2022-05-18T03:11:58.7941598Z Requested labels: self-hosted, linux.2xlarge 2022-05-18T03:11:58.7941724Z Job defined at: pytorch/pytorch/.github/workflows/_bazel-build-test.yml@refs/heads/master 2022-05-18T03:11:58.7941754Z Waiting for a runner to pick up this job... 2022-05-18T03:12:01.7408389Z Job is about to start running on the runner: i-093bdd74798d0417f (repository) 2022-05-18T03:12:08.1627374Z Current runner version: '2.291.1' 2022-05-18T03:12:08.1632582Z Runner name: 'i-093bdd74798d0417f' 2022-05-18T03:12:08.1633097Z Runner group name: 'Default' 2022-05-18T03:12:08.1633632Z Machine name: 'ip-10-0-2-71' 2022-05-18T03:12:08.1635489Z ##[group]GITHUB_TOKEN Permissions 2022-05-18T03:12:08.1636105Z Actions: write 2022-05-18T03:12:08.1636388Z Checks: write 2022-05-18T03:12:08.1636662Z Contents: write 2022-05-18T03:12:08.1636913Z Deployments: write 2022-05-18T03:12:08.1637231Z Discussions: write 2022-05-18T03:12:08.1637509Z Issues: write 2022-05-18T03:12:08.1637739Z Metadata: read 2022-05-18T03:12:08.1638021Z Packages: write 2022-05-18T03:12:08.1638319Z Pages: write 2022-05-18T03:12:08.1638573Z PullRequests: write 2022-05-18T03:12:08.1638895Z RepositoryProjects: write 2022-05-18T03:12:08.1639219Z SecurityEvents: write 2022-05-18T03:12:08.1639469Z Statuses: write 2022-05-18T03:12:08.1639763Z ##[endgroup] 2022-05-18T03:12:08.1642762Z Secret source: Actions 2022-05-18T03:12:08.1643312Z Prepare workflow directory 2022-05-18T03:12:08.2525470Z Prepare all required actions 2022-05-18T03:12:08.2677586Z Getting action download info 2022-05-18T03:12:08.4329324Z Download action repository 'pytorch/pytorch@master' (SHA:3b2375291aab7b48442f2e6fb1ef66cebc761e24) 2022-05-18T03:12:10.8368765Z Getting action download info 2022-05-18T03:12:10.9801908Z Download action repository 'malfet/checkout@silent-checkout' (SHA:f63e9e15406be6060f159846cd2e098f759c5246) 2022-05-18T03:12:11.1775329Z Getting action download info 2022-05-18T03:12:11.3239683Z Download action repository 'nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a' (SHA:71062288b76e2b6214ebde0e673ce0de1755740a) 2022-05-18T03:12:11.5592169Z ##[group]Run pytorch/pytorch/.github/actions/checkout-pytorch@master 2022-05-18T03:12:11.5592440Z with: 2022-05-18T03:12:11.5592622Z submodules: recursive 2022-05-18T03:12:11.5592808Z fetch-depth: 0 2022-05-18T03:12:11.5592970Z env: 2022-05-18T03:12:11.5593126Z IN_CI: 1 2022-05-18T03:12:11.5593284Z IS_GHA: 1 2022-05-18T03:12:11.5593465Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:12:11.5593655Z ##[endgroup] 2022-05-18T03:12:11.5796365Z ##[group]Run echo "${GITHUB_WORKSPACE}" 2022-05-18T03:12:11.5796637Z echo "${GITHUB_WORKSPACE}" 2022-05-18T03:12:11.5796866Z if [ -z "${NO_SUDO}" ]; then 2022-05-18T03:12:11.5797088Z  sudo rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:12:11.5797276Z else 2022-05-18T03:12:11.5797473Z  rm -rf "${GITHUB_WORKSPACE}" 2022-05-18T03:12:11.5797663Z fi 2022-05-18T03:12:11.5797846Z mkdir "${GITHUB_WORKSPACE}" 2022-05-18T03:12:11.5812942Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:12:11.5813185Z env: 2022-05-18T03:12:11.5813332Z IN_CI: 1 2022-05-18T03:12:11.5813492Z IS_GHA: 1 2022-05-18T03:12:11.5813673Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:12:11.5813841Z NO_SUDO: 2022-05-18T03:12:11.5814007Z ##[endgroup] 2022-05-18T03:12:11.5969939Z /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T03:12:11.6271545Z ##[group]Run malfet/checkout@silent-checkout 2022-05-18T03:12:11.6271800Z with: 2022-05-18T03:12:11.6272002Z ref: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:12:11.6272196Z fetch-depth: 0 2022-05-18T03:12:11.6272382Z submodules: recursive 2022-05-18T03:12:11.6272569Z quiet-checkout: true 2022-05-18T03:12:11.6272769Z repository: pytorch/pytorch 2022-05-18T03:12:11.6273102Z token: *** 2022-05-18T03:12:11.6273375Z ssh-strict: true 2022-05-18T03:12:11.6273569Z persist-credentials: true 2022-05-18T03:12:11.6273747Z clean: true 2022-05-18T03:12:11.6273909Z lfs: false 2022-05-18T03:12:11.6274098Z set-safe-directory: true 2022-05-18T03:12:11.6274267Z env: 2022-05-18T03:12:11.6274416Z IN_CI: 1 2022-05-18T03:12:11.6274574Z IS_GHA: 1 2022-05-18T03:12:11.6274750Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:12:11.6274922Z ##[endgroup] 2022-05-18T03:12:11.7349088Z Syncing repository: pytorch/pytorch 2022-05-18T03:12:11.7350433Z ##[group]Getting Git version info 2022-05-18T03:12:11.7351053Z Working directory is '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-05-18T03:12:11.7351493Z [command]/usr/bin/git version 2022-05-18T03:12:11.7351686Z git version 2.32.0 2022-05-18T03:12:11.7352285Z ##[endgroup] 2022-05-18T03:12:11.7363003Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/8f74fa89-c2b3-43a2-a7dc-f5036be54394' before making global git config changes 2022-05-18T03:12:11.7363434Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T03:12:11.7363890Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T03:12:11.7392209Z Deleting the contents of '/home/ec2-user/actions-runner/_work/pytorch/pytorch' 2022-05-18T03:12:11.7395671Z ##[group]Initializing the repository 2022-05-18T03:12:11.7400151Z [command]/usr/bin/git init /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T03:12:11.7426291Z hint: Using 'master' as the name for the initial branch. This default branch name 2022-05-18T03:12:11.7426885Z hint: is subject to change. To configure the initial branch name to use in all 2022-05-18T03:12:11.7427313Z hint: of your new repositories, which will suppress this warning, call: 2022-05-18T03:12:11.7427531Z hint: 2022-05-18T03:12:11.7427807Z hint: git config --global init.defaultBranch 2022-05-18T03:12:11.7428016Z hint: 2022-05-18T03:12:11.7428354Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2022-05-18T03:12:11.7428729Z hint: 'development'. The just-created branch can be renamed via this command: 2022-05-18T03:12:11.7428960Z hint: 2022-05-18T03:12:11.7429272Z hint: git branch -m 2022-05-18T03:12:11.7429638Z Initialized empty Git repository in /home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/ 2022-05-18T03:12:11.7437088Z [command]/usr/bin/git remote add origin https://github.com/pytorch/pytorch 2022-05-18T03:12:11.7462324Z ##[endgroup] 2022-05-18T03:12:11.7462691Z ##[group]Disabling automatic garbage collection 2022-05-18T03:12:11.7467097Z [command]/usr/bin/git config --local gc.auto 0 2022-05-18T03:12:11.7491700Z ##[endgroup] 2022-05-18T03:12:11.7492158Z ##[group]Setting up auth 2022-05-18T03:12:11.7498566Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T03:12:11.7524364Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T03:12:11.7773714Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T03:12:11.7798487Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-05-18T03:12:11.8030926Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T03:12:11.8067011Z ##[endgroup] 2022-05-18T03:12:11.8067371Z ##[group]Fetching the repository 2022-05-18T03:12:11.8073201Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --quiet --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* 2022-05-18T03:13:08.8349069Z [command]/usr/bin/git rev-parse --verify --quiet 3b2375291aab7b48442f2e6fb1ef66cebc761e24^{object} 2022-05-18T03:13:08.8371515Z 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:13:08.8376107Z ##[endgroup] 2022-05-18T03:13:08.8376597Z ##[group]Determining the checkout info 2022-05-18T03:13:08.8377393Z ##[endgroup] 2022-05-18T03:13:08.8377955Z ##[group]Checking out the ref 2022-05-18T03:13:08.8381214Z [command]/usr/bin/git checkout --quiet --force 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:13:09.9838741Z ##[endgroup] 2022-05-18T03:13:09.9839148Z ##[group]Setting up auth for fetching submodules 2022-05-18T03:13:09.9844983Z [command]/usr/bin/git config --global http.https://github.com/.extraheader AUTHORIZATION: basic *** 2022-05-18T03:13:09.9888456Z [command]/usr/bin/git config --global --unset-all url.https://github.com/.insteadOf 2022-05-18T03:13:09.9914916Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf git@github.com: 2022-05-18T03:13:09.9940070Z [command]/usr/bin/git config --global --add url.https://github.com/.insteadOf org-21003710@github.com: 2022-05-18T03:13:09.9963140Z ##[endgroup] 2022-05-18T03:13:09.9963492Z ##[group]Fetching submodules 2022-05-18T03:13:09.9968077Z [command]/usr/bin/git submodule sync --recursive 2022-05-18T03:13:10.0225094Z [command]/usr/bin/git -c protocol.version=2 submodule update --init --force --recursive 2022-05-18T03:13:10.0469573Z Submodule 'android/libs/fbjni' (https://github.com/facebookincubator/fbjni.git) registered for path 'android/libs/fbjni' 2022-05-18T03:13:10.0470261Z Submodule 'third_party/NNPACK_deps/FP16' (https://github.com/Maratyszcza/FP16.git) registered for path 'third_party/FP16' 2022-05-18T03:13:10.0471954Z Submodule 'third_party/NNPACK_deps/FXdiv' (https://github.com/Maratyszcza/FXdiv.git) registered for path 'third_party/FXdiv' 2022-05-18T03:13:10.0474052Z Submodule 'third_party/NNPACK' (https://github.com/Maratyszcza/NNPACK.git) registered for path 'third_party/NNPACK' 2022-05-18T03:13:10.0476146Z Submodule 'third_party/QNNPACK' (https://github.com/pytorch/QNNPACK) registered for path 'third_party/QNNPACK' 2022-05-18T03:13:10.0478374Z Submodule 'third_party/XNNPACK' (https://github.com/google/XNNPACK.git) registered for path 'third_party/XNNPACK' 2022-05-18T03:13:10.0480912Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/benchmark' 2022-05-18T03:13:10.0483270Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo.git) registered for path 'third_party/cpuinfo' 2022-05-18T03:13:10.0485825Z Submodule 'third_party/cub' (https://github.com/NVlabs/cub.git) registered for path 'third_party/cub' 2022-05-18T03:13:10.0488552Z Submodule 'third_party/cudnn_frontend' (https://github.com/NVIDIA/cudnn-frontend.git) registered for path 'third_party/cudnn_frontend' 2022-05-18T03:13:10.0491230Z Submodule 'third_party/eigen' (https://gitlab.com/libeigen/eigen.git) registered for path 'third_party/eigen' 2022-05-18T03:13:10.0494054Z Submodule 'third_party/fbgemm' (https://github.com/pytorch/fbgemm) registered for path 'third_party/fbgemm' 2022-05-18T03:13:10.0497209Z Submodule 'third_party/flatbuffers' (https://github.com/google/flatbuffers.git) registered for path 'third_party/flatbuffers' 2022-05-18T03:13:10.0500069Z Submodule 'third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/fmt' 2022-05-18T03:13:10.0503183Z Submodule 'third_party/foxi' (https://github.com/houseroad/foxi.git) registered for path 'third_party/foxi' 2022-05-18T03:13:10.0507490Z Submodule 'third_party/gemmlowp/gemmlowp' (https://github.com/google/gemmlowp.git) registered for path 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:13:10.0511240Z Submodule 'third_party/gloo' (https://github.com/facebookincubator/gloo) registered for path 'third_party/gloo' 2022-05-18T03:13:10.0514540Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/googletest' 2022-05-18T03:13:10.0517960Z Submodule 'third_party/ideep' (https://github.com/intel/ideep) registered for path 'third_party/ideep' 2022-05-18T03:13:10.0521684Z Submodule 'third_party/ios-cmake' (https://github.com/Yangqing/ios-cmake.git) registered for path 'third_party/ios-cmake' 2022-05-18T03:13:10.0525453Z Submodule 'third_party/kineto' (https://github.com/pytorch/kineto) registered for path 'third_party/kineto' 2022-05-18T03:13:10.0529176Z Submodule 'third_party/nccl/nccl' (https://github.com/NVIDIA/nccl) registered for path 'third_party/nccl/nccl' 2022-05-18T03:13:10.0533295Z Submodule 'third_party/neon2sse' (https://github.com/intel/ARM_NEON_2_x86_SSE.git) registered for path 'third_party/neon2sse' 2022-05-18T03:13:10.0537087Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx' 2022-05-18T03:13:10.0541421Z Submodule 'third_party/onnx-tensorrt' (https://github.com/onnx/onnx-tensorrt) registered for path 'third_party/onnx-tensorrt' 2022-05-18T03:13:10.0545543Z Submodule 'third_party/pocketfft' (https://github.com/mreineck/pocketfft) registered for path 'third_party/pocketfft' 2022-05-18T03:13:10.0550211Z Submodule 'third_party/protobuf' (https://github.com/protocolbuffers/protobuf.git) registered for path 'third_party/protobuf' 2022-05-18T03:13:10.0554680Z Submodule 'third_party/NNPACK_deps/psimd' (https://github.com/Maratyszcza/psimd.git) registered for path 'third_party/psimd' 2022-05-18T03:13:10.0558645Z Submodule 'third_party/NNPACK_deps/pthreadpool' (https://github.com/Maratyszcza/pthreadpool.git) registered for path 'third_party/pthreadpool' 2022-05-18T03:13:10.0563152Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/pybind11' 2022-05-18T03:13:10.0567850Z Submodule 'third_party/python-enum' (https://github.com/PeachPy/enum34.git) registered for path 'third_party/python-enum' 2022-05-18T03:13:10.0572671Z Submodule 'third_party/python-peachpy' (https://github.com/Maratyszcza/PeachPy.git) registered for path 'third_party/python-peachpy' 2022-05-18T03:13:10.0577473Z Submodule 'third_party/python-six' (https://github.com/benjaminp/six.git) registered for path 'third_party/python-six' 2022-05-18T03:13:10.0582441Z Submodule 'third_party/sleef' (https://github.com/shibatch/sleef) registered for path 'third_party/sleef' 2022-05-18T03:13:10.0587900Z Submodule 'third_party/tbb' (https://github.com/01org/tbb) registered for path 'third_party/tbb' 2022-05-18T03:13:10.0593152Z Submodule 'third_party/tensorpipe' (https://github.com/pytorch/tensorpipe.git) registered for path 'third_party/tensorpipe' 2022-05-18T03:13:10.0598537Z Submodule 'third_party/zstd' (https://github.com/facebook/zstd.git) registered for path 'third_party/zstd' 2022-05-18T03:13:10.0652390Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/android/libs/fbjni'... 2022-05-18T03:13:10.3961278Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FP16'... 2022-05-18T03:13:10.5695173Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/FXdiv'... 2022-05-18T03:13:10.7533211Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/NNPACK'... 2022-05-18T03:13:10.9874668Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/QNNPACK'... 2022-05-18T03:13:11.2163718Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/XNNPACK'... 2022-05-18T03:13:15.6150693Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/benchmark'... 2022-05-18T03:13:15.9398894Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cpuinfo'... 2022-05-18T03:13:16.3530685Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cub'... 2022-05-18T03:13:17.5546343Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/cudnn_frontend'... 2022-05-18T03:13:18.5211667Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/eigen'... 2022-05-18T03:13:22.4977156Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm'... 2022-05-18T03:13:22.9762006Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/flatbuffers'... 2022-05-18T03:13:23.8917683Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fmt'... 2022-05-18T03:13:24.8642353Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/foxi'... 2022-05-18T03:13:25.0381249Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gemmlowp/gemmlowp'... 2022-05-18T03:13:25.4109630Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/gloo'... 2022-05-18T03:13:25.6794641Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/googletest'... 2022-05-18T03:13:26.5195839Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep'... 2022-05-18T03:13:26.8596801Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ios-cmake'... 2022-05-18T03:13:27.0263360Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto'... 2022-05-18T03:13:28.1911033Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/nccl/nccl'... 2022-05-18T03:13:28.5092437Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/neon2sse'... 2022-05-18T03:13:28.8350280Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx'... 2022-05-18T03:13:30.1807395Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt'... 2022-05-18T03:13:30.5170053Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pocketfft'... 2022-05-18T03:13:30.7171168Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf'... 2022-05-18T03:13:34.8660732Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/psimd'... 2022-05-18T03:13:35.0486533Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pthreadpool'... 2022-05-18T03:13:35.2393263Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/pybind11'... 2022-05-18T03:13:35.8943452Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-enum'... 2022-05-18T03:13:36.0911712Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-peachpy'... 2022-05-18T03:13:36.3362907Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/python-six'... 2022-05-18T03:13:36.5850993Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/sleef'... 2022-05-18T03:13:37.1243836Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tbb'... 2022-05-18T03:13:38.6224639Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe'... 2022-05-18T03:13:39.0741131Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/zstd'... 2022-05-18T03:13:40.9932471Z Submodule path 'android/libs/fbjni': checked out '7e1e1fe3858c63c251c637ae41a20de425dde96f' 2022-05-18T03:13:41.0226612Z Submodule path 'third_party/FP16': checked out '4dfe081cf6bcd15db339cf2680b9281b8451eeb3' 2022-05-18T03:13:41.0499946Z Submodule path 'third_party/FXdiv': checked out 'b408327ac2a15ec3e43352421954f5b1967701d1' 2022-05-18T03:13:41.0905248Z Submodule path 'third_party/NNPACK': checked out 'c07e3a0400713d546e0dea2d5466dd22ea389c73' 2022-05-18T03:13:41.1306909Z Submodule path 'third_party/QNNPACK': checked out '7d2a4e9931a82adc3814275b6219a03e24e36b4c' 2022-05-18T03:13:41.6863967Z Submodule path 'third_party/XNNPACK': checked out 'ae108ef49aa5623b896fc93d4298c49d1750d9ba' 2022-05-18T03:13:41.7265935Z Submodule path 'third_party/benchmark': checked out 'e991355c02b93fe17713efe04cbc2e278e00fdbd' 2022-05-18T03:13:41.8396691Z Submodule path 'third_party/cpuinfo': checked out '5916273f79a21551890fd3d56fc5375a78d1598d' 2022-05-18T03:13:41.8902624Z Submodule path 'third_party/cub': checked out 'd106ddb991a56c3df1b6d51b2409e36ba8181ce4' 2022-05-18T03:13:42.1688917Z Submodule path 'third_party/cudnn_frontend': checked out '43709ab96c47e26eebcdac72f93f946d44ceffa8' 2022-05-18T03:13:42.4139943Z Submodule path 'third_party/eigen': checked out '3147391d946bb4b6c68edd901f2add6ac1f31f8c' 2022-05-18T03:13:42.4764164Z Submodule path 'third_party/fbgemm': checked out '2e9be65810107a9595da717f95d21924b73be833' 2022-05-18T03:13:42.4802500Z Submodule 'third_party/asmjit' (https://github.com/asmjit/asmjit.git) registered for path 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:13:42.4804104Z Submodule 'third_party/cpuinfo' (https://github.com/pytorch/cpuinfo) registered for path 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:13:42.4806514Z Submodule 'third_party/googletest' (https://github.com/google/googletest) registered for path 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:13:42.4842875Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/asmjit'... 2022-05-18T03:13:43.1339241Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/cpuinfo'... 2022-05-18T03:13:43.5837650Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/fbgemm/third_party/googletest'... 2022-05-18T03:13:44.5534268Z Submodule path 'third_party/fbgemm/third_party/asmjit': checked out '8b35b4cffb62ecb58a903bf91cb7537d7a672211' 2022-05-18T03:13:44.6643069Z Submodule path 'third_party/fbgemm/third_party/cpuinfo': checked out 'ed8b86a253800bafdb7b25c5c399f91bff9cb1f3' 2022-05-18T03:13:44.7348206Z Submodule path 'third_party/fbgemm/third_party/googletest': checked out 'cbf019de22c8dd37b2108da35b2748fd702d1796' 2022-05-18T03:13:44.8309824Z Submodule path 'third_party/flatbuffers': checked out 'd0cede9c90c5257537c293517a21376408b549fa' 2022-05-18T03:13:44.8813840Z Submodule path 'third_party/fmt': checked out 'cd4af11efc9c622896a3e4cb599fa28668ca3d05' 2022-05-18T03:13:44.9089870Z Submodule path 'third_party/foxi': checked out 'c278588e34e535f0bb8f00df3880d26928038cad' 2022-05-18T03:13:44.9644975Z Submodule path 'third_party/gemmlowp/gemmlowp': checked out '3fb5c176c17c765a3492cd2f0321b0dab712f350' 2022-05-18T03:13:45.0052044Z Submodule path 'third_party/gloo': checked out 'c22a5cfba94edf8ea4f53a174d38aa0c629d070f' 2022-05-18T03:13:45.0662310Z Submodule path 'third_party/googletest': checked out 'e2239ee6043f73722e7aa812a459f54a28552929' 2022-05-18T03:13:45.0952809Z Submodule path 'third_party/ideep': checked out '02b17c5748c9349dcc586c359af800c684d9b1ab' 2022-05-18T03:13:45.0991641Z Submodule 'mkl-dnn' (https://github.com/intel/mkl-dnn.git) registered for path 'third_party/ideep/mkl-dnn' 2022-05-18T03:13:45.1024318Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn'... 2022-05-18T03:13:50.3355681Z Submodule path 'third_party/ideep/mkl-dnn': checked out '888a87a954e4fddb4d81fd10858eb834f2441b46' 2022-05-18T03:13:50.3406601Z Submodule 'third_party/oneDNN' (https://github.com/oneapi-src/oneDNN.git) registered for path 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:13:50.3444724Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/ideep/mkl-dnn/third_party/oneDNN'... 2022-05-18T03:13:55.3578946Z Submodule path 'third_party/ideep/mkl-dnn/third_party/oneDNN': checked out '52b5f107dd9cf10910aaa19cb47f3abf9b349815' 2022-05-18T03:13:55.3888159Z Submodule path 'third_party/ios-cmake': checked out '8abaed637d56f1337d6e1d2c4026e25c1eade724' 2022-05-18T03:13:55.4920380Z Submodule path 'third_party/kineto': checked out 'b2b48c00c6e5bd8e807e2231adb229db6a1d1c22' 2022-05-18T03:13:55.4959335Z Submodule 'libkineto/third_party/fmt' (https://github.com/fmtlib/fmt.git) registered for path 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:13:55.4960889Z Submodule 'libkineto/third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:13:55.4996283Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/fmt'... 2022-05-18T03:13:56.4847460Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/kineto/libkineto/third_party/googletest'... 2022-05-18T03:13:57.4439040Z Submodule path 'third_party/kineto/libkineto/third_party/fmt': checked out '2591ab91c3898c9f6544fff04660276537d32ffd' 2022-05-18T03:13:57.5106329Z Submodule path 'third_party/kineto/libkineto/third_party/googletest': checked out '7aca84427f224eeed3144123d5230d5871e93347' 2022-05-18T03:13:57.5482440Z Submodule path 'third_party/nccl/nccl': checked out '7e515921295adaab72adf56ea71a0fafb0ecb5f3' 2022-05-18T03:13:57.5800151Z Submodule path 'third_party/neon2sse': checked out '97a126f08ce318023be604d03f88bf0820a9464a' 2022-05-18T03:13:57.8090017Z Submodule path 'third_party/onnx': checked out '96046b8ccfb8e6fa82f6b2b34b3d56add2e8849c' 2022-05-18T03:13:57.8142030Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx/third_party/benchmark' 2022-05-18T03:13:57.8142829Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx/third_party/pybind11' 2022-05-18T03:13:57.8188678Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/benchmark'... 2022-05-18T03:13:58.1660679Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx/third_party/pybind11'... 2022-05-18T03:13:58.8373591Z Submodule path 'third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T03:13:58.8846301Z Submodule path 'third_party/onnx/third_party/pybind11': checked out '59a2ac2745d8a57ac94c6accced73620d59fb844' 2022-05-18T03:13:58.9181952Z Submodule path 'third_party/onnx-tensorrt': checked out 'c153211418a7c57ce071d9ce2a41f8d1c85a878f' 2022-05-18T03:13:58.9219559Z Submodule 'third_party/onnx' (https://github.com/onnx/onnx.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:13:58.9252981Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx'... 2022-05-18T03:14:00.2079250Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx': checked out '765f5ee823a67a866f4bd28a9860e81f3c811ce8' 2022-05-18T03:14:00.2131907Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:14:00.2132987Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:14:00.2173594Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark'... 2022-05-18T03:14:00.5626041Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11'... 2022-05-18T03:14:01.2721509Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark': checked out 'e776aa0275e293707b6a0901e0e8d8a8a3679508' 2022-05-18T03:14:01.3487187Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11': checked out 'a1041190c8b8ff0cd9e2f0752248ad5e3789ea0c' 2022-05-18T03:14:01.3531743Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:14:01.3566366Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang'... 2022-05-18T03:14:01.6140711Z Submodule path 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T03:14:01.6435563Z Submodule path 'third_party/pocketfft': checked out 'ea778e37710c07723435b1be58235996d1d43a5a' 2022-05-18T03:14:01.8909101Z Submodule path 'third_party/protobuf': checked out 'd1eca4e4b421cd2997495c4b4e65cea6be4e9b8a' 2022-05-18T03:14:01.8955662Z Submodule 'third_party/benchmark' (https://github.com/google/benchmark.git) registered for path 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:14:01.8957736Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/protobuf/third_party/googletest' 2022-05-18T03:14:01.8996246Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/benchmark'... 2022-05-18T03:14:02.3043582Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/protobuf/third_party/googletest'... 2022-05-18T03:14:03.2149415Z Submodule path 'third_party/protobuf/third_party/benchmark': checked out '5b7683f49e1e9223cf9927b24f6fd3d6bd82e3f8' 2022-05-18T03:14:03.2952880Z Submodule path 'third_party/protobuf/third_party/googletest': checked out '5ec7f0c4a113e2f18ac2c6cc7df51ad6afc24081' 2022-05-18T03:14:03.3239327Z Submodule path 'third_party/psimd': checked out '072586a71b55b7f8c584153d223e95687148a900' 2022-05-18T03:14:03.3534690Z Submodule path 'third_party/pthreadpool': checked out 'a134dd5d4cee80cce15db81a72e7f929d71dd413' 2022-05-18T03:14:03.3996521Z Submodule path 'third_party/pybind11': checked out '8de7772cc72daca8e947b79b83fea46214931604' 2022-05-18T03:14:03.4271888Z Submodule path 'third_party/python-enum': checked out '4cfedc426c4e2fc52e3f5c2b4297e15ed8d6b8c7' 2022-05-18T03:14:03.4730037Z Submodule path 'third_party/python-peachpy': checked out '07d8fde8ac45d7705129475c0f94ed8925b93473' 2022-05-18T03:14:03.5009350Z Submodule path 'third_party/python-six': checked out '15e31431af97e5e64b80af0a3f598d382bcdd49a' 2022-05-18T03:14:03.5597752Z Submodule path 'third_party/sleef': checked out 'e0a003ee838b75d11763aa9c3ef17bf71a725bff' 2022-05-18T03:14:03.6759516Z Submodule path 'third_party/tbb': checked out 'a51a90bc609bb73db8ea13841b5cf7aa4344d4a9' 2022-05-18T03:14:03.7189867Z Submodule path 'third_party/tensorpipe': checked out '52791a2fd214b2a9dc5759d36725909c1daa7f2e' 2022-05-18T03:14:03.7227683Z Submodule 'third_party/googletest' (https://github.com/google/googletest.git) registered for path 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:14:03.7229421Z Submodule 'third_party/libnop' (https://github.com/google/libnop.git) registered for path 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:14:03.7231624Z Submodule 'third_party/libuv' (https://github.com/libuv/libuv.git) registered for path 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:14:03.7234083Z Submodule 'third_party/pybind11' (https://github.com/pybind/pybind11.git) registered for path 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:14:03.7268831Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/googletest'... 2022-05-18T03:14:04.6065168Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libnop'... 2022-05-18T03:14:04.8501674Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/libuv'... 2022-05-18T03:14:05.8453482Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11'... 2022-05-18T03:14:06.6331555Z Submodule path 'third_party/tensorpipe/third_party/googletest': checked out 'aee0f9d9b5b87796ee8a0ab26b7587ec30e8858e' 2022-05-18T03:14:06.6658056Z Submodule path 'third_party/tensorpipe/third_party/libnop': checked out '910b55815be16109f04f4180e9adee14fb4ce281' 2022-05-18T03:14:06.7436705Z Submodule path 'third_party/tensorpipe/third_party/libuv': checked out '1dff88e5161cba5c59276d2070d2e304e4dcb242' 2022-05-18T03:14:06.7876740Z Submodule path 'third_party/tensorpipe/third_party/pybind11': checked out 'a23996fce38ff6ccfbcdc09f1e63f2c4be5ea2ef' 2022-05-18T03:14:06.7920480Z Submodule 'tools/clang' (https://github.com/wjakob/clang-cindex-python3) registered for path 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:14:06.7954762Z Cloning into '/home/ec2-user/actions-runner/_work/pytorch/pytorch/third_party/tensorpipe/third_party/pybind11/tools/clang'... 2022-05-18T03:14:07.0395257Z Submodule path 'third_party/tensorpipe/third_party/pybind11/tools/clang': checked out '6a00cbc4a9b8e68b71caf7f774b3f9c753ae84d5' 2022-05-18T03:14:07.1800157Z Submodule path 'third_party/zstd': checked out 'aec56a52fbab207fc639a1937d1e708a282edca8' 2022-05-18T03:14:07.1874181Z [command]/usr/bin/git submodule foreach --recursive git config --local gc.auto 0 2022-05-18T03:14:07.2120048Z Entering 'android/libs/fbjni' 2022-05-18T03:14:07.2152892Z Entering 'third_party/FP16' 2022-05-18T03:14:07.2184909Z Entering 'third_party/FXdiv' 2022-05-18T03:14:07.2216611Z Entering 'third_party/NNPACK' 2022-05-18T03:14:07.2249311Z Entering 'third_party/QNNPACK' 2022-05-18T03:14:07.2281676Z Entering 'third_party/XNNPACK' 2022-05-18T03:14:07.2323398Z Entering 'third_party/benchmark' 2022-05-18T03:14:07.2355201Z Entering 'third_party/cpuinfo' 2022-05-18T03:14:07.2387977Z Entering 'third_party/cub' 2022-05-18T03:14:07.2419570Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:14:07.2455955Z Entering 'third_party/eigen' 2022-05-18T03:14:07.2491088Z Entering 'third_party/fbgemm' 2022-05-18T03:14:07.2523018Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:14:07.2554980Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:14:07.2586382Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:14:07.2618366Z Entering 'third_party/flatbuffers' 2022-05-18T03:14:07.2651689Z Entering 'third_party/fmt' 2022-05-18T03:14:07.2683499Z Entering 'third_party/foxi' 2022-05-18T03:14:07.2715362Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:14:07.2747161Z Entering 'third_party/gloo' 2022-05-18T03:14:07.2778896Z Entering 'third_party/googletest' 2022-05-18T03:14:07.2811248Z Entering 'third_party/ideep' 2022-05-18T03:14:07.2842862Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:14:07.2876374Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:14:07.2913725Z Entering 'third_party/ios-cmake' 2022-05-18T03:14:07.2946151Z Entering 'third_party/kineto' 2022-05-18T03:14:07.2978612Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:14:07.3011321Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:14:07.3044028Z Entering 'third_party/nccl/nccl' 2022-05-18T03:14:07.3075641Z Entering 'third_party/neon2sse' 2022-05-18T03:14:07.3107992Z Entering 'third_party/onnx' 2022-05-18T03:14:07.3150411Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:14:07.3182096Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:14:07.3215111Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:14:07.3246206Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:14:07.3281858Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:14:07.3313784Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:14:07.3344488Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:14:07.3380863Z Entering 'third_party/pocketfft' 2022-05-18T03:14:07.3413194Z Entering 'third_party/protobuf' 2022-05-18T03:14:07.3448593Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:14:07.3479805Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:14:07.3512346Z Entering 'third_party/psimd' 2022-05-18T03:14:07.3544027Z Entering 'third_party/pthreadpool' 2022-05-18T03:14:07.3576294Z Entering 'third_party/pybind11' 2022-05-18T03:14:07.3608629Z Entering 'third_party/python-enum' 2022-05-18T03:14:07.3640348Z Entering 'third_party/python-peachpy' 2022-05-18T03:14:07.3672258Z Entering 'third_party/python-six' 2022-05-18T03:14:07.3703567Z Entering 'third_party/sleef' 2022-05-18T03:14:07.3735044Z Entering 'third_party/tbb' 2022-05-18T03:14:07.3768134Z Entering 'third_party/tensorpipe' 2022-05-18T03:14:07.3800571Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:14:07.3832116Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:14:07.3863343Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:14:07.3894686Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:14:07.3925840Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:14:07.3959301Z Entering 'third_party/zstd' 2022-05-18T03:14:07.3999407Z ##[endgroup] 2022-05-18T03:14:07.3999926Z ##[group]Persisting credentials for submodules 2022-05-18T03:14:07.4006475Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'url\.https\:\/\/github\.com\/\.insteadOf' && git config --local --unset-all 'url.https://github.com/.insteadOf' || : 2022-05-18T03:14:07.4254224Z Entering 'android/libs/fbjni' 2022-05-18T03:14:07.4286366Z Entering 'third_party/FP16' 2022-05-18T03:14:07.4319012Z Entering 'third_party/FXdiv' 2022-05-18T03:14:07.4351899Z Entering 'third_party/NNPACK' 2022-05-18T03:14:07.4384214Z Entering 'third_party/QNNPACK' 2022-05-18T03:14:07.4415993Z Entering 'third_party/XNNPACK' 2022-05-18T03:14:07.4458279Z Entering 'third_party/benchmark' 2022-05-18T03:14:07.4489954Z Entering 'third_party/cpuinfo' 2022-05-18T03:14:07.4522070Z Entering 'third_party/cub' 2022-05-18T03:14:07.4554316Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:14:07.4591170Z Entering 'third_party/eigen' 2022-05-18T03:14:07.4624568Z Entering 'third_party/fbgemm' 2022-05-18T03:14:07.4655792Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:14:07.4688265Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:14:07.4719416Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:14:07.4751929Z Entering 'third_party/flatbuffers' 2022-05-18T03:14:07.4784713Z Entering 'third_party/fmt' 2022-05-18T03:14:07.4816228Z Entering 'third_party/foxi' 2022-05-18T03:14:07.4847845Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:14:07.4879285Z Entering 'third_party/gloo' 2022-05-18T03:14:07.4910930Z Entering 'third_party/googletest' 2022-05-18T03:14:07.4942124Z Entering 'third_party/ideep' 2022-05-18T03:14:07.4973971Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:14:07.5006220Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:14:07.5042046Z Entering 'third_party/ios-cmake' 2022-05-18T03:14:07.5075191Z Entering 'third_party/kineto' 2022-05-18T03:14:07.5106564Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:14:07.5137291Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:14:07.5169407Z Entering 'third_party/nccl/nccl' 2022-05-18T03:14:07.5201080Z Entering 'third_party/neon2sse' 2022-05-18T03:14:07.5233104Z Entering 'third_party/onnx' 2022-05-18T03:14:07.5274483Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:14:07.5305484Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:14:07.5338564Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:14:07.5371373Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:14:07.5406504Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:14:07.5437958Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:14:07.5469773Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:14:07.5504611Z Entering 'third_party/pocketfft' 2022-05-18T03:14:07.5535682Z Entering 'third_party/protobuf' 2022-05-18T03:14:07.5570878Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:14:07.5602161Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:14:07.5635963Z Entering 'third_party/psimd' 2022-05-18T03:14:07.5667396Z Entering 'third_party/pthreadpool' 2022-05-18T03:14:07.5698597Z Entering 'third_party/pybind11' 2022-05-18T03:14:07.5729485Z Entering 'third_party/python-enum' 2022-05-18T03:14:07.5760303Z Entering 'third_party/python-peachpy' 2022-05-18T03:14:07.5792990Z Entering 'third_party/python-six' 2022-05-18T03:14:07.5823324Z Entering 'third_party/sleef' 2022-05-18T03:14:07.5854322Z Entering 'third_party/tbb' 2022-05-18T03:14:07.5887100Z Entering 'third_party/tensorpipe' 2022-05-18T03:14:07.5919479Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:14:07.5949995Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:14:07.5980867Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:14:07.6011537Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:14:07.6043109Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:14:07.6076749Z Entering 'third_party/zstd' 2022-05-18T03:14:07.6119674Z [command]/usr/bin/git submodule foreach --recursive git config --local 'http.https://github.com/.extraheader' 'AUTHORIZATION: basic ***' && git config --local --show-origin --name-only --get-regexp remote.origin.url 2022-05-18T03:14:07.6362094Z Entering 'android/libs/fbjni' 2022-05-18T03:14:07.6391423Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/android/libs/fbjni/config remote.origin.url 2022-05-18T03:14:07.6404324Z Entering 'third_party/FP16' 2022-05-18T03:14:07.6433993Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FP16/config remote.origin.url 2022-05-18T03:14:07.6446276Z Entering 'third_party/FXdiv' 2022-05-18T03:14:07.6476291Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/FXdiv/config remote.origin.url 2022-05-18T03:14:07.6488813Z Entering 'third_party/NNPACK' 2022-05-18T03:14:07.6519881Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK/config remote.origin.url 2022-05-18T03:14:07.6532707Z Entering 'third_party/QNNPACK' 2022-05-18T03:14:07.6562303Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/QNNPACK/config remote.origin.url 2022-05-18T03:14:07.6575180Z Entering 'third_party/XNNPACK' 2022-05-18T03:14:07.6604772Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/XNNPACK/config remote.origin.url 2022-05-18T03:14:07.6627195Z Entering 'third_party/benchmark' 2022-05-18T03:14:07.6656606Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:14:07.6671487Z Entering 'third_party/cpuinfo' 2022-05-18T03:14:07.6700351Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T03:14:07.6713803Z Entering 'third_party/cub' 2022-05-18T03:14:07.6742862Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cub/config remote.origin.url 2022-05-18T03:14:07.6757314Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:14:07.6786961Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/cudnn_frontend/config remote.origin.url 2022-05-18T03:14:07.6804082Z Entering 'third_party/eigen' 2022-05-18T03:14:07.6833300Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/eigen/config remote.origin.url 2022-05-18T03:14:07.6848124Z Entering 'third_party/fbgemm' 2022-05-18T03:14:07.6878230Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/config remote.origin.url 2022-05-18T03:14:07.6891165Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:14:07.6920211Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/asmjit/config remote.origin.url 2022-05-18T03:14:07.6933088Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:14:07.6962236Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/cpuinfo/config remote.origin.url 2022-05-18T03:14:07.6975337Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:14:07.7005213Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fbgemm/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:14:07.7019314Z Entering 'third_party/flatbuffers' 2022-05-18T03:14:07.7048796Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/flatbuffers/config remote.origin.url 2022-05-18T03:14:07.7063352Z Entering 'third_party/fmt' 2022-05-18T03:14:07.7092613Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/fmt/config remote.origin.url 2022-05-18T03:14:07.7105882Z Entering 'third_party/foxi' 2022-05-18T03:14:07.7134889Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/foxi/config remote.origin.url 2022-05-18T03:14:07.7148224Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:14:07.7177213Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gemmlowp/gemmlowp/config remote.origin.url 2022-05-18T03:14:07.7192673Z Entering 'third_party/gloo' 2022-05-18T03:14:07.7221486Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/gloo/config remote.origin.url 2022-05-18T03:14:07.7234811Z Entering 'third_party/googletest' 2022-05-18T03:14:07.7263641Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:14:07.7276998Z Entering 'third_party/ideep' 2022-05-18T03:14:07.7306322Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/config remote.origin.url 2022-05-18T03:14:07.7318736Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:14:07.7348497Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/config remote.origin.url 2022-05-18T03:14:07.7362792Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:14:07.7392307Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ideep/modules/mkl-dnn/modules/third_party/oneDNN/config remote.origin.url 2022-05-18T03:14:07.7410297Z Entering 'third_party/ios-cmake' 2022-05-18T03:14:07.7439797Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/ios-cmake/config remote.origin.url 2022-05-18T03:14:07.7452158Z Entering 'third_party/kineto' 2022-05-18T03:14:07.7481816Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/config remote.origin.url 2022-05-18T03:14:07.7494570Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:14:07.7523621Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/fmt/config remote.origin.url 2022-05-18T03:14:07.7536740Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:14:07.7566069Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/kineto/modules/libkineto/third_party/googletest/config remote.origin.url 2022-05-18T03:14:07.7579940Z Entering 'third_party/nccl/nccl' 2022-05-18T03:14:07.7610385Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/nccl/nccl/config remote.origin.url 2022-05-18T03:14:07.7623105Z Entering 'third_party/neon2sse' 2022-05-18T03:14:07.7652774Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/neon2sse/config remote.origin.url 2022-05-18T03:14:07.7666349Z Entering 'third_party/onnx' 2022-05-18T03:14:07.7696146Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/config remote.origin.url 2022-05-18T03:14:07.7718869Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:14:07.7749786Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:14:07.7762721Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:14:07.7792708Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:14:07.7807445Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:14:07.7837789Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/config remote.origin.url 2022-05-18T03:14:07.7850694Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:14:07.7880660Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/config remote.origin.url 2022-05-18T03:14:07.7897774Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:14:07.7927935Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:14:07.7941535Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:14:07.7971017Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:14:07.7984024Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:14:07.8014361Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/onnx-tensorrt/modules/third_party/onnx/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-05-18T03:14:07.8032173Z Entering 'third_party/pocketfft' 2022-05-18T03:14:07.8061513Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pocketfft/config remote.origin.url 2022-05-18T03:14:07.8074906Z Entering 'third_party/protobuf' 2022-05-18T03:14:07.8104964Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/config remote.origin.url 2022-05-18T03:14:07.8121377Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:14:07.8151550Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/benchmark/config remote.origin.url 2022-05-18T03:14:07.8164367Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:14:07.8194392Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/protobuf/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:14:07.8208631Z Entering 'third_party/psimd' 2022-05-18T03:14:07.8238512Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/psimd/config remote.origin.url 2022-05-18T03:14:07.8251634Z Entering 'third_party/pthreadpool' 2022-05-18T03:14:07.8281471Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/NNPACK_deps/pthreadpool/config remote.origin.url 2022-05-18T03:14:07.8294338Z Entering 'third_party/pybind11' 2022-05-18T03:14:07.8323874Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:14:07.8337361Z Entering 'third_party/python-enum' 2022-05-18T03:14:07.8366759Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-enum/config remote.origin.url 2022-05-18T03:14:07.8379657Z Entering 'third_party/python-peachpy' 2022-05-18T03:14:07.8408869Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-peachpy/config remote.origin.url 2022-05-18T03:14:07.8421692Z Entering 'third_party/python-six' 2022-05-18T03:14:07.8450752Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/python-six/config remote.origin.url 2022-05-18T03:14:07.8463613Z Entering 'third_party/sleef' 2022-05-18T03:14:07.8493145Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/sleef/config remote.origin.url 2022-05-18T03:14:07.8506251Z Entering 'third_party/tbb' 2022-05-18T03:14:07.8536030Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tbb/config remote.origin.url 2022-05-18T03:14:07.8551454Z Entering 'third_party/tensorpipe' 2022-05-18T03:14:07.8580815Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/config remote.origin.url 2022-05-18T03:14:07.8593727Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:14:07.8622980Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/googletest/config remote.origin.url 2022-05-18T03:14:07.8636220Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:14:07.8665897Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libnop/config remote.origin.url 2022-05-18T03:14:07.8678627Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:14:07.8708505Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/libuv/config remote.origin.url 2022-05-18T03:14:07.8721318Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:14:07.8751461Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/config remote.origin.url 2022-05-18T03:14:07.8764267Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:14:07.8794302Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/tensorpipe/modules/third_party/pybind11/modules/tools/clang/config remote.origin.url 2022-05-18T03:14:07.8809342Z Entering 'third_party/zstd' 2022-05-18T03:14:07.8839546Z file:/home/ec2-user/actions-runner/_work/pytorch/pytorch/.git/modules/third_party/zstd/config remote.origin.url 2022-05-18T03:14:07.9391194Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'git@github.com:' 2022-05-18T03:14:07.9638759Z Entering 'android/libs/fbjni' 2022-05-18T03:14:07.9671471Z Entering 'third_party/FP16' 2022-05-18T03:14:07.9704351Z Entering 'third_party/FXdiv' 2022-05-18T03:14:07.9738375Z Entering 'third_party/NNPACK' 2022-05-18T03:14:07.9771954Z Entering 'third_party/QNNPACK' 2022-05-18T03:14:07.9805399Z Entering 'third_party/XNNPACK' 2022-05-18T03:14:07.9847706Z Entering 'third_party/benchmark' 2022-05-18T03:14:07.9881786Z Entering 'third_party/cpuinfo' 2022-05-18T03:14:07.9915492Z Entering 'third_party/cub' 2022-05-18T03:14:07.9948929Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:14:07.9985675Z Entering 'third_party/eigen' 2022-05-18T03:14:08.0020059Z Entering 'third_party/fbgemm' 2022-05-18T03:14:08.0054099Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:14:08.0086118Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:14:08.0118348Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:14:08.0151833Z Entering 'third_party/flatbuffers' 2022-05-18T03:14:08.0185339Z Entering 'third_party/fmt' 2022-05-18T03:14:08.0218636Z Entering 'third_party/foxi' 2022-05-18T03:14:08.0251280Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:14:08.0284288Z Entering 'third_party/gloo' 2022-05-18T03:14:08.0318647Z Entering 'third_party/googletest' 2022-05-18T03:14:08.0351231Z Entering 'third_party/ideep' 2022-05-18T03:14:08.0382237Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:14:08.0416020Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:14:08.0453167Z Entering 'third_party/ios-cmake' 2022-05-18T03:14:08.0485614Z Entering 'third_party/kineto' 2022-05-18T03:14:08.0518706Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:14:08.0550350Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:14:08.0583355Z Entering 'third_party/nccl/nccl' 2022-05-18T03:14:08.0616017Z Entering 'third_party/neon2sse' 2022-05-18T03:14:08.0649953Z Entering 'third_party/onnx' 2022-05-18T03:14:08.0691775Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:14:08.0723659Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:14:08.0757219Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:14:08.0788819Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:14:08.0824807Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:14:08.0857050Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:14:08.0889117Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:14:08.0924707Z Entering 'third_party/pocketfft' 2022-05-18T03:14:08.0957326Z Entering 'third_party/protobuf' 2022-05-18T03:14:08.0992694Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:14:08.1024545Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:14:08.1057859Z Entering 'third_party/psimd' 2022-05-18T03:14:08.1090442Z Entering 'third_party/pthreadpool' 2022-05-18T03:14:08.1123354Z Entering 'third_party/pybind11' 2022-05-18T03:14:08.1156216Z Entering 'third_party/python-enum' 2022-05-18T03:14:08.1188452Z Entering 'third_party/python-peachpy' 2022-05-18T03:14:08.1221100Z Entering 'third_party/python-six' 2022-05-18T03:14:08.1255494Z Entering 'third_party/sleef' 2022-05-18T03:14:08.1288041Z Entering 'third_party/tbb' 2022-05-18T03:14:08.1322464Z Entering 'third_party/tensorpipe' 2022-05-18T03:14:08.1355239Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:14:08.1386937Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:14:08.1417917Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:14:08.1449950Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:14:08.1481429Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:14:08.1515702Z Entering 'third_party/zstd' 2022-05-18T03:14:08.1559123Z [command]/usr/bin/git submodule foreach --recursive git config --local --add 'url.https://github.com/.insteadOf' 'org-21003710@github.com:' 2022-05-18T03:14:08.1810373Z Entering 'android/libs/fbjni' 2022-05-18T03:14:08.1842388Z Entering 'third_party/FP16' 2022-05-18T03:14:08.1875661Z Entering 'third_party/FXdiv' 2022-05-18T03:14:08.1907787Z Entering 'third_party/NNPACK' 2022-05-18T03:14:08.1940164Z Entering 'third_party/QNNPACK' 2022-05-18T03:14:08.1972963Z Entering 'third_party/XNNPACK' 2022-05-18T03:14:08.2014936Z Entering 'third_party/benchmark' 2022-05-18T03:14:08.2048005Z Entering 'third_party/cpuinfo' 2022-05-18T03:14:08.2080702Z Entering 'third_party/cub' 2022-05-18T03:14:08.2113824Z Entering 'third_party/cudnn_frontend' 2022-05-18T03:14:08.2150646Z Entering 'third_party/eigen' 2022-05-18T03:14:08.2184148Z Entering 'third_party/fbgemm' 2022-05-18T03:14:08.2216605Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T03:14:08.2248422Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T03:14:08.2281313Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T03:14:08.2314495Z Entering 'third_party/flatbuffers' 2022-05-18T03:14:08.2349194Z Entering 'third_party/fmt' 2022-05-18T03:14:08.2381657Z Entering 'third_party/foxi' 2022-05-18T03:14:08.2413464Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T03:14:08.2446675Z Entering 'third_party/gloo' 2022-05-18T03:14:08.2481906Z Entering 'third_party/googletest' 2022-05-18T03:14:08.2514888Z Entering 'third_party/ideep' 2022-05-18T03:14:08.2547192Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T03:14:08.2581302Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T03:14:08.2618193Z Entering 'third_party/ios-cmake' 2022-05-18T03:14:08.2650480Z Entering 'third_party/kineto' 2022-05-18T03:14:08.2682837Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T03:14:08.2714662Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T03:14:08.2747745Z Entering 'third_party/nccl/nccl' 2022-05-18T03:14:08.2779536Z Entering 'third_party/neon2sse' 2022-05-18T03:14:08.2811464Z Entering 'third_party/onnx' 2022-05-18T03:14:08.2853083Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T03:14:08.2884718Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T03:14:08.2918345Z Entering 'third_party/onnx-tensorrt' 2022-05-18T03:14:08.2950119Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T03:14:08.2986034Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T03:14:08.3019776Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T03:14:08.3051505Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T03:14:08.3086358Z Entering 'third_party/pocketfft' 2022-05-18T03:14:08.3118804Z Entering 'third_party/protobuf' 2022-05-18T03:14:08.3154055Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T03:14:08.3185365Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T03:14:08.3219243Z Entering 'third_party/psimd' 2022-05-18T03:14:08.3252530Z Entering 'third_party/pthreadpool' 2022-05-18T03:14:08.3284629Z Entering 'third_party/pybind11' 2022-05-18T03:14:08.3316643Z Entering 'third_party/python-enum' 2022-05-18T03:14:08.3348875Z Entering 'third_party/python-peachpy' 2022-05-18T03:14:08.3380211Z Entering 'third_party/python-six' 2022-05-18T03:14:08.3411826Z Entering 'third_party/sleef' 2022-05-18T03:14:08.3444707Z Entering 'third_party/tbb' 2022-05-18T03:14:08.3478367Z Entering 'third_party/tensorpipe' 2022-05-18T03:14:08.3510737Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T03:14:08.3542233Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T03:14:08.3574480Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T03:14:08.3606717Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T03:14:08.3638593Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T03:14:08.3673862Z Entering 'third_party/zstd' 2022-05-18T03:14:08.3712791Z ##[endgroup] 2022-05-18T03:14:08.3745998Z [command]/usr/bin/git log -1 --format='%H' 2022-05-18T03:14:08.3767637Z '3b2375291aab7b48442f2e6fb1ef66cebc761e24' 2022-05-18T03:14:08.3873980Z Prepare all required actions 2022-05-18T03:14:08.3897018Z ##[group]Run ./.github/actions/setup-linux 2022-05-18T03:14:08.3897220Z env: 2022-05-18T03:14:08.3897376Z IN_CI: 1 2022-05-18T03:14:08.3897526Z IS_GHA: 1 2022-05-18T03:14:08.3897712Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:14:08.3897904Z ##[endgroup] 2022-05-18T03:14:08.3910794Z ##[group]Run set -euo pipefail 2022-05-18T03:14:08.3911030Z set -euo pipefail 2022-05-18T03:14:08.3911232Z function get_ec2_metadata() { 2022-05-18T03:14:08.3911484Z  # Pulled from instance metadata endpoint for EC2 2022-05-18T03:14:08.3911843Z  # see https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html 2022-05-18T03:14:08.3912145Z  category=$1 2022-05-18T03:14:08.3912383Z  curl -fsSL "http://169.254.169.254/latest/meta-data/${category}" 2022-05-18T03:14:08.3912612Z } 2022-05-18T03:14:08.3912844Z echo "ami-id: $(get_ec2_metadata ami-id)" 2022-05-18T03:14:08.3913090Z echo "instance-id: $(get_ec2_metadata instance-id)" 2022-05-18T03:14:08.3913364Z echo "instance-type: $(get_ec2_metadata instance-type)" 2022-05-18T03:14:08.3913613Z echo "system info $(uname -a)" 2022-05-18T03:14:08.3924785Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:08.3925004Z env: 2022-05-18T03:14:08.3925162Z IN_CI: 1 2022-05-18T03:14:08.3925311Z IS_GHA: 1 2022-05-18T03:14:08.3925492Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:14:08.3925679Z ##[endgroup] 2022-05-18T03:14:08.3998017Z ami-id: ami-096198a0bccc6bad4 2022-05-18T03:14:08.4042520Z instance-id: i-093bdd74798d0417f 2022-05-18T03:14:08.4087470Z instance-type: c5.2xlarge 2022-05-18T03:14:08.4093609Z system info Linux ip-10-0-2-71.ec2.internal 4.14.252-195.483.amzn2.x86_64 #1 SMP Mon Nov 1 20:58:46 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-05-18T03:14:08.4106690Z ##[group]Run if systemctl is-active --quiet docker; then 2022-05-18T03:14:08.4106979Z if systemctl is-active --quiet docker; then 2022-05-18T03:14:08.4107209Z  echo "Docker daemon is running..."; 2022-05-18T03:14:08.4107405Z else 2022-05-18T03:14:08.4107636Z  echo "Starting docker deamon..." && sudo systemctl start docker; 2022-05-18T03:14:08.4107922Z fi 2022-05-18T03:14:08.4118480Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:08.4118694Z env: 2022-05-18T03:14:08.4118836Z IN_CI: 1 2022-05-18T03:14:08.4118997Z IS_GHA: 1 2022-05-18T03:14:08.4119177Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:14:08.4119350Z ##[endgroup] 2022-05-18T03:14:08.4158360Z Docker daemon is running... 2022-05-18T03:14:08.4171203Z ##[group]Run AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-05-18T03:14:08.4171631Z AWS_ACCOUNT_ID=$(aws sts get-caller-identity|grep Account|cut -f4 -d\") 2022-05-18T03:14:08.4171916Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-05-18T03:14:08.4172343Z retry aws ecr get-login*** "$AWS_DEFAULT_REGION" | docker login --username AWS \ 2022-05-18T03:14:08.4172671Z  --password-stdin "$AWS_ACCOUNT_ID.dkr.ecr.$AWS_DEFAULT_REGION.amazonaws.com" 2022-05-18T03:14:08.4182843Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:08.4183058Z env: 2022-05-18T03:14:08.4183197Z IN_CI: 1 2022-05-18T03:14:08.4183355Z IS_GHA: 1 2022-05-18T03:14:08.4183534Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:14:08.4183715Z AWS_RETRY_MODE: standard 2022-05-18T03:14:08.4183902Z AWS_MAX_ATTEMPTS: 5 2022-05-18T03:14:08.4184094Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T03:14:08.4184267Z ##[endgroup] 2022-05-18T03:14:09.1292937Z WARNING! Your password will be stored unencrypted in /home/ec2-user/.docker/config.json. 2022-05-18T03:14:09.1293463Z Configure a credential helper to remove this warning. See 2022-05-18T03:14:09.1294375Z https://docs.docker.com/engine/reference/commandline/login/#credentials-store 2022-05-18T03:14:09.1294686Z 2022-05-18T03:14:09.1294809Z Login Succeeded 2022-05-18T03:14:09.1355254Z ##[group]Run env | grep '^GITHUB' > "/tmp/github_env_${GITHUB_RUN_ID}" 2022-05-18T03:14:09.1355613Z env | grep '^GITHUB' > "/tmp/github_env_${GITHUB_RUN_ID}" 2022-05-18T03:14:09.1366759Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:09.1366976Z env: 2022-05-18T03:14:09.1367133Z IN_CI: 1 2022-05-18T03:14:09.1367279Z IS_GHA: 1 2022-05-18T03:14:09.1367456Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:14:09.1367640Z ##[endgroup] 2022-05-18T03:14:09.1416572Z Prepare all required actions 2022-05-18T03:14:09.1416820Z Getting action download info 2022-05-18T03:14:09.3062287Z Download action repository 'seemethere/add-github-ssh-key@v1' (SHA:1ecffedb1e192a50aa67dba2f0e048e5d3bfa144) 2022-05-18T03:14:09.4214298Z ##[group]Run ./.github/actions/setup-ssh 2022-05-18T03:14:09.4214502Z with: 2022-05-18T03:14:09.4215067Z github-secret: *** 2022-05-18T03:14:09.4215244Z env: 2022-05-18T03:14:09.4215398Z IN_CI: 1 2022-05-18T03:14:09.4215544Z IS_GHA: 1 2022-05-18T03:14:09.4215723Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:14:09.4215912Z ##[endgroup] 2022-05-18T03:14:09.4236717Z ##[group]Run seemethere/add-github-ssh-key@v1 2022-05-18T03:14:09.4236986Z with: 2022-05-18T03:14:09.4237330Z GITHUB_TOKEN: *** 2022-05-18T03:14:09.4237613Z activate-with-label: false 2022-05-18T03:14:09.4237821Z label: with-ssh 2022-05-18T03:14:09.4238069Z remove-existing-keys: true 2022-05-18T03:14:09.4238309Z env: 2022-05-18T03:14:09.4238483Z IN_CI: 1 2022-05-18T03:14:09.4238799Z IS_GHA: 1 2022-05-18T03:14:09.4239039Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:14:09.4239241Z ##[endgroup] 2022-05-18T03:14:09.4723186Z Not on pull request and ciflow reference could not be extracted, skipping adding ssh keys 2022-05-18T03:14:09.4814696Z Prepare all required actions 2022-05-18T03:14:09.4847964Z ##[group]Run ./.github/actions/calculate-docker-image 2022-05-18T03:14:09.4848183Z with: 2022-05-18T03:14:09.4848450Z docker-image-name: pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-05-18T03:14:09.4848694Z env: 2022-05-18T03:14:09.4848850Z IN_CI: 1 2022-05-18T03:14:09.4849010Z IS_GHA: 1 2022-05-18T03:14:09.4849178Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:14:09.4849368Z ##[endgroup] 2022-05-18T03:14:09.4900579Z ##[group]Run if [ -n "${IS_XLA}" ]; then 2022-05-18T03:14:09.4900810Z if [ -n "${IS_XLA}" ]; then 2022-05-18T03:14:09.4901066Z  echo "XLA workflow uses pre-built test image at ${XLA_IMAGE_TAG}" 2022-05-18T03:14:09.4901339Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-05-18T03:14:09.4901602Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-05-18T03:14:09.4901922Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${XLA_IMAGE_TAG}" 2022-05-18T03:14:09.4902238Z else 2022-05-18T03:14:09.4902441Z  DOCKER_TAG=$(git rev-parse HEAD:.circleci/docker) 2022-05-18T03:14:09.4902704Z  echo "::set-output name=docker-tag::${DOCKER_TAG}" 2022-05-18T03:14:09.4903077Z  echo "::set-output name=docker-image::${DOCKER_IMAGE_BASE}:${DOCKER_TAG}" 2022-05-18T03:14:09.4903298Z fi 2022-05-18T03:14:09.4914587Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:09.4914806Z env: 2022-05-18T03:14:09.4914959Z IN_CI: 1 2022-05-18T03:14:09.4915107Z IS_GHA: 1 2022-05-18T03:14:09.4915285Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:14:09.4915463Z IS_XLA: 2022-05-18T03:14:09.4915617Z XLA_IMAGE_TAG: v0.2 2022-05-18T03:14:09.4915951Z DOCKER_IMAGE_BASE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-05-18T03:14:09.4916266Z ##[endgroup] 2022-05-18T03:14:09.5000892Z ##[group]Run set -x 2022-05-18T03:14:09.5001116Z set -x 2022-05-18T03:14:09.5001350Z # Check if image already exists, if it does then skip building it 2022-05-18T03:14:09.5001627Z if docker manifest inspect "${DOCKER_IMAGE}"; then 2022-05-18T03:14:09.5001837Z  exit 0 2022-05-18T03:14:09.5001984Z fi 2022-05-18T03:14:09.5002197Z if [[ "$BASE_REVISION" = "$(git rev-parse HEAD)" ]]; then 2022-05-18T03:14:09.5002467Z  # if we're on the base branch then use the parent commit 2022-05-18T03:14:09.5002700Z  MERGE_BASE=$(git rev-parse HEAD~) 2022-05-18T03:14:09.5002895Z else 2022-05-18T03:14:09.5003118Z  # otherwise we're on a PR, so use the most recent base commit 2022-05-18T03:14:09.5003377Z  MERGE_BASE=$(git merge-base HEAD "$BASE_REVISION") 2022-05-18T03:14:09.5003584Z fi 2022-05-18T03:14:09.5003809Z # Covers the case where a previous tag doesn't exist for the tree 2022-05-18T03:14:09.5004140Z # this is only really applicable on trees that don't have `.circleci/docker` at its merge base, i.e. nightly 2022-05-18T03:14:09.5004448Z if ! git rev-parse "$MERGE_BASE:.circleci/docker"; then 2022-05-18T03:14:09.5004789Z  echo "Directory '.circleci/docker' not found in commit $MERGE_BASE, you should probably rebase onto a more recent commit" 2022-05-18T03:14:09.5005070Z  exit 1 2022-05-18T03:14:09.5005222Z fi 2022-05-18T03:14:09.5005457Z PREVIOUS_DOCKER_TAG=$(git rev-parse "$MERGE_BASE:.circleci/docker") 2022-05-18T03:14:09.5005787Z # If no image exists but the hash is the same as the previous hash then we should error out here 2022-05-18T03:14:09.5006091Z if [[ "${PREVIOUS_DOCKER_TAG}" = "${DOCKER_TAG}" ]]; then 2022-05-18T03:14:09.5006405Z  echo "ERROR: Something has gone wrong and the previous image isn't available for the merge-base of your branch" 2022-05-18T03:14:09.5006821Z  echo " contact the PyTorch team to restore the original images" 2022-05-18T03:14:09.5007056Z  exit 1 2022-05-18T03:14:09.5007221Z fi 2022-05-18T03:14:09.5007403Z echo ::set-output name=rebuild::yes 2022-05-18T03:14:09.5017455Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:09.5017674Z env: 2022-05-18T03:14:09.5017817Z IN_CI: 1 2022-05-18T03:14:09.5017977Z IS_GHA: 1 2022-05-18T03:14:09.5018163Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:14:09.5018385Z BASE_REVISION: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:14:09.5018806Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:09.5019217Z DOCKER_TAG: 6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:09.5019420Z ##[endgroup] 2022-05-18T03:14:09.5042979Z + docker manifest inspect 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:09.7096761Z { 2022-05-18T03:14:09.7097114Z "schemaVersion": 2, 2022-05-18T03:14:09.7097600Z "mediaType": "application/vnd.docker.distribution.manifest.v2+json", 2022-05-18T03:14:09.7098005Z "config": { 2022-05-18T03:14:09.7098422Z "mediaType": "application/vnd.docker.container.image.v1+json", 2022-05-18T03:14:09.7098872Z "size": 30484, 2022-05-18T03:14:09.7099205Z "digest": "sha256:236fb78bf4f994bc51deea39a9f1233f16926c9987665659eb61a9b813bac802" 2022-05-18T03:14:09.7099448Z }, 2022-05-18T03:14:09.7099602Z "layers": [ 2022-05-18T03:14:09.7099746Z { 2022-05-18T03:14:09.7099994Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7100244Z "size": 46497548, 2022-05-18T03:14:09.7100485Z "digest": "sha256:58690f9b18fca6469a14da4e212c96849469f9b1be6661d2342a4bf01774aa50" 2022-05-18T03:14:09.7100721Z }, 2022-05-18T03:14:09.7100867Z { 2022-05-18T03:14:09.7101109Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7101362Z "size": 857, 2022-05-18T03:14:09.7101614Z "digest": "sha256:b51569e7c50720acf6860327847fe342a1afbe148d24c529fb81df105e3eed01" 2022-05-18T03:14:09.7101845Z }, 2022-05-18T03:14:09.7101977Z { 2022-05-18T03:14:09.7102219Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7102462Z "size": 528, 2022-05-18T03:14:09.7102715Z "digest": "sha256:da8ef40b9ecabc2679fe2419957220c0272a965c5cf7e0269fa1aeeb8c56f2e1" 2022-05-18T03:14:09.7102957Z }, 2022-05-18T03:14:09.7103101Z { 2022-05-18T03:14:09.7103329Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7103570Z "size": 170, 2022-05-18T03:14:09.7103830Z "digest": "sha256:fb15d46c38dcd1ea0b1990006c3366ecd10c79d374f341687eb2cb23a2c8672e" 2022-05-18T03:14:09.7104062Z }, 2022-05-18T03:14:09.7104210Z { 2022-05-18T03:14:09.7104451Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7104693Z "size": 6838845, 2022-05-18T03:14:09.7104958Z "digest": "sha256:e0d2c5aceba3330ca064adcf12b61792c3475730c072bee28aa257e7837e26af" 2022-05-18T03:14:09.7105204Z }, 2022-05-18T03:14:09.7105335Z { 2022-05-18T03:14:09.7105574Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7106002Z "size": 11297221, 2022-05-18T03:14:09.7106251Z "digest": "sha256:9c4425f4b8cb9df31537410a43a7db6d9d01b2958dcf31ec59835ffc0858a1ef" 2022-05-18T03:14:09.7106599Z }, 2022-05-18T03:14:09.7106732Z { 2022-05-18T03:14:09.7106970Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7107211Z "size": 184, 2022-05-18T03:14:09.7107453Z "digest": "sha256:3c5d24e8ef065e8e83807313b84b8ac500a718e08bde62fd546ae947e99240f6" 2022-05-18T03:14:09.7107757Z }, 2022-05-18T03:14:09.7107907Z { 2022-05-18T03:14:09.7108142Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7108393Z "size": 6432, 2022-05-18T03:14:09.7108837Z "digest": "sha256:79c5859701ff8f93221ddd4c48181e7deb1e2bec7234af0b31c24e8e304ce601" 2022-05-18T03:14:09.7109083Z }, 2022-05-18T03:14:09.7109217Z { 2022-05-18T03:14:09.7109462Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7109710Z "size": 867588675, 2022-05-18T03:14:09.7109946Z "digest": "sha256:d81828418d088e00c96b59edf41ec280369e6fc63c5e358598411061105f1d12" 2022-05-18T03:14:09.7110179Z }, 2022-05-18T03:14:09.7110362Z { 2022-05-18T03:14:09.7110673Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7110975Z "size": 72113, 2022-05-18T03:14:09.7111218Z "digest": "sha256:f256bb6f705c574110623462303dc624c214d463169a6fe21ff747655e74aecb" 2022-05-18T03:14:09.7111541Z }, 2022-05-18T03:14:09.7111814Z { 2022-05-18T03:14:09.7112234Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7112574Z "size": 1057100706, 2022-05-18T03:14:09.7112906Z "digest": "sha256:cc2d8a95a2e5a199450132d088126120ac68f50432e902b7270b81644023047c" 2022-05-18T03:14:09.7113370Z }, 2022-05-18T03:14:09.7113578Z { 2022-05-18T03:14:09.7113932Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7114306Z "size": 95522, 2022-05-18T03:14:09.7114699Z "digest": "sha256:b9db730d0400a351a8e3a4ed2129e79d9c8b6839016a56aa0c51884cdb2b557d" 2022-05-18T03:14:09.7115065Z }, 2022-05-18T03:14:09.7115295Z { 2022-05-18T03:14:09.7115667Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7116050Z "size": 1634, 2022-05-18T03:14:09.7116495Z "digest": "sha256:49f9027dc2e73bc55c78d4ff2504da3707fbeb1dbc8d20aa5e3dc8cc9e61dd65" 2022-05-18T03:14:09.7116920Z }, 2022-05-18T03:14:09.7117143Z { 2022-05-18T03:14:09.7117535Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7117952Z "size": 168316156, 2022-05-18T03:14:09.7118411Z "digest": "sha256:d60308a752bda7dedf1a636c612ee4b34b1b6b81c8cbf2b233407bec18a6b9e6" 2022-05-18T03:14:09.7118854Z }, 2022-05-18T03:14:09.7119099Z { 2022-05-18T03:14:09.7119504Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7119866Z "size": 450, 2022-05-18T03:14:09.7120285Z "digest": "sha256:624ec6d4936f2c44bad3fa32b6bfb34d619b2dd379ff4b31b63052490eb2f016" 2022-05-18T03:14:09.7120689Z }, 2022-05-18T03:14:09.7120938Z { 2022-05-18T03:14:09.7121336Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7121753Z "size": 1299, 2022-05-18T03:14:09.7122191Z "digest": "sha256:b815c3dfeb5caaee995df4a49659511b28e0b6f38d7f2d7cd203519aecf48820" 2022-05-18T03:14:09.7122631Z }, 2022-05-18T03:14:09.7122876Z { 2022-05-18T03:14:09.7123299Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7123736Z "size": 405, 2022-05-18T03:14:09.7124164Z "digest": "sha256:4a9f9b66af25b46ec6dc9905cd44fa2fc803446dda3d2791d2080d06e3a590af" 2022-05-18T03:14:09.7124566Z }, 2022-05-18T03:14:09.7124844Z { 2022-05-18T03:14:09.7125283Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7125536Z "size": 34050960, 2022-05-18T03:14:09.7125815Z "digest": "sha256:b6d963fbdb11ad07af8bb94e2a8feb0234fa558f2b8127cfb250ea2d7bd35911" 2022-05-18T03:14:09.7126074Z }, 2022-05-18T03:14:09.7126208Z { 2022-05-18T03:14:09.7126452Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7126701Z "size": 2336, 2022-05-18T03:14:09.7126940Z "digest": "sha256:4486d282337747f761001df74c0b314da2db1deb78a8fa0718a392ce3296ce3f" 2022-05-18T03:14:09.7127174Z }, 2022-05-18T03:14:09.7127319Z { 2022-05-18T03:14:09.7127547Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7127794Z "size": 1745, 2022-05-18T03:14:09.7128043Z "digest": "sha256:68d34a18a767cf49180930867fad992a57352428e388edb48c7dcce20be31a81" 2022-05-18T03:14:09.7128272Z }, 2022-05-18T03:14:09.7128500Z { 2022-05-18T03:14:09.7128746Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7128993Z "size": 1401033477, 2022-05-18T03:14:09.7129244Z "digest": "sha256:1c478b5d7dcdb758cd3b90fca815942243007ccad9c4b05861bf1482085f5f07" 2022-05-18T03:14:09.7129491Z }, 2022-05-18T03:14:09.7129639Z { 2022-05-18T03:14:09.7129866Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7130112Z "size": 171, 2022-05-18T03:14:09.7130377Z "digest": "sha256:1d14eefa2afea2b5b5c0679fea39814b40160182dec5392d2f4a6a7d2434278c" 2022-05-18T03:14:09.7130614Z }, 2022-05-18T03:14:09.7130760Z { 2022-05-18T03:14:09.7131001Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7131233Z "size": 464, 2022-05-18T03:14:09.7131502Z "digest": "sha256:cd1fd540bef8b909a2b84c2c2a8da5cad8b183d010342a4c51f7b42502bd9a8f" 2022-05-18T03:14:09.7131751Z }, 2022-05-18T03:14:09.7131881Z { 2022-05-18T03:14:09.7132163Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7132406Z "size": 47127404, 2022-05-18T03:14:09.7132660Z "digest": "sha256:fdc2f33cd3f07b0713f178a30dcfa57a87cba7f4c0977cf91d97c61a816cc447" 2022-05-18T03:14:09.7132909Z }, 2022-05-18T03:14:09.7133053Z { 2022-05-18T03:14:09.7133277Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7133520Z "size": 807, 2022-05-18T03:14:09.7133761Z "digest": "sha256:0626725f1e19c1692fc1445a6c1744071057d644317cbc5685c2ef7a7e3eee68" 2022-05-18T03:14:09.7133983Z }, 2022-05-18T03:14:09.7134117Z { 2022-05-18T03:14:09.7134355Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7134598Z "size": 106, 2022-05-18T03:14:09.7134853Z "digest": "sha256:60b6e4baae497cce2cdef5f4a597fde2155920fca9410a3b8aca6d8225cb03f8" 2022-05-18T03:14:09.7135103Z }, 2022-05-18T03:14:09.7135245Z { 2022-05-18T03:14:09.7135474Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7135717Z "size": 880, 2022-05-18T03:14:09.7135969Z "digest": "sha256:a9f25937ad89804dbef73772a8e3d834fbebb76965904157ca6c8c2c34174539" 2022-05-18T03:14:09.7136190Z }, 2022-05-18T03:14:09.7136333Z { 2022-05-18T03:14:09.7136573Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7136804Z "size": 88741127, 2022-05-18T03:14:09.7137058Z "digest": "sha256:341c51541e6b2a33ef2e02b4b0ae16093cfc722a17088ca2beba398704017b10" 2022-05-18T03:14:09.7137292Z }, 2022-05-18T03:14:09.7137423Z { 2022-05-18T03:14:09.7137659Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7137902Z "size": 109, 2022-05-18T03:14:09.7138153Z "digest": "sha256:31a8b7b678c78dbe1df49bac8dcb1046c8bb23b89f1db875c8051516ffac4e7c" 2022-05-18T03:14:09.7138403Z }, 2022-05-18T03:14:09.7138549Z { 2022-05-18T03:14:09.7138774Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7139022Z "size": 558, 2022-05-18T03:14:09.7139274Z "digest": "sha256:ad8c1f2236e5397337312c40d82bd10eda24d354926698da3c76cfe4b8a8bb6b" 2022-05-18T03:14:09.7139508Z }, 2022-05-18T03:14:09.7139638Z { 2022-05-18T03:14:09.7139879Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7140121Z "size": 993244, 2022-05-18T03:14:09.7140364Z "digest": "sha256:f8f22be640a67c9aab1762c5f50e302f6b4755d93655205a7cb56cb1e5f6a2e4" 2022-05-18T03:14:09.7140601Z }, 2022-05-18T03:14:09.7140744Z { 2022-05-18T03:14:09.7140968Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7141210Z "size": 103, 2022-05-18T03:14:09.7141465Z "digest": "sha256:0b6a6636bca74744905034be284ebb582def3ea4bea103c4d2f1e078fe156c6c" 2022-05-18T03:14:09.7141692Z }, 2022-05-18T03:14:09.7141836Z { 2022-05-18T03:14:09.7142072Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7142299Z "size": 547, 2022-05-18T03:14:09.7142582Z "digest": "sha256:9c50e79f8e3873f18a8025e013337de69c34017d64dc8a640687fe4887a1c453" 2022-05-18T03:14:09.7142810Z }, 2022-05-18T03:14:09.7142942Z { 2022-05-18T03:14:09.7143180Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7143423Z "size": 97129465, 2022-05-18T03:14:09.7143651Z "digest": "sha256:37c76e461e24338704c6f7100a6855d56f4b5e9ce26f50f526019720762e362b" 2022-05-18T03:14:09.7143872Z }, 2022-05-18T03:14:09.7144020Z { 2022-05-18T03:14:09.7144261Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7144490Z "size": 107, 2022-05-18T03:14:09.7144746Z "digest": "sha256:84c1af12bf7ec805708be5661d6b5045d2950bd4f2d86686e4a4efc624303f4e" 2022-05-18T03:14:09.7144980Z }, 2022-05-18T03:14:09.7145112Z { 2022-05-18T03:14:09.7145351Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7145592Z "size": 352, 2022-05-18T03:14:09.7146022Z "digest": "sha256:30d627f75fb9d21623704a670f5fd810c17625bd4f8da93010ffcf0e98a2e501" 2022-05-18T03:14:09.7146330Z }, 2022-05-18T03:14:09.7146481Z { 2022-05-18T03:14:09.7146709Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7146952Z "size": 19658439, 2022-05-18T03:14:09.7147209Z "digest": "sha256:0d7a717fbbe1684735b81cb4b52690b380d4c10e27a20009a66a14cb6f1480cb" 2022-05-18T03:14:09.7147430Z }, 2022-05-18T03:14:09.7147579Z { 2022-05-18T03:14:09.7147889Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7148120Z "size": 447, 2022-05-18T03:14:09.7148380Z "digest": "sha256:4c42c8b107a919d0be2ad5c8af51064b4b5004f1c1e8c2eb7f4a22650b0ba8b0" 2022-05-18T03:14:09.7148627Z }, 2022-05-18T03:14:09.7148760Z { 2022-05-18T03:14:09.7148999Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7149247Z "size": 35368761, 2022-05-18T03:14:09.7149526Z "digest": "sha256:dcb77576adf6cce4e43fb86b337c5242d8c3221f8a3f98decebd8839a3e745f8" 2022-05-18T03:14:09.7149763Z }, 2022-05-18T03:14:09.7149907Z { 2022-05-18T03:14:09.7150148Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7150378Z "size": 106, 2022-05-18T03:14:09.7150636Z "digest": "sha256:547da1897feecdf4527ce1a508b7d76f0930c12ac002fe38ae305f9f8b3e1096" 2022-05-18T03:14:09.7150877Z }, 2022-05-18T03:14:09.7151007Z { 2022-05-18T03:14:09.7151246Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7151489Z "size": 1614, 2022-05-18T03:14:09.7151739Z "digest": "sha256:e31574ad02fca0043d59bb1fa7f9765e6ac410dfde057ede36a26722079194be" 2022-05-18T03:14:09.7151978Z }, 2022-05-18T03:14:09.7152122Z { 2022-05-18T03:14:09.7152347Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7152591Z "size": 358248413, 2022-05-18T03:14:09.7152851Z "digest": "sha256:a9dad096f89d5e46b4d35c72f612e83854f71b57a01e428c1f84876f348de206" 2022-05-18T03:14:09.7153078Z }, 2022-05-18T03:14:09.7153221Z { 2022-05-18T03:14:09.7153459Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7153685Z "size": 162, 2022-05-18T03:14:09.7153935Z "digest": "sha256:2c6e0c416cd74411ab88d9436b52976359364ea87c1af900ecf15418bec8b036" 2022-05-18T03:14:09.7154162Z }, 2022-05-18T03:14:09.7154294Z { 2022-05-18T03:14:09.7154530Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7154770Z "size": 7939, 2022-05-18T03:14:09.7155027Z "digest": "sha256:9642ca476af33c58d3c7e648e2af9ec9a105989c928ebad856fb2744b015498c" 2022-05-18T03:14:09.7155255Z }, 2022-05-18T03:14:09.7155399Z { 2022-05-18T03:14:09.7155635Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7155868Z "size": 8074, 2022-05-18T03:14:09.7156132Z "digest": "sha256:23d19ef2f74c175e5eae47b2ad1dd91b295aa1d390f8d09eba8966d0cf8450a3" 2022-05-18T03:14:09.7156380Z }, 2022-05-18T03:14:09.7156569Z { 2022-05-18T03:14:09.7156814Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7157063Z "size": 302, 2022-05-18T03:14:09.7157303Z "digest": "sha256:097f8fc9708d1828034c4fc5ca73d6b17db0e36a8130a49e0652bb3117d7075b" 2022-05-18T03:14:09.7157541Z }, 2022-05-18T03:14:09.7157689Z { 2022-05-18T03:14:09.7157917Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7158162Z "size": 9236306, 2022-05-18T03:14:09.7158418Z "digest": "sha256:905dc4a4a8991098e8d433a9d744c1aee605b428d450818d5ba5a6840484d517" 2022-05-18T03:14:09.7158638Z }, 2022-05-18T03:14:09.7158791Z { 2022-05-18T03:14:09.7159029Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7159258Z "size": 108, 2022-05-18T03:14:09.7159513Z "digest": "sha256:d38486135f290e7771d79d849ecec3ce5a4434e9cde815e8f38f4cbb67387256" 2022-05-18T03:14:09.7159748Z }, 2022-05-18T03:14:09.7159895Z { 2022-05-18T03:14:09.7160158Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7160407Z "size": 54145481, 2022-05-18T03:14:09.7160670Z "digest": "sha256:db1065d40131bc52503ecbdc5e72b10b102ea7225f00f0a2d9ca0b2c9baf68bd" 2022-05-18T03:14:09.7160901Z }, 2022-05-18T03:14:09.7161047Z { 2022-05-18T03:14:09.7161287Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7161520Z "size": 431, 2022-05-18T03:14:09.7161812Z "digest": "sha256:22de453da86ed5b57765999a6c65ca3e64260ff7c657bc1be25f6c74329a2802" 2022-05-18T03:14:09.7162053Z }, 2022-05-18T03:14:09.7162186Z { 2022-05-18T03:14:09.7162425Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7162671Z "size": 2993983721, 2022-05-18T03:14:09.7162921Z "digest": "sha256:dc725e8f0593cda765ca4b83cbe5118fd661e275bb5c727d9d856739b5113323" 2022-05-18T03:14:09.7163168Z }, 2022-05-18T03:14:09.7163313Z { 2022-05-18T03:14:09.7163543Z "mediaType": "application/vnd.docker.image.rootfs.diff.tar.gzip", 2022-05-18T03:14:09.7163792Z "size": 106, 2022-05-18T03:14:09.7164049Z "digest": "sha256:a0bccb87b6336dbc08c4b105d707fe12549082809b9226d7f54e48409489c0fa" 2022-05-18T03:14:09.7164274Z } 2022-05-18T03:14:09.7164419Z ] 2022-05-18T03:14:09.7164562Z } 2022-05-18T03:14:09.7164721Z + exit 0 2022-05-18T03:14:09.7240202Z Prepare all required actions 2022-05-18T03:14:09.7255154Z ##[group]Run ./.github/actions/pull-docker-image 2022-05-18T03:14:09.7255365Z with: 2022-05-18T03:14:09.7255723Z docker-image: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:09.7256082Z env: 2022-05-18T03:14:09.7256236Z IN_CI: 1 2022-05-18T03:14:09.7256383Z IS_GHA: 1 2022-05-18T03:14:09.7256560Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:14:09.7256744Z ##[endgroup] 2022-05-18T03:14:09.7267407Z ##[group]Run retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-05-18T03:14:09.7267752Z retry () { "$@" || (sleep 1 && "$@") || (sleep 2 && "$@") } 2022-05-18T03:14:09.7267990Z retry docker pull "${DOCKER_IMAGE}" 2022-05-18T03:14:09.7279110Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T03:14:09.7279323Z env: 2022-05-18T03:14:09.7279477Z IN_CI: 1 2022-05-18T03:14:09.7279651Z IS_GHA: 1 2022-05-18T03:14:09.7279838Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:14:09.7280215Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:14:09.7280584Z ##[endgroup] 2022-05-18T03:14:10.1401042Z 6deab82db6a72ca54cd3e3322ee4f13864536734: Pulling from pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7 2022-05-18T03:14:10.1401675Z 58690f9b18fc: Pulling fs layer 2022-05-18T03:14:10.1402026Z b51569e7c507: Pulling fs layer 2022-05-18T03:14:10.1402397Z da8ef40b9eca: Pulling fs layer 2022-05-18T03:14:10.1402739Z fb15d46c38dc: Pulling fs layer 2022-05-18T03:14:10.1403073Z e0d2c5aceba3: Pulling fs layer 2022-05-18T03:14:10.1403412Z 9c4425f4b8cb: Pulling fs layer 2022-05-18T03:14:10.1403723Z 3c5d24e8ef06: Pulling fs layer 2022-05-18T03:14:10.1404021Z fb15d46c38dc: Waiting 2022-05-18T03:14:10.1404345Z 79c5859701ff: Pulling fs layer 2022-05-18T03:14:10.1404655Z e0d2c5aceba3: Waiting 2022-05-18T03:14:10.1404958Z 3c5d24e8ef06: Waiting 2022-05-18T03:14:10.1405274Z d81828418d08: Pulling fs layer 2022-05-18T03:14:10.1405610Z f256bb6f705c: Pulling fs layer 2022-05-18T03:14:10.1405953Z cc2d8a95a2e5: Pulling fs layer 2022-05-18T03:14:10.1406317Z b9db730d0400: Pulling fs layer 2022-05-18T03:14:10.1406588Z 9c4425f4b8cb: Waiting 2022-05-18T03:14:10.1406762Z 79c5859701ff: Waiting 2022-05-18T03:14:10.1406942Z 49f9027dc2e7: Pulling fs layer 2022-05-18T03:14:10.1407119Z d60308a752bd: Pulling fs layer 2022-05-18T03:14:10.1407301Z f256bb6f705c: Waiting 2022-05-18T03:14:10.1407483Z 624ec6d4936f: Pulling fs layer 2022-05-18T03:14:10.1407679Z b815c3dfeb5c: Pulling fs layer 2022-05-18T03:14:10.1407978Z cc2d8a95a2e5: Waiting 2022-05-18T03:14:10.1408164Z 4a9f9b66af25: Pulling fs layer 2022-05-18T03:14:10.1408346Z d81828418d08: Waiting 2022-05-18T03:14:10.1408517Z b6d963fbdb11: Pulling fs layer 2022-05-18T03:14:10.1408700Z b9db730d0400: Waiting 2022-05-18T03:14:10.1408889Z 4486d2823377: Pulling fs layer 2022-05-18T03:14:10.1409066Z 68d34a18a767: Pulling fs layer 2022-05-18T03:14:10.1409261Z 1c478b5d7dcd: Pulling fs layer 2022-05-18T03:14:10.1409451Z 624ec6d4936f: Waiting 2022-05-18T03:14:10.1409625Z 1d14eefa2afe: Pulling fs layer 2022-05-18T03:14:10.1409845Z b815c3dfeb5c: Waiting 2022-05-18T03:14:10.1410019Z b6d963fbdb11: Waiting 2022-05-18T03:14:10.1410188Z cd1fd540bef8: Pulling fs layer 2022-05-18T03:14:10.1410383Z fdc2f33cd3f0: Pulling fs layer 2022-05-18T03:14:10.1410567Z 49f9027dc2e7: Waiting 2022-05-18T03:14:10.1410734Z 0626725f1e19: Pulling fs layer 2022-05-18T03:14:10.1410910Z d60308a752bd: Waiting 2022-05-18T03:14:10.1411079Z 4a9f9b66af25: Waiting 2022-05-18T03:14:10.1411251Z 60b6e4baae49: Pulling fs layer 2022-05-18T03:14:10.1411444Z a9f25937ad89: Pulling fs layer 2022-05-18T03:14:10.1411622Z 4486d2823377: Waiting 2022-05-18T03:14:10.1411792Z 0626725f1e19: Waiting 2022-05-18T03:14:10.1411945Z 1c478b5d7dcd: Waiting 2022-05-18T03:14:10.1412128Z 341c51541e6b: Pulling fs layer 2022-05-18T03:14:10.1412370Z a9f25937ad89: Waiting 2022-05-18T03:14:10.1412540Z 31a8b7b678c7: Pulling fs layer 2022-05-18T03:14:10.1412729Z ad8c1f2236e5: Pulling fs layer 2022-05-18T03:14:10.1412917Z cd1fd540bef8: Waiting 2022-05-18T03:14:10.1413081Z 60b6e4baae49: Waiting 2022-05-18T03:14:10.1413291Z f8f22be640a6: Pulling fs layer 2022-05-18T03:14:10.1413478Z 341c51541e6b: Waiting 2022-05-18T03:14:10.1413903Z 0b6a6636bca7: Pulling fs layer 2022-05-18T03:14:10.1414120Z 1d14eefa2afe: Waiting 2022-05-18T03:14:10.1414301Z ad8c1f2236e5: Waiting 2022-05-18T03:14:10.1414469Z 9c50e79f8e38: Pulling fs layer 2022-05-18T03:14:10.1414650Z f8f22be640a6: Waiting 2022-05-18T03:14:10.1414829Z 37c76e461e24: Pulling fs layer 2022-05-18T03:14:10.1415012Z 84c1af12bf7e: Pulling fs layer 2022-05-18T03:14:10.1415205Z 30d627f75fb9: Pulling fs layer 2022-05-18T03:14:10.1415401Z 0d7a717fbbe1: Pulling fs layer 2022-05-18T03:14:10.1415577Z 4c42c8b107a9: Pulling fs layer 2022-05-18T03:14:10.1415767Z dcb77576adf6: Pulling fs layer 2022-05-18T03:14:10.1415952Z 68d34a18a767: Waiting 2022-05-18T03:14:10.1416119Z 547da1897fee: Pulling fs layer 2022-05-18T03:14:10.1416308Z e31574ad02fc: Pulling fs layer 2022-05-18T03:14:10.1416502Z a9dad096f89d: Pulling fs layer 2022-05-18T03:14:10.1416673Z 4c42c8b107a9: Waiting 2022-05-18T03:14:10.1416845Z 0d7a717fbbe1: Waiting 2022-05-18T03:14:10.1417015Z 30d627f75fb9: Waiting 2022-05-18T03:14:10.1417169Z dcb77576adf6: Waiting 2022-05-18T03:14:10.1417354Z 2c6e0c416cd7: Pulling fs layer 2022-05-18T03:14:10.1417538Z 84c1af12bf7e: Waiting 2022-05-18T03:14:10.1417696Z a9dad096f89d: Waiting 2022-05-18T03:14:10.1417875Z 9642ca476af3: Pulling fs layer 2022-05-18T03:14:10.1418054Z 547da1897fee: Waiting 2022-05-18T03:14:10.1418214Z 37c76e461e24: Waiting 2022-05-18T03:14:10.1418391Z 23d19ef2f74c: Pulling fs layer 2022-05-18T03:14:10.1418583Z 097f8fc9708d: Pulling fs layer 2022-05-18T03:14:10.1418751Z 2c6e0c416cd7: Waiting 2022-05-18T03:14:10.1418919Z 9642ca476af3: Waiting 2022-05-18T03:14:10.1419084Z e31574ad02fc: Waiting 2022-05-18T03:14:10.1419252Z 905dc4a4a899: Pulling fs layer 2022-05-18T03:14:10.1419432Z 31a8b7b678c7: Waiting 2022-05-18T03:14:10.1419610Z d38486135f29: Pulling fs layer 2022-05-18T03:14:10.1419796Z db1065d40131: Pulling fs layer 2022-05-18T03:14:10.1419975Z 22de453da86e: Pulling fs layer 2022-05-18T03:14:10.1420165Z dc725e8f0593: Pulling fs layer 2022-05-18T03:14:10.1420357Z a0bccb87b633: Pulling fs layer 2022-05-18T03:14:10.1420524Z 097f8fc9708d: Waiting 2022-05-18T03:14:10.1420690Z d38486135f29: Waiting 2022-05-18T03:14:10.1420855Z 22de453da86e: Waiting 2022-05-18T03:14:10.1421008Z db1065d40131: Waiting 2022-05-18T03:14:10.1421178Z a0bccb87b633: Waiting 2022-05-18T03:14:10.2162063Z da8ef40b9eca: Verifying Checksum 2022-05-18T03:14:10.2162644Z da8ef40b9eca: Download complete 2022-05-18T03:14:10.2307416Z b51569e7c507: Verifying Checksum 2022-05-18T03:14:10.2307837Z b51569e7c507: Download complete 2022-05-18T03:14:10.2867776Z fb15d46c38dc: Verifying Checksum 2022-05-18T03:14:10.2868110Z fb15d46c38dc: Download complete 2022-05-18T03:14:10.4421974Z e0d2c5aceba3: Verifying Checksum 2022-05-18T03:14:10.4422349Z e0d2c5aceba3: Download complete 2022-05-18T03:14:10.4686399Z 9c4425f4b8cb: Verifying Checksum 2022-05-18T03:14:10.4686722Z 9c4425f4b8cb: Download complete 2022-05-18T03:14:10.5080744Z 3c5d24e8ef06: Download complete 2022-05-18T03:14:10.5502230Z 79c5859701ff: Verifying Checksum 2022-05-18T03:14:10.5502475Z 79c5859701ff: Download complete 2022-05-18T03:14:10.6244772Z f256bb6f705c: Verifying Checksum 2022-05-18T03:14:10.6245047Z f256bb6f705c: Download complete 2022-05-18T03:14:10.6552810Z 58690f9b18fc: Verifying Checksum 2022-05-18T03:14:10.6553059Z 58690f9b18fc: Download complete 2022-05-18T03:14:10.7174034Z b9db730d0400: Download complete 2022-05-18T03:14:10.8000502Z 49f9027dc2e7: Download complete 2022-05-18T03:14:11.9782301Z 58690f9b18fc: Pull complete 2022-05-18T03:14:12.0893929Z b51569e7c507: Pull complete 2022-05-18T03:14:12.1935758Z da8ef40b9eca: Pull complete 2022-05-18T03:14:12.3134662Z fb15d46c38dc: Pull complete 2022-05-18T03:14:12.5410644Z d60308a752bd: Verifying Checksum 2022-05-18T03:14:12.5411023Z d60308a752bd: Download complete 2022-05-18T03:14:12.5735443Z e0d2c5aceba3: Pull complete 2022-05-18T03:14:12.6145943Z 624ec6d4936f: Download complete 2022-05-18T03:14:12.6805786Z b815c3dfeb5c: Download complete 2022-05-18T03:14:12.7355604Z 4a9f9b66af25: Verifying Checksum 2022-05-18T03:14:12.7355859Z 4a9f9b66af25: Download complete 2022-05-18T03:14:12.8996430Z 9c4425f4b8cb: Pull complete 2022-05-18T03:14:13.0095488Z 3c5d24e8ef06: Pull complete 2022-05-18T03:14:13.1256290Z b6d963fbdb11: Verifying Checksum 2022-05-18T03:14:13.1256708Z b6d963fbdb11: Download complete 2022-05-18T03:14:13.1379651Z 79c5859701ff: Pull complete 2022-05-18T03:14:13.2024762Z 4486d2823377: Verifying Checksum 2022-05-18T03:14:13.2025147Z 4486d2823377: Download complete 2022-05-18T03:14:13.2707982Z 68d34a18a767: Verifying Checksum 2022-05-18T03:14:13.2708467Z 68d34a18a767: Download complete 2022-05-18T03:14:19.2298075Z d81828418d08: Download complete 2022-05-18T03:14:19.3097206Z 1d14eefa2afe: Download complete 2022-05-18T03:14:19.4000960Z cd1fd540bef8: Verifying Checksum 2022-05-18T03:14:19.4001375Z cd1fd540bef8: Download complete 2022-05-18T03:14:19.9258284Z fdc2f33cd3f0: Download complete 2022-05-18T03:14:20.0863683Z 0626725f1e19: Verifying Checksum 2022-05-18T03:14:20.0863968Z 0626725f1e19: Download complete 2022-05-18T03:14:20.1523033Z 60b6e4baae49: Download complete 2022-05-18T03:14:20.2275762Z a9f25937ad89: Verifying Checksum 2022-05-18T03:14:20.2276228Z a9f25937ad89: Download complete 2022-05-18T03:14:21.2458297Z cc2d8a95a2e5: Verifying Checksum 2022-05-18T03:14:21.2458632Z cc2d8a95a2e5: Download complete 2022-05-18T03:14:21.3191986Z 31a8b7b678c7: Verifying Checksum 2022-05-18T03:14:21.3192363Z 31a8b7b678c7: Download complete 2022-05-18T03:14:21.3981128Z ad8c1f2236e5: Verifying Checksum 2022-05-18T03:14:21.3981385Z ad8c1f2236e5: Download complete 2022-05-18T03:14:21.4442935Z 341c51541e6b: Verifying Checksum 2022-05-18T03:14:21.4443322Z 341c51541e6b: Download complete 2022-05-18T03:14:21.5037175Z f8f22be640a6: Verifying Checksum 2022-05-18T03:14:21.5037631Z f8f22be640a6: Download complete 2022-05-18T03:14:21.5191051Z 0b6a6636bca7: Download complete 2022-05-18T03:14:21.5797348Z 9c50e79f8e38: Verifying Checksum 2022-05-18T03:14:21.5797754Z 9c50e79f8e38: Download complete 2022-05-18T03:14:21.6514634Z 84c1af12bf7e: Verifying Checksum 2022-05-18T03:14:21.6515026Z 84c1af12bf7e: Download complete 2022-05-18T03:14:21.7098912Z 30d627f75fb9: Download complete 2022-05-18T03:14:22.1044398Z 0d7a717fbbe1: Verifying Checksum 2022-05-18T03:14:22.1044801Z 0d7a717fbbe1: Download complete 2022-05-18T03:14:22.1858561Z 4c42c8b107a9: Verifying Checksum 2022-05-18T03:14:22.1859118Z 4c42c8b107a9: Download complete 2022-05-18T03:14:22.8927209Z dcb77576adf6: Verifying Checksum 2022-05-18T03:14:22.8927636Z dcb77576adf6: Download complete 2022-05-18T03:14:22.9625197Z 547da1897fee: Verifying Checksum 2022-05-18T03:14:22.9625456Z 547da1897fee: Download complete 2022-05-18T03:14:23.0178049Z e31574ad02fc: Verifying Checksum 2022-05-18T03:14:23.0178307Z e31574ad02fc: Download complete 2022-05-18T03:14:24.4202470Z 37c76e461e24: Verifying Checksum 2022-05-18T03:14:24.4202791Z 37c76e461e24: Download complete 2022-05-18T03:14:24.4769094Z 2c6e0c416cd7: Download complete 2022-05-18T03:14:24.5430587Z 9642ca476af3: Verifying Checksum 2022-05-18T03:14:24.5430947Z 9642ca476af3: Download complete 2022-05-18T03:14:24.6107505Z 23d19ef2f74c: Verifying Checksum 2022-05-18T03:14:24.6107969Z 23d19ef2f74c: Download complete 2022-05-18T03:14:24.6751016Z 097f8fc9708d: Download complete 2022-05-18T03:14:25.0631047Z 905dc4a4a899: Verifying Checksum 2022-05-18T03:14:25.0631430Z 905dc4a4a899: Download complete 2022-05-18T03:14:25.1313402Z d38486135f29: Download complete 2022-05-18T03:14:26.7696115Z db1065d40131: Verifying Checksum 2022-05-18T03:14:26.7696613Z db1065d40131: Download complete 2022-05-18T03:14:26.8282370Z 22de453da86e: Verifying Checksum 2022-05-18T03:14:26.8282764Z 22de453da86e: Download complete 2022-05-18T03:14:33.6597598Z a9dad096f89d: Verifying Checksum 2022-05-18T03:14:33.6597998Z a9dad096f89d: Download complete 2022-05-18T03:14:33.7321772Z a0bccb87b633: Download complete 2022-05-18T03:14:36.3241595Z 1c478b5d7dcd: Verifying Checksum 2022-05-18T03:14:36.3241867Z 1c478b5d7dcd: Download complete 2022-05-18T03:15:01.4152390Z dc725e8f0593: Verifying Checksum 2022-05-18T03:15:01.4153840Z dc725e8f0593: Download complete 2022-05-18T03:15:08.0907646Z d81828418d08: Pull complete 2022-05-18T03:15:08.5944654Z f256bb6f705c: Pull complete 2022-05-18T03:15:21.9538428Z cc2d8a95a2e5: Pull complete 2022-05-18T03:15:22.3418335Z b9db730d0400: Pull complete 2022-05-18T03:15:22.5560825Z 49f9027dc2e7: Pull complete 2022-05-18T03:15:29.0267043Z d60308a752bd: Pull complete 2022-05-18T03:15:29.1820589Z 624ec6d4936f: Pull complete 2022-05-18T03:15:29.3043268Z b815c3dfeb5c: Pull complete 2022-05-18T03:15:29.4761022Z 4a9f9b66af25: Pull complete 2022-05-18T03:15:31.1255199Z b6d963fbdb11: Pull complete 2022-05-18T03:15:31.3419723Z 4486d2823377: Pull complete 2022-05-18T03:15:31.5093715Z 68d34a18a767: Pull complete 2022-05-18T03:15:53.9430430Z 1c478b5d7dcd: Pull complete 2022-05-18T03:15:54.3218831Z 1d14eefa2afe: Pull complete 2022-05-18T03:15:54.4971340Z cd1fd540bef8: Pull complete 2022-05-18T03:15:55.6809772Z fdc2f33cd3f0: Pull complete 2022-05-18T03:15:55.8328430Z 0626725f1e19: Pull complete 2022-05-18T03:15:55.9905413Z 60b6e4baae49: Pull complete 2022-05-18T03:15:56.2019889Z a9f25937ad89: Pull complete 2022-05-18T03:15:58.2499841Z 341c51541e6b: Pull complete 2022-05-18T03:15:58.5083969Z 31a8b7b678c7: Pull complete 2022-05-18T03:15:58.6889725Z ad8c1f2236e5: Pull complete 2022-05-18T03:15:58.9409533Z f8f22be640a6: Pull complete 2022-05-18T03:15:59.1905156Z 0b6a6636bca7: Pull complete 2022-05-18T03:15:59.4264446Z 9c50e79f8e38: Pull complete 2022-05-18T03:16:01.5135142Z 37c76e461e24: Pull complete 2022-05-18T03:16:01.6578370Z 84c1af12bf7e: Pull complete 2022-05-18T03:16:01.7798675Z 30d627f75fb9: Pull complete 2022-05-18T03:16:02.2359783Z 0d7a717fbbe1: Pull complete 2022-05-18T03:16:02.4736867Z 4c42c8b107a9: Pull complete 2022-05-18T03:16:03.5694955Z dcb77576adf6: Pull complete 2022-05-18T03:16:03.7612458Z 547da1897fee: Pull complete 2022-05-18T03:16:04.0001558Z e31574ad02fc: Pull complete 2022-05-18T03:16:08.4101938Z a9dad096f89d: Pull complete 2022-05-18T03:16:08.5750923Z 2c6e0c416cd7: Pull complete 2022-05-18T03:16:08.8041797Z 9642ca476af3: Pull complete 2022-05-18T03:16:09.0216280Z 23d19ef2f74c: Pull complete 2022-05-18T03:16:09.2439166Z 097f8fc9708d: Pull complete 2022-05-18T03:16:09.9803585Z 905dc4a4a899: Pull complete 2022-05-18T03:16:10.2151079Z d38486135f29: Pull complete 2022-05-18T03:16:11.7990388Z db1065d40131: Pull complete 2022-05-18T03:16:12.0247770Z 22de453da86e: Pull complete 2022-05-18T03:16:53.4734334Z dc725e8f0593: Pull complete 2022-05-18T03:16:53.9550109Z a0bccb87b633: Pull complete 2022-05-18T03:16:54.1697392Z Digest: sha256:66b56fbc2d0d8bf75af01c4976aba15f28c9802507dc01f27e71a55f8ffc13e0 2022-05-18T03:16:54.2136372Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:16:54.2365214Z 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:16:54.2395488Z ##[group]Run sudo df -H 2022-05-18T03:16:54.2395692Z sudo df -H 2022-05-18T03:16:54.2413046Z shell: /usr/bin/bash -e {0} 2022-05-18T03:16:54.2413222Z env: 2022-05-18T03:16:54.2413379Z IN_CI: 1 2022-05-18T03:16:54.2413537Z IS_GHA: 1 2022-05-18T03:16:54.2413706Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:16:54.2413900Z ##[endgroup] 2022-05-18T03:16:54.6236613Z Filesystem Size Used Avail Use% Mounted on 2022-05-18T03:16:54.6236881Z devtmpfs 8.2G 0 8.2G 0% /dev 2022-05-18T03:16:54.6237095Z tmpfs 8.2G 0 8.2G 0% /dev/shm 2022-05-18T03:16:54.6237303Z tmpfs 8.2G 463k 8.2G 1% /run 2022-05-18T03:16:54.6237978Z tmpfs 8.2G 0 8.2G 0% /sys/fs/cgroup 2022-05-18T03:16:54.6238352Z /dev/nvme0n1p1 162G 23G 139G 14% / 2022-05-18T03:16:54.6238750Z tmpfs 1.7G 0 1.7G 0% /run/user/0 2022-05-18T03:16:54.6319524Z ##[group]Run env | grep '^GITHUB' > "/tmp/github_env_${GITHUB_RUN_ID}" 2022-05-18T03:16:54.6319884Z env | grep '^GITHUB' > "/tmp/github_env_${GITHUB_RUN_ID}" 2022-05-18T03:16:54.6331049Z shell: /usr/bin/bash -e {0} 2022-05-18T03:16:54.6331295Z env: 2022-05-18T03:16:54.6331466Z IN_CI: 1 2022-05-18T03:16:54.6331723Z IS_GHA: 1 2022-05-18T03:16:54.6331966Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:16:54.6332168Z ##[endgroup] 2022-05-18T03:16:54.6730052Z ##[group]Run .github/scripts/parse_ref.py 2022-05-18T03:16:54.6730280Z .github/scripts/parse_ref.py 2022-05-18T03:16:54.6740383Z shell: /usr/bin/bash -e {0} 2022-05-18T03:16:54.6740563Z env: 2022-05-18T03:16:54.6740706Z IN_CI: 1 2022-05-18T03:16:54.6740865Z IS_GHA: 1 2022-05-18T03:16:54.6741043Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:16:54.6741215Z ##[endgroup] 2022-05-18T03:16:55.1664463Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-05-18T03:16:55.1664921Z # detached container should get cleaned up by teardown_ec2_linux 2022-05-18T03:16:55.1665172Z container_name=$(docker run \ 2022-05-18T03:16:55.1665392Z  -e BUILD_ENVIRONMENT \ 2022-05-18T03:16:55.1665594Z  -e JOB_BASE_NAME \ 2022-05-18T03:16:55.1665918Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-05-18T03:16:55.1666120Z  -e SCCACHE_BUCKET \ 2022-05-18T03:16:55.1666336Z  -e CUSTOM_TEST_ARTIFACT_BUILD_DIR \ 2022-05-18T03:16:55.1666555Z  -e PR_LABELS \ 2022-05-18T03:16:55.1666758Z  -e SKIP_SCCACHE_INITIALIZATION=1 \ 2022-05-18T03:16:55.1666980Z  -e TORCH_CUDA_ARCH_LIST \ 2022-05-18T03:16:55.1667285Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-05-18T03:16:55.1667527Z  --security-opt seccomp=unconfined \ 2022-05-18T03:16:55.1667781Z  --cap-add=SYS_PTRACE \ 2022-05-18T03:16:55.1667971Z  --tty \ 2022-05-18T03:16:55.1668131Z  --detach \ 2022-05-18T03:16:55.1668315Z  --user jenkins \ 2022-05-18T03:16:55.1668553Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-05-18T03:16:55.1668790Z  -w /var/lib/jenkins/workspace \ 2022-05-18T03:16:55.1668994Z  "${DOCKER_IMAGE}" 2022-05-18T03:16:55.1669169Z ) 2022-05-18T03:16:55.1669446Z docker exec -t "${container_name}" sh -c 'sudo chown -R jenkins . && sudo chown -R jenkins /dev && .jenkins/pytorch/build.sh' 2022-05-18T03:16:55.1680439Z shell: /usr/bin/bash -e {0} 2022-05-18T03:16:55.1680624Z env: 2022-05-18T03:16:55.1680777Z IN_CI: 1 2022-05-18T03:16:55.1680924Z IS_GHA: 1 2022-05-18T03:16:55.1681104Z GIT_DEFAULT_BRANCH: master 2022-05-18T03:16:55.1681374Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7-bazel-test 2022-05-18T03:16:55.1681612Z BRANCH: master 2022-05-18T03:16:55.1681904Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-bazel-test-build-and-test 2022-05-18T03:16:55.1682198Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T03:16:55.1682407Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T03:16:55.1682667Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-05-18T03:16:55.1682941Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-05-18T03:16:55.1683159Z PR_LABELS: [] 2022-05-18T03:16:55.1683327Z TORCH_CUDA_ARCH_LIST: 5.2 2022-05-18T03:16:55.1683712Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T03:16:55.1684081Z ##[endgroup] 2022-05-18T03:17:11.0116131Z + COMPACT_JOB_NAME=linux-xenial-cuda11.3-py3.7-gcc7-bazel-test 2022-05-18T03:17:11.0117984Z ++ dirname .jenkins/pytorch/build.sh 2022-05-18T03:17:11.0156249Z + source .jenkins/pytorch/common.sh 2022-05-18T03:17:11.0158845Z +++ dirname .jenkins/pytorch/common.sh 2022-05-18T03:17:11.0167178Z ++ source .jenkins/pytorch/common_utils.sh 2022-05-18T03:17:11.0170259Z +++ TORCHVISION_COMMIT=8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T03:17:11.0170793Z ++ set -ex 2022-05-18T03:17:11.0175776Z ++++ dirname .jenkins/pytorch/common.sh 2022-05-18T03:17:11.0183733Z +++ cd .jenkins/pytorch 2022-05-18T03:17:11.0183978Z +++ pwd -P 2022-05-18T03:17:11.0186271Z ++ SCRIPT_DIR=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-05-18T03:17:11.0186732Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *linux* ]] 2022-05-18T03:17:11.0189849Z +++ find /etc/apt/ -type f -name '*.list' 2022-05-18T03:17:11.0275168Z ++ sudo sed -i 's/.*nvidia.*/# &/' /etc/apt/sources.list /etc/apt/sources.list.d/cuda.list /etc/apt/sources.list.d/nodesource.list /etc/apt/sources.list.d/ubuntu-toolchain-r-ubuntu-test-xenial.list /etc/apt/sources.list.d/yarn.list 2022-05-18T03:17:11.0326714Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *rocm* ]] 2022-05-18T03:17:11.0327197Z ++ echo ENTERED_USER_LAND 2022-05-18T03:17:11.0327643Z ENTERED_USER_LAND 2022-05-18T03:17:11.0327832Z ++ export IN_CI=1 2022-05-18T03:17:11.0328047Z ++ IN_CI=1 2022-05-18T03:17:11.0328608Z ++ declare -f -t trap_add 2022-05-18T03:17:11.0328820Z ++ trap_add cleanup EXIT 2022-05-18T03:17:11.0329047Z ++ trap_add_cmd=cleanup 2022-05-18T03:17:11.0329216Z ++ shift 2022-05-18T03:17:11.0329427Z ++ for trap_add_name in '"$@"' 2022-05-18T03:17:11.0335908Z ++++ trap -p EXIT 2022-05-18T03:17:11.0338915Z +++ eval 'extract_trap_cmd ' 2022-05-18T03:17:11.0339131Z ++++ extract_trap_cmd 2022-05-18T03:17:11.0339336Z ++++ printf '%s\n' '' 2022-05-18T03:17:11.0339557Z +++ printf '%s\n' cleanup 2022-05-18T03:17:11.0341838Z ++ trap -- ' 2022-05-18T03:17:11.0342169Z cleanup' EXIT 2022-05-18T03:17:11.0344772Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test != *win-* ]] 2022-05-18T03:17:11.0345169Z ++ which sccache 2022-05-18T03:17:11.0357717Z ++ sccache --stop-server 2022-05-18T03:17:11.0496254Z ++ true 2022-05-18T03:17:11.0496728Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-05-18T03:17:11.0513487Z ++ [[ -n 1 ]] 2022-05-18T03:17:11.0514019Z ++ echo 'Skipping sccache server initialization, setting environment variables' 2022-05-18T03:17:11.0514612Z Skipping sccache server initialization, setting environment variables 2022-05-18T03:17:11.0515022Z ++ export SCCACHE_IDLE_TIMEOUT=1200 2022-05-18T03:17:11.0515336Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-05-18T03:17:11.0515738Z ++ export SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-05-18T03:17:11.0516187Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-05-18T03:17:11.0533029Z ++ export RUST_LOG=sccache::server=error 2022-05-18T03:17:11.0533598Z ++ RUST_LOG=sccache::server=error 2022-05-18T03:17:11.0534000Z ++ sccache --zero-stats 2022-05-18T03:17:11.0781548Z Compile requests 0 2022-05-18T03:17:11.0781907Z Compile requests executed 0 2022-05-18T03:17:11.0782271Z Cache hits 0 2022-05-18T03:17:11.0782607Z Cache misses 0 2022-05-18T03:17:11.0782892Z Cache timeouts 0 2022-05-18T03:17:11.0783199Z Cache read errors 0 2022-05-18T03:17:11.0783512Z Forced recaches 0 2022-05-18T03:17:11.0783742Z Cache write errors 0 2022-05-18T03:17:11.0784051Z Compilation failures 0 2022-05-18T03:17:11.0784421Z Cache errors 0 2022-05-18T03:17:11.0784869Z Non-cacheable compilations 0 2022-05-18T03:17:11.0785237Z Non-cacheable calls 0 2022-05-18T03:17:11.0785661Z Non-compilation calls 0 2022-05-18T03:17:11.0786169Z Unsupported compiler calls 0 2022-05-18T03:17:11.0786430Z Average cache write 0.000 s 2022-05-18T03:17:11.0786653Z Average cache read miss 0.000 s 2022-05-18T03:17:11.0786863Z Average cache read hit 0.000 s 2022-05-18T03:17:11.0787149Z Failed distributed compilations 0 2022-05-18T03:17:11.0790240Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-05-18T03:17:11.0790947Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test-build-and-test == *-build ]] 2022-05-18T03:17:11.0791241Z ++ which ccache 2022-05-18T03:17:11.0795713Z ++ '[' -z linux-xenial-cuda11.3-py3.7-gcc7-bazel-test ']' 2022-05-18T03:17:11.0796258Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *linux-trusty-py3.6-gcc7* ]] 2022-05-18T03:17:11.0796784Z ++ BUILD_TEST_LIBTORCH=0 2022-05-18T03:17:11.0797145Z ++ [[ '' == *xla* ]] 2022-05-18T03:17:11.0797630Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *centos* ]] 2022-05-18T03:17:11.0798346Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *linux-bionic* ]] 2022-05-18T03:17:11.0798959Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *linux-focal* ]] 2022-05-18T03:17:11.0799603Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *-clang7-asan* ]] 2022-05-18T03:17:11.0800149Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *-mobile-*build* ]] 2022-05-18T03:17:11.0800570Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *linux-xenial-cuda11.3* ]] 2022-05-18T03:17:11.0800836Z + export USE_DEPLOY=ON 2022-05-18T03:17:11.0801015Z + USE_DEPLOY=ON 2022-05-18T03:17:11.0801227Z + sudo apt-get -qq update 2022-05-18T03:17:13.2243028Z + sudo apt-get -qq install libffi-dev libbz2-dev libreadline-dev libncurses5-dev libncursesw5-dev libgdbm-dev libsqlite3-dev uuid-dev tk-dev 2022-05-18T03:17:14.5336617Z debconf: delaying package configuration, since apt-utils is not installed 2022-05-18T03:17:14.5869371Z Selecting previously unselected package libxss1:amd64. 2022-05-18T03:17:14.5940382Z (Reading database ... 2022-05-18T03:17:14.5940683Z (Reading database ... 5% 2022-05-18T03:17:14.5941019Z (Reading database ... 10% 2022-05-18T03:17:14.5941370Z (Reading database ... 15% 2022-05-18T03:17:14.5941690Z (Reading database ... 20% 2022-05-18T03:17:14.5941899Z (Reading database ... 25% 2022-05-18T03:17:14.5942105Z (Reading database ... 30% 2022-05-18T03:17:14.5942278Z (Reading database ... 35% 2022-05-18T03:17:14.5942460Z (Reading database ... 40% 2022-05-18T03:17:14.5942643Z (Reading database ... 45% 2022-05-18T03:17:14.5942818Z (Reading database ... 50% 2022-05-18T03:17:14.5946427Z (Reading database ... 55% 2022-05-18T03:17:14.5960347Z (Reading database ... 60% 2022-05-18T03:17:14.5965508Z (Reading database ... 65% 2022-05-18T03:17:14.5971334Z (Reading database ... 70% 2022-05-18T03:17:14.6328619Z (Reading database ... 75% 2022-05-18T03:17:14.6383992Z (Reading database ... 80% 2022-05-18T03:17:14.6661247Z (Reading database ... 85% 2022-05-18T03:17:14.6969167Z (Reading database ... 90% 2022-05-18T03:17:14.7252747Z (Reading database ... 95% 2022-05-18T03:17:14.7253074Z (Reading database ... 100% 2022-05-18T03:17:14.7253555Z (Reading database ... 40010 files and directories currently installed.) 2022-05-18T03:17:14.7265413Z Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... 2022-05-18T03:17:14.7291425Z Unpacking libxss1:amd64 (1:1.2.2-1) ... 2022-05-18T03:17:14.7532396Z Selecting previously unselected package libxtst6:amd64. 2022-05-18T03:17:14.7555627Z Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... 2022-05-18T03:17:14.7582563Z Unpacking libxtst6:amd64 (2:1.2.2-1) ... 2022-05-18T03:17:14.7812915Z Selecting previously unselected package libxv1:amd64. 2022-05-18T03:17:14.7835720Z Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... 2022-05-18T03:17:14.7860434Z Unpacking libxv1:amd64 (2:1.0.10-1) ... 2022-05-18T03:17:14.8090834Z Selecting previously unselected package libxxf86dga1:amd64. 2022-05-18T03:17:14.8114395Z Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... 2022-05-18T03:17:14.8145921Z Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... 2022-05-18T03:17:14.8415765Z Selecting previously unselected package tzdata. 2022-05-18T03:17:14.8438256Z Preparing to unpack .../tzdata_2021a-0ubuntu0.16.04_all.deb ... 2022-05-18T03:17:14.8471579Z Unpacking tzdata (2021a-0ubuntu0.16.04) ... 2022-05-18T03:17:15.0135724Z Selecting previously unselected package bzip2-doc. 2022-05-18T03:17:15.0164782Z Preparing to unpack .../bzip2-doc_1.0.6-8ubuntu0.2_all.deb ... 2022-05-18T03:17:15.0188471Z Unpacking bzip2-doc (1.0.6-8ubuntu0.2) ... 2022-05-18T03:17:15.0505958Z Selecting previously unselected package libbz2-dev:amd64. 2022-05-18T03:17:15.0531417Z Preparing to unpack .../libbz2-dev_1.0.6-8ubuntu0.2_amd64.deb ... 2022-05-18T03:17:15.0575648Z Unpacking libbz2-dev:amd64 (1.0.6-8ubuntu0.2) ... 2022-05-18T03:17:15.0848378Z Selecting previously unselected package libfontenc1:amd64. 2022-05-18T03:17:15.0873068Z Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... 2022-05-18T03:17:15.0906080Z Unpacking libfontenc1:amd64 (1:1.1.3-1) ... 2022-05-18T03:17:15.1219360Z Selecting previously unselected package libgdbm-dev. 2022-05-18T03:17:15.1244229Z Preparing to unpack .../libgdbm-dev_1.8.3-13.1_amd64.deb ... 2022-05-18T03:17:15.1274004Z Unpacking libgdbm-dev (1.8.3-13.1) ... 2022-05-18T03:17:15.1517693Z Selecting previously unselected package libtinfo-dev:amd64. 2022-05-18T03:17:15.1541239Z Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... 2022-05-18T03:17:15.1572117Z Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... 2022-05-18T03:17:15.1813810Z Selecting previously unselected package libncurses5-dev:amd64. 2022-05-18T03:17:15.1838847Z Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... 2022-05-18T03:17:15.1872167Z Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... 2022-05-18T03:17:15.2215156Z Selecting previously unselected package libncursesw5-dev:amd64. 2022-05-18T03:17:15.2239502Z Preparing to unpack .../libncursesw5-dev_6.0+20160213-1ubuntu1_amd64.deb ... 2022-05-18T03:17:15.2265149Z Unpacking libncursesw5-dev:amd64 (6.0+20160213-1ubuntu1) ... 2022-05-18T03:17:15.2607971Z Selecting previously unselected package libreadline6-dev:amd64. 2022-05-18T03:17:15.2632097Z Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... 2022-05-18T03:17:15.2660620Z Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... 2022-05-18T03:17:15.2916258Z Selecting previously unselected package libreadline-dev:amd64. 2022-05-18T03:17:15.2939486Z Preparing to unpack .../libreadline-dev_6.3-8ubuntu2_amd64.deb ... 2022-05-18T03:17:15.2966230Z Unpacking libreadline-dev:amd64 (6.3-8ubuntu2) ... 2022-05-18T03:17:15.3176618Z Selecting previously unselected package libsqlite3-dev:amd64. 2022-05-18T03:17:15.3199597Z Preparing to unpack .../libsqlite3-dev_3.11.0-1ubuntu1.5_amd64.deb ... 2022-05-18T03:17:15.3228117Z Unpacking libsqlite3-dev:amd64 (3.11.0-1ubuntu1.5) ... 2022-05-18T03:17:15.3812773Z Selecting previously unselected package libtcl8.6:amd64. 2022-05-18T03:17:15.3837789Z Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... 2022-05-18T03:17:15.3889413Z Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... 2022-05-18T03:17:15.5208935Z Selecting previously unselected package libtk8.6:amd64. 2022-05-18T03:17:15.5236421Z Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... 2022-05-18T03:17:15.5357917Z Unpacking libtk8.6:amd64 (8.6.5-1) ... 2022-05-18T03:17:15.6691386Z Selecting previously unselected package libutempter0:amd64. 2022-05-18T03:17:15.6720378Z Preparing to unpack .../libutempter0_1.1.6-3_amd64.deb ... 2022-05-18T03:17:15.6750247Z Unpacking libutempter0:amd64 (1.1.6-3) ... 2022-05-18T03:17:15.6986669Z Selecting previously unselected package libxpm4:amd64. 2022-05-18T03:17:15.7013049Z Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... 2022-05-18T03:17:15.7046530Z Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... 2022-05-18T03:17:15.7459245Z Selecting previously unselected package libxaw7:amd64. 2022-05-18T03:17:15.7484690Z Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... 2022-05-18T03:17:15.7517653Z Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2022-05-18T03:17:15.7870065Z Selecting previously unselected package libxcb-shape0:amd64. 2022-05-18T03:17:15.7895817Z Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... 2022-05-18T03:17:15.7924615Z Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... 2022-05-18T03:17:15.8118215Z Selecting previously unselected package x11proto-scrnsaver-dev. 2022-05-18T03:17:15.8143755Z Preparing to unpack .../x11proto-scrnsaver-dev_1.2.2-1_all.deb ... 2022-05-18T03:17:15.8167848Z Unpacking x11proto-scrnsaver-dev (1.2.2-1) ... 2022-05-18T03:17:15.8364842Z Selecting previously unselected package libxss-dev:amd64. 2022-05-18T03:17:15.8390279Z Preparing to unpack .../libxss-dev_1%3a1.2.2-1_amd64.deb ... 2022-05-18T03:17:15.8412993Z Unpacking libxss-dev:amd64 (1:1.2.2-1) ... 2022-05-18T03:17:15.8611739Z Selecting previously unselected package libxt-dev:amd64. 2022-05-18T03:17:15.8637403Z Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... 2022-05-18T03:17:15.8669271Z Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... 2022-05-18T03:17:15.9327619Z Selecting previously unselected package tcl8.6. 2022-05-18T03:17:15.9354460Z Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... 2022-05-18T03:17:15.9385303Z Unpacking tcl8.6 (8.6.5+dfsg-2) ... 2022-05-18T03:17:15.9583323Z Selecting previously unselected package tcl. 2022-05-18T03:17:15.9610113Z Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... 2022-05-18T03:17:15.9657156Z Unpacking tcl (8.6.0+9) ... 2022-05-18T03:17:15.9844473Z Selecting previously unselected package tcl8.6-dev:amd64. 2022-05-18T03:17:15.9871106Z Preparing to unpack .../tcl8.6-dev_8.6.5+dfsg-2_amd64.deb ... 2022-05-18T03:17:15.9896969Z Unpacking tcl8.6-dev:amd64 (8.6.5+dfsg-2) ... 2022-05-18T03:17:16.0805405Z Selecting previously unselected package tcl-dev:amd64. 2022-05-18T03:17:16.0833369Z Preparing to unpack .../tcl-dev_8.6.0+9_amd64.deb ... 2022-05-18T03:17:16.0864670Z Unpacking tcl-dev:amd64 (8.6.0+9) ... 2022-05-18T03:17:16.1106346Z Selecting previously unselected package tk8.6. 2022-05-18T03:17:16.1133465Z Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... 2022-05-18T03:17:16.1158031Z Unpacking tk8.6 (8.6.5-1) ... 2022-05-18T03:17:16.1369241Z Selecting previously unselected package tk. 2022-05-18T03:17:16.1395643Z Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... 2022-05-18T03:17:16.1451745Z Unpacking tk (8.6.0+9) ... 2022-05-18T03:17:16.1651432Z Selecting previously unselected package tk8.6-dev:amd64. 2022-05-18T03:17:16.1677550Z Preparing to unpack .../tk8.6-dev_8.6.5-1_amd64.deb ... 2022-05-18T03:17:16.1706723Z Unpacking tk8.6-dev:amd64 (8.6.5-1) ... 2022-05-18T03:17:16.2456824Z Selecting previously unselected package tk-dev:amd64. 2022-05-18T03:17:16.2483100Z Preparing to unpack .../tk-dev_8.6.0+9_amd64.deb ... 2022-05-18T03:17:16.2509448Z Unpacking tk-dev:amd64 (8.6.0+9) ... 2022-05-18T03:17:16.2746819Z Selecting previously unselected package x11-utils. 2022-05-18T03:17:16.2772500Z Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... 2022-05-18T03:17:16.2799020Z Unpacking x11-utils (7.7+3) ... 2022-05-18T03:17:16.3135285Z Selecting previously unselected package xbitmaps. 2022-05-18T03:17:16.3161341Z Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... 2022-05-18T03:17:16.3186298Z Unpacking xbitmaps (1.1.1-2) ... 2022-05-18T03:17:16.3498769Z Selecting previously unselected package xterm. 2022-05-18T03:17:16.3527682Z Preparing to unpack .../xterm_322-1ubuntu1.2_amd64.deb ... 2022-05-18T03:17:16.3555613Z Unpacking xterm (322-1ubuntu1.2) ... 2022-05-18T03:17:16.4339971Z Selecting previously unselected package libffi-dev:amd64. 2022-05-18T03:17:16.4367856Z Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... 2022-05-18T03:17:16.4396311Z Unpacking libffi-dev:amd64 (3.2.1-4) ... 2022-05-18T03:17:16.4708844Z Selecting previously unselected package uuid-dev:amd64. 2022-05-18T03:17:16.4736673Z Preparing to unpack .../uuid-dev_2.27.1-6ubuntu3.10_amd64.deb ... 2022-05-18T03:17:16.4763600Z Unpacking uuid-dev:amd64 (2.27.1-6ubuntu3.10) ... 2022-05-18T03:17:16.4917877Z Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 2022-05-18T03:17:16.7216646Z Processing triggers for mime-support (3.59ubuntu1) ... 2022-05-18T03:17:16.7646602Z Setting up libxss1:amd64 (1:1.2.2-1) ... 2022-05-18T03:17:16.7798007Z Setting up libxtst6:amd64 (2:1.2.2-1) ... 2022-05-18T03:17:16.7920090Z Setting up libxv1:amd64 (2:1.0.10-1) ... 2022-05-18T03:17:16.8028489Z Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... 2022-05-18T03:17:16.8142343Z Setting up tzdata (2021a-0ubuntu0.16.04) ... 2022-05-18T03:17:16.8686432Z debconf: unable to initialize frontend: Dialog 2022-05-18T03:17:16.8687043Z debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 76.) 2022-05-18T03:17:16.8687403Z debconf: falling back to frontend: Readline 2022-05-18T03:17:16.9036102Z 2022-05-18T03:17:16.9036635Z Current default time zone: 'Etc/UTC' 2022-05-18T03:17:16.9064151Z Local time is now: Wed May 18 03:17:16 UTC 2022. 2022-05-18T03:17:16.9064530Z Universal Time is now: Wed May 18 03:17:16 UTC 2022. 2022-05-18T03:17:16.9064891Z Run 'dpkg-reconfigure tzdata' if you wish to change it. 2022-05-18T03:17:16.9065052Z 2022-05-18T03:17:16.9230625Z Setting up bzip2-doc (1.0.6-8ubuntu0.2) ... 2022-05-18T03:17:16.9316242Z Setting up libbz2-dev:amd64 (1.0.6-8ubuntu0.2) ... 2022-05-18T03:17:16.9402646Z Setting up libfontenc1:amd64 (1:1.1.3-1) ... 2022-05-18T03:17:16.9538939Z Setting up libgdbm-dev (1.8.3-13.1) ... 2022-05-18T03:17:16.9620542Z Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... 2022-05-18T03:17:16.9711174Z Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... 2022-05-18T03:17:16.9789238Z Setting up libncursesw5-dev:amd64 (6.0+20160213-1ubuntu1) ... 2022-05-18T03:17:16.9871255Z Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... 2022-05-18T03:17:16.9960877Z Setting up libreadline-dev:amd64 (6.3-8ubuntu2) ... 2022-05-18T03:17:17.0041773Z Setting up libsqlite3-dev:amd64 (3.11.0-1ubuntu1.5) ... 2022-05-18T03:17:17.0126564Z Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... 2022-05-18T03:17:17.0243093Z Setting up libtk8.6:amd64 (8.6.5-1) ... 2022-05-18T03:17:17.0333815Z Setting up libutempter0:amd64 (1.1.6-3) ... 2022-05-18T03:17:17.0436286Z Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... 2022-05-18T03:17:17.0530716Z Setting up libxaw7:amd64 (2:1.0.13-1) ... 2022-05-18T03:17:17.0657105Z Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... 2022-05-18T03:17:17.0770220Z Setting up x11proto-scrnsaver-dev (1.2.2-1) ... 2022-05-18T03:17:17.0972010Z Setting up libxss-dev:amd64 (1:1.2.2-1) ... 2022-05-18T03:17:17.1081454Z Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... 2022-05-18T03:17:17.1177327Z Setting up tcl8.6 (8.6.5+dfsg-2) ... 2022-05-18T03:17:17.1298275Z Setting up tcl (8.6.0+9) ... 2022-05-18T03:17:17.1393993Z Setting up tcl8.6-dev:amd64 (8.6.5+dfsg-2) ... 2022-05-18T03:17:17.1504264Z Setting up tcl-dev:amd64 (8.6.0+9) ... 2022-05-18T03:17:17.1618241Z Setting up tk8.6 (8.6.5-1) ... 2022-05-18T03:17:17.1735070Z Setting up tk (8.6.0+9) ... 2022-05-18T03:17:17.1822558Z Setting up tk8.6-dev:amd64 (8.6.5-1) ... 2022-05-18T03:17:17.1907128Z Setting up tk-dev:amd64 (8.6.0+9) ... 2022-05-18T03:17:17.1990271Z Setting up x11-utils (7.7+3) ... 2022-05-18T03:17:17.2333379Z Setting up xbitmaps (1.1.1-2) ... 2022-05-18T03:17:17.2431762Z Setting up xterm (322-1ubuntu1.2) ... 2022-05-18T03:17:17.2876804Z update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode 2022-05-18T03:17:17.2958513Z update-alternatives: using /usr/bin/lxterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode 2022-05-18T03:17:17.3009780Z Setting up libffi-dev:amd64 (3.2.1-4) ... 2022-05-18T03:17:17.3094715Z Setting up uuid-dev:amd64 (2.27.1-6ubuntu3.10) ... 2022-05-18T03:17:17.3187692Z Processing triggers for libc-bin (2.23-0ubuntu11.3) ... 2022-05-18T03:17:17.3729675Z + echo 'Python version:' 2022-05-18T03:17:17.3730054Z Python version: 2022-05-18T03:17:17.3730261Z + python --version 2022-05-18T03:17:17.3923257Z Python 3.7.13 2022-05-18T03:17:17.3924634Z + echo 'GCC version:' 2022-05-18T03:17:17.3924891Z GCC version: 2022-05-18T03:17:17.3925229Z + gcc --version 2022-05-18T03:17:17.4069274Z gcc (Ubuntu 7.5.0-3ubuntu1~16.04) 7.5.0 2022-05-18T03:17:17.4069720Z Copyright (C) 2017 Free Software Foundation, Inc. 2022-05-18T03:17:17.4070011Z This is free software; see the source for copying conditions. There is NO 2022-05-18T03:17:17.4070329Z warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 2022-05-18T03:17:17.4070506Z 2022-05-18T03:17:17.4075097Z + echo 'CMake version:' 2022-05-18T03:17:17.4075412Z CMake version: 2022-05-18T03:17:17.4075748Z + cmake --version 2022-05-18T03:17:17.4091964Z cmake version 3.10.3 2022-05-18T03:17:17.4092173Z 2022-05-18T03:17:17.4092427Z CMake suite maintained and supported by Kitware (kitware.com/cmake). 2022-05-18T03:17:17.4095793Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *cuda* ]] 2022-05-18T03:17:17.4096219Z + echo 'NVCC version:' 2022-05-18T03:17:17.4096408Z NVCC version: 2022-05-18T03:17:17.4096595Z + nvcc --version 2022-05-18T03:17:17.4202057Z nvcc: NVIDIA (R) Cuda compiler driver 2022-05-18T03:17:17.4202767Z Copyright (c) 2005-2021 NVIDIA Corporation 2022-05-18T03:17:17.4203098Z Built on Mon_May__3_19:15:13_PDT_2021 2022-05-18T03:17:17.4203327Z Cuda compilation tools, release 11.3, V11.3.109 2022-05-18T03:17:17.4203555Z Build cuda_11.3.r11.3/compiler.29920130_0 2022-05-18T03:17:17.4204516Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *cuda11* ]] 2022-05-18T03:17:17.4204951Z + export BUILD_SPLIT_CUDA=ON 2022-05-18T03:17:17.4205252Z + BUILD_SPLIT_CUDA=ON 2022-05-18T03:17:17.4205764Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *\c\a\f\f\e\2* ]] 2022-05-18T03:17:17.4206135Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *\o\n\n\x* ]] 2022-05-18T03:17:17.4206540Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *\p\a\r\a\l\l\e\l\t\b\b* ]] 2022-05-18T03:17:17.4206971Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *\p\a\r\a\l\l\e\l\n\a\t\i\v\e* ]] 2022-05-18T03:17:17.4207287Z + pip_install -r requirements.txt 2022-05-18T03:17:17.4207582Z + pip install --progress-bar off -r requirements.txt 2022-05-18T03:17:17.9694869Z Ignoring dataclasses: markers 'python_version < "3.7"' don't match your environment 2022-05-18T03:17:17.9701735Z Requirement already satisfied: astunparse in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 2)) (1.6.3) 2022-05-18T03:17:17.9709026Z Requirement already satisfied: expecttest in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 3)) (0.1.3) 2022-05-18T03:17:17.9716968Z Requirement already satisfied: future in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 4)) (0.18.2) 2022-05-18T03:17:17.9723267Z Requirement already satisfied: numpy in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 5)) (1.18.5) 2022-05-18T03:17:17.9731144Z Requirement already satisfied: psutil in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 6)) (5.9.0) 2022-05-18T03:17:17.9737487Z Requirement already satisfied: pyyaml in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 7)) (6.0) 2022-05-18T03:17:17.9743844Z Requirement already satisfied: requests in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (2.27.1) 2022-05-18T03:17:17.9752118Z Requirement already satisfied: setuptools in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (61.2.0) 2022-05-18T03:17:17.9758266Z Requirement already satisfied: six in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 10)) (1.16.0) 2022-05-18T03:17:18.0335631Z Collecting types-dataclasses 2022-05-18T03:17:18.0503326Z Downloading types_dataclasses-0.6.5-py3-none-any.whl (2.8 kB) 2022-05-18T03:17:18.0540227Z Requirement already satisfied: typing_extensions in /opt/conda/lib/python3.7/site-packages (from -r requirements.txt (line 12)) (4.1.1) 2022-05-18T03:17:18.0571507Z Requirement already satisfied: wheel<1.0,>=0.23.0 in /opt/conda/lib/python3.7/site-packages (from astunparse->-r requirements.txt (line 2)) (0.37.1) 2022-05-18T03:17:18.0783009Z Requirement already satisfied: certifi>=2017.4.17 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2021.10.8) 2022-05-18T03:17:18.0794051Z Requirement already satisfied: charset-normalizer~=2.0.0 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2.0.4) 2022-05-18T03:17:18.0801535Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (1.25.8) 2022-05-18T03:17:18.0811966Z Requirement already satisfied: idna<4,>=2.5 in /opt/conda/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (3.3) 2022-05-18T03:17:18.4037977Z Installing collected packages: types-dataclasses 2022-05-18T03:17:18.4365289Z Successfully installed types-dataclasses-0.6.5 2022-05-18T03:17:18.4831067Z + export USE_LLVM=/opt/llvm 2022-05-18T03:17:18.4831418Z + USE_LLVM=/opt/llvm 2022-05-18T03:17:18.4831818Z + export LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-05-18T03:17:18.4832329Z + LLVM_DIR=/opt/llvm/lib/cmake/llvm 2022-05-18T03:17:18.4832508Z + which conda 2022-05-18T03:17:18.4839823Z /opt/conda/bin/conda 2022-05-18T03:17:18.4840285Z + export CMAKE_PREFIX_PATH=/opt/conda 2022-05-18T03:17:18.4840505Z + CMAKE_PREFIX_PATH=/opt/conda 2022-05-18T03:17:18.4841765Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *libtorch* ]] 2022-05-18T03:17:18.4842367Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *-android* ]] 2022-05-18T03:17:18.4842883Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test != *android* ]] 2022-05-18T03:17:18.4843397Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *vulkan* ]] 2022-05-18T03:17:18.4844027Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *rocm* ]] 2022-05-18T03:17:18.4844384Z + '[' -z 6 ']' 2022-05-18T03:17:18.4844656Z + export TORCH_CUDA_ARCH_LIST=5.2 2022-05-18T03:17:18.4844955Z + TORCH_CUDA_ARCH_LIST=5.2 2022-05-18T03:17:18.4845493Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *xenial-cuda11.1*build ]] 2022-05-18T03:17:18.4845992Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *ppc64le* ]] 2022-05-18T03:17:18.4846411Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *clang* ]] 2022-05-18T03:17:18.4846872Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *no-ops* ]] 2022-05-18T03:17:18.4847323Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *linux-xenial-py3.7-gcc7-build* ]] 2022-05-18T03:17:18.4847823Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *linux-xenial-py3.7-gcc5.4-build* ]] 2022-05-18T03:17:18.4848281Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == pytorch-linux-xenial-py3* ]] 2022-05-18T03:17:18.4851621Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *-bazel-* ]] 2022-05-18T03:17:18.4851887Z + set -e 2022-05-18T03:17:18.4852088Z + get_bazel 2022-05-18T03:17:18.4854952Z ++ uname 2022-05-18T03:17:18.4860999Z + [[ Linux == \D\a\r\w\i\n ]] 2022-05-18T03:17:18.4861449Z + curl https://ossci-linux.s3.amazonaws.com/bazel-4.2.1-linux-x86_64 -o tools/bazel 2022-05-18T03:17:18.4909844Z % Total % Received % Xferd Average Speed Time Time Time Current 2022-05-18T03:17:18.4912226Z Dload Upload Total Spent Left Speed 2022-05-18T03:17:18.4912430Z 2022-05-18T03:17:19.0433524Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-05-18T03:17:19.0433906Z 100 48.1M 100 48.1M 0 0 87.1M 0 --:--:-- --:--:-- --:--:-- 87.2M 2022-05-18T03:17:19.0538255Z + echo '1a4f3a3ce292307bceeb44f459883859c793436d564b95319aacb8af1f20557c tools/bazel' 2022-05-18T03:17:19.0538585Z + shasum -a 256 -c 2022-05-18T03:17:19.3076083Z + chmod +x tools/bazel 2022-05-18T03:17:19.3083304Z + tools/bazel build --config=no-tty :torch 2022-05-18T03:17:19.3113067Z Extracting Bazel installation... 2022-05-18T03:17:20.9257998Z Starting local Bazel server and connecting to it... 2022-05-18T03:17:22.1923596Z Loading: 2022-05-18T03:17:22.1950438Z Loading: 0 packages loaded 2022-05-18T03:17:26.7682575Z Analyzing: target //:torch (1 packages loaded, 0 targets configured) 2022-05-18T03:17:28.0663576Z INFO: SHA256 (https://github.com/google/glog/archive/v0.4.0.tar.gz) = f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c 2022-05-18T03:17:28.1257781Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2022-05-18T03:17:28.1285479Z DEBUG: Repository com_github_glog instantiated at: 2022-05-18T03:17:28.1285909Z /var/lib/jenkins/workspace/WORKSPACE:56:13: in 2022-05-18T03:17:28.1286268Z Repository rule http_archive defined at: 2022-05-18T03:17:28.1286763Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in 2022-05-18T03:17:42.1977626Z Analyzing: target //:torch (53 packages loaded, 6252 targets configured) 2022-05-18T03:18:02.1983435Z Analyzing: target //:torch (53 packages loaded, 6252 targets configured) 2022-05-18T03:18:04.1573953Z INFO: Analyzed target //:torch (55 packages loaded, 7582 targets configured). 2022-05-18T03:18:04.1591920Z INFO: Found 1 target... 2022-05-18T03:18:04.3745400Z [0 / 3] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2022-05-18T03:18:16.3620293Z [31 / 2,432] Action aten/src/ATen/ops; 11s processwrapper-sandbox 2022-05-18T03:18:20.2403298Z INFO: From Executing genrule //:generated_caffe2_aten_op_headers: 2022-05-18T03:18:20.2409702Z Skipping rename Because of Arg: c10::optional (at::DimnameList) 2022-05-18T03:18:20.2410239Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2410666Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2414364Z Skipping refine_names Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2415465Z Skipping _cudnn_rnn_backward Because of Arg: ::std::array (::std::array) 2022-05-18T03:18:20.2416120Z Skipping _cudnn_init_dropout_state because it is a factory method 2022-05-18T03:18:20.2416636Z Skipping _fused_dropout Because of Arg: c10::optional (at::Generator) 2022-05-18T03:18:20.2417162Z Skipping native_dropout Because of Arg: c10::optional (bool) 2022-05-18T03:18:20.2417687Z Skipping _sobol_engine_draw Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2418287Z Skipping chalf Because of Arg: c10::optional (at::MemoryFormat) 2022-05-18T03:18:20.2418955Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2419408Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2419813Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2420224Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2420485Z Skipping arange because it is a factory method 2022-05-18T03:18:20.2420751Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2421027Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2421302Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2426837Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2427422Z Skipping as_strided Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2427851Z Skipping bartlett_window because it is a factory method 2022-05-18T03:18:20.2428156Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-05-18T03:18:20.2428471Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-05-18T03:18:20.2428757Z Skipping blackman_window because it is a factory method 2022-05-18T03:18:20.2429017Z Skipping cat Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2429274Z Skipping concat Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2429570Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2443128Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2443590Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2444088Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2444787Z Skipping contiguous Because of Arg: at::MemoryFormat (at::MemoryFormat) 2022-05-18T03:18:20.2445517Z Skipping convolution_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2446268Z Skipping _convolution_mode Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2446928Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2453364Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2454108Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2454753Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2455263Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2455786Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2456279Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2456780Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2457303Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2457707Z Skipping count_nonzero Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2458055Z Skipping cudnn_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2458544Z Skipping cummax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2463360Z Skipping cummin Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2463871Z Skipping cumprod Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2465878Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2466360Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2466928Z Skipping cumsum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2467448Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2467939Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2468575Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2468854Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2469158Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2469501Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2469827Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2470146Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:18:20.2470470Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:18:20.2470790Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:18:20.2471100Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:18:20.2471422Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:18:20.2471724Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2472011Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2472296Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:18:20.2472601Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:18:20.2472912Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:18:20.2473208Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:18:20.2473502Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2473804Z Skipping _rowwise_prune Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2474105Z Skipping embedding_bag Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2474364Z Skipping empty because it is a factory method 2022-05-18T03:18:20.2474609Z Skipping new_empty because it is a factory method 2022-05-18T03:18:20.2474864Z Skipping new_empty_strided because it is a factory method 2022-05-18T03:18:20.2475224Z Skipping new_full because it is a factory method 2022-05-18T03:18:20.2475765Z Skipping new_zeros because it is a factory method 2022-05-18T03:18:20.2476204Z Skipping new_ones because it is a factory method 2022-05-18T03:18:20.2476662Z Skipping _empty_affine_quantized because it is a factory method 2022-05-18T03:18:20.2477196Z Skipping _empty_per_channel_affine_quantized because it is a factory method 2022-05-18T03:18:20.2477709Z Skipping empty_quantized because it is a factory method 2022-05-18T03:18:20.2478163Z Skipping empty_like because it is a factory method 2022-05-18T03:18:20.2478612Z Skipping empty_strided because it is a factory method 2022-05-18T03:18:20.2479129Z Skipping expand Because of Arg: c10::SymIntArrayRef (c10::SymIntArrayRef) 2022-05-18T03:18:20.2479689Z Skipping expand Because of Arg: c10::SymIntArrayRef (c10::SymIntArrayRef) 2022-05-18T03:18:20.2480155Z Skipping eye because it is a factory method 2022-05-18T03:18:20.2480611Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2481063Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2481533Z Skipping flatten Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2482090Z Skipping unflatten Because of Arg: c10::optional (at::DimnameList) 2022-05-18T03:18:20.2482628Z Skipping unflatten Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2483076Z Skipping full because it is a factory method 2022-05-18T03:18:20.2483489Z Skipping full_like because it is a factory method 2022-05-18T03:18:20.2483928Z Skipping from_file because it is a factory method 2022-05-18T03:18:20.2484374Z Skipping hann_window because it is a factory method 2022-05-18T03:18:20.2484880Z Skipping hamming_window because it is a factory method 2022-05-18T03:18:20.2485342Z Skipping kaiser_window because it is a factory method 2022-05-18T03:18:20.2485823Z Skipping index_copy Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2486292Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2486778Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2487280Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2487742Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2488246Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2488758Z Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) 2022-05-18T03:18:20.2489237Z Skipping linspace because it is a factory method 2022-05-18T03:18:20.2489658Z Skipping logspace because it is a factory method 2022-05-18T03:18:20.2490170Z Skipping log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2490711Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2491187Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2491723Z Skipping _log_softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2492254Z Skipping logcumsumexp Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2492680Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2493123Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2493560Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2493975Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2494235Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2494496Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2494792Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2495090Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2495389Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2495673Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2496044Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2496333Z Skipping nanmean Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2496629Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2496897Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2497154Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2497427Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2497695Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2497942Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2498243Z Skipping miopen_rnn_backward Because of Arg: ::std::array (::std::array) 2022-05-18T03:18:20.2498540Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2498799Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2499057Z Skipping narrow_copy Because of Arg: c10::SymInt (c10::SymInt) 2022-05-18T03:18:20.2499307Z Skipping ones because it is a factory method 2022-05-18T03:18:20.2499549Z Skipping ones_like because it is a factory method 2022-05-18T03:18:20.2499797Z Skipping cdist Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2500081Z Skipping _cdist_forward Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2500375Z Skipping is_pinned Because of Arg: c10::optional (at::Device) 2022-05-18T03:18:20.2500662Z Skipping pin_memory Because of Arg: c10::optional (at::Device) 2022-05-18T03:18:20.2501018Z Skipping _pin_memory Because of Arg: c10::optional (at::Device) 2022-05-18T03:18:20.2501293Z Skipping scalar_tensor because it is a factory method 2022-05-18T03:18:20.2501537Z Skipping rand because it is a factory method 2022-05-18T03:18:20.2501765Z Skipping rand_like because it is a factory method 2022-05-18T03:18:20.2502011Z Skipping randint because it is a factory method 2022-05-18T03:18:20.2502258Z Skipping randint_like because it is a factory method 2022-05-18T03:18:20.2502506Z Skipping randn because it is a factory method 2022-05-18T03:18:20.2502749Z Skipping randn_like because it is a factory method 2022-05-18T03:18:20.2502995Z Skipping randperm because it is a factory method 2022-05-18T03:18:20.2503382Z Skipping range because it is a factory method 2022-05-18T03:18:20.2503659Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2503967Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2504274Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2504559Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2508776Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2509383Z Skipping rrelu Because of Arg: c10::optional (at::Generator) 2022-05-18T03:18:20.2509964Z Skipping gelu Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2510486Z Skipping gelu_backward Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2510996Z Skipping select Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2511466Z Skipping logit Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2511946Z Skipping size Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2512423Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2512861Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2513179Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2513460Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2513753Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2514125Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2514434Z Skipping softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2514733Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2514989Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2515290Z Skipping _softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2515585Z Skipping squeeze Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2515854Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2516114Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2516376Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2516642Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2516890Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2517151Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2517416Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2517661Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2517919Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2518182Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2518445Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2518694Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2519012Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2519270Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2519524Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2519793Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2520064Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2520317Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2520579Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2520844Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2521111Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2521363Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2521631Z Skipping stride Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2521930Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2522227Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2522520Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2522798Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2523061Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2523356Z Skipping nansum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2523671Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2523982Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2524282Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2524599Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2524902Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2525180Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2525472Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2525762Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2526085Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2526356Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2526634Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2526910Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2527168Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2527439Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2527735Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2528037Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2528324Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2528591Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2528853Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2529110Z Skipping transpose Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2529408Z Skipping unique_consecutive Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2529697Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2529955Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2530252Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2530561Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2530875Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2531150Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2531571Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2531851Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2532110Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2532411Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2532736Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2533028Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2533323Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2533612Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2533899Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2534180Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:18:20.2534499Z Skipping zeros because it is a factory method 2022-05-18T03:18:20.2534958Z Skipping _efficientzerotensor because it is a factory method 2022-05-18T03:18:20.2535250Z Skipping zeros_like because it is a factory method 2022-05-18T03:18:20.2535591Z Skipping _standard_gamma Because of Arg: c10::optional (at::Generator) 2022-05-18T03:18:20.2535972Z Skipping _sample_dirichlet Because of Arg: c10::optional (at::Generator) 2022-05-18T03:18:20.2536330Z Skipping poisson Because of Arg: c10::optional (at::Generator) 2022-05-18T03:18:20.2536792Z Skipping binomial Because of Arg: c10::optional (at::Generator) 2022-05-18T03:18:20.2537162Z Skipping native_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2537524Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2537852Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2538211Z Skipping _sparse_csr_sum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2538589Z Skipping _sparse_csr_prod Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2539007Z Skipping _sparse_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2539358Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2539685Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2540045Z Skipping _sparse_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2540472Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2540808Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2541157Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2541619Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2541933Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2542246Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2542551Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2542841Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2543151Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2543468Z Skipping clone Because of Arg: c10::optional (at::MemoryFormat) 2022-05-18T03:18:20.2543761Z Skipping sparse_compressed_tensor because it is a factory method 2022-05-18T03:18:20.2544036Z Skipping sparse_csr_tensor because it is a factory method 2022-05-18T03:18:20.2544337Z Skipping sparse_csc_tensor because it is a factory method 2022-05-18T03:18:20.2544599Z Skipping sparse_bsr_tensor because it is a factory method 2022-05-18T03:18:20.2544846Z Skipping sparse_bsc_tensor because it is a factory method 2022-05-18T03:18:20.2545126Z Skipping _sparse_compressed_tensor_unsafe because it is a factory method 2022-05-18T03:18:20.2545420Z Skipping _sparse_csr_tensor_unsafe because it is a factory method 2022-05-18T03:18:20.2545686Z Skipping _sparse_csc_tensor_unsafe because it is a factory method 2022-05-18T03:18:20.2546204Z Skipping _sparse_bsr_tensor_unsafe because it is a factory method 2022-05-18T03:18:20.2546537Z Skipping _sparse_bsc_tensor_unsafe because it is a factory method 2022-05-18T03:18:20.2546879Z Skipping sparse_coo_tensor because it is a factory method 2022-05-18T03:18:20.2547137Z Skipping _sparse_coo_tensor_unsafe because it is a factory method 2022-05-18T03:18:20.2547424Z Skipping _sparse_coo_tensor_with_dims because it is a factory method 2022-05-18T03:18:20.2547734Z Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method 2022-05-18T03:18:20.2548041Z Skipping to_dense Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2548360Z Skipping _to_dense Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2548658Z Skipping unbind Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2548938Z Skipping to_mkldnn Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2549260Z Skipping quantize_per_tensor_dynamic Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2549582Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2549895Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2550194Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2550508Z Skipping quantize_per_channel Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2550783Z Skipping q_scale Because of Ret: double (double) 2022-05-18T03:18:20.2551028Z Skipping qscheme Because of Ret: at::QScheme (at::QScheme) 2022-05-18T03:18:20.2551303Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-05-18T03:18:20.2551963Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-05-18T03:18:20.2552536Z Skipping _autocast_to_reduced_precision Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2553046Z Skipping _to_copy because it is a factory method 2022-05-18T03:18:20.2553469Z Skipping to because it is a factory method 2022-05-18T03:18:20.2553942Z Skipping meshgrid Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2554443Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2554969Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2555502Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2556004Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2556522Z Skipping can_cast Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2557057Z Skipping promote_types Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2557587Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2558074Z Skipping _masked_softmax_backward Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2558375Z Skipping view Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2558655Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2558913Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2559377Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2559911Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2560487Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2560963Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2561454Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2561970Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2562445Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2562929Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2563417Z Skipping scatter_add Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2563923Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2564468Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2564977Z Skipping cross Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2565447Z Skipping tril_indices because it is a factory method 2022-05-18T03:18:20.2565725Z Skipping triu_indices because it is a factory method 2022-05-18T03:18:20.2566000Z Skipping take_along_dim Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2566283Z Skipping index_select Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2566547Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2566812Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2567087Z Skipping linalg_vander Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2567386Z Skipping multinomial Because of Arg: c10::optional (at::Generator) 2022-05-18T03:18:20.2567718Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2568055Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2568391Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2568734Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2569105Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2569509Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2569876Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2570226Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2570582Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2570940Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2571274Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2571618Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2571956Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2572297Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2572630Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2572967Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2573301Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2573634Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2573962Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2574245Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2574525Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2574788Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2575068Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2575347Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2575622Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2575914Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2576200Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2576486Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2576758Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2577041Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2577312Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T03:18:20.2577559Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T03:18:20.2577816Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T03:18:20.2578345Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2578805Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2579257Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T03:18:20.2579717Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T03:18:20.2580194Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2580666Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:18:20.2581112Z Skipping normal because it is a factory method 2022-05-18T03:18:20.2581642Z Skipping _foreach_add Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:18:20.2582223Z Skipping _foreach_sub Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:18:20.2582806Z Skipping _foreach_div Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:18:20.2583479Z Skipping _foreach_mul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:18:20.2584080Z Skipping _foreach_addcdiv Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:18:20.2584592Z Skipping _foreach_addcmul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:18:20.2584921Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:18:20.2585248Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:18:20.2585554Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:18:20.2586013Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:18:20.2586339Z Skipping rrelu_with_noise Because of Arg: c10::optional (at::Generator) 2022-05-18T03:18:20.2586648Z Skipping avg_pool2d Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2587117Z Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2587418Z Skipping avg_pool3d Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2587718Z Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2587997Z Skipping _pad_enum Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2588281Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2588558Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2588947Z Skipping upsample_linear1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2589291Z Skipping upsample_linear1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2589649Z Skipping upsample_bilinear2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2590010Z Skipping upsample_bilinear2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2590361Z Skipping _upsample_bilinear2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2590729Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2591096Z Skipping upsample_trilinear3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2591458Z Skipping upsample_trilinear3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2591800Z Skipping upsample_bicubic2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2592156Z Skipping upsample_bicubic2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2592597Z Skipping _upsample_bicubic2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2593262Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2593900Z Skipping upsample_nearest1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2594543Z Skipping _upsample_nearest_exact1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2595208Z Skipping upsample_nearest1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2595867Z Skipping _upsample_nearest_exact1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2596524Z Skipping upsample_nearest2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2597162Z Skipping _upsample_nearest_exact2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2597811Z Skipping upsample_nearest2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2598476Z Skipping _upsample_nearest_exact2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2599164Z Skipping upsample_nearest3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2599521Z Skipping _upsample_nearest_exact3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2599882Z Skipping upsample_nearest3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2600238Z Skipping _upsample_nearest_exact3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2600577Z Skipping upsample_linear1d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2600896Z Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2601206Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2601518Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2601835Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2602167Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2602471Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2602782Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2603107Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2603428Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2603741Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2604082Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2604392Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2604701Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2605020Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2605330Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2605638Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2605972Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2606290Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2606599Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2606896Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2607218Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2607554Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2607866Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2608177Z Skipping upsample_nearest1d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2608491Z Skipping _upsample_nearest_exact1d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2608813Z Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2609136Z Skipping _upsample_nearest_exact1d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2609455Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2609764Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2610058Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2610376Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2610723Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2611050Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2611367Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2611702Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2612020Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2612311Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2612614Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2612923Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2613238Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2613544Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2613864Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2614189Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2614498Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2614827Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2615162Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2615527Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2615820Z Skipping logit_backward Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2616113Z Skipping special_logit Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2616434Z Skipping special_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2616758Z Skipping special_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2617060Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2617336Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2617611Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2617875Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2618152Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2618431Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2618691Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2618968Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2619240Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2619505Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2619784Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2620065Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2620344Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2620606Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2620877Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2621155Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2621421Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2621701Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2622005Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2622354Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2622656Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2622973Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2623289Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2623591Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2623906Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2624226Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2624539Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2624843Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2625162Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2625479Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2625938Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2626264Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2626583Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2626969Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2627273Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2627649Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2627969Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2628278Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2628599Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2628917Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2629226Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2629547Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2629861Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2630174Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2630474Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2630859Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2631431Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2631988Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2632575Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2633157Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2633729Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2634288Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2634867Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2635446Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2635944Z Skipping fft_fftfreq because it is a factory method 2022-05-18T03:18:20.2636399Z Skipping fft_rfftfreq because it is a factory method 2022-05-18T03:18:20.2636931Z Skipping fft_fftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2637353Z Skipping fft_ifftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2637724Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2638090Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2638616Z Skipping linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2639136Z Skipping linalg_eigvalsh Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2639709Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2640306Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2640899Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2641473Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2642023Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2642550Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2643054Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2643566Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2644140Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2644526Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2644854Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2645235Z Skipping linalg_matrix_norm Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2645560Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2645851Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2646150Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2646449Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2646770Z Skipping linalg_cond Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:18:20.2647063Z Skipping linalg_cond Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2647355Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2647641Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2647917Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2648234Z Skipping linalg_tensorsolve Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2648549Z Skipping linalg_qr Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2648846Z Skipping _linalg_qr_helper Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2649139Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2649437Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2649734Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-05-18T03:18:20.2650093Z Skipping _test_optional_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2650450Z Skipping _test_optional_filled_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:20.2650816Z Skipping _test_optional_floatlist Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:18:20.2651165Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2651461Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2651805Z Skipping _test_ambiguous_defaults Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2652117Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2652402Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2652695Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2652989Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2653280Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2653555Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2653866Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2654182Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2654484Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:18:20.2654808Z Skipping nested_tensor Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2655130Z Skipping nested_tensor Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2655493Z Skipping nested_tensor Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2655798Z Skipping nested_tensor Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:18:20.2656103Z Skipping as_strided_copy Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2656419Z Skipping expand_copy Because of Arg: c10::SymIntArrayRef (c10::SymIntArrayRef) 2022-05-18T03:18:20.2656763Z Skipping expand_copy Because of Arg: c10::SymIntArrayRef (c10::SymIntArrayRef) 2022-05-18T03:18:20.2657067Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2657354Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2657634Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-05-18T03:18:20.2657903Z Skipping view_copy Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:18:20.2658221Z Skipping to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:18:30.4070514Z [33 / 2,433] [Prepa] Expanding template external/gloo/gloo/config.h 2022-05-18T03:18:35.1275420Z INFO: From Compiling src/libm/mkalias.c [for host]: 2022-05-18T03:18:35.1316930Z external/sleef/src/libm/mkalias.c: In function 'main': 2022-05-18T03:18:35.1317739Z external/sleef/src/libm/mkalias.c:40:16: warning: unused variable 'vparameterStr' [-Wunused-variable] 2022-05-18T03:18:35.1318313Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2022-05-18T03:18:35.1318759Z ^~~~~~~~~~~~~ 2022-05-18T03:18:35.1319433Z external/sleef/src/libm/mkalias.c:39:16: warning: unused variable 'ulpSuffixStr' [-Wunused-variable] 2022-05-18T03:18:35.1319889Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2022-05-18T03:18:35.1320098Z ^~~~~~~~~~~~ 2022-05-18T03:18:35.1320447Z external/sleef/src/libm/mkalias.c:37:16: warning: unused variable 'typeSpecS' [-Wunused-variable] 2022-05-18T03:18:35.1320730Z static char *typeSpecS[] = { "", "f" }; 2022-05-18T03:18:35.1320911Z ^~~~~~~~~ 2022-05-18T03:18:35.1321256Z external/sleef/src/libm/mkalias.c:24:9: warning: unused variable 'mangledisa' [-Wunused-variable] 2022-05-18T03:18:35.1321530Z char *mangledisa = argv[4]; 2022-05-18T03:18:35.1321708Z ^~~~~~~~~~ 2022-05-18T03:18:35.1321863Z At top level: 2022-05-18T03:18:35.1322218Z external/sleef/src/libm/mkalias.c:37:16: warning: 'typeSpecS' defined but not used [-Wunused-variable] 2022-05-18T03:18:35.1322503Z static char *typeSpecS[] = { "", "f" }; 2022-05-18T03:18:35.1322684Z ^~~~~~~~~ 2022-05-18T03:18:35.1323039Z external/sleef/src/libm/mkalias.c:39:16: warning: 'ulpSuffixStr' defined but not used [-Wunused-variable] 2022-05-18T03:18:35.1323513Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2022-05-18T03:18:35.1323721Z ^~~~~~~~~~~~ 2022-05-18T03:18:35.1324083Z external/sleef/src/libm/mkalias.c:40:16: warning: 'vparameterStr' defined but not used [-Wunused-variable] 2022-05-18T03:18:35.1324405Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2022-05-18T03:18:35.1324624Z ^~~~~~~~~~~~~ 2022-05-18T03:18:35.4220706Z INFO: From Compiling third_party/oneDNN/src/common/prelu.cpp: 2022-05-18T03:18:35.4221316Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:18:35.4221920Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T03:18:35.4222445Z from external/mkl_dnn/third_party/oneDNN/src/common/prelu.cpp:21: 2022-05-18T03:18:35.4223554Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T03:18:35.4224895Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T03:18:35.4226771Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:18:35.4227716Z external/mkl_dnn/third_party/oneDNN/src/common/prelu.cpp:42:16: required from here 2022-05-18T03:18:35.4228565Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:18:35.4229146Z constexpr bool one_of(T val, P item) { 2022-05-18T03:18:35.4229477Z ^~~ 2022-05-18T03:18:36.7611584Z INFO: From Compiling third_party/oneDNN/src/common/lrn.cpp: 2022-05-18T03:18:36.7624897Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:18:36.7625539Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T03:18:36.7626280Z from external/mkl_dnn/third_party/oneDNN/src/common/lrn.cpp:21: 2022-05-18T03:18:36.7627522Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T03:18:36.7628855Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_lrn_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T03:18:36.7630111Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_lrn_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:18:36.7630843Z external/mkl_dnn/third_party/oneDNN/src/common/lrn.cpp:36:29: required from here 2022-05-18T03:18:36.7631713Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:18:36.7632315Z constexpr bool one_of(T val, P item) { 2022-05-18T03:18:36.7632663Z ^~~ 2022-05-18T03:18:37.0346411Z INFO: From Compiling third_party/oneDNN/src/common/reorder.cpp: 2022-05-18T03:18:37.0359890Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T03:18:37.0360532Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T03:18:37.0361097Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T03:18:37.0361814Z from external/mkl_dnn/third_party/oneDNN/src/common/reorder.cpp:21: 2022-05-18T03:18:37.0362976Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:18:37.0364234Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:18:37.0365419Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:18:37.0366070Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:18:37.0366983Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:18:37.0367578Z constexpr bool one_of(T val, P item) { 2022-05-18T03:18:37.0367920Z ^~~ 2022-05-18T03:18:37.0369267Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T03:18:37.0371992Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T03:18:37.0375691Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T03:18:37.0377361Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T03:18:37.0378271Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:18:37.0378882Z constexpr bool everyone_is(T val, P item) { 2022-05-18T03:18:37.0379252Z ^~~ 2022-05-18T03:18:37.0380206Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T03:18:37.0381658Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_engine*; Args = {const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*}]' 2022-05-18T03:18:37.0383357Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_desc**; Args = {dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*}]' 2022-05-18T03:18:37.0384918Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_desc**, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*}]' 2022-05-18T03:18:37.0385916Z external/mkl_dnn/third_party/oneDNN/src/common/reorder.cpp:118:74: required from here 2022-05-18T03:18:37.0386878Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:18:37.0387456Z constexpr bool one_of(T val, P item) { 2022-05-18T03:18:37.0387792Z ^~~ 2022-05-18T03:18:37.1193887Z INFO: From Compiling third_party/oneDNN/src/common/query.cpp: 2022-05-18T03:18:37.1230352Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T03:18:37.1230926Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T03:18:37.1231485Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T03:18:37.1232068Z from external/mkl_dnn/third_party/oneDNN/src/common/query.cpp:21: 2022-05-18T03:18:37.1233246Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:18:37.1234713Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:18:37.1235758Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:18:37.1236353Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:18:37.1237092Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:18:37.1237645Z constexpr bool one_of(T val, P item) { 2022-05-18T03:18:37.1237985Z ^~~ 2022-05-18T03:18:37.1238873Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = void*]': 2022-05-18T03:18:37.1240143Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_desc*; Args = {void*}]' 2022-05-18T03:18:37.1241396Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_desc*, void*}]' 2022-05-18T03:18:37.1242014Z external/mkl_dnn/third_party/oneDNN/src/common/query.cpp:32:46: required from here 2022-05-18T03:18:37.1242839Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:18:37.1640102Z INFO: From Compiling gloo/broadcast.cc: 2022-05-18T03:18:37.1640932Z external/gloo/gloo/broadcast.cc: In function 'void gloo::broadcast(gloo::BroadcastOptions&)': 2022-05-18T03:18:37.1641862Z external/gloo/gloo/broadcast.cc:92:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:18:37.1642445Z for (auto i = 0; i < numSends; i++) { 2022-05-18T03:18:37.1642777Z ~~^~~~~~~~~~ 2022-05-18T03:18:37.4617457Z INFO: From Compiling third_party/oneDNN/src/cpu/rnn/cell_gru_lbr.cpp: 2022-05-18T03:18:37.4651026Z external/mkl_dnn/third_party/oneDNN/src/cpu/rnn/cell_gru_lbr.cpp:20:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-05-18T03:18:37.4651799Z #pragma warning(disable : 4503) /* name is too long */ 2022-05-18T03:18:37.4652280Z 2022-05-18T03:18:37.5691146Z INFO: From Compiling third_party/oneDNN/src/common/primitive_cache.cpp: 2022-05-18T03:18:37.5723305Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:18:37.5723917Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T03:18:37.5724500Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:27, 2022-05-18T03:18:37.5725100Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_hashing.hpp:25, 2022-05-18T03:18:37.5725684Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_cache.hpp:27, 2022-05-18T03:18:37.5726181Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_cache.cpp:17: 2022-05-18T03:18:37.5727333Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:18:37.5728563Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:18:37.5729514Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:18:37.5730097Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:18:37.5731119Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:18:37.5731612Z constexpr bool one_of(T val, P item) { 2022-05-18T03:18:37.5731899Z ^~~ 2022-05-18T03:18:37.8400304Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:18:37.8423537Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:18:37.8424281Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:18:37.8424781Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:18:37.8425107Z ^ 2022-05-18T03:18:37.8425367Z At top level: 2022-05-18T03:18:37.8426830Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8427421Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:18:37.8427820Z ^~~~~~~ 2022-05-18T03:18:37.8428538Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8429133Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:18:37.8429546Z ^~~~~~~ 2022-05-18T03:18:37.8430238Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8430815Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:18:37.8431228Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8431921Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8432477Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:18:37.8432884Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8433578Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8434231Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:37.8434914Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8435633Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8436192Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:18:37.8436585Z ^~~~~~ 2022-05-18T03:18:37.8437296Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8437887Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:18:37.8438269Z ^~~~~~ 2022-05-18T03:18:37.8438974Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8439534Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:18:37.8455560Z ^~~~~~ 2022-05-18T03:18:37.8456348Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8456949Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:18:37.8457328Z ^~~~~ 2022-05-18T03:18:37.8457972Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8458552Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:18:37.8458935Z ^~~~~~ 2022-05-18T03:18:37.8459616Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8460356Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:18:37.8460732Z ^~~~~ 2022-05-18T03:18:37.8461431Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8461995Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:18:37.8462390Z ^~~~~~~ 2022-05-18T03:18:37.8463089Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8463694Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:18:37.8464120Z ^~~~~~~~~~ 2022-05-18T03:18:37.8464828Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8465443Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:18:37.8465998Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8466748Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8467351Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:18:37.8467756Z ^~~~~~~ 2022-05-18T03:18:37.8468449Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8469011Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:18:37.8469375Z ^~~~~~ 2022-05-18T03:18:37.8470052Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8470621Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:18:37.8470991Z ^~~~~~~~~ 2022-05-18T03:18:37.8476272Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8483513Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:37.8484150Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8485257Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8485982Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:18:37.8486507Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8487304Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8488057Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:18:37.8488604Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8489458Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8490166Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:18:37.8490518Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8491210Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8491784Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:18:37.8492102Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8492760Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8493349Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:18:37.8493802Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8494374Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8495114Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:18:37.8495602Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8496374Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8497190Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:18:37.8497835Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8498626Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8499431Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:18:37.8500022Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8500831Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8501591Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:18:37.8501997Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8502813Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8503429Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:18:37.8518355Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8519066Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8519630Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:18:37.8520048Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8520766Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8521345Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:18:37.8521749Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8522588Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8523202Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:37.8523618Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8524335Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8524968Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:37.8525383Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8526078Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8526677Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:18:37.8527067Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8527743Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8528323Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:18:37.8528726Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8529405Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8529958Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:18:37.8530376Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8530791Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:37.8531680Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8532260Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:18:37.8532675Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8533345Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8533931Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:37.8534347Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8535005Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8535587Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:37.8535992Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8536659Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8537222Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:18:37.8537632Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8538303Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8538829Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:18:37.8539227Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8539897Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8540464Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:37.8540847Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8541473Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8542056Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:37.8542483Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8543159Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8543855Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:37.8544309Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8544964Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8545573Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:37.8594404Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8595088Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8595639Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:37.8596056Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8596590Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8597090Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:18:37.8597461Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8597943Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8598437Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:37.8598787Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8599159Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8599643Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:37.8600075Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8600449Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8600840Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:37.8601081Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8601504Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8601838Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:37.8602097Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8602497Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8603028Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:37.8603400Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8603931Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8604311Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:37.8604631Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8605204Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8605698Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:37.8606059Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8606540Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8607058Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:37.8607454Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8607872Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8608252Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:37.8608654Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8609339Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8609732Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:37.8610027Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8610600Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8611084Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:37.8611452Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8611825Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8612214Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:18:37.8612581Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8613158Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8613606Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:18:37.8613843Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8614267Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8614583Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:37.8614809Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8615485Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8615808Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:37.8616078Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8616565Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8617125Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:37.8617488Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8618064Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8618572Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:37.8618960Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8619534Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8619879Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:37.8620128Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8620687Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8621197Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:37.8621484Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8621994Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8622483Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:18:37.8622756Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8623427Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8624059Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:37.8624521Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8625322Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8626299Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:37.8626840Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8627530Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8628170Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:37.8628603Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8629356Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8630209Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:37.8630591Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8631272Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8631857Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:37.8632361Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8632938Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8633593Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:37.8634216Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8634919Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8635565Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:18:37.8635981Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8636464Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:37.8637127Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8637766Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:18:37.8638273Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8639080Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8639616Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:18:37.8640018Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8640815Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8641517Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:18:37.8641900Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8642669Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8643199Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:18:37.8643686Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8644261Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8644891Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:18:37.8645248Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8645814Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8646478Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:18:37.8647162Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8647800Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8648558Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:18:37.8648996Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8649627Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8650284Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:18:37.8650859Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8651615Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8652158Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:18:37.8652603Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8653326Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8653830Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:18:37.8654209Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8654702Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:18:37.8655481Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8656175Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:37.8656526Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8657191Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8657852Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:37.8658185Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8658885Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8659595Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:37.8660037Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8660627Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8661240Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:37.8661638Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8662343Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8662990Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:18:37.8663385Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8664027Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8664670Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:37.8665098Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8665701Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8670780Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:37.8671006Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8671410Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8671749Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:37.8671988Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8672358Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8672786Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:37.8673127Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8673528Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8673856Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:18:37.8674074Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8674614Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8674933Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:18:37.8675138Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8675568Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8676062Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:37.8676373Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8676731Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8677132Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:37.8677485Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8678049Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8678502Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:18:37.8679059Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8679552Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8679905Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:37.8680314Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8680904Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8681236Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:18:37.8681559Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8682072Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8682446Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:37.8682704Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8683216Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8683830Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:37.8684109Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8684491Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8685041Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:18:37.8685388Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8685874Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8686397Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:37.8686695Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8687169Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8687704Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:37.8688105Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8688683Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8689030Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:18:37.8689262Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8689629Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8690206Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:18:37.8690475Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8690852Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8691390Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:18:37.8691646Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8692002Z external/sleef/src/arch/helperavx.h:545:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8692492Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:37.8692945Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8693516Z external/sleef/src/arch/helperavx.h:544:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8694199Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:37.8694658Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8695285Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8695848Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:18:37.8696243Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8696850Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8697447Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:18:37.8697841Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8698463Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8699153Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:18:37.8699635Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8700259Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8700932Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:37.8701411Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8701999Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8702673Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:18:37.8703156Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8703769Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8704434Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:37.8704994Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8705613Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8706258Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:18:37.8706699Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8707324Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8707869Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:18:37.8716849Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8717678Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8718328Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:18:37.8718782Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8721428Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8722348Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:18:37.8722985Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8723506Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8724078Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:18:37.8724668Z ^~~~~~~~~~ 2022-05-18T03:18:37.8727752Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8728197Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:37.8728604Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8729337Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8730190Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:37.8730685Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8731464Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8734411Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:37.8734898Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8735544Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8739682Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:37.8740256Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8740923Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8741579Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:37.8742023Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8742688Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8743713Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:37.8744164Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8745029Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8745487Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:18:37.8745874Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8746925Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8747322Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:18:37.8747600Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8747966Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8748286Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:37.8748570Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8748964Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8749300Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:18:37.8749533Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8749969Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8750267Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:37.8750482Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8750853Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8751165Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:37.8751398Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8751765Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8752150Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:37.8752352Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8752723Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8753037Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:37.8761133Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8761826Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8762327Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:18:37.8762649Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8763256Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8763760Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:18:37.8764085Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8764686Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8765185Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:18:37.8765506Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8766111Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8766684Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:37.8767093Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8767703Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8768278Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:37.8768684Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8769304Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8769814Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:37.8770138Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8770737Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8771357Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:37.8771686Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8772301Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8772815Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:37.8773169Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8773768Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8774273Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:37.8774607Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8775199Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8775690Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:18:37.8776007Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8777048Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8777546Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:37.8777879Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8778486Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8778978Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:37.8779320Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8780041Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8780641Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:37.8781071Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8781693Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8782283Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:37.8782689Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8783291Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8783901Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:37.8784329Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8784915Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8785521Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:37.8787645Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8788296Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8788952Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:37.8789397Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8790038Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8790621Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:37.8791002Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8791589Z external/sleef/src/arch/helperavx.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8792236Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:37.8792851Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8793384Z external/sleef/src/arch/helperavx.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8793756Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:18:37.8794044Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8794417Z external/sleef/src/arch/helperavx.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8794814Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:37.8795067Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8795439Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8795816Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:18:37.8796094Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8796451Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8796794Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:18:37.8797037Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8797568Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8798415Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:37.8799029Z ^~~~~~~~~~ 2022-05-18T03:18:37.8799645Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8800516Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:18:37.8801035Z ^~~~~~~~~~ 2022-05-18T03:18:37.8801662Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8802210Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:18:37.8802564Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8803220Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8803788Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:37.8804171Z ^~~~~~~~~~ 2022-05-18T03:18:37.8804819Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8805435Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:18:37.8805863Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8806497Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8807074Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:18:37.8807445Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8808114Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8808578Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:18:37.8808827Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8809241Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8809605Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:18:37.8809846Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8810302Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8810691Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:18:37.8810956Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8811331Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8811697Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:18:37.8811981Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8812354Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8812698Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:18:37.8812934Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8813303Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8813643Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:18:37.8813887Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8814239Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8814579Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:18:37.8814851Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8815206Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8815533Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:18:37.8815760Z ^~~~~~~~~~ 2022-05-18T03:18:37.8816117Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8816462Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:37.8816705Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8817071Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8817415Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:18:37.8817668Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8818040Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8818422Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:18:37.8818652Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8819066Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8819531Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:18:37.8819837Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8820447Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8820944Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:18:37.8821275Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8821925Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8822518Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:18:37.8822930Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8823574Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8824317Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:18:37.8824766Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8825444Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8826929Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:18:37.8827360Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8828035Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8828558Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:18:37.8828818Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8829204Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8829540Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:18:37.8829841Z ^~~~~~~~~~ 2022-05-18T03:18:37.8830218Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8830529Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:37.8830729Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8831101Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8831443Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:37.8831641Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8832117Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8832428Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:37.8832656Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8833029Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8833340Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:37.8833552Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8833908Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8834326Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:37.8834607Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8834969Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8835328Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:37.8835622Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8835993Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8836317Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:18:37.8836563Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8836967Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8837337Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:18:37.8837616Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8837990Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8838391Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:18:37.8838647Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8839139Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8839697Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:18:37.8840093Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8840640Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8841206Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:18:37.8841601Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8842172Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8842715Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:37.8843089Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8843681Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8844183Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:37.8844540Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8845137Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8845642Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:37.8846000Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8846574Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8847187Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:37.8847534Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8848121Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8848625Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:37.8848959Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8849538Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8850092Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:18:37.8850461Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8851067Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8851653Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:18:37.8852049Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8852619Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8853150Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:37.8853521Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8854081Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8854604Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:37.8854935Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8855494Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8856012Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:37.8856374Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8856960Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8857458Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:37.8857882Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8858450Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8858976Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:37.8859308Z ^~~~~~~~~~ 2022-05-18T03:18:37.8859882Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8860406Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:18:37.8860747Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8861331Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8861840Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:37.8862209Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8862784Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8863373Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:37.8863802Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8864376Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8864982Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:37.8865469Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8880304Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8880894Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:37.8881214Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8881797Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8882686Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:37.8883032Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8883757Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8884149Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:37.8884419Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8884846Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8885248Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:37.8885677Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8886095Z external/sleef/src/arch/helperavx.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8886504Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:18:37.8886781Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8887141Z external/sleef/src/arch/helperavx.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8887574Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:37.8887862Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8888233Z external/sleef/src/arch/helperavx.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8889004Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:37.8889499Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8889963Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8890297Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:18:37.8890543Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8891004Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8891487Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:18:37.8891742Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8892213Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8892641Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:18:37.8892927Z ^~~~~~~~~~ 2022-05-18T03:18:37.8893321Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8893815Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:18:37.8894292Z ^~~~~~~~~~ 2022-05-18T03:18:37.8894856Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8895285Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:18:37.8895598Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8895955Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8896302Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:18:37.8896550Z ^~~~~~~~~~ 2022-05-18T03:18:37.8896918Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8897254Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:18:37.8897561Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8897932Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8898258Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:18:37.8898507Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8898875Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8899216Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:18:37.8899725Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8900095Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8900435Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:18:37.8900736Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8901847Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8902341Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:37.8902557Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8902923Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8903309Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:18:37.8903518Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8903938Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8904362Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:18:37.8904588Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8904959Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8905242Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:18:37.8905645Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8906265Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8907211Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:18:37.8907585Z ^~~~~~~~~~ 2022-05-18T03:18:37.8908293Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8908800Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:18:37.8909045Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8909415Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8909910Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:37.8910167Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8910538Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8910917Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:37.8911260Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8911630Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8912012Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:37.8912873Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8913235Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8913627Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:37.8913972Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8914481Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8914820Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:18:37.8915194Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8915574Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8915899Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:18:37.8916514Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8916938Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8917381Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:18:37.8917583Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8917960Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8918925Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:18:37.8919201Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8919740Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8920262Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8920653Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8921033Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8921472Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8921770Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8922128Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8922538Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8922848Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8923253Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8923767Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8924179Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8924814Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8925202Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8925530Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8926124Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8926628Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8926926Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8927406Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8927846Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8928183Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8928544Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8929161Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8929460Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8930249Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8930820Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8931121Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8931602Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8931998Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8932656Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8933029Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8933452Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8933747Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8934120Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8934575Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8934877Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8935235Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8936080Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8936376Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8936735Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8937135Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8937423Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8937791Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8938186Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8938486Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8938728Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:18:37.8939135Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8939574Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.8939869Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8940306Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8940772Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:18:37.8940999Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8941641Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8941982Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:18:37.8942188Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8942710Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8943059Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:18:37.8943366Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8943875Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8944224Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:18:37.8944464Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8944834Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8945161Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:18:37.8945394Z ^~~~~~~~~~ 2022-05-18T03:18:37.8945864Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8946408Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:18:37.8946687Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8947055Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8947586Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:18:37.8947979Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8948442Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8948857Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:37.8949107Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8949743Z external/sleef/src/arch/helperavx.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8950041Z static INLINE int vavailability_i(int name) { 2022-05-18T03:18:37.8950287Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8950662Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8951009Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:18:37.8951200Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8951567Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:37.8951910Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:18:37.8952270Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8952641Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8952931Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:18:37.8953707Z ^~~~~~~ 2022-05-18T03:18:37.8954109Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8954420Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:18:37.8954614Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8955294Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8955707Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:18:37.8955938Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8956399Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8956786Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:18:37.8957016Z ^~~~~~~ 2022-05-18T03:18:37.8957381Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8957765Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:18:37.8958049Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8958445Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8958807Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:18:37.8959043Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8959423Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8959819Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:37.8960112Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8960481Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8960849Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:18:37.8961062Z ^~~~~~ 2022-05-18T03:18:37.8961458Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8961790Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:18:37.8962024Z ^~~~~~ 2022-05-18T03:18:37.8962412Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8962753Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:18:37.8962991Z ^~~~~ 2022-05-18T03:18:37.8963399Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8963707Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:18:37.8963925Z ^~~~~~ 2022-05-18T03:18:37.8964284Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8964578Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:18:37.8964796Z ^~~~~ 2022-05-18T03:18:37.8965157Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8965455Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:18:37.8965676Z ^~~~~~~ 2022-05-18T03:18:37.8966096Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8966424Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:18:37.8966653Z ^~~~~~~~~~ 2022-05-18T03:18:37.8967054Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8967390Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:18:37.8967641Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8968041Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8968397Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:18:37.8968686Z ^~~~~~~ 2022-05-18T03:18:37.8969048Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8969390Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:37.8969655Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8970105Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8970495Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:18:37.8970785Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8971229Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8971587Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:18:37.8971906Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8972318Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8972675Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:18:37.8972906Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8973286Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8973678Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:37.8973918Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8974210Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:37.8974620Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8974950Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:18:37.8975203Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8975677Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8975995Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:37.8976244Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8976649Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8977026Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:37.8977262Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8977619Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8977971Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:37.8978295Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8978647Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8979005Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:37.8979286Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8979630Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8979988Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:37.8980257Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.8980610Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8981022Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:37.8981284Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8981688Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8982068Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:37.8982347Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8982698Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8983006Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:37.8983226Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8983599Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8984012Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:37.8984343Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8984768Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8985133Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:37.8985417Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8985714Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:18:37.8986388Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8986845Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:37.8987087Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8987533Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8987899Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:37.8988128Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8988584Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8988963Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:37.8989211Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8989579Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8989903Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:37.8990128Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8990490Z external/sleef/src/arch/helperavx.h:633:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8990774Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:18:37.8991018Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8991413Z external/sleef/src/arch/helperavx.h:627:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8991693Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:37.8991940Z ^~~~~~~~~~~ 2022-05-18T03:18:37.8992416Z external/sleef/src/arch/helperavx.h:610:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8992710Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:37.8992961Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.8993368Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8993759Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:37.8994050Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8994483Z external/sleef/src/arch/helperavx.h:598:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8994842Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:18:37.8995057Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8995437Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8995795Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:18:37.8996039Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.8996394Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8996712Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:37.8996937Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8997321Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8997696Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:37.8997919Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8998265Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8998580Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:18:37.8998838Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.8999213Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.8999621Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:18:37.8999936Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9000323Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9000699Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:18:37.9000944Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.9001308Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9001716Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:37.9002024Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.9002459Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9002848Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:37.9003125Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9003543Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9003939Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:37.9004193Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9004604Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9005015Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:37.9005262Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9005656Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9005998Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:18:37.9006329Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.9006693Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9007127Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:18:37.9007406Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9007851Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9008206Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:18:37.9008440Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9008848Z external/sleef/src/arch/helperavx.h:545:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9009277Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:37.9009567Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9009965Z external/sleef/src/arch/helperavx.h:544:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9010355Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:37.9010652Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9011010Z external/sleef/src/arch/helperavx.h:538:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9011477Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:18:37.9011796Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9012160Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9012630Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:37.9012961Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9013322Z external/sleef/src/arch/helperavx.h:536:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9013788Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:18:37.9014150Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9014519Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9014943Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:37.9015227Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9015632Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9016004Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:18:37.9016288Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.9016639Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9016985Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:18:37.9017270Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9017615Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9017996Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:18:37.9018238Z ^~~~~~~~~~~ 2022-05-18T03:18:37.9018580Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9018942Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:18:37.9019211Z ^~~~~~~~~~ 2022-05-18T03:18:37.9019627Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9020052Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:37.9020360Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9020744Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9021192Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:37.9021453Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9021869Z external/sleef/src/arch/helperavx.h:479:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9022227Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:37.9022465Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9022829Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9023174Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:37.9023373Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9023819Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9024183Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:37.9024467Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9024888Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9025285Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:37.9025580Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9026095Z external/sleef/src/arch/helperavx.h:373:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9026471Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:37.9026836Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9027351Z external/sleef/src/arch/helperavx.h:372:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9027768Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:18:37.9027845Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9028108Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9028286Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:18:37.9028379Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9028664Z external/sleef/src/arch/helperavx.h:318:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9028798Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:18:37.9028873Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9029121Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9029272Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:18:37.9029365Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.9029650Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9029801Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:18:37.9029872Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9030183Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9030344Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:18:37.9030405Z ^~~~~~~~~~~ 2022-05-18T03:18:37.9030658Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9030807Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:18:37.9030879Z ^~~~~~~~~~ 2022-05-18T03:18:37.9031131Z external/sleef/src/arch/helperavx.h:308:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9031240Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:37.9031312Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9031554Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9031667Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:37.9031741Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9032042Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9032175Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:37.9032250Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9032502Z external/sleef/src/arch/helperavx.h:296:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9032610Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:37.9032670Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9032940Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9033131Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:37.9033215Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9033476Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9033661Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:37.9033793Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9034080Z external/sleef/src/arch/helperavx.h:280:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9034254Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:18:37.9034316Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9034566Z external/sleef/src/arch/helperavx.h:277:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9034732Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:18:37.9034808Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9035113Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9035277Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:37.9035351Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9035600Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9035727Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:37.9035797Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9036043Z external/sleef/src/arch/helperavx.h:272:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9036179Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:37.9036281Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9036589Z external/sleef/src/arch/helperavx.h:271:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9036748Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:37.9036819Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9037061Z external/sleef/src/arch/helperavx.h:270:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9037198Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:37.9037269Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9037553Z external/sleef/src/arch/helperavx.h:267:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9037722Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:18:37.9037820Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9038099Z external/sleef/src/arch/helperavx.h:265:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9038237Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:37.9038297Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9038551Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9038712Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:37.9038783Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9039046Z external/sleef/src/arch/helperavx.h:263:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9039189Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:37.9039266Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9039568Z external/sleef/src/arch/helperavx.h:262:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9039697Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:37.9039767Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9040022Z external/sleef/src/arch/helperavx.h:260:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9040192Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:37.9040273Z ^~~~~~~~~~ 2022-05-18T03:18:37.9040538Z external/sleef/src/arch/helperavx.h:258:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9040676Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:37.9040745Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9041032Z external/sleef/src/arch/helperavx.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9041218Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:37.9041298Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9041554Z external/sleef/src/arch/helperavx.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9041744Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:37.9041831Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9042080Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9042304Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:37.9042367Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9042626Z external/sleef/src/arch/helperavx.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9042837Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:37.9042909Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9043183Z external/sleef/src/arch/helperavx.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9043369Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:37.9043444Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9043745Z external/sleef/src/arch/helperavx.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9043926Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:37.9043986Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9044250Z external/sleef/src/arch/helperavx.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9044447Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:18:37.9044533Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9044799Z external/sleef/src/arch/helperavx.h:236:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9045030Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:37.9045108Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9045370Z external/sleef/src/arch/helperavx.h:235:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9045535Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:37.9045608Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9045905Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9046059Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:18:37.9046133Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9046417Z external/sleef/src/arch/helperavx.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9046568Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:18:37.9046646Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9046887Z external/sleef/src/arch/helperavx.h:230:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9047118Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:18:37.9047191Z ^~~~~~~~~~ 2022-05-18T03:18:37.9047444Z external/sleef/src/arch/helperavx.h:228:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9047583Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:18:37.9047658Z ^~~~~~~~~~~ 2022-05-18T03:18:37.9047910Z external/sleef/src/arch/helperavx.h:227:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9048064Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:18:37.9048123Z ^~~~~~~~~~ 2022-05-18T03:18:37.9048375Z external/sleef/src/arch/helperavx.h:226:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9048523Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:18:37.9048601Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9048930Z external/sleef/src/arch/helperavx.h:217:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9049094Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:37.9049169Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.9049426Z external/sleef/src/arch/helperavx.h:208:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9049569Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:18:37.9049643Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9049899Z external/sleef/src/arch/helperavx.h:199:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9050042Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:18:37.9050116Z ^~~~~~~~~~~ 2022-05-18T03:18:37.9050398Z external/sleef/src/arch/helperavx.h:196:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9050583Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:37.9050660Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9050907Z external/sleef/src/arch/helperavx.h:195:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9051129Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:37.9051223Z ^~~~~~~~~~~ 2022-05-18T03:18:37.9051487Z external/sleef/src/arch/helperavx.h:194:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9051634Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:18:37.9051708Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9051985Z external/sleef/src/arch/helperavx.h:193:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9052126Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:18:37.9052185Z ^~~~~~~~~~~ 2022-05-18T03:18:37.9052445Z external/sleef/src/arch/helperavx.h:187:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9052558Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:18:37.9052635Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9052983Z external/sleef/src/arch/helperavx.h:183:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9053101Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:18:37.9053203Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9053520Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9053718Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.9053805Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9054105Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9054317Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.9054392Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9054691Z external/sleef/src/arch/helperavx.h:175:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9054910Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.9054985Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:37.9055246Z external/sleef/src/arch/helperavx.h:174:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9055482Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.9055592Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9055949Z external/sleef/src/arch/helperavx.h:173:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9056276Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.9056387Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9056773Z external/sleef/src/arch/helperavx.h:169:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9057099Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:37.9057189Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9057326Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:18:37.9057572Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9057745Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:18:37.9057814Z ^~~~~~~~~~~ 2022-05-18T03:18:37.9058105Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9058205Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:18:37.9058273Z ^~~~~~~~~~~~ 2022-05-18T03:18:37.9058541Z external/sleef/src/arch/helperavx.h:138:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9058661Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:18:37.9058728Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9058997Z external/sleef/src/arch/helperavx.h:132:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9059114Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:18:37.9059194Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9059461Z external/sleef/src/arch/helperavx.h:123:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9059575Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:18:37.9059648Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:37.9059955Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9060148Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:37.9060251Z ^~~~~~~~~~~~~ 2022-05-18T03:18:37.9060673Z external/sleef/src/arch/helperavx.h:84:19: warning: 'cpuSupportsFMA4' defined but not used [-Wunused-function] 2022-05-18T03:18:37.9060819Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:18:37.9060931Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:38.8882364Z INFO: From Compiling gloo/barrier.cc: 2022-05-18T03:18:38.8888936Z external/gloo/gloo/barrier.cc: In function 'void gloo::barrier(gloo::BarrierOptions&)': 2022-05-18T03:18:38.8889845Z external/gloo/gloo/barrier.cc:30:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:18:38.8890458Z for (size_t d = 1; d < context->size; d <<= 1) { 2022-05-18T03:18:38.8890790Z ~~^~~~~~~~~~~~~~~ 2022-05-18T03:18:39.0875071Z INFO: From Compiling third_party/oneDNN/src/common/scratchpad.cpp: 2022-05-18T03:18:39.0875745Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T03:18:39.0876373Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T03:18:39.0876916Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T03:18:39.0877482Z from external/mkl_dnn/third_party/oneDNN/src/common/scratchpad.cpp:19: 2022-05-18T03:18:39.0878787Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:18:39.0880040Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:18:39.0881213Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:18:39.0881935Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:18:39.0882866Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:18:39.0883468Z constexpr bool one_of(T val, P item) { 2022-05-18T03:18:39.0883808Z ^~~ 2022-05-18T03:18:39.0885172Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T03:18:39.0888120Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T03:18:39.0891869Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T03:18:39.0893612Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T03:18:39.0894528Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:18:39.0895093Z constexpr bool everyone_is(T val, P item) { 2022-05-18T03:18:39.0895445Z ^~~ 2022-05-18T03:18:40.2336732Z INFO: From Compiling gloo/scatter.cc: 2022-05-18T03:18:40.2337549Z external/gloo/gloo/scatter.cc: In function 'void gloo::scatter(gloo::ScatterOptions&)': 2022-05-18T03:18:40.2338417Z external/gloo/gloo/scatter.cc:40:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:18:40.2339045Z for (size_t i = 0; i < context->size; i++) { 2022-05-18T03:18:40.2339385Z ~~^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.2340137Z external/gloo/gloo/scatter.cc:41:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:18:40.2340702Z if (i == context->rank) { 2022-05-18T03:18:40.2341193Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.2341862Z external/gloo/gloo/scatter.cc:51:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:18:40.2342461Z for (size_t i = 0; i < context->size; i++) { 2022-05-18T03:18:40.2342802Z ~~^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.2343523Z external/gloo/gloo/scatter.cc:52:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:18:40.2344114Z if (i == context->rank) { 2022-05-18T03:18:40.2344425Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3477830Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:18:40.3478604Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:18:40.3479468Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:18:40.3480135Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:18:40.3480626Z ^ 2022-05-18T03:18:40.3480921Z At top level: 2022-05-18T03:18:40.3481734Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3482487Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:18:40.3483063Z ^~~~~~~ 2022-05-18T03:18:40.3483859Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3484705Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:18:40.3485330Z ^~~~~~~ 2022-05-18T03:18:40.3486174Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3487002Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:18:40.3487624Z ^~~~~~~~~ 2022-05-18T03:18:40.3488467Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3489240Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:18:40.3489986Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3490853Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3491612Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:18:40.3491877Z ^~~~~~~ 2022-05-18T03:18:40.3492361Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3492689Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:18:40.3492909Z ^~~~~~~ 2022-05-18T03:18:40.3493289Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3493618Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:18:40.3493888Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3494324Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3494649Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:18:40.3494884Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3495247Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3495566Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:18:40.3495798Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3496342Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3496697Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:40.3496965Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3497348Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3497708Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:18:40.3497932Z ^~~~~~ 2022-05-18T03:18:40.3498390Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3498711Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:18:40.3498922Z ^~~~~~ 2022-05-18T03:18:40.3499354Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3499674Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:18:40.3499932Z ^~~~~~ 2022-05-18T03:18:40.3500310Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3500754Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:18:40.3500974Z ^~~~~ 2022-05-18T03:18:40.3501492Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3501810Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:18:40.3502030Z ^~~~~~ 2022-05-18T03:18:40.3502528Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3502845Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:18:40.3503125Z ^~~~~ 2022-05-18T03:18:40.3503518Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3503928Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:18:40.3504252Z ^~~~~~~ 2022-05-18T03:18:40.3504768Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3506022Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:18:40.3517151Z ^~~~~~~~~~ 2022-05-18T03:18:40.3517911Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3518521Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:18:40.3518977Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3519671Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3520269Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:18:40.3520661Z ^~~~~~~ 2022-05-18T03:18:40.3521332Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3521896Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:18:40.3522238Z ^~~~~~ 2022-05-18T03:18:40.3522938Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3523498Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:18:40.3523869Z ^~~~~~~~~ 2022-05-18T03:18:40.3524535Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3525305Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:40.3525756Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3526459Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3527087Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:18:40.3527538Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3528250Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3528855Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:18:40.3529292Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3529987Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3530600Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:18:40.3531042Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3531751Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3532342Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:18:40.3532712Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3533371Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3533973Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:18:40.3534360Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3535038Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3535653Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:18:40.3536046Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3536758Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3537586Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:18:40.3538121Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3538827Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3539491Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:18:40.3539974Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3540618Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3541169Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:18:40.3541568Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3542221Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3542801Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:18:40.3543248Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3543947Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3544556Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:18:40.3544966Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3545658Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3547506Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:18:40.3549786Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3552542Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3553068Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:40.3553430Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3553999Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3554539Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:40.3554947Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3555493Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3555841Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:18:40.3556126Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3556517Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3556931Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:18:40.3557163Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3557550Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3557870Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:18:40.3558119Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3558369Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:40.3558966Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3559475Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:18:40.3559856Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3560477Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3561124Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:40.3561538Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3562190Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3562769Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:40.3563162Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3563798Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3564366Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:18:40.3564719Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3565329Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3565890Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:40.3566316Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3566950Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3567507Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:40.3567934Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3568589Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3569156Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:40.3569737Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3570417Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3570940Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:18:40.3571348Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3572009Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3572539Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:40.3572953Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3573624Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3574227Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:40.3574661Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3575309Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3575897Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:18:40.3576317Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3576973Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3577513Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:40.3577892Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3578393Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3578728Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:40.3578976Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3579335Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3579668Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:40.3579916Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3580388Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3580706Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:40.3580956Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3581322Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3581642Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:40.3581891Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3582261Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3582592Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:40.3582830Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3583199Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3583530Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:40.3583764Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3584125Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3584451Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:40.3585074Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3585469Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3585955Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:40.3586278Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3586695Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3587029Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:40.3587275Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3587640Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3587952Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:40.3588197Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3588690Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3589178Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:18:40.3589539Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3589982Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3590307Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:18:40.3590542Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3591017Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3591587Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:40.3591997Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3592659Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3593246Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:40.3593664Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3594327Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3595097Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:40.3595581Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3596249Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3596901Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:40.3597331Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3597932Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3598517Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:40.3598943Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3599627Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3600301Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:40.3600807Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3601483Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3602157Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:18:40.3602640Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3603314Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3604070Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:40.3604539Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3605227Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3605843Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:40.3606265Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3606845Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3607432Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:40.3607842Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3608486Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3609085Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:40.3609507Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3610171Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3610896Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:40.3611448Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3612126Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3612781Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:40.3613292Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3613970Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3614636Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:18:40.3615112Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3615629Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:40.3616413Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3617032Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:18:40.3617438Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3618050Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3618576Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:18:40.3618955Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3619589Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3620149Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:18:40.3620552Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3621179Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3621745Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:18:40.3622181Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3622820Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3623375Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:18:40.3623775Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3624547Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3625164Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:18:40.3625631Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3626410Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3627083Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:18:40.3627492Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3628142Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3628787Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:18:40.3629264Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3629925Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3630528Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:18:40.3630953Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3631577Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3632173Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:18:40.3632612Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3633030Z In file included from external/sleef/src/libm/sleefsimdsp.c:358:0: 2022-05-18T03:18:40.3633840Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3634426Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:40.3634790Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3635459Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3636072Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:40.3636590Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3637300Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3637894Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:40.3638286Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3638939Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3639563Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:40.3639972Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3640675Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3641236Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:18:40.3641577Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3642200Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3642691Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:18:40.3643011Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3643607Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3644169Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3644529Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3645235Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3645924Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:18:40.3646276Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3646964Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3647700Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:18:40.3648096Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3648761Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3649400Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:18:40.3649820Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3650516Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3651139Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3651560Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3652277Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3652843Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:18:40.3653202Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3653910Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3654482Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:18:40.3654858Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3655574Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3656212Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:18:40.3656600Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3657323Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3658035Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:18:40.3658431Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3659151Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3659765Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:18:40.3660158Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3660881Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3661538Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:18:40.3661987Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3662682Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3663314Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:18:40.3663725Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3664424Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3665042Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:18:40.3665436Z ^~~~~~~~~~ 2022-05-18T03:18:40.3666262Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3666902Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:18:40.3667373Z ^~~~~~~~~~ 2022-05-18T03:18:40.3668092Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3668748Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3669172Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3669901Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3670577Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3671002Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3671727Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3672402Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3672837Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3673552Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3674228Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3674681Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3675394Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3676046Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3676471Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3677190Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3678010Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3678471Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3679193Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3679860Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3680395Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3681090Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3681948Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3682418Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3683140Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3683842Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:18:40.3684301Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3685004Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3685715Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:18:40.3686186Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3686894Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3687591Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:18:40.3687995Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3688640Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3689349Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:18:40.3689792Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3690524Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3691171Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:18:40.3691608Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3692336Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3693041Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:40.3693511Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3694207Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3694835Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:40.3695199Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3695801Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3696366Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:18:40.3696752Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3697386Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3697984Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:18:40.3698414Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3699133Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3699780Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:18:40.3700196Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3701001Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3701617Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:18:40.3702037Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3702777Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3703376Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:18:40.3703801Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3704523Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3705147Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:18:40.3705549Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3706350Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3707128Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:18:40.3707485Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3708053Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3708806Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:18:40.3709082Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3709545Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3709936Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:18:40.3710204Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3710592Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3710934Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3711172Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3711555Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3711892Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3712134Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3712515Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3712864Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3713089Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3713469Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3713816Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3714039Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3714480Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3714824Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3715067Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3715437Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3715819Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3716054Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3716471Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3716947Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:18:40.3717202Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3717589Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3718039Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:18:40.3718294Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3718679Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3719110Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:18:40.3719347Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3719765Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3720127Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:18:40.3720365Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3720777Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3721136Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:18:40.3721415Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3721790Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3722286Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:18:40.3722570Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3722966Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3723400Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:18:40.3723730Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3724432Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3725040Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:18:40.3725459Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3726160Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3726788Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:18:40.3727206Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3727913Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3728555Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:18:40.3728963Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3729683Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3730379Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:18:40.3730757Z ^~~~~~~~~~ 2022-05-18T03:18:40.3731482Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3732189Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:18:40.3732654Z ^~~~~~~~~~ 2022-05-18T03:18:40.3733429Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3734046Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:18:40.3734447Z ^~~~~~~~~~ 2022-05-18T03:18:40.3735157Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3735781Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:18:40.3736198Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3736930Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3737549Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:18:40.3737961Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3738683Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3739419Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:18:40.3739837Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3740544Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3741183Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:18:40.3741590Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3742299Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3743100Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:18:40.3743589Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3744330Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3745073Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:18:40.3745608Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3746426Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3747203Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:18:40.3747707Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3748420Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3749149Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:18:40.3749654Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3750370Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3750959Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:18:40.3751298Z ^~~~~~~~~~ 2022-05-18T03:18:40.3751768Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3752105Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T03:18:40.3752377Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3752769Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3753106Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T03:18:40.3753325Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3753786Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3754122Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T03:18:40.3754334Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3754717Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3755181Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T03:18:40.3755479Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3755985Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3756303Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:18:40.3756511Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3756926Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3757267Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:18:40.3757491Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3757921Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3758280Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:18:40.3758569Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3758974Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3759450Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:18:40.3759742Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3760204Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3760574Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:18:40.3760842Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3761252Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3761642Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:18:40.3761859Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3762261Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3762595Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:18:40.3762872Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3763298Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3763709Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:18:40.3763966Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3764351Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3764740Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:18:40.3764993Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3765460Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3765824Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:18:40.3766110Z ^~~~~~~~~~ 2022-05-18T03:18:40.3766509Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3766865Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:18:40.3767123Z ^~~~~~~~~~ 2022-05-18T03:18:40.3767574Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3767904Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:18:40.3768163Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3768568Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3768920Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:18:40.3769155Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3769579Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3769945Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3770196Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3770580Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3771122Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3771393Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3771814Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3772254Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3772529Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3773049Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3773540Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3773825Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3774251Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3774662Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:18:40.3774926Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3775337Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3775732Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3775979Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3776423Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3776823Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3777090Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3777497Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3777888Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:18:40.3778126Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3778546Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3778907Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:18:40.3779181Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3779583Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3779987Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:18:40.3780232Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3780649Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3781031Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:18:40.3781282Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3781749Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3782099Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:18:40.3782327Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3782759Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3783166Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:18:40.3783395Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3783777Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3784108Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:18:40.3784317Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3784717Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3785107Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:18:40.3785346Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3785847Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3786291Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:18:40.3786636Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3787082Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3787526Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:18:40.3787771Z ^~~~~~~~~~ 2022-05-18T03:18:40.3788141Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3788567Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:18:40.3788793Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3789186Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3789503Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:18:40.3789723Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3790102Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3790487Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3790756Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3791197Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3791566Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3791799Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3792178Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3792596Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3792831Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3793263Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3793631Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3793868Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3794347Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3794728Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3794968Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3795406Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3795799Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3796087Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3796492Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3796973Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:18:40.3797233Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3797638Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3798063Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:18:40.3798320Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3798757Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3799256Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:18:40.3799537Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3799918Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3800280Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:18:40.3800551Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3800981Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3801342Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:18:40.3801591Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3801963Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3802482Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:18:40.3802742Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3803123Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3803614Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:18:40.3803895Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3804303Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3804652Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:18:40.3804911Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3805359Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3805708Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:18:40.3805935Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3806337Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3806761Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:18:40.3807040Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3807430Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3807802Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:18:40.3808019Z ^~~~~~~~~~ 2022-05-18T03:18:40.3808458Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3808901Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:18:40.3809202Z ^~~~~~~~~~ 2022-05-18T03:18:40.3809620Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3809980Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:18:40.3810207Z ^~~~~~~~~~ 2022-05-18T03:18:40.3810590Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3810973Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:18:40.3811248Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3811634Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3811962Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:18:40.3812248Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3812694Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3813149Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:18:40.3813396Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3813799Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3814194Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:18:40.3814413Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3814796Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3815182Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:18:40.3815529Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3815928Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3816314Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:18:40.3816587Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3817036Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3817433Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:18:40.3817761Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3818198Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3818589Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:18:40.3818858Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3819241Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3819612Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:18:40.3819899Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3820364Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3820732Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3820958Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3821395Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3821767Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T03:18:40.3822004Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3822429Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3822830Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T03:18:40.3823091Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3823591Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3824139Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T03:18:40.3824422Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3824950Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3825345Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T03:18:40.3825657Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3826504Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3827123Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:18:40.3827486Z ^~~~~~~~~~ 2022-05-18T03:18:40.3828200Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3828795Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:18:40.3829179Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3829900Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3830671Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:40.3831084Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3831692Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3832265Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:40.3832670Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3833277Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3833848Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:18:40.3834248Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3834832Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3835405Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:18:40.3835784Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3836415Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3836950Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:18:40.3837288Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3837802Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3838187Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:18:40.3838476Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3838864Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3839277Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:18:40.3839530Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3839978Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3840334Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:18:40.3840565Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3840951Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3841303Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:18:40.3841545Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3841966Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3842339Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:18:40.3842579Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3843187Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3843746Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:18:40.3844127Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3844791Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3845416Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:18:40.3845834Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3846518Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3847082Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:18:40.3847494Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3848166Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3848725Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:18:40.3848951Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3849437Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3849993Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:18:40.3850349Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3851059Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3851657Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:18:40.3852034Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3852708Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3853325Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:18:40.3853736Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3854475Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3855042Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:18:40.3855413Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3856043Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3856605Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:18:40.3856982Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3857636Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3858206Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:18:40.3858581Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3859238Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3859847Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:18:40.3860249Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3860924Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3861505Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:18:40.3861873Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3862476Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3863097Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:18:40.3863444Z ^~~~~~~~~~ 2022-05-18T03:18:40.3864092Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3864714Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:18:40.3865116Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3865899Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3866386Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:18:40.3866794Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3867440Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3868026Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:18:40.3868437Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3869148Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3869783Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:18:40.3870217Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3870943Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3871541Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:18:40.3871922Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3872629Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3873224Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:18:40.3873606Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3874283Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3874866Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:18:40.3875227Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3876034Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3876594Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:18:40.3876949Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3877552Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3878097Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:18:40.3878458Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3879165Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:40.3879845Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:18:40.3880230Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3880915Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3881545Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:40.3881995Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3882669Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3883260Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:40.3883677Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3884203Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:40.3884867Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3885412Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:40.3885838Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3886480Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3887092Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:40.3887549Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3888179Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3888829Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:40.3889306Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3889930Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3890462Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:40.3890842Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3891462Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3892089Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:40.3892547Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3892942Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:40.3893643Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3894230Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:18:40.3894628Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3895009Z In file included from external/sleef/src/libm/sleefsimdsp.c:358:0: 2022-05-18T03:18:40.3895728Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3896377Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:40.3896733Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3897438Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3898021Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:40.3898391Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3899092Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3899688Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:40.3900071Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3900726Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3901318Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:40.3901683Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3902328Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3902862Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:18:40.3903168Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3903771Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3904281Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:18:40.3904712Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3905345Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3906078Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3906421Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3907114Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3907796Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:18:40.3908172Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3908877Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3909660Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:18:40.3910088Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3910764Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3911419Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:18:40.3911849Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3912559Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3913201Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3913626Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3914305Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3914882Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:18:40.3915256Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3915960Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3916524Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:18:40.3916880Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3917678Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3918165Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:18:40.3918481Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3919109Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3919686Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:18:40.3920045Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3920439Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3920784Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:18:40.3921002Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3921382Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3921721Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:18:40.3921937Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3922317Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3922652Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:18:40.3922881Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3923238Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3923571Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:18:40.3923882Z ^~~~~~~~~~ 2022-05-18T03:18:40.3924241Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3924554Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:18:40.3924762Z ^~~~~~~~~~ 2022-05-18T03:18:40.3925128Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3925488Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3925733Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3926109Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3926530Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3926779Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3927167Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3927522Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:18:40.3927752Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3928135Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3928572Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:18:40.3928812Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3929198Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3929558Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:18:40.3929811Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3930185Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3930618Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:18:40.3930868Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3931268Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3931638Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:18:40.3931893Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3932270Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3932594Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:18:40.3932830Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3933204Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3933531Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:18:40.3933755Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3934130Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3934462Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:18:40.3934679Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3935056Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3935408Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:18:40.3935642Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3936050Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3936383Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:18:40.3936613Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3936971Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3937306Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:18:40.3937534Z ^~~~~~~~~~ 2022-05-18T03:18:40.3937889Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3938200Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:18:40.3938414Z ^~~~~~~~~~ 2022-05-18T03:18:40.3938772Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3939096Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:18:40.3939318Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3939691Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3940017Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3940249Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3940621Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3941044Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3941291Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3941666Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3942024Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3942258Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3942631Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3943131Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3943396Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3943761Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3944101Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:18:40.3944335Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3944697Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3945037Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3945271Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3945640Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3946167Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3946403Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3946847Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3947157Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:18:40.3947373Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3947750Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3948080Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:18:40.3948358Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3948730Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3949055Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:18:40.3949266Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3949643Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3949981Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:18:40.3950200Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3950576Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3950910Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:18:40.3951136Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3951511Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3951887Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:18:40.3952105Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3952467Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3952792Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:18:40.3953012Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3953538Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3954093Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:18:40.3954471Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3955131Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3955682Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:18:40.3956065Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3956703Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3957447Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:18:40.3957811Z ^~~~~~~~~~ 2022-05-18T03:18:40.3958459Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: 'vsub_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3959116Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:18:40.3959477Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3960119Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3960685Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:18:40.3961047Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3961687Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3962290Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3962702Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3963281Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3963861Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3964269Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3964898Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3965501Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3965976Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3966626Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3967210Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3967629Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3968279Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3968879Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3969256Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3969902Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3970500Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3970896Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.3971563Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3972330Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:18:40.3972710Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3973358Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3974120Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:18:40.3974545Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3975179Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3975930Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:18:40.3976270Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3976664Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3977107Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:18:40.3977365Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3977748Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3978098Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:18:40.3978349Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3978733Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3979184Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:18:40.3979249Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3979524Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3979765Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:18:40.3979843Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3980119Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3980277Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:18:40.3980352Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3980620Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3980979Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:18:40.3981040Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3981310Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3981456Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:18:40.3981531Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3981800Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3981973Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:18:40.3982047Z ^~~~~~~~~~ 2022-05-18T03:18:40.3982312Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: 'vabs_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3982491Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:18:40.3982565Z ^~~~~~~~~~ 2022-05-18T03:18:40.3982833Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3982966Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:18:40.3983039Z ^~~~~~~~~~ 2022-05-18T03:18:40.3983374Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3983613Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:18:40.3983734Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3984182Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3984416Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:18:40.3984542Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3985025Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3985328Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:18:40.3985431Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3986066Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3986278Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:18:40.3986356Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.3986716Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: 'vreinterpret_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3986901Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:18:40.3986981Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3987271Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3987499Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:18:40.3987618Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3988034Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3988280Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:18:40.3988412Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3988832Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: 'vreinterpret_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3989126Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:18:40.3989354Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3989781Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3989999Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:18:40.3990125Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3990545Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3990767Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:40.3990882Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.3991313Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3991509Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T03:18:40.3991625Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3992036Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3992255Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T03:18:40.3992361Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3992834Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3993069Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T03:18:40.3993193Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3993693Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3993929Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T03:18:40.3994054Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3994550Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: 'vcast_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3994740Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:18:40.3994844Z ^~~~~~~~~~ 2022-05-18T03:18:40.3995396Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3995614Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:18:40.3995737Z ^~~~~~~~~~~ 2022-05-18T03:18:40.3996268Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3996609Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:40.3996748Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3997275Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3997555Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:40.3997688Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3998197Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3998460Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:18:40.3998585Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3999083Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.3999345Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:18:40.3999470Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.3999998Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.4000265Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:18:40.4000390Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.4000912Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.4001183Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:18:40.4001309Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.4001814Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:40.4002076Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:18:40.4002188Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.4002689Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:40.4002952Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:18:40.4003079Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.4003587Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:40.4003803Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:18:40.4003925Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.4004431Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.4004667Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:18:40.4004777Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.4005282Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:18:40.4005502Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:18:40.4005631Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.4006129Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:40.4006393Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:18:40.4006519Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.4006996Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:40.4007190Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:18:40.4007308Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:40.4007811Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:18:40.4008007Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:18:40.4008123Z ^~~~~~~~~~~ 2022-05-18T03:18:40.4008622Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:40.4008828Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:18:40.4008937Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:40.4009435Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:40.4009632Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:18:40.4009751Z ^~~~~~~~~~~~ 2022-05-18T03:18:40.4010280Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:40.4010503Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:18:40.4010627Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:40.4011179Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:18:40.4011371Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:18:40.4011496Z ^~~~~~~~~~~~~ 2022-05-18T03:18:40.6969254Z [345 / 2,765] Executing genrule //:generate-code; 7s processwrapper-sandbox ... (8 actions, 6 running) 2022-05-18T03:18:40.9796141Z INFO: From Compiling third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp: 2022-05-18T03:18:40.9797170Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:1128:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:18:40.9797735Z #pragma unroll(4) 2022-05-18T03:18:40.9798028Z 2022-05-18T03:18:40.9798827Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:1173:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:18:40.9799387Z #pragma unroll(2) 2022-05-18T03:18:40.9799670Z 2022-05-18T03:18:40.9800433Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:1241:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:18:40.9800962Z #pragma unroll(4) 2022-05-18T03:18:40.9801242Z 2022-05-18T03:18:40.9802007Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:1296:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:18:40.9802537Z #pragma unroll(2) 2022-05-18T03:18:40.9802818Z 2022-05-18T03:18:41.0165730Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:18:41.0184134Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:18:41.0184864Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:18:41.0185469Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:18:41.0186149Z ^~~ 2022-05-18T03:18:41.0186479Z At top level: 2022-05-18T03:18:41.0187294Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0187839Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:18:41.0188224Z ^~~~~ 2022-05-18T03:18:41.0188866Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0189383Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:18:41.0189768Z ^~~~ 2022-05-18T03:18:41.0190426Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0190949Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:18:41.0191319Z ^~~~ 2022-05-18T03:18:41.0191971Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0192509Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:18:41.0192874Z ^~~~~~ 2022-05-18T03:18:41.0193532Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0194110Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:18:41.0194509Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0195149Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0195721Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:18:41.0196242Z ^~~~~~~~~ 2022-05-18T03:18:41.0196894Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0197450Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:18:41.0197861Z ^~~~~~ 2022-05-18T03:18:41.0198490Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0199030Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:18:41.0199406Z ^~~~~~ 2022-05-18T03:18:41.0200025Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0200568Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:18:41.0200944Z ^~~~~~ 2022-05-18T03:18:41.0201601Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0202089Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:18:41.0202385Z ^~~~~ 2022-05-18T03:18:41.0202920Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0203492Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:18:41.0203884Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0204444Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0205025Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:18:41.0205467Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0205847Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:41.0206574Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0207190Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:18:41.0207527Z ^~~~~~~~ 2022-05-18T03:18:41.0208181Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0208771Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.0209184Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0209838Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0210444Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:18:41.0210879Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0211504Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0212022Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:18:41.0212355Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0212871Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0213360Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:41.0213751Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0214383Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0214940Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:18:41.0215423Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0216070Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0216613Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:41.0216999Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0217638Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0218164Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:18:41.0218509Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0219160Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0219747Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:18:41.0220152Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0220778Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0221319Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:18:41.0221667Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0222312Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0222876Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:18:41.0223289Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0223908Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0224529Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:18:41.0224946Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0225577Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0226245Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:18:41.0226711Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0227488Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0228027Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:18:41.0228413Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0229065Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0229621Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:41.0229994Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0230542Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0231009Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:41.0231382Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0232043Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0232613Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:18:41.0232991Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0233652Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0234221Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:18:41.0234618Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0235236Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0235912Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:18:41.0236322Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0236977Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0237515Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:18:41.0242091Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0322160Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0322699Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:18:41.0323022Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0324367Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0324821Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:18:41.0325099Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0325633Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0326077Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:18:41.0326357Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0326887Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0327341Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:18:41.0327653Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0328175Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0328622Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:18:41.0328968Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0329487Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0329975Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.0330474Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0331017Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0331448Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:18:41.0331760Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0332284Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0332731Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.0333056Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0333580Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0334034Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:18:41.0334338Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0334669Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:41.0335259Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0335683Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:18:41.0335988Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0336507Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0336943Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:18:41.0337315Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0337843Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0338298Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:18:41.0338603Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0339141Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0339600Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:18:41.0339903Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0340434Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0340878Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:18:41.0341192Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0341706Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0342165Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:18:41.0342495Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0343012Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0343473Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:18:41.0343809Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0344321Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0344773Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:18:41.0345097Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0345607Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0346227Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:18:41.0346558Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0347291Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0347769Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:18:41.0348096Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0348626Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0349103Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:18:41.0349428Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0349969Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0350445Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:18:41.0350793Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0351314Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0351792Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:18:41.0352135Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0352647Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0353102Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:18:41.0353437Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0354049Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0354509Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:18:41.0354854Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0355390Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0355852Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:18:41.0356163Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0356687Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0357141Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:18:41.0357446Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0357965Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0358433Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:18:41.0358746Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0359293Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0359781Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:18:41.0360131Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0360639Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0361122Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:18:41.0361480Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0362010Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0362484Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:18:41.0362840Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0363440Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0363887Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:18:41.0364219Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0364750Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0365214Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:18:41.0365524Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0366060Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0366567Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:41.0366929Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0367458Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0367952Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:18:41.0368313Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0368821Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0369323Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:41.0369754Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0370272Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0370770Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:18:41.0371123Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0371649Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0372126Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:18:41.0372467Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0372984Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0373447Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:18:41.0373781Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0374305Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0374779Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:18:41.0375116Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0375629Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0376092Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:18:41.0376435Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0376957Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0377440Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:18:41.0377776Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0378289Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0378820Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:18:41.0379164Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0379689Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0380141Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:18:41.0380478Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0380999Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0381460Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:18:41.0381796Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0382319Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0382779Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:18:41.0383094Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0383618Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0384119Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:18:41.0384465Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0384996Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0385554Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:41.0386028Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0386545Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0387109Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:41.0387470Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0387993Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0388474Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:41.0388843Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0389365Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0389834Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:18:41.0390179Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0390707Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0391181Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:18:41.0391507Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0392035Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0392503Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:18:41.0392824Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0393152Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:41.0393727Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0394161Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:18:41.0394471Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0395079Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0395530Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:41.0395837Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0396166Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:41.0396730Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0397175Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:41.0397488Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0397998Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0398424Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:18:41.0398727Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0399235Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0399689Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:41.0400030Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0400533Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0400979Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:18:41.0401292Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0401862Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0402309Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:41.0402635Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0403140Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0403584Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:41.0403935Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0404438Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0404858Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:41.0405176Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0405666Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0406124Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.0406452Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0406954Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0407407Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:18:41.0407733Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0408222Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0408681Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:41.0409026Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0409520Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0409977Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.0410313Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0410805Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0411333Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:41.0411686Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0412189Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0412640Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:41.0412990Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0413490Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0413937Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:18:41.0414280Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0414788Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0415251Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:18:41.0415579Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0416080Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0416537Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:41.0416865Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0417369Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0417882Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:41.0418223Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0418709Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0419168Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:41.0419510Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0419999Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0420457Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.0420795Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0421293Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0421875Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.0422222Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0422735Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0423186Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:18:41.0423533Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0424045Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0424508Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:18:41.0424842Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0425362Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0425907Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:41.0426231Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0426828Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0427326Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:41.0427833Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0428453Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0429105Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:18:41.0429581Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0430207Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0430860Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:18:41.0431331Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0431974Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0432563Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:18:41.0433020Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0433710Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0434326Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:18:41.0434792Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0435231Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:41.0436010Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0436792Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:18:41.0437302Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0437984Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0438564Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:18:41.0439023Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0439585Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0440158Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:18:41.0440608Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0441262Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0441867Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:18:41.0442309Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0442922Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0443487Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:18:41.0443908Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0444523Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0445150Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:18:41.0445619Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0446272Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0446854Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:18:41.0447392Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0448036Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0448586Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:18:41.0448989Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0449629Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0450185Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:18:41.0450599Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0451232Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0451797Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:18:41.0452193Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0452844Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0453468Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:41.0453928Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0454519Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0455089Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:41.0455646Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0456234Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0456892Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:18:41.0457378Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0458061Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0458663Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:18:41.0459111Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0459782Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0460381Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:18:41.0460831Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0461262Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:18:41.0462044Z external/sleef/src/arch/helperavx2.h:474:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0462650Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:41.0463042Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0463713Z external/sleef/src/arch/helperavx2.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0464291Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:41.0464680Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0465389Z external/sleef/src/arch/helperavx2.h:472:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0466128Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:41.0466522Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0467252Z external/sleef/src/arch/helperavx2.h:471:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0467837Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:41.0468223Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0469044Z external/sleef/src/arch/helperavx2.h:466:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0469591Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:18:41.0469925Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0470607Z external/sleef/src/arch/helperavx2.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0471227Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T03:18:41.0471624Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0472301Z external/sleef/src/arch/helperavx2.h:458:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0472904Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:18:41.0473355Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0474035Z external/sleef/src/arch/helperavx2.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0474677Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:41.0475110Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0475762Z external/sleef/src/arch/helperavx2.h:456:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0476369Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T03:18:41.0476768Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0477458Z external/sleef/src/arch/helperavx2.h:454:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0478190Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T03:18:41.0478665Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0479346Z external/sleef/src/arch/helperavx2.h:450:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0479924Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:18:41.0480287Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0480979Z external/sleef/src/arch/helperavx2.h:448:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0481571Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:41.0481948Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0482593Z external/sleef/src/arch/helperavx2.h:447:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0483172Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:41.0483534Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0484173Z external/sleef/src/arch/helperavx2.h:437:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0484901Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:18:41.0485415Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0486097Z external/sleef/src/arch/helperavx2.h:430:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0486718Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:41.0487119Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0487603Z external/sleef/src/arch/helperavx2.h:428:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0488104Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:18:41.0488419Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0488795Z external/sleef/src/arch/helperavx2.h:426:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0489430Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:41.0489853Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0490505Z external/sleef/src/arch/helperavx2.h:425:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0491142Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:41.0491589Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0492273Z external/sleef/src/arch/helperavx2.h:424:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0492883Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:18:41.0493274Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0493889Z external/sleef/src/arch/helperavx2.h:417:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0494335Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:41.0494578Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0494964Z external/sleef/src/arch/helperavx2.h:412:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0495319Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:41.0495570Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0495928Z external/sleef/src/arch/helperavx2.h:411:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0496360Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:18:41.0496607Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0496964Z external/sleef/src/arch/helperavx2.h:409:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0497358Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:18:41.0497714Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0498405Z external/sleef/src/arch/helperavx2.h:408:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0499024Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:18:41.0499425Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0499988Z external/sleef/src/arch/helperavx2.h:406:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0500585Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:18:41.0500985Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0501581Z external/sleef/src/arch/helperavx2.h:405:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0502150Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:18:41.0502548Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0503207Z external/sleef/src/arch/helperavx2.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0503845Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:18:41.0504291Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0504955Z external/sleef/src/arch/helperavx2.h:402:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0505606Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:18:41.0506556Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0507415Z external/sleef/src/arch/helperavx2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0508175Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:18:41.0508715Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0509398Z external/sleef/src/arch/helperavx2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0510132Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:41.0510679Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0511174Z external/sleef/src/arch/helperavx2.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0511573Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:18:41.0511698Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0512191Z external/sleef/src/arch/helperavx2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0512592Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:41.0512703Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0513197Z external/sleef/src/arch/helperavx2.h:388:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0513582Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:18:41.0513708Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0514199Z external/sleef/src/arch/helperavx2.h:386:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0514466Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:18:41.0514591Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0515081Z external/sleef/src/arch/helperavx2.h:385:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0515342Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:18:41.0515452Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0515948Z external/sleef/src/arch/helperavx2.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0516221Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:18:41.0516342Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0516832Z external/sleef/src/arch/helperavx2.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0517096Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:18:41.0517218Z ^~~~~~~~~~ 2022-05-18T03:18:41.0517692Z external/sleef/src/arch/helperavx2.h:371:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0517939Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:41.0518061Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0518554Z external/sleef/src/arch/helperavx2.h:370:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0519007Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:41.0519135Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0519630Z external/sleef/src/arch/helperavx2.h:369:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0519983Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.0520108Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0520581Z external/sleef/src/arch/helperavx2.h:368:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0520898Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.0521025Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0521521Z external/sleef/src/arch/helperavx2.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0521848Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:41.0521990Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0522481Z external/sleef/src/arch/helperavx2.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0522763Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:41.0522880Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0523368Z external/sleef/src/arch/helperavx2.h:356:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0523615Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:18:41.0523747Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0524236Z external/sleef/src/arch/helperavx2.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0524622Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:18:41.0524746Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0525236Z external/sleef/src/arch/helperavx2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0525459Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:18:41.0525587Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0526069Z external/sleef/src/arch/helperavx2.h:346:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0526329Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.0526455Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0526948Z external/sleef/src/arch/helperavx2.h:345:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0527205Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.0527332Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0527821Z external/sleef/src/arch/helperavx2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0528074Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.0528205Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0528691Z external/sleef/src/arch/helperavx2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0528960Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.0529085Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0529574Z external/sleef/src/arch/helperavx2.h:341:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0529829Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T03:18:41.0529955Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0530426Z external/sleef/src/arch/helperavx2.h:340:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0530676Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T03:18:41.0530846Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0531334Z external/sleef/src/arch/helperavx2.h:339:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0531582Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm256_slli_epi32(x, c); } 2022-05-18T03:18:41.0531706Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0532198Z external/sleef/src/arch/helperavx2.h:337:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0532496Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:41.0532614Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0533101Z external/sleef/src/arch/helperavx2.h:336:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0533389Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:41.0533516Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0534000Z external/sleef/src/arch/helperavx2.h:334:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0534250Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:18:41.0534376Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0534830Z external/sleef/src/arch/helperavx2.h:333:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0535076Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T03:18:41.0535237Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0535642Z external/sleef/src/arch/helperavx2.h:332:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0535861Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:18:41.0535966Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0536362Z external/sleef/src/arch/helperavx2.h:331:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0536576Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_and_si256(x, y); } 2022-05-18T03:18:41.0536671Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0537033Z external/sleef/src/arch/helperavx2.h:329:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0537237Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:18:41.0537345Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0537757Z external/sleef/src/arch/helperavx2.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0537976Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:18:41.0538097Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0538540Z external/sleef/src/arch/helperavx2.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0538762Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:18:41.0538864Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0539346Z external/sleef/src/arch/helperavx2.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0539633Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:41.0539753Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0540143Z external/sleef/src/arch/helperavx2.h:324:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0540324Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:41.0540395Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0540743Z external/sleef/src/arch/helperavx2.h:323:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0540920Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:41.0540979Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0541240Z external/sleef/src/arch/helperavx2.h:322:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0541417Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:41.0541491Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0541749Z external/sleef/src/arch/helperavx2.h:321:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0541928Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:41.0542004Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0542263Z external/sleef/src/arch/helperavx2.h:320:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0542424Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:41.0542496Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0542750Z external/sleef/src/arch/helperavx2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0542917Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:18:41.0543026Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0543291Z external/sleef/src/arch/helperavx2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0543459Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:18:41.0543543Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0543962Z external/sleef/src/arch/helperavx2.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0544208Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:18:41.0544327Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0544793Z external/sleef/src/arch/helperavx2.h:315:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0545068Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:18:41.0545184Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0545511Z external/sleef/src/arch/helperavx2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0545676Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:18:41.0545908Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0546189Z external/sleef/src/arch/helperavx2.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0546336Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:18:41.0546430Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0546763Z external/sleef/src/arch/helperavx2.h:311:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0546910Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:18:41.0546982Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0547242Z external/sleef/src/arch/helperavx2.h:310:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0547500Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:18:41.0547564Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0547829Z external/sleef/src/arch/helperavx2.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0547993Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:18:41.0548068Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0548328Z external/sleef/src/arch/helperavx2.h:308:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0548490Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:18:41.0548563Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0548824Z external/sleef/src/arch/helperavx2.h:307:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0549145Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:41.0549205Z ^~~~~~~~~~ 2022-05-18T03:18:41.0549467Z external/sleef/src/arch/helperavx2.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0549789Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:18:41.0549861Z ^~~~~~~~~~ 2022-05-18T03:18:41.0550120Z external/sleef/src/arch/helperavx2.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0550296Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:18:41.0550369Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0550631Z external/sleef/src/arch/helperavx2.h:304:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0550768Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:41.0550839Z ^~~~~~~~~~ 2022-05-18T03:18:41.0551232Z external/sleef/src/arch/helperavx2.h:303:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0551379Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:18:41.0551453Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0551713Z external/sleef/src/arch/helperavx2.h:302:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0551863Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:18:41.0551932Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0552178Z external/sleef/src/arch/helperavx2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0552322Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:18:41.0552392Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0552650Z external/sleef/src/arch/helperavx2.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0552789Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:18:41.0552860Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0553116Z external/sleef/src/arch/helperavx2.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0553281Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:18:41.0553346Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0553601Z external/sleef/src/arch/helperavx2.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0553797Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:18:41.0553874Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0554130Z external/sleef/src/arch/helperavx2.h:295:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0554276Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:18:41.0554350Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0554611Z external/sleef/src/arch/helperavx2.h:294:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0554759Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:18:41.0554823Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0555085Z external/sleef/src/arch/helperavx2.h:293:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0555216Z static INLINE vint2 vcast_vi2_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:18:41.0555290Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0555547Z external/sleef/src/arch/helperavx2.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0555679Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:18:41.0555750Z ^~~~~~~~~~ 2022-05-18T03:18:41.0556014Z external/sleef/src/arch/helperavx2.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0556154Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:41.0556255Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0556513Z external/sleef/src/arch/helperavx2.h:290:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0556669Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:18:41.0556745Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0557007Z external/sleef/src/arch/helperavx2.h:289:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0557158Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:18:41.0557228Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0557474Z external/sleef/src/arch/helperavx2.h:287:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0557592Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:18:41.0557663Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0557919Z external/sleef/src/arch/helperavx2.h:286:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0558034Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:18:41.0558105Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0558362Z external/sleef/src/arch/helperavx2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0558539Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:18:41.0558600Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0558864Z external/sleef/src/arch/helperavx2.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0559017Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:18:41.0559089Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0559350Z external/sleef/src/arch/helperavx2.h:279:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0559500Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:18:41.0559570Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0559875Z external/sleef/src/arch/helperavx2.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0560015Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:18:41.0560088Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0560348Z external/sleef/src/arch/helperavx2.h:276:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0560497Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:18:41.0560568Z ^~~~~~~~~~ 2022-05-18T03:18:41.0560828Z external/sleef/src/arch/helperavx2.h:263:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0560941Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:41.0561013Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0561260Z external/sleef/src/arch/helperavx2.h:259:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0561370Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:41.0561446Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0561703Z external/sleef/src/arch/helperavx2.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0561812Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.0561885Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0562143Z external/sleef/src/arch/helperavx2.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0562251Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.0562309Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0562599Z external/sleef/src/arch/helperavx2.h:247:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0562762Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.0562843Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0563105Z external/sleef/src/arch/helperavx2.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0563295Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:41.0563377Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0563733Z external/sleef/src/arch/helperavx2.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0563913Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T03:18:41.0563991Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0564279Z external/sleef/src/arch/helperavx2.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0564466Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:18:41.0564543Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0564803Z external/sleef/src/arch/helperavx2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0564979Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T03:18:41.0565052Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0565311Z external/sleef/src/arch/helperavx2.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0565462Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:18:41.0565537Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0565822Z external/sleef/src/arch/helperavx2.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0566056Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:18:41.0566141Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0566407Z external/sleef/src/arch/helperavx2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0566548Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.0566620Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0566867Z external/sleef/src/arch/helperavx2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0567008Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.0567083Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0567346Z external/sleef/src/arch/helperavx2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0567488Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:41.0567561Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0567826Z external/sleef/src/arch/helperavx2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0567963Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:41.0568020Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0568281Z external/sleef/src/arch/helperavx2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0568418Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:41.0568519Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0568782Z external/sleef/src/arch/helperavx2.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0568945Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:18:41.0569016Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0569277Z external/sleef/src/arch/helperavx2.h:221:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0569436Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:18:41.0569550Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0569843Z external/sleef/src/arch/helperavx2.h:219:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0569981Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:41.0570058Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0570318Z external/sleef/src/arch/helperavx2.h:218:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0570454Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:41.0570526Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0570774Z external/sleef/src/arch/helperavx2.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0570975Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.0571055Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0571335Z external/sleef/src/arch/helperavx2.h:216:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0571474Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.0571543Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0571806Z external/sleef/src/arch/helperavx2.h:214:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0571945Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:41.0572002Z ^~~~~~~~~~ 2022-05-18T03:18:41.0572374Z external/sleef/src/arch/helperavx2.h:213:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0572514Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:18:41.0572585Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0572845Z external/sleef/src/arch/helperavx2.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0572981Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:41.0573050Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0573365Z external/sleef/src/arch/helperavx2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0573563Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:41.0573637Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0573895Z external/sleef/src/arch/helperavx2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0574079Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:41.0574149Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0574467Z external/sleef/src/arch/helperavx2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0574659Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:41.0574733Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0574996Z external/sleef/src/arch/helperavx2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0575191Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:41.0575291Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0575602Z external/sleef/src/arch/helperavx2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0575789Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:41.0575864Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0576121Z external/sleef/src/arch/helperavx2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0576344Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:41.0576416Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0576687Z external/sleef/src/arch/helperavx2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0576860Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:18:41.0576935Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0577225Z external/sleef/src/arch/helperavx2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0577468Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:18:41.0577590Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0577886Z external/sleef/src/arch/helperavx2.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0578056Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:18:41.0578134Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0578440Z external/sleef/src/arch/helperavx2.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0578635Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:18:41.0578748Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0579012Z external/sleef/src/arch/helperavx2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0579178Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:18:41.0579251Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0579539Z external/sleef/src/arch/helperavx2.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0579711Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:18:41.0579794Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0580058Z external/sleef/src/arch/helperavx2.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0580211Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:18:41.0580323Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0580740Z external/sleef/src/arch/helperavx2.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0580982Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:18:41.0581090Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0581479Z external/sleef/src/arch/helperavx2.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0581673Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:18:41.0581795Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0582063Z external/sleef/src/arch/helperavx2.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0582231Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:18:41.0582307Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0582567Z external/sleef/src/arch/helperavx2.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0582796Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:18:41.0582868Z ^~~~~~~~~~ 2022-05-18T03:18:41.0583129Z external/sleef/src/arch/helperavx2.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0583350Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:18:41.0583426Z ^~~~~~~~~~ 2022-05-18T03:18:41.0583690Z external/sleef/src/arch/helperavx2.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0583827Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:18:41.0583899Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0584164Z external/sleef/src/arch/helperavx2.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0584312Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:18:41.0584383Z ^~~~~~~~~~ 2022-05-18T03:18:41.0584629Z external/sleef/src/arch/helperavx2.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0584780Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:18:41.0584857Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0585123Z external/sleef/src/arch/helperavx2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0585271Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:18:41.0585343Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0585640Z external/sleef/src/arch/helperavx2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0586019Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:18:41.0586080Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0586348Z external/sleef/src/arch/helperavx2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0586498Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:18:41.0586635Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0586902Z external/sleef/src/arch/helperavx2.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0587049Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T03:18:41.0587119Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0587382Z external/sleef/src/arch/helperavx2.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0587519Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T03:18:41.0587593Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0587853Z external/sleef/src/arch/helperavx2.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0587964Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:18:41.0588037Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0588298Z external/sleef/src/arch/helperavx2.h:169:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0588459Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:18:41.0588529Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0588773Z external/sleef/src/arch/helperavx2.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0588879Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:18:41.0588953Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0589214Z external/sleef/src/arch/helperavx2.h:163:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0589341Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:18:41.0589411Z ^~~~~~~~~~ 2022-05-18T03:18:41.0589674Z external/sleef/src/arch/helperavx2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0589814Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:18:41.0589874Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0590133Z external/sleef/src/arch/helperavx2.h:161:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0590312Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.0590388Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0590645Z external/sleef/src/arch/helperavx2.h:160:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0590828Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.0590903Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0591164Z external/sleef/src/arch/helperavx2.h:159:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0591333Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.0591410Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0591670Z external/sleef/src/arch/helperavx2.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0591897Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.0591973Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0592233Z external/sleef/src/arch/helperavx2.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0592382Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:18:41.0592452Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0592712Z external/sleef/src/arch/helperavx2.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0592840Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:18:41.0592911Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0593170Z external/sleef/src/arch/helperavx2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0593286Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:18:41.0593363Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0593619Z external/sleef/src/arch/helperavx2.h:146:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0593766Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:18:41.0593867Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0594152Z external/sleef/src/arch/helperavx2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0594362Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0594475Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0594735Z external/sleef/src/arch/helperavx2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0594945Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0595022Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0595281Z external/sleef/src/arch/helperavx2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0595496Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0595556Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0595816Z external/sleef/src/arch/helperavx2.h:141:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0596064Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0596141Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0596401Z external/sleef/src/arch/helperavx2.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0596610Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0596682Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0596944Z external/sleef/src/arch/helperavx2.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0597149Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0597208Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0597469Z external/sleef/src/arch/helperavx2.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0597683Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0597757Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0598048Z external/sleef/src/arch/helperavx2.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0598338Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0598412Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0598688Z external/sleef/src/arch/helperavx2.h:134:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0598912Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0598976Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0599239Z external/sleef/src/arch/helperavx2.h:133:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0599455Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0599530Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0599868Z external/sleef/src/arch/helperavx2.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0600103Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0600183Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0600447Z external/sleef/src/arch/helperavx2.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0600699Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0600761Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0601024Z external/sleef/src/arch/helperavx2.h:129:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0601289Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0601380Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0601643Z external/sleef/src/arch/helperavx2.h:128:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0601840Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0601911Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0602175Z external/sleef/src/arch/helperavx2.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0602397Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0602493Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0602649Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:18:41.0602911Z external/sleef/src/arch/helperavx2.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0603117Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0603190Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0603449Z external/sleef/src/arch/helperavx2.h:115:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0603601Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T03:18:41.0603681Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0603927Z external/sleef/src/arch/helperavx2.h:114:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0604119Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:18:41.0604198Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0604459Z external/sleef/src/arch/helperavx2.h:113:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0604611Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:18:41.0604687Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0604946Z external/sleef/src/arch/helperavx2.h:112:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0605113Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:18:41.0605207Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0605493Z external/sleef/src/arch/helperavx2.h:111:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0605626Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:18:41.0605700Z ^~~~~~~~~~ 2022-05-18T03:18:41.0605960Z external/sleef/src/arch/helperavx2.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0606072Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:18:41.0606145Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0606401Z external/sleef/src/arch/helperavx2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0606542Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:18:41.0606620Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0606943Z external/sleef/src/arch/helperavx2.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0607098Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:41.0607169Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0607433Z external/sleef/src/arch/helperavx2.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0607541Z static INLINE int vavailability_i(int name) { 2022-05-18T03:18:41.0607612Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0607858Z external/sleef/src/arch/helperavx2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0607956Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:18:41.0608028Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0608289Z external/sleef/src/arch/helperavx2.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.0608391Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:18:41.0608462Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0608721Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0608847Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:18:41.0608918Z ^~~~~ 2022-05-18T03:18:41.0609170Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0609293Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:18:41.0609373Z ^~~~ 2022-05-18T03:18:41.0609625Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0609745Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:18:41.0609826Z ^~~~ 2022-05-18T03:18:41.0610069Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0610193Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:18:41.0610273Z ^~~~~~ 2022-05-18T03:18:41.0610434Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:41.0610760Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0610934Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.0611022Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0611295Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0611463Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:18:41.0611534Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0611802Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0611919Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:18:41.0611999Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0612401Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0612587Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:41.0612704Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0613157Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0613371Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:18:41.0613490Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0613843Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0613976Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:41.0614058Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0614324Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0614438Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:18:41.0614516Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0614765Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0614882Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:18:41.0614960Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0615222Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0615377Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:18:41.0615455Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0615723Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0615885Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:18:41.0615950Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0616209Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0616367Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:18:41.0616443Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0616709Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0616843Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:18:41.0616923Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0617184Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0617334Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:41.0617417Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0617687Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0617816Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:41.0617896Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0618161Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0618279Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:18:41.0618354Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0618601Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0618716Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:18:41.0618795Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0619065Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0619213Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.0619300Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0619557Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0619682Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:18:41.0619780Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0620050Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0620181Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:18:41.0620265Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0620398Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:41.0620657Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0620784Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:18:41.0620866Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0621111Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0621237Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:18:41.0621322Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0621591Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0621718Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:18:41.0621801Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0622065Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0622197Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:18:41.0622271Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0622543Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0622687Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:18:41.0622774Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0623034Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0623170Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:18:41.0623286Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0623545Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0623677Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:18:41.0623760Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0624025Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0624172Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:18:41.0624260Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0624641Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0624878Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:18:41.0625009Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0625437Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0625692Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:41.0625934Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0626344Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0626510Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:18:41.0626749Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0627036Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0627210Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:41.0627300Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0627664Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0627824Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:18:41.0627909Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0628183Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0628341Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:18:41.0628426Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0628777Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0629060Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:18:41.0629212Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0629587Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0629750Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:18:41.0629842Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0630213Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0630369Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:18:41.0630452Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0630775Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0630923Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:18:41.0630995Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0631259Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0631401Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:18:41.0631485Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0631753Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0631897Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:18:41.0631981Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0632252Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0632382Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:18:41.0632470Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0632730Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0632865Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:18:41.0632949Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0633211Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0633352Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:18:41.0633425Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0633676Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0633791Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:18:41.0633863Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0634243Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0634364Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:18:41.0634435Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0634703Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0634867Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:18:41.0634945Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0635212Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0635409Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:41.0635551Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0635846Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0636010Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:41.0636098Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0636377Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0636540Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:41.0636618Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0636880Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0637058Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:18:41.0637146Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0637477Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0637671Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:18:41.0637757Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0638021Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0638157Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:18:41.0638241Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0638375Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:41.0638652Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0638855Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:41.0638940Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0639072Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:41.0639322Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0639440Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:41.0639524Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0639808Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0639953Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.0640037Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0640408Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0640540Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:41.0640624Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0640853Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0641036Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:18:41.0641119Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0641257Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:41.0641600Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0641794Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:18:41.0641878Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0642124Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0642253Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:18:41.0642331Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0642507Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:18:41.0642783Z external/sleef/src/arch/helperavx2.h:474:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0642967Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:41.0643087Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0643383Z external/sleef/src/arch/helperavx2.h:473:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0643547Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:41.0643625Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0643877Z external/sleef/src/arch/helperavx2.h:472:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0644041Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:41.0644118Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0644381Z external/sleef/src/arch/helperavx2.h:471:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0644552Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:41.0644678Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0644999Z external/sleef/src/arch/helperavx2.h:457:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0645148Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:41.0645210Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0645483Z external/sleef/src/arch/helperavx2.h:450:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0645599Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:18:41.0645672Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0645927Z external/sleef/src/arch/helperavx2.h:448:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0646051Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:41.0646124Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0646415Z external/sleef/src/arch/helperavx2.h:447:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0646527Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:41.0646599Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0646850Z external/sleef/src/arch/helperavx2.h:441:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0646946Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:18:41.0647014Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0647284Z external/sleef/src/arch/helperavx2.h:437:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0647481Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:18:41.0647556Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0647802Z external/sleef/src/arch/helperavx2.h:428:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0647952Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:18:41.0648025Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0648283Z external/sleef/src/arch/helperavx2.h:426:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0648458Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:41.0648530Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0648782Z external/sleef/src/arch/helperavx2.h:425:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0648973Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:41.0649032Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0649300Z external/sleef/src/arch/helperavx2.h:417:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0649456Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:41.0649531Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0649837Z external/sleef/src/arch/helperavx2.h:412:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0649992Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:41.0650067Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0650329Z external/sleef/src/arch/helperavx2.h:411:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0650467Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:18:41.0650539Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0650793Z external/sleef/src/arch/helperavx2.h:409:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0650992Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:18:41.0651066Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0651322Z external/sleef/src/arch/helperavx2.h:408:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0651485Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:18:41.0651557Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0651829Z external/sleef/src/arch/helperavx2.h:406:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0652000Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:18:41.0652108Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0652379Z external/sleef/src/arch/helperavx2.h:405:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0652570Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:18:41.0652652Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0652911Z external/sleef/src/arch/helperavx2.h:403:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0653063Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:18:41.0653138Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0653386Z external/sleef/src/arch/helperavx2.h:402:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0653545Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:18:41.0653619Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0653877Z external/sleef/src/arch/helperavx2.h:399:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0654091Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:41.0654167Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0654427Z external/sleef/src/arch/helperavx2.h:397:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0654640Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:41.0654716Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0654967Z external/sleef/src/arch/helperavx2.h:388:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0655139Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:18:41.0655214Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0655471Z external/sleef/src/arch/helperavx2.h:386:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0655646Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:18:41.0655718Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0655974Z external/sleef/src/arch/helperavx2.h:385:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0656122Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:18:41.0656181Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0656436Z external/sleef/src/arch/helperavx2.h:383:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0656584Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:18:41.0656660Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0656913Z external/sleef/src/arch/helperavx2.h:382:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0657058Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:18:41.0657128Z ^~~~~~~~~~ 2022-05-18T03:18:41.0657384Z external/sleef/src/arch/helperavx2.h:371:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0657512Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:41.0657586Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0657842Z external/sleef/src/arch/helperavx2.h:370:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0658090Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:41.0658164Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0658455Z external/sleef/src/arch/helperavx2.h:369:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0658623Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.0658696Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0658938Z external/sleef/src/arch/helperavx2.h:368:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0659160Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.0659265Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0659732Z external/sleef/src/arch/helperavx2.h:364:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0660023Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:41.0660137Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0660547Z external/sleef/src/arch/helperavx2.h:360:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0660796Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:41.0660910Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0661248Z external/sleef/src/arch/helperavx2.h:348:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0661426Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:18:41.0661538Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0661803Z external/sleef/src/arch/helperavx2.h:346:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0661973Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.0662051Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0662308Z external/sleef/src/arch/helperavx2.h:345:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0662449Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.0662509Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0662819Z external/sleef/src/arch/helperavx2.h:344:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0662969Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.0663044Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0663301Z external/sleef/src/arch/helperavx2.h:343:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0663446Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.0663518Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0663772Z external/sleef/src/arch/helperavx2.h:341:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0663902Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T03:18:41.0663980Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0664350Z external/sleef/src/arch/helperavx2.h:340:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0664553Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T03:18:41.0664650Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0665075Z external/sleef/src/arch/helperavx2.h:337:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0665333Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:41.0665443Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0666067Z external/sleef/src/arch/helperavx2.h:336:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0666355Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:41.0666476Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0666999Z external/sleef/src/arch/helperavx2.h:334:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0667246Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:18:41.0667360Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0667804Z external/sleef/src/arch/helperavx2.h:333:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0668032Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T03:18:41.0668137Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0668585Z external/sleef/src/arch/helperavx2.h:329:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0668826Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:18:41.0668933Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0669407Z external/sleef/src/arch/helperavx2.h:325:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0669702Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:41.0669820Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0670274Z external/sleef/src/arch/helperavx2.h:324:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0670573Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:41.0670677Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0671115Z external/sleef/src/arch/helperavx2.h:323:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0671404Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:41.0671518Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0672018Z external/sleef/src/arch/helperavx2.h:322:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0672278Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:41.0672384Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0672786Z external/sleef/src/arch/helperavx2.h:318:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0673012Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:18:41.0673116Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0673541Z external/sleef/src/arch/helperavx2.h:317:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0673797Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:18:41.0673918Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0674362Z external/sleef/src/arch/helperavx2.h:316:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0674635Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:18:41.0674761Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0675235Z external/sleef/src/arch/helperavx2.h:315:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0675521Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:18:41.0675623Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0676113Z external/sleef/src/arch/helperavx2.h:314:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0676340Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:18:41.0676447Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0676838Z external/sleef/src/arch/helperavx2.h:312:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0677042Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:18:41.0677149Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0677530Z external/sleef/src/arch/helperavx2.h:311:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0677739Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:18:41.0677844Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0678288Z external/sleef/src/arch/helperavx2.h:310:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0678695Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:18:41.0678828Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0679331Z external/sleef/src/arch/helperavx2.h:309:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0679608Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:18:41.0679710Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0680140Z external/sleef/src/arch/helperavx2.h:307:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0680670Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:41.0680800Z ^~~~~~~~~~ 2022-05-18T03:18:41.0681258Z external/sleef/src/arch/helperavx2.h:305:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0681478Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:18:41.0681597Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0682153Z external/sleef/src/arch/helperavx2.h:304:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0682407Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:41.0682532Z ^~~~~~~~~~ 2022-05-18T03:18:41.0683049Z external/sleef/src/arch/helperavx2.h:302:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0683296Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:18:41.0683415Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0683897Z external/sleef/src/arch/helperavx2.h:301:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0684155Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:18:41.0684288Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0684779Z external/sleef/src/arch/helperavx2.h:300:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0685020Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:18:41.0685132Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0685619Z external/sleef/src/arch/helperavx2.h:291:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0685893Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:41.0686036Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0686586Z external/sleef/src/arch/helperavx2.h:290:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0686952Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:18:41.0687060Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0687521Z external/sleef/src/arch/helperavx2.h:289:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0687781Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:18:41.0687913Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0688369Z external/sleef/src/arch/helperavx2.h:280:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0688711Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:18:41.0688813Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0689248Z external/sleef/src/arch/helperavx2.h:279:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0689455Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:18:41.0689556Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0689942Z external/sleef/src/arch/helperavx2.h:277:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0690170Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:18:41.0690276Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0690666Z external/sleef/src/arch/helperavx2.h:276:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0690894Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:18:41.0691001Z ^~~~~~~~~~ 2022-05-18T03:18:41.0691397Z external/sleef/src/arch/helperavx2.h:259:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0691582Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:41.0691693Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0692197Z external/sleef/src/arch/helperavx2.h:255:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0692384Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.0692507Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0693152Z external/sleef/src/arch/helperavx2.h:247:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0693498Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.0693634Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0694197Z external/sleef/src/arch/helperavx2.h:229:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0694489Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.0694633Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0695184Z external/sleef/src/arch/helperavx2.h:228:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0695452Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.0695576Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0696084Z external/sleef/src/arch/helperavx2.h:218:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0696339Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:41.0696482Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0697041Z external/sleef/src/arch/helperavx2.h:206:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0697434Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:41.0697581Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0698186Z external/sleef/src/arch/helperavx2.h:201:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0698489Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:18:41.0698716Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0699233Z external/sleef/src/arch/helperavx2.h:198:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0699534Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:18:41.0699665Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0700156Z external/sleef/src/arch/helperavx2.h:195:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0700430Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:18:41.0700556Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.0701069Z external/sleef/src/arch/helperavx2.h:193:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0701386Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:18:41.0701517Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0702001Z external/sleef/src/arch/helperavx2.h:161:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0702330Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.0702461Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0702942Z external/sleef/src/arch/helperavx2.h:159:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0703275Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.0703404Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0703892Z external/sleef/src/arch/helperavx2.h:144:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0704283Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0704477Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0704952Z external/sleef/src/arch/helperavx2.h:143:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0705340Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0705463Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0706066Z external/sleef/src/arch/helperavx2.h:142:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0706471Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0706666Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0707167Z external/sleef/src/arch/helperavx2.h:141:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0707570Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0707683Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0708172Z external/sleef/src/arch/helperavx2.h:139:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0708553Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.0708683Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0708927Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:18:41.0709544Z external/sleef/src/arch/helperavx2.h:122:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0709801Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:18:41.0709922Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.0710413Z external/sleef/src/arch/helperavx2.h:121:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0710640Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:18:41.0710755Z ^~~~~~~~~~~ 2022-05-18T03:18:41.0711202Z external/sleef/src/arch/helperavx2.h:120:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0711410Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:18:41.0711513Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0711952Z external/sleef/src/arch/helperavx2.h:119:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0712180Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:18:41.0712286Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.0712711Z external/sleef/src/arch/helperavx2.h:101:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0712899Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:18:41.0713014Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.0713442Z external/sleef/src/arch/helperavx2.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.0713690Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:41.0713799Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3367384Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:18:41.3368059Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:18:41.3368836Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:18:41.3369512Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:18:41.3370244Z ^~~ 2022-05-18T03:18:41.3370581Z At top level: 2022-05-18T03:18:41.3371303Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3371912Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:18:41.3372328Z ^~~~~ 2022-05-18T03:18:41.3373019Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3373625Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:18:41.3374032Z ^~~~ 2022-05-18T03:18:41.3374689Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3375218Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:18:41.3375608Z ^~~~ 2022-05-18T03:18:41.3376300Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3376890Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:18:41.3377295Z ^~~~~~ 2022-05-18T03:18:41.3377999Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3378626Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:18:41.3379078Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3379913Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3380547Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:18:41.3380971Z ^~~~~~~~~ 2022-05-18T03:18:41.3381684Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3382309Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:18:41.3382728Z ^~~~~~ 2022-05-18T03:18:41.3383432Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3384047Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:18:41.3384426Z ^~~~~~ 2022-05-18T03:18:41.3384801Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3385129Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:18:41.3385359Z ^~~~~~ 2022-05-18T03:18:41.3386010Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3386461Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:18:41.3386842Z ^~~~~ 2022-05-18T03:18:41.3390935Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3391672Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:18:41.3392147Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3392875Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3393526Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:18:41.3393993Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3394486Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:41.3395188Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3395613Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:18:41.3395921Z ^~~~~~~~ 2022-05-18T03:18:41.3396541Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3397063Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.3397467Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3398100Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3398673Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:18:41.3399084Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3399706Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3400198Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:18:41.3400527Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3401134Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3401647Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:41.3402004Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3402738Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3403269Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:18:41.3403655Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3404254Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3404765Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:41.3405131Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3405741Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3406213Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:18:41.3406544Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3407149Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3407663Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:18:41.3408046Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3408661Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3409166Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:18:41.3409491Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3410080Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3410652Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:18:41.3411041Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3411681Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3412296Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:18:41.3412706Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3413447Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3414117Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:18:41.3414583Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3415193Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3415806Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:18:41.3416233Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3416933Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3417531Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:41.3417956Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3418578Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3419088Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:41.3419449Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3420066Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3420702Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:18:41.3421141Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3421857Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3422583Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:18:41.3423016Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3423742Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3424385Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:18:41.3424826Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3425487Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3426204Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:18:41.3427162Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3427888Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3428475Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:18:41.3428870Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3429593Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3430164Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:18:41.3430554Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3431240Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3431807Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:18:41.3432198Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3432920Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3433529Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:18:41.3433941Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3434656Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3435266Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:18:41.3435669Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3436503Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3437171Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.3437647Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3438348Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3438947Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:18:41.3439359Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3440045Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3440656Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.3441081Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3441775Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3442359Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:18:41.3442775Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3443208Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:41.3443981Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3444572Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:18:41.3445050Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3445753Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3446318Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:18:41.3446707Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3447152Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3447467Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:18:41.3447713Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3448140Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3448470Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:18:41.3448694Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3449071Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3449400Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:18:41.3449619Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3449997Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3450324Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:18:41.3450568Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3450930Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3451258Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:18:41.3451504Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3451870Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3452208Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:18:41.3452464Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3452905Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3453548Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:18:41.3453982Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3454679Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3455288Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:18:41.3455730Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3456425Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3457059Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:18:41.3457498Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3458190Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3458834Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:18:41.3459272Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3459973Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3460592Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:18:41.3461055Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3461754Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3462401Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:18:41.3462797Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3463460Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3464063Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:18:41.3464483Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3465177Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3465885Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:18:41.3466305Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3467095Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3467697Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:18:41.3468118Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3468832Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3469462Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:18:41.3469893Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3470609Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3471283Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:18:41.3471742Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3472453Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3473120Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:18:41.3473599Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3474298Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3475107Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:18:41.3475590Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3476311Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3476926Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:18:41.3477372Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3478086Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3478715Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:18:41.3479152Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3479862Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3480550Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:41.3481041Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3481758Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3482435Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:18:41.3482862Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3483881Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3484504Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:41.3484967Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3485653Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3486419Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:18:41.3486887Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3487562Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3488224Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:18:41.3488683Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3489401Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3490177Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:18:41.3490666Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3491388Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3492047Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:18:41.3492510Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3493217Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3493873Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:18:41.3494316Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3495025Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3495656Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:18:41.3496303Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3497074Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3497719Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:18:41.3498181Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3498964Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3499586Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:18:41.3500041Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3500741Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3501271Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:18:41.3501703Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3502375Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3502953Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:18:41.3503366Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3504153Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3504809Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:18:41.3505327Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3506049Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3506627Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:41.3507002Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3507758Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3508394Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:41.3508861Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3509535Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3510187Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:41.3510731Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3511386Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3511993Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:18:41.3512422Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3513103Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3513704Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:18:41.3514253Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3514963Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3515585Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:18:41.3516024Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3516465Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:41.3517211Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3517894Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:18:41.3518305Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3518940Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3519717Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:41.3520135Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3520831Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3521435Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:41.3521851Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3522617Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3523218Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:18:41.3523628Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3524305Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3524884Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:18:41.3525294Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3526006Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3526585Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:41.3527116Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3527785Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3528409Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:41.3528865Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3529298Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:41.3530087Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3530683Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:41.3531131Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3531794Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3532347Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:41.3532774Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3533405Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3533977Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.3534396Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3535046Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3535637Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:18:41.3536117Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3536804Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3537430Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:41.3537880Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3538527Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3539166Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.3539599Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3540280Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3541050Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:41.3541512Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3542186Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3542810Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:41.3543298Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3543964Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3544597Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:18:41.3545058Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3545890Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3546681Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:18:41.3547138Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3547819Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3548430Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:41.3548988Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3549668Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3550403Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:41.3550820Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3551463Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3552056Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:41.3552490Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3553120Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3553789Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.3554318Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3554942Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3555538Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.3555978Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3556616Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3557228Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:18:41.3557669Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3558327Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3558896Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:18:41.3559349Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3560025Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3560600Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:41.3561119Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3561773Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3562366Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:41.3562781Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3563403Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3564050Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:18:41.3564551Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3565228Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3565861Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:18:41.3566320Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3566952Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3567607Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:18:41.3568080Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3568737Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3569325Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:18:41.3569849Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3570286Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:41.3571038Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3571745Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:18:41.3572281Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3572964Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3573625Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:18:41.3574116Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3574937Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3575593Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:18:41.3576077Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3576750Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3577408Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:18:41.3577873Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3578529Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3579133Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:18:41.3579576Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3580230Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3580825Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:18:41.3601365Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3602237Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3602903Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:18:41.3603396Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3604080Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3604696Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:18:41.3605141Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3605808Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3606434Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:18:41.3606887Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3607558Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3608142Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:18:41.3608565Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3609246Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3609851Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:41.3610306Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3610966Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3611713Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:41.3612178Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3612870Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3613554Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:18:41.3614054Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3614683Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3615295Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:18:41.3615746Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3616411Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3617026Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:18:41.3617485Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3617908Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:18:41.3618669Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3619240Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:41.3619611Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3620254Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3620828Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:41.3621223Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3621845Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3622401Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:41.3622800Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3623532Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3624116Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:41.3624521Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3625214Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3625925Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:18:41.3626324Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3627086Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3627638Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:41.3627983Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3628674Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3629240Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:41.3629615Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3630309Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3630947Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:41.3631378Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3632186Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3632945Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:18:41.3633359Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3634035Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3634603Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:18:41.3635005Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3635649Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3636245Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:18:41.3636688Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3637370Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3637930Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:41.3638310Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3638977Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3639551Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:41.3639921Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3640559Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3641158Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:41.3641566Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3642239Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3642859Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:41.3643280Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3643975Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3644619Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:18:41.3645055Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3645837Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3646518Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:41.3646998Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3647659Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3648310Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:41.3648748Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3649443Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3649990Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:18:41.3650371Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3651001Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3651719Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:41.3652222Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3652904Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3653627Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:41.3654201Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3654907Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3655553Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:18:41.3655999Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3656671Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3657264Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:18:41.3657663Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3658344Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3658979Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:18:41.3659415Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3660099Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3660801Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:41.3661311Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3662003Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3662718Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:41.3663220Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3663923Z external/sleef/src/arch/helpersse2.h:432:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3664579Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:18:41.3665020Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3665700Z external/sleef/src/arch/helpersse2.h:431:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3666951Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:18:41.3667516Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3668213Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3668988Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:18:41.3669542Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3670223Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3670998Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:41.3671549Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3672235Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3672991Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:18:41.3673539Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3674241Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3675014Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:41.3675558Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3676242Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3676849Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:18:41.3677165Z ^~~~~~~~~~ 2022-05-18T03:18:41.3677820Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3678395Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:18:41.3678789Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3679481Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3679750Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:18:41.3679878Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3680366Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3680631Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:18:41.3680756Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3681247Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3681521Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:18:41.3681648Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3682142Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3682401Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:18:41.3682524Z ^~~~~~~~~~ 2022-05-18T03:18:41.3683017Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3683266Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:41.3683383Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3683891Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3684348Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:41.3684482Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3685049Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3685349Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.3685475Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3685953Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3686249Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.3686378Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3686882Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3687214Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:41.3687354Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3687850Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3688122Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:41.3688246Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3688735Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3688956Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:18:41.3689143Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3689617Z external/sleef/src/arch/helpersse2.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3689936Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(m)); } 2022-05-18T03:18:41.3690070Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3690554Z external/sleef/src/arch/helpersse2.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3690852Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:18:41.3690982Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3691464Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3691728Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.3691856Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3692352Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3692599Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.3692730Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3693234Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3693501Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.3693612Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3694113Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3694377Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.3694504Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3695005Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3695260Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:18:41.3695384Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3695966Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3696195Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:18:41.3696310Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3696783Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3697019Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:18:41.3697135Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3697629Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3697914Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:18:41.3698042Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3698539Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3698801Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:18:41.3698921Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3699409Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3699668Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:18:41.3699797Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3700349Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3700594Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:18:41.3700720Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3701215Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3701485Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:18:41.3701613Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3702119Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3702381Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:18:41.3702511Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3703016Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3703272Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:18:41.3703385Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3703866Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3704126Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:18:41.3704255Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3704750Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3705010Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:18:41.3705131Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3705636Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3706059Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:18:41.3706189Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3706771Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3707178Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:18:41.3707304Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3707817Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3708135Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:18:41.3708259Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3708754Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3709071Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:18:41.3709195Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3709696Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3710016Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:18:41.3710139Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3710602Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3710873Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:18:41.3710984Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3711441Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3711778Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:18:41.3711905Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3712410Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3712677Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:18:41.3712802Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3713282Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3713574Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:18:41.3713681Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3714145Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3714448Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:41.3714572Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3715058Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3715345Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:41.3715468Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3715965Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3716558Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:41.3716682Z ^~~~~~~~~~ 2022-05-18T03:18:41.3717165Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3717770Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:18:41.3717895Z ^~~~~~~~~~ 2022-05-18T03:18:41.3718455Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3718700Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:18:41.3718825Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3719332Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3719590Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:41.3719716Z ^~~~~~~~~~ 2022-05-18T03:18:41.3720218Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3720462Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:18:41.3720584Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3721079Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3721336Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:18:41.3721462Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3721941Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3722200Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:18:41.3722322Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3722801Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3723115Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:18:41.3723245Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3723741Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3724009Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:18:41.3724126Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3724620Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3724884Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:18:41.3725013Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3725503Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3725769Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:18:41.3725897Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3726405Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3726663Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:18:41.3726787Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3727279Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3727508Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:18:41.3727631Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3728135Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3728370Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:18:41.3728493Z ^~~~~~~~~~ 2022-05-18T03:18:41.3728980Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3729248Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:41.3729425Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3729931Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3730184Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:18:41.3730310Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3730807Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3731043Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:18:41.3731155Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3731657Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3731852Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:18:41.3731968Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3732438Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3732639Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:18:41.3732756Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3733246Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3733421Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:18:41.3733546Z ^~~~~~~~~~ 2022-05-18T03:18:41.3734054Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3734376Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:18:41.3734501Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3734991Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3735264Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:18:41.3735385Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3735850Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3736114Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:18:41.3736231Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3736718Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3736991Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:18:41.3737114Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3737628Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3737892Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:18:41.3737998Z ^~~~~~~~~~ 2022-05-18T03:18:41.3738487Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3738680Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:41.3738801Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3739290Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3739486Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:41.3739615Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3740103Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3740292Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.3740417Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3740982Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3741183Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.3741312Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3741816Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3742170Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:41.3742307Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3742797Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3743088Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.3743204Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3743703Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3743935Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:18:41.3744063Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3744299Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:18:41.3744806Z external/sleef/src/arch/helpersse2.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3745137Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask m, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(m)); } 2022-05-18T03:18:41.3745316Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3745945Z external/sleef/src/arch/helpersse2.h:247:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3746241Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:18:41.3746372Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3746951Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3747211Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.3747338Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3747837Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3748105Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.3748229Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3748732Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3748993Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.3749120Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3749626Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3749881Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.3749987Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3750487Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3750743Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:41.3750864Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3751368Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3751617Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:41.3751741Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3752329Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3752570Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:41.3752692Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3753200Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3753477Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.3753604Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3754111Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3754366Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.3754490Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3754979Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3755229Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:41.3755350Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3755854Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3756100Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:41.3756221Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3756719Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3757042Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.3757157Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3757664Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3757910Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.3758029Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3758536Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3758789Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:41.3758914Z ^~~~~~~~~~ 2022-05-18T03:18:41.3759415Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3759647Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:18:41.3759776Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3760272Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3760522Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:41.3760639Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3761128Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3761424Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:18:41.3761550Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3762040Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3762340Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:18:41.3762471Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3762974Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3763281Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:18:41.3763455Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3763970Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3764282Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:18:41.3764407Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3764901Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3765213Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:18:41.3765346Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3765842Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3766148Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:18:41.3766274Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3766773Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3767035Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:18:41.3767152Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3767653Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3767921Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:18:41.3768092Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3768596Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3768930Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:18:41.3769065Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3769569Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3769892Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:41.3770025Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3770528Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3770864Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:41.3770997Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3771489Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3771900Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:18:41.3772030Z ^~~~~~~~~~ 2022-05-18T03:18:41.3772533Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3772936Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:18:41.3773062Z ^~~~~~~~~~ 2022-05-18T03:18:41.3773565Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3773784Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:18:41.3773910Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3774406Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3774669Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:18:41.3774793Z ^~~~~~~~~~ 2022-05-18T03:18:41.3775315Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3775591Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:18:41.3775717Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3776219Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3776486Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:18:41.3776615Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3777114Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3777380Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:18:41.3777494Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3777988Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3778260Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:18:41.3778383Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3778888Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3779162Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:18:41.3779296Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3779834Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3780097Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:18:41.3780230Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3780738Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3781011Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:18:41.3781137Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3781642Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3781913Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:18:41.3782038Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3782531Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3782772Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:18:41.3782893Z ^~~~~~~~~~ 2022-05-18T03:18:41.3783387Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3783655Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:18:41.3783774Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3784247Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3784505Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:18:41.3784632Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3785135Z external/sleef/src/arch/helpersse2.h:179:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3785412Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:18:41.3785522Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3786075Z external/sleef/src/arch/helpersse2.h:178:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3786492Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.3786677Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3787178Z external/sleef/src/arch/helpersse2.h:177:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3787492Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.3787621Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3788125Z external/sleef/src/arch/helpersse2.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3788451Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.3788573Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3789087Z external/sleef/src/arch/helpersse2.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3789424Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.3789550Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3790045Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3790305Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:18:41.3790430Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3790911Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3791494Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:18:41.3791616Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3792112Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3792347Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:18:41.3792469Z ^~~~~~~~~~ 2022-05-18T03:18:41.3792967Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3793220Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:18:41.3793331Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3793834Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3794102Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:18:41.3794229Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3794734Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3794982Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:18:41.3795104Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3795603Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3795857Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:18:41.3795984Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3796479Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3796752Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:18:41.3796879Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3797399Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3797705Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:41.3797826Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3798333Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3798590Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.3798719Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3799224Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3799485Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:41.3799617Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3800126Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3800394Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.3800523Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3801011Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3801268Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:41.3801393Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3801906Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3802182Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.3802354Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3802864Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3803132Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:41.3803244Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3803745Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3804011Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.3804139Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3804646Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3804919Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:41.3805043Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3805548Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3805806Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:41.3805933Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3806430Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3806722Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.3806851Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3807356Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3807631Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.3807758Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3808240Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3808500Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:41.3808625Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3809172Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3809421Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:41.3809548Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3810055Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3810329Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.3810442Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3810932Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3811176Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.3811291Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3811779Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3812059Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:18:41.3812186Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3812693Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3812950Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:18:41.3813077Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3813578Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3813919Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:41.3814037Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3814535Z external/sleef/src/arch/helpersse2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3814733Z static INLINE int vavailability_i(int name) { 2022-05-18T03:18:41.3814859Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3815334Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3815525Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:18:41.3815649Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3816133Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3816316Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:18:41.3816445Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3816892Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.3817048Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:18:41.3817149Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3817604Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3817824Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:18:41.3817951Z ^~~~~ 2022-05-18T03:18:41.3818414Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3818607Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:18:41.3818733Z ^~~~ 2022-05-18T03:18:41.3819180Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3819371Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:18:41.3819499Z ^~~~ 2022-05-18T03:18:41.3819955Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3820230Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:18:41.3820362Z ^~~~~~ 2022-05-18T03:18:41.3820597Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:41.3821080Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3821335Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.3821460Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3821930Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3822223Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:18:41.3822357Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3822824Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3823030Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:18:41.3823164Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3823660Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3823877Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:41.3824014Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3824506Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3824823Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:18:41.3824959Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3825455Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3825689Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:41.3825941Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3826412Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3826685Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:18:41.3826810Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3827304Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3827513Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:18:41.3827655Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3828156Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3828427Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:18:41.3828545Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3829035Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3829327Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:18:41.3829456Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3829941Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3830228Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:18:41.3830356Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3830832Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3831044Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:18:41.3831641Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3832148Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3832384Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:41.3832514Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3833001Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3833225Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:41.3833359Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3833860Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3834058Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:18:41.3834188Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3834672Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3834862Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:18:41.3834993Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3835507Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3835778Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.3835910Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3836483Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3836717Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:18:41.3836860Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3837367Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3837599Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:18:41.3837733Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3837968Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:41.3838466Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3838689Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:18:41.3838829Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3839328Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3839555Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:18:41.3839801Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3840378Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3840614Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:18:41.3840738Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3841291Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3841539Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:18:41.3841733Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3842256Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3842566Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:18:41.3842719Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3843270Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3843629Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:18:41.3843760Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3844313Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3844579Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:18:41.3844725Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3845232Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3845507Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:18:41.3845655Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3846212Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3846549Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:18:41.3846698Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3847227Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3847540Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:41.3847744Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3848322Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3848673Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:18:41.3848824Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3849421Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3849718Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:41.3849872Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3850382Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3850668Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:18:41.3850820Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3851386Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3851677Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:18:41.3851822Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3852322Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3852606Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:18:41.3852751Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3853267Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3853561Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:18:41.3853713Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3854216Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3854493Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:18:41.3854683Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3855185Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3855454Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:18:41.3855595Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3856087Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3856338Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:18:41.3856472Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3856967Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3857230Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:18:41.3857368Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3857876Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3858127Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:18:41.3858276Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3858777Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3859026Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:18:41.3859221Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3859716Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3859900Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:18:41.3860021Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3860524Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3860726Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:18:41.3860851Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3861367Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3861583Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:18:41.3861707Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3862204Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3862510Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:18:41.3862661Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3863174Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3863466Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:41.3863612Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3864103Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3864399Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:41.3864537Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3865065Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3865368Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:41.3865571Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3866126Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3866337Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:18:41.3866452Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3866912Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3867121Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:18:41.3867230Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3867647Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3867911Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:18:41.3868055Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3868304Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:41.3868768Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3869008Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:41.3869149Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3869603Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3869843Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:41.3870101Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3870347Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:41.3870823Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3871081Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:41.3871216Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3871632Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3871840Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:41.3871976Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3872196Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:18:41.3872674Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3872898Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:41.3873031Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3873550Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3873781Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:41.3873896Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3874400Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3874624Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:41.3874758Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3875258Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3875474Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:41.3875598Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3876086Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3876413Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:41.3876538Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3877045Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3877323Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:18:41.3877451Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3877931Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3878155Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:41.3878275Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3878729Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3878956Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:41.3879080Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3879560Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3879732Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:18:41.3879845Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3880345Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3880616Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:41.3880735Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3881238Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3881566Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:41.3881690Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3882181Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3882446Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:18:41.3882572Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3883054Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3883355Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:41.3883482Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3883962Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3884254Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:41.3884380Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3884896Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3885254Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:41.3885385Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3885886Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3886241Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:41.3886372Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3886861Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3887133Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:18:41.3887257Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3887799Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3888026Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:18:41.3888154Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3888628Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3888889Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:18:41.3889012Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3889532Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3889873Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:41.3890010Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3890525Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3890877Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:41.3890985Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3891482Z external/sleef/src/arch/helpersse2.h:428:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3891880Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:18:41.3892072Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3892566Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3892961Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:41.3893092Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3893585Z external/sleef/src/arch/helpersse2.h:426:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3893982Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:18:41.3894095Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3894581Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3894977Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:41.3895109Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3895587Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3895773Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:18:41.3895899Z ^~~~~~~~~~ 2022-05-18T03:18:41.3896392Z external/sleef/src/arch/helpersse2.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3896622Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:18:41.3896751Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3897235Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3897499Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:18:41.3897629Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3898111Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3898380Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:18:41.3898506Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3899017Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3899281Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:18:41.3899404Z ^~~~~~~~~~ 2022-05-18T03:18:41.3899890Z external/sleef/src/arch/helpersse2.h:397:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3900140Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:41.3900270Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3900759Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3901224Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:41.3901338Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3901827Z external/sleef/src/arch/helpersse2.h:395:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3902135Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.3902261Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3902753Z external/sleef/src/arch/helpersse2.h:394:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3903077Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.3903204Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3903719Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3904076Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:41.3904219Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3904701Z external/sleef/src/arch/helpersse2.h:386:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3904979Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:41.3905111Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3905609Z external/sleef/src/arch/helpersse2.h:369:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3906022Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:18:41.3906153Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3906708Z external/sleef/src/arch/helpersse2.h:366:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3906959Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.3907085Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3907573Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3907834Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.3907959Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3908449Z external/sleef/src/arch/helpersse2.h:364:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3908718Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.3908844Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3909316Z external/sleef/src/arch/helpersse2.h:363:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3909585Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.3909715Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3910279Z external/sleef/src/arch/helpersse2.h:361:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3910532Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:18:41.3910661Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3911153Z external/sleef/src/arch/helpersse2.h:360:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3911406Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:18:41.3911521Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3912018Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3912294Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:18:41.3912422Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3912912Z external/sleef/src/arch/helpersse2.h:356:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3913179Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:18:41.3913306Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3913794Z external/sleef/src/arch/helpersse2.h:354:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3914042Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:18:41.3914171Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3914639Z external/sleef/src/arch/helpersse2.h:353:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3914969Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:18:41.3915096Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3915607Z external/sleef/src/arch/helpersse2.h:352:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3915881Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:18:41.3916011Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3916485Z external/sleef/src/arch/helpersse2.h:351:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3916746Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:18:41.3916874Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3917358Z external/sleef/src/arch/helpersse2.h:349:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3917619Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:18:41.3917743Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3918228Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3918543Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:18:41.3918656Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3919131Z external/sleef/src/arch/helpersse2.h:344:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3919447Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:18:41.3919571Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3920053Z external/sleef/src/arch/helpersse2.h:343:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3920361Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:18:41.3920493Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3920965Z external/sleef/src/arch/helpersse2.h:342:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3921324Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:18:41.3921441Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3921927Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3922189Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:18:41.3922312Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3922798Z external/sleef/src/arch/helpersse2.h:337:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3923066Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:18:41.3923195Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3923699Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3924008Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:18:41.3924142Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3924646Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3924959Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:41.3925089Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3925587Z external/sleef/src/arch/helpersse2.h:334:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3925906Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:41.3926078Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3926540Z external/sleef/src/arch/helpersse2.h:333:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3927141Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:41.3927264Z ^~~~~~~~~~ 2022-05-18T03:18:41.3927718Z external/sleef/src/arch/helpersse2.h:331:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3927954Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:18:41.3928077Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3928555Z external/sleef/src/arch/helpersse2.h:330:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3928826Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:41.3928940Z ^~~~~~~~~~ 2022-05-18T03:18:41.3929422Z external/sleef/src/arch/helpersse2.h:313:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3929694Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:41.3929822Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3930315Z external/sleef/src/arch/helpersse2.h:312:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3930578Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:18:41.3930705Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3931183Z external/sleef/src/arch/helpersse2.h:311:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3931431Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:18:41.3931545Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3932034Z external/sleef/src/arch/helpersse2.h:309:21: warning: 'vcast_vi2_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3932244Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:18:41.3932365Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3932861Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3933048Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:18:41.3933171Z ^~~~~~~~~~ 2022-05-18T03:18:41.3933601Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3933861Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:18:41.3933989Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3934424Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3934679Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:18:41.3934807Z ^~~~~~~~~~ 2022-05-18T03:18:41.3935268Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3935471Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:41.3935589Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3936040Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3936233Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.3936361Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3936840Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3937169Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:41.3937361Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3937834Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3938102Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.3938242Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3938465Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:18:41.3938907Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3939154Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.3939277Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3939753Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3940011Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.3940121Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3940601Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3940913Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:18:41.3941041Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3941531Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3941804Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:18:41.3941930Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.3942424Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3942767Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:18:41.3942885Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3943364Z external/sleef/src/arch/helpersse2.h:178:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3943744Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.3943870Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3944370Z external/sleef/src/arch/helpersse2.h:177:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3944705Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.3944833Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3945321Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3945565Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:41.3945693Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3946323Z external/sleef/src/arch/helpersse2.h:159:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3946662Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.3946791Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3947285Z external/sleef/src/arch/helpersse2.h:158:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3947543Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:41.3947671Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.3948142Z external/sleef/src/arch/helpersse2.h:157:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3948488Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.3948616Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3949109Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3949373Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:41.3949501Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3949978Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3950221Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:18:41.3950326Z ^~~~~~~~~~~ 2022-05-18T03:18:41.3950809Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3951051Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:18:41.3951175Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.3951671Z external/sleef/src/arch/helpersse2.h:129:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3951945Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:18:41.3952080Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.3952575Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.3952838Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:41.3952962Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4062582Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:18:41.4063928Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:18:41.4065450Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:18:41.4066879Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:18:41.4067987Z ^ 2022-05-18T03:18:41.4069089Z At top level: 2022-05-18T03:18:41.4070722Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4072079Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:18:41.4073206Z ^~~~~~~ 2022-05-18T03:18:41.4074704Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4075912Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:18:41.4077007Z ^~~~~~~ 2022-05-18T03:18:41.4078486Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4079686Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:18:41.4080801Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4082289Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4083487Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:18:41.4084618Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4086105Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4103998Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:41.4104353Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4104919Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4105140Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:18:41.4105391Z ^~~~~~ 2022-05-18T03:18:41.4106010Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4106229Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:18:41.4106367Z ^~~~~~ 2022-05-18T03:18:41.4107036Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4107253Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:18:41.4107386Z ^~~~~~ 2022-05-18T03:18:41.4107890Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4108086Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:18:41.4108222Z ^~~~~ 2022-05-18T03:18:41.4109100Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4109324Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:18:41.4116608Z ^~~~~~ 2022-05-18T03:18:41.4117220Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4117422Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:18:41.4117555Z ^~~~~ 2022-05-18T03:18:41.4118051Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4118265Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:18:41.4118401Z ^~~~~~~ 2022-05-18T03:18:41.4118897Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4119156Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:18:41.4119277Z ^~~~~~~~~~ 2022-05-18T03:18:41.4119935Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4120287Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:18:41.4120408Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4120879Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4121117Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:18:41.4121249Z ^~~~~~~ 2022-05-18T03:18:41.4121725Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4121921Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:18:41.4122039Z ^~~~~~ 2022-05-18T03:18:41.4122682Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4122947Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:18:41.4132934Z ^~~~~~~~~ 2022-05-18T03:18:41.4133518Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4133770Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4133916Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4134427Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4134676Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:18:41.4134822Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4135424Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4135677Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:18:41.4135815Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4136331Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4136574Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:18:41.4136725Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4137214Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4137443Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:18:41.4137567Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4138076Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4138279Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:18:41.4138410Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4142764Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4143014Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:18:41.4143153Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4143690Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4144028Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:18:41.4144175Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4144679Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4144984Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:18:41.4145125Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4145705Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4146063Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:18:41.4146202Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4146759Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4147036Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:18:41.4147191Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4147690Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4147926Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:18:41.4148069Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4148573Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4148792Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:18:41.4148932Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4149425Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4149685Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4149836Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4150445Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4150695Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4150840Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4151340Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4151572Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:18:41.4151697Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4152202Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4152421Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:18:41.4152559Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4153053Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4153303Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:18:41.4153445Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4153679Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:41.4154145Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4252042Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:18:41.4252240Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4252666Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4252842Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:41.4252956Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4253321Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4253491Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:41.4253585Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4254051Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4254222Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:18:41.4254328Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4254666Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4254853Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.4254965Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4255293Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4255484Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.4255608Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4256020Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4256258Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.4256392Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4256813Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4257021Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:18:41.4257147Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4257604Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4257948Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.4258091Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4258528Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4258770Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4258905Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4259346Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4259578Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:18:41.4259708Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4260154Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4260400Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.4260527Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4260939Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4261162Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4261253Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4261508Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4261640Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.4261728Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4261979Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4262120Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.4262208Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4262456Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4262596Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:41.4262745Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4262983Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4263126Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.4263214Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4263465Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4263604Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.4263692Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4263941Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4264080Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.4264154Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4264402Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4264543Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:41.4264628Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4264877Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4265015Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4265144Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4265528Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4265932Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4266039Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4266415Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4266666Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:18:41.4266786Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4267159Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4267356Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:18:41.4267474Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4267846Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4268013Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.4268130Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4268504Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4268686Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.4268806Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4269213Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4269469Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:41.4269586Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4269998Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4270234Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:41.4270366Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4270906Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4271168Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:41.4271300Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4271726Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4272014Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:41.4273706Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4276160Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4277500Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:18:41.4277972Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4278430Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4278705Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:41.4278834Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4279244Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4279502Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:41.4279741Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4280168Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4280396Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:41.4280481Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4280745Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4280871Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.4280954Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4281203Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4281395Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:41.4281489Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4281735Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4281935Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.4282053Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4282302Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4282472Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:18:41.4282560Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4282682Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:41.4282961Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4283159Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.4283251Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4283499Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4283688Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:18:41.4283775Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4284027Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4284170Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:18:41.4284264Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4284544Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4284687Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:18:41.4284772Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4285019Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4285145Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:18:41.4285230Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4285513Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4285680Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:18:41.4285769Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4286018Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4286179Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:18:41.4286332Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4286585Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4286760Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:18:41.4286877Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4287116Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4287279Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:18:41.4287364Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4287611Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4287753Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:18:41.4287837Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4287998Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:18:41.4288360Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4288543Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:41.4288667Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4289115Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4289325Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:41.4289449Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4289920Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4290136Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:41.4290264Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4290680Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4290879Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:41.4291078Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4291534Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4291697Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:18:41.4291809Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4292265Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4292419Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:41.4292520Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4292939Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4293128Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:41.4293246Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4293706Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4293955Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:41.4294071Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4294540Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4294706Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:41.4294817Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4295277Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4295578Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:18:41.4295689Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4296018Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4296143Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:18:41.4296222Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4296474Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4296606Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:41.4296678Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4296936Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4297061Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:41.4297136Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4297400Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4297602Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:18:41.4297669Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4297928Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4298078Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:41.4298156Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4298412Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4298557Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:18:41.4298631Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4298901Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4299144Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:41.4299330Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4299738Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4300034Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:41.4300141Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4300471Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4300659Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:18:41.4300732Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4300992Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4301168Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:41.4301250Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4301534Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4301710Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:41.4301788Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4302064Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4302264Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:18:41.4302345Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4302641Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4302842Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:18:41.4302917Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4303193Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4303375Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:18:41.4303482Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4303784Z external/sleef/src/arch/helperavx.h:548:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4303973Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:18:41.4304086Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4304372Z external/sleef/src/arch/helperavx.h:547:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4304569Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:18:41.4304650Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4304942Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4305127Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:18:41.4305204Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4305491Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4305698Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:18:41.4307924Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4308342Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4308560Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:18:41.4308656Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4308931Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4309147Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:41.4309242Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4309563Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4309779Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:18:41.4309843Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4310109Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4310351Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:41.4310426Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4310710Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4310847Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:18:41.4311013Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4311294Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4311445Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:18:41.4311510Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4311806Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4311954Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:18:41.4312027Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4312316Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4312463Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:18:41.4312540Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4312850Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4313012Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:18:41.4313105Z ^~~~~~~~~~ 2022-05-18T03:18:41.4313370Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4313509Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:41.4313580Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4313837Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4314109Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:41.4314223Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4314472Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4314657Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.4314732Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4315024Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4315198Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.4315270Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4315541Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4315754Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:41.4315824Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4316111Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4316266Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:41.4316344Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4316610Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4316746Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:18:41.4316824Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4317131Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4317306Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:18:41.4317431Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4317693Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4317810Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:41.4317883Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4318146Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4318317Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:18:41.4318407Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4318710Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4318825Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:41.4318896Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4319158Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4319274Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:41.4319345Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4320679Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4320829Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:41.4320904Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4321151Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4321266Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:41.4321339Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4321645Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4321769Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:18:41.4321852Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4322113Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4322210Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:18:41.4322282Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4322579Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4322708Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:18:41.4322781Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4323100Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4323271Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:41.4323345Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4323592Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4323754Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:41.4323856Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4324137Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4324251Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:41.4324325Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4324585Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4324702Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:41.4324800Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4325061Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4325214Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:41.4325290Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4325550Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4325666Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:41.4325750Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4326017Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4326106Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:18:41.4326178Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4326441Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4326554Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:41.4326629Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4326963Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4327076Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:41.4327148Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4327397Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4327580Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:41.4327652Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4327917Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4328188Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:41.4328308Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4328752Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4328936Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:41.4328997Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4329361Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4329552Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:41.4329625Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4329885Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4330066Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:41.4330141Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4330462Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4330639Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:41.4330702Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4330962Z external/sleef/src/arch/helperavx.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4331126Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:18:41.4331204Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4331487Z external/sleef/src/arch/helperavx.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4331670Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:18:41.4331807Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4332070Z external/sleef/src/arch/helperavx.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4332222Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:18:41.4332302Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4332563Z external/sleef/src/arch/helperavx.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4332750Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:18:41.4332826Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4333087Z external/sleef/src/arch/helperavx.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4333298Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:18:41.4333375Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4333634Z external/sleef/src/arch/helperavx.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4333785Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:18:41.4333861Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4334120Z external/sleef/src/arch/helperavx.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4334303Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:18:41.4334380Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4334637Z external/sleef/src/arch/helperavx.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4334795Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:18:41.4334871Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4335177Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4335353Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:18:41.4335429Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4335688Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4335832Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:18:41.4335930Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4336214Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4336535Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:41.4336596Z ^~~~~~~~~~ 2022-05-18T03:18:41.4336906Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4337260Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:18:41.4337332Z ^~~~~~~~~~ 2022-05-18T03:18:41.4337592Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4337737Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:18:41.4337817Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4338109Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4338291Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:41.4338349Z ^~~~~~~~~~ 2022-05-18T03:18:41.4338611Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4338758Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:18:41.4338844Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4339114Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4339258Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:18:41.4339329Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4339646Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4339777Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:18:41.4339852Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4340111Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4340254Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:18:41.4340327Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4340612Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4340799Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:18:41.4340908Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4341169Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4341353Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:18:41.4341436Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4341695Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4341844Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:18:41.4341949Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4342265Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4342411Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:18:41.4342473Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4342760Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4342911Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:18:41.4342988Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4343275Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4343429Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:18:41.4343502Z ^~~~~~~~~~ 2022-05-18T03:18:41.4343817Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4343957Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:41.4344030Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4344288Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4344447Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:18:41.4344522Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4344833Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4344985Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:18:41.4345097Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4345354Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4345458Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:18:41.4345527Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4345917Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4346026Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:18:41.4346097Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4346358Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4346532Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:18:41.4346659Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4346927Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4347083Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:18:41.4347156Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4347415Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4347562Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:18:41.4347634Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4347926Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4348063Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:18:41.4348145Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4348426Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4348577Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:18:41.4348710Z ^~~~~~~~~~ 2022-05-18T03:18:41.4348972Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4349098Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:41.4349214Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4349467Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4349578Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:41.4349652Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4349914Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4350027Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.4350121Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4350416Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4350556Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.4350616Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4350875Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4351068Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:41.4351168Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4351450Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4351659Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.4351737Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4352055Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4352204Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:18:41.4352285Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4352548Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4352734Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:18:41.4352809Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4353123Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4353336Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:18:41.4353413Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4353676Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4353826Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:18:41.4353917Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4354203Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4354367Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:18:41.4354443Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4354702Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4354848Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.4354954Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4355263Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4355409Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.4355483Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4355743Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4355882Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:41.4355953Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4356212Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4356351Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:41.4356407Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4356675Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4356859Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:41.4356933Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4357227Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4357389Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:18:41.4357464Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4357759Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4358006Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:18:41.4358129Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4358558Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4358776Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:41.4358888Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4359306Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4359525Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:41.4359639Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4360024Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4360179Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.4360254Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4360545Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4360701Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.4360786Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4361046Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4361186Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:41.4361243Z ^~~~~~~~~~ 2022-05-18T03:18:41.4361507Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4361650Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:18:41.4361748Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4362009Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4362148Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:41.4362218Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4362595Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4362778Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:41.4362852Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4363114Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4363324Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:41.4363414Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4363712Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4363984Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:41.4364091Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4364517Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4364796Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:41.4364908Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4365377Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4365666Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:41.4365860Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4366293Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4366592Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:41.4366704Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4367148Z external/sleef/src/arch/helperavx.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4367446Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:18:41.4367570Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4368015Z external/sleef/src/arch/helperavx.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4368220Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:18:41.4368298Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4368565Z external/sleef/src/arch/helperavx.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4368737Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:18:41.4368813Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4369167Z external/sleef/src/arch/helperavx.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4369451Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:18:41.4369569Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4370025Z external/sleef/src/arch/helperavx.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4370301Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:18:41.4370424Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4370888Z external/sleef/src/arch/helperavx.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4371279Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:18:41.4371381Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4371854Z external/sleef/src/arch/helperavx.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4372151Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:18:41.4372270Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4372716Z external/sleef/src/arch/helperavx.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4373011Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:18:41.4373133Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4373602Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4373898Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:18:41.4374005Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4374461Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4374709Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:18:41.4374828Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4375319Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4375833Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:18:41.4375954Z ^~~~~~~~~~ 2022-05-18T03:18:41.4376400Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4376786Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:18:41.4376903Z ^~~~~~~~~~ 2022-05-18T03:18:41.4377380Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4377605Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:18:41.4377766Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4378219Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4378478Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:18:41.4378595Z ^~~~~~~~~~ 2022-05-18T03:18:41.4379063Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4379340Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:18:41.4379457Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4379962Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4380234Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:18:41.4380362Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4380812Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4381073Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:18:41.4381184Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4381652Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4381917Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:18:41.4382136Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4382596Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4382802Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:41.4382928Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4383411Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4383588Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:18:41.4383714Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4384228Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4384416Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:18:41.4384540Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4385042Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4385216Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:18:41.4385335Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4385937Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4386129Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:18:41.4386230Z ^~~~~~~~~~ 2022-05-18T03:18:41.4386698Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4387053Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:18:41.4387174Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4387627Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4387946Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.4388056Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4388541Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4388862Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.4388984Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4389479Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4389803Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.4389928Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4390384Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4390693Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.4390815Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4391306Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4391567Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:18:41.4391691Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4392185Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4392438Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:18:41.4392556Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4393002Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4393298Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:18:41.4393422Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4393917Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4394110Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:18:41.4394233Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4394717Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4395100Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4395229Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4395783Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4396136Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4396255Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4396710Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4397164Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4397271Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4397680Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4398010Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4398077Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4398351Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4398562Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4398638Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4398902Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4399148Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4399229Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4399493Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4399707Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4399772Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4400034Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4400244Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4400319Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4400673Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4401021Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4401139Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4401609Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4402034Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4402142Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4402579Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4402969Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4403099Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4403580Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4403969Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4404084Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4404565Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4404925Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4405028Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4405496Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4405848Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4406052Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4406537Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4406921Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4407041Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4407268Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:18:41.4407762Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4408114Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4408243Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4408741Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4408966Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:18:41.4409101Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4409613Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4409819Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:18:41.4409947Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4410438Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4410719Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:18:41.4410847Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4411348Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4411627Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:18:41.4411759Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4412225Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4412466Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:18:41.4412664Z ^~~~~~~~~~ 2022-05-18T03:18:41.4413169Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4413346Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:18:41.4413467Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4413913Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4414109Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:18:41.4414214Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4414652Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4414897Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:41.4415008Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4415493Z external/sleef/src/arch/helperavx.h:91:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4415678Z static INLINE int vavailability_i(int name) { 2022-05-18T03:18:41.4415800Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4416273Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4416447Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:18:41.4416553Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4417039Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4417307Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:18:41.4417431Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4417906Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4418069Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:18:41.4418183Z ^~~~~~~ 2022-05-18T03:18:41.4418686Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4418853Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:18:41.4418969Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4419449Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4419639Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:18:41.4419755Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4420222Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4420446Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:18:41.4420583Z ^~~~~~~ 2022-05-18T03:18:41.4421058Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4421282Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:18:41.4421422Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4421897Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4422127Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:18:41.4422262Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4422742Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4423052Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:41.4423176Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4423644Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4423976Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:18:41.4424102Z ^~~~~~ 2022-05-18T03:18:41.4424549Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4424762Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:18:41.4424897Z ^~~~~~ 2022-05-18T03:18:41.4425372Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4425570Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:18:41.4425706Z ^~~~~ 2022-05-18T03:18:41.4429279Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4429505Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:18:41.4429641Z ^~~~~~ 2022-05-18T03:18:41.4430135Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4430353Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:18:41.4430475Z ^~~~~ 2022-05-18T03:18:41.4430962Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4431184Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:18:41.4431313Z ^~~~~~~ 2022-05-18T03:18:41.4431797Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4432168Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:18:41.4432311Z ^~~~~~~~~~ 2022-05-18T03:18:41.4432831Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4433084Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:18:41.4433216Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4433656Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4433887Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:18:41.4434021Z ^~~~~~~ 2022-05-18T03:18:41.4434533Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4434778Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4434921Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4435417Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4435765Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:18:41.4435916Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4436393Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4436644Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:18:41.4436751Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4437322Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4437522Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:18:41.4437640Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4438010Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4438254Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4438344Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4438478Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:41.4438732Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4438857Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:18:41.4438939Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4439192Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4439307Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:41.4439391Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4439645Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4439786Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.4439873Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4440123Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4440261Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4440347Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4440584Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4440760Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.4440848Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4441095Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4441224Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.4441307Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4441548Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4441712Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:41.4441780Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4442018Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4442203Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:41.4442286Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4442529Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4442655Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.4442738Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4442997Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4443198Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:41.4443279Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4443611Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4443861Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.4443986Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4444218Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:41.4444598Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4444787Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:18:41.4444915Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4445114Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:18:41.4445538Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4445746Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:41.4445875Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4446352Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4446582Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:41.4446723Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4447217Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4447422Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:41.4447553Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4448036Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4448230Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:41.4448416Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4448832Z external/sleef/src/arch/helperavx.h:633:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4448982Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:18:41.4449077Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4449466Z external/sleef/src/arch/helperavx.h:627:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4449629Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:41.4449725Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4450171Z external/sleef/src/arch/helperavx.h:610:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4450357Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:41.4450487Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4450928Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4451189Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:41.4451293Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4451743Z external/sleef/src/arch/helperavx.h:598:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4451963Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:18:41.4452089Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4452587Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4452792Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:18:41.4452908Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4453344Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4453545Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:41.4453657Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4454092Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4454310Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:41.4454432Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4454991Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4455158Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:18:41.4455247Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4455712Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4456036Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:18:41.4456154Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4456595Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4456823Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:18:41.4456944Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4457360Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4457634Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:41.4457754Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4458141Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4458418Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:41.4458541Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4459066Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4459309Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:41.4459432Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4459915Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4460162Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:41.4460268Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4460685Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4460940Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:18:41.4461056Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4461513Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4461858Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:18:41.4461975Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4462388Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4462661Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:18:41.4462779Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4463273Z external/sleef/src/arch/helperavx.h:548:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4463608Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:18:41.4463744Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4464235Z external/sleef/src/arch/helperavx.h:547:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4464709Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:18:41.4464917Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4465404Z external/sleef/src/arch/helperavx.h:541:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4465683Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:18:41.4465900Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4466413Z external/sleef/src/arch/helperavx.h:540:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4466752Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:18:41.4466876Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4467293Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4467678Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:41.4467786Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4468216Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4468567Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:41.4468682Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4469112Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4469460Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:18:41.4469573Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4470011Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4470265Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:18:41.4470365Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4470811Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4471054Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:18:41.4471160Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4471548Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4471764Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:18:41.4471876Z ^~~~~~~~~~ 2022-05-18T03:18:41.4472319Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4472753Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:41.4472884Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4473357Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4473669Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.4473787Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4474227Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4474498Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:41.4474629Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4475080Z external/sleef/src/arch/helperavx.h:479:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4475275Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:41.4475504Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4475930Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4476118Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:41.4476237Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4476689Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4476957Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:41.4477067Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4477529Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4477858Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:41.4477975Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4478414Z external/sleef/src/arch/helperavx.h:382:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4478668Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:18:41.4478782Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4479227Z external/sleef/src/arch/helperavx.h:379:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4479457Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:18:41.4479657Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4480132Z external/sleef/src/arch/helperavx.h:377:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4480438Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:18:41.4480575Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4481037Z external/sleef/src/arch/helperavx.h:376:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4481312Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:18:41.4481436Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4481869Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4482099Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:18:41.4482230Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4482699Z external/sleef/src/arch/helperavx.h:318:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4482914Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:18:41.4483050Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4483437Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4483672Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:18:41.4483791Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4484260Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4484528Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:18:41.4484652Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4485118Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4485377Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:18:41.4485504Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4486030Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4486271Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:18:41.4486385Z ^~~~~~~~~~ 2022-05-18T03:18:41.4486769Z external/sleef/src/arch/helperavx.h:308:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4486943Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:41.4487062Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4487536Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4487740Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:41.4487863Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4488308Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4488504Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.4488625Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4489032Z external/sleef/src/arch/helperavx.h:296:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4489213Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.4489334Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4489759Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4490093Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:41.4490276Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4490730Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4491017Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.4491156Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4491634Z external/sleef/src/arch/helperavx.h:280:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4491907Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:18:41.4492044Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4492425Z external/sleef/src/arch/helperavx.h:277:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4492675Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:18:41.4492787Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4493267Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4493517Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.4493637Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4494091Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4494345Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.4494460Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4494877Z external/sleef/src/arch/helperavx.h:272:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4495079Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:41.4495199Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4495642Z external/sleef/src/arch/helperavx.h:271:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4495891Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:41.4496004Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4496521Z external/sleef/src/arch/helperavx.h:270:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4496775Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:41.4496901Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4497321Z external/sleef/src/arch/helperavx.h:267:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4497580Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:18:41.4497705Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4498114Z external/sleef/src/arch/helperavx.h:265:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4498360Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:41.4498485Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4498953Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4499178Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:41.4499288Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4499780Z external/sleef/src/arch/helperavx.h:263:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4500020Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.4500149Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4500543Z external/sleef/src/arch/helperavx.h:262:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4500829Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.4500947Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4501422Z external/sleef/src/arch/helperavx.h:260:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4501667Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:41.4501778Z ^~~~~~~~~~ 2022-05-18T03:18:41.4502223Z external/sleef/src/arch/helperavx.h:258:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4502469Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:41.4502585Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4502988Z external/sleef/src/arch/helperavx.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4503260Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:41.4503379Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4503807Z external/sleef/src/arch/helperavx.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4504153Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:41.4504281Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4504759Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4505056Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:41.4505176Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4505576Z external/sleef/src/arch/helperavx.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4505950Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:41.4506053Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4506523Z external/sleef/src/arch/helperavx.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4507006Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:41.4507143Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4507580Z external/sleef/src/arch/helperavx.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4507894Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:41.4508020Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4508475Z external/sleef/src/arch/helperavx.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4508739Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:18:41.4508837Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4509283Z external/sleef/src/arch/helperavx.h:245:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4509598Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:18:41.4509725Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4510185Z external/sleef/src/arch/helperavx.h:244:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4510487Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:18:41.4510615Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4511090Z external/sleef/src/arch/helperavx.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4511446Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:18:41.4511569Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4512003Z external/sleef/src/arch/helperavx.h:242:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4512299Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:18:41.4512427Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4512868Z external/sleef/src/arch/helperavx.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4513141Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:18:41.4513260Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4513689Z external/sleef/src/arch/helperavx.h:240:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4513956Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:18:41.4514080Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4514557Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4514813Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:18:41.4514928Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4515329Z external/sleef/src/arch/helperavx.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4515548Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:18:41.4515666Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4516091Z external/sleef/src/arch/helperavx.h:230:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4516492Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:18:41.4516616Z ^~~~~~~~~~ 2022-05-18T03:18:41.4517120Z external/sleef/src/arch/helperavx.h:228:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4517371Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:18:41.4517499Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4517971Z external/sleef/src/arch/helperavx.h:227:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4518230Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:18:41.4518337Z ^~~~~~~~~~ 2022-05-18T03:18:41.4518730Z external/sleef/src/arch/helperavx.h:226:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4518967Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:18:41.4519090Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4519518Z external/sleef/src/arch/helperavx.h:225:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4519760Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:18:41.4519866Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4520319Z external/sleef/src/arch/helperavx.h:224:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4520574Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:18:41.4520692Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4521146Z external/sleef/src/arch/helperavx.h:223:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4521491Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:18:41.4521611Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4522043Z external/sleef/src/arch/helperavx.h:217:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4522236Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:41.4522362Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4522744Z external/sleef/src/arch/helperavx.h:208:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4522915Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:18:41.4523031Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4523459Z external/sleef/src/arch/helperavx.h:199:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4523678Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:18:41.4523792Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4524246Z external/sleef/src/arch/helperavx.h:196:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4524537Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.4524640Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4525072Z external/sleef/src/arch/helperavx.h:195:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4525373Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.4525484Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4525941Z external/sleef/src/arch/helperavx.h:194:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4526169Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:18:41.4526288Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4526730Z external/sleef/src/arch/helperavx.h:193:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4526941Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:18:41.4527055Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4527562Z external/sleef/src/arch/helperavx.h:187:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4527746Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:18:41.4527866Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4528309Z external/sleef/src/arch/helperavx.h:183:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4528490Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:18:41.4528605Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4529039Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4529403Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4529527Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4529980Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4530349Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4530466Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4530926Z external/sleef/src/arch/helperavx.h:175:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4531315Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4531446Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4531933Z external/sleef/src/arch/helperavx.h:174:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4532295Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4532409Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4532875Z external/sleef/src/arch/helperavx.h:173:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4533247Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4533374Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4533839Z external/sleef/src/arch/helperavx.h:169:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4534170Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4534297Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4534468Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:18:41.4534911Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4535131Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:18:41.4535239Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4535704Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4535872Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:18:41.4535983Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4536453Z external/sleef/src/arch/helperavx.h:138:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4536663Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:18:41.4536798Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4537277Z external/sleef/src/arch/helperavx.h:132:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4537471Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:18:41.4537606Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4538079Z external/sleef/src/arch/helperavx.h:123:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4538282Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:18:41.4538381Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4538865Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4539134Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:41.4539256Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4539543Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:18:41.4539861Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:18:41.4540268Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:18:41.4540431Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:18:41.4540531Z ^ 2022-05-18T03:18:41.4540650Z At top level: 2022-05-18T03:18:41.4541106Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4541364Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:18:41.4541482Z ^~~~~~~ 2022-05-18T03:18:41.4541954Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4542310Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:18:41.4542495Z ^~~~~~~ 2022-05-18T03:18:41.4542931Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4543229Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:18:41.4543353Z ^~~~~~~~~ 2022-05-18T03:18:41.4543822Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4544079Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:18:41.4544218Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4544698Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4544904Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:18:41.4545023Z ^~~~~~~ 2022-05-18T03:18:41.4545424Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4545622Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:18:41.4545858Z ^~~~~~~ 2022-05-18T03:18:41.4546353Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4546641Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:18:41.4546782Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4547288Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4547499Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:18:41.4547630Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4548053Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4548237Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:18:41.4548355Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4548936Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4549223Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:41.4549356Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4549807Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4549987Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:18:41.4550120Z ^~~~~~ 2022-05-18T03:18:41.4550601Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4550785Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:18:41.4550912Z ^~~~~~ 2022-05-18T03:18:41.4551393Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4551599Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:18:41.4551716Z ^~~~~~ 2022-05-18T03:18:41.4552203Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4552412Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:18:41.4552532Z ^~~~~ 2022-05-18T03:18:41.4553020Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4572573Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:18:41.4572789Z ^~~~~~ 2022-05-18T03:18:41.4573357Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4573573Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:18:41.4573710Z ^~~~~ 2022-05-18T03:18:41.4574201Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4574416Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:18:41.4574545Z ^~~~~~~ 2022-05-18T03:18:41.4575032Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4575261Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:18:41.4575398Z ^~~~~~~~~~ 2022-05-18T03:18:41.4575850Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4576070Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:18:41.4576203Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4576641Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4576870Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:18:41.4577007Z ^~~~~~~ 2022-05-18T03:18:41.4577495Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4577681Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:18:41.4577800Z ^~~~~~ 2022-05-18T03:18:41.4578286Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4578468Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:18:41.4578588Z ^~~~~~~~~ 2022-05-18T03:18:41.4579187Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4579421Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4579544Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4579972Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4580199Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:18:41.4580335Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4580817Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4581044Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:18:41.4581156Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4581619Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4581844Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:18:41.4581975Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4582438Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4582639Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:18:41.4582773Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4583360Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4583578Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:18:41.4583715Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4584170Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4584396Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:18:41.4584538Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4585008Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4585348Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:18:41.4585497Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4586086Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4586346Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:18:41.4586461Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4587019Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4587262Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:18:41.4587405Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4587868Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4588154Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:18:41.4588303Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4588780Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4588990Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:18:41.4589116Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4589621Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4589831Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:18:41.4589970Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4590460Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4590713Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4590852Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4591317Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4591525Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4591659Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4592113Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4592331Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:18:41.4592467Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4592958Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4593189Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:18:41.4593348Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4593808Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4594149Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:18:41.4594290Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4594505Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:41.4594965Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4595169Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:18:41.4595306Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4595779Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4595990Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:41.4596126Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4596587Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4596809Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:41.4596948Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4597382Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4597590Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:18:41.4597722Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4598174Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4598417Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.4598563Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4599024Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4599267Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.4599403Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4599848Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4600160Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.4600285Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4600676Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4600854Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:18:41.4600991Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4601416Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4601645Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.4601783Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4602255Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4602485Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4602640Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4603084Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4603312Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:18:41.4603447Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4603830Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4604080Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.4604318Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4604775Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4605049Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4605207Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4605684Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4605951Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.4606112Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4606596Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4606870Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.4607019Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4607504Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4607768Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:41.4607927Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4608410Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4608668Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.4608828Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4609307Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4609555Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.4609718Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4610198Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4610462Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.4610622Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4611189Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4611464Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:41.4611613Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4612100Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4612330Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4612487Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4612956Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4613212Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4613363Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4613814Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4614076Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:18:41.4614242Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4614674Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4614920Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:18:41.4615076Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4615607Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4615830Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.4615981Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4616430Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4616655Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.4616789Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4617237Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4617517Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:41.4617668Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4618105Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4618380Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:41.4618529Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4618973Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4619212Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:41.4619366Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4619803Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4620116Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:41.4620268Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4620717Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4621018Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:18:41.4621162Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4621634Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4621926Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:41.4622077Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4622500Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4622727Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:41.4622845Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4623238Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4623452Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:41.4623580Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4623970Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4624166Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.4624301Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4624707Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4625013Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:41.4625167Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4625661Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4626068Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.4626201Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4626686Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4626943Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:18:41.4627080Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4627270Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:41.4627667Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4627929Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.4628071Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4628487Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4628669Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:18:41.4628808Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4629200Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4629400Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:18:41.4629525Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4629972Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4630188Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:18:41.4630330Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4630698Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4630909Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:18:41.4631122Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4631530Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4631774Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:18:41.4631917Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4632324Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4632587Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:18:41.4632725Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4633139Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4633403Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:18:41.4633559Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4633981Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4634211Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:18:41.4634345Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4634754Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4634953Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:18:41.4635208Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4635419Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:18:41.4635844Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4636042Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:41.4636176Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4636586Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4636784Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:41.4636893Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4637296Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4637503Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:41.4637626Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4638105Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4638310Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:41.4638437Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4638924Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4639152Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:18:41.4639266Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4639677Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4639845Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:41.4639979Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4640445Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4640715Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:18:41.4640838Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4641318Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4641553Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:41.4641672Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4642143Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4642371Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:18:41.4642496Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4642907Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4643149Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T03:18:41.4643268Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4643651Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4643922Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:18:41.4644042Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4644534Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4644753Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:41.4644872Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4645392Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4645588Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:41.4645685Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4646102Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4646359Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:41.4646487Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4646939Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4647165Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:41.4647282Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4647697Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4647898Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:18:41.4648014Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4648450Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4648754Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:41.4648876Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4649360Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4649646Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:41.4649761Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4650158Z external/sleef/src/arch/helperavx2_128.h:397:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4650400Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:18:41.4650527Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4651071Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4651417Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:41.4651557Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4651979Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4652299Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:41.4652427Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4652875Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4653115Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:18:41.4653237Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4653648Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4653838Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:18:41.4653955Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4654357Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4654578Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:18:41.4654689Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4655250Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4655565Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:18:41.4655698Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4656148Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4656432Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:18:41.4656575Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4657018Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4657290Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:18:41.4657403Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4657818Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4658063Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:18:41.4658191Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4658679Z external/sleef/src/arch/helperavx2_128.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4659093Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:18:41.4659230Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4659721Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4660065Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:41.4660206Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4660665Z external/sleef/src/arch/helperavx2_128.h:378:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4661092Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:18:41.4661217Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4661652Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4661978Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:41.4662108Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4662521Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4662771Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:18:41.4662892Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4663342Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4663570Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:18:41.4663681Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4664116Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4664369Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:18:41.4664489Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4664974Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4665295Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:18:41.4665413Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4666012Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4666261Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:18:41.4666384Z ^~~~~~~~~~ 2022-05-18T03:18:41.4666887Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4667094Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:41.4667191Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4667614Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4667993Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:41.4668117Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4668569Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4668868Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.4668988Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4669417Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4669657Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.4669790Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4670234Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4670553Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:41.4670690Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4671094Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4671447Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:41.4671580Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4672063Z external/sleef/src/arch/helperavx2_128.h:336:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4672265Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:18:41.4672399Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4672811Z external/sleef/src/arch/helperavx2_128.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4673119Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(o)); } 2022-05-18T03:18:41.4673242Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4673688Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4673895Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:18:41.4674025Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4674465Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4674711Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.4674833Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4675248Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4675583Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.4675702Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4676105Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4676338Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.4676448Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4676919Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4677177Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.4677303Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4677793Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4678037Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:41.4678170Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4678581Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4678789Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:41.4678905Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4679385Z external/sleef/src/arch/helperavx2_128.h:321:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4679612Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:41.4679731Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4680138Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4680430Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:41.4680559Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4680962Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4681229Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:41.4681368Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4681776Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4682001Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:41.4682123Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4682599Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4682854Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:41.4682979Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4683398Z external/sleef/src/arch/helperavx2_128.h:314:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4683660Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.4683790Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4684190Z external/sleef/src/arch/helperavx2_128.h:313:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4684415Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.4684533Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4685010Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4685298Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:18:41.4685399Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4685824Z external/sleef/src/arch/helperavx2_128.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4686061Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:18:41.4686191Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4686574Z external/sleef/src/arch/helperavx2_128.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4686805Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:41.4686930Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4687330Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4687580Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:41.4687716Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4688196Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4688468Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:41.4688589Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4688994Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4689275Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:41.4689398Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4689907Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4690192Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:41.4690329Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4690740Z external/sleef/src/arch/helperavx2_128.h:303:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4691094Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:41.4691223Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4691720Z external/sleef/src/arch/helperavx2_128.h:302:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4692029Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:41.4692156Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4692636Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4692893Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:18:41.4693031Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4693434Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4693718Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:18:41.4693844Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4694335Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4694615Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:18:41.4694743Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4695148Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4695474Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:18:41.4695608Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4696075Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4696353Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:18:41.4696491Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4696898Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4697124Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:18:41.4697236Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4697722Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4697981Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:18:41.4698103Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4698610Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4698911Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:18:41.4699040Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4699541Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4699825Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:18:41.4699957Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4700460Z external/sleef/src/arch/helperavx2_128.h:290:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4700756Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:18:41.4700876Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4701432Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4702036Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:41.4702138Z ^~~~~~~~~~ 2022-05-18T03:18:41.4702565Z external/sleef/src/arch/helperavx2_128.h:288:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4703086Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:18:41.4703210Z ^~~~~~~~~~ 2022-05-18T03:18:41.4703641Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4703844Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:18:41.4703949Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4704380Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4704595Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:41.4704698Z ^~~~~~~~~~ 2022-05-18T03:18:41.4705089Z external/sleef/src/arch/helperavx2_128.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4705303Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:18:41.4705406Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4706003Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4706215Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:18:41.4706317Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4706790Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4707016Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:18:41.4707101Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4707504Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4707721Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:18:41.4707821Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4708231Z external/sleef/src/arch/helperavx2_128.h:280:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4708499Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:18:41.4708620Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4709041Z external/sleef/src/arch/helperavx2_128.h:279:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4709282Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:18:41.4709395Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4709824Z external/sleef/src/arch/helperavx2_128.h:277:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4710087Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:18:41.4710203Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4710662Z external/sleef/src/arch/helperavx2_128.h:276:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4710924Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:18:41.4711041Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4711599Z external/sleef/src/arch/helperavx2_128.h:275:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4711782Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:18:41.4711910Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4712365Z external/sleef/src/arch/helperavx2_128.h:274:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4712561Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:18:41.4712664Z ^~~~~~~~~~ 2022-05-18T03:18:41.4713074Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4713333Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:41.4713450Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4713910Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4714193Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T03:18:41.4714319Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4714742Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4714992Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T03:18:41.4715102Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4715526Z external/sleef/src/arch/helperavx2_128.h:269:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4715747Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:18:41.4715806Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4716080Z external/sleef/src/arch/helperavx2_128.h:268:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4716202Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:18:41.4716279Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4716550Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4716729Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:18:41.4716805Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4717074Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4717213Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:18:41.4717290Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4717560Z external/sleef/src/arch/helperavx2_128.h:252:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4717709Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:18:41.4717783Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4718049Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4718195Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:18:41.4718268Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4718520Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4718667Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:18:41.4718739Z ^~~~~~~~~~ 2022-05-18T03:18:41.4719012Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4719123Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:41.4719195Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4719491Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4719603Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:41.4719664Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4719931Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4720040Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.4720114Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4720380Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4720492Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.4720564Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4720826Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4721004Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:41.4721086Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4721352Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4721514Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.4721591Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4721855Z external/sleef/src/arch/helperavx2_128.h:221:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4722038Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:18:41.4722116Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4722367Z external/sleef/src/arch/helperavx2_128.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4722611Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(o)); } 2022-05-18T03:18:41.4722720Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4723141Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4723374Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:18:41.4723496Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4723889Z external/sleef/src/arch/helperavx2_128.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4724111Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.4724232Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4724639Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4724848Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.4724969Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4725358Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4725559Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.4725671Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4726117Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4726370Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.4726475Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4726969Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4727289Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:41.4727413Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4727920Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4728166Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:41.4728284Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4728783Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4729016Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:41.4729134Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4729632Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4729906Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.4730031Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4730524Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4730780Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.4730903Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4731388Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4731633Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:41.4731799Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4732291Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4732532Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:41.4732660Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4733157Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4733415Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.4733526Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4734033Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4734279Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.4734405Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4734903Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4735153Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:41.4735274Z ^~~~~~~~~~ 2022-05-18T03:18:41.4735776Z external/sleef/src/arch/helperavx2_128.h:196:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4736007Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:18:41.4736132Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4736621Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4736867Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:41.4736987Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4737491Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4737817Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:41.4737938Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4738465Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4738799Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:41.4738921Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4739415Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4739741Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:41.4739867Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4740361Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4740685Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:41.4740812Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4741292Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4741623Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:41.4741747Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4742242Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4742565Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:41.4742729Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4743222Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4743534Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:18:41.4743655Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4744149Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4744459Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:18:41.4744586Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4745083Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4745388Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:18:41.4745520Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4746126Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4746442Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:18:41.4746623Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4747129Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4747434Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:18:41.4747561Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4748055Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4748327Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:18:41.4748449Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4748947Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4749295Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:18:41.4749424Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4749930Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4750242Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:18:41.4750372Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4750864Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4751175Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:18:41.4751303Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4751795Z external/sleef/src/arch/helperavx2_128.h:174:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4752088Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:18:41.4752214Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4752717Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4753116Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:18:41.4753238Z ^~~~~~~~~~ 2022-05-18T03:18:41.4753730Z external/sleef/src/arch/helperavx2_128.h:172:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4754199Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:18:41.4754320Z ^~~~~~~~~~ 2022-05-18T03:18:41.4754805Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4755049Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:18:41.4755173Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4755671Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4755933Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:18:41.4756055Z ^~~~~~~~~~ 2022-05-18T03:18:41.4756548Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4756815Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:18:41.4756930Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4757426Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4757632Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:18:41.4757735Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4758126Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4758354Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:18:41.4758452Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4758832Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4759034Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:18:41.4759155Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4759562Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4759791Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:18:41.4759974Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4760394Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4760615Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:18:41.4760712Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4761079Z external/sleef/src/arch/helperavx2_128.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4761294Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:18:41.4761400Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4761703Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4761937Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:18:41.4762019Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4762294Z external/sleef/src/arch/helperavx2_128.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4762565Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:18:41.4762638Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4763003Z external/sleef/src/arch/helperavx2_128.h:153:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4763130Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:18:41.4763261Z ^~~~~~~~~~ 2022-05-18T03:18:41.4763532Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4763670Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:18:41.4763750Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4764122Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4764395Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.4764496Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4764907Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4765204Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.4765282Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4765553Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4765732Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.4765806Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4766188Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4766452Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.4766579Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4766981Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4767213Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:18:41.4767296Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4767561Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4767699Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:18:41.4767807Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4768075Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4768306Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:18:41.4768381Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4768647Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4768794Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:18:41.4768869Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4769195Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4769438Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4769515Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4769769Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4769977Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4770052Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4770415Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4770632Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4770739Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4771011Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4771283Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4771386Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4771641Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4771846Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4771919Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4772313Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4772630Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4772758Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4773136Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4773443Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4773507Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4773867Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4774177Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4774313Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4774762Z external/sleef/src/arch/helperavx2_128.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4775200Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4775341Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4775813Z external/sleef/src/arch/helperavx2_128.h:128:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4776179Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4776300Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4776775Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4777156Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4777272Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4777672Z external/sleef/src/arch/helperavx2_128.h:126:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4777995Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4778116Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4778529Z external/sleef/src/arch/helperavx2_128.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4778834Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4778942Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4779445Z external/sleef/src/arch/helperavx2_128.h:123:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4779701Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4779830Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4780250Z external/sleef/src/arch/helperavx2_128.h:122:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4780590Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4780708Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4780902Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:18:41.4781339Z external/sleef/src/arch/helperavx2_128.h:121:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4781624Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4781743Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4782174Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4782410Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:18:41.4782501Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4782931Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4783164Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:18:41.4783287Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4783694Z external/sleef/src/arch/helperavx2_128.h:108:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4783847Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:18:41.4783922Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4784328Z external/sleef/src/arch/helperavx2_128.h:107:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4784536Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:18:41.4784612Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4784883Z external/sleef/src/arch/helperavx2_128.h:106:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4785013Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:18:41.4785102Z ^~~~~~~~~~ 2022-05-18T03:18:41.4785502Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4785661Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:18:41.4785872Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4786202Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4786358Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:18:41.4786430Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4786787Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4786944Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:41.4787004Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4787268Z external/sleef/src/arch/helperavx2_128.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4787377Z static INLINE int vavailability_i(int name) { 2022-05-18T03:18:41.4787530Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4787956Z external/sleef/src/arch/helperavx2_128.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4788119Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:18:41.4788238Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4788634Z external/sleef/src/arch/helperavx2_128.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.4788806Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:18:41.4788928Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4789281Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4789461Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:41.4789596Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4789969Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4790110Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4790183Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4790318Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:41.4790580Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4790802Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.4790941Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4791195Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4791422Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:41.4791563Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4791932Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4792206Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:41.4792402Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4792691Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4792869Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.4793010Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4793328Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4793504Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.4793595Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4793717Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:41.4794043Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4794247Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:18:41.4794331Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4794534Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:18:41.4794962Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4795160Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:41.4795288Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4795659Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4795909Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:41.4796040Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4796461Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4796671Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:41.4796798Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4797122Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4797321Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:41.4797431Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4797746Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4797969Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:18:41.4798093Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4798490Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4798654Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:41.4798775Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4799075Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4799227Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:18:41.4799317Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4799744Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4799973Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:41.4800103Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4800531Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4800754Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:18:41.4800827Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4801119Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4801285Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T03:18:41.4801376Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4801797Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4801949Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:18:41.4802025Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4802296Z external/sleef/src/arch/helperavx2_128.h:426:13: warning: 'vstoreu_v_p_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4802408Z static void vstoreu_v_p_vm2(void *p, vmask2 vm2) { 2022-05-18T03:18:41.4802496Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4802882Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4803011Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:41.4803084Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4803343Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4803466Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:41.4803548Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4803976Z external/sleef/src/arch/helperavx2_128.h:415:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4804167Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:18:41.4804287Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4804731Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4804965Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:41.4805043Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4805454Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4805692Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:41.4805826Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4806229Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4806383Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:18:41.4806456Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4806721Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4806969Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:41.4807088Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4807440Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4807668Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:41.4807757Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4808193Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4808491Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:41.4808570Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4808992Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4809362Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:41.4809487Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4809858Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4810100Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:18:41.4810201Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4810610Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4810820Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:18:41.4810943Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4811306Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4811553Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:18:41.4811677Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4812097Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4812375Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:18:41.4812503Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4812794Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4813048Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:18:41.4813130Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4813572Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4813809Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:18:41.4813942Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4814321Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4814465Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:18:41.4814541Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4814807Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4815027Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:41.4815141Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4815563Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4815908Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:41.4816027Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4816437Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4816667Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:18:41.4816797Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4817237Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4817485Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:18:41.4817592Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4818072Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4818240Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:18:41.4818301Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4818566Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4818759Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:18:41.4818882Z ^~~~~~~~~~ 2022-05-18T03:18:41.4819201Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4819449Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:41.4819523Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4819891Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4820072Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.4820149Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4820422Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4820591Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:41.4820689Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4821074Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4821283Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:18:41.4821362Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4821638Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4821788Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:18:41.4821866Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4822142Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4822395Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:18:41.4822513Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4822918Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4823165Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:18:41.4823277Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4823689Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4823920Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:18:41.4824034Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4824488Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4824750Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:18:41.4824859Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4825276Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4825585Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:18:41.4825684Z ^~~~~~~~~~ 2022-05-18T03:18:41.4826126Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4827014Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:41.4827238Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4827741Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4827917Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:41.4828026Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4828481Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4828639Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.4828759Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4829201Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4829381Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.4829502Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4830037Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4830374Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:41.4830513Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4830959Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4831237Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.4831468Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4831929Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4832211Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:18:41.4832331Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4832774Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4832999Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.4833103Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4833531Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4833747Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.4833875Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4834296Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4834516Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.4834616Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4835030Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4835237Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:41.4835355Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4835806Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4836061Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:41.4836187Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4836661Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4836902Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:41.4837022Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4837593Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4837866Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.4837995Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4838492Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4838741Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.4838858Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4839317Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4839556Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:41.4839653Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4840111Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4840348Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:41.4840470Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4840956Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4841210Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:41.4841336Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4841822Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4842116Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:41.4842235Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4842710Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4842963Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:41.4843082Z ^~~~~~~~~~ 2022-05-18T03:18:41.4843563Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4843804Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:41.4843926Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4844371Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4844697Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:41.4844823Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4845274Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4845574Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:41.4845693Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4846162Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4846474Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:41.4846594Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4847031Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4847320Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:41.4847444Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4847860Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4848246Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:41.4848374Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4848898Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4849217Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:41.4849312Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.4849751Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4850045Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:18:41.4850162Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4850615Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4850908Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:18:41.4851031Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4851546Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4851858Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:18:41.4851981Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4852453Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4852821Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:18:41.4852934Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4853398Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4853694Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:18:41.4853815Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4854269Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4854489Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:18:41.4854613Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4855057Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4855308Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:18:41.4855436Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4855907Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4856191Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:18:41.4856276Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4856539Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4856711Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:18:41.4856786Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4857050Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4857270Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:18:41.4857343Z ^~~~~~~~~~ 2022-05-18T03:18:41.4857666Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4857802Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:18:41.4857877Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4858123Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4858270Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:18:41.4858344Z ^~~~~~~~~~ 2022-05-18T03:18:41.4858605Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4858757Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:18:41.4858834Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4859092Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4859243Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:18:41.4859305Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4859565Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4859710Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:18:41.4859784Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4860043Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4860227Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:18:41.4860300Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4860566Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4860701Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:18:41.4860775Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4861036Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4861183Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:18:41.4861259Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4861521Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4861667Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:18:41.4861738Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.4861987Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4862125Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:18:41.4862199Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4862464Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4862646Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.4862720Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4862976Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4863156Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:41.4863218Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4863480Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4863623Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:18:41.4863725Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4863984Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4864120Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:18:41.4864191Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4864453Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4864586Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:18:41.4864663Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4864921Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4865069Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:18:41.4865145Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4865407Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4865617Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4865689Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4866177Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4866426Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4866651Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4866981Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4867210Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4867285Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4867557Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4867815Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4867897Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4868215Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4868454Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:41.4868529Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4868665Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:18:41.4868932Z external/sleef/src/arch/helperavx2_128.h:117:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4869073Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:18:41.4869142Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.4869401Z external/sleef/src/arch/helperavx2_128.h:116:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4869535Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:18:41.4869591Z ^~~~~~~~~~~ 2022-05-18T03:18:41.4869867Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4870078Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:18:41.4870193Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4870740Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4870894Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:18:41.4870969Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4871248Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4871387Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:18:41.4871461Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.4871725Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.4871879Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:41.4871954Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5703524Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:18:41.5703949Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:18:41.5704692Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:18:41.5704885Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:18:41.5705015Z ^ 2022-05-18T03:18:41.5705136Z At top level: 2022-05-18T03:18:41.5705886Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5706162Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:18:41.5706477Z ^~~~~~~ 2022-05-18T03:18:41.5707146Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5707553Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:18:41.5707688Z ^~~~~~~ 2022-05-18T03:18:41.5708276Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5708626Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:18:41.5708775Z ^~~~~~~~~ 2022-05-18T03:18:41.5709323Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5709616Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:18:41.5709780Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5713820Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5714105Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:18:41.5714257Z ^~~~~~~ 2022-05-18T03:18:41.5714763Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5714962Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:18:41.5715085Z ^~~~~~~ 2022-05-18T03:18:41.5715555Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5715754Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:18:41.5715896Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5716360Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5716579Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:18:41.5716696Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5717311Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5717538Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:18:41.5717679Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5718172Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5718459Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:41.5718599Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5721359Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5721629Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:18:41.5721753Z ^~~~~~ 2022-05-18T03:18:41.5722323Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5722551Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:18:41.5722692Z ^~~~~~ 2022-05-18T03:18:41.5723206Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5723422Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:18:41.5723558Z ^~~~~~ 2022-05-18T03:18:41.5724063Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5724364Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:18:41.5724481Z ^~~~~ 2022-05-18T03:18:41.5727275Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5727487Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:18:41.5727617Z ^~~~~~ 2022-05-18T03:18:41.5728112Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5728308Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:18:41.5728420Z ^~~~~ 2022-05-18T03:18:41.5728887Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5729090Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:18:41.5729215Z ^~~~~~~ 2022-05-18T03:18:41.5729704Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5729937Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:18:41.5730070Z ^~~~~~~~~~ 2022-05-18T03:18:41.5730554Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5730798Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:18:41.5730922Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5731430Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5731655Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:18:41.5731786Z ^~~~~~~ 2022-05-18T03:18:41.5732227Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5732394Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:18:41.5732507Z ^~~~~~ 2022-05-18T03:18:41.5733062Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5733239Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:18:41.5733358Z ^~~~~~~~~ 2022-05-18T03:18:41.5733764Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5733996Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.5734127Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5734611Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5734867Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:18:41.5735001Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5735512Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5735761Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:18:41.5735908Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5736413Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5736639Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:18:41.5736778Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5737335Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5737561Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:18:41.5737691Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5738199Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5738522Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:18:41.5738661Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5739145Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5739462Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:18:41.5739610Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5740103Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5740313Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:18:41.5740450Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5740947Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5741238Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:18:41.5741393Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5741871Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5742110Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:18:41.5742257Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5742770Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5742980Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:18:41.5743121Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5743675Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5743923Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.5744079Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5744598Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5744770Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.5744856Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5745113Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5745238Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:18:41.5745318Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5745626Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5745924Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:18:41.5746046Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5746317Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5746449Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:18:41.5746551Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5746813Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:41.5747239Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5747372Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:18:41.5747478Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5747737Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5747867Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:41.5747952Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5748257Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5748387Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:41.5748468Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5748722Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5748868Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:18:41.5748952Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5749199Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5749334Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:18:41.5749436Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5749710Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5749836Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.5749919Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5750161Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5750303Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.5750388Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5750649Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5750873Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.5750962Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5751246Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5751441Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.5751560Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5751944Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5752163Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.5752293Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5752716Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5752971Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:18:41.5753122Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5753591Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5753851Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.5753988Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5754460Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5754683Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.5754854Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5755248Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5755395Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.5755484Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5755811Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5756028Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.5756150Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5756531Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5756725Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:41.5756861Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5757262Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5757491Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.5757623Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5758032Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5758246Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.5758367Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5758747Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5758964Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.5759092Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5759493Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5759703Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:41.5759920Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5760344Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5760554Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.5760666Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5761057Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5761291Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.5761416Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5761822Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5762034Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:18:41.5762159Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5762562Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5762784Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:18:41.5762901Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5763332Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5763540Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.5763665Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5764138Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5764344Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.5764460Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5764826Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5765053Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:41.5765170Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5765530Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5765738Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:41.5765822Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5766104Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5766251Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:41.5766331Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5766569Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5766749Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:41.5766873Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5767146Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5767321Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:18:41.5767402Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5767651Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5767815Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:41.5767884Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5768199Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5768356Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:41.5768438Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5768686Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5768832Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:41.5768912Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5769160Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5769286Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.5769357Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5769603Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5769806Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:41.5769898Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5770140Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5770315Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.5770458Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5770700Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5770856Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:18:41.5770946Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5771080Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:41.5771330Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5771483Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.5771571Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5771814Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5771940Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:18:41.5772009Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5772491Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5772644Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:18:41.5772767Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5773020Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5773158Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:18:41.5773243Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5773485Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5773611Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:18:41.5773683Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5773935Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5774096Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:18:41.5774221Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5774473Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5774632Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:18:41.5774719Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5774969Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5775130Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:18:41.5775220Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5775467Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5775614Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:18:41.5775698Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5775942Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5776082Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:18:41.5776166Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5776301Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:18:41.5776564Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5776723Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:41.5776806Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5777078Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5777210Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:41.5777287Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5777553Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5777679Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:41.5777745Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5778008Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5778138Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:41.5778214Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5778482Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5778585Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:18:41.5778659Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5778915Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5779018Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:41.5779089Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5779357Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5779542Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:18:41.5779619Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5779886Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5780035Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:41.5780106Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5780392Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5780540Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:18:41.5780615Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5780882Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5781049Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:18:41.5781124Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5781388Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5781519Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:18:41.5781580Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5781844Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5781973Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:41.5782045Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5782306Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5782430Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:41.5782504Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5782806Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5782993Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:18:41.5783072Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5783341Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5783493Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:41.5783569Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5783831Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5783977Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:18:41.5784050Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5784302Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5784410Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:18:41.5784483Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5784749Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5784925Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:41.5784999Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5785266Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5785410Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:18:41.5785469Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5785845Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5786018Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:41.5786096Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5786394Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5786663Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:41.5786745Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5787012Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5787164Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:18:41.5787224Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5787488Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5787601Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:18:41.5787675Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5787937Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5788087Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:18:41.5788160Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5788422Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5788583Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:18:41.5788661Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5788922Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5789150Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:18:41.5789233Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5789499Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5789667Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:18:41.5789740Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5789989Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5790163Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:18:41.5790238Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5790502Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5790614Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:18:41.5790686Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5790945Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5791055Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:18:41.5791113Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5791378Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5791489Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:18:41.5791564Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5791827Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5791937Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:18:41.5792013Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5792338Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5792516Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:18:41.5792591Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5792919Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5793069Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:18:41.5793141Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5793408Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5793553Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:18:41.5793627Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5793882Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5794032Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:18:41.5794102Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5794369Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5794515Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:18:41.5794586Z ^~~~~~~~~~ 2022-05-18T03:18:41.5794849Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5795001Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:18:41.5795062Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5795357Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5795509Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:18:41.5795582Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5795848Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5795987Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:41.5796058Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5796322Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5796555Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:41.5796629Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5796894Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5797061Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.5797133Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5797399Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5797573Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:41.5797646Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5797910Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5798076Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:41.5798156Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5798422Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5798577Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:41.5798657Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5799012Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5799157Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:18:41.5799234Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5799544Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5799736Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:18:41.5799812Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5800086Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5800216Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:18:41.5800291Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5800555Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5800668Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:41.5800729Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5800990Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5801100Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:41.5801171Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5801430Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5801619Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:18:41.5801691Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5802110Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5802336Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:18:41.5802445Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5802864Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5803086Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:18:41.5803210Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5803660Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5803853Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:18:41.5803968Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5804408Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5804636Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:18:41.5804745Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5805156Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5805359Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:18:41.5805467Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5805906Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5806153Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:18:41.5806267Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5806769Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5807013Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:18:41.5807228Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5807745Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5807999Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:18:41.5808119Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5808613Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5808856Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:18:41.5808968Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5809450Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5809680Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:18:41.5809796Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5810278Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5810570Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:18:41.5810681Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5811125Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5811384Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:18:41.5811568Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5812037Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5812307Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:18:41.5812425Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5812914Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5813195Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:18:41.5813310Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5813765Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5814048Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:18:41.5814170Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5814650Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5814931Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:18:41.5815055Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5815481Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5815753Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:18:41.5815876Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5816342Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5816631Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:18:41.5816760Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5817214Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5817543Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:18:41.5817662Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5818141Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5818421Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:18:41.5818526Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5818983Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5819258Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:18:41.5819369Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5819821Z external/sleef/src/arch/helperavx512f.h:387:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5820112Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:41.5820233Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5820584Z external/sleef/src/arch/helperavx512f.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5820762Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:18:41.5820826Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5821101Z external/sleef/src/arch/helperavx512f.h:385:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5821352Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:41.5821426Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5821695Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5821843Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:18:41.5821917Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5822188Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5822317Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:18:41.5822390Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5822655Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5822979Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:41.5823053Z ^~~~~~~~~~ 2022-05-18T03:18:41.5823324Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5823645Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:18:41.5823716Z ^~~~~~~~~~ 2022-05-18T03:18:41.5823970Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5824104Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:18:41.5824175Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5824438Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5824589Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:41.5824661Z ^~~~~~~~~~ 2022-05-18T03:18:41.5824958Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5825108Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:18:41.5825181Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5825433Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5825573Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:18:41.5825645Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5828735Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5828884Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:18:41.5828956Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5829232Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5829375Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:18:41.5829435Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5829706Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5829815Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:18:41.5829889Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5830161Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5830352Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:18:41.5830427Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5830693Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5830839Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:18:41.5830914Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5831184Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5831334Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:18:41.5831405Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5831679Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5831810Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:18:41.5831884Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5832140Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5832273Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:18:41.5832344Z ^~~~~~~~~~ 2022-05-18T03:18:41.5832613Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5832766Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:41.5832839Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5833102Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5833222Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:18:41.5833281Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5833550Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5833665Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:18:41.5833739Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5834044Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5834222Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:18:41.5834334Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5834629Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5834789Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:18:41.5834869Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5835139Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5835292Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:18:41.5835370Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5835641Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5835791Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:18:41.5835867Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5836121Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5836272Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:18:41.5836349Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5836613Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5836799Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:18:41.5836873Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5837138Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5837265Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:18:41.5837326Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5837591Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5837774Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:18:41.5837849Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5838117Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5838268Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:18:41.5838340Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5838644Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5838835Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:18:41.5838909Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5839179Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5839332Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:18:41.5839404Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5839698Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5839881Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:18:41.5839953Z ^~~~~~~~~~ 2022-05-18T03:18:41.5840217Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5840453Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:18:41.5840533Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5840801Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5840986Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:18:41.5841062Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5841331Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5841473Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:18:41.5841546Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5841859Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5842009Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:18:41.5842082Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5842349Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5842500Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:18:41.5842573Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5842839Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5843021Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:18:41.5843082Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5843396Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5843532Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:41.5843609Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5843877Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5843985Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:41.5844059Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5844391Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5844497Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.5844589Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5844894Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5845006Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.5845078Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5845345Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5845508Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.5845588Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5845841Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5846028Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:41.5846113Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5846380Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5846523Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:18:41.5846602Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5846900Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5847044Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:18:41.5847105Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5847373Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5847485Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:18:41.5847560Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5847829Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5847943Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:18:41.5848013Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5848274Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5848407Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.5848511Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5848823Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5848965Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.5849036Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5849298Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5849471Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:18:41.5849554Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5849822Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5849966Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:18:41.5850038Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5850302Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5850419Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:18:41.5850491Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5850833Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5850953Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:18:41.5851017Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5851283Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5851429Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:18:41.5851528Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5851821Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5852015Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:18:41.5852121Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5852548Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5852745Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:41.5852864Z ^~~~~~~~~~ 2022-05-18T03:18:41.5853220Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5853361Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:18:41.5853433Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5853755Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5853920Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:18:41.5853992Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5854250Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5854417Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:18:41.5854489Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5854758Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5854924Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:18:41.5854999Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5855270Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5855433Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:18:41.5855505Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5855792Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5855957Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:18:41.5856029Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5856328Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5856497Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:18:41.5856570Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5856840Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5857046Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:18:41.5857135Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5857548Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5857807Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:18:41.5857925Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5858372Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5858642Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:18:41.5858760Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5859249Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5859513Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:18:41.5859608Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5860051Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5860316Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:18:41.5860432Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5860897Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5861207Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:18:41.5861407Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5861872Z external/sleef/src/arch/helperavx512f.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5862177Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:41.5862301Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5862759Z external/sleef/src/arch/helperavx512f.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5863068Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:41.5863188Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5863656Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5863913Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:18:41.5864035Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5864475Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5864709Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:18:41.5864820Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5865255Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5866028Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:18:41.5866144Z ^~~~~~~~~~ 2022-05-18T03:18:41.5866656Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5867230Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:18:41.5867345Z ^~~~~~~~~~ 2022-05-18T03:18:41.5867782Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5868006Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:18:41.5868119Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5868567Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5868792Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:18:41.5868915Z ^~~~~~~~~~ 2022-05-18T03:18:41.5869419Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5869690Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:18:41.5869804Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5870289Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5870559Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:18:41.5870680Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5871122Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5871370Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:18:41.5871491Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5871969Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5872404Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:18:41.5872517Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5872974Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5873245Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:18:41.5873377Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5873887Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5874155Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:18:41.5874278Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5874751Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5875008Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:18:41.5875145Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5875643Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5875895Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:18:41.5876023Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5876514Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5876874Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:18:41.5876991Z ^~~~~~~~~~ 2022-05-18T03:18:41.5877434Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5877706Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:18:41.5877838Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5878343Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5878625Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:18:41.5878740Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5879229Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5879534Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:18:41.5879658Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5880112Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5880284Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:18:41.5880407Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5880921Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5881097Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:18:41.5881221Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5881736Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5881906Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:18:41.5882036Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5882545Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5882739Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:18:41.5882864Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5883423Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5883651Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:18:41.5883752Z ^~~~~~~~~~ 2022-05-18T03:18:41.5884175Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5884394Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:18:41.5884507Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5884975Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5885141Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:18:41.5885262Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5885780Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5885985Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:18:41.5886094Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5886559Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5886791Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:18:41.5886926Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5887418Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5887625Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:18:41.5887814Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5888246Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5888737Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:18:41.5888851Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5889306Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5889610Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:18:41.5889740Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5890230Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5890539Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:18:41.5890673Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5891169Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5891677Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:18:41.5891796Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5892034Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:18:41.5892544Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5892885Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:18:41.5893016Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5893674Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5893969Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:18:41.5894179Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5894658Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5894927Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:18:41.5895045Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5895510Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5895748Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:18:41.5895870Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5896362Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5896624Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:18:41.5896714Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5897122Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5897362Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:18:41.5897474Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5897948Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5898187Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:18:41.5898303Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5898901Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5899106Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:18:41.5899216Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5899651Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5899925Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:18:41.5900120Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5900558Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5900768Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:18:41.5900878Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5901313Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5901522Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:18:41.5901634Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5902100Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5902304Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:18:41.5902415Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5902872Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5903126Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:41.5903230Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5903697Z external/sleef/src/arch/helperavx512f.h:95:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5903882Z static INLINE int vavailability_i(int name) { 2022-05-18T03:18:41.5904002Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5904457Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.5904710Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:18:41.5904823Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5905263Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5905519Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:41.5905652Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5906225Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5906478Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.5906670Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5906899Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:41.5907342Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5907584Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.5907700Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5908141Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5908442Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:41.5908579Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5909020Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5909450Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:41.5909584Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5910012Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5910208Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.5910330Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5910743Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5911029Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.5911164Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5911389Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:18:41.5911887Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5912119Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:41.5912249Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5912704Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5912915Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:41.5913031Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5913513Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5913727Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:41.5913850Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5914349Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5914572Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:41.5914680Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5915261Z external/sleef/src/arch/helperavx512f.h:582:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5915422Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:18:41.5915532Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5915974Z external/sleef/src/arch/helperavx512f.h:579:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5916140Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:41.5916252Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5916708Z external/sleef/src/arch/helperavx512f.h:572:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5917000Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:18:41.5917122Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5917590Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5917826Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:41.5917943Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5918432Z external/sleef/src/arch/helperavx512f.h:570:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5918687Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:18:41.5918804Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5919260Z external/sleef/src/arch/helperavx512f.h:568:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5919642Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:18:41.5919757Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5920218Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5920459Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:18:41.5920572Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5921042Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5921250Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:41.5921364Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5921819Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5922028Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:41.5922147Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5922608Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5922774Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:18:41.5922886Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5923389Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5923721Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:18:41.5923850Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5924308Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5924565Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:18:41.5924685Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5925145Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5925332Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:18:41.5925456Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5926026Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5926318Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:41.5926433Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5926945Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5927219Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:41.5927352Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5927854Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5928129Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:41.5928244Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5928714Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5928971Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:18:41.5929094Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5929553Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5929737Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:18:41.5929851Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5930311Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5930653Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:18:41.5930779Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5931291Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5931595Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:18:41.5931723Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5932235Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5932559Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:18:41.5932691Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5933169Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5933457Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:18:41.5933581Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5934085Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5934397Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:18:41.5934520Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5934981Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5935169Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:18:41.5935287Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5935757Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5935956Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:18:41.5936079Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5936552Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5936908Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:18:41.5937032Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5937523Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5937784Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:18:41.5937889Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5938381Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5938652Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:18:41.5938783Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5939278Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5939547Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:18:41.5939677Z ^~~~~~~~~~ 2022-05-18T03:18:41.5940171Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5940596Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:41.5940724Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5941225Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5941427Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:41.5941622Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5942131Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5942354Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:18:41.5942480Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5942982Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5943287Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:18:41.5943412Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5943912Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5944217Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:18:41.5944353Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5944873Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5945177Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:18:41.5945294Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5945958Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5946254Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:18:41.5946367Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5946924Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5947216Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:18:41.5947345Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5947842Z external/sleef/src/arch/helperavx512f.h:387:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5948158Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:41.5948402Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5948926Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5949195Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:18:41.5949326Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5949887Z external/sleef/src/arch/helperavx512f.h:338:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5950075Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:18:41.5950190Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5950638Z external/sleef/src/arch/helperavx512f.h:334:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5950859Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:18:41.5950986Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5951569Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5951797Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:18:41.5951897Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5952276Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5952425Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:18:41.5952603Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5952861Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5953016Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:18:41.5953089Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5953351Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5953501Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:18:41.5953573Z ^~~~~~~~~~ 2022-05-18T03:18:41.5953840Z external/sleef/src/arch/helperavx512f.h:311:23: warning: 'vgetmant_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5954022Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:18:41.5954085Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5954349Z external/sleef/src/arch/helperavx512f.h:308:23: warning: 'vgetexp_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5954492Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:18:41.5954565Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5954829Z external/sleef/src/arch/helperavx512f.h:306:20: warning: 'vilogb2k_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5954981Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:18:41.5955053Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5955312Z external/sleef/src/arch/helperavx512f.h:302:20: warning: 'vilogbk_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5955448Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:18:41.5955519Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5955780Z external/sleef/src/arch/helperavx512f.h:298:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5955891Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:41.5955964Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5956225Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5956369Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:41.5956443Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5956689Z external/sleef/src/arch/helperavx512f.h:290:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5956798Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.5956870Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5957131Z external/sleef/src/arch/helperavx512f.h:286:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5957239Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:41.5957314Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5957583Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5957744Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.5957812Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5958074Z external/sleef/src/arch/helperavx512f.h:259:29: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5958216Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:18:41.5958295Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5958551Z external/sleef/src/arch/helperavx512f.h:251:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5958664Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:18:41.5958764Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5959023Z external/sleef/src/arch/helperavx512f.h:248:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5959122Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:18:41.5959194Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5959453Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5959597Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:18:41.5959668Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5959978Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5960125Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:18:41.5960195Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5960442Z external/sleef/src/arch/helperavx512f.h:237:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5960583Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:18:41.5960657Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5960914Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5961090Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:18:41.5961162Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5961421Z external/sleef/src/arch/helperavx512f.h:232:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5961535Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:18:41.5961596Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5961860Z external/sleef/src/arch/helperavx512f.h:229:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5961981Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:18:41.5962055Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5962322Z external/sleef/src/arch/helperavx512f.h:227:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5962499Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:18:41.5962574Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5962834Z external/sleef/src/arch/helperavx512f.h:226:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5962964Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:18:41.5963038Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5963293Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5963432Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:41.5963504Z ^~~~~~~~~~ 2022-05-18T03:18:41.5963765Z external/sleef/src/arch/helperavx512f.h:222:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5963906Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:18:41.5963976Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5964276Z external/sleef/src/arch/helperavx512f.h:218:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5964468Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:18:41.5964553Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5964852Z external/sleef/src/arch/helperavx512f.h:217:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5965013Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:18:41.5965122Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5965379Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5965540Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:18:41.5965601Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5965854Z external/sleef/src/arch/helperavx512f.h:215:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5966011Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:18:41.5966085Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5966344Z external/sleef/src/arch/helperavx512f.h:214:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5966508Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:18:41.5966582Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5966836Z external/sleef/src/arch/helperavx512f.h:213:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5966981Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:18:41.5967056Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5967321Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5967493Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:18:41.5967570Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5967836Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5968004Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:18:41.5968082Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5968351Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5968510Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:18:41.5968614Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5968889Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5969058Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:18:41.5969134Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5969399Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5969567Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:18:41.5969644Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5969901Z external/sleef/src/arch/helperavx512f.h:204:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5970084Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:41.5970160Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5970427Z external/sleef/src/arch/helperavx512f.h:203:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5970608Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:41.5970685Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5970945Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5971152Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:18:41.5971228Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5971476Z external/sleef/src/arch/helperavx512f.h:195:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5971625Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:18:41.5971697Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5971954Z external/sleef/src/arch/helperavx512f.h:194:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5972282Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:18:41.5972355Z ^~~~~~~~~~ 2022-05-18T03:18:41.5972614Z external/sleef/src/arch/helperavx512f.h:192:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5972752Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:18:41.5972813Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5973071Z external/sleef/src/arch/helperavx512f.h:191:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5973225Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:18:41.5973299Z ^~~~~~~~~~ 2022-05-18T03:18:41.5973559Z external/sleef/src/arch/helperavx512f.h:190:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5973708Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:18:41.5973781Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5974054Z external/sleef/src/arch/helperavx512f.h:185:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5974194Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:18:41.5974273Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5974544Z external/sleef/src/arch/helperavx512f.h:184:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5974724Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:18:41.5974803Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5975088Z external/sleef/src/arch/helperavx512f.h:177:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5975278Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:18:41.5975353Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5975602Z external/sleef/src/arch/helperavx512f.h:176:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5975770Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:18:41.5975844Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5976108Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5976212Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:18:41.5976286Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5976547Z external/sleef/src/arch/helperavx512f.h:166:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5976651Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:18:41.5976711Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.5976970Z external/sleef/src/arch/helperavx512f.h:162:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5977080Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:18:41.5977154Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5977455Z external/sleef/src/arch/helperavx512f.h:158:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5977570Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:18:41.5977644Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5977903Z external/sleef/src/arch/helperavx512f.h:155:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5978031Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:18:41.5978104Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5978397Z external/sleef/src/arch/helperavx512f.h:151:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5978530Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:18:41.5978603Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5978866Z external/sleef/src/arch/helperavx512f.h:143:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5978995Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:18:41.5979068Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5979389Z external/sleef/src/arch/helperavx512f.h:142:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5979519Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:18:41.5979594Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5979894Z external/sleef/src/arch/helperavx512f.h:136:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5980189Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:18:41.5980262Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5980395Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:18:41.5980666Z external/sleef/src/arch/helperavx512f.h:135:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5980869Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:18:41.5980947Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5981245Z external/sleef/src/arch/helperavx512f.h:134:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5981420Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:18:41.5981495Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5981757Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5981924Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:18:41.5981994Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.5982256Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5982384Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:18:41.5982452Z ^~~~~~~~~~~ 2022-05-18T03:18:41.5982718Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5982863Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:18:41.5982957Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5983223Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5983364Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:18:41.5983438Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.5983696Z external/sleef/src/arch/helperavx512f.h:111:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5983861Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:18:41.5983936Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.5984230Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:18:41.5984387Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:41.5984459Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.9779725Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:18:41.9780389Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:18:41.9781210Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:18:41.9781717Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:18:41.9782001Z ^ 2022-05-18T03:18:41.9782237Z At top level: 2022-05-18T03:18:41.9782864Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9783433Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:18:41.9783823Z ^~~~~~~ 2022-05-18T03:18:41.9784420Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9785043Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:18:41.9785484Z ^~~~~~~ 2022-05-18T03:18:41.9786184Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9786829Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:18:41.9787248Z ^~~~~~~~~ 2022-05-18T03:18:41.9788077Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9796406Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:18:41.9796829Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9797823Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9798446Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:18:41.9798827Z ^~~~~~~ 2022-05-18T03:18:41.9812563Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9813188Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:18:41.9813595Z ^~~~~~~ 2022-05-18T03:18:41.9814365Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9828281Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:18:41.9828712Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.9829456Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9830068Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:18:41.9830478Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.9831166Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9831755Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:18:41.9832176Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.9832846Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9833645Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:41.9834115Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.9834809Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9835375Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:18:41.9835771Z ^~~~~~ 2022-05-18T03:18:41.9836450Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9837014Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:18:41.9837401Z ^~~~~~ 2022-05-18T03:18:41.9838085Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9838657Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:18:41.9839031Z ^~~~~~ 2022-05-18T03:18:41.9839707Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9840288Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:18:41.9840665Z ^~~~~ 2022-05-18T03:18:41.9841342Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9856991Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:18:41.9857362Z ^~~~~~ 2022-05-18T03:18:41.9858002Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9858548Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:18:41.9858953Z ^~~~~ 2022-05-18T03:18:41.9859658Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9860226Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:18:41.9860617Z ^~~~~~~ 2022-05-18T03:18:41.9861438Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9862040Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:18:41.9862459Z ^~~~~~~~~~ 2022-05-18T03:18:41.9863153Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9863758Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:18:41.9864181Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9864878Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9865480Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:18:41.9866029Z ^~~~~~~ 2022-05-18T03:18:41.9866773Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9867326Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:18:41.9867685Z ^~~~~~ 2022-05-18T03:18:41.9868339Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9868894Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:18:41.9869263Z ^~~~~~~~~ 2022-05-18T03:18:41.9869932Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9870614Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.9871052Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9871751Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9872353Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:18:41.9872783Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9873468Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9874073Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:18:41.9874494Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9875179Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9875790Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:18:41.9876207Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9876896Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9877477Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:18:41.9877887Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.9878563Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9879143Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:18:41.9879543Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9880206Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9880774Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:18:41.9881166Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.9881835Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9882599Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:18:41.9883130Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9883825Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9884484Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:18:41.9884961Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.9885646Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9886251Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:18:41.9886659Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9887355Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9888002Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:18:41.9888455Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9889692Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9890279Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:18:41.9890695Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.9891367Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9892007Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:18:41.9892411Z ^~~~~~~~~~~ 2022-05-18T03:18:41.9893079Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9893704Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.9894160Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9894849Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9895449Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.9895884Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9896571Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9897166Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:18:41.9897557Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.9898233Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9898819Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:18:41.9899210Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.9899889Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9900484Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:18:41.9900898Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9901323Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:41.9902073Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9902645Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:18:41.9903043Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.9903713Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9904343Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:41.9904747Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.9905415Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9906112Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:41.9906528Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.9907244Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9907818Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:18:41.9908231Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.9908880Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9909452Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:18:41.9909868Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.9910516Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9910966Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.9911343Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.9911931Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9912439Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.9912906Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9913440Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9913916Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.9914243Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9914785Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9915295Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.9915658Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9916376Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9916945Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.9917360Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9917967Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9918513Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:18:41.9918918Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9919588Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9920179Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.9920611Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9921296Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9921822Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.9922250Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9922953Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9923525Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.9923979Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9924804Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9925403Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.9925816Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9926495Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9927059Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:41.9927446Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9928121Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9928743Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.9929178Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9929917Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9930801Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.9931249Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9931825Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9932359Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:41.9932806Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9933488Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9934075Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:41.9934531Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9935221Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9935839Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.9936297Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9936976Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9937586Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:41.9938011Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9938698Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9939322Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:18:41.9939767Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9940444Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9941059Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:18:41.9941506Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9942173Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9942730Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.9943083Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.9943660Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9944173Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.9944543Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.9945105Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9946134Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:41.9946619Z ^~~~~~~~~~~ 2022-05-18T03:18:41.9947224Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9947756Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:41.9948156Z ^~~~~~~~~~~ 2022-05-18T03:18:41.9948741Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9949292Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:41.9949661Z ^~~~~~~~~~~ 2022-05-18T03:18:41.9950251Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9950879Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:41.9951316Z ^~~~~~~~~~~ 2022-05-18T03:18:41.9951942Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9952560Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:18:41.9952974Z ^~~~~~~~~~~ 2022-05-18T03:18:41.9953542Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9954182Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:41.9954594Z ^~~~~~~~~~~ 2022-05-18T03:18:41.9955162Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9955696Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:41.9956108Z ^~~~~~~~~~~ 2022-05-18T03:18:41.9956717Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9957273Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:41.9957678Z ^~~~~~~~~~~ 2022-05-18T03:18:41.9958300Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9958814Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:41.9959194Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.9959820Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9960462Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:41.9960955Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9961595Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9962223Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:41.9962700Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9963322Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9963931Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:18:41.9964392Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9964793Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:41.9965611Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9966203Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:18:41.9966650Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9967275Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9967811Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:18:41.9968203Z ^~~~~~~~~~~ 2022-05-18T03:18:41.9968817Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9969373Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:18:41.9969781Z ^~~~~~~~~~~~~ 2022-05-18T03:18:41.9970419Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9970962Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:18:41.9971378Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9971994Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9972494Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:18:41.9972864Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.9973559Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9974143Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:18:41.9974567Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9975193Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9975784Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:18:41.9976200Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9976830Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9977440Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:18:41.9977880Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9978481Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9979025Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:18:41.9979424Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.9979971Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9980472Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:18:41.9980812Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.9981184Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T03:18:41.9981914Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9982461Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:41.9982864Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9983482Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9984028Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:41.9984404Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9985117Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9985657Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:41.9986240Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9986925Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9987451Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:41.9987828Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9988453Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9989006Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:18:41.9989375Z ^~~~~~~~~~~ 2022-05-18T03:18:41.9990003Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9990490Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:41.9990790Z ^~~~~~~~~~~ 2022-05-18T03:18:41.9991413Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9991938Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:41.9992274Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:41.9992887Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9993547Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:41.9993930Z ^~~~~~~~~~~~ 2022-05-18T03:18:41.9994535Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9995096Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:18:41.9995485Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9996096Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9996626Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:18:41.9996998Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9997608Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9998160Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:18:41.9998557Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:41.9999139Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:41.9999628Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:41.9999981Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0000592Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0001112Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:42.0001446Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0002050Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0002623Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:42.0003013Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0003656Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0004249Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:42.0004656Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0005366Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0005951Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:18:42.0006367Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0006987Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0007618Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:42.0008068Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0008701Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0009282Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:42.0009697Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0010334Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0010893Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:18:42.0011277Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0011909Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0012570Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:42.0013098Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0013734Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0014403Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:42.0014865Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0015507Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0016092Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:18:42.0016494Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0017109Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0017651Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:18:42.0018034Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0018639Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0019198Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:18:42.0019606Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0020236Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0020859Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:42.0021304Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0021943Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0022567Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:42.0023018Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0023653Z external/sleef/src/arch/helpersse2.h:435:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0024330Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:18:42.0024738Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0025369Z external/sleef/src/arch/helpersse2.h:434:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0030690Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:18:42.0031162Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0031813Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0032534Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:18:42.0033063Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0033706Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0034414Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:42.0034914Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0035574Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0036278Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:18:42.0036794Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0037438Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0038222Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:42.0038736Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0039389Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0039883Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:18:42.0040206Z ^~~~~~~~~~ 2022-05-18T03:18:42.0040734Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0041202Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:18:42.0041563Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0042188Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0042778Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:18:42.0043163Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0043785Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0044367Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:18:42.0044770Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0045395Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0045975Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:18:42.0046370Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0046984Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0047558Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:18:42.0047954Z ^~~~~~~~~~ 2022-05-18T03:18:42.0048588Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0049140Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:42.0049619Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0050245Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0050973Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:42.0051388Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0052015Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0052633Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:42.0053043Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0053633Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0054253Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:42.0054681Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0055307Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0055941Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:42.0056398Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0057025Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0057596Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:42.0058082Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0058705Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0059274Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:18:42.0059677Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0060316Z external/sleef/src/arch/helpersse2.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0060877Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask opmask, vfloat x, vfloat y) { 2022-05-18T03:18:42.0061268Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0061912Z external/sleef/src/arch/helpersse2.h:373:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0062446Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:18:42.0062825Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0063462Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0064040Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:42.0064432Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0065066Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0065656Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:42.0066116Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0066716Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0067202Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:42.0067575Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0068197Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0068772Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:42.0069178Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0069885Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0070462Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:18:42.0070850Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0071478Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0072013Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:18:42.0072378Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0073013Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0073536Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:18:42.0073908Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0074522Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0075093Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:18:42.0075486Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0076104Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0076673Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:18:42.0077062Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0077681Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0078349Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:18:42.0078739Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0079351Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0079902Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:18:42.0080282Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0080888Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0081473Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:18:42.0081876Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0082501Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0083063Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:18:42.0083445Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0084085Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0084640Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:18:42.0085021Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0085638Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0086210Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:18:42.0086582Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0087226Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0087777Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:18:42.0088087Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0088609Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0089236Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:18:42.0089604Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0090134Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0090647Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:18:42.0091036Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0091619Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0092242Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:18:42.0092671Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0093300Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0093894Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:18:42.0094331Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0094953Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0095566Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:18:42.0095937Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0096529Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0097207Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:18:42.0097600Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0098199Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0098771Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:18:42.0099141Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0099758Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0100312Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:18:42.0100703Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0101317Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0101914Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:18:42.0102354Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0102902Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0103434Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:42.0103839Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0104492Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0105079Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:42.0105520Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0106277Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0107244Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:42.0107738Z ^~~~~~~~~~ 2022-05-18T03:18:42.0108458Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0109324Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:18:42.0109826Z ^~~~~~~~~~ 2022-05-18T03:18:42.0110452Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0110678Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:18:42.0110797Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0111265Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0111513Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:42.0111630Z ^~~~~~~~~~ 2022-05-18T03:18:42.0112068Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0112311Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:18:42.0112427Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0112872Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0113070Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:18:42.0113173Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0113615Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0113975Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:18:42.0114071Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0114518Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0114768Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:18:42.0114889Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0115331Z external/sleef/src/arch/helpersse2.h:323:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0115573Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T03:18:42.0115689Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0116145Z external/sleef/src/arch/helpersse2.h:322:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0116397Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:18:42.0116518Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0116961Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0117209Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:18:42.0117336Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0117796Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0118039Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:18:42.0118156Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0118591Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0118839Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:18:42.0118955Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0119397Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0119715Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:18:42.0119839Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0120291Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0120505Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:18:42.0120599Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0121046Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0121262Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:18:42.0121381Z ^~~~~~~~~~ 2022-05-18T03:18:42.0121781Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0121990Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:42.0122087Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0122478Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0122712Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:18:42.0122821Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0123272Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0123510Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:18:42.0123616Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0124149Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0124328Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:18:42.0124444Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0124888Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0125081Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:18:42.0125201Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0125661Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0125827Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:18:42.0125943Z ^~~~~~~~~~ 2022-05-18T03:18:42.0126398Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0126620Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:18:42.0126722Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0127174Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0127426Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:18:42.0127541Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0127986Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0128227Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:18:42.0128343Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0128792Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0129024Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:18:42.0129143Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0129596Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0129834Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:18:42.0129989Z ^~~~~~~~~~ 2022-05-18T03:18:42.0130374Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0130528Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:42.0130640Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0131068Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0131235Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:42.0131344Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0131741Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0131897Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:42.0131995Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0132401Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0132551Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:42.0132663Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0133063Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0133426Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:42.0133563Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0134062Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0134443Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:42.0134582Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0135115Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0135374Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:18:42.0135524Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0136112Z external/sleef/src/arch/helpersse2.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0136408Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask opmask, vdouble x, vdouble y) { 2022-05-18T03:18:42.0136554Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0136822Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T03:18:42.0137398Z external/sleef/src/arch/helpersse2.h:251:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0137784Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T03:18:42.0137911Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0138500Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0138809Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:42.0138948Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0139505Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0139796Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:42.0139933Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0140525Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0140755Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:42.0140881Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0141442Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0141689Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:42.0141799Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0142233Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0142454Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:42.0142560Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0143011Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0143269Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:42.0143400Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0143886Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0144142Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:42.0144266Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0144729Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0144998Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:42.0145114Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0145594Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0146070Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:42.0146200Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0146756Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0147005Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:42.0147129Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0147607Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0147828Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:42.0147956Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0148410Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0148659Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:42.0148783Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0149242Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0149473Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:42.0149593Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0150029Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0150259Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:42.0150366Z ^~~~~~~~~~ 2022-05-18T03:18:42.0150825Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0151053Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:18:42.0151172Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0151662Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0151916Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:42.0152027Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0152616Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0152911Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:18:42.0153024Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0153458Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0153730Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:18:42.0153865Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0154298Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0154568Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:18:42.0154658Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0155136Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0155422Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:18:42.0155549Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0156015Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0156298Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:18:42.0156428Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0157011Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0157292Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:18:42.0157407Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0157876Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0158139Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:18:42.0158277Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0158717Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0158981Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:18:42.0159097Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0159553Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0159862Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:18:42.0159988Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0160464Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0160770Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:42.0160893Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0161309Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0161579Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:42.0161687Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0162044Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0162342Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:18:42.0162445Z ^~~~~~~~~~ 2022-05-18T03:18:42.0162908Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0163244Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:18:42.0163358Z ^~~~~~~~~~ 2022-05-18T03:18:42.0163958Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0164239Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:18:42.0164367Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0164947Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0165250Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:18:42.0165389Z ^~~~~~~~~~ 2022-05-18T03:18:42.0165944Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0166181Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:18:42.0166296Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0166745Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0166979Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:18:42.0167120Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0167648Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0167948Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:18:42.0168082Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0168605Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0168869Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:18:42.0168993Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0169504Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0169765Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:18:42.0169893Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0170412Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0170676Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:18:42.0170833Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0171410Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0171720Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:18:42.0171843Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0172307Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0172540Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:18:42.0172653Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0173138Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0173388Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:18:42.0173511Z ^~~~~~~~~~ 2022-05-18T03:18:42.0174018Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0174365Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:18:42.0174511Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0175073Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0175369Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:18:42.0175511Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0176082Z external/sleef/src/arch/helpersse2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0176325Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:42.0176471Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0177018Z external/sleef/src/arch/helpersse2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0177440Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:18:42.0177612Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0178105Z external/sleef/src/arch/helpersse2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0178394Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:18:42.0178518Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0179000Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0179252Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:18:42.0179404Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0179892Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0180382Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:18:42.0180510Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0180997Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0181227Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:18:42.0181346Z ^~~~~~~~~~ 2022-05-18T03:18:42.0181839Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0182085Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:18:42.0182198Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0182687Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0182945Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:18:42.0183069Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0183556Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0183798Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:18:42.0183917Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0184389Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0184652Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:18:42.0184776Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0185266Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0185527Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:18:42.0185650Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0186355Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0186675Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:42.0186797Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0187275Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0187542Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:42.0187668Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0188158Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0188415Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:42.0188537Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0189032Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0189291Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:42.0189398Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0189878Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0190128Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:42.0190251Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0190740Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0191083Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:42.0191209Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0191699Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0191943Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:42.0192062Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0192551Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0192806Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:42.0192928Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0193411Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0193682Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:42.0193804Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0194276Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0194542Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:42.0194665Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0195147Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0195428Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:42.0195554Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0196030Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0196296Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:42.0196404Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0196887Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0197174Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:42.0197299Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0197780Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0198025Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:42.0198150Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0198635Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0198887Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:42.0199015Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0199492Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0199743Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:42.0199869Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0200349Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0200618Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:18:42.0200744Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0201210Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0201482Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:18:42.0201645Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0202132Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0202405Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:42.0202530Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0203012Z external/sleef/src/arch/helpersse2.h:117:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0203199Z static INLINE int vavailability_i(int name) { 2022-05-18T03:18:42.0203302Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0203782Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0203964Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:18:42.0204089Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0204571Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0204749Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:18:42.0204871Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0205354Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0205518Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:18:42.0205637Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0206119Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0206415Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:42.0206551Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0206788Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:42.0207244Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0207498Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:42.0207625Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0208064Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0208391Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:42.0208530Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0208971Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0209300Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:42.0209437Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0209877Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0210089Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:42.0210227Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0210690Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0211013Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:42.0211163Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0211400Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T03:18:42.0211899Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0212129Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:42.0212262Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0212785Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0213014Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:42.0213143Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0213640Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0213863Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:42.0213992Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0214486Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0214706Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:42.0214821Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0215285Z external/sleef/src/arch/helpersse2.h:501:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0215542Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:18:42.0215662Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0216125Z external/sleef/src/arch/helpersse2.h:497:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0216307Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:42.0216425Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0216886Z external/sleef/src/arch/helpersse2.h:490:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0217096Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:42.0217220Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0217685Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0217947Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:42.0218071Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0218549Z external/sleef/src/arch/helpersse2.h:482:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0218801Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:18:42.0218943Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0219428Z external/sleef/src/arch/helpersse2.h:478:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0219659Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:18:42.0219784Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0220275Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0220542Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:18:42.0220671Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0221140Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0221348Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:42.0221477Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0221948Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0222171Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:42.0222295Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0222763Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0222928Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:18:42.0223046Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0223532Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0223842Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:42.0223967Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0224457Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0224727Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:42.0224853Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0225329Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0225591Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:18:42.0225699Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0226373Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0226746Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:42.0226871Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0227339Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0227625Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:42.0227747Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0228245Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0228600Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:42.0228715Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0229205Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0229560Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:42.0229686Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0230223Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0230488Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:18:42.0230610Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0231076Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0231284Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:18:42.0231407Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0231873Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0232138Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:18:42.0232259Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0232759Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0233091Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:42.0233222Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0233711Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0234054Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:42.0234184Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0234724Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0235110Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:42.0235234Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0235712Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0236115Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:42.0236245Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0236689Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0236868Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:18:42.0236987Z ^~~~~~~~~~ 2022-05-18T03:18:42.0237457Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0237712Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:18:42.0237835Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0238305Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0238562Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:18:42.0238667Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0239127Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0239382Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:18:42.0239507Z ^~~~~~~~~~ 2022-05-18T03:18:42.0239979Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0240431Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:42.0240555Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0241027Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0241303Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:42.0241430Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0241918Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0242192Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:18:42.0242322Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0242810Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0243126Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:42.0243256Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0243704Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0243892Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:18:42.0244013Z ^~~~~~~~~~ 2022-05-18T03:18:42.0244496Z external/sleef/src/arch/helpersse2.h:294:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0244736Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:18:42.0244863Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0245330Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0245597Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:18:42.0245742Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0246211Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0246470Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:18:42.0246592Z ^~~~~~~~~~ 2022-05-18T03:18:42.0247065Z external/sleef/src/arch/helpersse2.h:282:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0247258Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:42.0247382Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0247854Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0248039Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:42.0248161Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0248637Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0248836Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:42.0248958Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0249426Z external/sleef/src/arch/helpersse2.h:270:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0249623Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:42.0249732Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0250232Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0250572Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:42.0250711Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0251193Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0251486Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:42.0251617Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0251855Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T03:18:42.0252370Z external/sleef/src/arch/helpersse2.h:251:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0252686Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T03:18:42.0252812Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0253275Z external/sleef/src/arch/helpersse2.h:243:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0253532Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:42.0253654Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0254117Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0254366Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:42.0254490Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0254940Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0255185Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:42.0255304Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0255771Z external/sleef/src/arch/helpersse2.h:226:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0256016Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:42.0256135Z ^~~~~~~~~~ 2022-05-18T03:18:42.0256597Z external/sleef/src/arch/helpersse2.h:222:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0256950Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:18:42.0257058Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0257521Z external/sleef/src/arch/helpersse2.h:221:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0257821Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:18:42.0257943Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0258409Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0258709Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:18:42.0258832Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0259290Z external/sleef/src/arch/helpersse2.h:219:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0259588Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:18:42.0259699Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0260166Z external/sleef/src/arch/helpersse2.h:218:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0260472Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:18:42.0260597Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0261060Z external/sleef/src/arch/helpersse2.h:217:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0261353Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:18:42.0261477Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0261947Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0262206Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:18:42.0262327Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0262799Z external/sleef/src/arch/helpersse2.h:214:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0263099Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:18:42.0263224Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0263712Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0264040Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:18:42.0264170Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0264645Z external/sleef/src/arch/helpersse2.h:212:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0264981Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:42.0265108Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0265592Z external/sleef/src/arch/helpersse2.h:211:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0266041Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:42.0266169Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0266705Z external/sleef/src/arch/helpersse2.h:210:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0267104Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:18:42.0267211Z ^~~~~~~~~~ 2022-05-18T03:18:42.0267682Z external/sleef/src/arch/helpersse2.h:208:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0268005Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:18:42.0268133Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0268595Z external/sleef/src/arch/helpersse2.h:207:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0268859Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:18:42.0268979Z ^~~~~~~~~~ 2022-05-18T03:18:42.0269455Z external/sleef/src/arch/helpersse2.h:206:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0269701Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:18:42.0269825Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0270317Z external/sleef/src/arch/helpersse2.h:200:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0270586Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:18:42.0270715Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0271213Z external/sleef/src/arch/helpersse2.h:199:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0271480Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:18:42.0271604Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0272059Z external/sleef/src/arch/helpersse2.h:191:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0272317Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:18:42.0272441Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0272909Z external/sleef/src/arch/helpersse2.h:185:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0273115Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:18:42.0273242Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0273701Z external/sleef/src/arch/helpersse2.h:184:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0273968Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:18:42.0274129Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0274610Z external/sleef/src/arch/helpersse2.h:183:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0274895Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:18:42.0275018Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0275490Z external/sleef/src/arch/helpersse2.h:172:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0275741Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:18:42.0275867Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0276337Z external/sleef/src/arch/helpersse2.h:163:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0276599Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:18:42.0276712Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0277183Z external/sleef/src/arch/helpersse2.h:162:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0277443Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:18:42.0277565Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0278038Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0278293Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:42.0278415Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0278922Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0279166Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:42.0279290Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0279773Z external/sleef/src/arch/helpersse2.h:154:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0280039Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:42.0280165Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0280640Z external/sleef/src/arch/helpersse2.h:153:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0280893Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:42.0281017Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0281475Z external/sleef/src/arch/helpersse2.h:152:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0281739Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:42.0281841Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0282211Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0282389Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:18:42.0282486Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0282868Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0283063Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:18:42.0283149Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0283550Z external/sleef/src/arch/helpersse2.h:130:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0283778Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:18:42.0283873Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0284296Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0284590Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:42.0284695Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0285116Z external/sleef/src/arch/helpersse2.h:94:19: warning: 'cpuSupportsSSE4_1' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0285243Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:18:42.0290341Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0322624Z external/sleef/src/arch/helpersse2.h:88:19: warning: 'cpuSupportsSSE3' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0322838Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:18:42.0322977Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0323465Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:18:42.0323787Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:18:42.0324208Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:18:42.0324522Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:18:42.0324699Z ^~~ 2022-05-18T03:18:42.0325003Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:18:42.0325424Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:18:42.0325564Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:18:42.0325656Z ^ 2022-05-18T03:18:42.0325881Z At top level: 2022-05-18T03:18:42.0326382Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0326632Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:18:42.0326773Z ^~~~~~~ 2022-05-18T03:18:42.0327290Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0330544Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:18:42.0330673Z ^~~~~~~ 2022-05-18T03:18:42.0331155Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0331498Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:18:42.0331643Z ^~~~~~~~~ 2022-05-18T03:18:42.0332102Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0332342Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:18:42.0332474Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0332927Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0333121Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:18:42.0333244Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0338355Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0338714Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:18:42.0338840Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0339241Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0339568Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:18:42.0339702Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0340137Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0340364Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:42.0340485Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0340878Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0341049Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:18:42.0341140Z ^~~~~ 2022-05-18T03:18:42.0341549Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0341734Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:18:42.0341955Z ^~~~~ 2022-05-18T03:18:42.0342424Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0342611Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:18:42.0342729Z ^~~~ 2022-05-18T03:18:42.0343194Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0343371Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:18:42.0343620Z ^~~~ 2022-05-18T03:18:42.0344113Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0344319Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:18:42.0344463Z ^~~~~~ 2022-05-18T03:18:42.0345028Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0345309Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:18:42.0345472Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0346126Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0346404Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:18:42.0346546Z ^~~~~~~~~ 2022-05-18T03:18:42.0347101Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0347336Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:18:42.0347488Z ^~~~~~ 2022-05-18T03:18:42.0353266Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0353534Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:18:42.0353655Z ^~~~~~ 2022-05-18T03:18:42.0354071Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0354267Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:18:42.0354381Z ^~~~~~ 2022-05-18T03:18:42.0354762Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0354907Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:18:42.0355005Z ^~~~~ 2022-05-18T03:18:42.0355410Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0355821Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:18:42.0355944Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0356408Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0356704Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:18:42.0356830Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0357018Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:42.0357407Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0357555Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:18:42.0357653Z ^~~~~~~~ 2022-05-18T03:18:42.0358021Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0358219Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:42.0358352Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0358731Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0358956Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:18:42.0359166Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0359575Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0359744Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:18:42.0359846Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0360260Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0360453Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:42.0360566Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0360983Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0361183Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:18:42.0361303Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0361735Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0361935Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:42.0362060Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0362460Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0362727Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:18:42.0362842Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0363290Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0363545Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:18:42.0363684Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0364138Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0364326Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:18:42.0364451Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0365013Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0365301Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:18:42.0365438Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0365957Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0366249Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:18:42.0366368Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0366862Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0367211Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:18:42.0367338Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0371495Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0371716Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:18:42.0371828Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0372409Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0372641Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:42.0376888Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0377494Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0377853Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:42.0378001Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0378587Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0385293Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:18:42.0385456Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0386041Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0386238Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:18:42.0386371Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0386849Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0387053Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:18:42.0387168Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0387573Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0387756Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:18:42.0387869Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0388251Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0388427Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:18:42.0388539Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0388940Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0389106Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:18:42.0389212Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0389608Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0389767Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:18:42.0389958Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0390354Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0390565Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:42.0390683Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0391077Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0391254Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:18:42.0391370Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0391759Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0391936Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:42.0392045Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0392439Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0392622Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:18:42.0392735Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0392926Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:42.0393321Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0393498Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:18:42.0393654Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0397157Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0397340Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:18:42.0397459Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0397930Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0398145Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:18:42.0398279Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0398770Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0398975Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:18:42.0399081Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0399607Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0399801Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:18:42.0399925Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0400373Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0400578Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:18:42.0400709Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0401144Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0401355Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:18:42.0401484Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0401916Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0402140Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:18:42.0402272Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0402787Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0403045Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:18:42.0403160Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0403599Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0403827Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:18:42.0403955Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0404410Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0404712Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:18:42.0404881Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0405455Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0405759Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:18:42.0405994Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0406477Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0406739Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:18:42.0406885Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0407372Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0407573Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:18:42.0407691Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0408100Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0408350Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:18:42.0408491Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0408967Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0409204Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:18:42.0409342Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0409837Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0410051Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:18:42.0410169Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0410581Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0410791Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:18:42.0410927Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0411374Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0411640Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:18:42.0411863Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0412321Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0412583Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:18:42.0412708Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0413264Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0413535Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:18:42.0413674Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0414145Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0414377Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:18:42.0414513Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0414994Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0415229Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:18:42.0415348Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0415814Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0416105Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:42.0416251Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0416720Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0417000Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:18:42.0417139Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0417668Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0417939Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:42.0418104Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0418623Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0418861Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:18:42.0418983Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0419416Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0419658Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:18:42.0419786Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0420219Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0420448Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:18:42.0420575Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0421019Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0421279Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:18:42.0421411Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0421852Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0422089Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:18:42.0422221Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0422687Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0423003Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:18:42.0423232Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0423771Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0424048Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:18:42.0424202Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0424750Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0425029Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:18:42.0425172Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0425879Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0426149Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:18:42.0426305Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0426886Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0427140Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:18:42.0427290Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0427810Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0428114Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:18:42.0428365Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0428884Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0429192Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:42.0429342Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0429902Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0430162Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:42.0430293Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0430737Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0430984Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:42.0431122Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0431556Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0431815Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:18:42.0432080Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0432545Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0432776Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:18:42.0432915Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0433418Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0433676Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:18:42.0433821Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0434075Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:42.0434684Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0434925Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:18:42.0435078Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0435582Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0435835Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:42.0435971Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0436229Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:42.0436726Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0436968Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:42.0437116Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0437626Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0437862Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:18:42.0438008Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0438478Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0438751Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:42.0438987Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0439465Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0439672Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:18:42.0439794Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0440217Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0440449Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:42.0440566Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0440979Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0441215Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:42.0441346Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0441762Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0441971Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:42.0442094Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0442514Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0442732Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:42.0442858Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0443277Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0443516Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:18:42.0443645Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0444053Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0444290Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:42.0444422Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0444776Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0445069Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:42.0445198Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0445582Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0445793Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:42.0445917Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0446303Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0446529Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:42.0446638Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0447021Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0447237Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:18:42.0447358Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0447789Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0447998Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:18:42.0448117Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0448503Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0448827Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:42.0448940Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0449367Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0449593Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:42.0449714Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0450113Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0450335Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:42.0450464Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0450865Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0451085Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:42.0451202Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0451560Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0451766Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:42.0451883Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0452263Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0452493Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:18:42.0452613Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0453011Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0453236Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:18:42.0453370Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0453746Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0453923Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:42.0454125Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0454522Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0454719Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:42.0454827Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0455193Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0455447Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:18:42.0455562Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0455929Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0456178Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:18:42.0456297Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0456703Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0456945Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:18:42.0457063Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0457433Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0457869Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:18:42.0458004Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0458256Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:42.0458764Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0459128Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:18:42.0459274Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0459734Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0460066Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:18:42.0460228Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0460739Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0461085Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:18:42.0461232Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0461726Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0462038Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:18:42.0462171Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0462666Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0462960Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:18:42.0463103Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0463593Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0463927Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:18:42.0464858Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0465494Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0466040Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:18:42.0466195Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0466795Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0467082Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:18:42.0467241Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0467786Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0468072Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:18:42.0468234Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0468772Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0469029Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:18:42.0469194Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0469745Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0470327Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:42.0470487Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0471060Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0471358Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:42.0471503Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0471967Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0472301Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:18:42.0472448Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0472897Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0473155Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:18:42.0473301Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0473770Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0474027Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:18:42.0474168Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0474394Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:18:42.0474896Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0475125Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:42.0475259Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0475770Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0476001Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:42.0476134Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0476641Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0476853Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:42.0476986Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0477551Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0477782Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:42.0477912Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0478423Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0478605Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:18:42.0478728Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0479227Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0479407Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:42.0479531Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0480038Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0480374Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:18:42.0480498Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0481005Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0481273Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:42.0481384Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0481902Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0482223Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:18:42.0482351Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0482868Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0483174Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:18:42.0483299Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0483807Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0484032Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:18:42.0484160Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0484667Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0484897Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:42.0485019Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0485528Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0485754Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:42.0485879Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0486356Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0486720Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:18:42.0486853Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0487362Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0487641Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:42.0487770Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0488285Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0488601Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:18:42.0488715Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0489229Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0489420Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:18:42.0489545Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0490041Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0490362Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:42.0490488Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0490994Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0491259Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:18:42.0491369Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0491872Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0492149Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:42.0492276Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0492778Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0493057Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:42.0493228Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0493744Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0494008Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:18:42.0494137Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0494647Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0494846Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:18:42.0494969Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0495480Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0495750Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:18:42.0495879Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0496372Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0496692Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:18:42.0496830Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0497339Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0497670Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:18:42.0497808Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0498314Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0498622Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:18:42.0498737Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0499244Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0499561Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:18:42.0499730Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0500251Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0500443Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:18:42.0500569Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0501077Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0501256Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:18:42.0501379Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0501837Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0502019Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:18:42.0502137Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0502602Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0502785Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:18:42.0502900Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0503345Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0503632Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:18:42.0503749Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0504219Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0504509Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:18:42.0504626Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0505090Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0505332Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:18:42.0505432Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0505986Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0506202Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:18:42.0506300Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0506761Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0506976Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:18:42.0507076Z ^~~~~~~~~~ 2022-05-18T03:18:42.0507470Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0507686Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:18:42.0507774Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0508159Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0508376Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:18:42.0508476Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0508873Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0509071Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:42.0509172Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0509561Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0509987Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:42.0510092Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0510487Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0510726Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:42.0510825Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0511219Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0511472Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:42.0511572Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0511949Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0512211Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:42.0512380Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0512772Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0512995Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:42.0513116Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0513578Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0513870Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:18:42.0513977Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0514445Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0514673Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:18:42.0514791Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0515257Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0515478Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:18:42.0515597Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0516061Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0516237Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:42.0516352Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0516811Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0516998Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:42.0517119Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0517622Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0517902Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:18:42.0518030Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0518533Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0518803Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:18:42.0518930Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0519440Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0519691Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:18:42.0519817Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0520366Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0520581Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:18:42.0520695Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0521207Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0521468Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:18:42.0521595Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0522116Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0522368Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:18:42.0522496Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0523010Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0523285Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:18:42.0523401Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0523909Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0524169Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:18:42.0524296Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0524853Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0525113Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:18:42.0525237Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0525750Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0525996Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:18:42.0526123Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0526632Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0526890Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:18:42.0527014Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0527527Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0527824Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:18:42.0527951Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0528449Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0528739Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:18:42.0528862Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0529370Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0529662Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:18:42.0529785Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0530288Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0530579Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:18:42.0530689Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0531239Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0531540Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:18:42.0531666Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0532180Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0532476Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:18:42.0532602Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0533111Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0533416Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:18:42.0533534Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0534052Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0534356Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:18:42.0534483Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0534994Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0535294Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:18:42.0535463Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0535969Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0536261Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:18:42.0536391Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0536903Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0537201Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:18:42.0537328Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0537839Z external/sleef/src/arch/helperavx512f.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0538145Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:18:42.0538279Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0538789Z external/sleef/src/arch/helperavx512f.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0539077Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:18:42.0539210Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0539719Z external/sleef/src/arch/helperavx512f.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0540014Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:18:42.0540141Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0540648Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0540914Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:18:42.0541037Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0541521Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0541779Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:18:42.0541940Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0542453Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0543066Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:42.0543163Z ^~~~~~~~~~ 2022-05-18T03:18:42.0543583Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0544133Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:18:42.0544237Z ^~~~~~~~~~ 2022-05-18T03:18:42.0544843Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0545088Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:18:42.0545227Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0545937Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0546233Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:42.0546371Z ^~~~~~~~~~ 2022-05-18T03:18:42.0546994Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0547291Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:18:42.0547534Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0548113Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0548410Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:18:42.0548552Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0549127Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0549417Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:18:42.0549551Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0550116Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0550395Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:18:42.0550537Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0551101Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0551433Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:18:42.0551582Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0552071Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0552263Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:18:42.0552385Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0552848Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0553121Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:18:42.0553245Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0553714Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0553958Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:18:42.0554079Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0554659Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0554891Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:18:42.0554998Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0555497Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0555724Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:18:42.0555842Z ^~~~~~~~~~ 2022-05-18T03:18:42.0556332Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0556597Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:42.0556716Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0557204Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0557394Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:18:42.0557514Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0558002Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0558201Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:18:42.0558321Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0558811Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0559146Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:18:42.0559276Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0559752Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0560019Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:18:42.0560148Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0560633Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0560895Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:18:42.0561020Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0561514Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0561774Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:18:42.0561886Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0562376Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0562635Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:18:42.0562762Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0563256Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0563520Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:18:42.0563644Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0564121Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0564322Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:18:42.0564447Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0564942Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0565253Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:18:42.0565417Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0565882Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0566148Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:18:42.0566268Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0566752Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0567013Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:18:42.0567137Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0567633Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0567897Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:18:42.0568018Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0568507Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0568762Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:18:42.0568880Z ^~~~~~~~~~ 2022-05-18T03:18:42.0569350Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0569667Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:18:42.0569840Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0570334Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0570662Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:18:42.0570788Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0571270Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0571518Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:18:42.0571627Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0572121Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0572374Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:18:42.0572495Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0572985Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0573257Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:18:42.0573375Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0573865Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0574117Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:18:42.0574237Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0574728Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0574919Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:42.0575040Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0575537Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0575730Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:42.0575852Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0576330Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0576571Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:42.0576693Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0577186Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0577376Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:42.0577497Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0577991Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0578275Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:42.0578389Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0578846Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0579186Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:42.0579323Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0579809Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0580057Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:18:42.0580187Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0580679Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0580963Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:18:42.0581087Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0581579Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0581774Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:18:42.0581901Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0582395Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0582586Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:18:42.0582708Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0583182Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0583433Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:18:42.0583556Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0584055Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0584307Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:18:42.0584425Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0584926Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0585170Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:18:42.0585277Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0585953Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0586194Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:18:42.0586316Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0586884Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0587082Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:18:42.0587203Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0587787Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0587982Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:18:42.0588104Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0588590Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0588852Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:18:42.0588976Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0589463Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0589707Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:18:42.0589826Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0590293Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0590539Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:42.0590654Z ^~~~~~~~~~ 2022-05-18T03:18:42.0591140Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0591381Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:18:42.0591501Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0591942Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0592253Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:18:42.0592359Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0592849Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0593144Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:18:42.0593265Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0593753Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0594047Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:18:42.0594169Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0594651Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0594943Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:18:42.0595048Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0595537Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0595827Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:18:42.0595943Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0596427Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0596723Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:18:42.0596845Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0597329Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0597604Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:18:42.0597724Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0598213Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0598557Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:18:42.0598685Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0599180Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0599483Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:18:42.0599609Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0600096Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0600389Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:18:42.0600515Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0601008Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0601312Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:18:42.0601432Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0601915Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0602211Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:18:42.0602336Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0602849Z external/sleef/src/arch/helperavx512f.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0603151Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:18:42.0603277Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0603761Z external/sleef/src/arch/helperavx512f.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0604058Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:18:42.0604180Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0604668Z external/sleef/src/arch/helperavx512f.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0604964Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:18:42.0605084Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0605554Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0605818Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:18:42.0605938Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0606436Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0606696Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:18:42.0606818Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0607303Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0607896Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:18:42.0608004Z ^~~~~~~~~~ 2022-05-18T03:18:42.0608501Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0609108Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:18:42.0609264Z ^~~~~~~~~~ 2022-05-18T03:18:42.0609753Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0609985Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:18:42.0610107Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0610590Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0610849Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:18:42.0610956Z ^~~~~~~~~~ 2022-05-18T03:18:42.0611442Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0611706Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:18:42.0611832Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0612320Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0612585Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:18:42.0612704Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0613194Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0613440Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:18:42.0613596Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0614082Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0614348Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:18:42.0614471Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0614963Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0615229Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:18:42.0615356Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0615826Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0616085Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:18:42.0616217Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0616704Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0616970Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:18:42.0617095Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0617585Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0617848Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:18:42.0617956Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0618451Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0618677Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:18:42.0618799Z ^~~~~~~~~~ 2022-05-18T03:18:42.0619296Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0619552Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:18:42.0619673Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0620193Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0620475Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:18:42.0620600Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0621091Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0621388Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:18:42.0621512Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0621998Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0622176Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:18:42.0622297Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0622774Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0622947Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:18:42.0623057Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0623549Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0623739Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:18:42.0623860Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0624345Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0624583Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:18:42.0624691Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0625188Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0625416Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:18:42.0625533Z ^~~~~~~~~~ 2022-05-18T03:18:42.0626150Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0626399Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:18:42.0626515Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0627058Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0627233Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:18:42.0627358Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0627843Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0628023Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:18:42.0628137Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0628614Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0628829Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:18:42.0628949Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0629417Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0629630Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:18:42.0629751Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0630234Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0630758Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:18:42.0630877Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0631438Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0631758Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:18:42.0631864Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0632360Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0632659Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:18:42.0632782Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0633267Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0633785Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:18:42.0633910Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0634147Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:18:42.0634627Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0634941Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:18:42.0635061Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0635449Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0635786Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:18:42.0635910Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0636422Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0636697Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:18:42.0636821Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0637312Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0637579Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:18:42.0637703Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0638206Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0638494Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:18:42.0638621Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0639142Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0639418Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:18:42.0639545Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0640042Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0640301Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:18:42.0640427Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0640933Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0641178Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:18:42.0641303Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0641808Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0642141Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:18:42.0642257Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0642776Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0643034Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:18:42.0643163Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0643665Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0643911Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:18:42.0644040Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0644545Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0644771Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:18:42.0644901Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0645408Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0645669Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:42.0645767Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0646182Z external/sleef/src/arch/helperavx512f.h:86:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0646342Z static INLINE int vavailability_i(int name) { 2022-05-18T03:18:42.0646507Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0646976Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0647166Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:18:42.0647287Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0647528Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:42.0648009Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0648274Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:42.0648418Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0648920Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0649212Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:18:42.0649353Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0649851Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0650058Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:18:42.0650187Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0650698Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0650930Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:42.0651067Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0651555Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0651810Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:18:42.0651952Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0652453Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0652683Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:42.0652818Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0653355Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0653565Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:18:42.0653682Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0654175Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0654451Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:18:42.0654587Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0655095Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0655395Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:18:42.0655528Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0656024Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0656301Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:18:42.0656432Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0656936Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0657176Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:18:42.0657313Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0657870Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0658109Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:42.0658245Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0658731Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0658969Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:42.0659104Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0659601Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0659806Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:18:42.0659935Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0660425Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0676563Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:18:42.0676746Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0677326Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0677560Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:18:42.0677702Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0677950Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:42.0678473Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0678707Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:18:42.0678846Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0679374Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0679641Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:18:42.0679776Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0680278Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0680651Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:18:42.0680794Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0681292Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0681553Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:18:42.0681702Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0682209Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0682476Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:18:42.0682610Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0683110Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0683393Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:18:42.0683543Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0684074Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0684389Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:42.0684539Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0685058Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0685410Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:18:42.0685558Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0686089Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0686394Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:42.0686547Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0687050Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0687335Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:18:42.0687482Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0687991Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0688263Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:18:42.0688407Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0688918Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0689202Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:18:42.0689348Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0689868Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0690161Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:18:42.0690310Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0690798Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0691072Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:18:42.0691257Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0691768Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0692036Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:18:42.0692179Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0692678Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0692942Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:18:42.0693080Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0693579Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0693837Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:18:42.0693983Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0694483Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0694746Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:18:42.0694893Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0695386Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0695633Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:18:42.0695804Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0696306Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0696605Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:18:42.0696761Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0697265Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0697560Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:42.0697707Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0698210Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0698493Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:42.0698648Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0699169Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0699474Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:42.0699626Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0700125Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0700392Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:18:42.0700537Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0701032Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0701279Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:18:42.0701425Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0701923Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0702226Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:18:42.0702370Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0702616Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:42.0703088Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0703350Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:42.0703483Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0703931Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0704269Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:18:42.0704409Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0704650Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:42.0705110Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0705469Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:18:42.0705610Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0706194Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0706428Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:18:42.0706633Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0706956Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:18:42.0707489Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0707722Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:42.0707860Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0708380Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0708599Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:42.0708730Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0709241Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0709472Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:42.0709609Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0710133Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0710359Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:42.0710487Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0710961Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0711225Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:42.0711346Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0711874Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0712117Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:18:42.0712244Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0712740Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0712963Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:42.0713074Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0713629Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0713851Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:42.0713964Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0714443Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0714613Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:18:42.0714730Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0715256Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0715606Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:18:42.0715737Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0716238Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0716510Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:18:42.0716632Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0717124Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0717315Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:18:42.0717438Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0717941Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0718223Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:42.0718409Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0718927Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0719207Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:42.0719337Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0719828Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0720098Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:18:42.0720212Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0720698Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0720891Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:18:42.0721022Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0721512Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0721778Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:18:42.0721903Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0722424Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0722744Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:18:42.0722865Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0723383Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0723715Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:18:42.0723853Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0724363Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0724665Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:18:42.0724835Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0725342Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0725642Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:18:42.0725775Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0726274Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0726470Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:18:42.0726598Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0727092Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0727293Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:18:42.0727423Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0727914Z external/sleef/src/arch/helperavx512f.h:482:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0728223Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:18:42.0728346Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0728840Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0729108Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:18:42.0729232Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0729779Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0730042Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:18:42.0730150Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0730644Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0730914Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:18:42.0731038Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0731533Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0731797Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:18:42.0731919Z ^~~~~~~~~~ 2022-05-18T03:18:42.0732422Z external/sleef/src/arch/helperavx512f.h:465:21: warning: 'vilogb2k_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0732688Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:18:42.0732813Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0733310Z external/sleef/src/arch/helperavx512f.h:464:21: warning: 'vilogbk_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0733582Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:18:42.0733706Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0734192Z external/sleef/src/arch/helperavx512f.h:462:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0734444Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:42.0734567Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0735054Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0735518Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:42.0735645Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0736144Z external/sleef/src/arch/helperavx512f.h:460:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0736497Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:42.0736625Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0737114Z external/sleef/src/arch/helperavx512f.h:459:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0737439Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:42.0737549Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0738064Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0738394Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:42.0738532Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0739038Z external/sleef/src/arch/helperavx512f.h:451:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0739322Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:42.0739454Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0739955Z external/sleef/src/arch/helperavx512f.h:437:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0740185Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:18:42.0740303Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0740793Z external/sleef/src/arch/helperavx512f.h:432:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0741045Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:42.0741171Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0741665Z external/sleef/src/arch/helperavx512f.h:426:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0741949Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:18:42.0742078Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0742573Z external/sleef/src/arch/helperavx512f.h:425:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0742840Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:18:42.0742966Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0743480Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0743706Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:18:42.0743831Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0744325Z external/sleef/src/arch/helperavx512f.h:411:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0744541Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:18:42.0744668Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0745155Z external/sleef/src/arch/helperavx512f.h:408:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0745410Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:18:42.0745536Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0746171Z external/sleef/src/arch/helperavx512f.h:407:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0746443Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:18:42.0746641Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0747133Z external/sleef/src/arch/helperavx512f.h:405:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0747391Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:18:42.0747580Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0748071Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0748369Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:18:42.0748498Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0748989Z external/sleef/src/arch/helperavx512f.h:400:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0749278Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:18:42.0749407Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0749896Z external/sleef/src/arch/helperavx512f.h:399:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0750177Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:18:42.0750305Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0750795Z external/sleef/src/arch/helperavx512f.h:398:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0751084Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:18:42.0751213Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0751723Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0752023Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:18:42.0752208Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0752713Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0753001Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:18:42.0753132Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0753633Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0753936Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:18:42.0754067Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0754573Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0754877Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:18:42.0755006Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0755497Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0755800Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:18:42.0755926Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0756435Z external/sleef/src/arch/helperavx512f.h:383:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0756734Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:18:42.0756866Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0757376Z external/sleef/src/arch/helperavx512f.h:382:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0757682Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:18:42.0757797Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0758296Z external/sleef/src/arch/helperavx512f.h:381:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0758633Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:18:42.0758762Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0759252Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0759517Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:18:42.0759644Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0760137Z external/sleef/src/arch/helperavx512f.h:377:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0760402Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:18:42.0760512Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0760997Z external/sleef/src/arch/helperavx512f.h:376:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0761609Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:42.0761733Z ^~~~~~~~~~ 2022-05-18T03:18:42.0762224Z external/sleef/src/arch/helperavx512f.h:374:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0762464Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:18:42.0762586Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0763076Z external/sleef/src/arch/helperavx512f.h:373:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0763373Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:42.0763496Z ^~~~~~~~~~ 2022-05-18T03:18:42.0763987Z external/sleef/src/arch/helperavx512f.h:371:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0764259Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:18:42.0764383Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0764874Z external/sleef/src/arch/helperavx512f.h:370:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0765138Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:18:42.0765265Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0765741Z external/sleef/src/arch/helperavx512f.h:365:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0765916Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:18:42.0766043Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0766542Z external/sleef/src/arch/helperavx512f.h:361:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0766731Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:18:42.0766854Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0767366Z external/sleef/src/arch/helperavx512f.h:359:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0767656Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:18:42.0767767Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0768260Z external/sleef/src/arch/helperavx512f.h:355:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0768535Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:42.0768666Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0769179Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0769454Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:18:42.0769585Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0770165Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0770429Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:18:42.0770553Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0771046Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0771314Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:18:42.0771439Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0771935Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0772207Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:18:42.0772334Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0772812Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0773079Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:18:42.0773202Z ^~~~~~~~~~ 2022-05-18T03:18:42.0773698Z external/sleef/src/arch/helperavx512f.h:312:22: warning: 'vgetmant_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0774025Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:18:42.0774150Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0774685Z external/sleef/src/arch/helperavx512f.h:309:22: warning: 'vgetexp_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0774942Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:18:42.0775051Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0775548Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0775744Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:42.0775872Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0776358Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0776613Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:18:42.0776736Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0777225Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0777472Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:18:42.0777594Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0778085Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0778337Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:18:42.0778457Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0778954Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0779272Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:18:42.0779403Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0779898Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0780220Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:18:42.0780346Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0780877Z external/sleef/src/arch/helperavx512f.h:201:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0781237Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:18:42.0781370Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0781863Z external/sleef/src/arch/helperavx512f.h:140:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0782411Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:18:42.0782541Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0783037Z external/sleef/src/arch/helperavx512f.h:139:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0783388Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:18:42.0783514Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0784019Z external/sleef/src/arch/helperavx512f.h:138:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0784332Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:18:42.0784459Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0784702Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:18:42.0785196Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0785434Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:18:42.0785593Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0786120Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0786323Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:18:42.0786437Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0786986Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0787189Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:18:42.0787305Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0787794Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0788011Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:18:42.0788116Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0790378Z external/sleef/src/arch/helperavx512f.h:112:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0790631Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:18:42.0790752Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0791251Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0791530Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:42.0791653Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0792003Z INFO: From Compiling src/libm/sleefqp.c: 2022-05-18T03:18:42.0792497Z external/sleef/src/libm/sleefqp.c:305:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0792720Z static INLINE CONST Sleef_quad2 dqrec_q2_q2(Sleef_quad2 d) { 2022-05-18T03:18:42.0792854Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0793340Z external/sleef/src/libm/sleefqp.c:293:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0793555Z static INLINE CONST Sleef_quad2 dqrec_q2_q(Sleef_quad d) { 2022-05-18T03:18:42.0793689Z ^~~~~~~~~~ 2022-05-18T03:18:42.0794276Z external/sleef/src/libm/sleefqp.c:283:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0794503Z static INLINE CONST Sleef_quad2 dqsqu_q2_q2(Sleef_quad2 x) { 2022-05-18T03:18:42.0794635Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0795121Z external/sleef/src/libm/sleefqp.c:272:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0795376Z static INLINE CONST Sleef_quad2 dqmul_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T03:18:42.0795498Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0795976Z external/sleef/src/libm/sleefqp.c:261:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0796229Z static INLINE CONST Sleef_quad2 dqmul_q2_q2_q(Sleef_quad2 x, Sleef_quad y) { 2022-05-18T03:18:42.0796367Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0796857Z external/sleef/src/libm/sleefqp.c:250:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0797103Z static INLINE CONST Sleef_quad2 dqmul_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T03:18:42.0797240Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0797729Z external/sleef/src/libm/sleefqp.c:232:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0797971Z static INLINE CONST Sleef_quad2 dqdiv_q2_q2_q2(Sleef_quad2 n, Sleef_quad2 d) { 2022-05-18T03:18:42.0798108Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0798595Z external/sleef/src/libm/sleefqp.c:214:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0798909Z static INLINE CONST Sleef_quad2 dqsub_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T03:18:42.0799044Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0799531Z external/sleef/src/libm/sleefqp.c:203:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0799788Z static INLINE CONST Sleef_quad2 dqadd2_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T03:18:42.0799923Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0800387Z external/sleef/src/libm/sleefqp.c:185:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0800636Z static INLINE CONST Sleef_quad2 dqadd_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T03:18:42.0800774Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0801252Z external/sleef/src/libm/sleefqp.c:175:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0801505Z static INLINE CONST Sleef_quad2 dqadd2_q2_q_q2(Sleef_quad x, Sleef_quad2 y) { 2022-05-18T03:18:42.0801645Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0802130Z external/sleef/src/libm/sleefqp.c:157:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0802383Z static INLINE CONST Sleef_quad2 dqadd_q2_q_q2(Sleef_quad x, Sleef_quad2 y) { 2022-05-18T03:18:42.0802509Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0802991Z external/sleef/src/libm/sleefqp.c:144:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0803244Z static INLINE CONST Sleef_quad2 dqadd2_q2_q2_q(Sleef_quad2 x, Sleef_quad y) { 2022-05-18T03:18:42.0803381Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0803853Z external/sleef/src/libm/sleefqp.c:126:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0804102Z static INLINE CONST Sleef_quad2 dqadd_q2_q2_q(Sleef_quad2 x, Sleef_quad y) { 2022-05-18T03:18:42.0804241Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0804728Z external/sleef/src/libm/sleefqp.c:116:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0804967Z static INLINE CONST Sleef_quad2 dqadd2_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T03:18:42.0805101Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0805634Z external/sleef/src/libm/sleefqp.c:98:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0805882Z static INLINE CONST Sleef_quad2 dqadd_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T03:18:42.0806019Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0806510Z external/sleef/src/libm/sleefqp.c:89:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0806729Z static INLINE CONST Sleef_quad2 dqneg_q2_q2(Sleef_quad2 d) { 2022-05-18T03:18:42.0806867Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0807336Z external/sleef/src/libm/sleefqp.c:80:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0807592Z static INLINE CONST Sleef_quad2 dqscale_q2_q2_q(Sleef_quad2 d, Sleef_quad s) { 2022-05-18T03:18:42.0807729Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0808203Z external/sleef/src/libm/sleefqp.c:71:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0808442Z static INLINE CONST Sleef_quad2 dqnormalize_q2_q2(Sleef_quad2 t) { 2022-05-18T03:18:42.0808585Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0809050Z external/sleef/src/libm/sleefqp.c:65:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0809277Z static INLINE CONST Sleef_quad2 dq(Sleef_quad h, Sleef_quad l) { 2022-05-18T03:18:42.0809390Z ^~ 2022-05-18T03:18:42.0809873Z external/sleef/src/libm/sleefqp.c:54:32: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0810157Z static INLINE CONST Sleef_quad upperq(Sleef_quad d) { 2022-05-18T03:18:42.0810283Z ^~~~~~ 2022-05-18T03:18:42.0810773Z external/sleef/src/libm/sleefqp.c:34:32: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0810980Z static INLINE CONST Sleef_quad xfabsq(Sleef_quad x) { 2022-05-18T03:18:42.0811105Z ^~~~~~ 2022-05-18T03:18:42.0811584Z external/sleef/src/libm/sleefqp.c:32:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0811833Z static INLINE CONST int xispinfq(Sleef_quad x) { return x == SLEEF_INFINITYq; } 2022-05-18T03:18:42.0811954Z ^~~~~~~~ 2022-05-18T03:18:42.0812436Z external/sleef/src/libm/sleefqp.c:31:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0812821Z static INLINE CONST int xisminfq(Sleef_quad x) { return x == -SLEEF_INFINITYq; } 2022-05-18T03:18:42.0812947Z ^~~~~~~~ 2022-05-18T03:18:42.0813426Z external/sleef/src/libm/sleefqp.c:30:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0813877Z static INLINE CONST int xisinfq(Sleef_quad x) { return x == SLEEF_INFINITYq || x == -SLEEF_INFINITYq; } 2022-05-18T03:18:42.0814001Z ^~~~~~~ 2022-05-18T03:18:42.0814468Z external/sleef/src/libm/sleefqp.c:29:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0814690Z static INLINE CONST int xisnanq(Sleef_quad x) { return x != x; } 2022-05-18T03:18:42.0814810Z ^~~~~~~ 2022-05-18T03:18:42.0815294Z external/sleef/src/libm/sleefqp.c:27:32: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0815568Z static INLINE CONST Sleef_quad xtruncq(Sleef_quad x) { return (Sleef_quad)(int64_t)x; } 2022-05-18T03:18:42.0815698Z ^~~~~~~ 2022-05-18T03:18:42.0816180Z external/sleef/src/libm/sleefqp.c:26:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0816433Z static INLINE CONST int64_t xceilq(Sleef_quad x) { return (int64_t)x + (x < 0 ? 0 : 1); } 2022-05-18T03:18:42.0816544Z ^~~~~~ 2022-05-18T03:18:42.0817073Z external/sleef/src/libm/sleefqp.c:25:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0817514Z static INLINE CONST int64_t xrintq(Sleef_quad x) { return x < 0 ? (int64_t)(x - 0.5) : (int64_t)(x + 0.5); } 2022-05-18T03:18:42.0817639Z ^~~~~~ 2022-05-18T03:18:42.0818116Z external/sleef/src/libm/sleefqp.c:24:32: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0818408Z static INLINE CONST Sleef_quad mlaq(Sleef_quad x, Sleef_quad y, Sleef_quad z) { return x * y + z; } 2022-05-18T03:18:42.0818534Z ^~~~ 2022-05-18T03:18:42.0819001Z external/sleef/src/libm/sleefqp.c:305:33: warning: 'dqrec_q2_q2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0819208Z static INLINE CONST Sleef_quad2 dqrec_q2_q2(Sleef_quad2 d) { 2022-05-18T03:18:42.0819345Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0819809Z external/sleef/src/libm/sleefqp.c:293:33: warning: 'dqrec_q2_q' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0820024Z static INLINE CONST Sleef_quad2 dqrec_q2_q(Sleef_quad d) { 2022-05-18T03:18:42.0820158Z ^~~~~~~~~~ 2022-05-18T03:18:42.0820624Z external/sleef/src/libm/sleefqp.c:283:33: warning: 'dqsqu_q2_q2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0820843Z static INLINE CONST Sleef_quad2 dqsqu_q2_q2(Sleef_quad2 x) { 2022-05-18T03:18:42.0820980Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0821437Z external/sleef/src/libm/sleefqp.c:232:33: warning: 'dqdiv_q2_q2_q2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0821732Z static INLINE CONST Sleef_quad2 dqdiv_q2_q2_q2(Sleef_quad2 n, Sleef_quad2 d) { 2022-05-18T03:18:42.0821868Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0822342Z external/sleef/src/libm/sleefqp.c:214:33: warning: 'dqsub_q2_q2_q2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0822595Z static INLINE CONST Sleef_quad2 dqsub_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T03:18:42.0822729Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0823200Z external/sleef/src/libm/sleefqp.c:185:33: warning: 'dqadd_q2_q2_q2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0823451Z static INLINE CONST Sleef_quad2 dqadd_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T03:18:42.0823574Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0824048Z external/sleef/src/libm/sleefqp.c:157:33: warning: 'dqadd_q2_q_q2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0824301Z static INLINE CONST Sleef_quad2 dqadd_q2_q_q2(Sleef_quad x, Sleef_quad2 y) { 2022-05-18T03:18:42.0824437Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0824910Z external/sleef/src/libm/sleefqp.c:126:33: warning: 'dqadd_q2_q2_q' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0825157Z static INLINE CONST Sleef_quad2 dqadd_q2_q2_q(Sleef_quad2 x, Sleef_quad y) { 2022-05-18T03:18:42.0825297Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0825888Z external/sleef/src/libm/sleefqp.c:116:33: warning: 'dqadd2_q2_q_q' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0826078Z static INLINE CONST Sleef_quad2 dqadd2_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T03:18:42.0826187Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0826661Z external/sleef/src/libm/sleefqp.c:98:33: warning: 'dqadd_q2_q_q' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0826910Z static INLINE CONST Sleef_quad2 dqadd_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T03:18:42.0827058Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0827509Z external/sleef/src/libm/sleefqp.c:89:33: warning: 'dqneg_q2_q2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0827727Z static INLINE CONST Sleef_quad2 dqneg_q2_q2(Sleef_quad2 d) { 2022-05-18T03:18:42.0827870Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0828418Z external/sleef/src/libm/sleefqp.c:80:33: warning: 'dqscale_q2_q2_q' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0828660Z static INLINE CONST Sleef_quad2 dqscale_q2_q2_q(Sleef_quad2 d, Sleef_quad s) { 2022-05-18T03:18:42.0828794Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0829276Z external/sleef/src/libm/sleefqp.c:71:33: warning: 'dqnormalize_q2_q2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0829514Z static INLINE CONST Sleef_quad2 dqnormalize_q2_q2(Sleef_quad2 t) { 2022-05-18T03:18:42.0829638Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0830077Z external/sleef/src/libm/sleefqp.c:32:25: warning: 'xispinfq' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0830339Z static INLINE CONST int xispinfq(Sleef_quad x) { return x == SLEEF_INFINITYq; } 2022-05-18T03:18:42.0830448Z ^~~~~~~~ 2022-05-18T03:18:42.0830889Z external/sleef/src/libm/sleefqp.c:31:25: warning: 'xisminfq' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0831273Z static INLINE CONST int xisminfq(Sleef_quad x) { return x == -SLEEF_INFINITYq; } 2022-05-18T03:18:42.0831405Z ^~~~~~~~ 2022-05-18T03:18:42.0831860Z external/sleef/src/libm/sleefqp.c:27:32: warning: 'xtruncq' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0832121Z static INLINE CONST Sleef_quad xtruncq(Sleef_quad x) { return (Sleef_quad)(int64_t)x; } 2022-05-18T03:18:42.0832253Z ^~~~~~~ 2022-05-18T03:18:42.0832707Z external/sleef/src/libm/sleefqp.c:25:29: warning: 'xrintq' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0833185Z static INLINE CONST int64_t xrintq(Sleef_quad x) { return x < 0 ? (int64_t)(x - 0.5) : (int64_t)(x + 0.5); } 2022-05-18T03:18:42.0833321Z ^~~~~~ 2022-05-18T03:18:42.0833742Z INFO: From Compiling src/libm/sleefdp.c: 2022-05-18T03:18:42.0834051Z external/sleef/src/libm/sleefdp.c: In function 'atan2k_u1': 2022-05-18T03:18:42.0834468Z external/sleef/src/libm/sleefdp.c:626:54: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:18:42.0834641Z double t2 = t.x * t.x, t4 = t2 * t2, t8 = t4 * t4, t16 = t8 * t8; 2022-05-18T03:18:42.0834792Z ^~~ 2022-05-18T03:18:42.0835134Z external/sleef/src/libm/sleefdp.c: In function 'Sleef_acos_u10': 2022-05-18T03:18:42.0835550Z external/sleef/src/libm/sleefdp.c:703:60: warning: unused variable 'w' [-Wunused-variable] 2022-05-18T03:18:42.0835759Z Sleef_double2 x = o ? dd(fabsk(d), 0) : ddsqrt_d2_d(x2), w; 2022-05-18T03:18:42.0835920Z ^ 2022-05-18T03:18:42.0836225Z external/sleef/src/libm/sleefdp.c: In function 'rempi': 2022-05-18T03:18:42.0836645Z external/sleef/src/libm/sleefdp.c:769:10: warning: unused variable 't' [-Wunused-variable] 2022-05-18T03:18:42.0836746Z double t; 2022-05-18T03:18:42.0836855Z ^ 2022-05-18T03:18:42.0837285Z external/sleef/src/libm/sleefdp.c:767:23: warning: unused variable 'z' [-Wunused-variable] 2022-05-18T03:18:42.0837423Z Sleef_double2 x, y, z; 2022-05-18T03:18:42.0837544Z ^ 2022-05-18T03:18:42.0837856Z external/sleef/src/libm/sleefdp.c: In function 'gammak': 2022-05-18T03:18:42.0838276Z external/sleef/src/libm/sleefdp.c:2474:67: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:18:42.0838494Z Sleef_double2 clc = dd(0, 0), clln = dd(1, 0), clld = dd(1, 0), v = dd(1, 0), x, y, z; 2022-05-18T03:18:42.0838650Z ^ 2022-05-18T03:18:42.0838773Z At top level: 2022-05-18T03:18:42.0839267Z external/sleef/src/libm/sleefdp.c:2567:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0839608Z static INLINE CONST Sleef_double2 poly4dd(double x, double c3, Sleef_double2 c2, Sleef_double2 c1, Sleef_double2 c0) { 2022-05-18T03:18:42.0839790Z ^~~~~~~ 2022-05-18T03:18:42.0840286Z external/sleef/src/libm/sleefdp.c:2566:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0840609Z static INLINE CONST Sleef_double2 poly2dd(double x, double c1, Sleef_double2 c0) { return ddmla(x, dd(c1, 0), c0); } 2022-05-18T03:18:42.0840727Z ^~~~~~~ 2022-05-18T03:18:42.0841216Z external/sleef/src/libm/sleefdp.c:2565:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0841546Z static INLINE CONST Sleef_double2 poly2dd_b(double x, Sleef_double2 c1, Sleef_double2 c0) { return ddmla(x, c1, c0); } 2022-05-18T03:18:42.0841686Z ^~~~~~~~~ 2022-05-18T03:18:42.0842174Z external/sleef/src/libm/sleefdp.c:2562:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0842449Z static INLINE CONST Sleef_double2 ddmla(double x, Sleef_double2 y, Sleef_double2 z) { 2022-05-18T03:18:42.0842581Z ^~~~~ 2022-05-18T03:18:42.0843062Z external/sleef/src/libm/sleefdp.c:2431:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0843237Z static INLINE CONST double rintk2(double d) { 2022-05-18T03:18:42.0843361Z ^~~~~~ 2022-05-18T03:18:42.0843849Z external/sleef/src/libm/sleefdp.c:2402:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0844023Z static INLINE CONST double ptrunc(double x) { 2022-05-18T03:18:42.0844145Z ^~~~~~ 2022-05-18T03:18:42.0844684Z external/sleef/src/libm/sleefdp.c:2398:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0844880Z static INLINE CONST double removelsb(double d) { 2022-05-18T03:18:42.0845004Z ^~~~~~~~~ 2022-05-18T03:18:42.0845490Z external/sleef/src/libm/sleefdp.c:2394:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0845685Z static INLINE CONST double toward0(double d) { 2022-05-18T03:18:42.0845808Z ^~~~~~~ 2022-05-18T03:18:42.0846301Z external/sleef/src/libm/sleefdp.c:1770:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0846523Z static INLINE CONST Sleef_double2 logk2(Sleef_double2 d) { 2022-05-18T03:18:42.0846651Z ^~~~~ 2022-05-18T03:18:42.0847138Z external/sleef/src/libm/sleefdp.c:1661:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0847363Z static INLINE CONST Sleef_double2 expk2(Sleef_double2 d) { 2022-05-18T03:18:42.0847476Z ^~~~~ 2022-05-18T03:18:42.0847969Z external/sleef/src/libm/sleefdp.c:1608:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0848174Z static INLINE CONST double expk(Sleef_double2 d) { 2022-05-18T03:18:42.0848299Z ^~~~ 2022-05-18T03:18:42.0848785Z external/sleef/src/libm/sleefdp.c:1530:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0848983Z static INLINE CONST Sleef_double2 logk(double d) { 2022-05-18T03:18:42.0849111Z ^~~~ 2022-05-18T03:18:42.0849585Z external/sleef/src/libm/sleefdp.c:1503:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0849777Z static INLINE CONST double expm1k(double d) { 2022-05-18T03:18:42.0849898Z ^~~~~~ 2022-05-18T03:18:42.0850401Z external/sleef/src/libm/sleefdp.c:1280:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0850613Z static INLINE CONST Sleef_double2 cospik(double d) { 2022-05-18T03:18:42.0850742Z ^~~~~~ 2022-05-18T03:18:42.0851281Z external/sleef/src/libm/sleefdp.c:1233:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0851476Z static INLINE CONST Sleef_double2 sinpik(double d) { 2022-05-18T03:18:42.0851606Z ^~~~~~ 2022-05-18T03:18:42.0852095Z external/sleef/src/libm/sleefdp.c:749:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0852312Z static INLINE CONST double orsign(double x, double y) { 2022-05-18T03:18:42.0852435Z ^~~~~~ 2022-05-18T03:18:42.0852928Z external/sleef/src/libm/sleefdp.c:468:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0853146Z static INLINE CONST double atan2k(double y, double x) { 2022-05-18T03:18:42.0853252Z ^~~~~~ 2022-05-18T03:18:42.0853741Z external/sleef/src/libm/sleefdp.c:461:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0853958Z static INLINE CONST Sleef_double2 ddsqrt_d2_d(double d) { 2022-05-18T03:18:42.0854101Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0854595Z external/sleef/src/libm/sleefdp.c:456:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0854830Z static INLINE CONST Sleef_double2 ddsqrt_d2_d2(Sleef_double2 d) { 2022-05-18T03:18:42.0854970Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0855465Z external/sleef/src/libm/sleefdp.c:444:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0855678Z static INLINE CONST Sleef_double2 ddrec_d2_d2(Sleef_double2 d) { 2022-05-18T03:18:42.0855815Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0856345Z external/sleef/src/libm/sleefdp.c:432:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0856557Z static INLINE CONST Sleef_double2 ddrec_d2_d(double d) { 2022-05-18T03:18:42.0856696Z ^~~~~~~~~~ 2022-05-18T03:18:42.0857186Z external/sleef/src/libm/sleefdp.c:426:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0857397Z static INLINE CONST double ddsqu_d_d2(Sleef_double2 x) { 2022-05-18T03:18:42.0857525Z ^~~~~~~~~~ 2022-05-18T03:18:42.0857999Z external/sleef/src/libm/sleefdp.c:416:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0858226Z static INLINE CONST Sleef_double2 ddsqu_d2_d2(Sleef_double2 x) { 2022-05-18T03:18:42.0858359Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0858842Z external/sleef/src/libm/sleefdp.c:409:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0859104Z static INLINE CONST double ddmul_d_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T03:18:42.0859231Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0859720Z external/sleef/src/libm/sleefdp.c:398:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0859990Z static INLINE CONST Sleef_double2 ddmul_d2_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T03:18:42.0860113Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0860604Z external/sleef/src/libm/sleefdp.c:387:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0860857Z static INLINE CONST Sleef_double2 ddmul_d2_d2_d(Sleef_double2 x, double y) { 2022-05-18T03:18:42.0860998Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0861481Z external/sleef/src/libm/sleefdp.c:376:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0861724Z static INLINE CONST Sleef_double2 ddmul_d2_d_d(double x, double y) { 2022-05-18T03:18:42.0861863Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0862351Z external/sleef/src/libm/sleefdp.c:358:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0862646Z static INLINE CONST Sleef_double2 dddiv_d2_d2_d2(Sleef_double2 n, Sleef_double2 d) { 2022-05-18T03:18:42.0862787Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0863274Z external/sleef/src/libm/sleefdp.c:340:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0863544Z static INLINE CONST Sleef_double2 ddsub_d2_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T03:18:42.0863685Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0864176Z external/sleef/src/libm/sleefdp.c:329:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0864449Z static INLINE CONST Sleef_double2 ddadd2_d2_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T03:18:42.0864585Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0865071Z external/sleef/src/libm/sleefdp.c:311:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0865328Z static INLINE CONST Sleef_double2 ddadd_d2_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T03:18:42.0865469Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0866072Z external/sleef/src/libm/sleefdp.c:309:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0866356Z static INLINE CONST double ddadd2_d_d_d2(double x, Sleef_double2 y) { return y.y + y.x + x; } 2022-05-18T03:18:42.0866486Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0867072Z external/sleef/src/libm/sleefdp.c:299:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0867408Z static INLINE CONST Sleef_double2 ddadd2_d2_d_d2(double x, Sleef_double2 y) { 2022-05-18T03:18:42.0867546Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0868024Z external/sleef/src/libm/sleefdp.c:281:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0868265Z static INLINE CONST Sleef_double2 ddadd_d2_d_d2(double x, Sleef_double2 y) { 2022-05-18T03:18:42.0868414Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0868899Z external/sleef/src/libm/sleefdp.c:270:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0869142Z static INLINE CONST Sleef_double2 ddadd2_d2_d2_d(Sleef_double2 x, double y) { 2022-05-18T03:18:42.0869282Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:42.0869766Z external/sleef/src/libm/sleefdp.c:252:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0870017Z static INLINE CONST Sleef_double2 ddadd_d2_d2_d(Sleef_double2 x, double y) { 2022-05-18T03:18:42.0870147Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0870633Z external/sleef/src/libm/sleefdp.c:242:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0870871Z static INLINE CONST Sleef_double2 ddadd2_d2_d_d(double x, double y) { 2022-05-18T03:18:42.0871014Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0871502Z external/sleef/src/libm/sleefdp.c:224:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0871738Z static INLINE CONST Sleef_double2 ddadd_d2_d_d(double x, double y) { 2022-05-18T03:18:42.0871877Z ^~~~~~~~~~~~ 2022-05-18T03:18:42.0872356Z external/sleef/src/libm/sleefdp.c:202:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0872573Z static INLINE CONST Sleef_double2 ddabs_d2_d2(Sleef_double2 x) { 2022-05-18T03:18:42.0872710Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0873197Z external/sleef/src/libm/sleefdp.c:193:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0873451Z static INLINE CONST Sleef_double2 ddneg_d2_d2(Sleef_double2 d) { 2022-05-18T03:18:42.0873584Z ^~~~~~~~~~~ 2022-05-18T03:18:42.0874130Z external/sleef/src/libm/sleefdp.c:184:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0874394Z static INLINE CONST Sleef_double2 ddscale_d2_d2_d(Sleef_double2 d, double s) { 2022-05-18T03:18:42.0874533Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0875005Z external/sleef/src/libm/sleefdp.c:175:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0875256Z static INLINE CONST Sleef_double2 ddnormalize_d2_d2(Sleef_double2 t) { 2022-05-18T03:18:42.0875398Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0875889Z external/sleef/src/libm/sleefdp.c:169:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0876109Z static INLINE CONST Sleef_double2 dd(double h, double l) { 2022-05-18T03:18:42.0876236Z ^~ 2022-05-18T03:18:42.0876720Z external/sleef/src/libm/sleefdp.c:165:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0876912Z static INLINE CONST double upper(double d) { 2022-05-18T03:18:42.0877021Z ^~~~~ 2022-05-18T03:18:42.0877505Z external/sleef/src/libm/sleefdp.c:144:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0877690Z static INLINE CONST int ilogb2k(double d) { 2022-05-18T03:18:42.0877811Z ^~~~~~~ 2022-05-18T03:18:42.0878308Z external/sleef/src/libm/sleefdp.c:134:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0878492Z static INLINE CONST int ilogbk(double d) { 2022-05-18T03:18:42.0878654Z ^~~~~~ 2022-05-18T03:18:42.0879144Z external/sleef/src/libm/sleefdp.c:115:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0879383Z static INLINE CONST double ldexp3k(double d, int e) { // very fast, no denormal 2022-05-18T03:18:42.0879508Z ^~~~~~~ 2022-05-18T03:18:42.0880003Z external/sleef/src/libm/sleefdp.c:111:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0880280Z static INLINE CONST double ldexp2k(double d, int e) { // faster than ldexpk, short reach 2022-05-18T03:18:42.0880404Z ^~~~~~~ 2022-05-18T03:18:42.0880884Z external/sleef/src/libm/sleefdp.c:96:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0881088Z static INLINE CONST double ldexpk(double x, int q) { 2022-05-18T03:18:42.0881199Z ^~~~~~ 2022-05-18T03:18:42.0881681Z external/sleef/src/libm/sleefdp.c:92:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0881860Z static INLINE CONST double pow2i(int q) { 2022-05-18T03:18:42.0881983Z ^~~~~ 2022-05-18T03:18:42.0882467Z external/sleef/src/libm/sleefdp.c:87:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0882653Z static INLINE CONST int xisodd(double d) { 2022-05-18T03:18:42.0882775Z ^~~~~~ 2022-05-18T03:18:42.0883257Z external/sleef/src/libm/sleefdp.c:82:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0883427Z static INLINE CONST int xisint(double d) { 2022-05-18T03:18:42.0883549Z ^~~~~~ 2022-05-18T03:18:42.0884038Z external/sleef/src/libm/sleefdp.c:80:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0884294Z static INLINE CONST int xisnumber(double x) { return !xisinf(x) && !xisnan(x); } 2022-05-18T03:18:42.0884423Z ^~~~~~~~~ 2022-05-18T03:18:42.0884910Z external/sleef/src/libm/sleefdp.c:79:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0885416Z static INLINE CONST int xisnegzero(double x) { return doubleToRawLongBits(x) == doubleToRawLongBits(-0.0); } 2022-05-18T03:18:42.0885583Z ^~~~~~~~~~ 2022-05-18T03:18:42.0886057Z external/sleef/src/libm/sleefdp.c:78:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0886304Z static INLINE CONST int xispinf(double x) { return x == SLEEF_INFINITY; } 2022-05-18T03:18:42.0886429Z ^~~~~~~ 2022-05-18T03:18:42.0886906Z external/sleef/src/libm/sleefdp.c:77:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0887269Z static INLINE CONST int xisminf(double x) { return x == -SLEEF_INFINITY; } 2022-05-18T03:18:42.0887395Z ^~~~~~~ 2022-05-18T03:18:42.0887873Z external/sleef/src/libm/sleefdp.c:76:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0888307Z static INLINE CONST int xisinf(double x) { return x == SLEEF_INFINITY || x == -SLEEF_INFINITY; } 2022-05-18T03:18:42.0888413Z ^~~~~~ 2022-05-18T03:18:42.0888905Z external/sleef/src/libm/sleefdp.c:75:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0889125Z static INLINE CONST int xisnan(double x) { return x != x; } 2022-05-18T03:18:42.0889248Z ^~~~~~ 2022-05-18T03:18:42.0889732Z external/sleef/src/libm/sleefdp.c:73:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0890023Z static INLINE CONST double fmaxk(double x, double y) { return x > y ? x : y; } 2022-05-18T03:18:42.0890145Z ^~~~~ 2022-05-18T03:18:42.0890636Z external/sleef/src/libm/sleefdp.c:72:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0890942Z static INLINE CONST double fmink(double x, double y) { return x < y ? x : y; } 2022-05-18T03:18:42.0891049Z ^~~~~ 2022-05-18T03:18:42.0891527Z external/sleef/src/libm/sleefdp.c:71:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0891772Z static INLINE CONST double trunck(double x) { return (double)(int)x; } 2022-05-18T03:18:42.0891896Z ^~~~~~ 2022-05-18T03:18:42.0892378Z external/sleef/src/libm/sleefdp.c:70:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0892613Z static INLINE CONST int ceilk(double x) { return (int)x + (x < 0 ? 0 : 1); } 2022-05-18T03:18:42.0892731Z ^~~~~ 2022-05-18T03:18:42.0893218Z external/sleef/src/libm/sleefdp.c:69:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0893598Z static INLINE CONST double rintk(double x) { return x < 0 ? (int)(x - 0.5) : (int)(x + 0.5); } 2022-05-18T03:18:42.0893724Z ^~~~~ 2022-05-18T03:18:42.0894205Z external/sleef/src/libm/sleefdp.c:68:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0894470Z static INLINE CONST double mla(double x, double y, double z) { return x * y + z; } 2022-05-18T03:18:42.0894592Z ^~~ 2022-05-18T03:18:42.0895075Z external/sleef/src/libm/sleefdp.c:67:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0895311Z static INLINE CONST double sign(double d) { return mulsign(1, d); } 2022-05-18T03:18:42.0895432Z ^~~~ 2022-05-18T03:18:42.0895909Z external/sleef/src/libm/sleefdp.c:63:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0896138Z static INLINE CONST double copysignk(double x, double y) { 2022-05-18T03:18:42.0896268Z ^~~~~~~~~ 2022-05-18T03:18:42.0896753Z external/sleef/src/libm/sleefdp.c:59:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0896968Z static INLINE CONST double mulsign(double x, double y) { 2022-05-18T03:18:42.0897095Z ^~~~~~~ 2022-05-18T03:18:42.0897618Z external/sleef/src/libm/sleefdp.c:55:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0897804Z static INLINE CONST double fabsk(double x) { 2022-05-18T03:18:42.0897913Z ^~~~~ 2022-05-18T03:18:42.0898396Z external/sleef/src/libm/sleefdp.c:46:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0898618Z static INLINE CONST double longBitsToDouble(int64_t i) { 2022-05-18T03:18:42.0898752Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0899237Z external/sleef/src/libm/sleefdp.c:37:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:42.0899476Z static INLINE CONST int64_t doubleToRawLongBits(double d) { 2022-05-18T03:18:42.0899614Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:42.0900090Z external/sleef/src/libm/sleefdp.c:309:28: warning: 'ddadd2_d_d_d2' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0900359Z static INLINE CONST double ddadd2_d_d_d2(double x, Sleef_double2 y) { return y.y + y.x + x; } 2022-05-18T03:18:42.0900490Z ^~~~~~~~~~~~~ 2022-05-18T03:18:42.0900952Z external/sleef/src/libm/sleefdp.c:78:25: warning: 'xispinf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0901198Z static INLINE CONST int xispinf(double x) { return x == SLEEF_INFINITY; } 2022-05-18T03:18:42.0901322Z ^~~~~~~ 2022-05-18T03:18:42.0901769Z external/sleef/src/libm/sleefdp.c:77:25: warning: 'xisminf' defined but not used [-Wunused-function] 2022-05-18T03:18:42.0902131Z static INLINE CONST int xisminf(double x) { return x == -SLEEF_INFINITY; } 2022-05-18T03:18:42.0902293Z ^~~~~~~ 2022-05-18T03:18:43.2181473Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T03:18:43.2182899Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:18:43.2184937Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:25:38: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:18:43.2185662Z Vectorized t2_vec) { 2022-05-18T03:18:43.2186124Z ^ 2022-05-18T03:18:44.4147631Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2022-05-18T03:18:44.4156445Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2:0: 2022-05-18T03:18:44.4157309Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2022-05-18T03:18:44.4158360Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:32:42: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2022-05-18T03:18:44.4159182Z [=](Vectorized a) -> Vectorized { return a; }); 2022-05-18T03:18:44.4159607Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:45.2181193Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2022-05-18T03:18:45.2182163Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:18:45.2182713Z # pragma unroll 2022-05-18T03:18:45.2183001Z 2022-05-18T03:18:46.2372203Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2022-05-18T03:18:46.2372837Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-05-18T03:18:46.2373198Z from aten/src/ATen/cpu/vec/vec.h:4, 2022-05-18T03:18:46.2373498Z from aten/src/ATen/native/cpu/Loops.h:36, 2022-05-18T03:18:46.2374015Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:8: 2022-05-18T03:18:46.2374975Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::AVX2::Vectorized at::vec::AVX2::Vectorized::maximum(at::vec::AVX2::Vectorized) const': 2022-05-18T03:18:46.2375590Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:280:29: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2022-05-18T03:18:46.2376005Z Vectorized maximum(Vectorized b) const { 2022-05-18T03:18:46.2376274Z ^~~~~~~ 2022-05-18T03:18:46.2522348Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2022-05-18T03:18:46.2534425Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:18:46.2534996Z # pragma unroll 2022-05-18T03:18:46.2535271Z 2022-05-18T03:18:46.2536011Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:18:46.2536586Z # pragma unroll 2022-05-18T03:18:46.2536855Z 2022-05-18T03:18:46.2537591Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:18:46.2538148Z # pragma unroll 2022-05-18T03:18:46.2538412Z 2022-05-18T03:18:46.2539149Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:18:46.2539707Z # pragma unroll 2022-05-18T03:18:46.2539984Z 2022-05-18T03:18:46.2540604Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3:0: 2022-05-18T03:18:46.2541599Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:18:46.2542637Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:615:63: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:18:46.2543331Z [=](Vectorized a, Vectorized b) { return a + b; }); 2022-05-18T03:18:46.2543767Z ^ 2022-05-18T03:18:46.3556687Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2022-05-18T03:18:46.3567149Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:18:46.3567900Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:61:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:18:46.3568330Z [](Vec base) -> Vec { return base * base; } 2022-05-18T03:18:46.3568533Z ^~~ 2022-05-18T03:18:46.4254218Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2022-05-18T03:18:46.4255176Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:9:0: 2022-05-18T03:18:46.4256277Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2022-05-18T03:18:46.4257205Z aten/src/ATen/native/cpu/utils.h:45:3: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:18:46.4257811Z Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2022-05-18T03:18:46.4258195Z ^~~~ 2022-05-18T03:18:46.7348790Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T03:18:46.7366462Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:18:46.7367576Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:76:32: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:18:46.7368434Z [](Vectorized x_vec) { return x_vec.log(); }, 2022-05-18T03:18:46.7368792Z ^ 2022-05-18T03:18:52.7485055Z [596 / 2,765] Compiling aten/src/ATen/native/cpu/PixelShuffleKernel.cpp.DEFAULT.cpp; 7s processwrapper-sandbox ... (8 actions, 7 running) 2022-05-18T03:18:52.7586956Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:18:52.7590822Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:18:52.7591620Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:18:52.7592146Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:18:52.7593063Z ^ 2022-05-18T03:18:52.7593297Z At top level: 2022-05-18T03:18:52.7593990Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7594599Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:18:52.7595736Z ^~~~~~~ 2022-05-18T03:18:52.7596457Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7597057Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:18:52.7597468Z ^~~~~~~ 2022-05-18T03:18:52.7598460Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7599063Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:18:52.7599489Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7600438Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7600982Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:18:52.7601376Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7602059Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7606474Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:52.7614912Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7615650Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7616280Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:18:52.7616620Z ^~~~~~ 2022-05-18T03:18:52.7617265Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7617804Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:18:52.7618156Z ^~~~~~ 2022-05-18T03:18:52.7618777Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7619422Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:18:52.7619792Z ^~~~~~ 2022-05-18T03:18:52.7620300Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7620702Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:18:52.7620979Z ^~~~~ 2022-05-18T03:18:52.7621779Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7622445Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:18:52.7622860Z ^~~~~~ 2022-05-18T03:18:52.7623417Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7624000Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:18:52.7624270Z ^~~~~ 2022-05-18T03:18:52.7624826Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7625530Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:18:52.7626062Z ^~~~~~~ 2022-05-18T03:18:52.7626703Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7627183Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:18:52.7627486Z ^~~~~~~~~~ 2022-05-18T03:18:52.7627956Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7628466Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:18:52.7628803Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7629468Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7630026Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:18:52.7630322Z ^~~~~~~ 2022-05-18T03:18:52.7630861Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7631323Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:18:52.7631590Z ^~~~~~ 2022-05-18T03:18:52.7632305Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7632618Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:18:52.7632868Z ^~~~~~~~~ 2022-05-18T03:18:52.7633294Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7633711Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:52.7634090Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7634738Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7635278Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:18:52.7635682Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7636294Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7636837Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:18:52.7637240Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7637896Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7638454Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:18:52.7638842Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7639467Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7639950Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:18:52.7640294Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7640947Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7641495Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:18:52.7641979Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7642578Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7643227Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:18:52.7643620Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7644134Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7644790Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:18:52.7645216Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7645777Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7646303Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:18:52.7646750Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7647301Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7647717Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:18:52.7647948Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7648329Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7648723Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:18:52.7648974Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7649441Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7649849Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:18:52.7650109Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7650480Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7650798Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:18:52.7651023Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7651444Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7651791Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:52.7652063Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7652434Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7652774Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:52.7653085Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7653517Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7653832Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:18:52.7654095Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7654476Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7654799Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:18:52.7655036Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7655436Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7655767Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:18:52.7655998Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7656290Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:52.7656758Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7657096Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:18:52.7657331Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7657699Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7658015Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:52.7658263Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7658628Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7658942Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:52.7659165Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7659526Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7659890Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:18:52.7660123Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7660474Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7660806Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:52.7661080Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7661436Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7661867Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:52.7662148Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7662542Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7662860Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:52.7663173Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7663538Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7663838Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:18:52.7664119Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7664530Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7664848Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:52.7665072Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7665521Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7672302Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:52.7672778Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7673531Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7674191Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:18:52.7674729Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7675320Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7675783Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:52.7676127Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7676679Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7677175Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:52.7677662Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7678466Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7679166Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:52.7679635Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7680423Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7681001Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:52.7681441Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7682165Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7682748Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:52.7683177Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7683927Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7684508Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:52.7684960Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7685756Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7686446Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:52.7686947Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7687837Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7688833Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:52.7689291Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7689940Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7690539Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:52.7690974Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7691627Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7692213Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:52.7692647Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7693311Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7693888Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:52.7694320Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7694982Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7695586Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:18:52.7696008Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7696664Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7697259Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:18:52.7697684Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7698343Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7698851Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:52.7699266Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7699834Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7700378Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:52.7700716Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7701250Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7701799Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:52.7702402Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7703173Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7703740Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:52.7704183Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7704825Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7705366Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:52.7705908Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7706625Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7707326Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:52.7707785Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7708439Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7709284Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:18:52.7709675Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7710304Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7710846Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:52.7711380Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7712152Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7712725Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:52.7713153Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7713873Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7714576Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:52.7715004Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7715689Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7716200Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:52.7716574Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7717228Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7718166Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:52.7718868Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7719573Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7720358Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:52.7720939Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7721850Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7722619Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:18:52.7723135Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7723628Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:52.7724527Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7725258Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:18:52.7725791Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7726561Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7727083Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:18:52.7727503Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7728163Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7728753Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:18:52.7729189Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7729849Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7730460Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:18:52.7730997Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7731648Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7732225Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:18:52.7732645Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7733328Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7733960Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:18:52.7734433Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7735105Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7735741Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:18:52.7736201Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7736877Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7737543Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:18:52.7738008Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7738677Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7739295Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:18:52.7739745Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7740418Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7741028Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:18:52.7741479Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7741909Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:18:52.7742714Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7743420Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:52.7743840Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7744534Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7745136Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:52.7745549Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7746243Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7746770Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:52.7747097Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7747671Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7748222Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:52.7748636Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7749331Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7750107Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:18:52.7750481Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7751088Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7751554Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:52.7751849Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7752402Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7752770Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:18:52.7753010Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7753391Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7753735Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:52.7753975Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7754334Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7754677Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:18:52.7754917Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7755282Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7769961Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T03:18:52.7770563Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7771284Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7771843Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:18:52.7772256Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7772970Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7773500Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:52.7774102Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7774759Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7775295Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:52.7775635Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7776403Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7776871Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:52.7777115Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7777497Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7778940Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:52.7779213Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7779606Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7780101Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:18:52.7780344Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7780711Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7781086Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:52.7781351Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7781707Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7782061Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:52.7782306Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7782675Z external/sleef/src/arch/helperavx2_128.h:397:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7783086Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:18:52.7783328Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7783699Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7784090Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:52.7784361Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7784732Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7785119Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:52.7785393Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7786195Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7786789Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:18:52.7787246Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7787839Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7788324Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:18:52.7788693Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7789568Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7790159Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:18:52.7790600Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7791203Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7791770Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:18:52.7792329Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7793164Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7793788Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:18:52.7794185Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7794895Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7795502Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:18:52.7795883Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7796457Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7796951Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:18:52.7797325Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7797899Z external/sleef/src/arch/helperavx2_128.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7798668Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:18:52.7799213Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7799846Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7800466Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:52.7801070Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7801641Z external/sleef/src/arch/helperavx2_128.h:378:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7802224Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:18:52.7802646Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7803339Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7804076Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:52.7804550Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7805152Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7805717Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:18:52.7806081Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7806675Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7807213Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:18:52.7807609Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7808246Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7808876Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:18:52.7809257Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7809934Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7810500Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:18:52.7810969Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7811547Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7812195Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:18:52.7812634Z ^~~~~~~~~~ 2022-05-18T03:18:52.7813299Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7813868Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:52.7814258Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7814896Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7815587Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:52.7815952Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7816542Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7818004Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:52.7818463Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7819153Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7819839Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:52.7820325Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7821019Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7821804Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:52.7822318Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7823010Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7823643Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:52.7824071Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7824764Z external/sleef/src/arch/helperavx2_128.h:336:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7825378Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:18:52.7825876Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7826622Z external/sleef/src/arch/helperavx2_128.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7827199Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(o)); } 2022-05-18T03:18:52.7827594Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7828251Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7828778Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:18:52.7829155Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7829813Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7830415Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:52.7830807Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7831435Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7832041Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:52.7832455Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7833108Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7833815Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:52.7834242Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7834932Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7835533Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:52.7835957Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7836621Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7837244Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:52.7837616Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7838299Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7838881Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:52.7839272Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7839939Z external/sleef/src/arch/helperavx2_128.h:321:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7840512Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:52.7840887Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7841455Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7842018Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:52.7842518Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7843087Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7843637Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:52.7844014Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7844601Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7845123Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:52.7845487Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7846112Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7846652Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:52.7847013Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7847627Z external/sleef/src/arch/helperavx2_128.h:314:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7848215Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:52.7848648Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7849499Z external/sleef/src/arch/helperavx2_128.h:313:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7850130Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:52.7850549Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7851232Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7851859Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:18:52.7852296Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7852979Z external/sleef/src/arch/helperavx2_128.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7853613Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:18:52.7854139Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7854849Z external/sleef/src/arch/helperavx2_128.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7855464Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:52.7855899Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7856597Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7857274Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:52.7857755Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7858444Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7859118Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:52.7859588Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7860275Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7860943Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:52.7861412Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7862102Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7862775Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:52.7863324Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7864004Z external/sleef/src/arch/helperavx2_128.h:303:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7864692Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:52.7865186Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7866615Z external/sleef/src/arch/helperavx2_128.h:302:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7867284Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:52.7867763Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7868460Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7869113Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:18:52.7869575Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7870261Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7870919Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:18:52.7871364Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7872058Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7872713Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:18:52.7873155Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7873847Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7874512Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:18:52.7874972Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7875641Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7876405Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:18:52.7876862Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7877535Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7878152Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:18:52.7878580Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7879258Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7879868Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:18:52.7880293Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7880970Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7881618Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:18:52.7882083Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7882774Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7883443Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:18:52.7883882Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7884561Z external/sleef/src/arch/helperavx2_128.h:290:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7885302Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:18:52.7885735Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7886411Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7887366Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:52.7887914Z ^~~~~~~~~~ 2022-05-18T03:18:52.7888577Z external/sleef/src/arch/helperavx2_128.h:288:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7889546Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:18:52.7890077Z ^~~~~~~~~~ 2022-05-18T03:18:52.7890754Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7891326Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:18:52.7891729Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7892167Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7892494Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:52.7892738Z ^~~~~~~~~~ 2022-05-18T03:18:52.7893115Z external/sleef/src/arch/helperavx2_128.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7893456Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:18:52.7893693Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7894072Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7894420Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:18:52.7894649Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7895075Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7895412Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:18:52.7895654Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7896015Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7896356Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:18:52.7896597Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7896958Z external/sleef/src/arch/helperavx2_128.h:280:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7897323Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:18:52.7897589Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7897966Z external/sleef/src/arch/helperavx2_128.h:279:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7898316Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:18:52.7898581Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7898960Z external/sleef/src/arch/helperavx2_128.h:277:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7899294Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:18:52.7899545Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7899924Z external/sleef/src/arch/helperavx2_128.h:276:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7900304Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:18:52.7900538Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7900920Z external/sleef/src/arch/helperavx2_128.h:275:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7901250Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:18:52.7901465Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7901843Z external/sleef/src/arch/helperavx2_128.h:274:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7902169Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:18:52.7902396Z ^~~~~~~~~~ 2022-05-18T03:18:52.7902752Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7903100Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:52.7903348Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7903703Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7904060Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T03:18:52.7904371Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7904981Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7905520Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T03:18:52.7906011Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7906705Z external/sleef/src/arch/helperavx2_128.h:269:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7907211Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:18:52.7907560Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7908088Z external/sleef/src/arch/helperavx2_128.h:268:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7908505Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:18:52.7908821Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7909515Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7909896Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:18:52.7910149Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7910530Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7910876Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:18:52.7911111Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7911480Z external/sleef/src/arch/helperavx2_128.h:252:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7911819Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:18:52.7912060Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7912420Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7913116Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:18:52.7913512Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7914120Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7914689Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:18:52.7915081Z ^~~~~~~~~~ 2022-05-18T03:18:52.7915561Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7915856Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:52.7916069Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7916444Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7916739Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:52.7916946Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7917321Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7917624Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:52.7917823Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7918194Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7918500Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:52.7918694Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7919067Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7919446Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:52.7919726Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7920090Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7920448Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:52.7920701Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7921064Z external/sleef/src/arch/helperavx2_128.h:221:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7921456Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:18:52.7921699Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7922073Z external/sleef/src/arch/helperavx2_128.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7922473Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(o)); } 2022-05-18T03:18:52.7922986Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7923635Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7924209Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:18:52.7924622Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7925237Z external/sleef/src/arch/helperavx2_128.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7925811Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:52.7926190Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7926815Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7927379Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:52.7927620Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7927992Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7928359Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:52.7928595Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7928955Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7929557Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:52.7929865Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7930289Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7930632Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:52.7930865Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7931252Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7931582Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:52.7931809Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7932175Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7932491Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:52.7932933Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7933553Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7933931Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:52.7934166Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7934544Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7934875Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:52.7935096Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7935465Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7935833Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:52.7936066Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7936425Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7936754Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:52.7936980Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7937404Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7937744Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:52.7938171Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7938566Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7938879Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:52.7939111Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7939491Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7939808Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:52.7940040Z ^~~~~~~~~~ 2022-05-18T03:18:52.7940408Z external/sleef/src/arch/helperavx2_128.h:196:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7940817Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:18:52.7941042Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7941419Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7941752Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:52.7942125Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7942500Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7942931Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:52.7943299Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7943680Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7944120Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:52.7944392Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7944755Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7945126Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:52.7945391Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7946156Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7946799Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:52.7947203Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7947845Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7948427Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:52.7948844Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7949439Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7950032Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:52.7950468Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7951238Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7951816Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:18:52.7952363Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7952988Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7953711Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:18:52.7954150Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7954724Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7955280Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:18:52.7955687Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7956273Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7956627Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:18:52.7956897Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7957588Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7958163Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:18:52.7958582Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7959226Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7959782Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:18:52.7960277Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7960915Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7961361Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:18:52.7961601Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7961985Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7962359Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:18:52.7962629Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7963198Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7963697Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:18:52.7963971Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7964347Z external/sleef/src/arch/helperavx2_128.h:174:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7964713Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:18:52.7964976Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7965442Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7966072Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:18:52.7966466Z ^~~~~~~~~~ 2022-05-18T03:18:52.7967099Z external/sleef/src/arch/helperavx2_128.h:172:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7967538Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:18:52.7967771Z ^~~~~~~~~~ 2022-05-18T03:18:52.7968140Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7968469Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:18:52.7968796Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7969558Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7970219Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:18:52.7970588Z ^~~~~~~~~~ 2022-05-18T03:18:52.7971170Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7971693Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:18:52.7972048Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7972553Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7973022Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:18:52.7973279Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7973648Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7974131Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:18:52.7974542Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7975133Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7975513Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:18:52.7975838Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7976574Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7977233Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:18:52.7977632Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7978298Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7978869Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:18:52.7979257Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.7979907Z external/sleef/src/arch/helperavx2_128.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7980487Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:18:52.7980876Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.7981526Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7982115Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:18:52.7982517Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7983151Z external/sleef/src/arch/helperavx2_128.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7983967Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:18:52.7984417Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.7985078Z external/sleef/src/arch/helperavx2_128.h:153:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7985597Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:18:52.7986078Z ^~~~~~~~~~ 2022-05-18T03:18:52.7986806Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7987357Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:18:52.7987738Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7988474Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7989000Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:52.7989422Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7990061Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7990622Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:52.7991045Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7991689Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7992259Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:52.7992670Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7993261Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7993845Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:52.7994185Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7994549Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7994889Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:18:52.7995367Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7995954Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7996422Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:18:52.7996805Z ^~~~~~~~~~~ 2022-05-18T03:18:52.7997657Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.7998308Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:18:52.7998698Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.7999301Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8001091Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:18:52.8001458Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8002067Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8002686Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8003122Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8003714Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8004359Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8004803Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.8005449Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8006150Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8006651Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8026415Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8027274Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8027747Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8028334Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8028863Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8029158Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8029545Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8030113Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8030553Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.8031203Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8031915Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8032416Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8033038Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8033732Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8034344Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8035085Z external/sleef/src/arch/helperavx2_128.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8035779Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8036282Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8036908Z external/sleef/src/arch/helperavx2_128.h:128:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8037585Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8038066Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8038716Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8039418Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8039901Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8040523Z external/sleef/src/arch/helperavx2_128.h:126:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8041394Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8041855Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8042446Z external/sleef/src/arch/helperavx2_128.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8043022Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8043459Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8043916Z external/sleef/src/arch/helperavx2_128.h:123:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8044519Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8045158Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8045821Z external/sleef/src/arch/helperavx2_128.h:122:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8046465Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8046945Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8047235Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:18:52.8047856Z external/sleef/src/arch/helperavx2_128.h:121:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8048462Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8048901Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8049627Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8050196Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:18:52.8050595Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8051177Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8051678Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:18:52.8052041Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8052422Z external/sleef/src/arch/helperavx2_128.h:108:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8053230Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:18:52.8053725Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8054395Z external/sleef/src/arch/helperavx2_128.h:107:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8054999Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:18:52.8055397Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8056038Z external/sleef/src/arch/helperavx2_128.h:106:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8056600Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:18:52.8056979Z ^~~~~~~~~~ 2022-05-18T03:18:52.8057616Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8058222Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:18:52.8058645Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8059278Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8059871Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:18:52.8060287Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8060923Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8061510Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:52.8061925Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8062567Z external/sleef/src/arch/helperavx2_128.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8063079Z static INLINE int vavailability_i(int name) { 2022-05-18T03:18:52.8063431Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8064048Z external/sleef/src/arch/helperavx2_128.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8064544Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:18:52.8064880Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.8065647Z external/sleef/src/arch/helperavx2_128.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:52.8066293Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:18:52.8066677Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8067300Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8067797Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:18:52.8068100Z ^~~~~~~ 2022-05-18T03:18:52.8068740Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8069272Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:18:52.8069602Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8070232Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8070764Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:18:52.8071106Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8071702Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8072240Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:18:52.8072610Z ^~~~~~~ 2022-05-18T03:18:52.8073226Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8073773Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:18:52.8074152Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8074918Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8075464Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:18:52.8075861Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.8076511Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8077124Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:52.8077571Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8078180Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8078701Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:18:52.8079047Z ^~~~~~ 2022-05-18T03:18:52.8079668Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8080202Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:18:52.8080560Z ^~~~~~ 2022-05-18T03:18:52.8081172Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8081680Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:18:52.8081986Z ^~~~~ 2022-05-18T03:18:52.8082548Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8082983Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:18:52.8083572Z ^~~~~~ 2022-05-18T03:18:52.8084050Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8084363Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:18:52.8084741Z ^~~~~ 2022-05-18T03:18:52.8085095Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8085409Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:18:52.8085726Z ^~~~~~~ 2022-05-18T03:18:52.8086100Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8086551Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:18:52.8086925Z ^~~~~~~~~~ 2022-05-18T03:18:52.8087311Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8087634Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:18:52.8088006Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8088390Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8088710Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:18:52.8088931Z ^~~~~~~ 2022-05-18T03:18:52.8089311Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8090011Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:52.8090401Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8091031Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8091690Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:18:52.8092252Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8092860Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8093486Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:18:52.8093900Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8094488Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8094992Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:18:52.8095371Z ^~~~~~~~~~~ 2022-05-18T03:18:52.8095992Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8096692Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:52.8097094Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8097480Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:52.8098115Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8098620Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:18:52.8098996Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8099575Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8100026Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:52.8100335Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.8100881Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8101375Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:52.8101767Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8102314Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8102835Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:52.8103222Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8103896Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8104454Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:52.8104854Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8105236Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8105549Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:52.8105934Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8106490Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8107120Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:52.8107563Z ^~~~~~~~~~~ 2022-05-18T03:18:52.8108197Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8108810Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:52.8109293Z ^~~~~~~~~~~ 2022-05-18T03:18:52.8110104Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8110553Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:52.8110881Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8111560Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8112173Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:52.8112698Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8113320Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8113922Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:52.8114360Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8114781Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:52.8115440Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8115938Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:18:52.8116473Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8116859Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:18:52.8117592Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8118154Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:52.8118537Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8119191Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8119821Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:52.8120141Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8120690Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8121208Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:52.8121548Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8122071Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8122644Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:52.8122999Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8123837Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8124542Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:18:52.8125028Z ^~~~~~~~~~~ 2022-05-18T03:18:52.8125702Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8126194Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:52.8126520Z ^~~~~~~~~~~ 2022-05-18T03:18:52.8127168Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8127843Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:18:52.8128319Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.8128999Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8129706Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:52.8130103Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8130765Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8131396Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:18:52.8131993Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8132782Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8133532Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T03:18:52.8134212Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8134907Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8135549Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:18:52.8135973Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8136641Z external/sleef/src/arch/helperavx2_128.h:426:13: warning: 'vstoreu_v_p_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8137197Z static void vstoreu_v_p_vm2(void *p, vmask2 vm2) { 2022-05-18T03:18:52.8137561Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8138205Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8138767Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:52.8139158Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8139812Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8140373Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:52.8140764Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8141407Z external/sleef/src/arch/helperavx2_128.h:415:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8141924Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:18:52.8142265Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8142939Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8143562Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:52.8143997Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8144683Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8145356Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:52.8145927Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8146659Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8147276Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:18:52.8147688Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.8148354Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8149023Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:52.8149478Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.8150141Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8150770Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:52.8151200Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8151871Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8152588Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:52.8153097Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8153768Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8154575Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:18:52.8155074Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8155752Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8156358Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:18:52.8156788Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.8157440Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8158006Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:18:52.8158382Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8159035Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8159645Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:18:52.8160051Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8160730Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8161425Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:18:52.8161922Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8162598Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8163308Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:18:52.8163821Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8164487Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8165118Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:18:52.8165557Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8166297Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8166918Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:18:52.8167364Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8168037Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8168769Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:52.8169316Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8169984Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8170721Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:52.8171257Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8171931Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8172540Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:18:52.8172969Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.8173616Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8174225Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:18:52.8174645Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8175347Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8175956Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:18:52.8176378Z ^~~~~~~~~~~ 2022-05-18T03:18:52.8177027Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8177625Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:18:52.8178043Z ^~~~~~~~~~ 2022-05-18T03:18:52.8178705Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8179504Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:52.8179948Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8180618Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8181276Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:52.8181721Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8182412Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8183093Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:52.8183582Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8184237Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8184843Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:52.8185267Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8186051Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8186763Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:52.8187222Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8187958Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8188609Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:52.8189084Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8189758Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8190408Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:18:52.8190852Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8191523Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8192170Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:18:52.8192620Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8193286Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8193894Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:18:52.8194309Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8194966Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8195620Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:18:52.8196148Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8196806Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8197466Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:18:52.8197920Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8198588Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8199152Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:18:52.8199555Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8200131Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8200739Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:18:52.8201077Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.8201591Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8202055Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:18:52.8202363Z ^~~~~~~~~~~ 2022-05-18T03:18:52.8202882Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8203335Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:18:52.8203646Z ^~~~~~~~~~ 2022-05-18T03:18:52.8204309Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8204921Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:52.8205341Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8206014Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8206499Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:52.8206813Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8207382Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8207998Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:52.8208432Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8209025Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8209520Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:52.8209848Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8210481Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8211092Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:52.8211612Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8212172Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8212697Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:52.8213077Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8213627Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8214207Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:18:52.8214583Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8215243Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8215917Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:52.8216285Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8216924Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8217456Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:52.8217854Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8218494Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8219083Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:52.8219469Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8220123Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8220671Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:52.8221067Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8221744Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8222223Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:52.8222540Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8223167Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8223720Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:52.8224099Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8224658Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8225208Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:52.8225593Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8226450Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8227165Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:52.8227610Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8228455Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8229119Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:52.8229522Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8230180Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8230777Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:52.8231221Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8231999Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8232679Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:52.8233151Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8233889Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8234817Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:52.8235242Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8236165Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8236806Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:52.8237086Z ^~~~~~~~~~ 2022-05-18T03:18:52.8237521Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8238748Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:52.8239195Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8239911Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8240512Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:52.8240814Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8241238Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8241668Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:52.8241977Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8242377Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8242920Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:52.8243190Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8243613Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8243984Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:52.8244251Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8244617Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8244977Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:52.8245252Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8245616Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8245972Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:52.8246241Z ^~~~~~~~~~~~ 2022-05-18T03:18:52.8246688Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8247057Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:18:52.8247307Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8247686Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8248122Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:18:52.8248387Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8248752Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8249121Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:18:52.8249382Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8249747Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8250111Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:18:52.8250375Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8250744Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8251096Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:18:52.8251401Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8251885Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8252210Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:18:52.8252452Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8256372Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8256717Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:18:52.8256946Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8257319Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8257686Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:18:52.8257940Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8258310Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8258677Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:18:52.8258937Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8259286Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8259694Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:18:52.8259936Z ^~~~~~~~~~ 2022-05-18T03:18:52.8260284Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8260612Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:18:52.8260847Z ^~~~~~~~~~~ 2022-05-18T03:18:52.8261209Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8261531Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:18:52.8261773Z ^~~~~~~~~~ 2022-05-18T03:18:52.8262211Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8262541Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:18:52.8262784Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8263149Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8263490Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:18:52.8263719Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8264085Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8264424Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:18:52.8264652Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8265024Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8265365Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:18:52.8265607Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8266180Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8266588Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:18:52.8266828Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8267183Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8267601Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:18:52.8267845Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.8268219Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8268548Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:18:52.8268783Z ^~~~~~~~~~~~~ 2022-05-18T03:18:52.8269145Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8269462Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:18:52.8269695Z ^~~~~~~~~~~ 2022-05-18T03:18:52.8270064Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8270448Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:52.8270705Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8271072Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8271446Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:52.8271704Z ^~~~~~~~~~~ 2022-05-18T03:18:52.8272070Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8272412Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:18:52.8272651Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8273000Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8273328Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:18:52.8273557Z ^~~~~~~~~~~ 2022-05-18T03:18:52.8273912Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8274290Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:18:52.8274536Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8274906Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8275228Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:18:52.8275471Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8275839Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8276230Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8276521Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8276888Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8277288Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8277568Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8277937Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8278335Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8278626Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.8278985Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8279434Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8279733Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8280096Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8280496Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8280789Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8281166Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8281567Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:52.8281875Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8282113Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:18:52.8282521Z external/sleef/src/arch/helperavx2_128.h:117:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8282859Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:18:52.8283089Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:52.8283450Z external/sleef/src/arch/helperavx2_128.h:116:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8283764Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:18:52.8283987Z ^~~~~~~~~~~ 2022-05-18T03:18:52.8284360Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8284695Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:18:52.8284946Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8285327Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8285676Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:18:52.8285939Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8286320Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8286670Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:18:52.8286901Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:52.8287268Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:18:52.8287612Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:52.8287858Z ^~~~~~~~~~~~~ 2022-05-18T03:18:53.2806430Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2022-05-18T03:18:53.2813229Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4:0: 2022-05-18T03:18:53.2814846Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:18:53.2816103Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:70:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:18:53.2816713Z Vec vec2_vec) __ubsan_ignore_undefined__ { 2022-05-18T03:18:53.2817032Z ^ 2022-05-18T03:18:53.9092598Z INFO: From Compiling tensorpipe/core/pipe_impl.cc: 2022-05-18T03:18:53.9096334Z external/tensorpipe/tensorpipe/core/pipe_impl.cc: In function 'void tensorpipe::{anonymous}::parseDescriptorReplyOfMessage(tensorpipe::WriteOperation&, tensorpipe::DescriptorReply)': 2022-05-18T03:18:53.9097409Z external/tensorpipe/tensorpipe/core/pipe_impl.cc:35:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:18:53.9098305Z for (size_t tensorIdx = 0; tensorIdx < numTensors; ++tensorIdx) { 2022-05-18T03:18:53.9098773Z ~~~~~~~~~~^~~~~~~~~~~~ 2022-05-18T03:18:53.9099956Z external/tensorpipe/tensorpipe/core/pipe_impl.cc: In function 'std::shared_ptr > tensorpipe::{anonymous}::makeDescriptorForMessage(const tensorpipe::WriteOperation&)': 2022-05-18T03:18:53.9101165Z external/tensorpipe/tensorpipe/core/pipe_impl.cc:77:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:18:53.9101860Z for (int payloadIdx = 0; payloadIdx < op.message.payloads.size(); 2022-05-18T03:18:53.9102636Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:53.9103428Z external/tensorpipe/tensorpipe/core/pipe_impl.cc:87:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:18:53.9104112Z for (int tensorIdx = 0; tensorIdx < op.tensors.size(); ++tensorIdx) { 2022-05-18T03:18:53.9104548Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:53.9105503Z external/tensorpipe/tensorpipe/core/pipe_impl.cc: In member function 'void tensorpipe::PipeImpl::expectReadCall(tensorpipe::PipeImpl::ReadOpIter)': 2022-05-18T03:18:53.9106984Z external/tensorpipe/tensorpipe/core/pipe_impl.cc:869:18: warning: unused variable 'op' [-Wunused-variable] 2022-05-18T03:18:53.9107528Z ReadOperation& op = *opIter; 2022-05-18T03:18:53.9107832Z ^~ 2022-05-18T03:18:54.3411630Z INFO: From Compiling third_party/libuv/src/unix/pipe.c: 2022-05-18T03:18:54.3434058Z external/tensorpipe/third_party/libuv/src/unix/pipe.c: In function 'uv_pipe': 2022-05-18T03:18:54.3435127Z external/tensorpipe/third_party/libuv/src/unix/pipe.c:393:7: warning: implicit declaration of function 'pipe2'; did you mean 'pipe'? [-Wimplicit-function-declaration] 2022-05-18T03:18:54.3435778Z if (pipe2(temp, flags)) 2022-05-18T03:18:54.3436093Z ^~~~~ 2022-05-18T03:18:54.3436380Z pipe 2022-05-18T03:18:55.6170167Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2022-05-18T03:18:55.6170712Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2:0: 2022-05-18T03:18:55.6171192Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:18:55.6171766Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:42:42: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:18:55.6172230Z [=](Vectorized a) -> Vectorized { return a; }); 2022-05-18T03:18:55.6172493Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:55.8361145Z INFO: From Compiling tensorpipe/common/fd.cc: 2022-05-18T03:18:55.8391405Z external/tensorpipe/tensorpipe/common/fd.cc: In member function 'tensorpipe::Error tensorpipe::Fd::readFull(void*, size_t)': 2022-05-18T03:18:55.8392604Z external/tensorpipe/tensorpipe/common/fd.cc:50:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:18:55.8403506Z if (rv != count) { 2022-05-18T03:18:55.8403803Z ~~~^~~~~~~~ 2022-05-18T03:18:55.8404685Z external/tensorpipe/tensorpipe/common/fd.cc: In member function 'tensorpipe::Error tensorpipe::Fd::writeFull(const void*, size_t)': 2022-05-18T03:18:55.8405702Z external/tensorpipe/tensorpipe/common/fd.cc:62:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:18:55.8406311Z if (rv != count) { 2022-05-18T03:18:55.8406862Z ~~~^~~~~~~~ 2022-05-18T03:18:56.1310642Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:18:56.1311287Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:18:56.1312002Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:18:56.1312704Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:18:56.1313256Z ^~~ 2022-05-18T03:18:56.1313576Z At top level: 2022-05-18T03:18:56.1314264Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1314845Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:18:56.1315241Z ^~~~~ 2022-05-18T03:18:56.1315913Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1316502Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:18:56.1316887Z ^~~~ 2022-05-18T03:18:56.1317546Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1318126Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:18:56.1318516Z ^~~~ 2022-05-18T03:18:56.1319189Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1319743Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:18:56.1320136Z ^~~~~~ 2022-05-18T03:18:56.1325855Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1326474Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:18:56.1326900Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1327577Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1328348Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:18:56.1328766Z ^~~~~~~~~ 2022-05-18T03:18:56.1329466Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1330071Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:18:56.1330472Z ^~~~~~ 2022-05-18T03:18:56.1356543Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1357164Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:18:56.1357567Z ^~~~~~ 2022-05-18T03:18:56.1358250Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1358837Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:18:56.1359241Z ^~~~~~ 2022-05-18T03:18:56.1359911Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1360467Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:18:56.1360831Z ^~~~~ 2022-05-18T03:18:56.1361489Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1362199Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:18:56.1362854Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1363556Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1364306Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:18:56.1364861Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1365296Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:56.1366082Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1366622Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:18:56.1366994Z ^~~~~~~~ 2022-05-18T03:18:56.1367679Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1368288Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:56.1368731Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1369423Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1370096Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:18:56.1370544Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1371231Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1371797Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:18:56.1372167Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1377717Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1378316Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:56.1378724Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1379406Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1380109Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:18:56.1380545Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1381228Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1381819Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:56.1382230Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1382918Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1383479Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:18:56.1383857Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1384539Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1385159Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:18:56.1385589Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1386366Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1386994Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:18:56.1387362Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1388047Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1388680Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:18:56.1389209Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1389893Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1390548Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:18:56.1391009Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1391674Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1392323Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:18:56.1392773Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1393441Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1394037Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:18:56.1394459Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1395140Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1395721Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:56.1396141Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1396825Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1397391Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:56.1397733Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1398400Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1398983Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:18:56.1399311Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1400000Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1400547Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:18:56.1400955Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1401721Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1402372Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:18:56.1402869Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1403610Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1404168Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:18:56.1404571Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1405195Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1405756Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:18:56.1406165Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1406799Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1407303Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:18:56.1407687Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1408315Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1408842Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:18:56.1409240Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1409957Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1410748Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:56.1411224Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1411952Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1412568Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:18:56.1412933Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1413641Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1414184Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:56.1414588Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1415271Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1415861Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:18:56.1416287Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1416668Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:56.1417587Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1418286Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:18:56.1418736Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1419494Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1420162Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:18:56.1420617Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1421461Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1422066Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:18:56.1422559Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1423375Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1424278Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:18:56.1424705Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1425421Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1426121Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:18:56.1426603Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1427283Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1427895Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:18:56.1428333Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1429040Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1429661Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:18:56.1430090Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1430792Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1431426Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:18:56.1431868Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1432584Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1433210Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:18:56.1433769Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1434355Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1434927Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:18:56.1435324Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1435941Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1436494Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:18:56.1436886Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1437451Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1437789Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:18:56.1438048Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1438607Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1439145Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:18:56.1439538Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1440144Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1440669Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:18:56.1441023Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1441621Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1442178Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:18:56.1442563Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1443168Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1443686Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:18:56.1444150Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1444754Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1445312Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:18:56.1445707Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1446347Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1446917Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:18:56.1447308Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1447946Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1448523Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:18:56.1448954Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1449607Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1450202Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:18:56.1450630Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1451293Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1451908Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:18:56.1452405Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1453057Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1453605Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:18:56.1453986Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1454640Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1455214Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:18:56.1455623Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1456225Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1456822Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:56.1457288Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1457915Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1458507Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:18:56.1458951Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1459611Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1460190Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:56.1460569Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1461224Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1461853Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:18:56.1462165Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1462549Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1462981Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:18:56.1463226Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1463606Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1463953Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:18:56.1464207Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1464573Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1464928Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:18:56.1465187Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1465555Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1475793Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:18:56.1476242Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1476950Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1477527Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:18:56.1477950Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1478744Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1479331Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:18:56.1479724Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1480387Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1480978Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:18:56.1481372Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1482026Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1482611Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:18:56.1483030Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1483674Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1484215Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:18:56.1484595Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1485230Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1485825Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:18:56.1486259Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1486900Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1487481Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:56.1487910Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1488543Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1489116Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:56.1489551Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1490289Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1490885Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:56.1491305Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1491933Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1492486Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:18:56.1492892Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1493504Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1494069Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:18:56.1494454Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1495064Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1495614Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:18:56.1496003Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1496388Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:56.1497054Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1497672Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:18:56.1498058Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1498640Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1499168Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:56.1499551Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1500127Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1500650Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:56.1501036Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1501638Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1502148Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:18:56.1502531Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1503130Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1503624Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:18:56.1503995Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1504619Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1505144Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:56.1505510Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1506197Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1506757Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:56.1507103Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1507456Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:56.1508068Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1508615Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:56.1509111Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1509722Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1510263Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:56.1510658Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1511267Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1511808Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:56.1512208Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1512796Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1513346Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:18:56.1513764Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1514363Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1514924Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:56.1515328Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1515934Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1516487Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:56.1516980Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1517585Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1518131Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:56.1518554Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1519169Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1519724Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:56.1520121Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1520728Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1521284Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:18:56.1521682Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1522289Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1522838Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:18:56.1523246Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1523839Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1524387Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:56.1524785Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1525374Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1525917Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:56.1526328Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1526939Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1527476Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:56.1527878Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1528553Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1529093Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:56.1529492Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1530088Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1530625Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:56.1531008Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1531604Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1532152Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:18:56.1532543Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1533139Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1533669Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:18:56.1534067Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1534653Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1535158Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:56.1535526Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1536186Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1536703Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:56.1537072Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1537673Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1538251Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:18:56.1538693Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1539291Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1539835Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:18:56.1540392Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1541085Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1541756Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:18:56.1542151Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1542692Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1543188Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:18:56.1543526Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1543799Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:56.1544359Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1544824Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:18:56.1545225Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1545855Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1546743Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:18:56.1547332Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1547854Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1548274Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:18:56.1548585Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1548991Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1549511Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:18:56.1549774Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1550137Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1550468Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:18:56.1550720Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1551078Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1551428Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:18:56.1551707Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1552069Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1552478Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:18:56.1552732Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1553096Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1553421Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:18:56.1553654Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1554021Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1554353Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:18:56.1554606Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1554952Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1555275Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:18:56.1555509Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1555854Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1556206Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:56.1556550Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1556997Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1557357Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:56.1557624Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1557984Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1558354Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:18:56.1558626Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1559061Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1559456Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:18:56.1559699Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1560064Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1560470Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:18:56.1560719Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1560951Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:18:56.1561408Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1561789Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:56.1562035Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1562479Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1562806Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:56.1563074Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1563520Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1563874Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:56.1564104Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1564519Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1564930Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:56.1565161Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1565581Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1565904Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:18:56.1566160Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1566563Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1566905Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:18:56.1567116Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1567487Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1567850Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:18:56.1568126Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1568580Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1568998Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:56.1569251Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1569633Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1569977Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:18:56.1570257Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1570664Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1571079Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:18:56.1571408Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1571847Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1572208Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:18:56.1572481Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1572849Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1573200Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:56.1573462Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1573894Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1574205Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:56.1574429Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1574855Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1575258Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:18:56.1575546Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1575936Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1576333Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:56.1576566Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1577011Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1577359Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:18:56.1577630Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1578053Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1578383Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:18:56.1578589Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1579003Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1579398Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:56.1579668Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1580104Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1580466Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:18:56.1580701Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1581080Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1581485Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:56.1581781Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1582185Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1582523Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:56.1582822Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1583216Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1583615Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:18:56.1583887Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1584262Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1584618Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:18:56.1584829Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1585237Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1585580Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:18:56.1585939Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1586304Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1586783Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:18:56.1587076Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1587443Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1587821Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:18:56.1588098Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1588480Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1588877Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:18:56.1589192Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1589569Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1589939Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:18:56.1590187Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1590683Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1591013Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:18:56.1591260Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1591730Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1592084Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:18:56.1592280Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1592653Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1592958Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:18:56.1593214Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1593602Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1593910Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:18:56.1594115Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1594474Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1594862Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:18:56.1595177Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1595551Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1595880Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:18:56.1596123Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1596566Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1596892Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:18:56.1597166Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1598132Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1598539Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:18:56.1598842Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1599217Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1599629Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:18:56.1599901Z ^~~~~~~~~~ 2022-05-18T03:18:56.1600320Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1600665Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:18:56.1600911Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1601341Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1601772Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:18:56.1602018Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1602450Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1602847Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:56.1603126Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1603533Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1604006Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:56.1604333Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1604778Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1605129Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:56.1605393Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1605891Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1606263Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:56.1606515Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1606953Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1607416Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:56.1607694Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1608118Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1608520Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:56.1608801Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1609213Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1609570Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:18:56.1609852Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1610255Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1610645Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:18:56.1610880Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1611344Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1611721Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:18:56.1611975Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1612389Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1612708Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:56.1612959Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1613351Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1613716Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:56.1613967Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1614365Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1614715Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:18:56.1614951Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1615417Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1615783Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:18:56.1616072Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1616465Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1616832Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:18:56.1617081Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1617446Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1617862Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:18:56.1618105Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1618562Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1618968Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:18:56.1619230Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1619607Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1619980Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:18:56.1620244Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1620621Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1621041Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:18:56.1621276Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1621656Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1622047Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:18:56.1622301Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1622744Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1623091Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:18:56.1623334Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1623765Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1624150Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:18:56.1624423Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1624844Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1625276Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:18:56.1625523Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1626157Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1626628Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:18:56.1626888Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1627287Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1627787Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:18:56.1628097Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1628474Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1628832Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:18:56.1629114Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1629482Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1629855Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:18:56.1630147Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1630618Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1631053Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:18:56.1631311Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1631764Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1632200Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:18:56.1632454Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1632819Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1633181Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:18:56.1633466Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1633937Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1634315Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:18:56.1634570Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1634989Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1635376Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:18:56.1635620Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1636055Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1636477Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:18:56.1636760Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1637135Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1637545Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:18:56.1637858Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1638245Z external/sleef/src/arch/helperavx512f.h:387:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1638679Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:56.1638990Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1639428Z external/sleef/src/arch/helperavx512f.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1639802Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:18:56.1640088Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1640515Z external/sleef/src/arch/helperavx512f.h:385:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1640872Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:56.1641136Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1641560Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1641966Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:18:56.1642218Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1642593Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1642931Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:18:56.1643152Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1643521Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1644163Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:56.1644459Z ^~~~~~~~~~ 2022-05-18T03:18:56.1644823Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1645399Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:18:56.1645721Z ^~~~~~~~~~ 2022-05-18T03:18:56.1646084Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1646412Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:18:56.1646643Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1647092Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1647420Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:56.1647706Z ^~~~~~~~~~ 2022-05-18T03:18:56.1648107Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1648483Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:18:56.1648746Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1649120Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1649458Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:18:56.1649684Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1650056Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1650395Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:18:56.1650619Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1651020Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1651432Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:18:56.1651673Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1652079Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1652448Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:18:56.1652674Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1653039Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1653348Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:18:56.1653605Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1653989Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1654359Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:18:56.1654687Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1655114Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1655448Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:18:56.1655706Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1656159Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1656535Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:18:56.1656805Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1657274Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1657603Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:18:56.1657815Z ^~~~~~~~~~ 2022-05-18T03:18:56.1658256Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1658606Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:56.1658837Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1659282Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1659620Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:18:56.1659833Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1660244Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1660647Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:18:56.1660911Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1661326Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1661698Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:18:56.1661943Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1662376Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1662786Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:18:56.1663069Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1677367Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1677740Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:18:56.1678023Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1678517Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1678912Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:18:56.1679189Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1679565Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1679916Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:18:56.1680227Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1680616Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1680954Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:18:56.1681200Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1681640Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1681957Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:18:56.1682185Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1682564Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1682962Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:18:56.1683244Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1683680Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1684148Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:18:56.1684513Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1685144Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1685751Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:18:56.1686121Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1686694Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1687243Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:18:56.1687668Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1688315Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1688924Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:18:56.1689343Z ^~~~~~~~~~ 2022-05-18T03:18:56.1690004Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1690618Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:18:56.1691065Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1691717Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1692330Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:18:56.1692786Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1693430Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1694014Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:18:56.1694409Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1695156Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1695755Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:18:56.1696149Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1696826Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1697429Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:18:56.1697823Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1698455Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1699045Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:18:56.1699442Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1700089Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1700617Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:56.1700952Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1701550Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1702028Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:56.1702274Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1702657Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1702996Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:56.1703289Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1703670Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1704008Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:56.1704208Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1704592Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1704957Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:56.1705248Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1705627Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1706197Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:56.1706584Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1706993Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1707338Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:18:56.1707616Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1707982Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1708321Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:18:56.1708618Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1709000Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1709298Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:18:56.1709548Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1709953Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1710253Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:18:56.1710468Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1710947Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1711278Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:18:56.1711515Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1711923Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1712263Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:18:56.1712484Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1712886Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1713225Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:18:56.1713446Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1713818Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1714184Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:18:56.1714416Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1714778Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1715115Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:18:56.1715330Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1715689Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1716071Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:18:56.1716323Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1716701Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1717031Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:18:56.1717306Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1717683Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1718009Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:18:56.1718245Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1718648Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1718984Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:56.1719210Z ^~~~~~~~~~ 2022-05-18T03:18:56.1719615Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1719957Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:18:56.1720184Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1720589Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1720931Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:18:56.1721163Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1721535Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1721909Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:18:56.1722171Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1722535Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1722933Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:18:56.1723349Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1723734Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1724123Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:18:56.1724384Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1724766Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1725145Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:18:56.1725403Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1725780Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1726181Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:18:56.1726434Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1726813Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1727208Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:18:56.1727456Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1727837Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1728240Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:18:56.1728580Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1728989Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1729390Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:18:56.1729660Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1730021Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1730422Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:18:56.1730690Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1731068Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1731455Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:18:56.1731722Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1732100Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1732498Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:18:56.1732747Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1733127Z external/sleef/src/arch/helperavx512f.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1733505Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:56.1733766Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1734141Z external/sleef/src/arch/helperavx512f.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1734610Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:18:56.1734885Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1735253Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1735640Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:18:56.1735892Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1736256Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1736604Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:18:56.1736852Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1737229Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1737794Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:18:56.1738098Z ^~~~~~~~~~ 2022-05-18T03:18:56.1738477Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1739249Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:18:56.1739724Z ^~~~~~~~~~ 2022-05-18T03:18:56.1740170Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1740508Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:18:56.1740788Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1741237Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1741592Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:18:56.1741842Z ^~~~~~~~~~ 2022-05-18T03:18:56.1742299Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1742883Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:18:56.1743134Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1743504Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1743854Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:18:56.1744100Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1744479Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1744821Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:18:56.1745070Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1745448Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1745922Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:18:56.1746266Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1746919Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1747566Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:18:56.1747997Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1748687Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1749343Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:18:56.1749773Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1750571Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1751225Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:18:56.1751681Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1752377Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1753026Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:18:56.1753414Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1754026Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1754623Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:18:56.1755016Z ^~~~~~~~~~ 2022-05-18T03:18:56.1755708Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1756331Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:18:56.1756764Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1757463Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1758125Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:18:56.1758591Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1759274Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1760068Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:18:56.1760525Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1761234Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1761805Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:18:56.1762158Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1762855Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1763425Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:18:56.1763794Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1764481Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1765041Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:18:56.1765400Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1766054Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1766645Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:18:56.1767019Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1767735Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1768337Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:18:56.1768731Z ^~~~~~~~~~ 2022-05-18T03:18:56.1769434Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1770048Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:18:56.1770454Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1771151Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1771694Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:18:56.1772020Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1772747Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1773264Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:18:56.1773597Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1774254Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1774842Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:18:56.1775210Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1775897Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1776475Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:18:56.1776857Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1777531Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1778429Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:18:56.1778897Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1779556Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1780273Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:18:56.1780766Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1781470Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1782216Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:18:56.1782680Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1783377Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1784260Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:18:56.1784725Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1785155Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:18:56.1786042Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1786766Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:18:56.1787263Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1787962Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1788637Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:18:56.1788891Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1789282Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1789631Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:18:56.1789883Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1790251Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1790597Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:18:56.1790842Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1791218Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1791562Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:18:56.1791897Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1792274Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1792733Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:18:56.1793134Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1793764Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1794330Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:18:56.1794736Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1795437Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1796045Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:18:56.1796444Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1797120Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1797750Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:18:56.1798180Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1798852Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1799470Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:18:56.1800009Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1800688Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1801222Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:18:56.1801578Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1802252Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1802820Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:18:56.1803222Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1803917Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1804552Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:56.1804979Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1805678Z external/sleef/src/arch/helperavx512f.h:95:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1806241Z static INLINE int vavailability_i(int name) { 2022-05-18T03:18:56.1806599Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1807294Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:56.1807846Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:18:56.1808209Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1808867Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1809456Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:18:56.1809839Z ^~~~~ 2022-05-18T03:18:56.1810499Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1811080Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:18:56.1811482Z ^~~~ 2022-05-18T03:18:56.1812102Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1812668Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:18:56.1813156Z ^~~~ 2022-05-18T03:18:56.1813793Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1814364Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:18:56.1814748Z ^~~~~~ 2022-05-18T03:18:56.1815099Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:56.1815810Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1816416Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:56.1816845Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1817536Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1818208Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:18:56.1818683Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1819358Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1819929Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:18:56.1820306Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1820990Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1821576Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:56.1822063Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1822748Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1823353Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:18:56.1823787Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1824476Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1825070Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:56.1825467Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1826244Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1826887Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:18:56.1827265Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1827915Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1828483Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:18:56.1828878Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1829498Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1830130Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:18:56.1830567Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1831234Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1831879Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:18:56.1832341Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1832828Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1833117Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:18:56.1833245Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1833838Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1834083Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:18:56.1834220Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1834721Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1834959Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:56.1835096Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1835605Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1835845Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:56.1835964Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1836466Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1836675Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:18:56.1836807Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1837303Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1837504Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:18:56.1837631Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1838142Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1838514Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:56.1838662Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1839148Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1839380Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:18:56.1839518Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1840024Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1840256Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:18:56.1840392Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1840619Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:56.1841109Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1841345Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:18:56.1841485Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1841976Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1842211Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:18:56.1842352Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1842864Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1843084Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:18:56.1843220Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1843726Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1843971Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:18:56.1844115Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1844631Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1844886Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:18:56.1845090Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1845585Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1845834Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:18:56.1845975Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1846475Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1846736Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:18:56.1846887Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1847397Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1847653Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:18:56.1847772Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1848206Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1848479Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:18:56.1848617Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1849151Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1849536Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:56.1849693Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1850213Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1850509Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:18:56.1850633Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1851130Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1851430Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:56.1851579Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1852064Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1852341Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:18:56.1852483Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1852965Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1853232Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:18:56.1853377Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1853878Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1854164Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:18:56.1854311Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1854823Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1855109Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:18:56.1855255Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1855808Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1856074Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:18:56.1856216Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1856709Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1856965Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:18:56.1857109Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1857604Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1857849Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:18:56.1857984Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1858454Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1858716Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:18:56.1858863Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1859369Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1859623Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:18:56.1859772Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1860332Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1860581Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:18:56.1860708Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1861212Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1861410Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:18:56.1861532Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1862026Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1862227Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:18:56.1862344Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1862841Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1863043Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:18:56.1863157Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1863657Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1863963Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:18:56.1864115Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1864625Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1864918Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:56.1865064Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1865565Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1865991Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:56.1866148Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1866809Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1867089Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:56.1867239Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1867737Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1867990Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:18:56.1868122Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1868618Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1868884Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:18:56.1869026Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1869517Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1869781Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:18:56.1869926Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1870174Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:56.1870644Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1870869Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:56.1871018Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1871582Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1871822Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:56.1871965Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1872211Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:56.1872679Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1872935Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:56.1873064Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1873517Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1873753Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:56.1873903Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1874141Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:18:56.1874671Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1874906Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:56.1875037Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1875472Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1875682Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:56.1875805Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1876308Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1876514Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:56.1876645Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1877175Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1877403Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:56.1877511Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1878050Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1878303Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:56.1878423Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1878929Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1879150Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:18:56.1879276Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1879757Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1879956Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:56.1880082Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1880543Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1880764Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:56.1880886Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1881348Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1881519Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:18:56.1881624Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1882129Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1882555Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:18:56.1882686Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1883153Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1883422Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:18:56.1883538Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1884027Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1884203Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:18:56.1884314Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1884771Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1885072Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:56.1885199Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1885692Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1885966Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:56.1886101Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1886590Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1886853Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:56.1886976Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1887460Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1887710Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:18:56.1887826Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1888304Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1888489Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:18:56.1888680Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1889138Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1889412Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:18:56.1889530Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1890037Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1890331Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:18:56.1890469Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1890999Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1891302Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:18:56.1891434Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1891930Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1892237Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:18:56.1892355Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1892854Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1893171Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:18:56.1893366Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1893854Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1894053Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:18:56.1894167Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1894639Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1894842Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:18:56.1894970Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1895492Z external/sleef/src/arch/helperavx512f.h:482:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1895811Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:18:56.1895944Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1896418Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1896677Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:18:56.1896804Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1897305Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1897571Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:18:56.1897691Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1898164Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1898434Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:18:56.1898560Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1899039Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1899290Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:18:56.1899404Z ^~~~~~~~~~ 2022-05-18T03:18:56.1899972Z external/sleef/src/arch/helperavx512f.h:465:21: warning: 'vilogb2k_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1900256Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:18:56.1900383Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1900856Z external/sleef/src/arch/helperavx512f.h:464:21: warning: 'vilogbk_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1901127Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:18:56.1901241Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1901743Z external/sleef/src/arch/helperavx512f.h:462:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1901991Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:56.1902110Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1902595Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1903065Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:56.1903193Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1903668Z external/sleef/src/arch/helperavx512f.h:460:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1903964Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:56.1904092Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1904587Z external/sleef/src/arch/helperavx512f.h:459:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1904951Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:56.1905070Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1905579Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1906038Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:56.1906173Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1906721Z external/sleef/src/arch/helperavx512f.h:451:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1906976Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:56.1907100Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1907619Z external/sleef/src/arch/helperavx512f.h:437:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1907846Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:18:56.1907963Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1908449Z external/sleef/src/arch/helperavx512f.h:432:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1908656Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:56.1908781Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1909269Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1909475Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:18:56.1909603Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1910074Z external/sleef/src/arch/helperavx512f.h:426:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1910354Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:18:56.1910477Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1910962Z external/sleef/src/arch/helperavx512f.h:425:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1911335Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:18:56.1911436Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1911956Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1912182Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:18:56.1912310Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1912794Z external/sleef/src/arch/helperavx512f.h:411:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1913014Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:18:56.1913132Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1913619Z external/sleef/src/arch/helperavx512f.h:409:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1913862Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:18:56.1913996Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1914497Z external/sleef/src/arch/helperavx512f.h:408:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1914748Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:18:56.1914867Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1915375Z external/sleef/src/arch/helperavx512f.h:407:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1915644Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:18:56.1915879Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1916365Z external/sleef/src/arch/helperavx512f.h:406:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1916626Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:18:56.1916759Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1917260Z external/sleef/src/arch/helperavx512f.h:405:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1917518Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:18:56.1917638Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1918107Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1918403Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:18:56.1918519Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1918984Z external/sleef/src/arch/helperavx512f.h:400:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1919274Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:18:56.1919409Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1919906Z external/sleef/src/arch/helperavx512f.h:399:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1920182Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:18:56.1920305Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1920796Z external/sleef/src/arch/helperavx512f.h:398:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1921071Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:18:56.1921190Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1921691Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1921998Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:18:56.1922190Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1922690Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1923001Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:18:56.1923129Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1923603Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1923887Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:18:56.1924024Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1924533Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1924815Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:18:56.1924938Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1925403Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1925682Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:18:56.1925804Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1926299Z external/sleef/src/arch/helperavx512f.h:387:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1926670Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:56.1926798Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1927312Z external/sleef/src/arch/helperavx512f.h:386:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1927616Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:18:56.1927745Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1928235Z external/sleef/src/arch/helperavx512f.h:385:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1928549Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:18:56.1928666Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1929147Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1929413Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:18:56.1929528Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1930022Z external/sleef/src/arch/helperavx512f.h:377:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1930267Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:18:56.1930394Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1930888Z external/sleef/src/arch/helperavx512f.h:376:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1931455Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:56.1931567Z ^~~~~~~~~~ 2022-05-18T03:18:56.1932061Z external/sleef/src/arch/helperavx512f.h:374:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1932289Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:18:56.1932403Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1932893Z external/sleef/src/arch/helperavx512f.h:373:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1933232Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:56.1933350Z ^~~~~~~~~~ 2022-05-18T03:18:56.1933831Z external/sleef/src/arch/helperavx512f.h:365:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1933999Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:18:56.1934127Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1934619Z external/sleef/src/arch/helperavx512f.h:361:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1934817Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:18:56.1934945Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1935462Z external/sleef/src/arch/helperavx512f.h:359:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1935740Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:18:56.1935869Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1936353Z external/sleef/src/arch/helperavx512f.h:355:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1936630Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:56.1936754Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1937258Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1937538Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:18:56.1937746Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1938233Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1938507Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:18:56.1938616Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1939107Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1939387Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:18:56.1939508Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1939989Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1940254Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:18:56.1940382Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1940853Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1941108Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:18:56.1941231Z ^~~~~~~~~~ 2022-05-18T03:18:56.1941733Z external/sleef/src/arch/helperavx512f.h:312:22: warning: 'vgetmant_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1942070Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:18:56.1942195Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1942694Z external/sleef/src/arch/helperavx512f.h:309:22: warning: 'vgetexp_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1942929Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:18:56.1943051Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1943541Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1943746Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:56.1943876Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1944452Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1944756Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:56.1944886Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1945368Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1945626Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:18:56.1945853Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1946297Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1946584Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:18:56.1946699Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1947188Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1947446Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:18:56.1947569Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1948060Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1948292Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:56.1948415Z ^~~~~~~~~~ 2022-05-18T03:18:56.1948879Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1949292Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:18:56.1949424Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1949942Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1950258Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:18:56.1950392Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1950906Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1951184Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:18:56.1951306Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1951830Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1952154Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:18:56.1952285Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1952797Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1953117Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:18:56.1953244Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1953719Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1954029Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:18:56.1954150Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1954638Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1954898Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:18:56.1955023Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1955511Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1955763Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:18:56.1955879Z ^~~~~~~~~~~~~ 2022-05-18T03:18:56.1956356Z external/sleef/src/arch/helperavx512f.h:140:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1956893Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:18:56.1957023Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1957497Z external/sleef/src/arch/helperavx512f.h:139:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1957848Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:18:56.1957963Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1958470Z external/sleef/src/arch/helperavx512f.h:138:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1958776Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:18:56.1958875Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1959111Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:18:56.1959610Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1959848Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:18:56.1960037Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:56.1960540Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1960768Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:18:56.1960883Z ^~~~~~~~~~~ 2022-05-18T03:18:56.1961360Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1961609Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:18:56.1961731Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1962224Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1962483Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:18:56.1962603Z ^~~~~~~~~~~~ 2022-05-18T03:18:56.1963122Z external/sleef/src/arch/helperavx512f.h:112:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1963348Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:18:56.1963458Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:56.1963967Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:18:56.1964239Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:56.1964362Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2735532Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:18:58.2743095Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:18:58.2743985Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:18:58.2744518Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:18:58.2744926Z ^ 2022-05-18T03:18:58.2745209Z At top level: 2022-05-18T03:18:58.2746083Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2746748Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:18:58.2747182Z ^~~~~~~ 2022-05-18T03:18:58.2747982Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2748620Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:18:58.2749111Z ^~~~~~~ 2022-05-18T03:18:58.2749716Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2750237Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:18:58.2750645Z ^~~~~~~~~ 2022-05-18T03:18:58.2751266Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2751838Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:18:58.2752232Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2752860Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2753389Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:18:58.2753737Z ^~~~~~~ 2022-05-18T03:18:58.2754408Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2759490Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:18:58.2759838Z ^~~~~~~ 2022-05-18T03:18:58.2760683Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2761230Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:18:58.2761596Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2762253Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2762795Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:18:58.2763162Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2763766Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2764288Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:18:58.2764660Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2765305Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2765904Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:58.2766351Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2767013Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2767555Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:18:58.2767929Z ^~~~~~ 2022-05-18T03:18:58.2768591Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2769143Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:18:58.2769499Z ^~~~~~ 2022-05-18T03:18:58.2770144Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2770697Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:18:58.2771057Z ^~~~~~ 2022-05-18T03:18:58.2771722Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2772395Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:18:58.2772792Z ^~~~~ 2022-05-18T03:18:58.2773419Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2773986Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:18:58.2774366Z ^~~~~~ 2022-05-18T03:18:58.2775043Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2775644Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:18:58.2776041Z ^~~~~ 2022-05-18T03:18:58.2776735Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2777302Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:18:58.2777713Z ^~~~~~~ 2022-05-18T03:18:58.2778389Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2778952Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:18:58.2779372Z ^~~~~~~~~~ 2022-05-18T03:18:58.2780106Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2780678Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:18:58.2781231Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2781958Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2782554Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:18:58.2782937Z ^~~~~~~ 2022-05-18T03:18:58.2783658Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2784222Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:18:58.2784569Z ^~~~~~ 2022-05-18T03:18:58.2785284Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2785988Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:18:58.2786360Z ^~~~~~~~~ 2022-05-18T03:18:58.2787130Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2787869Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:58.2788385Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2789085Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2789799Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:18:58.2790315Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2791022Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2791636Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:18:58.2792093Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2793039Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2793678Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:18:58.2794117Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2794867Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2795630Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:18:58.2796046Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2796778Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2797447Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:18:58.2797899Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2798689Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2799398Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:18:58.2799840Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2800628Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2801485Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:18:58.2802110Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2802891Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2803470Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:18:58.2803900Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2804521Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2805210Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:18:58.2805582Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2806236Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2806889Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:18:58.2807336Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2807947Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2808515Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:18:58.2808912Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2809497Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2810036Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:18:58.2810462Z ^~~~~~~~~~~ 2022-05-18T03:18:58.2811091Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2811715Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:58.2812160Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2812857Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2813460Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:58.2813898Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2814582Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2815161Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:18:58.2815565Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2816244Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2816925Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:18:58.2817304Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2817979Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2818569Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:18:58.2818980Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2819396Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:58.2820143Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2820722Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:18:58.2821114Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2821769Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2822341Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:58.2822741Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2823389Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2823959Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:18:58.2824355Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2825013Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2825633Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:18:58.2826174Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2826887Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2827488Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:58.2827928Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2828580Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2829171Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:58.2829603Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2830262Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2830844Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:58.2831287Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2831939Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2832490Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:18:58.2832900Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2833553Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2834122Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:58.2834517Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2835186Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2835775Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:58.2836202Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2836855Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2837447Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:18:58.2837885Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2838619Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2839223Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:58.2839659Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2840302Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2840884Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:58.2841310Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2841967Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2842550Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:58.2842993Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2843654Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2844236Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:18:58.2844672Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2845321Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2845919Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:58.2846345Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2847065Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2847660Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:58.2848080Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2848744Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2849339Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:58.2849772Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2850410Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2851005Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:18:58.2851436Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2852086Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2852680Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:18:58.2853116Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2853776Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2854356Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:58.2854788Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2855436Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2856009Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:58.2856433Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2857087Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2857688Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:18:58.2858114Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2858814Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2859402Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:18:58.2859830Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2860488Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2861063Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:58.2861477Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2862115Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2862686Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:58.2863095Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2863733Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2864380Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:58.2864848Z ^~~~~~~~~~~ 2022-05-18T03:18:58.2865505Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2866245Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:58.2866770Z ^~~~~~~~~~~ 2022-05-18T03:18:58.2867431Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2868106Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:58.2868546Z ^~~~~~~~~~~ 2022-05-18T03:18:58.2869196Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2869867Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:58.2870349Z ^~~~~~~~~~~ 2022-05-18T03:18:58.2871006Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2871587Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:18:58.2872006Z ^~~~~~~~~~~ 2022-05-18T03:18:58.2872597Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2873116Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:58.2873605Z ^~~~~~~~~~~ 2022-05-18T03:18:58.2874242Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2874812Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:18:58.2875247Z ^~~~~~~~~~~ 2022-05-18T03:18:58.2875914Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2876479Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:18:58.2876887Z ^~~~~~~~~~~ 2022-05-18T03:18:58.2877497Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2878029Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:58.2878416Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2879078Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2879748Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:58.2880103Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2880541Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2880963Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:58.2881272Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2881694Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2882107Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:18:58.2882426Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2882698Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:58.2883174Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2883663Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:18:58.2883947Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2884566Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2885092Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:18:58.2885428Z ^~~~~~~~~~~ 2022-05-18T03:18:58.2885845Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2886219Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:18:58.2886496Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2886902Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2887271Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:18:58.2887551Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2887966Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2888313Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:18:58.2888576Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2888992Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2889381Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:18:58.2889682Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2890102Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2890499Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:18:58.2890787Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2891200Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2891714Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:18:58.2892000Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2892362Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2892750Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:18:58.2893088Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2893470Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2894024Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:18:58.2894453Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2894847Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:18:58.2895616Z external/sleef/src/arch/helperavx2.h:474:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2896224Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:58.2896643Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2897308Z external/sleef/src/arch/helperavx2.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2897875Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:58.2898257Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2898927Z external/sleef/src/arch/helperavx2.h:472:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2899523Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:58.2899913Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2900580Z external/sleef/src/arch/helperavx2.h:471:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2901153Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:58.2901630Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2902302Z external/sleef/src/arch/helperavx2.h:466:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2902827Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:18:58.2903183Z ^~~~~~~~~~~ 2022-05-18T03:18:58.2903860Z external/sleef/src/arch/helperavx2.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2904430Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T03:18:58.2904801Z ^~~~~~~~~~~ 2022-05-18T03:18:58.2905429Z external/sleef/src/arch/helperavx2.h:458:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2906380Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:18:58.2906882Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2907557Z external/sleef/src/arch/helperavx2.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2908165Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:58.2908575Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2909242Z external/sleef/src/arch/helperavx2.h:456:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2909829Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T03:18:58.2910240Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2910907Z external/sleef/src/arch/helperavx2.h:454:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2911531Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T03:18:58.2911981Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2912626Z external/sleef/src/arch/helperavx2.h:450:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2913201Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:18:58.2913564Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2914213Z external/sleef/src/arch/helperavx2.h:448:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2914843Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:58.2915181Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2915841Z external/sleef/src/arch/helperavx2.h:447:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2916353Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:58.2916725Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2917364Z external/sleef/src/arch/helperavx2.h:437:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2918030Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:18:58.2918523Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2919225Z external/sleef/src/arch/helperavx2.h:430:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2919875Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:18:58.2920310Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2921000Z external/sleef/src/arch/helperavx2.h:428:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2921637Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:18:58.2922065Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2922731Z external/sleef/src/arch/helperavx2.h:426:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2923515Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:58.2924000Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2924681Z external/sleef/src/arch/helperavx2.h:425:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2925400Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:58.2925884Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2926579Z external/sleef/src/arch/helperavx2.h:424:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2927216Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:18:58.2927655Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2928329Z external/sleef/src/arch/helperavx2.h:417:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2928945Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:58.2929382Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2930084Z external/sleef/src/arch/helperavx2.h:412:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2930737Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:58.2931182Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2931880Z external/sleef/src/arch/helperavx2.h:411:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2932534Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:18:58.2932977Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2933593Z external/sleef/src/arch/helperavx2.h:409:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2934242Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:18:58.2934702Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2935394Z external/sleef/src/arch/helperavx2.h:408:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2936016Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:18:58.2936448Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2937126Z external/sleef/src/arch/helperavx2.h:406:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2937802Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:18:58.2938295Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2938983Z external/sleef/src/arch/helperavx2.h:405:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2939703Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:18:58.2940211Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2940903Z external/sleef/src/arch/helperavx2.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2941553Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:18:58.2941964Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2942662Z external/sleef/src/arch/helperavx2.h:402:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2943329Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:18:58.2943858Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2944530Z external/sleef/src/arch/helperavx2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2945298Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:18:58.2946037Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2946777Z external/sleef/src/arch/helperavx2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2947522Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:58.2948072Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2948760Z external/sleef/src/arch/helperavx2.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2949524Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:18:58.2950009Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2950616Z external/sleef/src/arch/helperavx2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2951360Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:58.2951866Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2952405Z external/sleef/src/arch/helperavx2.h:388:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2952782Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:18:58.2953034Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2953416Z external/sleef/src/arch/helperavx2.h:386:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2953767Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:18:58.2954008Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2954364Z external/sleef/src/arch/helperavx2.h:385:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2954815Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:18:58.2955055Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2955412Z external/sleef/src/arch/helperavx2.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2955757Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:18:58.2956001Z ^~~~~~~~~~~ 2022-05-18T03:18:58.2956366Z external/sleef/src/arch/helperavx2.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2956697Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:18:58.2956933Z ^~~~~~~~~~ 2022-05-18T03:18:58.2957295Z external/sleef/src/arch/helperavx2.h:371:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2957616Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:18:58.2957851Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2958221Z external/sleef/src/arch/helperavx2.h:370:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2958661Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:58.2958905Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2959271Z external/sleef/src/arch/helperavx2.h:369:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2959633Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:58.2959931Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2960297Z external/sleef/src/arch/helperavx2.h:368:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2960665Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:18:58.2960929Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2961285Z external/sleef/src/arch/helperavx2.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2961660Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:58.2961933Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2962291Z external/sleef/src/arch/helperavx2.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2963109Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:58.2963357Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2963730Z external/sleef/src/arch/helperavx2.h:356:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2964048Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:18:58.2964285Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2964655Z external/sleef/src/arch/helperavx2.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2965032Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:18:58.2965291Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2965659Z external/sleef/src/arch/helperavx2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2965987Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:18:58.2966205Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2966573Z external/sleef/src/arch/helperavx2.h:346:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2966949Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:18:58.2967192Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2967553Z external/sleef/src/arch/helperavx2.h:345:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2967892Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:18:58.2968129Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2968484Z external/sleef/src/arch/helperavx2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2968828Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:18:58.2969076Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2969442Z external/sleef/src/arch/helperavx2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2969772Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:18:58.2970013Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2970380Z external/sleef/src/arch/helperavx2.h:341:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2970704Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T03:18:58.2970939Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2971311Z external/sleef/src/arch/helperavx2.h:340:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2971646Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T03:18:58.2971902Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2972267Z external/sleef/src/arch/helperavx2.h:339:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2972597Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm256_slli_epi32(x, c); } 2022-05-18T03:18:58.2972821Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.2973185Z external/sleef/src/arch/helperavx2.h:337:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2973545Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:58.2973800Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2974156Z external/sleef/src/arch/helperavx2.h:336:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2974512Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:58.2974768Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2975125Z external/sleef/src/arch/helperavx2.h:334:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2975461Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:18:58.2975698Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2976066Z external/sleef/src/arch/helperavx2.h:333:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2976391Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T03:18:58.2976621Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2976990Z external/sleef/src/arch/helperavx2.h:332:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2977325Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:18:58.2977567Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2977935Z external/sleef/src/arch/helperavx2.h:331:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2978267Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_and_si256(x, y); } 2022-05-18T03:18:58.2978492Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2978889Z external/sleef/src/arch/helperavx2.h:329:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2979228Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:18:58.2979449Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2979810Z external/sleef/src/arch/helperavx2.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2980140Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:18:58.2980372Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2980735Z external/sleef/src/arch/helperavx2.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2981072Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:18:58.2981309Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2981668Z external/sleef/src/arch/helperavx2.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2982040Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:58.2982307Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2982674Z external/sleef/src/arch/helperavx2.h:324:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2983033Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:58.2983334Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2983697Z external/sleef/src/arch/helperavx2.h:323:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2984053Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:58.2984316Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2984682Z external/sleef/src/arch/helperavx2.h:322:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2985047Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:58.2985297Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2985660Z external/sleef/src/arch/helperavx2.h:321:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2986311Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:58.2986754Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2987291Z external/sleef/src/arch/helperavx2.h:320:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2987829Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:58.2988210Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.2988741Z external/sleef/src/arch/helperavx2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2989269Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:18:58.2989636Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2990178Z external/sleef/src/arch/helperavx2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2990683Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:18:58.2991051Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2991601Z external/sleef/src/arch/helperavx2.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2992170Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:18:58.2992646Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2993323Z external/sleef/src/arch/helperavx2.h:315:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2993976Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:18:58.2994432Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2995133Z external/sleef/src/arch/helperavx2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2995783Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:18:58.2996225Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.2996908Z external/sleef/src/arch/helperavx2.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2997507Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:18:58.2997930Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.2998601Z external/sleef/src/arch/helperavx2.h:311:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.2999237Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:18:58.2999636Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3000274Z external/sleef/src/arch/helperavx2.h:310:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3000708Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:18:58.3001130Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3001559Z external/sleef/src/arch/helperavx2.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3001960Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:18:58.3002254Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3002708Z external/sleef/src/arch/helperavx2.h:308:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3003155Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:18:58.3003469Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3003901Z external/sleef/src/arch/helperavx2.h:307:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3004494Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:18:58.3004826Z ^~~~~~~~~~ 2022-05-18T03:18:58.3005246Z external/sleef/src/arch/helperavx2.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3005849Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:18:58.3006195Z ^~~~~~~~~~ 2022-05-18T03:18:58.3006640Z external/sleef/src/arch/helperavx2.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3007018Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:18:58.3007309Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3007878Z external/sleef/src/arch/helperavx2.h:304:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3008520Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:18:58.3008953Z ^~~~~~~~~~ 2022-05-18T03:18:58.3009628Z external/sleef/src/arch/helperavx2.h:303:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3010300Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:18:58.3010738Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3011470Z external/sleef/src/arch/helperavx2.h:302:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3011983Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:18:58.3012356Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3012926Z external/sleef/src/arch/helperavx2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3013446Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:18:58.3013798Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3014349Z external/sleef/src/arch/helperavx2.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3014867Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:18:58.3015197Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3015616Z external/sleef/src/arch/helperavx2.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3015979Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:18:58.3016239Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3016629Z external/sleef/src/arch/helperavx2.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3017012Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:18:58.3017375Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3017737Z external/sleef/src/arch/helperavx2.h:295:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3018080Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:18:58.3018356Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3018728Z external/sleef/src/arch/helperavx2.h:294:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3019057Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:18:58.3019298Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3019664Z external/sleef/src/arch/helperavx2.h:293:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3020038Z static INLINE vint2 vcast_vi2_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:18:58.3020263Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3020631Z external/sleef/src/arch/helperavx2.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3020955Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:18:58.3021168Z ^~~~~~~~~~ 2022-05-18T03:18:58.3021538Z external/sleef/src/arch/helperavx2.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3021881Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:18:58.3022169Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3022539Z external/sleef/src/arch/helperavx2.h:290:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3022890Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:18:58.3023142Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3023496Z external/sleef/src/arch/helperavx2.h:289:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3023904Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:18:58.3024145Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3024564Z external/sleef/src/arch/helperavx2.h:287:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3024879Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:18:58.3025119Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3025483Z external/sleef/src/arch/helperavx2.h:286:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3026596Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:18:58.3026871Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3027503Z external/sleef/src/arch/helperavx2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3028150Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:18:58.3028542Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3029173Z external/sleef/src/arch/helperavx2.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3029728Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:18:58.3030139Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3030745Z external/sleef/src/arch/helperavx2.h:279:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3031253Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:18:58.3031592Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3032179Z external/sleef/src/arch/helperavx2.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3032859Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:18:58.3033259Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3033837Z external/sleef/src/arch/helperavx2.h:276:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3034445Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:18:58.3034870Z ^~~~~~~~~~ 2022-05-18T03:18:58.3035432Z external/sleef/src/arch/helperavx2.h:263:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3035928Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:58.3036294Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3036871Z external/sleef/src/arch/helperavx2.h:259:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3037362Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:58.3037740Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3038339Z external/sleef/src/arch/helperavx2.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3038780Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:58.3039149Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3039720Z external/sleef/src/arch/helperavx2.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3040179Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:58.3040506Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3041166Z external/sleef/src/arch/helperavx2.h:247:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3041849Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:58.3042241Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3042873Z external/sleef/src/arch/helperavx2.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3043503Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:58.3043922Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3044680Z external/sleef/src/arch/helperavx2.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3045322Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T03:18:58.3045786Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3046441Z external/sleef/src/arch/helperavx2.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3047052Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:18:58.3047532Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3048140Z external/sleef/src/arch/helperavx2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3048799Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T03:18:58.3049229Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3049862Z external/sleef/src/arch/helperavx2.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3050489Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:18:58.3050942Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3051612Z external/sleef/src/arch/helperavx2.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3052284Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:18:58.3052804Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3053491Z external/sleef/src/arch/helperavx2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3054088Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:58.3054495Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3055159Z external/sleef/src/arch/helperavx2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3055769Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:58.3056163Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3056778Z external/sleef/src/arch/helperavx2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3057391Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:58.3057989Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3058671Z external/sleef/src/arch/helperavx2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3059282Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:58.3059701Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3060368Z external/sleef/src/arch/helperavx2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3060964Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:58.3061367Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3062021Z external/sleef/src/arch/helperavx2.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3062664Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:18:58.3063126Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3063807Z external/sleef/src/arch/helperavx2.h:221:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3064457Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:18:58.3064932Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3065663Z external/sleef/src/arch/helperavx2.h:219:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3066360Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:58.3066829Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3067509Z external/sleef/src/arch/helperavx2.h:218:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3068117Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:58.3068518Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3069220Z external/sleef/src/arch/helperavx2.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3069854Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:58.3070279Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3070925Z external/sleef/src/arch/helperavx2.h:216:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3071537Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:58.3071956Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3072631Z external/sleef/src/arch/helperavx2.h:214:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3073258Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:58.3073680Z ^~~~~~~~~~ 2022-05-18T03:18:58.3074368Z external/sleef/src/arch/helperavx2.h:213:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3075087Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:18:58.3075503Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3076199Z external/sleef/src/arch/helperavx2.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3076811Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:58.3077229Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3077921Z external/sleef/src/arch/helperavx2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3078619Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:58.3079102Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3079795Z external/sleef/src/arch/helperavx2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3080488Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:58.3080924Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3081547Z external/sleef/src/arch/helperavx2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3082198Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:58.3082656Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3083318Z external/sleef/src/arch/helperavx2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3084009Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:58.3084506Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3085193Z external/sleef/src/arch/helperavx2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3085883Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:58.3086383Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3087169Z external/sleef/src/arch/helperavx2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3087873Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:58.3088365Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3089063Z external/sleef/src/arch/helperavx2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3089749Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:18:58.3090215Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3090861Z external/sleef/src/arch/helperavx2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3091495Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:18:58.3091915Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3092594Z external/sleef/src/arch/helperavx2.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3093228Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:18:58.3093682Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3094343Z external/sleef/src/arch/helperavx2.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3094981Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:18:58.3095523Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3096193Z external/sleef/src/arch/helperavx2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3096811Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:18:58.3097272Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3116622Z external/sleef/src/arch/helperavx2.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3117355Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:18:58.3117801Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3118499Z external/sleef/src/arch/helperavx2.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3119121Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:18:58.3119524Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3120210Z external/sleef/src/arch/helperavx2.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3120878Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:18:58.3121321Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3122001Z external/sleef/src/arch/helperavx2.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3122678Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:18:58.3123131Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3123817Z external/sleef/src/arch/helperavx2.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3124468Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:18:58.3124952Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3125607Z external/sleef/src/arch/helperavx2.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3126399Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:18:58.3126975Z ^~~~~~~~~~ 2022-05-18T03:18:58.3127668Z external/sleef/src/arch/helperavx2.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3128451Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:18:58.3128896Z ^~~~~~~~~~ 2022-05-18T03:18:58.3129576Z external/sleef/src/arch/helperavx2.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3130178Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:18:58.3130603Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3131281Z external/sleef/src/arch/helperavx2.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3131901Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:18:58.3132316Z ^~~~~~~~~~ 2022-05-18T03:18:58.3133010Z external/sleef/src/arch/helperavx2.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3133644Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:18:58.3134060Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3134757Z external/sleef/src/arch/helperavx2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3135394Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:18:58.3135837Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3136611Z external/sleef/src/arch/helperavx2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3137257Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:18:58.3137702Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3138374Z external/sleef/src/arch/helperavx2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3139006Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:18:58.3139454Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3140147Z external/sleef/src/arch/helperavx2.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3140775Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T03:18:58.3141213Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3141919Z external/sleef/src/arch/helperavx2.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3142545Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T03:18:58.3142991Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3143687Z external/sleef/src/arch/helperavx2.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3144255Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:18:58.3144613Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3145301Z external/sleef/src/arch/helperavx2.h:169:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3145956Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:18:58.3146307Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3147073Z external/sleef/src/arch/helperavx2.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3147633Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:18:58.3147986Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3148676Z external/sleef/src/arch/helperavx2.h:163:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3149282Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:18:58.3149755Z ^~~~~~~~~~ 2022-05-18T03:18:58.3150382Z external/sleef/src/arch/helperavx2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3150997Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:18:58.3151421Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3152097Z external/sleef/src/arch/helperavx2.h:161:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3152785Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:58.3153276Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3153953Z external/sleef/src/arch/helperavx2.h:160:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3154631Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:58.3155126Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3155817Z external/sleef/src/arch/helperavx2.h:159:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3156498Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:58.3156950Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3157561Z external/sleef/src/arch/helperavx2.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3158168Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:58.3158691Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3159376Z external/sleef/src/arch/helperavx2.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3160007Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:18:58.3160447Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3161119Z external/sleef/src/arch/helperavx2.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3161732Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:18:58.3162157Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3162830Z external/sleef/src/arch/helperavx2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3163392Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:18:58.3163781Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3164455Z external/sleef/src/arch/helperavx2.h:146:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3165018Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:18:58.3165394Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3166090Z external/sleef/src/arch/helperavx2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3166829Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3167372Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3168051Z external/sleef/src/arch/helperavx2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3168808Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3169329Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3170018Z external/sleef/src/arch/helperavx2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3170871Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3171425Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3172118Z external/sleef/src/arch/helperavx2.h:141:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3172875Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3173424Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3174106Z external/sleef/src/arch/helperavx2.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3174867Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3175409Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3176100Z external/sleef/src/arch/helperavx2.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3176839Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3177383Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3178071Z external/sleef/src/arch/helperavx2.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3178827Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3179377Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3180139Z external/sleef/src/arch/helperavx2.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3180894Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3181428Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3182124Z external/sleef/src/arch/helperavx2.h:134:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3182887Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3183441Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3184119Z external/sleef/src/arch/helperavx2.h:133:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3184882Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3185431Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3186284Z external/sleef/src/arch/helperavx2.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3187138Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3187702Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3188407Z external/sleef/src/arch/helperavx2.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3189158Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3189724Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3190421Z external/sleef/src/arch/helperavx2.h:129:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3191185Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3191701Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3192471Z external/sleef/src/arch/helperavx2.h:128:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3193220Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3193732Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3194433Z external/sleef/src/arch/helperavx2.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3195207Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3195760Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3196174Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:18:58.3196964Z external/sleef/src/arch/helperavx2.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3197726Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3198255Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3198929Z external/sleef/src/arch/helperavx2.h:115:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3199576Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T03:18:58.3200032Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3200720Z external/sleef/src/arch/helperavx2.h:114:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3201434Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:18:58.3201887Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3202581Z external/sleef/src/arch/helperavx2.h:113:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3203215Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:18:58.3203673Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3204357Z external/sleef/src/arch/helperavx2.h:112:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3204997Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:18:58.3205442Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3206138Z external/sleef/src/arch/helperavx2.h:111:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3206752Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:18:58.3207154Z ^~~~~~~~~~ 2022-05-18T03:18:58.3207848Z external/sleef/src/arch/helperavx2.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3208428Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:18:58.3208800Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3209500Z external/sleef/src/arch/helperavx2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3210071Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:18:58.3210445Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3211141Z external/sleef/src/arch/helperavx2.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3211779Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:58.3212225Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3212896Z external/sleef/src/arch/helperavx2.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3213461Z static INLINE int vavailability_i(int name) { 2022-05-18T03:18:58.3213833Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3214563Z external/sleef/src/arch/helperavx2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3215133Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:18:58.3215491Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3216176Z external/sleef/src/arch/helperavx2.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3216721Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:18:58.3217080Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3217754Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3218420Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:18:58.3218910Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3219619Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3220264Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:58.3220684Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3221136Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:58.3221899Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3222500Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:18:58.3222942Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3223587Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3224299Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:18:58.3224769Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3225419Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3226141Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:18:58.3226592Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3227222Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3227793Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:18:58.3228212Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3228875Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3229564Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:58.3230082Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3230511Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:18:58.3231271Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3231845Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:18:58.3232265Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3232693Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:18:58.3233500Z external/sleef/src/arch/helperavx2.h:474:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3234117Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:58.3234527Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3235231Z external/sleef/src/arch/helperavx2.h:473:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3235846Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:58.3236237Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3237064Z external/sleef/src/arch/helperavx2.h:472:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3237678Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:58.3238088Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3238732Z external/sleef/src/arch/helperavx2.h:471:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3239312Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:58.3239704Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3240356Z external/sleef/src/arch/helperavx2.h:466:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3240844Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:18:58.3241160Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3241758Z external/sleef/src/arch/helperavx2.h:465:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3242327Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T03:18:58.3242693Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3243291Z external/sleef/src/arch/helperavx2.h:458:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3243874Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:18:58.3244332Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3244972Z external/sleef/src/arch/helperavx2.h:457:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3245703Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:18:58.3246111Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3246794Z external/sleef/src/arch/helperavx2.h:456:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3247428Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T03:18:58.3247849Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3248524Z external/sleef/src/arch/helperavx2.h:454:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3249195Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T03:18:58.3249671Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3250366Z external/sleef/src/arch/helperavx2.h:450:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3250965Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:18:58.3251363Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3252009Z external/sleef/src/arch/helperavx2.h:448:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3252602Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:18:58.3253015Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3253690Z external/sleef/src/arch/helperavx2.h:447:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3254246Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:18:58.3254641Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3255305Z external/sleef/src/arch/helperavx2.h:441:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3255817Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:18:58.3256153Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3256838Z external/sleef/src/arch/helperavx2.h:437:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3257566Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:18:58.3258072Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3258818Z external/sleef/src/arch/helperavx2.h:428:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3259409Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:18:58.3259825Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3260457Z external/sleef/src/arch/helperavx2.h:426:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3261037Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:18:58.3261505Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3262152Z external/sleef/src/arch/helperavx2.h:425:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3262847Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:18:58.3263311Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3263997Z external/sleef/src/arch/helperavx2.h:417:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3264658Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:58.3265089Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3265917Z external/sleef/src/arch/helperavx2.h:412:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3266662Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:18:58.3267227Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3267885Z external/sleef/src/arch/helperavx2.h:411:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3268518Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:18:58.3268963Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3269607Z external/sleef/src/arch/helperavx2.h:409:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3270321Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:18:58.3270827Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3271478Z external/sleef/src/arch/helperavx2.h:408:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3272120Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:18:58.3272573Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3273270Z external/sleef/src/arch/helperavx2.h:406:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3273989Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:18:58.3274465Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3275166Z external/sleef/src/arch/helperavx2.h:405:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3275893Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:18:58.3276391Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3277084Z external/sleef/src/arch/helperavx2.h:403:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3277737Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:18:58.3278179Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3278846Z external/sleef/src/arch/helperavx2.h:402:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3279587Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:18:58.3280051Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3280700Z external/sleef/src/arch/helperavx2.h:399:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3281464Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:18:58.3282011Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3282668Z external/sleef/src/arch/helperavx2.h:397:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3283405Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:18:58.3283948Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3284628Z external/sleef/src/arch/helperavx2.h:386:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3285279Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:18:58.3285696Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3286361Z external/sleef/src/arch/helperavx2.h:385:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3286997Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:18:58.3287421Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3288084Z external/sleef/src/arch/helperavx2.h:383:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3288776Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:18:58.3289205Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3289849Z external/sleef/src/arch/helperavx2.h:382:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3290464Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:18:58.3290881Z ^~~~~~~~~~ 2022-05-18T03:18:58.3291524Z external/sleef/src/arch/helperavx2.h:370:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3292283Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:18:58.3292685Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3293267Z external/sleef/src/arch/helperavx2.h:345:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3293850Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:18:58.3294247Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3294890Z external/sleef/src/arch/helperavx2.h:337:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3295533Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:18:58.3296000Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3296682Z external/sleef/src/arch/helperavx2.h:318:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3297341Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:18:58.3297788Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3298482Z external/sleef/src/arch/helperavx2.h:315:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3299166Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:18:58.3299594Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3300250Z external/sleef/src/arch/helperavx2.h:309:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3301004Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:18:58.3301466Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3302139Z external/sleef/src/arch/helperavx2.h:282:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3302827Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:18:58.3303311Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3303992Z external/sleef/src/arch/helperavx2.h:280:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3304635Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:18:58.3305037Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3305654Z external/sleef/src/arch/helperavx2.h:279:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3306341Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:18:58.3306807Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3307428Z external/sleef/src/arch/helperavx2.h:277:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3308023Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:18:58.3308443Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3309113Z external/sleef/src/arch/helperavx2.h:276:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3309732Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:18:58.3310273Z ^~~~~~~~~~ 2022-05-18T03:18:58.3310938Z external/sleef/src/arch/helperavx2.h:263:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3311500Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:18:58.3311856Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3312533Z external/sleef/src/arch/helperavx2.h:259:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3313090Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:18:58.3313453Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3314121Z external/sleef/src/arch/helperavx2.h:255:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3314688Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:18:58.3315063Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3315717Z external/sleef/src/arch/helperavx2.h:251:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3316282Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:18:58.3316651Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3317325Z external/sleef/src/arch/helperavx2.h:247:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3317996Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:58.3318462Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3319133Z external/sleef/src/arch/helperavx2.h:237:23: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3319831Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T03:18:58.3320335Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3321012Z external/sleef/src/arch/helperavx2.h:234:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3321675Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T03:18:58.3322133Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3322854Z external/sleef/src/arch/helperavx2.h:232:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3323519Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:18:58.3323973Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3324636Z external/sleef/src/arch/helperavx2.h:231:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3325292Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:18:58.3325734Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3326414Z external/sleef/src/arch/helperavx2.h:229:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3327038Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:18:58.3327459Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3328103Z external/sleef/src/arch/helperavx2.h:228:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3328724Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:18:58.3329149Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3329806Z external/sleef/src/arch/helperavx2.h:226:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3330415Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:18:58.3330840Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3331499Z external/sleef/src/arch/helperavx2.h:225:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3332158Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:18:58.3332578Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3333199Z external/sleef/src/arch/helperavx2.h:224:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3333773Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:18:58.3334188Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3334857Z external/sleef/src/arch/helperavx2.h:222:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3335489Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:18:58.3335910Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3336581Z external/sleef/src/arch/helperavx2.h:221:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3337053Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:18:58.3337303Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3337811Z external/sleef/src/arch/helperavx2.h:219:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3338380Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:18:58.3338776Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3339378Z external/sleef/src/arch/helperavx2.h:218:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3339959Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:18:58.3340354Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3340988Z external/sleef/src/arch/helperavx2.h:217:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3341596Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:18:58.3342036Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3342710Z external/sleef/src/arch/helperavx2.h:216:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3343293Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:18:58.3343708Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3344431Z external/sleef/src/arch/helperavx2.h:214:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3345013Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:18:58.3345438Z ^~~~~~~~~~ 2022-05-18T03:18:58.3346208Z external/sleef/src/arch/helperavx2.h:212:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3346884Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:18:58.3347304Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3347971Z external/sleef/src/arch/helperavx2.h:208:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3348669Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:18:58.3349141Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3349794Z external/sleef/src/arch/helperavx2.h:207:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3350405Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:18:58.3350869Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3351515Z external/sleef/src/arch/helperavx2.h:206:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3352191Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:18:58.3352767Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3353411Z external/sleef/src/arch/helperavx2.h:205:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3354093Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:18:58.3354577Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3355232Z external/sleef/src/arch/helperavx2.h:204:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3355917Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:18:58.3356417Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3357079Z external/sleef/src/arch/helperavx2.h:203:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3357728Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:18:58.3358183Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3358829Z external/sleef/src/arch/helperavx2.h:201:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3359502Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:18:58.3359965Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3360653Z external/sleef/src/arch/helperavx2.h:200:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3361330Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:18:58.3361452Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3361939Z external/sleef/src/arch/helperavx2.h:199:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3362230Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:18:58.3362367Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3362857Z external/sleef/src/arch/helperavx2.h:198:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3363226Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:18:58.3363348Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3363817Z external/sleef/src/arch/helperavx2.h:197:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3364095Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:18:58.3364219Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3364674Z external/sleef/src/arch/helperavx2.h:195:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3364944Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:18:58.3365070Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3365545Z external/sleef/src/arch/helperavx2.h:194:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3365783Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:18:58.3365904Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3366361Z external/sleef/src/arch/helperavx2.h:193:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3366640Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:18:58.3366743Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3367220Z external/sleef/src/arch/helperavx2.h:192:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3367517Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:18:58.3367714Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3368178Z external/sleef/src/arch/helperavx2.h:190:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3368600Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:18:58.3368727Z ^~~~~~~~~~ 2022-05-18T03:18:58.3369202Z external/sleef/src/arch/helperavx2.h:188:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3369452Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:18:58.3369566Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3370041Z external/sleef/src/arch/helperavx2.h:187:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3370312Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:18:58.3370436Z ^~~~~~~~~~ 2022-05-18T03:18:58.3370926Z external/sleef/src/arch/helperavx2.h:186:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3371202Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:18:58.3371332Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3371804Z external/sleef/src/arch/helperavx2.h:185:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3372046Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:18:58.3372153Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3372601Z external/sleef/src/arch/helperavx2.h:184:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3372866Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:18:58.3372994Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3373465Z external/sleef/src/arch/helperavx2.h:183:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3373731Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:18:58.3373850Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3374408Z external/sleef/src/arch/helperavx2.h:179:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3374668Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T03:18:58.3374791Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3375279Z external/sleef/src/arch/helperavx2.h:178:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3375551Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T03:18:58.3375676Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3376149Z external/sleef/src/arch/helperavx2.h:169:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3376321Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:18:58.3376424Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3376893Z external/sleef/src/arch/helperavx2.h:165:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3377074Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:18:58.3377193Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3377647Z external/sleef/src/arch/helperavx2.h:162:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3377899Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:18:58.3378017Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3378485Z external/sleef/src/arch/helperavx2.h:160:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3378869Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:58.3378996Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3379474Z external/sleef/src/arch/helperavx2.h:158:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3379807Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:18:58.3379932Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3380411Z external/sleef/src/arch/helperavx2.h:157:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3380673Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:18:58.3380799Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3381246Z external/sleef/src/arch/helperavx2.h:156:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3381498Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:18:58.3381618Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3382100Z external/sleef/src/arch/helperavx2.h:150:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3382305Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:18:58.3382427Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3382910Z external/sleef/src/arch/helperavx2.h:146:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3383108Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:18:58.3383223Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3383692Z external/sleef/src/arch/helperavx2.h:144:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3384053Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3384182Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3384655Z external/sleef/src/arch/helperavx2.h:139:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3385083Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3385202Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3385638Z external/sleef/src/arch/helperavx2.h:138:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3386117Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3386231Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3386742Z external/sleef/src/arch/helperavx2.h:137:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3387107Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3387226Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3387675Z external/sleef/src/arch/helperavx2.h:136:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3388069Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:18:58.3388187Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3388408Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:18:58.3388855Z external/sleef/src/arch/helperavx2.h:122:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3389098Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:18:58.3389308Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3389789Z external/sleef/src/arch/helperavx2.h:121:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3390015Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:18:58.3390127Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3390593Z external/sleef/src/arch/helperavx2.h:120:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3390842Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:18:58.3390947Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3391409Z external/sleef/src/arch/helperavx2.h:119:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3391659Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:18:58.3391767Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3392215Z external/sleef/src/arch/helperavx2.h:115:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3392484Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T03:18:58.3392613Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3393128Z external/sleef/src/arch/helperavx2.h:114:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3393385Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:18:58.3393500Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3393971Z external/sleef/src/arch/helperavx2.h:111:23: warning: 'vcast_vd_d' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3394209Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:18:58.3394334Z ^~~~~~~~~~ 2022-05-18T03:18:58.3394839Z external/sleef/src/arch/helperavx2.h:105:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3395044Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:18:58.3395172Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3395633Z external/sleef/src/arch/helperavx2.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3395999Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:18:58.3396123Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3626901Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:18:58.3637286Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:18:58.3637749Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:18:58.3638070Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:18:58.3638278Z ^~~ 2022-05-18T03:18:58.3638452Z At top level: 2022-05-18T03:18:58.3638930Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3639139Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:18:58.3639278Z ^~~~~ 2022-05-18T03:18:58.3639754Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3639959Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:18:58.3640066Z ^~~~ 2022-05-18T03:18:58.3640531Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3640729Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:18:58.3641016Z ^~~~ 2022-05-18T03:18:58.3641484Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3641686Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:18:58.3641811Z ^~~~~~ 2022-05-18T03:18:58.3642281Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3642504Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:18:58.3642641Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3643096Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3643328Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:18:58.3643459Z ^~~~~~~~~ 2022-05-18T03:18:58.3643922Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3644142Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:18:58.3644264Z ^~~~~~ 2022-05-18T03:18:58.3644724Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3644914Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:18:58.3645042Z ^~~~~~ 2022-05-18T03:18:58.3645499Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3645699Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:18:58.3645831Z ^~~~~~ 2022-05-18T03:18:58.3646292Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3646468Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:18:58.3646569Z ^~~~~ 2022-05-18T03:18:58.3647018Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3647428Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:18:58.3647568Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3648047Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3648413Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:18:58.3648552Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3648778Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:58.3649240Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3649404Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:18:58.3649517Z ^~~~~~~~ 2022-05-18T03:18:58.3649982Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3650226Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:58.3650362Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3650823Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3651110Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:18:58.3651311Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3651777Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3651969Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:18:58.3652093Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3652570Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3652789Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:58.3652922Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3653398Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3653630Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:18:58.3653760Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3654210Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3654421Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:58.3654559Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3655025Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3655215Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:18:58.3655328Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3655790Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3656034Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:18:58.3656144Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3656610Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3656803Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:18:58.3656927Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3657392Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3657699Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:18:58.3657832Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3658319Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3658591Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:18:58.3658718Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3659205Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3659484Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:18:58.3659608Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3660105Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3660335Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:18:58.3660723Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3661210Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3661420Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:58.3661546Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3662015Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3662305Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:58.3662429Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3662894Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3663134Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:18:58.3663260Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3663717Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3663955Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:18:58.3664092Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3664543Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3664781Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:18:58.3664914Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3665373Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3665584Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:18:58.3665695Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3670790Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3671023Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:18:58.3671160Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3671629Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3671819Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:18:58.3671956Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3672434Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3672605Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:18:58.3672732Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3673304Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3673518Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:18:58.3673643Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3674624Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3674848Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:18:58.3674977Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3675417Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3675652Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:58.3675782Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3676238Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3676445Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:18:58.3676577Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3677054Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3678427Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:58.3678552Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3679169Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3679387Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:18:58.3679514Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3680153Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:58.3680637Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3680843Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:18:58.3680973Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3697529Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3697718Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:18:58.3697840Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3698326Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3698542Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:18:58.3698673Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3699132Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3699326Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:18:58.3699447Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3699738Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3699869Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:18:58.3699953Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3700256Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3700457Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:18:58.3700578Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3701005Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3701318Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:18:58.3701437Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3701893Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3702124Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:18:58.3702258Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3702711Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3702941Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:18:58.3703068Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3703514Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3703737Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:18:58.3703867Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3704314Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3704556Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:18:58.3704691Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3705150Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3705459Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:18:58.3705623Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3706452Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3706757Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:18:58.3706896Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3707358Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3707581Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:18:58.3707710Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3708161Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3708403Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:18:58.3708534Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3708961Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3709185Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:18:58.3709316Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3709782Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3710008Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:18:58.3710138Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3710590Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3710818Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:18:58.3710933Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3711381Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3711729Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:18:58.3711872Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3712322Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3712570Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:18:58.3712700Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3713158Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3713411Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:18:58.3713545Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3713999Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3714228Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:18:58.3714361Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3714834Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3715068Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:18:58.3715197Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3715633Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3715987Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:58.3716127Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3716579Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3716852Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:18:58.3716987Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3717446Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3717722Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:58.3717860Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3718311Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3718565Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:18:58.3718695Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3719152Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3719399Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:18:58.3719532Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3719970Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3720219Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:18:58.3720345Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3720787Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3721032Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:18:58.3721165Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3721667Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3721913Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:18:58.3722044Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3722492Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3722721Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:18:58.3722841Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3723314Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3723544Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:18:58.3723682Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3724141Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3724376Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:18:58.3724507Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3724972Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3725190Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:18:58.3725396Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3725849Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3726072Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:18:58.3726201Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3726666Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3726931Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:18:58.3727062Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3727496Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3727847Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:58.3728008Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3728512Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3728806Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:58.3728966Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3729508Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3729823Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:58.3729977Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3730478Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3730821Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:18:58.3730975Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3731347Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3731512Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:18:58.3731718Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3732025Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3732188Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:18:58.3732269Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3732423Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:58.3732716Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3732868Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:18:58.3732964Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3733261Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3733416Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:58.3733512Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3733792Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3733941Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:58.3734035Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3734438Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3734618Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:18:58.3734707Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3734955Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3735082Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:18:58.3735155Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3735406Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3735536Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:58.3735621Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3735932Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3736078Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:58.3736185Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3736320Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:58.3736559Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3736707Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:58.3736796Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3737113Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3737277Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:58.3737365Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3737615Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3737762Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:58.3737846Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3738081Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3738302Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:18:58.3738399Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3738691Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3738840Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:58.3738927Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3739173Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3739319Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:58.3739392Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3739642Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3739841Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:58.3739934Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3740205Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3740350Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:18:58.3740435Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3740683Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3740815Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:18:58.3740949Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3741315Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3741535Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:18:58.3741657Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3742053Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3742263Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:58.3742350Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3742650Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3742795Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:58.3742884Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3743132Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3743279Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:18:58.3743366Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3743615Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3743757Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:58.3743830Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3744085Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3744278Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:58.3744368Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3744668Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3744815Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:18:58.3744945Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3745196Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3745335Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:18:58.3745411Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3745711Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3746039Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:58.3746172Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3746612Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3746753Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:58.3746849Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3747108Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3747311Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:18:58.3747408Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3747681Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3747858Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:18:58.3748035Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3748339Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3748500Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:18:58.3748585Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3748908Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3749141Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:18:58.3749251Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3749435Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:58.3749793Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3749991Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:18:58.3750073Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3750328Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3750511Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:18:58.3750581Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3750829Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3750998Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:18:58.3751078Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3751324Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3751487Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:18:58.3751568Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3751887Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3752027Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:18:58.3752111Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3752361Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3752538Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:18:58.3752627Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3752878Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3753037Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:18:58.3753125Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3753499Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3753716Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:18:58.3753848Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3754274Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3754471Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:18:58.3754556Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3754810Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3754982Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:18:58.3755052Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3755298Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3755463Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:58.3755581Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3755934Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3756190Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:58.3756314Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3756566Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3756765Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:18:58.3756888Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3757253Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3757401Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:18:58.3757488Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3757738Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3757881Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:18:58.3757965Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3758100Z In file included from external/sleef/src/libm/sleefsimddp.c:241:0: 2022-05-18T03:18:58.3758443Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3758623Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:58.3758705Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3759085Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3759261Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:58.3759340Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3759623Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3759750Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:58.3759815Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3760174Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3760342Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:58.3760444Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3760805Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3760925Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:18:58.3760996Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3761273Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3761376Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:18:58.3761450Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3761858Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3762164Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3762239Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3762519Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3762725Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:18:58.3762799Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3763056Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3763354Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:18:58.3763484Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3763831Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3763982Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:18:58.3764057Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3764331Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3764478Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3764540Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3764819Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3764989Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:18:58.3765116Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3765488Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3765601Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:18:58.3765673Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3765951Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3766075Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:18:58.3766187Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3766592Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3766755Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:18:58.3766874Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3767261Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3767394Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:18:58.3767467Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3767730Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3767880Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:18:58.3767953Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3768233Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3768368Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:18:58.3768439Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3768759Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3768968Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:18:58.3769029Z ^~~~~~~~~~ 2022-05-18T03:18:58.3769351Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3769467Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:18:58.3769538Z ^~~~~~~~~~ 2022-05-18T03:18:58.3769814Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3769971Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3770045Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3770323Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3770484Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3770586Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3770971Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3771131Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3771204Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3771591Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3771748Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3771820Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3772163Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3772337Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3772434Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3772864Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3773184Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3773259Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3773593Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3773754Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3773827Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3774092Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3774410Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3774537Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3774850Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3775023Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:18:58.3775099Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3775376Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3775544Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:18:58.3775617Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3775881Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3776048Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:18:58.3776161Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3776547Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3776701Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:18:58.3776776Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3777052Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3777198Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:18:58.3777258Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3777534Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3777714Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:58.3777799Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3778072Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3778269Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:58.3778396Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3778689Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3778837Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:18:58.3778899Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3779174Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3779328Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:18:58.3779403Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3779674Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3779860Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:18:58.3779935Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3780213Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3780334Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:18:58.3780411Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3780795Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3780934Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:18:58.3781009Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3781285Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3781416Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:18:58.3781490Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3781755Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3782036Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:18:58.3782109Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3782381Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3782824Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:18:58.3782901Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3783178Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3783365Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:18:58.3783438Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3783699Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3783847Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3783919Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3784198Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3784368Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3784440Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3784721Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3784886Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3784981Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3785305Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3786339Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3786450Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3786908Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3787059Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3787131Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3787488Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3787633Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3787691Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3787962Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3788183Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:18:58.3788260Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3788529Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3788754Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T03:18:58.3788828Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3789109Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3789253Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T03:18:58.3789367Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3789795Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3789936Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:18:58.3790010Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3790287Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3790481Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:18:58.3790551Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3790938Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3791096Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:18:58.3791168Z ^~~~~~~~~~ 2022-05-18T03:18:58.3791548Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3791718Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:18:58.3791789Z ^~~~~~~~~~ 2022-05-18T03:18:58.3792142Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3792294Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:18:58.3792365Z ^~~~~~~~~~ 2022-05-18T03:18:58.3792630Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3792765Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:18:58.3792839Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3793175Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3793358Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:18:58.3793431Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3793805Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3794000Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:18:58.3794060Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3794335Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3794467Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:18:58.3794576Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3794850Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3795040Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:18:58.3795117Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3795393Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3795560Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:18:58.3795664Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3796087Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3796271Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:18:58.3796345Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3796622Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3796799Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:18:58.3796873Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3797177Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3797381Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:18:58.3797472Z ^~~~~~~~~~ 2022-05-18T03:18:58.3797838Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3798000Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:18:58.3798073Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3798346Z external/sleef/src/arch/helperpurec_scalar.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3798505Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vf; } 2022-05-18T03:18:58.3798622Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3798894Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3799045Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T03:18:58.3799117Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3799393Z external/sleef/src/arch/helperpurec_scalar.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3799495Z static INLINE vint2 vrint_vi2_vf(vfloat a) { 2022-05-18T03:18:58.3799568Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3799930Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3800048Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:18:58.3800107Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3800385Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3800512Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:18:58.3800587Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3800858Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3801021Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:18:58.3801126Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3801402Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3801556Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:18:58.3801626Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3801902Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3802041Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:18:58.3802117Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3802388Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3802523Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:18:58.3802592Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3802861Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3803012Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:18:58.3803082Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3803428Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3803660Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:18:58.3803735Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3804059Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3804196Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:18:58.3804254Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3804533Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3804752Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:18:58.3804827Z ^~~~~~~~~~ 2022-05-18T03:18:58.3805176Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3805330Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:18:58.3805402Z ^~~~~~~~~~ 2022-05-18T03:18:58.3805678Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3805795Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:18:58.3805865Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3806133Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3806335Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:18:58.3806467Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3806965Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3807216Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3807358Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3807770Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3808010Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3808085Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3808431Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3808637Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3808712Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3809026Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3809346Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3809422Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3809720Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3809888Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:18:58.3809971Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3810261Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3810405Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3810477Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3810752Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3810894Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3810955Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3811242Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3811432Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:18:58.3811509Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3811801Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3811937Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:18:58.3812008Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3812279Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3812400Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:18:58.3812472Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3812742Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3812878Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:18:58.3812954Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3813226Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3813358Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:18:58.3813431Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3813742Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3813892Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:18:58.3813964Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3814239Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3814365Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:18:58.3814438Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3814785Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3814935Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:18:58.3815025Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3815361Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3815496Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:18:58.3815573Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3815846Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3816025Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:18:58.3816096Z ^~~~~~~~~~ 2022-05-18T03:18:58.3816384Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3816588Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:18:58.3816680Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3816952Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3817079Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:18:58.3817149Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3817416Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3817569Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3817642Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3817953Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3818170Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3818243Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3818516Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3818666Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3818738Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3819005Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3819155Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3819214Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3819495Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3819704Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3819788Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3820097Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3820248Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3820319Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3820591Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3820813Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:18:58.3820914Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3821232Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3821500Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T03:18:58.3821586Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3821901Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3822058Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T03:18:58.3822135Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3822413Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3822543Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:18:58.3822617Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3822892Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3823038Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:18:58.3823112Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3823449Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3823641Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:18:58.3823715Z ^~~~~~~~~~ 2022-05-18T03:18:58.3823974Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3824164Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:18:58.3824236Z ^~~~~~~~~~ 2022-05-18T03:18:58.3824510Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3824679Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:18:58.3824750Z ^~~~~~~~~~ 2022-05-18T03:18:58.3825022Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3825165Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:18:58.3825227Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3825539Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3825688Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:18:58.3825889Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3826212Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3826413Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:18:58.3826541Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3826822Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3826950Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:18:58.3827023Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3827297Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3827481Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:18:58.3827558Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3827835Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3828021Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:18:58.3828100Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3828375Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3828619Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:18:58.3828699Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3828974Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3829213Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:18:58.3829300Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3829646Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3829788Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:18:58.3829863Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3830129Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3830276Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3830350Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3830677Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3830841Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:18:58.3830915Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3831213Z external/sleef/src/arch/helperpurec_scalar.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3831384Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return vd; } 2022-05-18T03:18:58.3831445Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3831717Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3831890Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:18:58.3831974Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3832303Z external/sleef/src/arch/helperpurec_scalar.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3832418Z static INLINE vint vrint_vi_vd(vdouble a) { 2022-05-18T03:18:58.3832501Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3832772Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3832872Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:18:58.3832945Z ^~~~~~~~~~ 2022-05-18T03:18:58.3833215Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3833352Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:18:58.3833460Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3833761Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3833951Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:58.3834037Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3834510Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3834821Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:58.3834939Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3835219Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3835414Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:18:58.3835496Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3835770Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3835920Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:18:58.3835998Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3836262Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3836420Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:18:58.3836492Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3836770Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3836919Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:18:58.3836991Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3837266Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3837412Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:18:58.3837473Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3837747Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3837955Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:18:58.3838030Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3838303Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3838452Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:18:58.3838526Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3838803Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3838952Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:18:58.3839013Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3839289Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3839439Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:18:58.3839514Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3839788Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3839939Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:18:58.3840013Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3840285Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3840419Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:18:58.3840492Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3840765Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3840909Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:18:58.3840981Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3841255Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3841418Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:18:58.3841492Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3841753Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3841884Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:18:58.3841955Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3842231Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3842396Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:18:58.3842473Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3842755Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3842889Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:18:58.3842951Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3843225Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3843363Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:18:58.3843437Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3843768Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3843967Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:18:58.3844132Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3844484Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3844615Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:18:58.3844724Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3845081Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3845223Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:18:58.3845296Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3845570Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3845698Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:18:58.3845817Z ^~~~~~~~~~ 2022-05-18T03:18:58.3846152Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3846305Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:18:58.3846378Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3846711Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3846914Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:18:58.3847017Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3847296Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3847429Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:18:58.3847488Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3847824Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3848023Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:18:58.3848095Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3848408Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3848534Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:18:58.3848606Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3848982Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3849102Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:18:58.3849174Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3849447Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3849577Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:18:58.3849665Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3850039Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3850169Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:18:58.3850249Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3850613Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3850800Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:18:58.3850899Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3851177Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:18:58.3851354Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:18:58.3851464Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3851817Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3851959Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:18:58.3852027Z ^~~~~ 2022-05-18T03:18:58.3852287Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3852408Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:18:58.3852490Z ^~~~ 2022-05-18T03:18:58.3852747Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3852937Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:18:58.3853048Z ^~~~ 2022-05-18T03:18:58.3853308Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3853418Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:18:58.3853499Z ^~~~~~ 2022-05-18T03:18:58.3853633Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:58.3854054Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3854231Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:18:58.3854309Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3854577Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3854693Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:18:58.3854760Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3855031Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3855159Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:58.3855240Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3855651Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3855794Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:18:58.3855873Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3856140Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3856255Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:18:58.3856335Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3856599Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3856716Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:18:58.3856791Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3857051Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3857170Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:18:58.3857249Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3857496Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3857647Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:18:58.3857724Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3858102Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3858305Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:18:58.3858383Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3858643Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3858883Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:18:58.3858978Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3859249Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3859380Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:18:58.3859495Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3859830Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3859963Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:58.3860042Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3860311Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3860431Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:18:58.3860510Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3860772Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3860897Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:18:58.3861017Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3861333Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3861448Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:18:58.3861526Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3861786Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3861936Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:58.3862056Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3862413Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3862548Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:18:58.3862631Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3862903Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3863032Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:18:58.3863101Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3863237Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:18:58.3863497Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3863717Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:18:58.3863814Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3864078Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3864205Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:18:58.3864286Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3864543Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3864669Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:18:58.3864793Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3865059Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3865192Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:18:58.3865293Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3865660Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3865935Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:18:58.3866011Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3866281Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3866419Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:18:58.3866589Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3866862Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3867008Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:18:58.3867093Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3867404Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3867610Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:18:58.3867715Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3868107Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3868334Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:18:58.3868457Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3868931Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3869116Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:58.3869367Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3869798Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3870043Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:18:58.3870176Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3870647Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3870924Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:58.3871091Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3871560Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3871725Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:18:58.3871811Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3872202Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3872346Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:18:58.3872435Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3872802Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3873049Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:18:58.3873133Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3873412Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3873577Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:18:58.3873665Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3873922Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3874075Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:18:58.3874174Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3874530Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3874681Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:18:58.3874768Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3875094Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3875318Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:18:58.3875450Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3875848Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3876001Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:18:58.3876135Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3876547Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3876810Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:18:58.3876946Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3877393Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3877648Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:18:58.3877723Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3877993Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3878108Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:18:58.3878182Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3878557Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3878674Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:18:58.3878745Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3879023Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3879197Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:18:58.3879306Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3879635Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3879802Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:18:58.3879891Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3880175Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3880437Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:18:58.3880594Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3880909Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3881161Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:18:58.3881302Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3881731Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3881978Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:18:58.3882102Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3882568Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3882811Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:18:58.3882955Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3883450Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3883716Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:18:58.3883858Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3884341Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3884590Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:18:58.3884737Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3884985Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:58.3885455Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3885686Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:58.3885833Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3886298Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3886608Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:18:58.3886749Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3886994Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:18:58.3887467Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3887732Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:18:58.3887864Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3888335Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3888567Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:18:58.3888711Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3888958Z In file included from external/sleef/src/libm/sleefsimddp.c:241:0: 2022-05-18T03:18:58.3889505Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3889743Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:18:58.3889874Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3890405Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3890645Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:18:58.3890778Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3891365Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3891603Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:18:58.3891732Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3892277Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3892508Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:18:58.3892623Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3893135Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3893470Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:18:58.3893595Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3894150Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3894427Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3894560Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3895035Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3895230Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:18:58.3895361Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3895860Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3896060Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:18:58.3896188Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3896688Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3896867Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:18:58.3896985Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3897500Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3897737Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:18:58.3897865Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3898448Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3898690Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:18:58.3898817Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3899341Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3899582Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:18:58.3899693Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3900219Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3900500Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:18:58.3900630Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3901160Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3901380Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:18:58.3901503Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3902015Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3902242Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:18:58.3902369Z ^~~~~~~~~~ 2022-05-18T03:18:58.3902869Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3903119Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:18:58.3903243Z ^~~~~~~~~~ 2022-05-18T03:18:58.3903756Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3904044Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3904173Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3904662Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3904944Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3905070Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3905588Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3905993Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3906122Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3906726Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3907004Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3907120Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3907646Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3907889Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3908018Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3908538Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3908958Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3909088Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3909695Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3909976Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3910105Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3910599Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3911123Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3911252Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3911774Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3912097Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:18:58.3912224Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3912735Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3913039Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:18:58.3913168Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3913689Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3913959Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:18:58.3914088Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3914662Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3914932Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:18:58.3915060Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3915590Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3915904Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:18:58.3916042Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3916582Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3916868Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:18:58.3917007Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3917523Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3917765Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:18:58.3917892Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3918407Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3918638Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:18:58.3918765Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3919306Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3919548Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:18:58.3919677Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3920216Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3920446Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:18:58.3920562Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3921112Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3921628Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:18:58.3921763Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3922281Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: 'vsub_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3922836Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:18:58.3922979Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3923509Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3923756Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3923887Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3924394Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3924670Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3924795Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3925292Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3925568Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3925744Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3926258Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3926518Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3926649Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3927178Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3927454Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3927571Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3928080Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: 'veq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3928351Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3928484Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3928992Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3929403Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:18:58.3929537Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3930068Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3930490Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T03:18:58.3930626Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3931145Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3931418Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T03:18:58.3931540Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3932055Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3932309Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:18:58.3932440Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3932979Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3933233Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:18:58.3933365Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3933789Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3934037Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:18:58.3934139Z ^~~~~~~~~~ 2022-05-18T03:18:58.3934577Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: 'vabs_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3934813Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:18:58.3934916Z ^~~~~~~~~~ 2022-05-18T03:18:58.3935348Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3935564Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:18:58.3935683Z ^~~~~~~~~~ 2022-05-18T03:18:58.3936081Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: 'vdiv_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3936297Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:18:58.3936403Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3936833Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3937142Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:18:58.3937278Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3937797Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3938165Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:18:58.3938275Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3938777Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3939039Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:18:58.3939178Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3939710Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: 'vreinterpret_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3940036Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:18:58.3940175Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3940680Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: 'vreinterpret_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3940975Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:18:58.3941062Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3941502Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: 'vreinterpret_vf_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3941812Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:18:58.3941941Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3942445Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: 'vreinterpret_vm_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3942761Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:18:58.3942889Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3943495Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3943778Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:18:58.3943908Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3944428Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3944697Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T03:18:58.3944826Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3945345Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3945548Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:18:58.3945673Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3946347Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3946646Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:18:58.3946744Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3947136Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: 'vcast_vi2_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3947364Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:18:58.3947463Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3947975Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3948323Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:18:58.3948452Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3948964Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3949215Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:18:58.3949341Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3949860Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3950107Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:18:58.3950230Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3950705Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3950955Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:18:58.3951065Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3951565Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3951816Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:18:58.3951940Z ^~~~~~~~~~ 2022-05-18T03:18:58.3952452Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3952661Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:18:58.3952786Z ^~~~~~~~~~ 2022-05-18T03:18:58.3953283Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3953512Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:18:58.3953640Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3954157Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3954599Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3954724Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3955324Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3955624Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3955749Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3956258Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3956490Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:18:58.3956622Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3957144Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3957422Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3957554Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3958067Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3958340Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:18:58.3958452Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3958989Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3959426Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:18:58.3959604Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3960117Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3960381Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:18:58.3960509Z ^~~~~~~~~~~~~ 2022-05-18T03:18:58.3961058Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3961388Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:18:58.3961525Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3962066Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3962356Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:18:58.3962495Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3963032Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3963302Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:18:58.3963437Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3963953Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3964221Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:18:58.3964348Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3964867Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3965137Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:18:58.3965266Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3965790Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3966064Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:18:58.3966235Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3966744Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3967017Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:18:58.3967140Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3967660Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3967926Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:18:58.3968054Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3968570Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3968842Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:18:58.3968953Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3969477Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3969691Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:18:58.3969810Z ^~~~~~~~~~~~~~ 2022-05-18T03:18:58.3970324Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3970520Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:18:58.3970635Z ^~~~~~~~~~~ 2022-05-18T03:18:58.3971210Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3971411Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:18:58.3971534Z ^~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3972049Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3972251Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:18:58.3972368Z ^~~~~~~~~~~~ 2022-05-18T03:18:58.3972913Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3973145Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:18:58.3973265Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:18:58.3973772Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:18:58.3973986Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:18:58.3974112Z ^~~~~~~~~~~~~ 2022-05-18T03:18:59.1447055Z INFO: From Compiling third_party/oneDNN/src/common/binary.cpp: 2022-05-18T03:18:59.1447679Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:18:59.1448302Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T03:18:59.1448874Z from external/mkl_dnn/third_party/oneDNN/src/common/binary.cpp:22: 2022-05-18T03:18:59.1450018Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T03:18:59.1451482Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:18:59.1453401Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_binary_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:18:59.1455088Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_binary_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:18:59.1455939Z external/mkl_dnn/third_party/oneDNN/src/common/binary.cpp:34:29: required from here 2022-05-18T03:18:59.1456859Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:18:59.1457461Z constexpr bool one_of(T val, P item) { 2022-05-18T03:18:59.1457808Z ^~~ 2022-05-18T03:18:59.1658125Z INFO: From Compiling third_party/oneDNN/src/common/convolution_pd.cpp: 2022-05-18T03:18:59.1672243Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/convolution_pd.cpp:17:0: 2022-05-18T03:18:59.1673388Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:18:59.1674526Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:18:59.1675554Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:18:59.1676160Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:18:59.1677154Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:18:59.1677678Z constexpr bool one_of(T val, P item) { 2022-05-18T03:18:59.1677999Z ^~~ 2022-05-18T03:19:02.3255579Z INFO: From Compiling aten/src/ATen/RegisterMkldnnCPU.cpp: 2022-05-18T03:19:02.3256831Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:122:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:19:02.3257646Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:19:02.3258106Z ^~~~~~~~~~~~~ 2022-05-18T03:19:02.3259239Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:103:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:19:02.3260311Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:19:02.3260799Z ^~~~~~~~~~ 2022-05-18T03:19:02.3339402Z INFO: From Compiling aten/src/ATen/RegisterCompositeImplicitAutograd.cpp: 2022-05-18T03:19:02.3340695Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1054:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:19:02.3341354Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:19:02.3341755Z ^~~~~~~~~~~~~ 2022-05-18T03:19:02.3342676Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1035:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:19:02.3343431Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:19:02.3343684Z ^~~~~~~~~~ 2022-05-18T03:19:02.3675703Z INFO: From Compiling aten/src/ATen/RegisterSparseCsrCPU.cpp: 2022-05-18T03:19:02.3696477Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:147:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:19:02.3697330Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:19:02.3697729Z ^~~~~~~~~~~~~ 2022-05-18T03:19:02.3698775Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:128:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:19:02.3699647Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:19:02.3700084Z ^~~~~~~~~~ 2022-05-18T03:19:02.4380361Z INFO: From Compiling aten/src/ATen/RegisterQuantizedCPU.cpp: 2022-05-18T03:19:02.4381803Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:175:23: warning: 'c10::optional at::{anonymous}::maybe_create_proxy(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:19:02.4382773Z c10::optional maybe_create_proxy(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:19:02.4383248Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:19:02.4384591Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:158:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:19:02.4385979Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:19:02.4386394Z ^~~~~~~~~~~~~ 2022-05-18T03:19:02.4387817Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:139:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:19:02.4388682Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:19:02.4389110Z ^~~~~~~~~~ 2022-05-18T03:19:02.4390120Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:131:8: warning: 'at::Tensor at::{anonymous}::create_out(at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:19:02.4391212Z Tensor create_out(IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:19:02.4391699Z ^~~~~~~~~~ 2022-05-18T03:19:06.3641481Z [853 / 2,770] Compiling aten/src/ATen/native/transformers/transformer.cpp; 2s processwrapper-sandbox ... (8 actions, 7 running) 2022-05-18T03:19:22.7253850Z [868 / 2,770] Compiling aten/src/ATen/native/quantized/cpu/qlinear_prepack.cpp; 9s processwrapper-sandbox ... (8 actions, 7 running) 2022-05-18T03:19:41.5938927Z [888 / 2,770] Compiling aten/src/ATen/native/quantized/cpu/q_avgpool.cpp; 6s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:20:02.5257901Z [918 / 2,770] Compiling aten/src/ATen/native/TensorCompare.cpp; 8s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:20:26.5974213Z [971 / 2,770] Compiling aten/src/ATen/autocast_mode.cpp; 7s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:20:32.2800474Z INFO: From Compiling caffe2/operators/reshape_op.cc: 2022-05-18T03:20:32.2814047Z caffe2/operators/reshape_op.cc: In lambda function: 2022-05-18T03:20:32.2814985Z caffe2/operators/reshape_op.cc:42:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:32.2815526Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-05-18T03:20:32.2815967Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:20:32.2911462Z caffe2/operators/reshape_op.cc:68:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:32.2912011Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-05-18T03:20:32.2932882Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:20:36.9422646Z INFO: From Compiling caffe2/ideep/operators/reshape_op.cc: 2022-05-18T03:20:36.9434618Z caffe2/ideep/operators/reshape_op.cc: In member function 'virtual bool {anonymous}::IDEEPReshapeOp::RunOnDevice()': 2022-05-18T03:20:36.9435652Z caffe2/ideep/operators/reshape_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:36.9436402Z for (int i = 0; i < actual_new_shape.size() && i < input.ndims(); ++i) { 2022-05-18T03:20:36.9436960Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:20:36.9437809Z caffe2/ideep/operators/reshape_op.cc:62:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:36.9438531Z for (int i = 0; i < actual_new_shape.size(); ++i) { 2022-05-18T03:20:36.9439016Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:20:42.5781463Z INFO: From Compiling caffe2/ideep/operators/adam_op.cc: 2022-05-18T03:20:42.5783776Z caffe2/ideep/operators/adam_op.cc:8:6: warning: 'void {anonymous}::adam_ideep_update(int, const float*, const float*, const float*, float*, float*, float*, float, float, float, float, const float*)' defined but not used [-Wunused-function] 2022-05-18T03:20:42.5784495Z void adam_ideep_update( 2022-05-18T03:20:42.5784805Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:20:44.8285018Z INFO: From Compiling caffe2/operators/ctc_beam_search_decoder_op.cc: 2022-05-18T03:20:44.8286242Z caffe2/operators/ctc_beam_search_decoder_op.cc: In member function 'bool caffe2::CTCBeamSearchDecoderOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T03:20:44.8287331Z caffe2/operators/ctc_beam_search_decoder_op.cc:142:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:44.8287839Z for (int i = 0; i < values_cache.size(); ++i) { 2022-05-18T03:20:44.8288160Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:20:48.1914659Z INFO: From Compiling caffe2/core/net_async_tracing.cc: 2022-05-18T03:20:48.1915821Z caffe2/core/net_async_tracing.cc: In function 'int caffe2::tracing::extractShardId(const string&)': 2022-05-18T03:20:48.1916651Z caffe2/core/net_async_tracing.cc:402:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:48.1917211Z while (right_pos < name.length() && isdigit(name[right_pos])) { 2022-05-18T03:20:48.1917573Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T03:20:48.6161238Z INFO: From Compiling caffe2/operators/concat_split_op.cc: 2022-05-18T03:20:48.6179139Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::{anonymous}::TensorInferenceForSplit(const caffe2::OperatorDef&, const std::vector&)': 2022-05-18T03:20:48.6180248Z caffe2/operators/concat_split_op.cc:66:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:48.6180626Z } else if (split.size() != output_size) { 2022-05-18T03:20:48.6180855Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-05-18T03:20:48.6181370Z caffe2/operators/concat_split_op.cc: In function 'caffe2::OpSchema::Cost caffe2::CostInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-05-18T03:20:48.6181943Z caffe2/operators/concat_split_op.cc:326:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:48.6182264Z for (int i = 0; i < in.size(); ++i) { 2022-05-18T03:20:48.6182446Z ~~^~~~~~~~~~~ 2022-05-18T03:20:48.6187048Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::TensorInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-05-18T03:20:48.6187994Z caffe2/operators/concat_split_op.cc:378:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:48.6188366Z for (int i = 1; i < in.size(); ++i) { 2022-05-18T03:20:48.6188552Z ~~^~~~~~~~~~~ 2022-05-18T03:20:48.6189002Z caffe2/operators/concat_split_op.cc:399:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:48.6189323Z for (int i = 1; i < in.size(); ++i) { 2022-05-18T03:20:48.6189567Z ~~^~~~~~~~~~~ 2022-05-18T03:20:48.6190213Z caffe2/operators/concat_split_op.cc:427:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:48.6190527Z for (int i = 1; i < in.size(); ++i) { 2022-05-18T03:20:48.6190780Z ~~^~~~~~~~~~~ 2022-05-18T03:20:50.9740213Z INFO: From Compiling caffe2/quantization/server/activation_distribution_observer.cc: 2022-05-18T03:20:50.9742690Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputMinMaxNetObserver::DumpAndReset_(const string&, bool)': 2022-05-18T03:20:50.9744127Z caffe2/quantization/server/activation_distribution_observer.cc:183:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:50.9744989Z for (int op_index = 0; op_index < min_max_infos_.size(); ++op_index) { 2022-05-18T03:20:50.9745538Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:20:50.9746844Z caffe2/quantization/server/activation_distribution_observer.cc:188:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:50.9747985Z for (int i = 0; i < op_info->tensor_infos.size(); ++i) { 2022-05-18T03:20:50.9748510Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:20:50.9749633Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'virtual void caffe2::OutputColumnMaxHistogramObserver::Stop()': 2022-05-18T03:20:50.9751047Z caffe2/quantization/server/activation_distribution_observer.cc:388:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:50.9751901Z if (info_->histograms.size() <= col) { 2022-05-18T03:20:50.9752408Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 2022-05-18T03:20:50.9753503Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::HistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-05-18T03:20:50.9754930Z caffe2/quantization/server/activation_distribution_observer.cc:470:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:50.9755740Z for (int op_index = 0; op_index < hist_infos_.size(); ++op_index) { 2022-05-18T03:20:50.9756298Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:20:50.9757302Z caffe2/quantization/server/activation_distribution_observer.cc:477:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:50.9758340Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-05-18T03:20:50.9758659Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:20:50.9759343Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputColumnMaxHistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-05-18T03:20:50.9760041Z caffe2/quantization/server/activation_distribution_observer.cc:628:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:50.9760474Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-05-18T03:20:50.9760714Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:20:54.2766653Z [1,087 / 2,770] Compiling caffe2/operators/rowmul_op.cc; 2s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:20:55.5058137Z INFO: From Compiling caffe2/operators/last_n_window_collector.cc: 2022-05-18T03:20:55.5084093Z caffe2/operators/last_n_window_collector.cc: In instantiation of 'bool caffe2::{anonymous}::LastNWindowCollectorOp::collect() [with Context = caffe2::CPUContext]': 2022-05-18T03:20:55.5085149Z caffe2/operators/last_n_window_collector.cc:27:21: required from 'bool caffe2::{anonymous}::LastNWindowCollectorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T03:20:55.5085715Z caffe2/operators/last_n_window_collector.cc:224:1: required from here 2022-05-18T03:20:55.5086423Z caffe2/operators/last_n_window_collector.cc:47:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:55.5086858Z for (size_t i = 1; i < input.dim(); ++i) { 2022-05-18T03:20:55.5087534Z caffe2/operators/last_n_window_collector.cc:89:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:55.5088068Z if (output_num > output_batch_size) { 2022-05-18T03:20:55.5088389Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:20:57.1677949Z INFO: From Compiling caffe2/transforms/pattern_net_transform.cc: 2022-05-18T03:20:57.1686833Z caffe2/transforms/pattern_net_transform.cc: In member function 'virtual bool caffe2::PatternNetTransform::PatternRule(const caffe2::transform::Graph&, const std::vector&, int)': 2022-05-18T03:20:57.1687937Z caffe2/transforms/pattern_net_transform.cc:120:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:57.1688767Z if (inverse_ops_[parent] < subgraph.size() && 2022-05-18T03:20:57.1689595Z caffe2/transforms/pattern_net_transform.cc:129:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:57.1690059Z if (inverse_ops_[child] < subgraph.size() && 2022-05-18T03:20:57.7120330Z INFO: From Compiling caffe2/opt/optimize_ideep.cc: 2022-05-18T03:20:57.7121314Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::removeStopGradientForInference(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T03:20:57.7122190Z caffe2/opt/optimize_ideep.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:57.7122707Z for (int i = 0; i < allNodes.size(); ++i) { 2022-05-18T03:20:57.7123033Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:20:57.7123743Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvBNAndAffCh(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T03:20:57.7124576Z caffe2/opt/optimize_ideep.cc:247:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:57.7125121Z if (bnOrAffChInputs.size() < numInputs) { 2022-05-18T03:20:57.7125476Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2022-05-18T03:20:57.7126163Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvSum(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T03:20:57.7126988Z caffe2/opt/optimize_ideep.cc:419:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:57.7127634Z for (int idx = conv_idx + 1; idx < allNodes.size() - 1; ++idx) { 2022-05-18T03:20:57.7128014Z ~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:20:57.7128754Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseOrderSwitchToQuantizeOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T03:20:57.7129614Z caffe2/opt/optimize_ideep.cc:663:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:57.7130123Z for (int i = 0; i < allNodes.size(); ++i) { 2022-05-18T03:20:57.7130441Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:20:57.7131133Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fusePreConvertOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T03:20:57.7132140Z caffe2/opt/optimize_ideep.cc:744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:57.7132653Z for (int i = 0; i < allNodes.size(); ++i) { 2022-05-18T03:20:57.7132961Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:20:57.7133611Z caffe2/opt/optimize_ideep.cc:771:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:57.7134120Z for (int j = 0; j < op_list.size(); j++) { 2022-05-18T03:20:57.7134431Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:20:57.7135101Z caffe2/opt/optimize_ideep.cc: In function 'void caffe2::opt::setPoolingInferenceMode(nom::repr::NNModule*)': 2022-05-18T03:20:57.7135932Z caffe2/opt/optimize_ideep.cc:833:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:20:57.7136435Z for (int i = 0; i < allNodes.size(); ++i) { 2022-05-18T03:20:57.7136740Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:21:00.9381063Z INFO: From Compiling caffe2/queue/rebatching_queue.cc: 2022-05-18T03:21:00.9390247Z caffe2/queue/rebatching_queue.cc: In function 'void caffe2::{anonymous}::concat(caffe2::CPUContext&, const std::vector >&, const std::vector&)': 2022-05-18T03:21:00.9391235Z caffe2/queue/rebatching_queue.cc:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:00.9391762Z for (int j = 0; j < numTensors; ++j) { 2022-05-18T03:21:00.9392085Z ~~^~~~~~~~~~~~ 2022-05-18T03:21:00.9392834Z caffe2/queue/rebatching_queue.cc: In member function 'bool caffe2::RebatchingQueue::enqueue(std::vector >)': 2022-05-18T03:21:00.9393929Z caffe2/queue/rebatching_queue.cc:188:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:00.9394469Z if (idx >= splittedInputs.size()) { 2022-05-18T03:21:00.9394789Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:21:00.9395487Z caffe2/queue/rebatching_queue.cc:206:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:00.9396057Z } while (canWrite() && idx < splittedInputs.size()); 2022-05-18T03:21:00.9396440Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:21:04.4939097Z INFO: From Compiling caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: 2022-05-18T03:21:04.4941570Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: In instantiation of 'bool caffe2::MulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-05-18T03:21:04.4942455Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:121:1: required from here 2022-05-18T03:21:04.4943356Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:79:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:04.4943904Z for (int i = 0; i < pre; ++i) { 2022-05-18T03:21:04.4944218Z ~~^~~~~ 2022-05-18T03:21:04.4944993Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:04.4945537Z for (int j = 0; j < n; ++j) { 2022-05-18T03:21:04.4945983Z ~~^~~ 2022-05-18T03:21:04.4946748Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:83:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:04.4947301Z for (int k = 0; k < post; ++k) { 2022-05-18T03:21:04.4947604Z ~~^~~~~~ 2022-05-18T03:21:04.5879083Z INFO: From Compiling caffe2/quantization/server/fbgemm_pack_op.cc: 2022-05-18T03:21:04.5885100Z caffe2/quantization/server/fbgemm_pack_op.cc: In function 'void caffe2::QuantizeConvBias(const caffe2::Blob&, int, const fbgemm::TensorQuantizationParams&, const std::vector&, std::vector&, bool, bool)': 2022-05-18T03:21:04.5886405Z caffe2/quantization/server/fbgemm_pack_op.cc:222:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:04.5886996Z for (int g = 0; g < filter_qparams.size(); ++g) { 2022-05-18T03:21:04.5887322Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:21:04.5888614Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = unsigned char; typename std::make_signed::type = signed char]': 2022-05-18T03:21:04.5889531Z caffe2/quantization/server/fbgemm_pack_op.cc:76:43: required from here 2022-05-18T03:21:04.5890361Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:04.5890903Z for (int g = 0; g < qparams.size(); ++g) { 2022-05-18T03:21:04.5891241Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:21:04.5892579Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = short unsigned int; typename std::make_signed::type = short int]': 2022-05-18T03:21:04.5893495Z caffe2/quantization/server/fbgemm_pack_op.cc:84:43: required from here 2022-05-18T03:21:04.5894286Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:08.0605207Z INFO: From Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: 2022-05-18T03:21:08.0606394Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFused8BitRowwiseQuantized__base(const float*, size_t, int, uint8_t*)': 2022-05-18T03:21:08.0607501Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:40:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:08.0608139Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-05-18T03:21:08.0608510Z ~~~~^~~~~~~~~~~~~~~ 2022-05-18T03:21:08.0609484Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::Fused8BitRowwiseQuantizedToFloat__base(const uint8_t*, size_t, int, float*)': 2022-05-18T03:21:08.0610551Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:62:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:08.0611201Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-05-18T03:21:08.0611568Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:21:08.0612534Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFusedNBitRowwiseQuantizedSBHalf__base(int, const float*, size_t, int, uint8_t*)': 2022-05-18T03:21:08.0613628Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:140:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:08.0614173Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-05-18T03:21:08.0614512Z ~~~~^~~~~~~~~~~~~~~ 2022-05-18T03:21:08.0615445Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FusedNBitRowwiseQuantizedSBHalfToFloat__base(int, const uint8_t*, size_t, int, float*)': 2022-05-18T03:21:08.0616530Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:178:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:08.0617103Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-05-18T03:21:08.0617485Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:21:08.2743959Z INFO: From Compiling caffe2/opt/tvm_transformer.cc: 2022-05-18T03:21:08.2745474Z caffe2/opt/tvm_transformer.cc: In member function 'caffe2::NetDef caffe2::TvmTransformer::buildTvmOp(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&)': 2022-05-18T03:21:08.2746918Z caffe2/opt/tvm_transformer.cc:11:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:08.2747503Z if (opts_.min_ops > net.op_size()) { 2022-05-18T03:21:08.2747848Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T03:21:12.9419825Z INFO: From Compiling caffe2/operators/gather_ranges_to_dense_op.cc: 2022-05-18T03:21:12.9476028Z caffe2/operators/gather_ranges_to_dense_op.cc: In lambda function: 2022-05-18T03:21:12.9476822Z caffe2/operators/gather_ranges_to_dense_op.cc:95:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:12.9477270Z for (int i = 0; i < lengths.size(); ++i) { 2022-05-18T03:21:12.9477525Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:21:13.9560603Z INFO: From Compiling caffe2/operators/flexible_top_k.cc: 2022-05-18T03:21:13.9575756Z caffe2/operators/flexible_top_k.cc: In instantiation of 'bool caffe2::FlexibleTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T03:21:13.9576564Z caffe2/operators/flexible_top_k.cc:185:1: required from here 2022-05-18T03:21:13.9577470Z caffe2/operators/flexible_top_k.cc:77:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:13.9578210Z if (PQ.size() < k_ || value > PQ.top().first) { 2022-05-18T03:21:13.9579499Z caffe2/operators/flexible_top_k.cc:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:13.9580034Z if (PQ.size() > k_) { 2022-05-18T03:21:14.9182145Z INFO: From Compiling caffe2/quantization/server/caffe2_dnnlowp_utils.cc: 2022-05-18T03:21:14.9191217Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc: In function 'void dnnlowp::MeasureQuantizationError(const float*, const float*, size_t, dnnlowp::QuantizationErrorStats*)': 2022-05-18T03:21:14.9192309Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc:240:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:14.9192855Z for (int i = 0; i < len; ++i) { 2022-05-18T03:21:14.9193172Z ~~^~~~~ 2022-05-18T03:21:17.6030958Z INFO: From Compiling caffe2/operators/box_with_nms_limit_op.cc: 2022-05-18T03:21:17.6032679Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T03:21:17.6034161Z caffe2/operators/box_with_nms_limit_op.h:67:34: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T03:21:17.6035023Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-05-18T03:21:17.6036352Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:17.6036973Z for (int k = 0; k < cur_keep.size(); k++) { 2022-05-18T03:21:17.6037348Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:21:17.6038296Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-05-18T03:21:17.6039516Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2022-05-18T03:21:17.6041183Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2022-05-18T03:21:17.6042737Z caffe2/operators/box_with_nms_limit_op.h:65:59: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T03:21:17.6043402Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-05-18T03:21:17.6044249Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:18.5074667Z INFO: From Compiling caffe2/operators/cc_bmm_bg_op.cc: 2022-05-18T03:21:18.5090550Z In file included from caffe2/operators/cc_bmm_bg_op.cc:1:0: 2022-05-18T03:21:18.5091387Z caffe2/operators/cc_bmm_bg_op.h:103:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-05-18T03:21:18.5091854Z #pragma omp parallel 2022-05-18T03:21:18.5092158Z 2022-05-18T03:21:18.5092735Z caffe2/operators/cc_bmm_bg_op.h:108:0: warning: ignoring #pragma omp for [-Wunknown-pragmas] 2022-05-18T03:21:18.5093155Z #pragma omp for 2022-05-18T03:21:18.5093451Z 2022-05-18T03:21:22.1204664Z INFO: From Compiling caffe2/operators/slice_op.cc: 2022-05-18T03:21:22.1233094Z caffe2/operators/slice_op.cc: In lambda function: 2022-05-18T03:21:22.1234996Z caffe2/operators/slice_op.cc:93:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:22.1235503Z if (i >= starts.size()) { 2022-05-18T03:21:22.1235805Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:21:24.7904384Z INFO: From Compiling caffe2/operators/copy_rows_to_tensor_op.cc: 2022-05-18T03:21:24.7913644Z In file included from caffe2/operators/copy_rows_to_tensor_op.cc:1:0: 2022-05-18T03:21:24.7914804Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = c10::Half; Context = caffe2::CPUContext]': 2022-05-18T03:21:24.7916373Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T03:21:24.7918144Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T03:21:24.7919465Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T03:21:24.7920120Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T03:21:24.7920948Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:24.7921534Z for (size_t i = 0; i < indices.sizes()[0]; ++i) { 2022-05-18T03:21:24.7921897Z ~~^~~~~~~~~~~~~~~~~~ 2022-05-18T03:21:24.7922779Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T03:21:24.7924307Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-05-18T03:21:24.7936031Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T03:21:24.7937793Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T03:21:24.7939138Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T03:21:24.7939811Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T03:21:24.7940653Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:24.7941739Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = double; Context = caffe2::CPUContext]': 2022-05-18T03:21:24.7943298Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-05-18T03:21:24.7945080Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T03:21:24.7947213Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T03:21:24.7948561Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T03:21:24.7960894Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T03:21:24.7961795Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:24.7962919Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-05-18T03:21:24.7964517Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-05-18T03:21:24.7966346Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T03:21:24.7968051Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T03:21:24.7969462Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T03:21:24.7970107Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T03:21:24.7971110Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:24.7972306Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = long int; Context = caffe2::CPUContext]': 2022-05-18T03:21:24.8032076Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-05-18T03:21:24.8033884Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T03:21:24.8035670Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T03:21:24.8037075Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T03:21:24.8037738Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T03:21:24.8038542Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:26.1196413Z [1,217 / 2,770] Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:21:26.5115209Z INFO: From Compiling caffe2/operators/reservoir_sampling.cc: 2022-05-18T03:21:26.5116406Z caffe2/operators/reservoir_sampling.cc: In instantiation of 'bool caffe2::{anonymous}::ReservoirSamplingOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T03:21:26.5117122Z caffe2/operators/reservoir_sampling.cc:277:1: required from here 2022-05-18T03:21:26.5117965Z caffe2/operators/reservoir_sampling.cc:38:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:26.5118565Z for (size_t i = 1; i < input.dim(); ++i) { 2022-05-18T03:21:27.6887612Z INFO: From Compiling caffe2/operators/utility_ops.cc: 2022-05-18T03:21:27.6892463Z caffe2/operators/utility_ops.cc: In member function 'bool caffe2::NanCheckOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T03:21:27.6893484Z caffe2/operators/utility_ops.cc:877:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:27.6894045Z for (size_t i = 0; i < Input(j).numel(); ++i) { 2022-05-18T03:21:27.6894274Z ~~^~~~~~~~~~~~~~~~~~ 2022-05-18T03:21:27.6995256Z INFO: From Compiling caffe2/operators/text_file_reader.cc: 2022-05-18T03:21:27.6996442Z In file included from ./c10/util/typeid.h:19:0, 2022-05-18T03:21:27.6996804Z from ./caffe2/core/context.h:9, 2022-05-18T03:21:27.6997249Z from caffe2/operators/text_file_reader.cc:1: 2022-05-18T03:21:27.6998169Z caffe2/operators/text_file_reader.cc: In member function 'virtual bool caffe2::TextFileReaderReadOp::RunOnDevice()': 2022-05-18T03:21:27.6999134Z caffe2/operators/text_file_reader.cc:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:27.6999859Z instance->fieldTypes.size() == numFields, 2022-05-18T03:21:27.7000228Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T03:21:29.5393507Z INFO: From Compiling torch/csrc/autograd/autograd_not_implemented_fallback.cpp: 2022-05-18T03:21:29.5406069Z torch/csrc/autograd/autograd_not_implemented_fallback.cpp: In function 'void torch::autograd::autogradNotImplementedInplaceOrViewFallbackImpl(const c10::OperatorHandle&, c10::DispatchKeySet, torch::jit::Stack*)': 2022-05-18T03:21:29.5407599Z torch/csrc/autograd/autograd_not_implemented_fallback.cpp:221:8: warning: variable 'any_is_inplace' set but not used [-Wunused-but-set-variable] 2022-05-18T03:21:29.5408415Z bool any_is_inplace = false; 2022-05-18T03:21:29.5409640Z ^~~~~~~~~~~~~~ 2022-05-18T03:21:41.7001526Z INFO: From Compiling torch/csrc/jit/operator_upgraders/utils.cpp: 2022-05-18T03:21:41.7011062Z torch/csrc/jit/operator_upgraders/utils.cpp: In lambda function: 2022-05-18T03:21:41.7011923Z torch/csrc/jit/operator_upgraders/utils.cpp:25:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:41.7012493Z return entry.bumped_at_version > current_version; 2022-05-18T03:21:41.7012808Z ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:21:41.7014036Z torch/csrc/jit/operator_upgraders/utils.cpp: In function 'bool torch::jit::isOpCurrentBasedOnUpgraderEntries(const std::vector&, size_t)': 2022-05-18T03:21:41.7015273Z torch/csrc/jit/operator_upgraders/utils.cpp:39:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:21:41.7015995Z if (latest_update > current_version) { 2022-05-18T03:21:41.7016488Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:21:48.8883516Z INFO: From Compiling torch/csrc/autograd/engine.cpp: 2022-05-18T03:21:48.8884376Z torch/csrc/autograd/engine.cpp: In member function 'void torch::autograd::Engine::stop()': 2022-05-18T03:21:48.8885455Z torch/csrc/autograd/engine.cpp:257:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:21:48.8885951Z wait_duration_str = "10.0"; 2022-05-18T03:21:48.8886269Z ^~~~~~ 2022-05-18T03:22:02.7596508Z [1,287 / 2,770] Compiling torch/csrc/distributed/rpc/rref_impl.cpp; 15s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:22:05.3647899Z INFO: From Compiling torch/csrc/api/src/nn/modules/conv.cpp: 2022-05-18T03:22:05.3649558Z torch/csrc/api/src/nn/modules/conv.cpp: In instantiation of 'std::vector torch::nn::ConvTransposeNdImpl::_output_padding(const at::Tensor&, const c10::optional >&, const torch::ExpandingArray&, const torch::ExpandingArray&, const torch::ExpandingArray&) [with long unsigned int D = 1; Derived = torch::nn::ConvTranspose1dImpl]': 2022-05-18T03:22:05.3650570Z torch/csrc/api/src/nn/modules/conv.cpp:226:69: required from here 2022-05-18T03:22:05.3651394Z torch/csrc/api/src/nn/modules/conv.cpp:167:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:05.3652044Z if (output_size_.value().size() == k + 2) { 2022-05-18T03:22:05.3652466Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T03:22:05.3653284Z torch/csrc/api/src/nn/modules/conv.cpp:171:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:05.3653897Z if (output_size_.value().size() != k) { 2022-05-18T03:22:05.3654229Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T03:22:05.3655784Z torch/csrc/api/src/nn/modules/conv.cpp: In instantiation of 'std::vector torch::nn::ConvTransposeNdImpl::_output_padding(const at::Tensor&, const c10::optional >&, const torch::ExpandingArray&, const torch::ExpandingArray&, const torch::ExpandingArray&) [with long unsigned int D = 2; Derived = torch::nn::ConvTranspose2dImpl]': 2022-05-18T03:22:05.3656876Z torch/csrc/api/src/nn/modules/conv.cpp:256:69: required from here 2022-05-18T03:22:05.3657654Z torch/csrc/api/src/nn/modules/conv.cpp:167:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:05.3658401Z if (output_size_.value().size() == k + 2) { 2022-05-18T03:22:05.3658787Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T03:22:05.3659583Z torch/csrc/api/src/nn/modules/conv.cpp:171:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:05.3660116Z if (output_size_.value().size() != k) { 2022-05-18T03:22:05.3660501Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T03:22:05.3661876Z torch/csrc/api/src/nn/modules/conv.cpp: In instantiation of 'std::vector torch::nn::ConvTransposeNdImpl::_output_padding(const at::Tensor&, const c10::optional >&, const torch::ExpandingArray&, const torch::ExpandingArray&, const torch::ExpandingArray&) [with long unsigned int D = 3; Derived = torch::nn::ConvTranspose3dImpl]': 2022-05-18T03:22:05.3662931Z torch/csrc/api/src/nn/modules/conv.cpp:286:69: required from here 2022-05-18T03:22:05.3663900Z torch/csrc/api/src/nn/modules/conv.cpp:167:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:05.3664528Z if (output_size_.value().size() == k + 2) { 2022-05-18T03:22:05.3664847Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T03:22:05.3665530Z torch/csrc/api/src/nn/modules/conv.cpp:171:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:05.3666291Z if (output_size_.value().size() != k) { 2022-05-18T03:22:05.3666589Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T03:22:05.8279618Z INFO: From Compiling torch/csrc/lazy/core/tensor.cpp: 2022-05-18T03:22:05.8292945Z torch/csrc/lazy/core/tensor.cpp: In member function 'void torch::lazy::LazyTensor::TryLimitGraphSize()': 2022-05-18T03:22:05.8293856Z torch/csrc/lazy/core/tensor.cpp:221:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:05.8294436Z if (graph_size > FLAGS_torch_lazy_trim_graph_size) { 2022-05-18T03:22:05.8294840Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:22:05.8295605Z torch/csrc/lazy/core/tensor.cpp: In member function 'void torch::lazy::LazyTensor::UpdateFromTensorOut(at::Tensor)': 2022-05-18T03:22:05.8296458Z torch/csrc/lazy/core/tensor.cpp:412:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:05.8297181Z if (data()->view != nullptr && shape().Get().numel() != tensor.numel()) { 2022-05-18T03:22:05.8297613Z ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:22:09.9956220Z INFO: From Compiling torch/csrc/lazy/core/ops/utils.cpp: 2022-05-18T03:22:09.9972204Z torch/csrc/lazy/core/ops/utils.cpp: In function 'std::vector torch::lazy::BuildSqueezedDimensions(c10::ArrayRef, int64_t)': 2022-05-18T03:22:09.9973189Z torch/csrc/lazy/core/ops/utils.cpp:86:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:09.9973770Z if (dim != 1 || (i != squeeze_dim && squeeze_dim >= 0)) { 2022-05-18T03:22:09.9974130Z ~~^~~~~~~~~~~~~~ 2022-05-18T03:22:20.7450171Z INFO: From Compiling torch/csrc/jit/mobile/nnc/context.cpp: 2022-05-18T03:22:20.7467335Z torch/csrc/jit/mobile/nnc/context.cpp: In member function 'bool torch::jit::mobile::nnc::InputSpec::validate(const at::Tensor&) const': 2022-05-18T03:22:20.7468264Z torch/csrc/jit/mobile/nnc/context.cpp:48:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:20.7468778Z for (int i = 0; i < spec_sizes.size(); i++) { 2022-05-18T03:22:20.7469123Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:22:31.1942364Z INFO: From Compiling torch/csrc/lazy/generated/RegisterLazy.cpp: 2022-05-18T03:22:31.1955622Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:82:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:22:31.1956746Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:22:31.1957307Z ^~~~~~~~~~~~~ 2022-05-18T03:22:31.1958604Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:63:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:22:31.1959497Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:22:31.1959943Z ^~~~~~~~~~ 2022-05-18T03:22:33.3401495Z INFO: From Compiling torch/csrc/lazy/generated/RegisterAutogradLazy.cpp: 2022-05-18T03:22:33.3402788Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:82:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:22:33.3403637Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:22:33.3404043Z ^~~~~~~~~~~~~ 2022-05-18T03:22:33.3405107Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:63:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:22:33.3405949Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:22:33.3406379Z ^~~~~~~~~~ 2022-05-18T03:22:39.0156359Z INFO: From Compiling torch/csrc/jit/serialization/flatbuffer_serializer.cpp: 2022-05-18T03:22:39.0158352Z torch/csrc/jit/serialization/flatbuffer_serializer.cpp: In member function 'flatbuffers::Offset torch::jit::{anonymous}::FlatbufferSerializer::functionToFB(flatbuffers::FlatBufferBuilder&, const string&, const torch::jit::mobile::Function&)': 2022-05-18T03:22:39.0159928Z torch/csrc/jit/serialization/flatbuffer_serializer.cpp:220:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:39.0160725Z for (int i = 0; i < code.op_names_.size(); ++i) { 2022-05-18T03:22:39.0161096Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:22:39.9579609Z INFO: From Compiling torch/csrc/jit/mobile/flatbuffer_loader.cpp: 2022-05-18T03:22:39.9596465Z torch/csrc/jit/mobile/flatbuffer_loader.cpp: In member function 'void torch::jit::FlatbufferLoader::extractJitSourceAndConstants(torch::jit::ExtraFilesMap*, std::vector*)': 2022-05-18T03:22:39.9597365Z torch/csrc/jit/mobile/flatbuffer_loader.cpp:660:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:39.9597889Z for (auto i = 0; i < jit_constants->size(); ++i) { 2022-05-18T03:22:39.9598189Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:22:44.8662077Z [1,352 / 2,770] Compiling torch/csrc/lazy/generated/LazyNativeFunctions.cpp; 12s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:22:56.0442436Z INFO: From Compiling torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp: 2022-05-18T03:22:56.0452161Z torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp: In function 'void torch::lazy::ts_eager_fallback(const c10::OperatorHandle&, torch::jit::Stack*, c10::DeviceType)': 2022-05-18T03:22:56.0453215Z torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp:218:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:56.0453820Z for (int64_t idx = 0; idx < arguments.size(); ++idx) { 2022-05-18T03:22:56.0454183Z ~~~~^~~~~~~~~~~~~~~~~~ 2022-05-18T03:22:56.0454960Z torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp:243:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:56.0455733Z for (auto i = 0; i < tensor_args_indices.size(); ++i) { 2022-05-18T03:22:56.0456106Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:22:56.0456836Z torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp:254:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:56.0457551Z for (int64_t i = 0; i < tensor_args_indices.size(); ++i) { 2022-05-18T03:22:56.0457921Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:22:56.0458669Z torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp:285:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:56.0459254Z for (int64_t idx = 0; idx < returns.size(); ++idx) { 2022-05-18T03:22:56.0459615Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:22:56.0460366Z torch/csrc/lazy/ts_backend/ts_eager_fallback.cpp:296:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:56.0460956Z for (int64_t i = 0; i < tensor_args_indices.size(); ++i) { 2022-05-18T03:22:56.0461341Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:22:56.4834673Z INFO: From Compiling torch/csrc/jit/tensorexpr/operators/reduction.cpp: 2022-05-18T03:22:56.4848299Z torch/csrc/jit/tensorexpr/operators/reduction.cpp: In function 'torch::jit::tensorexpr::Tensor torch::jit::tensorexpr::computeMean(const std::vector >, std::vector >, std::vector >, std::__cxx11::basic_string, std::allocator >, c10::monostate> >&, const std::vector&, const std::vector&, const c10::optional&, c10::Device)': 2022-05-18T03:22:56.4850429Z torch/csrc/jit/tensorexpr/operators/reduction.cpp:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:22:56.4851066Z for (int64_t idx = 0; idx < InputBuf.ndim(); idx++) { 2022-05-18T03:22:56.4851424Z ~~~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:23:00.7698721Z INFO: From Compiling torch/csrc/jit/tensorexpr/operators/misc.cpp: 2022-05-18T03:23:00.7714623Z torch/csrc/jit/tensorexpr/operators/misc.cpp: In lambda function: 2022-05-18T03:23:00.7715602Z torch/csrc/jit/tensorexpr/operators/misc.cpp:341:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:23:00.7716215Z for (int64_t i = 0; i < indices.size(); ++i) { 2022-05-18T03:23:00.7716567Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:23:00.7716959Z torch/csrc/jit/tensorexpr/operators/misc.cpp: In lambda function: 2022-05-18T03:23:00.7717856Z torch/csrc/jit/tensorexpr/operators/misc.cpp:554:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:23:00.7718438Z for (int64_t i = 0; i < dims.size(); ++i) { 2022-05-18T03:23:00.7718780Z ~~^~~~~~~~~~~~~ 2022-05-18T03:23:02.5832674Z INFO: From Compiling torch/csrc/lazy/generated/LazyNativeFunctions.cpp: 2022-05-18T03:23:02.5850623Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_adaptive_avg_pool2d(const at::Tensor&, at::IntArrayRef)': 2022-05-18T03:23:02.5851922Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:41:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5852868Z char* schema_str = "aten::_adaptive_avg_pool2d(Tensor self, int[2] output_size) -> Tensor"; 2022-05-18T03:23:02.5853350Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5854547Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_adaptive_avg_pool2d_backward(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.5855732Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:77:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5856698Z char* schema_str = "aten::_adaptive_avg_pool2d_backward(Tensor grad_output, Tensor self) -> Tensor"; 2022-05-18T03:23:02.5857215Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5858345Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_log_softmax(const at::Tensor&, int64_t, bool)': 2022-05-18T03:23:02.5859584Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:114:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5860501Z char* schema_str = "aten::_log_softmax(Tensor self, int dim, bool half_to_float) -> Tensor"; 2022-05-18T03:23:02.5860984Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5870070Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_log_softmax_backward_data(const at::Tensor&, const at::Tensor&, int64_t, c10::ScalarType)': 2022-05-18T03:23:02.5871602Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:153:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5872702Z char* schema_str = "aten::_log_softmax_backward_data(Tensor grad_output, Tensor output, int dim, ScalarType input_dtype) -> Tensor"; 2022-05-18T03:23:02.5873288Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5874360Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_softmax(const at::Tensor&, int64_t, bool)': 2022-05-18T03:23:02.5875563Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:190:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5876465Z char* schema_str = "aten::_softmax(Tensor self, int dim, bool half_to_float) -> Tensor"; 2022-05-18T03:23:02.5876964Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5878207Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_softmax_backward_data(const at::Tensor&, const at::Tensor&, int64_t, c10::ScalarType)': 2022-05-18T03:23:02.5879416Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:229:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5880469Z char* schema_str = "aten::_softmax_backward_data(Tensor grad_output, Tensor output, int dim, ScalarType input_dtype) -> Tensor"; 2022-05-18T03:23:02.5881073Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5882099Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::abs(const at::Tensor&)': 2022-05-18T03:23:02.5892892Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:263:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5893712Z char* schema_str = "aten::abs(Tensor self) -> Tensor"; 2022-05-18T03:23:02.5894067Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5895166Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::add(const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.5896313Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:303:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5897203Z char* schema_str = "aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor"; 2022-05-18T03:23:02.5897691Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5898854Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::addcdiv(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.5900049Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:345:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5900948Z char* schema_str = "aten::addcdiv(Tensor self, Tensor tensor1, Tensor tensor2, *, Scalar value=1) -> Tensor"; 2022-05-18T03:23:02.5901569Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5902772Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::addcmul(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.5904055Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:387:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5905039Z char* schema_str = "aten::addcmul(Tensor self, Tensor tensor1, Tensor tensor2, *, Scalar value=1) -> Tensor"; 2022-05-18T03:23:02.5916503Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5917849Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::addmm(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T03:23:02.5919145Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:432:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5920165Z char* schema_str = "aten::addmm(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor"; 2022-05-18T03:23:02.5920716Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5921771Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::all(const at::Tensor&)': 2022-05-18T03:23:02.5922941Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:467:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5923792Z char* schema_str = "aten::all(Tensor self) -> Tensor"; 2022-05-18T03:23:02.5924195Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5925369Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::any(const at::Tensor&)': 2022-05-18T03:23:02.5926588Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:502:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5927419Z char* schema_str = "aten::any(Tensor self) -> Tensor"; 2022-05-18T03:23:02.5927845Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5929036Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::arange_out(const c10::Scalar&, const c10::Scalar&, const c10::Scalar&, at::Tensor&)': 2022-05-18T03:23:02.5946462Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:545:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5947407Z char* schema_str = "aten::arange.start_out(Scalar start, Scalar end, Scalar step=1, *, Tensor(a!) out) -> Tensor(a!)"; 2022-05-18T03:23:02.5947971Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5949304Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::avg_pool2d(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, bool, c10::optional)': 2022-05-18T03:23:02.5950807Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:586:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5952068Z char* schema_str = "aten::avg_pool2d(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, bool ceil_mode=False, bool count_include_pad=True, int? divisor_override=None) -> Tensor"; 2022-05-18T03:23:02.5952779Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5954170Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::avg_pool2d_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, bool, c10::optional)': 2022-05-18T03:23:02.5955518Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:629:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5956757Z char* schema_str = "aten::avg_pool2d_backward(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride, int[2] padding, bool ceil_mode, bool count_include_pad, int? divisor_override) -> Tensor"; 2022-05-18T03:23:02.5961399Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5973810Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::baddbmm(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T03:23:02.5975451Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:674:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5976711Z char* schema_str = "aten::baddbmm(Tensor self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1) -> Tensor"; 2022-05-18T03:23:02.5977546Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.5978989Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::bernoulli(const at::Tensor&, c10::optional)': 2022-05-18T03:23:02.5980486Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:709:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.5981561Z char* schema_str = "aten::bernoulli(Tensor self, *, Generator? generator=None) -> Tensor"; 2022-05-18T03:23:02.6202150Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.6203502Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::bernoulli_(at::Tensor&, double, c10::optional)': 2022-05-18T03:23:02.6204761Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:745:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.6205765Z char* schema_str = "aten::bernoulli_.float(Tensor(a!) self, float p=0.5, *, Generator? generator=None) -> Tensor(a!)"; 2022-05-18T03:23:02.6206313Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.6207567Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::binary_cross_entropy(const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t)': 2022-05-18T03:23:02.6209061Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:784:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.6210080Z char* schema_str = "aten::binary_cross_entropy(Tensor self, Tensor target, Tensor? weight=None, int reduction=Mean) -> Tensor"; 2022-05-18T03:23:02.6210658Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.6211975Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::binary_cross_entropy_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t)': 2022-05-18T03:23:02.6213319Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:825:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.6214436Z char* schema_str = "aten::binary_cross_entropy_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight=None, int reduction=Mean) -> Tensor"; 2022-05-18T03:23:02.6215063Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.6216174Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::bitwise_and(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.6217378Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:862:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.6218272Z char* schema_str = "aten::bitwise_and.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:23:02.6218746Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.6219927Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::bitwise_or(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.6221139Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:899:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.6222020Z char* schema_str = "aten::bitwise_or.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:23:02.6222486Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.6223563Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::bmm(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.6224757Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:936:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.6225693Z char* schema_str = "aten::bmm(Tensor self, Tensor mat2) -> Tensor"; 2022-05-18T03:23:02.6226237Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.6227253Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::cat(at::TensorList, int64_t)': 2022-05-18T03:23:02.6228397Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:972:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.6326642Z char* schema_str = "aten::cat(Tensor[] tensors, int dim=0) -> Tensor"; 2022-05-18T03:23:02.6327298Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.6328775Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::clamp(const at::Tensor&, const c10::optional&, const c10::optional&)': 2022-05-18T03:23:02.6330313Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1015:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.6331385Z char* schema_str = "aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor"; 2022-05-18T03:23:02.6332033Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.6333284Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::clamp_min(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.6467056Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1053:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.6468233Z char* schema_str = "aten::clamp_min(Tensor self, Scalar min) -> Tensor"; 2022-05-18T03:23:02.6468861Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.6470212Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::constant_pad_nd(const at::Tensor&, at::IntArrayRef, const c10::Scalar&)': 2022-05-18T03:23:02.6471622Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1091:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.6472695Z char* schema_str = "aten::constant_pad_nd(Tensor self, int[] pad, Scalar value=0) -> Tensor"; 2022-05-18T03:23:02.6473367Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.6475616Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::convolution(const at::Tensor&, const at::Tensor&, const c10::optional&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t)': 2022-05-18T03:23:02.6476987Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1135:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.6478111Z char* schema_str = "aten::convolution(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups) -> Tensor"; 2022-05-18T03:23:02.6626840Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.6628504Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::convolution_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, std::array)': 2022-05-18T03:23:02.6629949Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1181:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.6631374Z char* schema_str = "aten::convolution_backward(Tensor grad_output, Tensor input, Tensor weight, int[]? bias_sizes, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool[3] output_mask) -> (Tensor, Tensor, Tensor)"; 2022-05-18T03:23:02.6632158Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.6633155Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::cos(const at::Tensor&)': 2022-05-18T03:23:02.6634244Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1219:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.6786824Z char* schema_str = "aten::cos(Tensor self) -> Tensor"; 2022-05-18T03:23:02.6866683Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.6947356Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::cumsum(const at::Tensor&, int64_t, c10::optional)': 2022-05-18T03:23:02.7027109Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1256:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7106867Z char* schema_str = "aten::cumsum(Tensor self, int dim, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T03:23:02.7148596Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7187307Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::div(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7188390Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1293:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7189634Z char* schema_str = "aten::div.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:23:02.7266697Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7307566Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::div(const at::Tensor&, const at::Tensor&, c10::optional >)': 2022-05-18T03:23:02.7310245Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1331:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7313981Z char* schema_str = "aten::div.Tensor_mode(Tensor self, Tensor other, *, str? rounding_mode) -> Tensor"; 2022-05-18T03:23:02.7316102Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7317603Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::elu(const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T03:23:02.7319258Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1375:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7320496Z char* schema_str = "aten::elu(Tensor self, Scalar alpha=1, Scalar scale=1, Scalar input_scale=1) -> Tensor"; 2022-05-18T03:23:02.7321406Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7323143Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::elu_backward(const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&, bool, const at::Tensor&)': 2022-05-18T03:23:02.7324451Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1422:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7325535Z char* schema_str = "aten::elu_backward(Tensor grad_output, Scalar alpha, Scalar scale, Scalar input_scale, bool is_result, Tensor self_or_result) -> Tensor"; 2022-05-18T03:23:02.7326113Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7327261Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::embedding(const at::Tensor&, const at::Tensor&, int64_t, bool, bool)': 2022-05-18T03:23:02.7328628Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1461:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7329616Z char* schema_str = "aten::embedding(Tensor weight, Tensor indices, int padding_idx=-1, bool scale_grad_by_freq=False, bool sparse=False) -> Tensor"; 2022-05-18T03:23:02.7330283Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7331376Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::embedding_dense_backward(const at::Tensor&, const at::Tensor&, int64_t, int64_t, bool)': 2022-05-18T03:23:02.7332531Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1500:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7333727Z char* schema_str = "aten::embedding_dense_backward(Tensor grad_output, Tensor indices, int num_weights, int padding_idx, bool scale_grad_by_freq) -> Tensor"; 2022-05-18T03:23:02.7334293Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7335456Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::eq(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.7336537Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1538:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7337309Z char* schema_str = "aten::eq.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T03:23:02.7337760Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7338736Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::eq(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7339902Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1575:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7341003Z char* schema_str = "aten::eq.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:23:02.7341430Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7342354Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::exp(const at::Tensor&)': 2022-05-18T03:23:02.7343496Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1610:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7344226Z char* schema_str = "aten::exp(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7344568Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7345558Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::flip(const at::Tensor&, at::IntArrayRef)': 2022-05-18T03:23:02.7346928Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1645:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7347680Z char* schema_str = "aten::flip(Tensor self, int[] dims) -> Tensor"; 2022-05-18T03:23:02.7348083Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7349028Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::floor(const at::Tensor&)': 2022-05-18T03:23:02.7350118Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1680:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7350816Z char* schema_str = "aten::floor(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7351169Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7352168Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::frac(const at::Tensor&)': 2022-05-18T03:23:02.7353181Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1715:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7353849Z char* schema_str = "aten::frac(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7354244Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7355877Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gather(const at::Tensor&, int64_t, const at::Tensor&, bool)': 2022-05-18T03:23:02.7356942Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1754:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7357870Z char* schema_str = "aten::gather(Tensor self, int dim, Tensor index, *, bool sparse_grad=False) -> Tensor"; 2022-05-18T03:23:02.7358343Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7359272Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::ge(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.7360304Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1792:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7361078Z char* schema_str = "aten::ge.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T03:23:02.7361494Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7362442Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::ge(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7363759Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1829:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7364547Z char* schema_str = "aten::ge.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:23:02.7365039Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7366035Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gelu(const at::Tensor&, c10::string_view)': 2022-05-18T03:23:02.7367220Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1865:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7368126Z char* schema_str = "aten::gelu(Tensor self, *, str approximate='none') -> Tensor"; 2022-05-18T03:23:02.7368586Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7369637Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gelu_backward(const at::Tensor&, const at::Tensor&, c10::string_view)': 2022-05-18T03:23:02.7370775Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1903:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7371722Z char* schema_str = "aten::gelu_backward(Tensor grad_output, Tensor self, *, str approximate='none') -> Tensor"; 2022-05-18T03:23:02.7372242Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7373147Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::glu(const at::Tensor&, int64_t)': 2022-05-18T03:23:02.7374172Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1939:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7518243Z char* schema_str = "aten::glu(Tensor self, int dim=-1) -> Tensor"; 2022-05-18T03:23:02.7518782Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7519800Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::glu_backward(const at::Tensor&, const at::Tensor&, int64_t)': 2022-05-18T03:23:02.7520856Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1976:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7521675Z char* schema_str = "aten::glu_backward(Tensor grad_output, Tensor self, int dim) -> Tensor"; 2022-05-18T03:23:02.7522119Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7523100Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::glu_jvp(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t)': 2022-05-18T03:23:02.7524233Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2015:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7525014Z char* schema_str = "aten::glu_jvp(Tensor glu, Tensor x, Tensor dx, int dim) -> Tensor"; 2022-05-18T03:23:02.7525440Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7526430Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::grid_sampler_2d(const at::Tensor&, const at::Tensor&, int64_t, int64_t, bool)': 2022-05-18T03:23:02.7527587Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2054:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7528475Z char* schema_str = "aten::grid_sampler_2d(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners) -> Tensor"; 2022-05-18T03:23:02.7529008Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7530224Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::grid_sampler_2d_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t, bool, std::array)': 2022-05-18T03:23:02.7531421Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2096:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7532557Z char* schema_str = "aten::grid_sampler_2d_backward(Tensor grad_output, Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, bool[2] output_mask) -> (Tensor, Tensor)"; 2022-05-18T03:23:02.7533183Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7534158Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gt(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.7535182Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2137:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7535940Z char* schema_str = "aten::gt.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T03:23:02.7536366Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7537391Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gt(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7538433Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2174:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7539156Z char* schema_str = "aten::gt.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:23:02.7539561Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7540440Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::hardsigmoid(const at::Tensor&)': 2022-05-18T03:23:02.7541476Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2209:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7542259Z char* schema_str = "aten::hardsigmoid(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7542645Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7543674Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::index_select(const at::Tensor&, int64_t, const at::Tensor&)': 2022-05-18T03:23:02.7544823Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2246:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7545941Z char* schema_str = "aten::index_select(Tensor self, int dim, Tensor index) -> Tensor"; 2022-05-18T03:23:02.7546381Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7547437Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::kl_div_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, bool)': 2022-05-18T03:23:02.7548602Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2286:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7549590Z char* schema_str = "aten::kl_div_backward(Tensor grad_output, Tensor self, Tensor target, int reduction=Mean, *, bool log_target=False) -> Tensor"; 2022-05-18T03:23:02.7550119Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7551187Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::l1_loss_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t)': 2022-05-18T03:23:02.7552258Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2325:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7553110Z char* schema_str = "aten::l1_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction) -> Tensor"; 2022-05-18T03:23:02.7553604Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7554537Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::le(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.7555611Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2363:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7556453Z char* schema_str = "aten::le.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T03:23:02.7556850Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7557754Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::le(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7558745Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2400:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7559459Z char* schema_str = "aten::le.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:23:02.7559849Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7560767Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::leaky_relu(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.7561795Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2438:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7562560Z char* schema_str = "aten::leaky_relu(Tensor self, Scalar negative_slope=0.01) -> Tensor"; 2022-05-18T03:23:02.7562975Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7564087Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::leaky_relu_backward(const at::Tensor&, const at::Tensor&, const c10::Scalar&, bool)': 2022-05-18T03:23:02.7565154Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2479:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7566034Z char* schema_str = "aten::leaky_relu_backward(Tensor grad_output, Tensor self, Scalar negative_slope, bool self_is_result) -> Tensor"; 2022-05-18T03:23:02.7566523Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7567408Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::log(const at::Tensor&)': 2022-05-18T03:23:02.7568421Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2514:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7569094Z char* schema_str = "aten::log(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7569437Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7570300Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::log2(const at::Tensor&)': 2022-05-18T03:23:02.7571296Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2549:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7571977Z char* schema_str = "aten::log2(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7572312Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7573305Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::log_sigmoid_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7574458Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2587:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7575286Z char* schema_str = "aten::log_sigmoid_backward(Tensor grad_output, Tensor self, Tensor buffer) -> Tensor"; 2022-05-18T03:23:02.7575739Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7576737Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::log_sigmoid_forward(const at::Tensor&)': 2022-05-18T03:23:02.7577809Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2621:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7578604Z char* schema_str = "aten::log_sigmoid_forward(Tensor self) -> (Tensor output, Tensor buffer)"; 2022-05-18T03:23:02.7579042Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7579935Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::logdet(const at::Tensor&)': 2022-05-18T03:23:02.7580985Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2658:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7581696Z char* schema_str = "aten::logdet(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7582066Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7583046Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::lt(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.7584078Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2696:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7584817Z char* schema_str = "aten::lt.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T03:23:02.7585218Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7586617Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::lt(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7587666Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2733:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7588418Z char* schema_str = "aten::lt.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:23:02.7588821Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7589805Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::masked_fill_(at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.7590875Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2772:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7591773Z char* schema_str = "aten::masked_fill_.Scalar(Tensor(a!) self, Tensor mask, Scalar value) -> Tensor(a!)"; 2022-05-18T03:23:02.7592221Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7593193Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::masked_fill_(at::Tensor&, const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7594289Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2810:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7595025Z char* schema_str = "aten::masked_fill_.Tensor(Tensor(a!) self, Tensor mask, Tensor value) -> Tensor(a!)"; 2022-05-18T03:23:02.7595428Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7596410Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::max(const at::Tensor&, int64_t, bool)': 2022-05-18T03:23:02.7597582Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2846:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7598499Z char* schema_str = "aten::max.dim(Tensor self, int dim, bool keepdim=False) -> (Tensor values, Tensor indices)"; 2022-05-18T03:23:02.7599022Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7599981Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::max(const at::Tensor&)': 2022-05-18T03:23:02.7601080Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2883:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7601925Z char* schema_str = "aten::max(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7602312Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7603523Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::max_pool2d_with_indices(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool)': 2022-05-18T03:23:02.7604782Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2922:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7605713Z char* schema_str = "aten::max_pool2d_with_indices(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> (Tensor, Tensor)"; 2022-05-18T03:23:02.7606288Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7607608Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::max_pool2d_with_indices_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, const at::Tensor&)': 2022-05-18T03:23:02.7608879Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2969:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7609952Z char* schema_str = "aten::max_pool2d_with_indices_backward(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride, int[2] padding, int[2] dilation, bool ceil_mode, Tensor indices) -> Tensor"; 2022-05-18T03:23:02.7610594Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7611565Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::maximum(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7612756Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3006:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7613582Z char* schema_str = "aten::maximum(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:23:02.7614026Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7614962Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mean(const at::Tensor&, c10::optional)': 2022-05-18T03:23:02.7616097Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3041:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7616928Z char* schema_str = "aten::mean(Tensor self, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T03:23:02.7617382Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7618485Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mean(const at::Tensor&, at::IntArrayRef, bool, c10::optional)': 2022-05-18T03:23:02.7619663Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3079:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7620581Z char* schema_str = "aten::mean.dim(Tensor self, int[1] dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T03:23:02.7621210Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7622192Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::min(const at::Tensor&)': 2022-05-18T03:23:02.7623202Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3113:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7623941Z char* schema_str = "aten::min(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7624319Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7625269Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::minimum(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7626519Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3150:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7627252Z char* schema_str = "aten::minimum(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:23:02.7627646Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7628574Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mm(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7629616Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3187:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7630342Z char* schema_str = "aten::mm(Tensor self, Tensor mat2) -> Tensor"; 2022-05-18T03:23:02.7630727Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7631641Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mul(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7632782Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3224:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7633520Z char* schema_str = "aten::mul.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:23:02.7633917Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7634886Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mv(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7635990Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3260:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7636752Z char* schema_str = "aten::mv(Tensor self, Tensor vec) -> Tensor"; 2022-05-18T03:23:02.7637148Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7638149Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::narrow_copy(const at::Tensor&, int64_t, int64_t, c10::SymInt)': 2022-05-18T03:23:02.7639219Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3297:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7640073Z char* schema_str = "aten::narrow_copy.SymInt(Tensor self, int dim, int start, SymInt length) -> Tensor"; 2022-05-18T03:23:02.7640658Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7641715Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::native_dropout(const at::Tensor&, double, c10::optional)': 2022-05-18T03:23:02.7642811Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3333:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7643640Z char* schema_str = "aten::native_dropout(Tensor input, float p, bool? train) -> (Tensor, Tensor)"; 2022-05-18T03:23:02.7644096Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7645090Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::native_dropout_backward(const at::Tensor&, const at::Tensor&, double)': 2022-05-18T03:23:02.7646190Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3373:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7647056Z char* schema_str = "aten::native_dropout_backward(Tensor grad_output, Tensor mask, float scale) -> Tensor"; 2022-05-18T03:23:02.7647504Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7648742Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::native_layer_norm(const at::Tensor&, at::IntArrayRef, const c10::optional&, const c10::optional&, double)': 2022-05-18T03:23:02.7649946Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3413:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7650916Z char* schema_str = "aten::native_layer_norm(Tensor input, int[] normalized_shape, Tensor? weight, Tensor? bias, float eps) -> (Tensor, Tensor, Tensor)"; 2022-05-18T03:23:02.7651529Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7652971Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::native_layer_norm_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, std::array)': 2022-05-18T03:23:02.7654360Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3462:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7655480Z char* schema_str = "aten::native_layer_norm_backward(Tensor grad_out, Tensor input, int[] normalized_shape, Tensor mean, Tensor rstd, Tensor? weight, Tensor? bias, bool[3] output_mask) -> (Tensor, Tensor, Tensor)"; 2022-05-18T03:23:02.7656136Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7657114Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::ne(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.7658191Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3503:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7659052Z char* schema_str = "aten::ne.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T03:23:02.7659459Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7660469Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::ne(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7661482Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3540:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7662250Z char* schema_str = "aten::ne.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:23:02.7662676Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7663578Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::neg(const at::Tensor&)': 2022-05-18T03:23:02.7664610Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3575:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7665304Z char* schema_str = "aten::neg(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7665855Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7667007Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::nll_loss2d_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t, int64_t, const at::Tensor&)': 2022-05-18T03:23:02.7668208Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3619:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7669236Z char* schema_str = "aten::nll_loss2d_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, Tensor total_weight) -> Tensor"; 2022-05-18T03:23:02.7669930Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7671084Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::nll_loss2d_forward(const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t, int64_t)': 2022-05-18T03:23:02.7672234Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3659:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7673196Z char* schema_str = "aten::nll_loss2d_forward(Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index) -> (Tensor output, Tensor total_weight)"; 2022-05-18T03:23:02.7673753Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7674927Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::nll_loss_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t, int64_t, const at::Tensor&)': 2022-05-18T03:23:02.7676061Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3707:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7677139Z char* schema_str = "aten::nll_loss_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, Tensor total_weight) -> Tensor"; 2022-05-18T03:23:02.7677728Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7678844Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::nll_loss_forward(const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t, int64_t)': 2022-05-18T03:23:02.7679960Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3747:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7680900Z char* schema_str = "aten::nll_loss_forward(Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index) -> (Tensor output, Tensor total_weight)"; 2022-05-18T03:23:02.7681453Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7682496Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::norm(const at::Tensor&, const c10::optional&, at::IntArrayRef, bool)': 2022-05-18T03:23:02.7683582Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3791:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7684412Z char* schema_str = "aten::norm.ScalarOpt_dim(Tensor self, Scalar? p, int[1] dim, bool keepdim=False) -> Tensor"; 2022-05-18T03:23:02.7684858Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7685797Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::pow(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7686902Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3828:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7687660Z char* schema_str = "aten::pow.Tensor_Tensor(Tensor self, Tensor exponent) -> Tensor"; 2022-05-18T03:23:02.7688070Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7688964Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::pow(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.7690017Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3866:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7690808Z char* schema_str = "aten::pow.Tensor_Scalar(Tensor self, Scalar exponent) -> Tensor"; 2022-05-18T03:23:02.7691251Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7692271Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::random_(at::Tensor&, int64_t, c10::optional, c10::optional)': 2022-05-18T03:23:02.7693421Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3903:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7694301Z char* schema_str = "aten::random_.from(Tensor(a!) self, int from, int? to, *, Generator? generator=None) -> Tensor(a!)"; 2022-05-18T03:23:02.7694862Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7695874Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::random_(at::Tensor&, int64_t, c10::optional)': 2022-05-18T03:23:02.7696917Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3939:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7697761Z char* schema_str = "aten::random_.to(Tensor(a!) self, int to, *, Generator? generator=None) -> Tensor(a!)"; 2022-05-18T03:23:02.7698226Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7699201Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::random_(at::Tensor&, c10::optional)': 2022-05-18T03:23:02.7700275Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3974:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7701056Z char* schema_str = "aten::random_(Tensor(a!) self, *, Generator? generator=None) -> Tensor(a!)"; 2022-05-18T03:23:02.7701508Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7702399Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::reciprocal(const at::Tensor&)': 2022-05-18T03:23:02.7703435Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4009:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7704167Z char* schema_str = "aten::reciprocal(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7704556Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7705626Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::relu(const at::Tensor&)': 2022-05-18T03:23:02.7706819Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4043:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7707532Z char* schema_str = "aten::relu(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7707905Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7708762Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::relu_(at::Tensor&)': 2022-05-18T03:23:02.7709756Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4077:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7710496Z char* schema_str = "aten::relu_(Tensor(a!) self) -> Tensor(a!)"; 2022-05-18T03:23:02.7710903Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7711882Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::remainder(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7713014Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4114:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7713825Z char* schema_str = "aten::remainder.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:23:02.7714368Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7715316Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::repeat(const at::Tensor&, at::IntArrayRef)': 2022-05-18T03:23:02.7716411Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4149:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7717149Z char* schema_str = "aten::repeat(Tensor self, int[] repeats) -> Tensor"; 2022-05-18T03:23:02.7717559Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7718452Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::rsqrt(const at::Tensor&)': 2022-05-18T03:23:02.7719464Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4184:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7720165Z char* schema_str = "aten::rsqrt(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7720542Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7721542Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::scatter_add(const at::Tensor&, int64_t, const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7722657Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4224:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7723508Z char* schema_str = "aten::scatter_add(Tensor self, int dim, Tensor index, Tensor src) -> Tensor"; 2022-05-18T03:23:02.7723997Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7724952Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sgn(const at::Tensor&)': 2022-05-18T03:23:02.7726110Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4259:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7726779Z char* schema_str = "aten::sgn(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7727132Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7728031Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sigmoid(const at::Tensor&)': 2022-05-18T03:23:02.7729083Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4294:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7729773Z char* schema_str = "aten::sigmoid(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7730152Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7731162Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sigmoid_backward(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7732217Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4331:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7733000Z char* schema_str = "aten::sigmoid_backward(Tensor grad_output, Tensor output) -> Tensor"; 2022-05-18T03:23:02.7733438Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7734442Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::silu(const at::Tensor&)': 2022-05-18T03:23:02.7735492Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4366:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7736190Z char* schema_str = "aten::silu(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7736551Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7737535Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::smooth_l1_loss(const at::Tensor&, const at::Tensor&, int64_t, double)': 2022-05-18T03:23:02.7738617Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4405:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7739498Z char* schema_str = "aten::smooth_l1_loss(Tensor self, Tensor target, int reduction=Mean, float beta=1.0) -> Tensor"; 2022-05-18T03:23:02.7739964Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7741044Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::smooth_l1_loss_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, double)': 2022-05-18T03:23:02.7742110Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4445:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7742978Z char* schema_str = "aten::smooth_l1_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction, float beta) -> Tensor"; 2022-05-18T03:23:02.7743481Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7744510Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::softplus(const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T03:23:02.7745682Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4486:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7746596Z char* schema_str = "aten::softplus(Tensor self, Scalar beta=1, Scalar threshold=20) -> Tensor"; 2022-05-18T03:23:02.7747017Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7748099Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::softplus_backward(const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T03:23:02.7749098Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4529:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7749892Z char* schema_str = "aten::softplus_backward(Tensor grad_output, Tensor self, Scalar beta, Scalar threshold) -> Tensor"; 2022-05-18T03:23:02.7750315Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7751174Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::sort(const at::Tensor&, int64_t, bool)': 2022-05-18T03:23:02.7752242Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4565:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7753040Z char* schema_str = "aten::sort(Tensor self, int dim=-1, bool descending=False) -> (Tensor values, Tensor indices)"; 2022-05-18T03:23:02.7753508Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7754385Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sqrt(const at::Tensor&)': 2022-05-18T03:23:02.7755406Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4603:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7756067Z char* schema_str = "aten::sqrt(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7756425Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7757333Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::stack(at::TensorList, int64_t)': 2022-05-18T03:23:02.7758426Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4638:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7759171Z char* schema_str = "aten::stack(Tensor[] tensors, int dim=0) -> Tensor"; 2022-05-18T03:23:02.7759582Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7760529Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::std(const at::Tensor&, bool)': 2022-05-18T03:23:02.7761596Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4673:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7762360Z char* schema_str = "aten::std(Tensor self, bool unbiased=True) -> Tensor"; 2022-05-18T03:23:02.7762756Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7763806Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::std(const at::Tensor&, at::IntArrayRef, bool, bool)': 2022-05-18T03:23:02.7764867Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4710:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7765710Z char* schema_str = "aten::std.dim(Tensor self, int[1] dim, bool unbiased=True, bool keepdim=False) -> Tensor"; 2022-05-18T03:23:02.7766162Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7767195Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::std(const at::Tensor&, at::OptionalIntArrayRef, c10::optional, bool)': 2022-05-18T03:23:02.7768424Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4747:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7769299Z char* schema_str = "aten::std.correction(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False) -> Tensor"; 2022-05-18T03:23:02.7769762Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7770733Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sub(const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.7771907Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4787:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7772691Z char* schema_str = "aten::sub.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor"; 2022-05-18T03:23:02.7773083Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7774068Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sum(const at::Tensor&, c10::optional)': 2022-05-18T03:23:02.7775138Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4822:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7775881Z char* schema_str = "aten::sum(Tensor self, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T03:23:02.7776268Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7777275Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sum(const at::Tensor&, at::IntArrayRef, bool, c10::optional)': 2022-05-18T03:23:02.7778387Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4860:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7779309Z char* schema_str = "aten::sum.dim_IntList(Tensor self, int[1] dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T03:23:02.7779805Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7780679Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::tanh(const at::Tensor&)': 2022-05-18T03:23:02.7781766Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4895:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7782457Z char* schema_str = "aten::tanh(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7782818Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7783741Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::tanh_backward(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:23:02.7784781Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4932:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7785650Z char* schema_str = "aten::tanh_backward(Tensor grad_output, Tensor output) -> Tensor"; 2022-05-18T03:23:02.7786432Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7787441Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::threshold(const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T03:23:02.7788500Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4973:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7789265Z char* schema_str = "aten::threshold(Tensor self, Scalar threshold, Scalar value) -> Tensor"; 2022-05-18T03:23:02.7789688Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7790784Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::threshold_backward(const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:23:02.7791844Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5013:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7792655Z char* schema_str = "aten::threshold_backward(Tensor grad_output, Tensor self, Scalar threshold) -> Tensor"; 2022-05-18T03:23:02.7793114Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7794119Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::topk(const at::Tensor&, int64_t, int64_t, bool, bool)': 2022-05-18T03:23:02.7795153Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5051:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7796039Z char* schema_str = "aten::topk(Tensor self, int k, int dim=-1, bool largest=True, bool sorted=True) -> (Tensor values, Tensor indices)"; 2022-05-18T03:23:02.7796540Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7797426Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::trace(const at::Tensor&)': 2022-05-18T03:23:02.7798418Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5088:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7799084Z char* schema_str = "aten::trace(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7799441Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7800383Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::tril(const at::Tensor&, int64_t)': 2022-05-18T03:23:02.7801370Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5124:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7802062Z char* schema_str = "aten::tril(Tensor self, int diagonal=0) -> Tensor"; 2022-05-18T03:23:02.7802440Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7803302Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::triu(const at::Tensor&, int64_t)': 2022-05-18T03:23:02.7804291Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5160:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7804978Z char* schema_str = "aten::triu(Tensor self, int diagonal=0) -> Tensor"; 2022-05-18T03:23:02.7805354Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7806208Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::trunc(const at::Tensor&)': 2022-05-18T03:23:02.7807181Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5195:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7807832Z char* schema_str = "aten::trunc(Tensor self) -> Tensor"; 2022-05-18T03:23:02.7808266Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7809312Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::upsample_bilinear2d(const at::Tensor&, at::IntArrayRef, bool, c10::optional, c10::optional)': 2022-05-18T03:23:02.7810425Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5234:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7811350Z char* schema_str = "aten::upsample_bilinear2d(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor"; 2022-05-18T03:23:02.7811856Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7812993Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::upsample_bilinear2d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, c10::optional, c10::optional)': 2022-05-18T03:23:02.7814147Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5274:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7815144Z char* schema_str = "aten::upsample_bilinear2d_backward(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor"; 2022-05-18T03:23:02.7815730Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7816778Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::upsample_nearest2d(const at::Tensor&, at::IntArrayRef, c10::optional, c10::optional)': 2022-05-18T03:23:02.7817935Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5312:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7818812Z char* schema_str = "aten::upsample_nearest2d(Tensor self, int[2] output_size, float? scales_h=None, float? scales_w=None) -> Tensor"; 2022-05-18T03:23:02.7819299Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7820422Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::upsample_nearest2d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, c10::optional, c10::optional)': 2022-05-18T03:23:02.7821535Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5351:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7822487Z char* schema_str = "aten::upsample_nearest2d_backward(Tensor grad_output, int[2] output_size, int[4] input_size, float? scales_h=None, float? scales_w=None) -> Tensor"; 2022-05-18T03:23:02.7823035Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:02.7823901Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::zero_(at::Tensor&)': 2022-05-18T03:23:02.7824859Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5385:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:23:02.7825672Z char* schema_str = "aten::zero_(Tensor(a!) self) -> Tensor(a!)"; 2022-05-18T03:23:02.7829220Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:11.6799959Z INFO: From Compiling torch/csrc/autograd/generated/VariableType_1.cpp: 2022-05-18T03:23:11.6801275Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_1.cpp: In function 'std::vector torch::autograd::VariableType::{anonymous}::split_with_sizes(c10::DispatchKeySet, const at::Tensor&, at::IntArrayRef, int64_t)': 2022-05-18T03:23:11.6802465Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_1.cpp:10196:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:23:11.6803056Z for (auto i=0; i >, std::vector > > torch::jit::tensorexpr::randomization_helper::select_n_randomly(std::vector<_RealType>&, int, std::default_random_engine&) [with T = std::shared_ptr; std::default_random_engine = std::linear_congruential_engine]': 2022-05-18T03:23:18.2302363Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp:295:49: required from here 2022-05-18T03:23:18.2303204Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp:73:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:23:18.2303724Z if (indices.size() < n) { 2022-05-18T03:23:18.2304014Z ~~~~~~~~~~~~~~~^~~ 2022-05-18T03:23:18.2305561Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp: In instantiation of 'std::tuple >, std::vector > > torch::jit::tensorexpr::randomization_helper::select_n_randomly(std::vector<_RealType>&, int, std::default_random_engine&) [with T = std::shared_ptr; std::default_random_engine = std::linear_congruential_engine]': 2022-05-18T03:23:18.2306830Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp:378:58: required from here 2022-05-18T03:23:18.2311097Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp:73:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:23:19.7170768Z INFO: From Compiling torch/csrc/jit/tensorexpr/eval.cpp: 2022-05-18T03:23:19.7179242Z torch/csrc/jit/tensorexpr/eval.cpp: In member function 'void torch::jit::tensorexpr::SimpleIREvaluatorImpl::check_bounds(const BufPtr&, const std::vector >&)': 2022-05-18T03:23:19.7180341Z torch/csrc/jit/tensorexpr/eval.cpp:708:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:23:19.7180889Z if (j < 0 || j >= buf_size) { 2022-05-18T03:23:19.7181211Z ~~^~~~~~~~~~~ 2022-05-18T03:23:30.4987811Z INFO: From Compiling torch/csrc/jit/tensorexpr/kernel.cpp: 2022-05-18T03:23:30.4989059Z torch/csrc/jit/tensorexpr/kernel.cpp: In member function 'std::vector torch::jit::tensorexpr::TensorExprKernel::getInputStrides(const torch::jit::Value*, const std::vector&)': 2022-05-18T03:23:30.4990218Z torch/csrc/jit/tensorexpr/kernel.cpp:1022:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:23:30.4990869Z for (int i = 0; i < rank; i++) { 2022-05-18T03:23:30.4991212Z ~~^~~~~~ 2022-05-18T03:23:30.4991626Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T03:23:30.4992025Z from ./c10/core/Device.h:3, 2022-05-18T03:23:30.4992585Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:11, 2022-05-18T03:23:30.4993008Z from aten/src/ATen/core/Tensor.h:3, 2022-05-18T03:23:30.4993419Z from ./torch/csrc/jit/ir/attributes.h:2, 2022-05-18T03:23:30.4993825Z from ./torch/csrc/jit/ir/ir.h:3, 2022-05-18T03:23:30.4994235Z from ./torch/csrc/jit/tensorexpr/kernel.h:4, 2022-05-18T03:23:30.4994708Z from torch/csrc/jit/tensorexpr/kernel.cpp:2: 2022-05-18T03:23:30.4995800Z torch/csrc/jit/tensorexpr/kernel.cpp: In member function 'torch::jit::tensorexpr::BlockPtr torch::jit::tensorexpr::TensorExprKernel::bindAllInputs()': 2022-05-18T03:23:30.4996965Z torch/csrc/jit/tensorexpr/kernel.cpp:1413:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:23:30.4997513Z nInputs_ > symbolic_shape_inputs_.size(), 2022-05-18T03:23:30.4997871Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:30.4998569Z torch/csrc/jit/tensorexpr/kernel.cpp:1423:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:23:30.4999135Z for (size_t i = symbolic_shape_inputs_start_pos; i < nInputs_; ++i) { 2022-05-18T03:23:30.4999538Z ~~^~~~~~~~~~ 2022-05-18T03:23:30.4999905Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T03:23:30.5000285Z from ./c10/core/Device.h:3, 2022-05-18T03:23:30.5000840Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:11, 2022-05-18T03:23:30.5001273Z from aten/src/ATen/core/Tensor.h:3, 2022-05-18T03:23:30.5001647Z from ./torch/csrc/jit/ir/attributes.h:2, 2022-05-18T03:23:30.5002007Z from ./torch/csrc/jit/ir/ir.h:3, 2022-05-18T03:23:30.5002378Z from ./torch/csrc/jit/tensorexpr/kernel.h:4, 2022-05-18T03:23:30.5002776Z from torch/csrc/jit/tensorexpr/kernel.cpp:2: 2022-05-18T03:23:30.5003717Z torch/csrc/jit/tensorexpr/kernel.cpp: In member function 'void torch::jit::tensorexpr::TensorExprKernel::runWithAllocatedOutputs(torch::jit::Stack&) const': 2022-05-18T03:23:30.5004661Z torch/csrc/jit/tensorexpr/kernel.cpp:1906:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:23:30.5005449Z TORCH_INTERNAL_ASSERT(nOutputs_ == bufOutputs_.size()); 2022-05-18T03:23:30.5005818Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:23:32.8871749Z INFO: From Compiling torch/csrc/jit/runtime/static/memory_planner.cpp: 2022-05-18T03:23:32.8872302Z In file included from ./c10/util/logging_is_google_glog.h:50:0, 2022-05-18T03:23:32.8872722Z from ./c10/util/Logging.h:26, 2022-05-18T03:23:32.8873096Z from ./c10/core/TensorImpl.h:17, 2022-05-18T03:23:32.8873744Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:20, 2022-05-18T03:23:32.8874185Z from aten/src/ATen/core/ivalue.h:4, 2022-05-18T03:23:32.8874593Z from ./torch/csrc/jit/runtime/static/impl.h:3, 2022-05-18T03:23:32.8875064Z from ./torch/csrc/jit/runtime/static/memory_planner.h:3, 2022-05-18T03:23:32.8877827Z from torch/csrc/jit/runtime/static/memory_planner.cpp:1: 2022-05-18T03:23:32.8879236Z torch/csrc/jit/runtime/static/memory_planner.cpp: In member function 'virtual void torch::jit::StandardMemoryPlanner::deallocateManagedTensors()': 2022-05-18T03:23:32.8880589Z torch/csrc/jit/runtime/static/memory_planner.cpp:418:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:23:32.8881582Z managed_tensor_storage_impls_.size() == group_idx || 2022-05-18T03:23:32.8882143Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T03:23:32.8883086Z torch/csrc/jit/runtime/static/memory_planner.cpp:419:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:23:32.8884051Z managed_tensor_storage_impls_.size() == group_idx + 1); 2022-05-18T03:23:32.8885731Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:23:32.8886721Z torch/csrc/jit/runtime/static/memory_planner.cpp:420:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:23:32.8887509Z if (managed_tensor_storage_impls_.size() == group_idx) { 2022-05-18T03:23:32.8888133Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2022-05-18T03:23:33.2881053Z [1,406 / 2,770] Compiling torch/csrc/jit/serialization/import_legacy.cpp; 16s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:23:46.3713564Z INFO: From Compiling torch/csrc/distributed/rpc/utils.cpp: 2022-05-18T03:23:46.3728107Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T03:23:46.3728528Z from ./c10/core/Device.h:3, 2022-05-18T03:23:46.3728932Z from ./torch/csrc/distributed/rpc/utils.h:3, 2022-05-18T03:23:46.3729357Z from torch/csrc/distributed/rpc/utils.cpp:1: 2022-05-18T03:23:46.3730433Z torch/csrc/distributed/rpc/utils.cpp: In function 'std::vector torch::distributed::rpc::readWrappedPayload(std::vector&, const torch::distributed::rpc::Message&)': 2022-05-18T03:23:46.3731439Z torch/csrc/distributed/rpc/utils.cpp:506:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:23:46.3731988Z payload.size() > additionalPayloadSize, 2022-05-18T03:23:46.3732342Z ~~~~~~~~~~~~~~~^~~ 2022-05-18T03:24:24.0943481Z INFO: From Compiling torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp: 2022-05-18T03:24:24.0950520Z In file included from ./c10/util/Exception.h:4:0, 2022-05-18T03:24:24.0951079Z from ./c10/util/irange.h:5, 2022-05-18T03:24:24.0951718Z from torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp:1: 2022-05-18T03:24:24.1068973Z torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp: In static member function 'static std::unique_ptr torch::distributed::autograd::RpcWithProfilingResp::fromMessage(const torch::distributed::rpc::Message&)': 2022-05-18T03:24:24.1070855Z torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp:129:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:24.1071731Z TORCH_CHECK(i < tupleElements.size()); 2022-05-18T03:24:24.1072465Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:26.7782661Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2022-05-18T03:24:26.7791058Z In file included from torch/csrc/jit/runtime/static/ops.cpp:17:0: 2022-05-18T03:24:26.7791602Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-05-18T03:24:26.7792504Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:24:26.7793145Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-05-18T03:24:26.7793537Z ^ 2022-05-18T03:24:26.7793931Z torch/csrc/jit/runtime/static/ops.cpp: At global scope: 2022-05-18T03:24:26.7794962Z torch/csrc/jit/runtime/static/ops.cpp:2545:12: warning: 'at::Tensor torch::jit::{anonymous}::signed_log1p(const at::Tensor&)' defined but not used [-Wunused-function] 2022-05-18T03:24:26.7795622Z at::Tensor signed_log1p(const at::Tensor& input) { 2022-05-18T03:24:26.8026724Z ^~~~~~~~~~~~ 2022-05-18T03:24:27.4211244Z INFO: From Compiling torch/csrc/jit/runtime/static/native_ops.cpp: 2022-05-18T03:24:27.4221200Z In file included from torch/csrc/jit/runtime/static/native_ops.cpp:1:0: 2022-05-18T03:24:27.4221682Z torch/csrc/jit/runtime/static/native_ops.cpp: In lambda function: 2022-05-18T03:24:27.4222495Z torch/csrc/jit/runtime/static/native_ops.cpp:114:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:27.4223135Z DCHECK(p_node->num_inputs() - 1 == p_node->outputs().size()); 2022-05-18T03:24:27.4223516Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:27.4223892Z torch/csrc/jit/runtime/static/native_ops.cpp: In lambda function: 2022-05-18T03:24:27.4224601Z torch/csrc/jit/runtime/static/native_ops.cpp:898:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:27.4225168Z if (norm_idx < 0 || norm_idx >= num_elems) { 2022-05-18T03:24:27.4225719Z ~~~~~~~~~^~~~ 2022-05-18T03:24:28.9732288Z [1,455 / 2,770] Compiling torch/csrc/api/src/nn/options/batchnorm.cpp; 9s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:24:38.4481999Z INFO: From Compiling torch/csrc/distributed/autograd/engine/dist_engine.cpp: 2022-05-18T03:24:38.4483468Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:29:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:24:38.4484054Z static constexpr char* kNumBackwardPasses = "num_current_backward_passes"; 2022-05-18T03:24:38.4484463Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:38.4486697Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:30:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:24:38.4487293Z static constexpr char* kNumAutogradContexts = "num_autograd_contexts"; 2022-05-18T03:24:38.4487693Z ^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:40.6792100Z INFO: From Compiling torch/csrc/jit/mobile/function.cpp: 2022-05-18T03:24:40.6792947Z torch/csrc/jit/mobile/function.cpp: In member function 'bool torch::jit::mobile::Function::initialize_operators(bool)': 2022-05-18T03:24:40.6793727Z torch/csrc/jit/mobile/function.cpp:71:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:40.6794246Z for (int i = 0; i < code_.op_names_.size(); i++) { 2022-05-18T03:24:40.6794574Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:40.9314263Z INFO: From Compiling third_party/oneDNN/src/common/layer_normalization.cpp: 2022-05-18T03:24:40.9327331Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:24:40.9327922Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T03:24:40.9328526Z from external/mkl_dnn/third_party/oneDNN/src/common/layer_normalization.cpp:21: 2022-05-18T03:24:40.9329705Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T03:24:40.9331066Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_layer_normalization_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T03:24:40.9332467Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_layer_normalization_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:24:40.9333250Z external/mkl_dnn/third_party/oneDNN/src/common/layer_normalization.cpp:35:29: required from here 2022-05-18T03:24:40.9334189Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:24:40.9334780Z constexpr bool one_of(T val, P item) { 2022-05-18T03:24:40.9335121Z ^~~ 2022-05-18T03:24:41.9678109Z INFO: From Compiling third_party/oneDNN/src/common/deconvolution.cpp: 2022-05-18T03:24:41.9691132Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:24:41.9691704Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T03:24:41.9692230Z from external/mkl_dnn/third_party/oneDNN/src/common/deconvolution.cpp:21: 2022-05-18T03:24:41.9693355Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const long int*]': 2022-05-18T03:24:41.9695067Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T03:24:41.9696683Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_convolution_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T03:24:41.9698260Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_convolution_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T03:24:41.9699114Z external/mkl_dnn/third_party/oneDNN/src/common/deconvolution.cpp:39:25: required from here 2022-05-18T03:24:41.9699992Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:24:41.9700539Z constexpr bool one_of(T val, P item) { 2022-05-18T03:24:41.9700861Z ^~~ 2022-05-18T03:24:43.8538838Z INFO: From Compiling third_party/oneDNN/src/common/memory_zero_pad.cpp: 2022-05-18T03:24:43.8553578Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_thread.hpp:24:0, 2022-05-18T03:24:43.8554183Z from external/mkl_dnn/third_party/oneDNN/src/common/memory_zero_pad.cpp:19: 2022-05-18T03:24:43.8555285Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:24:43.8556690Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:24:43.8557830Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:24:43.8558529Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:24:43.8559397Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:24:43.8559960Z constexpr bool one_of(T val, P item) { 2022-05-18T03:24:43.8560294Z ^~~ 2022-05-18T03:24:44.2120816Z INFO: From Compiling third_party/oneDNN/src/common/pooling.cpp: 2022-05-18T03:24:44.2135459Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:24:44.2136068Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T03:24:44.2136605Z from external/mkl_dnn/third_party/oneDNN/src/common/pooling.cpp:21: 2022-05-18T03:24:44.2137735Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const long int*]': 2022-05-18T03:24:44.2139213Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const long int*, const long int*, const long int*}]' 2022-05-18T03:24:44.2140840Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_pooling_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*, const long int*}]' 2022-05-18T03:24:44.2142622Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_pooling_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*, const long int*}]' 2022-05-18T03:24:44.2145071Z external/mkl_dnn/third_party/oneDNN/src/common/pooling.cpp:46:29: required from 'dnnl::impl::status_t {anonymous}::pooling_desc_init(pooling_desc_type*, dnnl::impl::prop_kind_t, dnnl::impl::alg_kind_t, const memory_desc_t*, const memory_desc_t*, const dnnl_dim_t*, const dnnl_dim_t*, const dnnl_dim_t*, const dnnl_dim_t*, const dnnl_dim_t*) [with pooling_desc_type = dnnl_pooling_desc_t; dnnl::impl::status_t = dnnl_status_t; dnnl::impl::prop_kind_t = dnnl_prop_kind_t; dnnl::impl::alg_kind_t = dnnl_alg_kind_t; dnnl::impl::memory_desc_t = dnnl_memory_desc_t; dnnl_dim_t = long int]' 2022-05-18T03:24:44.2146525Z external/mkl_dnn/third_party/oneDNN/src/common/pooling.cpp:137:59: required from here 2022-05-18T03:24:44.2154278Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:24:44.2154894Z constexpr bool one_of(T val, P item) { 2022-05-18T03:24:44.2155239Z ^~~ 2022-05-18T03:24:49.4746134Z INFO: From Compiling caffe2/core/blob_serialization.cc: 2022-05-18T03:24:49.4754537Z caffe2/core/blob_serialization.cc: In member function 'virtual void caffe2::TensorSerializer::SerializeWithOptions(const void*, caffe2::TypeMeta, const string&, caffe2::BlobSerializerBase::SerializationAcceptor, const caffe2::BlobSerializationOptions&)': 2022-05-18T03:24:49.4755770Z caffe2/core/blob_serialization.cc:414:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4756654Z chunkBegin < std::max(tensor.numel(), static_cast(1)); 2022-05-18T03:24:49.4757068Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:49.4757448Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T03:24:49.4757852Z from ./caffe2/core/blob.h:9, 2022-05-18T03:24:49.4758234Z from ./caffe2/core/blob_serialization.h:9, 2022-05-18T03:24:49.4758661Z from caffe2/core/blob_serialization.cc:1: 2022-05-18T03:24:49.4759767Z caffe2/core/blob_serialization.cc: In member function 'void caffe2::TensorSerializer::Serialize(const caffe2::Tensor&, const string&, caffe2::TensorProto*, const caffe2::BlobSerializationOptions&, size_t, int32_t)': 2022-05-18T03:24:49.4760846Z caffe2/core/blob_serialization.cc:657:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4761361Z chunkBegin <= input.numel(), 2022-05-18T03:24:49.4761659Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:24:49.4762347Z caffe2/core/blob_serialization.cc:663:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4762889Z if (chunkBegin + chunkSize > input.numel()) { 2022-05-18T03:24:49.4763263Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T03:24:49.4763633Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T03:24:49.4764009Z from ./caffe2/core/blob.h:9, 2022-05-18T03:24:49.4764396Z from ./caffe2/core/blob_serialization.h:9, 2022-05-18T03:24:49.4764821Z from caffe2/core/blob_serialization.cc:1: 2022-05-18T03:24:49.4765832Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2022-05-18T03:24:49.4766510Z caffe2/core/blob_serialization.cc:696:5: required from here 2022-05-18T03:24:49.4767291Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4767839Z start + numElements <= tensor.numel(), 2022-05-18T03:24:49.4768220Z ^ 2022-05-18T03:24:49.4769260Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2022-05-18T03:24:49.4769919Z caffe2/core/blob_serialization.cc:697:5: required from here 2022-05-18T03:24:49.4770703Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4771914Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2022-05-18T03:24:49.4772654Z caffe2/core/blob_serialization.cc:698:5: required from here 2022-05-18T03:24:49.4773433Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4774578Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2022-05-18T03:24:49.4775257Z caffe2/core/blob_serialization.cc:699:5: required from here 2022-05-18T03:24:49.4776019Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4777159Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2022-05-18T03:24:49.4777923Z caffe2/core/blob_serialization.cc:700:5: required from here 2022-05-18T03:24:49.4778675Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4779837Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2022-05-18T03:24:49.4780522Z caffe2/core/blob_serialization.cc:701:5: required from here 2022-05-18T03:24:49.4781296Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4782841Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2022-05-18T03:24:49.4783542Z caffe2/core/blob_serialization.cc:702:5: required from here 2022-05-18T03:24:49.4784302Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4785507Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2022-05-18T03:24:49.4786310Z caffe2/core/blob_serialization.cc:703:5: required from here 2022-05-18T03:24:49.4787097Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4788216Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2022-05-18T03:24:49.4788908Z caffe2/core/blob_serialization.cc:704:5: required from here 2022-05-18T03:24:49.4789689Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4790841Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2022-05-18T03:24:49.4791618Z caffe2/core/blob_serialization.cc:705:5: required from here 2022-05-18T03:24:49.4792409Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4793532Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2022-05-18T03:24:49.4794213Z caffe2/core/blob_serialization.cc:706:5: required from here 2022-05-18T03:24:49.4794943Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4796137Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2022-05-18T03:24:49.4796847Z caffe2/core/blob_serialization.cc:1164:5: required from here 2022-05-18T03:24:49.4797635Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4798167Z start + numElements <= tensor.numel(), 2022-05-18T03:24:49.4798503Z ^ 2022-05-18T03:24:49.4799488Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2022-05-18T03:24:49.4800184Z caffe2/core/blob_serialization.cc:1165:5: required from here 2022-05-18T03:24:49.4801068Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4803751Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2022-05-18T03:24:49.4804551Z caffe2/core/blob_serialization.cc:1166:5: required from here 2022-05-18T03:24:49.4805338Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4806511Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2022-05-18T03:24:49.4807223Z caffe2/core/blob_serialization.cc:1167:5: required from here 2022-05-18T03:24:49.4807992Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4809184Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2022-05-18T03:24:49.4809934Z caffe2/core/blob_serialization.cc:1168:5: required from here 2022-05-18T03:24:49.4810684Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4811839Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2022-05-18T03:24:49.4812568Z caffe2/core/blob_serialization.cc:1169:5: required from here 2022-05-18T03:24:49.4813336Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4814553Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2022-05-18T03:24:49.4815406Z caffe2/core/blob_serialization.cc:1170:5: required from here 2022-05-18T03:24:49.4816167Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4817353Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2022-05-18T03:24:49.4818072Z caffe2/core/blob_serialization.cc:1171:5: required from here 2022-05-18T03:24:49.4818840Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4820030Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2022-05-18T03:24:49.4820729Z caffe2/core/blob_serialization.cc:1172:5: required from here 2022-05-18T03:24:49.4821496Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4822698Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2022-05-18T03:24:49.4823414Z caffe2/core/blob_serialization.cc:1173:5: required from here 2022-05-18T03:24:49.4824172Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:49.4825512Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2022-05-18T03:24:49.4826416Z caffe2/core/blob_serialization.cc:1174:5: required from here 2022-05-18T03:24:49.4827210Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:55.5755608Z INFO: From Compiling aten/src/ATen/native/quantized/affine_quantizer.cpp: 2022-05-18T03:24:55.5756798Z aten/src/ATen/native/quantized/affine_quantizer.cpp:38:6: warning: 'void at::native::{anonymous}::checkCPUTensor(const string&, const at::Tensor&)' defined but not used [-Wunused-function] 2022-05-18T03:24:55.5757536Z void checkCPUTensor(const std::string& fn_name, const Tensor& t) { 2022-05-18T03:24:55.5757908Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:56.5529126Z INFO: From Compiling torch/csrc/jit/tensorexpr/graph_opt.cpp: 2022-05-18T03:24:56.5544492Z torch/csrc/jit/tensorexpr/graph_opt.cpp: In function 'bool torch::jit::tensorexpr::trimGraphOnce(const std::shared_ptr&)': 2022-05-18T03:24:56.5545673Z torch/csrc/jit/tensorexpr/graph_opt.cpp:433:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:24:56.5546543Z for (int idx = 0; idx < ret->inputs().size(); idx++) { 2022-05-18T03:24:56.5546894Z ~~~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.0854734Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:24:57.0893328Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:24:57.0894043Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:24:57.0894509Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:24:57.0894829Z ^ 2022-05-18T03:24:57.0895113Z At top level: 2022-05-18T03:24:57.0895771Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0896402Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:24:57.0896845Z ^~~~~~~ 2022-05-18T03:24:57.0897719Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0898414Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:24:57.0898907Z ^~~~~~~ 2022-05-18T03:24:57.0899589Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0900222Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:24:57.0900690Z ^~~~~~~~~ 2022-05-18T03:24:57.0901359Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0901950Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:24:57.0902371Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.0903043Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0903608Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:24:57.0903988Z ^~~~~~~ 2022-05-18T03:24:57.0904667Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0905324Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:24:57.0905702Z ^~~~~~~ 2022-05-18T03:24:57.0906670Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0907213Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:24:57.0907608Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.0917102Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0917634Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:24:57.0918041Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.0918731Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0919315Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:24:57.0919707Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.0920367Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0921027Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:24:57.0921488Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.0922159Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0922709Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:24:57.0923093Z ^~~~~~ 2022-05-18T03:24:57.0923796Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0924342Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:24:57.0924724Z ^~~~~~ 2022-05-18T03:24:57.0925393Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0925937Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:24:57.0926307Z ^~~~~~ 2022-05-18T03:24:57.0926994Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0927710Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:24:57.0928078Z ^~~~~ 2022-05-18T03:24:57.0928725Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0929294Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:24:57.0929696Z ^~~~~~ 2022-05-18T03:24:57.0930346Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0930878Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:24:57.0931270Z ^~~~~ 2022-05-18T03:24:57.0942555Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0943152Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:24:57.0943522Z ^~~~~~~ 2022-05-18T03:24:57.0944190Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0944768Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:24:57.0945270Z ^~~~~~~~~~ 2022-05-18T03:24:57.0955533Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0955960Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:24:57.0956218Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.0956747Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0957084Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:24:57.0957324Z ^~~~~~~ 2022-05-18T03:24:57.0957700Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0958012Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:24:57.0958218Z ^~~~~~ 2022-05-18T03:24:57.0958575Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0958885Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:24:57.0959093Z ^~~~~~~~~ 2022-05-18T03:24:57.0959468Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0959791Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:24:57.0960040Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.0960419Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0960741Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:24:57.0960992Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.0961376Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.0961709Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:24:57.0961945Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1097800Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1098625Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:24:57.1099147Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1099945Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1100762Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:24:57.1101328Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.1102104Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1102860Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:24:57.1103474Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1104293Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1105269Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:24:57.1111495Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.1113138Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1113893Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:24:57.1114304Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1115115Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1115973Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:24:57.1116413Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1117302Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1118021Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:24:57.1118410Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.1119061Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1119620Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:24:57.1119998Z ^~~~~~~~~~~ 2022-05-18T03:24:57.1121036Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1121773Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:24:57.1122328Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1123153Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1123867Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:24:57.1124254Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1125194Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1125782Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:24:57.1126311Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.1127131Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1171984Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:24:57.1172638Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.1173367Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1173922Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:24:57.1174244Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1174595Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:24:57.1175307Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1176019Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:24:57.1176429Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.1177048Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1177587Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:24:57.1177962Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.1178547Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1179050Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:24:57.1179396Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.1179920Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1180414Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:24:57.1180796Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.1181391Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1181904Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:24:57.1182270Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1182871Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1183383Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:24:57.1183969Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1184657Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1185255Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:24:57.1185665Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1186394Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1186900Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:24:57.1187230Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.1187808Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1188278Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:24:57.1188618Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.1189266Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1189844Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:24:57.1190223Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1190828Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1666886Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:24:57.1746635Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1786992Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1826519Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:24:57.1880322Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1946891Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1992165Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:24:57.1996246Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.1997476Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.1998359Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:24:57.2002930Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2003722Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2004267Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:24:57.2004688Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2006032Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2006607Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:24:57.2007025Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2007778Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2008483Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:24:57.2008858Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2009482Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2010037Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:24:57.2010422Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2011226Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2011793Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:24:57.2012195Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2012836Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2013538Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:24:57.2014039Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2014695Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2015237Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:24:57.2015628Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2016258Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2016942Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:24:57.2017453Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2018094Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2018579Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:24:57.2018992Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2019728Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2020721Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:24:57.2021115Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2021751Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2022341Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:24:57.2022822Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2023520Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2024126Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:24:57.2024510Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2025216Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2025909Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:24:57.2026290Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2026935Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2027520Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:24:57.2027942Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2028694Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2029361Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:24:57.2029740Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2030353Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2030954Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:24:57.2031505Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2032252Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2033081Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:24:57.2033642Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2034397Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2035137Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:24:57.2035642Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2036398Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2037048Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:24:57.2037462Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2038063Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2038694Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:24:57.2039185Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2039934Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2040431Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:24:57.2040775Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2041380Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2042049Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:24:57.2042571Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2043310Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2044025Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:24:57.2044457Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2045227Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2045821Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:24:57.2046267Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2046708Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:24:57.2047420Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2047954Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:24:57.2048388Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2049092Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2049742Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:24:57.2050171Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2050796Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2051257Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:24:57.2051661Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2052411Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2053012Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:24:57.2053444Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2054338Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2054873Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:24:57.2055219Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2055853Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2056438Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:24:57.2056876Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2057476Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2058037Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:24:57.2058480Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2059245Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2059933Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:24:57.2060500Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2061259Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2061940Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:24:57.2062450Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2063045Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2063533Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:24:57.2063879Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2064233Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:24:57.2064994Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2065421Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:24:57.2146250Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2147404Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2148033Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:24:57.2148385Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2149028Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2149560Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:24:57.2149931Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2150613Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2151194Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:24:57.2151549Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2152239Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2152760Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:24:57.2153076Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2153731Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2154256Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:24:57.2154595Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2155227Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2156034Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:24:57.2156486Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2157200Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2157795Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:24:57.2158197Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2158856Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2159433Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:24:57.2159840Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2160533Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2161175Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:24:57.2161588Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2162255Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2162879Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:24:57.2163245Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2163928Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2164492Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:24:57.2164860Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2165528Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2166101Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:24:57.2166466Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2167101Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2167927Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:24:57.2168482Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2169169Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2169765Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:24:57.2170183Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2170857Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2171463Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:24:57.2171881Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2172541Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2173065Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:24:57.2173399Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2174081Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2174727Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:24:57.2175169Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2175811Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2176498Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:24:57.2176883Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2177548Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2178148Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:24:57.2178562Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2179225Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2179806Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:24:57.2180227Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2180870Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2181401Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:24:57.2181812Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2182494Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2183018Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:24:57.2183383Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2184027Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2184615Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:24:57.2185101Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2226020Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2226766Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:24:57.2227219Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2227943Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2228609Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:24:57.2229230Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2229860Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2230464Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:24:57.2230899Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2231549Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2232181Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:24:57.2232647Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2233295Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2233800Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:24:57.2234150Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2234752Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2235263Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:24:57.2235617Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2236293Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2236848Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:24:57.2237209Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2238031Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2238611Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:24:57.2238991Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2239656Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2240296Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:24:57.2240739Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2241369Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2241972Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:24:57.2242371Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2243002Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2243613Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:24:57.2244018Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2244688Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2245271Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:24:57.2245687Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2246323Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2246906Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:24:57.2247289Z ^~~~~~~~~~ 2022-05-18T03:24:57.2247945Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2248532Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:24:57.2248941Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2249616Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2250342Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:24:57.2250734Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2251392Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2251959Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:24:57.2252365Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2253043Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2253844Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:24:57.2254297Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2254926Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2255535Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:24:57.2255964Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2256613Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2257255Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:24:57.2257715Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2258383Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2259126Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:24:57.2259591Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2260271Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2260924Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:24:57.2261337Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2261995Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2262628Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:24:57.2262992Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2263664Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2264225Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:24:57.2264621Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2265435Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2346351Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:24:57.2346768Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2347444Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2347990Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:24:57.2348353Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2349006Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2349529Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:24:57.2349891Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2350569Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2351175Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:24:57.2351765Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2352445Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2353009Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:24:57.2353382Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2353987Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2354478Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:24:57.2354795Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2355369Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2355866Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:24:57.2356192Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2356811Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2357396Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:24:57.2357773Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2358416Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2359001Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:24:57.2359389Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2360192Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2360793Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:24:57.2361213Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2361871Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2362451Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:24:57.2362844Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2363525Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2364116Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:24:57.2364473Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2365108Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2365705Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:24:57.2366075Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2366726Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2367317Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:24:57.2367730Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2368361Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2368989Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:24:57.2369428Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2370072Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2370697Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:24:57.2371139Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2371898Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2372483Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:24:57.2372911Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2373578Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2374196Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:24:57.2374638Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2375313Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2375918Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:24:57.2376341Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2377004Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2377641Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:24:57.2378054Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2378720Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2379362Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:24:57.2379787Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2380534Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2381127Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:24:57.2381498Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2382150Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2382781Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:24:57.2383204Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2383874Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2384492Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:24:57.2385013Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2385700Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2386396Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:24:57.2386765Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2387435Z external/sleef/src/arch/helperavx512f.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2388047Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:24:57.2388483Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2389115Z external/sleef/src/arch/helperavx512f.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2389749Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:24:57.2390184Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2390831Z external/sleef/src/arch/helperavx512f.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2391465Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:24:57.2392043Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2392700Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2393300Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:24:57.2393692Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2394301Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2394859Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:24:57.2395239Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2395894Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2396777Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:24:57.2397314Z ^~~~~~~~~~ 2022-05-18T03:24:57.2397978Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2398861Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:24:57.2399377Z ^~~~~~~~~~ 2022-05-18T03:24:57.2399996Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2400682Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:24:57.2401039Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2401700Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2402308Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:24:57.2402700Z ^~~~~~~~~~ 2022-05-18T03:24:57.2403339Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2403959Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:24:57.2404368Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2405014Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2405625Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:24:57.2406054Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2406723Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2407315Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:24:57.2407737Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2408424Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2409007Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:24:57.2409413Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2410064Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2410595Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:24:57.2410929Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2411577Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2412116Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:24:57.2412442Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2413214Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2413821Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:24:57.2414246Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2414900Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2415499Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:24:57.2415872Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2416538Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2417112Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:24:57.2417452Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2418090Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2418634Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:24:57.2419006Z ^~~~~~~~~~ 2022-05-18T03:24:57.2419664Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2420217Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:24:57.2420614Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2421262Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2421939Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:24:57.2422268Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2422921Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2423459Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:24:57.2423798Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2424454Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2425162Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:24:57.2425545Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2497329Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2497957Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:24:57.2498391Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2499078Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2499685Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:24:57.2500111Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2500742Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2501268Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:24:57.2501647Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2502254Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2502731Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:24:57.2503071Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2503613Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2504138Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:24:57.2504662Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2505359Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2506001Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:24:57.2506335Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2506960Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2507562Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:24:57.2508009Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2508645Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2509241Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:24:57.2509661Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2510290Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2510854Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:24:57.2511230Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2511865Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2512460Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:24:57.2513035Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2513682Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2514269Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:24:57.2514690Z ^~~~~~~~~~ 2022-05-18T03:24:57.2515351Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2515981Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:24:57.2516404Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2517062Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2517698Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:24:57.2518113Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2518770Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2519345Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:24:57.2519744Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2520355Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2520944Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:24:57.2521340Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2521996Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2522582Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:24:57.2523132Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2523793Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2524387Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:24:57.2524768Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2525565Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2526114Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:24:57.2526447Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2527081Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2527591Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:24:57.2527942Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2528634Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2529153Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:24:57.2529477Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2530123Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2530648Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:24:57.2530983Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2531640Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2532253Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:24:57.2532670Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2533282Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2534040Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:24:57.2534531Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2535163Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2535759Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:24:57.2536134Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2536910Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2537448Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:24:57.2537834Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2538495Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2539018Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:24:57.2539389Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2540081Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2540620Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:24:57.2540936Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2541546Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2542125Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:24:57.2542494Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2543127Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2543687Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:24:57.2544069Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2544692Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2545367Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:24:57.2545920Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2546729Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2547300Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:24:57.2547711Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2548357Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2548869Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:24:57.2549243Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2549905Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2550420Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:24:57.2550787Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2551365Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2551962Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:24:57.2552395Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2553067Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2553669Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:24:57.2554057Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2554721Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2555425Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:24:57.2555809Z ^~~~~~~~~~ 2022-05-18T03:24:57.2556466Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2557061Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:24:57.2557465Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2558104Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2558706Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:24:57.2559104Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2559745Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2560404Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:24:57.2560850Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2561519Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2562165Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:24:57.2562612Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2563281Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2563917Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:24:57.2564360Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2565021Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2565674Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:24:57.2566097Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2566760Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2567536Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:24:57.2567980Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2568633Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2569273Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:24:57.2569715Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2570368Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2571038Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:24:57.2571501Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2572160Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2572806Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:24:57.2573268Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2573924Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2574570Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:24:57.2575038Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2575703Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2576440Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:24:57.2576885Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2577545Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2578199Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:24:57.2578632Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2579290Z external/sleef/src/arch/helperavx512f.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2579967Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:24:57.2580429Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2581093Z external/sleef/src/arch/helperavx512f.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2581758Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:24:57.2582212Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2582880Z external/sleef/src/arch/helperavx512f.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2583525Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:24:57.2583976Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2584647Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2585334Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:24:57.2585865Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2586477Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2587159Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:24:57.2587531Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2588316Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2589288Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:24:57.2589803Z ^~~~~~~~~~ 2022-05-18T03:24:57.2590454Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2591418Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:24:57.2591958Z ^~~~~~~~~~ 2022-05-18T03:24:57.2592602Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2593216Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:24:57.2593625Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2594268Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2594890Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:24:57.2595306Z ^~~~~~~~~~ 2022-05-18T03:24:57.2595962Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2596563Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:24:57.2597100Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2597776Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2598393Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:24:57.2598800Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2599462Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2600082Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:24:57.2600489Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2601154Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2601779Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:24:57.2602193Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2602853Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2603474Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:24:57.2603902Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2604543Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2605160Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:24:57.2605579Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2606236Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2606866Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:24:57.2607289Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2607953Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2608553Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:24:57.2608969Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2609733Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2610317Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:24:57.2610684Z ^~~~~~~~~~ 2022-05-18T03:24:57.2611346Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2611949Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:24:57.2612349Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2613018Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2613661Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:24:57.2614102Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2614753Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2615394Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:24:57.2615823Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2616473Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2617015Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:24:57.2617357Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2618094Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2618603Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:24:57.2618943Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2619604Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2620132Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:24:57.2620493Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2621160Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2621692Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:24:57.2622066Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2622734Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2623312Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:24:57.2623679Z ^~~~~~~~~~ 2022-05-18T03:24:57.2624337Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2625040Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:24:57.2625436Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2626221Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2626778Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:24:57.2627138Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2627787Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2628320Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:24:57.2628653Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2629296Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2629857Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:24:57.2630247Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2631005Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2631572Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:24:57.2631945Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2632606Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2633469Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:24:57.2633939Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2634596Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2635286Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:24:57.2635753Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2636424Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2637073Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:24:57.2637512Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2638172Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2639040Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:24:57.2639604Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2639986Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:24:57.2640754Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2641436Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:24:57.2641891Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2642552Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2643201Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:24:57.2643643Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2644279Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2644903Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:24:57.2645327Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2645973Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2646586Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:24:57.2646997Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2647660Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2648270Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:24:57.2648695Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2649363Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2649978Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:24:57.2650387Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2651044Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2651716Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:24:57.2652103Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2652759Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2653362Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:24:57.2653745Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2654403Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2655013Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:24:57.2655439Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2656088Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2656695Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:24:57.2657105Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2657756Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2658346Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:24:57.2658738Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2659408Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2659970Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:24:57.2660457Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2661117Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2661730Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:24:57.2662162Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2662808Z external/sleef/src/arch/helperavx512f.h:86:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2663362Z static INLINE int vavailability_i(int name) { 2022-05-18T03:24:57.2663702Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2664360Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:24:57.2664967Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:24:57.2665305Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2666056Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2666690Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:24:57.2667148Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2667803Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2668401Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:24:57.2668828Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2669222Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:24:57.2669931Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2670501Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:24:57.2670917Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2671501Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2672110Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:24:57.2672663Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2673256Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2673905Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:24:57.2674391Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2674992Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2675516Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:24:57.2675913Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2676548Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2677178Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:24:57.2677670Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2678090Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:24:57.2678808Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2679343Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:24:57.2679735Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2680150Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:24:57.2680901Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2681589Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:24:57.2681988Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2682659Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2683231Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:24:57.2683620Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2684291Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2684857Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:24:57.2685239Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2685903Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2686488Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:24:57.2686856Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2687491Z external/sleef/src/arch/helperavx512f.h:582:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2688010Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:24:57.2688333Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2688966Z external/sleef/src/arch/helperavx512f.h:579:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2689492Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:24:57.2689818Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2690461Z external/sleef/src/arch/helperavx512f.h:572:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2691129Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:24:57.2691595Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2692224Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2718400Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:24:57.2718893Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2719747Z external/sleef/src/arch/helperavx512f.h:570:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2720363Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:24:57.2720783Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2721444Z external/sleef/src/arch/helperavx512f.h:568:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2722103Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:24:57.2722552Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2723214Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2723812Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:24:57.2724202Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2724844Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2725392Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:24:57.2725772Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2726412Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2726966Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:24:57.2727345Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2728110Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2728620Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:24:57.2728933Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2729596Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2730304Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:24:57.2730777Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2731425Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2732034Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:24:57.2732449Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2733077Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2733614Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:24:57.2733960Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2734587Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2735244Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:24:57.2735701Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2736373Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2736986Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:24:57.2737420Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2738087Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2738703Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:24:57.2739129Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2739771Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2740469Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:24:57.2740876Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2741514Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2742039Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:24:57.2742372Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2742999Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2743592Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:24:57.2744016Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2744668Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2745420Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:24:57.2745994Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2746603Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2747206Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:24:57.2747668Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2748331Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2749067Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:24:57.2749509Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2750156Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2750799Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:24:57.2751243Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2751884Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2752424Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:24:57.2752755Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2753407Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2753949Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:24:57.2754290Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2754936Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2755551Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:24:57.2755967Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2756596Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2757198Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:24:57.2757607Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2758218Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2758823Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:24:57.2759237Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2759866Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2760464Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:24:57.2760876Z ^~~~~~~~~~ 2022-05-18T03:24:57.2761668Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2762445Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:24:57.2762888Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2763531Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2764059Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:24:57.2764419Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2765068Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2765644Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:24:57.2766004Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2766660Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2767306Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:24:57.2767727Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2768387Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2769811Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:24:57.2770249Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2770896Z external/sleef/src/arch/helperavx512f.h:382:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2771632Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:24:57.2772077Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2772719Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2773340Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:24:57.2773767Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2774410Z external/sleef/src/arch/helperavx512f.h:338:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2774963Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:24:57.2775338Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2775994Z external/sleef/src/arch/helperavx512f.h:334:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2776653Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:24:57.2777106Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2777767Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2778377Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:24:57.2778766Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2779412Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2780021Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:24:57.2780414Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2781053Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2781668Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:24:57.2782087Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2782702Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2783389Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:24:57.2783800Z ^~~~~~~~~~ 2022-05-18T03:24:57.2784423Z external/sleef/src/arch/helperavx512f.h:311:23: warning: 'vgetmant_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2785192Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:24:57.2785661Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2786433Z external/sleef/src/arch/helperavx512f.h:308:23: warning: 'vgetexp_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2787011Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:24:57.2787416Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2788063Z external/sleef/src/arch/helperavx512f.h:306:20: warning: 'vilogb2k_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2788658Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:24:57.2789067Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2789709Z external/sleef/src/arch/helperavx512f.h:302:20: warning: 'vilogbk_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2790308Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:24:57.2790693Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2791317Z external/sleef/src/arch/helperavx512f.h:298:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2791959Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:24:57.2792295Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2792925Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2793456Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:24:57.2793811Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2794454Z external/sleef/src/arch/helperavx512f.h:290:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2794991Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:24:57.2795346Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2795984Z external/sleef/src/arch/helperavx512f.h:286:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2796513Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:24:57.2796873Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2797516Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2798156Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:24:57.2798608Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2799257Z external/sleef/src/arch/helperavx512f.h:259:29: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2799831Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:24:57.2800237Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2800881Z external/sleef/src/arch/helperavx512f.h:251:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2801398Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:24:57.2801750Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2802387Z external/sleef/src/arch/helperavx512f.h:248:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2802933Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:24:57.2803281Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2803921Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2805421Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:24:57.2805832Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2806474Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2807068Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:24:57.2807466Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2808085Z external/sleef/src/arch/helperavx512f.h:237:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2808679Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:24:57.2809074Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2809692Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2810267Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:24:57.2810665Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2811299Z external/sleef/src/arch/helperavx512f.h:232:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2811830Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:24:57.2812182Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2812841Z external/sleef/src/arch/helperavx512f.h:229:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2813371Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:24:57.2813745Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2814493Z external/sleef/src/arch/helperavx512f.h:227:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2815095Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:24:57.2815504Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2816150Z external/sleef/src/arch/helperavx512f.h:226:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2816744Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:24:57.2817123Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2817745Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2818331Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:24:57.2818716Z ^~~~~~~~~~ 2022-05-18T03:24:57.2819361Z external/sleef/src/arch/helperavx512f.h:222:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2819963Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:24:57.2820361Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2820982Z external/sleef/src/arch/helperavx512f.h:218:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2821624Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:24:57.2822075Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2822699Z external/sleef/src/arch/helperavx512f.h:217:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2823323Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:24:57.2823759Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2824405Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2825097Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:24:57.2825534Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2826370Z external/sleef/src/arch/helperavx512f.h:215:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2827122Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:24:57.2827559Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2828201Z external/sleef/src/arch/helperavx512f.h:214:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2828837Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:24:57.2829266Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2829909Z external/sleef/src/arch/helperavx512f.h:213:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2830545Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:24:57.2830985Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2831636Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2832305Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:24:57.2832767Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2833439Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2834081Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:24:57.2834533Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2835300Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2835956Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:24:57.2836392Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2837065Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2837718Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:24:57.2838157Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2838803Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2839443Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:24:57.2839892Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2840544Z external/sleef/src/arch/helperavx512f.h:201:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2841201Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:24:57.2841661Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2842328Z external/sleef/src/arch/helperavx512f.h:200:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2842988Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:24:57.2843444Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2844093Z external/sleef/src/arch/helperavx512f.h:199:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2844722Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:24:57.2845173Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2845812Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2846394Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:24:57.2846808Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2847545Z external/sleef/src/arch/helperavx512f.h:195:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2848155Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:24:57.2848563Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2849204Z external/sleef/src/arch/helperavx512f.h:194:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2850124Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:24:57.2850651Z ^~~~~~~~~~ 2022-05-18T03:24:57.2851276Z external/sleef/src/arch/helperavx512f.h:192:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2851853Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:24:57.2852247Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2852872Z external/sleef/src/arch/helperavx512f.h:191:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2853477Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:24:57.2853884Z ^~~~~~~~~~ 2022-05-18T03:24:57.2854511Z external/sleef/src/arch/helperavx512f.h:190:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2855112Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:24:57.2855625Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2856268Z external/sleef/src/arch/helperavx512f.h:189:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2856853Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:24:57.2857272Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2857920Z external/sleef/src/arch/helperavx512f.h:188:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2858497Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:24:57.2858915Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2859587Z external/sleef/src/arch/helperavx512f.h:185:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2860220Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:24:57.2860628Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2861299Z external/sleef/src/arch/helperavx512f.h:184:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2861926Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:24:57.2862338Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2862985Z external/sleef/src/arch/helperavx512f.h:177:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2863581Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:24:57.2863991Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2864616Z external/sleef/src/arch/helperavx512f.h:176:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2865329Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:24:57.2865880Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2866515Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2867041Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:24:57.2867390Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2868166Z external/sleef/src/arch/helperavx512f.h:166:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2868674Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:24:57.2869013Z ^~~~~~~~~~~~~ 2022-05-18T03:24:57.2869654Z external/sleef/src/arch/helperavx512f.h:162:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2870162Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:24:57.2870511Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2871154Z external/sleef/src/arch/helperavx512f.h:158:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2871710Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:24:57.2872062Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2872693Z external/sleef/src/arch/helperavx512f.h:155:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2873275Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:24:57.2873659Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2874309Z external/sleef/src/arch/helperavx512f.h:151:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2874854Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:24:57.2875196Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2875671Z external/sleef/src/arch/helperavx512f.h:143:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2875879Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:24:57.2875996Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2876573Z external/sleef/src/arch/helperavx512f.h:142:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2876785Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:24:57.2876908Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2877376Z external/sleef/src/arch/helperavx512f.h:136:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2877862Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:24:57.2877984Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2878210Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:24:57.2878684Z external/sleef/src/arch/helperavx512f.h:135:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2879014Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:24:57.2879136Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2879607Z external/sleef/src/arch/helperavx512f.h:134:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2879908Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:24:57.2880028Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2880482Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2880725Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:24:57.2880837Z ^~~~~~~~~~~~~~ 2022-05-18T03:24:57.2881303Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2881546Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:24:57.2881656Z ^~~~~~~~~~~ 2022-05-18T03:24:57.2882116Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2882348Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:24:57.2882521Z ^~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2882933Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2883129Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:24:57.2883232Z ^~~~~~~~~~~~ 2022-05-18T03:24:57.2883632Z external/sleef/src/arch/helperavx512f.h:111:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2883819Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:24:57.2883934Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:24:57.2884366Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:24:57.2884604Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:24:57.2884720Z ^~~~~~~~~~~~~ 2022-05-18T03:25:04.9009267Z INFO: From Compiling torch/csrc/lazy/core/metrics.cpp: 2022-05-18T03:25:04.9010024Z torch/csrc/lazy/core/metrics.cpp: In function 'std::__cxx11::string torch::lazy::MetricFnBytes(double)': 2022-05-18T03:25:04.9010762Z torch/csrc/lazy/core/metrics.cpp:299:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:25:04.9011282Z for (; (sfix + 1) < kSizeSuffixes.size() && value >= 1024.0; ++sfix) { 2022-05-18T03:25:04.9011616Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0536823Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:25:06.0537870Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:25:06.0538772Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:25:06.0539431Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:25:06.0539897Z ^ 2022-05-18T03:25:06.0540194Z At top level: 2022-05-18T03:25:06.0541024Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0541839Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:25:06.0542415Z ^~~~~~~ 2022-05-18T03:25:06.0543106Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0543822Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:25:06.0544283Z ^~~~~~~ 2022-05-18T03:25:06.0545039Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0545818Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:25:06.0546284Z ^~~~~~~~~ 2022-05-18T03:25:06.0547150Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0547752Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:25:06.0548212Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0548829Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0549338Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:25:06.0549730Z ^~~~~~~ 2022-05-18T03:25:06.0550406Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0550977Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:25:06.0551374Z ^~~~~~~ 2022-05-18T03:25:06.0552234Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0552814Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:25:06.0553223Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0553931Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0554505Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:25:06.0554914Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0555600Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0556180Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:25:06.0556566Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0557269Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0557928Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:25:06.0558386Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0559058Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0559642Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:25:06.0560034Z ^~~~~~ 2022-05-18T03:25:06.0560709Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0561429Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:25:06.0561814Z ^~~~~~ 2022-05-18T03:25:06.0562494Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0563074Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:25:06.0563465Z ^~~~~~ 2022-05-18T03:25:06.0564143Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0564710Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:25:06.0565090Z ^~~~~ 2022-05-18T03:25:06.0565774Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0566322Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:25:06.0566710Z ^~~~~~ 2022-05-18T03:25:06.0567397Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0567942Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:25:06.0568337Z ^~~~~ 2022-05-18T03:25:06.0569016Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0569572Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:25:06.0569944Z ^~~~~~~ 2022-05-18T03:25:06.0570646Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0571242Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:25:06.0571649Z ^~~~~~~~~~ 2022-05-18T03:25:06.0572334Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0572940Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:25:06.0573466Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0574157Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0574755Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:25:06.0575170Z ^~~~~~~ 2022-05-18T03:25:06.0575846Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0576394Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:25:06.0576752Z ^~~~~~ 2022-05-18T03:25:06.0577423Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0577982Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:25:06.0578350Z ^~~~~~~~~ 2022-05-18T03:25:06.0579031Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0579623Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:06.0580063Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0580753Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0581352Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:25:06.0581784Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0582473Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0583205Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:25:06.0583622Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0584314Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0585036Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:25:06.0585460Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0592205Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0592825Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:25:06.0593229Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0593913Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0594516Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:25:06.0594895Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0595550Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0596150Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:25:06.0596556Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0597242Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0597927Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:25:06.0598453Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0599145Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0599811Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:25:06.0600271Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0601118Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0601746Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:25:06.0602147Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0602852Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0603511Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:25:06.0603970Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0604650Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0605255Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:25:06.0605662Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0606339Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0606928Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:25:06.0607329Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0607989Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0608588Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:06.0609027Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0609713Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0610428Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:06.0610863Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0611574Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0612152Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:25:06.0612544Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0613245Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0613782Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:25:06.0616162Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0617093Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0617718Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:25:06.0618168Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0618596Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:25:06.0619359Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0619911Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:25:06.0620284Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0620941Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0621490Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:25:06.0621885Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0622560Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0623137Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:25:06.0623549Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0624199Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0624963Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:25:06.0629661Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0630379Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0630961Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:25:06.0631386Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0632067Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0632636Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:25:06.0633049Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0633645Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0634208Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:25:06.0634631Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0635295Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0635883Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:25:06.0636310Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0636958Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0637551Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:25:06.0638118Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0638793Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0639371Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:06.0639808Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0640473Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0641064Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:25:06.0641502Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0642141Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0642742Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:25:06.0643185Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0643854Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0644427Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:06.0644858Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0645539Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0646126Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:25:06.0646570Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0647234Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0647834Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:25:06.0648270Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0648934Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0649519Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:25:06.0649946Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0650738Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0651337Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:25:06.0651781Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0652422Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0653007Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:25:06.0653445Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0654103Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0654691Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:25:06.0655132Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0655803Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0656390Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:25:06.0656828Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0657496Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0658067Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:06.0658509Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0659166Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0659842Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:06.0660265Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0660935Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0661524Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:25:06.0661950Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0662611Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0663201Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:25:06.0663636Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0664288Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0664960Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:25:06.0665373Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0666137Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0666692Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:25:06.0667113Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0667789Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0668395Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:25:06.0668869Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0669524Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0670130Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:25:06.0670574Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0671241Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0671965Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:25:06.0672392Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0673058Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0673736Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:25:06.0674215Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0674876Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0675526Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:25:06.0676013Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0676660Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0677294Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:25:06.0677760Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0678407Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0679028Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:25:06.0679487Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0680140Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0680836Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:25:06.0681274Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0681928Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0682481Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:25:06.0682890Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0683545Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0684249Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:25:06.0684769Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0685443Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0686104Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:25:06.0686609Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0687270Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0687911Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:25:06.0688386Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0688817Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:25:06.0689552Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0690166Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:25:06.0690626Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0691288Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0691855Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:25:06.0692360Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0693013Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0693600Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:25:06.0694027Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0694691Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0695259Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:25:06.0695694Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0696352Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0696895Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:25:06.0697296Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0697964Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0698596Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:25:06.0699046Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0699720Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0700347Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:25:06.0700783Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0701546Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0702196Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:25:06.0702687Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0703324Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0703928Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:25:06.0704365Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0705088Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0705682Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:25:06.0706237Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0706662Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:25:06.0707432Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0708028Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:25:06.0708443Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0709094Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0709675Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:25:06.0710087Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0710738Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0711316Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:25:06.0711721Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0712390Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0712976Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:25:06.0713362Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0714171Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0714790Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:25:06.0715197Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0715879Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0716430Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:25:06.0716758Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0717452Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0718016Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:25:06.0718380Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0719045Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0719672Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:25:06.0720092Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0720727Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0721333Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:25:06.0721755Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0722416Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0723125Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:25:06.0723533Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0724205Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0724806Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:25:06.0725245Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0725930Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0726505Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:25:06.0726897Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0727579Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0728144Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:25:06.0728526Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0729200Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0729833Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:25:06.0730267Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0730957Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0731581Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:25:06.0732027Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0732696Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0733320Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:25:06.0733748Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0734408Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0735062Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:25:06.0735539Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0736310Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0736942Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:25:06.0737380Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0738038Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0738663Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:25:06.0739107Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0739781Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0740504Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:25:06.0740976Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0741675Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0742388Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:25:06.0742896Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0743551Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0744317Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:25:06.0744752Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0745516Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0746214Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:25:06.0746621Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0747271Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0747894Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:25:06.0748312Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0748983Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0749659Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:06.0750145Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0750830Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0751539Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:25:06.0752034Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0752717Z external/sleef/src/arch/helpersse2.h:432:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0753342Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:25:06.0753763Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0754440Z external/sleef/src/arch/helpersse2.h:431:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0755088Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:25:06.0755519Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0756180Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0757055Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:25:06.0757598Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0758257Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0758992Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:25:06.0759505Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0760185Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0760922Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:25:06.0761451Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0762131Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0762875Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:25:06.0763392Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0764071Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0764602Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:25:06.0764939Z ^~~~~~~~~~ 2022-05-18T03:25:06.0765605Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0766324Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:25:06.0766722Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0767375Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0767999Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:25:06.0768432Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0769095Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0769721Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:25:06.0770140Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0770806Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0771426Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:25:06.0771848Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0772529Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0773128Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:25:06.0773547Z ^~~~~~~~~~ 2022-05-18T03:25:06.0774220Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0774813Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:25:06.0775233Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0775907Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0776721Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:25:06.0777166Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0777851Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0778518Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:25:06.0779130Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0779818Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0780484Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:25:06.0780954Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0781602Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0782275Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:25:06.0782758Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0783430Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0784046Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:25:06.0784478Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0785258Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0790772Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:25:06.0791284Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0792020Z external/sleef/src/arch/helpersse2.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0792694Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(m)); } 2022-05-18T03:25:06.0793308Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0793993Z external/sleef/src/arch/helpersse2.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0794627Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:25:06.0795072Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0795740Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0796351Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:06.0796771Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0797428Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0798036Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:06.0798458Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0799120Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0799744Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:06.0800172Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0800847Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0801454Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:06.0801891Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0802561Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0803153Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:25:06.0803579Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0804260Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0804876Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:25:06.0805399Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0806089Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0806690Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:25:06.0807071Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0807750Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0808379Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:25:06.0808816Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0809482Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0810097Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:25:06.0810522Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0811166Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0811774Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:25:06.0812180Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0812855Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0813448Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:25:06.0813859Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0814641Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0815237Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:25:06.0815668Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0816341Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0816947Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:25:06.0817350Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0818025Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0818614Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:25:06.0819021Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0819692Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0820299Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:25:06.0820714Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0821380Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0821983Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:25:06.0822400Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0823056Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0823709Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:25:06.0824153Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0824921Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0825582Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:25:06.0826148Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0826968Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0827629Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:25:06.0828100Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0828777Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0829427Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:25:06.0829873Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0830547Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0831210Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:25:06.0831658Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0832346Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0833011Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:25:06.0833477Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0834135Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0834755Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:25:06.0835177Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0836532Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0837156Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:25:06.0837568Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0838245Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0838894Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:25:06.0839358Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0840047Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0840720Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:06.0841174Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0841868Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0842544Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:06.0843000Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0843693Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0844633Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:25:06.0845168Z ^~~~~~~~~~ 2022-05-18T03:25:06.0845828Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0846785Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:25:06.0847291Z ^~~~~~~~~~ 2022-05-18T03:25:06.0847955Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0848545Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:25:06.0848953Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0849764Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0850359Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:25:06.0850781Z ^~~~~~~~~~ 2022-05-18T03:25:06.0851461Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0852073Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:25:06.0852495Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0853104Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0853600Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:25:06.0853965Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0854636Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0855246Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:25:06.0855638Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0856315Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0856913Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:25:06.0857334Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0858071Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0858642Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:25:06.0859048Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0859703Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0860315Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:25:06.0860734Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0861412Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0862002Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:25:06.0862435Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0863100Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0863714Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:25:06.0864151Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0864889Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0865479Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:25:06.0868996Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0869718Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0870269Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:25:06.0870630Z ^~~~~~~~~~ 2022-05-18T03:25:06.0871253Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0871814Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:25:06.0872220Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0872853Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0873601Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:25:06.0874022Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0874680Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0875275Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:25:06.0875676Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0876355Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0876905Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:25:06.0877283Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0877954Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0878507Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:25:06.0878879Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0879550Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0880080Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:25:06.0880437Z ^~~~~~~~~~ 2022-05-18T03:25:06.0881106Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0881704Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:25:06.0882095Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0882780Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0883544Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:25:06.0883960Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0884641Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0885272Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:25:06.0885696Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0886352Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0886997Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:25:06.0887422Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0888082Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0888713Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:25:06.0889134Z ^~~~~~~~~~ 2022-05-18T03:25:06.0889811Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0890346Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:25:06.0890714Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0891402Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0891938Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:25:06.0892309Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0892988Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0893522Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:25:06.0893854Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0894527Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0895079Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:25:06.0895432Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0896227Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0896906Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:25:06.0897406Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0898083Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0898754Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:25:06.0899207Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0899893Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0900470Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:25:06.0900911Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0901318Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:25:06.0902101Z external/sleef/src/arch/helpersse2.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0902787Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask m, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(m)); } 2022-05-18T03:25:06.0903276Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0903944Z external/sleef/src/arch/helpersse2.h:247:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0904584Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:25:06.0905338Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0906258Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0906633Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:06.0906882Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0907277Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0907609Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:06.0907849Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0908226Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0908552Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:06.0908790Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0909160Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0909496Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:06.0909711Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0910081Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0910413Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:25:06.0910632Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0910996Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0911331Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:25:06.0911560Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0911915Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0912252Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:25:06.0912478Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0912971Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0913326Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:06.0913569Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0913941Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0914265Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:06.0914498Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0914869Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0915192Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:06.0915422Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0915790Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0916128Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:06.0916342Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0916709Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0917044Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:06.0917269Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0917640Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0918025Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:06.0918254Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0918605Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0918943Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:25:06.0919175Z ^~~~~~~~~~ 2022-05-18T03:25:06.0919527Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0919862Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:25:06.0920095Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0920443Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0920771Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:25:06.0921005Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0921370Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0921719Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:25:06.0921980Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0922351Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0922713Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:25:06.0922954Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0923326Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0923688Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:25:06.0923933Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0924298Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0924693Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:25:06.0924953Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0925307Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0925669Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:25:06.0925929Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0926286Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0926649Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:25:06.0926905Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0927274Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0927609Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:25:06.0927853Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0928223Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0928549Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:25:06.0928794Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0929162Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0929538Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:25:06.0929832Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0930203Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0930581Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:25:06.0930843Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0931213Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0931582Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:25:06.0931848Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0932204Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0932615Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:25:06.0932857Z ^~~~~~~~~~ 2022-05-18T03:25:06.0933210Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0933628Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:25:06.0933872Z ^~~~~~~~~~ 2022-05-18T03:25:06.0934238Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0934551Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:25:06.0934781Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0935146Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0935473Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:25:06.0935713Z ^~~~~~~~~~ 2022-05-18T03:25:06.0936077Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0936419Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:25:06.0936683Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0937050Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0937395Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:25:06.0937621Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0937987Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0938327Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:25:06.0938570Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0938924Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0939269Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:25:06.0939507Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0939866Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0940213Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:25:06.0940458Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0940826Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0941154Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:25:06.0941440Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0941815Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0942145Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:25:06.0942390Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0942760Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0943098Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:25:06.0943330Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0943700Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0944029Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:25:06.0944242Z ^~~~~~~~~~ 2022-05-18T03:25:06.0944613Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0945063Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:25:06.0945301Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0945660Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0946251Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:25:06.0946626Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0947253Z external/sleef/src/arch/helpersse2.h:179:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0947854Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:25:06.0948276Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0948942Z external/sleef/src/arch/helpersse2.h:178:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0949608Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:06.0950083Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0950849Z external/sleef/src/arch/helpersse2.h:177:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0951496Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:06.0951956Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0952643Z external/sleef/src/arch/helpersse2.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0953328Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:06.0953790Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0954462Z external/sleef/src/arch/helpersse2.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0955135Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:06.0955610Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0956290Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0956903Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:25:06.0957323Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0957983Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0958836Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:25:06.0959300Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0960083Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0960674Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:25:06.0961069Z ^~~~~~~~~~ 2022-05-18T03:25:06.0961740Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0962320Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:25:06.0962732Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0963412Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0964012Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:25:06.0964438Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0965106Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0965709Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:25:06.0966094Z ^~~~~~~~~~~ 2022-05-18T03:25:06.0966762Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0967390Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:25:06.0967802Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0968479Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0969104Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:25:06.0969537Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0970195Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0970748Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:06.0971118Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0971686Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0972314Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:06.0972692Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0973308Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0973791Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:06.0974108Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0974695Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0975273Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:06.0975702Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0976362Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0976980Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:06.0977375Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0978053Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0978670Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:06.0979088Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0979769Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0980389Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:06.0980933Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.0981563Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0982180Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:06.0982605Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0983261Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0983881Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:06.0984315Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0985081Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0985680Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:06.0986214Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0986892Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0987501Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:06.0987955Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0988607Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0989233Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:06.0989648Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0990319Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0990939Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:06.0991346Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0992016Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0992617Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:06.0993015Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.0993810Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0994439Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:06.0994858Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0995522Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0996129Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:06.0996555Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.0997225Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0997836Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:25:06.0998262Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.0998928Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.0999533Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:25:06.0999978Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1000644Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.1001271Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:25:06.1001684Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1002487Z external/sleef/src/arch/helpersse2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.1003042Z static INLINE int vavailability_i(int name) { 2022-05-18T03:25:06.1003388Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1004065Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.1004612Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:25:06.1004980Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1005627Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.1006171Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:25:06.1006521Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1007178Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.1007708Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:25:06.1008064Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1008710Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1009358Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:25:06.1009826Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1010519Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1011113Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:06.1011545Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1011967Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:25:06.1012686Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1013283Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:06.1013720Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1014358Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1015068Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:25:06.1015535Z ^~~~~~~~~~~ 2022-05-18T03:25:06.1016173Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1016814Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:25:06.1017294Z ^~~~~~~~~~~ 2022-05-18T03:25:06.1017935Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1018500Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:25:06.1018894Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1019564Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1020194Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:25:06.1020682Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1021114Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:25:06.1021900Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1022503Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:25:06.1022873Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1023563Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1024266Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:25:06.1024636Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1025450Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1026153Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:25:06.1026556Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1027222Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1027800Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:25:06.1028184Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1028817Z external/sleef/src/arch/helpersse2.h:501:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1029417Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:25:06.1029823Z ^~~~~~~~~~~ 2022-05-18T03:25:06.1030484Z external/sleef/src/arch/helpersse2.h:497:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1030998Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:25:06.1031360Z ^~~~~~~~~~~ 2022-05-18T03:25:06.1032006Z external/sleef/src/arch/helpersse2.h:490:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1032543Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:25:06.1032919Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.1033577Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1034173Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:25:06.1034592Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1035250Z external/sleef/src/arch/helpersse2.h:482:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1035859Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:25:06.1036271Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1037152Z external/sleef/src/arch/helpersse2.h:478:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1037734Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:25:06.1038127Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1038817Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1039448Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:25:06.1039875Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1040526Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1041096Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:25:06.1041488Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1042114Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1042683Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:25:06.1043068Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1043717Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1044218Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:25:06.1044562Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1045245Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1045862Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:25:06.1046438Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1047128Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1047759Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:25:06.1048178Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1048852Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1049448Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:25:06.1049855Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.1050511Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1051169Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:25:06.1051642Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.1052282Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1052909Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:25:06.1053344Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1053994Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1054706Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:25:06.1055216Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1055881Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1056589Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:25:06.1057082Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1057746Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1058454Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:25:06.1058881Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.1059547Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1060116Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:25:06.1060488Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1061152Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1061724Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:25:06.1062237Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1063001Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1063764Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:06.1064449Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1065293Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1066090Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:25:06.1066655Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1067445Z external/sleef/src/arch/helpersse2.h:428:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1068455Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:25:06.1069062Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1069803Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1070641Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:25:06.1071340Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1072043Z external/sleef/src/arch/helpersse2.h:426:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1072853Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:25:06.1073487Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1074196Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1075050Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:25:06.1075754Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1076517Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1077063Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:25:06.1077490Z ^~~~~~~~~~ 2022-05-18T03:25:06.1078271Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1078885Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:25:06.1102270Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1103004Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1103590Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:25:06.1103998Z ^~~~~~~~~~~ 2022-05-18T03:25:06.1104653Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1105482Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:25:06.1106021Z ^~~~~~~~~~ 2022-05-18T03:25:06.1106671Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1107474Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:25:06.1107928Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1108588Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1109211Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:06.1109635Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1110319Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1110933Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:25:06.1111373Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1112058Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1112715Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:06.1113197Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1113851Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1114496Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:25:06.1114838Z ^~~~~~~~~~ 2022-05-18T03:25:06.1115509Z external/sleef/src/arch/helpersse2.h:294:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1116114Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:25:06.1116500Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1117168Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1117790Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:25:06.1118222Z ^~~~~~~~~~~ 2022-05-18T03:25:06.1118853Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1119473Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:25:06.1119908Z ^~~~~~~~~~ 2022-05-18T03:25:06.1120542Z external/sleef/src/arch/helpersse2.h:282:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1121080Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:25:06.1121444Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1122115Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1122670Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:25:06.1123046Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1123707Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1124247Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:25:06.1124624Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1125287Z external/sleef/src/arch/helpersse2.h:270:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1125836Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:25:06.1126211Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1126894Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1127687Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:25:06.1128165Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1128840Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1129490Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:25:06.1129905Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1130332Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:25:06.1131112Z external/sleef/src/arch/helpersse2.h:247:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1131752Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:25:06.1132177Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1132836Z external/sleef/src/arch/helpersse2.h:243:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1133444Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:06.1133852Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1134517Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1135105Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:06.1135521Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1136163Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1136834Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:06.1137251Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1137884Z external/sleef/src/arch/helpersse2.h:226:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1138493Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:25:06.1138917Z ^~~~~~~~~~ 2022-05-18T03:25:06.1139562Z external/sleef/src/arch/helpersse2.h:222:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1140219Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:25:06.1140663Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1141324Z external/sleef/src/arch/helpersse2.h:221:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1141966Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:25:06.1142416Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1143015Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1143675Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:25:06.1144119Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1144777Z external/sleef/src/arch/helpersse2.h:219:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1145157Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:25:06.1145285Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1145880Z external/sleef/src/arch/helpersse2.h:218:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1146177Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:25:06.1146305Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1146779Z external/sleef/src/arch/helpersse2.h:217:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1147183Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:25:06.1147310Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1147793Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1148052Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:25:06.1148179Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1148638Z external/sleef/src/arch/helpersse2.h:214:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1148901Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:25:06.1149025Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1149518Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1149845Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:25:06.1149975Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1150475Z external/sleef/src/arch/helpersse2.h:212:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1150802Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:25:06.1150927Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1151392Z external/sleef/src/arch/helpersse2.h:211:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1151801Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:25:06.1151924Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1152380Z external/sleef/src/arch/helpersse2.h:210:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1152773Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:25:06.1152896Z ^~~~~~~~~~ 2022-05-18T03:25:06.1153363Z external/sleef/src/arch/helpersse2.h:208:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1153604Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:25:06.1153711Z ^~~~~~~~~~~ 2022-05-18T03:25:06.1154178Z external/sleef/src/arch/helpersse2.h:207:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1154434Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:25:06.1154560Z ^~~~~~~~~~ 2022-05-18T03:25:06.1155034Z external/sleef/src/arch/helpersse2.h:206:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1155303Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:25:06.1155422Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1155900Z external/sleef/src/arch/helpersse2.h:200:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1156144Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:25:06.1156280Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1156760Z external/sleef/src/arch/helpersse2.h:199:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1157023Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:25:06.1157157Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1157637Z external/sleef/src/arch/helpersse2.h:191:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1157890Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:25:06.1158081Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1158549Z external/sleef/src/arch/helpersse2.h:179:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1158808Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:25:06.1158932Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.1159408Z external/sleef/src/arch/helpersse2.h:176:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1159724Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:06.1159852Z ^~~~~~~~~~~ 2022-05-18T03:25:06.1160341Z external/sleef/src/arch/helpersse2.h:175:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1160667Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:06.1160781Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1161268Z external/sleef/src/arch/helpersse2.h:172:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1161517Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:25:06.1161645Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.1162117Z external/sleef/src/arch/helpersse2.h:169:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1162357Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:25:06.1162549Z ^~~~~~~~~~~ 2022-05-18T03:25:06.1163040Z external/sleef/src/arch/helpersse2.h:168:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1163296Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:25:06.1163406Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1163873Z external/sleef/src/arch/helpersse2.h:167:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1164119Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:25:06.1164240Z ^~~~~~~~~~~ 2022-05-18T03:25:06.1164716Z external/sleef/src/arch/helpersse2.h:163:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1164980Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:25:06.1165107Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1165573Z external/sleef/src/arch/helpersse2.h:162:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1165838Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:25:06.1165966Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1166443Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1166690Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:06.1166808Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1167281Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1167527Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:06.1167653Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1168121Z external/sleef/src/arch/helpersse2.h:154:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1168393Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:06.1168525Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1168998Z external/sleef/src/arch/helpersse2.h:153:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1169356Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:06.1169484Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.1169956Z external/sleef/src/arch/helpersse2.h:152:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1170219Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:06.1170326Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1170789Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1171032Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:25:06.1171147Z ^~~~~~~~~~~ 2022-05-18T03:25:06.1171618Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1171860Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:25:06.1171976Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.1172475Z external/sleef/src/arch/helpersse2.h:130:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1172732Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:25:06.1172859Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.1173342Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.1173610Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:25:06.1173801Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5517091Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:25:06.5519013Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:25:06.5521002Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:25:06.5521792Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:25:06.5523903Z ^~~ 2022-05-18T03:25:06.5525485Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:25:06.5526585Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:25:06.5536162Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:25:06.5536827Z ^ 2022-05-18T03:25:06.5537258Z At top level: 2022-05-18T03:25:06.5538126Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5538964Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:25:06.5539579Z ^~~~~~~ 2022-05-18T03:25:06.5540421Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5541328Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:25:06.5541994Z ^~~~~~~ 2022-05-18T03:25:06.5542820Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5543665Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:25:06.5544309Z ^~~~~~~~~ 2022-05-18T03:25:06.5545191Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5546301Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:25:06.5546846Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5547550Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5548148Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:25:06.5548556Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5549255Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5549949Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:25:06.5550461Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5551162Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5551824Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:25:06.5552272Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5552975Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5553624Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:25:06.5554085Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5554782Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5555535Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:25:06.5555935Z ^~~~~ 2022-05-18T03:25:06.5556643Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5557240Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:25:06.5557615Z ^~~~~ 2022-05-18T03:25:06.5558303Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5558886Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:25:06.5559258Z ^~~~ 2022-05-18T03:25:06.5559939Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5560525Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:25:06.5560921Z ^~~~ 2022-05-18T03:25:06.5561600Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5562192Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:25:06.5562599Z ^~~~~~ 2022-05-18T03:25:06.5563276Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5563898Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:25:06.5564342Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5565029Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5565647Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:25:06.5566078Z ^~~~~~~~~ 2022-05-18T03:25:06.5566767Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5567359Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:25:06.5567891Z ^~~~~~ 2022-05-18T03:25:06.5568566Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5569138Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:25:06.5569551Z ^~~~~~ 2022-05-18T03:25:06.5570242Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5570832Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:25:06.5571221Z ^~~~~~ 2022-05-18T03:25:06.5571914Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5572464Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:25:06.5572811Z ^~~~~ 2022-05-18T03:25:06.5573500Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5574207Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:25:06.5574719Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5575408Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5576161Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:25:06.5576792Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5577224Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:25:06.5578004Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5578577Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:25:06.5578945Z ^~~~~~~~ 2022-05-18T03:25:06.5579609Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5580240Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:06.5580691Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5581373Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5582036Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:25:06.5582514Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5583205Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5583775Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:25:06.5584166Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5584930Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5585532Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:25:06.5586090Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5586792Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5587425Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:25:06.5587851Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5588540Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5589142Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:25:06.5589647Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5590341Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5590915Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:25:06.5591281Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5591948Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5592581Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:25:06.5593010Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5593692Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5594273Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:25:06.5594666Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5595363Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5595983Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:25:06.5596422Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5597116Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5597753Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:25:06.5598211Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5599003Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5599649Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:25:06.5600081Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5600766Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5601365Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:25:06.5601762Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5602369Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5602882Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:25:06.5603298Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5603990Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5604598Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:25:06.5605022Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5605715Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5606352Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:25:06.5606796Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5607515Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5608135Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:25:06.5608578Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5609284Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5609899Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:25:06.5610341Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5611141Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5611748Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:25:06.5612151Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5612856Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5613459Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:25:06.5613857Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5614570Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5615161Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:25:06.5615543Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5616215Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5616798Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:25:06.5617185Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5617871Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5618482Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:25:06.5618897Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5668074Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5668690Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:25:06.5669232Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5669956Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5670592Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:06.5671060Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5671774Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5672385Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:25:06.5672790Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5673493Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5674117Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:06.5674538Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5675237Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5675852Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:25:06.5676267Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5676692Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:25:06.5677497Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5678087Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:25:06.5678475Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5679179Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5679763Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:25:06.5680141Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5680840Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5681450Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:25:06.5681869Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5682654Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5683266Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:25:06.5683691Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5684383Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5684988Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:25:06.5685403Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5686107Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5686702Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:25:06.5687136Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5687847Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5688454Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:25:06.5688882Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5689584Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5690215Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:25:06.5690653Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5691465Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5692096Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:25:06.5692518Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5693233Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5693872Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:25:06.5694320Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5695014Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5695654Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:25:06.5696111Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5696812Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5697452Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:25:06.5697909Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5698611Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5699233Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:25:06.5699690Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5700391Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5701013Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:25:06.5701434Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5702133Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5702773Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:25:06.5703214Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5703981Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5704605Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:25:06.5705106Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5705908Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5706519Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:25:06.5706945Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5707636Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5708270Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:25:06.5708711Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5709408Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5710068Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:25:06.5710537Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5711251Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5711887Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:25:06.5712345Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5713161Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5713832Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:25:06.5714282Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5714993Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5715620Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:25:06.5716043Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5716743Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5717365Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:25:06.5717800Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5718495Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5719180Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:25:06.5719679Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5720376Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5721051Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:25:06.5721528Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5722239Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5722906Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:25:06.5723404Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5724116Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5724775Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:25:06.5725320Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5726030Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5726679Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:25:06.5727125Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5727824Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5728477Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:25:06.5728942Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5729630Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5730287Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:25:06.5730756Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5731446Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5732097Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:25:06.5732555Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5733259Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5733881Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:25:06.5734410Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5735113Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5735741Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:25:06.5736195Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5736901Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5737532Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:25:06.5737967Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5738656Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5739297Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:25:06.5739735Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5740433Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5741058Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:25:06.5741494Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5742188Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5742863Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:25:06.5743347Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5744037Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5744710Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:25:06.5745272Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5749581Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5750381Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:25:06.5750884Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5751631Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5752330Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:25:06.5752819Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5753550Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5754210Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:25:06.5754662Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5755393Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5756052Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:25:06.5756511Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5757216Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5757876Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:25:06.5758340Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5758772Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:25:06.5759653Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5760262Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:25:06.5760695Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5761373Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5761979Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:25:06.5762421Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5763095Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5763702Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:25:06.5764142Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5764834Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5765428Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:25:06.5765857Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5766552Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5767145Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:25:06.5767574Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5768262Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5768877Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:25:06.5769294Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5769985Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5770628Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:25:06.5771078Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5771523Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:25:06.5772389Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5773030Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:25:06.5773484Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5774163Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5774787Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:25:06.5775227Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5775903Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5776528Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:06.5776974Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5777641Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5778266Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:25:06.5778722Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5779380Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5780002Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:25:06.5780459Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5781133Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5781806Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:06.5782256Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5782939Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5783553Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:25:06.5784014Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5784698Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5785391Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:25:06.5785936Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5786606Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5787238Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:25:06.5787682Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5788355Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5788976Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:25:06.5789429Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5790085Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5790708Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:25:06.5791162Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5791822Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5792442Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:25:06.5792896Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5793565Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5794271Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:25:06.5794729Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5795407Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5796012Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:06.5796465Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5797134Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5797752Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:06.5798195Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5798867Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5799498Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:25:06.5799943Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5800613Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5801222Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:25:06.5801672Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5802328Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5803004Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:25:06.5803435Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5804092Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5804683Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:25:06.5805113Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5805780Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5806463Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:25:06.5806974Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5807641Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5808297Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:25:06.5808793Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5809466Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5810122Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:25:06.5810569Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5811236Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5811865Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:25:06.5812308Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5812743Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:25:06.5813510Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5814226Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:25:06.5814740Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5815476Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5816171Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:25:06.5816667Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5817336Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5818008Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:25:06.5818499Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5819154Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5819807Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:25:06.5820280Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5821645Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5822251Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:25:06.5822709Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5823381Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5824045Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:25:06.5824630Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5825381Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5826801Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:25:06.5827269Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5827945Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5828545Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:25:06.5828973Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5829647Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5830153Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:25:06.5830506Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5831032Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5831489Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:25:06.5831833Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5832348Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5832866Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:25:06.5833257Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5833824Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5834358Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:25:06.5834835Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5835513Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5836194Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:25:06.5836811Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5837487Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5838108Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:25:06.5838547Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5839189Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5839806Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:25:06.5840259Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5840687Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:25:06.5841474Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5842077Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:25:06.5842488Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5843176Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5843774Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:25:06.5844168Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5844853Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5845451Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:25:06.5845974Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5846648Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5847236Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:25:06.5847641Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5848319Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5848943Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:25:06.5849365Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5850042Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5850582Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:25:06.5850940Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5851620Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5852193Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:25:06.5852577Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5853271Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5853907Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:25:06.5854326Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5855019Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5855649Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:25:06.5856062Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5856752Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5857365Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:25:06.5857774Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5858452Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5859161Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:25:06.5859609Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5860285Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5860878Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:25:06.5861277Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5861949Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5862541Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:25:06.5862940Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5863605Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5864237Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:25:06.5864692Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5865457Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5866201Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:25:06.5866649Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5867341Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5867976Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:25:06.5868500Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5869189Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5869882Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:25:06.5870360Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5871047Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5871706Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:25:06.5872144Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5872803Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5873456Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:25:06.5873899Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5874581Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5875302Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:25:06.5875819Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5876509Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5877222Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:25:06.5877737Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5878433Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5879237Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:25:06.5879662Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5880356Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5881053Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:25:06.5881440Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5882124Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5882757Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:25:06.5883190Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5883681Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5884018Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:06.5884158Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5884659Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5885020Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:25:06.5885158Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5885654Z external/sleef/src/arch/helpersse2.h:432:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5885933Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:25:06.5886059Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5886547Z external/sleef/src/arch/helpersse2.h:431:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5886897Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:25:06.5887026Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5887524Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5887916Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:25:06.5888044Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5888545Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5888944Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:25:06.5889055Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5889552Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5889958Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:25:06.5890085Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5890594Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5891002Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:25:06.5891125Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5891626Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5891806Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:25:06.5891913Z ^~~~~~~~~~ 2022-05-18T03:25:06.5892413Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5892661Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:25:06.5892785Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5893279Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5893600Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:25:06.5893727Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5894230Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5894481Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:25:06.5894604Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5895101Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5895368Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:25:06.5895487Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5895994Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5896260Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:25:06.5896381Z ^~~~~~~~~~ 2022-05-18T03:25:06.5896868Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5897121Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:25:06.5897245Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5897747Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5898209Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:25:06.5898384Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5898886Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5899196Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:25:06.5899310Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5899806Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5900123Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:25:06.5900247Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5900745Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5901080Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:25:06.5901221Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5901719Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5901993Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:25:06.5902125Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5902626Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5902875Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:25:06.5903007Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5903510Z external/sleef/src/arch/helpersse2.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5903847Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(m)); } 2022-05-18T03:25:06.5903977Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5904471Z external/sleef/src/arch/helpersse2.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5904875Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:25:06.5905009Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5905511Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5906058Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:06.5906203Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5906717Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5906984Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:06.5907107Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5907591Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5907863Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:06.5907989Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5908486Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5908752Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:06.5908878Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5909373Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5909623Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:25:06.5909829Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5910330Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5910582Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:25:06.5910714Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5911215Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5911464Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:25:06.5911591Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5912073Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5912341Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:25:06.5912472Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5912973Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5913241Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:25:06.5913366Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5913868Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5914124Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:25:06.5914250Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5914732Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5914991Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:25:06.5915121Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5915626Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5915901Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:25:06.5916031Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5916610Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5916870Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:25:06.5916983Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5917488Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5917749Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:25:06.5917874Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5918379Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5918637Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:25:06.5918764Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5919269Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5919523Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:25:06.5919633Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5920129Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5920445Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:25:06.5920571Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5921163Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5921478Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:25:06.5921602Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5922112Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5922408Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:25:06.5922531Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5923030Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5923341Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:25:06.5923468Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5923965Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5924280Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:25:06.5924406Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5924897Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5925210Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:25:06.5925334Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5925835Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5926101Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:25:06.5926225Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5926736Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5926995Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:25:06.5927106Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5927648Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5927972Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:25:06.5928104Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5928609Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5928930Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:06.5929058Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5929561Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5929879Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:06.5929994Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5930497Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5931108Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:25:06.5931233Z ^~~~~~~~~~ 2022-05-18T03:25:06.5931734Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5932345Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:25:06.5932515Z ^~~~~~~~~~ 2022-05-18T03:25:06.5933020Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5933245Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:25:06.5933372Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5933873Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5934140Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:25:06.5934260Z ^~~~~~~~~~ 2022-05-18T03:25:06.5934761Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5935025Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:25:06.5935153Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5935639Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5935898Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:25:06.5936022Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5936508Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5936770Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:25:06.5936900Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5937394Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5937657Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:25:06.5937767Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5938262Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5938533Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:25:06.5938664Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5939216Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5939489Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:25:06.5939620Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5940118Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5940392Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:25:06.5940508Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5941003Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5941272Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:25:06.5941399Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5941895Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5942126Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:25:06.5942249Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5942754Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5942973Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:25:06.5943095Z ^~~~~~~~~~ 2022-05-18T03:25:06.5943598Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5943940Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:25:06.5944059Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5944561Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5944921Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:25:06.5945049Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5945539Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5945871Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:25:06.5945990Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5946494Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5946706Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:25:06.5946834Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5947337Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5947545Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:25:06.5947655Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5948157Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5948345Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:25:06.5948465Z ^~~~~~~~~~ 2022-05-18T03:25:06.5948956Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5949201Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:25:06.5949328Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5949804Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5950080Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:25:06.5950201Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5950790Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5951064Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:25:06.5951188Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5951691Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5951962Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:25:06.5952070Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5952566Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5952838Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:25:06.5952965Z ^~~~~~~~~~ 2022-05-18T03:25:06.5953468Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5953670Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:25:06.5953795Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5954301Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5954487Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:25:06.5954613Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5955116Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5955314Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:25:06.5955511Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5956012Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5956209Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:25:06.5956334Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5956822Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5957166Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:25:06.5957309Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5957816Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5958117Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:25:06.5958251Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5958751Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5959006Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:25:06.5959124Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.5959373Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:25:06.5959866Z external/sleef/src/arch/helpersse2.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5960207Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask m, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(m)); } 2022-05-18T03:25:06.5960336Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5960834Z external/sleef/src/arch/helpersse2.h:247:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5961122Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:25:06.5961250Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5961750Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5962001Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:06.5962177Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5962681Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5962941Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:06.5963067Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5963565Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5963819Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:06.5963943Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5964427Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5964680Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:06.5964800Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5965307Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5965555Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:25:06.5965678Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5966179Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5966428Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:25:06.5966537Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5967085Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5967332Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:25:06.5967450Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5967947Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5968218Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:06.5968349Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5968852Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5969098Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:06.5969221Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5969712Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5969963Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:06.5970082Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5970579Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5970822Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:06.5970947Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5971413Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5971673Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:06.5971798Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5972293Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5972549Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:06.5972674Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5973172Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5973474Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:25:06.5973583Z ^~~~~~~~~~ 2022-05-18T03:25:06.5974071Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5974320Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:25:06.5974439Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5974940Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5975195Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:25:06.5975317Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5975812Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5976107Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:25:06.5976231Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5976727Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5977034Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:25:06.5977157Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5977656Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5977962Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:25:06.5978138Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5978623Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5978932Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:25:06.5979054Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5979554Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5979869Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:25:06.5979993Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5980497Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5980806Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:25:06.5980932Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5981420Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5981690Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:25:06.5981815Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5982313Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5982585Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:25:06.5982711Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5983206Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5983543Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:25:06.5983665Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5984158Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5984535Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:25:06.5984667Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5985240Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5985566Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:25:06.5985694Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5986299Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5986698Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:25:06.5986826Z ^~~~~~~~~~ 2022-05-18T03:25:06.5987324Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5987728Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:25:06.5987854Z ^~~~~~~~~~ 2022-05-18T03:25:06.5988342Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5988579Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:25:06.5988701Z ^~~~~~~~~~~ 2022-05-18T03:25:06.5989178Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5989518Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:25:06.5989640Z ^~~~~~~~~~ 2022-05-18T03:25:06.5990140Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5990413Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:25:06.5990538Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5991039Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5991302Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:25:06.5991425Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5991908Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5992173Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:25:06.5992300Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5992799Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5993059Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:25:06.5993185Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.5993675Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5993948Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:25:06.5994064Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5994553Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5994821Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:25:06.5994957Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5995451Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5995725Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:25:06.5995854Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5996419Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5996675Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:25:06.5996801Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5997296Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5997533Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:25:06.5997654Z ^~~~~~~~~~ 2022-05-18T03:25:06.5998146Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5998398Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:25:06.5998522Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.5998971Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.5999227Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:25:06.5999348Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.5999843Z external/sleef/src/arch/helpersse2.h:179:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6000111Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:25:06.6000237Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6000745Z external/sleef/src/arch/helpersse2.h:178:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6001134Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:06.6001243Z ^~~~~~~~~~~ 2022-05-18T03:25:06.6001748Z external/sleef/src/arch/helpersse2.h:177:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6002069Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:06.6002194Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6002696Z external/sleef/src/arch/helpersse2.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6003028Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:06.6003151Z ^~~~~~~~~~~ 2022-05-18T03:25:06.6003654Z external/sleef/src/arch/helpersse2.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6003981Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:06.6004094Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6004603Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6004857Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:25:06.6004980Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6005474Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6005981Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:25:06.6006108Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6006604Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6006827Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:25:06.6006951Z ^~~~~~~~~~ 2022-05-18T03:25:06.6007498Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6007755Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:25:06.6007880Z ^~~~~~~~~~~ 2022-05-18T03:25:06.6008383Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6008647Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:25:06.6008770Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6009265Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6009517Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:25:06.6009637Z ^~~~~~~~~~~ 2022-05-18T03:25:06.6010138Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6010410Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:25:06.6010539Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6011031Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6011300Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:25:06.6011413Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6011912Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6012220Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:06.6012346Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6012849Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6013124Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:06.6013248Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6013736Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6013980Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:06.6014108Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6014601Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6014870Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:06.6014994Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6015488Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6015746Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:06.6015872Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6016354Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6016621Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:06.6016746Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6017247Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6017509Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:06.6017636Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6018131Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6018399Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:06.6018562Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6019072Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6019347Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:06.6019470Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6019973Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6020240Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:06.6020369Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6020868Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6021143Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:06.6021273Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6021769Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6022043Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:06.6022168Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6022665Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6022918Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:06.6023113Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6023613Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6023848Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:06.6023971Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6024473Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6024740Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:06.6024937Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6025439Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6025697Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:06.6027887Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6028395Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6028675Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:25:06.6028798Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6029308Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6029590Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:25:06.6029717Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6030221Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6030500Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:25:06.6030608Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6031110Z external/sleef/src/arch/helpersse2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6031303Z static INLINE int vavailability_i(int name) { 2022-05-18T03:25:06.6031428Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6032032Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6032222Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:25:06.6032348Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6032856Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6033024Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:25:06.6033150Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6033654Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:06.6033817Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:25:06.6033944Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6034180Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:25:06.6034681Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6034929Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:06.6035075Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6035581Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6035880Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:25:06.6036018Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6036518Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6036800Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:25:06.6036933Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6037430Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6037661Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:25:06.6037801Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6038309Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6038568Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:25:06.6038708Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6039170Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6039400Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:25:06.6039537Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6040007Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6040209Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:25:06.6040339Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6040839Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6041115Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:25:06.6041249Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6041749Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6042045Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:25:06.6042168Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6042663Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6042950Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:25:06.6043135Z ^~~~~~~~~~~ 2022-05-18T03:25:06.6043636Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6043878Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:25:06.6044014Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6044521Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6044744Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:25:06.6044883Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6045394Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6045628Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:25:06.6045763Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6046259Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6046465Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:25:06.6046594Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6047072Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6047270Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:25:06.6047402Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6047909Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6048200Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:25:06.6048339Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6048582Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:25:06.6049095Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6049314Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:25:06.6049449Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6049966Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6050224Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:25:06.6050373Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6050869Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6051121Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:25:06.6051261Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6051752Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6052012Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:25:06.6052156Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6052670Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6052936Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:25:06.6053079Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6053593Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6053878Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:25:06.6054011Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6054594Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6054912Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:25:06.6055063Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6055581Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6055878Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:25:06.6056024Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6056558Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6056868Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:25:06.6057009Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6057498Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6057781Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:25:06.6057926Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6058435Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6058723Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:25:06.6058917Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6059435Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6059704Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:25:06.6059850Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6060363Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6060658Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:25:06.6060806Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6061318Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6061591Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:25:06.6061743Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6062250Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6062503Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:25:06.6062648Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6063157Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6063420Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:25:06.6063563Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6064065Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6064333Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:25:06.6064477Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6065035Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6065358Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:25:06.6065506Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6066112Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6066360Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:25:06.6066505Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6067015Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6067322Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:25:06.6067463Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6067968Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6068252Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:25:06.6068373Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6068837Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6069134Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:25:06.6069283Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6069802Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6070187Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:25:06.6070328Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6070824Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6071094Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:25:06.6071237Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6071734Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6071998Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:25:06.6072141Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6072634Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6072882Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:25:06.6073026Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6073263Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:25:06.6073729Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6073986Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:06.6074132Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6074370Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:25:06.6074877Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6075098Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:25:06.6075236Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6075746Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6075974Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:25:06.6076101Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6076681Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6076914Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:25:06.6077047Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6077542Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6077773Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:25:06.6077900Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6078388Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6078655Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:25:06.6078782Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6079299Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6079578Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:25:06.6079706Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6080169Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6080393Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:25:06.6080517Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6080999Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6081267Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:25:06.6081390Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6081870Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6082007Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:25:06.6082118Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6082620Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6082896Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:25:06.6083029Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6083531Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6083804Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:25:06.6083938Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6084413Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6084676Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:25:06.6084809Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6085286Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6085574Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:25:06.6085699Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6086206Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6086567Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:25:06.6086704Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6087191Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6087605Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:25:06.6087736Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6088223Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6088496Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:25:06.6088621Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6089099Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6089329Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:25:06.6089438Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6089910Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6090166Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:25:06.6090290Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6090801Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6091140Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:06.6091272Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6091785Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6092129Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:25:06.6092322Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6092819Z external/sleef/src/arch/helpersse2.h:428:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6093225Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:25:06.6093350Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6093841Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6094241Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:25:06.6094368Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6094858Z external/sleef/src/arch/helpersse2.h:426:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6095255Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:25:06.6095382Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6095877Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6096274Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:25:06.6096401Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6096878Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6097060Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:25:06.6097182Z ^~~~~~~~~~ 2022-05-18T03:25:06.6097656Z external/sleef/src/arch/helpersse2.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6097899Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:25:06.6098024Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6098505Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6098863Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:25:06.6098987Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6099479Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6099749Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:25:06.6099856Z ^~~~~~~~~~~ 2022-05-18T03:25:06.6100334Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6100594Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:25:06.6100715Z ^~~~~~~~~~ 2022-05-18T03:25:06.6101195Z external/sleef/src/arch/helpersse2.h:397:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6101445Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:25:06.6101575Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6102060Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6102503Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:25:06.6102631Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6103121Z external/sleef/src/arch/helpersse2.h:395:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6103424Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:25:06.6103621Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6104110Z external/sleef/src/arch/helpersse2.h:394:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6104426Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:25:06.6104551Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6105130Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6105450Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:25:06.6105588Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6106186Z external/sleef/src/arch/helpersse2.h:386:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6106468Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:25:06.6106602Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6107435Z external/sleef/src/arch/helpersse2.h:369:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6107739Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:25:06.6107868Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6108344Z external/sleef/src/arch/helpersse2.h:366:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6108604Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:06.6108729Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6109217Z external/sleef/src/arch/helpersse2.h:364:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6109483Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:06.6109610Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6110094Z external/sleef/src/arch/helpersse2.h:363:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6110362Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:06.6110577Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6111067Z external/sleef/src/arch/helpersse2.h:361:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6111321Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:25:06.6111447Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6111947Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6112230Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:25:06.6112362Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6112850Z external/sleef/src/arch/helpersse2.h:356:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6113101Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:25:06.6113231Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6113719Z external/sleef/src/arch/helpersse2.h:353:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6113972Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:25:06.6114097Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6114605Z external/sleef/src/arch/helpersse2.h:352:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6114876Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:25:06.6115074Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6115529Z external/sleef/src/arch/helpersse2.h:349:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6115784Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:25:06.6115910Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6116390Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6116706Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:25:06.6116833Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6117311Z external/sleef/src/arch/helpersse2.h:344:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6117766Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:25:06.6117899Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6118366Z external/sleef/src/arch/helpersse2.h:343:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6118673Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:25:06.6118794Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6119269Z external/sleef/src/arch/helpersse2.h:342:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6119580Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:25:06.6119704Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6120135Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6120344Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:25:06.6120431Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6120860Z external/sleef/src/arch/helpersse2.h:337:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6121088Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:25:06.6121199Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6121708Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6121996Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:25:06.6122113Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6122537Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6122800Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:06.6122918Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6123339Z external/sleef/src/arch/helpersse2.h:334:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6123610Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:06.6123723Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6124137Z external/sleef/src/arch/helpersse2.h:333:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6124652Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:25:06.6124758Z ^~~~~~~~~~ 2022-05-18T03:25:06.6125170Z external/sleef/src/arch/helpersse2.h:331:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6125360Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:25:06.6125532Z ^~~~~~~~~~~ 2022-05-18T03:25:06.6125950Z external/sleef/src/arch/helpersse2.h:330:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6126186Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:25:06.6126295Z ^~~~~~~~~~ 2022-05-18T03:25:06.6126713Z external/sleef/src/arch/helpersse2.h:313:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6126952Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:25:06.6127060Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6127466Z external/sleef/src/arch/helpersse2.h:312:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6127688Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:25:06.6127796Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6128176Z external/sleef/src/arch/helpersse2.h:311:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6128387Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:25:06.6128495Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6128892Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6129051Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:25:06.6129146Z ^~~~~~~~~~ 2022-05-18T03:25:06.6129559Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6129790Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:25:06.6129897Z ^~~~~~~~~~~ 2022-05-18T03:25:06.6130296Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6130533Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:25:06.6130643Z ^~~~~~~~~~ 2022-05-18T03:25:06.6131057Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6131229Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:25:06.6131413Z ^~~~~~~~~~~~~ 2022-05-18T03:25:06.6131624Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:25:06.6132032Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6132249Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:06.6132356Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6132752Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6132956Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:06.6133064Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6133484Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6133781Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:25:06.6133892Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6134303Z external/sleef/src/arch/helpersse2.h:178:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6134585Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:06.6134690Z ^~~~~~~~~~~ 2022-05-18T03:25:06.6135092Z external/sleef/src/arch/helpersse2.h:177:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6135416Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:06.6135534Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6135953Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6136177Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:06.6136288Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6136715Z external/sleef/src/arch/helpersse2.h:159:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6136945Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:06.6137053Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6137454Z external/sleef/src/arch/helpersse2.h:158:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6137682Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:06.6137791Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:06.6138208Z external/sleef/src/arch/helpersse2.h:157:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6138437Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:06.6138550Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6138942Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6139163Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:06.6139258Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6139667Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6139874Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:25:06.6139980Z ^~~~~~~~~~~ 2022-05-18T03:25:06.6140407Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6140611Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:25:06.6140716Z ^~~~~~~~~~~~ 2022-05-18T03:25:06.6141216Z external/sleef/src/arch/helpersse2.h:129:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6141447Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:25:06.6141559Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:06.6141979Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:25:06.6142209Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:25:06.6142321Z ^~~~~~~~~~~~~ 2022-05-18T03:25:07.7841960Z INFO: From Compiling torch/csrc/lazy/core/shape.cpp: 2022-05-18T03:25:07.7849722Z torch/csrc/lazy/core/shape.cpp: In function 'c10::SymbolicShape torch::lazy::get_symbolic_shape(at::Tensor&)': 2022-05-18T03:25:07.7850554Z torch/csrc/lazy/core/shape.cpp:74:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:25:07.7851062Z for (int64_t i = 0; i < sizes.size(); i++) { 2022-05-18T03:25:07.7851378Z ~~^~~~~~~~~~~~~~ 2022-05-18T03:25:07.7852180Z torch/csrc/lazy/core/shape.cpp: In function 'void torch::lazy::applySymbolicShapesOnLT(const char*, std::vector, std::vector&)': 2022-05-18T03:25:07.7853056Z torch/csrc/lazy/core/shape.cpp:111:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:25:07.7853653Z for (int64_t i = 0; i < res_symbolic->size(); i++) { 2022-05-18T03:25:07.7854207Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:07.7854867Z torch/csrc/lazy/core/shape.cpp:118:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:25:07.7855456Z for (int64_t i = 0; i < res_symbolic->size(); i++) { 2022-05-18T03:25:07.7855792Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:10.3628028Z INFO: From Compiling aten/src/ATen/RegisterCompositeExplicitAutograd.cpp: 2022-05-18T03:25:10.3637456Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1192:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:25:10.3638552Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:25:10.3639025Z ^~~~~~~~~~ 2022-05-18T03:25:10.9177300Z INFO: From Compiling caffe2/ideep/operators/utility_ops.cc: 2022-05-18T03:25:10.9190822Z caffe2/ideep/operators/utility_ops.cc: In member function 'virtual bool {anonymous}::CopyIDEEPToCPUOp::RunOnDevice()': 2022-05-18T03:25:10.9191701Z caffe2/ideep/operators/utility_ops.cc:62:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:25:10.9192242Z for (int i = 0; i < X.get_dims().size(); ++i) { 2022-05-18T03:25:10.9192580Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:11.3871894Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2022-05-18T03:25:11.3881916Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:25:11.3882875Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:110:35: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:25:11.3883446Z [=](Vec a, Vec b, Vec c) -> Vec { 2022-05-18T03:25:11.3883764Z ^~~ 2022-05-18T03:25:14.7186502Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2022-05-18T03:25:14.7200276Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:25:14.7200883Z # pragma unroll 2022-05-18T03:25:14.7201170Z 2022-05-18T03:25:14.7202156Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:25:14.7202746Z # pragma unroll 2022-05-18T03:25:14.7203005Z 2022-05-18T03:25:14.7203770Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:25:14.7204275Z # pragma unroll 2022-05-18T03:25:14.7204546Z 2022-05-18T03:25:14.7205278Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:25:14.7205841Z # pragma unroll 2022-05-18T03:25:14.7206085Z 2022-05-18T03:25:14.7206776Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:25:14.7207371Z # pragma unroll 2022-05-18T03:25:14.7207639Z 2022-05-18T03:25:14.7208392Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:25:14.7208926Z # pragma unroll 2022-05-18T03:25:14.7209189Z 2022-05-18T03:25:14.7209932Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:25:14.7210502Z # pragma unroll 2022-05-18T03:25:14.7210754Z 2022-05-18T03:25:14.7211510Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:25:14.7212277Z # pragma unroll 2022-05-18T03:25:14.7212538Z 2022-05-18T03:25:14.7213307Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:25:14.7213893Z # pragma unroll 2022-05-18T03:25:14.7214177Z 2022-05-18T03:25:15.3395628Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2022-05-18T03:25:15.3396689Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:25:15.3397310Z # pragma unroll 2022-05-18T03:25:15.3397663Z 2022-05-18T03:25:16.5504282Z INFO: From Compiling caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: 2022-05-18T03:25:16.5505550Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenTensorFillOp::IDEEPInt8GivenTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-05-18T03:25:16.5506826Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:44:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:25:16.5507399Z for (int i = 0; i < src_size; i++) { 2022-05-18T03:25:16.5510349Z ~~^~~~~~~~~~ 2022-05-18T03:25:16.5511421Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenIntTensorFillOp::IDEEPInt8GivenIntTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-05-18T03:25:16.5512724Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:115:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:25:16.5513297Z for (int i = 0; i < src_size; i++) { 2022-05-18T03:25:16.5513621Z ~~^~~~~~~~~~ 2022-05-18T03:25:22.1039676Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:25:22.1054475Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:25:22.1055136Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:25:22.1055605Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:25:22.1055881Z ^ 2022-05-18T03:25:22.1056298Z At top level: 2022-05-18T03:25:22.1057078Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1057742Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:25:22.1058132Z ^~~~~~~ 2022-05-18T03:25:22.1059160Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1059873Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:25:22.1060301Z ^~~~~~~ 2022-05-18T03:25:22.1060865Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1061426Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:25:22.1061795Z ^~~~~~~~~ 2022-05-18T03:25:22.1062358Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1062917Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:25:22.1063293Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1063869Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1064368Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:25:22.1064915Z ^~~~~~~ 2022-05-18T03:25:22.1065662Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1066324Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:25:22.1066805Z ^~~~~~~ 2022-05-18T03:25:22.1067511Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1068021Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:25:22.1068501Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1079992Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1080627Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:25:22.1081100Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1081822Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1082756Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:25:22.1083107Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1083848Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1084408Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:25:22.1084791Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1085382Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1085899Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:25:22.1086228Z ^~~~~~ 2022-05-18T03:25:22.1086818Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1087497Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:25:22.1087883Z ^~~~~~ 2022-05-18T03:25:22.1088873Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1089329Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:25:22.1089782Z ^~~~~~ 2022-05-18T03:25:22.1090468Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1090933Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:25:22.1091372Z ^~~~~ 2022-05-18T03:25:22.1092039Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1092525Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:25:22.1093266Z ^~~~~~ 2022-05-18T03:25:22.1093992Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1094516Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:25:22.1094866Z ^~~~~ 2022-05-18T03:25:22.1115987Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1116486Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:25:22.1116800Z ^~~~~~~ 2022-05-18T03:25:22.1117382Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1117881Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:25:22.1118376Z ^~~~~~~~~~ 2022-05-18T03:25:22.1118922Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1119428Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:25:22.1119790Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1120337Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1120824Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:25:22.1121160Z ^~~~~~~ 2022-05-18T03:25:22.1121720Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1122153Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:25:22.1122454Z ^~~~~~ 2022-05-18T03:25:22.1123001Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1123493Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:25:22.1123806Z ^~~~~~~~~ 2022-05-18T03:25:22.1124369Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1124864Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:22.1143824Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1145147Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1146327Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:25:22.1146691Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1147298Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1148204Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:25:22.1148565Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1151749Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1152362Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:25:22.1152794Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1153455Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1154050Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:25:22.1154447Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1155108Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1155655Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:25:22.1156046Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1156695Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1157257Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:25:22.1157696Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1158267Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1158849Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:25:22.1159263Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1159822Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1160476Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:25:22.1160870Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1161420Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1161916Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:25:22.1162268Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1162807Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1166443Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:25:22.1166852Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1175388Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1180574Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:25:22.1181003Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1181628Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1182114Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:25:22.1184370Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1185152Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1185865Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:22.1186300Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1186954Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1187559Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:22.1187985Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1191338Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1191900Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:25:22.1192236Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1192832Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1193300Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:25:22.1193628Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1213400Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1213975Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:25:22.1215370Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1215737Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:25:22.1217507Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1220841Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:25:22.1221275Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1224880Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1226693Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:25:22.1228244Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1231634Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1232357Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:25:22.1232750Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1233416Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1233987Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:25:22.1234385Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1235017Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1235702Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:25:22.1236072Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1236617Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1237121Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:25:22.1237494Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1238049Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1238542Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:25:22.1238908Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1239457Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1239925Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:25:22.1240267Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1240805Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1241283Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:25:22.1241617Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1242165Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1242659Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:22.1243108Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1243662Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1244168Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:25:22.1244534Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1245070Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1245569Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:25:22.1245942Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1246487Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1246984Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:22.1247347Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1247900Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1248421Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:25:22.1248794Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1249347Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1249834Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:25:22.1250279Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1250838Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1251337Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:25:22.1251689Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1252240Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1252735Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:25:22.1253095Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1253644Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1254139Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:25:22.1254500Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1255038Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1255533Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:25:22.1255903Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1256445Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1256960Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:25:22.1257329Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1257875Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1258353Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:22.1258712Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1259271Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1259756Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:22.1260122Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1260770Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1261268Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:25:22.1261614Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1262152Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1262643Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:25:22.1262995Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1263540Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1264003Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:25:22.1264325Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1264961Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1265437Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:25:22.1265890Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1266451Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1267041Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:25:22.1267481Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1268062Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1268761Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:25:22.1269144Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1269688Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1270175Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:25:22.1270533Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1272170Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1272738Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:25:22.1273132Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1273678Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1274227Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:25:22.1274610Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1276179Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1276729Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:25:22.1277114Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1277649Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1278169Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:25:22.1278549Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1279080Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1279579Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:25:22.1279936Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1281637Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1282097Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:25:22.1282734Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1283279Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1283855Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:25:22.1284302Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1284854Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1285406Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:25:22.1285800Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1286344Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1286872Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:25:22.1287267Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1287609Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:25:22.1288241Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1288756Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:25:22.1289288Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1289833Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1290302Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:25:22.1290642Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1291167Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1291653Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:25:22.1292010Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1292535Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1293027Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:25:22.1293396Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1293940Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1295472Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:25:22.1295815Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1296353Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1296854Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:25:22.1297239Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1297789Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1298311Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:25:22.1298685Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1299224Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1307525Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:25:22.1308039Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1308627Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1310076Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:25:22.1310442Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1310983Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1311486Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:25:22.1311847Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1312214Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:25:22.1312862Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1313342Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:25:22.1313684Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1314242Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1314712Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:25:22.1315043Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1315598Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1316082Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:25:22.1316510Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1317066Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1317556Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:25:22.1317875Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1318422Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1318877Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:25:22.1319166Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1319697Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1320145Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:25:22.1320436Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1320974Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1321440Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:25:22.1321754Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1322297Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1322814Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:25:22.1323164Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1323715Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1324164Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:25:22.1324468Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1325015Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1325491Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:25:22.1325825Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1326376Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1326840Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:25:22.1327223Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1327788Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1328274Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:25:22.1328588Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1329148Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1329630Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:25:22.1329944Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1330503Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1331101Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:25:22.1331538Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1332085Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1332613Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:25:22.1333993Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1334563Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1336218Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:25:22.1336654Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1337219Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1338886Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:25:22.1339289Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1339867Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1341564Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:25:22.1341955Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1342518Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1343060Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:25:22.1343413Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1343966Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1344495Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:25:22.1344973Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1345515Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1346192Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:25:22.1346563Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1347105Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1347630Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:25:22.1348007Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1348616Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1350391Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:25:22.1350810Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1352454Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1352993Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:25:22.1353344Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1353971Z external/sleef/src/arch/helperavx.h:548:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1354548Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:25:22.1354942Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1355495Z external/sleef/src/arch/helperavx.h:547:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1356082Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:25:22.1357518Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1358067Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1358592Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:25:22.1358958Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1359496Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1360132Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:25:22.1360504Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1361065Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1362646Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:25:22.1363103Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1363665Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1364293Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:25:22.1364734Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1365299Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1365921Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:25:22.1366375Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1368128Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1368775Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:25:22.1369237Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1370874Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1371371Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:25:22.1371707Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1372417Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1372939Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:25:22.1373289Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1373914Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1374418Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:25:22.1375813Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1376382Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1376894Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:25:22.1377253Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1377831Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1378359Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:25:22.1378705Z ^~~~~~~~~~ 2022-05-18T03:25:22.1379271Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1379833Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:25:22.1381119Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1381681Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1382355Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:25:22.1382740Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1383285Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1383908Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:25:22.1384287Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1384911Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1385471Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:25:22.1385961Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1386511Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1387059Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:25:22.1387466Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1388030Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1388560Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:25:22.1388913Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1389475Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1390010Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:25:22.1390359Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1390938Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1391522Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:25:22.1391926Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1392485Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1392970Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:25:22.1393289Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1393850Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1394461Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:25:22.1394809Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1395358Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1395840Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:25:22.1396155Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1396721Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1397184Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:25:22.1397499Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1398077Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1398542Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:25:22.1398865Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1399432Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1399911Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:25:22.1400217Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1400789Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1401257Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:25:22.1401558Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1402229Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1402708Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:25:22.1402997Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1403565Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1404028Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:25:22.1404330Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1404881Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1405436Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:25:22.1405831Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1406392Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1406958Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:25:22.1407334Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1407903Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1408364Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:25:22.1408674Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1409233Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1409682Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:25:22.1409994Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1410554Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1411037Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:25:22.1411345Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1411924Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1412440Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:25:22.1412849Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1413447Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1413886Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:25:22.1414163Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1414709Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1415165Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:25:22.1415473Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1416013Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1416468Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:25:22.1416771Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1417297Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1417856Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:25:22.1418246Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1418788Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1419320Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:25:22.1419711Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1420335Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1420877Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:25:22.1421263Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1421809Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1422350Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:25:22.1422722Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1423264Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1423811Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:25:22.1424202Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1424738Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1425365Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:25:22.1430355Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1430954Z external/sleef/src/arch/helperavx.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1431497Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:25:22.1431876Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1432430Z external/sleef/src/arch/helperavx.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1432961Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:25:22.1433343Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1433896Z external/sleef/src/arch/helperavx.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1434415Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:25:22.1434796Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1435457Z external/sleef/src/arch/helperavx.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1435999Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:25:22.1436359Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1436960Z external/sleef/src/arch/helperavx.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1437571Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:25:22.1437950Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1438503Z external/sleef/src/arch/helperavx.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1439038Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:25:22.1439422Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1439955Z external/sleef/src/arch/helperavx.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1440493Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:25:22.1440870Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1441409Z external/sleef/src/arch/helperavx.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1441944Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:25:22.1442435Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1442989Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1443484Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:25:22.1443838Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1444385Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1444878Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:25:22.1445225Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1445772Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1446539Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:25:22.1446973Z ^~~~~~~~~~ 2022-05-18T03:25:22.1447527Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1448317Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:25:22.1448762Z ^~~~~~~~~~ 2022-05-18T03:25:22.1449306Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1449792Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:25:22.1450127Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1450660Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1451167Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:25:22.1451521Z ^~~~~~~~~~ 2022-05-18T03:25:22.1452063Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1452564Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:25:22.1452989Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1453547Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1454064Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:25:22.1454452Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1455029Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1455499Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:25:22.1455819Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1456416Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1456983Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:25:22.1457355Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1457958Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1458514Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:25:22.1458902Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1459448Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1459991Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:25:22.1460469Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1461010Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1461531Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:25:22.1461900Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1462459Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1462972Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:25:22.1463332Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1463896Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1464389Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:25:22.1464735Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1465377Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1465985Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:25:22.1466312Z ^~~~~~~~~~ 2022-05-18T03:25:22.1466870Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1467400Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:25:22.1467748Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1468314Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1468850Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:25:22.1469224Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1469764Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1470276Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:25:22.1470632Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1471281Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1471732Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:25:22.1472028Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1472566Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1473005Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:25:22.1473307Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1473856Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1474340Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:25:22.1474686Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1475246Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1475746Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:25:22.1476107Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1476660Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1477178Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:25:22.1477524Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1478077Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1478599Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:25:22.1479044Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1479600Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1480117Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:25:22.1480477Z ^~~~~~~~~~ 2022-05-18T03:25:22.1481015Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1481480Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:25:22.1481786Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1482323Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1482778Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:25:22.1483084Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1483631Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1484093Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:25:22.1484403Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1484957Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1485406Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:25:22.1485710Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1486266Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1486826Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:25:22.1487242Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1487803Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1488342Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:25:22.1488708Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1489261Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1489845Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:25:22.1490190Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1490757Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1491326Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:25:22.1491743Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1492278Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1492842Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:25:22.1493233Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1493770Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1494310Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:25:22.1494684Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1495240Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1495758Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:25:22.1496126Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1496684Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1497265Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:22.1497591Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1498141Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1498644Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:22.1498969Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1499515Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1500008Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:25:22.1500329Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1500878Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1501378Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:25:22.1501711Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1502233Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1502723Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:25:22.1503053Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1503576Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1504108Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:25:22.1504473Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1505101Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1505630Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:25:22.1506225Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1506776Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1507272Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:22.1507698Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1508251Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1508743Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:22.1509060Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1509605Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1510115Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:22.1510451Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1511012Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1511516Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:22.1511853Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1512387Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1512893Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:25:22.1513241Z ^~~~~~~~~~ 2022-05-18T03:25:22.1513781Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1514282Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:25:22.1514626Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1515273Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1515762Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:25:22.1516096Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1516647Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1517201Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:25:22.1517615Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1518179Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1518750Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:25:22.1519135Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1519692Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1520259Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:25:22.1520646Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1521213Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1521782Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:25:22.1522183Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1522725Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1523297Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:25:22.1523723Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1524281Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1524833Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:25:22.1525317Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1525877Z external/sleef/src/arch/helperavx.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1526419Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:25:22.1526818Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1527382Z external/sleef/src/arch/helperavx.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1527943Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:25:22.1528314Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1528878Z external/sleef/src/arch/helperavx.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1529431Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:25:22.1529807Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1530372Z external/sleef/src/arch/helperavx.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1530936Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:25:22.1531323Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1531865Z external/sleef/src/arch/helperavx.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1532413Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:25:22.1532880Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1533431Z external/sleef/src/arch/helperavx.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1533990Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:25:22.1534377Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1534947Z external/sleef/src/arch/helperavx.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1535484Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:25:22.1535873Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1536437Z external/sleef/src/arch/helperavx.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1536986Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:25:22.1537359Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1537924Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1538443Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:25:22.1538787Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1539347Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1539859Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:25:22.1540213Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1540759Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1541400Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:25:22.1541758Z ^~~~~~~~~~ 2022-05-18T03:25:22.1542310Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1543037Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:25:22.1543409Z ^~~~~~~~~~ 2022-05-18T03:25:22.1543966Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1544456Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:25:22.1544871Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1545435Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1546038Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:25:22.1546399Z ^~~~~~~~~~ 2022-05-18T03:25:22.1546961Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1547483Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:25:22.1547828Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1548383Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1548901Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:25:22.1549245Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1549805Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1550318Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:25:22.1550768Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1551309Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1551830Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:25:22.1552184Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1552734Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1553199Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:25:22.1553522Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1554533Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1554985Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:25:22.1555292Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1555846Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1556279Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:25:22.1556605Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1557232Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1557731Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:25:22.1558056Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1558666Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1559178Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:25:22.1559486Z ^~~~~~~~~~ 2022-05-18T03:25:22.1560038Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1560533Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:25:22.1560841Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1561359Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1561901Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:22.1562391Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1562915Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1563445Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:22.1563828Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1564354Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1564922Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:22.1565322Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1565864Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1566406Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:22.1566796Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1567334Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1567830Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:25:22.1568157Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1568699Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1569301Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:25:22.1569624Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1570166Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1570615Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:25:22.1570919Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1571460Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1571914Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:25:22.1572224Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1572751Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1573429Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1573926Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1574510Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1575190Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1575679Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1576280Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1576942Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1577430Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1578023Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1578696Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1579138Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1579701Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1580390Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1580826Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1581373Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1581980Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1582423Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1582970Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1583591Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1584045Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1584615Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1585300Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1585851Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1586408Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1587003Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1588819Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1589371Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1589995Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1590424Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1590978Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1591630Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1592090Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1592634Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1593271Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1593728Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1594291Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1594888Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1595316Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1595872Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1596475Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1596900Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1597465Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1598101Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1598539Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1599000Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:25:22.1599642Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1600245Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1600671Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1601214Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1601735Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:25:22.1602056Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1602596Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1603055Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:25:22.1603381Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1603934Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1604456Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:25:22.1604812Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1605372Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1605860Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:25:22.1606301Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1606843Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1607321Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:25:22.1607646Z ^~~~~~~~~~ 2022-05-18T03:25:22.1608192Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1608643Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:25:22.1608937Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1609490Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1609942Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:25:22.1610245Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1610789Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1611315Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:25:22.1611654Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1612201Z external/sleef/src/arch/helperavx.h:91:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1612660Z static INLINE int vavailability_i(int name) { 2022-05-18T03:25:22.1612951Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1613494Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1613941Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:25:22.1614231Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1614758Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.1615193Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:25:22.1615495Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1616023Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1616576Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:25:22.1617054Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1617621Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1618122Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:22.1618488Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1618832Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:25:22.1619425Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1619922Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:25:22.1620281Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1620800Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1621308Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:25:22.1621692Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1622217Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1622768Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:25:22.1623158Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1623692Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1624229Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:25:22.1624549Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1625189Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1625932Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:25:22.1626355Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1626695Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:25:22.1627318Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1627783Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:25:22.1628098Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1628443Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:25:22.1629078Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1629568Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:25:22.1629884Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1630444Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1630930Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:25:22.1631247Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1631804Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1632284Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:25:22.1632605Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1633162Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1633654Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:25:22.1633986Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1634502Z external/sleef/src/arch/helperavx.h:633:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1635056Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:25:22.1635346Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1635858Z external/sleef/src/arch/helperavx.h:627:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1636282Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:25:22.1636565Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1637088Z external/sleef/src/arch/helperavx.h:610:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1637536Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:25:22.1637862Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1638392Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1638880Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:25:22.1639217Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1639754Z external/sleef/src/arch/helperavx.h:598:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1640215Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:25:22.1640554Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1641108Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1641571Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:25:22.1641865Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1642501Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1642978Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:25:22.1643291Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1643819Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1644289Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:25:22.1644603Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1645106Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1645534Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:25:22.1645818Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1646348Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1646926Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:25:22.1647341Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1647873Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1648385Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:25:22.1648732Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1649258Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1649792Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:25:22.1650180Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1650715Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1651273Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:25:22.1651655Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1652211Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1652818Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:25:22.1653179Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1653725Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1654249Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:25:22.1654607Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1655140Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1655648Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:25:22.1655998Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1656507Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1657082Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:25:22.1657483Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1658009Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1658520Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:25:22.1658884Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1659444Z external/sleef/src/arch/helperavx.h:548:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1660102Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:25:22.1660513Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1661088Z external/sleef/src/arch/helperavx.h:547:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1661680Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:25:22.1662095Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1662656Z external/sleef/src/arch/helperavx.h:541:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1663177Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:25:22.1663542Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1664101Z external/sleef/src/arch/helperavx.h:540:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1664651Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:25:22.1665093Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1665627Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1666343Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:25:22.1666805Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1667356Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1667965Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:25:22.1668425Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1668979Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1669490Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:25:22.1669838Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1670502Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1671021Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:25:22.1671351Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1671900Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1672412Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:25:22.1672744Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1673272Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1673763Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:25:22.1674109Z ^~~~~~~~~~ 2022-05-18T03:25:22.1674620Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1675281Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:25:22.1675675Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1676215Z external/sleef/src/arch/helperavx.h:479:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1676666Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:25:22.1676992Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1677551Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1678087Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:25:22.1678396Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1678937Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1679465Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:25:22.1679854Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1680411Z external/sleef/src/arch/helperavx.h:382:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1680953Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:25:22.1681330Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1681906Z external/sleef/src/arch/helperavx.h:379:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1682448Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:25:22.1682816Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1683375Z external/sleef/src/arch/helperavx.h:377:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1683928Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:25:22.1684295Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1684847Z external/sleef/src/arch/helperavx.h:318:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1685343Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:25:22.1685699Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1686237Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1686752Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:25:22.1687102Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1687649Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1688230Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:25:22.1688582Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1689124Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1689614Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:25:22.1689966Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1690486Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1690994Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:25:22.1691349Z ^~~~~~~~~~ 2022-05-18T03:25:22.1691897Z external/sleef/src/arch/helperavx.h:308:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1692346Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:25:22.1692637Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1693197Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1693654Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:25:22.1693946Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1694500Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1694940Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:25:22.1695241Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1695767Z external/sleef/src/arch/helperavx.h:296:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1696330Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:25:22.1696639Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1697199Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1697795Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:25:22.1698209Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1698762Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1699299Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:25:22.1699673Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1700211Z external/sleef/src/arch/helperavx.h:280:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1700742Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:25:22.1701128Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1701663Z external/sleef/src/arch/helperavx.h:277:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1702177Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:25:22.1702530Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1703062Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1703547Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:22.1703870Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1704403Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1704977Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:22.1705318Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1705946Z external/sleef/src/arch/helperavx.h:272:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1706545Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:25:22.1706892Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1707424Z external/sleef/src/arch/helperavx.h:271:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1707921Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:25:22.1708254Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1708784Z external/sleef/src/arch/helperavx.h:270:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1709277Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:25:22.1709621Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1710169Z external/sleef/src/arch/helperavx.h:267:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1710692Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:25:22.1711062Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1711586Z external/sleef/src/arch/helperavx.h:265:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1712069Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:22.1712381Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1712908Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1713380Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:22.1713795Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1714336Z external/sleef/src/arch/helperavx.h:263:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1714832Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:22.1715169Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1715696Z external/sleef/src/arch/helperavx.h:262:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1716185Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:22.1716527Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1717052Z external/sleef/src/arch/helperavx.h:260:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1717556Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:25:22.1717900Z ^~~~~~~~~~ 2022-05-18T03:25:22.1718426Z external/sleef/src/arch/helperavx.h:258:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1718924Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:25:22.1719255Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1719853Z external/sleef/src/arch/helperavx.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1720469Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:25:22.1720921Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1721512Z external/sleef/src/arch/helperavx.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1722124Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:25:22.1722576Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1723167Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1723789Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:25:22.1724218Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1724874Z external/sleef/src/arch/helperavx.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1725484Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:25:22.1725907Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1726467Z external/sleef/src/arch/helperavx.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1727090Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:25:22.1727531Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1728095Z external/sleef/src/arch/helperavx.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1728662Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:25:22.1729026Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1729551Z external/sleef/src/arch/helperavx.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1730042Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:25:22.1730403Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1730925Z external/sleef/src/arch/helperavx.h:245:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1731419Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:25:22.1731869Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1732386Z external/sleef/src/arch/helperavx.h:244:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1732883Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:25:22.1733226Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1733745Z external/sleef/src/arch/helperavx.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1734253Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:25:22.1734589Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1735116Z external/sleef/src/arch/helperavx.h:242:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1735639Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:25:22.1736010Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1736530Z external/sleef/src/arch/helperavx.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1737062Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:25:22.1737429Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1737941Z external/sleef/src/arch/helperavx.h:240:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1738451Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:25:22.1738821Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1739362Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1739888Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:25:22.1740254Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1740794Z external/sleef/src/arch/helperavx.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1741318Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:25:22.1741726Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1742309Z external/sleef/src/arch/helperavx.h:230:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1743032Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:25:22.1743446Z ^~~~~~~~~~ 2022-05-18T03:25:22.1744055Z external/sleef/src/arch/helperavx.h:228:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1744601Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:25:22.1745087Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1745679Z external/sleef/src/arch/helperavx.h:227:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1746382Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:25:22.1746790Z ^~~~~~~~~~ 2022-05-18T03:25:22.1747401Z external/sleef/src/arch/helperavx.h:226:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1748007Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:25:22.1748433Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1749023Z external/sleef/src/arch/helperavx.h:225:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1749596Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:25:22.1750017Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1750768Z external/sleef/src/arch/helperavx.h:224:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1751377Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:25:22.1751825Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1752494Z external/sleef/src/arch/helperavx.h:223:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1753105Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:25:22.1753544Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1754206Z external/sleef/src/arch/helperavx.h:217:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1754775Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:25:22.1755142Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1755809Z external/sleef/src/arch/helperavx.h:208:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1756352Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:25:22.1756695Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.1757355Z external/sleef/src/arch/helperavx.h:199:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1757970Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:25:22.1758372Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1758975Z external/sleef/src/arch/helperavx.h:196:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1759605Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:22.1760052Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1760581Z external/sleef/src/arch/helperavx.h:195:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1761109Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:25:22.1761477Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1761988Z external/sleef/src/arch/helperavx.h:194:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1762551Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:25:22.1762894Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1763403Z external/sleef/src/arch/helperavx.h:193:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1763854Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:25:22.1764175Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1764684Z external/sleef/src/arch/helperavx.h:187:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1765107Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:25:22.1765386Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1765921Z external/sleef/src/arch/helperavx.h:183:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1766328Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:25:22.1766599Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1767118Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1767675Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1768070Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1768572Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1769189Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1769698Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1770207Z external/sleef/src/arch/helperavx.h:175:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1770802Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1771187Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.1771678Z external/sleef/src/arch/helperavx.h:174:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1772210Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1772612Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1773111Z external/sleef/src/arch/helperavx.h:173:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1773662Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:25:22.1774041Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1774349Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:25:22.1774916Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1775348Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:25:22.1775643Z ^~~~~~~~~~~ 2022-05-18T03:25:22.1776132Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1776505Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:25:22.1776759Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.1777262Z external/sleef/src/arch/helperavx.h:138:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1777700Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:25:22.1777982Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1778498Z external/sleef/src/arch/helperavx.h:132:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1779004Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:25:22.1779287Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1779794Z external/sleef/src/arch/helperavx.h:123:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1780224Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:25:22.1780507Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.1780995Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.1781464Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:25:22.1781797Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3259464Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:25:22.3289845Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:25:22.3290526Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:25:22.3291142Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:25:22.3291617Z ^~~ 2022-05-18T03:25:22.3291921Z At top level: 2022-05-18T03:25:22.3292504Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3293014Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:25:22.3293706Z ^~~~~ 2022-05-18T03:25:22.3294294Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3294899Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:25:22.3295284Z ^~~~ 2022-05-18T03:25:22.3296102Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3297014Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:25:22.3297375Z ^~~~ 2022-05-18T03:25:22.3299064Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3299831Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:25:22.3300176Z ^~~~~~ 2022-05-18T03:25:22.3300781Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3301325Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:25:22.3301696Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3302292Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3302814Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:25:22.3303169Z ^~~~~~~~~ 2022-05-18T03:25:22.3303906Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3304424Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:25:22.3305046Z ^~~~~~ 2022-05-18T03:25:22.3306850Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3307372Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:25:22.3307828Z ^~~~~~ 2022-05-18T03:25:22.3308421Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3309058Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:25:22.3309500Z ^~~~~~ 2022-05-18T03:25:22.3310100Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3310758Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:25:22.3313905Z ^~~~~ 2022-05-18T03:25:22.3314731Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3315420Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:25:22.3315856Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3316450Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3317096Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:25:22.3322762Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3323170Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:25:22.3323989Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3324452Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:25:22.3324772Z ^~~~~~~~ 2022-05-18T03:25:22.3326731Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3329393Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:22.3330887Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3333666Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3334318Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:25:22.3334768Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3335451Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3336015Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:25:22.3336394Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3359982Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3360630Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:25:22.3361068Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3361823Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3362582Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:25:22.3452193Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3452930Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3453516Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:25:22.3453890Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3454587Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3455156Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:25:22.3455528Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3456205Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3456997Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:25:22.3457410Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3458110Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3458695Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:25:22.3459045Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3459738Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3460365Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:25:22.3460805Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3461477Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3462128Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:25:22.3462556Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3463225Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3463844Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:25:22.3464293Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3465085Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3465884Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:25:22.3466272Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3466967Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3467492Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:25:22.3467893Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3468573Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3469146Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:25:22.3469557Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3470252Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3470971Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:25:22.3471392Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3472038Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3472621Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:25:22.3473054Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3473718Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3474323Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:25:22.3474804Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3475429Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3475981Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:25:22.3476386Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3477058Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3477599Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:25:22.3478150Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3478828Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3479369Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:25:22.3479733Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3480343Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3480916Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:25:22.3481256Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3481931Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3482515Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:25:22.3482896Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3483576Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3484153Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:25:22.3484519Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3485217Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3485832Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:22.3486277Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3487061Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3487641Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:25:22.3551383Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3555093Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3555701Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:22.3556076Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3556778Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3557351Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:25:22.3557724Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3558145Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:25:22.3558896Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3559461Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:25:22.3559825Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3560488Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3561048Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:25:22.3561408Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3562052Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3562630Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:25:22.3562991Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3563745Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3564461Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:25:22.3564884Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3565521Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3566357Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:25:22.3566812Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3567476Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3568010Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:25:22.3568422Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3569038Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3569607Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:25:22.3570013Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3570645Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3571191Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:25:22.3571556Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3573586Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3574173Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:25:22.3574574Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3575253Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3575989Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:25:22.3576406Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3577061Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3577696Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:25:22.3579543Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3580200Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3581128Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:25:22.3581563Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3582259Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3583366Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:25:22.3583820Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3584478Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3591537Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:25:22.3593369Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3594703Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3595335Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:25:22.3595763Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3597375Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3598212Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:25:22.3598610Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3599298Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3600323Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:25:22.3600899Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3601660Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3602359Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:25:22.3602764Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3604386Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3605156Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:25:22.3605582Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3606278Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3606879Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:25:22.3607328Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3608154Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3608767Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:25:22.3609247Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3610143Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3610893Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:25:22.3611269Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3611969Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3612567Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:25:22.3612966Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3613659Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3614309Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:25:22.3614804Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3615488Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3616113Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:25:22.3616580Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3617266Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3617930Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:25:22.3618414Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3619091Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3619719Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:25:22.3620158Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3620828Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3621476Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:25:22.3621901Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3622685Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3623307Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:25:22.3623734Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3624423Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3625139Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:25:22.3625606Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3626309Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3626830Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:25:22.3627187Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3627725Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3628216Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:25:22.3628567Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3629113Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3629617Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:25:22.3630005Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3630727Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3631312Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:25:22.3631718Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3632383Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3632992Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:25:22.3633384Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3634077Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3634654Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:25:22.3635077Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3635781Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3636423Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:25:22.3636851Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3637551Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3638174Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:25:22.3638650Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3639348Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3639954Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:25:22.3640426Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3641112Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3641734Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:25:22.3642348Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3643027Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3643634Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:25:22.3644032Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3644709Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3645304Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:25:22.3645727Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3646415Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3647009Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:25:22.3647456Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3647863Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:25:22.3648617Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3649165Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:25:22.3649564Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3650183Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3650849Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:25:22.3651259Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3651873Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3652434Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:25:22.3652838Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3653465Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3654019Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:25:22.3654408Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3655055Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3655584Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:25:22.3655995Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3656645Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3657172Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:25:22.3657585Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3658205Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3658811Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:25:22.3659237Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3659674Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:25:22.3660406Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3660938Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:25:22.3661381Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3662027Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3662598Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:25:22.3663113Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3663769Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3664346Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:22.3664853Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3665483Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3666207Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:25:22.3666659Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3667266Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3667858Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:25:22.3668298Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3668941Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3669523Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:22.3669944Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3670619Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3671207Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:25:22.3671750Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3672383Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3672982Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:25:22.3673398Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3674055Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3674641Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:25:22.3675074Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3675712Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3676288Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:25:22.3676734Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3677372Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3677957Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:25:22.3678411Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3679052Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3679607Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:25:22.3680051Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3680685Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3681275Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:25:22.3681706Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3682366Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3682941Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:22.3683365Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3684114Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3684714Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:22.3684855Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3685288Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3685539Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:25:22.3685673Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3686096Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3686329Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:25:22.3686474Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3686937Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3687163Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:25:22.3687302Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3687710Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3687932Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:25:22.3688072Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3688623Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3688932Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:25:22.3689071Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3689538Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3689826Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:25:22.3689943Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3690378Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3690668Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:25:22.3690806Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3691270Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3691545Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:25:22.3691684Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3691924Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:25:22.3692357Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3692692Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:25:22.3692816Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3693250Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3693581Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:25:22.3693712Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3694172Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3694548Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:25:22.3694694Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3695130Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3695408Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:25:22.3695544Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3695978Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3696229Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:25:22.3696366Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3696823Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3697133Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:25:22.3697258Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3697685Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3697968Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:25:22.3698115Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3698570Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3698885Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:25:22.3699019Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3699450Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3699685Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:25:22.3699830Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3700281Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3700493Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:25:22.3700631Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3701078Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3701371Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:25:22.3701519Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3701956Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3702217Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:25:22.3702361Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3702820Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3703129Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:25:22.3703268Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3703709Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3703977Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:25:22.3704114Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3704546Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3704985Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:25:22.3705120Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3705337Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:25:22.3705914Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3706131Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:25:22.3706258Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3706743Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3706938Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:25:22.3707052Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3707530Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3707738Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:25:22.3707867Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3708344Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3708557Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:25:22.3708676Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3709296Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3709651Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:25:22.3709770Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3710235Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3710408Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:25:22.3710533Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3711015Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3711216Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:25:22.3711323Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3711795Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3712033Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:25:22.3712160Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3712646Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3712894Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:25:22.3713020Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3713470Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3713682Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:25:22.3713803Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3714286Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3714555Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:25:22.3714672Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3715132Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3715348Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:25:22.3715469Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3716070Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3716275Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:25:22.3716392Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3716850Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3717112Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:25:22.3717245Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3717715Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3717970Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:25:22.3718078Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3718566Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3718823Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:25:22.3718937Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3719389Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3719700Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:25:22.3719816Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3720289Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3720624Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:25:22.3720734Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3721191Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3721468Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:25:22.3721588Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3722066Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3722393Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:25:22.3722521Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3723009Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3723336Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:25:22.3723469Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3723940Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3724189Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:25:22.3724307Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3724798Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3725001Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:25:22.3725117Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3725557Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3725811Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:25:22.3725932Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3726511Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3726826Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:22.3726945Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3727421Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3727760Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:25:22.3727878Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3728346Z external/sleef/src/arch/helpersse2.h:435:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3728642Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:25:22.3728767Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3729254Z external/sleef/src/arch/helpersse2.h:434:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3729543Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:25:22.3729660Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3730117Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3730496Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:25:22.3730678Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3731135Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3731510Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:25:22.3731630Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3732107Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3732487Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:25:22.3732610Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3733065Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3733453Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:25:22.3733565Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3734047Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3734218Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:25:22.3734327Z ^~~~~~~~~~ 2022-05-18T03:25:22.3734806Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3735050Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:25:22.3735173Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3735659Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3735890Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:25:22.3735999Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3736463Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3736717Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:25:22.3736939Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3737393Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3737643Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:25:22.3737768Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3738238Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3738487Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:25:22.3738613Z ^~~~~~~~~~ 2022-05-18T03:25:22.3739069Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3739305Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:25:22.3739426Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3739923Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3740343Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:25:22.3740448Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3740931Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3741231Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:25:22.3741347Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3741911Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3742196Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:25:22.3742299Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3742779Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3743090Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:25:22.3743218Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3743672Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3743949Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:25:22.3744074Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3744570Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3744895Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:25:22.3745025Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3745478Z external/sleef/src/arch/helpersse2.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3745696Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask opmask, vfloat x, vfloat y) { 2022-05-18T03:25:22.3745959Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3746451Z external/sleef/src/arch/helpersse2.h:373:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3746684Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:25:22.3746798Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3747235Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3747479Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:22.3747590Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3748112Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3748361Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:22.3748477Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3748960Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3749208Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:22.3749325Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3749750Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3750014Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:22.3750121Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3750590Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3750810Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:25:22.3750926Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3751418Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3751661Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:25:22.3751777Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3752257Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3752581Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:25:22.3752686Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3753149Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3753424Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:25:22.3753555Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3754008Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3754261Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:25:22.3754384Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3754844Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3755098Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:25:22.3755210Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3755666Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3755913Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:25:22.3756043Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3756502Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3756753Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:25:22.3756867Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3757362Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3757608Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:25:22.3757733Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3758220Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3758534Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:25:22.3758644Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3759106Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3759340Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:25:22.3759468Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3759915Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3760158Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:25:22.3760287Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3760780Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3761084Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:25:22.3761211Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3761680Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3761960Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:25:22.3762077Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3762557Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3762852Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:25:22.3763040Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3763498Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3763802Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:25:22.3763933Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3764408Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3764710Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:25:22.3764831Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3765279Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3765577Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:25:22.3765703Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3766182Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3766426Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:25:22.3766522Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3767005Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3767268Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:25:22.3767390Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3767870Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3768188Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:25:22.3768319Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3768757Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3769127Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:22.3769259Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3769734Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3770011Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:22.3770132Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3770620Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3771220Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:25:22.3771343Z ^~~~~~~~~~ 2022-05-18T03:25:22.3771807Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3772372Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:25:22.3772500Z ^~~~~~~~~~ 2022-05-18T03:25:22.3772965Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3773187Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:25:22.3773310Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3773807Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3774139Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:25:22.3774258Z ^~~~~~~~~~ 2022-05-18T03:25:22.3774720Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3774953Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:25:22.3775070Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3775563Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3775822Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:25:22.3775930Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3776395Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3776650Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:25:22.3776758Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3777235Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3777470Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:25:22.3777577Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3778053Z external/sleef/src/arch/helpersse2.h:323:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3778317Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T03:25:22.3778438Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3778890Z external/sleef/src/arch/helpersse2.h:322:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3779155Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:25:22.3779288Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3779774Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3780030Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:25:22.3780239Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3780709Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3780939Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:25:22.3781065Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3781548Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3781801Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:25:22.3781924Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3782389Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3782650Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:25:22.3782777Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3783267Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3783492Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:25:22.3783598Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3784055Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3784264Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:25:22.3784382Z ^~~~~~~~~~ 2022-05-18T03:25:22.3785060Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3785308Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:25:22.3785410Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3786003Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3786250Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:25:22.3786382Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3786867Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3787113Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:25:22.3787232Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3787695Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3787873Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:25:22.3787993Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3788464Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3788672Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:25:22.3788786Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3789239Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3789422Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:25:22.3789543Z ^~~~~~~~~~ 2022-05-18T03:25:22.3790037Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3790273Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:25:22.3790391Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3790883Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3791125Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:25:22.3791228Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3791819Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3792084Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:25:22.3792201Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3792651Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3792903Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:25:22.3793026Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3793521Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3793778Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:25:22.3793907Z ^~~~~~~~~~ 2022-05-18T03:25:22.3794380Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3794548Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:25:22.3794668Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3795147Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3795342Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:25:22.3795460Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3795910Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3796200Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:25:22.3796328Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3796822Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3797013Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:25:22.3797129Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3797602Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3797900Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:25:22.3798036Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3798513Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3798800Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:25:22.3798928Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3799383Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3799619Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:25:22.3799753Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3800236Z external/sleef/src/arch/helpersse2.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3800490Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask opmask, vdouble x, vdouble y) { 2022-05-18T03:25:22.3800615Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3800850Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:25:22.3801290Z external/sleef/src/arch/helpersse2.h:251:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3801616Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T03:25:22.3801727Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3802209Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3802532Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:22.3802652Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3803140Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3803400Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:22.3803526Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3804010Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3804271Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:22.3804374Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3804812Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3805068Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:22.3805187Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3805675Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3805904Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:25:22.3806013Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3806508Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3806688Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:25:22.3806888Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3807366Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3807615Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:25:22.3807741Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3808196Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3808427Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:22.3808550Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3809024Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3809269Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:22.3809396Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3809841Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3810088Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:22.3810213Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3810712Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3810952Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:22.3811058Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3811532Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3811770Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:22.3811887Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3812370Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3812616Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:22.3812739Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3813322Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3813558Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:25:22.3813675Z ^~~~~~~~~~ 2022-05-18T03:25:22.3814153Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3814382Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:25:22.3814498Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3814980Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3815232Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:25:22.3815354Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3815817Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3816095Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:25:22.3816221Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3816704Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3817004Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:25:22.3817131Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3817583Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3818018Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:25:22.3818124Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3818601Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3818877Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:25:22.3818995Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3819488Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3819798Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:25:22.3819915Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3820382Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3820669Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:25:22.3820794Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3821281Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3821538Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:25:22.3821663Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3822159Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3822416Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:25:22.3822543Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3823010Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3823350Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:25:22.3823484Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3824025Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3824356Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:25:22.3824489Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3825074Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3825398Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:25:22.3825512Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3826044Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3826367Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:25:22.3826466Z ^~~~~~~~~~ 2022-05-18T03:25:22.3826855Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3827186Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:25:22.3827286Z ^~~~~~~~~~ 2022-05-18T03:25:22.3827709Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3827937Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:25:22.3828040Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3828518Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3828874Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:25:22.3828982Z ^~~~~~~~~~ 2022-05-18T03:25:22.3829441Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3829707Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:25:22.3829837Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3830306Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3830531Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:25:22.3830654Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3831154Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3831428Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:25:22.3831549Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3832018Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3832266Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:25:22.3832388Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3832859Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3833123Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:25:22.3833246Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3833695Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3833961Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:25:22.3834093Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3834571Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3834931Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:25:22.3835061Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3835499Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3835757Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:25:22.3835884Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3836355Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3836581Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:25:22.3836692Z ^~~~~~~~~~ 2022-05-18T03:25:22.3837167Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3837424Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:25:22.3837532Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3837994Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3838242Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:25:22.3838360Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3838850Z external/sleef/src/arch/helpersse2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3839060Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:25:22.3839262Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3839751Z external/sleef/src/arch/helpersse2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3839988Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:25:22.3840092Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3840561Z external/sleef/src/arch/helpersse2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3840850Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:25:22.3840974Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3841432Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3841679Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:25:22.3841799Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3842269Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3842755Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:25:22.3842878Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3843372Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3843572Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:25:22.3843689Z ^~~~~~~~~~ 2022-05-18T03:25:22.3844182Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3844427Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:25:22.3844527Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3844983Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3845232Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:25:22.3845354Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3845914Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3846155Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:25:22.3846275Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3846764Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3847001Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:25:22.3847106Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3847580Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3847838Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:25:22.3847967Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3848422Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3848655Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:22.3848777Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3849248Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3849519Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:22.3849643Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3850131Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3850458Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:22.3850574Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3851023Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3851284Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:22.3851392Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3851870Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3852097Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:22.3852206Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3852686Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3852957Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:22.3853088Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3853548Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3853786Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:22.3853915Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3854405Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3854654Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:22.3854772Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3855255Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3855502Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:22.3855616Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3856079Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3856342Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:22.3856545Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3857004Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3857274Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:22.3857405Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3857890Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3858158Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:22.3858289Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3858735Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3858984Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:22.3859111Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3859608Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3859836Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:22.3859959Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3860443Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3860717Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:22.3860908Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3861418Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3861663Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:22.3861786Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3862275Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3862522Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:25:22.3862627Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3863119Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3863380Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:25:22.3863501Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3863962Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3864236Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:25:22.3864355Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3864951Z external/sleef/src/arch/helpersse2.h:117:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3865147Z static INLINE int vavailability_i(int name) { 2022-05-18T03:25:22.3865271Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3865712Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3865989Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:25:22.3866109Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3866610Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3866795Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:25:22.3866908Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3867352Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:22.3867506Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:25:22.3867618Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3868205Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3868434Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:25:22.3868568Z ^~~~~ 2022-05-18T03:25:22.3868994Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3869202Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:25:22.3869330Z ^~~~ 2022-05-18T03:25:22.3869766Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3869976Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:25:22.3870108Z ^~~~ 2022-05-18T03:25:22.3870562Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3870759Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:25:22.3870887Z ^~~~~~ 2022-05-18T03:25:22.3871124Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:25:22.3871621Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3871883Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:25:22.3872011Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3872599Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3872804Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:25:22.3872943Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3873420Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3873629Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:25:22.3873763Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3874238Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3874495Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:25:22.3874632Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3875083Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3875303Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:25:22.3875437Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3875924Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3876130Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:25:22.3876242Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3876712Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3876901Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:25:22.3877028Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3877504Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3877777Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:25:22.3877902Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3878356Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3878720Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:25:22.3878856Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3879343Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3879630Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:25:22.3879760Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3880245Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3880489Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:25:22.3880622Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3881050Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3881280Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:25:22.3881413Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3881913Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3882127Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:25:22.3882247Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3882710Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3882912Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:25:22.3883142Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3883631Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3883843Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:25:22.3883976Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3884434Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3884691Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:22.3884836Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3885322Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3885530Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:25:22.3885647Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3886117Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3886343Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:25:22.3886484Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3886721Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:25:22.3887170Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3887389Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:25:22.3887513Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3887996Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3888226Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:25:22.3888359Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3888839Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3889060Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:25:22.3889198Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3889767Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3889988Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:25:22.3890132Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3890632Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3890886Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:25:22.3891039Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3891502Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3891732Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:25:22.3891874Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3892375Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3892601Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:25:22.3892725Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3893198Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3893461Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:25:22.3893606Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3894184Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3894450Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:25:22.3894585Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3895064Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3895367Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:25:22.3895521Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3895984Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3896263Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:25:22.3896413Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3896923Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3897218Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:25:22.3897364Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3897818Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3898102Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:25:22.3898246Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3898709Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3898985Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:25:22.3899135Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3899636Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3899909Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:25:22.3900111Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3900613Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3900902Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:25:22.3901047Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3901516Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3901776Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:25:22.3901921Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3902405Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3902665Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:25:22.3902795Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3903280Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3903548Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:25:22.3903695Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3904181Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3904522Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:25:22.3904669Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3905205Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3905422Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:25:22.3905556Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3906151Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3906390Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:25:22.3906529Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3907015Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3907197Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:25:22.3907305Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3907760Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3907953Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:25:22.3908070Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3908568Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3908770Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:25:22.3908886Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3909355Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3909654Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:25:22.3909790Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3910257Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3910523Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:25:22.3910771Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3911268Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3911562Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:25:22.3911697Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3912160Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3912458Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:25:22.3912603Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3913072Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3913311Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:25:22.3913453Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3913926Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3914180Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:25:22.3914326Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3914770Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3915003Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:25:22.3915249Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3915491Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:25:22.3915930Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3916148Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:25:22.3916285Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3916734Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3916965Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:25:22.3917090Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3917325Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:25:22.3917746Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3917992Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:25:22.3918137Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3918595Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3918822Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:25:22.3918959Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3919157Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:25:22.3919638Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3919864Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:25:22.3919999Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3920503Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3920715Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:25:22.3920826Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3921404Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3921611Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:25:22.3921738Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3922201Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3922415Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:25:22.3922542Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3923001Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3923268Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:25:22.3923393Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3923857Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3924108Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:25:22.3924236Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3924708Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3924931Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:25:22.3925049Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3925488Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3925701Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:25:22.3925862Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3926315Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3926482Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:25:22.3926599Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3927072Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3927315Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:25:22.3927441Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3927938Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3928178Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:25:22.3928298Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3928742Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3928996Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:25:22.3929120Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3929592Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3929899Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:25:22.3930023Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3930454Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3930712Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:25:22.3930831Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3931345Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3931690Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:25:22.3931809Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3932378Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3932725Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:25:22.3932854Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3933330Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3933585Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:25:22.3933700Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3934134Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3934360Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:25:22.3934479Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3934955Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3935211Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:25:22.3935314Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3935784Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3936119Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:22.3936336Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3936806Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3937126Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:25:22.3937261Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3937733Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3938110Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:25:22.3938238Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3938719Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3939116Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:25:22.3939249Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3939714Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3939884Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:25:22.3939994Z ^~~~~~~~~~ 2022-05-18T03:25:22.3940430Z external/sleef/src/arch/helpersse2.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3940670Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:25:22.3940798Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3941244Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3941483Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:25:22.3941604Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3942074Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3942339Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:25:22.3942439Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3942979Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3943237Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:25:22.3943349Z ^~~~~~~~~~ 2022-05-18T03:25:22.3943781Z external/sleef/src/arch/helpersse2.h:397:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3943991Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:25:22.3944114Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3944583Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3945122Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:25:22.3945238Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3945676Z external/sleef/src/arch/helpersse2.h:395:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3946087Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:25:22.3946209Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3946680Z external/sleef/src/arch/helpersse2.h:394:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3946958Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:25:22.3947059Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3947552Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3947980Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:25:22.3948106Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3948559Z external/sleef/src/arch/helpersse2.h:386:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3948829Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:25:22.3948957Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3949440Z external/sleef/src/arch/helpersse2.h:373:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3949673Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:25:22.3949803Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3950251Z external/sleef/src/arch/helpersse2.h:366:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3950473Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:22.3950594Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3951082Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3951328Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:22.3951446Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3951880Z external/sleef/src/arch/helpersse2.h:364:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3952136Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:22.3952245Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3952720Z external/sleef/src/arch/helpersse2.h:363:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3952982Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:22.3953106Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3953542Z external/sleef/src/arch/helpersse2.h:361:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3953888Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:25:22.3954020Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3954489Z external/sleef/src/arch/helpersse2.h:360:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3954686Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:25:22.3954804Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3955287Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3955573Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:25:22.3955694Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3956168Z external/sleef/src/arch/helpersse2.h:356:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3956430Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:25:22.3956546Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3956967Z external/sleef/src/arch/helpersse2.h:354:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3957223Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:25:22.3957351Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3957817Z external/sleef/src/arch/helpersse2.h:349:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3958145Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:25:22.3958267Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3958745Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3959057Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:25:22.3959173Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3959595Z external/sleef/src/arch/helpersse2.h:344:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3959902Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:25:22.3960026Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3960461Z external/sleef/src/arch/helpersse2.h:343:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3960743Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:25:22.3960865Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3961327Z external/sleef/src/arch/helpersse2.h:342:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3961637Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:25:22.3961741Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3962210Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3962467Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:25:22.3962583Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3963008Z external/sleef/src/arch/helpersse2.h:337:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3963264Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:25:22.3963392Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3963874Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3964149Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:25:22.3964373Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3964870Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3965170Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:22.3965299Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3965781Z external/sleef/src/arch/helpersse2.h:334:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3966060Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:25:22.3966188Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3966633Z external/sleef/src/arch/helpersse2.h:333:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3967221Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:25:22.3967338Z ^~~~~~~~~~ 2022-05-18T03:25:22.3967782Z external/sleef/src/arch/helpersse2.h:331:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3968019Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:25:22.3968143Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3968594Z external/sleef/src/arch/helpersse2.h:330:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3968837Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:25:22.3969029Z ^~~~~~~~~~ 2022-05-18T03:25:22.3969450Z external/sleef/src/arch/helpersse2.h:323:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3969717Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T03:25:22.3969848Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3970302Z external/sleef/src/arch/helpersse2.h:322:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3970551Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:25:22.3970666Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3971143Z external/sleef/src/arch/helpersse2.h:309:21: warning: 'vcast_vi2_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3971351Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:25:22.3971462Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3971899Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3972076Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:25:22.3972184Z ^~~~~~~~~~ 2022-05-18T03:25:22.3972652Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3972920Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:25:22.3973043Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3973493Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3973745Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:25:22.3973856Z ^~~~~~~~~~ 2022-05-18T03:25:22.3974302Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3974502Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:25:22.3974630Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3975092Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3975354Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:25:22.3975464Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3975970Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3976303Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:25:22.3976443Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3976929Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3977228Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:25:22.3977362Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3977587Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:25:22.3978013Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3978239Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:25:22.3978355Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3978829Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3979064Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:25:22.3979176Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3979618Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3980003Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:25:22.3980125Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3980551Z external/sleef/src/arch/helpersse2.h:218:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3980831Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:25:22.3980951Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3981418Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3981681Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:25:22.3981805Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3982303Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3982605Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:25:22.3982709Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3983177Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3983435Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:22.3983561Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3984013Z external/sleef/src/arch/helpersse2.h:159:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3984262Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:25:22.3984387Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3984959Z external/sleef/src/arch/helpersse2.h:158:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3985207Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:25:22.3985332Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:22.3985905Z external/sleef/src/arch/helpersse2.h:157:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3986239Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:25:22.3986363Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3986844Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3987091Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:25:22.3987200Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3987608Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3987854Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:25:22.3987968Z ^~~~~~~~~~~ 2022-05-18T03:25:22.3988399Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3988634Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:25:22.3988751Z ^~~~~~~~~~~~ 2022-05-18T03:25:22.3989246Z external/sleef/src/arch/helpersse2.h:129:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3989502Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:25:22.3989596Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3990045Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3990316Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:25:22.3990552Z ^~~~~~~~~~~~~ 2022-05-18T03:25:22.3990999Z external/sleef/src/arch/helpersse2.h:94:19: warning: 'cpuSupportsSSE4_1' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3991176Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:25:22.3991295Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:22.3991802Z external/sleef/src/arch/helpersse2.h:88:19: warning: 'cpuSupportsSSE3' defined but not used [-Wunused-function] 2022-05-18T03:25:22.3991959Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:25:22.3992079Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:23.8606539Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2022-05-18T03:25:23.8614491Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:8:0: 2022-05-18T03:25:23.8615364Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:25:23.8616466Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:561:79: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:25:23.8617374Z [](Vectorized a, Vectorized /*dummy input*/) -> Vectorized { 2022-05-18T03:25:23.8617870Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:27.1328529Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor.cc: 2022-05-18T03:25:27.1329107Z In file included from ./c10/util/typeid.h:19:0, 2022-05-18T03:25:27.1329484Z from ./caffe2/core/context.h:9, 2022-05-18T03:25:27.1329882Z from ./caffe2/operators/rnn/recurrent_network_executor.h:4, 2022-05-18T03:25:27.1330305Z from caffe2/operators/rnn/recurrent_network_executor.cc:1: 2022-05-18T03:25:27.1331291Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::Run(int)': 2022-05-18T03:25:27.1332307Z caffe2/operators/rnn/recurrent_network_executor.cc:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:25:27.1332878Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-05-18T03:25:27.1333210Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T03:25:27.1334271Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::RunBackwards(int)': 2022-05-18T03:25:27.1335205Z caffe2/operators/rnn/recurrent_network_executor.cc:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:25:27.1335755Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-05-18T03:25:27.1336099Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T03:25:27.1336844Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::WorkerFunction()': 2022-05-18T03:25:27.1337762Z caffe2/operators/rnn/recurrent_network_executor.cc:181:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:25:27.1338445Z if (job.op_idx == timestep_ops_template_.size() - 1) { 2022-05-18T03:25:27.1338831Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:25:27.1339631Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::_Exec()': 2022-05-18T03:25:27.1340562Z caffe2/operators/rnn/recurrent_network_executor.cc:210:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:25:27.1341111Z while (workers_.size() < num_threads_) { 2022-05-18T03:25:27.1341440Z ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-05-18T03:25:27.4650213Z INFO: From Compiling tensorpipe/channel/cma/context_impl.cc: 2022-05-18T03:25:27.4660633Z external/tensorpipe/tensorpipe/channel/cma/context_impl.cc: In function 'tensorpipe::Error tensorpipe::channel::cma::{anonymous}::callProcessVmReadv(void*, void*, size_t, pid_t)': 2022-05-18T03:25:27.4661944Z external/tensorpipe/tensorpipe/channel/cma/context_impl.cc:61:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:25:27.4662522Z } else if (nread != length) { 2022-05-18T03:25:27.4662856Z ~~~~~~^~~~~~~~~ 2022-05-18T03:25:30.2043572Z INFO: From Compiling src/libm/sleefld.c: 2022-05-18T03:25:30.2053285Z external/sleef/src/libm/sleefld.c:296:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2053829Z static INLINE CONST Sleef_longdouble2 dlrec_l2_l2(Sleef_longdouble2 d) { 2022-05-18T03:25:30.2054228Z ^~~~~~~~~~~ 2022-05-18T03:25:30.2054830Z external/sleef/src/libm/sleefld.c:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2055346Z static INLINE CONST Sleef_longdouble2 dlrec_l2_l(long double d) { 2022-05-18T03:25:30.2055727Z ^~~~~~~~~~ 2022-05-18T03:25:30.2056321Z external/sleef/src/libm/sleefld.c:274:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2056845Z static INLINE CONST Sleef_longdouble2 dlsqu_l2_l2(Sleef_longdouble2 x) { 2022-05-18T03:25:30.2057220Z ^~~~~~~~~~~ 2022-05-18T03:25:30.2057816Z external/sleef/src/libm/sleefld.c:263:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2058390Z static INLINE CONST Sleef_longdouble2 dlmul_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T03:25:30.2058827Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:30.2059449Z external/sleef/src/libm/sleefld.c:252:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2060029Z static INLINE CONST Sleef_longdouble2 dlmul_l2_l2_l(Sleef_longdouble2 x, long double y) { 2022-05-18T03:25:30.2060451Z ^~~~~~~~~~~~~ 2022-05-18T03:25:30.2061054Z external/sleef/src/libm/sleefld.c:241:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2061637Z static INLINE CONST Sleef_longdouble2 dlmul_l2_l_l(long double x, long double y) { 2022-05-18T03:25:30.2062244Z ^~~~~~~~~~~~ 2022-05-18T03:25:30.2062887Z external/sleef/src/libm/sleefld.c:223:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2063457Z static INLINE CONST Sleef_longdouble2 dldiv_l2_l2_l2(Sleef_longdouble2 n, Sleef_longdouble2 d) { 2022-05-18T03:25:30.2063897Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:30.2064529Z external/sleef/src/libm/sleefld.c:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2065249Z static INLINE CONST Sleef_longdouble2 dlsub_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T03:25:30.2065668Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:30.2078946Z external/sleef/src/libm/sleefld.c:194:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2079730Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T03:25:30.2080321Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:30.2081100Z external/sleef/src/libm/sleefld.c:176:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2081892Z static INLINE CONST Sleef_longdouble2 dladd_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T03:25:30.2082347Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:30.2083132Z external/sleef/src/libm/sleefld.c:166:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2083884Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l_l2(long double x, Sleef_longdouble2 y) { 2022-05-18T03:25:30.2084695Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:30.2085459Z external/sleef/src/libm/sleefld.c:148:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2086218Z static INLINE CONST Sleef_longdouble2 dladd_l2_l_l2(long double x, Sleef_longdouble2 y) { 2022-05-18T03:25:30.2086797Z ^~~~~~~~~~~~~ 2022-05-18T03:25:30.2087596Z external/sleef/src/libm/sleefld.c:135:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2088314Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l2_l(Sleef_longdouble2 x, long double y) { 2022-05-18T03:25:30.2088887Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:30.2089666Z external/sleef/src/libm/sleefld.c:117:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2090404Z static INLINE CONST Sleef_longdouble2 dladd_l2_l2_l(Sleef_longdouble2 x, long double y) { 2022-05-18T03:25:30.2090956Z ^~~~~~~~~~~~~ 2022-05-18T03:25:30.2092018Z external/sleef/src/libm/sleefld.c:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2092858Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l_l(long double x, long double y) { 2022-05-18T03:25:30.2093478Z ^~~~~~~~~~~~~ 2022-05-18T03:25:30.2094372Z external/sleef/src/libm/sleefld.c:89:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2095220Z static INLINE CONST Sleef_longdouble2 dladd_l2_l_l(long double x, long double y) { 2022-05-18T03:25:30.2095840Z ^~~~~~~~~~~~ 2022-05-18T03:25:30.2096745Z external/sleef/src/libm/sleefld.c:80:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2097644Z static INLINE CONST Sleef_longdouble2 dlneg_l2_l2(Sleef_longdouble2 d) { 2022-05-18T03:25:30.2098247Z ^~~~~~~~~~~ 2022-05-18T03:25:30.2098991Z external/sleef/src/libm/sleefld.c:71:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2099704Z static INLINE CONST Sleef_longdouble2 dlscale_l2_l2_l(Sleef_longdouble2 d, long double s) { 2022-05-18T03:25:30.2100392Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:30.2101014Z external/sleef/src/libm/sleefld.c:62:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2102058Z static INLINE CONST Sleef_longdouble2 dlnormalize_l2_l2(Sleef_longdouble2 t) { 2022-05-18T03:25:30.2102489Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:30.2103264Z external/sleef/src/libm/sleefld.c:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2103939Z static INLINE CONST Sleef_longdouble2 dl(long double h, long double l) { 2022-05-18T03:25:30.2104475Z ^~ 2022-05-18T03:25:30.2105281Z external/sleef/src/libm/sleefld.c:45:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2105969Z static INLINE CONST long double upperl(long double d) { 2022-05-18T03:25:30.2106318Z ^~~~~~ 2022-05-18T03:25:30.2107075Z external/sleef/src/libm/sleefld.c:34:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2107652Z static INLINE CONST long double xfabsl(long double x) { return x >= 0 ? x : -x; } 2022-05-18T03:25:30.2107884Z ^~~~~~ 2022-05-18T03:25:30.2108257Z external/sleef/src/libm/sleefld.c:32:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2108601Z static INLINE CONST int xispinfl(long double x) { return x == SLEEF_INFINITYl; } 2022-05-18T03:25:30.2108867Z ^~~~~~~~ 2022-05-18T03:25:30.2109377Z external/sleef/src/libm/sleefld.c:31:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2109787Z static INLINE CONST int xisminfl(long double x) { return x == -SLEEF_INFINITYl; } 2022-05-18T03:25:30.2110029Z ^~~~~~~~ 2022-05-18T03:25:30.2110376Z external/sleef/src/libm/sleefld.c:30:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2110811Z static INLINE CONST int xisinfl(long double x) { return x == SLEEF_INFINITYl || x == -SLEEF_INFINITYl; } 2022-05-18T03:25:30.2111119Z ^~~~~~~ 2022-05-18T03:25:30.2111469Z external/sleef/src/libm/sleefld.c:29:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2111878Z static INLINE CONST int xisnanl(long double x) { return x != x; } 2022-05-18T03:25:30.2112193Z ^~~~~~~ 2022-05-18T03:25:30.2112578Z external/sleef/src/libm/sleefld.c:27:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2113005Z static INLINE CONST long double xtruncl(long double x) { return (long double)(int)x; } 2022-05-18T03:25:30.2113374Z ^~~~~~~ 2022-05-18T03:25:30.2113791Z external/sleef/src/libm/sleefld.c:26:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2114116Z static INLINE CONST int64_t xceill(long double x) { return (int64_t)x + (x < 0 ? 0 : 1); } 2022-05-18T03:25:30.2114352Z ^~~~~~ 2022-05-18T03:25:30.2114715Z external/sleef/src/libm/sleefld.c:25:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2115197Z static INLINE CONST long double xrintl(long double x) { return x < 0 ? (int)(x - 0.5) : (int)(x + 0.5); } 2022-05-18T03:25:30.2115431Z ^~~~~~ 2022-05-18T03:25:30.2115789Z external/sleef/src/libm/sleefld.c:24:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:30.2116145Z static INLINE CONST long double mlal(long double x, long double y, long double z) { return x * y + z; } 2022-05-18T03:25:30.2116387Z ^~~~ 2022-05-18T03:25:30.2116744Z external/sleef/src/libm/sleefld.c:296:39: warning: 'dlrec_l2_l2' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2117154Z static INLINE CONST Sleef_longdouble2 dlrec_l2_l2(Sleef_longdouble2 d) { 2022-05-18T03:25:30.2117412Z ^~~~~~~~~~~ 2022-05-18T03:25:30.2117762Z external/sleef/src/libm/sleefld.c:284:39: warning: 'dlrec_l2_l' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2118083Z static INLINE CONST Sleef_longdouble2 dlrec_l2_l(long double d) { 2022-05-18T03:25:30.2118321Z ^~~~~~~~~~ 2022-05-18T03:25:30.2118668Z external/sleef/src/libm/sleefld.c:274:39: warning: 'dlsqu_l2_l2' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2119005Z static INLINE CONST Sleef_longdouble2 dlsqu_l2_l2(Sleef_longdouble2 x) { 2022-05-18T03:25:30.2119251Z ^~~~~~~~~~~ 2022-05-18T03:25:30.2119606Z external/sleef/src/libm/sleefld.c:223:39: warning: 'dldiv_l2_l2_l2' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2119964Z static INLINE CONST Sleef_longdouble2 dldiv_l2_l2_l2(Sleef_longdouble2 n, Sleef_longdouble2 d) { 2022-05-18T03:25:30.2120234Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:30.2120600Z external/sleef/src/libm/sleefld.c:205:39: warning: 'dlsub_l2_l2_l2' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2120942Z static INLINE CONST Sleef_longdouble2 dlsub_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T03:25:30.2121212Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:30.2121576Z external/sleef/src/libm/sleefld.c:176:39: warning: 'dladd_l2_l2_l2' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2122026Z static INLINE CONST Sleef_longdouble2 dladd_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T03:25:30.2122278Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:30.2122645Z external/sleef/src/libm/sleefld.c:148:39: warning: 'dladd_l2_l_l2' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2123045Z static INLINE CONST Sleef_longdouble2 dladd_l2_l_l2(long double x, Sleef_longdouble2 y) { 2022-05-18T03:25:30.2123297Z ^~~~~~~~~~~~~ 2022-05-18T03:25:30.2123664Z external/sleef/src/libm/sleefld.c:117:39: warning: 'dladd_l2_l2_l' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2124014Z static INLINE CONST Sleef_longdouble2 dladd_l2_l2_l(Sleef_longdouble2 x, long double y) { 2022-05-18T03:25:30.2124277Z ^~~~~~~~~~~~~ 2022-05-18T03:25:30.2124629Z external/sleef/src/libm/sleefld.c:107:39: warning: 'dladd2_l2_l_l' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2124970Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l_l(long double x, long double y) { 2022-05-18T03:25:30.2125229Z ^~~~~~~~~~~~~ 2022-05-18T03:25:30.2125579Z external/sleef/src/libm/sleefld.c:89:39: warning: 'dladd_l2_l_l' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2125919Z static INLINE CONST Sleef_longdouble2 dladd_l2_l_l(long double x, long double y) { 2022-05-18T03:25:30.2126173Z ^~~~~~~~~~~~ 2022-05-18T03:25:30.2126536Z external/sleef/src/libm/sleefld.c:80:39: warning: 'dlneg_l2_l2' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2126852Z static INLINE CONST Sleef_longdouble2 dlneg_l2_l2(Sleef_longdouble2 d) { 2022-05-18T03:25:30.2127096Z ^~~~~~~~~~~ 2022-05-18T03:25:30.2127459Z external/sleef/src/libm/sleefld.c:71:39: warning: 'dlscale_l2_l2_l' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2127792Z static INLINE CONST Sleef_longdouble2 dlscale_l2_l2_l(Sleef_longdouble2 d, long double s) { 2022-05-18T03:25:30.2128056Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:30.2128421Z external/sleef/src/libm/sleefld.c:62:39: warning: 'dlnormalize_l2_l2' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2128759Z static INLINE CONST Sleef_longdouble2 dlnormalize_l2_l2(Sleef_longdouble2 t) { 2022-05-18T03:25:30.2129041Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:30.2129399Z external/sleef/src/libm/sleefld.c:32:25: warning: 'xispinfl' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2129729Z static INLINE CONST int xispinfl(long double x) { return x == SLEEF_INFINITYl; } 2022-05-18T03:25:30.2129955Z ^~~~~~~~ 2022-05-18T03:25:30.2130299Z external/sleef/src/libm/sleefld.c:31:25: warning: 'xisminfl' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2130690Z static INLINE CONST int xisminfl(long double x) { return x == -SLEEF_INFINITYl; } 2022-05-18T03:25:30.2130927Z ^~~~~~~~ 2022-05-18T03:25:30.2131256Z external/sleef/src/libm/sleefld.c:27:33: warning: 'xtruncl' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2131590Z static INLINE CONST long double xtruncl(long double x) { return (long double)(int)x; } 2022-05-18T03:25:30.2131839Z ^~~~~~~ 2022-05-18T03:25:30.2132174Z external/sleef/src/libm/sleefld.c:25:33: warning: 'xrintl' defined but not used [-Wunused-function] 2022-05-18T03:25:30.2132599Z static INLINE CONST long double xrintl(long double x) { return x < 0 ? (int)(x - 0.5) : (int)(x + 0.5); } 2022-05-18T03:25:30.2132847Z ^~~~~~ 2022-05-18T03:25:33.0159267Z [1,688 / 2,779] Compiling torch/csrc/distributed/autograd/rpc_messages/rpc_with_autograd.cpp; 13s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:25:35.5860321Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2022-05-18T03:25:35.5872849Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8:0: 2022-05-18T03:25:35.5873697Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:25:35.5874690Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:28:48: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:25:35.5875416Z [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2022-05-18T03:25:35.5875745Z ^ 2022-05-18T03:25:37.1567214Z INFO: From Compiling src/libm/sleefsp.c: 2022-05-18T03:25:37.1582714Z external/sleef/src/libm/sleefsp.c: In function 'rempif': 2022-05-18T03:25:37.1583351Z external/sleef/src/libm/sleefsp.c:444:9: warning: unused variable 't' [-Wunused-variable] 2022-05-18T03:25:37.1583732Z float t; 2022-05-18T03:25:37.1583957Z ^ 2022-05-18T03:25:37.1584473Z external/sleef/src/libm/sleefsp.c:442:22: warning: unused variable 'z' [-Wunused-variable] 2022-05-18T03:25:37.1584954Z Sleef_float2 x, y, z; 2022-05-18T03:25:37.1585198Z ^ 2022-05-18T03:25:37.1585633Z external/sleef/src/libm/sleefsp.c: In function 'gammafk': 2022-05-18T03:25:37.1586473Z external/sleef/src/libm/sleefsp.c:2249:66: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:25:37.1587009Z Sleef_float2 clc = df(0, 0), clln = df(1, 0), clld = df(1, 0), v = df(1, 0), x, y, z; 2022-05-18T03:25:37.1587425Z ^ 2022-05-18T03:25:37.1587712Z At top level: 2022-05-18T03:25:37.1588280Z external/sleef/src/libm/sleefsp.c:2326:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1588858Z static INLINE CONST Sleef_float2 poly4df(float x, float c3, Sleef_float2 c2, Sleef_float2 c1, Sleef_float2 c0) { 2022-05-18T03:25:37.1589288Z ^~~~~~~ 2022-05-18T03:25:37.1589884Z external/sleef/src/libm/sleefsp.c:2325:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1590469Z static INLINE CONST Sleef_float2 poly2df(float x, float c1, Sleef_float2 c0) { return dfmla(x, df(c1, 0), c0); } 2022-05-18T03:25:37.1590890Z ^~~~~~~ 2022-05-18T03:25:37.1591656Z external/sleef/src/libm/sleefsp.c:2324:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1592257Z static INLINE CONST Sleef_float2 poly2df_b(float x, Sleef_float2 c1, Sleef_float2 c0) { return dfmla(x, c1, c0); } 2022-05-18T03:25:37.1592674Z ^~~~~~~~~ 2022-05-18T03:25:37.1593516Z external/sleef/src/libm/sleefsp.c:2321:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1594066Z static INLINE CONST Sleef_float2 dfmla(float x, Sleef_float2 y, Sleef_float2 z) { 2022-05-18T03:25:37.1594431Z ^~~~~ 2022-05-18T03:25:37.1595043Z external/sleef/src/libm/sleefsp.c:2201:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1595645Z static INLINE CONST Sleef_float2 cospifk(float d) { 2022-05-18T03:25:37.1596115Z ^~~~~~~ 2022-05-18T03:25:37.1596758Z external/sleef/src/libm/sleefsp.c:2157:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1602904Z static INLINE CONST Sleef_float2 sinpifk(float d) { 2022-05-18T03:25:37.1603277Z ^~~~~~~ 2022-05-18T03:25:37.1603905Z external/sleef/src/libm/sleefsp.c:2039:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1604526Z static INLINE CONST float rintfk2(float d) { 2022-05-18T03:25:37.1604852Z ^~~~~~~ 2022-05-18T03:25:37.1605451Z external/sleef/src/libm/sleefsp.c:2012:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1606137Z static INLINE CONST float ptruncf(float x) { 2022-05-18T03:25:37.1606456Z ^~~~~~~ 2022-05-18T03:25:37.1607031Z external/sleef/src/libm/sleefsp.c:2008:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1607488Z static INLINE CONST float toward0f(float d) { 2022-05-18T03:25:37.1607815Z ^~~~~~~~ 2022-05-18T03:25:37.1608389Z external/sleef/src/libm/sleefsp.c:1477:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1608902Z static INLINE CONST Sleef_float2 logk2f(Sleef_float2 d) { 2022-05-18T03:25:37.1609225Z ^~~~~~ 2022-05-18T03:25:37.1609804Z external/sleef/src/libm/sleefsp.c:1364:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1610286Z static INLINE CONST float expk3f(float d) { 2022-05-18T03:25:37.1610597Z ^~~~~~ 2022-05-18T03:25:37.1611238Z external/sleef/src/libm/sleefsp.c:1338:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1611912Z static INLINE CONST float logk3f(float d) { 2022-05-18T03:25:37.1612245Z ^~~~~~ 2022-05-18T03:25:37.1612859Z external/sleef/src/libm/sleefsp.c:1295:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1613665Z static INLINE CONST Sleef_float2 expk2f(Sleef_float2 d) { 2022-05-18T03:25:37.1614036Z ^~~~~~ 2022-05-18T03:25:37.1614634Z external/sleef/src/libm/sleefsp.c:1234:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1615134Z static INLINE CONST Sleef_float2 logkf(float d) { 2022-05-18T03:25:37.1615474Z ^~~~~ 2022-05-18T03:25:37.1616073Z external/sleef/src/libm/sleefsp.c:1211:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1616562Z static INLINE CONST float expm1kf(float d) { 2022-05-18T03:25:37.1616889Z ^~~~~~~ 2022-05-18T03:25:37.1617606Z external/sleef/src/libm/sleefsp.c:1184:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1618074Z static INLINE CONST float expkf(Sleef_float2 d) { 2022-05-18T03:25:37.1618420Z ^~~~~ 2022-05-18T03:25:37.1619280Z external/sleef/src/libm/sleefsp.c:963:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1619845Z static INLINE CONST float atan2kf(float y, float x) { 2022-05-18T03:25:37.1620185Z ^~~~~~~ 2022-05-18T03:25:37.1620777Z external/sleef/src/libm/sleefsp.c:412:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1621268Z static INLINE CONST Sleef_float2 dfsqrt_f2_f(float d) { 2022-05-18T03:25:37.1627638Z ^~~~~~~~~~~ 2022-05-18T03:25:37.1628290Z external/sleef/src/libm/sleefsp.c:407:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1628825Z static INLINE CONST Sleef_float2 dfsqrt_f2_f2(Sleef_float2 d) { 2022-05-18T03:25:37.1629170Z ^~~~~~~~~~~~ 2022-05-18T03:25:37.1629797Z external/sleef/src/libm/sleefsp.c:395:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1630348Z static INLINE CONST Sleef_float2 dfrec_f2_f2(Sleef_float2 d) { 2022-05-18T03:25:37.1630715Z ^~~~~~~~~~~ 2022-05-18T03:25:37.1631307Z external/sleef/src/libm/sleefsp.c:383:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1631839Z static INLINE CONST Sleef_float2 dfrec_f2_f(float d) { 2022-05-18T03:25:37.1632206Z ^~~~~~~~~~ 2022-05-18T03:25:37.1632809Z external/sleef/src/libm/sleefsp.c:377:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1633472Z static INLINE CONST float dfsqu_f_f2(Sleef_float2 x) { 2022-05-18T03:25:37.1633813Z ^~~~~~~~~~ 2022-05-18T03:25:37.1634355Z external/sleef/src/libm/sleefsp.c:367:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1634861Z static INLINE CONST Sleef_float2 dfsqu_f2_f2(Sleef_float2 x) { 2022-05-18T03:25:37.1635224Z ^~~~~~~~~~~ 2022-05-18T03:25:37.1635812Z external/sleef/src/libm/sleefsp.c:360:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1636339Z static INLINE CONST float dfmul_f_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T03:25:37.1636714Z ^~~~~~~~~~~~~ 2022-05-18T03:25:37.1637324Z external/sleef/src/libm/sleefsp.c:349:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1637835Z static INLINE CONST Sleef_float2 dfmul_f2_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T03:25:37.1638199Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:37.1642619Z external/sleef/src/libm/sleefsp.c:338:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1643184Z static INLINE CONST Sleef_float2 dfmul_f2_f2_f(Sleef_float2 x, float y) { 2022-05-18T03:25:37.1643554Z ^~~~~~~~~~~~~ 2022-05-18T03:25:37.1644147Z external/sleef/src/libm/sleefsp.c:327:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1644664Z static INLINE CONST Sleef_float2 dfmul_f2_f_f(float x, float y) { 2022-05-18T03:25:37.1645022Z ^~~~~~~~~~~~ 2022-05-18T03:25:37.1645613Z external/sleef/src/libm/sleefsp.c:309:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1646174Z static INLINE CONST Sleef_float2 dfdiv_f2_f2_f2(Sleef_float2 n, Sleef_float2 d) { 2022-05-18T03:25:37.1646577Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:37.1647186Z external/sleef/src/libm/sleefsp.c:294:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1647735Z static INLINE CONST Sleef_float2 dfsub_f2_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T03:25:37.1648136Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:37.1648912Z external/sleef/src/libm/sleefsp.c:283:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1649459Z static INLINE CONST Sleef_float2 dfadd2_f2_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T03:25:37.1649846Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:37.1650451Z external/sleef/src/libm/sleefsp.c:268:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1651001Z static INLINE CONST Sleef_float2 dfadd_f2_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T03:25:37.1651395Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:37.1651975Z external/sleef/src/libm/sleefsp.c:258:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1652509Z static INLINE CONST Sleef_float2 dfadd2_f2_f_f2(float x, Sleef_float2 y) { 2022-05-18T03:25:37.1652870Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:37.1653446Z external/sleef/src/libm/sleefsp.c:245:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1653970Z static INLINE CONST Sleef_float2 dfadd2_f2_f2_f(Sleef_float2 x, float y) { 2022-05-18T03:25:37.1654318Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:37.1654934Z external/sleef/src/libm/sleefsp.c:227:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1655463Z static INLINE CONST Sleef_float2 dfadd_f2_f_f2(float x, Sleef_float2 y) { 2022-05-18T03:25:37.1663645Z ^~~~~~~~~~~~~ 2022-05-18T03:25:37.1664390Z external/sleef/src/libm/sleefsp.c:212:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1665125Z static INLINE CONST Sleef_float2 dfadd_f2_f2_f(Sleef_float2 x, float y) { 2022-05-18T03:25:37.1665493Z ^~~~~~~~~~~~~ 2022-05-18T03:25:37.1666186Z external/sleef/src/libm/sleefsp.c:202:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1666715Z static INLINE CONST Sleef_float2 dfadd2_f2_f_f(float x, float y) { 2022-05-18T03:25:37.1667088Z ^~~~~~~~~~~~~ 2022-05-18T03:25:37.1667665Z external/sleef/src/libm/sleefsp.c:187:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1668182Z static INLINE CONST Sleef_float2 dfadd_f2_f_f(float x, float y) { 2022-05-18T03:25:37.1668545Z ^~~~~~~~~~~~ 2022-05-18T03:25:37.1669135Z external/sleef/src/libm/sleefsp.c:183:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1669654Z static INLINE CONST Sleef_float2 dfabs_f2_f2(Sleef_float2 x) { 2022-05-18T03:25:37.1670014Z ^~~~~~~~~~~ 2022-05-18T03:25:37.1670601Z external/sleef/src/libm/sleefsp.c:174:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1671135Z static INLINE CONST Sleef_float2 dfneg_f2_f2(Sleef_float2 d) { 2022-05-18T03:25:37.1671466Z ^~~~~~~~~~~ 2022-05-18T03:25:37.1672060Z external/sleef/src/libm/sleefsp.c:165:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1672581Z static INLINE CONST Sleef_float2 dfscale_f2_f2_f(Sleef_float2 d, float s) { 2022-05-18T03:25:37.1672958Z ^~~~~~~~~~~~~~~ 2022-05-18T03:25:37.1673536Z external/sleef/src/libm/sleefsp.c:156:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1674064Z static INLINE CONST Sleef_float2 dfnormalize_f2_f2(Sleef_float2 t) { 2022-05-18T03:25:37.1674464Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:37.1675037Z external/sleef/src/libm/sleefsp.c:150:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1675526Z static INLINE CONST Sleef_float2 dfx(double d) { 2022-05-18T03:25:37.1675853Z ^~~ 2022-05-18T03:25:37.1676602Z external/sleef/src/libm/sleefsp.c:144:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1677075Z static INLINE CONST Sleef_float2 df(float h, float l) { 2022-05-18T03:25:37.1677406Z ^~ 2022-05-18T03:25:37.1677969Z external/sleef/src/libm/sleefsp.c:140:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1678400Z static INLINE CONST float upperf(float d) { 2022-05-18T03:25:37.1678701Z ^~~~~~ 2022-05-18T03:25:37.1679249Z external/sleef/src/libm/sleefsp.c:127:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1679776Z static INLINE CONST float ldexp3kf(float d, int e) { // very fast, no denormal 2022-05-18T03:25:37.1680154Z ^~~~~~~~ 2022-05-18T03:25:37.1680696Z external/sleef/src/libm/sleefsp.c:123:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1681241Z static INLINE CONST float ldexp2kf(float d, int e) { // faster than ldexpkf, short reach 2022-05-18T03:25:37.1681613Z ^~~~~~~~ 2022-05-18T03:25:37.1682199Z external/sleef/src/libm/sleefsp.c:108:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1682685Z static INLINE CONST float ldexpkf(float x, int q) { 2022-05-18T03:25:37.1683024Z ^~~~~~~ 2022-05-18T03:25:37.1683614Z external/sleef/src/libm/sleefsp.c:104:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1684196Z static INLINE CONST float pow2if(int q) { 2022-05-18T03:25:37.1684531Z ^~~~~~ 2022-05-18T03:25:37.1685113Z external/sleef/src/libm/sleefsp.c:92:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1685616Z static INLINE CONST int ilogb2kf(float d) { 2022-05-18T03:25:37.1685948Z ^~~~~~~~ 2022-05-18T03:25:37.1686541Z external/sleef/src/libm/sleefsp.c:82:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1687001Z static INLINE CONST int ilogbkf(float d) { 2022-05-18T03:25:37.1687303Z ^~~~~~~ 2022-05-18T03:25:37.1687844Z external/sleef/src/libm/sleefsp.c:80:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1688401Z static INLINE CONST int xisnumberf(float x) { return !xisinff(x) && !xisnanf(x); } 2022-05-18T03:25:37.1688797Z ^~~~~~~~~~ 2022-05-18T03:25:37.1689352Z external/sleef/src/libm/sleefsp.c:79:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1690057Z static INLINE CONST int xisnegzerof(float x) { return floatToRawIntBits(x) == floatToRawIntBits(-0.0); } 2022-05-18T03:25:37.1690494Z ^~~~~~~~~~~ 2022-05-18T03:25:37.1691084Z external/sleef/src/libm/sleefsp.c:78:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1708303Z static INLINE CONST int xispinff(float x) { return x == SLEEF_INFINITYf; } 2022-05-18T03:25:37.1708706Z ^~~~~~~~ 2022-05-18T03:25:37.1709401Z external/sleef/src/libm/sleefsp.c:77:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1710147Z static INLINE CONST int xisminff(float x) { return x == -SLEEF_INFINITYf; } 2022-05-18T03:25:37.1710537Z ^~~~~~~~ 2022-05-18T03:25:37.1711228Z external/sleef/src/libm/sleefsp.c:76:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1711915Z static INLINE CONST int xisinff(float x) { return x == SLEEF_INFINITYf || x == -SLEEF_INFINITYf; } 2022-05-18T03:25:37.1712291Z ^~~~~~~ 2022-05-18T03:25:37.1712788Z external/sleef/src/libm/sleefsp.c:75:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1713368Z static INLINE CONST int xisnanf(float x) { return x != x; } 2022-05-18T03:25:37.1713663Z ^~~~~~~ 2022-05-18T03:25:37.1714169Z external/sleef/src/libm/sleefsp.c:73:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1714641Z static INLINE CONST int xisintf(float x) { return (x == (int)x); } 2022-05-18T03:25:37.1715080Z ^~~~~~~ 2022-05-18T03:25:37.1715672Z external/sleef/src/libm/sleefsp.c:72:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1716217Z static INLINE CONST float fmaxfk(float x, float y) { return x > y ? x : y; } 2022-05-18T03:25:37.1716581Z ^~~~~~ 2022-05-18T03:25:37.1717182Z external/sleef/src/libm/sleefsp.c:71:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1717736Z static INLINE CONST float fminfk(float x, float y) { return x < y ? x : y; } 2022-05-18T03:25:37.1718108Z ^~~~~~ 2022-05-18T03:25:37.1718769Z external/sleef/src/libm/sleefsp.c:70:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1719326Z static INLINE CONST int ceilfk(float x) { return (int)x + (x < 0 ? 0 : 1); } 2022-05-18T03:25:37.1719605Z ^~~~~~ 2022-05-18T03:25:37.1720041Z external/sleef/src/libm/sleefsp.c:69:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1720518Z static INLINE CONST float rintfk(float x) { return x < 0 ? (int)(x - 0.5f) : (int)(x + 0.5f); } 2022-05-18T03:25:37.1720787Z ^~~~~~ 2022-05-18T03:25:37.1721579Z external/sleef/src/libm/sleefsp.c:68:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1722023Z static INLINE CONST float mlaf(float x, float y, float z) { return x * y + z; } 2022-05-18T03:25:37.1722278Z ^~~~ 2022-05-18T03:25:37.1722700Z external/sleef/src/libm/sleefsp.c:67:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1723079Z static INLINE CONST float signf(float d) { return mulsignf(1, d); } 2022-05-18T03:25:37.1723361Z ^~~~~ 2022-05-18T03:25:37.1723762Z external/sleef/src/libm/sleefsp.c:63:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1724126Z static INLINE CONST float copysignfk(float x, float y) { 2022-05-18T03:25:37.1724378Z ^~~~~~~~~~ 2022-05-18T03:25:37.1724844Z external/sleef/src/libm/sleefsp.c:59:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1725158Z static INLINE CONST float mulsignf(float x, float y) { 2022-05-18T03:25:37.1725376Z ^~~~~~~~ 2022-05-18T03:25:37.1725745Z external/sleef/src/libm/sleefsp.c:55:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1726031Z static INLINE CONST float fabsfk(float x) { 2022-05-18T03:25:37.1726235Z ^~~~~~ 2022-05-18T03:25:37.1726595Z external/sleef/src/libm/sleefsp.c:46:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1726893Z static INLINE CONST float intBitsToFloat(int32_t i) { 2022-05-18T03:25:37.1727114Z ^~~~~~~~~~~~~~ 2022-05-18T03:25:37.1727477Z external/sleef/src/libm/sleefsp.c:37:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:25:37.1727790Z static INLINE CONST int32_t floatToRawIntBits(float d) { 2022-05-18T03:25:37.1728008Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:25:37.1728364Z external/sleef/src/libm/sleefsp.c:78:25: warning: 'xispinff' defined but not used [-Wunused-function] 2022-05-18T03:25:37.1728694Z static INLINE CONST int xispinff(float x) { return x == SLEEF_INFINITYf; } 2022-05-18T03:25:37.1728915Z ^~~~~~~~ 2022-05-18T03:25:37.1729318Z external/sleef/src/libm/sleefsp.c:77:25: warning: 'xisminff' defined but not used [-Wunused-function] 2022-05-18T03:25:37.1729709Z static INLINE CONST int xisminff(float x) { return x == -SLEEF_INFINITYf; } 2022-05-18T03:25:37.1729932Z ^~~~~~~~ 2022-05-18T03:25:41.9154883Z INFO: From Compiling third_party/oneDNN/src/common/primitive_desc.cpp: 2022-05-18T03:25:41.9168371Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T03:25:41.9168936Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T03:25:41.9169442Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T03:25:41.9169925Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_desc.cpp:22: 2022-05-18T03:25:41.9170978Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:25:41.9172090Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:25:41.9173023Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:25:41.9173553Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:25:41.9174295Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:25:41.9175088Z constexpr bool one_of(T val, P item) { 2022-05-18T03:25:41.9175402Z ^~~ 2022-05-18T03:25:41.9176348Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_attr**]': 2022-05-18T03:25:41.9177592Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_desc*; Args = {const dnnl_primitive_attr**}]' 2022-05-18T03:25:41.9178825Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_desc*, const dnnl_primitive_attr**}]' 2022-05-18T03:25:41.9179528Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_desc.cpp:114:51: required from here 2022-05-18T03:25:41.9185169Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:25:44.7101367Z INFO: From Compiling third_party/oneDNN/src/common/softmax.cpp: 2022-05-18T03:25:44.7139975Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T03:25:44.7140580Z from external/mkl_dnn/third_party/oneDNN/src/common/softmax.cpp:21: 2022-05-18T03:25:44.7141693Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T03:25:44.7142961Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_softmax_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T03:25:44.7144234Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_softmax_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:25:44.7145012Z external/mkl_dnn/third_party/oneDNN/src/common/softmax.cpp:36:29: required from here 2022-05-18T03:25:44.7146142Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:25:44.7146703Z constexpr bool one_of(T val, P item) { 2022-05-18T03:25:44.7147034Z ^~~ 2022-05-18T03:25:52.5603754Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2022-05-18T03:25:52.5616136Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:12:0: 2022-05-18T03:25:52.5617048Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:25:52.5618111Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:344:84: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:25:52.5618825Z [](Vectorized a, Vectorized min, Vectorized max) { 2022-05-18T03:25:52.5619481Z ^ 2022-05-18T03:25:55.0634131Z INFO: From Compiling third_party/oneDNN/src/common/primitive_attr.cpp: 2022-05-18T03:25:55.0656564Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:25:55.0657114Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T03:25:55.0657615Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:27, 2022-05-18T03:25:55.0658103Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:20: 2022-05-18T03:25:55.0659288Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:25:55.0660226Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*}]' 2022-05-18T03:25:55.0660996Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:560:25: required from here 2022-05-18T03:25:55.0661985Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:25:55.0662610Z constexpr bool one_of(T val, P item) { 2022-05-18T03:25:55.0663079Z ^~~ 2022-05-18T03:25:55.0664027Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_primitive_attr*]': 2022-05-18T03:25:55.0665310Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*}]' 2022-05-18T03:25:55.0666336Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:414:22: required from here 2022-05-18T03:25:55.0667193Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:25:55.0668340Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const float*]': 2022-05-18T03:25:55.0669516Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr*; Args = {const float*}]' 2022-05-18T03:25:55.0670643Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*, const float*}]' 2022-05-18T03:25:55.0671306Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:447:24: required from here 2022-05-18T03:25:55.0672196Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:25:55.0673356Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const int*]': 2022-05-18T03:25:55.0674510Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr*; Args = {const int*}]' 2022-05-18T03:25:55.0675639Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*, const int*}]' 2022-05-18T03:25:55.0676284Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:481:24: required from here 2022-05-18T03:25:55.0677171Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:25:55.0678261Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_attr*]': 2022-05-18T03:25:55.0679491Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr**; Args = {const dnnl_primitive_attr*}]' 2022-05-18T03:25:55.0680620Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr**, const dnnl_primitive_attr*}]' 2022-05-18T03:25:55.0696564Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:391:37: required from here 2022-05-18T03:25:55.0697374Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:25:55.0698402Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_fpmath_mode_t*]': 2022-05-18T03:25:55.0699546Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_attr*; Args = {dnnl_fpmath_mode_t*}]' 2022-05-18T03:25:55.0700799Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_attr*, dnnl_fpmath_mode_t*}]' 2022-05-18T03:25:55.0701523Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:407:28: required from here 2022-05-18T03:25:55.0702276Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:25:55.0703275Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_scratchpad_mode_t*]': 2022-05-18T03:25:55.0704358Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_attr*; Args = {dnnl_scratchpad_mode_t*}]' 2022-05-18T03:25:55.0705854Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_attr*, dnnl_scratchpad_mode_t*}]' 2022-05-18T03:25:55.0706503Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:420:39: required from here 2022-05-18T03:25:55.0707714Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:25:55.0709990Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_post_ops**]': 2022-05-18T03:25:55.0711656Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_attr*; Args = {const dnnl_post_ops**}]' 2022-05-18T03:25:55.0712804Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_attr*, const dnnl_post_ops**}]' 2022-05-18T03:25:55.0713462Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:489:32: required from here 2022-05-18T03:25:55.0714238Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:25:55.0715570Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_post_ops*]': 2022-05-18T03:25:55.0716894Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr*; Args = {const dnnl_post_ops*}]' 2022-05-18T03:25:55.0718132Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*, const dnnl_post_ops*}]' 2022-05-18T03:25:55.0718972Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:497:32: required from here 2022-05-18T03:25:55.0720658Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:25:55.0721647Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const float**]': 2022-05-18T03:25:55.0722787Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = long int*; Args = {int*, const float**}]' 2022-05-18T03:25:55.0724220Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr*; Args = {long int*, int*, const float**}]' 2022-05-18T03:25:55.0725849Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*, long int*, int*, const float**}]' 2022-05-18T03:25:55.0726682Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:467:24: required from here 2022-05-18T03:25:55.0727531Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:26:00.2608847Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2022-05-18T03:26:00.2622677Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-05-18T03:26:00.2623125Z from ./c10/core/DispatchKey.h:4, 2022-05-18T03:26:00.2625070Z from ./c10/core/Backend.h:4, 2022-05-18T03:26:00.2625927Z from ./c10/core/Layout.h:3, 2022-05-18T03:26:00.2626829Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:12, 2022-05-18T03:26:00.2627560Z from aten/src/ATen/core/Tensor.h:3, 2022-05-18T03:26:00.2630337Z from aten/src/ATen/native/layer_norm.h:3, 2022-05-18T03:26:00.2631347Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:2: 2022-05-18T03:26:00.2632844Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-05-18T03:26:00.2634212Z ./c10/util/SmallVector.h:605:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:26:00.2634933Z void growAndAssign(size_t NumElts, T Elt) { 2022-05-18T03:26:00.2635420Z ^~~~~~~~~~~~~ 2022-05-18T03:26:00.5797912Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2022-05-18T03:26:00.5811163Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T03:26:00.5811958Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:12: 2022-05-18T03:26:00.5813575Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::_vec_softmax_lastdim(scalar_t*, scalar_t*, int64_t, int64_t):: [with scalar_t = double]::&, at::vec::DEFAULT::Vectorized&)>]': 2022-05-18T03:26:00.5814825Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:26:00.5815327Z inline scalar_t vec_reduce_all( 2022-05-18T03:26:00.5815651Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1331215Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:26:07.1332000Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:26:07.1332855Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:26:07.1333675Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:26:07.1334593Z ^~~ 2022-05-18T03:26:07.1335304Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:26:07.1336123Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:26:07.1336764Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:26:07.1337229Z ^ 2022-05-18T03:26:07.1337479Z At top level: 2022-05-18T03:26:07.1338293Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1339099Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:26:07.1339721Z ^~~~~~~ 2022-05-18T03:26:07.1340533Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1341454Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:26:07.1342138Z ^~~~~~~ 2022-05-18T03:26:07.1342981Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1343840Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:26:07.1344469Z ^~~~~~~~~ 2022-05-18T03:26:07.1345373Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1346555Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:26:07.1347033Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1348048Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1348591Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:26:07.1349300Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1350136Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1351091Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:26:07.1351559Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1352398Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1353161Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:26:07.1353749Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1354614Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1355419Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:26:07.1356019Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1356846Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1357559Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:26:07.1358104Z ^~~~~ 2022-05-18T03:26:07.1358953Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1359653Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:26:07.1361289Z ^~~~~ 2022-05-18T03:26:07.1362186Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1362875Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:26:07.1363305Z ^~~~ 2022-05-18T03:26:07.1364161Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1364866Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:26:07.1365240Z ^~~~ 2022-05-18T03:26:07.1366087Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1366659Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:26:07.1367036Z ^~~~~~ 2022-05-18T03:26:07.1367737Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1368511Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:26:07.1368930Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1369626Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1370195Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:26:07.1370617Z ^~~~~~~~~ 2022-05-18T03:26:07.1371300Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1372133Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:26:07.1372542Z ^~~~~~ 2022-05-18T03:26:07.1373229Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1373799Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:26:07.1374198Z ^~~~~~ 2022-05-18T03:26:07.1374961Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1375479Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:26:07.1375869Z ^~~~~~ 2022-05-18T03:26:07.1376528Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1377019Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:26:07.1377346Z ^~~~~ 2022-05-18T03:26:07.1378039Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1378692Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:26:07.1379426Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1380136Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1380867Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:26:07.1381381Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1381763Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:26:07.1382535Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1383083Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:26:07.1383555Z ^~~~~~~~ 2022-05-18T03:26:07.1384211Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1384908Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:26:07.1385325Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1386132Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1386764Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:26:07.1387214Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1387852Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1388413Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:26:07.1388785Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1389491Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1390049Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:26:07.1390451Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1391135Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1391672Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:26:07.1392038Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1392939Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1393474Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:26:07.1393852Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1394541Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1395084Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:26:07.1395410Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1396220Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1396802Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:26:07.1397220Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1397885Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1398433Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:26:07.1398808Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1399488Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1400036Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:26:07.1400416Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1401067Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1401695Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:26:07.1402129Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1402789Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1403423Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:26:07.1403857Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1404529Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1405260Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:26:07.1405663Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1406333Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1406951Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:26:07.1407339Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1407998Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1408572Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:26:07.1408992Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1409661Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1410288Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:26:07.1410695Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1411382Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1411982Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:26:07.1412396Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1413062Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1413669Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:26:07.1414114Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1414797Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1415382Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:26:07.1415783Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1416423Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1416992Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:26:07.1417519Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1418217Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1418993Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:26:07.1419334Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1419968Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1420494Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:26:07.1420881Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1421559Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1422123Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:26:07.1422511Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1423166Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1423718Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:26:07.1424071Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1424769Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1425344Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:26:07.1425871Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1426637Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1427153Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:26:07.1427518Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1428100Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1428655Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:26:07.1429055Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1429718Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1430285Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:26:07.1430685Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1431104Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:26:07.1431861Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1432433Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:26:07.1432799Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1433471Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1433993Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:26:07.1434343Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1434961Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1435484Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:26:07.1435884Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1436573Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1437093Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:26:07.1437422Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1438230Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1438763Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:26:07.1439180Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1439977Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1441569Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:26:07.1441919Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1442531Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1443078Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:26:07.1443461Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1444116Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1444722Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:26:07.1445152Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1445785Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1446345Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:26:07.1446747Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1447424Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1448116Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:26:07.1448522Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1449266Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1449821Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:26:07.1450251Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1450936Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1451517Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:26:07.1451932Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1452593Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1453193Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:26:07.1453609Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1454276Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1454856Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:26:07.1455276Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1455928Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1456506Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:26:07.1456837Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1457415Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1458019Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:26:07.1458423Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1459105Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1459781Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:26:07.1460189Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1460866Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1461432Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:26:07.1461832Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1462476Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1463101Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:26:07.1463527Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1464169Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1464870Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:26:07.1465320Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1467254Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1467914Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:26:07.1468354Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1469028Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1469752Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:26:07.1470172Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1471081Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1471672Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:26:07.1472077Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1472766Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1473394Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:26:07.1473865Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1474502Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1475117Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:26:07.1475552Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1476236Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1476866Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:26:07.1477319Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1478016Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1478661Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:26:07.1479115Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1479787Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1480408Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:26:07.1480843Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1481668Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1482274Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:26:07.1482683Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1483343Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1483949Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:26:07.1484460Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1485116Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1485710Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:26:07.1486121Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1486791Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1487382Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:26:07.1487801Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1488486Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1489080Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:26:07.1489499Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1490253Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1490838Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:26:07.1491255Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1491911Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1492493Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:26:07.1492929Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1493617Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1494182Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:26:07.1494581Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1495252Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1495840Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:26:07.1496288Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1496957Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1497590Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:26:07.1498020Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1498715Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1499353Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:26:07.1499814Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1500481Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1501106Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:26:07.1501694Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1502339Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1502934Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:26:07.1503364Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1504020Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1504694Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:26:07.1505122Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1505913Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1506488Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:26:07.1506909Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1507304Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:26:07.1508018Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1508549Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:26:07.1508959Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1509599Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1510250Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:26:07.1510658Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1511072Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:26:07.1511813Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1512368Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:26:07.1512772Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1513453Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1513960Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:26:07.1514352Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1514993Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1515571Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:26:07.1515989Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1516637Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1517200Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:26:07.1517589Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1518258Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1518842Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:26:07.1519271Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1519928Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1520487Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:26:07.1520866Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1521473Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1522175Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:26:07.1522587Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1523226Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1523810Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:26:07.1524243Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1524879Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1525458Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:26:07.1525890Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1526513Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1527101Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:26:07.1527534Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1528160Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1528707Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:26:07.1529133Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1529771Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1530313Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:26:07.1530831Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1531480Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1532068Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:26:07.1532524Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1533154Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1533754Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:26:07.1534186Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1534808Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1535396Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:26:07.1535842Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1536492Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1537063Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:26:07.1537486Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1538118Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1538842Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:26:07.1539270Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1539924Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1540504Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:26:07.1540936Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1541581Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1542187Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:26:07.1542731Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1543359Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1543933Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:26:07.1544360Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1545077Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1545673Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:26:07.1546207Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1546858Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1547447Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:26:07.1547864Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1548482Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1548991Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:26:07.1549384Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1550001Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1550571Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:26:07.1550959Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1551769Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1552435Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:26:07.1552914Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1553550Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1554185Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:26:07.1554666Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1555305Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1555937Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:26:07.1556378Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1557006Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1557575Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:26:07.1558031Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1558451Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:26:07.1559187Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1559891Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:26:07.1560380Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1561006Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1561702Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:26:07.1562195Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1562864Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1563630Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:26:07.1564074Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1564710Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1565324Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:26:07.1565782Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1566439Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1567031Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:26:07.1567464Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1568127Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1568779Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:26:07.1569266Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1569887Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1570488Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:26:07.1570944Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1571922Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1572812Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:26:07.1573227Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1573909Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1574511Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:26:07.1574931Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1575578Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1576100Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:26:07.1576490Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1577100Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1577709Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:26:07.1578132Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1578780Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1579370Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:26:07.1579802Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1580451Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1581079Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:26:07.1581567Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1582186Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1582770Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:26:07.1583195Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1583949Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1584540Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:26:07.1585062Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1585475Z In file included from external/sleef/src/libm/sleefsimddp.c:249:0: 2022-05-18T03:26:07.1586586Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1587159Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:26:07.1587550Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1588237Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1588823Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:26:07.1589260Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1589952Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1590514Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:26:07.1590913Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1591613Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1592177Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:26:07.1592562Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1593422Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1593987Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:26:07.1594327Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1595029Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1595576Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:26:07.1595919Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1596607Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1597253Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1597678Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1598351Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1599053Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:26:07.1599423Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1600087Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1600839Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:26:07.1601249Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1601934Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1602532Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:26:07.1602937Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1603632Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1604232Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1604646Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1605343Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1606032Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:26:07.1606378Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1607077Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1607617Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:26:07.1607955Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1608650Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1609240Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:26:07.1609619Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1610300Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1610878Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:26:07.1611285Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1611943Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1612519Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:26:07.1612912Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1613577Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1614156Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:26:07.1614561Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1615358Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1615924Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:26:07.1616313Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1616995Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1617550Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:26:07.1617933Z ^~~~~~~~~~ 2022-05-18T03:26:07.1618618Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1619176Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:26:07.1619514Z ^~~~~~~~~~ 2022-05-18T03:26:07.1620197Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1620846Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1621230Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1621931Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1622555Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1622947Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1623587Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1624215Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1624749Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1625408Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1629788Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1630246Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1631141Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1631720Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1632121Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1632781Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1633537Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1633944Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1634634Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1635265Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1635679Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1636355Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1637223Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1637674Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1638333Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1638971Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:26:07.1639544Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1640190Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1640829Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:26:07.1641266Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1641927Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1642564Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:26:07.1642974Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1643653Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1644273Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:26:07.1644666Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1645342Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1645968Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:26:07.1646357Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1647031Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1647695Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:26:07.1648159Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1648820Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1649464Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:26:07.1649902Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1650588Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1651306Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:26:07.1651735Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1652427Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1653042Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:26:07.1653454Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1654122Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1654692Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:26:07.1655073Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1655774Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1656365Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:26:07.1656738Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1657419Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1658008Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:26:07.1658379Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1659060Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1659665Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:26:07.1660155Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1660821Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1661666Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:26:07.1662112Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1662777Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1663669Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:26:07.1664116Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1664904Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1665569Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:26:07.1666153Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1666850Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1667467Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1667866Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1668541Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1669171Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1669577Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1670241Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1670850Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1671268Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1672063Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1672679Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1673096Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1673779Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1674417Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1674816Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1675490Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1676086Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1676518Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1677234Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1678001Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:26:07.1678450Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1679153Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1679954Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:26:07.1680408Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1681115Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1682054Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:26:07.1682499Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1683184Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1683846Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:26:07.1684279Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1684976Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1685628Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:26:07.1686066Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1686745Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1707351Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:26:07.1707813Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1708512Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1709273Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:26:07.1709675Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1710328Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1710918Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:26:07.1711346Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1712030Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1712608Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:26:07.1713003Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1713816Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1714426Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:26:07.1714806Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1715486Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1716143Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:26:07.1716520Z ^~~~~~~~~~ 2022-05-18T03:26:07.1717204Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1717844Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:26:07.1718307Z ^~~~~~~~~~ 2022-05-18T03:26:07.1718988Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1719557Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:26:07.1719918Z ^~~~~~~~~~ 2022-05-18T03:26:07.1720582Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1721189Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:26:07.1721555Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1722242Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1722968Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:26:07.1723368Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1724023Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1724752Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:26:07.1725138Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1725813Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1726392Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:26:07.1726793Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1727446Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1728129Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:26:07.1728616Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1729309Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1729978Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:26:07.1730451Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1731139Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1731811Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:26:07.1732254Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1732924Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1733592Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:26:07.1734031Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1734825Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1735396Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:26:07.1735756Z ^~~~~~~~~~ 2022-05-18T03:26:07.1736423Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1737017Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T03:26:07.1737421Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1738083Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1738686Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T03:26:07.1739082Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1739789Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1740380Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T03:26:07.1740772Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1741471Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1741984Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T03:26:07.1742357Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1742988Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1743518Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:26:07.1743988Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1744760Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1745331Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:26:07.1745705Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1746622Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1747273Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:26:07.1747701Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1748386Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1749024Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:26:07.1749444Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1750090Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1750685Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:26:07.1751064Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1751731Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1752305Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:26:07.1752699Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1753393Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1753973Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:26:07.1754357Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1755043Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1755692Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:26:07.1756074Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1756905Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1757506Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:26:07.1757895Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1758599Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1759219Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:26:07.1759623Z ^~~~~~~~~~ 2022-05-18T03:26:07.1760317Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1760879Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:26:07.1761212Z ^~~~~~~~~~ 2022-05-18T03:26:07.1761899Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1762490Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:26:07.1762859Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1763542Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1764140Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:26:07.1764536Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1765233Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1765994Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1766392Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1767083Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1767870Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1768301Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1768997Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1769663Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1770084Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1770748Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1771561Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1772022Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1772701Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1773335Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:26:07.1773760Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1774447Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1775069Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1775487Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1776116Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1776683Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1777085Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1777776Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1778464Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:26:07.1778850Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1779546Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1780151Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:26:07.1780525Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1781213Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1781777Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:26:07.1782150Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1782841Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1783440Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:26:07.1783841Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1784554Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1785273Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:26:07.1785672Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1790297Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1790908Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:26:07.1791450Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1792069Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1792624Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:26:07.1792990Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1793678Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1794235Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:26:07.1794609Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1795302Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1795873Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:26:07.1796257Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1796936Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1797627Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:26:07.1797995Z ^~~~~~~~~~ 2022-05-18T03:26:07.1798618Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1799224Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:26:07.1799584Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1800227Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1800807Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:26:07.1801166Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1801837Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1802447Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1802852Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1803515Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1804173Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1804623Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1805292Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1805889Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1806291Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1806932Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1807490Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1807869Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1808514Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1809123Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1809506Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1810181Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1810800Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1811206Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1811895Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1812771Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:26:07.1813218Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1813894Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1814674Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:26:07.1815090Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1815764Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1816554Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:26:07.1816996Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1817693Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1818311Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:26:07.1818720Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1819401Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1820046Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:26:07.1820479Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1821174Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1821941Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:26:07.1822357Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1823068Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1823877Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:26:07.1824313Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1825184Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1825944Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:26:07.1826379Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1827039Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1827644Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:26:07.1828056Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1828791Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1829350Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:26:07.1829753Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1830436Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1831076Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:26:07.1831442Z ^~~~~~~~~~ 2022-05-18T03:26:07.1832137Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1832706Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:26:07.1833062Z ^~~~~~~~~~ 2022-05-18T03:26:07.1833739Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1834197Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:26:07.1834488Z ^~~~~~~~~~ 2022-05-18T03:26:07.1835027Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1835565Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:26:07.1835948Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1836536Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1837109Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:26:07.1837476Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1838131Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1838857Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:26:07.1839271Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1839983Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1840589Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:26:07.1840997Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1841667Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1842268Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:26:07.1842752Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1843446Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1844114Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:26:07.1844578Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1845415Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1846100Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:26:07.1846541Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1847236Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1847935Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:26:07.1848385Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1849041Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1849623Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:26:07.1850016Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1850700Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1851304Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.1851715Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1852430Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1853039Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T03:26:07.1853455Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1854248Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1854882Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T03:26:07.1855252Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1855939Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1856536Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T03:26:07.1856897Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1857593Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1858159Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T03:26:07.1858542Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1859193Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1859767Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:26:07.1860097Z ^~~~~~~~~~ 2022-05-18T03:26:07.1860767Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1861349Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:26:07.1861669Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1862262Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1862912Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:26:07.1863386Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1864079Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1864823Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:26:07.1865232Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1866140Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1866954Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:26:07.1867424Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1868129Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1868730Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:26:07.1869144Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1869814Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1870466Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:26:07.1870903Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1871573Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1872178Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:26:07.1872533Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1873182Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1873795Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:26:07.1874225Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1874875Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1875594Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:26:07.1876005Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1876645Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1877224Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:26:07.1877664Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1878357Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1878970Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:26:07.1879375Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1880034Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1880667Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:26:07.1881069Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1881753Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1882407Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:26:07.1882804Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1883499Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1884106Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:26:07.1884514Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1885170Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1885756Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:26:07.1886132Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1886802Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1887476Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:26:07.1887863Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1888552Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1889095Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:26:07.1889481Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1890189Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1890779Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:26:07.1891174Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1891868Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1892496Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:26:07.1892890Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1893579Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1894188Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:26:07.1894611Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1895289Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1896000Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:26:07.1896400Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1897108Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1897761Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:26:07.1898171Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1898795Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1899314Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:26:07.1899676Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1900371Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1900907Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:26:07.1901266Z ^~~~~~~~~~ 2022-05-18T03:26:07.1901957Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1902541Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:26:07.1902915Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1903605Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1904213Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:26:07.1904706Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1905374Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1906108Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:26:07.1906501Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1907148Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1907763Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:26:07.1908149Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1908935Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1909543Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:26:07.1909939Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1910602Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1911146Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:26:07.1911518Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1912160Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1912702Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:26:07.1913048Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1913737Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1914306Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:26:07.1914670Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1915368Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1915934Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:26:07.1916282Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1916962Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:07.1917778Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:26:07.1918132Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1918532Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:26:07.1919284Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1919911Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:26:07.1920307Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1920989Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1921634Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:26:07.1922072Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1922734Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1923258Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:26:07.1923629Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1924292Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1924853Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:26:07.1925231Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1925882Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1926489Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:26:07.1926918Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1927579Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1928111Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:26:07.1928503Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1929185Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1929834Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:26:07.1930211Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.1930862Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1931454Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:26:07.1931865Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1932548Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1933194Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:26:07.1933638Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1934259Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1934882Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:26:07.1935336Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1935981Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1936577Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:26:07.1936993Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1937652Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1938349Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:26:07.1938731Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1939404Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1939930Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:26:07.1940322Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1940983Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1941496Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:26:07.1941872Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1942512Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1943051Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:26:07.1943395Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1944098Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1944788Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:26:07.1945161Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1945566Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:26:07.1946497Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1947015Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:26:07.1947409Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1948085Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1948673Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:26:07.1949090Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1949741Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1950333Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:26:07.1950754Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1951575Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1952150Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:26:07.1952572Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1953247Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1953855Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:26:07.1954284Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1954953Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1955556Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:26:07.1956022Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1956716Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1957390Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:26:07.1957863Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1958540Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1959195Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:26:07.1959782Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1960465Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1961153Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:26:07.1961600Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1962284Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1962941Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:26:07.1963371Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1964024Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1964644Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:26:07.1965061Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1965742Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1966334Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:26:07.1966766Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1967442Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1968045Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:26:07.1968497Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1969171Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1969787Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:26:07.1970196Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1970967Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1971585Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:26:07.1971986Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1972655Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1973239Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:26:07.1973679Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1974343Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1974953Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:26:07.1975386Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1976036Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1976610Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:26:07.1977032Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1977692Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1978263Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:26:07.1978688Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1979359Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1980078Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:26:07.1980536Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1981202Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1981839Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:26:07.1982285Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1982964Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1983610Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:26:07.1984081Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1984867Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1985522Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:26:07.1986128Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1986815Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1987432Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:26:07.1987874Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1988559Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1989162Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:26:07.1989587Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1990273Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1990871Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:26:07.1991249Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.1991781Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:26:07.1992476Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1993016Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:26:07.1993461Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.1994103Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1994775Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:26:07.1995233Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1995671Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:26:07.1996449Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1997050Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:26:07.1997539Z ^~~~~~~~~~~ 2022-05-18T03:26:07.1998142Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.1998703Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:26:07.1999085Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.1999476Z In file included from external/sleef/src/libm/sleefsimddp.c:249:0: 2022-05-18T03:26:07.2000430Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2001006Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:26:07.2001405Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2002156Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2002733Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:26:07.2003106Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2003787Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2004378Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:26:07.2004729Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2005402Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2005993Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:26:07.2006370Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2007023Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2007681Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:26:07.2008055Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2008689Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2009293Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2009705Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2010331Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2010891Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:26:07.2011257Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2011925Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2012466Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:26:07.2012944Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2013591Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2014141Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:26:07.2014455Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2015112Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2015708Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:26:07.2016090Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.2016754Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2017364Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:26:07.2017725Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.2018543Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2019147Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:26:07.2019496Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.2020191Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2020813Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:26:07.2021245Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2021895Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2022589Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:26:07.2023000Z ^~~~~~~~~~~ 2022-05-18T03:26:07.2023673Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2024230Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:26:07.2024715Z ^~~~~~~~~~ 2022-05-18T03:26:07.2025389Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2026050Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:26:07.2026398Z ^~~~~~~~~~ 2022-05-18T03:26:07.2027111Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2027703Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2028126Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2028811Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2029439Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2029847Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.2030550Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2031192Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2031590Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.2032284Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2032892Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2033289Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2033939Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2034826Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2035273Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.2035934Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2036451Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2036905Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.2037580Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2038453Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2038903Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2039566Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2040220Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:26:07.2040660Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.2041328Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2041951Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:26:07.2042345Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2043017Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2043793Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:26:07.2044174Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2044839Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2045502Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:26:07.2045963Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2046634Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2047271Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:26:07.2047680Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2048341Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2048855Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:26:07.2049271Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2049957Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2050494Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:26:07.2050867Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2051532Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2052385Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:26:07.2052820Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2053521Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2054122Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2054501Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2055308Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2055884Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2056256Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2056900Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2057510Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2057914Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2058592Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2059223Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2059639Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2060353Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2060930Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2082854Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.2083563Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: 'veq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2084163Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2084541Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2085220Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2086150Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:26:07.2086637Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2087332Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2088115Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:26:07.2088551Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2089208Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2089954Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:26:07.2090379Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2091059Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2091711Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:26:07.2092140Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2092839Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2093439Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:26:07.2093847Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2094480Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2095205Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:26:07.2095622Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2096315Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2097080Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:26:07.2097475Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2098285Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2098929Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:26:07.2099342Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2100014Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2100603Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:26:07.2100995Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.2101668Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2102269Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:26:07.2102668Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.2103294Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2103965Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:26:07.2104315Z ^~~~~~~~~~ 2022-05-18T03:26:07.2105448Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: 'vabs_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2106349Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:26:07.2106716Z ^~~~~~~~~~ 2022-05-18T03:26:07.2107318Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2108018Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:26:07.2108401Z ^~~~~~~~~~ 2022-05-18T03:26:07.2109081Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: 'vdiv_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2109649Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:26:07.2110012Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.2110668Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2111248Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:26:07.2111617Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.2112282Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2114006Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:26:07.2114427Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.2115098Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2115929Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:26:07.2116322Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.2117055Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: 'vreinterpret_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2117712Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:26:07.2118183Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2118881Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: 'vreinterpret_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2119561Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:26:07.2120016Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2120710Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: 'vreinterpret_vf_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2121469Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:26:07.2121946Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2122645Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: 'vreinterpret_vm_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2123304Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:26:07.2123742Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2124429Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2124991Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T03:26:07.2125389Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2126054Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2126668Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T03:26:07.2127046Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2127690Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2128253Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T03:26:07.2128626Z ^~~~~~~~~~~ 2022-05-18T03:26:07.2129249Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2129945Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T03:26:07.2130335Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2131013Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2131554Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:26:07.2131908Z ^~~~~~~~~~~ 2022-05-18T03:26:07.2132551Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2133109Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:26:07.2133509Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2134176Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2134825Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:26:07.2135252Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2135937Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2136542Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:26:07.2136928Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.2137624Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2138211Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:26:07.2138612Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.2139285Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2139893Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:26:07.2140284Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.2140911Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2141489Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:26:07.2141867Z ^~~~~~~~~~~ 2022-05-18T03:26:07.2142650Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2143227Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:26:07.2143626Z ^~~~~~~~~~ 2022-05-18T03:26:07.2144279Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2144892Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:26:07.2145260Z ^~~~~~~~~~ 2022-05-18T03:26:07.2146158Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2146727Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:26:07.2147124Z ^~~~~~~~~~~ 2022-05-18T03:26:07.2147819Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2148597Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:07.2149023Z ^~~~~~~~~~~~~ 2022-05-18T03:26:07.2149695Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2150286Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:26:07.2150660Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2151366Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2152307Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:26:07.2152746Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2153435Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2154104Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:26:07.2154541Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2155206Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2155974Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:26:07.2156431Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2157111Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2157697Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:26:07.2158108Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2158772Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2159385Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:26:07.2159761Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2160407Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2161009Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:26:07.2161405Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.2162070Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2162705Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:26:07.2163133Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2163820Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2164558Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:26:07.2164964Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2165607Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2166225Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:26:07.2166626Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2167290Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2167823Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:26:07.2168190Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:07.2168811Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2169336Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:26:07.2169676Z ^~~~~~~~~~~ 2022-05-18T03:26:07.2170359Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2170903Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:26:07.2171271Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2171925Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2172476Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:26:07.2172814Z ^~~~~~~~~~~~ 2022-05-18T03:26:07.2173606Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2174208Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:26:07.2174599Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:07.2175276Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:26:07.2175830Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:26:07.2176200Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2350507Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:26:09.2359000Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:26:09.2359589Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:26:09.2359966Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:26:09.2360225Z ^ 2022-05-18T03:26:09.2360460Z At top level: 2022-05-18T03:26:09.2360966Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2361412Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:26:09.2361724Z ^~~~~~~ 2022-05-18T03:26:09.2362259Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2362685Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:26:09.2363006Z ^~~~~~~ 2022-05-18T03:26:09.2363522Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2363961Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:26:09.2364281Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2364805Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2365259Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:26:09.2365569Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2366280Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2366782Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:26:09.2367135Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2367662Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2368101Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:26:09.2368402Z ^~~~~~ 2022-05-18T03:26:09.2368950Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2369442Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:26:09.2369765Z ^~~~~~ 2022-05-18T03:26:09.2370325Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2370808Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:26:09.2378591Z ^~~~~~ 2022-05-18T03:26:09.2379308Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2379815Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:26:09.2380178Z ^~~~~ 2022-05-18T03:26:09.2380828Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2381490Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:26:09.2381857Z ^~~~~~ 2022-05-18T03:26:09.2382501Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2383028Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:26:09.2383381Z ^~~~~ 2022-05-18T03:26:09.2384014Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2384643Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:26:09.2385000Z ^~~~~~~ 2022-05-18T03:26:09.2385644Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2386328Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:26:09.2386716Z ^~~~~~~~~~ 2022-05-18T03:26:09.2387370Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2387941Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:26:09.2388346Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2388982Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2389530Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:26:09.2389923Z ^~~~~~~ 2022-05-18T03:26:09.2390541Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2391051Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:26:09.2391380Z ^~~~~~ 2022-05-18T03:26:09.2392005Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2392507Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:26:09.2392851Z ^~~~~~~~~ 2022-05-18T03:26:09.2403875Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2404606Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:09.2405010Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2405664Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2406238Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:26:09.2406623Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2407273Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2407841Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:26:09.2408239Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2408868Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2409542Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:26:09.2409953Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2410573Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2411097Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:26:09.2411475Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2412087Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2412727Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:26:09.2413111Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2413740Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2414263Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:26:09.2414642Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2415269Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2415915Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:26:09.2416374Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2427559Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2428209Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:26:09.2428652Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2429242Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2429801Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:26:09.2430197Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2430813Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2431400Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:26:09.2431826Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2432474Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2432996Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:26:09.2433373Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2434013Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2434649Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:26:09.2435020Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2435663Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2436235Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:09.2436626Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2437256Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2437825Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:09.2438207Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2438841Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2439487Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:26:09.2439857Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2529830Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2530382Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:26:09.2530758Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2531401Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2531935Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:26:09.2532497Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2532901Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:26:09.2533615Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2534178Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:26:09.2534551Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2535167Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2535711Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:26:09.2536101Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2536714Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2537245Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:26:09.2537649Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2538292Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2538839Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:26:09.2539263Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2539962Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2540524Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:26:09.2540905Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2541564Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2542132Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:26:09.2542547Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2543185Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2543772Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:26:09.2544211Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2545090Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2545841Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:26:09.2546190Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2546783Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2547304Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:26:09.2547711Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2548367Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2548870Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:09.2549278Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2549894Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2550417Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:26:09.2550795Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2551396Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2551932Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:26:09.2552318Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2553281Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2553819Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:09.2554198Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2554781Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2555338Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:26:09.2555748Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2556338Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2556874Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:26:09.2557275Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2557875Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2558409Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:26:09.2558786Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2559395Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2559920Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:26:09.2560310Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2560900Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2561426Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:26:09.2561819Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2562434Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2562912Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:26:09.2563148Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2565287Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2565970Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:26:09.2566421Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2567150Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2567790Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:09.2568253Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2568953Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2569593Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:09.2570071Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2570773Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2571495Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:26:09.2571910Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2572516Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2573010Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:26:09.2573415Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2574077Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2574677Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:26:09.2575040Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2575647Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2576120Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:26:09.2576482Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2577081Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2577643Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:26:09.2578052Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2578656Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2579231Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:26:09.2579640Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2580228Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2580783Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:26:09.2581181Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2581769Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2582375Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:26:09.2582832Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2583435Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2584026Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:26:09.2584465Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2585131Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2585907Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:26:09.2586343Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2586954Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2587507Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:26:09.2587904Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2588503Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2589061Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:26:09.2589449Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2590048Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2590572Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:26:09.2590943Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2591524Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2592171Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:26:09.2592661Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2593249Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2593959Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:26:09.2594418Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2595030Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2595608Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:26:09.2596053Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2596445Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:26:09.2597138Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2597690Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:26:09.2598121Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2598746Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2599248Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:26:09.2599613Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2600214Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2600746Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:26:09.2601114Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2601719Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2602253Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:26:09.2602629Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2603245Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2603765Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:26:09.2604141Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2605077Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2605807Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:26:09.2606237Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2606837Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2607401Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:26:09.2607834Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2608459Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2609046Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:26:09.2609498Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2610121Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2610651Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:26:09.2611063Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2611674Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2612212Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:26:09.2612598Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2613077Z In file included from external/sleef/src/libm/sleefsimdsp.c:346:0: 2022-05-18T03:26:09.2613815Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2614350Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:26:09.2614716Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2615372Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2615932Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:26:09.2616288Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2616929Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2617492Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:26:09.2617856Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2618511Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2619068Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:26:09.2619434Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2620078Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2620605Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:26:09.2620947Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2621575Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2622109Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:26:09.2622451Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2623070Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2623670Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2624076Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2624866Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2625509Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:26:09.2625967Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2626607Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2627304Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:26:09.2627672Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2628309Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2628905Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:26:09.2629283Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2629934Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2630517Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2630906Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2631533Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2632058Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:26:09.2632400Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2633021Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2633654Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:26:09.2633994Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2634624Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2635185Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:26:09.2635557Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2636178Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2636714Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:26:09.2637076Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2637711Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2638255Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:26:09.2638632Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2639269Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2639857Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:26:09.2640246Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2640877Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2641435Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:26:09.2641780Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2642416Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2642974Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:26:09.2643343Z ^~~~~~~~~~ 2022-05-18T03:26:09.2643964Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2644487Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:26:09.2644827Z ^~~~~~~~~~ 2022-05-18T03:26:09.2645551Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2646149Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2646548Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2647185Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2647755Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2648152Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2648790Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2649378Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2649782Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2650424Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2651021Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2651404Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2652039Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2652605Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2653040Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2653690Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2654421Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2654823Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2655456Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2656060Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2656461Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2657094Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2657886Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2658327Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2658971Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2659585Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:26:09.2660007Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2660646Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2661256Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:26:09.2661646Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2662286Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2662905Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:26:09.2663305Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2663949Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2664698Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:26:09.2665097Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2665845Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2666437Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:26:09.2666836Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2667468Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2668114Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:26:09.2668559Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2669205Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2669790Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:26:09.2670192Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2670841Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2671415Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:26:09.2671783Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2672427Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2673123Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:26:09.2673504Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2674142Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2674695Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:26:09.2675065Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2675697Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2676251Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:26:09.2676615Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2677246Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2677805Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:26:09.2678178Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2678813Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2679350Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:26:09.2679714Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2680357Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2681151Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:26:09.2681578Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2682203Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2683052Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:26:09.2683475Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2684202Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2684840Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:26:09.2685277Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2685899Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2686475Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2686865Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2687492Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2688070Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2688457Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2689102Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2689663Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2690045Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2690675Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2691245Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2691632Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2692329Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2692912Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2693284Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2693923Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2694495Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2694864Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2695510Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2696223Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:26:09.2696626Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2697261Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2697968Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T03:26:09.2698370Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2699002Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2699589Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T03:26:09.2699984Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2700625Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2701173Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:26:09.2701552Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2702201Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2702745Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:26:09.2703117Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2703816Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2704438Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:26:09.2704849Z ^~~~~~~~~~ 2022-05-18T03:26:09.2705478Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2711436Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:26:09.2711925Z ^~~~~~~~~~ 2022-05-18T03:26:09.2712734Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2713388Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:26:09.2713802Z ^~~~~~~~~~ 2022-05-18T03:26:09.2714540Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2715209Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:26:09.2715644Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2716372Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2717097Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:26:09.2717467Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2718119Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2718886Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:26:09.2719251Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2719903Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2720445Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:26:09.2720814Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2721462Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2722105Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:26:09.2722536Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2723182Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2723823Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:26:09.2724236Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2724873Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2725509Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:26:09.2725947Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2726566Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2727201Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:26:09.2727632Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2728278Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2728796Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:26:09.2729135Z ^~~~~~~~~~ 2022-05-18T03:26:09.2729914Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2730510Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:26:09.2730920Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2731556Z external/sleef/src/arch/helperpurec_scalar.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2732097Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vf; } 2022-05-18T03:26:09.2732430Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2733071Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2733650Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T03:26:09.2734032Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2734675Z external/sleef/src/arch/helperpurec_scalar.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2735187Z static INLINE vint2 vrint_vi2_vf(vfloat a) { 2022-05-18T03:26:09.2735500Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2736140Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2736662Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:26:09.2736997Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2737618Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2738158Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:26:09.2738594Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2739227Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2739796Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:26:09.2740212Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2740881Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2741476Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:26:09.2741888Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2742534Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2743093Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:26:09.2743468Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2744010Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2744504Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:26:09.2744886Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2745440Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2746010Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:26:09.2746320Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2746958Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2747498Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:26:09.2747850Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2748458Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2749067Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:26:09.2749475Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2750240Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2750707Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:26:09.2751023Z ^~~~~~~~~~ 2022-05-18T03:26:09.2751548Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2751986Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:26:09.2752272Z ^~~~~~~~~~ 2022-05-18T03:26:09.2752853Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2753448Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:26:09.2753838Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2754462Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2755071Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:26:09.2755445Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2755983Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2756477Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2756799Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2757344Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2758106Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2758465Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2759041Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2759584Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2759952Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2760757Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2761798Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2762360Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2763187Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2763927Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:26:09.2764418Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2765247Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2765980Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2766447Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2767234Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2767977Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2768450Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2769264Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2769973Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:26:09.2770413Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2771239Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2772108Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:26:09.2772479Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2773274Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2774004Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:26:09.2774472Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2775284Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2776025Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:26:09.2776509Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2777345Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2778062Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:26:09.2778540Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2779357Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2780131Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:26:09.2780528Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2781245Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2781868Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:26:09.2782332Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2783013Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2783637Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:26:09.2784031Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2784852Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2785469Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:26:09.2785986Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2786647Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2787333Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:26:09.2787717Z ^~~~~~~~~~ 2022-05-18T03:26:09.2788415Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2789134Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:26:09.2789535Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2790245Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2790861Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:26:09.2791256Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2791966Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2792616Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2793017Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2793739Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2794396Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2794755Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2795419Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2795900Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2796215Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2796751Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2797238Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2797558Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2798089Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2798582Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2798906Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2799429Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2799916Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2800234Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2800739Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2801342Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:26:09.2801683Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2802300Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2802880Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T03:26:09.2803217Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2803754Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2804242Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T03:26:09.2804567Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2805105Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2805576Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:26:09.2805889Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2806432Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2806911Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:26:09.2807234Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2807763Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2808312Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:26:09.2808609Z ^~~~~~~~~~ 2022-05-18T03:26:09.2809137Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2809693Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:26:09.2810079Z ^~~~~~~~~~ 2022-05-18T03:26:09.2810624Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2811093Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:26:09.2811415Z ^~~~~~~~~~ 2022-05-18T03:26:09.2812056Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2812557Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:26:09.2812929Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2813569Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2814134Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:26:09.2814497Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2815128Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2815799Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:26:09.2816162Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2816790Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2817357Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:26:09.2817736Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2818363Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2819000Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:26:09.2819444Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2820068Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2820784Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:26:09.2821212Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2821919Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2822590Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:26:09.2823068Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2823777Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2824474Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:26:09.2825026Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2825843Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2826347Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:26:09.2826656Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2827218Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2827741Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2828077Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2828665Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2829208Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:26:09.2829580Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2830147Z external/sleef/src/arch/helperpurec_scalar.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2830640Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return vd; } 2022-05-18T03:26:09.2830956Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2831624Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2832216Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:26:09.2832659Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2833375Z external/sleef/src/arch/helperpurec_scalar.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2833925Z static INLINE vint vrint_vi_vd(vdouble a) { 2022-05-18T03:26:09.2834290Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2835001Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2835573Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:26:09.2835938Z ^~~~~~~~~~ 2022-05-18T03:26:09.2836646Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2837250Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:26:09.2837618Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2838329Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2839059Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:26:09.2839557Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2840167Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2840872Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:26:09.2841277Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2841906Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2842515Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:26:09.2842936Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2843567Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2844151Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:26:09.2844546Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2845187Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2845772Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:26:09.2846181Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2846817Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2847399Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:26:09.2847799Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2848522Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2849181Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:26:09.2849551Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2850248Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2850890Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:26:09.2851280Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2851914Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2852573Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:26:09.2853005Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2853601Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2854163Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:26:09.2854537Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2855166Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2855738Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:26:09.2856126Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2856775Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2857356Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:26:09.2857750Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2858393Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2858965Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:26:09.2859345Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2859988Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2860646Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:26:09.2861013Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2861645Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2862199Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:26:09.2862551Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2862925Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2863423Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:26:09.2863798Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2864429Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2865061Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:26:09.2865442Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2868992Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2869562Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:26:09.2869937Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2870582Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2871091Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:26:09.2871468Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2872114Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2872686Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:26:09.2873057Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2873697Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2874251Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:26:09.2874672Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2875226Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2875712Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:26:09.2876029Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2876537Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2876987Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:26:09.2877272Z ^~~~~~~~~~ 2022-05-18T03:26:09.2877784Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2878267Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:26:09.2878594Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2879125Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2879553Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:26:09.2879847Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2880366Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2880799Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:26:09.2881107Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2881739Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2882212Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:26:09.2882512Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2883038Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2883495Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:26:09.2883783Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2884328Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2884785Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:26:09.2885075Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2885662Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2886154Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:26:09.2886478Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2887039Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2887537Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:26:09.2887859Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2888422Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2888926Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:26:09.2889273Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2889911Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:09.2890530Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:26:09.2890893Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2891488Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2891955Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:26:09.2892349Z ^~~~~~~ 2022-05-18T03:26:09.2892970Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2893465Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:26:09.2893779Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2894389Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2894893Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:26:09.2895199Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2895793Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2896319Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:26:09.2896669Z ^~~~~~~ 2022-05-18T03:26:09.2897289Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2897819Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:26:09.2898187Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2898801Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2899311Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:26:09.2899690Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2900294Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2900966Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:26:09.2901344Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2901853Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2902257Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:26:09.2902556Z ^~~~~~ 2022-05-18T03:26:09.2903049Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2903458Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:26:09.2903757Z ^~~~~~ 2022-05-18T03:26:09.2904258Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2904787Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:26:09.2905105Z ^~~~~ 2022-05-18T03:26:09.2905659Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2906275Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:26:09.2906629Z ^~~~~~ 2022-05-18T03:26:09.2907250Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2907764Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:26:09.2908124Z ^~~~~ 2022-05-18T03:26:09.2908744Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2909278Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:26:09.2909653Z ^~~~~~~ 2022-05-18T03:26:09.2910275Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2910836Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:26:09.2911243Z ^~~~~~~~~~ 2022-05-18T03:26:09.2911992Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2912570Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:26:09.2912982Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2913615Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2914157Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:26:09.2914548Z ^~~~~~~ 2022-05-18T03:26:09.2915183Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2915824Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:26:09.2916300Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2916929Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2917532Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:26:09.2917953Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2918569Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2919092Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:26:09.2919445Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2920068Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2920735Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:09.2921143Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2921526Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:26:09.2922207Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2922718Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:26:09.2923083Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2923672Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2924193Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:26:09.2924573Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2925162Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2925710Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:26:09.2926117Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2926692Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2927228Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:09.2927619Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2928217Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2928746Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:26:09.2929149Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2929739Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2930241Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:26:09.2930620Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2931205Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2931853Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:26:09.2932268Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2932851Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2933453Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:26:09.2933889Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2934463Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2934977Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:26:09.2935352Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2935955Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2936611Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:26:09.2937110Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2937721Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2938314Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:26:09.2938760Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2939220Z In file included from external/sleef/src/libm/sleefsimdsp.c:346:0: 2022-05-18T03:26:09.2939950Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2940498Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:26:09.2940866Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2941512Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2942062Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:26:09.2942428Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2943074Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2943600Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:26:09.2943968Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2944703Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2945239Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:26:09.2945608Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2946350Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2946873Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:26:09.2947204Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2947830Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2948350Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:26:09.2948671Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2949291Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2949898Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2950308Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2951017Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2951657Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:26:09.2952011Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2952628Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2953329Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:26:09.2953712Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2954342Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2954914Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:26:09.2955311Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2955963Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2956534Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2956922Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2957552Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2958069Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:26:09.2958392Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2959020Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2959598Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:26:09.2959918Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2960539Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2961023Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:26:09.2961326Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2961962Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2962517Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:26:09.2962890Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2963513Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2964064Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:26:09.2964439Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2965043Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2965591Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:26:09.2965961Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2966580Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2967116Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:26:09.2967485Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2968094Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2968623Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:26:09.2968987Z ^~~~~~~~~~ 2022-05-18T03:26:09.2969583Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2970092Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:26:09.2970415Z ^~~~~~~~~~ 2022-05-18T03:26:09.2971047Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2971700Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2972091Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2972728Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2973431Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2973840Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2974469Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2975055Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:26:09.2975424Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2976058Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2976691Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:26:09.2977136Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2977766Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2978328Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2978718Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2979355Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2979899Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:26:09.2980149Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2980534Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2980965Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T03:26:09.2981194Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2981572Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2981913Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:26:09.2982132Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2982505Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2982880Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:26:09.2983132Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2983498Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2983916Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:26:09.2984152Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2984517Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2985087Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:26:09.2985347Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.2985823Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2986215Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:26:09.2986454Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2986877Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2987308Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:26:09.2987556Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.2987935Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2988271Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:26:09.2988534Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2989081Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2989508Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:26:09.2989762Z ^~~~~~~~~~ 2022-05-18T03:26:09.2990363Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2990879Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:26:09.2991206Z ^~~~~~~~~~ 2022-05-18T03:26:09.2991793Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2992329Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:26:09.2992694Z ^~~~~~~~~~~ 2022-05-18T03:26:09.2993298Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2993853Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2994326Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.2994938Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2995661Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2996071Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2996700Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2997268Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2997670Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.2998288Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.2999068Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.2999485Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.3000103Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3000672Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:26:09.3001048Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3001683Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3002242Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.3002621Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.3003214Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3003780Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.3004161Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.3004746Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3005276Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:26:09.3005629Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.3006312Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3006852Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:26:09.3007222Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.3007836Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3008333Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:26:09.3008689Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.3009314Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3009877Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:26:09.3010237Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3010864Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3011409Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:26:09.3011756Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.3012372Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3012903Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:26:09.3013249Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.3013870Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3014463Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:26:09.3014785Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.3015385Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3015934Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:26:09.3016298Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3016910Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3017443Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:26:09.3017798Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.3018401Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3019001Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:26:09.3019342Z ^~~~~~~~~~ 2022-05-18T03:26:09.3019964Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: 'vsub_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3020585Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:26:09.3020939Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.3021572Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3022114Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:26:09.3022451Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.3023074Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3023647Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.3024007Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.3024684Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3025270Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.3025653Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.3026346Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3026568Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.3026668Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.3027075Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3027287Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.3027390Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.3027797Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3028016Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.3028102Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.3028504Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3028726Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.3028827Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.3029251Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3029602Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:26:09.3029712Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3030215Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3030539Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T03:26:09.3030645Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3031060Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3031286Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T03:26:09.3031387Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3031788Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3031992Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:26:09.3032094Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.3032478Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3032681Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:26:09.3032780Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.3033176Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3033434Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:26:09.3033540Z ^~~~~~~~~~ 2022-05-18T03:26:09.3033934Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: 'vabs_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3034210Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:26:09.3034309Z ^~~~~~~~~~ 2022-05-18T03:26:09.3034713Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3034924Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:26:09.3035034Z ^~~~~~~~~~ 2022-05-18T03:26:09.3035579Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3035811Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:26:09.3035928Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.3036384Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3036611Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:26:09.3036707Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.3037163Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3037508Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:26:09.3037620Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.3038078Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3038307Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:26:09.3038416Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.3038871Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: 'vreinterpret_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3039157Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:26:09.3039277Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3039764Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3040131Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:26:09.3040250Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3040730Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3041034Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:26:09.3041154Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3041606Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: 'vreinterpret_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3041904Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:26:09.3042018Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3042491Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3042706Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:26:09.3042819Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3043282Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3043516Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:26:09.3043632Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.3044084Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3044342Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:26:09.3044457Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3044911Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3045158Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:26:09.3045269Z ^~~~~~~~~~~ 2022-05-18T03:26:09.3045780Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: 'vcast_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3045958Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:26:09.3046056Z ^~~~~~~~~~ 2022-05-18T03:26:09.3046541Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3046843Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:26:09.3046971Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3047436Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3047706Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:26:09.3047827Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3048286Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3048513Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:26:09.3048629Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3049091Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3049333Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:26:09.3049446Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3049962Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3050201Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:26:09.3050316Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.3050769Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3051007Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:26:09.3051125Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3051574Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3051815Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:26:09.3051930Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3052400Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3052636Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:26:09.3052756Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3053183Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3053420Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:26:09.3053538Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.3053997Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3054197Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:26:09.3054310Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.3054759Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3054976Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:26:09.3055076Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.3055537Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3055803Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:26:09.3055925Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3056385Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3056588Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:26:09.3056697Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3057164Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3057346Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:26:09.3057455Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:09.3057915Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3058093Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:26:09.3058202Z ^~~~~~~~~~~ 2022-05-18T03:26:09.3058665Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3058854Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:26:09.3058947Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3059397Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3059575Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:26:09.3059681Z ^~~~~~~~~~~~ 2022-05-18T03:26:09.3060217Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3060426Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:26:09.3060541Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.3061005Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:26:09.3061181Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:26:09.3061293Z ^~~~~~~~~~~~~ 2022-05-18T03:26:09.8627160Z INFO: From Compiling gloo/reduce.cc: 2022-05-18T03:26:09.8627981Z external/gloo/gloo/reduce.cc: In function 'void gloo::reduce(gloo::ReduceOptions&)': 2022-05-18T03:26:09.8628835Z external/gloo/gloo/reduce.cc:171:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:09.8629402Z for (auto i = 0; i < numSegments; i++) { 2022-05-18T03:26:09.8629726Z ~~^~~~~~~~~~~~~ 2022-05-18T03:26:09.8630428Z external/gloo/gloo/reduce.cc:187:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:09.8631050Z if ((i - 2) < numSegmentsPerRank) { 2022-05-18T03:26:09.8631382Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.8747462Z external/gloo/gloo/reduce.cc:199:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:09.8748060Z if (i < (numSegments - 2)) { 2022-05-18T03:26:09.8748344Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.8748999Z external/gloo/gloo/reduce.cc:206:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:09.8749514Z if (i < numSegmentsPerRank) { 2022-05-18T03:26:09.8749837Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:09.8750513Z external/gloo/gloo/reduce.cc:223:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:09.8913468Z for (size_t rank = 0; rank < context->size; rank++) { 2022-05-18T03:26:09.8913942Z ~~~~~^~~~~~~~~~~~~~~ 2022-05-18T03:26:09.8914747Z external/gloo/gloo/reduce.cc:224:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:09.8915451Z if (rank == context->rank) { 2022-05-18T03:26:09.8916102Z ~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:26:11.7252857Z INFO: From Compiling torch/csrc/jit/passes/concat_opt.cpp: 2022-05-18T03:26:11.7253392Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T03:26:11.7253788Z from ./c10/core/Device.h:3, 2022-05-18T03:26:11.7254388Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:11, 2022-05-18T03:26:11.7254852Z from aten/src/ATen/core/Tensor.h:3, 2022-05-18T03:26:11.7255257Z from ./torch/csrc/jit/ir/attributes.h:2, 2022-05-18T03:26:11.7255671Z from ./torch/csrc/jit/ir/ir.h:3, 2022-05-18T03:26:11.7256064Z from ./torch/csrc/jit/passes/concat_opt.h:3, 2022-05-18T03:26:11.7256507Z from torch/csrc/jit/passes/concat_opt.cpp:1: 2022-05-18T03:26:11.7257424Z torch/csrc/jit/passes/concat_opt.cpp: In function 'size_t torch::jit::{anonymous}::determineUsageIdx(torch::jit::Value*, torch::jit::Node*)': 2022-05-18T03:26:11.7258386Z torch/csrc/jit/passes/concat_opt.cpp:507:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:11.7259045Z TORCH_CHECK(idx != user->inputs().size()); 2022-05-18T03:26:11.7259405Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:13.9441358Z INFO: From Compiling third_party/oneDNN/src/common/batch_normalization.cpp: 2022-05-18T03:26:13.9443079Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:26:13.9443624Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T03:26:13.9447468Z from external/mkl_dnn/third_party/oneDNN/src/common/batch_normalization.cpp:21: 2022-05-18T03:26:13.9448664Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T03:26:13.9450050Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_batch_normalization_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T03:26:13.9451419Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_batch_normalization_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:26:13.9452190Z external/mkl_dnn/third_party/oneDNN/src/common/batch_normalization.cpp:35:29: required from here 2022-05-18T03:26:13.9453137Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:26:13.9453700Z constexpr bool one_of(T val, P item) { 2022-05-18T03:26:13.9454038Z ^~~ 2022-05-18T03:26:14.1695707Z INFO: From Compiling gloo/common/linux.cc: 2022-05-18T03:26:14.1707595Z external/gloo/gloo/common/linux.cc: In function 'std::vector > gloo::pciDevices(gloo::PCIClassMatch)': 2022-05-18T03:26:14.1708475Z external/gloo/gloo/common/linux.cc:97:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:14.1709100Z if (match.value != (pciGetClass(device) & match.mask)) { 2022-05-18T03:26:14.1709475Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:14.1710138Z external/gloo/gloo/common/linux.cc: In function 'int gloo::pciDistance(const string&, const string&)': 2022-05-18T03:26:14.1710980Z external/gloo/gloo/common/linux.cc:135:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:14.1711475Z if (prefixLength == partsA.size()) { 2022-05-18T03:26:14.1711778Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:26:14.1712675Z external/gloo/gloo/common/linux.cc:139:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:14.1713204Z if (prefixLength == partsB.size()) { 2022-05-18T03:26:14.1713520Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:26:15.7882895Z INFO: From Compiling torch/csrc/jit/mobile/compatibility/backport_manager.cpp: 2022-05-18T03:26:15.7892659Z torch/csrc/jit/mobile/compatibility/backport_manager.cpp:81:6: warning: 'void torch::jit::{anonymous}::get_model_stream(caffe2::serialize::PyTorchStreamReader&, std::stringstream&)' defined but not used [-Wunused-function] 2022-05-18T03:26:15.7893403Z void get_model_stream(PyTorchStreamReader& reader, std::stringstream& out) { 2022-05-18T03:26:15.7893784Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:15.9403888Z INFO: From Compiling third_party/oneDNN/src/common/primitive_exec_types.cpp: 2022-05-18T03:26:15.9416516Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T03:26:15.9417134Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T03:26:15.9417701Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_exec_types.hpp:25, 2022-05-18T03:26:15.9418274Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_exec_types.cpp:17: 2022-05-18T03:26:15.9419371Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:26:15.9420514Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:26:15.9421833Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:26:15.9422523Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:26:15.9423400Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:26:15.9423974Z constexpr bool one_of(T val, P item) { 2022-05-18T03:26:15.9424316Z ^~~ 2022-05-18T03:26:18.0604649Z INFO: From Compiling caffe2/operators/generate_proposals_op.cc: 2022-05-18T03:26:18.0609986Z caffe2/operators/generate_proposals_op.cc: In function 'size_t caffe2::{anonymous}::ComputeStartIndex(const TensorCPU&, const std::vector&)': 2022-05-18T03:26:18.0611039Z caffe2/operators/generate_proposals_op.cc:18:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:18.0611661Z for (int i = 0; i < index.size(); i++) { 2022-05-18T03:26:18.0611983Z ~~^~~~~~~~~~~~~~ 2022-05-18T03:26:18.0613961Z caffe2/operators/generate_proposals_op.cc: In member function 'void caffe2::GenerateProposalsOp::ProposalsForOneImage(const Array3f&, const Eigen::Map >&, const caffe2::utils::ConstTensorView&, const caffe2::utils::ConstTensorView&, caffe2::ERArrXXf*, caffe2::EArrXf*) const [with Context = caffe2::CPUContext; Eigen::Array3f = Eigen::Array; caffe2::ERArrXXf = Eigen::Array; caffe2::EArrXf = Eigen::Array]': 2022-05-18T03:26:18.0615610Z caffe2/operators/generate_proposals_op.cc:216:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:18.0616190Z for (int i = 0; i < order.size(); ++i) { 2022-05-18T03:26:18.0616531Z ~~^~~~~~~~~~~~~~ 2022-05-18T03:26:18.0617276Z caffe2/operators/generate_proposals_op.cc:253:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:18.0617909Z if (post_nms_topN > 0 && post_nms_topN < keep.size()) { 2022-05-18T03:26:18.0618508Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-05-18T03:26:19.0880216Z INFO: From Compiling third_party/oneDNN/src/common/verbose.cpp: 2022-05-18T03:26:19.0889337Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/verbose.hpp:26:0, 2022-05-18T03:26:19.0890106Z from external/mkl_dnn/third_party/oneDNN/src/common/verbose.cpp:33: 2022-05-18T03:26:19.0891501Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:26:19.0892990Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:26:19.0894432Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:26:19.0895256Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:26:19.0896303Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:26:19.0897007Z constexpr bool one_of(T val, P item) { 2022-05-18T03:26:19.0897474Z ^~~ 2022-05-18T03:26:19.2734730Z INFO: From Compiling torch/csrc/jit/mobile/parse_bytecode.cpp: 2022-05-18T03:26:19.2737188Z torch/csrc/jit/mobile/parse_bytecode.cpp: In function 'void torch::jit::mobile::applyUpgrader(torch::jit::mobile::Function*, uint64_t)': 2022-05-18T03:26:19.2738511Z torch/csrc/jit/mobile/parse_bytecode.cpp:92:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:19.2738907Z if (operator_version <= upgrader.max_version && 2022-05-18T03:26:19.2739141Z ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:19.2739613Z torch/csrc/jit/mobile/parse_bytecode.cpp:93:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:19.2739949Z operator_version >= upgrader.min_version) { 2022-05-18T03:26:19.2740213Z ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:19.2740428Z In file included from ./c10/util/SmallVector.h:24:0, 2022-05-18T03:26:19.2740672Z from ./c10/util/DimVector.h:3, 2022-05-18T03:26:19.2740947Z from aten/src/ATen/core/DimVector.h:2, 2022-05-18T03:26:19.2741181Z from aten/src/ATen/core/ivalue.h:3, 2022-05-18T03:26:19.2741419Z from torch/csrc/jit/mobile/parse_bytecode.cpp:1: 2022-05-18T03:26:19.2741926Z torch/csrc/jit/mobile/parse_bytecode.cpp:105:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:19.2742261Z upgrader.index < code.functions_.size(), 2022-05-18T03:26:19.2742521Z ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:22.1180914Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2022-05-18T03:26:22.1181763Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:26:22.1182677Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:34:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:26:22.1183370Z [](Vec x, Vec y) -> Vec { return x + y; }); 2022-05-18T03:26:22.1183657Z ^~~ 2022-05-18T03:26:22.5611549Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T03:26:22.5613643Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:26:22.5615853Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:183:59: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:26:22.5617537Z [=](Vectorized a, Vectorized b) 2022-05-18T03:26:22.5618902Z ^ 2022-05-18T03:26:23.6227178Z INFO: From Compiling torch/csrc/jit/serialization/python_print.cpp: 2022-05-18T03:26:23.6234758Z torch/csrc/jit/serialization/python_print.cpp: In lambda function: 2022-05-18T03:26:23.6235650Z torch/csrc/jit/serialization/python_print.cpp:918:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:23.6236198Z if (c > maxASCII) { 2022-05-18T03:26:23.6236500Z ~~^~~~~~~~~~ 2022-05-18T03:26:23.6237541Z torch/csrc/jit/serialization/python_print.cpp: In function 'void torch::jit::jitModuleToPythonCodeAndConstants(const torch::jit::Module&, torch::jit::ExtraFilesMap*, std::vector*)': 2022-05-18T03:26:23.6238649Z torch/csrc/jit/serialization/python_print.cpp:1744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:23.6239236Z for (int i = 0; i < class_deps.size(); ++i) { 2022-05-18T03:26:23.6239566Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.1921536Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:26:24.1935377Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:26:24.1936088Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:26:24.1936569Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:26:24.1936877Z ^ 2022-05-18T03:26:24.1937343Z At top level: 2022-05-18T03:26:24.1938021Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1938632Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:26:24.1939051Z ^~~~~~~ 2022-05-18T03:26:24.1939703Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1940382Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:26:24.1940863Z ^~~~~~~ 2022-05-18T03:26:24.1941511Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1942238Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:26:24.1942727Z ^~~~~~~~~ 2022-05-18T03:26:24.1943370Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1943946Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:26:24.1944354Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.1945123Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1945666Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:26:24.1946406Z ^~~~~~~ 2022-05-18T03:26:24.1947066Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1947602Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:26:24.1947962Z ^~~~~~~ 2022-05-18T03:26:24.1948603Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1949158Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:26:24.1949540Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.1959946Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1960581Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:26:24.1960977Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.1961653Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1962223Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:26:24.1962618Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.1963286Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1963906Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:26:24.1964341Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.1964987Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1965516Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:26:24.1965918Z ^~~~~~ 2022-05-18T03:26:24.1966569Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1967124Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:26:24.1967494Z ^~~~~~ 2022-05-18T03:26:24.1968145Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1968866Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:26:24.1969205Z ^~~~~~ 2022-05-18T03:26:24.1969875Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1970441Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:26:24.1970786Z ^~~~~ 2022-05-18T03:26:24.1971447Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1971987Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:26:24.1972353Z ^~~~~~ 2022-05-18T03:26:24.1972987Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1973539Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:26:24.1973903Z ^~~~~ 2022-05-18T03:26:24.1985291Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1985975Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:26:24.1986393Z ^~~~~~~ 2022-05-18T03:26:24.1987113Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1987683Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:26:24.1988111Z ^~~~~~~~~~ 2022-05-18T03:26:24.1988758Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1989304Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:26:24.1989702Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.1990375Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1990961Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:26:24.1991344Z ^~~~~~~ 2022-05-18T03:26:24.1992187Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1992720Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:26:24.1993047Z ^~~~~~ 2022-05-18T03:26:24.1993680Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1994183Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:26:24.1994546Z ^~~~~~~~~ 2022-05-18T03:26:24.1995202Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1995768Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:24.1996198Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.1996840Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1997423Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:26:24.1997833Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.1998501Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.1999051Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:26:24.1999468Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2015905Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2016819Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:26:24.2017206Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2017891Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2018434Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:26:24.2018792Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2019510Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2020062Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:26:24.2020433Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2021095Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2021604Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:26:24.2022014Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2022681Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2023341Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:26:24.2023840Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2024585Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2025181Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:26:24.2025640Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2026419Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2026999Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:26:24.2027430Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2028067Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2028807Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:26:24.2029243Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2106672Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2107242Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:26:24.2107622Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2108300Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2108849Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:26:24.2109196Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2109831Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2110396Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:24.2110814Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2111439Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2111999Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:24.2112406Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2113469Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2114337Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:26:24.2114727Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2115400Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2115933Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:26:24.2116298Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2116933Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2117468Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:26:24.2117875Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2118267Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:26:24.2118970Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2119466Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:26:24.2119835Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2120488Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2121017Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:26:24.2121407Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2122012Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2122525Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:26:24.2122891Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2123527Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2124108Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:26:24.2124465Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2125105Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2125632Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:26:24.2126141Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2126786Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2127364Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:26:24.2127751Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2128359Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2128936Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:26:24.2129344Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2129995Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2130606Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:26:24.2131271Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2131924Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2132440Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:26:24.2132855Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2133471Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2134027Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:24.2134563Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2135167Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2135723Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:26:24.2136106Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2136732Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2137270Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:26:24.2137650Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2138299Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2138851Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:24.2139243Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2139867Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2140439Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:26:24.2140847Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2141468Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2142038Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:26:24.2142462Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2143126Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2143660Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:26:24.2144068Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2144813Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2145362Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:26:24.2145903Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2146703Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2147268Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:26:24.2147694Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2148353Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2148907Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:26:24.2149286Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2149919Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2150465Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:26:24.2150866Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2151461Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2152007Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:24.2152405Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2153030Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2153586Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:24.2153992Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2154616Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2155281Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:26:24.2155680Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2156301Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2156828Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:26:24.2157228Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2157855Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2158388Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:26:24.2158764Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2159381Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2159914Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:26:24.2160282Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2160894Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2161484Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:26:24.2161910Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2162508Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2163095Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:26:24.2163536Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2164148Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2164724Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:26:24.2165135Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2165749Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2166453Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:26:24.2166913Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2167515Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2168104Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:26:24.2168542Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2169135Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2169729Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:26:24.2170131Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2170738Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2171314Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:26:24.2171721Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2172311Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2172843Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:26:24.2173221Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2173858Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2174482Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:26:24.2174846Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2175447Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2176126Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:26:24.2176626Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2177270Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2177856Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:26:24.2178275Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2178894Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2179452Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:26:24.2179829Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2180257Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:26:24.2180907Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2181425Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:26:24.2181854Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2182467Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2183246Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:26:24.2183610Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2184252Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2184868Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:26:24.2185258Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2186151Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2186722Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:26:24.2187156Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2187784Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2188315Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:26:24.2188691Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2189319Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2189905Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:26:24.2190332Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2190955Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2191506Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:26:24.2191940Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2192568Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2193138Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:26:24.2193722Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2194388Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2194932Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:26:24.2195325Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2195980Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2196591Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:26:24.2197002Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2197423Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:26:24.2198143Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2198723Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:26:24.2199087Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2199728Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2200269Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:26:24.2200638Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2201291Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2201852Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:26:24.2202241Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2202853Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2203414Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:26:24.2203789Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2204437Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2204949Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:26:24.2205287Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2206026Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2206518Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:26:24.2206848Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2207514Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2208070Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:26:24.2208444Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2209067Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2209658Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:26:24.2210038Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2210660Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2211178Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:26:24.2211517Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2212183Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2212795Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:26:24.2213164Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2213809Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2214328Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:26:24.2214788Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2215386Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2215951Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:26:24.2216326Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2216972Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2217536Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:26:24.2217925Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2218537Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2219212Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:26:24.2219703Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2220377Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2220952Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:26:24.2221364Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2222006Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2222576Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:26:24.2222967Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2223602Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2224195Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:26:24.2224742Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2225360Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2226117Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:26:24.2226500Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2227215Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2227759Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:26:24.2228136Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2228706Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2232348Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:26:24.2232789Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2233446Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2235134Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:26:24.2235559Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2236227Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2237933Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:26:24.2239599Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2240322Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2241029Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:26:24.2241520Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2242257Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2242886Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:26:24.2243336Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2244092Z external/sleef/src/arch/helperavx.h:545:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2244793Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:26:24.2245376Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2246121Z external/sleef/src/arch/helperavx.h:544:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2246914Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:26:24.2247453Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2248206Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2248897Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:26:24.2249461Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2250130Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2250740Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:26:24.2251158Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2251796Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2252504Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:26:24.2253007Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2253662Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2254478Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:26:24.2254998Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2255669Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2256369Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:26:24.2256887Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2257531Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2258249Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:26:24.2258759Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2259393Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2259933Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:26:24.2260309Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2261005Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2261670Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:26:24.2262070Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2262831Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2263366Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:26:24.2263746Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2264358Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2265038Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:26:24.2265417Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2266181Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2266774Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:26:24.2267176Z ^~~~~~~~~~ 2022-05-18T03:26:24.2267797Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2268471Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:26:24.2268853Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2269463Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2270239Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:26:24.2270682Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2271335Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2271918Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:26:24.2272330Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2272951Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2273547Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:26:24.2273983Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2274611Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2275389Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:26:24.2275823Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2276453Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2277018Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:26:24.2277411Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2278025Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2278572Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:26:24.2278940Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2279546Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2280192Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:26:24.2280650Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2281265Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2281791Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:26:24.2282137Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2282748Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2283676Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:26:24.2284046Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2284835Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2285331Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:26:24.2285658Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2286269Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2286771Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:26:24.2287087Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2287684Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2288209Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:26:24.2288557Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2289192Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2289729Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:26:24.2290061Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2290715Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2291208Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:26:24.2291548Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2292175Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2292692Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:26:24.2293034Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2293658Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2294200Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:26:24.2294520Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2295123Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2295842Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:26:24.2296284Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2296940Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2297516Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:26:24.2297930Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2298559Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2299089Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:26:24.2299428Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2300101Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2300712Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:26:24.2301047Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2301705Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2302247Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:26:24.2302620Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2303270Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2303802Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:26:24.2304254Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2304989Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2305513Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:26:24.2305975Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2306620Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2307165Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:26:24.2307525Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2308174Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2308716Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:26:24.2309071Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2309725Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2310386Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:26:24.2310859Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2311511Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2312186Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:26:24.2312637Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2313284Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2313959Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:26:24.2314405Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2315056Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2315717Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:26:24.2316174Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2316918Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2317594Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:26:24.2318073Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2318716Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2319390Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:26:24.2319848Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2320502Z external/sleef/src/arch/helperavx.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2321153Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:26:24.2321606Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2322264Z external/sleef/src/arch/helperavx.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2322927Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:26:24.2323370Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2324024Z external/sleef/src/arch/helperavx.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2324685Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:26:24.2325234Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2325885Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2326490Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:26:24.2326903Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2327535Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2328145Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:26:24.2328550Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2329171Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2330096Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:26:24.2330627Z ^~~~~~~~~~ 2022-05-18T03:26:24.2331278Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2332213Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:26:24.2332756Z ^~~~~~~~~~ 2022-05-18T03:26:24.2333408Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2333980Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:26:24.2334358Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2334999Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2335689Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:26:24.2336105Z ^~~~~~~~~~ 2022-05-18T03:26:24.2336731Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2337324Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:26:24.2337734Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2338467Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2339064Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:26:24.2339469Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2340127Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2340724Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:26:24.2341136Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2341792Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2342376Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:26:24.2342784Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2343439Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2344089Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:26:24.2344607Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2345259Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2356491Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:26:24.2357023Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2357936Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2358560Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:26:24.2360293Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2361004Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2361644Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:26:24.2361986Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2362589Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2363170Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:26:24.2363499Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2364061Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2364614Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:26:24.2365006Z ^~~~~~~~~~ 2022-05-18T03:26:24.2365674Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2366296Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:26:24.2366725Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2367384Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2368025Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:26:24.2368449Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2369113Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2369738Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:26:24.2370151Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2370814Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2371454Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:26:24.2371813Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2372462Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2372999Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:26:24.2373344Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2373986Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2374582Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:26:24.2374997Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2375660Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2376273Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:26:24.2376699Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2377364Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2377967Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:26:24.2378389Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2379044Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2379664Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:26:24.2380083Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2380810Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2381432Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:26:24.2381844Z ^~~~~~~~~~ 2022-05-18T03:26:24.2382500Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2383049Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:26:24.2383400Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2384065Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2384716Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:26:24.2385080Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2385856Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2386409Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:26:24.2386776Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2387437Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2387990Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:26:24.2388360Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2389011Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2389704Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:26:24.2390205Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2390877Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2391513Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:26:24.2391965Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2392635Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2393333Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:26:24.2393759Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2394432Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2395125Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:26:24.2395602Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2396271Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2396939Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:26:24.2397408Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2398060Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2398705Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:26:24.2399159Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2399807Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2400446Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:26:24.2400890Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2401543Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2402203Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:26:24.2402607Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2403262Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2403859Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:26:24.2404271Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2404937Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2405534Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:26:24.2405930Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2406628Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2407229Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:26:24.2407636Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2408278Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2408871Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:26:24.2409275Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2409916Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2410543Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:26:24.2410984Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2411632Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2412264Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:26:24.2412717Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2413379Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2413965Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:26:24.2414417Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2415076Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2415662Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:26:24.2416052Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2416708Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2417307Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:26:24.2417715Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2418372Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2418964Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:26:24.2419364Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2420010Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2420609Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:26:24.2464547Z ^~~~~~~~~~ 2022-05-18T03:26:24.2465442Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2466427Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:26:24.2466845Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2467686Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2468308Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:26:24.2468721Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2469337Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2469940Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:26:24.2470391Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2471013Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2471644Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:26:24.2472080Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2472679Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2473309Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:26:24.2473761Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2474405Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2475068Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:26:24.2475570Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2476273Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2476980Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:26:24.2477470Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2478163Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2478794Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:26:24.2479206Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2479970Z external/sleef/src/arch/helperavx.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2480640Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:26:24.2481116Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2481744Z external/sleef/src/arch/helperavx.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2482438Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:26:24.2482948Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2483644Z external/sleef/src/arch/helperavx.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2484319Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:26:24.2484827Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2485528Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2486155Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:26:24.2486563Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2487213Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2487819Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:26:24.2488306Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2488961Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2489703Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:26:24.2490111Z ^~~~~~~~~~ 2022-05-18T03:26:24.2490763Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2491522Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:26:24.2491952Z ^~~~~~~~~~ 2022-05-18T03:26:24.2492583Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2493179Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:26:24.2493575Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2494199Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2494801Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:26:24.2495208Z ^~~~~~~~~~ 2022-05-18T03:26:24.2495868Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2496463Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:26:24.2496881Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2497520Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2498122Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:26:24.2498531Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2499187Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2499782Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:26:24.2500186Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2500921Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2501532Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:26:24.2501939Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2502583Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2503130Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:26:24.2503496Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2504126Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2504747Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:26:24.2505094Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2505714Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2506369Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:26:24.2506711Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2507330Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2507861Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:26:24.2508200Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2508838Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2509388Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:26:24.2509870Z ^~~~~~~~~~ 2022-05-18T03:26:24.2510502Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2511074Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:26:24.2511479Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2512129Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2512802Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:26:24.2513252Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2513899Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2514560Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:26:24.2515013Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2515656Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2516326Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:26:24.2516784Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2517425Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2518099Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:26:24.2518564Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2519184Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2519787Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:26:24.2520197Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2520838Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2521409Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:26:24.2521797Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2522536Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2523053Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:26:24.2523416Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2524061Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2524593Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:26:24.2524939Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2525594Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2526316Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2526817Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2527463Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2528172Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2528683Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2529311Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2530053Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2530669Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2531306Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2532039Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2532554Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2533196Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2533898Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2534415Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2535069Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2535797Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2536291Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2536925Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2537672Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2538200Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2538825Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2539550Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2540065Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2540705Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2541438Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2541954Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2542706Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2543421Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2543953Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2544704Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2545451Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2546085Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2546738Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2547471Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2547986Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2548634Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2549341Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2549851Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2550473Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2551297Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2551794Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2552443Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2553167Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2553693Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2554093Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:26:24.2554826Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2555540Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2556061Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2556701Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2557237Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:26:24.2557610Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2558264Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2558796Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:26:24.2559165Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2559820Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2560429Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:26:24.2560833Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2561480Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2562094Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:26:24.2562493Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2563572Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2564151Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:26:24.2564545Z ^~~~~~~~~~ 2022-05-18T03:26:24.2565176Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2565721Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:26:24.2566076Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2566707Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2567262Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:26:24.2567622Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2568270Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2568882Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:26:24.2569300Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2569937Z external/sleef/src/arch/helperavx.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2570445Z static INLINE int vavailability_i(int name) { 2022-05-18T03:26:24.2570807Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2571449Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2571957Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:26:24.2572392Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2573038Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:26:24.2573569Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:26:24.2573900Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2574545Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2575177Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:26:24.2575615Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2576280Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2576874Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:24.2577293Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2577698Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:26:24.2578409Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2578978Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:26:24.2579391Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2580013Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2580624Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:26:24.2581075Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2581670Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2582311Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:26:24.2582793Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2583395Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2583953Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:26:24.2584514Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2585158Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2585912Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:26:24.2586392Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2586807Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:26:24.2587557Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2588156Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:26:24.2588548Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2589206Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2589770Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:26:24.2590171Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2590831Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2591387Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:26:24.2591773Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2592437Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2593003Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:26:24.2593491Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2594126Z external/sleef/src/arch/helperavx.h:633:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2594649Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:26:24.2594973Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2595603Z external/sleef/src/arch/helperavx.h:627:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2596077Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:26:24.2596363Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2596945Z external/sleef/src/arch/helperavx.h:610:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2597448Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:26:24.2597787Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2598359Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2598914Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:26:24.2599299Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2599916Z external/sleef/src/arch/helperavx.h:598:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2600485Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:26:24.2600855Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2601488Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2602021Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:26:24.2602379Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2602994Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2603527Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:26:24.2603906Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2604497Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2604975Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:26:24.2605456Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2606071Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2606575Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:26:24.2606875Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2607496Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2608103Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:26:24.2608540Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2609144Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2609690Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:26:24.2610089Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2610675Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2611284Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:26:24.2611713Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2612289Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2612915Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:26:24.2613460Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2614103Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2614710Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:26:24.2615134Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2615783Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2616367Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:26:24.2616752Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2617374Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2617938Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:26:24.2618313Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2618912Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2619554Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:26:24.2619997Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2620571Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2621143Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:26:24.2621559Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2622176Z external/sleef/src/arch/helperavx.h:545:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2622808Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:26:24.2623279Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2623934Z external/sleef/src/arch/helperavx.h:544:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2624781Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:26:24.2625259Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2625991Z external/sleef/src/arch/helperavx.h:538:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2626669Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:26:24.2627155Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2627737Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2628409Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:26:24.2628854Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2629467Z external/sleef/src/arch/helperavx.h:536:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2630260Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:26:24.2630740Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2631319Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2631985Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:26:24.2632616Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2633210Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2633772Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:26:24.2634164Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2634783Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2635322Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:26:24.2635719Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2636318Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2636954Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:26:24.2637347Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2637971Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2638517Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:26:24.2638894Z ^~~~~~~~~~ 2022-05-18T03:26:24.2639489Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2640240Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:26:24.2640651Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2641285Z external/sleef/src/arch/helperavx.h:479:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2641798Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:26:24.2642144Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2642749Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2643270Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:26:24.2643625Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2644253Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2644998Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:26:24.2645437Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2646114Z external/sleef/src/arch/helperavx.h:373:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2646741Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:26:24.2647170Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2647822Z external/sleef/src/arch/helperavx.h:318:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2648383Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:26:24.2648763Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2649395Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2649983Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:26:24.2650356Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2650966Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2651558Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:26:24.2651953Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2652581Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2653156Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:26:24.2653689Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2654280Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2654862Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:26:24.2655284Z ^~~~~~~~~~ 2022-05-18T03:26:24.2655902Z external/sleef/src/arch/helperavx.h:308:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2656429Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:26:24.2656758Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2657364Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2657882Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:26:24.2658229Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2658836Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2659384Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:26:24.2659717Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2660337Z external/sleef/src/arch/helperavx.h:296:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2660837Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:26:24.2661161Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2661791Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2662445Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:26:24.2662881Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2663538Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2664151Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:26:24.2664649Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2665231Z external/sleef/src/arch/helperavx.h:280:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2666139Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:26:24.2666570Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2667175Z external/sleef/src/arch/helperavx.h:277:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2667766Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:26:24.2668190Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2668784Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2669368Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:26:24.2669744Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2670348Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2670832Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:26:24.2671207Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2671797Z external/sleef/src/arch/helperavx.h:272:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2672258Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:26:24.2672646Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2673215Z external/sleef/src/arch/helperavx.h:271:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2673716Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:26:24.2674203Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2674827Z external/sleef/src/arch/helperavx.h:270:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2675374Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:26:24.2675742Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2676359Z external/sleef/src/arch/helperavx.h:267:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2676997Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:26:24.2677417Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2678046Z external/sleef/src/arch/helperavx.h:265:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2678605Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:26:24.2679003Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2679595Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2680140Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:26:24.2680525Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2681148Z external/sleef/src/arch/helperavx.h:263:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2681728Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:26:24.2682124Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2682741Z external/sleef/src/arch/helperavx.h:262:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2683259Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:26:24.2683651Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2684268Z external/sleef/src/arch/helperavx.h:260:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2684766Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:26:24.2685124Z ^~~~~~~~~~ 2022-05-18T03:26:24.2685841Z external/sleef/src/arch/helperavx.h:258:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2686385Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:26:24.2686732Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2687362Z external/sleef/src/arch/helperavx.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2687928Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:26:24.2688371Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2688992Z external/sleef/src/arch/helperavx.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2689607Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:26:24.2690091Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2690685Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2691307Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:26:24.2691759Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2692330Z external/sleef/src/arch/helperavx.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2692959Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:26:24.2693427Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2694173Z external/sleef/src/arch/helperavx.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2694808Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:26:24.2695278Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2695883Z external/sleef/src/arch/helperavx.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2696520Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:26:24.2696958Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2697628Z external/sleef/src/arch/helperavx.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2698273Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:26:24.2698707Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2699370Z external/sleef/src/arch/helperavx.h:236:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2700018Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:26:24.2700492Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2701113Z external/sleef/src/arch/helperavx.h:235:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2701736Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:26:24.2702162Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2702771Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2703346Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:26:24.2703751Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2704399Z external/sleef/src/arch/helperavx.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2705089Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:26:24.2705498Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2706473Z external/sleef/src/arch/helperavx.h:230:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2707193Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:26:24.2707601Z ^~~~~~~~~~ 2022-05-18T03:26:24.2708221Z external/sleef/src/arch/helperavx.h:228:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2708752Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:26:24.2709120Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2709750Z external/sleef/src/arch/helperavx.h:227:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2710336Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:26:24.2710734Z ^~~~~~~~~~ 2022-05-18T03:26:24.2711361Z external/sleef/src/arch/helperavx.h:226:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2711948Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:26:24.2712355Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2712968Z external/sleef/src/arch/helperavx.h:217:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2713533Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:26:24.2713891Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2714504Z external/sleef/src/arch/helperavx.h:208:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2715134Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:26:24.2715455Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2716094Z external/sleef/src/arch/helperavx.h:199:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2716669Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:26:24.2717062Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2717702Z external/sleef/src/arch/helperavx.h:196:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2718332Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:26:24.2718763Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2719388Z external/sleef/src/arch/helperavx.h:195:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2720019Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:26:24.2720434Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2721083Z external/sleef/src/arch/helperavx.h:194:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2721668Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:26:24.2744954Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2745665Z external/sleef/src/arch/helperavx.h:193:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2746349Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:26:24.2746733Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2747358Z external/sleef/src/arch/helperavx.h:187:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2747886Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:26:24.2748247Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2748886Z external/sleef/src/arch/helperavx.h:183:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2749376Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:26:24.2749724Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2750471Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2751138Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2751623Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2752241Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2752902Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2753372Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2753969Z external/sleef/src/arch/helperavx.h:175:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2754631Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2755120Z ^~~~~~~~~~~~~~ 2022-05-18T03:26:24.2755726Z external/sleef/src/arch/helperavx.h:174:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2756411Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2756895Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2757499Z external/sleef/src/arch/helperavx.h:173:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2758333Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:26:24.2758839Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2759237Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:26:24.2759965Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2760497Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:26:24.2760884Z ^~~~~~~~~~~ 2022-05-18T03:26:24.2761502Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2762005Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:26:24.2762319Z ^~~~~~~~~~~~ 2022-05-18T03:26:24.2762970Z external/sleef/src/arch/helperavx.h:138:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2763502Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:26:24.2763847Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2764490Z external/sleef/src/arch/helperavx.h:132:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2764695Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:26:24.2764807Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2765288Z external/sleef/src/arch/helperavx.h:123:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2765485Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:26:24.2765605Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:24.2766072Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2766333Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:26:24.2766446Z ^~~~~~~~~~~~~ 2022-05-18T03:26:24.2766915Z external/sleef/src/arch/helperavx.h:84:19: warning: 'cpuSupportsFMA4' defined but not used [-Wunused-function] 2022-05-18T03:26:24.2767071Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:26:24.2767189Z ^~~~~~~~~~~~~~~ 2022-05-18T03:26:24.5893845Z INFO: From Compiling caffe2/perfkernels/embedding_lookup_avx2.cc: 2022-05-18T03:26:24.5913701Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int32_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:26:24.5913939Z caffe2/perfkernels/embedding_lookup_avx2.cc:417:10: required from here 2022-05-18T03:26:24.5914381Z caffe2/perfkernels/embedding_lookup_avx2.cc:22:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:24.5914525Z const float* scale_bias, 2022-05-18T03:26:24.5914630Z ^~~~~~~~~~ 2022-05-18T03:26:24.5915553Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int32_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:26:24.5915764Z caffe2/perfkernels/embedding_lookup_avx2.cc:442:10: required from here 2022-05-18T03:26:24.5916156Z caffe2/perfkernels/embedding_lookup_avx2.cc:22:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:24.5917030Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int64_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int64_t*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:26:24.5917417Z caffe2/perfkernels/embedding_lookup_avx2.cc:849:10: required from here 2022-05-18T03:26:24.5917857Z caffe2/perfkernels/embedding_lookup_avx2.cc:455:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:24.5917982Z const float* scale_bias, 2022-05-18T03:26:24.5918086Z ^~~~~~~~~~ 2022-05-18T03:26:24.5919015Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int64_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int64_t*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:26:24.5919222Z caffe2/perfkernels/embedding_lookup_avx2.cc:874:10: required from here 2022-05-18T03:26:24.5925477Z caffe2/perfkernels/embedding_lookup_avx2.cc:455:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:24.5926439Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int32_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:26:24.5926661Z caffe2/perfkernels/embedding_lookup_avx2.cc:1403:10: required from here 2022-05-18T03:26:24.5927093Z caffe2/perfkernels/embedding_lookup_avx2.cc:887:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:24.5927227Z const float* scale_bias, 2022-05-18T03:26:24.5927332Z ^~~~~~~~~~ 2022-05-18T03:26:24.5928263Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int32_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:26:24.5928490Z caffe2/perfkernels/embedding_lookup_avx2.cc:1428:10: required from here 2022-05-18T03:26:24.5928952Z caffe2/perfkernels/embedding_lookup_avx2.cc:887:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:24.5930012Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int64_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int64_t*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:26:24.5930233Z caffe2/perfkernels/embedding_lookup_avx2.cc:1956:10: required from here 2022-05-18T03:26:24.5930674Z caffe2/perfkernels/embedding_lookup_avx2.cc:1441:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:24.5930800Z const float* scale_bias, 2022-05-18T03:26:24.5930888Z ^~~~~~~~~~ 2022-05-18T03:26:24.5931830Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int64_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int64_t*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:26:24.5932058Z caffe2/perfkernels/embedding_lookup_avx2.cc:1981:10: required from here 2022-05-18T03:26:24.5936663Z caffe2/perfkernels/embedding_lookup_avx2.cc:1441:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:30.1175089Z INFO: From Compiling caffe2/perfkernels/embedding_lookup_idx_avx2.cc: 2022-05-18T03:26:30.1176872Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int32_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:26:30.1177862Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:432:10: required from here 2022-05-18T03:26:30.1179060Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:22:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:30.1179519Z const float* scale_bias, 2022-05-18T03:26:30.1179929Z ^~~~~~~~~~ 2022-05-18T03:26:30.1181315Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int32_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:26:30.1182137Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:457:10: required from here 2022-05-18T03:26:30.1183121Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:22:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:30.1184905Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int64_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int64_t*, const int64_t*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:26:30.1186062Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:869:10: required from here 2022-05-18T03:26:30.1186988Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:470:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:30.1187631Z const float* scale_bias, 2022-05-18T03:26:30.1187914Z ^~~~~~~~~~ 2022-05-18T03:26:30.1189430Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int64_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int64_t*, const int64_t*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:26:30.1190653Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:894:10: required from here 2022-05-18T03:26:30.1191501Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:470:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:30.1193074Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int32_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:26:30.1193875Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:1438:10: required from here 2022-05-18T03:26:30.1194629Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:907:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:30.1195169Z const float* scale_bias, 2022-05-18T03:26:30.1195438Z ^~~~~~~~~~ 2022-05-18T03:26:30.1196676Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int32_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:26:30.1197574Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:1463:10: required from here 2022-05-18T03:26:30.1198333Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:907:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:30.1199976Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int64_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int64_t*, const int64_t*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:26:30.1200819Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:1996:10: required from here 2022-05-18T03:26:30.1201589Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:1476:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:30.1202113Z const float* scale_bias, 2022-05-18T03:26:30.1202509Z ^~~~~~~~~~ 2022-05-18T03:26:30.1203757Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int64_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int64_t*, const int64_t*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:26:30.1204626Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:2021:10: required from here 2022-05-18T03:26:30.1205414Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:1476:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:26:37.6608137Z INFO: From Compiling torch/csrc/distributed/c10d/reducer.cpp: 2022-05-18T03:26:37.6609624Z torch/csrc/distributed/c10d/reducer.cpp: In function 'void c10d::verify_params_across_processes(const c10::intrusive_ptr&, const std::vector&, const c10::optional >&)': 2022-05-18T03:26:37.6610961Z torch/csrc/distributed/c10d/reducer.cpp:2066:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:37.6611617Z for (size_t i = 0 ; i < world_size ; ++i) { 2022-05-18T03:26:37.6612004Z ~~^~~~~~~~~~~~ 2022-05-18T03:26:37.6612874Z torch/csrc/distributed/c10d/reducer.cpp:2075:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:37.6613536Z for (size_t i = 0; i < world_size ; ++i ) { 2022-05-18T03:26:37.6613912Z ~~^~~~~~~~~~~~ 2022-05-18T03:26:37.6614349Z In file included from aten/src/ATen/core/Dict.h:3:0, 2022-05-18T03:26:37.6614852Z from aten/src/ATen/core/ivalue_inl.h:8, 2022-05-18T03:26:37.6615350Z from torch/csrc/distributed/c10d/reducer.hpp:10, 2022-05-18T03:26:37.6615880Z from torch/csrc/distributed/c10d/reducer.cpp:1: 2022-05-18T03:26:37.6616824Z torch/csrc/distributed/c10d/reducer.cpp:2078:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:37.6617504Z param_size_for_rank == params.size(), 2022-05-18T03:26:37.6617857Z ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:26:43.8857280Z INFO: From Compiling caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: 2022-05-18T03:26:43.8858878Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: In instantiation of 'bool caffe2::AddDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-05-18T03:26:43.8859761Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:205:1: required from here 2022-05-18T03:26:43.8860974Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:151:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:43.8861673Z for (int i = 0; i < pre; ++i) { 2022-05-18T03:26:43.8861983Z ~~^~~~~ 2022-05-18T03:26:43.8863013Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:43.8863606Z for (int j = 0; j < n; ++j) { 2022-05-18T03:26:43.8864049Z ~~^~~ 2022-05-18T03:26:43.8865045Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:155:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:43.8865986Z for (int k = 0; k < post; ++k) { 2022-05-18T03:26:43.8866331Z ~~^~~~~~ 2022-05-18T03:26:46.6588038Z [2,019 / 2,799] Compiling torch/csrc/distributed/rpc/rpc_agent.cpp; 10s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:26:47.1408159Z INFO: From Compiling caffe2/quantization/server/dynamic_histogram.cc: 2022-05-18T03:26:47.1419586Z caffe2/quantization/server/dynamic_histogram.cc: In function 'void dnnlowp::RemapHistograms(dnnlowp::Histogram&, dnnlowp::Histogram&)': 2022-05-18T03:26:47.1420758Z caffe2/quantization/server/dynamic_histogram.cc:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:47.1421278Z for (int i = 0; i < src_bins.size(); ++i) { 2022-05-18T03:26:47.1421593Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:26:49.8660068Z INFO: From Compiling torch/csrc/jit/mobile/module.cpp: 2022-05-18T03:26:49.8668978Z torch/csrc/jit/mobile/module.cpp: In function 'torch::jit::mobile::ModuleInfo torch::jit::mobile::get_module_info(const torch::jit::mobile::Module&)': 2022-05-18T03:26:49.8669905Z torch/csrc/jit/mobile/module.cpp:285:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:49.8670458Z for (int i = 0; i < function.get_code().op_names_.size(); i++) { 2022-05-18T03:26:49.8670839Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:49.8671211Z torch/csrc/jit/mobile/module.cpp: At global scope: 2022-05-18T03:26:49.8672201Z torch/csrc/jit/mobile/module.cpp:110:13: warning: 'std::__cxx11::string torch::jit::mobile::{anonymous}::getTopModuleTypeName(const torch::jit::mobile::Module&)' defined but not used [-Wunused-function] 2022-05-18T03:26:49.8672886Z std::string getTopModuleTypeName(const Module& m) { 2022-05-18T03:26:49.8673244Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:50.7010933Z INFO: From Compiling caffe2/serialize/inline_container.cc: 2022-05-18T03:26:50.7016210Z caffe2/serialize/inline_container.cc: In member function 'void caffe2::serialize::PyTorchStreamReader::init()': 2022-05-18T03:26:50.7017393Z caffe2/serialize/inline_container.cc:147:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:50.7018185Z if (version_ < kMinSupportedFileFormatVersion) { 2022-05-18T03:26:50.7018893Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:50.7019687Z caffe2/serialize/inline_container.cc:158:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:26:50.7020317Z if (version_ > kMaxSupportedFileFormatVersion) { 2022-05-18T03:26:50.7020736Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:26:59.8128150Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2022-05-18T03:26:59.8129875Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)': 2022-05-18T03:26:59.8131644Z aten/src/ATen/native/QuantizedLinear.cpp:119:69: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T03:26:59.8132577Z cpp_custom_type_hack::cast>(packed); 2022-05-18T03:26:59.8133094Z ^ 2022-05-18T03:26:59.8133488Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-05-18T03:26:59.8134053Z aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 2022-05-18T03:26:59.8134539Z T& cast(const Tensor& packed) { 2022-05-18T03:26:59.8134803Z ^~~~ 2022-05-18T03:26:59.8347499Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2022-05-18T03:26:59.8390619Z aten/src/ATen/native/QuantizedLinear.cpp:307:71: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T03:26:59.8391693Z return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2022-05-18T03:26:59.8392249Z ^ 2022-05-18T03:26:59.8392674Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-05-18T03:26:59.8393146Z aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 2022-05-18T03:26:59.8393583Z Tensor create(std::unique_ptr ptr, TensorOptions options) { 2022-05-18T03:26:59.8393952Z ^~~~~~ 2022-05-18T03:26:59.8394682Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2022-05-18T03:26:59.8396217Z aten/src/ATen/native/QuantizedLinear.cpp:401:54: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T03:26:59.8397133Z std::move(unique_ptr_wrapper), weight.options()); 2022-05-18T03:26:59.8397510Z ^ 2022-05-18T03:26:59.8397920Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-05-18T03:26:59.8398378Z aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 2022-05-18T03:26:59.8398834Z Tensor create(std::unique_ptr ptr, TensorOptions options) { 2022-05-18T03:26:59.8399192Z ^~~~~~ 2022-05-18T03:26:59.8400033Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2022-05-18T03:26:59.8401532Z aten/src/ATen/native/QuantizedLinear.cpp:423:73: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T03:26:59.8402453Z c10::intrusive_ptr>(packed_weight)) 2022-05-18T03:26:59.8402880Z ^ 2022-05-18T03:26:59.8403296Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-05-18T03:26:59.8403754Z aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 2022-05-18T03:26:59.8404137Z T& cast(const Tensor& packed) { 2022-05-18T03:26:59.8404585Z ^~~~ 2022-05-18T03:27:03.6924547Z INFO: From Compiling caffe2/operators/load_save_op.cc: 2022-05-18T03:27:03.6933521Z caffe2/operators/load_save_op.cc: In constructor 'caffe2::internal::SaveOpImpl::SaveOpImpl(caffe2::OperatorBase*, const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-05-18T03:27:03.6934396Z caffe2/operators/load_save_op.cc:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:03.6934869Z for (int i = 0; i < blob_names_.size(); ++i) { 2022-05-18T03:27:03.6935200Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:03.6935863Z caffe2/operators/load_save_op.cc: In member function 'bool caffe2::internal::SaveOpImpl::RunOnDevice()': 2022-05-18T03:27:03.6936646Z caffe2/operators/load_save_op.cc:189:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:03.6937121Z for (int i = 0; i < inputs.size(); ++i) { 2022-05-18T03:27:03.6937435Z ~~^~~~~~~~~~~~~~~ 2022-05-18T03:27:04.5782153Z INFO: From Compiling third_party/miniz-2.0.8/miniz.c: 2022-05-18T03:27:04.5783276Z third_party/miniz-2.0.8/miniz.c:3108:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-05-18T03:27:04.5784203Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-05-18T03:27:04.5784793Z ^~~~~~~ 2022-05-18T03:27:06.6810479Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:27:06.6822645Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:27:06.6823360Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:27:06.6823979Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:27:06.6824573Z ^~~ 2022-05-18T03:27:06.6824886Z At top level: 2022-05-18T03:27:06.6825508Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6826205Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:27:06.6826588Z ^~~~~ 2022-05-18T03:27:06.6827250Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6827718Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:27:06.6828020Z ^~~~ 2022-05-18T03:27:06.6828545Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6828965Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:27:06.6829272Z ^~~~ 2022-05-18T03:27:06.6829793Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6830227Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:27:06.6830511Z ^~~~~~ 2022-05-18T03:27:06.6831039Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6831508Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:27:06.6831836Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6832363Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6832820Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:27:06.6833307Z ^~~~~~~~~ 2022-05-18T03:27:06.6833821Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6834273Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:27:06.6844300Z ^~~~~~ 2022-05-18T03:27:06.6845022Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6845564Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:27:06.6845948Z ^~~~~~ 2022-05-18T03:27:06.6846588Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6847206Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:27:06.6847537Z ^~~~~~ 2022-05-18T03:27:06.6848088Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6848490Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:27:06.6848763Z ^~~~~ 2022-05-18T03:27:06.6849273Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6849791Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:27:06.6850159Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.6850835Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6851398Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:27:06.6851806Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6852142Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:27:06.6852734Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6853154Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:27:06.6853421Z ^~~~~~~~ 2022-05-18T03:27:06.6853947Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6854421Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:06.6854774Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6855333Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6855833Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:27:06.6856192Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6856702Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6857127Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:27:06.6857422Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6857921Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6858368Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:27:06.6858693Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6859224Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6859674Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:27:06.6860104Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6860645Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6861086Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:27:06.6861404Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6861938Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6862362Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:27:06.6862639Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.6863167Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6863645Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:27:06.6863969Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6864643Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6865157Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:27:06.6865516Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.6866248Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6866802Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:27:06.6867208Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.6867924Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6868518Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:27:06.6868936Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6869553Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6870121Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:27:06.6870541Z ^~~~~~~~~~~ 2022-05-18T03:27:06.6871163Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6871677Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:27:06.6872006Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6872542Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6873060Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:27:06.6873436Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6874050Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6874591Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:27:06.6874962Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6875561Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6876157Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:27:06.6876567Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6877184Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6877736Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:27:06.6878131Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6878855Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6879415Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:27:06.6879810Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6880447Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6880960Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:27:06.6911672Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.6912609Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6941470Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:27:06.6941995Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.6942836Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6943589Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:27:06.6944158Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.6945172Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6946188Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:27:06.6947114Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.6947874Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6948507Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:27:06.6949084Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.6949849Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6950508Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:27:06.6950873Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.6951526Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6952127Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:06.6952545Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6953209Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6953750Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:27:06.6954136Z ^~~~~~~~~~~ 2022-05-18T03:27:06.6954772Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6955328Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:06.6955721Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6956360Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6956918Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:27:06.6957270Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6957660Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:27:06.6958278Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6958766Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:27:06.6959108Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.6959729Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6960258Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:27:06.6960623Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.6961384Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6961926Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:27:06.6962305Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.6962955Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6963493Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:27:06.6963887Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.6964531Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6965091Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:27:06.6965464Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6966115Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6966673Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:27:06.6967054Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6967714Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6968260Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:27:06.6968660Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6969364Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6969931Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:27:06.6970341Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6970987Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6971562Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:27:06.6971966Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.6972600Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6973163Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:27:06.6973570Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.6974230Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6974794Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:27:06.6975215Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6975878Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6976470Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:27:06.6976879Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6977533Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6978103Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:27:06.6978505Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6979162Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6979735Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:27:06.6980144Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.6980872Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6981470Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:27:06.6981899Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6982536Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6983102Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:27:06.6983510Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.6984145Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.6984782Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:27:06.6985175Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7040581Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7041215Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:27:06.7041564Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7042170Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7042653Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:27:06.7042995Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7043527Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7044157Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:27:06.7044503Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7045041Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7045523Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:27:06.7045873Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7046367Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7046825Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:27:06.7047151Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7047674Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7048140Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:27:06.7048495Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7049014Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7049518Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:06.7049933Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7050451Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7050934Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:27:06.7051284Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7051812Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7052306Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:06.7052658Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7053286Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7053779Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:27:06.7054128Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7054639Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7055157Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:27:06.7055546Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7056126Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7056658Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:27:06.7057094Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7057764Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7058312Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:27:06.7058699Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7059346Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7059912Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:27:06.7060423Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7061069Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7061638Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:27:06.7062044Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7062691Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7063269Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:27:06.7063677Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7064414Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7064986Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:27:06.7065402Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7066075Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7066588Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:27:06.7066966Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7067624Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7068174Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:27:06.7068576Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7069221Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7069829Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:27:06.7070280Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7070931Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7071655Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:27:06.7072091Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7072750Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7073358Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:27:06.7073786Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7074441Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7075065Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:06.7075525Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7076142Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7076729Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:27:06.7077147Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7077787Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7078366Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:27:06.7078780Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7079433Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7080084Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:27:06.7080493Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7080903Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:06.7081616Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7082158Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:27:06.7082553Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7083177Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7083711Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:27:06.7084117Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7084525Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:06.7085221Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7085758Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:27:06.7086147Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7086780Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7087299Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:27:06.7087687Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7088321Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7088876Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:27:06.7089305Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7089940Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7090493Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:27:06.7090867Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7091572Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7092157Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:06.7092569Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7093185Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7093751Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:06.7094166Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7094784Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7095324Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:27:06.7095715Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7096317Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7096894Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:06.7097312Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7097943Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7098506Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:27:06.7098932Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7099551Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7100173Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:06.7100600Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7101217Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7101786Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:06.7102183Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7102806Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7103378Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:06.7103784Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7104526Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7105099Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:06.7105531Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7106222Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7106794Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:27:06.7107222Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7107827Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7108394Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:27:06.7108814Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7109432Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7109968Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:27:06.7110383Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7111012Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7111684Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:27:06.7112115Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7112739Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7113236Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:27:06.7113639Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7114250Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7114816Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:06.7115219Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7115837Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7116405Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:06.7116831Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7117442Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7118027Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:27:06.7118455Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7119083Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7119737Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:27:06.7120152Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7120782Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7121308Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:27:06.7121708Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7122331Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7122861Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:27:06.7123256Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7123876Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7124513Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:27:06.7124977Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7125605Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7126224Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:27:06.7126651Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7127277Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7127876Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:27:06.7128323Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7128943Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7129526Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:27:06.7129951Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7130344Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:06.7131062Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7131802Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:27:06.7132298Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7132923Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7133571Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:27:06.7134046Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7134673Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7135286Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:27:06.7135744Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7136366Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7136959Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:27:06.7137391Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7138018Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7138598Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:27:06.7139006Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7139718Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7140348Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:27:06.7140813Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7141443Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7142025Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:27:06.7142472Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7143084Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7143643Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:27:06.7144058Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7144755Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7145321Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:27:06.7145730Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7146443Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7147462Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:27:06.7147858Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7148492Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7149077Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:27:06.7149514Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7150146Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7150744Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:27:06.7151177Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7151900Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7152542Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:27:06.7153027Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7153651Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7154228Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:27:06.7154653Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7155255Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7155829Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:27:06.7156247Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7156652Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:27:06.7157379Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7157933Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:27:06.7158315Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7158942Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7159499Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:27:06.7159976Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7160617Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7161159Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:27:06.7161543Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7162194Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7205529Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:27:06.7205921Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7206656Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7210446Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:27:06.7210796Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7211461Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7211975Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:27:06.7212306Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7212940Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7213501Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:27:06.7213856Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7214485Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7215086Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:27:06.7215501Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7216141Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7216690Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:27:06.7217046Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7217676Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7218231Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:27:06.7218768Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7219412Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7219973Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:27:06.7220327Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7220968Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7221538Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:27:06.7221899Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7222547Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7223097Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:27:06.7223453Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7224105Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7224911Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:27:06.7225396Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7226367Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7227125Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:27:06.7227551Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7228335Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7228929Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:27:06.7229339Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7229987Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7230612Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:27:06.7231063Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7231702Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7232372Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:27:06.7232820Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7233463Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7234081Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:27:06.7234487Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7235127Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7235724Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:27:06.7236150Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7236770Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7237377Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:27:06.7237808Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7238430Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7239043Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:27:06.7239463Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7240213Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7240885Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:27:06.7241354Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7241996Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7242620Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:27:06.7243030Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7243674Z external/sleef/src/arch/helperavx.h:548:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7244348Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:27:06.7244812Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7245451Z external/sleef/src/arch/helperavx.h:547:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7246126Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:27:06.7246617Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7247246Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7247953Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:27:06.7248383Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7249019Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7249642Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:27:06.7250070Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7250715Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7251414Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:27:06.7251936Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7252567Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7253296Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:27:06.7253801Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7254450Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7255172Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:27:06.7255682Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7256318Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7257036Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:27:06.7257558Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7258197Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7258763Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:27:06.7259146Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7259900Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7260511Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:27:06.7260925Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7261561Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7262144Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:27:06.7262555Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7263203Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7263787Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:27:06.7264194Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7264934Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7265529Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:27:06.7265996Z ^~~~~~~~~~ 2022-05-18T03:27:06.7266611Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7270364Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:27:06.7270765Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7271429Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7272345Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:27:06.7272792Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7273422Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7274073Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:27:06.7274511Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7275133Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7275777Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:27:06.7276230Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7276865Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7277515Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:27:06.7277989Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7278629Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7279234Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:27:06.7279664Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7280311Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7280893Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:27:06.7281283Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7281922Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7282586Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:27:06.7283051Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7283680Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7284331Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:27:06.7284696Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7285315Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7285879Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:27:06.7286276Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7286896Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7287449Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7287795Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7288430Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7288956Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7289317Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7289968Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7290504Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7290859Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7291498Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7292044Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7292391Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7293108Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7293639Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:27:06.7293973Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7294605Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7295136Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:27:06.7295467Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7296104Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7296636Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:27:06.7296984Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7297604Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7298229Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:27:06.7298673Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7299298Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7299927Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:27:06.7300355Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7300996Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7301519Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7301875Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7302515Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7303040Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7303391Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7304034Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7304698Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7305142Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7305905Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7306416Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7306757Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7307395Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7307905Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:27:06.7308229Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7308864Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7309404Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7309756Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7310393Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7310927Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7311288Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7311905Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7312570Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:27:06.7313025Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7313668Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7314449Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:27:06.7314906Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7315542Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7316173Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:27:06.7316629Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7317271Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7317918Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:27:06.7318354Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7318994Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7319657Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:27:06.7320112Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7320756Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7321416Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:27:06.7321881Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7322520Z external/sleef/src/arch/helperavx.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7323153Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:27:06.7323597Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7324261Z external/sleef/src/arch/helperavx.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7324887Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:27:06.7325326Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7326123Z external/sleef/src/arch/helperavx.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7326747Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:27:06.7327186Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7327831Z external/sleef/src/arch/helperavx.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7328479Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:27:06.7328912Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7329569Z external/sleef/src/arch/helperavx.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7330199Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:27:06.7330627Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7331267Z external/sleef/src/arch/helperavx.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7331896Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:27:06.7332334Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7332956Z external/sleef/src/arch/helperavx.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7333591Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:27:06.7334113Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7334753Z external/sleef/src/arch/helperavx.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7335387Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:27:06.7335804Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7336456Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7337039Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:27:06.7337440Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7338075Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7338668Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:27:06.7339069Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7339705Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7340621Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:27:06.7341127Z ^~~~~~~~~~ 2022-05-18T03:27:06.7341786Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7342706Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:27:06.7343228Z ^~~~~~~~~~ 2022-05-18T03:27:06.7343853Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7344498Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:27:06.7344897Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7345520Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7346491Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:27:06.7352249Z ^~~~~~~~~~ 2022-05-18T03:27:06.7353011Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7353572Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:27:06.7353946Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7354552Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7355099Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:27:06.7355476Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7356218Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7356796Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:27:06.7357170Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7357808Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7358355Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:27:06.7358729Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7359342Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7360009Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:27:06.7360461Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7361254Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7361878Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:27:06.7362304Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7362903Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7363468Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:27:06.7363854Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7364452Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7364974Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:27:06.7365387Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7366012Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7366595Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:27:06.7366984Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7367596Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7368201Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:27:06.7368557Z ^~~~~~~~~~ 2022-05-18T03:27:06.7369207Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7369770Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:27:06.7370147Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7370769Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7371378Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:27:06.7371786Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7372398Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7373093Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:27:06.7373482Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7374118Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7374651Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:27:06.7374977Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7375585Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7376115Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:27:06.7376441Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7377098Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7377654Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:27:06.7378044Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7378703Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7379286Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:27:06.7379693Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7380344Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7380934Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:27:06.7381483Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7382141Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7382733Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:27:06.7383159Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7383817Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7384514Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:27:06.7384942Z ^~~~~~~~~~ 2022-05-18T03:27:06.7385556Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7386348Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:27:06.7386683Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7387304Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7387883Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:27:06.7388245Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7388894Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7389432Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:27:06.7389786Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7390465Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7390980Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:27:06.7391315Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7391919Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7392520Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:27:06.7392983Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7393603Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7394314Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:27:06.7394714Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7395346Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7395905Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:27:06.7396291Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7396940Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7397618Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:27:06.7398111Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7398731Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7399344Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:27:06.7399747Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7400311Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7400908Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:27:06.7401336Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7401972Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7402683Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:27:06.7403114Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7403769Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7404346Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:27:06.7404736Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7405368Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7405938Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:27:06.7406322Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7406946Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7407530Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:27:06.7407863Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7408448Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7409049Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:27:06.7409488Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7410141Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7410736Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:27:06.7411108Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7411690Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7412268Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:27:06.7412713Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7413345Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7413911Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:27:06.7414458Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7415095Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7415633Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:27:06.7416023Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7416653Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7417250Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:27:06.7417629Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7418288Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7418900Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:27:06.7419310Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7420000Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7420571Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:27:06.7420936Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7421558Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7422133Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:27:06.7422534Z ^~~~~~~~~~ 2022-05-18T03:27:06.7423205Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7423807Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:27:06.7424204Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7424932Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7425517Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:27:06.7426043Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7426722Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7427387Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:27:06.7427863Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7428545Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7429255Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:27:06.7429737Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7430415Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7431081Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:27:06.7431548Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7432223Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7432888Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:27:06.7433367Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7434037Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7434734Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:27:06.7435205Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7436023Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7436710Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:27:06.7437212Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7437898Z external/sleef/src/arch/helperavx.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7438557Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:27:06.7439040Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7439709Z external/sleef/src/arch/helperavx.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7440365Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:27:06.7440829Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7441522Z external/sleef/src/arch/helperavx.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7442183Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:27:06.7442636Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7443333Z external/sleef/src/arch/helperavx.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7444030Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:27:06.7444574Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7445249Z external/sleef/src/arch/helperavx.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7445912Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:27:06.7446372Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7447054Z external/sleef/src/arch/helperavx.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7447732Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:27:06.7448223Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7448926Z external/sleef/src/arch/helperavx.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7449591Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:27:06.7450064Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7450724Z external/sleef/src/arch/helperavx.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7451404Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:27:06.7451842Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7452531Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7453179Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:27:06.7453604Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7454294Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7454943Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:27:06.7455392Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7456073Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7456860Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:27:06.7457394Z ^~~~~~~~~~ 2022-05-18T03:27:06.7458073Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7458892Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:27:06.7459352Z ^~~~~~~~~~ 2022-05-18T03:27:06.7460047Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7460651Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:27:06.7461072Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7461716Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7462335Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:27:06.7462782Z ^~~~~~~~~~ 2022-05-18T03:27:06.7463481Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7464126Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:27:06.7464633Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7465317Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7466017Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:27:06.7466530Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7467213Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7467814Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:27:06.7468239Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7468890Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7469480Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:27:06.7469918Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7470587Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7471139Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:27:06.7471528Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7472198Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7472764Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:27:06.7473139Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7473818Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7474364Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:27:06.7474724Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7475407Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7475910Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:27:06.7476251Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7476935Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7477533Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:27:06.7477909Z ^~~~~~~~~~ 2022-05-18T03:27:06.7478587Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7479195Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:27:06.7479598Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7480403Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7481121Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:06.7481623Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7482261Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7482942Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:06.7483418Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7484103Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7484807Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:06.7485300Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7485993Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7486675Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:06.7487163Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7487850Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7488458Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:27:06.7488971Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7489640Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7490269Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:27:06.7490677Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7491370Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7491942Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:27:06.7492273Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7492908Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7493484Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:27:06.7493865Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7494543Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7495303Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7495837Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7496534Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7497287Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7497839Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7498543Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7499282Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7499833Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7500535Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7501381Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7501900Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7502584Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7503325Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7503845Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7504613Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7505316Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7506048Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7506720Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7507507Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7508076Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7508765Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7509471Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7510027Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7510831Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7511554Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7512100Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7512800Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7513516Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7514030Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7514667Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7515374Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7515952Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7516645Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7517418Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7517907Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7518567Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7519334Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7519848Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7520512Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7521142Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7521660Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7522485Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7523189Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7523662Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7524055Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:27:06.7524793Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7525507Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7526012Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7526666Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7527220Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:27:06.7527583Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7528255Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7528841Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:27:06.7529234Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7529939Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7530603Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:27:06.7531153Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7531852Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7532525Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:27:06.7532985Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7533687Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7534321Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:27:06.7534754Z ^~~~~~~~~~ 2022-05-18T03:27:06.7535468Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7536046Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:27:06.7536444Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7537150Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7537733Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:27:06.7538121Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7538824Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7539481Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:27:06.7539943Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7540635Z external/sleef/src/arch/helperavx.h:91:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7541212Z static INLINE int vavailability_i(int name) { 2022-05-18T03:27:06.7541576Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7542267Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7542838Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:27:06.7543160Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7543850Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:06.7544482Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:27:06.7544833Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7545530Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7546107Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:27:06.7546523Z ^~~~~ 2022-05-18T03:27:06.7547141Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7547627Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:27:06.7548029Z ^~~~ 2022-05-18T03:27:06.7548638Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7549152Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:27:06.7573124Z ^~~~ 2022-05-18T03:27:06.7573863Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7574421Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:27:06.7574837Z ^~~~~~ 2022-05-18T03:27:06.7575259Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:27:06.7575967Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7576447Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:06.7576847Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7577540Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7578316Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:27:06.7578727Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7579331Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7579894Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:27:06.7580238Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7580942Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7581429Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:27:06.7581772Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7582460Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7583090Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:27:06.7583496Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7584121Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7584695Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:27:06.7585064Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7585723Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7586384Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:27:06.7586742Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7587355Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7587821Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:27:06.7588176Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7588853Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7589442Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:27:06.7590048Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7590722Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7591243Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:27:06.7591634Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7592296Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7592846Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:27:06.7593246Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7593933Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7594525Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:27:06.7594950Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7595636Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7596204Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:27:06.7596595Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7597242Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7597841Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:27:06.7598356Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7599017Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7599562Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:27:06.7599960Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7601003Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7601569Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:27:06.7601965Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7602601Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7603121Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:06.7603498Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7604183Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7604739Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:27:06.7605149Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7605873Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7606448Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:27:06.7606873Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7607300Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:27:06.7608050Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7608645Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:27:06.7609059Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7609635Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7610140Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:27:06.7610526Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7611304Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7611931Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:27:06.7612341Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7612908Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7613424Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:27:06.7613861Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7614573Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7615177Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:27:06.7615601Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7616179Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7616683Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:27:06.7617072Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7617755Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7618349Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:27:06.7618802Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7619399Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7620057Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:27:06.7620490Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7621181Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7621848Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:27:06.7622303Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7622872Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7624346Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:06.7624870Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7625586Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7626228Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:27:06.7626660Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7627377Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7628058Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:06.7628548Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7629162Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7629728Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:27:06.7630195Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7630893Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7631542Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:27:06.7632043Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7632651Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7633298Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:27:06.7633758Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7634410Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7634974Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:27:06.7635391Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7636056Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7636698Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:27:06.7637163Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7637810Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7638297Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:27:06.7638702Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7639413Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7640038Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:27:06.7640553Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7641186Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7641693Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:27:06.7642081Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7642713Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7643296Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:27:06.7643700Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7644285Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7644821Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:27:06.7645225Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7645860Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7646415Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:27:06.7646802Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7647355Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7647848Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:27:06.7648188Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7648885Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7649454Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:27:06.7649835Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7650424Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7650979Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:27:06.7651423Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7652197Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7652857Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:27:06.7653317Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7653902Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7654465Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:27:06.7654930Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7655618Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7656184Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:06.7656604Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7657208Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7657749Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:27:06.7658170Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7658746Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7659275Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:27:06.7659837Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7660427Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7660924Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:27:06.7661361Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7661760Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:06.7662363Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7662901Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:27:06.7663329Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7663772Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:06.7664525Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7665006Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:27:06.7665394Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7666096Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7666713Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:06.7667161Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7667811Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7668321Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:27:06.7668686Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7669240Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7669883Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:27:06.7670394Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7670824Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:06.7671699Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7672249Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:27:06.7672705Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7673341Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7673900Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:27:06.7674313Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7674747Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:27:06.7675497Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7675964Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:27:06.7676355Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7677038Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7677640Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:27:06.7678053Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7678713Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7679226Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:27:06.7679569Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7680407Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7681019Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:27:06.7681397Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7681997Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7682533Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:27:06.7682933Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7683582Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7684172Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:27:06.7684565Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7685113Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7685608Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:27:06.7685989Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7686609Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7687197Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:27:06.7687586Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7688193Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7688604Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:27:06.7688939Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7689585Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7690239Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:27:06.7690730Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7691315Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7691865Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:27:06.7692330Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7692968Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7693604Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:27:06.7693985Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7694571Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7695251Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:27:06.7695724Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7696379Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7696928Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:27:06.7697336Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7697998Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7698639Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:27:06.7699096Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7699758Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7700301Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:27:06.7700785Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7701399Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7702077Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:27:06.7702520Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7703154Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7703705Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:27:06.7704087Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7704824Z external/sleef/src/arch/helperavx.h:548:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7705527Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:27:06.7720972Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7721744Z external/sleef/src/arch/helperavx.h:547:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7722399Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:27:06.7722881Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7723542Z external/sleef/src/arch/helperavx.h:541:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7724133Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:27:06.7724540Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7725195Z external/sleef/src/arch/helperavx.h:540:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7725781Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:27:06.7726200Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7726846Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7727718Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:27:06.7728209Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7728839Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7729530Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:27:06.7730025Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7730657Z external/sleef/src/arch/helperavx.h:513:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7731213Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:27:06.7731581Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7732184Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7732800Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:27:06.7733214Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7733810Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7734397Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:27:06.7734796Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7735449Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7736202Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:27:06.7736615Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7737260Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7737850Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:27:06.7738238Z ^~~~~~~~~~ 2022-05-18T03:27:06.7738875Z external/sleef/src/arch/helperavx.h:503:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7739449Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:27:06.7739834Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7740460Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7741216Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:27:06.7741635Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7742275Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7742884Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:27:06.7743306Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7743915Z external/sleef/src/arch/helperavx.h:500:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7744656Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:27:06.7745100Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7747620Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7748198Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:27:06.7748596Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7749165Z external/sleef/src/arch/helperavx.h:492:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7749800Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:27:06.7750165Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7750713Z external/sleef/src/arch/helperavx.h:473:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7751202Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:27:06.7751571Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7752164Z external/sleef/src/arch/helperavx.h:466:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7752678Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7753020Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7753681Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7754174Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7754525Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7755145Z external/sleef/src/arch/helperavx.h:452:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7755652Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7756015Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7756636Z external/sleef/src/arch/helperavx.h:445:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7757146Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7757448Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7758105Z external/sleef/src/arch/helperavx.h:440:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7758560Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:27:06.7758891Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7759501Z external/sleef/src/arch/helperavx.h:435:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7760007Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:27:06.7760327Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7760960Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7761583Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:27:06.7762048Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7762654Z external/sleef/src/arch/helperavx.h:427:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7763284Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:27:06.7763721Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7764339Z external/sleef/src/arch/helperavx.h:422:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7764889Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7765253Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7765903Z external/sleef/src/arch/helperavx.h:417:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7766411Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7766753Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7767399Z external/sleef/src/arch/helperavx.h:402:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7767902Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:27:06.7768232Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7768867Z external/sleef/src/arch/helperavx.h:397:21: warning: 'vsub_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7769371Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:06.7769725Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7770478Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7771114Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:27:06.7771555Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7772216Z external/sleef/src/arch/helperavx.h:389:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7772837Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:27:06.7773293Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7773897Z external/sleef/src/arch/helperavx.h:388:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7774534Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:27:06.7774972Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7775574Z external/sleef/src/arch/helperavx.h:387:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7776249Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:27:06.7776679Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7777325Z external/sleef/src/arch/helperavx.h:382:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7777921Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:27:06.7778474Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7779043Z external/sleef/src/arch/helperavx.h:381:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7779565Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:27:06.7780009Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7780657Z external/sleef/src/arch/helperavx.h:380:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7781262Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:27:06.7781673Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7782309Z external/sleef/src/arch/helperavx.h:379:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7782954Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:27:06.7783360Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7784017Z external/sleef/src/arch/helperavx.h:378:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7784732Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:27:06.7785166Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7785929Z external/sleef/src/arch/helperavx.h:377:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7786563Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:27:06.7787052Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7787685Z external/sleef/src/arch/helperavx.h:376:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7788309Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:27:06.7788746Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7789380Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7789951Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:27:06.7790483Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7791126Z external/sleef/src/arch/helperavx.h:367:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7791708Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:27:06.7792100Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7792725Z external/sleef/src/arch/helperavx.h:366:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7793626Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:27:06.7794139Z ^~~~~~~~~~ 2022-05-18T03:27:06.7794767Z external/sleef/src/arch/helperavx.h:364:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7795320Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:27:06.7795694Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7796323Z external/sleef/src/arch/helperavx.h:363:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7796900Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:27:06.7797312Z ^~~~~~~~~~ 2022-05-18T03:27:06.7797940Z external/sleef/src/arch/helperavx.h:361:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7798504Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:27:06.7799041Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7799677Z external/sleef/src/arch/helperavx.h:360:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7800276Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:27:06.7800684Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7801331Z external/sleef/src/arch/helperavx.h:359:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7801930Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:27:06.7802339Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7802967Z external/sleef/src/arch/helperavx.h:352:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7803535Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:27:06.7803922Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7804549Z external/sleef/src/arch/helperavx.h:350:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7805138Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:27:06.7805530Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7806175Z external/sleef/src/arch/helperavx.h:349:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7806794Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:27:06.7807193Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7807809Z external/sleef/src/arch/helperavx.h:348:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7808393Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:27:06.7808790Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7809429Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7810057Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:27:06.7810483Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7811106Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7811852Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:27:06.7812255Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7812895Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7813476Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:27:06.7813891Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7814518Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7815084Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:27:06.7815497Z ^~~~~~~~~~ 2022-05-18T03:27:06.7816133Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7816636Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:27:06.7816976Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7817598Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7818125Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:27:06.7818465Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7819127Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7819794Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:27:06.7820390Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7821046Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7821663Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:27:06.7822089Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7822705Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7823279Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:27:06.7823668Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7824363Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7824930Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:27:06.7825330Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7826087Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7826610Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:27:06.7826987Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7827623Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7828232Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:27:06.7828689Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7829355Z external/sleef/src/arch/helperavx.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7829997Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:27:06.7830430Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7831081Z external/sleef/src/arch/helperavx.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7831735Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:27:06.7832308Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7832964Z external/sleef/src/arch/helperavx.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7833606Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:27:06.7834054Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7834674Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7835282Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:27:06.7835709Z ^~~~~~~~~~~~~ 2022-05-18T03:27:06.7836372Z external/sleef/src/arch/helperavx.h:198:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7836993Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:06.7837122Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7837561Z external/sleef/src/arch/helperavx.h:197:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7837867Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:06.7837990Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7838437Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7838801Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7839043Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7839517Z external/sleef/src/arch/helperavx.h:180:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7839887Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7840010Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:06.7840475Z external/sleef/src/arch/helperavx.h:179:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7840849Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7840976Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7841441Z external/sleef/src/arch/helperavx.h:178:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7841810Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7841920Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7842379Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7842750Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:06.7842873Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7843088Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:27:06.7843545Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7843788Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:27:06.7843894Z ^~~~~~~~~~~ 2022-05-18T03:27:06.7844327Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7844490Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:27:06.7844601Z ^~~~~~~~~~~~ 2022-05-18T03:27:06.7845167Z external/sleef/src/arch/helperavx.h:119:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7845366Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:27:06.7845492Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:06.7845947Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:27:06.7846203Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:27:06.7846306Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7652760Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:27:11.7655734Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:27:11.7657510Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:27:11.7659130Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:27:11.7660625Z ^ 2022-05-18T03:27:11.7662078Z At top level: 2022-05-18T03:27:11.7704677Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7705156Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:27:11.7705447Z ^~~~~~~ 2022-05-18T03:27:11.7706083Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7706523Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:27:11.7706813Z ^~~~~~~ 2022-05-18T03:27:11.7707333Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7707995Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:27:11.7708308Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7708817Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7709265Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:27:11.7709580Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7710082Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7710582Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:27:11.7710941Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7711468Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7711893Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:27:11.7712197Z ^~~~~~ 2022-05-18T03:27:11.7712712Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7713138Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:27:11.7713438Z ^~~~~~ 2022-05-18T03:27:11.7713959Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7714389Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:27:11.7714672Z ^~~~~~ 2022-05-18T03:27:11.7715191Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7715635Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:27:11.7715922Z ^~~~~ 2022-05-18T03:27:11.7716445Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7716870Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:27:11.7717294Z ^~~~~~ 2022-05-18T03:27:11.7717823Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7718246Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:27:11.7718541Z ^~~~~ 2022-05-18T03:27:11.7719042Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7719467Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:27:11.7719766Z ^~~~~~~ 2022-05-18T03:27:11.7720285Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7720743Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:27:11.7721065Z ^~~~~~~~~~ 2022-05-18T03:27:11.7721599Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7722043Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:27:11.7722376Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7722908Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7723341Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:27:11.7723658Z ^~~~~~~ 2022-05-18T03:27:11.7724282Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7724698Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:27:11.7724956Z ^~~~~~ 2022-05-18T03:27:11.7725465Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7725885Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:27:11.7726148Z ^~~~~~~~~ 2022-05-18T03:27:11.7726661Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7727124Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:27:11.7727460Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7727973Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7728440Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:27:11.7728772Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7729281Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7729746Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:27:11.7730075Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7730602Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7731045Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:27:11.7731374Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7731930Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7732352Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:27:11.7732657Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7733184Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7733622Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:27:11.7734008Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7734546Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7734982Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:27:11.7735273Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7735795Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7736326Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:27:11.7736722Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7737232Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7737728Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:27:11.7738095Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7738603Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7739057Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:27:11.7739385Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7739905Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7740460Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:27:11.7740818Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7741348Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7741785Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:27:11.7742103Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7742619Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7743053Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:27:11.7743346Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7743863Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7744409Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:27:11.7744739Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7745265Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7745834Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:27:11.7746179Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7746686Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7747126Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:27:11.7747438Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7747932Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7748370Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:27:11.7748677Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7749193Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7749632Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:27:11.7750085Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7750422Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:27:11.7750980Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7751413Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:27:11.7751724Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7752217Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7752640Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:27:11.7752956Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7753458Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7753874Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:27:11.7754193Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7754689Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7755114Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:27:11.7755414Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7755916Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7756344Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:27:11.7756757Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7757256Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7757679Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:27:11.7757974Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7758473Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7758919Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:27:11.7759254Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7759735Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7760190Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:27:11.7760527Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7761019Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7761474Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:27:11.7761808Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7762320Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7762752Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:27:11.7763081Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7763586Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7764020Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:27:11.7764355Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7764864Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7765317Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:27:11.7765643Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7766221Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7766673Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:27:11.7766983Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7767483Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7767933Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:27:11.7768268Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7768759Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7769213Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:27:11.7769543Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7770028Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7770481Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:27:11.7770812Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7771318Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7771747Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:27:11.7772082Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7772590Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7773116Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:27:11.7773455Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7773959Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7774412Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:27:11.7774728Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7775231Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7775677Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:27:11.7775998Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7776501Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7776992Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:27:11.7777322Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7777812Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7778264Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:27:11.7778619Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7779098Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7779554Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:27:11.7779890Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7780393Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7780825Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:27:11.7781159Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7781660Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7782177Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:27:11.7782499Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7783000Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7783429Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:27:11.7783733Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7784232Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7784794Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:27:11.7785134Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7785638Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7786241Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:27:11.7786585Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7787073Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7787532Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:27:11.7787867Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7788346Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7788852Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:27:11.7789357Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7789864Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7790348Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:27:11.7790711Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7791207Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7791676Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:27:11.7792031Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7792524Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7792994Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:27:11.7793329Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7793879Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7794336Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:27:11.7794668Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7795146Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7795573Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:27:11.7795891Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7796369Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7796907Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:27:11.7797311Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7797814Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7798467Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:27:11.7798853Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7799357Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7799823Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:27:11.7800191Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7800520Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:27:11.7801092Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7801541Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:27:11.7801886Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7803261Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7803687Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:27:11.7803980Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7804475Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7804908Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:27:11.7805220Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7805804Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7806247Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:27:11.7806561Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7807063Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7807494Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:27:11.7807803Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7808282Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7808758Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:27:11.7809110Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7809598Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7810072Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:27:11.7810422Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7810921Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7811393Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:27:11.7811761Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7812255Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7812698Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:27:11.7813017Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7813511Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7813957Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:27:11.7814269Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7814680Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:27:11.7815280Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7815724Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:27:11.7816025Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7816544Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7816985Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:27:11.7817287Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7817802Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7818232Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:27:11.7818523Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7819037Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7819469Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:27:11.7819770Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7820268Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7820736Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:27:11.7821054Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7821543Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7822039Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:27:11.7822308Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7822814Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7823229Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:27:11.7823518Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7824033Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7824564Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:27:11.7824886Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7825392Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7825969Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:27:11.7826279Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7826792Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7827237Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:27:11.7827535Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7828051Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7828518Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:27:11.7828853Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7829353Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7829783Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:27:11.7830087Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7830580Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7831009Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:27:11.7831301Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7831910Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7832398Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:27:11.7832733Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7833251Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7833708Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:27:11.7834040Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7834561Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7835012Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:27:11.7835339Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7835857Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7836358Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:27:11.7836700Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7837216Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7837703Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:27:11.7838034Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7838635Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7839113Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:27:11.7839440Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7839941Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7840484Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:27:11.7840876Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7841388Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7841904Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:27:11.7842294Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7842802Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7843284Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:27:11.7843624Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7844144Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7844616Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:27:11.7844902Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7845415Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7845887Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:27:11.7846211Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7846725Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7847258Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:27:11.7847716Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7848232Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7848793Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:27:11.7849193Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7849708Z external/sleef/src/arch/helpersse2.h:432:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7850198Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:27:11.7850540Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7851080Z external/sleef/src/arch/helpersse2.h:431:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7851570Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:27:11.7851920Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7852448Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7853020Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:27:11.7853420Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7853943Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7854507Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:27:11.7854990Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7855523Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7856116Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:27:11.7856533Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7857047Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7857624Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:27:11.7858027Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7858544Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7858951Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:27:11.7859229Z ^~~~~~~~~~ 2022-05-18T03:27:11.7859734Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7860179Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:27:11.7860499Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7861029Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7861491Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:27:11.7861815Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7862338Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7862820Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:27:11.7863132Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7863652Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7864132Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:27:11.7864603Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7865118Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7865590Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:27:11.7866032Z ^~~~~~~~~~ 2022-05-18T03:27:11.7866544Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7867014Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:27:11.7867333Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7867838Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7868462Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:27:11.7868827Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7869355Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7869856Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:27:11.7870217Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7870739Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7871238Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:27:11.7871718Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7872250Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7872782Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:27:11.7873150Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7873683Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7874171Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:27:11.7874498Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7875026Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7875489Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:27:11.7875809Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7876320Z external/sleef/src/arch/helpersse2.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7876848Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(m)); } 2022-05-18T03:27:11.7877228Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7877743Z external/sleef/src/arch/helpersse2.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7878253Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:27:11.7878601Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7879122Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7879578Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:27:11.7879910Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7880440Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7880924Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:27:11.7881337Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7881864Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7882341Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:27:11.7882662Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7883183Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7883659Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:27:11.7883992Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7884500Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7884968Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:27:11.7885284Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7885785Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7886245Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:27:11.7886573Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7887063Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7887529Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:27:11.7887860Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7888468Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7888938Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:27:11.7889286Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7889805Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7890278Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:27:11.7890598Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7891116Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7891588Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:27:11.7891902Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7892412Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7892882Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:27:11.7893195Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7893720Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7894199Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:27:11.7894544Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7895054Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7895513Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:27:11.7895848Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7896362Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7896858Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:27:11.7897199Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7897706Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7898254Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:27:11.7898578Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7899111Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7899563Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:27:11.7899902Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7900419Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7900927Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:27:11.7901272Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7901792Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7902321Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:27:11.7902680Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7903186Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7903698Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:27:11.7904059Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7904642Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7905238Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:27:11.7905601Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7906236Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7906730Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:27:11.7907090Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7907619Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7908115Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:27:11.7908473Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7908999Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7909483Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:27:11.7909794Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7910315Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7910809Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:27:11.7911123Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7911653Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7912176Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:27:11.7912531Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7913052Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7913592Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:27:11.7913953Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7914572Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7915089Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:27:11.7915450Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7915968Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7916683Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:27:11.7917100Z ^~~~~~~~~~ 2022-05-18T03:27:11.7917623Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7918367Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:27:11.7918781Z ^~~~~~~~~~ 2022-05-18T03:27:11.7919300Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7919765Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:27:11.7920062Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7920581Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7921054Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:27:11.7921395Z ^~~~~~~~~~ 2022-05-18T03:27:11.7922004Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7922485Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:27:11.7922822Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7923343Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7923823Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:27:11.7924159Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7924673Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7925163Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:27:11.7925491Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7926008Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7926473Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:27:11.7926806Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7927325Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7927807Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:27:11.7928134Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7928668Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7929160Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:27:11.7929477Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7930006Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7930496Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:27:11.7930820Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7931351Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7931910Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:27:11.7932251Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7932756Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7933202Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:27:11.7933503Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7934001Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7934473Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:27:11.7934779Z ^~~~~~~~~~ 2022-05-18T03:27:11.7935290Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7935762Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:27:11.7936097Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7936617Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7937091Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:27:11.7937430Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7937942Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7938403Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:27:11.7938797Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7939314Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7939763Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:27:11.7940038Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7940561Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7940994Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:27:11.7941275Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7941783Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7942209Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:27:11.7942493Z ^~~~~~~~~~ 2022-05-18T03:27:11.7942996Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7943468Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:27:11.7943792Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7944387Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7944893Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:27:11.7945232Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7945963Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7946422Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:27:11.7946757Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7947272Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7947747Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:27:11.7948080Z ^~~~~~~~~~~ 2022-05-18T03:27:11.7948613Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7949205Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:27:11.7949523Z ^~~~~~~~~~ 2022-05-18T03:27:11.7950025Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7950468Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:27:11.7950742Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7951273Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7951698Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:27:11.7951994Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7952504Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7952940Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:27:11.7953237Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7953745Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7954168Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:27:11.7954449Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7954951Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7955504Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:27:11.7955894Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7956525Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7957007Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:27:11.7957376Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7957907Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7958377Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:27:11.7958692Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.7959023Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:27:11.7959630Z external/sleef/src/arch/helpersse2.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7960145Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask m, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(m)); } 2022-05-18T03:27:11.7960530Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7961056Z external/sleef/src/arch/helpersse2.h:247:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7961561Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:27:11.7961901Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7962428Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7962902Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:27:11.7963221Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7963752Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7964227Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:27:11.7964552Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7965070Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7965555Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:27:11.7965883Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7966475Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7966945Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:27:11.7967264Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7967761Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7968235Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:27:11.7968555Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7969074Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7969520Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:27:11.7969839Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7970354Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7970795Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:27:11.7971104Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7971634Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7972116Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:27:11.7972435Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7972967Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7973541Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:27:11.7973860Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7974381Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7974849Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:27:11.7975166Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7975669Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7976129Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:27:11.7976453Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7976957Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7977449Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:27:11.7977779Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7978305Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7978773Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:27:11.7979098Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7979614Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7980060Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:27:11.7980379Z ^~~~~~~~~~ 2022-05-18T03:27:11.7980902Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7981371Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:27:11.7981679Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7982206Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7982679Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:27:11.7982985Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7983582Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7984120Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:27:11.7984568Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7985086Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7985611Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:27:11.7986075Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7986582Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7987084Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:27:11.7987441Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7987964Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7988457Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:27:11.7988813Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7989334Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7989823Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:27:11.7990301Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7990838Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7991333Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:27:11.7991692Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.7992212Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7992700Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:27:11.7993032Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7993556Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7994033Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:27:11.7994388Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.7994891Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7995421Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:27:11.7995813Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7996337Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7996862Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:27:11.7997249Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7997775Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7998290Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:27:11.7998687Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.7999221Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.7999819Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:27:11.8000234Z ^~~~~~~~~~ 2022-05-18T03:27:11.8000778Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8001367Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:27:11.8001685Z ^~~~~~~~~~ 2022-05-18T03:27:11.8002205Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8002674Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:27:11.8003005Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8003513Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8003996Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:27:11.8004320Z ^~~~~~~~~~ 2022-05-18T03:27:11.8004834Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8005316Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:27:11.8005646Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8006150Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8006619Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:27:11.8007039Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8007576Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8008053Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:27:11.8008392Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8008909Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8009383Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:27:11.8009724Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8010242Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8010732Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:27:11.8011054Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8011576Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8012044Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:27:11.8012374Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8012913Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8013399Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:27:11.8013734Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8014234Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8014730Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:27:11.8015073Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8015601Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8016055Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:27:11.8016378Z ^~~~~~~~~~ 2022-05-18T03:27:11.8016904Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8017482Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:27:11.8017810Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8018329Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8018806Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:27:11.8019140Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8019662Z external/sleef/src/arch/helpersse2.h:179:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8020142Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:27:11.8020466Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.8020996Z external/sleef/src/arch/helpersse2.h:178:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8021518Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:11.8021867Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8022391Z external/sleef/src/arch/helpersse2.h:177:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8022914Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:11.8023285Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8023794Z external/sleef/src/arch/helpersse2.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8024504Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:11.8024891Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8025403Z external/sleef/src/arch/helpersse2.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8026033Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:11.8026416Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8026943Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8027400Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:27:11.8027728Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8028253Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8028914Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:27:11.8029262Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8029797Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8030269Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:27:11.8030570Z ^~~~~~~~~~ 2022-05-18T03:27:11.8031075Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8031553Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:27:11.8031877Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8032391Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8032877Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:27:11.8033213Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8033717Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8034302Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:27:11.8034623Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8035125Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8035619Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:27:11.8035957Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8036485Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8036973Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:27:11.8037305Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8037825Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8038302Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:27:11.8038610Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8039142Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8039619Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:27:11.8039941Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8040475Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8040942Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:27:11.8041349Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.8041879Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8042355Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:27:11.8042691Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8043196Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8043665Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:27:11.8043992Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8044501Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8044980Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:27:11.8045330Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8045857Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8046319Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:27:11.8046650Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.8047175Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8047643Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:27:11.8047964Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8048497Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8048985Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:27:11.8049308Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8049825Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8050308Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:27:11.8050627Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8051235Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8051743Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:27:11.8052106Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8052610Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8053099Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:27:11.8053438Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8053940Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8054394Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:27:11.8054717Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8074966Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8075458Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:27:11.8075782Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8076320Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8076791Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:27:11.8077135Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8077798Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8078281Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:27:11.8078601Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8079131Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8079636Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:27:11.8079968Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8080503Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8080990Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:27:11.8081333Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8081852Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8082351Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:27:11.8082701Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8083206Z external/sleef/src/arch/helpersse2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8083630Z static INLINE int vavailability_i(int name) { 2022-05-18T03:27:11.8083913Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8084443Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8084846Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:27:11.8085131Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8085668Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8086068Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:27:11.8086349Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8086874Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:11.8087282Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:27:11.8087555Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8088172Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8088580Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:27:11.8088827Z ^~~~~~~ 2022-05-18T03:27:11.8089342Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8089786Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:27:11.8090051Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8090581Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8091013Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:27:11.8091279Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8091786Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8092234Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:27:11.8092548Z ^~~~~~~ 2022-05-18T03:27:11.8093046Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8093494Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:27:11.8093810Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8094325Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8094783Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:27:11.8095201Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.8095733Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8096238Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:27:11.8096609Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8097115Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8097543Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:27:11.8097853Z ^~~~~~ 2022-05-18T03:27:11.8098363Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8098793Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:27:11.8099091Z ^~~~~~ 2022-05-18T03:27:11.8099613Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8100046Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:27:11.8100351Z ^~~~~ 2022-05-18T03:27:11.8100862Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8101294Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:27:11.8101582Z ^~~~~~ 2022-05-18T03:27:11.8102100Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8102530Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:27:11.8102846Z ^~~~~ 2022-05-18T03:27:11.8103351Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8103798Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:27:11.8104115Z ^~~~~~~ 2022-05-18T03:27:11.8104719Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8105179Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:27:11.8105602Z ^~~~~~~~~~ 2022-05-18T03:27:11.8106268Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8106731Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:27:11.8107076Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8107598Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8108043Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:27:11.8108374Z ^~~~~~~ 2022-05-18T03:27:11.8108893Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8109368Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:27:11.8109702Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8110231Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8110778Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:27:11.8111165Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8111687Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8112193Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:27:11.8112680Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8113184Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8113632Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:27:11.8113950Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8114472Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8114960Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:27:11.8115303Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8115646Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:27:11.8116207Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8116655Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:27:11.8116973Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8117471Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8117915Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:27:11.8118260Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.8118767Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8119204Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:27:11.8119547Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8120062Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8120510Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:27:11.8120852Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8121369Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8121832Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:27:11.8122259Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8122780Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8123218Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:27:11.8123536Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8124030Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8124514Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:27:11.8124896Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8125382Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8125902Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:27:11.8126286Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8126773Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8127202Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:27:11.8127529Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8128048Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8128591Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:27:11.8129102Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8129625Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8130137Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:27:11.8130521Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8130868Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:27:11.8131474Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8131926Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:27:11.8132252Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8132782Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8133248Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:27:11.8133546Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8134080Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8134545Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:27:11.8134841Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8135371Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8135824Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:27:11.8136115Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8136626Z external/sleef/src/arch/helpersse2.h:501:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8137107Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:27:11.8137431Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8137915Z external/sleef/src/arch/helpersse2.h:497:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8138326Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:27:11.8138682Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8139187Z external/sleef/src/arch/helpersse2.h:490:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8139637Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:27:11.8139939Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.8140452Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8140909Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:27:11.8141251Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8141771Z external/sleef/src/arch/helpersse2.h:482:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8142219Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:27:11.8142541Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8143066Z external/sleef/src/arch/helpersse2.h:478:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8143523Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:27:11.8143824Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8144449Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8144938Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:27:11.8145268Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8145984Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8146436Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:27:11.8146728Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8147243Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8147686Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:27:11.8147992Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8148484Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8148877Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:27:11.8149141Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8149652Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8150141Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:27:11.8150496Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8151035Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8151518Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:27:11.8151864Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8152381Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8152844Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:27:11.8153176Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.8153690Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8154213Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:27:11.8154577Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.8155099Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8155724Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:27:11.8156052Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8156575Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8157129Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:27:11.8157534Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8158064Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8158612Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:27:11.8159006Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8159539Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8160008Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:27:11.8160356Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.8160871Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8161297Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:27:11.8161594Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8162113Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8162564Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:27:11.8162993Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8163533Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8164089Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:27:11.8164458Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8164995Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8165547Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:27:11.8165948Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8166444Z external/sleef/src/arch/helpersse2.h:428:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8167027Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:27:11.8167459Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8167947Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8168515Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:27:11.8168929Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8169439Z external/sleef/src/arch/helpersse2.h:426:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8170002Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:27:11.8170416Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8170939Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8171508Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:27:11.8171904Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8172489Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8172918Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:27:11.8173185Z ^~~~~~~~~~ 2022-05-18T03:27:11.8173691Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8174172Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:27:11.8174491Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8174993Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8175474Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:27:11.8175813Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8176317Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8176786Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:27:11.8177122Z ^~~~~~~~~~ 2022-05-18T03:27:11.8177621Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8178240Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:27:11.8178603Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8179135Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8179734Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:27:11.8180110Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8180638Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8181102Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:27:11.8181207Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8181585Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8181797Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:27:11.8181899Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8182253Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8182494Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:27:11.8182592Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8182953Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8183142Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:27:11.8183243Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8183626Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8183863Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:27:11.8183971Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8184414Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8184673Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:27:11.8184777Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8185120Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8185348Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:27:11.8185449Z ^~~~~~~~~~ 2022-05-18T03:27:11.8185934Z external/sleef/src/arch/helpersse2.h:294:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8186123Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:27:11.8186224Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8186592Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8186806Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:27:11.8186890Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8187249Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8187463Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:27:11.8187562Z ^~~~~~~~~~ 2022-05-18T03:27:11.8187928Z external/sleef/src/arch/helpersse2.h:282:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8188082Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:27:11.8188182Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8188552Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8188700Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:27:11.8188801Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8189272Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8189439Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:27:11.8189541Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8189906Z external/sleef/src/arch/helpersse2.h:270:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8190060Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:27:11.8190143Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8190525Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8190790Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:27:11.8190906Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8191291Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8191521Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:27:11.8191628Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8191808Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:27:11.8192181Z external/sleef/src/arch/helpersse2.h:247:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8192391Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:27:11.8192490Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8192860Z external/sleef/src/arch/helpersse2.h:243:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8193064Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:27:11.8193165Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8193540Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8193734Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:27:11.8193835Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8194268Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8194471Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:27:11.8194568Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8194932Z external/sleef/src/arch/helpersse2.h:226:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8195126Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:27:11.8195219Z ^~~~~~~~~~ 2022-05-18T03:27:11.8195584Z external/sleef/src/arch/helpersse2.h:222:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8195821Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:27:11.8195903Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8196279Z external/sleef/src/arch/helpersse2.h:221:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8196512Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:27:11.8196611Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8196974Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8197201Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:27:11.8197283Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8197640Z external/sleef/src/arch/helpersse2.h:219:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8197944Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:27:11.8198041Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8198403Z external/sleef/src/arch/helpersse2.h:218:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8198646Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:27:11.8198745Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8199113Z external/sleef/src/arch/helpersse2.h:217:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8199332Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:27:11.8199428Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8199792Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8200003Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:27:11.8200101Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8200458Z external/sleef/src/arch/helpersse2.h:214:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8200664Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:27:11.8200764Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8201132Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8201382Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:27:11.8201486Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8201861Z external/sleef/src/arch/helpersse2.h:212:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8202118Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:27:11.8202218Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8202588Z external/sleef/src/arch/helpersse2.h:211:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8202912Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:27:11.8203015Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8203359Z external/sleef/src/arch/helpersse2.h:210:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8203670Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:27:11.8203767Z ^~~~~~~~~~ 2022-05-18T03:27:11.8204134Z external/sleef/src/arch/helpersse2.h:208:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8204317Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:27:11.8204417Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8204771Z external/sleef/src/arch/helpersse2.h:207:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8204979Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:27:11.8205064Z ^~~~~~~~~~ 2022-05-18T03:27:11.8205428Z external/sleef/src/arch/helpersse2.h:206:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8205635Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:27:11.8205733Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8206119Z external/sleef/src/arch/helpersse2.h:200:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8206397Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:27:11.8206504Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8206896Z external/sleef/src/arch/helpersse2.h:199:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8207091Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:27:11.8207194Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8207560Z external/sleef/src/arch/helpersse2.h:191:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8207759Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:27:11.8207855Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8208221Z external/sleef/src/arch/helpersse2.h:179:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8208424Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:27:11.8208529Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.8208874Z external/sleef/src/arch/helpersse2.h:176:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8209126Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:11.8209227Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8209599Z external/sleef/src/arch/helpersse2.h:175:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8209860Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:11.8209960Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8210322Z external/sleef/src/arch/helpersse2.h:172:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8210516Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:27:11.8210602Z ^~~~~~~~~~~~~ 2022-05-18T03:27:11.8210976Z external/sleef/src/arch/helpersse2.h:169:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8211164Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:27:11.8211328Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8211705Z external/sleef/src/arch/helpersse2.h:168:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8211903Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:27:11.8211998Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8212351Z external/sleef/src/arch/helpersse2.h:167:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8212525Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:27:11.8212627Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8212994Z external/sleef/src/arch/helpersse2.h:163:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8213200Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:27:11.8213299Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8213670Z external/sleef/src/arch/helpersse2.h:162:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8213874Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:27:11.8213972Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8214329Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8214520Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:27:11.8214623Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8215053Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8215250Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:27:11.8215351Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8215729Z external/sleef/src/arch/helpersse2.h:154:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8215932Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:27:11.8216014Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8216382Z external/sleef/src/arch/helpersse2.h:153:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8216591Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:27:11.8216689Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:11.8217054Z external/sleef/src/arch/helpersse2.h:152:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8217259Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:27:11.8217358Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8217725Z external/sleef/src/arch/helpersse2.h:148:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8217936Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:27:11.8218036Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8218392Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8218573Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:27:11.8218665Z ^~~~~~~~~~~ 2022-05-18T03:27:11.8219020Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8219209Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:27:11.8219303Z ^~~~~~~~~~~~ 2022-05-18T03:27:11.8219666Z external/sleef/src/arch/helpersse2.h:130:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8219940Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:27:11.8220041Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:11.8220414Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:27:11.8220629Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:27:11.8220732Z ^~~~~~~~~~~~~ 2022-05-18T03:27:18.5319544Z INFO: From Compiling aten/src/ATen/NamedTensorUtils.cpp: 2022-05-18T03:27:18.5320622Z aten/src/ATen/NamedTensorUtils.cpp:318:13: warning: 'bool at::namedinference::are_distinct(at::DimnameList, at::DimnameList)' defined but not used [-Wunused-function] 2022-05-18T03:27:18.5321385Z static bool are_distinct(DimnameList batch_dims, DimnameList feature_dims) { 2022-05-18T03:27:18.5321801Z ^~~~~~~~~~~~ 2022-05-18T03:27:18.5322710Z aten/src/ATen/NamedTensorUtils.cpp:310:20: warning: 'at::DimnameList at::namedinference::feature_dims(at::DimnameList)' defined but not used [-Wunused-function] 2022-05-18T03:27:18.5323371Z static DimnameList feature_dims(DimnameList names) { 2022-05-18T03:27:18.5323764Z ^~~~~~~~~~~~ 2022-05-18T03:27:18.5324615Z aten/src/ATen/NamedTensorUtils.cpp:302:20: warning: 'at::DimnameList at::namedinference::batch_dims(at::DimnameList)' defined but not used [-Wunused-function] 2022-05-18T03:27:18.5325262Z static DimnameList batch_dims(DimnameList names) { 2022-05-18T03:27:18.5325615Z ^~~~~~~~~~ 2022-05-18T03:27:18.5326676Z aten/src/ATen/NamedTensorUtils.cpp:260:29: warning: 'std::vector at::namedinference::compute_dot_product_outnames(at::DimnameList, int64_t, at::DimnameList, int64_t)' defined but not used [-Wunused-function] 2022-05-18T03:27:18.5327652Z static std::vector compute_dot_product_outnames( 2022-05-18T03:27:18.5328033Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:22.4474846Z INFO: From Compiling torch/csrc/jit/passes/shape_analysis.cpp: 2022-05-18T03:27:22.4484569Z torch/csrc/jit/passes/shape_analysis.cpp: In lambda function: 2022-05-18T03:27:22.4485542Z torch/csrc/jit/passes/shape_analysis.cpp:1259:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:22.4486293Z if (*type->dim() >= num_reduced_dim && num_reduced_dim > 0) { 2022-05-18T03:27:22.4486698Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:24.7546440Z INFO: From Compiling torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp: 2022-05-18T03:27:24.7555815Z torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp: In function 'std::vector torch::lazy::{anonymous}::GetExpandDimensions(const torch::lazy::Shape&, std::vector)': 2022-05-18T03:27:24.7556838Z torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp:42:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:24.7557389Z for (size_t i = 0; i < shape.dim(); ++i) { 2022-05-18T03:27:24.7557704Z ~~^~~~~~~~~~~~~ 2022-05-18T03:27:25.9684834Z INFO: From Compiling torch/csrc/jit/mobile/interpreter.cpp: 2022-05-18T03:27:25.9694698Z torch/csrc/jit/mobile/interpreter.cpp: In member function 'bool torch::jit::mobile::InterpreterState::run(torch::jit::mobile::Stack&)': 2022-05-18T03:27:25.9695611Z torch/csrc/jit/mobile/interpreter.cpp:196:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:25.9696268Z while (userObj->type()->numAttributes() <= inst.X) { 2022-05-18T03:27:25.9696629Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T03:27:28.3970974Z INFO: From Compiling third_party/oneDNN/src/common/shuffle.cpp: 2022-05-18T03:27:28.3986418Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:27:28.3986959Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T03:27:28.3987672Z from external/mkl_dnn/third_party/oneDNN/src/common/shuffle.cpp:21: 2022-05-18T03:27:28.3988848Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T03:27:28.3990195Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_shuffle_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T03:27:28.3991475Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_shuffle_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:27:28.3992191Z external/mkl_dnn/third_party/oneDNN/src/common/shuffle.cpp:33:37: required from here 2022-05-18T03:27:28.3992998Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:27:28.3993545Z constexpr bool one_of(T val, P item) { 2022-05-18T03:27:28.3993867Z ^~~ 2022-05-18T03:27:29.2088754Z INFO: From Compiling caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: 2022-05-18T03:27:29.2105441Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = short unsigned int]': 2022-05-18T03:27:29.2137953Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-05-18T03:27:29.2139198Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2139828Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-05-18T03:27:29.2140212Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:29.2141054Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2141644Z for (int j = 0; j < N; ++j) { 2022-05-18T03:27:29.2141972Z ~~^~~ 2022-05-18T03:27:29.2142769Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2143353Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2143659Z ~~^~~ 2022-05-18T03:27:29.2144507Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2145048Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2145380Z ~~^~~ 2022-05-18T03:27:29.2146298Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2146859Z for (int n = 0; n < N; ++n) { 2022-05-18T03:27:29.2147155Z ~~^~~ 2022-05-18T03:27:29.2147954Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2148528Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2148856Z ~~^~~ 2022-05-18T03:27:29.2149651Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2150244Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2150557Z ~~^~~ 2022-05-18T03:27:29.2151361Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2151939Z for (int m = 0; m < M; ++m) { 2022-05-18T03:27:29.2163469Z ~~^~~ 2022-05-18T03:27:29.2164348Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2164945Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2165278Z ~~^~~ 2022-05-18T03:27:29.2166081Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2166658Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2166991Z ~~^~~ 2022-05-18T03:27:29.2167746Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2168320Z for (int n = 0; n < N; ++n) { 2022-05-18T03:27:29.2168646Z ~~^~~ 2022-05-18T03:27:29.2169443Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2170037Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2170355Z ~~^~~ 2022-05-18T03:27:29.2171161Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2171754Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2172068Z ~~^~~ 2022-05-18T03:27:29.2172835Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2173558Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2173890Z ~~^~~ 2022-05-18T03:27:29.2174589Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2175084Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2175372Z ~~^~~ 2022-05-18T03:27:29.2176048Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2176547Z for (int j = 0; j < M * N; ++j) { 2022-05-18T03:27:29.2176831Z ~~^~~~~~~ 2022-05-18T03:27:29.2177678Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-05-18T03:27:29.2178340Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-05-18T03:27:29.2179222Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2179844Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-05-18T03:27:29.2180218Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:29.2181020Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2181599Z for (int j = 0; j < N; ++j) { 2022-05-18T03:27:29.2181924Z ~~^~~ 2022-05-18T03:27:29.2182716Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2183303Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2183632Z ~~^~~ 2022-05-18T03:27:29.2184497Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2185079Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2185509Z ~~^~~ 2022-05-18T03:27:29.2186415Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2186935Z for (int n = 0; n < N; ++n) { 2022-05-18T03:27:29.2187241Z ~~^~~ 2022-05-18T03:27:29.2188012Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2188569Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2188869Z ~~^~~ 2022-05-18T03:27:29.2189649Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2190227Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2190540Z ~~^~~ 2022-05-18T03:27:29.2191345Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2191918Z for (int m = 0; m < M; ++m) { 2022-05-18T03:27:29.2192223Z ~~^~~ 2022-05-18T03:27:29.2192987Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2193557Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2193860Z ~~^~~ 2022-05-18T03:27:29.2194623Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2195318Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2195634Z ~~^~~ 2022-05-18T03:27:29.2196389Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2196915Z for (int n = 0; n < N; ++n) { 2022-05-18T03:27:29.2197206Z ~~^~~ 2022-05-18T03:27:29.2197892Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2198435Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2198680Z ~~^~~ 2022-05-18T03:27:29.2199464Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2200035Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2200367Z ~~^~~ 2022-05-18T03:27:29.2201180Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2201753Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2202091Z ~~^~~ 2022-05-18T03:27:29.2202891Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2203481Z for (int k = 0; k < K; ++k) { 2022-05-18T03:27:29.2203796Z ~~^~~ 2022-05-18T03:27:29.2204609Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:29.2205159Z for (int j = 0; j < M * N; ++j) { 2022-05-18T03:27:29.2205472Z ~~^~~~~~~ 2022-05-18T03:27:29.4321315Z INFO: From Compiling third_party/oneDNN/src/common/rnn.cpp: 2022-05-18T03:27:29.4336247Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:27:29.4337052Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T03:27:29.4337598Z from external/mkl_dnn/third_party/oneDNN/src/common/rnn.cpp:22: 2022-05-18T03:27:29.4338761Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T03:27:29.4340038Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T03:27:29.4341378Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:27:29.4342112Z external/mkl_dnn/third_party/oneDNN/src/common/rnn.cpp:418:40: required from here 2022-05-18T03:27:29.4343005Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:27:29.4343556Z constexpr bool one_of(T val, P item) { 2022-05-18T03:27:29.4343897Z ^~~ 2022-05-18T03:27:32.0181255Z INFO: From Compiling caffe2/operators/dataset_ops.cc: 2022-05-18T03:27:32.0182613Z caffe2/operators/dataset_ops.cc: In constructor 'caffe2::dataset_ops::TreeWalker::TreeWalker(const std::vector&, caffe2::dataset_ops::TreeCursor&)': 2022-05-18T03:27:32.0183808Z caffe2/operators/dataset_ops.cc:143:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0185051Z for (int fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-05-18T03:27:32.0185460Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0186596Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherLengthData()': 2022-05-18T03:27:32.0187636Z caffe2/operators/dataset_ops.cc:176:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0188322Z for (int i = 0; i < lengths_.size(); ++i) { 2022-05-18T03:27:32.0188654Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0189720Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherSizeLimits()': 2022-05-18T03:27:32.0190742Z caffe2/operators/dataset_ops.cc:189:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0191451Z for (auto fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-05-18T03:27:32.0192022Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0192394Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T03:27:32.0192922Z from ./caffe2/core/blob.h:9, 2022-05-18T03:27:32.0193464Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T03:27:32.0193908Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T03:27:32.0195135Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::CheckDatasetConsistencyOp::RunOnDevice()': 2022-05-18T03:27:32.0196270Z caffe2/operators/dataset_ops.cc:261:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0196967Z InputSize() == iterator_.fields().size(), 2022-05-18T03:27:32.0197493Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0198471Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::RunOnDevice()': 2022-05-18T03:27:32.0199704Z caffe2/operators/dataset_ops.cc:394:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0200384Z for (int i = 0; i < numRows; i++) { 2022-05-18T03:27:32.0200689Z ~~^~~~~~~~~ 2022-05-18T03:27:32.0201667Z caffe2/operators/dataset_ops.cc:432:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0202347Z for (int i = 0; i < numRows; ++i) { 2022-05-18T03:27:32.0202642Z ~~^~~~~~~~~ 2022-05-18T03:27:32.0203330Z caffe2/operators/dataset_ops.cc:434:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0204077Z for (int j = 0; j < tensors[i].size(); ++j) { 2022-05-18T03:27:32.0204429Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0205143Z caffe2/operators/dataset_ops.cc:457:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0205873Z for (int i = 0; i < numRows; ++i) { 2022-05-18T03:27:32.0206200Z ~~^~~~~~~~~ 2022-05-18T03:27:32.0207356Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromInput(const Shared2DTensorVectorPtr&, std::vector >&, std::vector&)': 2022-05-18T03:27:32.0208504Z caffe2/operators/dataset_ops.cc:489:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0209025Z for (int i = 0; i < numTensors; ++i) { 2022-05-18T03:27:32.0209348Z ~~^~~~~~~~~~~~ 2022-05-18T03:27:32.0210583Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromPrototypeBlobs(std::vector >&, std::vector&)': 2022-05-18T03:27:32.0211801Z caffe2/operators/dataset_ops.cc:503:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0212312Z for (int i = 0; i < numTensors; ++i) { 2022-05-18T03:27:32.0212620Z ~~^~~~~~~~~~~~ 2022-05-18T03:27:32.0212969Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T03:27:32.0213365Z from ./caffe2/core/blob.h:9, 2022-05-18T03:27:32.0213755Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T03:27:32.0214157Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T03:27:32.0214959Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadNextBatchOp::RunOnDevice()': 2022-05-18T03:27:32.0215879Z caffe2/operators/dataset_ops.cc:527:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0216833Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-05-18T03:27:32.0217227Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0217910Z caffe2/operators/dataset_ops.cc:537:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0218455Z for (int i = 0; i < lengths.size(); ++i) { 2022-05-18T03:27:32.0218799Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0219471Z caffe2/operators/dataset_ops.cc:548:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0220092Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-05-18T03:27:32.0220432Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0221123Z caffe2/operators/dataset_ops.cc:571:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0221784Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-05-18T03:27:32.0222152Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0222529Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T03:27:32.0222887Z from ./caffe2/core/blob.h:9, 2022-05-18T03:27:32.0223255Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T03:27:32.0223638Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T03:27:32.0224731Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ComputeOffsetOp::RunOnDevice()': 2022-05-18T03:27:32.0225675Z caffe2/operators/dataset_ops.cc:604:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0226512Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-05-18T03:27:32.0226900Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0227599Z caffe2/operators/dataset_ops.cc:615:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0228107Z for (int i = 0; i < lengths.size(); ++i) { 2022-05-18T03:27:32.0228421Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0229114Z caffe2/operators/dataset_ops.cc:626:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0229776Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-05-18T03:27:32.0230425Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0230779Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T03:27:32.0231135Z from ./caffe2/core/blob.h:9, 2022-05-18T03:27:32.0231497Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T03:27:32.0231878Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T03:27:32.0232709Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::SortAndShuffleOp::RunOnDevice()': 2022-05-18T03:27:32.0233621Z caffe2/operators/dataset_ops.cc:662:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0234512Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-05-18T03:27:32.0234922Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0235776Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadRandomBatchOp::RunOnDevice()': 2022-05-18T03:27:32.0236711Z caffe2/operators/dataset_ops.cc:750:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0237420Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 3); 2022-05-18T03:27:32.0237822Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0238535Z caffe2/operators/dataset_ops.cc:774:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0239197Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-05-18T03:27:32.0239548Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0240296Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::TrimDatasetOp::RunOnDevice()': 2022-05-18T03:27:32.0241213Z caffe2/operators/dataset_ops.cc:1095:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0241776Z for (int col = 0; col < walker.fields().size(); ++col) { 2022-05-18T03:27:32.0242110Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0242478Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T03:27:32.0242827Z from ./caffe2/core/blob.h:9, 2022-05-18T03:27:32.0243188Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T03:27:32.0243600Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T03:27:32.0244550Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::CollectTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T03:27:32.0245163Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-05-18T03:27:32.0245941Z caffe2/operators/dataset_ops.cc:1032:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0246728Z tensorVector->size() == numToCollect_, 2022-05-18T03:27:32.0247062Z ^ 2022-05-18T03:27:32.0247700Z caffe2/operators/dataset_ops.cc:1045:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0248347Z } else if (pos >= tensorVector->size()) { 2022-05-18T03:27:32.0248709Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.0249601Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::ConcatTensorVectorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T03:27:32.0250219Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-05-18T03:27:32.0251003Z caffe2/operators/dataset_ops.cc:969:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.0251650Z for (int i = 1; i < tensorVector->size(); i++) { 2022-05-18T03:27:32.0251994Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.1929358Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2022-05-18T03:27:32.1935933Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2022-05-18T03:27:32.1936951Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:36:28: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:27:32.1937524Z [](Vec /* unused */) { return 0.0; }, 2022-05-18T03:27:32.1937850Z ^ 2022-05-18T03:27:32.4549475Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:27:32.4565801Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:27:32.4566715Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:27:32.4567319Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:27:32.4567851Z ^~~ 2022-05-18T03:27:32.4568397Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:27:32.4569093Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:27:32.4569593Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:27:32.4569898Z ^ 2022-05-18T03:27:32.4570153Z At top level: 2022-05-18T03:27:32.4570828Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4571509Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:27:32.4571954Z ^~~~~~~ 2022-05-18T03:27:32.4572604Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4573286Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:27:32.4573800Z ^~~~~~~ 2022-05-18T03:27:32.4574479Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4575146Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:27:32.4575612Z ^~~~~~~~~ 2022-05-18T03:27:32.4576242Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4576829Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:27:32.4577264Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4578092Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4578663Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:27:32.4590112Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.4590813Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4591453Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:27:32.4591953Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.4592658Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4593306Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:27:32.4593734Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4594438Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4595088Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:27:32.4595506Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.4596155Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4596676Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:27:32.4597060Z ^~~~~ 2022-05-18T03:27:32.4597884Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4598446Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:27:32.4598818Z ^~~~~ 2022-05-18T03:27:32.4599452Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4599974Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:27:32.4600335Z ^~~~ 2022-05-18T03:27:32.4601007Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4601562Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:27:32.4601942Z ^~~~ 2022-05-18T03:27:32.4602612Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4603165Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:27:32.4603533Z ^~~~~~ 2022-05-18T03:27:32.4692560Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4693385Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:27:32.4693807Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4694493Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4695101Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:27:32.4695512Z ^~~~~~~~~ 2022-05-18T03:27:32.4696167Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4696722Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:27:32.4697089Z ^~~~~~ 2022-05-18T03:27:32.4697749Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4698442Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:27:32.4698831Z ^~~~~~ 2022-05-18T03:27:32.4699483Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4699988Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:27:32.4700351Z ^~~~~~ 2022-05-18T03:27:32.4701027Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4701561Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:27:32.4701911Z ^~~~~ 2022-05-18T03:27:32.4702585Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4703261Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:27:32.4703746Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.4704547Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4705259Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:27:32.4705872Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4756550Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:27:32.4757691Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4758573Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:27:32.4759108Z ^~~~~~~~ 2022-05-18T03:27:32.4760009Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4760841Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:32.4761479Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4762387Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4763209Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:27:32.4763878Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4764784Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4765540Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:27:32.4766094Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4766972Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4767720Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:27:32.4768248Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4769173Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4769905Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:27:32.4770445Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4771363Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4772051Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:27:32.4772408Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4773399Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4773959Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:27:32.4774589Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.4775671Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4776452Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:27:32.4776890Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4777702Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4778361Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:27:32.4778901Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4779712Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4780453Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:27:32.4780868Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4781514Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4782398Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:27:32.4782846Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4783553Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4784408Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:27:32.4784956Z ^~~~~~~~~~~ 2022-05-18T03:27:32.4785650Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4786246Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:27:32.4786612Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4787254Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4788001Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:27:32.4788364Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4789038Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4789604Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:27:32.4789993Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4790641Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4791197Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:27:32.4791585Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4792253Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4792849Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:27:32.4793283Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4793961Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4794540Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:27:32.4795296Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4795964Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4796468Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:27:32.4796845Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.4797674Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4798251Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:27:32.4798644Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.4799314Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4799876Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:27:32.4800233Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4800907Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4801460Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:27:32.4801803Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4802420Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4803027Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:32.4803456Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4804109Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4804649Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:27:32.4805009Z ^~~~~~~~~~~ 2022-05-18T03:27:32.4805638Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4806379Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:32.4806791Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4807484Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4808064Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:27:32.4808712Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4809133Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:27:32.4809892Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4810433Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:27:32.4810770Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4811404Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4811943Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:27:32.4812312Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4812962Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4813521Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:27:32.4813895Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.4814524Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4815073Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:27:32.4815456Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.4816140Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4816713Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:27:32.4817100Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4817770Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4818338Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:27:32.4818808Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4819445Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4820028Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:27:32.4820444Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4906412Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4907246Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:27:32.4907688Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4908409Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4908967Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:27:32.4909390Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4910017Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4910585Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:27:32.4911002Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4911675Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4912248Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:27:32.4912790Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4913436Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4914050Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:27:32.4914477Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4915174Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4915778Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:27:32.4916212Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4916898Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4917487Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:27:32.4917896Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4918534Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4919111Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:27:32.4919551Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4920230Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4920794Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:27:32.4921186Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4921815Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4922331Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:27:32.4922740Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.4923424Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4924019Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:27:32.4924556Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.4925242Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4925832Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:27:32.4926231Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4926872Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4927474Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:27:32.4927941Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4928609Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4929261Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:27:32.4929710Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4930392Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4930992Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:27:32.4931415Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4932080Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4932606Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:27:32.4933135Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4933812Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4934446Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:32.4934890Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4935534Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4936126Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:27:32.4936568Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4937263Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4937926Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:32.4938393Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4939066Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4939704Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:27:32.4940143Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4940790Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4941368Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:27:32.4941803Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4942479Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4943080Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:27:32.4943521Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4944179Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4944935Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:27:32.4945375Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4946197Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4946817Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:27:32.4947228Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4947917Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4948513Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:27:32.4948925Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4949538Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4950110Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:27:32.4950542Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4951217Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4951836Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:27:32.4952264Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4952946Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4953691Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:27:32.4954111Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4954788Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4955319Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:27:32.4955691Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4956354Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4956974Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:27:32.4957411Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4958058Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4958650Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:27:32.4959068Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4959776Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4960405Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:27:32.4960872Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4961542Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4962184Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:32.4962651Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4963320Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4963890Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:27:32.4964293Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4965110Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4965698Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:27:32.4966121Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4966774Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4967327Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:27:32.4967710Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4968118Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:32.4968864Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4969417Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:27:32.4969818Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.4970483Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4971021Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:27:32.4971423Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.4972009Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4972553Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:27:32.4973055Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.4973701Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4974239Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:27:32.4974582Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.4975227Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4975783Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:27:32.4976179Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.4976813Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4977375Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:27:32.4977778Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.4978410Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4978975Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:32.4979448Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4979894Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:32.4980643Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4981270Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:32.4981721Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4982359Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4982971Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:27:32.4983413Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.4984069Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.4984745Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:32.4985185Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5041153Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5041913Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:27:32.5042439Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5043229Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5043886Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:32.5044332Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5045053Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5045735Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:32.5046226Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5047101Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5047710Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:32.5048136Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5048777Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5049377Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:32.5049821Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5050579Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5051121Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:27:32.5051543Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5052190Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5052757Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:27:32.5053173Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5053788Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5054310Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:27:32.5054727Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5055398Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5055986Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:27:32.5056413Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5057055Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5057657Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:27:32.5058088Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5058733Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5059303Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:32.5059696Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5060323Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5060895Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:32.5061325Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5062068Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5062644Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:27:32.5063038Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5063665Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5064323Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:27:32.5064761Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5065430Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5186303Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:27:32.5186711Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5187409Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5187966Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:27:32.5188352Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5188971Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5189578Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:27:32.5190005Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5190677Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5191459Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:27:32.5191938Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5192575Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5193207Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:27:32.5193663Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5194300Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5194860Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:27:32.5195256Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5195666Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:32.5196394Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5197060Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:27:32.5197565Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5198192Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5198770Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:27:32.5199226Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5199883Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5200510Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:27:32.5200974Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5201640Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5202393Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:27:32.5202818Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5203425Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5204001Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:27:32.5204428Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5205085Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5205750Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:27:32.5206226Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5206870Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5207505Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:27:32.5207960Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5208609Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5209117Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:27:32.5209509Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5210151Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5210814Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:27:32.5211232Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5211847Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5212363Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:27:32.5212738Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5213402Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5214018Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:27:32.5214474Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5215110Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5215739Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:27:32.5216218Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5216853Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5217477Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:27:32.5217921Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5218559Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5219152Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:27:32.5219567Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5220205Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5220746Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:27:32.5221138Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5221520Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:27:32.5222426Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5223021Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:27:32.5223411Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5224090Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5224733Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:27:32.5225108Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5305979Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5306703Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:27:32.5307086Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5307790Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5308359Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:27:32.5308723Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5309364Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5309848Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:27:32.5310156Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5310842Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5311367Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:27:32.5311870Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5312539Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5313216Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:27:32.5313695Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5314361Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5314935Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:27:32.5315304Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5315917Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5316511Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:27:32.5316921Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5317582Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5318168Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:27:32.5318591Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5319243Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5319844Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:27:32.5320221Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5320909Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5321470Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:27:32.5321849Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5322538Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5323091Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:27:32.5323434Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5324204Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5324885Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:27:32.5325365Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5326028Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5326635Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:27:32.5327047Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5327649Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5328237Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:27:32.5328655Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5329333Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5329847Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:27:32.5330198Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5330866Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5331496Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:27:32.5331900Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5332646Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5333255Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:27:32.5333644Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5334334Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5334975Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:27:32.5335385Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5336079Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5336713Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:27:32.5337127Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5337761Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5338335Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:27:32.5338743Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5339401Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5339930Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:27:32.5340270Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5340901Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5341449Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:27:32.5341851Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5342547Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5343195Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:27:32.5343677Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5344456Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5345246Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:27:32.5345700Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5426794Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5427461Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:27:32.5427904Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5428564Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5429202Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:27:32.5429604Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5430252Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5430780Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:27:32.5431128Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5431781Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5432286Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:27:32.5432614Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5433259Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5433960Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:27:32.5434326Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5435011Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5435534Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:27:32.5435909Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5436598Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5437249Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:27:32.5437676Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5438297Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5438896Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:27:32.5439290Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5439952Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5440549Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:27:32.5440939Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5441549Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5442123Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:27:32.5442544Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5443211Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5443828Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:27:32.5444249Z ^~~~~~~~~~ 2022-05-18T03:27:32.5444923Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5445521Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:27:32.5445892Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5446654Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5447274Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:27:32.5447696Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5448391Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5449003Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:27:32.5449380Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5450071Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5450877Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:27:32.5451295Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5451944Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5452534Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:27:32.5452967Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5453620Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5454260Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:27:32.5454690Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5455415Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5456063Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:27:32.5456551Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5457245Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5457875Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:27:32.5458296Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5458991Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5459580Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:27:32.5459978Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5460620Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5461159Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:27:32.5461543Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5462224Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5462797Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:27:32.5463176Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5463814Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5464416Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:32.5464760Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5465421Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5546312Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:32.5546695Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5547410Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5548203Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:27:32.5548641Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5549347Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5549957Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:27:32.5550369Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5550994Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5551542Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:27:32.5551910Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5552582Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5553144Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:27:32.5553485Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5554115Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5554671Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:27:32.5555061Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5555735Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5556475Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:27:32.5556880Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5557547Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5558155Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:27:32.5558535Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5559157Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5559745Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:27:32.5560166Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5560846Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5561455Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:27:32.5561849Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5562522Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5563121Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:27:32.5563530Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5564195Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5564748Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:27:32.5565948Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5566637Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5567237Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:27:32.5567633Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5671037Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5671939Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:27:32.5672381Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5673110Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5673744Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:27:32.5674143Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5674783Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5675368Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:27:32.5675783Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5676474Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5677130Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:27:32.5677591Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5678250Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5678902Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:27:32.5679335Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5679980Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5680732Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:27:32.5681164Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5681851Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5682475Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:27:32.5682920Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5683577Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5684143Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:27:32.5684571Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5685256Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5685922Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:27:32.5686345Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5687027Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5687670Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:27:32.5688080Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5688702Z external/sleef/src/arch/helperavx512f.h:387:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5689337Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:27:32.5689810Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5690484Z external/sleef/src/arch/helperavx512f.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5691179Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:27:32.5691631Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5692438Z external/sleef/src/arch/helperavx512f.h:385:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5693096Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:27:32.5693547Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5694217Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5694745Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:27:32.5695141Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5695811Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5696413Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:27:32.5696795Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5697436Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5698322Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:27:32.5698839Z ^~~~~~~~~~ 2022-05-18T03:27:32.5699521Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5700465Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:27:32.5701118Z ^~~~~~~~~~ 2022-05-18T03:27:32.5701790Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5702384Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:27:32.5702771Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5703379Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5703973Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:27:32.5704471Z ^~~~~~~~~~ 2022-05-18T03:27:32.5705141Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5785967Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:27:32.5786527Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5787269Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5787877Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:27:32.5788248Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5788882Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5789475Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:27:32.5789863Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5790526Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5791102Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:27:32.5791474Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5792122Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5792678Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:27:32.5793026Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5793700Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5794441Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:27:32.5794819Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5795502Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5796135Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:27:32.5796560Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5797173Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5797761Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:27:32.5798174Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5798837Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5799402Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:27:32.5799774Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5800402Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5800939Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:27:32.5801303Z ^~~~~~~~~~ 2022-05-18T03:27:32.5801976Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5802602Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:27:32.5803139Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5803821Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5804361Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:27:32.5804719Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5805331Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5805874Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:27:32.5806241Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5806913Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5807548Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:27:32.5807978Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5808644Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5809280Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:27:32.5809702Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5810376Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5810942Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:27:32.5811328Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5811999Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5812601Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:27:32.5813003Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5813662Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5814223Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:27:32.5814601Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5815398Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5816023Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:27:32.5816458Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5817115Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5817698Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:27:32.5818092Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5818745Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5819380Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:27:32.5819791Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5820463Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5821052Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:27:32.5821463Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5822133Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5822700Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:27:32.5823074Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5823700Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5824512Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:27:32.5824920Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5825602Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5866565Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:27:32.5866975Z ^~~~~~~~~~ 2022-05-18T03:27:32.5867636Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5868262Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:27:32.5868729Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5869395Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5870086Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:27:32.5870553Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5871227Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5872204Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:27:32.5872591Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5873264Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5873864Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:27:32.5874277Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5874975Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5875574Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:27:32.5876004Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5876695Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5877458Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:27:32.5877870Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5878489Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5879016Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:27:32.5879342Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5880006Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5880551Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:27:32.5880868Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5881493Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5882005Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:27:32.5882374Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5883057Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5883607Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:27:32.5883976Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5884631Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5885283Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:27:32.5885725Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5886540Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5887136Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:27:32.5887603Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5888290Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5888866Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:27:32.5889284Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.5889937Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5890467Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:27:32.5890842Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5891539Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5892097Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:27:32.5892441Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5893121Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5893678Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:27:32.5894027Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5894638Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5895186Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:27:32.5895568Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5896232Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5896839Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:27:32.5897244Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5897919Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5898607Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:27:32.5899020Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5899704Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5900276Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:27:32.5900646Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5901272Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5901821Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:27:32.5902159Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5902823Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5903358Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:27:32.5903686Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5904408Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5905015Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:27:32.5905428Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5946429Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5947044Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:27:32.5947601Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5948227Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5948786Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:27:32.5949170Z ^~~~~~~~~~ 2022-05-18T03:27:32.5949853Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5950463Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:27:32.5950873Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5951552Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5952145Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:27:32.5952573Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5953243Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5953851Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:27:32.5954254Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5954909Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5955544Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:27:32.5955976Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5956642Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5957262Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:27:32.5957652Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5958299Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5958938Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:27:32.5959388Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5960195Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5960863Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:27:32.5961300Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5961948Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5962521Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:27:32.5962953Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.5963645Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5964283Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:27:32.5964763Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5965426Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5966096Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:27:32.5966549Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5967228Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5967872Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:27:32.5968395Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5969069Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5969721Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:27:32.5970172Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5970810Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5971413Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:27:32.5971839Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5972534Z external/sleef/src/arch/helperavx512f.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5973210Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:27:32.5973692Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5974356Z external/sleef/src/arch/helperavx512f.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5975032Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:27:32.5975502Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.5976145Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5976736Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:27:32.5977120Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5977771Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5978385Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:27:32.5978799Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.5979474Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5980444Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:27:32.5980969Z ^~~~~~~~~~ 2022-05-18T03:27:32.5981656Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5982614Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:27:32.5983140Z ^~~~~~~~~~ 2022-05-18T03:27:32.5983810Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.5984482Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:27:32.5984831Z ^~~~~~~~~~~ 2022-05-18T03:27:32.5985479Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6066453Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:27:32.6066913Z ^~~~~~~~~~ 2022-05-18T03:27:32.6067648Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6068305Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:27:32.6068752Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6069447Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6070261Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:27:32.6070700Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6071406Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6072038Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:27:32.6072477Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6073166Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6073800Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:27:32.6074243Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6074948Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6075599Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:27:32.6076029Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6076723Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6077376Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:27:32.6077808Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6078508Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6079160Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:27:32.6079610Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6080296Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6080938Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:27:32.6081371Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6082052Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6082797Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:27:32.6083218Z ^~~~~~~~~~ 2022-05-18T03:27:32.6083908Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6084530Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:27:32.6084957Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6085661Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6086331Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:27:32.6086797Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6087486Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6088170Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:27:32.6088615Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6089295Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6089851Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:27:32.6090192Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6090878Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6091497Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:27:32.6091856Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6092530Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6093092Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:27:32.6093461Z ^~~~~~~~~~~ 2022-05-18T03:27:32.6094135Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6094720Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:27:32.6095103Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6095793Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6096396Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:27:32.6096796Z ^~~~~~~~~~ 2022-05-18T03:27:32.6097417Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6098029Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:27:32.6098446Z ^~~~~~~~~~~ 2022-05-18T03:27:32.6099142Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6099699Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:27:32.6100076Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6100769Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6101322Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:27:32.6101667Z ^~~~~~~~~~~ 2022-05-18T03:27:32.6102353Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6102956Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:27:32.6103339Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6104032Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6104799Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:27:32.6105185Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6105984Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6106898Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:27:32.6107385Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6108075Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6108794Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:27:32.6109291Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6109983Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6110645Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:27:32.6111109Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6111738Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6112456Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:27:32.6112884Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6113262Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:27:32.6114067Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6114677Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:27:32.6115108Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6115710Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6116275Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:27:32.6116662Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6117254Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6117799Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:27:32.6118171Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6118764Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6119306Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:27:32.6119677Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6120253Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6120800Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:27:32.6121186Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6121770Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6122234Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:27:32.6122621Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6123217Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6123742Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:27:32.6124106Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6124796Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6125320Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:27:32.6125674Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6126260Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6126797Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:27:32.6127158Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6127757Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6128288Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:27:32.6128642Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6129241Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6129747Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:27:32.6130099Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6130681Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6131198Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:27:32.6131546Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6132200Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6132743Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:27:32.6133120Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6133718Z external/sleef/src/arch/helperavx512f.h:95:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6134187Z static INLINE int vavailability_i(int name) { 2022-05-18T03:27:32.6134503Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6135108Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:32.6135569Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:27:32.6135894Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6136260Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:27:32.6136932Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6137479Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:32.6137837Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6138457Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6139023Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:27:32.6139436Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6140047Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6140530Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:27:32.6140873Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6141483Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6142005Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:27:32.6142350Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6142962Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6143596Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:27:32.6143973Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6144662Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6145191Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:27:32.6145562Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6226531Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6227096Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:27:32.6227214Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6227687Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6227952Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:27:32.6228081Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6228507Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6228776Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:27:32.6228893Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6229335Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6229732Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:27:32.6229850Z ^~~~~~~~~~~ 2022-05-18T03:27:32.6230311Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6230522Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:27:32.6230629Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6231073Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6231290Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:27:32.6231417Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6231861Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6232080Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:27:32.6232209Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6232662Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6232832Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:27:32.6232950Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6233395Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6233585Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:27:32.6233708Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6234164Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6234375Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:27:32.6234498Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6234705Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:27:32.6235170Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6235383Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:27:32.6235603Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6236082Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6236320Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:27:32.6236461Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6236911Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6237125Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:27:32.6237254Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6237710Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6237946Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:27:32.6238079Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6238541Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6238780Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:27:32.6238909Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6239342Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6239591Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:27:32.6239787Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6240269Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6240542Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:32.6240689Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6241148Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6241415Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:27:32.6241548Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6242010Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6242291Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:32.6242435Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6242876Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6243136Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:27:32.6243267Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6243723Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6243966Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:27:32.6244083Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6244543Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6244911Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:27:32.6245063Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6245606Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6245988Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:27:32.6246145Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6246671Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6246959Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:27:32.6247096Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6247616Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6247899Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:27:32.6248049Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6248576Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6248854Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:27:32.6249009Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6249540Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6249798Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:27:32.6249951Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6250474Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6250835Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:27:32.6250993Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6251614Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6251841Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:27:32.6251971Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6252416Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6252685Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:27:32.6252821Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6253275Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6253546Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:27:32.6253685Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6254144Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6254415Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:27:32.6254551Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6255005Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6255273Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:32.6255418Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6255871Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6256116Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:27:32.6256248Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6256744Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6256984Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:27:32.6257102Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6257561Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6257790Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:27:32.6257922Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6258145Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:32.6258569Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6258804Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:32.6258940Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6259147Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:27:32.6259624Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6259832Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:27:32.6259960Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6260442Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6260709Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:27:32.6260826Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6261302Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6261502Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:27:32.6261625Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6262081Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6262284Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:27:32.6262409Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6262847Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6263087Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:27:32.6263203Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6263649Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6263861Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:27:32.6263987Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6264538Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6264743Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:27:32.6264860Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6265290Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6265487Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:27:32.6265586Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6266220Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6266375Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:27:32.6266480Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6267042Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6267369Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:27:32.6267489Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6267931Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6268175Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:27:32.6268275Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6268710Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6268892Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:27:32.6269012Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6269472Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6269731Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:27:32.6269852Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6270312Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6270564Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:27:32.6270684Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6271134Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6271458Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:27:32.6271574Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6272031Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6272213Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:27:32.6272312Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6272764Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6273006Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:27:32.6273118Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6273588Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6273881Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:27:32.6274008Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6274487Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6274783Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:27:32.6274899Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6275353Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6275624Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:27:32.6275741Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6276196Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6276484Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:27:32.6276597Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6277042Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6277260Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:27:32.6277383Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6277840Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6278017Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:27:32.6278133Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6278585Z external/sleef/src/arch/helperavx512f.h:482:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6278873Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:27:32.6278991Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6279423Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6279660Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:27:32.6279770Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6280212Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6280446Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:27:32.6280558Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6281002Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6281239Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:27:32.6281390Z ^~~~~~~~~~~ 2022-05-18T03:27:32.6281825Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6282053Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:27:32.6282160Z ^~~~~~~~~~ 2022-05-18T03:27:32.6282609Z external/sleef/src/arch/helperavx512f.h:465:21: warning: 'vilogb2k_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6282865Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:27:32.6282979Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6283419Z external/sleef/src/arch/helperavx512f.h:464:21: warning: 'vilogbk_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6283654Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:27:32.6283768Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6284203Z external/sleef/src/arch/helperavx512f.h:462:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6284431Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:27:32.6284543Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6284986Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6285406Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:27:32.6285518Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6285935Z external/sleef/src/arch/helperavx512f.h:460:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6286205Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:27:32.6286315Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6286676Z external/sleef/src/arch/helperavx512f.h:459:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6286934Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:27:32.6287033Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6287504Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6287787Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:27:32.6287909Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6288342Z external/sleef/src/arch/helperavx512f.h:451:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6288598Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:27:32.6288721Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6289164Z external/sleef/src/arch/helperavx512f.h:437:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6289375Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:27:32.6289488Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6289930Z external/sleef/src/arch/helperavx512f.h:432:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6290110Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:32.6290211Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6290647Z external/sleef/src/arch/helperavx512f.h:426:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6290902Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:27:32.6291015Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6291583Z external/sleef/src/arch/helperavx512f.h:425:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6291832Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:27:32.6291950Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6292425Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6292610Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:27:32.6292728Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6293182Z external/sleef/src/arch/helperavx512f.h:411:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6293375Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:27:32.6293489Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6293930Z external/sleef/src/arch/helperavx512f.h:408:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6294146Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:27:32.6294260Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6294709Z external/sleef/src/arch/helperavx512f.h:407:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6294956Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:27:32.6295071Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6295506Z external/sleef/src/arch/helperavx512f.h:405:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6295731Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:27:32.6295842Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6296279Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6296549Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:27:32.6296648Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6297081Z external/sleef/src/arch/helperavx512f.h:400:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6297410Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:27:32.6297526Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6297967Z external/sleef/src/arch/helperavx512f.h:399:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6298241Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:27:32.6298357Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6298794Z external/sleef/src/arch/helperavx512f.h:398:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6299069Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:27:32.6299169Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6299629Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6299907Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:27:32.6300027Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6300496Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6300769Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:27:32.6300891Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6301328Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6301636Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:27:32.6301749Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6302193Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6302460Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:27:32.6302576Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6303029Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6303288Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:27:32.6303403Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6303839Z external/sleef/src/arch/helperavx512f.h:387:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6304129Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:27:32.6304341Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6304785Z external/sleef/src/arch/helperavx512f.h:386:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6305077Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:27:32.6305198Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6305636Z external/sleef/src/arch/helperavx512f.h:385:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6348031Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:27:32.6348223Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6348806Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6349092Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:27:32.6349230Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6349896Z external/sleef/src/arch/helperavx512f.h:377:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6350181Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:27:32.6350317Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6350843Z external/sleef/src/arch/helperavx512f.h:376:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6351487Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:27:32.6351606Z ^~~~~~~~~~ 2022-05-18T03:27:32.6352128Z external/sleef/src/arch/helperavx512f.h:374:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6352386Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:27:32.6352522Z ^~~~~~~~~~~ 2022-05-18T03:27:32.6353039Z external/sleef/src/arch/helperavx512f.h:373:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6353324Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:27:32.6353454Z ^~~~~~~~~~ 2022-05-18T03:27:32.6354001Z external/sleef/src/arch/helperavx512f.h:365:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6354163Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:27:32.6354275Z ^~~~~~~~~~~ 2022-05-18T03:27:32.6354729Z external/sleef/src/arch/helperavx512f.h:361:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6354991Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:27:32.6355107Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6355570Z external/sleef/src/arch/helperavx512f.h:359:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6355836Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:27:32.6355955Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6356389Z external/sleef/src/arch/helperavx512f.h:355:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6356641Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:27:32.6356756Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6357219Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6357471Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:27:32.6357592Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6358041Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6358297Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:27:32.6358399Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6358845Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6359095Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:27:32.6359215Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6359659Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6359907Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:27:32.6360023Z ^~~~~~~~~~~ 2022-05-18T03:27:32.6360465Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6360698Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:27:32.6360901Z ^~~~~~~~~~ 2022-05-18T03:27:32.6361365Z external/sleef/src/arch/helperavx512f.h:312:22: warning: 'vgetmant_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6361662Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:27:32.6361779Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6362234Z external/sleef/src/arch/helperavx512f.h:309:22: warning: 'vgetexp_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6362464Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:27:32.6362584Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6363016Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6363194Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:27:32.6363310Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.6363764Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6364001Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:27:32.6364118Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6364556Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6364792Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:27:32.6364889Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6365393Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6365622Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:27:32.6365735Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6366201Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6366488Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:27:32.6366600Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6367064Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6367347Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:27:32.6367451Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6367916Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6368200Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:27:32.6368316Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6368731Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6368903Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:27:32.6368979Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6369253Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6369407Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:27:32.6369484Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6369747Z external/sleef/src/arch/helperavx512f.h:140:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6370040Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:27:32.6370164Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6370578Z external/sleef/src/arch/helperavx512f.h:139:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6370894Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:27:32.6371012Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6371471Z external/sleef/src/arch/helperavx512f.h:138:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6371748Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:27:32.6371871Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6372092Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:27:32.6372552Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6372791Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:27:32.6372906Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:32.6373362Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6373599Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:27:32.6373691Z ^~~~~~~~~~~ 2022-05-18T03:27:32.6374161Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6374472Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:27:32.6374588Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6375050Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6375297Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:27:32.6375409Z ^~~~~~~~~~~~ 2022-05-18T03:27:32.6375888Z external/sleef/src/arch/helperavx512f.h:112:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6376101Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:27:32.6376217Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:32.6376667Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:27:32.6376924Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:27:32.6377044Z ^~~~~~~~~~~~~ 2022-05-18T03:27:32.9746116Z INFO: From Compiling torch/csrc/autograd/generated/VariableType_0.cpp: 2022-05-18T03:27:32.9747750Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_0.cpp: In function 'std::vector torch::autograd::VariableType::{anonymous}::split_Tensor(c10::DispatchKeySet, const at::Tensor&, int64_t, int64_t)': 2022-05-18T03:27:32.9749204Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_0.cpp:9363:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.9749920Z for (auto i=0; i torch::autograd::VariableType::{anonymous}::unbind_int(c10::DispatchKeySet, const at::Tensor&, int64_t)': 2022-05-18T03:27:32.9753034Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_0.cpp:9938:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:32.9753819Z for (auto i=0; i torch::autograd::VariableType::{anonymous}::split_copy_Tensor(c10::DispatchKeySet, const at::Tensor&, int64_t, int64_t)': 2022-05-18T03:27:35.6351850Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_3.cpp:9884:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:35.6352350Z for (auto i=0; i torch::autograd::VariableType::{anonymous}::unsafe_split_Tensor(c10::DispatchKeySet, const at::Tensor&, int64_t, int64_t)': 2022-05-18T03:27:35.6354475Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_3.cpp:10857:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:35.6354972Z for (auto i=0; i (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5111921Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5112646Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5113310Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:27:36.5113666Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5114319Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5115049Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:27:36.5115431Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5116095Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5116730Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:27:36.5117154Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5118047Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5118657Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5119080Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5119768Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5120315Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:27:36.5120679Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5121366Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5121954Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:27:36.5122303Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5123033Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5123634Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:27:36.5124042Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5124694Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5125265Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:27:36.5125630Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5126299Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5127007Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:27:36.5127378Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5128031Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5128623Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:27:36.5129030Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5129669Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5130246Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:27:36.5130619Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5131264Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5131778Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:27:36.5132164Z ^~~~~~~~~~ 2022-05-18T03:27:36.5132854Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5133386Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:27:36.5133740Z ^~~~~~~~~~ 2022-05-18T03:27:36.5134441Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5135053Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5135471Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5136125Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5136684Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5137107Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5137755Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5138343Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5138896Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5139576Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5140153Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5140544Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5141189Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5141745Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5142118Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5142784Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5143534Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5143968Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5144742Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5145343Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5145869Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5146555Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5147375Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5147989Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5148665Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5149319Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:27:36.5149758Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5150413Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5151023Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:27:36.5151456Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5152114Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5152775Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:27:36.5153213Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5153855Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5154452Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:27:36.5154852Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5155495Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5156091Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:27:36.5156477Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5157159Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5157850Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:27:36.5158304Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5159132Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5159757Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:27:36.5160154Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5160811Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5161434Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:27:36.5161830Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5162499Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5163080Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:27:36.5163510Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5164153Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5164704Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:27:36.5165069Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5165709Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5166264Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:27:36.5166661Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5167334Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5168011Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:27:36.5168381Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5169057Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5169650Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:27:36.5170031Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5170709Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5171555Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:27:36.5171996Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5172652Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5173553Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:27:36.5173994Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5174693Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5175375Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:27:36.5175842Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5176538Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5177121Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5177536Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5178222Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5178843Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5179232Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5179988Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5180605Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5180995Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5181659Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5182276Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5182693Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5183371Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5183996Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5184491Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5185170Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5188888Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5189402Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5190094Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5190794Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:27:36.5191338Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5191971Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5192682Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:27:36.5193052Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5193653Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5194373Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:27:36.5194761Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5195381Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5196012Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:27:36.5196425Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5197079Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5197717Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:27:36.5198115Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5198754Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5199534Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:27:36.5199967Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5200652Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5201367Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:27:36.5201774Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5202418Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5202991Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:27:36.5203557Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5204254Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5204846Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:27:36.5205218Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5205914Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5206505Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:27:36.5206889Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5207575Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5208210Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:27:36.5208566Z ^~~~~~~~~~ 2022-05-18T03:27:36.5209247Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5209867Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:27:36.5210291Z ^~~~~~~~~~ 2022-05-18T03:27:36.5210961Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5211549Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:27:36.5212033Z ^~~~~~~~~~ 2022-05-18T03:27:36.5212687Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5213250Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:27:36.5213616Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5214292Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5214815Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:27:36.5215178Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5215804Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5216483Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:27:36.5216869Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5217563Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5218115Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:27:36.5218457Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5219135Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5219790Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:27:36.5220228Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5220870Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5221517Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:27:36.5221977Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5222658Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5223286Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:27:36.5223723Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5224605Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5225237Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:27:36.5225656Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5226476Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5227027Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:27:36.5227345Z ^~~~~~~~~~ 2022-05-18T03:27:36.5228016Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5228631Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T03:27:36.5229005Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5229667Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5230234Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T03:27:36.5230594Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5231244Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5231818Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T03:27:36.5232202Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5232990Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5233571Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T03:27:36.5233960Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5234631Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5235185Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:27:36.5235541Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5236223Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5236763Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:27:36.5237137Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5237795Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5238409Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:27:36.5238828Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5239494Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5240118Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:27:36.5240529Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5241175Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5241750Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:27:36.5242124Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5242787Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5243390Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:27:36.5243773Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5244415Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5245129Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:27:36.5245515Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5246160Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5246752Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:27:36.5247158Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5247799Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5248343Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:27:36.5248716Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5249366Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5249922Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:27:36.5250310Z ^~~~~~~~~~ 2022-05-18T03:27:36.5250970Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5251511Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:27:36.5251847Z ^~~~~~~~~~ 2022-05-18T03:27:36.5252520Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5253070Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:27:36.5253534Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5254211Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5254768Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:27:36.5255129Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5255775Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5256378Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5256790Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5257436Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5258191Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5258610Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5259297Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5259920Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5260326Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5261002Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5261833Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5262302Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5262977Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5263592Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:27:36.5263996Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5264791Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5265417Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5267664Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5268529Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5269159Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5269556Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5270242Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5270740Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:27:36.5271055Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5271646Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5272154Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:27:36.5272506Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5273149Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5273684Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:27:36.5274053Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5274701Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5275284Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:27:36.5275658Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5276288Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5276965Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:27:36.5277344Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5290382Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5290956Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:27:36.5291297Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5291973Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5292533Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:27:36.5292889Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5293523Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5294080Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:27:36.5294458Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5295140Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5295697Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:27:36.5296088Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5296728Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5297378Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:27:36.5297737Z ^~~~~~~~~~ 2022-05-18T03:27:36.5298646Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5299311Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:27:36.5299696Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5300453Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5301203Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:27:36.5301567Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5302431Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5302973Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5303497Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5304161Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5304926Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5305342Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5306155Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5306804Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5307387Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5307999Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5308587Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5309007Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5309598Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5310238Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5311057Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5311795Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5312539Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5312988Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5313694Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5314529Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:27:36.5320185Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5320918Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5321711Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:27:36.5322156Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5322852Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5323635Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:27:36.5324090Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5324747Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5325364Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:27:36.5325800Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5326464Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5347241Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:27:36.5347767Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5348482Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5349295Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:27:36.5349881Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5350572Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5351383Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:27:36.5351829Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5352495Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5353151Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:27:36.5353591Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5354284Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5354899Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:27:36.5355320Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5356006Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5356626Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:27:36.5357041Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5357741Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5358402Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:27:36.5358846Z ^~~~~~~~~~ 2022-05-18T03:27:36.5359536Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5360232Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:27:36.5360704Z ^~~~~~~~~~ 2022-05-18T03:27:36.5361394Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5361995Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:27:36.5362387Z ^~~~~~~~~~ 2022-05-18T03:27:36.5363059Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5363680Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:27:36.5364092Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5364765Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5365380Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:27:36.5365787Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5366477Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5367191Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:27:36.5367577Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5368254Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5368861Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:27:36.5369284Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5369971Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5370662Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:27:36.5371127Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5371889Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5372556Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:27:36.5373020Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5373735Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5374411Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:27:36.5374903Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5375598Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5376292Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:27:36.5376763Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5377440Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5378048Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:27:36.5378443Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5379135Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5379738Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5380250Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5380961Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5381603Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T03:27:36.5382006Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5382703Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5383312Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T03:27:36.5383701Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5384476Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5385064Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T03:27:36.5385445Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5386290Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5386919Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T03:27:36.5387323Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5388015Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5388573Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:27:36.5388915Z ^~~~~~~~~~ 2022-05-18T03:27:36.5389576Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5390164Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:27:36.5390531Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5391158Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5391854Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:27:36.5392362Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5393233Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5393894Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:27:36.5394353Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5395038Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5395693Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:27:36.5396132Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5396832Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5397463Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:27:36.5397891Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5398589Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5399268Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:27:36.5399712Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5400397Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5401027Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:27:36.5401531Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5402221Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5402828Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:27:36.5403252Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5403961Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5404578Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:27:36.5404999Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5405701Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5406327Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:27:36.5406720Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5407391Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5407993Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:27:36.5408402Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5409095Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5409725Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:27:36.5410145Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5410824Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5411462Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:27:36.5411895Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5412578Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5413204Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:27:36.5413630Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5414381Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5414993Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:27:36.5415406Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5416079Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5416666Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:27:36.5417071Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5417771Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5418367Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:27:36.5418749Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5419438Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5420048Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:27:36.5420379Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5420989Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5421558Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:27:36.5421941Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5422690Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5423279Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:27:36.5423671Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5424352Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5424918Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:27:36.5425319Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5426063Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5426568Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:27:36.5426926Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5427611Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5428208Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:27:36.5428586Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5429263Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5429826Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:27:36.5430171Z ^~~~~~~~~~ 2022-05-18T03:27:36.5430812Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5431417Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:27:36.5431800Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5432482Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5433066Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:27:36.5433440Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5434087Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5434803Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:27:36.5435188Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5435825Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5436426Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:27:36.5436798Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5437440Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5437969Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:27:36.5438294Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5438900Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5439436Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:27:36.5439812Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5440491Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5441080Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:27:36.5441429Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5442035Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5442552Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:27:36.5443029Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5443683Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5444239Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:27:36.5444552Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5445217Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:36.5445888Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:27:36.5446220Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5446798Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5447279Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:27:36.5447605Z ^~~~~~~ 2022-05-18T03:27:36.5448234Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5448774Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:27:36.5449109Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5449724Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5450250Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:27:36.5450575Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5451200Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5451697Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:27:36.5452044Z ^~~~~~~ 2022-05-18T03:27:36.5452651Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5453113Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:27:36.5453495Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5454127Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5454679Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:27:36.5455025Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5455703Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5456186Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:27:36.5456516Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5457009Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5457510Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:27:36.5457874Z ^~~~~~ 2022-05-18T03:27:36.5458458Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5458977Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:27:36.5459323Z ^~~~~~ 2022-05-18T03:27:36.5459908Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5460435Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:27:36.5460813Z ^~~~~ 2022-05-18T03:27:36.5461393Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5461920Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:27:36.5462296Z ^~~~~~ 2022-05-18T03:27:36.5462909Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5463556Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:27:36.5463916Z ^~~~~ 2022-05-18T03:27:36.5464608Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5465088Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:27:36.5465451Z ^~~~~~~ 2022-05-18T03:27:36.5466335Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5466882Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:27:36.5467249Z ^~~~~~~~~~ 2022-05-18T03:27:36.5467882Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5468448Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:27:36.5468834Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5469467Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5469984Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:27:36.5470388Z ^~~~~~~ 2022-05-18T03:27:36.5471003Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5471554Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:27:36.5471914Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5472509Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5473197Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:27:36.5473687Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5474340Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5475052Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:27:36.5475466Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5476083Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5476578Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:27:36.5476933Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5477564Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5478135Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:27:36.5478502Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5478887Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:27:36.5479556Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5480048Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:27:36.5480414Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5481002Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5481527Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:27:36.5481903Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5482525Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5483041Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:27:36.5483572Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5484177Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5484728Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:27:36.5485129Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5485744Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5486288Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:27:36.5486704Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5487276Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5487793Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:27:36.5488197Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5488792Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5489376Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:27:36.5489807Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5490419Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5491030Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:27:36.5491491Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5492073Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5492590Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:27:36.5492971Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5493580Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5494229Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:27:36.5494799Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5495437Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5496034Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:27:36.5496496Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5496841Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:27:36.5497509Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5498055Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:27:36.5498432Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5498833Z In file included from external/sleef/src/libm/sleefsimdsp.c:358:0: 2022-05-18T03:27:36.5499582Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5500147Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:27:36.5500507Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5501150Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5501689Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:27:36.5502062Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5502882Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5503419Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:27:36.5503785Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5504456Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5504961Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:27:36.5505330Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5506040Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5506532Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:27:36.5506860Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5507460Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5507942Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:27:36.5508250Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5508844Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5509438Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5509852Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5510485Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5511161Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:27:36.5511506Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5512150Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5512860Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:27:36.5513260Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5513926Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5514665Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:27:36.5515039Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5515706Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5516328Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5516706Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5517346Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5517911Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:27:36.5518293Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5518964Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5519473Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:27:36.5519834Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5520530Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5521016Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:27:36.5521322Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5521989Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5522569Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:27:36.5522934Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5523550Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5524287Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:27:36.5524650Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5525273Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5525827Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:27:36.5526169Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5526816Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5527367Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:27:36.5527732Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5528341Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5528892Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:27:36.5529253Z ^~~~~~~~~~ 2022-05-18T03:27:36.5529861Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5530386Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:27:36.5530738Z ^~~~~~~~~~ 2022-05-18T03:27:36.5531392Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5531967Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5532360Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5532994Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5533706Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5534128Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5534781Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5535372Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5535877Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5536577Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5537203Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:27:36.5537617Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5538308Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5538934Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:27:36.5539442Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5540203Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5540785Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5541161Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5541791Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5542411Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5542817Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5543467Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5544423Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:27:36.5544860Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5545533Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5546266Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:27:36.5546692Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5547356Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5548085Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:27:36.5548465Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5549123Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5549876Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:27:36.5550295Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5550966Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5551568Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:27:36.5551925Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5552567Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5553207Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:27:36.5553631Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5554381Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5554996Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:27:36.5555379Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5556060Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5556746Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:27:36.5557125Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5557814Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5558383Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:27:36.5558751Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5559396Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5560004Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:27:36.5560391Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5561040Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5561632Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:27:36.5562007Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5562655Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5563252Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:27:36.5563642Z ^~~~~~~~~~ 2022-05-18T03:27:36.5564280Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5564826Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:27:36.5565177Z ^~~~~~~~~~ 2022-05-18T03:27:36.5565946Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5566512Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:27:36.5566909Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5567608Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5568158Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5568554Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5569229Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5569960Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5570370Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5571033Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5571653Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5572044Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5572723Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5573539Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5573964Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5574593Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5575188Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:27:36.5575314Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5575811Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5576028Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5576147Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5576713Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5576964Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5577084Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5577566Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5577779Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:27:36.5577892Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5578329Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5578566Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:27:36.5578682Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5579147Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5579368Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:27:36.5579485Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5579965Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5580181Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:27:36.5580278Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5580752Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5581065Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:27:36.5581190Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5581686Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5581893Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:27:36.5582009Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5582489Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5582690Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:27:36.5582797Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5583270Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5583495Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:27:36.5583622Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5584093Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5584395Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:27:36.5584511Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5584961Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5585253Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:27:36.5585355Z ^~~~~~~~~~ 2022-05-18T03:27:36.5585927Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: 'vsub_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5586256Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:27:36.5586364Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5586839Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5587038Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:27:36.5587134Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5587740Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5587984Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5588104Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5588575Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5588820Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5588937Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5589425Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5589680Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5589787Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5590257Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5590516Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5590636Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5591133Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5591397Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5591522Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5591996Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5592368Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5592481Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5592982Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5593382Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:27:36.5593503Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5594011Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5594424Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:27:36.5594547Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5595017Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5595457Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:27:36.5595597Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5596163Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5596432Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:27:36.5596556Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5597037Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5597300Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:27:36.5597402Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5597899Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5598332Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:27:36.5598451Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5599054Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5599467Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:27:36.5599593Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5600081Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5600352Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:27:36.5600464Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5600944Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5601188Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:27:36.5601309Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5601798Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5602043Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:27:36.5602159Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5602626Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5602919Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:27:36.5603037Z ^~~~~~~~~~ 2022-05-18T03:27:36.5603494Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: 'vabs_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5603897Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:27:36.5604011Z ^~~~~~~~~~ 2022-05-18T03:27:36.5604513Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5604724Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:27:36.5604840Z ^~~~~~~~~~ 2022-05-18T03:27:36.5605293Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5605526Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:27:36.5605646Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5606121Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5606344Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:27:36.5606462Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5606910Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5607264Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:27:36.5607369Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5607858Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5608104Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:27:36.5608221Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5608717Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: 'vreinterpret_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5609026Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:27:36.5609155Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5609659Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5610069Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:27:36.5610185Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5610671Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5610958Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:27:36.5611073Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5611559Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: 'vreinterpret_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5611869Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:27:36.5611984Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5612460Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5612673Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:27:36.5612798Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5613278Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5613528Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:27:36.5613643Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5614109Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5614451Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T03:27:36.5614566Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5615029Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5615246Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T03:27:36.5615349Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5615822Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5616045Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T03:27:36.5616169Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5616614Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5616832Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T03:27:36.5616929Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5617395Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: 'vcast_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5617577Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:27:36.5617687Z ^~~~~~~~~~ 2022-05-18T03:27:36.5618145Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5618381Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:27:36.5618511Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5619000Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5619287Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:27:36.5619420Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5619874Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5620256Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:27:36.5620383Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5620828Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5621082Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:27:36.5621203Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5621668Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5621917Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:27:36.5622045Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5622531Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5622767Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:27:36.5622881Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5623363Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5623614Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:27:36.5623740Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5624333Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5624584Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:27:36.5624809Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5625291Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5625539Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:27:36.5625668Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5626277Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5626517Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:27:36.5626620Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5627101Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5627316Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:27:36.5627435Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5627922Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5628159Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:27:36.5628278Z ^~~~~~~~~~~~~ 2022-05-18T03:27:36.5628769Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5628948Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:27:36.5629064Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5629558Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5629770Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:27:36.5629887Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5630361Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5630561Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:27:36.5630661Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:36.5631261Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5631441Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:27:36.5631546Z ^~~~~~~~~~~ 2022-05-18T03:27:36.5632030Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5632216Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:27:36.5632338Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5632803Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5632986Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:27:36.5633072Z ^~~~~~~~~~~~ 2022-05-18T03:27:36.5633551Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5633754Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:27:36.5633871Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:36.5634349Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:27:36.5634544Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:27:36.5634654Z ^~~~~~~~~~~~~ 2022-05-18T03:27:38.7467015Z INFO: From Compiling torch/csrc/lazy/core/lazy_graph_executor.cpp: 2022-05-18T03:27:38.7475392Z In file included from ./c10/util/C++17.h:5:0, 2022-05-18T03:27:38.7475793Z from ./c10/util/ArrayRef.h:18, 2022-05-18T03:27:38.7476452Z from ./torch/csrc/lazy/core/lazy_graph_executor.h:3, 2022-05-18T03:27:38.7476941Z from torch/csrc/lazy/core/lazy_graph_executor.cpp:1: 2022-05-18T03:27:38.7478668Z torch/csrc/lazy/core/lazy_graph_executor.cpp: In member function 'torch::lazy::LazyGraphExecutor::CompilationResult torch::lazy::LazyGraphExecutor::Compile(const std::vector >&, c10::ArrayRef >, const torch::lazy::LazyGraphExecutor::SyncTensorCollection&, torch::lazy::LazyGraphExecutor::PostOrderData*)': 2022-05-18T03:27:38.7480094Z torch/csrc/lazy/core/lazy_graph_executor.cpp:825:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:38.7480854Z computation->parameters_size() == po_data->parameters_data.size()); 2022-05-18T03:27:38.7481308Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:40.3783187Z INFO: From Compiling torch/csrc/autograd/generated/VariableType_4.cpp: 2022-05-18T03:27:40.3784865Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_4.cpp: In function 'std::vector torch::autograd::VariableType::{anonymous}::split_with_sizes_copy(c10::DispatchKeySet, const at::Tensor&, at::IntArrayRef, int64_t)': 2022-05-18T03:27:40.3789257Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_4.cpp:9596:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:40.3790014Z for (auto i=0; i torch::autograd::VariableType::{anonymous}::unbind_copy_int(c10::DispatchKeySet, const at::Tensor&, int64_t)': 2022-05-18T03:27:40.3793024Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_4.cpp:10048:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:40.3793638Z for (auto i=0; i torch::autograd::VariableType::{anonymous}::unsafe_split_with_sizes(c10::DispatchKeySet, const at::Tensor&, at::IntArrayRef, int64_t)': 2022-05-18T03:27:40.3797082Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_4.cpp:10197:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:40.3797813Z for (auto i=0; i a, Vectorized b) __ubsan_ignore_undefined__ { 2022-05-18T03:27:43.2207050Z ^ 2022-05-18T03:27:46.1897768Z INFO: From Compiling caffe2/ideep/operators/queue_ops.cc: 2022-05-18T03:27:46.1935617Z In file included from ./c10/util/Logging.h:10:0, 2022-05-18T03:27:46.1936099Z from ./caffe2/utils/eigen_utils.h:9, 2022-05-18T03:27:46.1936511Z from ./caffe2/ideep/ideep_utils.h:4, 2022-05-18T03:27:46.1936928Z from caffe2/ideep/operators/queue_ops.cc:1: 2022-05-18T03:27:46.1937957Z caffe2/ideep/operators/queue_ops.cc: In member function 'virtual bool {anonymous}::IDEEPSafeEnqueueBlobsOp::RunOnDevice()': 2022-05-18T03:27:46.1938908Z caffe2/ideep/operators/queue_ops.cc:55:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:46.1939440Z OutputSize() == size + 1, 2022-05-18T03:27:46.1939740Z ~~~~~~~~~~~~~^~~~~~~~~~~ 2022-05-18T03:27:49.8495502Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:27:49.8508433Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:27:49.8509243Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:27:49.8509958Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:27:49.8510536Z ^~~ 2022-05-18T03:27:49.8511084Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:27:49.8511812Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:27:49.8512327Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:27:49.8512646Z ^ 2022-05-18T03:27:49.8512935Z At top level: 2022-05-18T03:27:49.8513630Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8514326Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:27:49.8514832Z ^~~~~~~ 2022-05-18T03:27:49.8515542Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8516490Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:27:49.8517041Z ^~~~~~~ 2022-05-18T03:27:49.8517752Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8518481Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:27:49.8518992Z ^~~~~~~~~ 2022-05-18T03:27:49.8519630Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8520201Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:27:49.8520626Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8521199Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8521720Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:27:49.8533224Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8533968Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8534612Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:27:49.8535098Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8535747Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8536535Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:27:49.8536993Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8537688Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8538289Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:27:49.8538752Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8539435Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8540000Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:27:49.8540359Z ^~~~~ 2022-05-18T03:27:49.8541051Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8541646Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:27:49.8541970Z ^~~~~ 2022-05-18T03:27:49.8542655Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8543216Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:27:49.8543544Z ^~~~ 2022-05-18T03:27:49.8544291Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8544846Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:27:49.8545235Z ^~~~ 2022-05-18T03:27:49.8545988Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8546538Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:27:49.8546917Z ^~~~~~ 2022-05-18T03:27:49.8547586Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8579289Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:27:49.8579767Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8580495Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8581066Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:27:49.8581462Z ^~~~~~~~~ 2022-05-18T03:27:49.8582145Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8582673Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:27:49.8583066Z ^~~~~~ 2022-05-18T03:27:49.8583735Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8584404Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:27:49.8584772Z ^~~~~~ 2022-05-18T03:27:49.8585425Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8586123Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:27:49.8586495Z ^~~~~~ 2022-05-18T03:27:49.8587169Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8587695Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:27:49.8588043Z ^~~~~ 2022-05-18T03:27:49.8588860Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8589509Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:27:49.8589979Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8590645Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8591308Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:27:49.8591848Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8592271Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:27:49.8593007Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8593569Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:27:49.8593927Z ^~~~~~~~ 2022-05-18T03:27:49.8594586Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8595200Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:49.8595613Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8596305Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8596904Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:27:49.8597362Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8598038Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8598544Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:27:49.8598899Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8599565Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8600326Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:27:49.8600692Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8601376Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8601969Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:27:49.8602367Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8603025Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8603582Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:27:49.8603990Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8604616Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8605160Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:27:49.8605532Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8606151Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8606741Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:27:49.8607158Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8607831Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8608332Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:27:49.8608818Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8609487Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8610104Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:27:49.8610538Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8611206Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8611860Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:27:49.8612254Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8612918Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8613541Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:27:49.8613921Z ^~~~~~~~~~~ 2022-05-18T03:27:49.8614582Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8615164Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:27:49.8615561Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8616201Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8616785Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:27:49.8617180Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8617849Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8618422Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:27:49.8618827Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8619509Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8620064Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:27:49.8620496Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8621274Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8621820Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:27:49.8622235Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8622901Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8623480Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:27:49.8623861Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8624673Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8625249Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:27:49.8625630Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8626440Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8627004Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:27:49.8627399Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8628026Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8628572Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:27:49.8628938Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8629557Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8630234Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:27:49.8630601Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8631260Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8631815Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:27:49.8632208Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8632883Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8682738Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:27:49.8683161Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8683877Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8684470Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:49.8684911Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8685585Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8686158Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:27:49.8686525Z ^~~~~~~~~~~ 2022-05-18T03:27:49.8687216Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8687803Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:49.8688505Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8689916Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8690676Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:27:49.8691059Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8691432Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:27:49.8692195Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8692893Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:27:49.8693263Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8693915Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8694455Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:27:49.8694822Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8695475Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8696033Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:27:49.8696443Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8697124Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8697673Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:27:49.8698072Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8700009Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8700577Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:27:49.8701421Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8702112Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8702688Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:27:49.8703094Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8703898Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8704578Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:27:49.8704981Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8705620Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8706262Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:27:49.8707332Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8708417Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8708908Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:27:49.8709270Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8709915Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8710476Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:27:49.8710861Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8714740Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8715433Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:27:49.8715867Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8716516Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8717091Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:27:49.8717534Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8718234Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8718771Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:27:49.8719208Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8719965Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8720543Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:27:49.8721746Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8722508Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8723117Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:27:49.8723828Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8724435Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8724959Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:27:49.8725353Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8725993Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8726544Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:27:49.8726940Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8727585Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8728474Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:27:49.8728889Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8729702Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8731037Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:27:49.8731490Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8732192Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8732817Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:27:49.8733260Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8733961Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8734573Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:27:49.8735000Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8735676Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8736348Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:27:49.8736780Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8737443Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8738032Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:27:49.8738457Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8739135Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8739741Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:49.8740181Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8740822Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8741524Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:27:49.8742054Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8742789Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8743445Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:49.8743900Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8744730Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8745500Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:27:49.8746057Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8746753Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8747362Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:27:49.8747805Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8748625Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8749251Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:27:49.8749906Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8750542Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8751328Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:27:49.8751772Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8752432Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8753000Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:27:49.8753426Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8754090Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8754675Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:27:49.8755111Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8756547Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8757159Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:27:49.8757560Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8758226Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8758808Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:27:49.8759197Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8759847Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8760434Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:27:49.8760874Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8761481Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8762039Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:27:49.8762440Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8763093Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8763790Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:27:49.8764238Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8764899Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8765625Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:27:49.8766058Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8766743Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8767384Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:27:49.8767932Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8768601Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8769236Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:49.8769768Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8770436Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8771024Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:27:49.8771450Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8772069Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8772765Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:27:49.8773195Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8773914Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8774505Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:27:49.8774943Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8775371Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:49.8776085Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8776634Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:27:49.8777046Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8777764Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8778291Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:27:49.8778699Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8779115Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:49.8779797Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8780341Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:27:49.8780741Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8781429Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8781969Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:27:49.8782379Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8783043Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8783609Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:27:49.8784222Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8785028Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8785640Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:27:49.8786138Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8786942Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8789257Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:49.8789679Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8790500Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8791480Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:49.8791899Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8794001Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8794573Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:27:49.8794988Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8795598Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8796171Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:49.8796595Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8797580Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8798165Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:27:49.8798610Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8799251Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8799842Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:49.8800262Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8800923Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8801490Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:49.8801905Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8802560Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8803113Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:49.8803514Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8804170Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8804757Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:27:49.8805167Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8805794Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8806374Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:27:49.8806819Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8807461Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8808041Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:27:49.8808481Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8809260Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8809856Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:27:49.8810296Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8810916Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8811546Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:27:49.8811974Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8812628Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8813281Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:27:49.8813717Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8814370Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8814962Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:49.8815378Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8816030Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8816619Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:49.8817208Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8817859Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8818515Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:27:49.8818949Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8819570Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8820136Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:27:49.8820551Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8821341Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8821915Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:27:49.8822311Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8822972Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8823561Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:27:49.8823980Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8826329Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8826934Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:27:49.8827401Z ^~~~~~~~~~~ 2022-05-18T03:27:49.8828025Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8828858Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:27:49.8829300Z ^~~~~~~~~~~ 2022-05-18T03:27:49.8829941Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8830894Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:27:49.8831320Z ^~~~~~~~~~~ 2022-05-18T03:27:49.8831995Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8832715Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:27:49.8833707Z ^~~~~~~~~~~ 2022-05-18T03:27:49.8834104Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:49.8834817Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8837513Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:27:49.8838008Z ^~~~~~~~~~~ 2022-05-18T03:27:49.8838660Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8839327Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:27:49.8839801Z ^~~~~~~~~~~ 2022-05-18T03:27:49.8840691Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8841303Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:27:49.8843097Z ^~~~~~~~~~~ 2022-05-18T03:27:49.8843784Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8844362Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:27:49.8844929Z ^~~~~~~~~~~ 2022-05-18T03:27:49.8845802Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8846375Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:27:49.8846787Z ^~~~~~~~~~~ 2022-05-18T03:27:49.8847440Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8848069Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:27:49.8848520Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8849781Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8850408Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:27:49.8850851Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8851465Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8852028Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:27:49.8852450Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8853044Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8853608Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:27:49.8854892Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8855512Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8856086Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:27:49.8856479Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8857646Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8858261Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:27:49.8858818Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8859454Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8860042Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:27:49.8860506Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8861115Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8862576Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:27:49.8863042Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8863700Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8864624Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:27:49.8865054Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8865719Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8867231Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:27:49.8867643Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8868033Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:27:49.8868816Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8869474Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:27:49.8869828Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8870614Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8871173Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:27:49.8872151Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8872811Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8873386Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:27:49.8873767Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8874397Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8874982Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:27:49.8875376Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8876000Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8876504Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:27:49.8876846Z ^~~~~~~~~~~ 2022-05-18T03:27:49.8877464Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8877956Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:27:49.8878289Z ^~~~~~~~~~~ 2022-05-18T03:27:49.8878937Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8879561Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:27:49.8879928Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8880595Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8881201Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:27:49.8881588Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8882245Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8882926Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:27:49.8883247Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8883893Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8884470Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:27:49.8884826Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8885435Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8885971Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:27:49.8886342Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8886982Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8887521Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:27:49.8887909Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8888550Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8889103Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:27:49.8889871Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8890534Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8891171Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:27:49.8891764Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8892422Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8892988Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:27:49.8893379Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8894025Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8894625Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:27:49.8895001Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8895653Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8896307Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:27:49.8896763Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8897398Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8898065Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:27:49.8898554Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8899165Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8899763Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:27:49.8900189Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8900812Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8901416Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:27:49.8901857Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8902502Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8903068Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:27:49.8903611Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8904368Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8904974Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:27:49.8905346Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8906138Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8906807Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:27:49.8907265Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8907910Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8908498Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:27:49.8908906Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8909538Z external/sleef/src/arch/helperavx.h:548:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8910197Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:27:49.8910665Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8911331Z external/sleef/src/arch/helperavx.h:547:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8912143Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:27:49.8912628Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8913271Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8913873Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:27:49.8914298Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8914905Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8915539Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:27:49.8915945Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8916570Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8917285Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:27:49.8917780Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8918433Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8919156Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:27:49.8919679Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8920313Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8921015Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:27:49.8921546Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8922216Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8922877Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:27:49.8923395Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8924134Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8924694Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:27:49.8925084Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8925746Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8926325Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:27:49.8926731Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8927371Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8927978Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:27:49.8928371Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8929023Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8929638Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:27:49.8930031Z ^~~~~~~~~~~ 2022-05-18T03:27:49.8930631Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8931235Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:27:49.8931616Z ^~~~~~~~~~ 2022-05-18T03:27:49.8932237Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8932916Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:27:49.8933328Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8933957Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8934732Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:27:49.8935188Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8935857Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8936464Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:27:49.8936918Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8937585Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8938199Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:27:49.8938642Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8939278Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8939927Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:27:49.8940379Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8941040Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8941637Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:27:49.8942074Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8942734Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8943317Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:27:49.8943731Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8944548Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8945222Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:27:49.8945656Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8946461Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8946991Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:27:49.8947320Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8947964Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8948521Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:27:49.8948922Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8949552Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8950098Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:49.8950446Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8951090Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8951635Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:49.8951966Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8952629Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8953182Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:49.8953654Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8954294Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8954833Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:49.8955159Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8955789Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8956311Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:27:49.8956669Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8957292Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8957804Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:27:49.8958160Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8958816Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8959322Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:27:49.8959672Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.8960314Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8960931Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:27:49.8961341Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8962007Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8962634Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:27:49.8963012Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8963660Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8964216Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:49.8964554Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8965192Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8965882Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:49.8966247Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8966902Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8967444Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:49.8967818Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8968480Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8968984Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:49.8969366Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8970018Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8970496Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:27:49.8970821Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8971475Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8971996Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:49.8972344Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8972980Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8973504Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:49.8973857Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8974518Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8975260Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:27:49.8975711Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8976378Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8976991Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:27:49.8977435Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8978079Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8978698Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:27:49.8979165Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8979966Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8980596Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:27:49.8981060Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8981710Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8982369Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:27:49.8982832Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.8983501Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8984221Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:27:49.8984647Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.8985304Z external/sleef/src/arch/helperavx.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8986280Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:27:49.8986713Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8987515Z external/sleef/src/arch/helperavx.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8988123Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:27:49.8988524Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8989197Z external/sleef/src/arch/helperavx.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8989818Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:27:49.8990260Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8990901Z external/sleef/src/arch/helperavx.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8991525Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:27:49.8991971Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8992566Z external/sleef/src/arch/helperavx.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8993194Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:27:49.8993626Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8994245Z external/sleef/src/arch/helperavx.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8994849Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:27:49.8995422Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8996071Z external/sleef/src/arch/helperavx.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8996651Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:27:49.8997103Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8997759Z external/sleef/src/arch/helperavx.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.8998392Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:27:49.8998820Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.8999462Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9000076Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:27:49.9000473Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9001090Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9001671Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:27:49.9002080Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9002685Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9003589Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:27:49.9004101Z ^~~~~~~~~~ 2022-05-18T03:27:49.9004735Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9005644Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:27:49.9006179Z ^~~~~~~~~~ 2022-05-18T03:27:49.9006826Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9007394Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:27:49.9007921Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9008558Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9009145Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:27:49.9009546Z ^~~~~~~~~~ 2022-05-18T03:27:49.9010160Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9010754Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:27:49.9011152Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9011803Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9012384Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:27:49.9012781Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9013450Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9014046Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:27:49.9014450Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9015092Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9015690Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:27:49.9016180Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9016813Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9017434Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:27:49.9017864Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9018534Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9019159Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:27:49.9019596Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9020247Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9020839Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:27:49.9021242Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9021909Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9022501Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:27:49.9022910Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9023546Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9024259Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:27:49.9024648Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9025278Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9025968Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:27:49.9026353Z ^~~~~~~~~~ 2022-05-18T03:27:49.9026989Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9027559Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:27:49.9027974Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9028734Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9029390Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:27:49.9029820Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9030463Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9031070Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:27:49.9031471Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9032089Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9032612Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:27:49.9032950Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9033562Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9034093Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:27:49.9034411Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9035052Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9035618Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:27:49.9036003Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9036664Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9037271Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:27:49.9037820Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9038451Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9039070Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:27:49.9039456Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9040094Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9040691Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:27:49.9041069Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9041711Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9042301Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:27:49.9042717Z ^~~~~~~~~~ 2022-05-18T03:27:49.9043351Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9043866Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:27:49.9044224Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9044901Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9045415Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:27:49.9045754Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9046412Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9046957Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:27:49.9047271Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9047921Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9048448Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:27:49.9048760Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9049398Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9050157Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:27:49.9050630Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9051258Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9051881Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:27:49.9052331Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9052970Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9053553Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:27:49.9053984Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9054636Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9055288Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:27:49.9055764Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9056397Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9057012Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:27:49.9057467Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9058123Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9058821Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:27:49.9059247Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9059897Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9060534Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:27:49.9060940Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9061612Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9062201Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:27:49.9062570Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9063204Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9063775Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:27:49.9064255Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9064891Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9065484Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:27:49.9065998Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9066635Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9067197Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:27:49.9067584Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9068231Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9068791Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:27:49.9069190Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9069854Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9070585Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:27:49.9070999Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9071643Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9072246Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:27:49.9072676Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9073333Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9073891Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:27:49.9074274Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9074921Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9075487Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:27:49.9075891Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9076514Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9077125Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:27:49.9077553Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9078168Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9078723Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:27:49.9079231Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9079841Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9080401Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:27:49.9080787Z ^~~~~~~~~~ 2022-05-18T03:27:49.9081445Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9082002Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:27:49.9082381Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9083041Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9083621Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:27:49.9083992Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9084645Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9085313Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:27:49.9085738Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9086394Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9087028Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:27:49.9087483Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9088124Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9110118Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:27:49.9110635Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9111323Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9111984Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:27:49.9112443Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9113231Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9113912Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:27:49.9114373Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9115013Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9115678Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:27:49.9116155Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9116790Z external/sleef/src/arch/helperavx.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9117422Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:27:49.9117868Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9118487Z external/sleef/src/arch/helperavx.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9119096Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:27:49.9119549Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9120198Z external/sleef/src/arch/helperavx.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9120819Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:27:49.9121387Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9122046Z external/sleef/src/arch/helperavx.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9122682Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:27:49.9123117Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9123776Z external/sleef/src/arch/helperavx.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9124362Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:27:49.9124809Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9125453Z external/sleef/src/arch/helperavx.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9126057Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:27:49.9126503Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9127161Z external/sleef/src/arch/helperavx.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9127780Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:27:49.9128207Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9128873Z external/sleef/src/arch/helperavx.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9129483Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:27:49.9129928Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9130572Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9131194Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:27:49.9131607Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9132232Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9132932Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:27:49.9133305Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9133943Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9134683Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:27:49.9135103Z ^~~~~~~~~~ 2022-05-18T03:27:49.9135702Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9136473Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:27:49.9136904Z ^~~~~~~~~~ 2022-05-18T03:27:49.9137539Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9138109Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:27:49.9138520Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9139183Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9139734Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:27:49.9140145Z ^~~~~~~~~~ 2022-05-18T03:27:49.9140791Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9141338Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:27:49.9141858Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9142519Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9143112Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:27:49.9143497Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9144257Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9144853Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:27:49.9145254Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9146154Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9146767Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:27:49.9147200Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9147823Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9148365Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:27:49.9148726Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9149335Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9149855Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:27:49.9150196Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9150828Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9151333Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:27:49.9151678Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9152334Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9152865Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:27:49.9153206Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9153843Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9154541Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:27:49.9154935Z ^~~~~~~~~~ 2022-05-18T03:27:49.9155515Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9155999Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:27:49.9156348Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9156881Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9157476Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:49.9157847Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9158389Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9158939Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:49.9159388Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9159988Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9160587Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:49.9161019Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9161660Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9162430Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:49.9162872Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9163550Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9164131Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:27:49.9164538Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9165205Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9165751Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:27:49.9166111Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9166749Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9167283Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:27:49.9167627Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9168254Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9168762Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:27:49.9169109Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9169702Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9170382Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9170848Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9171451Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9172241Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9172790Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9173418Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9174252Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9174735Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9175324Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9176051Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9176530Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9177175Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9177898Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9178380Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9179036Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9179691Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9180088Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9180732Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9181336Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9181929Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9182554Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9183247Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9183727Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9184467Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9185188Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9185693Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9186471Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9187127Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9187628Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9188289Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9189006Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9189506Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9190121Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9190838Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9191353Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9192001Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9192709Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9193162Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9193929Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9194620Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9195112Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9195766Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9196425Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9196921Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9197327Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:27:49.9198086Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9198746Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9199218Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9199850Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9200318Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:27:49.9200636Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9201278Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9201750Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:27:49.9202234Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9202882Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9203477Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:27:49.9203872Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9204524Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9205136Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:27:49.9205557Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9206187Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9206729Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:27:49.9207122Z ^~~~~~~~~~ 2022-05-18T03:27:49.9207766Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9208296Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:27:49.9208656Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9209295Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9209810Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:27:49.9210161Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9210843Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9211436Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:27:49.9211855Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9212496Z external/sleef/src/arch/helperavx.h:91:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9213013Z static INLINE int vavailability_i(int name) { 2022-05-18T03:27:49.9213371Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9214013Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9214634Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:27:49.9214968Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9215608Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:27:49.9216087Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:27:49.9216419Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9216810Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:27:49.9217567Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9218154Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:49.9218565Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9219207Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9219819Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:27:49.9220220Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9220849Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9221389Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:27:49.9221780Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9222503Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9223169Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:27:49.9223586Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9224283Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9224818Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:27:49.9224951Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9225416Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9225643Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:27:49.9225903Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9226353Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9226533Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:27:49.9226659Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9227113Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9227372Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:27:49.9227497Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9227987Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9228267Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:27:49.9228376Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9228817Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9229097Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:27:49.9229230Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9229692Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9229901Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:27:49.9230023Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9230591Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9230788Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:27:49.9230912Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9231360Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9231581Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:27:49.9231710Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9232173Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9232359Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:27:49.9232477Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9232928Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9233109Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:27:49.9233232Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9233695Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9233914Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:27:49.9234051Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9234279Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:27:49.9234866Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9235057Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:27:49.9235193Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9235672Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9235900Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:27:49.9236038Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9236480Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9236712Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:27:49.9236840Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9237278Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9237520Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:27:49.9237659Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9238127Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9238360Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:27:49.9238494Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9238961Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9239240Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:27:49.9239381Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9239864Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9240153Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:49.9240294Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9240863Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9241140Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:27:49.9241274Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9241762Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9242038Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:49.9242169Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9242651Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9242906Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:27:49.9243051Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9243505Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9243768Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:27:49.9243906Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9244374Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9244635Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:27:49.9244835Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9245335Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9245605Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:27:49.9245750Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9246221Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9246485Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:27:49.9246627Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9247094Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9247321Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:27:49.9247451Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9247908Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9248157Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:27:49.9248293Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9248751Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9248991Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:27:49.9249126Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9249581Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9249808Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:27:49.9249945Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9250404Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9250633Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:27:49.9250837Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9251304Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9251574Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:27:49.9251715Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9252163Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9252461Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:27:49.9252596Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9253044Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9253321Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:27:49.9253463Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9253924Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9254189Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:27:49.9254320Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9254764Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9255091Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:27:49.9255227Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9255647Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9255893Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:27:49.9256021Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9256514Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9256786Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:27:49.9256917Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9257170Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:49.9257624Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9257870Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:27:49.9258015Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9258471Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9258755Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:27:49.9258870Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9259063Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:27:49.9259449Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9259755Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:27:49.9259902Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9260319Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9260529Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:27:49.9260753Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9260975Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:27:49.9261409Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9261614Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:27:49.9261745Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9262198Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9262415Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:27:49.9262534Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9262972Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9263155Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:27:49.9263272Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9263750Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9263963Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:27:49.9264084Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9264646Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9264885Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:27:49.9265105Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9265569Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9265869Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:27:49.9265993Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9266433Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9266615Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:27:49.9266711Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9267097Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9267305Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:27:49.9267419Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9267844Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9267988Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:27:49.9268079Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9268546Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9268862Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:27:49.9268983Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9269408Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9269662Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:27:49.9269762Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9270208Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9270523Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:27:49.9270635Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9271210Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9271476Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:27:49.9271604Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9272088Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9272329Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:27:49.9272451Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9272892Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9273157Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:27:49.9273274Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9273724Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9274045Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:27:49.9274163Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9274599Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9274871Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:27:49.9274994Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9275604Z external/sleef/src/arch/helperavx.h:548:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9275902Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:27:49.9276029Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9276485Z external/sleef/src/arch/helperavx.h:547:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9276798Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:27:49.9276932Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9277387Z external/sleef/src/arch/helperavx.h:541:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9277648Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:27:49.9277776Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9278244Z external/sleef/src/arch/helperavx.h:540:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9278500Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:27:49.9278622Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9279022Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9279400Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:27:49.9279516Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9279923Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9280261Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:27:49.9280385Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9280861Z external/sleef/src/arch/helperavx.h:513:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9281073Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:27:49.9281293Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9281740Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9281978Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:27:49.9282081Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9282559Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9282815Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:27:49.9282931Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9283380Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9283626Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:27:49.9283742Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9284185Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9284400Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:27:49.9284507Z ^~~~~~~~~~ 2022-05-18T03:27:49.9284942Z external/sleef/src/arch/helperavx.h:503:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9285172Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:27:49.9285291Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9285740Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9286285Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:27:49.9286397Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9286832Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9287115Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:27:49.9287230Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9287683Z external/sleef/src/arch/helperavx.h:500:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9287972Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:27:49.9288088Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9288580Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9288895Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:27:49.9289025Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9289483Z external/sleef/src/arch/helperavx.h:492:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9289744Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:27:49.9289871Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9290328Z external/sleef/src/arch/helperavx.h:473:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9290544Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:27:49.9290665Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9291135Z external/sleef/src/arch/helperavx.h:466:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9291331Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:49.9291432Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9291900Z external/sleef/src/arch/helperavx.h:452:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9292197Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:49.9292333Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9292770Z external/sleef/src/arch/helperavx.h:445:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9292960Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:49.9293067Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9293509Z external/sleef/src/arch/helperavx.h:440:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9293696Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:27:49.9293819Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9294265Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9294551Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:27:49.9294679Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9295139Z external/sleef/src/arch/helperavx.h:427:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9295411Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:27:49.9295521Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9295939Z external/sleef/src/arch/helperavx.h:417:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9296124Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:27:49.9296341Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9296798Z external/sleef/src/arch/helperavx.h:402:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9296966Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:27:49.9297093Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9297538Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9297831Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:27:49.9297953Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9298400Z external/sleef/src/arch/helperavx.h:389:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9298713Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:27:49.9298826Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9299280Z external/sleef/src/arch/helperavx.h:388:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9299590Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:27:49.9299710Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9300173Z external/sleef/src/arch/helperavx.h:387:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9300463Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:27:49.9300582Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9301045Z external/sleef/src/arch/helperavx.h:382:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9301311Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:27:49.9301433Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9301899Z external/sleef/src/arch/helperavx.h:381:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9302189Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:27:49.9302400Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9302871Z external/sleef/src/arch/helperavx.h:380:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9303153Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:27:49.9303279Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9303733Z external/sleef/src/arch/helperavx.h:379:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9303996Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:27:49.9304221Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9304706Z external/sleef/src/arch/helperavx.h:378:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9304983Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:27:49.9305089Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9305550Z external/sleef/src/arch/helperavx.h:377:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9305992Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:27:49.9306123Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9306605Z external/sleef/src/arch/helperavx.h:376:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9306865Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:27:49.9307104Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9307543Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9307791Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:27:49.9307889Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9308306Z external/sleef/src/arch/helperavx.h:367:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9308522Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:27:49.9308647Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9309138Z external/sleef/src/arch/helperavx.h:366:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9309764Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:27:49.9309899Z ^~~~~~~~~~ 2022-05-18T03:27:49.9310360Z external/sleef/src/arch/helperavx.h:364:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9310581Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:27:49.9310710Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9311156Z external/sleef/src/arch/helperavx.h:363:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9311381Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:27:49.9311484Z ^~~~~~~~~~ 2022-05-18T03:27:49.9311891Z external/sleef/src/arch/helperavx.h:361:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9312128Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:27:49.9312242Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9312655Z external/sleef/src/arch/helperavx.h:360:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9312895Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:27:49.9313010Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9313564Z external/sleef/src/arch/helperavx.h:359:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9313808Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:27:49.9313927Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9314392Z external/sleef/src/arch/helperavx.h:352:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9314641Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:27:49.9314750Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9315202Z external/sleef/src/arch/helperavx.h:350:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9315440Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:27:49.9315555Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9316014Z external/sleef/src/arch/helperavx.h:349:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9316277Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:27:49.9316394Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9316831Z external/sleef/src/arch/helperavx.h:348:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9317078Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:27:49.9317198Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9317645Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9317995Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:27:49.9318110Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9318549Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9318813Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:27:49.9318920Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9319321Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9319576Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:27:49.9319694Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9320129Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9320387Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:27:49.9320501Z ^~~~~~~~~~ 2022-05-18T03:27:49.9320938Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9321119Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:27:49.9321233Z ^~~~~~~~~~~~~ 2022-05-18T03:27:49.9321683Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9321931Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:27:49.9322055Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9322499Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9322741Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:27:49.9322866Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9323304Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9323493Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:27:49.9323597Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9324138Z external/sleef/src/arch/helperavx.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9324441Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:27:49.9324570Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9325045Z external/sleef/src/arch/helperavx.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9325333Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:27:49.9325452Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9325890Z external/sleef/src/arch/helperavx.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9326186Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:27:49.9326309Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9326770Z external/sleef/src/arch/helperavx.h:198:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9327065Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:49.9327201Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9327641Z external/sleef/src/arch/helperavx.h:197:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9327954Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:27:49.9328197Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9328636Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9329012Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9329131Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9329595Z external/sleef/src/arch/helperavx.h:180:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9329950Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9330072Z ^~~~~~~~~~~~~~ 2022-05-18T03:27:49.9330554Z external/sleef/src/arch/helperavx.h:179:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9331086Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9331214Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9331651Z external/sleef/src/arch/helperavx.h:178:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9331984Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9332097Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9332559Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9332919Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:27:49.9333040Z ^~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9333257Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:27:49.9333792Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9334009Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:27:49.9334204Z ^~~~~~~~~~~ 2022-05-18T03:27:49.9334759Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9334964Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:27:49.9335070Z ^~~~~~~~~~~~ 2022-05-18T03:27:49.9335529Z external/sleef/src/arch/helperavx.h:119:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9335725Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:27:49.9335840Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:27:49.9336284Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:27:49.9336547Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:27:49.9336665Z ^~~~~~~~~~~~~ 2022-05-18T03:27:51.6640836Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op.cc: 2022-05-18T03:27:51.6642002Z caffe2/operators/rnn/recurrent_network_op.cc: In function 'void caffe2::detail::extractLinks(caffe2::OperatorBase*, const string&, const string&, const string&, const string&, std::vector*)': 2022-05-18T03:27:51.6643027Z caffe2/operators/rnn/recurrent_network_op.cc:232:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:51.6643558Z for (auto i = 0; i < internal.size(); ++i) { 2022-05-18T03:27:51.6643883Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:27:54.0947813Z INFO: From Compiling torch/csrc/distributed/c10d/TCPStore.cpp: 2022-05-18T03:27:54.0957424Z torch/csrc/distributed/c10d/TCPStore.cpp: In member function 'void c10d::TCPStore::waitForWorkers()': 2022-05-18T03:27:54.0958335Z torch/csrc/distributed/c10d/TCPStore.cpp:1040:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:27:54.0958918Z if (numWorkersCompleted >= *numWorkers_) { 2022-05-18T03:27:54.0959311Z ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T03:27:58.4072947Z INFO: From Compiling third_party/oneDNN/src/cpu/x64/jit_avx512_core_f32_wino_conv_2x3.cpp: 2022-05-18T03:27:58.4084830Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_f32_wino_conv_2x3.cpp:905:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:27:58.4085347Z #pragma unroll(4) 2022-05-18T03:27:58.4085612Z 2022-05-18T03:27:58.4086274Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_f32_wino_conv_2x3.cpp:945:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:27:58.4086777Z #pragma unroll(2) 2022-05-18T03:27:58.4087065Z 2022-05-18T03:27:58.4087732Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_f32_wino_conv_2x3.cpp:1015:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:27:58.4088229Z #pragma unroll(4) 2022-05-18T03:27:58.4088492Z 2022-05-18T03:27:58.4089149Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_f32_wino_conv_2x3.cpp:1065:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:27:58.4089641Z #pragma unroll(2) 2022-05-18T03:27:58.4089898Z 2022-05-18T03:27:59.8201992Z INFO: From Compiling caffe2/operators/sequence_ops.cc: 2022-05-18T03:27:59.8212890Z caffe2/operators/sequence_ops.cc:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-05-18T03:27:59.8213404Z #pragma warning(suppress: 4804) 2022-05-18T03:27:59.8213705Z 2022-05-18T03:27:59.8214272Z caffe2/operators/sequence_ops.cc:67:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-05-18T03:27:59.8214734Z #pragma warning(suppress: 4804) 2022-05-18T03:27:59.8215005Z 2022-05-18T03:28:01.3715766Z INFO: From Compiling third_party/oneDNN/src/common/primitive.cpp: 2022-05-18T03:28:01.3716469Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T03:28:01.3717097Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T03:28:01.3717861Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T03:28:01.3718405Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:22: 2022-05-18T03:28:01.3719528Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_stream*]': 2022-05-18T03:28:01.3720839Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive*; Args = {dnnl_stream*}]' 2022-05-18T03:28:01.3722131Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive*, dnnl_stream*}]' 2022-05-18T03:28:01.3722872Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:206:39: required from here 2022-05-18T03:28:01.3723784Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:28:01.3724387Z constexpr bool one_of(T val, P item) { 2022-05-18T03:28:01.3724741Z ^~~ 2022-05-18T03:28:01.3725625Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:28:01.3726854Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:28:01.3728174Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:28:01.3728894Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:28:01.3729818Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:28:01.3731059Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_desc*]': 2022-05-18T03:28:01.3732422Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive**; Args = {const dnnl_primitive_desc*}]' 2022-05-18T03:28:01.3733753Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive**, const dnnl_primitive_desc*}]' 2022-05-18T03:28:01.3734520Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:166:62: required from here 2022-05-18T03:28:01.3735424Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:28:01.3736619Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const unsigned char*]': 2022-05-18T03:28:01.3737997Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_desc*; Args = {const unsigned char*}]' 2022-05-18T03:28:01.3739484Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive**; Args = {const dnnl_primitive_desc*, const unsigned char*}]' 2022-05-18T03:28:01.3740922Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive**, const dnnl_primitive_desc*, const unsigned char*}]' 2022-05-18T03:28:01.3741743Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:187:24: required from here 2022-05-18T03:28:01.3742638Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:28:01.3743875Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_desc**]': 2022-05-18T03:28:01.3745341Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive*; Args = {const dnnl_primitive_desc**}]' 2022-05-18T03:28:01.3746825Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive*, const dnnl_primitive_desc**}]' 2022-05-18T03:28:01.3747591Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:233:62: required from here 2022-05-18T03:28:01.3748521Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:28:01.3749637Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = long unsigned int*]': 2022-05-18T03:28:01.3750829Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive*; Args = {long unsigned int*}]' 2022-05-18T03:28:01.3752123Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive*, long unsigned int*}]' 2022-05-18T03:28:01.3752798Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:240:46: required from here 2022-05-18T03:28:01.3753591Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:28:06.3517566Z INFO: From Compiling torch/csrc/jit/passes/device_type_analysis.cpp: 2022-05-18T03:28:06.3535800Z torch/csrc/jit/passes/device_type_analysis.cpp: In function 'bool torch::jit::{anonymous}::propWithNoDevice(torch::jit::Node*)': 2022-05-18T03:28:06.3536752Z torch/csrc/jit/passes/device_type_analysis.cpp:85:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:06.3537413Z for (; input_num < n->inputs().size(); input_num++) { 2022-05-18T03:28:06.3537765Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:06.3538490Z torch/csrc/jit/passes/device_type_analysis.cpp:90:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:06.3539125Z if (input_num == n->inputs().size()) { 2022-05-18T03:28:06.3539438Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:06.3540136Z torch/csrc/jit/passes/device_type_analysis.cpp:100:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:06.3540813Z for (input_num++; input_num < n->inputs().size(); input_num++) { 2022-05-18T03:28:06.3541198Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:06.3541997Z torch/csrc/jit/passes/device_type_analysis.cpp: In function 'bool torch::jit::{anonymous}::defaultDeviceProp(torch::jit::Node*)': 2022-05-18T03:28:06.3542890Z torch/csrc/jit/passes/device_type_analysis.cpp:127:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:06.3543428Z for (int i = 0; i < arguments.size(); i++) { 2022-05-18T03:28:06.3543767Z ~~^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:07.4919999Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2022-05-18T03:28:07.4923847Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8:0: 2022-05-18T03:28:07.4924585Z bazel-out/k8-fastbuild/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:28:07.4925496Z bazel-out/k8-fastbuild/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:40:78: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:28:07.4926288Z [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2022-05-18T03:28:07.4926842Z ^ 2022-05-18T03:28:11.3651679Z [2,337 / 2,808] Compiling torch/csrc/distributed/autograd/context/context.cpp; 12s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:28:12.7769493Z INFO: From Compiling third_party/oneDNN/src/common/convolution.cpp: 2022-05-18T03:28:12.7781512Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:28:12.7782134Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T03:28:12.7782738Z from external/mkl_dnn/third_party/oneDNN/src/common/convolution.cpp:21: 2022-05-18T03:28:12.7783885Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const long int*]': 2022-05-18T03:28:12.7785940Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T03:28:12.7787707Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_convolution_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T03:28:12.7789413Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_convolution_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T03:28:12.7790308Z external/mkl_dnn/third_party/oneDNN/src/common/convolution.cpp:39:25: required from here 2022-05-18T03:28:12.7791211Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:28:12.7791801Z constexpr bool one_of(T val, P item) { 2022-05-18T03:28:12.7792135Z ^~~ 2022-05-18T03:28:15.3688320Z INFO: From Compiling caffe2/operators/h_softmax_op.cc: 2022-05-18T03:28:15.3699597Z caffe2/operators/h_softmax_op.cc: In member function 'bool caffe2::HSoftmaxSearchOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T03:28:15.3700553Z caffe2/operators/h_softmax_op.cc:408:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:15.3701277Z info.begin() + (top_n_ < info.size() ? top_n_ : info.size() - 1), 2022-05-18T03:28:15.3701639Z ~~~~~~~^~~~~~~~~~~~~ 2022-05-18T03:28:15.3702344Z caffe2/operators/h_softmax_op.cc:419:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:15.3702843Z if (i < info.size()) { 2022-05-18T03:28:15.3703156Z ~~^~~~~~~~~~~~~ 2022-05-18T03:28:16.2612498Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2022-05-18T03:28:16.2613226Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T03:28:16.2613852Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:12: 2022-05-18T03:28:16.2615276Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = float; Op = at::native::{anonymous}::batch_norm_cpu_collect_stats_contiguous_internal(at::Tensor&, at::Tensor&, const at::Tensor&):: [with param_t = float]::&, at::vec::DEFAULT::Vectorized&)>]': 2022-05-18T03:28:16.2616353Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:28:16.2616762Z inline scalar_t vec_reduce_all( 2022-05-18T03:28:16.2617008Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:16.9007960Z INFO: From Compiling caffe2/operators/half_float_ops.cc: 2022-05-18T03:28:16.9021140Z caffe2/operators/half_float_ops.cc: In member function 'bool caffe2::Float16UniformFillOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T03:28:16.9022041Z caffe2/operators/half_float_ops.cc:139:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:16.9022573Z for (uint64_t i = 0; i < leading_dim_sz; i++) { 2022-05-18T03:28:16.9022916Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:28:16.9023568Z caffe2/operators/half_float_ops.cc:143:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:16.9024435Z for (uint64_t j = 0; j < rowsz; j++) { 2022-05-18T03:28:16.9024723Z ~~^~~~~~~ 2022-05-18T03:28:18.3469652Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2022-05-18T03:28:18.3474597Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T03:28:18.3479079Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:6: 2022-05-18T03:28:18.3480178Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::weight_norm_first_dim_kernel(at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t):: [with scalar_t = double; accscalar_t = double]::, at::vec::DEFAULT::Vectorized)>]': 2022-05-18T03:28:18.3480962Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:28:18.3481265Z inline scalar_t vec_reduce_all( 2022-05-18T03:28:18.3481442Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:18.4632545Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2022-05-18T03:28:18.4641918Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-05-18T03:28:18.4642512Z from aten/src/ATen/cpu/vec/vec.h:4, 2022-05-18T03:28:18.4643047Z from aten/src/ATen/native/cpu/Loops.h:36, 2022-05-18T03:28:18.4644025Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:8: 2022-05-18T03:28:18.4647187Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::DEFAULT::VectorizedQuantizedConverter::float_vec_return_type at::vec::DEFAULT::VectorizedQuantizedConverter::dequantize(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) const [with T = c10::qint8; float_vec_return_type_ = std::array, 4>; int_vec_return_type_ = std::array, 4>; int size_ = 32]': 2022-05-18T03:28:18.4649326Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:763:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:28:18.4649995Z float_vec_return_type dequantize( 2022-05-18T03:28:18.4650457Z ^~~~~~~~~~ 2022-05-18T03:28:19.0298175Z INFO: From Compiling gloo/gather.cc: 2022-05-18T03:28:19.0299406Z external/gloo/gloo/gather.cc: In function 'void gloo::gather(gloo::GatherOptions&)': 2022-05-18T03:28:19.0302729Z external/gloo/gloo/gather.cc:36:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:19.0303436Z for (size_t i = 0; i < context->size; i++) { 2022-05-18T03:28:19.0303782Z ~~^~~~~~~~~~~~~~~ 2022-05-18T03:28:19.0304596Z external/gloo/gloo/gather.cc:37:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:19.0305172Z if (i == context->rank) { 2022-05-18T03:28:19.0305471Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:28:19.0306365Z external/gloo/gloo/gather.cc:50:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:19.0306986Z for (size_t i = 0; i < context->size; i++) { 2022-05-18T03:28:19.0307331Z ~~^~~~~~~~~~~~~~~ 2022-05-18T03:28:19.0308023Z external/gloo/gloo/gather.cc:51:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:19.0308566Z if (i == context->rank) { 2022-05-18T03:28:19.0309098Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:28:19.5454239Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2022-05-18T03:28:19.5455619Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7:0: 2022-05-18T03:28:19.5458671Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-05-18T03:28:19.5462042Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:28:19.5463078Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-05-18T03:28:19.5463632Z ^ 2022-05-18T03:28:20.5904981Z INFO: From Compiling caffe2/opt/onnxifi_transformer.cc: 2022-05-18T03:28:20.5911622Z caffe2/opt/onnxifi_transformer.cc: In function 'void caffe2::{anonymous}::mergeFp32InputsAndConvertToFp16(size_t, const std::unordered_set >&, caffe2::NetDef*, caffe2::ShapeInfoMap*)': 2022-05-18T03:28:20.5913211Z caffe2/opt/onnxifi_transformer.cc:288:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:20.5914013Z shape_info.shape.dims(0) != batch_size) { 2022-05-18T03:28:20.5914795Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-05-18T03:28:20.5916329Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaC2(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&, const std::unordered_map, caffe2::ShapeInfo> >&)': 2022-05-18T03:28:20.5917618Z caffe2/opt/onnxifi_transformer.cc:757:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:20.5918159Z if (opts_.min_ops > net.op_size()) { 2022-05-18T03:28:20.5918482Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T03:28:20.5919967Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaOnnx(const caffe2::NetDef&, const std::unordered_set >&, caffe2::Workspace*, caffe2::onnx::OnnxExporter*, caffe2::ShapeInfoMap*, const std::unordered_map, caffe2::ShapeInfo> >&)': 2022-05-18T03:28:20.5921472Z caffe2/opt/onnxifi_transformer.cc:890:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:20.5922071Z if (opts_.min_ops > net.op_size()) { 2022-05-18T03:28:20.5922424Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T03:28:20.5923192Z caffe2/opt/onnxifi_transformer.cc: In member function 'std::vector caffe2::OnnxifiTransformer::getBackendId()': 2022-05-18T03:28:20.5924100Z caffe2/opt/onnxifi_transformer.cc:1295:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:20.5924586Z for (int i = 0; i < backend_ids_.size(); ++i) { 2022-05-18T03:28:20.5924916Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:20.5925245Z caffe2/opt/onnxifi_transformer.cc: At global scope: 2022-05-18T03:28:20.5926209Z caffe2/opt/onnxifi_transformer.cc:35:10: warning: 'uint64_t caffe2::{anonymous}::onnxifiDataType(caffe2::TensorProto::DataType)' defined but not used [-Wunused-function] 2022-05-18T03:28:20.5926842Z uint64_t onnxifiDataType(caffe2::TensorProto::DataType t) { 2022-05-18T03:28:20.5927182Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.5202220Z INFO: From Compiling caffe2/opt/bound_shape_inferencer.cc: 2022-05-18T03:28:21.5210316Z In file included from ./c10/util/Logging.h:10:0, 2022-05-18T03:28:21.5211069Z from ./caffe2/core/logging.h:2, 2022-05-18T03:28:21.5211683Z from caffe2/opt/bound_shape_inferencer.h:3, 2022-05-18T03:28:21.5212398Z from caffe2/opt/bound_shape_inferencer.cc:1: 2022-05-18T03:28:21.5213767Z caffe2/opt/bound_shape_inferencer.cc: In member function 'void caffe2::BoundShapeInferencer::InferCommonOp(const caffe2::OperatorDef&, const caffe2::OpSchema*, bool, bool)': 2022-05-18T03:28:21.5217661Z caffe2/opt/bound_shape_inferencer.cc:1116:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:21.5218372Z CAFFE_ENFORCE(target < input_shapes.size()); 2022-05-18T03:28:21.5218835Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6441259Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:28:21.6444495Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:28:21.6446481Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:28:21.6447233Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:28:21.6447806Z ^~~ 2022-05-18T03:28:21.6448468Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:28:21.6449202Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:28:21.6449707Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:28:21.6450017Z ^ 2022-05-18T03:28:21.6450307Z At top level: 2022-05-18T03:28:21.6450996Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6451695Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:28:21.6452194Z ^~~~~~~ 2022-05-18T03:28:21.6452909Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6453670Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:28:21.6454232Z ^~~~~~~ 2022-05-18T03:28:21.6454941Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6455840Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:28:21.6456346Z ^~~~~~~~~ 2022-05-18T03:28:21.6457040Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6457705Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:28:21.6458171Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6458876Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6459487Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:28:21.6459887Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6460512Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6461175Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:28:21.6461659Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6462363Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6463006Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:28:21.6463469Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6464259Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6465060Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:28:21.6465538Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6466445Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6467047Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:28:21.6467437Z ^~~~~ 2022-05-18T03:28:21.6468131Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6468691Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:28:21.6469068Z ^~~~~ 2022-05-18T03:28:21.6469771Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6470378Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:28:21.6470776Z ^~~~ 2022-05-18T03:28:21.6471447Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6472043Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:28:21.6472422Z ^~~~ 2022-05-18T03:28:21.6473094Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6473675Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:28:21.6474075Z ^~~~~~ 2022-05-18T03:28:21.6474759Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6475365Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:28:21.6475818Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6476532Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6477151Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:28:21.6477726Z ^~~~~~~~~ 2022-05-18T03:28:21.6478439Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6479011Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:28:21.6479407Z ^~~~~~ 2022-05-18T03:28:21.6480124Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6480731Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:28:21.6481126Z ^~~~~~ 2022-05-18T03:28:21.6481837Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6482436Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:28:21.6482834Z ^~~~~~ 2022-05-18T03:28:21.6483536Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6484106Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:28:21.6484478Z ^~~~~ 2022-05-18T03:28:21.6485160Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6485856Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:28:21.6486357Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6487159Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6487919Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:28:21.6488461Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6488899Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:21.6489696Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6490263Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:28:21.6490635Z ^~~~~~~~ 2022-05-18T03:28:21.6491328Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6491945Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:21.6492366Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6493075Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6493758Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:28:21.6494235Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6494910Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6495458Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:28:21.6495821Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6496522Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6497128Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:21.6497530Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6498225Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6498868Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:28:21.6499402Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6500096Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6500693Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:21.6501085Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6501763Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6502338Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:28:21.6502728Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6503406Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6504117Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:28:21.6504849Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6505968Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6506631Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:28:21.6507029Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6507675Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6508222Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:28:21.6508641Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6509476Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6510068Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:28:21.6510475Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6511155Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6511815Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:28:21.6512255Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6512938Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6513539Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:28:21.6513937Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6514608Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6515116Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:21.6515492Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6516190Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6516789Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:21.6517206Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6517881Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6518463Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:28:21.6518888Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6519593Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6520199Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:28:21.6520600Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6521421Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6522044Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:28:21.6522460Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6523152Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6523716Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:28:21.6524115Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6524789Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6525375Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:28:21.6525774Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6526457Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6527042Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:28:21.6527374Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6528027Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6528588Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:28:21.6528967Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6529571Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6530056Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:28:21.6530508Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6531178Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6531715Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:28:21.6532112Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6532801Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6533435Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:21.6533886Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6534577Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6535182Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:28:21.6535553Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6536123Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6536696Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:21.6537153Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6537803Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6538934Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:28:21.6539320Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6539754Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:21.6540468Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6541029Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:28:21.6541463Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6542094Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6542672Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:28:21.6543165Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6543838Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6544480Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:28:21.6544859Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6545562Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6546318Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:28:21.6546689Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6547398Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6547937Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:28:21.6548322Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6548977Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6549567Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:28:21.6549953Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6550649Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6551263Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:28:21.6551673Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6552509Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6553122Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:28:21.6553567Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6554260Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6554781Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:28:21.6555158Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6555800Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6556408Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:28:21.6556853Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6557540Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6558123Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:28:21.6558503Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6559156Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6559789Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:28:21.6560224Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6560918Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6561552Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:28:21.6561996Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6562661Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6563226Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:28:21.6563643Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6564454Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6565090Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:28:21.6565518Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6566196Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6566788Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:28:21.6567175Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6567824Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6568415Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:28:21.6568847Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6569531Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6570248Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:28:21.6570687Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6571393Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6572050Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:28:21.6572482Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6573170Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6573881Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:28:21.6574320Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6574931Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6575586Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:28:21.6576063Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6576750Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6577362Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:28:21.6577792Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6578477Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6579031Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:28:21.6579428Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6580155Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6580828Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:21.6581325Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6582031Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6582697Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:28:21.6583098Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6583791Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6584560Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:21.6585131Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6586525Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6587167Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:28:21.6587581Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6588252Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6588889Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:28:21.6589361Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6590037Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6590660Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:28:21.6591117Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6591825Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6592392Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:28:21.6592833Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6593526Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6594167Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:28:21.6594773Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6595475Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6596092Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:28:21.6596523Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6597175Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6597810Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:28:21.6598263Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6598912Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6599531Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:28:21.6599951Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6600647Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6601270Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:28:21.6601729Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6602438Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6602993Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:28:21.6603378Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6604080Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6604722Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:28:21.6605153Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6605758Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6606467Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:21.6606916Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6607596Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6608268Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:21.6608739Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6609440Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6610107Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:21.6610525Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6611205Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6611852Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:28:21.6612300Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6612910Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6613528Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:28:21.6613987Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6614673Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6615300Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:28:21.6615728Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6616122Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:21.6616841Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6617360Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:28:21.6617787Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6618371Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6618842Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:28:21.6619278Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6619896Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6620415Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:28:21.6620766Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6621426Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6622018Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:28:21.6622407Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6623082Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6623678Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:28:21.6624114Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6624758Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6625332Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:21.6625838Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6626496Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6627225Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:21.6627675Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6628063Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:21.6628787Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6629377Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:21.6629799Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6630410Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6631014Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:21.6631397Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6631944Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6632418Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:21.6632789Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6633348Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6633943Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:28:21.6634389Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6635037Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6635820Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:21.6636272Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6636967Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6637585Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:21.6638034Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6638718Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6639267Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:21.6639632Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6640181Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6640709Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:21.6641165Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6641834Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6642450Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:28:21.6642912Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6643582Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6644169Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:28:21.6644596Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6645278Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6645880Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:21.6646324Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6646926Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6647523Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:21.6648122Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6648739Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6649232Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:21.6649589Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6650150Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6650770Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:21.6651195Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6651862Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6652483Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:21.6652919Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6653595Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6654224Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:28:21.6654629Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6655180Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6655782Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:28:21.6656165Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6656757Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6657338Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:21.6657768Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6658408Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6658974Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:21.6659402Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6660065Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6660649Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:28:21.6661140Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6661805Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6662456Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:28:21.6662884Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6663405Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6663927Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:28:21.6664487Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6665151Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6665698Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:28:21.6667368Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6667798Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:21.6668676Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6669394Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:28:21.6669876Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6670451Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6671054Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:28:21.6671453Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6672020Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6672554Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:28:21.6673014Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6673656Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6674261Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:28:21.6674746Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6675428Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6676052Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:28:21.6676503Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6677282Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6677953Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:28:21.6678460Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6679120Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6679779Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:28:21.6680253Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6682399Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6682992Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:28:21.6683453Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6684143Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6684746Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:28:21.6685203Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6685887Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6686461Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:28:21.6686885Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6687560Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6688208Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:21.6688689Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6689376Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6690037Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:21.6690505Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6691255Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6691916Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:28:21.6692414Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6693040Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6693607Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:28:21.6694024Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6694638Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6695240Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:28:21.6695679Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6696121Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:28:21.6696882Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6697465Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:28:21.6697870Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6698544Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6699144Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:28:21.6699629Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6700318Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6700892Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:28:21.6701309Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6702002Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6702567Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:28:21.6702935Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6703599Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6704261Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:28:21.6704640Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6705290Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6705919Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:28:21.6706259Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6706937Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6707523Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:28:21.6707889Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6708585Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6709215Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:28:21.6709608Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6710230Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6710837Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:28:21.6711274Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6711924Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6712624Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:28:21.6712994Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6713664Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6714282Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:28:21.6714691Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6715323Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6715898Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:28:21.6716286Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6716952Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6717534Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:28:21.6717906Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6718547Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6719173Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:28:21.6719586Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6720265Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6720900Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:28:21.6721451Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6722103Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6722721Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:28:21.6723161Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6723824Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6724514Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:28:21.6724986Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6725651Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6726265Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:28:21.6726706Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6727380Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6727988Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:28:21.6728386Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6729019Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6729744Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:28:21.6730248Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6730946Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6731648Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:28:21.6732153Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6732808Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6733531Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:28:21.6733981Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6734648Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6735242Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:28:21.6735633Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6736303Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6736928Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:28:21.6737360Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6738052Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6738750Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:21.6739235Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6739916Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6740644Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:28:21.6741086Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6741738Z external/sleef/src/arch/helpersse2.h:435:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6742436Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:28:21.6742845Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6743509Z external/sleef/src/arch/helpersse2.h:434:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6744276Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:28:21.6744735Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6745419Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6746356Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:28:21.6746904Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6747574Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6748346Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:28:21.6748871Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6749542Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6750280Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:28:21.6750825Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6751492Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6752243Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:28:21.6752768Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6753359Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6753871Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:28:21.6754217Z ^~~~~~~~~~ 2022-05-18T03:28:21.6754976Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6755509Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:28:21.6755932Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6756551Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6757091Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:28:21.6757515Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6758127Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6758705Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:28:21.6759071Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6759727Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6760328Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:28:21.6760744Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6761399Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6761990Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:28:21.6762414Z ^~~~~~~~~~ 2022-05-18T03:28:21.6763091Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6763803Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:28:21.6764234Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6764846Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6765628Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:28:21.6766085Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6766763Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6767436Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:21.6767890Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6768575Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6769244Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:21.6769725Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6770398Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6771083Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:28:21.6771524Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6772172Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6772749Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:28:21.6773166Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6773829Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6774427Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:28:21.6774842Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6775519Z external/sleef/src/arch/helpersse2.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6776222Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask opmask, vfloat x, vfloat y) { 2022-05-18T03:28:21.6776619Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6777302Z external/sleef/src/arch/helpersse2.h:373:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6777917Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:28:21.6778311Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6778983Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6779608Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:28:21.6780014Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6780665Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6781272Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:28:21.6781702Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6782369Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6783007Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:28:21.6783448Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6784214Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6784835Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:28:21.6785341Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6786107Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6786726Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:28:21.6787132Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6787838Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6788464Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:28:21.6788864Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6789547Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6790133Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:28:21.6790532Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6791219Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6791869Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:28:21.6792315Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6792998Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6793632Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:28:21.6794065Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6794740Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6795369Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:28:21.6795793Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6796474Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6797060Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:28:21.6797473Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6798252Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6817281Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:28:21.6817804Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6818527Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6819128Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:28:21.6819549Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6820245Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6820863Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:28:21.6821259Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6821939Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6822554Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:28:21.6822967Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6823644Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6824328Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:28:21.6824724Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6825400Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6826414Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:28:21.6826889Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6827477Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6828102Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:28:21.6828550Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6829184Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6829715Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:28:21.6830174Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6830824Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6831413Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:28:21.6831817Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6832436Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6833051Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:28:21.6833454Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6834035Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6834570Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:28:21.6834922Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6835445Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6836030Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:28:21.6836377Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6836999Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6837721Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:28:21.6838124Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6838677Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6839219Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:28:21.6839626Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6840190Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6840728Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:21.6841130Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6841745Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6842271Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:21.6842633Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6843278Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6844265Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:28:21.6844768Z ^~~~~~~~~~ 2022-05-18T03:28:21.6845575Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6846535Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:28:21.6847087Z ^~~~~~~~~~ 2022-05-18T03:28:21.6847767Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6848373Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:28:21.6848783Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6849452Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6850048Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:28:21.6850451Z ^~~~~~~~~~ 2022-05-18T03:28:21.6851159Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6851775Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:28:21.6852192Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6852884Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6853508Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:28:21.6853948Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6854579Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6855216Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:28:21.6855626Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6856323Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6856954Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:28:21.6857380Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6858125Z external/sleef/src/arch/helpersse2.h:323:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6858780Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T03:28:21.6859225Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6859895Z external/sleef/src/arch/helpersse2.h:322:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6860564Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:28:21.6861008Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6861662Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6862301Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:28:21.6862748Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6863403Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6864127Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:28:21.6864564Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6865236Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6865981Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:28:21.6866415Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6867119Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6867849Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:28:21.6868279Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6868967Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6869542Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:28:21.6869928Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6870617Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6871227Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:28:21.6871611Z ^~~~~~~~~~ 2022-05-18T03:28:21.6872289Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6872944Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:28:21.6873385Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6874071Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6874704Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:28:21.6875138Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6875824Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6876450Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:28:21.6876866Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6877560Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6878098Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:28:21.6878482Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6879160Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6879710Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:28:21.6880090Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6880877Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6881450Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:28:21.6881789Z ^~~~~~~~~~ 2022-05-18T03:28:21.6882449Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6883082Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:28:21.6883487Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6884157Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6884799Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:28:21.6885231Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6885911Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6886556Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:28:21.6886994Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6887664Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6888315Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:28:21.6888746Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6889405Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6890110Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:28:21.6890547Z ^~~~~~~~~~ 2022-05-18T03:28:21.6891241Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6891772Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:28:21.6892154Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6892842Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6893379Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:28:21.6893751Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6894341Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6894802Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:28:21.6895107Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6895639Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6896094Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:28:21.6896389Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6896947Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6897541Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:28:21.6897979Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6898613Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6899145Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:28:21.6899569Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6900187Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6900717Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:28:21.6901076Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6901757Z external/sleef/src/arch/helpersse2.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6902339Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask opmask, vdouble x, vdouble y) { 2022-05-18T03:28:21.6902767Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6903210Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:28:21.6903879Z external/sleef/src/arch/helpersse2.h:251:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6904529Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T03:28:21.6904955Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6905549Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6906238Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:28:21.6906591Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6907115Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6907585Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:28:21.6907947Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6908566Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6909125Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:28:21.6909481Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6910219Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6910763Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:28:21.6911119Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6912269Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6912819Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:28:21.6913198Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6913803Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6914365Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:28:21.6914752Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6915351Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6915921Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:28:21.6916294Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6916898Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6917472Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:28:21.6917876Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6918494Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6919047Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:28:21.6919430Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6920054Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6920604Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:28:21.6920977Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6921595Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6922206Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:28:21.6922557Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6923169Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6923716Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:28:21.6924090Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6924707Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6925255Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:28:21.6925630Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6926235Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6926785Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:28:21.6927163Z ^~~~~~~~~~ 2022-05-18T03:28:21.6927768Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6928317Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:28:21.6928697Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6929311Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6929846Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:28:21.6930303Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6930906Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6931483Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:28:21.6931897Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6932511Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6933096Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:28:21.6933496Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6934106Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6934711Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:28:21.6935112Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6935733Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6936322Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:28:21.6936737Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6937330Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6937944Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:28:21.6938344Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6938952Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6939571Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:28:21.6939961Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6940577Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6941148Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:28:21.6941524Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6942230Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6942809Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:28:21.6943208Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6943825Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6944550Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:28:21.6945008Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6945627Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6947149Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:28:21.6947594Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6948207Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6948811Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:28:21.6949251Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6949874Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6950553Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:28:21.6951056Z ^~~~~~~~~~ 2022-05-18T03:28:21.6951670Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6952367Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:28:21.6952760Z ^~~~~~~~~~ 2022-05-18T03:28:21.6953375Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6953918Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:28:21.6954280Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6954901Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6955454Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:28:21.6955843Z ^~~~~~~~~~ 2022-05-18T03:28:21.6956449Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6957020Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:28:21.6957422Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6958028Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6958613Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:28:21.6959015Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6959626Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6960182Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:28:21.6960576Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6961210Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6961766Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:28:21.6962157Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6962869Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6963443Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:28:21.6963831Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6964459Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6965042Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:28:21.6965425Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6966061Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6966633Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:28:21.6967028Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6967641Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6968210Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:28:21.6968620Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6969236Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6969783Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:28:21.6970130Z ^~~~~~~~~~ 2022-05-18T03:28:21.6970742Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6971358Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:28:21.6971739Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.6972353Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6972898Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:28:21.6973280Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6973889Z external/sleef/src/arch/helpersse2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6974405Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:28:21.6974728Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6975345Z external/sleef/src/arch/helpersse2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6975917Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:28:21.6976302Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6976918Z external/sleef/src/arch/helpersse2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6977517Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:28:21.6977937Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6978552Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6979132Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:28:21.6979521Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6980139Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6980924Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:28:21.6981349Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.6981966Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6982571Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:28:21.6982947Z ^~~~~~~~~~ 2022-05-18T03:28:21.6983572Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6984187Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:28:21.6984562Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6985183Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6985926Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:28:21.6986266Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6986862Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6987333Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:28:21.6987690Z ^~~~~~~~~~~ 2022-05-18T03:28:21.6988315Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6988882Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:28:21.6989259Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6989883Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6990456Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:28:21.6990833Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6991551Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6992120Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:28:21.6992515Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6993108Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6993681Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:28:21.6994069Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6994688Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6995229Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:28:21.6995629Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.6996239Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6996793Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:28:21.6997192Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6997821Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6998372Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:28:21.6998740Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.6999370Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.6999928Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:28:21.7000311Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7000933Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7001486Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:28:21.7001876Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7002571Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7003154Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:28:21.7003538Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7004151Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7004727Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:28:21.7005126Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7005751Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7006300Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:28:21.7006690Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7007319Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7007884Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:28:21.7008290Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7008903Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7009479Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:28:21.7009847Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7010472Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7011105Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:28:21.7011474Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7012090Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7012639Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:28:21.7013012Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7013627Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7014189Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:28:21.7014600Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7015205Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7015786Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:28:21.7016171Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7016803Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7017356Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:28:21.7017761Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7018373Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7018826Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:28:21.7019153Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7019676Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7020172Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:28:21.7020503Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7021012Z external/sleef/src/arch/helpersse2.h:117:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7021427Z static INLINE int vavailability_i(int name) { 2022-05-18T03:28:21.7021695Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7022298Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7022781Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:28:21.7023129Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7023724Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7024303Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:28:21.7024625Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7025214Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:21.7025704Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:28:21.7026225Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7026601Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:21.7027332Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7027917Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:28:21.7028338Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7028878Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7029304Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:28:21.7029627Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7030258Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7030916Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:21.7031287Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7031931Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7032482Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:28:21.7032879Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7033502Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7034028Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:21.7034413Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7035050Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7035568Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:28:21.7035899Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7036503Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7037087Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:28:21.7037479Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7038109Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7038715Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:28:21.7039124Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7039713Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7040302Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:28:21.7040433Z ^~~~~~~~~~~ 2022-05-18T03:28:21.7040908Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7041227Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:28:21.7041343Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7041789Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7041996Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:21.7042119Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7042561Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7042774Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:21.7042904Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7043381Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7043561Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:28:21.7043685Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7044137Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7044320Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:28:21.7044435Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7044880Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7045088Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:28:21.7045210Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7045482Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:21.7045977Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7046195Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:28:21.7046331Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7046817Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7047044Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:28:21.7047176Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7047612Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7047813Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:28:21.7047940Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7048389Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7048642Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:28:21.7048778Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7049254Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7049507Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:28:21.7049636Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7050069Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7050303Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:28:21.7050436Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7050905Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7051186Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:21.7051399Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7051890Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7052173Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:28:21.7052313Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7052760Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7053032Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:21.7053166Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7053618Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7053870Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:28:21.7054017Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7054503Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7054769Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:28:21.7054905Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7055348Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7055641Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:28:21.7055768Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7056222Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7056474Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:28:21.7056604Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7057101Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7057358Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:28:21.7057480Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7057956Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7058187Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:28:21.7058318Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7058761Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7058992Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:28:21.7059124Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7059572Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7059829Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:28:21.7059954Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7060431Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7060682Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:28:21.7060812Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7061288Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7061506Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:28:21.7061636Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7062093Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7062372Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:28:21.7062516Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7062998Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7063237Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:21.7063368Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7063831Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7064195Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:21.7064330Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7064786Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7065061Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:21.7065202Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7065705Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7066138Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:28:21.7066276Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7066742Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7066976Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:28:21.7067109Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7067541Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7067783Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:28:21.7067919Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7068146Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:21.7068579Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7068817Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:21.7068953Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7069170Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:28:21.7069616Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7069830Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:28:21.7069955Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7070428Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7070641Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:28:21.7070762Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7071221Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7071510Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:28:21.7071623Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7072100Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7072314Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:28:21.7072434Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7072868Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7073113Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:28:21.7073235Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7073685Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7073928Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:28:21.7074051Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7074493Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7074703Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:28:21.7074827Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7075259Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7075471Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:28:21.7075589Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7076085Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7076240Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:28:21.7076353Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7076818Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7077078Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:28:21.7077201Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7077665Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7077920Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:28:21.7078028Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7078483Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7078729Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:28:21.7078847Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7079287Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7079559Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:28:21.7079675Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7080136Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7080447Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:28:21.7080575Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7081039Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7081371Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:28:21.7081494Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7082000Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7082256Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:28:21.7082373Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7082815Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7083007Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:28:21.7083128Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7083572Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7083817Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:28:21.7083936Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7084402Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7084715Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:21.7084843Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7085304Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7085629Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:28:21.7085751Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7086253Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7086618Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:28:21.7086739Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7087197Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7087573Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:28:21.7087693Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7088123Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7088296Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:28:21.7088410Z ^~~~~~~~~~ 2022-05-18T03:28:21.7088873Z external/sleef/src/arch/helpersse2.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7089094Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:28:21.7089210Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7089664Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7089893Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:28:21.7090007Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7090451Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7090692Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:28:21.7090805Z ^~~~~~~~~~~ 2022-05-18T03:28:21.7091237Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7091476Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:28:21.7091594Z ^~~~~~~~~~ 2022-05-18T03:28:21.7092002Z external/sleef/src/arch/helpersse2.h:397:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7092295Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:28:21.7092420Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7092876Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7093307Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:28:21.7093429Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7093881Z external/sleef/src/arch/helpersse2.h:395:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7094152Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:21.7094251Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7094693Z external/sleef/src/arch/helpersse2.h:394:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7094990Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:21.7095113Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7095589Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7095891Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:28:21.7096025Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7096487Z external/sleef/src/arch/helpersse2.h:386:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7096799Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:28:21.7096907Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7097371Z external/sleef/src/arch/helpersse2.h:373:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7097596Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:28:21.7097720Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7098172Z external/sleef/src/arch/helpersse2.h:366:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7098415Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:28:21.7098531Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7098979Z external/sleef/src/arch/helpersse2.h:364:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7099218Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:28:21.7099337Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7099778Z external/sleef/src/arch/helpersse2.h:363:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7100028Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:28:21.7100148Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7100595Z external/sleef/src/arch/helpersse2.h:361:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7100830Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:28:21.7100946Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7101390Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7101656Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:28:21.7101777Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7102225Z external/sleef/src/arch/helpersse2.h:356:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7102471Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:28:21.7102641Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7103080Z external/sleef/src/arch/helpersse2.h:349:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7103316Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:28:21.7103416Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7103857Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7104231Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:28:21.7104351Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7104792Z external/sleef/src/arch/helpersse2.h:344:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7105078Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:28:21.7105200Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7105647Z external/sleef/src/arch/helpersse2.h:343:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7106037Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:28:21.7106140Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7106579Z external/sleef/src/arch/helpersse2.h:342:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7106862Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:28:21.7107064Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7107509Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7107754Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:28:21.7107871Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7108324Z external/sleef/src/arch/helpersse2.h:337:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7108560Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:28:21.7108680Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7109157Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7109453Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:28:21.7109581Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7110036Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7110315Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:21.7110440Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7110874Z external/sleef/src/arch/helpersse2.h:334:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7111165Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:21.7111287Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7111728Z external/sleef/src/arch/helpersse2.h:333:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7112284Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:28:21.7112403Z ^~~~~~~~~~ 2022-05-18T03:28:21.7112850Z external/sleef/src/arch/helpersse2.h:331:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7113073Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:28:21.7113244Z ^~~~~~~~~~~ 2022-05-18T03:28:21.7113692Z external/sleef/src/arch/helpersse2.h:330:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7113941Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:28:21.7114056Z ^~~~~~~~~~ 2022-05-18T03:28:21.7114494Z external/sleef/src/arch/helpersse2.h:323:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7114739Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T03:28:21.7114861Z ^~~~~~~~~~~ 2022-05-18T03:28:21.7115312Z external/sleef/src/arch/helpersse2.h:322:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7115576Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:28:21.7115682Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7116122Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7116302Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:28:21.7116421Z ^~~~~~~~~~ 2022-05-18T03:28:21.7116859Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7117109Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:28:21.7117226Z ^~~~~~~~~~~ 2022-05-18T03:28:21.7117645Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7118118Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:28:21.7118233Z ^~~~~~~~~~ 2022-05-18T03:28:21.7118688Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7118875Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:28:21.7118996Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7119215Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:28:21.7119659Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7119885Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:28:21.7120003Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7120440Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7120677Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:28:21.7120795Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7121263Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7121585Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:28:21.7121710Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7122144Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7122382Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:28:21.7122502Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7122958Z external/sleef/src/arch/helpersse2.h:159:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7123203Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:28:21.7123325Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7123771Z external/sleef/src/arch/helpersse2.h:158:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7124073Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:28:21.7124180Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:21.7124634Z external/sleef/src/arch/helpersse2.h:157:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7124885Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:28:21.7125002Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7125452Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7125695Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:28:21.7125813Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7126266Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7126497Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:28:21.7126593Z ^~~~~~~~~~~ 2022-05-18T03:28:21.7127037Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7127257Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:28:21.7127369Z ^~~~~~~~~~~~ 2022-05-18T03:28:21.7127835Z external/sleef/src/arch/helpersse2.h:129:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7128092Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:28:21.7128264Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7128688Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7128950Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:28:21.7129076Z ^~~~~~~~~~~~~ 2022-05-18T03:28:21.7129551Z external/sleef/src/arch/helpersse2.h:94:19: warning: 'cpuSupportsSSE4_1' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7129727Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:28:21.7129844Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:21.7130305Z external/sleef/src/arch/helpersse2.h:88:19: warning: 'cpuSupportsSSE3' defined but not used [-Wunused-function] 2022-05-18T03:28:21.7130474Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:28:21.7130572Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5218173Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:28:22.5218799Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:28:22.5219740Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:28:22.5220547Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:28:22.5221057Z ^~~ 2022-05-18T03:28:22.5221713Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:28:22.5222519Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:28:22.5223108Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:28:22.5223528Z ^ 2022-05-18T03:28:22.5223782Z At top level: 2022-05-18T03:28:22.5224628Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5225405Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:28:22.5226308Z ^~~~~~~ 2022-05-18T03:28:22.5227174Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5227901Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:28:22.5228447Z ^~~~~~~ 2022-05-18T03:28:22.5228995Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5229666Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:28:22.5230193Z ^~~~~~~~~ 2022-05-18T03:28:22.5230866Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5231487Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:28:22.5231859Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5232530Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5233107Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:28:22.5233450Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5234221Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5234998Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:28:22.5235732Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5236507Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5237224Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:28:22.5237773Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5238554Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5239312Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:28:22.5239834Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5240380Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5240956Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:28:22.5241453Z ^~~~~ 2022-05-18T03:28:22.5242213Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5257978Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:28:22.5258747Z ^~~~~ 2022-05-18T03:28:22.5259620Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5260283Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:28:22.5260656Z ^~~~ 2022-05-18T03:28:22.5261456Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5261966Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:28:22.5262307Z ^~~~ 2022-05-18T03:28:22.5263083Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5263590Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:28:22.5264006Z ^~~~~~ 2022-05-18T03:28:22.5264884Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5265459Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:28:22.5265931Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5266589Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5267145Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:28:22.5267513Z ^~~~~~~~~ 2022-05-18T03:28:22.5268148Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5268849Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:28:22.5269233Z ^~~~~~ 2022-05-18T03:28:22.5269852Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5270384Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:28:22.5270749Z ^~~~~~ 2022-05-18T03:28:22.5271352Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5271894Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:28:22.5272250Z ^~~~~~ 2022-05-18T03:28:22.5272877Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5273482Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:28:22.5273810Z ^~~~~ 2022-05-18T03:28:22.5274430Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5275071Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:28:22.5275749Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5276392Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5277076Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:28:22.5277538Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5277943Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:22.5278652Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5279170Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:28:22.5279479Z ^~~~~~~~ 2022-05-18T03:28:22.5280113Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5280677Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:22.5281087Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5281707Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5282312Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:28:22.5282743Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5283349Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5283867Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:28:22.5284215Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5284936Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5285474Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:22.5285839Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5286460Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5287023Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:28:22.5287419Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5288054Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5288596Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:22.5289229Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5289885Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5290393Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:28:22.5290742Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5291371Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5291942Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:28:22.5292334Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5292971Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5293576Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:28:22.5293907Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5294522Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5295107Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:28:22.5295496Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5296105Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5296693Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:28:22.5297104Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5297724Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5298325Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:28:22.5298733Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5299369Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5299894Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:28:22.5300275Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5300897Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5301424Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:22.5301801Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5302415Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5302951Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:22.5303314Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5304040Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5304604Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:28:22.5305094Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5305854Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5306426Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:28:22.5306832Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5307462Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5308010Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:28:22.5308402Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5309030Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5309554Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:28:22.5309924Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5310553Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5311071Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:28:22.5311441Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5312092Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5312583Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:28:22.5313034Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5313647Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5314160Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:28:22.5314496Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5315374Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5316081Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:28:22.5316450Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5317097Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5317591Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:28:22.5317824Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5318200Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5318549Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:22.5318805Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5319306Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5319855Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:28:22.5320243Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5320891Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5321418Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:22.5321800Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5322428Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5322967Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:28:22.5323342Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5323730Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:22.5324539Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5325086Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:28:22.5325446Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5326094Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5326602Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:28:22.5326964Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5327590Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5328134Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:28:22.5328510Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5329158Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5329712Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:28:22.5330100Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5330729Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5331285Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:28:22.5331654Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5332281Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5332914Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:28:22.5333279Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5333652Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5333986Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:28:22.5334230Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5334595Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5334939Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:28:22.5335190Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5335570Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5335895Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:28:22.5336141Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5336519Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5336855Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:28:22.5337107Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5337486Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5337829Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:28:22.5338071Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5338453Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5338802Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:28:22.5339047Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5339427Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5339822Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:28:22.5340073Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5340438Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5340775Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:28:22.5341018Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5341383Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5341733Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:28:22.5341988Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5342364Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5342686Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:28:22.5342928Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5343302Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5343615Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:28:22.5343849Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5344304Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5344640Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:28:22.5344917Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5345292Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5345641Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:28:22.5346064Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5346601Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5347082Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:28:22.5347432Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5347951Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5348449Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:28:22.5348821Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5349325Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5349648Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:28:22.5349892Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5350273Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5350596Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:28:22.5350835Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5351214Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5351732Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:22.5352118Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5352664Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5353365Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:28:22.5353796Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5354399Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5355014Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:22.5355462Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5356105Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5356710Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:28:22.5357152Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5357834Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5358418Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:28:22.5358864Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5359513Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5360086Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:28:22.5360524Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5361285Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5361885Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:28:22.5362313Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5362994Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5363586Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:28:22.5364008Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5364690Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5365272Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:28:22.5365691Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5366331Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5366869Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:28:22.5367279Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5367888Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5368441Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:28:22.5368844Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5369456Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5370025Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:28:22.5370460Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5371077Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5371623Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:28:22.5371998Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5372727Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5373226Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:28:22.5373485Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5373874Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5374237Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:22.5374504Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5374873Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5375229Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:22.5375497Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5375865Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5376229Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:22.5376500Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5376878Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5377209Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:28:22.5377508Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5377884Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5378230Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:28:22.5378471Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5378845Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5379181Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:28:22.5379417Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5379658Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:22.5380073Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5380393Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:28:22.5380619Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5380983Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5381307Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:28:22.5381538Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5381902Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5382221Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:28:22.5382460Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5382812Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5383131Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:28:22.5383371Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5383718Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5384130Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:28:22.5384409Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5384767Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5385088Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:22.5385328Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5385690Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5426525Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:22.5426943Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5427302Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:22.5427941Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5428425Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:22.5428789Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5429327Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5429798Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:22.5430164Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5430687Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5431151Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:22.5432454Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5432988Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5433463Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:28:22.5433820Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5434363Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5434862Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:22.5435281Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5435895Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5436439Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:22.5436822Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5437449Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5438037Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:22.5438484Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5439127Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5439719Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:22.5440177Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5440818Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5441374Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:28:22.5441824Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5442486Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5443083Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:28:22.5443668Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5444338Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5444917Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:22.5445338Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5445990Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5446565Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:22.5447002Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5447661Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5448272Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:22.5448692Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5449329Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5449927Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:22.5450365Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5450986Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5451569Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:22.5452098Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5452727Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5453318Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:28:22.5453771Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5454421Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5454975Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:28:22.5455386Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5456059Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5456633Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:22.5457024Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5457659Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5458236Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:22.5458658Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5459266Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5459913Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:28:22.5460420Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5461066Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5461717Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:28:22.5462162Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5462834Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5463455Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:28:22.5463896Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5464733Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5465316Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:28:22.5465852Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5466261Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:22.5467010Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5467651Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:28:22.5468163Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5468830Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5469478Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:28:22.5469943Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5470612Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5471251Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:28:22.5471677Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5472342Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5473074Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:28:22.5473497Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5474131Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5474754Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:28:22.5475176Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5475786Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5476438Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:28:22.5476900Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5477564Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5478190Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:28:22.5478626Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5479300Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5479880Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:28:22.5480286Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5480953Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5481527Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:28:22.5481955Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5482608Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5483158Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:28:22.5483543Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5484163Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5484903Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:22.5485341Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5485987Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5486587Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:22.5487055Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5487556Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5488109Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:28:22.5488540Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5489189Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5489750Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:28:22.5490183Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5490828Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5491337Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:28:22.5491738Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5492149Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:28:22.5493044Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5493599Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:28:22.5493998Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5494623Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5495172Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:28:22.5495589Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5496281Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5496859Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:28:22.5497240Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5497865Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5498441Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:28:22.5498814Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5499476Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5499993Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:28:22.5500340Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5500983Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5501482Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:28:22.5501835Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5502468Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5503027Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:28:22.5503414Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5504098Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5504723Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:28:22.5505132Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5505973Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5506527Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:28:22.5506877Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5507535Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5508077Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:28:22.5508474Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5509124Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5509647Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:28:22.5510009Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5510668Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5511269Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:28:22.5511642Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5512274Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5512810Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:28:22.5513188Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5513868Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5514654Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:28:22.5515172Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5515813Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5516450Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:28:22.5516855Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5517518Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5518102Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:28:22.5518533Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5519171Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5519796Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:28:22.5520266Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5520910Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5521562Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:28:22.5522043Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5522718Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5523306Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:28:22.5523700Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5524379Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5524991Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:22.5525383Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5526096Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5526745Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:22.5527187Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5527832Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5528401Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:28:22.5528830Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5529504Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5530197Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:28:22.5530653Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5531280Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5531927Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:28:22.5532343Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5532965Z external/sleef/src/arch/helperavx.h:545:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5533629Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:22.5534109Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5534866Z external/sleef/src/arch/helperavx.h:544:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5535540Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:28:22.5536033Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5536661Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5537278Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:28:22.5537681Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5538355Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5539003Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:28:22.5539425Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5540046Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5540771Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:28:22.5541296Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5541938Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5542689Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:28:22.5543195Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5543839Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5544641Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:28:22.5545179Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5545917Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5546629Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:28:22.5547073Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5547612Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5548089Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:28:22.5548427Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5548967Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5549478Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:28:22.5549827Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5550373Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5550868Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:28:22.5551221Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5551771Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5552328Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:28:22.5552728Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5553340Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5553857Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:28:22.5554377Z ^~~~~~~~~~ 2022-05-18T03:28:22.5555054Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5555603Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:28:22.5556011Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5556679Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5557459Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:28:22.5557927Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5558543Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5559185Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:22.5559648Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5560317Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5560945Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:22.5561420Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5562067Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5562675Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:28:22.5563160Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5563829Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5564381Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:28:22.5564822Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5565488Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5566105Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:28:22.5566607Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5567283Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5567968Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:28:22.5568440Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5569049Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5569571Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:28:22.5569966Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5570630Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5571239Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:28:22.5571652Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5572297Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5572829Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:22.5573179Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5573789Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5574322Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:22.5574710Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5575385Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5576019Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:22.5576372Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5577017Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5577545Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:22.5577905Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5578551Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5579082Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:28:22.5579441Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5580116Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5580619Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:28:22.5580936Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5581590Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5582137Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:28:22.5582496Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5583118Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5583758Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:28:22.5584278Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5584906Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5585526Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:28:22.5586078Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5586722Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5587263Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:22.5587589Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5588375Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5588864Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:22.5589226Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5589888Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5590430Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:22.5590782Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5591433Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5591946Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:22.5592300Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5592959Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5593481Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:28:22.5593820Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5594465Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5595021Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:22.5595404Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5596054Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5596576Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:22.5597030Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5597703Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5598341Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:28:22.5598825Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5599509Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5600158Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:28:22.5600632Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5601289Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5601927Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:28:22.5602407Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5603051Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5603744Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:28:22.5604178Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5604855Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5605515Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:28:22.5605979Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5606654Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5607296Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:28:22.5607748Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5608387Z external/sleef/src/arch/helperavx.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5609114Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:22.5609578Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5610236Z external/sleef/src/arch/helperavx.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5610835Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:28:22.5611280Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5611957Z external/sleef/src/arch/helperavx.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5612564Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:22.5613019Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5613666Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5614275Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:28:22.5614659Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5615293Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5615871Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:28:22.5616277Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5616917Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5617938Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:28:22.5618472Z ^~~~~~~~~~ 2022-05-18T03:28:22.5619064Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5620010Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:28:22.5620521Z ^~~~~~~~~~ 2022-05-18T03:28:22.5621147Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5621755Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:28:22.5622164Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5622821Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5623372Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:28:22.5623799Z ^~~~~~~~~~ 2022-05-18T03:28:22.5624639Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5625236Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:28:22.5625624Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5626423Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5627045Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:28:22.5627445Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5628073Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5628645Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:28:22.5629054Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5629686Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5630402Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:28:22.5651919Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5652666Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5653320Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:28:22.5653746Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5654391Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5655045Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:28:22.5655489Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5656141Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5656741Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:28:22.5657157Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5657806Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5658383Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:28:22.5658800Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5659491Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5660208Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:28:22.5660583Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5661257Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5661817Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:28:22.5662211Z ^~~~~~~~~~ 2022-05-18T03:28:22.5662858Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5663483Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:28:22.5663909Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5664615Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5665271Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:28:22.5665694Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5706777Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5707406Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:28:22.5707854Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5708518Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5709021Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:28:22.5709379Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5710052Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5710549Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:28:22.5710903Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5711562Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5712124Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:28:22.5712548Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5713413Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5714018Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:28:22.5714437Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5715103Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5715753Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:28:22.5716182Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5716849Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5717466Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:28:22.5717872Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5718537Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5719141Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:28:22.5719575Z ^~~~~~~~~~ 2022-05-18T03:28:22.5720220Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5720760Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:28:22.5721126Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5721769Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5722317Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:28:22.5722818Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5723477Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5724004Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:28:22.5724375Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5725020Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5725546Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:28:22.5725919Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5726557Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5727261Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:28:22.5727746Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5728390Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5729045Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:28:22.5729480Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5730138Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5730752Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:28:22.5731190Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5731852Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5732527Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:28:22.5733016Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5733679Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5734358Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:28:22.5734893Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5735591Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5736224Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:28:22.5736679Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5737347Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5737961Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:28:22.5738392Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5739070Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5739677Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:28:22.5740058Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5740717Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5741331Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:28:22.5741714Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5742371Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5742991Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:28:22.5743408Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5744206Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5744808Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:28:22.5745223Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5745996Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5746602Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:28:22.5746970Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5747647Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5748279Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:28:22.5748722Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5749383Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5749993Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:28:22.5750435Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5751094Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5751694Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:28:22.5752082Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5752725Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5753315Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:28:22.5753712Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5754359Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5754982Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:28:22.5755401Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5756032Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5756746Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:28:22.5757164Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5757805Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5758401Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:28:22.5758803Z ^~~~~~~~~~ 2022-05-18T03:28:22.5759455Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5760056Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:28:22.5760461Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5761109Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5761688Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:28:22.5762094Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5762729Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5763405Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:28:22.5763857Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5764531Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5765292Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:28:22.5765770Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5766437Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5767095Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:28:22.5767590Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5768238Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5768908Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:28:22.5769383Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5770044Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5770716Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:28:22.5771198Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5771848Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5772512Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:28:22.5772982Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5773617Z external/sleef/src/arch/helperavx.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5774297Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:28:22.5774787Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5775467Z external/sleef/src/arch/helperavx.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5776093Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:28:22.5776565Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5777310Z external/sleef/src/arch/helperavx.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5777974Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:28:22.5778449Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5779074Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5779701Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:28:22.5780117Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5780767Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5781396Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:28:22.5781800Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5782466Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5783193Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:28:22.5783606Z ^~~~~~~~~~ 2022-05-18T03:28:22.5784354Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5785088Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:28:22.5785534Z ^~~~~~~~~~ 2022-05-18T03:28:22.5786452Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5787143Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:28:22.5787530Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5788188Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5788771Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:28:22.5789181Z ^~~~~~~~~~ 2022-05-18T03:28:22.5789856Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5790449Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:28:22.5790879Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5791527Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5792129Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:28:22.5792541Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5793202Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5793838Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:28:22.5794247Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5794917Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5795515Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:28:22.5795938Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5796587Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5797143Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:28:22.5797532Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5798204Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5798727Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:28:22.5799172Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5799856Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5800390Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:28:22.5800705Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5801367Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5801898Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:28:22.5802231Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5802900Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5803475Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:28:22.5803838Z ^~~~~~~~~~ 2022-05-18T03:28:22.5804500Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5805109Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:28:22.5805486Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5806133Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5806774Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:28:22.5807244Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5807912Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5808632Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:28:22.5809113Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5809773Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5810423Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:28:22.5810910Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5811557Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5812253Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:28:22.5812697Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5813375Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5813914Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:28:22.5814242Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5814746Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5815648Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:28:22.5816034Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5816606Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5817108Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:28:22.5817459Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5818101Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5818618Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:28:22.5818957Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5819587Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5820351Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5820875Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5821523Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5822209Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5822699Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5823355Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5824164Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5824726Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5825362Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5826150Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5826614Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5827277Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5828005Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5828623Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5829284Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5829955Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5830480Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5831153Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5831861Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5832375Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5833047Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5833751Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5834269Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5834922Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5835679Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5836207Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5836834Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5837568Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5838105Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5838787Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5839544Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5840086Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5840803Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5841530Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5842078Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5842750Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5843450Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5843928Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5844566Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5845261Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5845754Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5846386Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5847104Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5847637Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5848033Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:28:22.5848802Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5849601Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.5850103Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5850755Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5851312Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:28:22.5851691Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5852340Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5852911Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:28:22.5853293Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5853931Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5854529Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:28:22.5854964Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5855527Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5856057Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:28:22.5856460Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5857114Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5857695Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:28:22.5858080Z ^~~~~~~~~~ 2022-05-18T03:28:22.5858741Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5859320Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:28:22.5859671Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5860333Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5860883Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:28:22.5861347Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5862003Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5862625Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:28:22.5863060Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5863707Z external/sleef/src/arch/helperavx.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5864297Z static INLINE int vavailability_i(int name) { 2022-05-18T03:28:22.5864645Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5865285Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5865907Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:28:22.5866201Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5866741Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:22.5867156Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:28:22.5867442Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5867773Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:22.5868384Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5868882Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:22.5869291Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5870064Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5870719Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:28:22.5871160Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5871831Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5872368Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:28:22.5872753Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5873405Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5873965Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:22.5874353Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5875016Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5875634Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:28:22.5876056Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5876726Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5877301Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:22.5877682Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5878339Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5878877Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:28:22.5879229Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5879887Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5880164Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:28:22.5880298Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5880793Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5881184Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:28:22.5881321Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5881805Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5882075Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:28:22.5882202Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5882694Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5882925Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:28:22.5883051Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5883546Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5883781Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:22.5883913Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5884396Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5884625Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:22.5884759Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5885224Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5885414Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:28:22.5885604Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5886076Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5886276Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:28:22.5886384Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5886872Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5887108Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:28:22.5887238Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5887473Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:22.5887965Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5888195Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:28:22.5888328Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5888811Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5889061Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:28:22.5889211Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5889691Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5889935Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:28:22.5890071Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5890562Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5890817Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:28:22.5890947Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5891439Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5891699Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:28:22.5891912Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5892403Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5892677Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:28:22.5892823Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5893343Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5893649Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:22.5893789Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5894298Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5894588Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:28:22.5894734Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5895254Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5895543Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:22.5895696Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5896192Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5896531Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:28:22.5896661Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5897162Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5897443Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:28:22.5897590Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5898091Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5898370Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:28:22.5898512Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5899010Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5899280Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:28:22.5899430Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5899927Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5900207Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:28:22.5900350Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5900837Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5901093Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:28:22.5901238Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5901715Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5901970Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:28:22.5902112Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5902676Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5902947Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:28:22.5903105Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5903588Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5903848Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:28:22.5904078Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5904543Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5904797Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:28:22.5904947Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5905435Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5905833Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:28:22.5905998Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5906489Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5906783Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:22.5906916Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5946729Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5947018Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:22.5947174Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5947698Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5947985Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:22.5948136Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5948605Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5948861Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:28:22.5948996Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5949473Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5949729Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:28:22.5949871Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5950355Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5950608Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:28:22.5950750Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5950993Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:22.5951439Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5951699Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:22.5951845Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5952082Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:28:22.5952577Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5952916Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:28:22.5953051Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5953552Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5953760Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:28:22.5953884Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5954376Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5954602Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:28:22.5954729Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5955212Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5955430Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:28:22.5955561Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5956001Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5956268Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:28:22.5956391Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5956888Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5957088Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:28:22.5957304Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5957770Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5957980Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:28:22.5958087Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5958548Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5958765Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:28:22.5958888Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5959353Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5959514Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:28:22.5959632Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5960097Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5960448Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:28:22.5960573Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5961038Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5961299Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:28:22.5961419Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5961878Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5962205Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:28:22.5962327Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5962809Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5963082Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:22.5963206Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5963759Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5964029Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:22.5964151Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5964625Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5964896Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:28:22.5965005Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5965472Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5965815Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:28:22.5965937Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5966396Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5966682Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:28:22.5966803Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5967298Z external/sleef/src/arch/helperavx.h:545:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5967623Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:22.5967802Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5968284Z external/sleef/src/arch/helperavx.h:544:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5968617Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:28:22.5968760Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5969231Z external/sleef/src/arch/helperavx.h:538:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5969606Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:28:22.5969729Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5970193Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5970569Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:28:22.5970682Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5971150Z external/sleef/src/arch/helperavx.h:536:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5971531Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:28:22.5971658Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5972085Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5972426Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:28:22.5972538Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5972980Z external/sleef/src/arch/helperavx.h:513:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5973171Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:28:22.5973281Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5973643Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5973909Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:28:22.5974028Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5974476Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5974726Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:28:22.5974831Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5975244Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5975494Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:28:22.5975616Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5976063Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5976294Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:28:22.5976409Z ^~~~~~~~~~ 2022-05-18T03:28:22.5976819Z external/sleef/src/arch/helperavx.h:503:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5977036Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:28:22.5977129Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5977543Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5977933Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:28:22.5978117Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5978510Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5978757Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:22.5978862Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5979271Z external/sleef/src/arch/helperavx.h:500:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5979523Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:22.5979630Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5980054Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5980329Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:28:22.5980460Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5980934Z external/sleef/src/arch/helperavx.h:492:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5981182Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:28:22.5981306Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5981768Z external/sleef/src/arch/helperavx.h:473:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5981982Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:28:22.5982101Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5982538Z external/sleef/src/arch/helperavx.h:466:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5982703Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:22.5982823Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5983286Z external/sleef/src/arch/helperavx.h:452:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5983488Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:22.5983601Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5984168Z external/sleef/src/arch/helperavx.h:445:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5984361Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:22.5984478Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5984943Z external/sleef/src/arch/helperavx.h:440:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5985136Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:28:22.5985261Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.5985723Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5986141Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:28:22.5986252Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5986724Z external/sleef/src/arch/helperavx.h:427:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5987012Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:28:22.5987132Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5987605Z external/sleef/src/arch/helperavx.h:417:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5987803Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:22.5987918Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5988357Z external/sleef/src/arch/helperavx.h:402:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5988623Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:28:22.5988739Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5989125Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5989407Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:28:22.5989534Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5990002Z external/sleef/src/arch/helperavx.h:389:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5990289Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:28:22.5990407Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5990854Z external/sleef/src/arch/helperavx.h:388:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5991185Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:28:22.5991308Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5991763Z external/sleef/src/arch/helperavx.h:387:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5992095Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:28:22.5992222Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.5992720Z external/sleef/src/arch/helperavx.h:373:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5993026Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:22.5993134Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5993599Z external/sleef/src/arch/helperavx.h:372:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5993913Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:28:22.5994038Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5994498Z external/sleef/src/arch/helperavx.h:371:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5994937Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:22.5995065Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.5995518Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5995786Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:28:22.5995896Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5996369Z external/sleef/src/arch/helperavx.h:367:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5996633Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:28:22.5996755Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.5997217Z external/sleef/src/arch/helperavx.h:366:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5997799Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:28:22.5997922Z ^~~~~~~~~~ 2022-05-18T03:28:22.5998384Z external/sleef/src/arch/helperavx.h:364:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5998606Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:28:22.5998727Z ^~~~~~~~~~~ 2022-05-18T03:28:22.5999178Z external/sleef/src/arch/helperavx.h:363:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.5999503Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:28:22.5999626Z ^~~~~~~~~~ 2022-05-18T03:28:22.6000100Z external/sleef/src/arch/helperavx.h:352:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6000363Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:28:22.6000475Z ^~~~~~~~~~~ 2022-05-18T03:28:22.6000925Z external/sleef/src/arch/helperavx.h:350:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6001204Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:28:22.6001329Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.6001823Z external/sleef/src/arch/helperavx.h:349:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6002105Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:28:22.6002237Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.6002701Z external/sleef/src/arch/helperavx.h:348:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6002967Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:28:22.6003078Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.6003549Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6003820Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:28:22.6003938Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.6004417Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6004678Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:28:22.6004798Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.6005275Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6005502Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:28:22.6005615Z ^~~~~~~~~~~ 2022-05-18T03:28:22.6006119Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6006364Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:28:22.6006474Z ^~~~~~~~~~ 2022-05-18T03:28:22.6006839Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6007016Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:28:22.6007136Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.6007569Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6007818Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:28:22.6007937Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.6008388Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6008616Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:28:22.6008726Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.6009172Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6009400Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:28:22.6009503Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.6009955Z external/sleef/src/arch/helperavx.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6010356Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:28:22.6010479Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.6010950Z external/sleef/src/arch/helperavx.h:198:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6011255Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:28:22.6011376Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.6011841Z external/sleef/src/arch/helperavx.h:197:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6012136Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:28:22.6012264Z ^~~~~~~~~~~ 2022-05-18T03:28:22.6012726Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6013105Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.6013231Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.6013715Z external/sleef/src/arch/helperavx.h:180:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6014103Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.6014229Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:22.6014687Z external/sleef/src/arch/helperavx.h:179:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6015059Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.6015186Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.6015646Z external/sleef/src/arch/helperavx.h:178:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6016011Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.6016206Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.6016694Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6017077Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:22.6017205Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:22.6017445Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:28:22.6017884Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6018129Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:28:22.6018244Z ^~~~~~~~~~~ 2022-05-18T03:28:22.6018724Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6018899Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:28:22.6019022Z ^~~~~~~~~~~~ 2022-05-18T03:28:22.6019522Z external/sleef/src/arch/helperavx.h:119:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6019716Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:28:22.6019843Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:22.6020328Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6020596Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:28:22.6020785Z ^~~~~~~~~~~~~ 2022-05-18T03:28:22.6021287Z external/sleef/src/arch/helperavx.h:84:19: warning: 'cpuSupportsFMA4' defined but not used [-Wunused-function] 2022-05-18T03:28:22.6021462Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:28:22.6021587Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:23.7143200Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_op.cc: 2022-05-18T03:28:23.7144455Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T03:28:23.7145147Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-05-18T03:28:23.7146118Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7146654Z for (int i = 0; i < X_size; i++) { 2022-05-18T03:28:23.7146939Z ~~^~~~~~~~ 2022-05-18T03:28:23.7147676Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7148209Z for (int i = 0; i < W_size; i++) { 2022-05-18T03:28:23.7148508Z ~~^~~~~~~~ 2022-05-18T03:28:23.7149235Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7149774Z for (int i = 0; i < Y_size; i++) { 2022-05-18T03:28:23.7150071Z ~~^~~~~~~~ 2022-05-18T03:28:23.7151093Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = false]': 2022-05-18T03:28:23.7151875Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-05-18T03:28:23.7152740Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7153302Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T03:28:23.7153624Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:23.7154540Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7155112Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T03:28:23.7155452Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:23.7156379Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T03:28:23.7157090Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-05-18T03:28:23.7157938Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7158470Z for (int i = 0; i < X_size; i++) { 2022-05-18T03:28:23.7158759Z ~~^~~~~~~~ 2022-05-18T03:28:23.7159480Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7160016Z for (int i = 0; i < W_size; i++) { 2022-05-18T03:28:23.7160303Z ~~^~~~~~~~ 2022-05-18T03:28:23.7161020Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7161548Z for (int i = 0; i < Y_size; i++) { 2022-05-18T03:28:23.7161832Z ~~^~~~~~~~ 2022-05-18T03:28:23.7162782Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T03:28:23.7163630Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-05-18T03:28:23.7164485Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7165001Z for (int i = 0; i < X_size; i++) { 2022-05-18T03:28:23.7165307Z ~~^~~~~~~~ 2022-05-18T03:28:23.7166036Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7166568Z for (int i = 0; i < W_size; i++) { 2022-05-18T03:28:23.7166851Z ~~^~~~~~~~ 2022-05-18T03:28:23.7167570Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7168094Z for (int i = 0; i < Y_size; i++) { 2022-05-18T03:28:23.7168377Z ~~^~~~~~~~ 2022-05-18T03:28:23.7169399Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = true]': 2022-05-18T03:28:23.7170679Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]' 2022-05-18T03:28:23.7171384Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-05-18T03:28:23.7172208Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7172771Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T03:28:23.7173117Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:23.7173855Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7174398Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T03:28:23.7174830Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:23.7175881Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T03:28:23.7177220Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]' 2022-05-18T03:28:23.7177922Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-05-18T03:28:23.7178781Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7179345Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T03:28:23.7179690Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:23.7180410Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:23.7180974Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T03:28:23.7181319Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4361931Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:28:25.4362729Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:28:25.4363722Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:28:25.4364698Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:28:25.4365304Z ^~~ 2022-05-18T03:28:25.4365594Z At top level: 2022-05-18T03:28:25.4366340Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4366977Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:28:25.4367639Z ^~~~~ 2022-05-18T03:28:25.4368402Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4369044Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:28:25.4369397Z ^~~~ 2022-05-18T03:28:25.4370202Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4370879Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:28:25.4371347Z ^~~~ 2022-05-18T03:28:25.4372138Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4392177Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:28:25.4392707Z ^~~~~~ 2022-05-18T03:28:25.4393372Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4393938Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:28:25.4394335Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4394940Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4395477Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:28:25.4395863Z ^~~~~~~~~ 2022-05-18T03:28:25.4396503Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4397213Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:28:25.4397582Z ^~~~~~ 2022-05-18T03:28:25.4398204Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4398704Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:28:25.4399080Z ^~~~~~ 2022-05-18T03:28:25.4399698Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4400220Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:28:25.4400611Z ^~~~~~ 2022-05-18T03:28:25.4401215Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4401730Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:28:25.4402041Z ^~~~~ 2022-05-18T03:28:25.4402660Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4403305Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:28:25.4403749Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4404381Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4405026Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:28:25.4405604Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4405955Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:25.4406620Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4407092Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:28:25.4407387Z ^~~~~~~~ 2022-05-18T03:28:25.4407952Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4408473Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:25.4408840Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4409402Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4409976Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:28:25.4410367Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4410927Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4411444Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:28:25.4411783Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4412396Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4412887Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:25.4413274Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4413908Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4414446Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:28:25.4414841Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4415466Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4416087Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:25.4416458Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4417071Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4417579Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:28:25.4417897Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4418518Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4419077Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:28:25.4419452Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4420044Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4420577Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:28:25.4420903Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4421441Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4422036Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:28:25.4422456Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4423134Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4423685Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:28:25.4424277Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4424885Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4425422Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:28:25.4426079Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4426750Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4427304Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:28:25.4427679Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4428283Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4428843Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:25.4429286Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4429964Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4430466Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:25.4430850Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4431406Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4431975Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:28:25.4432337Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4433010Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4433652Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:28:25.4434110Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4434792Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4435279Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:28:25.4435655Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4436436Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4436946Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:28:25.4437382Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4438013Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4438673Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:28:25.4439155Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4440019Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4440699Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:28:25.4441134Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4441971Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4442671Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:28:25.4443140Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4443951Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4444669Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:28:25.4445168Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4445986Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4446856Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:28:25.4447359Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4448178Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4448922Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:25.4449473Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4450294Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4450991Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:28:25.4451458Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4452290Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4453010Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:25.4453510Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4454330Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4455057Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:28:25.4455540Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4456057Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:25.4456986Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4457675Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:28:25.4458139Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4458963Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4459658Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:28:25.4460101Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4460911Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4461701Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:28:25.4462195Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4463022Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4463737Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:28:25.4464346Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4465136Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4465953Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:28:25.4466461Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4467261Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4467991Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:28:25.4468522Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4469339Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4470049Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:28:25.4470570Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4471405Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4472136Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:28:25.4472800Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4473670Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4474426Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:28:25.4474934Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4475781Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4476540Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:28:25.4477062Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4477903Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4478671Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:28:25.4479229Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4480064Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4480833Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:28:25.4481390Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4482213Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4482971Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:28:25.4483522Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4484382Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4485108Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:28:25.4485649Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4486496Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4487245Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:28:25.4487900Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4488727Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4489455Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:28:25.4489954Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4490786Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4491521Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:28:25.4492023Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4492860Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4493603Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:28:25.4494083Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4494906Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4495655Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:28:25.4496221Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4497053Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4497827Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:28:25.4498451Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4499299Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4500080Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:28:25.4500657Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4501509Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4502260Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:28:25.4502771Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4503625Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4504429Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:28:25.4504936Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4505874Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4506531Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:25.4507117Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4507747Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4508527Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:28:25.4509062Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4509573Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4510121Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:25.4510589Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4511251Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4512065Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:28:25.4512559Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4513214Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4513785Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:28:25.4514232Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4514941Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4515561Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:28:25.4516019Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4516650Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4517249Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:28:25.4517755Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4518408Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4519007Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:28:25.4519441Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4520041Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4520798Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:28:25.4521286Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4521987Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4522488Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:28:25.4522850Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4523536Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4524146Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:28:25.4524589Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4525283Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4525918Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:28:25.4526346Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4527044Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4527662Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:28:25.4528080Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4528771Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4529431Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:28:25.4529897Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4530573Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4531230Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:25.4531707Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4532518Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4533172Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:25.4533642Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4534332Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4534986Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:25.4535470Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4536171Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4536798Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:28:25.4537236Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4537938Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4538571Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:28:25.4539006Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4539699Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4540325Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:28:25.4540765Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4541255Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:25.4542016Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4542598Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:28:25.4543010Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4543675Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4544351Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:28:25.4544771Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4545179Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:25.4546003Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4546464Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:28:25.4546849Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4547512Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4548087Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:28:25.4548509Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4549152Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4549755Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:25.4550201Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4550845Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4551417Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:28:25.4551828Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4552446Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4553059Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:25.4553612Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4554282Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4554877Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:25.4555329Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4555998Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4556576Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:25.4556983Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4557630Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4558236Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:25.4558661Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4559320Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4559935Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:28:25.4560373Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4561953Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4562556Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:25.4562999Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4563743Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4564345Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:25.4564782Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4565444Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4566038Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:25.4566488Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4567140Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4567737Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:25.4568184Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4568849Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4569456Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:28:25.4569892Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4570566Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4571186Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:28:25.4571622Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4572293Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4572902Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:25.4573356Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4574004Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4574612Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:25.4575066Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4575783Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4576389Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:25.4576836Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4577494Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4578090Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:25.4578538Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4579221Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4579807Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:25.4580253Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4580912Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4581535Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:28:25.4581975Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4582637Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4583241Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:28:25.4583673Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4584477Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4585057Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:25.4585477Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4669586Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4670349Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:25.4670878Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4671651Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4672488Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:28:25.4673103Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4673913Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4674705Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:28:25.4675309Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4676115Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4676872Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:28:25.4677431Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4678238Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4678982Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:28:25.4679507Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4680043Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:25.4680960Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4681800Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:28:25.4682602Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4683425Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4684268Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:28:25.4684861Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4685679Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4686468Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:28:25.4687075Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4687854Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4688597Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:28:25.4689164Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4689927Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4690668Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:28:25.4691208Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4692013Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4692810Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:28:25.4693518Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4694302Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4695043Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:28:25.4695624Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4696412Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4697134Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:28:25.4697614Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4698425Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4699134Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:28:25.4699660Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4700450Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4701148Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:28:25.4701638Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4702399Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4703149Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:25.4703735Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4704564Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4705311Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:25.4705918Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4706671Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4707590Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:28:25.4708206Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4709029Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4709774Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:28:25.4710298Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4711099Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4711823Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:28:25.4712171Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4712585Z In file included from external/sleef/src/libm/sleefsimddp.c:249:0: 2022-05-18T03:28:25.4713414Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4714032Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:28:25.4714411Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4715072Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4715814Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:28:25.4716292Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4717154Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4718031Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:28:25.4718535Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4719391Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4720137Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:28:25.4720636Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4721478Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4722201Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:28:25.4722663Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4723506Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4724233Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:28:25.4724701Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4725562Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4726359Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4726908Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4727778Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4728634Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:28:25.4729119Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4729966Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4730919Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:28:25.4731435Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4732300Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4733097Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:28:25.4733668Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4734544Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4735322Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4735841Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4736678Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4737373Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:28:25.4737833Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4738675Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4739370Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:28:25.4739827Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4740690Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4741424Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:28:25.4741924Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4742779Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4743502Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:28:25.4744079Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4744932Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4746822Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:28:25.4747309Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4748173Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4748966Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:28:25.4749486Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4750353Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4751111Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:28:25.4751606Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4752623Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4753372Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:28:25.4753866Z ^~~~~~~~~~ 2022-05-18T03:28:25.4754690Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4755390Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:28:25.4755844Z ^~~~~~~~~~ 2022-05-18T03:28:25.4756667Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4757452Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4757981Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4758834Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4759608Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4760139Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4760998Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4761922Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4762437Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4763291Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4764091Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4764598Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4765441Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4766200Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4766705Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4767532Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4768506Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4769048Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4769880Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4770684Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4771232Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4772088Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4773231Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4773819Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4774685Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4775519Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:28:25.4776048Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4776902Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4777720Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:28:25.4778264Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4779126Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4779945Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:28:25.4780502Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4781329Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4782514Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:28:25.4783045Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4783892Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4784734Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:28:25.4785259Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4786221Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4787054Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:28:25.4787656Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4788629Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4789828Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:28:25.4790383Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4791585Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4792997Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:28:25.4793520Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4794392Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4795069Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:28:25.4795454Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4796165Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4796801Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:28:25.4797216Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4797944Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4798684Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:28:25.4799302Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4800144Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4800884Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:28:25.4801387Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4802247Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4802966Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:28:25.4803457Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4804301Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4805367Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:28:25.4805915Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4806755Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4807873Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:28:25.4808437Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4809278Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4810123Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:28:25.4810696Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4811536Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4812321Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4812837Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4813829Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4814678Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4815209Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4816068Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4816827Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4817341Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4818191Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4818973Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4819477Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4820337Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4821112Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4821614Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4822474Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4823250Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4823767Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4824669Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4825719Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:28:25.4826639Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4827508Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4828517Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:28:25.4829070Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4829933Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4830886Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:28:25.4831437Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4832298Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4833092Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:28:25.4833635Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4834498Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4835301Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:28:25.4835806Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4836665Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4837642Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:28:25.4838171Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4839040Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4840023Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:28:25.4840563Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4841405Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4842310Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:28:25.4842850Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4843693Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4844476Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:28:25.4844991Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4845854Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4846607Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:28:25.4847120Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4847978Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4848793Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:28:25.4849261Z ^~~~~~~~~~ 2022-05-18T03:28:25.4850115Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4850955Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:28:25.4851500Z ^~~~~~~~~~ 2022-05-18T03:28:25.4852358Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4853183Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:28:25.4853645Z ^~~~~~~~~~ 2022-05-18T03:28:25.4854499Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4855253Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:28:25.4855762Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4856614Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4857369Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:28:25.4857867Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4858702Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4859594Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:28:25.4860087Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4860941Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4861667Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:28:25.4862163Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4863026Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4863877Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:28:25.4864540Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4865411Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4866170Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:28:25.4866671Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4867528Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4868471Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:28:25.4869070Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4869906Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4870758Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:28:25.4871345Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4872180Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4872889Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:28:25.4873342Z ^~~~~~~~~~ 2022-05-18T03:28:25.4874181Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4874924Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T03:28:25.4875435Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4876282Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4877013Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T03:28:25.4877505Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4878093Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4878696Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T03:28:25.4879176Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4879896Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4880443Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T03:28:25.4880792Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4881426Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4882020Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:28:25.4882382Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4883107Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4883703Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:28:25.4884167Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4885003Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4885812Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:28:25.4886355Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4887184Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4887993Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:28:25.4888542Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4889381Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4890123Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:28:25.4890630Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4891477Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4892234Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:28:25.4892714Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.4893657Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4894416Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:28:25.4894898Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4895753Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4896553Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:28:25.4897071Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4897933Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4898694Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:28:25.4899187Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4900022Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4900773Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:28:25.4925967Z ^~~~~~~~~~ 2022-05-18T03:28:25.4927020Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4927761Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:28:25.4928230Z ^~~~~~~~~~ 2022-05-18T03:28:25.4929105Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4930017Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:28:25.4930501Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4931362Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4932082Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:28:25.4932569Z ^~~~~~~~~~~ 2022-05-18T03:28:25.4933418Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4934191Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4934692Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4935553Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4936539Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4937073Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4937940Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4938753Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4939309Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4940146Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4941213Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4941799Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4942631Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4943403Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:28:25.4944026Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4944908Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4945672Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4946374Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4947247Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4947999Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4948509Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4949360Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4950085Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:28:25.4950544Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4951398Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4952141Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:28:25.4952611Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4953456Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4954202Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:28:25.4954688Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4955511Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4956262Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:28:25.4956844Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4957675Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4958417Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:28:25.4958910Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4959765Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4960473Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:28:25.4960951Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4961780Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4962491Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:28:25.4962963Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4963768Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4964269Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:28:25.4964661Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4965396Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4966015Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:28:25.4966365Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4967042Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4967751Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:28:25.4968124Z ^~~~~~~~~~ 2022-05-18T03:28:25.4968840Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4969563Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:28:25.4969958Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4970651Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4971323Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:28:25.4971719Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4972417Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4973088Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4973532Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4974253Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4974911Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4975355Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4976083Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4976735Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4977173Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4977888Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4978548Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4978967Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4979681Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4980414Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4980844Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.4981563Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4982231Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.4982672Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.4983371Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4984312Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:28:25.4984786Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4985506Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4986442Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:28:25.4986914Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4987626Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4988458Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:28:25.4988930Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4989645Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4990326Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:28:25.4990781Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4991502Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4992185Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:28:25.4992628Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4993345Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4994291Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:28:25.4994757Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4995465Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4996260Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:28:25.4996731Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4997442Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4998127Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:28:25.4998591Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.4999306Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.4999949Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:28:25.5000385Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5001098Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5001735Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:28:25.5002158Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5002876Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5003674Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:28:25.5004056Z ^~~~~~~~~~ 2022-05-18T03:28:25.5004766Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5005507Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:28:25.5006004Z ^~~~~~~~~~ 2022-05-18T03:28:25.5006712Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5007336Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:28:25.5007741Z ^~~~~~~~~~ 2022-05-18T03:28:25.5008432Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5009071Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:28:25.5009501Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5010192Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5010841Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:28:25.5011263Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5011979Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5012727Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:28:25.5013149Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5013860Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5014490Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:28:25.5014919Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5015634Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5016423Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:28:25.5016908Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5017626Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5018346Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:28:25.5018847Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5019552Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5020281Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:28:25.5020763Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5021465Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5022188Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:28:25.5022684Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5023405Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5024085Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:28:25.5024499Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5025223Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5025995Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5026344Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5027073Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5027725Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T03:28:25.5028139Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5028863Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5029501Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T03:28:25.5029909Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5030627Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5031255Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T03:28:25.5031660Z ^~~~~~~~~~~ 2022-05-18T03:28:25.5032361Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5032994Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T03:28:25.5033400Z ^~~~~~~~~~~ 2022-05-18T03:28:25.5034073Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5034657Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:28:25.5035026Z ^~~~~~~~~~ 2022-05-18T03:28:25.5035731Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5036321Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:28:25.5036717Z ^~~~~~~~~~~ 2022-05-18T03:28:25.5037424Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5038145Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:28:25.5038770Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5039506Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5040197Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:28:25.5040652Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5041372Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5042052Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:28:25.5042507Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5043225Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5043885Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:28:25.5044328Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5045030Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5045705Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:28:25.5046157Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5046841Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5047498Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:28:25.5048018Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5048733Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5049383Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:28:25.5049815Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5050538Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5051190Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:28:25.5051630Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5052345Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5052999Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:28:25.5053420Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5054141Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5055156Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:28:25.5055579Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5056305Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5056958Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:28:25.5057390Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5058093Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5058758Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:28:25.5059207Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5059913Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5060641Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:28:25.5061078Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5062051Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5062676Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:28:25.5063098Z ^~~~~~~~~~~ 2022-05-18T03:28:25.5063806Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5064493Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:28:25.5064894Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5066138Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5066776Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:28:25.5067177Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5067902Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5068542Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:28:25.5068952Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5069663Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5070289Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:28:25.5070813Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5071493Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5072137Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:28:25.5072570Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5073279Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5073918Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:28:25.5074341Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5075053Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5075694Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:28:25.5076133Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5076846Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5077476Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:28:25.5077903Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5078618Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5079217Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:28:25.5079590Z ^~~~~~~~~~ 2022-05-18T03:28:25.5080307Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5080963Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:28:25.5081376Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5082095Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5082703Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:28:25.5083098Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5083878Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5084505Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:28:25.5084914Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5085612Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5086264Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:28:25.5086689Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5087397Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5087998Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:28:25.5088392Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5089114Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5089712Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:28:25.5090110Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5090828Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5091437Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:28:25.5091824Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5092537Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5093218Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:28:25.5093607Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5094320Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5094921Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:28:25.5095310Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5095985Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:25.5096696Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:28:25.5097092Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5097741Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5098323Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:28:25.5098730Z ^~~~~ 2022-05-18T03:28:25.5099373Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5099944Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:28:25.5100342Z ^~~~ 2022-05-18T03:28:25.5101003Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5101564Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:28:25.5101965Z ^~~~ 2022-05-18T03:28:25.5102630Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5103192Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:28:25.5103594Z ^~~~~~ 2022-05-18T03:28:25.5104104Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:25.5104891Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5105525Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:25.5106090Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5106898Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5107556Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:28:25.5108031Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5108716Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5109292Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:28:25.5109669Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5110372Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5110975Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:25.5111373Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5112077Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5112708Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:28:25.5113152Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5113824Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5114419Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:25.5114831Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5115494Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5116152Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:28:25.5116538Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5117210Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5117792Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:28:25.5118186Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5118868Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5119490Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:28:25.5119939Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5120624Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5121275Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:28:25.5121749Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5122434Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5123094Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:28:25.5123534Z ^~~~~~~~~~~ 2022-05-18T03:28:25.5124232Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5124838Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:28:25.5125244Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5125947Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5126562Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:25.5126982Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5127654Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5128263Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:25.5128770Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5129451Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5130028Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:28:25.5130418Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5131108Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5131666Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:28:25.5132058Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5132747Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5133389Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:25.5133850Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5134532Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5135128Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:28:25.5135529Z ^~~~~~~~~~~ 2022-05-18T03:28:25.5136226Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5136835Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:28:25.5137243Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5137734Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:25.5138514Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5139115Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:28:25.5139521Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5140213Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5140813Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:28:25.5141217Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5141928Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5142543Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:28:25.5142944Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5143635Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5144331Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:28:25.5144751Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5145455Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5146160Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:28:25.5146640Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5147316Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5147931Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:28:25.5148369Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5149070Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5149692Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:28:25.5150139Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5150949Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5151592Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:28:25.5152035Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5152744Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5153400Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:28:25.5153857Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5154398Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5154709Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:25.5154861Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5155378Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5155678Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:28:25.5155824Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5156360Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5156657Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:25.5156883Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5157394Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5157681Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:28:25.5157819Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5158327Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5158608Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:28:25.5158752Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5159259Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5159530Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:28:25.5159673Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5160185Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5160478Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:28:25.5160623Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5161131Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5161405Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:28:25.5161547Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5162319Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5162601Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:28:25.5162747Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5163258Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5163588Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:28:25.5163735Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5164248Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5164509Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:28:25.5164640Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5165140Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5165402Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:28:25.5165551Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5166040Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5166295Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:28:25.5166435Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5166935Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5167136Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:28:25.5167245Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5167740Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5167937Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:28:25.5168111Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5168627Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5168840Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:28:25.5168961Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5169458Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5169738Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:28:25.5169885Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5170392Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5170690Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:25.5170841Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5171342Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5171632Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:25.5171786Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5172289Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5172587Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:25.5172741Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5173234Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5173504Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:28:25.5173648Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5174144Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5174460Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:28:25.5174590Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5175078Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5175338Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:28:25.5175482Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5175726Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:25.5176188Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5176432Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:28:25.5176578Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5176809Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:25.5177279Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5177516Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:28:25.5177661Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5178127Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5178390Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:25.5178534Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5178997Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5179272Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:25.5179417Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5179861Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5180200Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:28:25.5180343Z ^~~~~~~~~~~ 2022-05-18T03:28:25.5180583Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:25.5181030Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5181394Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:28:25.5181536Z ^~~~~~~~~~~ 2022-05-18T03:28:25.5181976Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5182213Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:28:25.5182352Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5182599Z In file included from external/sleef/src/libm/sleefsimddp.c:249:0: 2022-05-18T03:28:25.5183141Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5183376Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:28:25.5183511Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5184148Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5184368Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:28:25.5184500Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5185045Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5185278Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:28:25.5185471Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5186110Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5186343Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:28:25.5186474Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5186970Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5187305Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:28:25.5187427Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5187965Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5188233Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5188365Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5188883Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5189080Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:28:25.5189191Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5189694Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5189886Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:28:25.5190012Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5190524Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5190776Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:28:25.5190896Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5191418Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5191651Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:28:25.5191776Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5192290Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5192527Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:28:25.5192650Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5193165Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5193400Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:28:25.5193527Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5194033Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5194302Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:28:25.5194420Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5194929Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5195169Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:28:25.5195292Z ^~~~~~~~~~~ 2022-05-18T03:28:25.5195793Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5196028Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:28:25.5196136Z ^~~~~~~~~~ 2022-05-18T03:28:25.5196645Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5196850Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:28:25.5196971Z ^~~~~~~~~~ 2022-05-18T03:28:25.5197557Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5197842Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5197971Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5198496Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5198758Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5198885Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5199395Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5199677Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5199803Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5200315Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5200600Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5200729Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5201226Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5201474Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5201599Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5202167Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5202598Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5202723Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5203239Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5203528Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5203642Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5204154Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5204654Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5204782Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5205297Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5205608Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:28:25.5205738Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5206257Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5206559Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:28:25.5206662Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5207185Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5207457Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:28:25.5207588Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5208107Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5208371Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:28:25.5208553Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5209097Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5209413Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:28:25.5209551Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5210080Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5210367Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:28:25.5210492Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5211012Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5211252Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:28:25.5211379Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5211892Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5212116Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:28:25.5212244Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5212769Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5213013Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:28:25.5213191Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5213713Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5213951Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:28:25.5214078Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5214572Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5215082Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:28:25.5215204Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5215723Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: 'vsub_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5216275Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:28:25.5216403Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5216905Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5217178Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5217289Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5217802Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5218070Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5218193Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5218700Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5218970Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5219095Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5219602Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5219937Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5220051Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5220566Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5220835Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5220963Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5221470Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: 'veq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5221736Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5221861Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5222386Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5222812Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:28:25.5222941Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5223468Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5223901Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:28:25.5224103Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5224635Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5225132Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:28:25.5225264Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5225875Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5226167Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:28:25.5226298Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5226820Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5227098Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:28:25.5227227Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5227748Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5228179Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:28:25.5228308Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5228823Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5229257Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:28:25.5229386Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5229904Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5230183Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:28:25.5230311Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5230820Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5231076Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:28:25.5231186Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5231680Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5285175Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:28:25.5285414Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5285978Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5286290Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:28:25.5286415Z ^~~~~~~~~~ 2022-05-18T03:28:25.5286923Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: 'vabs_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5287218Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:28:25.5287349Z ^~~~~~~~~~ 2022-05-18T03:28:25.5287851Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5288080Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:28:25.5288207Z ^~~~~~~~~~ 2022-05-18T03:28:25.5288717Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: 'vdiv_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5288960Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:28:25.5289086Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5289582Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5289822Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:28:25.5290074Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5290585Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5290941Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:28:25.5291068Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5291583Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5291828Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:28:25.5291940Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5292481Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: 'vreinterpret_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5292827Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:28:25.5292962Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5293499Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: 'vreinterpret_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5293827Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:28:25.5293962Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5294497Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: 'vreinterpret_vf_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5294826Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:28:25.5294943Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5295479Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: 'vreinterpret_vm_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5295806Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:28:25.5295936Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5296463Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5296697Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T03:28:25.5296903Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5297435Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5297669Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T03:28:25.5297797Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5298304Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5298536Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T03:28:25.5298659Z ^~~~~~~~~~~ 2022-05-18T03:28:25.5299172Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5299406Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T03:28:25.5299527Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5300023Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5300220Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:28:25.5300347Z ^~~~~~~~~~~ 2022-05-18T03:28:25.5300844Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5301075Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:28:25.5301202Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5301706Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5302061Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:28:25.5302172Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5302687Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: 'vcast_vi2_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5302988Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:28:25.5303111Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5303627Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5303877Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:28:25.5304095Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5304618Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5304854Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:28:25.5304979Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5305501Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5305917Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:28:25.5306046Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5306557Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5306806Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:28:25.5306931Z ^~~~~~~~~~~ 2022-05-18T03:28:25.5307423Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5307673Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:28:25.5307795Z ^~~~~~~~~~ 2022-05-18T03:28:25.5308303Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5308517Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:28:25.5308741Z ^~~~~~~~~~ 2022-05-18T03:28:25.5309253Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5309472Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:28:25.5309580Z ^~~~~~~~~~~ 2022-05-18T03:28:25.5310098Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5310536Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5310669Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5311183Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5311472Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5311601Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5312108Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5312318Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:28:25.5312441Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5312950Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5313224Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:28:25.5313416Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5313950Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5314393Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:28:25.5314528Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5315050Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5315351Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:28:25.5315481Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5316004Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5316447Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:28:25.5316579Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5317095Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5317344Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:28:25.5317466Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.5317986Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5318325Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:28:25.5318461Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5318958Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5319254Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:28:25.5319388Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5319917Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5320241Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:28:25.5320360Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5320871Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5321139Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:28:25.5321265Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5321776Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5322041Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:28:25.5322172Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5322673Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5322950Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:28:25.5323064Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5323577Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5323848Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:28:25.5323974Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5324494Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5324759Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:28:25.5324934Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5325442Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5325702Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:28:25.5325825Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5326337Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5326697Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:28:25.5326817Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:25.5327331Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5327524Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:28:25.5327645Z ^~~~~~~~~~~ 2022-05-18T03:28:25.5328152Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5328364Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:28:25.5328484Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5329000Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5329199Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:28:25.5329317Z ^~~~~~~~~~~~ 2022-05-18T03:28:25.5329852Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5330067Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:28:25.5330197Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:25.5330711Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:28:25.5330922Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:28:25.5331044Z ^~~~~~~~~~~~~ 2022-05-18T03:28:25.8679967Z INFO: From Compiling caffe2/quantization/server/pool_dnnlowp_op.cc: 2022-05-18T03:28:25.8681877Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-05-18T03:28:25.8684130Z ./c10/util/Registry.h:186:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-05-18T03:28:25.8685312Z caffe2/quantization/server/pool_dnnlowp_op.cc:769:1: required from here 2022-05-18T03:28:25.8686511Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:25.8687353Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T03:28:25.8688293Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:25.8689118Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T03:28:25.8690547Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-05-18T03:28:25.8692823Z ./c10/util/Registry.h:186:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-05-18T03:28:25.8694202Z caffe2/quantization/server/pool_dnnlowp_op.cc:773:1: required from here 2022-05-18T03:28:25.8695243Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:25.8696087Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T03:28:25.8697159Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:25.8697960Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T03:28:25.8699180Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2022-05-18T03:28:25.8701623Z ./c10/util/Registry.h:186:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-05-18T03:28:25.8702848Z caffe2/quantization/server/pool_dnnlowp_op.cc:775:1: required from here 2022-05-18T03:28:25.8704050Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:25.8704912Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T03:28:25.8706074Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:25.8706940Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T03:28:25.8708324Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2022-05-18T03:28:25.8711315Z ./c10/util/Registry.h:186:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-05-18T03:28:25.8712827Z caffe2/quantization/server/pool_dnnlowp_op.cc:779:1: required from here 2022-05-18T03:28:25.8713712Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:25.8714524Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T03:28:25.8715197Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:25.8715826Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T03:28:28.2118931Z INFO: From Compiling third_party/oneDNN/src/common/matmul.cpp: 2022-05-18T03:28:28.2127680Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:28:28.2128260Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T03:28:28.2128776Z from external/mkl_dnn/third_party/oneDNN/src/common/matmul.cpp:22: 2022-05-18T03:28:28.2129900Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T03:28:28.2131275Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:28:28.2133091Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_matmul_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:28:28.2134555Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_matmul_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:28:28.2135305Z external/mkl_dnn/third_party/oneDNN/src/common/matmul.cpp:32:29: required from here 2022-05-18T03:28:28.2136132Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:28:28.2136685Z constexpr bool one_of(T val, P item) { 2022-05-18T03:28:28.2137009Z ^~~ 2022-05-18T03:28:34.8814299Z INFO: From Compiling caffe2/operators/transpose_op.cc: 2022-05-18T03:28:34.8824205Z In file included from ./c10/util/typeid.h:19:0, 2022-05-18T03:28:34.8824620Z from ./caffe2/core/context.h:9, 2022-05-18T03:28:34.8824996Z from ./caffe2/operators/transpose_op.h:7, 2022-05-18T03:28:34.8825356Z from caffe2/operators/transpose_op.cc:1: 2022-05-18T03:28:34.8825710Z caffe2/operators/transpose_op.cc: In lambda function: 2022-05-18T03:28:34.8826696Z caffe2/operators/transpose_op.cc:32:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:34.8827143Z axes.size() == tensor_size, 2022-05-18T03:28:34.8827438Z ~~~~~~~~~~~~^~~~ 2022-05-18T03:28:35.1088149Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2022-05-18T03:28:35.1089099Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:28:35.1089626Z # pragma unroll 2022-05-18T03:28:35.1089887Z 2022-05-18T03:28:35.1090512Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:28:35.1091294Z # pragma unroll 2022-05-18T03:28:35.1091562Z 2022-05-18T03:28:35.1092255Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:28:35.1092745Z # pragma unroll 2022-05-18T03:28:35.1093009Z 2022-05-18T03:28:35.1093701Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:28:35.1094215Z # pragma unroll 2022-05-18T03:28:35.1094481Z 2022-05-18T03:28:37.8853408Z INFO: From Compiling aten/src/ATen/native/BatchLinearAlgebra.cpp: 2022-05-18T03:28:37.8853936Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T03:28:37.8854320Z from ./c10/core/Device.h:3, 2022-05-18T03:28:37.8854669Z from ./c10/core/Allocator.h:6, 2022-05-18T03:28:37.8855008Z from aten/src/ATen/ATen.h:7, 2022-05-18T03:28:37.8855413Z from aten/src/ATen/native/BatchLinearAlgebra.cpp:1: 2022-05-18T03:28:37.8856319Z aten/src/ATen/native/BatchLinearAlgebra.cpp: In function 'at::Tensor at::native::linalg_vander(const at::Tensor&, c10::optional)': 2022-05-18T03:28:37.8857603Z aten/src/ATen/native/BatchLinearAlgebra.cpp:4672:31: warning: 'bool c10::isIntegralType(c10::ScalarType)' is deprecated: isIntegralType is deprecated. Please use the overload with 'includeBool' parameter instead. [-Wdeprecated-declarations] 2022-05-18T03:28:37.8858430Z isIntegralType(t), 2022-05-18T03:28:37.8858713Z ^ 2022-05-18T03:28:37.8859258Z In file included from ./c10/core/StorageImpl.h:4:0, 2022-05-18T03:28:37.8859628Z from ./c10/core/Storage.h:3, 2022-05-18T03:28:37.8859957Z from ./c10/core/TensorImpl.h:8, 2022-05-18T03:28:37.8860323Z from ./c10/core/GeneratorImpl.h:12, 2022-05-18T03:28:37.8860701Z from aten/src/ATen/core/Generator.h:22, 2022-05-18T03:28:37.8861074Z from aten/src/ATen/Context.h:4, 2022-05-18T03:28:37.8861406Z from aten/src/ATen/ATen.h:9, 2022-05-18T03:28:37.8861797Z from aten/src/ATen/native/BatchLinearAlgebra.cpp:1: 2022-05-18T03:28:37.8862227Z ./c10/core/ScalarType.h:239:20: note: declared here 2022-05-18T03:28:37.8862616Z static inline bool isIntegralType(ScalarType t) { 2022-05-18T03:28:37.8862964Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:39.0811297Z INFO: From Compiling caffe2/queue/blobs_queue.cc: 2022-05-18T03:28:39.0816131Z caffe2/queue/blobs_queue.cc: In member function 'bool caffe2::BlobsQueue::canWrite()': 2022-05-18T03:28:39.0817050Z caffe2/queue/blobs_queue.cc:159:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:39.0817636Z return writer_ != reader_ + queue_.size(); 2022-05-18T03:28:39.0820881Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:39.0988728Z INFO: From Compiling caffe2/operators/lengths_top_k_op.cc: 2022-05-18T03:28:39.0994883Z caffe2/operators/lengths_top_k_op.cc: In instantiation of 'bool caffe2::LengthsTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T03:28:39.0995953Z caffe2/operators/lengths_top_k_op.cc:158:1: required from here 2022-05-18T03:28:39.0997053Z caffe2/operators/lengths_top_k_op.cc:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:39.0997753Z if (p_queue.size() < k_ || value > p_queue.top().first) { 2022-05-18T03:28:39.0998757Z caffe2/operators/lengths_top_k_op.cc:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:39.0999577Z if (p_queue.size() > k_) { 2022-05-18T03:28:41.0298747Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:28:41.0313380Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:28:41.0314453Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:28:41.0315553Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:28:41.0321657Z ^~~ 2022-05-18T03:28:41.0327504Z At top level: 2022-05-18T03:28:41.0328727Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0329324Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:28:41.0329660Z ^~~~~ 2022-05-18T03:28:41.0330308Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0330862Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:28:41.0331226Z ^~~~ 2022-05-18T03:28:41.0331802Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0332268Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:28:41.0332585Z ^~~~ 2022-05-18T03:28:41.0333167Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0333730Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:28:41.0334285Z ^~~~~~ 2022-05-18T03:28:41.0334874Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0335353Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:28:41.0335716Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0336342Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0336892Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:28:41.0337309Z ^~~~~~~~~ 2022-05-18T03:28:41.0337920Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0338414Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:28:41.0338728Z ^~~~~~ 2022-05-18T03:28:41.0339333Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0339868Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:28:41.0340238Z ^~~~~~ 2022-05-18T03:28:41.0340842Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0341314Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:28:41.0341627Z ^~~~~~ 2022-05-18T03:28:41.0342202Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0342700Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:28:41.0343038Z ^~~~~ 2022-05-18T03:28:41.0343622Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0344319Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:28:41.0344720Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0345423Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0346217Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:28:41.0346661Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0347015Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:41.0347654Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0348080Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:28:41.0348375Z ^~~~~~~~ 2022-05-18T03:28:41.0348914Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0349400Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:41.0349760Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0350310Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0350827Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:28:41.0351187Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0351790Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0352324Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:28:41.0352756Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0353312Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0353784Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:41.0354128Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0354770Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0355342Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:28:41.0355701Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0356256Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0356720Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:41.0357076Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0357699Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0358180Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:28:41.0358539Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0359174Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0359694Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:28:41.0360049Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0360657Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0361136Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:28:41.0361500Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0362130Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0362671Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:28:41.0363002Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0363675Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0364273Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:28:41.0364696Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0365287Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0365813Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:28:41.0366166Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0366717Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0367272Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:28:41.0367669Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0368270Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0368759Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:41.0369090Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0369637Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0370127Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:41.0370516Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0371165Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0371748Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:28:41.0372102Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0372647Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0373175Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:28:41.0373548Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0374156Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0374734Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:28:41.0375134Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0375709Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0376182Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:28:41.0376500Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0377069Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0377601Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:28:41.0377986Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0378600Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0379066Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:28:41.0379377Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0379922Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0380392Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:28:41.0380749Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0381384Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0381892Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:41.0383268Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0384068Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0384583Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:28:41.0384902Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0385463Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0386096Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:41.0386460Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0387128Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0387705Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:28:41.0388059Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0388397Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:41.0389037Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0389531Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:28:41.0389875Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0390529Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0391021Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:28:41.0391461Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0391999Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0392490Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:28:41.0392864Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0393530Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0394040Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:28:41.0394379Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0394957Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0395412Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:28:41.0395784Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0396442Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0396928Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:28:41.0397274Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0397848Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0398347Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:28:41.0398701Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0399308Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0399832Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:28:41.0400212Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0400887Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0401417Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:28:41.0401770Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0402435Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0402966Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:28:41.0403382Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0404010Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0404531Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:28:41.0404894Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0405449Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0405972Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:28:41.0406381Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0407055Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0407560Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:28:41.0407924Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0408484Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0408997Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:28:41.0409386Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0410007Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0410623Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:28:41.0410964Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0411523Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0412041Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:28:41.0412433Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0413072Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0413559Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:28:41.0413895Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0414426Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0414940Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:28:41.0415314Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0415928Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0416523Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:28:41.0416945Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0417507Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0417997Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:28:41.0418353Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0418955Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0419568Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:28:41.0419981Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0420663Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0421157Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:28:41.0421481Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0422094Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0422668Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:28:41.0423063Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0423633Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0424243Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:41.0424640Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0425279Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0426928Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:28:41.0427328Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0427915Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0428510Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:41.0429088Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0429679Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0430182Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:28:41.0430551Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0431186Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0431784Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:28:41.0432151Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0432719Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0433216Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:28:41.0433617Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0434265Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0434836Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:28:41.0435223Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0435773Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0436276Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:28:41.0436666Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0437274Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0437842Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:28:41.0438256Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0438842Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0439326Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:28:41.0439772Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0440406Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0441008Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:28:41.0441375Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0441943Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0442426Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:28:41.0442784Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0443407Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0443965Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:28:41.0444334Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0444865Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0445377Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:28:41.0445792Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0446420Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0447028Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:41.0447571Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0448148Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0448649Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:41.0449040Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0449696Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0450274Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:41.0450673Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0451238Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0451739Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:28:41.0452124Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0452742Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0453324Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:28:41.0453696Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0454230Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0454708Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:28:41.0455070Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0455473Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:41.0456174Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0456633Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:28:41.0456962Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0457588Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0458090Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:28:41.0458475Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0458871Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:41.0459548Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0460027Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:28:41.0460359Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0460905Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0461439Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:28:41.0461831Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0462391Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0462891Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:41.0463238Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0463812Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0464390Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:28:41.0464756Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0465366Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0466124Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:41.0466517Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0467071Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0467546Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:41.0467925Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0468564Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0469089Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:41.0469424Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0469958Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0470449Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:41.0470840Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0471417Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0472000Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:28:41.0472413Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0472961Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0473449Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:41.0473803Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0474409Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0474964Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:41.0475357Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0475901Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0476493Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:41.0476895Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0477495Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0478064Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:41.0478449Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0478998Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0479486Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:28:41.0479820Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0480432Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0481004Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:28:41.0481382Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0481934Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0482415Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:41.0482784Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0483352Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0484053Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:41.0484464Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0485033Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0485512Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:41.0485862Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0486470Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0487020Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:41.0487411Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0487955Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0488435Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:41.0488783Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0489381Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0489951Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:28:41.0490364Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0490955Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0491455Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:28:41.0491814Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0492328Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0492860Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:41.0493269Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0493840Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0494312Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:41.0494736Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0495304Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0495893Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:28:41.0496372Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0496946Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0497472Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:28:41.0497856Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0498421Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0499022Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:28:41.0499424Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0499979Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0500469Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:28:41.0500826Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0501183Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:41.0501863Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0502616Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:28:41.0503058Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0503608Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0504248Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:28:41.0504657Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0505244Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0505977Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:28:41.0506410Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0506938Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0507451Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:28:41.0507834Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0508450Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0509015Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:28:41.0509413Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0509954Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0510460Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:28:41.0510876Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0511512Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0512094Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:28:41.0512482Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0513130Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0513595Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:28:41.0513945Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0514578Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0515127Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:28:41.0515519Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0516043Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0516502Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:28:41.0516849Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0517442Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0518053Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:41.0518462Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0519007Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0519489Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:41.0519880Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0520635Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0521239Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:28:41.0521625Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0522158Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0522646Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:28:41.0523016Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0523618Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0524186Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:28:41.0524571Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0524901Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:28:41.0525527Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0526009Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:28:41.0526346Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0526975Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0527544Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:28:41.0527892Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0528449Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0528912Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:28:41.0529228Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0529798Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0530333Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:28:41.0530711Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0531415Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0531835Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:28:41.0532111Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0532657Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0533088Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:28:41.0533409Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0534049Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0534613Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:28:41.0534995Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0535535Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0536066Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:28:41.0536448Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0537052Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0537562Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:28:41.0537886Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0538428Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0539095Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:28:41.0539484Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0540119Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0540671Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:28:41.0541002Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0541530Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0541985Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:28:41.0542315Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0542908Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0543419Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:28:41.0543787Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0544488Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0545080Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:28:41.0545488Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0546197Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0546766Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:28:41.0547167Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0547753Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0548255Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:28:41.0548578Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0549150Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0549798Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:28:41.0550123Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0550694Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0551231Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:28:41.0551593Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0552174Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0552753Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:28:41.0553159Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0553749Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0554265Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:41.0554618Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0555191Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0555735Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:41.0556155Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0556779Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0557295Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:28:41.0557747Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0558311Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0558789Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:28:41.0559126Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0559765Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0560257Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:28:41.0560599Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0561123Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0561686Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:28:41.0562143Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0562754Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0563328Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:28:41.0563728Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0564288Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0564830Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:28:41.0565262Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0565900Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0566450Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:28:41.0566811Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0567357Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0567866Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:28:41.0568300Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0568863Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0569328Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:28:41.0569599Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0570138Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0570611Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:28:41.0570961Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0571598Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0572055Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:28:41.0572352Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0572901Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0573442Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:28:41.0573878Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0574520Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0575016Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:28:41.0575356Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0575891Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0576501Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:28:41.0576887Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0577535Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0578058Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:28:41.0578385Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0578920Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0579436Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:28:41.0579820Z ^~~~~~~~~~ 2022-05-18T03:28:41.0580444Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0580960Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:28:41.0581300Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0581831Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0582390Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:28:41.0582799Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0583431Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0584023Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:28:41.0584355Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0584896Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0585613Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:28:41.0586176Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0586771Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0587416Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:41.0587780Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0588359Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0588960Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:41.0589389Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0590004Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0590566Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:28:41.0590935Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0591534Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0592152Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:28:41.0592541Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0593106Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0593587Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:28:41.0593926Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0594508Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0595150Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:28:41.0595509Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0596140Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0596688Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:28:41.0597034Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0597614Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0598041Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:41.0598341Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0598928Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0599438Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:41.0599776Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0600400Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0600916Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:28:41.0601262Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0601817Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0602364Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:28:41.0602763Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0603390Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0603875Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:28:41.0604198Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0604741Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0605201Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:28:41.0605520Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0606220Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0606796Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:28:41.0607181Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0607743Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0608234Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:28:41.0608562Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0609148Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0609705Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:28:41.0610094Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0630367Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0631086Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:28:41.0631474Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0632099Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0632625Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:28:41.0632955Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0633693Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0634241Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:28:41.0634631Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0635286Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0635818Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:28:41.0636159Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0636711Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0637231Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:28:41.0637641Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0638303Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0638843Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:28:41.0639207Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0639761Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0640300Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:28:41.0640705Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0641325Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0641841Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:28:41.0642199Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0642738Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0643306Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:28:41.0643739Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0644475Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0645025Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:28:41.0645384Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0645937Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0646508Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:28:41.0646945Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0647565Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0648074Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:28:41.0648439Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0649017Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0649616Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:28:41.0650029Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0650636Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0651160Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:28:41.0651602Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0652191Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0652800Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:28:41.0653201Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0653739Z external/sleef/src/arch/helperavx512f.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0654259Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:28:41.0654638Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0655267Z external/sleef/src/arch/helperavx512f.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0655905Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:28:41.0656316Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0656860Z external/sleef/src/arch/helperavx512f.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0657356Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:28:41.0657722Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0658354Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0658942Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:28:41.0659303Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0659849Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0660330Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:28:41.0660658Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0661290Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0662154Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:28:41.0662673Z ^~~~~~~~~~ 2022-05-18T03:28:41.0663204Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0664094Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:28:41.0664609Z ^~~~~~~~~~ 2022-05-18T03:28:41.0665219Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0665707Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:28:41.0668523Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0668952Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0669298Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:28:41.0669547Z ^~~~~~~~~~ 2022-05-18T03:28:41.0669925Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0670355Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:28:41.0670760Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0671274Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0671804Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:28:41.0672154Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0672540Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0673018Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:28:41.0673315Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0673694Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0674041Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:28:41.0674363Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0674853Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0675155Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:28:41.0675365Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0675729Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0676042Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:28:41.0676392Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0676847Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0677196Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:28:41.0677450Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0677915Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0678355Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:28:41.0678601Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0678983Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0679359Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:28:41.0679699Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0680163Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0680501Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:28:41.0680716Z ^~~~~~~~~~ 2022-05-18T03:28:41.0681092Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0681445Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:28:41.0681693Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0682230Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0682564Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:28:41.0682780Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0683139Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0683458Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:28:41.0683675Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0684034Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0684383Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:28:41.0684632Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0685010Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0685344Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:28:41.0685638Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0686015Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0686346Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:28:41.0686599Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0686978Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0687325Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:28:41.0687560Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0687936Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0688284Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:28:41.0688522Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0688897Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0689240Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:28:41.0689490Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0689853Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0690175Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:28:41.0690470Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0690978Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0691354Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:28:41.0691623Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0692001Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0692347Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:28:41.0692798Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0693189Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0693520Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:28:41.0693765Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0694233Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0694725Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:28:41.0694962Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0695341Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0695688Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:28:41.0695915Z ^~~~~~~~~~ 2022-05-18T03:28:41.0696457Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0696840Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:28:41.0697112Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0697475Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0697883Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:28:41.0698336Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0698706Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0699042Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:28:41.0699278Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0699828Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0700162Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:28:41.0700400Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0700880Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0701309Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:28:41.0701560Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0701936Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0702380Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:28:41.0702692Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0703070Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0703378Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:28:41.0703579Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0704231Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0704544Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:28:41.0704760Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0705121Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0705429Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:28:41.0705641Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0706262Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0706822Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:28:41.0707164Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0707713Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0708244Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:28:41.0708642Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0709235Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0709882Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:28:41.0710341Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0710926Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0711446Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:28:41.0711778Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0712366Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0712891Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:28:41.0713209Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0713830Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0714545Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:28:41.0714907Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0715512Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0716014Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:28:41.0716328Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0716926Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0717415Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:28:41.0717743Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0718304Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0718850Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:28:41.0719251Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0719854Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0720399Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:28:41.0720762Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0721319Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0721780Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:28:41.0722106Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0722703Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0723233Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:28:41.0723608Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0724287Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0724830Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:28:41.0725164Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0725827Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0726329Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:28:41.0726661Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0727265Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0727844Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:28:41.0728197Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0728755Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0729227Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:28:41.0729543Z ^~~~~~~~~~ 2022-05-18T03:28:41.0730145Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0730696Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:28:41.0731082Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0731661Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0732141Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:28:41.0732450Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0732996Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0733714Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:28:41.0734111Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0734662Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0735187Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:28:41.0735546Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0736146Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0736766Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:28:41.0737179Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0737737Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0738257Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:28:41.0738611Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0739230Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0739846Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:28:41.0740249Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0740793Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0741283Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:28:41.0741654Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0742282Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0742935Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:28:41.0743334Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0743988Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0744662Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:28:41.0745061Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0745844Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0746455Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:28:41.0746839Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0747374Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0747897Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:28:41.0748312Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0748977Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0749520Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:28:41.0749898Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0750441Z external/sleef/src/arch/helperavx512f.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0750957Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:28:41.0751354Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0752157Z external/sleef/src/arch/helperavx512f.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0752771Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:28:41.0753189Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0753772Z external/sleef/src/arch/helperavx512f.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0754304Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:28:41.0754669Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0755228Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0755769Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:28:41.0756122Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0756722Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0757286Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:28:41.0757695Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0758286Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0759049Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:28:41.0759466Z ^~~~~~~~~~ 2022-05-18T03:28:41.0760064Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0760952Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:28:41.0761407Z ^~~~~~~~~~ 2022-05-18T03:28:41.0761962Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0762435Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:28:41.0762880Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0763522Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0764116Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:28:41.0764459Z ^~~~~~~~~~ 2022-05-18T03:28:41.0765012Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0765507Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:28:41.0765856Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0766453Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0767042Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:28:41.0767428Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0767980Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0768477Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:28:41.0768808Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0769419Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0769991Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:28:41.0770484Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0771049Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0771531Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:28:41.0771869Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0772511Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0773099Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:28:41.0773468Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0774021Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0774511Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:28:41.0774855Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0775476Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0776073Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:28:41.0776459Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0777014Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0777481Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:28:41.0777803Z ^~~~~~~~~~ 2022-05-18T03:28:41.0778339Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0778802Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:28:41.0779155Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0779758Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0780351Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:28:41.0780747Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0781482Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0782047Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:28:41.0782490Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0783152Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0783665Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:28:41.0784055Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0784677Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0785140Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:28:41.0785421Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0786160Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0786675Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:28:41.0786979Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0787596Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0788054Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:28:41.0788347Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0788903Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0789587Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:28:41.0789935Z ^~~~~~~~~~ 2022-05-18T03:28:41.0790481Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0790999Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:28:41.0791371Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0792015Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0792485Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:28:41.0792782Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0793321Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0793727Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:28:41.0794018Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0794643Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0795186Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:28:41.0795514Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0796084Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0796541Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:28:41.0796830Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0797426Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0798278Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:28:41.0798689Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0799226Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0799775Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:28:41.0800174Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0800930Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0801554Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:28:41.0801921Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0802490Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0803182Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:28:41.0803637Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0804038Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:28:41.0804741Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0805388Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:28:41.0805793Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0806392Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0806910Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:28:41.0807267Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0807852Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0808557Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:28:41.0808923Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0809544Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0810124Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:28:41.0810483Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0811111Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0811647Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:28:41.0812007Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0812572Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0813089Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:28:41.0813428Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0813987Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0814506Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:28:41.0814868Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0815458Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0815987Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:28:41.0816369Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0817005Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0817576Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:28:41.0817973Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0818536Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0819151Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:28:41.0819470Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0820014Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0820505Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:28:41.0820836Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0821481Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0822006Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:28:41.0822355Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0822882Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0823378Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:28:41.0823749Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0824420Z external/sleef/src/arch/helperavx512f.h:86:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0824907Z static INLINE int vavailability_i(int name) { 2022-05-18T03:28:41.0825226Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0825959Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:41.0826433Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:28:41.0826775Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0827503Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0827971Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:28:41.0828320Z ^~~~~ 2022-05-18T03:28:41.0828893Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0829384Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:28:41.0829698Z ^~~~ 2022-05-18T03:28:41.0830259Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0830720Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:28:41.0831046Z ^~~~ 2022-05-18T03:28:41.0831594Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0832033Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:28:41.0832357Z ^~~~~~ 2022-05-18T03:28:41.0832715Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:41.0833419Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0833986Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:41.0834401Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0834994Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0835617Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:28:41.0836004Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0836570Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0837015Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:28:41.0837318Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0837874Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0838535Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:41.0838930Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0839507Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0840004Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:28:41.0840345Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0840884Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0841389Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:41.0841772Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0842380Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0842813Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:28:41.0843113Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0843638Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0844094Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:28:41.0844452Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0845096Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0845633Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:28:41.0846071Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0846617Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0847164Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:28:41.0847582Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0848181Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0848713Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:28:41.0849073Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0849598Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0850100Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:28:41.0850473Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0850923Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0851141Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:41.0851252Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0851708Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0851908Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:41.0852020Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0852428Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0852596Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:28:41.0852700Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0853065Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0853233Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:28:41.0853331Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0853862Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0854116Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:41.0854253Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0854710Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0854901Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:28:41.0855028Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0855425Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0855622Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:28:41.0855730Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0855921Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:41.0856301Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0856482Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:28:41.0856601Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0857017Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0857207Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:28:41.0857331Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0857886Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0858097Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:28:41.0858226Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0858660Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0858847Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:28:41.0858963Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0859344Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0859546Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:28:41.0859663Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0860037Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0860247Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:28:41.0860370Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0860817Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0861069Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:28:41.0861187Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0861620Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0861831Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:28:41.0861949Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0862342Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0862562Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:28:41.0862675Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0863204Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0863459Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:41.0863588Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0864108Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0864373Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:28:41.0864510Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0864996Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0865267Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:41.0865403Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0866776Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0867025Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:28:41.0867148Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0867600Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0867850Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:28:41.0868100Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0868544Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0868805Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:28:41.0868967Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0869411Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0869682Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:28:41.0869813Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0870231Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0870451Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:28:41.0870574Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0870968Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0871162Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:28:41.0871286Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0871673Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0871903Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:28:41.0872033Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0872459Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0872682Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:28:41.0872815Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0873268Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0873506Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:28:41.0873764Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0874188Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0874387Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:28:41.0874499Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0874890Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0875045Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:28:41.0875143Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0875532Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0875684Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:28:41.0875791Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0876237Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0876419Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:28:41.0876532Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0877002Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0877277Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:28:41.0877404Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0877894Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0878131Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:41.0878251Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0878640Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0878872Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:41.0879001Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0879423Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0879668Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:41.0879808Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0880246Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0880492Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:28:41.0880629Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0881036Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0881249Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:28:41.0881365Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0881747Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0881945Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:28:41.0882045Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0882240Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:41.0882636Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0882849Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:28:41.0883073Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0883294Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:41.0883718Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0883920Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:28:41.0884032Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0884408Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0884621Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:41.0884736Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0885083Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0885276Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:41.0885391Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0885789Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0886082Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:28:41.0886217Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0886445Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:41.0886840Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0887209Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:28:41.0887325Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0887699Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0887874Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:28:41.0887971Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0888154Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:28:41.0888594Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0888784Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:28:41.0888892Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0889315Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0889509Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:28:41.0889628Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0890067Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0890265Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:28:41.0890378Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0890825Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0891031Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:28:41.0891155Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0891607Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0891838Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:28:41.0891926Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0892429Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0892625Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:28:41.0892728Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0893108Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0893276Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:28:41.0893386Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0893795Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0893975Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:28:41.0894081Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0894530Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0894689Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:28:41.0894805Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0895250Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0895541Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:28:41.0895650Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0896025Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0896232Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:28:41.0896427Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0896814Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0896984Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:28:41.0897099Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0897562Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0897841Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:28:41.0897938Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0898365Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0898591Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:41.0898700Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0899091Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0899306Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:41.0899407Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0899825Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0900061Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:28:41.0900156Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0900575Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0900741Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:28:41.0900854Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0901307Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0901558Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:28:41.0901668Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0902193Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0902436Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:28:41.0902545Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0902947Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0903204Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:28:41.0903317Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0903750Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0904119Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:28:41.0904232Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0904691Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0904953Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:28:41.0905076Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0905477Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0905632Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:28:41.0905860Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0906387Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0906540Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:28:41.0906635Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0907062Z external/sleef/src/arch/helperavx512f.h:482:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0907336Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:28:41.0907453Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0907916Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0908160Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:28:41.0908264Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0908664Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0908864Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:28:41.0908965Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0909346Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0909555Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:28:41.0909657Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0910056Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0910273Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:28:41.0910377Z ^~~~~~~~~~ 2022-05-18T03:28:41.0910766Z external/sleef/src/arch/helperavx512f.h:465:21: warning: 'vilogb2k_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0911004Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:28:41.0911123Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0911573Z external/sleef/src/arch/helperavx512f.h:464:21: warning: 'vilogbk_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0911950Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:28:41.0912073Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0912498Z external/sleef/src/arch/helperavx512f.h:462:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0912712Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:28:41.0912798Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0913192Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0913544Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:28:41.0913642Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0914023Z external/sleef/src/arch/helperavx512f.h:460:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0914284Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:41.0914397Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0914855Z external/sleef/src/arch/helperavx512f.h:459:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0915150Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:41.0915253Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0915689Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0916044Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:28:41.0916157Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0916563Z external/sleef/src/arch/helperavx512f.h:451:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0916776Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:28:41.0916887Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0917290Z external/sleef/src/arch/helperavx512f.h:437:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0917470Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:28:41.0917585Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0918033Z external/sleef/src/arch/helperavx512f.h:432:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0918220Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:41.0918339Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0918772Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0918935Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:41.0919039Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0919413Z external/sleef/src/arch/helperavx512f.h:426:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0919634Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:28:41.0919731Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0920108Z external/sleef/src/arch/helperavx512f.h:425:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0920346Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:28:41.0920461Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0920924Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0921130Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:28:41.0921329Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0921752Z external/sleef/src/arch/helperavx512f.h:411:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0921920Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:28:41.0922021Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0922410Z external/sleef/src/arch/helperavx512f.h:409:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0922608Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:28:41.0922707Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0923083Z external/sleef/src/arch/helperavx512f.h:408:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0923278Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:28:41.0923388Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0923863Z external/sleef/src/arch/helperavx512f.h:407:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0924121Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:28:41.0924247Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0924665Z external/sleef/src/arch/helperavx512f.h:406:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0924880Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:28:41.0924984Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0925442Z external/sleef/src/arch/helperavx512f.h:405:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0925641Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:28:41.0925733Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0926120Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0926375Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:28:41.0926482Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0926928Z external/sleef/src/arch/helperavx512f.h:400:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0927196Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:28:41.0927317Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0927723Z external/sleef/src/arch/helperavx512f.h:399:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0927975Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:28:41.0928075Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0928462Z external/sleef/src/arch/helperavx512f.h:398:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0928692Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:28:41.0928787Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0929175Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0929428Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:28:41.0929523Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0929970Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0930247Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:28:41.0930374Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0930935Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0931199Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:28:41.0931305Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0931711Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0931938Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:28:41.0932044Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0932433Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0932689Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:28:41.0932806Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0933279Z external/sleef/src/arch/helperavx512f.h:383:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0933562Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:28:41.0933671Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0934103Z external/sleef/src/arch/helperavx512f.h:382:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0934328Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:28:41.0934522Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0934910Z external/sleef/src/arch/helperavx512f.h:381:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0935140Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:28:41.0935241Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0935647Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0935869Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:28:41.0935979Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0936378Z external/sleef/src/arch/helperavx512f.h:377:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0936618Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:28:41.0936741Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0937194Z external/sleef/src/arch/helperavx512f.h:376:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0937693Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:28:41.0937800Z ^~~~~~~~~~ 2022-05-18T03:28:41.0938183Z external/sleef/src/arch/helperavx512f.h:374:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0938372Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:28:41.0938454Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0938822Z external/sleef/src/arch/helperavx512f.h:373:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0939041Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:28:41.0939160Z ^~~~~~~~~~ 2022-05-18T03:28:41.0939617Z external/sleef/src/arch/helperavx512f.h:371:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0939868Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:28:41.0939983Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0940484Z external/sleef/src/arch/helperavx512f.h:370:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0940685Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:28:41.0940788Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0941174Z external/sleef/src/arch/helperavx512f.h:365:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0941315Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:28:41.0941410Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0941801Z external/sleef/src/arch/helperavx512f.h:361:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0941976Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:28:41.0942082Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0942504Z external/sleef/src/arch/helperavx512f.h:359:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0942753Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:28:41.0942865Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0943301Z external/sleef/src/arch/helperavx512f.h:355:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0943557Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:28:41.0943674Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0944230Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0944572Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:28:41.0944663Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0945045Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0945263Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:28:41.0945361Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0945961Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0946215Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:28:41.0946326Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0946792Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0947017Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:28:41.0947127Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0947527Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0947748Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:28:41.0947847Z ^~~~~~~~~~ 2022-05-18T03:28:41.0948227Z external/sleef/src/arch/helperavx512f.h:312:22: warning: 'vgetmant_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0948475Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:28:41.0948572Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0948974Z external/sleef/src/arch/helperavx512f.h:309:22: warning: 'vgetexp_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0949179Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:28:41.0949290Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0949697Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0949887Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:28:41.0950188Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0950645Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0950914Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:28:41.0951043Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0951468Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0951750Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:28:41.0951934Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0952368Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0952591Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:28:41.0952701Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0953096Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0953309Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:28:41.0953404Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0953781Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0953978Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:28:41.0954073Z ^~~~~~~~~~ 2022-05-18T03:28:41.0954587Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0954843Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:28:41.0954946Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0955348Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0955596Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:28:41.0955708Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0956159Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0956458Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:28:41.0956584Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0957005Z external/sleef/src/arch/helperavx512f.h:201:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0957289Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:28:41.0957402Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0957808Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0958030Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:28:41.0958134Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0958519Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0958659Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:28:41.0958755Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.0959151Z external/sleef/src/arch/helperavx512f.h:140:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0959607Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:28:41.0959709Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0960284Z external/sleef/src/arch/helperavx512f.h:139:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0960595Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:28:41.0960707Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0961121Z external/sleef/src/arch/helperavx512f.h:138:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0961365Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:28:41.0961468Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0961654Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:28:41.0962042Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0962222Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:28:41.0962320Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:41.0962727Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0962942Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:28:41.0963051Z ^~~~~~~~~~~ 2022-05-18T03:28:41.0963519Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0963753Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:28:41.0963944Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0964335Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0964533Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:28:41.0964646Z ^~~~~~~~~~~~ 2022-05-18T03:28:41.0965073Z external/sleef/src/arch/helperavx512f.h:112:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0965268Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:28:41.0965371Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:41.0965749Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:28:41.0965974Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:28:41.0966086Z ^~~~~~~~~~~~~ 2022-05-18T03:28:41.8291870Z INFO: From Compiling torch/csrc/lazy/core/helpers.cpp: 2022-05-18T03:28:41.8295141Z torch/csrc/lazy/core/helpers.cpp: In function 'std::vector torch::lazy::DropDimensions(c10::ArrayRef, c10::ArrayRef)': 2022-05-18T03:28:41.8296131Z torch/csrc/lazy/core/helpers.cpp:18:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:41.8296759Z if (drop_index < drop_dims.size() && i == drop_dims[drop_index]) { 2022-05-18T03:28:43.7536661Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:28:43.7543373Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:28:43.7544185Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:28:43.7544917Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:28:43.7545376Z ^~~ 2022-05-18T03:28:43.7548629Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:28:43.7549378Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:28:43.7552051Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:28:43.7552312Z ^ 2022-05-18T03:28:43.7553674Z At top level: 2022-05-18T03:28:43.7554227Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7554771Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:28:43.7558165Z ^~~~~~~ 2022-05-18T03:28:43.7559744Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7560262Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:28:43.7560749Z ^~~~~~~ 2022-05-18T03:28:43.7561397Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7562080Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:28:43.7562532Z ^~~~~~~~~ 2022-05-18T03:28:43.7563167Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7563818Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:28:43.7565402Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7566277Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7566800Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:28:43.7567170Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7567838Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7568480Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:28:43.7568970Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7569673Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7570320Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:28:43.7570773Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7571471Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7572134Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:28:43.7572468Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7573029Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7573519Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:28:43.7573873Z ^~~~~ 2022-05-18T03:28:43.7574519Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7575081Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:28:43.7575455Z ^~~~~ 2022-05-18T03:28:43.7576113Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7576653Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:28:43.7577041Z ^~~~ 2022-05-18T03:28:43.7577822Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7578362Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:28:43.7578772Z ^~~~ 2022-05-18T03:28:43.7579479Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7580068Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:28:43.7580450Z ^~~~~~ 2022-05-18T03:28:43.7580904Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7581305Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:28:43.7581545Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7581959Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7582309Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:28:43.7582661Z ^~~~~~~~~ 2022-05-18T03:28:43.7583259Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7583796Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:28:43.7584247Z ^~~~~~ 2022-05-18T03:28:43.7584888Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7585525Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:28:43.7585989Z ^~~~~~ 2022-05-18T03:28:43.7586609Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7587162Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:28:43.7587537Z ^~~~~~ 2022-05-18T03:28:43.7588191Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7588714Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:28:43.7589063Z ^~~~~ 2022-05-18T03:28:43.7589689Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7590311Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:28:43.7590769Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7591425Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7592136Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:28:43.7592634Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7593047Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:43.7593846Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7594415Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:28:43.7594764Z ^~~~~~~~ 2022-05-18T03:28:43.7595445Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7596062Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:43.7596514Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7597307Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7597909Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:28:43.7598325Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7598964Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7599518Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:28:43.7599893Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7600539Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7601090Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:43.7601479Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7602178Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7602805Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:28:43.7603254Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7603918Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7604470Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:43.7604849Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7605497Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7606226Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:28:43.7606601Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7607309Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7607943Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:28:43.7609068Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7609770Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7610357Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:28:43.7610755Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7611390Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7612005Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:28:43.7612436Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7613079Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7613658Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:28:43.7614075Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7614697Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7615297Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:28:43.7615749Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7616412Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7616995Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:28:43.7617409Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7618088Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7618674Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:43.7619167Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7619872Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7620496Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:43.7620906Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7621614Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7622243Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:28:43.7622697Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7623366Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7624069Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:28:43.7624545Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7625162Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7625715Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:28:43.7626211Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7626859Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7627420Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:28:43.7627929Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7628571Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7629117Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:28:43.7629428Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7629838Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7630160Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:28:43.7630363Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7630745Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7631066Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:28:43.7631269Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7631645Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7631975Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:28:43.7632244Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7632611Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7632936Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:28:43.7633166Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7633534Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7633879Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:43.7634138Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7634516Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7634828Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:28:43.7635059Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7635436Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7635864Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:43.7636108Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7636494Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7636824Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:28:43.7637048Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7637290Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:43.7637720Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7638025Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:28:43.7638251Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7638631Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7638936Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:28:43.7639155Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7639530Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7639858Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:28:43.7640081Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7640459Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7640825Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:28:43.7641047Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7641426Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7641747Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:28:43.7641981Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7642355Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7642680Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:28:43.7642925Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7643289Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7643623Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:28:43.7643868Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7644244Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7644568Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:28:43.7644824Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7645204Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7645526Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:28:43.7645768Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7646146Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7646487Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:28:43.7646724Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7647100Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7647441Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:28:43.7647713Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7648096Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7648441Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:28:43.7648695Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7649060Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7649398Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:28:43.7649651Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7650021Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7650353Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:28:43.7650601Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7651044Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7651394Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:28:43.7651651Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7652033Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7652353Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:28:43.7652640Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7653024Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7653357Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:28:43.7653586Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7653967Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7654307Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:28:43.7654539Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7654926Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7655288Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:28:43.7655553Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7655919Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7656274Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:28:43.7656540Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7656904Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7657265Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:28:43.7657530Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7657913Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7658237Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:28:43.7658486Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7658865Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7659202Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:28:43.7659460Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7659842Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7660216Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:43.7660480Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7660864Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7661225Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:28:43.7661497Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7661865Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7662232Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:43.7662503Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7662869Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7663220Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:28:43.7663479Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7663930Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7664317Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:28:43.7664576Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7664962Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7665316Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:28:43.7665565Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7666149Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7666746Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:28:43.7667159Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7667780Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7668401Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:28:43.7668837Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7669513Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7670117Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:28:43.7670555Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7671227Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7671840Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:28:43.7672288Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7672983Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7673577Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:28:43.7674023Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7674889Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7675463Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:28:43.7675917Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7676604Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7677211Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:28:43.7677610Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7678296Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7678953Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:28:43.7679407Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7680103Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7680746Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:43.7681219Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7681900Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7682540Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:43.7683012Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7683836Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7684478Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:43.7684958Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7685656Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7686260Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:28:43.7686692Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7687392Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7688013Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:28:43.7688443Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7689148Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7689767Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:28:43.7690202Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7690634Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:43.7691395Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7691974Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:28:43.7692391Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7693047Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7693643Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:28:43.7694055Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7694480Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:43.7695230Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7695913Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:28:43.7696328Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7697004Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7697595Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:28:43.7697991Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7698649Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7699244Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:43.7699682Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7700340Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7700909Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:28:43.7701315Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7701962Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7702560Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:43.7702968Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7703598Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7704245Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:43.7704770Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7705439Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7706100Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:43.7706509Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7707177Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7707752Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:43.7708192Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7708863Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7709455Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:28:43.7709883Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7710559Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7711161Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:43.7711586Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7712268Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7712869Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:43.7713340Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7713983Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7714596Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:43.7715043Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7715702Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7716304Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:28:43.7716752Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7717564Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7718163Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:28:43.7718609Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7719251Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7719863Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:28:43.7720291Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7720969Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7721571Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:43.7722013Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7722685Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7723291Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:43.7723734Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7724369Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7724975Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:28:43.7725415Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7726193Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7726802Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:43.7727243Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7727907Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7728515Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:43.7728979Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7729646Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7730256Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:28:43.7730702Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7731386Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7731989Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:28:43.7732426Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7733086Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7733657Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:43.7734057Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7734733Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7735317Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:28:43.7735716Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7736381Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7737051Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:28:43.7737555Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7738301Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7738953Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:28:43.7739442Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7740114Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7740739Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:28:43.7741214Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7741890Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7742502Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:28:43.7742949Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7743382Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:43.7744228Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7744903Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:28:43.7745421Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7746195Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7746848Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:28:43.7747477Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7748132Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7748778Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:28:43.7749178Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7749808Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7750434Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:28:43.7750875Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7751536Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7752148Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:28:43.7752606Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7753248Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7753918Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:28:43.7754412Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7755084Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7755689Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:28:43.7756161Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7756830Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7757398Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:28:43.7757841Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7758498Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7759220Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:28:43.7759643Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7760312Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7760899Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:28:43.7761311Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7761967Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7762613Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:43.7763099Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7763750Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7764372Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:43.7764839Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7765483Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7766138Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:28:43.7766645Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7767310Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7767993Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:28:43.7768445Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7769118Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7769715Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:28:43.7770172Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7770601Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:28:43.7771389Z external/sleef/src/arch/helperavx2.h:474:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7771964Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:28:43.7772372Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7773067Z external/sleef/src/arch/helperavx2.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7773656Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:28:43.7774047Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7774719Z external/sleef/src/arch/helperavx2.h:472:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7775303Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:28:43.7775685Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7776369Z external/sleef/src/arch/helperavx2.h:471:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7776940Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:28:43.7777318Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7777998Z external/sleef/src/arch/helperavx2.h:466:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7778545Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:28:43.7778890Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7779551Z external/sleef/src/arch/helperavx2.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7780153Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T03:28:43.7780666Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7781337Z external/sleef/src/arch/helperavx2.h:458:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7782002Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:28:43.7782463Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7783122Z external/sleef/src/arch/helperavx2.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7783744Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:28:43.7784258Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7784928Z external/sleef/src/arch/helperavx2.h:456:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7785538Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T03:28:43.7786174Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7786863Z external/sleef/src/arch/helperavx2.h:454:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7787519Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T03:28:43.7787958Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7788642Z external/sleef/src/arch/helperavx2.h:450:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7789215Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:28:43.7789702Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7790385Z external/sleef/src/arch/helperavx2.h:448:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7790975Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:28:43.7791350Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7792037Z external/sleef/src/arch/helperavx2.h:447:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7792617Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:28:43.7793005Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7793658Z external/sleef/src/arch/helperavx2.h:437:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7794359Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:28:43.7794860Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7795528Z external/sleef/src/arch/helperavx2.h:430:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7796160Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:28:43.7796599Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7797286Z external/sleef/src/arch/helperavx2.h:428:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7797896Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:28:43.7798325Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7798995Z external/sleef/src/arch/helperavx2.h:426:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7799643Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:28:43.7800116Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7800787Z external/sleef/src/arch/helperavx2.h:425:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7801476Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:28:43.7801942Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7802741Z external/sleef/src/arch/helperavx2.h:424:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7803385Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:28:43.7803767Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7804412Z external/sleef/src/arch/helperavx2.h:417:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7805030Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:43.7805492Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7806155Z external/sleef/src/arch/helperavx2.h:412:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7806779Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:43.7807226Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7807911Z external/sleef/src/arch/helperavx2.h:411:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7808523Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:28:43.7808951Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7809633Z external/sleef/src/arch/helperavx2.h:409:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7810323Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:28:43.7810905Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7811583Z external/sleef/src/arch/helperavx2.h:408:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7812231Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:28:43.7812653Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7813335Z external/sleef/src/arch/helperavx2.h:406:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7814030Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:28:43.7814531Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7815203Z external/sleef/src/arch/helperavx2.h:405:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7815912Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:28:43.7816414Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7817085Z external/sleef/src/arch/helperavx2.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7817729Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:28:43.7818165Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7818840Z external/sleef/src/arch/helperavx2.h:402:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7819475Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:28:43.7819925Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7820594Z external/sleef/src/arch/helperavx2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7821325Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:28:43.7821858Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7822537Z external/sleef/src/arch/helperavx2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7823376Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:28:43.7823968Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7824653Z external/sleef/src/arch/helperavx2.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7825405Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:28:43.7826024Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7826570Z external/sleef/src/arch/helperavx2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7827176Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:28:43.7827604Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7828120Z external/sleef/src/arch/helperavx2.h:388:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7828658Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:28:43.7829026Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7829564Z external/sleef/src/arch/helperavx2.h:386:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7830087Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:28:43.7830475Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7831269Z external/sleef/src/arch/helperavx2.h:385:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7831912Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:28:43.7832338Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7833016Z external/sleef/src/arch/helperavx2.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7833624Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:28:43.7834036Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7834712Z external/sleef/src/arch/helperavx2.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7835319Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:28:43.7835726Z ^~~~~~~~~~ 2022-05-18T03:28:43.7836404Z external/sleef/src/arch/helperavx2.h:371:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7837010Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:28:43.7837424Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7838093Z external/sleef/src/arch/helperavx2.h:370:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7838898Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:28:43.7839352Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7840011Z external/sleef/src/arch/helperavx2.h:369:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7840675Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:43.7841126Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7841811Z external/sleef/src/arch/helperavx2.h:368:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7842479Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:43.7842961Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7843643Z external/sleef/src/arch/helperavx2.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7844422Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:28:43.7864723Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7865482Z external/sleef/src/arch/helperavx2.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7866226Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:28:43.7866657Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7867345Z external/sleef/src/arch/helperavx2.h:356:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7867957Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:28:43.7868356Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7869039Z external/sleef/src/arch/helperavx2.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7869720Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:28:43.7870198Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7870866Z external/sleef/src/arch/helperavx2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7871466Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:28:43.7871870Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7872542Z external/sleef/src/arch/helperavx2.h:346:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7873318Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:28:43.7873724Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7874420Z external/sleef/src/arch/helperavx2.h:345:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7875021Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:28:43.7875443Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7876122Z external/sleef/src/arch/helperavx2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7876736Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:28:43.7877157Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7877844Z external/sleef/src/arch/helperavx2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7878459Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:28:43.7878875Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7879553Z external/sleef/src/arch/helperavx2.h:341:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7880166Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T03:28:43.7880573Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7881248Z external/sleef/src/arch/helperavx2.h:340:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7881859Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T03:28:43.7882273Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7882935Z external/sleef/src/arch/helperavx2.h:339:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7883527Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm256_slli_epi32(x, c); } 2022-05-18T03:28:43.7883938Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7884603Z external/sleef/src/arch/helperavx2.h:337:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7885387Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:28:43.7885851Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7886543Z external/sleef/src/arch/helperavx2.h:336:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7887174Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:28:43.7887610Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7888292Z external/sleef/src/arch/helperavx2.h:334:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7888886Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:28:43.7889290Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7890012Z external/sleef/src/arch/helperavx2.h:333:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7890613Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T03:28:43.7891007Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7891673Z external/sleef/src/arch/helperavx2.h:332:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7892304Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:28:43.7892723Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7893397Z external/sleef/src/arch/helperavx2.h:331:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7894098Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_and_si256(x, y); } 2022-05-18T03:28:43.7894504Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7895196Z external/sleef/src/arch/helperavx2.h:329:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7895801Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:28:43.7896222Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7896881Z external/sleef/src/arch/helperavx2.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7897469Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:28:43.7897881Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7898556Z external/sleef/src/arch/helperavx2.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7899144Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:28:43.7899580Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7900249Z external/sleef/src/arch/helperavx2.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7900923Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:28:43.7901398Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7902075Z external/sleef/src/arch/helperavx2.h:324:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7902744Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:28:43.7903199Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7903976Z external/sleef/src/arch/helperavx2.h:323:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7904662Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:28:43.7905120Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7905909Z external/sleef/src/arch/helperavx2.h:322:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7906703Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:28:43.7907180Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7907849Z external/sleef/src/arch/helperavx2.h:321:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7908534Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:28:43.7909003Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7909672Z external/sleef/src/arch/helperavx2.h:320:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7910363Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:28:43.7910841Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7911500Z external/sleef/src/arch/helperavx2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7912146Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:28:43.7912601Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7913284Z external/sleef/src/arch/helperavx2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7913950Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:28:43.7914383Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7915065Z external/sleef/src/arch/helperavx2.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7915880Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:28:43.7916318Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7917000Z external/sleef/src/arch/helperavx2.h:315:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7917665Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:28:43.7918111Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7918778Z external/sleef/src/arch/helperavx2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7919416Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:28:43.7919864Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7920534Z external/sleef/src/arch/helperavx2.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7921157Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:28:43.7921575Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7922259Z external/sleef/src/arch/helperavx2.h:311:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7922864Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:28:43.7923295Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7923968Z external/sleef/src/arch/helperavx2.h:310:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7924614Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:28:43.7925076Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7925740Z external/sleef/src/arch/helperavx2.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7926398Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:28:43.7926841Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7927613Z external/sleef/src/arch/helperavx2.h:308:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7928268Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:28:43.7928697Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7929370Z external/sleef/src/arch/helperavx2.h:307:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7930311Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:28:43.7930846Z ^~~~~~~~~~ 2022-05-18T03:28:43.7931503Z external/sleef/src/arch/helperavx2.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7932454Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:28:43.7933002Z ^~~~~~~~~~ 2022-05-18T03:28:43.7933682Z external/sleef/src/arch/helperavx2.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7934245Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:28:43.7934648Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7935322Z external/sleef/src/arch/helperavx2.h:304:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7935928Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:28:43.7936346Z ^~~~~~~~~~ 2022-05-18T03:28:43.7937116Z external/sleef/src/arch/helperavx2.h:303:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7937725Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:28:43.7938133Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7938803Z external/sleef/src/arch/helperavx2.h:302:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7939409Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:28:43.7939806Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7940477Z external/sleef/src/arch/helperavx2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7941081Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:28:43.7941502Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7942153Z external/sleef/src/arch/helperavx2.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7942773Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:28:43.7943184Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7943840Z external/sleef/src/arch/helperavx2.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7944591Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:28:43.7945052Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7945720Z external/sleef/src/arch/helperavx2.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7946470Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:28:43.7946917Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7947601Z external/sleef/src/arch/helperavx2.h:295:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7948192Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:28:43.7948606Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7949273Z external/sleef/src/arch/helperavx2.h:294:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7950002Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:28:43.7950418Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7951092Z external/sleef/src/arch/helperavx2.h:293:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7951688Z static INLINE vint2 vcast_vi2_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:28:43.7952060Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7952732Z external/sleef/src/arch/helperavx2.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7953320Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:28:43.7953715Z ^~~~~~~~~~ 2022-05-18T03:28:43.7954374Z external/sleef/src/arch/helperavx2.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7955008Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:28:43.7955434Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7956092Z external/sleef/src/arch/helperavx2.h:290:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7956730Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:28:43.7957167Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7957838Z external/sleef/src/arch/helperavx2.h:289:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7958590Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:28:43.7959014Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7959687Z external/sleef/src/arch/helperavx2.h:287:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7960241Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:28:43.7960611Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7961286Z external/sleef/src/arch/helperavx2.h:286:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7961826Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:28:43.7962191Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7962861Z external/sleef/src/arch/helperavx2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7963532Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:28:43.7963993Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7964675Z external/sleef/src/arch/helperavx2.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7965310Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:28:43.7965716Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7966383Z external/sleef/src/arch/helperavx2.h:279:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7967004Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:28:43.7967431Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7968087Z external/sleef/src/arch/helperavx2.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7968713Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:28:43.7969147Z ^~~~~~~~~~~ 2022-05-18T03:28:43.7969811Z external/sleef/src/arch/helperavx2.h:276:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7970441Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:28:43.7970861Z ^~~~~~~~~~ 2022-05-18T03:28:43.7971641Z external/sleef/src/arch/helperavx2.h:263:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7972187Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:28:43.7972559Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7973242Z external/sleef/src/arch/helperavx2.h:259:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7973781Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:28:43.7974141Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7974826Z external/sleef/src/arch/helperavx2.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7975391Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:28:43.7975746Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.7976418Z external/sleef/src/arch/helperavx2.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7976984Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:28:43.7977337Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7978010Z external/sleef/src/arch/helperavx2.h:247:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7978676Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:28:43.7979121Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7979803Z external/sleef/src/arch/helperavx2.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7980483Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:28:43.7981069Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7981749Z external/sleef/src/arch/helperavx2.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7982460Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T03:28:43.7982959Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.7983645Z external/sleef/src/arch/helperavx2.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7984405Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:28:43.7984895Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7985580Z external/sleef/src/arch/helperavx2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7986348Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T03:28:43.7986806Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.7987495Z external/sleef/src/arch/helperavx2.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7988151Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:28:43.7988595Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7989273Z external/sleef/src/arch/helperavx2.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7989922Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:28:43.7990350Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7991026Z external/sleef/src/arch/helperavx2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7991634Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:28:43.7992049Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7992692Z external/sleef/src/arch/helperavx2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7993421Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:28:43.7993841Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7994501Z external/sleef/src/arch/helperavx2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7995098Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:28:43.7995501Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7996168Z external/sleef/src/arch/helperavx2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7996759Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:28:43.7997165Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7997836Z external/sleef/src/arch/helperavx2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.7998428Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:28:43.7998839Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.7999514Z external/sleef/src/arch/helperavx2.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8000136Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:28:43.8000570Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8001228Z external/sleef/src/arch/helperavx2.h:221:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8001987Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:28:43.8002430Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8003108Z external/sleef/src/arch/helperavx2.h:219:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8003709Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:28:43.8004112Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8004771Z external/sleef/src/arch/helperavx2.h:218:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8005360Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:28:43.8005770Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8006417Z external/sleef/src/arch/helperavx2.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8007033Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:28:43.8007454Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8008126Z external/sleef/src/arch/helperavx2.h:216:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8008707Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:28:43.8009127Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8009797Z external/sleef/src/arch/helperavx2.h:214:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8010390Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:28:43.8010803Z ^~~~~~~~~~ 2022-05-18T03:28:43.8011469Z external/sleef/src/arch/helperavx2.h:213:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8012069Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:28:43.8012471Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8013146Z external/sleef/src/arch/helperavx2.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8013749Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:28:43.8014147Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8014913Z external/sleef/src/arch/helperavx2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8015607Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:28:43.8016076Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8016736Z external/sleef/src/arch/helperavx2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8017416Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:28:43.8017902Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8018564Z external/sleef/src/arch/helperavx2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8019257Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:28:43.8019732Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8020406Z external/sleef/src/arch/helperavx2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8021075Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:28:43.8021556Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8022233Z external/sleef/src/arch/helperavx2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8022866Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:28:43.8023440Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8024207Z external/sleef/src/arch/helperavx2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8024882Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:28:43.8025349Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8026127Z external/sleef/src/arch/helperavx2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8026783Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:28:43.8027255Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8027919Z external/sleef/src/arch/helperavx2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8028579Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:28:43.8029052Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8029712Z external/sleef/src/arch/helperavx2.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8030381Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:28:43.8030851Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8031527Z external/sleef/src/arch/helperavx2.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8032178Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:28:43.8032638Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8033320Z external/sleef/src/arch/helperavx2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8033968Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:28:43.8034426Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8035109Z external/sleef/src/arch/helperavx2.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8035874Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:28:43.8036293Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8036976Z external/sleef/src/arch/helperavx2.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8037606Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:28:43.8038008Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8038695Z external/sleef/src/arch/helperavx2.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8039370Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:28:43.8039840Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8040506Z external/sleef/src/arch/helperavx2.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8041174Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:28:43.8041641Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8042294Z external/sleef/src/arch/helperavx2.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8042938Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:28:43.8043398Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8044081Z external/sleef/src/arch/helperavx2.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8044954Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:28:43.8045385Z ^~~~~~~~~~ 2022-05-18T03:28:43.8046053Z external/sleef/src/arch/helperavx2.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8046841Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:28:43.8047264Z ^~~~~~~~~~ 2022-05-18T03:28:43.8047936Z external/sleef/src/arch/helperavx2.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8048540Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:28:43.8048933Z ^~~~~~~~~~~ 2022-05-18T03:28:43.8049595Z external/sleef/src/arch/helperavx2.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8050235Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:28:43.8050661Z ^~~~~~~~~~ 2022-05-18T03:28:43.8051318Z external/sleef/src/arch/helperavx2.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8051935Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:28:43.8052363Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8053007Z external/sleef/src/arch/helperavx2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8053638Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:28:43.8054067Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8054754Z external/sleef/src/arch/helperavx2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8055358Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:28:43.8055793Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8056472Z external/sleef/src/arch/helperavx2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8057085Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:28:43.8057619Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8058314Z external/sleef/src/arch/helperavx2.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8058931Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T03:28:43.8059333Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8060021Z external/sleef/src/arch/helperavx2.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8060648Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T03:28:43.8061061Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8061745Z external/sleef/src/arch/helperavx2.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8062298Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:28:43.8062636Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8063311Z external/sleef/src/arch/helperavx2.h:169:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8063848Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:28:43.8064295Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8064944Z external/sleef/src/arch/helperavx2.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8065483Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:28:43.8065946Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8066615Z external/sleef/src/arch/helperavx2.h:163:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8067318Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:28:43.8067712Z ^~~~~~~~~~ 2022-05-18T03:28:43.8068383Z external/sleef/src/arch/helperavx2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8068979Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:28:43.8069403Z ^~~~~~~~~~~ 2022-05-18T03:28:43.8070069Z external/sleef/src/arch/helperavx2.h:161:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8070739Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:28:43.8071207Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8071882Z external/sleef/src/arch/helperavx2.h:160:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8072570Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:28:43.8073037Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8073720Z external/sleef/src/arch/helperavx2.h:159:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8074404Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:28:43.8074875Z ^~~~~~~~~~~ 2022-05-18T03:28:43.8075553Z external/sleef/src/arch/helperavx2.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8076255Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:28:43.8076726Z ^~~~~~~~~~~ 2022-05-18T03:28:43.8077399Z external/sleef/src/arch/helperavx2.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8078034Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:28:43.8078463Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8079255Z external/sleef/src/arch/helperavx2.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8079855Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:28:43.8080273Z ^~~~~~~~~~~ 2022-05-18T03:28:43.8080942Z external/sleef/src/arch/helperavx2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8081482Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:28:43.8081853Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8082537Z external/sleef/src/arch/helperavx2.h:146:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8083070Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:28:43.8083442Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8084124Z external/sleef/src/arch/helperavx2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8084865Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8085370Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8086055Z external/sleef/src/arch/helperavx2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8086784Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8087278Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8087949Z external/sleef/src/arch/helperavx2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8088778Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8089313Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8089992Z external/sleef/src/arch/helperavx2.h:141:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8090727Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8091261Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8091935Z external/sleef/src/arch/helperavx2.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8092650Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8093179Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8093859Z external/sleef/src/arch/helperavx2.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8094568Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8095096Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8095780Z external/sleef/src/arch/helperavx2.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8096517Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8097052Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8097730Z external/sleef/src/arch/helperavx2.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8098470Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8099001Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8099660Z external/sleef/src/arch/helperavx2.h:134:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8100496Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8101034Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8101707Z external/sleef/src/arch/helperavx2.h:133:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8102444Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8102980Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8103665Z external/sleef/src/arch/helperavx2.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8104494Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8105048Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8105841Z external/sleef/src/arch/helperavx2.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8106582Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8107084Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8107787Z external/sleef/src/arch/helperavx2.h:129:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8108527Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8109170Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8109822Z external/sleef/src/arch/helperavx2.h:128:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8110521Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8111052Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8111703Z external/sleef/src/arch/helperavx2.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8112440Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8112948Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8113287Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:28:43.8113991Z external/sleef/src/arch/helperavx2.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8114724Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8115252Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8115936Z external/sleef/src/arch/helperavx2.h:115:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8116557Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T03:28:43.8117002Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8117689Z external/sleef/src/arch/helperavx2.h:114:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8118297Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:28:43.8118720Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8119407Z external/sleef/src/arch/helperavx2.h:113:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8120024Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:28:43.8120462Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8121283Z external/sleef/src/arch/helperavx2.h:112:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8121899Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:28:43.8122316Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8122991Z external/sleef/src/arch/helperavx2.h:111:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8123593Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:28:43.8123981Z ^~~~~~~~~~ 2022-05-18T03:28:43.8124644Z external/sleef/src/arch/helperavx2.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8125198Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:28:43.8125569Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8126233Z external/sleef/src/arch/helperavx2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8126799Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:28:43.8127170Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8127832Z external/sleef/src/arch/helperavx2.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8128472Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:28:43.8128900Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8129568Z external/sleef/src/arch/helperavx2.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8130099Z static INLINE int vavailability_i(int name) { 2022-05-18T03:28:43.8130553Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8131228Z external/sleef/src/arch/helperavx2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8131756Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:28:43.8132108Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8132779Z external/sleef/src/arch/helperavx2.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:43.8133292Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:28:43.8133653Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8134065Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:43.8134846Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8135449Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:43.8135897Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8136590Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8137220Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:28:43.8137668Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8138353Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8138907Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:28:43.8139238Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8139920Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8140514Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:43.8140900Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8141606Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8142218Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:28:43.8142355Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8142939Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8143159Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:28:43.8143302Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8143790Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8144091Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:28:43.8144219Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8144730Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8145000Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:28:43.8145140Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8145613Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8146029Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:28:43.8146165Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8146647Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8146921Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:28:43.8147048Z ^~~~~~~~~~~ 2022-05-18T03:28:43.8147551Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8147900Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:28:43.8148036Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8148515Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8148748Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:43.8148885Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8149372Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8149596Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:28:43.8149733Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8150224Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8150428Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:28:43.8150546Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8151036Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8151238Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:28:43.8151372Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8151861Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8152086Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:28:43.8152221Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8152449Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:28:43.8152942Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8153180Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:28:43.8153311Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8153812Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8154176Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:28:43.8154332Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8154814Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8155063Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:28:43.8155188Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8155674Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8155934Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:28:43.8156077Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8156587Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8156840Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:28:43.8156991Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8157488Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8157754Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:28:43.8157899Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8158408Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8158796Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:43.8158943Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8159447Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8159755Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:28:43.8159893Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8160411Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8160699Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:43.8160856Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8161358Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8161630Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:28:43.8161767Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8162278Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8162547Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:28:43.8162687Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8163172Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8163445Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:28:43.8163589Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8164103Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8164385Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:28:43.8164526Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8165116Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8165389Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:28:43.8165530Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8166018Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8166274Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:28:43.8166418Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8166931Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8167172Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:28:43.8167318Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8167822Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8168081Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:28:43.8168208Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8168704Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8168960Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:28:43.8169107Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8169655Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8169902Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:28:43.8170045Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8170554Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8170824Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:28:43.8170972Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8171466Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8171752Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:28:43.8171904Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8172398Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8172688Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:28:43.8172840Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8173351Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8173625Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:28:43.8173777Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8174264Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8174522Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:28:43.8174671Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8175162Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8175411Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:28:43.8175629Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8176090Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8176355Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:28:43.8176498Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8176730Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:43.8177190Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8177449Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:28:43.8177591Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8178034Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8178355Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:28:43.8178497Z ^~~~~~~~~~~ 2022-05-18T03:28:43.8178736Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:28:43.8179177Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8179527Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:28:43.8179663Z ^~~~~~~~~~~ 2022-05-18T03:28:43.8180198Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8180427Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:28:43.8180568Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8180785Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:28:43.8181293Z external/sleef/src/arch/helperavx2.h:474:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8181523Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:28:43.8181659Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8182151Z external/sleef/src/arch/helperavx2.h:473:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8182369Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:28:43.8182497Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8183015Z external/sleef/src/arch/helperavx2.h:472:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8183224Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:28:43.8183355Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8183943Z external/sleef/src/arch/helperavx2.h:471:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8184169Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:28:43.8184300Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8184771Z external/sleef/src/arch/helperavx2.h:457:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8185026Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:28:43.8185140Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8185592Z external/sleef/src/arch/helperavx2.h:450:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8185908Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:28:43.8186037Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8186506Z external/sleef/src/arch/helperavx2.h:448:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8186834Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:28:43.8186963Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8187422Z external/sleef/src/arch/helperavx2.h:447:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8187640Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:28:43.8187747Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8188213Z external/sleef/src/arch/helperavx2.h:441:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8188376Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:28:43.8188493Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8188970Z external/sleef/src/arch/helperavx2.h:437:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8189330Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:28:43.8189458Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8189932Z external/sleef/src/arch/helperavx2.h:428:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8190182Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:28:43.8190303Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8190768Z external/sleef/src/arch/helperavx2.h:425:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8191105Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:28:43.8191340Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8191845Z external/sleef/src/arch/helperavx2.h:417:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8192116Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:43.8192249Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8192733Z external/sleef/src/arch/helperavx2.h:412:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8193005Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:43.8193133Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8193613Z external/sleef/src/arch/helperavx2.h:411:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8193881Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:28:43.8194012Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8194483Z external/sleef/src/arch/helperavx2.h:409:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8194822Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:28:43.8194934Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8195406Z external/sleef/src/arch/helperavx2.h:408:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8195693Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:28:43.8195821Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8196307Z external/sleef/src/arch/helperavx2.h:406:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8196646Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:28:43.8196778Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8197286Z external/sleef/src/arch/helperavx2.h:405:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8197729Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:28:43.8197852Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8198347Z external/sleef/src/arch/helperavx2.h:403:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8198617Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:28:43.8198744Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8199236Z external/sleef/src/arch/helperavx2.h:402:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8199528Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:28:43.8199659Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8200146Z external/sleef/src/arch/helperavx2.h:399:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8200528Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:28:43.8200641Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8201123Z external/sleef/src/arch/helperavx2.h:397:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8201505Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:28:43.8201631Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8202183Z external/sleef/src/arch/helperavx2.h:388:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8202496Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:28:43.8202625Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8203101Z external/sleef/src/arch/helperavx2.h:386:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8203347Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:28:43.8203473Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8203954Z external/sleef/src/arch/helperavx2.h:385:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8204207Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:28:43.8204330Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8204821Z external/sleef/src/arch/helperavx2.h:383:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8205082Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:28:43.8205199Z ^~~~~~~~~~~ 2022-05-18T03:28:43.8205664Z external/sleef/src/arch/helperavx2.h:382:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8205918Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:28:43.8206043Z ^~~~~~~~~~ 2022-05-18T03:28:43.8206508Z external/sleef/src/arch/helperavx2.h:371:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8206759Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:28:43.8206883Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8207346Z external/sleef/src/arch/helperavx2.h:370:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8207799Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:28:43.8207902Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8208371Z external/sleef/src/arch/helperavx2.h:369:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8208755Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:43.8208881Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8209353Z external/sleef/src/arch/helperavx2.h:368:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8209659Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:43.8209782Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8210282Z external/sleef/src/arch/helperavx2.h:364:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8210592Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:28:43.8210731Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8211230Z external/sleef/src/arch/helperavx2.h:360:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8211512Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:28:43.8211636Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8212117Z external/sleef/src/arch/helperavx2.h:348:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8212348Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:28:43.8212470Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8212945Z external/sleef/src/arch/helperavx2.h:346:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8213269Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:28:43.8213400Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8213869Z external/sleef/src/arch/helperavx2.h:344:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8214136Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:28:43.8214265Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8214721Z external/sleef/src/arch/helperavx2.h:343:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8214977Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:28:43.8215101Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8215556Z external/sleef/src/arch/helperavx2.h:341:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8215807Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T03:28:43.8215932Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8216428Z external/sleef/src/arch/helperavx2.h:337:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8216728Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:28:43.8216851Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8217336Z external/sleef/src/arch/helperavx2.h:336:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8217614Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:28:43.8217726Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8218206Z external/sleef/src/arch/helperavx2.h:333:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8218464Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T03:28:43.8218581Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8219049Z external/sleef/src/arch/helperavx2.h:329:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8219372Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:28:43.8219502Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8219970Z external/sleef/src/arch/helperavx2.h:325:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8220269Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:28:43.8220395Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8220866Z external/sleef/src/arch/helperavx2.h:324:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8221198Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:28:43.8221324Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8221795Z external/sleef/src/arch/helperavx2.h:323:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8222118Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:28:43.8222236Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8222700Z external/sleef/src/arch/helperavx2.h:322:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8223005Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:28:43.8223128Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8223608Z external/sleef/src/arch/helperavx2.h:318:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8224089Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:28:43.8224214Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8224695Z external/sleef/src/arch/helperavx2.h:317:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8225006Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:28:43.8225130Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8225594Z external/sleef/src/arch/helperavx2.h:316:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8225983Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:28:43.8226106Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8226587Z external/sleef/src/arch/helperavx2.h:315:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8226886Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:28:43.8227012Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8227501Z external/sleef/src/arch/helperavx2.h:314:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8227787Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:28:43.8227897Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8228371Z external/sleef/src/arch/helperavx2.h:312:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8228615Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:28:43.8228738Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8229210Z external/sleef/src/arch/helperavx2.h:311:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8229465Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:28:43.8229581Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8230066Z external/sleef/src/arch/helperavx2.h:310:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8230481Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:28:43.8230603Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8231093Z external/sleef/src/arch/helperavx2.h:309:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8231389Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:28:43.8231514Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8231972Z external/sleef/src/arch/helperavx2.h:307:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8232561Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:28:43.8232684Z ^~~~~~~~~~ 2022-05-18T03:28:43.8233163Z external/sleef/src/arch/helperavx2.h:305:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8233385Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:28:43.8233504Z ^~~~~~~~~~~ 2022-05-18T03:28:43.8233969Z external/sleef/src/arch/helperavx2.h:304:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8234231Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:28:43.8234354Z ^~~~~~~~~~ 2022-05-18T03:28:43.8234834Z external/sleef/src/arch/helperavx2.h:302:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8235185Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:28:43.8235309Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8235769Z external/sleef/src/arch/helperavx2.h:301:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8236035Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:28:43.8236163Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8236629Z external/sleef/src/arch/helperavx2.h:300:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8236889Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:28:43.8237013Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8237468Z external/sleef/src/arch/helperavx2.h:291:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8237738Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:28:43.8237846Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8238331Z external/sleef/src/arch/helperavx2.h:290:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8238620Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:28:43.8238750Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8239217Z external/sleef/src/arch/helperavx2.h:289:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8239474Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:28:43.8239595Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8240080Z external/sleef/src/arch/helperavx2.h:280:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8240342Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:28:43.8240471Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8240954Z external/sleef/src/arch/helperavx2.h:279:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8241217Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:28:43.8241431Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8241920Z external/sleef/src/arch/helperavx2.h:277:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8242177Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:28:43.8242294Z ^~~~~~~~~~~ 2022-05-18T03:28:43.8242747Z external/sleef/src/arch/helperavx2.h:276:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8243012Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:28:43.8243142Z ^~~~~~~~~~ 2022-05-18T03:28:43.8243613Z external/sleef/src/arch/helperavx2.h:259:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8243809Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:28:43.8243935Z ^~~~~~~~~~~~~ 2022-05-18T03:28:43.8244406Z external/sleef/src/arch/helperavx2.h:229:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8244653Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:28:43.8244763Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8245226Z external/sleef/src/arch/helperavx2.h:228:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8245473Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:28:43.8245592Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8246063Z external/sleef/src/arch/helperavx2.h:218:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8246379Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:28:43.8246498Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8246983Z external/sleef/src/arch/helperavx2.h:201:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8247284Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:28:43.8247419Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8247909Z external/sleef/src/arch/helperavx2.h:198:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8248218Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:28:43.8248346Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8248828Z external/sleef/src/arch/helperavx2.h:193:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8249139Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:28:43.8249274Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8249696Z external/sleef/src/arch/helperavx2.h:161:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8249978Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:28:43.8250102Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8250569Z external/sleef/src/arch/helperavx2.h:159:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8250883Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:28:43.8251006Z ^~~~~~~~~~~ 2022-05-18T03:28:43.8251492Z external/sleef/src/arch/helperavx2.h:144:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8251871Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8251994Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8252541Z external/sleef/src/arch/helperavx2.h:143:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8252918Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8253044Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8253533Z external/sleef/src/arch/helperavx2.h:142:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8253924Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8254055Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8254521Z external/sleef/src/arch/helperavx2.h:141:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8254890Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8255013Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8255475Z external/sleef/src/arch/helperavx2.h:139:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8255841Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:28:43.8255966Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8256203Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:28:43.8256756Z external/sleef/src/arch/helperavx2.h:122:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8257005Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:28:43.8257120Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:43.8257594Z external/sleef/src/arch/helperavx2.h:121:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8257816Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:28:43.8257933Z ^~~~~~~~~~~ 2022-05-18T03:28:43.8258418Z external/sleef/src/arch/helperavx2.h:120:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8258667Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:28:43.8258786Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8259260Z external/sleef/src/arch/helperavx2.h:119:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8259509Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:28:43.8259624Z ^~~~~~~~~~~~ 2022-05-18T03:28:43.8260104Z external/sleef/src/arch/helperavx2.h:101:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8260305Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:28:43.8260429Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:43.8260907Z external/sleef/src/arch/helperavx2.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:28:43.8261178Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:28:43.8261301Z ^~~~~~~~~~~~~ 2022-05-18T03:28:44.7055686Z INFO: From Compiling caffe2/core/plan_executor.cc: 2022-05-18T03:28:44.7056194Z caffe2/core/plan_executor.cc: In lambda function: 2022-05-18T03:28:44.7057013Z caffe2/core/plan_executor.cc:604:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:44.7057659Z auto workersDone = [&] { return done == numThreads; }; 2022-05-18T03:28:44.7058059Z ~~~~~^~~~~~~~~~~~~ 2022-05-18T03:28:45.1344130Z INFO: From Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp: 2022-05-18T03:28:45.1345693Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:96:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:28:45.1346689Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:28:45.1347149Z ^~~~~~~~~~~~~ 2022-05-18T03:28:45.1348306Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:77:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:28:45.1349248Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:28:45.1349693Z ^~~~~~~~~~ 2022-05-18T03:28:47.0200600Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:28:47.0214332Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:28:47.0215080Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:28:47.0215584Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:28:47.0215881Z ^ 2022-05-18T03:28:47.0216153Z At top level: 2022-05-18T03:28:47.0216808Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0217376Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:28:47.0217760Z ^~~~~~~ 2022-05-18T03:28:47.0218616Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0219178Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:28:47.0219543Z ^~~~~~~ 2022-05-18T03:28:47.0220215Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0220794Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:28:47.0221180Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0221845Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0222411Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:28:47.0222809Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0223469Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0224240Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:28:47.0224696Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0225349Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0226047Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:28:47.0226424Z ^~~~~~ 2022-05-18T03:28:47.0227081Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0227630Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:28:47.0228012Z ^~~~~~ 2022-05-18T03:28:47.0228679Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0229242Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:28:47.0238597Z ^~~~~~ 2022-05-18T03:28:47.0239336Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0239920Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:28:47.0240445Z ^~~~~ 2022-05-18T03:28:47.0241119Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0241680Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:28:47.0242042Z ^~~~~~ 2022-05-18T03:28:47.0242719Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0243274Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:28:47.0243654Z ^~~~~ 2022-05-18T03:28:47.0244300Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0244872Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:28:47.0245249Z ^~~~~~~ 2022-05-18T03:28:47.0245898Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0246488Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:28:47.0246894Z ^~~~~~~~~~ 2022-05-18T03:28:47.0247555Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0248136Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:28:47.0248555Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0249359Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0249914Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:28:47.0250309Z ^~~~~~~ 2022-05-18T03:28:47.0250959Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0251492Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:28:47.0251824Z ^~~~~~ 2022-05-18T03:28:47.0252467Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0253017Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:28:47.0253354Z ^~~~~~~~~ 2022-05-18T03:28:47.0262527Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0263160Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:28:47.0263576Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0264338Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0264950Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:28:47.0265374Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0266142Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0266747Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:28:47.0267168Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0267834Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0268419Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:28:47.0268830Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0269495Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0270179Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:28:47.0270580Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0271235Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0271930Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:28:47.0272427Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0273090Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0273741Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:28:47.0274202Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0274856Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0275440Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:28:47.0275852Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0285135Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0285802Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:28:47.0286257Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0286941Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0287646Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:28:47.0288048Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0288715Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0289292Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:28:47.0289662Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0290316Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0290918Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:28:47.0291336Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0291997Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0292609Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:28:47.0293030Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0293679Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0294251Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:28:47.0294643Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0295302Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0295865Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:28:47.0296248Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0296886Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0297476Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:28:47.0297886Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0298301Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:28:47.0320631Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0321327Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:28:47.0321740Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0322402Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0322954Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:28:47.0323357Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0323999Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0324572Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:28:47.0324956Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0325593Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0326133Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:28:47.0326515Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0327140Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0327686Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:28:47.0328078Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0328696Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0329255Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:28:47.0329763Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0330387Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0330964Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:28:47.0331382Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0332027Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0332592Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:28:47.0333004Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0333643Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0334209Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:28:47.0334635Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0335267Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0335834Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:28:47.0336228Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0336870Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0337454Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:28:47.0337864Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0338496Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0339076Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:28:47.0339501Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0340130Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0340697Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:28:47.0341110Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0341816Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0342414Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:28:47.0342837Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0343481Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0344153Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:28:47.0344575Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0345215Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0369796Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:28:47.0370449Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0371144Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0371730Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:28:47.0372139Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0372787Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0373374Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:28:47.0373786Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0374562Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0375149Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:28:47.0375568Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0376192Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0376770Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:28:47.0377190Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0377818Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0378389Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:28:47.0378801Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0379434Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0380010Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:28:47.0380430Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0381057Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0381631Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:28:47.0382047Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0382685Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0383255Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:28:47.0383659Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0384396Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0384955Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:28:47.0385335Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0386078Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0386756Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:28:47.0387136Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0387772Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0388388Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:28:47.0388837Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0389457Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0390068Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:28:47.0390499Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0391130Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0391703Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:28:47.0392127Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0392757Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0393389Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:28:47.0393873Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0394503Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0406428Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:28:47.0406889Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0407575Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0408203Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:28:47.0408649Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0409286Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0409837Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:28:47.0410281Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0410918Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0411708Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:28:47.0412127Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0412740Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0413244Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:28:47.0413610Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0414259Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0414916Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:28:47.0415438Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0416071Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0416679Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:28:47.0417112Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0417836Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0418437Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:28:47.0418871Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0419285Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:28:47.0420046Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0420676Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:28:47.0421124Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0421780Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0422357Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:28:47.0422748Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0423395Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0424068Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:28:47.0424495Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0425159Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0425883Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:28:47.0426315Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0427106Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0427648Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:28:47.0428037Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0428637Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0429210Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:28:47.0429649Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0430293Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0430880Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:28:47.0431314Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0431939Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0432543Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:28:47.0433003Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0433665Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0434267Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:28:47.0434671Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0435331Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0435920Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:28:47.0436334Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0436729Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:28:47.0437459Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0438028Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:28:47.0438548Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0439224Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0439764Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:28:47.0440137Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0440770Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0441305Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:28:47.0441696Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0442362Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0442962Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:28:47.0443367Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0444062Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0444611Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:28:47.0444947Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0445646Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0446163Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:28:47.0446478Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0447167Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0447980Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:28:47.0448441Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0449124Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0449742Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:28:47.0450134Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0450801Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0451346Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:28:47.0451728Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0452377Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0453016Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:28:47.0453457Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0454089Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0454640Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:28:47.0455026Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0455713Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0456280Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:28:47.0456653Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0457334Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0457875Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:28:47.0458227Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0458869Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0459682Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:28:47.0460160Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0460818Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0461402Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:28:47.0461804Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0462488Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0463118Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:28:47.0463523Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0464294Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0464824Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:28:47.0465143Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0475325Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0476610Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:28:47.0477094Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0478391Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0479133Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:28:47.0479529Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0481247Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0481860Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:47.0482269Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0482949Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0483566Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:47.0483972Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0484643Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0487712Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:28:47.0488132Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0488788Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0489303Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:28:47.0489650Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0490881Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0491462Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:28:47.0491868Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0495725Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0496408Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:28:47.0496863Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0497503Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0498099Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:28:47.0498719Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0499424Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0506925Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:28:47.0507419Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0508599Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0509213Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:28:47.0509629Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0510323Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0510861Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:28:47.0511220Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0511886Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0512409Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:28:47.0512754Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0513383Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0513882Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:28:47.0514212Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0515051Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0515595Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:28:47.0515957Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0516634Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0517283Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:28:47.0517744Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0518419Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0518996Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:28:47.0520819Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0521550Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0522168Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:28:47.0522570Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0523212Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0523806Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:28:47.0524182Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0524813Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0525411Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:28:47.0525791Z ^~~~~~~~~~ 2022-05-18T03:28:47.0526455Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0527039Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:28:47.0527433Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0528068Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0528814Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:28:47.0529239Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0529898Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0530487Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:28:47.0530880Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0531513Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0532295Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:28:47.0532742Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0533408Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0534049Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:47.0534466Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0535102Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0535751Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:28:47.0536184Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0536822Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0537603Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:28:47.0538041Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0538665Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0539281Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:28:47.0539715Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0540382Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0540980Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:28:47.0541375Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0542060Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0542649Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:28:47.0543034Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0543675Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0544302Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:28:47.0544671Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0545346Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0546011Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:47.0546347Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0547021Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0547568Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:47.0547905Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0548552Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0549114Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:28:47.0549633Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0550336Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0550960Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:28:47.0551370Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0552040Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0552600Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:28:47.0552969Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0553582Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0554133Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:28:47.0554496Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0555157Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0555704Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:28:47.0556085Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0556739Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0557325Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:28:47.0557728Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0558560Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0559162Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:28:47.0559571Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0560248Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0560825Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:28:47.0561186Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0561813Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0562387Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:28:47.0562767Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0563404Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0564008Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:28:47.0564416Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0565107Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0565726Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:28:47.0566158Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0566832Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0567487Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:28:47.0567931Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0568598Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0569256Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:28:47.0569677Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0570487Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0571139Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:28:47.0571555Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0572211Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0572809Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:28:47.0573202Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0573851Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0574472Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:28:47.0574903Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0575523Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0576124Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:28:47.0576553Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0577232Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0577879Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:28:47.0578337Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0579125Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0579768Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:28:47.0580223Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0580901Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0581489Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:28:47.0581900Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0582584Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0583224Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:28:47.0583654Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0584434Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0585051Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:28:47.0585451Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0586234Z external/sleef/src/arch/helperavx512f.h:387:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0586898Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:47.0587372Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0588045Z external/sleef/src/arch/helperavx512f.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0588679Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:28:47.0589117Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0589770Z external/sleef/src/arch/helperavx512f.h:385:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0590407Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:47.0590987Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0591665Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0592239Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:28:47.0592605Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0593279Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0593888Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:28:47.0594301Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0594979Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0595910Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:28:47.0596435Z ^~~~~~~~~~ 2022-05-18T03:28:47.0597080Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0597944Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:28:47.0598455Z ^~~~~~~~~~ 2022-05-18T03:28:47.0599117Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0599848Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:28:47.0600240Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0600922Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0601591Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:28:47.0601992Z ^~~~~~~~~~ 2022-05-18T03:28:47.0602636Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0603192Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:28:47.0603597Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0604260Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0604859Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:28:47.0605236Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0605866Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0606463Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:28:47.0606865Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0607536Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0608145Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:28:47.0608539Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0609160Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0609664Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:28:47.0610016Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0610672Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0611224Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:28:47.0611595Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0612375Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0613008Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:28:47.0613427Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0614103Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0614647Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:28:47.0615049Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0615717Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0616286Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:28:47.0616646Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0617286Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0617846Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:28:47.0618212Z ^~~~~~~~~~ 2022-05-18T03:28:47.0618874Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0619479Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:28:47.0619877Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0620500Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0621157Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:28:47.0621512Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0622160Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0622696Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:28:47.0623037Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0623689Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0624408Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:28:47.0624836Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0625484Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0638056Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:28:47.0638498Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0639205Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0639798Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:28:47.0640193Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0640860Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0641464Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:28:47.0641872Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0642538Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0643115Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:28:47.0643515Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0644190Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0644934Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:28:47.0645343Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0645974Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0646543Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:28:47.0646921Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0647573Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0648205Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:28:47.0648636Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0649315Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0649908Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:28:47.0650335Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0650974Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0651548Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:28:47.0651940Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0652602Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0653213Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:28:47.0674596Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0675325Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0675937Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:28:47.0676331Z ^~~~~~~~~~ 2022-05-18T03:28:47.0676968Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0677607Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:28:47.0678059Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0678752Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0679409Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:28:47.0679882Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0680520Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0681103Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:28:47.0681487Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0682155Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0682762Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:28:47.0683139Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0683782Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0684376Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:28:47.0684813Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0685487Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0686110Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:28:47.0686520Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0687335Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0687890Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:28:47.0688236Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0688881Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0689374Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:28:47.0689720Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0690409Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0690952Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:28:47.0691330Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0691993Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0692555Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:28:47.0692901Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0693572Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0694198Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:28:47.0694599Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0695276Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0696105Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:28:47.0696577Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0697207Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0697806Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:28:47.0698211Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0698882Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0699479Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:28:47.0699867Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0700506Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0701032Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:28:47.0701371Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0702031Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0702525Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:28:47.0702857Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0703519Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0704204Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:28:47.0704593Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0705249Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0705959Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:28:47.0706338Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0706964Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0707550Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:28:47.0707940Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0708742Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0709310Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:28:47.0709672Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0710317Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0710875Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:28:47.0711240Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0711903Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0712455Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:28:47.0712828Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0713498Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0714066Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:28:47.0714443Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0715106Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0715675Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:28:47.0716066Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0716687Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0717378Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:28:47.0717758Z ^~~~~~~~~~ 2022-05-18T03:28:47.0718438Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0719031Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:28:47.0719421Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0720083Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0720623Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:28:47.0721018Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0721669Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0722303Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:28:47.0722707Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0723349Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0723986Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:28:47.0724412Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0725108Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0725762Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:28:47.0726218Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0726883Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0727526Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:28:47.0727969Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0728635Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0729414Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:28:47.0729854Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0730519Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0731169Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:28:47.0731587Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0732239Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0732904Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:28:47.0733367Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0734021Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0734673Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:28:47.0735122Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0735767Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0736407Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:28:47.0736812Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0737544Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0738164Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:28:47.0738607Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0739278Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0739888Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:28:47.0740295Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0740972Z external/sleef/src/arch/helperavx512f.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0741638Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:28:47.0742075Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0742719Z external/sleef/src/arch/helperavx512f.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0743354Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:28:47.0743815Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0744588Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0745184Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:28:47.0745571Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0746325Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0746943Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:28:47.0747373Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0748042Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0748960Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:28:47.0749599Z ^~~~~~~~~~ 2022-05-18T03:28:47.0750241Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0751187Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:28:47.0751712Z ^~~~~~~~~~ 2022-05-18T03:28:47.0752383Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0753459Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:28:47.0753823Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0754510Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0755114Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:28:47.0755530Z ^~~~~~~~~~ 2022-05-18T03:28:47.0756164Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0756733Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:28:47.0757155Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0757822Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0758432Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:28:47.0758968Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0759605Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0760198Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:28:47.0760624Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0761318Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0761912Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:28:47.0762339Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0763017Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0763633Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:28:47.0764056Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0764681Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0765269Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:28:47.0765682Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0766377Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0766994Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:28:47.0767414Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0768082Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0768707Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:28:47.0769128Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0769760Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0770307Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:28:47.0770697Z ^~~~~~~~~~ 2022-05-18T03:28:47.0771476Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0772058Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:28:47.0772453Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0773088Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0773715Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:28:47.0774155Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0774823Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0775428Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:28:47.0775824Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0776505Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0777043Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:28:47.0777384Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0778075Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0778603Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:28:47.0778948Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0779736Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0780266Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:28:47.0780617Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0781209Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0781761Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:28:47.0782123Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0782804Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0783359Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:28:47.0783730Z ^~~~~~~~~~ 2022-05-18T03:28:47.0784487Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0785036Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:28:47.0785445Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0787464Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0787988Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:28:47.0788330Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0789003Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0789524Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:28:47.0789846Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0790502Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0791033Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:28:47.0791372Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0792063Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0792627Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:28:47.0792994Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0793783Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0794618Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:28:47.0795054Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0795730Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0796410Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:28:47.0796902Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0797580Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0798221Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:28:47.0798664Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0799310Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0800141Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:28:47.0800592Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0801009Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:28:47.0801781Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0802583Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:28:47.0803064Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0803760Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0804401Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:28:47.0804821Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0805465Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0806067Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:28:47.0806459Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0807116Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0807684Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:28:47.0808088Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0808746Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0809351Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:28:47.0809749Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0810401Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0811014Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:28:47.0811439Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0812119Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0812709Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:28:47.0813104Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0813725Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0814401Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:28:47.0814802Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0815488Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0816101Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:28:47.0816503Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0817161Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0817720Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:28:47.0818098Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0818774Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0819373Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:28:47.0819771Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0820433Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0820986Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:28:47.0821348Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0821998Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0822731Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:28:47.0823151Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0823793Z external/sleef/src/arch/helperavx512f.h:95:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0824389Z static INLINE int vavailability_i(int name) { 2022-05-18T03:28:47.0824742Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0825407Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:28:47.0826016Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:28:47.0826351Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0826950Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0827410Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:28:47.0827715Z ^~~~~~~ 2022-05-18T03:28:47.0828364Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0828898Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:28:47.0829237Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0829888Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0830404Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:28:47.0830708Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0831331Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0831879Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:28:47.0832262Z ^~~~~~~ 2022-05-18T03:28:47.0832905Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0833473Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:28:47.0833855Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0834480Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0835026Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:28:47.0835566Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0836265Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0836872Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:28:47.0837340Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0837981Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0838494Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:28:47.0838854Z ^~~~~~ 2022-05-18T03:28:47.0839495Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0840040Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:28:47.0840407Z ^~~~~~ 2022-05-18T03:28:47.0841045Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0841579Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:28:47.0841928Z ^~~~~ 2022-05-18T03:28:47.0842541Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0843038Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:28:47.0843416Z ^~~~~~ 2022-05-18T03:28:47.0844069Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0844755Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:28:47.0845115Z ^~~~~ 2022-05-18T03:28:47.0845759Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0846294Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:28:47.0846630Z ^~~~~~~ 2022-05-18T03:28:47.0847254Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0847835Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:28:47.0848252Z ^~~~~~~~~~ 2022-05-18T03:28:47.0848909Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0849500Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:28:47.0849904Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0850530Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0851047Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:28:47.0851438Z ^~~~~~~ 2022-05-18T03:28:47.0852086Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0852666Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:28:47.0853089Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0853736Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0854342Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:28:47.0854810Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0855461Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0856214Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:28:47.0856667Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0857327Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0857891Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:28:47.0858276Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0858950Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0859537Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:28:47.0859933Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0860314Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:28:47.0861052Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0861600Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:28:47.0861998Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0862634Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0863195Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:28:47.0863602Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0864338Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0864997Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:28:47.0865404Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0866538Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0867143Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:28:47.0867565Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0868209Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0868777Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:28:47.0869201Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0869820Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0870298Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:28:47.0870672Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0871314Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0871916Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:28:47.0872364Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0872984Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0873635Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:28:47.0874083Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0874692Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0875195Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:28:47.0875597Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0876239Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0877061Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:28:47.0877558Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0878195Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0878839Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:28:47.0879307Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0879715Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:28:47.0880450Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0881022Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:28:47.0881413Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0882089Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0882661Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:28:47.0883009Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0883722Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0884317Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:28:47.0884710Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0885384Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0886095Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:28:47.0886485Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0887124Z external/sleef/src/arch/helperavx512f.h:582:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0887657Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:28:47.0887984Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0888604Z external/sleef/src/arch/helperavx512f.h:579:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0889129Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:28:47.0889457Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0890093Z external/sleef/src/arch/helperavx512f.h:572:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0890751Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:28:47.0891216Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0891844Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0892448Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:28:47.0892861Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0893486Z external/sleef/src/arch/helperavx512f.h:570:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0894082Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:28:47.0894492Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0895090Z external/sleef/src/arch/helperavx512f.h:568:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0895663Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:28:47.0896096Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0896774Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0897358Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:28:47.0897847Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0898519Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0899078Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:28:47.0899439Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0900061Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0900571Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:28:47.0900917Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0901581Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0902099Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:28:47.0902416Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0903080Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0903786Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:28:47.0904358Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0904965Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0905555Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:28:47.0906084Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0906873Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0907388Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:28:47.0907716Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0908325Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0908961Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:28:47.0909413Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0910104Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0910722Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:47.0911149Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0911815Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0912395Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:28:47.0912806Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0913480Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0914095Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:28:47.0914500Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0915137Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0915643Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:28:47.0915979Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0916618Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0917216Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:28:47.0917629Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0918260Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0919060Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:28:47.0919533Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0920227Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0920856Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:28:47.0921292Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0921932Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0922574Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:28:47.0923017Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0923698Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0924354Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:28:47.0924798Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0925466Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0925994Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:28:47.0926326Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0926944Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0927577Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:28:47.0927943Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0928604Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0929202Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:28:47.0929625Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0930272Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0930859Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:28:47.0931231Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0931862Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0932455Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:28:47.0932577Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0933050Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0933290Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:28:47.0933408Z ^~~~~~~~~~ 2022-05-18T03:28:47.0933888Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0934318Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:28:47.0934419Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0934883Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0935166Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:28:47.0935300Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0935782Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0935981Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:28:47.0936101Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0936703Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0936903Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:28:47.0937023Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0937516Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0937793Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:28:47.0937908Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0938405Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0938701Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:28:47.0938837Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0939316Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0939602Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:28:47.0939717Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0940197Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0940459Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:28:47.0940676Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0941154Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0941448Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:28:47.0941566Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0942041Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0942331Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:28:47.0942455Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0942936Z external/sleef/src/arch/helperavx512f.h:387:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0943239Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:28:47.0943373Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0943969Z external/sleef/src/arch/helperavx512f.h:386:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0944270Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:28:47.0944374Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0944830Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0945060Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:28:47.0945170Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0945636Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0946033Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:28:47.0946168Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0946647Z external/sleef/src/arch/helperavx512f.h:338:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0946854Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:28:47.0947096Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0947580Z external/sleef/src/arch/helperavx512f.h:334:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0947882Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:28:47.0948002Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0948475Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0948718Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:28:47.0948841Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0949266Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0949505Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:28:47.0949628Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0950102Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0950366Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:28:47.0950488Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0950954Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0951207Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:28:47.0951313Z ^~~~~~~~~~ 2022-05-18T03:28:47.0951926Z external/sleef/src/arch/helperavx512f.h:311:23: warning: 'vgetmant_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0952236Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:28:47.0952362Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0952855Z external/sleef/src/arch/helperavx512f.h:308:23: warning: 'vgetexp_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0953108Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:28:47.0953233Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0953713Z external/sleef/src/arch/helperavx512f.h:306:20: warning: 'vilogb2k_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0953959Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:28:47.0954065Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0954511Z external/sleef/src/arch/helperavx512f.h:302:20: warning: 'vilogbk_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0954749Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:28:47.0954857Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0955328Z external/sleef/src/arch/helperavx512f.h:298:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0955514Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:28:47.0955631Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0956104Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0956275Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:28:47.0956393Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0956861Z external/sleef/src/arch/helperavx512f.h:290:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0957047Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:28:47.0957159Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0957591Z external/sleef/src/arch/helperavx512f.h:286:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0957761Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:28:47.0957949Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0958440Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0958719Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:28:47.0958847Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0959313Z external/sleef/src/arch/helperavx512f.h:259:29: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0959554Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:28:47.0959692Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0960154Z external/sleef/src/arch/helperavx512f.h:251:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0960320Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:28:47.0960439Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0960870Z external/sleef/src/arch/helperavx512f.h:248:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0961050Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:28:47.0961165Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0961633Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0961874Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:28:47.0961989Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0962543Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0962792Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:28:47.0962911Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0963369Z external/sleef/src/arch/helperavx512f.h:237:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0963586Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:28:47.0963694Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0964135Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0964376Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:28:47.0964477Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0964953Z external/sleef/src/arch/helperavx512f.h:232:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0965147Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:28:47.0965263Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0965738Z external/sleef/src/arch/helperavx512f.h:229:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0965946Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:28:47.0966064Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0966528Z external/sleef/src/arch/helperavx512f.h:227:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0966750Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:28:47.0966861Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0967298Z external/sleef/src/arch/helperavx512f.h:226:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0967525Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:28:47.0967647Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0968123Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0968365Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:28:47.0968582Z ^~~~~~~~~~ 2022-05-18T03:28:47.0969049Z external/sleef/src/arch/helperavx512f.h:222:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0969293Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:28:47.0969407Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0969879Z external/sleef/src/arch/helperavx512f.h:218:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0970175Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:28:47.0970295Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0970758Z external/sleef/src/arch/helperavx512f.h:217:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0971043Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:28:47.0971142Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0971579Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0971856Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:28:47.0971976Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0972438Z external/sleef/src/arch/helperavx512f.h:215:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0972712Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:28:47.0972927Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0973399Z external/sleef/src/arch/helperavx512f.h:214:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0973678Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:28:47.0973784Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0974216Z external/sleef/src/arch/helperavx512f.h:213:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0974470Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:28:47.0974584Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.0975072Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0975369Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:28:47.0975500Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0975982Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0976273Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:28:47.0976398Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0976862Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0977147Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:28:47.0977256Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0977710Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0977983Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:28:47.0978105Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0978558Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0978949Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:28:47.0979078Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0979574Z external/sleef/src/arch/helperavx512f.h:204:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0979890Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:28:47.0980017Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0980506Z external/sleef/src/arch/helperavx512f.h:203:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0980812Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:28:47.0980938Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0981395Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0981662Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:28:47.0981779Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0982246Z external/sleef/src/arch/helperavx512f.h:195:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0982489Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:28:47.0982609Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0983047Z external/sleef/src/arch/helperavx512f.h:194:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0983722Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:28:47.0983821Z ^~~~~~~~~~ 2022-05-18T03:28:47.0984425Z external/sleef/src/arch/helperavx512f.h:192:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0984659Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:28:47.0984775Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0985234Z external/sleef/src/arch/helperavx512f.h:191:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0985484Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:28:47.0985595Z ^~~~~~~~~~ 2022-05-18T03:28:47.0986189Z external/sleef/src/arch/helperavx512f.h:190:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0986425Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:28:47.0986521Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0987020Z external/sleef/src/arch/helperavx512f.h:185:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0987281Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:28:47.0987406Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0987899Z external/sleef/src/arch/helperavx512f.h:184:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0988154Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:28:47.0988278Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0988753Z external/sleef/src/arch/helperavx512f.h:177:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0988985Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:28:47.0989311Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0989759Z external/sleef/src/arch/helperavx512f.h:176:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0990173Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:28:47.0990301Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0990769Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0990951Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:28:47.0991066Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0991520Z external/sleef/src/arch/helperavx512f.h:166:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0991695Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:28:47.0991820Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.0992282Z external/sleef/src/arch/helperavx512f.h:162:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0992457Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:28:47.0992580Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0993034Z external/sleef/src/arch/helperavx512f.h:158:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0993220Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:28:47.0993319Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0993793Z external/sleef/src/arch/helperavx512f.h:155:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0994033Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:28:47.0994150Z ^~~~~~~~~~~ 2022-05-18T03:28:47.0994623Z external/sleef/src/arch/helperavx512f.h:151:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0994936Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:28:47.0995057Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0995517Z external/sleef/src/arch/helperavx512f.h:143:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0995726Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:28:47.0995846Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0996280Z external/sleef/src/arch/helperavx512f.h:142:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0996472Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:28:47.0996587Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0997048Z external/sleef/src/arch/helperavx512f.h:136:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0997557Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:28:47.0997666Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.0997900Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:28:47.0998376Z external/sleef/src/arch/helperavx512f.h:135:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0998708Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:28:47.0998832Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.0999298Z external/sleef/src/arch/helperavx512f.h:134:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:28:47.0999586Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:28:47.0999697Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.1000142Z external/sleef/src/arch/helperavx512f.h:130:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:28:47.1000384Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:28:47.1000507Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.1001088Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:28:47.1001339Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:28:47.1001444Z ^~~~~~~~~~~~~~ 2022-05-18T03:28:47.1001909Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:28:47.1002159Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:28:47.1002268Z ^~~~~~~~~~~ 2022-05-18T03:28:47.1002727Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:28:47.1002966Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:28:47.1003072Z ^~~~~~~~~~~~~~~ 2022-05-18T03:28:47.1003503Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:28:47.1003731Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:28:47.1003837Z ^~~~~~~~~~~~ 2022-05-18T03:28:47.1004331Z external/sleef/src/arch/helperavx512f.h:111:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:28:47.1004558Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:28:47.1004662Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:47.1005138Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:28:47.1005493Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:28:47.1005611Z ^~~~~~~~~~~~~ 2022-05-18T03:28:47.9894333Z INFO: From Compiling torch/csrc/jit/mobile/nnc/aot_compiler.cpp: 2022-05-18T03:28:47.9899443Z torch/csrc/jit/mobile/nnc/aot_compiler.cpp: In function 'std::vector torch::jit::mobile::nnc::toInputSpecs(const std::shared_ptr&)': 2022-05-18T03:28:47.9900503Z torch/csrc/jit/mobile/nnc/aot_compiler.cpp:56:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:47.9901078Z for (int i = 0; i < num_inputs; i++) { 2022-05-18T03:28:47.9901382Z ~~^~~~~~~~~~~~ 2022-05-18T03:28:47.9902517Z torch/csrc/jit/mobile/nnc/aot_compiler.cpp: In function 'std::vector > torch::jit::mobile::nnc::generateExampleInputs(const std::vector >&, const std::vector&, const std::vector&)': 2022-05-18T03:28:47.9903651Z torch/csrc/jit/mobile/nnc/aot_compiler.cpp:376:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:47.9904359Z for (int i = 0; i < inputShapes.size(); ++i) { 2022-05-18T03:28:47.9904764Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:49.5800337Z INFO: From Compiling third_party/oneDNN/src/common/sum.cpp: 2022-05-18T03:28:49.5810565Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T03:28:49.5811143Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T03:28:49.5811577Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T03:28:49.5812031Z from external/mkl_dnn/third_party/oneDNN/src/common/sum.cpp:22: 2022-05-18T03:28:49.5813142Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:28:49.5814241Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:28:49.5815573Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:28:49.5816258Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:28:49.5817145Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:28:49.5817702Z constexpr bool one_of(T val, P item) { 2022-05-18T03:28:49.5817989Z ^~~ 2022-05-18T03:28:49.5818698Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const float*]': 2022-05-18T03:28:49.5819739Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const float*}]' 2022-05-18T03:28:49.5820921Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_desc**; Args = {const dnnl_memory_desc_t*, const float*}]' 2022-05-18T03:28:49.5822087Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_desc**, const dnnl_memory_desc_t*, const float*}]' 2022-05-18T03:28:49.5829964Z external/mkl_dnn/third_party/oneDNN/src/common/sum.cpp:44:29: required from here 2022-05-18T03:28:49.5831025Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:28:49.5832384Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T03:28:49.5835008Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T03:28:49.5838443Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T03:28:49.5849142Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T03:28:49.5850074Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:28:49.5850707Z constexpr bool everyone_is(T val, P item) { 2022-05-18T03:28:49.5851066Z ^~~ 2022-05-18T03:28:50.0481919Z INFO: From Compiling torch/csrc/jit/runtime/vararg_functions.cpp: 2022-05-18T03:28:50.0482423Z In file included from ./c10/util/C++17.h:5:0, 2022-05-18T03:28:50.0482786Z from ./c10/util/ArrayRef.h:18, 2022-05-18T03:28:50.0483184Z from aten/src/ATen/core/qualified_name.h:3, 2022-05-18T03:28:50.0483600Z from aten/src/ATen/core/jit_type_base.h:7, 2022-05-18T03:28:50.0483982Z from aten/src/ATen/core/List.h:4, 2022-05-18T03:28:50.0484418Z from ./torch/csrc/jit/runtime/vararg_functions.h:2, 2022-05-18T03:28:50.0484879Z from torch/csrc/jit/runtime/vararg_functions.cpp:1: 2022-05-18T03:28:50.0485790Z torch/csrc/jit/runtime/vararg_functions.cpp: In function 'void torch::jit::percentFormat(torch::jit::Stack&, size_t)': 2022-05-18T03:28:50.0486752Z torch/csrc/jit/runtime/vararg_functions.cpp:243:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:50.0487454Z TORCH_CHECK(used_args < args_size, "Too few arguments for format string"); 2022-05-18T03:28:50.0487901Z ~~~~~~~~~~^~~ 2022-05-18T03:28:50.0488645Z torch/csrc/jit/runtime/vararg_functions.cpp:256:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:50.0489335Z TORCH_CHECK(used_args == args_size, "Too many arguments for format string"); 2022-05-18T03:28:50.0489780Z ~~~~~~~~~~^~~~ 2022-05-18T03:28:50.7924173Z INFO: From Compiling torch/csrc/jit/serialization/export_module.cpp: 2022-05-18T03:28:50.7937112Z torch/csrc/jit/serialization/export_module.cpp: In function 'std::pair torch::jit::{anonymous}::getFunctionTuple(const torch::jit::CompilationUnit&, const torch::jit::mobile::Function&, torch::jit::BackendDebugInfoRecorder&, torch::jit::TypeNameUniquer&)': 2022-05-18T03:28:50.7938358Z torch/csrc/jit/serialization/export_module.cpp:181:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:50.7938895Z for (int i = 0; i < mobile_code.op_names_.size(); ++i) { 2022-05-18T03:28:50.7939208Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:50.7939621Z torch/csrc/jit/serialization/export_module.cpp: At global scope: 2022-05-18T03:28:50.7940755Z torch/csrc/jit/serialization/export_module.cpp:367:27: warning: 'std::vector torch::jit::{anonymous}::getModuleInterfaceExports(const torch::jit::Module&, const std::unordered_set&)' defined but not used [-Wunused-function] 2022-05-18T03:28:50.7941490Z std::vector getModuleInterfaceExports( 2022-05-18T03:28:50.7941866Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:50.7942842Z torch/csrc/jit/serialization/export_module.cpp:348:43: warning: 'std::unordered_set torch::jit::{anonymous}::getInterfaceCalls(torch::jit::Graph&)' defined but not used [-Wunused-function] 2022-05-18T03:28:50.7943615Z std::unordered_set getInterfaceCalls(Graph& graph) { 2022-05-18T03:28:50.7944127Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:28:53.1759453Z INFO: From Compiling caffe2/operators/fused_rowwise_random_quantization_ops.cc: 2022-05-18T03:28:53.1772221Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FusedRandRowwiseQuantizedToFloatOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T03:28:53.1773051Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-05-18T03:28:53.1774002Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:53.1774832Z for (size_t row = 0; row < input_rows; ++row) { 2022-05-18T03:28:53.1775189Z ~~~~^~~~~~~~~~~~ 2022-05-18T03:28:53.1776251Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FloatToFusedRandRowwiseQuantizedOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T03:28:53.1777032Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-05-18T03:28:53.1777981Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:55:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:53.1778616Z for (size_t row = 0; row < input_rows; ++row) { 2022-05-18T03:28:53.1778961Z ~~~~^~~~~~~~~~~~ 2022-05-18T03:28:55.3553957Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc: 2022-05-18T03:28:55.3575097Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:223:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-05-18T03:28:55.3575621Z #pragma omp parallel for 2022-05-18T03:28:55.3575909Z 2022-05-18T03:28:55.3576541Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:245:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-05-18T03:28:55.3577038Z #pragma omp parallel for 2022-05-18T03:28:55.3577320Z 2022-05-18T03:28:55.9733080Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2022-05-18T03:28:55.9747319Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const c10::optional >&)': 2022-05-18T03:28:55.9749087Z torch/csrc/autograd/record_function_ops.cpp:40:78: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T03:28:55.9749992Z return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2022-05-18T03:28:55.9750432Z ^ 2022-05-18T03:28:55.9750841Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-05-18T03:28:55.9751308Z aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 2022-05-18T03:28:55.9751753Z Tensor create(std::unique_ptr ptr, TensorOptions options) { 2022-05-18T03:28:55.9752090Z ^~~~~~ 2022-05-18T03:28:55.9752893Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2022-05-18T03:28:55.9754328Z torch/csrc/autograd/record_function_ops.cpp:52:72: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T03:28:55.9755186Z auto& rec = at::cpp_custom_type_hack::cast(handle); 2022-05-18T03:28:55.9755581Z ^ 2022-05-18T03:28:55.9756000Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-05-18T03:28:55.9756473Z aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 2022-05-18T03:28:55.9756844Z T& cast(const Tensor& packed) { 2022-05-18T03:28:55.9757140Z ^~~~ 2022-05-18T03:28:56.4855957Z INFO: From Compiling gloo/allreduce.cc: 2022-05-18T03:28:56.4874424Z external/gloo/gloo/allreduce.cc: In function 'void gloo::{anonymous}::allreduce(const gloo::detail::AllreduceOptionsImpl&)': 2022-05-18T03:28:56.4875340Z external/gloo/gloo/allreduce.cc:105:14: warning: variable 'slot' set but not used [-Wunused-but-set-variable] 2022-05-18T03:28:56.4875900Z const auto slot = Slot::build(kAllreduceSlotPrefix, opts.tag); 2022-05-18T03:28:56.4876420Z ^~~~ 2022-05-18T03:28:56.4877372Z external/gloo/gloo/allreduce.cc: In function 'void gloo::{anonymous}::ring(const gloo::detail::AllreduceOptionsImpl&, gloo::{anonymous}::ReduceRangeFunction, gloo::{anonymous}::BroadcastRangeFunction)': 2022-05-18T03:28:56.4878374Z external/gloo/gloo/allreduce.cc:279:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:56.4878963Z for (auto i = 0; i < (numSegments - numSegmentsPerRank + 2); i++) { 2022-05-18T03:28:56.4879356Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:56.4880059Z external/gloo/gloo/allreduce.cc:307:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:56.4880652Z if (i < (numSegments - numSegmentsPerRank)) { 2022-05-18T03:28:56.4880960Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:56.4881598Z external/gloo/gloo/allreduce.cc:315:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:56.4882131Z if (i < numSegmentsPerRank) { 2022-05-18T03:28:56.4882467Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:56.4883053Z external/gloo/gloo/allreduce.cc:362:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:56.4883705Z for (auto i = 0; i < (numSegments - numSegmentsPerRank + 2); i++) { 2022-05-18T03:28:56.4884123Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:56.4884763Z external/gloo/gloo/allreduce.cc:379:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:56.4885517Z if (i < (numSegments - numSegmentsPerRank)) { 2022-05-18T03:28:56.4885861Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:56.4886524Z external/gloo/gloo/allreduce.cc:387:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:56.4887016Z if (i < numSegmentsPerRank) { 2022-05-18T03:28:56.4887335Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:28:56.4902563Z external/gloo/gloo/allreduce.cc: In function 'void gloo::{anonymous}::bcube(const gloo::detail::AllreduceOptionsImpl&, gloo::{anonymous}::ReduceRangeFunction, gloo::{anonymous}::BroadcastRangeFunction)': 2022-05-18T03:28:56.4903515Z external/gloo/gloo/allreduce.cc:527:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:56.4904144Z if (src == context->rank) { 2022-05-18T03:28:56.4904418Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:28:56.4905066Z external/gloo/gloo/allreduce.cc:540:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:56.4905600Z if (dst == context->rank) { 2022-05-18T03:28:56.4906004Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:28:56.4906675Z external/gloo/gloo/allreduce.cc:566:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:56.4907173Z if (peer == context->rank) { 2022-05-18T03:28:56.4907427Z ~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:28:56.4908055Z external/gloo/gloo/allreduce.cc:583:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:56.4908631Z if (src == context->rank) { 2022-05-18T03:28:56.4908909Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:28:56.4909460Z external/gloo/gloo/allreduce.cc:613:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:56.4909999Z if (src == context->rank) { 2022-05-18T03:28:56.4910282Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:28:56.4910912Z external/gloo/gloo/allreduce.cc:633:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:56.4911470Z if (dst == context->rank) { 2022-05-18T03:28:56.4911746Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:28:56.4912433Z external/gloo/gloo/allreduce.cc:646:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:56.4912991Z if (peer == context->rank) { 2022-05-18T03:28:56.4913291Z ~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:28:56.4913965Z external/gloo/gloo/allreduce.cc:656:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:28:56.4914482Z if (peer == context->rank) { 2022-05-18T03:28:56.4914754Z ~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2531393Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:29:00.2556383Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:29:00.2557281Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:29:00.2557773Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:29:00.2558084Z ^ 2022-05-18T03:29:00.2558405Z At top level: 2022-05-18T03:29:00.2559212Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2559655Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:29:00.2560082Z ^~~~~~~ 2022-05-18T03:29:00.2560680Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2561416Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:29:00.2561883Z ^~~~~~~ 2022-05-18T03:29:00.2563381Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2563961Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:29:00.2564344Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.2565034Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2565592Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:29:00.2565975Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.2566746Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2567498Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:29:00.2567944Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.2568660Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2569201Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:29:00.2569581Z ^~~~~~ 2022-05-18T03:29:00.2570237Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2571071Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:29:00.2571431Z ^~~~~~ 2022-05-18T03:29:00.2572103Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2572867Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:29:00.2590555Z ^~~~~~ 2022-05-18T03:29:00.2591554Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2592091Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:29:00.2592460Z ^~~~~ 2022-05-18T03:29:00.2593139Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2594224Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:29:00.2594767Z ^~~~~~ 2022-05-18T03:29:00.2595464Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2596119Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:29:00.2596456Z ^~~~~ 2022-05-18T03:29:00.2597258Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2598101Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:29:00.2600421Z ^~~~~~~ 2022-05-18T03:29:00.2601861Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2602649Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:29:00.2603083Z ^~~~~~~~~~ 2022-05-18T03:29:00.2604383Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2608211Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:29:00.2608655Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2616381Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2624348Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:29:00.2624870Z ^~~~~~~ 2022-05-18T03:29:00.2626193Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2626817Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:29:00.2627217Z ^~~~~~ 2022-05-18T03:29:00.2628000Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2628644Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:29:00.2629041Z ^~~~~~~~~ 2022-05-18T03:29:00.2630061Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2630657Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:00.2631090Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2631769Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2632380Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:29:00.2632818Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2633508Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2634078Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:29:00.2634540Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2635248Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2635872Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:29:00.2636297Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2636992Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2637592Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:29:00.2637980Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.2638704Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2639426Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:29:00.2639836Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2640545Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2641092Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:29:00.2641483Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.2642156Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2642880Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:29:00.2643402Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2644042Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2644730Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:29:00.2645192Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.2645891Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2646488Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:29:00.2646910Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2647579Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2648417Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:29:00.2648833Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2649549Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2650128Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:29:00.2650518Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.2651169Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2651717Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:29:00.2652083Z ^~~~~~~~~~~ 2022-05-18T03:29:00.2652758Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2653357Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:00.2653784Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2654422Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2655011Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:00.2655430Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2656104Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2656650Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:29:00.2657042Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.2657724Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2658296Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:29:00.2658681Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.2659365Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2659964Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:29:00.2660482Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2660918Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:29:00.2661675Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2662171Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:29:00.2662485Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.2662994Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2663439Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:29:00.2663754Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.2664381Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2664827Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:29:00.2665134Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.2665707Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2666358Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:29:00.2666748Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.2667393Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2667984Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:29:00.2668553Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2669120Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2669748Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:00.2670188Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2670794Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2671351Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:00.2671743Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2672403Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2672940Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:29:00.2673313Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.2673943Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2674470Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:00.2674866Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.2675521Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2676017Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:00.2676337Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2676860Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2677326Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:29:00.2677660Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2678195Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2678687Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:00.2679081Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2679823Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2680413Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:00.2680887Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2681531Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2682099Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:00.2682519Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2683173Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2683729Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:00.2684137Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2684782Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2685364Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:29:00.2685788Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2686502Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2687090Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:29:00.2687483Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2688135Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2688835Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:29:00.2689259Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2689890Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2690458Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:29:00.2690890Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2691528Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2692093Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:29:00.2692517Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2693174Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2693752Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:00.2694183Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2694835Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2695478Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:00.2695890Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2696550Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2697104Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:29:00.2697536Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2698183Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2698746Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:29:00.2699147Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2699783Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2700432Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:00.2700806Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.2701508Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2702085Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:00.2702511Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.2703162Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2703903Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:29:00.2704362Z ^~~~~~~~~~~ 2022-05-18T03:29:00.2705013Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2705641Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:29:00.2706186Z ^~~~~~~~~~~ 2022-05-18T03:29:00.2706864Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2707445Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:29:00.2707883Z ^~~~~~~~~~~ 2022-05-18T03:29:00.2708525Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2709179Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:29:00.2709813Z ^~~~~~~~~~~ 2022-05-18T03:29:00.2710378Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2711007Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:29:00.2711437Z ^~~~~~~~~~~ 2022-05-18T03:29:00.2712075Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2712698Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:29:00.2713136Z ^~~~~~~~~~~ 2022-05-18T03:29:00.2713762Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2714374Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:29:00.2714795Z ^~~~~~~~~~~ 2022-05-18T03:29:00.2715429Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2716029Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:29:00.2716431Z ^~~~~~~~~~~ 2022-05-18T03:29:00.2717055Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2717607Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:00.2718018Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.2718684Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2719377Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:00.2719919Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2720561Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2721344Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:00.2721824Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2722484Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2723137Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:29:00.2723597Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2724017Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:29:00.2724779Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2725363Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:29:00.2725819Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2726482Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2727054Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:29:00.2727458Z ^~~~~~~~~~~ 2022-05-18T03:29:00.2728052Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2728626Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:29:00.2729049Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.2729763Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2730307Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:29:00.2730725Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2731324Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2731870Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:29:00.2732225Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.2732880Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2733487Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:29:00.2734000Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2734642Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2735239Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:29:00.2735679Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2736345Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2736968Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:29:00.2737341Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2737882Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2738366Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:29:00.2738717Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.2739238Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2739771Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:29:00.2740179Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.2740659Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:29:00.2741403Z external/sleef/src/arch/helperavx2.h:474:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2778276Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:29:00.2778848Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2826826Z external/sleef/src/arch/helperavx2.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2867042Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:29:00.2946393Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2951718Z external/sleef/src/arch/helperavx2.h:472:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2987612Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:29:00.2989073Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2990880Z external/sleef/src/arch/helperavx2.h:471:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2992477Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:29:00.2993884Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.2995610Z external/sleef/src/arch/helperavx2.h:466:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.2997184Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:29:00.2998501Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3000170Z external/sleef/src/arch/helperavx2.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3002098Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T03:29:00.3003517Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3005229Z external/sleef/src/arch/helperavx2.h:458:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3006940Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:29:00.3008395Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3010098Z external/sleef/src/arch/helperavx2.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3011735Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:29:00.3013149Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3014828Z external/sleef/src/arch/helperavx2.h:456:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3016468Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T03:29:00.3017917Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3019640Z external/sleef/src/arch/helperavx2.h:454:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3021315Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T03:29:00.3022787Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3024607Z external/sleef/src/arch/helperavx2.h:450:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3026378Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:29:00.3027766Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3029441Z external/sleef/src/arch/helperavx2.h:448:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3031073Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:29:00.3032470Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3034179Z external/sleef/src/arch/helperavx2.h:447:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3035761Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:29:00.3037325Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3039060Z external/sleef/src/arch/helperavx2.h:437:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3040814Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:29:00.3042322Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3044058Z external/sleef/src/arch/helperavx2.h:430:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3045736Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:29:00.3047192Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3048926Z external/sleef/src/arch/helperavx2.h:428:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3050614Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:29:00.3052088Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3053957Z external/sleef/src/arch/helperavx2.h:426:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3055699Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:29:00.3057196Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3058912Z external/sleef/src/arch/helperavx2.h:425:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3060622Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:29:00.3062327Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3064095Z external/sleef/src/arch/helperavx2.h:424:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3065990Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:29:00.3067467Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3069172Z external/sleef/src/arch/helperavx2.h:417:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3070850Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:29:00.3072347Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3074023Z external/sleef/src/arch/helperavx2.h:412:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3075745Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:29:00.3077231Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3078947Z external/sleef/src/arch/helperavx2.h:411:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3080632Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:29:00.3082065Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3083783Z external/sleef/src/arch/helperavx2.h:409:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3085601Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:29:00.3108435Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3109179Z external/sleef/src/arch/helperavx2.h:408:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3109815Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:29:00.3110238Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3111072Z external/sleef/src/arch/helperavx2.h:406:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3111721Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:29:00.3112212Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3112887Z external/sleef/src/arch/helperavx2.h:405:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3113595Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:29:00.3114083Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3114775Z external/sleef/src/arch/helperavx2.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3115368Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:29:00.3115775Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3116456Z external/sleef/src/arch/helperavx2.h:402:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3117075Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:29:00.3117518Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3118182Z external/sleef/src/arch/helperavx2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3118922Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:29:00.3119633Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3120293Z external/sleef/src/arch/helperavx2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3121022Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:29:00.3121546Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3122232Z external/sleef/src/arch/helperavx2.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3122956Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:29:00.3123489Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3124170Z external/sleef/src/arch/helperavx2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3124892Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:29:00.3125404Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3126072Z external/sleef/src/arch/helperavx2.h:388:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3126713Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:29:00.3127126Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3127794Z external/sleef/src/arch/helperavx2.h:386:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3128369Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:29:00.3128781Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3129442Z external/sleef/src/arch/helperavx2.h:385:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3130065Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:29:00.3130494Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3131154Z external/sleef/src/arch/helperavx2.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3131772Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:29:00.3132314Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3132997Z external/sleef/src/arch/helperavx2.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3133599Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:29:00.3134017Z ^~~~~~~~~~ 2022-05-18T03:29:00.3134692Z external/sleef/src/arch/helperavx2.h:371:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3135250Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:29:00.3135667Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3136356Z external/sleef/src/arch/helperavx2.h:370:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3137157Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:29:00.3137596Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3138255Z external/sleef/src/arch/helperavx2.h:369:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3138893Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:00.3139339Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3140018Z external/sleef/src/arch/helperavx2.h:368:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3140685Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:00.3141325Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3141972Z external/sleef/src/arch/helperavx2.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3142642Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:29:00.3143137Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3143887Z external/sleef/src/arch/helperavx2.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3144526Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:29:00.3144977Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3145659Z external/sleef/src/arch/helperavx2.h:356:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3146376Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:29:00.3146801Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3147464Z external/sleef/src/arch/helperavx2.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3148133Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:29:00.3148615Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3149291Z external/sleef/src/arch/helperavx2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3149882Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:29:00.3165757Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3166505Z external/sleef/src/arch/helperavx2.h:346:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3167104Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:29:00.3167529Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3168161Z external/sleef/src/arch/helperavx2.h:345:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3168695Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:29:00.3169232Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3169939Z external/sleef/src/arch/helperavx2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3170551Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:29:00.3170933Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3171607Z external/sleef/src/arch/helperavx2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3172197Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:29:00.3172603Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3173295Z external/sleef/src/arch/helperavx2.h:341:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3173904Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T03:29:00.3174315Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3174983Z external/sleef/src/arch/helperavx2.h:340:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3175602Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T03:29:00.3176005Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3176671Z external/sleef/src/arch/helperavx2.h:339:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3177275Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm256_slli_epi32(x, c); } 2022-05-18T03:29:00.3177695Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3178525Z external/sleef/src/arch/helperavx2.h:337:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3179169Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:00.3179627Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3180307Z external/sleef/src/arch/helperavx2.h:336:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3180914Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:00.3181352Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3182049Z external/sleef/src/arch/helperavx2.h:334:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3182657Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:29:00.3183058Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3183713Z external/sleef/src/arch/helperavx2.h:333:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3184413Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T03:29:00.3184798Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3185490Z external/sleef/src/arch/helperavx2.h:332:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3186207Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:29:00.3186621Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3187281Z external/sleef/src/arch/helperavx2.h:331:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3187885Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_and_si256(x, y); } 2022-05-18T03:29:00.3188304Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3188982Z external/sleef/src/arch/helperavx2.h:329:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3189550Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:29:00.3189949Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3190763Z external/sleef/src/arch/helperavx2.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3191343Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:29:00.3191759Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3192428Z external/sleef/src/arch/helperavx2.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3193025Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:29:00.3193435Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3194111Z external/sleef/src/arch/helperavx2.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3194789Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:29:00.3195246Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3195938Z external/sleef/src/arch/helperavx2.h:324:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3196634Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:29:00.3197078Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3197748Z external/sleef/src/arch/helperavx2.h:323:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3198411Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:29:00.3198878Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3199653Z external/sleef/src/arch/helperavx2.h:322:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3200290Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:29:00.3200742Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3201374Z external/sleef/src/arch/helperavx2.h:321:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3201981Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:29:00.3202401Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3203074Z external/sleef/src/arch/helperavx2.h:320:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3203714Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:29:00.3204176Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3204846Z external/sleef/src/arch/helperavx2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3205493Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:29:00.3205949Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3206618Z external/sleef/src/arch/helperavx2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3207267Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:29:00.3207694Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3208348Z external/sleef/src/arch/helperavx2.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3208978Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:29:00.3209416Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3210100Z external/sleef/src/arch/helperavx2.h:315:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3210747Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:29:00.3211311Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3211940Z external/sleef/src/arch/helperavx2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3212567Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:29:00.3213004Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3213664Z external/sleef/src/arch/helperavx2.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3214244Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:29:00.3214673Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3215356Z external/sleef/src/arch/helperavx2.h:311:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3215966Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:29:00.3216379Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3217056Z external/sleef/src/arch/helperavx2.h:310:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3217678Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:29:00.3218126Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3237103Z external/sleef/src/arch/helperavx2.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3237763Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:29:00.3238364Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3239034Z external/sleef/src/arch/helperavx2.h:308:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3239668Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:29:00.3240086Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3240771Z external/sleef/src/arch/helperavx2.h:307:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3241696Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:29:00.3242222Z ^~~~~~~~~~ 2022-05-18T03:29:00.3242892Z external/sleef/src/arch/helperavx2.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3243808Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:29:00.3244359Z ^~~~~~~~~~ 2022-05-18T03:29:00.3245040Z external/sleef/src/arch/helperavx2.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3245621Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:29:00.3246011Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3246679Z external/sleef/src/arch/helperavx2.h:304:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3247317Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:29:00.3247706Z ^~~~~~~~~~ 2022-05-18T03:29:00.3248373Z external/sleef/src/arch/helperavx2.h:303:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3248965Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:29:00.3249386Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3250059Z external/sleef/src/arch/helperavx2.h:302:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3250659Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:29:00.3251229Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3251900Z external/sleef/src/arch/helperavx2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3252519Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:29:00.3252919Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3253578Z external/sleef/src/arch/helperavx2.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3254200Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:29:00.3254631Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3255310Z external/sleef/src/arch/helperavx2.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3255951Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:29:00.3256423Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3257090Z external/sleef/src/arch/helperavx2.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3257725Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:29:00.3258161Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3258820Z external/sleef/src/arch/helperavx2.h:295:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3259395Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:29:00.3259926Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3260594Z external/sleef/src/arch/helperavx2.h:294:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3261209Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:29:00.3261642Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3262314Z external/sleef/src/arch/helperavx2.h:293:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3262887Z static INLINE vint2 vcast_vi2_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:29:00.3263256Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3264010Z external/sleef/src/arch/helperavx2.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3264606Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:29:00.3264986Z ^~~~~~~~~~ 2022-05-18T03:29:00.3265639Z external/sleef/src/arch/helperavx2.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3266369Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:29:00.3266801Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3267461Z external/sleef/src/arch/helperavx2.h:290:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3268068Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:29:00.3268510Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3269176Z external/sleef/src/arch/helperavx2.h:289:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3269792Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:29:00.3270216Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3270899Z external/sleef/src/arch/helperavx2.h:287:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3271453Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:29:00.3271798Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3272590Z external/sleef/src/arch/helperavx2.h:286:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3273152Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:29:00.3273487Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3274117Z external/sleef/src/arch/helperavx2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3274770Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:29:00.3275233Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3275865Z external/sleef/src/arch/helperavx2.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3276485Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:29:00.3276899Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3277575Z external/sleef/src/arch/helperavx2.h:279:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3278186Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:29:00.3278601Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3279259Z external/sleef/src/arch/helperavx2.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3279845Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:29:00.3280276Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3280961Z external/sleef/src/arch/helperavx2.h:276:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3281702Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:29:00.3282133Z ^~~~~~~~~~ 2022-05-18T03:29:00.3282804Z external/sleef/src/arch/helperavx2.h:263:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3283364Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:29:00.3283729Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3284395Z external/sleef/src/arch/helperavx2.h:259:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3284950Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:29:00.3285295Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3285960Z external/sleef/src/arch/helperavx2.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3286528Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:29:00.3286891Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3287584Z external/sleef/src/arch/helperavx2.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3288133Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:29:00.3288492Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3289154Z external/sleef/src/arch/helperavx2.h:247:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3289811Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:00.3290273Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3290942Z external/sleef/src/arch/helperavx2.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3291625Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:00.3292109Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3292807Z external/sleef/src/arch/helperavx2.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3293504Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T03:29:00.3293965Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3294744Z external/sleef/src/arch/helperavx2.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3295454Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:29:00.3295929Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3296596Z external/sleef/src/arch/helperavx2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3297231Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T03:29:00.3297675Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3298349Z external/sleef/src/arch/helperavx2.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3298966Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:29:00.3299415Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3300072Z external/sleef/src/arch/helperavx2.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3300734Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:29:00.3301180Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3301850Z external/sleef/src/arch/helperavx2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3302440Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:00.3303001Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3303670Z external/sleef/src/arch/helperavx2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3304327Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:00.3304724Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3305399Z external/sleef/src/arch/helperavx2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3306092Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:29:00.3306506Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3307174Z external/sleef/src/arch/helperavx2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3307759Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:29:00.3308149Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3308812Z external/sleef/src/arch/helperavx2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3309408Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:29:00.3309801Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3310469Z external/sleef/src/arch/helperavx2.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3311120Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:29:00.3311565Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3312204Z external/sleef/src/arch/helperavx2.h:221:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3312859Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:29:00.3313316Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3313959Z external/sleef/src/arch/helperavx2.h:219:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3314554Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:29:00.3314954Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3315759Z external/sleef/src/arch/helperavx2.h:218:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3316339Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:29:00.3316746Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3317428Z external/sleef/src/arch/helperavx2.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3318024Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:29:00.3318425Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3319105Z external/sleef/src/arch/helperavx2.h:216:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3319717Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:29:00.3320111Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3320794Z external/sleef/src/arch/helperavx2.h:214:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3321429Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:29:00.3321818Z ^~~~~~~~~~ 2022-05-18T03:29:00.3322480Z external/sleef/src/arch/helperavx2.h:213:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3323066Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:29:00.3323470Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3324126Z external/sleef/src/arch/helperavx2.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3324863Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:29:00.3325278Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3325948Z external/sleef/src/arch/helperavx2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3326628Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:29:00.3327099Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3327777Z external/sleef/src/arch/helperavx2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3328458Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:29:00.3328931Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3329602Z external/sleef/src/arch/helperavx2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3330259Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:29:00.3330743Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3331412Z external/sleef/src/arch/helperavx2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3332087Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:29:00.3332529Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3333189Z external/sleef/src/arch/helperavx2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3333835Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:29:00.3334295Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3334954Z external/sleef/src/arch/helperavx2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3335610Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:29:00.3336087Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3336855Z external/sleef/src/arch/helperavx2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3337500Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:29:00.3337960Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3338618Z external/sleef/src/arch/helperavx2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3339242Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:29:00.3339714Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3340388Z external/sleef/src/arch/helperavx2.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3341024Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:29:00.3341489Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3342187Z external/sleef/src/arch/helperavx2.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3342860Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:29:00.3343318Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3344086Z external/sleef/src/arch/helperavx2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3344757Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:29:00.3345146Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3346083Z external/sleef/src/arch/helperavx2.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3346700Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:29:00.3347117Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3347810Z external/sleef/src/arch/helperavx2.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3348432Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:29:00.3348864Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3349504Z external/sleef/src/arch/helperavx2.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3350163Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:29:00.3350640Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3351322Z external/sleef/src/arch/helperavx2.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3351966Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:29:00.3352426Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3353110Z external/sleef/src/arch/helperavx2.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3353766Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:29:00.3354200Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3354849Z external/sleef/src/arch/helperavx2.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3355618Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:29:00.3356038Z ^~~~~~~~~~ 2022-05-18T03:29:00.3356718Z external/sleef/src/arch/helperavx2.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3357503Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:29:00.3357939Z ^~~~~~~~~~ 2022-05-18T03:29:00.3358726Z external/sleef/src/arch/helperavx2.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3359340Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:29:00.3359746Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3360405Z external/sleef/src/arch/helperavx2.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3360997Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:29:00.3361426Z ^~~~~~~~~~ 2022-05-18T03:29:00.3362051Z external/sleef/src/arch/helperavx2.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3362657Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:29:00.3363081Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3363749Z external/sleef/src/arch/helperavx2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3364349Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:29:00.3364789Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3365444Z external/sleef/src/arch/helperavx2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3366073Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:29:00.3366491Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3367180Z external/sleef/src/arch/helperavx2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3367920Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:29:00.3368325Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3368983Z external/sleef/src/arch/helperavx2.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3369546Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T03:29:00.3369949Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3370639Z external/sleef/src/arch/helperavx2.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3371240Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T03:29:00.3371673Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3372348Z external/sleef/src/arch/helperavx2.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3372916Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:29:00.3373276Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3373920Z external/sleef/src/arch/helperavx2.h:169:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3374477Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:29:00.3374827Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3375491Z external/sleef/src/arch/helperavx2.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3376016Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:29:00.3376367Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3377028Z external/sleef/src/arch/helperavx2.h:163:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3377569Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:29:00.3377963Z ^~~~~~~~~~ 2022-05-18T03:29:00.3378634Z external/sleef/src/arch/helperavx2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3379235Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:29:00.3379630Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3380427Z external/sleef/src/arch/helperavx2.h:161:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3381095Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:00.3381522Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3382191Z external/sleef/src/arch/helperavx2.h:160:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3382847Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:00.3383322Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3384091Z external/sleef/src/arch/helperavx2.h:159:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3384771Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:00.3385253Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3386049Z external/sleef/src/arch/helperavx2.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3386743Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:00.3387224Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3387912Z external/sleef/src/arch/helperavx2.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3388497Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:29:00.3389077Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3389762Z external/sleef/src/arch/helperavx2.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3390335Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:29:00.3390722Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3391403Z external/sleef/src/arch/helperavx2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3391962Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:29:00.3392302Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3392980Z external/sleef/src/arch/helperavx2.h:146:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3393545Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:29:00.3393894Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3394581Z external/sleef/src/arch/helperavx2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3395280Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3395777Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3396421Z external/sleef/src/arch/helperavx2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3397578Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3398471Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3399170Z external/sleef/src/arch/helperavx2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3400196Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3400717Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3401439Z external/sleef/src/arch/helperavx2.h:141:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3402265Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3402807Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3403482Z external/sleef/src/arch/helperavx2.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3404185Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3404668Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3405335Z external/sleef/src/arch/helperavx2.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3406064Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3406553Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3407453Z external/sleef/src/arch/helperavx2.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3408339Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3408961Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3409976Z external/sleef/src/arch/helperavx2.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3410748Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3411389Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3412198Z external/sleef/src/arch/helperavx2.h:134:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3412911Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3413435Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3414120Z external/sleef/src/arch/helperavx2.h:133:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3414822Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3415323Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3415966Z external/sleef/src/arch/helperavx2.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3416706Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3417248Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3417930Z external/sleef/src/arch/helperavx2.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3418639Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3419441Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3420131Z external/sleef/src/arch/helperavx2.h:129:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3421193Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3421721Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3422499Z external/sleef/src/arch/helperavx2.h:128:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3423413Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3423983Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3424772Z external/sleef/src/arch/helperavx2.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3425476Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3426125Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3426499Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:29:00.3427302Z external/sleef/src/arch/helperavx2.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3428023Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3428531Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3429221Z external/sleef/src/arch/helperavx2.h:115:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3430037Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T03:29:00.3430470Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3431334Z external/sleef/src/arch/helperavx2.h:114:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3431971Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:29:00.3432385Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3433311Z external/sleef/src/arch/helperavx2.h:113:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3433931Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:29:00.3434493Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3435304Z external/sleef/src/arch/helperavx2.h:112:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3436097Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:29:00.3436530Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3437220Z external/sleef/src/arch/helperavx2.h:111:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3437767Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:29:00.3438167Z ^~~~~~~~~~ 2022-05-18T03:29:00.3438821Z external/sleef/src/arch/helperavx2.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3439374Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:29:00.3439724Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3440406Z external/sleef/src/arch/helperavx2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3440956Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:29:00.3441299Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3441963Z external/sleef/src/arch/helperavx2.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3442581Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:29:00.3443003Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3443645Z external/sleef/src/arch/helperavx2.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3444371Z static INLINE int vavailability_i(int name) { 2022-05-18T03:29:00.3444838Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3445569Z external/sleef/src/arch/helperavx2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3446114Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:29:00.3446463Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3447315Z external/sleef/src/arch/helperavx2.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:00.3447839Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:29:00.3448327Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3449115Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3449622Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:29:00.3449950Z ^~~~~~~ 2022-05-18T03:29:00.3450883Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3451393Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:29:00.3451744Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3452524Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3453073Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:29:00.3453430Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3454092Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3454659Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:29:00.3455036Z ^~~~~~~ 2022-05-18T03:29:00.3455686Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3456258Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:29:00.3456644Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3457294Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3458005Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:29:00.3458408Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3459074Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3459697Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:29:00.3460171Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3460805Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3461350Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:29:00.3461745Z ^~~~~~ 2022-05-18T03:29:00.3462393Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3462921Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:29:00.3463307Z ^~~~~~ 2022-05-18T03:29:00.3464046Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3464577Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:29:00.3464948Z ^~~~~ 2022-05-18T03:29:00.3465553Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3466205Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:29:00.3466577Z ^~~~~~ 2022-05-18T03:29:00.3467193Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3467738Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:29:00.3468109Z ^~~~~ 2022-05-18T03:29:00.3468755Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3469302Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:29:00.3469663Z ^~~~~~~ 2022-05-18T03:29:00.3470320Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3471039Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:29:00.3471471Z ^~~~~~~~~~ 2022-05-18T03:29:00.3472115Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3472717Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:29:00.3473125Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3473802Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3474375Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:29:00.3474783Z ^~~~~~~ 2022-05-18T03:29:00.3475458Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3476028Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:00.3476465Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3477159Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3477834Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:29:00.3478347Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3479033Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3479813Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:29:00.3480238Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3480911Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3481499Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:29:00.3481880Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3482576Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3483179Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:00.3483612Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3484008Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:29:00.3484718Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3485231Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:29:00.3485610Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3486241Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3486779Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:29:00.3487190Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3487827Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3488408Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:00.3488809Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3489435Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3489948Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:00.3490327Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3490969Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3491635Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:29:00.3492068Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3492719Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3493243Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:00.3493653Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3494272Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3494903Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:29:00.3495324Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3495958Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3496587Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:29:00.3497058Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3497689Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3498234Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:00.3498627Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3499298Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3500116Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:00.3500636Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3501261Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3501901Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:00.3502382Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3502781Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:29:00.3503485Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3504128Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:29:00.3504512Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3504921Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:29:00.3505695Z external/sleef/src/arch/helperavx2.h:474:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3510945Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:29:00.3511310Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3511957Z external/sleef/src/arch/helperavx2.h:473:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3512529Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:29:00.3512910Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3513571Z external/sleef/src/arch/helperavx2.h:472:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3514159Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:29:00.3514548Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3515232Z external/sleef/src/arch/helperavx2.h:471:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3515780Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:29:00.3516131Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3516873Z external/sleef/src/arch/helperavx2.h:466:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3517564Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:29:00.3517885Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3518767Z external/sleef/src/arch/helperavx2.h:465:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3519354Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T03:29:00.3519728Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3520601Z external/sleef/src/arch/helperavx2.h:458:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3521232Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:29:00.3521658Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3535996Z external/sleef/src/arch/helperavx2.h:457:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3536630Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:29:00.3537066Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3537724Z external/sleef/src/arch/helperavx2.h:456:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3538340Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T03:29:00.3538731Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3539394Z external/sleef/src/arch/helperavx2.h:454:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3540198Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T03:29:00.3540640Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3541928Z external/sleef/src/arch/helperavx2.h:450:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3542657Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:29:00.3543031Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3543669Z external/sleef/src/arch/helperavx2.h:448:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3544302Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:29:00.3544681Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3545902Z external/sleef/src/arch/helperavx2.h:447:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3546586Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:29:00.3546983Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3547645Z external/sleef/src/arch/helperavx2.h:441:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3548132Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:29:00.3548579Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3549354Z external/sleef/src/arch/helperavx2.h:437:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3550029Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:29:00.3550497Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3551151Z external/sleef/src/arch/helperavx2.h:428:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3551740Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:29:00.3552162Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3552987Z external/sleef/src/arch/helperavx2.h:426:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3553621Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:29:00.3554093Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3554878Z external/sleef/src/arch/helperavx2.h:425:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3555554Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:29:00.3556018Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3561009Z external/sleef/src/arch/helperavx2.h:417:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3561632Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:29:00.3562097Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3562774Z external/sleef/src/arch/helperavx2.h:412:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3563384Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:29:00.3563806Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3564686Z external/sleef/src/arch/helperavx2.h:411:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3565312Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:29:00.3565867Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3566530Z external/sleef/src/arch/helperavx2.h:409:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3567193Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:29:00.3567819Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3568453Z external/sleef/src/arch/helperavx2.h:408:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3569055Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:29:00.3569463Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3570082Z external/sleef/src/arch/helperavx2.h:406:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3570780Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:29:00.3571238Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3571900Z external/sleef/src/arch/helperavx2.h:405:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3572593Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:29:00.3573101Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3573747Z external/sleef/src/arch/helperavx2.h:403:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3574361Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:29:00.3574759Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3575427Z external/sleef/src/arch/helperavx2.h:402:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3576049Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:29:00.3576442Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3577050Z external/sleef/src/arch/helperavx2.h:399:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3577708Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:29:00.3578203Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3578807Z external/sleef/src/arch/helperavx2.h:397:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3579286Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:29:00.3579420Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3579892Z external/sleef/src/arch/helperavx2.h:386:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3580151Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:29:00.3580267Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3580744Z external/sleef/src/arch/helperavx2.h:385:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3580994Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:29:00.3581121Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3581595Z external/sleef/src/arch/helperavx2.h:383:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3581854Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:29:00.3581976Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3582448Z external/sleef/src/arch/helperavx2.h:382:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3582693Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:29:00.3582801Z ^~~~~~~~~~ 2022-05-18T03:29:00.3583221Z external/sleef/src/arch/helperavx2.h:370:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3583758Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:29:00.3583982Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3584447Z external/sleef/src/arch/helperavx2.h:369:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3584751Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:00.3584868Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3585295Z external/sleef/src/arch/helperavx2.h:364:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3585573Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:29:00.3585681Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3586232Z external/sleef/src/arch/helperavx2.h:345:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3586478Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:29:00.3586604Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3587055Z external/sleef/src/arch/helperavx2.h:337:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3587337Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:00.3587455Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3587898Z external/sleef/src/arch/helperavx2.h:325:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3588194Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:29:00.3588317Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3588773Z external/sleef/src/arch/helperavx2.h:318:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3589068Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:29:00.3589195Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3589659Z external/sleef/src/arch/helperavx2.h:315:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3590087Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:29:00.3590208Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3590647Z external/sleef/src/arch/helperavx2.h:312:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3590865Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:29:00.3590978Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3591444Z external/sleef/src/arch/helperavx2.h:310:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3591732Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:29:00.3591846Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3592310Z external/sleef/src/arch/helperavx2.h:309:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3592606Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:29:00.3592731Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3593171Z external/sleef/src/arch/helperavx2.h:282:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3593456Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:29:00.3593577Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3594025Z external/sleef/src/arch/helperavx2.h:280:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3594420Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:29:00.3594535Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3594971Z external/sleef/src/arch/helperavx2.h:279:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3595214Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:29:00.3595341Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3595797Z external/sleef/src/arch/helperavx2.h:277:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3596046Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:29:00.3596160Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3596618Z external/sleef/src/arch/helperavx2.h:276:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3596874Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:29:00.3596986Z ^~~~~~~~~~ 2022-05-18T03:29:00.3597441Z external/sleef/src/arch/helperavx2.h:263:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3597610Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:29:00.3597723Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3598167Z external/sleef/src/arch/helperavx2.h:259:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3598351Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:29:00.3598470Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3598945Z external/sleef/src/arch/helperavx2.h:255:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3599136Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:29:00.3599252Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3599698Z external/sleef/src/arch/helperavx2.h:251:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3599894Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:29:00.3600011Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3600613Z external/sleef/src/arch/helperavx2.h:247:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3600911Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:00.3601036Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3601499Z external/sleef/src/arch/helperavx2.h:237:23: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3601805Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T03:29:00.3601907Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3602391Z external/sleef/src/arch/helperavx2.h:234:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3602699Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T03:29:00.3602826Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3603317Z external/sleef/src/arch/helperavx2.h:232:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3603600Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:29:00.3603727Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3604199Z external/sleef/src/arch/helperavx2.h:231:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3604480Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:29:00.3604607Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3605184Z external/sleef/src/arch/helperavx2.h:229:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3605436Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:00.3605559Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3606002Z external/sleef/src/arch/helperavx2.h:228:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3606232Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:00.3606357Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3606780Z external/sleef/src/arch/helperavx2.h:226:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3607013Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:29:00.3607125Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3607573Z external/sleef/src/arch/helperavx2.h:225:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3607806Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:29:00.3607931Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3608368Z external/sleef/src/arch/helperavx2.h:224:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3608605Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:29:00.3608707Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3609167Z external/sleef/src/arch/helperavx2.h:222:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3609445Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:29:00.3609565Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3610033Z external/sleef/src/arch/helperavx2.h:221:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3610316Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:29:00.3610431Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3610886Z external/sleef/src/arch/helperavx2.h:219:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3611245Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:29:00.3611361Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3611823Z external/sleef/src/arch/helperavx2.h:218:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3612054Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:29:00.3612169Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3612631Z external/sleef/src/arch/helperavx2.h:217:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3612888Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:29:00.3613007Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3613468Z external/sleef/src/arch/helperavx2.h:216:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3613687Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:29:00.3613811Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3614251Z external/sleef/src/arch/helperavx2.h:214:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3614500Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:29:00.3614625Z ^~~~~~~~~~ 2022-05-18T03:29:00.3615086Z external/sleef/src/arch/helperavx2.h:212:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3615320Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:29:00.3615544Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3616004Z external/sleef/src/arch/helperavx2.h:208:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3616322Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:29:00.3616445Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3616911Z external/sleef/src/arch/helperavx2.h:207:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3617220Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:29:00.3617348Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3617802Z external/sleef/src/arch/helperavx2.h:206:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3618105Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:29:00.3618212Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3618669Z external/sleef/src/arch/helperavx2.h:205:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3618978Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:29:00.3619104Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3619561Z external/sleef/src/arch/helperavx2.h:204:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3619878Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:29:00.3620008Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3620466Z external/sleef/src/arch/helperavx2.h:203:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3620790Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:29:00.3620904Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3621416Z external/sleef/src/arch/helperavx2.h:201:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3621872Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:29:00.3622007Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3622525Z external/sleef/src/arch/helperavx2.h:200:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3622836Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:29:00.3622952Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3623417Z external/sleef/src/arch/helperavx2.h:199:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3623682Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:29:00.3623893Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3624398Z external/sleef/src/arch/helperavx2.h:198:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3624705Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:29:00.3624828Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3625294Z external/sleef/src/arch/helperavx2.h:197:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3625579Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:29:00.3625702Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3626272Z external/sleef/src/arch/helperavx2.h:195:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3626679Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:29:00.3626806Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3627265Z external/sleef/src/arch/helperavx2.h:194:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3627535Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:29:00.3627656Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3628127Z external/sleef/src/arch/helperavx2.h:193:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3628439Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:29:00.3628569Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3629046Z external/sleef/src/arch/helperavx2.h:192:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3629334Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:29:00.3629455Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3629910Z external/sleef/src/arch/helperavx2.h:190:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3630312Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:29:00.3630428Z ^~~~~~~~~~ 2022-05-18T03:29:00.3630871Z external/sleef/src/arch/helperavx2.h:188:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3631105Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:29:00.3631202Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3631648Z external/sleef/src/arch/helperavx2.h:187:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3631912Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:29:00.3632037Z ^~~~~~~~~~ 2022-05-18T03:29:00.3632507Z external/sleef/src/arch/helperavx2.h:186:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3632912Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:29:00.3633040Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3633474Z external/sleef/src/arch/helperavx2.h:185:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3633724Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:29:00.3633853Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3634311Z external/sleef/src/arch/helperavx2.h:184:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3634558Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:29:00.3634688Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3635151Z external/sleef/src/arch/helperavx2.h:183:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3635409Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:29:00.3635529Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3635992Z external/sleef/src/arch/helperavx2.h:179:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3636251Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T03:29:00.3636377Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3636844Z external/sleef/src/arch/helperavx2.h:178:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3637091Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T03:29:00.3637320Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3637789Z external/sleef/src/arch/helperavx2.h:169:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3637955Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:29:00.3638056Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3638539Z external/sleef/src/arch/helperavx2.h:165:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3638710Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:29:00.3638824Z ^~~~~~~~~~~~~ 2022-05-18T03:29:00.3639283Z external/sleef/src/arch/helperavx2.h:162:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3639527Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:29:00.3639647Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3640121Z external/sleef/src/arch/helperavx2.h:160:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3640429Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:00.3640554Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3641025Z external/sleef/src/arch/helperavx2.h:158:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3641349Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:00.3641466Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3641923Z external/sleef/src/arch/helperavx2.h:157:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3642173Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:29:00.3642292Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3642731Z external/sleef/src/arch/helperavx2.h:156:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3642971Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:29:00.3643092Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3643563Z external/sleef/src/arch/helperavx2.h:150:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3643858Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:29:00.3643982Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3644449Z external/sleef/src/arch/helperavx2.h:146:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3644636Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:29:00.3644746Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3645208Z external/sleef/src/arch/helperavx2.h:144:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3645593Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3645724Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3646202Z external/sleef/src/arch/helperavx2.h:139:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3646586Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3646706Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3647160Z external/sleef/src/arch/helperavx2.h:138:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3647530Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3647643Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3648143Z external/sleef/src/arch/helperavx2.h:137:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3648633Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3648758Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3649247Z external/sleef/src/arch/helperavx2.h:136:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3649609Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3649739Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3650229Z external/sleef/src/arch/helperavx2.h:132:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3650609Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:00.3650743Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3650969Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:29:00.3651447Z external/sleef/src/arch/helperavx2.h:122:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3651692Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:29:00.3651817Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:00.3652277Z external/sleef/src/arch/helperavx2.h:121:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3652491Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:29:00.3652603Z ^~~~~~~~~~~ 2022-05-18T03:29:00.3653064Z external/sleef/src/arch/helperavx2.h:120:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3653297Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:29:00.3653413Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3653840Z external/sleef/src/arch/helperavx2.h:119:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3654074Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:29:00.3654182Z ^~~~~~~~~~~~ 2022-05-18T03:29:00.3654751Z external/sleef/src/arch/helperavx2.h:115:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3655018Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T03:29:00.3655131Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3655605Z external/sleef/src/arch/helperavx2.h:114:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3655846Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:29:00.3655974Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3656419Z external/sleef/src/arch/helperavx2.h:111:23: warning: 'vcast_vd_d' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3656644Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:29:00.3656764Z ^~~~~~~~~~ 2022-05-18T03:29:00.3657260Z external/sleef/src/arch/helperavx2.h:105:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3657433Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:29:00.3657553Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:00.3658020Z external/sleef/src/arch/helperavx2.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:29:00.3658277Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:29:00.3658393Z ^~~~~~~~~~~~~ 2022-05-18T03:29:03.4884748Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2022-05-18T03:29:03.4885528Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-05-18T03:29:03.4885955Z from ./c10/core/DispatchKey.h:4, 2022-05-18T03:29:03.4886245Z from ./c10/core/Backend.h:4, 2022-05-18T03:29:03.4886685Z from aten/src/ATen/native/DispatchStub.h:3, 2022-05-18T03:29:03.4887024Z from aten/src/ATen/native/group_norm.h:3, 2022-05-18T03:29:03.4887727Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:2: 2022-05-18T03:29:03.4888827Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-05-18T03:29:03.4889660Z ./c10/util/SmallVector.h:605:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:29:03.4890061Z void growAndAssign(size_t NumElts, T Elt) { 2022-05-18T03:29:03.4890462Z ^~~~~~~~~~~~~ 2022-05-18T03:29:04.9980534Z INFO: From Compiling third_party/oneDNN/src/common/inner_product.cpp: 2022-05-18T03:29:04.9987719Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:29:04.9988291Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T03:29:04.9988855Z from external/mkl_dnn/third_party/oneDNN/src/common/inner_product.cpp:21: 2022-05-18T03:29:04.9989971Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T03:29:04.9991379Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:29:04.9993045Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_inner_product_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:29:04.9994740Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_inner_product_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:29:04.9995562Z external/mkl_dnn/third_party/oneDNN/src/common/inner_product.cpp:35:29: required from here 2022-05-18T03:29:04.9996455Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:04.9996999Z constexpr bool one_of(T val, P item) { 2022-05-18T03:29:04.9997321Z ^~~ 2022-05-18T03:29:05.9927370Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2022-05-18T03:29:05.9929895Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:29:05.9930436Z # pragma unroll 2022-05-18T03:29:05.9930722Z 2022-05-18T03:29:05.9931475Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:29:05.9932005Z # pragma unroll 2022-05-18T03:29:05.9932270Z 2022-05-18T03:29:05.9933044Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:29:05.9933598Z # pragma unroll 2022-05-18T03:29:05.9933836Z 2022-05-18T03:29:05.9934589Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:29:05.9935419Z # pragma unroll 2022-05-18T03:29:05.9935664Z 2022-05-18T03:29:05.9936383Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:29:05.9936925Z # pragma unroll 2022-05-18T03:29:05.9937215Z 2022-05-18T03:29:05.9937980Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:29:05.9938528Z # pragma unroll 2022-05-18T03:29:05.9938795Z 2022-05-18T03:29:05.9939491Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:29:05.9940033Z # pragma unroll 2022-05-18T03:29:05.9940309Z 2022-05-18T03:29:05.9941006Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:29:05.9941566Z # pragma unroll 2022-05-18T03:29:05.9941828Z 2022-05-18T03:29:05.9942514Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:29:05.9943057Z # pragma unroll 2022-05-18T03:29:05.9943325Z 2022-05-18T03:29:08.1971962Z INFO: From Compiling third_party/oneDNN/src/common/engine.cpp: 2022-05-18T03:29:08.1973047Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T03:29:08.1973645Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T03:29:08.1974180Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T03:29:08.1974699Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.cpp:22: 2022-05-18T03:29:08.1977715Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:29:08.1979218Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:29:08.1980777Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:29:08.1981578Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:29:08.1982508Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:08.1983147Z constexpr bool one_of(T val, P item) { 2022-05-18T03:29:08.1983564Z ^~~ 2022-05-18T03:29:08.1985017Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T03:29:08.1998861Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T03:29:08.2002192Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T03:29:08.2003836Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T03:29:08.2004669Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:08.2005226Z constexpr bool everyone_is(T val, P item) { 2022-05-18T03:29:08.2005554Z ^~~ 2022-05-18T03:29:10.5114279Z INFO: From Compiling caffe2/utils/math_cpu.cc: 2022-05-18T03:29:10.5120742Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T03:29:10.5124173Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5127273Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-05-18T03:29:10.5127704Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T03:29:10.5128274Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T03:29:10.5128695Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-05-18T03:29:10.5129114Z ^ 2022-05-18T03:29:10.5129672Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5130164Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-05-18T03:29:10.5130484Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T03:29:10.5131304Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T03:29:10.5131717Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-05-18T03:29:10.5131983Z ^ 2022-05-18T03:29:10.5132803Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T03:29:10.5133665Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5134300Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-05-18T03:29:10.5134939Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T03:29:10.5135470Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T03:29:10.5135877Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-05-18T03:29:10.5136140Z ^ 2022-05-18T03:29:10.5137139Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5137670Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-05-18T03:29:10.5138027Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T03:29:10.5139059Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T03:29:10.5139458Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-05-18T03:29:10.5139767Z ^ 2022-05-18T03:29:10.5140712Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T03:29:10.5141698Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5142233Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-05-18T03:29:10.5142585Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T03:29:10.5143121Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T03:29:10.5143525Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-05-18T03:29:10.5143880Z ^ 2022-05-18T03:29:10.5144454Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5144983Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-05-18T03:29:10.5145530Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T03:29:10.5146463Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T03:29:10.5147298Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-05-18T03:29:10.5147544Z ^ 2022-05-18T03:29:10.5148797Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T03:29:10.5149678Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5150381Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-05-18T03:29:10.5150904Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T03:29:10.5151441Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T03:29:10.5152433Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-05-18T03:29:10.5152702Z ^ 2022-05-18T03:29:10.5153471Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5154333Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-05-18T03:29:10.5154711Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T03:29:10.5155414Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T03:29:10.5155801Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-05-18T03:29:10.5156086Z ^ 2022-05-18T03:29:10.5157032Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = float; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T03:29:10.5157897Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5158403Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T03:29:10.5159235Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:29:10.5159785Z caffe2/utils/math_cpu.cc:1403:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T03:29:10.5160191Z CAFFE2_RAND_SYNTHETIC_DATA(float); 2022-05-18T03:29:10.5160482Z ^ 2022-05-18T03:29:10.5161379Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = double; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T03:29:10.5162491Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5163015Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T03:29:10.5163348Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:29:10.5164356Z caffe2/utils/math_cpu.cc:1405:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T03:29:10.5164764Z CAFFE2_RAND_SYNTHETIC_DATA(double); 2022-05-18T03:29:10.5165145Z ^ 2022-05-18T03:29:10.5165968Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T03:29:10.5166952Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5167460Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T03:29:10.5167793Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:29:10.5168366Z caffe2/utils/math_cpu.cc:1407:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T03:29:10.5168774Z CAFFE2_RAND_SYNTHETIC_DATA(int8_t); 2022-05-18T03:29:10.5169062Z ^ 2022-05-18T03:29:10.5169844Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T03:29:10.5170986Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5171943Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T03:29:10.5172379Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:29:10.5172925Z caffe2/utils/math_cpu.cc:1409:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T03:29:10.5173339Z CAFFE2_RAND_SYNTHETIC_DATA(int16_t); 2022-05-18T03:29:10.5173785Z ^ 2022-05-18T03:29:10.5174577Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T03:29:10.5175519Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5176021Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T03:29:10.5176349Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:29:10.5177210Z caffe2/utils/math_cpu.cc:1411:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T03:29:10.5177633Z CAFFE2_RAND_SYNTHETIC_DATA(int32_t); 2022-05-18T03:29:10.5177925Z ^ 2022-05-18T03:29:10.5179028Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T03:29:10.5180744Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5181545Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T03:29:10.5181882Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:29:10.5182424Z caffe2/utils/math_cpu.cc:1413:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T03:29:10.5182844Z CAFFE2_RAND_SYNTHETIC_DATA(int64_t); 2022-05-18T03:29:10.5183134Z ^ 2022-05-18T03:29:10.5184013Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T03:29:10.5184909Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5185413Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T03:29:10.5185841Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:29:10.5186383Z caffe2/utils/math_cpu.cc:1415:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T03:29:10.5186796Z CAFFE2_RAND_SYNTHETIC_DATA(uint8_t); 2022-05-18T03:29:10.5187096Z ^ 2022-05-18T03:29:10.5188255Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T03:29:10.5189447Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5190122Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T03:29:10.5190611Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:29:10.5191412Z caffe2/utils/math_cpu.cc:1417:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T03:29:10.5402486Z CAFFE2_RAND_SYNTHETIC_DATA(uint16_t); 2022-05-18T03:29:10.5402879Z ^ 2022-05-18T03:29:10.5403908Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T03:29:10.5404866Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5405545Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T03:29:10.5405961Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:29:10.5406654Z caffe2/utils/math_cpu.cc:1419:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T03:29:10.5407226Z CAFFE2_RAND_SYNTHETIC_DATA(uint32_t); 2022-05-18T03:29:10.5407596Z ^ 2022-05-18T03:29:10.5408675Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T03:29:10.5409844Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5410519Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T03:29:10.5411029Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:29:10.5411631Z caffe2/utils/math_cpu.cc:1421:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T03:29:10.5412117Z CAFFE2_RAND_SYNTHETIC_DATA(uint64_t); 2022-05-18T03:29:10.5412436Z ^ 2022-05-18T03:29:10.5413718Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2022-05-18T03:29:10.5414633Z caffe2/utils/math_cpu.cc:1419:1: required from here 2022-05-18T03:29:10.5415412Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5416117Z if (mem_ref < min) { 2022-05-18T03:29:10.5416412Z ~~~~~~~~^~~~~ 2022-05-18T03:29:10.5417113Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5417626Z if (mem_ref > max) { 2022-05-18T03:29:10.5417917Z ~~~~~~~~^~~~~ 2022-05-18T03:29:10.5419230Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = long unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2022-05-18T03:29:10.5420115Z caffe2/utils/math_cpu.cc:1421:1: required from here 2022-05-18T03:29:10.5420880Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5421375Z if (mem_ref < min) { 2022-05-18T03:29:10.5421676Z ~~~~~~~~^~~~~ 2022-05-18T03:29:10.5422370Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5422866Z if (mem_ref > max) { 2022-05-18T03:29:10.5423167Z ~~~~~~~~^~~~~ 2022-05-18T03:29:10.5423631Z INFO: From Compiling gloo/allreduce_local.cc: 2022-05-18T03:29:10.5424590Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = signed char]': 2022-05-18T03:29:10.5425190Z external/gloo/gloo/allreduce_local.cc:43:1: required from here 2022-05-18T03:29:10.5426232Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5426692Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5427286Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5427758Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5428573Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = unsigned char]': 2022-05-18T03:29:10.5429174Z external/gloo/gloo/allreduce_local.cc:44:1: required from here 2022-05-18T03:29:10.5429874Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5430336Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5430965Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5431411Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5432065Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = int]': 2022-05-18T03:29:10.5432659Z external/gloo/gloo/allreduce_local.cc:45:1: required from here 2022-05-18T03:29:10.5433503Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5434054Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5434832Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5435402Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5436181Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = long int]': 2022-05-18T03:29:10.5436784Z external/gloo/gloo/allreduce_local.cc:46:1: required from here 2022-05-18T03:29:10.5437496Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5438007Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5438794Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5439274Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5439944Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = long unsigned int]': 2022-05-18T03:29:10.5440460Z external/gloo/gloo/allreduce_local.cc:47:1: required from here 2022-05-18T03:29:10.5441069Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5441383Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5441804Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5442102Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5442527Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = float]': 2022-05-18T03:29:10.5442852Z external/gloo/gloo/allreduce_local.cc:48:1: required from here 2022-05-18T03:29:10.5443383Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5443829Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5444438Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5444899Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5445385Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = double]': 2022-05-18T03:29:10.5445803Z external/gloo/gloo/allreduce_local.cc:49:1: required from here 2022-05-18T03:29:10.5446246Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5446555Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5447052Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5447514Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5448168Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = gloo::float16]': 2022-05-18T03:29:10.5448638Z external/gloo/gloo/allreduce_local.cc:50:1: required from here 2022-05-18T03:29:10.5449090Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5449402Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5449815Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5450109Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5450530Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = char]': 2022-05-18T03:29:10.5450852Z external/gloo/gloo/allreduce_local.cc:52:1: required from here 2022-05-18T03:29:10.5451478Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5451917Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:10.5452535Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:10.5452939Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T03:29:11.8744826Z INFO: From Compiling aten/src/ATen/native/ReduceOps.cpp: 2022-05-18T03:29:11.8746524Z aten/src/ATen/native/ReduceOps.cpp:1108:16: warning: 'at::Tensor& at::native::prod_out_impl(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool, c10::optional)' defined but not used [-Wunused-function] 2022-05-18T03:29:11.8747224Z static Tensor& prod_out_impl(Tensor& result, const Tensor& self, IntArrayRef dim, 2022-05-18T03:29:11.8747814Z ^~~~~~~~~~~~~ 2022-05-18T03:29:13.5105938Z INFO: From Compiling torch/csrc/jit/passes/symbolic_shape_analysis.cpp: 2022-05-18T03:29:13.5108076Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp: In function 'std::ostream& torch::jit::operator<<(std::ostream&, const torch::jit::ShapeArguments&)': 2022-05-18T03:29:13.5110016Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp:160:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:13.5111586Z for (size_t i = 0; i < sa.len(); i++) { 2022-05-18T03:29:13.5112941Z ~~^~~~~~~~~~ 2022-05-18T03:29:13.5115025Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp: In member function 'void torch::jit::{anonymous}::SymbolicShapeOpAnalyzer::substituteSymbolicProperties(std::unordered_map*)': 2022-05-18T03:29:13.5117158Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp:394:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:13.5118954Z for (int64_t index = 0; index < shape_compute_graph_->inputs().size(); 2022-05-18T03:29:13.5120344Z ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:13.5122340Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp: In member function 'std::vector torch::jit::{anonymous}::SymbolicShapeOpAnalyzer::propagateShapesInGraph()': 2022-05-18T03:29:13.5124456Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp:523:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:13.5126358Z for (int attempt_num = 0; made_change && attempt_num < MAX_ATTEMPTS; 2022-05-18T03:29:13.5127831Z ~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-05-18T03:29:16.5215576Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T03:29:16.5224929Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T03:29:16.5225205Z from aten/src/ATen/cpu/vml.h:5, 2022-05-18T03:29:16.5225653Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2022-05-18T03:29:16.5226955Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::vec::DEFAULT::Vectorized(const at::vec::DEFAULT::Vectorized&, const at::vec::DEFAULT::Vectorized&)]': 2022-05-18T03:29:16.5227974Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:29:16.5228408Z inline scalar_t vec_reduce_all( 2022-05-18T03:29:16.5228673Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:21.4177713Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T03:29:21.4188451Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T03:29:21.4189323Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:13: 2022-05-18T03:29:21.4191885Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = unsigned char; Op = at::native::{anonymous}::reduce_all_impl_vec(at::Tensor&, const at::Tensor&, scalar_t, func_t, vec_func_t):: [with scalar_t = unsigned char; func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::; vec_func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::]::, at::vec::DEFAULT::Vectorized)>]': 2022-05-18T03:29:21.4193873Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:29:21.4194413Z inline scalar_t vec_reduce_all( 2022-05-18T03:29:21.4194746Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:23.3602157Z INFO: From Compiling third_party/libuv/src/unix/core.c: 2022-05-18T03:29:23.3713796Z external/tensorpipe/third_party/libuv/src/unix/core.c: In function 'uv__accept': 2022-05-18T03:29:23.3714852Z external/tensorpipe/third_party/libuv/src/unix/core.c:88:22: warning: implicit declaration of function 'accept4'; did you mean 'accept'? [-Wimplicit-function-declaration] 2022-05-18T03:29:23.3715459Z # define uv__accept4 accept4 2022-05-18T03:29:23.3715776Z ^ 2022-05-18T03:29:23.3716402Z external/tensorpipe/third_party/libuv/src/unix/core.c:498:14: note: in expansion of macro 'uv__accept4' 2022-05-18T03:29:23.3716955Z peerfd = uv__accept4(sockfd, NULL, NULL, SOCK_NONBLOCK|SOCK_CLOEXEC); 2022-05-18T03:29:23.3717347Z ^~~~~~~~~~~ 2022-05-18T03:29:23.3717936Z external/tensorpipe/third_party/libuv/src/unix/core.c: In function 'uv__dup2_cloexec': 2022-05-18T03:29:23.3718907Z external/tensorpipe/third_party/libuv/src/unix/core.c:1034:7: warning: implicit declaration of function 'dup3'; did you mean 'dup2'? [-Wimplicit-function-declaration] 2022-05-18T03:29:23.3719541Z r = dup3(oldfd, newfd, O_CLOEXEC); 2022-05-18T03:29:23.3719865Z ^~~~ 2022-05-18T03:29:23.3720125Z dup2 2022-05-18T03:29:23.6741010Z INFO: From Compiling third_party/oneDNN/src/common/primitive_iterator.cpp: 2022-05-18T03:29:23.6750797Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T03:29:23.6752168Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T03:29:23.6752837Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T03:29:23.6753505Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_iterator.cpp:22: 2022-05-18T03:29:23.6754812Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:29:23.6758097Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:29:23.6759270Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:29:23.6759986Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:29:23.6760828Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:23.6761546Z constexpr bool one_of(T val, P item) { 2022-05-18T03:29:23.6762151Z ^~~ 2022-05-18T03:29:23.6763288Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_desc*]': 2022-05-18T03:29:23.6764680Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_desc**; Args = {const dnnl_primitive_desc*}]' 2022-05-18T03:29:23.6766033Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_desc**, const dnnl_primitive_desc*}]' 2022-05-18T03:29:23.6775012Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_iterator.cpp:85:76: required from here 2022-05-18T03:29:23.6775863Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:23.6777517Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T03:29:23.6780174Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T03:29:23.6783526Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T03:29:23.6785149Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T03:29:23.6794909Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:23.6795458Z constexpr bool everyone_is(T val, P item) { 2022-05-18T03:29:23.6795784Z ^~~ 2022-05-18T03:29:23.6796640Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine*]': 2022-05-18T03:29:23.6797871Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl::impl::op_desc_t*; Args = {dnnl_engine*}]' 2022-05-18T03:29:23.6799254Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_desc_iterator**; Args = {const dnnl::impl::op_desc_t*, dnnl_engine*}]' 2022-05-18T03:29:23.6800486Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_desc_iterator**, const dnnl::impl::op_desc_t*, dnnl_engine*}]' 2022-05-18T03:29:23.6801226Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_iterator.cpp:35:50: required from here 2022-05-18T03:29:23.6802087Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:23.6802636Z constexpr bool one_of(T val, P item) { 2022-05-18T03:29:23.6802935Z ^~~ 2022-05-18T03:29:24.9516946Z INFO: From Compiling caffe2/quantization/server/conv_dnnlowp_op.cc: 2022-05-18T03:29:24.9523464Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T03:29:24.9524449Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-05-18T03:29:24.9525334Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9525958Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T03:29:24.9526320Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:24.9527246Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T03:29:24.9527974Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-05-18T03:29:24.9528858Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9529554Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T03:29:24.9530553Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T03:29:24.9531287Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-05-18T03:29:24.9532169Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9532778Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T03:29:24.9533144Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:24.9534220Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T03:29:24.9534882Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-05-18T03:29:24.9535725Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9536303Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T03:29:24.9536669Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:24.9537692Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T03:29:24.9538449Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-05-18T03:29:24.9539338Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9539974Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T03:29:24.9540356Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:24.9541302Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T03:29:24.9542023Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-05-18T03:29:24.9542898Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9543592Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T03:29:24.9544643Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T03:29:24.9545341Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-05-18T03:29:24.9547236Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9547703Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T03:29:24.9548147Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:24.9548933Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T03:29:24.9549589Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-05-18T03:29:24.9550367Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9550984Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T03:29:24.9551382Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:24.9552427Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T03:29:24.9553197Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-05-18T03:29:24.9554107Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9554741Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T03:29:24.9555101Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:24.9556025Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T03:29:24.9556756Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-05-18T03:29:24.9557765Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9558405Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T03:29:24.9559407Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T03:29:24.9560138Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-05-18T03:29:24.9561003Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9561577Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T03:29:24.9561936Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:24.9562906Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T03:29:24.9563644Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-05-18T03:29:24.9564492Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9565096Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T03:29:24.9565461Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:24.9566437Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = true]': 2022-05-18T03:29:24.9567186Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-05-18T03:29:24.9568008Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9568588Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T03:29:24.9568935Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:24.9569865Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = true]': 2022-05-18T03:29:24.9570681Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-05-18T03:29:24.9571563Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9572213Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T03:29:24.9573203Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = true]': 2022-05-18T03:29:24.9573904Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-05-18T03:29:24.9574757Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9575344Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T03:29:24.9575695Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:24.9576548Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = true]': 2022-05-18T03:29:24.9577183Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-05-18T03:29:24.9577953Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:24.9578492Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T03:29:24.9578833Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4306701Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:29:25.4318871Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:29:25.4319673Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:29:25.4320386Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:29:25.4320958Z ^~~ 2022-05-18T03:29:25.4321499Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:29:25.4322230Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:29:25.4322701Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:29:25.4323032Z ^ 2022-05-18T03:29:25.4323310Z At top level: 2022-05-18T03:29:25.4324021Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4324727Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:29:25.4325215Z ^~~~~~~ 2022-05-18T03:29:25.4325920Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4326691Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:29:25.4327252Z ^~~~~~~ 2022-05-18T03:29:25.4327941Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4328656Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:29:25.4329180Z ^~~~~~~~~ 2022-05-18T03:29:25.4329871Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4330519Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:29:25.4331108Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4331832Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4332421Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:29:25.4338456Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4339243Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4339952Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:29:25.4340482Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4341206Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4342236Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:29:25.4342707Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4343434Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4344183Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:29:25.4344702Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4345411Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4346090Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:29:25.4346660Z ^~~~~ 2022-05-18T03:29:25.4347384Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4347971Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:29:25.4348379Z ^~~~~ 2022-05-18T03:29:25.4349084Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4349668Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:29:25.4350072Z ^~~~ 2022-05-18T03:29:25.4350765Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4351349Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:29:25.4351736Z ^~~~ 2022-05-18T03:29:25.4352431Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4353028Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:29:25.4353416Z ^~~~~~ 2022-05-18T03:29:25.4354132Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4354770Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:29:25.4355234Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4355929Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4356557Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:29:25.4356999Z ^~~~~~~~~ 2022-05-18T03:29:25.4357698Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4358324Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:29:25.4358754Z ^~~~~~ 2022-05-18T03:29:25.4359571Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4360165Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:29:25.4360580Z ^~~~~~ 2022-05-18T03:29:25.4361275Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4361867Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:29:25.4362275Z ^~~~~~ 2022-05-18T03:29:25.4362962Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4363532Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:29:25.4363874Z ^~~~~ 2022-05-18T03:29:25.4364547Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4365252Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:29:25.4365744Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4366460Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4367231Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:29:25.4367800Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4368361Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:25.4372477Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4373081Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:29:25.4373476Z ^~~~~~~~ 2022-05-18T03:29:25.4374180Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4374830Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:25.4375293Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4375998Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4376681Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:29:25.4377160Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4377860Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4378420Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:29:25.4378771Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4379365Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4379881Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:25.4380256Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4380899Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4381459Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:29:25.4381843Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4382489Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4383073Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:25.4383464Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4384330Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4384832Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:29:25.4385183Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4385922Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4386538Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:29:25.4400923Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4409969Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4410500Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:29:25.4410832Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4411413Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4415510Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:29:25.4424444Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4425053Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4425589Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:29:25.4440488Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4441118Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4441838Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:29:25.4442198Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4442772Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4443276Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:29:25.4443610Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4444179Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4444673Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:25.4445014Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4445563Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4446064Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:25.4446406Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4446961Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4447467Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:29:25.4447839Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4448386Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4448891Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:29:25.4449253Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4449817Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4450305Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:29:25.4450680Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4451246Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4451725Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:29:25.4452170Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4452757Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4453241Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:29:25.4453558Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4454123Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4454593Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:29:25.4454894Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4455446Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4455909Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:29:25.4456216Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4456766Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4457247Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:29:25.4457586Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4458132Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4458610Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:29:25.4458944Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4459597Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4460095Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:25.4460473Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4461168Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4461652Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:29:25.4461988Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4462543Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4463043Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:25.4463391Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4464037Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4464515Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:29:25.4464854Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4465201Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:25.4467508Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4467996Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:29:25.4468331Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4468902Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4469352Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:29:25.4469674Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4470234Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4470706Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:29:25.4471050Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4471616Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4472221Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:29:25.4472570Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4473132Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4473616Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:29:25.4473937Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4474503Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4474995Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:29:25.4475334Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4475901Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4476396Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:29:25.4476752Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4477311Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4477810Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:29:25.4478177Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4478720Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4479318Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:29:25.4479677Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4480249Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4480746Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:29:25.4481117Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4481673Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4482168Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:29:25.4482535Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4483101Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4483622Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:29:25.4483981Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4484546Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4485056Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:29:25.4485419Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4486311Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4486818Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:29:25.4487178Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4487744Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4488256Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:29:25.4488628Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4489197Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4489763Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:29:25.4490119Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4547890Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4548481Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:29:25.4548842Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4549473Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4550005Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:29:25.4550351Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4550930Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4551465Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:29:25.4551830Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4552410Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4552937Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:29:25.4553313Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4553877Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4554567Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:29:25.4554954Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4555508Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4556012Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:29:25.4556347Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4556914Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4557406Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:29:25.4557752Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4558324Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4558861Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:25.4559267Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4559848Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4560386Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:29:25.4560752Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4561319Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4561869Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:25.4562265Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4562805Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4563330Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:29:25.4563705Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4564370Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4564906Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:29:25.4565294Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4565878Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4566405Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:29:25.4566786Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4567358Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4567878Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:29:25.4568262Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4568839Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4569364Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:29:25.4569730Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4570310Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4570833Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:29:25.4571193Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4571854Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4572380Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:29:25.4572756Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4573334Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4573859Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:29:25.4574235Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4574793Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4575312Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:29:25.4575687Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4576261Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4576765Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:29:25.4577121Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4577710Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4578265Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:29:25.4578655Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4579236Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4579785Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:29:25.4580170Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4580755Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4581296Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:29:25.4581774Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4582337Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4582880Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:25.4583283Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4583931Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4584463Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:29:25.4584835Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4585405Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4586013Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:29:25.4586415Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4587008Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4587512Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:29:25.4587887Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4588251Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:25.4588880Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4589462Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:29:25.4589815Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4590366Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4590845Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:29:25.4591259Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4591613Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:25.4592242Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4592707Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:29:25.4593061Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4593604Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4594082Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:29:25.4594406Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4594943Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4595451Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:25.4595807Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4596358Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4596838Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:29:25.4597186Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4597711Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4598222Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:25.4598593Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4599127Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4599750Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:25.4600134Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4600688Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4601157Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:29:25.4601511Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4602062Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4602545Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:25.4602921Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4603464Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4603976Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:29:25.4604341Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4604895Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4605403Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:25.4605771Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4606320Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4606815Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:25.4607272Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4607806Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4608310Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:25.4608686Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4609220Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4609731Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:25.4610115Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4626955Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4627476Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:29:25.4627877Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4629400Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4629906Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:29:25.4630279Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4630830Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4631335Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:25.4631697Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4632825Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4633395Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:25.4633780Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4634348Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4634837Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:25.4635374Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4635941Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4636435Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:25.4636792Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4637342Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4637844Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:25.4638205Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4638768Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4639279Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:29:25.4639651Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4640185Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4640677Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:29:25.4641052Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4641583Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4642058Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:29:25.4642412Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4643072Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4643527Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:29:25.4643874Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4644430Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4644974Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:29:25.4645389Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4645941Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4646477Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:29:25.4646857Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4647392Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4647922Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:29:25.4648288Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4648839Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4649344Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:29:25.4649711Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4650041Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:25.4650653Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4651210Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:29:25.4651615Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4652156Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4652786Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:29:25.4653201Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4653733Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4654277Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:29:25.4654672Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4655223Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4655791Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:29:25.4656181Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4657896Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4658585Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:29:25.4659028Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4659669Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4660319Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:29:25.4660759Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4661368Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4662114Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:29:25.4662471Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4663079Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4663524Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:29:25.4663940Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4664417Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4664850Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:29:25.4665175Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4665647Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4668703Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:29:25.4669017Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4669533Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4669985Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:29:25.4670340Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4670825Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4671267Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:29:25.4671610Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4672216Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4672716Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:29:25.4673076Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4673755Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4674235Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:29:25.4674593Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4675135Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4676102Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:29:25.4676485Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4676836Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:29:25.4677511Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4677958Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:29:25.4678273Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4678793Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4679250Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:29:25.4679566Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4680087Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4680541Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:29:25.4680862Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4681477Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4682077Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:29:25.4682412Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4682995Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4683492Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:29:25.4683832Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4684399Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4684838Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:29:25.4685179Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4685745Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4686249Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:29:25.4686584Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4687117Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4687608Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:29:25.4687921Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4688454Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4688935Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:29:25.4689260Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4689778Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4690292Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T03:29:25.4690670Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4691208Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4691821Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:29:25.4692184Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4692735Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4693181Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:29:25.4693510Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4694151Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4694772Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:29:25.4695069Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4695635Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4696305Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:29:25.4696658Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4697251Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4697771Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:29:25.4698136Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4698715Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4699242Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:29:25.4699721Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4700287Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4700852Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:29:25.4701242Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4701803Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4702330Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:29:25.4702683Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4703260Z external/sleef/src/arch/helperavx2_128.h:397:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4703985Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:29:25.4704382Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4704999Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4705661Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:29:25.4707078Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4707779Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4708470Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:29:25.4708945Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4709590Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4710184Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:29:25.4710602Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4711249Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4711926Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:29:25.4712333Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4713012Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4713639Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:29:25.4714042Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4714641Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4715222Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:29:25.4715682Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4716295Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4716939Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:29:25.4717396Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4718018Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4718587Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:29:25.4718948Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4719547Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4720237Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:29:25.4720626Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4721211Z external/sleef/src/arch/helperavx2_128.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4721857Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:29:25.4722321Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4722909Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4723570Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:29:25.4724042Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4724642Z external/sleef/src/arch/helperavx2_128.h:378:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4725294Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:29:25.4725767Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4726382Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4727050Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:29:25.4727522Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4728184Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4728767Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:29:25.4729237Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4729885Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4730555Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:29:25.4731091Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4731853Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4732371Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:29:25.4732724Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4733293Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4733803Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:29:25.4734158Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4734721Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4735277Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:29:25.4735647Z ^~~~~~~~~~ 2022-05-18T03:29:25.4736241Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4736744Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:29:25.4737101Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4737682Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4738375Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:29:25.4738777Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4739456Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4740003Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:25.4740366Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4740945Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4741494Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:25.4741945Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4742540Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4743190Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:29:25.4743619Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4744324Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4744853Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:29:25.4745232Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4746629Z external/sleef/src/arch/helperavx2_128.h:336:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4747144Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:29:25.4747496Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4748075Z external/sleef/src/arch/helperavx2_128.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4748649Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(o)); } 2022-05-18T03:29:25.4749045Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4749610Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4750100Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:29:25.4750422Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4751124Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4751646Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:25.4752157Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4752794Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4753345Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:25.4753689Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4754251Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4754787Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:25.4755174Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4755797Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4756358Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:25.4756768Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4757404Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4757948Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:29:25.4758324Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4759098Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4759649Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:29:25.4760019Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4760654Z external/sleef/src/arch/helperavx2_128.h:321:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4761218Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:29:25.4761575Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4762188Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4762789Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:25.4763218Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4763832Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4764436Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:25.4764836Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4765459Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4766016Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T03:29:25.4766397Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4767026Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4767567Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T03:29:25.4767952Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4768579Z external/sleef/src/arch/helperavx2_128.h:314:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4769126Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:29:25.4769518Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4770234Z external/sleef/src/arch/helperavx2_128.h:313:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4770787Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_and_si128(x, y); } 2022-05-18T03:29:25.4771146Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4771757Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4772309Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:29:25.4772674Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4773294Z external/sleef/src/arch/helperavx2_128.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4773853Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:29:25.4774233Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4774840Z external/sleef/src/arch/helperavx2_128.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4775394Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_add_epi32(x, y); } 2022-05-18T03:29:25.4775777Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4776386Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4777014Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:29:25.4777442Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4778059Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4778745Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:29:25.4779177Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4779795Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4780392Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:29:25.4780827Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4781457Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4782077Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:29:25.4782486Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4783105Z external/sleef/src/arch/helperavx2_128.h:303:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4783809Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:29:25.4784236Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4784836Z external/sleef/src/arch/helperavx2_128.h:302:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4785439Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:29:25.4786268Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4786896Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4787502Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:29:25.4787919Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4788524Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4789090Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:29:25.4789493Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4790230Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4790823Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:29:25.4791251Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4791877Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4792457Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:29:25.4792848Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4793467Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4794052Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:29:25.4794441Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4795065Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4795625Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:29:25.4796018Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4796618Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4797163Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:29:25.4797665Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4798272Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4798880Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:29:25.4799300Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4799921Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4800438Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:29:25.4800789Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4801413Z external/sleef/src/arch/helperavx2_128.h:290:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4801972Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:29:25.4802396Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4803024Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4803884Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:29:25.4804368Z ^~~~~~~~~~ 2022-05-18T03:29:25.4804990Z external/sleef/src/arch/helperavx2_128.h:288:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4805861Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:29:25.4806351Z ^~~~~~~~~~ 2022-05-18T03:29:25.4806943Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4807490Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:29:25.4807853Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4808478Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4809139Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:29:25.4809527Z ^~~~~~~~~~ 2022-05-18T03:29:25.4810166Z external/sleef/src/arch/helperavx2_128.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4810719Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:29:25.4811136Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4811772Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4812337Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:29:25.4812726Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4813349Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4813905Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:29:25.4814273Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4814897Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4815465Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:29:25.4815843Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4816467Z external/sleef/src/arch/helperavx2_128.h:280:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4817062Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:29:25.4817585Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4818200Z external/sleef/src/arch/helperavx2_128.h:279:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4818794Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:29:25.4819220Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4819844Z external/sleef/src/arch/helperavx2_128.h:277:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4820405Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:29:25.4820808Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4821429Z external/sleef/src/arch/helperavx2_128.h:276:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4821971Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:29:25.4822362Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4822982Z external/sleef/src/arch/helperavx2_128.h:275:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4823511Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:29:25.4823987Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4824633Z external/sleef/src/arch/helperavx2_128.h:274:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4825180Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:29:25.4825534Z ^~~~~~~~~~ 2022-05-18T03:29:25.4826283Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4826858Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:29:25.4827234Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4827864Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4828434Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T03:29:25.4828843Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4829583Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4830153Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T03:29:25.4830549Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4831154Z external/sleef/src/arch/helperavx2_128.h:269:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4831680Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:29:25.4832013Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4832654Z external/sleef/src/arch/helperavx2_128.h:268:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4833146Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:29:25.4833501Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4834128Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4834722Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:29:25.4835148Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4835770Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4836339Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:29:25.4836717Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4837324Z external/sleef/src/arch/helperavx2_128.h:252:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4837998Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:29:25.4838376Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4839022Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4839593Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:29:25.4839983Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4840605Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4841180Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:29:25.4841581Z ^~~~~~~~~~ 2022-05-18T03:29:25.4842195Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4842697Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:29:25.4843041Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4843664Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4844180Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:29:25.4844534Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4845174Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4845664Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:29:25.4846002Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4846626Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4847114Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:29:25.4847449Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4848073Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4848714Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:25.4849162Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4849878Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4850490Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:25.4850898Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4851521Z external/sleef/src/arch/helperavx2_128.h:221:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4852084Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:29:25.4852482Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4853098Z external/sleef/src/arch/helperavx2_128.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4853724Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(o)); } 2022-05-18T03:29:25.4854165Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4854787Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4855376Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:29:25.4855788Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4856417Z external/sleef/src/arch/helperavx2_128.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4856970Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:25.4857454Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4858091Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4858640Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:25.4859028Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4859652Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4860207Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:25.4860569Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4861194Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4861757Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:25.4862125Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4862748Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4863290Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:29:25.4863763Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4864391Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4864949Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:29:25.4865313Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4870054Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4870695Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:29:25.4871084Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4871740Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4872296Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:29:25.4872692Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4873448Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4873992Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:29:25.4874374Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4874999Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4875556Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:29:25.4875919Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4876537Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4877092Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:29:25.4877442Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4878055Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4878619Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:29:25.4879008Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4879648Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4880202Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:29:25.4880568Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4881181Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4881848Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:29:25.4882224Z ^~~~~~~~~~ 2022-05-18T03:29:25.4882857Z external/sleef/src/arch/helperavx2_128.h:196:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4883414Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:29:25.4883789Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4884413Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4884970Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:29:25.4885340Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4885964Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4886590Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:29:25.4887009Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4887630Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4888256Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:29:25.4888672Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4889297Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4889915Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:29:25.4890341Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4890939Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4891551Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:29:25.4891999Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4892598Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4893289Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:29:25.4893730Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4894349Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4894933Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:29:25.4895356Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4895972Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4896585Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:29:25.4897005Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4897623Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4898240Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:29:25.4898667Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4899305Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4899908Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:29:25.4900369Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4901093Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4901690Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:29:25.4902117Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4902726Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4903343Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:29:25.4903866Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4904488Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4905037Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:29:25.4905474Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4906258Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4906802Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:29:25.4907203Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4907839Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4908438Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:29:25.4908851Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4909475Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4910075Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:29:25.4910511Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4911116Z external/sleef/src/arch/helperavx2_128.h:174:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4911713Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:29:25.4912125Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4912866Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4913585Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:29:25.4913981Z ^~~~~~~~~~ 2022-05-18T03:29:25.4914604Z external/sleef/src/arch/helperavx2_128.h:172:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4915311Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:29:25.4915719Z ^~~~~~~~~~ 2022-05-18T03:29:25.4916358Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4916916Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:29:25.4917300Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4917939Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4918516Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:29:25.4918891Z ^~~~~~~~~~ 2022-05-18T03:29:25.4919505Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4920086Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:29:25.4920480Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4921098Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4921776Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:29:25.4922175Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4922808Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4923373Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:29:25.4923769Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4924380Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4924963Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:29:25.4925347Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4925970Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4926532Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:29:25.4926922Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4927559Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4928100Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:29:25.4928498Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4929105Z external/sleef/src/arch/helperavx2_128.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4929669Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:29:25.4930032Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4930654Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4931229Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:29:25.4931608Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4932242Z external/sleef/src/arch/helperavx2_128.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4933107Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:29:25.4933530Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4934141Z external/sleef/src/arch/helperavx2_128.h:153:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4934670Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:29:25.4935027Z ^~~~~~~~~~ 2022-05-18T03:29:25.4935616Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4936166Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:29:25.4936548Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4937143Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4937755Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:25.4938190Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4938818Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4939420Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:25.4939856Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4940478Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4941167Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:25.4941579Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4942192Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4942822Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:25.4943249Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4943977Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4944543Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:29:25.4944935Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4945549Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4946247Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:29:25.4946628Z ^~~~~~~~~~~ 2022-05-18T03:29:25.4947217Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4947824Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:29:25.4948220Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4948836Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4949411Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:29:25.4949778Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4950420Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4951059Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4951547Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4952173Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4953006Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4953471Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4954125Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4954824Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4955339Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4955968Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4956597Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4957065Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4957679Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4958396Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4958896Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4959517Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4960152Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4960758Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4961370Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4962104Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4962592Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4963235Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4963909Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4964391Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4965034Z external/sleef/src/arch/helperavx2_128.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4965705Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4966228Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4966861Z external/sleef/src/arch/helperavx2_128.h:128:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4967547Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4968050Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4968686Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4969365Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4969873Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4970513Z external/sleef/src/arch/helperavx2_128.h:126:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4971200Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4971782Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4972443Z external/sleef/src/arch/helperavx2_128.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4973110Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4973594Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4974233Z external/sleef/src/arch/helperavx2_128.h:123:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4974911Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4975406Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.4976010Z external/sleef/src/arch/helperavx2_128.h:122:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4976724Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4977235Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4977600Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:29:25.4978319Z external/sleef/src/arch/helperavx2_128.h:121:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4978988Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.4979566Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4980197Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4980777Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:29:25.4981171Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4981809Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4982369Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:29:25.4982770Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4983338Z external/sleef/src/arch/helperavx2_128.h:108:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4983936Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:29:25.4984324Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4984991Z external/sleef/src/arch/helperavx2_128.h:107:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4985559Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:29:25.4986076Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4986726Z external/sleef/src/arch/helperavx2_128.h:106:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4987275Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:29:25.4987618Z ^~~~~~~~~~ 2022-05-18T03:29:25.4988262Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4988847Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:29:25.4989248Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4989826Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4990392Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:29:25.4990811Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4991619Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4992231Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:29:25.4992588Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.4993173Z external/sleef/src/arch/helperavx2_128.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4993640Z static INLINE int vavailability_i(int name) { 2022-05-18T03:29:25.4993992Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4994641Z external/sleef/src/arch/helperavx2_128.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4995137Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:29:25.4995492Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.4996163Z external/sleef/src/arch/helperavx2_128.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:25.4996620Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:29:25.4996946Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4997302Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:25.4998036Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.4998608Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:25.4999026Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.4999671Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5000386Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:29:25.5000819Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5001443Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5001963Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:29:25.5002308Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5002948Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5003492Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:25.5003858Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5004484Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5005062Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:29:25.5005193Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5005659Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5005849Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:25.5005979Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5006442Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5006627Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:29:25.5006748Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.5007195Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5007443Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:29:25.5007576Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5008016Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5008274Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:29:25.5008480Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5008922Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5009178Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:29:25.5009298Z ^~~~~~~~~~~ 2022-05-18T03:29:25.5009762Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5009977Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:29:25.5010112Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5010541Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5010750Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:25.5010878Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5011337Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5011560Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:25.5011683Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5012123Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5012309Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:29:25.5012410Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5012929Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5013116Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:29:25.5013231Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5013680Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5013881Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:29:25.5014010Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5014228Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:25.5014658Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5014862Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:29:25.5014993Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5015461Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5015700Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:29:25.5015835Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5016282Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5016514Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:29:25.5016632Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5017084Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5017309Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:29:25.5017447Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5017900Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5018128Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:29:25.5018266Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5018820Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5019056Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:29:25.5019192Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5019673Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5019952Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:25.5020089Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5020550Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5020829Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:29:25.5020968Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5021444Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5021698Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:25.5021842Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5022299Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5022553Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:29:25.5022766Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5023235Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5023490Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:29:25.5023621Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5024149Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5024402Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:29:25.5024532Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5024984Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5025247Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:29:25.5025371Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5025943Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5026193Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:29:25.5026334Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5026765Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5026986Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:29:25.5027114Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5027565Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5027799Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:29:25.5027936Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5028375Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5028699Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:29:25.5028825Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5029283Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5029527Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:29:25.5029657Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5030105Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5030345Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:29:25.5030486Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5030925Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5031200Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:29:25.5031346Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5031819Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5032098Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:29:25.5032234Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5032700Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5033062Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:29:25.5033202Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5033664Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5033918Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:25.5034064Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5034520Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5034757Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:29:25.5034890Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5035336Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5035575Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:29:25.5035709Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5036137Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5036374Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:29:25.5036504Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5036721Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:25.5037150Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5037392Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:25.5037523Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5037942Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5038226Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:29:25.5038360Z ^~~~~~~~~~~ 2022-05-18T03:29:25.5038650Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:25.5039071Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5039395Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:29:25.5039527Z ^~~~~~~~~~~ 2022-05-18T03:29:25.5039937Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5040154Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:29:25.5040283Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5040483Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:29:25.5040948Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5041165Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:29:25.5041292Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5041770Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5041978Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:29:25.5042102Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5042565Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5042840Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:29:25.5042961Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5043427Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5043630Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:29:25.5043750Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5044187Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5044429Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:29:25.5044543Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5044978Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5045231Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:29:25.5045351Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5045804Z external/sleef/src/arch/helperavx2_128.h:426:13: warning: 'vstoreu_v_p_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5045990Z static void vstoreu_v_p_vm2(void *p, vmask2 vm2) { 2022-05-18T03:29:25.5046110Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5046552Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5046760Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:29:25.5046860Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5047309Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5047507Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:29:25.5047619Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5048060Z external/sleef/src/arch/helperavx2_128.h:415:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5048205Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:29:25.5048319Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5048853Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5049102Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:29:25.5049230Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5049722Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5049968Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:29:25.5050094Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5050550Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5050792Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:29:25.5050908Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5051336Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5051597Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:29:25.5051712Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5052172Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5052492Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:29:25.5052614Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5053166Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5053488Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:29:25.5053595Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5054030Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5054297Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:29:25.5054422Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5054856Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5055062Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:29:25.5055178Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5055623Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5055869Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:29:25.5055964Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5056443Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5056756Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:29:25.5056880Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5057342Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5057681Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:29:25.5057817Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5058274Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5058509Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:29:25.5058624Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5059176Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5059440Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:29:25.5059556Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5060024Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5060386Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:29:25.5060513Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.5060946Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5061305Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:29:25.5061426Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.5061899Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5062182Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:29:25.5062297Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5062734Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5062991Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:29:25.5063182Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5063606Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5063934Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:29:25.5064054Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.5064508Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5064756Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:29:25.5064871Z ^~~~~~~~~~~ 2022-05-18T03:29:25.5065307Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5065524Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:29:25.5065629Z ^~~~~~~~~~ 2022-05-18T03:29:25.5066234Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5066449Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:29:25.5066567Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5067008Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5067446Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:29:25.5067569Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.5068010Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5068257Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:25.5068376Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.5068840Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5069131Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:25.5069253Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5069831Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5070152Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:29:25.5070282Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5070742Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5070995Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:29:25.5071126Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5071608Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5071819Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:29:25.5071936Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5072423Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5072666Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:25.5072795Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5073237Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5073473Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:25.5073596Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5074133Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5074386Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:25.5074502Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5074946Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5075182Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:29:25.5075278Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5075733Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5076011Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:25.5076116Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5076574Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5076841Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:25.5076948Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5077393Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5077611Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T03:29:25.5077730Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5078179Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5078409Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:29:25.5078528Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5078972Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5079290Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:29:25.5079402Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5079904Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5080206Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:29:25.5080331Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5080766Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5081069Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:29:25.5081182Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5081619Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5081905Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:29:25.5082029Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5082487Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5082760Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:29:25.5082874Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5083335Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5083591Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:29:25.5083783Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5084256Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5084507Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:29:25.5084609Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5085074Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5085351Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:29:25.5085477Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5085936Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5086196Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:29:25.5086321Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5086769Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5086996Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:29:25.5087104Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.5087597Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5087824Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:29:25.5087944Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.5088412Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5088695Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:29:25.5088812Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5089272Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5089536Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:29:25.5089733Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5090178Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5090732Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:29:25.5090852Z ^~~~~~~~~~ 2022-05-18T03:29:25.5091272Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5091498Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:29:25.5091623Z ^~~~~~~~~~~ 2022-05-18T03:29:25.5092062Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5092309Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:29:25.5092423Z ^~~~~~~~~~ 2022-05-18T03:29:25.5092874Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5093123Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:29:25.5093238Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.5093691Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5093922Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:29:25.5094025Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.5094555Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5094776Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:29:25.5094883Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.5095354Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5095583Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:29:25.5095704Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5096162Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5096397Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T03:29:25.5096516Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5096949Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5097190Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T03:29:25.5097312Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5097754Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5098013Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:29:25.5098125Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5098546Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5098799Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:29:25.5098916Z ^~~~~~~~~~~ 2022-05-18T03:29:25.5099360Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5099613Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:29:25.5099726Z ^~~~~~~~~~ 2022-05-18T03:29:25.5100176Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5100426Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:29:25.5100520Z ^~~~~~~~~~~~~ 2022-05-18T03:29:25.5100958Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5101188Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:25.5101310Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5101765Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5102004Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:25.5102114Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5102560Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5102762Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:29:25.5102876Z ^~~~~~~~~~~~ 2022-05-18T03:29:25.5103339Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5103612Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:29:25.5103835Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5104308Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5104601Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:29:25.5104806Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5105263Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5105513Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:29:25.5105633Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5106207Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5106519Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:25.5106637Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5107074Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5107373Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:25.5107482Z ^~~~~~~~~~~ 2022-05-18T03:29:25.5107914Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5108266Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.5108385Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5108827Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5109165Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.5109276Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5109724Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5110098Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.5110221Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5110749Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5111104Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.5111226Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5111650Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5111999Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:25.5112128Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5112358Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:29:25.5113578Z external/sleef/src/arch/helperavx2_128.h:117:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5113826Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:29:25.5113907Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:25.5114517Z external/sleef/src/arch/helperavx2_128.h:116:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5114754Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:29:25.5114875Z ^~~~~~~~~~~ 2022-05-18T03:29:25.5115334Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5115592Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:29:25.5115820Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:25.5116266Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:29:25.5116495Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:29:25.5116622Z ^~~~~~~~~~~~~ 2022-05-18T03:29:26.2353782Z INFO: From Compiling third_party/oneDNN/src/common/reduction.cpp: 2022-05-18T03:29:26.2354401Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/reduction.cpp:20:0: 2022-05-18T03:29:26.2355511Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T03:29:26.2356870Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T03:29:26.2358533Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_reduction_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:29:26.2359886Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_reduction_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:29:26.2360658Z external/mkl_dnn/third_party/oneDNN/src/common/reduction.cpp:30:29: required from here 2022-05-18T03:29:26.2361499Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:26.2362066Z constexpr bool one_of(T val, P item) { 2022-05-18T03:29:26.2362416Z ^~~ 2022-05-18T03:29:27.7127169Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:29:27.7138622Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:29:27.7139392Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:29:27.7140081Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:29:27.7140412Z ^ 2022-05-18T03:29:27.7140680Z At top level: 2022-05-18T03:29:27.7141363Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7142019Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:29:27.7142451Z ^~~~~~~ 2022-05-18T03:29:27.7143139Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7143931Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:29:27.7144435Z ^~~~~~~ 2022-05-18T03:29:27.7145101Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7145952Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:29:27.7146329Z ^~~~~~~~~ 2022-05-18T03:29:27.7146864Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7147355Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:29:27.7147703Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7148252Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7148806Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:29:27.7149118Z ^~~~~~~ 2022-05-18T03:29:27.7149698Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7150149Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:29:27.7150462Z ^~~~~~~ 2022-05-18T03:29:27.7151010Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7151514Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:29:27.7151904Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7165284Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7166745Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:29:27.7167082Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7167673Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7168120Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:29:27.7168476Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7169047Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7169587Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:29:27.7169957Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7170642Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7171182Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:29:27.7171562Z ^~~~~~ 2022-05-18T03:29:27.7172221Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7172770Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:29:27.7173191Z ^~~~~~ 2022-05-18T03:29:27.7173649Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7173999Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:29:27.7174254Z ^~~~~~ 2022-05-18T03:29:27.7174688Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7175046Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:29:27.7175285Z ^~~~~ 2022-05-18T03:29:27.7175785Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7176360Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:29:27.7176772Z ^~~~~~ 2022-05-18T03:29:27.7177413Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7177970Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:29:27.7178296Z ^~~~~ 2022-05-18T03:29:27.7192861Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7193559Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:29:27.7194015Z ^~~~~~~ 2022-05-18T03:29:27.7194811Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7195636Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:29:27.7196115Z ^~~~~~~~~~ 2022-05-18T03:29:27.7196897Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7197599Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:29:27.7198102Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7198864Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7199378Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:29:27.7199742Z ^~~~~~~ 2022-05-18T03:29:27.7200359Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7200865Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:29:27.7201165Z ^~~~~~ 2022-05-18T03:29:27.7201754Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7202242Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:29:27.7202571Z ^~~~~~~~~ 2022-05-18T03:29:27.7203212Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7203752Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:27.7204123Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7204734Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7205261Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:29:27.7205740Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7206262Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7206792Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:29:27.7207271Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7250184Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7250785Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:29:27.7251196Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7251849Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7252415Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:29:27.7252809Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7253466Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7254007Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:29:27.7254399Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7255079Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7255620Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:29:27.7256007Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7256637Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7257253Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:29:27.7257845Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7258487Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7259106Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:29:27.7259532Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7260180Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7260755Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:29:27.7261167Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7261797Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7279703Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:29:27.7280155Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7280847Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7281409Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:29:27.7281807Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7282471Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7282985Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:29:27.7283353Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7284011Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7284588Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:27.7285030Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7285662Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7286216Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:27.7286608Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7287537Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7288234Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:29:27.7288632Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7289358Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7289870Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:29:27.7290246Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7290867Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7291438Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:29:27.7291836Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7292189Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:29:27.7292908Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7293443Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:29:27.7293815Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7294429Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7294986Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:29:27.7295340Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7296088Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7296606Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:29:27.7296975Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7297576Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7298081Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:29:27.7298458Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7299098Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7299644Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:29:27.7300001Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7300624Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7301138Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:27.7301477Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7302105Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7302670Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:27.7303042Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7303651Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7304320Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:27.7304746Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7305353Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7306985Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:29:27.7307396Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7308022Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7308747Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:27.7309170Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7309803Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7310373Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:29:27.7310790Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7311432Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7312123Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:27.7312541Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7313156Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7313689Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:27.7314073Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7314688Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7315251Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:27.7315643Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7316295Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7316984Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:27.7317376Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7318018Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7318571Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:29:27.7318991Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7319605Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7320179Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:29:27.7320610Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7321207Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7321760Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:29:27.7322179Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7322768Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7323282Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:29:27.7323712Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7324316Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7324834Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:29:27.7325218Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7325841Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7326370Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:27.7326771Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7327388Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7327922Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:27.7328430Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7329045Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7329588Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:29:27.7329996Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7330634Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7331188Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:29:27.7331611Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7332217Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7332732Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:27.7333107Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7333720Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7334233Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:27.7334625Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7335274Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7335863Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:29:27.7336275Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7337008Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7337550Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:29:27.7337937Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7338496Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7339049Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:29:27.7339423Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7340013Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7340658Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:29:27.7341149Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7341854Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7342466Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:29:27.7342908Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7343523Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7344218Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:29:27.7344661Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7345284Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7346043Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:29:27.7346445Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7347055Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7347620Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:29:27.7348158Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7348783Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7349298Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:27.7349667Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7350304Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7350977Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:27.7351486Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7352131Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7352780Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:27.7353290Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7353906Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7354491Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:29:27.7354934Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7355294Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:29:27.7355991Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7356702Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:29:27.7357140Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7357800Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7358425Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:29:27.7358804Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7359435Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7359960Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:29:27.7360360Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7361020Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7361560Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:29:27.7361950Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7362530Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7363082Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:29:27.7363454Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7364067Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7364651Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:29:27.7365069Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7365884Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7366499Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:29:27.7366950Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7367578Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7368334Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:29:27.7368834Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7369469Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7370000Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:29:27.7370409Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7370999Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7371552Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:29:27.7371952Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7372350Z In file included from external/sleef/src/libm/sleefsimdsp.c:346:0: 2022-05-18T03:29:27.7373157Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7373813Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:29:27.7374205Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7374872Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7375407Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:29:27.7375755Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7376394Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7377103Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:29:27.7377469Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7378138Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7378705Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:29:27.7379055Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7379738Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7380297Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:29:27.7380644Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7381303Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7381820Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:29:27.7382149Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7382813Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7383452Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7383939Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7384592Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7385268Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:29:27.7385646Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7386479Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7387218Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:29:27.7387639Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7388324Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7388960Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:29:27.7389486Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7390162Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7390750Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7391134Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7391833Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7392387Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:29:27.7392747Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7393393Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7393940Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:29:27.7394293Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7394988Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7395609Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:29:27.7395983Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7396641Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7397235Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:29:27.7397647Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7398516Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7399061Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:29:27.7399444Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7400144Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7400824Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:29:27.7401229Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7401915Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7402495Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:29:27.7402862Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7403507Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7404081Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:29:27.7404472Z ^~~~~~~~~~ 2022-05-18T03:29:27.7405178Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7405730Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:29:27.7406047Z ^~~~~~~~~~ 2022-05-18T03:29:27.7406694Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7407303Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7407697Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7408363Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7408982Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7409358Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7409975Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7410695Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7411107Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7411753Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7412304Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7412734Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7413399Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7413950Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7414298Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7414972Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7415752Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7416115Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7416790Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7417420Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7417818Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7418433Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7419361Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7419812Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7420479Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7421104Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:29:27.7421532Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7422165Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7422750Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:29:27.7423169Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7423915Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7424521Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:29:27.7424907Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7425600Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7426573Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:29:27.7426986Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7427678Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7428281Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:29:27.7428667Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7429275Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7429926Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:29:27.7430511Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7431220Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7431857Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:29:27.7432258Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7432877Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7433459Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:29:27.7433846Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7434513Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7435083Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:29:27.7435499Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7436160Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7436739Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:29:27.7437117Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7437734Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7438289Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:29:27.7438823Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7439563Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7440130Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:29:27.7440510Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7441167Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7441755Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:29:27.7442136Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7442791Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7443662Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:29:27.7444088Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7444736Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7445580Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:29:27.7446017Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7446674Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7447347Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:29:27.7447796Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7448450Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7449004Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7449401Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7450070Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7450796Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7451202Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7451846Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7452561Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7452951Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7453629Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7454202Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7454576Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7455241Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7455830Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7456230Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7456871Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7457470Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7457856Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7458508Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7459421Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:29:27.7459830Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7460438Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7461159Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T03:29:27.7461551Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7462165Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7462762Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T03:29:27.7463170Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7463909Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7464462Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:29:27.7464839Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7465466Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7473448Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:29:27.7473836Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7474541Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7475182Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:29:27.7475531Z ^~~~~~~~~~ 2022-05-18T03:29:27.7476140Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7476740Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:29:27.7477143Z ^~~~~~~~~~ 2022-05-18T03:29:27.7477771Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7478307Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:29:27.7478828Z ^~~~~~~~~~ 2022-05-18T03:29:27.7479449Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7480010Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:29:27.7480363Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7480976Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7481538Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:29:27.7481927Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7482596Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7483252Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:29:27.7483613Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7484294Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7484841Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:29:27.7485222Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7485867Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7486531Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:29:27.7487099Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7487758Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7488399Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:29:27.7488850Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7489520Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7490183Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:29:27.7490642Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7491249Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7491864Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:29:27.7492322Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7492982Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7493505Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:29:27.7493862Z ^~~~~~~~~~ 2022-05-18T03:29:27.7494552Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7495122Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:29:27.7495525Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7496192Z external/sleef/src/arch/helperpurec_scalar.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7496755Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vf; } 2022-05-18T03:29:27.7497092Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7497732Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7498337Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T03:29:27.7498724Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7499502Z external/sleef/src/arch/helperpurec_scalar.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7500029Z static INLINE vint2 vrint_vi2_vf(vfloat a) { 2022-05-18T03:29:27.7500343Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7500966Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7501501Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:29:27.7501847Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7502504Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7503032Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:29:27.7503399Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7504169Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7504759Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:29:27.7505180Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7506017Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7506643Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:29:27.7507045Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7507858Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7508419Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:29:27.7508782Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7509459Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7510009Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:29:27.7510350Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7511004Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7511541Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:29:27.7511902Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7512555Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7513178Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:29:27.7513587Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7514242Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7514813Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:29:27.7515184Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7515831Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7516407Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:29:27.7516789Z ^~~~~~~~~~ 2022-05-18T03:29:27.7517464Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7517996Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:29:27.7518351Z ^~~~~~~~~~ 2022-05-18T03:29:27.7518993Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7519514Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:29:27.7520018Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7520691Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7521219Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:29:27.7521579Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7522241Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7522841Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7523226Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7523890Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7524654Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7525078Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7525730Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7526366Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7526786Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7527437Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7528223Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7528773Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7529414Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7529990Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:29:27.7530393Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7531042Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7531614Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7532001Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7532674Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7533272Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7533642Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7534305Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7534874Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:29:27.7535208Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7535870Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7536450Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:29:27.7536822Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7537469Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7538049Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:29:27.7538427Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7539094Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7539659Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:29:27.7540013Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7540772Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7541325Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:29:27.7541693Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7542362Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7542900Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:29:27.7543249Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7543977Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7544534Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:29:27.7544878Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7545553Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7546269Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:29:27.7546628Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7547306Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7547875Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:29:27.7548229Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7548870Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7549705Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:29:27.7550051Z ^~~~~~~~~~ 2022-05-18T03:29:27.7550714Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7551377Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:29:27.7551732Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7552339Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7552877Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:29:27.7553250Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7553925Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7554484Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7554889Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7555551Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7556128Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7556540Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7557210Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7557809Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7558205Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7558872Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7559455Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7559855Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7560502Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7561269Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7561693Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7562349Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7562952Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7563324Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7563974Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7564692Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:29:27.7565102Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7565763Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7566512Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T03:29:27.7566947Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7567620Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7568205Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T03:29:27.7568597Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7569254Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7569956Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:29:27.7570333Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7570978Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7571562Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:29:27.7571954Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7572600Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7573273Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:29:27.7573634Z ^~~~~~~~~~ 2022-05-18T03:29:27.7574271Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7574930Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:29:27.7575391Z ^~~~~~~~~~ 2022-05-18T03:29:27.7576034Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7576589Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:29:27.7576960Z ^~~~~~~~~~ 2022-05-18T03:29:27.7577618Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7578190Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:29:27.7578569Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7579755Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7580344Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:29:27.7580722Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7581398Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7582083Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:29:27.7582466Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7583239Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7583932Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:29:27.7584311Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7584984Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7585636Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:29:27.7586255Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7586919Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7587577Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:29:27.7588037Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7588703Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7589333Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:29:27.7589793Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7590436Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7591081Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:29:27.7591667Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7592267Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7592781Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:29:27.7593113Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7593728Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7594278Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7594663Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7595286Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7595899Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:29:27.7596316Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7596945Z external/sleef/src/arch/helperpurec_scalar.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7597503Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return vd; } 2022-05-18T03:29:27.7597882Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7598518Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7599085Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:29:27.7599493Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7600153Z external/sleef/src/arch/helperpurec_scalar.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7600634Z static INLINE vint vrint_vi_vd(vdouble a) { 2022-05-18T03:29:27.7600965Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7601624Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7602146Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:29:27.7602468Z ^~~~~~~~~~ 2022-05-18T03:29:27.7603256Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7603814Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:29:27.7604150Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7604810Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7605469Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:27.7605950Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7606595Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7607167Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:27.7607585Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7608225Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7608866Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:29:27.7609287Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7609939Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7610502Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:29:27.7611032Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7611718Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7612307Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:29:27.7612735Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7613408Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7614011Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:29:27.7614407Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7615070Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7615677Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:29:27.7616063Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7616739Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7617370Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:29:27.7617774Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7618397Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7618987Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:29:27.7619376Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7620057Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7620647Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:29:27.7621057Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7621722Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7622280Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:29:27.7622680Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7623459Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7624162Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:29:27.7624533Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7625219Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7625932Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:29:27.7626339Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7626995Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7627578Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:29:27.7627966Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7628598Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7629185Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:29:27.7629575Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7630231Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7630792Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:29:27.7631149Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7631949Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7632514Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:29:27.7632910Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7633591Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7634135Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:29:27.7634517Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7635162Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7635736Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:29:27.7636135Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7636816Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7637401Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:29:27.7637788Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7638441Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7639013Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:29:27.7639388Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7640031Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7640607Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:29:27.7641008Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7641661Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7642220Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:29:27.7642569Z ^~~~~~~~~~ 2022-05-18T03:29:27.7643217Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7643963Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:29:27.7644366Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7645037Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7645581Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:29:27.7645947Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7646606Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7647153Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:29:27.7647530Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7648172Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7648772Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:29:27.7649144Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7649798Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7650359Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:29:27.7650706Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7651381Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7652063Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:29:27.7652435Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7653057Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7653601Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:29:27.7653960Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7654601Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7655157Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:29:27.7655538Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7656214Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7656746Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:29:27.7657109Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7657771Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:27.7658413Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:29:27.7658783Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7659403Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7660022Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:29:27.7660455Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7660896Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:29:27.7661612Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7662146Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:27.7662557Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7663168Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7663859Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:29:27.7664400Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7665004Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7665621Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:29:27.7666199Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7666817Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7667340Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:27.7667699Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7668311Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7668898Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:27.7669355Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7669746Z In file included from external/sleef/src/libm/sleefsimdsp.c:346:0: 2022-05-18T03:29:27.7670528Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7671109Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:29:27.7671485Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7672144Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7672842Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:29:27.7673196Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7673864Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7674431Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:29:27.7674793Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7675473Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7675977Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:29:27.7676334Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7676970Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7677476Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:29:27.7677831Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7678491Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7678989Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:29:27.7679318Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7679975Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7680578Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7680975Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7681621Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7682280Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:29:27.7682630Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7683286Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7684016Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:29:27.7684410Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7685191Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7685793Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:29:27.7686188Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7686858Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7687465Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7687864Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7688519Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7689048Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:29:27.7689395Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7690061Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7690570Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:29:27.7690898Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7691548Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7692031Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:29:27.7692327Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7692963Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7693690Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:29:27.7694041Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7694699Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7695276Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:29:27.7695652Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7696280Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7696829Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:29:27.7697213Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7697855Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7698431Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:29:27.7698826Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7699451Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7700025Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:29:27.7700394Z ^~~~~~~~~~ 2022-05-18T03:29:27.7701038Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7701562Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:29:27.7701895Z ^~~~~~~~~~ 2022-05-18T03:29:27.7702547Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7703139Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7703558Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7704353Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7705112Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7705495Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7707825Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7708440Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:29:27.7708816Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7709514Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7710238Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:29:27.7710633Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7711258Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7711852Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:29:27.7712294Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7712952Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7713509Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:29:27.7713890Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7714545Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7715126Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:29:27.7715503Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7716302Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7716873Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:29:27.7717231Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7717849Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7718476Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:29:27.7718851Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7719503Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7720076Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:29:27.7720457Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7721263Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7721798Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:29:27.7722139Z ^~~~~~~~~~ 2022-05-18T03:29:27.7722730Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7723254Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:29:27.7723577Z ^~~~~~~~~~ 2022-05-18T03:29:27.7724193Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7724750Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:29:27.7725131Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7725730Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7726298Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7726697Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7727360Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7728074Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7728621Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7729250Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7729835Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7730232Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7730892Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7731673Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7732093Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7732694Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7733242Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:29:27.7733640Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7734268Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7734805Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7735144Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7735728Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7736289Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7736731Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7737327Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7737823Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:29:27.7738158Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7738772Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7739307Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:29:27.7739673Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7740287Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7740833Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:29:27.7741195Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7741858Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7742387Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:29:27.7742738Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7743337Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7743989Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:29:27.7744337Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7744968Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7745518Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:29:27.7746012Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7746648Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7747209Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:29:27.7747568Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7748188Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7748866Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:29:27.7749243Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7749893Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7750420Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:29:27.7750777Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7751414Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7752043Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:29:27.7752386Z ^~~~~~~~~~ 2022-05-18T03:29:27.7753007Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: 'vsub_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7753607Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:29:27.7753962Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7754583Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7755130Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:29:27.7755485Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7756140Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7756762Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7757300Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7757938Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7758563Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7758947Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7759560Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7760153Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7760563Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7761197Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7761775Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7762184Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7762843Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7763398Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7763818Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7764473Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7765055Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7765427Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7766095Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7766868Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:29:27.7767271Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7767912Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7768674Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T03:29:27.7769201Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7769831Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7770463Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T03:29:27.7770879Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7771527Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7772124Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:29:27.7772535Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7773196Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7773787Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:29:27.7774185Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7774847Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7775442Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:29:27.7775819Z ^~~~~~~~~~ 2022-05-18T03:29:27.7776450Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: 'vabs_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7777070Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:29:27.7777614Z ^~~~~~~~~~ 2022-05-18T03:29:27.7778272Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7778838Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:29:27.7779187Z ^~~~~~~~~~ 2022-05-18T03:29:27.7779857Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7780424Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:29:27.7780792Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7781420Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7781977Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:29:27.7782365Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7782992Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7783803Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:29:27.7784186Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7784892Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7785623Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:29:27.7786233Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7786966Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: 'vreinterpret_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7787586Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:29:27.7788025Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7788727Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7789375Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:29:27.7789799Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7790614Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7791272Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:29:27.7791696Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7792375Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: 'vreinterpret_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7793038Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:29:27.7793516Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7794165Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7794767Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:29:27.7795149Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7795777Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7796367Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:27.7796786Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7797442Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7798071Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:29:27.7798619Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7799290Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7799880Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:29:27.7800282Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7800769Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: 'vcast_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7800947Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:29:27.7801055Z ^~~~~~~~~~ 2022-05-18T03:29:27.7801540Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7801854Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:27.7801975Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7802493Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7802765Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:27.7802888Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7803372Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7803615Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:29:27.7803725Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7804171Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7804411Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:29:27.7804522Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7805010Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7805248Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:29:27.7805359Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7805927Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7806190Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:29:27.7806302Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7806789Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7807028Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:29:27.7807148Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7807616Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7807850Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:29:27.7807965Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7808435Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7808623Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:29:27.7808736Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7809153Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7809369Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:29:27.7809490Z ^~~~~~~~~~~~~ 2022-05-18T03:29:27.7810075Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7810271Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:29:27.7810385Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7810842Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7811049Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:29:27.7811137Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7811620Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7811809Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:29:27.7811920Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:27.7812390Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7812586Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:29:27.7812699Z ^~~~~~~~~~~ 2022-05-18T03:29:27.7813189Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7813370Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:29:27.7813485Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7813942Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7814114Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:29:27.7814213Z ^~~~~~~~~~~~ 2022-05-18T03:29:27.7814691Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7814899Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:29:27.7815006Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:27.7815482Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:29:27.7815670Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:29:27.7815784Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.3696587Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:29:28.3697329Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:29:28.3697962Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:29:28.3698540Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:29:28.3699032Z ^~~ 2022-05-18T03:29:28.3699534Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:29:28.3700147Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:29:28.3700575Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:29:28.3700884Z ^ 2022-05-18T03:29:28.3701113Z At top level: 2022-05-18T03:29:28.3701771Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3702398Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:29:28.3702874Z ^~~~~~~ 2022-05-18T03:29:28.3703527Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3704338Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:29:28.3705044Z ^~~~~~~ 2022-05-18T03:29:28.3705714Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3706517Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:29:28.3707025Z ^~~~~~~~~ 2022-05-18T03:29:28.3707703Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3708295Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:29:28.3708743Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3709402Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3709961Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:29:28.3710367Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.3711023Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3711731Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:29:28.3712209Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.3712904Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3713559Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:29:28.3713981Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3714682Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3715307Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:29:28.3715776Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.3716472Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3717050Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:29:28.3717584Z ^~~~~ 2022-05-18T03:29:28.3718246Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3718830Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:29:28.3719237Z ^~~~~ 2022-05-18T03:29:28.3719907Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3720485Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:29:28.3720881Z ^~~~ 2022-05-18T03:29:28.3721567Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3722147Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:29:28.3722517Z ^~~~ 2022-05-18T03:29:28.3723229Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3723819Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:29:28.3724197Z ^~~~~~ 2022-05-18T03:29:28.3724867Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3725514Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:29:28.3726163Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3727006Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3727604Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:29:28.3728166Z ^~~~~~~~~ 2022-05-18T03:29:28.3729005Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3729592Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:29:28.3730013Z ^~~~~~ 2022-05-18T03:29:28.3730661Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3731262Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:29:28.3731773Z ^~~~~~ 2022-05-18T03:29:28.3732461Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3733146Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:29:28.3733549Z ^~~~~~ 2022-05-18T03:29:28.3734306Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3734840Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:29:28.3735182Z ^~~~~ 2022-05-18T03:29:28.3735959Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3736747Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:29:28.3737250Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.3737925Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3741331Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:29:28.3741871Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3742621Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:28.3753604Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3754172Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:29:28.3754530Z ^~~~~~~~ 2022-05-18T03:29:28.3755229Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3755828Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:28.3756270Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3756987Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3757634Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:29:28.3758043Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3758754Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3759260Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:29:28.3759592Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3760247Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3760859Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:28.3761271Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3762071Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3762633Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:29:28.3763054Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3763712Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3764309Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:28.3764688Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3765364Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3765911Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:29:28.3766269Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.3766941Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3767551Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:29:28.3767950Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3768645Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3769190Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:29:28.3769554Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3770212Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3770842Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:29:28.3771273Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3771961Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3772630Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:29:28.3773056Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3773729Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3774466Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:29:28.3774899Z ^~~~~~~~~~~ 2022-05-18T03:29:28.3775573Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3776141Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:29:28.3776560Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3777221Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3777812Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:28.3778225Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3778932Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3779493Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:28.3779911Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3780619Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3781251Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:29:28.3781666Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3782336Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3783039Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:29:28.3783379Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3784039Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3784611Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:29:28.3785031Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3785710Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3786406Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:29:28.3786779Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.3787415Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3787970Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:29:28.3788365Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.3789018Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3789571Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:29:28.3789931Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3790593Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3791132Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:29:28.3791511Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3792181Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3792752Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:29:28.3793131Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3793824Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3794400Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:29:28.3794791Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.3795615Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3796259Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:28.3796704Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3797376Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3797959Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:29:28.3798354Z ^~~~~~~~~~~ 2022-05-18T03:29:28.3799043Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3799644Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:28.3800043Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3800703Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3801292Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:29:28.3801712Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3802133Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:28.3802905Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3803480Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:29:28.3803864Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3804632Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3805223Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:29:28.3805607Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3806309Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3806884Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:29:28.3807305Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.3807998Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3808563Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:29:28.3808970Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.3809653Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3810253Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:29:28.3810632Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3811306Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3811921Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:29:28.3812338Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3813041Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3813659Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:29:28.3814099Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3814785Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3815422Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:29:28.3815866Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3816556Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3817241Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:29:28.3817682Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3818387Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3819006Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:29:28.3819446Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3820144Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3820766Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:29:28.3821185Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3821891Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3822532Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:29:28.3822971Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3823741Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3824363Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:29:28.3824796Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3825492Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3867713Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:29:28.3868138Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3868842Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3869433Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:29:28.3869853Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3870516Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3871154Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:29:28.3871531Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3872180Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3872746Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:29:28.3873128Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.3873737Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3874327Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:29:28.3874765Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.3875417Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3876022Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:29:28.3876431Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3877088Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3877755Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:29:28.3878274Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3879084Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3879920Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:29:28.3880486Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3881129Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3881676Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:29:28.3882251Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3882945Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3883497Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:29:28.3883914Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3884570Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3885162Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:28.3885612Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3886261Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3886862Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:29:28.3887279Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3887933Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3888682Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:28.3889110Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3889827Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3890415Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:29:28.3890853Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3891479Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3892084Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:29:28.3892521Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3893262Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3893875Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:29:28.3894279Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3894951Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3895529Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:29:28.3895969Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3896654Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3897242Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:29:28.3897626Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3898278Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3898816Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:29:28.3899191Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3900060Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3900743Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:29:28.3903457Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3904196Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3904787Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:29:28.3905189Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3906097Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3906647Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:29:28.3907061Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3907731Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3908260Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:29:28.3908634Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3909303Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3909913Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:29:28.3910314Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3911084Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3911683Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:29:28.3912091Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3912732Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3913332Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:29:28.3913740Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3914363Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3914939Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:28.3915380Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3916064Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3916621Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:29:28.3917000Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3917644Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3918184Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:29:28.3918561Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3919188Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3919764Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:29:28.3920172Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3920563Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:28.3921242Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3921873Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:29:28.3922272Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.3922914Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3923453Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:29:28.3923835Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.3924449Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3924996Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:29:28.3925347Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.3925950Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3926478Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:29:28.3926861Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.3927480Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3928008Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:29:28.3928361Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.3928960Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3929495Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:29:28.3929991Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.3930584Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3931162Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:28.3931582Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3931976Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:28.3932661Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3933236Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:28.3933661Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3934256Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3934832Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:28.3935251Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3935994Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3936548Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:28.3936975Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3937604Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3938158Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:29:28.3938562Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3939182Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3939755Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:28.3940172Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3965487Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3966062Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:28.3966599Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3967215Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3967728Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:28.3968102Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3968709Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3969232Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:28.3969642Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3970277Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3970819Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:29:28.3971215Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3971831Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3972350Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:29:28.3972747Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3973357Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3973908Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:28.3974475Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3975112Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3975653Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:28.3976031Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3976655Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3977210Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:28.3977603Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3978228Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3978792Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:28.3979216Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3979838Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3980401Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:28.3980813Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3981424Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3981982Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:29:28.3982406Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3983046Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3983577Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:29:28.3984070Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.3984634Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3985138Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:29:28.3985535Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.3990046Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3990595Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:29:28.3990959Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.3991550Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3992148Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:29:28.3992587Z ^~~~~~~~~~~ 2022-05-18T03:29:28.3993157Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3993781Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:29:28.3994219Z ^~~~~~~~~~~ 2022-05-18T03:29:28.3994816Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3995456Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:29:28.3995887Z ^~~~~~~~~~~ 2022-05-18T03:29:28.3996523Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3997108Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:29:28.3997697Z ^~~~~~~~~~~ 2022-05-18T03:29:28.3998083Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:28.3998794Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.3999473Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:29:28.3999956Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4000599Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4001259Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:29:28.4001741Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4002359Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4003011Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:29:28.4003451Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4004077Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4004666Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:29:28.4005120Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4005873Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4006616Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:29:28.4007122Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4007721Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4008366Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:29:28.4008881Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4009644Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4010218Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:29:28.4010669Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4011275Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4011788Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:29:28.4012196Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4012833Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4013414Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:29:28.4013816Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4014460Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4015030Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:29:28.4015378Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4015981Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4016570Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:29:28.4017019Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4017653Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4018391Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:29:28.4018825Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4019421Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4020049Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:29:28.4020516Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4021163Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4021692Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:29:28.4022109Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4022730Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4023306Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:29:28.4023834Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4024214Z In file included from external/sleef/src/libm/sleefsimddp.c:241:0: 2022-05-18T03:29:28.4024996Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4025538Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:29:28.4026040Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4026690Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4027268Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:29:28.4027664Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4028358Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4028921Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:29:28.4029294Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4030154Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4030821Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:29:28.4031161Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4031859Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4032380Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:29:28.4032744Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4033389Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4033923Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:29:28.4034279Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4034944Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4035554Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4035952Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4036621Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4037261Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:29:28.4037634Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4038309Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4039248Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:29:28.4039691Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4040363Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4040985Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:29:28.4041391Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4042059Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4042672Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4043060Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4043745Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4044326Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:29:28.4044671Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4045313Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4045843Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:29:28.4046193Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4046850Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4047453Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:29:28.4047824Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4048453Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4049035Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:29:28.4049422Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4050069Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4050623Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:29:28.4051003Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4051796Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4052382Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:29:28.4052864Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4053611Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4054192Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:29:28.4054577Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4055266Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4055869Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:29:28.4056644Z ^~~~~~~~~~ 2022-05-18T03:29:28.4057346Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4057914Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:29:28.4058262Z ^~~~~~~~~~ 2022-05-18T03:29:28.4058956Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4059575Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4059953Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4060595Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4061319Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4061737Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4062448Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4063021Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4063416Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4064138Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4064806Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4065219Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4066033Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4066603Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4066976Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4067724Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4068463Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4068922Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4069587Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4070257Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4070702Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4071376Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4072185Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4072649Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4073525Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4074229Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:29:28.4074649Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4075358Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4076031Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:29:28.4076432Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4077038Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4077643Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:29:28.4078035Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4078709Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4079298Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:29:28.4079709Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4080379Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4080963Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:29:28.4081512Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4082181Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4082861Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:29:28.4083325Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4083984Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4084567Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:29:28.4084990Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4085648Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4086238Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:29:28.4086647Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4087317Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4087933Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:29:28.4088311Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4088964Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4089520Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:29:28.4089886Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4090545Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4091112Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:29:28.4091501Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4092148Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4092717Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:29:28.4093213Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4093875Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4094444Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:29:28.4094805Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4095466Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4096284Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:29:28.4096721Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4097377Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4098234Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:29:28.4098668Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4099324Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4099987Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:29:28.4100412Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4101084Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4101817Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4102226Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4102862Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4103461Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4103937Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4104586Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4105196Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4105590Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4106412Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4106997Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4107403Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4108043Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4108644Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4109021Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4109690Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4110273Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4110638Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4111299Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4112004Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:29:28.4112394Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4113035Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4113953Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T03:29:28.4114351Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4115047Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4115680Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T03:29:28.4116136Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4116823Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4117384Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:29:28.4117750Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4118367Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4118905Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:29:28.4119270Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4119941Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4120591Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:29:28.4120938Z ^~~~~~~~~~ 2022-05-18T03:29:28.4121607Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4122374Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:29:28.4122809Z ^~~~~~~~~~ 2022-05-18T03:29:28.4123479Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4124004Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:29:28.4124351Z ^~~~~~~~~~ 2022-05-18T03:29:28.4125009Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4125582Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:29:28.4125970Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4126669Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4127259Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:29:28.4127635Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4128334Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4129029Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:29:28.4129447Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4130158Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4130733Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:29:28.4131091Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4131733Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4132355Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:29:28.4132836Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4133518Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4134246Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:29:28.4134690Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4135360Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4136000Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:29:28.4136460Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4137120Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4137777Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:29:28.4138210Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4138883Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4139545Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:29:28.4139912Z ^~~~~~~~~~ 2022-05-18T03:29:28.4140537Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4141127Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:29:28.4141550Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4142213Z external/sleef/src/arch/helperpurec_scalar.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4142943Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vf; } 2022-05-18T03:29:28.4143287Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4144029Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4144596Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T03:29:28.4144989Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4145695Z external/sleef/src/arch/helperpurec_scalar.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4146299Z static INLINE vint2 vrint_vi2_vf(vfloat a) { 2022-05-18T03:29:28.4146632Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4147271Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4147808Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:29:28.4148155Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4148789Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4149339Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:29:28.4149682Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4150367Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4150982Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:29:28.4151445Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4152075Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4152715Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:29:28.4153151Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4153804Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4154407Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:29:28.4154793Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4155602Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4156193Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:29:28.4156569Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4157246Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4157838Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:29:28.4158243Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4158987Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4159643Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:29:28.4160023Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4160680Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4161290Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:29:28.4161703Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4162336Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4162895Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:29:28.4163263Z ^~~~~~~~~~ 2022-05-18T03:29:28.4163932Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4164639Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:29:28.4165008Z ^~~~~~~~~~ 2022-05-18T03:29:28.4165699Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4166267Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:29:28.4166629Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4167305Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4167930Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:29:28.4168284Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4168918Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4169508Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4169889Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4170573Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4171333Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4171773Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4172464Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4173140Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4173554Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4174200Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4175042Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4175460Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4176091Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4176774Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:29:28.4177182Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4177832Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4178443Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4178836Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4179485Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4180109Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4180519Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4181207Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4181777Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:29:28.4182159Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4182850Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4183465Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:29:28.4183961Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4184648Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4185258Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:29:28.4185901Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4186585Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4187193Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:29:28.4187592Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4188291Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4188916Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:29:28.4189342Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4189948Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4190517Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:29:28.4190911Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4191572Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4192155Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:29:28.4192512Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4193148Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4193688Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:29:28.4194053Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4194740Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4195306Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:29:28.4195666Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4196340Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4197024Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:29:28.4197364Z ^~~~~~~~~~ 2022-05-18T03:29:28.4198162Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4198833Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:29:28.4199209Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4199908Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4200470Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:29:28.4200796Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4201437Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4202109Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4202571Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4203227Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4203803Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4204191Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4204860Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4205496Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4205914Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4206542Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4207289Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4207698Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4208366Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4208986Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4209409Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4210103Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4210739Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4211154Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4211848Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4212618Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:29:28.4213032Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4213689Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4214481Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T03:29:28.4214915Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4215570Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4216184Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T03:29:28.4216577Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4217219Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4217797Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:29:28.4218186Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4218928Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4219757Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:29:28.4220184Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4220865Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4221567Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:29:28.4221918Z ^~~~~~~~~~ 2022-05-18T03:29:28.4222544Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4223201Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:29:28.4223642Z ^~~~~~~~~~ 2022-05-18T03:29:28.4224481Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4225069Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:29:28.4225448Z ^~~~~~~~~~ 2022-05-18T03:29:28.4226257Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4226875Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:29:28.4227253Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4227925Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4228668Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:29:28.4229066Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4229717Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4230392Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:29:28.4230763Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4231584Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4232318Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:29:28.4232690Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4233339Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4233988Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:29:28.4234406Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4235063Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4235685Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:29:28.4236111Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4236777Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4237401Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:29:28.4237856Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4238514Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4239183Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:29:28.4239640Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4240289Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4240990Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:29:28.4241364Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4242033Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4242608Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4242993Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4243666Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4244299Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:29:28.4244706Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4245375Z external/sleef/src/arch/helperpurec_scalar.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4245941Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return vd; } 2022-05-18T03:29:28.4246280Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4246919Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4247525Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:29:28.4247938Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4248589Z external/sleef/src/arch/helperpurec_scalar.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4249210Z static INLINE vint vrint_vi_vd(vdouble a) { 2022-05-18T03:29:28.4249529Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4250174Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4250682Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:29:28.4251023Z ^~~~~~~~~~ 2022-05-18T03:29:28.4251638Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4252181Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:29:28.4252534Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4253195Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4253862Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:28.4254343Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4255018Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4255619Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:28.4256018Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4256675Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4257312Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:29:28.4257716Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4258398Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4259009Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:29:28.4259412Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4260056Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4260784Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:29:28.4261272Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4262002Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4262599Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:29:28.4263003Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4263772Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4264352Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:29:28.4264735Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4265381Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4266127Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:29:28.4266509Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4267164Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4267694Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:29:28.4268071Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4268752Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4269328Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:29:28.4269847Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4270532Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4271139Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:29:28.4271515Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4272109Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4272694Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:29:28.4273116Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4273724Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4274349Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:29:28.4274777Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4275432Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4276033Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:29:28.4276413Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4277066Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4277620Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:29:28.4278016Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4278712Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4279305Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:29:28.4279686Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4280354Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4280918Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:29:28.4281473Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4282138Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4282693Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:29:28.4283062Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4283698Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4284294Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:29:28.4284719Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4285377Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4285999Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:29:28.4286383Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4287033Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4287578Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:29:28.4287946Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4288573Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4289111Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:29:28.4289527Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4290295Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4290853Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:29:28.4291184Z ^~~~~~~~~~ 2022-05-18T03:29:28.4291879Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4292508Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:29:28.4292872Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4293565Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4294107Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:29:28.4294463Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4295147Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4295704Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:29:28.4296087Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4296764Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4297368Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:29:28.4297757Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4298424Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4298961Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:29:28.4299301Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4299921Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4300435Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:29:28.4300783Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4301441Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4302096Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:29:28.4302466Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4303150Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4303804Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:29:28.4304171Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4304803Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4305339Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:29:28.4305678Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4306458Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:28.4307121Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:29:28.4307496Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4307874Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:28.4308616Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4309239Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:29:28.4309653Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4310311Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4311003Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:29:28.4311353Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4311977Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4312534Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:28.4312913Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4313565Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4314164Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:29:28.4314558Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4315236Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4315767Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:28.4316150Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4316818Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4317359Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:29:28.4317682Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4318264Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4318828Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:29:28.4319203Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4319849Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4320453Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:29:28.4320881Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4321529Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4322122Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:29:28.4322686Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4323285Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4323815Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:29:28.4324197Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4324850Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4325437Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:28.4325811Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4326473Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4327021Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:28.4327412Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4328057Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4328562Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:29:28.4328918Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4329542Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4330082Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:29:28.4330399Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4330991Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4331649Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:29:28.4332006Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4332404Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:28.4333139Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4333677Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:29:28.4334062Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4334761Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4335447Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:29:28.4335913Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4336558Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4337126Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:29:28.4337526Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4338187Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4338758Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:29:28.4339185Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4339824Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4340413Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:29:28.4340845Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4341491Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4342108Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:29:28.4342551Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4343353Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4344086Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:28.4344578Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4345248Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4346092Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:29:28.4346528Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4347219Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4347862Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:28.4348327Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4348949Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4349186Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:29:28.4349323Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4349727Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4349985Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:29:28.4350259Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4350631Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4350847Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:29:28.4350960Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4351341Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4351559Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:29:28.4351676Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4352066Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4352278Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:29:28.4352396Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4352768Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4352982Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:29:28.4353100Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4353489Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4353691Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:29:28.4353809Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4354198Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4354403Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:29:28.4354503Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4354890Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4355206Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:29:28.4355330Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4355715Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4355907Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:29:28.4356018Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4356406Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4356619Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:29:28.4356743Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4357138Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4357381Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:29:28.4357504Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4357892Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4358119Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:29:28.4358238Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4358649Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4358946Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:28.4359068Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4359457Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4359664Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:29:28.4359783Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4360167Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4360375Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:29:28.4360496Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4360866Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4361076Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:29:28.4361193Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4361389Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:28.4361763Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4361964Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:28.4362084Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4362277Z In file included from external/sleef/src/libm/sleefsimddp.c:241:0: 2022-05-18T03:29:28.4362685Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4362868Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:29:28.4362981Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4363396Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4363580Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:29:28.4363687Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4364183Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4364369Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:29:28.4364462Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4364886Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4365068Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:29:28.4365172Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4365576Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4365836Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:29:28.4365938Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4366370Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4366578Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4366666Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4367057Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4367218Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:29:28.4367320Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4367719Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4367954Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:29:28.4368057Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4368440Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4368580Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:29:28.4368677Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4369093Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4369288Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:29:28.4369390Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4369792Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4369986Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:29:28.4370075Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4370489Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4370682Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:29:28.4370784Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4371207Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4371426Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:29:28.4371530Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4371934Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4372115Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:29:28.4372219Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4372627Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4372815Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:29:28.4372916Z ^~~~~~~~~~ 2022-05-18T03:29:28.4373403Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4373573Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:29:28.4373670Z ^~~~~~~~~~ 2022-05-18T03:29:28.4374066Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4374291Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4374393Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4374806Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4375044Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4375147Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4375561Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4375786Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4375888Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4376291Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4376498Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4376604Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4377102Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4377447Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4377552Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4377970Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4378205Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4378294Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4378710Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4379117Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4379223Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4379639Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4379886Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:29:28.4379987Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4380420Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4380632Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:29:28.4380740Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4381158Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4381371Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:29:28.4381479Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4381922Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4382187Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:29:28.4382305Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4382800Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4383022Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:29:28.4383133Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4383572Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4383844Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:29:28.4383956Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4384382Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4384579Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:29:28.4384688Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4385089Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4385504Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:29:28.4385610Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4386156Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4386383Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4386598Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4387019Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4387242Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4387336Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4387759Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4387983Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4388090Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4388521Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4388742Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4388852Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4389285Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4389514Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4389605Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4390040Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: 'veq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4390268Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4390375Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4390827Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4391176Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:29:28.4391290Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4391743Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4392077Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T03:29:28.4392191Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4392743Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4392980Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T03:29:28.4393092Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4393531Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4393746Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:29:28.4393860Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4394290Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4394510Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:29:28.4394618Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4395059Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4395335Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:29:28.4395447Z ^~~~~~~~~~ 2022-05-18T03:29:28.4395880Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: 'vabs_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4396151Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:29:28.4396243Z ^~~~~~~~~~ 2022-05-18T03:29:28.4396767Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4396952Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:29:28.4397063Z ^~~~~~~~~~ 2022-05-18T03:29:28.4397517Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: 'vdiv_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4397735Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:29:28.4397845Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4398278Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4398470Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:29:28.4398582Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4399034Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4399343Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:29:28.4399451Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4399904Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4400119Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:29:28.4400232Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4400690Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: 'vreinterpret_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4400989Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:29:28.4401104Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4401597Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: 'vreinterpret_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4401889Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:29:28.4402011Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4402586Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: 'vreinterpret_vf_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4402881Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:29:28.4402999Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4403491Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: 'vreinterpret_vm_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4403793Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:29:28.4403910Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4404390Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4404659Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:29:28.4404782Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4405240Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4405466Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T03:29:28.4405564Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4405981Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4406158Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:29:28.4406262Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4406707Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4407093Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:29:28.4407214Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4407716Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4407921Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:29:28.4408038Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4408646Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4408910Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:29:28.4409026Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4409469Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4409691Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:29:28.4409809Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4410259Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4410494Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:29:28.4410611Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4411044Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4411266Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:29:28.4411376Z ^~~~~~~~~~ 2022-05-18T03:29:28.4411841Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4412042Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:29:28.4412149Z ^~~~~~~~~~ 2022-05-18T03:29:28.4412578Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4412772Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:29:28.4412884Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4413457Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4413837Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:29:28.4413953Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.4414381Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4414563Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:29:28.4414676Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4415147Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4415555Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:29:28.4415680Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4416168Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4416393Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:29:28.4416512Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4416965Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4417205Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:29:28.4417412Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4417892Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4418137Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:29:28.4418253Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4418752Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4419004Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:29:28.4419126Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4419588Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4419826Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:29:28.4419940Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4420391Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4420637Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:29:28.4420756Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4421242Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4421446Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:29:28.4421541Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:28.4422016Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4422202Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:29:28.4422307Z ^~~~~~~~~~~ 2022-05-18T03:29:28.4422780Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4422981Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:29:28.4423091Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4423540Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4423918Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:29:28.4424031Z ^~~~~~~~~~~~ 2022-05-18T03:29:28.4424515Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4424714Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:29:28.4424833Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:28.4425314Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:29:28.4425516Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:29:28.4425622Z ^~~~~~~~~~~~~ 2022-05-18T03:29:28.6364422Z INFO: From Compiling third_party/oneDNN/src/common/eltwise.cpp: 2022-05-18T03:29:28.6368703Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T03:29:28.6368965Z from external/mkl_dnn/third_party/oneDNN/src/common/math_utils.hpp:23, 2022-05-18T03:29:28.6369193Z from external/mkl_dnn/third_party/oneDNN/src/common/eltwise.cpp:21: 2022-05-18T03:29:28.6370047Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T03:29:28.6370856Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_eltwise_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T03:29:28.6371797Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_eltwise_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:29:28.6372055Z external/mkl_dnn/third_party/oneDNN/src/common/eltwise.cpp:36:29: required from here 2022-05-18T03:29:28.6372600Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:28.6372753Z constexpr bool one_of(T val, P item) { 2022-05-18T03:29:28.6372844Z ^~~ 2022-05-18T03:29:31.3144925Z INFO: From Compiling third_party/oneDNN/src/common/stream.cpp: 2022-05-18T03:29:31.3145507Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T03:29:31.3146186Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T03:29:31.3146680Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T03:29:31.3147248Z from external/mkl_dnn/third_party/oneDNN/src/common/stream.cpp:21: 2022-05-18T03:29:31.3148297Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_stream*]': 2022-05-18T03:29:31.3149384Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_stream*}]' 2022-05-18T03:29:31.3150043Z external/mkl_dnn/third_party/oneDNN/src/common/stream.cpp:53:29: required from here 2022-05-18T03:29:31.3150841Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:31.3151351Z constexpr bool one_of(T val, P item) { 2022-05-18T03:29:31.3151670Z ^~~ 2022-05-18T03:29:31.3152525Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine*]': 2022-05-18T03:29:31.3153724Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_stream**; Args = {dnnl_engine*}]' 2022-05-18T03:29:31.3155021Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_stream**, dnnl_engine*}]' 2022-05-18T03:29:31.3155712Z external/mkl_dnn/third_party/oneDNN/src/common/stream.cpp:40:36: required from here 2022-05-18T03:29:31.3156474Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:31.3157464Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:29:31.3158609Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:29:31.3159645Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:29:31.3160238Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:29:31.3161089Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:31.3162162Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine**]': 2022-05-18T03:29:31.3163227Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_stream*; Args = {dnnl_engine**}]' 2022-05-18T03:29:31.3164561Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_stream*, dnnl_engine**}]' 2022-05-18T03:29:31.3165208Z external/mkl_dnn/third_party/oneDNN/src/common/stream.cpp:47:32: required from here 2022-05-18T03:29:31.3165947Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:33.0049233Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cc: 2022-05-18T03:29:33.0049748Z In file included from ./c10/util/typeid.h:19:0, 2022-05-18T03:29:33.0050119Z from ./caffe2/core/context.h:9, 2022-05-18T03:29:33.0050504Z from ./caffe2/operators/boolean_mask_ops.h:4, 2022-05-18T03:29:33.0050923Z from caffe2/operators/boolean_mask_ops.cc:1: 2022-05-18T03:29:33.0051750Z caffe2/operators/boolean_mask_ops.cc: In member function 'bool caffe2::{anonymous}::SequenceFunctor::operator()(int, int, float)': 2022-05-18T03:29:33.0052601Z caffe2/operators/boolean_mask_ops.cc:360:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:33.0053108Z CAFFE_ENFORCE(i < len_, "Out of bound."); 2022-05-18T03:29:33.0053419Z ~~^~~ 2022-05-18T03:29:36.1830433Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:29:36.1868040Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:29:36.1868793Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:29:36.1869279Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:29:36.1869592Z ^ 2022-05-18T03:29:36.1869883Z At top level: 2022-05-18T03:29:36.1870568Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1871122Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:29:36.1871622Z ^~~~~~~ 2022-05-18T03:29:36.1872460Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1873018Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:29:36.1873418Z ^~~~~~~ 2022-05-18T03:29:36.1874259Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1907614Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:29:36.1908027Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.1908786Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1909388Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:29:36.1909769Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.1910457Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1911121Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:29:36.1911572Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.1912252Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1912829Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:29:36.1913207Z ^~~~~~ 2022-05-18T03:29:36.1913883Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1914641Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:29:36.1915034Z ^~~~~~ 2022-05-18T03:29:36.1915718Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1916263Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:29:36.1916658Z ^~~~~~ 2022-05-18T03:29:36.1917341Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1917895Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:29:36.1918272Z ^~~~~ 2022-05-18T03:29:36.1918960Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1919504Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:29:36.1919896Z ^~~~~~ 2022-05-18T03:29:36.1920585Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1921145Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:29:36.1921504Z ^~~~~ 2022-05-18T03:29:36.1922195Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1922762Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:29:36.1923126Z ^~~~~~~ 2022-05-18T03:29:36.1923824Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1924417Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:29:36.1924819Z ^~~~~~~~~~ 2022-05-18T03:29:36.1925496Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1926113Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:29:36.1926542Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1932578Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1933351Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:29:36.1933766Z ^~~~~~~ 2022-05-18T03:29:36.1934477Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1935019Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:29:36.1935367Z ^~~~~~ 2022-05-18T03:29:36.1936043Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1936574Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:29:36.1936934Z ^~~~~~~~~ 2022-05-18T03:29:36.1937620Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1938213Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:36.1938644Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1939323Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1939898Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:29:36.1940300Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1940993Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1941713Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:29:36.1942121Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1942791Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1943350Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:29:36.1943819Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1944436Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1944964Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:29:36.1945352Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.1946158Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1946847Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:29:36.1947338Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1947996Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1948597Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:29:36.1949038Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.1949693Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1950252Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:29:36.1950641Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1951316Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1951938Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:29:36.1952365Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1953048Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1953761Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:29:36.1954168Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.1954814Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1955355Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:29:36.1955727Z ^~~~~~~~~~~ 2022-05-18T03:29:36.1956346Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1956928Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:36.1957365Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1958042Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1958615Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:36.1959049Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1959712Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1960258Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:29:36.1960640Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.1961311Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1961871Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:29:36.1962408Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.1963104Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1963676Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:29:36.1964067Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1964441Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:29:36.1965128Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1965640Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:29:36.1965983Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.1966581Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1967136Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:29:36.1967530Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.1968158Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1968714Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:29:36.1969107Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.1969720Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1970268Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:29:36.1970662Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.1971287Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1971875Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:29:36.1972276Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1972862Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1973414Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:36.1973932Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1974585Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1975155Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:36.1975589Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1976276Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1976857Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:29:36.1977279Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.1977961Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1978545Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:36.1978949Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.1979626Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1980236Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:36.1980667Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1981293Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1981886Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:29:36.1982323Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1983055Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1983732Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:36.1984149Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1984817Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1985392Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:36.1985921Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1986602Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1987163Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:36.1987604Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1988262Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1988811Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:36.1989223Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1989869Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1990430Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:29:36.1990817Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1991445Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1992023Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:29:36.1992435Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1993090Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1993678Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:29:36.1994095Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1994712Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1995420Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:29:36.1995843Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1996467Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1997057Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:29:36.1997492Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1998153Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.1998720Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:36.1999139Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.1999795Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2000339Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:36.2000766Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2001390Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2001978Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:29:36.2002406Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2003071Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2003803Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:29:36.2004221Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2004860Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2005422Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:36.2005819Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2006455Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2006990Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:36.2007400Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2008026Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2008648Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:29:36.2009111Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2009762Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2010361Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:29:36.2010793Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2011431Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2011990Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:29:36.2012405Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2013050Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2013691Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:29:36.2014163Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2014772Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2015507Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:29:36.2015955Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2016590Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2017217Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:29:36.2018751Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2019422Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2020484Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:29:36.2022862Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2023544Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2024217Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:29:36.2024660Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2025318Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2025967Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:36.2026360Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2027028Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2027816Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:36.2028327Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2029002Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2029643Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:36.2030093Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2030743Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2031362Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:29:36.2031832Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2032233Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:29:36.2032961Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2033568Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:29:36.2035024Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2036167Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2036856Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:29:36.2037261Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2037891Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2038464Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:29:36.2038878Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2039502Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2040076Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:29:36.2040500Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2041298Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2041849Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:29:36.2042247Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2042888Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2043478Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:29:36.2043919Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2044574Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2045177Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:29:36.2045609Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2046271Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2046902Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:29:36.2047361Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2048035Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2048624Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:29:36.2049049Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2049787Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2050364Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:29:36.2050795Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2051220Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:29:36.2051971Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2052521Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:29:36.2052875Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2053530Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2054111Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:29:36.2054505Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2055185Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2055768Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:29:36.2056174Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2056875Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2057447Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:29:36.2057843Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2058532Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2059070Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:29:36.2059417Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2060112Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2060650Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:29:36.2060991Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2061699Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2062522Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:29:36.2062996Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2063787Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2064409Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:29:36.2064808Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2065488Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2066252Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:29:36.2066664Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2067336Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2067999Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:29:36.2068466Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2069163Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2069762Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:29:36.2070170Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2070858Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2071570Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:29:36.2071958Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2072658Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2073242Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:29:36.2073615Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2074304Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2075024Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:29:36.2075510Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2076225Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2076865Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:29:36.2077296Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2077981Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2078628Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:29:36.2079050Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2079718Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2080276Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:29:36.2080629Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2081316Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2081998Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:29:36.2082477Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2083172Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2083781Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:29:36.2084337Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2085036Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2085681Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:29:36.2086105Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2086806Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2087448Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:29:36.2087871Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2088568Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2089230Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:29:36.2089664Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2090348Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2090908Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:29:36.2091331Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2091996Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2092623Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:29:36.2093057Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2093819Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2094501Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:29:36.2094978Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2095696Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2096359Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:29:36.2096844Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2097521Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2098161Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:29:36.2098601Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2099296Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2099971Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:29:36.2100433Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2101123Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2101689Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:29:36.2102047Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2102726Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2103777Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:29:36.2104135Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2104840Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2105392Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:29:36.2105870Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2106649Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2107186Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:29:36.2107523Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2108172Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2127403Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:29:36.2127940Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2128628Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2129245Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:29:36.2129666Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2130343Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2130947Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:29:36.2131368Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2132031Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2132646Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:29:36.2133109Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2133781Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2134526Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:29:36.2134905Z ^~~~~~~~~~ 2022-05-18T03:29:36.2135576Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2136198Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:29:36.2136607Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2137286Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2137914Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:29:36.2138347Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2139017Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2139621Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:29:36.2140034Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2140675Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2141478Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:29:36.2141936Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2142605Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2143230Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:36.2143801Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2144466Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2145145Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:36.2145589Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2147191Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2147988Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:29:36.2148463Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2149159Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2149760Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:29:36.2150191Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2150861Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2151482Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:29:36.2151902Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2152567Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2153149Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:29:36.2153540Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2154223Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2154804Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:29:36.2155199Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2155878Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2156428Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:36.2156937Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2157617Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2158181Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:36.2158523Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2159208Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2159836Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:29:36.2160223Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2160890Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2161525Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:29:36.2161954Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2162637Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2163214Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:29:36.2163598Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2164282Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2164849Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:29:36.2165223Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2165895Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2166500Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:29:36.2166920Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2167589Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2168185Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:29:36.2168571Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2169367Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2169988Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:29:36.2170417Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2171088Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2171692Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:29:36.2172088Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2172809Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2173428Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:29:36.2173827Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2174519Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2175094Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:29:36.2175507Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2176151Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2176752Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:29:36.2177162Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2177828Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2178580Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:29:36.2179030Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2179722Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2180367Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:29:36.2180818Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2181503Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2182154Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:29:36.2182581Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2183279Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2184024Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:29:36.2184436Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2185065Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2185664Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:29:36.2186210Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2186873Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2187512Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:29:36.2187972Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2188612Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2189259Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:29:36.2189713Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2190517Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2191132Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:29:36.2191602Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2192293Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2192922Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:29:36.2193364Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2194050Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2195062Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:29:36.2195497Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2196193Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2196817Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:29:36.2197205Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2197848Z external/sleef/src/arch/helperavx512f.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2198456Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:29:36.2198905Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2199735Z external/sleef/src/arch/helperavx512f.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2200393Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:29:36.2200868Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2201548Z external/sleef/src/arch/helperavx512f.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2202143Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:29:36.2202586Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2204391Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2205207Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:29:36.2205644Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2206321Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2206933Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:29:36.2207315Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2207987Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2208885Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:29:36.2209348Z ^~~~~~~~~~ 2022-05-18T03:29:36.2209995Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2210944Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:29:36.2211401Z ^~~~~~~~~~ 2022-05-18T03:29:36.2211917Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2212377Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:29:36.2212802Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2213322Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2213810Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:29:36.2214187Z ^~~~~~~~~~ 2022-05-18T03:29:36.2214781Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2215355Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:29:36.2215743Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2216429Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2217025Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:29:36.2217424Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2218104Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2218702Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:29:36.2219107Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2219769Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2220369Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:29:36.2220867Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2221527Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2222038Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:29:36.2222364Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2222979Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2223498Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:29:36.2223989Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2224639Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2225261Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:29:36.2225699Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2226702Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2227328Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:29:36.2227762Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2228424Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2229010Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:29:36.2229407Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2230097Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2230642Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:29:36.2230987Z ^~~~~~~~~~ 2022-05-18T03:29:36.2231675Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2232342Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:29:36.2232756Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2233438Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2234191Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:29:36.2234564Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2235255Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2235817Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:29:36.2236168Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2236817Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2237442Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:29:36.2237881Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2238549Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2239181Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:29:36.2239616Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2240282Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2240889Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:29:36.2241301Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2241977Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2242565Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:29:36.2243182Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2243887Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2244513Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:29:36.2244909Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2245563Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2246190Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:29:36.2246603Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2247278Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2247841Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:29:36.2248223Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2248906Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2249568Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:29:36.2250016Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2250698Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2251327Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:29:36.2251746Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2252426Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2253035Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:29:36.2253442Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2254137Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2254745Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:29:36.2255166Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2255945Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2256568Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:29:36.2256974Z ^~~~~~~~~~ 2022-05-18T03:29:36.2257658Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2258347Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:29:36.2258810Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2259500Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2260200Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:29:36.2260678Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2261352Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2261966Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:29:36.2262368Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2263041Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2263763Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:29:36.2264185Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2264995Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2265606Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:29:36.2266172Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2266876Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2267478Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:29:36.2267877Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2268553Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2269100Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:29:36.2269449Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2270129Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2270700Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:29:36.2271058Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2271754Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2272304Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:29:36.2272658Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2273326Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2273862Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:29:36.2274235Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2274890Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2275520Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:36.2275967Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2276658Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2277458Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:36.2277965Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2278658Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2279247Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:29:36.2279673Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2280358Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2280967Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:29:36.2281368Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2282045Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2282614Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:29:36.2282966Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2283642Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2284184Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:29:36.2284545Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2285213Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2285808Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:29:36.2286227Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2287017Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2287613Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:29:36.2288020Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2288692Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2289293Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:29:36.2289695Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2290360Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2290949Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:29:36.2291344Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2292033Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2292584Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:29:36.2292953Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2293645Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2294214Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:29:36.2294587Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2295271Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2295868Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:29:36.2296258Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2296897Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2297489Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:29:36.2297871Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2298515Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2299225Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:29:36.2299631Z ^~~~~~~~~~ 2022-05-18T03:29:36.2300190Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2300678Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:29:36.2301007Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2301548Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2302059Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:29:36.2302420Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2303010Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2303720Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:29:36.2304153Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2304804Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2305422Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:29:36.2306004Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2306679Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2307298Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:29:36.2307877Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2308556Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2309207Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:29:36.2309612Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2310281Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2310930Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:29:36.2311358Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2312038Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2312689Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:29:36.2313147Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2313793Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2314475Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:29:36.2314948Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2315619Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2316312Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:29:36.2316788Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2317461Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2318125Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:29:36.2318603Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2319281Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2320088Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:29:36.2320553Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2321241Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2321907Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:29:36.2322341Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2323030Z external/sleef/src/arch/helperavx512f.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2323696Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:29:36.2324151Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2324825Z external/sleef/src/arch/helperavx512f.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2325501Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:29:36.2325977Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2326663Z external/sleef/src/arch/helperavx512f.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2327317Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:29:36.2327789Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2328483Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2329150Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:29:36.2329569Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2330267Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2330877Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:29:36.2331317Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2332018Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2332984Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:29:36.2333517Z ^~~~~~~~~~ 2022-05-18T03:29:36.2334204Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2335186Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:29:36.2335720Z ^~~~~~~~~~ 2022-05-18T03:29:36.2336355Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2336938Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:29:36.2337351Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2338006Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2338618Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:29:36.2339037Z ^~~~~~~~~~ 2022-05-18T03:29:36.2339714Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2340303Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:29:36.2340678Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2341451Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2342036Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:29:36.2342422Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2343088Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2343788Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:29:36.2344177Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2344846Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2345442Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:29:36.2345988Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2346673Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2347257Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:29:36.2347682Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2348345Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2348975Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:29:36.2349409Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2350150Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2350776Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:29:36.2351183Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2351846Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2352454Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:29:36.2352884Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2353559Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2354126Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:29:36.2354509Z ^~~~~~~~~~ 2022-05-18T03:29:36.2355164Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2355770Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:29:36.2356159Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2356836Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2357492Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:29:36.2357923Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2358597Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2359261Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:29:36.2359718Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2360410Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2360960Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:29:36.2361288Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2362094Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2362614Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:29:36.2362963Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2363645Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2364168Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:29:36.2364521Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2365183Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2365709Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:29:36.2366095Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2366793Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2367385Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:29:36.2367778Z ^~~~~~~~~~ 2022-05-18T03:29:36.2368472Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2369100Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:29:36.2369483Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2370125Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2370678Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:29:36.2371026Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2371820Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2372323Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:29:36.2372668Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2373340Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2373913Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:29:36.2374298Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2374959Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2375530Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:29:36.2375915Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2376557Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2377447Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:29:36.2377914Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2378599Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2379275Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:29:36.2379746Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2380414Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2381075Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:29:36.2381509Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2382201Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2383096Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:29:36.2383577Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2384191Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:29:36.2384961Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2385624Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:29:36.2386208Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2386887Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2387531Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:29:36.2387988Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2388659Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2389273Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:29:36.2389692Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2390345Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2390947Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:29:36.2391357Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2392008Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2392755Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:29:36.2393195Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2393888Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2394508Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:29:36.2394933Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2395614Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2396213Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:29:36.2396620Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2397307Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2397921Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:29:36.2398332Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2399025Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2399659Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:29:36.2400092Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2400777Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2401406Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:29:36.2401827Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2402499Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2403103Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:29:36.2403508Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2404194Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2404779Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:29:36.2405189Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2406009Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2406628Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:29:36.2407047Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2407730Z external/sleef/src/arch/helperavx512f.h:86:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2408287Z static INLINE int vavailability_i(int name) { 2022-05-18T03:29:36.2408633Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2409323Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:36.2409866Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:29:36.2410218Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2410886Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2411431Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:29:36.2411738Z ^~~~~~~ 2022-05-18T03:29:36.2412396Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2412961Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:29:36.2413331Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2413965Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2414510Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:29:36.2414928Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2415547Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2416100Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:29:36.2416500Z ^~~~~~~ 2022-05-18T03:29:36.2417177Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2417739Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:29:36.2418131Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2418797Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2419345Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:29:36.2419752Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2420395Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2420997Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:29:36.2421442Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2422078Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2422751Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:29:36.2423210Z ^~~~~~ 2022-05-18T03:29:36.2423968Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2424510Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:29:36.2424866Z ^~~~~~ 2022-05-18T03:29:36.2425527Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2426181Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:29:36.2426565Z ^~~~~ 2022-05-18T03:29:36.2427182Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2427860Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:29:36.2428241Z ^~~~~~ 2022-05-18T03:29:36.2428854Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2429397Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:29:36.2429773Z ^~~~~ 2022-05-18T03:29:36.2430386Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2430929Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:29:36.2431316Z ^~~~~~~ 2022-05-18T03:29:36.2431963Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2432531Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:29:36.2432953Z ^~~~~~~~~~ 2022-05-18T03:29:36.2433611Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2434197Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:29:36.2434620Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2435271Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2435840Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:29:36.2436225Z ^~~~~~~ 2022-05-18T03:29:36.2436995Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2437596Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:36.2438004Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2438675Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2439387Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:29:36.2439877Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2440480Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2441139Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:29:36.2441613Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2442260Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2442828Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:29:36.2443204Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2443884Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2444455Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:36.2444845Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2445240Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:29:36.2445959Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2446495Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:29:36.2446893Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2447511Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2448027Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:29:36.2448512Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2449180Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2449729Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:29:36.2450156Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2450798Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2451371Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:29:36.2451770Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2452393Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2452951Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:29:36.2453354Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2453967Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2454517Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:36.2454909Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2455484Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2456076Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:29:36.2456640Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2457276Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2457959Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:29:36.2458472Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2459122Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2459662Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:29:36.2460074Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2460757Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2461439Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:36.2461939Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2462594Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2463194Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:36.2463760Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2464183Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:29:36.2464910Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2465444Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:29:36.2465983Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2466393Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:29:36.2467181Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2467753Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:29:36.2468137Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2468969Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2469550Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:29:36.2469930Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2470599Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2471158Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:29:36.2471502Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2472160Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2472726Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:29:36.2473072Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2473728Z external/sleef/src/arch/helperavx512f.h:582:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2474249Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:29:36.2474564Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2475195Z external/sleef/src/arch/helperavx512f.h:579:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2475714Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:29:36.2476048Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2476692Z external/sleef/src/arch/helperavx512f.h:572:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2477359Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:29:36.2477956Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2478621Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2479204Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:29:36.2479619Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2480295Z external/sleef/src/arch/helperavx512f.h:570:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2480883Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:29:36.2481269Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2481808Z external/sleef/src/arch/helperavx512f.h:568:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2482305Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:29:36.2482642Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2483173Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2483634Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:29:36.2483932Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2484457Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2485007Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:29:36.2485359Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2485978Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2486544Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:29:36.2486910Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2487543Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2488045Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:29:36.2488377Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2489036Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2489842Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:29:36.2490356Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2491030Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2491632Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:29:36.2492060Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2492716Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2493246Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:29:36.2493595Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2494269Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2494940Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:29:36.2495380Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2496078Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2496714Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:29:36.2497143Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2497813Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2498530Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:29:36.2498949Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2499588Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2500214Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:29:36.2500634Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2501282Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2501838Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:29:36.2502197Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2502849Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2503431Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:29:36.2503958Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2504648Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2505320Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:29:36.2505906Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2506600Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2507296Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:29:36.2507754Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2508425Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2509087Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:29:36.2509802Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2510439Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2511233Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:29:36.2511690Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2512354Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2512910Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:29:36.2513270Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2513929Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2514492Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:29:36.2514846Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2515476Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2515690Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:29:36.2515816Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2516280Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2516521Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:29:36.2516633Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2517107Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2517361Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:29:36.2517615Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2518085Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2518337Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:29:36.2518443Z ^~~~~~~~~~ 2022-05-18T03:29:36.2518929Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2519371Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:29:36.2519499Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2519989Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2520284Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:29:36.2520421Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2520890Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2521086Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:36.2521199Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2521696Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2521908Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:29:36.2522033Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2522518Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2522802Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:29:36.2522911Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2523400Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2523692Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:29:36.2523823Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2524451Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2524748Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:29:36.2524878Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2525380Z external/sleef/src/arch/helperavx512f.h:383:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2525667Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:29:36.2525789Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2526264Z external/sleef/src/arch/helperavx512f.h:382:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2526550Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:29:36.2526677Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2527159Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2527421Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:29:36.2527538Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2528002Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2528265Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:29:36.2528383Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2528955Z external/sleef/src/arch/helperavx512f.h:338:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2529162Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:29:36.2529284Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2529766Z external/sleef/src/arch/helperavx512f.h:334:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2530067Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:29:36.2530181Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2530662Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2530933Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:29:36.2531060Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2531552Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2531814Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:29:36.2531935Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2532415Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2532681Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:29:36.2532785Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2533254Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2533519Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:29:36.2533640Z ^~~~~~~~~~ 2022-05-18T03:29:36.2534136Z external/sleef/src/arch/helperavx512f.h:311:23: warning: 'vgetmant_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2534458Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:29:36.2534579Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2535149Z external/sleef/src/arch/helperavx512f.h:308:23: warning: 'vgetexp_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2535390Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:29:36.2535512Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2536001Z external/sleef/src/arch/helperavx512f.h:306:20: warning: 'vilogb2k_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2536269Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:29:36.2536392Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2536870Z external/sleef/src/arch/helperavx512f.h:302:20: warning: 'vilogbk_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2537140Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:29:36.2537265Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2537727Z external/sleef/src/arch/helperavx512f.h:298:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2537927Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:29:36.2538047Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2538520Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2538716Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:29:36.2538847Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2539330Z external/sleef/src/arch/helperavx512f.h:290:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2539527Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:29:36.2539717Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2540203Z external/sleef/src/arch/helperavx512f.h:286:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2540400Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:29:36.2540522Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2541017Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2541288Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:36.2541415Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2541864Z external/sleef/src/arch/helperavx512f.h:259:29: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2542077Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:29:36.2542205Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2542665Z external/sleef/src/arch/helperavx512f.h:251:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2542854Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:29:36.2542973Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2543457Z external/sleef/src/arch/helperavx512f.h:248:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2543764Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:29:36.2543867Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2544335Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2544584Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:29:36.2544701Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2545166Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2545420Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:29:36.2545542Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2546158Z external/sleef/src/arch/helperavx512f.h:237:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2546504Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:29:36.2546633Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2547117Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2547352Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:29:36.2547474Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2547951Z external/sleef/src/arch/helperavx512f.h:232:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2548149Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:29:36.2548271Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2548728Z external/sleef/src/arch/helperavx512f.h:229:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2548931Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:29:36.2549047Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2549545Z external/sleef/src/arch/helperavx512f.h:227:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2549800Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:29:36.2549920Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2550389Z external/sleef/src/arch/helperavx512f.h:226:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2550620Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:29:36.2550842Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2551311Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2551559Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:29:36.2551681Z ^~~~~~~~~~ 2022-05-18T03:29:36.2552165Z external/sleef/src/arch/helperavx512f.h:222:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2552405Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:29:36.2552522Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2552997Z external/sleef/src/arch/helperavx512f.h:218:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2553271Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:29:36.2553395Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2553881Z external/sleef/src/arch/helperavx512f.h:217:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2554158Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:29:36.2554273Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2554750Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2555033Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:29:36.2555154Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2555633Z external/sleef/src/arch/helperavx512f.h:215:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2555907Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:29:36.2556031Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2556507Z external/sleef/src/arch/helperavx512f.h:214:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2556787Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:29:36.2556910Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2557456Z external/sleef/src/arch/helperavx512f.h:213:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2557731Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:29:36.2557851Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2558318Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2558595Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:29:36.2558710Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2559195Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2559482Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:29:36.2559611Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2560105Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2560396Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:29:36.2560507Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2560987Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2561281Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:29:36.2561489Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2561936Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2562202Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:29:36.2562323Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2562769Z external/sleef/src/arch/helperavx512f.h:201:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2563059Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:29:36.2563168Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2563628Z external/sleef/src/arch/helperavx512f.h:200:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2563895Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:29:36.2564025Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2564494Z external/sleef/src/arch/helperavx512f.h:199:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2564926Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:29:36.2565042Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2565490Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2565735Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:29:36.2565858Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2566310Z external/sleef/src/arch/helperavx512f.h:195:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2566555Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:29:36.2566686Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2567118Z external/sleef/src/arch/helperavx512f.h:194:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2567817Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:29:36.2567946Z ^~~~~~~~~~ 2022-05-18T03:29:36.2568433Z external/sleef/src/arch/helperavx512f.h:192:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2568664Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:29:36.2568783Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2569217Z external/sleef/src/arch/helperavx512f.h:191:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2569474Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:29:36.2569611Z ^~~~~~~~~~ 2022-05-18T03:29:36.2570080Z external/sleef/src/arch/helperavx512f.h:190:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2570329Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:29:36.2570448Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2570884Z external/sleef/src/arch/helperavx512f.h:189:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2571136Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:29:36.2571242Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2571726Z external/sleef/src/arch/helperavx512f.h:188:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2571985Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:29:36.2572223Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2572730Z external/sleef/src/arch/helperavx512f.h:185:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2573002Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:29:36.2573132Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2573641Z external/sleef/src/arch/helperavx512f.h:184:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2573898Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:29:36.2574037Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2574516Z external/sleef/src/arch/helperavx512f.h:177:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2574777Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:29:36.2574904Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2575385Z external/sleef/src/arch/helperavx512f.h:176:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2575670Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:29:36.2575793Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2576234Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2576385Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:29:36.2576490Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2576944Z external/sleef/src/arch/helperavx512f.h:166:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2577116Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:29:36.2577231Z ^~~~~~~~~~~~~ 2022-05-18T03:29:36.2577678Z external/sleef/src/arch/helperavx512f.h:162:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2577869Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:29:36.2577966Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2578428Z external/sleef/src/arch/helperavx512f.h:158:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2578715Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:29:36.2578839Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2579290Z external/sleef/src/arch/helperavx512f.h:155:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2579515Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:29:36.2579631Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2580118Z external/sleef/src/arch/helperavx512f.h:151:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2580283Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:29:36.2580407Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2580863Z external/sleef/src/arch/helperavx512f.h:143:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2581080Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:29:36.2581198Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2581669Z external/sleef/src/arch/helperavx512f.h:142:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2581874Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:29:36.2581991Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2582469Z external/sleef/src/arch/helperavx512f.h:136:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2582946Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:29:36.2583177Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2583392Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:29:36.2583955Z external/sleef/src/arch/helperavx512f.h:135:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2584280Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:29:36.2584393Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2584873Z external/sleef/src/arch/helperavx512f.h:134:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2585155Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:29:36.2585264Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2585711Z external/sleef/src/arch/helperavx512f.h:130:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2586115Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:29:36.2586234Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2586714Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2586958Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:29:36.2587070Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:36.2587612Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2587888Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:29:36.2588025Z ^~~~~~~~~~~ 2022-05-18T03:29:36.2588577Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2588840Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:29:36.2588974Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2589426Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2589802Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:29:36.2589914Z ^~~~~~~~~~~~ 2022-05-18T03:29:36.2590400Z external/sleef/src/arch/helperavx512f.h:111:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2590626Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:29:36.2590752Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:36.2591235Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:29:36.2591496Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:29:36.2591625Z ^~~~~~~~~~~~~ 2022-05-18T03:29:38.2100123Z INFO: From Compiling caffe2/operators/partition_ops.cc: 2022-05-18T03:29:38.2113509Z caffe2/operators/partition_ops.cc: In member function 'virtual std::vector caffe2::{anonymous}::{anonymous}::GetGatherByKeyGradient::GetGradientDefs()': 2022-05-18T03:29:38.2114526Z caffe2/operators/partition_ops.cc:122:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:38.2115075Z for (int i = 1; i < g_input_.size(); ++i) { 2022-05-18T03:29:38.2115398Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:38.2116098Z caffe2/operators/partition_ops.cc:135:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:38.2116630Z for (int i = 1; i < g_input_.size(); ++i) { 2022-05-18T03:29:38.2116976Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5525334Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:29:41.5539280Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:29:41.5540031Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:29:41.5540611Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:29:41.5541048Z ^~~ 2022-05-18T03:29:41.5541309Z At top level: 2022-05-18T03:29:41.5541918Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5542449Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:29:41.5542837Z ^~~~~ 2022-05-18T03:29:41.5543457Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5544033Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:29:41.5544348Z ^~~~ 2022-05-18T03:29:41.5544953Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5545517Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:29:41.5545983Z ^~~~ 2022-05-18T03:29:41.5546537Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5546995Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:29:41.5547311Z ^~~~~~ 2022-05-18T03:29:41.5547848Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5548328Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:29:41.5548685Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5549251Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5549945Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:29:41.5550295Z ^~~~~~~~~ 2022-05-18T03:29:41.5550918Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5551453Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:29:41.5559312Z ^~~~~~ 2022-05-18T03:29:41.5559953Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5560486Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:29:41.5560874Z ^~~~~~ 2022-05-18T03:29:41.5561510Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5562012Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:29:41.5562351Z ^~~~~~ 2022-05-18T03:29:41.5562930Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5563424Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:29:41.5563765Z ^~~~~ 2022-05-18T03:29:41.5564386Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5564956Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:29:41.5565569Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5566240Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5566895Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:29:41.5567347Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5567698Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:41.5568427Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5568927Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:29:41.5569238Z ^~~~~~~~ 2022-05-18T03:29:41.5569800Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5570313Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:41.5570704Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5571326Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5579154Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:29:41.5579570Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5580265Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5580804Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:29:41.5581135Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5581692Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5582186Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:41.5582547Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5583158Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5583978Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:29:41.5584354Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5584930Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5585400Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:41.5585864Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5586511Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5587025Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:29:41.5587356Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5587929Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5588430Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:29:41.5588801Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5589457Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5589982Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:29:41.5590287Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5590846Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5591372Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:29:41.5591949Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5601798Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5602376Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:29:41.5602767Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5603359Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5603984Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:29:41.5604398Z ^~~~~~~~~~~ 2022-05-18T03:29:41.5604990Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5605463Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:29:41.5605820Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5606453Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5607005Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:41.5607374Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5607933Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5608398Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:41.5608741Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5609403Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5609944Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:29:41.5610285Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5610870Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5611400Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:29:41.5611823Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5612590Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5613086Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:29:41.5613427Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5614051Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5614611Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:29:41.5629005Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5629750Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5630281Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:29:41.5630636Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5631213Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5631692Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:29:41.5632021Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5632694Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5633191Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:29:41.5633491Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5634052Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5634739Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:29:41.5635127Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5635753Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5636235Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:29:41.5636567Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5637154Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5637754Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:41.5638170Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5638745Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5639207Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:29:41.5639566Z ^~~~~~~~~~~ 2022-05-18T03:29:41.5640212Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5640759Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:41.5641127Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5641694Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5687526Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:29:41.5687920Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5688286Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:41.5689151Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5689682Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:29:41.5690047Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5690687Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5691496Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:29:41.5691819Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5692431Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5693006Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:29:41.5693374Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5693952Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5694430Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:29:41.5695046Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5695704Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5696220Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:29:41.5696560Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5697122Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5697639Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:29:41.5698048Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5698667Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5699162Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:29:41.5699644Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5700243Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5700821Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:29:41.5701222Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5702060Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5702560Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:29:41.5702912Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5703580Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5704215Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:29:41.5704584Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5705145Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5705676Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:29:41.5706173Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5706724Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5707214Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:29:41.5707575Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5708124Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5708632Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:29:41.5709030Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5709631Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5710205Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:29:41.5710592Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5711311Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5711823Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:29:41.5712172Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5712805Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5713379Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:29:41.5713749Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5714329Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5714807Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:29:41.5715414Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5716067Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5716621Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:29:41.5716990Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5717558Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5718074Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:29:41.5718488Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5719266Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5719787Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:29:41.5720146Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5720723Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5721293Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:29:41.5721729Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5722336Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5722836Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:29:41.5723178Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5723781Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5724365Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:29:41.5724754Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5725318Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5725878Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:41.5726283Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5726885Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5727502Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:29:41.5727919Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5728508Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5729028Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:41.5729534Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5730219Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5730766Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:29:41.5731123Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5731682Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5732231Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:29:41.5732633Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5733277Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5733811Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:29:41.5734179Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5734741Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5735290Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:29:41.5735716Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5736347Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5736981Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:29:41.5737345Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5737938Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5738473Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:29:41.5738904Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5739506Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5740000Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:29:41.5740362Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5740980Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5741827Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:29:41.5742194Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5742767Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5743290Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:29:41.5743756Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5744371Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5744918Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:29:41.5745326Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5746190Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5746737Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:29:41.5747115Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5747734Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5748482Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:29:41.5748884Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5749458Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5749975Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:29:41.5750387Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5750993Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5751594Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:41.5752035Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5752655Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5753164Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:29:41.5753522Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5754113Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5754656Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:29:41.5755075Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5755822Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5756322Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:29:41.5756676Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5757037Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:41.5757708Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5758217Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:29:41.5758615Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5759200Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5759687Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:29:41.5760031Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5760369Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:41.5761073Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5761624Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:29:41.5761989Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5762514Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5762989Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:29:41.5763336Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5763896Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5764425Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:41.5764855Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5765456Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5765907Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:29:41.5766261Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5766914Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5767429Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:41.5767847Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5768483Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5768995Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:41.5769344Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5769910Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5770408Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:29:41.5770764Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5771393Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5771919Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:41.5772296Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5772825Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5773331Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:29:41.5773760Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5774442Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5774940Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:41.5775300Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5775864Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5776424Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:41.5776830Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5777402Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5777882Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:41.5778253Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5778889Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5779438Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:41.5779796Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5780344Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5780885Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:29:41.5781285Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5781903Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5782412Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:29:41.5782771Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5783292Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5783930Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:41.5784355Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5785025Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5785515Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:41.5786004Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5786604Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5787159Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:41.5787560Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5788092Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5788546Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:41.5788933Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5789579Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5790085Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:41.5790425Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5790955Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5791486Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:29:41.5791873Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5792515Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5793390Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:29:41.5793761Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5794522Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5795081Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:29:41.5795453Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5795978Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5796426Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:29:41.5796779Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5797364Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5797995Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:29:41.5798455Z ^~~~~~~~~~~ 2022-05-18T03:29:41.5798987Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5799509Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:29:41.5799902Z ^~~~~~~~~~~ 2022-05-18T03:29:41.5800490Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5801092Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:29:41.5801500Z ^~~~~~~~~~~ 2022-05-18T03:29:41.5802051Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5802540Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:29:41.5802892Z ^~~~~~~~~~~ 2022-05-18T03:29:41.5803269Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:41.5804107Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5804717Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:29:41.5805113Z ^~~~~~~~~~~ 2022-05-18T03:29:41.5805647Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5806272Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:29:41.5806740Z ^~~~~~~~~~~ 2022-05-18T03:29:41.5807288Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5807802Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:29:41.5808212Z ^~~~~~~~~~~ 2022-05-18T03:29:41.5808802Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5809406Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:29:41.5809832Z ^~~~~~~~~~~ 2022-05-18T03:29:41.5810378Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5810842Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:29:41.5811334Z ^~~~~~~~~~~ 2022-05-18T03:29:41.5811964Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5812529Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:29:41.5812930Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5813456Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5813995Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:29:41.5814406Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5815042Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5815546Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:29:41.5815909Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5816452Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5816968Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:29:41.5817368Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5817986Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5818507Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:29:41.5818851Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5819372Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5819903Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:29:41.5820364Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5820971Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5821486Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:29:41.5821966Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5822575Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5823185Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:29:41.5823700Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5824248Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5824740Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:29:41.5825108Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5880997Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5881600Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:29:41.5882012Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5882360Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:29:41.5883006Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5883501Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:29:41.5883856Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5884502Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5885188Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:29:41.5885518Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5886079Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5886556Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:29:41.5886923Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5887583Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5888081Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:29:41.5888397Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5888958Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5889484Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:29:41.5889873Z ^~~~~~~~~~~ 2022-05-18T03:29:41.5890501Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5890927Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:29:41.5891226Z ^~~~~~~~~~~ 2022-05-18T03:29:41.5891765Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5892367Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:29:41.5892793Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5893360Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5893859Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:29:41.5894209Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5894841Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5895407Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:29:41.5895768Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5896456Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5896991Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T03:29:41.5897391Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5898066Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5898621Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:29:41.5898957Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5899509Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5900026Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:29:41.5900385Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5901024Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5901482Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:29:41.5901792Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5902358Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5902967Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:29:41.5903371Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5904112Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5904617Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:29:41.5904987Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5905617Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5906317Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:29:41.5906695Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5907257Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5923935Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:29:41.5924416Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5925030Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5925620Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:29:41.5926013Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5926664Z external/sleef/src/arch/helperavx2_128.h:397:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5927243Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:29:41.5927620Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5928175Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5928758Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:29:41.5929244Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5929899Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5930494Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:29:41.5931016Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5931624Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5932217Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:29:41.5932614Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5933166Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5933622Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:29:41.5933947Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5934558Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5935134Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:29:41.5935516Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5936066Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5936643Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:29:41.5937071Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5937731Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5938331Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:29:41.5938876Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5939443Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5939991Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:29:41.5940368Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5940996Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5941609Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:29:41.5941973Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5942521Z external/sleef/src/arch/helperavx2_128.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5943112Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:29:41.5943694Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5944355Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5945011Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:29:41.5945457Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5946153Z external/sleef/src/arch/helperavx2_128.h:378:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5946737Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:29:41.5947168Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5947715Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5948305Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:29:41.5948735Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5949407Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5949989Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:29:41.5950415Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5951067Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5951577Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:29:41.5951907Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5952491Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5953090Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:29:41.5953474Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5954041Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5954550Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:29:41.5954895Z ^~~~~~~~~~~ 2022-05-18T03:29:41.5955515Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5956109Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:29:41.5956466Z ^~~~~~~~~~ 2022-05-18T03:29:41.5957034Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5957672Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:29:41.5958038Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5958698Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5959417Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:29:41.5959800Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5960347Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5960917Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:41.5961336Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.5961967Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5962527Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:41.5962911Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5963514Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5964168Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:29:41.5964587Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5965146Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5965673Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:29:41.5966059Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5966669Z external/sleef/src/arch/helperavx2_128.h:336:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5967187Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:29:41.5967557Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5968204Z external/sleef/src/arch/helperavx2_128.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5968895Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(o)); } 2022-05-18T03:29:41.5969290Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5969855Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5970388Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:29:41.5970762Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5971379Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5971886Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:41.5972215Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5972817Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5973369Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:41.5973773Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5974366Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5974875Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:41.5975227Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5975846Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5976528Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:41.5976896Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5977460Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5977970Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:29:41.5978334Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5978970Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5979514Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:29:41.5979855Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5980399Z external/sleef/src/arch/helperavx2_128.h:321:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5980898Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:29:41.5981241Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.5981837Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5982432Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:41.5982860Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5983452Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5984067Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:41.5984413Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5984988Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5985569Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T03:29:41.5986093Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5986654Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5987295Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T03:29:41.5987637Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5988267Z external/sleef/src/arch/helperavx2_128.h:314:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5988859Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:29:41.5989238Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5989798Z external/sleef/src/arch/helperavx2_128.h:313:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5990285Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_and_si128(x, y); } 2022-05-18T03:29:41.5990652Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5991312Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5991856Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:29:41.5992181Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5992718Z external/sleef/src/arch/helperavx2_128.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5993270Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:29:41.5993654Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5994277Z external/sleef/src/arch/helperavx2_128.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5995225Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_add_epi32(x, y); } 2022-05-18T03:29:41.5995715Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.5996384Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5996975Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:29:41.5997366Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5997910Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.5998522Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:29:41.5998985Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.5999569Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6000105Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:29:41.6000493Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6001100Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6001715Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:29:41.6002149Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6002753Z external/sleef/src/arch/helperavx2_128.h:303:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6003309Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:29:41.6003678Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6004277Z external/sleef/src/arch/helperavx2_128.h:302:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6004927Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:29:41.6005339Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6005891Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6006509Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:29:41.6006946Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6007573Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6008115Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:29:41.6049091Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6050284Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6051098Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:29:41.6051770Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6052610Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6053332Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:29:41.6053699Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6054439Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6055164Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:29:41.6055696Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6056647Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6057289Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:29:41.6057640Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6058432Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6059130Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:29:41.6059614Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6060302Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6061025Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:29:41.6061476Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6062233Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6062897Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:29:41.6063424Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6064306Z external/sleef/src/arch/helperavx2_128.h:290:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6064986Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:29:41.6073298Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6074435Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6075769Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:29:41.6076779Z ^~~~~~~~~~ 2022-05-18T03:29:41.6081126Z external/sleef/src/arch/helperavx2_128.h:288:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6082355Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:29:41.6083089Z ^~~~~~~~~~ 2022-05-18T03:29:41.6084156Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6085431Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:29:41.6086105Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6087050Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6087889Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:29:41.6088344Z ^~~~~~~~~~ 2022-05-18T03:29:41.6089281Z external/sleef/src/arch/helperavx2_128.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6090109Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:29:41.6091026Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6091841Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6092371Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:29:41.6092769Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6093376Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6093925Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:29:41.6094302Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6095097Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6095720Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:29:41.6096120Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6096731Z external/sleef/src/arch/helperavx2_128.h:280:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6097282Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:29:41.6097686Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6098298Z external/sleef/src/arch/helperavx2_128.h:279:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6098860Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:29:41.6099262Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6099903Z external/sleef/src/arch/helperavx2_128.h:277:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6100469Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:29:41.6100859Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6101447Z external/sleef/src/arch/helperavx2_128.h:276:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6102009Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:29:41.6102439Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6103008Z external/sleef/src/arch/helperavx2_128.h:275:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6103537Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:29:41.6104007Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6104623Z external/sleef/src/arch/helperavx2_128.h:274:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6105122Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:29:41.6105483Z ^~~~~~~~~~ 2022-05-18T03:29:41.6106310Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6107000Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:29:41.6107407Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6108034Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6108582Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T03:29:41.6108987Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6109581Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6110120Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T03:29:41.6110476Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6111114Z external/sleef/src/arch/helperavx2_128.h:269:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6111604Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:29:41.6111942Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6112614Z external/sleef/src/arch/helperavx2_128.h:268:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6113157Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:29:41.6113509Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6114179Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6114783Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:29:41.6115371Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6115982Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6116571Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:29:41.6116968Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6117565Z external/sleef/src/arch/helperavx2_128.h:252:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6118176Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:29:41.6118586Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6119179Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6119717Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:29:41.6120101Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6120698Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6121233Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:29:41.6121584Z ^~~~~~~~~~ 2022-05-18T03:29:41.6122227Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6122696Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:29:41.6123023Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6123645Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6124142Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:29:41.6124473Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6125060Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6125548Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:29:41.6125886Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6126590Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6127083Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:29:41.6127418Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6128020Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6128674Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:41.6129108Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6129689Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6130301Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:41.6130756Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6227544Z external/sleef/src/arch/helperavx2_128.h:221:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6228111Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:29:41.6228504Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6229188Z external/sleef/src/arch/helperavx2_128.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6230175Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(o)); } 2022-05-18T03:29:41.6270381Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6271264Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6272072Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:29:41.6272485Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6273137Z external/sleef/src/arch/helperavx2_128.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6273700Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:41.6274102Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6274735Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6275318Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:41.6275699Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6276338Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6276913Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:41.6277277Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6277904Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6278472Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:41.6278841Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6279464Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6280027Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:29:41.6280405Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6281018Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6281582Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:29:41.6281958Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6282584Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6283270Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:29:41.6283647Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6284283Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6284865Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:29:41.6285294Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6285956Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6286534Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:29:41.6286947Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6287603Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6288182Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:29:41.6288564Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6289217Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6289797Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:29:41.6290180Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6290845Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6291474Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:29:41.6292047Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6292757Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6293297Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:29:41.6293691Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6294355Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6294943Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:29:41.6295339Z ^~~~~~~~~~ 2022-05-18T03:29:41.6295961Z external/sleef/src/arch/helperavx2_128.h:196:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6296538Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:29:41.6296930Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6297594Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6298149Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:29:41.6298545Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6299199Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6299847Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:29:41.6300293Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6300933Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6301560Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:29:41.6302004Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6302649Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6303294Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:29:41.6303824Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6304533Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6305167Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:29:41.6305611Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6306311Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6306869Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:29:41.6307259Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6307806Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6308333Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:29:41.6308761Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6309393Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6310006Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:29:41.6310429Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6311057Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6311687Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:29:41.6312233Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6312885Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6313525Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:29:41.6313971Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6314598Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6315206Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:29:41.6315656Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6316299Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6316916Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:29:41.6317356Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6318004Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6318591Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:29:41.6319003Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6319660Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6320246Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:29:41.6320619Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6321277Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6321913Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:29:41.6322339Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6322965Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6323745Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:29:41.6324190Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6324814Z external/sleef/src/arch/helperavx2_128.h:174:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6325434Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:29:41.6325846Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6326485Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6327182Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:29:41.6327587Z ^~~~~~~~~~ 2022-05-18T03:29:41.6328244Z external/sleef/src/arch/helperavx2_128.h:172:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6328970Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:29:41.6329377Z ^~~~~~~~~~ 2022-05-18T03:29:41.6330022Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6330556Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:29:41.6330928Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6331546Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6332212Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:29:41.6332598Z ^~~~~~~~~~ 2022-05-18T03:29:41.6333217Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6333793Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:29:41.6334193Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6334844Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6335448Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:29:41.6335868Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6336488Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6337062Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:29:41.6337473Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6338100Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6338677Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:29:41.6339081Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6339704Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6340260Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:29:41.6340643Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6341296Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6341863Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:29:41.6342264Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6342913Z external/sleef/src/arch/helperavx2_128.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6343487Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:29:41.6344054Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6344719Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6345293Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:29:41.6345674Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6386933Z external/sleef/src/arch/helperavx2_128.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6387779Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:29:41.6388235Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6388873Z external/sleef/src/arch/helperavx2_128.h:153:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6389406Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:29:41.6389782Z ^~~~~~~~~~ 2022-05-18T03:29:41.6390424Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6391003Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:29:41.6391398Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6392053Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6392686Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:41.6393298Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6393919Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6394547Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:41.6395012Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6395631Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6396262Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:41.6396692Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6397330Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6397981Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:41.6398406Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6399060Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6399619Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:29:41.6400017Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6400630Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6401207Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:29:41.6401592Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6402207Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6402764Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:29:41.6403181Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6403832Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6404396Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:29:41.6404809Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6405579Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6406262Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6406749Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6407414Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6408102Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6408599Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6409250Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6409968Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6410484Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6411113Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6411782Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6412263Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6412917Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6413684Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6414176Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6414833Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6415491Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6416002Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6416649Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6417344Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6417839Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6418475Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6419170Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6419675Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6420293Z external/sleef/src/arch/helperavx2_128.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6420989Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6421498Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6422102Z external/sleef/src/arch/helperavx2_128.h:128:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6422804Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6423307Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6424025Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6424800Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6425330Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6466273Z external/sleef/src/arch/helperavx2_128.h:126:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6466955Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6467371Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6467989Z external/sleef/src/arch/helperavx2_128.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6468565Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6468976Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6469536Z external/sleef/src/arch/helperavx2_128.h:123:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6470188Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6470671Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6471311Z external/sleef/src/arch/helperavx2_128.h:122:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6472003Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6472647Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6473042Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:29:41.6473760Z external/sleef/src/arch/helperavx2_128.h:121:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6474453Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6474959Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6475599Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6476188Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:29:41.6476610Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6477252Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6477838Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:29:41.6478255Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6478910Z external/sleef/src/arch/helperavx2_128.h:108:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6479506Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:29:41.6479894Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6480549Z external/sleef/src/arch/helperavx2_128.h:107:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6481130Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:29:41.6481527Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6482187Z external/sleef/src/arch/helperavx2_128.h:106:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6482736Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:29:41.6483102Z ^~~~~~~~~~ 2022-05-18T03:29:41.6483737Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6484429Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:29:41.6484858Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6485470Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6486073Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:29:41.6486784Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6487413Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6488007Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:29:41.6488415Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6489060Z external/sleef/src/arch/helperavx2_128.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6489545Z static INLINE int vavailability_i(int name) { 2022-05-18T03:29:41.6489889Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6490545Z external/sleef/src/arch/helperavx2_128.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6491056Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:29:41.6491370Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6491997Z external/sleef/src/arch/helperavx2_128.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:41.6492495Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:29:41.6492810Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6493501Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6494028Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:29:41.6494381Z ^~~~~ 2022-05-18T03:29:41.6494969Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6495473Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:29:41.6495839Z ^~~~ 2022-05-18T03:29:41.6496424Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6496942Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:29:41.6497309Z ^~~~ 2022-05-18T03:29:41.6497919Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6498468Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:29:41.6498843Z ^~~~~~ 2022-05-18T03:29:41.6499217Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:41.6499968Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6500546Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:41.6500959Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6501596Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6502224Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:29:41.6502638Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6503278Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6503881Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:29:41.6504243Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6504894Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6505516Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:41.6549189Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6549941Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6550480Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:29:41.6550841Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6551419Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6551932Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:41.6552303Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6552945Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6553439Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:29:41.6553745Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6554294Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6554796Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:29:41.6555166Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6555767Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6556279Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:29:41.6556814Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6557390Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6557959Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:29:41.6558375Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6559009Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6559555Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:29:41.6559924Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6560325Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6560511Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:29:41.6560637Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6561058Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6561249Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:41.6561370Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6561830Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6562050Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:41.6562181Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6562620Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6562790Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:29:41.6562895Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6563281Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6563448Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:29:41.6563553Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6564105Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6564360Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:41.6564503Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6564944Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6565135Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:29:41.6565240Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6565655Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6565849Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:29:41.6565960Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6566152Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:41.6566571Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6566771Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:29:41.6566894Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6567302Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6567492Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:29:41.6567617Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6568092Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6568400Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:29:41.6568520Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6568934Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6569133Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:29:41.6569235Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6569638Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6569842Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:29:41.6569969Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6570409Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6570645Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:29:41.6570782Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6571221Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6571442Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:29:41.6571561Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6571966Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6572175Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:29:41.6572293Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6572698Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6572946Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:29:41.6573073Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6573636Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6573933Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:41.6574067Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6574491Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6574730Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:29:41.6574848Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6575273Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6575522Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:41.6575655Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6576084Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6576351Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:29:41.6576486Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6576939Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6577181Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:29:41.6577409Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6577811Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6578035Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:29:41.6578153Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6578565Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6578826Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:29:41.6578964Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6579448Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6579681Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:29:41.6579810Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6580229Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6580440Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:29:41.6580546Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6580937Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6581161Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:29:41.6581283Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6581720Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6581958Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:29:41.6582096Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6582556Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6582760Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:29:41.6582968Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6583366Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6583562Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:29:41.6583786Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6584205Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6584387Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:29:41.6584508Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6584954Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6585142Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:29:41.6585246Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6585658Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6586378Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:29:41.6586487Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6586906Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6587192Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:29:41.6587319Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6587965Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6588262Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:29:41.6588422Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6588838Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6589074Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:29:41.6589196Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6589604Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6589855Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:41.6589999Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6590452Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6590707Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:29:41.6590846Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6591268Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6591498Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:29:41.6591616Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6592011Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6592221Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:29:41.6592342Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6592550Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:41.6592938Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6593152Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:29:41.6593413Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6593641Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:41.6594055Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6594272Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:29:41.6594393Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6594763Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6594961Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:41.6595079Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6595444Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6595646Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:29:41.6595782Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6596212Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6596518Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:29:41.6596638Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6596845Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:41.6597212Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6597588Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:29:41.6597705Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6598083Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6598279Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:29:41.6598409Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6598616Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:29:41.6599048Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6599263Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:29:41.6599389Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6599878Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6600075Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:29:41.6600194Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6600614Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6600797Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:29:41.6600887Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6601294Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6601487Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:29:41.6601610Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6602072Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6602327Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:29:41.6602436Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6602876Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6603171Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:29:41.6603283Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6603682Z external/sleef/src/arch/helperavx2_128.h:426:13: warning: 'vstoreu_v_p_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6603838Z static void vstoreu_v_p_vm2(void *p, vmask2 vm2) { 2022-05-18T03:29:41.6603939Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6604370Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6604573Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:29:41.6604684Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6605086Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6605294Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:29:41.6605410Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6605873Z external/sleef/src/arch/helperavx2_128.h:415:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6606027Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:29:41.6606128Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6606545Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6606766Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:29:41.6606942Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6607338Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6607565Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:29:41.6607686Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6608154Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6608411Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:29:41.6608519Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6608937Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6609177Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:29:41.6609291Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6609672Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6609894Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:29:41.6610003Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6610451Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6610790Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:29:41.6610914Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6611386Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6611663Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:29:41.6611772Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6612154Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6612367Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:29:41.6612557Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6612968Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6613160Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:29:41.6613269Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6613693Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6613941Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:29:41.6614067Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6614511Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6614799Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:29:41.6614920Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6615335Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6615614Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:29:41.6615715Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6616148Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6616393Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:29:41.6616607Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6617078Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6617327Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:29:41.6617441Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6617839Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6618153Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:29:41.6618243Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6618625Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6618965Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:29:41.6619077Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6619536Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6619830Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:29:41.6619947Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6620388Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6620593Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:29:41.6620698Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6621089Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6621305Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:29:41.6621408Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6621819Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6622154Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:29:41.6622272Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6622696Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6622919Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:29:41.6623021Z ^~~~~~~~~~ 2022-05-18T03:29:41.6623426Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6623728Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:29:41.6623836Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6624228Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6624610Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:29:41.6624735Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6625158Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6625441Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:41.6625560Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6626401Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6626666Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:41.6626901Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6627328Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6627588Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:29:41.6627691Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6628150Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6628420Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:29:41.6628547Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6628988Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6629206Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:29:41.6629315Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6629710Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6629909Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:41.6630017Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6630417Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6630639Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:41.6630758Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6631184Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6631434Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:41.6631558Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6631988Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6632211Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:41.6632431Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6632832Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6633034Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:29:41.6633137Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6633519Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6633732Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:29:41.6633833Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6634313Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6634604Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:41.6634720Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6635131Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6635366Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:41.6635468Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6635866Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6636082Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T03:29:41.6636274Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6636701Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6636911Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T03:29:41.6637028Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6637450Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6637688Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:29:41.6637808Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6638255Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6638518Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:29:41.6638626Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6639031Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6639289Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:29:41.6639396Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6639772Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6640042Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:29:41.6640153Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6640594Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6640905Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:29:41.6641023Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6641447Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6641688Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:29:41.6641886Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6642294Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6642536Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:29:41.6642655Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6643093Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6643375Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:29:41.6643505Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6643940Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6644190Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:29:41.6644295Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6644688Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6644924Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:29:41.6645010Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6645434Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6645824Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:29:41.6645943Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6646392Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6646617Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:29:41.6646734Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6647146Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6647367Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:29:41.6647474Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6647871Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6648123Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:29:41.6648250Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6648700Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6649247Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:29:41.6649347Z ^~~~~~~~~~ 2022-05-18T03:29:41.6649752Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6649927Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:29:41.6650026Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6650403Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6650625Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:29:41.6650736Z ^~~~~~~~~~ 2022-05-18T03:29:41.6651160Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6651400Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:29:41.6651609Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6652036Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6652265Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:29:41.6652380Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6652772Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6652980Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:29:41.6653088Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6653466Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6653692Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:29:41.6653793Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6654246Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6654516Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T03:29:41.6654638Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6655076Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6655311Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T03:29:41.6655503Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6655902Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6656109Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:29:41.6656213Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6656620Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6656858Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:29:41.6656969Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6657423Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6657673Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:29:41.6657789Z ^~~~~~~~~~ 2022-05-18T03:29:41.6658201Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6658364Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:29:41.6658471Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6658869Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6659032Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:29:41.6659136Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6659558Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6659851Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:41.6659969Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6660439Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6660719Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:41.6660837Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6661341Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6661556Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:41.6661656Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6662043Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6662225Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:41.6662331Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6662750Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6662993Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:29:41.6663106Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6663565Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6663967Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:29:41.6664084Z ^~~~~~~~~~~~ 2022-05-18T03:29:41.6664480Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6664727Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:29:41.6664834Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6665236Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6665609Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:29:41.6666125Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6666641Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6666883Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:29:41.6666993Z ^~~~~~~~~~~~~ 2022-05-18T03:29:41.6667390Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6667660Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:29:41.6667771Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6668163Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6668448Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:41.6668572Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6669036Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6669332Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:41.6669434Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6669849Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6670165Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6670268Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6670668Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6670995Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6671102Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6671670Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6672031Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6672135Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6672611Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6672943Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6673052Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6673447Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6673758Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:41.6673860Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6674049Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:29:41.6674481Z external/sleef/src/arch/helperavx2_128.h:117:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6674706Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:29:41.6674817Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:41.6675286Z external/sleef/src/arch/helperavx2_128.h:116:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6675609Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:29:41.6675708Z ^~~~~~~~~~~ 2022-05-18T03:29:41.6676133Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6676359Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:29:41.6676462Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:41.6676836Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:29:41.6677069Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:29:41.6677181Z ^~~~~~~~~~~~~ 2022-05-18T03:29:43.4510641Z INFO: From Compiling third_party/oneDNN/src/common/memory.cpp: 2022-05-18T03:29:43.4511204Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T03:29:43.4511713Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T03:29:43.4512210Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T03:29:43.4512712Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:29: 2022-05-18T03:29:43.4513741Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_memory_desc_t*]': 2022-05-18T03:29:43.4514793Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_memory_desc_t*}]' 2022-05-18T03:29:43.4515448Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:131:29: required from here 2022-05-18T03:29:43.4516201Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:43.4516675Z constexpr bool one_of(T val, P item) { 2022-05-18T03:29:43.4516984Z ^~~ 2022-05-18T03:29:43.4518097Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory*]': 2022-05-18T03:29:43.4519076Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory*}]' 2022-05-18T03:29:43.4519675Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:588:29: required from here 2022-05-18T03:29:43.4520513Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:43.4521469Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T03:29:43.4522617Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T03:29:43.4523817Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T03:29:43.4524469Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:205:17: required from here 2022-05-18T03:29:43.4525289Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:43.4526306Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = void**]': 2022-05-18T03:29:43.4527463Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {void**}]' 2022-05-18T03:29:43.4528097Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:548:24: required from here 2022-05-18T03:29:43.4528826Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:43.4529766Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_memory*]': 2022-05-18T03:29:43.4530819Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_memory*}]' 2022-05-18T03:29:43.4531416Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:562:24: required from here 2022-05-18T03:29:43.4532165Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:43.4533171Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T03:29:43.4534246Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T03:29:43.4535239Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T03:29:43.4535903Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T03:29:43.4536728Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:43.4537649Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine*]': 2022-05-18T03:29:43.4538916Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_memory**; Args = {dnnl_engine*}]' 2022-05-18T03:29:43.4539908Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_memory**, dnnl_engine*}]' 2022-05-18T03:29:43.4540511Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:511:32: required from here 2022-05-18T03:29:43.4541357Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:43.4542356Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t**]': 2022-05-18T03:29:43.4543548Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory*; Args = {const dnnl_memory_desc_t**}]' 2022-05-18T03:29:43.4544799Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory*, const dnnl_memory_desc_t**}]' 2022-05-18T03:29:43.4545403Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:536:28: required from here 2022-05-18T03:29:43.4546328Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:43.4547375Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine**]': 2022-05-18T03:29:43.4548592Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory*; Args = {dnnl_engine**}]' 2022-05-18T03:29:43.4549750Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory*, dnnl_engine**}]' 2022-05-18T03:29:43.4550339Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:542:32: required from here 2022-05-18T03:29:43.4551100Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T03:29:48.7622486Z [2,808 / 2,824] Compiling torch/csrc/jit/runtime/interpreter.cpp; 13s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:29:53.2580776Z INFO: From Compiling torch/csrc/jit/runtime/interpreter.cpp: 2022-05-18T03:29:53.2581307Z In file included from ./c10/util/Optional.h:30:0, 2022-05-18T03:29:53.2581750Z from ./torch/csrc/jit/runtime/interpreter.h:2, 2022-05-18T03:29:53.2582183Z from torch/csrc/jit/runtime/interpreter.cpp:1: 2022-05-18T03:29:53.2583132Z torch/csrc/jit/runtime/interpreter.cpp: In member function 'bool torch::jit::InterpreterStateImpl::runImpl(torch::jit::Stack&)': 2022-05-18T03:29:53.2584170Z torch/csrc/jit/runtime/interpreter.cpp:526:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:53.2584807Z TORCH_INTERNAL_ASSERT(stack.size() >= num_inputs && num_inputs > 0); 2022-05-18T03:29:53.2585196Z ~~~~~~~~~~~~~^~~~ 2022-05-18T03:29:53.3760420Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:29:53.3778847Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:29:53.3779827Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:29:53.3780607Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:29:53.3781341Z ^~~ 2022-05-18T03:29:53.3781733Z At top level: 2022-05-18T03:29:53.3782479Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3783030Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:29:53.3783481Z ^~~~~ 2022-05-18T03:29:53.3784278Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3784840Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:29:53.3785413Z ^~~~ 2022-05-18T03:29:53.3786370Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3786920Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:29:53.3787442Z ^~~~ 2022-05-18T03:29:53.3788111Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3788669Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:29:53.3789044Z ^~~~~~ 2022-05-18T03:29:53.3789697Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3790361Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:29:53.3790785Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3791578Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3792167Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:29:53.3792580Z ^~~~~~~~~ 2022-05-18T03:29:53.3793315Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3793882Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:29:53.3811574Z ^~~~~~ 2022-05-18T03:29:53.3814581Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3815151Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:29:53.3815546Z ^~~~~~ 2022-05-18T03:29:53.3816239Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3816804Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:29:53.3817176Z ^~~~~~ 2022-05-18T03:29:53.3817839Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3818494Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:29:53.3818833Z ^~~~~ 2022-05-18T03:29:53.3819485Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3820337Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:29:53.3820823Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.3821474Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3822195Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:29:53.3822731Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3823297Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:53.3824732Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3825270Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:29:53.3825624Z ^~~~~~~~ 2022-05-18T03:29:53.3826446Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3827264Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:53.3827707Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3829282Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3849247Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:29:53.3849727Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3850584Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3852019Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:29:53.3852403Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3853072Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3854136Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:53.3854526Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3855498Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3856089Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:29:53.3856489Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3859206Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3859794Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:53.3860185Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3860842Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3861387Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:29:53.3861756Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.3862401Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3863118Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:29:53.3863613Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3864288Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3864819Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:29:53.3865297Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.3867303Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3868112Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:29:53.3868538Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.3892826Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3893513Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:29:53.3893965Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3894781Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3895439Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:29:53.3895884Z ^~~~~~~~~~~ 2022-05-18T03:29:53.3896554Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3897153Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:29:53.3897557Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3898211Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3898794Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:53.3899189Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3899860Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3900419Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:53.3900811Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3901471Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3902047Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:29:53.3902463Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3903134Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3903939Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:29:53.3904346Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3905018Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3905613Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:29:53.3906219Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3906889Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3907455Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:29:53.3921640Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.3922766Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3923699Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:29:53.3924172Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.3925009Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3927240Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:29:53.3927796Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.3928806Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3929966Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:29:53.3930486Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.3931342Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3932081Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:29:53.3932565Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.3933366Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3934059Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:29:53.3934542Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.3935491Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3936218Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:53.3936721Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3937485Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3938165Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:29:53.3938643Z ^~~~~~~~~~~ 2022-05-18T03:29:53.3939425Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3940094Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:53.3940595Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3941369Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3942053Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:29:53.3942551Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3943054Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:53.3943964Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3944611Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:29:53.3945088Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.3946197Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3946818Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:29:53.3947293Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.3948074Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3948699Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:29:53.3949181Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.3949944Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3950627Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:29:53.3951109Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.3951872Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3952571Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:29:53.3953057Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3953838Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3956420Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:29:53.3956962Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3958236Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3958941Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:29:53.3959424Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3960221Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3960921Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:29:53.3961907Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3962589Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3963302Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:29:53.3963699Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.3964367Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3964966Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:29:53.3965383Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.3966044Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3966650Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:29:53.3967080Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3967739Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3968342Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:29:53.3968775Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3969453Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3970032Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:29:53.3970452Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3971120Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3971793Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:29:53.3972207Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.3972868Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3973471Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:29:53.3973890Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3974563Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3975143Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:29:53.3975536Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3976202Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3976786Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:29:53.3977191Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.3977847Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3978443Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:29:53.3978854Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.3979498Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3980106Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:29:53.3980545Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3981212Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3981809Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:29:53.3982248Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3982910Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3983676Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:29:53.3984135Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3984806Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3985388Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:29:53.3985985Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.3986653Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3987247Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:29:53.3987648Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.3988325Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3988973Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:53.3989447Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3990093Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3990717Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:29:53.3991170Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3991923Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3992552Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:53.3993022Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3993698Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3994297Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:29:53.3994735Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3995399Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3996015Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:29:53.3996434Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3997102Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3997710Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:29:53.3998138Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.3998810Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.3999428Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:29:53.3999876Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4000513Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4001125Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:29:53.4001563Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4002212Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4002809Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:29:53.4003233Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4003996Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4004582Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:29:53.4005007Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4005683Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4006264Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:29:53.4006692Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4007356Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4007950Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:29:53.4008360Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4009032Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4009617Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:29:53.4010014Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4010666Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4011296Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:29:53.4011826Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4012471Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4013092Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:29:53.4013552Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4014214Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4014831Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:29:53.4015278Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4015949Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4016563Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:53.4017023Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4017686Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4018283Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:29:53.4018698Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4019362Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4019956Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:29:53.4020363Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4021023Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4021619Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:29:53.4022047Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4022443Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:53.4023162Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4023891Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:29:53.4024287Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4024934Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4025504Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:29:53.4026023Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4026643Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4027200Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:29:53.4027604Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4028228Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4028779Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:29:53.4029154Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4029793Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4030324Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:29:53.4030717Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4031355Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4031892Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:29:53.4032424Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4033061Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4033646Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:53.4034067Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4034480Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:53.4035216Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4035781Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:53.4036197Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4036833Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4037417Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:53.4037829Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4038470Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4039057Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:53.4039467Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4040102Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4040690Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:29:53.4041120Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4041740Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4042329Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:53.4042759Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4043386Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4044053Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:53.4044479Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4045124Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4045691Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:53.4046128Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4046764Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4047332Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:29:53.4047766Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4048417Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4049013Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:29:53.4049429Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4050064Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4050646Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:29:53.4051062Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4051695Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4052282Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:53.4052789Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4053422Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4053995Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:53.4054430Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4055043Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4055621Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:29:53.4056048Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4056686Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4057239Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:53.4057673Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4058318Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4058882Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:53.4059317Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4059944Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4060532Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:29:53.4060952Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4061596Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4062175Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:29:53.4062588Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4063227Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4063881Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:29:53.4064375Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4065005Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4065564Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:29:53.4108571Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4109321Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4110318Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:29:53.4110831Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4111475Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4112106Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:29:53.4112582Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4114214Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4114813Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:29:53.4115254Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4115909Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4116502Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:29:53.4117099Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4117494Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:53.4118220Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4118883Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:29:53.4119378Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4120039Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4121028Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:29:53.4121507Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4122169Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4122717Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:29:53.4123142Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4123767Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4124381Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:29:53.4142664Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4143446Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4144130Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:29:53.4144560Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4145205Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4145984Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:29:53.4146435Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4147237Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4147836Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:29:53.4148283Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4148926Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4149505Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:29:53.4149872Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4150454Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4150988Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:29:53.4151364Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4151951Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4152501Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:29:53.4152872Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4153476Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4154085Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:29:53.4154545Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4155224Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4155969Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:29:53.4156451Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4157144Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4157808Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:29:53.4158299Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4158996Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4159641Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:29:53.4160079Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4160769Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4161717Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:29:53.4162174Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4162590Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:29:53.4163390Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4163997Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:29:53.4164405Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4165095Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4165676Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:29:53.4166726Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4167582Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4168183Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:29:53.4168597Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4169374Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4169962Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:29:53.4170354Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4171035Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4171555Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:29:53.4172151Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4172845Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4173379Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:29:53.4173732Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4174396Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4174956Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:29:53.4175356Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4176044Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4176647Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:29:53.4177043Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4177707Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4178268Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:29:53.4178714Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4179386Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4179959Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:29:53.4180358Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4181044Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4181623Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:29:53.4181993Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4182647Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4183185Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:29:53.4183665Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4184351Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4184956Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:29:53.4185354Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4208721Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4209719Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:29:53.4210666Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4211473Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4212244Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:29:53.4212648Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4213305Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4213903Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:29:53.4214299Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4214941Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4215707Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:29:53.4216167Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4216806Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4217455Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:29:53.4217914Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4218549Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4219163Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:29:53.4219580Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4220227Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4220826Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:29:53.4221253Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4221905Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4222489Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:29:53.4222914Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4223732Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4224330Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:29:53.4224719Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4225359Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4226113Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:29:53.4226525Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4227111Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4227695Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:29:53.4228325Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4228934Z external/sleef/src/arch/helperavx.h:545:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4229615Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:29:53.4230113Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4230789Z external/sleef/src/arch/helperavx.h:544:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4231482Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:29:53.4231966Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4232637Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4233268Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:29:53.4233706Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4234374Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4235033Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:29:53.4235603Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4236293Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4237054Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:29:53.4237604Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4238273Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4239026Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:29:53.4239575Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4240224Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4240975Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:29:53.4241531Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4242200Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4242950Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:29:53.4243502Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4244165Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4244890Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:29:53.4245303Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4245991Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4246618Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:29:53.4247026Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4247660Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4248280Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:29:53.4248675Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4249313Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4249961Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:29:53.4250406Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4251085Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4251734Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:29:53.4252162Z ^~~~~~~~~~ 2022-05-18T03:29:53.4252820Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4253445Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:29:53.4253858Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4254551Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4255364Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:29:53.4255834Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4256490Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4257208Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:53.4257655Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4258316Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4258975Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:53.4259426Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4260116Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4260767Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:29:53.4261233Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4261895Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4262551Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:29:53.4263009Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4263793Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4264423Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:29:53.4264851Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4265536Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4266352Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:29:53.4266771Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4267410Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4267940Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:29:53.4268296Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4268940Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4269487Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:29:53.4269875Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4270519Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4271047Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4271393Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4272033Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4272573Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4272915Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4273565Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4274112Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4274472Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4275101Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4275644Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4276009Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4276630Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4277163Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:29:53.4277512Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4278126Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4278726Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:29:53.4279075Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4279726Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4280226Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:29:53.4280569Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4281215Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4281832Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:53.4282273Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4282912Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4283538Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:53.4283957Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4284601Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4285127Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4285477Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4286121Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4286648Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4287094Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4287726Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4288266Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4288632Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4289268Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4289799Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4290157Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4290777Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4291287Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:29:53.4291623Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4292266Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4292785Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4293142Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4293781Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4294303Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4294658Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4295288Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4295941Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:29:53.4296387Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4297026Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4297679Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:29:53.4298118Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4298753Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4299487Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:29:53.4299947Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4300571Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4301218Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:29:53.4301674Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4302300Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4302960Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:29:53.4303417Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4304147Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4304783Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:29:53.4305245Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4309882Z external/sleef/src/arch/helperavx.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4310741Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:29:53.4311190Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4311876Z external/sleef/src/arch/helperavx.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4312647Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:29:53.4313083Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4313750Z external/sleef/src/arch/helperavx.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4314363Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:29:53.4314838Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4315485Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4316071Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:29:53.4316466Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4317109Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4317704Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:29:53.4318096Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4318737Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4320059Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:29:53.4320572Z ^~~~~~~~~~ 2022-05-18T03:29:53.4321199Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4322099Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:29:53.4322622Z ^~~~~~~~~~ 2022-05-18T03:29:53.4323247Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4323820Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:29:53.4324210Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4324960Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4325800Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:29:53.4326170Z ^~~~~~~~~~ 2022-05-18T03:29:53.4326755Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4327320Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:29:53.4327730Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4328387Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4329297Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:29:53.4329696Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4330375Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4330974Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:29:53.4331385Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4332037Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4332614Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:29:53.4333029Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4333671Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4334449Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:29:53.4334919Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4335606Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4336259Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:29:53.4336719Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4337928Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4338559Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:29:53.4339001Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4339688Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4340330Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:29:53.4340735Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4341393Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4342003Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:29:53.4342403Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4343085Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4345895Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:29:53.4346368Z ^~~~~~~~~~ 2022-05-18T03:29:53.4347101Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4347772Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:29:53.4348276Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4349062Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4349981Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:29:53.4350494Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4351428Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4352200Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:29:53.4352622Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4353285Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4353832Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:29:53.4354188Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4354853Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4355390Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:29:53.4355705Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4356389Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4356999Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:29:53.4357403Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4358090Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4358718Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:29:53.4359129Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4359913Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4360523Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:29:53.4360941Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4361593Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4362229Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:29:53.4362656Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4363289Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4363885Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:29:53.4364317Z ^~~~~~~~~~ 2022-05-18T03:29:53.4365000Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4365566Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:29:53.4365949Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4366642Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4367187Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:29:53.4367558Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4368246Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4368812Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:29:53.4369169Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4369859Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4370415Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:29:53.4370774Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4371426Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4372145Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:53.4372739Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4373443Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4374104Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:53.4374554Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4375196Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4375769Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:29:53.4376174Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4376818Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4377498Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:29:53.4378001Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4378669Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4379317Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:29:53.4379783Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4380457Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4381080Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:29:53.4381596Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4382271Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4382940Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:29:53.4383982Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4384678Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4385305Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:53.4425989Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4426839Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4427343Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:53.4427694Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4428228Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4428779Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:29:53.4429166Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4429814Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4430377Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:29:53.4430768Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4431404Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4431955Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:29:53.4432362Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4433005Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4433533Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:29:53.4433960Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4434796Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4435438Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:29:53.4435867Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4436540Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4437151Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:29:53.4437554Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4438218Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4438815Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:29:53.4439225Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4439875Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4440476Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:29:53.4440897Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4441539Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4442137Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:29:53.4442545Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4443215Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4443921Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:29:53.4444333Z ^~~~~~~~~~ 2022-05-18T03:29:53.4445009Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4445624Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:29:53.4446025Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4446692Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4447308Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:29:53.4447702Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4448367Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4449017Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:29:53.4449447Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4450021Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4450557Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:29:53.4451016Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4451675Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4452351Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:29:53.4452833Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4453507Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4454175Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:29:53.4454653Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4455381Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4455949Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:29:53.4456336Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4456932Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4457573Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:29:53.4458004Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4458646Z external/sleef/src/arch/helperavx.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4459294Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:29:53.4459765Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4460387Z external/sleef/src/arch/helperavx.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4461040Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:29:53.4461499Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4462129Z external/sleef/src/arch/helperavx.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4462760Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:29:53.4463301Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4464043Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4464626Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:29:53.4465030Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4465562Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4466178Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:29:53.4466545Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4467115Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4467941Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:29:53.4468386Z ^~~~~~~~~~ 2022-05-18T03:29:53.4469133Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4470258Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:29:53.4470714Z ^~~~~~~~~~ 2022-05-18T03:29:53.4471461Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4472083Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:29:53.4472539Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4473276Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4474510Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:29:53.4474963Z ^~~~~~~~~~ 2022-05-18T03:29:53.4475662Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4476341Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:29:53.4476817Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4477660Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4478329Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:29:53.4478793Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4479518Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4480084Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:29:53.4480473Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4481094Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4481657Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:29:53.4482028Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4482663Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4483197Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:29:53.4483541Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4484177Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4484707Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:29:53.4485038Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4485674Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4486284Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:29:53.4486625Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4487241Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4487750Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:29:53.4488313Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4488914Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4489452Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:29:53.4489814Z ^~~~~~~~~~ 2022-05-18T03:29:53.4490431Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4490979Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:29:53.4491367Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4492002Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4492631Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:53.4493057Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4493689Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4494319Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:53.4494756Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4495404Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4496057Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:53.4496499Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4497143Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4497805Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:53.4498267Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4498976Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4499771Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:29:53.4500171Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4500795Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4501335Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:29:53.4501740Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4502346Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4502847Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:29:53.4503199Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4504283Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4504774Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:29:53.4505118Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4506006Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4506683Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4507160Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4507793Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4508582Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4509056Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4509687Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4510385Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4510891Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4511494Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4512149Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4513018Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4513677Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4515562Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4516208Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4516857Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4517492Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4517961Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4518608Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4519282Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4519790Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4520415Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4521202Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4521670Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4522293Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4522998Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4523798Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4524443Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4525150Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4525663Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4526310Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4527019Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4527550Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4528198Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4529089Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4529652Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4530270Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4530943Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4531419Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4532043Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4532736Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4533431Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4534037Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4534740Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4535241Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4535625Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:29:53.4536335Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4537007Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4537478Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4538099Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4538645Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:29:53.4539017Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4539676Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4540198Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:29:53.4540560Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4541286Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4541879Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:29:53.4542300Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4542946Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4543663Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:29:53.4544075Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4544895Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4545476Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:29:53.4545968Z ^~~~~~~~~~ 2022-05-18T03:29:53.4546609Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4547415Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:29:53.4547762Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4548395Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4548937Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:29:53.4549434Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4550177Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4550871Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:29:53.4551481Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4552395Z external/sleef/src/arch/helperavx.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4552992Z static INLINE int vavailability_i(int name) { 2022-05-18T03:29:53.4553386Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4554122Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4554699Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:29:53.4555066Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4555880Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:29:53.4556357Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:29:53.4556683Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4557304Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4557838Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:29:53.4558218Z ^~~~~ 2022-05-18T03:29:53.4558839Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4559378Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:29:53.4559735Z ^~~~ 2022-05-18T03:29:53.4560346Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4560884Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:29:53.4561248Z ^~~~ 2022-05-18T03:29:53.4561876Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4562406Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:29:53.4562786Z ^~~~~~ 2022-05-18T03:29:53.4563377Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:53.4564093Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4564769Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:53.4565186Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4565847Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4566482Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:29:53.4566930Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4567780Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4568296Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:29:53.4568655Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4569291Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4569860Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:53.4570252Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4570908Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4571643Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:29:53.4572038Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4572672Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4573192Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:29:53.4573687Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4574323Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4574863Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:29:53.4575202Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4575820Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4576356Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:29:53.4576706Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4577342Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4577941Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:29:53.4578354Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4579189Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4579810Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:29:53.4580241Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4580865Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4581476Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:29:53.4581911Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4582560Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4583133Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:29:53.4583754Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4584395Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4584932Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:53.4585319Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4586163Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4586728Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:29:53.4587125Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4587781Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4588751Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:29:53.4589087Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4589740Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4590294Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:29:53.4590648Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4591318Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4591926Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:53.4592361Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4593002Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4593566Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:29:53.4593959Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4594618Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4595437Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:29:53.4595825Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4596219Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:29:53.4596961Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4597636Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:29:53.4598092Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4598839Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4599492Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:29:53.4599945Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4600908Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4601552Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:29:53.4601981Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4602725Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4603369Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:29:53.4603837Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4604627Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4605212Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:29:53.4605625Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4606273Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4606852Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:29:53.4607242Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4607906Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4608575Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:29:53.4609001Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4609666Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4610249Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:29:53.4610677Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4611325Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4611947Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:29:53.4612395Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4613080Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4613729Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:53.4614201Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4614876Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4615500Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:29:53.4615951Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4616854Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4617566Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:53.4618007Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4618679Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4619277Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:29:53.4619703Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4620340Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4620936Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:29:53.4621367Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4622019Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4622631Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:29:53.4623064Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4623740Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4624283Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:29:53.4624691Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4625315Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4626018Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:29:53.4626421Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4627242Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4627824Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:29:53.4628221Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4628957Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4629524Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:29:53.4629916Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4630551Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4631133Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:29:53.4631559Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4632215Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4632806Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:29:53.4633223Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4633865Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4634441Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:29:53.4634850Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4635689Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4636201Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:29:53.4636548Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4637230Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4637727Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:29:53.4638044Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4638653Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4639416Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:29:53.4639753Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4640358Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4640978Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:29:53.4641395Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4641997Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4642606Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:29:53.4643003Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4643605Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4644223Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:29:53.4644669Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4645290Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4645893Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:29:53.4646539Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4647195Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4647745Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:29:53.4648155Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4648871Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4649443Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:29:53.4649850Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4650503Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4651026Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:29:53.4651396Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4651762Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:53.4652403Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4653153Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:29:53.4653546Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4654175Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4654728Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:29:53.4655114Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4655521Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:29:53.4656237Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4656787Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:29:53.4657352Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4657965Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4658503Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:29:53.4658897Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4659628Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:29:53.4660343Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4660877Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:29:53.4661327Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4662066Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4662622Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:29:53.4662985Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4663672Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4664203Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:29:53.4664561Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4665176Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4665936Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:29:53.4666313Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4666891Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4667460Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:29:53.4667858Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4668496Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4669039Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:29:53.4669936Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4671004Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4671536Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:29:53.4671917Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4672546Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4673076Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:29:53.4673441Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4674062Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4674550Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:29:53.4674875Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4675522Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4676215Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:29:53.4676686Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4677327Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4678004Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:29:53.4678403Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4679064Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4679961Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:29:53.4680479Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4681096Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4681758Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:29:53.4682521Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4683147Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4683717Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:29:53.4684139Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4684783Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4685382Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:29:53.4685805Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4686443Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4687440Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:29:53.4688048Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4688648Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4689260Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:29:53.4689679Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4690273Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4690831Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:29:53.4691226Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4691898Z external/sleef/src/arch/helperavx.h:545:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4692535Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:29:53.4693006Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4693627Z external/sleef/src/arch/helperavx.h:544:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4694271Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:29:53.4694730Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4695475Z external/sleef/src/arch/helperavx.h:538:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4696439Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:29:53.4696913Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4697502Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4698144Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:29:53.4698631Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4699233Z external/sleef/src/arch/helperavx.h:536:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4699902Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:29:53.4700488Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4701127Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4701836Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:29:53.4702353Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4702984Z external/sleef/src/arch/helperavx.h:513:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4703619Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:29:53.4704009Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4704630Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4705547Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:29:53.4706018Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4706620Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4707185Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:29:53.4707584Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4708186Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4708744Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:29:53.4709151Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4709766Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4710582Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:29:53.4710951Z ^~~~~~~~~~ 2022-05-18T03:29:53.4711566Z external/sleef/src/arch/helperavx.h:503:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4712120Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:29:53.4712481Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4713188Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4713921Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:29:53.4714339Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4714937Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4715522Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:53.4716150Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4716749Z external/sleef/src/arch/helperavx.h:500:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4717371Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:29:53.4717932Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4718576Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4719208Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:29:53.4719823Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4720480Z external/sleef/src/arch/helperavx.h:492:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4721205Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:29:53.4721763Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4722563Z external/sleef/src/arch/helperavx.h:473:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4723137Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:29:53.4723508Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4724147Z external/sleef/src/arch/helperavx.h:466:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4724802Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4725281Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4725912Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4726635Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4726972Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4727581Z external/sleef/src/arch/helperavx.h:452:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4728111Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4728456Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4729048Z external/sleef/src/arch/helperavx.h:445:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4729552Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4729899Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4730815Z external/sleef/src/arch/helperavx.h:440:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4731304Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:29:53.4731626Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4732229Z external/sleef/src/arch/helperavx.h:435:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4732681Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:29:53.4733019Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4733606Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4734201Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:53.4734726Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4735346Z external/sleef/src/arch/helperavx.h:427:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4736096Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:29:53.4736481Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4737103Z external/sleef/src/arch/helperavx.h:422:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4737611Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4737950Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4738571Z external/sleef/src/arch/helperavx.h:417:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4739078Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4739431Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4740044Z external/sleef/src/arch/helperavx.h:402:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4740548Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:29:53.4740880Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4741659Z external/sleef/src/arch/helperavx.h:397:21: warning: 'vsub_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4742170Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:29:53.4742668Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4743277Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4744067Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:29:53.4744518Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4745139Z external/sleef/src/arch/helperavx.h:389:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4745863Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:29:53.4746314Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4746935Z external/sleef/src/arch/helperavx.h:388:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4747569Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:29:53.4748011Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4748831Z external/sleef/src/arch/helperavx.h:387:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4749436Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:29:53.4749847Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4750610Z external/sleef/src/arch/helperavx.h:373:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4751226Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:29:53.4751648Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4752280Z external/sleef/src/arch/helperavx.h:372:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4752922Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:29:53.4753383Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4754017Z external/sleef/src/arch/helperavx.h:371:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4754656Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:29:53.4755101Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4755987Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4756559Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:29:53.4757094Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4757714Z external/sleef/src/arch/helperavx.h:367:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4758284Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:29:53.4758686Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4759316Z external/sleef/src/arch/helperavx.h:366:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4760349Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:29:53.4760840Z ^~~~~~~~~~ 2022-05-18T03:29:53.4761581Z external/sleef/src/arch/helperavx.h:364:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4762115Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:29:53.4762472Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4763064Z external/sleef/src/arch/helperavx.h:363:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4763623Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:29:53.4764017Z ^~~~~~~~~~ 2022-05-18T03:29:53.4764775Z external/sleef/src/arch/helperavx.h:352:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4765463Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:29:53.4765852Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4766222Z external/sleef/src/arch/helperavx.h:350:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4766576Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:29:53.4766817Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4767184Z external/sleef/src/arch/helperavx.h:349:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4767523Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:29:53.4767770Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4768135Z external/sleef/src/arch/helperavx.h:348:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4768697Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:29:53.4769103Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4769736Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4770472Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:29:53.4770862Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4771445Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4772016Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:29:53.4772377Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4772904Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4773395Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:29:53.4774084Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4774677Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4776225Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:29:53.4776622Z ^~~~~~~~~~ 2022-05-18T03:29:53.4777139Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4777559Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:29:53.4777846Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4778337Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4778927Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:29:53.4779220Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4779762Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4780494Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:29:53.4780884Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4781419Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4782072Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:29:53.4782418Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4782937Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4783732Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:29:53.4784260Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4785037Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4785640Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:29:53.4786044Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4786558Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4787012Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:29:53.4787332Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4787823Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4788512Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:29:53.4788921Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4789529Z external/sleef/src/arch/helperavx.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4790317Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:29:53.4790774Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4791407Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4792109Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:29:53.4792526Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4793163Z external/sleef/src/arch/helperavx.h:198:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4793816Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:53.4794244Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4794885Z external/sleef/src/arch/helperavx.h:197:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4795761Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:29:53.4796178Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4797064Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4798062Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4798568Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4799437Z external/sleef/src/arch/helperavx.h:180:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4800096Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4800601Z ^~~~~~~~~~~~~~ 2022-05-18T03:29:53.4801448Z external/sleef/src/arch/helperavx.h:179:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4802303Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4802811Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4803697Z external/sleef/src/arch/helperavx.h:178:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4804386Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4804888Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4805522Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4806321Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:29:53.4806806Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4807343Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:29:53.4808046Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4808567Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:29:53.4808934Z ^~~~~~~~~~~ 2022-05-18T03:29:53.4809561Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4810207Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:29:53.4810511Z ^~~~~~~~~~~~ 2022-05-18T03:29:53.4811579Z external/sleef/src/arch/helperavx.h:119:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4812122Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:29:53.4812466Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:29:53.4813200Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4813890Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:29:53.4814293Z ^~~~~~~~~~~~~ 2022-05-18T03:29:53.4814946Z external/sleef/src/arch/helperavx.h:84:19: warning: 'cpuSupportsFMA4' defined but not used [-Wunused-function] 2022-05-18T03:29:53.4815560Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:29:53.4816064Z ^~~~~~~~~~~~~~~ 2022-05-18T03:29:59.2856565Z INFO: From Compiling torch/csrc/jit/serialization/export.cpp: 2022-05-18T03:29:59.2857141Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T03:29:59.2857596Z from ./c10/core/Device.h:3, 2022-05-18T03:29:59.2858010Z from ./c10/core/Allocator.h:6, 2022-05-18T03:29:59.2858387Z from ./caffe2/serialize/inline_container.h:12, 2022-05-18T03:29:59.2858647Z from ./torch/csrc/jit/serialization/export.h:3, 2022-05-18T03:29:59.2858909Z from torch/csrc/jit/serialization/export.cpp:1: 2022-05-18T03:29:59.2860182Z torch/csrc/jit/serialization/export.cpp: In constructor 'torch::jit::{anonymous}::GraphEncoder::GraphEncoder(const std::shared_ptr&, int64_t, torch::onnx::OperatorExportTypes, const std::map, at::Tensor>&, const std::unordered_map, std::unordered_map > >&, bool, bool, bool, const std::map, int>&, bool, bool, const string&, const NodeAttrNameMap&)': 2022-05-18T03:29:59.2861043Z torch/csrc/jit/serialization/export.cpp:495:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:29:59.2861424Z onnx_opset_version < kOpsetVersionToIRVersion.size() && 2022-05-18T03:29:59.2861669Z ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:08.6168951Z Target //:torch up-to-date: 2022-05-18T03:30:08.6169481Z bazel-bin/libtorch.lo 2022-05-18T03:30:08.6169847Z bazel-bin/libtorch.so 2022-05-18T03:30:08.6773940Z INFO: Elapsed time: 769.297s, Critical Path: 58.07s 2022-05-18T03:30:08.6774370Z INFO: 2825 processes: 118 internal, 2707 processwrapper-sandbox. 2022-05-18T03:30:08.6774733Z INFO: Build completed successfully, 2825 total actions 2022-05-18T03:30:08.6808315Z INFO: Build completed successfully, 2825 total actions 2022-05-18T03:30:08.6836806Z + tools/bazel build --config=no-tty --config=gpu :all 2022-05-18T03:30:09.4885662Z Loading: (0 packages loaded) 2022-05-18T03:30:09.4886428Z Loading: 0 packages loaded 2022-05-18T03:30:09.9830688Z INFO: Build options --@rules_cuda//cuda:enable_cuda, --define, and --platform_suffix have changed, discarding analysis cache. 2022-05-18T03:30:10.0622932Z Analyzing: 248 targets (2 packages loaded, 0 targets configured) 2022-05-18T03:30:12.2515206Z INFO: SHA256 (https://github.com/google/googletest/archive/cd6b9ae3243985d4dc725abd513a874ab4161f3e.tar.gz) = 720614598ba49dd214d9d0c40b8ac4b1352fff7f2bb387a3f24bf080383828cb 2022-05-18T03:30:12.3068155Z DEBUG: Rule 'com_google_googletest' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "720614598ba49dd214d9d0c40b8ac4b1352fff7f2bb387a3f24bf080383828cb" 2022-05-18T03:30:12.3072639Z DEBUG: Repository com_google_googletest instantiated at: 2022-05-18T03:30:12.3073086Z /var/lib/jenkins/workspace/WORKSPACE:28:13: in 2022-05-18T03:30:12.3073481Z Repository rule http_archive defined at: 2022-05-18T03:30:12.3074043Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in 2022-05-18T03:30:17.3560391Z INFO: Analyzed 248 targets (66 packages loaded, 25544 targets configured). 2022-05-18T03:30:17.3563063Z INFO: Found 248 targets... 2022-05-18T03:30:17.6001608Z [0 / 1] [Prepa] BazelWorkspaceStatusAction stable-status.txt 2022-05-18T03:30:17.8697559Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:17.8731684Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:17.8732447Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:17.8733118Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:17.8733669Z ^~~ 2022-05-18T03:30:17.8734233Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:30:17.8734929Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:17.8735401Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:30:17.8735715Z ^ 2022-05-18T03:30:17.8735997Z At top level: 2022-05-18T03:30:17.8736863Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8737543Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:30:17.8738029Z ^~~~~~~ 2022-05-18T03:30:17.8738714Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8739463Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:30:17.8740023Z ^~~~~~~ 2022-05-18T03:30:17.8740730Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8741426Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:30:17.8741922Z ^~~~~~~~~ 2022-05-18T03:30:17.8742611Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8743227Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:30:17.8743742Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8744444Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8745187Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:30:17.8745570Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.8746494Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8748587Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:30:17.8749124Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.8783251Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8783990Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:30:17.8784460Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8785147Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8785916Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:17.8786371Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.8787066Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8787638Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:30:17.8788031Z ^~~~~ 2022-05-18T03:30:17.8788722Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8789286Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:17.8789683Z ^~~~~ 2022-05-18T03:30:17.8790373Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8790961Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:17.8791345Z ^~~~ 2022-05-18T03:30:17.8792038Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8792597Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:17.8793108Z ^~~~ 2022-05-18T03:30:17.8793807Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8794382Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:17.8794774Z ^~~~~~ 2022-05-18T03:30:17.8795450Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8796068Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:17.8796516Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8797209Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8797825Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:17.8798260Z ^~~~~~~~~ 2022-05-18T03:30:17.8798965Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8799539Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:17.8799945Z ^~~~~~ 2022-05-18T03:30:17.8800628Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8801186Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:17.8801581Z ^~~~~~ 2022-05-18T03:30:17.8802419Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8802982Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:17.8803386Z ^~~~~~ 2022-05-18T03:30:17.8804092Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8804639Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:17.8805018Z ^~~~~ 2022-05-18T03:30:17.8805703Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8806400Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:17.8806869Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.8807477Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8808120Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:17.8808617Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8808992Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:17.8809724Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8810238Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:17.8810562Z ^~~~~~~~ 2022-05-18T03:30:17.8811176Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8811724Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:17.8812144Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8812781Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8813387Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:17.8813896Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8814307Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8814614Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:17.8814839Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8815218Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8815534Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:17.8815768Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8816153Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8816492Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:17.8816726Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8817107Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8817525Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:17.8817900Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8818578Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8819151Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:17.8819514Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.8820317Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8820951Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:17.8821389Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8822059Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8822622Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:17.8823011Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8823743Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8824374Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:17.8824813Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8825482Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8827232Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:17.8827689Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8828416Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8829065Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:17.8829509Z ^~~~~~~~~~~ 2022-05-18T03:30:17.8830200Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8830763Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:17.8831136Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8831752Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8832301Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:17.8832645Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8833285Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8833967Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:17.8834342Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8834732Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8835083Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:17.8835337Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8850169Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8850879Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:17.8851313Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8852067Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8852697Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:17.8853143Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8853828Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8854429Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:17.8854840Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.8855533Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8856270Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:17.8856683Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.8857403Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8857953Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:17.8858341Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8859027Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8859579Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:17.8859958Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8860611Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8861185Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:17.8861563Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8862239Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8862817Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:17.8863204Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.8863979Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8864596Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:17.8865041Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8865711Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8866398Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:17.8866802Z ^~~~~~~~~~~ 2022-05-18T03:30:17.8867485Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8868101Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:17.8868511Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8869315Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8869901Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:17.8870316Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8870739Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:17.8871478Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8872051Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:17.8872436Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8873094Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8873638Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:17.8874008Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8874670Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8875231Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:17.8875653Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.8876359Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8876976Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:17.8877383Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.8878102Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8878815Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:17.8879194Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8879903Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8880519Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:17.8880944Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8881661Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8882289Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:17.8882727Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8883426Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8884067Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:17.8884520Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8885219Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8885840Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:17.8886275Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8886982Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8887611Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:17.8888057Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8888771Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8889416Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:17.8889855Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8890566Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8891285Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:17.8891704Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8892395Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8893019Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:17.8893432Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8894032Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8894603Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:17.8894975Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8895570Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8896113Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:17.8896501Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8897094Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8897594Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:17.8897968Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8898559Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8899142Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:17.8899504Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.8900112Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8900631Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:17.8900968Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.8901587Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8902161Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:17.8902565Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8903206Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8903912Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:17.8904344Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8905015Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8905675Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:17.8906335Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8907020Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8907647Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:17.8908067Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8908729Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8909262Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:17.8909681Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8910338Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8911110Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:17.8911599Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8912282Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8912926Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:17.8913385Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8914100Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8914767Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:17.8915254Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8915932Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8916541Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:17.8916972Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8917662Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8918294Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:17.8918745Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8919578Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8920211Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:17.8920672Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8921379Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8921987Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:17.8922432Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8923130Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8923765Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:17.8924201Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8924900Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8925530Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:17.8925955Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8926664Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8927288Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:17.8927714Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8928382Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8928998Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:17.8929438Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8930122Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8930743Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:17.8931288Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8931994Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8932589Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:17.8932996Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8933673Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8934308Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:17.8934778Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8935473Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8936130Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:17.8936594Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8937296Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8937949Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:17.8938413Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8939084Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8939733Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:17.8940311Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8940997Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8941628Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:17.8942071Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8942774Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8943387Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:17.8943922Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8944605Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8945204Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:17.8945645Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8946189Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:17.8946954Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8947528Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:17.8947944Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.8948624Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8949198Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:17.8949621Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.8950036Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:17.8950778Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8951346Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:17.8951757Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.8952562Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8953121Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:17.8953537Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.8954216Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8954822Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:17.8955263Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8955934Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8956502Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:17.8956857Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.8957502Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8958098Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:17.8958531Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8959182Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8959804Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:17.8960259Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8960919Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8961634Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:17.8962056Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.8962694Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8963271Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:17.8963707Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8964367Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8964952Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:17.8965405Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8966076Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8966699Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:17.8967135Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8967802Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8968383Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:17.8968804Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8969455Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8970061Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:17.8970505Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8971157Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8971779Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:17.8972218Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8972871Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8973586Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:17.8974035Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8974714Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8975307Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:17.8975730Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8976384Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8976947Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:17.8977393Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8978057Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8978649Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:17.8979076Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8979742Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8980342Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:17.8980778Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8981451Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8982058Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:17.8982637Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8983287Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8983950Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:17.8984386Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8985031Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8985687Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:17.8986264Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8986944Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8987534Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:17.8987985Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.8988656Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8989236Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:17.8989644Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.8990302Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8990854Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:17.8991227Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.8991879Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8992554Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:17.8993057Z ^~~~~~~~~~~ 2022-05-18T03:30:17.8993703Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8994355Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:17.8994967Z ^~~~~~~~~~~ 2022-05-18T03:30:17.8995642Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8996282Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:17.8996747Z ^~~~~~~~~~~ 2022-05-18T03:30:17.8997412Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.8998015Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:17.8998465Z ^~~~~~~~~~~ 2022-05-18T03:30:17.8998878Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:17.8999596Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9000279Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:17.9000792Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9001450Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9002104Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:17.9002596Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9003278Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9004233Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:17.9004704Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9005377Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9006007Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:17.9006445Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9007096Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9007699Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:17.9008145Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9008785Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9009440Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:17.9009928Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9010590Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9011228Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:17.9011704Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9012380Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9012959Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:17.9013377Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9014030Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9014626Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:17.9015049Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9015811Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9016395Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:17.9016797Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9017469Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9018107Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:17.9018581Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9019238Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9019850Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:17.9020311Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9020962Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9021622Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:17.9022110Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9022776Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9023372Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:17.9023907Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9024681Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9025267Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:17.9025694Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9026242Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:30:17.9027010Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9027577Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:17.9027973Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9028649Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9029230Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:17.9029629Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9030325Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9030914Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:17.9031299Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9031978Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9032545Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:17.9032910Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9033587Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9034125Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:17.9034455Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9035126Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9035677Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:17.9036027Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9036685Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9037259Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:17.9037763Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9038423Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9039012Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:17.9039405Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9039968Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9040425Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:17.9040757Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9041365Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9041865Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:17.9042101Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9042545Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9042846Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:17.9043061Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9043432Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9043755Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:17.9043968Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9044396Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9044817Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:17.9045023Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9045446Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9046120Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:17.9046610Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9047267Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9047901Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:17.9048331Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9048993Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9049635Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:17.9050071Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9050749Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9051423Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:17.9051881Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9052560Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9053237Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:17.9053718Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9054394Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9055043Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:17.9055460Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9056211Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9056841Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:17.9057291Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9057919Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9058494Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:17.9058910Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9059542Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9060156Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:17.9060580Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9061251Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9061906Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:17.9062387Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9063051Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9063786Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:17.9064290Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9064964Z external/sleef/src/arch/helperavx.h:548:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9065656Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:17.9066227Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9066898Z external/sleef/src/arch/helperavx.h:547:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9067601Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:17.9068095Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9068781Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9069420Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:17.9069864Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9070531Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9071184Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:17.9071634Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9072265Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9072970Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:17.9073421Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9073999Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9074649Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:17.9075116Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9075692Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9076462Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:17.9076941Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9077530Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9077953Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:17.9078258Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9078620Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9078957Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:30:17.9079188Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9079548Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9079895Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:17.9080137Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9080743Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9081326Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:17.9081724Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9082365Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9083031Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:17.9083410Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9084027Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9084627Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:17.9085002Z ^~~~~~~~~~ 2022-05-18T03:30:17.9085634Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9086201Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:17.9086588Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9087230Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9087982Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:17.9088436Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9089080Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9089724Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:17.9090162Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9090791Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9091418Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:17.9091888Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9092537Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9093204Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:17.9093682Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9094366Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9095058Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:17.9095465Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9096129Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9096718Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:17.9097084Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9097737Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9098373Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:30:17.9098646Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9099140Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9099648Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:17.9099952Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9100541Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9101060Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:17.9101410Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9102066Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9102628Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:17.9103106Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9103833Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9104379Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:17.9104734Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9105403Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9106058Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:17.9106433Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9107075Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9107565Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:17.9108322Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9108976Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9109498Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:17.9109827Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9110433Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9110764Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:17.9110959Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9111337Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9111638Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:17.9111832Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9112202Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9112561Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:17.9112861Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9113406Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9113949Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:17.9114378Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9115052Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9115603Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:17.9115984Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9116640Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9117189Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:17.9117572Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9118234Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9119059Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:17.9119440Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9120118Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9120679Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:17.9121033Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9121703Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9122253Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:30:17.9122588Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9123211Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9123883Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:17.9124217Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9124853Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9125390Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:17.9125746Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9126383Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9126803Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:17.9127073Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9127440Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9127821Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:17.9128089Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9128453Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9128817Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:17.9129085Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9129456Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9129825Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:17.9130073Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9130437Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9130814Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:17.9131068Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9131435Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9131884Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:17.9132150Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9132503Z external/sleef/src/arch/helperavx.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9132861Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:30:17.9133117Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9133475Z external/sleef/src/arch/helperavx.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9133836Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:30:17.9134140Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9134766Z external/sleef/src/arch/helperavx.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9135415Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:30:17.9135880Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9136564Z external/sleef/src/arch/helperavx.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9137203Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:17.9137671Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9138334Z external/sleef/src/arch/helperavx.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9139063Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:17.9139500Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9140196Z external/sleef/src/arch/helperavx.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9140870Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:30:17.9141327Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9141996Z external/sleef/src/arch/helperavx.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9142664Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:30:17.9143134Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9143878Z external/sleef/src/arch/helperavx.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9144543Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:17.9145000Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9145692Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9146428Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:17.9146867Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9147567Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9148190Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:17.9148631Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9149314Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9150281Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:17.9150807Z ^~~~~~~~~~ 2022-05-18T03:30:17.9151521Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9152381Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:17.9152900Z ^~~~~~~~~~ 2022-05-18T03:30:17.9153577Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9154177Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:17.9154586Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9155252Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9155824Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:17.9156215Z ^~~~~~~~~~ 2022-05-18T03:30:17.9156849Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9157471Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:30:17.9157896Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9158548Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9159146Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:17.9159572Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9160255Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9160977Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:17.9161394Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9162058Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9162667Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:17.9163062Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9163732Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9164391Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:17.9164840Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9165522Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9166193Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:17.9166659Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9167322Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9167960Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:30:17.9168402Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9169062Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9169703Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:30:17.9170140Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9170805Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9171423Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:30:17.9171843Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9172520Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9173181Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:30:17.9173586Z ^~~~~~~~~~ 2022-05-18T03:30:17.9174258Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9174902Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:17.9175321Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9175991Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9176654Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:17.9177082Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9177759Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9178403Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:17.9178842Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9180141Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9180693Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:30:17.9181050Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9181713Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9182251Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:30:17.9182683Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9183371Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9184032Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:17.9184443Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9185126Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9185857Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:17.9186265Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9186954Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9187584Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:17.9187951Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9188597Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9189232Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:17.9189648Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9190339Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9190975Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:17.9191410Z ^~~~~~~~~~ 2022-05-18T03:30:17.9192077Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9192643Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:17.9193010Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9193677Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9194241Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:17.9194614Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9195272Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9195786Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:17.9196273Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9196961Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9197511Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:17.9197884Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9198567Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9199250Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:17.9199764Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9200454Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9201114Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:17.9201571Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9202246Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9202871Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:17.9203296Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9203982Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9204695Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:30:17.9205277Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9205949Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9206640Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:30:17.9207118Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9207783Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9208450Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:30:17.9208901Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9209581Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9210238Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:17.9210692Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9211374Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9211980Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:17.9212371Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9213031Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9213654Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:17.9214057Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9214728Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9215349Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:17.9215751Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9216426Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9217032Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:17.9217441Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9218179Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9218788Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:17.9219204Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9219876Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9220548Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:17.9221007Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9221688Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9222342Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:17.9222800Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9223559Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9224158Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:17.9224578Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9225260Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9225989Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:17.9226387Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9227169Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9227783Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:17.9228191Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9228877Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9229458Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:17.9229876Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9230542Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9231161Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:17.9231582Z ^~~~~~~~~~ 2022-05-18T03:30:17.9232249Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9232869Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:17.9233286Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9233966Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9234578Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:17.9234991Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9235675Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9236361Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:17.9236851Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9237534Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9238211Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:17.9238685Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9239330Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9240109Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:17.9240572Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9241270Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9241969Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:17.9242451Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9243129Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9243828Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:17.9244321Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9244994Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9245695Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:17.9246192Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9246889Z external/sleef/src/arch/helperavx.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9247531Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:30:17.9248017Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9248768Z external/sleef/src/arch/helperavx.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9249434Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:30:17.9249904Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9250604Z external/sleef/src/arch/helperavx.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9251280Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:30:17.9251745Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9252423Z external/sleef/src/arch/helperavx.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9253090Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:17.9253523Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9254124Z external/sleef/src/arch/helperavx.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9254745Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:17.9255195Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9255870Z external/sleef/src/arch/helperavx.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9256530Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:30:17.9256879Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9257264Z external/sleef/src/arch/helperavx.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9257619Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:30:17.9257886Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9258259Z external/sleef/src/arch/helperavx.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9258607Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:17.9258937Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9259310Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9259659Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:17.9259892Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9260256Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9260601Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:17.9260834Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9261202Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9261625Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:17.9261872Z ^~~~~~~~~~ 2022-05-18T03:30:17.9262229Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9262660Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:17.9262905Z ^~~~~~~~~~ 2022-05-18T03:30:17.9263258Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9263661Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:17.9263899Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9264331Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9264658Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:17.9264900Z ^~~~~~~~~~ 2022-05-18T03:30:17.9265264Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9265596Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:17.9266058Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9266493Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9266830Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:17.9267060Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9267432Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9267771Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:17.9267999Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9268365Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9268705Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:17.9268945Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9269464Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9269771Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:17.9269987Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9270342Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9270641Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:30:17.9270848Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9271212Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9271497Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:17.9271765Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9272130Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9272416Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:17.9272619Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9272983Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9273286Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:17.9273508Z ^~~~~~~~~~ 2022-05-18T03:30:17.9273874Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9274208Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:17.9274428Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9274797Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9275176Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:17.9275428Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9275843Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9276371Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:17.9276747Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9277106Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9277482Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:17.9277817Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9278189Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9278554Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:17.9278827Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9279194Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9279519Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:17.9279764Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9280196Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9280529Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:17.9280746Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9281109Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9281410Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:17.9281606Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9281975Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9282351Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:17.9282703Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9283283Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9283980Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9284489Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9285215Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9285897Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9286368Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9287026Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9287753Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9288302Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9288963Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9289647Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9290171Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9290837Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9291505Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9292008Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9292665Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9293418Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9294024Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9294637Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9295383Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9295917Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9296572Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9297246Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9297751Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9298412Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9299160Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9299692Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9300371Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9301122Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9301656Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9302321Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9303096Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9303755Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9304421Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9305275Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9305933Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9306614Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9307345Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9307813Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9308508Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9309248Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9309781Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9310465Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9311214Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9311764Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9312195Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:30:17.9312989Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9313721Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9314365Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9315057Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9315642Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:30:17.9316028Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9316722Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9317290Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:30:17.9317647Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9318336Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9318977Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:30:17.9319418Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9320113Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9320765Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:17.9321202Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9321877Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9322492Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:30:17.9322910Z ^~~~~~~~~~ 2022-05-18T03:30:17.9323589Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9324160Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:17.9324545Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9325235Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9325792Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:17.9326152Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9326780Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9327464Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:17.9327890Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9328485Z external/sleef/src/arch/helperavx.h:91:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9328972Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:17.9329297Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9329923Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9330462Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:30:17.9330772Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9331444Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:17.9331988Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:30:17.9332331Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9332757Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:17.9333563Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9334194Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:17.9334571Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9334999Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9335372Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:17.9335715Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9336215Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9336786Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:17.9337181Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9337834Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9338400Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:17.9338819Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9339482Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9339741Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:17.9339883Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9340384Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9340618Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:17.9340755Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9341253Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9341460Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:17.9341578Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9342076Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9342344Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:17.9342475Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9342952Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9343244Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:17.9343373Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9343993Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9344266Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:17.9344400Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9344912Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9345148Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:17.9345286Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9345920Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9346111Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:17.9346214Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9346696Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9346928Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:17.9347063Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9347561Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9347772Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:17.9347904Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9348384Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9348685Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:17.9348803Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9349312Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9349544Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:17.9349688Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9349933Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:17.9350440Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9350675Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:17.9350815Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9351312Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9351575Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:17.9351724Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9352214Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9352473Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:17.9352613Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9353121Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9353381Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:17.9353510Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9354017Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9354289Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:17.9354436Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9354939Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9355302Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:17.9355454Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9355984Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9356298Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:17.9356439Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9356959Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9357252Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:17.9357400Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9357935Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9358240Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:17.9358390Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9358905Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9359176Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:17.9359323Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9359885Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9360163Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:17.9360309Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9360818Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9361102Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:17.9361246Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9361760Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9362035Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:17.9362183Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9362689Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9362967Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:17.9363110Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9363591Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9363810Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:17.9363943Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9364361Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9364598Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:17.9364740Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9365230Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9365488Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:17.9365633Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9366183Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9366452Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:17.9366600Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9367075Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9367320Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:17.9367461Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9367969Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9368269Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:17.9368418Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9368926Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9369222Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:17.9369357Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9369852Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9370149Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:17.9370376Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9370894Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9371186Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:17.9371344Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9371843Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9372103Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:17.9372233Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9372715Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9372979Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:17.9373129Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9373614Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9373878Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:17.9374023Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9374256Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:17.9374710Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9374975Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:17.9375116Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9375568Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9375920Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:17.9376057Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9376299Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:17.9376820Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9377162Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:17.9377302Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9377769Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9378004Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:17.9378145Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9378392Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:30:17.9378902Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9379135Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:17.9379258Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9379771Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9380005Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:17.9380135Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9380638Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9380867Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:17.9381004Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9381563Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9381780Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:17.9381913Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9382409Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9382679Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:17.9382811Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9383122Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9383241Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:17.9383317Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9383633Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9383812Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:17.9383921Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9384357Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9384577Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:17.9384701Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9385148Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9385315Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:17.9385420Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9385991Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9386328Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:17.9386467Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9386966Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9387228Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:17.9387468Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9387906Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9388189Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:17.9388304Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9388816Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9389109Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:17.9389243Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9389663Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9389899Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:17.9390017Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9390401Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9390631Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:17.9390737Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9391124Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9391415Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:17.9391634Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9392027Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9392278Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:17.9392382Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9392777Z external/sleef/src/arch/helperavx.h:548:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9393093Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:17.9393236Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9393703Z external/sleef/src/arch/helperavx.h:547:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9394038Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:17.9394178Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9394646Z external/sleef/src/arch/helperavx.h:541:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9394922Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:17.9395056Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9395501Z external/sleef/src/arch/helperavx.h:540:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9395786Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:17.9395922Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9396332Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9396655Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:17.9396767Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9397243Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9397571Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:17.9397665Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9398054Z external/sleef/src/arch/helperavx.h:513:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9398257Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:30:17.9398362Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9398793Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9399059Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:17.9399190Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9399646Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9399883Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:17.9400014Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9400460Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9400721Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:17.9400850Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9401295Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9401632Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:17.9401752Z ^~~~~~~~~~ 2022-05-18T03:30:17.9402153Z external/sleef/src/arch/helperavx.h:503:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9402366Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:17.9402495Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9402887Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9403249Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:17.9403358Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9403741Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9403997Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:17.9404086Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9404468Z external/sleef/src/arch/helperavx.h:500:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9404732Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:17.9404875Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9405356Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9405670Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:17.9405815Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9406271Z external/sleef/src/arch/helperavx.h:492:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9406545Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:17.9406661Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9407117Z external/sleef/src/arch/helperavx.h:473:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9407441Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:17.9407565Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9407993Z external/sleef/src/arch/helperavx.h:466:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9408122Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:17.9408196Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9408579Z external/sleef/src/arch/helperavx.h:452:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9408776Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:17.9408917Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9409297Z external/sleef/src/arch/helperavx.h:445:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9409416Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:17.9409489Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9409876Z external/sleef/src/arch/helperavx.h:440:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9409989Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:17.9410049Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9410316Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9410485Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:17.9410559Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9411008Z external/sleef/src/arch/helperavx.h:427:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9411173Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:17.9411246Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9411505Z external/sleef/src/arch/helperavx.h:417:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9411620Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:17.9411681Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9411937Z external/sleef/src/arch/helperavx.h:402:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9412038Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:30:17.9412121Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9412519Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9412811Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:17.9412885Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9413125Z external/sleef/src/arch/helperavx.h:389:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9413306Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:17.9413379Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9413632Z external/sleef/src/arch/helperavx.h:388:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9413814Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:17.9413887Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9414208Z external/sleef/src/arch/helperavx.h:387:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9414389Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:17.9414460Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9414762Z external/sleef/src/arch/helperavx.h:382:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9414929Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:30:17.9415006Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9415298Z external/sleef/src/arch/helperavx.h:381:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9415462Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:30:17.9415558Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9415876Z external/sleef/src/arch/helperavx.h:380:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9416042Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:30:17.9416105Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9416371Z external/sleef/src/arch/helperavx.h:379:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9416534Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:17.9416609Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9416869Z external/sleef/src/arch/helperavx.h:378:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9417029Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:17.9417103Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9417458Z external/sleef/src/arch/helperavx.h:377:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9417640Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:30:17.9417702Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9417969Z external/sleef/src/arch/helperavx.h:376:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9418138Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:30:17.9418213Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9418468Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9418666Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:17.9418741Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9419059Z external/sleef/src/arch/helperavx.h:367:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9419202Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:17.9419275Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9419551Z external/sleef/src/arch/helperavx.h:366:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9419881Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:17.9419988Z ^~~~~~~~~~ 2022-05-18T03:30:17.9420268Z external/sleef/src/arch/helperavx.h:364:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9420403Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:17.9420474Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9420711Z external/sleef/src/arch/helperavx.h:363:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9420862Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:17.9420943Z ^~~~~~~~~~ 2022-05-18T03:30:17.9421273Z external/sleef/src/arch/helperavx.h:361:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9421420Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:17.9421515Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9421768Z external/sleef/src/arch/helperavx.h:360:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9421912Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:17.9421971Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9422224Z external/sleef/src/arch/helperavx.h:359:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9422371Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:17.9422463Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9422777Z external/sleef/src/arch/helperavx.h:352:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9422926Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:30:17.9422995Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9423272Z external/sleef/src/arch/helperavx.h:350:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9423476Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:17.9423550Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9423813Z external/sleef/src/arch/helperavx.h:349:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9424068Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:17.9424162Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9424419Z external/sleef/src/arch/helperavx.h:348:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9424623Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:17.9424694Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9424943Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9425118Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:17.9425190Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9425444Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9425594Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:17.9425668Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9426118Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9426324Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:17.9426404Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9426739Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9426971Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:17.9427107Z ^~~~~~~~~~ 2022-05-18T03:30:17.9427498Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9427646Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:17.9427719Z ^~~~~~~~~~~~~ 2022-05-18T03:30:17.9428012Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9428143Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:17.9428214Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9428537Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9428700Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:17.9428771Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9429025Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9429161Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:17.9429229Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9429547Z external/sleef/src/arch/helperavx.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9429762Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:30:17.9429853Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9430142Z external/sleef/src/arch/helperavx.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9430321Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:17.9430410Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9430677Z external/sleef/src/arch/helperavx.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9430846Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:30:17.9430921Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9431233Z external/sleef/src/arch/helperavx.h:198:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9431623Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:17.9431764Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9432167Z external/sleef/src/arch/helperavx.h:197:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9432454Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:17.9432557Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9432960Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9433187Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9433249Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9433514Z external/sleef/src/arch/helperavx.h:180:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9433751Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9433828Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:17.9434122Z external/sleef/src/arch/helperavx.h:179:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9434376Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9434451Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9434710Z external/sleef/src/arch/helperavx.h:178:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9434956Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9435053Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9435483Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9435898Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:17.9436016Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9436242Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:30:17.9436700Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9436955Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:17.9437064Z ^~~~~~~~~~~ 2022-05-18T03:30:17.9437524Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9437709Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:30:17.9437830Z ^~~~~~~~~~~~ 2022-05-18T03:30:17.9438307Z external/sleef/src/arch/helperavx.h:119:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9438494Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:17.9438627Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:17.9439077Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:17.9439330Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:17.9439430Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.0088631Z INFO: From Compiling src/libm/sleefsp.c: 2022-05-18T03:30:18.0094983Z external/sleef/src/libm/sleefsp.c: In function 'rempif': 2022-05-18T03:30:18.0095719Z external/sleef/src/libm/sleefsp.c:444:9: warning: unused variable 't' [-Wunused-variable] 2022-05-18T03:30:18.0096326Z float t; 2022-05-18T03:30:18.0096620Z ^ 2022-05-18T03:30:18.0097175Z external/sleef/src/libm/sleefsp.c:442:22: warning: unused variable 'z' [-Wunused-variable] 2022-05-18T03:30:18.0097553Z Sleef_float2 x, y, z; 2022-05-18T03:30:18.0097771Z ^ 2022-05-18T03:30:18.0098108Z external/sleef/src/libm/sleefsp.c: In function 'gammafk': 2022-05-18T03:30:18.0098474Z external/sleef/src/libm/sleefsp.c:2249:66: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:18.0098859Z Sleef_float2 clc = df(0, 0), clln = df(1, 0), clld = df(1, 0), v = df(1, 0), x, y, z; 2022-05-18T03:30:18.0099265Z ^ 2022-05-18T03:30:18.0099535Z At top level: 2022-05-18T03:30:18.0100081Z external/sleef/src/libm/sleefsp.c:2326:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0100715Z static INLINE CONST Sleef_float2 poly4df(float x, float c3, Sleef_float2 c2, Sleef_float2 c1, Sleef_float2 c0) { 2022-05-18T03:30:18.0101135Z ^~~~~~~ 2022-05-18T03:30:18.0101738Z external/sleef/src/libm/sleefsp.c:2325:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0102351Z static INLINE CONST Sleef_float2 poly2df(float x, float c1, Sleef_float2 c0) { return dfmla(x, df(c1, 0), c0); } 2022-05-18T03:30:18.0102795Z ^~~~~~~ 2022-05-18T03:30:18.0103480Z external/sleef/src/libm/sleefsp.c:2324:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0104072Z static INLINE CONST Sleef_float2 poly2df_b(float x, Sleef_float2 c1, Sleef_float2 c0) { return dfmla(x, c1, c0); } 2022-05-18T03:30:18.0104487Z ^~~~~~~~~ 2022-05-18T03:30:18.0105006Z external/sleef/src/libm/sleefsp.c:2321:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0105398Z static INLINE CONST Sleef_float2 dfmla(float x, Sleef_float2 y, Sleef_float2 z) { 2022-05-18T03:30:18.0105640Z ^~~~~ 2022-05-18T03:30:18.0106310Z external/sleef/src/libm/sleefsp.c:2201:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0106858Z static INLINE CONST Sleef_float2 cospifk(float d) { 2022-05-18T03:30:18.0107374Z ^~~~~~~ 2022-05-18T03:30:18.0108042Z external/sleef/src/libm/sleefsp.c:2157:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0108601Z static INLINE CONST Sleef_float2 sinpifk(float d) { 2022-05-18T03:30:18.0108972Z ^~~~~~~ 2022-05-18T03:30:18.0109669Z external/sleef/src/libm/sleefsp.c:2039:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0110222Z static INLINE CONST float rintfk2(float d) { 2022-05-18T03:30:18.0110570Z ^~~~~~~ 2022-05-18T03:30:18.0111266Z external/sleef/src/libm/sleefsp.c:2012:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0111840Z static INLINE CONST float ptruncf(float x) { 2022-05-18T03:30:18.0112174Z ^~~~~~~ 2022-05-18T03:30:18.0112924Z external/sleef/src/libm/sleefsp.c:2008:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0113487Z static INLINE CONST float toward0f(float d) { 2022-05-18T03:30:18.0113851Z ^~~~~~~~ 2022-05-18T03:30:18.0114502Z external/sleef/src/libm/sleefsp.c:1477:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0115094Z static INLINE CONST Sleef_float2 logk2f(Sleef_float2 d) { 2022-05-18T03:30:18.0115488Z ^~~~~~ 2022-05-18T03:30:18.0116143Z external/sleef/src/libm/sleefsp.c:1364:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0116777Z static INLINE CONST float expk3f(float d) { 2022-05-18T03:30:18.0117144Z ^~~~~~ 2022-05-18T03:30:18.0117810Z external/sleef/src/libm/sleefsp.c:1338:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0118345Z static INLINE CONST float logk3f(float d) { 2022-05-18T03:30:18.0118713Z ^~~~~~ 2022-05-18T03:30:18.0119401Z external/sleef/src/libm/sleefsp.c:1295:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0119953Z static INLINE CONST Sleef_float2 expk2f(Sleef_float2 d) { 2022-05-18T03:30:18.0120354Z ^~~~~~ 2022-05-18T03:30:18.0121039Z external/sleef/src/libm/sleefsp.c:1234:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0121577Z static INLINE CONST Sleef_float2 logkf(float d) { 2022-05-18T03:30:18.0121953Z ^~~~~ 2022-05-18T03:30:18.0122650Z external/sleef/src/libm/sleefsp.c:1211:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0123189Z static INLINE CONST float expm1kf(float d) { 2022-05-18T03:30:18.0123538Z ^~~~~~~ 2022-05-18T03:30:18.0124224Z external/sleef/src/libm/sleefsp.c:1184:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0124794Z static INLINE CONST float expkf(Sleef_float2 d) { 2022-05-18T03:30:18.0125158Z ^~~~~ 2022-05-18T03:30:18.0125827Z external/sleef/src/libm/sleefsp.c:963:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0126409Z static INLINE CONST float atan2kf(float y, float x) { 2022-05-18T03:30:18.0126774Z ^~~~~~~ 2022-05-18T03:30:18.0127397Z external/sleef/src/libm/sleefsp.c:412:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0127873Z static INLINE CONST Sleef_float2 dfsqrt_f2_f(float d) { 2022-05-18T03:30:18.0128205Z ^~~~~~~~~~~ 2022-05-18T03:30:18.0128777Z external/sleef/src/libm/sleefsp.c:407:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0129293Z static INLINE CONST Sleef_float2 dfsqrt_f2_f2(Sleef_float2 d) { 2022-05-18T03:30:18.0129785Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.0130341Z external/sleef/src/libm/sleefsp.c:395:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0130919Z static INLINE CONST Sleef_float2 dfrec_f2_f2(Sleef_float2 d) { 2022-05-18T03:30:18.0131333Z ^~~~~~~~~~~ 2022-05-18T03:30:18.0131998Z external/sleef/src/libm/sleefsp.c:383:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0132556Z static INLINE CONST Sleef_float2 dfrec_f2_f(float d) { 2022-05-18T03:30:18.0132940Z ^~~~~~~~~~ 2022-05-18T03:30:18.0133537Z external/sleef/src/libm/sleefsp.c:377:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0134074Z static INLINE CONST float dfsqu_f_f2(Sleef_float2 x) { 2022-05-18T03:30:18.0134443Z ^~~~~~~~~~ 2022-05-18T03:30:18.0135069Z external/sleef/src/libm/sleefsp.c:367:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0135653Z static INLINE CONST Sleef_float2 dfsqu_f2_f2(Sleef_float2 x) { 2022-05-18T03:30:18.0136055Z ^~~~~~~~~~~ 2022-05-18T03:30:18.0136723Z external/sleef/src/libm/sleefsp.c:360:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0137311Z static INLINE CONST float dfmul_f_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T03:30:18.0137658Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.0138349Z external/sleef/src/libm/sleefsp.c:349:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0139054Z static INLINE CONST Sleef_float2 dfmul_f2_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T03:30:18.0139485Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.0140105Z external/sleef/src/libm/sleefsp.c:338:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0140744Z static INLINE CONST Sleef_float2 dfmul_f2_f2_f(Sleef_float2 x, float y) { 2022-05-18T03:30:18.0141177Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.0141809Z external/sleef/src/libm/sleefsp.c:327:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0142390Z static INLINE CONST Sleef_float2 dfmul_f2_f_f(float x, float y) { 2022-05-18T03:30:18.0142803Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.0143547Z external/sleef/src/libm/sleefsp.c:309:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0144114Z static INLINE CONST Sleef_float2 dfdiv_f2_f2_f2(Sleef_float2 n, Sleef_float2 d) { 2022-05-18T03:30:18.0144547Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.0145244Z external/sleef/src/libm/sleefsp.c:294:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0145909Z static INLINE CONST Sleef_float2 dfsub_f2_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T03:30:18.0146361Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.0147024Z external/sleef/src/libm/sleefsp.c:283:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0147617Z static INLINE CONST Sleef_float2 dfadd2_f2_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T03:30:18.0147999Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.0148686Z external/sleef/src/libm/sleefsp.c:268:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0149249Z static INLINE CONST Sleef_float2 dfadd_f2_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T03:30:18.0149684Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.0150350Z external/sleef/src/libm/sleefsp.c:258:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0150883Z static INLINE CONST Sleef_float2 dfadd2_f2_f_f2(float x, Sleef_float2 y) { 2022-05-18T03:30:18.0151442Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.0152043Z external/sleef/src/libm/sleefsp.c:245:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0152626Z static INLINE CONST Sleef_float2 dfadd2_f2_f2_f(Sleef_float2 x, float y) { 2022-05-18T03:30:18.0153068Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.0153683Z external/sleef/src/libm/sleefsp.c:227:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0154307Z static INLINE CONST Sleef_float2 dfadd_f2_f_f2(float x, Sleef_float2 y) { 2022-05-18T03:30:18.0154721Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.0155377Z external/sleef/src/libm/sleefsp.c:212:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0155997Z static INLINE CONST Sleef_float2 dfadd_f2_f2_f(Sleef_float2 x, float y) { 2022-05-18T03:30:18.0156387Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.0157055Z external/sleef/src/libm/sleefsp.c:202:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0157658Z static INLINE CONST Sleef_float2 dfadd2_f2_f_f(float x, float y) { 2022-05-18T03:30:18.0158087Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.0158669Z external/sleef/src/libm/sleefsp.c:187:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0159239Z static INLINE CONST Sleef_float2 dfadd_f2_f_f(float x, float y) { 2022-05-18T03:30:18.0159652Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.0160306Z external/sleef/src/libm/sleefsp.c:183:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0160897Z static INLINE CONST Sleef_float2 dfabs_f2_f2(Sleef_float2 x) { 2022-05-18T03:30:18.0161297Z ^~~~~~~~~~~ 2022-05-18T03:30:18.0161908Z external/sleef/src/libm/sleefsp.c:174:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0162473Z static INLINE CONST Sleef_float2 dfneg_f2_f2(Sleef_float2 d) { 2022-05-18T03:30:18.0162888Z ^~~~~~~~~~~ 2022-05-18T03:30:18.0163564Z external/sleef/src/libm/sleefsp.c:165:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0164130Z static INLINE CONST Sleef_float2 dfscale_f2_f2_f(Sleef_float2 d, float s) { 2022-05-18T03:30:18.0164527Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.0165202Z external/sleef/src/libm/sleefsp.c:156:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0165702Z static INLINE CONST Sleef_float2 dfnormalize_f2_f2(Sleef_float2 t) { 2022-05-18T03:30:18.0166137Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.0166821Z external/sleef/src/libm/sleefsp.c:150:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0167393Z static INLINE CONST Sleef_float2 dfx(double d) { 2022-05-18T03:30:18.0167761Z ^~~ 2022-05-18T03:30:18.0168443Z external/sleef/src/libm/sleefsp.c:144:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0169022Z static INLINE CONST Sleef_float2 df(float h, float l) { 2022-05-18T03:30:18.0169396Z ^~ 2022-05-18T03:30:18.0170080Z external/sleef/src/libm/sleefsp.c:140:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0170611Z static INLINE CONST float upperf(float d) { 2022-05-18T03:30:18.0170978Z ^~~~~~ 2022-05-18T03:30:18.0171641Z external/sleef/src/libm/sleefsp.c:127:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0172262Z static INLINE CONST float ldexp3kf(float d, int e) { // very fast, no denormal 2022-05-18T03:30:18.0172744Z ^~~~~~~~ 2022-05-18T03:30:18.0173420Z external/sleef/src/libm/sleefsp.c:123:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0174069Z static INLINE CONST float ldexp2kf(float d, int e) { // faster than ldexpkf, short reach 2022-05-18T03:30:18.0174526Z ^~~~~~~~ 2022-05-18T03:30:18.0175203Z external/sleef/src/libm/sleefsp.c:108:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0175725Z static INLINE CONST float ldexpkf(float x, int q) { 2022-05-18T03:30:18.0176065Z ^~~~~~~ 2022-05-18T03:30:18.0176826Z external/sleef/src/libm/sleefsp.c:104:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0177220Z static INLINE CONST float pow2if(int q) { 2022-05-18T03:30:18.0177546Z ^~~~~~ 2022-05-18T03:30:18.0178173Z external/sleef/src/libm/sleefsp.c:92:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0178683Z static INLINE CONST int ilogb2kf(float d) { 2022-05-18T03:30:18.0179048Z ^~~~~~~~ 2022-05-18T03:30:18.0179714Z external/sleef/src/libm/sleefsp.c:82:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0180198Z static INLINE CONST int ilogbkf(float d) { 2022-05-18T03:30:18.0180541Z ^~~~~~~ 2022-05-18T03:30:18.0181205Z external/sleef/src/libm/sleefsp.c:80:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0181843Z static INLINE CONST int xisnumberf(float x) { return !xisinff(x) && !xisnanf(x); } 2022-05-18T03:30:18.0182340Z ^~~~~~~~~~ 2022-05-18T03:30:18.0183013Z external/sleef/src/libm/sleefsp.c:79:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0183943Z static INLINE CONST int xisnegzerof(float x) { return floatToRawIntBits(x) == floatToRawIntBits(-0.0); } 2022-05-18T03:30:18.0184446Z ^~~~~~~~~~~ 2022-05-18T03:30:18.0185138Z external/sleef/src/libm/sleefsp.c:78:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0185851Z static INLINE CONST int xispinff(float x) { return x == SLEEF_INFINITYf; } 2022-05-18T03:30:18.0186256Z ^~~~~~~~ 2022-05-18T03:30:18.0186782Z external/sleef/src/libm/sleefsp.c:77:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0187364Z static INLINE CONST int xisminff(float x) { return x == -SLEEF_INFINITYf; } 2022-05-18T03:30:18.0187705Z ^~~~~~~~ 2022-05-18T03:30:18.0188214Z external/sleef/src/libm/sleefsp.c:76:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0188837Z static INLINE CONST int xisinff(float x) { return x == SLEEF_INFINITYf || x == -SLEEF_INFINITYf; } 2022-05-18T03:30:18.0189193Z ^~~~~~~ 2022-05-18T03:30:18.0189723Z external/sleef/src/libm/sleefsp.c:75:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0190163Z static INLINE CONST int xisnanf(float x) { return x != x; } 2022-05-18T03:30:18.0190473Z ^~~~~~~ 2022-05-18T03:30:18.0191006Z external/sleef/src/libm/sleefsp.c:73:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0191473Z static INLINE CONST int xisintf(float x) { return (x == (int)x); } 2022-05-18T03:30:18.0191809Z ^~~~~~~ 2022-05-18T03:30:18.0192467Z external/sleef/src/libm/sleefsp.c:72:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0193072Z static INLINE CONST float fmaxfk(float x, float y) { return x > y ? x : y; } 2022-05-18T03:30:18.0193476Z ^~~~~~ 2022-05-18T03:30:18.0194158Z external/sleef/src/libm/sleefsp.c:71:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0194869Z static INLINE CONST float fminfk(float x, float y) { return x < y ? x : y; } 2022-05-18T03:30:18.0195278Z ^~~~~~ 2022-05-18T03:30:18.0195968Z external/sleef/src/libm/sleefsp.c:70:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0196562Z static INLINE CONST int ceilfk(float x) { return (int)x + (x < 0 ? 0 : 1); } 2022-05-18T03:30:18.0196958Z ^~~~~~ 2022-05-18T03:30:18.0197635Z external/sleef/src/libm/sleefsp.c:69:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0198413Z static INLINE CONST float rintfk(float x) { return x < 0 ? (int)(x - 0.5f) : (int)(x + 0.5f); } 2022-05-18T03:30:18.0198840Z ^~~~~~ 2022-05-18T03:30:18.0199482Z external/sleef/src/libm/sleefsp.c:68:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0200116Z static INLINE CONST float mlaf(float x, float y, float z) { return x * y + z; } 2022-05-18T03:30:18.0200542Z ^~~~ 2022-05-18T03:30:18.0201202Z external/sleef/src/libm/sleefsp.c:67:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0201814Z static INLINE CONST float signf(float d) { return mulsignf(1, d); } 2022-05-18T03:30:18.0202232Z ^~~~~ 2022-05-18T03:30:18.0217317Z external/sleef/src/libm/sleefsp.c:63:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0217984Z static INLINE CONST float copysignfk(float x, float y) { 2022-05-18T03:30:18.0218492Z ^~~~~~~~~~ 2022-05-18T03:30:18.0219217Z external/sleef/src/libm/sleefsp.c:59:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0219808Z static INLINE CONST float mulsignf(float x, float y) { 2022-05-18T03:30:18.0220192Z ^~~~~~~~ 2022-05-18T03:30:18.0220880Z external/sleef/src/libm/sleefsp.c:55:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0221447Z static INLINE CONST float fabsfk(float x) { 2022-05-18T03:30:18.0221817Z ^~~~~~ 2022-05-18T03:30:18.0222485Z external/sleef/src/libm/sleefsp.c:46:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0223074Z static INLINE CONST float intBitsToFloat(int32_t i) { 2022-05-18T03:30:18.0223560Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.0224226Z external/sleef/src/libm/sleefsp.c:37:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.0224830Z static INLINE CONST int32_t floatToRawIntBits(float d) { 2022-05-18T03:30:18.0225252Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.0226022Z external/sleef/src/libm/sleefsp.c:78:25: warning: 'xispinff' defined but not used [-Wunused-function] 2022-05-18T03:30:18.0226627Z static INLINE CONST int xispinff(float x) { return x == SLEEF_INFINITYf; } 2022-05-18T03:30:18.0227057Z ^~~~~~~~ 2022-05-18T03:30:18.0227712Z external/sleef/src/libm/sleefsp.c:77:25: warning: 'xisminff' defined but not used [-Wunused-function] 2022-05-18T03:30:18.0228422Z static INLINE CONST int xisminff(float x) { return x == -SLEEF_INFINITYf; } 2022-05-18T03:30:18.0228850Z ^~~~~~~~ 2022-05-18T03:30:18.1840627Z INFO: From Compiling src/libm/sleefld.c: 2022-05-18T03:30:18.1841300Z external/sleef/src/libm/sleefld.c:296:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1841937Z static INLINE CONST Sleef_longdouble2 dlrec_l2_l2(Sleef_longdouble2 d) { 2022-05-18T03:30:18.1842510Z ^~~~~~~~~~~ 2022-05-18T03:30:18.1843118Z external/sleef/src/libm/sleefld.c:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1843967Z static INLINE CONST Sleef_longdouble2 dlrec_l2_l(long double d) { 2022-05-18T03:30:18.1844382Z ^~~~~~~~~~ 2022-05-18T03:30:18.1845052Z external/sleef/src/libm/sleefld.c:274:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1845600Z static INLINE CONST Sleef_longdouble2 dlsqu_l2_l2(Sleef_longdouble2 x) { 2022-05-18T03:30:18.1845950Z ^~~~~~~~~~~ 2022-05-18T03:30:18.1846644Z external/sleef/src/libm/sleefld.c:263:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1847288Z static INLINE CONST Sleef_longdouble2 dlmul_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T03:30:18.1909301Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.1910348Z external/sleef/src/libm/sleefld.c:252:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1911322Z static INLINE CONST Sleef_longdouble2 dlmul_l2_l2_l(Sleef_longdouble2 x, long double y) { 2022-05-18T03:30:18.1911816Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.1912586Z external/sleef/src/libm/sleefld.c:241:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1913211Z static INLINE CONST Sleef_longdouble2 dlmul_l2_l_l(long double x, long double y) { 2022-05-18T03:30:18.1913676Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.1915200Z external/sleef/src/libm/sleefld.c:223:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1915827Z static INLINE CONST Sleef_longdouble2 dldiv_l2_l2_l2(Sleef_longdouble2 n, Sleef_longdouble2 d) { 2022-05-18T03:30:18.1916397Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.1917088Z external/sleef/src/libm/sleefld.c:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1917746Z static INLINE CONST Sleef_longdouble2 dlsub_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T03:30:18.1918217Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.1918911Z external/sleef/src/libm/sleefld.c:194:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1919549Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T03:30:18.1922003Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.1923755Z external/sleef/src/libm/sleefld.c:176:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1924426Z static INLINE CONST Sleef_longdouble2 dladd_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T03:30:18.1926006Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.1926615Z external/sleef/src/libm/sleefld.c:166:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1927211Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l_l2(long double x, Sleef_longdouble2 y) { 2022-05-18T03:30:18.1927703Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.1928335Z external/sleef/src/libm/sleefld.c:148:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1928938Z static INLINE CONST Sleef_longdouble2 dladd_l2_l_l2(long double x, Sleef_longdouble2 y) { 2022-05-18T03:30:18.1929407Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.1930052Z external/sleef/src/libm/sleefld.c:135:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1930676Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l2_l(Sleef_longdouble2 x, long double y) { 2022-05-18T03:30:18.1931101Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.1931772Z external/sleef/src/libm/sleefld.c:117:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1932573Z static INLINE CONST Sleef_longdouble2 dladd_l2_l2_l(Sleef_longdouble2 x, long double y) { 2022-05-18T03:30:18.1933008Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.1933624Z external/sleef/src/libm/sleefld.c:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1934209Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l_l(long double x, long double y) { 2022-05-18T03:30:18.1934662Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.1935336Z external/sleef/src/libm/sleefld.c:89:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1935949Z static INLINE CONST Sleef_longdouble2 dladd_l2_l_l(long double x, long double y) { 2022-05-18T03:30:18.1936387Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.1937022Z external/sleef/src/libm/sleefld.c:80:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1937595Z static INLINE CONST Sleef_longdouble2 dlneg_l2_l2(Sleef_longdouble2 d) { 2022-05-18T03:30:18.1938025Z ^~~~~~~~~~~ 2022-05-18T03:30:18.1938671Z external/sleef/src/libm/sleefld.c:71:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1939273Z static INLINE CONST Sleef_longdouble2 dlscale_l2_l2_l(Sleef_longdouble2 d, long double s) { 2022-05-18T03:30:18.1946510Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.1950406Z external/sleef/src/libm/sleefld.c:62:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1951185Z static INLINE CONST Sleef_longdouble2 dlnormalize_l2_l2(Sleef_longdouble2 t) { 2022-05-18T03:30:18.1952997Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.1954247Z external/sleef/src/libm/sleefld.c:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1955019Z static INLINE CONST Sleef_longdouble2 dl(long double h, long double l) { 2022-05-18T03:30:18.1956479Z ^~ 2022-05-18T03:30:18.1958126Z external/sleef/src/libm/sleefld.c:45:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1958709Z static INLINE CONST long double upperl(long double d) { 2022-05-18T03:30:18.1966663Z ^~~~~~ 2022-05-18T03:30:18.1968568Z external/sleef/src/libm/sleefld.c:34:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1969726Z static INLINE CONST long double xfabsl(long double x) { return x >= 0 ? x : -x; } 2022-05-18T03:30:18.1970188Z ^~~~~~ 2022-05-18T03:30:18.1970860Z external/sleef/src/libm/sleefld.c:32:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1971476Z static INLINE CONST int xispinfl(long double x) { return x == SLEEF_INFINITYl; } 2022-05-18T03:30:18.1971920Z ^~~~~~~~ 2022-05-18T03:30:18.1972574Z external/sleef/src/libm/sleefld.c:31:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1973322Z static INLINE CONST int xisminfl(long double x) { return x == -SLEEF_INFINITYl; } 2022-05-18T03:30:18.1973747Z ^~~~~~~~ 2022-05-18T03:30:18.1974351Z external/sleef/src/libm/sleefld.c:30:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1975118Z static INLINE CONST int xisinfl(long double x) { return x == SLEEF_INFINITYl || x == -SLEEF_INFINITYl; } 2022-05-18T03:30:18.1975554Z ^~~~~~~ 2022-05-18T03:30:18.1976224Z external/sleef/src/libm/sleefld.c:29:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1976793Z static INLINE CONST int xisnanl(long double x) { return x != x; } 2022-05-18T03:30:18.1977191Z ^~~~~~~ 2022-05-18T03:30:18.1978005Z external/sleef/src/libm/sleefld.c:27:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1978609Z static INLINE CONST long double xtruncl(long double x) { return (long double)(int)x; } 2022-05-18T03:30:18.1979015Z ^~~~~~~ 2022-05-18T03:30:18.1979685Z external/sleef/src/libm/sleefld.c:26:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1980281Z static INLINE CONST int64_t xceill(long double x) { return (int64_t)x + (x < 0 ? 0 : 1); } 2022-05-18T03:30:18.1980703Z ^~~~~~ 2022-05-18T03:30:18.1981352Z external/sleef/src/libm/sleefld.c:25:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1982136Z static INLINE CONST long double xrintl(long double x) { return x < 0 ? (int)(x - 0.5) : (int)(x + 0.5); } 2022-05-18T03:30:18.1982624Z ^~~~~~ 2022-05-18T03:30:18.1983278Z external/sleef/src/libm/sleefld.c:24:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.1983917Z static INLINE CONST long double mlal(long double x, long double y, long double z) { return x * y + z; } 2022-05-18T03:30:18.1984358Z ^~~~ 2022-05-18T03:30:18.1985017Z external/sleef/src/libm/sleefld.c:296:39: warning: 'dlrec_l2_l2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.1985593Z static INLINE CONST Sleef_longdouble2 dlrec_l2_l2(Sleef_longdouble2 d) { 2022-05-18T03:30:18.1986173Z ^~~~~~~~~~~ 2022-05-18T03:30:18.1986835Z external/sleef/src/libm/sleefld.c:284:39: warning: 'dlrec_l2_l' defined but not used [-Wunused-function] 2022-05-18T03:30:18.1987537Z static INLINE CONST Sleef_longdouble2 dlrec_l2_l(long double d) { 2022-05-18T03:30:18.1987944Z ^~~~~~~~~~ 2022-05-18T03:30:18.1988598Z external/sleef/src/libm/sleefld.c:274:39: warning: 'dlsqu_l2_l2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.1989200Z static INLINE CONST Sleef_longdouble2 dlsqu_l2_l2(Sleef_longdouble2 x) { 2022-05-18T03:30:18.1989621Z ^~~~~~~~~~~ 2022-05-18T03:30:18.1990286Z external/sleef/src/libm/sleefld.c:223:39: warning: 'dldiv_l2_l2_l2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.1990931Z static INLINE CONST Sleef_longdouble2 dldiv_l2_l2_l2(Sleef_longdouble2 n, Sleef_longdouble2 d) { 2022-05-18T03:30:18.1991412Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.1992069Z external/sleef/src/libm/sleefld.c:205:39: warning: 'dlsub_l2_l2_l2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.1992722Z static INLINE CONST Sleef_longdouble2 dlsub_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T03:30:18.1993201Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.1993848Z external/sleef/src/libm/sleefld.c:176:39: warning: 'dladd_l2_l2_l2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.1994489Z static INLINE CONST Sleef_longdouble2 dladd_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T03:30:18.1994967Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.1995624Z external/sleef/src/libm/sleefld.c:148:39: warning: 'dladd_l2_l_l2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.1996242Z static INLINE CONST Sleef_longdouble2 dladd_l2_l_l2(long double x, Sleef_longdouble2 y) { 2022-05-18T03:30:18.1996707Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.1997375Z external/sleef/src/libm/sleefld.c:117:39: warning: 'dladd_l2_l2_l' defined but not used [-Wunused-function] 2022-05-18T03:30:18.1997987Z static INLINE CONST Sleef_longdouble2 dladd_l2_l2_l(Sleef_longdouble2 x, long double y) { 2022-05-18T03:30:18.1998464Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.1999127Z external/sleef/src/libm/sleefld.c:107:39: warning: 'dladd2_l2_l_l' defined but not used [-Wunused-function] 2022-05-18T03:30:18.2002865Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l_l(long double x, long double y) { 2022-05-18T03:30:18.2003233Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.2003841Z external/sleef/src/libm/sleefld.c:89:39: warning: 'dladd_l2_l_l' defined but not used [-Wunused-function] 2022-05-18T03:30:18.2004379Z static INLINE CONST Sleef_longdouble2 dladd_l2_l_l(long double x, long double y) { 2022-05-18T03:30:18.2004761Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.2005364Z external/sleef/src/libm/sleefld.c:80:39: warning: 'dlneg_l2_l2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.2005935Z static INLINE CONST Sleef_longdouble2 dlneg_l2_l2(Sleef_longdouble2 d) { 2022-05-18T03:30:18.2006341Z ^~~~~~~~~~~ 2022-05-18T03:30:18.2006884Z external/sleef/src/libm/sleefld.c:71:39: warning: 'dlscale_l2_l2_l' defined but not used [-Wunused-function] 2022-05-18T03:30:18.2007407Z static INLINE CONST Sleef_longdouble2 dlscale_l2_l2_l(Sleef_longdouble2 d, long double s) { 2022-05-18T03:30:18.2007818Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.2008454Z external/sleef/src/libm/sleefld.c:62:39: warning: 'dlnormalize_l2_l2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.2009029Z static INLINE CONST Sleef_longdouble2 dlnormalize_l2_l2(Sleef_longdouble2 t) { 2022-05-18T03:30:18.2009413Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.2010025Z external/sleef/src/libm/sleefld.c:32:25: warning: 'xispinfl' defined but not used [-Wunused-function] 2022-05-18T03:30:18.2010722Z static INLINE CONST int xispinfl(long double x) { return x == SLEEF_INFINITYl; } 2022-05-18T03:30:18.2011139Z ^~~~~~~~ 2022-05-18T03:30:18.2011787Z external/sleef/src/libm/sleefld.c:31:25: warning: 'xisminfl' defined but not used [-Wunused-function] 2022-05-18T03:30:18.2012482Z static INLINE CONST int xisminfl(long double x) { return x == -SLEEF_INFINITYl; } 2022-05-18T03:30:18.2012901Z ^~~~~~~~ 2022-05-18T03:30:18.2013524Z external/sleef/src/libm/sleefld.c:27:33: warning: 'xtruncl' defined but not used [-Wunused-function] 2022-05-18T03:30:18.2014121Z static INLINE CONST long double xtruncl(long double x) { return (long double)(int)x; } 2022-05-18T03:30:18.2014538Z ^~~~~~~ 2022-05-18T03:30:18.2015160Z external/sleef/src/libm/sleefld.c:25:33: warning: 'xrintl' defined but not used [-Wunused-function] 2022-05-18T03:30:18.2069398Z static INLINE CONST long double xrintl(long double x) { return x < 0 ? (int)(x - 0.5) : (int)(x + 0.5); } 2022-05-18T03:30:18.2069872Z ^~~~~~ 2022-05-18T03:30:18.5626775Z INFO: From Compiling src/libm/sleefdp.c: 2022-05-18T03:30:18.5628039Z external/sleef/src/libm/sleefdp.c: In function 'atan2k_u1': 2022-05-18T03:30:18.5629020Z external/sleef/src/libm/sleefdp.c:626:54: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:18.5629398Z double t2 = t.x * t.x, t4 = t2 * t2, t8 = t4 * t4, t16 = t8 * t8; 2022-05-18T03:30:18.5629637Z ^~~ 2022-05-18T03:30:18.5629998Z external/sleef/src/libm/sleefdp.c: In function 'Sleef_acos_u10': 2022-05-18T03:30:18.5630531Z external/sleef/src/libm/sleefdp.c:703:60: warning: unused variable 'w' [-Wunused-variable] 2022-05-18T03:30:18.5631011Z Sleef_double2 x = o ? dd(fabsk(d), 0) : ddsqrt_d2_d(x2), w; 2022-05-18T03:30:18.5631365Z ^ 2022-05-18T03:30:18.5631861Z external/sleef/src/libm/sleefdp.c: In function 'rempi': 2022-05-18T03:30:18.5632546Z external/sleef/src/libm/sleefdp.c:769:10: warning: unused variable 't' [-Wunused-variable] 2022-05-18T03:30:18.5632817Z double t; 2022-05-18T03:30:18.5633009Z ^ 2022-05-18T03:30:18.5633319Z external/sleef/src/libm/sleefdp.c:767:23: warning: unused variable 'z' [-Wunused-variable] 2022-05-18T03:30:18.5633608Z Sleef_double2 x, y, z; 2022-05-18T03:30:18.5633949Z ^ 2022-05-18T03:30:18.5634216Z external/sleef/src/libm/sleefdp.c: In function 'gammak': 2022-05-18T03:30:18.5634646Z external/sleef/src/libm/sleefdp.c:2474:67: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:18.5634961Z Sleef_double2 clc = dd(0, 0), clln = dd(1, 0), clld = dd(1, 0), v = dd(1, 0), x, y, z; 2022-05-18T03:30:18.5635252Z ^ 2022-05-18T03:30:18.5635431Z At top level: 2022-05-18T03:30:18.5635805Z external/sleef/src/libm/sleefdp.c:2567:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5636245Z static INLINE CONST Sleef_double2 poly4dd(double x, double c3, Sleef_double2 c2, Sleef_double2 c1, Sleef_double2 c0) { 2022-05-18T03:30:18.5636512Z ^~~~~~~ 2022-05-18T03:30:18.5653323Z external/sleef/src/libm/sleefdp.c:2566:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5654046Z static INLINE CONST Sleef_double2 poly2dd(double x, double c1, Sleef_double2 c0) { return ddmla(x, dd(c1, 0), c0); } 2022-05-18T03:30:18.5681138Z ^~~~~~~ 2022-05-18T03:30:18.5681689Z external/sleef/src/libm/sleefdp.c:2565:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5682222Z static INLINE CONST Sleef_double2 poly2dd_b(double x, Sleef_double2 c1, Sleef_double2 c0) { return ddmla(x, c1, c0); } 2022-05-18T03:30:18.5682489Z ^~~~~~~~~ 2022-05-18T03:30:18.5682896Z external/sleef/src/libm/sleefdp.c:2562:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5683402Z static INLINE CONST Sleef_double2 ddmla(double x, Sleef_double2 y, Sleef_double2 z) { 2022-05-18T03:30:18.5683654Z ^~~~~ 2022-05-18T03:30:18.5684021Z external/sleef/src/libm/sleefdp.c:2431:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5684360Z static INLINE CONST double rintk2(double d) { 2022-05-18T03:30:18.5684593Z ^~~~~~ 2022-05-18T03:30:18.5684951Z external/sleef/src/libm/sleefdp.c:2402:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5685286Z static INLINE CONST double ptrunc(double x) { 2022-05-18T03:30:18.5685490Z ^~~~~~ 2022-05-18T03:30:18.5685856Z external/sleef/src/libm/sleefdp.c:2398:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5686147Z static INLINE CONST double removelsb(double d) { 2022-05-18T03:30:18.5686360Z ^~~~~~~~~ 2022-05-18T03:30:18.5686721Z external/sleef/src/libm/sleefdp.c:2394:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5687036Z static INLINE CONST double toward0(double d) { 2022-05-18T03:30:18.5687245Z ^~~~~~~ 2022-05-18T03:30:18.5687643Z external/sleef/src/libm/sleefdp.c:1770:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5687998Z static INLINE CONST Sleef_double2 logk2(Sleef_double2 d) { 2022-05-18T03:30:18.5688358Z ^~~~~ 2022-05-18T03:30:18.5689082Z external/sleef/src/libm/sleefdp.c:1661:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5689598Z static INLINE CONST Sleef_double2 expk2(Sleef_double2 d) { 2022-05-18T03:30:18.5689945Z ^~~~~ 2022-05-18T03:30:18.5690588Z external/sleef/src/libm/sleefdp.c:1608:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5691161Z static INLINE CONST double expk(Sleef_double2 d) { 2022-05-18T03:30:18.5691503Z ^~~~ 2022-05-18T03:30:18.5692178Z external/sleef/src/libm/sleefdp.c:1530:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5692872Z static INLINE CONST Sleef_double2 logk(double d) { 2022-05-18T03:30:18.5693231Z ^~~~ 2022-05-18T03:30:18.5693835Z external/sleef/src/libm/sleefdp.c:1503:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5694364Z static INLINE CONST double expm1k(double d) { 2022-05-18T03:30:18.5694700Z ^~~~~~ 2022-05-18T03:30:18.5695318Z external/sleef/src/libm/sleefdp.c:1280:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5695846Z static INLINE CONST Sleef_double2 cospik(double d) { 2022-05-18T03:30:18.5696239Z ^~~~~~ 2022-05-18T03:30:18.5696876Z external/sleef/src/libm/sleefdp.c:1233:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5697436Z static INLINE CONST Sleef_double2 sinpik(double d) { 2022-05-18T03:30:18.5697824Z ^~~~~~ 2022-05-18T03:30:18.5698473Z external/sleef/src/libm/sleefdp.c:749:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5699012Z static INLINE CONST double orsign(double x, double y) { 2022-05-18T03:30:18.5699373Z ^~~~~~ 2022-05-18T03:30:18.5700010Z external/sleef/src/libm/sleefdp.c:468:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5700557Z static INLINE CONST double atan2k(double y, double x) { 2022-05-18T03:30:18.5700943Z ^~~~~~ 2022-05-18T03:30:18.5701594Z external/sleef/src/libm/sleefdp.c:461:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5702278Z static INLINE CONST Sleef_double2 ddsqrt_d2_d(double d) { 2022-05-18T03:30:18.5702618Z ^~~~~~~~~~~ 2022-05-18T03:30:18.5703269Z external/sleef/src/libm/sleefdp.c:456:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5703931Z static INLINE CONST Sleef_double2 ddsqrt_d2_d2(Sleef_double2 d) { 2022-05-18T03:30:18.5704303Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.5704958Z external/sleef/src/libm/sleefdp.c:444:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5705488Z static INLINE CONST Sleef_double2 ddrec_d2_d2(Sleef_double2 d) { 2022-05-18T03:30:18.5706020Z ^~~~~~~~~~~ 2022-05-18T03:30:18.5706716Z external/sleef/src/libm/sleefdp.c:432:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5707302Z static INLINE CONST Sleef_double2 ddrec_d2_d(double d) { 2022-05-18T03:30:18.5707702Z ^~~~~~~~~~ 2022-05-18T03:30:18.5708383Z external/sleef/src/libm/sleefdp.c:426:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5708953Z static INLINE CONST double ddsqu_d_d2(Sleef_double2 x) { 2022-05-18T03:30:18.5709345Z ^~~~~~~~~~ 2022-05-18T03:30:18.5709990Z external/sleef/src/libm/sleefdp.c:416:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5710547Z static INLINE CONST Sleef_double2 ddsqu_d2_d2(Sleef_double2 x) { 2022-05-18T03:30:18.5710924Z ^~~~~~~~~~~ 2022-05-18T03:30:18.5711521Z external/sleef/src/libm/sleefdp.c:409:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5712053Z static INLINE CONST double ddmul_d_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T03:30:18.5712346Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.5712728Z external/sleef/src/libm/sleefdp.c:398:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5713059Z static INLINE CONST Sleef_double2 ddmul_d2_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T03:30:18.5713313Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.5713780Z external/sleef/src/libm/sleefdp.c:387:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5714117Z static INLINE CONST Sleef_double2 ddmul_d2_d2_d(Sleef_double2 x, double y) { 2022-05-18T03:30:18.5714349Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.5714722Z external/sleef/src/libm/sleefdp.c:376:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5715047Z static INLINE CONST Sleef_double2 ddmul_d2_d_d(double x, double y) { 2022-05-18T03:30:18.5715271Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.5715640Z external/sleef/src/libm/sleefdp.c:358:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5715978Z static INLINE CONST Sleef_double2 dddiv_d2_d2_d2(Sleef_double2 n, Sleef_double2 d) { 2022-05-18T03:30:18.5716228Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.5716587Z external/sleef/src/libm/sleefdp.c:340:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5716926Z static INLINE CONST Sleef_double2 ddsub_d2_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T03:30:18.5717173Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.5717525Z external/sleef/src/libm/sleefdp.c:329:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5717865Z static INLINE CONST Sleef_double2 ddadd2_d2_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T03:30:18.5718117Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.5718543Z external/sleef/src/libm/sleefdp.c:311:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5718866Z static INLINE CONST Sleef_double2 ddadd_d2_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T03:30:18.5719113Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.5719482Z external/sleef/src/libm/sleefdp.c:309:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5719814Z static INLINE CONST double ddadd2_d_d_d2(double x, Sleef_double2 y) { return y.y + y.x + x; } 2022-05-18T03:30:18.5720064Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.5720427Z external/sleef/src/libm/sleefdp.c:299:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5720760Z static INLINE CONST Sleef_double2 ddadd2_d2_d_d2(double x, Sleef_double2 y) { 2022-05-18T03:30:18.5720992Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.5721361Z external/sleef/src/libm/sleefdp.c:281:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5721690Z static INLINE CONST Sleef_double2 ddadd_d2_d_d2(double x, Sleef_double2 y) { 2022-05-18T03:30:18.5721920Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.5722292Z external/sleef/src/libm/sleefdp.c:270:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5722622Z static INLINE CONST Sleef_double2 ddadd2_d2_d2_d(Sleef_double2 x, double y) { 2022-05-18T03:30:18.5722864Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.5723215Z external/sleef/src/libm/sleefdp.c:252:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5723544Z static INLINE CONST Sleef_double2 ddadd_d2_d2_d(Sleef_double2 x, double y) { 2022-05-18T03:30:18.5723787Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.5724146Z external/sleef/src/libm/sleefdp.c:242:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5724475Z static INLINE CONST Sleef_double2 ddadd2_d2_d_d(double x, double y) { 2022-05-18T03:30:18.5724710Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.5725077Z external/sleef/src/libm/sleefdp.c:224:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5725416Z static INLINE CONST Sleef_double2 ddadd_d2_d_d(double x, double y) { 2022-05-18T03:30:18.5725655Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.5726193Z external/sleef/src/libm/sleefdp.c:202:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5726705Z static INLINE CONST Sleef_double2 ddabs_d2_d2(Sleef_double2 x) { 2022-05-18T03:30:18.5727085Z ^~~~~~~~~~~ 2022-05-18T03:30:18.5727588Z external/sleef/src/libm/sleefdp.c:193:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5727908Z static INLINE CONST Sleef_double2 ddneg_d2_d2(Sleef_double2 d) { 2022-05-18T03:30:18.5728125Z ^~~~~~~~~~~ 2022-05-18T03:30:18.5728489Z external/sleef/src/libm/sleefdp.c:184:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5728822Z static INLINE CONST Sleef_double2 ddscale_d2_d2_d(Sleef_double2 d, double s) { 2022-05-18T03:30:18.5729054Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.5729572Z external/sleef/src/libm/sleefdp.c:175:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5730088Z static INLINE CONST Sleef_double2 ddnormalize_d2_d2(Sleef_double2 t) { 2022-05-18T03:30:18.5730478Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.5731078Z external/sleef/src/libm/sleefdp.c:169:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5731410Z static INLINE CONST Sleef_double2 dd(double h, double l) { 2022-05-18T03:30:18.5731753Z ^~ 2022-05-18T03:30:18.5732277Z external/sleef/src/libm/sleefdp.c:165:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5732754Z static INLINE CONST double upper(double d) { 2022-05-18T03:30:18.5733090Z ^~~~~ 2022-05-18T03:30:18.5733746Z external/sleef/src/libm/sleefdp.c:144:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5734239Z static INLINE CONST int ilogb2k(double d) { 2022-05-18T03:30:18.5734571Z ^~~~~~~ 2022-05-18T03:30:18.5735219Z external/sleef/src/libm/sleefdp.c:134:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5735688Z static INLINE CONST int ilogbk(double d) { 2022-05-18T03:30:18.5736011Z ^~~~~~ 2022-05-18T03:30:18.5736677Z external/sleef/src/libm/sleefdp.c:115:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5737240Z static INLINE CONST double ldexp3k(double d, int e) { // very fast, no denormal 2022-05-18T03:30:18.5737621Z ^~~~~~~ 2022-05-18T03:30:18.5738227Z external/sleef/src/libm/sleefdp.c:111:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5738750Z static INLINE CONST double ldexp2k(double d, int e) { // faster than ldexpk, short reach 2022-05-18T03:30:18.5739102Z ^~~~~~~ 2022-05-18T03:30:18.5739710Z external/sleef/src/libm/sleefdp.c:96:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5740243Z static INLINE CONST double ldexpk(double x, int q) { 2022-05-18T03:30:18.5740600Z ^~~~~~ 2022-05-18T03:30:18.5741156Z external/sleef/src/libm/sleefdp.c:92:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5741586Z static INLINE CONST double pow2i(int q) { 2022-05-18T03:30:18.5741865Z ^~~~~ 2022-05-18T03:30:18.5742415Z external/sleef/src/libm/sleefdp.c:87:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5742843Z static INLINE CONST int xisodd(double d) { 2022-05-18T03:30:18.5743211Z ^~~~~~ 2022-05-18T03:30:18.5744060Z external/sleef/src/libm/sleefdp.c:82:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5744579Z static INLINE CONST int xisint(double d) { 2022-05-18T03:30:18.5744927Z ^~~~~~ 2022-05-18T03:30:18.5745568Z external/sleef/src/libm/sleefdp.c:80:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5746283Z static INLINE CONST int xisnumber(double x) { return !xisinf(x) && !xisnan(x); } 2022-05-18T03:30:18.5746664Z ^~~~~~~~~ 2022-05-18T03:30:18.5747347Z external/sleef/src/libm/sleefdp.c:79:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5748196Z static INLINE CONST int xisnegzero(double x) { return doubleToRawLongBits(x) == doubleToRawLongBits(-0.0); } 2022-05-18T03:30:18.5748707Z ^~~~~~~~~~ 2022-05-18T03:30:18.5749386Z external/sleef/src/libm/sleefdp.c:78:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5749982Z static INLINE CONST int xispinf(double x) { return x == SLEEF_INFINITY; } 2022-05-18T03:30:18.5750375Z ^~~~~~~ 2022-05-18T03:30:18.5751134Z external/sleef/src/libm/sleefdp.c:77:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5751893Z static INLINE CONST int xisminf(double x) { return x == -SLEEF_INFINITY; } 2022-05-18T03:30:18.5752226Z ^~~~~~~ 2022-05-18T03:30:18.5752797Z external/sleef/src/libm/sleefdp.c:76:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5753593Z static INLINE CONST int xisinf(double x) { return x == SLEEF_INFINITY || x == -SLEEF_INFINITY; } 2022-05-18T03:30:18.5754029Z ^~~~~~ 2022-05-18T03:30:18.5754704Z external/sleef/src/libm/sleefdp.c:75:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5755284Z static INLINE CONST int xisnan(double x) { return x != x; } 2022-05-18T03:30:18.5755656Z ^~~~~~ 2022-05-18T03:30:18.5756292Z external/sleef/src/libm/sleefdp.c:73:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5756913Z static INLINE CONST double fmaxk(double x, double y) { return x > y ? x : y; } 2022-05-18T03:30:18.5757295Z ^~~~~ 2022-05-18T03:30:18.5757893Z external/sleef/src/libm/sleefdp.c:72:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5758466Z static INLINE CONST double fmink(double x, double y) { return x < y ? x : y; } 2022-05-18T03:30:18.5758896Z ^~~~~ 2022-05-18T03:30:18.5759563Z external/sleef/src/libm/sleefdp.c:71:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5760172Z static INLINE CONST double trunck(double x) { return (double)(int)x; } 2022-05-18T03:30:18.5760588Z ^~~~~~ 2022-05-18T03:30:18.5761259Z external/sleef/src/libm/sleefdp.c:70:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5761867Z static INLINE CONST int ceilk(double x) { return (int)x + (x < 0 ? 0 : 1); } 2022-05-18T03:30:18.5762270Z ^~~~~ 2022-05-18T03:30:18.5762943Z external/sleef/src/libm/sleefdp.c:69:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5763703Z static INLINE CONST double rintk(double x) { return x < 0 ? (int)(x - 0.5) : (int)(x + 0.5); } 2022-05-18T03:30:18.5764127Z ^~~~~ 2022-05-18T03:30:18.5764802Z external/sleef/src/libm/sleefdp.c:68:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5765412Z static INLINE CONST double mla(double x, double y, double z) { return x * y + z; } 2022-05-18T03:30:18.5765847Z ^~~ 2022-05-18T03:30:18.5766645Z external/sleef/src/libm/sleefdp.c:67:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5767261Z static INLINE CONST double sign(double d) { return mulsign(1, d); } 2022-05-18T03:30:18.5767657Z ^~~~ 2022-05-18T03:30:18.5768329Z external/sleef/src/libm/sleefdp.c:63:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5768920Z static INLINE CONST double copysignk(double x, double y) { 2022-05-18T03:30:18.5769275Z ^~~~~~~~~ 2022-05-18T03:30:18.5769856Z external/sleef/src/libm/sleefdp.c:59:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5770362Z static INLINE CONST double mulsign(double x, double y) { 2022-05-18T03:30:18.5770705Z ^~~~~~~ 2022-05-18T03:30:18.5771283Z external/sleef/src/libm/sleefdp.c:55:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5771760Z static INLINE CONST double fabsk(double x) { 2022-05-18T03:30:18.5772081Z ^~~~~ 2022-05-18T03:30:18.5772654Z external/sleef/src/libm/sleefdp.c:46:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5773162Z static INLINE CONST double longBitsToDouble(int64_t i) { 2022-05-18T03:30:18.5773522Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.5774097Z external/sleef/src/libm/sleefdp.c:37:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.5774615Z static INLINE CONST int64_t doubleToRawLongBits(double d) { 2022-05-18T03:30:18.5774989Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.5775704Z external/sleef/src/libm/sleefdp.c:309:28: warning: 'ddadd2_d_d_d2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.5776257Z static INLINE CONST double ddadd2_d_d_d2(double x, Sleef_double2 y) { return y.y + y.x + x; } 2022-05-18T03:30:18.5776660Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.5777230Z external/sleef/src/libm/sleefdp.c:78:25: warning: 'xispinf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.5777740Z static INLINE CONST int xispinf(double x) { return x == SLEEF_INFINITY; } 2022-05-18T03:30:18.5778110Z ^~~~~~~ 2022-05-18T03:30:18.5778669Z external/sleef/src/libm/sleefdp.c:77:25: warning: 'xisminf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.5779307Z static INLINE CONST int xisminf(double x) { return x == -SLEEF_INFINITY; } 2022-05-18T03:30:18.5779675Z ^~~~~~~ 2022-05-18T03:30:18.6826267Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:18.6828254Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:18.6828920Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:18.6829369Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:18.6829666Z ^ 2022-05-18T03:30:18.6830153Z At top level: 2022-05-18T03:30:18.6830770Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6831340Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:30:18.6832037Z ^~~~~~~ 2022-05-18T03:30:18.6832627Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6833314Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:30:18.6833836Z ^~~~~~~ 2022-05-18T03:30:18.6834470Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6835095Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:30:18.6835717Z ^~~~~~~~~ 2022-05-18T03:30:18.6836398Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6836864Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:30:18.6837302Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6837990Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6838588Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:18.6838987Z ^~~~~~~ 2022-05-18T03:30:18.6839680Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6840330Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:18.6840664Z ^~~~~~~ 2022-05-18T03:30:18.6841285Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6841806Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:30:18.6842172Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.6842762Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6843281Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:18.6843646Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.6844377Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6844908Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:18.6845272Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.6845891Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6846480Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:18.6846894Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.6847508Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6848002Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:18.6848350Z ^~~~~~ 2022-05-18T03:30:18.6848970Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6849494Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:18.6849829Z ^~~~~~ 2022-05-18T03:30:18.6850509Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6851017Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:18.6851373Z ^~~~~~ 2022-05-18T03:30:18.6851981Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6852497Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:18.6852848Z ^~~~~ 2022-05-18T03:30:18.6853451Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6853966Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:18.6854328Z ^~~~~~ 2022-05-18T03:30:18.6854937Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6855430Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:18.6855864Z ^~~~~ 2022-05-18T03:30:18.6856465Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6856961Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:18.6857313Z ^~~~~~~ 2022-05-18T03:30:18.6857932Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6858472Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:18.6858840Z ^~~~~~~~~~ 2022-05-18T03:30:18.6859461Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6860001Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:18.6860376Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6861001Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6861543Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:18.6861921Z ^~~~~~~ 2022-05-18T03:30:18.6862515Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6863007Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:18.6863320Z ^~~~~~ 2022-05-18T03:30:18.6864091Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6864583Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:18.6864910Z ^~~~~~~~~ 2022-05-18T03:30:18.6865502Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6866154Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:18.6866548Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6867187Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6867728Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:18.6868136Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6868750Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6869290Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:18.6869686Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6870314Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6870899Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:18.6871277Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6871900Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6872422Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:18.6872790Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.6873399Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6873916Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:18.6874288Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6874890Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6875544Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:18.6875895Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.6876510Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6877129Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:18.6877597Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6878234Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6878793Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:18.6879201Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.6879834Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6880373Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:18.6880740Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6881347Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6881914Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:18.6882324Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6882925Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6883560Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:18.6883945Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.6884554Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6885069Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:18.6885430Z ^~~~~~~~~~~ 2022-05-18T03:30:18.6886056Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6886602Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:18.6887009Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6887627Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6888170Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:18.6888562Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6889183Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6889723Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:18.6890082Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.6890723Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6891261Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:18.6891604Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.6892261Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6892848Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:18.6893269Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6893680Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:18.6894500Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6895067Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:18.6895457Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.6896102Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6908485Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:18.6908902Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.6909677Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6910284Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:18.6910697Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.6911351Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6911951Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:18.6912369Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.6913020Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6913596Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:18.6914021Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6914673Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6915277Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:18.6915857Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6916525Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6917161Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:18.6917649Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6918376Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6919290Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:18.6919754Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.6920544Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6921192Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:18.6921679Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.6922440Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6923130Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:18.6923564Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6924059Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6924449Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:18.6924697Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6925066Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6925385Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:18.6925687Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6926053Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6926369Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:18.6926613Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6927064Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6927398Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:18.6927636Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6928002Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6928334Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:18.6928571Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6929013Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6929575Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:18.6929905Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6930479Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6931008Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:18.6931400Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6931862Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6932288Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:18.6932682Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6933308Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6933622Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:18.6933957Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6934534Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6934854Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:18.6935185Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6935746Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6936239Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:18.6936587Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6937223Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6937769Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:18.6938152Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6938743Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6939256Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:18.6939657Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6940250Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6940745Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:18.6941177Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6941845Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6942383Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:18.6942805Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.6943539Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6944208Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:18.6944633Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.6945296Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6946372Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:18.6946868Z ^~~~~~~~~~~ 2022-05-18T03:30:18.6947557Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6948204Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:18.6948591Z ^~~~~~~~~~~ 2022-05-18T03:30:18.6949339Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6949958Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:18.6950418Z ^~~~~~~~~~~ 2022-05-18T03:30:18.6951134Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6951767Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:18.6952267Z ^~~~~~~~~~~ 2022-05-18T03:30:18.6952912Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6953722Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:18.6954135Z ^~~~~~~~~~~ 2022-05-18T03:30:18.6954703Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6955242Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:18.6955637Z ^~~~~~~~~~~ 2022-05-18T03:30:18.6956209Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6956744Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:18.6957148Z ^~~~~~~~~~~ 2022-05-18T03:30:18.6957687Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6958209Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:18.6958594Z ^~~~~~~~~~~ 2022-05-18T03:30:18.6959178Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6959681Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:18.6960058Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.6960637Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6961259Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:18.6961714Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6962299Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6962858Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:18.6963308Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6964053Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6964646Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:18.6965022Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6965415Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:18.6966136Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6966679Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:18.6967105Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6967755Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6968280Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:18.6968643Z ^~~~~~~~~~~ 2022-05-18T03:30:18.6969258Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6969811Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:18.6970201Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.6971106Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6971656Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:18.6972177Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6972746Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6973295Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:18.6973697Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.6974264Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6974837Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:18.6975270Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6975890Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6976423Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:18.6976833Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6977438Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6978025Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:18.6978428Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6979043Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6979565Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:18.6979936Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.6980548Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6981077Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:18.6981460Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.6981824Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:30:18.6982531Z external/sleef/src/arch/helperavx2.h:474:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6983052Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:18.6983612Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6984270Z external/sleef/src/arch/helperavx2.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6984796Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:18.6985181Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6985996Z external/sleef/src/arch/helperavx2.h:472:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6986477Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:18.6986845Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6987468Z external/sleef/src/arch/helperavx2.h:471:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6988014Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:18.6988394Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6989073Z external/sleef/src/arch/helperavx2.h:466:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6989584Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:18.6989943Z ^~~~~~~~~~~ 2022-05-18T03:30:18.6990575Z external/sleef/src/arch/helperavx2.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6991094Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T03:30:18.6991448Z ^~~~~~~~~~~ 2022-05-18T03:30:18.6992048Z external/sleef/src/arch/helperavx2.h:458:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6992787Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:30:18.6993202Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.6993844Z external/sleef/src/arch/helperavx2.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6994429Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:18.6994816Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.6995457Z external/sleef/src/arch/helperavx2.h:456:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6996047Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T03:30:18.6996491Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6997115Z external/sleef/src/arch/helperavx2.h:454:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6997730Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T03:30:18.6998170Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.6998813Z external/sleef/src/arch/helperavx2.h:450:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.6999301Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:18.6999645Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7000289Z external/sleef/src/arch/helperavx2.h:448:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7000906Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:18.7001320Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7001955Z external/sleef/src/arch/helperavx2.h:447:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7002548Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:18.7002895Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7003300Z external/sleef/src/arch/helperavx2.h:437:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7003777Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:18.7004069Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7004440Z external/sleef/src/arch/helperavx2.h:430:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7004790Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:18.7005026Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7005396Z external/sleef/src/arch/helperavx2.h:428:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7005743Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:18.7005972Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7006338Z external/sleef/src/arch/helperavx2.h:426:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7006713Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:18.7006973Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7007327Z external/sleef/src/arch/helperavx2.h:425:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7007712Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:18.7007985Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7008350Z external/sleef/src/arch/helperavx2.h:424:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7008730Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:18.7008978Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7009348Z external/sleef/src/arch/helperavx2.h:417:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7009682Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:18.7009936Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7010308Z external/sleef/src/arch/helperavx2.h:412:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7010657Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:18.7011088Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7011695Z external/sleef/src/arch/helperavx2.h:411:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7012271Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:18.7012665Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7013299Z external/sleef/src/arch/helperavx2.h:409:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7013937Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:18.7014390Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7014996Z external/sleef/src/arch/helperavx2.h:408:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7015580Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:18.7016003Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7016652Z external/sleef/src/arch/helperavx2.h:406:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7017332Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:18.7017816Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7018576Z external/sleef/src/arch/helperavx2.h:405:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7019275Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:18.7019788Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7020458Z external/sleef/src/arch/helperavx2.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7021015Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:18.7021430Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7022072Z external/sleef/src/arch/helperavx2.h:402:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7022687Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:18.7023105Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7023839Z external/sleef/src/arch/helperavx2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7024590Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:18.7025141Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7025923Z external/sleef/src/arch/helperavx2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7026663Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:18.7027347Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7028042Z external/sleef/src/arch/helperavx2.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7028801Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:18.7029334Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7030017Z external/sleef/src/arch/helperavx2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7030771Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:18.7031326Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7032017Z external/sleef/src/arch/helperavx2.h:388:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7032702Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:30:18.7033163Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7033817Z external/sleef/src/arch/helperavx2.h:386:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7034457Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:18.7034877Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7035572Z external/sleef/src/arch/helperavx2.h:385:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7036191Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:18.7036628Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7037300Z external/sleef/src/arch/helperavx2.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7037946Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:18.7038382Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7039052Z external/sleef/src/arch/helperavx2.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7039766Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:18.7040200Z ^~~~~~~~~~ 2022-05-18T03:30:18.7068149Z external/sleef/src/arch/helperavx2.h:371:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7068857Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:18.7069296Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7069932Z external/sleef/src/arch/helperavx2.h:370:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7070674Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:18.7071446Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7072392Z external/sleef/src/arch/helperavx2.h:369:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7073184Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:18.7073747Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7074522Z external/sleef/src/arch/helperavx2.h:368:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7075316Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:18.7075874Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7077231Z external/sleef/src/arch/helperavx2.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7078055Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:18.7078356Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7078946Z external/sleef/src/arch/helperavx2.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7079744Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:18.7079896Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7080471Z external/sleef/src/arch/helperavx2.h:356:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7080757Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:18.7080911Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7081482Z external/sleef/src/arch/helperavx2.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7081866Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:30:18.7082141Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7082644Z external/sleef/src/arch/helperavx2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7082880Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:18.7083009Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7083496Z external/sleef/src/arch/helperavx2.h:346:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7083752Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:18.7083876Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7084368Z external/sleef/src/arch/helperavx2.h:345:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7084624Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:18.7084737Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7085229Z external/sleef/src/arch/helperavx2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7085495Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:18.7085683Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7086177Z external/sleef/src/arch/helperavx2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7086431Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:18.7086553Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7087037Z external/sleef/src/arch/helperavx2.h:341:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7087280Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T03:30:18.7087405Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7087887Z external/sleef/src/arch/helperavx2.h:340:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7088133Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T03:30:18.7088259Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7088672Z external/sleef/src/arch/helperavx2.h:339:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7088898Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm256_slli_epi32(x, c); } 2022-05-18T03:30:18.7089005Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7089470Z external/sleef/src/arch/helperavx2.h:337:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7089776Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:18.7089961Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7090372Z external/sleef/src/arch/helperavx2.h:336:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7090604Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:18.7090709Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7091111Z external/sleef/src/arch/helperavx2.h:334:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7091320Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:18.7091501Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7091955Z external/sleef/src/arch/helperavx2.h:333:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7092202Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:18.7092340Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7092831Z external/sleef/src/arch/helperavx2.h:332:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7093133Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:18.7093277Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7093842Z external/sleef/src/arch/helperavx2.h:331:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7094127Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:18.7094232Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7094662Z external/sleef/src/arch/helperavx2.h:329:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7094891Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:18.7095032Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7095500Z external/sleef/src/arch/helperavx2.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7095752Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:30:18.7095889Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7096495Z external/sleef/src/arch/helperavx2.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7096728Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:18.7096848Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7097342Z external/sleef/src/arch/helperavx2.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7097655Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:18.7097783Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7098292Z external/sleef/src/arch/helperavx2.h:324:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7098587Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:18.7098704Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7099154Z external/sleef/src/arch/helperavx2.h:323:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7099450Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:18.7099567Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7100102Z external/sleef/src/arch/helperavx2.h:322:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7100416Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:18.7100666Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7101222Z external/sleef/src/arch/helperavx2.h:321:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7101537Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:18.7101662Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7102172Z external/sleef/src/arch/helperavx2.h:320:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7102525Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:18.7102647Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7103220Z external/sleef/src/arch/helperavx2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7103591Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:30:18.7103706Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7104101Z external/sleef/src/arch/helperavx2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7104364Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:30:18.7104455Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7104862Z external/sleef/src/arch/helperavx2.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7105119Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:30:18.7105235Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7105681Z external/sleef/src/arch/helperavx2.h:315:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7106060Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:18.7106184Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7106671Z external/sleef/src/arch/helperavx2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7107064Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:18.7107197Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7107700Z external/sleef/src/arch/helperavx2.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7107968Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:18.7108093Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7108556Z external/sleef/src/arch/helperavx2.h:311:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7108818Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:18.7108925Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7109415Z external/sleef/src/arch/helperavx2.h:310:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7109727Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:30:18.7109854Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7110357Z external/sleef/src/arch/helperavx2.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7110608Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:30:18.7110715Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7111217Z external/sleef/src/arch/helperavx2.h:308:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7111517Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:18.7111734Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7112231Z external/sleef/src/arch/helperavx2.h:307:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7112841Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:18.7112968Z ^~~~~~~~~~ 2022-05-18T03:30:18.7113480Z external/sleef/src/arch/helperavx2.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7114094Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:18.7114217Z ^~~~~~~~~~ 2022-05-18T03:30:18.7114722Z external/sleef/src/arch/helperavx2.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7114968Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:18.7115076Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7115582Z external/sleef/src/arch/helperavx2.h:304:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7115856Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:18.7115979Z ^~~~~~~~~~ 2022-05-18T03:30:18.7116483Z external/sleef/src/arch/helperavx2.h:303:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7116751Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:30:18.7116875Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7117373Z external/sleef/src/arch/helperavx2.h:302:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7117639Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:18.7117751Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7118252Z external/sleef/src/arch/helperavx2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7118568Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:18.7118694Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7119192Z external/sleef/src/arch/helperavx2.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7119457Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:18.7119581Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7120088Z external/sleef/src/arch/helperavx2.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7120386Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:18.7120522Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7121019Z external/sleef/src/arch/helperavx2.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7121326Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:18.7121456Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7121938Z external/sleef/src/arch/helperavx2.h:295:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7122173Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:30:18.7122281Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7122700Z external/sleef/src/arch/helperavx2.h:294:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7122940Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:30:18.7123126Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7123569Z external/sleef/src/arch/helperavx2.h:293:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7123778Z static INLINE vint2 vcast_vi2_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:30:18.7123898Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7124339Z external/sleef/src/arch/helperavx2.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7124548Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:30:18.7124644Z ^~~~~~~~~~ 2022-05-18T03:30:18.7125086Z external/sleef/src/arch/helperavx2.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7125335Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:18.7125452Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7125899Z external/sleef/src/arch/helperavx2.h:290:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7126160Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:18.7126271Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7126721Z external/sleef/src/arch/helperavx2.h:289:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7126946Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:18.7127060Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7127513Z external/sleef/src/arch/helperavx2.h:287:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7127707Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:18.7127820Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7128269Z external/sleef/src/arch/helperavx2.h:286:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7128455Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:18.7128564Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7129057Z external/sleef/src/arch/helperavx2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7129349Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:30:18.7129467Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7129917Z external/sleef/src/arch/helperavx2.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7130154Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:18.7130268Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7130707Z external/sleef/src/arch/helperavx2.h:279:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7130955Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:18.7131054Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7131507Z external/sleef/src/arch/helperavx2.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7131764Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:18.7131885Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7132347Z external/sleef/src/arch/helperavx2.h:276:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7132596Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:18.7132713Z ^~~~~~~~~~ 2022-05-18T03:30:18.7133178Z external/sleef/src/arch/helperavx2.h:263:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7133412Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:18.7133532Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7133984Z external/sleef/src/arch/helperavx2.h:259:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7134159Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:18.7134281Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7134748Z external/sleef/src/arch/helperavx2.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7134936Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:18.7135055Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7135506Z external/sleef/src/arch/helperavx2.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7135688Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:18.7135808Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7136285Z external/sleef/src/arch/helperavx2.h:247:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7136563Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:18.7136688Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7137165Z external/sleef/src/arch/helperavx2.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7137491Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:18.7137610Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7138087Z external/sleef/src/arch/helperavx2.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7138412Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T03:30:18.7138539Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7139009Z external/sleef/src/arch/helperavx2.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7139334Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:30:18.7139518Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7139969Z external/sleef/src/arch/helperavx2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7140270Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T03:30:18.7140375Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7140837Z external/sleef/src/arch/helperavx2.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7141107Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:30:18.7141233Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7141700Z external/sleef/src/arch/helperavx2.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7141978Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:18.7142094Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7142537Z external/sleef/src/arch/helperavx2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7142753Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:18.7142868Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7143319Z external/sleef/src/arch/helperavx2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7143629Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:18.7143817Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7144279Z external/sleef/src/arch/helperavx2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7144510Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:18.7144630Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7145072Z external/sleef/src/arch/helperavx2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7145306Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:18.7145423Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7146339Z external/sleef/src/arch/helperavx2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7146583Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:18.7146703Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7147169Z external/sleef/src/arch/helperavx2.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7147439Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:18.7147543Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7148010Z external/sleef/src/arch/helperavx2.h:221:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7148287Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:18.7148403Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7148878Z external/sleef/src/arch/helperavx2.h:219:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7149106Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:18.7149225Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7149678Z external/sleef/src/arch/helperavx2.h:218:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7149887Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:18.7150002Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7150547Z external/sleef/src/arch/helperavx2.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7150788Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:18.7150901Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7151365Z external/sleef/src/arch/helperavx2.h:216:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7151596Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:18.7151714Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7152175Z external/sleef/src/arch/helperavx2.h:214:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7152409Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:18.7152520Z ^~~~~~~~~~ 2022-05-18T03:30:18.7152969Z external/sleef/src/arch/helperavx2.h:213:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7153192Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:18.7153306Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7153768Z external/sleef/src/arch/helperavx2.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7153997Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:18.7154093Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7154547Z external/sleef/src/arch/helperavx2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7154954Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:18.7155072Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7155534Z external/sleef/src/arch/helperavx2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7155833Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:18.7155952Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7156404Z external/sleef/src/arch/helperavx2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7156703Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:18.7156804Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7157264Z external/sleef/src/arch/helperavx2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7157573Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:18.7157681Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7158149Z external/sleef/src/arch/helperavx2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7158464Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:18.7158583Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7159037Z external/sleef/src/arch/helperavx2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7159341Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:18.7159445Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7159904Z external/sleef/src/arch/helperavx2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7160193Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:30:18.7160316Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7160840Z external/sleef/src/arch/helperavx2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7161135Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:30:18.7161257Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7161731Z external/sleef/src/arch/helperavx2.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7162015Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:30:18.7162143Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7162615Z external/sleef/src/arch/helperavx2.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7162906Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:18.7163033Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7163499Z external/sleef/src/arch/helperavx2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7163788Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:18.7163908Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7164364Z external/sleef/src/arch/helperavx2.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7164618Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:18.7164822Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7165298Z external/sleef/src/arch/helperavx2.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7165556Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:18.7165672Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7166144Z external/sleef/src/arch/helperavx2.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7166443Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:30:18.7166565Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7167023Z external/sleef/src/arch/helperavx2.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7167321Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:30:18.7167453Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7167927Z external/sleef/src/arch/helperavx2.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7168210Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:18.7168336Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7168808Z external/sleef/src/arch/helperavx2.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7169209Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:18.7169312Z ^~~~~~~~~~ 2022-05-18T03:30:18.7169781Z external/sleef/src/arch/helperavx2.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7170193Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:18.7170313Z ^~~~~~~~~~ 2022-05-18T03:30:18.7170783Z external/sleef/src/arch/helperavx2.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7171023Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:18.7171141Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7171654Z external/sleef/src/arch/helperavx2.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7171900Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:18.7172021Z ^~~~~~~~~~ 2022-05-18T03:30:18.7172492Z external/sleef/src/arch/helperavx2.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7172750Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:18.7172867Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7173328Z external/sleef/src/arch/helperavx2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7173582Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:18.7173699Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7174153Z external/sleef/src/arch/helperavx2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7174403Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:18.7174521Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7174978Z external/sleef/src/arch/helperavx2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7175225Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:18.7175346Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7175869Z external/sleef/src/arch/helperavx2.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7176111Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T03:30:18.7176210Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7176660Z external/sleef/src/arch/helperavx2.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7176913Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T03:30:18.7177031Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7177499Z external/sleef/src/arch/helperavx2.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7177679Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:30:18.7177797Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7178257Z external/sleef/src/arch/helperavx2.h:169:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7178414Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:18.7178531Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7178987Z external/sleef/src/arch/helperavx2.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7179162Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:18.7179283Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7179741Z external/sleef/src/arch/helperavx2.h:163:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7179953Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:18.7180062Z ^~~~~~~~~~ 2022-05-18T03:30:18.7180522Z external/sleef/src/arch/helperavx2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7180759Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:18.7180879Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7181347Z external/sleef/src/arch/helperavx2.h:161:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7181656Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:18.7181833Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7182300Z external/sleef/src/arch/helperavx2.h:160:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7182617Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:18.7182722Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7183196Z external/sleef/src/arch/helperavx2.h:159:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7183573Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:18.7183693Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7184151Z external/sleef/src/arch/helperavx2.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7184460Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:18.7184577Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7185031Z external/sleef/src/arch/helperavx2.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7185270Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:18.7185370Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7187841Z external/sleef/src/arch/helperavx2.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7188073Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:18.7189102Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7189553Z external/sleef/src/arch/helperavx2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7189709Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:18.7189811Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7190201Z external/sleef/src/arch/helperavx2.h:146:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7190343Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:18.7190451Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7190887Z external/sleef/src/arch/helperavx2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7191266Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7191400Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7191867Z external/sleef/src/arch/helperavx2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7192236Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7192350Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7192772Z external/sleef/src/arch/helperavx2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7193108Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7193237Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7193560Z external/sleef/src/arch/helperavx2.h:141:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7193772Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7193844Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7194108Z external/sleef/src/arch/helperavx2.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7194439Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7194522Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7194796Z external/sleef/src/arch/helperavx2.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7195030Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7195104Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7195441Z external/sleef/src/arch/helperavx2.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7195676Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7195751Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7196017Z external/sleef/src/arch/helperavx2.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7196225Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7196299Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7196549Z external/sleef/src/arch/helperavx2.h:134:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7196760Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7196876Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7197137Z external/sleef/src/arch/helperavx2.h:133:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7197347Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7197420Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7197683Z external/sleef/src/arch/helperavx2.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7197903Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7197979Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7198230Z external/sleef/src/arch/helperavx2.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7198522Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7198624Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7199006Z external/sleef/src/arch/helperavx2.h:129:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7199215Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7199288Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7199585Z external/sleef/src/arch/helperavx2.h:128:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7199786Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7199857Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7200202Z external/sleef/src/arch/helperavx2.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7200502Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7200576Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7200750Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:30:18.7201015Z external/sleef/src/arch/helperavx2.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7201217Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7201289Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7201549Z external/sleef/src/arch/helperavx2.h:115:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7201738Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T03:30:18.7201866Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7202325Z external/sleef/src/arch/helperavx2.h:114:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7202500Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:18.7202578Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7202865Z external/sleef/src/arch/helperavx2.h:113:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7203022Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:30:18.7203099Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7203381Z external/sleef/src/arch/helperavx2.h:112:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7203691Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:18.7203825Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7204229Z external/sleef/src/arch/helperavx2.h:111:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7204412Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:30:18.7204517Z ^~~~~~~~~~ 2022-05-18T03:30:18.7204958Z external/sleef/src/arch/helperavx2.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7205096Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:18.7205159Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7205419Z external/sleef/src/arch/helperavx2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7205532Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:18.7205605Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7205996Z external/sleef/src/arch/helperavx2.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7206188Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:18.7206261Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7206528Z external/sleef/src/arch/helperavx2.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7206677Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:18.7206760Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7207053Z external/sleef/src/arch/helperavx2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7207187Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:30:18.7207289Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7207723Z external/sleef/src/arch/helperavx2.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:18.7207910Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:30:18.7207998Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7208257Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7208579Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:18.7208699Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7209168Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7209406Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:18.7209530Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7209696Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:18.7209983Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7210117Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:18.7210203Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7210508Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7210699Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:18.7210782Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7211025Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7211208Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:18.7211290Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7211521Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7211701Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:18.7211784Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7212039Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7212276Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:18.7212372Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7212522Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:18.7212770Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7212898Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:18.7212967Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7213101Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:30:18.7213403Z external/sleef/src/arch/helperavx2.h:474:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7213550Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:18.7213631Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7213933Z external/sleef/src/arch/helperavx2.h:473:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7214060Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:18.7214135Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7214390Z external/sleef/src/arch/helperavx2.h:472:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7214516Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:18.7214593Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7214914Z external/sleef/src/arch/helperavx2.h:471:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7215059Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:18.7215136Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7215424Z external/sleef/src/arch/helperavx2.h:466:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7215530Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:18.7215589Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7215885Z external/sleef/src/arch/helperavx2.h:465:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7216034Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T03:30:18.7216128Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7216419Z external/sleef/src/arch/helperavx2.h:458:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7216701Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:30:18.7216808Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7217210Z external/sleef/src/arch/helperavx2.h:457:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7217468Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:18.7217584Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7218043Z external/sleef/src/arch/helperavx2.h:456:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7218282Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T03:30:18.7218405Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7218718Z external/sleef/src/arch/helperavx2.h:454:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7218981Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T03:30:18.7219108Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7219429Z external/sleef/src/arch/helperavx2.h:450:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7219550Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:18.7219623Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7219879Z external/sleef/src/arch/helperavx2.h:448:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7220065Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:18.7220194Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7220481Z external/sleef/src/arch/helperavx2.h:447:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7220634Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:18.7220736Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7220988Z external/sleef/src/arch/helperavx2.h:441:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7221084Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:18.7221152Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7221423Z external/sleef/src/arch/helperavx2.h:437:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7221620Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:18.7221707Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7222107Z external/sleef/src/arch/helperavx2.h:428:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7222336Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:18.7222451Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7222924Z external/sleef/src/arch/helperavx2.h:426:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7223214Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:18.7223329Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7223929Z external/sleef/src/arch/helperavx2.h:425:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7224240Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:18.7224359Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7224806Z external/sleef/src/arch/helperavx2.h:417:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7225084Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:18.7225221Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7225899Z external/sleef/src/arch/helperavx2.h:412:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7226127Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:18.7226233Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7226617Z external/sleef/src/arch/helperavx2.h:411:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7226834Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:18.7226922Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7227306Z external/sleef/src/arch/helperavx2.h:409:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7227581Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:18.7227778Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7228157Z external/sleef/src/arch/helperavx2.h:408:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7228391Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:18.7228488Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7228888Z external/sleef/src/arch/helperavx2.h:406:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7229157Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:18.7229251Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7229655Z external/sleef/src/arch/helperavx2.h:405:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7229935Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:18.7230045Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7230436Z external/sleef/src/arch/helperavx2.h:403:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7230658Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:18.7230762Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7231151Z external/sleef/src/arch/helperavx2.h:402:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7231366Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:18.7231470Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7231854Z external/sleef/src/arch/helperavx2.h:399:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7232165Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:18.7232267Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7232650Z external/sleef/src/arch/helperavx2.h:397:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7233100Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:18.7233220Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7233676Z external/sleef/src/arch/helperavx2.h:386:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7233931Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:18.7234058Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7234482Z external/sleef/src/arch/helperavx2.h:385:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7234742Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:18.7234865Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7235341Z external/sleef/src/arch/helperavx2.h:383:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7235601Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:18.7235727Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7236193Z external/sleef/src/arch/helperavx2.h:382:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7236452Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:18.7236569Z ^~~~~~~~~~ 2022-05-18T03:30:18.7237051Z external/sleef/src/arch/helperavx2.h:370:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7237574Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:18.7237704Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7238185Z external/sleef/src/arch/helperavx2.h:345:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7238443Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:18.7238551Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7239039Z external/sleef/src/arch/helperavx2.h:337:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7239347Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:18.7239477Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7239984Z external/sleef/src/arch/helperavx2.h:318:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7240297Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:30:18.7240431Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7240939Z external/sleef/src/arch/helperavx2.h:315:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7241230Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:18.7241365Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7241873Z external/sleef/src/arch/helperavx2.h:309:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7242170Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:30:18.7242295Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7242765Z external/sleef/src/arch/helperavx2.h:282:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7243087Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:30:18.7243215Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7243703Z external/sleef/src/arch/helperavx2.h:280:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7243971Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:18.7244069Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7244495Z external/sleef/src/arch/helperavx2.h:279:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7244752Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:18.7244866Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7245317Z external/sleef/src/arch/helperavx2.h:277:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7245564Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:18.7245674Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7246088Z external/sleef/src/arch/helperavx2.h:276:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7246337Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:18.7246446Z ^~~~~~~~~~ 2022-05-18T03:30:18.7246877Z external/sleef/src/arch/helperavx2.h:263:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7247057Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:18.7247175Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7247609Z external/sleef/src/arch/helperavx2.h:259:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7247783Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:18.7247889Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7248394Z external/sleef/src/arch/helperavx2.h:255:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7248570Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:18.7248681Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7249107Z external/sleef/src/arch/helperavx2.h:251:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7249287Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:18.7249401Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7249826Z external/sleef/src/arch/helperavx2.h:247:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7250079Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:18.7250188Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7250607Z external/sleef/src/arch/helperavx2.h:237:23: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7251115Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T03:30:18.7251217Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7251648Z external/sleef/src/arch/helperavx2.h:234:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7251948Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T03:30:18.7252075Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7252558Z external/sleef/src/arch/helperavx2.h:232:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7252845Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:30:18.7252974Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7253458Z external/sleef/src/arch/helperavx2.h:231:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7253737Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:18.7253854Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7254410Z external/sleef/src/arch/helperavx2.h:229:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7254671Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:18.7254796Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7255280Z external/sleef/src/arch/helperavx2.h:228:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7255516Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:18.7255647Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7256117Z external/sleef/src/arch/helperavx2.h:226:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7256378Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:18.7256502Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7256988Z external/sleef/src/arch/helperavx2.h:225:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7257242Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:18.7257367Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7257845Z external/sleef/src/arch/helperavx2.h:224:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7258105Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:18.7258214Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7258705Z external/sleef/src/arch/helperavx2.h:222:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7259001Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:18.7259199Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7259703Z external/sleef/src/arch/helperavx2.h:221:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7260017Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:18.7260186Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7260676Z external/sleef/src/arch/helperavx2.h:219:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7260932Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:18.7261044Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7261530Z external/sleef/src/arch/helperavx2.h:218:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7261764Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:18.7261892Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7262382Z external/sleef/src/arch/helperavx2.h:217:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7262652Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:18.7262784Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7263270Z external/sleef/src/arch/helperavx2.h:216:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7263573Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:18.7263702Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7264184Z external/sleef/src/arch/helperavx2.h:214:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7264435Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:18.7264563Z ^~~~~~~~~~ 2022-05-18T03:30:18.7265057Z external/sleef/src/arch/helperavx2.h:212:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7265311Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:18.7265435Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7266553Z external/sleef/src/arch/helperavx2.h:208:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7266913Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:18.7267043Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7267543Z external/sleef/src/arch/helperavx2.h:207:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7267888Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:18.7268021Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7268507Z external/sleef/src/arch/helperavx2.h:206:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7268845Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:18.7268959Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7269456Z external/sleef/src/arch/helperavx2.h:205:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7269775Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:18.7269900Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7270396Z external/sleef/src/arch/helperavx2.h:204:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7270668Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:18.7270855Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7271294Z external/sleef/src/arch/helperavx2.h:203:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7271572Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:18.7271666Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7272094Z external/sleef/src/arch/helperavx2.h:201:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7272353Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:30:18.7272461Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7272867Z external/sleef/src/arch/helperavx2.h:200:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7273132Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:30:18.7273244Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7273649Z external/sleef/src/arch/helperavx2.h:199:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7273897Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:30:18.7274008Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7274412Z external/sleef/src/arch/helperavx2.h:198:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7274673Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:18.7274779Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7275199Z external/sleef/src/arch/helperavx2.h:197:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7275478Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:18.7275584Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7275987Z external/sleef/src/arch/helperavx2.h:195:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7276296Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:18.7276425Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7276838Z external/sleef/src/arch/helperavx2.h:194:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7277074Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:18.7277191Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7277632Z external/sleef/src/arch/helperavx2.h:193:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7277915Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:30:18.7278044Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7278441Z external/sleef/src/arch/helperavx2.h:192:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7278689Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:30:18.7278819Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7279270Z external/sleef/src/arch/helperavx2.h:190:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7279681Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:18.7279809Z ^~~~~~~~~~ 2022-05-18T03:30:18.7280250Z external/sleef/src/arch/helperavx2.h:188:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7280454Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:18.7280629Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7281046Z external/sleef/src/arch/helperavx2.h:187:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7281232Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:18.7281341Z ^~~~~~~~~~ 2022-05-18T03:30:18.7281660Z external/sleef/src/arch/helperavx2.h:186:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7281813Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:18.7281888Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7282147Z external/sleef/src/arch/helperavx2.h:185:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7282285Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:18.7282361Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7282613Z external/sleef/src/arch/helperavx2.h:184:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7282756Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:18.7282828Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7283084Z external/sleef/src/arch/helperavx2.h:183:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7283228Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:18.7283301Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7283547Z external/sleef/src/arch/helperavx2.h:179:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7283695Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T03:30:18.7283767Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7284027Z external/sleef/src/arch/helperavx2.h:178:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7284179Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T03:30:18.7284254Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7284560Z external/sleef/src/arch/helperavx2.h:169:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7284668Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:18.7284728Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7284990Z external/sleef/src/arch/helperavx2.h:165:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7285093Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:18.7285165Z ^~~~~~~~~~~~~ 2022-05-18T03:30:18.7285422Z external/sleef/src/arch/helperavx2.h:162:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7285583Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:18.7285669Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7285930Z external/sleef/src/arch/helperavx2.h:160:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7286105Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:18.7286179Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7286430Z external/sleef/src/arch/helperavx2.h:158:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7286613Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:18.7286687Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7286947Z external/sleef/src/arch/helperavx2.h:157:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7287145Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:18.7287236Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7287479Z external/sleef/src/arch/helperavx2.h:156:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7287621Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:18.7287693Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7287949Z external/sleef/src/arch/helperavx2.h:150:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7288062Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:18.7288137Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7288424Z external/sleef/src/arch/helperavx2.h:146:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7288535Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:18.7288598Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7288858Z external/sleef/src/arch/helperavx2.h:144:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7289068Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7289144Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7289400Z external/sleef/src/arch/helperavx2.h:139:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7289608Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7289707Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7289970Z external/sleef/src/arch/helperavx2.h:138:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7290180Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7290249Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7290540Z external/sleef/src/arch/helperavx2.h:137:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7290791Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7290866Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7291124Z external/sleef/src/arch/helperavx2.h:136:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7291331Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:18.7291406Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7291543Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:30:18.7291794Z external/sleef/src/arch/helperavx2.h:122:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7291936Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:30:18.7292003Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:18.7292263Z external/sleef/src/arch/helperavx2.h:121:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7292398Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:18.7292465Z ^~~~~~~~~~~ 2022-05-18T03:30:18.7292721Z external/sleef/src/arch/helperavx2.h:120:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7292863Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:30:18.7292921Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7293210Z external/sleef/src/arch/helperavx2.h:119:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7293352Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:30:18.7293421Z ^~~~~~~~~~~~ 2022-05-18T03:30:18.7293691Z external/sleef/src/arch/helperavx2.h:115:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7293841Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T03:30:18.7293919Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7294191Z external/sleef/src/arch/helperavx2.h:114:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7294328Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:18.7294405Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7294657Z external/sleef/src/arch/helperavx2.h:111:23: warning: 'vcast_vd_d' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7294796Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:30:18.7294870Z ^~~~~~~~~~ 2022-05-18T03:30:18.7295137Z external/sleef/src/arch/helperavx2.h:105:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7295252Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:18.7295326Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:18.7295568Z external/sleef/src/arch/helperavx2.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:18.7295720Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:18.7295791Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0456474Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:19.0473749Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:19.0508318Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:19.0509188Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:19.0509701Z ^ 2022-05-18T03:30:19.0509974Z At top level: 2022-05-18T03:30:19.0510804Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0511365Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:30:19.0511708Z ^~~~~~~ 2022-05-18T03:30:19.0512278Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0512854Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:30:19.0513418Z ^~~~~~~ 2022-05-18T03:30:19.0514025Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0514602Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:30:19.0515001Z ^~~~~~~~~ 2022-05-18T03:30:19.0515582Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0516099Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:30:19.0516455Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0517072Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0517568Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:19.0517902Z ^~~~~~~ 2022-05-18T03:30:19.0518673Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0519180Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:19.0519527Z ^~~~~~~ 2022-05-18T03:30:19.0520139Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0520644Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:30:19.0521027Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0521704Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0522231Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:19.0522619Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0523466Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0523999Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:19.0524888Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0526181Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0527768Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:19.0528716Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0529650Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0530609Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:19.0531183Z ^~~~~~ 2022-05-18T03:30:19.0531837Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0532304Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:19.0532657Z ^~~~~~ 2022-05-18T03:30:19.0533346Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0534024Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:19.0534402Z ^~~~~~ 2022-05-18T03:30:19.0535090Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0535663Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:19.0536039Z ^~~~~ 2022-05-18T03:30:19.0536720Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0537292Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:19.0537684Z ^~~~~~ 2022-05-18T03:30:19.0538356Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0538924Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:19.0539307Z ^~~~~ 2022-05-18T03:30:19.0539987Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0540565Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:19.0540958Z ^~~~~~~ 2022-05-18T03:30:19.0541643Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0542236Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:19.0542678Z ^~~~~~~~~~ 2022-05-18T03:30:19.0543532Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0544141Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:19.0544577Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0545279Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0545919Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:19.0546243Z ^~~~~~~ 2022-05-18T03:30:19.0546818Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0547274Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:19.0547563Z ^~~~~~ 2022-05-18T03:30:19.0548148Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0548631Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:19.0548929Z ^~~~~~~~~ 2022-05-18T03:30:19.0549779Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0550303Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.0550659Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0551227Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0551780Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:19.0552167Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0552800Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0553370Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:19.0553790Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0554374Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0555087Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:19.0555475Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0556071Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0556555Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:19.0556913Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0557596Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0558148Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:19.0558517Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0559164Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0559740Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:19.0560128Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0560735Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0561407Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:19.0561874Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0562525Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0563323Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:19.0563782Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0564459Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0565002Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:19.0565419Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0566063Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0566682Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:19.0567102Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0567791Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0568339Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:19.0568729Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0569532Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0570088Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:19.0570473Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0571140Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0571716Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.0572141Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0572798Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0573398Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.0573831Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0574504Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0575060Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:19.0575561Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0576183Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0576750Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:19.0577156Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0577843Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0578433Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:19.0578861Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0579280Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.0579975Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0580536Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:19.0580934Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0581556Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0582118Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:19.0582513Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0583149Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0583779Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:19.0584265Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0584913Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0585471Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:19.0585944Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0586593Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0587169Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:19.0587520Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0588152Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0588728Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.0589136Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0589770Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0590369Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.0590771Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0591428Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0592029Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.0592427Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0593066Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0593634Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.0594053Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0594693Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0595250Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.0595660Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0596435Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0597039Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:19.0597449Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0598113Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0598706Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.0599113Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0599779Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0600370Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.0600748Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0601540Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0602134Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.0602579Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0603232Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0603789Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.0604216Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0604840Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0605551Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:19.0605954Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0606600Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0607157Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.0607582Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0608233Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0608797Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.0609189Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0609819Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0610379Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.0610772Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0611410Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0611978Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:19.0612382Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0613028Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0613609Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.0614060Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0614743Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0615365Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.0615808Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0616442Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0617153Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:19.0617620Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0618241Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0618724Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:19.0619102Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0619748Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0620251Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.0620680Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0621268Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0621784Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.0622171Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0622741Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0623311Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.0623790Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0624395Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0624949Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:19.0625465Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0626167Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0626708Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:19.0627121Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0627719Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0628356Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:19.0628818Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0629451Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0630047Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:19.0630497Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0631097Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0631688Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.0632153Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0632797Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0633417Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:19.0633866Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0634459Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0635065Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:19.0635471Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0636093Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0636594Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.0637134Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0637760Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0638409Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.0638932Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0639574Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0640210Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.0640636Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0641283Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0641900Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:19.0642365Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0642748Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.0643427Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0644021Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.0644445Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0645188Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0645720Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:19.0646092Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0646688Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0647238Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:19.0647641Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0648239Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0648799Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:19.0649202Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0649822Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0650329Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:19.0650720Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0651332Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0651875Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:19.0652285Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0652897Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0653510Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:19.0653952Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0654618Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0655262Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:19.0655725Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0656480Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0657093Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:19.0657524Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0658174Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0658752Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:19.0659189Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0659607Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:30:19.0660391Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0660987Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.0661398Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0662067Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0662654Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.0663052Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0663793Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0664383Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.0664793Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0665554Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0666159Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.0666533Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0667193Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0667712Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:19.0668049Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0668725Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0669245Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:19.0669600Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0670276Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0670853Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:19.0671221Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0671907Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0672537Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:19.0672952Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0673630Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0674188Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:19.0674571Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0675236Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0675833Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:19.0676241Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0676906Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0677474Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:19.0677852Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0678637Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0679219Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:19.0679612Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0680296Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0680863Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:19.0681252Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0681935Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0682649Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:19.0683161Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0683843Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0684473Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:19.0684897Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0685583Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0686205Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:19.0686626Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0687290Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0688054Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:19.0688523Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0689185Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0689886Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:19.0690366Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0691050Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0691679Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:19.0692124Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0692801Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0693423Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.0693873Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0694554Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0695193Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.0695628Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0696312Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0696939Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:19.0697355Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0698022Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0698732Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:19.0699217Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0699949Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0700595Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:19.0701044Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0701715Z external/sleef/src/arch/helperavx.h:545:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0702407Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:19.0702903Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0703651Z external/sleef/src/arch/helperavx.h:544:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0704352Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:19.0704861Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0705549Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0706944Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:19.0707374Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0708063Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0708717Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:19.0709282Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0709958Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0710693Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:19.0711234Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0711896Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0712620Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:19.0713158Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0713810Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0714570Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:19.0715114Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0715792Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0716534Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:19.0717077Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0717756Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0718356Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:30:19.0718750Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0719423Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0720046Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:19.0720468Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0721143Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0721867Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:19.0722290Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0722938Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0723560Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:19.0723992Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0724656Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0725284Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:19.0725700Z ^~~~~~~~~~ 2022-05-18T03:30:19.0726378Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0726964Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:19.0727386Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0728055Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0728858Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:19.0729327Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0730007Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0730672Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.0731203Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0731888Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0732560Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.0733019Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0733697Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0734389Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.0734877Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0735550Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0736200Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.0736653Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0737316Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0737928Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:19.0738348Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0739030Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0739704Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:30:19.0740179Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0740865Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0741422Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:19.0741799Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0742481Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0743078Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:19.0743707Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0744394Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0744944Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:19.0745295Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0746081Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0746648Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:19.0747021Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0747688Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0748263Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:19.0748648Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0749314Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0749879Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:19.0750256Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0750921Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0751481Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:19.0751844Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0752522Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0753161Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:19.0753521Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0754185Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0754688Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:19.0755049Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0755730Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0756389Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:19.0756837Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0757538Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0758194Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:19.0758631Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0759317Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0759872Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:19.0760255Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0760918Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0761477Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:19.0761853Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0762515Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0763079Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:19.0763465Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0764132Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0764696Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:19.0765072Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0765847Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0766382Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:30:19.0766735Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0767404Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0767946Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:19.0768320Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0769006Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0769560Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:19.0769917Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0770591Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0771285Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:19.0771754Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0772428Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0773119Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:19.0773595Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0774262Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0775022Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:19.0775507Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0776175Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0776875Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:19.0777363Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0778041Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0778714Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:19.0779202Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0779885Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0780566Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:19.0781043Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0781704Z external/sleef/src/arch/helperavx.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0782395Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:19.0782855Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0783607Z external/sleef/src/arch/helperavx.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0784277Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:19.0784754Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0785424Z external/sleef/src/arch/helperavx.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0786144Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:19.0786563Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0787369Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0787990Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:19.0788421Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0789105Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0789713Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:19.0790142Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0790817Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0791771Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:19.0792314Z ^~~~~~~~~~ 2022-05-18T03:30:19.0792993Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0793948Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:19.0794482Z ^~~~~~~~~~ 2022-05-18T03:30:19.0795160Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0795407Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:19.0795529Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0796119Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0796390Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:19.0796499Z ^~~~~~~~~~ 2022-05-18T03:30:19.0796992Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0797253Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:30:19.0797378Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0797868Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0798126Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:19.0798251Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0798730Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0798979Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:19.0799105Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0799592Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0799855Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:19.0799983Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0800468Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0800748Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:19.0800873Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0801346Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0801646Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:19.0801773Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0802262Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0802598Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:30:19.0802727Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0803206Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0803469Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:30:19.0803580Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0804071Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0804330Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:30:19.0804454Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0804943Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0805178Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:30:19.0805299Z ^~~~~~~~~~ 2022-05-18T03:30:19.0805792Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0806047Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:19.0806173Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0806685Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0806972Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:19.0807163Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0807652Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0807918Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:19.0808041Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0808517Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0808704Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:30:19.0808824Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0809305Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0809479Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:30:19.0809590Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0810083Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0810329Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:19.0810436Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0810931Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0811208Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:19.0811334Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0811829Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0812095Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:19.0812219Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0812717Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0812975Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:19.0813099Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0813661Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0813932Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:19.0814055Z ^~~~~~~~~~ 2022-05-18T03:30:19.0814546Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0814742Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:19.0814866Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0815339Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0815535Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:19.0815660Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0816141Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0816339Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.0816466Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0816947Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0817144Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.0817253Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0817743Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0818089Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.0818297Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0818790Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0819077Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.0819210Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0819704Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0819943Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:19.0820079Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0820565Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0820901Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:30:19.0821032Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0821518Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0821831Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:30:19.0821961Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0822442Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0822717Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:30:19.0822840Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0823327Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0823702Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:19.0823830Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0824325Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0824577Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.0824763Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0825241Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0825491Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.0825613Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0826209Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0826459Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:19.0826589Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0827080Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0827322Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:19.0827422Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0827904Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0828147Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:19.0828263Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0828752Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0829039Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:19.0829164Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0829755Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0830040Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:19.0830167Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0830664Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0830913Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:19.0831032Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0831526Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0831772Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.0831893Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0832379Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0832644Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.0832766Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0833249Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0833498Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.0833623Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0834119Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0834369Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:19.0834474Z ^~~~~~~~~~ 2022-05-18T03:30:19.0834956Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0835209Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:19.0835333Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0835832Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0836161Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:19.0836283Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0836777Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0837083Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:19.0837210Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0837695Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0838030Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:19.0838154Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0838647Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0838970Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:19.0839096Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0839583Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0839897Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:19.0840020Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0840508Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0840891Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:19.0841020Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0841514Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0841840Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:19.0841966Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0842437Z external/sleef/src/arch/helperavx.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0842771Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:19.0842907Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0843391Z external/sleef/src/arch/helperavx.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0843729Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:19.0843858Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0844360Z external/sleef/src/arch/helperavx.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0844685Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:19.0844815Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0845295Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0845565Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:19.0845692Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0846190Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0846452Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:19.0846575Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0847116Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0847542Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:19.0847650Z ^~~~~~~~~~ 2022-05-18T03:30:19.0848138Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0848574Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:19.0848695Z ^~~~~~~~~~ 2022-05-18T03:30:19.0849196Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0849439Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:19.0849566Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0850064Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0850324Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:19.0850443Z ^~~~~~~~~~ 2022-05-18T03:30:19.0850924Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0851190Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:19.0851311Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0851795Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0852118Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:19.0852241Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0852704Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0852975Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:19.0853099Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0853589Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0853858Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:19.0853980Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0854471Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0854681Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:19.0854793Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0855281Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0855469Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:30:19.0855588Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0856075Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0856261Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:19.0856382Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0856872Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0857038Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:19.0857161Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0857650Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0857867Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:19.0857990Z ^~~~~~~~~~ 2022-05-18T03:30:19.0858541Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0858792Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:19.0858912Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0859391Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0859716Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.0859842Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0860340Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0860669Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.0860793Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0861292Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0861625Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.0861752Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0862221Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0862561Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.0862745Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0863241Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0863590Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:19.0863718Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0864215Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0864463Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:19.0864567Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0865038Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0865234Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:19.0865360Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0865981Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0866185Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:19.0866308Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0866807Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0867175Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0867301Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0867794Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0868168Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0868291Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0868790Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0869190Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0869758Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0870385Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0870750Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0870880Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0871378Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0871757Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0871887Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0872377Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0872763Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0872890Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0873382Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0873768Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0873896Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0874395Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0874859Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0874979Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0875475Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0875868Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0875996Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0876488Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0876866Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0876989Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0877486Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0877881Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0877998Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0878490Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0878878Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0879004Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0879480Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0879848Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0879978Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0880469Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0880894Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0881017Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0881505Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0881895Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0882019Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0882241Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:30:19.0882742Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0883115Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0883235Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0883726Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0883943Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:30:19.0884076Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0884561Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0884759Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:30:19.0884886Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0885364Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0885696Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:30:19.0885822Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0886323Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0886595Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:19.0886724Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0887219Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0887442Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:30:19.0887565Z ^~~~~~~~~~ 2022-05-18T03:30:19.0888055Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0888269Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:19.0888398Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0888877Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0889078Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:19.0889192Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0889683Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0889960Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:19.0890083Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0890572Z external/sleef/src/arch/helperavx.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0890766Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:19.0890896Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0891388Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0891551Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:30:19.0891675Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0892218Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.0892396Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:30:19.0892516Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0893008Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0893306Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:19.0893447Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0893932Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0894185Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.0894329Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0894571Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.0895040Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0895292Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.0895439Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0895882Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0896166Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.0896307Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0896812Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0897147Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:19.0897284Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0897744Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0897968Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.0898103Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0898558Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0898882Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.0899034Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0899278Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:30:19.0899779Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0900012Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.0900147Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0900655Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0900886Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.0900999Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0901492Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0901718Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.0901853Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0902478Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0902706Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.0902835Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0903367Z external/sleef/src/arch/helperavx.h:633:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0903587Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:19.0903705Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0904184Z external/sleef/src/arch/helperavx.h:627:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0904363Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:19.0904484Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0904964Z external/sleef/src/arch/helperavx.h:610:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0905175Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:19.0905288Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0905875Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0906147Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:19.0906272Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0906765Z external/sleef/src/arch/helperavx.h:598:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0907003Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:19.0907136Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0907635Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0907828Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:19.0908040Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0908515Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0908734Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:19.0908859Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0909327Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0909541Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:19.0909666Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0910099Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0910250Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:19.0910359Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0910847Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0911206Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:19.0911336Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0911825Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0912088Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:19.0912195Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0912677Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0912986Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:19.0913111Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0913588Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0913932Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:19.0914058Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0914631Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0914916Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.0915034Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0915527Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0915799Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.0915928Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0916419Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0916688Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:19.0916812Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0917280Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0917612Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:19.0917737Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0918213Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0918509Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:19.0918690Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0919191Z external/sleef/src/arch/helperavx.h:545:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0919533Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:19.0919671Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0920157Z external/sleef/src/arch/helperavx.h:544:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0920489Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:19.0920627Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0921108Z external/sleef/src/arch/helperavx.h:538:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0921494Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:19.0921600Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0922078Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0922462Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:19.0922590Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0923057Z external/sleef/src/arch/helperavx.h:536:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0923452Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:19.0923577Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0924063Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0924451Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:19.0924578Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0925121Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0925394Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:19.0925518Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0925966Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0926230Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:19.0926349Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0926826Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0927096Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:19.0927217Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0927683Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0927947Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:19.0928056Z ^~~~~~~~~~ 2022-05-18T03:30:19.0928530Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0928972Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:19.0929098Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0929585Z external/sleef/src/arch/helperavx.h:479:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0929852Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:19.0929982Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0930466Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0930656Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:19.0930787Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0931278Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0931585Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:19.0931711Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0932202Z external/sleef/src/arch/helperavx.h:373:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0932526Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:19.0932657Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0933124Z external/sleef/src/arch/helperavx.h:318:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0933368Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:19.0933501Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0933963Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0934232Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:19.0934357Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0934836Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0935100Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:19.0935214Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0935684Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0935957Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:19.0936083Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0936617Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0936889Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:19.0937012Z ^~~~~~~~~~ 2022-05-18T03:30:19.0937491Z external/sleef/src/arch/helperavx.h:308:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0937668Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:19.0937790Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0938267Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0938472Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:19.0938595Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0939064Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0939262Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.0939366Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0939828Z external/sleef/src/arch/helperavx.h:296:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0940023Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.0940149Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0940656Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0940997Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.0941195Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0941690Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0941984Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.0942107Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0942589Z external/sleef/src/arch/helperavx.h:280:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0942910Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:30:19.0943038Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0943579Z external/sleef/src/arch/helperavx.h:277:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0943876Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:19.0944010Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0944479Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0944719Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.0944849Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0945316Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0945568Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.0945691Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0946266Z external/sleef/src/arch/helperavx.h:272:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0946502Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:19.0946621Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0947081Z external/sleef/src/arch/helperavx.h:271:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0947326Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:19.0947450Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0948025Z external/sleef/src/arch/helperavx.h:270:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0948275Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:19.0948398Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0948882Z external/sleef/src/arch/helperavx.h:267:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0949182Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:19.0949295Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0949766Z external/sleef/src/arch/helperavx.h:265:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0950010Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:19.0950133Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0950606Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0950847Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.0950971Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0951454Z external/sleef/src/arch/helperavx.h:263:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0951698Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.0951824Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0952299Z external/sleef/src/arch/helperavx.h:262:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0952616Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.0952741Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0953209Z external/sleef/src/arch/helperavx.h:260:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0953465Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:19.0953587Z ^~~~~~~~~~ 2022-05-18T03:30:19.0954046Z external/sleef/src/arch/helperavx.h:258:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0954296Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:19.0954419Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0954887Z external/sleef/src/arch/helperavx.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0955214Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:19.0955334Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0955802Z external/sleef/src/arch/helperavx.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0956137Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:19.0956245Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0956720Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0957034Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:19.0957156Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0957632Z external/sleef/src/arch/helperavx.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0957956Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:19.0958078Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0958554Z external/sleef/src/arch/helperavx.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0958950Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:19.0959064Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0959538Z external/sleef/src/arch/helperavx.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0959865Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:19.0959989Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0960485Z external/sleef/src/arch/helperavx.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0960820Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:19.0960954Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0961449Z external/sleef/src/arch/helperavx.h:236:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0961770Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:19.0961902Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0962387Z external/sleef/src/arch/helperavx.h:235:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0962707Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:19.0962837Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0963374Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0963644Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:19.0963773Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0964239Z external/sleef/src/arch/helperavx.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0964516Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:19.0964638Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0965102Z external/sleef/src/arch/helperavx.h:230:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0965519Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:19.0965641Z ^~~~~~~~~~ 2022-05-18T03:30:19.0966113Z external/sleef/src/arch/helperavx.h:228:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0966362Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:19.0966482Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0966938Z external/sleef/src/arch/helperavx.h:227:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0967208Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:19.0967328Z ^~~~~~~~~~ 2022-05-18T03:30:19.0967804Z external/sleef/src/arch/helperavx.h:226:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0968072Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:19.0968196Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0968674Z external/sleef/src/arch/helperavx.h:217:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0968887Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:19.0968998Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0969472Z external/sleef/src/arch/helperavx.h:208:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0969648Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:19.0969831Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0970310Z external/sleef/src/arch/helperavx.h:199:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0970562Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:19.0970686Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0971155Z external/sleef/src/arch/helperavx.h:196:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0971486Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.0971616Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0972088Z external/sleef/src/arch/helperavx.h:195:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0972413Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.0972542Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0973025Z external/sleef/src/arch/helperavx.h:194:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0973293Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:19.0973418Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0973871Z external/sleef/src/arch/helperavx.h:193:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0974124Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:19.0974303Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0974792Z external/sleef/src/arch/helperavx.h:187:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0974989Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:19.0975115Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0975599Z external/sleef/src/arch/helperavx.h:183:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0975796Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:19.0975904Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0976376Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0976764Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0976890Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0977376Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0977760Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0977887Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0978486Z external/sleef/src/arch/helperavx.h:175:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0978858Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0978983Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.0979473Z external/sleef/src/arch/helperavx.h:174:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0979867Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0979999Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0980479Z external/sleef/src/arch/helperavx.h:173:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0980922Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.0981050Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0981286Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:30:19.0981754Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0981996Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:19.0982112Z ^~~~~~~~~~~ 2022-05-18T03:30:19.0982591Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0982763Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:30:19.0982883Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.0983389Z external/sleef/src/arch/helperavx.h:138:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0983657Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:30:19.0983783Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0984281Z external/sleef/src/arch/helperavx.h:132:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0984488Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:30:19.0984617Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0985114Z external/sleef/src/arch/helperavx.h:123:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0985318Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:19.0985444Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.0986101Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0986387Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:19.0986511Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.0987013Z external/sleef/src/arch/helperavx.h:84:19: warning: 'cpuSupportsFMA4' defined but not used [-Wunused-function] 2022-05-18T03:30:19.0987190Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:30:19.0987310Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.1958505Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:19.1958892Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:19.1959921Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:19.1960261Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:19.1960474Z ^~~ 2022-05-18T03:30:19.1960790Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:30:19.1970171Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:19.1970352Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:30:19.1970459Z ^ 2022-05-18T03:30:19.1970571Z At top level: 2022-05-18T03:30:19.1971045Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1971348Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:30:19.1971482Z ^~~~~~~ 2022-05-18T03:30:19.1971954Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1972309Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:30:19.1972439Z ^~~~~~~ 2022-05-18T03:30:19.1973063Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1973379Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:30:19.1973510Z ^~~~~~~~~ 2022-05-18T03:30:19.1973953Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1974206Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:30:19.1974354Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.1974805Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1975002Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:30:19.1975114Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.1975569Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1975870Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:30:19.1975999Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.1976453Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1976712Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:30:19.1976928Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.1977476Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1977747Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:19.1977871Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.1978330Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1978528Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:30:19.1978644Z ^~~~~ 2022-05-18T03:30:19.1979107Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1979308Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:19.1979438Z ^~~~~ 2022-05-18T03:30:19.1979895Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1980080Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:19.1980202Z ^~~~ 2022-05-18T03:30:19.1980659Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1980837Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:19.1980962Z ^~~~ 2022-05-18T03:30:19.1981413Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1981614Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:19.1981739Z ^~~~~~ 2022-05-18T03:30:19.1982198Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1982440Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:19.1982580Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.1983114Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1983342Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:19.1983559Z ^~~~~~~~~ 2022-05-18T03:30:19.1984010Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1984241Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:19.1984366Z ^~~~~~ 2022-05-18T03:30:19.1984824Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1985024Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:19.1985134Z ^~~~~~ 2022-05-18T03:30:19.1985591Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1986304Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:19.1986438Z ^~~~~~ 2022-05-18T03:30:19.1986893Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1987070Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:19.1987190Z ^~~~~ 2022-05-18T03:30:19.1987639Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1987957Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:19.1988176Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.1988639Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1988994Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:19.1989122Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.1989595Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.1990260Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1990456Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:19.1990570Z ^~~~~~~~ 2022-05-18T03:30:19.1996027Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1996374Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.1996532Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.1997158Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1997464Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:19.1997595Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.1998121Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1998320Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:19.1998448Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.1998996Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.1999245Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.1999395Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2000194Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2000482Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:19.2000611Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2001073Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2001291Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.2001417Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2001886Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2002103Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:19.2002226Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2002745Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2002970Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:19.2003092Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2003574Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2003768Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:19.2003896Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2004403Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2004769Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:19.2004887Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2005342Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2005620Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:19.2005752Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2006202Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2006470Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:19.2006589Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2007070Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2007310Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:19.2007435Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2012649Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2013023Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.2013146Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2013639Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2013846Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.2013975Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2014444Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2020935Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:19.2021140Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2021680Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2021921Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:19.2022165Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2022636Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2023930Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:19.2036304Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2036747Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2036879Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:19.2036970Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2037237Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2037366Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:19.2037449Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2037839Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2037959Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:19.2038037Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2038308Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2038423Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:19.2038487Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2038962Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2039091Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:19.2039174Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2039447Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2039573Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:19.2039653Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2039916Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2040056Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.2040174Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2040522Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2040653Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:19.2040734Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2041000Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2041139Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.2041237Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2041578Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2041710Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:19.2041792Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2041924Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.2042193Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2042377Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:19.2042498Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2042825Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2042931Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:19.2043008Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2043276Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2043486Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:19.2043596Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2043867Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2043996Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:19.2044078Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2044332Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2044506Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:19.2044640Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2044910Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2045045Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:19.2045130Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2045394Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2045648Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:19.2045773Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2046065Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2046211Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:19.2046302Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2046664Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2046828Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:19.2046961Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2047319Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2047463Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:19.2047537Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2047807Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2047953Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:19.2048042Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2048310Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2048456Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:19.2048542Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2048944Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2049077Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:19.2049167Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2049436Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2049573Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:19.2049699Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2049968Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2050113Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:19.2050255Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2050592Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2050729Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:19.2050815Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2051077Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2051211Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:19.2051294Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2051560Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2051697Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:19.2051768Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2052118Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2052316Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:19.2052447Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2052850Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2053003Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:19.2053090Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2053354Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2053515Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:19.2053588Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2053999Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2054227Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:19.2054313Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2054583Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2054724Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:19.2054807Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2055073Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2055230Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.2055320Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2055711Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2055879Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:19.2055969Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2056238Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2056444Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.2056537Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2056927Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2057073Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:19.2057158Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2057424Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2057582Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:19.2057666Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2057933Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2058089Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:19.2058172Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2058424Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2058690Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:19.2058838Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2059171Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2059321Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:19.2059406Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2059675Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2059817Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:19.2059897Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2060309Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2060557Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:19.2060645Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2060917Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2061061Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:19.2061146Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2061544Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2061692Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:19.2061764Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2062031Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2062168Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:19.2062253Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2062517Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2062680Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:19.2062774Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2063744Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2063916Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.2063991Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2064262Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2064424Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.2064511Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2064906Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2065075Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.2065166Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2065557Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2065692Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:19.2065903Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2066346Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2066581Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:19.2066808Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2067245Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2067527Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:19.2067656Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2067817Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.2068078Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2068205Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:19.2068301Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2068716Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2068930Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:19.2069059Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2069501Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2069701Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:19.2069827Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2070267Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2070460Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:19.2070582Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2092591Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2092807Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:19.2092937Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2093345Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2093553Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.2093683Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2094235Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2094466Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.2094595Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2094805Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.2095216Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2095425Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.2095561Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2095950Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2096166Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.2096294Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2096767Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2096987Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.2097136Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2097588Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2097783Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:19.2098023Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2098480Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2098742Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.2098906Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2099368Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2099617Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.2099776Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2100208Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2100466Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.2100626Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2101026Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2101253Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.2101382Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2101742Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2101891Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:19.2101965Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2102218Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2102385Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:19.2102513Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2102849Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2103093Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.2103222Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2103738Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2103901Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.2104014Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2104396Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2104632Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.2104758Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2105192Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2105446Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.2105583Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2141214Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2141480Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.2141613Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2142070Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2142309Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:19.2142447Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2143001Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2143226Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:19.2143362Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2143910Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2144120Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.2144253Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2144668Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2144877Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.2145003Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2145426Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2145827Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:19.2145947Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2146364Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2146620Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:19.2146746Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2147123Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2147379Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:19.2147504Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2147941Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2148197Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:19.2148344Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2148721Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.2149206Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2149563Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:19.2149709Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2150163Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2150477Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:19.2150638Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2151064Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2151365Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:19.2151516Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2151954Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2152234Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:19.2152377Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2152782Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2153116Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:19.2153237Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2153709Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2154038Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:19.2154193Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2154667Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2154938Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.2155092Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2155567Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2155805Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:19.2155945Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2156426Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2156693Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:19.2156827Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2157307Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2157536Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:19.2157675Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2158107Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2158379Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.2158517Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2158945Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2159304Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.2159451Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2159903Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2160227Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:19.2160378Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2160834Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2161104Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:19.2161251Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2161737Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2162000Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:19.2162147Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2162392Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:30:19.2162894Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2163109Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.2163232Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2163739Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2164088Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.2164220Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2164726Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2164956Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.2165088Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2165573Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2165800Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.2165933Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2166437Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2166693Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:19.2166816Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2167326Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2167506Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:19.2167620Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2168102Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2168308Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:19.2168431Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2168937Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2169203Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:19.2169333Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2169828Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2170073Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:19.2170195Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2170737Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2170982Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:19.2171109Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2171610Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2171892Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:19.2172017Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2172498Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2172678Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:19.2172783Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2173173Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2173342Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:19.2173444Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2173822Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2174041Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:19.2174135Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2174521Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2174808Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:19.2174913Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2175301Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2175515Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:19.2175615Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2176004Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2176243Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:19.2176353Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2176758Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2176998Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:19.2177100Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2177511Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2177781Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:19.2177909Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2178391Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2178738Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:19.2178870Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2179330Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2179663Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:19.2179802Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2180322Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2180578Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:19.2180690Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2181119Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2181330Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:19.2181448Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2181917Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2182157Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:19.2182274Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2182747Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2183059Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:19.2183170Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2183718Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2184066Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:19.2184200Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2184765Z external/sleef/src/arch/helpersse2.h:432:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2185046Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:30:19.2185174Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2185669Z external/sleef/src/arch/helpersse2.h:431:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2186061Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:30:19.2186178Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2186656Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2187017Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:19.2187142Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2187630Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2188018Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:19.2188142Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2188633Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2189014Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:19.2189139Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2189640Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2190030Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:19.2190158Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2190637Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2190822Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:19.2191061Z ^~~~~~~~~~ 2022-05-18T03:30:19.2191566Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2191801Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:30:19.2191931Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2192428Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2192700Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:19.2192828Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2193331Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2193593Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:19.2193717Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2194210Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2194477Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:19.2194600Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2195101Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2195366Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:19.2195488Z ^~~~~~~~~~ 2022-05-18T03:30:19.2196063Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2196317Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:19.2196425Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2196939Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2197391Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:19.2197518Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2198021Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2198313Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.2198433Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2198918Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2199227Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.2199354Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2199874Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2200204Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.2200342Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2200852Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2201138Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.2201273Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2201769Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2202023Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:19.2202157Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2202708Z external/sleef/src/arch/helpersse2.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2203039Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(m)); } 2022-05-18T03:30:19.2203169Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2203683Z external/sleef/src/arch/helpersse2.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2203978Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:19.2204107Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2204605Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2204865Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.2204996Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2205506Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2205772Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.2205900Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2206352Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2206592Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.2206695Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2207218Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2207468Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.2207583Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2208075Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2208329Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:30:19.2208450Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2208929Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2209162Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:30:19.2209286Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2209792Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2210051Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:30:19.2210178Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2210685Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2210971Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:19.2211101Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2211584Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2211837Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:30:19.2211964Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2212453Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2212710Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:30:19.2212836Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2213339Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2213652Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:30:19.2213769Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2214289Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2214564Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:30:19.2214696Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2215196Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2215446Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:30:19.2215573Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2216038Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2216273Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:19.2216385Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2216856Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2217101Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:30:19.2217222Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2217718Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2217973Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:30:19.2218157Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2218641Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2218953Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:30:19.2219076Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2219566Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2219872Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:30:19.2219991Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2220489Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2220801Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:30:19.2220925Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2221377Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2221689Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:30:19.2221818Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2222319Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2222618Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:30:19.2222736Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2223194Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2223568Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:30:19.2223672Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2224165Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2224498Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:19.2224622Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2225118Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2225372Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:19.2225496Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2226114Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2226424Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:19.2226563Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2227058Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2227391Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:19.2227523Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2228033Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2228350Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:19.2228480Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2228973Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2229643Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:19.2229768Z ^~~~~~~~~~ 2022-05-18T03:30:19.2230269Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2230870Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:19.2230993Z ^~~~~~~~~~ 2022-05-18T03:30:19.2231498Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2231741Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:19.2231870Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2232366Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2232646Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:19.2232771Z ^~~~~~~~~~ 2022-05-18T03:30:19.2233285Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2233558Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:30:19.2233689Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2234199Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2234465Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:30:19.2234581Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2235092Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2235363Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:30:19.2235490Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2236000Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2236347Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:30:19.2236478Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2236991Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2237249Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:19.2237381Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2237699Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2237848Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:19.2237928Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2238190Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2238337Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:19.2238416Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2238660Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2238805Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:19.2238881Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2239138Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2239270Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:19.2239385Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2239652Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2239783Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:30:19.2239841Z ^~~~~~~~~~ 2022-05-18T03:30:19.2240103Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2240254Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:19.2240327Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2240590Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2240734Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:30:19.2240806Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2241073Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2241210Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:30:19.2241268Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2241530Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2241647Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:19.2241719Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2241981Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2242094Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:19.2242164Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2242408Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2242515Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:19.2242587Z ^~~~~~~~~~ 2022-05-18T03:30:19.2242841Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2242978Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:19.2243082Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2243337Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2243488Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:19.2243548Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2243811Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2243959Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:30:19.2244034Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2244296Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2244446Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:19.2244518Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2244780Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2244917Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:19.2244987Z ^~~~~~~~~~ 2022-05-18T03:30:19.2245246Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2245356Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:19.2245430Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2245724Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2245833Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:19.2245906Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2246155Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2246267Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.2246338Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2246599Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2246709Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.2246782Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2247038Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2247227Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.2247295Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2247558Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2247721Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.2247801Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2248063Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2248206Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:19.2248286Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2248423Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:30:19.2248671Z external/sleef/src/arch/helpersse2.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2248860Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask m, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(m)); } 2022-05-18T03:30:19.2248933Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2249223Z external/sleef/src/arch/helpersse2.h:247:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2249386Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:19.2249457Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2249717Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2249863Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.2249936Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2250186Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2250334Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.2250405Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2250665Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2250808Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.2250879Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2251139Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2251279Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.2251337Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2251595Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2251783Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:19.2251855Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2252116Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2252256Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:19.2252324Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2252584Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2252707Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:19.2252777Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2253036Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2253186Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.2253259Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2253520Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2253663Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.2253737Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2253984Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2254120Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:19.2254191Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2254452Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2254587Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.2254658Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2254918Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2255061Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.2255121Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2255423Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2255563Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.2255633Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2255896Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2256034Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:19.2256102Z ^~~~~~~~~~ 2022-05-18T03:30:19.2256361Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2256487Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:19.2256558Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2256816Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2256955Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:19.2257025Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2257286Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2257457Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:30:19.2257529Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2257808Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2257978Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:30:19.2258049Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2258311Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2258479Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:30:19.2258552Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2258816Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2258982Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:30:19.2259040Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2259300Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2259469Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:30:19.2259544Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2259806Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2259973Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:30:19.2260046Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2260307Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2260457Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:19.2260518Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2260779Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2260924Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:19.2260996Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2261286Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2261471Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:19.2261549Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2261810Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2261980Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:19.2262058Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2262318Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2262499Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:19.2262572Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2262834Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2263053Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:19.2263125Z ^~~~~~~~~~ 2022-05-18T03:30:19.2263373Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2263710Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:19.2263783Z ^~~~~~~~~~ 2022-05-18T03:30:19.2264081Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2264216Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:19.2264289Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2264550Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2264698Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:19.2264758Z ^~~~~~~~~~ 2022-05-18T03:30:19.2265019Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2265170Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:19.2265244Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2265505Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2265654Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:30:19.2266287Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2266700Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2266909Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:30:19.2266994Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2267383Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2267588Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:30:19.2267689Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2268072Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2268286Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:30:19.2268394Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2268781Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2269069Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:19.2269182Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2269579Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2269794Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:19.2269900Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2270300Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2270517Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:19.2270622Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2270996Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2271195Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:30:19.2271294Z ^~~~~~~~~~ 2022-05-18T03:30:19.2271638Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2271786Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:30:19.2271858Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2272120Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2272264Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:19.2272384Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2272649Z external/sleef/src/arch/helpersse2.h:179:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2272801Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:30:19.2272876Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2273139Z external/sleef/src/arch/helpersse2.h:178:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2273320Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.2273392Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2273655Z external/sleef/src/arch/helpersse2.h:177:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2273821Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.2273897Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2274159Z external/sleef/src/arch/helpersse2.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2274344Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.2274417Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2274677Z external/sleef/src/arch/helpersse2.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2274859Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.2274932Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2275194Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2275326Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:19.2275396Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2275659Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2275969Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:30:19.2276044Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2276304Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2276435Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:30:19.2276502Z ^~~~~~~~~~ 2022-05-18T03:30:19.2276749Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2276886Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:19.2276957Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2277284Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2277431Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:19.2277507Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2277769Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2277905Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:19.2277966Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2278401Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2278668Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:19.2300405Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2301057Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2301324Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:19.2301458Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2301969Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2302225Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:19.2302334Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2302849Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2303122Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.2303253Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2303860Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2304125Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.2304250Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2304755Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2305004Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.2305134Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2305632Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2305977Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:19.2306108Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2306610Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2306887Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.2307019Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2307633Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2307898Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.2308022Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2308466Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2308728Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.2308854Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2309358Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2309638Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:19.2309751Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2310267Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2310535Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.2310661Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2311165Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2311454Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.2311586Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2312083Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2312447Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.2312561Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2313070Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2313337Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:19.2313467Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2313977Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2314224Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.2314353Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2314857Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2315113Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.2315235Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2315717Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2315976Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.2316107Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2316615Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2316893Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:19.2317022Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2317507Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2317771Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:19.2317892Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2318381Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2318722Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:19.2318851Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2319357Z external/sleef/src/arch/helpersse2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2319555Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:19.2319660Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2320092Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2320257Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:30:19.2320384Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2320858Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2321040Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:30:19.2321153Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2321609Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.2321781Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:30:19.2321901Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2322128Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.2322624Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2322887Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.2323036Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2323623Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2323915Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:19.2324051Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2324529Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2324724Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:19.2324863Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2325372Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2325605Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.2325742Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2326240Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2326499Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:19.2326641Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2327147Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2327353Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.2327484Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2327974Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2328185Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:19.2328301Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2328804Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2329083Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:19.2329217Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2329726Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2330104Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:19.2330241Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2330709Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2331001Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:19.2331115Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2331619Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2331863Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:19.2332003Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2332508Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2332738Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.2332863Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2333350Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2333556Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.2333684Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2334172Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2334444Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:19.2334578Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2335057Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2335253Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:19.2335385Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2335856Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2336080Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:19.2336207Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2336451Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.2336953Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2337191Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:19.2337334Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2337840Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2338071Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:19.2338224Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2338708Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2338948Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:19.2339089Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2339560Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2339821Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:19.2339962Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2340455Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2340715Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:19.2340912Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2341419Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2341696Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:19.2341832Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2342337Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2342601Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.2342722Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2343057Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2343240Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:19.2343332Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2343684Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2343853Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.2343946Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2344225Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2344470Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:19.2344545Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2344819Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2344978Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:19.2345064Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2345334Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2345488Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:19.2345573Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2346174Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2346419Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:19.2346531Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2346812Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2346967Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:19.2347053Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2347356Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2347511Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:19.2347643Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2347926Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2348058Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:19.2348145Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2348507Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2348651Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:19.2348736Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2349002Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2349147Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:19.2349239Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2349494Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2349692Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:19.2349777Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2350050Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2350216Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:19.2350325Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2350629Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2350881Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.2351018Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2351579Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2351866Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.2352010Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2352519Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2352809Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.2352959Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2353414Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2353662Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:19.2353779Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2354232Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2354478Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:19.2354618Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2355103Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2355357Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:19.2355496Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2355732Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.2356159Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2356422Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.2356566Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2356806Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:30:19.2357319Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2357615Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.2357753Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2358273Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2358504Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.2358622Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2359136Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2359377Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.2359513Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2359996Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2360201Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.2360330Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2360774Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2361041Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:19.2361166Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2361675Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2361948Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:19.2362136Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2362633Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2362861Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:19.2362984Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2363431Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2363653Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:19.2363776Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2364258Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2364428Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:19.2364550Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2365068Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2365339Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:19.2365478Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2365993Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2366270Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:19.2366401Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2366895Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2367171Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:19.2367299Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2367774Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2368066Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:19.2368195Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2368786Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2369156Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:19.2369291Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2369806Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2370173Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:19.2370305Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2370788Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2371068Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:19.2371192Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2371676Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2371904Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:19.2372035Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2372519Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2372779Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:19.2372877Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2373369Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2373751Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:19.2373887Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2374406Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2374768Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:19.2374900Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2375388Z external/sleef/src/arch/helpersse2.h:428:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2375787Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:19.2375904Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2376406Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2376811Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:19.2376946Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2377444Z external/sleef/src/arch/helpersse2.h:426:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2377850Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:19.2377979Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2378476Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2378885Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:19.2379002Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2379463Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2379649Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:19.2379833Z ^~~~~~~~~~ 2022-05-18T03:30:19.2380338Z external/sleef/src/arch/helpersse2.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2380744Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:30:19.2380872Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2381357Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2381629Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:19.2381761Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2382237Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2382507Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:19.2382614Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2383095Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2383352Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:19.2383542Z ^~~~~~~~~~ 2022-05-18T03:30:19.2383982Z external/sleef/src/arch/helpersse2.h:397:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2384223Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:19.2384351Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2384843Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2385359Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:19.2385487Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2386081Z external/sleef/src/arch/helpersse2.h:395:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2386395Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.2386525Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2387004Z external/sleef/src/arch/helpersse2.h:394:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2387323Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.2387439Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2387939Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2388280Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.2388420Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2388922Z external/sleef/src/arch/helpersse2.h:386:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2389195Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.2389331Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2389821Z external/sleef/src/arch/helpersse2.h:369:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2390093Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:19.2390206Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2390702Z external/sleef/src/arch/helpersse2.h:366:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2390949Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.2391077Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2391652Z external/sleef/src/arch/helpersse2.h:364:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2391920Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.2392044Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2392500Z external/sleef/src/arch/helpersse2.h:363:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2392769Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.2392884Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2393369Z external/sleef/src/arch/helpersse2.h:361:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2393628Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:30:19.2393755Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2394268Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2394551Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:19.2394683Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2395176Z external/sleef/src/arch/helpersse2.h:356:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2395428Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:30:19.2395556Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2396047Z external/sleef/src/arch/helpersse2.h:353:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2396383Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:30:19.2396513Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2397016Z external/sleef/src/arch/helpersse2.h:352:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2397294Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:30:19.2397430Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2397905Z external/sleef/src/arch/helpersse2.h:349:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2398174Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:19.2398299Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2398779Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2399103Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:30:19.2399234Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2399731Z external/sleef/src/arch/helpersse2.h:344:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2400052Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:30:19.2400166Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2400651Z external/sleef/src/arch/helpersse2.h:343:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2400962Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:30:19.2401090Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2401572Z external/sleef/src/arch/helpersse2.h:342:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2401889Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:30:19.2402017Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2402467Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2402788Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:19.2402920Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2403400Z external/sleef/src/arch/helpersse2.h:337:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2403664Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:19.2403794Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2404276Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2404608Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:19.2404744Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2405217Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2405544Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:19.2405671Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2406175Z external/sleef/src/arch/helpersse2.h:334:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2406489Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:19.2406618Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2407098Z external/sleef/src/arch/helpersse2.h:333:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2407763Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:19.2407895Z ^~~~~~~~~~ 2022-05-18T03:30:19.2408366Z external/sleef/src/arch/helpersse2.h:331:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2408612Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:19.2408739Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2409220Z external/sleef/src/arch/helpersse2.h:330:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2409478Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:19.2409613Z ^~~~~~~~~~ 2022-05-18T03:30:19.2410098Z external/sleef/src/arch/helpersse2.h:313:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2410365Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:19.2410499Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2411003Z external/sleef/src/arch/helpersse2.h:312:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2411268Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:30:19.2411396Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2411879Z external/sleef/src/arch/helpersse2.h:311:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2412121Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:30:19.2412234Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2412712Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2412884Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:19.2413008Z ^~~~~~~~~~ 2022-05-18T03:30:19.2413485Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2413758Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:19.2413879Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2414433Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2414710Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:19.2414833Z ^~~~~~~~~~ 2022-05-18T03:30:19.2415325Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2415522Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:19.2415657Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.2415901Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:30:19.2416392Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2416632Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.2416755Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2417242Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2417494Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.2417616Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2418123Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2418464Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:19.2418592Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2419080Z external/sleef/src/arch/helpersse2.h:178:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2419415Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.2419540Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2420052Z external/sleef/src/arch/helpersse2.h:177:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2420385Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.2420507Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2420990Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2421251Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:19.2421375Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2421877Z external/sleef/src/arch/helpersse2.h:159:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2422152Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.2422285Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2422779Z external/sleef/src/arch/helpersse2.h:158:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2423041Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.2423169Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.2423740Z external/sleef/src/arch/helpersse2.h:157:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2424007Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.2424122Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2424622Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2424884Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:19.2425009Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2425549Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2429028Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:19.2429153Z ^~~~~~~~~~~ 2022-05-18T03:30:19.2429653Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2429872Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:19.2429989Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.2430498Z external/sleef/src/arch/helpersse2.h:129:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2430775Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:19.2430904Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.2431400Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.2431679Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:19.2431804Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3782696Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:19.3783046Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:19.3783539Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:19.3797696Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:19.3797845Z ^ 2022-05-18T03:30:19.3797974Z At top level: 2022-05-18T03:30:19.3798748Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3799046Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:30:19.3799174Z ^~~~~~~ 2022-05-18T03:30:19.3799714Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3800053Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:30:19.3800175Z ^~~~~~~ 2022-05-18T03:30:19.3800665Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3800970Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:30:19.3801095Z ^~~~~~~~~ 2022-05-18T03:30:19.3801595Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3801854Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:30:19.3801995Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3802518Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3802742Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:19.3802865Z ^~~~~~~ 2022-05-18T03:30:19.3803373Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3803588Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:19.3803720Z ^~~~~~~ 2022-05-18T03:30:19.3804220Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3804448Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:30:19.3804589Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3805212Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3805433Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:19.3805577Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3806083Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3806306Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:19.3806444Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3806950Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3807257Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:19.3807395Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3807893Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3808111Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:19.3808245Z ^~~~~~ 2022-05-18T03:30:19.3808754Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3808970Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:19.3809105Z ^~~~~~ 2022-05-18T03:30:19.3809611Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3809899Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:19.3810019Z ^~~~~~ 2022-05-18T03:30:19.3810531Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3810747Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:19.3810886Z ^~~~~ 2022-05-18T03:30:19.3811378Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3811585Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:19.3811717Z ^~~~~~ 2022-05-18T03:30:19.3812220Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3812404Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:19.3812540Z ^~~~~ 2022-05-18T03:30:19.3813041Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3813257Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:19.3813394Z ^~~~~~~ 2022-05-18T03:30:19.3813905Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3814144Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:19.3814281Z ^~~~~~~~~~ 2022-05-18T03:30:19.3814775Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3815027Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:19.3815171Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3815685Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3815920Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:19.3816059Z ^~~~~~~ 2022-05-18T03:30:19.3816643Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3816829Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:19.3816938Z ^~~~~~ 2022-05-18T03:30:19.3817441Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3817633Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:19.3817760Z ^~~~~~~~~ 2022-05-18T03:30:19.3818265Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3818525Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.3818672Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3819169Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3819403Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:19.3819546Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3820043Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3820284Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:19.3820428Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3820926Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3821247Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:19.3821393Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3821885Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3822119Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:19.3822260Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3822762Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3823117Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:19.3823265Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3823867Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3824180Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:19.3824314Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3824779Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3825020Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:19.3825162Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3825658Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3826051Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:19.3826205Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3826709Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3826949Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:19.3827077Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3827588Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3827923Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:19.3828062Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3828551Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3828819Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.3828968Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3829465Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3829713Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.3829861Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3830364Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3830597Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:19.3830731Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3831231Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3831453Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:19.3831591Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3832074Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3832369Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:19.3832508Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3832749Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.3833239Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3833471Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:19.3833615Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3834093Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3834310Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:19.3834452Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3834923Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3835137Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:19.3835275Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3835739Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3835950Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:19.3836091Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3836543Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3836793Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.3836937Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3837414Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3837671Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.3837820Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3838299Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3838550Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.3838758Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3839228Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3839452Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:19.3839592Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3840066Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3840293Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.3840440Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3840913Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3841153Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.3841298Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3841769Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3842023Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:19.3842168Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3842634Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3842888Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.3843030Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3843558Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3843808Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.3843953Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3844423Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3845254Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.3845398Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3845863Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3846114Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.3846260Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3846723Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3846979Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:19.3847126Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3847607Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3847864Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.3848011Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3848496Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3848742Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.3848868Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3849339Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3849587Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.3849729Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3850284Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3850543Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:19.3850691Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3851169Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3851408Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.3851557Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3852029Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3852286Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.3852432Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3852897Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3853155Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:19.3853303Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3853765Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3854018Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:19.3854164Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3854640Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3854935Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.3855080Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3855553Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3855786Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.3855913Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3856388Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3856688Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.3856828Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3857295Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3857567Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:19.3857699Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3858147Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3858404Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:19.3858527Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3858978Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3859311Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:19.3859450Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3859927Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3860246Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:19.3860385Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3860854Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3861204Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.3861344Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3861813Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3862086Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:19.3862226Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3862695Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3862957Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:19.3863096Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3863641Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3863875Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.3864015Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3864487Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3864859Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.3865015Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3865481Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3865992Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.3866141Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3866591Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3866895Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:19.3867044Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3867288Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.3867763Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3868042Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.3868195Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3868667Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3868874Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:19.3869012Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3869486Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3869726Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:19.3869869Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3870315Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3870556Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:19.3870700Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3871159Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3871388Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:19.3871526Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3872242Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3872534Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:19.3872684Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3873166Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3873452Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:19.3873597Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3874060Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3874374Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:19.3874521Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3874999Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3875249Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:19.3875390Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3875852Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3876107Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:19.3876235Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3876558Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:30:19.3877062Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3877291Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.3877431Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3877948Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3878177Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.3878310Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3878797Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3879020Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.3879152Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3879627Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3879836Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.3879968Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3880476Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3880652Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:19.3880755Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3881261Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3881441Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:19.3881562Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3882070Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3882401Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:30:19.3882529Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3883111Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3883366Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:19.3883492Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3884006Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3884266Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:30:19.3884383Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3884877Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3885175Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:30:19.3885299Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3885789Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3886029Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:19.3886156Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3886656Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3886877Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:19.3886999Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3887508Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3887799Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:19.3887908Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3888416Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3888780Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:19.3888913Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3889423Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3889691Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:19.3889822Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3890322Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3890596Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:19.3890705Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3891197Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3891393Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:19.3891517Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3892030Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3892347Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:19.3892468Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3892975Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3893227Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:30:19.3893352Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3893860Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3894139Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.3894337Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3894850Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3895134Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.3895263Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3895753Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3896024Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:19.3896151Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3896653Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3896847Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:19.3896973Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3897470Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3897732Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:19.3897839Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3898348Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3898662Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:19.3898862Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3899378Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3899705Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:19.3899847Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3900347Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3900636Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:19.3900764Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3901277Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3901592Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:19.3901723Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3902226Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3902421Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:30:19.3902547Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3903056Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3903230Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:19.3903350Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3903926Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3904124Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:30:19.3904253Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3904762Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3904961Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:19.3905066Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3905566Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3906099Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:30:19.3906230Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3906748Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3907018Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:19.3907144Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3907656Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3907926Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:19.3908038Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3908530Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3908801Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:19.3908923Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3909418Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3909679Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:19.3909799Z ^~~~~~~~~~ 2022-05-18T03:30:19.3910313Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3910671Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:19.3910795Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3911295Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3911570Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:19.3911691Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3912201Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3912454Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:19.3912579Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3913079Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3913541Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:19.3913667Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3914172Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3914479Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.3914603Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3915115Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3915426Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.3915534Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3916035Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3916366Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.3916505Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3917020Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3917359Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.3917493Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3917993Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3918240Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:19.3918349Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3918842Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3919082Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:30:19.3919208Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3919716Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3919950Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:19.3920081Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3920593Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3920782Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:19.3920908Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3921388Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3921575Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:19.3921775Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3922289Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3922568Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:30:19.3922697Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3923177Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3923439Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:30:19.3923562Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3924065Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3924285Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:19.3924413Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3924925Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3925137Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:19.3925248Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3925764Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3926021Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:19.3926151Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3926659Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3926912Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:19.3927037Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3927538Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3927792Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:19.3927924Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3928510Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3928773Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:19.3928901Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3929416Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3929674Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:19.3929797Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3930295Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3930550Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:30:19.3930674Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3931170Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3931420Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:30:19.3931541Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3932037Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3932327Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:19.3932439Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3933011Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3933304Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:19.3933432Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3933942Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3934235Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:19.3934359Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3934865Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3935151Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:19.3935254Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3935743Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3936041Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:19.3936164Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3936678Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3936967Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:19.3937092Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3937595Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3937882Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:19.3938013Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3938533Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3938839Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:19.3938970Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3939548Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3939849Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:19.3939979Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3940469Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3940765Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.3940898Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3941406Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3941697Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.3941823Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3942341Z external/sleef/src/arch/helperavx512f.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3942648Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:19.3942777Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3943275Z external/sleef/src/arch/helperavx512f.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3943654Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:19.3943854Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3944367Z external/sleef/src/arch/helperavx512f.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3944658Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.3944787Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3945274Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3945520Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:30:19.3945628Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3946224Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3946479Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:30:19.3946610Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3947096Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3947696Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:19.3947828Z ^~~~~~~~~~ 2022-05-18T03:30:19.3948328Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3948944Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:19.3949056Z ^~~~~~~~~~ 2022-05-18T03:30:19.3949563Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3949804Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:30:19.3949928Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3950436Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3950704Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:19.3950959Z ^~~~~~~~~~ 2022-05-18T03:30:19.3951453Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3951694Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:30:19.3951818Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3952320Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3952575Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:30:19.3952698Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3953201Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3953458Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:30:19.3953581Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3954065Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3954321Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:30:19.3954442Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3954944Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3955133Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:30:19.3955256Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3955874Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3956074Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:30:19.3956184Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3956584Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3956814Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:30:19.3956915Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3957309Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3957515Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:30:19.3957610Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3958007Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3958176Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:30:19.3958278Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3958668Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3958853Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:30:19.3958954Z ^~~~~~~~~~ 2022-05-18T03:30:19.3959342Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3959557Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:19.3959658Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3960025Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3960191Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:19.3960287Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3960666Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3960907Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:19.3961003Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3961376Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3961592Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:30:19.3961680Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3962057Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3962263Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:19.3962371Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3962748Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3962961Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:19.3963073Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3963477Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3963686Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:30:19.3963796Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3964213Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3964435Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:30:19.3964612Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3965017Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3965231Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:19.3965335Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3965763Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3965986Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:30:19.3966110Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3966599Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3966909Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:30:19.3967037Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3967507Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3967757Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:19.3967880Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3968353Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3968621Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:19.3968744Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3969236Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3969507Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:19.3969636Z ^~~~~~~~~~~ 2022-05-18T03:30:19.3970144Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3970411Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:19.3970518Z ^~~~~~~~~~ 2022-05-18T03:30:19.3971098Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3971428Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:19.3971554Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3972061Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3972389Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:19.3972514Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3973022Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3973266Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:30:19.3973395Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3973900Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3974157Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:30:19.3974275Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3974764Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3975023Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:19.3975146Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3975708Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3975978Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:19.3976097Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3976600Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3976802Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:19.3976926Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3977434Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3977634Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:19.3977748Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3978253Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3978454Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.3978578Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.3979080Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3979281Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.3979403Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3979902Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3980180Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.3980306Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3980805Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3981139Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.3981278Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3981782Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3982099Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:19.3982236Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.3982733Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3982986Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:30:19.3983112Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.3983718Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3983929Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:19.3984055Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3984567Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3984765Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:19.3984872Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.3985385Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.3985643Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.4066087Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4066817Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4067086Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.4067354Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4067877Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4068117Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:19.4068242Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4068761Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4069008Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:19.4069130Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4069629Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4069831Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:19.4069956Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4070456Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4070674Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:19.4070796Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4071305Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4071578Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:19.4071706Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4072214Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4072461Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:19.4072572Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4073081Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4073337Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:19.4073457Z ^~~~~~~~~~ 2022-05-18T03:30:19.4073937Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4074279Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:30:19.4074402Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4074902Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4075155Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:19.4075260Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4075762Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4076067Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:19.4076188Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4076679Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4076978Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:19.4077102Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4077604Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4077892Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:19.4078014Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4078531Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4078895Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:19.4079022Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4079532Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4079839Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:19.4079966Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4080443Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4080742Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:19.4080863Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4081369Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4081691Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:19.4081823Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4082334Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4082655Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:19.4082784Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4083280Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4083593Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:19.4083723Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4084231Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4084539Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.4084669Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4085238Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4085548Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.4085660Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4086178Z external/sleef/src/arch/helperavx512f.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4086494Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:19.4086623Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4087142Z external/sleef/src/arch/helperavx512f.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4087457Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:19.4087586Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4088100Z external/sleef/src/arch/helperavx512f.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4088407Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.4088517Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4089012Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4089275Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:30:19.4089401Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4090000Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4090269Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:30:19.4090394Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4090900Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4091485Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:19.4091614Z ^~~~~~~~~~ 2022-05-18T03:30:19.4092112Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4092740Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:19.4092871Z ^~~~~~~~~~ 2022-05-18T03:30:19.4093385Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4093628Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:30:19.4093757Z ^~~~~~~~~~~ 2022-05-18T03:30:19.4094269Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4094529Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:30:19.4094655Z ^~~~~~~~~~ 2022-05-18T03:30:19.4095161Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4095425Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:30:19.4095547Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4096051Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4096323Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:30:19.4096446Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4097015Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4097285Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:30:19.4097409Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4097926Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4098200Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:30:19.4098329Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4098836Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4099108Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:30:19.4099225Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4099738Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4100012Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:19.4100140Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4100637Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4100909Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:30:19.4101039Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4101613Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4101871Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:19.4102000Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4102516Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4102757Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:30:19.4102882Z ^~~~~~~~~~ 2022-05-18T03:30:19.4103382Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4103715Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:30:19.4103839Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4104340Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4104644Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:30:19.4104771Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4105289Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4105597Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:30:19.4105721Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4106351Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4106538Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:19.4106660Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4107145Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4107324Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:19.4107450Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4107960Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4108286Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:30:19.4108415Z ^~~~~~~~~~~ 2022-05-18T03:30:19.4108931Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4109123Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:30:19.4109250Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4109758Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4109994Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:30:19.4110113Z ^~~~~~~~~~ 2022-05-18T03:30:19.4110603Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4110847Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:30:19.4110973Z ^~~~~~~~~~~ 2022-05-18T03:30:19.4111462Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4111659Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:30:19.4111784Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4112292Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4112477Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:30:19.4112598Z ^~~~~~~~~~~ 2022-05-18T03:30:19.4113186Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4113410Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:30:19.4113515Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4114011Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4114234Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:30:19.4114362Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4114869Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4115408Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:19.4115536Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4116053Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4116393Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:19.4116507Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4117021Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4117323Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:19.4117450Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4117932Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4118462Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:19.4118592Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4118834Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:30:19.4119327Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4119733Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:19.4119861Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4120372Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4120682Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:19.4120810Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4121316Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4121584Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:30:19.4121709Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4122192Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4122456Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:30:19.4122579Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4123082Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4123363Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:30:19.4123491Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4123993Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4124315Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:30:19.4124423Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4124920Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4125182Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:19.4125307Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4125816Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4126064Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:19.4126187Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4126692Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4126953Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:19.4127080Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4127596Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4127860Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:19.4127984Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4128484Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4128723Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:30:19.4128850Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4129346Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4129585Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:30:19.4129716Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4130223Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4130496Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:19.4130675Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4131180Z external/sleef/src/arch/helperavx512f.h:86:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4131374Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:19.4131485Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4131993Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.4132187Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:30:19.4132312Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4132802Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4133096Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:19.4133236Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4133740Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4133979Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.4134131Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4134365Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.4134810Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4135071Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.4135285Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4135726Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4136021Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.4136145Z ^~~~~~~~~~~ 2022-05-18T03:30:19.4136589Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4136928Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:19.4137066Z ^~~~~~~~~~~ 2022-05-18T03:30:19.4137521Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4137748Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.4137894Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4138369Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4138693Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.4138837Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4139080Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.4139547Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4139777Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:19.4139917Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4140156Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:30:19.4140662Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4140891Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.4141007Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4141519Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4141817Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.4141951Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4142471Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4142698Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.4142827Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4143346Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4143633Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.4143765Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4144258Z external/sleef/src/arch/helperavx512f.h:582:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4144440Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:19.4144569Z ^~~~~~~~~~~ 2022-05-18T03:30:19.4145048Z external/sleef/src/arch/helperavx512f.h:579:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4145225Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:19.4145332Z ^~~~~~~~~~~ 2022-05-18T03:30:19.4145938Z external/sleef/src/arch/helperavx512f.h:572:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4146271Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:30:19.4146497Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4146991Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4147246Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:19.4147367Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4147854Z external/sleef/src/arch/helperavx512f.h:570:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4148113Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:30:19.4148225Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4148729Z external/sleef/src/arch/helperavx512f.h:568:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4149034Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:30:19.4149161Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4149668Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4149901Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:19.4150026Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4150515Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4150724Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:19.4150848Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4151332Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4151541Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:19.4151661Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4152147Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4152317Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:19.4152418Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4152935Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4153380Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:19.4153515Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4154017Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4154282Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:19.4154406Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4154891Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4155085Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:19.4155190Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4155672Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4155991Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:19.4156117Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4156635Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4156916Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.4157047Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4157567Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4157898Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.4158031Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4158523Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4158797Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:19.4158921Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4159409Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4159604Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:19.4159726Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4160198Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4160468Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:19.4160596Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4161115Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4161430Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:19.4161573Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4162089Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4162409Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:19.4162532Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4163033Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4163341Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:19.4163470Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4163978Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4164353Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:19.4164485Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4164986Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4165168Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:19.4165280Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4165760Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4165955Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:19.4166082Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4166581Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4166848Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:19.4166972Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4167453Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4167721Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:19.4167843Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4168331Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4168591Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:19.4168713Z ^~~~~~~~~~~ 2022-05-18T03:30:19.4169268Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4169530Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:19.4169638Z ^~~~~~~~~~ 2022-05-18T03:30:19.4170129Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4170586Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:19.4170716Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4171213Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4171416Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:19.4171542Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4172047Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4172271Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:19.4172384Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4172888Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4173194Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:19.4173326Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4173835Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4174132Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.4174242Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4174744Z external/sleef/src/arch/helperavx512f.h:382:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4175030Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:19.4175149Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4175719Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4175991Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:19.4176124Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4176623Z external/sleef/src/arch/helperavx512f.h:338:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4176845Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:30:19.4176973Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4177469Z external/sleef/src/arch/helperavx512f.h:334:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4177787Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:30:19.4177913Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4178414Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4178690Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:19.4178814Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4179305Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4179572Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:19.4179680Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4180168Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4180505Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:19.4180628Z ^~~~~~~~~~~ 2022-05-18T03:30:19.4181111Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4181376Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:19.4181502Z ^~~~~~~~~~ 2022-05-18T03:30:19.4182001Z external/sleef/src/arch/helperavx512f.h:311:23: warning: 'vgetmant_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4182316Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:19.4182442Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4182936Z external/sleef/src/arch/helperavx512f.h:308:23: warning: 'vgetexp_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4183200Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:30:19.4183324Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4183894Z external/sleef/src/arch/helperavx512f.h:306:20: warning: 'vilogb2k_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4184172Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:19.4184293Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4184773Z external/sleef/src/arch/helperavx512f.h:302:20: warning: 'vilogbk_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4185046Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:19.4185168Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4185661Z external/sleef/src/arch/helperavx512f.h:298:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4185969Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:19.4186101Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4186583Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4186775Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:19.4186886Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4187499Z external/sleef/src/arch/helperavx512f.h:290:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4187703Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.4187823Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4188315Z external/sleef/src/arch/helperavx512f.h:286:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4188474Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.4188571Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4189031Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4189309Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.4189440Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4189929Z external/sleef/src/arch/helperavx512f.h:259:29: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4190185Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:19.4190323Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4190808Z external/sleef/src/arch/helperavx512f.h:251:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4191010Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:19.4191130Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4191596Z external/sleef/src/arch/helperavx512f.h:248:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4191894Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:19.4192020Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4192506Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4192769Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.4192892Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4193387Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4193635Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.4193740Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4194223Z external/sleef/src/arch/helperavx512f.h:237:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4194466Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:19.4194593Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4195082Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4195326Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:19.4195453Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4195943Z external/sleef/src/arch/helperavx512f.h:232:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4196127Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:19.4196248Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4196747Z external/sleef/src/arch/helperavx512f.h:229:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4196958Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:19.4197086Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4197587Z external/sleef/src/arch/helperavx512f.h:227:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4197855Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:19.4197980Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4198529Z external/sleef/src/arch/helperavx512f.h:226:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4198779Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:19.4198904Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4199383Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4199633Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:19.4199754Z ^~~~~~~~~~ 2022-05-18T03:30:19.4200251Z external/sleef/src/arch/helperavx512f.h:222:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4200512Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:19.4200619Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4201106Z external/sleef/src/arch/helperavx512f.h:218:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4201412Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:19.4201534Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4202014Z external/sleef/src/arch/helperavx512f.h:217:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4202310Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:19.4202432Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4202928Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4203278Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:19.4203408Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4203890Z external/sleef/src/arch/helperavx512f.h:215:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4204183Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:19.4204308Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4204799Z external/sleef/src/arch/helperavx512f.h:214:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4205105Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:19.4205232Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4205718Z external/sleef/src/arch/helperavx512f.h:213:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4206004Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:19.4206123Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4206628Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4206943Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:19.4207074Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4207591Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4207904Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:19.4208032Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4208523Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4208836Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:19.4208959Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4209525Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4209833Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.4209963Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4210469Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4210775Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.4210887Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4211402Z external/sleef/src/arch/helperavx512f.h:201:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4211715Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:19.4211846Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4212350Z external/sleef/src/arch/helperavx512f.h:200:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4212655Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:19.4212787Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4213286Z external/sleef/src/arch/helperavx512f.h:199:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4213594Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.4213770Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4214269Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4214540Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:30:19.4214664Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4215159Z external/sleef/src/arch/helperavx512f.h:195:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4215420Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:30:19.4215544Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4216016Z external/sleef/src/arch/helperavx512f.h:194:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4216617Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:19.4216749Z ^~~~~~~~~~ 2022-05-18T03:30:19.4217235Z external/sleef/src/arch/helperavx512f.h:192:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4217481Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:30:19.4217608Z ^~~~~~~~~~~ 2022-05-18T03:30:19.4218093Z external/sleef/src/arch/helperavx512f.h:191:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4218364Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:30:19.4218485Z ^~~~~~~~~~ 2022-05-18T03:30:19.4218964Z external/sleef/src/arch/helperavx512f.h:190:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4219227Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:30:19.4219350Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4219844Z external/sleef/src/arch/helperavx512f.h:189:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4220113Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:30:19.4220240Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4220794Z external/sleef/src/arch/helperavx512f.h:188:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4221063Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:30:19.4221186Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4221695Z external/sleef/src/arch/helperavx512f.h:185:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4221966Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:30:19.4222096Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4222609Z external/sleef/src/arch/helperavx512f.h:184:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4222879Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:19.4223006Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4223608Z external/sleef/src/arch/helperavx512f.h:177:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4223874Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:30:19.4223983Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4224478Z external/sleef/src/arch/helperavx512f.h:176:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4224779Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:30:19.4224903Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4225462Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4225647Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:19.4225884Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4226391Z external/sleef/src/arch/helperavx512f.h:166:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4226560Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:19.4226685Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.4227171Z external/sleef/src/arch/helperavx512f.h:162:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4227368Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:30:19.4227494Z ^~~~~~~~~~~ 2022-05-18T03:30:19.4227992Z external/sleef/src/arch/helperavx512f.h:158:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4228189Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:30:19.4228305Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4228789Z external/sleef/src/arch/helperavx512f.h:155:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4229039Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:30:19.4229167Z ^~~~~~~~~~~ 2022-05-18T03:30:19.4229673Z external/sleef/src/arch/helperavx512f.h:151:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4229869Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:30:19.4229992Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4230483Z external/sleef/src/arch/helperavx512f.h:143:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4230686Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:30:19.4230809Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4231307Z external/sleef/src/arch/helperavx512f.h:142:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4231530Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:30:19.4231654Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4232250Z external/sleef/src/arch/helperavx512f.h:136:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4232796Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:19.4232920Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4233147Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:30:19.4233646Z external/sleef/src/arch/helperavx512f.h:135:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4233981Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:19.4234112Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4234615Z external/sleef/src/arch/helperavx512f.h:134:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4234927Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:19.4235053Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4235543Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4235795Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:30:19.4235898Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.4236381Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4236628Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:30:19.4236832Z ^~~~~~~~~~~ 2022-05-18T03:30:19.4237336Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4237591Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:30:19.4237716Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4238209Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4238444Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:30:19.4238563Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.4239067Z external/sleef/src/arch/helperavx512f.h:111:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4239304Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:30:19.4239436Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.4239904Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.4240166Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:19.4240284Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5165420Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:19.5179298Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:19.5180029Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:19.5180497Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:19.5180780Z ^ 2022-05-18T03:30:19.5181057Z At top level: 2022-05-18T03:30:19.5181683Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5182292Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:30:19.5182707Z ^~~~~~~ 2022-05-18T03:30:19.5183332Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5184246Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:30:19.5184700Z ^~~~~~~ 2022-05-18T03:30:19.5185356Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5186130Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:30:19.5186599Z ^~~~~~~~~ 2022-05-18T03:30:19.5187232Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5187742Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:30:19.5188106Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5188674Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5189164Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:19.5189506Z ^~~~~~~ 2022-05-18T03:30:19.5190067Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5190683Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:19.5191137Z ^~~~~~~ 2022-05-18T03:30:19.5191953Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5192645Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:30:19.5193290Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5194027Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5194651Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:19.5195094Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5195814Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5196450Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:19.5196870Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5197617Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5198225Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:19.5198684Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5199359Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5199957Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:19.5200347Z ^~~~~~ 2022-05-18T03:30:19.5201138Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5201590Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:19.5201914Z ^~~~~~ 2022-05-18T03:30:19.5202484Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5202937Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:19.5203283Z ^~~~~~ 2022-05-18T03:30:19.5203848Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5204272Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:19.5204586Z ^~~~~ 2022-05-18T03:30:19.5205343Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5205840Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:19.5206204Z ^~~~~~ 2022-05-18T03:30:19.5206762Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5207237Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:19.5207536Z ^~~~~ 2022-05-18T03:30:19.5208090Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5208583Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:19.5208908Z ^~~~~~~ 2022-05-18T03:30:19.5209512Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5210142Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:19.5210579Z ^~~~~~~~~~ 2022-05-18T03:30:19.5211241Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5211866Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:19.5212313Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5212948Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5213672Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:19.5214102Z ^~~~~~~ 2022-05-18T03:30:19.5214813Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5215371Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:19.5215742Z ^~~~~~ 2022-05-18T03:30:19.5216411Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5216971Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:19.5217346Z ^~~~~~~~~ 2022-05-18T03:30:19.5218052Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5218669Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.5219123Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5219840Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5220470Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:19.5220903Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5221620Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5222248Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:19.5222678Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5223303Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5223912Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:19.5224288Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5224878Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5225378Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:19.5225839Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5226548Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5227069Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:19.5227428Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5228040Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5228532Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:19.5228891Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5229344Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5229728Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:19.5230095Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5230738Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5231336Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:19.5231772Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5232422Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5232979Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:19.5233380Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5234120Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5234701Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:19.5235142Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5235798Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5236360Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:19.5236763Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5237421Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5237967Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:19.5238356Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5239026Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5239612Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.5240039Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5240703Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5241270Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.5241670Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5242324Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5242872Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:19.5243224Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5243847Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5244364Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:19.5244740Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5245446Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5246012Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:19.5246415Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5246801Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.5247508Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5248042Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:19.5248415Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5249028Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5249577Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:19.5249974Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5250592Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5251133Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:19.5251528Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5252124Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5252666Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:19.5253054Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5253678Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5254302Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.5254719Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5255350Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5255900Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.5256310Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5256945Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5257524Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.5257926Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5258550Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5259097Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:19.5259469Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5260096Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5260645Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.5261037Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5261645Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5262187Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.5262591Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5263202Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5263849Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:19.5264260Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5264883Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5265436Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.5266066Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5266668Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5267199Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.5267591Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5268194Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5268738Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.5269125Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5269719Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5270254Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.5270637Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5271244Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5271778Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:19.5272167Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5272754Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5273287Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.5273775Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5274367Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5274907Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.5275304Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5275888Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5276408Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.5276804Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5277399Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5277920Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:19.5278317Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5278901Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5279425Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.5279802Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5280406Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5280931Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.5281303Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5281886Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5282425Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:19.5282811Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5283397Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5283915Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:19.5284302Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5284962Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5285479Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.5285847Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5286413Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5286871Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.5287233Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5287846Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5288197Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.5288466Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5288843Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5289189Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:19.5289497Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5290044Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5290439Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:19.5290675Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5291132Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5291505Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:19.5291785Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5292138Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5292505Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:19.5292781Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5293131Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5293488Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.5293758Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5294116Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5294446Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:19.5294702Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5295059Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5295380Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:19.5295624Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5295983Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5296292Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.5296511Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5296870Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5297253Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.5297552Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5297943Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5298306Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.5298582Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5298934Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5299282Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:19.5299553Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5299841Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.5300238Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5300594Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.5300850Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5301447Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5301833Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:19.5302096Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5302539Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5302985Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:19.5303269Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5303790Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5304152Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:19.5304436Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5304854Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5305218Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:19.5305497Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5306481Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5306906Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:19.5307221Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5307646Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5308169Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:19.5308474Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5308825Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5309179Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:19.5309472Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5309826Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5310172Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:19.5310417Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5310804Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5311189Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:19.5311460Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5311705Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:30:19.5312152Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5312480Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.5312732Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5313111Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5313441Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.5313670Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5314061Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5314375Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.5314603Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5314997Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5315339Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.5315551Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5315926Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5316316Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:19.5316594Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5316969Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5317292Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:19.5317494Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5317879Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5318240Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:30:19.5318587Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5318951Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5319314Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:19.5319556Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5319927Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5320255Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:19.5320495Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5320870Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5321215Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T03:30:19.5321464Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5321840Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5322209Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:19.5322443Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5322838Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5323154Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:19.5323384Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5323802Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5324148Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:19.5324367Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5324727Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5325074Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:19.5325324Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5325687Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5326029Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:19.5326276Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5326634Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5326974Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:19.5327213Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5327603Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5327966Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:19.5328248Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5328657Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5329038Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:19.5329273Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5329646Z external/sleef/src/arch/helperavx2_128.h:397:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5329997Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:19.5330250Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5330622Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5331028Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:19.5331312Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5331673Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5332090Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:19.5332375Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5332760Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5333103Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:19.5333343Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5333706Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5334009Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:19.5334235Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5334635Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5334969Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:19.5335211Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5335656Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5336040Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:19.5336303Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5336684Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5337072Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:19.5337385Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5337825Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5338343Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:30:19.5338781Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5339437Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5340013Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:30:19.5340407Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5340813Z external/sleef/src/arch/helperavx2_128.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5341440Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:19.5341987Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5342592Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5343260Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:19.5343787Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5344393Z external/sleef/src/arch/helperavx2_128.h:378:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5345070Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:19.5345532Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5346246Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5346899Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:19.5347364Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5347972Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5348586Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:30:19.5349015Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5349713Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5350333Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:19.5350738Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5351553Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5352239Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:19.5352717Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5353611Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5354261Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:19.5354686Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5355418Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5356074Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:19.5356514Z ^~~~~~~~~~ 2022-05-18T03:30:19.5357245Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5357984Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:19.5358384Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5359045Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5359853Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:19.5360308Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5360946Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5361553Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.5361948Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5362526Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5363283Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.5363727Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5364383Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5365010Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.5365474Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5366144Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5366752Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.5367143Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5367785Z external/sleef/src/arch/helperavx2_128.h:336:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5368364Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:19.5368741Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5369416Z external/sleef/src/arch/helperavx2_128.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5370013Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(o)); } 2022-05-18T03:30:19.5370436Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5371133Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5371752Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:19.5372130Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5396294Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5396682Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.5396934Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5397446Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5397781Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.5398029Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5398413Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5398749Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.5398998Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5399374Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5399723Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.5399955Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5400331Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5400673Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:19.5400893Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5401265Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5401604Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:19.5401837Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5402200Z external/sleef/src/arch/helperavx2_128.h:321:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5402589Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:19.5402826Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5403184Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5403554Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:19.5403815Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5404192Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5404532Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:19.5404782Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5405156Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5405482Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:19.5405716Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5406185Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5406925Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.5407385Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5408137Z external/sleef/src/arch/helperavx2_128.h:314:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5408808Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.5409237Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5409963Z external/sleef/src/arch/helperavx2_128.h:313:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5410365Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.5410641Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5411141Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5411694Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:19.5411975Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5412466Z external/sleef/src/arch/helperavx2_128.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5412864Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:19.5413142Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5413574Z external/sleef/src/arch/helperavx2_128.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5413954Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:19.5414226Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5414659Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5415080Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:19.5415388Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5415816Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5416317Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:19.5416613Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5417102Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5417586Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:19.5417891Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5418412Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5418783Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:19.5419052Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5419410Z external/sleef/src/arch/helperavx2_128.h:303:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5419777Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:19.5420047Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5420486Z external/sleef/src/arch/helperavx2_128.h:302:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5420842Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:19.5421106Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5421481Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5421829Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:30:19.5422087Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5422463Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5422821Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:30:19.5423066Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5423522Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5423887Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:30:19.5424132Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5424556Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5424916Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.5425175Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5425537Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5426013Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.5426272Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5426660Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5426990Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:19.5427231Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5427610Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5427935Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:19.5428176Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5428553Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5428915Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:30:19.5429161Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5429616Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5429781Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:30:19.5429868Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5430139Z external/sleef/src/arch/helperavx2_128.h:290:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5430286Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.5430361Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5430632Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5430952Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:19.5431031Z ^~~~~~~~~~ 2022-05-18T03:30:19.5431300Z external/sleef/src/arch/helperavx2_128.h:288:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5431624Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:19.5431699Z ^~~~~~~~~~ 2022-05-18T03:30:19.5431965Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5432084Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:19.5432158Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5432426Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5432575Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:19.5432650Z ^~~~~~~~~~ 2022-05-18T03:30:19.5432915Z external/sleef/src/arch/helperavx2_128.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5433060Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:30:19.5433133Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5433428Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5433573Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:30:19.5433646Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5433908Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5434053Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:30:19.5434127Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5434395Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5434539Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:30:19.5434598Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5434864Z external/sleef/src/arch/helperavx2_128.h:280:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5435031Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:19.5435108Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5435372Z external/sleef/src/arch/helperavx2_128.h:279:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5435540Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:19.5435619Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5435916Z external/sleef/src/arch/helperavx2_128.h:277:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5436054Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:19.5436131Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5436399Z external/sleef/src/arch/helperavx2_128.h:276:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5436547Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:19.5436621Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5436887Z external/sleef/src/arch/helperavx2_128.h:275:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5437017Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:19.5437089Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5437337Z external/sleef/src/arch/helperavx2_128.h:274:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5437468Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:30:19.5437539Z ^~~~~~~~~~ 2022-05-18T03:30:19.5437805Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5437956Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:19.5438031Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5438298Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5438454Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T03:30:19.5438529Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5438928Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5439199Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T03:30:19.5439307Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5439757Z external/sleef/src/arch/helperavx2_128.h:269:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5440019Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:19.5440146Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5440613Z external/sleef/src/arch/helperavx2_128.h:268:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5440813Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:19.5440919Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5441387Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5441685Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:30:19.5441817Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5442244Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5442497Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:19.5442636Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5443123Z external/sleef/src/arch/helperavx2_128.h:252:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5443348Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:30:19.5443482Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5443931Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5444155Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:19.5444371Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5444874Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5445102Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:19.5445212Z ^~~~~~~~~~ 2022-05-18T03:30:19.5445675Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5445852Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:19.5445959Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5446397Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5446576Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:19.5446691Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5447166Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5447336Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.5447444Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5447866Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5448034Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.5448145Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5448566Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5448855Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.5448976Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5449405Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5449643Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.5449761Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5450287Z external/sleef/src/arch/helperavx2_128.h:221:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5450504Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:19.5450632Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5451077Z external/sleef/src/arch/helperavx2_128.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5451381Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(o)); } 2022-05-18T03:30:19.5451497Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5451931Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5452176Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:19.5452286Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5452716Z external/sleef/src/arch/helperavx2_128.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5452937Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.5453046Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5453470Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5453686Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.5453776Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5454191Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5454502Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.5454616Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5455047Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5455267Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.5455379Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5455800Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5455990Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:19.5456101Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5456545Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5456761Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:19.5456865Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5457300Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5457521Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:19.5457633Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5458051Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5458292Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.5458408Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5458818Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5458978Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.5459053Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5459322Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5459523Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:19.5459597Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5459849Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5459984Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.5460056Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5460360Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5460562Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.5460637Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5460902Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5461039Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.5461100Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5461363Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5461521Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:19.5461602Z ^~~~~~~~~~ 2022-05-18T03:30:19.5461867Z external/sleef/src/arch/helperavx2_128.h:196:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5462005Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:19.5462116Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5462382Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5462509Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:19.5462580Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5462885Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5463066Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:19.5463138Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5463461Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5463647Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:19.5463724Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5464011Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5464196Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:19.5464271Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5464538Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5464713Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:19.5464786Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5465080Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5465266Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:19.5465343Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5465596Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5465960Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:19.5466040Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5466347Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5466519Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:30:19.5466602Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5466898Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5467075Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:30:19.5467139Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5467403Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5467583Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:30:19.5467682Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5467950Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5468121Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.5468199Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5468468Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5468685Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.5468748Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5469046Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5469197Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:19.5469271Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5469533Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5469683Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:19.5469756Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5470021Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5470180Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:30:19.5470282Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5470581Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5470753Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:30:19.5470828Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5471093Z external/sleef/src/arch/helperavx2_128.h:174:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5471261Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.5471335Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5471586Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5471867Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:19.5471940Z ^~~~~~~~~~ 2022-05-18T03:30:19.5472203Z external/sleef/src/arch/helperavx2_128.h:172:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5472461Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:19.5472533Z ^~~~~~~~~~ 2022-05-18T03:30:19.5472798Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5472934Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:19.5473000Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5473287Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5473444Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:19.5473516Z ^~~~~~~~~~ 2022-05-18T03:30:19.5473776Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5473915Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:19.5473988Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5474249Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5474423Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:30:19.5474498Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5474794Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5474977Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:30:19.5475049Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5475302Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5475452Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:30:19.5475525Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5475818Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5475965Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:19.5476036Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5476301Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5476445Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:30:19.5476510Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5476774Z external/sleef/src/arch/helperavx2_128.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5476916Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:30:19.5476992Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5477287Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5477430Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:19.5477501Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5477765Z external/sleef/src/arch/helperavx2_128.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5478035Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:30:19.5478099Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5478361Z external/sleef/src/arch/helperavx2_128.h:153:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5478487Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:19.5478592Z ^~~~~~~~~~ 2022-05-18T03:30:19.5478860Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5478997Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:19.5479068Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5479331Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5479557Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.5479672Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5480063Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5480269Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.5480355Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5480658Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5480866Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.5480946Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5481242Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5481450Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.5481588Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5481895Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5482063Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:19.5482148Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5482448Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5482605Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:19.5482671Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5482976Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5483146Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:19.5483233Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5483535Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5483705Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:19.5483790Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5484093Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5484336Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5484408Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5484711Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5484949Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5485037Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5485344Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5485624Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5485708Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5486019Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5486260Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5486332Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5486729Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5486936Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5487009Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5487277Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5487481Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5487553Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5487818Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5488016Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5488133Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5488402Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5488611Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5488684Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5488950Z external/sleef/src/arch/helperavx2_128.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5489161Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5489233Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5489497Z external/sleef/src/arch/helperavx2_128.h:128:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5489694Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5489766Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5490027Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5490248Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5490322Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5490588Z external/sleef/src/arch/helperavx2_128.h:126:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5490799Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5490872Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5491138Z external/sleef/src/arch/helperavx2_128.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5491326Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5491399Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5491696Z external/sleef/src/arch/helperavx2_128.h:123:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5491899Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5491974Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5492238Z external/sleef/src/arch/helperavx2_128.h:122:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5492448Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5492526Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5492659Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:30:19.5492909Z external/sleef/src/arch/helperavx2_128.h:121:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5493112Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5493184Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5493452Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5493600Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:19.5493672Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5493936Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5494119Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:19.5494184Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5494447Z external/sleef/src/arch/helperavx2_128.h:108:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5494597Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:30:19.5494674Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5494938Z external/sleef/src/arch/helperavx2_128.h:107:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5495087Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:19.5495161Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5495427Z external/sleef/src/arch/helperavx2_128.h:106:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5495548Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:30:19.5495619Z ^~~~~~~~~~ 2022-05-18T03:30:19.5495882Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5496036Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:19.5496108Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5496370Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5496523Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:19.5496594Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5496861Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5497006Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:19.5497077Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5497342Z external/sleef/src/arch/helperavx2_128.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5497480Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:19.5497554Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5497819Z external/sleef/src/arch/helperavx2_128.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5497918Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:30:19.5497975Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5498239Z external/sleef/src/arch/helperavx2_128.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.5498337Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:30:19.5498408Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5498678Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5498844Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:19.5498945Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5499255Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5499383Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.5499468Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5499601Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.5499852Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5499990Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.5500110Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5500352Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5500515Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.5500599Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5500827Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5501009Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:19.5501091Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5501331Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5501457Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.5501542Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5501794Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5501970Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.5502053Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5502186Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.5502431Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5502559Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:19.5502641Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5502772Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:30:19.5503045Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5503173Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.5503240Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5503622Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5503754Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.5503831Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5504103Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5504229Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.5504306Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5504578Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5504694Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.5504769Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5505027Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5505175Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:19.5505246Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5505503Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5505604Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:19.5505675Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5506109Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5506394Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:30:19.5506558Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5506964Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5507148Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:19.5507224Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5507486Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5507631Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:19.5507691Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5507957Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5508120Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T03:30:19.5508196Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5508469Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5508622Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:19.5508697Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5508961Z external/sleef/src/arch/helperavx2_128.h:426:13: warning: 'vstoreu_v_p_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5509060Z static void vstoreu_v_p_vm2(void *p, vmask2 vm2) { 2022-05-18T03:30:19.5509130Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5509389Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5509513Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:19.5509584Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5509844Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5509966Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:19.5510037Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5510326Z external/sleef/src/arch/helperavx2_128.h:415:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5510424Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:19.5510493Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5510768Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5510920Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:19.5510996Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5511265Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5511415Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:19.5511479Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5511741Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5511891Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:19.5511963Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5512221Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5512396Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:19.5512471Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5512728Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5512908Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:19.5512980Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5513251Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5513448Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:19.5513525Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5513798Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5513992Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:19.5514069Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5514330Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5514467Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:19.5514540Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5514798Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5514923Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:19.5514996Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5515252Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5515396Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:19.5515467Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5515729Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5515919Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:19.5515997Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5516301Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5516494Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:19.5516573Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5516839Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5516989Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:30:19.5517063Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5517318Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5517473Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:30:19.5517547Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5517808Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5518022Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:19.5518094Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5518354Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5518567Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:19.5518660Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5519085Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5519231Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:19.5519303Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5519565Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5519699Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:19.5519770Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5520027Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5520172Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:19.5520244Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5520503Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5520647Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:19.5520719Z ^~~~~~~~~~ 2022-05-18T03:30:19.5520969Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5521212Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:19.5521285Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5521545Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5521688Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.5521761Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5522030Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5522199Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:19.5522260Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5522555Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5522722Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:30:19.5522797Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5523067Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5523230Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.5523305Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5523576Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5523725Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:30:19.5523800Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5524068Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5524240Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:30:19.5524314Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5524574Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5524722Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:19.5524794Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5525081Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5525231Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:19.5525303Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5525561Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5525710Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:19.5525781Z ^~~~~~~~~~ 2022-05-18T03:30:19.5526038Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5526146Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:19.5526207Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5526464Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5526576Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:19.5526650Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5526911Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5527022Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.5527094Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5527350Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5527446Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.5527519Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5527793Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5527979Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.5528063Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5528335Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5528524Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.5528602Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5528867Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5529013Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:19.5529086Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5529339Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5529485Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.5529560Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5529816Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5529960Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.5530032Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5530274Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5530415Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.5530486Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5530741Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5530880Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:19.5530989Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5531241Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5531379Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:19.5531437Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5531694Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5531829Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:19.5531898Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5532163Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5532313Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.5532387Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5532650Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5532781Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.5532853Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5533113Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5533251Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:19.5533324Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5533581Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5533714Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.5533785Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5534036Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5534185Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.5534258Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5534516Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5534685Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.5534757Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5535014Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5535153Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:19.5535211Z ^~~~~~~~~~ 2022-05-18T03:30:19.5535470Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5535612Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:19.5535682Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5535936Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5536121Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:19.5536195Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5536448Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5536616Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:19.5536689Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5536946Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5537158Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:19.5537229Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5537483Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5537663Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:19.5537735Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5537981Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5538165Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:19.5538239Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5538495Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5538676Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:19.5538749Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.5539016Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5539189Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:30:19.5539266Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5539522Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5539692Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:30:19.5539769Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5540035Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5540206Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:30:19.5540283Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5540584Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5540755Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.5540818Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5541082Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5541250Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.5541326Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5541587Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5541735Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:19.5541810Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5542073Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5542220Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:19.5542279Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5542548Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5542719Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:30:19.5542795Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5543096Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5543263Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:30:19.5543340Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5543676Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5543886Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:19.5543959Z ^~~~~~~~~~ 2022-05-18T03:30:19.5544217Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5544351Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:19.5544425Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5544684Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5544829Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:19.5544901Z ^~~~~~~~~~ 2022-05-18T03:30:19.5545150Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5545300Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:19.5545372Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5545628Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5545894Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:30:19.5546007Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5546436Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5546661Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:30:19.5546751Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5547242Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5547550Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:30:19.5547628Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5547900Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5548047Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:19.5548118Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5548378Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5548515Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:30:19.5548589Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5548851Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5548995Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:19.5549067Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.5549325Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5549461Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:19.5549533Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5549784Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5549966Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.5550083Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5550340Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5550523Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.5550596Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5550860Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5551003Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:19.5551074Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5551318Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5551456Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:19.5551525Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5551789Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5551934Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:19.5552009Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5552275Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5552518Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:19.5552621Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5553051Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5553408Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5553540Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5553993Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5554415Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5554545Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5555005Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5555312Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5555415Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5555901Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5556295Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5556421Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5556901Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5557256Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.5557389Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5557614Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:30:19.5558077Z external/sleef/src/arch/helperavx2_128.h:117:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5558314Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:30:19.5558516Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.5558920Z external/sleef/src/arch/helperavx2_128.h:116:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5559116Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:19.5559219Z ^~~~~~~~~~~ 2022-05-18T03:30:19.5559632Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5559867Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:19.5559962Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5560417Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5560665Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:19.5560786Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5561304Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5561581Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:19.5561712Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.5562211Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.5562478Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:19.5562605Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6283319Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:19.6283709Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:19.6284172Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:19.6284370Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:19.6284484Z ^ 2022-05-18T03:30:19.6284596Z At top level: 2022-05-18T03:30:19.6285121Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6285330Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:19.6285653Z ^~~~~~~ 2022-05-18T03:30:19.6286173Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6286396Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:19.6286533Z ^~~~~~~ 2022-05-18T03:30:19.6287047Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6287281Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:19.6287431Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6287931Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6288159Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:19.6288304Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6288816Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6289119Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:19.6289262Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6289780Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6289998Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:19.6290121Z ^~~~~~ 2022-05-18T03:30:19.6290724Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6290939Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:19.6291081Z ^~~~~~ 2022-05-18T03:30:19.6291603Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6291820Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:19.6291953Z ^~~~~~ 2022-05-18T03:30:19.6292460Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6292662Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:19.6292800Z ^~~~~ 2022-05-18T03:30:19.6293322Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6293541Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:19.6293676Z ^~~~~~ 2022-05-18T03:30:19.6294193Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6294412Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:19.6294547Z ^~~~~ 2022-05-18T03:30:19.6295052Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6295272Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:19.6295405Z ^~~~~~~ 2022-05-18T03:30:19.6295912Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6296167Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:19.6296309Z ^~~~~~~~~~ 2022-05-18T03:30:19.6296822Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6297074Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:19.6297276Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6297798Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6298034Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:19.6298175Z ^~~~~~~ 2022-05-18T03:30:19.6298673Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6298861Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:19.6298988Z ^~~~~~ 2022-05-18T03:30:19.6299548Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6299749Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:19.6299859Z ^~~~~~~~~ 2022-05-18T03:30:19.6300373Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6300626Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.6300772Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6301286Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6301544Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:19.6301695Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6302280Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6302536Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:19.6302670Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6303183Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6303523Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:19.6303673Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6304193Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6304422Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:19.6304570Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6305089Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6305308Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:19.6305455Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6306129Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6306323Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:19.6306442Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6306852Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6307135Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:19.6307261Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6307649Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6307903Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:19.6308021Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6308525Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6308721Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:19.6308839Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6309240Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6309469Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:19.6309595Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6309988Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6310176Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:19.6310304Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6310801Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6311014Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:19.6311153Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6311664Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6311927Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.6312057Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6312560Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6312908Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.6313054Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6313566Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6313797Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:19.6313939Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6314449Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6315435Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:19.6315561Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6316071Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6316322Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:19.6316470Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6316716Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.6317210Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6317446Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:19.6317586Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6318052Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6318288Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:19.6318436Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6318922Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6319158Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:19.6319303Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6319784Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6320072Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:19.6320201Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6320683Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6320937Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.6321082Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6321571Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6321836Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.6321983Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6322462Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6322714Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.6322865Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6323341Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6323573Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:19.6323714Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6324189Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6324421Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.6324618Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6325079Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6325333Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.6325485Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6325962Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6326224Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:19.6326370Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6326851Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6327110Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.6327246Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6327735Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6327987Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.6328131Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6328594Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6328852Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.6328980Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6329371Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6329579Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.6329722Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6330145Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6330370Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:19.6330501Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6330977Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6331197Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.6331315Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6331691Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6331902Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.6332023Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6332403Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6332612Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.6332728Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6333121Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6333334Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:19.6333438Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6333847Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6334078Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.6334210Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6334654Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6334886Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.6335032Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6335418Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6335614Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:19.6335766Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6336181Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6336387Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:19.6336533Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6336958Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6337155Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.6337275Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6337544Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6337672Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.6337754Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6338003Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6338169Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.6338252Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6338503Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6338661Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:19.6338742Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6339036Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6339183Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:19.6339264Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6339595Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6339779Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:19.6339860Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6340111Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6340283Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:19.6340351Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6340602Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6340766Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.6340848Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6341097Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6341249Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:19.6341328Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6341616Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6341749Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:19.6341828Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6342075Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6342200Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.6342281Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6342527Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6342730Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.6342821Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6343067Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6343231Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.6343319Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6343658Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6343828Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:19.6343916Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6344050Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.6344302Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6344459Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.6344534Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6344777Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6344902Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:19.6345021Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6345266Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6345402Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:19.6345487Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6345840Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6345998Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:19.6346126Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6346522Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6346736Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:19.6346885Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6347257Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6347493Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:19.6347622Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6348023Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6348311Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:19.6348630Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6349096Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6349410Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:19.6349560Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6350022Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6350279Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:19.6350423Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6350872Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6351127Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:19.6351272Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6351513Z In file included from external/sleef/src/libm/sleefsimdsp.c:358:0: 2022-05-18T03:30:19.6352043Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6352274Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.6352407Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6352932Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6353147Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.6353280Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6353801Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6354031Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.6354160Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6354684Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6354909Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.6355115Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6355638Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6355845Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:30:19.6355963Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6356481Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6356688Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:30:19.6356813Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6357343Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6357630Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6357740Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6358258Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6358587Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:19.6358709Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6359227Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6359623Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:30:19.6359749Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6360318Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6360570Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:30:19.6360699Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6361218Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6361475Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6361600Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6362120Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6362317Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:19.6362439Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6362835Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6362999Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:19.6363100Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6363520Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6363720Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.6363857Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6364300Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6364496Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.6364580Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6365006Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6365216Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.6365324Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6365755Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6366099Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:30:19.6366245Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6366713Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6366934Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.6367066Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6367606Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6367851Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.6367976Z ^~~~~~~~~~ 2022-05-18T03:30:19.6368502Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6368704Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:19.6368831Z ^~~~~~~~~~ 2022-05-18T03:30:19.6369354Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6369640Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6369770Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6370254Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6370496Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6370691Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6370989Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6371153Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6371227Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6371493Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6371652Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6371725Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6372002Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6372146Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6372219Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6372498Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6372737Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6372798Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6373078Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6373482Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6373558Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6373839Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6374110Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6374182Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6374460Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6374688Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:30:19.6374749Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6375026Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6375197Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:30:19.6375268Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6375544Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6375716Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:30:19.6375789Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6376068Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6376206Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.6376281Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6376558Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6376705Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.6376778Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6377053Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6377321Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.6377403Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6377680Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6377824Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.6377901Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6378177Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6378326Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:30:19.6378399Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6378672Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6378821Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:30:19.6378997Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6379266Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6379399Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:30:19.6379473Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6379750Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6379884Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:30:19.6379956Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6380234Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6380372Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:30:19.6380435Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6380746Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6380881Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:30:19.6380954Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6381230Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6381601Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:30:19.6381707Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6382181Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6382742Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:30:19.6382855Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6383394Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6383803Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:30:19.6383932Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6384469Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6384739Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6384922Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6385454Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6385707Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6385920Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6386451Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6386693Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6386806Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6387280Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6387514Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6387628Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6388079Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6388316Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6388431Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6388890Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6389123Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6389235Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6389701Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6390097Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:30:19.6390219Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6390680Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6391074Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:30:19.6391273Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6391754Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6392157Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:30:19.6392292Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6392736Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6392983Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.6393102Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6393554Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6393777Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.6393892Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6394322Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6394651Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:30:19.6394751Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6395147Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6395455Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:30:19.6395669Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6396084Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6396292Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.6396394Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6396796Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6396993Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:30:19.6397091Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6397490Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6397669Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:30:19.6397769Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6398178Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6398417Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:30:19.6398514Z ^~~~~~~~~~ 2022-05-18T03:30:19.6398923Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6399156Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:30:19.6399254Z ^~~~~~~~~~ 2022-05-18T03:30:19.6399641Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6399833Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:30:19.6399939Z ^~~~~~~~~~ 2022-05-18T03:30:19.6400347Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6400529Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:30:19.6400627Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6401079Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6401265Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:30:19.6401346Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6401736Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6402002Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:30:19.6402096Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6402489Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6402670Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:30:19.6402765Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6403164Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6403412Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:30:19.6403519Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6403910Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6404157Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:30:19.6404314Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6404714Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6404962Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:30:19.6405076Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6405502Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6405753Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:30:19.6405861Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6406296Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6406463Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:30:19.6406580Z ^~~~~~~~~~ 2022-05-18T03:30:19.6407034Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6407282Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T03:30:19.6407410Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6407877Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6408093Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T03:30:19.6408212Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6408744Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6408974Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T03:30:19.6409101Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6409592Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6409792Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T03:30:19.6409891Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6410331Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6410446Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:30:19.6410517Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6410800Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6410928Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:30:19.6411001Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6411277Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6411434Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:19.6411520Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6411849Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6412018Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:30:19.6412090Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6412363Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6412504Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.6412575Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6412839Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6413027Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.6413098Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6413375Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6413512Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.6413584Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6413861Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6414013Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:30:19.6414073Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6414343Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6414482Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.6414553Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6414831Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6414970Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.6415041Z ^~~~~~~~~~ 2022-05-18T03:30:19.6415315Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6415421Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:19.6415492Z ^~~~~~~~~~ 2022-05-18T03:30:19.6415760Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6415886Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:30:19.6415959Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6416236Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6416362Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:30:19.6416432Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6416728Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6416872Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6416943Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6417215Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6417452Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6417528Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6417803Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6417960Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6418020Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6418294Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6418566Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6418640Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6418915Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6419058Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:30:19.6419161Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6419435Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6419576Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6419635Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6419915Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6420057Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6420128Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6420401Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6420524Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:30:19.6420594Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6420870Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6420991Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:30:19.6421061Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6421340Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6421474Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:30:19.6421543Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6421813Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6421947Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:30:19.6422019Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6422284Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6422419Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:30:19.6422490Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6422790Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6422919Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:30:19.6422990Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6423266Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6423391Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:19.6423538Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6423816Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6423950Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:30:19.6424023Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6424298Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6424428Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:30:19.6424527Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6425063Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6425344Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:30:19.6425452Z ^~~~~~~~~~ 2022-05-18T03:30:19.6426011Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6426291Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:30:19.6426507Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6427033Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6427268Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:30:19.6427401Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6427912Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6428191Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6428314Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6428796Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6429032Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6429152Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6429476Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6429622Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6429682Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6429952Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6430096Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6430166Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6430436Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6430582Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6430657Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6430931Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6431069Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6431225Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6431500Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6431742Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:30:19.6431821Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6432099Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6432341Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:30:19.6432421Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6432695Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6432924Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:30:19.6433002Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6433279Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6433442Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:19.6433519Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6433792Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6433951Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:19.6434061Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6434322Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6434563Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:30:19.6434638Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6434916Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6435229Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:30:19.6435335Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6435782Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6436053Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:19.6436172Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6436647Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6436895Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:30:19.6437013Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6437488Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6437723Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:30:19.6437841Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6438328Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6438621Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:30:19.6438724Z ^~~~~~~~~~ 2022-05-18T03:30:19.6439193Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6439573Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:30:19.6439692Z ^~~~~~~~~~ 2022-05-18T03:30:19.6440184Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6440400Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:30:19.6440518Z ^~~~~~~~~~ 2022-05-18T03:30:19.6440981Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6441196Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:30:19.6441312Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6441794Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6442034Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:30:19.6442154Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6442633Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6442981Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:30:19.6443095Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6443568Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6443803Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:30:19.6443968Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6444457Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6444767Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:30:19.6444896Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6445388Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6445695Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:30:19.6445806Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6446277Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6446585Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:30:19.6446714Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6447213Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6447535Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:30:19.6447657Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6448154Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6448380Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:30:19.6448485Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6448990Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6449247Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6449365Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6449860Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6450154Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T03:30:19.6450276Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6450769Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6450991Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T03:30:19.6451111Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6451609Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6451836Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T03:30:19.6451958Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6452456Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6452678Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T03:30:19.6452788Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6453275Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6453463Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:30:19.6453579Z ^~~~~~~~~~ 2022-05-18T03:30:19.6454073Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6454278Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:30:19.6454393Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6454948Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6455274Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.6455389Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6455893Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6456169Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.6456295Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6456781Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6457054Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:30:19.6457185Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6457679Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6457935Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:30:19.6458047Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6458550Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6458821Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:30:19.6458942Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6459422Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6459679Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.6459803Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6460291Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6460525Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:19.6460645Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6461204Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6461462Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.6461588Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6462080Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6462333Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.6462459Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6462942Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6463195Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.6463316Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6463905Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6464151Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:19.6464269Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6464769Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6465027Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.6465195Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6465690Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6466430Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.6466543Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6467045Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6467295Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:30:19.6467417Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6467911Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6468138Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:30:19.6468250Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6468743Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6468963Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:30:19.6469083Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6469584Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6469818Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:30:19.6469936Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6470431Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6470644Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:30:19.6470762Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6471257Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6471495Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:30:19.6471617Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6472181Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6472420Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:30:19.6472533Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6473000Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6473246Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:30:19.6473365Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6473866Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6474112Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:30:19.6474229Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6474728Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6474931Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:30:19.6475031Z ^~~~~~~~~~ 2022-05-18T03:30:19.6475502Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6475763Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:30:19.6475883Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6476388Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6476672Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:30:19.6476784Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6477249Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6477455Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:30:19.6477559Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6478015Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6478248Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:30:19.6478358Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6478812Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6479007Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:30:19.6479121Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6479578Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6479780Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:30:19.6479893Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6480359Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6480562Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:30:19.6480675Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6481125Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6481311Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:30:19.6481411Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6481861Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6482045Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:19.6482155Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6482721Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6483042Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:30:19.6483152Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6483560Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6483705Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:30:19.6483848Z ^~~~~~~ 2022-05-18T03:30:19.6484300Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6484479Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:30:19.6484551Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6484822Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6484935Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:30:19.6485005Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6485250Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6485372Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:19.6485453Z ^~~~~~~ 2022-05-18T03:30:19.6485715Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6485841Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:19.6485976Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6486237Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6486364Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:19.6486436Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6486697Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6486861Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:19.6486942Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6487196Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6487317Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:19.6487400Z ^~~~~~ 2022-05-18T03:30:19.6487649Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6487755Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:19.6487833Z ^~~~~~ 2022-05-18T03:30:19.6488084Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6488202Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:19.6488281Z ^~~~~ 2022-05-18T03:30:19.6488532Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6488648Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:19.6488713Z ^~~~~~ 2022-05-18T03:30:19.6488963Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6489080Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:19.6489158Z ^~~~~ 2022-05-18T03:30:19.6489412Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6489565Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:19.6489645Z ^~~~~~~ 2022-05-18T03:30:19.6489903Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6490027Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:19.6490108Z ^~~~~~~~~~ 2022-05-18T03:30:19.6490374Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6490514Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:19.6490601Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6490855Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6490984Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:19.6491067Z ^~~~~~~ 2022-05-18T03:30:19.6491319Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6491459Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.6491544Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6491805Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6491996Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:19.6492114Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6492371Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6492541Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:19.6492624Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6492865Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6492987Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:19.6493069Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6493335Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6493477Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.6493565Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6493697Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.6493942Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6494057Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:19.6494143Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6494389Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6494516Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:19.6494600Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6494851Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6494994Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.6495078Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6495312Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6495450Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.6495569Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6495818Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6495956Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.6496040Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6496282Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6496408Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.6496480Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6496719Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6496882Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.6496967Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6497205Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6497388Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:19.6497468Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6497709Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6497821Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.6497935Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6498193Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6498397Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.6498488Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6498741Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6498917Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.6499004Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6499135Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.6499371Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6499496Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:19.6499579Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6499710Z In file included from external/sleef/src/libm/sleefsimdsp.c:358:0: 2022-05-18T03:30:19.6499997Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6500122Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.6500201Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6500487Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6500601Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.6500677Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6500962Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6501087Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.6501163Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6501473Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6501600Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.6501674Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6501933Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6502049Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:30:19.6502119Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6502385Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6502503Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:30:19.6502573Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6502844Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6503006Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6503068Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6503337Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6503611Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:19.6503685Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6503957Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6504209Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:30:19.6504284Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6504560Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6504697Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:30:19.6504771Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6505055Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6505200Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6505275Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6505546Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6505659Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:19.6505842Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6506132Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6506245Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:19.6506339Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6506780Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6506912Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:19.6507016Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6507454Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6507660Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.6507756Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6508220Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6508442Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.6508543Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6509094Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6509309Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.6509417Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6509857Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6510067Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.6510169Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6510612Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6510815Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.6510924Z ^~~~~~~~~~ 2022-05-18T03:30:19.6511436Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6511642Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:19.6511771Z ^~~~~~~~~~ 2022-05-18T03:30:19.6512239Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6512513Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6512623Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6513068Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6513434Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6513650Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6514099Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6514357Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6514451Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6514906Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6515139Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.6515249Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6515705Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6515993Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.6516126Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6516549Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6516809Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6516900Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6517316Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6517537Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6517644Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6518071Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6518453Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:30:19.6518574Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6519041Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6519364Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.6519488Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6519961Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6520317Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:30:19.6520428Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6520867Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6521260Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:30:19.6521377Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6521820Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6522041Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:30:19.6522155Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6522605Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6522877Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:19.6522993Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6523436Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6523737Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.6523834Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6524356Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6524609Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.6524736Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6525241Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6525474Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.6525589Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6526067Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6526324Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:30:19.6526451Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6526935Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6527168Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.6527291Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6527777Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6528015Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.6528140Z ^~~~~~~~~~ 2022-05-18T03:30:19.6528573Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6528770Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:19.6528891Z ^~~~~~~~~~ 2022-05-18T03:30:19.6529379Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6529610Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:30:19.6529736Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6530338Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6530603Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6530713Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6531245Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6531686Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6531814Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6532344Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6532641Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6532771Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6533294Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6533795Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6533904Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6534416Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6534643Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:30:19.6534758Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6535296Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6535592Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6535755Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6536216Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6536444Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6536556Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6536998Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6537205Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:30:19.6537318Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6537823Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6538067Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:30:19.6538190Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6538668Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6538906Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:30:19.6539024Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6539525Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6539764Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:30:19.6539889Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6540380Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6540613Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:30:19.6540713Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6541182Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6541486Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:30:19.6541615Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6542101Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6542309Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:19.6542425Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6542918Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6543124Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:30:19.6543246Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6543848Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6544074Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:30:19.6544203Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6544731Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6545063Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:30:19.6545185Z ^~~~~~~~~~ 2022-05-18T03:30:19.6545667Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: 'vsub_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6546952Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:30:19.6547082Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6547716Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6547940Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:30:19.6548057Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6548557Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6548834Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6548944Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6549434Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6549702Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6549813Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6550290Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6550570Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6550693Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6551156Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6551392Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6551513Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6552044Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6552305Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6552438Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6552932Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6553173Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6553268Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6553807Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6554252Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:30:19.6554384Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6554904Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6555351Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:30:19.6555483Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6556017Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6556466Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:30:19.6556595Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6557110Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6557412Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:19.6557541Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6558065Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6558358Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:19.6558487Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6559089Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6559539Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:30:19.6559655Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6560194Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6560643Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:30:19.6560771Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6561305Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6561598Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:19.6561716Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6562184Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6562418Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:30:19.6562531Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6563006Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6563245Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:30:19.6563356Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6563792Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6564097Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:30:19.6564216Z ^~~~~~~~~~ 2022-05-18T03:30:19.6564678Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: 'vabs_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6565027Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:30:19.6565148Z ^~~~~~~~~~ 2022-05-18T03:30:19.6565725Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6565967Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:30:19.6566089Z ^~~~~~~~~~ 2022-05-18T03:30:19.6566595Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6566844Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:30:19.6566958Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6567475Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6567729Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:30:19.6567854Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6568352Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6568728Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:30:19.6568851Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6569366Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6569616Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:30:19.6569727Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6570252Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: 'vreinterpret_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6570649Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:30:19.6570779Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6571299Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6571637Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:30:19.6571770Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6572308Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6572632Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:30:19.6572757Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6573280Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: 'vreinterpret_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6573621Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:30:19.6573744Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6574243Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6574477Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:30:19.6574603Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6575090Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6575358Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6575482Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6576005Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6576273Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T03:30:19.6576399Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6576991Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6577186Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T03:30:19.6577287Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6577658Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6577887Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T03:30:19.6578014Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6578518Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6578747Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T03:30:19.6578867Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6579380Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: 'vcast_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6579554Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:30:19.6579664Z ^~~~~~~~~~ 2022-05-18T03:30:19.6580178Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6580386Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:30:19.6580509Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6580962Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6581236Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.6581451Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6581986Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6582266Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.6582400Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6582912Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6583161Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.6583288Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6583871Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6584135Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.6584255Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6584680Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6584936Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:19.6585070Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6585604Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6585988Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.6586117Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6586649Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6586926Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.6587044Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6587509Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6587758Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:30:19.6588003Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6588550Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6588797Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:30:19.6588926Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6589450Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6589660Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:30:19.6589792Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6590313Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6590555Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:30:19.6590688Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6591196Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6591429Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:30:19.6591562Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6592059Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6592282Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:30:19.6592480Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6592997Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6593224Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:30:19.6593348Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6593852Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6594060Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:30:19.6594164Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6594684Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6594901Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:30:19.6595024Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6595531Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6595740Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:30:19.6595857Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6596395Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6596610Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:30:19.6596739Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6597267Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6597480Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:19.6597606Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6598088Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:19.6598417Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:19.6598860Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:19.6599215Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:19.6599412Z ^~~ 2022-05-18T03:30:19.6599588Z At top level: 2022-05-18T03:30:19.6600098Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6600322Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:19.6600459Z ^~~~~ 2022-05-18T03:30:19.6600977Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6601188Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:19.6601325Z ^~~~ 2022-05-18T03:30:19.6601841Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6602059Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:19.6602195Z ^~~~ 2022-05-18T03:30:19.6602709Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6602923Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:19.6603060Z ^~~~~~ 2022-05-18T03:30:19.6603557Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6603824Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:19.6603973Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6604534Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6604791Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:19.6604936Z ^~~~~~~~~ 2022-05-18T03:30:19.6605435Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6605681Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:19.6605806Z ^~~~~~ 2022-05-18T03:30:19.6606316Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6606550Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:19.6606685Z ^~~~~~ 2022-05-18T03:30:19.6607195Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6607421Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:19.6607559Z ^~~~~~ 2022-05-18T03:30:19.6608078Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6608260Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:19.6608385Z ^~~~~ 2022-05-18T03:30:19.6608898Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6609252Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:19.6609391Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6609903Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6610300Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:19.6610443Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6610671Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.6611230Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6611426Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:19.6611552Z ^~~~~~~~ 2022-05-18T03:30:19.6612076Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6612347Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.6612495Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6613019Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6613306Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:19.6613446Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6613971Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6614183Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:19.6614319Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6614833Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6615066Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.6615207Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6615732Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6616052Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:19.6616194Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6616676Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6616916Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.6617054Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6617571Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6617768Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:19.6617892Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6618363Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6618629Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:19.6618765Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6619288Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6619510Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:19.6619647Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6620152Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6620435Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:19.6620558Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6621068Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6621370Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:19.6621504Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6622024Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6622382Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:19.6622513Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6623035Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6623262Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:19.6623501Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6624016Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6624260Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.6624398Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6624913Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6625158Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.6625301Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6625899Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6626122Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:19.6626267Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6626782Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6627044Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:19.6628034Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6628535Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6628792Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:19.6628943Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6629403Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6629619Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:19.6629761Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6630263Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6630489Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:19.6630636Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6631148Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6631357Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:19.6631475Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6631992Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6632203Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:19.6632338Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6632847Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6633076Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:19.6633216Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6633738Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6633950Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:19.6634089Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6634681Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6634959Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.6635110Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6635620Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6635854Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:19.6635996Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6636496Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6636754Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.6636893Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6637409Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6637650Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:19.6637790Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6638032Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.6638539Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6638746Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:19.6638883Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6639398Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6639666Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:19.6639800Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6640325Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6640566Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:19.6640710Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6641216Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6641448Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:19.6641589Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6642106Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6642347Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:19.6642481Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6642964Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6643198Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:19.6643326Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6643825Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6644063Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:19.6644203Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6644712Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6644980Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:19.6645129Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6645645Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6645939Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:19.6646080Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6646592Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6646854Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:19.6647000Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6647494Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6647782Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:19.6647933Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6648442Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6648704Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:19.6648852Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6649363Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6649622Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:19.6649772Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6650286Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6650592Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:19.6650737Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6651235Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6651503Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:19.6651652Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6652168Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6652416Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:19.6652559Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6653065Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6653306Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:19.6653438Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6653946Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6654188Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:19.6654334Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6654857Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6655142Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:19.6655293Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6655809Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6656079Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:19.6656232Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6656744Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6657101Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:19.6657255Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6657760Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6658009Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:19.6658154Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6658670Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6658914Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:19.6659058Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6659542Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6659835Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.6659996Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6660451Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6660737Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:19.6660873Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6661312Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6661652Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.6661793Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6662240Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6662506Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:19.6662642Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6663126Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6663503Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:19.6663655Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6664155Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6664445Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:19.6664593Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6665085Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6665355Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:19.6665510Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6666221Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6666498Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:19.6666651Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6667152Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6667406Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:19.6667538Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6668068Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6668333Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:19.6668480Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6668987Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6669254Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:19.6669378Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6669778Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6670029Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:19.6670181Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6670642Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6670873Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:19.6671006Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6671464Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6671722Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:19.6671871Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6672444Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6672691Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.6672835Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6673352Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6673632Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.6673772Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6674956Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6675242Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.6675395Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6675855Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6676111Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:19.6676249Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6676708Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6676974Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:19.6677123Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6677571Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6677796Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:19.6677935Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6678168Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.6678624Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6678923Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:19.6679062Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6679493Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6679719Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:19.6679848Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6680081Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.6680529Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6680766Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:19.6680902Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6681343Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6681568Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:19.6681685Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6682124Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6682374Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.6682514Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6682985Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6683262Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:19.6683402Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6683858Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6684103Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.6684239Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6684679Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6684944Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.6685083Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6685534Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6685759Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.6685904Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6686340Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6686562Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.6686708Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6687173Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6687425Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:19.6687565Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6688036Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6688264Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.6688410Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6688868Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6689117Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.6689336Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6689806Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6690084Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.6690227Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6690665Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6690931Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.6691069Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6691532Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6691770Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:19.6691921Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6692348Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6692597Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:19.6692738Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6693207Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6693449Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.6693691Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6694170Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6694416Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.6694549Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6695010Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6695276Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.6695423Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6695851Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6696102Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.6696253Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6696704Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6696950Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.6697095Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6697580Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6697830Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:19.6697970Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6698443Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6698699Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:19.6698851Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6699306Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6699528Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.6699660Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6700178Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6700408Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.6700535Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6701009Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6701348Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:19.6701492Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6701957Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6702262Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:19.6702414Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6702868Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6703116Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:19.6703236Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6703756Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6704023Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:19.6704150Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6704439Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.6704913Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6705265Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:19.6705403Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6705927Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6706202Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:19.6706323Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6706721Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6706992Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:19.6707108Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6707491Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6707731Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:19.6707839Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6708283Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6708548Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:19.6708671Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6709117Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6709413Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:19.6709552Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6710022Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6710374Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.6710533Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6711008Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6711245Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:19.6711377Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6711842Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6712069Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:19.6712208Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6712641Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6732514Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:19.6732783Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6733339Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6733636Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.6733787Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6734242Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6734698Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.6734841Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6735306Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6735620Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:19.6735763Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6736191Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6736411Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:19.6736553Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6736979Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6737227Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:19.6737366Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6737577Z In file included from external/sleef/src/libm/sleefsimddp.c:249:0: 2022-05-18T03:30:19.6738070Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6738303Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.6738404Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6738910Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6739133Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.6739263Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6739750Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6739969Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.6740093Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6740644Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6740852Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.6740974Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6741484Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6741684Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:30:19.6741806Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6742336Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6742541Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:30:19.6742650Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6743159Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6744244Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6744839Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6746129Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6746496Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:19.6746619Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6747107Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6747618Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:30:19.6747723Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6748220Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6748487Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:30:19.6748615Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6749128Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6749380Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6749506Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6749995Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6750164Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:19.6750286Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6750773Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6750952Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:19.6751075Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6751586Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6751822Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.6751940Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6752424Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6752651Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.6752772Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6753285Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6753531Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.6753665Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6756241Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6756551Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:30:19.6756652Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6757136Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6757335Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.6757452Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6757969Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6758215Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.6758334Z ^~~~~~~~~~ 2022-05-18T03:30:19.6758873Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6759066Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:19.6759187Z ^~~~~~~~~~ 2022-05-18T03:30:19.6759721Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6760007Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6760131Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6760673Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6761012Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6761126Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6761617Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6761874Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6761997Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6762495Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6762766Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6762891Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6763426Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6763683Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6763809Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6764304Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6764730Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6764854Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6765365Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6765654Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6765776Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6766306Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6766811Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6766921Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6767533Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6767848Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:30:19.6767971Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6768486Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6768789Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:30:19.6768921Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6769446Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6769743Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:30:19.6769861Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6770366Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6770634Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.6770762Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6771274Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6771534Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.6771727Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6772252Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6772562Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.6772707Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6773240Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6773526Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.6773660Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6774193Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6774463Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:30:19.6774594Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6775112Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6775370Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:30:19.6775502Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6776022Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6776262Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:30:19.6776389Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6776917Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6777155Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:30:19.6777282Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6777808Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6778054Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:30:19.6778237Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6778774Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6779011Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:30:19.6779139Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6779677Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6780177Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:30:19.6780289Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6780813Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6781371Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:30:19.6781502Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6782038Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6782380Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:30:19.6782506Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6783033Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6783354Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6783558Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6784088Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6784359Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6784488Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6785018Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6785284Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6785411Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6786144Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6786404Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6786518Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6787032Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6787306Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6787429Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6787916Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6788177Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6788299Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6788836Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6789256Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:30:19.6789384Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6789915Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6790447Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:30:19.6790579Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6791112Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6791542Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:30:19.6791672Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6792190Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6792486Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.6792617Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6793148Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6793424Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.6793549Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6794077Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6794509Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:30:19.6794626Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6795147Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6795714Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:30:19.6795846Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6796384Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6796639Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.6796768Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6797305Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6797558Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:30:19.6797671Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6798187Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6798443Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:30:19.6798568Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6799092Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6799405Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:30:19.6799529Z ^~~~~~~~~~ 2022-05-18T03:30:19.6800063Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6800344Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:30:19.6800467Z ^~~~~~~~~~ 2022-05-18T03:30:19.6800997Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6801227Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:30:19.6801352Z ^~~~~~~~~~ 2022-05-18T03:30:19.6801883Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6802181Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:30:19.6802308Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6802738Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6802945Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:30:19.6803060Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6803547Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6803864Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:30:19.6803985Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6804454Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6804673Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:30:19.6804773Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6805248Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6805567Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:30:19.6805687Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6806219Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6806523Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:30:19.6806763Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6807264Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6807570Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:30:19.6807675Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6808172Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6808463Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:30:19.6808578Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6809066Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6809249Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:30:19.6809364Z ^~~~~~~~~~ 2022-05-18T03:30:19.6809830Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6810043Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T03:30:19.6810158Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6810634Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6810866Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T03:30:19.6810987Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6811533Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6811766Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T03:30:19.6811894Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6812397Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6812623Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T03:30:19.6812842Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6813379Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6813578Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:30:19.6813695Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6814185Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6814397Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:30:19.6814515Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6815010Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6815287Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:19.6815398Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6815911Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6816190Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:30:19.6816305Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6816809Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6817040Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.6817235Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6817751Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6817991Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.6818114Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6818629Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6818867Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.6818985Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6819474Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6819726Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:30:19.6819843Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6820347Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6820588Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.6820709Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6821196Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6821438Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.6821544Z ^~~~~~~~~~ 2022-05-18T03:30:19.6822048Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6822244Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:19.6822360Z ^~~~~~~~~~ 2022-05-18T03:30:19.6822835Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6823031Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:30:19.6823145Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6823660Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6823934Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:30:19.6824046Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6824512Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6824741Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6824861Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6825373Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6825895Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6826004Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6826470Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6826762Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6826889Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6827407Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6827901Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6828027Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6828542Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6828918Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:30:19.6829041Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6829548Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6829806Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6829938Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6830708Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6830955Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6831074Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6831582Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6831806Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:30:19.6831912Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6832406Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6832621Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:30:19.6832748Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6833225Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6833435Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:30:19.6833549Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6834081Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6834292Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:30:19.6834412Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6834889Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6835119Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:30:19.6835238Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6835794Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6835968Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:30:19.6836067Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6836533Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6836750Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:19.6836871Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6837401Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6837638Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:30:19.6837767Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6838293Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6838517Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:30:19.6838616Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6839149Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6839474Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:30:19.6839591Z ^~~~~~~~~~ 2022-05-18T03:30:19.6840113Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6840506Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:30:19.6840628Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6841146Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6841358Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:30:19.6841479Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6842019Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6842294Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6842423Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6842940Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6843216Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6843338Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6843854Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6844134Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6844257Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6844771Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6845042Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6845170Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6845706Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6845984Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6846077Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6846551Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6846864Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6846985Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6847455Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6847848Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:30:19.6847967Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6848437Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6848904Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:30:19.6849030Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6849496Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6849880Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:30:19.6849998Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6850517Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6850820Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:19.6850952Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6851482Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6851825Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:19.6851955Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6852483Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6852936Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:30:19.6853068Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6853544Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6853970Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:30:19.6854076Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6854604Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6854904Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:19.6855034Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6855536Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6855799Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:30:19.6855923Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6856415Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6856681Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:30:19.6856793Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6857334Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6857615Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:30:19.6857731Z ^~~~~~~~~~ 2022-05-18T03:30:19.6858198Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6858597Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:30:19.6858724Z ^~~~~~~~~~ 2022-05-18T03:30:19.6859208Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6859436Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:30:19.6859550Z ^~~~~~~~~~ 2022-05-18T03:30:19.6860053Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6860295Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:30:19.6860414Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6860903Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6861140Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:30:19.6861257Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6861762Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6862127Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:30:19.6862251Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6862779Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6863106Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:30:19.6863226Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6863815Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6864137Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:30:19.6864252Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6864722Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6865039Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:30:19.6865174Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6865710Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6866141Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:30:19.6866269Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6866810Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6867135Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:30:19.6867250Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6867747Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6867986Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:30:19.6868111Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6868650Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6868907Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6869025Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6869634Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6869874Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T03:30:19.6870002Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6870535Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6870787Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T03:30:19.6870916Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6871449Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6871689Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T03:30:19.6871814Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6872309Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6872554Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T03:30:19.6872676Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6873203Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6873398Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:30:19.6873519Z ^~~~~~~~~~ 2022-05-18T03:30:19.6874054Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6874377Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:30:19.6874476Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6874966Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6875300Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.6875438Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6875978Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6876280Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.6876409Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6876903Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6877203Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:30:19.6877326Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6877863Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6878138Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:30:19.6878273Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6878815Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6879108Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:30:19.6879238Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6879772Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6880035Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.6880164Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6880696Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6881040Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:19.6881163Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6881685Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6881968Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.6882096Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6882619Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6882883Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.6883007Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6883545Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6883819Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.6883944Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6884466Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6884722Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:19.6884827Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6885346Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6885676Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.6885800Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6886333Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6886611Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.6886735Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6887272Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6887521Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:30:19.6887633Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6888117Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6888346Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:30:19.6888472Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6889007Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6889255Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:30:19.6889382Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6889911Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6890137Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:30:19.6890264Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6890793Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6891041Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:30:19.6891173Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6891679Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6891929Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:30:19.6892119Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6892649Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6892905Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:30:19.6893033Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6893557Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6893815Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:30:19.6893949Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6894467Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6894719Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:30:19.6894838Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6895374Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6895581Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:30:19.6895704Z ^~~~~~~~~~ 2022-05-18T03:30:19.6896237Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6896509Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:30:19.6896699Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6897205Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6897408Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:30:19.6897528Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6898062Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6898305Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:30:19.6898432Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6898963Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6899207Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:30:19.6899334Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6899853Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6900085Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:30:19.6900206Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6900743Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6900969Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:30:19.6901095Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6901635Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6901855Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:30:19.6901969Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6902505Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6902742Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:30:19.6902868Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6903397Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6903746Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:19.6903873Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6904411Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.6904723Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:30:19.6904851Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6905341Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6905572Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:19.6905716Z ^~~~~ 2022-05-18T03:30:19.6906310Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6906524Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:19.6906660Z ^~~~ 2022-05-18T03:30:19.6907124Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6907345Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:19.6907483Z ^~~~ 2022-05-18T03:30:19.6907881Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6908066Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:19.6908174Z ^~~~~~ 2022-05-18T03:30:19.6908366Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.6908852Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6909046Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.6909166Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6909563Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6909805Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:19.6909917Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6910317Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6910486Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:19.6910598Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6911006Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6911195Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.6911309Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6911734Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6911937Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:19.6912054Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6912470Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6912653Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.6912747Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6913140Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6913302Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:19.6913406Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6913870Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6914046Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:19.6914164Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6914575Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6914798Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:19.6914918Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6915351Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6915632Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:19.6915742Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6916168Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6916408Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:19.6916546Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6916938Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6917133Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:19.6917247Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6917693Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6917977Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.6918103Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6918536Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6918752Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.6918855Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6919289Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6919475Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:19.6919582Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6920014Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6920205Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:19.6920324Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6920823Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6921072Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.6921219Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6921697Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6921909Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:19.6922046Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6922512Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6922735Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:19.6922872Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6923087Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.6923555Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6923775Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:19.6923992Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6924472Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6924707Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:19.6924851Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6925317Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6925520Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:19.6925661Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6926131Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6926372Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:19.6926515Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6927041Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6927304Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:19.6927451Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6927947Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6928197Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:19.6928405Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6928911Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6929178Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:19.6929325Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6929838Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6930105Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:19.6930254Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6930750Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6931033Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:19.6931182Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6931702Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6932010Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.6932162Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6932619Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6932864Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:19.6932991Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6933457Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6933777Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.6933949Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6934432Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6934812Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:19.6934973Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6935405Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6935659Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:19.6935770Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6936207Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6936492Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:19.6936637Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6937100Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6937370Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:19.6937498Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6937947Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6938161Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:19.6938286Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6938741Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6939057Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:19.6939188Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6939636Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6939875Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:19.6940004Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6940454Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6940665Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:19.6940794Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6941228Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6941469Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:19.6941608Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6942040Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6942263Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:19.6942387Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6942796Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6942965Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:30:19.6943071Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6943555Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6943724Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:30:19.6943827Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6944258Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6944462Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:30:19.6944636Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6945068Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6945332Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:19.6945477Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6946022Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6946283Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.6946423Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6946870Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6947137Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.6947280Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6947751Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6948072Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.6948223Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6948684Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6949079Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:19.6949205Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6949646Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6949874Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:19.6950010Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6950420Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6950637Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:19.6950760Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6950968Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.6951354Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6951563Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:19.6951673Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6951880Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.6952287Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6952494Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:19.6952630Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6953028Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6953276Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.6953401Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6953776Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6953972Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.6954091Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6954577Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6954896Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:19.6955031Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6955257Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.6955672Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6955984Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:19.6956110Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6956500Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6956695Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:19.6956822Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6957021Z In file included from external/sleef/src/libm/sleefsimddp.c:249:0: 2022-05-18T03:30:19.6957518Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6957739Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.6957851Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6958347Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6958637Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.6958761Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6959233Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6959434Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.6959564Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6960085Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6960298Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.6960429Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6960934Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6961258Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:19.6961377Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6961881Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6962138Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6962264Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6962745Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6962937Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:19.6963057Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6963567Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6963769Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:19.6963900Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6964361Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6964531Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:19.6964629Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6965132Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6965466Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.6965593Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6966119Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6966365Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.6966492Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6967005Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6967234Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.6967359Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6967892Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6968173Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:30:19.6968302Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6968821Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6969069Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.6969191Z ^~~~~~~~~~~ 2022-05-18T03:30:19.6969677Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6969916Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.6970086Z ^~~~~~~~~~ 2022-05-18T03:30:19.6970534Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6970726Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:19.6970832Z ^~~~~~~~~~ 2022-05-18T03:30:19.6971304Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6971564Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6971668Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6972187Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6972454Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6972589Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6973091Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6973363Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6973497Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6973996Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6974270Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6974396Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6974901Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6975143Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6975264Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6975727Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6976138Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6976335Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6976793Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6977039Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6977162Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6977621Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6978090Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6978215Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6978696Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6978991Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:30:19.6979121Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6979581Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6979873Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:30:19.6980001Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.6980494Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6980841Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.6980977Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6981475Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6981724Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.6981844Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6982347Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6982648Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.6982770Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6983223Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6983570Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.6983695Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6984166Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6984394Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:30:19.6984506Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6984982Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6985199Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:30:19.6985320Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6985946Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6986161Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:30:19.6986283Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6986780Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6987093Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:30:19.6987215Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6987701Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6988179Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:30:19.6988297Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6988780Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: 'vsub_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6989289Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:30:19.6989414Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6989890Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6990145Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6990280Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6990778Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6991050Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6991161Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6991628Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6991969Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6992095Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6992615Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6992910Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6993036Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6993552Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6993802Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6993965Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.6994504Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: 'veq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6994752Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.6994856Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.6995292Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6995671Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:30:19.6995802Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6996277Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6996677Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:30:19.6996810Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6997352Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6997785Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:30:19.6997909Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6998438Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6998803Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.6998929Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.6999391Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.6999671Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.6999796Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7000302Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7000731Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:30:19.7000866Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7001394Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7001834Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:30:19.7001967Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7002504Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7002792Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.7002920Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7003406Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7003737Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:30:19.7003868Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7004340Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7004597Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:30:19.7004719Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7005236Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7005561Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:30:19.7005675Z ^~~~~~~~~~ 2022-05-18T03:30:19.7006199Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: 'vabs_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7006523Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:30:19.7006654Z ^~~~~~~~~~ 2022-05-18T03:30:19.7007182Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7007417Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:30:19.7007544Z ^~~~~~~~~~ 2022-05-18T03:30:19.7008059Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: 'vdiv_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7008293Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:30:19.7008404Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7008923Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7009166Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:30:19.7009296Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7009766Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7010091Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:30:19.7010296Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7010825Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7011060Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:30:19.7011187Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7011741Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: 'vreinterpret_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7012099Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:30:19.7012236Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7012789Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: 'vreinterpret_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7013128Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:30:19.7013264Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7013799Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: 'vreinterpret_vf_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7014140Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:30:19.7014260Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7014775Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: 'vreinterpret_vm_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7015171Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:30:19.7015305Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7015829Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7016090Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T03:30:19.7016211Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7016715Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7016960Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T03:30:19.7017083Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7017591Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7017816Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T03:30:19.7017941Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7018456Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7018688Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T03:30:19.7018795Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7019309Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7019506Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:30:19.7019629Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7020147Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7020380Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:30:19.7020504Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7021014Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7021313Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:19.7021440Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7022046Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: 'vcast_vi2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7022357Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:30:19.7022486Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7023013Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7023269Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.7023395Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7023982Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7024232Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.7024341Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7024880Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7025135Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.7025263Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7025899Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7026148Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.7026263Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7026745Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7027115Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.7027241Z ^~~~~~~~~~ 2022-05-18T03:30:19.7027774Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7027999Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:19.7028124Z ^~~~~~~~~~ 2022-05-18T03:30:19.7028644Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7028865Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:30:19.7028992Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7029530Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7029976Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.7030111Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7030652Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7030954Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.7031079Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7031598Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7031837Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:19.7031963Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7032497Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7032782Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.7032913Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7033459Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7033920Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:30:19.7034113Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7034665Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7034978Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:19.7035115Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7035666Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7036131Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:30:19.7036269Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7036803Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7037075Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:30:19.7037192Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7037753Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7038116Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.7038260Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7038801Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7039156Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.7039293Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7039834Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7040095Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:30:19.7040229Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7040759Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7041036Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.7041167Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7041704Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7041981Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:19.7042104Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7042636Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7042913Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.7043041Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7043579Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7043857Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.7043981Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7044519Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7044797Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.7044914Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7045421Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7045760Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:30:19.7045889Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7046414Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7046631Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:30:19.7046750Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7047257Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7047460Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:30:19.7047561Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7048081Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7048306Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:30:19.7048426Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7048964Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7049171Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:30:19.7049291Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7049833Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7050068Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:30:19.7050200Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7050802Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7051024Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:19.7051147Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7052260Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:19.7052610Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:19.7053066Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:19.7053427Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:19.7053628Z ^~~ 2022-05-18T03:30:19.7053751Z At top level: 2022-05-18T03:30:19.7054279Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7054516Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:19.7054655Z ^~~~~ 2022-05-18T03:30:19.7055181Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7055408Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:19.7055527Z ^~~~ 2022-05-18T03:30:19.7056052Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7056270Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:19.7056405Z ^~~~ 2022-05-18T03:30:19.7056937Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7057171Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:19.7057308Z ^~~~~~ 2022-05-18T03:30:19.7057791Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7058042Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:19.7058258Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7058790Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7059046Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:19.7059189Z ^~~~~~~~~ 2022-05-18T03:30:19.7059714Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7059965Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:19.7060105Z ^~~~~~ 2022-05-18T03:30:19.7060622Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7060854Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:19.7060991Z ^~~~~~ 2022-05-18T03:30:19.7061511Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7061742Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:19.7061885Z ^~~~~~ 2022-05-18T03:30:19.7062416Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7062609Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:19.7062719Z ^~~~~ 2022-05-18T03:30:19.7063296Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7063702Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:19.7063841Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7064349Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7064720Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:19.7064864Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7065111Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.7065629Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7078640Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:19.7078821Z ^~~~~~~~ 2022-05-18T03:30:19.7079386Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7079651Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.7079795Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7080306Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7080605Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:19.7080741Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7081243Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7081451Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:19.7081584Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7082095Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7082324Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.7082598Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7083116Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7083368Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:19.7083492Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7084004Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7084231Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.7084373Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7084873Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7085076Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:19.7085198Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7085699Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7085956Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:19.7086084Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7086588Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7086805Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:19.7086935Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7087522Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7087792Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:19.7087918Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7088403Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7088694Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:19.7088822Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7089323Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7089610Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:19.7089743Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7090233Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7090470Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:19.7090592Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7091106Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7091341Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.7091476Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7091965Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7092199Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.7092331Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7092839Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7093072Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:19.7093215Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7093794Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7094057Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:19.7094200Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7094710Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7094962Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:19.7095112Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7095603Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7095832Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:19.7095974Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7096489Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7096715Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:19.7096854Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7097357Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7097560Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:19.7097674Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7098169Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7098442Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:19.7098569Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7099086Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7099311Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:19.7099448Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7099938Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7100138Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:19.7100277Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7100782Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7101045Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.7101199Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7101705Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7101924Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:19.7102066Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7102553Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7102798Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.7102935Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7103525Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7103746Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:19.7103885Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7104119Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.7104633Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7104851Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:19.7105048Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7105558Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7106823Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:19.7106964Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7107476Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7107716Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:19.7107866Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7108364Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7108598Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:19.7108740Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7109254Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7109480Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:19.7109617Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7110120Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7110361Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:19.7110492Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7111115Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7111360Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:19.7111504Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7112005Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7112256Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:19.7112403Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7112912Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7113163Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:19.7113287Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7113778Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7114037Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:19.7114176Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7114689Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7114947Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:19.7115091Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7115577Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7115825Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:19.7115964Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7116469Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7116725Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:19.7116868Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7117468Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7117722Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:19.7117865Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7118356Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7118612Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:19.7118762Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7119264Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7119503Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:19.7119641Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7120147Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7120389Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:19.7120509Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7121017Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7121267Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:19.7121408Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7121985Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7122267Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:19.7122412Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7122903Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7123188Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:19.7123323Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7123830Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7124123Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:19.7124269Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7124764Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7125013Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:19.7125155Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7125660Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7125890Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:19.7126026Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7126519Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7126828Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.7126983Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7127491Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7127786Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:19.7127933Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7128514Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7128804Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.7128957Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7129471Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7129752Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:19.7129901Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7130387Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7130660Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:19.7130807Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7131292Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7131571Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:19.7131713Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7132219Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7132501Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:19.7132719Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7133213Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7133488Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:19.7133633Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7134121Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7134378Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:19.7134519Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7135020Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7135280Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:19.7135426Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7135926Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7136186Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:19.7136317Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7136826Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7137083Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:19.7137229Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7137733Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7137986Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:19.7138128Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7138625Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7138973Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:19.7139126Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7139638Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7139936Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.7140086Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7140587Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7140882Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.7141033Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7141537Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7141820Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.7141969Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7142450Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7142709Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:19.7142852Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7143348Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7143756Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:19.7143895Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7144380Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7144641Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:19.7144780Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7145004Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.7145487Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7145715Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:19.7145968Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7146453Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7146672Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:19.7146818Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7147050Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.7147525Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7147756Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:19.7147895Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7148356Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7148587Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:19.7148712Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7149182Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7149438Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.7149582Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7150163Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7150394Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:19.7150535Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7151002Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7151248Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.7151391Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7151853Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7152114Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.7152261Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7152739Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7152974Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.7153118Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7153570Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7153816Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.7153958Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7154428Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7154778Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:19.7154924Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7155401Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7155668Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.7155801Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7156277Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7156537Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.7156686Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7157161Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7157427Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.7157576Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7158053Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7158321Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.7158454Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7158927Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7159193Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:19.7159340Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7159810Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7160071Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:19.7160218Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7160696Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7161016Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.7161165Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7161621Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7161877Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.7162025Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7162494Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7162753Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.7162885Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7163338Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7163600Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.7163747Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7164222Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7164473Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.7164612Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7165088Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7165424Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:19.7165556Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7166027Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7166281Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:19.7166429Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7166900Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7167127Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.7167271Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7167739Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7167959Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.7168102Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7168582Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7168923Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:19.7169060Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7169532Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7169849Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:19.7169990Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7170469Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7170752Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:19.7170887Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7171353Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7171687Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:19.7171828Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7172070Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.7172538Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7172889Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:19.7173015Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7173499Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7173832Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:19.7173974Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7174450Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7174763Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:19.7174902Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7175372Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7175667Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:19.7175849Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7176308Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7176580Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:19.7176715Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7177179Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7177495Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:19.7177646Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7178121Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7178391Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.7178541Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7179017Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7179265Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:19.7179411Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7179889Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7180149Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:19.7180293Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7180751Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7180984Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:19.7181121Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7181593Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7181892Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.7182041Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7182567Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7182861Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.7182997Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7183549Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7183857Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:19.7184008Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7184481Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7184741Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:19.7184890Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7185358Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7185613Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:19.7185841Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7186079Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:30:19.7186578Z external/sleef/src/arch/helperavx2.h:474:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7186909Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.7187039Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7187532Z external/sleef/src/arch/helperavx2.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7187758Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.7187893Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7188367Z external/sleef/src/arch/helperavx2.h:472:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7188596Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.7188723Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7189202Z external/sleef/src/arch/helperavx2.h:471:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7189421Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.7189555Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7190044Z external/sleef/src/arch/helperavx2.h:466:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7190224Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:19.7190330Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7190833Z external/sleef/src/arch/helperavx2.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7191077Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T03:30:19.7191197Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7191696Z external/sleef/src/arch/helperavx2.h:458:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7191989Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:30:19.7192111Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7192612Z external/sleef/src/arch/helperavx2.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7192862Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:19.7192984Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7193582Z external/sleef/src/arch/helperavx2.h:456:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7193848Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T03:30:19.7193976Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7194480Z external/sleef/src/arch/helperavx2.h:454:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7194781Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T03:30:19.7194907Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7195390Z external/sleef/src/arch/helperavx2.h:450:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7195599Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:19.7195727Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7196232Z external/sleef/src/arch/helperavx2.h:448:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7196448Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:19.7196571Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7197059Z external/sleef/src/arch/helperavx2.h:447:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7197275Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:19.7197382Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7197874Z external/sleef/src/arch/helperavx2.h:437:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7198306Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:19.7198438Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7198934Z external/sleef/src/arch/helperavx2.h:430:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7199205Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:19.7199333Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7199837Z external/sleef/src/arch/helperavx2.h:428:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7200093Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:19.7200214Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7200706Z external/sleef/src/arch/helperavx2.h:426:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7201028Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:19.7201153Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7201639Z external/sleef/src/arch/helperavx2.h:425:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7201981Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:19.7202105Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7202601Z external/sleef/src/arch/helperavx2.h:424:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7202860Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:19.7202985Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7203464Z external/sleef/src/arch/helperavx2.h:417:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7203745Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.7203874Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7204433Z external/sleef/src/arch/helperavx2.h:412:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7204704Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.7204832Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7205312Z external/sleef/src/arch/helperavx2.h:411:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7205583Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:19.7205703Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7206196Z external/sleef/src/arch/helperavx2.h:409:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7206539Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:19.7206666Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7207167Z external/sleef/src/arch/helperavx2.h:408:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7207459Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:19.7207583Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7208052Z external/sleef/src/arch/helperavx2.h:406:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7208377Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:19.7208574Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7209063Z external/sleef/src/arch/helperavx2.h:405:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7209408Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:19.7209551Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7210046Z external/sleef/src/arch/helperavx2.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7210322Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:19.7210429Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7210928Z external/sleef/src/arch/helperavx2.h:402:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7211204Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:19.7211333Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7211829Z external/sleef/src/arch/helperavx2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7212212Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:19.7212339Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7212823Z external/sleef/src/arch/helperavx2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7213215Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:19.7213323Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7213809Z external/sleef/src/arch/helperavx2.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7214197Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:19.7214325Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7214822Z external/sleef/src/arch/helperavx2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7215290Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:19.7215418Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7215914Z external/sleef/src/arch/helperavx2.h:388:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7216211Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:30:19.7216340Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7216837Z external/sleef/src/arch/helperavx2.h:386:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7217108Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:19.7217235Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7217726Z external/sleef/src/arch/helperavx2.h:385:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7217993Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:19.7218114Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7218585Z external/sleef/src/arch/helperavx2.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7218855Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:19.7218977Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7219479Z external/sleef/src/arch/helperavx2.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7219794Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:19.7219920Z ^~~~~~~~~~ 2022-05-18T03:30:19.7220420Z external/sleef/src/arch/helperavx2.h:371:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7220671Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:19.7220781Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7221273Z external/sleef/src/arch/helperavx2.h:370:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7221731Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:19.7221859Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7222348Z external/sleef/src/arch/helperavx2.h:369:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7222649Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.7222778Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7223271Z external/sleef/src/arch/helperavx2.h:368:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7223670Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.7223782Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7224280Z external/sleef/src/arch/helperavx2.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7224604Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.7224744Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7225232Z external/sleef/src/arch/helperavx2.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7225517Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.7225646Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7226300Z external/sleef/src/arch/helperavx2.h:356:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7226646Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:19.7226781Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7227275Z external/sleef/src/arch/helperavx2.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7227606Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:30:19.7227733Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7228225Z external/sleef/src/arch/helperavx2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7228466Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:19.7228594Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7229073Z external/sleef/src/arch/helperavx2.h:346:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7229343Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.7229470Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7229968Z external/sleef/src/arch/helperavx2.h:345:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7230230Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.7230355Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7230838Z external/sleef/src/arch/helperavx2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7231098Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.7231300Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7231776Z external/sleef/src/arch/helperavx2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7232045Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.7232172Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7232661Z external/sleef/src/arch/helperavx2.h:341:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7232919Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T03:30:19.7233042Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7233531Z external/sleef/src/arch/helperavx2.h:340:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7233784Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T03:30:19.7233896Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7234389Z external/sleef/src/arch/helperavx2.h:339:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7234637Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm256_slli_epi32(x, c); } 2022-05-18T03:30:19.7234763Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7235248Z external/sleef/src/arch/helperavx2.h:337:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7235554Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:19.7235682Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7236173Z external/sleef/src/arch/helperavx2.h:336:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7236448Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:19.7236577Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7237068Z external/sleef/src/arch/helperavx2.h:334:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7237320Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:19.7237497Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7237987Z external/sleef/src/arch/helperavx2.h:333:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7238235Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:19.7238356Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7238832Z external/sleef/src/arch/helperavx2.h:332:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7239102Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:19.7239230Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7239722Z external/sleef/src/arch/helperavx2.h:331:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7239975Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:19.7240100Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7240565Z external/sleef/src/arch/helperavx2.h:329:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7240816Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:19.7240924Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7241413Z external/sleef/src/arch/helperavx2.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7241664Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:30:19.7241848Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7242339Z external/sleef/src/arch/helperavx2.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7242593Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:19.7242716Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7243211Z external/sleef/src/arch/helperavx2.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7243530Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:19.7243638Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7244118Z external/sleef/src/arch/helperavx2.h:324:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7244431Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:19.7244560Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7245051Z external/sleef/src/arch/helperavx2.h:323:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7245360Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:19.7245484Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7245975Z external/sleef/src/arch/helperavx2.h:322:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7246275Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:19.7246401Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7246895Z external/sleef/src/arch/helperavx2.h:321:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7247222Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:19.7247350Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7247844Z external/sleef/src/arch/helperavx2.h:320:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7248230Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:19.7248357Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7248831Z external/sleef/src/arch/helperavx2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7249135Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:30:19.7249266Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7249761Z external/sleef/src/arch/helperavx2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7250054Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:30:19.7250186Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7250689Z external/sleef/src/arch/helperavx2.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7250993Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:30:19.7251123Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7251603Z external/sleef/src/arch/helperavx2.h:315:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7251898Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.7252028Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7252520Z external/sleef/src/arch/helperavx2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7252873Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.7253002Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7253503Z external/sleef/src/arch/helperavx2.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7253772Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:19.7253881Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7254379Z external/sleef/src/arch/helperavx2.h:311:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7254643Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:19.7254765Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7255261Z external/sleef/src/arch/helperavx2.h:310:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7255562Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:30:19.7255687Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7256189Z external/sleef/src/arch/helperavx2.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7256477Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:30:19.7256610Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7257106Z external/sleef/src/arch/helperavx2.h:308:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7257400Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.7257525Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7258022Z external/sleef/src/arch/helperavx2.h:307:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7258624Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:19.7258749Z ^~~~~~~~~~ 2022-05-18T03:30:19.7259234Z external/sleef/src/arch/helperavx2.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7259895Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:19.7260026Z ^~~~~~~~~~ 2022-05-18T03:30:19.7260535Z external/sleef/src/arch/helperavx2.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7260778Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:19.7260903Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7261404Z external/sleef/src/arch/helperavx2.h:304:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7261670Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:19.7261792Z ^~~~~~~~~~ 2022-05-18T03:30:19.7262267Z external/sleef/src/arch/helperavx2.h:303:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7262528Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:30:19.7262653Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7263148Z external/sleef/src/arch/helperavx2.h:302:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7263506Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:19.7263634Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7264117Z external/sleef/src/arch/helperavx2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7264456Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:19.7264564Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7265063Z external/sleef/src/arch/helperavx2.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7265326Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:19.7265447Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7266049Z external/sleef/src/arch/helperavx2.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7266351Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:19.7266482Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7266981Z external/sleef/src/arch/helperavx2.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7267279Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:19.7267392Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7267883Z external/sleef/src/arch/helperavx2.h:295:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7268150Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:30:19.7268277Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7268775Z external/sleef/src/arch/helperavx2.h:294:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7269041Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:30:19.7269163Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7269665Z external/sleef/src/arch/helperavx2.h:293:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7269880Z static INLINE vint2 vcast_vi2_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:30:19.7270004Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7270503Z external/sleef/src/arch/helperavx2.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7270742Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:30:19.7270967Z ^~~~~~~~~~ 2022-05-18T03:30:19.7271475Z external/sleef/src/arch/helperavx2.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7271752Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:19.7271879Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7272364Z external/sleef/src/arch/helperavx2.h:290:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7272645Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:19.7272780Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7273281Z external/sleef/src/arch/helperavx2.h:289:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7273548Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:19.7273671Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7274172Z external/sleef/src/arch/helperavx2.h:287:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7274386Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:19.7274491Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7274987Z external/sleef/src/arch/helperavx2.h:286:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7275196Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:19.7275316Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7275903Z external/sleef/src/arch/helperavx2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7276221Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:30:19.7276345Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7276836Z external/sleef/src/arch/helperavx2.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7277090Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:19.7277213Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7277706Z external/sleef/src/arch/helperavx2.h:279:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7277975Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:19.7278094Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7278590Z external/sleef/src/arch/helperavx2.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7278869Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:19.7278993Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7279479Z external/sleef/src/arch/helperavx2.h:276:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7279749Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:19.7279869Z ^~~~~~~~~~ 2022-05-18T03:30:19.7280362Z external/sleef/src/arch/helperavx2.h:263:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7280559Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:19.7280684Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7281188Z external/sleef/src/arch/helperavx2.h:259:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7281390Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:19.7281503Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7282007Z external/sleef/src/arch/helperavx2.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7282205Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.7282401Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7282880Z external/sleef/src/arch/helperavx2.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7283067Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.7283203Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7283703Z external/sleef/src/arch/helperavx2.h:247:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7283990Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.7284129Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7284624Z external/sleef/src/arch/helperavx2.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7284970Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.7285109Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7285606Z external/sleef/src/arch/helperavx2.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7285939Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T03:30:19.7286063Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7286547Z external/sleef/src/arch/helperavx2.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7286890Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:30:19.7287094Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7287589Z external/sleef/src/arch/helperavx2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7287919Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T03:30:19.7288048Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7288548Z external/sleef/src/arch/helperavx2.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7288845Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:30:19.7288973Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7289456Z external/sleef/src/arch/helperavx2.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7289737Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:19.7289864Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7290365Z external/sleef/src/arch/helperavx2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7290625Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.7290746Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7291242Z external/sleef/src/arch/helperavx2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7291495Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.7291601Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7292097Z external/sleef/src/arch/helperavx2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7292349Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:19.7292473Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7292959Z external/sleef/src/arch/helperavx2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7293208Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:19.7293399Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7293901Z external/sleef/src/arch/helperavx2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7294133Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:19.7294258Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7294758Z external/sleef/src/arch/helperavx2.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7295042Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:19.7295163Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7295666Z external/sleef/src/arch/helperavx2.h:221:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7295966Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:19.7296090Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7296571Z external/sleef/src/arch/helperavx2.h:219:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7296819Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:19.7296943Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7297429Z external/sleef/src/arch/helperavx2.h:218:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7297674Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.7297864Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7298357Z external/sleef/src/arch/helperavx2.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7298621Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.7298732Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7299236Z external/sleef/src/arch/helperavx2.h:216:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7299484Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.7299611Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7300109Z external/sleef/src/arch/helperavx2.h:214:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7300365Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:19.7300484Z ^~~~~~~~~~ 2022-05-18T03:30:19.7300991Z external/sleef/src/arch/helperavx2.h:213:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7301223Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:19.7301342Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7301842Z external/sleef/src/arch/helperavx2.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7302092Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:19.7302215Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7302698Z external/sleef/src/arch/helperavx2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7303033Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:19.7303159Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7303734Z external/sleef/src/arch/helperavx2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7304074Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:19.7304197Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7304800Z external/sleef/src/arch/helperavx2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7305136Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:19.7305261Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7305854Z external/sleef/src/arch/helperavx2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7306177Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:19.7306300Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7306778Z external/sleef/src/arch/helperavx2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7307103Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:19.7307231Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7307730Z external/sleef/src/arch/helperavx2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7308059Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:19.7308182Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7308688Z external/sleef/src/arch/helperavx2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7308997Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:30:19.7309213Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7309717Z external/sleef/src/arch/helperavx2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7310033Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:30:19.7310159Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7310655Z external/sleef/src/arch/helperavx2.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7310975Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:30:19.7311103Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7311599Z external/sleef/src/arch/helperavx2.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7311911Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.7312032Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7312537Z external/sleef/src/arch/helperavx2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7312840Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.7312973Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7313479Z external/sleef/src/arch/helperavx2.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7313748Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:19.7313876Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7314374Z external/sleef/src/arch/helperavx2.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7314637Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:19.7314766Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7315268Z external/sleef/src/arch/helperavx2.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7315576Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:30:19.7315793Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7316294Z external/sleef/src/arch/helperavx2.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7316607Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:30:19.7316736Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7317225Z external/sleef/src/arch/helperavx2.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7317510Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.7317640Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7318134Z external/sleef/src/arch/helperavx2.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7318556Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:19.7318684Z ^~~~~~~~~~ 2022-05-18T03:30:19.7319175Z external/sleef/src/arch/helperavx2.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7319615Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:19.7319738Z ^~~~~~~~~~ 2022-05-18T03:30:19.7320220Z external/sleef/src/arch/helperavx2.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7320465Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:19.7320657Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7321138Z external/sleef/src/arch/helperavx2.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7321394Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:19.7321519Z ^~~~~~~~~~ 2022-05-18T03:30:19.7322026Z external/sleef/src/arch/helperavx2.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7322300Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:19.7322407Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7322902Z external/sleef/src/arch/helperavx2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7323164Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:19.7323294Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7323799Z external/sleef/src/arch/helperavx2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7324071Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:19.7324192Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7324687Z external/sleef/src/arch/helperavx2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7324947Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:19.7325073Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7325571Z external/sleef/src/arch/helperavx2.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7325819Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T03:30:19.7325942Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7326432Z external/sleef/src/arch/helperavx2.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7326703Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T03:30:19.7326829Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7327386Z external/sleef/src/arch/helperavx2.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7327584Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:30:19.7327706Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7328201Z external/sleef/src/arch/helperavx2.h:169:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7328386Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:19.7328515Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7329015Z external/sleef/src/arch/helperavx2.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7329197Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:19.7329306Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7329792Z external/sleef/src/arch/helperavx2.h:163:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7330022Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:19.7330144Z ^~~~~~~~~~ 2022-05-18T03:30:19.7330639Z external/sleef/src/arch/helperavx2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7330895Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:19.7331019Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7331519Z external/sleef/src/arch/helperavx2.h:161:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7331831Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.7332033Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7332532Z external/sleef/src/arch/helperavx2.h:160:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7332863Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.7332996Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7333472Z external/sleef/src/arch/helperavx2.h:159:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7333784Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.7333913Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7334396Z external/sleef/src/arch/helperavx2.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7334733Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.7334862Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7335361Z external/sleef/src/arch/helperavx2.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7335630Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:19.7335755Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7336243Z external/sleef/src/arch/helperavx2.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7336498Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:19.7336614Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7337094Z external/sleef/src/arch/helperavx2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7337288Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:19.7337416Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7337896Z external/sleef/src/arch/helperavx2.h:146:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7338086Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:19.7338211Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7338774Z external/sleef/src/arch/helperavx2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7339168Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7339283Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7339782Z external/sleef/src/arch/helperavx2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7340164Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7340293Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7340797Z external/sleef/src/arch/helperavx2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7341205Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7341334Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7341836Z external/sleef/src/arch/helperavx2.h:141:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7342212Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7342339Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7342837Z external/sleef/src/arch/helperavx2.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7343290Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7343499Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7344007Z external/sleef/src/arch/helperavx2.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7344381Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7344509Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7345012Z external/sleef/src/arch/helperavx2.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7345392Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7345528Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7346134Z external/sleef/src/arch/helperavx2.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7346520Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7346653Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7347150Z external/sleef/src/arch/helperavx2.h:134:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7347536Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7347662Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7348162Z external/sleef/src/arch/helperavx2.h:133:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7348538Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7348670Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7349169Z external/sleef/src/arch/helperavx2.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7349691Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7349822Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7350321Z external/sleef/src/arch/helperavx2.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7350708Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7350835Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7351328Z external/sleef/src/arch/helperavx2.h:129:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7351696Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7351822Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7352315Z external/sleef/src/arch/helperavx2.h:128:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7352693Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7352817Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7353318Z external/sleef/src/arch/helperavx2.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7353710Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7353930Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7354172Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:30:19.7354650Z external/sleef/src/arch/helperavx2.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7355027Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7355154Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7355652Z external/sleef/src/arch/helperavx2.h:115:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7355922Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T03:30:19.7356054Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7356558Z external/sleef/src/arch/helperavx2.h:114:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7356831Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:19.7356947Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7357451Z external/sleef/src/arch/helperavx2.h:113:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7357723Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:30:19.7357852Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7358351Z external/sleef/src/arch/helperavx2.h:112:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7358615Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:19.7358736Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7359227Z external/sleef/src/arch/helperavx2.h:111:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7359456Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:30:19.7359580Z ^~~~~~~~~~ 2022-05-18T03:30:19.7360080Z external/sleef/src/arch/helperavx2.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7360282Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:19.7360476Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7360984Z external/sleef/src/arch/helperavx2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7361185Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:19.7361308Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7361783Z external/sleef/src/arch/helperavx2.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7362065Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:19.7362188Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7362686Z external/sleef/src/arch/helperavx2.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7362879Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:19.7363005Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7363509Z external/sleef/src/arch/helperavx2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7363690Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:30:19.7363796Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7364292Z external/sleef/src/arch/helperavx2.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.7364475Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:30:19.7364599Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7365079Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7365367Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:19.7365504Z ^~~~~ 2022-05-18T03:30:19.7365956Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7366178Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:19.7366303Z ^~~~ 2022-05-18T03:30:19.7366686Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7366869Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:19.7366991Z ^~~~ 2022-05-18T03:30:19.7367445Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7367664Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:19.7367786Z ^~~~~~ 2022-05-18T03:30:19.7368036Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.7368552Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7368817Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.7368952Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7369454Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7369759Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:19.7369897Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7370377Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7370576Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:19.7370717Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7371228Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7371460Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.7371599Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7372131Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7372348Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:19.7372472Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7372943Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7373158Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.7373282Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7373763Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7373962Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:19.7374095Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7374578Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7374786Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:19.7374902Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7375392Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7375659Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:19.7375790Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7376289Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7376668Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:19.7376802Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7377300Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7377576Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:19.7377702Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7378203Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7378442Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:19.7378578Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7379071Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7379314Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.7379448Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7379939Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7380176Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.7380307Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7380802Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7381005Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:19.7381136Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7381635Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7381847Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:19.7381960Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7382474Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7382743Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.7382970Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7383541Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7383771Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:19.7383907Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7384409Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7384627Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:19.7384770Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7385008Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.7385488Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7385722Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:19.7386117Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7386609Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7386842Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:19.7386964Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7387468Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7387699Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:19.7387952Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7388469Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7388713Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:19.7388863Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7389377Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7389607Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:19.7389751Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7390239Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7390495Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:19.7390635Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7391124Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7391384Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:19.7391534Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7392003Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7392262Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:19.7392407Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7392917Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7393191Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:19.7393343Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7393864Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7394167Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.7394417Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7394915Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7395210Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:19.7395352Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7395874Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7396199Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.7396346Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7396845Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7397126Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:19.7397254Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7397764Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7398043Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:19.7398183Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7398686Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7399032Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:19.7399174Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7399688Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7399974Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:19.7400105Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7400612Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7400875Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:19.7401020Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7401531Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7401800Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:19.7401946Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7402448Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7402700Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:19.7402876Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7403372Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7403614Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:19.7403761Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7404260Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7404514Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:19.7404655Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7405199Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7405445Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:19.7405587Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7406093Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7406291Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:30:19.7406415Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7406913Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7407113Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:30:19.7407217Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7407712Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7407923Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:30:19.7408074Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7408579Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7408871Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:19.7409023Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7409520Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7409878Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.7410028Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7410524Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7410827Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.7410975Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7411502Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7411797Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.7411949Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7412445Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7412692Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:19.7412838Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7413337Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7413601Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:19.7413741Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7414228Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7414489Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:19.7414635Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7414860Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.7415338Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7415578Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:19.7415721Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7415958Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.7416489Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7416724Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:19.7416863Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7417308Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7417562Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.7417707Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7418162Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7418393Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.7418538Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7418984Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7419318Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:19.7419443Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7419684Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.7420138Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7420495Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:19.7420706Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7421172Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7421407Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:19.7421552Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7421793Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:30:19.7422281Z external/sleef/src/arch/helperavx2.h:474:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7422512Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.7422646Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7423150Z external/sleef/src/arch/helperavx2.h:473:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7423379Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.7423584Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7424089Z external/sleef/src/arch/helperavx2.h:472:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7424317Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.7424438Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7424945Z external/sleef/src/arch/helperavx2.h:471:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7425171Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.7425297Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7425956Z external/sleef/src/arch/helperavx2.h:457:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7426224Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:19.7426350Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7426859Z external/sleef/src/arch/helperavx2.h:450:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7427056Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:19.7427183Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7427762Z external/sleef/src/arch/helperavx2.h:448:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7427993Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:19.7428121Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7428596Z external/sleef/src/arch/helperavx2.h:447:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7428819Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:19.7428929Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7429400Z external/sleef/src/arch/helperavx2.h:441:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7429577Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:19.7429694Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7430196Z external/sleef/src/arch/helperavx2.h:437:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7430556Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:19.7430683Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7431157Z external/sleef/src/arch/helperavx2.h:428:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7431419Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:19.7431524Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7432005Z external/sleef/src/arch/helperavx2.h:426:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7432412Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:19.7432532Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7433012Z external/sleef/src/arch/helperavx2.h:425:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7433360Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:19.7433486Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7433992Z external/sleef/src/arch/helperavx2.h:417:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7434253Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.7434385Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7434891Z external/sleef/src/arch/helperavx2.h:412:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7435163Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.7435291Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7435794Z external/sleef/src/arch/helperavx2.h:411:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7436064Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:19.7436189Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7436664Z external/sleef/src/arch/helperavx2.h:409:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7437013Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:19.7437141Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7437626Z external/sleef/src/arch/helperavx2.h:408:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7437923Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:19.7438047Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7438619Z external/sleef/src/arch/helperavx2.h:406:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7438947Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:19.7439080Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7439579Z external/sleef/src/arch/helperavx2.h:405:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7439931Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:19.7440066Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7440542Z external/sleef/src/arch/helperavx2.h:403:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7440815Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:19.7440945Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7441438Z external/sleef/src/arch/helperavx2.h:402:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7441730Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:19.7441841Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7442331Z external/sleef/src/arch/helperavx2.h:399:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7442724Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:19.7442920Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7443386Z external/sleef/src/arch/helperavx2.h:397:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7443781Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:19.7443908Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7444406Z external/sleef/src/arch/helperavx2.h:388:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7444720Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:30:19.7444831Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7445317Z external/sleef/src/arch/helperavx2.h:386:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7445583Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:19.7445704Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7446185Z external/sleef/src/arch/helperavx2.h:385:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7446452Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:19.7446579Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7447052Z external/sleef/src/arch/helperavx2.h:383:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7447305Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:19.7447427Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7447903Z external/sleef/src/arch/helperavx2.h:382:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7448166Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:19.7448297Z ^~~~~~~~~~ 2022-05-18T03:30:19.7448827Z external/sleef/src/arch/helperavx2.h:371:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7449074Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:19.7449198Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7449733Z external/sleef/src/arch/helperavx2.h:370:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7450197Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:19.7450329Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7450812Z external/sleef/src/arch/helperavx2.h:369:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7451117Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.7451243Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7451716Z external/sleef/src/arch/helperavx2.h:368:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7452023Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.7452135Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7452643Z external/sleef/src/arch/helperavx2.h:364:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7452953Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.7453094Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7453592Z external/sleef/src/arch/helperavx2.h:360:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7453870Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.7454062Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7454558Z external/sleef/src/arch/helperavx2.h:348:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7454794Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:19.7454908Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7455399Z external/sleef/src/arch/helperavx2.h:346:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7455659Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.7455785Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7456269Z external/sleef/src/arch/helperavx2.h:345:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7456526Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.7456650Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7457133Z external/sleef/src/arch/helperavx2.h:344:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7457389Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.7457513Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7457996Z external/sleef/src/arch/helperavx2.h:343:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7458258Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.7458375Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7458850Z external/sleef/src/arch/helperavx2.h:341:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7459102Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T03:30:19.7459224Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7459687Z external/sleef/src/arch/helperavx2.h:340:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7459935Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T03:30:19.7460057Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7460619Z external/sleef/src/arch/helperavx2.h:337:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7460923Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:19.7461049Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7461522Z external/sleef/src/arch/helperavx2.h:336:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7461810Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:19.7461919Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7462415Z external/sleef/src/arch/helperavx2.h:334:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7462670Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:19.7462793Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7463283Z external/sleef/src/arch/helperavx2.h:333:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7463600Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:19.7463731Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7464206Z external/sleef/src/arch/helperavx2.h:329:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7464447Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:19.7464571Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7465059Z external/sleef/src/arch/helperavx2.h:325:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7465447Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:19.7465572Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7466151Z external/sleef/src/arch/helperavx2.h:324:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7466468Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:19.7466590Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7467060Z external/sleef/src/arch/helperavx2.h:323:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7467368Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:19.7467493Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7467973Z external/sleef/src/arch/helperavx2.h:322:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7468285Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:19.7468408Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7468910Z external/sleef/src/arch/helperavx2.h:318:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7469213Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:30:19.7469341Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7469824Z external/sleef/src/arch/helperavx2.h:317:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7470114Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:30:19.7470242Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7470737Z external/sleef/src/arch/helperavx2.h:316:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7471034Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:30:19.7471161Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7471755Z external/sleef/src/arch/helperavx2.h:315:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7472058Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.7472172Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7472661Z external/sleef/src/arch/helperavx2.h:314:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7472955Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.7473087Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7473578Z external/sleef/src/arch/helperavx2.h:312:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7473836Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:19.7473958Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7474447Z external/sleef/src/arch/helperavx2.h:311:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7474709Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:19.7474820Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7475317Z external/sleef/src/arch/helperavx2.h:310:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7475618Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:30:19.7475748Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7476311Z external/sleef/src/arch/helperavx2.h:309:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7476610Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:30:19.7476739Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7477223Z external/sleef/src/arch/helperavx2.h:307:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7477772Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:19.7477897Z ^~~~~~~~~~ 2022-05-18T03:30:19.7478368Z external/sleef/src/arch/helperavx2.h:305:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7478604Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:19.7478728Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7479185Z external/sleef/src/arch/helperavx2.h:304:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7479446Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:19.7479563Z ^~~~~~~~~~ 2022-05-18T03:30:19.7480021Z external/sleef/src/arch/helperavx2.h:302:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7480280Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:19.7480405Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7480888Z external/sleef/src/arch/helperavx2.h:301:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7481144Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:19.7481275Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7481759Z external/sleef/src/arch/helperavx2.h:300:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7482015Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:19.7482121Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7482666Z external/sleef/src/arch/helperavx2.h:291:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7482945Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:19.7483072Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7483560Z external/sleef/src/arch/helperavx2.h:290:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7483844Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:19.7483973Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7484446Z external/sleef/src/arch/helperavx2.h:289:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7484709Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:19.7484835Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7485329Z external/sleef/src/arch/helperavx2.h:280:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7485608Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:19.7485733Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7486223Z external/sleef/src/arch/helperavx2.h:279:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7486491Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:19.7486612Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7487076Z external/sleef/src/arch/helperavx2.h:277:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7487403Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:19.7487526Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7487999Z external/sleef/src/arch/helperavx2.h:276:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7488268Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:19.7488390Z ^~~~~~~~~~ 2022-05-18T03:30:19.7488883Z external/sleef/src/arch/helperavx2.h:259:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7489078Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:19.7489191Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7489678Z external/sleef/src/arch/helperavx2.h:255:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7489871Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.7490000Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7490502Z external/sleef/src/arch/helperavx2.h:247:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7490789Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.7490920Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7491401Z external/sleef/src/arch/helperavx2.h:229:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7491630Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.7491750Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7492224Z external/sleef/src/arch/helperavx2.h:228:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7492475Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.7492595Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7493062Z external/sleef/src/arch/helperavx2.h:218:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7493304Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.7493421Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7493972Z external/sleef/src/arch/helperavx2.h:206:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7494302Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:19.7494426Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7494916Z external/sleef/src/arch/helperavx2.h:201:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7495225Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:30:19.7495356Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7495860Z external/sleef/src/arch/helperavx2.h:198:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7496171Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.7496298Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7496776Z external/sleef/src/arch/helperavx2.h:195:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7497032Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:19.7497162Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.7497652Z external/sleef/src/arch/helperavx2.h:193:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7497959Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:30:19.7498089Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7498653Z external/sleef/src/arch/helperavx2.h:161:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7498975Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.7499083Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7499562Z external/sleef/src/arch/helperavx2.h:159:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7499887Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.7500008Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7500486Z external/sleef/src/arch/helperavx2.h:144:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7500861Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7500989Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7501470Z external/sleef/src/arch/helperavx2.h:143:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7501847Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7501962Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7502456Z external/sleef/src/arch/helperavx2.h:142:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7502848Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7502972Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7503547Z external/sleef/src/arch/helperavx2.h:141:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7503946Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7504076Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7504562Z external/sleef/src/arch/helperavx2.h:139:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7505012Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.7505124Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7505364Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:30:19.7505960Z external/sleef/src/arch/helperavx2.h:122:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7506214Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:30:19.7506328Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.7506814Z external/sleef/src/arch/helperavx2.h:121:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7507053Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:19.7507167Z ^~~~~~~~~~~ 2022-05-18T03:30:19.7507649Z external/sleef/src/arch/helperavx2.h:120:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7507898Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:30:19.7508019Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7508497Z external/sleef/src/arch/helperavx2.h:119:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7508752Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:30:19.7508870Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.7509366Z external/sleef/src/arch/helperavx2.h:101:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7509673Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:19.7509788Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.7510273Z external/sleef/src/arch/helperavx2.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.7510555Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:19.7510676Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8186707Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:19.8187218Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:19.8187658Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:19.8187994Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:19.8188229Z ^~~ 2022-05-18T03:30:19.8188570Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:30:19.8188994Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:19.8189172Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:30:19.8189259Z ^ 2022-05-18T03:30:19.8189370Z At top level: 2022-05-18T03:30:19.8192704Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8193009Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:30:19.8193134Z ^~~~~~~ 2022-05-18T03:30:19.8193611Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8193985Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:30:19.8194111Z ^~~~~~~ 2022-05-18T03:30:19.8194745Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8195042Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:30:19.8195179Z ^~~~~~~~~ 2022-05-18T03:30:19.8196574Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8196833Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:30:19.8196952Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8213807Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8214287Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:30:19.8214436Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8215006Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8215647Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:30:19.8215795Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8216344Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8216641Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:30:19.8216793Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8217646Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8217950Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:19.8218077Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8218579Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8218787Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:30:19.8218919Z ^~~~~ 2022-05-18T03:30:19.8219406Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8219624Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:19.8219758Z ^~~~~ 2022-05-18T03:30:19.8220256Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8220481Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:19.8220608Z ^~~~ 2022-05-18T03:30:19.8221106Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8221484Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:19.8221621Z ^~~~ 2022-05-18T03:30:19.8222089Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8222280Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:19.8222419Z ^~~~~~ 2022-05-18T03:30:19.8273998Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8274397Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:19.8274534Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8275104Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8275490Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:19.8275637Z ^~~~~~~~~ 2022-05-18T03:30:19.8276150Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8276387Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:19.8276524Z ^~~~~~ 2022-05-18T03:30:19.8277039Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8277248Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:19.8277385Z ^~~~~~ 2022-05-18T03:30:19.8277891Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8278112Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:19.8278251Z ^~~~~~ 2022-05-18T03:30:19.8278720Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8278871Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:19.8278970Z ^~~~~ 2022-05-18T03:30:19.8279353Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8279614Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:19.8279844Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8280241Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8280545Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:19.8280663Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8280855Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.8281249Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8281383Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:19.8281484Z ^~~~~~~~ 2022-05-18T03:30:19.8281878Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8282082Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.8282198Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8282589Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8282823Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:19.8282933Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8283322Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8283465Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:19.8283577Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8283968Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8284156Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.8284267Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8284652Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8284910Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:19.8285020Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8285403Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8285580Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.8285691Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8286076Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8286237Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:19.8286346Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8286740Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8286946Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:19.8287050Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8287445Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8287615Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:19.8287730Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8288140Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8288371Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:19.8288540Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8288967Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8289195Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:19.8289307Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8289719Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8289962Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:19.8290075Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8290490Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8290691Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:19.8290823Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8291288Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8291512Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.8291643Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8292094Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8292310Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.8292437Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8292892Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8293131Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:19.8293253Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8293715Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8293940Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:19.8294080Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8294617Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8294855Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:19.8294989Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8295454Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8295650Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:19.8295774Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8296199Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8296381Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:19.8296507Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8296956Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8297157Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:19.8297273Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8297670Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8297849Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:19.8297961Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8298438Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8298752Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:19.8298884Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8299384Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8299607Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:19.8299724Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8300223Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8300493Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.8300641Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8301132Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8301363Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:19.8301499Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8301999Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8302248Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.8302372Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8302881Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8303114Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:19.8303253Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8303579Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.8304087Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8304312Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:19.8304451Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8304948Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8305231Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:19.8305364Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8310520Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8310798Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:19.8310947Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8311491Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8311723Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:19.8311862Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8312379Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8312605Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:19.8312743Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8313246Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8314210Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:19.8314358Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8314864Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8315097Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:19.8315424Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8315917Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8316176Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:19.8316325Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8316837Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8317083Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:19.8317223Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8317694Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8317946Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:19.8318101Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8318611Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8318870Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:19.8319011Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8319522Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8320005Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:19.8320174Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8320678Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8320938Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:19.8321091Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8321597Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8321846Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:19.8321986Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8322596Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8322859Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:19.8322992Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8323492Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8323728Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:19.8323879Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8324386Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8324628Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:19.8324769Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8325272Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8325505Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:19.8325652Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8326152Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8326420Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:19.8326564Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8327143Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8327415Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:19.8327562Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8328055Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8328342Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:19.8328486Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8328997Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8329239Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:19.8329386Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8329901Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8330151Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:19.8330295Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8330791Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8331101Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.8331254Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8331751Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8332052Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:19.8332200Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8332703Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8332999Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.8333206Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8333718Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8334002Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:19.8334151Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8334661Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8334944Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:19.8335092Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8335594Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8335870Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:19.8336002Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8336506Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8336790Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:19.8336936Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8337441Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8337795Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:19.8337942Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8338448Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8338696Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:19.8338843Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8339354Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8339617Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:19.8339762Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8340270Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8340540Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:19.8340681Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8341168Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8341431Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:19.8341577Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8342070Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8342321Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:19.8342462Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8342958Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8343255Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:19.8343490Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8343989Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8344360Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.8344512Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8345024Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8345311Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.8345456Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8346074Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8346375Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.8346506Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8347031Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8347290Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:19.8347435Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8347943Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8348201Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:19.8348351Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8348965Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8349225Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:19.8349352Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8349590Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.8350074Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8350307Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:19.8350455Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8350921Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8351158Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:19.8351303Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8351531Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.8352014Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8352248Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:19.8352397Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8352884Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8353114Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:19.8353256Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8353713Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8353981Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.8354132Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8354604Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8354828Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:19.8354968Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8355536Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8355795Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.8355938Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8356398Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8356660Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.8356805Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8357287Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8357522Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.8357667Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8358144Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8358388Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.8358516Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8358980Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8359241Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:19.8359388Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8359921Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8360188Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.8360334Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8360807Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8361040Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.8361180Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8361641Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8361899Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.8362047Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8362510Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8362767Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.8362914Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8363382Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8363649Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:19.8363794Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8364267Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8364530Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:19.8364672Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8365143Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8365404Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.8365534Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8366071Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8366326Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.8366476Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8366953Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8367212Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.8367359Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8367828Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8368091Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.8368220Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8368695Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8368954Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.8369101Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8369572Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8369835Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:19.8369984Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8370445Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8370737Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:19.8370887Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8371361Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8371595Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.8371738Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8372200Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8372435Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.8372579Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8373028Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8373355Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:19.8373495Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8373964Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8374276Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:19.8374418Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8374899Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8375197Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:19.8375320Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8375795Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8376068Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:19.8376206Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8376448Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.8376990Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8377340Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:19.8377480Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8377945Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8378267Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:19.8378405Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8378863Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8379192Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:19.8379337Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8379797Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8380080Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:19.8380219Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8380678Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8380952Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:19.8381159Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8381633Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8381957Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:19.8382111Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8382575Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8382867Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.8383001Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8383545Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8383796Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:19.8383938Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8384403Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8384661Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:19.8384807Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8385281Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8385511Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:19.8385638Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8386238Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8386533Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.8386680Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8387150Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8387443Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.8387694Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8388180Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8388487Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:19.8388638Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8389113Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8389375Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:19.8389523Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8390000Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8390261Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:19.8390412Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8390636Z In file included from external/sleef/src/libm/sleefsimddp.c:249:0: 2022-05-18T03:30:19.8391164Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8391389Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.8391525Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8392048Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8392364Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.8392494Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8393022Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8393241Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.8393370Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8393894Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8394123Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.8394253Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8394776Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8394988Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:30:19.8395110Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8395620Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8395818Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:30:19.8395935Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8396456Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8396743Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8396871Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8397396Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8397724Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:19.8397837Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8398362Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8398754Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:30:19.8398880Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8399477Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8399739Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:30:19.8399867Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8400399Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8400661Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8400776Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8401305Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8401499Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:19.8401625Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8402159Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8402356Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:19.8402480Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8402998Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8403233Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.8403356Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8403879Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8404176Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.8404296Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8404819Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8405063Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.8405185Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8405689Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8405962Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:30:19.8406092Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8406617Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8406856Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.8406978Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8407502Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8407740Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.8407844Z ^~~~~~~~~~ 2022-05-18T03:30:19.8408357Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8408559Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:19.8408676Z ^~~~~~~~~~ 2022-05-18T03:30:19.8409205Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8409486Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8409612Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8410140Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8410471Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8410602Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8411124Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8411409Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8411535Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8412054Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8412341Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8412463Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8412979Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8413239Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8413364Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8413891Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8414326Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8414454Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8414969Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8415345Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8415467Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8415979Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8416470Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8416597Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8417122Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8417427Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:30:19.8417550Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8418073Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8418381Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:30:19.8418488Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8419007Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8419310Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:30:19.8419431Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8419945Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8420207Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.8420329Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8421167Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8421593Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.8421705Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8422310Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8422634Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.8422781Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8423312Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8423659Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.8423791Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8424315Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8424567Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:30:19.8424685Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8425203Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8425473Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:30:19.8425603Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8426228Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8426465Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:30:19.8426591Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8427211Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8427448Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:30:19.8427576Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8428112Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8428347Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:30:19.8428475Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8428998Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8429232Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:30:19.8429343Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8429849Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8430362Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:30:19.8430487Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8431019Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8431559Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:30:19.8431686Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8432218Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8432544Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:30:19.8432658Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8433186Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8433450Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8433659Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8434188Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8434452Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8434574Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8435090Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8435358Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8435470Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8435989Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8436248Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8436375Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8436900Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8437159Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8437282Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8437809Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8438057Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8438246Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8438771Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8439204Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:30:19.8439341Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8439872Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8440300Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:30:19.8440429Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8440941Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8441366Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:30:19.8441501Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8442032Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8442319Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.8442446Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8442959Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8443235Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.8443347Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8443877Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8444307Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:30:19.8444443Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8444970Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8445459Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:30:19.8445595Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8446126Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8446391Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.8446503Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8447020Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8447270Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:30:19.8447396Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8447920Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8448163Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:30:19.8448289Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8448812Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8449106Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:30:19.8449228Z ^~~~~~~~~~ 2022-05-18T03:30:19.8449749Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8450050Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:30:19.8450243Z ^~~~~~~~~~ 2022-05-18T03:30:19.8450765Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8450987Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:30:19.8451113Z ^~~~~~~~~~ 2022-05-18T03:30:19.8451626Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8451863Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:30:19.8451985Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8452521Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8452761Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:30:19.8452892Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8453419Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8453771Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:30:19.8453880Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8454415Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8454648Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:30:19.8454770Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8455288Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8455676Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:30:19.8455811Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8456330Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8456651Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:30:19.8456844Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8457367Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8457686Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:30:19.8457819Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8458348Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8458672Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:30:19.8458800Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8459328Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8459520Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:30:19.8459643Z ^~~~~~~~~~ 2022-05-18T03:30:19.8460165Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8460423Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T03:30:19.8460550Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8461067Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8461315Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T03:30:19.8461508Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8462027Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8462258Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T03:30:19.8462381Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8462906Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8463144Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T03:30:19.8463268Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8463883Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8464077Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:30:19.8464183Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8464706Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8464936Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:30:19.8465063Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8465578Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8465983Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:19.8466103Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8466629Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8466911Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:30:19.8467039Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8467554Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8467812Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.8467937Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8468563Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8468812Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.8468937Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8469445Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8469684Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.8469806Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8470336Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8470619Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:30:19.8470746Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8471272Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8471521Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.8471624Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8472141Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8472391Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.8472512Z ^~~~~~~~~~ 2022-05-18T03:30:19.8473038Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8473346Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:19.8473469Z ^~~~~~~~~~ 2022-05-18T03:30:19.8473984Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8474196Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:30:19.8474322Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8474840Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8475053Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:30:19.8475175Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8475691Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8475939Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8476069Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8476569Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8477005Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8477131Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8477656Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8477945Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8478073Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8478590Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8479087Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8479216Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8479721Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8479978Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:30:19.8480178Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8480714Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8480971Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8481095Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8481625Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8481883Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8481998Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8482515Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8482735Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:30:19.8482857Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8483389Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8483626Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:30:19.8483745Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8484253Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8484475Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:30:19.8484595Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8485184Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8485422Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:30:19.8485547Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8486074Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8486310Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:30:19.8486431Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8486931Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8487149Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:30:19.8487266Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8487752Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8487978Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:19.8488096Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8488619Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8488858Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:30:19.8488969Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8489485Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8489712Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:30:19.8489832Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8490356Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8490688Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:30:19.8490834Z ^~~~~~~~~~ 2022-05-18T03:30:19.8491346Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8491726Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:30:19.8491848Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8492368Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8492590Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:30:19.8492713Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8493209Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8493480Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8493610Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8494124Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8494392Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8494520Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8495046Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8495317Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8495441Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8495961Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8496225Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8496430Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8496947Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8497227Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8497357Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8497883Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8498151Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8498274Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8498785Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8499230Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:30:19.8499353Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8499884Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8500309Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:30:19.8500437Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8500956Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8501394Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:30:19.8501525Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8502037Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8502322Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:19.8502451Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8502964Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8503317Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:19.8503531Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8504068Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8504510Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:30:19.8504644Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8505175Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8505602Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:30:19.8509500Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8510193Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8510489Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:19.8510620Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8511151Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8511415Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:30:19.8511543Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8512058Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8512449Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:30:19.8512578Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8513112Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8513431Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:30:19.8513556Z ^~~~~~~~~~ 2022-05-18T03:30:19.8514088Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8514431Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:30:19.8514539Z ^~~~~~~~~~ 2022-05-18T03:30:19.8515058Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8515290Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:30:19.8515409Z ^~~~~~~~~~ 2022-05-18T03:30:19.8515922Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8516175Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:30:19.8516305Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8516827Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8517055Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:30:19.8517172Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8517681Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8518046Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:30:19.8518175Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8518695Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8518947Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:30:19.8519168Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8519683Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8520017Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:30:19.8520145Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8520677Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8521005Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:30:19.8521143Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8521667Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8521999Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:30:19.8522132Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8522633Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8522955Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:30:19.8523083Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8523610Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8523914Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:30:19.8524040Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8524571Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8524843Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8524949Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8525475Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8525727Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T03:30:19.8525844Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8526382Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8526638Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T03:30:19.8526768Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8527288Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8527523Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T03:30:19.8527636Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8528156Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8528397Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T03:30:19.8528516Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8529050Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8529243Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:30:19.8529373Z ^~~~~~~~~~ 2022-05-18T03:30:19.8529908Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8530105Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:30:19.8530224Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8530824Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8531171Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.8531305Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8531823Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8532112Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.8532248Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8532759Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8533049Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:30:19.8533187Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8533724Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8533982Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:30:19.8534113Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8534640Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8534929Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:30:19.8535125Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8535631Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8535891Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.8536021Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8536546Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8536807Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:19.8536930Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8537461Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8537735Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.8537849Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8538375Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8538644Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.8538774Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8539302Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8539564Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.8539691Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8540221Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8540472Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:19.8540601Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8541127Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8541395Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.8541605Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8542131Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8542400Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.8542526Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8543018Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8543268Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:30:19.8543391Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8544089Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8544332Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:30:19.8544457Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8544996Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8545228Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:30:19.8545350Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8545977Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8546231Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:30:19.8546466Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8546999Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8547240Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:30:19.8547362Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8547874Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8548131Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:30:19.8548238Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8548753Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8548992Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:30:19.8549112Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8549639Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8549901Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:30:19.8550025Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8550548Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8550787Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:30:19.8550903Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8551424Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8551633Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:30:19.8551760Z ^~~~~~~~~~ 2022-05-18T03:30:19.8552284Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8552556Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:30:19.8552679Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8553272Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8553498Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:30:19.8553622Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8554139Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8554378Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:30:19.8554505Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8555037Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8555296Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:30:19.8555400Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8555920Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8556149Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:30:19.8556273Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8556801Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8557027Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:30:19.8557151Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8557682Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8557961Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:30:19.8558089Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8558620Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8558846Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:30:19.8558977Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8559489Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8559701Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:19.8559825Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8560335Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8560656Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:30:19.8560780Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8561014Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.8561519Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8561781Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.8561931Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8562432Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8562721Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:19.8562859Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8563351Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8563552Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:19.8563693Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8564205Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8564433Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.8564633Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8565124Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8565373Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:19.8565509Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8566014Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8566241Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.8566380Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8566875Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8567082Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:19.8567200Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8567682Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8567958Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:19.8568092Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8568585Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8568883Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:19.8569017Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8569577Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8569851Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:19.8569981Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8570478Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8570696Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:19.8570829Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8571305Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8571555Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.8571692Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8572192Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8572431Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.8572570Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8573071Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8573270Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:19.8573398Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8573892Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8574098Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:19.8574213Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8574709Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8574936Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:19.8575071Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8575306Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.8575895Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8576127Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:19.8576261Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8576761Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8577020Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:19.8577168Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8577655Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8577908Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:19.8578047Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8578537Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8578804Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:19.8578950Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8579444Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8579708Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:19.8579855Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8580354Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8580724Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:19.8580872Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8581410Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8581710Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.8581847Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8582349Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8582643Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:19.8582787Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8583307Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8583702Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.8583856Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8584368Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8584649Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:19.8584781Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8585287Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8585564Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:19.8585707Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8586335Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8586615Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:19.8586864Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8587373Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8587645Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:19.8587790Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8588294Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8588563Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:19.8588708Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8589207Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8589463Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:19.8589610Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8590098Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8590339Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:19.8590526Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8591026Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8591285Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:19.8591517Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8592014Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8592274Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:19.8592421Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8592894Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8593138Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:19.8593280Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8593804Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8594097Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:19.8594252Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8594757Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8595051Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.8595181Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8595685Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8595979Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.8596129Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8596650Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8596946Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.8597101Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8597595Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8597922Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:19.8598058Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8598552Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8598806Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:19.8598941Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8599421Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8599684Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:19.8599825Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8600067Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.8600521Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8600778Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.8600921Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8601371Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8601699Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:19.8601840Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8602139Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.8602592Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8602930Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:19.8603077Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8603532Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8603763Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:19.8603902Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8604144Z In file included from external/sleef/src/libm/sleefsimddp.c:249:0: 2022-05-18T03:30:19.8604683Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8604916Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.8605038Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8605569Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8605802Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.8605933Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8606468Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8606692Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.8606822Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8607351Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8607577Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.8607693Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8608187Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8608473Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:19.8608598Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8609200Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8609468Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8609587Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8610042Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8610222Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:19.8610344Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8610846Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8611037Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:19.8611159Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8611628Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8611765Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:19.8611859Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8612373Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8612608Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.8612730Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8613237Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8613526Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.8613633Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8614060Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8614282Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.8614405Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8614908Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8615181Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:30:19.8615304Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8615768Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8615999Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.8616127Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8616596Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8616828Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.8616928Z ^~~~~~~~~~ 2022-05-18T03:30:19.8617397Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8617595Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:19.8617716Z ^~~~~~~~~~ 2022-05-18T03:30:19.8618224Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8618498Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8618614Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8619118Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8619400Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8619525Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8620113Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8620395Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8620520Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8621029Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8621279Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8621392Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8621904Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8622331Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8622459Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8622976Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8623259Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8623381Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8623952Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8624379Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8624580Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8625007Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8625261Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:30:19.8625383Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8625995Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8626237Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.8626347Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8626831Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8627085Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.8627217Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8627746Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8628064Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.8628190Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8628625Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8628898Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.8629011Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8629499Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8629726Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:30:19.8629851Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8630378Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8630619Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:30:19.8630859Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8631367Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8631873Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:30:19.8631983Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8632485Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8632761Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8632886Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8633385Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8633654Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8633781Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8634274Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8634496Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8634616Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8635120Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8635376Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8635592Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8636055Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8636321Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8636443Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8636947Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: 'veq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8637164Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8637284Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8637767Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8638189Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:30:19.8638320Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8638842Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8639272Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:30:19.8639401Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8639907Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8640333Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:30:19.8640459Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8640961Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8641252Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.8641376Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8641880Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8642224Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.8642333Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8642858Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8643274Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:30:19.8643395Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8643836Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8644258Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:30:19.8644365Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8644832Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8645064Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:19.8645168Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8645666Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8645913Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:30:19.8646038Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8646551Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8646880Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:30:19.8647002Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8647500Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8647791Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:30:19.8647918Z ^~~~~~~~~~ 2022-05-18T03:30:19.8648414Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: 'vabs_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8648698Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:30:19.8648807Z ^~~~~~~~~~ 2022-05-18T03:30:19.8649282Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8649471Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:30:19.8649569Z ^~~~~~~~~~ 2022-05-18T03:30:19.8650037Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: 'vdiv_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8650274Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:30:19.8650400Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8650878Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8651113Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:30:19.8651236Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8651736Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8652084Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:30:19.8652177Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8652679Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8652912Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:30:19.8653037Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8653590Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: 'vreinterpret_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8653928Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:30:19.8654053Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8654525Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: 'vreinterpret_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8654824Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:30:19.8654958Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8655443Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: 'vreinterpret_vf_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8655764Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:30:19.8655897Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8656428Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: 'vreinterpret_vm_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8656745Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:30:19.8656871Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8657394Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8657634Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T03:30:19.8657859Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8658384Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8658627Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T03:30:19.8658749Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8659212Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8659437Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T03:30:19.8659554Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8660049Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8660277Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T03:30:19.8660399Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8660889Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8661084Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:30:19.8661200Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8661690Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8661875Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:30:19.8661978Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8662473Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8662765Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:19.8662887Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8663464Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8663709Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.8663820Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8664296Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8664610Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.8664729Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8665236Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8665475Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.8665594Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8666209Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8666447Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.8666557Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8667034Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8667277Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.8667404Z ^~~~~~~~~~ 2022-05-18T03:30:19.8667901Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8668113Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:19.8668232Z ^~~~~~~~~~ 2022-05-18T03:30:19.8668715Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8668939Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:30:19.8669140Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8669575Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8669999Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8670111Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8670591Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8670810Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:19.8670930Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8671439Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8671857Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:30:19.8671988Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8672515Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8672804Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:19.8672927Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8673449Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8673896Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:30:19.8674023Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8674499Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8674758Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:30:19.8674895Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8675364Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8675627Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.8675754Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8676362Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8676616Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:19.8676724Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8677239Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8677507Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.8677641Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8678148Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8678386Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.8678492Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8679005Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8679263Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.8679377Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8679880Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8680093Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:30:19.8680208Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8680786Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8680973Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:30:19.8681086Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8681588Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8681802Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:30:19.8681922Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8682428Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8682627Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:30:19.8682745Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8683265Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8683495Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:30:19.8683606Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8684120Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8684328Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:19.8684454Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8685823Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:19.8686156Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:19.8686606Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:19.8686768Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:19.8686859Z ^ 2022-05-18T03:30:19.8686981Z At top level: 2022-05-18T03:30:19.8687491Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8687713Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:19.8687854Z ^~~~~~~ 2022-05-18T03:30:19.8688357Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8688646Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:19.8688783Z ^~~~~~~ 2022-05-18T03:30:19.8689266Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8689491Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:19.8689633Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8690134Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8690358Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:19.8690505Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8691009Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8691313Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:19.8691437Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8691944Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8692161Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:19.8692295Z ^~~~~~ 2022-05-18T03:30:19.8692789Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8693007Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:19.8693206Z ^~~~~~ 2022-05-18T03:30:19.8693701Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8693891Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:19.8694027Z ^~~~~~ 2022-05-18T03:30:19.8694537Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8694747Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:19.8694880Z ^~~~~ 2022-05-18T03:30:19.8695380Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8695590Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:19.8695720Z ^~~~~~ 2022-05-18T03:30:19.8696208Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8696417Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:19.8696554Z ^~~~~ 2022-05-18T03:30:19.8697057Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8697266Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:19.8697400Z ^~~~~~~ 2022-05-18T03:30:19.8697903Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8698147Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:19.8698271Z ^~~~~~~~~~ 2022-05-18T03:30:19.8698772Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8699028Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:19.8699173Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8699671Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8699975Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:19.8700110Z ^~~~~~~ 2022-05-18T03:30:19.8700608Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8700780Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:19.8700892Z ^~~~~~ 2022-05-18T03:30:19.8701383Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8701582Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:19.8701700Z ^~~~~~~~~ 2022-05-18T03:30:19.8702173Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8702428Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.8702566Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8703022Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8703274Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:19.8703504Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8704003Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8704251Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:19.8704456Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8704942Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8705183Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:19.8705317Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8705998Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8706222Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:19.8706365Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8706871Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8707094Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:19.8707235Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8707742Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8707949Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:19.8708089Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8708592Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8708951Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:19.8709096Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8709580Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8709881Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:19.8710026Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8710431Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8710621Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:19.8710845Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8711322Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8711606Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:19.8711751Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8712232Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8712462Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:19.8712610Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8713097Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8713319Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:19.8713452Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8713884Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8714085Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.8714213Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8714607Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8714821Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.8715036Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8715494Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8715710Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:19.8715837Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8716291Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8716495Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:19.8716634Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8717116Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8717331Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:19.8717477Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8717707Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.8718189Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8718391Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:19.8718512Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8718974Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8719200Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:19.8719325Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8719775Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8719994Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:19.8720131Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8720574Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8720802Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:19.8720939Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8721495Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8721699Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:19.8721826Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8722271Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8722496Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.8722633Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8723074Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8723318Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.8723459Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8723890Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8724143Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.8724290Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8724737Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8724977Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.8725107Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8725530Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8725824Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.8725943Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8726406Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8726666Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:19.8726796Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8727245Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8727496Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.8727640Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8728103Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8728345Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.8728493Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8728964Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8729225Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.8729368Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8729843Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8730098Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.8730245Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8730704Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8730948Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:19.8731099Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8731544Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8731858Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.8731999Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8732443Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8732680Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.8732800Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8733272Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8733528Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.8733669Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8734131Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8734383Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:19.8734531Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8735007Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8735256Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.8735385Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8735854Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8736102Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.8736332Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8736808Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8737066Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:19.8737217Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8737694Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8737911Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:19.8738057Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8738494Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8738714Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.8738844Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8739285Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8739490Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.8739623Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8740076Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8740381Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.8740516Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8740942Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8741183Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:19.8741310Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8741787Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8742037Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:19.8742144Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8742627Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8742931Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:19.8743068Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8743634Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8743952Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:19.8744095Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8744568Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8744870Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.8745001Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8745476Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8745890Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:19.8746027Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8746504Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8746759Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:19.8746995Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8747464Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8747677Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.8747819Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8748281Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8748658Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.8748814Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8749294Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8749623Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.8749782Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8750229Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8750541Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:19.8750691Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8750942Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.8751424Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8751705Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.8751857Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8752340Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8752564Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:19.8752688Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8753163Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8753484Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:19.8753632Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8754114Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8754365Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:19.8754511Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8754987Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8755202Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:19.8755343Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8755810Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8756104Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:19.8756253Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8756728Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8757024Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:19.8757175Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8757643Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8758040Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:19.8758191Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8758662Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8758922Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:19.8759068Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8759528Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8759774Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:19.8759891Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8760102Z In file included from external/sleef/src/libm/sleefsimdsp.c:346:0: 2022-05-18T03:30:19.8760567Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8760780Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.8760899Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8761421Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8761643Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.8761763Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8762213Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8762418Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.8762539Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8763028Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8763261Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.8763388Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8763877Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8764159Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:30:19.8764256Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8764779Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8764977Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:30:19.8765097Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8765610Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8765874Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8766000Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8766520Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8766830Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:19.8766955Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8767480Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8767880Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:30:19.8768003Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8768521Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8768780Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:30:19.8768972Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8769489Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8769734Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8769865Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8770384Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8770584Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:19.8770703Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8771230Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8771412Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:19.8771535Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8772045Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8772288Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.8772410Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8772943Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8773177Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.8773289Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8773808Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8774035Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.8774145Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8774670Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8774946Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:30:19.8775076Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8775704Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8775928Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.8776046Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8776539Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8776748Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.8776865Z ^~~~~~~~~~ 2022-05-18T03:30:19.8777355Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8777551Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:19.8777662Z ^~~~~~~~~~ 2022-05-18T03:30:19.8778161Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8778426Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8778553Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8779049Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8779322Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8779451Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8779978Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8780317Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8780447Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8780979Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8781270Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8781380Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8781865Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8782095Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8782220Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8782749Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8783188Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8783315Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8783940Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8784227Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8784340Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8784873Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8785350Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8785476Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8786092Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8786406Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:30:19.8786519Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8787134Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8787423Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:30:19.8787548Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8788067Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8788367Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:30:19.8788493Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8789027Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8789270Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.8789392Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8789924Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8790167Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.8790289Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8790808Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8791127Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.8791346Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8791877Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8792155Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.8792286Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8792774Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8793043Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:30:19.8793169Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8793682Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8793951Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:30:19.8794088Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8794599Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8794834Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:30:19.8794950Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8795457Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8795692Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:30:19.8795820Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8796344Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8796588Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:30:19.8796723Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8797251Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8797477Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:30:19.8797608Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8798207Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8798734Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:30:19.8798861Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8799395Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8799953Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:30:19.8800084Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8800623Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8800957Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:30:19.8801085Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8801584Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8801851Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8801970Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8802506Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8802818Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8802932Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8803435Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8803710Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8803836Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8804342Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8804608Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8804733Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8805243Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8805508Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8805631Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8806136Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8806407Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8806529Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8807066Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8807476Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:30:19.8807605Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8808122Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8808536Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T03:30:19.8808648Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8809164Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8809492Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T03:30:19.8809622Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8810155Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8810408Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:30:19.8810534Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8811043Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8811271Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:30:19.8811390Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8811895Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8812206Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:30:19.8812330Z ^~~~~~~~~~ 2022-05-18T03:30:19.8812842Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8813142Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:30:19.8813266Z ^~~~~~~~~~ 2022-05-18T03:30:19.8813779Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8814006Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:30:19.8814206Z ^~~~~~~~~~ 2022-05-18T03:30:19.8814727Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8814969Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:30:19.8815096Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8815624Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8815837Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:30:19.8815946Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8816473Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8816829Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:30:19.8816950Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8817465Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8817705Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:30:19.8817826Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8818334Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8818671Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:30:19.8818784Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8819313Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8819626Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:30:19.8819759Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8820288Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8820603Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:30:19.8820803Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8821335Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8821643Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:30:19.8821770Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8822297Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8822507Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:30:19.8822625Z ^~~~~~~~~~ 2022-05-18T03:30:19.8823154Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8823524Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:30:19.8823645Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8824135Z external/sleef/src/arch/helperpurec_scalar.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8824363Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vf; } 2022-05-18T03:30:19.8824482Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8824973Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8825237Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T03:30:19.8825422Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8826131Z external/sleef/src/arch/helperpurec_scalar.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8826309Z static INLINE vint2 vrint_vi2_vf(vfloat a) { 2022-05-18T03:30:19.8826419Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8826943Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8827133Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:30:19.8827259Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8827781Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8828013Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:30:19.8828135Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8828655Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8828960Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:19.8829064Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8829555Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8829843Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:30:19.8829966Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8830480Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8830728Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.8830848Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8831353Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8831578Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.8831700Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8832346Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8832586Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.8832712Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8833241Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8833511Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:30:19.8833637Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8834154Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8834403Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.8834527Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8835052Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8835296Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.8835418Z ^~~~~~~~~~ 2022-05-18T03:30:19.8835888Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8836095Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:19.8836205Z ^~~~~~~~~~ 2022-05-18T03:30:19.8836725Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8837031Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:30:19.8837151Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8837665Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8837877Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:30:19.8837997Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8838498Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8838743Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8838868Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8839341Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8839723Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8839851Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8840382Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8840642Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8840758Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8841254Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8841749Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8841873Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8842377Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8842635Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:30:19.8842838Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8843384Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8843623Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8843803Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8844292Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8844527Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8844643Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8845126Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8845332Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:30:19.8845448Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8845932Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8846151Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:30:19.8846251Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8846739Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8846962Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:30:19.8847079Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8847569Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8847796Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:30:19.8847913Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8848440Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8848669Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:30:19.8848782Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8849270Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8849485Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:30:19.8849601Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8850087Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8850295Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:19.8850408Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8850875Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8851087Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:30:19.8851205Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8851695Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8851909Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:30:19.8852023Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8852504Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8852804Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:30:19.8852900Z ^~~~~~~~~~ 2022-05-18T03:30:19.8853385Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8853694Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:30:19.8853813Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8854293Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8854555Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:30:19.8854667Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8855128Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8855388Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8855503Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8855982Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8856239Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8856355Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8856832Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8857086Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8857202Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8857677Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8857924Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8858041Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8858530Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8858782Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8858955Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8859433Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8859681Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8859782Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8860260Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8860651Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:30:19.8860771Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8861260Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8861658Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T03:30:19.8861780Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8862264Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8862529Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T03:30:19.8862635Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8863116Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8863357Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:30:19.8863575Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8864072Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8864321Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:30:19.8864436Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8864922Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8865200Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:30:19.8865373Z ^~~~~~~~~~ 2022-05-18T03:30:19.8865945Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8866213Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:30:19.8866334Z ^~~~~~~~~~ 2022-05-18T03:30:19.8866810Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8867035Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:30:19.8867135Z ^~~~~~~~~~ 2022-05-18T03:30:19.8867546Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8867781Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:30:19.8867907Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8868425Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8868675Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:30:19.8868800Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8869302Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8869623Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:30:19.8869834Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8870314Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8870555Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:30:19.8870670Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8871134Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8871439Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:30:19.8871570Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8872085Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8872388Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:30:19.8872527Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8873051Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8873382Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:30:19.8873513Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8874031Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8874357Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:30:19.8874482Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8875010Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8875233Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:30:19.8875356Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8875858Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8876202Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8876330Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8876870Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8877143Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:30:19.8877264Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8877745Z external/sleef/src/arch/helperpurec_scalar.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8877965Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return vd; } 2022-05-18T03:30:19.8878092Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8878614Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8878885Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:30:19.8879015Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8879534Z external/sleef/src/arch/helperpurec_scalar.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8879717Z static INLINE vint vrint_vi_vd(vdouble a) { 2022-05-18T03:30:19.8879826Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8880355Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8880547Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:30:19.8880666Z ^~~~~~~~~~ 2022-05-18T03:30:19.8881254Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8881467Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:30:19.8881589Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8882115Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8882442Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.8882582Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8883110Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8883402Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.8883543Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8884070Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8884356Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:30:19.8884492Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8884941Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8885201Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:30:19.8885333Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8885850Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8886131Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:30:19.8886263Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8886793Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8887059Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.8887252Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8887759Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8888000Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:19.8888125Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8888649Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8888905Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.8889032Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8889536Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8889805Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.8889916Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8890422Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8890687Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.8890813Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8891336Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8891600Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:19.8891814Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8892336Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8892586Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.8892712Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8893238Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8893500Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.8893625Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8894143Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8894389Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:30:19.8894514Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8895016Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8895255Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:30:19.8895382Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8895913Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8896149Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:30:19.8896272Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8896793Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8897036Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:30:19.8897161Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8897669Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8897906Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:30:19.8898030Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8898625Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8898885Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:30:19.8899011Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8899534Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8899781Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:30:19.8899890Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8900398Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8900658Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:30:19.8900784Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8901306Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8901560Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:30:19.8901685Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8902207Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8902406Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:30:19.8902522Z ^~~~~~~~~~ 2022-05-18T03:30:19.8903046Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8903376Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:30:19.8903574Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8904098Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8904325Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:30:19.8904446Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8904953Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8905187Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:30:19.8905310Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8905945Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8906199Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:30:19.8906317Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8906839Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8907058Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:30:19.8907163Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8907669Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8907889Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:30:19.8908015Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8908533Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8908754Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:30:19.8908880Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8909394Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8909605Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:30:19.8909836Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8910360Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8910570Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:19.8910692Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8911206Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.8911504Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:30:19.8911626Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8912092Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8912261Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:30:19.8912377Z ^~~~~~~ 2022-05-18T03:30:19.8912858Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8913054Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:30:19.8913176Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8913672Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8913871Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:30:19.8913973Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8914446Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8914666Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:19.8914894Z ^~~~~~~ 2022-05-18T03:30:19.8915394Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8915626Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:19.8915768Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8916249Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8916476Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:19.8916617Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8917113Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8917413Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:19.8917557Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8918033Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8918252Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:19.8918386Z ^~~~~~ 2022-05-18T03:30:19.8918840Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8919046Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:19.8919178Z ^~~~~~ 2022-05-18T03:30:19.8919642Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8919852Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:19.8919988Z ^~~~~ 2022-05-18T03:30:19.8920462Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8920657Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:19.8920789Z ^~~~~~ 2022-05-18T03:30:19.8921239Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8921515Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:19.8921650Z ^~~~~ 2022-05-18T03:30:19.8922130Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8922352Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:19.8922486Z ^~~~~~~ 2022-05-18T03:30:19.8922957Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8923204Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:19.8923344Z ^~~~~~~~~~ 2022-05-18T03:30:19.8923844Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8924098Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:19.8924250Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8924714Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8924943Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:19.8925065Z ^~~~~~~ 2022-05-18T03:30:19.8925552Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8925908Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:19.8926119Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8926613Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8926921Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:19.8927064Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8927529Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8927749Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:19.8927876Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8928379Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8928640Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.8928789Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8929018Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:19.8929467Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8929697Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:19.8929839Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8930290Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8930519Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:19.8930664Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8931135Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8931395Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:19.8931540Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8931998Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8932312Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:19.8932441Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8932904Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8933158Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:19.8933303Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8933755Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8933986Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.8934133Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8934586Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8934874Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:19.8935019Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8935461Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8935783Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:19.8935919Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8936375Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8936601Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:19.8936802Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8937277Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8937637Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.8937782Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8938251Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8938570Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.8938713Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8938944Z In file included from external/sleef/src/libm/sleefsimdsp.c:346:0: 2022-05-18T03:30:19.8939488Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8939712Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.8939835Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8940366Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8940595Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.8940729Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8941262Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8941489Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.8941618Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8942144Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8942362Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.8942489Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8942992Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8943265Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:30:19.8943389Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8943977Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8944184Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:30:19.8944303Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8944787Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8945062Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8945193Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8945700Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8946149Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:19.8946278Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8946792Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8947184Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:30:19.8947294Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8947811Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8948076Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:30:19.8948304Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8948838Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8949081Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8949210Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8949714Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8949901Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:19.8950028Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8950521Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8950714Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:19.8950840Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8951360Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8951530Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:19.8951651Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8952131Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8952378Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.8952500Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8953015Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8953255Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.8953381Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8953886Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8954123Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:19.8954234Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8954742Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8955109Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.8955236Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8955732Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8955967Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:19.8956088Z ^~~~~~~~~~ 2022-05-18T03:30:19.8956585Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8956779Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:19.8956904Z ^~~~~~~~~~ 2022-05-18T03:30:19.8957405Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8957670Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8957800Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8958304Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8958737Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8958865Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8959366Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8959631Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.8959826Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8960364Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8960692Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.8960829Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8961348Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8961608Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8961717Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8962239Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8962648Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:30:19.8962782Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8963311Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8963726Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T03:30:19.8963852Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8964357Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8964600Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:30:19.8964709Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8965213Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8965509Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:19.8965636Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8966156Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8966405Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.8966597Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8967101Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8967332Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.8967454Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.8967971Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8968213Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:19.8968340Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8968843Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8969120Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:30:19.8969246Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8969744Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8969983Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.8970106Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8970608Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8970851Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:19.8970973Z ^~~~~~~~~~ 2022-05-18T03:30:19.8971570Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8971783Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:19.8971893Z ^~~~~~~~~~ 2022-05-18T03:30:19.8972403Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8972630Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:30:19.8972752Z ^~~~~~~~~~~ 2022-05-18T03:30:19.8973266Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8973524Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8973650Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8974159Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8974572Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8974695Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8975203Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8975493Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8975620Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8976106Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8976596Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8976725Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8977224Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8977486Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:30:19.8977611Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8978120Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8978448Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8978576Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8979083Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8979338Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8979448Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8979947Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8980170Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:30:19.8980292Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8980793Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8981036Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:30:19.8981159Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8981659Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8981869Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:30:19.8981992Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8982501Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8982744Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:30:19.8982940Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8983543Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8983781Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:30:19.8983909Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8984408Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8984637Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:30:19.8984757Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8985258Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8985481Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:19.8985607Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8986251Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8986489Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:30:19.8986599Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8987114Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8987340Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:30:19.8987462Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8987951Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8988269Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:30:19.8988389Z ^~~~~~~~~~ 2022-05-18T03:30:19.8988895Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: 'vsub_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8989210Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:30:19.8989325Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8989831Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8990164Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:30:19.8990293Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8990801Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8991074Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8991202Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8991700Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8991983Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8992105Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8992606Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8992880Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8993005Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8993499Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8993771Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8993873Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8994394Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8994753Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8994880Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.8995390Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8995667Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.8995794Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.8996319Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8996743Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:30:19.8996863Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8997377Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8997816Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T03:30:19.8997946Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8998437Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8998713Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T03:30:19.8998836Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.8999335Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.8999576Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:30:19.8999703Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9000202Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9000464Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:30:19.9000592Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9001096Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9001489Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:30:19.9001619Z ^~~~~~~~~~ 2022-05-18T03:30:19.9002102Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: 'vabs_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9002441Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:30:19.9002562Z ^~~~~~~~~~ 2022-05-18T03:30:19.9003069Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9003309Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:30:19.9003433Z ^~~~~~~~~~ 2022-05-18T03:30:19.9003946Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9004195Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:30:19.9004310Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9004824Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9005070Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:30:19.9005192Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9005703Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9006070Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:30:19.9006267Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9006766Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9006992Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:30:19.9007112Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9007649Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: 'vreinterpret_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9007976Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:30:19.9008105Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9008643Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9008973Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:30:19.9009110Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9009642Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9009960Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:30:19.9010090Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9010618Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: 'vreinterpret_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9010952Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:30:19.9011075Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9011583Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9011820Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:30:19.9011944Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9012439Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9012768Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:19.9012896Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9013420Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9013709Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:30:19.9013837Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9014335Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9014610Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:30:19.9014718Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9015230Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: 'vcast_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9015420Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:30:19.9015544Z ^~~~~~~~~~ 2022-05-18T03:30:19.9016087Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9016430Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.9016568Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9017094Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9017451Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.9017571Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9018079Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9018343Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.9018471Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9018986Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9019254Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:19.9019381Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9019892Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9020143Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:19.9020270Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9020788Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9021058Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:19.9021186Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9021696Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9021962Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:19.9022091Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9022589Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9022858Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:30:19.9022987Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9023571Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9023910Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:30:19.9024039Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9024554Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9024768Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:30:19.9024873Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9025389Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9025620Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:30:19.9025865Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9026369Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9026577Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:30:19.9026696Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9027189Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9027387Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:30:19.9027506Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9027989Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9028193Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:30:19.9028313Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9028909Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9029099Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:30:19.9029212Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9029692Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9029898Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:30:19.9030014Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9030497Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9030688Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:30:19.9030801Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9031313Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9031533Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:30:19.9031641Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9032129Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9032331Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:19.9032451Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9353921Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:19.9360540Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:19.9361947Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:19.9362474Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:19.9362713Z ^~~ 2022-05-18T03:30:19.9381562Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:30:19.9382034Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:19.9382212Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:30:19.9382324Z ^ 2022-05-18T03:30:19.9382606Z At top level: 2022-05-18T03:30:19.9383140Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9383535Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:30:19.9383671Z ^~~~~~~ 2022-05-18T03:30:19.9384195Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9384600Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:30:19.9384745Z ^~~~~~~ 2022-05-18T03:30:19.9385266Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9385598Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:30:19.9385887Z ^~~~~~~~~ 2022-05-18T03:30:19.9386377Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9386638Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:30:19.9386760Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9387269Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9387597Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:30:19.9387736Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9388255Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9388606Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:30:19.9388752Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9389269Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9389546Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:30:19.9389679Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9390152Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9390430Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:19.9390573Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9391074Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9391290Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:30:19.9391423Z ^~~~~ 2022-05-18T03:30:19.9391919Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9392141Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:19.9392278Z ^~~~~ 2022-05-18T03:30:19.9392781Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9393004Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:19.9393132Z ^~~~ 2022-05-18T03:30:19.9393648Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9393861Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:19.9394089Z ^~~~ 2022-05-18T03:30:19.9394602Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9394823Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:19.9394962Z ^~~~~~ 2022-05-18T03:30:19.9395484Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9395754Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:19.9395908Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9396429Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9396672Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:19.9396819Z ^~~~~~~~~ 2022-05-18T03:30:19.9397332Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9397581Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:19.9397716Z ^~~~~~ 2022-05-18T03:30:19.9398229Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9398439Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:19.9398632Z ^~~~~~ 2022-05-18T03:30:19.9399130Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9399352Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:19.9399491Z ^~~~~~ 2022-05-18T03:30:19.9400020Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9400216Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:19.9400343Z ^~~~~ 2022-05-18T03:30:19.9400860Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9401214Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:19.9401342Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9401843Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9402239Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:19.9402392Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9402643Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.9403164Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9403364Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:19.9403496Z ^~~~~~~~ 2022-05-18T03:30:19.9404011Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9404267Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.9404418Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9404941Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9405240Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:19.9405322Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9405628Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9405761Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:19.9405842Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9406101Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9406251Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.9406344Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9406614Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9406759Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:19.9406843Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9407110Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9407238Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.9407305Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9407602Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9407717Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:19.9407794Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9408135Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9408282Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:19.9408361Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9408659Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9408767Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:19.9408846Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9409111Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9409269Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:19.9409373Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9409677Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9409841Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:19.9409920Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9410177Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9410337Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:19.9410416Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9410683Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9410818Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:19.9410898Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9411198Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9411354Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.9411422Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9411721Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9411856Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.9411938Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9412206Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9412350Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:19.9412435Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9412701Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9412846Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:19.9412920Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9413188Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9413328Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:19.9413442Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9413713Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9413840Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:19.9413923Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9414188Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9414337Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:19.9414421Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9414684Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9414808Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:19.9414884Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9415181Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9415298Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:19.9415401Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9415657Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9415783Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:19.9415870Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9416132Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9416258Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:19.9416341Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9416602Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9416753Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.9416828Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9417125Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9417251Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:19.9417335Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9417599Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9417736Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.9417844Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9418151Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9418269Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:19.9418348Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9418483Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.9418790Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9418909Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:19.9418992Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9419255Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9419371Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:19.9419434Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9419733Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9419892Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:19.9419977Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9420239Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9420365Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:19.9420447Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9420751Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9420865Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:19.9420951Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9421216Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9421385Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:19.9421470Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9421733Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9421866Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:19.9421951Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9422234Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9422380Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:19.9422466Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9422764Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9422900Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:19.9422983Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9423249Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9423394Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:19.9423544Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9423814Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9423961Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:19.9424049Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9424354Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9424503Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:19.9424591Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9424857Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9425001Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:19.9425073Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9425337Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9425476Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:19.9425558Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9426042Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9426264Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:19.9426404Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9426825Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9427027Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:19.9427161Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9427668Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9428012Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:19.9428155Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9428671Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9428910Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:19.9429056Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9429554Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9429825Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:19.9429969Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9430465Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9430746Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:19.9430889Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9431390Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9431680Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:19.9431821Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9432314Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9432567Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:19.9432709Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9433226Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9433465Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:19.9433607Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9434225Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9434542Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.9434683Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9435190Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9435492Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:19.9435638Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9436154Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9436463Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.9436610Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9437135Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9437421Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:19.9437552Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9438051Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9438329Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:19.9438527Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9439049Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9439322Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:19.9439469Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9439968Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9440244Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:19.9440391Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9440898Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9441171Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:19.9441320Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9441828Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9442094Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:19.9442227Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9442685Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9442904Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:19.9443044Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9443520Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9443760Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:19.9443904Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9444376Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9444627Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:19.9444843Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9445323Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9445566Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:19.9445707Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9446212Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9446510Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:19.9446664Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9447173Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9447465Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.9447604Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9448116Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9448413Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.9448553Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9449026Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9449400Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.9449551Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9450069Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9450336Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:19.9450469Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9450993Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9451254Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:19.9451405Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9451902Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9452165Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:19.9452314Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9452546Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.9453017Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9453254Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:19.9453399Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9453881Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9454123Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:19.9454268Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9454502Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.9454990Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9455213Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:19.9455364Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9455915Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9456140Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:19.9456284Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9456767Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9457037Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.9457184Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9457648Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9457807Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:19.9457891Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9458146Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9458300Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.9458422Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9458841Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9459128Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.9459299Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9459683Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9459873Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.9459957Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9460233Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9460382Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.9460468Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9460720Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9460853Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:19.9460943Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9461197Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9461348Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.9461435Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9461685Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9461921Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.9462006Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9462243Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9462392Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.9462480Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9462728Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9462877Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.9462966Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9463218Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9463463Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:19.9463553Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9463792Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9463937Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:19.9464026Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9464443Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9464677Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.9464804Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9465231Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9465392Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.9465467Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9465721Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9467826Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:19.9467969Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9468446Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9468840Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.9468979Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9469425Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9469678Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.9469828Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9470303Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9470577Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:19.9470724Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9471187Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9471435Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:19.9471580Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9472015Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9472245Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.9472379Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9472857Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9473096Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:19.9473242Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9473722Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9474063Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:19.9474211Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9474689Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9475091Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:19.9475240Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9475723Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9476028Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:19.9476174Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9476650Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9476935Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:19.9477077Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9477307Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.9477794Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9478152Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:19.9478295Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9478773Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9479115Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:19.9479256Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9479795Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9480119Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:19.9480245Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9480719Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9481020Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:19.9481163Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9481640Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9481903Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:19.9482042Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9482519Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9482830Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:19.9482979Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9483454Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9483748Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:19.9483895Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9484377Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9484627Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:19.9484769Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9485260Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9485510Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:19.9485658Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9486185Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9486414Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:19.9486538Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9487017Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9487317Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.9487465Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9487938Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9488232Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.9488382Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9488869Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9489205Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:19.9489352Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9489819Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9490089Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:19.9490282Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9490765Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9491032Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:19.9491176Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9491426Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:30:19.9491936Z external/sleef/src/arch/helperavx2.h:474:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9492171Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.9492307Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9492788Z external/sleef/src/arch/helperavx2.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9493023Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.9493159Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9493655Z external/sleef/src/arch/helperavx2.h:472:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9493888Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.9494020Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9494480Z external/sleef/src/arch/helperavx2.h:471:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9494714Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.9494837Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9495334Z external/sleef/src/arch/helperavx2.h:466:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9495521Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:19.9495653Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9496123Z external/sleef/src/arch/helperavx2.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9496385Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T03:30:19.9496518Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9497183Z external/sleef/src/arch/helperavx2.h:458:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9497479Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:30:19.9497624Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9498129Z external/sleef/src/arch/helperavx2.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9498405Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:19.9498538Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9499041Z external/sleef/src/arch/helperavx2.h:456:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9499313Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T03:30:19.9499452Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9499934Z external/sleef/src/arch/helperavx2.h:454:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9500217Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T03:30:19.9500357Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9500838Z external/sleef/src/arch/helperavx2.h:450:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9501046Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:19.9501181Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9501648Z external/sleef/src/arch/helperavx2.h:448:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9501959Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:19.9502097Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9502557Z external/sleef/src/arch/helperavx2.h:447:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9502778Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:19.9502915Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9503386Z external/sleef/src/arch/helperavx2.h:437:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9503809Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:19.9503958Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9504418Z external/sleef/src/arch/helperavx2.h:430:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9504640Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:19.9504749Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9505180Z external/sleef/src/arch/helperavx2.h:428:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9505452Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:19.9505589Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9507780Z external/sleef/src/arch/helperavx2.h:426:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9508110Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:19.9508246Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9508738Z external/sleef/src/arch/helperavx2.h:425:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9509051Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:19.9509189Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9509644Z external/sleef/src/arch/helperavx2.h:424:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9510044Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:19.9510161Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9510638Z external/sleef/src/arch/helperavx2.h:417:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9510900Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.9511020Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9511495Z external/sleef/src/arch/helperavx2.h:412:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9511759Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.9511887Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9512367Z external/sleef/src/arch/helperavx2.h:411:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9512627Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:19.9512748Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9513223Z external/sleef/src/arch/helperavx2.h:409:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9513560Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:19.9513682Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9514142Z external/sleef/src/arch/helperavx2.h:408:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9514499Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:19.9514616Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9515109Z external/sleef/src/arch/helperavx2.h:406:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9515421Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:19.9515553Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9516008Z external/sleef/src/arch/helperavx2.h:405:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9516332Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:19.9516473Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9516922Z external/sleef/src/arch/helperavx2.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9517176Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:19.9517293Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9517752Z external/sleef/src/arch/helperavx2.h:402:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9518007Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:19.9518119Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9518538Z external/sleef/src/arch/helperavx2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9518754Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:19.9518818Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9519089Z external/sleef/src/arch/helperavx2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9519303Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:19.9519449Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9519715Z external/sleef/src/arch/helperavx2.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9519931Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:19.9520006Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9520272Z external/sleef/src/arch/helperavx2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9520492Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:19.9520552Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9520815Z external/sleef/src/arch/helperavx2.h:388:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9520990Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:30:19.9521064Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9521329Z external/sleef/src/arch/helperavx2.h:386:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9521480Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:19.9521554Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9521816Z external/sleef/src/arch/helperavx2.h:385:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9521991Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:19.9522063Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9522329Z external/sleef/src/arch/helperavx2.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9522480Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:19.9522551Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9522810Z external/sleef/src/arch/helperavx2.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9522963Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:19.9523034Z ^~~~~~~~~~ 2022-05-18T03:30:19.9523284Z external/sleef/src/arch/helperavx2.h:371:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9523424Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:19.9523498Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9523762Z external/sleef/src/arch/helperavx2.h:370:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9524019Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:19.9524130Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9524549Z external/sleef/src/arch/helperavx2.h:369:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9524789Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.9524874Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9525269Z external/sleef/src/arch/helperavx2.h:368:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9525517Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.9525637Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9526063Z external/sleef/src/arch/helperavx2.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9526539Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.9526664Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9526941Z external/sleef/src/arch/helperavx2.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9527097Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.9527161Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9527423Z external/sleef/src/arch/helperavx2.h:356:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9527565Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:19.9527644Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9527906Z external/sleef/src/arch/helperavx2.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9528091Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:30:19.9528165Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9528504Z external/sleef/src/arch/helperavx2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9528625Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:19.9528700Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9528963Z external/sleef/src/arch/helperavx2.h:346:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9529110Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.9529229Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9529489Z external/sleef/src/arch/helperavx2.h:345:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9529634Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.9529709Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9529958Z external/sleef/src/arch/helperavx2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9530106Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.9530180Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9530439Z external/sleef/src/arch/helperavx2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9530587Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.9530663Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9530924Z external/sleef/src/arch/helperavx2.h:341:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9531067Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T03:30:19.9531129Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9531387Z external/sleef/src/arch/helperavx2.h:340:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9531527Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T03:30:19.9531598Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9531856Z external/sleef/src/arch/helperavx2.h:339:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9531993Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm256_slli_epi32(x, c); } 2022-05-18T03:30:19.9532066Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9532322Z external/sleef/src/arch/helperavx2.h:337:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9532493Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:19.9532591Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9532852Z external/sleef/src/arch/helperavx2.h:336:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9533016Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:19.9533092Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9533354Z external/sleef/src/arch/helperavx2.h:334:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9533496Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:19.9533571Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9533831Z external/sleef/src/arch/helperavx2.h:333:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9533959Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:19.9534031Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9534292Z external/sleef/src/arch/helperavx2.h:332:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9534449Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:19.9534527Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9534787Z external/sleef/src/arch/helperavx2.h:331:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9534928Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:19.9535035Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9535282Z external/sleef/src/arch/helperavx2.h:329:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9535425Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:19.9535496Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9535756Z external/sleef/src/arch/helperavx2.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9535895Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:30:19.9535967Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9536227Z external/sleef/src/arch/helperavx2.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9536368Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:19.9536429Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9536692Z external/sleef/src/arch/helperavx2.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9536872Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:19.9536945Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9537206Z external/sleef/src/arch/helperavx2.h:324:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9537381Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:19.9537452Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9537711Z external/sleef/src/arch/helperavx2.h:323:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9537890Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:19.9537983Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9538444Z external/sleef/src/arch/helperavx2.h:322:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9538741Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:19.9538912Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9539385Z external/sleef/src/arch/helperavx2.h:321:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9539697Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:19.9539831Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9540281Z external/sleef/src/arch/helperavx2.h:320:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9540552Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:19.9540639Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9540902Z external/sleef/src/arch/helperavx2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9541068Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:30:19.9541147Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9541409Z external/sleef/src/arch/helperavx2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9541576Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:30:19.9541651Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9541897Z external/sleef/src/arch/helperavx2.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9542063Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:30:19.9542177Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9542438Z external/sleef/src/arch/helperavx2.h:315:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9542604Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.9542680Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9542937Z external/sleef/src/arch/helperavx2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9543097Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.9543169Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9543507Z external/sleef/src/arch/helperavx2.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9543656Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:19.9543730Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9543989Z external/sleef/src/arch/helperavx2.h:311:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9544132Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:19.9544206Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9544468Z external/sleef/src/arch/helperavx2.h:310:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9544634Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:30:19.9544697Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9544955Z external/sleef/src/arch/helperavx2.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9545118Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:30:19.9545194Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9545455Z external/sleef/src/arch/helperavx2.h:308:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9545652Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.9545726Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9546926Z external/sleef/src/arch/helperavx2.h:307:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9547395Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:19.9547483Z ^~~~~~~~~~ 2022-05-18T03:30:19.9547867Z external/sleef/src/arch/helperavx2.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9548354Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:19.9548456Z ^~~~~~~~~~ 2022-05-18T03:30:19.9548851Z external/sleef/src/arch/helperavx2.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9549045Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:19.9549146Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9549538Z external/sleef/src/arch/helperavx2.h:304:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9549734Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:19.9549834Z ^~~~~~~~~~ 2022-05-18T03:30:19.9550216Z external/sleef/src/arch/helperavx2.h:303:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9550539Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:30:19.9550639Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9551001Z external/sleef/src/arch/helperavx2.h:302:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9551146Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:19.9551217Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9551465Z external/sleef/src/arch/helperavx2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9551609Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:19.9551680Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9552037Z external/sleef/src/arch/helperavx2.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9552183Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:19.9552255Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9552520Z external/sleef/src/arch/helperavx2.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9552686Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:19.9552754Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9553012Z external/sleef/src/arch/helperavx2.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9553176Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:19.9553251Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9553508Z external/sleef/src/arch/helperavx2.h:295:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9553658Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:30:19.9554161Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9554450Z external/sleef/src/arch/helperavx2.h:294:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9554603Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:30:19.9554722Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9554990Z external/sleef/src/arch/helperavx2.h:293:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9555123Z static INLINE vint2 vcast_vi2_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:30:19.9555195Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9555453Z external/sleef/src/arch/helperavx2.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9555583Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:30:19.9555657Z ^~~~~~~~~~ 2022-05-18T03:30:19.9555952Z external/sleef/src/arch/helperavx2.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9556093Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:19.9556166Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9556428Z external/sleef/src/arch/helperavx2.h:290:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9556587Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:19.9556663Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9556947Z external/sleef/src/arch/helperavx2.h:289:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9557096Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:19.9557168Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9557458Z external/sleef/src/arch/helperavx2.h:287:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9557612Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:19.9557685Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9557950Z external/sleef/src/arch/helperavx2.h:286:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9558091Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:19.9558166Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9558425Z external/sleef/src/arch/helperavx2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9558602Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:30:19.9558662Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9558926Z external/sleef/src/arch/helperavx2.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9559106Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:19.9559182Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9559444Z external/sleef/src/arch/helperavx2.h:279:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9559593Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:19.9559684Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9559957Z external/sleef/src/arch/helperavx2.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9560094Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:19.9560166Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9560425Z external/sleef/src/arch/helperavx2.h:276:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9560578Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:19.9560649Z ^~~~~~~~~~ 2022-05-18T03:30:19.9560912Z external/sleef/src/arch/helperavx2.h:263:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9561059Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:19.9561134Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9561378Z external/sleef/src/arch/helperavx2.h:259:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9561488Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:19.9561560Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9561821Z external/sleef/src/arch/helperavx2.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9561948Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.9562035Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9562325Z external/sleef/src/arch/helperavx2.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9562433Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:19.9562491Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9562750Z external/sleef/src/arch/helperavx2.h:247:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9562939Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:19.9563018Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9563281Z external/sleef/src/arch/helperavx2.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9563467Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:19.9563583Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9563858Z external/sleef/src/arch/helperavx2.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9564051Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T03:30:19.9564128Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9564445Z external/sleef/src/arch/helperavx2.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9564635Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:30:19.9564709Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9564968Z external/sleef/src/arch/helperavx2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9565145Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T03:30:19.9565220Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9565482Z external/sleef/src/arch/helperavx2.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9565635Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:30:19.9565708Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9565970Z external/sleef/src/arch/helperavx2.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9566133Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:19.9566204Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9566466Z external/sleef/src/arch/helperavx2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9566605Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.9566682Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9566931Z external/sleef/src/arch/helperavx2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9567071Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.9567173Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9567434Z external/sleef/src/arch/helperavx2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9567574Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:19.9567644Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9567902Z external/sleef/src/arch/helperavx2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9568039Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:19.9568098Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9568359Z external/sleef/src/arch/helperavx2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9568495Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:19.9568563Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9568891Z external/sleef/src/arch/helperavx2.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9569070Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:19.9569185Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9569451Z external/sleef/src/arch/helperavx2.h:221:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9569605Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:19.9569731Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9569995Z external/sleef/src/arch/helperavx2.h:219:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9570133Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:19.9570204Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9570466Z external/sleef/src/arch/helperavx2.h:218:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9570604Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.9570673Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9570998Z external/sleef/src/arch/helperavx2.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9571149Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:19.9571222Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9571508Z external/sleef/src/arch/helperavx2.h:216:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9571646Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:19.9571715Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9571978Z external/sleef/src/arch/helperavx2.h:214:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9572117Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:19.9572174Z ^~~~~~~~~~ 2022-05-18T03:30:19.9572434Z external/sleef/src/arch/helperavx2.h:213:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9572572Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:19.9572642Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9572915Z external/sleef/src/arch/helperavx2.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9573131Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:19.9573202Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9573499Z external/sleef/src/arch/helperavx2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9573830Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:19.9573918Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9574210Z external/sleef/src/arch/helperavx2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9574391Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:19.9574463Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9574749Z external/sleef/src/arch/helperavx2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9574964Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:19.9575049Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9575341Z external/sleef/src/arch/helperavx2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9575502Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:19.9575573Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9575832Z external/sleef/src/arch/helperavx2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9576016Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:19.9576089Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9576385Z external/sleef/src/arch/helperavx2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9576563Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:19.9576635Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9576883Z external/sleef/src/arch/helperavx2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9577056Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:30:19.9577133Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9577392Z external/sleef/src/arch/helperavx2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9577564Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:30:19.9577641Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9577907Z external/sleef/src/arch/helperavx2.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9578079Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:30:19.9578154Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9578404Z external/sleef/src/arch/helperavx2.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9578574Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.9578649Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9578907Z external/sleef/src/arch/helperavx2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9579077Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.9579154Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9579475Z external/sleef/src/arch/helperavx2.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9579625Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:19.9579687Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9579982Z external/sleef/src/arch/helperavx2.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9580132Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:19.9580204Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9580463Z external/sleef/src/arch/helperavx2.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9580633Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:30:19.9580719Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9581007Z external/sleef/src/arch/helperavx2.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9581194Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:30:19.9581273Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9581569Z external/sleef/src/arch/helperavx2.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9581760Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.9581833Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9582113Z external/sleef/src/arch/helperavx2.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9582345Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:19.9582446Z ^~~~~~~~~~ 2022-05-18T03:30:19.9582748Z external/sleef/src/arch/helperavx2.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9582969Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:19.9583043Z ^~~~~~~~~~ 2022-05-18T03:30:19.9583307Z external/sleef/src/arch/helperavx2.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9583534Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:19.9583609Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9583872Z external/sleef/src/arch/helperavx2.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9584023Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:19.9584098Z ^~~~~~~~~~ 2022-05-18T03:30:19.9584343Z external/sleef/src/arch/helperavx2.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9584527Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:19.9584601Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9584867Z external/sleef/src/arch/helperavx2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9585016Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:19.9585089Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9585351Z external/sleef/src/arch/helperavx2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9585501Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:19.9585561Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9586136Z external/sleef/src/arch/helperavx2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9586393Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:19.9586507Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9587042Z external/sleef/src/arch/helperavx2.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9587289Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T03:30:19.9587401Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9587897Z external/sleef/src/arch/helperavx2.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9588137Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T03:30:19.9588263Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9588747Z external/sleef/src/arch/helperavx2.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9588930Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:30:19.9589057Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9589536Z external/sleef/src/arch/helperavx2.h:169:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9589724Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:19.9589844Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9590315Z external/sleef/src/arch/helperavx2.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9590497Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:19.9590623Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9591105Z external/sleef/src/arch/helperavx2.h:163:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9591309Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:19.9591503Z ^~~~~~~~~~ 2022-05-18T03:30:19.9591953Z external/sleef/src/arch/helperavx2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9592183Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:19.9592290Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9592715Z external/sleef/src/arch/helperavx2.h:161:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9593015Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.9593124Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9593566Z external/sleef/src/arch/helperavx2.h:160:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9593867Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.9593989Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9594455Z external/sleef/src/arch/helperavx2.h:159:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9594767Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.9594872Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9595326Z external/sleef/src/arch/helperavx2.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9595629Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.9595746Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9596197Z external/sleef/src/arch/helperavx2.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9596450Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:19.9596587Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9597063Z external/sleef/src/arch/helperavx2.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9597311Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:19.9597512Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9597992Z external/sleef/src/arch/helperavx2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9598179Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:19.9598303Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9598755Z external/sleef/src/arch/helperavx2.h:146:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9598935Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:19.9599044Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9599496Z external/sleef/src/arch/helperavx2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9599820Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9599928Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9600370Z external/sleef/src/arch/helperavx2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9600706Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9600823Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9601292Z external/sleef/src/arch/helperavx2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9601663Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9601838Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9602302Z external/sleef/src/arch/helperavx2.h:141:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9602667Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9602785Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9603251Z external/sleef/src/arch/helperavx2.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9603613Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9603736Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9604215Z external/sleef/src/arch/helperavx2.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9604571Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9604674Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9605131Z external/sleef/src/arch/helperavx2.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9605504Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9605627Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9606077Z external/sleef/src/arch/helperavx2.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9606447Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9606565Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9607042Z external/sleef/src/arch/helperavx2.h:134:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9607411Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9607568Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9608007Z external/sleef/src/arch/helperavx2.h:133:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9608346Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9608469Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9608971Z external/sleef/src/arch/helperavx2.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9609402Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9609540Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9610014Z external/sleef/src/arch/helperavx2.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9610416Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9610529Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9610980Z external/sleef/src/arch/helperavx2.h:129:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9611247Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9611320Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9611591Z external/sleef/src/arch/helperavx2.h:128:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9611850Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9611927Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9612197Z external/sleef/src/arch/helperavx2.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9612411Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9612472Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9612604Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:30:19.9612869Z external/sleef/src/arch/helperavx2.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9613074Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9613149Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9613414Z external/sleef/src/arch/helperavx2.h:115:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9613567Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T03:30:19.9613648Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9613900Z external/sleef/src/arch/helperavx2.h:114:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9614051Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:19.9614127Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9614391Z external/sleef/src/arch/helperavx2.h:113:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9614543Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:30:19.9614623Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9614886Z external/sleef/src/arch/helperavx2.h:112:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9615036Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:19.9615130Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9615395Z external/sleef/src/arch/helperavx2.h:111:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9615532Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:30:19.9615604Z ^~~~~~~~~~ 2022-05-18T03:30:19.9615868Z external/sleef/src/arch/helperavx2.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9615981Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:19.9616059Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9616318Z external/sleef/src/arch/helperavx2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9616418Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:19.9616490Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9616751Z external/sleef/src/arch/helperavx2.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9616905Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:19.9616977Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9617240Z external/sleef/src/arch/helperavx2.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9617348Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:19.9617420Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9617667Z external/sleef/src/arch/helperavx2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9617798Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:30:19.9617868Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9618126Z external/sleef/src/arch/helperavx2.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:19.9618230Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:30:19.9618301Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9618435Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.9618711Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9618843Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.9618928Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9619201Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9619373Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:19.9619459Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9619728Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9619847Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:19.9619926Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9620188Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9620317Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.9620402Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9620671Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9620815Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:19.9620896Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9621164Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9621321Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:19.9621391Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9621655Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9621770Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:19.9621847Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9622109Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9622262Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:19.9622343Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9622611Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9622758Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:19.9622839Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9623100Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9623261Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:19.9623337Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9623692Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9623825Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:19.9623941Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9624196Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9624326Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.9624407Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9624674Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9624831Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:19.9624938Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9625325Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9625498Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:19.9625601Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9626102Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9626286Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:19.9626405Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9627072Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9627613Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:19.9627985Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9628429Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:19.9629189Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9629686Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:19.9630086Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9630776Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9631374Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:19.9631750Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9632546Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9633125Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:19.9633530Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9634215Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9634814Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:19.9635271Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9635994Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9636601Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:19.9637033Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9637719Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9638291Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:19.9638706Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9639410Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9640105Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.9640669Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9641358Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9641910Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:19.9642337Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9642988Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9643433Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.9643713Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9644091Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9644568Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:19.9644831Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9645204Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9645562Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:19.9645819Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9646239Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9646582Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:19.9646856Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9647239Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9647602Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:19.9647851Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9648231Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9648656Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:19.9648900Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9649281Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9649787Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:19.9650054Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9650461Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9650951Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:19.9651203Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9651575Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9651926Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:19.9652313Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9652696Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9653023Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:19.9653273Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9653748Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9654122Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:19.9654364Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9654743Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9655111Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:19.9655367Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9655751Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9656113Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:19.9656367Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9656746Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9657225Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:19.9657496Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9657875Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9658242Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:19.9658625Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9659009Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9659335Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:19.9659586Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9659963Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9660380Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:19.9660651Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9661071Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9661412Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:19.9661650Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9661978Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.9662426Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9662750Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:19.9663011Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9663370Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9663836Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:19.9664111Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9664427Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:19.9664896Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9665287Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:19.9665708Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9666702Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9667147Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:19.9667375Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9667625Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:30:19.9668066Z external/sleef/src/arch/helperavx2.h:474:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9668389Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:19.9668623Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9669006Z external/sleef/src/arch/helperavx2.h:473:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9669340Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:19.9669561Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9669939Z external/sleef/src/arch/helperavx2.h:472:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9670272Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:19.9670489Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9670871Z external/sleef/src/arch/helperavx2.h:471:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9671230Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:19.9671536Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9671890Z external/sleef/src/arch/helperavx2.h:457:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9672229Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:19.9672471Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9672830Z external/sleef/src/arch/helperavx2.h:450:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9673146Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:19.9673364Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9673711Z external/sleef/src/arch/helperavx2.h:448:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9674031Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:19.9674252Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9674673Z external/sleef/src/arch/helperavx2.h:447:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9674974Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:19.9675194Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9675658Z external/sleef/src/arch/helperavx2.h:441:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9675930Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:19.9676119Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9676490Z external/sleef/src/arch/helperavx2.h:437:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9676888Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:19.9677161Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9677624Z external/sleef/src/arch/helperavx2.h:428:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9678175Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:19.9678512Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9679096Z external/sleef/src/arch/helperavx2.h:425:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9679687Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:19.9680072Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9680655Z external/sleef/src/arch/helperavx2.h:417:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9681198Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.9681576Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9682237Z external/sleef/src/arch/helperavx2.h:412:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9682816Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:19.9683217Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9683801Z external/sleef/src/arch/helperavx2.h:411:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9684345Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:19.9684696Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9685076Z external/sleef/src/arch/helperavx2.h:409:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9685453Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:19.9685730Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9686091Z external/sleef/src/arch/helperavx2.h:408:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9686633Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:19.9686867Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9687344Z external/sleef/src/arch/helperavx2.h:406:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9687731Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:19.9688089Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9688586Z external/sleef/src/arch/helperavx2.h:405:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9689155Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:19.9689447Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9689844Z external/sleef/src/arch/helperavx2.h:403:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9690353Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:19.9690597Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9691143Z external/sleef/src/arch/helperavx2.h:402:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9691730Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:19.9692138Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9692809Z external/sleef/src/arch/helperavx2.h:399:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9693507Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:19.9693978Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9694554Z external/sleef/src/arch/helperavx2.h:397:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9695166Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:19.9695583Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9696147Z external/sleef/src/arch/helperavx2.h:388:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9696836Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:30:19.9697192Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9697713Z external/sleef/src/arch/helperavx2.h:386:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9698201Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:19.9698553Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9699083Z external/sleef/src/arch/helperavx2.h:385:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9699651Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:19.9700057Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9700700Z external/sleef/src/arch/helperavx2.h:383:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9701308Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:19.9701690Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9702299Z external/sleef/src/arch/helperavx2.h:382:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9702894Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:19.9703317Z ^~~~~~~~~~ 2022-05-18T03:30:19.9704039Z external/sleef/src/arch/helperavx2.h:371:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9704622Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:19.9704973Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9705631Z external/sleef/src/arch/helperavx2.h:370:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9706584Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:19.9707059Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9707736Z external/sleef/src/arch/helperavx2.h:369:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9708512Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.9709197Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9710096Z external/sleef/src/arch/helperavx2.h:368:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9710784Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:19.9711162Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9711850Z external/sleef/src/arch/helperavx2.h:364:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9712554Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:19.9713066Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9713761Z external/sleef/src/arch/helperavx2.h:360:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9714397Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:19.9714856Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9715547Z external/sleef/src/arch/helperavx2.h:348:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9716100Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:19.9716510Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9717192Z external/sleef/src/arch/helperavx2.h:346:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9717814Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.9718381Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9719061Z external/sleef/src/arch/helperavx2.h:344:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9719642Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.9720015Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9720612Z external/sleef/src/arch/helperavx2.h:343:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9721150Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.9721531Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9722102Z external/sleef/src/arch/helperavx2.h:341:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9722632Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T03:30:19.9723003Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9723583Z external/sleef/src/arch/helperavx2.h:337:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9724158Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:19.9724567Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9725161Z external/sleef/src/arch/helperavx2.h:336:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9725715Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:19.9726118Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9726713Z external/sleef/src/arch/helperavx2.h:333:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9727254Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:19.9727649Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9728270Z external/sleef/src/arch/helperavx2.h:329:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9728843Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:19.9729227Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9729912Z external/sleef/src/arch/helperavx2.h:325:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9730544Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:19.9730970Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9731569Z external/sleef/src/arch/helperavx2.h:324:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9732111Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:19.9732452Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9732909Z external/sleef/src/arch/helperavx2.h:323:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9733424Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:19.9733812Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9734395Z external/sleef/src/arch/helperavx2.h:322:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9735022Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:19.9735486Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9736095Z external/sleef/src/arch/helperavx2.h:318:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9736693Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:30:19.9737172Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9737820Z external/sleef/src/arch/helperavx2.h:317:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9738419Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:30:19.9738806Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9739190Z external/sleef/src/arch/helperavx2.h:316:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9739556Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:30:19.9739803Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9740311Z external/sleef/src/arch/helperavx2.h:315:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9740719Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.9741110Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9741529Z external/sleef/src/arch/helperavx2.h:314:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9742020Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:19.9742328Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9742801Z external/sleef/src/arch/helperavx2.h:312:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9743145Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:19.9743390Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9744000Z external/sleef/src/arch/helperavx2.h:311:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9744331Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:19.9744576Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9745075Z external/sleef/src/arch/helperavx2.h:310:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9745699Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:30:19.9746363Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9746915Z external/sleef/src/arch/helperavx2.h:309:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9747399Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:30:19.9747764Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9748379Z external/sleef/src/arch/helperavx2.h:307:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9749124Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:19.9749555Z ^~~~~~~~~~ 2022-05-18T03:30:19.9750015Z external/sleef/src/arch/helperavx2.h:305:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9750552Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:19.9750938Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9751470Z external/sleef/src/arch/helperavx2.h:304:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9751812Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:19.9752051Z ^~~~~~~~~~ 2022-05-18T03:30:19.9752502Z external/sleef/src/arch/helperavx2.h:302:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9752936Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:19.9753288Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9753661Z external/sleef/src/arch/helperavx2.h:301:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9754066Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:19.9754386Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9754932Z external/sleef/src/arch/helperavx2.h:300:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9755262Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:19.9755632Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9756195Z external/sleef/src/arch/helperavx2.h:291:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9756544Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:19.9756799Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9757293Z external/sleef/src/arch/helperavx2.h:290:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9757652Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:19.9757992Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9758417Z external/sleef/src/arch/helperavx2.h:289:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9758803Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:19.9759150Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9759609Z external/sleef/src/arch/helperavx2.h:280:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9760039Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:19.9760384Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9760758Z external/sleef/src/arch/helperavx2.h:279:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9761204Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:19.9761446Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9761948Z external/sleef/src/arch/helperavx2.h:277:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9762289Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:19.9762637Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9763007Z external/sleef/src/arch/helperavx2.h:276:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9763335Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:19.9763766Z ^~~~~~~~~~ 2022-05-18T03:30:19.9764438Z external/sleef/src/arch/helperavx2.h:259:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9764983Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:19.9765355Z ^~~~~~~~~~~~~ 2022-05-18T03:30:19.9766003Z external/sleef/src/arch/helperavx2.h:229:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9766551Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:19.9766789Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9767353Z external/sleef/src/arch/helperavx2.h:228:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9767811Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:19.9768067Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9768423Z external/sleef/src/arch/helperavx2.h:218:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9768932Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:19.9769249Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9769824Z external/sleef/src/arch/helperavx2.h:201:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9770404Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:30:19.9770806Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9771440Z external/sleef/src/arch/helperavx2.h:198:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9772072Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:19.9772522Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9773166Z external/sleef/src/arch/helperavx2.h:193:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9773787Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:30:19.9774232Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9774869Z external/sleef/src/arch/helperavx2.h:161:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9775504Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.9775962Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9776571Z external/sleef/src/arch/helperavx2.h:159:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9777187Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:19.9777602Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9778209Z external/sleef/src/arch/helperavx2.h:144:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9778876Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9779361Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9779949Z external/sleef/src/arch/helperavx2.h:143:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9780690Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9781182Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9781792Z external/sleef/src/arch/helperavx2.h:142:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9782484Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9782980Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9783677Z external/sleef/src/arch/helperavx2.h:141:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9784330Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9784806Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9785414Z external/sleef/src/arch/helperavx2.h:139:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9786200Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:19.9786662Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9787048Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T03:30:19.9787749Z external/sleef/src/arch/helperavx2.h:122:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9788391Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:30:19.9788763Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:19.9789353Z external/sleef/src/arch/helperavx2.h:121:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9789889Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:19.9790239Z ^~~~~~~~~~~ 2022-05-18T03:30:19.9790846Z external/sleef/src/arch/helperavx2.h:120:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9791403Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:30:19.9791763Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9792372Z external/sleef/src/arch/helperavx2.h:119:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9792919Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:30:19.9793287Z ^~~~~~~~~~~~ 2022-05-18T03:30:19.9793880Z external/sleef/src/arch/helperavx2.h:101:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9794392Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:19.9794731Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:19.9795312Z external/sleef/src/arch/helperavx2.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:19.9795879Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:19.9796270Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0617102Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:20.0618335Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:20.0619554Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:20.0620363Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:20.0620992Z ^~~ 2022-05-18T03:30:20.0621364Z At top level: 2022-05-18T03:30:20.0622352Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0623031Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:20.0623623Z ^~~~~ 2022-05-18T03:30:20.0624291Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0624811Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:20.0625173Z ^~~~ 2022-05-18T03:30:20.0626121Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0626665Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:20.0627035Z ^~~~ 2022-05-18T03:30:20.0627782Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0628286Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:20.0628677Z ^~~~~~ 2022-05-18T03:30:20.0629399Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0630126Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:20.0630637Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0631404Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0632273Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:20.0632760Z ^~~~~~~~~ 2022-05-18T03:30:20.0633562Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0634170Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:20.0634614Z ^~~~~~ 2022-05-18T03:30:20.0635230Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0635756Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:20.0636123Z ^~~~~~ 2022-05-18T03:30:20.0636755Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0637255Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:20.0637637Z ^~~~~~ 2022-05-18T03:30:20.0638266Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0638759Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:20.0639077Z ^~~~~ 2022-05-18T03:30:20.0639721Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0640359Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:20.0640807Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0641490Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0642241Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:20.0642818Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0643210Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.0644124Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0644699Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:20.0645076Z ^~~~~~~~ 2022-05-18T03:30:20.0645644Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0645987Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.0646237Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0646606Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0646976Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.0647239Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0647613Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0647913Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.0648130Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0648503Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0648813Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.0649046Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0649420Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0649808Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.0650040Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0650420Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0650749Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.0650970Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0651349Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0651658Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.0651875Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0652240Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0652580Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:20.0652827Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0653190Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0653505Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:20.0653727Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0654091Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0654450Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.0654700Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0655073Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0655413Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.0655672Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0656042Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0656395Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.0656672Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0657047Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0657381Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.0657698Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0658293Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0658865Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.0659290Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0660015Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0660658Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.0661096Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0661873Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0662566Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:20.0663092Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0663976Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0664673Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:20.0665185Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0666134Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0666784Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:20.0667226Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0668495Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0669109Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:20.0669521Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0670273Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0670959Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:20.0671422Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0672262Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0672797Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.0673044Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0673466Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0673825Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.0674074Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0674498Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0674871Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:20.0675135Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0675556Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0675930Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:20.0676193Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0676627Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0677116Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.0677422Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0678194Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0678722Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:20.0679125Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0679836Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0680491Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.0680886Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0681585Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0682193Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.0682611Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0683009Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.0683796Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0684395Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:20.0684767Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0685473Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0686240Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:20.0686382Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0686874Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0687099Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:20.0687257Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0687728Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0687967Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:20.0688114Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0688594Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0688806Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.0688942Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0689425Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0689678Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:20.0689828Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0690281Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0690539Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:20.0690692Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0691178Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0691408Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.0691545Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0692071Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0692303Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.0692435Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0693013Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0693275Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.0693406Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0693918Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0694172Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.0694281Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0694550Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0694697Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:20.0694785Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0695054Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0695200Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:20.0695288Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0695561Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0695690Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:20.0695816Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0696088Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0696238Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:20.0696327Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0696596Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0696735Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:20.0696821Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0697073Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0697208Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:20.0697294Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0697575Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0697776Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:20.0697877Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0698209Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0698443Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:20.0698566Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0699081Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0699337Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.0699487Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0699961Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0700258Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:20.0700467Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0700982Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0701204Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:20.0701328Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0701800Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0702061Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:20.0702208Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0702620Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0702901Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.0703053Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0703635Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0703911Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.0704051Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0704564Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0704878Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.0705101Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0705603Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0706292Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.0706448Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0706805Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0707009Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.0707125Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0707637Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0707934Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.0708067Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0708519Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0708830Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.0708985Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0709422Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0709701Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.0709852Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0710354Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0710583Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.0710717Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0711164Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0711674Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.0711808Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0712294Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0712557Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.0712705Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0713210Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0713471Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.0713624Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0714134Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0714366Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.0714496Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0714999Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0715304Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.0715458Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0715978Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0716339Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.0716428Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0716700Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0716852Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.0716966Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0717371Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0717614Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.0717736Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0718056Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0718201Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.0718288Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0718577Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0718753Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.0718838Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0719111Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0719253Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.0719338Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0719473Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.0719724Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0719850Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:20.0719922Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0720228Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0720361Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.0720445Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0720697Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0720827Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.0720912Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0721160Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0721276Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:20.0721358Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0721605Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0721728Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:20.0721812Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0722057Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0722188Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.0722274Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0722513Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0722696Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.0722781Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0722913Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.0723167Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0723313Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.0723400Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0723653Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0723784Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.0723868Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0724126Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0724269Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.0724353Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0724604Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0724747Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:20.0724837Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0725074Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0725220Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.0725306Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0725556Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0725698Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.0725781Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0726061Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0726208Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.0726283Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0726530Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0726673Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.0726758Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0727009Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0727154Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.0727239Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0727486Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0727617Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.0727702Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0727950Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0728096Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.0728182Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0728462Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0728608Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.0728692Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0728941Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0729070Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.0729155Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0729401Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0729542Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.0729626Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0729874Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0730019Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.0730105Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0730344Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0730489Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:20.0730578Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0730826Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0730964Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:20.0731052Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0731295Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0731428Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.0731499Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0731746Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0731905Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.0731990Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0732238Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0732420Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.0732504Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0732753Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0732914Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.0732997Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0733243Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0733407Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.0733490Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0733735Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0733881Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.0733963Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0734084Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.0734362Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0734554Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:20.0734635Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0734886Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0735066Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.0735147Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0735395Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0735567Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.0735638Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0735882Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0736045Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.0736129Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0736380Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0736533Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.0736613Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0736863Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0737026Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:20.0737115Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0737363Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0737520Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.0737639Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0737887Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0738025Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:20.0738109Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0738357Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0738486Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:20.0738571Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0738816Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0738944Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:20.0739028Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0739273Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0739435Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.0739523Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0739756Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0739915Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.0740034Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0740277Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0740458Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:20.0740542Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0740787Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0740930Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:20.0741004Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0741251Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0741395Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:20.0741485Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0741617Z In file included from external/sleef/src/libm/sleefsimddp.c:241:0: 2022-05-18T03:30:20.0741898Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0742032Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.0742111Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0742378Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0742502Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.0742579Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0742858Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0742987Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.0743062Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0743338Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0743583Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.0743649Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0743931Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0744051Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:30:20.0744123Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0744400Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0744516Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:30:20.0744591Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0744868Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0745014Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0745089Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0745363Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0745543Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:20.0745615Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0746165Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0746547Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:30:20.0746877Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0747367Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0747528Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:30:20.0747618Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0747944Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0748111Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0748198Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0748520Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0748648Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:20.0748733Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0749046Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0749174Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:20.0749258Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0749578Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0749736Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:20.0749820Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0750142Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0750296Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:20.0750364Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0750683Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0750841Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:20.0750925Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0751239Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0751476Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:30:20.0751561Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0751887Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0752027Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:20.0752111Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0752515Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0752672Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:20.0752754Z ^~~~~~~~~~ 2022-05-18T03:30:20.0753075Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0753364Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:20.0753441Z ^~~~~~~~~~ 2022-05-18T03:30:20.0753704Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0753866Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0753943Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0754220Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0754377Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0754486Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0754767Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0754928Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0754989Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0755264Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0755423Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0755499Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0755780Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0755924Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0755998Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0756274Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0756500Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0756577Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0756852Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0757006Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0757080Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0757356Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0757629Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0757701Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0757974Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0758164Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:30:20.0758235Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0758509Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0758682Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:30:20.0758753Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0759028Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0759197Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:30:20.0759267Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0759533Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0759685Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:20.0759757Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0760067Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0760216Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:20.0760290Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0760621Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0760800Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.0760881Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0761142Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0761296Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.0761373Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0761648Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0761794Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:30:20.0761868Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0762140Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0762292Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:30:20.0762353Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0762627Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0762758Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:30:20.0762833Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0763113Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0763246Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:30:20.0763322Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0763600Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0763723Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:30:20.0763798Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0764101Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0764235Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:30:20.0764307Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0764583Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0764860Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:30:20.0764932Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0765209Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0765496Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:30:20.0765568Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0765847Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0766032Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:30:20.0766103Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0766514Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0766713Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0766831Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0767095Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0767243Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0767317Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0767643Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0767879Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0767963Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0768241Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0768382Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0768446Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0791885Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0792178Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0792311Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0792862Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0793119Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0793243Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0793734Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0794115Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:30:20.0794238Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0794720Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0795102Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T03:30:20.0795342Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0795842Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0796087Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T03:30:20.0796206Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0796697Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0796906Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:30:20.0797024Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0797515Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0797852Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:30:20.0797984Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0798553Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0798835Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:30:20.0798948Z ^~~~~~~~~~ 2022-05-18T03:30:20.0799366Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0799640Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:30:20.0799835Z ^~~~~~~~~~ 2022-05-18T03:30:20.0800268Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0800470Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:30:20.0800573Z ^~~~~~~~~~ 2022-05-18T03:30:20.0800975Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0801180Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:30:20.0801280Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0801761Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0801958Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:30:20.0802064Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0802656Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0802999Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:30:20.0803121Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0803667Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0803914Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:30:20.0804038Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0804599Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0804945Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:30:20.0805080Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0805577Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0805905Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:30:20.0806024Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0806644Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0806970Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:30:20.0807102Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0807645Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0807932Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:30:20.0808062Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0808558Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0808772Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:30:20.0808905Z ^~~~~~~~~~ 2022-05-18T03:30:20.0809422Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0809686Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:30:20.0809813Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0810363Z external/sleef/src/arch/helperpurec_scalar.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0810588Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vf; } 2022-05-18T03:30:20.0810719Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0811384Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0811636Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T03:30:20.0811732Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0812282Z external/sleef/src/arch/helperpurec_scalar.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0812483Z static INLINE vint2 vrint_vi2_vf(vfloat a) { 2022-05-18T03:30:20.0812607Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0813103Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0813273Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:30:20.0813388Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0813903Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0814101Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:30:20.0814228Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0814752Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0815061Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:20.0815177Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0815758Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0816111Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:30:20.0816255Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0816858Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0817130Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:20.0817253Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0817874Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0818319Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:20.0818440Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0818892Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0819110Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:20.0819225Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0819757Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0820037Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:30:20.0820161Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0820694Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0820941Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:20.0821059Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0821587Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0821820Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:20.0821932Z ^~~~~~~~~~ 2022-05-18T03:30:20.0822464Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0822675Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:20.0822861Z ^~~~~~~~~~ 2022-05-18T03:30:20.0823395Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0823693Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:30:20.0823813Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0824339Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0824575Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:30:20.0824686Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0825207Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0825458Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0825577Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0826228Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0826665Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0826776Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0827294Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0827538Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0827636Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0828096Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0828547Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0828654Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0829102Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0829317Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:30:20.0829419Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0829977Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0830202Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0830305Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0830782Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0831008Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0831126Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0831591Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0831775Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:30:20.0831894Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0832375Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0832588Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:30:20.0832702Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0833169Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0833388Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:30:20.0833498Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0833950Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0834248Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:30:20.0834365Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0834858Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0835072Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:30:20.0835191Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0835674Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0835886Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:30:20.0835985Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0836481Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0836698Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:20.0836814Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0837299Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0837523Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:30:20.0837645Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0838114Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0838312Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:30:20.0838429Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0838908Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0839207Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:30:20.0839320Z ^~~~~~~~~~ 2022-05-18T03:30:20.0839792Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0840095Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:30:20.0840281Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0840758Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0840969Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:30:20.0841084Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0841574Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0841826Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0841948Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0842424Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0842671Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0842771Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0843256Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0843500Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0843613Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0844092Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0844338Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0844528Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0845020Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0845276Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0845383Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0845863Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0846107Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0846222Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0846694Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0847095Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:30:20.0847214Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0847693Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0848074Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T03:30:20.0848198Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0848687Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0848941Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T03:30:20.0849060Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0849548Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0849789Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:30:20.0849907Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0850375Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0850611Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:30:20.0850783Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0851276Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0851568Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:30:20.0851689Z ^~~~~~~~~~ 2022-05-18T03:30:20.0852164Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0852481Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:30:20.0852586Z ^~~~~~~~~~ 2022-05-18T03:30:20.0853057Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0853275Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:30:20.0853390Z ^~~~~~~~~~ 2022-05-18T03:30:20.0853872Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0854108Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:30:20.0854223Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0854688Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0854904Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:30:20.0855024Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0855555Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0855899Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:30:20.0856014Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0856501Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0856735Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:30:20.0856850Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0857323Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0857631Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:30:20.0857751Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0858236Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0858545Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:30:20.0858666Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0859150Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0859458Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:30:20.0859577Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0860043Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0860345Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:30:20.0860460Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0860919Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0861140Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:30:20.0861317Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0861800Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0862044Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0862148Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0862628Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0862893Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:30:20.0863013Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0863551Z external/sleef/src/arch/helperpurec_scalar.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0863762Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return vd; } 2022-05-18T03:30:20.0863879Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0864362Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0864608Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:30:20.0864706Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0865193Z external/sleef/src/arch/helperpurec_scalar.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0865367Z static INLINE vint vrint_vi_vd(vdouble a) { 2022-05-18T03:30:20.0865482Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0866089Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0866253Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:30:20.0866353Z ^~~~~~~~~~ 2022-05-18T03:30:20.0866764Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0866941Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:30:20.0867046Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0867463Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0867746Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.0867874Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0868358Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0868631Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.0868754Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0869220Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0869480Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:30:20.0869603Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0870086Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0870326Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:30:20.0870449Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0870925Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0871178Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:30:20.0871281Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0871847Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0872098Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:20.0872215Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0872695Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0872935Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:20.0873051Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0873524Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0873780Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:20.0873882Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0874360Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0874609Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:20.0874717Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0875166Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0875407Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:20.0875521Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0876057Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0876289Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:20.0876403Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0876882Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0877122Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:20.0877237Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0877694Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0877934Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:20.0878046Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0878506Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0878739Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:30:20.0878853Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0879331Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0879549Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:30:20.0879665Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0880119Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0880337Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:30:20.0880434Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0880907Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0881130Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:30:20.0881246Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0881781Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0882004Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:30:20.0882119Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0882599Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0882801Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:30:20.0882915Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0883378Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0883593Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:30:20.0883699Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0884155Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0884385Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:30:20.0884499Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0884955Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0885150Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:30:20.0885227Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0885515Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0885703Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:30:20.0885777Z ^~~~~~~~~~ 2022-05-18T03:30:20.0886057Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0886213Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:30:20.0886273Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0886549Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0886674Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:30:20.0886747Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0887019Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0887153Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:30:20.0887231Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0887499Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0887646Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:30:20.0887708Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0887986Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0888126Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:30:20.0888228Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0888586Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0888711Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:30:20.0888787Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0889096Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0889234Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:30:20.0889327Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0889673Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0889800Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:30:20.0889873Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0890245Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0890392Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:20.0890467Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0890751Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.0890927Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:30:20.0891005Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0891364Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0891494Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:20.0891576Z ^~~~~ 2022-05-18T03:30:20.0891832Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0891941Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:20.0892021Z ^~~~ 2022-05-18T03:30:20.0892332Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0892524Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:20.0892626Z ^~~~ 2022-05-18T03:30:20.0892889Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0893013Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:20.0893097Z ^~~~~~ 2022-05-18T03:30:20.0893240Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.0893591Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0893759Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.0893841Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0894164Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0894313Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.0894389Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0894705Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0894824Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.0894901Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0895167Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0895353Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.0895446Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0895728Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0895853Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.0895933Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0896222Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0896338Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.0896472Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0896749Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0896863Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:20.0896941Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0897281Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0897465Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.0897540Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0897801Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0897963Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.0898043Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0898396Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0898568Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.0898645Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0898913Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0899046Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.0899124Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0899507Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0899639Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.0899723Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0899993Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0900151Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.0900234Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0900500Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0900604Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.0900681Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0900977Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0901097Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.0901200Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0901476Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0901628Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.0901715Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0901962Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0902121Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:20.0902214Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0902547Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0902680Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.0902762Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0902919Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.0903293Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0903480Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:20.0903577Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0903946Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0904083Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:20.0904170Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0904442Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0904572Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.0904653Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0904919Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0905054Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:20.0905165Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0905465Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0905614Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.0905704Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0908111Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0908372Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.0908444Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0908754Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0908921Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.0909046Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0909321Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0909489Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.0909576Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0909864Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0910009Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.0910100Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0910458Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0910655Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.0910747Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0911044Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0911211Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.0911314Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0911689Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0911869Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.0911961Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0912300Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0912460Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.0912554Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0912878Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0913082Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.0913173Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0913455Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0913610Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.0913733Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0914024Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0914225Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.0914338Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0914625Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0914812Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.0914933Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0915215Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0915400Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.0915494Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0915781Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0916174Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.0916273Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0916604Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0916797Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.0916911Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0917238Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0917383Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.0917494Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0917817Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0917976Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.0918062Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0918377Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0918492Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:30:20.0918552Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0918894Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0919008Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:30:20.0919079Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0919397Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0919549Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:30:20.0919622Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0919880Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0920070Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.0920165Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0920438Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0920606Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.0920694Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0920993Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0921159Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.0921264Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0921541Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0921744Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.0921837Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0922161Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0922312Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.0922397Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0922663Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0922828Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.0922900Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0923160Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0923342Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.0923431Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0923572Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.0923821Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0923958Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.0924044Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0924307Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0924443Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.0924550Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0924685Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.0924935Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0925079Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.0925168Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0925507Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0928718Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.0928903Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0929081Z In file included from external/sleef/src/libm/sleefsimddp.c:241:0: 2022-05-18T03:30:20.0929440Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0929557Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.0929637Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0929920Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0930084Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.0930173Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0930483Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0930737Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.0930806Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0931115Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0931242Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.0931319Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0931642Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0931844Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:20.0931917Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0932257Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0932411Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0932493Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0932824Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0932954Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:20.0933028Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0933296Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0933404Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:20.0933511Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0933820Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0933927Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:20.0933996Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0934300Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0934440Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:20.0934511Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0934844Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0934977Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:20.0935035Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0935344Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0935484Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:20.0935554Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0935833Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0936140Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:30:20.0936224Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0936517Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0936661Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:20.0936733Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0937003Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0937135Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:20.0937213Z ^~~~~~~~~~ 2022-05-18T03:30:20.0937533Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0937662Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:20.0937726Z ^~~~~~~~~~ 2022-05-18T03:30:20.0938003Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0938161Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0938234Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0938541Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0938712Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0938784Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0939087Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0939256Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0939321Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0939594Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0939798Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0939875Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0940165Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0940307Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0940379Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0940716Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0940949Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0941055Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0941343Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0941503Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0941576Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0941845Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0942131Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0942237Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0942535Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0942774Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:30:20.0942848Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0943123Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0943343Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:30:20.0943486Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0943797Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0943948Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:20.0944029Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0944337Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0944525Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:20.0944599Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0944912Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0945092Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.0945174Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0945455Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0945650Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.0945894Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0946186Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0946331Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:30:20.0946405Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0946740Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0946908Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:30:20.0946983Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0947291Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0947427Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:30:20.0947491Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0947766Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0947905Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:30:20.0948019Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0948304Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0948601Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:30:20.0948673Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0948981Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: 'vsub_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0949301Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:30:20.0949379Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0949648Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0949966Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0950049Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0950347Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0950496Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0950568Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0950848Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0951017Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0951090Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0951381Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0951532Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0951603Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0951912Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0952064Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0952137Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0952417Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: 'veq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0952563Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0952636Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0952969Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0953218Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:30:20.0953296Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0953590Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0953853Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T03:30:20.0953924Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0954224Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0954374Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T03:30:20.0954454Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0954788Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0954945Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:30:20.0955027Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0955307Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0955438Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:30:20.0955550Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0955852Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0956027Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:30:20.0956114Z ^~~~~~~~~~ 2022-05-18T03:30:20.0956377Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: 'vabs_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0956617Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:30:20.0956687Z ^~~~~~~~~~ 2022-05-18T03:30:20.0956989Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0957117Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:30:20.0957206Z ^~~~~~~~~~ 2022-05-18T03:30:20.0957481Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: 'vdiv_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0957613Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:30:20.0957686Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0958006Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0958139Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:30:20.0958232Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0958526Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0958719Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:30:20.0958789Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0959114Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0959268Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:30:20.0959340Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0959624Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: 'vreinterpret_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0959805Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:30:20.0959927Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0960229Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: 'vreinterpret_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0960428Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:30:20.0960506Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0960784Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: 'vreinterpret_vf_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0961035Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:30:20.0961118Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0961444Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: 'vreinterpret_vm_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0961612Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:30:20.0961686Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0962009Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0962168Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:30:20.0962261Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0962641Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0962879Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T03:30:20.0962984Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0963380Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0963614Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:30:20.0963772Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0964244Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0964516Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:20.0964642Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0965158Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: 'vcast_vi2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0965459Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:30:20.0965577Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0966074Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0966334Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:20.0966464Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0966983Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0967228Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:20.0967358Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0967851Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0968076Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:20.0968182Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0968671Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0968900Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:20.0969026Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0969519Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0969760Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:20.0969872Z ^~~~~~~~~~ 2022-05-18T03:30:20.0970297Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0970480Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:20.0970590Z ^~~~~~~~~~ 2022-05-18T03:30:20.0971045Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0971257Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:30:20.0971375Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0971865Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0972299Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0972408Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0972896Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0973183Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0973302Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0973784Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0974000Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:20.0974124Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0974600Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0975052Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0975160Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0975647Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0975902Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:20.0976018Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0976504Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0976912Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:30:20.0977031Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0977496Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0977727Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:30:20.0977842Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.0978345Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0978647Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.0978778Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0979301Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0979602Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.0979736Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0980219Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0980470Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:30:20.0980596Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0981053Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0981319Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:20.0981438Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0981895Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0982124Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:20.0982255Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0982743Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0982999Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:20.0983128Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0983715Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0983985Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:20.0984115Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0984625Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0984869Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:20.0984977Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0985464Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0986010Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:30:20.0986127Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0986605Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0986806Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:30:20.0986912Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.0987385Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0987557Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:30:20.0987672Z ^~~~~~~~~~~ 2022-05-18T03:30:20.0988163Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0988363Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:30:20.0988498Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0988935Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0989120Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:30:20.0989231Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.0989701Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0989908Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:30:20.0990022Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.0990476Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.0990666Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:20.0990790Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1564050Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:20.1564414Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:20.1564885Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:20.1565218Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:20.1565422Z ^~~ 2022-05-18T03:30:20.1565545Z At top level: 2022-05-18T03:30:20.1566067Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1566277Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:20.1566410Z ^~~~~ 2022-05-18T03:30:20.1566941Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1567166Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:20.1567302Z ^~~~ 2022-05-18T03:30:20.1567805Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1568020Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:20.1568158Z ^~~~ 2022-05-18T03:30:20.1568667Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1568865Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:20.1568996Z ^~~~~~ 2022-05-18T03:30:20.1569515Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1570079Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:20.1570212Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1570722Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1570979Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:20.1571121Z ^~~~~~~~~ 2022-05-18T03:30:20.1571625Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1571871Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:20.1572010Z ^~~~~~ 2022-05-18T03:30:20.1572514Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1572732Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:20.1572875Z ^~~~~~ 2022-05-18T03:30:20.1573374Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1573603Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:20.1573741Z ^~~~~~ 2022-05-18T03:30:20.1574240Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1574431Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:20.1574543Z ^~~~~ 2022-05-18T03:30:20.1575048Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1575388Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:20.1575537Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1576056Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1576446Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:20.1576596Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1576838Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.1577327Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1577489Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:20.1577606Z ^~~~~~~~ 2022-05-18T03:30:20.1578141Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1578408Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.1578549Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1579062Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1579368Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.1579494Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1579978Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1580193Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.1580331Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1580837Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1581218Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.1581352Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1581867Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1582114Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.1582237Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1582743Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1582975Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.1583106Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1583667Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1583881Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.1584020Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1584527Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1584779Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:20.1584903Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1585421Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1585638Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:20.1585935Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1586343Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1586562Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.1586681Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1587184Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1587479Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.1587600Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1588070Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1588363Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.1588494Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1589000Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1589227Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.1589376Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1589853Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1590094Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.1590226Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1590739Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1590974Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.1591110Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1591597Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1591845Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:20.1592085Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1592660Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1592920Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:20.1593062Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1593569Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1593815Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:20.1593954Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1594448Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1594662Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:20.1594800Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1595292Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1595518Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:20.1595656Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1596165Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1596370Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.1596499Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1597001Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1597208Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.1598057Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1599009Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1602086Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.1602335Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1602960Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1603212Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:20.1603349Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1603881Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1604132Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.1604281Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1604773Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1605030Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.1605185Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1605439Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.1605905Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1606132Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:20.1606280Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1606758Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1606973Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:20.1607117Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1607589Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1608087Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:20.1608219Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1609114Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1609337Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:20.1609459Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1609901Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1610125Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.1610253Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1610745Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1610980Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:20.1611131Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1611612Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1611862Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:20.1612008Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1612509Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1612766Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.1612916Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1613400Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1613644Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.1613795Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1614303Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1614559Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.1614706Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1615210Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1615468Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.1615620Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1616117Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1616377Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:20.1616536Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1617045Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1617307Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:20.1617458Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1617911Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1618143Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:20.1618271Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1618727Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1618986Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:20.1619260Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1619702Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1619933Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:20.1620074Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1620549Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1620772Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:20.1620909Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1621398Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1621635Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:20.1621780Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1622240Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1622504Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:20.1622651Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1623143Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1623496Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.1623647Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1624123Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1624380Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:20.1624531Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1625035Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1625288Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:20.1625426Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1626021Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1626253Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:20.1626386Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1626885Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1627207Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.1627366Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1627878Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1628177Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.1628312Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1628821Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1629135Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.1629286Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1629797Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1630252Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.1630402Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1630925Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1631193Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.1631311Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1631810Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1632092Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.1632234Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1632745Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1633042Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.1633191Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1633688Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1633948Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.1634096Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1634599Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1634862Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.1635008Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1635511Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1635772Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.1635915Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1636439Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1636692Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.1636840Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1637356Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1637619Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.1637769Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1638281Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1638529Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.1638669Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1639168Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1639470Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.1639614Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1640131Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1640433Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.1640581Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1641197Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1641499Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.1641638Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1642146Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1642443Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.1642601Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1643111Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1643381Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.1643532Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1644031Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1644301Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.1644434Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1644933Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1645201Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.1645349Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1645594Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.1646080Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1646322Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:20.1646471Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1646943Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1647187Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.1647332Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1647576Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.1648065Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1648303Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.1648448Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1648927Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1649148Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:20.1649298Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1649759Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1650020Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.1650170Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1650661Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1650900Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:20.1651042Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1651516Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1651783Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.1652031Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1652526Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1652798Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.1652950Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1653438Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1653677Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.1653809Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1654290Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1654554Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.1654703Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1655182Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1655455Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:20.1655601Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1656081Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1656340Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.1656495Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1656973Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1657236Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.1657385Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1657873Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1658142Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.1658289Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1658755Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1659019Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.1659173Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1659660Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1659928Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.1660079Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1660570Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1660810Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.1660938Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1661330Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1661578Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.1661709Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1662085Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1662307Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.1662529Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1663012Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1663267Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.1663377Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1663863Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1664102Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.1664248Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1664713Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1664969Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.1665106Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1665582Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1665915Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:20.1666067Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1666541Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1666795Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:20.1666949Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1667413Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1667645Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.1667792Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1668257Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1668489Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.1668632Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1669102Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1669436Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.1669577Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1670045Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1670358Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.1670481Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1670954Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1671248Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.1671387Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1672040Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1672309Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.1672447Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1672780Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.1673252Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1673588Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:20.1674008Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1674496Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1674825Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.1674964Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1675434Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1675740Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.1675879Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1676314Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1676574Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.1676705Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1677153Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1677419Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.1677559Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1678019Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1678333Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:20.1678476Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1680291Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1680602Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.1680754Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1681237Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1681485Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:20.1681632Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1682088Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1682336Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:20.1682463Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1682938Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1683179Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:20.1683324Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1683783Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1684364Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.1684518Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1684993Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1685269Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.1685417Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1686033Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1686500Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:20.1686651Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1687249Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1687795Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:20.1687943Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1688758Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1689002Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:20.1689146Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1689488Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:30:20.1690022Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1690354Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.1690492Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1690995Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1691222Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.1691338Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1692457Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1692681Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.1692814Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1693729Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1693961Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.1694091Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1694602Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1694764Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.1694884Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1695391Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1695804Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.1695931Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1696436Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1696763Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:30:20.1696903Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1697389Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1697651Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.1697772Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1698473Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1698732Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:30:20.1698860Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1699870Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1700176Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:30:20.1700419Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1700931Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1701169Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:20.1701298Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1701803Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1702032Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.1702152Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1702655Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1702865Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.1702988Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1703589Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1703949Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.1704084Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1704585Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1704856Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.1704983Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1705468Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1705725Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:20.1705985Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1706390Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1706555Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:20.1706667Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1707144Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1707459Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.1707569Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1708063Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1708319Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:30:20.1708440Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1708951Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1709230Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.1709360Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1709869Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1710148Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.1710262Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1710766Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1711045Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:20.1711169Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1711850Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1712040Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:20.1712166Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1712651Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1712917Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:20.1713043Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1713548Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1713849Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:20.1713983Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1714487Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1714811Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:20.1714946Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1715435Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1715739Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.1715864Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1716371Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1716680Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.1716804Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1717313Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1717509Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:30:20.1717619Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1718129Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1718317Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:20.1718438Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1718942Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1719143Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:30:20.1719268Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1719774Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1719954Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:20.1720084Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1720577Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1720892Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:30:20.1721022Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1721525Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1721791Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:20.1721909Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1722401Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1722664Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:20.1723046Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1723602Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1724258Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:20.1724382Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1724880Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1725438Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:20.1725547Z ^~~~~~~~~~ 2022-05-18T03:30:20.1726150Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1726423Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.1726554Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1727066Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1727338Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.1727464Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1727968Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1728202Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.1728326Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1728937Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1729394Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.1729524Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1730152Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1730459Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.1730583Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1731645Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1731994Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.1732116Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1732825Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1733270Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.1733417Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1733914Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1734195Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.1734782Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1735281Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1735526Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:20.1735659Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1736162Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1736402Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:30:20.1736604Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1737660Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1737892Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.1738003Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1738524Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1738726Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.1738850Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1739465Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1739670Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.1739795Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1740501Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1740966Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:30:20.1741122Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1741630Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1741982Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:30:20.1742101Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1743540Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1743770Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.1743894Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1744403Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1744626Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.1744753Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1745260Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1745513Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.1745639Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1746648Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1746903Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.1747012Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1747595Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1747870Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.1747998Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1748644Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1748891Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.1749017Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1749528Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1749783Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.1749894Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1750386Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1750896Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:30:20.1751112Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1751634Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1751894Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:30:20.1752019Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1752521Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1752804Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.1752930Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1753436Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1753747Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.1753869Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1754516Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1754813Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.1755096Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1755585Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1755875Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.1755996Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1756497Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1756803Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.1756924Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1757546Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1757837Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.1757950Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1758451Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1758752Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:20.1758878Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1759380Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1759687Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.1759816Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1760317Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1760613Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.1760728Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1761234Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1761531Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.1761657Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1762143Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1762545Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.1762679Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1763186Z external/sleef/src/arch/helperavx512f.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1763477Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.1763609Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1764107Z external/sleef/src/arch/helperavx512f.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1764408Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.1764537Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1765040Z external/sleef/src/arch/helperavx512f.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1765341Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.1765467Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1765968Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1766216Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:30:20.1766341Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1766854Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1767118Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:30:20.1767239Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1767733Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1768341Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.1768465Z ^~~~~~~~~~ 2022-05-18T03:30:20.1768954Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1769539Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:20.1769661Z ^~~~~~~~~~ 2022-05-18T03:30:20.1770172Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1770410Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:30:20.1770534Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1771047Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1771310Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.1771416Z ^~~~~~~~~~ 2022-05-18T03:30:20.1771923Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1772189Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:30:20.1772316Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1772823Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1773075Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:30:20.1773201Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1773710Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1774092Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:30:20.1774203Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1774701Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1774957Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:30:20.1775080Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1775584Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1775778Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:30:20.1775897Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1776388Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1776588Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:30:20.1776714Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1777209Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1777494Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:30:20.1777617Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1778124Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1778392Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:30:20.1778511Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1779000Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1779234Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:30:20.1779361Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1779866Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1780102Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:30:20.1780223Z ^~~~~~~~~~ 2022-05-18T03:30:20.1780730Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1781002Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.1781108Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1781612Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1781822Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:20.1781953Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1782458Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1782667Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:20.1782791Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1783293Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1783641Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:30:20.1783773Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1784279Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1784543Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:20.1784670Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1785261Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1785532Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:20.1785661Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1786176Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1786424Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:30:20.1786555Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1787051Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1787315Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:30:20.1787446Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1787964Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1788232Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:20.1788344Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1788854Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1789076Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:30:20.1789200Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1789710Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1790034Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:30:20.1790162Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1792193Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1792509Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:20.1792632Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1793152Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1793422Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:20.1793547Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1794053Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1794324Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:20.1794445Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1794946Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1795262Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:20.1795367Z ^~~~~~~~~~ 2022-05-18T03:30:20.1795857Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1796169Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.1796294Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1796794Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1797126Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.1797253Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1797755Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1798094Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:30:20.1798219Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1798729Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1798988Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:30:20.1799112Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1799611Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1799878Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.1799999Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1800482Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1800757Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.1800881Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1801382Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1801578Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.1801704Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1802202Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1802400Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.1802508Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1803005Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1803198Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.1803331Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1803893Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1804090Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.1804214Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1804715Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1804993Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.1805126Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1805628Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1805965Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.1806109Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1806619Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1806873Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.1807008Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1807494Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1807748Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:30:20.1807875Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1808378Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1808576Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.1808703Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1809232Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1809426Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.1809536Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1810039Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1810303Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.1810427Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1810924Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1811170Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.1811287Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1811780Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1812010Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:20.1812129Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1812624Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1812867Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:20.1812989Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1813491Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1813696Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.1813818Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1814307Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1814520Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.1814719Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1815221Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1815486Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:20.1815613Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1816105Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1816355Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:20.1816463Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1816970Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1817220Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.1817348Z ^~~~~~~~~~ 2022-05-18T03:30:20.1817847Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1818096Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:30:20.1818219Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1818723Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1818960Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:20.1819081Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1819588Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1819887Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.1820065Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1820577Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1820875Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.1821001Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1821508Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1821789Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.1821909Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1822406Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1822698Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.1822827Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1823334Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1823855Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.1823985Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1824478Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1824774Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.1824892Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1825397Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1825712Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:20.1826076Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1826588Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1826887Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.1826997Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1827506Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1827817Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.1827943Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1828448Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1828761Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.1828900Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1829407Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1829711Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.1829823Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1830314Z external/sleef/src/arch/helperavx512f.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1830631Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.1830757Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1831256Z external/sleef/src/arch/helperavx512f.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1831653Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.1831784Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1832296Z external/sleef/src/arch/helperavx512f.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1832600Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.1832715Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1833222Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1833494Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:30:20.1833619Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1834122Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1834401Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:30:20.1834528Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1835031Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1835637Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.1835767Z ^~~~~~~~~~ 2022-05-18T03:30:20.1836275Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1836902Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.1837027Z ^~~~~~~~~~ 2022-05-18T03:30:20.1837606Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1837856Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:30:20.1837983Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1838467Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1838723Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:30:20.1838845Z ^~~~~~~~~~ 2022-05-18T03:30:20.1839343Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1839613Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:30:20.1839738Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1840245Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1840525Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:30:20.1840653Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1841141Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1841411Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:30:20.1841534Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1842043Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1842346Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:30:20.1842469Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1842967Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1843298Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:30:20.1843419Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1843913Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1844180Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.1844306Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1844813Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1845082Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:30:20.1845214Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1845721Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1845990Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.1846118Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1846627Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1846866Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:30:20.1846989Z ^~~~~~~~~~ 2022-05-18T03:30:20.1847485Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1847745Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:30:20.1847867Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1848345Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1848733Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:30:20.1848859Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1849359Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1849664Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:30:20.1849786Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1850190Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1850345Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.1850427Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1850902Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1851082Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:20.1851201Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1851691Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1851856Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:30:20.1851969Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1852411Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1852603Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:30:20.1852717Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1853175Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1853389Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:30:20.1853501Z ^~~~~~~~~~ 2022-05-18T03:30:20.1854074Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1854327Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:30:20.1854449Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1854936Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1855133Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:30:20.1855255Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1855746Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1855925Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:30:20.1856050Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1859568Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1859848Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:30:20.1859965Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1860598Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1865184Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:30:20.1865325Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1866032Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1866603Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.1866732Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1867260Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1867680Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.1867794Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1868287Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1868599Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.1868727Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1869205Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1869718Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.1869847Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1870416Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:30:20.1870916Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1871246Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.1871371Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1871872Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1872179Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.1872305Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1872811Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1873085Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:30:20.1873307Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1873799Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1874058Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:30:20.1874182Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1874686Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1874962Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:30:20.1875089Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1875593Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1875866Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:30:20.1875983Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1876504Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1876760Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.1876886Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1877398Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1877645Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.1877766Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1878274Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1878531Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.1878662Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1879240Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1879502Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.1879628Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1880137Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1880373Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:30:20.1880708Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1881153Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1881379Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:30:20.1881508Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1882021Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1882301Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.1882426Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1882937Z external/sleef/src/arch/helperavx512f.h:86:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1883136Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:20.1883244Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1883754Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.1883948Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:30:20.1884073Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1884542Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1884846Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:20.1884989Z ^~~~~ 2022-05-18T03:30:20.1885455Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1885653Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:20.1885790Z ^~~~ 2022-05-18T03:30:20.1886262Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1886474Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:20.1886607Z ^~~~ 2022-05-18T03:30:20.1887079Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1887302Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:20.1887436Z ^~~~~~ 2022-05-18T03:30:20.1887671Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.1888169Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1888425Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.1888564Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1889065Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1889362Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.1889494Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1889986Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1890174Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.1890314Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1890894Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1891130Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.1891271Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1891788Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1892044Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.1892181Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1892657Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1892881Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.1893013Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1893504Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1893710Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.1893836Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1894325Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1894539Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:20.1894658Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1895146Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1895421Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.1895555Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1896049Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1896399Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.1896524Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1897019Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1897290Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.1897421Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1897917Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1898157Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.1898295Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1898798Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1899035Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.1899172Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1899666Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1899900Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.1900032Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1900535Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1900741Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.1900871Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1901370Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1901580Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.1901759Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1902278Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1902548Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.1902695Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1903156Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1903372Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:20.1903584Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1904092Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1904321Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.1904454Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1904691Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.1905181Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1905416Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:20.1905556Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1906167Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1906400Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:20.1906524Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1907041Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1907310Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.1907549Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1908027Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1908259Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:20.1908404Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1908918Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1909178Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.1909313Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1909804Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1910046Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.1910198Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1910694Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1910954Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.1911097Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1911598Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1911845Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.1911990Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1912488Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1912764Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.1912990Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1913519Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1913825Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.1913978Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1914477Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1914771Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.1914916Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1915447Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1915759Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.1915912Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1916389Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1916660Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.1916799Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1917275Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1917545Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.1917684Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1918190Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1918534Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.1918678Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1919190Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1919479Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.1919609Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1920104Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1920378Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.1920524Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1921023Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1921287Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.1921430Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1921927Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1922183Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.1922311Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1922815Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1923074Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.1923218Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1923776Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1924040Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.1924189Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1924683Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1924916Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.1925060Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1925534Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1925730Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:30:20.1925851Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1926336Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1926543Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:30:20.1926665Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1927162Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1927372Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:30:20.1927495Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1927987Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1928284Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.1928432Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1928940Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1929295Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.1929430Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1929934Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1930231Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.1930379Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1930889Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1931183Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.1931335Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1931994Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1933511Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.1933647Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1934155Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1934420Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.1934566Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1935063Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1935325Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.1935466Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1935707Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.1936266Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1936511Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.1936655Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1936893Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.1937355Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1937585Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.1937718Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1938161Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1938392Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.1938534Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1938997Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1939229Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.1939371Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1939817Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1940151Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.1940292Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1940517Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.1940970Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1941329Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:20.1941525Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1941977Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1942203Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:20.1942342Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1942577Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:30:20.1943084Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1943318Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.1943528Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1944056Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1944300Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.1944433Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1944953Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1945183Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.1945298Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1945966Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1946150Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.1946254Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1946719Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1946976Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.1947213Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1947736Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1947963Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:20.1948097Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1948589Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1948810Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.1948930Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1949422Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1949643Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.1949769Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1950239Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1950405Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:20.1950521Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1951029Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1951388Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.1951520Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1952012Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1952272Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:20.1952383Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1952879Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1953150Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:20.1953271Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1953771Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1954088Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.1954214Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1954724Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1955002Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.1955116Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1955628Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1955913Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.1956041Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1956535Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1956809Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:20.1956933Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1957420Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1957602Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:20.1957725Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1958215Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1958544Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:20.1958671Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1959191Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1959499Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:20.1959630Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1960131Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1960454Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:20.1960591Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1961088Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1961397Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.1961526Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1962017Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1962323Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.1962440Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1962932Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1963126Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:20.1963252Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1963739Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1963992Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:20.1964110Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1964594Z external/sleef/src/arch/helperavx512f.h:482:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1964899Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:30:20.1965029Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1965517Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1965782Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:20.1965907Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1966388Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1966648Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:20.1966779Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1967253Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1967520Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:20.1967641Z ^~~~~~~~~~~ 2022-05-18T03:30:20.1968124Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1968381Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:20.1968502Z ^~~~~~~~~~ 2022-05-18T03:30:20.1969005Z external/sleef/src/arch/helperavx512f.h:465:21: warning: 'vilogb2k_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1969277Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.1969390Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1969952Z external/sleef/src/arch/helperavx512f.h:464:21: warning: 'vilogbk_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1970224Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.1970348Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1970844Z external/sleef/src/arch/helperavx512f.h:462:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1971097Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.1971218Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1971709Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1972157Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.1972281Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1972786Z external/sleef/src/arch/helperavx512f.h:460:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1973090Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.1973214Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1973702Z external/sleef/src/arch/helperavx512f.h:459:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1974013Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.1974138Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1974658Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1974966Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.1975161Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1975666Z external/sleef/src/arch/helperavx512f.h:451:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1975944Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.1976076Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1976562Z external/sleef/src/arch/helperavx512f.h:437:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1976798Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.1976923Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1977403Z external/sleef/src/arch/helperavx512f.h:432:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1977604Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.1977729Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1978228Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1978426Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.1978550Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1979029Z external/sleef/src/arch/helperavx512f.h:426:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1979307Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:30:20.1979419Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1979909Z external/sleef/src/arch/helperavx512f.h:425:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1980187Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:30:20.1980313Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.1980885Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1981112Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.1981241Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1981738Z external/sleef/src/arch/helperavx512f.h:411:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1981934Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.1982060Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1982564Z external/sleef/src/arch/helperavx512f.h:409:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1982820Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.1982945Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1983529Z external/sleef/src/arch/helperavx512f.h:408:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1983786Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.1983905Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1984394Z external/sleef/src/arch/helperavx512f.h:407:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1984660Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.1984787Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1985288Z external/sleef/src/arch/helperavx512f.h:406:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1985545Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.1985671Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1986311Z external/sleef/src/arch/helperavx512f.h:405:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1986669Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.1986775Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1987257Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1987551Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.1987677Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1988171Z external/sleef/src/arch/helperavx512f.h:400:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1988460Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.1988580Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1989063Z external/sleef/src/arch/helperavx512f.h:399:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1989363Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.1989472Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1989953Z external/sleef/src/arch/helperavx512f.h:398:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1990237Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.1990359Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.1990861Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1991160Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:20.1991289Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1991796Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1992177Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.1992309Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1992821Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1993122Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.1993253Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1993761Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1994055Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.1994183Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1994666Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1994967Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.1995092Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1995599Z external/sleef/src/arch/helperavx512f.h:383:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1995900Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.1996030Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1996536Z external/sleef/src/arch/helperavx512f.h:382:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1996836Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.1996966Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1997451Z external/sleef/src/arch/helperavx512f.h:381:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1997807Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.1997935Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.1998420Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1998683Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:30:20.1998806Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.1999301Z external/sleef/src/arch/helperavx512f.h:377:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.1999559Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:30:20.1999668Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2000152Z external/sleef/src/arch/helperavx512f.h:376:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2000754Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.2000877Z ^~~~~~~~~~ 2022-05-18T03:30:20.2001365Z external/sleef/src/arch/helperavx512f.h:374:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2001605Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:30:20.2001725Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2002208Z external/sleef/src/arch/helperavx512f.h:373:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2002458Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.2002578Z ^~~~~~~~~~ 2022-05-18T03:30:20.2003062Z external/sleef/src/arch/helperavx512f.h:371:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2003368Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:30:20.2003493Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2003986Z external/sleef/src/arch/helperavx512f.h:370:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2004249Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:30:20.2004373Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2004842Z external/sleef/src/arch/helperavx512f.h:365:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2005034Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:30:20.2005154Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2005652Z external/sleef/src/arch/helperavx512f.h:361:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2005851Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:30:20.2005982Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2006483Z external/sleef/src/arch/helperavx512f.h:359:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2006767Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:30:20.2006880Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2007368Z external/sleef/src/arch/helperavx512f.h:355:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2007642Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.2007767Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2008280Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2008551Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:20.2008724Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2009223Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2009481Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:20.2009606Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2010098Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2010367Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:20.2010488Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2010976Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2011245Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:20.2011364Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2011841Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2012109Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:20.2012228Z ^~~~~~~~~~ 2022-05-18T03:30:20.2012724Z external/sleef/src/arch/helperavx512f.h:312:22: warning: 'vgetmant_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2013047Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.2013172Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2013666Z external/sleef/src/arch/helperavx512f.h:309:22: warning: 'vgetexp_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2013920Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:30:20.2014044Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2014575Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2014773Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.2014900Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2015406Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2015699Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.2015837Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2016323Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2016578Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.2016688Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2017169Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2017427Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.2017550Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2018028Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2018269Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:20.2018392Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2018867Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2019099Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.2019219Z ^~~~~~~~~~ 2022-05-18T03:30:20.2019704Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2020046Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.2020172Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2020679Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2020988Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:20.2021116Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2021605Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2021916Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.2022044Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2022542Z external/sleef/src/arch/helperavx512f.h:201:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2022857Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.2022986Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2023570Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2023839Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:30:20.2023946Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2024432Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2024612Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.2024736Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2025221Z external/sleef/src/arch/helperavx512f.h:140:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2025928Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.2026060Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2026556Z external/sleef/src/arch/helperavx512f.h:139:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2026888Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.2027002Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2027480Z external/sleef/src/arch/helperavx512f.h:138:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2027785Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.2027910Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2028150Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:30:20.2028649Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2028900Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:30:20.2029015Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2029486Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2029742Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:30:20.2029854Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2030350Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2030600Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:30:20.2030717Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2031200Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2031506Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:30:20.2031602Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2032114Z external/sleef/src/arch/helperavx512f.h:112:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2032350Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:30:20.2032472Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2032969Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2033243Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.2033364Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2034805Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:20.2035126Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:20.2035576Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:20.2035914Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:20.2036108Z ^~~ 2022-05-18T03:30:20.2036227Z At top level: 2022-05-18T03:30:20.2036724Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2036942Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:20.2037080Z ^~~~~ 2022-05-18T03:30:20.2037586Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2037841Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:20.2037974Z ^~~~ 2022-05-18T03:30:20.2038482Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2038700Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:20.2038832Z ^~~~ 2022-05-18T03:30:20.2039327Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2039541Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:20.2039661Z ^~~~~~ 2022-05-18T03:30:20.2040161Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2040420Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:20.2040569Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2041071Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2041319Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:20.2041458Z ^~~~~~~~~ 2022-05-18T03:30:20.2041952Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2042184Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:20.2042306Z ^~~~~~ 2022-05-18T03:30:20.2042808Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2043029Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:20.2043214Z ^~~~~~ 2022-05-18T03:30:20.2043716Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2043938Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:20.2044076Z ^~~~~~ 2022-05-18T03:30:20.2044572Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2044745Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:20.2044866Z ^~~~~ 2022-05-18T03:30:20.2045365Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2045703Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:20.2045841Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2046348Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2046734Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:20.2046876Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2047106Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.2047612Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2047808Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:20.2047931Z ^~~~~~~~ 2022-05-18T03:30:20.2048436Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2048696Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2048884Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2049388Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2049671Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.2049806Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2050306Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2050510Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.2050644Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2051144Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2051375Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.2051516Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2051990Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2052240Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.2052373Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2052876Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2053101Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.2053234Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2053733Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2053940Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.2054053Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2054606Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2054867Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:20.2055004Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2055508Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2055718Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:20.2055852Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2056348Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2056608Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.2056740Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2057249Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2057543Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.2057677Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2058172Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2058459Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.2058587Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2059084Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2059305Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.2059441Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2059980Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2060217Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.2060352Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2060853Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2061094Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.2061223Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2061704Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2061956Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:20.2062097Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2062591Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2062855Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:20.2062998Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2063561Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2063810Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:20.2063939Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2064441Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2064667Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:20.2064805Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2065296Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2065583Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:20.2065720Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2066316Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2066510Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.2066635Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2067142Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2067344Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.2067473Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2067966Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2068192Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:20.2068338Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2068816Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2069042Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:20.2069177Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2069679Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2069944Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2070087Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2070580Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2070806Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:20.2070933Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2071510Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2071754Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2071890Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2072361Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2072567Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.2072695Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2072930Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.2073391Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2073608Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:20.2073747Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2074258Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2074463Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:20.2074586Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2075088Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2075313Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:20.2075438Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2075933Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2076161Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:20.2076303Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2076882Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2077112Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.2077252Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2077744Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2077968Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:20.2078115Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2078603Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2078848Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:20.2078988Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2079490Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2079750Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.2079896Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2080397Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2080625Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.2080761Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2081266Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2081523Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.2081665Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2082210Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2082481Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.2082624Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2083109Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2083375Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:20.2083527Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2084025Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2084283Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:20.2084426Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2084932Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2085175Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:20.2085295Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2085794Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2086048Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:20.2086195Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2086690Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2086935Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:20.2087077Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2087573Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2087840Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:20.2087979Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2088479Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2088719Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:20.2088859Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2089348Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2089623Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:20.2089770Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2090253Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2090530Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.2090670Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2091169Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2091455Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:20.2091596Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2092094Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2092337Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:20.2092479Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2093020Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2114274Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:20.2114495Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2115073Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2115364Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.2115517Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2116021Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2116312Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.2116462Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2116979Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2117275Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.2117427Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2117926Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2118188Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.2118332Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2118834Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2119117Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.2119398Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2119909Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2120193Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.2120336Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2120822Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2121109Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.2121251Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2121756Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2122023Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.2122175Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2122676Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2122937Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.2123083Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2123560Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2123820Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.2123965Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2124466Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2124720Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.2124933Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2125433Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2125694Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.2125824Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2126333Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2126575Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.2126717Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2127214Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2127508Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.2127664Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2128164Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2129136Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.2129293Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2130853Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2132106Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.2133359Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2133878Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2134284Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.2134440Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2134907Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2135387Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.2135532Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2136044Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2136299Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.2136440Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2136935Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2137211Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.2137357Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2137582Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.2138060Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2138288Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:20.2138430Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2138905Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2139143Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.2139290Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2139526Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.2140061Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2140296Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.2140439Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2140918Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2141151Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:20.2141289Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2141753Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2142011Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.2142138Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2142621Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2142852Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:20.2142996Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2143538Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2143807Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.2143956Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2144434Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2144680Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.2144828Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2145299Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2145610Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.2145863Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2146344Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2146607Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2146756Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2147205Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2147464Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:20.2147608Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2148074Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2148347Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.2148499Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2148968Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2149226Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2149373Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2149830Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2150096Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.2150250Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2150725Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2151088Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.2151238Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2151710Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2151976Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.2152108Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2152580Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2152841Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.2152990Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2153462Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2153739Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.2153885Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2154357Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2154605Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.2154753Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2155225Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2155489Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.2155639Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2156112Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2156436Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2156582Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2157043Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2157305Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2157451Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2157933Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2158203Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:20.2158354Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2158829Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2159088Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:20.2159228Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2159696Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2159933Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.2160077Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2160554Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2160788Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.2160934Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2161401Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2161738Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.2161910Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2162386Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2162702Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.2162839Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2163307Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2163608Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.2163755Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2164232Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2164501Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.2164646Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2164886Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.2165354Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2165713Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:20.2165855Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2166329Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2166668Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.2166791Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2167306Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2167620Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.2167759Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2168231Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2168529Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.2168668Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2169136Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2169410Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.2169534Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2170012Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2170334Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:20.2170485Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2170959Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2171247Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.2171401Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2171868Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2172103Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:20.2172247Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2172760Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2173026Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:20.2173174Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2173652Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2173888Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:20.2174031Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2174485Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2174787Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.2174937Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2175414Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2175707Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.2175860Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2176330Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2176656Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:20.2176802Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2177258Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2177522Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:20.2177710Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2178189Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2178445Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:20.2178589Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2178828Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:30:20.2179319Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2179534Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.2179668Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2180148Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2180377Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.2180513Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2180999Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2181227Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.2181363Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2181843Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2182065Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.2182194Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2182686Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2182865Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.2182988Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2183599Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2183784Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.2183888Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2184379Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2184587Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.2184715Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2185200Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2185463Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.2185580Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2186259Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2186451Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.2186582Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2187073Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2187307Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:20.2187433Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2187917Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2188125Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:20.2188238Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2188720Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2188950Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.2189077Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2189654Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2189873Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.2189996Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2190489Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2190847Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.2190967Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2191452Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2191725Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.2191856Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2192353Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2192617Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:20.2192741Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2193227Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2193530Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.2193655Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2194141Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2194485Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:20.2194613Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2195180Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2195464Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:20.2195592Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2196067Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2196349Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.2196480Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2196971Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2197248Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.2197382Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2197880Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2198153Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:20.2198277Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2198753Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2199094Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:20.2199220Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2199709Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2200003Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:20.2200176Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2200669Z external/sleef/src/arch/helperavx.h:548:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2201006Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:20.2201125Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2201614Z external/sleef/src/arch/helperavx.h:547:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2201963Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:20.2202104Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2202595Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2202886Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:20.2203019Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2203509Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2203796Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:20.2203912Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2204400Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2204798Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:20.2204924Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2205408Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2205845Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:20.2205970Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2206455Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2206835Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:20.2206963Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2207454Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2207850Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:20.2207973Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2208469Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2208711Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:30:20.2208837Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2209315Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2209566Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:20.2209686Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2210177Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2210436Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:20.2210561Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2211047Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2211354Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:20.2211479Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2211955Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2212219Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:20.2212340Z ^~~~~~~~~~ 2022-05-18T03:30:20.2212824Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2213071Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.2213196Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2213680Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2214143Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.2214255Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2214733Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2215037Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.2215163Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2215653Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2215974Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.2216098Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2216588Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2216940Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.2217082Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2217574Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2217854Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.2217983Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2218476Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2218719Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:20.2218853Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2219346Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2219669Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:30:20.2219795Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2220285Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2220489Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.2220617Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2221103Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2221336Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.2221468Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2221941Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2222185Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2222319Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2222806Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2223005Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2223133Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2223700Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2223909Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2224021Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2224518Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2224729Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2224855Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2225357Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2225557Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:20.2225683Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2226258Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2226459Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:20.2226584Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2227073Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2227270Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:20.2227393Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2227874Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2228248Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:20.2228365Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2228853Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2229143Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:20.2229272Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2229753Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2229957Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2230085Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2230573Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2230763Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2230891Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2231370Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2231581Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2231712Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2232197Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2232406Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2232529Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2232989Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2233169Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:30:20.2233293Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2233841Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2234044Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2234166Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2234654Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2234856Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2234960Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2235441Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2235769Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:20.2235897Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2236386Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2236713Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:20.2236835Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2237320Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2237623Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:20.2237748Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2238238Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2238559Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:20.2238686Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2239216Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2239546Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:20.2239674Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2240158Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2240467Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:20.2240593Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2241084Z external/sleef/src/arch/helperavx.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2241382Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:30:20.2241511Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2242007Z external/sleef/src/arch/helperavx.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2242306Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:30:20.2242436Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2242910Z external/sleef/src/arch/helperavx.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2243207Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:30:20.2243333Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2243822Z external/sleef/src/arch/helperavx.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2244120Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:20.2244251Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2244786Z external/sleef/src/arch/helperavx.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2245078Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:20.2245207Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2245677Z external/sleef/src/arch/helperavx.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2245972Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:30:20.2246100Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2246589Z external/sleef/src/arch/helperavx.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2246886Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:30:20.2247017Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2247511Z external/sleef/src/arch/helperavx.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2247799Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:20.2247910Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2248369Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2248612Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:20.2248730Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2249217Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2249473Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:20.2249592Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2250132Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2250700Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.2250826Z ^~~~~~~~~~ 2022-05-18T03:30:20.2251320Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2251919Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:20.2252046Z ^~~~~~~~~~ 2022-05-18T03:30:20.2252526Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2252767Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:20.2252897Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2253400Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2253651Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.2253772Z ^~~~~~~~~~ 2022-05-18T03:30:20.2254266Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2254529Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:30:20.2254658Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2255158Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2255425Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:20.2255551Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2256086Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2256339Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:20.2256464Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2256952Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2257216Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:20.2257342Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2257838Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2258136Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:20.2258252Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2258752Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2259060Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.2259197Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2259697Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2259963Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:30:20.2260095Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2260590Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2260846Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:30:20.2260974Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2261513Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2261774Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:30:20.2261898Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2262386Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2262616Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:30:20.2262739Z ^~~~~~~~~~ 2022-05-18T03:30:20.2263214Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2263588Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.2263712Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2264212Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2264501Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:20.2264631Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2265124Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2265393Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:20.2265502Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2266095Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2266282Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:30:20.2266405Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2266899Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2267167Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:30:20.2267290Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2267777Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2268004Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:20.2268131Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2268616Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2268891Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:20.2269015Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2269506Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2269774Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:20.2269899Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2270381Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2270648Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:20.2270765Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2271257Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2271524Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:20.2271646Z ^~~~~~~~~~ 2022-05-18T03:30:20.2272142Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2272337Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.2272446Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2272933Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2273209Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.2273335Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2273826Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2274026Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.2274151Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2274640Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2274818Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.2274943Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2275429Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2275768Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.2275912Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2276397Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2276693Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.2276825Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2277307Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2277561Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.2277697Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2278172Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2278508Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:30:20.2278679Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2279147Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2279458Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:30:20.2279580Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2280060Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2280347Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:30:20.2280472Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2280953Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2281241Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:20.2281347Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2281835Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2282090Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.2282209Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2282687Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2282938Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.2283058Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2283544Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2283781Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:20.2283938Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2284420Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2284662Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:20.2284781Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2285267Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2285507Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:20.2285628Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2286096Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2286382Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:20.2286511Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2286994Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2287295Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:20.2287423Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2287910Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2288153Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.2288274Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2288756Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2288996Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.2289161Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2289651Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2289911Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.2290038Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2290524Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2290762Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.2290868Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2291351Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2291602Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.2291719Z ^~~~~~~~~~ 2022-05-18T03:30:20.2292207Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2292454Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:20.2292571Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2293056Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2293286Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:20.2293409Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2293897Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2294219Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:20.2294345Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2294870Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2295202Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:20.2295324Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2295797Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2296114Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:20.2296232Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2296720Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2297044Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:20.2297166Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2297656Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2297988Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:20.2298113Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2298576Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2298900Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:20.2299022Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2299507Z external/sleef/src/arch/helperavx.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2299815Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:30:20.2299988Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2301032Z external/sleef/src/arch/helperavx.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2302070Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:30:20.2302191Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2303035Z external/sleef/src/arch/helperavx.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2303353Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:30:20.2303536Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2304853Z external/sleef/src/arch/helperavx.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2305167Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:20.2305310Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2306352Z external/sleef/src/arch/helperavx.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2306864Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:20.2307656Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2308673Z external/sleef/src/arch/helperavx.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2308987Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:30:20.2309117Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2309613Z external/sleef/src/arch/helperavx.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2310499Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:30:20.2310832Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2311682Z external/sleef/src/arch/helperavx.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2311972Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:20.2312099Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2312585Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2313323Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:20.2313453Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2313950Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2314857Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:20.2315152Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2315634Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2316059Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:20.2316180Z ^~~~~~~~~~ 2022-05-18T03:30:20.2316665Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2317279Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:20.2317592Z ^~~~~~~~~~ 2022-05-18T03:30:20.2318091Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2318336Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:20.2318684Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2319702Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2320314Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:20.2320437Z ^~~~~~~~~~ 2022-05-18T03:30:20.2320935Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2321204Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:20.2321330Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2322188Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2322482Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:20.2322610Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2323252Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2324249Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:20.2324371Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2325151Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2325418Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:20.2325540Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2326020Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2326231Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.2326355Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2326902Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2327105Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:30:20.2327229Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2327734Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2327919Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.2328024Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2328516Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2328685Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:20.2328802Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2329279Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2329510Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:20.2329632Z ^~~~~~~~~~ 2022-05-18T03:30:20.2330125Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2330362Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:20.2330481Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2330976Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2331300Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.2331427Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2331915Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2332237Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.2332414Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2332887Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2333224Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.2333346Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2333826Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2334160Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.2334283Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2334771Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2335034Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:20.2335166Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2335648Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2335897Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:20.2336017Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2336501Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2336697Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:20.2336826Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2337316Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2337516Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:20.2337622Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2338157Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2338546Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2338671Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2339159Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2339538Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2339664Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2340152Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2340537Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2340670Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2341156Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2341537Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2341663Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2342157Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2342540Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2342662Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2343155Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2343643Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2343770Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2344265Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2344664Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2344789Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2345235Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2345586Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2345701Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2346311Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2346682Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2346803Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2347297Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2347682Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2347805Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2348296Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2348780Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2348915Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2349407Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2349778Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2349905Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2350393Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2350766Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2350893Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2351379Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2351759Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2351884Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2352379Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2352757Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2352882Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2353125Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:30:20.2353609Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2353979Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2354172Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2354663Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2354877Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:30:20.2354997Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2355491Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2355692Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:30:20.2355821Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2356309Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2356581Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:30:20.2356713Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2357208Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2357467Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:20.2357592Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2358066Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2358298Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:30:20.2358418Z ^~~~~~~~~~ 2022-05-18T03:30:20.2358904Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2359103Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:20.2359229Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2359768Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2359973Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:20.2360098Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2360583Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2360859Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.2360979Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2361471Z external/sleef/src/arch/helperavx.h:91:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2361657Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:20.2361766Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2362254Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2362433Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:30:20.2362562Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2363055Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2363225Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:30:20.2363344Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2363794Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2364016Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:20.2364149Z ^~~~~ 2022-05-18T03:30:20.2364615Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2364829Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:20.2364963Z ^~~~ 2022-05-18T03:30:20.2365426Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2365690Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:20.2365804Z ^~~~ 2022-05-18T03:30:20.2366278Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2366493Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:20.2366628Z ^~~~~~ 2022-05-18T03:30:20.2366866Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.2367371Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2367636Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2367781Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2368266Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2368569Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.2368707Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2369195Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2369397Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.2369530Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2370036Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2370262Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.2370381Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2370866Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2371159Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.2371296Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2371785Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2372014Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.2372148Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2372637Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2372838Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.2372950Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2373442Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2373656Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:20.2373793Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2374274Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2374547Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.2374679Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2375164Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2375452Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.2375583Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2376065Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2376350Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.2376540Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2377043Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2377274Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.2377407Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2377888Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2378123Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.2378258Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2378752Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2378987Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.2379128Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2379628Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2379828Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.2379942Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2380431Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2380637Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.2380765Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2381269Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2381536Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2381681Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2382613Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2382835Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:20.2382973Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2383534Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2383771Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.2383903Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2384143Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.2384625Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2384857Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:20.2384983Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2385477Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2385702Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:20.2385941Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2386452Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2386684Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.2386822Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2387315Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2387535Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:20.2387680Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2388193Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2388535Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.2388679Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2389164Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2389405Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.2389540Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2390017Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2390279Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.2390418Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2390911Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2391174Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.2391319Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2391814Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2392092Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.2392221Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2392740Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2393046Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.2393197Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2393765Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2394051Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.2394199Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2394724Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2395027Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.2395160Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2395659Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2395908Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.2396044Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2396534Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2396809Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.2396951Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2397452Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2397733Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.2397859Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2398368Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2398644Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.2398840Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2399343Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2399608Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.2399751Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2400248Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2400493Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.2400634Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2401128Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2401386Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.2401537Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2402037Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2402291Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.2402430Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2402908Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2403158Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.2403303Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2403786Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2404026Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.2404221Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2404718Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2404918Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:30:20.2405021Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2405523Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2405718Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:30:20.2405836Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2406335Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2406546Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:30:20.2406669Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2407169Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2407450Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.2407596Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2408089Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2408377Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.2408521Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2409013Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2409303Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.2409494Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2410007Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2410283Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.2410431Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2410914Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2411171Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.2411312Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2411802Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2412062Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.2412211Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2412679Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2412936Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.2413082Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2413324Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.2413790Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2414027Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.2414170Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2414407Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.2414847Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2415127Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.2415271Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2415734Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2415989Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2416134Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2416592Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2416825Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.2416952Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2417402Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2417737Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.2417877Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2418115Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.2418556Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2418907Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:20.2419047Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2419471Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2419681Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:20.2419816Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2420095Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:30:20.2420606Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2420828Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.2420959Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2421460Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2421682Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.2421793Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2422288Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2422516Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.2422645Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2423155Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2423377Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.2423586Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2424060Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2424308Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.2424429Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2424925Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2425131Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:20.2425260Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2425828Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2426133Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.2426245Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2426721Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2426944Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.2427067Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2427532Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2427699Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:20.2427812Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2428306Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2428644Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.2428783Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2429260Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2429522Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:20.2429646Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2430118Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2430428Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.2430553Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2431020Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2431334Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:20.2431524Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2432018Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2432297Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.2432427Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2432918Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2433196Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.2433327Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2433793Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2434063Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:20.2434193Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2434670Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2435018Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:20.2435146Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2435616Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2435908Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:20.2436032Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2436516Z external/sleef/src/arch/helperavx.h:548:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2436915Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:20.2437055Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2437553Z external/sleef/src/arch/helperavx.h:547:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2437896Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:20.2438032Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2438520Z external/sleef/src/arch/helperavx.h:541:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2438798Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:20.2438910Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2439392Z external/sleef/src/arch/helperavx.h:540:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2439656Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:20.2439777Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2440245Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2440627Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:20.2440753Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2441234Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2441619Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:20.2441730Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2442274Z external/sleef/src/arch/helperavx.h:513:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2442509Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:30:20.2442637Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2443104Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2443369Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:20.2443492Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2443973Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2444218Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:20.2444336Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2444811Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2445085Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:20.2445204Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2445677Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2445936Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:20.2446060Z ^~~~~~~~~~ 2022-05-18T03:30:20.2446519Z external/sleef/src/arch/helperavx.h:503:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2446769Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.2446891Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2447370Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2447876Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.2448009Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2448482Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2448779Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.2448888Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2449356Z external/sleef/src/arch/helperavx.h:500:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2449670Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.2449792Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2450292Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2450623Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.2450761Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2451252Z external/sleef/src/arch/helperavx.h:492:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2451534Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.2451649Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2452142Z external/sleef/src/arch/helperavx.h:473:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2452377Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.2452506Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2452982Z external/sleef/src/arch/helperavx.h:466:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2453232Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2453360Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2453828Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2454011Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2454135Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2454611Z external/sleef/src/arch/helperavx.h:452:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2454823Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2454950Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2455418Z external/sleef/src/arch/helperavx.h:445:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2455624Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2455732Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2456209Z external/sleef/src/arch/helperavx.h:440:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2456388Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:20.2456503Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2456958Z external/sleef/src/arch/helperavx.h:435:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2457140Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:20.2457258Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2457741Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2458029Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:20.2458157Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2458639Z external/sleef/src/arch/helperavx.h:427:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2458983Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:20.2459112Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2459599Z external/sleef/src/arch/helperavx.h:422:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2459801Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2459928Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2460391Z external/sleef/src/arch/helperavx.h:417:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2460590Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2460713Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2461181Z external/sleef/src/arch/helperavx.h:402:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2461357Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:30:20.2461481Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2461959Z external/sleef/src/arch/helperavx.h:397:21: warning: 'vsub_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2462164Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.2462274Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2462732Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2463054Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:20.2463181Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2463719Z external/sleef/src/arch/helperavx.h:389:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2464039Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:20.2464219Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2464697Z external/sleef/src/arch/helperavx.h:388:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2465005Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:20.2465129Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2465587Z external/sleef/src/arch/helperavx.h:387:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2465993Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:20.2466105Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2466554Z external/sleef/src/arch/helperavx.h:382:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2466836Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:30:20.2466971Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2467469Z external/sleef/src/arch/helperavx.h:381:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2467739Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:30:20.2467863Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2468344Z external/sleef/src/arch/helperavx.h:380:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2468632Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:30:20.2468761Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2469247Z external/sleef/src/arch/helperavx.h:379:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2469538Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:20.2469760Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2470248Z external/sleef/src/arch/helperavx.h:378:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2470543Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:20.2470664Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2471154Z external/sleef/src/arch/helperavx.h:377:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2471446Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:30:20.2471573Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2472065Z external/sleef/src/arch/helperavx.h:376:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2472365Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:30:20.2472489Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2472958Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2473222Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:20.2473349Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2473819Z external/sleef/src/arch/helperavx.h:367:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2474077Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:20.2474202Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2474670Z external/sleef/src/arch/helperavx.h:366:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2475246Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.2475423Z ^~~~~~~~~~ 2022-05-18T03:30:20.2475893Z external/sleef/src/arch/helperavx.h:364:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2476133Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:20.2476255Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2476714Z external/sleef/src/arch/helperavx.h:363:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2476977Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.2477095Z ^~~~~~~~~~ 2022-05-18T03:30:20.2477568Z external/sleef/src/arch/helperavx.h:361:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2477813Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:20.2477938Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2478415Z external/sleef/src/arch/helperavx.h:360:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2478672Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:20.2478795Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2479266Z external/sleef/src/arch/helperavx.h:359:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2479524Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:20.2479648Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2480099Z external/sleef/src/arch/helperavx.h:352:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2480351Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:30:20.2480471Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2480999Z external/sleef/src/arch/helperavx.h:350:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2481272Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.2481393Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2481882Z external/sleef/src/arch/helperavx.h:349:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2482169Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:20.2482283Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2482756Z external/sleef/src/arch/helperavx.h:348:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2483020Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:20.2483143Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2483619Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2483902Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:20.2484027Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2484497Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2484751Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:20.2484875Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2485343Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2485608Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:20.2485733Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2486196Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2486534Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:20.2486654Z ^~~~~~~~~~ 2022-05-18T03:30:20.2487110Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2487306Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.2487433Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2487903Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2488102Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.2488223Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2488722Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2489062Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.2489191Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2489673Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2489962Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.2490095Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2490564Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2490816Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.2490936Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2491410Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2491648Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.2491773Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2492277Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2492517Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.2492637Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2493102Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2493434Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:20.2493557Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2494036Z external/sleef/src/arch/helperavx.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2494347Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:30:20.2494480Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2494972Z external/sleef/src/arch/helperavx.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2495279Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:20.2495406Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2495895Z external/sleef/src/arch/helperavx.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2496203Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:30:20.2496326Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2496787Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2497034Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:20.2497201Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2497687Z external/sleef/src/arch/helperavx.h:198:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2498012Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.2498133Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2498612Z external/sleef/src/arch/helperavx.h:197:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2498929Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.2499037Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2499523Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2499909Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2500042Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2500519Z external/sleef/src/arch/helperavx.h:180:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2500900Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2501026Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2501511Z external/sleef/src/arch/helperavx.h:179:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2501904Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2502016Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2502493Z external/sleef/src/arch/helperavx.h:178:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2502922Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2503048Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2503616Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2503987Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.2504108Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2504331Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T03:30:20.2504791Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2505024Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:20.2505147Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2505611Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2505891Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:30:20.2506006Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2506509Z external/sleef/src/arch/helperavx.h:119:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2506711Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:20.2506820Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2507298Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2507568Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.2507691Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2508345Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:20.2508784Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:20.2509237Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:20.2509580Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:20.2509772Z ^~~ 2022-05-18T03:30:20.2509879Z At top level: 2022-05-18T03:30:20.2510387Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2510609Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:20.2510745Z ^~~~~ 2022-05-18T03:30:20.2511254Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2511480Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:20.2511614Z ^~~~ 2022-05-18T03:30:20.2512122Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2512321Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:20.2512454Z ^~~~ 2022-05-18T03:30:20.2512954Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2513175Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:20.2513309Z ^~~~~~ 2022-05-18T03:30:20.2513804Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2514067Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:20.2514295Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2514776Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2515022Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:20.2515159Z ^~~~~~~~~ 2022-05-18T03:30:20.2515653Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2515887Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:20.2516016Z ^~~~~~ 2022-05-18T03:30:20.2516516Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2516729Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:20.2516848Z ^~~~~~ 2022-05-18T03:30:20.2517357Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2517574Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:20.2517710Z ^~~~~~ 2022-05-18T03:30:20.2518206Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2518394Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:20.2518516Z ^~~~~ 2022-05-18T03:30:20.2519013Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2519334Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:20.2519476Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2520031Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2520420Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:20.2520562Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2520802Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.2521304Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2521497Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:20.2521603Z ^~~~~~~~ 2022-05-18T03:30:20.2522115Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2522373Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2522634Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2523133Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2523437Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.2523575Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2524075Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2524279Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.2524394Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2524902Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2525136Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.2525328Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2525834Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2526093Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.2526230Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2526740Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2526955Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.2527099Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2527608Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2527820Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.2527953Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2528472Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2528744Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:20.2528883Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2529369Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2529586Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:20.2529718Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2530292Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2530562Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.2530695Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2531256Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2531544Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.2531657Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2532158Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2532442Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.2532569Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2533069Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2533598Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.2533738Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2534252Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2534469Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.2534752Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2535256Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2535486Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.2535621Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2536115Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2536369Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:20.2536511Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2537010Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2537446Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:20.2537595Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2538094Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2538341Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:20.2538485Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2539333Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2539560Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:20.2539696Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2540185Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2540415Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:20.2540550Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2541056Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2541259Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.2541390Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2541891Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2542095Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.2542212Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2542710Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2542933Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:20.2543123Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2543680Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2543898Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:20.2544029Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2544487Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2544732Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2544871Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2545363Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2545592Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:20.2545833Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2546346Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2546593Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2546720Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2547208Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2547444Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.2547579Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2547815Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.2548318Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2548533Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:20.2548757Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2549257Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2549445Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:20.2549571Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2550073Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2550304Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:20.2550444Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2550944Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2551172Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:20.2551311Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2551801Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2552034Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.2552172Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2552662Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2552900Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:20.2553043Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2553546Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2553789Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:20.2553910Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2554486Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2554744Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.2554894Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2555395Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2555634Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.2555769Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2556266Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2556510Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.2556653Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2557161Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2557425Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.2557568Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2558065Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2558328Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:20.2558476Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2558959Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2559215Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:20.2559357Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2559931Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2560180Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:20.2560323Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2560821Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2561085Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:20.2561231Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2561710Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2561957Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:20.2562100Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2562595Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2562838Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:20.2562976Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2563476Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2563722Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:20.2563851Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2564343Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2564616Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:20.2564763Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2565256Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2565576Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.2565718Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2566211Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2566487Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:20.2566637Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2567142Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2567391Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:20.2567532Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2568045Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2568294Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:20.2568434Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2568931Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2569221Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.2569370Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2569874Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2570169Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.2570313Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2570857Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2571152Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.2571305Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2571785Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2572065Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.2572209Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2572708Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2572993Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.2573142Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2573645Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2573921Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.2574063Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2574547Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2574833Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.2574976Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2575472Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2575741Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.2575934Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2576435Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2576697Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.2576826Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2577322Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2577575Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.2577716Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2578217Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2578477Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.2578628Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2579129Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2579374Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.2579520Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2580018Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2580264Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.2580405Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2580906Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2581200Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.2581387Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2581886Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2582155Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.2582287Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2582756Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2583042Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.2583192Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2583766Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2584063Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.2584215Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2584703Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2584960Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.2585107Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2585608Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2585985Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.2586132Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2586635Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2586984Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.2587112Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2587355Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.2587818Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2588042Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:20.2588182Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2588646Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2588881Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.2589023Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2589476Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2589718Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.2589857Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2590331Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2590560Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:20.2590700Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2591175Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2591401Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:20.2591526Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2591999Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2592324Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.2592465Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2592930Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2593191Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.2593340Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2593576Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.2594050Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2594298Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.2594441Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2594908Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2595178Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.2595323Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2595797Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2596056Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2596199Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2596649Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2596917Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:20.2597063Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2597533Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2597850Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.2597994Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2598465Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2598718Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2598848Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2599317Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2599583Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.2599736Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2600198Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2600471Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.2600619Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2601083Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2601324Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.2601461Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2601910Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2602171Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.2602315Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2602790Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2603099Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.2603249Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2603701Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2603965Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.2604106Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2604562Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2604822Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.2604969Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2605439Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2605707Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2605851Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2606306Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2606566Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2606710Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2607188Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2607460Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:20.2607613Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2608085Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2608386Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:20.2608524Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2608993Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2609225Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.2609369Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2609834Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2610067Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.2610206Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2610672Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2610978Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.2611131Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2611593Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2611910Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.2612054Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2671361Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2723711Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.2723927Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2724476Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2724764Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.2725035Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2725290Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.2725772Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2726138Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:20.2726281Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2726904Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2727247Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.2727367Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2727846Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2728156Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.2728290Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2728766Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2729043Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.2729183Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2729814Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2730071Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.2730210Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2730774Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2731078Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:20.2731211Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2731678Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2731961Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.2732115Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2732575Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2732802Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:20.2732937Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2733424Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2733684Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:20.2733822Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2734299Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2734530Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:20.2734666Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2735256Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2735550Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.2735708Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2736255Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2736554Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.2736846Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2737307Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2737616Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:20.2737738Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2738212Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2738466Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:20.2738613Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2739435Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2740264Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:20.2740412Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2740652Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:30:20.2741229Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2741450Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.2741582Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2742049Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2742274Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.2742492Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2742949Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2743170Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.2743285Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2743883Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2744112Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.2744241Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2821352Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2821671Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:20.2821791Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2822375Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2822533Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.2822655Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2823149Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2823357Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.2823558Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2824048Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2824307Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.2824430Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2824906Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2825281Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:20.2825404Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2826046Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2826226Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:20.2826332Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2826774Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2827047Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:20.2827177Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2827598Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2827810Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.2827923Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2828370Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2828586Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.2828709Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2829204Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2829463Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.2829596Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2830089Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2830362Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.2830600Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2831092Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2831356Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:20.2831481Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2831953Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2832265Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.2832388Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2832874Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2833158Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:20.2833285Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2833778Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2834061Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:20.2834185Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2834663Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2835018Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:20.2835148Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2835632Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2836042Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:20.2836176Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2836676Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2836945Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:20.2837055Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2837545Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2837765Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:20.2837889Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2838377Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2838636Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:20.2838767Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2839262Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2839595Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.2839713Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2840197Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2840547Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.2840685Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2841174Z external/sleef/src/arch/helpersse2.h:435:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2841528Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.2841651Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2842131Z external/sleef/src/arch/helpersse2.h:434:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2842426Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.2842552Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2843035Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2843430Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:20.2843554Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2843972Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2844287Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:20.2844392Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2844802Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2845086Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:20.2845183Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2845587Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2845894Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:20.2846000Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2846513Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2846672Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:20.2846769Z ^~~~~~~~~~ 2022-05-18T03:30:20.2847146Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2847339Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:30:20.2847439Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2847915Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2848167Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:20.2848269Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2848691Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2848931Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:20.2849028Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2849433Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2849655Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:20.2849759Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2850159Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2850357Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:20.2850456Z ^~~~~~~~~~ 2022-05-18T03:30:20.2850827Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2851087Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.2851188Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2851561Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2851907Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.2852005Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2852372Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2852602Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.2852699Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2853052Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2853297Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.2853400Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2853769Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2854023Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.2854133Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2854509Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2854728Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.2854836Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2855197Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2855459Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:20.2855566Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2855938Z external/sleef/src/arch/helpersse2.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2856131Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask opmask, vfloat x, vfloat y) { 2022-05-18T03:30:20.2856229Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2856634Z external/sleef/src/arch/helpersse2.h:373:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2856836Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.2856928Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2857294Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2857493Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.2857603Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2857969Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2858166Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.2858264Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2858622Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2858807Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.2858907Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2859272Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2859468Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.2859615Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2860096Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2860282Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:30:20.2860377Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2860733Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2860918Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:30:20.2861014Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2861379Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2861572Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:30:20.2861667Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2862035Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2862252Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:20.2862346Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2862750Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2862964Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:30:20.2863070Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2863593Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2863815Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:30:20.2863929Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2864393Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2864587Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:30:20.2864712Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2865167Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2865425Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:30:20.2868434Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2868809Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2869046Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:30:20.2869160Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2869605Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2869828Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.2869902Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2870168Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2870309Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:30:20.2870380Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2870641Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2870779Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:30:20.2870850Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2871102Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2871386Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:30:20.2871461Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2871726Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2871898Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:30:20.2871971Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2872230Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2872401Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:30:20.2872460Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2872724Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2872899Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:30:20.2872972Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2873233Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2873407Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:30:20.2873482Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2873748Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2873946Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:30:20.2874027Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2874326Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2874518Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:20.2874592Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2874854Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2875000Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:20.2875072Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2875332Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2875494Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:20.2875570Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2875828Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2876007Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.2876083Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2876344Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2876517Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.2876589Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2876841Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2877162Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.2877235Z ^~~~~~~~~~ 2022-05-18T03:30:20.2877566Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2877888Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:20.2877961Z ^~~~~~~~~~ 2022-05-18T03:30:20.2878223Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2878355Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:20.2878426Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2878675Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2878823Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.2878895Z ^~~~~~~~~~ 2022-05-18T03:30:20.2879159Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2879305Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:30:20.2879378Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2879640Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2879783Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:30:20.2879841Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2880103Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2880247Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:30:20.2880318Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2880577Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2880748Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:30:20.2880821Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2881084Z external/sleef/src/arch/helpersse2.h:323:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2881219Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T03:30:20.2881291Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2881555Z external/sleef/src/arch/helpersse2.h:322:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2881713Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:30:20.2881786Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2882142Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2882294Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:20.2882370Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2882618Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2882761Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:20.2882838Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2883094Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2883241Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:20.2883317Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2883572Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2883842Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:20.2883904Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2884164Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2884295Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:20.2884367Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2884628Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2884759Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:30:20.2884830Z ^~~~~~~~~~ 2022-05-18T03:30:20.2885088Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2885224Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.2885301Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2885626Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2885858Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:30:20.2885963Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2886361Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2886581Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:30:20.2886686Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2887104Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2887298Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:20.2887411Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2887979Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2888194Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:20.2888318Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2888806Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2888995Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:20.2889104Z ^~~~~~~~~~ 2022-05-18T03:30:20.2889608Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2889859Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:20.2889987Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2890493Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2890872Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:20.2890998Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2891485Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2891733Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:30:20.2891859Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2892332Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2892594Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:20.2892717Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2893177Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2893409Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:20.2893594Z ^~~~~~~~~~ 2022-05-18T03:30:20.2894011Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2894190Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.2894309Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2894788Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2894984Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.2895117Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2895576Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2895780Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.2895892Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2896376Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2896568Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.2896698Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2897176Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2897492Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.2897638Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2898342Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2898617Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.2898759Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2899313Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2899550Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.2899679Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2900142Z external/sleef/src/arch/helpersse2.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2900394Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask opmask, vdouble x, vdouble y) { 2022-05-18T03:30:20.2900512Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2900720Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:30:20.2910559Z external/sleef/src/arch/helpersse2.h:251:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2910958Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T03:30:20.2911097Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2911589Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2911836Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.2911961Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2912458Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2912695Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.2912808Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2913306Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2913561Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.2913682Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2914291Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2914544Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.2914667Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2915109Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2915346Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:20.2915471Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2915932Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2916160Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:20.2916279Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2916749Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2916996Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:20.2917097Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2917526Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2917751Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.2917865Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2918345Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2918573Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.2918691Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2919161Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2919503Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.2919602Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2920055Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2920330Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.2920499Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2920960Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2921175Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.2921262Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2921621Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2921774Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.2921854Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2922121Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2922262Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.2922334Z ^~~~~~~~~~ 2022-05-18T03:30:20.2922598Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2922736Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:20.2922808Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2923171Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2923310Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:20.2923443Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2923712Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2923879Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:30:20.2923953Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2924218Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2924387Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:30:20.2924447Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2924709Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2924875Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:30:20.2924952Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2925216Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2925384Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:30:20.2925455Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2925716Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2925873Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:30:20.2925948Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2926206Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2926374Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:30:20.2926451Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2926742Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2926894Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:20.2926967Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2927216Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2927362Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:20.2927433Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2927691Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2927875Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:20.2927955Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2928219Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2928402Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.2928478Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2928725Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2928905Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.2928979Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2929239Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2929472Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:20.2929622Z ^~~~~~~~~~ 2022-05-18T03:30:20.2930041Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2930392Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:20.2930495Z ^~~~~~~~~~ 2022-05-18T03:30:20.2930942Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2931163Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:20.2931290Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2946734Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2946907Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:20.2946991Z ^~~~~~~~~~ 2022-05-18T03:30:20.2947279Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2947480Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:20.2947558Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2947830Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2947978Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:30:20.2948069Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2948479Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2948698Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:30:20.2948798Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2949284Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2949495Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:30:20.2949598Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2949983Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2950201Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:30:20.2950307Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2950700Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2950921Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:20.2951016Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2951428Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2951651Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:20.2951761Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2952182Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2952402Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:20.2952507Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2952935Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2953114Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:30:20.2953221Z ^~~~~~~~~~ 2022-05-18T03:30:20.2953625Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2953917Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:30:20.2954018Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2954422Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2954642Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:20.2954754Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2955157Z external/sleef/src/arch/helpersse2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2955337Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.2955447Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2955876Z external/sleef/src/arch/helpersse2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2956130Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:30:20.2956249Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2956669Z external/sleef/src/arch/helpersse2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2956909Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:30:20.2957013Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2957414Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2957641Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:20.2957755Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2958249Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2958699Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:30:20.2958878Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2959319Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2959524Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:30:20.2959609Z ^~~~~~~~~~ 2022-05-18T03:30:20.2960024Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2960242Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:20.2960352Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2960808Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2961068Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:20.2961201Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2961685Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2961905Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:20.2962021Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2962458Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2962695Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:20.2962812Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2963275Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2963522Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:20.2963646Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2964184Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2964434Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.2964557Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2965034Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2965305Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.2965411Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2965856Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2966094Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.2966200Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2966698Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2966965Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.2967092Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2967596Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2967851Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.2967978Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2968480Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2968740Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.2968873Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2969381Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2969703Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.2969831Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2970340Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2970588Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.2970714Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2971192Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2971423Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.2971537Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2972018Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2972262Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.2972338Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2972609Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2972772Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.2972834Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2973100Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2973252Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.2973326Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2973589Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2973787Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.2973862Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2974127Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2974267Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.2974328Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2974595Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2974743Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.2974818Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2975083Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2975226Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.2975304Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2975567Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2975707Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:20.2975782Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2976044Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2976195Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:20.2976267Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2976524Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2976679Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.2976777Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2977032Z external/sleef/src/arch/helpersse2.h:117:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2977142Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:20.2977214Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2977477Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2977584Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:30:20.2977657Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2977947Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2978081Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:30:20.2978185Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2978482Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.2978605Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:30:20.2978677Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2978938Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2979105Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:20.2979186Z ^~~~~ 2022-05-18T03:30:20.2979433Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2979555Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:20.2979634Z ^~~~ 2022-05-18T03:30:20.2979886Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2980005Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:20.2980133Z ^~~~ 2022-05-18T03:30:20.2980467Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2980631Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:20.2980700Z ^~~~~~ 2022-05-18T03:30:20.2980834Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.2981108Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2981276Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.2981356Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2981620Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2981736Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.2981820Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2982082Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2982213Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.2982296Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2982563Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2982706Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.2982787Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2983051Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2983178Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.2983248Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2983642Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2983761Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.2983838Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.2984101Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2984220Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:20.2984300Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2984614Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2984757Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.2984836Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2985110Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2985273Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.2985350Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2985612Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2986742Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.2986863Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2987284Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2987507Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.2987642Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2988107Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2988405Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.2988537Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2988979Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2989185Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.2989295Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2989751Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2989926Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.2990042Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2990492Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2990682Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.2990803Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2991271Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2991503Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.2991628Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2992080Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2992302Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:20.2992436Z ^~~~~~~~~~~ 2022-05-18T03:30:20.2992917Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2993137Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.2993357Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2993580Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.2994048Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2994271Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:20.2994410Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2994893Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2995119Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:20.2995255Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.2995746Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2995934Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.2996060Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2996522Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2996752Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:20.2996890Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2997360Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2997606Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.2997751Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.2998200Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2998441Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.2998646Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.2999123Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.2999369Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.2999512Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3000021Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3000281Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.3000430Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3000929Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3001201Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.3001353Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3001862Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3002157Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3002306Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3002820Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3003120Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.3003254Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3003766Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3004126Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3004282Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3004781Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3005064Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.3005209Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3005720Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3006002Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.3006132Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3006651Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3006938Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.3007449Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3008008Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3008287Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.3008517Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3009025Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3009291Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.3009432Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3010027Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3010289Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.3010436Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3010931Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3011186Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.3011331Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3011814Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3012065Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.3012209Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3012733Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3012994Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.3013135Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3013604Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3013850Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.3013990Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3014551Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3014756Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:30:20.3014880Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3015380Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3015642Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:30:20.3015770Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3016290Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3016498Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:30:20.3016600Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3017094Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3017388Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.3017539Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3018054Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3018369Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.3018524Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3019012Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3019276Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.3019416Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3019919Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3020219Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3020451Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3020958Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3021288Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.3021434Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3022017Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3022267Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.3022414Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3022913Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3023178Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.3023321Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3023647Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.3024131Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3024355Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.3024468Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3024897Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3025129Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.3025276Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3025512Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.3026036Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3026245Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3026364Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3026894Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3027086Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.3027202Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3027461Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:30:20.3027869Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3028052Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.3028166Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3028586Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3028785Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.3028917Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3029425Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3029645Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.3029775Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3030253Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3030464Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.3030584Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3031051Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3031320Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.3031445Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3032031Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3032311Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:20.3032445Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3032914Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3033143Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.3033255Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3033739Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3033965Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.3034092Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3034651Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3034835Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:20.3034957Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3035462Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3035728Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.3035862Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3036340Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3036611Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.3036741Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3037224Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3062063Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:20.3062459Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3063021Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3063342Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.3063553Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3064033Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3064314Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:20.3064436Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3064944Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3065305Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:20.3065444Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3066057Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3066414Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:20.3066532Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3067026Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3067300Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:20.3067426Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3067907Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3068232Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:20.3068359Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3068855Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3069125Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:20.3069239Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3069738Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3070059Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.3070189Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3070717Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3071082Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.3071219Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3071704Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3072089Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:20.3072215Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3072713Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3073121Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:20.3073256Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3073941Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3074137Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:20.3074254Z ^~~~~~~~~~ 2022-05-18T03:30:20.3074712Z external/sleef/src/arch/helpersse2.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3074962Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:30:20.3075087Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3075571Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3075835Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:20.3075957Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3076428Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3076687Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:20.3076802Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3077274Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3077531Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:20.3077656Z ^~~~~~~~~~ 2022-05-18T03:30:20.3078139Z external/sleef/src/arch/helpersse2.h:397:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3078392Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.3078517Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3078974Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3079393Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3079593Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3080098Z external/sleef/src/arch/helpersse2.h:395:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3080406Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3080532Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3081003Z external/sleef/src/arch/helpersse2.h:394:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3081322Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3081445Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3081947Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3082284Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.3082434Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3082936Z external/sleef/src/arch/helpersse2.h:386:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3083214Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.3083347Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3083855Z external/sleef/src/arch/helpersse2.h:373:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3084098Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.3084231Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3084688Z external/sleef/src/arch/helpersse2.h:366:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3084950Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.3085082Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3085622Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3085884Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.3086010Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3086502Z external/sleef/src/arch/helpersse2.h:364:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3086768Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.3086886Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3087372Z external/sleef/src/arch/helpersse2.h:363:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3087630Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.3087742Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3088218Z external/sleef/src/arch/helpersse2.h:361:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3088455Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:30:20.3088569Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3088987Z external/sleef/src/arch/helpersse2.h:360:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3089218Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:30:20.3089340Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3089851Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3090135Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:20.3090264Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3090826Z external/sleef/src/arch/helpersse2.h:356:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3091098Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:30:20.3091226Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3091701Z external/sleef/src/arch/helpersse2.h:354:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3091962Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:30:20.3092081Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3092571Z external/sleef/src/arch/helpersse2.h:349:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3092836Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.3092960Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3093444Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3093766Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:30:20.3093875Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3094356Z external/sleef/src/arch/helpersse2.h:344:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3094653Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:30:20.3094778Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3095256Z external/sleef/src/arch/helpersse2.h:343:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3095570Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:30:20.3095695Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3096177Z external/sleef/src/arch/helpersse2.h:342:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3096535Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:30:20.3096645Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3097133Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3097397Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:20.3097524Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3098010Z external/sleef/src/arch/helpersse2.h:337:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3098274Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:20.3098399Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3098900Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3099215Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:20.3099345Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3099850Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3100171Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.3100303Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3100793Z external/sleef/src/arch/helpersse2.h:334:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3101112Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.3101238Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3101700Z external/sleef/src/arch/helpersse2.h:333:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3102344Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.3102469Z ^~~~~~~~~~ 2022-05-18T03:30:20.3102945Z external/sleef/src/arch/helpersse2.h:331:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3103186Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:20.3103313Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3103871Z external/sleef/src/arch/helpersse2.h:330:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3104142Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.3104251Z ^~~~~~~~~~ 2022-05-18T03:30:20.3104730Z external/sleef/src/arch/helpersse2.h:323:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3105009Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T03:30:20.3105137Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3105631Z external/sleef/src/arch/helpersse2.h:322:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3105983Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:30:20.3106061Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3106326Z external/sleef/src/arch/helpersse2.h:309:21: warning: 'vcast_vi2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3106432Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:20.3106508Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3106765Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3106874Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:20.3107012Z ^~~~~~~~~~ 2022-05-18T03:30:20.3107274Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3107425Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:20.3107497Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3107770Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3107918Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:20.3107989Z ^~~~~~~~~~ 2022-05-18T03:30:20.3108250Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3108361Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.3108434Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3108696Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3108808Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.3108869Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3109142Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3109330Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.3109413Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3109679Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3109840Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.3109917Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3110223Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:30:20.3110510Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3110653Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.3110725Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3111005Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3111199Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.3111270Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3111522Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3111689Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:30:20.3111753Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3112066Z external/sleef/src/arch/helpersse2.h:218:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3112234Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:30:20.3112306Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3112576Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3112778Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:20.3112853Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3113167Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3113349Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:20.3113457Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3113758Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3113901Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.3113975Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3114238Z external/sleef/src/arch/helpersse2.h:159:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3114416Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.3114525Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3114811Z external/sleef/src/arch/helpersse2.h:158:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3114943Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.3115015Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3115350Z external/sleef/src/arch/helpersse2.h:157:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3115494Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.3115567Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3115827Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3115974Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.3116081Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3116326Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3116461Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:20.3116528Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3116786Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3116959Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:20.3117027Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3117296Z external/sleef/src/arch/helpersse2.h:129:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3117446Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:20.3117509Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3117768Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3117919Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.3117990Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3118258Z external/sleef/src/arch/helpersse2.h:94:19: warning: 'cpuSupportsSSE4_1' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3118364Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:30:20.3118438Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3118703Z external/sleef/src/arch/helpersse2.h:88:19: warning: 'cpuSupportsSSE3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3118789Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:30:20.3118860Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3119025Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:20.3119209Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:20.3119450Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:20.3119639Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:20.3119753Z ^~~ 2022-05-18T03:30:20.3119964Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:30:20.3120189Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:20.3120285Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:30:20.3120350Z ^ 2022-05-18T03:30:20.3120418Z At top level: 2022-05-18T03:30:20.3120689Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3120864Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:30:20.3120944Z ^~~~~~~ 2022-05-18T03:30:20.3121217Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3121422Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:30:20.3121508Z ^~~~~~~ 2022-05-18T03:30:20.3121776Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3121962Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:30:20.3122046Z ^~~~~~~~~ 2022-05-18T03:30:20.3122314Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3122464Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:30:20.3122546Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3122802Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3122955Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:30:20.3123037Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3123300Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3123485Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:30:20.3123570Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3123836Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3123993Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:30:20.3124076Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3124331Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3124501Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.3124586Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3124850Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3124972Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:30:20.3125052Z ^~~~~ 2022-05-18T03:30:20.3125317Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3125439Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:20.3125507Z ^~~~~ 2022-05-18T03:30:20.3125768Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3125891Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:20.3125999Z ^~~~ 2022-05-18T03:30:20.3126268Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3126386Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:20.3126464Z ^~~~ 2022-05-18T03:30:20.3126727Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3126837Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:20.3126914Z ^~~~~~ 2022-05-18T03:30:20.3127176Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3127321Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:20.3127409Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3127670Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3127806Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:20.3127892Z ^~~~~~~~~ 2022-05-18T03:30:20.3128139Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3128273Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:20.3128351Z ^~~~~~ 2022-05-18T03:30:20.3128616Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3128738Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:20.3128817Z ^~~~~~ 2022-05-18T03:30:20.3129109Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3129233Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:20.3129302Z ^~~~~~ 2022-05-18T03:30:20.3129568Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3129673Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:20.3129744Z ^~~~~ 2022-05-18T03:30:20.3130008Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3130194Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:20.3130275Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3130544Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3130746Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:20.3130833Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3130966Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.3131238Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3131345Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:20.3131417Z ^~~~~~~~ 2022-05-18T03:30:20.3131684Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3131827Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3131930Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3132197Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3132363Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.3132443Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3132706Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3132821Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.3132899Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3133167Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3133295Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.3133366Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3133637Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3133778Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.3133861Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3134127Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3134255Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.3134334Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3134599Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3134700Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.3134774Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3135074Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3135221Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:20.3135302Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3135571Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3135687Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:20.3135766Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3136018Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3136169Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.3136247Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3136551Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3136710Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.3136789Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3137052Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3137211Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.3137274Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3137541Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3137669Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.3137751Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3138044Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3138177Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.3138256Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3138521Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3138639Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.3138716Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3138980Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3139121Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:20.3139205Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3139469Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3139615Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:20.3139700Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3139951Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3140090Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:20.3140174Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3140439Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3140565Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:20.3140648Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3140927Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3141128Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:20.3141219Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3141578Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3141732Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.3141833Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3142219Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3142380Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.3142479Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3142881Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3143069Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3143202Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3143697Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3143890Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:20.3144002Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3144405Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3144600Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3144707Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3145120Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3145294Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.3145412Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3145684Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.3147533Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3147700Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:20.3147971Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3148423Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3148590Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:20.3148794Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3149478Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3149726Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:20.3149876Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3150667Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3151082Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:20.3151238Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3152022Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3152254Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.3152406Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3153172Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3153629Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:20.3153773Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3154603Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3154851Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:20.3154990Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3155449Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3155699Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.3155842Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3156524Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3156782Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.3156920Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3157734Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3158021Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.3158167Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3158841Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3159292Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.3159464Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3160059Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3160362Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:20.3160530Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3161214Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3161498Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:20.3161670Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3162244Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3162525Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:20.3162792Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3163559Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3163958Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:20.3164106Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3164731Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3165085Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:20.3165227Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3165876Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3166243Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:20.3166399Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3167033Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3167268Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:20.3167404Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3168035Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3168512Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:20.3168663Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3169263Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3169535Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.3169677Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3170162Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3170690Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:20.3170832Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3171333Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3171580Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:20.3171718Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3172212Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3172456Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:20.3172594Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3173072Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3173379Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3173525Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3174069Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3174362Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.3174504Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3174998Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3175293Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3175428Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3176008Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3176284Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.3176432Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3176918Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3177190Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.3177332Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3177822Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3178095Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.3178222Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3178709Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3178992Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.3179185Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3179677Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3179943Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.3180081Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3180568Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3180813Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.3196512Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3197107Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3197393Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.3197553Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3198061Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3198305Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.3198448Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3198963Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3199211Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.3199352Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3199859Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3200082Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.3200387Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3200893Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3201175Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.3201335Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3202025Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3202299Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.3202438Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3202940Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3203249Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.3203402Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3203901Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3204247Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3204409Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3205012Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3205318Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.3205483Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3206048Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3206474Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.3206641Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3207234Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3207538Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.3207689Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3207939Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.3208426Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3208700Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:20.3208867Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3209441Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3209719Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.3209884Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3210153Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.3210885Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3211122Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.3211268Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3211758Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3211990Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:20.3212134Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3212685Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3212941Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.3213090Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3213571Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3213802Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:20.3213945Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3214423Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3214687Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.3214834Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3215308Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3215576Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.3215724Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3216205Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3216441Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.3216668Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3217141Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3217403Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3217534Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3218011Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3218334Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:20.3218469Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3218869Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3219100Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.3219228Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3219644Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3219860Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3219984Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3220396Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3220641Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.3220774Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3221191Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3221427Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.3221561Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3221975Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3222210Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.3222349Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3222775Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3223077Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.3223218Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3223832Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3224071Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.3224205Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3224631Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3224867Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.3224999Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3225418Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3225657Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.3225895Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3226322Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3226565Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3226688Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3227214Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3227458Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3227595Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3228040Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3228380Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:20.3228520Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3228944Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3229161Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:20.3229302Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3229744Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3229962Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.3230099Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3230532Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3230754Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.3230892Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3231317Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3231635Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.3231769Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3232214Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3232516Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.3232647Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3233083Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3233434Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.3233554Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3233994Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3234248Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.3234381Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3234613Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.3235046Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3235356Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:20.3235484Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3235924Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3236218Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.3236345Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3236775Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3237064Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.3237195Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3237627Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3237894Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.3238075Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3238484Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3238726Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.3238859Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3239279Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3239576Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:20.3239717Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3240148Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3240415Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.3240561Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3240978Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3241203Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:20.3241341Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3241762Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3242002Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:20.3242139Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3242574Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3242789Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:20.3242904Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3243398Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3243664Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.3243805Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3244249Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3244526Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.3244666Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3245104Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3245401Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:20.3245547Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3245999Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3246249Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:20.3246381Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3246819Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3247064Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:20.3247198Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3247405Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:30:20.3247878Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3248144Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.3248277Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3248753Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3248968Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.3249092Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3249573Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3249767Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.3249895Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3250378Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3250588Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.3250713Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3251184Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3251356Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.3251471Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3251905Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3252078Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.3252193Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3252661Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3252977Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:30:20.3253096Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3253641Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3253893Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.3253994Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3254466Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3254713Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:30:20.3254833Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3255307Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3255597Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:30:20.3255721Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3256199Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3256427Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:20.3256536Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3257007Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3257216Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.3257332Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3257798Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3258000Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.3258114Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3258588Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3258983Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.3259106Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3259586Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3259842Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.3259967Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3260438Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3260692Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:20.3260806Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3261276Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3261470Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:20.3261588Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3262061Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3262348Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.3262467Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3262948Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3263197Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:30:20.3263298Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3263844Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3264173Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.3264301Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3264771Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3265029Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.3265151Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3265627Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3265954Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:20.3266057Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3266474Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3266632Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:20.3266735Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3267146Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3267394Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:20.3267513Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3267972Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3268278Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:20.3268408Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3268880Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3269184Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:20.3269395Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3269878Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3270161Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.3270275Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3270718Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3271005Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.3271127Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3271584Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3271768Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:30:20.3271890Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3272365Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3272542Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:20.3272643Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3273109Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3273292Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:30:20.3273405Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3273873Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3274050Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:20.3274156Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3274700Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3274978Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:30:20.3275100Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3275565Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3275803Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:20.3275916Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3276372Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3276607Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:20.3276720Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3277176Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3277428Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:20.3277537Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3277998Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3278231Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:20.3278349Z ^~~~~~~~~~ 2022-05-18T03:30:20.3278812Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3279068Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.3279172Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3279601Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3279907Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.3280014Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3280394Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3280548Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.3280657Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3281083Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3281399Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3281474Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3281859Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3282123Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3282225Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3282606Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3282865Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3282939Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3283347Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3283594Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.3283713Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3284177Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3284505Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.3284645Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3285079Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3285304Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:20.3285445Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3285782Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3285918Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:30:20.3285995Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3286374Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3286513Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.3286589Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3286858Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3286973Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.3287034Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3287456Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3287572Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.3287645Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3288014Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3288171Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:30:20.3288310Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3288640Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3288873Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:30:20.3288951Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3289221Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3289343Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.3289416Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3289683Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3289831Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.3289953Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3290336Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3290478Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.3290553Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3290946Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3291123Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.3291196Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3291633Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3291846Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.3291915Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3292337Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3292573Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.3292680Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3293119Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3293361Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.3293467Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3293907Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3294137Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:30:20.3294260Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3294743Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3294988Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:30:20.3295110Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3295590Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3295878Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.3295994Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3296429Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3296675Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.3296803Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3297328Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3297604Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.3297731Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3298105Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3298264Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.3298335Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3298696Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3298865Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.3298941Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3299214Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3299416Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.3299535Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3299819Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3299988Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:20.3300052Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3300320Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3300533Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.3300613Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3300950Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3301117Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.3301192Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3301461Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3301624Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.3301687Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3302007Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3302259Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.3302377Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3302836Z external/sleef/src/arch/helperavx512f.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3303101Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.3303222Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3303672Z external/sleef/src/arch/helperavx512f.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3303823Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.3303926Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3304287Z external/sleef/src/arch/helperavx512f.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3304450Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.3304591Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3304881Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3305111Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:30:20.3305229Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3305490Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3305668Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:30:20.3305891Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3306341Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3306861Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.3306983Z ^~~~~~~~~~ 2022-05-18T03:30:20.3307452Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3307914Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:20.3307988Z ^~~~~~~~~~ 2022-05-18T03:30:20.3308270Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3308487Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:30:20.3308593Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3308864Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3309204Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.3309282Z ^~~~~~~~~~ 2022-05-18T03:30:20.3309553Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3309700Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:30:20.3309760Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3310128Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3310365Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:30:20.3310444Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3310782Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3311010Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:30:20.3311124Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3311480Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3311613Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:30:20.3311715Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3312156Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3312313Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:30:20.3312430Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3312845Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3313009Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:30:20.3313128Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3313732Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3314028Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:30:20.3314155Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3314668Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3314946Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:30:20.3315066Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3315493Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3315680Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:30:20.3315769Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3316258Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3316488Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:30:20.3316610Z ^~~~~~~~~~ 2022-05-18T03:30:20.3317118Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3317394Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.3317520Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3318036Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3318249Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:20.3318361Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3318882Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3319156Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:20.3319283Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3319805Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3320073Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:30:20.3320204Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3320706Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3320985Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:20.3321115Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3321613Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3321898Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:20.3322030Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3322549Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3322824Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:30:20.3322960Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3323470Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3323743Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:30:20.3323872Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3324390Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3324655Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:20.3324849Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3325338Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3325566Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:30:20.3325680Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3326199Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3326520Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:30:20.3326653Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3327166Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3327447Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:20.3327581Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3328101Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3328364Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:20.3328500Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3329016Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3329290Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:20.3329415Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3329913Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3330182Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:20.3330304Z ^~~~~~~~~~ 2022-05-18T03:30:20.3330851Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3331182Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.3331311Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3331834Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3332165Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.3332294Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3332810Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3333058Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:30:20.3333192Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3333703Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3333965Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:30:20.3334091Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3334606Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3334885Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.3335011Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3335505Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3335780Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.3335928Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3336450Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3336651Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.3336775Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3337287Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3337484Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.3337610Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3338130Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3338317Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.3338441Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3338940Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3339146Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.3339273Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3339784Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3340084Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.3340209Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3340723Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3341070Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.3341210Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3341728Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3342036Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.3342178Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3342696Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3342955Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:30:20.3343072Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3343658Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3343864Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.3343990Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3344505Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3344713Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.3344841Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3345363Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3345616Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.3345858Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3346373Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3346635Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.3346761Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3347282Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3347528Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:20.3347735Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3348247Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3348493Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:20.3348617Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3349139Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3349344Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.3349467Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3349973Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3350174Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.3350290Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3350804Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3351078Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:20.3351208Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3351725Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3351980Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:20.3352108Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3352627Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3352860Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.3352986Z ^~~~~~~~~~ 2022-05-18T03:30:20.3353503Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3353818Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:30:20.3353946Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3354479Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3354731Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:20.3354857Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3355355Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3355663Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.3355787Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3356307Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3356621Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.3356747Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3357252Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3357563Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.3357674Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3358197Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3358501Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.3358628Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3359149Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3359505Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.3359628Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3360148Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3360454Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.3360566Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3361092Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3361409Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:20.3361543Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3362069Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3362398Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.3362533Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3363033Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3363333Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.3363469Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3363969Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3364291Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.3364425Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3364984Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3365300Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.3365428Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3365948Z external/sleef/src/arch/helperavx512f.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3366242Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.3366374Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3366894Z external/sleef/src/arch/helperavx512f.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3367212Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.3367347Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3367860Z external/sleef/src/arch/helperavx512f.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3368166Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.3368293Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3368795Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3369072Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:30:20.3369197Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3369723Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3370004Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:30:20.3370169Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3370670Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3371310Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.3371439Z ^~~~~~~~~~ 2022-05-18T03:30:20.3371924Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3372571Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.3372697Z ^~~~~~~~~~ 2022-05-18T03:30:20.3373215Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3373456Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:30:20.3373592Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3374109Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3374380Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:30:20.3374494Z ^~~~~~~~~~ 2022-05-18T03:30:20.3374996Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3375271Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:30:20.3375398Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3375916Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3376188Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:30:20.3376360Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3376862Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3377127Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:30:20.3377252Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3377770Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3378049Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:30:20.3378179Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3378684Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3378960Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:30:20.3379099Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3379605Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3379888Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.3380019Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3380532Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3380812Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:30:20.3380944Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3381463Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3381747Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.3381923Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3382434Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3382681Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:30:20.3382808Z ^~~~~~~~~~ 2022-05-18T03:30:20.3383336Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3383652Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:30:20.3383782Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3384302Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3384612Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:30:20.3384726Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3385251Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3385552Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:30:20.3385679Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3386397Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3386585Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.3386709Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3387210Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3387383Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:20.3387506Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3388079Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3388282Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:30:20.3388403Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3388916Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3389128Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:30:20.3389254Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3389756Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3389992Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:30:20.3390114Z ^~~~~~~~~~ 2022-05-18T03:30:20.3390610Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3390869Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:30:20.3390999Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3391515Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3391714Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:30:20.3391823Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3392339Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3392524Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:30:20.3392645Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3393162Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3393387Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:30:20.3393517Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3394088Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3394304Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:30:20.3394433Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3394963Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3395519Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.3395647Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3396163Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3396508Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.3396640Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3397148Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3397441Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.3397566Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3398082Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3398617Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.3398745Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3398986Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:30:20.3399496Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3399883Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.3400000Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3400494Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3400806Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.3400932Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3401443Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3401713Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:30:20.3401843Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3402353Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3402612Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:30:20.3402736Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3403247Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3403530Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:30:20.3403660Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3404147Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3404420Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:30:20.3404547Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3405052Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3405388Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.3405513Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3406043Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3406296Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.3406418Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3406933Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3407213Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.3407328Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3407844Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3408112Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.3408235Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3408758Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3409011Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:30:20.3409147Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3409669Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3409912Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:30:20.3410025Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3410543Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3410810Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.3410980Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3411502Z external/sleef/src/arch/helperavx512f.h:86:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3411692Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:20.3411820Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3412321Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3412517Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:30:20.3412647Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3412891Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.3413403Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3413669Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3413823Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3414326Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3414640Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.3414764Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3415271Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3415478Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.3415616Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3416116Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3416349Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.3416529Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3417045Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3417298Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.3417441Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3417941Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3418176Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.3418314Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3418814Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3419027Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.3419156Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3419625Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3419902Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.3420035Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3420549Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3420850Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.3420986Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3421465Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3421757Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.3421874Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3422435Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3422681Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.3422817Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3423325Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3423632Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.3423772Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3424283Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3424514Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.3424642Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3425150Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3425364Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.3425499Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3426110Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3426324Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.3426458Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3426948Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3427189Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.3427326Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3427570Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.3428105Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3428407Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.3428546Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3429067Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3429316Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.3429470Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3429981Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3430214Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.3430357Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3430863Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3431136Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.3431285Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3431783Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3432046Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.3432197Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3432698Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3432979Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.3433129Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3433653Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3434022Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3434178Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3434687Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3434989Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.3435135Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3435664Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3435973Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3436126Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3436658Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3436943Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.3437068Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3437583Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3437866Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.3438012Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3438528Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3438795Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.3438983Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3439501Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3439790Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.3439923Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3440420Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3440702Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.3440848Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3441357Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3441619Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.3441771Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3442252Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3442503Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.3442648Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3443166Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3443422Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.3443568Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3444077Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3444311Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.3444474Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3444879Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3445085Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.3445172Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3445451Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3445618Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.3445706Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3445976Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3446156Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.3446284Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3446542Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3446705Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.3446793Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3447069Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3447260Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3447352Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3447616Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3447812Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.3447885Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3448180Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3448328Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.3448421Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3448706Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3448850Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.3448932Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3449066Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.3449307Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3449458Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3449563Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3449832Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3450051Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.3450180Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3450395Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.3450765Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3451078Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:20.3451258Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3451682Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3451897Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:20.3452035Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3452282Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:30:20.3452783Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3453004Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.3453132Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3453637Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3453867Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.3454006Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3454513Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3454736Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.3454874Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3455491Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3455702Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.3455813Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3456284Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3456541Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.3456746Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3457241Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3457477Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:20.3457599Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3458028Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3458211Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.3458319Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3458755Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3458967Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.3459090Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3459567Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3459736Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:20.3459866Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3460340Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3460688Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.3460824Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3461296Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3461561Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:20.3461685Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3462167Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3462447Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:20.3462559Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3463061Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3463340Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.3463552Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3464049Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3464300Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.3464420Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3464879Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3465125Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:20.3465243Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3465689Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3466017Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:20.3466136Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3466582Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3466822Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:20.3466941Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3467395Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3467708Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:20.3467956Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3468486Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3468790Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:20.3468917Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3469375Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3469634Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.3469725Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3470209Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3470493Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.3470614Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3471054Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3471236Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:20.3471357Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3471818Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3472019Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:20.3472128Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3472597Z external/sleef/src/arch/helperavx512f.h:482:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3472902Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:30:20.3473031Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3473615Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3473873Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:20.3474004Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3474484Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3474694Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:20.3474807Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3475281Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3475527Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:20.3475642Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3476107Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3476341Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:20.3476468Z ^~~~~~~~~~ 2022-05-18T03:30:20.3476903Z external/sleef/src/arch/helperavx512f.h:465:21: warning: 'vilogb2k_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3477133Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.3477237Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3477676Z external/sleef/src/arch/helperavx512f.h:464:21: warning: 'vilogbk_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3477925Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.3478052Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3478484Z external/sleef/src/arch/helperavx512f.h:462:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3478806Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.3478911Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3479354Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3479780Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3479885Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3480326Z external/sleef/src/arch/helperavx512f.h:460:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3480641Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3480763Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3481249Z external/sleef/src/arch/helperavx512f.h:459:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3481561Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3481689Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3482195Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3482528Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.3482668Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3483151Z external/sleef/src/arch/helperavx512f.h:451:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3483420Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.3483547Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3484096Z external/sleef/src/arch/helperavx512f.h:437:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3484307Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.3484425Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3484867Z external/sleef/src/arch/helperavx512f.h:432:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3485055Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.3485177Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3485628Z external/sleef/src/arch/helperavx512f.h:426:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3485882Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:30:20.3485986Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3486460Z external/sleef/src/arch/helperavx512f.h:425:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3486737Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:30:20.3486857Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3487337Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3487545Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.3487668Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3488138Z external/sleef/src/arch/helperavx512f.h:411:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3488345Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.3488453Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3488941Z external/sleef/src/arch/helperavx512f.h:408:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3489237Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.3489355Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3489842Z external/sleef/src/arch/helperavx512f.h:407:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3490107Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.3490224Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3490684Z external/sleef/src/arch/helperavx512f.h:405:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3490906Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.3491023Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3491483Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3491763Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.3491881Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3492332Z external/sleef/src/arch/helperavx512f.h:400:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3492609Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.3492732Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3493133Z external/sleef/src/arch/helperavx512f.h:399:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3493406Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.3493525Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3493795Z external/sleef/src/arch/helperavx512f.h:398:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3494017Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.3494093Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3494368Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3494540Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:20.3494641Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3495078Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3495361Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.3495474Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3495931Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3496223Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.3496360Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3496873Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3497172Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.3497284Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3497771Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3498040Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.3498155Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3498652Z external/sleef/src/arch/helperavx512f.h:383:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3499014Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.3499150Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3499595Z external/sleef/src/arch/helperavx512f.h:382:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3499856Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.3499960Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3500241Z external/sleef/src/arch/helperavx512f.h:381:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3500402Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.3500475Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3500744Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3500905Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:30:20.3501018Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3501425Z external/sleef/src/arch/helperavx512f.h:377:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3501657Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:30:20.3501776Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3502226Z external/sleef/src/arch/helperavx512f.h:376:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3502834Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.3502970Z ^~~~~~~~~~ 2022-05-18T03:30:20.3503516Z external/sleef/src/arch/helperavx512f.h:374:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3503837Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:30:20.3503947Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3504438Z external/sleef/src/arch/helperavx512f.h:373:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3504692Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.3504822Z ^~~~~~~~~~ 2022-05-18T03:30:20.3505316Z external/sleef/src/arch/helperavx512f.h:371:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3505584Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:30:20.3505707Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3506304Z external/sleef/src/arch/helperavx512f.h:370:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3506569Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:30:20.3506685Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3507164Z external/sleef/src/arch/helperavx512f.h:365:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3507349Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:30:20.3507470Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3507946Z external/sleef/src/arch/helperavx512f.h:361:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3508137Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:30:20.3508264Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3508729Z external/sleef/src/arch/helperavx512f.h:359:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3509012Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:30:20.3509228Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3509695Z external/sleef/src/arch/helperavx512f.h:355:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3509946Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.3510066Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3510568Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3510839Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:20.3510967Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3511416Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3511686Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:20.3511815Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3512231Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3512429Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:20.3512524Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3512970Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3513235Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:20.3513346Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3513832Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3514097Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:20.3514225Z ^~~~~~~~~~ 2022-05-18T03:30:20.3514820Z external/sleef/src/arch/helperavx512f.h:312:22: warning: 'vgetmant_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3515147Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.3515276Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3515773Z external/sleef/src/arch/helperavx512f.h:309:22: warning: 'vgetexp_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3516010Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:30:20.3516138Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3516624Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3516822Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.3516947Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3517433Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3517693Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.3517812Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3518283Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3518533Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.3518651Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3519140Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3519388Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:20.3519509Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3520024Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3520415Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:20.3520538Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3521059Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3521356Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.3521491Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3521991Z external/sleef/src/arch/helperavx512f.h:201:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3522266Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.3522387Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3522840Z external/sleef/src/arch/helperavx512f.h:140:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3523323Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.3523434Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3523902Z external/sleef/src/arch/helperavx512f.h:139:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3524211Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.3524330Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3524798Z external/sleef/src/arch/helperavx512f.h:138:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3525076Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.3525198Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3525502Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T03:30:20.3525999Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3526254Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:30:20.3526374Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3526841Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3527096Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:30:20.3527214Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3527711Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3527966Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:30:20.3528075Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3528560Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3528812Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:30:20.3528927Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3529421Z external/sleef/src/arch/helperavx512f.h:112:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3529655Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:30:20.3529782Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3530255Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3530501Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.3530621Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3530971Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:20.3531269Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:20.3531664Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:20.3531981Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:20.3532175Z ^~~ 2022-05-18T03:30:20.3532491Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:30:20.3532896Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:20.3533074Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:30:20.3533193Z ^ 2022-05-18T03:30:20.3533315Z At top level: 2022-05-18T03:30:20.3533816Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3534129Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:30:20.3534265Z ^~~~~~~ 2022-05-18T03:30:20.3534750Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3535111Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:30:20.3535248Z ^~~~~~~ 2022-05-18T03:30:20.3535736Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3536077Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:30:20.3536308Z ^~~~~~~~~ 2022-05-18T03:30:20.3536789Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3537048Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:30:20.3537179Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3537655Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3537850Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:30:20.3537981Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3538446Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3538752Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:30:20.3538889Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3539346Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3539629Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:30:20.3539760Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3540242Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3540548Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.3540690Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3541173Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3541380Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:30:20.3541587Z ^~~~~ 2022-05-18T03:30:20.3542023Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3542241Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:20.3542363Z ^~~~~ 2022-05-18T03:30:20.3542811Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3543005Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:20.3543134Z ^~~~ 2022-05-18T03:30:20.3543673Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3543888Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:20.3544023Z ^~~~ 2022-05-18T03:30:20.3544506Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3544694Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:20.3544825Z ^~~~~~ 2022-05-18T03:30:20.3545331Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3545590Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:20.3545720Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3546286Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3546511Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:20.3546645Z ^~~~~~~~~ 2022-05-18T03:30:20.3547223Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3547454Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:20.3547576Z ^~~~~~ 2022-05-18T03:30:20.3548061Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3548267Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:20.3548397Z ^~~~~~ 2022-05-18T03:30:20.3548873Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3549084Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:20.3549201Z ^~~~~~ 2022-05-18T03:30:20.3549668Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3549859Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:20.3549968Z ^~~~~ 2022-05-18T03:30:20.3550399Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3550718Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:20.3550851Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3551321Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3551655Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:20.3551769Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3551986Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.3552593Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3552708Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:20.3552782Z ^~~~~~~~ 2022-05-18T03:30:20.3553059Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3553205Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3553289Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3553547Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3553717Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.3553797Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3554071Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3554186Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.3554266Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3554533Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3554659Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.3554727Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3554998Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3555136Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.3555218Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3555530Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3555661Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.3555740Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3556009Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3556111Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.3556188Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3556448Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3556610Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:20.3556719Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3556982Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3557107Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:20.3557186Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3557494Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3557759Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.3557884Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3558381Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3558678Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.3558813Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3559310Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3559658Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.3559790Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3560290Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3560502Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.3560637Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3561134Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3561356Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.3561492Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3562001Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3562246Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.3562372Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3562880Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3563136Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:20.3563283Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3563793Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3564047Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:20.3564196Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3564704Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3564944Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:20.3565150Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3565668Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3565898Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:20.3566042Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3566552Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3566778Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:20.3566920Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3567420Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3567631Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.3567766Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3568284Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3568491Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.3568621Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3569131Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3569357Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:20.3569484Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3569972Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3570197Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:20.3570336Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3570905Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3571182Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3571332Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3571781Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3571971Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:20.3572102Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3572588Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3572837Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3572977Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3573493Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3573736Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.3573872Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3574078Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.3574586Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3574805Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:20.3574940Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3575454Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3575664Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:20.3575796Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3576296Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3576583Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:20.3576730Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3577236Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3577472Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:20.3577612Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3578129Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3578366Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.3578508Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3578998Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3579251Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:20.3579396Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3579904Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3580151Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:20.3580297Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3580800Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3581055Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.3581190Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3581703Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3582003Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.3582147Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3582659Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3582920Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.3583066Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3583630Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3583888Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.3584022Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3584527Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3584798Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:20.3584946Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3585450Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3585705Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:20.3585973Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3586483Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3586722Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:20.3586862Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3587368Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3587725Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:20.3587878Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3588399Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3588618Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:20.3588730Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3589116Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3589330Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:20.3589450Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3589915Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3590138Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:20.3590269Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3590751Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3591006Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:20.3591117Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3591568Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3591824Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.3591960Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3592409Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3592738Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:20.3592865Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3593315Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3593527Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:20.3593652Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3594102Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3594309Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:20.3594432Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3594791Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3594967Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3595056Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3595325Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3595476Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.3595562Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3595829Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3596003Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3596138Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3596618Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3596943Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.3597083Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3597559Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3597810Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.3597949Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3598414Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3598590Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.3598675Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3598949Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3599110Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.3599196Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3599447Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3599597Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.3599682Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3599947Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3600092Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.3600180Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3600490Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3600633Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.3600704Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3600970Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3601112Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.3601197Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3601462Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3601604Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.3601691Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3601957Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3602095Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.3602168Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3602429Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3602595Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.3602682Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3602946Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3603110Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.3603200Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3603496Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3603645Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.3603733Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3603997Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3604158Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3604249Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3604518Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3604664Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.3604754Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3605007Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3605151Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.3605236Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3605499Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3605640Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.3605724Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3605859Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.3606113Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3606276Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:20.3606349Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3606656Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3606805Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.3606913Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3607166Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3607295Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.3607377Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3607628Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3607744Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:20.3607832Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3608082Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3608210Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:20.3608294Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3608541Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3608670Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.3608753Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3608987Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3609131Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.3609220Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3609384Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.3609635Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3609805Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.3609914Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3610245Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3610422Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.3610536Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3610890Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3611099Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3611223Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3611604Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3611824Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:20.3611941Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3612302Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3612514Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.3612639Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3613049Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3613262Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3613539Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3613930Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3614138Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.3614252Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3614631Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3614863Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.3614996Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3615528Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3615789Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.3615955Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3616464Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3616730Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.3616884Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3617391Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3617663Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.3617829Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3618336Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3618601Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.3618769Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3619306Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3619546Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.3619699Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3620179Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3620477Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3620630Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3651222Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3651509Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3651663Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3652158Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3652419Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:20.3652568Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3653045Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3653295Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:20.3653442Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3653903Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3654133Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.3654261Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3654834Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3655064Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.3655245Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3655710Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3656043Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.3656179Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3656636Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3656932Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.3657075Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3657541Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3657835Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.3657972Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3658430Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3658698Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.3658836Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3659060Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.3659516Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3659929Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:20.3660071Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3660530Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3660863Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.3661002Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3661462Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3661774Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.3661899Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3662357Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3662657Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.3662794Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3663254Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3663594Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.3663735Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3664196Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3664497Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:20.3664647Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3665110Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3665440Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.3665586Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3666161Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3666401Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:20.3666540Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3666991Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3667228Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:20.3667372Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3667836Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3668073Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:20.3668211Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3668672Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3668962Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.3669108Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3669546Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3669834Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.3669980Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3670440Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3670822Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:20.3670971Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3671432Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3671689Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:20.3671816Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3672270Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3672529Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:20.3672670Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3672906Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:30:20.3673411Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3673639Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.3673772Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3674251Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3674479Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.3674607Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3675095Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3675324Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.3675566Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3676053Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3676333Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.3676446Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3676932Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3677182Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:20.3677303Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3677792Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3677969Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.3678092Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3678569Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3678762Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.3678963Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3679449Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3679708Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.3679826Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3680318Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3680571Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:20.3680695Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3681166Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3681396Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:20.3681523Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3682051Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3682324Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:20.3682450Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3682938Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3683154Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.3683263Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3683743Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3683956Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.3684079Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3684571Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3684846Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.3684974Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3685453Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3685708Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.3685835Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3686388Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3686650Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:20.3686772Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3687258Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3687617Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.3687740Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3688211Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3688492Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:20.3688618Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3689099Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3689377Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:20.3689497Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3689990Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3690339Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:20.3690468Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3690945Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3691295Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:20.3691424Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3691912Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3692179Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:20.3692304Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3692834Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3693055Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:20.3693162Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3693650Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3693904Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:20.3694026Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3694512Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3694846Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.3694979Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3695476Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3695820Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.3695942Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3696434Z external/sleef/src/arch/helpersse2.h:435:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3696730Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.3696855Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3697342Z external/sleef/src/arch/helpersse2.h:434:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3697649Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.3697812Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3698295Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3698667Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:20.3698795Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3699277Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3699663Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:20.3699787Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3700274Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3700668Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:20.3700796Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3701278Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3701654Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:20.3701778Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3702266Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3702444Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:20.3702562Z ^~~~~~~~~~ 2022-05-18T03:30:20.3703046Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3703289Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:30:20.3703516Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3703988Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3704251Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:20.3704375Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3704853Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3705107Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:20.3705228Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3705708Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3706028Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:20.3706117Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3706517Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3706733Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:20.3706842Z ^~~~~~~~~~ 2022-05-18T03:30:20.3707331Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3707578Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.3707701Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3708187Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3708619Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3708743Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3709300Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3709598Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3709721Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3710202Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3710513Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3710632Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3711099Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3711416Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.3711554Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3712040Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3712317Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.3712446Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3712926Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3713169Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:20.3713301Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3713766Z external/sleef/src/arch/helpersse2.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3714015Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask opmask, vfloat x, vfloat y) { 2022-05-18T03:30:20.3714139Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3714788Z external/sleef/src/arch/helpersse2.h:373:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3715020Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.3715148Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3715639Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3715964Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.3716072Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3716553Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3716806Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.3716933Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3717430Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3717689Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.3717814Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3718299Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3718545Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.3718670Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3719157Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3719404Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:30:20.3719527Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3720013Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3720383Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:30:20.3720504Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3720975Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3721219Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:30:20.3721340Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3721827Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3722102Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:20.3722226Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3722699Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3722961Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:30:20.3723071Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3723552Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3723801Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:30:20.3723927Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3724408Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3724649Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:30:20.3724771Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3725252Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3725547Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:30:20.3725677Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3726227Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3726478Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:30:20.3726599Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3727086Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3727339Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.3727460Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3727993Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3728246Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:30:20.3728379Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3728862Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3729115Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:30:20.3729238Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3729719Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3730023Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:30:20.3730148Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3730619Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3730927Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:30:20.3731095Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3731586Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3731890Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:30:20.3732010Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3732500Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3732802Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:30:20.3732908Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3733389Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3733700Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:30:20.3733829Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3734315Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3734620Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:30:20.3734742Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3735224Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3735467Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:20.3735590Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3736080Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3736334Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:20.3736492Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3736946Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3737191Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:20.3737302Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3737739Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3738040Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.3738143Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3738535Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3738780Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.3738890Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3739393Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3739987Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.3740118Z ^~~~~~~~~~ 2022-05-18T03:30:20.3740558Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3741131Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:20.3741247Z ^~~~~~~~~~ 2022-05-18T03:30:20.3741713Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3742073Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:20.3742187Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3742668Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3742941Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.3743049Z ^~~~~~~~~~ 2022-05-18T03:30:20.3743641Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3743876Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:30:20.3743986Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3744486Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3744753Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:30:20.3744877Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3745387Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3745616Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:30:20.3745714Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3746376Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3746617Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:30:20.3746737Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3747267Z external/sleef/src/arch/helpersse2.h:323:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3747512Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T03:30:20.3747771Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3748272Z external/sleef/src/arch/helpersse2.h:322:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3748516Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:30:20.3748647Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3749155Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3749430Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:20.3749554Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3750061Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3750378Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:20.3750542Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3751116Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3751428Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:20.3751574Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3752104Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3752397Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:20.3752543Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3753124Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3753392Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:20.3753637Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3754143Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3754392Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:30:20.3754534Z ^~~~~~~~~~ 2022-05-18T03:30:20.3755133Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3755453Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.3755598Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3756186Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3756476Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:30:20.3756709Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3757216Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3757472Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:30:20.3757596Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3758100Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3758310Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:20.3758435Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3758925Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3759135Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:20.3759258Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3759753Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3759945Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:20.3760133Z ^~~~~~~~~~ 2022-05-18T03:30:20.3760639Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3760886Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:20.3761000Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3761498Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3761775Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:20.3761902Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3762402Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3762670Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:30:20.3762796Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3763305Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3763561Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:20.3763687Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3764181Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3764428Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:20.3764538Z ^~~~~~~~~~ 2022-05-18T03:30:20.3764961Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3765131Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.3765224Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3765655Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3765900Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.3766007Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3766436Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3766614Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.3766730Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3767160Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3767313Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.3767430Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3767873Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3768178Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.3768309Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3768753Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3769013Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.3769135Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3769566Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3769776Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.3769898Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3770339Z external/sleef/src/arch/helpersse2.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3770571Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask opmask, vdouble x, vdouble y) { 2022-05-18T03:30:20.3770745Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3770962Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:30:20.3771395Z external/sleef/src/arch/helpersse2.h:251:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3771703Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T03:30:20.3771802Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3772241Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3772480Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.3772597Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3773049Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3773296Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.3773411Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3773864Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3774079Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.3774188Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3774636Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3774863Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.3774968Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3775427Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3775728Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:20.3775842Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3776292Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3776526Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:20.3776645Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3777116Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3777350Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:20.3777466Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3777944Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3778200Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.3778310Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3778783Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3779024Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.3779145Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3779617Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3779848Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.3779965Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3780440Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3780650Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.3780770Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3781267Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3781509Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.3781628Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3782079Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3782307Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.3782423Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3782860Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3783089Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.3783201Z ^~~~~~~~~~ 2022-05-18T03:30:20.3783760Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3783987Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:20.3784096Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3784533Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3784761Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:20.3784851Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3785312Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3785595Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:30:20.3785713Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3786292Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3786666Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:30:20.3786786Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3787249Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3787510Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:30:20.3787629Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3788091Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3788371Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:30:20.3788484Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3788949Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3789241Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:30:20.3789359Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3789808Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3790069Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:30:20.3790185Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3790638Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3790895Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:20.3791013Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3791487Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3791813Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:20.3791934Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3792391Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3792710Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:20.3792836Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3793306Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3793614Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.3793730Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3794203Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3794513Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.3794622Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3795094Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3795468Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:20.3795583Z ^~~~~~~~~~ 2022-05-18T03:30:20.3796051Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3796440Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:20.3796556Z ^~~~~~~~~~ 2022-05-18T03:30:20.3797087Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3797315Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:20.3797420Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3797888Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3798128Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:20.3798242Z ^~~~~~~~~~ 2022-05-18T03:30:20.3798703Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3798952Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:20.3799072Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3799538Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3799782Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:30:20.3799902Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3800373Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3800628Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:30:20.3800745Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3801219Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3801468Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:30:20.3801585Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3802044Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3802349Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:30:20.3802474Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3802948Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3803187Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:20.3834559Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3835190Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3835457Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:20.3835590Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3836074Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3836358Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:20.3836489Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3836962Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3837191Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:30:20.3837316Z ^~~~~~~~~~ 2022-05-18T03:30:20.3837780Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3838024Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:30:20.3838138Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3838604Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3838851Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:20.3839093Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3839575Z external/sleef/src/arch/helpersse2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3839780Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.3839904Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3840383Z external/sleef/src/arch/helpersse2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3840640Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:30:20.3840742Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3841227Z external/sleef/src/arch/helpersse2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3841511Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:30:20.3841632Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3842113Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3842362Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:20.3842475Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3842947Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3843395Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:30:20.3843517Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3843968Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3844197Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:30:20.3844313Z ^~~~~~~~~~ 2022-05-18T03:30:20.3844910Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3845141Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:20.3845257Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3845692Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3845916Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:20.3846028Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3846475Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3846707Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:20.3846814Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3847381Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3847610Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:20.3847706Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3848178Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3848421Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:20.3848539Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3848999Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3849255Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.3849386Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3849888Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3850235Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.3850358Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3850829Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3851062Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.3851188Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3851667Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3851927Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.3852039Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3852457Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3852709Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.3852828Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3853309Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3853559Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.3853675Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3854133Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3854361Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.3854471Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3854940Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3855196Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.3855403Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3855893Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3856175Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.3856293Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3856785Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3857022Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.3857155Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3857647Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3857916Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.3858047Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3858539Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3858810Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.3858931Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3859401Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3859643Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.3859759Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3860237Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3860474Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.3860662Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3861150Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3861402Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.3861528Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3861981Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3862221Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.3862334Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3862775Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3863009Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:20.3863137Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3863713Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3863973Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:20.3864069Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3864557Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3864805Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.3864902Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3865266Z external/sleef/src/arch/helpersse2.h:117:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3865416Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:20.3865518Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3866090Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3866492Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:30:20.3866622Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3867116Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3867298Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:30:20.3867415Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3867903Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3868087Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:30:20.3868192Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3868436Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.3868914Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3869224Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.3869358Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3869852Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3870057Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.3870187Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3870677Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3870908Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.3871045Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3871555Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3871816Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.3872040Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3872536Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3872765Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.3872887Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3873375Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3873581Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.3873706Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3874196Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3874468Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.3874608Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3875117Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3875413Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.3875518Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3876005Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3876297Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.3876431Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3876874Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3877080Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.3877209Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3877724Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3877937Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.3878055Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3878490Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3878681Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.3878827Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3879305Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3879523Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.3879668Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3880152Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3880366Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.3880495Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3880970Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3881194Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.3881329Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3881554Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.3881981Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3882162Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.3882294Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3882891Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3883155Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.3883304Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3883793Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3884040Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.3884182Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3884660Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3884919Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.3885060Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3885565Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3885831Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.3885980Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3886483Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3886765Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.3886899Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3887425Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3887735Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3887889Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3888463Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3888760Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.3888906Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3889434Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3889736Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3889876Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3890375Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3890625Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.3890767Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3891224Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3891467Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.3891594Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3892020Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3892241Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.3892388Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3892843Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3893106Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.3893336Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3893774Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3894018Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.3894154Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3894573Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3894805Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.3894950Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3895443Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3895704Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.3895846Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3896349Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3896609Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.3896752Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3897232Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3897490Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.3897642Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3898144Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3898392Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.3898595Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3899107Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3899409Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.3899543Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3900054Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3900357Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.3900510Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3901013Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3901325Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.3901476Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3901996Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3902296Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.3902436Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3902892Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3903158Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.3903306Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3903901Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3904248Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.3904392Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3904880Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3905132Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.3905277Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3905525Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.3906080Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3906345Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.3906491Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3906744Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:30:20.3907273Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3907497Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.3907635Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3908139Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3908371Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.3908501Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3909007Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3909236Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.3909375Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3909947Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3910182Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.3910313Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3910794Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3911064Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.3911190Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3911710Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3911986Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:20.3912101Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3912589Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3912796Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.3912923Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3913414Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3913637Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.3913765Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3914254Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3914411Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:20.3914526Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3915050Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3915329Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.3915527Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3916038Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3916315Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.3916447Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3916922Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3917192Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:20.3917314Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3917795Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3918075Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:20.3918208Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3918723Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3919076Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:20.3919206Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3919697Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3920050Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:20.3920181Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3920675Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3920987Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:20.3921107Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3921576Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3921799Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:20.3921910Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3922380Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3922637Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:20.3922765Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3923279Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3923612Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.3923753Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3924261Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3924600Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.3924742Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3925239Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3925629Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:20.3925755Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3926246Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3926665Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:20.3926790Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3927269Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3927438Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:20.3927555Z ^~~~~~~~~~ 2022-05-18T03:30:20.3928051Z external/sleef/src/arch/helpersse2.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3928295Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:30:20.3928422Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3928888Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3929105Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:20.3929212Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3929588Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3929821Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:20.3929948Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3930363Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3930601Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:20.3930705Z ^~~~~~~~~~ 2022-05-18T03:30:20.3931246Z external/sleef/src/arch/helpersse2.h:397:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3931466Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.3931565Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3932044Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3932303Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3932377Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3932632Z external/sleef/src/arch/helpersse2.h:395:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3932803Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3932877Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3933134Z external/sleef/src/arch/helpersse2.h:394:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3933298Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.3933374Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3933651Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3933834Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.3933917Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3934183Z external/sleef/src/arch/helpersse2.h:386:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3934341Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.3934418Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3934670Z external/sleef/src/arch/helpersse2.h:373:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3934802Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.3934919Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3935184Z external/sleef/src/arch/helpersse2.h:366:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3935329Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.3935403Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3935718Z external/sleef/src/arch/helpersse2.h:364:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3935957Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.3936063Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3936381Z external/sleef/src/arch/helpersse2.h:363:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3936525Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.3936598Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3936973Z external/sleef/src/arch/helpersse2.h:361:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3937210Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:30:20.3937329Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3937653Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3937809Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:20.3937872Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3938132Z external/sleef/src/arch/helpersse2.h:356:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3938279Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:30:20.3938351Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3938649Z external/sleef/src/arch/helpersse2.h:349:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3938796Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.3938867Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3939127Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3939287Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:30:20.3939362Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3939616Z external/sleef/src/arch/helpersse2.h:344:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3939785Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:30:20.3939858Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3940111Z external/sleef/src/arch/helpersse2.h:343:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3940280Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:30:20.3940353Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3940588Z external/sleef/src/arch/helpersse2.h:342:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3940752Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:30:20.3940825Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3941081Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3941228Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:20.3941301Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3941561Z external/sleef/src/arch/helpersse2.h:337:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3941742Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:20.3941802Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3942070Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3942244Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:20.3942322Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3942589Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3942766Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.3942842Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3943102Z external/sleef/src/arch/helpersse2.h:334:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3943279Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.3943342Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3943722Z external/sleef/src/arch/helpersse2.h:333:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3944045Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.3944119Z ^~~~~~~~~~ 2022-05-18T03:30:20.3944375Z external/sleef/src/arch/helpersse2.h:331:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3944508Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:20.3944580Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3944867Z external/sleef/src/arch/helpersse2.h:330:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3945006Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.3945086Z ^~~~~~~~~~ 2022-05-18T03:30:20.3945549Z external/sleef/src/arch/helpersse2.h:323:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3945705Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T03:30:20.3945957Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3946232Z external/sleef/src/arch/helpersse2.h:322:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3946391Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:30:20.3946465Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3946718Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3946829Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:20.3946888Z ^~~~~~~~~~ 2022-05-18T03:30:20.3947145Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3947299Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:20.3947373Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3947719Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3947976Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:20.3948100Z ^~~~~~~~~~ 2022-05-18T03:30:20.3948581Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3948765Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.3948962Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3949208Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T03:30:20.3949690Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3949939Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.3950058Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3950537Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3950790Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.3950901Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3951392Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3951719Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:20.3951856Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3952342Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3952602Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.3952726Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3953225Z external/sleef/src/arch/helpersse2.h:159:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3953486Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.3953611Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3954095Z external/sleef/src/arch/helpersse2.h:158:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3954359Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.3954548Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3955038Z external/sleef/src/arch/helpersse2.h:157:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3955299Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.3955425Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3955889Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3956144Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.3956271Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3956752Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3956991Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:20.3957112Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3957600Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3957826Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:20.3957930Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3958427Z external/sleef/src/arch/helpersse2.h:129:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3958704Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:20.3958825Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3959297Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3959565Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.3959682Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3960191Z external/sleef/src/arch/helpersse2.h:94:19: warning: 'cpuSupportsSSE4_1' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3960415Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:30:20.3960525Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3961013Z external/sleef/src/arch/helpersse2.h:88:19: warning: 'cpuSupportsSSE3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.3961184Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:30:20.3961299Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3962946Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:20.3963272Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:20.3963824Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:20.3963983Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:20.3964091Z ^ 2022-05-18T03:30:20.3964204Z At top level: 2022-05-18T03:30:20.3964729Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3964951Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:20.3965083Z ^~~~~~~ 2022-05-18T03:30:20.3965584Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3965800Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:20.3965987Z ^~~~~~~ 2022-05-18T03:30:20.3966483Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3966714Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:20.3966844Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3967340Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3967624Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:20.3967762Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3968272Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3968564Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.3968697Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3969201Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3969416Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:20.3969551Z ^~~~~~ 2022-05-18T03:30:20.3970049Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3970267Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:20.3970404Z ^~~~~~ 2022-05-18T03:30:20.3970901Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3971116Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:20.3971251Z ^~~~~~ 2022-05-18T03:30:20.3971749Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3971965Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:20.3972098Z ^~~~~ 2022-05-18T03:30:20.3972608Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3972819Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:20.3972937Z ^~~~~~ 2022-05-18T03:30:20.3973507Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3973723Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:20.3973857Z ^~~~~ 2022-05-18T03:30:20.3974362Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3974565Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:20.3974704Z ^~~~~~~ 2022-05-18T03:30:20.3975207Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3975445Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:20.3975585Z ^~~~~~~~~~ 2022-05-18T03:30:20.3976087Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3976348Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:20.3976494Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3977007Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3977246Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:20.3977383Z ^~~~~~~ 2022-05-18T03:30:20.3977876Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3978064Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:20.3978191Z ^~~~~~ 2022-05-18T03:30:20.3978692Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3978940Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:20.3979067Z ^~~~~~~~~ 2022-05-18T03:30:20.3979573Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3979835Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.3979966Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3980476Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3980727Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:20.3980872Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3981368Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3981598Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:20.3981755Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3982255Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3982492Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:20.3982637Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3983143Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3983372Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:20.3983577Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3984086Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3984295Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:20.3984459Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3984724Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3984849Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:20.3984933Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3985204Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3985402Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:20.3985489Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3985866Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3986045Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:20.3986121Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3986392Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3986527Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:20.3986613Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3986880Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3987038Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:20.3987128Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3987394Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3987522Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:20.3987654Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3987919Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3988043Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:20.3988126Z ^~~~~~~~~~~ 2022-05-18T03:30:20.3988394Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3988541Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.3988628Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3988892Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3989020Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.3989110Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3989375Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3989501Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:20.3989584Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3989850Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3989973Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:20.3990055Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3990306Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3990438Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:20.3990522Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3990696Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.3990951Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3991078Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:20.3991161Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3991411Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3991528Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.3991611Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.3991862Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3991988Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.3992076Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3992327Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3992452Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:20.3992534Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3992776Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3992917Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.3993003Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3993253Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3993394Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.3993479Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3993756Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3993899Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.3993973Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3994223Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3994348Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:20.3994432Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.3994681Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3994808Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.3994891Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.3995136Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3995266Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.3995354Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3995607Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3995749Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:20.3995833Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3996081Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3996221Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.3996305Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3996541Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3996728Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.3996813Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3997061Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3997207Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.3997293Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3997543Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3997684Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.3997758Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3998010Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3998156Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:20.3998242Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3998491Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3998632Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.3998717Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3998966Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3999105Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.3999178Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3999426Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.3999596Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.3999682Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.3999934Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4000075Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:20.4000161Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4000410Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4000538Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4000623Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4000869Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4001011Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4001098Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4001346Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4001491Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:20.4001576Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4001811Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4001950Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:20.4002040Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4002467Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4002698Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.4002875Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4003348Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4003568Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.4003693Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4004166Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4004463Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.4004603Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4005074Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4005359Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:20.4005506Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4005979Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4006225Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:20.4006363Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4006824Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4007159Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:20.4007299Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4007762Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4008074Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:20.4008257Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4008723Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4009013Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.4009150Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4009628Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4009914Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:20.4010056Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4010529Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4010794Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:20.4010935Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4011400Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4011628Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.4011771Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4012239Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4012618Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.4012774Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4013251Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4013627Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.4013764Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4014244Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4014548Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:20.4014709Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4014955Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.4015437Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4015715Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.4015866Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4016350Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4016560Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:20.4016699Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4017161Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4017405Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:20.4017549Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4018024Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4018274Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:20.4018418Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4019001Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4019292Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:20.4019438Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4019919Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4020209Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:20.4020358Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4020841Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4021126Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:20.4021264Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4021742Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4022068Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:20.4022214Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4022688Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4022951Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:20.4023099Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4023636Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4023883Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:20.4024034Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4024273Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:30:20.4024837Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4025072Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.4025207Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4025714Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4026036Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.4026158Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4026666Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4026887Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.4027021Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4027517Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4027754Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.4027888Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4028378Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4028541Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.4028667Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4029166Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4029344Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.4029470Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4029970Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4030182Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.4030316Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4030879Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4031150Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.4031271Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4031769Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4031985Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.4032116Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4032617Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4032855Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:20.4032972Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4033480Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4033693Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:20.4033822Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4034316Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4034546Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.4034673Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4035179Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4035500Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.4035629Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4036115Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4036566Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.4036698Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4037212Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4037487Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.4037607Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4038096Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4038374Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:20.4038503Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4039083Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4039411Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.4039537Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4040041Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4040374Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:20.4040503Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4040981Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4041270Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:20.4041395Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4041948Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4042238Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.4042365Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4042868Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4043145Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.4043265Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4043760Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4044038Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:20.4044161Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4044665Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4045011Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:20.4045122Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4045557Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4045803Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:20.4045921Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4046384Z external/sleef/src/arch/helperavx.h:548:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4046730Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:20.4046919Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4047422Z external/sleef/src/arch/helperavx.h:547:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4047769Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:20.4047903Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4048367Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4048607Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:20.4048728Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4049222Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4049513Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:20.4049644Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4050146Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4050523Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:20.4050643Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4051105Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4051494Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:20.4051621Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4052127Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4052552Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:20.4052678Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4053114Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4053457Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:20.4053571Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4054093Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4054304Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:30:20.4054417Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4054841Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4055120Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:20.4055249Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4055747Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4056020Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:20.4056131Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4056629Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4056987Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:20.4057112Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4057611Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4057884Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:20.4058075Z ^~~~~~~~~~ 2022-05-18T03:30:20.4058581Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4058806Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.4058936Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4059439Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4059899Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.4060028Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4060526Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4060835Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.4060965Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4061450Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4061778Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.4061904Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4062400Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4062728Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.4062870Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4063365Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4063710Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.4063899Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4064383Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4064634Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:20.4064770Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4065268Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4065601Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:30:20.4065727Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4066358Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4066566Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.4066680Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4067179Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4067508Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.4067643Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4068134Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4068341Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.4068468Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4068961Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4069151Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.4069276Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4069857Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4070065Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.4070194Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4070697Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4070908Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.4071037Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4071514Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4071711Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:20.4071839Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4072331Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4072531Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:20.4072661Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4073161Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4073351Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:20.4073463Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4073964Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4074266Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:20.4074393Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4074893Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4075186Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:20.4075316Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4075860Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4076057Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.4076184Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4076684Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4076890Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.4077014Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4077510Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4077721Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.4077853Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4078337Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4078550Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.4078676Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4079169Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4079350Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:30:20.4079472Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4079962Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4080152Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.4080282Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4080774Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4080973Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.4081150Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4081642Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4081974Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:20.4082096Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4082584Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4082911Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:20.4083036Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4083533Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4083863Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:20.4083997Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4084490Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4084818Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:20.4084945Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4085426Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4085760Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:20.4085887Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4086376Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4086750Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:20.4086877Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4087373Z external/sleef/src/arch/helperavx.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4087678Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:30:20.4087793Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4088300Z external/sleef/src/arch/helperavx.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4088607Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:30:20.4088733Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4089231Z external/sleef/src/arch/helperavx.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4089539Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:30:20.4089671Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4090165Z external/sleef/src/arch/helperavx.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4090468Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:20.4090586Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4091082Z external/sleef/src/arch/helperavx.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4091377Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:20.4091508Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4092013Z external/sleef/src/arch/helperavx.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4092349Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:30:20.4092477Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4092977Z external/sleef/src/arch/helperavx.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4093268Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:30:20.4093389Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4093889Z external/sleef/src/arch/helperavx.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4094182Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:20.4094310Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4094807Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4095079Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:20.4095206Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4095682Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4095946Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:20.4096069Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4096563Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4097167Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.4097294Z ^~~~~~~~~~ 2022-05-18T03:30:20.4097799Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4098451Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:20.4098575Z ^~~~~~~~~~ 2022-05-18T03:30:20.4099056Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4099303Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:20.4099428Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4099921Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4100189Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.4100317Z ^~~~~~~~~~ 2022-05-18T03:30:20.4100822Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4101095Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:30:20.4101207Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4101710Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4101974Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:20.4102101Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4102599Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4102862Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:20.4102989Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4103537Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4103838Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:20.4103967Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4104464Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4104779Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:20.4104910Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4105402Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4105704Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.4105935Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4106424Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4106706Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:30:20.4106827Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4107324Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4107581Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:30:20.4107714Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4108198Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4108462Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:30:20.4108587Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4109068Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4109309Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:30:20.4109502Z ^~~~~~~~~~ 2022-05-18T03:30:20.4110009Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4110288Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.4110415Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4110918Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4111216Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:20.4111331Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4111828Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4112101Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:20.4112234Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4112712Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4112902Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:30:20.4113026Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4113526Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4113695Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:30:20.4113816Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4114307Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4114559Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:20.4114687Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4115188Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4115548Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:20.4115658Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4116154Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4116426Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:20.4116550Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4117053Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4117321Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:20.4117446Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4117953Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4118233Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:20.4118334Z ^~~~~~~~~~ 2022-05-18T03:30:20.4118844Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4119046Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.4119173Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4119671Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4119873Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.4120000Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4120478Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4120669Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.4120797Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4121344Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4121547Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.4121673Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4122178Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4122525Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.4122652Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4123146Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4123441Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.4123581Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4124074Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4124333Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.4124468Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4124965Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4125309Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:30:20.4125426Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4125928Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4126250Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:30:20.4126416Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4126914Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4127213Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:30:20.4127332Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4127830Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4128114Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:20.4128239Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4128733Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4128988Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.4129115Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4129617Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4129876Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.4129998Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4130482Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4130727Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:20.4130850Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4131351Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4131603Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:20.4131725Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4132259Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4132516Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:20.4132625Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4133115Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4133412Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:20.4133537Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4134034Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4134346Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:20.4134476Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4134981Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4135229Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.4135337Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4135835Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4136081Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.4136201Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4136691Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4136956Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.4137082Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4137580Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4137859Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.4137983Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4138470Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4138728Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.4138851Z ^~~~~~~~~~ 2022-05-18T03:30:20.4139348Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4139603Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:20.4139726Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4140207Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4140438Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:20.4140563Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4141008Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4141341Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:20.4141467Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4141939Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4142243Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:20.4142339Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4142740Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4143074Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:20.4143185Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4143685Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4143978Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:20.4144090Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4144538Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4144849Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:20.4144944Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4145396Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4145846Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:20.4145954Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4146376Z external/sleef/src/arch/helperavx.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4146638Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:30:20.4146745Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4147162Z external/sleef/src/arch/helperavx.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4147467Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:30:20.4147599Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4148107Z external/sleef/src/arch/helperavx.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4148527Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:30:20.4148661Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4149170Z external/sleef/src/arch/helperavx.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4149486Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:20.4149609Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4150087Z external/sleef/src/arch/helperavx.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4150395Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:20.4150524Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4151029Z external/sleef/src/arch/helperavx.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4151340Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:30:20.4151470Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4151965Z external/sleef/src/arch/helperavx.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4152274Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:30:20.4152404Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4152898Z external/sleef/src/arch/helperavx.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4153205Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:20.4153333Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4153887Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4154165Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:20.4154295Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4154777Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4155045Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:20.4155159Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4155651Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4156057Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:20.4156184Z ^~~~~~~~~~ 2022-05-18T03:30:20.4156682Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4157108Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:20.4157230Z ^~~~~~~~~~ 2022-05-18T03:30:20.4157723Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4157955Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:20.4158085Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4158575Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4158844Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:20.4158971Z ^~~~~~~~~~ 2022-05-18T03:30:20.4159459Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4159781Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:20.4159909Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4160385Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4160660Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:20.4160786Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4161266Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4161494Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:20.4161604Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4162049Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4162295Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:20.4162398Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4162903Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4163117Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.4163246Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4163741Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4163933Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:30:20.4164059Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4164542Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4164715Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.4164844Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4165425Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4165610Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:20.4165736Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4166237Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4166468Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:20.4166591Z ^~~~~~~~~~ 2022-05-18T03:30:20.4167069Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4167325Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:20.4167450Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4167953Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4168289Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.4168418Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4168908Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4169243Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.4169354Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4169850Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4170186Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.4170315Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4170857Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4171190Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.4171317Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4171816Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4172076Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:20.4172190Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4172691Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4172948Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:20.4173071Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4173569Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4173776Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:20.4173905Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4174403Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4174593Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:20.4174719Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4175221Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4175617Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4175746Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4176238Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4176676Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4176804Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4177295Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4177694Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4177825Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4178332Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4178714Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4178846Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4179353Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4179746Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4179874Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4180357Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4180742Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4180870Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4181374Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4181769Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4181938Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4182448Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4182838Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4182967Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4183519Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4183925Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4184054Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4184558Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4184960Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4185087Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4185584Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4186088Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4186226Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4186683Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4187037Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4187258Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4187729Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4188118Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4188242Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4188751Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4189127Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4189256Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4189742Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4190154Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4190285Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4190523Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:30:20.4191028Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4191419Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4191541Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4192042Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4192243Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:30:20.4192379Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4192960Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4193173Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:30:20.4193304Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4193795Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4194075Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:30:20.4194209Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4194698Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4194975Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:20.4195105Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4195615Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4195870Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:30:20.4195994Z ^~~~~~~~~~ 2022-05-18T03:30:20.4196498Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4196703Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:20.4196817Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4197327Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4197534Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:20.4197661Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4198161Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4198446Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.4198625Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4199138Z external/sleef/src/arch/helperavx.h:91:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4199324Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:20.4199446Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4199929Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4200104Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:30:20.4200229Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4200718Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4200894Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:30:20.4201004Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4201486Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4201657Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:30:20.4201776Z ^~~~~~~ 2022-05-18T03:30:20.4202269Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4202470Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:30:20.4202593Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4203081Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4203262Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:30:20.4203365Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4203790Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4203999Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:20.4204134Z ^~~~~~~ 2022-05-18T03:30:20.4204678Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4204914Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:20.4205054Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4205540Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4205775Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:20.4205915Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4206417Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4206725Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.4206864Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4207352Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4207572Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:20.4207693Z ^~~~~~ 2022-05-18T03:30:20.4208175Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4208394Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:20.4208529Z ^~~~~~ 2022-05-18T03:30:20.4208994Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4209213Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:20.4209349Z ^~~~~ 2022-05-18T03:30:20.4209827Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4210030Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:20.4210209Z ^~~~~~ 2022-05-18T03:30:20.4210688Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4210905Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:20.4211041Z ^~~~~ 2022-05-18T03:30:20.4211521Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4211742Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:20.4211880Z ^~~~~~~ 2022-05-18T03:30:20.4212349Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4212595Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:20.4212737Z ^~~~~~~~~~ 2022-05-18T03:30:20.4213254Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4213498Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:20.4213645Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4214129Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4214369Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:20.4214497Z ^~~~~~~ 2022-05-18T03:30:20.4214995Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4215257Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4215403Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4215934Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4216286Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:20.4216433Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4216918Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4217219Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:20.4217361Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4217833Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4218060Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:20.4218200Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4218725Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4218980Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4219132Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4219364Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.4219835Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4220071Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:20.4220215Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4220688Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4220922Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.4221076Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4221592Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4221837Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.4221987Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4222447Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4222702Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4222850Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4223312Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4223633Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.4223781Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4224242Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4224467Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.4224612Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4225072Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4225379Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.4225513Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4226167Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4226512Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:20.4226648Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4227182Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4227413Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.4227558Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4228050Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4228428Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.4228585Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4229061Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4229390Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.4229537Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4229777Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.4230242Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4230477Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:20.4230618Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4230861Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:30:20.4231373Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4231610Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.4231731Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4232248Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4232541Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.4232677Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4233184Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4233421Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.4233558Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4234066Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4234274Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.4234405Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4234886Z external/sleef/src/arch/helperavx.h:633:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4235069Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.4235199Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4235674Z external/sleef/src/arch/helperavx.h:627:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4235860Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.4235995Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4236503Z external/sleef/src/arch/helperavx.h:610:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4236708Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.4236840Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4237327Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4237589Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.4237713Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4238219Z external/sleef/src/arch/helperavx.h:598:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4238504Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:20.4238634Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4239074Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4239262Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:20.4239378Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4239806Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4240032Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.4240161Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4240647Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4240875Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.4240995Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4241434Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4241609Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:20.4241728Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4242235Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4242598Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.4242732Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4243211Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4243473Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:20.4243607Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4244142Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4244472Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.4244602Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4245095Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4245447Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:20.4245574Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4246080Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4246343Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.4246485Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4246996Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4247275Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.4247409Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4247895Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4248171Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:20.4248297Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4248765Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4249117Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:20.4249288Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4249765Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4250060Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:20.4250185Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4250695Z external/sleef/src/arch/helperavx.h:548:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4251038Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:20.4251174Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4251669Z external/sleef/src/arch/helperavx.h:547:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4252018Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:20.4252152Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4252644Z external/sleef/src/arch/helperavx.h:541:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4252922Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:20.4253049Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4253532Z external/sleef/src/arch/helperavx.h:540:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4253821Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:20.4253930Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4254364Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4254777Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:20.4254910Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4255390Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4255778Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:20.4255902Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4256383Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4256688Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:20.4256797Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4257263Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4257524Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:20.4257651Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4258092Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4258317Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:20.4258443Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4258921Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4259152Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:20.4259274Z ^~~~~~~~~~ 2022-05-18T03:30:20.4259767Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4260301Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.4260432Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4260918Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4261230Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.4261356Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4261812Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4262139Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.4262282Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4262773Z external/sleef/src/arch/helperavx.h:479:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4262993Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.4263122Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4263664Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4263847Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.4263942Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4264433Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4264740Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:20.4264869Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4265323Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4265688Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:20.4265917Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4266429Z external/sleef/src/arch/helperavx.h:382:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4266689Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:30:20.4266818Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4267317Z external/sleef/src/arch/helperavx.h:379:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4267612Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:20.4267730Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4268204Z external/sleef/src/arch/helperavx.h:377:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4268511Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:30:20.4268633Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4269087Z external/sleef/src/arch/helperavx.h:376:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4269390Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:30:20.4269517Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4270011Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4270282Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:20.4270399Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4270868Z external/sleef/src/arch/helperavx.h:318:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4271218Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:20.4271335Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4271784Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4272046Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:20.4272171Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4272652Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4272900Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:20.4273011Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4273494Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4273773Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:20.4273890Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4274371Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4274636Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:20.4274745Z ^~~~~~~~~~ 2022-05-18T03:30:20.4275198Z external/sleef/src/arch/helperavx.h:308:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4275388Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.4275516Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4275954Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4276135Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.4276255Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4276722Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4276992Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.4277118Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4277594Z external/sleef/src/arch/helperavx.h:296:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4277793Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.4277902Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4278400Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4278719Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.4278854Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4279305Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4279602Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.4279729Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4280195Z external/sleef/src/arch/helperavx.h:280:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4280522Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:30:20.4280628Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4281082Z external/sleef/src/arch/helperavx.h:277:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4281381Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:20.4281499Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4281988Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4282318Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.4282446Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4282909Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4283149Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.4283274Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4283762Z external/sleef/src/arch/helperavx.h:272:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4284011Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:20.4284134Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4284613Z external/sleef/src/arch/helperavx.h:271:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4284864Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:20.4284997Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4285458Z external/sleef/src/arch/helperavx.h:270:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4285709Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:20.4285831Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4286304Z external/sleef/src/arch/helperavx.h:267:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4286608Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:20.4286729Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4287206Z external/sleef/src/arch/helperavx.h:265:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4287448Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.4287561Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4288099Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4288345Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.4288470Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4288961Z external/sleef/src/arch/helperavx.h:263:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4289227Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.4289355Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4289846Z external/sleef/src/arch/helperavx.h:262:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4290084Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.4290208Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4290690Z external/sleef/src/arch/helperavx.h:260:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4290932Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.4291049Z ^~~~~~~~~~ 2022-05-18T03:30:20.4291495Z external/sleef/src/arch/helperavx.h:258:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4291721Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:20.4291842Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4292294Z external/sleef/src/arch/helperavx.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4292630Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:20.4292757Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4293231Z external/sleef/src/arch/helperavx.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4293640Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:20.4293768Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4294252Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4294580Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:20.4294682Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4295159Z external/sleef/src/arch/helperavx.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4295480Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:20.4295608Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4296108Z external/sleef/src/arch/helperavx.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4296446Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:20.4296573Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4297058Z external/sleef/src/arch/helperavx.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4297394Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:20.4297500Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4297999Z external/sleef/src/arch/helperavx.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4298317Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:30:20.4298437Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4298917Z external/sleef/src/arch/helperavx.h:245:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4299184Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:30:20.4299294Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4299717Z external/sleef/src/arch/helperavx.h:244:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4300004Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:30:20.4300134Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4300571Z external/sleef/src/arch/helperavx.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4300844Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:20.4300967Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4301391Z external/sleef/src/arch/helperavx.h:242:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4301649Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:20.4301761Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4302164Z external/sleef/src/arch/helperavx.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4302429Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:30:20.4302531Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4302963Z external/sleef/src/arch/helperavx.h:240:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4303228Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:30:20.4303506Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4303917Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4304142Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:20.4304252Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4304634Z external/sleef/src/arch/helperavx.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4304874Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:20.4304980Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4305363Z external/sleef/src/arch/helperavx.h:230:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4305837Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:20.4305943Z ^~~~~~~~~~ 2022-05-18T03:30:20.4306374Z external/sleef/src/arch/helperavx.h:228:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4306602Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:20.4306693Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4307108Z external/sleef/src/arch/helperavx.h:227:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4307358Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:20.4307462Z ^~~~~~~~~~ 2022-05-18T03:30:20.4307872Z external/sleef/src/arch/helperavx.h:226:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4308130Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:20.4308255Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4308829Z external/sleef/src/arch/helperavx.h:225:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4309078Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:20.4309200Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4309676Z external/sleef/src/arch/helperavx.h:224:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4309950Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:20.4310080Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4310573Z external/sleef/src/arch/helperavx.h:223:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4310848Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:20.4310974Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4311451Z external/sleef/src/arch/helperavx.h:217:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4311664Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.4311791Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4312274Z external/sleef/src/arch/helperavx.h:208:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4312463Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.4312587Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4313066Z external/sleef/src/arch/helperavx.h:199:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4313326Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:20.4313442Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4313938Z external/sleef/src/arch/helperavx.h:196:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4314275Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.4314472Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4314958Z external/sleef/src/arch/helperavx.h:195:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4315299Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.4315425Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4315914Z external/sleef/src/arch/helperavx.h:194:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4316169Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:20.4316298Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4316780Z external/sleef/src/arch/helperavx.h:193:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4317039Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:20.4317168Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4317653Z external/sleef/src/arch/helperavx.h:187:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4317860Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:20.4317987Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4318457Z external/sleef/src/arch/helperavx.h:183:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4318657Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:20.4318785Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4319272Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4319662Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4319793Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4320318Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4320720Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4320833Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4321276Z external/sleef/src/arch/helperavx.h:175:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4321643Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4321773Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4322266Z external/sleef/src/arch/helperavx.h:174:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4322670Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4322802Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4323291Z external/sleef/src/arch/helperavx.h:173:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4323679Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4323791Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4324281Z external/sleef/src/arch/helperavx.h:169:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4324683Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.4324812Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4325054Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:30:20.4325586Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4325833Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:20.4325948Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4326415Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4326587Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:30:20.4326703Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4327213Z external/sleef/src/arch/helperavx.h:138:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4327426Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:30:20.4327557Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4328065Z external/sleef/src/arch/helperavx.h:132:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4328290Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:30:20.4328400Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4328887Z external/sleef/src/arch/helperavx.h:123:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4329092Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:20.4329220Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4329707Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4329982Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.4330103Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4330405Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:20.4330727Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:20.4331166Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:20.4331384Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:20.4331492Z ^ 2022-05-18T03:30:20.4331612Z At top level: 2022-05-18T03:30:20.4332123Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4332412Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:30:20.4332527Z ^~~~~~~ 2022-05-18T03:30:20.4333036Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4333393Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:30:20.4333523Z ^~~~~~~ 2022-05-18T03:30:20.4334038Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4334359Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:30:20.4334485Z ^~~~~~~~~ 2022-05-18T03:30:20.4334993Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4335261Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:30:20.4335389Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4335900Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4336113Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:20.4336251Z ^~~~~~~ 2022-05-18T03:30:20.4336759Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4337053Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:20.4337190Z ^~~~~~~ 2022-05-18T03:30:20.4337695Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4337915Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:30:20.4338058Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4338577Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4338806Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:20.4338945Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4339455Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4339689Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:20.4339841Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4340341Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4340641Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.4340775Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4341293Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4341512Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:20.4341646Z ^~~~~~ 2022-05-18T03:30:20.4342150Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4342364Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:20.4342532Z ^~~~~~ 2022-05-18T03:30:20.4343039Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4343254Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:20.4343389Z ^~~~~~ 2022-05-18T03:30:20.4343987Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4344205Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:20.4344341Z ^~~~~ 2022-05-18T03:30:20.4344852Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4345052Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:20.4345185Z ^~~~~~ 2022-05-18T03:30:20.4345707Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4386231Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:20.4386384Z ^~~~~ 2022-05-18T03:30:20.4386868Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4387053Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:20.4387166Z ^~~~~~~ 2022-05-18T03:30:20.4387580Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4387786Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:20.4387904Z ^~~~~~~~~~ 2022-05-18T03:30:20.4388324Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4388652Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:20.4388782Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4389239Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4389442Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:20.4389539Z ^~~~~~~ 2022-05-18T03:30:20.4389975Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4390144Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:20.4390266Z ^~~~~~ 2022-05-18T03:30:20.4390712Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4390898Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:20.4391030Z ^~~~~~~~~ 2022-05-18T03:30:20.4391488Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4391703Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4391840Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4392284Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4392498Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:20.4392624Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4393043Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4393272Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:20.4393495Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4393949Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4394184Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:20.4394320Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4394794Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4395006Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:20.4395140Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4395577Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4395895Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:20.4396017Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4396482Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4396777Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:20.4396911Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4397362Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4397589Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:20.4397724Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4398175Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4398445Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:20.4398634Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4399092Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4399308Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:20.4399444Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4399899Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4400115Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:20.4400238Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4400692Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4400925Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4401061Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4401520Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4401758Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4401891Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4402363Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4402564Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:20.4402694Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4403142Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4403334Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:20.4403463Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4403982Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4404201Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:20.4404335Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4404554Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.4404987Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4405187Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:20.4405323Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4405745Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4405954Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.4406101Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4406542Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4406738Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.4406859Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4407279Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4407511Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:20.4407651Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4408083Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4408282Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:20.4408404Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4408834Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4409014Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.4409129Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4409532Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4409737Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.4409855Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4410246Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4410457Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.4410588Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4410955Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4411126Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.4411240Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4411593Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4411800Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4411935Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4412476Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4412774Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:20.4412944Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4413434Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4413828Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.4414002Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4414556Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4414849Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4415017Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4415572Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4415877Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.4416036Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4416595Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4416903Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.4417074Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4417633Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4417936Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:20.4418116Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4418672Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4419104Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.4419257Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4419666Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4419899Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.4420026Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4420450Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4420686Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.4420821Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4421213Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4421447Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:20.4421568Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4421943Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4422278Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4422430Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4422888Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4423148Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4423315Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4423886Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4424186Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:20.4424353Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4424900Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4425184Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:20.4425447Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4426099Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4426362Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.4426474Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4426957Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4427212Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.4427374Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4427871Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4428137Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.4428281Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4428703Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4429029Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:20.4429146Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4429626Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4429853Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:20.4429979Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4430406Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4430734Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:20.4431021Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4431497Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4431779Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:20.4431906Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4432341Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4432613Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.4432751Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4433196Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4433435Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:20.4433569Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4433983Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4434230Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:20.4434371Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4434795Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4435001Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.4435139Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4435565Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4435905Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.4436165Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4436602Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4436889Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.4437041Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4437510Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4437821Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:20.4437958Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4438183Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.4438618Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4438931Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.4439080Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4439575Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4439806Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:20.4439946Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4440438Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4440691Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:20.4440843Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4441309Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4441747Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:20.4441880Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4442292Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4442494Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:20.4442620Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4443025Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4443275Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:20.4443386Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4443787Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4444060Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:20.4444186Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4444590Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4444853Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:20.4445005Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4445408Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4445611Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:20.4445737Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4446214Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4446513Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:20.4446649Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4446852Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:30:20.4447306Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4447511Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.4447614Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4448087Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4448319Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.4448451Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4448950Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4449173Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.4449301Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4449794Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4449998Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.4450121Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4450614Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4450793Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.4450907Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4451373Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4451623Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.4451744Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4452210Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4452514Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:30:20.4452624Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4453066Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4453305Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.4453420Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4453875Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4454119Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:30:20.4454219Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4454696Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4454988Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:30:20.4455111Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4455586Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4455810Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:20.4455931Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4456416Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4456616Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.4456783Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4457271Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4457482Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.4457600Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4458072Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4458408Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.4458534Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4458998Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4459240Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.4459368Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4459833Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4460090Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:20.4460207Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4460670Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4460840Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:20.4460951Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4461394Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4461677Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.4461888Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4462339Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4462509Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:30:20.4462605Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4463010Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4463184Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.4463250Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4463701Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4463862Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.4463941Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4464224Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4464377Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:20.4464451Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4464720Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4464818Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:20.4464892Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4465285Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4465439Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:20.4465511Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4466031Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4466214Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:20.4466294Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4466554Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4466836Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:20.4466927Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4467202Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4467369Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.4467444Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4467714Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4467889Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.4467966Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4468224Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4468333Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:30:20.4468407Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4468784Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4468895Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:20.4468967Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4469239Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4469406Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:30:20.4469468Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4469735Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4469845Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:20.4469923Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4470372Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4470560Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:30:20.4470633Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4470898Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4471039Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:20.4471111Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4471375Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4471521Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:20.4471593Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4471960Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4472117Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:20.4472189Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4472449Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4472597Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:20.4472707Z ^~~~~~~~~~ 2022-05-18T03:30:20.4472974Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4473128Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.4473200Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4473470Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4473621Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.4473682Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4473951Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4474113Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.4474225Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4474506Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4474774Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.4474847Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4475113Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4475269Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.4475343Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4475608Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4475786Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.4475896Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4476161Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4476344Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.4476425Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4476688Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4476831Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.4476910Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4477171Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4477309Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:20.4477391Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4477659Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4477794Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:30:20.4477868Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4478124Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4478253Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.4478330Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4478659Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4478775Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.4478848Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4479217Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4479388Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.4479476Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4479895Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4480141Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:30:20.4480257Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4480716Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4480964Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:30:20.4481083Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4481609Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4481806Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.4481928Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4482430Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4482651Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.4482780Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4483292Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4483545Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.4483677Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4484147Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4484465Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.4484586Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4485081Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4485334Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.4485455Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4485925Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4486154Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.4486244Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4486702Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4486926Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.4487046Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4487497Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4487737Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:30:20.4487847Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4488326Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4488563Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:30:20.4488656Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4488949Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4489183Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.4489261Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4489534Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4489698Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.4489773Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4490046Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4490200Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.4490277Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4490572Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4490848Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.4490970Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4491402Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4491667Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.4491780Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4492233Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4492475Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.4492551Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4492827Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4493044Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:20.4493128Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4493401Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4493568Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.4493645Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4493904Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4494074Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.4494154Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4494492Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4494666Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.4494742Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4495016Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4495177Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.4495238Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4495506Z external/sleef/src/arch/helperavx512f.h:387:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4495682Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.4495764Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4496068Z external/sleef/src/arch/helperavx512f.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4496247Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:20.4496322Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4496591Z external/sleef/src/arch/helperavx512f.h:385:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4496764Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.4496828Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4497098Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4497244Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:30:20.4497319Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4497593Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4497738Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:30:20.4497812Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4498080Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4498386Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.4498460Z ^~~~~~~~~~ 2022-05-18T03:30:20.4498728Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4499050Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:20.4499153Z ^~~~~~~~~~ 2022-05-18T03:30:20.4499423Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4499560Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:30:20.4499630Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4499893Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4500029Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.4500102Z ^~~~~~~~~~ 2022-05-18T03:30:20.4500370Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4500515Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:30:20.4500591Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4500859Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4501001Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:30:20.4501072Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4501324Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4501472Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:30:20.4501544Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4501812Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4501956Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:30:20.4502029Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4502320Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4502471Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:30:20.4502536Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4502807Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4502920Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:30:20.4502993Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4503260Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4503494Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:30:20.4503572Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4503841Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4503986Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:30:20.4504061Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4504330Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4504461Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:30:20.4504533Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4504797Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4504926Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:30:20.4504997Z ^~~~~~~~~~ 2022-05-18T03:30:20.4505250Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4505440Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.4505513Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4505882Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4506023Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:20.4506096Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4506366Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4506486Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:20.4506546Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4506817Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4506970Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:30:20.4507050Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4507320Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4507472Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:20.4507551Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4507822Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4507960Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:20.4508039Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4508305Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4508455Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:30:20.4508534Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4508852Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4509006Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:30:20.4509085Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4509353Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4509489Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:20.4509564Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4509833Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4509960Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:30:20.4510035Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4510309Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4510486Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:30:20.4510561Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4510812Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4510973Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:20.4511047Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4511312Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4511462Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:20.4511534Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4511850Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4512005Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:20.4512064Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4512327Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4512479Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:20.4512550Z ^~~~~~~~~~ 2022-05-18T03:30:20.4512820Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4513002Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.4513077Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4513349Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4513536Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.4513597Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4513906Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4514056Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:30:20.4514128Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4514400Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4514545Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:30:20.4514619Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4514947Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4515091Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.4515167Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4515435Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4515584Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.4515658Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4515930Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4516041Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.4516115Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4516367Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4516481Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.4516554Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4516820Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4516932Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.4517004Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4517273Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4517381Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.4517440Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4517708Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4517873Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.4517976Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4518246Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4518439Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.4518523Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4518790Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4518922Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.4519004Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4519271Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4519412Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:30:20.4519492Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4519760Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4519920Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.4519993Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4520246Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4520359Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.4520431Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4520696Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4520841Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.4520912Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4521215Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4521357Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.4521416Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4521682Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4521825Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:20.4521896Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4522164Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4522303Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:20.4522372Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4522642Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4522759Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.4522818Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4523083Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4523205Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.4523279Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4523544Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4523690Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:20.4523762Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4524031Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4524191Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:20.4524261Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4524528Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4524669Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.4524741Z ^~~~~~~~~~ 2022-05-18T03:30:20.4525168Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4525416Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:30:20.4525529Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4525985Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4526231Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:20.4526359Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4526837Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4527125Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.4527244Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4527535Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4527805Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.4527865Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4528133Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4528304Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.4528419Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4528728Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4528895Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.4528968Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4529239Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4529451Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.4529514Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4529786Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4530031Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.4530113Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4530387Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4530562Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:20.4530683Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4530954Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4531132Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.4531196Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4531514Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4531721Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.4531799Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4532111Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4532287Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.4532367Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4532672Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4532831Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.4532909Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4533179Z external/sleef/src/arch/helperavx512f.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4533369Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.4533446Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4533715Z external/sleef/src/arch/helperavx512f.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4533897Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.4533972Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4534283Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4534423Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:30:20.4534496Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4534813Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4535001Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:30:20.4535076Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4535382Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4535720Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.4535793Z ^~~~~~~~~~ 2022-05-18T03:30:20.4536051Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4536423Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.4536502Z ^~~~~~~~~~ 2022-05-18T03:30:20.4536774Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4536912Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:30:20.4537024Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4537308Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4537497Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:30:20.4537570Z ^~~~~~~~~~ 2022-05-18T03:30:20.4537946Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4538158Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:30:20.4538253Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4538705Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4538859Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:30:20.4538982Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4539257Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4539409Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:30:20.4539469Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4539783Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4539939Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:30:20.4540011Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4540287Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4540440Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:30:20.4540519Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4540791Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4540942Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.4541007Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4555585Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4555803Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:30:20.4555886Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4556324Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4556491Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.4556567Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4556834Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4556973Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:30:20.4557047Z ^~~~~~~~~~ 2022-05-18T03:30:20.4557329Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4557480Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:30:20.4557556Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4557827Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4558005Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:30:20.4558083Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4558381Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4558557Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:30:20.4558630Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4558901Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4559008Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.4559080Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4559350Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4559489Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:20.4559565Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4559835Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4559946Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:30:20.4560019Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4560287Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4560404Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:30:20.4560478Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4560736Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4560866Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:30:20.4560939Z ^~~~~~~~~~ 2022-05-18T03:30:20.4561207Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4561351Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:30:20.4561423Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4561698Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4561813Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:30:20.4561874Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4562143Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4562248Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:30:20.4562320Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4562591Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4562747Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:30:20.4562822Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4563089Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4563201Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:30:20.4563277Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4563541Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4563840Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.4563916Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4564191Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4564386Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.4564463Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4564729Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4564887Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.4564960Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4565226Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4565520Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.4565594Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4565760Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:30:20.4566032Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4566220Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.4566283Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4566553Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4566728Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.4566802Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4567068Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4567225Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:30:20.4567299Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4567572Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4567720Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:30:20.4567781Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4568048Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4568207Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:30:20.4568284Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4568554Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4568709Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:30:20.4568812Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4569079Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4569211Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.4569286Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4569552Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4569693Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.4569768Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4570159Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4570332Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.4570415Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4570672Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4570815Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.4570888Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4571153Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4571290Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:30:20.4571367Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4571647Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4571831Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:30:20.4571945Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4572241Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4572399Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.4572472Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4572742Z external/sleef/src/arch/helperavx512f.h:95:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4572852Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:20.4572925Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4573198Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4573292Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:30:20.4573366Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4573687Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4573877Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.4573966Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4574241Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4574382Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4574466Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4574588Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.4574840Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4574985Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4575069Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4575348Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4575516Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.4575599Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4575845Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4576031Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:20.4576102Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4576348Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4576475Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.4576559Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4576822Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4577050Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.4577140Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4577295Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:30:20.4577562Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4577695Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.4577776Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4578052Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4578182Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.4578301Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4578576Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4578705Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.4578769Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4579047Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4579176Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.4579251Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4579531Z external/sleef/src/arch/helperavx512f.h:582:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4579672Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.4579744Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4580030Z external/sleef/src/arch/helperavx512f.h:579:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4580120Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.4580193Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4580461Z external/sleef/src/arch/helperavx512f.h:572:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4580643Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:30:20.4580717Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4580977Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4581126Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.4581199Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4581452Z external/sleef/src/arch/helperavx512f.h:570:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4581631Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:30:20.4581709Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4581978Z external/sleef/src/arch/helperavx512f.h:568:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4582146Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:30:20.4582220Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4582498Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4582632Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:20.4582694Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4582954Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4583086Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.4583158Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4583507Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4583637Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.4583712Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4583978Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4584062Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:20.4584132Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4584466Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4584682Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.4584804Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4585069Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4585217Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:20.4585289Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4585536Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4585647Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:20.4585717Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4586122Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4586298Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.4586376Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4586654Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4586811Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.4586889Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4587153Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4587312Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.4587412Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4587722Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4587899Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:20.4587974Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4588297Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4588407Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:20.4588469Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4588732Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4588885Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:20.4588960Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4589240Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4589417Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:20.4589498Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4589776Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4589943Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:20.4590026Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4590294Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4590460Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.4590537Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4590804Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4590980Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.4591093Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4591361Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4591456Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:20.4591530Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4591799Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4591911Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:20.4591983Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4592249Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4592396Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:20.4592469Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4592716Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4592865Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:20.4592938Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4593204Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4593355Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:20.4593428Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4593691Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4593837Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:20.4593896Z ^~~~~~~~~~ 2022-05-18T03:30:20.4594157Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4594449Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.4594525Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4594791Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4594905Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.4594979Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4595254Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4595388Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.4595492Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4595782Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4595950Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:20.4596030Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4596305Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4596472Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.4596547Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4596799Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4596964Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.4597039Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4597315Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4597537Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.4597641Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4597931Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4598099Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.4598174Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4598432Z external/sleef/src/arch/helperavx512f.h:387:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4598607Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.4598683Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4599008Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4599173Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:20.4599261Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4599534Z external/sleef/src/arch/helperavx512f.h:338:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4599660Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:30:20.4599721Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4599989Z external/sleef/src/arch/helperavx512f.h:334:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4600163Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:30:20.4600236Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4600505Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4600692Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:20.4600765Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4601029Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4601166Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:20.4601237Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4601498Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4601651Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:20.4601724Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4601984Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4602133Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:20.4602208Z ^~~~~~~~~~ 2022-05-18T03:30:20.4602513Z external/sleef/src/arch/helperavx512f.h:311:23: warning: 'vgetmant_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4602722Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.4602798Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4603064Z external/sleef/src/arch/helperavx512f.h:308:23: warning: 'vgetexp_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4603208Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:30:20.4603283Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4603545Z external/sleef/src/arch/helperavx512f.h:306:20: warning: 'vilogb2k_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4603700Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.4603794Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4604055Z external/sleef/src/arch/helperavx512f.h:302:20: warning: 'vilogbk_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4604208Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.4604280Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4604595Z external/sleef/src/arch/helperavx512f.h:298:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4604716Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.4604804Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4605065Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4605164Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.4605240Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4605507Z external/sleef/src/arch/helperavx512f.h:290:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4605619Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.4605692Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4605953Z external/sleef/src/arch/helperavx512f.h:286:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4606114Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.4606189Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4606473Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4606638Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.4606717Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4606981Z external/sleef/src/arch/helperavx512f.h:259:29: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4607155Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.4607238Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4607501Z external/sleef/src/arch/helperavx512f.h:251:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4607613Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.4607681Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4607988Z external/sleef/src/arch/helperavx512f.h:248:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4608123Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.4608196Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4608459Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4608603Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.4608677Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4608941Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4609071Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.4609141Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4609405Z external/sleef/src/arch/helperavx512f.h:237:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4609543Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:20.4609615Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4609931Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4610095Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:20.4610165Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4610448Z external/sleef/src/arch/helperavx512f.h:232:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4610572Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.4610642Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4610912Z external/sleef/src/arch/helperavx512f.h:229:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4611031Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.4611106Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4611374Z external/sleef/src/arch/helperavx512f.h:227:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4611542Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:20.4611632Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4611917Z external/sleef/src/arch/helperavx512f.h:226:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4612061Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:20.4612133Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4612393Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4612532Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.4612602Z ^~~~~~~~~~ 2022-05-18T03:30:20.4612861Z external/sleef/src/arch/helperavx512f.h:222:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4612990Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:20.4613094Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4613399Z external/sleef/src/arch/helperavx512f.h:218:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4613602Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.4613677Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4613936Z external/sleef/src/arch/helperavx512f.h:217:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4614104Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.4614175Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4614434Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4614585Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.4614678Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4614970Z external/sleef/src/arch/helperavx512f.h:215:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4615161Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.4615234Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4615494Z external/sleef/src/arch/helperavx512f.h:214:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4615664Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.4615737Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4616033Z external/sleef/src/arch/helperavx512f.h:213:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4616199Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.4616286Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4616566Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4616789Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:20.4616870Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4617141Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4617330Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.4617442Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4617726Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4617900Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.4617980Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4618249Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4618428Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.4618504Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4618825Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4619000Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.4619074Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4619378Z external/sleef/src/arch/helperavx512f.h:204:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4619561Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.4619632Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4619949Z external/sleef/src/arch/helperavx512f.h:203:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4620125Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.4620211Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4620610Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4620851Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:30:20.4620971Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4621451Z external/sleef/src/arch/helperavx512f.h:195:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4621724Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:30:20.4621849Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4622305Z external/sleef/src/arch/helperavx512f.h:194:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4622769Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.4622845Z ^~~~~~~~~~ 2022-05-18T03:30:20.4623132Z external/sleef/src/arch/helperavx512f.h:192:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4623279Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:30:20.4623393Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4623749Z external/sleef/src/arch/helperavx512f.h:191:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4623940Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:30:20.4624034Z ^~~~~~~~~~ 2022-05-18T03:30:20.4624513Z external/sleef/src/arch/helperavx512f.h:190:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4624742Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:30:20.4624818Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4625089Z external/sleef/src/arch/helperavx512f.h:185:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4625246Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:30:20.4625324Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4625600Z external/sleef/src/arch/helperavx512f.h:184:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4628068Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.4628184Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4628608Z external/sleef/src/arch/helperavx512f.h:177:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4628762Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:30:20.4628837Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4629092Z external/sleef/src/arch/helperavx512f.h:176:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4629264Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:30:20.4629341Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4629606Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4629738Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.4629813Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4630104Z external/sleef/src/arch/helperavx512f.h:166:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4630296Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:20.4630357Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4630621Z external/sleef/src/arch/helperavx512f.h:162:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4630733Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:30:20.4630805Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4631091Z external/sleef/src/arch/helperavx512f.h:158:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4631253Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:30:20.4631355Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4631720Z external/sleef/src/arch/helperavx512f.h:155:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4631925Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:30:20.4632018Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4632292Z external/sleef/src/arch/helperavx512f.h:151:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4632403Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:30:20.4632476Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4632799Z external/sleef/src/arch/helperavx512f.h:143:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4632992Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:30:20.4633096Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4633443Z external/sleef/src/arch/helperavx512f.h:142:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4633571Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:30:20.4633645Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4633907Z external/sleef/src/arch/helperavx512f.h:136:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4634426Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.4634501Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4634636Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:30:20.4634907Z external/sleef/src/arch/helperavx512f.h:135:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4635083Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.4635158Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4635424Z external/sleef/src/arch/helperavx512f.h:134:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4635595Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.4635673Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4635936Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4636111Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:30:20.4636223Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4636544Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4636688Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:30:20.4636760Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4637026Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4637167Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:30:20.4637240Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4637601Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4637831Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:30:20.4637888Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4638166Z external/sleef/src/arch/helperavx512f.h:111:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4638301Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:30:20.4638377Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4638638Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.4638790Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.4638861Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4827482Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:20.4830873Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:20.4831621Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:20.4832083Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:20.4832385Z ^ 2022-05-18T03:30:20.4832629Z At top level: 2022-05-18T03:30:20.4833269Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4833870Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:30:20.4834275Z ^~~~~~~ 2022-05-18T03:30:20.4834903Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4835577Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:30:20.4836176Z ^~~~~~~ 2022-05-18T03:30:20.4836816Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4837416Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:30:20.4837840Z ^~~~~~~~~ 2022-05-18T03:30:20.4838603Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4839171Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:30:20.4839632Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4840292Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4841210Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:20.4841541Z ^~~~~~~ 2022-05-18T03:30:20.4842117Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4842597Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:20.4842913Z ^~~~~~~ 2022-05-18T03:30:20.4843541Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4844094Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:30:20.4844511Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4845178Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4845777Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:20.4846176Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4846975Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4847551Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:20.4848022Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4848708Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4849360Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.4849815Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4851154Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4851736Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:20.4852110Z ^~~~~~ 2022-05-18T03:30:20.4852776Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4853338Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:20.4853688Z ^~~~~~ 2022-05-18T03:30:20.4854370Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4854935Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:20.4855316Z ^~~~~~ 2022-05-18T03:30:20.4855836Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4856246Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:20.4856505Z ^~~~~ 2022-05-18T03:30:20.4857350Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4858009Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:20.4858554Z ^~~~~~ 2022-05-18T03:30:20.4859087Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4859533Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:20.4859877Z ^~~~~ 2022-05-18T03:30:20.4860586Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4861006Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:20.4861320Z ^~~~~~~ 2022-05-18T03:30:20.4861876Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4862266Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:20.4862628Z ^~~~~~~~~~ 2022-05-18T03:30:20.4863197Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4863843Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:20.4864280Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4864907Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4865425Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:20.4866274Z ^~~~~~~ 2022-05-18T03:30:20.4866900Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4867389Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:20.4867782Z ^~~~~~ 2022-05-18T03:30:20.4868416Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4868955Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:20.4869311Z ^~~~~~~~~ 2022-05-18T03:30:20.4869961Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4870549Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4870877Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4871258Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4871703Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:20.4872008Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4872399Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4872730Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:20.4872966Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4873343Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4873672Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:20.4873906Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4874280Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4874595Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:20.4874814Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4875194Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4875595Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:20.4875827Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4876194Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4876510Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:20.4876740Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4877097Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4877484Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:20.4877780Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4878165Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4878515Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:20.4878785Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4879166Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4879498Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:20.4879753Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4880541Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4881190Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:20.4881678Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4882138Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4882540Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:20.4882779Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4883244Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4883566Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:20.4883796Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4884159Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4884500Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4884751Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4885141Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4885463Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4885712Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4886087Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4886393Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:20.4886622Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4886996Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4887310Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:20.4887524Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4887899Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4888275Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:20.4888502Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4888749Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.4889157Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4889481Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:20.4889700Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4890061Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4890375Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.4890598Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4890962Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4891286Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.4891508Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4891865Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4892257Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:20.4892593Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4893476Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4894346Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.4894806Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4895495Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4895945Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.4896196Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4896565Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4896883Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.4897137Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4897502Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4897802Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:20.4898034Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4898404Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4898717Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.4898948Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4899311Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4899635Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4899868Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4900230Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4900564Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:20.4900831Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4901180Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4901509Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.4901800Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4902147Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4902575Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4902933Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4903639Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4904262Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.4904545Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4905055Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4905591Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.4906384Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4907047Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4907383Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:20.4907622Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4907993Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4908327Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.4908637Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4909012Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4909341Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.4909595Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4910044Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4910377Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.4910625Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4910978Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4911305Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:20.4911553Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4911922Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4912238Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4912483Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4912850Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4913162Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.4913406Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4913764Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4914097Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:20.4914334Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4914698Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4915021Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:20.4915255Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4915672Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4915985Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.4916218Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4916566Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4916982Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.4917216Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4917945Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4918978Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.4919447Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4920147Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4920553Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:20.4920806Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4921202Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4921525Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:20.4921776Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4922136Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4922504Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:20.4922767Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4923188Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4923554Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:20.4923810Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4924173Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4924522Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.4924784Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4925134Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4925478Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:20.4925762Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4926114Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4926447Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:20.4926691Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4927046Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4927343Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.4927574Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4927932Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4928319Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.4928608Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4929011Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4929373Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.4929640Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4930105Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4930458Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:20.4930731Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4931417Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.4932187Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4932841Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.4933134Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4933500Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4933812Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:20.4934046Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4934395Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4934716Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:20.4934960Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4935315Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4935685Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:20.4936125Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4936496Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4936801Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:20.4937035Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4937394Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4937729Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:20.4937992Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4938354Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4938697Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:20.4938949Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4939308Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4939668Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:20.4939927Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4940289Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4940617Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:20.4940862Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4941210Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4941534Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:20.4941818Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4942049Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:30:20.4942471Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4942896Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.4943126Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4943748Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4944271Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.4944506Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4944933Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4945259Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.4945511Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4946400Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4946712Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.4946940Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4947322Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4947605Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.4947806Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4948175Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4948473Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.4948701Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4949161Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4949511Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.4949818Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4950405Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4950833Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.4951062Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4951434Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4951744Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.4951958Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4952315Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4952646Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:20.4952971Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4953550Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4953867Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:20.4954081Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4954456Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4954759Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.4955186Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4955802Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4956156Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.4956470Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4957061Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4957445Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.4957770Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4958171Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4958521Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.4958758Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4959126Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4959554Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:20.4959903Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4960279Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4960652Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.4960916Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4961301Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4961699Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:20.4961968Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4962345Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4962684Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:20.4962990Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4963410Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4963744Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.4963996Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4964438Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4964788Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.4965028Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4965439Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4965780Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:20.4966016Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4966540Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4966932Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:20.4967212Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4967625Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4968280Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:20.4968659Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4969586Z external/sleef/src/arch/helperavx.h:548:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4970090Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:20.4970369Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4970746Z external/sleef/src/arch/helperavx.h:547:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4971272Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:20.4971662Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4972198Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4972699Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:20.4973033Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4973566Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4974066Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:20.4974412Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4974959Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4975551Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:20.4976000Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4976541Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4977148Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:20.4977450Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4977986Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4978427Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:20.4978766Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4979141Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4979536Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:20.4979964Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4980522Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4980973Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:30:20.4981198Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4981861Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4982215Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:20.4982445Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4982814Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4983155Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:20.4983475Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4983908Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4984252Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:20.4984497Z ^~~~~~~~~~~ 2022-05-18T03:30:20.4984918Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4985258Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:20.4985493Z ^~~~~~~~~~ 2022-05-18T03:30:20.4986006Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4986339Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.4986622Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4986996Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4987428Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.4987687Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4988351Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4988944Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.4989384Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.4990073Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4990678Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.4991109Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.4991714Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4992276Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.4992668Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4993803Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4994329Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.4994703Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4995650Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4996309Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:20.4996697Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.4997268Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4997813Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:30:20.4998208Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.4998775Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.4999261Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.4999571Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5000152Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5000662Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.5001014Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5001605Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5002104Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.5002435Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5002982Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5003463Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.5003678Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5004042Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5004354Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.5004568Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5004923Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5005366Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.5005579Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5006147Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5006453Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:20.5006663Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5007097Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5007388Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:20.5007792Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5008315Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5008603Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:20.5008810Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5009177Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5009538Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:20.5009787Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5010155Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5010569Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:20.5010815Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5011185Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5011493Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.5011707Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5012062Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5012372Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.5012583Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5012990Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5013536Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.5013912Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5014546Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5015084Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.5015362Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5015737Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5016021Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:30:20.5016226Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5016623Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5017060Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.5017425Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5018517Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5019179Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.5019599Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5020834Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5021520Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:20.5022003Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5022691Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5023377Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:20.5023862Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5024385Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5024770Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:20.5025040Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5025475Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5027036Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:20.5027496Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5028088Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5028633Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:20.5029039Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5029730Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5030616Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:20.5031264Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5031831Z external/sleef/src/arch/helperavx.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5032535Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:30:20.5033070Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5033455Z external/sleef/src/arch/helperavx.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5033817Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:30:20.5034084Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5034453Z external/sleef/src/arch/helperavx.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5034816Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:30:20.5035079Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5035603Z external/sleef/src/arch/helperavx.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5036129Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:20.5036414Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5036790Z external/sleef/src/arch/helperavx.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5037131Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:20.5037480Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5037849Z external/sleef/src/arch/helperavx.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5038192Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:30:20.5038450Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5038824Z external/sleef/src/arch/helperavx.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5039183Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T03:30:20.5039425Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5039794Z external/sleef/src/arch/helperavx.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5039955Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:20.5040034Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5040292Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5040436Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:20.5040499Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5040759Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5040902Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:20.5040975Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5041237Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5041553Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.5041660Z ^~~~~~~~~~ 2022-05-18T03:30:20.5041922Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5042419Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:20.5042497Z ^~~~~~~~~~ 2022-05-18T03:30:20.5042760Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5042895Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:20.5042966Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5043225Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5043371Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.5043445Z ^~~~~~~~~~ 2022-05-18T03:30:20.5043690Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5043836Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:30:20.5043907Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5044280Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5044428Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:20.5044500Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5044959Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5045158Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:20.5045292Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5045905Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5046057Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:20.5046130Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5046394Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5046581Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:20.5046692Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5047022Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5047192Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.5047272Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5047691Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5047942Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:30:20.5048054Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5048526Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5048802Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:30:20.5048934Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5049432Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5049684Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:30:20.5049814Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5050386Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5050603Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:30:20.5050713Z ^~~~~~~~~~ 2022-05-18T03:30:20.5051162Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5051405Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.5051521Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5051989Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5052296Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:20.5052402Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5052677Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5052829Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:20.5052901Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5053158Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5053261Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:30:20.5053320Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5053579Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5053681Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:30:20.5053766Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5054168Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5054371Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:20.5054448Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5054715Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5054856Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:20.5054929Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5055186Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5055334Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:20.5055406Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5055664Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5055814Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:20.5055889Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5056136Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5056287Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:20.5056357Z ^~~~~~~~~~ 2022-05-18T03:30:20.5056751Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5056863Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.5056993Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5057256Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5057366Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.5057426Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5057753Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5057869Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.5057941Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5058198Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5058307Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.5058380Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5059134Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5059314Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.5059395Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5059654Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5059820Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.5059899Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5060155Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5060298Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.5060377Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5060622Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5060810Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:30:20.5060885Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5061144Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5061363Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:30:20.5061436Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5061694Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5061855Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:30:20.5061927Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5062171Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5062330Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:20.5062402Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5062655Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5062800Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.5062870Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5063127Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5063268Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.5063329Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5063659Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5063799Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:20.5063868Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5064334Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5064523Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:20.5064595Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5064854Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5064977Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:20.5065047Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5065451Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5065614Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:20.5065685Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5066080Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5066252Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:20.5066326Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5066573Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5066711Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.5066783Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5067184Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5067417Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.5067489Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5067752Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5067899Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.5068031Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5068292Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5068429Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.5068499Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5068757Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5068897Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.5068966Z ^~~~~~~~~~ 2022-05-18T03:30:20.5069224Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5069350Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:20.5069423Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5069681Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5069818Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:20.5069889Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5070143Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5070553Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:20.5070672Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5071185Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5071370Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:20.5071447Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5071780Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5072302Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:20.5072376Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5072644Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5072825Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:20.5072898Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5073142Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5073325Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:20.5073404Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5073823Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5074008Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:20.5074082Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5074347Z external/sleef/src/arch/helperavx.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5074519Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:30:20.5074583Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5074844Z external/sleef/src/arch/helperavx.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5075014Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:30:20.5075142Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5075492Z external/sleef/src/arch/helperavx.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5075764Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:30:20.5075845Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5076295Z external/sleef/src/arch/helperavx.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5076576Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:20.5076643Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5076907Z external/sleef/src/arch/helperavx.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5077081Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:20.5077157Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5077420Z external/sleef/src/arch/helperavx.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5077593Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:30:20.5077671Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5077931Z external/sleef/src/arch/helperavx.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5078090Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:30:20.5078167Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5078426Z external/sleef/src/arch/helperavx.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5078645Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:20.5078722Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5078981Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5079131Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:20.5079204Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5079447Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5079593Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:20.5079665Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5079920Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5080154Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:20.5080226Z ^~~~~~~~~~ 2022-05-18T03:30:20.5080598Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5080839Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:20.5080911Z ^~~~~~~~~~ 2022-05-18T03:30:20.5081155Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5081292Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:20.5081367Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5081622Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5081769Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:20.5081899Z ^~~~~~~~~~ 2022-05-18T03:30:20.5082275Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5082482Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:20.5082544Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5082858Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5083007Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:20.5083081Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5083341Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5083486Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:20.5083563Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5083887Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5084230Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:20.5084307Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5084572Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5084884Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.5084959Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5085280Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5085391Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:30:20.5085515Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5085813Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5085917Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.5085989Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5086247Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5086350Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:20.5086421Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5086690Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5086890Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:20.5086988Z ^~~~~~~~~~ 2022-05-18T03:30:20.5087296Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5087476Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:20.5087554Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5087821Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5088002Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.5088074Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5088334Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5088501Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.5088577Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5088887Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5089268Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.5089379Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5089684Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5089867Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.5089943Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5090203Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5090443Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:20.5090559Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5090830Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5090974Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:20.5091044Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5091300Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5091413Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:20.5091475Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5091735Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5091845Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:20.5091918Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5092174Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5092386Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5092507Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5092795Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5093098Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5093160Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5093548Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5093799Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5093914Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5094234Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5094623Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5094754Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5095263Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5095640Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5095768Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5096274Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5096899Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5097033Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5097609Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5098010Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5098143Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5098662Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5099042Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5099173Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5099676Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5100141Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5100256Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5100685Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5101025Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5101135Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5101563Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5101909Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5102024Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5102455Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5102847Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5102959Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5103462Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5103796Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5103911Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5104336Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5104644Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5104755Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5105190Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5105541Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5105655Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5106366Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:30:20.5106812Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5107142Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5107259Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5107672Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5107951Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:30:20.5108070Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5108502Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5108688Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:30:20.5108806Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5109245Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5109473Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:30:20.5109585Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5110012Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5110260Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:20.5110388Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5110852Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5111081Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:30:20.5111195Z ^~~~~~~~~~ 2022-05-18T03:30:20.5111607Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5111777Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:20.5111896Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5112468Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5112600Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:20.5112682Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5113210Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5113495Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.5113567Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5113998Z external/sleef/src/arch/helperavx.h:91:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5114148Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:20.5114230Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5114536Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5114652Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:30:20.5114731Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5115089Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5115219Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:30:20.5115336Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5115767Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5116036Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.5116161Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5116632Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5116856Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.5116992Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5117226Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.5117700Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5118038Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.5118171Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5118549Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5118930Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.5119058Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5119434Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5119720Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:20.5119856Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5120326Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5120558Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.5120679Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5121087Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5121381Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.5121541Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5121790Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.5122222Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5122415Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:20.5122534Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5122761Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:30:20.5123329Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5123558Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.5123686Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5124182Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5124385Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.5124512Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5124976Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5125174Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.5125307Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5125815Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5126030Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.5126160Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5126627Z external/sleef/src/arch/helperavx.h:633:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5126795Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.5126879Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5127141Z external/sleef/src/arch/helperavx.h:627:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5127293Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.5127365Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5127643Z external/sleef/src/arch/helperavx.h:610:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5127748Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.5127872Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5128205Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5128413Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.5128514Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5128943Z external/sleef/src/arch/helperavx.h:598:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5129174Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:20.5129292Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5129751Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5129948Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:20.5130101Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5130539Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5130732Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.5130844Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5131287Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5131656Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.5131754Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5132514Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5132747Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:20.5132870Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5133945Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5134350Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.5134484Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5134929Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5135175Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:20.5135291Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5135762Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5136080Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.5136200Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5136688Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5137049Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:20.5137170Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5137616Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5137880Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.5138019Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5138518Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5138794Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.5138932Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5139432Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5139801Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:20.5139930Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5140374Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5140658Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:20.5140771Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5141203Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5141462Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:20.5141573Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5142025Z external/sleef/src/arch/helperavx.h:548:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5142350Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:20.5142493Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5142985Z external/sleef/src/arch/helperavx.h:547:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5143333Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:20.5143528Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5144032Z external/sleef/src/arch/helperavx.h:541:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5144467Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:20.5144596Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5145592Z external/sleef/src/arch/helperavx.h:540:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5145991Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:20.5146110Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5147060Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5147389Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:20.5147503Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5147981Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5148391Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:20.5148530Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5149009Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5149240Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:20.5149355Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5149831Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5150063Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:20.5150178Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5150630Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5150873Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:20.5150988Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5151509Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5151748Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:20.5151859Z ^~~~~~~~~~ 2022-05-18T03:30:20.5152287Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5152709Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.5152826Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5153270Z external/sleef/src/arch/helperavx.h:479:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5153457Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.5153563Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5153972Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5154162Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.5154277Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5154726Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5154999Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:20.5155116Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5155556Z external/sleef/src/arch/helperavx.h:382:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5155826Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T03:30:20.5155930Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5156373Z external/sleef/src/arch/helperavx.h:379:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5156718Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T03:30:20.5156830Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5157277Z external/sleef/src/arch/helperavx.h:377:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5157543Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T03:30:20.5157661Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5158268Z external/sleef/src/arch/helperavx.h:318:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5158472Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:20.5158670Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5159492Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5159712Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:20.5159817Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5160891Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5161141Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:20.5161262Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5162185Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5162433Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:20.5162546Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5162966Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5163204Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:20.5163420Z ^~~~~~~~~~ 2022-05-18T03:30:20.5163878Z external/sleef/src/arch/helperavx.h:308:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5164059Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.5164176Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5164622Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5164796Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.5164916Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5165373Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5165560Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.5165678Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5166123Z external/sleef/src/arch/helperavx.h:296:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5166298Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.5166418Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5166895Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5167220Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.5167366Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5167848Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5168155Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.5168289Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5168812Z external/sleef/src/arch/helperavx.h:280:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5169138Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:30:20.5169273Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5169753Z external/sleef/src/arch/helperavx.h:277:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5170048Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:20.5170168Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5170636Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5170900Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.5171029Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5171493Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5171761Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.5172061Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5172538Z external/sleef/src/arch/helperavx.h:272:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5172794Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:20.5173332Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5173847Z external/sleef/src/arch/helperavx.h:271:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5174105Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:20.5174218Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5175167Z external/sleef/src/arch/helperavx.h:270:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5175483Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:20.5175607Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5176116Z external/sleef/src/arch/helperavx.h:267:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5176429Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:20.5176543Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5177028Z external/sleef/src/arch/helperavx.h:265:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5177263Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.5177392Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5177871Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5178124Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.5178245Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5178735Z external/sleef/src/arch/helperavx.h:263:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5179007Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.5179137Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5179604Z external/sleef/src/arch/helperavx.h:262:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5179840Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.5179960Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5180439Z external/sleef/src/arch/helperavx.h:260:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5180703Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.5180829Z ^~~~~~~~~~ 2022-05-18T03:30:20.5181356Z external/sleef/src/arch/helperavx.h:258:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5181596Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:20.5181691Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5182185Z external/sleef/src/arch/helperavx.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5182523Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:20.5182641Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5183112Z external/sleef/src/arch/helperavx.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5183511Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:20.5183647Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5184130Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5184443Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:20.5184572Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5185158Z external/sleef/src/arch/helperavx.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5185544Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:20.5185674Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5186800Z external/sleef/src/arch/helperavx.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5187126Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:20.5187364Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5188396Z external/sleef/src/arch/helperavx.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5188706Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:20.5188834Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5189340Z external/sleef/src/arch/helperavx.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5189628Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T03:30:20.5189748Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5190192Z external/sleef/src/arch/helperavx.h:245:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5190453Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:30:20.5190580Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5191008Z external/sleef/src/arch/helperavx.h:244:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5191261Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:30:20.5191388Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5191839Z external/sleef/src/arch/helperavx.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5192143Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:20.5192269Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5192719Z external/sleef/src/arch/helperavx.h:242:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5192999Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T03:30:20.5193229Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5193719Z external/sleef/src/arch/helperavx.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5194039Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T03:30:20.5194174Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5194661Z external/sleef/src/arch/helperavx.h:240:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5194970Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T03:30:20.5195104Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5195589Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5195871Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:20.5195987Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5196453Z external/sleef/src/arch/helperavx.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5196718Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:20.5196848Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5197333Z external/sleef/src/arch/helperavx.h:230:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5197761Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:20.5198073Z ^~~~~~~~~~ 2022-05-18T03:30:20.5198644Z external/sleef/src/arch/helperavx.h:228:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5198881Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:20.5199459Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5200007Z external/sleef/src/arch/helperavx.h:227:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5200369Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:20.5200499Z ^~~~~~~~~~ 2022-05-18T03:30:20.5201002Z external/sleef/src/arch/helperavx.h:226:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5201278Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:20.5202041Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5202494Z external/sleef/src/arch/helperavx.h:225:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5202719Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:20.5202859Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5203263Z external/sleef/src/arch/helperavx.h:224:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5203497Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:20.5203607Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5204024Z external/sleef/src/arch/helperavx.h:223:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5204272Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:20.5204369Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5204800Z external/sleef/src/arch/helperavx.h:217:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5204987Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.5205110Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5205618Z external/sleef/src/arch/helperavx.h:208:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5205789Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.5205904Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5206348Z external/sleef/src/arch/helperavx.h:199:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5206562Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:20.5206676Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5207120Z external/sleef/src/arch/helperavx.h:196:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5207417Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.5207537Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5207970Z external/sleef/src/arch/helperavx.h:195:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5208290Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:20.5208424Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5208847Z external/sleef/src/arch/helperavx.h:194:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5209093Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:20.5209204Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5209626Z external/sleef/src/arch/helperavx.h:193:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5209852Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:20.5209966Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5210398Z external/sleef/src/arch/helperavx.h:187:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5210649Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:20.5210755Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5211329Z external/sleef/src/arch/helperavx.h:183:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5211515Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:20.5211633Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5212157Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5213009Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5213132Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5213656Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5214089Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5214201Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5214851Z external/sleef/src/arch/helperavx.h:175:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5215241Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5215359Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5216293Z external/sleef/src/arch/helperavx.h:174:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5216665Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5216785Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5217231Z external/sleef/src/arch/helperavx.h:173:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5217658Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:20.5217754Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5217966Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T03:30:20.5218426Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5218669Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:20.5218769Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5219186Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5219347Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:30:20.5219452Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5219901Z external/sleef/src/arch/helperavx.h:138:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5220094Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:30:20.5220204Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5220639Z external/sleef/src/arch/helperavx.h:132:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5220829Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:30:20.5220950Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5221407Z external/sleef/src/arch/helperavx.h:123:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5221576Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:20.5221697Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5222146Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5222404Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.5222602Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5222881Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:20.5223192Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:20.5223660Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:20.5223803Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:20.5223907Z ^ 2022-05-18T03:30:20.5224017Z At top level: 2022-05-18T03:30:20.5224626Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5224834Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:20.5225042Z ^~~~~~~ 2022-05-18T03:30:20.5225517Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5226379Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:20.5226478Z ^~~~~~~ 2022-05-18T03:30:20.5227094Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5227316Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:20.5227434Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5227963Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5228246Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:20.5228383Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5228841Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5229680Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.5229917Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5230397Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5230600Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:20.5230724Z ^~~~~~ 2022-05-18T03:30:20.5231197Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5231394Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:20.5231523Z ^~~~~~ 2022-05-18T03:30:20.5231976Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5232180Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:20.5232312Z ^~~~~~ 2022-05-18T03:30:20.5232778Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5232981Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:20.5233107Z ^~~~~ 2022-05-18T03:30:20.5233574Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5233772Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:20.5233884Z ^~~~~~ 2022-05-18T03:30:20.5234350Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5234547Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:20.5234675Z ^~~~~ 2022-05-18T03:30:20.5235144Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5235446Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:20.5235578Z ^~~~~~~ 2022-05-18T03:30:20.5235954Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5236142Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:20.5236254Z ^~~~~~~~~~ 2022-05-18T03:30:20.5236636Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5236825Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:20.5236938Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5237327Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5237513Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:20.5237747Z ^~~~~~~ 2022-05-18T03:30:20.5238147Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5238419Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:20.5238524Z ^~~~~~ 2022-05-18T03:30:20.5239296Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5239450Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:20.5239552Z ^~~~~~~~~ 2022-05-18T03:30:20.5239949Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5240133Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.5240333Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5240733Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5240943Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:20.5241063Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5241481Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5241694Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:20.5241834Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5242399Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5242638Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:20.5242782Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5243264Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5243894Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:20.5244272Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5244740Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5245071Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:20.5245206Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5245660Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5245931Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:20.5246120Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5246554Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5246760Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:20.5246897Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5247358Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5247624Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:20.5247753Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5248209Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5248418Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:20.5248523Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5248964Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5249170Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:20.5249301Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5249748Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5249973Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.5250114Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5250580Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5250819Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.5251033Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5251505Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5251716Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:20.5251852Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5252323Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5252509Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:20.5252630Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5252897Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5253030Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:20.5253116Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5253254Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.5253511Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5253636Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:20.5253707Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5253966Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5254092Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.5254176Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5254428Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5254553Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.5254700Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5254938Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5255062Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:20.5255145Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5255390Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5255513Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:20.5255591Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5273115Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5273309Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.5273402Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5273811Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5273958Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.5274032Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5274300Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5274446Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.5274535Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5274795Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5275018Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.5275166Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5275572Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5275913Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.5276046Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5276464Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5276734Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:20.5276888Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5277349Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5277563Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.5277693Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5278133Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5278377Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.5278521Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5278984Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5279198Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.5279326Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5280471Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5281162Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.5281445Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5282274Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5282657Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:20.5282807Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5283236Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5283500Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.5283640Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5284027Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5284226Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.5284336Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5284720Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5284941Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.5285075Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5285447Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5285646Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:20.5285774Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5286221Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5286427Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.5286559Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5286969Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5287181Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.5287399Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5287865Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5288110Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:20.5288268Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5288675Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5288885Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:20.5289028Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5289414Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5289600Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.5289723Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5290090Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5290265Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.5290375Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5290822Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5291137Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.5291283Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5291624Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5291779Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:20.5291936Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5292188Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5292335Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:20.5292403Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5292647Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5292883Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:20.5292967Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5293214Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5293397Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:20.5293512Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5293914Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5294154Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.5294248Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5294540Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5294721Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:20.5294816Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5295101Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5295267Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:20.5295408Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5295682Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5295830Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.5295925Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5296213Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5297001Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.5297176Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5298027Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5298240Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.5298345Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5298698Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5298894Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:20.5298995Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5299213Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.5299506Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5299686Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.5299919Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5300323Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5300550Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:20.5300695Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5300948Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5301084Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:20.5301172Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5301441Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5301617Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:20.5301707Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5301947Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5302131Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:20.5302216Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5302511Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5302752Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:20.5302880Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5303245Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5303663Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:20.5303776Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5304208Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5304574Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:20.5304715Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5305156Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5305398Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:20.5305534Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5306051Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5306295Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:20.5306483Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5306684Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:30:20.5307013Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5307205Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.5307317Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5307745Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5307942Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.5308030Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5308295Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5308423Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.5308502Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5309016Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5309234Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.5309313Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5309588Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5309691Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.5309749Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5310020Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5310124Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.5310197Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5310936Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5311130Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:30:20.5311209Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5311484Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5311652Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.5311726Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5312517Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5312668Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:30:20.5312746Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5313014Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5313462Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:30:20.5313545Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5313872Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5314007Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:20.5314082Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5314348Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5314476Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.5314559Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5314891Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5315018Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.5315082Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5315356Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5315555Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.5315633Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5315902Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5316052Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.5316130Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5316400Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5316535Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:20.5316667Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5316936Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5317045Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:20.5317117Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5317385Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5317563Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.5317641Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5317893Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5318038Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:30:20.5318145Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5318446Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5318601Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.5318678Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5318945Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5319100Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.5319177Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5319431Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5319585Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:20.5319658Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5319964Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5320077Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:20.5320152Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5320416Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5320564Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:20.5320710Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5320981Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5321155Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:20.5321238Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5321509Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5321686Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:20.5321767Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5322034Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5322188Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.5322320Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5322594Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5322768Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.5322844Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5323149Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5323258Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:30:20.5323332Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5323644Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5323756Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:20.5323828Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5324098Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5324210Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:30:20.5324285Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5324551Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5324668Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:20.5324728Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5325269Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5325448Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:30:20.5325523Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5325794Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5325943Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:20.5326018Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5326284Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5326416Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:20.5326525Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5326794Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5326945Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:20.5327017Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5327284Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5327431Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:20.5327503Z ^~~~~~~~~~ 2022-05-18T03:30:20.5327759Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5328005Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.5328084Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5328356Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5328573Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.5328739Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5329015Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5329156Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.5329230Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5329557Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5329809Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.5329927Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5330193Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5330366Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.5330441Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5330709Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5330887Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.5330947Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5331213Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5331394Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.5331483Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5331749Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5331907Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.5331987Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5332250Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5332375Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:20.5332456Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5332726Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5332868Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:30:20.5332947Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5333244Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5333379Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.5333457Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5333713Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5333828Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.5333903Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5334170Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5334284Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.5334358Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5334627Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5334782Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:30:20.5334845Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5335111Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5335264Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:30:20.5335339Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5336162Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5336287Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.5336360Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5336633Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5336967Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.5337031Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5337359Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5337505Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.5337578Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5337847Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5337987Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.5338060Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5338379Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5338523Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.5338600Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5338867Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5339008Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.5339081Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5339404Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5339547Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.5339619Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5339911Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5340097Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:30:20.5340170Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5340435Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5340578Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:30:20.5340649Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5340914Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5341078Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.5341150Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5341437Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5341680Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.5341799Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5342259Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5342505Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.5342611Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5343060Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5343298Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.5343385Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5343862Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5344204Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.5344311Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5344734Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5344978Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.5345083Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5345494Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5345918Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:20.5346037Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5346462Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5346725Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.5346836Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5347260Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5347502Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.5347610Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5348020Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5348266Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.5348382Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5348806Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5349146Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.5349260Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5349679Z external/sleef/src/arch/helperavx512f.h:387:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5349941Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.5350049Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5350449Z external/sleef/src/arch/helperavx512f.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5350711Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:20.5350824Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5351243Z external/sleef/src/arch/helperavx512f.h:385:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5351498Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.5351619Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5352041Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5352269Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:30:20.5352382Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5352789Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5353012Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:30:20.5353119Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5353647Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5354176Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.5354311Z ^~~~~~~~~~ 2022-05-18T03:30:20.5354793Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5355153Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:20.5355213Z ^~~~~~~~~~ 2022-05-18T03:30:20.5355495Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5355635Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:30:20.5355711Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5356035Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5356181Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.5356253Z ^~~~~~~~~~ 2022-05-18T03:30:20.5356523Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5356658Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:30:20.5356733Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5357015Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5357161Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:30:20.5357234Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5357688Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5357834Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:30:20.5357905Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5358308Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5358459Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:30:20.5358531Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5358801Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5358909Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:30:20.5358981Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5359332Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5359505Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:30:20.5359566Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5359836Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5359995Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:30:20.5360068Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5360334Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5360484Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:30:20.5360555Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5360819Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5361003Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:30:20.5361062Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5361328Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5361459Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:30:20.5361530Z ^~~~~~~~~~ 2022-05-18T03:30:20.5361793Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5361945Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.5362018Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5362281Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5362389Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:20.5362463Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5362740Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5362955Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:20.5363029Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5363815Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5363968Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:30:20.5364044Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5364304Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5364453Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:20.5364531Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5365229Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5365435Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:20.5365520Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5365876Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5366025Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:30:20.5366089Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5366355Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5366503Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:30:20.5366583Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5366849Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5366997Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:20.5367069Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5367389Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5367502Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:30:20.5367575Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5367842Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5368017Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:30:20.5368091Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5368454Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5368607Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:20.5368680Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5368932Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5369080Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:20.5369173Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5369646Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5369894Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:20.5370007Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5370458Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5370713Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:20.5370807Z ^~~~~~~~~~ 2022-05-18T03:30:20.5371269Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5371589Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.5371716Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5372203Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5372514Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.5372617Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5373110Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5373324Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:30:20.5373415Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5373862Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5374099Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:30:20.5374214Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5374658Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5374913Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.5375033Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5375963Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5376182Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.5376391Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5376836Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5377032Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.5377580Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5378195Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5378366Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.5378481Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5378926Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5379987Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.5380118Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5380552Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5380724Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.5380832Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5381356Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5381656Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.5381760Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5382112Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5382299Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.5382389Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5382657Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5382801Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.5382880Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5383301Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5383591Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:30:20.5383713Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5384189Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5384375Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.5384495Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5385038Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5385230Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.5385348Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5385955Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5386172Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.5386246Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5386525Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5386685Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.5386790Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5387177Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5387320Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:20.5387380Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5387647Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5387781Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:20.5387856Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5388226Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5388342Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.5388413Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5388678Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5388868Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.5388943Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5389254Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5389509Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:20.5389649Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5390124Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5390376Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:20.5390515Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5390881Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5391024Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.5391098Z ^~~~~~~~~~ 2022-05-18T03:30:20.5391367Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5391538Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:30:20.5391653Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5391991Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5392133Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:20.5392192Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5392457Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5392623Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.5392757Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5393029Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5393198Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.5393270Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5393535Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5393686Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.5394078Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5395087Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5395316Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.5395453Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5395781Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5396062Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.5396139Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5396888Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5397050Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.5397163Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5397574Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5397750Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:20.5397889Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5398228Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5398482Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.5398559Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5398815Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5399001Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.5399122Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5399460Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5399636Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.5399711Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5400089Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5400259Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.5400332Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5400589Z external/sleef/src/arch/helperavx512f.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5400809Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.5400929Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5401283Z external/sleef/src/arch/helperavx512f.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5401505Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.5401580Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5401935Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5402133Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:30:20.5402194Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5402461Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5402611Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:30:20.5402706Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5403079Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5403416Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.5403484Z ^~~~~~~~~~ 2022-05-18T03:30:20.5403870Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5404240Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.5404300Z ^~~~~~~~~~ 2022-05-18T03:30:20.5404566Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5404701Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:30:20.5404819Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5405214Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5405363Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:30:20.5405429Z ^~~~~~~~~~ 2022-05-18T03:30:20.5405861Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5406102Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:30:20.5406204Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5406546Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5406855Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:30:20.5406954Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5407348Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5407624Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:30:20.5407843Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5408338Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5408736Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:30:20.5408850Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5409354Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5409698Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:30:20.5410388Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5411359Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5411606Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.5411723Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5412164Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5412385Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:30:20.5412501Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5412970Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5413248Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.5413377Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5413903Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5414148Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:30:20.5414259Z ^~~~~~~~~~ 2022-05-18T03:30:20.5414760Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5415006Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:30:20.5415130Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5415509Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5415679Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:30:20.5415754Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5416134Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5416371Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:30:20.5416445Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5416716Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5416821Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.5416893Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5417260Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5417373Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:20.5417447Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5417702Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5417817Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:30:20.5417891Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5418156Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5418337Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:30:20.5418445Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5418809Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5418939Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:30:20.5418997Z ^~~~~~~~~~ 2022-05-18T03:30:20.5419258Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5419481Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:30:20.5419590Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5419903Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5420016Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:30:20.5420090Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5420568Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5420718Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:30:20.5420791Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5421182Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5421311Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:30:20.5421384Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5421716Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5421921Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:30:20.5422016Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5422694Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5423077Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.5423152Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5423562Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5423814Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.5424442Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5424879Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5425506Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.5425569Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5426109Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5426613Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.5426713Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5426901Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:30:20.5427309Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5427588Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.5427694Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5428106Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5428351Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.5428466Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5428810Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5428961Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:30:20.5429030Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5429298Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5429533Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:30:20.5429609Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5429864Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5430020Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:30:20.5430091Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5430358Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5430507Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:30:20.5430580Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5430839Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5430981Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.5431046Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5431313Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5431453Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.5431523Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5431896Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5432047Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.5432121Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5432389Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5432531Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.5432660Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5433024Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5433161Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:30:20.5433235Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5433503Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5433637Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:30:20.5433707Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5434230Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5434378Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.5434450Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5434725Z external/sleef/src/arch/helperavx512f.h:95:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5434833Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:20.5434906Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5435532Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.5435699Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:30:20.5435761Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5436258Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5436511Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:30:20.5436637Z ^~~~~~~ 2022-05-18T03:30:20.5437131Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5437338Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:30:20.5437553Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5438588Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5438689Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:30:20.5438759Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5439017Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5439139Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:20.5439291Z ^~~~~~~ 2022-05-18T03:30:20.5440334Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5440551Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:20.5440685Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5441147Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5441369Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:20.5441502Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5441968Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5442244Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.5442373Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5442760Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5442885Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:20.5442953Z ^~~~~~ 2022-05-18T03:30:20.5443210Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5443442Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:20.5443571Z ^~~~~~ 2022-05-18T03:30:20.5443854Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5443975Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:20.5444099Z ^~~~~ 2022-05-18T03:30:20.5444444Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5444609Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:20.5444705Z ^~~~~~ 2022-05-18T03:30:20.5445005Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5445183Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:20.5445275Z ^~~~~ 2022-05-18T03:30:20.5445634Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5445874Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:20.5446001Z ^~~~~~~ 2022-05-18T03:30:20.5446373Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5446509Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:20.5446590Z ^~~~~~~~~~ 2022-05-18T03:30:20.5446936Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5447077Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:20.5447162Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5447728Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5447908Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:20.5448012Z ^~~~~~~ 2022-05-18T03:30:20.5448443Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5448691Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.5448844Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5449312Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5449632Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:20.5449908Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5450421Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5450682Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:20.5450810Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5451265Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5451455Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:20.5452251Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5452671Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5453017Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.5453113Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5453400Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.5453655Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5453825Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:20.5453960Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5454218Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5454347Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.5454430Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5454789Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5454920Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.5455873Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5456317Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5456520Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.5456607Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5456904Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5457109Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.5457196Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5457432Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5457559Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.5457643Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5458015Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5458197Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.5458280Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5458527Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5458707Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:20.5458789Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5459019Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5459143Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.5459250Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5459600Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5459822Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.5459955Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5460323Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5460515Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.5460592Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5460728Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:30:20.5461046Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5461328Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.5461461Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5461749Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5461884Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.5462012Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5462384Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5462513Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.5462591Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5462931Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5463138Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.5463220Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5463589Z external/sleef/src/arch/helperavx512f.h:582:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5463849Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.5463911Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5464310Z external/sleef/src/arch/helperavx512f.h:579:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5464482Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.5464560Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5464920Z external/sleef/src/arch/helperavx512f.h:572:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5465107Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:30:20.5465180Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5466618Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5466851Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.5466975Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5467583Z external/sleef/src/arch/helperavx512f.h:570:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5467936Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:30:20.5468071Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5468858Z external/sleef/src/arch/helperavx512f.h:568:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5469143Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:30:20.5469263Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5469869Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5470103Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:20.5470238Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5471379Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5471605Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.5471803Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5472248Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5472479Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.5472594Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5473087Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5473357Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:20.5473471Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5473964Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5474296Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.5474426Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5474898Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5475050Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:20.5475111Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5475373Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5475485Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:20.5475561Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5475826Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5475998Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.5476070Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5476344Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5476488Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.5476565Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5476876Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5477166Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.5477311Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5477588Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5477806Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:20.5477879Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5478186Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5478350Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:20.5478424Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5478686Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5478834Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:20.5478909Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5479490Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5479666Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:20.5479733Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5480014Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5480192Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:20.5480273Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5480598Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5480763Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.5480880Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5481151Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5481367Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.5481445Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5481711Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5481820Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:20.5481894Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5482157Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5482268Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:20.5482341Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5482651Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5482804Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:20.5482875Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5483138Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5483671Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:20.5483746Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5484011Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5484160Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:20.5484219Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5484573Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5484722Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:20.5484795Z ^~~~~~~~~~ 2022-05-18T03:30:20.5485115Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5486217Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.5486337Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5486831Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5487136Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.5487254Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5487700Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5487877Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.5487983Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5488461Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5488697Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.5488831Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5489205Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5489373Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.5489446Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5489719Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5490045Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:20.5490183Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5490690Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5490856Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.5490932Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5491294Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5491463Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.5491592Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5491870Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5492035Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.5492111Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5492436Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5492600Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.5492662Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5492933Z external/sleef/src/arch/helperavx512f.h:387:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5493109Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.5493186Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5493503Z external/sleef/src/arch/helperavx512f.h:386:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5493679Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:20.5493755Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5494017Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5494163Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:30:20.5494224Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5494496Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5494645Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:20.5494721Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5494990Z external/sleef/src/arch/helperavx512f.h:338:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5495109Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:30:20.5495182Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5495513Z external/sleef/src/arch/helperavx512f.h:334:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5496089Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:30:20.5496166Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5496431Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5496584Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:20.5496659Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5496989Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5497289Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:20.5497411Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5497665Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5497816Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:20.5498301Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5498565Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5498715Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:20.5498787Z ^~~~~~~~~~ 2022-05-18T03:30:20.5499107Z external/sleef/src/arch/helperavx512f.h:311:23: warning: 'vgetmant_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5499398Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.5499512Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5499779Z external/sleef/src/arch/helperavx512f.h:308:23: warning: 'vgetexp_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5500328Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:30:20.5500405Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5500705Z external/sleef/src/arch/helperavx512f.h:306:20: warning: 'vilogb2k_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5500934Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.5501009Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5501274Z external/sleef/src/arch/helperavx512f.h:302:20: warning: 'vilogbk_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5501455Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.5501530Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5501792Z external/sleef/src/arch/helperavx512f.h:298:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5501904Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.5501977Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5502323Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5502435Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.5502508Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5502760Z external/sleef/src/arch/helperavx512f.h:290:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5502872Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.5502947Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5503211Z external/sleef/src/arch/helperavx512f.h:286:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5503322Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.5503468Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5503747Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5503908Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.5503974Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5504237Z external/sleef/src/arch/helperavx512f.h:259:29: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5504379Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.5504460Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5504758Z external/sleef/src/arch/helperavx512f.h:251:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5504871Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.5504942Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5505200Z external/sleef/src/arch/helperavx512f.h:248:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5505301Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.5505374Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5505631Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5505887Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.5505993Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5506380Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5506589Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.5506696Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5507078Z external/sleef/src/arch/helperavx512f.h:237:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5507300Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:20.5507410Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5508047Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5508368Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:20.5508502Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5508994Z external/sleef/src/arch/helperavx512f.h:232:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5509198Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.5509313Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5510867Z external/sleef/src/arch/helperavx512f.h:229:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5511081Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.5511216Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5511719Z external/sleef/src/arch/helperavx512f.h:227:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5512138Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:20.5512919Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5513405Z external/sleef/src/arch/helperavx512f.h:226:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5513725Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:20.5513855Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5515096Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5515349Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.5515469Z ^~~~~~~~~~ 2022-05-18T03:30:20.5515955Z external/sleef/src/arch/helperavx512f.h:222:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5516197Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:20.5516308Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5516760Z external/sleef/src/arch/helperavx512f.h:218:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5517028Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.5517144Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5517588Z external/sleef/src/arch/helperavx512f.h:217:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5518017Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.5518139Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5518589Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5518870Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.5518976Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5519540Z external/sleef/src/arch/helperavx512f.h:215:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5519761Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.5519859Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5520304Z external/sleef/src/arch/helperavx512f.h:214:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5520597Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.5520713Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5521186Z external/sleef/src/arch/helperavx512f.h:213:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5521468Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.5521596Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5522192Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5522589Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:20.5522725Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5523304Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5523700Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.5523835Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5525213Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5525485Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.5525617Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5526138Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5526452Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.5526585Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5527096Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5527403Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.5527532Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5528029Z external/sleef/src/arch/helperavx512f.h:204:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5528364Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.5528483Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5528990Z external/sleef/src/arch/helperavx512f.h:203:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5529317Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.5529638Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5530963Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5531226Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:30:20.5531337Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5531768Z external/sleef/src/arch/helperavx512f.h:195:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5532614Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:30:20.5532842Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5533129Z external/sleef/src/arch/helperavx512f.h:194:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5533465Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.5533600Z ^~~~~~~~~~ 2022-05-18T03:30:20.5533868Z external/sleef/src/arch/helperavx512f.h:192:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5534051Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:30:20.5534134Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5534513Z external/sleef/src/arch/helperavx512f.h:191:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5534762Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:30:20.5534883Z ^~~~~~~~~~ 2022-05-18T03:30:20.5535183Z external/sleef/src/arch/helperavx512f.h:190:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5535334Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:30:20.5535436Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5535943Z external/sleef/src/arch/helperavx512f.h:185:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5536089Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:30:20.5536169Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5536561Z external/sleef/src/arch/helperavx512f.h:184:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5536754Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.5536832Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5537178Z external/sleef/src/arch/helperavx512f.h:177:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5537402Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:30:20.5537524Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5537785Z external/sleef/src/arch/helperavx512f.h:176:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5537954Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:30:20.5538038Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5538461Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5538632Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.5538741Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5539091Z external/sleef/src/arch/helperavx512f.h:166:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5539194Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:20.5539254Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.5539679Z external/sleef/src/arch/helperavx512f.h:162:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5540654Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:30:20.5540861Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5541282Z external/sleef/src/arch/helperavx512f.h:158:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5541482Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:30:20.5541603Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5542043Z external/sleef/src/arch/helperavx512f.h:155:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5542361Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:30:20.5542559Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5542992Z external/sleef/src/arch/helperavx512f.h:151:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5543272Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:30:20.5543467Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5543986Z external/sleef/src/arch/helperavx512f.h:143:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5544897Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:30:20.5545018Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5545657Z external/sleef/src/arch/helperavx512f.h:142:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5546670Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:30:20.5546786Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5547240Z external/sleef/src/arch/helperavx512f.h:136:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5547725Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.5547866Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5548236Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T03:30:20.5548768Z external/sleef/src/arch/helperavx512f.h:135:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5549071Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.5549285Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5549795Z external/sleef/src/arch/helperavx512f.h:134:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5550062Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.5550186Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5550662Z external/sleef/src/arch/helperavx512f.h:130:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5550938Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:30:20.5551052Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5551458Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5551645Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:30:20.5551754Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.5552507Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5552756Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:30:20.5552873Z ^~~~~~~~~~~ 2022-05-18T03:30:20.5553314Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5553665Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:30:20.5553789Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5554929Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5555276Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:30:20.5555397Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.5555918Z external/sleef/src/arch/helperavx512f.h:111:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5556311Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:30:20.5556446Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.5556999Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.5557263Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.5557378Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6453871Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:20.6462681Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:20.6463217Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:20.6463593Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:20.6463775Z ^~~ 2022-05-18T03:30:20.6463871Z At top level: 2022-05-18T03:30:20.6469815Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6470068Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:20.6470246Z ^~~~~ 2022-05-18T03:30:20.6470992Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6471224Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:20.6471361Z ^~~~ 2022-05-18T03:30:20.6471870Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6472092Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:20.6472234Z ^~~~ 2022-05-18T03:30:20.6472745Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6472969Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:20.6473110Z ^~~~~~ 2022-05-18T03:30:20.6473635Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6473901Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:20.6474033Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6474516Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6474770Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:20.6474921Z ^~~~~~~~~ 2022-05-18T03:30:20.6475400Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6475536Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:20.6475616Z ^~~~~~ 2022-05-18T03:30:20.6475891Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6476080Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:20.6476149Z ^~~~~~ 2022-05-18T03:30:20.6476415Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6476541Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:20.6476623Z ^~~~~~ 2022-05-18T03:30:20.6476891Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6476996Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:20.6477069Z ^~~~~ 2022-05-18T03:30:20.6477320Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6477515Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:20.6477599Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6477867Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6478082Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:20.6478170Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6478304Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.6478572Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6478680Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:20.6478740Z ^~~~~~~~ 2022-05-18T03:30:20.6479042Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6479191Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.6479276Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6479546Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6479713Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.6479793Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6480062Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6480164Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.6480243Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6480515Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6480647Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.6480730Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6480995Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6481138Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.6481377Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6481642Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6481757Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.6481840Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6482109Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6482261Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.6482338Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6482604Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6482752Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:20.6482833Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6483087Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6483206Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:20.6483286Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6483553Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6483710Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.6483788Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6484050Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6484210Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.6484275Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6484536Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6484696Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.6484772Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6485039Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6485202Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.6485285Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6485550Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6485669Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.6485750Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6486016Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6486146Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.6486226Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6486486Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6486626Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:20.6486715Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6486967Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6487109Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:20.6487195Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6487461Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6487600Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:20.6487686Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6487951Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6488077Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:20.6488177Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6488444Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6488568Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:20.6488652Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6488915Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6489031Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.6489108Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6489371Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6489473Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.6489548Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6489819Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6489969Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.6490053Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6490316Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6490442Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:20.6490523Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6490788Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6490912Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.6490991Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6491287Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6491420Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.6491501Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6491632Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.6491896Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6492017Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:20.6492084Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6492348Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6492463Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:20.6492539Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6492807Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6492938Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:20.6493019Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6493283Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6493397Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:20.6493479Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6493743Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6493870Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.6493951Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6494209Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6494372Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:20.6494457Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6494704Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6494838Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:20.6494925Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6495441Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6495650Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.6495777Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6496225Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6496442Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.6496535Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6496925Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6497131Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.6497266Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6497681Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6497905Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.6498022Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6498465Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6498786Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:20.6498933Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6499378Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6499599Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:20.6499729Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6500186Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6500413Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:20.6500548Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6500983Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6501233Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:20.6501366Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6501838Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6502070Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:20.6502208Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6502675Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6502900Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:20.6503010Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6503589Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6503943Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:20.6504076Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6504539Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6504788Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:20.6504928Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6505405Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6505664Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.6505947Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6506370Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6506622Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:20.6506747Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6507171Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6507365Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:20.6507489Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6507929Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6508140Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:20.6508272Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6508742Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6509160Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.6509305Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6509789Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6510053Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.6510184Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6510653Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6510911Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.6511060Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6511558Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6511822Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.6511952Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6512432Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6512709Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.6512850Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6513306Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6513587Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.6513732Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6514364Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6514647Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.6514794Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6515311Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6515580Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.6515721Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6516218Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6516475Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.6516619Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6517297Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6517735Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.6517883Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6518505Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6518866Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.6519032Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6519530Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6519771Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.6520033Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6520790Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6521039Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.6521182Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6521697Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6521969Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.6522112Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6522599Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6522883Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.6523037Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6523538Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6523830Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.6523971Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6524444Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6524721Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.6524876Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6525388Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6525652Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.6525903Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6526370Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6526633Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.6526778Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6527268Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6527533Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.6527677Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6527915Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.6528387Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6528616Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:20.6528756Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6529231Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6529460Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.6529603Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6530068Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6530301Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.6530445Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6530916Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6531153Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:20.6531365Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6531837Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6532068Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:20.6532207Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6532690Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6532920Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.6533059Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6533516Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6533767Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.6533901Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6534145Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.6534630Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6534897Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.6535044Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6535520Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6535787Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.6535927Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6536354Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6536674Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.6536815Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6537282Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6537542Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:20.6537691Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6538142Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6538409Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.6538561Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6538978Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6539191Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.6539329Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6539754Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6540002Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.6540150Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6540596Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6540849Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.6540978Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6541433Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6541690Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.6541915Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6542379Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6542634Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.6542781Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6543209Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6543525Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.6543659Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6544129Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6544392Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.6544545Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6544993Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6545253Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.6545393Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6546109Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6546325Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.6546476Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6546984Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6547215Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.6547510Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6547965Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6548243Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:20.6548388Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6548847Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6549073Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:20.6549225Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6549697Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6549929Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.6550067Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6550509Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6550727Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.6550843Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6551265Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6551561Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.6551685Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6552133Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6552414Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.6552539Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6553053Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6553303Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.6553440Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6553877Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6554128Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.6554258Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6554490Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.6554945Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6555312Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:20.6555437Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6555912Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6556256Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.6556398Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6556872Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6557194Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.6557339Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6557788Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6558156Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.6558287Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6558711Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6558952Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.6559085Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6559503Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6559767Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:20.6559927Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6560309Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6560574Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.6560716Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6561176Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6561400Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:20.6561546Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6562029Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6562272Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:20.6562416Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6562881Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6563191Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:20.6563328Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6563789Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6564067Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.6564215Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6564689Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6564985Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.6565136Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6565593Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6565921Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:20.6566064Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6566528Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6566780Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:20.6566910Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6567359Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6567615Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:20.6567742Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6568040Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:30:20.6568562Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6568796Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.6568931Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6569444Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6569675Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.6569809Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6570313Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6570543Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.6570676Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6571171Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6571396Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.6571530Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6572051Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6572208Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.6572314Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6572828Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6573012Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.6573135Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6573643Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6574047Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:30:20.6574176Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6574695Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6574951Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.6575080Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6575604Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6575866Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:30:20.6575995Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6576509Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6576822Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:30:20.6576948Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6577452Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6577692Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:20.6577819Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6578322Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6578546Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.6578671Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6579187Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6579409Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.6579629Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6580144Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6580509Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.6580640Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6581156Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6581432Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.6581627Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6582147Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6582420Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:20.6582537Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6583052Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6583246Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:20.6583374Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6583981Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6584237Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.6584361Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6584873Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6585120Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:30:20.6585248Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6585984Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6586269Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.6586402Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6586918Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6587204Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.6587336Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6587842Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6588119Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:20.6588248Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6588769Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6588960Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:20.6589084Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6589598Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6589879Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:20.6589979Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6590462Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6590784Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:20.6590926Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6591514Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6591831Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:20.6591967Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6592488Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6592796Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.6592909Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6593435Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6593787Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.6593934Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6594452Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6594659Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:30:20.6594785Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6595306Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6595490Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:20.6595616Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6596125Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6596327Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:30:20.6596452Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6596963Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6597198Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:20.6597307Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6597768Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6598018Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:30:20.6598128Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6598594Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6598841Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:20.6598956Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6599467Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6599719Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:20.6599818Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6600544Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6600816Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:20.6600940Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6601378Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6601617Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:20.6601721Z ^~~~~~~~~~ 2022-05-18T03:30:20.6602145Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6602400Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.6602626Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6603076Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6603304Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.6603414Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6603880Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6604103Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.6604214Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6604653Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6605061Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.6605191Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6605658Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6605941Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.6606059Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6606497Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6606791Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.6606907Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6607342Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6607727Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.6607874Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6608373Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6608652Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.6608851Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6609342Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6609589Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:20.6609709Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6610207Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6610448Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:30:20.6610573Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6611084Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6611312Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.6611447Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6611948Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6612132Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.6612259Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6612736Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6612932Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.6613054Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6613614Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6613887Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:30:20.6614009Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6614475Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6614732Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:30:20.6614857Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6615324Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6615538Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.6615660Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6616177Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6616384Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.6616488Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6616960Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6617206Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.6617341Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6617746Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6617937Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.6618045Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6618531Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6618857Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.6618988Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6619488Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6619735Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.6619856Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6620365Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6620623Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.6620748Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6621177Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6621411Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:30:20.6621540Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6622066Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6622337Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:30:20.6622466Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6622972Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6623267Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.6623389Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6623979Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6624348Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.6624476Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6624990Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6625287Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.6625418Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6625998Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6626259Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.6626360Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6626826Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6627110Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.6627229Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6627661Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6627963Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.6628086Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6628543Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6628797Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:20.6628906Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6629371Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6629764Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.6629891Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6630378Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6630679Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.6630812Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6631328Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6631615Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.6631750Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6632255Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6632532Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.6632654Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6633121Z external/sleef/src/arch/helperavx512f.h:387:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6633440Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.6633570Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6634080Z external/sleef/src/arch/helperavx512f.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6634388Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:20.6634600Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6635114Z external/sleef/src/arch/helperavx512f.h:385:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6635427Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.6635551Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6636020Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6636293Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:30:20.6636422Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6636917Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6637186Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:30:20.6637315Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6637824Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6638399Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.6638516Z ^~~~~~~~~~ 2022-05-18T03:30:20.6639033Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6639603Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:20.6639721Z ^~~~~~~~~~ 2022-05-18T03:30:20.6640225Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6640463Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:30:20.6640632Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6640911Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6641060Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.6641134Z ^~~~~~~~~~ 2022-05-18T03:30:20.6641405Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6641552Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:30:20.6641613Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6641880Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6642023Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:30:20.6642102Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6642366Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6642514Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:30:20.6642586Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6642854Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6642986Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:30:20.6643057Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6643327Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6643436Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:30:20.6643507Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6643809Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6643920Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:30:20.6643992Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6644244Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6644404Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:30:20.6644477Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6644741Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6644895Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:30:20.6644966Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6645228Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6645364Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:30:20.6645423Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6645690Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6645820Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:30:20.6645891Z ^~~~~~~~~~ 2022-05-18T03:30:20.6646156Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6646308Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.6646379Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6646645Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6646780Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:20.6646854Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6647117Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6647232Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:20.6647303Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6647563Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6647715Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:30:20.6647791Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6648038Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6648190Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:20.6648273Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6648533Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6648681Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:20.6648757Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6649026Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6649176Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:30:20.6649239Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6649505Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6649653Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:30:20.6649759Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6650025Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6650173Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:20.6650247Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6650509Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6650635Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:30:20.6650697Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6650961Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6651139Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:30:20.6651216Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6651481Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6651633Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:20.6651705Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6651968Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6652104Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:20.6652175Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6652439Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6652589Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:20.6652659Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6652951Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6653101Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:20.6653172Z ^~~~~~~~~~ 2022-05-18T03:30:20.6653426Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6653605Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.6653680Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6653943Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6654129Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.6654206Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6654478Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6654620Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:30:20.6654680Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6654942Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6655084Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:30:20.6655193Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6655634Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6655909Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.6656030Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6656523Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6656757Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.6656865Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6657330Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6657503Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.6657614Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6658083Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6658287Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.6658408Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6658900Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6659110Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.6659233Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6659752Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6659952Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.6660067Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6660589Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6660889Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.6661000Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6661508Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6661834Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.6662056Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6662532Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6662791Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.6662916Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6663367Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6663654Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:30:20.6663773Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6664221Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6664396Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.6664514Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6664831Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6664949Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.6665022Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6665279Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6665430Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.6665502Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6666347Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6666554Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.6666653Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6667140Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6667284Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:20.6667357Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6667616Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6667758Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:20.6667831Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6668096Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6668212Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.6668283Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6668550Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6668673Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.6668734Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6668998Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6669145Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:20.6669217Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6669482Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6669674Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:20.6669746Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6670015Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6670196Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.6670270Z ^~~~~~~~~~ 2022-05-18T03:30:20.6670536Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6670673Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:30:20.6670747Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6671013Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6671154Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:20.6671224Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6671474Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6671644Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.6671722Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6671990Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6672160Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.6672232Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6672497Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6672662Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.6672721Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6672987Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6673150Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.6673254Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6673520Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6673688Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.6673761Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6674027Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6674191Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.6674251Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6674592Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6674880Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:20.6675000Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6675475Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6675744Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.6675861Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6676206Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6676364Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.6676442Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6676713Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6676939Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.6677017Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6677286Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6677454Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.6677530Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6677790Z external/sleef/src/arch/helperavx512f.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6677977Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.6678053Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6678326Z external/sleef/src/arch/helperavx512f.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6678510Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.6678585Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6678854Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6679006Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:30:20.6679078Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6679333Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6679483Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:30:20.6679555Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6679824Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6680303Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.6680407Z ^~~~~~~~~~ 2022-05-18T03:30:20.6680902Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6681502Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.6681623Z ^~~~~~~~~~ 2022-05-18T03:30:20.6682085Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6682325Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:30:20.6682446Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6682861Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6683017Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:30:20.6683089Z ^~~~~~~~~~ 2022-05-18T03:30:20.6683357Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6683509Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:30:20.6683571Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6683843Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6683994Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:30:20.6684072Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6684400Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6684552Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:30:20.6684626Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6684891Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6685027Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:30:20.6685100Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6685369Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6685522Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:30:20.6685602Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6685873Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6686026Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.6686102Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6686354Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6686508Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:30:20.6686584Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6686852Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6687004Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.6687078Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6687383Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6687517Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:30:20.6687577Z ^~~~~~~~~~ 2022-05-18T03:30:20.6687843Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6687989Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:30:20.6688064Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6688328Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6688574Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:30:20.6688681Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6689168Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6689443Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:30:20.6689544Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6689915Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6690068Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.6690179Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6690669Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6690848Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:20.6690968Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6691420Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6691667Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:30:20.6691780Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6692132Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6692250Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:30:20.6692326Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6692597Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6692726Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:30:20.6692785Z ^~~~~~~~~~ 2022-05-18T03:30:20.6693054Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6693195Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:30:20.6693270Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6693538Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6693900Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:30:20.6693977Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6694244Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6694348Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:30:20.6694406Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6694666Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6694792Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:30:20.6694865Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6695130Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6695300Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:30:20.6695372Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6695637Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6695916Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.6695990Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6696255Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6696445Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.6696520Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6696788Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6696959Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.6697032Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6697282Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6697570Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.6697643Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6697777Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:30:20.6698047Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6698263Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.6698340Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6698608Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6698779Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.6698840Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6699102Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6699252Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:30:20.6699324Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6699585Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6699735Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:30:20.6699806Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6700065Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6700207Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:30:20.6700281Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6700550Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6700701Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:30:20.6700773Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6701035Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6701208Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.6701281Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6701530Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6701673Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.6701744Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6702011Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6702166Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.6702239Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6702507Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6702650Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.6702725Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6702975Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6703108Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:30:20.6703182Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6703517Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6703652Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:30:20.6703724Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6703995Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6704150Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.6704211Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6704510Z external/sleef/src/arch/helperavx512f.h:95:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6704621Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:20.6704693Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6704960Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.6705067Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:30:20.6705141Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6705388Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6705555Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:20.6705638Z ^~~~~ 2022-05-18T03:30:20.6706029Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6706158Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:20.6706238Z ^~~~ 2022-05-18T03:30:20.6706493Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6706613Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:20.6706682Z ^~~~ 2022-05-18T03:30:20.6706939Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6707061Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:20.6707142Z ^~~~~~ 2022-05-18T03:30:20.6707295Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.6707565Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6707773Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.6707859Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6708115Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6708282Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.6708362Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6708627Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6708743Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.6708822Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6709092Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6709224Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.6709293Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6709563Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6709703Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.6709785Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6710051Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6710179Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.6710258Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6710521Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6710624Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.6710740Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6711004Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6711124Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:20.6711201Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6711463Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6711615Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.6711694Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6711949Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6712109Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.6712187Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6712447Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6712607Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.6712683Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6712948Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6713077Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.6713159Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6713413Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6713544Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.6713624Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6713937Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6714066Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.6714146Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6714408Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6714523Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.6714587Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6714849Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6714964Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.6715039Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6715311Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6715462Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.6715547Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6715805Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6715918Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:20.6716002Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6716270Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6716401Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.6716483Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6716616Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.6716906Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6717036Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:20.6717106Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6717366Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6717494Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:20.6717575Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6717865Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6717992Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.6718074Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6718336Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6718460Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:20.6718547Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6718817Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6718960Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.6719046Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6719309Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6719446Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.6719526Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6719777Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6719952Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.6720037Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6720305Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6720450Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.6720537Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6720818Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6720976Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.6721049Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6721330Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6721504Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.6721611Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6721889Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6722050Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.6722150Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6722431Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6722600Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.6722678Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6722988Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6723156Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.6723245Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6723543Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6723712Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.6723796Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6724060Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6724259Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.6724349Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6724673Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6724847Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.6724935Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6725206Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6725404Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.6725526Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6725878Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6726081Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.6726250Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6726664Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6726875Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.6726993Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6727396Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6727610Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.6727741Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6728135Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6728342Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.6728474Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6728878Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6729091Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.6729204Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6729614Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6729776Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:30:20.6729865Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6730274Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6730445Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:30:20.6730553Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6730931Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6731055Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:30:20.6731126Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6731396Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6731549Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.6731637Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6731906Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6732081Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.6732200Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6732599Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6732866Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.6732991Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6733482Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6733737Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.6733885Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6734349Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6734576Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.6734711Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6735241Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6735487Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.6735622Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6736045Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6736196Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.6736282Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6736420Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.6736676Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6736808Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.6736898Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6737147Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6737265Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.6737351Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6737483Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.6737736Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6737880Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.6737966Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6738213Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6738342Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.6738470Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6738609Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:30:20.6738888Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6739017Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.6739097Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6739376Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6739503Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.6739580Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6739843Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6739972Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.6740053Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6740331Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6740457Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.6740534Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6740794Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6740943Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.6741003Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6741276Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6741408Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:20.6741515Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6741777Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6741901Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.6741974Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6742236Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6742346Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.6742420Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6742682Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6742780Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:20.6742849Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6743124Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6743328Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.6743504Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6743760Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6743910Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:20.6743983Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6744244Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6744352Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:20.6744423Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6744686Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6744902Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.6744963Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6745243Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6745396Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.6745474Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6745874Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6746054Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.6746129Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6746400Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6746544Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:20.6746617Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6746876Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6746986Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:20.6747059Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6747318Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6747466Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:20.6747538Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6747799Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6748031Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:20.6748110Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6748385Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6748566Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:20.6748646Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6748916Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6749080Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.6749154Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6749408Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6749585Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.6749660Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6749923Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6750031Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:20.6750105Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6750366Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6750475Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:20.6750535Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6750798Z external/sleef/src/arch/helperavx512f.h:482:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6750970Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:30:20.6751083Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6751350Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6751498Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:20.6751569Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6751826Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6751959Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:20.6752032Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6752292Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6752439Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:20.6752514Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6752773Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6752918Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:20.6752988Z ^~~~~~~~~~ 2022-05-18T03:30:20.6753242Z external/sleef/src/arch/helperavx512f.h:465:21: warning: 'vilogb2k_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6753394Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.6753468Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6753730Z external/sleef/src/arch/helperavx512f.h:464:21: warning: 'vilogbk_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6753880Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.6753980Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6754243Z external/sleef/src/arch/helperavx512f.h:462:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6754381Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.6754440Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6754700Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6754943Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.6755017Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6755278Z external/sleef/src/arch/helperavx512f.h:460:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6755446Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.6755518Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6755783Z external/sleef/src/arch/helperavx512f.h:459:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6755945Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.6756020Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6756298Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6756477Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.6756560Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6756830Z external/sleef/src/arch/helperavx512f.h:451:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6756986Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.6757065Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6757356Z external/sleef/src/arch/helperavx512f.h:437:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6757480Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.6757556Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6757819Z external/sleef/src/arch/helperavx512f.h:432:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6757938Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.6758011Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6758269Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6758382Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.6758453Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6758703Z external/sleef/src/arch/helperavx512f.h:426:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6758863Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:30:20.6758937Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6759199Z external/sleef/src/arch/helperavx512f.h:425:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6759354Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:30:20.6759426Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6759694Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6759816Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.6759878Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6760145Z external/sleef/src/arch/helperavx512f.h:411:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6760311Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.6760384Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6760652Z external/sleef/src/arch/helperavx512f.h:409:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6760796Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.6760869Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6761135Z external/sleef/src/arch/helperavx512f.h:408:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6761264Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.6761337Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6761609Z external/sleef/src/arch/helperavx512f.h:407:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6761763Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.6761838Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6762109Z external/sleef/src/arch/helperavx512f.h:406:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6762249Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.6762321Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6762568Z external/sleef/src/arch/helperavx512f.h:405:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6762715Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.6762787Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6763047Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6763242Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.6763317Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6763582Z external/sleef/src/arch/helperavx512f.h:400:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6763782Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.6763843Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6764232Z external/sleef/src/arch/helperavx512f.h:399:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6764425Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.6764529Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6764776Z external/sleef/src/arch/helperavx512f.h:398:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6764987Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.6765089Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6765397Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6765589Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:20.6765693Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6766014Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6766209Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.6766272Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6766572Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6766804Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.6766906Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6767202Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6767393Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.6767496Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6767808Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6767999Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.6768062Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6768384Z external/sleef/src/arch/helperavx512f.h:387:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6768592Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.6768692Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6768987Z external/sleef/src/arch/helperavx512f.h:386:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6769189Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:20.6769290Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6769683Z external/sleef/src/arch/helperavx512f.h:385:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6769878Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.6769992Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6770354Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6770529Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:30:20.6770630Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6770921Z external/sleef/src/arch/helperavx512f.h:377:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6771095Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:30:20.6771196Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6771519Z external/sleef/src/arch/helperavx512f.h:376:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6771828Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.6771959Z ^~~~~~~~~~ 2022-05-18T03:30:20.6772252Z external/sleef/src/arch/helperavx512f.h:374:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6772412Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:30:20.6772513Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6772802Z external/sleef/src/arch/helperavx512f.h:373:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6772979Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.6773086Z ^~~~~~~~~~ 2022-05-18T03:30:20.6773330Z external/sleef/src/arch/helperavx512f.h:365:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6773485Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:30:20.6773585Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6773879Z external/sleef/src/arch/helperavx512f.h:361:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6774053Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:30:20.6774156Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6774435Z external/sleef/src/arch/helperavx512f.h:359:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6785067Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:30:20.6785204Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6785558Z external/sleef/src/arch/helperavx512f.h:355:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6785902Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.6786011Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6786464Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6786708Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:20.6786843Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6787301Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6787541Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:20.6787655Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6788075Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6788266Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:20.6788370Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6788815Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6789014Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:20.6789124Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6789661Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6789908Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:20.6790027Z ^~~~~~~~~~ 2022-05-18T03:30:20.6790606Z external/sleef/src/arch/helperavx512f.h:312:22: warning: 'vgetmant_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6790871Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.6790991Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6791450Z external/sleef/src/arch/helperavx512f.h:309:22: warning: 'vgetexp_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6791736Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:30:20.6791853Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6792289Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6792466Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.6792582Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6793046Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6793305Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.6793420Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6793950Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6794241Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.6794360Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6794787Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6794932Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.6794990Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6795414Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6795608Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:20.6795715Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6796017Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6796216Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.6796321Z ^~~~~~~~~~ 2022-05-18T03:30:20.6796731Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6796968Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.6797055Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6797369Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6797570Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:20.6797659Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6797974Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6798172Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.6798260Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6798660Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6798848Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.6798936Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6799251Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6799450Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.6799537Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6799845Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6800037Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.6800122Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6800416Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6800590Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:30:20.6800675Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6801044Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6801166Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.6801250Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.6801551Z external/sleef/src/arch/helperavx512f.h:140:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6801994Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.6802102Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6802403Z external/sleef/src/arch/helperavx512f.h:139:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6802661Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.6802744Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6803049Z external/sleef/src/arch/helperavx512f.h:138:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6803381Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.6803508Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6803745Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:30:20.6804265Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6804577Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:30:20.6804712Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.6805218Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6805477Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:30:20.6805600Z ^~~~~~~~~~~ 2022-05-18T03:30:20.6806141Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6806439Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:30:20.6806581Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6807112Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6807408Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:30:20.6807556Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.6808237Z external/sleef/src/arch/helperavx512f.h:112:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6808522Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:30:20.6808683Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.6809442Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.6809723Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.6809830Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8325936Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:20.8328511Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:20.8328971Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:20.8332022Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:20.8334493Z ^ 2022-05-18T03:30:20.8336949Z At top level: 2022-05-18T03:30:20.8339885Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8342824Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:20.8342982Z ^~~~~~~ 2022-05-18T03:30:20.8343687Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8343903Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:20.8344039Z ^~~~~~~ 2022-05-18T03:30:20.8344539Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8344777Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:20.8344921Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8345601Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8345987Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:20.8346130Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8346636Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8346942Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.8347087Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8347583Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8347804Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:20.8347942Z ^~~~~~ 2022-05-18T03:30:20.8348457Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8348678Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:20.8348818Z ^~~~~~ 2022-05-18T03:30:20.8349322Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8349536Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:20.8349656Z ^~~~~~ 2022-05-18T03:30:20.8350159Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8350364Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:20.8350493Z ^~~~~ 2022-05-18T03:30:20.8350986Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8351303Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:20.8351441Z ^~~~~~ 2022-05-18T03:30:20.8351928Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8352142Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:20.8352270Z ^~~~~ 2022-05-18T03:30:20.8352759Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8379117Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:20.8379308Z ^~~~~~~ 2022-05-18T03:30:20.8379888Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8380134Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:20.8380274Z ^~~~~~~~~~ 2022-05-18T03:30:20.8380796Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8381056Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:20.8381204Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8381716Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8381955Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:20.8382092Z ^~~~~~~ 2022-05-18T03:30:20.8382603Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8382787Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:20.8383011Z ^~~~~~ 2022-05-18T03:30:20.8383604Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8383802Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:20.8383927Z ^~~~~~~~~ 2022-05-18T03:30:20.8385127Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8385384Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.8385528Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8386299Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8386537Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:20.8386678Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8387192Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8387446Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:20.8387593Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8388094Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8388340Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:20.8388483Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8388964Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8389192Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:20.8389331Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8389835Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8390312Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:20.8390460Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8390968Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8391281Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:20.8391408Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8391920Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8392164Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:20.8392309Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8392819Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8393097Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:20.8393243Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8393737Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8393968Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:20.8394098Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8394601Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8394818Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:20.8394956Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8395534Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8395795Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.8395945Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8396457Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8396695Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.8396835Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8397329Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8397555Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:20.8397693Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8398207Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8398436Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:20.8398576Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8399063Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8399299Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:20.8399443Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8399691Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.8400169Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8400396Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:20.8400541Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8401075Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8401291Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.8401430Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8401896Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8402121Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.8402262Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8402739Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8402966Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:20.8403106Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8403549Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8403812Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.8403952Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8404422Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8404676Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.8404818Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8405297Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8405550Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.8405682Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8406148Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8406435Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:20.8406576Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8407049Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8407265Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.8407405Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8407865Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8408105Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.8408249Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8408719Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8408973Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:20.8409123Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8409600Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8409856Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.8410001Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8410463Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8410717Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.8410860Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8411325Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8411578Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.8411785Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8412260Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8412517Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.8412664Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8413121Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8413367Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:20.8413512Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8413978Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8414231Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.8414380Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8414861Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8415114Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.8415241Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8415712Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8415962Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.8416104Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8416580Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8416836Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:20.8417040Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8417518Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8417755Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.8417899Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8418373Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8418623Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.8418769Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8419242Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8419498Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:20.8419641Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8420095Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8420338Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:20.8420482Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8420959Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8421185Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.8421328Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8421789Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8422010Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.8422133Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8422650Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8422945Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.8423084Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8423647Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8423918Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:20.8424051Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8424523Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8424766Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:20.8424908Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8425384Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8425725Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:20.8425973Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8426453Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8426768Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:20.8426905Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8427373Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8427658Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.8427796Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8428372Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8428656Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:20.8428793Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8429249Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8429508Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:20.8429639Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8430095Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8430319Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.8430457Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8430935Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8431305Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.8431462Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8431935Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8432253Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.8432400Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8432853Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8433158Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:20.8433388Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8433632Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.8434105Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8434374Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.8434515Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8434989Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8435197Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:20.8435334Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8435792Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8436031Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:20.8436175Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8436636Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8436883Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:20.8437024Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8437462Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8437686Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:20.8437825Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8438289Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8438576Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:20.8438784Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8439257Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8439540Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:20.8439674Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8440148Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8440462Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:20.8440608Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8441077Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8441330Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:20.8441481Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8441951Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8442206Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:20.8442332Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8442576Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:30:20.8443089Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8443320Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.8443455Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8443964Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8444265Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.8444399Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8444877Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8445097Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.8445232Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8445729Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8445951Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.8446081Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8446585Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8446762Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.8446873Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8447376Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8447558Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.8447679Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8448177Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8448505Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:30:20.8448631Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8449145Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8449395Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.8449569Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8450076Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8450335Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:30:20.8450462Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8450968Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8451260Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:30:20.8451380Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8451858Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8452093Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:20.8452221Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8452725Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8452947Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.8453073Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8453581Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8453802Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.8453916Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8454413Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8454768Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.8454902Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8455465Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8455739Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.8455869Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8456370Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8456621Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:20.8456749Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8457250Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8457437Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:20.8457558Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8458060Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8458385Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.8458510Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8459003Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8493284Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:30:20.8493476Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8494066Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8494352Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.8494486Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8495004Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8495430Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.8495560Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8496069Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8496342Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:20.8496470Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8496980Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8497178Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:20.8497303Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8497805Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8498079Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:20.8498185Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8498674Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8498978Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:20.8499111Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8499611Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8499936Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:20.8500073Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8500572Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8500955Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.8501086Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8501600Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8501915Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.8502042Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8502550Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8502743Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:30:20.8502867Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8503353Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8503630Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:20.8503760Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8504269Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8504467Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:30:20.8504595Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8505100Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8505297Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:20.8505407Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8506017Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8506333Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:30:20.8506558Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8507070Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8507338Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:20.8507457Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8507943Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8508187Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:20.8508309Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8508808Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8509071Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:20.8509194Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8509711Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8509974Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:20.8510096Z ^~~~~~~~~~ 2022-05-18T03:30:20.8510593Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8510870Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.8510994Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8511498Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8511751Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.8511874Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8512451Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8512700Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.8512810Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8513321Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8513773Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.8513898Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8514394Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8514693Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.8514812Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8515312Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8515628Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.8515737Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8516235Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8516558Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.8516699Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8517210Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8517489Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.8517618Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8518195Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8518429Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:20.8518562Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8519070Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8519309Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:30:20.8519435Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8519945Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8520179Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.8520309Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8520800Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8521011Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.8521135Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8521637Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8521836Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.8521958Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8522457Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8522731Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:30:20.8522842Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8523345Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8523686Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:30:20.8523817Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8524330Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8524543Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.8524672Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8525164Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8525361Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.8525485Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8525986Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8526239Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.8526375Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8526882Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8527132Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.8527257Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8527737Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8528003Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.8528133Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8528629Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8528882Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.8529062Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8529562Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8529810Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.8529931Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8530418Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8530672Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:30:20.8530799Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8531311Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8531566Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:30:20.8531694Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8532205Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8532497Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.8532603Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8533105Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8533396Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.8533515Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8534011Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8534299Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.8534424Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8534980Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8535260Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.8535384Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8535890Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8536189Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.8536317Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8536827Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8537118Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.8537247Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8537727Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8538019Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:20.8538145Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8538630Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8538930Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.8539057Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8539562Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8539860Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.8540051Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8540548Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8540942Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.8541070Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8559727Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8560037Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.8560167Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8560708Z external/sleef/src/arch/helperavx512f.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8561023Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.8561145Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8561645Z external/sleef/src/arch/helperavx512f.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8561948Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.8562073Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8562582Z external/sleef/src/arch/helperavx512f.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8562875Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.8563003Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8563507Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8563865Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:30:20.8563977Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8564476Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8564729Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:30:20.8564851Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8565312Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8565896Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.8566021Z ^~~~~~~~~~ 2022-05-18T03:30:20.8566526Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8567129Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:20.8567254Z ^~~~~~~~~~ 2022-05-18T03:30:20.8567766Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8568007Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:30:20.8568130Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8568632Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8568899Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.8569020Z ^~~~~~~~~~ 2022-05-18T03:30:20.8569508Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8570019Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:30:20.8570142Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8570648Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8570905Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:30:20.8571028Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8571527Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8571779Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:30:20.8571904Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8572402Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8572670Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:30:20.8572792Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8573298Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8573491Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:30:20.8573614Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8574121Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8574322Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:30:20.8574436Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8574939Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8575226Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:30:20.8575356Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8575925Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8576203Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:30:20.8576325Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8576826Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8577036Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:30:20.8577153Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8577649Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8577887Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:30:20.8578006Z ^~~~~~~~~~ 2022-05-18T03:30:20.8578519Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8578794Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.8578914Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8579402Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8579609Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:20.8579728Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8580226Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8580437Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:20.8580557Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8581065Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8581396Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:30:20.8581511Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8582002Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8582264Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:20.8582390Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8582879Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8583146Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:20.8583279Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8583892Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8584190Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:30:20.8584320Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8584824Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8585095Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:30:20.8585224Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8585844Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8586099Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:20.8586225Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8586718Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8587073Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:30:20.8587204Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8587735Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8588054Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:30:20.8588180Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8588690Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8588951Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:20.8589057Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8589548Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8589830Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:20.8589956Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8590468Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8590735Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:20.8590854Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8591348Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8591599Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:20.8591720Z ^~~~~~~~~~ 2022-05-18T03:30:20.8592223Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8592545Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.8592762Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8593274Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8593599Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.8593723Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8594225Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8594461Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:30:20.8594585Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8595094Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8595353Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:30:20.8595488Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8595997Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8596271Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.8596392Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8596879Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8597153Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.8597275Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8597790Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8597988Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.8598117Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8598686Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8598887Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.8598997Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8599489Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8599682Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.8599804Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8600299Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8600498Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.8600621Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8601125Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8601419Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.8601556Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8602052Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8602390Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.8602530Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8603036Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8603292Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.8603425Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8603906Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8604221Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:30:20.8604350Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8604849Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8605044Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.8605165Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8605668Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8605866Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.8605970Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8606476Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8606738Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.8606859Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8607347Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8607597Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.8607717Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8608211Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8608447Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:20.8608574Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8609076Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8609319Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:20.8609501Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8610000Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8610202Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.8610323Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8610812Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8611026Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.8611153Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8611664Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8611925Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:20.8612050Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8612561Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8612815Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:20.8612925Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8613429Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8613681Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.8613802Z ^~~~~~~~~~ 2022-05-18T03:30:20.8614305Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8614557Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:30:20.8614679Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8615189Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8615487Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:20.8615610Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8616119Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8616422Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.8616545Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8617049Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8617341Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.8617466Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8617949Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8618250Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.8618376Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8618882Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8619184Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.8619314Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8619831Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8620133Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.8620257Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8620808Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8621101Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.8621228Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8621729Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8622033Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:20.8622163Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8622662Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8622978Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.8623092Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8623680Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8623982Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.8624100Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8624590Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8624916Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.8625048Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8625563Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8625985Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.8626202Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8626710Z external/sleef/src/arch/helperavx512f.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8627029Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.8627158Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8627665Z external/sleef/src/arch/helperavx512f.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8627985Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.8628116Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8628628Z external/sleef/src/arch/helperavx512f.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8628923Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.8629060Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8629568Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8629844Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:30:20.8629970Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8630474Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8630731Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:30:20.8630851Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8631348Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8631944Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.8632151Z ^~~~~~~~~~ 2022-05-18T03:30:20.8632652Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8633266Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.8633393Z ^~~~~~~~~~ 2022-05-18T03:30:20.8633897Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8634140Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:30:20.8634263Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8634755Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8635034Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:30:20.8635157Z ^~~~~~~~~~ 2022-05-18T03:30:20.8635660Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8635932Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:30:20.8636057Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8636564Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8636838Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:30:20.8636950Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8637458Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8637724Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:30:20.8637912Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8638422Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8638694Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:30:20.8638820Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8639318Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8639587Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:30:20.8639701Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8640196Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8640467Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.8640604Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8641096Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8641370Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:30:20.8641500Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8641999Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8642248Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.8642373Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8642885Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8643123Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:30:20.8643309Z ^~~~~~~~~~ 2022-05-18T03:30:20.8643814Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8644076Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:30:20.8644203Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8644694Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8645001Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:30:20.8645126Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8645630Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8645937Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:30:20.8646070Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8646576Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8646763Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.8646870Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8647375Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8647555Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:20.8647675Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8648168Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8648365Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:30:20.8648483Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8649049Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8649244Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:30:20.8649369Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8649868Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8650100Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:30:20.8650223Z ^~~~~~~~~~ 2022-05-18T03:30:20.8650736Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8650995Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:30:20.8651121Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8651620Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8651829Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:30:20.8651953Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8652468Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8652657Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:30:20.8652780Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8653289Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8653510Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:30:20.8653622Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8654122Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8654342Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:30:20.8654463Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8655015Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8655548Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.8655675Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8656171Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8656497Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.8656627Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8657134Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8657447Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.8657579Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8658081Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8658614Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.8658738Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8658975Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:30:20.8659464Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8659802Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.8659927Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8660501Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8660813Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.8660940Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8661445Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8661716Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:30:20.8661828Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8662340Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8662604Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:30:20.8662728Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8663235Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8663598Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:30:20.8663721Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8664210Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8664462Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:30:20.8664571Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8665071Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8665324Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.8665448Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8666180Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8666437Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.8666562Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8667054Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8667302Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.8667426Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8667922Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8668178Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.8668302Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8668804Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8669053Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:30:20.8669178Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8669668Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8669908Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:30:20.8670030Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8670537Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8670816Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.8670936Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8671442Z external/sleef/src/arch/helperavx512f.h:86:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8671716Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:20.8671825Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8672321Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8672512Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:30:20.8672634Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8673104Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8673267Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:30:20.8673382Z ^~~~~~~ 2022-05-18T03:30:20.8673873Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8674075Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:30:20.8674195Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8674696Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8674894Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:30:20.8675011Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8675486Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8675707Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:20.8675831Z ^~~~~~~ 2022-05-18T03:30:20.8676318Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8676542Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:20.8676681Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8677176Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8677409Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:20.8677614Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8678113Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8678397Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.8678538Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8679014Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8679234Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:20.8679373Z ^~~~~~ 2022-05-18T03:30:20.8679841Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8680050Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:20.8680186Z ^~~~~~ 2022-05-18T03:30:20.8680619Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8680827Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:20.8681001Z ^~~~~ 2022-05-18T03:30:20.8681476Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8681685Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:20.8681816Z ^~~~~~ 2022-05-18T03:30:20.8682276Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8682484Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:20.8682606Z ^~~~~ 2022-05-18T03:30:20.8683087Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8683372Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:20.8683507Z ^~~~~~~ 2022-05-18T03:30:20.8683989Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8684231Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:20.8684371Z ^~~~~~~~~~ 2022-05-18T03:30:20.8684872Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8685112Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:20.8685251Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8685723Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8685939Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:20.8686069Z ^~~~~~~ 2022-05-18T03:30:20.8686562Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8686815Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.8686963Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8687440Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8687794Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:20.8687937Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8688424Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8688793Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:20.8688939Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8689424Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8689646Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:20.8689769Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8690279Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8690541Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.8690691Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8690932Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.8691402Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8691629Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:20.8691775Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8692224Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8692453Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.8692597Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8693059Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8693309Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.8693453Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8693917Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8694236Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.8694361Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8694824Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8695078Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.8695223Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8695674Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8695894Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.8696035Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8696489Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8696796Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.8696923Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8697368Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8697704Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:20.8697845Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8698302Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8698529Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.8698671Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8699145Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8699556Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.8699714Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8700187Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8700497Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.8700645Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8700885Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.8701344Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8701572Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:20.8701696Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8701942Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:30:20.8702462Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8702691Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.8702827Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8703347Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8703661Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.8703797Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8704302Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8704533Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.8704664Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8705241Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8705468Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.8705597Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8706244Z external/sleef/src/arch/helperavx512f.h:582:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8706420Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.8706518Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8706997Z external/sleef/src/arch/helperavx512f.h:579:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8707175Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.8707292Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8707793Z external/sleef/src/arch/helperavx512f.h:572:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8708132Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:30:20.8708261Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8708747Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8708996Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.8709126Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8709620Z external/sleef/src/arch/helperavx512f.h:570:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8709878Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:30:20.8710003Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8710510Z external/sleef/src/arch/helperavx512f.h:568:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8710911Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:30:20.8711043Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8711556Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8711774Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:20.8711898Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8712395Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8712616Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.8712741Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8713226Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8713453Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.8713562Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8714050Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8714213Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:20.8714331Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8714832Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8715183Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.8715316Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8715813Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8716082Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:20.8716274Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8716764Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8716950Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:20.8717073Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8717572Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8717890Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.8718012Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8718518Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8718784Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.8718915Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8719434Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8719712Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.8719854Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8720356Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8720638Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:20.8720759Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8721229Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8721426Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:20.8721551Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8722107Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8722377Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:20.8722505Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8723018Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8723325Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:20.8723446Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8723961Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8724285Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:20.8724423Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8724934Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8725231Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.8725357Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8725855Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8726151Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.8726279Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8726772Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8726966Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:20.8727089Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8727642Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8727842Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:20.8727967Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8728441Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8728706Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:20.8728827Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8729322Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8729589Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:20.8729718Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8730204Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8730477Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:20.8730580Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8731060Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8731327Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:20.8731451Z ^~~~~~~~~~ 2022-05-18T03:30:20.8731945Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8732392Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.8732516Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8733041Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8733426Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.8733552Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8734037Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8734237Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.8734358Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8734873Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8735090Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.8735217Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8735691Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8735986Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.8736120Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8736613Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8736906Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:20.8737032Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8737547Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8737840Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.8737966Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8738447Z external/sleef/src/arch/helperavx512f.h:383:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8738816Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.8738946Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8739458Z external/sleef/src/arch/helperavx512f.h:382:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8739758Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.8739890Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8740371Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8740625Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:30:20.8740735Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8741252Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8741534Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:20.8741667Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8742172Z external/sleef/src/arch/helperavx512f.h:338:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8742396Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:30:20.8742522Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8743025Z external/sleef/src/arch/helperavx512f.h:334:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8743325Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:30:20.8743528Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8744028Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8744307Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:20.8744540Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8745044Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8745306Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:20.8745426Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8746066Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8746336Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:20.8746459Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8746958Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8747226Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:20.8747352Z ^~~~~~~~~~ 2022-05-18T03:30:20.8747847Z external/sleef/src/arch/helperavx512f.h:311:23: warning: 'vgetmant_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8748176Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.8748303Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8748776Z external/sleef/src/arch/helperavx512f.h:308:23: warning: 'vgetexp_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8749027Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:30:20.8749155Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8749645Z external/sleef/src/arch/helperavx512f.h:306:20: warning: 'vilogb2k_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8749920Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.8750144Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8751148Z external/sleef/src/arch/helperavx512f.h:302:20: warning: 'vilogbk_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8751422Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.8751531Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8752028Z external/sleef/src/arch/helperavx512f.h:298:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8752227Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.8752353Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8780636Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8780852Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.8780979Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8781515Z external/sleef/src/arch/helperavx512f.h:290:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8781716Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.8781844Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8782341Z external/sleef/src/arch/helperavx512f.h:286:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8782537Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.8782660Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8787965Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8788325Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.8788461Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8788973Z external/sleef/src/arch/helperavx512f.h:259:29: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8789232Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.8789475Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8789969Z external/sleef/src/arch/helperavx512f.h:251:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8790171Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.8790297Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8790776Z external/sleef/src/arch/helperavx512f.h:248:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8790976Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.8791086Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8791579Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8791836Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.8791966Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8792458Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8792716Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.8792839Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8793317Z external/sleef/src/arch/helperavx512f.h:237:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8793565Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:20.8793689Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8794178Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8794419Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:20.8794540Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8795027Z external/sleef/src/arch/helperavx512f.h:232:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8795324Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.8795428Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8795938Z external/sleef/src/arch/helperavx512f.h:229:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8796148Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.8796274Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8796771Z external/sleef/src/arch/helperavx512f.h:227:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8797035Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:20.8797158Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8797644Z external/sleef/src/arch/helperavx512f.h:226:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8797884Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:20.8798005Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8798487Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8798727Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.8798842Z ^~~~~~~~~~ 2022-05-18T03:30:20.8799322Z external/sleef/src/arch/helperavx512f.h:222:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8799572Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:20.8799691Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8800150Z external/sleef/src/arch/helperavx512f.h:218:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8800449Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.8800635Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8801121Z external/sleef/src/arch/helperavx512f.h:217:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8801421Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.8801545Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8802029Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8802324Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.8802447Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8802914Z external/sleef/src/arch/helperavx512f.h:215:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8803203Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.8803333Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8803822Z external/sleef/src/arch/helperavx512f.h:214:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8804127Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.8804250Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8804722Z external/sleef/src/arch/helperavx512f.h:213:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8805002Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.8805110Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8805604Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8805920Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:20.8806115Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8806612Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8806917Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.8807046Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8807548Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8807844Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.8807972Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8808475Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8808793Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.8808922Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8809425Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8809732Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.8809863Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8810372Z external/sleef/src/arch/helperavx512f.h:201:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8810672Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.8810802Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8811310Z external/sleef/src/arch/helperavx512f.h:200:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8811676Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.8811800Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8812293Z external/sleef/src/arch/helperavx512f.h:199:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8812597Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.8812714Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8813173Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8813432Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:30:20.8813558Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8814045Z external/sleef/src/arch/helperavx512f.h:195:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8814327Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:30:20.8814455Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8814940Z external/sleef/src/arch/helperavx512f.h:194:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8815560Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.8815682Z ^~~~~~~~~~ 2022-05-18T03:30:20.8816158Z external/sleef/src/arch/helperavx512f.h:192:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8816402Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:30:20.8816524Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8816986Z external/sleef/src/arch/helperavx512f.h:191:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8817320Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:30:20.8817446Z ^~~~~~~~~~ 2022-05-18T03:30:20.8817937Z external/sleef/src/arch/helperavx512f.h:190:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8818206Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:30:20.8818319Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8818807Z external/sleef/src/arch/helperavx512f.h:189:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8819078Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:30:20.8819204Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8819689Z external/sleef/src/arch/helperavx512f.h:188:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8819964Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:30:20.8820088Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8820609Z external/sleef/src/arch/helperavx512f.h:185:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8820867Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:30:20.8820998Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8821517Z external/sleef/src/arch/helperavx512f.h:184:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8821788Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.8821917Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8822414Z external/sleef/src/arch/helperavx512f.h:177:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8822732Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:30:20.8822861Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8823345Z external/sleef/src/arch/helperavx512f.h:176:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8823742Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:30:20.8823871Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8824356Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8824530Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.8824651Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8825129Z external/sleef/src/arch/helperavx512f.h:166:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8825309Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:20.8825427Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8826018Z external/sleef/src/arch/helperavx512f.h:162:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8826236Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:30:20.8826360Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8826865Z external/sleef/src/arch/helperavx512f.h:158:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8827071Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:30:20.8827199Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8827691Z external/sleef/src/arch/helperavx512f.h:155:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8827931Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:30:20.8828057Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8828546Z external/sleef/src/arch/helperavx512f.h:151:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8828828Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:30:20.8828952Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8829450Z external/sleef/src/arch/helperavx512f.h:143:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8829673Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:30:20.8829799Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8830284Z external/sleef/src/arch/helperavx512f.h:142:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8830504Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:30:20.8830629Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8831123Z external/sleef/src/arch/helperavx512f.h:136:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8831673Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.8831801Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8832041Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T03:30:20.8832548Z external/sleef/src/arch/helperavx512f.h:135:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8832875Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.8833002Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8833495Z external/sleef/src/arch/helperavx512f.h:134:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8833803Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.8833932Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8834510Z external/sleef/src/arch/helperavx512f.h:130:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8834795Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:30:20.8834925Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8835374Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8835616Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:30:20.8835738Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8836226Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8836476Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:30:20.8836593Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8837102Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8837349Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:30:20.8837447Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8837924Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8838200Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:30:20.8838314Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8838821Z external/sleef/src/arch/helperavx512f.h:111:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8839058Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:30:20.8839185Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8839681Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.8840029Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.8840138Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8842609Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:20.8842955Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:20.8843411Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:20.8843753Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:20.8843951Z ^~~ 2022-05-18T03:30:20.8844281Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:30:20.8844728Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:20.8844892Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:30:20.8845001Z ^ 2022-05-18T03:30:20.8845117Z At top level: 2022-05-18T03:30:20.8845623Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8845948Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:30:20.8846084Z ^~~~~~~ 2022-05-18T03:30:20.8846594Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8846987Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:30:20.8847111Z ^~~~~~~ 2022-05-18T03:30:20.8847695Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8848038Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:30:20.8848181Z ^~~~~~~~~ 2022-05-18T03:30:20.8848678Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8848946Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:30:20.8849083Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8849591Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8849808Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:30:20.8849930Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8850428Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8850748Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:30:20.8850890Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8851382Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8851666Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:30:20.8851811Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8852316Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8852601Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.8852798Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8853303Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8853520Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:30:20.8853653Z ^~~~~ 2022-05-18T03:30:20.8854155Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8854381Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:20.8854518Z ^~~~~ 2022-05-18T03:30:20.8855009Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8855226Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:20.8855359Z ^~~~ 2022-05-18T03:30:20.8855865Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8856077Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:20.8856210Z ^~~~ 2022-05-18T03:30:20.8856704Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8856922Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:20.8857041Z ^~~~~~ 2022-05-18T03:30:20.8857542Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8857803Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:20.8857947Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8858450Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8858787Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:20.8858930Z ^~~~~~~~~ 2022-05-18T03:30:20.8859424Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8859652Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:20.8859791Z ^~~~~~ 2022-05-18T03:30:20.8860292Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8860517Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:20.8860656Z ^~~~~~ 2022-05-18T03:30:20.8861163Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8861390Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:20.8861666Z ^~~~~~ 2022-05-18T03:30:20.8862161Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8862350Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:20.8862473Z ^~~~~ 2022-05-18T03:30:20.8862955Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8863294Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:20.8863513Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8864019Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8864417Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:20.8864633Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8864860Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.8865377Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8865569Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:20.8865693Z ^~~~~~~~ 2022-05-18T03:30:20.8866532Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8866795Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.8866937Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8867452Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8867731Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.8867860Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8868363Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8868566Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.8868805Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8869319Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8869549Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.8869690Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8870180Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8870538Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.8870683Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8871185Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8871416Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.8871554Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8872054Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8872249Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.8872362Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8872862Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8873130Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:20.8873267Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8873761Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8873966Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:20.8874095Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8874590Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8874850Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.8874986Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8875498Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8875790Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.8876011Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8876511Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8876797Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.8876923Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8877412Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8877652Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.8877790Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8878301Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8878540Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.8878684Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8879193Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8879427Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.8879547Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8880043Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8880300Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:20.8880446Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8880953Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8881211Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:20.8881363Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8881933Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8882188Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:20.8882321Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8882827Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8883058Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:20.8883190Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8883677Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8883908Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:20.8884051Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8884544Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8884730Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.8884858Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8885346Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8885550Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.8885679Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8886187Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8886458Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.8886604Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8887104Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8887391Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:20.8887528Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8888026Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8888268Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.8888404Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8888911Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8889146Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.8889270Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8889510Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.8890024Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8890242Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:20.8890377Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8890875Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8891082Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:20.8891216Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8891707Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8891940Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:20.8892080Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8892589Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8892883Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:20.8893028Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8893536Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8893765Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.8893888Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8894373Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8894605Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:20.8894743Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8895231Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8895477Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:20.8895627Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8896130Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8896378Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.8896523Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8897034Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8897280Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.8897420Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8897915Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8898173Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.8898380Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8898877Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8899141Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.8899292Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8899799Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8900064Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:20.8900213Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8900719Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8900977Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:20.8901130Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8901623Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8901868Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:20.8902011Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8902516Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8902781Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:20.8902928Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8903508Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8903757Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:20.8903950Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8904428Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8904666Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:20.8904801Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8905300Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8905548Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:20.8905690Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8906352Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8906614Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:20.8906779Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8907280Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8907553Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.8907697Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8908199Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8908488Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:20.8908631Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8909123Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8909474Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:20.8909619Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8910118Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8910362Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:20.8910500Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8911003Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8911307Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.8911457Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8911947Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8912252Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.8912399Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8912909Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8913213Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.8913363Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8913874Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8914150Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.8914275Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8914768Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8915118Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.8915258Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8915749Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8916024Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.8916167Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8916668Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8916955Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.8917087Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8917595Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8917867Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.8918015Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8918519Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8918782Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.8918926Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8919429Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8919680Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.8919822Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8920378Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8920636Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.8920782Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8921289Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8921547Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.8921693Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8922184Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8922432Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.8922574Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8923087Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8923389Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.8923543Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8924044Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8924328Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.8924473Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8924952Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8925245Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.8925392Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8925941Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8926234Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.8926381Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8926884Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8927148Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.8927278Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8927786Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8928045Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.8928192Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8928702Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8928961Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.8929099Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8929333Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.8929786Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8930024Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:20.8930166Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8930642Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8930873Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.8931079Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8931540Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8931773Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:20.8931899Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8932369Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8932592Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:20.8932727Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8933202Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8933433Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:20.8933578Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8934054Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8934273Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.8934419Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8934896Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8935159Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.8935304Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8935546Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.8936023Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8936289Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.8936504Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8936983Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8937237Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.8937381Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8937846Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8938093Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.8938236Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8938693Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8938948Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:20.8939087Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8939552Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8939814Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.8939961Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8940435Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8940692Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.8940838Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8941316Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8941566Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.8941772Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8942254Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8942521Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.8942672Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8943147Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8943481Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.8943628Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8944090Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8944349Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:20.8944500Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8944979Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8945244Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.8945392Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8945978Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8946241Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.8946374Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8946850Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8947107Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:20.8947248Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8947804Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8948063Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.8948211Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8948678Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8948936Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.8949065Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8949537Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8949801Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:20.8949957Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8950431Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8950680Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:20.8950832Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8951296Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8951515Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.8951661Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8952133Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8952366Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:20.8952513Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8953046Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8953376Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.8953516Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8953951Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8954257Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.8954395Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8954855Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8955150Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.8955288Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8955768Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8956042Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.8956167Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8956407Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.8956873Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8957223Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:20.8957361Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8957840Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8958229Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:20.8958376Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8958854Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8959158Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:20.8959295Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8959761Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8960052Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:20.8960188Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8960642Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8960916Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:20.8961054Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8961511Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8961827Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:20.8961975Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8962446Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8962737Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:20.8962889Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8963369Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8963673Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:20.8963806Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8964281Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8964540Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:20.8964685Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8965154Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8965384Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:20.8965524Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8965992Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8966292Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.8966421Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8966881Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8967168Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.8967316Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8967782Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8968104Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:20.8968251Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8968721Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8969033Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:20.8969181Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8969652Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8969913Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:20.8970055Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8970295Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:30:20.8970810Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8971043Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.8971162Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8971682Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8971910Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.8972041Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8972553Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8972778Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.8972911Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8973406Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8973619Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.8973749Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8974253Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8974496Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:20.8974618Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8975133Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8975315Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.8975437Z ^~~~~~~~~~~ 2022-05-18T03:30:20.8975918Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8976250Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T03:30:20.8976378Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8976887Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8977156Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.8977287Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8977786Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8978040Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T03:30:20.8978153Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8978654Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8978948Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T03:30:20.8979073Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8979562Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8979792Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:20.8979988Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8980487Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8980711Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.8980820Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8981321Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8981540Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.8981660Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8982174Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8982537Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.8982676Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8983186Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8983519Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.8983653Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8984168Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8984434Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:20.8984561Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8985059Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8985249Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:20.8985371Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8986069Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8986380Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.8986503Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8987007Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8987262Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T03:30:20.8987384Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8987896Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8988174Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.8988289Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8988805Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8989084Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.8989214Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8989724Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8989999Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:20.8990124Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.8990622Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8990801Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:20.8990928Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8991442Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8991807Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:20.8991935Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.8992450Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8992758Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:20.8992884Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8993361Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8993675Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:20.8993809Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8994329Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8994636Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.8994763Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8995268Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8995579Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.8995706Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.8996200Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8996395Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T03:30:20.8996517Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8997026Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8997305Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:20.8997430Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8997938Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8998137Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T03:30:20.8998248Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8998756Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8998953Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:20.8999077Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.8999564Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.8999872Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:30:20.9000005Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9000502Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9000756Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:20.9000882Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9001381Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9001637Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:20.9001758Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9002259Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9002525Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:20.9002706Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9003200Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9003469Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:20.9003593Z ^~~~~~~~~~ 2022-05-18T03:30:20.9004093Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9004366Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.9004489Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9005008Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9005283Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.9005398Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9005911Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9006155Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.9006276Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9006773Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9007235Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.9007362Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9007864Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9008143Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.9008316Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9008822Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9009138Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.9009261Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9009772Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9010092Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.9010228Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9010731Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9010991Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.9011128Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9011638Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9011884Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:20.9012018Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9012531Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9012774Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T03:30:20.9012897Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9013397Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9013635Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.9013773Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9014342Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9014551Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.9014680Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9015187Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9015388Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.9015499Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9016003Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9016281Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:30:20.9016407Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9016913Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9017190Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:30:20.9017315Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9017800Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9018006Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.9018132Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9018636Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9018839Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.9018962Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9019461Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9019774Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.9019900Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9020400Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9020654Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.9020780Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9021278Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9021547Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.9021676Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9022183Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9022444Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.9022556Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9023058Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9023315Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.9023513Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9024027Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9024279Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T03:30:20.9024405Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9024911Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9025211Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T03:30:20.9025339Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9026010Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9026313Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.9026439Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9026958Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9027256Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.9027381Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9027881Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9028151Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.9028265Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9028758Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9029042Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.9029164Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9029671Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9029970Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.9030097Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9030589Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9030984Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.9031104Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9031606Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9031905Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:20.9032036Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9032548Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9032852Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.9032969Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9033478Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9033786Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.9033915Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9034419Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9034724Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.9034856Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9035359Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9035655Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.9035768Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9036279Z external/sleef/src/arch/helperavx512f.h:387:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9036679Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.9036812Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9037327Z external/sleef/src/arch/helperavx512f.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9037631Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:20.9037758Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9038254Z external/sleef/src/arch/helperavx512f.h:385:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9038552Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.9038677Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9039198Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9039462Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:30:20.9039587Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9040094Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9040348Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:30:20.9040467Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9040960Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9041548Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.9041675Z ^~~~~~~~~~ 2022-05-18T03:30:20.9042255Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9042862Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:20.9042985Z ^~~~~~~~~~ 2022-05-18T03:30:20.9043489Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9043727Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:30:20.9043851Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9044350Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9044615Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.9044738Z ^~~~~~~~~~ 2022-05-18T03:30:20.9045239Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9045500Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T03:30:20.9045620Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9046118Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9046370Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T03:30:20.9046477Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9046973Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9047224Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T03:30:20.9047349Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9047916Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9048177Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T03:30:20.9048297Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9048792Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9048966Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:30:20.9049088Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9049593Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9049793Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:30:20.9049917Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9050406Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9050695Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:30:20.9050821Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9051313Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9051583Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T03:30:20.9051707Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9052204Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9052433Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T03:30:20.9052560Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9053068Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9053360Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T03:30:20.9053472Z ^~~~~~~~~~ 2022-05-18T03:30:20.9053981Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9054255Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.9054379Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9055008Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9055219Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:20.9055339Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9055836Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9056029Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:20.9056155Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9056664Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9056940Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T03:30:20.9057069Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9057567Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9057835Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:20.9057960Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9058433Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9058701Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:20.9058832Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9059409Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9059682Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T03:30:20.9059812Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9060324Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9060598Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T03:30:20.9060729Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9061222Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9061487Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T03:30:20.9061615Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9062130Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9062355Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T03:30:20.9062482Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9062993Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9063314Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T03:30:20.9063499Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9064016Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9064296Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:20.9064422Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9065005Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9065265Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:20.9065386Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9065995Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9066246Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:20.9066370Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9066883Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9067152Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:20.9067274Z ^~~~~~~~~~ 2022-05-18T03:30:20.9067770Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9068097Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.9068224Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9068714Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9069048Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.9069173Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9069689Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9069946Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:30:20.9070072Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9070666Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9070932Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T03:30:20.9071041Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9071555Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9071826Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.9071951Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9072452Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9072712Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T03:30:20.9072832Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9073323Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9073523Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.9073629Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9074134Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9074331Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.9074454Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9074959Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9075161Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.9075286Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9075768Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9075961Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.9076171Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9076662Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9076966Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.9077104Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9077605Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9077946Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.9078085Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9078581Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9078842Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.9078982Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9079494Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9079753Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T03:30:20.9079880Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9080380Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9080581Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.9080693Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9081199Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9081399Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T03:30:20.9081526Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9082094Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9082357Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.9082480Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9082991Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9083233Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.9083353Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9083843Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9084088Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:20.9084207Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9084715Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9084966Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:20.9085081Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9085558Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9085766Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.9085890Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9086395Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9086605Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T03:30:20.9086731Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9087230Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9087494Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:20.9087668Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9088171Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9088424Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:20.9088550Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9089056Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9089309Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.9089430Z ^~~~~~~~~~ 2022-05-18T03:30:20.9089939Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9090174Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:30:20.9090302Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9090805Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9091059Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:20.9091186Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9091697Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9092000Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.9092127Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9092624Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9092925Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.9093050Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9093623Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9093925Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.9094049Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9094559Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9094853Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.9094961Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9095468Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9095773Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T03:30:20.9095905Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9096405Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9096699Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T03:30:20.9096823Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9097321Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9097624Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:20.9097732Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9098223Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9098535Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.9098725Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9099237Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9099554Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.9099683Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9100196Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9100494Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.9100618Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9101122Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9101429Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.9101554Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9102057Z external/sleef/src/arch/helperavx512f.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9102394Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.9102524Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9103028Z external/sleef/src/arch/helperavx512f.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9103341Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.9103565Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9104081Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9104420Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T03:30:20.9104550Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9105069Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9105339Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T03:30:20.9105463Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9106069Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9106695Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.9106816Z ^~~~~~~~~~ 2022-05-18T03:30:20.9107336Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9107968Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T03:30:20.9108091Z ^~~~~~~~~~ 2022-05-18T03:30:20.9108581Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9108821Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T03:30:20.9108944Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9109428Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9109693Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T03:30:20.9109815Z ^~~~~~~~~~ 2022-05-18T03:30:20.9110413Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9110692Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T03:30:20.9110817Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9111321Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9111590Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T03:30:20.9111694Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9112197Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9112469Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T03:30:20.9112593Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9113103Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9113379Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T03:30:20.9113505Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9114012Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9114273Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T03:30:20.9114410Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9114922Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9115195Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.9115326Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9115834Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9116187Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T03:30:20.9116323Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9116819Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9117093Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T03:30:20.9117221Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9117736Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9117977Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T03:30:20.9118100Z ^~~~~~~~~~ 2022-05-18T03:30:20.9118610Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9118883Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T03:30:20.9119008Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9119484Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9119782Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T03:30:20.9119909Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9120408Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9120710Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T03:30:20.9120833Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9121341Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9121586Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:20.9121690Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9122198Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9122377Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:20.9122497Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9123000Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9123192Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T03:30:20.9123317Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9123823Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9124015Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T03:30:20.9124145Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9124654Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9124885Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:30:20.9125008Z ^~~~~~~~~~ 2022-05-18T03:30:20.9125514Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9125768Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T03:30:20.9125890Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9126381Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9126576Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T03:30:20.9126698Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9127260Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9127447Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T03:30:20.9127568Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9128080Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9128288Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T03:30:20.9128418Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9128922Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9129146Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T03:30:20.9129266Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9129778Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9130318Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.9130444Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9130868Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9131193Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.9131314Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9131802Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9132100Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.9132225Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9132709Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9133307Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.9133435Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9133660Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:30:20.9134168Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9134509Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.9134633Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9135137Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9135446Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.9135577Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9136077Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9136348Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T03:30:20.9136459Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9136969Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9137233Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T03:30:20.9137359Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9137873Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9138151Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T03:30:20.9138344Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9138855Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9139114Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T03:30:20.9139242Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9139747Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9140005Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T03:30:20.9140130Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9140636Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9140887Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.9141020Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9141509Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9141774Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.9141892Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9142385Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9142634Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T03:30:20.9142759Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9143240Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9143579Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:30:20.9143767Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9144289Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9144529Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T03:30:20.9144653Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9145168Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9145438Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.9145562Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9146249Z external/sleef/src/arch/helperavx512f.h:95:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9146427Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:20.9146550Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9147071Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9147270Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T03:30:20.9147399Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9147644Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.9148154Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9148418Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.9148545Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9149040Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9149340Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:20.9149478Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9150071Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9150284Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:20.9150419Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9150933Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9151151Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.9151287Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9151776Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9152026Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:20.9152164Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9152660Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9152883Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:20.9153016Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9153487Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9153693Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:20.9153822Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9154308Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9154584Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:20.9154719Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9155218Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9155660Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:20.9155849Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9156328Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9156795Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:20.9156971Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9157462Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9157738Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:20.9157908Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9158470Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9158757Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.9158921Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9159451Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9159760Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:20.9159880Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9160410Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9160649Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:20.9160812Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9161347Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9161590Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:20.9161758Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9162353Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9162582Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:20.9162801Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9163072Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:20.9163617Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9163912Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:20.9164087Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9164635Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9164924Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:20.9165063Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9165579Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9165886Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:20.9166044Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9166554Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9166821Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:20.9191610Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9192243Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9192524Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:20.9192811Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9193333Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9193624Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:20.9193783Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9194313Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9194632Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.9194788Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9195312Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9195624Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:20.9195781Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9196323Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9196636Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.9196799Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9197294Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9197585Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:20.9197737Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9198228Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9198588Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:20.9198741Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9199256Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9199546Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:20.9199681Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9200201Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9200500Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:20.9200654Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9201160Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9201435Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:20.9201589Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9202096Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9202374Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:20.9202512Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9203017Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9203287Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:20.9203441Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9204013Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9204271Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:20.9204421Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9204929Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9205183Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:20.9205338Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9205842Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9206096Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:20.9206246Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9206765Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9207068Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:20.9207218Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9207706Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9207996Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:20.9208156Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9208664Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9208969Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:20.9209132Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9209722Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9210033Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:20.9210191Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9210682Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9210953Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:20.9211108Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9211601Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9211877Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:20.9212036Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9212544Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9212815Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:20.9212951Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9213207Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:20.9213672Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9213937Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:20.9214092Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9214339Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:30:20.9214860Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9215132Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.9215252Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9215757Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9215981Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.9216161Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9216769Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9224606Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.9224793Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9225371Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9225593Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.9225900Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9226414Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9226682Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.9226807Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9227334Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9227570Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T03:30:20.9227697Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9228175Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9228403Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.9228534Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9229152Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9229379Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.9229502Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9229976Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9230140Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:20.9230242Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9230753Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9231112Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:20.9231242Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9231728Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9231982Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T03:30:20.9232102Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9232571Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9232741Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T03:30:20.9232850Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9233348Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9233614Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.9233733Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9234220Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9234565Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:20.9234685Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9235168Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9235424Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T03:30:20.9235536Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9236023Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9236211Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T03:30:20.9236331Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9236811Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9237076Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T03:30:20.9237181Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9237687Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9237993Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T03:30:20.9238119Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9238629Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9238948Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T03:30:20.9239077Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9239559Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9239909Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.9240027Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9240514Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9240816Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.9240937Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9241407Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9241586Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T03:30:20.9241699Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9242173Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9242359Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T03:30:20.9242477Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9242971Z external/sleef/src/arch/helperavx512f.h:482:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9243278Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T03:30:20.9243396Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9243887Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9244146Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T03:30:20.9244261Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9244738Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9244991Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T03:30:20.9245167Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9245656Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9245914Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T03:30:20.9246029Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9246510Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9246769Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T03:30:20.9246878Z ^~~~~~~~~~ 2022-05-18T03:30:20.9271856Z external/sleef/src/arch/helperavx512f.h:465:21: warning: 'vilogb2k_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9272161Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.9272292Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9272823Z external/sleef/src/arch/helperavx512f.h:464:21: warning: 'vilogbk_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9273092Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T03:30:20.9273215Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9273702Z external/sleef/src/arch/helperavx512f.h:462:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9273943Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.9274063Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9274558Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9275147Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.9275273Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9275895Z external/sleef/src/arch/helperavx512f.h:460:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9276199Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.9276315Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9276791Z external/sleef/src/arch/helperavx512f.h:459:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9277096Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.9277213Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9277728Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9278042Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.9278181Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9278690Z external/sleef/src/arch/helperavx512f.h:451:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9278972Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.9279106Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9279614Z external/sleef/src/arch/helperavx512f.h:437:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9279850Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.9279985Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9280480Z external/sleef/src/arch/helperavx512f.h:432:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9280669Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:20.9280796Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9281363Z external/sleef/src/arch/helperavx512f.h:426:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9281614Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T03:30:20.9281735Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9282212Z external/sleef/src/arch/helperavx512f.h:425:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9282489Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T03:30:20.9282615Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9283106Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9283322Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.9283446Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9283952Z external/sleef/src/arch/helperavx512f.h:411:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9284167Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T03:30:20.9284295Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9284786Z external/sleef/src/arch/helperavx512f.h:408:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9285040Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T03:30:20.9285154Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9285663Z external/sleef/src/arch/helperavx512f.h:407:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9285936Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T03:30:20.9286069Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9286556Z external/sleef/src/arch/helperavx512f.h:405:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9286876Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.9287001Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9287492Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9287770Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T03:30:20.9287893Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9288371Z external/sleef/src/arch/helperavx512f.h:400:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9288657Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T03:30:20.9288778Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9289264Z external/sleef/src/arch/helperavx512f.h:399:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9289565Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T03:30:20.9289690Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9290164Z external/sleef/src/arch/helperavx512f.h:398:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9290458Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T03:30:20.9290585Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9291090Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9291394Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T03:30:20.9291527Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9292038Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9292398Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T03:30:20.9292529Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9293004Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9293304Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T03:30:20.9293433Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9293948Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9294244Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.9294378Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9294885Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9295179Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T03:30:20.9295291Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9295792Z external/sleef/src/arch/helperavx512f.h:387:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9296098Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.9296229Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9296707Z external/sleef/src/arch/helperavx512f.h:386:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9297019Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:20.9297154Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9297701Z external/sleef/src/arch/helperavx512f.h:385:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9298007Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.9298118Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9298611Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9298880Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T03:30:20.9299009Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9299493Z external/sleef/src/arch/helperavx512f.h:377:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9299758Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T03:30:20.9299887Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9300385Z external/sleef/src/arch/helperavx512f.h:376:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9300964Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.9301088Z ^~~~~~~~~~ 2022-05-18T03:30:20.9301578Z external/sleef/src/arch/helperavx512f.h:374:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9301815Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T03:30:20.9301941Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9302424Z external/sleef/src/arch/helperavx512f.h:373:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9302694Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.9302817Z ^~~~~~~~~~ 2022-05-18T03:30:20.9303361Z external/sleef/src/arch/helperavx512f.h:365:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9303645Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T03:30:20.9303766Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9304262Z external/sleef/src/arch/helperavx512f.h:361:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9304447Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T03:30:20.9304568Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9305051Z external/sleef/src/arch/helperavx512f.h:359:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9305333Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T03:30:20.9305445Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9306051Z external/sleef/src/arch/helperavx512f.h:355:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9306332Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.9306458Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9306969Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9307247Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T03:30:20.9307383Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9307882Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9308144Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T03:30:20.9308269Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9308764Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9309127Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T03:30:20.9309254Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9309747Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9310022Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T03:30:20.9310147Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9310612Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9310875Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T03:30:20.9310997Z ^~~~~~~~~~ 2022-05-18T03:30:20.9311472Z external/sleef/src/arch/helperavx512f.h:312:22: warning: 'vgetmant_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9311788Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T03:30:20.9311922Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9312420Z external/sleef/src/arch/helperavx512f.h:309:22: warning: 'vgetexp_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9312673Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T03:30:20.9312782Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9313267Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9313465Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.9313595Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9314080Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9314339Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.9314539Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9315032Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9315276Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.9315417Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9315886Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9316133Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:20.9316256Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9316760Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9317067Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T03:30:20.9317199Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9317706Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9318015Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T03:30:20.9318127Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9318623Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9318932Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T03:30:20.9319061Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9319576Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9319886Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.9320020Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9320573Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9320881Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T03:30:20.9320996Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9321479Z external/sleef/src/arch/helperavx512f.h:140:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9322013Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T03:30:20.9322142Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9322644Z external/sleef/src/arch/helperavx512f.h:139:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9322984Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T03:30:20.9323117Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9323611Z external/sleef/src/arch/helperavx512f.h:138:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9323906Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T03:30:20.9324033Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9324271Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T03:30:20.9324764Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9325011Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:30:20.9325130Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9325605Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9325914Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:30:20.9326016Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9326518Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9326771Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T03:30:20.9326890Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9327380Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9327635Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T03:30:20.9327753Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9328260Z external/sleef/src/arch/helperavx512f.h:112:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9328496Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T03:30:20.9328617Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9329108Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9329383Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.9329505Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9329805Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:20.9330135Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:20.9330578Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:20.9330729Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:20.9330837Z ^ 2022-05-18T03:30:20.9330955Z At top level: 2022-05-18T03:30:20.9331462Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9331801Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:30:20.9331946Z ^~~~~~~ 2022-05-18T03:30:20.9332450Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9332802Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:30:20.9332909Z ^~~~~~~ 2022-05-18T03:30:20.9333406Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9333704Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:30:20.9333833Z ^~~~~~~~~ 2022-05-18T03:30:20.9334339Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9334599Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:30:20.9334740Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9335247Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9335450Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:20.9335590Z ^~~~~~~ 2022-05-18T03:30:20.9336081Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9336300Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:20.9336436Z ^~~~~~~ 2022-05-18T03:30:20.9336936Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9337226Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:30:20.9337367Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9337863Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9338093Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:20.9338234Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9338741Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9338965Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:20.9339106Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9339611Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9339917Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.9340043Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9340543Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9340761Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:20.9340895Z ^~~~~~ 2022-05-18T03:30:20.9341397Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9341612Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:20.9341743Z ^~~~~~ 2022-05-18T03:30:20.9342246Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9342454Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:20.9342635Z ^~~~~~ 2022-05-18T03:30:20.9343135Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9343354Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:20.9343576Z ^~~~~ 2022-05-18T03:30:20.9344070Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9344272Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:20.9344400Z ^~~~~~ 2022-05-18T03:30:20.9344883Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9345095Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:20.9345228Z ^~~~~ 2022-05-18T03:30:20.9345942Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9346280Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:20.9346412Z ^~~~~~~ 2022-05-18T03:30:20.9346923Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9347155Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:20.9347279Z ^~~~~~~~~~ 2022-05-18T03:30:20.9347782Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9348031Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:20.9348176Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9348788Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9349012Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:20.9349144Z ^~~~~~~ 2022-05-18T03:30:20.9349637Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9349810Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:20.9349935Z ^~~~~~ 2022-05-18T03:30:20.9350429Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9350622Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:20.9350745Z ^~~~~~~~~ 2022-05-18T03:30:20.9351241Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9351493Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.9351639Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9352119Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9352367Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:20.9352510Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9353007Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9353254Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:20.9353396Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9353892Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9354141Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:20.9354351Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9354858Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9355080Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:20.9355219Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9355722Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9355946Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:20.9356089Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9356590Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9356801Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:20.9356948Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9357447Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9357800Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:20.9357945Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9358439Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9358746Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:20.9358882Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9359383Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9359656Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:20.9359804Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9360302Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9360590Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:20.9360744Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9361214Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9361443Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:20.9361584Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9362059Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9362288Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:20.9362432Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9362928Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9363187Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.9363336Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9363834Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9364090Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.9364219Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9364721Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9364947Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:20.9365140Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9365654Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9365874Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:20.9366009Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9366501Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9366726Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:20.9366872Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9367105Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.9367575Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9367807Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:20.9367952Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9368428Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9368662Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.9368790Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9369270Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9369497Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:20.9369635Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9370109Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9370327Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:20.9370516Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9370994Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9371200Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:20.9371340Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9371818Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9372042Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.9372182Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9372655Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9372907Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.9373049Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9373505Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9373756Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.9373889Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9374347Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9374590Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.9374733Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9375203Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9375445Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.9375571Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9376096Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9376355Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:20.9376498Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9376973Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9377228Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.9377371Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9377848Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9378100Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.9378231Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9378698Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9378958Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.9379103Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9379576Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9379829Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.9379975Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9380439Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9380677Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:20.9380821Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9381293Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9381626Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.9381772Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9382247Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9382499Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.9382643Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9383102Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9383355Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:20.9383576Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9384063Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9384327Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:20.9384476Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9384936Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9385180Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.9385308Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9385900Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9386152Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.9386291Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9386763Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9387110Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:20.9387256Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9387718Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9387940Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:20.9388085Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9388554Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9388779Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.9388924Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9389394Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9389619Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.9389765Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9390216Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9390510Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.9390650Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9391117Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9391389Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:20.9391527Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9391994Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9392255Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:20.9392452Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9392930Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9393263Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:20.9393403Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9393869Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9394179Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:20.9394314Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9394785Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9395084Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.9395205Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9395670Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9395948Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:20.9396084Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9396549Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9396807Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:20.9396945Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9397416Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9397628Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.9397823Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9398292Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9398666Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.9398820Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9399293Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9399605Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.9399754Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9400214Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9400513Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:20.9400663Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9400895Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.9401356Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9401633Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:20.9401779Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9402256Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9402478Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:20.9402605Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9403133Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9403364Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:20.9403505Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9403978Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9404230Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:20.9404375Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9404851Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9405061Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:20.9405196Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9405644Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9405929Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:20.9406079Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9406547Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9406835Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:20.9406979Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9407439Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9407753Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:20.9407896Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9408426Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9408675Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:20.9408816Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9409282Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9409537Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:20.9409678Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9409904Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T03:30:20.9410404Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9410635Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.9410768Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9411270Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9411493Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.9411620Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9412115Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9412328Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.9412460Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9412956Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9413173Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.9413302Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9413799Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9414122Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:20.9414243Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9414726Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9414910Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.9415032Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9415523Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9415731Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.9415856Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9416358Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9416622Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.9416738Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9417235Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9417493Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:20.9417616Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9418110Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9418342Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:20.9418467Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9418967Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9419230Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:20.9419360Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9419910Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9420139Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.9420264Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9420751Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9420968Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.9421088Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9421561Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9421837Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.9421972Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9422476Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9422746Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.9422874Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9423360Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9423707Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:20.9423819Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9424323Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9424634Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.9424760Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9425316Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9425596Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:20.9425721Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9426340Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9426610Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:20.9426733Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9427234Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9427582Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:20.9427711Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9428203Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9428553Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:20.9428680Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9429185Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9429441Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:20.9429558Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9430044Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9430260Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:20.9430388Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9430975Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9431246Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:20.9431370Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9431852Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9432181Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.9432312Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9432803Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9433143Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.9433283Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9433788Z external/sleef/src/arch/helpersse2.h:435:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9434094Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:20.9434205Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9434704Z external/sleef/src/arch/helpersse2.h:434:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9435012Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:20.9435139Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9435637Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9436027Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:20.9436234Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9436739Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9437131Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:20.9437244Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9437740Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9438128Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:20.9438251Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9438740Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9439124Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:20.9439249Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9439747Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9439915Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:20.9440035Z ^~~~~~~~~~ 2022-05-18T03:30:20.9440526Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9440762Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:30:20.9440887Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9441378Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9441647Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:20.9441826Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9442313Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9442574Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:20.9442697Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9443184Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9443449Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:20.9443570Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9444071Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9444331Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:20.9444443Z ^~~~~~~~~~ 2022-05-18T03:30:20.9444948Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9445197Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:20.9445317Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9445801Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9446247Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.9446373Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9446868Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9447175Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.9447344Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9447848Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9448158Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:20.9448284Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9448779Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9449104Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:20.9449243Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9449736Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9449961Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:20.9450081Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9450529Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9450777Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:20.9450912Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9451409Z external/sleef/src/arch/helpersse2.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9451654Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask opmask, vfloat x, vfloat y) { 2022-05-18T03:30:20.9451777Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9452228Z external/sleef/src/arch/helpersse2.h:373:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9452450Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:20.9452581Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9453165Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9453424Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.9453549Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9454048Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9454304Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.9454413Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9454909Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9455173Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.9455300Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9455785Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9456028Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.9456138Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9456599Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9456826Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:30:20.9456946Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9457433Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9457680Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:30:20.9457801Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9458288Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9458631Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:30:20.9458754Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9459245Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9459518Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:20.9459642Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9460136Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9460402Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:30:20.9460528Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9461028Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9461285Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:30:20.9461410Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9461886Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9462135Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:30:20.9462260Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9462751Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9463023Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:30:20.9463150Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9463713Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9464040Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:30:20.9464156Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9464650Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9464896Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:20.9465018Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9465497Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9465864Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:30:20.9465991Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9466488Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9466732Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:30:20.9466855Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9467350Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9467663Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:30:20.9467790Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9468286Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9468597Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:30:20.9468722Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9469208Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9469616Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:30:20.9469735Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9470226Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9470533Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:30:20.9470659Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9471148Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9471454Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:30:20.9471561Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9472051Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9472370Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:30:20.9472495Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9472993Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9473251Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:20.9473375Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9473869Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9474129Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:20.9474239Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9474738Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9475137Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:20.9475272Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9475773Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9476091Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.9476221Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9476723Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9477023Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.9477152Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9477645Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9478237Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:20.9478359Z ^~~~~~~~~~ 2022-05-18T03:30:20.9478854Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9479458Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:20.9479578Z ^~~~~~~~~~ 2022-05-18T03:30:20.9480074Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9480297Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:20.9480420Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9480915Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9481241Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:20.9481363Z ^~~~~~~~~~ 2022-05-18T03:30:20.9481873Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9482135Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:30:20.9482258Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9482734Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9482990Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:30:20.9483113Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9483615Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9483876Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:30:20.9484002Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9484494Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9484753Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:30:20.9484862Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9485364Z external/sleef/src/arch/helpersse2.h:323:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9485629Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T03:30:20.9485755Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9486250Z external/sleef/src/arch/helpersse2.h:322:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9486589Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:30:20.9486722Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9487220Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9487471Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:20.9487596Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9488089Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9488352Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:20.9488484Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9488985Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9489253Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:20.9489390Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9489872Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9490142Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:20.9490272Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9490770Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9490995Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:20.9491118Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9491607Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9491840Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:30:20.9491947Z ^~~~~~~~~~ 2022-05-18T03:30:20.9492514Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9492775Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:20.9492897Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9493386Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9493641Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:30:20.9493766Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9494267Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9494498Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:30:20.9494619Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9495111Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9495317Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:20.9495439Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9495931Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9496138Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:20.9496259Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9496749Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9496932Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:20.9497054Z ^~~~~~~~~~ 2022-05-18T03:30:20.9497540Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9497787Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:20.9497974Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9498477Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9498751Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:20.9498862Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9499346Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9499605Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:30:20.9499731Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9500228Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9500499Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:20.9500626Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9501133Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9501385Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:20.9501506Z ^~~~~~~~~~ 2022-05-18T03:30:20.9501983Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9502176Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.9502298Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9502792Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9502989Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.9503114Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9503682Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9503962Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.9504089Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9504562Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9504755Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.9504874Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9505362Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9505704Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.9505939Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9506435Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9506734Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.9506871Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9507371Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9507631Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:20.9507765Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9508259Z external/sleef/src/arch/helpersse2.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9508510Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask opmask, vdouble x, vdouble y) { 2022-05-18T03:30:20.9508639Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9508875Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T03:30:20.9509373Z external/sleef/src/arch/helpersse2.h:251:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9509796Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T03:30:20.9509928Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9510432Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9510693Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.9510802Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9511290Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9511550Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.9511675Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9512173Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9512436Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.9512556Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9513050Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9513290Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.9513413Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9513911Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9514160Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:20.9514283Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9514781Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9515109Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:20.9515232Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9515709Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9515956Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:20.9516075Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9516545Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9516817Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.9516939Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9517421Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9517674Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.9517788Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9518286Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9518528Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.9518650Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9519141Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9519385Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.9519508Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9520005Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9520248Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.9520378Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9520934Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9521185Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.9521309Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9521809Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9522053Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.9522173Z ^~~~~~~~~~ 2022-05-18T03:30:20.9522648Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9522900Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:20.9523021Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9523520Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9523768Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:20.9523890Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9524390Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9524698Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:30:20.9524810Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9525308Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9525612Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:30:20.9525738Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9526230Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9526585Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:30:20.9526708Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9527199Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9527493Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:30:20.9527598Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9528076Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9528377Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:30:20.9528502Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9529012Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9529316Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:30:20.9529440Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9529931Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9530179Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:20.9530304Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9530796Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9531066Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:20.9531189Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9531744Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9532090Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:20.9532223Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9532699Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9533034Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.9533164Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9533667Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9533998Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.9534127Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9534636Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9535041Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:20.9535163Z ^~~~~~~~~~ 2022-05-18T03:30:20.9535625Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9536037Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:20.9536162Z ^~~~~~~~~~ 2022-05-18T03:30:20.9536653Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9536898Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:20.9537023Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9537599Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9537863Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:20.9537971Z ^~~~~~~~~~ 2022-05-18T03:30:20.9538461Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9538724Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:20.9538845Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9539339Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9539604Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:30:20.9539731Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9540224Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9540484Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:30:20.9540608Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9541107Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9541375Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:30:20.9541501Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9541993Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9542265Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:30:20.9542396Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9542881Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9543213Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:20.9543350Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9543928Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9544199Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:20.9544330Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9544828Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9545085Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:20.9545193Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9545688Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9546062Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:30:20.9546184Z ^~~~~~~~~~ 2022-05-18T03:30:20.9546681Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9546933Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:30:20.9547054Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9547541Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9547778Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:20.9547903Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9548399Z external/sleef/src/arch/helpersse2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9548607Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.9548824Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9549324Z external/sleef/src/arch/helpersse2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9549597Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:30:20.9549717Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9550202Z external/sleef/src/arch/helpersse2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9550490Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:30:20.9550613Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9551083Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9551340Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:20.9551464Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9551957Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9552430Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:30:20.9552550Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9553018Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9553258Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:30:20.9553379Z ^~~~~~~~~~ 2022-05-18T03:30:20.9553874Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9554116Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:20.9554241Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9554820Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9555091Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:20.9555203Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9555696Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9555942Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:20.9556066Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9556557Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9556825Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:20.9556950Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9557446Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9557710Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:20.9557835Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9558331Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9558586Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.9558714Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9559213Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9559485Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.9559610Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9560096Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9560424Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.9560551Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9561034Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9561282Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.9561407Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9561895Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9562144Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.9562255Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9562741Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9562993Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.9563115Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9563608Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9563862Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.9563986Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9564471Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9564720Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.9564845Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9565327Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9565595Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.9565768Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9566247Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9566502Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.9566618Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9567092Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9567383Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.9567509Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9567997Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9568264Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.9568399Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9568897Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9569144Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.9569251Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9569735Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9569978Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.9570101Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9570599Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9570863Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.9571046Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9571551Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9571790Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.9571914Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9572411Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9572682Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:20.9572804Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9573299Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9573577Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:20.9573704Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9574210Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9574474Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.9574596Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9575090Z external/sleef/src/arch/helpersse2.h:117:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9575281Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:20.9575404Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9575904Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9576088Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:30:20.9576201Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9576678Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9576935Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:30:20.9577057Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9577541Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:20.9577703Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:30:20.9577824Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9578309Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9578595Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:20.9578735Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9578976Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:20.9579446Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9579708Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:20.9579853Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9580309Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9580609Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:20.9580733Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9581183Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9581501Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:20.9581635Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9582086Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9582371Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:20.9582510Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9582982Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9583303Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.9583510Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9583752Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T03:30:20.9584276Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9584510Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:20.9584647Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9585165Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9585396Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:20.9585526Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9586209Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9586438Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:20.9586571Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9587080Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9587307Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:20.9587436Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9587916Z external/sleef/src/arch/helpersse2.h:501:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9588266Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:20.9588374Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9588848Z external/sleef/src/arch/helpersse2.h:497:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9589032Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:20.9589156Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9589639Z external/sleef/src/arch/helpersse2.h:490:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9589838Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.9589955Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9590406Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9590660Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:20.9590783Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9591265Z external/sleef/src/arch/helpersse2.h:482:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9591521Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:20.9591647Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9592132Z external/sleef/src/arch/helpersse2.h:478:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9592363Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:20.9592474Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9592984Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9593260Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:20.9593387Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9593951Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9594175Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:20.9594302Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9594784Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9595005Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:20.9595115Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9595580Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9595744Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:20.9595859Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9596368Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9596648Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.9596778Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9597260Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9597528Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:20.9597656Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9598141Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9598408Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:20.9598534Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9598996Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9599373Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:20.9599501Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9599966Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9600251Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:20.9600378Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9600886Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9601233Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:20.9601363Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9601874Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9602227Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:20.9602342Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9602811Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9603076Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:20.9603199Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9603676Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9603898Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:20.9604023Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9604499Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9604807Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:20.9604929Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9605430Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9605768Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.9605907Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9606410Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9606741Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.9606876Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9607356Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9607739Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:20.9607866Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9608330Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9608717Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:20.9608857Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9609333Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9609515Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:20.9609634Z ^~~~~~~~~~ 2022-05-18T03:30:20.9610103Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9610432Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:20.9610558Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9611039Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9611300Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:20.9611425Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9611901Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9612158Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:20.9612262Z ^~~~~~~~~~ 2022-05-18T03:30:20.9612743Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9613201Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:20.9613328Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9613816Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9614073Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.9614199Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9614693Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9614953Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:20.9615081Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9615576Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9615897Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:20.9616088Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9616558Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9616750Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:20.9616870Z ^~~~~~~~~~ 2022-05-18T03:30:20.9617326Z external/sleef/src/arch/helpersse2.h:294:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9617563Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:20.9617687Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9618159Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9618429Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:20.9618556Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9619035Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9619300Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:20.9619409Z ^~~~~~~~~~ 2022-05-18T03:30:20.9619888Z external/sleef/src/arch/helpersse2.h:282:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9620084Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:20.9620209Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9620694Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9620894Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:20.9621019Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9621495Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9621735Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.9621865Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9622340Z external/sleef/src/arch/helpersse2.h:270:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9622529Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:20.9622636Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9623145Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9623576Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:20.9623713Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9624194Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9624496Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:20.9624625Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9624866Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T03:30:20.9625352Z external/sleef/src/arch/helpersse2.h:251:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9625684Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T03:30:20.9625918Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9626388Z external/sleef/src/arch/helpersse2.h:243:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9626627Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.9626750Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9627218Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9627581Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:20.9627705Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9628181Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9628434Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:20.9628553Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9629012Z external/sleef/src/arch/helpersse2.h:226:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9629260Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:20.9629376Z ^~~~~~~~~~ 2022-05-18T03:30:20.9629845Z external/sleef/src/arch/helpersse2.h:222:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9630144Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:30:20.9630269Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9630745Z external/sleef/src/arch/helpersse2.h:221:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9631048Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:30:20.9631158Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9631636Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9631936Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:30:20.9632059Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9632534Z external/sleef/src/arch/helpersse2.h:219:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9632927Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:30:20.9633055Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9633542Z external/sleef/src/arch/helpersse2.h:218:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9633849Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:30:20.9633959Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9634437Z external/sleef/src/arch/helpersse2.h:217:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9634741Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:30:20.9634863Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9635351Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9635628Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:20.9635755Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9636235Z external/sleef/src/arch/helpersse2.h:214:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9636492Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:20.9636613Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9637094Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9637423Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:20.9637555Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9638054Z external/sleef/src/arch/helpersse2.h:212:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9638437Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.9638564Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9639042Z external/sleef/src/arch/helpersse2.h:211:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9639368Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:20.9639494Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9639950Z external/sleef/src/arch/helpersse2.h:210:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9640350Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:20.9640477Z ^~~~~~~~~~ 2022-05-18T03:30:20.9640961Z external/sleef/src/arch/helpersse2.h:208:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9641210Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:20.9641317Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9641795Z external/sleef/src/arch/helpersse2.h:207:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9642059Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:20.9642184Z ^~~~~~~~~~ 2022-05-18T03:30:20.9642670Z external/sleef/src/arch/helpersse2.h:206:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9642937Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:20.9643059Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9643560Z external/sleef/src/arch/helpersse2.h:200:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9643830Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:20.9644018Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9644520Z external/sleef/src/arch/helpersse2.h:199:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9644787Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:20.9644918Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9645404Z external/sleef/src/arch/helpersse2.h:191:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9645665Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:20.9645788Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9646267Z external/sleef/src/arch/helpersse2.h:185:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9646461Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:20.9646592Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9647074Z external/sleef/src/arch/helpersse2.h:184:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9647345Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:30:20.9647470Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9647962Z external/sleef/src/arch/helpersse2.h:183:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9648252Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:30:20.9648379Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9648850Z external/sleef/src/arch/helpersse2.h:172:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9649099Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:20.9649221Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9649764Z external/sleef/src/arch/helpersse2.h:163:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9650031Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:20.9650158Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9650638Z external/sleef/src/arch/helpersse2.h:162:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9650896Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:20.9651004Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9651483Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9651738Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.9651859Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9652347Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9652601Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:20.9652725Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9653220Z external/sleef/src/arch/helpersse2.h:154:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9653478Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:20.9653607Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9654091Z external/sleef/src/arch/helpersse2.h:153:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9654349Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:20.9654474Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:20.9654959Z external/sleef/src/arch/helpersse2.h:152:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9655279Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:20.9655404Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9655869Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9656107Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:20.9656223Z ^~~~~~~~~~~ 2022-05-18T03:30:20.9656710Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9656954Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:20.9657069Z ^~~~~~~~~~~~ 2022-05-18T03:30:20.9657574Z external/sleef/src/arch/helpersse2.h:130:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9657847Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:20.9657968Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9658452Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9658721Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:20.9658839Z ^~~~~~~~~~~~~ 2022-05-18T03:30:20.9659325Z external/sleef/src/arch/helpersse2.h:94:19: warning: 'cpuSupportsSSE4_1' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9659507Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:30:20.9659629Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:20.9660128Z external/sleef/src/arch/helpersse2.h:88:19: warning: 'cpuSupportsSSE3' defined but not used [-Wunused-function] 2022-05-18T03:30:20.9660294Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:30:20.9660417Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0385621Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:21.0386375Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:21.0387029Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:21.0387510Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:21.0387806Z ^ 2022-05-18T03:30:21.0388055Z At top level: 2022-05-18T03:30:21.0388736Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0389299Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:21.0389611Z ^~~~~~~ 2022-05-18T03:30:21.0390209Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0390728Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:21.0391111Z ^~~~~~~ 2022-05-18T03:30:21.0391797Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0392387Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:21.0392776Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0393467Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0394055Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:21.0394467Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0395154Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0395807Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.0396274Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0397144Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0397713Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:21.0398115Z ^~~~~~ 2022-05-18T03:30:21.0398806Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0399385Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:21.0399763Z ^~~~~~ 2022-05-18T03:30:21.0400442Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0401022Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:21.0401391Z ^~~~~~ 2022-05-18T03:30:21.0402074Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0402660Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:21.0403038Z ^~~~~ 2022-05-18T03:30:21.0403701Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0404276Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:21.0404671Z ^~~~~~ 2022-05-18T03:30:21.0405343Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0405912Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:21.0406304Z ^~~~~ 2022-05-18T03:30:21.0406979Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0407635Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:21.0408033Z ^~~~~~~ 2022-05-18T03:30:21.0408721Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0409313Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:21.0409733Z ^~~~~~~~~~ 2022-05-18T03:30:21.0410419Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0411028Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:21.0411451Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0412090Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0412591Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:21.0412970Z ^~~~~~~ 2022-05-18T03:30:21.0413535Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0413943Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:21.0414244Z ^~~~~~ 2022-05-18T03:30:21.0414776Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0415270Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:21.0415552Z ^~~~~~~~~ 2022-05-18T03:30:21.0416084Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0416682Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.0417090Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0417848Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0418469Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:21.0418921Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0419561Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0420156Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:21.0420568Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0421257Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0421875Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:21.0422286Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0422968Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0423629Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:21.0423979Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0424672Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0425244Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:21.0425648Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0426452Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0427038Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:21.0427453Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0428218Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0429117Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:21.0429667Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0430386Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0431124Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:21.0431644Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0432376Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0432942Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:21.0433341Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0433907Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0434468Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:21.0434913Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0435581Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0436098Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:21.0436454Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0437118Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0437723Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:21.0438097Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0438794Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0439645Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.0440079Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0440762Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0441371Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.0441717Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0442415Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0443022Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:21.0443439Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0444144Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0444735Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:21.0445143Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0445842Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0446447Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:21.0446883Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0447317Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.0448080Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0448653Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:21.0449069Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0449744Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0450403Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.0450823Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0451496Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0451993Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.0452352Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0452945Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0453440Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:21.0453786Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0454373Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0454876Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:21.0455248Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0455827Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0456319Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.0456684Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0457259Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0457782Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.0458168Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0458769Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0459308Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.0459899Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0460517Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0461051Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.0461442Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0462062Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0462583Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.0462981Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0463681Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0464249Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:21.0464654Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0465296Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0465957Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.0466330Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0466935Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0467499Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.0467911Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0468534Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0468998Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.0472078Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0472648Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0473134Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.0473475Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0474006Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0474555Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:21.0474979Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0475583Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0476166Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.0476563Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0477162Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0477670Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.0478052Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0478654Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0479182Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.0479571Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0480149Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0480688Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:21.0481070Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0481731Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0482265Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.0482656Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0483239Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0483764Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.0484151Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0484736Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0485248Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:21.0485644Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0486245Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0486766Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:21.0487154Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0487763Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0488271Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.0488619Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0489212Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0489714Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.0490069Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0490663Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0491309Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.0491718Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0492295Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0492856Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:21.0493263Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0493845Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0494382Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:21.0494779Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0495370Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0495967Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:21.0496416Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0497010Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0497610Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:21.0498032Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0498623Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0499192Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.0499599Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0500265Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0500831Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:21.0501243Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0501820Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0502356Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:21.0502751Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0503325Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0503977Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.0504346Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0504950Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0505575Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.0506814Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0507434Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0508030Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.0508482Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0509084Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0509672Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:21.0510192Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0510587Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.0511265Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0511825Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.0512231Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0512838Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0513344Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:21.0513696Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0514288Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0514803Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:21.0515178Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0515780Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0516317Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:21.0516697Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0517275Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0517776Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:21.0518136Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0518713Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0519281Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:21.0519699Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0520368Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0520918Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:21.0521337Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0521946Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0522506Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:21.0522920Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0523490Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0524022Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:21.0524394Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0524983Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0525500Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:21.0525889Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0526246Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T03:30:21.0526927Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0527425Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.0527754Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0528369Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0528907Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.0529143Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0529509Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0529828Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.0530054Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0530411Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0530805Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.0531138Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0531610Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0531952Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:21.0532192Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0532561Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0532846Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:21.0533044Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0533406Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0533707Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:21.0533921Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0534285Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0534628Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:21.0534854Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0535219Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0535627Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:21.0535854Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0536221Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0536548Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:21.0536777Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0537135Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0537483Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:21.0537727Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0538083Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0538406Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:21.0538627Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0538983Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0539786Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:21.0540164Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0540773Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0541363Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.0541744Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0542334Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0542869Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.0543359Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0544071Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0544677Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:21.0545048Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0545699Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0546467Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:21.0546887Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0547546Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0548148Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:21.0548602Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0549190Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0549548Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:21.0549792Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0550159Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0550540Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.0550827Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0551200Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0551685Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.0551960Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0552332Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0552680Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:21.0552909Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0553279Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0553601Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:21.0553821Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0554179Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0554518Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:21.0554758Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0555113Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0555498Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.0555774Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0556142Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0556514Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.0556795Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0557231Z external/sleef/src/arch/helpersse2.h:435:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0557816Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T03:30:21.0558072Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0558448Z external/sleef/src/arch/helpersse2.h:434:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0558814Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T03:30:21.0559067Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0559436Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0559841Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:21.0560127Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0560494Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0560902Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:21.0561198Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0561554Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0561960Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:21.0562259Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0562629Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0563022Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:21.0563321Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0563740Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0564025Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:21.0564222Z ^~~~~~~~~~ 2022-05-18T03:30:21.0564585Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0564915Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:30:21.0565132Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0565612Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0566079Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:21.0566307Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0566867Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0567436Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:21.0567683Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0568040Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0568419Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:21.0568657Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0569014Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0569352Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:21.0569589Z ^~~~~~~~~~ 2022-05-18T03:30:21.0569942Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0570326Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:21.0570559Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0570929Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0571409Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:21.0571712Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0572082Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0572444Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.0572686Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0573052Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0573466Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.0573765Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0574134Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0574514Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.0574788Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0575147Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0575497Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:21.0575791Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0576150Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0576565Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:21.0576805Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0577177Z external/sleef/src/arch/helpersse2.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0577501Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask opmask, vfloat x, vfloat y) { 2022-05-18T03:30:21.0577737Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0578108Z external/sleef/src/arch/helpersse2.h:373:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0578419Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:21.0578686Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0579298Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0579894Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.0580287Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0580921Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0581470Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.0581832Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0582202Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0582549Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.0582793Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0583145Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0583583Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.0583905Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0584261Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0584591Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:30:21.0584824Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0585193Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0585510Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:30:21.0585936Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0586315Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0586635Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:30:21.0586872Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0587241Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0587590Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:21.0587823Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0588196Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0588537Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:30:21.0588765Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0589130Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0589464Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:30:21.0589700Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0590124Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0590456Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:30:21.0590689Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0591040Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0591388Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:30:21.0591633Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0592005Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0592333Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:30:21.0592572Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0592945Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0593269Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:21.0593510Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0593872Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0594207Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:30:21.0594430Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0594793Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0595124Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:30:21.0595346Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0595712Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0596205Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:30:21.0596465Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0596823Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0597190Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:30:21.0597449Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0597803Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0598166Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:30:21.0598422Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0598792Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0599141Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:30:21.0599398Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0599765Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0600118Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:30:21.0600379Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0600747Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0601107Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:30:21.0601352Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0601758Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0602097Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:21.0602323Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0602690Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0603027Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:21.0603262Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0603614Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0603982Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:21.0604246Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0604604Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0604971Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.0605236Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0605604Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0605955Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.0606217Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0606584Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0607093Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:21.0607408Z ^~~~~~~~~~ 2022-05-18T03:30:21.0607777Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0608290Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:21.0608576Z ^~~~~~~~~~ 2022-05-18T03:30:21.0608939Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0609263Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:21.0609487Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0609840Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0610182Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:21.0610424Z ^~~~~~~~~~ 2022-05-18T03:30:21.0610781Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0611120Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:30:21.0611358Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0627297Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0627745Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:30:21.0628018Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0628634Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0629137Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:30:21.0629471Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0630178Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0630397Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:30:21.0630482Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0630849Z external/sleef/src/arch/helpersse2.h:323:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0631060Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T03:30:21.0631162Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0631581Z external/sleef/src/arch/helpersse2.h:322:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0631821Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:30:21.0631923Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0632345Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0632591Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:21.0632698Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0633089Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0633311Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:21.0633416Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0633827Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0634076Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:21.0634181Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0634603Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0634923Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:21.0635010Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0635265Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0635392Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:21.0635464Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0635726Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0635853Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:30:21.0635925Z ^~~~~~~~~~ 2022-05-18T03:30:21.0636189Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0636338Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:21.0636404Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0636666Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0636812Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:30:21.0636886Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0637152Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0637289Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:30:21.0637361Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0637626Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0637731Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:21.0637806Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0638107Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0638225Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:21.0638297Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0638558Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0638664Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:21.0638723Z ^~~~~~~~~~ 2022-05-18T03:30:21.0638998Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0639134Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:21.0639210Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0639472Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0639629Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:21.0639703Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0639963Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0640099Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:30:21.0640171Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0640431Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0640581Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:21.0640654Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0640916Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0641103Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:21.0641166Z ^~~~~~~~~~ 2022-05-18T03:30:21.0641411Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0641512Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:21.0641578Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0641834Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0641943Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:21.0642016Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0642272Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0642381Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.0642442Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0642705Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0642811Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.0642880Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0643139Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0643324Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.0643404Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0643661Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0643811Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.0643885Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0644171Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0644315Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:21.0644394Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0644653Z external/sleef/src/arch/helpersse2.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0644798Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask opmask, vdouble x, vdouble y) { 2022-05-18T03:30:21.0644872Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0644992Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T03:30:21.0645252Z external/sleef/src/arch/helpersse2.h:251:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0645436Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T03:30:21.0645518Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0645779Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0645924Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.0645997Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0646255Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0646401Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.0646461Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0646722Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0646863Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.0646965Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0647229Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0647370Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.0647441Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0647700Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0647826Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:21.0647898Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0648159Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0648298Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:21.0648368Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0648632Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0648772Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:21.0648841Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0649091Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0649244Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.0649318Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0649578Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0649722Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.0649793Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0650051Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0650235Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.0650295Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0650556Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0650691Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.0650762Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0651025Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0651170Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.0651242Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0651501Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0651631Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.0651703Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0651961Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0652102Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:21.0652172Z ^~~~~~~~~~ 2022-05-18T03:30:21.0652431Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0652568Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:21.0652640Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0652886Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0653026Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:21.0653125Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0653391Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0653559Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:30:21.0653633Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0653893Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0654061Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:30:21.0654121Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0654380Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0654547Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:30:21.0654623Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0654881Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0655044Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:30:21.0655115Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0655377Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0655547Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:30:21.0655607Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0655868Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0656035Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:30:21.0656140Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0656475Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0656651Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:21.0656725Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0656986Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0657118Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:21.0657191Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0657453Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0657637Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:21.0657718Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0657979Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0658183Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.0658282Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0658591Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0658771Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.0658845Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0659107Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0659326Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.0659435Z ^~~~~~~~~~ 2022-05-18T03:30:21.0659694Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0659979Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.0660047Z ^~~~~~~~~~ 2022-05-18T03:30:21.0660305Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0660438Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:21.0660511Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0660776Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0660922Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:21.0660995Z ^~~~~~~~~~ 2022-05-18T03:30:21.0661256Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0661405Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:21.0661465Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0661726Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0661870Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:30:21.0661942Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0662215Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0662410Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:30:21.0662486Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0662783Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0662920Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:30:21.0662994Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0663254Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0663483Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:30:21.0663564Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0663831Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0663978Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:21.0664055Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0664305Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0664452Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.0664527Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0664789Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0664940Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.0665014Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0665274Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0665406Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:30:21.0665465Z ^~~~~~~~~~ 2022-05-18T03:30:21.0665822Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0666109Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:30:21.0666227Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0666645Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0666881Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:21.0667008Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0667467Z external/sleef/src/arch/helpersse2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0667678Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:21.0667805Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0668272Z external/sleef/src/arch/helpersse2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0668548Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:30:21.0668680Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0669137Z external/sleef/src/arch/helpersse2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0669382Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:30:21.0669514Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0669980Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0670245Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:21.0670372Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0670872Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0671474Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:30:21.0671592Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0672048Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0672268Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:30:21.0672373Z ^~~~~~~~~~ 2022-05-18T03:30:21.0672803Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0673018Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:21.0673139Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0673597Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0673838Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:21.0673964Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0674429Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0674654Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:21.0674768Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0675225Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0675492Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:21.0675610Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0676074Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0676329Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:21.0676527Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0677001Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0677258Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.0677388Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0677848Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0678097Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.0678227Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0678696Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0678949Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.0679048Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0679480Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0679702Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.0679815Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0680238Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0680446Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.0680571Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0681006Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0681234Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.0681330Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0681870Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0682108Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.0682220Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0682679Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0682931Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.0683051Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0683512Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0683746Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.0683864Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0684332Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0684585Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.0684706Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0685134Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0685407Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.0685515Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0685946Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0686183Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.0686307Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0686783Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0687095Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.0687213Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0687683Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0687914Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.0688021Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0688477Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0688705Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.0688815Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0689253Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0689500Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.0689618Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0690069Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0690316Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.0690475Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0690928Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0691175Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.0691302Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0691766Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0692083Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:21.0692198Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0692604Z external/sleef/src/arch/helpersse2.h:117:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0692772Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:21.0692900Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0693347Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0693519Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:30:21.0693634Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0694057Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0694204Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:30:21.0694307Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0694806Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.0694978Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:30:21.0695108Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0695606Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0695784Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:30:21.0695893Z ^~~~~~~ 2022-05-18T03:30:21.0696329Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0696537Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:30:21.0696639Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0697056Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0697261Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:30:21.0697475Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0697931Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0698118Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:21.0698231Z ^~~~~~~ 2022-05-18T03:30:21.0698594Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0698783Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:21.0698919Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0699255Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0699382Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:21.0699466Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0699808Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0700049Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.0700193Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0700613Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0700759Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:21.0700843Z ^~~~~~ 2022-05-18T03:30:21.0701099Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0701219Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:21.0701297Z ^~~~~~ 2022-05-18T03:30:21.0701533Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0701715Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:21.0701799Z ^~~~~ 2022-05-18T03:30:21.0702047Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0702159Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:21.0702243Z ^~~~~~ 2022-05-18T03:30:21.0702496Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0702623Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:21.0702702Z ^~~~~ 2022-05-18T03:30:21.0702956Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0703079Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:21.0703188Z ^~~~~~~ 2022-05-18T03:30:21.0703665Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0703805Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:21.0703888Z ^~~~~~~~~~ 2022-05-18T03:30:21.0704156Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0704296Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:21.0704381Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0704632Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0704750Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:21.0704831Z ^~~~~~~ 2022-05-18T03:30:21.0705154Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0705350Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:21.0705436Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0705909Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0706172Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:21.0706314Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0706758Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0706962Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:21.0707073Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0707349Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0707492Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.0707583Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0707717Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.0708046Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0708176Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:21.0708274Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0708654Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0708844Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.0708964Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0709382Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0709549Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.0709664Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0710001Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0710165Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.0710250Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0710627Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0710841Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.0710973Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0711380Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0711577Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.0711703Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0712084Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0712348Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.0712474Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0712865Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0713154Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:21.0713281Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0713781Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0713978Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.0714088Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0714421Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0714626Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.0714718Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0715023Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0715200Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.0715294Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0715461Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T03:30:21.0715742Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0715860Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.0715940Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0716212Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0716340Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.0716417Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0716683Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0716811Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.0716936Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0717194Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0717368Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.0717446Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0717701Z external/sleef/src/arch/helpersse2.h:501:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0717841Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:21.0717923Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0718222Z external/sleef/src/arch/helpersse2.h:497:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0718323Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:21.0718383Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0718647Z external/sleef/src/arch/helpersse2.h:490:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0718764Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:21.0718839Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0719096Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0719241Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:21.0719315Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0719562Z external/sleef/src/arch/helpersse2.h:482:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0719706Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:21.0719779Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0720044Z external/sleef/src/arch/helpersse2.h:478:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0720215Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:21.0720290Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0720561Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0720712Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:21.0720785Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0721028Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0721154Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:21.0721228Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0721481Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0721608Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:21.0721685Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0721938Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0722021Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:21.0722091Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0722361Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0722513Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.0722589Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0722857Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0723006Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.0723085Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0723359Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0723509Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:21.0723581Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0723843Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0724021Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:21.0724095Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0724347Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0724506Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:21.0724581Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0724843Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0725040Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.0725117Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0725383Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0725579Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.0725656Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0725914Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0726062Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:21.0726155Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0726410Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0726534Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:21.0726608Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0726859Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0727002Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:21.0727074Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0727343Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0727516Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.0727598Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0727869Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0728059Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.0728137Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0728394Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0728606Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:21.0728678Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0728935Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0729164Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:21.0729243Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0729495Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0729613Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:21.0729717Z ^~~~~~~~~~ 2022-05-18T03:30:21.0730111Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0730340Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:21.0730448Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0730844Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0731090Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:21.0731201Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0731662Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0731912Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:21.0732033Z ^~~~~~~~~~ 2022-05-18T03:30:21.0732509Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0732962Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:21.0733079Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0733554Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0733861Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.0734066Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0734527Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0734759Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.0734873Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0735330Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0735563Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:21.0735683Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0736138Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0736390Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:21.0736501Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0736984Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0737297Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:21.0737428Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0737912Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0738216Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.0738352Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0738820Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0739004Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:21.0739124Z ^~~~~~~~~~ 2022-05-18T03:30:21.0739658Z external/sleef/src/arch/helpersse2.h:294:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0739901Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:21.0740029Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0740420Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0740655Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:21.0740786Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0741252Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0741522Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:21.0741649Z ^~~~~~~~~~ 2022-05-18T03:30:21.0742117Z external/sleef/src/arch/helpersse2.h:282:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0742318Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:21.0742426Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0742929Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0743103Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:21.0743223Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0743713Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0743904Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.0744036Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0744374Z external/sleef/src/arch/helpersse2.h:270:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0744485Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.0744626Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0744906Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0745093Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.0745176Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0745446Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0745607Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.0745702Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0746103Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T03:30:21.0746373Z external/sleef/src/arch/helpersse2.h:251:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0746563Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T03:30:21.0746638Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0746894Z external/sleef/src/arch/helpersse2.h:243:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0747040Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.0747113Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0747367Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0747497Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.0747581Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0747980Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0748174Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.0748323Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0748584Z external/sleef/src/arch/helpersse2.h:226:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0748724Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:21.0748795Z ^~~~~~~~~~ 2022-05-18T03:30:21.0749037Z external/sleef/src/arch/helpersse2.h:222:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0749299Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:30:21.0749383Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0749637Z external/sleef/src/arch/helpersse2.h:221:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0749802Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:30:21.0749879Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0750128Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0750294Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:30:21.0750353Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0750600Z external/sleef/src/arch/helpersse2.h:219:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0750761Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:30:21.0750834Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0751093Z external/sleef/src/arch/helpersse2.h:218:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0751259Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:30:21.0751393Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0751645Z external/sleef/src/arch/helpersse2.h:217:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0751795Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:30:21.0751867Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0752121Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0752273Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:21.0752346Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0752601Z external/sleef/src/arch/helpersse2.h:214:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0752746Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:21.0752821Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0753076Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0753258Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:21.0753335Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0753602Z external/sleef/src/arch/helpersse2.h:212:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0753786Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.0753862Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0754122Z external/sleef/src/arch/helpersse2.h:211:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0754302Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.0754408Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0754653Z external/sleef/src/arch/helpersse2.h:210:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0754875Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.0754946Z ^~~~~~~~~~ 2022-05-18T03:30:21.0755202Z external/sleef/src/arch/helpersse2.h:208:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0755335Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:21.0755406Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0755659Z external/sleef/src/arch/helpersse2.h:207:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0755803Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:21.0755865Z ^~~~~~~~~~ 2022-05-18T03:30:21.0756120Z external/sleef/src/arch/helpersse2.h:206:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0756267Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:21.0756340Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0756611Z external/sleef/src/arch/helpersse2.h:200:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0756759Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:21.0756837Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0757105Z external/sleef/src/arch/helpersse2.h:199:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0757241Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.0757316Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0757607Z external/sleef/src/arch/helpersse2.h:191:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0757753Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:21.0757827Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0758079Z external/sleef/src/arch/helpersse2.h:185:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0758197Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:21.0758269Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0758511Z external/sleef/src/arch/helpersse2.h:184:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0758656Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:30:21.0758728Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0758988Z external/sleef/src/arch/helpersse2.h:183:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0759152Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:30:21.0759226Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0759484Z external/sleef/src/arch/helpersse2.h:172:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0759626Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:21.0759684Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0759939Z external/sleef/src/arch/helpersse2.h:163:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0760086Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:21.0760158Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0760411Z external/sleef/src/arch/helpersse2.h:162:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0760632Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:21.0760706Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0760965Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0761169Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.0761297Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0761566Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0761707Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.0761780Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0762040Z external/sleef/src/arch/helpersse2.h:154:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0762193Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.0762268Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0762511Z external/sleef/src/arch/helpersse2.h:153:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0762653Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.0762724Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.0762981Z external/sleef/src/arch/helpersse2.h:152:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0763126Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.0763198Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0763461Z external/sleef/src/arch/helpersse2.h:148:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0763618Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.0763716Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0763972Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0764108Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:21.0764176Z ^~~~~~~~~~~ 2022-05-18T03:30:21.0764436Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0764572Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:21.0764640Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.0764907Z external/sleef/src/arch/helpersse2.h:130:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0765045Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.0765121Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0765378Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0765529Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:21.0765601Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.0765870Z external/sleef/src/arch/helpersse2.h:94:19: warning: 'cpuSupportsSSE4_1' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0765974Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:30:21.0766045Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.0766299Z external/sleef/src/arch/helpersse2.h:88:19: warning: 'cpuSupportsSSE3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.0766400Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:30:21.0766471Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1212611Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:21.1212931Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:21.1213474Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:21.1213739Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:21.1213830Z ^ 2022-05-18T03:30:21.1213917Z At top level: 2022-05-18T03:30:21.1214371Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1214994Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:30:21.1215106Z ^~~~~~~ 2022-05-18T03:30:21.1215543Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1216607Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:30:21.1216770Z ^~~~~~~ 2022-05-18T03:30:21.1217410Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1217703Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:30:21.1217816Z ^~~~~~~~~ 2022-05-18T03:30:21.1218300Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1218515Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:30:21.1218639Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1219084Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1219265Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:21.1219369Z ^~~~~~~ 2022-05-18T03:30:21.1220037Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1220233Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:21.1220371Z ^~~~~~~ 2022-05-18T03:30:21.1220812Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1221011Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:30:21.1221140Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1221618Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1221800Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:21.1221931Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1222405Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1222598Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:21.1222724Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1223186Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1223545Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.1223704Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1224146Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1224354Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:21.1224482Z ^~~~~~ 2022-05-18T03:30:21.1225033Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1225240Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:21.1225367Z ^~~~~~ 2022-05-18T03:30:21.1225932Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1226110Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:21.1226216Z ^~~~~~ 2022-05-18T03:30:21.1226658Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1226869Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:21.1227001Z ^~~~~ 2022-05-18T03:30:21.1227511Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1227712Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:21.1227855Z ^~~~~~ 2022-05-18T03:30:21.1228335Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1228523Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:21.1228642Z ^~~~~ 2022-05-18T03:30:21.1229069Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1229469Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:21.1229607Z ^~~~~~~ 2022-05-18T03:30:21.1230112Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1230362Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:21.1230617Z ^~~~~~~~~~ 2022-05-18T03:30:21.1231087Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1231300Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:21.1231450Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1231966Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1232210Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:21.1232355Z ^~~~~~~ 2022-05-18T03:30:21.1232857Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1233048Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:21.1233178Z ^~~~~~ 2022-05-18T03:30:21.1233645Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1233821Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:21.1233943Z ^~~~~~~~~ 2022-05-18T03:30:21.1234415Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1234679Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.1234826Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1235328Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1235588Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:21.1235715Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1236216Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1236556Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:21.1236700Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1237163Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1237407Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:21.1237561Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1238063Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1238261Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:21.1238391Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1238895Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1239140Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:21.1239280Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1239747Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1239951Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:21.1240078Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1240522Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1240895Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:21.1241035Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1241506Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1241849Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:21.1241980Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1242487Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1242721Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:21.1242850Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1243359Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1243646Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:21.1243800Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1244302Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1244551Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:21.1244700Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1245198Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1245421Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:21.1245550Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1246046Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1246312Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.1246456Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1246964Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1247265Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.1247422Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1247938Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1248152Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:21.1248287Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1248803Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1249032Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:21.1249173Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1249630Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1249867Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:21.1250023Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1250256Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.1250763Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1250987Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:21.1251131Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1251626Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1251846Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.1251995Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1252481Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1252746Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.1252895Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1253373Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1253600Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:21.1253744Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1254217Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1254450Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:21.1254590Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1255048Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1255283Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.1255427Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1255893Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1256154Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.1256304Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1256787Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1257044Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.1257179Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1257656Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1257916Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.1258072Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1258594Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1258854Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.1259005Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1259487Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1259735Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:21.1259885Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1260372Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1260631Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.1260783Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1261272Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1261530Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.1261680Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1262142Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1262404Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.1262556Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1263038Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1263299Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.1263522Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1264086Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1264347Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:21.1264484Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1264971Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1265233Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.1265385Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1265966Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1266226Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.1266375Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1266871Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1267113Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.1267261Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1267749Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1268011Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:21.1268161Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1268644Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1268904Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.1269048Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1269528Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1269878Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.1270034Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1270514Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1270777Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:21.1270931Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1271421Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1271676Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:21.1271833Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1272300Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1272535Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.1272682Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1273159Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1273391Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.1273539Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1274021Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1274327Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.1274455Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1274876Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1275187Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:21.1275317Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1275729Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1275958Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:21.1276103Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1276589Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1276916Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:21.1277059Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1277536Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1277867Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:21.1277993Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1278419Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1278684Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.1278814Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1279233Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1279464Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:21.1279598Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1280015Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1280335Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:21.1280487Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1280927Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1281054Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.1281138Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1281372Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1281575Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.1281667Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1281914Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1282095Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.1282184Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1282430Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1282598Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:21.1282687Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1282811Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.1283065Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1283223Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.1283348Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1283595Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1283722Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:21.1283805Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1284047Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1284170Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:21.1284254Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1284507Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1284646Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:21.1284733Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1284985Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1285111Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:21.1285193Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1285424Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1285583Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:21.1285674Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1285924Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1286083Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:21.1286174Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1286451Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1286626Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:21.1286699Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1286947Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1287089Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:21.1287174Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1287418Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1287560Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:21.1287645Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1287781Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:30:21.1288036Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1288166Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.1288246Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1288512Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1288640Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.1288717Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1288982Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1289160Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.1289270Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1289533Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1289658Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.1289736Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1290000Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1290141Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:21.1290212Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1290470Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1290560Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:21.1290631Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1290886Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1291010Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:21.1291085Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1291339Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1291487Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:21.1291559Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1291801Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1291945Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:21.1292019Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1292306Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1292470Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:21.1292545Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1292810Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1292963Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:21.1293026Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1293285Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1293412Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:21.1293485Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1293743Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1293867Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:21.1293945Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1294213Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1294355Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.1294432Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1294694Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1294845Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.1294921Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1295184Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1295331Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:21.1295435Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1295688Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1295859Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:21.1295933Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1296195Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1296356Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:21.1296429Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1296690Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1296848Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:21.1296925Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1297173Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1297400Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.1297480Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1297745Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1297943Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.1298019Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1298281Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1298436Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:21.1298529Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1298793Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1298915Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:21.1298989Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1299251Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1299394Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:21.1299468Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1299767Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1299952Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.1300025Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1300344Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1300535Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.1300617Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1300912Z external/sleef/src/arch/helpersse2.h:432:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1301064Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:30:21.1301137Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1301398Z external/sleef/src/arch/helpersse2.h:431:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1301543Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:30:21.1301652Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1301914Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1302226Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:21.1302301Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1302563Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1302777Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:21.1302849Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1303105Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1303341Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:21.1303530Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1303801Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1304015Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:21.1304091Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1304355Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1304458Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:21.1304529Z ^~~~~~~~~~ 2022-05-18T03:30:21.1304813Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1304989Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:30:21.1305065Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1305323Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1305470Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:21.1305543Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1305939Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1306095Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:21.1306173Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1306439Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1306586Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:21.1306660Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1306988Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1307228Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:21.1307331Z ^~~~~~~~~~ 2022-05-18T03:30:21.1307767Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1307992Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:21.1308109Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1308589Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1309024Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:21.1309239Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1309715Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1310012Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.1310131Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1310609Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1310932Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.1311056Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1311499Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1311813Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.1311959Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1312457Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1312736Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:21.1312869Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1313329Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1313566Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:21.1313702Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1314206Z external/sleef/src/arch/helpersse2.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1314539Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(m)); } 2022-05-18T03:30:21.1314745Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1315251Z external/sleef/src/arch/helpersse2.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1315550Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:21.1315672Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1316180Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1316444Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.1316573Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1317075Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1317336Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.1317470Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1317977Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1318233Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.1318359Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1318860Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1319120Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.1319245Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1319749Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1320003Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:30:21.1320203Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1321143Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1321379Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:30:21.1321503Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1322009Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1322266Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:30:21.1322393Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1322899Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1323185Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:21.1323316Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1323816Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1324085Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:30:21.1324214Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1324712Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1324957Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:30:21.1325084Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1325601Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1325854Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:30:21.1325969Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1326534Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1326814Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:30:21.1326948Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1327460Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1327724Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:30:21.1327854Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1328366Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1328607Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:21.1328735Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1329253Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1329518Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:30:21.1329646Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1330147Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1330410Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:30:21.1330538Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1331037Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1331354Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:30:21.1331485Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1332004Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1332372Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:30:21.1332499Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1333012Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1333326Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:30:21.1333454Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1333956Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1334275Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:30:21.1334398Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1334882Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1335199Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:30:21.1335326Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1335835Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1336141Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:30:21.1336252Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1336759Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1337028Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:21.1337153Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1337711Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1337984Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:21.1338114Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1338629Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1338943Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:21.1339076Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1339575Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1339904Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.1340032Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1340541Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1340844Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.1340970Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1341466Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1342065Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:21.1342187Z ^~~~~~~~~~ 2022-05-18T03:30:21.1342704Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1343323Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:21.1343585Z ^~~~~~~~~~ 2022-05-18T03:30:21.1344111Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1344356Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:21.1344483Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1344943Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1345166Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:21.1345251Z ^~~~~~~~~~ 2022-05-18T03:30:21.1345563Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1346735Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:30:21.1346854Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1347270Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1347481Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:30:21.1347570Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1347966Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1348175Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:30:21.1348277Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1348679Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1348895Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:30:21.1349006Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1349498Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1349701Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:21.1349809Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1350201Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1350415Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:21.1350523Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1350921Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1351139Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:21.1351245Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1351637Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1351876Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:21.1352003Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1352478Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1352711Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:21.1352835Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1353329Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1353564Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:30:21.1353676Z ^~~~~~~~~~ 2022-05-18T03:30:21.1354158Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1354520Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:21.1354645Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1355152Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1355418Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:30:21.1355549Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1356051Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1356291Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:30:21.1356414Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1356923Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1357138Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:21.1357265Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1357766Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1357975Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:21.1358097Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1358590Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1358782Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:21.1358907Z ^~~~~~~~~~ 2022-05-18T03:30:21.1359405Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1359655Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:21.1359780Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1360271Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1360589Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:21.1360705Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1361214Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1361478Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:30:21.1361603Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1362114Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1362384Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:21.1362514Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1363017Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1363276Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:21.1363400Z ^~~~~~~~~~ 2022-05-18T03:30:21.1363900Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1364098Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:21.1364224Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1364729Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1364926Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:21.1365055Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1365806Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1366019Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.1366150Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1366714Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1366914Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.1367045Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1367627Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1367981Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.1368108Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1368612Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1368901Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.1369039Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1369610Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1369868Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:21.1369999Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1370231Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:30:21.1370738Z external/sleef/src/arch/helpersse2.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1371087Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask m, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(m)); } 2022-05-18T03:30:21.1371213Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1371718Z external/sleef/src/arch/helpersse2.h:247:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1372070Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:21.1372255Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1372748Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1373012Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.1373121Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1373622Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1373884Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.1374009Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1374494Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1374819Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.1374949Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1375450Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1375701Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.1375811Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1376306Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1376553Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:21.1376675Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1377171Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1377420Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:21.1377540Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1378101Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1378306Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:21.1378411Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1378858Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1379090Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.1379208Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1379632Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1379871Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.1379978Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1380397Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1380623Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.1380729Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1381147Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1381346Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.1381455Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1381865Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1382085Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.1382173Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1382579Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1382883Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.1383004Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1383518Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1383741Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:21.1383854Z ^~~~~~~~~~ 2022-05-18T03:30:21.1384284Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1384478Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:21.1384582Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1385004Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1385214Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:21.1385328Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1385850Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1386161Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:30:21.1386284Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1386761Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1387064Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:30:21.1387174Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1387583Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1387836Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:30:21.1388052Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1388422Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1388597Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:30:21.1388682Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1388954Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1389125Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:30:21.1389199Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1389465Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1389631Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:30:21.1389711Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1389977Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1390132Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:21.1390206Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1390493Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1390640Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:21.1390713Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1391007Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1391192Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:21.1391341Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1391613Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1391794Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.1391888Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1392151Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1392332Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.1392406Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1392666Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1392890Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.1392962Z ^~~~~~~~~~ 2022-05-18T03:30:21.1393209Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1393434Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.1393506Z ^~~~~~~~~~ 2022-05-18T03:30:21.1393764Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1393898Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:21.1393979Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1394264Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1394410Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:21.1394516Z ^~~~~~~~~~ 2022-05-18T03:30:21.1394781Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1394930Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:21.1395004Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1395270Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1395417Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:30:21.1395489Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1395784Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1395915Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:30:21.1395991Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1396252Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1396403Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:30:21.1396475Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1396738Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1396917Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:30:21.1396996Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1397243Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1397390Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:21.1397468Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1397764Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1397915Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.1398013Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1398281Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1398429Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.1398503Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1398747Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1398880Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:30:21.1398952Z ^~~~~~~~~~ 2022-05-18T03:30:21.1399241Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1399395Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:30:21.1399469Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1399729Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1399874Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:21.1399935Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1400189Z external/sleef/src/arch/helpersse2.h:179:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1400337Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:30:21.1400442Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1400704Z external/sleef/src/arch/helpersse2.h:178:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1400920Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.1400992Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1401255Z external/sleef/src/arch/helpersse2.h:177:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1401423Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.1401524Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1401790Z external/sleef/src/arch/helpersse2.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1401973Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.1402047Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1402312Z external/sleef/src/arch/helpersse2.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1402495Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.1402566Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1402842Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1402985Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:21.1403059Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1403321Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1403591Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:30:21.1403665Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1403955Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1404090Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:30:21.1404167Z ^~~~~~~~~~ 2022-05-18T03:30:21.1404438Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1404574Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:21.1404647Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1404928Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1405084Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:21.1405155Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1405457Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1405597Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:21.1405656Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1405929Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1406098Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:21.1406171Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1406432Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1406579Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:21.1406653Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1406915Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1407102Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.1407176Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1407466Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1407617Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.1407693Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1407957Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1408103Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.1408176Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1408425Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1408602Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.1408677Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1408936Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1409080Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.1409151Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1409409Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1409560Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.1409648Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1409932Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1410073Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.1410178Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1410435Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1410580Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.1410651Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1410906Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1411054Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.1411150Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1411416Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1411563Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.1411639Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1411899Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1412089Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.1412165Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1412419Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1412620Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.1412693Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1412971Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1413115Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.1413251Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1413580Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1413719Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.1413778Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1414067Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1414222Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.1414298Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1414562Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1414702Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.1414773Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1415039Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1415190Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.1415251Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1415577Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1415731Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.1415804Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1416061Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1416214Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:21.1416286Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1416577Z external/sleef/src/arch/helpersse2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1416677Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:21.1416747Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1417009Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1417113Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:30:21.1417187Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1417450Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1417550Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:30:21.1417608Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1417872Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.1417970Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:30:21.1418045Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1418314Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1418482Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.1418565Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1418834Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1418961Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.1419048Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1419181Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.1419438Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1419577Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.1419694Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1419938Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1420126Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.1420205Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1420507Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1420693Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:21.1420776Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1421022Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1421192Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.1421292Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1421592Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1421801Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.1421879Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1422013Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:30:21.1422289Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1422422Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.1422503Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1422805Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1423025Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.1423121Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1423480Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1423613Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.1423691Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1423954Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1424080Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.1424176Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1424497Z external/sleef/src/arch/helpersse2.h:501:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1424693Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:21.1424788Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1425101Z external/sleef/src/arch/helpersse2.h:497:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1425227Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:21.1425308Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1425604Z external/sleef/src/arch/helpersse2.h:490:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1425815Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:21.1425931Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1426196Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1426330Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:21.1426402Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1426738Z external/sleef/src/arch/helpersse2.h:482:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1426882Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:21.1426957Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1427250Z external/sleef/src/arch/helpersse2.h:478:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1427385Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:21.1427460Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1427751Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1427905Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:21.1427980Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1428300Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1428430Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:21.1428503Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1428759Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1428883Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:21.1428943Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1429192Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1429316Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:21.1429386Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1429656Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1429807Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.1429936Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1430192Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1430344Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.1430420Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1430682Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1430832Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:21.1430937Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1431275Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1431450Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:21.1431529Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1431771Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1431932Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:21.1432004Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1432275Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1432470Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.1432548Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1432817Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1433015Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.1433113Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1433376Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1433525Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:21.1433598Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1433849Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1433972Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:21.1434047Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1434296Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1434428Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:21.1434507Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1434778Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1434983Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.1435091Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1435382Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1435615Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.1435696Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1435993Z external/sleef/src/arch/helpersse2.h:428:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1436226Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:21.1436301Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1436587Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1436801Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:21.1436872Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1437147Z external/sleef/src/arch/helpersse2.h:426:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1437362Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:21.1437435Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1437727Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1437931Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:21.1438004Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1438289Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1438393Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:21.1438493Z ^~~~~~~~~~ 2022-05-18T03:30:21.1438776Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1438920Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:21.1438990Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1439261Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1439460Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:21.1439531Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1439819Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1439963Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:21.1440034Z ^~~~~~~~~~ 2022-05-18T03:30:21.1440290Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1440579Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:21.1440640Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1440969Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1441149Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.1441224Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1441492Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1441646Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:21.1441721Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1441984Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1442148Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.1442224Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1442503Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1442611Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:21.1442715Z ^~~~~~~~~~ 2022-05-18T03:30:21.1442983Z external/sleef/src/arch/helpersse2.h:294:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1443117Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:21.1443191Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1443432Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1443581Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:21.1443654Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1443905Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1444050Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:21.1444121Z ^~~~~~~~~~ 2022-05-18T03:30:21.1444449Z external/sleef/src/arch/helpersse2.h:282:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1444558Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:21.1444617Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1444873Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1444983Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:21.1445058Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1445344Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1445455Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.1445526Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1445767Z external/sleef/src/arch/helpersse2.h:270:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1445940Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.1446017Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1446325Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1446514Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.1446595Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1446861Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1447021Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.1447099Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1447219Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:30:21.1447474Z external/sleef/src/arch/helpersse2.h:247:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1447642Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:21.1447743Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1447998Z external/sleef/src/arch/helpersse2.h:243:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1448144Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.1448216Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1448496Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1448625Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.1448696Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1448946Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1449126Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.1449200Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1449454Z external/sleef/src/arch/helpersse2.h:226:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1449595Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:21.1449665Z ^~~~~~~~~~ 2022-05-18T03:30:21.1449905Z external/sleef/src/arch/helpersse2.h:222:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1450073Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:30:21.1450174Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1450427Z external/sleef/src/arch/helpersse2.h:221:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1450598Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:30:21.1450676Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1450930Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1451129Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:30:21.1451189Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1451485Z external/sleef/src/arch/helpersse2.h:219:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1451737Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:30:21.1451843Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1452241Z external/sleef/src/arch/helpersse2.h:218:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1452502Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:30:21.1452658Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1453049Z external/sleef/src/arch/helpersse2.h:217:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1453293Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:30:21.1453403Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1453810Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1454047Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:21.1454162Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1454577Z external/sleef/src/arch/helpersse2.h:214:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1454810Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:21.1454927Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1455331Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1455615Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:21.1455731Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1456143Z external/sleef/src/arch/helpersse2.h:212:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1456436Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.1456551Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1456963Z external/sleef/src/arch/helpersse2.h:211:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1457307Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.1457420Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1457824Z external/sleef/src/arch/helpersse2.h:210:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1458183Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.1458297Z ^~~~~~~~~~ 2022-05-18T03:30:21.1458698Z external/sleef/src/arch/helpersse2.h:208:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1458905Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:21.1459015Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1459421Z external/sleef/src/arch/helpersse2.h:207:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1459648Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:21.1459749Z ^~~~~~~~~~ 2022-05-18T03:30:21.1460175Z external/sleef/src/arch/helpersse2.h:206:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1460414Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:21.1460525Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1460954Z external/sleef/src/arch/helpersse2.h:200:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1461184Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:21.1461303Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1461720Z external/sleef/src/arch/helpersse2.h:199:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1461935Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.1462113Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1462546Z external/sleef/src/arch/helpersse2.h:191:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1462775Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:21.1462884Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1463287Z external/sleef/src/arch/helpersse2.h:179:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1463597Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:30:21.1463706Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1464107Z external/sleef/src/arch/helpersse2.h:176:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1464399Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.1464508Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1464915Z external/sleef/src/arch/helpersse2.h:175:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1465184Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.1465265Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1465526Z external/sleef/src/arch/helpersse2.h:172:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1465668Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:21.1466175Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.1466564Z external/sleef/src/arch/helpersse2.h:169:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1466723Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:21.1466797Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1467154Z external/sleef/src/arch/helpersse2.h:168:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1467304Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:21.1467377Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1467632Z external/sleef/src/arch/helpersse2.h:167:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1467756Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:21.1467827Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1468089Z external/sleef/src/arch/helpersse2.h:163:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1468237Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:21.1468310Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1468566Z external/sleef/src/arch/helpersse2.h:162:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1468715Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:21.1468787Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1469028Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1469170Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.1469243Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1469502Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1469643Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.1469716Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1469981Z external/sleef/src/arch/helpersse2.h:154:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1470182Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.1470258Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1470502Z external/sleef/src/arch/helpersse2.h:153:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1470646Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.1470719Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.1470977Z external/sleef/src/arch/helpersse2.h:152:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1471122Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.1471196Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1471480Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1471630Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:21.1471687Z ^~~~~~~~~~~ 2022-05-18T03:30:21.1471946Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1472082Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:21.1472152Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.1472419Z external/sleef/src/arch/helpersse2.h:130:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1472573Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.1472647Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.1472903Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.1473042Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:21.1473177Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2088713Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:21.2157750Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:21.2160192Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:21.2177720Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:21.2177861Z ^ 2022-05-18T03:30:21.2177997Z At top level: 2022-05-18T03:30:21.2178552Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2178826Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:30:21.2178953Z ^~~~~~~ 2022-05-18T03:30:21.2179443Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2186627Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:30:21.2186766Z ^~~~~~~ 2022-05-18T03:30:21.2187305Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2187614Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:30:21.2221758Z ^~~~~~~~~ 2022-05-18T03:30:21.2223364Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2223732Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:30:21.2223878Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2224386Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2224791Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:21.2224936Z ^~~~~~~ 2022-05-18T03:30:21.2225448Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2225669Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:21.2227089Z ^~~~~~~ 2022-05-18T03:30:21.2227609Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2227839Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:30:21.2227970Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2228476Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2228712Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:21.2228856Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2229365Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2229597Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:21.2229738Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2230244Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2230553Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.2230681Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2231184Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2231408Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:21.2231623Z ^~~~~~ 2022-05-18T03:30:21.2232137Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2232358Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:21.2232495Z ^~~~~~ 2022-05-18T03:30:21.2232999Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2233199Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:21.2233330Z ^~~~~~ 2022-05-18T03:30:21.2233835Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2234049Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:21.2234185Z ^~~~~ 2022-05-18T03:30:21.2234675Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2234885Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:21.2235006Z ^~~~~~ 2022-05-18T03:30:21.2235516Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2235727Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:21.2235861Z ^~~~~ 2022-05-18T03:30:21.2236364Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2236579Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:21.2236714Z ^~~~~~~ 2022-05-18T03:30:21.2237211Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2237504Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:21.2237643Z ^~~~~~~~~~ 2022-05-18T03:30:21.2238153Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2238412Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:21.2238554Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2239052Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2239284Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:21.2239420Z ^~~~~~~ 2022-05-18T03:30:21.2239911Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2240106Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:21.2240230Z ^~~~~~ 2022-05-18T03:30:21.2240730Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2240922Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:21.2241049Z ^~~~~~~~~ 2022-05-18T03:30:21.2241558Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2241809Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2241941Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2242444Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2242697Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:21.2242887Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2243395Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2243648Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:21.2243793Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2244293Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2244541Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:21.2244673Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2245172Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2245396Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:21.2245541Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2246039Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2246265Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:21.2246408Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2246907Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2247116Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:21.2247254Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2247755Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2248110Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:21.2248292Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2248790Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2249103Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:21.2249244Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2249726Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2249965Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:21.2250103Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2250607Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2250893Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:21.2251051Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2251545Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2251776Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:21.2251904Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2252400Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2252620Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:21.2252761Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2253258Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2253513Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2253662Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2254193Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2254446Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2254582Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2255048Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2255280Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:21.2255419Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2255869Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2256039Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:21.2256155Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2256584Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2256790Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:21.2256906Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2257097Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.2257559Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2257793Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:21.2257943Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2258258Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2258385Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.2258457Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2258792Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2258920Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.2259003Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2259251Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2259376Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:21.2259458Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2259696Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2259822Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:21.2259904Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2260154Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2260284Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.2260367Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2260610Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2260750Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.2260822Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2261067Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2261210Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.2261296Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2261545Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2261764Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.2261851Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2262103Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2262244Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2262318Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2262565Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2262709Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:21.2262794Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2263043Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2263191Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.2263276Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2263596Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2263724Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2263810Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2264057Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2264201Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.2264287Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2264532Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2264711Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.2264798Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2265036Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2265177Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:21.2265285Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2265599Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2265934Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.2266059Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2266370Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2266512Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.2266588Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2266839Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2266977Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.2267062Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2267309Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2267452Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:21.2267538Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2267785Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2267911Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2268066Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2268316Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2268454Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2268540Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2268787Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2268929Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:21.2269016Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2269253Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2269390Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:21.2269483Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2269734Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2269861Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.2269946Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2270197Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2270320Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.2270390Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2270639Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2270802Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.2270930Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2271180Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2271335Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:21.2271418Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2271665Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2271809Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:21.2271878Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2272122Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2272303Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:21.2272387Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2272638Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2272811Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:21.2272891Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2273136Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2273286Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.2273368Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2273612Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2273766Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:21.2273876Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2274125Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2274269Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:21.2274350Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2274583Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2274708Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.2274792Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2275090Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2275391Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.2275538Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2275924Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2276165Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.2276287Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2276674Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2276963Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:21.2277107Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2277338Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.2277798Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2278138Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.2278284Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2278749Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2278952Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:21.2279088Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2279551Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2279788Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:21.2279926Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2280383Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2280638Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:21.2280781Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2281231Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2281433Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:21.2281542Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2281937Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2282200Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:21.2282343Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2282790Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2283128Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:21.2283247Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2283654Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2283907Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:21.2284025Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2284391Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2284635Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:21.2284785Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2285251Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2285404Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:21.2285475Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2285613Z In file included from external/sleef/src/libm/sleefsimdsp.c:346:0: 2022-05-18T03:30:21.2285900Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2286030Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.2286110Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2286391Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2286521Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.2286597Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2286866Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2287048Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.2287125Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2287404Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2287532Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.2287608Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2287887Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2288004Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:30:21.2288063Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2288341Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2288462Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:30:21.2288536Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2288818Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2288979Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2289054Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2289329Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2289497Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:21.2289573Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2289844Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2290059Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:30:21.2290167Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2290448Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2290594Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:30:21.2290669Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2290931Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2291075Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2291148Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2291426Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2291537Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:21.2291616Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2291892Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2292000Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:21.2292059Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2292332Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2292467Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.2292539Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2292816Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2292950Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.2293020Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2293331Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2293450Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.2293521Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2293791Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2293941Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:30:21.2294014Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2294287Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2294421Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:21.2294492Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2294753Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2294887Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:21.2294959Z ^~~~~~~~~~ 2022-05-18T03:30:21.2295229Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2295346Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:21.2295418Z ^~~~~~~~~~ 2022-05-18T03:30:21.2295694Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2295852Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2295912Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2296186Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2296371Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2296448Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2296727Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2296885Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2296957Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2297230Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2297384Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2297443Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2297720Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2297863Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2297939Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2298214Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2298449Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2298523Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2298799Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2298944Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2299016Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2299296Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2299598Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2299672Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2299949Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2300123Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:30:21.2300196Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2300472Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2300629Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:30:21.2300704Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2300985Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2301155Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:30:21.2301227Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2301503Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2301652Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.2301726Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2301986Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2302132Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:21.2302207Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2302509Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2302690Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.2302772Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2303046Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2303200Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:21.2303277Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2303620Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2303773Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:30:21.2303852Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2304128Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2304277Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:30:21.2304352Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2304629Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2304764Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:30:21.2304825Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2305103Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2305234Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:30:21.2305342Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2305622Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2305869Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:30:21.2305981Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2306258Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2306378Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:30:21.2306452Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2306727Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2307007Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:30:21.2307083Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2307361Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2307662Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:30:21.2307737Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2308014Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2308187Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:30:21.2308259Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2308530Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2308755Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2308830Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2309120Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2309310Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2309383Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2309646Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2309788Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2309888Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2310363Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2310601Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2310717Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2311143Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2311372Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2311477Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2311895Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2312058Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2312154Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2312596Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2313039Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:30:21.2313121Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2313567Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2313842Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T03:30:21.2313906Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2314254Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2314468Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T03:30:21.2314569Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2315020Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2315253Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:30:21.2315369Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2315863Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2316088Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:30:21.2316210Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2316678Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2316961Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:30:21.2317077Z ^~~~~~~~~~ 2022-05-18T03:30:21.2317578Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2317856Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:30:21.2318067Z ^~~~~~~~~~ 2022-05-18T03:30:21.2318547Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2318783Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:30:21.2318913Z ^~~~~~~~~~ 2022-05-18T03:30:21.2319417Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2319637Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:30:21.2319752Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2320215Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2320429Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:30:21.2320537Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2321000Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2321293Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:30:21.2321390Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2321803Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2322005Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:30:21.2322118Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2322576Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2322902Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:30:21.2323124Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2323657Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2323907Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:30:21.2324010Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2324419Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2324678Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:30:21.2324780Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2325213Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2325457Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:30:21.2325570Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2325979Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2326273Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:30:21.2326388Z ^~~~~~~~~~ 2022-05-18T03:30:21.2326902Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2327176Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:30:21.2327295Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2327787Z external/sleef/src/arch/helperpurec_scalar.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2328016Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vf; } 2022-05-18T03:30:21.2328272Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2328769Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2329008Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T03:30:21.2329126Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2329681Z external/sleef/src/arch/helperpurec_scalar.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2329855Z static INLINE vint2 vrint_vi2_vf(vfloat a) { 2022-05-18T03:30:21.2329956Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2330472Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2330694Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:30:21.2330832Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2331303Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2331510Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:30:21.2331647Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2332213Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2332483Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:21.2332603Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2333113Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2333389Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:30:21.2333501Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2334140Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2334365Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.2334483Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2334995Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2335247Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.2335373Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2335882Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2336154Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.2336294Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2336917Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2337250Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:30:21.2337397Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2337999Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2338284Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:21.2338403Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2339012Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2339294Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:21.2339435Z ^~~~~~~~~~ 2022-05-18T03:30:21.2340053Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2340398Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:21.2340526Z ^~~~~~~~~~ 2022-05-18T03:30:21.2341035Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2341300Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:30:21.2341441Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2342060Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2342330Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:30:21.2342475Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2343074Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2343375Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2343612Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2344256Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2344757Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2344908Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2345488Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2348086Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2348239Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2348865Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2349455Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2349737Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2350371Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2350673Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:30:21.2350872Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2351496Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2351795Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2351926Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2352539Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2352809Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2352961Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2353583Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2353838Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:30:21.2353983Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2354533Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2354750Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:30:21.2354874Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2355425Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2355769Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:30:21.2355888Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2356447Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2356661Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:30:21.2356770Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2357203Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2357409Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:30:21.2357518Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2357967Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2358166Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:30:21.2358278Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2358748Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2358947Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:21.2359045Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2359500Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2359704Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:30:21.2359816Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2360270Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2360467Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:30:21.2360579Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2361040Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2361382Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:30:21.2361495Z ^~~~~~~~~~ 2022-05-18T03:30:21.2361943Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2362242Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:30:21.2362350Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2362805Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2363001Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:30:21.2363110Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2363523Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2363770Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2363886Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2364341Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2364568Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2364677Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2365137Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2365379Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2365485Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2365941Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2366252Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2366368Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2366830Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2367070Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2367185Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2367632Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2367842Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2367938Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2368370Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2368758Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:30:21.2368878Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2369337Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2369722Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T03:30:21.2369833Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2370285Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2370520Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T03:30:21.2370640Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2371114Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2371425Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:30:21.2371536Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2372007Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2372236Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:30:21.2372349Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2372793Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2373070Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:30:21.2373181Z ^~~~~~~~~~ 2022-05-18T03:30:21.2373646Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2373955Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:30:21.2374071Z ^~~~~~~~~~ 2022-05-18T03:30:21.2374528Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2374743Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:30:21.2374859Z ^~~~~~~~~~ 2022-05-18T03:30:21.2375305Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2375527Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:30:21.2375644Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2376121Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2376348Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:30:21.2376517Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2376985Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2398282Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:30:21.2398544Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2399199Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2399479Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:30:21.2399617Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2400237Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2400563Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:30:21.2400713Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2401246Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2401568Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:30:21.2401690Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2402261Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2402629Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:30:21.2402779Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2403298Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2403785Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:30:21.2403923Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2404465Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2404718Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:30:21.2404831Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2405410Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2405709Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2405840Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2406422Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2406717Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:30:21.2406847Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2407376Z external/sleef/src/arch/helperpurec_scalar.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2407591Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return vd; } 2022-05-18T03:30:21.2407734Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2408310Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2408613Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:30:21.2408750Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2409336Z external/sleef/src/arch/helperpurec_scalar.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2409519Z static INLINE vint vrint_vi_vd(vdouble a) { 2022-05-18T03:30:21.2409651Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2410309Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2410509Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:30:21.2410631Z ^~~~~~~~~~ 2022-05-18T03:30:21.2411176Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2411405Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:30:21.2411537Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2412084Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2412479Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.2412612Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2413224Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2413501Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.2413628Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2414153Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2414434Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:30:21.2414580Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2415155Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2415431Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:30:21.2415700Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2416302Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2416593Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:30:21.2416711Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2417240Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2417495Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:21.2417625Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2418157Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2418430Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:21.2418571Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2419160Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2419449Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.2419586Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2420168Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2420424Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:21.2420597Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2421130Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2421366Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:21.2421496Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2422134Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2422410Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:21.2422543Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2423079Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2423362Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.2423565Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2424172Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2424473Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:21.2424624Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2425240Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2425493Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:30:21.2425614Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2427134Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2427395Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:30:21.2427531Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2428101Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2428345Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:30:21.2428618Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2429115Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2429374Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:30:21.2429510Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2429984Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2430215Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:30:21.2430337Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2430837Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2431075Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:30:21.2431192Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2431676Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2431907Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:30:21.2432019Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2432487Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2432729Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:30:21.2432847Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2433323Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2433567Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:30:21.2433692Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2434261Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2434464Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:30:21.2434565Z ^~~~~~~~~~ 2022-05-18T03:30:21.2435054Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2435311Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:30:21.2435436Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2435973Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2436198Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:30:21.2436327Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2436864Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2437099Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:30:21.2437226Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2437753Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2438019Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:30:21.2438148Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2438667Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2438896Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:30:21.2439027Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2439529Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2439777Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:30:21.2439891Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2440361Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2440586Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:30:21.2440724Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2441217Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2441402Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:30:21.2441462Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2441788Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2441907Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:21.2441982Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2442263Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2442441Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:30:21.2442515Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2442786Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2442943Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.2443054Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2443189Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.2443445Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2443589Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2443742Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2443997Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2444164Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.2444234Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2444472Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2444656Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:21.2444739Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2444985Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2445111Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.2445227Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2445485Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2445661Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.2445744Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2445900Z In file included from external/sleef/src/libm/sleefsimdsp.c:346:0: 2022-05-18T03:30:21.2446191Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2446322Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.2446402Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2446684Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2446847Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.2446938Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2447252Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2447417Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.2447497Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2447786Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2447914Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.2447992Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2448294Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2448414Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:30:21.2448475Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2448744Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2448859Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:30:21.2448933Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2449208Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2449401Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2449477Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2449750Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2449919Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:21.2449996Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2450305Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2450555Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:30:21.2450632Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2450910Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2451056Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:30:21.2451132Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2451401Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2451546Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2451650Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2451926Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2452037Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:21.2452110Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2452380Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2452490Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:21.2452550Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2452825Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2452948Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:21.2453019Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2453298Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2453467Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.2453542Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2454020Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2454178Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.2454748Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2455408Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2455649Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.2455772Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2456268Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2456508Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:21.2456646Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2456978Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2457112Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:21.2457185Z ^~~~~~~~~~ 2022-05-18T03:30:21.2457463Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2457613Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:21.2457685Z ^~~~~~~~~~ 2022-05-18T03:30:21.2457961Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2458119Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2458186Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2458516Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2458751Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2458827Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2459110Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2459260Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.2459337Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2459619Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2459829Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:30:21.2459911Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2460188Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2460355Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:21.2460428Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2460707Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2460846Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.2460920Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2461180Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2461315Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.2461389Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2461699Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2461831Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.2461928Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2462212Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2462364Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:30:21.2462436Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2462691Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2462826Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:21.2462897Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2463162Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2463330Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:21.2463486Z ^~~~~~~~~~ 2022-05-18T03:30:21.2463760Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2463876Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:21.2463937Z ^~~~~~~~~~ 2022-05-18T03:30:21.2464238Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2464365Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:30:21.2464436Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2464708Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2464879Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2464988Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2465265Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2465488Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2465562Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2466023Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2466254Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2466361Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2466808Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2467265Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2467377Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2467831Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2468050Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:30:21.2468163Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2468599Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2468823Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2468932Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2469386Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2469613Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2469820Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2470253Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2470463Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:30:21.2470573Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2471030Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2471248Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:30:21.2471360Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2471801Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2472020Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:30:21.2472116Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2472581Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2472802Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:30:21.2472917Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2473368Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2473584Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:30:21.2473696Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2474139Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2474326Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:30:21.2474432Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2474917Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2475122Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:21.2475234Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2475693Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2475902Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:30:21.2476014Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2476451Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2476655Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:30:21.2476765Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2477210Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2477505Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:30:21.2477611Z ^~~~~~~~~~ 2022-05-18T03:30:21.2478063Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: 'vsub_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2478362Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:30:21.2478451Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2478881Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2479077Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:30:21.2479188Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2479648Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2479903Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2480102Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2480566Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2480797Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2480908Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2481362Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2481614Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2481726Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2482172Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2482413Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2482534Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2483149Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2483409Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2483525Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2483992Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2484241Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2484354Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2484862Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2485265Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:30:21.2485451Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2485957Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2486359Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T03:30:21.2486481Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2486975Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2487244Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T03:30:21.2487365Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2487847Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2488094Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:30:21.2488205Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2488680Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2488926Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:30:21.2489069Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2489569Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2489871Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:30:21.2489987Z ^~~~~~~~~~ 2022-05-18T03:30:21.2490457Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: 'vabs_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2490777Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:30:21.2490949Z ^~~~~~~~~~ 2022-05-18T03:30:21.2491404Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2491625Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:30:21.2491744Z ^~~~~~~~~~ 2022-05-18T03:30:21.2492377Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2492618Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:30:21.2492737Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2493210Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2493440Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:30:21.2493545Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2494034Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2494388Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:30:21.2494505Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2494974Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2495213Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:30:21.2495333Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2495836Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: 'vreinterpret_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2496132Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:30:21.2496258Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2496822Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2497131Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:30:21.2497258Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2497760Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2498074Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:30:21.2498197Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2498677Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: 'vreinterpret_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2498974Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:30:21.2499106Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2499582Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2499799Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:30:21.2499916Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2500390Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2500633Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2500752Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2501219Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2501498Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:30:21.2501675Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2502155Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2502413Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:30:21.2502535Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2503917Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: 'vcast_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2504112Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:30:21.2504216Z ^~~~~~~~~~ 2022-05-18T03:30:21.2504879Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2505195Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.2505333Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2505950Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2506230Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.2506357Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2506851Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2507105Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:21.2507207Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2507694Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2507936Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:21.2508057Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2508631Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2508886Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:21.2509002Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2509493Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2509735Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.2509854Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2510348Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2510602Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:21.2510721Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2511193Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2511438Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:30:21.2511558Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2512011Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2512213Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:30:21.2512330Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2512800Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2513021Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:30:21.2513138Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2513714Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2513925Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:30:21.2514031Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2514511Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2514708Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:30:21.2514815Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2515293Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2515480Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:30:21.2515583Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2516032Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2516197Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:30:21.2516297Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2516737Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2516928Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:30:21.2517034Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2517473Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2517652Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:30:21.2517760Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2518206Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2518410Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:30:21.2518527Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2519038Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2519230Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:21.2519336Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2519602Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:21.2519875Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:21.2520266Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:21.2520413Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:21.2520512Z ^ 2022-05-18T03:30:21.2520621Z At top level: 2022-05-18T03:30:21.2521048Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2521291Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T03:30:21.2521409Z ^~~~~~~ 2022-05-18T03:30:21.2521844Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2522176Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T03:30:21.2522293Z ^~~~~~~ 2022-05-18T03:30:21.2522665Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2522836Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T03:30:21.2522914Z ^~~~~~~~~ 2022-05-18T03:30:21.2523189Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2523412Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T03:30:21.2523483Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2523755Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2523876Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:21.2523957Z ^~~~~~~ 2022-05-18T03:30:21.2524435Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2524596Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:21.2524700Z ^~~~~~~ 2022-05-18T03:30:21.2525009Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2525146Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T03:30:21.2525233Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2525524Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2525651Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:21.2525733Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2526001Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2526126Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:21.2526209Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2526496Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2526702Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.2526846Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2527136Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2527256Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:21.2527335Z ^~~~~~ 2022-05-18T03:30:21.2527599Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2527719Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:21.2527798Z ^~~~~~ 2022-05-18T03:30:21.2528113Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2528248Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:21.2528328Z ^~~~~~ 2022-05-18T03:30:21.2528598Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2528720Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:21.2528799Z ^~~~~ 2022-05-18T03:30:21.2529061Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2529176Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:21.2529242Z ^~~~~~ 2022-05-18T03:30:21.2529505Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2529621Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:21.2529698Z ^~~~~ 2022-05-18T03:30:21.2529965Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2530144Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:21.2530223Z ^~~~~~~ 2022-05-18T03:30:21.2530476Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2530612Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:21.2530724Z ^~~~~~~~~~ 2022-05-18T03:30:21.2531021Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2531184Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:21.2531270Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2531604Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2531741Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:21.2531824Z ^~~~~~~ 2022-05-18T03:30:21.2532243Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2532393Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:21.2532496Z ^~~~~~ 2022-05-18T03:30:21.2532897Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2533026Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:21.2533136Z ^~~~~~~~~ 2022-05-18T03:30:21.2533431Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2533609Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2533697Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2534022Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2534163Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:21.2534249Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2534514Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2534657Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:21.2534779Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2535079Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2535207Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:21.2535294Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2535567Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2535691Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:21.2535780Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2536111Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2536241Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:21.2536324Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2536576Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2536700Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:21.2536781Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2537050Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2537279Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:21.2537366Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2537690Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2537868Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:21.2537948Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2538242Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2538376Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:21.2538461Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2538727Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2538904Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:21.2539018Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2539324Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2539441Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:21.2539525Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2539784Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2539908Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:21.2540009Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2540366Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2540514Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2540601Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2540886Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2541041Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2541128Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2541449Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2541595Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:21.2541680Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2542029Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2542154Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:21.2542235Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2542505Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2542668Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:21.2542776Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2542938Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.2543192Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2543316Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:21.2543479Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2543799Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2543916Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.2544001Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2544254Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2544379Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.2544469Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2544772Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2544918Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:21.2544988Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2545275Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2545423Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.2545509Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2547836Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2548055Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.2548150Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2548485Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2548648Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.2548733Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2548988Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2549204Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:21.2549291Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2549750Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2549926Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.2550012Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2550264Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2550389Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2550475Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2550747Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2550921Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:21.2551035Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2551288Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2551430Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.2551516Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2551749Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2551888Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2552006Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2552302Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2552468Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.2552621Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2552874Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2553015Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.2553087Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2553341Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2553484Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:21.2553572Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2553823Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2553966Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.2554057Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2554306Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2554432Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.2554518Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2554764Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2554904Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.2554987Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2555236Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2555376Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:21.2555465Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2555730Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2555871Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2555956Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2556206Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2556345Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2556432Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2556680Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2556821Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:21.2556895Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2557148Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2557284Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:21.2557373Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2557624Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2557750Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.2557834Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2558080Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2558190Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.2558275Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2558526Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2558721Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.2558804Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2559053Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2559206Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:21.2559288Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2559536Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2559669Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:21.2559749Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2559998Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2560216Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:21.2560314Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2560576Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2560801Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:21.2560881Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2561138Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2561302Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.2561382Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2561713Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2561889Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:21.2561972Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2562222Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2562365Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:21.2562433Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2562678Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2562834Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.2562935Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2563215Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2563417Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.2563537Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2563831Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2564062Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.2564161Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2564411Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2564578Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:21.2564709Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2564843Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.2565146Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2565326Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.2565415Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2565725Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2565851Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:21.2565935Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2566240Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2566399Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:21.2566487Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2566850Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2567072Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:21.2567195Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2567621Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2567828Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:21.2567957Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2568381Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2568646Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:21.2568832Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2569262Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2569523Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:21.2569640Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2569896Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2570087Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:21.2570174Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2570420Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2570567Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:21.2570651Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2570948Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2571098Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:21.2571183Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2571315Z In file included from external/sleef/src/libm/sleefsimdsp.c:358:0: 2022-05-18T03:30:21.2571596Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2571723Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.2571801Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2572076Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2572246Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.2572311Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2572648Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2572796Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.2572874Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2573155Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2573281Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.2573354Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2573684Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2573814Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:30:21.2573888Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2574166Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2574280Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:30:21.2574353Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2574639Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2574830Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2574905Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2575170Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2575351Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:21.2575424Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2575730Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2575947Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:30:21.2576020Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2576291Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2576436Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:30:21.2576498Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2576769Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2576912Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2576991Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2577272Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2577383Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:21.2577454Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2577723Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2577818Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:21.2577890Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2578168Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2578305Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.2578376Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2578651Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2578810Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.2578881Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2579147Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2579278Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.2579350Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2579623Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2579773Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:30:21.2579846Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2580119Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2580258Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:21.2580316Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2580589Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2580720Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:21.2580791Z ^~~~~~~~~~ 2022-05-18T03:30:21.2581067Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2581181Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:21.2581250Z ^~~~~~~~~~ 2022-05-18T03:30:21.2581526Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2581727Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2581855Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2582175Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2582331Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2582403Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2582680Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2582882Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2582977Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2583253Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2583489Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2583566Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2583838Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2584011Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2584104Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2584406Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2584641Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2584744Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2585011Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2585243Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2585316Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2585596Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2587316Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2587396Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2587683Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2587873Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:30:21.2587978Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2588275Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2588451Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:30:21.2588523Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2588799Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2589013Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:30:21.2589085Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2589384Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2589534Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.2589606Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2590025Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2590174Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:21.2590247Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2590524Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2590704Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.2590786Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2591062Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2591216Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:21.2591284Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2591562Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2591710Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:30:21.2591785Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2592118Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2592272Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:30:21.2592366Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2592659Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2592780Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:30:21.2592854Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2593191Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2593374Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:30:21.2593448Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2593756Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2593890Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:30:21.2593966Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2594223Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2594406Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:30:21.2594480Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2594792Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2595074Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:30:21.2595147Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2595472Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2595794Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:30:21.2595867Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2596157Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2596344Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:30:21.2596463Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2596786Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2596957Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2597031Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2597310Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2597457Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2597518Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2597790Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2597938Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2598054Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2598393Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2598542Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2598614Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2598890Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2599023Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2599098Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2599373Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2599520Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2599630Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2599907Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2600140Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:30:21.2600218Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2600493Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2600710Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:30:21.2600787Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2601059Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2601293Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:30:21.2601374Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2601682Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2601840Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:21.2601914Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2602177Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2602379Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:21.2602488Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2602945Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2603299Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T03:30:21.2603454Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2603913Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2604272Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:30:21.2604376Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2604810Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2604979Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:21.2605072Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2605363Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2605511Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:30:21.2605587Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2605916Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2606080Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:30:21.2606140Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2606418Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2606584Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:30:21.2606656Z ^~~~~~~~~~ 2022-05-18T03:30:21.2606931Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2607147Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:30:21.2607292Z ^~~~~~~~~~ 2022-05-18T03:30:21.2607578Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2607694Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:30:21.2607766Z ^~~~~~~~~~ 2022-05-18T03:30:21.2608041Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2608174Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:30:21.2608246Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2608569Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2608701Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:30:21.2608794Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2609064Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2609256Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:30:21.2609327Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2609605Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2609739Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:30:21.2609810Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2610136Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2610349Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:30:21.2610416Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2610727Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2610907Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:30:21.2610986Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2611263Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2611493Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:30:21.2611572Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2611869Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2612046Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:30:21.2612114Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2612392Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2612507Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:30:21.2612580Z ^~~~~~~~~~ 2022-05-18T03:30:21.2612889Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2613043Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T03:30:21.2613122Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2613413Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2613533Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T03:30:21.2613643Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2613921Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2614049Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T03:30:21.2614122Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2614393Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2614531Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T03:30:21.2614639Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2614925Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2615035Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:30:21.2615106Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2615380Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2615509Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:30:21.2615580Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2615857Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2616022Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:21.2616080Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2616356Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2616567Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:30:21.2616640Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2616971Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2617110Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.2617183Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2617457Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2617579Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.2617650Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2617923Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2618057Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.2618128Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2618457Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2618632Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:30:21.2618706Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2618963Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2619098Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:21.2619167Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2619443Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2619576Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:21.2619646Z ^~~~~~~~~~ 2022-05-18T03:30:21.2619919Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2620070Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:21.2620132Z ^~~~~~~~~~ 2022-05-18T03:30:21.2620457Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2620603Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:30:21.2620675Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2620947Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2621071Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:30:21.2621142Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2621409Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2621538Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2621613Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2621888Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2622122Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2622196Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2622468Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2622627Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2622700Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2622966Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2623237Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2623347Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2623701Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2623844Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:30:21.2623918Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2624191Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2624334Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2624407Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2624673Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2624816Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2624893Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2625174Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2625353Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:30:21.2625427Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2625699Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2626724Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:30:21.2626825Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2627291Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2627509Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:30:21.2627631Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2628223Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2628456Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:30:21.2628578Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2629035Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2629237Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:30:21.2629353Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2629837Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2630038Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:30:21.2630155Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2630639Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2630851Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:21.2630964Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2631428Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2631642Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:30:21.2631759Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2632239Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2632449Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:30:21.2632565Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2633036Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2633417Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:30:21.2633517Z ^~~~~~~~~~ 2022-05-18T03:30:21.2634000Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2634307Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:30:21.2634422Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2634873Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2635074Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:30:21.2635184Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2635651Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2635894Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2636020Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2636495Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2636741Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2636857Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2637339Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2637586Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2637699Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2638158Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2638406Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2638579Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2639067Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2639318Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2639444Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2639870Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2640074Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2640160Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2640623Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2641028Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:30:21.2641163Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2641642Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2642073Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:30:21.2642193Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2642660Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2643067Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:30:21.2643171Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2643647Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2644013Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:21.2644136Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2644638Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2644913Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:21.2645219Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2645710Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2646090Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:30:21.2646213Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2646697Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2647116Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:30:21.2647244Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2647741Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2648008Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:21.2648127Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2648627Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2648856Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:30:21.2648977Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2649464Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2649786Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:30:21.2649906Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2650396Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2650698Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:30:21.2650812Z ^~~~~~~~~~ 2022-05-18T03:30:21.2651284Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2651606Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:30:21.2651723Z ^~~~~~~~~~ 2022-05-18T03:30:21.2652210Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2652441Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:30:21.2652557Z ^~~~~~~~~~ 2022-05-18T03:30:21.2653038Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2653275Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:30:21.2653378Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2653864Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2654101Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:30:21.2654219Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2654708Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2655051Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:30:21.2655216Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2655708Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2655930Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:30:21.2656047Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2656530Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2656839Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:30:21.2656965Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2657454Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2657765Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:30:21.2657904Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2658368Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2658676Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:30:21.2658796Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2659284Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2659591Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:30:21.2659713Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2660207Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2660483Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:30:21.2660602Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2661082Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2661333Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2661454Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2661939Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2662178Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T03:30:21.2662298Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2662780Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2663018Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T03:30:21.2663127Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2663677Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2663898Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T03:30:21.2664013Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2664502Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2664724Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T03:30:21.2664837Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2665327Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2665492Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:30:21.2665614Z ^~~~~~~~~~ 2022-05-18T03:30:21.2666570Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2666743Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:30:21.2666843Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2667259Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2667525Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.2667639Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2668088Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2668360Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.2668485Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2668975Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2669241Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:30:21.2669369Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2669999Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2670247Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:30:21.2670363Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2670818Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2671079Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:30:21.2671282Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2671780Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2672017Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:21.2672135Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2672627Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2672855Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:21.2672950Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2673423Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2673670Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.2673798Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2674267Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2674509Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:21.2674625Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2675108Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2675345Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:21.2675453Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2675942Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2676189Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:21.2676365Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2676857Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2677115Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.2677241Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2677697Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2677948Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:21.2678072Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2678553Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2678783Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:30:21.2678904Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2679376Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2679605Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:30:21.2679709Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2680178Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2680395Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:30:21.2680508Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2680988Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2681370Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:30:21.2681547Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2682032Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2682267Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:30:21.2682375Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2682866Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2683091Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:30:21.2683204Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2683608Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2683808Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:30:21.2683919Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2684372Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2684565Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:30:21.2684665Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2685106Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2685334Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:30:21.2685443Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2685830Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2685999Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:30:21.2686106Z ^~~~~~~~~~ 2022-05-18T03:30:21.2686682Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2687249Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:30:21.2687397Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2688022Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2688241Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:30:21.2688357Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2688885Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2689147Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:30:21.2689270Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2689767Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2690056Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:30:21.2690182Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2690770Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2691015Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:30:21.2691139Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2691702Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2691939Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:30:21.2692074Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2692559Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2692858Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:30:21.2692979Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2693446Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2693659Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:30:21.2693786Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2694288Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2694491Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:21.2694608Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2695103Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2695426Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:30:21.2695551Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2696004Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2696288Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.2696411Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2696944Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2697188Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2697322Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2697537Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.2698021Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2698268Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.2698524Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2698959Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2699239Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.2699367Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2699805Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2700125Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:21.2700266Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2700682Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2700909Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.2701060Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2701534Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2701836Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.2701989Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2702269Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.2702819Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2703084Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:21.2703246Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2703635Z In file included from external/sleef/src/libm/sleefsimdsp.c:358:0: 2022-05-18T03:30:21.2704358Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2704627Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.2704784Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2705394Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2705612Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.2705877Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2706517Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2706784Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.2706922Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2707562Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2707840Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.2707992Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2708595Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2708925Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:30:21.2709049Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2709561Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2709758Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:30:21.2709885Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2710400Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2710791Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2710924Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2711440Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2711772Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:21.2711900Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2712407Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2712804Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:30:21.2712929Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2713456Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2713726Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:30:21.2713861Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2714398Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2714625Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2714716Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2715161Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2715338Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:21.2715458Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2715906Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2716084Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:21.2716197Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2716737Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2716875Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:21.2716976Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2717440Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2717654Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.2717770Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2718227Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2718439Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.2718551Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2718988Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2719211Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.2719316Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2719767Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2719978Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:21.2720094Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2720545Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2720749Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:21.2720841Z ^~~~~~~~~~ 2022-05-18T03:30:21.2721253Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2721431Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:21.2721616Z ^~~~~~~~~~ 2022-05-18T03:30:21.2722212Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2722511Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2722654Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2723208Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2723671Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2723805Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2724377Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2724662Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.2724812Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2725380Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2725853Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T03:30:21.2725990Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2726545Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2726858Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T03:30:21.2726997Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2727560Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2728013Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T03:30:21.2728246Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2728890Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2729196Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:21.2729302Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2729792Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2730025Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.2730145Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2730636Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2730868Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.2730993Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2731475Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2731686Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.2731798Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2732281Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2732546Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:30:21.2732665Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2733147Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2733586Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:21.2733706Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2734236Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2734468Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:21.2734588Z ^~~~~~~~~~ 2022-05-18T03:30:21.2735066Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2735259Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:21.2735374Z ^~~~~~~~~~ 2022-05-18T03:30:21.2735846Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2736056Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:30:21.2736160Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2736640Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2736891Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2737010Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2737499Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2737914Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2738037Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2738520Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2738791Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2738893Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2739375Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2739906Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2740026Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2740513Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2740752Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:30:21.2740867Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2741332Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2741565Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2741688Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2742176Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2742425Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2742543Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2743027Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2743234Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:30:21.2743352Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2743908Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2744136Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:30:21.2744256Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2744721Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2744954Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:30:21.2745135Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2745626Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2746010Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:30:21.2746114Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2746586Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2746807Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:30:21.2746921Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2747395Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2747611Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:30:21.2747731Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2748207Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2748404Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:21.2748522Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2749007Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2749229Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:30:21.2749349Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2749823Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2750035Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:30:21.2750153Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2750694Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2751002Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:30:21.2751117Z ^~~~~~~~~~ 2022-05-18T03:30:21.2751597Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: 'vsub_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2751907Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:30:21.2752025Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2752500Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2752709Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:30:21.2752807Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2753271Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2753534Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2753653Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2754107Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2754354Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2754467Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2754934Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2755175Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2755287Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2755767Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2756083Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2756203Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2756684Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2756922Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2757038Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2757498Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2757759Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2757880Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2758353Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2758771Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T03:30:21.2758890Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2759373Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2759778Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:30:21.2759899Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2760365Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2760778Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:30:21.2760900Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2761374Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2761709Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:21.2761831Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2762300Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2762568Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:21.2762674Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2763168Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2763585Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T03:30:21.2763710Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2764189Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2764605Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T03:30:21.2764728Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2765188Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2765431Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T03:30:21.2765557Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2766012Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2766224Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:30:21.2766334Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2766767Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2767072Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:30:21.2767193Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2767614Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2767833Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:30:21.2767908Z ^~~~~~~~~~ 2022-05-18T03:30:21.2768181Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: 'vabs_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2768373Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:30:21.2768446Z ^~~~~~~~~~ 2022-05-18T03:30:21.2768715Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2768852Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:30:21.2768926Z ^~~~~~~~~~ 2022-05-18T03:30:21.2769184Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2769324Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:30:21.2769399Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2769669Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2769807Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:30:21.2769879Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2770150Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2770349Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:30:21.2770458Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2770727Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2770869Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:30:21.2770943Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2771226Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: 'vreinterpret_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2771436Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:30:21.2771540Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2771830Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2772001Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:30:21.2772083Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2772394Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2772610Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:30:21.2772687Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2772970Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: 'vreinterpret_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2773152Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:30:21.2773227Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2773501Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2773660Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:30:21.2773752Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2774053Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2774201Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.2774276Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2774551Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2774693Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T03:30:21.2774768Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2775057Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2775199Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T03:30:21.2775275Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2775540Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2775670Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T03:30:21.2775742Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2776037Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2776168Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T03:30:21.2776225Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2776493Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: 'vcast_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2776604Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:30:21.2776706Z ^~~~~~~~~~ 2022-05-18T03:30:21.2776976Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2777127Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:30:21.2777199Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2777472Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2777659Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.2777740Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2778017Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2778211Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.2778293Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2778563Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2778710Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:21.2778784Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2779041Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2779224Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:21.2779298Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2779569Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2779716Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:21.2779791Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2780106Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2780292Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.2780354Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2780626Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2780773Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:21.2780844Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2781115Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2781269Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:30:21.2781370Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2781642Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2781753Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:30:21.2781824Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2782090Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2782224Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:30:21.2782298Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2782604Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2782762Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:30:21.2782837Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2783129Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2783274Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:30:21.2783364Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2783777Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2783900Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:30:21.2783968Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2784237Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2784346Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:30:21.2784405Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2784707Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2784834Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:30:21.2784903Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2785244Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2785361Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:30:21.2785456Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2785884Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2786056Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:30:21.2786162Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2786588Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.2786754Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:21.2786856Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2788548Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:21.2788829Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:21.2789076Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:21.2789258Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:21.2789375Z ^~~ 2022-05-18T03:30:21.2789447Z At top level: 2022-05-18T03:30:21.2789718Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2789843Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:21.2789923Z ^~~~~ 2022-05-18T03:30:21.2790202Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2790323Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:21.2790389Z ^~~~ 2022-05-18T03:30:21.2790661Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2790778Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:21.2790858Z ^~~~ 2022-05-18T03:30:21.2791125Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2791246Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:21.2791327Z ^~~~~~ 2022-05-18T03:30:21.2791597Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2791794Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:21.2791881Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2792146Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2792285Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:21.2792373Z ^~~~~~~~~ 2022-05-18T03:30:21.2792639Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2792773Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:21.2792854Z ^~~~~~ 2022-05-18T03:30:21.2793107Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2793236Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:21.2793321Z ^~~~~~ 2022-05-18T03:30:21.2793586Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2793711Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:21.2793792Z ^~~~~~ 2022-05-18T03:30:21.2794106Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2794270Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:21.2794364Z ^~~~~ 2022-05-18T03:30:21.2794803Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2795093Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:21.2795260Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2795735Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2796071Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:21.2796207Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2796409Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:21.2796834Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2796964Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:21.2797038Z ^~~~~~~~ 2022-05-18T03:30:21.2797312Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2797463Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.2797548Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2797817Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2797986Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:21.2798065Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2798322Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2798440Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:21.2798517Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2798786Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2798999Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:21.2799080Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2799348Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2799492Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:21.2799561Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2799828Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2799957Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:21.2800036Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2800302Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2800422Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:21.2800498Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2800761Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2800897Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:21.2800976Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2801241Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2801360Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:21.2801439Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2801704Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2801857Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:21.2801965Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2802217Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2802380Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:21.2802456Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2802716Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2802875Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:21.2802949Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2803212Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2803343Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:21.2803427Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2803678Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2803809Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:21.2803890Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2804158Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2804287Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:21.2804366Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2804629Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2804770Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:21.2804870Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2805137Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2805277Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:21.2805363Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2805632Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2805770Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:21.2805854Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2806206Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2806321Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:21.2806405Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2806675Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2806801Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:21.2806884Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2807192Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2807307Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:21.2807383Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2807635Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2807749Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:21.2807837Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2808123Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2808281Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:21.2808366Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2808630Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2808769Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:21.2808851Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2809119Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2809265Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.2809353Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2809649Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2809778Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:21.2809858Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2810250Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2810373Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.2810453Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2810718Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2810846Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:21.2810927Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2811056Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:21.2811321Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2811478Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:21.2811545Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2811810Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2811925Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:21.2812003Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2812267Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2812396Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:21.2812479Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2812743Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2812861Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:21.2812946Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2813209Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2813337Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:21.2813419Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2813681Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2813812Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:21.2813896Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2814143Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2814278Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:21.2814396Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2814657Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2814802Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:21.2814888Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2815154Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2815289Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:21.2815360Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2815619Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2815761Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:21.2815851Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2816118Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2816263Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:21.2816349Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2816615Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2816760Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:21.2816835Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2817100Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2817243Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:21.2817357Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2817629Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2817766Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:21.2817849Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2818111Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2818242Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:21.2818328Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2818590Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2818727Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:21.2818813Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2819070Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2819202Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:21.2819283Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2819534Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2819671Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:21.2819754Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2820014Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2820167Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:21.2820256Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2820545Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2820696Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:21.2820771Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2821029Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2821189Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:21.2821274Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2821536Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2821674Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:21.2821761Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2822027Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2822164Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:21.2822235Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2822495Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2822666Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.2822754Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2823024Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2823186Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:21.2823303Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2823648Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2823803Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.2823892Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2824162Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2824319Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:21.2824403Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2824671Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2824830Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:21.2824917Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2825183Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2825327Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:21.2825411Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2825677Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2826268Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:21.2826360Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2826634Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2826846Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:21.2826933Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2827188Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2827332Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:21.2827416Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2827677Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2827820Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:21.2827907Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2828172Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2828318Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:21.2828390Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2828652Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2828795Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:21.2828883Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2829145Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2829281Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:21.2829365Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2829627Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2829832Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:21.2829908Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2830175Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2830339Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:21.2830428Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2830689Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2830851Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:21.2830937Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2831205Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2831356Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.2831446Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2831707Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2831853Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:21.2831938Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2832200Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2832343Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:21.2832426Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2832715Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2832845Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:21.2832927Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2833060Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:21.2833315Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2833442Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:21.2833526Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2833776Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2833908Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:21.2833982Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2834233Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2834362Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:21.2834446Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2834694Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2834820Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:21.2834903Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2835150Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2835263Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:21.2835345Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2835642Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2835771Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:21.2835854Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2836099Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2836244Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.2836327Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2836446Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:21.2836695Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2836843Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.2836932Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2837324Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2837564Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:21.2837690Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2838117Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2838325Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.2838458Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2838885Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2839143Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:21.2839302Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2839828Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2840086Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.2840240Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2840666Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2840932Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.2841068Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2841489Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2841750Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.2841891Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2842356Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2842617Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.2842739Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2843158Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2843394Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:21.2843539Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2843974Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2844230Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:21.2844368Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2844810Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2844961Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:21.2845047Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2845343Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2845488Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:21.2845575Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2845824Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2845970Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:21.2846054Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2846341Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2846472Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.2846556Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2846842Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2846985Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.2847070Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2847349Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2847497Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:21.2847584Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2847871Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2848012Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:21.2848101Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2848409Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2848541Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:21.2848626Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2848871Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2849002Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:21.2849074Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2849388Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2849577Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:21.2849675Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2849934Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2850105Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:21.2850186Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2850476Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2850656Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:21.2850739Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2851033Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2851181Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:21.2851262Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2851398Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:21.2851680Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2851897Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:21.2851981Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2852239Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2852434Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:21.2852519Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2852802Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2852974Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:21.2853052Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2853328Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2853492Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:21.2853559Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2853825Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2853981Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:21.2854096Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2854349Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2854525Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:21.2854614Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2854899Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2855083Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.2855160Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2855408Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2855550Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:21.2855660Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2855944Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2856116Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:21.2856201Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2856448Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2856564Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:21.2856646Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2856888Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2857053Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:21.2857177Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2857457Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2857646Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:21.2857733Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2857966Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2858146Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:21.2858231Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2858513Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2858664Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:21.2858751Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2858999Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2859144Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:21.2859223Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2859374Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:30:21.2859641Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2859768Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.2859848Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2860114Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2860280Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.2860357Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2860604Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2860748Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.2860841Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2861132Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2861255Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.2861330Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2861593Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2861737Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:21.2861798Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2862057Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2862157Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:21.2862228Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2862516Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2862633Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:21.2862706Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2862992Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2863127Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:21.2863199Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2863632Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2863873Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:21.2864000Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2864484Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2864705Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:21.2864828Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2865289Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2865536Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:21.2865664Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2866233Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2866453Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:21.2866577Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2867075Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2867292Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:21.2867402Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2867883Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2868166Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.2868301Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2868798Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2869159Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.2869293Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2869793Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2870052Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:21.2870181Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2870683Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2870998Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:21.2871129Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2871626Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2871917Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:21.2872046Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2872553Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2872830Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:21.2872951Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2873440Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2873806Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.2873939Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2874436Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2874856Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.2874988Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2875479Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2875749Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:21.2875855Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2876281Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2876481Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:21.2876594Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2877075Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2877342Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:21.2877456Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2877942Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2878280Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.2878412Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2878915Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2879259Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.2879397Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2879944Z external/sleef/src/arch/helpersse2.h:432:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2880222Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:30:21.2880335Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2880842Z external/sleef/src/arch/helpersse2.h:431:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2881129Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:30:21.2881254Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2881754Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2882154Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:21.2882283Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2882795Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2883185Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:21.2883314Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2883809Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2884213Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:21.2884340Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2884829Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2885233Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:21.2885413Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2885905Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2886077Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:21.2886203Z ^~~~~~~~~~ 2022-05-18T03:30:21.2886702Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2886935Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:30:21.2887011Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2887273Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2887421Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:21.2887494Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2887753Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2887898Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:21.2887969Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2888229Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2888374Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:21.2888444Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2888736Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2888965Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:21.2889062Z ^~~~~~~~~~ 2022-05-18T03:30:21.2889516Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2889796Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:21.2889913Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2890369Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2890796Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:21.2890917Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2891359Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2891532Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.2891608Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2891865Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2892043Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.2892116Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2892379Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2892560Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.2892642Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2892903Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2893045Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:21.2893122Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2893387Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2893576Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:21.2893655Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2893919Z external/sleef/src/arch/helpersse2.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2894099Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(m)); } 2022-05-18T03:30:21.2894174Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2894422Z external/sleef/src/arch/helpersse2.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2894584Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:21.2894662Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2894927Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2895072Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.2895144Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2895406Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2895549Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.2895609Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2895869Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2896016Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.2896091Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2896351Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2896531Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.2896607Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2896864Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2896995Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:30:21.2897068Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2897327Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2897467Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:30:21.2897538Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2897800Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2897942Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:30:21.2898013Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2898262Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2898415Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:21.2898489Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2898799Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2898946Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:30:21.2899018Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2899305Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2899493Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:30:21.2899555Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2899813Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2899951Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:30:21.2900025Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2900286Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2900438Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:30:21.2900514Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2900802Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2901030Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:30:21.2901147Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2901611Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2901862Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:21.2901987Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2902468Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2902717Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:30:21.2902845Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2903340Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2903639Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:30:21.2903822Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2904329Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2904648Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:30:21.2904770Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2905274Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2905592Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:30:21.2905722Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2906228Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2906471Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:30:21.2906580Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2906971Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2907218Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:30:21.2907320Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2907737Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2908030Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:30:21.2908142Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2908633Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2908948Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:30:21.2909160Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2909658Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2909926Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:21.2910055Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2910562Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2910823Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:21.2910937Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2911441Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2911768Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:21.2911909Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2912406Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2912734Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.2912868Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2913372Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2913756Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.2913885Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2914395Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2915085Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:21.2915221Z ^~~~~~~~~~ 2022-05-18T03:30:21.2915725Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2916347Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:21.2916475Z ^~~~~~~~~~ 2022-05-18T03:30:21.2916974Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2917204Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:21.2917328Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2917794Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2918055Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:21.2918179Z ^~~~~~~~~~ 2022-05-18T03:30:21.2918680Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2918936Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:30:21.2919061Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2919554Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2919816Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:30:21.2919941Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2920445Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2920705Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:30:21.2920887Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2921390Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2921652Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:30:21.2921764Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2922271Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2922536Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:21.2922670Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2923169Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2923438Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:21.2923578Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2924081Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2924339Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:21.2924469Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2924944Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2925200Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:21.2925319Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2925796Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2926022Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:21.2926142Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2926671Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2926905Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:30:21.2927026Z ^~~~~~~~~~ 2022-05-18T03:30:21.2927508Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2927780Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:21.2927908Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2928399Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2928657Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:30:21.2928768Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2929258Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2929506Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:30:21.2929631Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2930120Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2930327Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:21.2930452Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2930951Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2931146Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:21.2931266Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2931765Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2932013Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:21.2932144Z ^~~~~~~~~~ 2022-05-18T03:30:21.2932637Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2932888Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:21.2933015Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2933489Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2933716Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:21.2933842Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2934299Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2934552Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:30:21.2934681Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2935179Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2935446Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:21.2935557Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2936053Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2936325Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:21.2936448Z ^~~~~~~~~~ 2022-05-18T03:30:21.2936905Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2937099Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:21.2937220Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2937768Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2937957Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:21.2938088Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2938590Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2938793Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.2938920Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2939411Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2939609Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.2939722Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2940229Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2940577Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.2940720Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2941224Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2941529Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.2941666Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2942172Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2942434Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:21.2942554Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2942780Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:30:21.2943278Z external/sleef/src/arch/helpersse2.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2943752Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask m, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(m)); } 2022-05-18T03:30:21.2943881Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2944388Z external/sleef/src/arch/helpersse2.h:247:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2944676Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:21.2944803Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2945297Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2945566Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.2945694Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2946310Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2946587Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.2946717Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2947219Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2947473Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.2947585Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2948077Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2948323Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.2948401Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2948672Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2948880Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:21.2948953Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2949223Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2949350Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:21.2949421Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2949688Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2949827Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:21.2949897Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2950161Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2950311Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.2950389Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2950640Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2950785Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.2950857Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2951121Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2951259Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.2951331Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2951593Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2951728Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.2951832Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2952097Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2952242Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.2952315Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2952578Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2952715Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.2952785Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2953044Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2953172Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:21.2953243Z ^~~~~~~~~~ 2022-05-18T03:30:21.2953508Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2953648Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:21.2953720Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2953982Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2954121Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:21.2954191Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2954438Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2954608Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:30:21.2954684Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2954946Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2955146Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:30:21.2955221Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2955482Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2955650Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:30:21.2955723Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2955971Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2956138Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:30:21.2956210Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2956471Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2956645Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:30:21.2956720Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2956982Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2957148Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:30:21.2957207Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2957471Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2957620Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:21.2957696Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2957954Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2958145Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:21.2958217Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2958474Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2958645Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:21.2958724Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2958985Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2959167Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.2959243Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2959607Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2959918Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.2960044Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2960542Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2960919Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.2961038Z ^~~~~~~~~~ 2022-05-18T03:30:21.2961541Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2961935Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.2962058Z ^~~~~~~~~~ 2022-05-18T03:30:21.2962600Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2962847Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:21.2962974Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2963457Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2963724Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:21.2963849Z ^~~~~~~~~~ 2022-05-18T03:30:21.2964353Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2964628Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:21.2964755Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2965256Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2965533Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:30:21.2965643Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2966140Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2966408Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:30:21.2966534Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2967031Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2967303Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:30:21.2967427Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2967924Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2968240Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:30:21.2968373Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2968856Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2969133Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:21.2969266Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2969771Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2970045Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.2970176Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2970655Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2970932Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.2971064Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2971577Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2971817Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:30:21.2971939Z ^~~~~~~~~~ 2022-05-18T03:30:21.2972442Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2972708Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:30:21.2972819Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2973317Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2973573Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:21.2973750Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2974250Z external/sleef/src/arch/helpersse2.h:179:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2974521Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:30:21.2974647Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2975157Z external/sleef/src/arch/helpersse2.h:178:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2975464Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.2975588Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2976089Z external/sleef/src/arch/helpersse2.h:177:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2976409Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.2976544Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2977049Z external/sleef/src/arch/helpersse2.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2977383Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.2977506Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2978014Z external/sleef/src/arch/helpersse2.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2978333Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.2978462Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2978804Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2978947Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:21.2979066Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2979331Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2979711Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:30:21.2979826Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2980296Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2980523Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:30:21.2980628Z ^~~~~~~~~~ 2022-05-18T03:30:21.2981046Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2981284Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:21.2981407Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2981899Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2982160Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:21.2982265Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2982753Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2983002Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:21.2983124Z ^~~~~~~~~~~ 2022-05-18T03:30:21.2983671Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2983928Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:21.2984060Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2984639Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2984889Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:21.2985021Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2985533Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2985879Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.2986009Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2986517Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2986799Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.2986932Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2987426Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2987695Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.2987822Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2988321Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2988590Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.2988844Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2989341Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2989603Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.2989716Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2990226Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2990577Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.2990702Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2991208Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2991476Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.2991606Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.2992104Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2992371Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.2992482Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2992980Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2993266Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.2993382Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2993831Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2994096Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.2994213Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2994682Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2994952Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.2995076Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2995565Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2995909Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.2996036Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2996537Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2996794Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.2996918Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.2997403Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2997656Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.2997775Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.2998281Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2998560Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.2998686Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.2999348Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.2999606Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.2999714Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3000199Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3000459Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.3000580Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3001068Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3001347Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.3001535Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3002023Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3021325Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:21.3021474Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3022030Z external/sleef/src/arch/helpersse2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3022224Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:21.3022344Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3022822Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3023003Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:30:21.3023116Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3023681Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3023862Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:30:21.3023979Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3024474Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3024649Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:30:21.3024766Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3025238Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3025455Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:21.3025587Z ^~~~~ 2022-05-18T03:30:21.3026166Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3026376Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:21.3026624Z ^~~~ 2022-05-18T03:30:21.3027097Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3027310Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:21.3027430Z ^~~~ 2022-05-18T03:30:21.3027907Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3028117Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:21.3028245Z ^~~~~~ 2022-05-18T03:30:21.3028485Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:21.3028984Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3029246Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.3029398Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3029805Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3030096Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:21.3030230Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3030711Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3030904Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:21.3031038Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3031557Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3031777Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:21.3031987Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3032485Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3032743Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:21.3032882Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3033386Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3033618Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:21.3033752Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3034194Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3034387Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:21.3034500Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3034990Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3035191Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:21.3035320Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3035805Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3036077Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:21.3036205Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3036701Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3036987Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:21.3037112Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3037656Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3037946Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:21.3038071Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3038572Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3038807Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:21.3038938Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3039430Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3039659Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:21.3039783Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3040252Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3040481Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:21.3040604Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3041096Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3041299Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:21.3041416Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3041903Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3042109Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:21.3042237Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3042730Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3043053Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.3043208Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3043685Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3043900Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:21.3044031Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3044532Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3044761Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:21.3044901Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3045138Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:21.3045618Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3045855Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:21.3045982Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3046476Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3046702Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:21.3046846Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3047348Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3047576Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:21.3047718Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3048222Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3048446Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:21.3048641Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3049167Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3049425Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:21.3049579Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3050082Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3050337Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:21.3050481Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3050956Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3051214Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:21.3051371Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3051879Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3052141Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:21.3052291Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3052792Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3053071Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:21.3053203Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3053737Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3054049Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.3054270Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3054788Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3055085Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:21.3055233Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3055760Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3056065Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.3056206Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3056699Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3056987Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:21.3057133Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3057629Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3057918Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:21.3058063Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3058570Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3058820Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:21.3058930Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3059489Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3059786Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:21.3059939Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3060443Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3060721Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:21.3060870Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3061334Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3061578Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:21.3061719Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3062228Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3062489Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:21.3062634Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3063108Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3063359Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:21.3063569Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3064041Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3064307Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:21.3064455Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3065033Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3065274Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:21.3065422Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3065988Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3066194Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:30:21.3066306Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3066816Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3067023Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:30:21.3067139Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3067644Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3067852Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:30:21.3067976Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3068487Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3068759Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:21.3068904Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3069390Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3069681Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:21.3069833Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3070339Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3070718Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:21.3070874Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3071399Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3071684Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.3071837Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3072329Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3072594Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:21.3072739Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3073235Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3073503Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:21.3073647Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3074128Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3074394Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:21.3074538Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3074783Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:21.3075236Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3075476Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:21.3075617Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3076157Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3076385Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:21.3076534Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3076775Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:21.3077245Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3077505Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.3077649Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3078109Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3078338Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:21.3078465Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3078717Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:30:21.3079224Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3079461Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.3079597Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3080098Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3080330Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.3080465Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3080964Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3081190Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.3081326Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3081871Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3082102Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.3082236Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3082724Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3082991Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:21.3083094Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3083608Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3083879Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:21.3084006Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3084459Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3084656Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:21.3084779Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3085262Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3085473Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:21.3085601Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3086094Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3086268Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:21.3086385Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3086906Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3087243Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.3087377Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3087876Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3088149Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.3088280Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3088785Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3089057Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:21.3089187Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3089633Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3089942Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:21.3090057Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3090542Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3090826Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:21.3090950Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3091459Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3091814Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.3091943Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3092445Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3092852Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.3092971Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3093417Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3093671Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:21.3093788Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3094254Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3094471Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:21.3094588Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3095050Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3095294Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:21.3095416Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3095924Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3096257Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.3096384Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3096899Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3097244Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.3097373Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3097854Z external/sleef/src/arch/helpersse2.h:428:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3098334Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:21.3098456Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3098942Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3099341Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:21.3099462Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3099949Z external/sleef/src/arch/helpersse2.h:426:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3100348Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:21.3100474Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3100961Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3101371Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:21.3101494Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3101964Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3102147Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:21.3102265Z ^~~~~~~~~~ 2022-05-18T03:30:21.3102760Z external/sleef/src/arch/helpersse2.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3103003Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:30:21.3103116Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3103670Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3103977Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:21.3104101Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3104584Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3104845Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:21.3104966Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3105421Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3105668Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:21.3106022Z ^~~~~~~~~~ 2022-05-18T03:30:21.3106519Z external/sleef/src/arch/helpersse2.h:397:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3106762Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:21.3106882Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3107363Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3107815Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:21.3107943Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3108386Z external/sleef/src/arch/helpersse2.h:395:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3108690Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.3108814Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3109295Z external/sleef/src/arch/helpersse2.h:394:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3109620Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.3109833Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3110290Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3110539Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.3110652Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3111094Z external/sleef/src/arch/helpersse2.h:386:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3111323Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:21.3111437Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3111891Z external/sleef/src/arch/helpersse2.h:369:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3112191Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:21.3112331Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3112783Z external/sleef/src/arch/helpersse2.h:366:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3113008Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.3113104Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3113564Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3113817Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.3113940Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3114355Z external/sleef/src/arch/helpersse2.h:364:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3114695Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.3114828Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3115302Z external/sleef/src/arch/helpersse2.h:363:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3115534Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.3115657Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3116128Z external/sleef/src/arch/helpersse2.h:361:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3116381Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:30:21.3116502Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3116996Z external/sleef/src/arch/helpersse2.h:360:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3117248Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:30:21.3117384Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3117867Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3118151Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:21.3118281Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3118769Z external/sleef/src/arch/helpersse2.h:356:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3119036Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:30:21.3119162Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3119653Z external/sleef/src/arch/helpersse2.h:354:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3119912Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:30:21.3120080Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3120579Z external/sleef/src/arch/helpersse2.h:353:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3120817Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:30:21.3120932Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3121416Z external/sleef/src/arch/helpersse2.h:352:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3121690Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:30:21.3121821Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3122312Z external/sleef/src/arch/helpersse2.h:351:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3122569Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:30:21.3122681Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3123161Z external/sleef/src/arch/helpersse2.h:349:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3123418Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:21.3123544Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3124013Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3124330Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:30:21.3124455Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3124942Z external/sleef/src/arch/helpersse2.h:344:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3125238Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:30:21.3125364Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3125883Z external/sleef/src/arch/helpersse2.h:343:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3126185Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:30:21.3126304Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3126779Z external/sleef/src/arch/helpersse2.h:342:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3127097Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:30:21.3127226Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3127695Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3127954Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:21.3128076Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3128560Z external/sleef/src/arch/helpersse2.h:337:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3128820Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:21.3128946Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3129448Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3129769Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:21.3129889Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3130383Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3130707Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.3130840Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3131407Z external/sleef/src/arch/helpersse2.h:334:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3131733Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.3131862Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3132318Z external/sleef/src/arch/helpersse2.h:333:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3132910Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:21.3133021Z ^~~~~~~~~~ 2022-05-18T03:30:21.3133492Z external/sleef/src/arch/helpersse2.h:331:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3133717Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:21.3133829Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3134297Z external/sleef/src/arch/helpersse2.h:330:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3134552Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:21.3134666Z ^~~~~~~~~~ 2022-05-18T03:30:21.3135140Z external/sleef/src/arch/helpersse2.h:313:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3135396Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:21.3135513Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3135989Z external/sleef/src/arch/helpersse2.h:312:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3136234Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:30:21.3136363Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3136875Z external/sleef/src/arch/helpersse2.h:311:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3137104Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:30:21.3137218Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3137691Z external/sleef/src/arch/helpersse2.h:309:21: warning: 'vcast_vi2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3137886Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:21.3138007Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3138476Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3138658Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:21.3138775Z ^~~~~~~~~~ 2022-05-18T03:30:21.3139224Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3139478Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:21.3139597Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3140073Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3140329Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:21.3140449Z ^~~~~~~~~~ 2022-05-18T03:30:21.3140903Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3141096Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:21.3141220Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3141692Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3141893Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.3142020Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3142587Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3142928Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.3143072Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3143640Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3143940Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.3144076Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3144300Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T03:30:21.3144764Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3145023Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.3145155Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3145644Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3146014Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.3146139Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3146620Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3146913Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:30:21.3147037Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3147522Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3147792Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:21.3147924Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3148513Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3148860Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:21.3148993Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3149459Z external/sleef/src/arch/helpersse2.h:178:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3149801Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.3149926Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3150427Z external/sleef/src/arch/helpersse2.h:177:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3150760Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.3150881Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3151370Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3151635Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.3151762Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3152272Z external/sleef/src/arch/helpersse2.h:159:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3152544Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.3152672Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3153157Z external/sleef/src/arch/helpersse2.h:158:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3153406Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.3153586Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3154080Z external/sleef/src/arch/helpersse2.h:157:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3154325Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.3154440Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3154928Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3155184Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.3155309Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3155781Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3156023Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:21.3156140Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3156620Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3156857Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:21.3156977Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3157491Z external/sleef/src/arch/helpersse2.h:129:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3157773Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.3157884Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3158379Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.3158660Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:21.3158787Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3847414Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:21.3848716Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:21.3849881Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:21.3850748Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:21.3851799Z ^ 2022-05-18T03:30:21.3852927Z At top level: 2022-05-18T03:30:21.3854424Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3855196Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:21.3855972Z ^~~~~~~ 2022-05-18T03:30:21.3857263Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3857835Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:21.3858621Z ^~~~~~~ 2022-05-18T03:30:21.3859886Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3860459Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:21.3861246Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3862488Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3863087Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:21.3863939Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3865196Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3866187Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.3866725Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3868024Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3868547Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:21.3869357Z ^~~~~~ 2022-05-18T03:30:21.3870580Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3871185Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:21.3871968Z ^~~~~~ 2022-05-18T03:30:21.3873225Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3873730Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:21.3873855Z ^~~~~~ 2022-05-18T03:30:21.3874378Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3874602Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:21.3874729Z ^~~~~ 2022-05-18T03:30:21.3875262Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3875472Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:21.3875605Z ^~~~~~ 2022-05-18T03:30:21.3876112Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3876297Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:21.3876426Z ^~~~~ 2022-05-18T03:30:21.3876916Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3877131Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:21.3877269Z ^~~~~~~ 2022-05-18T03:30:21.3877889Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3878137Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:21.3878276Z ^~~~~~~~~~ 2022-05-18T03:30:21.3878771Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3879024Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:21.3879169Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3879671Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3879904Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:21.3880043Z ^~~~~~~ 2022-05-18T03:30:21.3880557Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3880742Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:21.3880850Z ^~~~~~ 2022-05-18T03:30:21.3881411Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3881600Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:21.3881708Z ^~~~~~~~~ 2022-05-18T03:30:21.3882207Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3882459Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.3882610Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3883104Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3883438Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:21.3883588Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3884096Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3884325Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:21.3884473Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3884974Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3885229Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:21.3885379Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3885880Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3886114Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:21.3886258Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3886745Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3886975Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:21.3887114Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3887613Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3887837Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:21.3887975Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3888460Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3888883Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:21.3889037Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3889527Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3889839Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:21.3889981Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3890473Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3890718Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:21.3890867Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3891363Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3891666Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:21.3891803Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3892313Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3892548Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:21.3892686Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3893187Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3893413Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:21.3893554Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3894054Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3894381Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.3894514Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3895012Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3895261Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.3895405Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3895909Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3896134Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:21.3896275Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3896770Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3896969Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:21.3897106Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3897597Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3897839Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:21.3897985Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3898218Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.3898701Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3898929Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:21.3899058Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3899534Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3899830Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.3899974Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3900446Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3900674Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.3900815Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3901967Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3902178Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:21.3902316Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3902788Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3903046Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.3903199Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3903740Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3903993Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.3904138Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3904604Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3904855Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.3905001Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3905471Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3905700Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:21.3906098Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3906581Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3906804Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.3906928Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3907396Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3907645Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.3907788Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3908257Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3908514Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:21.3908661Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3909122Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3909361Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.3909503Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3909985Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3910224Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.3910366Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3910839Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3911097Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.3911243Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3911813Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3912062Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.3912201Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3912663Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3912920Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:21.3913067Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3913510Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3913766Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.3913906Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3914381Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3914635Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.3914777Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3915246Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3915498Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.3915639Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3916111Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3916367Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:21.3916499Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3916967Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3917319Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.3917459Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3917928Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3918181Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.3918321Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3918795Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3919029Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:21.3919168Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3919632Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3919890Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:21.3920038Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3920490Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3920715Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.3920858Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3921312Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3921536Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.3921676Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3922145Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3922509Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.3922649Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3923119Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3923400Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:21.3923522Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3923990Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3924251Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:21.3924386Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3924849Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3925187Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:21.3925328Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3925798Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3926105Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:21.3926228Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3926706Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3926997Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.3927136Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3927611Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3928027Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:21.3928166Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3928634Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3928887Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:21.3929024Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3929497Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3929724Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.3929866Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3930338Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3930704Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.3930858Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3931321Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3931635Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.3931785Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3932248Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3932545Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:21.3932693Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3932939Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.3933472Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3933759Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.3933898Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3934370Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3934592Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:21.3934728Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3935197Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3935440Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:21.3935585Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3936064Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3936296Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:21.3936440Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3936901Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3937134Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:21.3937274Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3937747Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3938029Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:21.3938168Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3938714Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3938995Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:21.3939142Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3939617Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3939925Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:21.3940078Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3940547Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3940806Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:21.3940937Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3941410Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3941661Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:21.3941804Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3942037Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:30:21.3942538Z external/sleef/src/arch/helperavx2.h:474:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3942771Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.3942908Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3943493Z external/sleef/src/arch/helperavx2.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3943727Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.3943862Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3944420Z external/sleef/src/arch/helperavx2.h:472:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3944652Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.3944784Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3945279Z external/sleef/src/arch/helperavx2.h:471:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3945508Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.3945625Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3946218Z external/sleef/src/arch/helperavx2.h:466:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3946396Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:21.3946516Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3947021Z external/sleef/src/arch/helperavx2.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3947285Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T03:30:21.3947406Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3947900Z external/sleef/src/arch/helperavx2.h:458:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3948180Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:30:21.3948309Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3948815Z external/sleef/src/arch/helperavx2.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3949080Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:21.3949200Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3949693Z external/sleef/src/arch/helperavx2.h:456:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3950068Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T03:30:21.3950195Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3950680Z external/sleef/src/arch/helperavx2.h:454:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3950979Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T03:30:21.3951108Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3951604Z external/sleef/src/arch/helperavx2.h:450:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3951808Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:21.3951935Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3952418Z external/sleef/src/arch/helperavx2.h:448:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3952648Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:21.3952757Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3953249Z external/sleef/src/arch/helperavx2.h:447:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3953470Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:21.3953595Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3954085Z external/sleef/src/arch/helperavx2.h:437:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3954426Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:21.3954557Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3955051Z external/sleef/src/arch/helperavx2.h:430:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3955323Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.3955517Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3956014Z external/sleef/src/arch/helperavx2.h:428:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3956267Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:21.3956391Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3956877Z external/sleef/src/arch/helperavx2.h:426:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3957194Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:21.3957322Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3957819Z external/sleef/src/arch/helperavx2.h:425:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3958150Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:21.3958278Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3958767Z external/sleef/src/arch/helperavx2.h:424:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3959051Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:21.3959175Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3959677Z external/sleef/src/arch/helperavx2.h:417:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3959959Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:21.3960090Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3960592Z external/sleef/src/arch/helperavx2.h:412:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3960917Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:21.3961041Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3961543Z external/sleef/src/arch/helperavx2.h:411:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3961816Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:21.3961937Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3962438Z external/sleef/src/arch/helperavx2.h:409:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3962776Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:21.3962895Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3963357Z external/sleef/src/arch/helperavx2.h:408:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3963651Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:21.3963775Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3964269Z external/sleef/src/arch/helperavx2.h:406:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3964605Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:21.3964733Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3965229Z external/sleef/src/arch/helperavx2.h:405:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3965578Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:21.3965713Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3966258Z external/sleef/src/arch/helperavx2.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3966540Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:21.3966667Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3967164Z external/sleef/src/arch/helperavx2.h:402:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3967449Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:21.3967577Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3968078Z external/sleef/src/arch/helperavx2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3968469Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:21.3968585Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3969090Z external/sleef/src/arch/helperavx2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3969483Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:21.3969609Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3970105Z external/sleef/src/arch/helperavx2.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3970491Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:21.3970618Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3971127Z external/sleef/src/arch/helperavx2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3971530Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:21.3971702Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3972183Z external/sleef/src/arch/helperavx2.h:388:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3972490Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:30:21.3972614Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3973116Z external/sleef/src/arch/helperavx2.h:386:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3973379Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:21.3973504Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3974004Z external/sleef/src/arch/helperavx2.h:385:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3974265Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:21.3974386Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3974871Z external/sleef/src/arch/helperavx2.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3975138Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:21.3975264Z ^~~~~~~~~~~ 2022-05-18T03:30:21.3975759Z external/sleef/src/arch/helperavx2.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3976014Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:21.3976130Z ^~~~~~~~~~ 2022-05-18T03:30:21.3976600Z external/sleef/src/arch/helperavx2.h:371:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3976850Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:21.3976976Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3977542Z external/sleef/src/arch/helperavx2.h:370:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3977998Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:21.3978125Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3978630Z external/sleef/src/arch/helperavx2.h:369:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3978932Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.3979038Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.3979533Z external/sleef/src/arch/helperavx2.h:368:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3979850Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.3979983Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3980478Z external/sleef/src/arch/helperavx2.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3980807Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.3980946Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3981447Z external/sleef/src/arch/helperavx2.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3981730Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:21.3981843Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3982341Z external/sleef/src/arch/helperavx2.h:356:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3982590Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:21.3982793Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3983292Z external/sleef/src/arch/helperavx2.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3983697Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:30:21.3983826Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3984324Z external/sleef/src/arch/helperavx2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3984544Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:21.3984674Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3985150Z external/sleef/src/arch/helperavx2.h:346:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3985403Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.3985539Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3986146Z external/sleef/src/arch/helperavx2.h:345:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3986411Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.3986536Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3987026Z external/sleef/src/arch/helperavx2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3987301Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.3987429Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3987918Z external/sleef/src/arch/helperavx2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3988180Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.3988311Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3988919Z external/sleef/src/arch/helperavx2.h:341:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3989173Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T03:30:21.3989277Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3989764Z external/sleef/src/arch/helperavx2.h:340:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3990012Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T03:30:21.3990136Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3990629Z external/sleef/src/arch/helperavx2.h:339:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3990879Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm256_slli_epi32(x, c); } 2022-05-18T03:30:21.3991006Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.3991494Z external/sleef/src/arch/helperavx2.h:337:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3991800Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:21.3991912Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3992403Z external/sleef/src/arch/helperavx2.h:336:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3992695Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:21.3992821Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3993318Z external/sleef/src/arch/helperavx2.h:334:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3993564Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T03:30:21.3993786Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3994291Z external/sleef/src/arch/helperavx2.h:333:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3994527Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T03:30:21.3994653Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3995147Z external/sleef/src/arch/helperavx2.h:332:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3995415Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_andnot_si256(x, y); } 2022-05-18T03:30:21.3995544Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3996040Z external/sleef/src/arch/helperavx2.h:331:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3996294Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_and_si256(x, y); } 2022-05-18T03:30:21.3996418Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3996898Z external/sleef/src/arch/helperavx2.h:329:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3997156Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:21.3997280Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.3997776Z external/sleef/src/arch/helperavx2.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3998025Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_sub_epi32(x, y); } 2022-05-18T03:30:21.3998129Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3998568Z external/sleef/src/arch/helperavx2.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3998790Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_add_epi32(x, y); } 2022-05-18T03:30:21.3998891Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.3999440Z external/sleef/src/arch/helperavx2.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.3999741Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:21.3999856Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4000325Z external/sleef/src/arch/helperavx2.h:324:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4000633Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:21.4000749Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4001208Z external/sleef/src/arch/helperavx2.h:323:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4001509Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:21.4001618Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4002111Z external/sleef/src/arch/helperavx2.h:322:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4002422Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:21.4002544Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4003044Z external/sleef/src/arch/helperavx2.h:321:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4003372Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:21.4003498Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4003985Z external/sleef/src/arch/helperavx2.h:320:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4004297Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:21.4004503Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4004981Z external/sleef/src/arch/helperavx2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4005275Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:30:21.4005401Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4005904Z external/sleef/src/arch/helperavx2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4006178Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:30:21.4006290Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4006746Z external/sleef/src/arch/helperavx2.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4007048Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:30:21.4007184Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4007680Z external/sleef/src/arch/helperavx2.h:315:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4007973Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:21.4008098Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4008580Z external/sleef/src/arch/helperavx2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4008867Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:21.4008988Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4009464Z external/sleef/src/arch/helperavx2.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4009721Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:21.4009929Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4010396Z external/sleef/src/arch/helperavx2.h:311:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4010644Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:21.4010781Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4011281Z external/sleef/src/arch/helperavx2.h:310:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4011565Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:30:21.4011681Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4012158Z external/sleef/src/arch/helperavx2.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4012454Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:30:21.4012595Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4013090Z external/sleef/src/arch/helperavx2.h:308:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4013370Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:21.4013494Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4013993Z external/sleef/src/arch/helperavx2.h:307:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4014568Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:21.4014693Z ^~~~~~~~~~ 2022-05-18T03:30:21.4015189Z external/sleef/src/arch/helperavx2.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4015898Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:21.4016024Z ^~~~~~~~~~ 2022-05-18T03:30:21.4016517Z external/sleef/src/arch/helperavx2.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4016752Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:21.4016874Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4017380Z external/sleef/src/arch/helperavx2.h:304:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4017632Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:21.4017758Z ^~~~~~~~~~ 2022-05-18T03:30:21.4018242Z external/sleef/src/arch/helperavx2.h:303:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4018506Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:30:21.4018632Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4019124Z external/sleef/src/arch/helperavx2.h:302:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4019382Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:21.4019504Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4019982Z external/sleef/src/arch/helperavx2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4020242Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:21.4020366Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4020855Z external/sleef/src/arch/helperavx2.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4021114Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:21.4021314Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4021816Z external/sleef/src/arch/helperavx2.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4022112Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:21.4022221Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4022715Z external/sleef/src/arch/helperavx2.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4023013Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:21.4023147Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4023714Z external/sleef/src/arch/helperavx2.h:295:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4023986Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:30:21.4024127Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4024621Z external/sleef/src/arch/helperavx2.h:294:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4024869Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:30:21.4024990Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4025479Z external/sleef/src/arch/helperavx2.h:293:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4025708Z static INLINE vint2 vcast_vi2_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T03:30:21.4025946Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4026434Z external/sleef/src/arch/helperavx2.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4026664Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:30:21.4026787Z ^~~~~~~~~~ 2022-05-18T03:30:21.4027382Z external/sleef/src/arch/helperavx2.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4027648Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:21.4027767Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4028267Z external/sleef/src/arch/helperavx2.h:290:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4028548Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:21.4028672Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4029160Z external/sleef/src/arch/helperavx2.h:289:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4029434Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:21.4029543Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4030049Z external/sleef/src/arch/helperavx2.h:287:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4030262Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:21.4030387Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4030884Z external/sleef/src/arch/helperavx2.h:286:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4031091Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:21.4031215Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4031709Z external/sleef/src/arch/helperavx2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4032003Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:30:21.4032127Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4032628Z external/sleef/src/arch/helperavx2.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4033007Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:21.4033137Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4033631Z external/sleef/src/arch/helperavx2.h:279:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4033890Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:21.4034012Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4034503Z external/sleef/src/arch/helperavx2.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4034762Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:21.4034885Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4035384Z external/sleef/src/arch/helperavx2.h:276:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4035663Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:21.4035792Z ^~~~~~~~~~ 2022-05-18T03:30:21.4036288Z external/sleef/src/arch/helperavx2.h:263:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4036478Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:21.4036587Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4037088Z external/sleef/src/arch/helperavx2.h:259:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4037283Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:21.4037409Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4037889Z external/sleef/src/arch/helperavx2.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4038083Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.4038207Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4038778Z external/sleef/src/arch/helperavx2.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4038964Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.4039083Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4039577Z external/sleef/src/arch/helperavx2.h:247:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4039871Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.4040000Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4040488Z external/sleef/src/arch/helperavx2.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4040822Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.4040950Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4041446Z external/sleef/src/arch/helperavx2.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4041775Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T03:30:21.4041899Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4042393Z external/sleef/src/arch/helperavx2.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4042729Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:30:21.4042854Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4043343Z external/sleef/src/arch/helperavx2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4043661Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T03:30:21.4043843Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4044324Z external/sleef/src/arch/helperavx2.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4044617Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:30:21.4044742Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4045235Z external/sleef/src/arch/helperavx2.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4045531Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:21.4045656Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4046152Z external/sleef/src/arch/helperavx2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4046404Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.4046522Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4047009Z external/sleef/src/arch/helperavx2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4047261Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.4047383Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4047883Z external/sleef/src/arch/helperavx2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4048124Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:21.4048241Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4048740Z external/sleef/src/arch/helperavx2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4048983Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:21.4049089Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4049664Z external/sleef/src/arch/helperavx2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4049907Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:21.4050031Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4050534Z external/sleef/src/arch/helperavx2.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4050827Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:21.4050952Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4051432Z external/sleef/src/arch/helperavx2.h:221:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4051722Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:21.4051846Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4052355Z external/sleef/src/arch/helperavx2.h:219:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4052602Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.4052724Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4053215Z external/sleef/src/arch/helperavx2.h:218:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4053456Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.4053576Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4054061Z external/sleef/src/arch/helperavx2.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4054319Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.4054443Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4054997Z external/sleef/src/arch/helperavx2.h:216:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4055254Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.4055377Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4055872Z external/sleef/src/arch/helperavx2.h:214:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4056124Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:21.4056233Z ^~~~~~~~~~ 2022-05-18T03:30:21.4056736Z external/sleef/src/arch/helperavx2.h:213:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4056977Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:21.4057098Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4057587Z external/sleef/src/arch/helperavx2.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4057840Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:21.4057965Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4058455Z external/sleef/src/arch/helperavx2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4058769Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:21.4058893Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4059383Z external/sleef/src/arch/helperavx2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4059701Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:21.4059824Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4060314Z external/sleef/src/arch/helperavx2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4060706Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:21.4060830Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4061314Z external/sleef/src/arch/helperavx2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4061624Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:21.4061748Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4062242Z external/sleef/src/arch/helperavx2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4062568Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:21.4062693Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4063196Z external/sleef/src/arch/helperavx2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4063622Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:21.4063748Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4064217Z external/sleef/src/arch/helperavx2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4064534Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:30:21.4064662Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4065154Z external/sleef/src/arch/helperavx2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4065460Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:30:21.4065592Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4066487Z external/sleef/src/arch/helperavx2.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4066796Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:30:21.4066910Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4067416Z external/sleef/src/arch/helperavx2.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4067726Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:21.4067854Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4068347Z external/sleef/src/arch/helperavx2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4068651Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:21.4068785Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4069291Z external/sleef/src/arch/helperavx2.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4069560Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:21.4069669Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4070160Z external/sleef/src/arch/helperavx2.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4070431Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:21.4070557Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4071051Z external/sleef/src/arch/helperavx2.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4071356Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:30:21.4071485Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4072076Z external/sleef/src/arch/helperavx2.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4072379Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:30:21.4072510Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4073008Z external/sleef/src/arch/helperavx2.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4073304Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:21.4073432Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4073916Z external/sleef/src/arch/helperavx2.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4074338Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:21.4074466Z ^~~~~~~~~~ 2022-05-18T03:30:21.4074953Z external/sleef/src/arch/helperavx2.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4075372Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:21.4075491Z ^~~~~~~~~~ 2022-05-18T03:30:21.4075994Z external/sleef/src/arch/helperavx2.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4076238Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:21.4076363Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4076840Z external/sleef/src/arch/helperavx2.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4077103Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:21.4077224Z ^~~~~~~~~~ 2022-05-18T03:30:21.4077777Z external/sleef/src/arch/helperavx2.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4078043Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:21.4078172Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4078658Z external/sleef/src/arch/helperavx2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4078922Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:21.4079048Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4079543Z external/sleef/src/arch/helperavx2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4079809Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:21.4079920Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4080432Z external/sleef/src/arch/helperavx2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4080698Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:21.4080820Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4081314Z external/sleef/src/arch/helperavx2.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4081575Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T03:30:21.4081699Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4082190Z external/sleef/src/arch/helperavx2.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4082450Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T03:30:21.4082579Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4083081Z external/sleef/src/arch/helperavx2.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4083347Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:30:21.4083470Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4083965Z external/sleef/src/arch/helperavx2.h:169:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4084150Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:21.4084270Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4084753Z external/sleef/src/arch/helperavx2.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4084932Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:21.4085052Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4085542Z external/sleef/src/arch/helperavx2.h:163:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4085771Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:21.4085896Z ^~~~~~~~~~ 2022-05-18T03:30:21.4086394Z external/sleef/src/arch/helperavx2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4086639Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:21.4086746Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4087236Z external/sleef/src/arch/helperavx2.h:161:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4087557Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.4087685Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4088181Z external/sleef/src/arch/helperavx2.h:160:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4088515Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.4088647Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4090345Z external/sleef/src/arch/helperavx2.h:159:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4090647Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.4090768Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4091278Z external/sleef/src/arch/helperavx2.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4091612Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.4091734Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4092232Z external/sleef/src/arch/helperavx2.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4092490Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:21.4092625Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4093103Z external/sleef/src/arch/helperavx2.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4093358Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:21.4093475Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4093964Z external/sleef/src/arch/helperavx2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4094165Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:21.4094296Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4094784Z external/sleef/src/arch/helperavx2.h:146:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4094978Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:21.4095089Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4095658Z external/sleef/src/arch/helperavx2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4096044Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4096176Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4096674Z external/sleef/src/arch/helperavx2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4097057Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4097184Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4097685Z external/sleef/src/arch/helperavx2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4098081Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4098197Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4098698Z external/sleef/src/arch/helperavx2.h:141:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4099082Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4099209Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4099704Z external/sleef/src/arch/helperavx2.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4100077Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4100204Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4100704Z external/sleef/src/arch/helperavx2.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4101151Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4101266Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4101768Z external/sleef/src/arch/helperavx2.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4102163Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4102289Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4102795Z external/sleef/src/arch/helperavx2.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4103180Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4103308Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4103891Z external/sleef/src/arch/helperavx2.h:134:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4104273Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4104381Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4104881Z external/sleef/src/arch/helperavx2.h:133:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4105264Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4105390Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4106058Z external/sleef/src/arch/helperavx2.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4106473Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4106708Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4107207Z external/sleef/src/arch/helperavx2.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4107589Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4107716Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4108216Z external/sleef/src/arch/helperavx2.h:129:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4108593Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4108720Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4109223Z external/sleef/src/arch/helperavx2.h:128:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4109599Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4109721Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4110225Z external/sleef/src/arch/helperavx2.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4110601Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4110727Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4110959Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:30:21.4111455Z external/sleef/src/arch/helperavx2.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4111835Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4112048Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4112558Z external/sleef/src/arch/helperavx2.h:115:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4112827Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T03:30:21.4112955Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4113438Z external/sleef/src/arch/helperavx2.h:114:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4113712Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:21.4113841Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4114326Z external/sleef/src/arch/helperavx2.h:113:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4114588Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:30:21.4114721Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4115219Z external/sleef/src/arch/helperavx2.h:112:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4115493Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:21.4115604Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4116104Z external/sleef/src/arch/helperavx2.h:111:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4116340Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:30:21.4116463Z ^~~~~~~~~~ 2022-05-18T03:30:21.4116956Z external/sleef/src/arch/helperavx2.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4117160Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:21.4117287Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4117842Z external/sleef/src/arch/helperavx2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4118021Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:21.4118149Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4118647Z external/sleef/src/arch/helperavx2.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4118926Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:21.4119047Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4119659Z external/sleef/src/arch/helperavx2.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4119858Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:21.4119981Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4120459Z external/sleef/src/arch/helperavx2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4120643Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:30:21.4120767Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4121263Z external/sleef/src/arch/helperavx2.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4121442Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:30:21.4121563Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4122026Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4122172Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:30:21.4122293Z ^~~~~~~ 2022-05-18T03:30:21.4122781Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4122981Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:30:21.4123103Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4123683Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4123883Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:30:21.4124000Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4124441Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4124662Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:21.4124797Z ^~~~~~~ 2022-05-18T03:30:21.4125297Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4125527Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:21.4125672Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4126142Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4126370Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:21.4126498Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4126980Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4127280Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.4127419Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4127889Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4128104Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:21.4128241Z ^~~~~~ 2022-05-18T03:30:21.4128716Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4128918Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:21.4129126Z ^~~~~~ 2022-05-18T03:30:21.4129593Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4129803Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:21.4129940Z ^~~~~ 2022-05-18T03:30:21.4130420Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4130630Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:21.4130764Z ^~~~~~ 2022-05-18T03:30:21.4131204Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4131407Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:21.4131538Z ^~~~~ 2022-05-18T03:30:21.4132017Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4132230Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:21.4132369Z ^~~~~~~ 2022-05-18T03:30:21.4132857Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4133101Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:21.4133221Z ^~~~~~~~~~ 2022-05-18T03:30:21.4133719Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4133972Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:21.4134118Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4134590Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4134896Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:21.4135035Z ^~~~~~~ 2022-05-18T03:30:21.4135536Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4135779Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4135922Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4136409Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4136764Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:21.4136910Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4137400Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4137716Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:21.4137857Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4138321Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4138542Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:21.4138682Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4139197Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4139456Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4139602Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4139840Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.4140364Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4140579Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:21.4140722Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4141185Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4141412Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.4141553Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4142012Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4142269Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.4142411Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4142862Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4143122Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4143264Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4143819Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4144074Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.4144219Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4144685Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4144912Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.4145039Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4145482Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4145998Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.4146142Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4146592Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4146906Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:21.4147039Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4147477Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4147704Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.4147830Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4148304Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4148671Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.4148821Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4149291Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4149610Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.4149757Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4149996Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.4150430Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4150662Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:21.4150801Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4151127Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:30:21.4151634Z external/sleef/src/arch/helperavx2.h:474:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4151855Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.4151994Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4152485Z external/sleef/src/arch/helperavx2.h:473:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4152697Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.4152825Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4153324Z external/sleef/src/arch/helperavx2.h:472:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4153553Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.4153686Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4154185Z external/sleef/src/arch/helperavx2.h:471:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4154412Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.4154537Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4154998Z external/sleef/src/arch/helperavx2.h:466:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4155179Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:21.4155300Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4155775Z external/sleef/src/arch/helperavx2.h:465:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4156024Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T03:30:21.4156145Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4156624Z external/sleef/src/arch/helperavx2.h:458:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4156984Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:30:21.4157096Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4157574Z external/sleef/src/arch/helperavx2.h:457:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4157836Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:21.4157957Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4158437Z external/sleef/src/arch/helperavx2.h:456:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4158695Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T03:30:21.4158820Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4159308Z external/sleef/src/arch/helperavx2.h:454:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4159600Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T03:30:21.4159725Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4160230Z external/sleef/src/arch/helperavx2.h:450:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4160437Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:21.4160562Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4161037Z external/sleef/src/arch/helperavx2.h:448:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4161262Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:21.4161386Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4161844Z external/sleef/src/arch/helperavx2.h:447:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4162061Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:21.4162270Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4162750Z external/sleef/src/arch/helperavx2.h:441:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4162918Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:21.4163035Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4163536Z external/sleef/src/arch/helperavx2.h:437:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4163888Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:21.4164002Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4164479Z external/sleef/src/arch/helperavx2.h:428:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4164744Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:21.4164872Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4165355Z external/sleef/src/arch/helperavx2.h:426:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4165649Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:21.4165779Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4166257Z external/sleef/src/arch/helperavx2.h:425:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4166582Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:21.4166706Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4167211Z external/sleef/src/arch/helperavx2.h:417:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4167485Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:21.4167671Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4168180Z external/sleef/src/arch/helperavx2.h:412:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4168456Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:21.4168585Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4169068Z external/sleef/src/arch/helperavx2.h:411:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4169322Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:21.4169445Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4169914Z external/sleef/src/arch/helperavx2.h:409:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4170262Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:21.4170389Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4170868Z external/sleef/src/arch/helperavx2.h:408:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4171155Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:21.4171276Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4171765Z external/sleef/src/arch/helperavx2.h:406:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4172098Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:21.4172230Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4172738Z external/sleef/src/arch/helperavx2.h:405:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4173156Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:21.4173294Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4173801Z external/sleef/src/arch/helperavx2.h:403:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4174077Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:21.4174206Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4174684Z external/sleef/src/arch/helperavx2.h:402:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4174976Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:21.4175103Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4175589Z external/sleef/src/arch/helperavx2.h:399:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4175981Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:21.4176106Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4176597Z external/sleef/src/arch/helperavx2.h:397:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4176993Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:21.4177102Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4177571Z external/sleef/src/arch/helperavx2.h:386:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4177837Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:21.4177962Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4178511Z external/sleef/src/arch/helperavx2.h:385:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4178778Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:21.4178903Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4179388Z external/sleef/src/arch/helperavx2.h:383:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4179654Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:21.4179760Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4180229Z external/sleef/src/arch/helperavx2.h:382:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4180491Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:21.4180617Z ^~~~~~~~~~ 2022-05-18T03:30:21.4181097Z external/sleef/src/arch/helperavx2.h:370:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4181544Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:21.4181667Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4182154Z external/sleef/src/arch/helperavx2.h:369:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4182440Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.4182563Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4183070Z external/sleef/src/arch/helperavx2.h:364:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4183470Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.4183610Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4184105Z external/sleef/src/arch/helperavx2.h:345:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4184434Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.4184557Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4185046Z external/sleef/src/arch/helperavx2.h:337:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4185349Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:21.4185472Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4186059Z external/sleef/src/arch/helperavx2.h:325:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4186392Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:21.4186516Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4187020Z external/sleef/src/arch/helperavx2.h:318:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4187332Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T03:30:21.4187443Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4187946Z external/sleef/src/arch/helperavx2.h:315:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4188228Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T03:30:21.4188347Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4188815Z external/sleef/src/arch/helperavx2.h:312:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4189068Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:21.4189197Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4189694Z external/sleef/src/arch/helperavx2.h:310:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4190106Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T03:30:21.4190223Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4190726Z external/sleef/src/arch/helperavx2.h:309:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4191009Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T03:30:21.4191138Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4191638Z external/sleef/src/arch/helperavx2.h:282:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4191949Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:30:21.4192076Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4192556Z external/sleef/src/arch/helperavx2.h:280:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4192808Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:21.4192933Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4193416Z external/sleef/src/arch/helperavx2.h:279:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4193686Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:21.4193811Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4194291Z external/sleef/src/arch/helperavx2.h:277:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4194564Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:21.4194687Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4195148Z external/sleef/src/arch/helperavx2.h:276:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4195506Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:21.4195629Z ^~~~~~~~~~ 2022-05-18T03:30:21.4196116Z external/sleef/src/arch/helperavx2.h:263:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4196314Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:21.4196436Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4196910Z external/sleef/src/arch/helperavx2.h:259:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4197105Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:21.4197213Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4197687Z external/sleef/src/arch/helperavx2.h:255:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4197885Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.4198015Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4198486Z external/sleef/src/arch/helperavx2.h:251:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4198678Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.4198797Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4199280Z external/sleef/src/arch/helperavx2.h:247:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4199575Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.4199705Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4200187Z external/sleef/src/arch/helperavx2.h:237:23: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4200537Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T03:30:21.4200666Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4201208Z external/sleef/src/arch/helperavx2.h:234:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4201532Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T03:30:21.4201657Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4202113Z external/sleef/src/arch/helperavx2.h:232:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4202405Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:30:21.4202529Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4203011Z external/sleef/src/arch/helperavx2.h:231:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4203308Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:21.4203439Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4203923Z external/sleef/src/arch/helperavx2.h:229:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4204176Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.4204285Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4204898Z external/sleef/src/arch/helperavx2.h:228:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4205147Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.4205268Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4205746Z external/sleef/src/arch/helperavx2.h:226:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4206001Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:21.4206124Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4206609Z external/sleef/src/arch/helperavx2.h:225:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4206901Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:21.4207023Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4207501Z external/sleef/src/arch/helperavx2.h:224:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4207749Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:21.4207871Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4208344Z external/sleef/src/arch/helperavx2.h:222:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4208631Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:21.4208756Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4209238Z external/sleef/src/arch/helperavx2.h:221:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4209542Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:21.4209664Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4210147Z external/sleef/src/arch/helperavx2.h:219:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4210397Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.4210519Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4210989Z external/sleef/src/arch/helperavx2.h:218:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4211221Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.4211323Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4211810Z external/sleef/src/arch/helperavx2.h:217:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4212136Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.4212265Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4212748Z external/sleef/src/arch/helperavx2.h:216:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4212994Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.4213119Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4213597Z external/sleef/src/arch/helperavx2.h:214:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4213833Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:21.4213951Z ^~~~~~~~~~ 2022-05-18T03:30:21.4214429Z external/sleef/src/arch/helperavx2.h:212:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4214677Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:21.4214809Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4215277Z external/sleef/src/arch/helperavx2.h:208:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4215615Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:21.4215742Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4216223Z external/sleef/src/arch/helperavx2.h:207:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4216540Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:21.4216668Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4217140Z external/sleef/src/arch/helperavx2.h:206:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4217469Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:21.4217666Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4218148Z external/sleef/src/arch/helperavx2.h:205:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4218471Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:21.4218596Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4219073Z external/sleef/src/arch/helperavx2.h:204:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4219406Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:21.4219533Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4220002Z external/sleef/src/arch/helperavx2.h:203:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4220331Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:21.4220458Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4220961Z external/sleef/src/arch/helperavx2.h:201:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4221268Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T03:30:21.4221397Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4221883Z external/sleef/src/arch/helperavx2.h:200:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4222199Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:30:21.4222327Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4222823Z external/sleef/src/arch/helperavx2.h:199:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4223199Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:30:21.4223329Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4223921Z external/sleef/src/arch/helperavx2.h:198:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4224220Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:21.4224333Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4224821Z external/sleef/src/arch/helperavx2.h:197:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4225130Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T03:30:21.4225258Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4225850Z external/sleef/src/arch/helperavx2.h:195:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4226129Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:21.4226255Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4226729Z external/sleef/src/arch/helperavx2.h:194:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4226984Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:21.4227106Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4227595Z external/sleef/src/arch/helperavx2.h:193:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4227910Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T03:30:21.4228041Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4228537Z external/sleef/src/arch/helperavx2.h:192:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4228958Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T03:30:21.4229091Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4229570Z external/sleef/src/arch/helperavx2.h:190:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4229968Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:21.4230094Z ^~~~~~~~~~ 2022-05-18T03:30:21.4230573Z external/sleef/src/arch/helperavx2.h:188:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4230820Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:21.4230949Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4231428Z external/sleef/src/arch/helperavx2.h:187:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4231704Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:21.4231829Z ^~~~~~~~~~ 2022-05-18T03:30:21.4232300Z external/sleef/src/arch/helperavx2.h:186:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4232573Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:21.4232696Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4233171Z external/sleef/src/arch/helperavx2.h:185:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4233439Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:21.4233567Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4234045Z external/sleef/src/arch/helperavx2.h:184:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4234309Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:21.4234502Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4234979Z external/sleef/src/arch/helperavx2.h:183:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4235243Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:21.4235364Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4235851Z external/sleef/src/arch/helperavx2.h:179:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4236111Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T03:30:21.4236237Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4236700Z external/sleef/src/arch/helperavx2.h:178:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4236946Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T03:30:21.4237087Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4237572Z external/sleef/src/arch/helperavx2.h:169:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4237757Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:21.4237882Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4238363Z external/sleef/src/arch/helperavx2.h:165:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4238540Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:21.4238662Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4239131Z external/sleef/src/arch/helperavx2.h:162:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4239382Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:21.4239501Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4239979Z external/sleef/src/arch/helperavx2.h:160:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4240404Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.4240531Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4241005Z external/sleef/src/arch/helperavx2.h:158:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4241341Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.4241452Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4241941Z external/sleef/src/arch/helperavx2.h:157:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4242206Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:21.4242330Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4242802Z external/sleef/src/arch/helperavx2.h:156:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4243060Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:21.4243177Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4243660Z external/sleef/src/arch/helperavx2.h:150:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4243842Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:21.4243964Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4244453Z external/sleef/src/arch/helperavx2.h:146:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4244651Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:21.4244776Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4245262Z external/sleef/src/arch/helperavx2.h:144:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4245724Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4245856Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4246332Z external/sleef/src/arch/helperavx2.h:139:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4246719Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4246843Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4247318Z external/sleef/src/arch/helperavx2.h:138:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4247701Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4247830Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4248331Z external/sleef/src/arch/helperavx2.h:137:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4248724Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4248848Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4249316Z external/sleef/src/arch/helperavx2.h:136:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4249703Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4249829Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4250316Z external/sleef/src/arch/helperavx2.h:132:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4250723Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.4250917Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4251159Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T03:30:21.4251640Z external/sleef/src/arch/helperavx2.h:122:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4251878Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:30:21.4252001Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4252484Z external/sleef/src/arch/helperavx2.h:121:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4252712Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:21.4252824Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4253308Z external/sleef/src/arch/helperavx2.h:120:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4253555Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T03:30:21.4253682Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4254143Z external/sleef/src/arch/helperavx2.h:119:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4254394Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T03:30:21.4254507Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4255000Z external/sleef/src/arch/helperavx2.h:115:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4255276Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T03:30:21.4255411Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4255919Z external/sleef/src/arch/helperavx2.h:114:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4256188Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:21.4256304Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4256841Z external/sleef/src/arch/helperavx2.h:111:23: warning: 'vcast_vd_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4257080Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:30:21.4257204Z ^~~~~~~~~~ 2022-05-18T03:30:21.4257722Z external/sleef/src/arch/helperavx2.h:105:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4257921Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:21.4258051Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4258535Z external/sleef/src/arch/helperavx2.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4258798Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:21.4258921Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4406619Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:21.4406990Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:21.4407456Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:21.4407633Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:21.4407745Z ^ 2022-05-18T03:30:21.4407866Z At top level: 2022-05-18T03:30:21.4409121Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4409334Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:21.4409469Z ^~~~~~~ 2022-05-18T03:30:21.4409972Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4410190Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:21.4410324Z ^~~~~~~ 2022-05-18T03:30:21.4410955Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4411192Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:21.4411446Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4411963Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4412198Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:21.4412345Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4412845Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4413145Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.4413269Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4413797Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4414011Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:21.4414145Z ^~~~~~ 2022-05-18T03:30:21.4414649Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4414861Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:21.4414995Z ^~~~~~ 2022-05-18T03:30:21.4415482Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4415680Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:21.4415815Z ^~~~~~ 2022-05-18T03:30:21.4416311Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4416617Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:21.4416751Z ^~~~~ 2022-05-18T03:30:21.4417258Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4417468Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:21.4417598Z ^~~~~~ 2022-05-18T03:30:21.4418080Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4418288Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:21.4418419Z ^~~~~ 2022-05-18T03:30:21.4418915Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4419128Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:21.4419272Z ^~~~~~~ 2022-05-18T03:30:21.4419771Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4420015Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:21.4420145Z ^~~~~~~~~~ 2022-05-18T03:30:21.4420642Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4420894Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:21.4421038Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4421535Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4421762Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:21.4421957Z ^~~~~~~ 2022-05-18T03:30:21.4422466Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4422637Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:21.4422760Z ^~~~~~ 2022-05-18T03:30:21.4423256Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4423542Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:21.4423669Z ^~~~~~~~~ 2022-05-18T03:30:21.4424169Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4424415Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4424558Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4425040Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4425304Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:21.4425453Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4426136Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4426385Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:21.4426531Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4427043Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4427293Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:21.4427424Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4427935Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4428270Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:21.4428415Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4428905Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4429133Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:21.4429276Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4429774Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4429976Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:21.4430115Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4430615Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4430974Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:21.4431117Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4431608Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4431906Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:21.4432047Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4432554Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4432783Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:21.4432926Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4433427Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4433813Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:21.4433963Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4434461Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4434697Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:21.4434842Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4435333Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4435544Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:21.4435680Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4436171Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4436437Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4436584Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4437093Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4437346Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4437474Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4437974Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4438205Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:21.4438343Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4438839Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4439129Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:21.4439268Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4439759Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4439985Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:21.4440136Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4440379Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.4440860Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4441088Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:21.4441231Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4441701Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4441944Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.4442074Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4442557Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4442779Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.4442916Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4443384Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4443613Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:21.4443751Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4444221Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4444421Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:21.4444624Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4445097Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4445325Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.4445465Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4445930Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4446183Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.4446326Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4446788Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4447041Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.4447190Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4447661Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4447915Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.4448057Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4448524Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4448767Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4448889Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4449356Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4449610Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:21.4449761Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4450302Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4450557Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.4450705Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4451185Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4451431Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4451557Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4452024Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4452287Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.4452431Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4452910Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4453167Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.4453313Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4453785Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4454027Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:21.4454173Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4454646Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4454902Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.4455050Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4455601Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4455851Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.4455990Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4457077Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4457325Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.4457460Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4457930Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4458179Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:21.4458330Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4458812Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4459061Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4459190Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4459673Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4459924Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4460068Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4460533Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4460795Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:21.4460944Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4461412Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4461726Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:21.4461858Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4462328Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4462550Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.4462692Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4463165Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4463386Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.4463617Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4464073Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4464383Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.4464524Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4464988Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4465273Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:21.4465409Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4465989Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4466251Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:21.4466391Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4466848Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4467373Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:21.4467510Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4467982Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4468300Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:21.4468440Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4468918Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4469213Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.4469332Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4469802Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4470091Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:21.4470228Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4470695Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4470949Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:21.4471084Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4471549Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4471773Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.4471899Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4472362Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4472820Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.4472977Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4473453Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4473770Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.4473922Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4474396Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4474685Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:21.4474832Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4475064Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.4475532Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4475808Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.4475952Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4476424Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4476647Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:21.4476768Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4477223Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4477467Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:21.4477678Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4478162Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4478412Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:21.4478561Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4479029Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4479233Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:21.4479371Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4479847Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4480131Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:21.4480273Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4480744Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4481033Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:21.4481177Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4481566Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4481822Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:21.4481965Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4482418Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4482676Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:21.4482819Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4483356Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4483612Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:21.4483756Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4483984Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:30:21.4484460Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4484685Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.4484820Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4485318Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4485539Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.4485673Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4486153Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4486358Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.4486489Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4486977Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4487203Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.4487335Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4487829Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4488083Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:21.4488206Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4488769Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4488949Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:21.4489070Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4489559Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4489772Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:21.4489897Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4490383Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4490639Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:21.4490747Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4491237Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4491498Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:21.4491620Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4492116Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4492351Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:21.4492481Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4492970Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4493229Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:21.4493357Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4493854Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4494080Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:21.4494266Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4494773Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4494993Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:21.4495116Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4495593Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4495875Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.4496003Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4496500Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4496773Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.4496908Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4497407Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4497674Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:21.4497762Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4498261Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4498573Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:21.4498694Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4499195Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4499478Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:21.4499680Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4500165Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4500425Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:21.4500548Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4501031Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4501393Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.4501524Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4502023Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4502383Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.4502516Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4502996Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4503255Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:21.4503379Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4503951Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4504173Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:21.4504295Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4504782Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4505036Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:21.4505236Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4505721Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4506161Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.4506292Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4506790Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4507127Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.4507266Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4507764Z external/sleef/src/arch/helpersse2.h:432:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4508048Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:30:21.4508175Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4508651Z external/sleef/src/arch/helpersse2.h:431:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4508938Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:30:21.4509065Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4509556Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4509948Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:21.4510074Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4510566Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4511066Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:21.4511179Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4511679Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4512076Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:21.4512207Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4512703Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4513103Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:21.4513230Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4513739Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4513914Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:21.4514017Z ^~~~~~~~~~ 2022-05-18T03:30:21.4514517Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4514757Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T03:30:21.4514884Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4515371Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4515638Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:21.4515762Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4516234Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4516579Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:21.4516704Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4517183Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4517446Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:21.4517592Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4518098Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4518348Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:21.4518472Z ^~~~~~~~~~ 2022-05-18T03:30:21.4518961Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4519215Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:21.4519347Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4519835Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4520292Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:21.4520422Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4520914Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4521220Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.4521333Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4521827Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4522146Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.4522341Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4522840Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4523171Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.4523310Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4523798Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4524063Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:21.4524195Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4524699Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4524955Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:21.4525092Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4525576Z external/sleef/src/arch/helpersse2.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4525905Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(m)); } 2022-05-18T03:30:21.4526034Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4526515Z external/sleef/src/arch/helpersse2.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4526813Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:21.4526944Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4527430Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4527763Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.4527899Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4528398Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4528657Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.4528785Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4529262Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4529522Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.4529651Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4530149Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4530413Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.4530551Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4531022Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4531260Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T03:30:21.4531385Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4531888Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4532139Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T03:30:21.4532262Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4532760Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4533013Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T03:30:21.4533216Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4533718Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4533972Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:21.4534099Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4534598Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4534864Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T03:30:21.4534996Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4535468Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4535721Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T03:30:21.4535854Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4536339Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4536570Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T03:30:21.4536697Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4537198Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4537467Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T03:30:21.4537594Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4538092Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4538350Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T03:30:21.4538478Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4539027Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4539289Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:21.4539414Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4539903Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4540151Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T03:30:21.4540278Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4540773Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4541023Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T03:30:21.4541132Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4541642Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4541953Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:30:21.4542080Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4542580Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4542892Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T03:30:21.4543018Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4543602Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4543903Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T03:30:21.4544027Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4544615Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4544907Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T03:30:21.4545031Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4545520Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4545947Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T03:30:21.4546072Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4546553Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4546861Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T03:30:21.4546980Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4547472Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4547734Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:21.4547857Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4548331Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4548582Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:21.4548694Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4549165Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4549478Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:21.4549605Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4550193Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4550512Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.4550635Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4551125Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4551442Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.4551555Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4552060Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4552652Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:21.4552781Z ^~~~~~~~~~ 2022-05-18T03:30:21.4553271Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4553875Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:21.4554000Z ^~~~~~~~~~ 2022-05-18T03:30:21.4554480Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4554704Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:21.4554812Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4555304Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4555572Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:21.4555778Z ^~~~~~~~~~ 2022-05-18T03:30:21.4556288Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4556554Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:30:21.4556680Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4557178Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4557419Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:30:21.4557540Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4558035Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4558299Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:30:21.4558424Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4558932Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4559196Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:30:21.4559320Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4559796Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4560054Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:21.4560180Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4560664Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4560931Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:21.4561059Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4561619Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4561886Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:21.4561995Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4562466Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4562728Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:21.4562850Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4563337Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4563567Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:21.4563685Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4564182Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4564407Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:30:21.4564531Z ^~~~~~~~~~ 2022-05-18T03:30:21.4565016Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4565280Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:21.4565403Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4565893Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4566154Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T03:30:21.4566280Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4566768Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4567129Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T03:30:21.4567255Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4567742Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4567950Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:21.4568072Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4568568Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4568779Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:21.4568884Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4569372Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4569555Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:21.4569676Z ^~~~~~~~~~ 2022-05-18T03:30:21.4570167Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4570416Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:21.4570541Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4571035Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4571292Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:21.4571413Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4571904Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4572193Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:30:21.4572320Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4572814Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4573155Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:21.4573284Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4573767Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4574035Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:21.4574161Z ^~~~~~~~~~ 2022-05-18T03:30:21.4574655Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4574849Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:21.4574972Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4575470Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4575667Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:21.4575787Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4576282Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4576481Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.4576605Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4577093Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4577287Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.4577411Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4577884Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4578234Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.4578371Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4578936Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4579231Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.4579362Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4579835Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4580081Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:21.4580210Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4580432Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:30:21.4580924Z external/sleef/src/arch/helpersse2.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4581251Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask m, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(m)); } 2022-05-18T03:30:21.4581388Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4581883Z external/sleef/src/arch/helpersse2.h:247:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4582162Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:21.4582289Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4582793Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4583031Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.4583158Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4583752Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4584018Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.4584224Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4584730Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4584987Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.4585111Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4585592Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4585960Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.4586081Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4586575Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4586819Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:21.4586942Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4587426Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4587669Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:21.4587775Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4588274Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4588516Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:21.4588637Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4589111Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4589371Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.4589499Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4590106Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4590343Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.4590468Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4590954Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4591201Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.4591320Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4591804Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4592045Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.4592166Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4592646Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4592917Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.4593040Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4593539Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4593787Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.4593908Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4594396Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4594653Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:21.4594761Z ^~~~~~~~~~ 2022-05-18T03:30:21.4595253Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4595585Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:21.4595707Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4596195Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4596443Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:21.4596562Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4597066Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4597358Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:30:21.4597484Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4597985Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4598285Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:30:21.4598419Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4598924Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4599231Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:30:21.4599356Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4599847Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4600126Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:30:21.4600251Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4600746Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4601060Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:30:21.4601244Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4601737Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4602040Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:30:21.4602167Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4602647Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4602917Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:21.4603043Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4603546Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4603808Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:21.4603939Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4604430Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4604764Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:21.4604883Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4605379Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4605709Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.4605840Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4606330Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4606722Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.4606856Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4607357Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4607752Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.4607860Z ^~~~~~~~~~ 2022-05-18T03:30:21.4608352Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4608761Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.4608885Z ^~~~~~~~~~ 2022-05-18T03:30:21.4609380Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4609633Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:21.4609756Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4610250Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4610503Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:21.4610625Z ^~~~~~~~~~ 2022-05-18T03:30:21.4611122Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4611393Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:21.4611518Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4612007Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4612274Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:30:21.4612470Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4612952Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4613216Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:30:21.4613339Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4613823Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4614077Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:30:21.4614200Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4614688Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4614951Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:30:21.4633175Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4633829Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4634097Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:21.4634211Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4634700Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4634972Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.4635101Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4635598Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4635869Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.4636000Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4636617Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4636837Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:30:21.4636964Z ^~~~~~~~~~ 2022-05-18T03:30:21.4637465Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4637728Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:30:21.4637852Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4638351Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4638610Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:21.4638733Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4639215Z external/sleef/src/arch/helpersse2.h:179:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4639484Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:30:21.4639609Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4640100Z external/sleef/src/arch/helpersse2.h:178:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4640414Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.4640534Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4641016Z external/sleef/src/arch/helpersse2.h:177:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4641333Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.4641459Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4642067Z external/sleef/src/arch/helpersse2.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4642388Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.4642512Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4643015Z external/sleef/src/arch/helpersse2.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4643338Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.4643461Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4643960Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4644211Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:21.4644318Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4644816Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4645320Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:30:21.4645441Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4645943Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4646178Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T03:30:21.4646301Z ^~~~~~~~~~ 2022-05-18T03:30:21.4646799Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4647034Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:21.4647158Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4647713Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4647976Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:21.4648100Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4648610Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4648994Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:21.4649113Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4649586Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4649852Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:21.4649975Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4650480Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4650753Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:21.4650878Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4651465Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4651723Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.4651833Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4652323Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4652670Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.4652802Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4653303Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4653630Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.4653756Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4654243Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4654504Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.4654616Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4655105Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4655353Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.4655478Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4655962Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4656228Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.4656349Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4656831Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4657071Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.4657191Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4657685Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4657943Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.4658063Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4658549Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4658816Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.4659003Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4659482Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4659747Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.4659866Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4660357Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4660639Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.4660763Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4661265Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4661534Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.4661652Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4662145Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4662385Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.4662508Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4663008Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4663248Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.4663370Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4663951Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4664201Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.4664398Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4664901Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4665154Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.4665279Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4665963Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4666232Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.4666360Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4666834Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4667110Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.4667230Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4667735Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4668013Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:21.4668134Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4668623Z external/sleef/src/arch/helpersse2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4668814Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:21.4668915Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4669409Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4669596Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T03:30:21.4669723Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4670213Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4670395Z static INLINE int cpuSupportsSSE3() { 2022-05-18T03:30:21.4670612Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4671106Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4671272Z static INLINE int cpuSupportsSSE2() { 2022-05-18T03:30:21.4671392Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4671864Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4672024Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:30:21.4672139Z ^~~~~~~ 2022-05-18T03:30:21.4672632Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4672831Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:30:21.4672933Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4673430Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4673628Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:30:21.4673748Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4674220Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4674437Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:21.4674571Z ^~~~~~~ 2022-05-18T03:30:21.4675063Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4675278Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:21.4675419Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4675909Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4676136Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:21.4676361Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4676843Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4677133Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.4677271Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4677741Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4677945Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:21.4678080Z ^~~~~~ 2022-05-18T03:30:21.4678546Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4678758Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:21.4678894Z ^~~~~~ 2022-05-18T03:30:21.4679367Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4679579Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:21.4679696Z ^~~~~ 2022-05-18T03:30:21.4680157Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4680365Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:21.4680497Z ^~~~~~ 2022-05-18T03:30:21.4680963Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4681174Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:21.4681304Z ^~~~~ 2022-05-18T03:30:21.4681778Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4682038Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:21.4682172Z ^~~~~~~ 2022-05-18T03:30:21.4682658Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4682896Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:21.4683032Z ^~~~~~~~~~ 2022-05-18T03:30:21.4683527Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4683779Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:21.4683924Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4684384Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4684622Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:21.4684757Z ^~~~~~~ 2022-05-18T03:30:21.4685247Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4685496Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4685640Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4686128Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4686474Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:21.4686602Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4687088Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4687458Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:21.4687598Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4688077Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4688295Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:21.4688430Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4688931Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4689189Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4689322Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4689559Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.4690021Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4690252Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:21.4690390Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4690847Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4691072Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.4691218Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4691660Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4691910Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.4692058Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4692506Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4692809Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4692955Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4693421Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4693670Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.4693800Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4694249Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4694475Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.4694615Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4695061Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4695363Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.4695502Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4695944Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4696264Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:21.4696402Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4696850Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4697072Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.4697209Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4697687Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4698118Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.4698273Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4698729Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4699045Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.4699194Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4699431Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:30:21.4699933Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4700162Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.4700298Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4700813Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4701042Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.4701157Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4701664Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4701887Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.4702022Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4702521Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4702746Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.4702874Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4703350Z external/sleef/src/arch/helpersse2.h:501:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4703743Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:21.4703870Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4704349Z external/sleef/src/arch/helpersse2.h:497:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4704527Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:21.4704652Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4705131Z external/sleef/src/arch/helpersse2.h:490:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4705336Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:21.4705446Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4706026Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4706288Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:21.4706419Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4706903Z external/sleef/src/arch/helpersse2.h:482:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4707157Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:21.4707281Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4707770Z external/sleef/src/arch/helpersse2.h:478:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4708002Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:21.4708113Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4708619Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4708887Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:21.4709104Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4709584Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4709809Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:21.4709934Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4710394Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4710610Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:21.4710732Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4711202Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4711374Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:21.4711489Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4712000Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4712279Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.4712394Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4712903Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4713172Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.4713300Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4713780Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4714046Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:21.4714171Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4714654Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4715043Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:21.4715155Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4715637Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4715920Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:21.4716040Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4716543Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4716904Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.4717035Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4717532Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4717881Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.4718011Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4718495Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4718764Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:21.4718883Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4719364Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4719583Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:21.4719704Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4720161Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4720496Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:21.4720619Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4721126Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4721455Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.4721588Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4722097Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4722440Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.4722575Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4723046Z external/sleef/src/arch/helpersse2.h:428:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4723441Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:21.4723568Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4724050Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4724439Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:21.4724559Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4725041Z external/sleef/src/arch/helpersse2.h:426:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4725438Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:21.4725556Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4726085Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4726475Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:21.4726600Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4727077Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4727257Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T03:30:21.4727373Z ^~~~~~~~~~ 2022-05-18T03:30:21.4727848Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4728109Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:21.4728215Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4728697Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4728955Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:21.4729079Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4729555Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4729811Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:21.4729930Z ^~~~~~~~~~ 2022-05-18T03:30:21.4730403Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4730852Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:21.4730976Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4731486Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4731864Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.4732002Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4732485Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4732737Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.4732861Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4733331Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4733607Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T03:30:21.4733731Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4734217Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4734924Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T03:30:21.4735400Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4736050Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4736662Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:21.4737045Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4737688Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4738377Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:21.4738842Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4739592Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4740284Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:21.4740756Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4741401Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4741950Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T03:30:21.4742312Z ^~~~~~~~~~ 2022-05-18T03:30:21.4742989Z external/sleef/src/arch/helpersse2.h:294:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4743668Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:21.4744083Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4744740Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4745353Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:21.4745883Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4746529Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4747138Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:21.4747553Z ^~~~~~~~~~ 2022-05-18T03:30:21.4748205Z external/sleef/src/arch/helpersse2.h:282:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4748758Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:21.4749113Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4749774Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4750315Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:21.4750783Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4751452Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4752008Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.4752385Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4753026Z external/sleef/src/arch/helpersse2.h:270:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4753578Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.4753947Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4754617Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4755326Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.4755846Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4756542Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4757187Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.4757651Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4758083Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T03:30:21.4758837Z external/sleef/src/arch/helpersse2.h:247:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4759476Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:21.4759927Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4760590Z external/sleef/src/arch/helpersse2.h:243:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4761194Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.4761621Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4762380Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4762967Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.4763380Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4764034Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4764626Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.4765020Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4765683Z external/sleef/src/arch/helpersse2.h:226:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4766282Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:21.4766685Z ^~~~~~~~~~ 2022-05-18T03:30:21.4767359Z external/sleef/src/arch/helpersse2.h:222:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4768027Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T03:30:21.4768484Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4769123Z external/sleef/src/arch/helpersse2.h:221:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4769778Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T03:30:21.4770233Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4770874Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4771528Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T03:30:21.4771992Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4772641Z external/sleef/src/arch/helpersse2.h:219:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4773354Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T03:30:21.4773807Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4774482Z external/sleef/src/arch/helpersse2.h:218:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4775139Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T03:30:21.4775606Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4776274Z external/sleef/src/arch/helpersse2.h:217:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4776940Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T03:30:21.4777385Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4778054Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4778692Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:21.4779103Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4779760Z external/sleef/src/arch/helpersse2.h:214:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4780388Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:21.4780826Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4781506Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4782199Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:21.4782701Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4783536Z external/sleef/src/arch/helpersse2.h:212:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4784249Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.4784741Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4785419Z external/sleef/src/arch/helpersse2.h:211:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4786204Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:21.4786692Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4787377Z external/sleef/src/arch/helpersse2.h:210:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4788130Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.4788557Z ^~~~~~~~~~ 2022-05-18T03:30:21.4789233Z external/sleef/src/arch/helpersse2.h:208:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4789821Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:21.4790221Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4790890Z external/sleef/src/arch/helpersse2.h:207:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4791491Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:21.4791896Z ^~~~~~~~~~ 2022-05-18T03:30:21.4792556Z external/sleef/src/arch/helpersse2.h:206:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4793188Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:21.4793624Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4794300Z external/sleef/src/arch/helpersse2.h:200:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4795060Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:21.4795499Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4796195Z external/sleef/src/arch/helpersse2.h:199:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4796824Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.4797273Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4797947Z external/sleef/src/arch/helpersse2.h:191:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4798558Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:21.4798980Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4799621Z external/sleef/src/arch/helpersse2.h:179:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4800249Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:30:21.4800690Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4801359Z external/sleef/src/arch/helpersse2.h:176:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4802030Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.4802503Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4803173Z external/sleef/src/arch/helpersse2.h:175:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4803846Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.4804318Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4804982Z external/sleef/src/arch/helpersse2.h:172:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4805710Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:21.4806131Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4806778Z external/sleef/src/arch/helpersse2.h:169:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4807361Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:21.4807783Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4808433Z external/sleef/src/arch/helpersse2.h:168:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4809045Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:21.4809465Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4810129Z external/sleef/src/arch/helpersse2.h:167:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4810724Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:21.4811144Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4811808Z external/sleef/src/arch/helpersse2.h:163:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4812413Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:21.4812844Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4813516Z external/sleef/src/arch/helpersse2.h:162:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4814143Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:21.4814560Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4815227Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4815830Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.4816305Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4816979Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4817595Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.4818013Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4818667Z external/sleef/src/arch/helpersse2.h:154:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4819307Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.4819742Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4820412Z external/sleef/src/arch/helpersse2.h:153:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4821050Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.4821462Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4822148Z external/sleef/src/arch/helpersse2.h:152:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4822746Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.4823170Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4823916Z external/sleef/src/arch/helpersse2.h:148:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4824563Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.4825006Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4825661Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4826792Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:21.4827173Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4827932Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4828532Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:21.4828911Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4829564Z external/sleef/src/arch/helpersse2.h:130:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4830216Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.4830660Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4831317Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.4831958Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:21.4832410Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4833941Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:21.4834542Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:21.4835271Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:21.4835752Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:21.4836070Z ^ 2022-05-18T03:30:21.4836360Z At top level: 2022-05-18T03:30:21.4837053Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4837617Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:21.4837995Z ^~~~~~~ 2022-05-18T03:30:21.4838685Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4839253Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:21.4839651Z ^~~~~~~ 2022-05-18T03:30:21.4840349Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4841079Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:21.4841477Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4842168Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4842771Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:21.4843178Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4843883Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4844537Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.4845012Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4845700Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4846279Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:21.4846676Z ^~~~~~ 2022-05-18T03:30:21.4847374Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4847963Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:21.4848372Z ^~~~~~ 2022-05-18T03:30:21.4849061Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4849652Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:21.4850046Z ^~~~~~ 2022-05-18T03:30:21.4850747Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4851325Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:21.4851801Z ^~~~~ 2022-05-18T03:30:21.4852494Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4853052Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:21.4853434Z ^~~~~~ 2022-05-18T03:30:21.4854132Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4854714Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:21.4855084Z ^~~~~ 2022-05-18T03:30:21.4855811Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4856375Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:21.4856755Z ^~~~~~~ 2022-05-18T03:30:21.4857449Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4858046Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:21.4858475Z ^~~~~~~~~~ 2022-05-18T03:30:21.4859154Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4859768Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:21.4860212Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4860899Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4861495Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:21.4861916Z ^~~~~~~ 2022-05-18T03:30:21.4862701Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4863244Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:21.4863680Z ^~~~~~ 2022-05-18T03:30:21.4864369Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4864907Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:21.4865276Z ^~~~~~~~~ 2022-05-18T03:30:21.4866066Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4866678Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4867121Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4867813Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4868446Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:21.4868865Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4869567Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4870189Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:21.4870606Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4871283Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4871922Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:21.4872365Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4873052Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4873650Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:21.4874204Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4874890Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4875470Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:21.4875888Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4876596Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4877158Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:21.4877557Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4878254Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4878949Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:21.4879466Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4880163Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4880838Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:21.4881305Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4881999Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4882605Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:21.4883025Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4883720Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4884475Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:21.4884928Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4885616Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4886213Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:21.4886640Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4887314Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4887913Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:21.4888325Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4889010Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4889626Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4890083Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4890777Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4891405Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4891836Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4892546Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4893142Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:21.4893542Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4894252Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4894838Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:21.4895293Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4896006Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4896612Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:21.4897023Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4897438Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.4898196Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4898785Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:21.4899182Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4899858Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4900446Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.4900871Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4901519Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4902102Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.4902517Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4903157Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4903810Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:21.4904218Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4904892Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4905487Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.4906113Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4906791Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4907393Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.4907838Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4908509Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4909101Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.4909525Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4910201Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4910762Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:21.4911158Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4911834Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4912418Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.4912844Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4913507Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4914099Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4914544Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4915184Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4915803Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:21.4916257Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4917057Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4917644Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.4918088Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4918769Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4919362Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4919787Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4920445Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4921040Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.4921471Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4922144Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4922756Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.4923188Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4923859Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4924457Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:21.4924898Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4925558Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4926171Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.4926622Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4927275Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4928001Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.4928438Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4929101Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4929678Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.4930111Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4930792Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4931382Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:21.4931826Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4932498Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4933111Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4933540Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4934204Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4934800Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.4935214Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4935885Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4936484Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:21.4936926Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4937591Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4938267Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:21.4938713Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4939380Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4939950Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.4940372Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4941017Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4941586Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.4942000Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4942674Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4943299Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.4943865Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4944520Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4945131Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:21.4945586Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4946316Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4946832Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:21.4947269Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4947817Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4948395Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:21.4948957Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4949582Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4950245Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:21.4950707Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4951348Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4951966Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.4952432Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4953092Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4953720Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:21.4954182Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4954856Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4955443Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:21.4955894Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4956555Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4957116Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.4957506Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4958161Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4958996Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.4959519Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4960196Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4960865Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.4961364Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4962029Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4962673Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:21.4963154Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4963588Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.4964343Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4964969Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.4965436Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4966090Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4966654Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:21.4967053Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4967717Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4968284Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:21.4968717Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.4969462Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4970049Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:21.4970479Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4971151Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4971718Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:21.4972130Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4972807Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4973446Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:21.4973888Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4974564Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4975186Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:21.4975639Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4976298Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4976958Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:21.4977452Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4978100Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4978713Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:21.4979149Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4979890Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4980486Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:21.4980923Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4981347Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:30:21.4982149Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4982749Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.4983145Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4983925Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4984512Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.4984911Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4985615Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4986310Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.4986697Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4987400Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4987992Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.4988388Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4989081Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4989700Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:21.4990104Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4990804Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4991452Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:21.4991793Z ^~~~~~~~~~~ 2022-05-18T03:30:21.4992490Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4993126Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:30:21.4993563Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.4994226Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4994832Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:21.4995257Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.4995932Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4996555Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:21.4996975Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4997676Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.4998313Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T03:30:21.4998763Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.4999453Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5000074Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:21.5000530Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5001234Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5001922Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:21.5002304Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5002997Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5003575Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:21.5003944Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5004635Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5005275Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.5005712Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5006392Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5007034Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.5007468Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5008147Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5008774Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:21.5009212Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5009897Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5010570Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:21.5011049Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5011752Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5012391Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:21.5012942Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5013644Z external/sleef/src/arch/helperavx2_128.h:397:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5014271Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:21.5014679Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5015371Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5016092Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.5016607Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5017291Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5018024Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.5018533Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5019221Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5019857Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:21.5020285Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5020979Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5021550Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:21.5021946Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5022638Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5023336Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:21.5023874Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5024571Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5025255Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:21.5025849Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5026373Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5026703Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:21.5026833Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5027331Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5027602Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:30:21.5027723Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5028218Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5028500Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:30:21.5028623Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5029123Z external/sleef/src/arch/helperavx2_128.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5029523Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:21.5029648Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5030270Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5030657Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:21.5030785Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5031268Z external/sleef/src/arch/helperavx2_128.h:378:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5031663Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:21.5031786Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5032289Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5032688Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:21.5032823Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5033328Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5033633Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:30:21.5033756Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5034250Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5034511Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:21.5034639Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5035372Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5035628Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:21.5035856Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5036363Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5036629Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:21.5036733Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5037220Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5037479Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:21.5037599Z ^~~~~~~~~~ 2022-05-18T03:30:21.5038094Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5038350Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:21.5038478Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5038993Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5039431Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:21.5039563Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5040072Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5040377Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.5040503Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5041002Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5041325Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.5041520Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5042020Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5042329Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.5042473Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5042981Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5043259Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:21.5043392Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5043903Z external/sleef/src/arch/helperavx2_128.h:336:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5044152Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:21.5044292Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5044791Z external/sleef/src/arch/helperavx2_128.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5045119Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(o)); } 2022-05-18T03:30:21.5045246Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5045750Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5045981Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:21.5046107Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5046612Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5046870Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.5047052Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5047551Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5047800Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.5047923Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5048416Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5048665Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.5048793Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5049290Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5049556Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.5049669Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5050178Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5050425Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:21.5050551Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5051048Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5051301Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:21.5051424Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5051925Z external/sleef/src/arch/helperavx2_128.h:321:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5052158Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:21.5052343Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5052846Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5053155Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:21.5053282Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5053791Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5054072Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:21.5054195Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5054686Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5054936Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.5055064Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5055567Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5055807Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.5055931Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5056431Z external/sleef/src/arch/helperavx2_128.h:314:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5056698Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.5056812Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5057308Z external/sleef/src/arch/helperavx2_128.h:313:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5057549Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.5057673Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5058222Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5058485Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:21.5058608Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5059110Z external/sleef/src/arch/helperavx2_128.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5059366Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:21.5059479Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5059985Z external/sleef/src/arch/helperavx2_128.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5060241Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:21.5060368Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5060866Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5061192Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:21.5061319Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5061803Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5062109Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:21.5062232Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5062741Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5063062Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:21.5063252Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5063873Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5064231Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:21.5064359Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5064852Z external/sleef/src/arch/helperavx2_128.h:303:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5065178Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:21.5065306Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5065969Z external/sleef/src/arch/helperavx2_128.h:302:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5066284Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:21.5066414Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5066925Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5067218Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:30:21.5067347Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5067833Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5068118Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:30:21.5068248Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5068746Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5069046Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:30:21.5069274Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5069787Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5070086Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:21.5070198Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5070698Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5070986Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:21.5071114Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5071614Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5071868Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:21.5071999Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5072504Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5072761Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:21.5072873Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5073377Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5073680Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:30:21.5073813Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5074313Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5074611Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:30:21.5074852Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5075360Z external/sleef/src/arch/helperavx2_128.h:290:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5075641Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:21.5075772Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5076280Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5076869Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:21.5076991Z ^~~~~~~~~~ 2022-05-18T03:30:21.5077492Z external/sleef/src/arch/helperavx2_128.h:288:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5078100Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:21.5078226Z ^~~~~~~~~~ 2022-05-18T03:30:21.5078717Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5078930Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:21.5079049Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5079544Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5079802Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:21.5079923Z ^~~~~~~~~~ 2022-05-18T03:30:21.5080431Z external/sleef/src/arch/helperavx2_128.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5080752Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:30:21.5080878Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5081371Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5081635Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:30:21.5081763Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5082257Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5082508Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:30:21.5082636Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5083136Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5083398Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:30:21.5083504Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5084006Z external/sleef/src/arch/helperavx2_128.h:280:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5084312Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:21.5084445Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5084950Z external/sleef/src/arch/helperavx2_128.h:279:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5085254Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:21.5085387Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5085895Z external/sleef/src/arch/helperavx2_128.h:277:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5086218Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:21.5086350Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5086860Z external/sleef/src/arch/helperavx2_128.h:276:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5087129Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:21.5087259Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5087751Z external/sleef/src/arch/helperavx2_128.h:275:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5087975Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:21.5088098Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5088586Z external/sleef/src/arch/helperavx2_128.h:274:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5088812Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:30:21.5088932Z ^~~~~~~~~~ 2022-05-18T03:30:21.5089429Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5089701Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:21.5089823Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5090328Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5090600Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T03:30:21.5090707Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5091192Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5091450Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T03:30:21.5091621Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5092237Z external/sleef/src/arch/helperavx2_128.h:269:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5092446Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:21.5092571Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5093069Z external/sleef/src/arch/helperavx2_128.h:268:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5093261Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:21.5093384Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5093890Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5094206Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:30:21.5094335Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5094844Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5095120Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:21.5095245Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5095733Z external/sleef/src/arch/helperavx2_128.h:252:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5095986Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:30:21.5096108Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5096612Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5096872Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:21.5096996Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5097511Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5097860Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:21.5097982Z ^~~~~~~~~~ 2022-05-18T03:30:21.5098469Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5098666Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:21.5098794Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5099297Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5099495Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:21.5099622Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5100117Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5100304Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.5100439Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5100943Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5101143Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.5101266Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5101749Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5102080Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.5102218Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5102697Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5102987Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.5103183Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5103781Z external/sleef/src/arch/helperavx2_128.h:221:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5104041Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:21.5104178Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5104687Z external/sleef/src/arch/helperavx2_128.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5105027Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(o)); } 2022-05-18T03:30:21.5105156Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5105642Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5106016Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:21.5106146Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5106642Z external/sleef/src/arch/helperavx2_128.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5106907Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.5107034Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5107535Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5107800Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.5107906Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5108417Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5108673Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.5108891Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5109396Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5109641Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.5109764Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5110255Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5110483Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:21.5110602Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5111102Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5111340Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:21.5111465Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5111976Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5112215Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:21.5112326Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5112788Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5113057Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.5113181Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5113688Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5113941Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.5114059Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5114647Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5114899Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.5115005Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5115516Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5115762Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.5115887Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5116385Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5116634Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.5116763Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5117260Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5117504Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.5117627Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5118130Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5118386Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:21.5118509Z ^~~~~~~~~~ 2022-05-18T03:30:21.5119011Z external/sleef/src/arch/helperavx2_128.h:196:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5119261Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:21.5119387Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5119877Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5120183Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:21.5120303Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5120801Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5121116Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:21.5121239Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5121745Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5122062Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:21.5122187Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5122680Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5123019Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:21.5123140Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5123614Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5123934Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:21.5124055Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5124554Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5124890Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:21.5125003Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5125562Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5125895Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:21.5126021Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5126524Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5126840Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:30:21.5126975Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5127474Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5127784Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:30:21.5127896Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5128398Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5128704Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:30:21.5128832Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5129335Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5129650Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:21.5129783Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5130290Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5130573Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:21.5130749Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5131234Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5131494Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:21.5131628Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5132125Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5132394Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:21.5132521Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5133010Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5133318Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:30:21.5133450Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5133958Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5134255Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:30:21.5134379Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5134875Z external/sleef/src/arch/helperavx2_128.h:174:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5135178Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:21.5135305Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5135796Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5136188Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.5136315Z ^~~~~~~~~~ 2022-05-18T03:30:21.5136890Z external/sleef/src/arch/helperavx2_128.h:172:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5137304Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.5137430Z ^~~~~~~~~~ 2022-05-18T03:30:21.5137942Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5138188Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:21.5138295Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5138796Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5139060Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:21.5139182Z ^~~~~~~~~~ 2022-05-18T03:30:21.5139692Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5139965Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:21.5140096Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5140607Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5140865Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:30:21.5140992Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5141500Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5141771Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:30:21.5141896Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5142453Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5142728Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:30:21.5142848Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5143337Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5143669Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:21.5143794Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5144296Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5144541Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:30:21.5144660Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5145151Z external/sleef/src/arch/helperavx2_128.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5145409Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:30:21.5145527Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5146136Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5146391Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:21.5146510Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5147020Z external/sleef/src/arch/helperavx2_128.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5147516Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:30:21.5147638Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5148246Z external/sleef/src/arch/helperavx2_128.h:153:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5148473Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:21.5148579Z ^~~~~~~~~~ 2022-05-18T03:30:21.5149072Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5149316Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:21.5149444Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5149948Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5150270Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.5150398Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5150904Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5151222Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.5151347Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5151832Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5152159Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.5152286Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5152782Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5153111Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.5153235Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5153809Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5154047Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:21.5154169Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5154673Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5154922Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:21.5155050Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5155545Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5155820Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:21.5155949Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5156440Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5156711Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:21.5156838Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5157342Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5157723Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5157849Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5158345Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5158725Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5158838Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5159410Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5159813Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5159938Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5160449Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5160830Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5160955Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5161460Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5161843Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5161956Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5162464Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5162839Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5162961Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5163440Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5163823Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5163951Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5164453Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5164911Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5165019Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5165528Z external/sleef/src/arch/helperavx2_128.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5165923Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5166051Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5166559Z external/sleef/src/arch/helperavx2_128.h:128:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5166947Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5167077Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5167571Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5167964Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5168076Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5168588Z external/sleef/src/arch/helperavx2_128.h:126:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5168983Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5169110Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5169617Z external/sleef/src/arch/helperavx2_128.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5170059Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5170183Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5170682Z external/sleef/src/arch/helperavx2_128.h:123:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5171043Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5171150Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5171649Z external/sleef/src/arch/helperavx2_128.h:122:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5172039Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5172167Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5172412Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:30:21.5172908Z external/sleef/src/arch/helperavx2_128.h:121:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5173275Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5173401Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5173896Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5174169Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:21.5174303Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5174808Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5175076Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.5175283Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5175781Z external/sleef/src/arch/helperavx2_128.h:108:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5176055Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:30:21.5176191Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5176684Z external/sleef/src/arch/helperavx2_128.h:107:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5176953Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.5177078Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5177573Z external/sleef/src/arch/helperavx2_128.h:106:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5177811Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:30:21.5177941Z ^~~~~~~~~~ 2022-05-18T03:30:21.5178446Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5178709Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.5178818Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5179308Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5179591Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.5179717Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5180224Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5180505Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:21.5180631Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5181191Z external/sleef/src/arch/helperavx2_128.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5181373Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:21.5181495Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5181981Z external/sleef/src/arch/helperavx2_128.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5182153Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:30:21.5182275Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5182782Z external/sleef/src/arch/helperavx2_128.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5182962Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:30:21.5183069Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5183646Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5183816Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:30:21.5183939Z ^~~~~~~ 2022-05-18T03:30:21.5184426Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5184613Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:30:21.5184725Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5185201Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5185378Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:30:21.5185498Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5186128Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5186349Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:21.5186488Z ^~~~~~~ 2022-05-18T03:30:21.5186985Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5187312Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:21.5187449Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5187927Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5188158Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:21.5188305Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5188801Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5189099Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.5189247Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5189713Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5189925Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:21.5190045Z ^~~~~~ 2022-05-18T03:30:21.5190512Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5190722Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:21.5190857Z ^~~~~~ 2022-05-18T03:30:21.5191320Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5191520Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:21.5191648Z ^~~~~ 2022-05-18T03:30:21.5192115Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5192315Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:21.5192458Z ^~~~~~ 2022-05-18T03:30:21.5193003Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5193218Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:21.5193354Z ^~~~~ 2022-05-18T03:30:21.5193837Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5194056Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:21.5194194Z ^~~~~~~ 2022-05-18T03:30:21.5194653Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5194895Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:21.5195032Z ^~~~~~~~~~ 2022-05-18T03:30:21.5195543Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5195798Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:21.5195948Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5196429Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5196664Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:21.5196785Z ^~~~~~~ 2022-05-18T03:30:21.5197277Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5197521Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.5197664Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5198161Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5198580Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:21.5198731Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5199215Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5199495Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:21.5199629Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5200095Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5200315Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:21.5200452Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5200956Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5201217Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.5201369Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5201592Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.5202054Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5202283Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:21.5202426Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5202873Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5203096Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:21.5203239Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5203774Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5204019Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:21.5204165Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5204627Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5204876Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:21.5205017Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5205483Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5205735Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:21.5205881Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5206330Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5206557Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.5206696Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5207146Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5207443Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:21.5207584Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5208025Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5208360Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:21.5208500Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5208949Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5209235Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:21.5209376Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5209857Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5210219Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.5210380Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5210854Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5211183Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.5211320Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5211570Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:21.5212021Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5212246Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:21.5212379Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5212614Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:30:21.5213132Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5213359Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.5213476Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5213997Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5214224Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.5214405Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5214921Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5215144Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.5215276Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5215785Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5215997Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.5216130Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5216620Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5216875Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:21.5217001Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5217471Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5217656Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:21.5217773Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5218242Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5218537Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:30:21.5218668Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5219152Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5219418Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:21.5219545Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5220103Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5220361Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:21.5220473Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5220973Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5221271Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T03:30:21.5221400Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5221911Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5222185Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:21.5222315Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5222796Z external/sleef/src/arch/helperavx2_128.h:426:13: warning: 'vstoreu_v_p_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5222992Z static void vstoreu_v_p_vm2(void *p, vmask2 vm2) { 2022-05-18T03:30:21.5223108Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5223687Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5223902Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:21.5224025Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5224516Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5224730Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:21.5224854Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5225321Z external/sleef/src/arch/helperavx2_128.h:415:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5225490Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:21.5225669Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5226279Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5226561Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.5226695Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5227193Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5227460Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.5227575Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5228072Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5228342Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:21.5228480Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5228958Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5229273Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:21.5229397Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5229881Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5230168Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:21.5230281Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5230798Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5231164Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.5231393Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5231915Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5232275Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.5232407Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5232911Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5233169Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:21.5233297Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5233775Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5234002Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:21.5234128Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5234607Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5234855Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:21.5234972Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5235468Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5235801Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:21.5235932Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5236452Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5236873Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:21.5237002Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5237489Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5237757Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:30:21.5237881Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5238364Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5238634Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:30:21.5238755Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5239239Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5239643Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:21.5239772Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5240262Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5240649Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:21.5240772Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5241245Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5241506Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:21.5241634Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5242125Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5242444Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:21.5242567Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5243050Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5243315Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:21.5243423Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5243903Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5244153Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:21.5244272Z ^~~~~~~~~~ 2022-05-18T03:30:21.5244758Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5245221Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:21.5245348Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5245838Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5246133Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.5246263Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5246773Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5247098Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.5247230Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5247724Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5248067Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.5248192Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5248690Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5248990Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:21.5249113Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5249584Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5249909Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:21.5250038Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5250549Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5250842Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:30:21.5250968Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5251463Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5251758Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:21.5251884Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5252383Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5252644Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:21.5252772Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5253275Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5253649Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:30:21.5253767Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5254279Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5254579Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:30:21.5254713Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5255223Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5255538Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:30:21.5255669Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5256177Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5256431Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:21.5256555Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5257034Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5257309Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:21.5257430Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5257910Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5258177Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:21.5258302Z ^~~~~~~~~~ 2022-05-18T03:30:21.5258770Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5259014Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:21.5259135Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5259618Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5259811Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:21.5259937Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5260427Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5260625Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.5260733Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5261219Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5261415Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.5261549Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5262065Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5262412Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.5262553Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5263058Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5263335Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.5263546Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5264033Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5264325Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:21.5264518Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5265005Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5265273Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.5265401Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5265977Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5266232Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.5266351Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5266837Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5267079Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.5267200Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5267685Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5267929Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:21.5268035Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5268508Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5268755Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:21.5268876Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5269331Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5269571Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:21.5269694Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5270288Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5270552Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.5270679Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5271159Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5271417Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.5271542Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5272018Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5272267Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.5272392Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5272862Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5273115Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.5273239Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5273731Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5273987Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.5274114Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5274609Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5274850Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.5274963Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5275412Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5275744Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:21.5275861Z ^~~~~~~~~~ 2022-05-18T03:30:21.5276351Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5276606Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:21.5276731Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5277223Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5277554Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:21.5277663Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5278143Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5278461Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:21.5278588Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5279067Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5279384Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:21.5279510Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5279993Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5280305Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:21.5280431Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5280896Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5281281Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:21.5281404Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5281878Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5282199Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:21.5282326Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5282823Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5283111Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:30:21.5283236Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5283738Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5284061Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:30:21.5284193Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5284693Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5285000Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:30:21.5285127Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5285604Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5285907Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:21.5286034Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5286538Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5286898Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:21.5287025Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5287506Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5287781Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:21.5287893Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5288386Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5288656Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:21.5288782Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5289277Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5289594Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:30:21.5289719Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5290222Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5290526Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:30:21.5290641Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5291124Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5291524Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.5291648Z ^~~~~~~~~~ 2022-05-18T03:30:21.5292188Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5292433Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:21.5292559Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5293042Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5293289Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:21.5293408Z ^~~~~~~~~~ 2022-05-18T03:30:21.5293894Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5294165Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:21.5294292Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5294777Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5295054Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:30:21.5295180Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5295642Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5295901Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:30:21.5296023Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5296498Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5296761Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:30:21.5296884Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5297366Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5297692Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:21.5297802Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5298278Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5298540Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:30:21.5298669Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5299163Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5299405Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:21.5299523Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5300008Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5300240Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:21.5300370Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5300868Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5301199Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.5301325Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5301808Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5302146Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.5302272Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5302745Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5303004Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:21.5303185Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5303766Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5304011Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:21.5304133Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5304611Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5304868Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:21.5304975Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5305461Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5305721Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:21.5305964Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5306465Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5306842Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5306965Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5307453Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5307841Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5307953Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5308441Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5308810Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5309037Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5309542Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5309922Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5310049Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5310548Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5310922Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5311035Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5311543Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5311960Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.5312088Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5312331Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T03:30:21.5312831Z external/sleef/src/arch/helperavx2_128.h:117:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5313086Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:30:21.5313205Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5313679Z external/sleef/src/arch/helperavx2_128.h:116:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5313916Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:21.5314034Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5314619Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5314893Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:21.5315022Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5315538Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5315795Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.5315905Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5316399Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5316668Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.5316798Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5317282Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5317557Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:21.5317684Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5319278Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:21.5319616Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:21.5320052Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:21.5320394Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:21.5320583Z ^~~ 2022-05-18T03:30:21.5320981Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:30:21.5321422Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:21.5321587Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:30:21.5321693Z ^ 2022-05-18T03:30:21.5321805Z At top level: 2022-05-18T03:30:21.5322292Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5322605Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:30:21.5322743Z ^~~~~~~ 2022-05-18T03:30:21.5323255Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5323643Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:30:21.5323785Z ^~~~~~~ 2022-05-18T03:30:21.5324291Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5324626Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:30:21.5324747Z ^~~~~~~~~ 2022-05-18T03:30:21.5325251Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5325527Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:30:21.5325664Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5326166Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5326393Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:30:21.5326598Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5327101Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5327440Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:30:21.5327572Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5328067Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5328349Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:30:21.5328491Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5329003Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5329307Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.5329444Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5329940Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5330140Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:30:21.5330273Z ^~~~~ 2022-05-18T03:30:21.5330778Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5330997Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:21.5331133Z ^~~~~ 2022-05-18T03:30:21.5331641Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5331856Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:21.5332069Z ^~~~ 2022-05-18T03:30:21.5332558Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5332773Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:21.5332906Z ^~~~ 2022-05-18T03:30:21.5333405Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5333619Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:21.5333750Z ^~~~~~ 2022-05-18T03:30:21.5334253Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5334511Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:21.5334641Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5335140Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5335393Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:21.5335533Z ^~~~~~~~~ 2022-05-18T03:30:21.5336030Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5336273Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:21.5336407Z ^~~~~~ 2022-05-18T03:30:21.5336912Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5337119Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:21.5337253Z ^~~~~~ 2022-05-18T03:30:21.5337819Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5338044Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:21.5338178Z ^~~~~~ 2022-05-18T03:30:21.5338683Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5338869Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:21.5338989Z ^~~~~ 2022-05-18T03:30:21.5339467Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5339814Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:21.5339954Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5340462Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5340844Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:21.5340991Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5341225Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:21.5341724Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5341913Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:21.5342021Z ^~~~~~~~ 2022-05-18T03:30:21.5342531Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5342788Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.5342998Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5343595Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5343891Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:21.5344020Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5344525Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5344715Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:21.5344845Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5345339Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5345567Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:21.5345707Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5346341Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5346594Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:21.5346730Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5347230Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5347458Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:21.5347592Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5348084Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5348284Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:21.5348404Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5349009Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5349278Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:21.5349400Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5349905Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5350104Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:21.5350235Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5350741Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5351007Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:21.5351139Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5351628Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5351902Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:21.5352029Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5352525Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5352806Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:21.5352931Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5353443Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5353682Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:21.5353814Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5354296Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5354622Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:21.5354756Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5355267Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5355501Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:21.5355631Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5356136Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5356387Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:21.5356520Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5357016Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5357279Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:21.5357422Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5357930Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5358180Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:21.5358322Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5358828Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5359053Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:21.5359177Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5359679Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5359908Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:21.5360106Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5360622Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5360828Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:21.5360955Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5361449Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5361646Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:21.5361773Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5362281Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5362505Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:21.5362641Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5363137Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5363357Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:21.5363492Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5363985Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5364251Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.5364397Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5364895Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5365126Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:21.5365266Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5365831Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5366073Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.5366195Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5366697Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5366927Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:21.5367058Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5367295Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:21.5367802Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5368012Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:21.5368144Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5368647Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5368851Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:21.5368979Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5369483Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5369715Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:21.5369857Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5370356Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5370584Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:21.5370708Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5371277Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5371512Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:21.5371651Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5372145Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5372375Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:21.5372515Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5373015Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5373239Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:21.5373377Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5373867Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5374128Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:21.5374275Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5374770Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5375013Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:21.5375151Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5375638Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5375895Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:21.5376036Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5376545Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5376868Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:21.5377015Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5377522Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5377781Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:21.5377909Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5378412Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5378667Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:21.5378810Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5379303Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5379559Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:21.5379698Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5380198Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5380459Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:21.5380592Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5381088Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5381329Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:21.5381470Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5381973Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5400591Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:21.5400830Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5401404Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5401662Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:21.5401804Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5402305Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5402585Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:21.5402734Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5403244Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5403533Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:21.5403678Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5404153Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5404438Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:21.5404584Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5405088Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5405369Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:21.5405507Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5405991Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5406342Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:21.5406469Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5406970Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5407276Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.5407429Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5407943Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5408237Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:21.5408384Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5408895Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5409205Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.5409344Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5409851Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5410129Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:21.5410275Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5410770Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5411051Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:21.5411199Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5411766Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5412032Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:21.5412173Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5412662Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5412943Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:21.5413086Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5413589Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5413860Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:21.5414005Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5414519Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5414766Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:21.5414913Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5415422Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5415677Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:21.5415819Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5416315Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5416571Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:21.5416773Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5417259Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5417520Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:21.5417666Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5418176Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5418421Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:21.5418562Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5419059Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5419348Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:21.5419484Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5419994Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5420289Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:21.5420437Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5420929Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5421215Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:21.5421365Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5421872Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5422161Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.5422362Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5422875Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5423138Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:21.5423284Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5423870Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5424134Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:21.5424277Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5424789Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5425040Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:21.5425187Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5425431Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:21.5426032Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5426263Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:21.5426408Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5426873Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5427112Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:21.5427236Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5427710Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5428064Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:21.5428208Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5428676Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5428890Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:21.5429029Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5429492Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5429701Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:21.5429840Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5430302Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5430535Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:21.5430685Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5431165Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5431430Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.5431577Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5431805Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:21.5432269Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5432528Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.5432675Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5433156Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5433510Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:21.5433663Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5434137Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5434374Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.5434517Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5434997Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5435260Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:21.5435410Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5435881Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5436144Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.5436289Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5436753Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5437011Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.5437157Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5437625Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5437898Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.5438047Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5438529Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5438795Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.5439037Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5439496Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5439761Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:21.5439908Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5440389Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5440651Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:21.5440799Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5441267Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5441524Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:21.5441660Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5442126Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5442390Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:21.5442535Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5443008Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5443267Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:21.5443412Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5443868Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5444108Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.5444312Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5444791Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5445046Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.5445191Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5445660Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5445927Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:21.5446076Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5446537Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5446790Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:21.5446945Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5447409Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5447640Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:21.5447783Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5448253Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5448487Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:21.5448618Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5449092Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5449427Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:21.5449625Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5450088Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5450404Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:21.5450546Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5451020Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5451316Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:21.5451439Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5451889Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5452158Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:21.5452307Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5452550Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:21.5453022Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5453375Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:21.5453519Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5453985Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5454321Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:21.5454462Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5454940Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5455315Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:21.5455455Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5455926Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5456222Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:21.5456360Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5456822Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5457097Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:21.5457237Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5457704Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5458026Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:21.5458173Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5458636Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5458927Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.5459059Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5459532Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5459779Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:21.5459923Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5460438Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5460686Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:21.5460829Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5461293Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5461511Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:21.5461652Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5462122Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5462418Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:21.5462568Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5463040Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5463342Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:21.5463567Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5464015Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5464340Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:21.5464489Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5464967Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5465230Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:21.5465375Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5466065Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5466326Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:21.5466470Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5466697Z In file included from external/sleef/src/libm/sleefsimddp.c:241:0: 2022-05-18T03:30:21.5467231Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5467460Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.5467595Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5468102Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5468328Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.5468466Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5469002Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5469211Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.5469341Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5469860Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5470074Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.5470205Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5470721Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5470931Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T03:30:21.5471058Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5471575Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5471882Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T03:30:21.5472005Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5472518Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5472806Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5472936Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5473463Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5473800Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:21.5473908Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5474438Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5474831Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T03:30:21.5474953Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5475476Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5475739Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T03:30:21.5475865Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5476392Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5476634Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5476754Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5477256Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5477519Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:21.5477643Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5478165Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5478359Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:21.5478483Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5478986Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5479228Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.5479350Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5479882Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5480123Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.5480254Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5480772Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5481007Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.5481114Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5481642Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5481913Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:30:21.5482041Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5482569Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5482806Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:21.5482925Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5483503Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5483727Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:21.5483851Z ^~~~~~~~~~ 2022-05-18T03:30:21.5484375Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5484581Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:21.5484704Z ^~~~~~~~~~ 2022-05-18T03:30:21.5485195Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5485461Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5485589Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5486110Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5486388Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5486515Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5487034Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5487321Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5487449Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5487982Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5488263Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5488393Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5488961Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5489218Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5489348Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5489875Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5490305Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5490428Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5490952Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5491232Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5491348Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5491863Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5492371Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5492497Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5493022Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5493327Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:30:21.5493452Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5493953Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5494248Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T03:30:21.5494419Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5494935Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5495234Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T03:30:21.5495353Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5495879Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5496148Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.5496280Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5496812Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5497061Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:21.5497187Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5497704Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5498035Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.5498176Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5498706Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5498978Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:21.5499117Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5499634Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5499963Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T03:30:21.5500091Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5500616Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5500870Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T03:30:21.5500994Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5501507Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5501743Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T03:30:21.5501870Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5502387Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5502628Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:30:21.5502752Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5503267Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5503579Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:30:21.5503710Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5504229Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5504457Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T03:30:21.5504581Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5505105Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5505621Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:30:21.5506032Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5506553Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5507088Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T03:30:21.5507214Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5507737Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5508068Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T03:30:21.5508195Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5508725Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5508980Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5509088Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5509606Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5509872Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5509997Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5510502Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5510762Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5510889Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5511509Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5511782Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5511893Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5512412Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5512667Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5512791Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5513318Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5513584Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5513710Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5514233Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5514631Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:30:21.5514758Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5515273Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5515690Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T03:30:21.5515815Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5516343Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5516609Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T03:30:21.5516736Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5517237Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5517567Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:30:21.5517691Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5518222Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5518460Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:30:21.5518587Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5519118Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5519422Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:30:21.5519535Z ^~~~~~~~~~ 2022-05-18T03:30:21.5520060Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5520369Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:30:21.5520489Z ^~~~~~~~~~ 2022-05-18T03:30:21.5521011Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5521242Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:30:21.5521371Z ^~~~~~~~~~ 2022-05-18T03:30:21.5521830Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5522060Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:30:21.5522165Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5522649Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5522964Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:30:21.5523093Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5523631Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5523986Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:30:21.5524109Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5524635Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5524859Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:30:21.5524982Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5525500Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5525836Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:30:21.5525965Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5526495Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5526812Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:30:21.5526939Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5527455Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5527774Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:30:21.5527896Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5528395Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5528775Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:30:21.5528901Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5529430Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5529627Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T03:30:21.5529734Z ^~~~~~~~~~ 2022-05-18T03:30:21.5530260Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5530549Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:30:21.5530675Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5531197Z external/sleef/src/arch/helperpurec_scalar.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5531422Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vf; } 2022-05-18T03:30:21.5531545Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5532062Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5532324Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T03:30:21.5532435Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5532958Z external/sleef/src/arch/helperpurec_scalar.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5533140Z static INLINE vint2 vrint_vi2_vf(vfloat a) { 2022-05-18T03:30:21.5533263Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5533775Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5533972Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:30:21.5534160Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5534674Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5534903Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T03:30:21.5535024Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5535536Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5535833Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:21.5535957Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5536479Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5536776Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T03:30:21.5536906Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5537420Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5537669Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.5537792Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5538321Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5538561Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.5538685Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5539210Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5539452Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.5539561Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5540150Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5540428Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T03:30:21.5540554Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5541072Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5541314Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:21.5541439Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5541961Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5542192Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:21.5542316Z ^~~~~~~~~~ 2022-05-18T03:30:21.5542832Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5543037Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:21.5543154Z ^~~~~~~~~~ 2022-05-18T03:30:21.5543762Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5543990Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:30:21.5544110Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5544620Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5544848Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T03:30:21.5544974Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5545499Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5545976Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5546106Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5546633Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5547055Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5547166Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5547686Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5547972Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5548100Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5548626Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5549129Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5549253Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5549765Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5550008Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T03:30:21.5550135Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5550656Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5550910Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5551031Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5551532Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5551874Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5551999Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5552525Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5552723Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T03:30:21.5552844Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5553368Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5553605Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T03:30:21.5553728Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5554253Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5554496Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T03:30:21.5554617Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5555122Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5555366Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T03:30:21.5555492Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5556021Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5556261Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T03:30:21.5556387Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5556914Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5557140Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T03:30:21.5557250Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5557815Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5558045Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:21.5558169Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5558697Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5558933Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T03:30:21.5559060Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5559580Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5559780Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T03:30:21.5559893Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5560414Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5560730Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T03:30:21.5560852Z ^~~~~~~~~~ 2022-05-18T03:30:21.5561367Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5561695Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T03:30:21.5561815Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5562328Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5562551Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T03:30:21.5562673Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5563195Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5563535Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5563656Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5564172Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5564448Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5564558Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5565078Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5565352Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5565478Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5566000Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5566270Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5566393Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5566921Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5567181Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5567306Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5567830Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5568087Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5568210Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5568734Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5569227Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:30:21.5569360Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5569861Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5570289Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T03:30:21.5570420Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5570945Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5571224Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T03:30:21.5571349Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5571869Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5572132Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T03:30:21.5572263Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5572750Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5573013Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T03:30:21.5573138Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5573660Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5573973Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T03:30:21.5574099Z ^~~~~~~~~~ 2022-05-18T03:30:21.5574619Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5575020Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T03:30:21.5575128Z ^~~~~~~~~~ 2022-05-18T03:30:21.5575637Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5575870Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T03:30:21.5575991Z ^~~~~~~~~~ 2022-05-18T03:30:21.5576515Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5576766Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T03:30:21.5576893Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5577408Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5577644Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T03:30:21.5577762Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5578271Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5578632Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T03:30:21.5578756Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5579271Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5579517Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T03:30:21.5579639Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5580150Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5580548Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T03:30:21.5580685Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5581213Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5581543Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T03:30:21.5581676Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5582191Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5582525Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T03:30:21.5582654Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5583166Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5583576Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T03:30:21.5583703Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5584224Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5584458Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T03:30:21.5584581Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5585094Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5585357Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5585468Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5586092Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5586498Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T03:30:21.5586626Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5587135Z external/sleef/src/arch/helperpurec_scalar.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5587353Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return vd; } 2022-05-18T03:30:21.5587476Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5588004Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5588262Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T03:30:21.5588387Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5588900Z external/sleef/src/arch/helperpurec_scalar.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5589092Z static INLINE vint vrint_vi_vd(vdouble a) { 2022-05-18T03:30:21.5589215Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5589736Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5589931Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T03:30:21.5590051Z ^~~~~~~~~~ 2022-05-18T03:30:21.5590563Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5590774Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T03:30:21.5590896Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5591409Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5591752Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.5591974Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5592510Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5592809Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.5592928Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5593451Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5593740Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T03:30:21.5593872Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5594383Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5594656Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:30:21.5594793Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5595317Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5595602Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T03:30:21.5595715Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5596235Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5596491Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:21.5596610Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5597117Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5597446Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:21.5597571Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5598090Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5598349Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.5598474Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5598993Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5599254Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:21.5599379Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5599903Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5600173Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:21.5600297Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5600798Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5601066Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:21.5601190Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5601716Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5601981Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.5602105Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5602630Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5602957Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:21.5603082Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5603591Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5603845Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T03:30:21.5603970Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5604490Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5604730Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T03:30:21.5604856Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5605382Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5605619Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T03:30:21.5605735Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5606243Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5606491Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T03:30:21.5606615Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5607144Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5607382Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T03:30:21.5607506Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5608008Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5608237Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T03:30:21.5608416Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5608940Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5609187Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T03:30:21.5609311Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5609847Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5610105Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T03:30:21.5610223Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5610729Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5610985Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T03:30:21.5611115Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5611646Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5611853Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T03:30:21.5611975Z ^~~~~~~~~~ 2022-05-18T03:30:21.5612505Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5612771Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T03:30:21.5612881Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5613395Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5613616Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T03:30:21.5613739Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5614357Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5614597Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T03:30:21.5614723Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5615248Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5615492Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T03:30:21.5615613Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5616137Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5616361Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T03:30:21.5616490Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5617017Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5617240Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T03:30:21.5617360Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5617865Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5618094Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:30:21.5618219Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5618744Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5618963Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T03:30:21.5619081Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5619591Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5619873Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:21.5619980Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5620498Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.5620823Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T03:30:21.5620948Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5621187Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:21.5621695Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5621993Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:21.5622126Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5622606Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5622823Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:21.5622952Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5623524Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5623762Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:21.5623903Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5624407Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5624662Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:21.5624785Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5625271Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5625503Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:21.5625714Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5626388Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5626599Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:21.5626729Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5627189Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5627443Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:21.5627578Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5628078Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5628363Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:21.5628504Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5628991Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5629285Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:21.5629415Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5629904Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5630137Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:21.5630272Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5630773Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5631011Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:21.5631253Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5631760Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5631991Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:21.5632106Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5632595Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5632805Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:21.5632931Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5633425Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5633633Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:21.5633763Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5634248Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5634467Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:21.5634599Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5634834Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:21.5635339Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5635565Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:21.5635701Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5636224Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5636486Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:21.5636618Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5637193Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5637440Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:21.5637581Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5638083Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5638344Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:21.5638487Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5638979Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5639239Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:21.5639375Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5639883Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5640159Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:21.5640302Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5640826Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5641137Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.5641287Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5641791Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5642070Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:21.5642279Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5642814Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5643115Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.5643265Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5643770Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5644053Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:21.5644198Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5644707Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5644973Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:21.5645122Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5645615Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5645894Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:21.5646041Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5646545Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5646829Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:21.5646972Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5647445Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5647774Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:21.5647919Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5648420Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5648675Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:21.5648820Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5649327Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5649587Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:21.5649731Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5650204Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5650466Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:21.5650607Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5651111Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5651370Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:21.5651520Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5652004Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5652246Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:21.5652373Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5652869Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5653225Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:21.5653373Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5653862Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5654158Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:21.5654307Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5654808Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5655082Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:21.5655233Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5655753Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5656062Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.5656213Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5656700Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5656964Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:21.5657107Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5657605Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5657856Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:21.5658000Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5658539Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5658801Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:21.5658944Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5659187Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:21.5659653Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5659910Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.5660041Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5660275Z In file included from external/sleef/src/libm/sleefsimddp.c:241:0: 2022-05-18T03:30:21.5660802Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5661034Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.5661174Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5661704Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5661930Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.5662061Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5662586Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5662819Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.5662952Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5663569Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5663795Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.5664012Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5664531Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5664866Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T03:30:21.5664971Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5665494Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5665884Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5666018Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5666525Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5666719Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T03:30:21.5666845Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5667340Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5667517Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T03:30:21.5667642Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5668151Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5668311Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:21.5668426Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5668945Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5669189Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.5669311Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5669814Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5670055Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.5670274Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5670792Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5671032Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T03:30:21.5671156Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5671682Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5671950Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T03:30:21.5672055Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5672559Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5672804Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:21.5672929Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5673440Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5673679Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T03:30:21.5673799Z ^~~~~~~~~~ 2022-05-18T03:30:21.5674286Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5674473Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T03:30:21.5674589Z ^~~~~~~~~~ 2022-05-18T03:30:21.5675100Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5675376Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5675499Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5676097Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5676371Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5676494Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5676975Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5677265Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5677392Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5677905Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5678153Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5678278Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5678781Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5679207Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5679318Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5679827Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5680115Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5680237Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5680734Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5681231Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5681360Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5681933Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5682241Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T03:30:21.5682349Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5682863Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5683131Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.5683259Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5683776Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5684033Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:21.5684164Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5684707Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5685022Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.5685162Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5685682Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5685959Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:21.5686091Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5686609Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5686843Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T03:30:21.5687033Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5687558Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5687790Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T03:30:21.5687918Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5688413Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5688913Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T03:30:21.5689036Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5689540Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5689806Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5689937Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5690408Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5690665Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5690784Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5691285Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5691543Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5691667Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5692168Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5692431Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5692599Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5693114Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5693374Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5693498Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5693994Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: 'veq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5694256Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5694381Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5694911Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5695326Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T03:30:21.5695447Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5695956Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5696371Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T03:30:21.5696500Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5697014Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5697279Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T03:30:21.5697403Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5697905Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5698141Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T03:30:21.5698323Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5698846Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5699090Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T03:30:21.5699211Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5699717Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5700025Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T03:30:21.5700147Z ^~~~~~~~~~ 2022-05-18T03:30:21.5700631Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: 'vabs_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5700930Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T03:30:21.5701051Z ^~~~~~~~~~ 2022-05-18T03:30:21.5701554Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5701780Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T03:30:21.5701904Z ^~~~~~~~~~ 2022-05-18T03:30:21.5702415Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: 'vdiv_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5702654Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T03:30:21.5702762Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5703264Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5703570Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T03:30:21.5703695Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5704269Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5704630Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T03:30:21.5704754Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5705257Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5705471Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T03:30:21.5705589Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5706232Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: 'vreinterpret_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5706569Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T03:30:21.5706698Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5707237Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: 'vreinterpret_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5707562Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T03:30:21.5707692Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5708207Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: 'vreinterpret_vf_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5708530Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T03:30:21.5708657Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5709175Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: 'vreinterpret_vm_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5709490Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T03:30:21.5709617Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5710252Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5710543Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T03:30:21.5710670Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5711154Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5711409Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T03:30:21.5711532Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5712043Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5712236Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T03:30:21.5712358Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5712872Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5713155Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T03:30:21.5713262Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5713782Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5714029Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.5714154Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5714665Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5714913Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.5715038Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5715556Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5715870Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T03:30:21.5715994Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5716496Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5716742Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:21.5716867Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5717374Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5717618Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T03:30:21.5717740Z ^~~~~~~~~~ 2022-05-18T03:30:21.5718227Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5718440Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T03:30:21.5718565Z ^~~~~~~~~~ 2022-05-18T03:30:21.5719060Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5719281Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T03:30:21.5719406Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5719919Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5720352Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T03:30:21.5720464Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.5720946Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5721168Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T03:30:21.5721351Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5721873Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5722296Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T03:30:21.5722422Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5722950Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5723202Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T03:30:21.5723336Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5723854Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5724119Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:21.5724245Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5724750Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5725017Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T03:30:21.5725142Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5725657Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5725928Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T03:30:21.5726055Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5726537Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5726798Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T03:30:21.5726930Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5727500Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5727758Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T03:30:21.5727868Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5728377Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5728589Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T03:30:21.5728705Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.5729210Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5729399Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T03:30:21.5729507Z ^~~~~~~~~~~ 2022-05-18T03:30:21.5730025Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5730229Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T03:30:21.5730347Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5730849Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5731048Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T03:30:21.5731165Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.5731701Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5731932Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T03:30:21.5732058Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.5732557Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.5732824Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T03:30:21.5732950Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9438021Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:21.9438357Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:21.9438881Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:21.9439185Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:21.9439357Z ^~~ 2022-05-18T03:30:21.9446348Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:30:21.9447100Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:21.9447872Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:30:21.9448020Z ^ 2022-05-18T03:30:21.9448883Z At top level: 2022-05-18T03:30:21.9449541Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9449904Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:30:21.9450375Z ^~~~~~~ 2022-05-18T03:30:21.9450962Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9451409Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:30:21.9456112Z ^~~~~~~ 2022-05-18T03:30:21.9456591Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9457048Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:30:21.9457184Z ^~~~~~~~~ 2022-05-18T03:30:21.9457802Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9458071Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:30:21.9458187Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9458646Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9458854Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:30:21.9458985Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9459443Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9459765Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:30:21.9459907Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9460364Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9460602Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:30:21.9460741Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9461195Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9461483Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:21.9461618Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9462094Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9462383Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:30:21.9462511Z ^~~~~ 2022-05-18T03:30:21.9462945Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9463141Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:21.9463274Z ^~~~~ 2022-05-18T03:30:21.9463791Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9463991Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:21.9464127Z ^~~~ 2022-05-18T03:30:21.9464582Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9464787Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:21.9464898Z ^~~~ 2022-05-18T03:30:21.9465352Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9465552Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:21.9465678Z ^~~~~~ 2022-05-18T03:30:21.9466286Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9466527Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:21.9466667Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9467124Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9467351Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:21.9467543Z ^~~~~~~~~ 2022-05-18T03:30:21.9468026Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9468278Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:21.9468425Z ^~~~~~ 2022-05-18T03:30:21.9468900Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9469120Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:21.9469252Z ^~~~~~ 2022-05-18T03:30:21.9469747Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9469954Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:21.9470096Z ^~~~~~ 2022-05-18T03:30:21.9470589Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9470773Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:21.9470896Z ^~~~~ 2022-05-18T03:30:21.9471385Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9471719Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:21.9471858Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9472336Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9472720Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:21.9472935Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9473170Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:21.9473668Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9473858Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:21.9473982Z ^~~~~~~~ 2022-05-18T03:30:21.9474475Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9474715Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.9474857Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9475354Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9475657Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:21.9475789Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9476284Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9476487Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:21.9476617Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9477110Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9477331Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:21.9477464Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9477953Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9478205Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:21.9478382Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9478879Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9479266Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:21.9479397Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9479881Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9480085Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:21.9480212Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9480701Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9480959Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:21.9481096Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9481598Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9481803Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:21.9482004Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9482495Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9482764Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:21.9482895Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9483387Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9483675Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:21.9483806Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9484338Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9484602Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:21.9484731Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9485219Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9485452Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:21.9485584Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9486081Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9486316Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:21.9486447Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9486926Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9487159Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:21.9487293Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9487782Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9488035Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:21.9488176Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9488673Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9488923Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:21.9489050Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9489582Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9489836Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:21.9489979Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9490470Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9490692Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:21.9490830Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9491322Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9491527Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:21.9491665Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9492165Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9492370Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:21.9492498Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9492986Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9493191Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:21.9493318Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9493798Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9494024Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:21.9494160Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9494649Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9494869Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:21.9495046Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9495534Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9495798Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.9495928Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9507986Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9508270Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:21.9508362Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9508754Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9508896Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.9508997Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9509275Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9509407Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:21.9509477Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9509611Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:21.9509885Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9510008Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:21.9510088Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9510439Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9510557Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:21.9510735Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9511013Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9511143Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:21.9511227Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9511498Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9511626Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:21.9511708Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9511977Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9512103Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:21.9512199Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9512674Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9512899Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:21.9513037Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9513512Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9513749Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:21.9513884Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9514366Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9514641Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:21.9514730Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9515070Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9515209Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:21.9515292Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9515558Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9515703Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:21.9515787Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9516043Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9516189Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:21.9516276Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9516547Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9516693Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:21.9516780Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9517045Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9517189Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:21.9517760Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9518015Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9518153Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:21.9518235Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9518561Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9518711Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:21.9518798Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9519063Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9519199Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:21.9519271Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9519535Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9519670Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:21.9519751Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9520021Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9520159Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:21.9520242Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9520511Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9520656Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:21.9520744Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9521008Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9521159Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:21.9521245Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9521542Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9521702Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:21.9521787Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9522040Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9522179Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:21.9522260Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9522524Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9522661Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:21.9522744Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9523014Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9523183Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.9523273Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9523524Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9523689Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:21.9523775Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9524038Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9524204Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.9524320Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9524590Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9524746Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:21.9524817Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9525079Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9525355Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:21.9525441Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9525707Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9525861Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:21.9525951Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9526218Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9526378Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:21.9526452Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9526715Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9526865Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:21.9526948Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9527215Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9527392Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:21.9527480Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9527744Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9527874Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:21.9527960Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9528222Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9528365Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:21.9528450Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9528713Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9528858Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:21.9528947Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9529200Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9529337Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:21.9529419Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9529685Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9529849Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:21.9529936Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9530200Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9530395Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:21.9530483Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9530733Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9530895Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:21.9530982Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9531242Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9531407Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.9531496Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9531757Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9531906Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:21.9531979Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9532238Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9532382Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:21.9532467Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9532725Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9532865Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:21.9532948Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9533080Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:21.9533353Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9533482Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:21.9533567Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9533817Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9533949Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:21.9534032Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9534161Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:21.9534412Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9534532Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:21.9534615Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9534867Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9534994Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:21.9535077Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9535325Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9535470Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:21.9535554Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9535798Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9535913Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:21.9535995Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9536269Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9536417Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.9536501Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9536751Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9536897Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.9536983Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9537219Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9537347Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:21.9537432Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9537680Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9537824Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.9537907Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9538156Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9538301Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:21.9538376Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9538623Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9538767Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.9538852Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9539100Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9539272Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.9539356Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9539606Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9539741Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.9539828Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9540077Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9540222Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.9540307Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9540556Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9540707Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:21.9540795Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9541028Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9541172Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:21.9541258Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9541501Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9541645Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:21.9541729Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9541976Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9542146Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:21.9542220Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9542470Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9542612Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:21.9542696Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9542942Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9543082Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.9543167Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9543486Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9543636Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.9543709Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9543962Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9544110Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:21.9544199Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9544449Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9544587Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:21.9544676Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9544926Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9545081Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:21.9545167Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9545414Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9545544Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:21.9545628Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9546114Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9546310Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:21.9546395Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9546636Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9546814Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:21.9546897Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9547143Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9547305Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:21.9547388Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9547640Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9547792Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:21.9547861Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9547997Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:21.9548302Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9548498Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:21.9548581Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9548832Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9549016Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:21.9549097Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9549348Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9549506Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:21.9549588Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9549840Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9550004Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:21.9550086Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9550334Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9550489Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:21.9550570Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9550806Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9550982Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:21.9551108Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9551360Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9551520Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:21.9551609Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9551856Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9551994Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:21.9552066Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9552314Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9552456Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:21.9552542Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9552790Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9552921Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:21.9553004Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9553250Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9553415Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:21.9553491Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9553732Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9553891Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:21.9553980Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9554249Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9554430Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:21.9554517Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9554767Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9554899Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:21.9554987Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9555234Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9555380Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:21.9555468Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9555600Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:30:21.9555871Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9556000Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.9556067Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9556339Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9556488Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.9556568Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9556839Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9556965Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.9557074Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9557341Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9557453Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.9557528Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9557789Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9557932Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:21.9558002Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9558269Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9558370Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:21.9558443Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9558699Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9558862Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:30:21.9558935Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9559203Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9559349Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:21.9559420Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9559686Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9559831Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:21.9559892Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9560200Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9560363Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T03:30:21.9560436Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9560700Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9560851Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:21.9560924Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9561188Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9561313Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:21.9561374Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9561641Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9561765Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:21.9561837Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9562101Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9562255Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.9562330Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9562591Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9562729Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.9562805Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9563067Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9563247Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:21.9563321Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9563583Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9563758Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:21.9563832Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9564080Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9564238Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:21.9564311Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9564572Z external/sleef/src/arch/helperavx2_128.h:397:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9564735Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:21.9564807Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9565072Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9565268Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.9565344Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9565597Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9565791Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.9565869Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9566162Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9566312Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:21.9566384Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9566649Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9566774Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:21.9566833Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9567099Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9567242Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:21.9567315Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9567582Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9567766Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:21.9567845Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9568108Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9568285Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:21.9568366Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9568634Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9568789Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:30:21.9568892Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9569161Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9569316Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:30:21.9569390Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9569652Z external/sleef/src/arch/helperavx2_128.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9569854Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:21.9569925Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9570188Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9570403Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:21.9570480Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9570744Z external/sleef/src/arch/helperavx2_128.h:378:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9570956Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:21.9571029Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9571282Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9571498Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:21.9571570Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9571835Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9572037Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:30:21.9572112Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9572376Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9572523Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:21.9572595Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9572847Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9572990Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:21.9573061Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9573326Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9573475Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:21.9573546Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9573810Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9573954Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:21.9574013Z ^~~~~~~~~~ 2022-05-18T03:30:21.9574276Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9574414Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:21.9574486Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9574752Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9574995Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:21.9575098Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9575360Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9575514Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.9575587Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9575850Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9576024Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.9576096Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9576358Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9576541Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.9576623Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9576888Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9577029Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:21.9577107Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9577371Z external/sleef/src/arch/helperavx2_128.h:336:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9577508Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:21.9577587Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9577870Z external/sleef/src/arch/helperavx2_128.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9578123Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(o)); } 2022-05-18T03:30:21.9578198Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9578451Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9578582Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:21.9578659Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9578925Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9579070Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.9579145Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9579408Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9579556Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.9579616Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9579882Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9580027Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.9580101Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9580366Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9580511Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.9580585Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9580850Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9581010Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:21.9581084Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9581346Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9581484Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:21.9581556Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9581819Z external/sleef/src/arch/helperavx2_128.h:321:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9581954Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:21.9582025Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9582274Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9582443Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:21.9582519Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9582780Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9582940Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:21.9583012Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9583277Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9583491Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.9583566Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9583821Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9583960Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.9584066Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9584332Z external/sleef/src/arch/helperavx2_128.h:314:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9584480Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.9584557Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9584822Z external/sleef/src/arch/helperavx2_128.h:313:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9584962Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.9585023Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9585284Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9585428Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:21.9585506Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9585889Z external/sleef/src/arch/helperavx2_128.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9586087Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:21.9586180Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9586568Z external/sleef/src/arch/helperavx2_128.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9586755Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:21.9586858Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9587254Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9587480Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:21.9587615Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9587879Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9588053Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:21.9588126Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9588385Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9588546Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:21.9588617Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9588876Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9589049Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:21.9589123Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9589383Z external/sleef/src/arch/helperavx2_128.h:303:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9589561Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:21.9589634Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9589888Z external/sleef/src/arch/helperavx2_128.h:302:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9590063Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:21.9590136Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9590399Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9590605Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:30:21.9590682Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9590947Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9591111Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:30:21.9591174Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9591440Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9591603Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:30:21.9591677Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9591939Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9592106Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:21.9592181Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9592443Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9592602Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:21.9592663Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9592926Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9593069Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:21.9593143Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9593404Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9593577Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:21.9593649Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9593944Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9594095Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:30:21.9594170Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9594434Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9594597Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:30:21.9594673Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9594944Z external/sleef/src/arch/helperavx2_128.h:290:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9595111Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:21.9595185Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9595437Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9595753Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:21.9595826Z ^~~~~~~~~~ 2022-05-18T03:30:21.9596091Z external/sleef/src/arch/helperavx2_128.h:288:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9596413Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:21.9596486Z ^~~~~~~~~~ 2022-05-18T03:30:21.9596782Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9596914Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:21.9596987Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9597237Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9597384Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:21.9597456Z ^~~~~~~~~~ 2022-05-18T03:30:21.9597720Z external/sleef/src/arch/helperavx2_128.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9597864Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:30:21.9597938Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9598202Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9598346Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:30:21.9598405Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9598667Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9598806Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:30:21.9598879Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9599139Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9599277Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:30:21.9599348Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9599614Z external/sleef/src/arch/helperavx2_128.h:280:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9599799Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:21.9599877Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9600137Z external/sleef/src/arch/helperavx2_128.h:279:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9600304Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:21.9600382Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9600646Z external/sleef/src/arch/helperavx2_128.h:277:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9600794Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:21.9600870Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9601123Z external/sleef/src/arch/helperavx2_128.h:276:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9601275Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:21.9601351Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9601618Z external/sleef/src/arch/helperavx2_128.h:275:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9601748Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:21.9601820Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9602102Z external/sleef/src/arch/helperavx2_128.h:274:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9602235Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:30:21.9602294Z ^~~~~~~~~~ 2022-05-18T03:30:21.9602559Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9602753Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:21.9602827Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9603092Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9603247Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T03:30:21.9603320Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9603583Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9603732Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T03:30:21.9603790Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9604053Z external/sleef/src/arch/helperavx2_128.h:269:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9604171Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:21.9604249Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9604514Z external/sleef/src/arch/helperavx2_128.h:268:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9604632Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:21.9604702Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9604966Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9605130Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:30:21.9605209Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9605473Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9605625Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:21.9605728Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9605996Z external/sleef/src/arch/helperavx2_128.h:252:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9606144Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:30:21.9606215Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9606466Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9606616Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:21.9606690Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9606954Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9607101Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:21.9607173Z ^~~~~~~~~~ 2022-05-18T03:30:21.9607444Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9607555Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:21.9607617Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9607881Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9607991Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:21.9608064Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9608326Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9608439Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.9608510Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9608774Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9608903Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:21.9608977Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9609257Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9609446Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:21.9609528Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9609793Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9609955Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:21.9610034Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9610288Z external/sleef/src/arch/helperavx2_128.h:221:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9610436Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:21.9610515Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9610780Z external/sleef/src/arch/helperavx2_128.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9610976Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(o)); } 2022-05-18T03:30:21.9611050Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9611332Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9611491Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:21.9611552Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9611812Z external/sleef/src/arch/helperavx2_128.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9611990Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.9612063Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9612324Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9612466Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.9612537Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9612802Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9612951Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.9613009Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9613277Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9613425Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.9613496Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9613760Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9613898Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:21.9613968Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9614216Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9614352Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:21.9614424Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9614714Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9614967Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:21.9615140Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9615412Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9615560Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.9615633Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9615886Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9616030Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.9616107Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9616372Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9616509Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:21.9616582Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9616852Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9616987Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.9617046Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9617316Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9617460Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:21.9617535Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9617887Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9618028Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:21.9618099Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9618460Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9618589Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:21.9618659Z ^~~~~~~~~~ 2022-05-18T03:30:21.9618926Z external/sleef/src/arch/helperavx2_128.h:196:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9619105Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:21.9619176Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9619442Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9619581Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:21.9619651Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9619905Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9620091Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:21.9620166Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9620434Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9620612Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:21.9620688Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9620990Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9621169Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:21.9621229Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9621520Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9621697Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:21.9621770Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9622036Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9622217Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:21.9622291Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9622558Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9622731Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:21.9622794Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9623112Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9623450Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:30:21.9623609Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9624000Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9624174Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:30:21.9624252Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9624521Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9624678Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:30:21.9624800Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9625180Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9625411Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:21.9625489Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9626705Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9626959Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:21.9627091Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9627435Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9627572Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:21.9627651Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9627917Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9628065Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:21.9628138Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9628404Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9628595Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:30:21.9628723Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9629076Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9629318Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:30:21.9629399Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9629666Z external/sleef/src/arch/helperavx2_128.h:174:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9629834Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:21.9629908Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9630191Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9630545Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.9630615Z ^~~~~~~~~~ 2022-05-18T03:30:21.9630880Z external/sleef/src/arch/helperavx2_128.h:172:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9631108Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:21.9631180Z ^~~~~~~~~~ 2022-05-18T03:30:21.9631445Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9631579Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:21.9631652Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9632016Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9632243Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:21.9632301Z ^~~~~~~~~~ 2022-05-18T03:30:21.9632570Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9632719Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:21.9632844Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9633110Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9633257Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:30:21.9633329Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9633699Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9633880Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:30:21.9633954Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9634222Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9634372Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:30:21.9634446Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9634714Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9634876Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:21.9634997Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9635349Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9635498Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:30:21.9635571Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9635837Z external/sleef/src/arch/helperavx2_128.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9635980Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:30:21.9636054Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9636448Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9636680Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:21.9636741Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9637007Z external/sleef/src/arch/helperavx2_128.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9637277Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:30:21.9637350Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9637615Z external/sleef/src/arch/helperavx2_128.h:153:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9637781Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:21.9637906Z ^~~~~~~~~~ 2022-05-18T03:30:21.9638258Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9638385Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:21.9638458Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9638723Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9638901Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.9638973Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9639237Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9639515Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.9639638Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9639955Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9640121Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.9640192Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9640452Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9640661Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.9640781Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9641139Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9641283Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:21.9641357Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9641610Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9641746Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:21.9641815Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9642076Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9642224Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:21.9642296Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9642680Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9642927Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:21.9643031Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9643377Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9643591Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9643664Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9643927Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9644133Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9644207Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9644467Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9644686Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9644758Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9645161Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9645469Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9645587Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9645862Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9646068Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9646181Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9646501Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9646752Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9646813Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9647082Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9647296Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9647371Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9647637Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9647841Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9647917Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9648330Z external/sleef/src/arch/helperavx2_128.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9648554Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9648614Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9648881Z external/sleef/src/arch/helperavx2_128.h:128:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9649089Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9649162Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9649428Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9649696Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9649771Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9650036Z external/sleef/src/arch/helperavx2_128.h:126:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9650249Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9650310Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9650670Z external/sleef/src/arch/helperavx2_128.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9650954Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9651028Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9651302Z external/sleef/src/arch/helperavx2_128.h:123:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9651504Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9651578Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9651842Z external/sleef/src/arch/helperavx2_128.h:122:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9652041Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9652116Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9652249Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:30:21.9652514Z external/sleef/src/arch/helperavx2_128.h:121:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9652722Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9652832Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9653200Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9653408Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:21.9653488Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9653743Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9653894Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.9653969Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9654236Z external/sleef/src/arch/helperavx2_128.h:108:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9654390Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:30:21.9654467Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9654731Z external/sleef/src/arch/helperavx2_128.h:107:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9654884Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:21.9654989Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9655355Z external/sleef/src/arch/helperavx2_128.h:106:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9655489Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:30:21.9655562Z ^~~~~~~~~~ 2022-05-18T03:30:21.9655826Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9655978Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.9656091Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9656358Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9656500Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.9656573Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9656851Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9657096Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:21.9657215Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9657538Z external/sleef/src/arch/helperavx2_128.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9657723Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:21.9657803Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9658064Z external/sleef/src/arch/helperavx2_128.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9658165Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:30:21.9658236Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9658506Z external/sleef/src/arch/helperavx2_128.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:21.9658605Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:30:21.9658677Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9658874Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:21.9659248Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9659382Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.9659469Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9659783Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9659950Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:21.9660033Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9660300Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9660417Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:21.9660498Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9660848Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9661050Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:21.9661134Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9661412Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9661556Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:21.9661638Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9661904Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9662035Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:21.9662102Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9662364Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9662480Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:21.9662557Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9662818Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9663033Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:21.9663163Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9663512Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9663663Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:21.9663742Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9664010Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9664258Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:21.9664385Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9664664Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9664799Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:21.9664879Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9665134Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9665266Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:21.9665344Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9665612Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9665837Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:21.9665931Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9666198Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9666392Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:21.9666457Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9666723Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9666846Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:21.9666966Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9667399Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9667531Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:21.9667612Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9667745Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:21.9668007Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9668137Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:21.9668221Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9668493Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9668637Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:21.9668722Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9668984Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9669120Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:21.9669190Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9669450Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9669592Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:21.9669750Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9670098Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9670244Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:21.9670331Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9670598Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9670754Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:21.9670827Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9671107Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9671348Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.9671511Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9671923Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9672109Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:21.9672195Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9672478Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9672632Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.9672722Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9672988Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9673185Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:21.9673315Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9673644Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9673798Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:21.9673882Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9674146Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9674285Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:21.9674368Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9674641Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9674844Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:21.9674985Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9675320Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9675470Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:21.9675553Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9675805Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9675950Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:21.9676038Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9676434Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9676580Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:21.9676665Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9676933Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9677075Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:21.9677158Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9677407Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9677610Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:21.9677731Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9677999Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9678136Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:21.9678218Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9678485Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9678650Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:21.9678725Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9678991Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9679154Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:21.9679280Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9679547Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9679708Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:21.9679793Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9680171Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9680333Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:21.9680410Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9680702Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9680914Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:21.9681007Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9681270Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9681415Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:21.9681546Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9681852Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9681982Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:21.9682064Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9682242Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:21.9682544Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9682721Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:21.9682815Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9683248Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9683566Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:21.9683684Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9683901Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:21.9684267Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9684462Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:21.9684544Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9684895Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9685026Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:21.9685111Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9685305Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:30:21.9685700Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9685829Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:21.9685907Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9686205Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9686411Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:21.9686543Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9686914Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9687053Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:21.9687174Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9687479Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9687606Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:21.9687680Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9688044Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9688191Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:21.9688262Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9688643Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9688787Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:21.9688862Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9689126Z external/sleef/src/arch/helperavx2_128.h:426:13: warning: 'vstoreu_v_p_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9689242Z static void vstoreu_v_p_vm2(void *p, vmask2 vm2) { 2022-05-18T03:30:21.9689325Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9689672Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9689797Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:21.9689857Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9690207Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9690461Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:21.9690538Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9690804Z external/sleef/src/arch/helperavx2_128.h:415:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9690902Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:21.9690972Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9691246Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9691386Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.9691464Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9691733Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9691883Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:21.9691960Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9692318Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9692538Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:21.9692612Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9692954Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9693116Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:21.9693188Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9693463Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9693658Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.9693825Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9694246Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9694444Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:21.9694521Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9694773Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9694924Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:21.9694995Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9695253Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9695389Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:21.9695511Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9695913Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9696059Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:21.9696119Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9696443Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9696670Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:21.9696751Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9697026Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9697265Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:21.9697349Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9697740Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9697945Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:30:21.9698007Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9698276Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9698538Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:30:21.9698677Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9698996Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9699268Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:21.9699392Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9699766Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9699970Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:21.9700085Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9700425Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9700597Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:30:21.9700671Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9701058Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9701330Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:21.9701404Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9701775Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9701909Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:21.9701982Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9702244Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9702406Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:21.9702525Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9702867Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9703019Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:21.9703090Z ^~~~~~~~~~ 2022-05-18T03:30:21.9703336Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9703543Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:21.9703619Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9703983Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9704274Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:21.9704348Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9704606Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9704773Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.9704878Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9705164Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9705421Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:21.9705539Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9706246Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9706430Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:21.9706512Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9706878Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9707082Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:21.9707207Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9707577Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9707782Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:21.9707859Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9708125Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9708272Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.9708348Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9708596Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9708886Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.9709012Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9709389Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9709538Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.9709610Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9709870Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9710009Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:21.9710082Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9710444Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9710714Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:21.9710791Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9711057Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9711220Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:21.9711294Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9711554Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9711693Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.9711754Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9712013Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9712156Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:21.9712304Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9712669Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9712849Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:21.9712923Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9713184Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9713352Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:21.9713425Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9713681Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9713859Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:21.9713936Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9714301Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9714477Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:21.9714548Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9714907Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9715118Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:30:21.9715228Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9715627Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9715912Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:30:21.9716401Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9716963Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9717609Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:30:21.9717985Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9718506Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9719088Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:21.9719513Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9720196Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9720821Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:21.9721235Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9721921Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9722527Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:21.9722930Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9723606Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9724205Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:21.9724641Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9725326Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9725996Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:30:21.9726427Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9727079Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9727474Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:30:21.9727735Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9728127Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9728631Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:21.9728984Z ^~~~~~~~~~ 2022-05-18T03:30:21.9729349Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9729703Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:21.9729915Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9730280Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9730616Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:21.9730843Z ^~~~~~~~~~ 2022-05-18T03:30:21.9731204Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9731539Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:30:21.9742599Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9743055Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9743624Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:30:21.9743871Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9744242Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9744592Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:30:21.9744835Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9745195Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9745540Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:21.9745917Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9746294Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9746649Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T03:30:21.9746909Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9747283Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9747619Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T03:30:21.9747864Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9748238Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9748588Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:21.9748819Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9749190Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9749538Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:21.9749770Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9750210Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9750562Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:21.9750799Z ^~~~~~~~~~ 2022-05-18T03:30:21.9751167Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9751471Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:21.9751681Z ^~~~~~~~~~~~~ 2022-05-18T03:30:21.9752048Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9752439Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:21.9752678Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9753032Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9753361Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:21.9753596Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9754051Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9754598Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:21.9754989Z ^~~~~~~~~~~~ 2022-05-18T03:30:21.9755629Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9756258Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:30:21.9756551Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9756968Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9757409Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:21.9757662Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9758041Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9758410Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:30:21.9758663Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9759040Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9759414Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.9759684Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9760041Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9760410Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:21.9760674Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9761122Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9761544Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9761845Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9762218Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9762610Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9762943Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9763384Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9763822Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9764116Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9764492Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9764897Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9765196Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9765550Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9765958Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:21.9766299Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9766551Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:30:21.9767001Z external/sleef/src/arch/helperavx2_128.h:117:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9767415Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:30:21.9767645Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:21.9767996Z external/sleef/src/arch/helperavx2_128.h:116:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9768326Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:21.9768549Z ^~~~~~~~~~~ 2022-05-18T03:30:21.9768915Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9769309Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:21.9769618Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:21.9769999Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:21.9770333Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:21.9770582Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3216921Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:22.3217500Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:22.3227068Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:22.3227885Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:22.3228484Z ^~~ 2022-05-18T03:30:22.3228855Z At top level: 2022-05-18T03:30:22.3229618Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3230211Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:22.3230608Z ^~~~~ 2022-05-18T03:30:22.3231335Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3231938Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:22.3232364Z ^~~~ 2022-05-18T03:30:22.3233078Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3233882Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:22.3234329Z ^~~~ 2022-05-18T03:30:22.3235131Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3235803Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:22.3236244Z ^~~~~~ 2022-05-18T03:30:22.3237031Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3237776Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:22.3238209Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3243805Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3244418Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:22.3244853Z ^~~~~~~~~ 2022-05-18T03:30:22.3245530Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3246123Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:22.3246534Z ^~~~~~ 2022-05-18T03:30:22.3247196Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3247772Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:22.3248174Z ^~~~~~ 2022-05-18T03:30:22.3248869Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3249431Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:22.3249831Z ^~~~~~ 2022-05-18T03:30:22.3250618Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3251148Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:22.3251522Z ^~~~~ 2022-05-18T03:30:22.3252189Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3252877Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:22.3253388Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3254078Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3254716Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:22.3255235Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3255595Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:22.3256254Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3256679Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:22.3256987Z ^~~~~~~~ 2022-05-18T03:30:22.3257580Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3258080Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.3258530Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3259217Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3259968Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:22.3260466Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3261154Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3261766Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:22.3262140Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3263186Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3263863Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:22.3264307Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3264969Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3265572Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:22.3266144Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3266821Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3267356Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:22.3267738Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3268387Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3268898Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:22.3269418Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3270072Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3270654Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:22.3271211Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3271880Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3272548Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:22.3272872Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3273744Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3274506Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:22.3275028Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3275776Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3276556Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:22.3277098Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3277872Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3278587Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:22.3279117Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3280056Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3280678Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:22.3281097Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3281797Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3282405Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:22.3282828Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3283672Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3284253Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:22.3284662Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3285534Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3286168Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:22.3286601Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3287310Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3287942Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:22.3288392Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3289091Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3289716Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:22.3290096Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3290698Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3291225Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:22.3291589Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3292348Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3292857Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:22.3293216Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3293829Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3294406Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:22.3294747Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3295351Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3295849Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:22.3296194Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3296816Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3297354Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:22.3297705Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3298330Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3298850Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:22.3299199Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3299842Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3300426Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.3300849Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3301482Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3302042Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:22.3302553Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3303205Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3303840Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.3304318Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3304980Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3305527Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:22.3306030Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3306436Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:22.3307161Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3307692Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:22.3308059Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3308701Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3309207Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:22.3309575Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3310219Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3310756Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:22.3311141Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3311756Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3312291Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:22.3312660Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3313293Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3313824Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:22.3314186Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3314963Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3315520Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:22.3315895Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3316521Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3317080Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:22.3317485Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3318121Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3318673Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:22.3319085Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3319738Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3320279Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:22.3320675Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3321317Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3321866Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:22.3322242Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3322875Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3323443Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:22.3323835Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3324570Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3325140Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:22.3325531Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3326183Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3326746Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:22.3327148Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3327760Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3328331Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:22.3328738Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3329374Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3329948Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:22.3330355Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3331000Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3331555Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:22.3331954Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3332597Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3333141Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:22.3333532Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3334178Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3334821Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:22.3335204Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3335841Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3336435Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:22.3336850Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3337491Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3338084Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:22.3338509Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3339152Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3339755Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:22.3340199Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3340822Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3341382Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:22.3341785Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3342424Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3342978Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:22.3343373Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3344172Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3344784Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:22.3345237Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3346010Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3346628Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:22.3347044Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3347693Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3348315Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:22.3348771Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3349410Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3350006Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:22.3350429Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3351047Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3351638Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:22.3352057Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3352700Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3353444Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:22.3354023Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3354661Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3355237Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:22.3355656Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3356296Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3356870Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:22.3357269Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3357896Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3358460Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:22.3358859Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3359498Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3360049Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:22.3360445Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3361053Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3361632Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:22.3362024Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3362657Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3363196Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:22.3363715Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3364335Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3365001Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:22.3365429Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3366137Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3366817Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:22.3367291Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3368086Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3368851Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:22.3369339Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3370101Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3371784Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:22.3372210Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3372855Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3373465Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:22.3373903Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3374573Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3375289Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:22.3375704Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3376358Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3376920Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:22.3377327Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3377918Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3378458Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:22.3378860Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3379265Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:22.3379988Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3380525Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:22.3380921Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3381662Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3382202Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:22.3382584Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3382995Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:22.3383778Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3384307Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:22.3384713Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3385586Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3386174Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:22.3386515Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3387068Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3387547Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:22.3387887Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3388423Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3388912Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:22.3389248Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3389783Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3390324Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:22.3390701Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3391276Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3391890Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:22.3392375Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3393029Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3393587Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:22.3394020Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3394621Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3395238Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.3395623Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3396081Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3396506Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:22.3396765Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3397197Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3397537Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:22.3397806Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3398308Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3398885Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.3399159Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3399648Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3400096Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:22.3400392Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3400803Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3401217Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:22.3401536Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3401945Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3402471Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:22.3402797Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3403247Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3403622Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:22.3403974Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3404436Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3404864Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:22.3405154Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3405672Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3406049Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:22.3406287Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3406729Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3407110Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:22.3407350Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3407714Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3408204Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.3408553Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3408909Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3409295Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.3409589Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3409996Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3410353Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:22.3410665Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3411033Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3411372Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:22.3411665Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3412029Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3412409Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:22.3412648Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3413009Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3413367Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:22.3413616Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3414012Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3414460Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:22.3414739Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3415088Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3415511Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:22.3415835Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3416227Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3416610Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:22.3416880Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3417250Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3417625Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:22.3417881Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3418156Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:22.3418579Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3419028Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:22.3419357Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3419735Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3420124Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:22.3420405Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3420814Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3421217Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:22.3421547Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3421955Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3422342Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:22.3422634Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3423028Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3423464Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:22.3423729Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3424147Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3424568Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:22.3424853Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3425251Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3425604Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:22.3426069Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3426510Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3426824Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:22.3427105Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3427472Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3427857Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:22.3428138Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3428573Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3428895Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:22.3429175Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3429544Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3429921Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:22.3430180Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3430543Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3430890Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:22.3430981Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3431232Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3431398Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:22.3431487Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3431778Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3431929Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:22.3432015Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3432265Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3432432Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:22.3432566Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3432690Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:30:22.3432965Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3433094Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:22.3433176Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3433450Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3433580Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:22.3433658Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3433928Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3434056Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:22.3434125Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3434396Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3434575Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:22.3434653Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3434920Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3435080Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T03:30:22.3435153Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3435421Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3435510Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:22.3435581Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3435883Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3436050Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T03:30:22.3436124Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3436393Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3436537Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:22.3436609Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3436865Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3437008Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T03:30:22.3437085Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3437411Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3437575Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T03:30:22.3437649Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3437939Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3438090Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:22.3438151Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3438416Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3438542Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:22.3438622Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3438955Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3439113Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:22.3439184Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3439451Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3439722Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:22.3439801Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3440126Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3440280Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:22.3440357Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3440674Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3440827Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:22.3440899Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3441149Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3441323Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:22.3441396Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3441656Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3441816Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:22.3441889Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3442152Z external/sleef/src/arch/helperavx2_128.h:397:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3442348Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:22.3442421Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3442705Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3442928Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:22.3443005Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3443294Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3443506Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:22.3443584Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3443854Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3444002Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:22.3444063Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3444326Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3444450Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:22.3444523Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3444787Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3444932Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:22.3445003Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3445409Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3445631Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:22.3445713Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3446004Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3446195Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:22.3446278Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3446626Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3446890Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:30:22.3447020Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3447375Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3447521Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:30:22.3447596Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3447863Z external/sleef/src/arch/helperavx2_128.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3448081Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:22.3448154Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3448420Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3448633Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:22.3448787Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3449112Z external/sleef/src/arch/helperavx2_128.h:378:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3449330Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:22.3449404Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3449671Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3449886Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:22.3449959Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3450279Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3450457Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:30:22.3450562Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3450819Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3450967Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:22.3451040Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3451346Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3451489Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:22.3451559Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3451826Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3452012Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:22.3452071Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3452334Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3452474Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:22.3452544Z ^~~~~~~~~~ 2022-05-18T03:30:22.3452810Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3452948Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:22.3453020Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3453287Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3453519Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:22.3453598Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3453862Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3454029Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:22.3454100Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3454367Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3454542Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:22.3454613Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3454878Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3455079Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:22.3455162Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3455429Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3455585Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:22.3455661Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3455922Z external/sleef/src/arch/helperavx2_128.h:336:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3456058Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:22.3456136Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3456385Z external/sleef/src/arch/helperavx2_128.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3456568Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(o)); } 2022-05-18T03:30:22.3456645Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3456967Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3457124Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:22.3457201Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3457467Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3457612Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:22.3457674Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3457940Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3458114Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:22.3458187Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3458531Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3458684Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:22.3458757Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3459022Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3459168Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:22.3459228Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3459516Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3459710Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:22.3459787Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3460051Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3460187Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:22.3460259Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3460543Z external/sleef/src/arch/helperavx2_128.h:321:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3460666Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:22.3460738Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3460996Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3461165Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:22.3461271Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3461531Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3461691Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:22.3461764Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3462016Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3462156Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:22.3462229Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3462494Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3462632Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:22.3462709Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3462979Z external/sleef/src/arch/helperavx2_128.h:314:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3463172Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:22.3463237Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3463569Z external/sleef/src/arch/helperavx2_128.h:313:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3463843Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:22.3463919Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3464257Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3464444Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:22.3464565Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3464833Z external/sleef/src/arch/helperavx2_128.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3464962Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:22.3465036Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3465331Z external/sleef/src/arch/helperavx2_128.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3465474Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:22.3465555Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3466356Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3466539Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:22.3466617Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3466905Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3467079Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:22.3467180Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3467440Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3467613Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:22.3467684Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3468047Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3468331Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:22.3468408Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3468659Z external/sleef/src/arch/helperavx2_128.h:303:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3468837Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:22.3468909Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3469205Z external/sleef/src/arch/helperavx2_128.h:302:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3469377Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:22.3469449Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3469710Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3469877Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:30:22.3469953Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3470205Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3470368Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:30:22.3470442Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3470705Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3470898Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:30:22.3470971Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3471236Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3471445Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:22.3471508Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3471795Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3471979Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:22.3472080Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3472346Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3472498Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:22.3472582Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3472874Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3473007Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:22.3473080Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3473340Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3473503Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:30:22.3473579Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3473896Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3474058Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:30:22.3474137Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3474398Z external/sleef/src/arch/helperavx2_128.h:290:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3474583Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:22.3474679Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3474943Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3475282Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:22.3475385Z ^~~~~~~~~~ 2022-05-18T03:30:22.3475653Z external/sleef/src/arch/helperavx2_128.h:288:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3476008Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:22.3476081Z ^~~~~~~~~~ 2022-05-18T03:30:22.3476354Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3476487Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:22.3476559Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3476820Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3476967Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:22.3477039Z ^~~~~~~~~~ 2022-05-18T03:30:22.3477895Z external/sleef/src/arch/helperavx2_128.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3478042Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T03:30:22.3478103Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3478520Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3478868Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:30:22.3478941Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3479619Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3479788Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:30:22.3479861Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3480125Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3480251Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:30:22.3480436Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3481492Z external/sleef/src/arch/helperavx2_128.h:280:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3481901Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:22.3481982Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3482245Z external/sleef/src/arch/helperavx2_128.h:279:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3482535Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:22.3482905Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3483403Z external/sleef/src/arch/helperavx2_128.h:277:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3483544Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T03:30:22.3483626Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3483931Z external/sleef/src/arch/helperavx2_128.h:276:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3484129Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T03:30:22.3484323Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3484773Z external/sleef/src/arch/helperavx2_128.h:275:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3484905Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:22.3484978Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3485357Z external/sleef/src/arch/helperavx2_128.h:274:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3485811Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T03:30:22.3486096Z ^~~~~~~~~~ 2022-05-18T03:30:22.3486409Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3486568Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:22.3486644Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3487018Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3487944Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T03:30:22.3488120Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3488844Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3489024Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T03:30:22.3489100Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3489372Z external/sleef/src/arch/helperavx2_128.h:269:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3489492Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T03:30:22.3489722Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3490764Z external/sleef/src/arch/helperavx2_128.h:268:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3490873Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T03:30:22.3490945Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3491212Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3491392Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T03:30:22.3491466Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3492003Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3492425Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:22.3492507Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3492765Z external/sleef/src/arch/helperavx2_128.h:252:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3492915Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T03:30:22.3492990Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3493260Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3493446Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:22.3493552Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3493984Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3494214Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:22.3494307Z ^~~~~~~~~~ 2022-05-18T03:30:22.3494669Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3494779Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:22.3494852Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3495123Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3495232Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:22.3495324Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3495604Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3495703Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:22.3495803Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3496074Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3496190Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:22.3496263Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3496559Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3496773Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:22.3496855Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3497109Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3497293Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:22.3497372Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3497640Z external/sleef/src/arch/helperavx2_128.h:221:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3497822Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:22.3497900Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3498163Z external/sleef/src/arch/helperavx2_128.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3498381Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(o)); } 2022-05-18T03:30:22.3498443Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3498741Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3498901Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T03:30:22.3498975Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3499262Z external/sleef/src/arch/helperavx2_128.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3499411Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:22.3499481Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3499774Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3499944Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:22.3500003Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3500262Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3500400Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:22.3500471Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3500735Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3500925Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:22.3500998Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3501271Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3501418Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:22.3501500Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3501781Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3501917Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:22.3501988Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3502253Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3502389Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:22.3502463Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3502748Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3502898Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:22.3502971Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3503237Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3503380Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:22.3503521Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3503818Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3503956Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:22.3504056Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3504353Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3504489Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:22.3504560Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3504821Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3504966Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:22.3505038Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3505335Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3505459Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:22.3505529Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3505933Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3506078Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:22.3506149Z ^~~~~~~~~~ 2022-05-18T03:30:22.3506419Z external/sleef/src/arch/helperavx2_128.h:196:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3506558Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:22.3506628Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3506879Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3507021Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:22.3507094Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3507421Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3507606Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:22.3507678Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3507939Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3508114Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:22.3508174Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3508438Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3508615Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:22.3508688Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3508956Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3509132Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:22.3509204Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3509464Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3509646Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:22.3509707Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3509970Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3510143Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:22.3510258Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3510524Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3510694Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:30:22.3510787Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3511070Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3511239Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:30:22.3511303Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3511566Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3511735Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:30:22.3511817Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3512080Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3512250Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:22.3512327Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3512591Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3512747Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:22.3512849Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3513115Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3513264Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:22.3513374Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3513643Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3513793Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T03:30:22.3513899Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3514175Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3514387Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:30:22.3514465Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3514728Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3514897Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T03:30:22.3514978Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3515240Z external/sleef/src/arch/helperavx2_128.h:174:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3515405Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:22.3515478Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3515731Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3515981Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:22.3516076Z ^~~~~~~~~~ 2022-05-18T03:30:22.3516339Z external/sleef/src/arch/helperavx2_128.h:172:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3516580Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T03:30:22.3516704Z ^~~~~~~~~~ 2022-05-18T03:30:22.3516970Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3517102Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T03:30:22.3517162Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3517425Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3517571Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T03:30:22.3517651Z ^~~~~~~~~~ 2022-05-18T03:30:22.3517938Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3518087Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T03:30:22.3518164Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3518425Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3518562Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T03:30:22.3518634Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3518902Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3519076Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T03:30:22.3519149Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3519413Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3519570Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T03:30:22.3519668Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3519984Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3520130Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T03:30:22.3520201Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3520465Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3520757Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T03:30:22.3520868Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3521189Z external/sleef/src/arch/helperavx2_128.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3521335Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T03:30:22.3521396Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3521712Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3521854Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T03:30:22.3521925Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3522189Z external/sleef/src/arch/helperavx2_128.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3522460Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T03:30:22.3522532Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3522836Z external/sleef/src/arch/helperavx2_128.h:153:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3522980Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:22.3523038Z ^~~~~~~~~~ 2022-05-18T03:30:22.3523347Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3523484Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T03:30:22.3523555Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3523817Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3524031Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.3524105Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3524366Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3524532Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.3524623Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3524893Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3525089Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.3525161Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3525448Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3525630Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.3525702Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3525956Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3526100Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T03:30:22.3526183Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3526505Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3526644Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T03:30:22.3526715Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3526980Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3527127Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T03:30:22.3527187Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3527453Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3527601Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T03:30:22.3527673Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3527940Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3528151Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3528223Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3528511Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3528722Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3528789Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3529128Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3529376Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3529483Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3529751Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3529988Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3530064Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3530334Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3530543Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3530603Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3530873Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3533063Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3533832Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3535882Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3536245Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3536361Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3536809Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3537519Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3537636Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3539942Z external/sleef/src/arch/helperavx2_128.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3540750Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3540880Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3541380Z external/sleef/src/arch/helperavx2_128.h:128:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3541739Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3541853Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3542279Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3542629Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3542756Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3543225Z external/sleef/src/arch/helperavx2_128.h:126:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3543641Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3543759Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3544248Z external/sleef/src/arch/helperavx2_128.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3544743Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3544869Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3547178Z external/sleef/src/arch/helperavx2_128.h:123:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3550402Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3550963Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3551560Z external/sleef/src/arch/helperavx2_128.h:122:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3551955Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3552374Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3554842Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:30:22.3555365Z external/sleef/src/arch/helperavx2_128.h:121:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3555750Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3555882Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3556376Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3556647Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T03:30:22.3556780Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3557283Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3557560Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:22.3557690Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3558180Z external/sleef/src/arch/helperavx2_128.h:108:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3558577Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T03:30:22.3558698Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3559199Z external/sleef/src/arch/helperavx2_128.h:107:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3559468Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T03:30:22.3559593Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3560090Z external/sleef/src/arch/helperavx2_128.h:106:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3560326Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T03:30:22.3560455Z ^~~~~~~~~~ 2022-05-18T03:30:22.3560931Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3561183Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:22.3561319Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3561827Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3562102Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:22.3562232Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3562731Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3563008Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:22.3563564Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3564558Z external/sleef/src/arch/helperavx2_128.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3566281Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:22.3566768Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3568860Z external/sleef/src/arch/helperavx2_128.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3569353Z static INLINE int cpuSupportsFMA() { 2022-05-18T03:30:22.3569713Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3571531Z external/sleef/src/arch/helperavx2_128.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.3572012Z static INLINE int cpuSupportsAVX2() { 2022-05-18T03:30:22.3572128Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3573697Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3574257Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:22.3575023Z ^~~~~ 2022-05-18T03:30:22.3576827Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3578739Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:22.3579016Z ^~~~ 2022-05-18T03:30:22.3580866Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3581062Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:22.3581201Z ^~~~ 2022-05-18T03:30:22.3581667Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3581889Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:22.3582026Z ^~~~~~ 2022-05-18T03:30:22.3582273Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:22.3582784Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3583155Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.3583291Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3583869Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3584174Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:22.3584314Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3584819Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3585030Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:22.3585167Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3585682Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3585986Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:22.3586132Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3586647Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3586910Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:22.3587047Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3587539Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3587776Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:22.3587913Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3588393Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3588601Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:22.3588821Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3589325Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3589544Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:22.3589676Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3590175Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3590453Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:22.3590575Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3591000Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3591288Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:22.3591426Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3591917Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3592208Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:22.3592331Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3592835Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3593060Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:22.3593196Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3593703Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3593942Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:22.3594077Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3594651Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3594895Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:22.3595027Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3595520Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3595735Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:22.3595867Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3596363Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3596565Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:22.3596695Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3597210Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3597489Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.3597624Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3598109Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3598340Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:22.3598482Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3598989Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3599225Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:22.3599365Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3599607Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:22.3600086Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3600367Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:22.3600508Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3600999Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3601233Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:22.3601373Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3601898Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3602128Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:22.3602256Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3602890Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3603145Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:22.3603294Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3603792Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3604054Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:22.3604203Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3604699Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3604935Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:22.3605077Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3606400Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3608174Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:22.3609253Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3611335Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3611616Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:22.3611765Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3612288Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3612542Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:22.3612681Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3613188Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3613502Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:22.3613656Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3614174Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3614474Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:22.3614621Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3615140Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3615443Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:22.3615591Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3616086Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3616444Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:22.3616588Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3617095Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3617863Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:22.3618011Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3620391Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3621650Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:22.3621803Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3622345Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3622642Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:22.3622793Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3623315Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3623669Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:22.3623803Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3624417Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3624679Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:22.3624818Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3625398Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3625676Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:22.3625908Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3626352Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3626588Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:22.3626708Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3627208Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3627468Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:22.3627614Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3628100Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3628341Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:22.3628468Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3628947Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3629138Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:30:22.3629255Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3629749Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3629949Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:30:22.3630073Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3630588Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3630908Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:30:22.3631033Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3631511Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3631729Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:22.3631841Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3632199Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3632405Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:22.3632517Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3632884Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3633097Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:22.3633193Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3633608Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3633858Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:22.3633986Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3634397Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3634618Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:22.3634741Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3635233Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3635456Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:22.3635573Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3636006Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3636226Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:22.3636354Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3636586Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:22.3637003Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3637209Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:22.3637343Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3637564Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:22.3637970Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3638194Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:22.3638333Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3638738Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3638993Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.3639124Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3639512Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3639666Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:22.3639830Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3640165Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3640414Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:22.3640538Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3640744Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:22.3641160Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3641495Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:22.3641609Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3642078Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3642319Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:22.3642455Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3642699Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:30:22.3643201Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3643429Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:22.3643562Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3644055Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3644283Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:22.3644418Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3644939Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3645250Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:22.3645387Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3645916Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3646145Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:22.3646264Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3646723Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3646976Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:22.3647094Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3647599Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3647881Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T03:30:22.3648009Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3648512Z external/sleef/src/arch/helperavx2_128.h:426:13: warning: 'vstoreu_v_p_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3648837Z static void vstoreu_v_p_vm2(void *p, vmask2 vm2) { 2022-05-18T03:30:22.3648949Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3649384Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3649587Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:22.3649696Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3650123Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3650320Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:22.3650494Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3650914Z external/sleef/src/arch/helperavx2_128.h:415:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3651065Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:22.3651173Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3651627Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3651868Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:22.3651999Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3652481Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3652736Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:22.3652853Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3653338Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3653603Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T03:30:22.3653725Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3654216Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3654540Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:22.3654666Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3655156Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3655431Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:22.3655561Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3656150Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3656517Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:22.3656654Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3657174Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3657534Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T03:30:22.3657668Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3658170Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3658438Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T03:30:22.3658566Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3659053Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3659279Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T03:30:22.3659407Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3659897Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3660162Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T03:30:22.3660293Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3660804Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3661143Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T03:30:22.3661314Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3661807Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3662154Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T03:30:22.3662295Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3662793Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3663066Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T03:30:22.3663195Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3663756Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3664048Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T03:30:22.3664186Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3664682Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3665084Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:22.3665209Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3665695Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3666195Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:22.3666309Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3666809Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3667242Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T03:30:22.3667373Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3667874Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3668136Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T03:30:22.3668260Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3668766Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3669035Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T03:30:22.3669146Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3669630Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3669899Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T03:30:22.3670028Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3670519Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3670779Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T03:30:22.3670901Z ^~~~~~~~~~ 2022-05-18T03:30:22.3671368Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3671621Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:22.3671746Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3672234Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3672679Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:22.3672894Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3673392Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3673702Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:22.3673828Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3674308Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3674636Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:22.3674764Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3675279Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3675576Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:22.3675709Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3676192Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3676460Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:22.3676577Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3677052Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3677276Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:22.3677402Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3677874Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3678129Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:22.3678309Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3678802Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3679045Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:22.3679168Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3679659Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3679913Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:22.3680037Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3680522Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3680783Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:22.3680901Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3681358Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3681608Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:22.3681728Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3682222Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3682476Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:22.3682600Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3683107Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3683408Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:22.3683583Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3684065Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3684363Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:22.3684489Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3684960Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3685210Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:22.3685334Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3685813Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3686063Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:22.3686176Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3686673Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3686936Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T03:30:22.3687060Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3687726Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3688054Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:22.3688186Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3688674Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3688974Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:22.3689106Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3689642Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3689974Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:22.3690102Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3690589Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3690917Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:22.3691043Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3691545Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3691830Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T03:30:22.3691963Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3692463Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3692759Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:30:22.3692884Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3693394Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3693694Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:30:22.3693828Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3694319Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3694626Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:22.3694821Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3695332Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3695628Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T03:30:22.3695758Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3696259Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3696526Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T03:30:22.3696634Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3697130Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3697545Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T03:30:22.3697677Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3698188Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3698489Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T03:30:22.3698623Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3699243Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3699551Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T03:30:22.3699667Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3700160Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3700779Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:22.3700960Z ^~~~~~~~~~ 2022-05-18T03:30:22.3701452Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3701695Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T03:30:22.3701820Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3702280Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3702530Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:22.3702655Z ^~~~~~~~~~ 2022-05-18T03:30:22.3703141Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3703465Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T03:30:22.3703595Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3704096Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3704333Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T03:30:22.3704458Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3704946Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3705210Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T03:30:22.3705336Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3705924Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3706203Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:22.3706330Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3706903Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3707178Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T03:30:22.3707290Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3707762Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3708032Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T03:30:22.3708155Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3708648Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3708923Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T03:30:22.3709041Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3709534Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3709782Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T03:30:22.3709902Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3710367Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3710626Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T03:30:22.3710750Z ^~~~~~~~~~ 2022-05-18T03:30:22.3711234Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3711429Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:22.3711547Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3712009Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3712298Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:22.3712428Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3712947Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3713443Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:22.3713583Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3714092Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3714390Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:22.3714509Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3715000Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3715266Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:22.3715397Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3715882Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3716133Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:22.3716255Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3716736Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3716969Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:22.3717205Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3717680Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3718014Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:22.3718206Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.3718721Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3719036Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T03:30:22.3719170Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3719684Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3719979Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T03:30:22.3720104Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3720595Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3720874Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T03:30:22.3721001Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.3721509Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3721829Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T03:30:22.3721960Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3722437Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3722759Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.3722883Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3723369Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3723755Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.3723876Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3724382Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3724772Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3724906Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3725386Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3725764Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3725887Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3726403Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3726799Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3726927Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3727428Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3727818Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3727939Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3728420Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3728815Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.3729001Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3729246Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T03:30:22.3729761Z external/sleef/src/arch/helperavx2_128.h:117:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3730017Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T03:30:22.3730137Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.3730628Z external/sleef/src/arch/helperavx2_128.h:116:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3730856Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:22.3730974Z ^~~~~~~~~~~ 2022-05-18T03:30:22.3731497Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3731791Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T03:30:22.3731921Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.3732417Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.3732702Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:22.3732826Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.6822178Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:22.6822796Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:22.6823591Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:22.6824216Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:22.6824937Z ^~~ 2022-05-18T03:30:22.6825290Z At top level: 2022-05-18T03:30:22.6826150Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6827325Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:22.6828360Z ^~~~~ 2022-05-18T03:30:22.6829096Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6829649Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:22.6830047Z ^~~~ 2022-05-18T03:30:22.6830767Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6831359Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:22.6831770Z ^~~~ 2022-05-18T03:30:22.6832444Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6833023Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:22.6833428Z ^~~~~~ 2022-05-18T03:30:22.6834088Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6834695Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:22.6835158Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6835880Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6836510Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:22.6836961Z ^~~~~~~~~ 2022-05-18T03:30:22.6837812Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6838330Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:22.6838713Z ^~~~~~ 2022-05-18T03:30:22.6839364Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6839935Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:22.6840287Z ^~~~~~ 2022-05-18T03:30:22.6840871Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6841393Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:22.6841731Z ^~~~~~ 2022-05-18T03:30:22.6842392Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6842911Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:22.6843248Z ^~~~~ 2022-05-18T03:30:22.6843896Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6844564Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:22.6845046Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.6845694Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6846417Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:22.6846944Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6847500Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:22.6848265Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6848789Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:22.6849129Z ^~~~~~~~ 2022-05-18T03:30:22.6849774Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6850400Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.6850835Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6851532Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6852154Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:22.6852602Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6853271Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6853808Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:22.6854169Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6854845Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6855417Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:22.6855795Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6856480Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6857074Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:22.6857463Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6858257Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6858842Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:22.6859241Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6859894Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6860417Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:22.6860771Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.6861410Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6862002Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:22.6862414Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6863099Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6863740Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:22.6864119Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6864789Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6865385Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:22.6865999Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6866689Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6867322Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:22.6867754Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6868417Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6869192Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:22.6869596Z ^~~~~~~~~~~ 2022-05-18T03:30:22.6870269Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6870834Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:22.6871233Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6871888Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6872460Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:22.6872845Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6873493Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6874077Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:22.6874460Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6875118Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6875695Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:22.6876121Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6876760Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6877318Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:22.6877743Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6878396Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6879131Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:22.6879542Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6880244Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6880850Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:22.6881246Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.6881944Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6882537Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:22.6882942Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.6883560Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6884117Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:22.6884490Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6885157Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6885711Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:22.6886079Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6886760Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6887329Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:22.6887740Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6888365Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6888923Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:22.6889289Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.6890110Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6890750Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.6891189Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6891903Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6892494Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:22.6892890Z ^~~~~~~~~~~ 2022-05-18T03:30:22.6893565Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6894149Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.6894569Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6895259Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6895874Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:22.6896271Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6896675Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:22.6897445Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6898054Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:22.6898392Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6899062Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6899653Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:22.6900042Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6900827Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6901435Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:22.6901850Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.6902537Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6903112Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:22.6903618Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.6904339Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6904890Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:22.6905284Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6906068Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6906568Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:22.6906922Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6907563Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6908122Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:22.6908502Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6909136Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6909697Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:22.6910092Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6910734Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6911396Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:22.6911789Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6912409Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6912978Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:22.6913378Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6914002Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6914566Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:22.6914971Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6915604Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6916163Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:22.6916565Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6917204Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6917755Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:22.6918151Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6918787Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6919345Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:22.6919719Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6920344Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6921001Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:22.6921393Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6922035Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6922592Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:22.6922974Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6923592Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6924131Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:22.6924504Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.6925117Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6925673Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:22.6926062Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.6926689Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6927255Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:22.6927670Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6928302Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6928874Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:22.6929285Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6929908Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6930564Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:22.6930973Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6931592Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6932137Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:22.6932525Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6933134Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6933676Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:22.6934059Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6934677Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6935231Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:22.6935571Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6936072Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6936569Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:22.6936944Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6937487Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6938051Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:22.6938505Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6939235Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6939825Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:22.6940229Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6940878Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6941476Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:22.6941853Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6942548Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6943178Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:22.6943729Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6944417Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6945042Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:22.6945494Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6947253Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6947893Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:22.6948352Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6949058Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6949667Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:22.6950111Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6950948Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6951557Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:22.6974606Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6975364Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6975974Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:22.6976387Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6977065Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6977663Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:22.6978096Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6978760Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6979367Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:22.6979770Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6980459Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6981112Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:22.6981568Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6982233Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6982855Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:22.6983557Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6984245Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6984914Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:22.6985402Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6986223Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6986997Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:22.6987474Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.6988182Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6988794Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:22.6989238Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6989917Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6990493Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:22.6990890Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6991457Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6992060Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:22.6992467Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6992879Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:22.6993601Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6994303Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:22.6994733Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.6995399Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6995986Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:22.6996381Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.6997033Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6997624Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:22.6998037Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.6998727Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.6999328Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:22.6999748Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7000411Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7001008Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:22.7001381Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7001923Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7002474Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:22.7002895Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7003562Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7004163Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:22.7004767Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7005209Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:22.7005959Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7006558Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:22.7007015Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7007689Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7008283Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:22.7008739Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7009387Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7009961Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.7010395Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7011054Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7011638Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:22.7011999Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7012546Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7013155Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:22.7013598Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7014255Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7014815Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.7015265Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7015929Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7016544Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:22.7016998Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7017653Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7018267Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:22.7018717Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7019383Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7019976Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:22.7020437Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7021104Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7021696Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:22.7022142Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7022820Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7023523Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:22.7023963Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7024640Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7025249Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:22.7030142Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7030864Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7031468Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:22.7031921Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7032579Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7033193Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.7033643Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7034287Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7034873Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.7035312Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7035963Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7036559Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:22.7037004Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7037668Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7038256Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:22.7038700Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7039359Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7039929Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:22.7040313Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7041132Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7041611Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:22.7041972Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7042632Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7043315Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:22.7043809Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7044452Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7045103Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:22.7045595Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7046255Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7046897Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:22.7047361Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7048031Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7048635Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:22.7049084Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7049499Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:22.7050243Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7051055Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:22.7051588Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7052268Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7052943Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:22.7053445Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7054112Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7054767Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:22.7055240Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7055906Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7056544Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:22.7056996Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7057661Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7058283Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:22.7058735Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7059391Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7060074Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:22.7060580Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7061292Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7061944Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:22.7062417Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7063089Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7063767Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:22.7064204Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7064863Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7065433Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:22.7065976Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7066622Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7067199Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:22.7067585Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7068247Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7068878Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:22.7069330Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7069979Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7070564Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:22.7071040Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7071706Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7072491Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:22.7072988Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7073658Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7074262Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:22.7074701Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7075375Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7075995Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:22.7076448Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7076883Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:30:22.7077653Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7078252Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:22.7078664Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7079347Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7079932Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:22.7080340Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7081025Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7081604Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:22.7081976Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7082721Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7083285Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:22.7083651Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7084299Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7084812Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:22.7085133Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7085678Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7086159Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:22.7086500Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7087144Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7087708Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:22.7088094Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7088748Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7089367Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:22.7089791Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7090446Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7091012Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:22.7091385Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7092073Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7092648Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:22.7093045Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7093800Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7094330Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:22.7094698Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7095368Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7095948Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:22.7096328Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7097005Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7097596Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:22.7097965Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7098642Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7099370Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:22.7099873Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7100536Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7101168Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:22.7101601Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7102254Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7102875Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:22.7103300Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7104179Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7104938Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:22.7105394Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7106109Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7106649Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:22.7107036Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7107570Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7108081Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:22.7108414Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7108959Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7109470Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:22.7109814Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7110354Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7110857Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:22.7111215Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7111686Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7112028Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:22.7112270Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7112625Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7113191Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:22.7113514Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7113935Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7114284Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:22.7114533Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7114944Z external/sleef/src/arch/helperavx.h:545:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7115326Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:22.7115596Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7115973Z external/sleef/src/arch/helperavx.h:544:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7116362Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:22.7116633Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7117002Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7117347Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:22.7117597Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7117957Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7118310Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:22.7118622Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7118982Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7119390Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:22.7119686Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7120054Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7120446Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:22.7120742Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7121111Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7121522Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:22.7121809Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7122178Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7122587Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:22.7122873Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7123240Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7123571Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:30:22.7123800Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7124155Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7124556Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:22.7124798Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7125149Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7125295Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:22.7125368Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7125631Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7125781Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:22.7125852Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7126113Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7126261Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:22.7126322Z ^~~~~~~~~~ 2022-05-18T03:30:22.7126581Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7126720Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:22.7126794Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7127053Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7127299Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:22.7127373Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7127628Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7127783Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:22.7127887Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7128146Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7128323Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:22.7128395Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7128655Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7128836Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:22.7128917Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7129180Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7129424Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:22.7129552Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7130027Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7130268Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:22.7130397Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7130878Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7131203Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:30:22.7131324Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7131787Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7132030Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:22.7132163Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7132646Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7132877Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:22.7133005Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7133486Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7133682Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7133790Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7134272Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7134466Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7134587Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7135070Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7135275Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7135397Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7135851Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7136046Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7136168Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7136651Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7136845Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:22.7136966Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7137443Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7137653Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:22.7137736Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7138173Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7138330Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:22.7138442Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7138894Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7139160Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:22.7139292Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7139747Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7140011Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:22.7140113Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7140582Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7140783Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7140905Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7141390Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7141585Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7141710Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7142180Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7142389Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7142521Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7143056Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7143255Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7143377Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7143944Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7144121Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:30:22.7144226Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7144710Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7144892Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7145013Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7145316Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7145430Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7145504Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7145988Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7146162Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:22.7146237Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7146502Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7146681Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:22.7146754Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7147011Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7147262Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:22.7147335Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7147584Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7147761Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:22.7147832Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7148091Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7148270Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:22.7148343Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7148600Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7148781Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:22.7148852Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7149097Z external/sleef/src/arch/helperavx.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7149271Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:22.7149347Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7149600Z external/sleef/src/arch/helperavx.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7149775Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:22.7149848Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7150101Z external/sleef/src/arch/helperavx.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7150315Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:22.7150387Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7150633Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7150779Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:22.7150853Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7151107Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7151267Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:22.7151382Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7151852Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7152453Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:22.7152562Z ^~~~~~~~~~ 2022-05-18T03:30:22.7153039Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7153638Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:22.7153761Z ^~~~~~~~~~ 2022-05-18T03:30:22.7154239Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7154473Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:22.7154594Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7155123Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7155369Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:22.7155488Z ^~~~~~~~~~ 2022-05-18T03:30:22.7155973Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7156234Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:30:22.7156354Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7156834Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7157087Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:22.7157211Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7157673Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7157900Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:22.7157972Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7158232Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7158374Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:22.7158446Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7158702Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7158867Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:22.7158931Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7159191Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7159396Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:22.7159471Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7159728Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7159878Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:30:22.7159952Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7160212Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7160357Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:30:22.7160418Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7160671Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7160821Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:30:22.7160893Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7161146Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7161277Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:30:22.7161346Z ^~~~~~~~~~ 2022-05-18T03:30:22.7161604Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7161743Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:22.7161813Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7162068Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7162254Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:22.7162329Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7162587Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7162734Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:22.7162804Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7163050Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7163153Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:30:22.7163223Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7163479Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7163581Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:30:22.7163658Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7164133Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7164373Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:22.7164483Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7164961Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7165233Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:22.7165355Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7165831Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7166095Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:22.7166214Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7166696Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7166984Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:22.7167106Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7167588Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7167851Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:22.7167971Z ^~~~~~~~~~ 2022-05-18T03:30:22.7168455Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7168649Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:22.7168771Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7169242Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7169441Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:22.7169569Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7170045Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7170233Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:22.7170315Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7170575Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7170684Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:22.7170744Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7170999Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7171187Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:22.7171271Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7171562Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7171726Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:22.7171803Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7172059Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7172189Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:22.7172267Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7172521Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7172707Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:30:22.7172785Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7173039Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7173211Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:30:22.7173284Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7173525Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7173688Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:30:22.7173762Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7174022Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7174182Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:22.7174286Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7174543Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7174685Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:22.7174744Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7175004Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7175144Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:22.7175217Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7175471Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7175610Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:22.7175682Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7175939Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7176075Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:22.7176133Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7176389Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7176528Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:22.7176598Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7176857Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7177018Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:22.7177090Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7177377Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7177531Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:22.7177605Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7177864Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7178000Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:22.7178072Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7178328Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7178461Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:22.7178531Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7178778Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7178926Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:22.7178999Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7179253Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7179390Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:22.7179461Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7179717Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7179859Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:22.7179916Z ^~~~~~~~~~ 2022-05-18T03:30:22.7180174Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7180356Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:22.7180427Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7180687Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7180825Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:22.7180895Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7181153Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7181323Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:22.7181398Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7181651Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7181837Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:22.7181910Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7182168Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7182347Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:22.7182420Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7182662Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7182840Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:22.7182912Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7183169Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7183475Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:22.7183555Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7183813Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7183991Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:22.7184062Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7184304Z external/sleef/src/arch/helperavx.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7184487Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:22.7184564Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7184824Z external/sleef/src/arch/helperavx.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7185006Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:22.7185082Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7185341Z external/sleef/src/arch/helperavx.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7185519Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:22.7185593Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7185967Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7186120Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:22.7186192Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7186511Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7186657Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:22.7186729Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7186984Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7187215Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:22.7187274Z ^~~~~~~~~~ 2022-05-18T03:30:22.7187531Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7187764Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:22.7187835Z ^~~~~~~~~~ 2022-05-18T03:30:22.7188097Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7188235Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:22.7188308Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7188564Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7188701Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:22.7188773Z ^~~~~~~~~~ 2022-05-18T03:30:22.7189031Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7189180Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:22.7189252Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7189505Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7189688Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:22.7189760Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7190003Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7190150Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:22.7190224Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7190481Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7190627Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:22.7190698Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7190953Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7191074Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:22.7191135Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7191390Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7191497Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:30:22.7191567Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7191825Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7191928Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:22.7191997Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7192253Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7192341Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:22.7192412Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7192693Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7192821Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:22.7192891Z ^~~~~~~~~~ 2022-05-18T03:30:22.7193147Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7193284Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:22.7193353Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7193600Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7193776Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.7193849Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7194109Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7194289Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.7194359Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7194616Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7194797Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.7194858Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7195111Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7195293Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.7195365Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7195651Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7195799Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:22.7195871Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7196130Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7196257Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:22.7196326Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7196580Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7196689Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:22.7196761Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7197019Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7197135Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:22.7197207Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7197449Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7197660Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7197734Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7197990Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7198196Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7198269Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7198559Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7198773Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7198845Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7199090Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7199299Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7199372Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7199632Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7199836Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7199914Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7200171Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7200375Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7200448Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7200692Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7200906Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7200978Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7201235Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7201472Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7201546Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7201806Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7202015Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7202087Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7202335Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7202543Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7202614Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7202879Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7203096Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7203170Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7203428Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7203640Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7203711Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7203961Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7204168Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7204271Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7204530Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7204730Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7204801Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7205059Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7205268Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7205328Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7205460Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:30:22.7205722Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7205924Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7205996Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7206254Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7206371Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:30:22.7206449Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7206707Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7206812Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:30:22.7206887Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7207174Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7207329Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:30:22.7207404Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7207662Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7207812Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:22.7207884Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7208131Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7208264Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:30:22.7208335Z ^~~~~~~~~~ 2022-05-18T03:30:22.7208593Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7208709Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:22.7208781Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7209036Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7209147Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:22.7209207Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7209462Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7209617Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:22.7209686Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7209943Z external/sleef/src/arch/helperavx.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7210052Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:22.7210153Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7210402Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7210503Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:30:22.7210572Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7210827Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.7210923Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:30:22.7210992Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7211251Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7211377Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:22.7211443Z ^~~~~ 2022-05-18T03:30:22.7211694Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7211820Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:22.7211899Z ^~~~ 2022-05-18T03:30:22.7212148Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7212266Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:22.7212345Z ^~~~ 2022-05-18T03:30:22.7212598Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7212707Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:22.7213026Z ^~~~~~ 2022-05-18T03:30:22.7213160Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:22.7213429Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7213605Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.7213690Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7213956Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7214121Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:22.7214188Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7214450Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7214564Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:22.7214642Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7214916Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7215043Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:22.7215126Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7215396Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7215525Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:22.7215607Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7215869Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7215998Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:22.7216078Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7216338Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7216451Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:22.7216554Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7216804Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7216923Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:22.7217001Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7217261Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7217411Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:22.7217490Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7217755Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7217915Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:22.7217990Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7218240Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7218402Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:22.7218478Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7218742Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7218872Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:22.7218952Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7219216Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7219345Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:22.7219411Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7219713Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7219845Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:22.7219926Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7220187Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7220301Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:22.7220376Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7220640Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7220742Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:22.7220818Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7221085Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7221236Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.7221324Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7221581Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7221708Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:22.7221789Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7222044Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7222172Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:22.7222252Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7222383Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:22.7222645Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7222815Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:22.7222899Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7223158Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7223272Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:22.7223354Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7223710Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7223838Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:22.7223919Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7224184Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7224321Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:22.7224408Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7224668Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7224812Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:22.7224901Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7225165Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7225302Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:22.7225384Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7225645Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7225962Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:22.7226040Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7226312Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7226456Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:22.7226542Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7226809Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7226963Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:22.7227050Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7227330Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7227492Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:22.7227584Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7227853Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7228015Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:22.7228102Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7228384Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7228550Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:22.7228640Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7228910Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7229087Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:22.7229173Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7229440Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7229594Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:22.7229679Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7229942Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7230095Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:22.7230179Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7230458Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7230607Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:22.7230693Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7230959Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7231109Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:22.7231193Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7231458Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7231602Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:22.7231687Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7231968Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7232113Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:22.7232199Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7232465Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7232607Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:22.7232690Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7232953Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7233098Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:22.7233172Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7233436Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7233572Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:22.7233655Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7233918Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7234028Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T03:30:22.7234100Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7234364Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7234462Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T03:30:22.7234532Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7234805Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7234954Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T03:30:22.7235025Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7235291Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7235455Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:22.7235543Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7235797Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7235960Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:22.7236047Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7236314Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7236483Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:22.7236569Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7236840Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7237003Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:22.7237091Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7237338Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7237484Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:22.7237569Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7237861Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7238009Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:22.7238092Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7238354Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7238496Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:22.7238568Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7238701Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:22.7238948Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7239080Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:22.7239166Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7239416Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7239544Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:22.7239627Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7239746Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:22.7239994Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7240136Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:22.7240222Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7240467Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7240597Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:22.7240707Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7240840Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:30:22.7241101Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7241230Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:22.7241308Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7241578Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7241706Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:22.7241781Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7242048Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7242175Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:22.7242245Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7242510Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7242632Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:22.7242710Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7242960Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7243107Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:22.7243179Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7243443Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7243546Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:22.7243618Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7243903Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7244030Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:22.7244103Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7244352Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7244476Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:22.7244547Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7244786Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7244882Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:22.7244949Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7245216Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7245415Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:22.7245491Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7245747Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7245893Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:22.7245952Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7246206Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7246381Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:22.7246454Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7246705Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7246926Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:22.7246999Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7247265Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7247419Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:22.7247485Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7247748Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7247900Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:22.7247976Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7248233Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7248385Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:22.7248458Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7248709Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7248892Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:22.7248965Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7249215Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7249377Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:22.7249450Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7249752Z external/sleef/src/arch/helperavx.h:545:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7249936Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:22.7250015Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7250269Z external/sleef/src/arch/helperavx.h:544:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7250459Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:22.7250538Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7250793Z external/sleef/src/arch/helperavx.h:538:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7251008Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:22.7251083Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7251337Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7251551Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:22.7251621Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7251858Z external/sleef/src/arch/helperavx.h:536:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7252071Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:22.7252144Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7252399Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7252616Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:22.7252717Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7252980Z external/sleef/src/arch/helperavx.h:513:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7253112Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:30:22.7253183Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7253425Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7253571Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:22.7253642Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7253894Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7254038Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:22.7254114Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7254367Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7254513Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:22.7254572Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7254823Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7254966Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:22.7255037Z ^~~~~~~~~~ 2022-05-18T03:30:22.7255290Z external/sleef/src/arch/helperavx.h:503:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7255428Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:22.7255502Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7255772Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7256020Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:22.7256092Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7256345Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7256510Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:22.7256583Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7256832Z external/sleef/src/arch/helperavx.h:500:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7257005Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:22.7257077Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7257337Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7257517Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:22.7257598Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7257859Z external/sleef/src/arch/helperavx.h:492:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7258012Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:22.7258086Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7258347Z external/sleef/src/arch/helperavx.h:473:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7258478Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:22.7258569Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7258828Z external/sleef/src/arch/helperavx.h:466:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7258942Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7259014Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7259264Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7259375Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7259447Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7259703Z external/sleef/src/arch/helperavx.h:452:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7259807Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7259883Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7260136Z external/sleef/src/arch/helperavx.h:445:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7260255Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7260328Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7260576Z external/sleef/src/arch/helperavx.h:440:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7260688Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:22.7260759Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7261002Z external/sleef/src/arch/helperavx.h:435:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7261111Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:22.7261182Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7261444Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7261611Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:22.7261715Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7261973Z external/sleef/src/arch/helperavx.h:427:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7262133Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:22.7262194Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7262449Z external/sleef/src/arch/helperavx.h:422:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7262562Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7262636Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7262892Z external/sleef/src/arch/helperavx.h:417:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7263005Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7263077Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7263331Z external/sleef/src/arch/helperavx.h:402:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7263491Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:30:22.7263565Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7263822Z external/sleef/src/arch/helperavx.h:397:21: warning: 'vsub_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7263935Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.7264006Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7264255Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7264433Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:22.7264505Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7264741Z external/sleef/src/arch/helperavx.h:389:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7264969Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:22.7265042Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7265294Z external/sleef/src/arch/helperavx.h:388:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7265471Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:22.7265541Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7265903Z external/sleef/src/arch/helperavx.h:387:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7266082Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:22.7266141Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7266404Z external/sleef/src/arch/helperavx.h:373:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7266584Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:22.7266660Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7266922Z external/sleef/src/arch/helperavx.h:372:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7267096Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:22.7267172Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7267431Z external/sleef/src/arch/helperavx.h:371:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7267589Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:22.7267662Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7267968Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7268116Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:22.7268188Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7268441Z external/sleef/src/arch/helperavx.h:367:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7268586Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:22.7268657Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7268895Z external/sleef/src/arch/helperavx.h:366:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7269213Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:22.7269286Z ^~~~~~~~~~ 2022-05-18T03:30:22.7269543Z external/sleef/src/arch/helperavx.h:364:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7269675Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:22.7269747Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7269996Z external/sleef/src/arch/helperavx.h:363:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7270141Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:22.7270211Z ^~~~~~~~~~ 2022-05-18T03:30:22.7270449Z external/sleef/src/arch/helperavx.h:352:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7270594Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:30:22.7270665Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7270917Z external/sleef/src/arch/helperavx.h:350:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7271106Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:22.7271178Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7271437Z external/sleef/src/arch/helperavx.h:349:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7271595Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:22.7271656Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7271908Z external/sleef/src/arch/helperavx.h:348:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7272057Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:22.7272129Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7272387Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7272544Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:22.7272617Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7272869Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7273005Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:22.7273076Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7273329Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7273479Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:22.7273552Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7273801Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7273948Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:22.7274050Z ^~~~~~~~~~ 2022-05-18T03:30:22.7274293Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7274404Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:22.7274477Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7274730Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7274840Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:22.7274912Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7275182Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7275368Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:22.7275441Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7275706Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7275866Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:22.7275944Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7276197Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7276338Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:22.7276410Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7276658Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7276785Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:22.7276858Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7277143Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7277277Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:22.7277347Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7277594Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7277778Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:22.7277851Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7278103Z external/sleef/src/arch/helperavx.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7278284Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:22.7278362Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7278618Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7278765Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:22.7278839Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7279097Z external/sleef/src/arch/helperavx.h:198:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7279277Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.7279350Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7279598Z external/sleef/src/arch/helperavx.h:197:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7279858Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.7279972Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7280433Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7280776Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7280905Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7281346Z external/sleef/src/arch/helperavx.h:180:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7281705Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7281800Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.7282262Z external/sleef/src/arch/helperavx.h:179:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7282592Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7282687Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7282951Z external/sleef/src/arch/helperavx.h:178:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7283162Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7283235Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7283491Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7283697Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.7283758Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7283892Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:30:22.7284189Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7284326Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:22.7284394Z ^~~~~~~~~~~ 2022-05-18T03:30:22.7284649Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7284745Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:30:22.7284812Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.7285063Z external/sleef/src/arch/helperavx.h:119:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7285177Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:22.7285250Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.7285505Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7285658Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:22.7285733Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.7285997Z external/sleef/src/arch/helperavx.h:84:19: warning: 'cpuSupportsFMA4' defined but not used [-Wunused-function] 2022-05-18T03:30:22.7286097Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:30:22.7286155Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8688223Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T03:30:22.8693762Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T03:30:22.8694211Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:22.8694549Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T03:30:22.8694635Z ^ 2022-05-18T03:30:22.8694759Z At top level: 2022-05-18T03:30:22.8695257Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8695495Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:22.8695795Z ^~~~~~~ 2022-05-18T03:30:22.8696279Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8696472Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T03:30:22.8696602Z ^~~~~~~ 2022-05-18T03:30:22.8697044Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8697269Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:22.8697400Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8697865Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8698078Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:22.8698211Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8698656Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8698940Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:22.8699060Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8699516Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8699713Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T03:30:22.8699846Z ^~~~~~ 2022-05-18T03:30:22.8700308Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8700526Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:22.8700786Z ^~~~~~ 2022-05-18T03:30:22.8701270Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8701471Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:22.8701599Z ^~~~~~ 2022-05-18T03:30:22.8702110Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8702304Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:22.8702384Z ^~~~~ 2022-05-18T03:30:22.8702658Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8702774Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:22.8702853Z ^~~~~~ 2022-05-18T03:30:22.8703112Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8703233Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:22.8703310Z ^~~~~ 2022-05-18T03:30:22.8703647Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8703768Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:22.8703847Z ^~~~~~~ 2022-05-18T03:30:22.8704111Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8704247Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:22.8704316Z ^~~~~~~~~~ 2022-05-18T03:30:22.8704581Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8704768Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:22.8704857Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8705123Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8705256Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:22.8705335Z ^~~~~~~ 2022-05-18T03:30:22.8705602Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8705693Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T03:30:22.8705900Z ^~~~~~ 2022-05-18T03:30:22.8706211Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8706319Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T03:30:22.8706397Z ^~~~~~~~~ 2022-05-18T03:30:22.8706665Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8706803Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:22.8706889Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8707137Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8707277Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T03:30:22.8707362Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8707626Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8707767Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T03:30:22.8707852Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8708182Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8708321Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T03:30:22.8708393Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8708657Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8708781Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T03:30:22.8708864Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8709132Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8709259Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T03:30:22.8709346Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8709614Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8709726Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T03:30:22.8709808Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8710066Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8710262Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:22.8710347Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8710610Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8710780Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:22.8710865Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8711167Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8711289Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T03:30:22.8711373Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8711636Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8711793Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T03:30:22.8711883Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8712148Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8712278Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T03:30:22.8712362Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8712616Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8712739Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:22.8712822Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8713086Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8713229Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:22.8713314Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8713574Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8713714Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:22.8713786Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8714079Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8714204Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T03:30:22.8714286Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8714548Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8714670Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T03:30:22.8714750Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8715011Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8715131Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T03:30:22.8715218Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8715350Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:22.8715608Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8715733Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:22.8715815Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8716066Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8716192Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:22.8716264Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8716515Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8716638Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:22.8716721Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8716998Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8717126Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T03:30:22.8717206Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8717454Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8717564Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T03:30:22.8717647Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8717894Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8718020Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:22.8718101Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8718346Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8718490Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:22.8718576Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8718811Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8718952Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:22.8719036Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8719285Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8719426Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:22.8719510Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8719759Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8719928Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:22.8720002Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8720251Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8720392Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T03:30:22.8720477Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8720721Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8720862Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:22.8720946Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8721195Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8721332Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:22.8721410Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8721654Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8721798Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:22.8721885Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8722135Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8722278Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:22.8722363Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8722610Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8722739Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:22.8722855Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8723105Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8723247Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:22.8723331Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8723580Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8723719Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:22.8723803Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8724039Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8724180Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:22.8724269Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8724517Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8724658Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T03:30:22.8724745Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8724992Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8725132Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:22.8725205Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8725450Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8725587Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:22.8725700Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8725946Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8726088Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T03:30:22.8726176Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8726423Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8726549Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T03:30:22.8726639Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8726888Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8727015Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:22.8727100Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8727353Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8727478Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:22.8727562Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8727798Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8727962Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:22.8728045Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8728294Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8728448Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:22.8728532Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8728809Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8728956Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:22.8729038Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8729270Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8729454Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:22.8729913Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8730163Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8730336Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T03:30:22.8730416Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8730670Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8730835Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:22.8730915Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8731148Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8731301Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T03:30:22.8731381Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8731631Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8731778Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T03:30:22.8731893Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8732323Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8732508Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:22.8732612Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8733020Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8733344Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:22.8733492Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8733932Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8734231Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:22.8734387Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8734831Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8735106Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T03:30:22.8735256Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8735486Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:22.8735932Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8736206Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T03:30:22.8736349Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8736942Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8737261Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T03:30:22.8737384Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8737816Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8738052Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T03:30:22.8738197Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8738636Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8738846Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T03:30:22.8738978Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8739416Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8739635Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T03:30:22.8739773Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8740219Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8740513Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T03:30:22.8740666Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8741132Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8741416Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T03:30:22.8741567Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8742021Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8742335Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:22.8742590Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8742990Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8743228Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T03:30:22.8743367Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8743928Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8744166Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T03:30:22.8744330Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8744550Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:30:22.8744994Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8745189Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:22.8745310Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8745658Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8745915Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:22.8745995Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8746269Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8746383Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:22.8746463Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8746727Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8746856Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:22.8747025Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8747287Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8747387Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:22.8747458Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8747705Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8747807Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:22.8747878Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8748139Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8748257Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:22.8748331Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8748598Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8748744Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:22.8748802Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8749059Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8749173Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:22.8749246Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8749508Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8749640Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:22.8749713Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8749970Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8750122Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:22.8750197Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8750456Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8750584Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:22.8750654Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8750911Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8751036Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:22.8751165Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8751411Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8751608Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:22.8751690Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8751947Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8752098Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:22.8752174Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8752429Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8752575Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:22.8752634Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8752893Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8753067Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:22.8753173Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8753431Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8753620Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:22.8753692Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8753949Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8754107Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:22.8754166Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8754422Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8754580Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:22.8754658Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8754914Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8755068Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:22.8755143Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8755396Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8755533Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:22.8755606Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8755867Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8756062Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:22.8756181Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8756443Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8756605Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:22.8756677Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8756922Z external/sleef/src/arch/helperavx.h:545:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8757104Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:22.8757183Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8757443Z external/sleef/src/arch/helperavx.h:544:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8757637Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:22.8757719Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8757976Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8758128Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:22.8758202Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8758448Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8758606Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:22.8758680Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8758970Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8759185Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:22.8759258Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8759521Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8759731Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:22.8759791Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8760047Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8760259Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:22.8760337Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8760597Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8760810Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:22.8760882Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8761140Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8761276Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:30:22.8761336Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8761592Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8761740Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:22.8761838Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8762100Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8762248Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:22.8762318Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8762573Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8762708Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:22.8762779Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8763037Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8763182Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:22.8763253Z ^~~~~~~~~~ 2022-05-18T03:30:22.8763512Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8763651Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:22.8763723Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8763965Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8764209Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:22.8764281Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8764540Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8764705Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:22.8764776Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8765065Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8765243Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:22.8765302Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8765559Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8765738Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:22.8765819Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8766077Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8766230Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:22.8766304Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8766567Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8766703Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:22.8766768Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8767025Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8767204Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:30:22.8767280Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8767537Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8767653Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:22.8767725Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8768014Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8768132Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:22.8768208Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8768462Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8768575Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.8768647Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8768904Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8769014Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.8769087Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8769336Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8769456Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.8769530Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8769787Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8769901Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.8769973Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8770228Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8770336Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:22.8770396Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8770653Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8770762Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:22.8770834Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8771119Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8771227Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:22.8771298Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8771542Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8771710Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:22.8771783Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8772037Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8772197Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:22.8772269Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8772533Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8772645Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.8772716Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8772959Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8773071Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.8773144Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8773403Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8773524Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.8773599Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8773855Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8773986Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.8774060Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8774316Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8774417Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:30:22.8774489Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8774748Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8774861Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.8774933Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8775179Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8775291Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.8775362Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8775623Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8775805Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:22.8775877Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8776132Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8776311Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:22.8776370Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8776628Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8776806Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:22.8776882Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8777168Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8777348Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:22.8777419Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8777677Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8777856Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:22.8777918Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8778176Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8778351Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:22.8778430Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8778688Z external/sleef/src/arch/helperavx.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8778871Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:22.8778975Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8779303Z external/sleef/src/arch/helperavx.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8779627Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:22.8779727Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8780032Z external/sleef/src/arch/helperavx.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8780374Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:22.8780561Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8781120Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8781419Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:22.8781558Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8782118Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8782402Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:22.8782542Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8783106Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8783873Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:22.8784019Z ^~~~~~~~~~ 2022-05-18T03:30:22.8784579Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8785274Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:22.8785411Z ^~~~~~~~~~ 2022-05-18T03:30:22.8786751Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8786986Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:22.8787108Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8787593Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8787931Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:22.8788047Z ^~~~~~~~~~ 2022-05-18T03:30:22.8788448Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8788596Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:30:22.8788657Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8788920Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8789063Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:22.8789134Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8789395Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8789540Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:22.8789619Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8789877Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8790020Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:22.8790079Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8790339Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8790507Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:22.8790583Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8790842Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8791009Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:22.8791151Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8791411Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8791546Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:30:22.8791621Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8791883Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8792029Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:30:22.8792102Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8792358Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8792502Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:30:22.8792575Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8792824Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8792953Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:30:22.8793024Z ^~~~~~~~~~ 2022-05-18T03:30:22.8793282Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8793433Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:22.8793504Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8793760Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8793917Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:22.8793978Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8794269Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8794419Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:22.8794490Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8794748Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8794849Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:30:22.8794920Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8795176Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8795266Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:30:22.8795335Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8795593Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8795735Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:22.8795807Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8796085Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8796236Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:22.8796307Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8796552Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8796699Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:22.8796770Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8797026Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8797173Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:22.8797274Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8797532Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8797680Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:22.8797738Z ^~~~~~~~~~ 2022-05-18T03:30:22.8797997Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8798107Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:22.8798181Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8798437Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8798546Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:22.8798619Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8798880Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8798977Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:22.8799049Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8799306Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8799414Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:22.8799486Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8799742Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8799928Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:22.8800011Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8800255Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8800445Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:22.8800525Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8800782Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8800922Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:22.8801000Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8801259Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8801446Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:30:22.8801510Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8801770Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8801945Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:30:22.8802019Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8802276Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8802438Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:30:22.8802509Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8802763Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8802923Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:22.8802981Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8803267Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8803405Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:22.8803478Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8803732Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8803869Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:22.8803940Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8804198Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8804325Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:22.8804394Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8804652Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8804793Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:22.8804863Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8805118Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8805254Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:22.8805323Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8805565Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8805725Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:22.8805795Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8806049Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8806249Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:22.8806322Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8806582Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8806719Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:22.8806777Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8807033Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8807167Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:22.8807238Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8807495Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8807641Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:22.8807713Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8807969Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8808094Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:22.8808164Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8808419Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8808557Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:22.8808627Z ^~~~~~~~~~ 2022-05-18T03:30:22.8808884Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8809021Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:22.8809120Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8809364Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8809499Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:22.8809568Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8809821Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8810003Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:22.8810075Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8810330Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8810512Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:22.8810576Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8810837Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8811015Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:22.8811090Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8811346Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8811524Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:22.8811594Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8811850Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8812032Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:22.8812122Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8812380Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8812557Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:22.8812628Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8812883Z external/sleef/src/arch/helperavx.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8813064Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:22.8813141Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8813399Z external/sleef/src/arch/helperavx.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8813576Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:22.8813651Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8813907Z external/sleef/src/arch/helperavx.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8814087Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:22.8814162Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8814419Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8814569Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:22.8814643Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8814900Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8815064Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:22.8815137Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8815391Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8815620Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:22.8815692Z ^~~~~~~~~~ 2022-05-18T03:30:22.8815945Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8816179Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:22.8816250Z ^~~~~~~~~~ 2022-05-18T03:30:22.8816497Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8816636Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:22.8816709Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8816965Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8817113Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:22.8817186Z ^~~~~~~~~~ 2022-05-18T03:30:22.8817440Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8817588Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:22.8817648Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8817901Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8818046Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:22.8818147Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8818402Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8818545Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:22.8818617Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8818868Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8819000Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:22.8819069Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8819321Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8819437Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:22.8819513Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8819773Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8819879Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:30:22.8819950Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8820190Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8820291Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:22.8820361Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8820620Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8820720Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:22.8820793Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8821047Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8821202Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:22.8821260Z ^~~~~~~~~~ 2022-05-18T03:30:22.8821514Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8821653Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:22.8821724Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8821982Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8822161Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.8822234Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8822492Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8822663Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.8822733Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8822989Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8823170Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.8823242Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8823596Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8823779Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.8823851Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8824099Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8824281Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:22.8824357Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8824615Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8824753Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:22.8824825Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8825081Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8825191Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:22.8825251Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8825510Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8825619Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:22.8825695Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8826103Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8826313Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8826387Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8826646Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8826853Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8826914Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8827171Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8827446Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8827522Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8827782Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8827991Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8828065Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8828327Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8828532Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8828593Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8828856Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8829061Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8829135Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8829394Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8829611Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8829685Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8829943Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8830153Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8830255Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8830518Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8830729Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8830805Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8831066Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8831276Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8831350Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8831609Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8831819Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8831893Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8832152Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8832366Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8832442Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8832701Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8832903Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8832977Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8833278Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8833467Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8833542Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8833798Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8834007Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8834082Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8834213Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:30:22.8834473Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8834682Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8834754Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8834999Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8835117Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:30:22.8835193Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8835451Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8835568Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:30:22.8835644Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8835900Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8836051Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:30:22.8836147Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8836404Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8836555Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:22.8836630Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8836886Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8837020Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:30:22.8837091Z ^~~~~~~~~~ 2022-05-18T03:30:22.8837349Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8837450Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:22.8837527Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8837786Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8837898Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:22.8837970Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8838231Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8838385Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:22.8838456Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8838702Z external/sleef/src/arch/helperavx.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8838809Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:22.8838880Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8839140Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8839271Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:30:22.8839342Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8839602Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:22.8839686Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:30:22.8839757Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8840016Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8840109Z static CONST df2 gammafk(vfloat a) { 2022-05-18T03:30:22.8840175Z ^~~~~~~ 2022-05-18T03:30:22.8840444Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8840555Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T03:30:22.8840624Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8840883Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8840994Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T03:30:22.8841063Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8841315Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8841440Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T03:30:22.8841520Z ^~~~~~~ 2022-05-18T03:30:22.8841780Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8841906Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T03:30:22.8841976Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8842236Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8842390Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T03:30:22.8842477Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8842738Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8842905Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:22.8842986Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8843241Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8843350Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T03:30:22.8843430Z ^~~~~~ 2022-05-18T03:30:22.8843681Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8843803Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T03:30:22.8843885Z ^~~~~~ 2022-05-18T03:30:22.8844133Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8844251Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T03:30:22.8844329Z ^~~~~ 2022-05-18T03:30:22.8844567Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8844683Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T03:30:22.8844762Z ^~~~~~ 2022-05-18T03:30:22.8845011Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8845126Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T03:30:22.8845204Z ^~~~~ 2022-05-18T03:30:22.8845491Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8845609Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T03:30:22.8845675Z ^~~~~~~ 2022-05-18T03:30:22.8845931Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8846066Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T03:30:22.8846151Z ^~~~~~~~~~ 2022-05-18T03:30:22.8846415Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8846555Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T03:30:22.8846640Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8846890Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8847012Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T03:30:22.8847092Z ^~~~~~~ 2022-05-18T03:30:22.8847356Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8847498Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:22.8847582Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8847843Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8848035Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T03:30:22.8848119Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8848363Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8848562Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T03:30:22.8848648Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8848902Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8849025Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T03:30:22.8849107Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8849375Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8849517Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:22.8849591Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8849724Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T03:30:22.8849975Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8850100Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T03:30:22.8850182Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8850427Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8850553Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T03:30:22.8850637Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8850874Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8851015Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T03:30:22.8851099Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8851346Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8851515Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T03:30:22.8851601Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8851849Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8851988Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T03:30:22.8852060Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8852303Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8852429Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:22.8852512Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8852752Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8852919Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T03:30:22.8853002Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8853239Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8853409Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T03:30:22.8853492Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8853730Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8853856Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T03:30:22.8853938Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8854197Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8854426Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:22.8854520Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8854770Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8854934Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:22.8855021Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8855153Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:30:22.8855424Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8855553Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:22.8855635Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8855906Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8856032Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:22.8856098Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8856363Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8856489Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:22.8856565Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8856828Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8856952Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:22.8857028Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8857312Z external/sleef/src/arch/helperavx.h:633:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8857403Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:22.8857475Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8857725Z external/sleef/src/arch/helperavx.h:627:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8857825Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:22.8857897Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8858151Z external/sleef/src/arch/helperavx.h:610:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8858268Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:22.8858341Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8858581Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8858729Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:22.8858803Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8859060Z external/sleef/src/arch/helperavx.h:598:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8859191Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:22.8859264Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8859529Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8859645Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:22.8859708Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8859961Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8860085Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:22.8860157Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8860436Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8860560Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:22.8860632Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8860869Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8860968Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:22.8861037Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8861306Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8861502Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:22.8861581Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8861839Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8861991Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:22.8862064Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8862308Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8862481Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:22.8862554Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8862805Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8862993Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:22.8863065Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8863335Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8863593Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:22.8863658Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8863925Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8864078Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:22.8864155Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8864414Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8864563Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:22.8864637Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8864889Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8865078Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:22.8865151Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8865403Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8865569Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:22.8865642Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8866043Z external/sleef/src/arch/helperavx.h:545:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8866229Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:22.8866308Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8866629Z external/sleef/src/arch/helperavx.h:544:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8866809Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:22.8866890Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8867150Z external/sleef/src/arch/helperavx.h:538:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8867362Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:22.8867435Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8867690Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8867897Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:22.8867976Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8868228Z external/sleef/src/arch/helperavx.h:536:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8868429Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:22.8868504Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8868760Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8868971Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:22.8869043Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8869300Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8869487Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:22.8869558Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8869801Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8869947Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:22.8870017Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8870271Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8870419Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:22.8870490Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8870743Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8870888Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:22.8870951Z ^~~~~~~~~~ 2022-05-18T03:30:22.8871202Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8871447Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:22.8871520Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8871787Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8871967Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:22.8872048Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8872307Z external/sleef/src/arch/helperavx.h:479:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8872409Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:22.8872513Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8872772Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8872884Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:22.8872956Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8873223Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8873390Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:22.8873465Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8873706Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8873885Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:22.8873962Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8874226Z external/sleef/src/arch/helperavx.h:373:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8874401Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:22.8874476Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8874742Z external/sleef/src/arch/helperavx.h:372:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8874917Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:22.8874992Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8875233Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8875377Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:22.8875499Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8875758Z external/sleef/src/arch/helperavx.h:318:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8875893Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:22.8875968Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8876226Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8876376Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:22.8876435Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8876688Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8876837Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:22.8876908Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8877166Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8877317Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:22.8877388Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8877639Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8877774Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:22.8877844Z ^~~~~~~~~~ 2022-05-18T03:30:22.8878094Z external/sleef/src/arch/helperavx.h:308:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8878204Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:22.8878278Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8878533Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8878700Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:22.8878774Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8879012Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8879121Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:22.8879193Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8879445Z external/sleef/src/arch/helperavx.h:296:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8879556Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:22.8879627Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8879896Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8880083Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:22.8880156Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8880418Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8880580Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:22.8880657Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8880914Z external/sleef/src/arch/helperavx.h:280:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8881090Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:30:22.8881164Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8881415Z external/sleef/src/arch/helperavx.h:277:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8881567Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:22.8881666Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8881918Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8882063Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:22.8882135Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8882383Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8882524Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:22.8882594Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8882826Z external/sleef/src/arch/helperavx.h:272:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8882965Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:22.8883037Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8883290Z external/sleef/src/arch/helperavx.h:271:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8883426Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:22.8883495Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8883746Z external/sleef/src/arch/helperavx.h:270:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8883883Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:22.8883940Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8884197Z external/sleef/src/arch/helperavx.h:267:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8884466Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:22.8884540Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8884826Z external/sleef/src/arch/helperavx.h:265:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8884967Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:22.8885039Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8885290Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8885411Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:22.8885484Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8885742Z external/sleef/src/arch/helperavx.h:263:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8885886Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:22.8885958Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8886211Z external/sleef/src/arch/helperavx.h:262:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8886354Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:22.8886425Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8886663Z external/sleef/src/arch/helperavx.h:260:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8886803Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:22.8886874Z ^~~~~~~~~~ 2022-05-18T03:30:22.8887124Z external/sleef/src/arch/helperavx.h:258:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8887263Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:22.8887333Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8887585Z external/sleef/src/arch/helperavx.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8887801Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:22.8887862Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8888114Z external/sleef/src/arch/helperavx.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8888294Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:22.8888368Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8888620Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8888802Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:22.8888874Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8889123Z external/sleef/src/arch/helperavx.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8889305Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:22.8889364Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8889617Z external/sleef/src/arch/helperavx.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8889799Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:22.8889873Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8890126Z external/sleef/src/arch/helperavx.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8890304Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:22.8890376Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8900783Z external/sleef/src/arch/helperavx.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8901125Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:22.8901211Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8901529Z external/sleef/src/arch/helperavx.h:236:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8901717Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:22.8901795Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8902068Z external/sleef/src/arch/helperavx.h:235:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8902249Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:22.8902326Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8902591Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8902731Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:22.8902806Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8903059Z external/sleef/src/arch/helperavx.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8903205Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:22.8903278Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8903619Z external/sleef/src/arch/helperavx.h:230:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8903853Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:22.8903926Z ^~~~~~~~~~ 2022-05-18T03:30:22.8904171Z external/sleef/src/arch/helperavx.h:228:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8904353Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:22.8904427Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8904680Z external/sleef/src/arch/helperavx.h:227:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8904830Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:22.8904903Z ^~~~~~~~~~ 2022-05-18T03:30:22.8905161Z external/sleef/src/arch/helperavx.h:226:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8905312Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:22.8905374Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8905628Z external/sleef/src/arch/helperavx.h:217:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8905870Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:22.8905964Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8906222Z external/sleef/src/arch/helperavx.h:208:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8906326Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:22.8906397Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8906652Z external/sleef/src/arch/helperavx.h:199:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8906779Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:22.8906853Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8907116Z external/sleef/src/arch/helperavx.h:196:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8907300Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.8907435Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8907692Z external/sleef/src/arch/helperavx.h:195:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8907879Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:22.8907953Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8908198Z external/sleef/src/arch/helperavx.h:194:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8908345Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:22.8908417Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8908669Z external/sleef/src/arch/helperavx.h:193:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8908808Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:22.8908881Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8909141Z external/sleef/src/arch/helperavx.h:187:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8909253Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:22.8909313Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8909570Z external/sleef/src/arch/helperavx.h:183:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8909681Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:22.8909755Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8910008Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8910220Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8910294Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8910594Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8910791Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8910864Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8911119Z external/sleef/src/arch/helperavx.h:175:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8911325Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8911398Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:22.8911660Z external/sleef/src/arch/helperavx.h:174:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8911875Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8911953Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8912210Z external/sleef/src/arch/helperavx.h:173:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8912408Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8912480Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8912740Z external/sleef/src/arch/helperavx.h:169:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8912958Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:22.8913033Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8913164Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T03:30:22.8913452Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8913589Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:22.8913645Z ^~~~~~~~~~~ 2022-05-18T03:30:22.8913901Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8913997Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:30:22.8914065Z ^~~~~~~~~~~~ 2022-05-18T03:30:22.8914333Z external/sleef/src/arch/helperavx.h:138:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8914452Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:30:22.8914529Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8914793Z external/sleef/src/arch/helperavx.h:132:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8914901Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:30:22.8914978Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8915240Z external/sleef/src/arch/helperavx.h:123:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8915354Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:22.8915426Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:22.8915680Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8915833Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:22.8915905Z ^~~~~~~~~~~~~ 2022-05-18T03:30:22.8916153Z external/sleef/src/arch/helperavx.h:84:19: warning: 'cpuSupportsFMA4' defined but not used [-Wunused-function] 2022-05-18T03:30:22.8916253Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:30:22.8916323Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5412525Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T03:30:23.5413210Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T03:30:23.5413948Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T03:30:23.5414646Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T03:30:23.5415211Z ^~~ 2022-05-18T03:30:23.5415759Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T03:30:23.5416483Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T03:30:23.5416990Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T03:30:23.5417322Z ^ 2022-05-18T03:30:23.5417597Z At top level: 2022-05-18T03:30:23.5418300Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5419002Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T03:30:23.5424321Z ^~~~~~~ 2022-05-18T03:30:23.5441202Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5442030Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T03:30:23.5442605Z ^~~~~~~ 2022-05-18T03:30:23.5443320Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5444045Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T03:30:23.5444736Z ^~~~~~~~~ 2022-05-18T03:30:23.5445457Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5446095Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T03:30:23.5446514Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5447233Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5447824Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T03:30:23.5448240Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5448934Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5449515Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T03:30:23.5449799Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5450185Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5450540Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T03:30:23.5450813Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5451240Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5451608Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T03:30:23.5451881Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5452256Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5452661Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T03:30:23.5452892Z ^~~~~ 2022-05-18T03:30:23.5453261Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5453581Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T03:30:23.5453811Z ^~~~~ 2022-05-18T03:30:23.5454192Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5454499Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T03:30:23.5454783Z ^~~~ 2022-05-18T03:30:23.5455166Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5455473Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T03:30:23.5455700Z ^~~~ 2022-05-18T03:30:23.5456083Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5456402Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T03:30:23.5456617Z ^~~~~~ 2022-05-18T03:30:23.5456994Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5457339Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T03:30:23.5457580Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5457958Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5458294Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T03:30:23.5458529Z ^~~~~~~~~ 2022-05-18T03:30:23.5458948Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5459279Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T03:30:23.5459520Z ^~~~~~ 2022-05-18T03:30:23.5459886Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5460208Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T03:30:23.5460440Z ^~~~~~ 2022-05-18T03:30:23.5460806Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5461129Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T03:30:23.5461359Z ^~~~~~ 2022-05-18T03:30:23.5461793Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5462092Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T03:30:23.5462300Z ^~~~~ 2022-05-18T03:30:23.5462674Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5463043Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T03:30:23.5463335Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5463792Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5464200Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T03:30:23.5464509Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5464783Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:23.5465212Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5465519Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T03:30:23.5465718Z ^~~~~~~~ 2022-05-18T03:30:23.5466242Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5466587Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:23.5466828Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5467211Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5467577Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:23.5467842Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5468211Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5468522Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:23.5468741Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5469103Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5469430Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:23.5469666Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5470041Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5470365Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:23.5470607Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5471077Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5471389Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:23.5471620Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5471998Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5472309Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:23.5472513Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5472889Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5473233Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T03:30:23.5473467Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5473846Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5474170Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T03:30:23.5474393Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5474755Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5475165Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:23.5475414Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5475776Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5476132Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:23.5476393Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5476767Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5477166Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:23.5477421Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5477796Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5478110Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:23.5478346Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5478722Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5479048Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:23.5479271Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5479646Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5479977Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:23.5480197Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5480570Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5480907Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T03:30:23.5481158Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5481526Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5481862Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T03:30:23.5482112Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5482484Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5482829Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T03:30:23.5483109Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5483494Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5483804Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T03:30:23.5484058Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5484647Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5485080Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T03:30:23.5485342Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5485784Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5486202Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:23.5486442Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5486877Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5487234Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:23.5487466Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5487898Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5488275Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T03:30:23.5488539Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5488964Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5489337Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T03:30:23.5489599Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5490072Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5490541Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:23.5490832Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5491375Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5491713Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T03:30:23.5491943Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5492319Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5492638Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:23.5492875Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5493253Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5493579Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:23.5493800Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5494040Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:23.5494463Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5494765Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T03:30:23.5495042Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5495417Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5495716Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T03:30:23.5495937Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5496433Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5496769Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T03:30:23.5496991Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5497368Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5497688Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T03:30:23.5497910Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5498338Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5498660Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:23.5498890Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5499252Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5499582Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T03:30:23.5499878Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5500242Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5500575Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T03:30:23.5500823Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5501267Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5501593Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:23.5501842Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5502224Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5502581Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:23.5502820Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5503200Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5503601Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:23.5503838Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5504219Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5504557Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:23.5504797Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5505177Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5505526Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T03:30:23.5505892Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5506269Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5506608Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T03:30:23.5506861Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5507226Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5507559Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T03:30:23.5507803Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5508178Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5508563Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T03:30:23.5508818Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5509196Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5509516Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T03:30:23.5509756Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5510132Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5510460Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T03:30:23.5510683Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5511062Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5511406Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T03:30:23.5511641Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5512018Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5512368Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T03:30:23.5512627Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5512989Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5513336Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:23.5513590Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5513969Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5514361Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T03:30:23.5514624Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5515006Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5515327Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T03:30:23.5515570Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5515948Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5516280Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T03:30:23.5516510Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5516886Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5517255Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:23.5517518Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5517898Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5518256Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:23.5518521Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5518885Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5519250Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:23.5519521Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5519919Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5520271Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:23.5520532Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5520910Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5521244Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:23.5521500Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5521873Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5522220Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:23.5522463Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5522842Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5523193Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:23.5523442Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5523820Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5524167Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:23.5524422Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5524787Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5525128Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:23.5525379Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5525797Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5526140Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:23.5526389Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5526766Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5527093Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:23.5527343Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5527721Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5528048Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:23.5528300Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5528681Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5529014Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:23.5529244Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5529621Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5529985Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:23.5530241Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5530618Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5530974Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:23.5531244Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5531634Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5531992Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:23.5532258Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5532631Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5532975Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:23.5533246Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5533628Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5533955Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:23.5534210Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5534587Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5534932Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:23.5535170Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5535547Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5535884Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:23.5536118Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5536360Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:23.5536770Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5537118Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T03:30:23.5537343Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5537707Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5538027Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:23.5538253Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5538613Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5538928Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T03:30:23.5539167Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5539516Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5539831Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T03:30:23.5540068Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5540421Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5540731Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T03:30:23.5540961Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5541309Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5541628Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:23.5541866Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5542223Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5542543Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:23.5542800Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5543071Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:23.5543560Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5543898Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:23.5544153Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5544515Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5544835Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:23.5545088Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5545451Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5545888Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:23.5546198Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5546567Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5546899Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T03:30:23.5547142Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5547506Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5547839Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:23.5548080Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5548442Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5548771Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:23.5549089Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5549441Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5549778Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:23.5550032Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5550385Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5550721Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T03:30:23.5550975Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5551342Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5551660Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:23.5551919Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5552280Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5552607Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T03:30:23.5552844Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5553280Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5553615Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:23.5553903Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5554268Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5554599Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:23.5554900Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5555254Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5555583Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T03:30:23.5555831Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5556181Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5556510Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:23.5556759Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5557120Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5557435Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:23.5557690Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5558059Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5558379Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T03:30:23.5558637Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5558998Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5559324Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T03:30:23.5559562Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5559922Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5560236Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:23.5560460Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5560852Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5561167Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T03:30:23.5561389Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5561751Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5562123Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:23.5562403Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5562750Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5563106Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:23.5563380Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5563738Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5564073Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:23.5564328Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5564690Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5565013Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:23.5565268Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5565505Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:23.5565911Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5566309Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T03:30:23.5566601Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5566965Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5567323Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T03:30:23.5567599Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5567963Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5568326Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T03:30:23.5568584Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5568943Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5569297Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T03:30:23.5569545Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5569906Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5570242Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T03:30:23.5570496Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5570842Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5571205Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T03:30:23.5571485Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5571850Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5572215Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T03:30:23.5572484Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5572851Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5573161Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T03:30:23.5573406Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5573767Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5574098Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T03:30:23.5574338Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5574701Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5575024Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T03:30:23.5575248Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5575605Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5575957Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:23.5576227Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5576573Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5576921Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:23.5577189Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5577985Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5578389Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T03:30:23.5578674Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5579041Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5579360Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T03:30:23.5579612Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5579977Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5580307Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T03:30:23.5580545Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5580791Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:30:23.5581215Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5581528Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:23.5581758Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5582131Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5582437Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:23.5582670Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5583042Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5583362Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:23.5583650Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5584026Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5584384Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:23.5584597Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5584962Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5585257Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T03:30:23.5585455Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5585920Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5586221Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T03:30:23.5586423Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5586776Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5587087Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:23.5587303Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5587664Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5588001Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:23.5588240Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5588606Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5588905Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:23.5589121Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5589488Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5589799Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T03:30:23.5590025Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5590445Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5590754Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:23.5590955Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5591327Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5591648Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:23.5591859Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5592224Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5592535Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:23.5592752Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5593100Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5593494Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:23.5593779Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5594134Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5594477Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T03:30:23.5594723Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5595087Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5595414Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:23.5595652Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5596014Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5596410Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T03:30:23.5596676Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5597043Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5597427Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:23.5597684Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5598048Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5598398Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T03:30:23.5598628Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5598997Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5599346Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:23.5599599Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5599950Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5600295Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:23.5600549Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5600901Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5601246Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:23.5601490Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5601853Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5602260Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:23.5602538Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5602907Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5603261Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:23.5603500Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5603867Z external/sleef/src/arch/helperavx.h:545:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5604246Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:23.5604512Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5604887Z external/sleef/src/arch/helperavx.h:544:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5605274Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:23.5605559Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5605915Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5606260Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T03:30:23.5606505Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5606861Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5607206Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T03:30:23.5607500Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5607871Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5608262Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:23.5608558Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5608922Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5609327Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:23.5609609Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5609972Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5610380Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:23.5610675Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5611042Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5611459Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:23.5611761Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5612118Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5612443Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:30:23.5612674Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5613026Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5613402Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:23.5613646Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5614011Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5614337Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:23.5614578Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5614939Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5615267Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:23.5615506Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5615870Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5616211Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:23.5616442Z ^~~~~~~~~~ 2022-05-18T03:30:23.5616811Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5617143Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:23.5617368Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5617734Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5618168Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:23.5618429Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5618783Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5619148Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:23.5619445Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5619799Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5620164Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:23.5620427Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5620793Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5621152Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:23.5621426Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5621799Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5622147Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:23.5622391Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5622764Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5623090Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T03:30:23.5623315Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5623761Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5624135Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T03:30:23.5624408Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5624770Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5625081Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:23.5625334Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5625690Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5626188Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:23.5626420Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5626779Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5627087Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:23.5627302Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5627673Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5627969Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:23.5628182Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5628579Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5628965Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:23.5629182Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5629551Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5629863Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:23.5630064Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5630499Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5630859Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:23.5631054Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5631423Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5631790Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:23.5631987Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5632354Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5632650Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:23.5632854Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5633204Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5633736Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:23.5634031Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5634443Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5634851Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:23.5635143Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5635564Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5635898Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:23.5636137Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5636554Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5636895Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:23.5637135Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5637559Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5637917Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:23.5638153Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5638624Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5638974Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:23.5639200Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5639618Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5639955Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:30:23.5640270Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5640636Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5640938Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:23.5641148Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5641499Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5641802Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:23.5642017Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5642368Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5642741Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:23.5643008Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5643374Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5643731Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:23.5643995Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5644361Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5644722Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:23.5645018Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5645386Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5645756Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:23.5646005Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5646367Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5646804Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:23.5647072Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5647429Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5647805Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:23.5648067Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5648417Z external/sleef/src/arch/helperavx.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5648785Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:23.5649049Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5649417Z external/sleef/src/arch/helperavx.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5649769Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:23.5650032Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5650398Z external/sleef/src/arch/helperavx.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5650781Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:23.5651040Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5651407Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5651739Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:23.5651962Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5652329Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5652666Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:23.5652891Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5653256Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5653776Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:23.5654073Z ^~~~~~~~~~ 2022-05-18T03:30:23.5654422Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5654935Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T03:30:23.5655229Z ^~~~~~~~~~ 2022-05-18T03:30:23.5655588Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5655900Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:23.5656128Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5656491Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5656844Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:23.5657078Z ^~~~~~~~~~ 2022-05-18T03:30:23.5657442Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5657775Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T03:30:23.5658002Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5658367Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5658706Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T03:30:23.5658928Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5659288Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5659626Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T03:30:23.5659852Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5660217Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5660557Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T03:30:23.5660793Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5661142Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5661500Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T03:30:23.5661760Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5662116Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5662501Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T03:30:23.5662760Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5663125Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5663526Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T03:30:23.5663774Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5664143Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5664481Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T03:30:23.5664710Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5665073Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5665412Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:30:23.5665636Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5666122Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5666446Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T03:30:23.5666659Z ^~~~~~~~~~ 2022-05-18T03:30:23.5667022Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5667366Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:23.5667610Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5667960Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5668309Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:23.5668613Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5668971Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5669315Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:23.5669558Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5669921Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5670204Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T03:30:23.5670403Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5670763Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5671051Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T03:30:23.5671251Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5671619Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5671948Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T03:30:23.5672169Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5672532Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5672878Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:23.5673110Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5673471Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5673813Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:23.5674054Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5674403Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5674781Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:23.5675027Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5675376Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5675716Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:23.5675958Z ^~~~~~~~~~ 2022-05-18T03:30:23.5676308Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5676607Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T03:30:23.5676817Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5677179Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5677471Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:23.5677681Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5678049Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5678334Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T03:30:23.5678543Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5678908Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5679210Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T03:30:23.5679413Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5679840Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5680252Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T03:30:23.5680643Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5681047Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5681422Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T03:30:23.5681678Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5682034Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5682365Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T03:30:23.5682610Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5682964Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5683344Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T03:30:23.5683622Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5683993Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5684343Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T03:30:23.5684606Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5684968Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5685303Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T03:30:23.5685556Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5685920Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5686276Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T03:30:23.5686549Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5686915Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5687244Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:23.5687466Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5687831Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5688164Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:23.5688395Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5688746Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5689074Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T03:30:23.5689307Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5689680Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5690008Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T03:30:23.5690235Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5690596Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5690907Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T03:30:23.5691129Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5691491Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5691827Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:23.5692076Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5692489Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5692848Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T03:30:23.5693091Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5693457Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5693783Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T03:30:23.5693999Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5694358Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5694679Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:23.5694908Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5695252Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5695591Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T03:30:23.5695829Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5696181Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5696506Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T03:30:23.5696735Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5697095Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5697413Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T03:30:23.5697644Z ^~~~~~~~~~ 2022-05-18T03:30:23.5698001Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5698349Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T03:30:23.5698578Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5698938Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5699264Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T03:30:23.5699480Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5699838Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5700208Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:23.5700467Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5700833Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5701207Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:23.5701475Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5701825Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5702198Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:23.5702466Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5702818Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5703187Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:23.5703541Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5703913Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5704327Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T03:30:23.5704648Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5705018Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5705391Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T03:30:23.5705644Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5706129Z external/sleef/src/arch/helperavx.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5706508Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:23.5706771Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5707142Z external/sleef/src/arch/helperavx.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5707519Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:23.5707794Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5708150Z external/sleef/src/arch/helperavx.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5708525Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:23.5708791Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5709145Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5709494Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T03:30:23.5709738Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5710167Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5710496Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T03:30:23.5710737Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5711101Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5711509Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:23.5711753Z ^~~~~~~~~~ 2022-05-18T03:30:23.5712118Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5712549Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T03:30:23.5712781Z ^~~~~~~~~~ 2022-05-18T03:30:23.5713155Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5713489Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T03:30:23.5713781Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5714157Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5714574Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T03:30:23.5714814Z ^~~~~~~~~~ 2022-05-18T03:30:23.5715170Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5715517Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T03:30:23.5715759Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5716111Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5716500Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T03:30:23.5716743Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5717106Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5717434Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T03:30:23.5717673Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5718138Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5718487Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T03:30:23.5718734Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5719101Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5719410Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T03:30:23.5719611Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5719982Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5720284Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T03:30:23.5720477Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5720838Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5721137Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T03:30:23.5721335Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5721699Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5721998Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T03:30:23.5722198Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5722580Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5722905Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T03:30:23.5723127Z ^~~~~~~~~~ 2022-05-18T03:30:23.5723476Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5723809Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T03:30:23.5724044Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5724404Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5724762Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:23.5725026Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5725394Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5725756Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:23.5726021Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5726386Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5726762Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:23.5727022Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5727389Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5727763Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:23.5728021Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5728443Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5728794Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T03:30:23.5729034Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5729386Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5729714Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T03:30:23.5729942Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5730470Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5731080Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T03:30:23.5731407Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5732022Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5732506Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T03:30:23.5732852Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5733531Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5734232Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5734738Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5735382Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5736074Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5736547Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5737192Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5737616Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5737918Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5738283Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5738690Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5738988Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5739347Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5739749Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5740050Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5740419Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5740811Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5741107Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5741477Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5741885Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5742176Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5742544Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5742986Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5743269Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5743731Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5744139Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5744438Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5744801Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5745204Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5745505Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5745988Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5746392Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5746696Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5747070Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5747463Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5747762Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5748130Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5748527Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5748869Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5749241Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5749635Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5749922Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5750277Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5750721Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5751047Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5751271Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:30:23.5751699Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5752323Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5752790Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5753359Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5753866Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T03:30:23.5754230Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5754907Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5755464Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T03:30:23.5755858Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5756543Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5757283Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T03:30:23.5757709Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5758361Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5758970Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T03:30:23.5759415Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5760052Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5760574Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T03:30:23.5760937Z ^~~~~~~~~~ 2022-05-18T03:30:23.5761585Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5762138Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T03:30:23.5762500Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5763172Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5763730Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:23.5764092Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5764753Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5765366Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:23.5765801Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5766420Z external/sleef/src/arch/helperavx.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5766928Z static INLINE int vavailability_i(int name) { 2022-05-18T03:30:23.5767277Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5767974Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5768476Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:30:23.5768804Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5769440Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.5769973Z static INLINE int cpuSupportsAVX() { 2022-05-18T03:30:23.5770326Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5770712Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:23.5771410Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5772000Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:23.5772383Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5773015Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5773640Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T03:30:23.5774098Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5774767Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5775294Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T03:30:23.5775657Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5776339Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5776859Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:23.5777235Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5777900Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5778574Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T03:30:23.5778956Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5779517Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5780052Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T03:30:23.5780427Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5780998Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5781509Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T03:30:23.5781821Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5782191Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5782355Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T03:30:23.5782438Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5782706Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5782869Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T03:30:23.5782948Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5783211Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5783359Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T03:30:23.5783506Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5783837Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5784049Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T03:30:23.5784132Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5784402Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5784534Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:23.5784615Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5784870Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5785001Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T03:30:23.5785082Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5785347Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5785463Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T03:30:23.5785544Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5785949Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5786068Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T03:30:23.5786131Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5786402Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5786535Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T03:30:23.5786620Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5786753Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T03:30:23.5787025Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5787152Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T03:30:23.5787313Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5787574Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5787718Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T03:30:23.5787804Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5788063Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5788203Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T03:30:23.5788287Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5788544Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5788691Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T03:30:23.5788780Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5789035Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5789182Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T03:30:23.5789270Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5789535Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5789689Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T03:30:23.5789775Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5790054Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5790225Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:23.5790347Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5790622Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5790786Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T03:30:23.5790874Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5791156Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5791324Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:23.5791413Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5791677Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5791839Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T03:30:23.5791911Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5792176Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5792331Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T03:30:23.5792415Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5792678Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5792835Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T03:30:23.5792919Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5793196Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5793369Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T03:30:23.5793457Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5793724Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5793874Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T03:30:23.5793961Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5794229Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5794373Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T03:30:23.5794458Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5794728Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5794861Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T03:30:23.5794946Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5795214Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5795434Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T03:30:23.5795520Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5795789Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5795931Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T03:30:23.5796015Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5796298Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5796436Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T03:30:23.5796519Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5796789Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5796954Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T03:30:23.5797041Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5797307Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5797469Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T03:30:23.5797543Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5797815Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5797975Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T03:30:23.5798060Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5798334Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5798498Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T03:30:23.5798588Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5798850Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5798995Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T03:30:23.5799095Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5799359Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5799502Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T03:30:23.5799587Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5799848Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5799993Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T03:30:23.5800077Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5800211Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T03:30:23.5800448Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5800592Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T03:30:23.5800681Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5800814Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:30:23.5801082Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5801211Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T03:30:23.5801290Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5801558Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5801674Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T03:30:23.5801752Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5802014Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5802168Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T03:30:23.5802247Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5802507Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5802631Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T03:30:23.5802707Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5802948Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5803097Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T03:30:23.5803170Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5803430Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5803548Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T03:30:23.5803626Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5803881Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5804008Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T03:30:23.5804069Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5804318Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5804442Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T03:30:23.5804518Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5804766Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5804862Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T03:30:23.5804930Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5805196Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5805417Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T03:30:23.5805494Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5805751Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5805898Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T03:30:23.5805971Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5806227Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5806418Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T03:30:23.5806490Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5806753Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5806909Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:23.5806984Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5807246Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5807400Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T03:30:23.5807477Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5807736Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5807885Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T03:30:23.5807945Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5808224Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5808420Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T03:30:23.5808495Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5808747Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5808911Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T03:30:23.5808983Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5809250Z external/sleef/src/arch/helperavx.h:545:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5809436Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:23.5809505Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5809772Z external/sleef/src/arch/helperavx.h:544:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5809962Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T03:30:23.5810042Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5810299Z external/sleef/src/arch/helperavx.h:538:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5810514Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T03:30:23.5810588Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5810843Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5811055Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T03:30:23.5811142Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5811397Z external/sleef/src/arch/helperavx.h:536:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5811610Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T03:30:23.5811685Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5811934Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5812143Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T03:30:23.5812216Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5812476Z external/sleef/src/arch/helperavx.h:513:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5812604Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T03:30:23.5812679Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5812935Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5813083Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T03:30:23.5813156Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5813493Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5813664Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T03:30:23.5813736Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5813981Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5814130Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T03:30:23.5814232Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5814485Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5814629Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T03:30:23.5814749Z ^~~~~~~~~~ 2022-05-18T03:30:23.5815000Z external/sleef/src/arch/helperavx.h:503:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5815140Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T03:30:23.5815199Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5815450Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5815695Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T03:30:23.5815771Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5816029Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5816195Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:23.5816267Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5816518Z external/sleef/src/arch/helperavx.h:500:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5816692Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T03:30:23.5816752Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5817020Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5817199Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T03:30:23.5817310Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5817573Z external/sleef/src/arch/helperavx.h:492:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5817727Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T03:30:23.5817804Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5818066Z external/sleef/src/arch/helperavx.h:473:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5818185Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T03:30:23.5818261Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5818519Z external/sleef/src/arch/helperavx.h:466:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5818632Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:23.5818708Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5818965Z external/sleef/src/arch/helperavx.h:452:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5819083Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:23.5819156Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5819398Z external/sleef/src/arch/helperavx.h:445:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5819514Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:23.5819588Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5819841Z external/sleef/src/arch/helperavx.h:440:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5819950Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T03:30:23.5820022Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5820282Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5820479Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:23.5820541Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5820799Z external/sleef/src/arch/helperavx.h:427:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5820957Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T03:30:23.5821030Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5821287Z external/sleef/src/arch/helperavx.h:417:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5821399Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T03:30:23.5821473Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5821725Z external/sleef/src/arch/helperavx.h:402:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5821818Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T03:30:23.5821891Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5822145Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5822326Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T03:30:23.5822399Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5822653Z external/sleef/src/arch/helperavx.h:389:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5822833Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T03:30:23.5822904Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5823143Z external/sleef/src/arch/helperavx.h:388:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5823325Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T03:30:23.5823522Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5823779Z external/sleef/src/arch/helperavx.h:387:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5823954Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T03:30:23.5824051Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5824313Z external/sleef/src/arch/helperavx.h:373:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5824489Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:23.5824553Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5824815Z external/sleef/src/arch/helperavx.h:372:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5824996Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T03:30:23.5825072Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5825328Z external/sleef/src/arch/helperavx.h:371:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5825498Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T03:30:23.5825571Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5826003Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5826153Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T03:30:23.5826213Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5826471Z external/sleef/src/arch/helperavx.h:367:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5826677Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T03:30:23.5826751Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5827002Z external/sleef/src/arch/helperavx.h:366:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5827324Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T03:30:23.5827396Z ^~~~~~~~~~ 2022-05-18T03:30:23.5827651Z external/sleef/src/arch/helperavx.h:364:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5827771Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T03:30:23.5827845Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5828093Z external/sleef/src/arch/helperavx.h:363:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5828246Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T03:30:23.5828318Z ^~~~~~~~~~ 2022-05-18T03:30:23.5828571Z external/sleef/src/arch/helperavx.h:352:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5828717Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T03:30:23.5828788Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5829026Z external/sleef/src/arch/helperavx.h:350:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5829240Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T03:30:23.5829348Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5829738Z external/sleef/src/arch/helperavx.h:349:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5829982Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T03:30:23.5830184Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5830618Z external/sleef/src/arch/helperavx.h:348:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5830857Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T03:30:23.5830955Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5831391Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5831641Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T03:30:23.5831757Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5832197Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5832440Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T03:30:23.5832557Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5832999Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5833240Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T03:30:23.5833360Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5833793Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5834049Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T03:30:23.5834167Z ^~~~~~~~~~ 2022-05-18T03:30:23.5834613Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5834789Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T03:30:23.5834908Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5835383Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5835624Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T03:30:23.5835742Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5836183Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5836416Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T03:30:23.5836533Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5836980Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5837205Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T03:30:23.5837307Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5837762Z external/sleef/src/arch/helperavx.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5838085Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T03:30:23.5838206Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5838664Z external/sleef/src/arch/helperavx.h:198:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5838965Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:23.5839085Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5839536Z external/sleef/src/arch/helperavx.h:197:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5839828Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T03:30:23.5839945Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5840393Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5840799Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5840917Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5841368Z external/sleef/src/arch/helperavx.h:180:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5841725Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5841843Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.5842307Z external/sleef/src/arch/helperavx.h:179:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5842666Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5842792Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5843252Z external/sleef/src/arch/helperavx.h:178:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5843610Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5843728Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5844143Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5844497Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T03:30:23.5844614Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5844842Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T03:30:23.5845284Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5845566Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T03:30:23.5845680Z ^~~~~~~~~~~ 2022-05-18T03:30:23.5846142Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5846306Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T03:30:23.5846415Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.5846884Z external/sleef/src/arch/helperavx.h:119:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5847073Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T03:30:23.5847180Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.5847630Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5847892Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T03:30:23.5848015Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.5848483Z external/sleef/src/arch/helperavx.h:84:19: warning: 'cpuSupportsFMA4' defined but not used [-Wunused-function] 2022-05-18T03:30:23.5848651Z static INLINE int cpuSupportsFMA4() { 2022-05-18T03:30:23.5848765Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.6358844Z INFO: From Compiling src/libm/sleefqp.c: 2022-05-18T03:30:23.6360364Z external/sleef/src/libm/sleefqp.c:305:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6360562Z static INLINE CONST Sleef_quad2 dqrec_q2_q2(Sleef_quad2 d) { 2022-05-18T03:30:23.6360698Z ^~~~~~~~~~~ 2022-05-18T03:30:23.6361123Z external/sleef/src/libm/sleefqp.c:293:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6361309Z static INLINE CONST Sleef_quad2 dqrec_q2_q(Sleef_quad d) { 2022-05-18T03:30:23.6361436Z ^~~~~~~~~~ 2022-05-18T03:30:23.6363402Z external/sleef/src/libm/sleefqp.c:283:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6363617Z static INLINE CONST Sleef_quad2 dqsqu_q2_q2(Sleef_quad2 x) { 2022-05-18T03:30:23.6363746Z ^~~~~~~~~~~ 2022-05-18T03:30:23.6364173Z external/sleef/src/libm/sleefqp.c:272:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6364402Z static INLINE CONST Sleef_quad2 dqmul_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T03:30:23.6364530Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.6365025Z external/sleef/src/libm/sleefqp.c:261:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6365278Z static INLINE CONST Sleef_quad2 dqmul_q2_q2_q(Sleef_quad2 x, Sleef_quad y) { 2022-05-18T03:30:23.6365418Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.6365911Z external/sleef/src/libm/sleefqp.c:250:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6366168Z static INLINE CONST Sleef_quad2 dqmul_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T03:30:23.6366291Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.6366737Z external/sleef/src/libm/sleefqp.c:232:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6366962Z static INLINE CONST Sleef_quad2 dqdiv_q2_q2_q2(Sleef_quad2 n, Sleef_quad2 d) { 2022-05-18T03:30:23.6367080Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.6367521Z external/sleef/src/libm/sleefqp.c:214:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6367766Z static INLINE CONST Sleef_quad2 dqsub_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T03:30:23.6367904Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.6368383Z external/sleef/src/libm/sleefqp.c:203:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6368735Z static INLINE CONST Sleef_quad2 dqadd2_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T03:30:23.6368879Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.6369370Z external/sleef/src/libm/sleefqp.c:185:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6369610Z static INLINE CONST Sleef_quad2 dqadd_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T03:30:23.6369749Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.6370231Z external/sleef/src/libm/sleefqp.c:175:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6370481Z static INLINE CONST Sleef_quad2 dqadd2_q2_q_q2(Sleef_quad x, Sleef_quad2 y) { 2022-05-18T03:30:23.6370625Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.6371088Z external/sleef/src/libm/sleefqp.c:157:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6371347Z static INLINE CONST Sleef_quad2 dqadd_q2_q_q2(Sleef_quad x, Sleef_quad2 y) { 2022-05-18T03:30:23.6371492Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.6371986Z external/sleef/src/libm/sleefqp.c:144:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6390463Z static INLINE CONST Sleef_quad2 dqadd2_q2_q2_q(Sleef_quad2 x, Sleef_quad y) { 2022-05-18T03:30:23.6390811Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.6391412Z external/sleef/src/libm/sleefqp.c:126:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6391660Z static INLINE CONST Sleef_quad2 dqadd_q2_q2_q(Sleef_quad2 x, Sleef_quad y) { 2022-05-18T03:30:23.6391816Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.6392319Z external/sleef/src/libm/sleefqp.c:116:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6392579Z static INLINE CONST Sleef_quad2 dqadd2_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T03:30:23.6392885Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.6393374Z external/sleef/src/libm/sleefqp.c:98:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6393631Z static INLINE CONST Sleef_quad2 dqadd_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T03:30:23.6393785Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.6394079Z external/sleef/src/libm/sleefqp.c:89:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6394204Z static INLINE CONST Sleef_quad2 dqneg_q2_q2(Sleef_quad2 d) { 2022-05-18T03:30:23.6394286Z ^~~~~~~~~~~ 2022-05-18T03:30:23.6394548Z external/sleef/src/libm/sleefqp.c:80:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6394692Z static INLINE CONST Sleef_quad2 dqscale_q2_q2_q(Sleef_quad2 d, Sleef_quad s) { 2022-05-18T03:30:23.6394780Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.6395036Z external/sleef/src/libm/sleefqp.c:71:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6395171Z static INLINE CONST Sleef_quad2 dqnormalize_q2_q2(Sleef_quad2 t) { 2022-05-18T03:30:23.6395243Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.6395502Z external/sleef/src/libm/sleefqp.c:65:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6395632Z static INLINE CONST Sleef_quad2 dq(Sleef_quad h, Sleef_quad l) { 2022-05-18T03:30:23.6395707Z ^~ 2022-05-18T03:30:23.6395959Z external/sleef/src/libm/sleefqp.c:54:32: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6396077Z static INLINE CONST Sleef_quad upperq(Sleef_quad d) { 2022-05-18T03:30:23.6396153Z ^~~~~~ 2022-05-18T03:30:23.6396409Z external/sleef/src/libm/sleefqp.c:34:32: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6396583Z static INLINE CONST Sleef_quad xfabsq(Sleef_quad x) { 2022-05-18T03:30:23.6396660Z ^~~~~~ 2022-05-18T03:30:23.6396916Z external/sleef/src/libm/sleefqp.c:32:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6397061Z static INLINE CONST int xispinfq(Sleef_quad x) { return x == SLEEF_INFINITYq; } 2022-05-18T03:30:23.6397134Z ^~~~~~~~ 2022-05-18T03:30:23.6397392Z external/sleef/src/libm/sleefqp.c:31:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6397600Z static INLINE CONST int xisminfq(Sleef_quad x) { return x == -SLEEF_INFINITYq; } 2022-05-18T03:30:23.6397673Z ^~~~~~~~ 2022-05-18T03:30:23.6397913Z external/sleef/src/libm/sleefqp.c:30:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6398161Z static INLINE CONST int xisinfq(Sleef_quad x) { return x == SLEEF_INFINITYq || x == -SLEEF_INFINITYq; } 2022-05-18T03:30:23.6398236Z ^~~~~~~ 2022-05-18T03:30:23.6398490Z external/sleef/src/libm/sleefqp.c:29:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6398616Z static INLINE CONST int xisnanq(Sleef_quad x) { return x != x; } 2022-05-18T03:30:23.6398688Z ^~~~~~~ 2022-05-18T03:30:23.6398939Z external/sleef/src/libm/sleefqp.c:27:32: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6399093Z static INLINE CONST Sleef_quad xtruncq(Sleef_quad x) { return (Sleef_quad)(int64_t)x; } 2022-05-18T03:30:23.6399154Z ^~~~~~~ 2022-05-18T03:30:23.6399409Z external/sleef/src/libm/sleefqp.c:26:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6399554Z static INLINE CONST int64_t xceilq(Sleef_quad x) { return (int64_t)x + (x < 0 ? 0 : 1); } 2022-05-18T03:30:23.6399671Z ^~~~~~ 2022-05-18T03:30:23.6399926Z external/sleef/src/libm/sleefqp.c:25:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6400167Z static INLINE CONST int64_t xrintq(Sleef_quad x) { return x < 0 ? (int64_t)(x - 0.5) : (int64_t)(x + 0.5); } 2022-05-18T03:30:23.6400242Z ^~~~~~ 2022-05-18T03:30:23.6400499Z external/sleef/src/libm/sleefqp.c:24:32: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T03:30:23.6400648Z static INLINE CONST Sleef_quad mlaq(Sleef_quad x, Sleef_quad y, Sleef_quad z) { return x * y + z; } 2022-05-18T03:30:23.6400722Z ^~~~ 2022-05-18T03:30:23.6400978Z external/sleef/src/libm/sleefqp.c:305:33: warning: 'dqrec_q2_q2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6401103Z static INLINE CONST Sleef_quad2 dqrec_q2_q2(Sleef_quad2 d) { 2022-05-18T03:30:23.6401187Z ^~~~~~~~~~~ 2022-05-18T03:30:23.6401441Z external/sleef/src/libm/sleefqp.c:293:33: warning: 'dqrec_q2_q' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6401565Z static INLINE CONST Sleef_quad2 dqrec_q2_q(Sleef_quad d) { 2022-05-18T03:30:23.6401646Z ^~~~~~~~~~ 2022-05-18T03:30:23.6401883Z external/sleef/src/libm/sleefqp.c:283:33: warning: 'dqsqu_q2_q2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6402008Z static INLINE CONST Sleef_quad2 dqsqu_q2_q2(Sleef_quad2 x) { 2022-05-18T03:30:23.6402088Z ^~~~~~~~~~~ 2022-05-18T03:30:23.6402345Z external/sleef/src/libm/sleefqp.c:232:33: warning: 'dqdiv_q2_q2_q2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6402486Z static INLINE CONST Sleef_quad2 dqdiv_q2_q2_q2(Sleef_quad2 n, Sleef_quad2 d) { 2022-05-18T03:30:23.6402567Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.6402820Z external/sleef/src/libm/sleefqp.c:214:33: warning: 'dqsub_q2_q2_q2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6402989Z static INLINE CONST Sleef_quad2 dqsub_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T03:30:23.6403059Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.6403308Z external/sleef/src/libm/sleefqp.c:185:33: warning: 'dqadd_q2_q2_q2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6403446Z static INLINE CONST Sleef_quad2 dqadd_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T03:30:23.6403525Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:23.6403779Z external/sleef/src/libm/sleefqp.c:157:33: warning: 'dqadd_q2_q_q2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6403919Z static INLINE CONST Sleef_quad2 dqadd_q2_q_q2(Sleef_quad x, Sleef_quad2 y) { 2022-05-18T03:30:23.6404000Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.6404254Z external/sleef/src/libm/sleefqp.c:126:33: warning: 'dqadd_q2_q2_q' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6404384Z static INLINE CONST Sleef_quad2 dqadd_q2_q2_q(Sleef_quad2 x, Sleef_quad y) { 2022-05-18T03:30:23.6404466Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.6404717Z external/sleef/src/libm/sleefqp.c:116:33: warning: 'dqadd2_q2_q_q' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6404856Z static INLINE CONST Sleef_quad2 dqadd2_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T03:30:23.6404938Z ^~~~~~~~~~~~~ 2022-05-18T03:30:23.6405186Z external/sleef/src/libm/sleefqp.c:98:33: warning: 'dqadd_q2_q_q' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6405323Z static INLINE CONST Sleef_quad2 dqadd_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T03:30:23.6405404Z ^~~~~~~~~~~~ 2022-05-18T03:30:23.6405640Z external/sleef/src/libm/sleefqp.c:89:33: warning: 'dqneg_q2_q2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6405763Z static INLINE CONST Sleef_quad2 dqneg_q2_q2(Sleef_quad2 d) { 2022-05-18T03:30:23.6405884Z ^~~~~~~~~~~ 2022-05-18T03:30:23.6406141Z external/sleef/src/libm/sleefqp.c:80:33: warning: 'dqscale_q2_q2_q' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6406282Z static INLINE CONST Sleef_quad2 dqscale_q2_q2_q(Sleef_quad2 d, Sleef_quad s) { 2022-05-18T03:30:23.6406366Z ^~~~~~~~~~~~~~~ 2022-05-18T03:30:23.6406625Z external/sleef/src/libm/sleefqp.c:71:33: warning: 'dqnormalize_q2_q2' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6406759Z static INLINE CONST Sleef_quad2 dqnormalize_q2_q2(Sleef_quad2 t) { 2022-05-18T03:30:23.6406829Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:30:23.6407076Z external/sleef/src/libm/sleefqp.c:32:25: warning: 'xispinfq' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6407220Z static INLINE CONST int xispinfq(Sleef_quad x) { return x == SLEEF_INFINITYq; } 2022-05-18T03:30:23.6407294Z ^~~~~~~~ 2022-05-18T03:30:23.6407542Z external/sleef/src/libm/sleefqp.c:31:25: warning: 'xisminfq' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6407750Z static INLINE CONST int xisminfq(Sleef_quad x) { return x == -SLEEF_INFINITYq; } 2022-05-18T03:30:23.6407822Z ^~~~~~~~ 2022-05-18T03:30:23.6408066Z external/sleef/src/libm/sleefqp.c:27:32: warning: 'xtruncq' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6408204Z static INLINE CONST Sleef_quad xtruncq(Sleef_quad x) { return (Sleef_quad)(int64_t)x; } 2022-05-18T03:30:23.6408281Z ^~~~~~~ 2022-05-18T03:30:23.6408616Z external/sleef/src/libm/sleefqp.c:25:29: warning: 'xrintq' defined but not used [-Wunused-function] 2022-05-18T03:30:23.6409002Z static INLINE CONST int64_t xrintq(Sleef_quad x) { return x < 0 ? (int64_t)(x - 0.5) : (int64_t)(x + 0.5); } 2022-05-18T03:30:23.6409105Z ^~~~~~ 2022-05-18T03:30:28.0159323Z [667 / 1,316] Action aten/src/ATen/ops; 10s processwrapper-sandbox ... (6 actions, 5 running) 2022-05-18T03:30:31.5296767Z INFO: From Compiling gloo/cuda_private.cu: 2022-05-18T03:30:31.5297561Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:30:31.5563355Z INFO: From Compiling gloo/cuda.cu: 2022-05-18T03:30:31.5564226Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:30:33.6703675Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2022-05-18T03:30:33.6704576Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:30:33.6705669Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:110:35: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:33.6706467Z [=](Vec a, Vec b, Vec c) -> Vec { 2022-05-18T03:30:33.6706831Z ^~~ 2022-05-18T03:30:33.7352602Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:33.7353487Z In file included from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8:0: 2022-05-18T03:30:33.7354306Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:30:33.7355310Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:28:48: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:33.7356055Z [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2022-05-18T03:30:33.7356397Z ^ 2022-05-18T03:30:34.4701197Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:34.4702202Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:34.4703013Z # pragma unroll 2022-05-18T03:30:34.4703304Z 2022-05-18T03:30:34.6997331Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2022-05-18T03:30:34.7009415Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-05-18T03:30:34.7009951Z from aten/src/ATen/cpu/vec/vec.h:4, 2022-05-18T03:30:34.7010325Z from aten/src/ATen/native/cpu/Loops.h:36, 2022-05-18T03:30:34.7011222Z from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:8: 2022-05-18T03:30:34.7013881Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::DEFAULT::VectorizedQuantizedConverter::float_vec_return_type at::vec::DEFAULT::VectorizedQuantizedConverter::dequantize(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) const [with T = c10::qint8; float_vec_return_type_ = std::array, 4>; int_vec_return_type_ = std::array, 4>; int size_ = 32]': 2022-05-18T03:30:34.7016020Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:763:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:34.7016604Z float_vec_return_type dequantize( 2022-05-18T03:30:34.7017086Z ^~~~~~~~~~ 2022-05-18T03:30:35.0227977Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:35.0235400Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T03:30:35.0236134Z from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:13: 2022-05-18T03:30:35.0238161Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = unsigned char; Op = at::native::{anonymous}::reduce_all_impl_vec(at::Tensor&, const at::Tensor&, scalar_t, func_t, vec_func_t):: [with scalar_t = unsigned char; func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::; vec_func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::]::, at::vec::DEFAULT::Vectorized)>]': 2022-05-18T03:30:35.0239587Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:35.0239933Z inline scalar_t vec_reduce_all( 2022-05-18T03:30:35.0240114Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:35.4566090Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:35.4575856Z In file included from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:8:0: 2022-05-18T03:30:35.4576428Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:30:35.4577037Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:561:79: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:35.4577570Z [](Vectorized a, Vectorized /*dummy input*/) -> Vectorized { 2022-05-18T03:30:35.4577903Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:35.5639987Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:35.5640982Z In file included from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:7:0: 2022-05-18T03:30:35.5642128Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:30:35.5643270Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:36:57: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:35.5644076Z [=](Vectorized a, Vectorized b) __ubsan_ignore_undefined__ { 2022-05-18T03:30:35.5644555Z ^ 2022-05-18T03:30:35.9174111Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:35.9182649Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:30:35.9183840Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:61:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:35.9184601Z [](Vec base) -> Vec { return base * base; } 2022-05-18T03:30:35.9184915Z ^~~ 2022-05-18T03:30:36.3853743Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:36.3864432Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:30:36.3865648Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:25:38: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:36.3866436Z Vectorized t2_vec) { 2022-05-18T03:30:36.3866780Z ^ 2022-05-18T03:30:36.6782324Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:36.6794606Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T03:30:36.6795052Z from aten/src/ATen/cpu/vml.h:5, 2022-05-18T03:30:36.6796005Z from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2022-05-18T03:30:36.6797260Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::vec::DEFAULT::Vectorized(const at::vec::DEFAULT::Vectorized&, const at::vec::DEFAULT::Vectorized&)]': 2022-05-18T03:30:36.6798380Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:36.6798847Z inline scalar_t vec_reduce_all( 2022-05-18T03:30:36.6799143Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:37.1594005Z INFO: From Executing genrule //:generated_caffe2_aten_op_headers: 2022-05-18T03:30:37.1631907Z Skipping rename Because of Arg: c10::optional (at::DimnameList) 2022-05-18T03:30:37.1632815Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1633327Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1633783Z Skipping refine_names Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1634307Z Skipping _cudnn_rnn_backward Because of Arg: ::std::array (::std::array) 2022-05-18T03:30:37.1634784Z Skipping _cudnn_init_dropout_state because it is a factory method 2022-05-18T03:30:37.1635255Z Skipping _fused_dropout Because of Arg: c10::optional (at::Generator) 2022-05-18T03:30:37.1635765Z Skipping native_dropout Because of Arg: c10::optional (bool) 2022-05-18T03:30:37.1636312Z Skipping _sobol_engine_draw Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1636906Z Skipping chalf Because of Arg: c10::optional (at::MemoryFormat) 2022-05-18T03:30:37.1637416Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1638056Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1638507Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1638966Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1639412Z Skipping arange because it is a factory method 2022-05-18T03:30:37.1639872Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1640366Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1640857Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1641329Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1641840Z Skipping as_strided Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1642343Z Skipping bartlett_window because it is a factory method 2022-05-18T03:30:37.1642858Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-05-18T03:30:37.1643432Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-05-18T03:30:37.1643950Z Skipping blackman_window because it is a factory method 2022-05-18T03:30:37.1644331Z Skipping cat Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1644774Z Skipping concat Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1645292Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1645886Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1646448Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1646998Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1647535Z Skipping contiguous Because of Arg: at::MemoryFormat (at::MemoryFormat) 2022-05-18T03:30:37.1648101Z Skipping convolution_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1648830Z Skipping _convolution_mode Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1649336Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1649843Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1650336Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1650840Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1651343Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1651825Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1652319Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1652818Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1653291Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1653818Z Skipping count_nonzero Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1654370Z Skipping cudnn_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1654911Z Skipping cummax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1655381Z Skipping cummin Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1655912Z Skipping cumprod Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1656454Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1656918Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1657455Z Skipping cumsum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1657972Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1658435Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1658953Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1659437Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1659951Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1660531Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1661138Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1666848Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:30:37.1676885Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:30:37.1677455Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:30:37.1678021Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:30:37.1678576Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:30:37.1679096Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1679602Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1680103Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:30:37.1680622Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:30:37.1681138Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:30:37.1681704Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:30:37.1682204Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1682672Z Skipping _rowwise_prune Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1683204Z Skipping embedding_bag Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1683666Z Skipping empty because it is a factory method 2022-05-18T03:30:37.1684193Z Skipping new_empty because it is a factory method 2022-05-18T03:30:37.1684649Z Skipping new_empty_strided because it is a factory method 2022-05-18T03:30:37.1685102Z Skipping new_full because it is a factory method 2022-05-18T03:30:37.1685507Z Skipping new_zeros because it is a factory method 2022-05-18T03:30:37.1685968Z Skipping new_ones because it is a factory method 2022-05-18T03:30:37.1686424Z Skipping _empty_affine_quantized because it is a factory method 2022-05-18T03:30:37.1686935Z Skipping _empty_per_channel_affine_quantized because it is a factory method 2022-05-18T03:30:37.1687412Z Skipping empty_quantized because it is a factory method 2022-05-18T03:30:37.1687874Z Skipping empty_like because it is a factory method 2022-05-18T03:30:37.1688326Z Skipping empty_strided because it is a factory method 2022-05-18T03:30:37.1688820Z Skipping expand Because of Arg: c10::SymIntArrayRef (c10::SymIntArrayRef) 2022-05-18T03:30:37.1689394Z Skipping expand Because of Arg: c10::SymIntArrayRef (c10::SymIntArrayRef) 2022-05-18T03:30:37.1689856Z Skipping eye because it is a factory method 2022-05-18T03:30:37.1690316Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1690752Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1691266Z Skipping flatten Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1691801Z Skipping unflatten Because of Arg: c10::optional (at::DimnameList) 2022-05-18T03:30:37.1692323Z Skipping unflatten Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1692787Z Skipping full because it is a factory method 2022-05-18T03:30:37.1693226Z Skipping full_like because it is a factory method 2022-05-18T03:30:37.1693613Z Skipping from_file because it is a factory method 2022-05-18T03:30:37.1694072Z Skipping hann_window because it is a factory method 2022-05-18T03:30:37.1694475Z Skipping hamming_window because it is a factory method 2022-05-18T03:30:37.1695096Z Skipping kaiser_window because it is a factory method 2022-05-18T03:30:37.1695539Z Skipping index_copy Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1696044Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1696511Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1697007Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1697510Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1698024Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1698504Z Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) 2022-05-18T03:30:37.1699004Z Skipping linspace because it is a factory method 2022-05-18T03:30:37.1699461Z Skipping logspace because it is a factory method 2022-05-18T03:30:37.1699936Z Skipping log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1700502Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1700993Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1701533Z Skipping _log_softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1702092Z Skipping logcumsumexp Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1702592Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1703105Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1703666Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1704161Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1704622Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1705081Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1705548Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1706445Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1706996Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1707465Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1707942Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1708490Z Skipping nanmean Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1708984Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1709471Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1709927Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1710419Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1710861Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1711303Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1711851Z Skipping miopen_rnn_backward Because of Arg: ::std::array (::std::array) 2022-05-18T03:30:37.1712335Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1712798Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1713255Z Skipping narrow_copy Because of Arg: c10::SymInt (c10::SymInt) 2022-05-18T03:30:37.1713676Z Skipping ones because it is a factory method 2022-05-18T03:30:37.1714121Z Skipping ones_like because it is a factory method 2022-05-18T03:30:37.1714610Z Skipping cdist Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1715128Z Skipping _cdist_forward Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1715625Z Skipping is_pinned Because of Arg: c10::optional (at::Device) 2022-05-18T03:30:37.1716170Z Skipping pin_memory Because of Arg: c10::optional (at::Device) 2022-05-18T03:30:37.1716787Z Skipping _pin_memory Because of Arg: c10::optional (at::Device) 2022-05-18T03:30:37.1717276Z Skipping scalar_tensor because it is a factory method 2022-05-18T03:30:37.1717695Z Skipping rand because it is a factory method 2022-05-18T03:30:37.1718141Z Skipping rand_like because it is a factory method 2022-05-18T03:30:37.1718550Z Skipping randint because it is a factory method 2022-05-18T03:30:37.1718994Z Skipping randint_like because it is a factory method 2022-05-18T03:30:37.1719437Z Skipping randn because it is a factory method 2022-05-18T03:30:37.1719845Z Skipping randn_like because it is a factory method 2022-05-18T03:30:37.1720277Z Skipping randperm because it is a factory method 2022-05-18T03:30:37.1720722Z Skipping range because it is a factory method 2022-05-18T03:30:37.1721185Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1721718Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1722255Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1722784Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1723280Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1723940Z Skipping rrelu Because of Arg: c10::optional (at::Generator) 2022-05-18T03:30:37.1724449Z Skipping gelu Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1724955Z Skipping gelu_backward Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1725438Z Skipping select Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1725922Z Skipping logit Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1726375Z Skipping size Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1726850Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1727313Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1727847Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1728351Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1728831Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1729348Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1729876Z Skipping softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1730378Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1730872Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1731363Z Skipping _softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1731887Z Skipping squeeze Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1732349Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1732836Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1733327Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1733757Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1734246Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1734700Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1735161Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1735649Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1736098Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1736559Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1737047Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1737527Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1738052Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1738502Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1738985Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1739488Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1739972Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1740464Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1740929Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1741389Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1741881Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1742368Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1742850Z Skipping stride Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1743408Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1743946Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1744435Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1744940Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1745449Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1746081Z Skipping nansum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1746604Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1747181Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1747774Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1748366Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1748874Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1749496Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1750047Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1750566Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1751074Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1751597Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1752081Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1752552Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1753040Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1753513Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1754013Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1754594Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1755100Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1755558Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1756005Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1756486Z Skipping transpose Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1756988Z Skipping unique_consecutive Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1757497Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1757980Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1758507Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1759046Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1759559Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1760203Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1760717Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1761181Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1761676Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1762214Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1762805Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1763324Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1763863Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1764382Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1764921Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1765426Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T03:30:37.1765914Z Skipping zeros because it is a factory method 2022-05-18T03:30:37.1766391Z Skipping _efficientzerotensor because it is a factory method 2022-05-18T03:30:37.1766877Z Skipping zeros_like because it is a factory method 2022-05-18T03:30:37.1767404Z Skipping _standard_gamma Because of Arg: c10::optional (at::Generator) 2022-05-18T03:30:37.1767972Z Skipping _sample_dirichlet Because of Arg: c10::optional (at::Generator) 2022-05-18T03:30:37.1768518Z Skipping poisson Because of Arg: c10::optional (at::Generator) 2022-05-18T03:30:37.1769064Z Skipping binomial Because of Arg: c10::optional (at::Generator) 2022-05-18T03:30:37.1769590Z Skipping native_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1769913Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1770212Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1770593Z Skipping _sparse_csr_sum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1771020Z Skipping _sparse_csr_prod Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1771591Z Skipping _sparse_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1772154Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1772636Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1773182Z Skipping _sparse_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1773749Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1774259Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1774800Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1775396Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1775958Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1776476Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1777003Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1777582Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1778097Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1778668Z Skipping clone Because of Arg: c10::optional (at::MemoryFormat) 2022-05-18T03:30:37.1779195Z Skipping sparse_compressed_tensor because it is a factory method 2022-05-18T03:30:37.1779696Z Skipping sparse_csr_tensor because it is a factory method 2022-05-18T03:30:37.1780209Z Skipping sparse_csc_tensor because it is a factory method 2022-05-18T03:30:37.1780678Z Skipping sparse_bsr_tensor because it is a factory method 2022-05-18T03:30:37.1781154Z Skipping sparse_bsc_tensor because it is a factory method 2022-05-18T03:30:37.1781659Z Skipping _sparse_compressed_tensor_unsafe because it is a factory method 2022-05-18T03:30:37.1782163Z Skipping _sparse_csr_tensor_unsafe because it is a factory method 2022-05-18T03:30:37.1782638Z Skipping _sparse_csc_tensor_unsafe because it is a factory method 2022-05-18T03:30:37.1783152Z Skipping _sparse_bsr_tensor_unsafe because it is a factory method 2022-05-18T03:30:37.1783721Z Skipping _sparse_bsc_tensor_unsafe because it is a factory method 2022-05-18T03:30:37.1784185Z Skipping sparse_coo_tensor because it is a factory method 2022-05-18T03:30:37.1784681Z Skipping _sparse_coo_tensor_unsafe because it is a factory method 2022-05-18T03:30:37.1785191Z Skipping _sparse_coo_tensor_with_dims because it is a factory method 2022-05-18T03:30:37.1785725Z Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method 2022-05-18T03:30:37.1786412Z Skipping to_dense Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1787003Z Skipping _to_dense Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1787526Z Skipping unbind Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1788020Z Skipping to_mkldnn Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1788628Z Skipping quantize_per_tensor_dynamic Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1789202Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1789766Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1790315Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1790837Z Skipping quantize_per_channel Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1791434Z Skipping q_scale Because of Ret: double (double) 2022-05-18T03:30:37.1791882Z Skipping qscheme Because of Ret: at::QScheme (at::QScheme) 2022-05-18T03:30:37.1792369Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-05-18T03:30:37.1792849Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-05-18T03:30:37.1793396Z Skipping _autocast_to_reduced_precision Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1793902Z Skipping _to_copy because it is a factory method 2022-05-18T03:30:37.1794334Z Skipping to because it is a factory method 2022-05-18T03:30:37.1794773Z Skipping meshgrid Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1795290Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1795799Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1796293Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1796827Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1797331Z Skipping can_cast Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1797835Z Skipping promote_types Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1798373Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1798905Z Skipping _masked_softmax_backward Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1799449Z Skipping view Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1799900Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1800404Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1800896Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1801401Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1802013Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1802520Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1803012Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1803538Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1804045Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1804516Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1804975Z Skipping scatter_add Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1805510Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1806063Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1806574Z Skipping cross Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1807058Z Skipping tril_indices because it is a factory method 2022-05-18T03:30:37.1807515Z Skipping triu_indices because it is a factory method 2022-05-18T03:30:37.1807998Z Skipping take_along_dim Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1808484Z Skipping index_select Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1808959Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1809419Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1809891Z Skipping linalg_vander Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1810445Z Skipping multinomial Because of Arg: c10::optional (at::Generator) 2022-05-18T03:30:37.1811035Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1811646Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1812268Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1812982Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1813635Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1814268Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1814942Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1815600Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1816279Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1816886Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1817542Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1818126Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1818764Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1819358Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1819945Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1820554Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1821145Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1821744Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1822378Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1822881Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1823403Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1823922Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1824436Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1824904Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1825421Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1827388Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1827883Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1828374Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1828884Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1829401Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1829859Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T03:30:37.1830319Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T03:30:37.1830802Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T03:30:37.1831266Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1831741Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1832199Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T03:30:37.1832642Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T03:30:37.1833129Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1833623Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-05-18T03:30:37.1834043Z Skipping normal because it is a factory method 2022-05-18T03:30:37.1834557Z Skipping _foreach_add Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:30:37.1835223Z Skipping _foreach_sub Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:30:37.1835827Z Skipping _foreach_div Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:30:37.1836375Z Skipping _foreach_mul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:30:37.1836996Z Skipping _foreach_addcdiv Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:30:37.1837584Z Skipping _foreach_addcmul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T03:30:37.1838202Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:30:37.1838799Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:30:37.1839351Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:30:37.1839954Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-05-18T03:30:37.1840524Z Skipping rrelu_with_noise Because of Arg: c10::optional (at::Generator) 2022-05-18T03:30:37.1841072Z Skipping avg_pool2d Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1841574Z Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1842107Z Skipping avg_pool3d Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1842643Z Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1843149Z Skipping _pad_enum Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1843663Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1844109Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1844660Z Skipping upsample_linear1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1845431Z Skipping upsample_linear1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1846065Z Skipping upsample_bilinear2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1846686Z Skipping upsample_bilinear2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1847340Z Skipping _upsample_bilinear2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1847989Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1848638Z Skipping upsample_trilinear3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1849275Z Skipping upsample_trilinear3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1849948Z Skipping upsample_bicubic2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1850593Z Skipping upsample_bicubic2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1851246Z Skipping _upsample_bicubic2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1851930Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1852562Z Skipping upsample_nearest1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1853196Z Skipping _upsample_nearest_exact1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1853863Z Skipping upsample_nearest1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1854533Z Skipping _upsample_nearest_exact1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1855210Z Skipping upsample_nearest2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1855895Z Skipping _upsample_nearest_exact2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1856538Z Skipping upsample_nearest2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1857216Z Skipping _upsample_nearest_exact2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1857850Z Skipping upsample_nearest3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1858479Z Skipping _upsample_nearest_exact3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1859123Z Skipping upsample_nearest3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1859827Z Skipping _upsample_nearest_exact3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1860434Z Skipping upsample_linear1d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1860998Z Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1861549Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1862109Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1862679Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1863267Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1863891Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1864463Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1865028Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1865626Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1866304Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1866938Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1867520Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1868123Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1868686Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1869243Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1869831Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1870403Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1870987Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1871561Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1872152Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1872719Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1873302Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1873864Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1874456Z Skipping upsample_nearest1d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1874983Z Skipping _upsample_nearest_exact1d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1875571Z Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1876159Z Skipping _upsample_nearest_exact1d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1876748Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1877398Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1877965Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1878509Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1879088Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1879641Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1880228Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1880828Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1881377Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1881911Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1882436Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1882962Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1883521Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1884072Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1884636Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1885208Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1885904Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1886503Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1887098Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1887749Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1888294Z Skipping logit_backward Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1888800Z Skipping special_logit Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1889358Z Skipping special_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1889933Z Skipping special_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1890463Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1890953Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1891422Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1891888Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1892387Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1892866Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1893356Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1893829Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1894308Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1894798Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1895272Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1895752Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1896225Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1896716Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1897206Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1897722Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1898299Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1898789Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1899346Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1899891Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1900490Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1901036Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1901615Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1902195Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1902776Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1903404Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1904003Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1904602Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1905154Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1905836Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1906423Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1907005Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1907570Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1908135Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1908723Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1909366Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1909952Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1910493Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1911059Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1911607Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1912171Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1912724Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1913317Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1913853Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1914440Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1915011Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1915563Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1916131Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1916688Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1917266Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1917839Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1918410Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1918986Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1919572Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1920064Z Skipping fft_fftfreq because it is a factory method 2022-05-18T03:30:37.1920621Z Skipping fft_rfftfreq because it is a factory method 2022-05-18T03:30:37.1921138Z Skipping fft_fftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1921709Z Skipping fft_ifftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1922273Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1922792Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1923295Z Skipping linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1923828Z Skipping linalg_eigvalsh Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1924375Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1924990Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1925545Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1926158Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1926686Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1927220Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1927704Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1928222Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1928812Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1929397Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1930029Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1930703Z Skipping linalg_matrix_norm Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1931290Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1931793Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1932348Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1932905Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1933454Z Skipping linalg_cond Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T03:30:37.1934014Z Skipping linalg_cond Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1934518Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1935023Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1935495Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1936064Z Skipping linalg_tensorsolve Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1936635Z Skipping linalg_qr Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1937168Z Skipping _linalg_qr_helper Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1937687Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1938258Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1938779Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-05-18T03:30:37.1939338Z Skipping _test_optional_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1939997Z Skipping _test_optional_filled_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.1940647Z Skipping _test_optional_floatlist Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T03:30:37.1941322Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1941861Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1942435Z Skipping _test_ambiguous_defaults Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1942981Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1943551Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1944096Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1944644Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1945168Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1945721Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1946372Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1946940Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1947516Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-05-18T03:30:37.1948118Z Skipping nested_tensor Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1948694Z Skipping nested_tensor Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1949277Z Skipping nested_tensor Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1949876Z Skipping nested_tensor Because of Arg: c10::optional (at::ScalarType) 2022-05-18T03:30:37.1950429Z Skipping as_strided_copy Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1951003Z Skipping expand_copy Because of Arg: c10::SymIntArrayRef (c10::SymIntArrayRef) 2022-05-18T03:30:37.1951683Z Skipping expand_copy Because of Arg: c10::SymIntArrayRef (c10::SymIntArrayRef) 2022-05-18T03:30:37.1952244Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1952741Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1953245Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-05-18T03:30:37.1953731Z Skipping view_copy Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T03:30:37.1954313Z Skipping to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T03:30:37.8066252Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:37.8066944Z In file included from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:12:0: 2022-05-18T03:30:37.8067680Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:30:37.8068601Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:344:84: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:37.8069233Z [](Vectorized a, Vectorized min, Vectorized max) { 2022-05-18T03:30:37.8069574Z ^ 2022-05-18T03:30:38.0094482Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:38.0103135Z In file included from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4:0: 2022-05-18T03:30:38.0104551Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:30:38.0106090Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:70:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:38.0107289Z Vec vec2_vec) __ubsan_ignore_undefined__ { 2022-05-18T03:30:38.0107965Z ^ 2022-05-18T03:30:38.0529969Z [762 / 1,515] Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp; 2s processwrapper-sandbox ... (7 actions, 6 running) 2022-05-18T03:30:38.4465491Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:38.4467332Z In file included from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:9:0: 2022-05-18T03:30:38.4469449Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2022-05-18T03:30:38.4471078Z aten/src/ATen/native/cpu/utils.h:45:3: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:38.4472011Z Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2022-05-18T03:30:38.4472640Z ^~~~ 2022-05-18T03:30:38.9373666Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2022-05-18T03:30:38.9517520Z In file included from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2:0: 2022-05-18T03:30:38.9518357Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2022-05-18T03:30:38.9519332Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:32:42: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2022-05-18T03:30:38.9520112Z [=](Vectorized a) -> Vectorized { return a; }); 2022-05-18T03:30:38.9520509Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:38.9751613Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:38.9763546Z In file included from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2:0: 2022-05-18T03:30:38.9764708Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:30:38.9765672Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:42:42: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:38.9766579Z [=](Vectorized a) -> Vectorized { return a; }); 2022-05-18T03:30:38.9767008Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:30:39.0284634Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:39.0293781Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T03:30:39.0294633Z from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:12: 2022-05-18T03:30:39.0296519Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = float; Op = at::native::{anonymous}::batch_norm_cpu_collect_stats_contiguous_internal(at::Tensor&, at::Tensor&, const at::Tensor&):: [with param_t = float]::&, at::vec::DEFAULT::Vectorized&)>]': 2022-05-18T03:30:39.0297890Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:39.0298425Z inline scalar_t vec_reduce_all( 2022-05-18T03:30:39.0298762Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:39.5618967Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:39.5636437Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T03:30:39.5637307Z from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:6: 2022-05-18T03:30:39.5639405Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::weight_norm_first_dim_kernel(at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t):: [with scalar_t = double; accscalar_t = double]::, at::vec::DEFAULT::Vectorized)>]': 2022-05-18T03:30:39.5641117Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:39.5641607Z inline scalar_t vec_reduce_all( 2022-05-18T03:30:39.5641897Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:39.9622257Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2022-05-18T03:30:39.9623128Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:30:39.9624294Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:34:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:39.9625038Z [](Vec x, Vec y) -> Vec { return x + y; }); 2022-05-18T03:30:39.9625385Z ^~~ 2022-05-18T03:30:40.2426117Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:40.2426744Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-05-18T03:30:40.2427183Z from ./c10/core/DispatchKey.h:4, 2022-05-18T03:30:40.2427549Z from ./c10/core/Backend.h:4, 2022-05-18T03:30:40.2427916Z from ./c10/core/Layout.h:3, 2022-05-18T03:30:40.2428548Z from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:12, 2022-05-18T03:30:40.2429015Z from aten/src/ATen/core/Tensor.h:3, 2022-05-18T03:30:40.2429440Z from aten/src/ATen/native/layer_norm.h:3, 2022-05-18T03:30:40.2430368Z from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:2: 2022-05-18T03:30:40.2431446Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-05-18T03:30:40.2432318Z ./c10/util/SmallVector.h:605:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:40.2432832Z void growAndAssign(size_t NumElts, T Elt) { 2022-05-18T03:30:40.2433182Z ^~~~~~~~~~~~~ 2022-05-18T03:30:40.2456994Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:40.2457598Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-05-18T03:30:40.2458031Z from ./c10/core/DispatchKey.h:4, 2022-05-18T03:30:40.2461340Z from ./c10/core/Backend.h:4, 2022-05-18T03:30:40.2462034Z from aten/src/ATen/native/DispatchStub.h:3, 2022-05-18T03:30:40.2465449Z from aten/src/ATen/native/group_norm.h:3, 2022-05-18T03:30:40.2469187Z from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:2: 2022-05-18T03:30:40.2470579Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-05-18T03:30:40.2471725Z ./c10/util/SmallVector.h:605:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:40.2472488Z void growAndAssign(size_t NumElts, T Elt) { 2022-05-18T03:30:40.2473095Z ^~~~~~~~~~~~~ 2022-05-18T03:30:40.6113574Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:40.6114580Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:40.6115135Z # pragma unroll 2022-05-18T03:30:40.6115576Z 2022-05-18T03:30:40.6116359Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:40.6116891Z # pragma unroll 2022-05-18T03:30:40.6117152Z 2022-05-18T03:30:40.6117869Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:40.6118442Z # pragma unroll 2022-05-18T03:30:40.6118707Z 2022-05-18T03:30:40.6119406Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:40.6119963Z # pragma unroll 2022-05-18T03:30:40.6120242Z 2022-05-18T03:30:40.6120857Z In file included from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3:0: 2022-05-18T03:30:40.6121698Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:30:40.6122717Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:615:63: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:40.6123412Z [=](Vectorized a, Vectorized b) { return a + b; }); 2022-05-18T03:30:40.6123826Z ^ 2022-05-18T03:30:40.6835223Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2022-05-18T03:30:40.6836582Z In file included from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8:0: 2022-05-18T03:30:40.6837614Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:30:40.6839318Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:40:78: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:40.6840428Z [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2022-05-18T03:30:40.6840954Z ^ 2022-05-18T03:30:41.6847629Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:41.6852358Z In file included from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7:0: 2022-05-18T03:30:41.6852959Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-05-18T03:30:41.6853655Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:41.6854192Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-05-18T03:30:41.6854511Z ^ 2022-05-18T03:30:41.6902218Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:41.6912685Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:41.6913342Z # pragma unroll 2022-05-18T03:30:41.6913635Z 2022-05-18T03:30:41.6914469Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:41.6915078Z # pragma unroll 2022-05-18T03:30:41.6915373Z 2022-05-18T03:30:41.6916188Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:41.6916808Z # pragma unroll 2022-05-18T03:30:41.6917099Z 2022-05-18T03:30:41.6917938Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:41.6918571Z # pragma unroll 2022-05-18T03:30:41.6918988Z 2022-05-18T03:30:41.6919828Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:41.6920458Z # pragma unroll 2022-05-18T03:30:41.6920746Z 2022-05-18T03:30:41.6921564Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:41.6922195Z # pragma unroll 2022-05-18T03:30:41.6922475Z 2022-05-18T03:30:41.6923296Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:41.6923929Z # pragma unroll 2022-05-18T03:30:41.6924205Z 2022-05-18T03:30:41.6925036Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:41.6925685Z # pragma unroll 2022-05-18T03:30:41.6925969Z 2022-05-18T03:30:41.6926814Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:41.6927433Z # pragma unroll 2022-05-18T03:30:41.6927740Z 2022-05-18T03:30:42.0015540Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:42.0024720Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:30:42.0025980Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:76:32: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:42.0026680Z [](Vectorized x_vec) { return x_vec.log(); }, 2022-05-18T03:30:42.0027052Z ^ 2022-05-18T03:30:42.1424416Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:42.1434629Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T03:30:42.1435827Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:183:59: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:42.1436559Z [=](Vectorized a, Vectorized b) 2022-05-18T03:30:42.1436954Z ^ 2022-05-18T03:30:42.7724769Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2022-05-18T03:30:42.7734123Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T03:30:42.7734969Z from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:12: 2022-05-18T03:30:42.7736722Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::_vec_softmax_lastdim(scalar_t*, scalar_t*, int64_t, int64_t):: [with scalar_t = double]::&, at::vec::DEFAULT::Vectorized&)>]': 2022-05-18T03:30:42.7738062Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:30:42.7738603Z inline scalar_t vec_reduce_all( 2022-05-18T03:30:42.7738935Z ^~~~~~~~~~~~~~ 2022-05-18T03:30:42.9667336Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2022-05-18T03:30:42.9678536Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:42.9679099Z # pragma unroll 2022-05-18T03:30:42.9679401Z 2022-05-18T03:30:42.9680287Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:42.9680848Z # pragma unroll 2022-05-18T03:30:42.9681113Z 2022-05-18T03:30:42.9681849Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:42.9682387Z # pragma unroll 2022-05-18T03:30:42.9682650Z 2022-05-18T03:30:42.9683375Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:42.9683906Z # pragma unroll 2022-05-18T03:30:42.9684163Z 2022-05-18T03:30:42.9684886Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:42.9685421Z # pragma unroll 2022-05-18T03:30:42.9685693Z 2022-05-18T03:30:42.9686440Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:42.9687002Z # pragma unroll 2022-05-18T03:30:42.9687256Z 2022-05-18T03:30:42.9687968Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:42.9688530Z # pragma unroll 2022-05-18T03:30:42.9688761Z 2022-05-18T03:30:42.9689497Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:42.9690058Z # pragma unroll 2022-05-18T03:30:42.9690308Z 2022-05-18T03:30:42.9691039Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:42.9691599Z # pragma unroll 2022-05-18T03:30:42.9691978Z 2022-05-18T03:30:44.6515464Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2022-05-18T03:30:44.6527347Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:30:44.6528025Z # pragma unroll 2022-05-18T03:30:44.6528332Z 2022-05-18T03:30:49.4919195Z [816 / 1,515] Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp; 9s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:30:58.0913175Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2022-05-18T03:30:58.0930850Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-05-18T03:30:58.0931304Z from aten/src/ATen/cpu/vec/vec.h:4, 2022-05-18T03:30:58.0931698Z from aten/src/ATen/native/cpu/Loops.h:36, 2022-05-18T03:30:58.0932512Z from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:8: 2022-05-18T03:30:58.0933704Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::AVX2::Vectorized at::vec::AVX2::Vectorized::maximum(at::vec::AVX2::Vectorized) const': 2022-05-18T03:30:58.0934686Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:280:29: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2022-05-18T03:30:58.0935262Z Vectorized maximum(Vectorized b) const { 2022-05-18T03:30:58.0935640Z ^~~~~~~ 2022-05-18T03:30:59.4938849Z [825 / 1,515] Compiling aten/src/ATen/native/quantized/cpu/qlinear_dynamic.cpp; 14s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:31:09.4957349Z [834 / 1,515] Compiling aten/src/ATen/RegisterFunctionalization_1.cpp; 13s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:31:19.4977278Z [841 / 1,515] Compiling aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp; 10s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:31:30.1086683Z [851 / 1,515] Compiling aten/src/ATen/native/quantized/cpu/qclamp.cpp; 8s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:31:42.3115287Z [868 / 1,515] Compiling aten/src/ATen/native/quantized/cpu/int_repr_quant.cpp; 7s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:31:47.1127773Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2022-05-18T03:31:47.1128380Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2022-05-18T03:31:47.1129223Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:36:28: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:31:47.1129757Z [](Vec /* unused */) { return 0.0; }, 2022-05-18T03:31:47.1130085Z ^ 2022-05-18T03:31:56.3444054Z [879 / 1,515] Compiling aten/src/ATen/native/mkldnn/BinaryOps.cpp; 9s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:31:58.8468707Z INFO: From Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp: 2022-05-18T03:31:58.8470037Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:96:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:31:58.8470882Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:31:58.8471469Z ^~~~~~~~~~~~~ 2022-05-18T03:31:58.8472586Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:77:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:31:58.8473489Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:31:58.8474219Z ^~~~~~~~~~ 2022-05-18T03:32:12.4826875Z [897 / 1,515] Compiling aten/src/ATen/native/UpSampleNearest1d.cpp; 5s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:32:31.0407636Z [917 / 1,515] Compiling aten/src/ATen/native/Unfold3d.cpp; 9s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:32:52.3829831Z [935 / 1,515] Compiling aten/src/ATen/native/Sorting.cpp; 8s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:32:55.7381027Z INFO: From Compiling aten/src/ATen/native/ReduceOps.cpp: 2022-05-18T03:32:55.7387554Z aten/src/ATen/native/ReduceOps.cpp:1108:16: warning: 'at::Tensor& at::native::prod_out_impl(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool, c10::optional)' defined but not used [-Wunused-function] 2022-05-18T03:32:55.7388180Z static Tensor& prod_out_impl(Tensor& result, const Tensor& self, IntArrayRef dim, 2022-05-18T03:32:55.7388532Z ^~~~~~~~~~~~~ 2022-05-18T03:33:16.9269057Z [958 / 1,515] Compiling aten/src/ATen/native/GridSampler.cpp; 9s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:33:45.1523239Z [990 / 1,515] Compiling aten/src/ATen/native/FractionalMaxPool3d.cpp; 8s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:33:57.9582545Z INFO: From Compiling aten/src/ATen/native/BatchLinearAlgebra.cpp: 2022-05-18T03:33:57.9588831Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T03:33:57.9589771Z from ./c10/core/Device.h:3, 2022-05-18T03:33:57.9590137Z from ./c10/core/Allocator.h:6, 2022-05-18T03:33:57.9988290Z from aten/src/ATen/ATen.h:7, 2022-05-18T03:33:57.9988798Z from aten/src/ATen/native/BatchLinearAlgebra.cpp:1: 2022-05-18T03:33:57.9989910Z aten/src/ATen/native/BatchLinearAlgebra.cpp: In function 'at::Tensor at::native::linalg_vander(const at::Tensor&, c10::optional)': 2022-05-18T03:33:57.9991498Z aten/src/ATen/native/BatchLinearAlgebra.cpp:4672:31: warning: 'bool c10::isIntegralType(c10::ScalarType)' is deprecated: isIntegralType is deprecated. Please use the overload with 'includeBool' parameter instead. [-Wdeprecated-declarations] 2022-05-18T03:33:57.9992329Z isIntegralType(t), 2022-05-18T03:33:57.9992663Z ^ 2022-05-18T03:33:57.9993053Z In file included from ./c10/core/StorageImpl.h:4:0, 2022-05-18T03:33:58.0107617Z from ./c10/core/Storage.h:3, 2022-05-18T03:33:58.0187307Z from ./c10/core/TensorImpl.h:8, 2022-05-18T03:33:58.0187653Z from ./c10/core/GeneratorImpl.h:12, 2022-05-18T03:33:58.0187979Z from aten/src/ATen/core/Generator.h:22, 2022-05-18T03:33:58.0188282Z from aten/src/ATen/Context.h:4, 2022-05-18T03:33:58.0188549Z from aten/src/ATen/ATen.h:9, 2022-05-18T03:33:58.0188872Z from aten/src/ATen/native/BatchLinearAlgebra.cpp:1: 2022-05-18T03:33:58.0189229Z ./c10/core/ScalarType.h:239:20: note: declared here 2022-05-18T03:33:58.0189545Z static inline bool isIntegralType(ScalarType t) { 2022-05-18T03:33:58.0189823Z ^~~~~~~~~~~~~~ 2022-05-18T03:34:17.6123948Z [1,030 / 1,515] Compiling aten/src/ATen/TensorIndexing.cpp; 3s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:34:26.9291573Z INFO: From Compiling aten/src/ATen/NamedTensorUtils.cpp: 2022-05-18T03:34:26.9300804Z aten/src/ATen/NamedTensorUtils.cpp:318:13: warning: 'bool at::namedinference::are_distinct(at::DimnameList, at::DimnameList)' defined but not used [-Wunused-function] 2022-05-18T03:34:26.9301511Z static bool are_distinct(DimnameList batch_dims, DimnameList feature_dims) { 2022-05-18T03:34:26.9301877Z ^~~~~~~~~~~~ 2022-05-18T03:34:26.9302845Z aten/src/ATen/NamedTensorUtils.cpp:310:20: warning: 'at::DimnameList at::namedinference::feature_dims(at::DimnameList)' defined but not used [-Wunused-function] 2022-05-18T03:34:26.9303793Z static DimnameList feature_dims(DimnameList names) { 2022-05-18T03:34:26.9304139Z ^~~~~~~~~~~~ 2022-05-18T03:34:26.9305004Z aten/src/ATen/NamedTensorUtils.cpp:302:20: warning: 'at::DimnameList at::namedinference::batch_dims(at::DimnameList)' defined but not used [-Wunused-function] 2022-05-18T03:34:26.9305584Z static DimnameList batch_dims(DimnameList names) { 2022-05-18T03:34:26.9306045Z ^~~~~~~~~~ 2022-05-18T03:34:26.9386933Z aten/src/ATen/NamedTensorUtils.cpp:260:29: warning: 'std::vector at::namedinference::compute_dot_product_outnames(at::DimnameList, int64_t, at::DimnameList, int64_t)' defined but not used [-Wunused-function] 2022-05-18T03:34:26.9387619Z static std::vector compute_dot_product_outnames( 2022-05-18T03:34:26.9387979Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:34:54.1588016Z INFO: From Compiling aten/src/ATen/RegisterCompositeExplicitAutograd.cpp: 2022-05-18T03:34:54.1589325Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1192:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:34:54.1590154Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:34:54.1690911Z ^~~~~~~~~~ 2022-05-18T03:34:54.9397756Z [1,075 / 1,515] Compiling aten/src/ATen/native/RNN.cpp; 15s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:35:07.6241582Z INFO: From Compiling caffe2/utils/math/broadcast.cu: 2022-05-18T03:35:07.6242923Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:35:08.1946120Z INFO: From Compiling caffe2/core/context_gpu.cu: 2022-05-18T03:35:08.1948918Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:35:08.1950181Z caffe2/core/context_gpu.cu(26): warning: using-declaration ignored -- it refers to the current namespace 2022-05-18T03:35:08.1952088Z 2022-05-18T03:35:08.1952786Z caffe2/core/context_gpu.cu(26): warning: using-declaration ignored -- it refers to the current namespace 2022-05-18T03:35:08.1953397Z 2022-05-18T03:35:08.1955749Z caffe2/core/context_gpu.cu(26): warning: using-declaration ignored -- it refers to the current namespace 2022-05-18T03:35:08.1956318Z 2022-05-18T03:35:08.1956888Z caffe2/core/context_gpu.cu(26): warning: using-declaration ignored -- it refers to the current namespace 2022-05-18T03:35:08.2026414Z 2022-05-18T03:35:08.2027639Z caffe2/core/context_gpu.cu: In function 'void caffe2::_GLOBAL__N__46_tmpxft_00006934_00000000_7_context_gpu_cpp1_ii_ec809e7e::TrackMemoryAlloc(size_t)': 2022-05-18T03:35:08.2028621Z caffe2/core/context_gpu.cu:491:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:35:08.2029243Z for (int gpu = 0; gpu < g_total_by_gpu_map.size(); gpu++) { 2022-05-18T03:35:08.2029665Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:35:21.8245339Z INFO: From Compiling caffe2/operators/slice_op.cu: 2022-05-18T03:35:21.8254097Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:35:24.2586989Z INFO: From Compiling caffe2/utils/math/reduce.cu: 2022-05-18T03:35:24.2597557Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:35:24.9514152Z INFO: From Compiling caffe2/utils/math/elementwise.cu: 2022-05-18T03:35:24.9619626Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:35:24.9620553Z caffe2/utils/math/elementwise.cu(258): warning: function "caffe2::math::::ScaleCUDAKernel(int64_t, const TAlpha *, const TData *, TData *) [with TAlpha=int64_t, TData=int64_t]" was declared but never referenced 2022-05-18T03:35:24.9621248Z 2022-05-18T03:35:24.9621756Z caffe2/utils/math/elementwise.cu(257): warning: function "caffe2::math::::ScaleCUDAKernel(int64_t, const TAlpha *, const TData *, TData *) [with TAlpha=int32_t, TData=int32_t]" was declared but never referenced 2022-05-18T03:35:24.9622355Z 2022-05-18T03:35:24.9622757Z INFO: From Compiling caffe2/operators/sinh_op.cu: 2022-05-18T03:35:24.9623433Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:35:33.8567082Z INFO: From Compiling caffe2/operators/transpose_op_cudnn.cc: 2022-05-18T03:35:33.8576979Z caffe2/operators/transpose_op_cudnn.cc: In instantiation of 'caffe2::{anonymous}::CuDNNTransposeOp::CuDNNTransposeOp(Args&& ...) [with Args = {const caffe2::OperatorDef&, caffe2::Workspace*&}]': 2022-05-18T03:35:33.8578675Z ./c10/util/Registry.h:186:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::CuDNNTransposeOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-05-18T03:35:33.8579653Z caffe2/operators/transpose_op_cudnn.cc:167:1: required from here 2022-05-18T03:35:33.8580470Z caffe2/operators/transpose_op_cudnn.cc:30:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:35:33.8580988Z if (axes_sorted[i] != i) { 2022-05-18T03:35:34.0093514Z INFO: From Compiling caffe2/sgd/yellowfin_op_gpu.cu: 2022-05-18T03:35:34.0094217Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:35:37.8668925Z [1,096 / 1,515] Compiling caffe2/utils/math_gpu.cu; 32s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:35:59.9344097Z INFO: From Compiling caffe2/utils/math_gpu.cu: 2022-05-18T03:35:59.9344950Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:35:59.9346003Z caffe2/utils/math_gpu.cu(2237): warning: parameter "img_size" was declared but never referenced 2022-05-18T03:35:59.9346310Z 2022-05-18T03:36:27.2328166Z [1,132 / 1,515] Compiling caffe2/operators/elu_op_cudnn.cc; 10s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:36:36.1763402Z INFO: From Compiling caffe2/operators/conv_op_cudnn.cc: 2022-05-18T03:36:36.1815980Z caffe2/operators/conv_op_cudnn.cc: In constructor 'caffe2::CudnnConvOpBase::CudnnConvOpBase(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-05-18T03:36:36.1907268Z caffe2/operators/conv_op_cudnn.cc:34:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:36:36.1907800Z for (int i = 0; i < kernel_.size(); ++i) { 2022-05-18T03:36:36.1908100Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:36:36.1908955Z caffe2/operators/conv_op_cudnn.cc: In instantiation of 'bool caffe2::CudnnConvOp::DoRunWithType() [with T_X = float; T_W = float; T_B = float; T_Y = float]': 2022-05-18T03:36:36.2000326Z caffe2/operators/conv_op_cudnn.cc:875:16: required from here 2022-05-18T03:36:36.2001237Z caffe2/operators/conv_op_cudnn.cc:538:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:36:36.2001821Z for (int i = 0; i < kernel_.size(); ++i) { 2022-05-18T03:36:36.2002227Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:36:36.2002964Z caffe2/operators/conv_op_cudnn.cc:555:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:36:36.2003517Z for (int i = 0; i < kernel_.size(); ++i) { 2022-05-18T03:36:36.2003866Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:36:36.2004594Z caffe2/operators/conv_op_cudnn.cc:526:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2022-05-18T03:36:36.2005157Z int group_offset_X = 0, group_offset_Y = 0; 2022-05-18T03:36:36.2005719Z ^~~~~~~~~~~~~~ 2022-05-18T03:36:36.2006424Z caffe2/operators/conv_op_cudnn.cc:526:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2022-05-18T03:36:36.2006976Z int group_offset_X = 0, group_offset_Y = 0; 2022-05-18T03:36:36.2007330Z ^~~~~~~~~~~~~~ 2022-05-18T03:36:36.2008274Z caffe2/operators/conv_op_cudnn.cc: In instantiation of 'bool caffe2::CudnnConvOp::DoRunWithType() [with T_X = c10::Half; T_W = c10::Half; T_B = c10::Half; T_Y = c10::Half]': 2022-05-18T03:36:36.2008879Z caffe2/operators/conv_op_cudnn.cc:881:19: required from here 2022-05-18T03:36:36.2009673Z caffe2/operators/conv_op_cudnn.cc:538:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:36:36.2010241Z for (int i = 0; i < kernel_.size(); ++i) { 2022-05-18T03:36:36.2010595Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:36:36.2011317Z caffe2/operators/conv_op_cudnn.cc:555:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:36:36.2011873Z for (int i = 0; i < kernel_.size(); ++i) { 2022-05-18T03:36:36.2012212Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:36:36.2012916Z caffe2/operators/conv_op_cudnn.cc:526:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2022-05-18T03:36:36.2013446Z int group_offset_X = 0, group_offset_Y = 0; 2022-05-18T03:36:36.2013785Z ^~~~~~~~~~~~~~ 2022-05-18T03:36:36.2014487Z caffe2/operators/conv_op_cudnn.cc:526:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2022-05-18T03:36:36.2015020Z int group_offset_X = 0, group_offset_Y = 0; 2022-05-18T03:36:36.2015377Z ^~~~~~~~~~~~~~ 2022-05-18T03:36:36.2016382Z caffe2/operators/conv_op_cudnn.cc: In instantiation of 'bool caffe2::CudnnConvGradientOp::DoRunWithType() [with T_X = float; T_DY = float; T_W = float; T_B = float; T_DX = float; T_DW = float; T_DB = float]': 2022-05-18T03:36:36.2017273Z caffe2/operators/conv_op_cudnn.cc:1483:16: required from here 2022-05-18T03:36:36.2018093Z caffe2/operators/conv_op_cudnn.cc:920:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:36:36.2018662Z for (int i = 0; i < kernel_.size(); ++i) { 2022-05-18T03:36:36.2019011Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:36:36.2019700Z caffe2/operators/conv_op_cudnn.cc:937:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:36:36.2020258Z for (int i = 0; i < kernel_.size(); ++i) { 2022-05-18T03:36:36.2020608Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:36:36.2021314Z caffe2/operators/conv_op_cudnn.cc:908:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2022-05-18T03:36:36.2021939Z int group_offset_X = 0, group_offset_Y = 0; 2022-05-18T03:36:36.2022288Z ^~~~~~~~~~~~~~ 2022-05-18T03:36:36.2023009Z caffe2/operators/conv_op_cudnn.cc:908:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2022-05-18T03:36:36.2023558Z int group_offset_X = 0, group_offset_Y = 0; 2022-05-18T03:36:36.2023924Z ^~~~~~~~~~~~~~ 2022-05-18T03:36:36.2024994Z caffe2/operators/conv_op_cudnn.cc: In instantiation of 'bool caffe2::CudnnConvGradientOp::DoRunWithType() [with T_X = c10::Half; T_DY = c10::Half; T_W = c10::Half; T_B = c10::Half; T_DX = c10::Half; T_DW = c10::Half; T_DB = c10::Half]': 2022-05-18T03:36:36.2025970Z caffe2/operators/conv_op_cudnn.cc:1492:19: required from here 2022-05-18T03:36:36.2026775Z caffe2/operators/conv_op_cudnn.cc:920:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:36:36.2027312Z for (int i = 0; i < kernel_.size(); ++i) { 2022-05-18T03:36:36.2027647Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:36:36.2028385Z caffe2/operators/conv_op_cudnn.cc:937:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:36:36.2029077Z for (int i = 0; i < kernel_.size(); ++i) { 2022-05-18T03:36:36.2029412Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:36:36.2030123Z caffe2/operators/conv_op_cudnn.cc:908:7: warning: variable 'group_offset_X' set but not used [-Wunused-but-set-variable] 2022-05-18T03:36:36.2030673Z int group_offset_X = 0, group_offset_Y = 0; 2022-05-18T03:36:36.2031010Z ^~~~~~~~~~~~~~ 2022-05-18T03:36:36.2031693Z caffe2/operators/conv_op_cudnn.cc:908:27: warning: variable 'group_offset_Y' set but not used [-Wunused-but-set-variable] 2022-05-18T03:36:36.2032247Z int group_offset_X = 0, group_offset_Y = 0; 2022-05-18T03:36:36.2032597Z ^~~~~~~~~~~~~~ 2022-05-18T03:36:45.6605258Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor_gpu.cc: 2022-05-18T03:36:45.6607378Z caffe2/operators/rnn/recurrent_network_executor_gpu.cc: In member function 'void caffe2::CUDARecurrentNetworkExecutor::_ExecRange(int, int)': 2022-05-18T03:36:45.6608392Z caffe2/operators/rnn/recurrent_network_executor_gpu.cc:59:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:36:45.6608926Z for (int i = 0; i < ops.size(); i++) { 2022-05-18T03:36:45.6609249Z ~~^~~~~~~~~~~~ 2022-05-18T03:36:45.6609616Z In file included from ./c10/util/logging_is_google_glog.h:50:0, 2022-05-18T03:36:45.6609970Z from ./c10/util/Logging.h:26, 2022-05-18T03:36:45.6610347Z from ./caffe2/core/logging.h:2, 2022-05-18T03:36:45.6610743Z from ./caffe2/core/common_gpu.h:22, 2022-05-18T03:36:45.6611106Z from ./caffe2/core/context_gpu.h:8, 2022-05-18T03:36:45.6611530Z from ./caffe2/operators/rnn/recurrent_network_executor_gpu.h:4, 2022-05-18T03:36:45.6612033Z from caffe2/operators/rnn/recurrent_network_executor_gpu.cc:1: 2022-05-18T03:36:45.6613123Z caffe2/operators/rnn/recurrent_network_executor_gpu.cc:89:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:36:45.6613695Z CHECK(events_.size() > parent_ev_idx); 2022-05-18T03:36:45.6614025Z ~~~~~~~~~~~~~~~^~~ 2022-05-18T03:36:46.7787649Z INFO: From Compiling caffe2/operators/rnn/recurrent_op_cudnn.cc: 2022-05-18T03:36:46.7798752Z caffe2/operators/rnn/recurrent_op_cudnn.cc: In instantiation of 'caffe2::detail::TensorDescriptors::TensorDescriptors(size_t, const std::vector&, const std::vector&) [with T = float; size_t = long unsigned int]': 2022-05-18T03:36:46.7800087Z caffe2/operators/rnn/recurrent_op_cudnn.cc:127:18: required from 'void caffe2::RecurrentBaseOp::initialize(const caffe2::Tensor&, caffe2::Tensor*, caffe2::Tensor*, caffe2::Tensor*, caffe2::Tensor*) [with T = float]' 2022-05-18T03:36:46.7801306Z caffe2/operators/rnn/recurrent_op_cudnn.cc:382:13: required from 'bool caffe2::RecurrentParamAccessOp::RunOnDevice() [with T = float; caffe2::RecurrentParamOpMode mode = (caffe2::RecurrentParamOpMode)1]' 2022-05-18T03:36:46.7802000Z caffe2/operators/rnn/recurrent_op_cudnn.cc:589:1: required from here 2022-05-18T03:36:46.7802749Z caffe2/operators/rnn/recurrent_op_cudnn.cc:17:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:36:46.7803224Z for (auto i = 0; i < n; ++i) { 2022-05-18T03:36:46.7803535Z ~~^~~ 2022-05-18T03:36:47.5515221Z INFO: From Compiling aten/src/ATen/RegisterMkldnnCPU.cpp: 2022-05-18T03:36:47.5526384Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:122:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:36:47.5527213Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:36:47.5527858Z ^~~~~~~~~~~~~ 2022-05-18T03:36:47.5528913Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:103:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:36:47.5529863Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:36:47.5530305Z ^~~~~~~~~~ 2022-05-18T03:36:54.3898589Z INFO: From Compiling aten/src/ATen/native/quantized/affine_quantizer.cpp: 2022-05-18T03:36:54.3912126Z aten/src/ATen/native/quantized/affine_quantizer.cpp:38:6: warning: 'void at::native::{anonymous}::checkCPUTensor(const string&, const at::Tensor&)' defined but not used [-Wunused-function] 2022-05-18T03:36:54.3912839Z void checkCPUTensor(const std::string& fn_name, const Tensor& t) { 2022-05-18T03:36:54.3913203Z ^~~~~~~~~~~~~~ 2022-05-18T03:36:57.7412469Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2022-05-18T03:36:57.7435470Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)': 2022-05-18T03:36:57.7437092Z aten/src/ATen/native/QuantizedLinear.cpp:119:69: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T03:36:57.7438026Z cpp_custom_type_hack::cast>(packed); 2022-05-18T03:36:57.7438441Z ^ 2022-05-18T03:36:57.7438873Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-05-18T03:36:57.7439353Z aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 2022-05-18T03:36:57.7439757Z T& cast(const Tensor& packed) { 2022-05-18T03:36:57.7440246Z ^~~~ 2022-05-18T03:36:57.7440963Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2022-05-18T03:36:57.7442536Z aten/src/ATen/native/QuantizedLinear.cpp:307:71: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T03:36:57.7443556Z return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2022-05-18T03:36:57.7443979Z ^ 2022-05-18T03:36:57.7444389Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-05-18T03:36:57.7444886Z aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 2022-05-18T03:36:57.7445378Z Tensor create(std::unique_ptr ptr, TensorOptions options) { 2022-05-18T03:36:57.7576520Z ^~~~~~ 2022-05-18T03:36:57.7577486Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2022-05-18T03:36:57.7579060Z aten/src/ATen/native/QuantizedLinear.cpp:401:54: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T03:36:57.7580144Z std::move(unique_ptr_wrapper), weight.options()); 2022-05-18T03:36:57.7580532Z ^ 2022-05-18T03:36:57.7581144Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-05-18T03:36:57.7581681Z aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 2022-05-18T03:36:57.7582433Z Tensor create(std::unique_ptr ptr, TensorOptions options) { 2022-05-18T03:36:57.7582800Z ^~~~~~ 2022-05-18T03:36:57.7583928Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2022-05-18T03:36:57.7585633Z aten/src/ATen/native/QuantizedLinear.cpp:423:73: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T03:36:57.7587005Z c10::intrusive_ptr>(packed_weight)) 2022-05-18T03:36:57.7587535Z ^ 2022-05-18T03:36:57.7587957Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-05-18T03:36:57.7588570Z aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 2022-05-18T03:36:57.7588963Z T& cast(const Tensor& packed) { 2022-05-18T03:36:57.7589233Z ^~~~ 2022-05-18T03:37:24.0039652Z [1,191 / 1,515] Compiling aten/src/ATen/native/quantized/cudnn/Pooling.cpp; 8s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:37:45.7605044Z INFO: From Compiling aten/src/ATen/cuda/CachingHostAllocator.cpp: 2022-05-18T03:37:45.7613202Z aten/src/ATen/cuda/CachingHostAllocator.cpp: In function 'at::cuda::{anonymous}::CUDAHostAllocator& at::cuda::getCUDAHostAllocator()': 2022-05-18T03:37:45.7614623Z aten/src/ATen/cuda/CachingHostAllocator.cpp:367:42: warning: 'new' of type 'at::cuda::{anonymous}::CUDAHostAllocator' with extended alignment 64 [-Waligned-new=] 2022-05-18T03:37:45.7615367Z static auto* r = new CUDAHostAllocator(); 2022-05-18T03:37:45.7728170Z ^ 2022-05-18T03:37:45.7729030Z aten/src/ATen/cuda/CachingHostAllocator.cpp:367:42: note: uses 'void* operator new(std::size_t)', which does not have an alignment parameter 2022-05-18T03:37:45.7730054Z aten/src/ATen/cuda/CachingHostAllocator.cpp:367:42: note: use '-faligned-new' to enable C++17 over-aligned new support 2022-05-18T03:37:47.1117218Z INFO: From Compiling aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp: 2022-05-18T03:37:47.1124034Z aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp: In function 'void at::native::lu_factor(const at::Tensor&, const at::Tensor&, const at::Tensor&, bool)': 2022-05-18T03:37:47.1125000Z aten/src/ATen/native/cuda/linalg/BatchLinearAlgebra.cpp:1978:8: warning: unused variable 'batch_size' [-Wunused-variable] 2022-05-18T03:37:47.1125528Z auto batch_size = batchCount(input); 2022-05-18T03:37:47.1125856Z ^~~~~~~~~~ 2022-05-18T03:37:48.2949826Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp: 2022-05-18T03:37:48.3103396Z In file included from aten/src/ATen/cuda/CUDAContext.h:17:0, 2022-05-18T03:37:48.3104195Z from aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:2: 2022-05-18T03:37:48.3105493Z aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp: In function 'void at::native::sparse::cuda::{anonymous}::_csrmm2(char, char, int64_t, int64_t, int64_t, int64_t, T*, T*, int*, int*, T*, int64_t, T*, T*, int64_t, cudaDataType)': 2022-05-18T03:37:48.3106841Z aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:161:5: warning: 'CUSPARSE_CSRMM_ALG1' is deprecated: please use CUSPARSE_SPMM_CSR_ALG1 instead [-Wdeprecated-declarations] 2022-05-18T03:37:48.3107589Z CUSPARSE_CSRMM_ALG1, /* default computing algorithm for CSR sparse matrix format */ 2022-05-18T03:37:48.3107982Z ^ 2022-05-18T03:37:48.3108319Z In file included from aten/src/ATen/cuda/CUDAContext.h:6:0, 2022-05-18T03:37:48.3108818Z from aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:2: 2022-05-18T03:37:48.3109501Z external/cuda/include/cusparse.h:6445:5: note: declared here 2022-05-18T03:37:48.3470196Z CUSPARSE_CSRMM_ALG1 CUSPARSE_DEPRECATED_ENUM(CUSPARSE_SPMM_CSR_ALG1) = 4, 2022-05-18T03:37:48.3470670Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:37:48.3471060Z In file included from aten/src/ATen/cuda/CUDAContext.h:17:0, 2022-05-18T03:37:48.3471558Z from aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:2: 2022-05-18T03:37:48.3472630Z aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:175:5: warning: 'CUSPARSE_CSRMM_ALG1' is deprecated: please use CUSPARSE_SPMM_CSR_ALG1 instead [-Wdeprecated-declarations] 2022-05-18T03:37:48.3473377Z CUSPARSE_CSRMM_ALG1, /* default computing algorithm for CSR sparse matrix format */ 2022-05-18T03:37:48.3473789Z ^ 2022-05-18T03:37:48.3474172Z In file included from aten/src/ATen/cuda/CUDAContext.h:6:0, 2022-05-18T03:37:48.3474649Z from aten/src/ATen/native/sparse/cuda/SparseCUDABlas.cpp:2: 2022-05-18T03:37:48.3475138Z external/cuda/include/cusparse.h:6445:5: note: declared here 2022-05-18T03:37:48.3475633Z CUSPARSE_CSRMM_ALG1 CUSPARSE_DEPRECATED_ENUM(CUSPARSE_SPMM_CSR_ALG1) = 4, 2022-05-18T03:37:48.3476037Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:38:12.7176687Z INFO: From Compiling aten/src/ATen/RegisterSparseCsrCPU.cpp: 2022-05-18T03:38:12.7178244Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:147:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:38:12.7179097Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:38:12.7226950Z ^~~~~~~~~~~~~ 2022-05-18T03:38:12.7228289Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:128:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:38:12.7229240Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:38:12.7306495Z ^~~~~~~~~~ 2022-05-18T03:38:14.3140134Z INFO: From Compiling aten/src/ATen/RegisterQuantizedCPU.cpp: 2022-05-18T03:38:14.3257473Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:175:23: warning: 'c10::optional at::{anonymous}::maybe_create_proxy(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:38:14.3258444Z c10::optional maybe_create_proxy(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:38:14.3258902Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T03:38:14.3259846Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:158:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:38:14.3260584Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:38:14.3260984Z ^~~~~~~~~~~~~ 2022-05-18T03:38:14.3263373Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:139:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:38:14.3264204Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:38:14.3264686Z ^~~~~~~~~~ 2022-05-18T03:38:14.3265627Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:131:8: warning: 'at::Tensor at::{anonymous}::create_out(at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:38:14.3266524Z Tensor create_out(IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:38:14.3266977Z ^~~~~~~~~~ 2022-05-18T03:38:17.7843616Z INFO: From Compiling aten/src/ATen/RegisterSparseCPU.cpp: 2022-05-18T03:38:17.7853341Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterSparseCPU.cpp:168:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:38:17.7854220Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:38:17.7854662Z ^~~~~~~~~~~~~ 2022-05-18T03:38:17.7855806Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterSparseCPU.cpp:149:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:38:17.7856693Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:38:17.7857153Z ^~~~~~~~~~ 2022-05-18T03:38:21.3454998Z INFO: From Compiling aten/src/ATen/RegisterZeroTensor.cpp: 2022-05-18T03:38:21.3458979Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterZeroTensor.cpp:92:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:38:21.3459843Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:38:21.3460275Z ^~~~~~~~~~~~~ 2022-05-18T03:38:21.3461429Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterZeroTensor.cpp:73:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:38:21.3462323Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:38:21.3462784Z ^~~~~~~~~~ 2022-05-18T03:38:29.2912078Z [1,298 / 1,515] Compiling aten/src/ATen/RegisterMeta.cpp; 31s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:38:31.8002193Z INFO: From Compiling aten/src/ATen/RegisterCompositeImplicitAutograd.cpp: 2022-05-18T03:38:31.8005013Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1054:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:38:31.8005920Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:38:31.8006329Z ^~~~~~~~~~~~~ 2022-05-18T03:38:31.8007489Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1035:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:38:31.8008427Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:38:31.8008874Z ^~~~~~~~~~ 2022-05-18T03:38:45.0623722Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2022-05-18T03:38:45.0628425Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:38:45.0629055Z # pragma unroll 2022-05-18T03:38:45.0629335Z 2022-05-18T03:38:45.0630098Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:38:45.0630665Z # pragma unroll 2022-05-18T03:38:45.0630939Z 2022-05-18T03:38:45.0631684Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:38:45.0632247Z # pragma unroll 2022-05-18T03:38:45.0632536Z 2022-05-18T03:38:45.0633267Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T03:38:45.0634264Z # pragma unroll 2022-05-18T03:38:45.0634501Z 2022-05-18T03:39:12.9746586Z INFO: From Compiling caffe2/sgd/fp32_momentum_sgd_op.cu: 2022-05-18T03:39:12.9752131Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:39:12.9755590Z caffe2/sgd/fp32_momentum_sgd_op.cu(10): warning: parameter "N" was declared but never referenced 2022-05-18T03:39:12.9755914Z 2022-05-18T03:39:12.9756181Z caffe2/sgd/fp32_momentum_sgd_op.cu(11): warning: parameter "g" was declared but never referenced 2022-05-18T03:39:12.9756489Z 2022-05-18T03:39:12.9891731Z caffe2/sgd/fp32_momentum_sgd_op.cu(12): warning: parameter "m" was declared but never referenced 2022-05-18T03:39:12.9895674Z 2022-05-18T03:39:12.9896091Z caffe2/sgd/fp32_momentum_sgd_op.cu(13): warning: parameter "ng" was declared but never referenced 2022-05-18T03:39:12.9896428Z 2022-05-18T03:39:12.9896709Z caffe2/sgd/fp32_momentum_sgd_op.cu(14): warning: parameter "nm" was declared but never referenced 2022-05-18T03:39:12.9897058Z 2022-05-18T03:39:12.9897353Z caffe2/sgd/fp32_momentum_sgd_op.cu(15): warning: parameter "lr" was declared but never referenced 2022-05-18T03:39:12.9987101Z 2022-05-18T03:39:12.9988122Z caffe2/sgd/fp32_momentum_sgd_op.cu(16): warning: parameter "mom" was declared but never referenced 2022-05-18T03:39:12.9988494Z 2022-05-18T03:39:12.9988774Z caffe2/sgd/fp32_momentum_sgd_op.cu(17): warning: parameter "nesterov" was declared but never referenced 2022-05-18T03:39:12.9989110Z 2022-05-18T03:39:12.9989390Z caffe2/sgd/fp32_momentum_sgd_op.cu(18): warning: parameter "wd" was declared but never referenced 2022-05-18T03:39:13.0187014Z 2022-05-18T03:39:13.0187638Z caffe2/sgd/fp32_momentum_sgd_op.cu(19): warning: parameter "param" was declared but never referenced 2022-05-18T03:39:13.0187968Z 2022-05-18T03:39:13.0351343Z INFO: From Compiling caffe2/operators/batch_matmul_op.cu: 2022-05-18T03:39:13.0353432Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:39:13.2243066Z INFO: From Compiling caffe2/operators/batch_gather_ops.cu: 2022-05-18T03:39:13.2243845Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:39:16.0894523Z INFO: From Compiling caffe2/operators/atan_op.cu: 2022-05-18T03:39:16.0901550Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:39:16.8011469Z INFO: From Compiling caffe2/operators/sigmoid_op.cu: 2022-05-18T03:39:16.8015444Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:39:17.5481213Z INFO: From Compiling caffe2/sgd/lars_op_gpu.cu: 2022-05-18T03:39:17.5481970Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:39:23.0479792Z INFO: From Compiling caffe2/sgd/adadelta_op_gpu.cu: 2022-05-18T03:39:23.0487311Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:39:39.8902636Z INFO: From Compiling caffe2/operators/upsample_op.cu: 2022-05-18T03:39:39.8988171Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:39:40.7070301Z INFO: From Compiling caffe2/operators/cast_op.cu: 2022-05-18T03:39:40.7227678Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:39:42.1847306Z INFO: From Compiling caffe2/operators/scale_blobs_op.cu: 2022-05-18T03:39:42.1850110Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:39:43.6714405Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op_gpu.cu: 2022-05-18T03:39:43.6722829Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:39:44.3711014Z [1,354 / 1,515] Compiling caffe2/operators/unique_ops.cu; 27s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:39:48.2553029Z INFO: From Compiling caffe2/operators/bucketize_op.cu: 2022-05-18T03:39:48.2556931Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:39:48.3169077Z INFO: From Compiling caffe2/operators/pow_op.cu: 2022-05-18T03:39:48.3173829Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:39:49.3486193Z INFO: From Compiling caffe2/operators/thresholded_relu_op.cu: 2022-05-18T03:39:49.3494166Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:05.1373964Z INFO: From Compiling caffe2/operators/unique_ops.cu: 2022-05-18T03:40:05.1382011Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:06.4425621Z INFO: From Compiling caffe2/operators/replace_nan_op.cu: 2022-05-18T03:40:06.4433575Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:09.5336055Z INFO: From Compiling caffe2/operators/reduction_ops.cu: 2022-05-18T03:40:09.5342069Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:09.9572688Z INFO: From Compiling caffe2/operators/roi_pool_op.cu: 2022-05-18T03:40:09.9581289Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:14.8880713Z INFO: From Compiling caffe2/operators/prelu_op.cu: 2022-05-18T03:40:14.8888857Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:16.7247764Z INFO: From Compiling caffe2/operators/batch_permutation_op.cu: 2022-05-18T03:40:16.7248516Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:18.6097659Z INFO: From Compiling caffe2/operators/cbrt_op.cu: 2022-05-18T03:40:18.6098839Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:28.6509541Z INFO: From Compiling caffe2/operators/perplexity_op.cu: 2022-05-18T03:40:28.6510324Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:32.7433645Z INFO: From Compiling caffe2/operators/reduce_ops.cu: 2022-05-18T03:40:32.7441312Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:33.8611148Z INFO: From Compiling caffe2/operators/reduce_front_back_max_ops.cu: 2022-05-18T03:40:33.8619702Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:35.4874898Z INFO: From Compiling caffe2/operators/mem_query_op.cu: 2022-05-18T03:40:35.4882408Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:35.4883110Z caffe2/operators/mem_query_op.cu(9): warning: parameter "args" was declared but never referenced 2022-05-18T03:40:35.4883605Z detected during: 2022-05-18T03:40:35.4884306Z instantiation of "caffe2::::GetGPUMemoryUsageOp::GetGPUMemoryUsageOp(Args &&...) [with Args=]" 2022-05-18T03:40:35.5188051Z ./c10/util/Registry.h(186): here 2022-05-18T03:40:35.5233111Z instantiation of "ObjectPtrType c10::Registerer::DefaultCreator(Args...) [with SrcType=std::__cxx11::string, ObjectPtrType=std::unique_ptr>, Args=, DerivedType=caffe2::::GetGPUMemoryUsageOp]" 2022-05-18T03:40:35.5255462Z (45): here 2022-05-18T03:40:35.5255653Z 2022-05-18T03:40:35.5256061Z caffe2/operators/mem_query_op.cu(34): warning: variable "caffe2::::GetGPUMemoryUsage1" was declared but never referenced 2022-05-18T03:40:35.5256455Z 2022-05-18T03:40:40.2445446Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cu: 2022-05-18T03:40:40.2446199Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:41.1236538Z INFO: From Compiling caffe2/operators/minmax_ops.cu: 2022-05-18T03:40:41.1237257Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:43.4055266Z INFO: From Compiling caffe2/operators/channel_backprop_stats_op.cu: 2022-05-18T03:40:43.4062055Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:44.2539307Z INFO: From Compiling caffe2/operators/multi_class_accuracy_op.cu: 2022-05-18T03:40:44.2687549Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:56.0580446Z INFO: From Compiling caffe2/operators/max_pool_with_index.cu: 2022-05-18T03:40:56.0707478Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:40:56.0708292Z caffe2/operators/max_pool_with_index.cu(221): warning: variable "caffe2::::MaxPoolWithIndexGradient4" was declared but never referenced 2022-05-18T03:40:56.0708722Z 2022-05-18T03:40:56.0709101Z caffe2/operators/max_pool_with_index.cu(223): warning: variable "caffe2::::MaxPoolWithIndex5" was declared but never referenced 2022-05-18T03:40:56.0709517Z 2022-05-18T03:40:58.6968579Z INFO: From Compiling caffe2/operators/margin_ranking_criterion_op.cu: 2022-05-18T03:40:58.6969763Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:01.4654741Z INFO: From Compiling caffe2/operators/channel_stats_op.cu: 2022-05-18T03:41:01.4664614Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:01.7611262Z INFO: From Compiling caffe2/operators/lengths_tile_op.cu: 2022-05-18T03:41:01.7619577Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:07.5802156Z INFO: From Compiling caffe2/operators/cosine_embedding_criterion_op.cu: 2022-05-18T03:41:07.5802841Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:08.1861249Z INFO: From Compiling caffe2/operators/copy_op.cu: 2022-05-18T03:41:08.1869448Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:10.7133022Z [1,378 / 1,515] Compiling caffe2/operators/cos_op.cu; 27s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:41:11.8142961Z INFO: From Compiling caffe2/operators/deform_conv_op.cu: 2022-05-18T03:41:11.8143634Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:13.0813368Z INFO: From Compiling caffe2/operators/cos_op.cu: 2022-05-18T03:41:13.0819353Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:23.3625697Z INFO: From Compiling caffe2/operators/integral_image_op.cu: 2022-05-18T03:41:23.3631144Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:24.7499078Z INFO: From Compiling caffe2/operators/leaky_relu_op.cu: 2022-05-18T03:41:24.7499842Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:26.9968889Z INFO: From Compiling caffe2/operators/data_couple_gpu.cu: 2022-05-18T03:41:26.9969695Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:28.0830624Z INFO: From Compiling caffe2/operators/half_float_ops.cu: 2022-05-18T03:41:28.0867667Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:28.0868771Z caffe2/operators/half_float_ops.cu: In member function 'bool caffe2::Float16UniformFillOp::RunOnDevice() [with Context = caffe2::CUDAContext]': 2022-05-18T03:41:28.0869697Z caffe2/operators/half_float_ops.cu:72:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:41:28.0870235Z for (uint64_t i = 0; i < leading_dim_sz; i++) { 2022-05-18T03:41:28.0870579Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:41:37.2970191Z INFO: From Compiling caffe2/operators/hard_sigmoid_op.cu: 2022-05-18T03:41:37.2978965Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:38.0972673Z INFO: From Compiling caffe2/operators/dropout_op.cu: 2022-05-18T03:41:38.0981474Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:38.1891601Z INFO: From Compiling caffe2/operators/layer_norm_op.cu: 2022-05-18T03:41:38.1896976Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:40.3177234Z INFO: From Compiling caffe2/operators/given_tensor_fill_op.cu: 2022-05-18T03:41:40.3259178Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:50.8637892Z INFO: From Compiling caffe2/operators/enforce_finite_op.cu: 2022-05-18T03:41:50.8643436Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:56.4840041Z INFO: From Compiling caffe2/operators/elu_op.cu: 2022-05-18T03:41:56.4846426Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:56.9698493Z INFO: From Compiling caffe2/operators/elementwise_ops.cu: 2022-05-18T03:41:56.9705686Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:41:56.9706420Z caffe2/operators/elementwise_ops.cu(117): warning: parameter "in" was declared but never referenced 2022-05-18T03:41:56.9706750Z 2022-05-18T03:41:56.9707093Z caffe2/operators/elementwise_ops.cu(118): warning: parameter "out" was declared but never referenced 2022-05-18T03:41:56.9873013Z 2022-05-18T03:42:02.8231218Z INFO: From Compiling caffe2/operators/generate_proposals_op_util_nms_gpu.cu: 2022-05-18T03:42:02.8233731Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:04.5076590Z INFO: From Compiling caffe2/operators/gather_op.cu: 2022-05-18T03:42:04.5085443Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:06.1156899Z INFO: From Compiling caffe2/operators/erf_op.cu: 2022-05-18T03:42:06.1220206Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:07.1668297Z INFO: From Compiling caffe2/operators/given_tensor_byte_string_to_uint8_fill_op.cu: 2022-05-18T03:42:07.1748133Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:09.0140103Z INFO: From Compiling caffe2/operators/gelu_op.cu: 2022-05-18T03:42:09.0141047Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:09.7579438Z INFO: From Compiling caffe2/operators/generate_proposals_op.cu: 2022-05-18T03:42:09.7587093Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:23.5049118Z INFO: From Compiling caffe2/operators/gru_unit_op_gpu.cu: 2022-05-18T03:42:23.5059162Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:24.4200212Z INFO: From Compiling caffe2/operators/local_response_normalization_op.cu: 2022-05-18T03:42:24.4208271Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:29.0612678Z INFO: From Compiling caffe2/operators/lengths_pad_op.cu: 2022-05-18T03:42:29.0621204Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:32.4552823Z INFO: From Compiling caffe2/operators/loss_op.cu: 2022-05-18T03:42:32.4558096Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:32.9849274Z INFO: From Compiling caffe2/operators/moments_op.cu: 2022-05-18T03:42:32.9855167Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:33.0987474Z INFO: From Compiling caffe2/operators/ceil_op.cu: 2022-05-18T03:42:33.0993453Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:34.9854207Z INFO: From Compiling caffe2/operators/mean_op.cu: 2022-05-18T03:42:34.9855185Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:36.0038047Z INFO: From Compiling caffe2/operators/channel_shuffle_op.cu: 2022-05-18T03:42:36.0038837Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:50.0074065Z [1,405 / 1,515] Compiling caffe2/operators/pack_segments.cu; 26s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:42:55.9670756Z INFO: From Compiling caffe2/operators/pad_op_gpu.cu: 2022-05-18T03:42:55.9678949Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:57.0449265Z INFO: From Compiling caffe2/operators/piecewise_linear_transform_op.cu: 2022-05-18T03:42:57.0454803Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:42:59.7289766Z INFO: From Compiling caffe2/operators/pack_segments.cu: 2022-05-18T03:42:59.7290495Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:00.0074458Z INFO: From Compiling caffe2/operators/cross_entropy_op.cu: 2022-05-18T03:43:00.0082612Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:01.7536544Z INFO: From Compiling caffe2/operators/instance_norm_op.cu: 2022-05-18T03:43:01.7544325Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:01.9010214Z INFO: From Compiling caffe2/operators/pool_op.cu: 2022-05-18T03:43:01.9017945Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:02.0879743Z INFO: From Compiling caffe2/operators/floor_op.cu: 2022-05-18T03:43:02.0887966Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:02.3159653Z INFO: From Compiling caffe2/operators/cosh_op.cu: 2022-05-18T03:43:02.3167805Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:24.2389417Z INFO: From Compiling caffe2/operators/reduce_front_back_sum_mean_ops.cu: 2022-05-18T03:43:24.2398411Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:24.5273592Z INFO: From Compiling caffe2/operators/filler_op.cu: 2022-05-18T03:43:24.5274301Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:26.1778681Z INFO: From Compiling caffe2/operators/find_op.cu: 2022-05-18T03:43:26.1779667Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:26.2941143Z INFO: From Compiling caffe2/operators/group_norm_op.cu: 2022-05-18T03:43:26.3030779Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:28.1232944Z INFO: From Compiling caffe2/operators/ensure_cpu_output_op.cu: 2022-05-18T03:43:28.1239361Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:29.2248646Z INFO: From Compiling caffe2/operators/rmac_regions_op.cu: 2022-05-18T03:43:29.2255018Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:31.6294897Z INFO: From Compiling caffe2/operators/relu_n_op.cu: 2022-05-18T03:43:31.6295644Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:36.9739625Z INFO: From Compiling caffe2/operators/elementwise_mul_op.cu: 2022-05-18T03:43:36.9744759Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:51.4737884Z INFO: From Compiling caffe2/operators/distance_op.cu: 2022-05-18T03:43:51.4761027Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:52.0423370Z INFO: From Compiling caffe2/operators/resize_op.cu: 2022-05-18T03:43:52.0432002Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:52.6605109Z INFO: From Compiling caffe2/operators/elementwise_linear_op.cu: 2022-05-18T03:43:52.6608766Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:55.8831309Z INFO: From Compiling caffe2/operators/roi_align_gradient_op.cu: 2022-05-18T03:43:55.8832303Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:43:56.1546802Z INFO: From Compiling caffe2/operators/depthwise_3x3_conv_op_cudnn.cu: 2022-05-18T03:43:56.1555385Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:01.2024784Z INFO: From Compiling caffe2/operators/cube_op.cu: 2022-05-18T03:44:01.2025686Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:01.7170671Z INFO: From Compiling caffe2/operators/elementwise_div_op.cu: 2022-05-18T03:44:01.7176936Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:06.3122217Z INFO: From Compiling caffe2/operators/rsqrt_op.cu: 2022-05-18T03:44:06.3130593Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:17.8656958Z INFO: From Compiling caffe2/operators/glu_op.cu: 2022-05-18T03:44:17.8657717Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:18.3593077Z INFO: From Compiling caffe2/operators/lp_pool_op.cu: 2022-05-18T03:44:18.3598447Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:22.1785562Z INFO: From Compiling caffe2/operators/clip_op.cu: 2022-05-18T03:44:22.1790774Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:22.5742693Z INFO: From Compiling caffe2/operators/selu_op.cu: 2022-05-18T03:44:22.5748485Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:24.0436355Z INFO: From Compiling caffe2/operators/logit_op.cu: 2022-05-18T03:44:24.0440632Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:28.9050464Z INFO: From Compiling caffe2/operators/channelwise_conv3d_op_cudnn.cu: 2022-05-18T03:44:28.9058377Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:29.4080373Z INFO: From Compiling caffe2/operators/roi_align_op.cu: 2022-05-18T03:44:29.4087905Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:32.4595330Z INFO: From Compiling caffe2/operators/weighted_sample_op.cu: 2022-05-18T03:44:32.4595983Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:44.1946111Z [1,437 / 1,515] Compiling caffe2/operators/relu_op.cu; 26s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:44:44.2968942Z INFO: From Compiling caffe2/operators/stump_func_op.cu: 2022-05-18T03:44:44.2973758Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:47.5052430Z INFO: From Compiling caffe2/operators/relu_op.cu: 2022-05-18T03:44:47.5062519Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:47.5063281Z caffe2/operators/relu_op.cu(48): warning: variable "kZero" was declared but never referenced 2022-05-18T03:44:47.5063748Z 2022-05-18T03:44:47.5064026Z caffe2/operators/relu_op.cu(102): warning: variable "kZero" was declared but never referenced 2022-05-18T03:44:47.5064488Z 2022-05-18T03:44:50.3976863Z INFO: From Compiling caffe2/operators/lstm_unit_op_gpu.cu: 2022-05-18T03:44:50.3983276Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:50.5707034Z INFO: From Compiling caffe2/operators/one_hot_ops.cu: 2022-05-18T03:44:50.5715423Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:52.7305452Z INFO: From Compiling caffe2/operators/batch_sparse_to_dense_op.cu: 2022-05-18T03:44:52.7312606Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:57.5528212Z INFO: From Compiling caffe2/operators/resize_3d_op.cu: 2022-05-18T03:44:57.5534579Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:58.7578453Z INFO: From Compiling caffe2/operators/normalize_ops.cu: 2022-05-18T03:44:58.7613529Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:44:59.0358142Z INFO: From Compiling caffe2/operators/boolean_unmask_ops.cu: 2022-05-18T03:44:59.0374121Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:45:13.9855319Z INFO: From Compiling caffe2/operators/sin_op.cu: 2022-05-18T03:45:13.9861859Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:45:16.7855793Z INFO: From Compiling caffe2/operators/reverse_packed_segs_op.cu: 2022-05-18T03:45:16.7863737Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:45:17.2534349Z INFO: From Compiling caffe2/operators/swish_op.cu: 2022-05-18T03:45:17.2540034Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:45:20.1620573Z INFO: From Compiling caffe2/operators/reciprocal_op.cu: 2022-05-18T03:45:20.1624875Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:45:23.2383655Z INFO: From Compiling caffe2/operators/sequence_ops.cu: 2022-05-18T03:45:23.2384470Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:45:27.3677974Z INFO: From Compiling caffe2/operators/tan_op.cu: 2022-05-18T03:45:27.3683510Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:45:28.5441092Z INFO: From Compiling caffe2/operators/tanh_op.cu: 2022-05-18T03:45:28.5447974Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:45:38.8528872Z INFO: From Compiling caffe2/operators/segment_reduction_op_gpu.cu: 2022-05-18T03:45:38.8529606Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:45:40.1635697Z INFO: From Compiling caffe2/sgd/rmsprop_op_gpu.cu: 2022-05-18T03:45:40.1652608Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:45:44.4560604Z INFO: From Compiling caffe2/sgd/adam_op_gpu.cu: 2022-05-18T03:45:44.4590289Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:45:45.2487218Z INFO: From Compiling caffe2/operators/roi_align_rotated_op.cu: 2022-05-18T03:45:45.2492857Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:45:46.6311901Z INFO: From Compiling caffe2/operators/roi_align_rotated_gradient_op.cu: 2022-05-18T03:45:46.6320187Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:45:49.3546644Z INFO: From Compiling caffe2/operators/transpose_op.cu: 2022-05-18T03:45:49.3552322Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:45:54.0056731Z INFO: From Compiling caffe2/operators/batch_moments_op.cu: 2022-05-18T03:45:54.0065494Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:02.5294324Z INFO: From Compiling caffe2/operators/utility_ops.cu: 2022-05-18T03:46:02.5295295Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:02.5296290Z caffe2/operators/utility_ops.cu: In member function 'bool caffe2::NanCheckOp::RunOnDevice() [with Context = caffe2::CUDAContext]': 2022-05-18T03:46:02.5297194Z caffe2/operators/utility_ops.cu:113:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:46:02.5297727Z for (size_t i = 0; i < cpu_X.numel(); ++i) { 2022-05-18T03:46:02.5298087Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:46:03.5912836Z INFO: From Compiling caffe2/utils/math/transpose.cu: 2022-05-18T03:46:03.5920936Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:08.8864584Z INFO: From Compiling caffe2/operators/tile_op.cu: 2022-05-18T03:46:08.8866543Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:12.9353225Z INFO: From Compiling caffe2/sgd/fp16_momentum_sgd_op.cu: 2022-05-18T03:46:12.9353985Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:12.9354571Z caffe2/sgd/fp16_momentum_sgd_op.cu(15): warning: parameter "N" was declared but never referenced 2022-05-18T03:46:12.9354883Z 2022-05-18T03:46:12.9355148Z caffe2/sgd/fp16_momentum_sgd_op.cu(16): warning: parameter "g" was declared but never referenced 2022-05-18T03:46:12.9355459Z 2022-05-18T03:46:12.9355741Z caffe2/sgd/fp16_momentum_sgd_op.cu(17): warning: parameter "m" was declared but never referenced 2022-05-18T03:46:12.9356051Z 2022-05-18T03:46:12.9356317Z caffe2/sgd/fp16_momentum_sgd_op.cu(18): warning: parameter "ng" was declared but never referenced 2022-05-18T03:46:12.9356622Z 2022-05-18T03:46:12.9356869Z caffe2/sgd/fp16_momentum_sgd_op.cu(19): warning: parameter "nm" was declared but never referenced 2022-05-18T03:46:12.9357435Z 2022-05-18T03:46:12.9357722Z caffe2/sgd/fp16_momentum_sgd_op.cu(20): warning: parameter "lr" was declared but never referenced 2022-05-18T03:46:12.9358037Z 2022-05-18T03:46:12.9358302Z caffe2/sgd/fp16_momentum_sgd_op.cu(21): warning: parameter "mom" was declared but never referenced 2022-05-18T03:46:12.9358593Z 2022-05-18T03:46:12.9358868Z caffe2/sgd/fp16_momentum_sgd_op.cu(22): warning: parameter "nesterov" was declared but never referenced 2022-05-18T03:46:12.9359197Z 2022-05-18T03:46:12.9359460Z caffe2/sgd/fp16_momentum_sgd_op.cu(23): warning: parameter "wd" was declared but never referenced 2022-05-18T03:46:12.9359766Z 2022-05-18T03:46:12.9360051Z caffe2/sgd/fp16_momentum_sgd_op.cu(24): warning: parameter "param" was declared but never referenced 2022-05-18T03:46:12.9360387Z 2022-05-18T03:46:12.9360669Z caffe2/sgd/fp16_momentum_sgd_op.cu(102): warning: parameter "N" was declared but never referenced 2022-05-18T03:46:12.9360977Z 2022-05-18T03:46:12.9361248Z caffe2/sgd/fp16_momentum_sgd_op.cu(103): warning: parameter "g" was declared but never referenced 2022-05-18T03:46:12.9361558Z 2022-05-18T03:46:12.9361814Z caffe2/sgd/fp16_momentum_sgd_op.cu(104): warning: parameter "m" was declared but never referenced 2022-05-18T03:46:12.9362107Z 2022-05-18T03:46:12.9362350Z caffe2/sgd/fp16_momentum_sgd_op.cu(105): warning: parameter "ng" was declared but never referenced 2022-05-18T03:46:12.9362653Z 2022-05-18T03:46:12.9362925Z caffe2/sgd/fp16_momentum_sgd_op.cu(106): warning: parameter "nm" was declared but never referenced 2022-05-18T03:46:12.9363231Z 2022-05-18T03:46:12.9363493Z caffe2/sgd/fp16_momentum_sgd_op.cu(107): warning: parameter "lr" was declared but never referenced 2022-05-18T03:46:12.9363802Z 2022-05-18T03:46:12.9364076Z caffe2/sgd/fp16_momentum_sgd_op.cu(108): warning: parameter "mom" was declared but never referenced 2022-05-18T03:46:12.9364405Z 2022-05-18T03:46:12.9364686Z caffe2/sgd/fp16_momentum_sgd_op.cu(109): warning: parameter "nesterov" was declared but never referenced 2022-05-18T03:46:12.9365030Z 2022-05-18T03:46:12.9365488Z caffe2/sgd/fp16_momentum_sgd_op.cu(110): warning: parameter "wd" was declared but never referenced 2022-05-18T03:46:12.9365826Z 2022-05-18T03:46:12.9366105Z caffe2/sgd/fp16_momentum_sgd_op.cu(111): warning: parameter "param" was declared but never referenced 2022-05-18T03:46:12.9366435Z 2022-05-18T03:46:15.5842805Z INFO: From Compiling caffe2/operators/spatial_batch_norm_op_cudnn.cu: 2022-05-18T03:46:15.5843955Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:17.8532610Z INFO: From Compiling caffe2/operators/summarize_op.cu: 2022-05-18T03:46:17.8540693Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:20.5197619Z INFO: From Compiling caffe2/sgd/momentum_sgd_op_gpu.cu: 2022-05-18T03:46:20.5198388Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:29.0052154Z INFO: From Compiling caffe2/operators/assert_op.cu: 2022-05-18T03:46:29.0060162Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:30.4307860Z INFO: From Compiling caffe2/operators/top_k.cu: 2022-05-18T03:46:30.4313840Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:30.4314749Z caffe2/operators/top_k.cu: In instantiation of 'bool caffe2::TopKCudaOp::RunOnDevice() [with T = float; Context = caffe2::CUDAContext]': 2022-05-18T03:46:30.4315417Z /tmp/tmpxft_000006e6_00000000-6_top_k.cudafe1.stub.c:87:27: required from here 2022-05-18T03:46:30.4316085Z caffe2/operators/top_k.cu:200:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:46:30.4316646Z const bool need_transpose = axis_ < input_dims.size() - 1; 2022-05-18T03:46:30.4316998Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:46:33.6153593Z INFO: From Compiling caffe2/operators/spatial_batch_norm_op.cu: 2022-05-18T03:46:33.6161021Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:36.9222689Z INFO: From Compiling caffe2/operators/softmax_ops.cu: 2022-05-18T03:46:36.9230808Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:38.7896468Z INFO: From Compiling caffe2/operators/accumulate_op.cu: 2022-05-18T03:46:38.7905558Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:45.3408317Z INFO: From Compiling caffe2/operators/abs_op.cu: 2022-05-18T03:46:45.3409056Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:46.9894446Z INFO: From Compiling caffe2/operators/acos_op.cu: 2022-05-18T03:46:46.9899301Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:47.4891885Z INFO: From Compiling caffe2/sgd/adagrad_op_gpu.cu: 2022-05-18T03:46:47.4899851Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:55.5095993Z [1,474 / 1,515] Compiling caffe2/operators/softsign_op.cu; 26s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:46:57.1258016Z INFO: From Compiling caffe2/operators/sparse_to_dense_op.cu: 2022-05-18T03:46:57.1258760Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:46:58.6318204Z INFO: From Compiling caffe2/operators/softsign_op.cu: 2022-05-18T03:46:58.6318981Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:47:00.1074363Z INFO: From Compiling caffe2/operators/accuracy_op.cu: 2022-05-18T03:47:00.1084162Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:47:01.7717970Z INFO: From Compiling tensorpipe/channel/cuda_ipc/context_impl.cc: 2022-05-18T03:47:01.7908735Z external/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc: In function 'std::tuple, std::allocator >, std::allocator, std::allocator > > >, std::vector >, std::allocator > > > > tensorpipe::channel::cuda_ipc::{anonymous}::getGlobalUuidsAndP2pSupport(const tensorpipe::NvmlLib&)': 2022-05-18T03:47:01.7910453Z external/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc:76:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:01.7911109Z for (int devIdx = 0; devIdx < numDevices; devIdx++) { 2022-05-18T03:47:01.7911521Z ~~~~~~~^~~~~~~~~~~~ 2022-05-18T03:47:01.7912339Z external/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc:78:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:01.7912991Z for (int otherDevIdx = 0; otherDevIdx < numDevices; otherDevIdx++) { 2022-05-18T03:47:01.7913397Z ~~~~~~~~~~~~^~~~~~~~~~~~ 2022-05-18T03:47:01.7914530Z external/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc: In member function 'void tensorpipe::channel::cuda_ipc::ContextImpl::allocateSlot(int, size_t, tensorpipe::channel::cuda_ipc::ContextImpl::SlotAllocCallback)': 2022-05-18T03:47:01.7915656Z external/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc:343:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:01.8337668Z if (outboxes_.size() <= deviceIdx) { 2022-05-18T03:47:01.8338055Z ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2022-05-18T03:47:01.8338893Z In file included from external/tensorpipe/tensorpipe/common/deferred_executor.h:23:0, 2022-05-18T03:47:01.8340214Z from external/tensorpipe/tensorpipe/common/callback.h:20, 2022-05-18T03:47:01.8344035Z from external/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h:17, 2022-05-18T03:47:01.8388367Z from external/tensorpipe/tensorpipe/channel/channel_boilerplate.h:18, 2022-05-18T03:47:01.8426598Z from external/tensorpipe/tensorpipe/channel/context_impl_boilerplate.h:18, 2022-05-18T03:47:01.8427195Z from external/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.h:17, 2022-05-18T03:47:01.8427709Z from external/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc:9: 2022-05-18T03:47:01.8429033Z external/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc: In member function 'tensorpipe::channel::cuda_ipc::ContextImpl::OutboxInfo tensorpipe::channel::cuda_ipc::ContextImpl::getLocalOutboxInfo(int)': 2022-05-18T03:47:01.8430235Z external/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc:369:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:01.8431111Z TP_DCHECK(outboxes_.size() > deviceIdx); 2022-05-18T03:47:01.8466717Z ~~~~~~~~~~~~~~~~~^~~ 2022-05-18T03:47:01.8468927Z external/tensorpipe/tensorpipe/channel/cuda_ipc/context_impl.cc:369:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:01.8469721Z TP_DCHECK(outboxes_.size() > deviceIdx); 2022-05-18T03:47:01.8470051Z ~~~~~~~~~~~~~~~~~^~~ 2022-05-18T03:47:04.3187536Z INFO: From Compiling tensorpipe/channel/cuda_gdr/context_impl.cc: 2022-05-18T03:47:04.3200562Z external/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc: In function 'std::vector > tensorpipe::channel::cuda_gdr::{anonymous}::matchGpusToIbvNics(tensorpipe::IbvLib&, tensorpipe::IbvDeviceList&)': 2022-05-18T03:47:04.3202149Z external/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc:177:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:04.3202839Z for (size_t deviceIdx = 0; deviceIdx < deviceList.size(); deviceIdx++) { 2022-05-18T03:47:04.3203228Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:04.3203684Z In file included from external/tensorpipe/tensorpipe/common/deferred_executor.h:23:0, 2022-05-18T03:47:04.3204230Z from external/tensorpipe/tensorpipe/common/callback.h:20, 2022-05-18T03:47:04.3204760Z from external/tensorpipe/tensorpipe/channel/channel_impl_boilerplate.h:17, 2022-05-18T03:47:04.3205337Z from external/tensorpipe/tensorpipe/channel/channel_boilerplate.h:18, 2022-05-18T03:47:04.3205916Z from external/tensorpipe/tensorpipe/channel/context_impl_boilerplate.h:18, 2022-05-18T03:47:04.3206456Z from external/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.h:21, 2022-05-18T03:47:04.3206982Z from external/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc:9: 2022-05-18T03:47:04.3208593Z external/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc: In constructor 'tensorpipe::channel::cuda_gdr::ContextImpl::ContextImpl(std::unordered_map >, tensorpipe::CudaLib, tensorpipe::IbvLib, tensorpipe::IbvDeviceList, tensorpipe::optional > >)': 2022-05-18T03:47:04.3209976Z external/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc:536:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:04.3210733Z TP_THROW_ASSERT_IF(numGpus != gpuIdxToNicName->size()) 2022-05-18T03:47:04.3211112Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:04.3211864Z external/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc:546:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:04.3212681Z for (int gpuIdx = 0; gpuIdx < actualGpuIdxToNicName.size(); gpuIdx++) { 2022-05-18T03:47:04.3218469Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:04.3219384Z external/tensorpipe/tensorpipe/channel/cuda_gdr/context_impl.cc:560:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:04.3219988Z for (size_t deviceIdx = 0; deviceIdx < deviceList.size(); deviceIdx++) { 2022-05-18T03:47:04.3220389Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:04.7605881Z INFO: From Compiling caffe2/operators/alias_with_name.cu: 2022-05-18T03:47:04.7611879Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:47:04.7625929Z INFO: From Compiling tensorpipe/channel/cuda_ipc/channel_impl.cc: 2022-05-18T03:47:04.7637934Z external/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc: In member function 'void tensorpipe::channel::cuda_ipc::ChannelImpl::writeDescriptor(tensorpipe::channel::cuda_ipc::ChannelImpl::ChunkSendOpIter)': 2022-05-18T03:47:04.7639074Z external/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc:263:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:04.7639670Z if (localOutboxesSent_.size() <= op.deviceIdx) { 2022-05-18T03:47:04.7640022Z ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T03:47:04.7640718Z external/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc:257:18: warning: unused variable 'cudaLib' [-Wunused-variable] 2022-05-18T03:47:04.7641348Z const CudaLib& cudaLib = context_->getCudaLib(); 2022-05-18T03:47:04.7641692Z ^~~~~~~ 2022-05-18T03:47:04.7642117Z external/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc: In lambda function: 2022-05-18T03:47:04.7643182Z external/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc:417:53: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:04.7643777Z if (impl.remoteOutboxesReceived_.size() <= 2022-05-18T03:47:04.7644145Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ 2022-05-18T03:47:04.7644556Z opIter->remoteDeviceIdx) { 2022-05-18T03:47:04.7644879Z ~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:04.7645911Z external/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc: In member function 'void tensorpipe::channel::cuda_ipc::ChannelImpl::copyFromStagingToTarget(tensorpipe::channel::cuda_ipc::ChannelImpl::ChunkRecvOpIter)': 2022-05-18T03:47:04.7647058Z external/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc:434:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:04.7647685Z if (remoteOutboxesOpened_.size() <= op.remoteDeviceIdx) { 2022-05-18T03:47:04.7928774Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:04.7929816Z external/tensorpipe/tensorpipe/channel/cuda_ipc/channel_impl.cc:437:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:04.7930494Z if (remoteOutboxesOpened_[op.remoteDeviceIdx].size() <= op.deviceIdx) { 2022-05-18T03:47:04.7931024Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T03:47:05.3241575Z INFO: From Compiling caffe2/operators/sparse_normalize_op_gpu.cu: 2022-05-18T03:47:05.3242412Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:47:05.9169141Z INFO: From Compiling third_party/libuv/src/unix/core.c: 2022-05-18T03:47:05.9200368Z external/tensorpipe/third_party/libuv/src/unix/core.c: In function 'uv__accept': 2022-05-18T03:47:05.9201644Z external/tensorpipe/third_party/libuv/src/unix/core.c:88:22: warning: implicit declaration of function 'accept4'; did you mean 'accept'? [-Wimplicit-function-declaration] 2022-05-18T03:47:05.9202528Z # define uv__accept4 accept4 2022-05-18T03:47:05.9202856Z ^ 2022-05-18T03:47:05.9203508Z external/tensorpipe/third_party/libuv/src/unix/core.c:498:14: note: in expansion of macro 'uv__accept4' 2022-05-18T03:47:05.9204070Z peerfd = uv__accept4(sockfd, NULL, NULL, SOCK_NONBLOCK|SOCK_CLOEXEC); 2022-05-18T03:47:05.9204478Z ^~~~~~~~~~~ 2022-05-18T03:47:05.9205077Z external/tensorpipe/third_party/libuv/src/unix/core.c: In function 'uv__dup2_cloexec': 2022-05-18T03:47:05.9206077Z external/tensorpipe/third_party/libuv/src/unix/core.c:1034:7: warning: implicit declaration of function 'dup3'; did you mean 'dup2'? [-Wimplicit-function-declaration] 2022-05-18T03:47:05.9206717Z r = dup3(oldfd, newfd, O_CLOEXEC); 2022-05-18T03:47:05.9207050Z ^~~~ 2022-05-18T03:47:05.9207274Z dup2 2022-05-18T03:47:06.1729374Z INFO: From Compiling third_party/libuv/src/unix/pipe.c: 2022-05-18T03:47:06.1742992Z external/tensorpipe/third_party/libuv/src/unix/pipe.c: In function 'uv_pipe': 2022-05-18T03:47:06.1744037Z external/tensorpipe/third_party/libuv/src/unix/pipe.c:393:7: warning: implicit declaration of function 'pipe2'; did you mean 'pipe'? [-Wimplicit-function-declaration] 2022-05-18T03:47:06.1744657Z if (pipe2(temp, flags)) 2022-05-18T03:47:06.1744930Z ^~~~~ 2022-05-18T03:47:06.1745203Z pipe 2022-05-18T03:47:13.4204486Z INFO: From Compiling caffe2/operators/affine_channel_op.cu: 2022-05-18T03:47:13.4210854Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:47:14.3672609Z INFO: From Compiling caffe2/operators/arg_ops.cu: 2022-05-18T03:47:14.3673850Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:47:14.4301894Z INFO: From Compiling caffe2/operators/asin_op.cu: 2022-05-18T03:47:14.4307510Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:47:22.7573867Z INFO: From Compiling caffe2/operators/space_batch_op_gpu.cu: 2022-05-18T03:47:22.7580026Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:47:22.7936428Z INFO: From Compiling torch/csrc/cuda/comm.cpp: 2022-05-18T03:47:22.7937649Z torch/csrc/cuda/comm.cpp: In function 'std::vector& torch::cuda::scatter_out(const at::Tensor&, std::vector&, int64_t, const c10::optional > >&)': 2022-05-18T03:47:22.7938783Z torch/csrc/cuda/comm.cpp:255:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:22.7939350Z bool same_ndim = out_sizes.size() == tensor.dim(); 2022-05-18T03:47:22.7939741Z ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T03:47:24.7237801Z INFO: From Compiling caffe2/operators/softplus_op.cu: 2022-05-18T03:47:24.7246500Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:47:25.5371695Z INFO: From Compiling torch/csrc/jit/mobile/flatbuffer_loader.cpp: 2022-05-18T03:47:25.5383154Z torch/csrc/jit/mobile/flatbuffer_loader.cpp: In member function 'void torch::jit::FlatbufferLoader::extractJitSourceAndConstants(torch::jit::ExtraFilesMap*, std::vector*)': 2022-05-18T03:47:25.5384166Z torch/csrc/jit/mobile/flatbuffer_loader.cpp:660:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:25.5384791Z for (auto i = 0; i < jit_constants->size(); ++i) { 2022-05-18T03:47:25.5385118Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:35.9969759Z INFO: From Compiling torch/csrc/lazy/generated/RegisterLazy.cpp: 2022-05-18T03:47:35.9971094Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:82:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:47:35.9972175Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:47:35.9972600Z ^~~~~~~~~~~~~ 2022-05-18T03:47:35.9973764Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:63:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:47:35.9974616Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:47:35.9975086Z ^~~~~~~~~~ 2022-05-18T03:47:43.0318260Z INFO: From Compiling torch/csrc/jit/mobile/nnc/aot_compiler.cpp: 2022-05-18T03:47:43.0319389Z torch/csrc/jit/mobile/nnc/aot_compiler.cpp: In function 'std::vector torch::jit::mobile::nnc::toInputSpecs(const std::shared_ptr&)': 2022-05-18T03:47:43.0320422Z torch/csrc/jit/mobile/nnc/aot_compiler.cpp:56:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:43.0320917Z for (int i = 0; i < num_inputs; i++) { 2022-05-18T03:47:43.0321187Z ~~^~~~~~~~~~~~ 2022-05-18T03:47:43.0322214Z torch/csrc/jit/mobile/nnc/aot_compiler.cpp: In function 'std::vector > torch::jit::mobile::nnc::generateExampleInputs(const std::vector >&, const std::vector&, const std::vector&)': 2022-05-18T03:47:43.0323253Z torch/csrc/jit/mobile/nnc/aot_compiler.cpp:376:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:47:43.0323774Z for (int i = 0; i < inputShapes.size(); ++i) { 2022-05-18T03:47:43.0324084Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7337856Z INFO: From Compiling torch/csrc/lazy/generated/LazyNativeFunctions.cpp: 2022-05-18T03:47:51.7392920Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_adaptive_avg_pool2d(const at::Tensor&, at::IntArrayRef)': 2022-05-18T03:47:51.7394287Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:41:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7395211Z char* schema_str = "aten::_adaptive_avg_pool2d(Tensor self, int[2] output_size) -> Tensor"; 2022-05-18T03:47:51.7395712Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7396862Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_adaptive_avg_pool2d_backward(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7398119Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:77:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7398971Z char* schema_str = "aten::_adaptive_avg_pool2d_backward(Tensor grad_output, Tensor self) -> Tensor"; 2022-05-18T03:47:51.7399309Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7400381Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_log_softmax(const at::Tensor&, int64_t, bool)': 2022-05-18T03:47:51.7401108Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:114:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7401659Z char* schema_str = "aten::_log_softmax(Tensor self, int dim, bool half_to_float) -> Tensor"; 2022-05-18T03:47:51.7402065Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7402748Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_log_softmax_backward_data(const at::Tensor&, const at::Tensor&, int64_t, c10::ScalarType)': 2022-05-18T03:47:51.7403444Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:153:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7404194Z char* schema_str = "aten::_log_softmax_backward_data(Tensor grad_output, Tensor output, int dim, ScalarType input_dtype) -> Tensor"; 2022-05-18T03:47:51.7404575Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7405186Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_softmax(const at::Tensor&, int64_t, bool)': 2022-05-18T03:47:51.7406006Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:190:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7406497Z char* schema_str = "aten::_softmax(Tensor self, int dim, bool half_to_float) -> Tensor"; 2022-05-18T03:47:51.7421744Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7422549Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_softmax_backward_data(const at::Tensor&, const at::Tensor&, int64_t, c10::ScalarType)': 2022-05-18T03:47:51.7423384Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:229:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7423979Z char* schema_str = "aten::_softmax_backward_data(Tensor grad_output, Tensor output, int dim, ScalarType input_dtype) -> Tensor"; 2022-05-18T03:47:51.7424302Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7424902Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::abs(const at::Tensor&)': 2022-05-18T03:47:51.7425594Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:263:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7426300Z char* schema_str = "aten::abs(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7426540Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7427272Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::add(const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7427994Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:303:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7428518Z char* schema_str = "aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor"; 2022-05-18T03:47:51.7428858Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7429554Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::addcdiv(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7430351Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:345:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7431051Z char* schema_str = "aten::addcdiv(Tensor self, Tensor tensor1, Tensor tensor2, *, Scalar value=1) -> Tensor"; 2022-05-18T03:47:51.7431355Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7432012Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::addcmul(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7432783Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:387:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7433327Z char* schema_str = "aten::addcmul(Tensor self, Tensor tensor1, Tensor tensor2, *, Scalar value=1) -> Tensor"; 2022-05-18T03:47:51.7433634Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7434306Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::addmm(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T03:47:51.7435158Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:432:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7435833Z char* schema_str = "aten::addmm(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor"; 2022-05-18T03:47:51.7436251Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7437023Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::all(const at::Tensor&)': 2022-05-18T03:47:51.7437745Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:467:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7438195Z char* schema_str = "aten::all(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7438436Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7438999Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::any(const at::Tensor&)': 2022-05-18T03:47:51.7439664Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:502:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7440140Z char* schema_str = "aten::any(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7440381Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7441028Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::arange_out(const c10::Scalar&, const c10::Scalar&, const c10::Scalar&, at::Tensor&)': 2022-05-18T03:47:51.7441706Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:545:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7442294Z char* schema_str = "aten::arange.start_out(Scalar start, Scalar end, Scalar step=1, *, Tensor(a!) out) -> Tensor(a!)"; 2022-05-18T03:47:51.7442717Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7443541Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::avg_pool2d(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, bool, c10::optional)': 2022-05-18T03:47:51.7444338Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:586:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7445067Z char* schema_str = "aten::avg_pool2d(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, bool ceil_mode=False, bool count_include_pad=True, int? divisor_override=None) -> Tensor"; 2022-05-18T03:47:51.7445452Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7446414Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::avg_pool2d_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, bool, c10::optional)': 2022-05-18T03:47:51.7447174Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:629:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7447861Z char* schema_str = "aten::avg_pool2d_backward(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride, int[2] padding, bool ceil_mode, bool count_include_pad, int? divisor_override) -> Tensor"; 2022-05-18T03:47:51.7448305Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7449031Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::baddbmm(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T03:47:51.7449760Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:674:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7450461Z char* schema_str = "aten::baddbmm(Tensor self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1) -> Tensor"; 2022-05-18T03:47:51.7450780Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7451419Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::bernoulli(const at::Tensor&, c10::optional)': 2022-05-18T03:47:51.7452121Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:709:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7452625Z char* schema_str = "aten::bernoulli(Tensor self, *, Generator? generator=None) -> Tensor"; 2022-05-18T03:47:51.7452947Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7453575Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::bernoulli_(at::Tensor&, double, c10::optional)': 2022-05-18T03:47:51.7454299Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:745:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7454937Z char* schema_str = "aten::bernoulli_.float(Tensor(a!) self, float p=0.5, *, Generator? generator=None) -> Tensor(a!)"; 2022-05-18T03:47:51.7455251Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7456161Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::binary_cross_entropy(const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t)': 2022-05-18T03:47:51.7456902Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:784:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7457501Z char* schema_str = "aten::binary_cross_entropy(Tensor self, Tensor target, Tensor? weight=None, int reduction=Mean) -> Tensor"; 2022-05-18T03:47:51.7457821Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7458624Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::binary_cross_entropy_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t)': 2022-05-18T03:47:51.7459362Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:825:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7459971Z char* schema_str = "aten::binary_cross_entropy_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight=None, int reduction=Mean) -> Tensor"; 2022-05-18T03:47:51.7460375Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7460987Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::bitwise_and(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7461658Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:862:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7462155Z char* schema_str = "aten::bitwise_and.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:47:51.7462433Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7463018Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::bitwise_or(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7463734Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:899:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7464238Z char* schema_str = "aten::bitwise_or.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:47:51.7464512Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7465093Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::bmm(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7465872Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:936:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7466487Z char* schema_str = "aten::bmm(Tensor self, Tensor mat2) -> Tensor"; 2022-05-18T03:47:51.7466815Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7467385Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::cat(at::TensorList, int64_t)': 2022-05-18T03:47:51.7468062Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:972:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7468537Z char* schema_str = "aten::cat(Tensor[] tensors, int dim=0) -> Tensor"; 2022-05-18T03:47:51.7468796Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7469464Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::clamp(const at::Tensor&, const c10::optional&, const c10::optional&)': 2022-05-18T03:47:51.7470218Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1015:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7470731Z char* schema_str = "aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor"; 2022-05-18T03:47:51.7471018Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7471759Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::clamp_min(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7472464Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1053:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7473002Z char* schema_str = "aten::clamp_min(Tensor self, Scalar min) -> Tensor"; 2022-05-18T03:47:51.7473270Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7473923Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::constant_pad_nd(const at::Tensor&, at::IntArrayRef, const c10::Scalar&)': 2022-05-18T03:47:51.7474758Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1091:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7475329Z char* schema_str = "aten::constant_pad_nd(Tensor self, int[] pad, Scalar value=0) -> Tensor"; 2022-05-18T03:47:51.7475677Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7476470Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::convolution(const at::Tensor&, const at::Tensor&, const c10::optional&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t)': 2022-05-18T03:47:51.7477247Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1135:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7478144Z char* schema_str = "aten::convolution(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups) -> Tensor"; 2022-05-18T03:47:51.7478558Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7479539Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::convolution_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, std::array)': 2022-05-18T03:47:51.7480421Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1181:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7481192Z char* schema_str = "aten::convolution_backward(Tensor grad_output, Tensor input, Tensor weight, int[]? bias_sizes, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool[3] output_mask) -> (Tensor, Tensor, Tensor)"; 2022-05-18T03:47:51.7481663Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7482263Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::cos(const at::Tensor&)': 2022-05-18T03:47:51.7482911Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1219:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7483349Z char* schema_str = "aten::cos(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7483608Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7484308Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::cumsum(const at::Tensor&, int64_t, c10::optional)': 2022-05-18T03:47:51.7485126Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1256:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7485725Z char* schema_str = "aten::cumsum(Tensor self, int dim, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T03:47:51.7486002Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7486595Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::div(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7487395Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1293:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7487874Z char* schema_str = "aten::div.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:47:51.7488133Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7488828Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::div(const at::Tensor&, const at::Tensor&, c10::optional >)': 2022-05-18T03:47:51.7489527Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1331:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7490048Z char* schema_str = "aten::div.Tensor_mode(Tensor self, Tensor other, *, str? rounding_mode) -> Tensor"; 2022-05-18T03:47:51.7490332Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7490988Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::elu(const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T03:47:51.7491767Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1375:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7492297Z char* schema_str = "aten::elu(Tensor self, Scalar alpha=1, Scalar scale=1, Scalar input_scale=1) -> Tensor"; 2022-05-18T03:47:51.7492636Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7493467Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::elu_backward(const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&, bool, const at::Tensor&)': 2022-05-18T03:47:51.7494191Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1422:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7494876Z char* schema_str = "aten::elu_backward(Tensor grad_output, Scalar alpha, Scalar scale, Scalar input_scale, bool is_result, Tensor self_or_result) -> Tensor"; 2022-05-18T03:47:51.7495240Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7495889Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::embedding(const at::Tensor&, const at::Tensor&, int64_t, bool, bool)': 2022-05-18T03:47:51.7496560Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1461:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7497200Z char* schema_str = "aten::embedding(Tensor weight, Tensor indices, int padding_idx=-1, bool scale_grad_by_freq=False, bool sparse=False) -> Tensor"; 2022-05-18T03:47:51.7497560Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7498230Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::embedding_dense_backward(const at::Tensor&, const at::Tensor&, int64_t, int64_t, bool)': 2022-05-18T03:47:51.7498999Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1500:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7499739Z char* schema_str = "aten::embedding_dense_backward(Tensor grad_output, Tensor indices, int num_weights, int padding_idx, bool scale_grad_by_freq) -> Tensor"; 2022-05-18T03:47:51.7500108Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7500899Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::eq(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7501594Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1538:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7502072Z char* schema_str = "aten::eq.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T03:47:51.7502355Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7502984Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::eq(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7503691Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1575:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7504182Z char* schema_str = "aten::eq.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:47:51.7504468Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7505033Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::exp(const at::Tensor&)': 2022-05-18T03:47:51.7505686Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1610:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7518534Z char* schema_str = "aten::exp(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7518804Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7519480Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::flip(const at::Tensor&, at::IntArrayRef)': 2022-05-18T03:47:51.7520451Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1645:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7520951Z char* schema_str = "aten::flip(Tensor self, int[] dims) -> Tensor"; 2022-05-18T03:47:51.7521243Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7521858Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::floor(const at::Tensor&)': 2022-05-18T03:47:51.7522970Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1680:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7523674Z char* schema_str = "aten::floor(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7524065Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7525039Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::frac(const at::Tensor&)': 2022-05-18T03:47:51.7526114Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1715:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7526875Z char* schema_str = "aten::frac(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7527251Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7528286Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gather(const at::Tensor&, int64_t, const at::Tensor&, bool)': 2022-05-18T03:47:51.7529368Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1754:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7530297Z char* schema_str = "aten::gather(Tensor self, int dim, Tensor index, *, bool sparse_grad=False) -> Tensor"; 2022-05-18T03:47:51.7530824Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7531902Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::ge(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7533268Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1792:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7534102Z char* schema_str = "aten::ge.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T03:47:51.7534509Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7535435Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::ge(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7536511Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1829:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7537174Z char* schema_str = "aten::ge.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:47:51.7537547Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7538426Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gelu(const at::Tensor&, c10::string_view)': 2022-05-18T03:47:51.7539372Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1865:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7540057Z char* schema_str = "aten::gelu(Tensor self, *, str approximate='none') -> Tensor"; 2022-05-18T03:47:51.7540451Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7541340Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gelu_backward(const at::Tensor&, const at::Tensor&, c10::string_view)': 2022-05-18T03:47:51.7542440Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1903:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7543211Z char* schema_str = "aten::gelu_backward(Tensor grad_output, Tensor self, *, str approximate='none') -> Tensor"; 2022-05-18T03:47:51.7543641Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7544493Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::glu(const at::Tensor&, int64_t)': 2022-05-18T03:47:51.7545454Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1939:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7574711Z char* schema_str = "aten::glu(Tensor self, int dim=-1) -> Tensor"; 2022-05-18T03:47:51.7575182Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7576021Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::glu_backward(const at::Tensor&, const at::Tensor&, int64_t)': 2022-05-18T03:47:51.7576697Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1976:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7577217Z char* schema_str = "aten::glu_backward(Tensor grad_output, Tensor self, int dim) -> Tensor"; 2022-05-18T03:47:51.7577509Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7578151Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::glu_jvp(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t)': 2022-05-18T03:47:51.7579031Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2015:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7579596Z char* schema_str = "aten::glu_jvp(Tensor glu, Tensor x, Tensor dx, int dim) -> Tensor"; 2022-05-18T03:47:51.7579906Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7580558Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::grid_sampler_2d(const at::Tensor&, const at::Tensor&, int64_t, int64_t, bool)': 2022-05-18T03:47:51.7581245Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2054:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7581971Z char* schema_str = "aten::grid_sampler_2d(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners) -> Tensor"; 2022-05-18T03:47:51.7582410Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7583322Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::grid_sampler_2d_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t, bool, std::array)': 2022-05-18T03:47:51.7584088Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2096:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7584917Z char* schema_str = "aten::grid_sampler_2d_backward(Tensor grad_output, Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, bool[2] output_mask) -> (Tensor, Tensor)"; 2022-05-18T03:47:51.7585380Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7586090Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gt(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7586758Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2137:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7587238Z char* schema_str = "aten::gt.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T03:47:51.7587512Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7588108Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gt(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7588923Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2174:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7589405Z char* schema_str = "aten::gt.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:47:51.7589669Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7590283Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::hardsigmoid(const at::Tensor&)': 2022-05-18T03:47:51.7591004Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2209:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7591462Z char* schema_str = "aten::hardsigmoid(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7591751Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7592374Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::index_select(const at::Tensor&, int64_t, const at::Tensor&)': 2022-05-18T03:47:51.7593080Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2246:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7593587Z char* schema_str = "aten::index_select(Tensor self, int dim, Tensor index) -> Tensor"; 2022-05-18T03:47:51.7593873Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7594533Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::kl_div_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, bool)': 2022-05-18T03:47:51.7595274Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2286:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7595864Z char* schema_str = "aten::kl_div_backward(Tensor grad_output, Tensor self, Tensor target, int reduction=Mean, *, bool log_target=False) -> Tensor"; 2022-05-18T03:47:51.7596213Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7596984Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::l1_loss_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t)': 2022-05-18T03:47:51.7597798Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2325:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7598337Z char* schema_str = "aten::l1_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction) -> Tensor"; 2022-05-18T03:47:51.7598654Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7599346Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::le(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7600067Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2363:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7600534Z char* schema_str = "aten::le.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T03:47:51.7600916Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7601526Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::le(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7602248Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2400:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7602722Z char* schema_str = "aten::le.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:47:51.7603019Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7603624Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::leaky_relu(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7604293Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2438:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7604792Z char* schema_str = "aten::leaky_relu(Tensor self, Scalar negative_slope=0.01) -> Tensor"; 2022-05-18T03:47:51.7605096Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7605771Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::leaky_relu_backward(const at::Tensor&, const at::Tensor&, const c10::Scalar&, bool)': 2022-05-18T03:47:51.7606603Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2479:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7607234Z char* schema_str = "aten::leaky_relu_backward(Tensor grad_output, Tensor self, Scalar negative_slope, bool self_is_result) -> Tensor"; 2022-05-18T03:47:51.7607570Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7608130Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::log(const at::Tensor&)': 2022-05-18T03:47:51.7608811Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2514:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7609295Z char* schema_str = "aten::log(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7609537Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7610087Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::log2(const at::Tensor&)': 2022-05-18T03:47:51.7610731Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2549:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7611206Z char* schema_str = "aten::log2(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7611447Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7612073Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::log_sigmoid_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7612973Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2587:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7613630Z char* schema_str = "aten::log_sigmoid_backward(Tensor grad_output, Tensor self, Tensor buffer) -> Tensor"; 2022-05-18T03:47:51.7613984Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7614607Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::log_sigmoid_forward(const at::Tensor&)': 2022-05-18T03:47:51.7615287Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2621:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7615840Z char* schema_str = "aten::log_sigmoid_forward(Tensor self) -> (Tensor output, Tensor buffer)"; 2022-05-18T03:47:51.7616131Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7616705Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::logdet(const at::Tensor&)': 2022-05-18T03:47:51.7617361Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2658:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7617837Z char* schema_str = "aten::logdet(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7618080Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7618780Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::lt(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7619431Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2696:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7619907Z char* schema_str = "aten::lt.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T03:47:51.7620170Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7620758Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::lt(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7621436Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2733:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7622075Z char* schema_str = "aten::lt.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:47:51.7622396Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7623026Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::masked_fill_(at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7623694Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2772:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7624223Z char* schema_str = "aten::masked_fill_.Scalar(Tensor(a!) self, Tensor mask, Scalar value) -> Tensor(a!)"; 2022-05-18T03:47:51.7624524Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7625154Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::masked_fill_(at::Tensor&, const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7661364Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2810:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7662432Z char* schema_str = "aten::masked_fill_.Tensor(Tensor(a!) self, Tensor mask, Tensor value) -> Tensor(a!)"; 2022-05-18T03:47:51.7662975Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7664171Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::max(const at::Tensor&, int64_t, bool)': 2022-05-18T03:47:51.7665645Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2846:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7666776Z char* schema_str = "aten::max.dim(Tensor self, int dim, bool keepdim=False) -> (Tensor values, Tensor indices)"; 2022-05-18T03:47:51.7667256Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7668110Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::max(const at::Tensor&)': 2022-05-18T03:47:51.7669347Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2883:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7670114Z char* schema_str = "aten::max(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7670525Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7671906Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::max_pool2d_with_indices(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool)': 2022-05-18T03:47:51.7673357Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2922:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7674568Z char* schema_str = "aten::max_pool2d_with_indices(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> (Tensor, Tensor)"; 2022-05-18T03:47:51.7675258Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7676887Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::max_pool2d_with_indices_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, const at::Tensor&)': 2022-05-18T03:47:51.7678388Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2969:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7679675Z char* schema_str = "aten::max_pool2d_with_indices_backward(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride, int[2] padding, int[2] dilation, bool ceil_mode, Tensor indices) -> Tensor"; 2022-05-18T03:47:51.7680427Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7681594Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::maximum(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7682820Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3006:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7683719Z char* schema_str = "aten::maximum(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:47:51.7684189Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7685333Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mean(const at::Tensor&, c10::optional)': 2022-05-18T03:47:51.7686761Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3041:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7687676Z char* schema_str = "aten::mean(Tensor self, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T03:47:51.7688180Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7689402Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mean(const at::Tensor&, at::IntArrayRef, bool, c10::optional)': 2022-05-18T03:47:51.7690748Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3079:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7691783Z char* schema_str = "aten::mean.dim(Tensor self, int[1] dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T03:47:51.7692366Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7693392Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::min(const at::Tensor&)': 2022-05-18T03:47:51.7694457Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3113:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7695189Z char* schema_str = "aten::min(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7695551Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7696531Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::minimum(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7697836Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3150:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7698757Z char* schema_str = "aten::minimum(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:47:51.7699173Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7700201Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mm(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7701367Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3187:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7702186Z char* schema_str = "aten::mm(Tensor self, Tensor mat2) -> Tensor"; 2022-05-18T03:47:51.7702612Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7703669Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mul(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7704917Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3224:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7705682Z char* schema_str = "aten::mul.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:47:51.7706237Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7707338Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mv(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7708685Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3260:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7709565Z char* schema_str = "aten::mv(Tensor self, Tensor vec) -> Tensor"; 2022-05-18T03:47:51.7710006Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7711175Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::narrow_copy(const at::Tensor&, int64_t, int64_t, c10::SymInt)': 2022-05-18T03:47:51.7712736Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3297:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7713653Z char* schema_str = "aten::narrow_copy.SymInt(Tensor self, int dim, int start, SymInt length) -> Tensor"; 2022-05-18T03:47:51.7714431Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7715815Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::native_dropout(const at::Tensor&, double, c10::optional)': 2022-05-18T03:47:51.7717138Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3333:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7718063Z char* schema_str = "aten::native_dropout(Tensor input, float p, bool? train) -> (Tensor, Tensor)"; 2022-05-18T03:47:51.7718566Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7719802Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::native_dropout_backward(const at::Tensor&, const at::Tensor&, double)': 2022-05-18T03:47:51.7721038Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3373:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7721868Z char* schema_str = "aten::native_dropout_backward(Tensor grad_output, Tensor mask, float scale) -> Tensor"; 2022-05-18T03:47:51.7722630Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7724092Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::native_layer_norm(const at::Tensor&, at::IntArrayRef, const c10::optional&, const c10::optional&, double)': 2022-05-18T03:47:51.7725509Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3413:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7726547Z char* schema_str = "aten::native_layer_norm(Tensor input, int[] normalized_shape, Tensor? weight, Tensor? bias, float eps) -> (Tensor, Tensor, Tensor)"; 2022-05-18T03:47:51.7727179Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7728863Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::native_layer_norm_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, std::array)': 2022-05-18T03:47:51.7730495Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3462:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7731771Z char* schema_str = "aten::native_layer_norm_backward(Tensor grad_out, Tensor input, int[] normalized_shape, Tensor mean, Tensor rstd, Tensor? weight, Tensor? bias, bool[3] output_mask) -> (Tensor, Tensor, Tensor)"; 2022-05-18T03:47:51.7732469Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7733541Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::ne(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7734699Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3503:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7735543Z char* schema_str = "aten::ne.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T03:47:51.7735990Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7737021Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::ne(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7738366Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3540:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7739242Z char* schema_str = "aten::ne.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:47:51.7739714Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7740872Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::neg(const at::Tensor&)': 2022-05-18T03:47:51.7741975Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3575:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7742816Z char* schema_str = "aten::neg(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7743243Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7744630Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::nll_loss2d_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t, int64_t, const at::Tensor&)': 2022-05-18T03:47:51.7746189Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3619:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7747327Z char* schema_str = "aten::nll_loss2d_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, Tensor total_weight) -> Tensor"; 2022-05-18T03:47:51.7747959Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7749236Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::nll_loss2d_forward(const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t, int64_t)': 2022-05-18T03:47:51.7750528Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3659:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7751746Z char* schema_str = "aten::nll_loss2d_forward(Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index) -> (Tensor output, Tensor total_weight)"; 2022-05-18T03:47:51.7752420Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7753840Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::nll_loss_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t, int64_t, const at::Tensor&)': 2022-05-18T03:47:51.7755146Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3707:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7756255Z char* schema_str = "aten::nll_loss_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, Tensor total_weight) -> Tensor"; 2022-05-18T03:47:51.7756867Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7758167Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::nll_loss_forward(const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t, int64_t)': 2022-05-18T03:47:51.7759474Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3747:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7760680Z char* schema_str = "aten::nll_loss_forward(Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index) -> (Tensor output, Tensor total_weight)"; 2022-05-18T03:47:51.7761314Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7762489Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::norm(const at::Tensor&, const c10::optional&, at::IntArrayRef, bool)': 2022-05-18T03:47:51.7763814Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3791:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7764847Z char* schema_str = "aten::norm.ScalarOpt_dim(Tensor self, Scalar? p, int[1] dim, bool keepdim=False) -> Tensor"; 2022-05-18T03:47:51.7765424Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7766516Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::pow(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7767796Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3828:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7768746Z char* schema_str = "aten::pow.Tensor_Tensor(Tensor self, Tensor exponent) -> Tensor"; 2022-05-18T03:47:51.7769262Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7770339Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::pow(const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7771674Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3866:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7772522Z char* schema_str = "aten::pow.Tensor_Scalar(Tensor self, Scalar exponent) -> Tensor"; 2022-05-18T03:47:51.7773030Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7774295Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::random_(at::Tensor&, int64_t, c10::optional, c10::optional)': 2022-05-18T03:47:51.7775581Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3903:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7776588Z char* schema_str = "aten::random_.from(Tensor(a!) self, int from, int? to, *, Generator? generator=None) -> Tensor(a!)"; 2022-05-18T03:47:51.7777134Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7778235Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::random_(at::Tensor&, int64_t, c10::optional)': 2022-05-18T03:47:51.7779503Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3939:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7780441Z char* schema_str = "aten::random_.to(Tensor(a!) self, int to, *, Generator? generator=None) -> Tensor(a!)"; 2022-05-18T03:47:51.7781031Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7782190Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::random_(at::Tensor&, c10::optional)': 2022-05-18T03:47:51.7783444Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3974:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7784386Z char* schema_str = "aten::random_(Tensor(a!) self, *, Generator? generator=None) -> Tensor(a!)"; 2022-05-18T03:47:51.7784876Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7786098Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::reciprocal(const at::Tensor&)': 2022-05-18T03:47:51.7787335Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4009:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7788153Z char* schema_str = "aten::reciprocal(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7788591Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7789642Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::relu(const at::Tensor&)': 2022-05-18T03:47:51.7790855Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4043:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7791673Z char* schema_str = "aten::relu(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7792057Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7793171Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::relu_(at::Tensor&)': 2022-05-18T03:47:51.7794314Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4077:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7795126Z char* schema_str = "aten::relu_(Tensor(a!) self) -> Tensor(a!)"; 2022-05-18T03:47:51.7795553Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7796608Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::remainder(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7797924Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4114:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7798820Z char* schema_str = "aten::remainder.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T03:47:51.7799330Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7800468Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::repeat(const at::Tensor&, at::IntArrayRef)': 2022-05-18T03:47:51.7801716Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4149:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7802610Z char* schema_str = "aten::repeat(Tensor self, int[] repeats) -> Tensor"; 2022-05-18T03:47:51.7803064Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7804243Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::rsqrt(const at::Tensor&)': 2022-05-18T03:47:51.7805486Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4184:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7806337Z char* schema_str = "aten::rsqrt(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7806774Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7807986Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::scatter_add(const at::Tensor&, int64_t, const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7809308Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4224:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7810280Z char* schema_str = "aten::scatter_add(Tensor self, int dim, Tensor index, Tensor src) -> Tensor"; 2022-05-18T03:47:51.7810802Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7811830Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sgn(const at::Tensor&)': 2022-05-18T03:47:51.7813021Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4259:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7813866Z char* schema_str = "aten::sgn(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7814301Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7815279Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sigmoid(const at::Tensor&)': 2022-05-18T03:47:51.7816387Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4294:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7817080Z char* schema_str = "aten::sigmoid(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7817443Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7818498Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sigmoid_backward(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7819755Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4331:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7820628Z char* schema_str = "aten::sigmoid_backward(Tensor grad_output, Tensor output) -> Tensor"; 2022-05-18T03:47:51.7821158Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7822178Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::silu(const at::Tensor&)': 2022-05-18T03:47:51.7823425Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4366:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7824259Z char* schema_str = "aten::silu(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7824693Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7826095Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::smooth_l1_loss(const at::Tensor&, const at::Tensor&, int64_t, double)': 2022-05-18T03:47:51.7827431Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4405:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7828461Z char* schema_str = "aten::smooth_l1_loss(Tensor self, Tensor target, int reduction=Mean, float beta=1.0) -> Tensor"; 2022-05-18T03:47:51.7829028Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7830301Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::smooth_l1_loss_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, double)': 2022-05-18T03:47:51.7831615Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4445:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7832732Z char* schema_str = "aten::smooth_l1_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction, float beta) -> Tensor"; 2022-05-18T03:47:51.7833343Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7834529Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::softplus(const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T03:47:51.7835771Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4486:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7836647Z char* schema_str = "aten::softplus(Tensor self, Scalar beta=1, Scalar threshold=20) -> Tensor"; 2022-05-18T03:47:51.7837247Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7838419Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::softplus_backward(const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T03:47:51.7839694Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4529:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7840684Z char* schema_str = "aten::softplus_backward(Tensor grad_output, Tensor self, Scalar beta, Scalar threshold) -> Tensor"; 2022-05-18T03:47:51.7841214Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7842352Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::sort(const at::Tensor&, int64_t, bool)': 2022-05-18T03:47:51.7843587Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4565:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7844554Z char* schema_str = "aten::sort(Tensor self, int dim=-1, bool descending=False) -> (Tensor values, Tensor indices)"; 2022-05-18T03:47:51.7845091Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7846164Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sqrt(const at::Tensor&)': 2022-05-18T03:47:51.7847458Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4603:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7848245Z char* schema_str = "aten::sqrt(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7848630Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7849664Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::stack(at::TensorList, int64_t)': 2022-05-18T03:47:51.7850850Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4638:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7851765Z char* schema_str = "aten::stack(Tensor[] tensors, int dim=0) -> Tensor"; 2022-05-18T03:47:51.7852245Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7853289Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::std(const at::Tensor&, bool)': 2022-05-18T03:47:51.7854511Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4673:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7855406Z char* schema_str = "aten::std(Tensor self, bool unbiased=True) -> Tensor"; 2022-05-18T03:47:51.7855857Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7856921Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::std(const at::Tensor&, at::IntArrayRef, bool, bool)': 2022-05-18T03:47:51.7858138Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4710:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7859301Z char* schema_str = "aten::std.dim(Tensor self, int[1] dim, bool unbiased=True, bool keepdim=False) -> Tensor"; 2022-05-18T03:47:51.7859803Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7861013Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::std(const at::Tensor&, at::OptionalIntArrayRef, c10::optional, bool)': 2022-05-18T03:47:51.7862339Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4747:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7863382Z char* schema_str = "aten::std.correction(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False) -> Tensor"; 2022-05-18T03:47:51.7863959Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7865129Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sub(const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7866524Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4787:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7867456Z char* schema_str = "aten::sub.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor"; 2022-05-18T03:47:51.7867974Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7869255Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sum(const at::Tensor&, c10::optional)': 2022-05-18T03:47:51.7870560Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4822:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7871434Z char* schema_str = "aten::sum(Tensor self, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T03:47:51.7871917Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7873145Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sum(const at::Tensor&, at::IntArrayRef, bool, c10::optional)': 2022-05-18T03:47:51.7874441Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4860:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7875457Z char* schema_str = "aten::sum.dim_IntList(Tensor self, int[1] dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T03:47:51.7875984Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7876975Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::tanh(const at::Tensor&)': 2022-05-18T03:47:51.7878103Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4895:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7878879Z char* schema_str = "aten::tanh(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7879299Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7880514Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::tanh_backward(const at::Tensor&, const at::Tensor&)': 2022-05-18T03:47:51.7881725Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4932:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7882590Z char* schema_str = "aten::tanh_backward(Tensor grad_output, Tensor output) -> Tensor"; 2022-05-18T03:47:51.7883051Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7884231Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::threshold(const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T03:47:51.7885557Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4973:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7886504Z char* schema_str = "aten::threshold(Tensor self, Scalar threshold, Scalar value) -> Tensor"; 2022-05-18T03:47:51.7887009Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7888216Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::threshold_backward(const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T03:47:51.7889522Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5013:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7890537Z char* schema_str = "aten::threshold_backward(Tensor grad_output, Tensor self, Scalar threshold) -> Tensor"; 2022-05-18T03:47:51.7891136Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7892329Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::topk(const at::Tensor&, int64_t, int64_t, bool, bool)': 2022-05-18T03:47:51.7893606Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5051:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7894693Z char* schema_str = "aten::topk(Tensor self, int k, int dim=-1, bool largest=True, bool sorted=True) -> (Tensor values, Tensor indices)"; 2022-05-18T03:47:51.7895301Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7896398Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::trace(const at::Tensor&)': 2022-05-18T03:47:51.7897619Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5088:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7898495Z char* schema_str = "aten::trace(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7898897Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7899902Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::tril(const at::Tensor&, int64_t)': 2022-05-18T03:47:51.7901072Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5124:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7902012Z char* schema_str = "aten::tril(Tensor self, int diagonal=0) -> Tensor"; 2022-05-18T03:47:51.7902456Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7903474Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::triu(const at::Tensor&, int64_t)': 2022-05-18T03:47:51.7904701Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5160:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7905591Z char* schema_str = "aten::triu(Tensor self, int diagonal=0) -> Tensor"; 2022-05-18T03:47:51.7906176Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7907209Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::trunc(const at::Tensor&)': 2022-05-18T03:47:51.7908350Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5195:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7909173Z char* schema_str = "aten::trunc(Tensor self) -> Tensor"; 2022-05-18T03:47:51.7909578Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7910807Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::upsample_bilinear2d(const at::Tensor&, at::IntArrayRef, bool, c10::optional, c10::optional)': 2022-05-18T03:47:51.7912100Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5234:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7913330Z char* schema_str = "aten::upsample_bilinear2d(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor"; 2022-05-18T03:47:51.7913944Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7915296Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::upsample_bilinear2d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, c10::optional, c10::optional)': 2022-05-18T03:47:51.7916657Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5274:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7917822Z char* schema_str = "aten::upsample_bilinear2d_backward(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor"; 2022-05-18T03:47:51.7918514Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7919877Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::upsample_nearest2d(const at::Tensor&, at::IntArrayRef, c10::optional, c10::optional)': 2022-05-18T03:47:51.7921138Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5312:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7922234Z char* schema_str = "aten::upsample_nearest2d(Tensor self, int[2] output_size, float? scales_h=None, float? scales_w=None) -> Tensor"; 2022-05-18T03:47:51.7922944Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7924304Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::upsample_nearest2d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, c10::optional, c10::optional)': 2022-05-18T03:47:51.7925651Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5351:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7926757Z char* schema_str = "aten::upsample_nearest2d_backward(Tensor grad_output, int[2] output_size, int[4] input_size, float? scales_h=None, float? scales_w=None) -> Tensor"; 2022-05-18T03:47:51.7927401Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:47:51.7928492Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::zero_(at::Tensor&)': 2022-05-18T03:47:51.7929712Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5385:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:47:51.7930592Z char* schema_str = "aten::zero_(Tensor(a!) self) -> Tensor(a!)"; 2022-05-18T03:47:51.7931058Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:48:01.1337990Z INFO: From Compiling torch/csrc/autograd/generated/VariableType_3.cpp: 2022-05-18T03:48:01.1339658Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/autograd/generated/VariableType_3.cpp: In function 'std::vector torch::autograd::VariableType::{anonymous}::split_copy_Tensor(c10::DispatchKeySet, const at::Tensor&, int64_t, int64_t)': 2022-05-18T03:48:01.1341018Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/autograd/generated/VariableType_3.cpp:9884:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:48:01.1341683Z for (auto i=0; i torch::autograd::VariableType::{anonymous}::unsafe_split_Tensor(c10::DispatchKeySet, const at::Tensor&, int64_t, int64_t)': 2022-05-18T03:48:01.1344524Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/autograd/generated/VariableType_3.cpp:10857:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:48:01.1345207Z for (auto i=0; i torch::autograd::VariableType::{anonymous}::split_Tensor(c10::DispatchKeySet, const at::Tensor&, int64_t, int64_t)': 2022-05-18T03:48:09.4818681Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/autograd/generated/VariableType_0.cpp:9363:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:48:09.4819285Z for (auto i=0; i torch::autograd::VariableType::{anonymous}::unbind_int(c10::DispatchKeySet, const at::Tensor&, int64_t)': 2022-05-18T03:48:09.4822163Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/autograd/generated/VariableType_0.cpp:9938:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:48:09.4822835Z for (auto i=0; i*)': 2022-05-18T03:48:11.9773866Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp:394:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:48:11.9774710Z for (int64_t index = 0; index < shape_compute_graph_->inputs().size(); 2022-05-18T03:48:11.9775256Z ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:48:11.9776382Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp: In member function 'std::vector torch::jit::{anonymous}::SymbolicShapeOpAnalyzer::propagateShapesInGraph()': 2022-05-18T03:48:11.9777697Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp:523:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:48:11.9779246Z for (int attempt_num = 0; made_change && attempt_num < MAX_ATTEMPTS; 2022-05-18T03:48:11.9780253Z ~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-05-18T03:48:42.9211875Z INFO: From Compiling torch/csrc/jit/mobile/parse_bytecode.cpp: 2022-05-18T03:48:42.9222839Z torch/csrc/jit/mobile/parse_bytecode.cpp: In function 'void torch::jit::mobile::applyUpgrader(torch::jit::mobile::Function*, uint64_t)': 2022-05-18T03:48:42.9223742Z torch/csrc/jit/mobile/parse_bytecode.cpp:92:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:48:42.9224304Z if (operator_version <= upgrader.max_version && 2022-05-18T03:48:42.9268094Z ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:48:42.9268901Z torch/csrc/jit/mobile/parse_bytecode.cpp:93:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:48:42.9269509Z operator_version >= upgrader.min_version) { 2022-05-18T03:48:42.9269890Z ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:48:42.9270290Z In file included from ./c10/util/SmallVector.h:24:0, 2022-05-18T03:48:42.9270689Z from ./c10/util/DimVector.h:3, 2022-05-18T03:48:42.9271072Z from aten/src/ATen/core/DimVector.h:2, 2022-05-18T03:48:42.9351958Z from aten/src/ATen/core/ivalue.h:3, 2022-05-18T03:48:42.9352389Z from torch/csrc/jit/mobile/parse_bytecode.cpp:1: 2022-05-18T03:48:42.9353236Z torch/csrc/jit/mobile/parse_bytecode.cpp:105:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:48:42.9353778Z upgrader.index < code.functions_.size(), 2022-05-18T03:48:42.9354129Z ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:48:43.1598244Z INFO: From Compiling torch/csrc/jit/serialization/export_module.cpp: 2022-05-18T03:48:43.1607899Z torch/csrc/jit/serialization/export_module.cpp: In function 'std::pair torch::jit::{anonymous}::getFunctionTuple(const torch::jit::CompilationUnit&, const torch::jit::mobile::Function&, torch::jit::BackendDebugInfoRecorder&, torch::jit::TypeNameUniquer&)': 2022-05-18T03:48:43.1609159Z torch/csrc/jit/serialization/export_module.cpp:181:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:48:43.1609692Z for (int i = 0; i < mobile_code.op_names_.size(); ++i) { 2022-05-18T03:48:43.1610022Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:48:43.1610413Z torch/csrc/jit/serialization/export_module.cpp: At global scope: 2022-05-18T03:48:43.1611523Z torch/csrc/jit/serialization/export_module.cpp:367:27: warning: 'std::vector torch::jit::{anonymous}::getModuleInterfaceExports(const torch::jit::Module&, const std::unordered_set&)' defined but not used [-Wunused-function] 2022-05-18T03:48:43.1612254Z std::vector getModuleInterfaceExports( 2022-05-18T03:48:43.1612626Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:48:43.1613637Z torch/csrc/jit/serialization/export_module.cpp:348:43: warning: 'std::unordered_set torch::jit::{anonymous}::getInterfaceCalls(torch::jit::Graph&)' defined but not used [-Wunused-function] 2022-05-18T03:48:43.1614320Z std::unordered_set getInterfaceCalls(Graph& graph) { 2022-05-18T03:48:43.1614701Z ^~~~~~~~~~~~~~~~~ 2022-05-18T03:48:44.4143766Z INFO: From Compiling torch/csrc/jit/mobile/function.cpp: 2022-05-18T03:48:44.4145707Z torch/csrc/jit/mobile/function.cpp: In member function 'bool torch::jit::mobile::Function::initialize_operators(bool)': 2022-05-18T03:48:44.4146771Z torch/csrc/jit/mobile/function.cpp:71:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:48:44.4147346Z for (int i = 0; i < code_.op_names_.size(); i++) { 2022-05-18T03:48:44.4147719Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:48:48.2782487Z INFO: From Compiling torch/csrc/jit/mobile/module.cpp: 2022-05-18T03:48:48.2783480Z torch/csrc/jit/mobile/module.cpp: In function 'torch::jit::mobile::ModuleInfo torch::jit::mobile::get_module_info(const torch::jit::mobile::Module&)': 2022-05-18T03:48:48.2784323Z torch/csrc/jit/mobile/module.cpp:285:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:48:48.2784907Z for (int i = 0; i < function.get_code().op_names_.size(); i++) { 2022-05-18T03:48:48.2785300Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:48:48.2785677Z torch/csrc/jit/mobile/module.cpp: At global scope: 2022-05-18T03:48:48.2786871Z torch/csrc/jit/mobile/module.cpp:110:13: warning: 'std::__cxx11::string torch::jit::mobile::{anonymous}::getTopModuleTypeName(const torch::jit::mobile::Module&)' defined but not used [-Wunused-function] 2022-05-18T03:48:48.2787590Z std::string getTopModuleTypeName(const Module& m) { 2022-05-18T03:48:48.2787954Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:49:08.8203676Z INFO: From Compiling torch/csrc/jit/codegen/cuda/codegen.cpp: 2022-05-18T03:49:08.8206670Z torch/csrc/jit/codegen/cuda/codegen.cpp:30:13: warning: 'std::__cxx11::string torch::jit::fuser::cuda::codegen::{anonymous}::refType(torch::jit::fuser::cuda::DataType)' defined but not used [-Wunused-function] 2022-05-18T03:49:08.8227395Z std::string refType(DataType dt) { 2022-05-18T03:49:08.8227740Z ^~~~~~~ 2022-05-18T03:49:20.8111288Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2022-05-18T03:49:20.8240119Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const c10::optional >&)': 2022-05-18T03:49:20.8242116Z torch/csrc/autograd/record_function_ops.cpp:40:78: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T03:49:20.8243169Z return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2022-05-18T03:49:20.8243630Z ^ 2022-05-18T03:49:20.8478555Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-05-18T03:49:20.8479080Z aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 2022-05-18T03:49:20.8479600Z Tensor create(std::unique_ptr ptr, TensorOptions options) { 2022-05-18T03:49:20.8479984Z ^~~~~~ 2022-05-18T03:49:20.8480941Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2022-05-18T03:49:20.8482464Z torch/csrc/autograd/record_function_ops.cpp:52:72: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T03:49:20.8483927Z auto& rec = at::cpp_custom_type_hack::cast(handle); 2022-05-18T03:49:20.8484367Z ^ 2022-05-18T03:49:20.8484801Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-05-18T03:49:20.8487670Z aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 2022-05-18T03:49:20.8488153Z T& cast(const Tensor& packed) { 2022-05-18T03:49:20.8488455Z ^~~~ 2022-05-18T03:49:26.5213796Z [1,656 / 2,175] Compiling torch/csrc/jit/runtime/static/generated_ops.cpp; 12s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:49:29.4997773Z INFO: From Compiling torch/csrc/jit/runtime/static/memory_planner.cpp: 2022-05-18T03:49:29.4999050Z In file included from ./c10/util/logging_is_google_glog.h:50:0, 2022-05-18T03:49:29.4999865Z from ./c10/util/Logging.h:26, 2022-05-18T03:49:29.5000451Z from ./c10/core/TensorImpl.h:17, 2022-05-18T03:49:29.5001394Z from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:20, 2022-05-18T03:49:29.5001907Z from aten/src/ATen/core/ivalue.h:4, 2022-05-18T03:49:29.5002360Z from ./torch/csrc/jit/runtime/static/impl.h:3, 2022-05-18T03:49:29.5002849Z from ./torch/csrc/jit/runtime/static/memory_planner.h:3, 2022-05-18T03:49:29.5003353Z from torch/csrc/jit/runtime/static/memory_planner.cpp:1: 2022-05-18T03:49:29.5004251Z torch/csrc/jit/runtime/static/memory_planner.cpp: In member function 'virtual void torch::jit::StandardMemoryPlanner::deallocateManagedTensors()': 2022-05-18T03:49:29.5005187Z torch/csrc/jit/runtime/static/memory_planner.cpp:418:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:49:29.5005807Z managed_tensor_storage_impls_.size() == group_idx || 2022-05-18T03:49:29.5006171Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T03:49:29.5006902Z torch/csrc/jit/runtime/static/memory_planner.cpp:419:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:49:29.5007484Z managed_tensor_storage_impls_.size() == group_idx + 1); 2022-05-18T03:49:29.5007869Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:49:29.5008629Z torch/csrc/jit/runtime/static/memory_planner.cpp:420:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:49:29.5009250Z if (managed_tensor_storage_impls_.size() == group_idx) { 2022-05-18T03:49:29.5009633Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2022-05-18T03:49:48.0095930Z INFO: From Compiling torch/csrc/jit/runtime/static/native_ops.cpp: 2022-05-18T03:49:48.0096678Z In file included from torch/csrc/jit/runtime/static/native_ops.cpp:1:0: 2022-05-18T03:49:48.0097175Z torch/csrc/jit/runtime/static/native_ops.cpp: In lambda function: 2022-05-18T03:49:48.0098028Z torch/csrc/jit/runtime/static/native_ops.cpp:114:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:49:48.0098691Z DCHECK(p_node->num_inputs() - 1 == p_node->outputs().size()); 2022-05-18T03:49:48.0099061Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:49:48.0099440Z torch/csrc/jit/runtime/static/native_ops.cpp: In lambda function: 2022-05-18T03:49:48.0100181Z torch/csrc/jit/runtime/static/native_ops.cpp:898:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:49:48.0100690Z if (norm_idx < 0 || norm_idx >= num_elems) { 2022-05-18T03:49:48.0100984Z ~~~~~~~~~^~~~ 2022-05-18T03:49:51.9655446Z INFO: From Compiling torch/csrc/autograd/engine.cpp: 2022-05-18T03:49:51.9660719Z torch/csrc/autograd/engine.cpp: In member function 'void torch::autograd::Engine::stop()': 2022-05-18T03:49:51.9661477Z torch/csrc/autograd/engine.cpp:257:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:49:51.9661929Z wait_duration_str = "10.0"; 2022-05-18T03:49:51.9662220Z ^~~~~~ 2022-05-18T03:50:28.6313288Z INFO: From Compiling torch/csrc/jit/tensorexpr/cuda_codegen.cpp: 2022-05-18T03:50:28.6375065Z torch/csrc/jit/tensorexpr/cuda_codegen.cpp: In member function 'virtual void torch::jit::tensorexpr::CudaAnalysis::visit(torch::jit::tensorexpr::ForPtr)': 2022-05-18T03:50:28.6376124Z torch/csrc/jit/tensorexpr/cuda_codegen.cpp:125:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:50:28.6376739Z if (gpu_block_extents_.size() <= gpu_block_index) { 2022-05-18T03:50:28.6377114Z ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 2022-05-18T03:50:28.6378259Z torch/csrc/jit/tensorexpr/cuda_codegen.cpp:155:36: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:50:28.6378875Z if (gpu_thread_extents_.size() <= gpu_thread_index) { 2022-05-18T03:50:28.6379234Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:50:28.6380220Z torch/csrc/jit/tensorexpr/cuda_codegen.cpp: In member function 'virtual torch::jit::tensorexpr::ExprPtr torch::jit::tensorexpr::PrioritizeLoad::mutate(torch::jit::tensorexpr::LoadPtr)': 2022-05-18T03:50:28.6381246Z torch/csrc/jit/tensorexpr/cuda_codegen.cpp:508:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:50:28.6381910Z for (int i = 0; i < v->indices().size(); ++i) { 2022-05-18T03:50:28.6382250Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:50:29.0658583Z INFO: From Compiling torch/csrc/jit/codegen/cuda/utils.cpp: 2022-05-18T03:50:29.0662907Z torch/csrc/jit/codegen/cuda/utils.cpp:96:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 2022-05-18T03:50:29.0663383Z #pragma clang diagnostic push 2022-05-18T03:50:29.0663671Z 2022-05-18T03:50:29.0664232Z torch/csrc/jit/codegen/cuda/utils.cpp:97:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 2022-05-18T03:50:29.0664867Z #pragma clang diagnostic ignored "-Wunused-function" 2022-05-18T03:50:29.0665214Z 2022-05-18T03:50:29.0665932Z torch/csrc/jit/codegen/cuda/utils.cpp:144:0: warning: ignoring #pragma clang diagnostic [-Wunknown-pragmas] 2022-05-18T03:50:29.0666423Z #pragma clang diagnostic pop 2022-05-18T03:50:29.0666675Z 2022-05-18T03:50:32.0182321Z INFO: From Compiling torch/csrc/jit/codegen/cuda/type_inference.cpp: 2022-05-18T03:50:32.0190549Z torch/csrc/jit/codegen/cuda/type_inference.cpp: In member function 'void torch::jit::fuser::cuda::{anonymous}::NaiveTypePropagator::PropagateOnNode(torch::jit::Node*)': 2022-05-18T03:50:32.0191678Z torch/csrc/jit/codegen/cuda/type_inference.cpp:271:13: warning: variable 'weight_index' set but not used [-Wunused-but-set-variable] 2022-05-18T03:50:32.0192157Z int weight_index = -1; 2022-05-18T03:50:32.0192402Z ^~~~~~~~~~~~ 2022-05-18T03:50:33.6524833Z INFO: From Compiling torch/csrc/jit/serialization/python_print.cpp: 2022-05-18T03:50:33.6533015Z torch/csrc/jit/serialization/python_print.cpp: In lambda function: 2022-05-18T03:50:33.6533813Z torch/csrc/jit/serialization/python_print.cpp:918:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:50:33.6534287Z if (c > maxASCII) { 2022-05-18T03:50:33.6534542Z ~~^~~~~~~~~~ 2022-05-18T03:50:33.6535439Z torch/csrc/jit/serialization/python_print.cpp: In function 'void torch::jit::jitModuleToPythonCodeAndConstants(const torch::jit::Module&, torch::jit::ExtraFilesMap*, std::vector*)': 2022-05-18T03:50:33.6536379Z torch/csrc/jit/serialization/python_print.cpp:1744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:50:33.6536880Z for (int i = 0; i < class_deps.size(); ++i) { 2022-05-18T03:50:33.6537171Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:50:48.3568415Z INFO: From Compiling torch/csrc/distributed/rpc/utils.cpp: 2022-05-18T03:50:48.3580016Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T03:50:48.3580488Z from ./c10/core/Device.h:3, 2022-05-18T03:50:48.3580955Z from ./torch/csrc/distributed/rpc/utils.h:3, 2022-05-18T03:50:48.3581400Z from torch/csrc/distributed/rpc/utils.cpp:1: 2022-05-18T03:50:48.3582511Z torch/csrc/distributed/rpc/utils.cpp: In function 'std::vector torch::distributed::rpc::readWrappedPayload(std::vector&, const torch::distributed::rpc::Message&)': 2022-05-18T03:50:48.3583505Z torch/csrc/distributed/rpc/utils.cpp:506:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:50:48.3584371Z payload.size() > additionalPayloadSize, 2022-05-18T03:50:48.3584730Z ~~~~~~~~~~~~~~~^~~ 2022-05-18T03:51:04.2584039Z INFO: From Compiling torch/csrc/jit/codegen/cuda/scheduler/pointwise.cpp: 2022-05-18T03:51:04.2611184Z torch/csrc/jit/codegen/cuda/scheduler/pointwise.cpp: In member function 'bool torch::jit::fuser::cuda::{anonymous}::DomainMap::hasMinimumSize(torch::jit::fuser::cuda::TensorView*, int) const': 2022-05-18T03:51:04.2612371Z torch/csrc/jit/codegen/cuda/scheduler/pointwise.cpp:83:65: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:51:04.2613101Z return (num_axes == 0 || tv->getMaybeRFactorDomain().size() > num_axes); 2022-05-18T03:51:04.2613495Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ 2022-05-18T03:51:04.2614685Z torch/csrc/jit/codegen/cuda/scheduler/pointwise.cpp: In function 'c10::optional torch::jit::fuser::cuda::getPointwiseHeuristics(torch::jit::fuser::cuda::Fusion*, torch::jit::fuser::cuda::SchedulerRuntimeInfo&, torch::jit::fuser::cuda::HeuristicSummary*)': 2022-05-18T03:51:04.2615864Z torch/csrc/jit/codegen/cuda/scheduler/pointwise.cpp:354:11: warning: variable 'gdimx' set but not used [-Wunused-but-set-variable] 2022-05-18T03:51:04.2616345Z int64_t gdimx = 1; 2022-05-18T03:51:04.2616599Z ^~~~~ 2022-05-18T03:51:35.8609257Z INFO: From Compiling torch/csrc/distributed/autograd/engine/dist_engine.cpp: 2022-05-18T03:51:35.8610233Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:29:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:51:35.8610893Z static constexpr char* kNumBackwardPasses = "num_current_backward_passes"; 2022-05-18T03:51:35.8611571Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:51:35.8713744Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:30:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T03:51:35.8714372Z static constexpr char* kNumAutogradContexts = "num_autograd_contexts"; 2022-05-18T03:51:35.8714775Z ^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:51:36.7190115Z INFO: From Compiling torch/csrc/jit/codegen/cuda/parser.cpp: 2022-05-18T03:51:36.7191368Z torch/csrc/jit/codegen/cuda/parser.cpp:370:6: warning: 'bool torch::jit::fuser::cuda::{anonymous}::operator==(const torch::jit::fuser::cuda::{anonymous}::MemoryFormat&, const torch::jit::fuser::cuda::{anonymous}::MemoryFormat&)' defined but not used [-Wunused-function] 2022-05-18T03:51:36.7192280Z bool operator==(const MemoryFormat& a, const MemoryFormat& b) { 2022-05-18T03:51:36.7192636Z ^~~~~~~~ 2022-05-18T03:51:56.6015327Z INFO: From Compiling torch/csrc/distributed/c10d/TCPStore.cpp: 2022-05-18T03:51:56.6016330Z torch/csrc/distributed/c10d/TCPStore.cpp: In member function 'void c10d::TCPStore::waitForWorkers()': 2022-05-18T03:51:56.6017356Z torch/csrc/distributed/c10d/TCPStore.cpp:1040:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:51:56.6018037Z if (numWorkersCompleted >= *numWorkers_) { 2022-05-18T03:51:56.6018396Z ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T03:52:02.5083209Z INFO: From Compiling torch/csrc/jit/tensorexpr/graph_opt.cpp: 2022-05-18T03:52:02.5089720Z torch/csrc/jit/tensorexpr/graph_opt.cpp: In function 'bool torch::jit::tensorexpr::trimGraphOnce(const std::shared_ptr&)': 2022-05-18T03:52:02.5090756Z torch/csrc/jit/tensorexpr/graph_opt.cpp:433:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:52:02.5091466Z for (int idx = 0; idx < ret->inputs().size(); idx++) { 2022-05-18T03:52:02.5091860Z ~~~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:52:20.1858819Z [1,786 / 2,175] Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 19s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:52:22.2508273Z INFO: From Compiling torch/csrc/lazy/core/metrics.cpp: 2022-05-18T03:52:22.2509115Z torch/csrc/lazy/core/metrics.cpp: In function 'std::__cxx11::string torch::lazy::MetricFnBytes(double)': 2022-05-18T03:52:22.2509950Z torch/csrc/lazy/core/metrics.cpp:299:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:52:22.2510491Z for (; (sfix + 1) < kSizeSuffixes.size() && value >= 1024.0; ++sfix) { 2022-05-18T03:52:22.2510863Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:52:25.1847983Z INFO: From Compiling torch/csrc/jit/tensorexpr/kernel.cpp: 2022-05-18T03:52:25.1849977Z torch/csrc/jit/tensorexpr/kernel.cpp: In member function 'std::vector torch::jit::tensorexpr::TensorExprKernel::getInputStrides(const torch::jit::Value*, const std::vector&)': 2022-05-18T03:52:25.1851187Z torch/csrc/jit/tensorexpr/kernel.cpp:1022:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:52:25.1851727Z for (int i = 0; i < rank; i++) { 2022-05-18T03:52:25.1852027Z ~~^~~~~~ 2022-05-18T03:52:25.1852403Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T03:52:25.1852798Z from ./c10/core/Device.h:3, 2022-05-18T03:52:25.2027451Z from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:11, 2022-05-18T03:52:25.2038218Z from aten/src/ATen/core/Tensor.h:3, 2022-05-18T03:52:25.2038637Z from ./torch/csrc/jit/ir/attributes.h:2, 2022-05-18T03:52:25.2039065Z from ./torch/csrc/jit/ir/ir.h:3, 2022-05-18T03:52:25.2039455Z from ./torch/csrc/jit/tensorexpr/kernel.h:4, 2022-05-18T03:52:25.2039909Z from torch/csrc/jit/tensorexpr/kernel.cpp:2: 2022-05-18T03:52:25.2041121Z torch/csrc/jit/tensorexpr/kernel.cpp: In member function 'torch::jit::tensorexpr::BlockPtr torch::jit::tensorexpr::TensorExprKernel::bindAllInputs()': 2022-05-18T03:52:25.2042223Z torch/csrc/jit/tensorexpr/kernel.cpp:1413:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:52:25.2042838Z nInputs_ > symbolic_shape_inputs_.size(), 2022-05-18T03:52:25.2043167Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:52:25.2043908Z torch/csrc/jit/tensorexpr/kernel.cpp:1423:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:52:25.2044556Z for (size_t i = symbolic_shape_inputs_start_pos; i < nInputs_; ++i) { 2022-05-18T03:52:25.2044973Z ~~^~~~~~~~~~ 2022-05-18T03:52:25.2045376Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T03:52:25.2045755Z from ./c10/core/Device.h:3, 2022-05-18T03:52:25.2046362Z from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:11, 2022-05-18T03:52:25.2046804Z from aten/src/ATen/core/Tensor.h:3, 2022-05-18T03:52:25.2047172Z from ./torch/csrc/jit/ir/attributes.h:2, 2022-05-18T03:52:25.2047547Z from ./torch/csrc/jit/ir/ir.h:3, 2022-05-18T03:52:25.2047910Z from ./torch/csrc/jit/tensorexpr/kernel.h:4, 2022-05-18T03:52:25.2048328Z from torch/csrc/jit/tensorexpr/kernel.cpp:2: 2022-05-18T03:52:25.2049279Z torch/csrc/jit/tensorexpr/kernel.cpp: In member function 'void torch::jit::tensorexpr::TensorExprKernel::runWithAllocatedOutputs(torch::jit::Stack&) const': 2022-05-18T03:52:25.2050274Z torch/csrc/jit/tensorexpr/kernel.cpp:1906:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:52:25.2050831Z TORCH_INTERNAL_ASSERT(nOutputs_ == bufOutputs_.size()); 2022-05-18T03:52:25.2051202Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:52:25.3027579Z INFO: From Compiling torch/csrc/lazy/core/lazy_graph_executor.cpp: 2022-05-18T03:52:25.3106952Z In file included from ./c10/util/C++17.h:5:0, 2022-05-18T03:52:25.3186880Z from ./c10/util/ArrayRef.h:18, 2022-05-18T03:52:25.3187348Z from ./torch/csrc/lazy/core/lazy_graph_executor.h:3, 2022-05-18T03:52:25.3187877Z from torch/csrc/lazy/core/lazy_graph_executor.cpp:1: 2022-05-18T03:52:25.3189687Z torch/csrc/lazy/core/lazy_graph_executor.cpp: In member function 'torch::lazy::LazyGraphExecutor::CompilationResult torch::lazy::LazyGraphExecutor::Compile(const std::vector >&, c10::ArrayRef >, const torch::lazy::LazyGraphExecutor::SyncTensorCollection&, torch::lazy::LazyGraphExecutor::PostOrderData*)': 2022-05-18T03:52:25.3191214Z torch/csrc/lazy/core/lazy_graph_executor.cpp:825:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:52:25.3209050Z computation->parameters_size() == po_data->parameters_data.size()); 2022-05-18T03:52:25.3209632Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:52:40.4069185Z INFO: From Compiling torch/csrc/jit/codegen/cuda/lower_expr_sort.cpp: 2022-05-18T03:52:40.4070452Z torch/csrc/jit/codegen/cuda/lower_expr_sort.cpp:558:13: warning: 'std::__cxx11::string torch::jit::fuser::cuda::{anonymous}::ExprSegmentationSorter::toString(int) const' defined but not used [-Wunused-function] 2022-05-18T03:52:40.4071222Z std::string ExprSegmentationSorter::toString(int verbosity) const { 2022-05-18T03:52:40.4071640Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:52:58.2913681Z INFO: From Compiling torch/csrc/jit/tensorexpr/operators/reduction.cpp: 2022-05-18T03:52:58.2916403Z torch/csrc/jit/tensorexpr/operators/reduction.cpp: In function 'torch::jit::tensorexpr::Tensor torch::jit::tensorexpr::computeMean(const std::vector >, std::vector >, std::vector >, std::__cxx11::basic_string, std::allocator >, c10::monostate> >&, const std::vector&, const std::vector&, const c10::optional&, c10::Device)': 2022-05-18T03:52:58.2918352Z torch/csrc/jit/tensorexpr/operators/reduction.cpp:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:52:58.2918928Z for (int64_t idx = 0; idx < InputBuf.ndim(); idx++) { 2022-05-18T03:52:58.2919289Z ~~~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:52:59.6362147Z INFO: From Compiling torch/csrc/jit/tensorexpr/operators/misc.cpp: 2022-05-18T03:52:59.6362902Z torch/csrc/jit/tensorexpr/operators/misc.cpp: In lambda function: 2022-05-18T03:52:59.6363697Z torch/csrc/jit/tensorexpr/operators/misc.cpp:341:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:52:59.6364194Z for (int64_t i = 0; i < indices.size(); ++i) { 2022-05-18T03:52:59.6364524Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T03:52:59.6364914Z torch/csrc/jit/tensorexpr/operators/misc.cpp: In lambda function: 2022-05-18T03:52:59.6365729Z torch/csrc/jit/tensorexpr/operators/misc.cpp:554:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:52:59.6366199Z for (int64_t i = 0; i < dims.size(); ++i) { 2022-05-18T03:52:59.6366508Z ~~^~~~~~~~~~~~~ 2022-05-18T03:53:17.7104652Z INFO: From Compiling torch/csrc/lazy/core/helpers.cpp: 2022-05-18T03:53:17.7105675Z torch/csrc/lazy/core/helpers.cpp: In function 'std::vector torch::lazy::DropDimensions(c10::ArrayRef, c10::ArrayRef)': 2022-05-18T03:53:17.7106940Z torch/csrc/lazy/core/helpers.cpp:18:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:53:17.7107568Z if (drop_index < drop_dims.size() && i == drop_dims[drop_index]) { 2022-05-18T03:53:25.2657310Z INFO: From Compiling torch/csrc/jit/tensorexpr/loopnest_randomization.cpp: 2022-05-18T03:53:25.2658377Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp: In function 'void torch::jit::tensorexpr::loopnestRandomization(int64_t, torch::jit::tensorexpr::LoopNest&)': 2022-05-18T03:53:25.2659361Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp:398:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:53:25.2659898Z for (int i = 0; i < loops.size(); i++) { 2022-05-18T03:53:25.2660225Z ~~^~~~~~~~~~~~~~ 2022-05-18T03:53:25.2660988Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp:399:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:53:25.2661534Z for (int j = i + 1; j < loops.size(); j++) { 2022-05-18T03:53:25.2661874Z ~~^~~~~~~~~~~~~~ 2022-05-18T03:53:25.2663408Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp: In instantiation of 'std::tuple >, std::vector > > torch::jit::tensorexpr::randomization_helper::select_n_randomly(std::vector<_RealType>&, int, std::default_random_engine&) [with T = std::shared_ptr; std::default_random_engine = std::linear_congruential_engine]': 2022-05-18T03:53:25.2664448Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp:295:49: required from here 2022-05-18T03:53:25.2665304Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp:73:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:53:25.2665940Z if (indices.size() < n) { 2022-05-18T03:53:25.2666430Z ~~~~~~~~~~~~~~~^~~ 2022-05-18T03:53:25.2667955Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp: In instantiation of 'std::tuple >, std::vector > > torch::jit::tensorexpr::randomization_helper::select_n_randomly(std::vector<_RealType>&, int, std::default_random_engine&) [with T = std::shared_ptr; std::default_random_engine = std::linear_congruential_engine]': 2022-05-18T03:53:25.2668982Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp:378:58: required from here 2022-05-18T03:53:25.2669831Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp:73:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:53:27.6643032Z INFO: From Compiling torch/csrc/lazy/core/ops/utils.cpp: 2022-05-18T03:53:27.6655028Z torch/csrc/lazy/core/ops/utils.cpp: In function 'std::vector torch::lazy::BuildSqueezedDimensions(c10::ArrayRef, int64_t)': 2022-05-18T03:53:27.6655963Z torch/csrc/lazy/core/ops/utils.cpp:86:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:53:27.6656534Z if (dim != 1 || (i != squeeze_dim && squeeze_dim >= 0)) { 2022-05-18T03:53:27.6656988Z ~~^~~~~~~~~~~~~~ 2022-05-18T03:53:27.9030647Z INFO: From Compiling torch/csrc/jit/codegen/cuda/kernel_cache.cpp: 2022-05-18T03:53:27.9040118Z torch/csrc/jit/codegen/cuda/kernel_cache.cpp:45:21: warning: 'std::vector > torch::jit::fuser::cuda::{anonymous}::toVector(const DimVector&)' defined but not used [-Wunused-function] 2022-05-18T03:53:27.9040936Z std::vector toVector(const at::DimVector& small_vec) { 2022-05-18T03:53:27.9041314Z ^~~~~~~~ 2022-05-18T03:53:29.8408472Z INFO: From Compiling torch/csrc/lazy/core/tensor.cpp: 2022-05-18T03:53:29.8421677Z torch/csrc/lazy/core/tensor.cpp: In member function 'void torch::lazy::LazyTensor::TryLimitGraphSize()': 2022-05-18T03:53:29.8422652Z torch/csrc/lazy/core/tensor.cpp:221:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:53:29.8423289Z if (graph_size > FLAGS_torch_lazy_trim_graph_size) { 2022-05-18T03:53:29.8423682Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:53:29.8424397Z torch/csrc/lazy/core/tensor.cpp: In member function 'void torch::lazy::LazyTensor::UpdateFromTensorOut(at::Tensor)': 2022-05-18T03:53:29.8425241Z torch/csrc/lazy/core/tensor.cpp:412:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:53:29.8425969Z if (data()->view != nullptr && shape().Get().numel() != tensor.numel()) { 2022-05-18T03:53:29.8426324Z ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:53:36.8385121Z INFO: From Compiling torch/csrc/lazy/core/shape.cpp: 2022-05-18T03:53:36.8468510Z torch/csrc/lazy/core/shape.cpp: In function 'c10::SymbolicShape torch::lazy::get_symbolic_shape(at::Tensor&)': 2022-05-18T03:53:36.8471347Z torch/csrc/lazy/core/shape.cpp:74:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:53:36.8471941Z for (int64_t i = 0; i < sizes.size(); i++) { 2022-05-18T03:53:36.8472277Z ~~^~~~~~~~~~~~~~ 2022-05-18T03:53:36.8473227Z torch/csrc/lazy/core/shape.cpp: In function 'void torch::lazy::applySymbolicShapesOnLT(const char*, std::vector, std::vector&)': 2022-05-18T03:53:36.8474242Z torch/csrc/lazy/core/shape.cpp:111:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:53:36.8474938Z for (int64_t i = 0; i < res_symbolic->size(); i++) { 2022-05-18T03:53:36.8475316Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:53:36.8885779Z torch/csrc/lazy/core/shape.cpp:118:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:53:36.8886513Z for (int64_t i = 0; i < res_symbolic->size(); i++) { 2022-05-18T03:53:36.8886893Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:53:47.6486779Z INFO: From Compiling torch/csrc/jit/codegen/cuda/ir_nodes.cpp: 2022-05-18T03:53:47.6497136Z torch/csrc/jit/codegen/cuda/ir_nodes.cpp:1241:26: warning: 'std::vector torch::jit::fuser::cuda::{anonymous}::lowerIterDomains(const std::vector&)' defined but not used [-Wunused-function] 2022-05-18T03:53:47.6497905Z std::vector lowerIterDomains( 2022-05-18T03:53:47.6498248Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:54:06.7193307Z INFO: From Compiling torch/csrc/jit/codegen/cuda/ops/alias.cpp: 2022-05-18T03:54:06.7194490Z torch/csrc/jit/codegen/cuda/ops/alias.cpp: In function 'torch::jit::fuser::cuda::TensorView* torch::jit::fuser::cuda::squeeze(torch::jit::fuser::cuda::TensorView*, const std::vector&, int)': 2022-05-18T03:54:06.7195524Z torch/csrc/jit/codegen/cuda/ops/alias.cpp:129:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:54:06.7196224Z if (dim >= 0 && dim < x->nDims() && sizes[dim] == 1) { 2022-05-18T03:54:06.7196565Z ~~~~^~~~~~~~~~~~ 2022-05-18T03:54:06.7196939Z In file included from ./c10/util/SmallVector.h:24:0, 2022-05-18T03:54:06.7197349Z from ./c10/util/DimVector.h:3, 2022-05-18T03:54:06.7197732Z from aten/src/ATen/core/DimVector.h:2, 2022-05-18T03:54:06.7198128Z from aten/src/ATen/core/ivalue.h:3, 2022-05-18T03:54:06.7198553Z from ./torch/csrc/jit/codegen/cuda/fusion.h:3, 2022-05-18T03:54:06.7198988Z from ./torch/csrc/jit/codegen/cuda/ir_interface_nodes.h:5, 2022-05-18T03:54:06.7199685Z from ./torch/csrc/jit/codegen/cuda/arith.h:5, 2022-05-18T03:54:06.7200127Z from torch/csrc/jit/codegen/cuda/ops/alias.cpp:1: 2022-05-18T03:54:06.7201152Z torch/csrc/jit/codegen/cuda/ops/alias.cpp: In function 'torch::jit::fuser::cuda::TensorView* torch::jit::fuser::cuda::unsqueeze(torch::jit::fuser::cuda::TensorView*, int)': 2022-05-18T03:54:06.7202128Z torch/csrc/jit/codegen/cuda/ops/alias.cpp:140:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:54:06.7202835Z TORCH_INTERNAL_ASSERT(dim >= 0 && dim <= x->nDims()); 2022-05-18T03:54:06.7203211Z ~~~~^~~~~~~~~~~~~ 2022-05-18T03:54:10.1998367Z INFO: From Compiling torch/csrc/jit/codegen/cuda/manager.cpp: 2022-05-18T03:54:10.2002477Z In file included from ./c10/util/BFloat16.h:6:0, 2022-05-18T03:54:10.2002897Z from ./c10/core/ScalarType.h:3, 2022-05-18T03:54:10.2003317Z from ./torch/csrc/jit/codegen/cuda/type.h:3, 2022-05-18T03:54:10.2109435Z from ./torch/csrc/jit/codegen/cuda/executor_launch_params.h:2, 2022-05-18T03:54:10.2110029Z from ./torch/csrc/jit/codegen/cuda/executor.h:2, 2022-05-18T03:54:10.2110568Z from torch/csrc/jit/codegen/cuda/manager.cpp:1: 2022-05-18T03:54:10.2111781Z torch/csrc/jit/codegen/cuda/manager.cpp: In function 'void torch::jit::fuser::cuda::runCudaFusionGroup(const torch::jit::Node*, torch::jit::Stack&)': 2022-05-18T03:54:10.2112732Z torch/csrc/jit/codegen/cuda/manager.cpp:282:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:54:10.2113324Z TORCH_INTERNAL_ASSERT(stack.size() >= inputs_size); 2022-05-18T03:54:10.2113646Z ~~~~~~~~~~~~~^~~~ 2022-05-18T03:54:10.2114309Z torch/csrc/jit/codegen/cuda/manager.cpp:347:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:54:10.2114854Z output_count <= stack.size(), 2022-05-18T03:54:10.2262811Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T03:54:11.1319762Z INFO: From Compiling torch/csrc/jit/tensorexpr/eval.cpp: 2022-05-18T03:54:11.1396183Z torch/csrc/jit/tensorexpr/eval.cpp: In member function 'void torch::jit::tensorexpr::SimpleIREvaluatorImpl::check_bounds(const BufPtr&, const std::vector >&)': 2022-05-18T03:54:11.1397327Z torch/csrc/jit/tensorexpr/eval.cpp:708:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:54:11.1397875Z if (j < 0 || j >= buf_size) { 2022-05-18T03:54:11.1398190Z ~~^~~~~~~~~~~ 2022-05-18T03:54:25.2926589Z INFO: From Compiling torch/csrc/distributed/c10d/reducer.cpp: 2022-05-18T03:54:25.2953125Z torch/csrc/distributed/c10d/reducer.cpp: In function 'void c10d::verify_params_across_processes(const c10::intrusive_ptr&, const std::vector&, const c10::optional >&)': 2022-05-18T03:54:25.2954560Z torch/csrc/distributed/c10d/reducer.cpp:2066:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:54:25.2955268Z for (size_t i = 0 ; i < world_size ; ++i) { 2022-05-18T03:54:25.2955589Z ~~^~~~~~~~~~~~ 2022-05-18T03:54:25.2956455Z torch/csrc/distributed/c10d/reducer.cpp:2075:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:54:25.2957135Z for (size_t i = 0; i < world_size ; ++i ) { 2022-05-18T03:54:25.2957589Z ~~^~~~~~~~~~~~ 2022-05-18T03:54:25.2957942Z In file included from aten/src/ATen/core/Dict.h:3:0, 2022-05-18T03:54:25.2958497Z from aten/src/ATen/core/ivalue_inl.h:8, 2022-05-18T03:54:25.2959054Z from torch/csrc/distributed/c10d/reducer.hpp:10, 2022-05-18T03:54:25.2959503Z from torch/csrc/distributed/c10d/reducer.cpp:1: 2022-05-18T03:54:25.2960811Z torch/csrc/distributed/c10d/reducer.cpp:2078:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:54:25.2961508Z param_size_for_rank == params.size(), 2022-05-18T03:54:25.2961850Z ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T03:54:36.0063696Z INFO: From Compiling torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp: 2022-05-18T03:54:36.0064196Z In file included from ./c10/util/Exception.h:4:0, 2022-05-18T03:54:36.0064539Z from ./c10/util/irange.h:5, 2022-05-18T03:54:36.0064942Z from torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp:1: 2022-05-18T03:54:36.0066412Z torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp: In static member function 'static std::unique_ptr torch::distributed::autograd::RpcWithProfilingResp::fromMessage(const torch::distributed::rpc::Message&)': 2022-05-18T03:54:36.0067787Z torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp:129:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:54:36.0068510Z TORCH_CHECK(i < tupleElements.size()); 2022-05-18T03:54:36.0068914Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:54:46.5061477Z INFO: From Compiling torch/csrc/jit/codegen/cuda/index_compute.cpp: 2022-05-18T03:54:46.5062973Z torch/csrc/jit/codegen/cuda/index_compute.cpp:2252:13: warning: 'torch::jit::fuser::cuda::IterDomain* torch::jit::fuser::cuda::{anonymous}::getMappedReferenceDomain(torch::jit::fuser::cuda::IterDomain*, const torch::jit::fuser::cuda::ReferenceTensor&)' defined but not used [-Wunused-function] 2022-05-18T03:54:46.5063848Z IterDomain* getMappedReferenceDomain( 2022-05-18T03:54:46.5064208Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:55:35.1427541Z INFO: From Compiling torch/csrc/api/src/nn/modules/conv.cpp: 2022-05-18T03:55:35.1429559Z torch/csrc/api/src/nn/modules/conv.cpp: In instantiation of 'std::vector torch::nn::ConvTransposeNdImpl::_output_padding(const at::Tensor&, const c10::optional >&, const torch::ExpandingArray&, const torch::ExpandingArray&, const torch::ExpandingArray&) [with long unsigned int D = 1; Derived = torch::nn::ConvTranspose1dImpl]': 2022-05-18T03:55:35.1430492Z torch/csrc/api/src/nn/modules/conv.cpp:226:69: required from here 2022-05-18T03:55:35.1431188Z torch/csrc/api/src/nn/modules/conv.cpp:167:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:55:35.1431720Z if (output_size_.value().size() == k + 2) { 2022-05-18T03:55:35.1432020Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T03:55:35.1432662Z torch/csrc/api/src/nn/modules/conv.cpp:171:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:55:35.1433163Z if (output_size_.value().size() != k) { 2022-05-18T03:55:35.1433476Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T03:55:35.1434778Z torch/csrc/api/src/nn/modules/conv.cpp: In instantiation of 'std::vector torch::nn::ConvTransposeNdImpl::_output_padding(const at::Tensor&, const c10::optional >&, const torch::ExpandingArray&, const torch::ExpandingArray&, const torch::ExpandingArray&) [with long unsigned int D = 2; Derived = torch::nn::ConvTranspose2dImpl]': 2022-05-18T03:55:35.1435666Z torch/csrc/api/src/nn/modules/conv.cpp:256:69: required from here 2022-05-18T03:55:35.1436387Z torch/csrc/api/src/nn/modules/conv.cpp:167:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:55:35.1436886Z if (output_size_.value().size() == k + 2) { 2022-05-18T03:55:35.1437187Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T03:55:35.1437828Z torch/csrc/api/src/nn/modules/conv.cpp:171:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:55:35.1438491Z if (output_size_.value().size() != k) { 2022-05-18T03:55:35.1438801Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T03:55:35.1440179Z torch/csrc/api/src/nn/modules/conv.cpp: In instantiation of 'std::vector torch::nn::ConvTransposeNdImpl::_output_padding(const at::Tensor&, const c10::optional >&, const torch::ExpandingArray&, const torch::ExpandingArray&, const torch::ExpandingArray&) [with long unsigned int D = 3; Derived = torch::nn::ConvTranspose3dImpl]': 2022-05-18T03:55:35.1441119Z torch/csrc/api/src/nn/modules/conv.cpp:286:69: required from here 2022-05-18T03:55:35.1441882Z torch/csrc/api/src/nn/modules/conv.cpp:167:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:55:35.1442409Z if (output_size_.value().size() == k + 2) { 2022-05-18T03:55:35.1442738Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T03:55:35.1443390Z torch/csrc/api/src/nn/modules/conv.cpp:171:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:55:35.1443881Z if (output_size_.value().size() != k) { 2022-05-18T03:55:35.1444184Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T03:55:39.8999483Z [1,955 / 2,175] Compiling torch/csrc/jit/passes/eliminate_no_ops.cpp; 7s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:55:55.4797719Z INFO: From Compiling torch/csrc/autograd/autograd_not_implemented_fallback.cpp: 2022-05-18T03:55:55.4807231Z torch/csrc/autograd/autograd_not_implemented_fallback.cpp: In function 'void torch::autograd::autogradNotImplementedInplaceOrViewFallbackImpl(const c10::OperatorHandle&, c10::DispatchKeySet, torch::jit::Stack*)': 2022-05-18T03:55:55.4808417Z torch/csrc/autograd/autograd_not_implemented_fallback.cpp:221:8: warning: variable 'any_is_inplace' set but not used [-Wunused-but-set-variable] 2022-05-18T03:55:55.4809002Z bool any_is_inplace = false; 2022-05-18T03:55:55.4809512Z ^~~~~~~~~~~~~~ 2022-05-18T03:56:09.6308215Z INFO: From Compiling torch/csrc/lazy/generated/RegisterAutogradLazy.cpp: 2022-05-18T03:56:09.6309793Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:82:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:56:09.6310713Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T03:56:09.6311153Z ^~~~~~~~~~~~~ 2022-05-18T03:56:09.6312325Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:63:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T03:56:09.6313280Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T03:56:09.6313773Z ^~~~~~~~~~ 2022-05-18T03:56:09.9240906Z INFO: From Compiling torch/csrc/jit/codegen/cuda/compute_at_map.cpp: 2022-05-18T03:56:09.9251402Z torch/csrc/jit/codegen/cuda/compute_at_map.cpp:128:6: warning: 'void torch::jit::fuser::cuda::{anonymous}::assertLowered(bool)' defined but not used [-Wunused-function] 2022-05-18T03:56:09.9252041Z void assertLowered(bool lowered) { 2022-05-18T03:56:09.9252364Z ^~~~~~~~~~~~~ 2022-05-18T03:56:21.9175252Z INFO: From Compiling torch/csrc/jit/serialization/flatbuffer_serializer.cpp: 2022-05-18T03:56:21.9441163Z torch/csrc/jit/serialization/flatbuffer_serializer.cpp: In member function 'flatbuffers::Offset torch::jit::{anonymous}::FlatbufferSerializer::functionToFB(flatbuffers::FlatBufferBuilder&, const string&, const torch::jit::mobile::Function&)': 2022-05-18T03:56:21.9442523Z torch/csrc/jit/serialization/flatbuffer_serializer.cpp:220:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:56:21.9443385Z for (int i = 0; i < code.op_names_.size(); ++i) { 2022-05-18T03:56:21.9443729Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:56:26.4882587Z INFO: From Compiling torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp: 2022-05-18T03:56:26.4892414Z torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp: In function 'std::vector torch::lazy::{anonymous}::GetExpandDimensions(const torch::lazy::Shape&, std::vector)': 2022-05-18T03:56:26.4893626Z torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp:42:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:56:26.4894409Z for (size_t i = 0; i < shape.dim(); ++i) { 2022-05-18T03:56:26.4894973Z ~~^~~~~~~~~~~~~ 2022-05-18T03:56:37.7870580Z INFO: From Compiling torch/csrc/jit/mobile/interpreter.cpp: 2022-05-18T03:56:37.7978053Z torch/csrc/jit/mobile/interpreter.cpp: In member function 'bool torch::jit::mobile::InterpreterState::run(torch::jit::mobile::Stack&)': 2022-05-18T03:56:37.7978948Z torch/csrc/jit/mobile/interpreter.cpp:196:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:56:37.7979543Z while (userObj->type()->numAttributes() <= inst.X) { 2022-05-18T03:56:37.7979904Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T03:56:43.2421588Z INFO: From Compiling torch/csrc/autograd/generated/VariableType_4.cpp: 2022-05-18T03:56:43.2423303Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/autograd/generated/VariableType_4.cpp: In function 'std::vector torch::autograd::VariableType::{anonymous}::split_with_sizes_copy(c10::DispatchKeySet, const at::Tensor&, at::IntArrayRef, int64_t)': 2022-05-18T03:56:43.2424915Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/autograd/generated/VariableType_4.cpp:9596:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:56:43.2426339Z for (auto i=0; i torch::autograd::VariableType::{anonymous}::unbind_copy_int(c10::DispatchKeySet, const at::Tensor&, int64_t)': 2022-05-18T03:56:43.2429570Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/autograd/generated/VariableType_4.cpp:10048:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:56:43.2430387Z for (auto i=0; i torch::autograd::VariableType::{anonymous}::unsafe_split_with_sizes(c10::DispatchKeySet, const at::Tensor&, at::IntArrayRef, int64_t)': 2022-05-18T03:56:43.2628997Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/autograd/generated/VariableType_4.cpp:10197:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:56:43.2629845Z for (auto i=0; i= num_inputs && num_inputs > 0); 2022-05-18T03:56:44.6244054Z ~~~~~~~~~~~~~^~~~ 2022-05-18T03:56:50.8065138Z INFO: From Compiling torch/csrc/jit/mobile/compatibility/backport_manager.cpp: 2022-05-18T03:56:50.8066900Z torch/csrc/jit/mobile/compatibility/backport_manager.cpp:81:6: warning: 'void torch::jit::{anonymous}::get_model_stream(caffe2::serialize::PyTorchStreamReader&, std::stringstream&)' defined but not used [-Wunused-function] 2022-05-18T03:56:50.8068092Z void get_model_stream(PyTorchStreamReader& reader, std::stringstream& out) { 2022-05-18T03:56:50.8068552Z ^~~~~~~~~~~~~~~~ 2022-05-18T03:57:11.2148684Z INFO: From Compiling torch/csrc/jit/serialization/export_bytecode.cpp: 2022-05-18T03:57:11.2149904Z torch/csrc/jit/serialization/export_bytecode.cpp: In function 'c10::IValue torch::jit::convertMobileFunctionToCodeTable(const torch::jit::mobile::Function&, const torch::jit::CompilationOptions&)': 2022-05-18T03:57:11.2151025Z torch/csrc/jit/serialization/export_bytecode.cpp:272:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:57:11.2151820Z for (int i = 0; i < code.op_names_.size(); ++i) { 2022-05-18T03:57:11.2294130Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:57:18.4698952Z INFO: From Compiling torch/csrc/jit/serialization/export.cpp: 2022-05-18T03:57:18.4700062Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T03:57:18.4700555Z from ./c10/core/Device.h:3, 2022-05-18T03:57:18.4829076Z from ./c10/core/Allocator.h:6, 2022-05-18T03:57:18.4906787Z from ./caffe2/serialize/inline_container.h:12, 2022-05-18T03:57:18.4946528Z from ./torch/csrc/jit/serialization/export.h:3, 2022-05-18T03:57:18.5026539Z from torch/csrc/jit/serialization/export.cpp:1: 2022-05-18T03:57:18.5107988Z torch/csrc/jit/serialization/export.cpp: In constructor 'torch::jit::{anonymous}::GraphEncoder::GraphEncoder(const std::shared_ptr&, int64_t, torch::onnx::OperatorExportTypes, const std::map, at::Tensor>&, const std::unordered_map, std::unordered_map > >&, bool, bool, bool, const std::map, int>&, bool, bool, const string&, const NodeAttrNameMap&)': 2022-05-18T03:57:18.5109493Z torch/csrc/jit/serialization/export.cpp:495:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:57:18.5110075Z onnx_opset_version < kOpsetVersionToIRVersion.size() && 2022-05-18T03:57:18.5110493Z ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:57:18.7254824Z INFO: From Compiling torch/csrc/jit/mobile/nnc/context.cpp: 2022-05-18T03:57:18.7259154Z torch/csrc/jit/mobile/nnc/context.cpp: In member function 'bool torch::jit::mobile::nnc::InputSpec::validate(const at::Tensor&) const': 2022-05-18T03:57:18.7260139Z torch/csrc/jit/mobile/nnc/context.cpp:48:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:57:18.7260711Z for (int i = 0; i < spec_sizes.size(); i++) { 2022-05-18T03:57:18.7261025Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:57:26.5666269Z INFO: From Compiling torch/csrc/jit/operator_upgraders/utils.cpp: 2022-05-18T03:57:26.5668901Z torch/csrc/jit/operator_upgraders/utils.cpp: In lambda function: 2022-05-18T03:57:26.5670110Z torch/csrc/jit/operator_upgraders/utils.cpp:25:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:57:26.5671071Z return entry.bumped_at_version > current_version; 2022-05-18T03:57:26.5672382Z ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:57:26.5674422Z torch/csrc/jit/operator_upgraders/utils.cpp: In function 'bool torch::jit::isOpCurrentBasedOnUpgraderEntries(const std::vector&, size_t)': 2022-05-18T03:57:26.5675823Z torch/csrc/jit/operator_upgraders/utils.cpp:39:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:57:26.5676479Z if (latest_update > current_version) { 2022-05-18T03:57:26.5677133Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 2022-05-18T03:57:30.6814465Z INFO: From Compiling torch/csrc/jit/passes/shape_analysis.cpp: 2022-05-18T03:57:30.6822906Z torch/csrc/jit/passes/shape_analysis.cpp: In lambda function: 2022-05-18T03:57:30.6823785Z torch/csrc/jit/passes/shape_analysis.cpp:1259:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:57:30.6824412Z if (*type->dim() >= num_reduced_dim && num_reduced_dim > 0) { 2022-05-18T03:57:30.6824756Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 2022-05-18T03:57:52.2298419Z INFO: From Compiling torch/csrc/autograd/generated/VariableType_1.cpp: 2022-05-18T03:57:52.2299889Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/autograd/generated/VariableType_1.cpp: In function 'std::vector torch::autograd::VariableType::{anonymous}::split_with_sizes(c10::DispatchKeySet, const at::Tensor&, at::IntArrayRef, int64_t)': 2022-05-18T03:57:52.2301232Z bazel-out/k8-fastbuild-gpu/bin/torch/csrc/autograd/generated/VariableType_1.cpp:10196:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:57:52.2301895Z for (auto i=0; iinputs().size(); input_num++) { 2022-05-18T03:58:02.5265019Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:58:02.5265976Z torch/csrc/jit/passes/device_type_analysis.cpp:90:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:58:02.5266674Z if (input_num == n->inputs().size()) { 2022-05-18T03:58:02.5267033Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:58:02.5467244Z torch/csrc/jit/passes/device_type_analysis.cpp:100:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:58:02.5468018Z for (input_num++; input_num < n->inputs().size(); input_num++) { 2022-05-18T03:58:02.5468397Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:58:02.5469197Z torch/csrc/jit/passes/device_type_analysis.cpp: In function 'bool torch::jit::{anonymous}::defaultDeviceProp(torch::jit::Node*)': 2022-05-18T03:58:02.5470074Z torch/csrc/jit/passes/device_type_analysis.cpp:127:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:58:02.5470600Z for (int i = 0; i < arguments.size(); i++) { 2022-05-18T03:58:02.5470938Z ~~^~~~~~~~~~~~~~~~~~ 2022-05-18T03:58:20.4423839Z INFO: From Compiling torch/csrc/jit/runtime/vararg_functions.cpp: 2022-05-18T03:58:20.4424511Z In file included from ./c10/util/C++17.h:5:0, 2022-05-18T03:58:20.4424877Z from ./c10/util/ArrayRef.h:18, 2022-05-18T03:58:20.4425406Z from aten/src/ATen/core/qualified_name.h:3, 2022-05-18T03:58:20.4425985Z from aten/src/ATen/core/jit_type_base.h:7, 2022-05-18T03:58:20.4426358Z from aten/src/ATen/core/List.h:4, 2022-05-18T03:58:20.4426887Z from ./torch/csrc/jit/runtime/vararg_functions.h:2, 2022-05-18T03:58:20.4427485Z from torch/csrc/jit/runtime/vararg_functions.cpp:1: 2022-05-18T03:58:20.4428813Z torch/csrc/jit/runtime/vararg_functions.cpp: In function 'void torch::jit::percentFormat(torch::jit::Stack&, size_t)': 2022-05-18T03:58:20.4429969Z torch/csrc/jit/runtime/vararg_functions.cpp:243:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:58:20.4430712Z TORCH_CHECK(used_args < args_size, "Too few arguments for format string"); 2022-05-18T03:58:20.4431115Z ~~~~~~~~~~^~~ 2022-05-18T03:58:20.4432136Z torch/csrc/jit/runtime/vararg_functions.cpp:256:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:58:20.4432888Z TORCH_CHECK(used_args == args_size, "Too many arguments for format string"); 2022-05-18T03:58:20.4433298Z ~~~~~~~~~~^~~~ 2022-05-18T03:58:21.3654088Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2022-05-18T03:58:21.3666634Z In file included from torch/csrc/jit/runtime/static/ops.cpp:17:0: 2022-05-18T03:58:21.3667082Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-05-18T03:58:21.3667810Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T03:58:21.3668289Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-05-18T03:58:21.3668573Z ^ 2022-05-18T03:58:21.3668877Z torch/csrc/jit/runtime/static/ops.cpp: At global scope: 2022-05-18T03:58:21.3669689Z torch/csrc/jit/runtime/static/ops.cpp:2545:12: warning: 'at::Tensor torch::jit::{anonymous}::signed_log1p(const at::Tensor&)' defined but not used [-Wunused-function] 2022-05-18T03:58:21.3670196Z at::Tensor signed_log1p(const at::Tensor& input) { 2022-05-18T03:58:21.3670475Z ^~~~~~~~~~~~ 2022-05-18T03:58:26.0150508Z INFO: From Compiling torch/csrc/jit/passes/concat_opt.cpp: 2022-05-18T03:58:26.0151605Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T03:58:26.0158215Z from ./c10/core/Device.h:3, 2022-05-18T03:58:26.0159144Z from bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:11, 2022-05-18T03:58:26.0159648Z from aten/src/ATen/core/Tensor.h:3, 2022-05-18T03:58:26.0160025Z from ./torch/csrc/jit/ir/attributes.h:2, 2022-05-18T03:58:26.0160379Z from ./torch/csrc/jit/ir/ir.h:3, 2022-05-18T03:58:26.0160781Z from ./torch/csrc/jit/passes/concat_opt.h:3, 2022-05-18T03:58:26.0161215Z from torch/csrc/jit/passes/concat_opt.cpp:1: 2022-05-18T03:58:26.0162087Z torch/csrc/jit/passes/concat_opt.cpp: In function 'size_t torch::jit::{anonymous}::determineUsageIdx(torch::jit::Value*, torch::jit::Node*)': 2022-05-18T03:58:26.0162960Z torch/csrc/jit/passes/concat_opt.cpp:507:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T03:58:26.0163594Z TORCH_CHECK(idx != user->inputs().size()); 2022-05-18T03:58:26.0163948Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:58:57.6335240Z INFO: From Compiling caffe2/perfkernels/embedding_lookup_avx2.cc: 2022-05-18T03:58:57.6336577Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int32_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:58:57.6337395Z caffe2/perfkernels/embedding_lookup_avx2.cc:417:10: required from here 2022-05-18T03:58:57.6338127Z caffe2/perfkernels/embedding_lookup_avx2.cc:22:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:57.6338584Z const float* scale_bias, 2022-05-18T03:58:57.6338868Z ^~~~~~~~~~ 2022-05-18T03:58:57.6340037Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int32_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:58:57.6341039Z caffe2/perfkernels/embedding_lookup_avx2.cc:442:10: required from here 2022-05-18T03:58:57.6341785Z caffe2/perfkernels/embedding_lookup_avx2.cc:22:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:57.6343032Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int64_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int64_t*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:58:57.6343788Z caffe2/perfkernels/embedding_lookup_avx2.cc:849:10: required from here 2022-05-18T03:58:57.6344507Z caffe2/perfkernels/embedding_lookup_avx2.cc:455:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:57.6344992Z const float* scale_bias, 2022-05-18T03:58:57.6345282Z ^~~~~~~~~~ 2022-05-18T03:58:57.6346585Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int64_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int64_t*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:58:57.6347393Z caffe2/perfkernels/embedding_lookup_avx2.cc:874:10: required from here 2022-05-18T03:58:57.6348074Z caffe2/perfkernels/embedding_lookup_avx2.cc:455:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:57.6349384Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int32_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:58:57.6350201Z caffe2/perfkernels/embedding_lookup_avx2.cc:1403:10: required from here 2022-05-18T03:58:57.6351154Z caffe2/perfkernels/embedding_lookup_avx2.cc:887:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:57.6351622Z const float* scale_bias, 2022-05-18T03:58:57.6351895Z ^~~~~~~~~~ 2022-05-18T03:58:57.6353106Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int32_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:58:57.6353890Z caffe2/perfkernels/embedding_lookup_avx2.cc:1428:10: required from here 2022-05-18T03:58:57.6354609Z caffe2/perfkernels/embedding_lookup_avx2.cc:887:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:57.6355906Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int64_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int64_t*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:58:57.6356700Z caffe2/perfkernels/embedding_lookup_avx2.cc:1956:10: required from here 2022-05-18T03:58:57.6357391Z caffe2/perfkernels/embedding_lookup_avx2.cc:1441:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:57.6357839Z const float* scale_bias, 2022-05-18T03:58:57.6358108Z ^~~~~~~~~~ 2022-05-18T03:58:57.6359203Z caffe2/perfkernels/embedding_lookup_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookup_int64_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int64_t*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:58:57.6359998Z caffe2/perfkernels/embedding_lookup_avx2.cc:1981:10: required from here 2022-05-18T03:58:57.6360827Z caffe2/perfkernels/embedding_lookup_avx2.cc:1441:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:58.7619844Z INFO: From Compiling caffe2/perfkernels/embedding_lookup_idx_avx2.cc: 2022-05-18T03:58:58.7634802Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int32_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:58:58.7635660Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:432:10: required from here 2022-05-18T03:58:58.7636398Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:22:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:58.7636881Z const float* scale_bias, 2022-05-18T03:58:58.7637186Z ^~~~~~~~~~ 2022-05-18T03:58:58.7638381Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int32_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:58:58.7639175Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:457:10: required from here 2022-05-18T03:58:58.7639917Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:22:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:58.7641286Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int64_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int64_t*, const int64_t*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:58:58.7946787Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:869:10: required from here 2022-05-18T03:58:58.7948157Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:470:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:58.7986497Z const float* scale_bias, 2022-05-18T03:58:58.7986814Z ^~~~~~~~~~ 2022-05-18T03:58:58.7988207Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int64_t_float_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const float*, const int64_t*, const int64_t*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:58:58.7989158Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:894:10: required from here 2022-05-18T03:58:58.7989966Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:470:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:58.7991427Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int32_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:58:58.7992325Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:1438:10: required from here 2022-05-18T03:58:58.7993127Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:907:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:58.7993643Z const float* scale_bias, 2022-05-18T03:58:58.7993934Z ^~~~~~~~~~ 2022-05-18T03:58:58.7995136Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int32_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int*, const int*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:58:58.7995997Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:1463:10: required from here 2022-05-18T03:58:58.7996800Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:907:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:58.7998435Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int64_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int64_t*, const int64_t*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = false; int64_t = long int]': 2022-05-18T03:58:58.7999290Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:1996:10: required from here 2022-05-18T03:58:58.8000104Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:1476:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:58:58.8000632Z const float* scale_bias, 2022-05-18T03:58:58.8000947Z ^~~~~~~~~~ 2022-05-18T03:58:58.8002183Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc: In instantiation of 'bool caffe2::EmbeddingLookupIdx_int64_t_half_float__avx2_fma(int64_t, int64_t, int64_t, int64_t, const c10::Half*, const int64_t*, const int64_t*, const float*, const float*, bool, float*) [with bool IS_WEIGHT_POSITIONAL = true; int64_t = long int]': 2022-05-18T03:58:58.8003055Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:2021:10: required from here 2022-05-18T03:58:58.8003840Z caffe2/perfkernels/embedding_lookup_idx_avx2.cc:1476:18: warning: unused parameter 'scale_bias' [-Wunused-parameter] 2022-05-18T03:59:03.6101834Z INFO: From Compiling aten/src/ATen/cuda/Sleep.cu: 2022-05-18T03:59:03.6102739Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:59:08.5760674Z INFO: From Compiling aten/src/ATen/cuda/detail/IndexUtils.cu: 2022-05-18T03:59:08.5767347Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:59:20.9597764Z INFO: From Compiling aten/src/ATen/cuda/jiterator.cu: 2022-05-18T03:59:20.9598542Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:59:28.7420948Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu: 2022-05-18T03:59:28.7422294Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:59:28.7423663Z aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu: In function 'at::Tensor& at::native::bmm_out_sparse_cuda(const SparseTensor&, const at::Tensor&, at::Tensor&)': 2022-05-18T03:59:28.7425004Z aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu:873:44: warning: 'CUSPARSE_COOMM_ALG2' is deprecated: please use CUSPARSE_SPMM_COO_ALG2 instead [-Wdeprecated-declarations] 2022-05-18T03:59:28.7605617Z cusparseSpMMAlg_t mm_alg = deterministic ? CUSPARSE_COOMM_ALG2 : CUSPARSE_COOMM_ALG1; 2022-05-18T03:59:28.7606387Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:59:28.7609801Z external/cuda/include/cusparse.h:6443:1: note: declared here 2022-05-18T03:59:28.7610345Z CUSPARSE_COOMM_ALG2 CUSPARSE_DEPRECATED_ENUM(CUSPARSE_SPMM_COO_ALG2) = 2, 2022-05-18T03:59:28.7610791Z ^ ~~~~~~~~~~~~~~~ 2022-05-18T03:59:28.7611806Z aten/src/ATen/native/sparse/cuda/SparseCUDATensorMath.cu:873:66: warning: 'CUSPARSE_COOMM_ALG1' is deprecated: please use CUSPARSE_SPMM_COO_ALG1 instead [-Wdeprecated-declarations] 2022-05-18T03:59:28.7612559Z cusparseSpMMAlg_t mm_alg = deterministic ? CUSPARSE_COOMM_ALG2 : CUSPARSE_COOMM_ALG1; 2022-05-18T03:59:28.7613039Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:59:28.7613451Z external/cuda/include/cusparse.h:6442:1: note: declared here 2022-05-18T03:59:28.7613950Z CUSPARSE_COOMM_ALG1 CUSPARSE_DEPRECATED_ENUM(CUSPARSE_SPMM_COO_ALG1) = 1, 2022-05-18T03:59:28.7614328Z ^ ~~~~~~~~~~~~~~~ 2022-05-18T03:59:29.4535804Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/make_quantized_tensor.cu: 2022-05-18T03:59:29.4537018Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:59:29.5709382Z [2,171 / 2,341] Compiling aten/src/ATen/UfuncCUDA_add.cu; 28s processwrapper-sandbox ... (8 actions running) 2022-05-18T03:59:30.0420979Z INFO: From Compiling aten/src/ATen/native/cuda/AbsKernel.cu: 2022-05-18T03:59:30.0423426Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:59:32.0145997Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveMaxPooling2d.cu: 2022-05-18T03:59:32.0150906Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:59:38.8567813Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/fused_obs_fake_quant.cu: 2022-05-18T03:59:38.8568688Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:59:39.6036895Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveMaxPooling3d.cu: 2022-05-18T03:59:39.6038066Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:59:42.8168380Z INFO: From Compiling aten/src/ATen/native/cuda/AveragePool2d.cu: 2022-05-18T03:59:42.8169203Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:59:46.0136150Z INFO: From Compiling aten/src/ATen/native/cuda/AmpKernels.cu: 2022-05-18T03:59:46.0136767Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:59:46.0137296Z aten/src/ATen/native/cuda/AmpKernels.cu(51): warning: variable "device_guard" was declared but never referenced 2022-05-18T03:59:46.0137589Z 2022-05-18T03:59:47.2266178Z INFO: From Compiling aten/src/ATen/native/cuda/AveragePool3d.cu: 2022-05-18T03:59:47.2266976Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:59:47.9636323Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SoftMax.cu: 2022-05-18T03:59:47.9717896Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T03:59:47.9719162Z aten/src/ATen/native/sparse/cuda/SoftMax.cu: In function 'at::Tensor at::native::_GLOBAL__N__42_tmpxft_00002284_00000000_7_SoftMax_cpp1_ii_75209b9c::get_offsets(const at::Tensor&, const IntArrayRef&, int64_t)': 2022-05-18T03:59:47.9721031Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:253:62: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9722103Z auto indices_accessor = indices.packed_accessor(); 2022-05-18T03:59:47.9722526Z ^ 2022-05-18T03:59:47.9723144Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9723796Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9724248Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9725444Z aten/src/ATen/native/sparse/cuda/SoftMax.cu: In instantiation of 'void at::native::_GLOBAL__N__42_tmpxft_00002284_00000000_7_SoftMax_cpp1_ii_75209b9c::cuda_sparse_coo_softmax(at::Tensor&, const at::Tensor&, int64_t) [with scalar_t = double; bool LogSoftMax = false; int64_t = long int]': 2022-05-18T03:59:47.9726252Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:591:62: required from here 2022-05-18T03:59:47.9727928Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:415:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9729141Z auto values_accessor = values_2.packed_accessor(); 2022-05-18T03:59:47.9729513Z ^~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9730125Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9730770Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9731202Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9732715Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:418:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9733817Z auto out_values_accessor = out_values_2.packed_accessor(); 2022-05-18T03:59:47.9734230Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9734918Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9735557Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9735999Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9737065Z aten/src/ATen/native/sparse/cuda/SoftMax.cu: In instantiation of 'void at::native::_GLOBAL__N__42_tmpxft_00002284_00000000_7_SoftMax_cpp1_ii_75209b9c::cuda_sparse_coo_softmax(at::Tensor&, const at::Tensor&, int64_t) [with scalar_t = float; bool LogSoftMax = false; int64_t = long int]': 2022-05-18T03:59:47.9737877Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:591:61: required from here 2022-05-18T03:59:47.9739461Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:415:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9740601Z auto values_accessor = values_2.packed_accessor(); 2022-05-18T03:59:47.9740992Z ^~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9741551Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9742185Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9742639Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9744165Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:418:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9745260Z auto out_values_accessor = out_values_2.packed_accessor(); 2022-05-18T03:59:47.9745665Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9746518Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9747043Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9747446Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9748513Z aten/src/ATen/native/sparse/cuda/SoftMax.cu: In instantiation of 'void at::native::_GLOBAL__N__42_tmpxft_00002284_00000000_7_SoftMax_cpp1_ii_75209b9c::cuda_sparse_coo_softmax(at::Tensor&, const at::Tensor&, int64_t) [with scalar_t = double; bool LogSoftMax = true; int64_t = long int]': 2022-05-18T03:59:47.9749321Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:607:61: required from here 2022-05-18T03:59:47.9750869Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:415:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9752087Z auto values_accessor = values_2.packed_accessor(); 2022-05-18T03:59:47.9752487Z ^~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9753077Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9753699Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9754163Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9755723Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:418:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9756854Z auto out_values_accessor = out_values_2.packed_accessor(); 2022-05-18T03:59:47.9757264Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9757836Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9758433Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9758875Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9760036Z aten/src/ATen/native/sparse/cuda/SoftMax.cu: In instantiation of 'void at::native::_GLOBAL__N__42_tmpxft_00002284_00000000_7_SoftMax_cpp1_ii_75209b9c::cuda_sparse_coo_softmax(at::Tensor&, const at::Tensor&, int64_t) [with scalar_t = float; bool LogSoftMax = true; int64_t = long int]': 2022-05-18T03:59:47.9760868Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:607:60: required from here 2022-05-18T03:59:47.9762638Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:415:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9763737Z auto values_accessor = values_2.packed_accessor(); 2022-05-18T03:59:47.9764116Z ^~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9764730Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9765381Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9765843Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9767373Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:418:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9768489Z auto out_values_accessor = out_values_2.packed_accessor(); 2022-05-18T03:59:47.9768898Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9769502Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9770137Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9770601Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9771917Z aten/src/ATen/native/sparse/cuda/SoftMax.cu: In instantiation of 'void at::native::_GLOBAL__N__42_tmpxft_00002284_00000000_7_SoftMax_cpp1_ii_75209b9c::cuda_sparse_coo_softmax_backward(at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, c10::ScalarType) [with scalar_t = double; bool LogSoftMax = false; int64_t = long int]': 2022-05-18T03:59:47.9772831Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:625:107: required from here 2022-05-18T03:59:47.9774498Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:528:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9775783Z auto values_accessor = values_2.packed_accessor(); 2022-05-18T03:59:47.9776156Z ^~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9776686Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9777287Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9777708Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9779094Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:531:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9780084Z auto out_values_accessor = out_values_2.packed_accessor(); 2022-05-18T03:59:47.9780453Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9781048Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9781656Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9782071Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9783566Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:534:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9784681Z auto grad_values_accessor = grad_values_2.packed_accessor(); 2022-05-18T03:59:47.9785110Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9785895Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9786580Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9787002Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9788323Z aten/src/ATen/native/sparse/cuda/SoftMax.cu: In instantiation of 'void at::native::_GLOBAL__N__42_tmpxft_00002284_00000000_7_SoftMax_cpp1_ii_75209b9c::cuda_sparse_coo_softmax_backward(at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, c10::ScalarType) [with scalar_t = float; bool LogSoftMax = false; int64_t = long int]': 2022-05-18T03:59:47.9789177Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:625:106: required from here 2022-05-18T03:59:47.9790832Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:528:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9791913Z auto values_accessor = values_2.packed_accessor(); 2022-05-18T03:59:47.9792296Z ^~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9792876Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9793513Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9793968Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9795498Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:531:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9796716Z auto out_values_accessor = out_values_2.packed_accessor(); 2022-05-18T03:59:47.9797130Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9797735Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9798379Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9798816Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9800376Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:534:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9801490Z auto grad_values_accessor = grad_values_2.packed_accessor(); 2022-05-18T03:59:47.9801908Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9802512Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9803114Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9803546Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9804727Z aten/src/ATen/native/sparse/cuda/SoftMax.cu: In instantiation of 'void at::native::_GLOBAL__N__42_tmpxft_00002284_00000000_7_SoftMax_cpp1_ii_75209b9c::cuda_sparse_coo_softmax_backward(at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, c10::ScalarType) [with scalar_t = double; bool LogSoftMax = true; int64_t = long int]': 2022-05-18T03:59:47.9805613Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:645:106: required from here 2022-05-18T03:59:47.9807394Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:528:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9808497Z auto values_accessor = values_2.packed_accessor(); 2022-05-18T03:59:47.9808885Z ^~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9809472Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9810113Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9810576Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9812116Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:531:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9813223Z auto out_values_accessor = out_values_2.packed_accessor(); 2022-05-18T03:59:47.9813641Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9814259Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9814966Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9815434Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9816988Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:534:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9818084Z auto grad_values_accessor = grad_values_2.packed_accessor(); 2022-05-18T03:59:47.9818463Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9819040Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9819742Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9820161Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9821362Z aten/src/ATen/native/sparse/cuda/SoftMax.cu: In instantiation of 'void at::native::_GLOBAL__N__42_tmpxft_00002284_00000000_7_SoftMax_cpp1_ii_75209b9c::cuda_sparse_coo_softmax_backward(at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, c10::ScalarType) [with scalar_t = float; bool LogSoftMax = true; int64_t = long int]': 2022-05-18T03:59:47.9822178Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:645:105: required from here 2022-05-18T03:59:47.9823690Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:528:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9824668Z auto values_accessor = values_2.packed_accessor(); 2022-05-18T03:59:47.9825036Z ^~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9825606Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9940188Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9940672Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9942264Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:531:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9943355Z auto out_values_accessor = out_values_2.packed_accessor(); 2022-05-18T03:59:47.9943736Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9944422Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9944991Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9945408Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9946929Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:534:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9948029Z auto grad_values_accessor = grad_values_2.packed_accessor(); 2022-05-18T03:59:47.9948424Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9949003Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9949603Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9950039Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9951564Z aten/src/ATen/native/sparse/cuda/SoftMax.cu: In instantiation of 'std::tuple at::native::_GLOBAL__N__42_tmpxft_00002284_00000000_7_SoftMax_cpp1_ii_75209b9c::compute_pool_max(const at::Tensor&, const at::Tensor&, const IntArrayRef&, int64_t, int64_t) [with scalar_t = double; bool requireMxRows = true; at::IntArrayRef = c10::ArrayRef; int64_t = long int]': 2022-05-18T03:59:47.9952690Z /tmp/tmpxft_00002284_00000000-6_SoftMax.cudafe1.stub.c:16:557: required from here 2022-05-18T03:59:47.9954319Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:339:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9955402Z auto values_accessor = 2022-05-18T03:59:47.9955694Z ^~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9956258Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9956868Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9957292Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9958723Z aten/src/ATen/native/sparse/cuda/SoftMax.cu: In instantiation of 'std::tuple at::native::_GLOBAL__N__42_tmpxft_00002284_00000000_7_SoftMax_cpp1_ii_75209b9c::compute_pool_max(const at::Tensor&, const at::Tensor&, const IntArrayRef&, int64_t, int64_t) [with scalar_t = float; bool requireMxRows = true; at::IntArrayRef = c10::ArrayRef; int64_t = long int]': 2022-05-18T03:59:47.9959868Z /tmp/tmpxft_00002284_00000000-6_SoftMax.cudafe1.stub.c:20:556: required from here 2022-05-18T03:59:47.9961498Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:339:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9962461Z auto values_accessor = 2022-05-18T03:59:47.9962752Z ^~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9963339Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9963971Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9964409Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9965916Z aten/src/ATen/native/sparse/cuda/SoftMax.cu: In instantiation of 'std::tuple at::native::_GLOBAL__N__42_tmpxft_00002284_00000000_7_SoftMax_cpp1_ii_75209b9c::compute_pool_max(const at::Tensor&, const at::Tensor&, const IntArrayRef&, int64_t, int64_t) [with scalar_t = double; bool requireMxRows = false; at::IntArrayRef = c10::ArrayRef; int64_t = long int]': 2022-05-18T03:59:47.9966984Z /tmp/tmpxft_00002284_00000000-6_SoftMax.cudafe1.stub.c:22:557: required from here 2022-05-18T03:59:47.9968505Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:339:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9969432Z auto values_accessor = 2022-05-18T03:59:47.9969716Z ^~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9970275Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9970885Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9971339Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:47.9972735Z aten/src/ATen/native/sparse/cuda/SoftMax.cu: In instantiation of 'std::tuple at::native::_GLOBAL__N__42_tmpxft_00002284_00000000_7_SoftMax_cpp1_ii_75209b9c::compute_pool_max(const at::Tensor&, const at::Tensor&, const IntArrayRef&, int64_t, int64_t) [with scalar_t = float; bool requireMxRows = false; at::IntArrayRef = c10::ArrayRef; int64_t = long int]': 2022-05-18T03:59:47.9973835Z /tmp/tmpxft_00002284_00000000-6_SoftMax.cudafe1.stub.c:23:556: required from here 2022-05-18T03:59:47.9975546Z aten/src/ATen/native/sparse/cuda/SoftMax.cu:339:6: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T03:59:47.9976577Z auto values_accessor = 2022-05-18T03:59:47.9976863Z ^~~~~~~~~~~~~~~ 2022-05-18T03:59:47.9977452Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T03:59:47.9978055Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T03:59:47.9978463Z ^ ~~~~~~~~~~~~~ 2022-05-18T03:59:52.2175738Z INFO: From Compiling aten/src/ATen/native/cuda/ZetaKernel.cu: 2022-05-18T03:59:52.2182459Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:00:04.4414524Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleNearest2d.cu: 2022-05-18T04:00:04.4422105Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:00:21.4875451Z INFO: From Compiling aten/src/ATen/UfuncCUDA_add.cu: 2022-05-18T04:00:21.4876216Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:00:34.3829797Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryMiscBackwardOpsKernels.cu: 2022-05-18T04:00:34.3830646Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:00:43.5959019Z INFO: From Compiling aten/src/ATen/native/cuda/CUDAScalar.cu: 2022-05-18T04:00:43.5959790Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:00:54.3216099Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleBicubic2d.cu: 2022-05-18T04:00:54.3223920Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:01:05.0868087Z INFO: From Compiling aten/src/ATen/native/cuda/Col2Im.cu: 2022-05-18T04:01:05.0876829Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:01:12.5607703Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryMiscOpsKernels.cu: 2022-05-18T04:01:12.5615567Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:01:25.2211505Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryShiftOpsKernels.cu: 2022-05-18T04:01:25.2212336Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:01:27.9457840Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryBitwiseOpsKernels.cu: 2022-05-18T04:01:27.9458710Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:01:34.4610235Z INFO: From Compiling aten/src/ATen/native/cuda/ComplexKernel.cu: 2022-05-18T04:01:34.4619962Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:01:42.5951789Z INFO: From Compiling aten/src/ATen/native/cuda/CrossKernel.cu: 2022-05-18T04:01:42.5958485Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:01:43.6026034Z INFO: From Compiling aten/src/ATen/native/cuda/ConvolutionMM2d.cu: 2022-05-18T04:01:43.6034716Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:01:57.3018372Z INFO: From Compiling aten/src/ATen/native/cuda/DepthwiseConv2d.cu: 2022-05-18T04:01:57.3019394Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:02:00.6242234Z INFO: From Compiling aten/src/ATen/native/cuda/DilatedMaxPool2d.cu: 2022-05-18T04:02:00.6243019Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:02:02.8259622Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryRemainderKernel.cu: 2022-05-18T04:02:02.8267238Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:02:12.4532437Z INFO: From Compiling aten/src/ATen/native/cuda/DistanceKernel.cu: 2022-05-18T04:02:12.4541096Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:02:14.8129931Z INFO: From Compiling aten/src/ATen/native/cuda/DilatedMaxPool3d.cu: 2022-05-18T04:02:14.8137782Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:02:14.8138504Z aten/src/ATen/native/cuda/DilatedMaxPool3d.cu(318): warning: parameter "ceil_mode" was declared but never referenced 2022-05-18T04:02:14.8138904Z 2022-05-18T04:02:14.8139243Z aten/src/ATen/native/cuda/DilatedMaxPool3d.cu(104): warning: parameter "otime" was declared but never referenced 2022-05-18T04:02:14.8139655Z 2022-05-18T04:02:14.8139989Z aten/src/ATen/native/cuda/DilatedMaxPool3d.cu(144): warning: parameter "dT" was declared but never referenced 2022-05-18T04:02:14.8140939Z detected during instantiation of "void at::native::::max_pool3d_with_indices_backward_out_frame(scalar_t *, const at::Tensor &, const at::Tensor &, int64_t, int, int, int, int, int, int, int, int, int, int, int, int, int) [with scalar_t=double]" 2022-05-18T04:02:14.8141637Z (406): here 2022-05-18T04:02:14.8141815Z 2022-05-18T04:02:14.8142147Z aten/src/ATen/native/cuda/DilatedMaxPool3d.cu(144): warning: parameter "dH" was declared but never referenced 2022-05-18T04:02:14.8143072Z detected during instantiation of "void at::native::::max_pool3d_with_indices_backward_out_frame(scalar_t *, const at::Tensor &, const at::Tensor &, int64_t, int, int, int, int, int, int, int, int, int, int, int, int, int) [with scalar_t=double]" 2022-05-18T04:02:14.8143730Z (406): here 2022-05-18T04:02:14.8375745Z 2022-05-18T04:02:14.8376257Z aten/src/ATen/native/cuda/DilatedMaxPool3d.cu(144): warning: parameter "dW" was declared but never referenced 2022-05-18T04:02:14.8377538Z detected during instantiation of "void at::native::::max_pool3d_with_indices_backward_out_frame(scalar_t *, const at::Tensor &, const at::Tensor &, int64_t, int, int, int, int, int, int, int, int, int, int, int, int, int) [with scalar_t=double]" 2022-05-18T04:02:14.8378208Z (406): here 2022-05-18T04:02:14.8378354Z 2022-05-18T04:02:14.8378655Z aten/src/ATen/native/cuda/DilatedMaxPool3d.cu(145): warning: parameter "pT" was declared but never referenced 2022-05-18T04:02:14.8379353Z detected during instantiation of "void at::native::::max_pool3d_with_indices_backward_out_frame(scalar_t *, const at::Tensor &, const at::Tensor &, int64_t, int, int, int, int, int, int, int, int, int, int, int, int, int) [with scalar_t=double]" 2022-05-18T04:02:14.8379888Z (406): here 2022-05-18T04:02:14.8380028Z 2022-05-18T04:02:14.8380292Z aten/src/ATen/native/cuda/DilatedMaxPool3d.cu(145): warning: parameter "pH" was declared but never referenced 2022-05-18T04:02:14.8467079Z detected during instantiation of "void at::native::::max_pool3d_with_indices_backward_out_frame(scalar_t *, const at::Tensor &, const at::Tensor &, int64_t, int, int, int, int, int, int, int, int, int, int, int, int, int) [with scalar_t=double]" 2022-05-18T04:02:14.8467970Z (406): here 2022-05-18T04:02:14.8468153Z 2022-05-18T04:02:14.8468508Z aten/src/ATen/native/cuda/DilatedMaxPool3d.cu(145): warning: parameter "pW" was declared but never referenced 2022-05-18T04:02:14.8469475Z detected during instantiation of "void at::native::::max_pool3d_with_indices_backward_out_frame(scalar_t *, const at::Tensor &, const at::Tensor &, int64_t, int, int, int, int, int, int, int, int, int, int, int, int, int) [with scalar_t=double]" 2022-05-18T04:02:14.8470161Z (406): here 2022-05-18T04:02:14.8470340Z 2022-05-18T04:02:14.8470703Z aten/src/ATen/native/cuda/DilatedMaxPool3d.cu(146): warning: parameter "dilationT" was declared but never referenced 2022-05-18T04:02:14.8471648Z detected during instantiation of "void at::native::::max_pool3d_with_indices_backward_out_frame(scalar_t *, const at::Tensor &, const at::Tensor &, int64_t, int, int, int, int, int, int, int, int, int, int, int, int, int) [with scalar_t=double]" 2022-05-18T04:02:14.8472554Z (406): here 2022-05-18T04:02:14.8472731Z 2022-05-18T04:02:14.8473090Z aten/src/ATen/native/cuda/DilatedMaxPool3d.cu(146): warning: parameter "dilationH" was declared but never referenced 2022-05-18T04:02:14.8474043Z detected during instantiation of "void at::native::::max_pool3d_with_indices_backward_out_frame(scalar_t *, const at::Tensor &, const at::Tensor &, int64_t, int, int, int, int, int, int, int, int, int, int, int, int, int) [with scalar_t=double]" 2022-05-18T04:02:14.8474714Z (406): here 2022-05-18T04:02:14.8474876Z 2022-05-18T04:02:28.6013257Z INFO: From Compiling aten/src/ATen/native/cuda/CompareEQKernel.cu: 2022-05-18T04:02:28.6014205Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:02:30.8155038Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionCauchyKernel.cu: 2022-05-18T04:02:30.8155826Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:02:32.8972144Z INFO: From Compiling aten/src/ATen/native/cuda/TriangularOps.cu: 2022-05-18T04:02:32.8981371Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:02:44.5442450Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionLogNormalKernel.cu: 2022-05-18T04:02:44.5447863Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:02:51.0304515Z INFO: From Compiling aten/src/ATen/native/cuda/TensorFactories.cu: 2022-05-18T04:02:51.0310863Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:02:54.8469633Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionGeometricKernel.cu: 2022-05-18T04:02:54.8487757Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:03:00.6301506Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionNormal.cu: 2022-05-18T04:03:00.6302308Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:03:01.5500163Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionBernoulli.cu: 2022-05-18T04:03:01.5503981Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:03:11.0591229Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionUniform.cu: 2022-05-18T04:03:11.0598617Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:03:21.1508824Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryLogicalOpsKernels.cu: 2022-05-18T04:03:21.1516446Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:03:25.6407064Z INFO: From Compiling aten/src/ATen/native/cuda/EmbeddingBag.cu: 2022-05-18T04:03:25.6580775Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:03:33.2112472Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionRandomKernel.cu: 2022-05-18T04:03:33.2195753Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:03:35.2470444Z INFO: From Compiling aten/src/ATen/native/cuda/EmbeddingBackwardKernel.cu: 2022-05-18T04:03:35.2478240Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:03:53.3665070Z INFO: From Compiling aten/src/ATen/native/cuda/Dropout.cu: 2022-05-18T04:03:53.3670933Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:03:53.6225461Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryMulDivKernel.cu: 2022-05-18T04:03:53.6231389Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:03:53.6972045Z [2,211 / 2,341] Compiling aten/src/ATen/native/cuda/Activation.cu; 289s processwrapper-sandbox ... (8 actions running) 2022-05-18T04:03:54.2282451Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachBinaryOpList.cu: 2022-05-18T04:03:54.2290358Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:03:56.1810403Z INFO: From Compiling aten/src/ATen/native/cuda/FillKernel.cu: 2022-05-18T04:03:56.1811155Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:03:59.9401418Z INFO: From Compiling aten/src/ATen/native/cuda/Activation.cu: 2022-05-18T04:03:59.9408571Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:04:10.9229985Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachBinaryOpScalar.cu: 2022-05-18T04:04:10.9230855Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:04:11.7107915Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu: 2022-05-18T04:04:11.7108784Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:04:11.7109977Z aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu: In function 'void at::native::foreach_tensor_sub_scalarlist_kernel_cuda_(at::TensorList, c10::ArrayRef)': 2022-05-18T04:04:11.7111141Z aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu:90:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:04:11.7111782Z for (int i = 0; i < tensors.size(); i++) { 2022-05-18T04:04:11.7112127Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:04:11.7113356Z aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu: In function 'std::vector at::native::foreach_tensor_sub_scalarlist_kernel_cuda(at::TensorList, c10::ArrayRef)': 2022-05-18T04:04:11.7114529Z aten/src/ATen/native/cuda/ForeachBinaryOpScalarList.cu:103:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:04:11.7115179Z for (int i = 0; i < tensors.size(); i++) { 2022-05-18T04:04:11.7115517Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:04:12.3132178Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachReduceOp.cu: 2022-05-18T04:04:12.3140525Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:04:20.6697664Z INFO: From Compiling aten/src/ATen/native/cuda/Repeat.cu: 2022-05-18T04:04:20.6708185Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:04:22.3882339Z INFO: From Compiling aten/src/ATen/native/cuda/FractionalMaxPool2d.cu: 2022-05-18T04:04:22.3894345Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:04:22.3894982Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu: In lambda function: 2022-05-18T04:04:22.3896813Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:185:59: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.3897937Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(input.scalar_type(), 2022-05-18T04:04:22.3898321Z ^ 2022-05-18T04:04:22.3898887Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.3899682Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.3900077Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.3986139Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:185:120: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.3987512Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(input.scalar_type(), 2022-05-18T04:04:22.3988071Z ^ 2022-05-18T04:04:22.3988862Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.3989626Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.3990176Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.3992122Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:185:181: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.3993462Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(input.scalar_type(), 2022-05-18T04:04:22.3994055Z ^ 2022-05-18T04:04:22.3994741Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.3995234Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.3995689Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.3997461Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:185:249: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.3998501Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(input.scalar_type(), 2022-05-18T04:04:22.3998992Z ^ 2022-05-18T04:04:22.3999660Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4000264Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4000685Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4001091Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu: In lambda function: 2022-05-18T04:04:22.4002815Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:185:58: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4003934Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(input.scalar_type(), 2022-05-18T04:04:22.4004343Z ^ 2022-05-18T04:04:22.4004967Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4005604Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4006056Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4007804Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:185:118: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4008927Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(input.scalar_type(), 2022-05-18T04:04:22.4009390Z ^ 2022-05-18T04:04:22.4010042Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4010668Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4011128Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4012723Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:185:179: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4013953Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(input.scalar_type(), 2022-05-18T04:04:22.4014425Z ^ 2022-05-18T04:04:22.4015095Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4015739Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4016192Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4017838Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:185:246: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4018956Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(input.scalar_type(), 2022-05-18T04:04:22.4019469Z ^ 2022-05-18T04:04:22.4020056Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4020588Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4020980Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4021349Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu: In lambda function: 2022-05-18T04:04:22.4022833Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:185:62: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = c10::Half; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4023758Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(input.scalar_type(), 2022-05-18T04:04:22.4024109Z ^ 2022-05-18T04:04:22.4024690Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4025278Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4025695Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4027375Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:185:126: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = c10::Half; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4028573Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(input.scalar_type(), 2022-05-18T04:04:22.4029019Z ^ 2022-05-18T04:04:22.4029635Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4030255Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4030703Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4032275Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:185:187: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4033372Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(input.scalar_type(), 2022-05-18T04:04:22.4033863Z ^ 2022-05-18T04:04:22.4034536Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4035141Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4035573Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4037235Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:185:258: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = c10::Half; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4038337Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(input.scalar_type(), 2022-05-18T04:04:22.4038850Z ^ 2022-05-18T04:04:22.4039528Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4040176Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4040640Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4041805Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu: In member function 'void at::native::structured_fractional_max_pool2d_backward_cuda::impl(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const at::Tensor&, const at::Tensor&)': 2022-05-18T04:04:22.4043853Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:256:57: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4044960Z auto devIndices = indices_.packed_accessor(); 2022-05-18T04:04:22.4045380Z ^ 2022-05-18T04:04:22.4046005Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4046637Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4047095Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4047527Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu: In lambda function: 2022-05-18T04:04:22.4049334Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:257:67: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4050450Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(gradOutput.scalar_type(), 2022-05-18T04:04:22.4050897Z ^ 2022-05-18T04:04:22.4051526Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4052171Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4052615Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4054310Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:257:136: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4055445Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(gradOutput.scalar_type(), 2022-05-18T04:04:22.4055933Z ^ 2022-05-18T04:04:22.4056573Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4057204Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4057664Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4058014Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu: In lambda function: 2022-05-18T04:04:22.4059648Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:257:66: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4060613Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(gradOutput.scalar_type(), 2022-05-18T04:04:22.4060980Z ^ 2022-05-18T04:04:22.4061501Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4062050Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4062485Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4064040Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:257:134: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4065142Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(gradOutput.scalar_type(), 2022-05-18T04:04:22.4065595Z ^ 2022-05-18T04:04:22.4140473Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4141126Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4141566Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4141982Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu: In lambda function: 2022-05-18T04:04:22.4143738Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:257:70: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = c10::Half; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4145008Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(gradOutput.scalar_type(), 2022-05-18T04:04:22.4145435Z ^ 2022-05-18T04:04:22.4146187Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4146816Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4147271Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:22.4195190Z aten/src/ATen/native/cuda/FractionalMaxPool2d.cu:257:142: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = c10::Half; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:04:22.4196373Z AT_DISPATCH_FLOATING_TYPES_AND_HALF(gradOutput.scalar_type(), 2022-05-18T04:04:22.4196867Z ^ 2022-05-18T04:04:22.4197530Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:04:22.4198084Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:04:22.4198484Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:04:23.4271055Z INFO: From Compiling aten/src/ATen/native/cuda/FractionalMaxPool3d.cu: 2022-05-18T04:04:23.4279147Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:04:33.3625982Z INFO: From Compiling aten/src/ATen/native/cuda/Im2Col.cu: 2022-05-18T04:04:33.3626750Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:04:41.8048039Z INFO: From Compiling aten/src/ATen/native/cuda/FunctionOfAMatrixUtilsKernel.cu: 2022-05-18T04:04:41.8048819Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:05:01.2556854Z INFO: From Compiling aten/src/ATen/native/cuda/ScatterGatherKernel.cu: 2022-05-18T04:05:01.2557614Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:05:03.4869000Z INFO: From Compiling aten/src/ATen/native/cuda/LegacyThrustHelpers.cu: 2022-05-18T04:05:03.4869670Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:05:09.4702191Z INFO: From Compiling aten/src/ATen/native/cuda/Reduce.cu: 2022-05-18T04:05:09.4702922Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:05:18.6948921Z INFO: From Compiling aten/src/ATen/native/cuda/Distributions.cu: 2022-05-18T04:05:18.6956749Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:05:28.2368268Z INFO: From Compiling aten/src/ATen/native/cuda/GridSampler.cu: 2022-05-18T04:05:28.2376072Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:05:43.6997884Z INFO: From Compiling aten/src/ATen/native/cuda/RNN.cu: 2022-05-18T04:05:43.7007361Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:05:43.7008244Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7008719Z detected during: 2022-05-18T04:05:43.7009488Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7010458Z (74): here 2022-05-18T04:05:43.7011229Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7011940Z (74): here 2022-05-18T04:05:43.7012781Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7013643Z (74): here 2022-05-18T04:05:43.7014550Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7015396Z (74): here 2022-05-18T04:05:43.7016386Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7017313Z (74): here 2022-05-18T04:05:43.7018525Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7019513Z (393): here 2022-05-18T04:05:43.7020305Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7020998Z (533): here 2022-05-18T04:05:43.7021156Z 2022-05-18T04:05:43.7021456Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7021916Z detected during: 2022-05-18T04:05:43.7022727Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7023386Z (74): here 2022-05-18T04:05:43.7024214Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7025009Z (74): here 2022-05-18T04:05:43.7026025Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7026907Z (74): here 2022-05-18T04:05:43.7027786Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7028639Z (74): here 2022-05-18T04:05:43.7029668Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7030605Z (393): here 2022-05-18T04:05:43.7031344Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7031969Z (533): here 2022-05-18T04:05:43.7032135Z 2022-05-18T04:05:43.7032418Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7032875Z detected during: 2022-05-18T04:05:43.7033758Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7034439Z (74): here 2022-05-18T04:05:43.7035211Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7035951Z (74): here 2022-05-18T04:05:43.7036810Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7037642Z (74): here 2022-05-18T04:05:43.7038621Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7039537Z (74): here 2022-05-18T04:05:43.7040577Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7041645Z (393): here 2022-05-18T04:05:43.7042440Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7043173Z (533): here 2022-05-18T04:05:43.7043354Z 2022-05-18T04:05:43.7043650Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7044104Z detected during: 2022-05-18T04:05:43.7063260Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7064253Z (74): here 2022-05-18T04:05:43.7067016Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7106203Z (74): here 2022-05-18T04:05:43.7147042Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7266591Z (74): here 2022-05-18T04:05:43.7268125Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7269120Z (393): here 2022-05-18T04:05:43.7269926Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7306348Z (533): here 2022-05-18T04:05:43.7346076Z 2022-05-18T04:05:43.7346522Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7347151Z detected during: 2022-05-18T04:05:43.7374027Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7374863Z (74): here 2022-05-18T04:05:43.7375738Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7376529Z (74): here 2022-05-18T04:05:43.7377468Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7378518Z (74): here 2022-05-18T04:05:43.7379559Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7380543Z (393): here 2022-05-18T04:05:43.7381332Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7382049Z (533): here 2022-05-18T04:05:43.7382210Z 2022-05-18T04:05:43.7382514Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7382961Z detected during: 2022-05-18T04:05:43.7383851Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7384642Z (74): here 2022-05-18T04:05:43.7385688Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7386759Z (74): here 2022-05-18T04:05:43.7387742Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7388665Z (74): here 2022-05-18T04:05:43.7389724Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7390731Z (393): here 2022-05-18T04:05:43.7391491Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7392209Z (533): here 2022-05-18T04:05:43.7392373Z 2022-05-18T04:05:43.7392654Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7393251Z detected during: 2022-05-18T04:05:43.7394220Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7395090Z (74): here 2022-05-18T04:05:43.7396107Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7397013Z (74): here 2022-05-18T04:05:43.7398093Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7399031Z (393): here 2022-05-18T04:05:43.7399805Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7400519Z (533): here 2022-05-18T04:05:43.7400692Z 2022-05-18T04:05:43.7400996Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7401562Z detected during: 2022-05-18T04:05:43.7402535Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7403393Z (74): here 2022-05-18T04:05:43.7404379Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7405304Z (74): here 2022-05-18T04:05:43.7406341Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7407335Z (393): here 2022-05-18T04:05:43.7408096Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7408806Z (533): here 2022-05-18T04:05:43.7408986Z 2022-05-18T04:05:43.7409431Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7409913Z detected during: 2022-05-18T04:05:43.7410792Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7411623Z (74): here 2022-05-18T04:05:43.7412625Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7413604Z (74): here 2022-05-18T04:05:43.7414700Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7415627Z (393): here 2022-05-18T04:05:43.7416385Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7417089Z (533): here 2022-05-18T04:05:43.7417268Z 2022-05-18T04:05:43.7417637Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7418119Z detected during: 2022-05-18T04:05:43.7418993Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7419736Z (74): here 2022-05-18T04:05:43.7420638Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7421526Z (74): here 2022-05-18T04:05:43.7422541Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7423457Z (393): here 2022-05-18T04:05:43.7424143Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7424924Z (533): here 2022-05-18T04:05:43.7425098Z 2022-05-18T04:05:43.7425370Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7507355Z detected during: 2022-05-18T04:05:43.7508474Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7509416Z (74): here 2022-05-18T04:05:43.7510505Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7511477Z (393): here 2022-05-18T04:05:43.7512231Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7512924Z (533): here 2022-05-18T04:05:43.7513103Z 2022-05-18T04:05:43.7513412Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7513871Z detected during: 2022-05-18T04:05:43.7515013Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7515940Z (74): here 2022-05-18T04:05:43.7516926Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7517924Z (393): here 2022-05-18T04:05:43.7518703Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7519421Z (533): here 2022-05-18T04:05:43.7519585Z 2022-05-18T04:05:43.7519849Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7520231Z detected during: 2022-05-18T04:05:43.7521173Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7522149Z (74): here 2022-05-18T04:05:43.7523173Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7524039Z (393): here 2022-05-18T04:05:43.7524730Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7525396Z (533): here 2022-05-18T04:05:43.7525546Z 2022-05-18T04:05:43.7525830Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7526285Z detected during: 2022-05-18T04:05:43.7527264Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7528118Z (74): here 2022-05-18T04:05:43.7529241Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7530199Z (393): here 2022-05-18T04:05:43.7530939Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7531665Z (533): here 2022-05-18T04:05:43.7531844Z 2022-05-18T04:05:43.7532139Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7532608Z detected during: 2022-05-18T04:05:43.7533722Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7534654Z (74): here 2022-05-18T04:05:43.7535733Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7536726Z (393): here 2022-05-18T04:05:43.7537498Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7538318Z (533): here 2022-05-18T04:05:43.7538487Z 2022-05-18T04:05:43.7538770Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7539246Z detected during: 2022-05-18T04:05:43.7540318Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7541326Z (393): here 2022-05-18T04:05:43.7542098Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7542812Z (533): here 2022-05-18T04:05:43.7542975Z 2022-05-18T04:05:43.7543264Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7543730Z detected during: 2022-05-18T04:05:43.7544844Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7545971Z (393): here 2022-05-18T04:05:43.7587559Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7588355Z (533): here 2022-05-18T04:05:43.7588536Z 2022-05-18T04:05:43.7588832Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7589298Z detected during: 2022-05-18T04:05:43.7590427Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7591407Z (393): here 2022-05-18T04:05:43.7592184Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7592875Z (533): here 2022-05-18T04:05:43.7593053Z 2022-05-18T04:05:43.7593356Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7593833Z detected during: 2022-05-18T04:05:43.7594953Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7596095Z (393): here 2022-05-18T04:05:43.7596857Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7597586Z (533): here 2022-05-18T04:05:43.7597765Z 2022-05-18T04:05:43.7598060Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7598512Z detected during: 2022-05-18T04:05:43.7599598Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7600560Z (393): here 2022-05-18T04:05:43.7601323Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7602059Z (533): here 2022-05-18T04:05:43.7602240Z 2022-05-18T04:05:43.7602537Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7603000Z detected during: 2022-05-18T04:05:43.7604165Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7605159Z (393): here 2022-05-18T04:05:43.7605920Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int32_t]" 2022-05-18T04:05:43.7606631Z (533): here 2022-05-18T04:05:43.7606808Z 2022-05-18T04:05:43.7607104Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7607563Z detected during: 2022-05-18T04:05:43.7608290Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7608943Z (74): here 2022-05-18T04:05:43.7609718Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7610412Z (74): here 2022-05-18T04:05:43.7611213Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7612099Z (74): here 2022-05-18T04:05:43.7612977Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7613943Z (74): here 2022-05-18T04:05:43.7614892Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7615750Z (74): here 2022-05-18T04:05:43.7616807Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7617788Z (393): here 2022-05-18T04:05:43.7618522Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7619128Z (533): here 2022-05-18T04:05:43.7619296Z 2022-05-18T04:05:43.7619649Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7620081Z detected during: 2022-05-18T04:05:43.7620827Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7621520Z (74): here 2022-05-18T04:05:43.7622316Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7623027Z (74): here 2022-05-18T04:05:43.7623841Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7624621Z (74): here 2022-05-18T04:05:43.7625576Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7626547Z (74): here 2022-05-18T04:05:43.7627542Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7628623Z (393): here 2022-05-18T04:05:43.7629384Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7630078Z (533): here 2022-05-18T04:05:43.7630219Z 2022-05-18T04:05:43.7630520Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7630999Z detected during: 2022-05-18T04:05:43.7631804Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7632500Z (74): here 2022-05-18T04:05:43.7633320Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7634117Z (74): here 2022-05-18T04:05:43.7635162Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7636018Z (74): here 2022-05-18T04:05:43.7637003Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7637913Z (74): here 2022-05-18T04:05:43.7638955Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7639967Z (393): here 2022-05-18T04:05:43.7640728Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7641441Z (533): here 2022-05-18T04:05:43.7641618Z 2022-05-18T04:05:43.7641923Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7642378Z detected during: 2022-05-18T04:05:43.7643242Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7644124Z (74): here 2022-05-18T04:05:43.7645057Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7645930Z (74): here 2022-05-18T04:05:43.7646927Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7647873Z (74): here 2022-05-18T04:05:43.7648883Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7649882Z (393): here 2022-05-18T04:05:43.7650621Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7651430Z (533): here 2022-05-18T04:05:43.7651616Z 2022-05-18T04:05:43.7651924Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7652400Z detected during: 2022-05-18T04:05:43.7653370Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7654151Z (74): here 2022-05-18T04:05:43.7655060Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7655900Z (74): here 2022-05-18T04:05:43.7656859Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7657772Z (74): here 2022-05-18T04:05:43.7658840Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7659930Z (393): here 2022-05-18T04:05:43.7660671Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7661375Z (533): here 2022-05-18T04:05:43.7661544Z 2022-05-18T04:05:43.7661852Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7662331Z detected during: 2022-05-18T04:05:43.7663157Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7663951Z (74): here 2022-05-18T04:05:43.7664862Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7665627Z (74): here 2022-05-18T04:05:43.7747340Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7748325Z (74): here 2022-05-18T04:05:43.7749331Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7750311Z (393): here 2022-05-18T04:05:43.7751065Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7751781Z (533): here 2022-05-18T04:05:43.7751964Z 2022-05-18T04:05:43.7752278Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7752735Z detected during: 2022-05-18T04:05:43.7753702Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7754530Z (74): here 2022-05-18T04:05:43.7755527Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7756550Z (74): here 2022-05-18T04:05:43.7757615Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7758609Z (393): here 2022-05-18T04:05:43.7759380Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7760112Z (533): here 2022-05-18T04:05:43.7760265Z 2022-05-18T04:05:43.7760557Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7761009Z detected during: 2022-05-18T04:05:43.7761931Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7762779Z (74): here 2022-05-18T04:05:43.7763844Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7764795Z (74): here 2022-05-18T04:05:43.7765781Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7766755Z (393): here 2022-05-18T04:05:43.7767532Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7768258Z (533): here 2022-05-18T04:05:43.7768437Z 2022-05-18T04:05:43.7768717Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7769107Z detected during: 2022-05-18T04:05:43.7769951Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7770736Z (74): here 2022-05-18T04:05:43.7771695Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7772664Z (74): here 2022-05-18T04:05:43.7773753Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7774627Z (393): here 2022-05-18T04:05:43.7775377Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7776049Z (533): here 2022-05-18T04:05:43.7776221Z 2022-05-18T04:05:43.7776504Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7776925Z detected during: 2022-05-18T04:05:43.7777806Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7778638Z (74): here 2022-05-18T04:05:43.7779690Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7780595Z (74): here 2022-05-18T04:05:43.7781659Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7782637Z (393): here 2022-05-18T04:05:43.7783388Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7784122Z (533): here 2022-05-18T04:05:43.7784302Z 2022-05-18T04:05:43.7784613Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7785084Z detected during: 2022-05-18T04:05:43.7786221Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7787333Z (74): here 2022-05-18T04:05:43.7788380Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7789334Z (393): here 2022-05-18T04:05:43.7790117Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7790851Z (533): here 2022-05-18T04:05:43.7791019Z 2022-05-18T04:05:43.7791321Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7791779Z detected during: 2022-05-18T04:05:43.7792791Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7793714Z (74): here 2022-05-18T04:05:43.7794922Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7795939Z (393): here 2022-05-18T04:05:43.7796735Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7797429Z (533): here 2022-05-18T04:05:43.7797610Z 2022-05-18T04:05:43.7797914Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7798390Z detected during: 2022-05-18T04:05:43.7799354Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7800281Z (74): here 2022-05-18T04:05:43.7801332Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7802304Z (393): here 2022-05-18T04:05:43.7803092Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7803898Z (533): here 2022-05-18T04:05:43.7804063Z 2022-05-18T04:05:43.7804366Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7804809Z detected during: 2022-05-18T04:05:43.7805828Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7806707Z (74): here 2022-05-18T04:05:43.7807781Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7808770Z (393): here 2022-05-18T04:05:43.7809539Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7810269Z (533): here 2022-05-18T04:05:43.7810430Z 2022-05-18T04:05:43.7810706Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7811165Z detected during: 2022-05-18T04:05:43.7812264Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7813302Z (74): here 2022-05-18T04:05:43.7814346Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7815334Z (393): here 2022-05-18T04:05:43.7816027Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7816730Z (533): here 2022-05-18T04:05:43.7816905Z 2022-05-18T04:05:43.7817210Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7817684Z detected during: 2022-05-18T04:05:43.7818775Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7819684Z (393): here 2022-05-18T04:05:43.7820397Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7821048Z (533): here 2022-05-18T04:05:43.7821210Z 2022-05-18T04:05:43.7821495Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7821956Z detected during: 2022-05-18T04:05:43.7822978Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7823896Z (393): here 2022-05-18T04:05:43.7824585Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7825255Z (533): here 2022-05-18T04:05:43.7825424Z 2022-05-18T04:05:43.7825717Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7866589Z detected during: 2022-05-18T04:05:43.7867832Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7868845Z (393): here 2022-05-18T04:05:43.7869519Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7870168Z (533): here 2022-05-18T04:05:43.7870332Z 2022-05-18T04:05:43.7870614Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7871038Z detected during: 2022-05-18T04:05:43.7872110Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7873035Z (393): here 2022-05-18T04:05:43.7873746Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7874383Z (533): here 2022-05-18T04:05:43.7874552Z 2022-05-18T04:05:43.7874825Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7875413Z detected during: 2022-05-18T04:05:43.7876468Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7877390Z (393): here 2022-05-18T04:05:43.7878129Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7878839Z (533): here 2022-05-18T04:05:43.7878986Z 2022-05-18T04:05:43.7879275Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7879738Z detected during: 2022-05-18T04:05:43.7880797Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=double, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7881794Z (393): here 2022-05-18T04:05:43.7882567Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=double, index_type=int64_t]" 2022-05-18T04:05:43.7883279Z (533): here 2022-05-18T04:05:43.7883533Z 2022-05-18T04:05:43.7883840Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7884319Z detected during: 2022-05-18T04:05:43.7885039Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7885681Z (74): here 2022-05-18T04:05:43.7886437Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7887133Z (74): here 2022-05-18T04:05:43.7887960Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7888729Z (74): here 2022-05-18T04:05:43.7889571Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7890416Z (74): here 2022-05-18T04:05:43.7891399Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7892402Z (74): here 2022-05-18T04:05:43.7893535Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7894520Z (393): here 2022-05-18T04:05:43.7895315Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.7896036Z (533): here 2022-05-18T04:05:43.7896218Z 2022-05-18T04:05:43.7896526Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7897000Z detected during: 2022-05-18T04:05:43.7897785Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7898505Z (74): here 2022-05-18T04:05:43.7899415Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7900185Z (74): here 2022-05-18T04:05:43.7901062Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7901899Z (74): here 2022-05-18T04:05:43.7902880Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7903793Z (74): here 2022-05-18T04:05:43.7904837Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7946048Z (393): here 2022-05-18T04:05:43.7946938Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.7947680Z (533): here 2022-05-18T04:05:43.7948011Z 2022-05-18T04:05:43.7948321Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7948768Z detected during: 2022-05-18T04:05:43.7950446Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7951150Z (74): here 2022-05-18T04:05:43.7951977Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7952757Z (74): here 2022-05-18T04:05:43.7953671Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7954487Z (74): here 2022-05-18T04:05:43.7955453Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7956329Z (74): here 2022-05-18T04:05:43.7957498Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7958482Z (393): here 2022-05-18T04:05:43.7959245Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.7959977Z (533): here 2022-05-18T04:05:43.7960128Z 2022-05-18T04:05:43.7960416Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7960880Z detected during: 2022-05-18T04:05:43.7961719Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7962502Z (74): here 2022-05-18T04:05:43.7963352Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7964183Z (74): here 2022-05-18T04:05:43.7965154Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7966099Z (74): here 2022-05-18T04:05:43.7967156Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7968116Z (393): here 2022-05-18T04:05:43.7968833Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.7969451Z (533): here 2022-05-18T04:05:43.7969601Z 2022-05-18T04:05:43.7969873Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7970311Z detected during: 2022-05-18T04:05:43.7971129Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7971868Z (74): here 2022-05-18T04:05:43.7972748Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7973658Z (74): here 2022-05-18T04:05:43.7974530Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7975390Z (74): here 2022-05-18T04:05:43.7976398Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7977300Z (393): here 2022-05-18T04:05:43.7978043Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.7978723Z (533): here 2022-05-18T04:05:43.7978891Z 2022-05-18T04:05:43.7979188Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7979646Z detected during: 2022-05-18T04:05:43.7980492Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7981385Z (74): here 2022-05-18T04:05:43.7982254Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7983081Z (74): here 2022-05-18T04:05:43.7984073Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7984988Z (74): here 2022-05-18T04:05:43.7986161Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7987131Z (393): here 2022-05-18T04:05:43.7987891Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.7988724Z (533): here 2022-05-18T04:05:43.7988904Z 2022-05-18T04:05:43.7989192Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7989663Z detected during: 2022-05-18T04:05:43.7990610Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7991431Z (74): here 2022-05-18T04:05:43.7992374Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7993257Z (74): here 2022-05-18T04:05:43.7994322Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7995311Z (393): here 2022-05-18T04:05:43.7996108Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.7996926Z (533): here 2022-05-18T04:05:43.7997108Z 2022-05-18T04:05:43.7997400Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.7997873Z detected during: 2022-05-18T04:05:43.7998792Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.7999585Z (74): here 2022-05-18T04:05:43.8000556Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8001433Z (74): here 2022-05-18T04:05:43.8002480Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8003450Z (393): here 2022-05-18T04:05:43.8004290Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.8005004Z (533): here 2022-05-18T04:05:43.8005180Z 2022-05-18T04:05:43.8005479Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8005932Z detected during: 2022-05-18T04:05:43.8006836Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8007666Z (74): here 2022-05-18T04:05:43.8008638Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8009554Z (74): here 2022-05-18T04:05:43.8010577Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8011526Z (393): here 2022-05-18T04:05:43.8012304Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.8013084Z (533): here 2022-05-18T04:05:43.8013343Z 2022-05-18T04:05:43.8013638Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8014109Z detected during: 2022-05-18T04:05:43.8015050Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8015818Z (74): here 2022-05-18T04:05:43.8016780Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8017693Z (74): here 2022-05-18T04:05:43.8018734Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8019549Z (393): here 2022-05-18T04:05:43.8020326Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.8021003Z (533): here 2022-05-18T04:05:43.8021157Z 2022-05-18T04:05:43.8021451Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8021905Z detected during: 2022-05-18T04:05:43.8022847Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8023690Z (74): here 2022-05-18T04:05:43.8024654Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8025558Z (393): here 2022-05-18T04:05:43.8107251Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.8108001Z (533): here 2022-05-18T04:05:43.8108185Z 2022-05-18T04:05:43.8108495Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8109150Z detected during: 2022-05-18T04:05:43.8110099Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8110985Z (74): here 2022-05-18T04:05:43.8112043Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8112985Z (393): here 2022-05-18T04:05:43.8113781Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.8114465Z (533): here 2022-05-18T04:05:43.8114622Z 2022-05-18T04:05:43.8114868Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8115324Z detected during: 2022-05-18T04:05:43.8116436Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8117354Z (74): here 2022-05-18T04:05:43.8118302Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8119154Z (393): here 2022-05-18T04:05:43.8119856Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.8120548Z (533): here 2022-05-18T04:05:43.8120725Z 2022-05-18T04:05:43.8121006Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8121457Z detected during: 2022-05-18T04:05:43.8122345Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8123142Z (74): here 2022-05-18T04:05:43.8124109Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8125137Z (393): here 2022-05-18T04:05:43.8125858Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.8126515Z (533): here 2022-05-18T04:05:43.8126684Z 2022-05-18T04:05:43.8126976Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8127421Z detected during: 2022-05-18T04:05:43.8128384Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8129276Z (74): here 2022-05-18T04:05:43.8130319Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8131282Z (393): here 2022-05-18T04:05:43.8132145Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.8132860Z (533): here 2022-05-18T04:05:43.8133038Z 2022-05-18T04:05:43.8133441Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8133909Z detected during: 2022-05-18T04:05:43.8134998Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8135975Z (393): here 2022-05-18T04:05:43.8136745Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.8137448Z (533): here 2022-05-18T04:05:43.8137628Z 2022-05-18T04:05:43.8137922Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8138394Z detected during: 2022-05-18T04:05:43.8139487Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8140530Z (393): here 2022-05-18T04:05:43.8141270Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.8141958Z (533): here 2022-05-18T04:05:43.8142136Z 2022-05-18T04:05:43.8142438Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8142917Z detected during: 2022-05-18T04:05:43.8144003Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8145003Z (393): here 2022-05-18T04:05:43.8145925Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.8146645Z (533): here 2022-05-18T04:05:43.8146825Z 2022-05-18T04:05:43.8147132Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8147591Z detected during: 2022-05-18T04:05:43.8148717Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8149696Z (393): here 2022-05-18T04:05:43.8150464Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.8151167Z (533): here 2022-05-18T04:05:43.8151351Z 2022-05-18T04:05:43.8151658Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8152113Z detected during: 2022-05-18T04:05:43.8153203Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8154160Z (393): here 2022-05-18T04:05:43.8154931Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.8155631Z (533): here 2022-05-18T04:05:43.8155795Z 2022-05-18T04:05:43.8156084Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8156554Z detected during: 2022-05-18T04:05:43.8157753Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8158717Z (393): here 2022-05-18T04:05:43.8159490Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int32_t]" 2022-05-18T04:05:43.8160174Z (533): here 2022-05-18T04:05:43.8160339Z 2022-05-18T04:05:43.8160644Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8161104Z detected during: 2022-05-18T04:05:43.8161836Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8162442Z (74): here 2022-05-18T04:05:43.8163177Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8163894Z (74): here 2022-05-18T04:05:43.8164777Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8165520Z (74): here 2022-05-18T04:05:43.8166417Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8167228Z (74): here 2022-05-18T04:05:43.8168160Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8168947Z (74): here 2022-05-18T04:05:43.8169915Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8170854Z (393): here 2022-05-18T04:05:43.8171597Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8172326Z (533): here 2022-05-18T04:05:43.8172485Z 2022-05-18T04:05:43.8172762Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8173275Z detected during: 2022-05-18T04:05:43.8174012Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8174704Z (74): here 2022-05-18T04:05:43.8175495Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8176210Z (74): here 2022-05-18T04:05:43.8177063Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8177878Z (74): here 2022-05-18T04:05:43.8178819Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8179692Z (74): here 2022-05-18T04:05:43.8180869Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8181836Z (393): here 2022-05-18T04:05:43.8182588Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8183314Z (533): here 2022-05-18T04:05:43.8183490Z 2022-05-18T04:05:43.8183797Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8184277Z detected during: 2022-05-18T04:05:43.8185063Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8185890Z (74): here 2022-05-18T04:05:43.8186733Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8187486Z (74): here 2022-05-18T04:05:43.8188377Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8189348Z (74): here 2022-05-18T04:05:43.8190312Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8191189Z (74): here 2022-05-18T04:05:43.8192218Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8193196Z (393): here 2022-05-18T04:05:43.8193984Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8194711Z (533): here 2022-05-18T04:05:43.8194887Z 2022-05-18T04:05:43.8195185Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8195657Z detected during: 2022-05-18T04:05:43.8196622Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8197417Z (74): here 2022-05-18T04:05:43.8198293Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8199096Z (74): here 2022-05-18T04:05:43.8200064Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8200963Z (74): here 2022-05-18T04:05:43.8202036Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8203015Z (393): here 2022-05-18T04:05:43.8203782Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8204576Z (533): here 2022-05-18T04:05:43.8204742Z 2022-05-18T04:05:43.8205042Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8205498Z detected during: 2022-05-18T04:05:43.8206330Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8207094Z (74): here 2022-05-18T04:05:43.8207998Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8208839Z (74): here 2022-05-18T04:05:43.8209793Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8210679Z (74): here 2022-05-18T04:05:43.8211801Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8212730Z (393): here 2022-05-18T04:05:43.8213619Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8214350Z (533): here 2022-05-18T04:05:43.8214500Z 2022-05-18T04:05:43.8214803Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8215226Z detected during: 2022-05-18T04:05:43.8216063Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8216855Z (74): here 2022-05-18T04:05:43.8217732Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8218492Z (74): here 2022-05-18T04:05:43.8219350Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8220267Z (74): here 2022-05-18T04:05:43.8221272Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8222185Z (393): here 2022-05-18T04:05:43.8222876Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8223502Z (533): here 2022-05-18T04:05:43.8223662Z 2022-05-18T04:05:43.8223956Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8224396Z detected during: 2022-05-18T04:05:43.8225279Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8306580Z (74): here 2022-05-18T04:05:43.8307602Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8308668Z (74): here 2022-05-18T04:05:43.8309722Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8310662Z (393): here 2022-05-18T04:05:43.8311445Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8312170Z (533): here 2022-05-18T04:05:43.8312360Z 2022-05-18T04:05:43.8312661Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8313128Z detected during: 2022-05-18T04:05:43.8314042Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8314865Z (74): here 2022-05-18T04:05:43.8315821Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8316844Z (74): here 2022-05-18T04:05:43.8317893Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8318834Z (393): here 2022-05-18T04:05:43.8319601Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8320300Z (533): here 2022-05-18T04:05:43.8320471Z 2022-05-18T04:05:43.8320783Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8321214Z detected during: 2022-05-18T04:05:43.8322155Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8322946Z (74): here 2022-05-18T04:05:43.8324030Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8324867Z (74): here 2022-05-18T04:05:43.8325866Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8326834Z (393): here 2022-05-18T04:05:43.8327608Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8328285Z (533): here 2022-05-18T04:05:43.8328429Z 2022-05-18T04:05:43.8328685Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8329119Z detected during: 2022-05-18T04:05:43.8329982Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8330768Z (74): here 2022-05-18T04:05:43.8331703Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8332631Z (74): here 2022-05-18T04:05:43.8333655Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8334565Z (393): here 2022-05-18T04:05:43.8335313Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8336001Z (533): here 2022-05-18T04:05:43.8336147Z 2022-05-18T04:05:43.8336438Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8336901Z detected during: 2022-05-18T04:05:43.8337860Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8338729Z (74): here 2022-05-18T04:05:43.8339834Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8340809Z (393): here 2022-05-18T04:05:43.8341547Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8342261Z (533): here 2022-05-18T04:05:43.8342423Z 2022-05-18T04:05:43.8342728Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8343202Z detected during: 2022-05-18T04:05:43.8344206Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8345118Z (74): here 2022-05-18T04:05:43.8346290Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8347249Z (393): here 2022-05-18T04:05:43.8348032Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8348860Z (533): here 2022-05-18T04:05:43.8349040Z 2022-05-18T04:05:43.8349335Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8349808Z detected during: 2022-05-18T04:05:43.8350800Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8351704Z (74): here 2022-05-18T04:05:43.8352742Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8353733Z (393): here 2022-05-18T04:05:43.8354518Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8355238Z (533): here 2022-05-18T04:05:43.8355416Z 2022-05-18T04:05:43.8355721Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8356299Z detected during: 2022-05-18T04:05:43.8357323Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8358208Z (74): here 2022-05-18T04:05:43.8359211Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8360161Z (393): here 2022-05-18T04:05:43.8360931Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8361658Z (533): here 2022-05-18T04:05:43.8361838Z 2022-05-18T04:05:43.8362140Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8362610Z detected during: 2022-05-18T04:05:43.8363622Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8364813Z (74): here 2022-05-18T04:05:43.8365828Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8366805Z (393): here 2022-05-18T04:05:43.8367581Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8368288Z (533): here 2022-05-18T04:05:43.8368453Z 2022-05-18T04:05:43.8368762Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8369235Z detected during: 2022-05-18T04:05:43.8370273Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8371220Z (393): here 2022-05-18T04:05:43.8372100Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8372760Z (533): here 2022-05-18T04:05:43.8372941Z 2022-05-18T04:05:43.8373329Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8373810Z detected during: 2022-05-18T04:05:43.8374844Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8375760Z (393): here 2022-05-18T04:05:43.8376511Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8377219Z (533): here 2022-05-18T04:05:43.8377394Z 2022-05-18T04:05:43.8377693Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8378156Z detected during: 2022-05-18T04:05:43.8379060Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8380031Z (393): here 2022-05-18T04:05:43.8380757Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8381432Z (533): here 2022-05-18T04:05:43.8381601Z 2022-05-18T04:05:43.8381901Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8382309Z detected during: 2022-05-18T04:05:43.8383306Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8384198Z (393): here 2022-05-18T04:05:43.8384935Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8385629Z (533): here 2022-05-18T04:05:43.8385953Z 2022-05-18T04:05:43.8386235Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8386666Z detected during: 2022-05-18T04:05:43.8387803Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8388724Z (393): here 2022-05-18T04:05:43.8389486Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8390183Z (533): here 2022-05-18T04:05:43.8390362Z 2022-05-18T04:05:43.8390656Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8391122Z detected during: 2022-05-18T04:05:43.8392183Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=float, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8393142Z (393): here 2022-05-18T04:05:43.8393927Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=float, index_type=int64_t]" 2022-05-18T04:05:43.8394652Z (533): here 2022-05-18T04:05:43.8394816Z 2022-05-18T04:05:43.8395116Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8395588Z detected during: 2022-05-18T04:05:43.8396310Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8397084Z (74): here 2022-05-18T04:05:43.8397837Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8398528Z (74): here 2022-05-18T04:05:43.8399372Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8400166Z (74): here 2022-05-18T04:05:43.8401065Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8401909Z (74): here 2022-05-18T04:05:43.8402871Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8403804Z (74): here 2022-05-18T04:05:43.8404965Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8405973Z (393): here 2022-05-18T04:05:43.8406751Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8407470Z (533): here 2022-05-18T04:05:43.8407651Z 2022-05-18T04:05:43.8407949Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8408385Z detected during: 2022-05-18T04:05:43.8409166Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8409869Z (74): here 2022-05-18T04:05:43.8410690Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8411470Z (74): here 2022-05-18T04:05:43.8412465Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8413405Z (74): here 2022-05-18T04:05:43.8414388Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8415286Z (74): here 2022-05-18T04:05:43.8416316Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8417302Z (393): here 2022-05-18T04:05:43.8418084Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8418771Z (533): here 2022-05-18T04:05:43.8418950Z 2022-05-18T04:05:43.8419253Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8419822Z detected during: 2022-05-18T04:05:43.8420604Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8421288Z (74): here 2022-05-18T04:05:43.8422120Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8422858Z (74): here 2022-05-18T04:05:43.8423769Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8424617Z (74): here 2022-05-18T04:05:43.8425520Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8426545Z (74): here 2022-05-18T04:05:43.8427587Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8451511Z (393): here 2022-05-18T04:05:43.8452320Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8453052Z (533): here 2022-05-18T04:05:43.8453347Z 2022-05-18T04:05:43.8453657Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8454129Z detected during: 2022-05-18T04:05:43.8455032Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8455805Z (74): here 2022-05-18T04:05:43.8456737Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8457573Z (74): here 2022-05-18T04:05:43.8458581Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8459466Z (74): here 2022-05-18T04:05:43.8460493Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8461486Z (393): here 2022-05-18T04:05:43.8462274Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8462988Z (533): here 2022-05-18T04:05:43.8463162Z 2022-05-18T04:05:43.8463463Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8463890Z detected during: 2022-05-18T04:05:43.8464757Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8465590Z (74): here 2022-05-18T04:05:43.8466608Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8467452Z (74): here 2022-05-18T04:05:43.8468402Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8469338Z (74): here 2022-05-18T04:05:43.8470375Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8471324Z (393): here 2022-05-18T04:05:43.8472122Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8472804Z (533): here 2022-05-18T04:05:43.8472980Z 2022-05-18T04:05:43.8473402Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8473898Z detected during: 2022-05-18T04:05:43.8474730Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8475454Z (74): here 2022-05-18T04:05:43.8476377Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8477235Z (74): here 2022-05-18T04:05:43.8478189Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8478969Z (74): here 2022-05-18T04:05:43.8479957Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8481040Z (393): here 2022-05-18T04:05:43.8481779Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8482415Z (533): here 2022-05-18T04:05:43.8482591Z 2022-05-18T04:05:43.8482880Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8483302Z detected during: 2022-05-18T04:05:43.8484165Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8484979Z (74): here 2022-05-18T04:05:43.8485917Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8486764Z (74): here 2022-05-18T04:05:43.8487884Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8488838Z (393): here 2022-05-18T04:05:43.8489602Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8490315Z (533): here 2022-05-18T04:05:43.8490501Z 2022-05-18T04:05:43.8490799Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8491271Z detected during: 2022-05-18T04:05:43.8492214Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8493058Z (74): here 2022-05-18T04:05:43.8494132Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8495053Z (74): here 2022-05-18T04:05:43.8496106Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8497305Z (393): here 2022-05-18T04:05:43.8498082Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8498781Z (533): here 2022-05-18T04:05:43.8498963Z 2022-05-18T04:05:43.8499271Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8499734Z detected during: 2022-05-18T04:05:43.8501933Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8502848Z (74): here 2022-05-18T04:05:43.8503867Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8504799Z (74): here 2022-05-18T04:05:43.8509577Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8510643Z (393): here 2022-05-18T04:05:43.8511436Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8512164Z (533): here 2022-05-18T04:05:43.8512347Z 2022-05-18T04:05:43.8512647Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8513115Z detected during: 2022-05-18T04:05:43.8514050Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8514860Z (74): here 2022-05-18T04:05:43.8515819Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8516834Z (74): here 2022-05-18T04:05:43.8517873Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8518871Z (393): here 2022-05-18T04:05:43.8519625Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8520341Z (533): here 2022-05-18T04:05:43.8520502Z 2022-05-18T04:05:43.8520797Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8521284Z detected during: 2022-05-18T04:05:43.8522275Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8523196Z (74): here 2022-05-18T04:05:43.8524334Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8525295Z (393): here 2022-05-18T04:05:43.8526062Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8526789Z (533): here 2022-05-18T04:05:43.8526967Z 2022-05-18T04:05:43.8527273Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8527720Z detected during: 2022-05-18T04:05:43.8528598Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8529440Z (74): here 2022-05-18T04:05:43.8530459Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8531395Z (393): here 2022-05-18T04:05:43.8532137Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8532871Z (533): here 2022-05-18T04:05:43.8533046Z 2022-05-18T04:05:43.8533439Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8533882Z detected during: 2022-05-18T04:05:43.8534862Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8535734Z (74): here 2022-05-18T04:05:43.8536740Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8537663Z (393): here 2022-05-18T04:05:43.8538428Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8539126Z (533): here 2022-05-18T04:05:43.8539295Z 2022-05-18T04:05:43.8539706Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8540186Z detected during: 2022-05-18T04:05:43.8541192Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8542099Z (74): here 2022-05-18T04:05:43.8543184Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8544187Z (393): here 2022-05-18T04:05:43.8544954Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8545685Z (533): here 2022-05-18T04:05:43.8545984Z 2022-05-18T04:05:43.8546297Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8546748Z detected during: 2022-05-18T04:05:43.8547766Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8548790Z (74): here 2022-05-18T04:05:43.8549866Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8550830Z (393): here 2022-05-18T04:05:43.8551594Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8552324Z (533): here 2022-05-18T04:05:43.8552501Z 2022-05-18T04:05:43.8552806Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8553274Z detected during: 2022-05-18T04:05:43.8554382Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8555388Z (393): here 2022-05-18T04:05:43.8556274Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8557004Z (533): here 2022-05-18T04:05:43.8557172Z 2022-05-18T04:05:43.8557471Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8557913Z detected during: 2022-05-18T04:05:43.8558970Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8559930Z (393): here 2022-05-18T04:05:43.8560692Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8561429Z (533): here 2022-05-18T04:05:43.8561607Z 2022-05-18T04:05:43.8561907Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8562386Z detected during: 2022-05-18T04:05:43.8563457Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8564518Z (393): here 2022-05-18T04:05:43.8565270Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8565975Z (533): here 2022-05-18T04:05:43.8566149Z 2022-05-18T04:05:43.8566449Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8566895Z detected during: 2022-05-18T04:05:43.8567970Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8568975Z (393): here 2022-05-18T04:05:43.8569704Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8570408Z (533): here 2022-05-18T04:05:43.8570573Z 2022-05-18T04:05:43.8570866Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8571335Z detected during: 2022-05-18T04:05:43.8572477Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8573571Z (393): here 2022-05-18T04:05:43.8574322Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8574961Z (533): here 2022-05-18T04:05:43.8575135Z 2022-05-18T04:05:43.8575432Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8575903Z detected during: 2022-05-18T04:05:43.8576999Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int32_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8577961Z (393): here 2022-05-18T04:05:43.8578616Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int32_t]" 2022-05-18T04:05:43.8579343Z (533): here 2022-05-18T04:05:43.8579511Z 2022-05-18T04:05:43.8579775Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8580220Z detected during: 2022-05-18T04:05:43.8580924Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8581550Z (74): here 2022-05-18T04:05:43.8582224Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8582873Z (74): here 2022-05-18T04:05:43.8583628Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8584368Z (74): here 2022-05-18T04:05:43.8585242Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8586161Z (74): here 2022-05-18T04:05:43.8587182Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8588076Z (74): here 2022-05-18T04:05:43.8589097Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8590066Z (393): here 2022-05-18T04:05:43.8590861Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8591580Z (533): here 2022-05-18T04:05:43.8591740Z 2022-05-18T04:05:43.8592045Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8592506Z detected during: 2022-05-18T04:05:43.8593307Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8594049Z (74): here 2022-05-18T04:05:43.8595078Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8595855Z (74): here 2022-05-18T04:05:43.8596765Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8597588Z (74): here 2022-05-18T04:05:43.8598568Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8599507Z (74): here 2022-05-18T04:05:43.8600575Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8601563Z (393): here 2022-05-18T04:05:43.8602440Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8603185Z (533): here 2022-05-18T04:05:43.8603368Z 2022-05-18T04:05:43.8603677Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8604142Z detected during: 2022-05-18T04:05:43.8604964Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8605697Z (74): here 2022-05-18T04:05:43.8606550Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8607344Z (74): here 2022-05-18T04:05:43.8608225Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8609045Z (74): here 2022-05-18T04:05:43.8610016Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8611011Z (74): here 2022-05-18T04:05:43.8612104Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8613101Z (393): here 2022-05-18T04:05:43.8614005Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8614759Z (533): here 2022-05-18T04:05:43.8614924Z 2022-05-18T04:05:43.8615220Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8615679Z detected during: 2022-05-18T04:05:43.8616524Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8617295Z (74): here 2022-05-18T04:05:43.8618292Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8619138Z (74): here 2022-05-18T04:05:43.8620106Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8620998Z (74): here 2022-05-18T04:05:43.8622053Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8622985Z (393): here 2022-05-18T04:05:43.8623766Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8624492Z (533): here 2022-05-18T04:05:43.8624653Z 2022-05-18T04:05:43.8624943Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8625411Z detected during: 2022-05-18T04:05:43.8626567Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8627348Z (74): here 2022-05-18T04:05:43.8628256Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8628989Z (74): here 2022-05-18T04:05:43.8629877Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8630710Z (74): here 2022-05-18T04:05:43.8631728Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8632647Z (393): here 2022-05-18T04:05:43.8633501Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8634157Z (533): here 2022-05-18T04:05:43.8634320Z 2022-05-18T04:05:43.8634608Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8635053Z detected during: 2022-05-18T04:05:43.8635874Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8636613Z (74): here 2022-05-18T04:05:43.8637478Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8638307Z (74): here 2022-05-18T04:05:43.8639264Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8640145Z (74): here 2022-05-18T04:05:43.8641212Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8642284Z (393): here 2022-05-18T04:05:43.8643056Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8643780Z (533): here 2022-05-18T04:05:43.8643959Z 2022-05-18T04:05:43.8644268Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8644739Z detected during: 2022-05-18T04:05:43.8645687Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8646544Z (74): here 2022-05-18T04:05:43.8647504Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8648420Z (74): here 2022-05-18T04:05:43.8649562Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8650552Z (393): here 2022-05-18T04:05:43.8651293Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8652025Z (533): here 2022-05-18T04:05:43.8652187Z 2022-05-18T04:05:43.8652492Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8652966Z detected during: 2022-05-18T04:05:43.8654035Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8654883Z (74): here 2022-05-18T04:05:43.8655899Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8656881Z (74): here 2022-05-18T04:05:43.8657953Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8658890Z (393): here 2022-05-18T04:05:43.8659651Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8660366Z (533): here 2022-05-18T04:05:43.8660528Z 2022-05-18T04:05:43.8660837Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8661297Z detected during: 2022-05-18T04:05:43.8662257Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8663108Z (74): here 2022-05-18T04:05:43.8664185Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8665101Z (74): here 2022-05-18T04:05:43.8666242Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8667210Z (393): here 2022-05-18T04:05:43.8667992Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8668702Z (533): here 2022-05-18T04:05:43.8668883Z 2022-05-18T04:05:43.8669189Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8669649Z detected during: 2022-05-18T04:05:43.8670576Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8671419Z (74): here 2022-05-18T04:05:43.8672416Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8673403Z (74): here 2022-05-18T04:05:43.8674481Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8675427Z (393): here 2022-05-18T04:05:43.8676187Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8676872Z (533): here 2022-05-18T04:05:43.8677047Z 2022-05-18T04:05:43.8677351Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8677820Z detected during: 2022-05-18T04:05:43.8678803Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8679684Z (74): here 2022-05-18T04:05:43.8680668Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8681615Z (393): here 2022-05-18T04:05:43.8682377Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8683031Z (533): here 2022-05-18T04:05:43.8683202Z 2022-05-18T04:05:43.8683465Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8683867Z detected during: 2022-05-18T04:05:43.8684826Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8685684Z (74): here 2022-05-18T04:05:43.8686682Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8687711Z (393): here 2022-05-18T04:05:43.8688472Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8689172Z (533): here 2022-05-18T04:05:43.8689347Z 2022-05-18T04:05:43.8689622Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8690085Z detected during: 2022-05-18T04:05:43.8691114Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8692022Z (74): here 2022-05-18T04:05:43.8693079Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8694161Z (393): here 2022-05-18T04:05:43.8695032Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8695752Z (533): here 2022-05-18T04:05:43.8695928Z 2022-05-18T04:05:43.8696227Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8696694Z detected during: 2022-05-18T04:05:43.8697704Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8698617Z (74): here 2022-05-18T04:05:43.8699677Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8700664Z (393): here 2022-05-18T04:05:43.8701425Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8702248Z (533): here 2022-05-18T04:05:43.8702417Z 2022-05-18T04:05:43.8702714Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8703171Z detected during: 2022-05-18T04:05:43.8704204Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8705140Z (74): here 2022-05-18T04:05:43.8706346Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8707355Z (393): here 2022-05-18T04:05:43.8708153Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8708847Z (533): here 2022-05-18T04:05:43.8708994Z 2022-05-18T04:05:43.8709277Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8709762Z detected during: 2022-05-18T04:05:43.8710971Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8711970Z (393): here 2022-05-18T04:05:43.8712771Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8713500Z (533): here 2022-05-18T04:05:43.8713660Z 2022-05-18T04:05:43.8713958Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8714431Z detected during: 2022-05-18T04:05:43.8715516Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8716473Z (393): here 2022-05-18T04:05:43.8717235Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8717937Z (533): here 2022-05-18T04:05:43.8718226Z 2022-05-18T04:05:43.8718537Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8718979Z detected during: 2022-05-18T04:05:43.8720100Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8721052Z (393): here 2022-05-18T04:05:43.8721814Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8722527Z (533): here 2022-05-18T04:05:43.8722705Z 2022-05-18T04:05:43.8723002Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8723451Z detected during: 2022-05-18T04:05:43.8724539Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8725513Z (393): here 2022-05-18T04:05:43.8726287Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8727018Z (533): here 2022-05-18T04:05:43.8727193Z 2022-05-18T04:05:43.8727491Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8727961Z detected during: 2022-05-18T04:05:43.8729039Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8729873Z (393): here 2022-05-18T04:05:43.8730579Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8731253Z (533): here 2022-05-18T04:05:43.8731417Z 2022-05-18T04:05:43.8731717Z aten/src/ATen/native/cuda/RNN.cu(72): warning: parameter "infos" was declared but never referenced 2022-05-18T04:05:43.8732165Z detected during: 2022-05-18T04:05:43.8733263Z instantiation of "void at::native::::collapseDims(at::cuda::detail::TensorInfo &, Args &...) [with T=c10::Half, T2=int64_t, Args=, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo, at::cuda::detail::TensorInfo>]" 2022-05-18T04:05:43.8734266Z (393): here 2022-05-18T04:05:43.8734986Z instantiation of "void at::native::::lstm_forward_impl(const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &, const at::Tensor &) [with scalar_t=c10::Half, index_type=int64_t]" 2022-05-18T04:05:43.8735668Z (533): here 2022-05-18T04:05:43.8735834Z 2022-05-18T04:05:47.5781804Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachUnaryOp.cu: 2022-05-18T04:05:47.5789479Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:05:49.6682727Z INFO: From Compiling aten/src/ATen/native/cuda/Lerp.cu: 2022-05-18T04:05:49.6683483Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:05:59.7998573Z INFO: From Compiling aten/src/ATen/native/cuda/LossCTC.cu: 2022-05-18T04:05:59.7999355Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:06:02.5447612Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGeometricKernels.cu: 2022-05-18T04:06:02.5455612Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:06:08.4192982Z INFO: From Compiling aten/src/ATen/native/cuda/LogAddExpKernel.cu: 2022-05-18T04:06:08.4196966Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:06:11.0564675Z INFO: From Compiling aten/src/ATen/native/cuda/Sort.cu: 2022-05-18T04:06:11.0574955Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:06:11.0575793Z aten/src/ATen/native/cuda/Sort.cu(256): warning: parameter "n" was declared but never referenced 2022-05-18T04:06:11.0576312Z 2022-05-18T04:06:15.1176370Z INFO: From Compiling aten/src/ATen/native/cuda/MaxUnpooling.cu: 2022-05-18T04:06:15.1182288Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:06:21.4273382Z INFO: From Compiling aten/src/ATen/native/cuda/MultiLabelMarginCriterion.cu: 2022-05-18T04:06:21.4274269Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:06:23.6657849Z INFO: From Compiling aten/src/ATen/native/cuda/Nonzero.cu: 2022-05-18T04:06:23.6666307Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:06:26.4163768Z INFO: From Compiling aten/src/ATen/native/cuda/MultiMarginLoss.cu: 2022-05-18T04:06:26.4164591Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:06:28.5269230Z INFO: From Compiling aten/src/ATen/native/cuda/MultinomialKernel.cu: 2022-05-18T04:06:28.5293041Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:06:28.5293734Z aten/src/ATen/native/cuda/MultinomialKernel.cu(342): warning: variable "lock" was declared but never referenced 2022-05-18T04:06:28.5294112Z 2022-05-18T04:06:28.5294432Z aten/src/ATen/native/cuda/MultinomialKernel.cu(342): warning: variable "lock" was declared but never referenced 2022-05-18T04:06:28.5294802Z 2022-05-18T04:06:28.5587274Z aten/src/ATen/native/cuda/MultinomialKernel.cu(342): warning: variable "lock" was declared but never referenced 2022-05-18T04:06:28.5666324Z 2022-05-18T04:06:28.5669079Z aten/src/ATen/native/cuda/MultinomialKernel.cu(39): warning: function "at::native::::_isinf(c10::BFloat16)" was declared but never referenced 2022-05-18T04:06:28.5669563Z 2022-05-18T04:06:35.6857082Z INFO: From Compiling aten/src/ATen/native/cuda/NaiveConvolutionTranspose2d.cu: 2022-05-18T04:06:35.6858177Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:06:37.1662582Z INFO: From Compiling aten/src/ATen/native/cuda/LinearAlgebra.cu: 2022-05-18T04:06:37.1663546Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:06:37.1664358Z aten/src/ATen/native/cuda/LinearAlgebra.cu(26): warning: parameter "self_val" was declared but never referenced 2022-05-18T04:06:37.1664856Z 2022-05-18T04:06:37.1665204Z aten/src/ATen/native/cuda/LinearAlgebra.cu(43): warning: parameter "self_val" was declared but never referenced 2022-05-18T04:06:37.1665696Z 2022-05-18T04:06:37.1666138Z aten/src/ATen/native/cuda/LinearAlgebra.cu(43): warning: parameter "self_val" was declared but never referenced 2022-05-18T04:06:37.1666481Z 2022-05-18T04:06:37.1666950Z aten/src/ATen/native/cuda/LinearAlgebra.cu(43): warning: parameter "self_val" was declared but never referenced 2022-05-18T04:06:37.1667468Z 2022-05-18T04:06:37.1667798Z aten/src/ATen/native/cuda/LinearAlgebra.cu(43): warning: parameter "self_val" was declared but never referenced 2022-05-18T04:06:37.1668298Z 2022-05-18T04:06:37.1668617Z aten/src/ATen/native/cuda/LinearAlgebra.cu(43): warning: parameter "self_val" was declared but never referenced 2022-05-18T04:06:37.1669130Z 2022-05-18T04:06:37.1669468Z aten/src/ATen/native/cuda/LinearAlgebra.cu(43): warning: parameter "self_val" was declared but never referenced 2022-05-18T04:06:37.1669976Z 2022-05-18T04:06:37.1670271Z aten/src/ATen/native/cuda/LinearAlgebra.cu(43): warning: parameter "self_val" was declared but never referenced 2022-05-18T04:06:37.1670782Z 2022-05-18T04:06:37.1671105Z aten/src/ATen/native/cuda/LinearAlgebra.cu(43): warning: parameter "self_val" was declared but never referenced 2022-05-18T04:06:37.1671624Z 2022-05-18T04:06:37.1672086Z aten/src/ATen/native/cuda/LinearAlgebra.cu(43): warning: parameter "self_val" was declared but never referenced 2022-05-18T04:06:37.1672467Z 2022-05-18T04:06:37.1673121Z aten/src/ATen/native/cuda/LinearAlgebra.cu(43): warning: parameter "self_val" was declared but never referenced 2022-05-18T04:06:37.1673649Z 2022-05-18T04:06:37.1673992Z aten/src/ATen/native/cuda/LinearAlgebra.cu(43): warning: parameter "self_val" was declared but never referenced 2022-05-18T04:06:37.1674507Z 2022-05-18T04:06:38.0081912Z INFO: From Compiling aten/src/ATen/native/cuda/NaiveConvolutionTranspose3d.cu: 2022-05-18T04:06:38.0090433Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:06:41.1177203Z INFO: From Compiling aten/src/ATen/native/cuda/NLLLoss2d.cu: 2022-05-18T04:06:41.1187212Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:06:41.1187821Z aten/src/ATen/native/cuda/NLLLoss2d.cu: In lambda function: 2022-05-18T04:06:41.1189488Z aten/src/ATen/native/cuda/NLLLoss2d.cu:259:225: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1190596Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1191065Z ^ 2022-05-18T04:06:41.1191848Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1192510Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1192955Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1194490Z aten/src/ATen/native/cuda/NLLLoss2d.cu:259:266: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1195792Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1196303Z ^ 2022-05-18T04:06:41.1197262Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1198626Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1199014Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1208139Z aten/src/ATen/native/cuda/NLLLoss2d.cu:259:309: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1209073Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1209584Z ^ 2022-05-18T04:06:41.1210480Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1211300Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1211933Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1212298Z aten/src/ATen/native/cuda/NLLLoss2d.cu: In lambda function: 2022-05-18T04:06:41.1214162Z aten/src/ATen/native/cuda/NLLLoss2d.cu:259:223: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1215219Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1215691Z ^ 2022-05-18T04:06:41.1216386Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1217149Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1217678Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1219327Z aten/src/ATen/native/cuda/NLLLoss2d.cu:259:264: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1220421Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1230519Z ^ 2022-05-18T04:06:41.1231916Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1232553Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1233571Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1235735Z aten/src/ATen/native/cuda/NLLLoss2d.cu:259:306: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1236996Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1237737Z ^ 2022-05-18T04:06:41.1238457Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1239069Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1239524Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1239899Z aten/src/ATen/native/cuda/NLLLoss2d.cu: In lambda function: 2022-05-18T04:06:41.1241613Z aten/src/ATen/native/cuda/NLLLoss2d.cu:259:231: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = c10::Half; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1242685Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1251764Z ^ 2022-05-18T04:06:41.1253234Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1254451Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1254950Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1257121Z aten/src/ATen/native/cuda/NLLLoss2d.cu:259:272: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1258203Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1258695Z ^ 2022-05-18T04:06:41.1259439Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1260106Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1260561Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1262130Z aten/src/ATen/native/cuda/NLLLoss2d.cu:259:318: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = c10::Half; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1263382Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1264660Z ^ 2022-05-18T04:06:41.1265471Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1266314Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1266783Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1287728Z aten/src/ATen/native/cuda/NLLLoss2d.cu: In lambda function: 2022-05-18T04:06:41.1289946Z aten/src/ATen/native/cuda/NLLLoss2d.cu:259:239: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = c10::BFloat16; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1292011Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1292503Z ^ 2022-05-18T04:06:41.1293295Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1293949Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1294391Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1295961Z aten/src/ATen/native/cuda/NLLLoss2d.cu:259:280: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1297015Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1297664Z ^ 2022-05-18T04:06:41.1298386Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1298995Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1299461Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1301028Z aten/src/ATen/native/cuda/NLLLoss2d.cu:259:330: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = c10::BFloat16; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1302113Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1302622Z ^ 2022-05-18T04:06:41.1303360Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1304025Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1304502Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1304893Z aten/src/ATen/native/cuda/NLLLoss2d.cu: In lambda function: 2022-05-18T04:06:41.1306667Z aten/src/ATen/native/cuda/NLLLoss2d.cu:394:225: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1307835Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1308298Z ^ 2022-05-18T04:06:41.1308973Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1309615Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1310075Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1311619Z aten/src/ATen/native/cuda/NLLLoss2d.cu:394:273: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1312658Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1313147Z ^ 2022-05-18T04:06:41.1313852Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1314504Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1314959Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1316502Z aten/src/ATen/native/cuda/NLLLoss2d.cu:394:320: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = double; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1317565Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1318066Z ^ 2022-05-18T04:06:41.1318770Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1319416Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1319867Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1320228Z aten/src/ATen/native/cuda/NLLLoss2d.cu: In lambda function: 2022-05-18T04:06:41.1321897Z aten/src/ATen/native/cuda/NLLLoss2d.cu:394:224: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1322924Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1323370Z ^ 2022-05-18T04:06:41.1324063Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1324715Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1325165Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1326737Z aten/src/ATen/native/cuda/NLLLoss2d.cu:394:271: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1327855Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1328346Z ^ 2022-05-18T04:06:41.1329013Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1329614Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1330045Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1331561Z aten/src/ATen/native/cuda/NLLLoss2d.cu:394:317: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = float; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1332548Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1333150Z ^ 2022-05-18T04:06:41.1333844Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1334453Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1334878Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1335260Z aten/src/ATen/native/cuda/NLLLoss2d.cu: In lambda function: 2022-05-18T04:06:41.1336956Z aten/src/ATen/native/cuda/NLLLoss2d.cu:394:228: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1337986Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1338424Z ^ 2022-05-18T04:06:41.1339113Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1339751Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1340212Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1341758Z aten/src/ATen/native/cuda/NLLLoss2d.cu:394:279: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = c10::Half; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1342925Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1343403Z ^ 2022-05-18T04:06:41.1344104Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1344745Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1345193Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1346985Z aten/src/ATen/native/cuda/NLLLoss2d.cu:394:329: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = c10::Half; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1348030Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1348543Z ^ 2022-05-18T04:06:41.1349247Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1349904Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1350377Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1350783Z aten/src/ATen/native/cuda/NLLLoss2d.cu: In lambda function: 2022-05-18T04:06:41.1352316Z aten/src/ATen/native/cuda/NLLLoss2d.cu:394:232: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1353367Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1353840Z ^ 2022-05-18T04:06:41.1354547Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1355273Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1355726Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1357360Z aten/src/ATen/native/cuda/NLLLoss2d.cu:394:287: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = c10::BFloat16; long unsigned int N = 3; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1358429Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1358908Z ^ 2022-05-18T04:06:41.1359620Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1360223Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1360688Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.1362165Z aten/src/ATen/native/cuda/NLLLoss2d.cu:394:341: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = c10::BFloat16; long unsigned int N = 4; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:06:41.1363209Z AT_DISPATCH_FLOATING_TYPES_AND2( 2022-05-18T04:06:41.1363725Z ^ 2022-05-18T04:06:41.1364535Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:06:41.1365141Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:06:41.1365574Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:06:41.2469440Z INFO: From Compiling aten/src/ATen/native/cuda/NaiveDilatedConvolution.cu: 2022-05-18T04:06:41.2474947Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:06:54.6886506Z INFO: From Compiling aten/src/ATen/native/cuda/Randperm.cu: 2022-05-18T04:06:54.6888784Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:07:10.4138672Z INFO: From Compiling aten/src/ATen/native/cuda/RangeFactories.cu: 2022-05-18T04:07:10.4146933Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:07:19.3169353Z INFO: From Compiling aten/src/ATen/native/cuda/RecordStream.cu: 2022-05-18T04:07:19.3173319Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:07:29.8093663Z INFO: From Compiling aten/src/ATen/native/cuda/Loss.cu: 2022-05-18T04:07:29.8101415Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:07:34.2498446Z INFO: From Compiling aten/src/ATen/native/cuda/Indexing.cu: 2022-05-18T04:07:34.2523174Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:07:34.2523958Z aten/src/ATen/native/cuda/Indexing.cu(360): warning: variable "at::native::::index_put_with_sort_stub__register" was declared but never referenced 2022-05-18T04:07:34.2524389Z 2022-05-18T04:08:23.4358975Z INFO: From Compiling aten/src/ATen/native/cuda/IndexKernel.cu: 2022-05-18T04:08:23.4367155Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:08:29.0056197Z INFO: From Compiling aten/src/ATen/native/cuda/Normalization.cu: 2022-05-18T04:08:29.0254352Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:08:29.0260800Z aten/src/ATen/native/cuda/Normalization.cu(50): warning: parameter "parameters" was declared but never referenced 2022-05-18T04:08:29.0261603Z detected during instantiation of "__nv_bool at::native::::is_mixed_type(const at::Tensor &, const Args &...) [with Args=]" 2022-05-18T04:08:29.0275023Z (100): here 2022-05-18T04:08:29.0275536Z 2022-05-18T04:08:29.0275889Z aten/src/ATen/native/cuda/Normalization.cu(44): warning: parameter "parameters" was declared but never referenced 2022-05-18T04:08:29.0276369Z detected during: 2022-05-18T04:08:29.0276878Z instantiation of "c10::ScalarType at::native::::first_type(const at::Tensor &, const Args &...) [with Args=]" 2022-05-18T04:08:29.0277405Z (51): here 2022-05-18T04:08:29.0277917Z instantiation of "__nv_bool at::native::::is_mixed_type(const at::Tensor &, const Args &...) [with Args=]" 2022-05-18T04:08:29.0278347Z (494): here 2022-05-18T04:08:29.0278508Z 2022-05-18T04:08:29.0278851Z aten/src/ATen/native/cuda/Normalization.cu(50): warning: parameter "parameters" was declared but never referenced 2022-05-18T04:08:29.0279614Z detected during instantiation of "__nv_bool at::native::::is_mixed_type(const at::Tensor &, const Args &...) [with Args=]" 2022-05-18T04:08:29.0390997Z (494): here 2022-05-18T04:08:29.0391209Z 2022-05-18T04:08:29.0391574Z aten/src/ATen/native/cuda/Normalization.cu(50): warning: parameter "parameters" was declared but never referenced 2022-05-18T04:08:29.3578721Z detected during instantiation of "__nv_bool at::native::::is_mixed_type(const at::Tensor &, const Args &...) [with Args=]" 2022-05-18T04:08:29.3579538Z (494): here 2022-05-18T04:08:29.3579722Z 2022-05-18T04:08:29.3580230Z INFO: From Compiling aten/src/ATen/native/cuda/PointwiseOpsKernel.cu: 2022-05-18T04:08:29.3588647Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:08:37.6017934Z INFO: From Compiling aten/src/ATen/native/cuda/MaxMinElementwiseKernel.cu: 2022-05-18T04:08:37.6018787Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:08:39.7560951Z INFO: From Compiling aten/src/ATen/native/cuda/GcdLcmKernel.cu: 2022-05-18T04:08:39.7569769Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:08:50.5206637Z INFO: From Compiling aten/src/ATen/native/cuda/IGammaKernel.cu: 2022-05-18T04:08:50.5210603Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:08:52.0359415Z INFO: From Compiling aten/src/ATen/native/cuda/ReflectionPad.cu: 2022-05-18T04:08:52.0365557Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:08:57.4380276Z [2,257 / 2,341] Compiling aten/src/ATen/native/cuda/PowKernel.cu; 136s processwrapper-sandbox ... (8 actions running) 2022-05-18T04:09:01.5371021Z INFO: From Compiling aten/src/ATen/native/cuda/RenormKernel.cu: 2022-05-18T04:09:01.5371809Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:09:04.4028526Z INFO: From Compiling aten/src/ATen/native/cuda/ReplicationPadding.cu: 2022-05-18T04:09:04.4031211Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:09:04.4032484Z aten/src/ATen/native/cuda/ReplicationPadding.cu(306): warning: function "at::native::::shapeCheck3d" was declared but never referenced 2022-05-18T04:09:04.4033170Z 2022-05-18T04:09:06.5650306Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceMomentKernel.cu: 2022-05-18T04:09:06.5657353Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:09:15.9451559Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceLogicKernel.cu: 2022-05-18T04:09:15.9452414Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:09:22.3107912Z INFO: From Compiling aten/src/ATen/native/cuda/RreluWithNoise.cu: 2022-05-18T04:09:22.3108708Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:09:25.0811692Z INFO: From Compiling aten/src/ATen/native/cuda/ForeachPointwiseOp.cu: 2022-05-18T04:09:25.0812619Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:09:36.9533833Z INFO: From Compiling aten/src/ATen/native/cuda/PowKernel.cu: 2022-05-18T04:09:36.9534622Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:09:42.2417459Z INFO: From Compiling aten/src/ATen/native/cuda/SegmentReduce.cu: 2022-05-18T04:09:42.2430231Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:09:43.7529211Z INFO: From Compiling aten/src/ATen/native/cuda/Shape.cu: 2022-05-18T04:09:43.7542352Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:09:43.7544371Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = unsigned char; int batch_size = 128; int stride_size = 1; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.7545682Z aten/src/ATen/native/cuda/Shape.cu:295:88: required from here 2022-05-18T04:09:43.7593797Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.7672893Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.7746784Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.7786951Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.7787519Z for (batchCounter = 0; 2022-05-18T04:09:43.7787875Z ^ 2022-05-18T04:09:43.7789723Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = signed char; int batch_size = 128; int stride_size = 1; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.7790988Z aten/src/ATen/native/cuda/Shape.cu:295:86: required from here 2022-05-18T04:09:43.7791829Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8121381Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8121759Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8122516Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8123060Z for (batchCounter = 0; 2022-05-18T04:09:43.8123695Z ^ 2022-05-18T04:09:43.8125505Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = double; int batch_size = 128; int stride_size = 1; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8126656Z aten/src/ATen/native/cuda/Shape.cu:295:81: required from here 2022-05-18T04:09:43.8127459Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8128002Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8128348Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8129065Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8129562Z for (batchCounter = 0; 2022-05-18T04:09:43.8129895Z ^ 2022-05-18T04:09:43.8131656Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = float; int batch_size = 128; int stride_size = 1; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8132878Z aten/src/ATen/native/cuda/Shape.cu:295:80: required from here 2022-05-18T04:09:43.8133867Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8134416Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8134759Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8135471Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8135997Z for (batchCounter = 0; 2022-05-18T04:09:43.8136361Z ^ 2022-05-18T04:09:43.8138152Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = int; int batch_size = 128; int stride_size = 1; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8139255Z aten/src/ATen/native/cuda/Shape.cu:295:78: required from here 2022-05-18T04:09:43.8140062Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8140629Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8140978Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8141690Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8142212Z for (batchCounter = 0; 2022-05-18T04:09:43.8142553Z ^ 2022-05-18T04:09:43.8144477Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = long int; int batch_size = 128; int stride_size = 1; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8145600Z aten/src/ATen/native/cuda/Shape.cu:295:79: required from here 2022-05-18T04:09:43.8146737Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8147300Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8147667Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8148406Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8148914Z for (batchCounter = 0; 2022-05-18T04:09:43.8149257Z ^ 2022-05-18T04:09:43.8151053Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = short int; int batch_size = 128; int stride_size = 1; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8152157Z aten/src/ATen/native/cuda/Shape.cu:295:80: required from here 2022-05-18T04:09:43.8152972Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8153519Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8153874Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8154588Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8155279Z for (batchCounter = 0; 2022-05-18T04:09:43.8155626Z ^ 2022-05-18T04:09:43.8157438Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = c10::complex; int batch_size = 128; int stride_size = 1; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8158563Z aten/src/ATen/native/cuda/Shape.cu:295:96: required from here 2022-05-18T04:09:43.8159368Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8159949Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8160298Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8160990Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8161487Z for (batchCounter = 0; 2022-05-18T04:09:43.8161818Z ^ 2022-05-18T04:09:43.8163599Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = c10::complex; int batch_size = 128; int stride_size = 1; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8164877Z aten/src/ATen/native/cuda/Shape.cu:295:97: required from here 2022-05-18T04:09:43.8165703Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8166251Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8166600Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8167314Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8167825Z for (batchCounter = 0; 2022-05-18T04:09:43.8168178Z ^ 2022-05-18T04:09:43.8169958Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = c10::complex; int batch_size = 128; int stride_size = 1; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8171103Z aten/src/ATen/native/cuda/Shape.cu:295:100: required from here 2022-05-18T04:09:43.8171915Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8172559Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8172905Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8173605Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8174117Z for (batchCounter = 0; 2022-05-18T04:09:43.8174461Z ^ 2022-05-18T04:09:43.8176219Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = c10::Half; int batch_size = 128; int stride_size = 1; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8177469Z aten/src/ATen/native/cuda/Shape.cu:295:84: required from here 2022-05-18T04:09:43.8178240Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8178734Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8179064Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8179707Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8180151Z for (batchCounter = 0; 2022-05-18T04:09:43.8180444Z ^ 2022-05-18T04:09:43.8182065Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = bool; int batch_size = 128; int stride_size = 1; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8183177Z aten/src/ATen/native/cuda/Shape.cu:295:79: required from here 2022-05-18T04:09:43.8183999Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8184546Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8184912Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8185880Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8186395Z for (batchCounter = 0; 2022-05-18T04:09:43.8186793Z ^ 2022-05-18T04:09:43.8188505Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = c10::BFloat16; int batch_size = 128; int stride_size = 1; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8189544Z aten/src/ATen/native/cuda/Shape.cu:295:88: required from here 2022-05-18T04:09:43.8190328Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8190900Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8191244Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8191919Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8192395Z for (batchCounter = 0; 2022-05-18T04:09:43.8192744Z ^ 2022-05-18T04:09:43.8194511Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = unsigned char; int batch_size = 64; int stride_size = 64; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8195810Z aten/src/ATen/native/cuda/Shape.cu:307:88: required from here 2022-05-18T04:09:43.8196601Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8197170Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8197529Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8198222Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8198726Z for (batchCounter = 0; 2022-05-18T04:09:43.8199082Z ^ 2022-05-18T04:09:43.8200847Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = signed char; int batch_size = 64; int stride_size = 64; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8201967Z aten/src/ATen/native/cuda/Shape.cu:307:86: required from here 2022-05-18T04:09:43.8202761Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8203320Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8203677Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8204395Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8204920Z for (batchCounter = 0; 2022-05-18T04:09:43.8205285Z ^ 2022-05-18T04:09:43.8207207Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = double; int batch_size = 64; int stride_size = 64; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8208332Z aten/src/ATen/native/cuda/Shape.cu:307:81: required from here 2022-05-18T04:09:43.8209151Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8209700Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8210044Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8285218Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8285882Z for (batchCounter = 0; 2022-05-18T04:09:43.8286263Z ^ 2022-05-18T04:09:43.8288066Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = float; int batch_size = 64; int stride_size = 64; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8289208Z aten/src/ATen/native/cuda/Shape.cu:307:80: required from here 2022-05-18T04:09:43.8290019Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8290779Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8291105Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8291824Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8292439Z for (batchCounter = 0; 2022-05-18T04:09:43.8292813Z ^ 2022-05-18T04:09:43.8294559Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = int; int batch_size = 64; int stride_size = 64; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8295628Z aten/src/ATen/native/cuda/Shape.cu:307:78: required from here 2022-05-18T04:09:43.8296429Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8297006Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8297330Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8298055Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8298550Z for (batchCounter = 0; 2022-05-18T04:09:43.8298925Z ^ 2022-05-18T04:09:43.8300790Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = long int; int batch_size = 64; int stride_size = 64; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8301929Z aten/src/ATen/native/cuda/Shape.cu:307:79: required from here 2022-05-18T04:09:43.8302746Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8303339Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8303686Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8304380Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8304902Z for (batchCounter = 0; 2022-05-18T04:09:43.8305277Z ^ 2022-05-18T04:09:43.8307209Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = short int; int batch_size = 64; int stride_size = 64; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8308310Z aten/src/ATen/native/cuda/Shape.cu:307:80: required from here 2022-05-18T04:09:43.8309096Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8309657Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8310001Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8310737Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8311402Z for (batchCounter = 0; 2022-05-18T04:09:43.8311778Z ^ 2022-05-18T04:09:43.8313547Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = c10::complex; int batch_size = 64; int stride_size = 64; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8314684Z aten/src/ATen/native/cuda/Shape.cu:307:96: required from here 2022-05-18T04:09:43.8315440Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8315995Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8316315Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8316973Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8317462Z for (batchCounter = 0; 2022-05-18T04:09:43.8317802Z ^ 2022-05-18T04:09:43.8319571Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = c10::complex; int batch_size = 64; int stride_size = 64; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8320645Z aten/src/ATen/native/cuda/Shape.cu:307:97: required from here 2022-05-18T04:09:43.8321585Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8322165Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8322501Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8323225Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8323712Z for (batchCounter = 0; 2022-05-18T04:09:43.8324048Z ^ 2022-05-18T04:09:43.8325806Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = c10::complex; int batch_size = 64; int stride_size = 64; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8326973Z aten/src/ATen/native/cuda/Shape.cu:307:100: required from here 2022-05-18T04:09:43.8327769Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8328362Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8328718Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8329457Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8329991Z for (batchCounter = 0; 2022-05-18T04:09:43.8330332Z ^ 2022-05-18T04:09:43.8332167Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = c10::Half; int batch_size = 64; int stride_size = 64; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8333422Z aten/src/ATen/native/cuda/Shape.cu:307:84: required from here 2022-05-18T04:09:43.8334227Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8334828Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8335167Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8335876Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8336388Z for (batchCounter = 0; 2022-05-18T04:09:43.8336749Z ^ 2022-05-18T04:09:43.8338565Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = bool; int batch_size = 64; int stride_size = 64; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8339722Z aten/src/ATen/native/cuda/Shape.cu:307:79: required from here 2022-05-18T04:09:43.8340504Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8341087Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8341438Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8342291Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8342841Z for (batchCounter = 0; 2022-05-18T04:09:43.8343205Z ^ 2022-05-18T04:09:43.8344998Z aten/src/ATen/native/cuda/Shape.cu: In instantiation of 'void at::native::_GLOBAL__N__40_tmpxft_0000316a_00000000_7_Shape_cpp1_ii_d85575de_12674::parallel_cat(const at::Tensor&, const MaterializedITensorListRef&, int64_t, int, c10::MemoryFormat) [with scalar_t = c10::BFloat16; int batch_size = 64; int stride_size = 64; at::MaterializedITensorListRef = std::vector, std::allocator > >; int64_t = long int]': 2022-05-18T04:09:43.8426612Z aten/src/ATen/native/cuda/Shape.cu:307:88: required from here 2022-05-18T04:09:43.8427504Z aten/src/ATen/native/cuda/Shape.cu:178:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8428131Z for (int i = 0; i < inputs.size() ; i += batch_size) { 2022-05-18T04:09:43.8428484Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:09:43.8429217Z aten/src/ATen/native/cuda/Shape.cu:179:75: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:09:43.8429761Z for (batchCounter = 0; 2022-05-18T04:09:43.8430123Z ^ 2022-05-18T04:09:49.0419830Z INFO: From Compiling aten/src/ATen/native/cuda/SortImpl.cu: 2022-05-18T04:09:49.0420569Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:09:52.2381458Z INFO: From Compiling aten/src/ATen/native/cuda/SparseMM.cu: 2022-05-18T04:09:52.2382554Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:10:00.8853654Z INFO: From Compiling aten/src/ATen/native/cuda/SpectralOps.cu: 2022-05-18T04:10:00.8854394Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:10:00.8855866Z aten/src/ATen/native/cuda/SpectralOps.cu: In instantiation of 'at::native::HermitianSymmetryOffsetCalculator::HermitianSymmetryOffsetCalculator(c10::IntArrayRef, c10::IntArrayRef, c10::IntArrayRef, int64_t) [with index_t = long int; c10::IntArrayRef = c10::ArrayRef; int64_t = long int]': 2022-05-18T04:10:00.8856828Z aten/src/ATen/native/cuda/SpectralOps.cu:105:125: required from here 2022-05-18T04:10:00.8857654Z aten/src/ATen/native/cuda/SpectralOps.cu:47:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:00.8858186Z for (int64_t i = 0; i < dim.size(); ++i) { 2022-05-18T04:10:00.8858507Z ~~^~~~~~~~~~~~ 2022-05-18T04:10:01.9516582Z INFO: From Compiling aten/src/ATen/native/cuda/Embedding.cu: 2022-05-18T04:10:01.9525262Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:10:12.1936027Z INFO: From Compiling aten/src/ATen/native/cuda/Sorting.cu: 2022-05-18T04:10:12.1950815Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:10:12.1951537Z aten/src/ATen/native/cuda/Sorting.cu(179): warning: parameter "collapse_values_dim" was declared but never referenced 2022-05-18T04:10:12.1952563Z detected during instantiation of "void at::native::run_launcher(const at::TensorBase &, const at::TensorBase &, const at::TensorBase &, int64_t, Launcher) [with scalar_t=uint8_t, index_t=int32_t, Launcher=at::native::::KthValueLauncher]" 2022-05-18T04:10:12.1953267Z (251): here 2022-05-18T04:10:12.1953435Z 2022-05-18T04:10:13.7447589Z INFO: From Compiling aten/src/ATen/native/cuda/SoftMax.cu: 2022-05-18T04:10:13.7453838Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:10:14.5695561Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceSumProdKernel.cu: 2022-05-18T04:10:14.5703659Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:10:31.4589921Z INFO: From Compiling aten/src/ATen/native/cuda/SummaryOps.cu: 2022-05-18T04:10:31.4668098Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:10:31.4669528Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = float; input_t = unsigned char; bool HasWeights = true; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4670513Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:16:268: required from here 2022-05-18T04:10:31.4671204Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4671608Z } else if ( 2022-05-18T04:10:31.4671854Z ^ 2022-05-18T04:10:31.4673082Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = long int; input_t = unsigned char; bool HasWeights = false; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4674017Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:19:267: required from here 2022-05-18T04:10:31.4674685Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4676328Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = double; input_t = unsigned char; bool HasWeights = true; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4677257Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:22:269: required from here 2022-05-18T04:10:31.4677913Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4679254Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = float; input_t = signed char; bool HasWeights = true; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4680175Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:24:266: required from here 2022-05-18T04:10:31.4680841Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4682178Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = long int; input_t = signed char; bool HasWeights = false; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4683105Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:26:265: required from here 2022-05-18T04:10:31.4683892Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4685282Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = double; input_t = signed char; bool HasWeights = true; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4686204Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:28:267: required from here 2022-05-18T04:10:31.4686861Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4688183Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = float; input_t = int; bool HasWeights = true; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4689098Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:30:258: required from here 2022-05-18T04:10:31.4689774Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4691127Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = long int; input_t = int; bool HasWeights = false; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4692380Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:32:257: required from here 2022-05-18T04:10:31.4693219Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4694961Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = double; input_t = int; bool HasWeights = true; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4696154Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:34:259: required from here 2022-05-18T04:10:31.4697008Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4698750Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = float; input_t = long int; bool HasWeights = true; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4699933Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:36:259: required from here 2022-05-18T04:10:31.4700779Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4702609Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = long int; input_t = long int; bool HasWeights = false; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4703809Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:38:258: required from here 2022-05-18T04:10:31.4704672Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4706528Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = double; input_t = long int; bool HasWeights = true; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4707725Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:40:260: required from here 2022-05-18T04:10:31.4708585Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4710342Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = float; input_t = short int; bool HasWeights = true; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4711538Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:42:260: required from here 2022-05-18T04:10:31.4712370Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4714121Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = long int; input_t = short int; bool HasWeights = false; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4715408Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:44:259: required from here 2022-05-18T04:10:31.4716259Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4718013Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = double; input_t = short int; bool HasWeights = true; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4719206Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:46:261: required from here 2022-05-18T04:10:31.4720058Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4721867Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = unsigned char; input_t = unsigned char; bool HasWeights = false; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4723091Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:49:276: required from here 2022-05-18T04:10:31.4723942Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4725783Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = signed char; input_t = signed char; bool HasWeights = false; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4727096Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:52:272: required from here 2022-05-18T04:10:31.4727947Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4729689Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = double; input_t = double; bool HasWeights = false; int64_t = long int; at::acc_type = double]': 2022-05-18T04:10:31.4730888Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:54:266: required from here 2022-05-18T04:10:31.4731733Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4733546Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = float; input_t = float; bool HasWeights = false; int64_t = long int; at::acc_type = float]': 2022-05-18T04:10:31.4734734Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:56:262: required from here 2022-05-18T04:10:31.4735595Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4737376Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = int; input_t = int; bool HasWeights = false; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4738558Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:59:256: required from here 2022-05-18T04:10:31.4739328Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:31.4741081Z aten/src/ATen/native/cuda/SummaryOps.cu: In instantiation of 'bool at::cuda::CUDA_tensor_histogram(at::Tensor, at::Tensor, at::Tensor, int64_t, at::acc_type, at::acc_type, at::cuda::TensorArgType, at::cuda::TensorArgType, at::cuda::TensorArgType) [with output_t = short int; input_t = short int; bool HasWeights = false; int64_t = long int; at::acc_type = long int]': 2022-05-18T04:10:31.4742269Z /tmp/tmpxft_00003298_00000000-6_SummaryOps.cudafe1.stub.c:62:260: required from here 2022-05-18T04:10:31.4743129Z aten/src/ATen/native/cuda/SummaryOps.cu:259:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:10:47.2655934Z INFO: From Compiling aten/src/ATen/native/cuda/DistributionExponentialKernel.cu: 2022-05-18T04:10:47.2656800Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:10:57.1277323Z INFO: From Compiling aten/src/ATen/native/cuda/TensorTransformations.cu: 2022-05-18T04:10:57.1278266Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:11:08.0109135Z INFO: From Compiling aten/src/ATen/native/cuda/TensorTopK.cu: 2022-05-18T04:11:08.0110226Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:11:22.1425652Z INFO: From Compiling aten/src/ATen/native/cuda/StepKernel.cu: 2022-05-18T04:11:22.1439583Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:11:27.8558015Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryComplexKernels.cu: 2022-05-18T04:11:27.8567542Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:11:33.0307594Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryGammaKernels.cu: 2022-05-18T04:11:33.0308715Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:11:44.7166820Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveAveragePooling.cu: 2022-05-18T04:11:44.7177749Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:11:47.2637553Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/int_repr_quant.cu: 2022-05-18T04:11:47.2638543Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:11:52.5367037Z INFO: From Compiling aten/src/ATen/native/cuda/TensorCompare.cu: 2022-05-18T04:11:52.5367911Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:11:55.3305476Z INFO: From Compiling aten/src/ATen/native/cuda/AdaptiveAveragePooling3d.cu: 2022-05-18T04:11:55.3310832Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:12:07.4421125Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryFractionKernels.cu: 2022-05-18T04:12:07.4421940Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:12:07.4422818Z aten/src/ATen/native/cuda/UnaryFractionKernels.cu:124:0: warning: ignoring #pragma push [-Wunknown-pragmas] 2022-05-18T04:12:07.4423569Z #pragma push 2022-05-18T04:12:07.4423809Z 2022-05-18T04:12:07.4627523Z aten/src/ATen/native/cuda/UnaryFractionKernels.cu:129:0: warning: ignoring #pragma pop [-Wunknown-pragmas] 2022-05-18T04:12:07.4628054Z #pragma pop 2022-05-18T04:12:07.4628331Z 2022-05-18T04:12:19.1480424Z INFO: From Compiling aten/src/ATen/native/cuda/ScanKernels.cu: 2022-05-18T04:12:19.1493427Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:12:21.5527813Z INFO: From Compiling aten/src/ATen/native/cuda/DepthwiseConv3d.cu: 2022-05-18T04:12:21.5528765Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:12:27.0047922Z INFO: From Compiling aten/src/ATen/native/cuda/CopysignKernel.cu: 2022-05-18T04:12:27.0057428Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:12:35.4209442Z INFO: From Compiling aten/src/ATen/native/cuda/UnarySpecialOpsKernel.cu: 2022-05-18T04:12:35.4218331Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:12:38.9131394Z INFO: From Compiling aten/src/ATen/native/cuda/UnfoldBackwardKernel.cu: 2022-05-18T04:12:38.9206821Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:12:44.2478439Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceNormKernel.cu: 2022-05-18T04:12:44.2494267Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:12:46.1335727Z INFO: From Compiling aten/src/ATen/native/cuda/UniqueCub.cu: 2022-05-18T04:12:46.1340768Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:12:53.3323901Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleBilinear2d.cu: 2022-05-18T04:12:53.3333268Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:12:55.1390185Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleLinear1d.cu: 2022-05-18T04:12:55.1391332Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:12:58.8435533Z INFO: From Compiling aten/src/ATen/native/cuda/Copy.cu: 2022-05-18T04:12:58.8436260Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:13:04.3663668Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleNearest1d.cu: 2022-05-18T04:13:04.3664473Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:13:04.9768711Z INFO: From Compiling aten/src/ATen/native/cuda/Bucketization.cu: 2022-05-18T04:13:04.9772661Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:13:06.9748604Z INFO: From Compiling aten/src/ATen/native/cuda/TensorModeKernel.cu: 2022-05-18T04:13:06.9749263Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:13:06.9750280Z aten/src/ATen/native/cuda/TensorModeKernel.cu: In instantiation of 'void at::native::calculate_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int) [with scalar_t = unsigned char]': 2022-05-18T04:13:06.9751435Z aten/src/ATen/native/cuda/TensorModeKernel.cu:126:27: required from 'void at::native::apply_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int, int) [with scalar_t = unsigned char]' 2022-05-18T04:13:06.9752055Z aten/src/ATen/native/cuda/TensorModeKernel.cu:216:117: required from here 2022-05-18T04:13:06.9947798Z aten/src/ATen/native/cuda/TensorModeKernel.cu:40:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:06.9948635Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:06.9948998Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:06.9949784Z aten/src/ATen/native/cuda/TensorModeKernel.cu:102:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:06.9950385Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:06.9950749Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:06.9951965Z aten/src/ATen/native/cuda/TensorModeKernel.cu: In instantiation of 'void at::native::calculate_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int) [with scalar_t = signed char]': 2022-05-18T04:13:07.0190712Z aten/src/ATen/native/cuda/TensorModeKernel.cu:126:27: required from 'void at::native::apply_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int, int) [with scalar_t = signed char]' 2022-05-18T04:13:07.0191633Z aten/src/ATen/native/cuda/TensorModeKernel.cu:216:115: required from here 2022-05-18T04:13:07.0193884Z aten/src/ATen/native/cuda/TensorModeKernel.cu:40:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0194627Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0195062Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0195871Z aten/src/ATen/native/cuda/TensorModeKernel.cu:102:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0196509Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0196833Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0197853Z aten/src/ATen/native/cuda/TensorModeKernel.cu: In instantiation of 'void at::native::calculate_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int) [with scalar_t = double]': 2022-05-18T04:13:07.0199435Z aten/src/ATen/native/cuda/TensorModeKernel.cu:126:27: required from 'void at::native::apply_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int, int) [with scalar_t = double]' 2022-05-18T04:13:07.0200157Z aten/src/ATen/native/cuda/TensorModeKernel.cu:216:110: required from here 2022-05-18T04:13:07.0201003Z aten/src/ATen/native/cuda/TensorModeKernel.cu:40:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0201598Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0201940Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0202696Z aten/src/ATen/native/cuda/TensorModeKernel.cu:102:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0203276Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0203623Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0204616Z aten/src/ATen/native/cuda/TensorModeKernel.cu: In instantiation of 'void at::native::calculate_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int) [with scalar_t = float]': 2022-05-18T04:13:07.0206000Z aten/src/ATen/native/cuda/TensorModeKernel.cu:126:27: required from 'void at::native::apply_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int, int) [with scalar_t = float]' 2022-05-18T04:13:07.0206763Z aten/src/ATen/native/cuda/TensorModeKernel.cu:216:109: required from here 2022-05-18T04:13:07.0207632Z aten/src/ATen/native/cuda/TensorModeKernel.cu:40:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0208181Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0208497Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0209242Z aten/src/ATen/native/cuda/TensorModeKernel.cu:102:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0210001Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0210336Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0211442Z aten/src/ATen/native/cuda/TensorModeKernel.cu: In instantiation of 'void at::native::calculate_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int) [with scalar_t = int]': 2022-05-18T04:13:07.0212811Z aten/src/ATen/native/cuda/TensorModeKernel.cu:126:27: required from 'void at::native::apply_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int, int) [with scalar_t = int]' 2022-05-18T04:13:07.0213558Z aten/src/ATen/native/cuda/TensorModeKernel.cu:216:107: required from here 2022-05-18T04:13:07.0214433Z aten/src/ATen/native/cuda/TensorModeKernel.cu:40:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0214999Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0215328Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0216048Z aten/src/ATen/native/cuda/TensorModeKernel.cu:102:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0216621Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0216967Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0218018Z aten/src/ATen/native/cuda/TensorModeKernel.cu: In instantiation of 'void at::native::calculate_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int) [with scalar_t = long int]': 2022-05-18T04:13:07.0219399Z aten/src/ATen/native/cuda/TensorModeKernel.cu:126:27: required from 'void at::native::apply_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int, int) [with scalar_t = long int]' 2022-05-18T04:13:07.0220084Z aten/src/ATen/native/cuda/TensorModeKernel.cu:216:108: required from here 2022-05-18T04:13:07.0221069Z aten/src/ATen/native/cuda/TensorModeKernel.cu:40:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0221663Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0222010Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0222737Z aten/src/ATen/native/cuda/TensorModeKernel.cu:102:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0223285Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0223612Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0224657Z aten/src/ATen/native/cuda/TensorModeKernel.cu: In instantiation of 'void at::native::calculate_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int) [with scalar_t = short int]': 2022-05-18T04:13:07.0226170Z aten/src/ATen/native/cuda/TensorModeKernel.cu:126:27: required from 'void at::native::apply_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int, int) [with scalar_t = short int]' 2022-05-18T04:13:07.0226880Z aten/src/ATen/native/cuda/TensorModeKernel.cu:216:109: required from here 2022-05-18T04:13:07.0227682Z aten/src/ATen/native/cuda/TensorModeKernel.cu:40:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0228224Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0228562Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0229319Z aten/src/ATen/native/cuda/TensorModeKernel.cu:102:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0229893Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0230216Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0231285Z aten/src/ATen/native/cuda/TensorModeKernel.cu: In instantiation of 'void at::native::calculate_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int) [with scalar_t = bool]': 2022-05-18T04:13:07.0232786Z aten/src/ATen/native/cuda/TensorModeKernel.cu:126:27: required from 'void at::native::apply_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int, int) [with scalar_t = bool]' 2022-05-18T04:13:07.0233544Z aten/src/ATen/native/cuda/TensorModeKernel.cu:216:108: required from here 2022-05-18T04:13:07.0234374Z aten/src/ATen/native/cuda/TensorModeKernel.cu:40:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0234915Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0235258Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0236012Z aten/src/ATen/native/cuda/TensorModeKernel.cu:102:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0236587Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0236940Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0237937Z aten/src/ATen/native/cuda/TensorModeKernel.cu: In instantiation of 'void at::native::calculate_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int) [with scalar_t = c10::BFloat16]': 2022-05-18T04:13:07.0239323Z aten/src/ATen/native/cuda/TensorModeKernel.cu:126:27: required from 'void at::native::apply_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int, int) [with scalar_t = c10::BFloat16]' 2022-05-18T04:13:07.0240074Z aten/src/ATen/native/cuda/TensorModeKernel.cu:216:117: required from here 2022-05-18T04:13:07.0240917Z aten/src/ATen/native/cuda/TensorModeKernel.cu:40:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0241449Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0241751Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0242659Z aten/src/ATen/native/cuda/TensorModeKernel.cu:102:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0243249Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0243627Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0244667Z aten/src/ATen/native/cuda/TensorModeKernel.cu: In instantiation of 'void at::native::calculate_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int) [with scalar_t = c10::Half]': 2022-05-18T04:13:07.0246042Z aten/src/ATen/native/cuda/TensorModeKernel.cu:126:27: required from 'void at::native::apply_mode(const at::TensorBase&, const at::TensorBase&, const at::TensorBase&, std::vector&, int, int) [with scalar_t = c10::Half]' 2022-05-18T04:13:07.0246753Z aten/src/ATen/native/cuda/TensorModeKernel.cu:216:113: required from here 2022-05-18T04:13:07.0247625Z aten/src/ATen/native/cuda/TensorModeKernel.cu:40:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0248201Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0248540Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.0249251Z aten/src/ATen/native/cuda/TensorModeKernel.cu:102:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:07.0249809Z for (int64_t i = 0; i < position.size(); i++) { 2022-05-18T04:13:07.0250147Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:13:07.6804851Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleNearest3d.cu: 2022-05-18T04:13:07.6813123Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:13:10.0839136Z INFO: From Compiling aten/src/ATen/native/cuda/UpSampleTrilinear3d.cu: 2022-05-18T04:13:10.0842479Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:13:15.0246617Z INFO: From Compiling aten/src/ATen/native/cuda/WeightNorm.cu: 2022-05-18T04:13:15.0247694Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:13:32.0533206Z INFO: From Compiling aten/src/ATen/native/transformers/cuda/attention.cu: 2022-05-18T04:13:32.0533987Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:13:32.1756585Z INFO: From Compiling aten/src/ATen/native/nested/cuda/NestedTensorTransformerFunctions.cu: 2022-05-18T04:13:32.1757950Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:13:33.2337732Z INFO: From Compiling aten/src/ATen/native/cuda/ReduceMinMaxKernel.cu: 2022-05-18T04:13:33.2338555Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:13:36.2006952Z INFO: From Compiling aten/src/ATen/native/cuda/Unique.cu: 2022-05-18T04:13:36.2007710Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:13:39.7418967Z INFO: From Compiling aten/src/ATen/native/cuda/CompareKernels.cu: 2022-05-18T04:13:39.7429142Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:13:44.8809319Z INFO: From Compiling aten/src/ATen/native/cuda/layer_norm_kernel.cu: 2022-05-18T04:13:44.8820610Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:13:44.8821425Z aten/src/ATen/native/cuda/layer_norm_kernel.cu(35): warning: variable "at::native::::kColwiseReduceTileSize" was declared but never referenced 2022-05-18T04:13:44.8821889Z 2022-05-18T04:13:44.8823074Z aten/src/ATen/native/cuda/layer_norm_kernel.cu: In function 'std::tuple at::native::layer_norm_cuda(const at::Tensor&, at::IntArrayRef, const c10::optional&, const c10::optional&, double)': 2022-05-18T04:13:44.8824297Z aten/src/ATen/native/cuda/layer_norm_kernel.cu:863:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:44.8824894Z for (size_t idx = axis; idx < input.dim(); ++idx) { 2022-05-18T04:13:44.8825277Z ~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:13:44.8867876Z aten/src/ATen/native/cuda/layer_norm_kernel.cu: In instantiation of 'void at::native::_GLOBAL__N__52_tmpxft_000037c9_00000000_7_layer_norm_kernel_cpp1_ii_a73fe0d9::LayerNormKernelImplInternal(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t, T_ACC, at::Tensor*, at::Tensor*, at::Tensor*) [with T = double; T_ACC = double; int64_t = long int]': 2022-05-18T04:13:44.8868884Z aten/src/ATen/native/cuda/layer_norm_kernel.cu:713:150: required from here 2022-05-18T04:13:44.8869847Z aten/src/ATen/native/cuda/layer_norm_kernel.cu:687:84: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:44.8870521Z if ((std::is_same::value || std::is_same::value) && 2022-05-18T04:13:44.8870998Z ^ 2022-05-18T04:13:44.8872513Z aten/src/ATen/native/cuda/layer_norm_kernel.cu: In instantiation of 'void at::native::_GLOBAL__N__52_tmpxft_000037c9_00000000_7_layer_norm_kernel_cpp1_ii_a73fe0d9::LayerNormKernelImplInternal(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t, T_ACC, at::Tensor*, at::Tensor*, at::Tensor*) [with T = float; T_ACC = float; int64_t = long int]': 2022-05-18T04:13:44.8873501Z aten/src/ATen/native/cuda/layer_norm_kernel.cu:713:147: required from here 2022-05-18T04:13:44.8874414Z aten/src/ATen/native/cuda/layer_norm_kernel.cu:687:84: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:44.8876266Z aten/src/ATen/native/cuda/layer_norm_kernel.cu: In instantiation of 'void at::native::_GLOBAL__N__52_tmpxft_000037c9_00000000_7_layer_norm_kernel_cpp1_ii_a73fe0d9::LayerNormKernelImplInternal(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t, T_ACC, at::Tensor*, at::Tensor*, at::Tensor*) [with T = c10::Half; T_ACC = float; int64_t = long int]': 2022-05-18T04:13:44.8877257Z aten/src/ATen/native/cuda/layer_norm_kernel.cu:713:155: required from here 2022-05-18T04:13:44.8878132Z aten/src/ATen/native/cuda/layer_norm_kernel.cu:687:84: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:13:44.8879835Z aten/src/ATen/native/cuda/layer_norm_kernel.cu: In instantiation of 'void at::native::_GLOBAL__N__52_tmpxft_000037c9_00000000_7_layer_norm_kernel_cpp1_ii_a73fe0d9::LayerNormKernelImplInternal(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t, T_ACC, at::Tensor*, at::Tensor*, at::Tensor*) [with T = c10::BFloat16; T_ACC = float; int64_t = long int]': 2022-05-18T04:13:44.8880830Z aten/src/ATen/native/cuda/layer_norm_kernel.cu:713:163: required from here 2022-05-18T04:13:44.8881719Z aten/src/ATen/native/cuda/layer_norm_kernel.cu:687:84: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:01.6832066Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/embedding_bag.cu: 2022-05-18T04:14:01.6832859Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:14:07.9519600Z INFO: From Compiling aten/src/ATen/native/cuda/BinaryGeometricKernels.cu: 2022-05-18T04:14:07.9520319Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:14:12.7292343Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/affine_quantizer.cu: 2022-05-18T04:14:12.7293044Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:14:18.3978484Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryLogKernels.cu: 2022-05-18T04:14:18.3980266Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:14:19.4900144Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCUDATensor.cu: 2022-05-18T04:14:19.4906771Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:14:27.4262494Z INFO: From Compiling gloo/allreduce.cc: 2022-05-18T04:14:27.4263587Z external/gloo/gloo/allreduce.cc: In function 'void gloo::{anonymous}::allreduce(const gloo::detail::AllreduceOptionsImpl&)': 2022-05-18T04:14:27.4264467Z external/gloo/gloo/allreduce.cc:105:14: warning: variable 'slot' set but not used [-Wunused-but-set-variable] 2022-05-18T04:14:27.4265005Z const auto slot = Slot::build(kAllreduceSlotPrefix, opts.tag); 2022-05-18T04:14:27.4265365Z ^~~~ 2022-05-18T04:14:27.4312509Z external/gloo/gloo/allreduce.cc: In function 'void gloo::{anonymous}::ring(const gloo::detail::AllreduceOptionsImpl&, gloo::{anonymous}::ReduceRangeFunction, gloo::{anonymous}::BroadcastRangeFunction)': 2022-05-18T04:14:27.4313665Z external/gloo/gloo/allreduce.cc:279:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.4314433Z for (auto i = 0; i < (numSegments - numSegmentsPerRank + 2); i++) { 2022-05-18T04:14:27.4314867Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:27.4315621Z external/gloo/gloo/allreduce.cc:307:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.4316317Z if (i < (numSegments - numSegmentsPerRank)) { 2022-05-18T04:14:27.4316709Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:27.4317452Z external/gloo/gloo/allreduce.cc:315:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.4318257Z if (i < numSegmentsPerRank) { 2022-05-18T04:14:27.4318615Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:27.4319347Z external/gloo/gloo/allreduce.cc:362:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.4320109Z for (auto i = 0; i < (numSegments - numSegmentsPerRank + 2); i++) { 2022-05-18T04:14:27.4320552Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:27.4321296Z external/gloo/gloo/allreduce.cc:379:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.4321901Z if (i < (numSegments - numSegmentsPerRank)) { 2022-05-18T04:14:27.4322284Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:27.4322981Z external/gloo/gloo/allreduce.cc:387:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.4323449Z if (i < numSegmentsPerRank) { 2022-05-18T04:14:27.4323797Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:27.4324855Z external/gloo/gloo/allreduce.cc: In function 'void gloo::{anonymous}::bcube(const gloo::detail::AllreduceOptionsImpl&, gloo::{anonymous}::ReduceRangeFunction, gloo::{anonymous}::BroadcastRangeFunction)': 2022-05-18T04:14:27.4325942Z external/gloo/gloo/allreduce.cc:527:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.4326556Z if (src == context->rank) { 2022-05-18T04:14:27.4326878Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:27.4327587Z external/gloo/gloo/allreduce.cc:540:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.4328146Z if (dst == context->rank) { 2022-05-18T04:14:27.4328429Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:27.4329062Z external/gloo/gloo/allreduce.cc:566:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.4329644Z if (peer == context->rank) { 2022-05-18T04:14:27.4330148Z ~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:27.4330905Z external/gloo/gloo/allreduce.cc:583:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.4331404Z if (src == context->rank) { 2022-05-18T04:14:27.4331733Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:27.4332389Z external/gloo/gloo/allreduce.cc:613:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.4332911Z if (src == context->rank) { 2022-05-18T04:14:27.4333184Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:27.4333840Z external/gloo/gloo/allreduce.cc:633:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.4334411Z if (dst == context->rank) { 2022-05-18T04:14:27.4334707Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:27.4335403Z external/gloo/gloo/allreduce.cc:646:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.4336004Z if (peer == context->rank) { 2022-05-18T04:14:27.4336307Z ~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:27.4336969Z external/gloo/gloo/allreduce.cc:656:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.4337548Z if (peer == context->rank) { 2022-05-18T04:14:27.4337873Z ~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:27.6660002Z INFO: From Compiling gloo/allreduce_local.cc: 2022-05-18T04:14:27.6674776Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = signed char]': 2022-05-18T04:14:27.6675361Z external/gloo/gloo/allreduce_local.cc:43:1: required from here 2022-05-18T04:14:27.6676188Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6676958Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6677735Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6678306Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6679097Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = unsigned char]': 2022-05-18T04:14:27.6679629Z external/gloo/gloo/allreduce_local.cc:44:1: required from here 2022-05-18T04:14:27.6707688Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6708270Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6709071Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6709617Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6710406Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = int]': 2022-05-18T04:14:27.6710948Z external/gloo/gloo/allreduce_local.cc:45:1: required from here 2022-05-18T04:14:27.6711745Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6712309Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6713065Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6713581Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6714336Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = long int]': 2022-05-18T04:14:27.6714872Z external/gloo/gloo/allreduce_local.cc:46:1: required from here 2022-05-18T04:14:27.6715631Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6716391Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6717148Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6906841Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6907776Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = long unsigned int]': 2022-05-18T04:14:27.6908393Z external/gloo/gloo/allreduce_local.cc:47:1: required from here 2022-05-18T04:14:27.6909246Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6910788Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6911793Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6912525Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6915565Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = float]': 2022-05-18T04:14:27.6916280Z external/gloo/gloo/allreduce_local.cc:48:1: required from here 2022-05-18T04:14:27.6917240Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6918071Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6921112Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6921738Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6922598Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = double]': 2022-05-18T04:14:27.6923475Z external/gloo/gloo/allreduce_local.cc:49:1: required from here 2022-05-18T04:14:27.6926694Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6927584Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6928397Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6929218Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6932468Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = gloo::float16]': 2022-05-18T04:14:27.6933194Z external/gloo/gloo/allreduce_local.cc:50:1: required from here 2022-05-18T04:14:27.6934098Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6934850Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6937932Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6938607Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6939471Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = char]': 2022-05-18T04:14:27.6940219Z external/gloo/gloo/allreduce_local.cc:52:1: required from here 2022-05-18T04:14:27.6943303Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6943969Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.6944822Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.6945515Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:14:27.9612533Z INFO: From Compiling gloo/cuda_allreduce_ring_chunked.cc: 2022-05-18T04:14:27.9628162Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = signed char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:27.9629200Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:363:1: required from here 2022-05-18T04:14:27.9630079Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9630639Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:27.9631417Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9631996Z if (offset + length <= count_) { 2022-05-18T04:14:27.9632330Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9633352Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = signed char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:27.9634042Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:363:1: required from here 2022-05-18T04:14:27.9634883Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9635386Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9635664Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9636321Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9636872Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9637576Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9638095Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9638379Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9639324Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9639949Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9640766Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9653238Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9653596Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9654416Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9655025Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9655854Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9656451Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:27.9656811Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9657588Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9658179Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9659033Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9659634Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:27.9659990Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9660773Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9661372Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9662231Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9663019Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:27.9663363Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9664101Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9664748Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:27.9665069Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9665942Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9666564Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:27.9666890Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9667645Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9668206Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9668550Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9768829Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9769469Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9770620Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = signed char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:27.9771547Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:363:1: required from here 2022-05-18T04:14:27.9772467Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9773094Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9774499Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = signed char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:27.9775596Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:363:1: required from here 2022-05-18T04:14:27.9776405Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9776921Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:27.9777674Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9778156Z if (offset + length <= count_) { 2022-05-18T04:14:27.9778447Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9779388Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = signed char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:27.9780106Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:363:1: required from here 2022-05-18T04:14:27.9780890Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9781491Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9781830Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9782613Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9783243Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9784071Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9784607Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9784938Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9785974Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9786567Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9787349Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9787896Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9788210Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9788943Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9789520Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9790289Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9790894Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:27.9791235Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9791908Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9792470Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9793234Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9793818Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:27.9794158Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9794942Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9795558Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9796408Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9797222Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:27.9797537Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9798329Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9798977Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:27.9799312Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9800080Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9800668Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:27.9800927Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9801601Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9802119Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9802404Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9803133Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9803699Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9804750Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = signed char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:27.9805545Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:363:1: required from here 2022-05-18T04:14:27.9806446Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9807070Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9808477Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = unsigned char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:27.9809353Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:364:1: required from here 2022-05-18T04:14:27.9810142Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9810676Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:27.9811475Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9812001Z if (offset + length <= count_) { 2022-05-18T04:14:27.9812291Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9813293Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = unsigned char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:27.9814076Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:364:1: required from here 2022-05-18T04:14:27.9814955Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9815523Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9815845Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9816586Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9817180Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9817996Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9818566Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9818889Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9819754Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9820358Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9821189Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9821762Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9822105Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9822875Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9823474Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9824285Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9824912Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:27.9825285Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9826189Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9826800Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9827624Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9828205Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:27.9828551Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9829347Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9829978Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9830793Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9831580Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:27.9831915Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9832682Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9833308Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:27.9833625Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9834392Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9835031Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:27.9835348Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9836129Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9836718Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9837049Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9837836Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9838463Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9839567Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = unsigned char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:27.9840368Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:364:1: required from here 2022-05-18T04:14:27.9841261Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9841859Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9843216Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = unsigned char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:27.9844334Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:364:1: required from here 2022-05-18T04:14:27.9845199Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9845791Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:27.9846592Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9847167Z if (offset + length <= count_) { 2022-05-18T04:14:27.9847509Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9848526Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = unsigned char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:27.9849276Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:364:1: required from here 2022-05-18T04:14:27.9850179Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9850858Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9851183Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9851983Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9852571Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9853385Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9853939Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9854276Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9855184Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9855782Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9856607Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9857182Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9857512Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9858260Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9858861Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9859716Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9860330Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:27.9860684Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9861479Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9862110Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9862929Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9863554Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:27.9863895Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9864650Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9865266Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9925723Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9926756Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:27.9927214Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9928144Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9928921Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:27.9929350Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9930113Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9930910Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:27.9931239Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9932146Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9932881Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9933362Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9934287Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9935057Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9936501Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = unsigned char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:27.9937445Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:364:1: required from here 2022-05-18T04:14:27.9938627Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9939401Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9941179Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:27.9942416Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:365:1: required from here 2022-05-18T04:14:27.9943326Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9944006Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:27.9944832Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9945463Z if (offset + length <= count_) { 2022-05-18T04:14:27.9962680Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9963973Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:27.9964747Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:365:1: required from here 2022-05-18T04:14:27.9965773Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9966247Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9966545Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9967409Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9967914Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9968715Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9969265Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9969559Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9970464Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9971329Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9972188Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9972725Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9973022Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9973741Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9974298Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9975062Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9975686Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:27.9976052Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9976796Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9977307Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9978291Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9978893Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:27.9979242Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9980038Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9980651Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9981463Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9982232Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:27.9982568Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9983323Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9983964Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:27.9984255Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9985028Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9985647Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:27.9986046Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:27.9986805Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9987371Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:27.9987712Z ~~^~~~~~~~~ 2022-05-18T04:14:27.9988499Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9989086Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9990127Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:27.9990899Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:365:1: required from here 2022-05-18T04:14:27.9992067Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9992670Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:27.9994007Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:27.9995094Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:365:1: required from here 2022-05-18T04:14:27.9995985Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9996567Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:27.9997375Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:27.9997951Z if (offset + length <= count_) { 2022-05-18T04:14:27.9998277Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:27.9999210Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:27.9999978Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:365:1: required from here 2022-05-18T04:14:28.0000888Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0001484Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0001804Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0002601Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0003226Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0004011Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0004586Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0004912Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0005821Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0006395Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0007199Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0007782Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0008085Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0008854Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0009442Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0010276Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0010957Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0011319Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0012113Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0012710Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0013556Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0014133Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0014488Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0015257Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0015871Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0016718Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0017749Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0018079Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0019048Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0019700Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0019991Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0020739Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0022454Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:28.0022773Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0023539Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0024126Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0024475Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0025244Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0025967Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0027071Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0027879Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:365:1: required from here 2022-05-18T04:14:28.0028729Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0029336Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0030827Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = long int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0031754Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:366:1: required from here 2022-05-18T04:14:28.0032615Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0033191Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:28.0033997Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0034552Z if (offset + length <= count_) { 2022-05-18T04:14:28.0034892Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0035851Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = long int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0036607Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:366:1: required from here 2022-05-18T04:14:28.0037504Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0038083Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0038412Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0039158Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0039763Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0040606Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0041185Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0041498Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0042262Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0043007Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0043839Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0044395Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0044713Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0045466Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0046059Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0046883Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0047478Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0047824Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0048626Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0049245Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0050092Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0050689Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0051130Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0051919Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0052542Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0053322Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0053963Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0054406Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0055164Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0055782Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0056100Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0056845Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0057491Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:28.0057799Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0058560Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0059118Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0059432Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0060225Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0060830Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0061938Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = long int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0062710Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:366:1: required from here 2022-05-18T04:14:28.0063598Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0064196Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0065567Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = long int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0066744Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:366:1: required from here 2022-05-18T04:14:28.0067647Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0068230Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:28.0069006Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0069567Z if (offset + length <= count_) { 2022-05-18T04:14:28.0069890Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0070861Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = long int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0071619Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:366:1: required from here 2022-05-18T04:14:28.0072505Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0073099Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0073418Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0074203Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0074818Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0075637Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0076240Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0076576Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0077457Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0078075Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0078917Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0079484Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0079781Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0080514Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0081000Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0081744Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0082319Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0082664Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0083353Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0083952Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0084695Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0085294Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0085659Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0086433Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0087052Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0087888Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0088643Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0088968Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0089758Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0090404Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0090812Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0091587Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0092066Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:28.0092291Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0093026Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0093622Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0093952Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0094742Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0095368Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0096516Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = long int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0097326Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:366:1: required from here 2022-05-18T04:14:28.0098240Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0098863Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0100220Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = long unsigned int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0101071Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:367:1: required from here 2022-05-18T04:14:28.0101882Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0102395Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:28.0103153Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0103732Z if (offset + length <= count_) { 2022-05-18T04:14:28.0103993Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0104963Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = long unsigned int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0105899Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:367:1: required from here 2022-05-18T04:14:28.0106592Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0107094Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0107419Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0108190Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0108785Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0109573Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0110135Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0110415Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0111129Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0111840Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0112621Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0113185Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0113507Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0114219Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0114781Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0115588Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0116168Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0116466Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0117169Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0117741Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0118506Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0119069Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0119433Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0120226Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0120834Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0121679Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0122472Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0122818Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0123599Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0124253Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0124589Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0125358Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0125924Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:28.0126196Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0126854Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0127358Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0127657Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0128411Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0128970Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0130064Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = long unsigned int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0131016Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:367:1: required from here 2022-05-18T04:14:28.0131939Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0132520Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0133865Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = long unsigned int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0134879Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:367:1: required from here 2022-05-18T04:14:28.0135784Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0136361Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:28.0137083Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0137615Z if (offset + length <= count_) { 2022-05-18T04:14:28.0137908Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0138936Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = long unsigned int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0139743Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:367:1: required from here 2022-05-18T04:14:28.0140643Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0141200Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0141515Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0142284Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0142883Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0143692Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0144231Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0144559Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0145422Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0146168Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0147024Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0147613Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0147923Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0148680Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0149272Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0150089Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0150710Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0151082Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0151859Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0152450Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0153276Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0153884Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0154228Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0155012Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0155615Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0156567Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0157377Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0157780Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0158722Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0159430Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0159852Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0160649Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0161366Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:28.0161824Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0162683Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0163303Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0163712Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0164603Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0165267Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0166488Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = long unsigned int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0167354Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:367:1: required from here 2022-05-18T04:14:28.0168347Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0169035Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0170558Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = float; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0171648Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:368:1: required from here 2022-05-18T04:14:28.0194597Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0195224Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:28.0196007Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0196578Z if (offset + length <= count_) { 2022-05-18T04:14:28.0196884Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0197851Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = float; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0198613Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:368:1: required from here 2022-05-18T04:14:28.0199500Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0200084Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0200402Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0201177Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0201777Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0202621Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0203197Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0203497Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0204433Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0205042Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0205848Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0206408Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0206729Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0207521Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0208116Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0208963Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0209574Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0209946Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0210821Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0211412Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0212233Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0212819Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0213185Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0213947Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0214538Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0215343Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0216128Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0216437Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0217187Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0217816Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0218145Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0218912Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0219542Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:28.0219869Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0220629Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0221179Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0221511Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0222289Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0222909Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0223973Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = float; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0224744Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:368:1: required from here 2022-05-18T04:14:28.0225650Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0226401Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0227736Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = float; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0228822Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:368:1: required from here 2022-05-18T04:14:28.0229706Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0230296Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:28.0231073Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0231643Z if (offset + length <= count_) { 2022-05-18T04:14:28.0231974Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0232951Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = float; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0233719Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:368:1: required from here 2022-05-18T04:14:28.0234616Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0235198Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0235515Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0236273Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0236876Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0237687Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0238262Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0238591Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0239491Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0239969Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0240702Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0241250Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0241542Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0242207Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0242817Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0243580Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0244165Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0244537Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0245341Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0245944Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0246790Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0247410Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0247755Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0248522Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0249141Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0249965Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0250839Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0251111Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0251681Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0252330Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0252647Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0253438Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0254091Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:28.0254411Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0255199Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0255791Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0256136Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0256919Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0257543Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0258530Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = float; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0259234Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:368:1: required from here 2022-05-18T04:14:28.0259998Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0260574Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0261866Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = double; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0262811Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:369:1: required from here 2022-05-18T04:14:28.0263589Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0264187Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:28.0265022Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0265614Z if (offset + length <= count_) { 2022-05-18T04:14:28.0306282Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0307279Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = double; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0308030Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:369:1: required from here 2022-05-18T04:14:28.0308942Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0309525Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0309864Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0310656Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0311275Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0312107Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0312678Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0313013Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0313952Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0314725Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0315530Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0316117Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0316450Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0317219Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0317819Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0318656Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0319254Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0319598Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0320395Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0321017Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0321841Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0322423Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0322784Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0323586Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0324168Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0325012Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0325668Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0326119Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0326871Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0327506Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0327839Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0328607Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0329255Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:28.0329587Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0330358Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0331041Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0331376Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0332146Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0332737Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0333806Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = double; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0334570Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:369:1: required from here 2022-05-18T04:14:28.0335457Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0336059Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0337423Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = double; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0338497Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:369:1: required from here 2022-05-18T04:14:28.0339417Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0339978Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:28.0340780Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0341368Z if (offset + length <= count_) { 2022-05-18T04:14:28.0341705Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0342647Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = double; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0343411Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:369:1: required from here 2022-05-18T04:14:28.0344309Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0344863Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0345180Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0346064Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0346695Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0347519Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0348114Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0348447Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0349229Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0349970Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0350808Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0351390Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0351701Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0352462Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0353081Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0353887Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0354483Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0354838Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0355636Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0356227Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0357065Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0357686Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0358022Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0358787Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0359405Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0360235Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0360995Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0361328Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0362106Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0362728Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0363044Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0363820Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0364442Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:28.0364737Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0365517Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0366102Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0366424Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0367219Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0367839Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0368933Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = double; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0369720Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:369:1: required from here 2022-05-18T04:14:28.0370612Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0371268Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0372582Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = gloo::float16; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0373405Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:370:1: required from here 2022-05-18T04:14:28.0374274Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0374818Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:28.0375646Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0376224Z if (offset + length <= count_) { 2022-05-18T04:14:28.0376561Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0377574Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = gloo::float16; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0378313Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:370:1: required from here 2022-05-18T04:14:28.0379218Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0379808Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0380139Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0380906Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0381496Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0382097Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0382647Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0382983Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0383764Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0384498Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0385342Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0386061Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0386403Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0387190Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0387808Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0388505Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0389068Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0389369Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0390078Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0390626Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0391341Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0391929Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0392283Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0392960Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0393573Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0394426Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0395083Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0395531Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0396287Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0396913Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0397183Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0397869Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0398475Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:28.0398768Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0399505Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0400055Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0400378Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0401123Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0401701Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0402761Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = gloo::float16; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.0403441Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:370:1: required from here 2022-05-18T04:14:28.0404263Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0404857Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0406257Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'gloo::CudaAllreduceRingChunked::CudaAllreduceRingChunked(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = gloo::float16; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0407406Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:370:1: required from here 2022-05-18T04:14:28.0408313Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:60:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0408907Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:28.0409728Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:86:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0410307Z if (offset + length <= count_) { 2022-05-18T04:14:28.0410573Z ~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0411554Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::run() [with T = gloo::float16; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0412229Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:370:1: required from here 2022-05-18T04:14:28.0413079Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:142:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0413625Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0413936Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0414668Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:144:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0415264Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0416105Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:153:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0416691Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0417027Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0417858Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:155:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0418427Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0419158Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:163:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0419663Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0419967Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0420650Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:165:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0421199Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0422008Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:174:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0422609Z for (auto round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0422978Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0423764Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0424370Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0425176Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:222:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0425903Z for (int round = 0; round < chunks_; round++) { 2022-05-18T04:14:28.0426233Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:28.0426991Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:225:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0427598Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0428416Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:230:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0429171Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0429507Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0430283Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:244:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0430917Z if (round < (chunks_ - 2)) { 2022-05-18T04:14:28.0431231Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0431989Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:250:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0432608Z if (round < (chunks_ - 4)) { 2022-05-18T04:14:28.0432933Z ~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:28.0433721Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:272:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0434290Z for (auto i = 0; i < chunks_; i++) { 2022-05-18T04:14:28.0434607Z ~~^~~~~~~~~ 2022-05-18T04:14:28.0435396Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:274:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0436023Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.0437123Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc: In instantiation of 'void gloo::CudaAllreduceRingChunked::copyChunkAtOffset(int) [with T = gloo::float16; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.0437926Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:370:1: required from here 2022-05-18T04:14:28.0438823Z external/gloo/gloo/cuda_allreduce_ring_chunked.cc:305:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.0439450Z if (chunkOffset < chunkContext_.size()) { 2022-05-18T04:14:28.3382767Z INFO: From Compiling gloo/cuda_broadcast_one_to_all.cc: 2022-05-18T04:14:28.3400014Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = signed char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.3401023Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:196:1: required from here 2022-05-18T04:14:28.3401944Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3402548Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:28.3403892Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = signed char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.3404854Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:196:1: required from here 2022-05-18T04:14:28.3405770Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3407136Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = unsigned char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.3407924Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:197:1: required from here 2022-05-18T04:14:28.3408691Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3410292Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = unsigned char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.3411512Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:197:1: required from here 2022-05-18T04:14:28.3423119Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3424534Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.3425336Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:198:1: required from here 2022-05-18T04:14:28.3426261Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3427586Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.3428424Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:198:1: required from here 2022-05-18T04:14:28.3429210Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3430544Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = long int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.3431320Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:199:1: required from here 2022-05-18T04:14:28.3432212Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3433492Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = long int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.3434294Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:199:1: required from here 2022-05-18T04:14:28.3445231Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3446613Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = long unsigned int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.3447527Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:200:1: required from here 2022-05-18T04:14:28.3448406Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3449983Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = long unsigned int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.3451106Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:200:1: required from here 2022-05-18T04:14:28.3452037Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3453445Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = float; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.3454382Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:201:1: required from here 2022-05-18T04:14:28.3455136Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3456448Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = float; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.3457247Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:201:1: required from here 2022-05-18T04:14:28.3468554Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3469918Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = double; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.3470716Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:202:1: required from here 2022-05-18T04:14:28.3471474Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3472781Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = double; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.3473703Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:202:1: required from here 2022-05-18T04:14:28.3474469Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3475807Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = gloo::float16; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:28.3476629Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:203:1: required from here 2022-05-18T04:14:28.3477388Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.3478993Z external/gloo/gloo/cuda_broadcast_one_to_all.cc: In instantiation of 'gloo::CudaBroadcastOneToAll::CudaBroadcastOneToAll(const std::shared_ptr&, const std::vector&, int, int, int, const std::vector&) [with T = gloo::float16; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:28.3507370Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:203:1: required from here 2022-05-18T04:14:28.3508315Z external/gloo/gloo/cuda_broadcast_one_to_all.cc:40:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.7978115Z INFO: From Compiling gloo/broadcast.cc: 2022-05-18T04:14:28.7991259Z external/gloo/gloo/broadcast.cc: In function 'void gloo::broadcast(gloo::BroadcastOptions&)': 2022-05-18T04:14:28.7992087Z external/gloo/gloo/broadcast.cc:92:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:28.7992614Z for (auto i = 0; i < numSends; i++) { 2022-05-18T04:14:28.7992945Z ~~^~~~~~~~~~ 2022-05-18T04:14:29.1083422Z INFO: From Compiling gloo/cuda_allreduce_halving_doubling.cc: 2022-05-18T04:14:29.1098975Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = signed char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.1100009Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:649:1: required from here 2022-05-18T04:14:29.1100949Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1101570Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.1102413Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1103041Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1103407Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1104216Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1104818Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1105638Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1106411Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.1107283Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1107870Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1108683Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1109323Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.1110341Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1111039Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1111475Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1123281Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = signed char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.1124112Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:649:1: required from here 2022-05-18T04:14:29.1125057Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1125676Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1126045Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1126863Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1127443Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1128271Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1128827Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1129662Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1130320Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.1130669Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1131574Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1132401Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1132858Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1133679Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1134380Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1134820Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1135627Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1136369Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.1137244Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1137821Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1138629Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1139222Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1151020Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = signed char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.1151859Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:649:1: required from here 2022-05-18T04:14:29.1152800Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1153499Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.1153845Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1155070Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = signed char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.1155930Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:649:1: required from here 2022-05-18T04:14:29.1156847Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1157402Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1157775Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1158583Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1159271Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.1159617Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1160411Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1161230Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.1161654Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1162458Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1163028Z if (offset > count_) { 2022-05-18T04:14:29.1163341Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.1164120Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1164718Z if (offset + numElements > count_) { 2022-05-18T04:14:29.1165071Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.1179332Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1179985Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.1180973Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1181563Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.1182377Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1182966Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.1183791Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1184404Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.1185228Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1185945Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.1186763Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1187315Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.1188779Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = signed char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.1194569Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:649:1: required from here 2022-05-18T04:14:29.1195709Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1200031Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.1201206Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1201950Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1202382Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1203301Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1204113Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1204947Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1205593Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.1206412Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1206986Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1207807Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1208428Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.1209266Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1209950Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1210403Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1211548Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = signed char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.1212342Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:649:1: required from here 2022-05-18T04:14:29.1213262Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1213929Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1214274Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1215079Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1215665Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1216482Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1217048Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1217872Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1218552Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.1218893Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1219703Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1220398Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1220851Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1221648Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1222340Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1222791Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1223603Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1224309Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.1225284Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1226010Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1226835Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1227427Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1228564Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = signed char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.1229416Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:649:1: required from here 2022-05-18T04:14:29.1230331Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1231021Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.1231385Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1232502Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = signed char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.1233327Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:649:1: required from here 2022-05-18T04:14:29.1234244Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1234875Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1235230Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1236043Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1236734Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.1237212Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1238009Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1238829Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.1239273Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1240063Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1240632Z if (offset > count_) { 2022-05-18T04:14:29.1426445Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.1506940Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1572181Z if (offset + numElements > count_) { 2022-05-18T04:14:29.1574006Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.1575249Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1576199Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.1577394Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1580699Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.1581573Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1582175Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.1583002Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1583629Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.1584623Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1585212Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.1586232Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1586817Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.1588788Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = unsigned char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.1589947Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:650:1: required from here 2022-05-18T04:14:29.1590869Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1591478Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.1592321Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1592935Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1593305Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1594060Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1594627Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1595453Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1596084Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.1596944Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1597643Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1598468Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1599108Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.1599952Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1600647Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1601099Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1602174Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = unsigned char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.1602981Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:650:1: required from here 2022-05-18T04:14:29.1603907Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1604505Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1604853Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1605638Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1606227Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1607053Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1607618Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1608434Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1609225Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.1609586Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1610364Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1611159Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1611614Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1612416Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1613107Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1613560Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1614365Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1615074Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.1615861Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1616354Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1617054Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1617576Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1618646Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = unsigned char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.1619496Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:650:1: required from here 2022-05-18T04:14:29.1620355Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1621148Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.1621513Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1622588Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = unsigned char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.1623417Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:650:1: required from here 2022-05-18T04:14:29.1624277Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1624876Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1625246Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1626243Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1626853Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.1627225Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1628029Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1628804Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.1629225Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1630000Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1630545Z if (offset > count_) { 2022-05-18T04:14:29.1630830Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.1631572Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1632244Z if (offset + numElements > count_) { 2022-05-18T04:14:29.1632592Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.1633379Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1633942Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.1634672Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1635184Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.1635918Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1636416Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.1637145Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1637706Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.1638473Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1638990Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.1639748Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1640283Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.1641652Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = unsigned char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.1642869Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:650:1: required from here 2022-05-18T04:14:29.1643735Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1644291Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.1645067Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1645635Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1645968Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1646697Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1647217Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1647984Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1648577Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.1649378Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1649898Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1650661Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1651344Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.1652140Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1652759Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1653142Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1654104Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = unsigned char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.1654738Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:650:1: required from here 2022-05-18T04:14:29.1655486Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1655990Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1656302Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1656931Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1657415Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1658091Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1658586Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1659262Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1659819Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.1660114Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1660753Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1661319Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1661696Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1662380Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1662940Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1663436Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1664111Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1664709Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.1665427Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1706856Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1707721Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1708275Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1709372Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = unsigned char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.1710158Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:650:1: required from here 2022-05-18T04:14:29.1711063Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1711713Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.1712048Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1713117Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = unsigned char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.1713921Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:650:1: required from here 2022-05-18T04:14:29.1714803Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1715411Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1715900Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1716657Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1717331Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.1717692Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1718442Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1719231Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.1719668Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1720448Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1720992Z if (offset > count_) { 2022-05-18T04:14:29.1721300Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.1722087Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1722668Z if (offset + numElements > count_) { 2022-05-18T04:14:29.1723009Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.1723788Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1724407Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.1725221Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1725804Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.1726568Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1727224Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.1728035Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1728649Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.1729493Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1730069Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.1730985Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1731563Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.1732963Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.1733935Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:651:1: required from here 2022-05-18T04:14:29.1734844Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1735446Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.1736268Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1736876Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1737245Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1906524Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1907156Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1908173Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1908815Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.1909681Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1910236Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1911071Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1911661Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.1912364Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1912920Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1913307Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1914324Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.1915051Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:651:1: required from here 2022-05-18T04:14:29.1915980Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1916604Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1916973Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1917755Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1918329Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1919292Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1919876Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1920684Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1921350Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.1921703Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1922482Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1923162Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1923609Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1924325Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1924882Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1925329Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1926112Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1926840Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.1927699Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1928290Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1929114Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1929685Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1930931Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.1931736Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:651:1: required from here 2022-05-18T04:14:29.1932657Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1933331Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.1933681Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1934693Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.1935472Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:651:1: required from here 2022-05-18T04:14:29.1936408Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1937026Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1937394Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1938171Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1938855Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.1939207Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1939972Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1940788Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.1941234Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1942028Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1942678Z if (offset > count_) { 2022-05-18T04:14:29.1942985Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.1943778Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1944339Z if (offset + numElements > count_) { 2022-05-18T04:14:29.1944686Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.1945483Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1946304Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.1947308Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1948018Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.1949020Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1949716Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.1950686Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1951422Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.1952439Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1953119Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.1954101Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1954807Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.1956616Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.1957810Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:651:1: required from here 2022-05-18T04:14:29.1958901Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1959618Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.1960598Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1961322Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1961767Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1962729Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1964494Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1965462Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1966210Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.1967223Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1967903Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1968883Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1969629Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.1970645Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1971400Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1971752Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1972764Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.1973466Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:651:1: required from here 2022-05-18T04:14:29.1974316Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1974930Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1975299Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1976066Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1976638Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1977352Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1977923Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1978712Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1979372Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.1979721Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1980491Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1981177Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1981607Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1982521Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1983148Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.1983602Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1984406Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1985133Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.1986121Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1986706Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.1987534Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1988112Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.1989165Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.1989969Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:651:1: required from here 2022-05-18T04:14:29.1990884Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1991546Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.1991901Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1992938Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.1993876Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:651:1: required from here 2022-05-18T04:14:29.1994752Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1995375Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.1995743Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1996516Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1997199Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.1997546Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.1998338Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.1999121Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.1999569Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2000325Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2000838Z if (offset > count_) { 2022-05-18T04:14:29.2001135Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2001879Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2002448Z if (offset + numElements > count_) { 2022-05-18T04:14:29.2002772Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2003523Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2004118Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.2004916Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2005606Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2006398Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2006957Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2007722Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2008320Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.2009124Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2009686Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2010493Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2011163Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2012567Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = long int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2013528Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:652:1: required from here 2022-05-18T04:14:29.2014432Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2015034Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.2015832Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2016435Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2016925Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2017711Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2018289Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2019090Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2019715Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2020530Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2021096Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2021917Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2022559Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2023394Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2024072Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2024519Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2025545Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = long int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2059403Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:652:1: required from here 2022-05-18T04:14:29.2060368Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2060983Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2061350Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2062259Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2062849Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2063669Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2064260Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2065611Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2066400Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.2067235Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2069440Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2071061Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2071503Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2072722Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2073396Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2073838Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2075072Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2075804Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.2077733Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2078335Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2079470Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2079904Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2080755Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = long int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2081379Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:652:1: required from here 2022-05-18T04:14:29.2082084Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2082600Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.2082897Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2083776Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = long int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2084497Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:652:1: required from here 2022-05-18T04:14:29.2085345Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2085905Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2086236Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2086990Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2087625Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2087981Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2088763Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2089682Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.2090114Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2091003Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2091550Z if (offset > count_) { 2022-05-18T04:14:29.2091880Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2092652Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2093232Z if (offset + numElements > count_) { 2022-05-18T04:14:29.2093558Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2094335Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2094942Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.2095765Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2096336Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2097125Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2097700Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2098491Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2099095Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.2099922Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2100492Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2101384Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2101969Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2103389Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = long int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2104397Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:652:1: required from here 2022-05-18T04:14:29.2105305Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2106143Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.2106974Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2107581Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2107940Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2108722Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2109308Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2110111Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2110737Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2111590Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2112164Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2113086Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2113727Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2114585Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2115255Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2115700Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2116749Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = long int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2117548Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:652:1: required from here 2022-05-18T04:14:29.2118449Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2119081Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2119454Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2120232Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2120813Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2121633Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2122221Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2123023Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2123700Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.2124053Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2124937Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2125637Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2126089Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2126900Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2127572Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2128026Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2128699Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2129312Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.2130030Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2130585Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2131439Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2131960Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2132922Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = long int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2133699Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:652:1: required from here 2022-05-18T04:14:29.2134481Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2135062Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.2135481Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2136445Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = long int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2137190Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:652:1: required from here 2022-05-18T04:14:29.2138016Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2138568Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2138909Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2139676Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2140349Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2140712Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2141480Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2142235Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.2142639Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2143426Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2143977Z if (offset > count_) { 2022-05-18T04:14:29.2144285Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2145052Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2145636Z if (offset + numElements > count_) { 2022-05-18T04:14:29.2266454Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2267440Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2268029Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.2268819Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2269378Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2270156Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2270709Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2271467Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2272047Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.2272834Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2273373Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2274129Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2274677Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2276089Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = long unsigned int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2277087Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:653:1: required from here 2022-05-18T04:14:29.2277953Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2278664Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.2279460Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2280043Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2280395Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2281150Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2281712Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2282489Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2283101Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2283925Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2284467Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2285211Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2285768Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2286585Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2287221Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2287652Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2288701Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = long unsigned int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2289581Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:653:1: required from here 2022-05-18T04:14:29.2290460Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2291157Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2291511Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2292259Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2292824Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2293618Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2294182Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2294944Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2295595Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.2295929Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2296665Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2297326Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2297760Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2298532Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2299178Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2299612Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2300496Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2301210Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.2301951Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2302449Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2303210Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2303787Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2304941Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = long unsigned int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2305923Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:653:1: required from here 2022-05-18T04:14:29.2306865Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2307535Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.2307888Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2308983Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = long unsigned int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2309682Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:653:1: required from here 2022-05-18T04:14:29.2310436Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2311007Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2311350Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2312219Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2312865Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2313205Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2313958Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2314687Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.2315057Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2315788Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2316312Z if (offset > count_) { 2022-05-18T04:14:29.2316592Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2317337Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2317883Z if (offset + numElements > count_) { 2022-05-18T04:14:29.2318195Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2318933Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2319504Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.2320271Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2320823Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2321583Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2322135Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2322995Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2323578Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.2324370Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2324920Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2325680Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2326223Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2327596Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = long unsigned int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2328592Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:653:1: required from here 2022-05-18T04:14:29.2329440Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2330008Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.2330885Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2331467Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2331801Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2332553Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2333106Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2333863Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2334565Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2335385Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2335937Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2336683Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2337272Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2338071Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2338697Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2339140Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2340200Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = long unsigned int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2340969Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:653:1: required from here 2022-05-18T04:14:29.2341789Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2342360Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2342710Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2343452Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2343997Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2344884Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2345449Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2426617Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2427170Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.2427433Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2428141Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2428774Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2429190Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2429950Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2430515Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2430928Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2431655Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2432369Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.2433182Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2433770Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2434559Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2435083Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2436193Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = long unsigned int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2437185Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:653:1: required from here 2022-05-18T04:14:29.2438070Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2438726Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.2439057Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2440105Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = long unsigned int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2440914Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:653:1: required from here 2022-05-18T04:14:29.2441693Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2442321Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2442682Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2443407Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2443899Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2444172Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2444825Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2445592Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.2446008Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2446751Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2447338Z if (offset > count_) { 2022-05-18T04:14:29.2447627Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2448323Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2448921Z if (offset + numElements > count_) { 2022-05-18T04:14:29.2449248Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2450033Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2450643Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.2451572Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2452131Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2452946Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2453520Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2454306Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2454908Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.2455723Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2456292Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2457086Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2457655Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2459055Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = float; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2460131Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:654:1: required from here 2022-05-18T04:14:29.2461015Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2461598Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.2462409Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2463011Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2463346Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2464140Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2464730Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2465524Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2466256Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2467057Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2467617Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2468417Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2469042Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2469889Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2470663Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2471009Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2471844Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = float; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2472553Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:654:1: required from here 2022-05-18T04:14:29.2473355Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2473884Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2474227Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2474988Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2475534Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2476288Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2476848Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2477632Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2478295Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.2478628Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2479278Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2479884Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2480325Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2481215Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2481846Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2482237Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2482919Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2483630Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.2484426Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2484857Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2485464Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2485931Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2486929Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = float; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2487676Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:654:1: required from here 2022-05-18T04:14:29.2488443Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2489098Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.2489440Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2490524Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = float; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2491445Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:654:1: required from here 2022-05-18T04:14:29.2492465Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2493107Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2493483Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2494298Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2494960Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2495325Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2496134Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2496943Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.2497365Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2498172Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2498741Z if (offset > count_) { 2022-05-18T04:14:29.2499040Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2499776Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2500325Z if (offset + numElements > count_) { 2022-05-18T04:14:29.2500628Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2501380Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2501981Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.2502815Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2503446Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2504196Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2504764Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2505467Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2581816Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.2582655Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2583182Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2583906Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2584447Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2586113Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = float; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2587031Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:654:1: required from here 2022-05-18T04:14:29.2587841Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2588364Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.2589077Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2589620Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2589941Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2590810Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2591333Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2592139Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2592769Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2593590Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2594143Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2594878Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2595424Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2596206Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2596862Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2597276Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2598365Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = float; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2599187Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:654:1: required from here 2022-05-18T04:14:29.2600285Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2600889Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2601279Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2602196Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2602759Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2627655Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2628208Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2629037Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2629669Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.2630006Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2630755Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2631365Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2631767Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2632466Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2633085Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2633493Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2634252Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2634963Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.2635764Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2636322Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2637243Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2637805Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2638784Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = float; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2639511Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:654:1: required from here 2022-05-18T04:14:29.2640417Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2641080Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.2641414Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2642494Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = float; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2643318Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:654:1: required from here 2022-05-18T04:14:29.2644150Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2644714Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2645063Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2645843Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2646492Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2646847Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2647632Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2648566Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.2648934Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2649673Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2650235Z if (offset > count_) { 2022-05-18T04:14:29.2650511Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2651220Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2651655Z if (offset + numElements > count_) { 2022-05-18T04:14:29.2651915Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2652534Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2653090Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.2653726Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2654136Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2654740Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2655221Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2655815Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2656359Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.2657099Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2657566Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2658379Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2658914Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2660181Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = double; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2661132Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:655:1: required from here 2022-05-18T04:14:29.2662039Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2662602Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.2663360Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2663986Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2664334Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2665103Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2665689Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2666484Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2667091Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2667946Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2668503Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2669193Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2669903Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2670764Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2671446Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2671869Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2672900Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = double; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2673654Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:655:1: required from here 2022-05-18T04:14:29.2674545Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2675149Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2675431Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2676024Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2676438Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2677207Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2677637Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2678249Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2678724Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.2679016Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2679741Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2680303Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2680702Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2681404Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2681959Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2682359Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2683090Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2683748Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.2684458Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2685021Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2685838Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2686421Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2687488Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = double; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2688286Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:655:1: required from here 2022-05-18T04:14:29.2689159Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2689786Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.2690135Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2691784Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = double; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2692598Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:655:1: required from here 2022-05-18T04:14:29.2693525Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2694124Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2694450Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2695182Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2695834Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2696178Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2696955Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2697772Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.2698210Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2698983Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2699464Z if (offset > count_) { 2022-05-18T04:14:29.2699703Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2700309Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2700750Z if (offset + numElements > count_) { 2022-05-18T04:14:29.2701016Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2701615Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2702230Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.2702998Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2703446Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2704044Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2704450Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2705043Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2705483Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.2706245Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2706770Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2707484Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2707940Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2709196Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = double; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2710081Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:655:1: required from here 2022-05-18T04:14:29.2710935Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2711539Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.2712485Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2713095Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2713466Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2714259Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2714835Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2715650Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2716280Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2717113Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2717669Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2718502Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2719128Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2719965Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2720648Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2721095Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2722105Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = double; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2722805Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:655:1: required from here 2022-05-18T04:14:29.2723634Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2724114Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2724398Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2724984Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2725477Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2726232Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2726703Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2727308Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2727792Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.2728068Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2728629Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2729127Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2729479Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2730213Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2730898Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2731268Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2731815Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2732093Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.2732732Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2732859Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2733379Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2733516Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2734376Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = double; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2734625Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:655:1: required from here 2022-05-18T04:14:29.2735209Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2735429Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.2735544Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2736304Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = double; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2736560Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:655:1: required from here 2022-05-18T04:14:29.2737148Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2737333Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2737454Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2738044Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2738295Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2738502Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2739110Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2739462Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.2739605Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2740230Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2740369Z if (offset > count_) { 2022-05-18T04:14:29.2740464Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2741038Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2741201Z if (offset + numElements > count_) { 2022-05-18T04:14:29.2741330Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2741886Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2742020Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.2742453Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2742568Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2742990Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2743103Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2743543Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2743712Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.2744333Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2744433Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2744873Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2744993Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2747078Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = gloo::float16; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2747286Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:656:1: required from here 2022-05-18T04:14:29.2747841Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2747994Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.2748524Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2748679Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2748766Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2749225Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2749353Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2749865Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2750047Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2750684Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2750828Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2751349Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2751528Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2752046Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2752293Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2752445Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2753330Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = gloo::float16; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2753611Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:656:1: required from here 2022-05-18T04:14:29.2754230Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2754423Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2754556Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2755165Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2755311Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2755925Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2756080Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2756788Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2757033Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.2757161Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2757779Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2758041Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2758176Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2758794Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2759055Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2759193Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2759737Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2760026Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.2760609Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2760763Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2761363Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2761504Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2762380Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = gloo::float16; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2762647Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:656:1: required from here 2022-05-18T04:14:29.2763331Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2763585Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.2763716Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2764549Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = gloo::float16; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.2764784Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:656:1: required from here 2022-05-18T04:14:29.2765299Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2765446Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2765553Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2766125Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2766379Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2766510Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2767062Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2767407Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.2767538Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2768104Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2768227Z if (offset > count_) { 2022-05-18T04:14:29.2768340Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2768894Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2769130Z if (offset + numElements > count_) { 2022-05-18T04:14:29.2769259Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2769840Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2770017Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.2770579Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2770823Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2771394Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2771546Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2772039Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2772197Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.2772727Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2772858Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2773343Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2773453Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2774547Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = gloo::float16; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2774904Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:656:1: required from here 2022-05-18T04:14:29.2775471Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:98:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2775635Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.2776208Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:128:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2776385Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2776508Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2777078Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:138:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2777208Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2777780Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:140:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2777977Z if (sendOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2778553Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:147:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2778704Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2779279Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:149:43: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2779476Z if (recvOffsets_[i] + stepChunkSize > count_) { 2022-05-18T04:14:29.2780052Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:215:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2780298Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2780512Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2781354Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::run() [with T = gloo::float16; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2781616Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:656:1: required from here 2022-05-18T04:14:29.2782209Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:266:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2782391Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2782519Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2783129Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:267:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2783282Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2783844Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:271:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2783998Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2784582Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:286:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2784818Z if (i != stepsWithinBlock_ - 1) { 2022-05-18T04:14:29.2784946Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2785532Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:319:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2785927Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2786069Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2786666Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:333:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2787010Z for (int i = 0; i < numSendsAndReceivesToLargerBlock; i++) { 2022-05-18T04:14:29.2787153Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2787751Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:348:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2788048Z if (recvOffsets_[stepsWithinBlock_ - 1] < count_) { 2022-05-18T04:14:29.2788628Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:362:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2788786Z if (recvOffsets_[i] < count_) { 2022-05-18T04:14:29.2789371Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:367:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2789525Z if (sendOffsets_[i] < count_) { 2022-05-18T04:14:29.2790407Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initBinaryBlocks() [with T = gloo::float16; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2790675Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:656:1: required from here 2022-05-18T04:14:29.2791268Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:48:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2791516Z if (offset <= this->context_->rank) { 2022-05-18T04:14:29.2791636Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2792530Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::devicePointerInit() [with T = gloo::float16; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.2792777Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:656:1: required from here 2022-05-18T04:14:29.2793383Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:414:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2793668Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2793782Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2794388Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:417:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2794639Z offset = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2794770Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2795354Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:420:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2795734Z numElements = i == stepsWithinBlock_ - 1 ? recvCounts_[i] + sendCounts_[i] 2022-05-18T04:14:29.2795872Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2796475Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:422:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2796614Z if (offset > count_) { 2022-05-18T04:14:29.2796713Z ~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2797317Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:426:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2797484Z if (offset + numElements > count_) { 2022-05-18T04:14:29.2797612Z ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:14:29.2798185Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:431:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2798366Z for (int j = 0; j < devicePtrs_.size(); j++) { 2022-05-18T04:14:29.2798962Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:436:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2799115Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2799761Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:439:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2799922Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2800528Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:443:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2800701Z for (int i = 0; i < devicePtrs_.size(); i++) { 2022-05-18T04:14:29.2801294Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2801449Z if (sendOffsets_[0] < count_) { 2022-05-18T04:14:29.2802049Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:448:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2802204Z if (recvOffsets_[0] < count_) { 2022-05-18T04:14:29.2803869Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = signed char; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2805080Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:109:7: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = signed char; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2805351Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:649:1: required from here 2022-05-18T04:14:29.2805950Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:478:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2806194Z if (bytes_ < kOnDeviceThreshold) { 2022-05-18T04:14:29.2806319Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2807917Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = signed char; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2809123Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = signed char; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2809401Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:649:1: required from here 2022-05-18T04:14:29.2810007Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:577:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2810199Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2810329Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2811035Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:582:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2811394Z const size_t numElementsInBcast = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2811531Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2813426Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaDeviceWorkspace; T = signed char; W = gloo::CudaDeviceWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaDevicePointer]': 2022-05-18T04:14:29.2814646Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = signed char; W = gloo::CudaDeviceWorkspace]' 2022-05-18T04:14:29.2814920Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:649:1: required from here 2022-05-18T04:14:29.2815528Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:630:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2815709Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2815838Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2816451Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:640:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2816785Z i == stepsWithinBlock_ - 1 ? sendCounts_[i] + recvCounts_[i] 2022-05-18T04:14:29.2816911Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2818621Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = unsigned char; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2819882Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:109:7: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = unsigned char; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2820155Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:650:1: required from here 2022-05-18T04:14:29.2820756Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:478:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2820920Z if (bytes_ < kOnDeviceThreshold) { 2022-05-18T04:14:29.2821043Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2822842Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = unsigned char; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2824053Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = unsigned char; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2824320Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:650:1: required from here 2022-05-18T04:14:29.2824944Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:577:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2825131Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2825260Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2826099Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:582:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2826451Z const size_t numElementsInBcast = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2826593Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2828447Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaDeviceWorkspace; T = unsigned char; W = gloo::CudaDeviceWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaDevicePointer]': 2022-05-18T04:14:29.2829683Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = unsigned char; W = gloo::CudaDeviceWorkspace]' 2022-05-18T04:14:29.2829944Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:650:1: required from here 2022-05-18T04:14:29.2830552Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:630:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2830746Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2830878Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2831475Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:640:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2831818Z i == stepsWithinBlock_ - 1 ? sendCounts_[i] + recvCounts_[i] 2022-05-18T04:14:29.2832023Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2833573Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = int; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2834741Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:109:7: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = int; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2835006Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:651:1: required from here 2022-05-18T04:14:29.2835630Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:478:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2835792Z if (bytes_ < kOnDeviceThreshold) { 2022-05-18T04:14:29.2835911Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2837576Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = int; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2838719Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = int; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2839052Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:651:1: required from here 2022-05-18T04:14:29.2839671Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:577:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2839856Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2839988Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2840606Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:582:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2840947Z const size_t numElementsInBcast = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2841084Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2842787Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaDeviceWorkspace; T = int; W = gloo::CudaDeviceWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaDevicePointer]': 2022-05-18T04:14:29.2843923Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = int; W = gloo::CudaDeviceWorkspace]' 2022-05-18T04:14:29.2844174Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:651:1: required from here 2022-05-18T04:14:29.2844729Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:630:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2844902Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2845138Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2845719Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:640:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2846047Z i == stepsWithinBlock_ - 1 ? sendCounts_[i] + recvCounts_[i] 2022-05-18T04:14:29.2846168Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2847729Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = long int; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2848881Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:109:7: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = long int; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2849148Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:652:1: required from here 2022-05-18T04:14:29.2849741Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:478:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2849900Z if (bytes_ < kOnDeviceThreshold) { 2022-05-18T04:14:29.2850020Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2851838Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = long int; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2853050Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = long int; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2853310Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:652:1: required from here 2022-05-18T04:14:29.2853918Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:577:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2854108Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2854231Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2854837Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:582:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2855172Z const size_t numElementsInBcast = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2855308Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2857062Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaDeviceWorkspace; T = long int; W = gloo::CudaDeviceWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaDevicePointer]': 2022-05-18T04:14:29.2858260Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = long int; W = gloo::CudaDeviceWorkspace]' 2022-05-18T04:14:29.2858598Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:652:1: required from here 2022-05-18T04:14:29.2859199Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:630:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2859384Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2859514Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2860118Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:640:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2860452Z i == stepsWithinBlock_ - 1 ? sendCounts_[i] + recvCounts_[i] 2022-05-18T04:14:29.2860576Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2862126Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = long unsigned int; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2863272Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:109:7: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = long unsigned int; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2863541Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:653:1: required from here 2022-05-18T04:14:29.2864227Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:478:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2864392Z if (bytes_ < kOnDeviceThreshold) { 2022-05-18T04:14:29.2864519Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2869563Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = long unsigned int; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2870868Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = long unsigned int; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2871150Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:653:1: required from here 2022-05-18T04:14:29.2871764Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:577:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2871954Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2872080Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2872697Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:582:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2873047Z const size_t numElementsInBcast = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2873199Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2875061Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaDeviceWorkspace; T = long unsigned int; W = gloo::CudaDeviceWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaDevicePointer]': 2022-05-18T04:14:29.2876475Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = long unsigned int; W = gloo::CudaDeviceWorkspace]' 2022-05-18T04:14:29.2876733Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:653:1: required from here 2022-05-18T04:14:29.2877337Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:630:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2877535Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2877663Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2878273Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:640:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2878601Z i == stepsWithinBlock_ - 1 ? sendCounts_[i] + recvCounts_[i] 2022-05-18T04:14:29.2878729Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2880316Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = float; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2881578Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:109:7: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = float; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2881856Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:654:1: required from here 2022-05-18T04:14:29.2882467Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:478:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2882639Z if (bytes_ < kOnDeviceThreshold) { 2022-05-18T04:14:29.2882750Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2884432Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = float; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2885616Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = float; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2885889Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:654:1: required from here 2022-05-18T04:14:29.2886490Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:577:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2886684Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2886873Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2887490Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:582:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2887834Z const size_t numElementsInBcast = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2887982Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2889710Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaDeviceWorkspace; T = float; W = gloo::CudaDeviceWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaDevicePointer]': 2022-05-18T04:14:29.2890992Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = float; W = gloo::CudaDeviceWorkspace]' 2022-05-18T04:14:29.2891257Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:654:1: required from here 2022-05-18T04:14:29.2891869Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:630:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2892059Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2892184Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2892790Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:640:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2893131Z i == stepsWithinBlock_ - 1 ? sendCounts_[i] + recvCounts_[i] 2022-05-18T04:14:29.2893256Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2894937Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = double; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2896138Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:109:7: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = double; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2896406Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:655:1: required from here 2022-05-18T04:14:29.2896999Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:478:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2897175Z if (bytes_ < kOnDeviceThreshold) { 2022-05-18T04:14:29.2897286Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2898987Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = double; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2900184Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = double; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2900524Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:655:1: required from here 2022-05-18T04:14:29.2901132Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:577:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2901314Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2901443Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2902063Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:582:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2902405Z const size_t numElementsInBcast = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2902548Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2904295Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaDeviceWorkspace; T = double; W = gloo::CudaDeviceWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaDevicePointer]': 2022-05-18T04:14:29.2905483Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = double; W = gloo::CudaDeviceWorkspace]' 2022-05-18T04:14:29.2905884Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:655:1: required from here 2022-05-18T04:14:29.2906495Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:630:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2906681Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2906913Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2907530Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:640:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2907866Z i == stepsWithinBlock_ - 1 ? sendCounts_[i] + recvCounts_[i] 2022-05-18T04:14:29.2907988Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2909659Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = gloo::float16; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2910899Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:109:7: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = gloo::float16; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2911173Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:656:1: required from here 2022-05-18T04:14:29.2911754Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:478:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2911918Z if (bytes_ < kOnDeviceThreshold) { 2022-05-18T04:14:29.2912021Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2913622Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = gloo::float16; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:29.2914856Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = gloo::float16; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:29.2915115Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:656:1: required from here 2022-05-18T04:14:29.2915695Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:577:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2915870Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2916000Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2916585Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:582:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2916916Z const size_t numElementsInBcast = i == stepsWithinBlock_ - 1 2022-05-18T04:14:29.2917067Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2918831Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc: In instantiation of 'void gloo::CudaAllreduceHalvingDoubling::initReductionsAndBroadcasts(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaDeviceWorkspace; T = gloo::float16; W = gloo::CudaDeviceWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaDevicePointer]': 2022-05-18T04:14:29.2920102Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:241:32: required from 'gloo::CudaAllreduceHalvingDoubling::CudaAllreduceHalvingDoubling(const std::shared_ptr&, const std::vector&, int, const std::vector&, bool) [with T = gloo::float16; W = gloo::CudaDeviceWorkspace]' 2022-05-18T04:14:29.2920383Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:656:1: required from here 2022-05-18T04:14:29.2920959Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:630:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2921153Z for (int i = 0; i < stepsWithinBlock_; i++) { 2022-05-18T04:14:29.2921284Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.2921876Z external/gloo/gloo/cuda_allreduce_halving_doubling.cc:640:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.2922208Z i == stepsWithinBlock_ - 1 ? sendCounts_[i] + recvCounts_[i] 2022-05-18T04:14:29.2922338Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:29.5265874Z INFO: From Compiling gloo/cuda_allreduce_local.cc: 2022-05-18T04:14:29.5268887Z external/gloo/gloo/cuda_allreduce_local.cc: In instantiation of 'gloo::CudaAllreduceLocal::CudaAllreduceLocal(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = signed char]': 2022-05-18T04:14:29.5269388Z external/gloo/gloo/cuda_allreduce_local.cc:70:1: required from here 2022-05-18T04:14:29.5270503Z external/gloo/gloo/cuda_allreduce_local.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.5271455Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.5272469Z external/gloo/gloo/cuda_allreduce_local.cc: In instantiation of 'gloo::CudaAllreduceLocal::CudaAllreduceLocal(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = unsigned char]': 2022-05-18T04:14:29.5273012Z external/gloo/gloo/cuda_allreduce_local.cc:71:1: required from here 2022-05-18T04:14:29.5273986Z external/gloo/gloo/cuda_allreduce_local.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.5282482Z external/gloo/gloo/cuda_allreduce_local.cc: In instantiation of 'gloo::CudaAllreduceLocal::CudaAllreduceLocal(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = int]': 2022-05-18T04:14:29.5282724Z external/gloo/gloo/cuda_allreduce_local.cc:72:1: required from here 2022-05-18T04:14:29.5283321Z external/gloo/gloo/cuda_allreduce_local.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.5284249Z external/gloo/gloo/cuda_allreduce_local.cc: In instantiation of 'gloo::CudaAllreduceLocal::CudaAllreduceLocal(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = long int]': 2022-05-18T04:14:29.5284506Z external/gloo/gloo/cuda_allreduce_local.cc:73:1: required from here 2022-05-18T04:14:29.5285068Z external/gloo/gloo/cuda_allreduce_local.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.5285958Z external/gloo/gloo/cuda_allreduce_local.cc: In instantiation of 'gloo::CudaAllreduceLocal::CudaAllreduceLocal(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = long unsigned int]': 2022-05-18T04:14:29.5286199Z external/gloo/gloo/cuda_allreduce_local.cc:74:1: required from here 2022-05-18T04:14:29.5286769Z external/gloo/gloo/cuda_allreduce_local.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.5287670Z external/gloo/gloo/cuda_allreduce_local.cc: In instantiation of 'gloo::CudaAllreduceLocal::CudaAllreduceLocal(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = float]': 2022-05-18T04:14:29.5288067Z external/gloo/gloo/cuda_allreduce_local.cc:75:1: required from here 2022-05-18T04:14:29.5288627Z external/gloo/gloo/cuda_allreduce_local.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.5289537Z external/gloo/gloo/cuda_allreduce_local.cc: In instantiation of 'gloo::CudaAllreduceLocal::CudaAllreduceLocal(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = double]': 2022-05-18T04:14:29.5289773Z external/gloo/gloo/cuda_allreduce_local.cc:76:1: required from here 2022-05-18T04:14:29.5290345Z external/gloo/gloo/cuda_allreduce_local.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.5291370Z external/gloo/gloo/cuda_allreduce_local.cc: In instantiation of 'gloo::CudaAllreduceLocal::CudaAllreduceLocal(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = gloo::float16]': 2022-05-18T04:14:29.5291615Z external/gloo/gloo/cuda_allreduce_local.cc:77:1: required from here 2022-05-18T04:14:29.5292199Z external/gloo/gloo/cuda_allreduce_local.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8163525Z INFO: From Compiling gloo/cuda_allreduce_ring.cc: 2022-05-18T04:14:29.8172787Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = signed char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.8174168Z external/gloo/gloo/cuda_allreduce_ring.cc:181:1: required from here 2022-05-18T04:14:29.8175402Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8177332Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:29.8178768Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = signed char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.8180667Z external/gloo/gloo/cuda_allreduce_ring.cc:181:1: required from here 2022-05-18T04:14:29.8181660Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8184129Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = unsigned char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.8185149Z external/gloo/gloo/cuda_allreduce_ring.cc:182:1: required from here 2022-05-18T04:14:29.8187158Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8188820Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = unsigned char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.8190712Z external/gloo/gloo/cuda_allreduce_ring.cc:182:1: required from here 2022-05-18T04:14:29.8191728Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8231179Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.8232270Z external/gloo/gloo/cuda_allreduce_ring.cc:183:1: required from here 2022-05-18T04:14:29.8233114Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8234561Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.8235378Z external/gloo/gloo/cuda_allreduce_ring.cc:183:1: required from here 2022-05-18T04:14:29.8236245Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8237667Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = long int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.8238543Z external/gloo/gloo/cuda_allreduce_ring.cc:184:1: required from here 2022-05-18T04:14:29.8239418Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8240879Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = long int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.8241756Z external/gloo/gloo/cuda_allreduce_ring.cc:184:1: required from here 2022-05-18T04:14:29.8242601Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8244091Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = long unsigned int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.8245070Z external/gloo/gloo/cuda_allreduce_ring.cc:185:1: required from here 2022-05-18T04:14:29.8245920Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8247420Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = long unsigned int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.8248307Z external/gloo/gloo/cuda_allreduce_ring.cc:185:1: required from here 2022-05-18T04:14:29.8249166Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8250539Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = float; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.8251484Z external/gloo/gloo/cuda_allreduce_ring.cc:186:1: required from here 2022-05-18T04:14:29.8252330Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8253776Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = float; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.8254667Z external/gloo/gloo/cuda_allreduce_ring.cc:186:1: required from here 2022-05-18T04:14:29.8255631Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8257086Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = double; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.8260898Z external/gloo/gloo/cuda_allreduce_ring.cc:187:1: required from here 2022-05-18T04:14:29.8261828Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8263246Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = double; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.8264145Z external/gloo/gloo/cuda_allreduce_ring.cc:187:1: required from here 2022-05-18T04:14:29.8265016Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8267026Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = gloo::float16; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:29.8267938Z external/gloo/gloo/cuda_allreduce_ring.cc:188:1: required from here 2022-05-18T04:14:29.8268787Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:29.8270251Z external/gloo/gloo/cuda_allreduce_ring.cc: In instantiation of 'gloo::CudaAllreduceRing::CudaAllreduceRing(const std::shared_ptr&, const std::vector&, int, const std::vector&) [with T = gloo::float16; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:29.8271239Z external/gloo/gloo/cuda_allreduce_ring.cc:188:1: required from here 2022-05-18T04:14:29.8272055Z external/gloo/gloo/cuda_allreduce_ring.cc:34:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:30.0993260Z INFO: From Compiling gloo/common/linux.cc: 2022-05-18T04:14:30.1010815Z external/gloo/gloo/common/linux.cc: In function 'std::vector > gloo::pciDevices(gloo::PCIClassMatch)': 2022-05-18T04:14:30.1011879Z external/gloo/gloo/common/linux.cc:97:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:30.1012513Z if (match.value != (pciGetClass(device) & match.mask)) { 2022-05-18T04:14:30.1012938Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:30.1013696Z external/gloo/gloo/common/linux.cc: In function 'int gloo::pciDistance(const string&, const string&)': 2022-05-18T04:14:30.1014614Z external/gloo/gloo/common/linux.cc:135:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:30.1015199Z if (prefixLength == partsA.size()) { 2022-05-18T04:14:30.1015564Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:30.1016284Z external/gloo/gloo/common/linux.cc:139:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:30.1016853Z if (prefixLength == partsB.size()) { 2022-05-18T04:14:30.1017216Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:30.3231899Z INFO: From Compiling gloo/gather.cc: 2022-05-18T04:14:30.3252772Z external/gloo/gloo/gather.cc: In function 'void gloo::gather(gloo::GatherOptions&)': 2022-05-18T04:14:30.3253674Z external/gloo/gloo/gather.cc:36:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:30.3254570Z for (size_t i = 0; i < context->size; i++) { 2022-05-18T04:14:30.3254918Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:30.3255640Z external/gloo/gloo/gather.cc:37:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:30.3256241Z if (i == context->rank) { 2022-05-18T04:14:30.3256544Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:30.3257250Z external/gloo/gloo/gather.cc:50:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:30.3257910Z for (size_t i = 0; i < context->size; i++) { 2022-05-18T04:14:30.3258255Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:30.3258979Z external/gloo/gloo/gather.cc:51:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:30.3259580Z if (i == context->rank) { 2022-05-18T04:14:30.3259902Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:30.7681838Z INFO: From Compiling gloo/reduce.cc: 2022-05-18T04:14:30.7704562Z external/gloo/gloo/reduce.cc: In function 'void gloo::reduce(gloo::ReduceOptions&)': 2022-05-18T04:14:30.7705461Z external/gloo/gloo/reduce.cc:171:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:30.7706145Z for (auto i = 0; i < numSegments; i++) { 2022-05-18T04:14:30.7706476Z ~~^~~~~~~~~~~~~ 2022-05-18T04:14:30.7707192Z external/gloo/gloo/reduce.cc:187:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:30.7707825Z if ((i - 2) < numSegmentsPerRank) { 2022-05-18T04:14:30.7708162Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:30.7708874Z external/gloo/gloo/reduce.cc:199:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:30.7709491Z if (i < (numSegments - 2)) { 2022-05-18T04:14:30.7710017Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:30.7710726Z external/gloo/gloo/reduce.cc:206:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:30.7711194Z if (i < numSegmentsPerRank) { 2022-05-18T04:14:30.7711514Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:30.7712194Z external/gloo/gloo/reduce.cc:223:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:30.7712856Z for (size_t rank = 0; rank < context->size; rank++) { 2022-05-18T04:14:30.7713238Z ~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:30.7713931Z external/gloo/gloo/reduce.cc:224:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:30.7714534Z if (rank == context->rank) { 2022-05-18T04:14:30.7714860Z ~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:31.7079233Z INFO: From Compiling gloo/scatter.cc: 2022-05-18T04:14:31.7097618Z external/gloo/gloo/scatter.cc: In function 'void gloo::scatter(gloo::ScatterOptions&)': 2022-05-18T04:14:31.7098539Z external/gloo/gloo/scatter.cc:40:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:31.7099220Z for (size_t i = 0; i < context->size; i++) { 2022-05-18T04:14:31.7099598Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:31.7100326Z external/gloo/gloo/scatter.cc:41:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:31.7100912Z if (i == context->rank) { 2022-05-18T04:14:31.7101238Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:31.7101955Z external/gloo/gloo/scatter.cc:51:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:31.7102600Z for (size_t i = 0; i < context->size; i++) { 2022-05-18T04:14:31.7102962Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:31.7103690Z external/gloo/gloo/scatter.cc:52:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:31.7104438Z if (i == context->rank) { 2022-05-18T04:14:31.7104727Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:14:33.8156264Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseMatMul.cu: 2022-05-18T04:14:33.8165953Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:14:33.8166789Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:70:0: warning: ignoring #pragma push [-Wunknown-pragmas] 2022-05-18T04:14:33.8167268Z #pragma push 2022-05-18T04:14:33.8167528Z 2022-05-18T04:14:33.8168134Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:88:0: warning: ignoring #pragma pop [-Wunknown-pragmas] 2022-05-18T04:14:33.8168637Z #pragma pop 2022-05-18T04:14:33.8170859Z 2022-05-18T04:14:33.8172286Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu: In instantiation of 'void at::native::_GLOBAL__N__47_tmpxft_000038e3_00000000_7_SparseMatMul_cpp1_ii_9a0a8204::sparse_sparse_matmul_cuda_kernel(at::Tensor&, const at::Tensor&, const at::Tensor&) [with scalar_t = double]': 2022-05-18T04:14:33.8173504Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:803:92: required from here 2022-05-18T04:14:33.8175564Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:737:87: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8179235Z auto output_indices_accessor = output_indices.packed_accessor(); 2022-05-18T04:14:33.8179821Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 2022-05-18T04:14:33.8180623Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8183751Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8184326Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8186200Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:739:100: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = int; long unsigned int N = 1; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8189567Z auto csr_output_pointers_accessor = 2022-05-18T04:14:33.8190084Z ~ ^ 2022-05-18T04:14:33.8190957Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8193871Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8194445Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8196118Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:742:94: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = int; long unsigned int N = 1; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8199406Z auto csr_output_ind_accessor = 2022-05-18T04:14:33.8199905Z ~ ^ 2022-05-18T04:14:33.8200684Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8203625Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8204187Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8205662Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu: In instantiation of 'void at::native::_GLOBAL__N__47_tmpxft_000038e3_00000000_7_SparseMatMul_cpp1_ii_9a0a8204::sparse_sparse_matmul_cuda_kernel(at::Tensor&, const at::Tensor&, const at::Tensor&) [with scalar_t = float]': 2022-05-18T04:14:33.8208858Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:803:91: required from here 2022-05-18T04:14:33.8210784Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:737:87: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8212064Z auto output_indices_accessor = output_indices.packed_accessor(); 2022-05-18T04:14:33.8214945Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 2022-05-18T04:14:33.8215724Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8216526Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8217207Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8221288Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:739:100: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = int; long unsigned int N = 1; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8222435Z auto csr_output_pointers_accessor = 2022-05-18T04:14:33.8222990Z ~ ^ 2022-05-18T04:14:33.8226115Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8226820Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8227564Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8231486Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:742:94: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = int; long unsigned int N = 1; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8232598Z auto csr_output_ind_accessor = 2022-05-18T04:14:33.8233117Z ~ ^ 2022-05-18T04:14:33.8233984Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8237018Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8237575Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8238951Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu: In instantiation of 'void at::native::_GLOBAL__N__47_tmpxft_000038e3_00000000_7_SparseMatMul_cpp1_ii_9a0a8204::sparse_sparse_matmul_cuda_kernel(at::Tensor&, const at::Tensor&, const at::Tensor&) [with scalar_t = c10::complex]': 2022-05-18T04:14:33.8308858Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:803:108: required from here 2022-05-18T04:14:33.8310915Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:737:87: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8312181Z auto output_indices_accessor = output_indices.packed_accessor(); 2022-05-18T04:14:33.8312775Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 2022-05-18T04:14:33.8313533Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8314351Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8314883Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8316553Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:739:100: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = int; long unsigned int N = 1; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8317692Z auto csr_output_pointers_accessor = 2022-05-18T04:14:33.8318189Z ~ ^ 2022-05-18T04:14:33.8318909Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8319589Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8320158Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8321754Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:742:94: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = int; long unsigned int N = 1; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8322918Z auto csr_output_ind_accessor = 2022-05-18T04:14:33.8323385Z ~ ^ 2022-05-18T04:14:33.8324138Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8324870Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8325374Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8326640Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu: In instantiation of 'void at::native::_GLOBAL__N__47_tmpxft_000038e3_00000000_7_SparseMatMul_cpp1_ii_9a0a8204::sparse_sparse_matmul_cuda_kernel(at::Tensor&, const at::Tensor&, const at::Tensor&) [with scalar_t = c10::complex]': 2022-05-18T04:14:33.8327768Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:803:107: required from here 2022-05-18T04:14:33.8329560Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:737:87: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8330879Z auto output_indices_accessor = output_indices.packed_accessor(); 2022-05-18T04:14:33.8331468Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 2022-05-18T04:14:33.8332165Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8332873Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8333440Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8335035Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:739:100: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = int; long unsigned int N = 1; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8336242Z auto csr_output_pointers_accessor = 2022-05-18T04:14:33.8336714Z ~ ^ 2022-05-18T04:14:33.8337447Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8338148Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8338800Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8340423Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:742:94: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = int; long unsigned int N = 1; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8341578Z auto csr_output_ind_accessor = 2022-05-18T04:14:33.8342124Z ~ ^ 2022-05-18T04:14:33.8342852Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8343562Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8344124Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8345386Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu: In instantiation of 'void at::native::_GLOBAL__N__47_tmpxft_000038e3_00000000_7_SparseMatMul_cpp1_ii_9a0a8204::sparse_sparse_matmul_cuda_kernel(at::Tensor&, const at::Tensor&, const at::Tensor&) [with scalar_t = c10::Half]': 2022-05-18T04:14:33.8346386Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:803:95: required from here 2022-05-18T04:14:33.8348005Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:737:87: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8349281Z auto output_indices_accessor = output_indices.packed_accessor(); 2022-05-18T04:14:33.8349859Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 2022-05-18T04:14:33.8350733Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8351437Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8351988Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8353676Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:739:100: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = int; long unsigned int N = 1; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8354822Z auto csr_output_pointers_accessor = 2022-05-18T04:14:33.8355327Z ~ ^ 2022-05-18T04:14:33.8356044Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8356753Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8357316Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8359006Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:742:94: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = int; long unsigned int N = 1; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8360160Z auto csr_output_ind_accessor = 2022-05-18T04:14:33.8360654Z ~ ^ 2022-05-18T04:14:33.8361375Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8362103Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8362642Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8364034Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu: In instantiation of 'void at::native::_GLOBAL__N__47_tmpxft_000038e3_00000000_7_SparseMatMul_cpp1_ii_9a0a8204::sparse_sparse_matmul_cuda_kernel(at::Tensor&, const at::Tensor&, const at::Tensor&) [with scalar_t = c10::BFloat16]': 2022-05-18T04:14:33.8365350Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:803:99: required from here 2022-05-18T04:14:33.8367150Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:737:87: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = long int; long unsigned int N = 2; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8368424Z auto output_indices_accessor = output_indices.packed_accessor(); 2022-05-18T04:14:33.8369016Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ 2022-05-18T04:14:33.8369752Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8370467Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8371122Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8372872Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:739:100: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = int; long unsigned int N = 1; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8374009Z auto csr_output_pointers_accessor = 2022-05-18T04:14:33.8374515Z ~ ^ 2022-05-18T04:14:33.8375268Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8376071Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8376620Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:33.8378279Z aten/src/ATen/native/sparse/cuda/SparseMatMul.cu:742:94: warning: 'at::GenericPackedTensorAccessor at::Tensor::packed_accessor() const & [with T = int; long unsigned int N = 1; PtrTraits = at::DefaultPtrTraits; index_t = long int]' is deprecated: packed_accessor is deprecated, use packed_accessor32 or packed_accessor64 instead [-Wdeprecated-declarations] 2022-05-18T04:14:33.8379390Z auto csr_output_ind_accessor = 2022-05-18T04:14:33.8379854Z ~ ^ 2022-05-18T04:14:33.8380611Z bazel-out/k8-fastbuild-gpu/bin/aten/src/ATen/core/TensorBody.h:244:1: note: declared here 2022-05-18T04:14:33.8381304Z GenericPackedTensorAccessor packed_accessor() const & { 2022-05-18T04:14:33.8381876Z ^ ~~~~~~~~~~~~~ 2022-05-18T04:14:35.0154341Z INFO: From Compiling gloo/barrier.cc: 2022-05-18T04:14:35.0165009Z external/gloo/gloo/barrier.cc: In function 'void gloo::barrier(gloo::BarrierOptions&)': 2022-05-18T04:14:35.0165929Z external/gloo/gloo/barrier.cc:30:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.0166593Z for (size_t d = 1; d < context->size; d <<= 1) { 2022-05-18T04:14:35.0166965Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:14:35.3125779Z INFO: From Compiling gloo/cuda_allreduce_bcube.cc: 2022-05-18T04:14:35.3137274Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = signed char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3138337Z external/gloo/gloo/cuda_allreduce_bcube.cc:508:1: required from here 2022-05-18T04:14:35.3139368Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3139974Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3140786Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3141369Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3141725Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3142697Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = signed char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3143407Z external/gloo/gloo/cuda_allreduce_bcube.cc:508:1: required from here 2022-05-18T04:14:35.3144272Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3144870Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3145225Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3146948Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = signed char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3147641Z external/gloo/gloo/cuda_allreduce_bcube.cc:508:1: required from here 2022-05-18T04:14:35.3148516Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3149093Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3149444Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3172593Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = signed char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3173713Z external/gloo/gloo/cuda_allreduce_bcube.cc:508:1: required from here 2022-05-18T04:14:35.3174572Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3175103Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3175778Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3176346Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3176668Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3177622Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = signed char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3178334Z external/gloo/gloo/cuda_allreduce_bcube.cc:508:1: required from here 2022-05-18T04:14:35.3179092Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3179602Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3179916Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3180788Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = signed char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3181456Z external/gloo/gloo/cuda_allreduce_bcube.cc:508:1: required from here 2022-05-18T04:14:35.3182267Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3182759Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3183073Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3184561Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = unsigned char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3185569Z external/gloo/gloo/cuda_allreduce_bcube.cc:509:1: required from here 2022-05-18T04:14:35.3186620Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3187125Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3195257Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3195856Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3196207Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3197136Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = unsigned char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3197816Z external/gloo/gloo/cuda_allreduce_bcube.cc:509:1: required from here 2022-05-18T04:14:35.3198638Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3199154Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3199453Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3200332Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = unsigned char; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3201042Z external/gloo/gloo/cuda_allreduce_bcube.cc:509:1: required from here 2022-05-18T04:14:35.3201888Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3202450Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3202943Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3204249Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = unsigned char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3205209Z external/gloo/gloo/cuda_allreduce_bcube.cc:509:1: required from here 2022-05-18T04:14:35.3206051Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3206610Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3207358Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3207944Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3208273Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3217884Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = unsigned char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3218652Z external/gloo/gloo/cuda_allreduce_bcube.cc:509:1: required from here 2022-05-18T04:14:35.3219553Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3220138Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3220494Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3221502Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = unsigned char; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3222272Z external/gloo/gloo/cuda_allreduce_bcube.cc:509:1: required from here 2022-05-18T04:14:35.3223272Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3223877Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3224231Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3225525Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3226589Z external/gloo/gloo/cuda_allreduce_bcube.cc:510:1: required from here 2022-05-18T04:14:35.3227470Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3228069Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3228864Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3229468Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3229818Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3230724Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3231411Z external/gloo/gloo/cuda_allreduce_bcube.cc:510:1: required from here 2022-05-18T04:14:35.3232278Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3232872Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3233214Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3244319Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3245610Z external/gloo/gloo/cuda_allreduce_bcube.cc:510:1: required from here 2022-05-18T04:14:35.3246953Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3247906Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3252288Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3253727Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3254679Z external/gloo/gloo/cuda_allreduce_bcube.cc:510:1: required from here 2022-05-18T04:14:35.3255579Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3256171Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3256966Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3257541Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3257891Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3258807Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3259446Z external/gloo/gloo/cuda_allreduce_bcube.cc:510:1: required from here 2022-05-18T04:14:35.3260266Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3260843Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3261163Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3262731Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3307000Z external/gloo/gloo/cuda_allreduce_bcube.cc:510:1: required from here 2022-05-18T04:14:35.3307988Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3308563Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3308884Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3310301Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = long int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3311324Z external/gloo/gloo/cuda_allreduce_bcube.cc:511:1: required from here 2022-05-18T04:14:35.3312237Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3312838Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3313786Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3314388Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3314748Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3315661Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = long int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3316394Z external/gloo/gloo/cuda_allreduce_bcube.cc:511:1: required from here 2022-05-18T04:14:35.3317257Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3317875Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3318393Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3319290Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = long int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3320005Z external/gloo/gloo/cuda_allreduce_bcube.cc:511:1: required from here 2022-05-18T04:14:35.3320858Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3321453Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3321785Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3323165Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = long int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3324173Z external/gloo/gloo/cuda_allreduce_bcube.cc:511:1: required from here 2022-05-18T04:14:35.3324925Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3325361Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3326112Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3326706Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3327022Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3327936Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = long int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3328626Z external/gloo/gloo/cuda_allreduce_bcube.cc:511:1: required from here 2022-05-18T04:14:35.3329616Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3330218Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3330557Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3331577Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = long int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3332271Z external/gloo/gloo/cuda_allreduce_bcube.cc:511:1: required from here 2022-05-18T04:14:35.3333082Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3333654Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3333994Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3335441Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = long unsigned int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3336445Z external/gloo/gloo/cuda_allreduce_bcube.cc:512:1: required from here 2022-05-18T04:14:35.3337323Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3337940Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3338768Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3339377Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3339742Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3340758Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = long unsigned int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3341535Z external/gloo/gloo/cuda_allreduce_bcube.cc:512:1: required from here 2022-05-18T04:14:35.3342354Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3342966Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3343303Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3344326Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = long unsigned int; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3345110Z external/gloo/gloo/cuda_allreduce_bcube.cc:512:1: required from here 2022-05-18T04:14:35.3346137Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3346721Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3347081Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3348529Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = long unsigned int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3349540Z external/gloo/gloo/cuda_allreduce_bcube.cc:512:1: required from here 2022-05-18T04:14:35.3350375Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3350961Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3351718Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3352293Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3352639Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3353808Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = long unsigned int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3354582Z external/gloo/gloo/cuda_allreduce_bcube.cc:512:1: required from here 2022-05-18T04:14:35.3355455Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3356056Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3356409Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3357447Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = long unsigned int; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3358191Z external/gloo/gloo/cuda_allreduce_bcube.cc:512:1: required from here 2022-05-18T04:14:35.3359048Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3359609Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3359953Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3361312Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = float; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3362281Z external/gloo/gloo/cuda_allreduce_bcube.cc:513:1: required from here 2022-05-18T04:14:35.3363159Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3363752Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3364545Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3365260Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3365597Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3366437Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = float; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3367081Z external/gloo/gloo/cuda_allreduce_bcube.cc:513:1: required from here 2022-05-18T04:14:35.3367894Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3368448Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3368758Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3369654Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = float; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3370368Z external/gloo/gloo/cuda_allreduce_bcube.cc:513:1: required from here 2022-05-18T04:14:35.3371310Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3371866Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3372194Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3373472Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = float; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3374332Z external/gloo/gloo/cuda_allreduce_bcube.cc:513:1: required from here 2022-05-18T04:14:35.3375208Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3375805Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3376708Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3377278Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3377623Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3378560Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = float; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3379272Z external/gloo/gloo/cuda_allreduce_bcube.cc:513:1: required from here 2022-05-18T04:14:35.3380136Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3380732Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3381071Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3381989Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = float; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3382685Z external/gloo/gloo/cuda_allreduce_bcube.cc:513:1: required from here 2022-05-18T04:14:35.3383560Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3384160Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3384500Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3426332Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = double; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3427402Z external/gloo/gloo/cuda_allreduce_bcube.cc:514:1: required from here 2022-05-18T04:14:35.3428480Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3429068Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3429862Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3430458Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3430800Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3431753Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = double; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3432469Z external/gloo/gloo/cuda_allreduce_bcube.cc:514:1: required from here 2022-05-18T04:14:35.3433345Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3433931Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3434293Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3435241Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = double; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3435966Z external/gloo/gloo/cuda_allreduce_bcube.cc:514:1: required from here 2022-05-18T04:14:35.3436827Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3437425Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3437768Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3439139Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = double; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3440218Z external/gloo/gloo/cuda_allreduce_bcube.cc:514:1: required from here 2022-05-18T04:14:35.3441083Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3441675Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3442467Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3443060Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3443413Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3444349Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = double; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3445042Z external/gloo/gloo/cuda_allreduce_bcube.cc:514:1: required from here 2022-05-18T04:14:35.3445926Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3446521Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3446859Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3447820Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = double; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3448554Z external/gloo/gloo/cuda_allreduce_bcube.cc:514:1: required from here 2022-05-18T04:14:35.3449416Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3450001Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3450350Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3451833Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = gloo::float16; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3452882Z external/gloo/gloo/cuda_allreduce_bcube.cc:515:1: required from here 2022-05-18T04:14:35.3453748Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3454331Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3455141Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3455740Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3456081Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3457033Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = gloo::float16; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3457775Z external/gloo/gloo/cuda_allreduce_bcube.cc:515:1: required from here 2022-05-18T04:14:35.3458634Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3459229Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3459583Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3460567Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = gloo::float16; W = gloo::CudaHostWorkspace]': 2022-05-18T04:14:35.3461294Z external/gloo/gloo/cuda_allreduce_bcube.cc:515:1: required from here 2022-05-18T04:14:35.3462165Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3462764Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3463106Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3464569Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = gloo::float16; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3465578Z external/gloo/gloo/cuda_allreduce_bcube.cc:515:1: required from here 2022-05-18T04:14:35.3466636Z external/gloo/gloo/cuda_allreduce_bcube.cc:69:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3467216Z for (auto i = 0; i < ptrs.size(); i++) { 2022-05-18T04:14:35.3468029Z external/gloo/gloo/cuda_allreduce_bcube.cc:94:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3468614Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3468967Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3469940Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::run() [with T = gloo::float16; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3470666Z external/gloo/gloo/cuda_allreduce_bcube.cc:515:1: required from here 2022-05-18T04:14:35.3471541Z external/gloo/gloo/cuda_allreduce_bcube.cc:135:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3472134Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3472472Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3473451Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::setupNodes() [with T = gloo::float16; W = gloo::CudaDeviceWorkspace]': 2022-05-18T04:14:35.3474203Z external/gloo/gloo/cuda_allreduce_bcube.cc:515:1: required from here 2022-05-18T04:14:35.3475068Z external/gloo/gloo/cuda_allreduce_bcube.cc:338:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3475775Z for (int step = 0; step < steps_; ++step) { 2022-05-18T04:14:35.3476127Z ~~~~~^~~~~~~~ 2022-05-18T04:14:35.3477920Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = signed char; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:35.3480112Z external/gloo/gloo/cuda_allreduce_bcube.cc:79:7: required from 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = signed char; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:35.3481087Z external/gloo/gloo/cuda_allreduce_bcube.cc:508:1: required from here 2022-05-18T04:14:35.3481963Z external/gloo/gloo/cuda_allreduce_bcube.cc:374:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3482567Z if (bytes_ < kOnDeviceThreshold) { 2022-05-18T04:14:35.3482918Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:35.3484733Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = unsigned char; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:35.3486968Z external/gloo/gloo/cuda_allreduce_bcube.cc:79:7: required from 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = unsigned char; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:35.3487966Z external/gloo/gloo/cuda_allreduce_bcube.cc:509:1: required from here 2022-05-18T04:14:35.3488842Z external/gloo/gloo/cuda_allreduce_bcube.cc:374:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3490834Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = int; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:35.3492917Z external/gloo/gloo/cuda_allreduce_bcube.cc:79:7: required from 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = int; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:35.3493859Z external/gloo/gloo/cuda_allreduce_bcube.cc:510:1: required from here 2022-05-18T04:14:35.3494742Z external/gloo/gloo/cuda_allreduce_bcube.cc:374:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3496737Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = long int; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:35.3498945Z external/gloo/gloo/cuda_allreduce_bcube.cc:79:7: required from 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = long int; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:35.3499906Z external/gloo/gloo/cuda_allreduce_bcube.cc:511:1: required from here 2022-05-18T04:14:35.3500781Z external/gloo/gloo/cuda_allreduce_bcube.cc:374:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3502870Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = long unsigned int; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:35.3505170Z external/gloo/gloo/cuda_allreduce_bcube.cc:79:7: required from 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = long unsigned int; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:35.3506258Z external/gloo/gloo/cuda_allreduce_bcube.cc:512:1: required from here 2022-05-18T04:14:35.3507132Z external/gloo/gloo/cuda_allreduce_bcube.cc:374:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3509201Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = float; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:35.3511327Z external/gloo/gloo/cuda_allreduce_bcube.cc:79:7: required from 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = float; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:35.3512286Z external/gloo/gloo/cuda_allreduce_bcube.cc:513:1: required from here 2022-05-18T04:14:35.3513146Z external/gloo/gloo/cuda_allreduce_bcube.cc:374:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3515136Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = double; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:35.3517244Z external/gloo/gloo/cuda_allreduce_bcube.cc:79:7: required from 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = double; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:35.3518210Z external/gloo/gloo/cuda_allreduce_bcube.cc:514:1: required from here 2022-05-18T04:14:35.3519073Z external/gloo/gloo/cuda_allreduce_bcube.cc:374:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:35.3521114Z external/gloo/gloo/cuda_allreduce_bcube.cc: In instantiation of 'void gloo::CudaAllreduceBcube::init(typename std::enable_if >::value, typename U::Pointer>::type*) [with U = gloo::CudaHostWorkspace; T = gloo::float16; W = gloo::CudaHostWorkspace; typename std::enable_if >::value, typename U::Pointer>::type = gloo::CudaHostPointer]': 2022-05-18T04:14:35.3523393Z external/gloo/gloo/cuda_allreduce_bcube.cc:79:7: required from 'gloo::CudaAllreduceBcube::CudaAllreduceBcube(const std::shared_ptr&, const std::vector&, int, const std::vector&, const gloo::CudaReductionFunction*) [with T = gloo::float16; W = gloo::CudaHostWorkspace]' 2022-05-18T04:14:35.3524362Z external/gloo/gloo/cuda_allreduce_bcube.cc:515:1: required from here 2022-05-18T04:14:35.3525239Z external/gloo/gloo/cuda_allreduce_bcube.cc:374:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:46.7397948Z [2,444 / 2,482] Compiling aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu; 101s processwrapper-sandbox ... (8 actions running) 2022-05-18T04:14:53.3774916Z INFO: From Compiling third_party/miniz-2.0.8/miniz.c: 2022-05-18T04:14:53.3781151Z third_party/miniz-2.0.8/miniz.c:3108:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-05-18T04:14:53.3782134Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-05-18T04:14:53.3782620Z ^~~~~~~ 2022-05-18T04:14:55.3771678Z INFO: From Compiling tensorpipe/channel/cma/context_impl.cc: 2022-05-18T04:14:55.3828229Z external/tensorpipe/tensorpipe/channel/cma/context_impl.cc: In function 'tensorpipe::Error tensorpipe::channel::cma::{anonymous}::callProcessVmReadv(void*, void*, size_t, pid_t)': 2022-05-18T04:14:55.3829261Z external/tensorpipe/tensorpipe/channel/cma/context_impl.cc:61:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:55.3830020Z } else if (nread != length) { 2022-05-18T04:14:55.3830331Z ~~~~~~^~~~~~~~~ 2022-05-18T04:14:56.8648231Z INFO: From Compiling tensorpipe/common/fd.cc: 2022-05-18T04:14:56.8660754Z external/tensorpipe/tensorpipe/common/fd.cc: In member function 'tensorpipe::Error tensorpipe::Fd::readFull(void*, size_t)': 2022-05-18T04:14:56.8661653Z external/tensorpipe/tensorpipe/common/fd.cc:50:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:56.8662146Z if (rv != count) { 2022-05-18T04:14:56.8662409Z ~~~^~~~~~~~ 2022-05-18T04:14:56.8663129Z external/tensorpipe/tensorpipe/common/fd.cc: In member function 'tensorpipe::Error tensorpipe::Fd::writeFull(const void*, size_t)': 2022-05-18T04:14:56.8664056Z external/tensorpipe/tensorpipe/common/fd.cc:62:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:56.8664572Z if (rv != count) { 2022-05-18T04:14:56.8664857Z ~~~^~~~~~~~ 2022-05-18T04:14:59.2475498Z INFO: From Compiling tensorpipe/core/pipe_impl.cc: 2022-05-18T04:14:59.2488047Z external/tensorpipe/tensorpipe/core/pipe_impl.cc: In function 'void tensorpipe::{anonymous}::parseDescriptorReplyOfMessage(tensorpipe::WriteOperation&, tensorpipe::DescriptorReply)': 2022-05-18T04:14:59.2489162Z external/tensorpipe/tensorpipe/core/pipe_impl.cc:35:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:59.2489812Z for (size_t tensorIdx = 0; tensorIdx < numTensors; ++tensorIdx) { 2022-05-18T04:14:59.2490218Z ~~~~~~~~~~^~~~~~~~~~~~ 2022-05-18T04:14:59.2491393Z external/tensorpipe/tensorpipe/core/pipe_impl.cc: In function 'std::shared_ptr > tensorpipe::{anonymous}::makeDescriptorForMessage(const tensorpipe::WriteOperation&)': 2022-05-18T04:14:59.2492569Z external/tensorpipe/tensorpipe/core/pipe_impl.cc:77:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:59.2493442Z for (int payloadIdx = 0; payloadIdx < op.message.payloads.size(); 2022-05-18T04:14:59.2493899Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:59.2494686Z external/tensorpipe/tensorpipe/core/pipe_impl.cc:87:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:14:59.2495307Z for (int tensorIdx = 0; tensorIdx < op.tensors.size(); ++tensorIdx) { 2022-05-18T04:14:59.2495726Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:14:59.2496628Z external/tensorpipe/tensorpipe/core/pipe_impl.cc: In member function 'void tensorpipe::PipeImpl::expectReadCall(tensorpipe::PipeImpl::ReadOpIter)': 2022-05-18T04:14:59.2497570Z external/tensorpipe/tensorpipe/core/pipe_impl.cc:869:18: warning: unused variable 'op' [-Wunused-variable] 2022-05-18T04:14:59.2498083Z ReadOperation& op = *opIter; 2022-05-18T04:14:59.2498412Z ^~ 2022-05-18T04:15:01.9206724Z INFO: From Compiling torch/csrc/distributed/c10d/quantization/quantization_gpu.cu: 2022-05-18T04:15:01.9213439Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:15:10.5679166Z INFO: From Compiling third_party/oneDNN/src/common/batch_normalization.cpp: 2022-05-18T04:15:10.5680033Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:10.5680693Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:15:10.5681292Z from external/mkl_dnn/third_party/oneDNN/src/common/batch_normalization.cpp:21: 2022-05-18T04:15:10.5682509Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:15:10.5684122Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_batch_normalization_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:15:10.5685532Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_batch_normalization_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:10.5686354Z external/mkl_dnn/third_party/oneDNN/src/common/batch_normalization.cpp:35:29: required from here 2022-05-18T04:15:10.5687290Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:10.5758408Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:10.5758761Z ^~~ 2022-05-18T04:15:11.5464117Z INFO: From Compiling aten/src/ATen/native/quantized/cuda/fake_quantize_core.cu: 2022-05-18T04:15:11.5472340Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:15:11.9468554Z INFO: From Compiling aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu: 2022-05-18T04:15:11.9475205Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:15:11.9475827Z aten/src/ATen/native/sparse/cuda/SparseCsrTensorMath.cu(488): warning: variable "numel" was declared but never referenced 2022-05-18T04:15:11.9476294Z detected during: 2022-05-18T04:15:11.9477103Z instantiation of "at::Tensor at::native::::reduce_sparse_csr_cuda_template(const at::Tensor &, std::vector>, ReductionOp) [with scalar_t=uint8_t, ReductionOp=at::native::::ReductionAddOp]" 2022-05-18T04:15:11.9477867Z (590): here 2022-05-18T04:15:11.9478636Z instantiation of "at::Tensor at::native::::reduce_sparse_csr_cuda_template(const at::Tensor &, at::IntArrayRef, __nv_bool, ReductionOp) [with scalar_t=uint8_t, ReductionOp=at::native::::ReductionAddOp]" 2022-05-18T04:15:11.9479543Z (617): here 2022-05-18T04:15:11.9479730Z 2022-05-18T04:15:13.4376639Z INFO: From Compiling third_party/oneDNN/src/common/verbose.cpp: 2022-05-18T04:15:13.4377297Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/verbose.hpp:26:0, 2022-05-18T04:15:13.4377893Z from external/mkl_dnn/third_party/oneDNN/src/common/verbose.cpp:33: 2022-05-18T04:15:13.4378974Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:13.4380217Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:13.4381414Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:13.4382140Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:13.4383038Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:13.4383640Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:13.4383990Z ^~~ 2022-05-18T04:15:13.6052927Z INFO: From Compiling third_party/oneDNN/src/common/shuffle.cpp: 2022-05-18T04:15:13.6073232Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:13.6073838Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:15:13.6074380Z from external/mkl_dnn/third_party/oneDNN/src/common/shuffle.cpp:21: 2022-05-18T04:15:13.6075695Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:15:13.6076968Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_shuffle_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:15:13.6078234Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_shuffle_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:13.6078886Z external/mkl_dnn/third_party/oneDNN/src/common/shuffle.cpp:33:37: required from here 2022-05-18T04:15:13.6079701Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:13.6080252Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:13.6080530Z ^~~ 2022-05-18T04:15:14.0396632Z INFO: From Compiling third_party/oneDNN/src/common/stream.cpp: 2022-05-18T04:15:14.0397296Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:15:14.0397884Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:15:14.0398413Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:15:14.0398952Z from external/mkl_dnn/third_party/oneDNN/src/common/stream.cpp:21: 2022-05-18T04:15:14.0400040Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_stream*]': 2022-05-18T04:15:14.0401193Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_stream*}]' 2022-05-18T04:15:14.0402102Z external/mkl_dnn/third_party/oneDNN/src/common/stream.cpp:53:29: required from here 2022-05-18T04:15:14.0402995Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:14.0403590Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:14.0403944Z ^~~ 2022-05-18T04:15:14.0404852Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine*]': 2022-05-18T04:15:14.0406040Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_stream**; Args = {dnnl_engine*}]' 2022-05-18T04:15:14.0407262Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_stream**, dnnl_engine*}]' 2022-05-18T04:15:14.0407987Z external/mkl_dnn/third_party/oneDNN/src/common/stream.cpp:40:36: required from here 2022-05-18T04:15:14.0408851Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:14.0409983Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:14.0411264Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:14.0412449Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:14.0413299Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:14.0414194Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:14.0415328Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine**]': 2022-05-18T04:15:14.0416625Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_stream*; Args = {dnnl_engine**}]' 2022-05-18T04:15:14.0417866Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_stream*, dnnl_engine**}]' 2022-05-18T04:15:14.0418603Z external/mkl_dnn/third_party/oneDNN/src/common/stream.cpp:47:32: required from here 2022-05-18T04:15:14.0419522Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:14.2698761Z INFO: From Compiling third_party/oneDNN/src/common/softmax.cpp: 2022-05-18T04:15:14.2699446Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:15:14.2700059Z from external/mkl_dnn/third_party/oneDNN/src/common/softmax.cpp:21: 2022-05-18T04:15:14.2701232Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:15:14.2702630Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_softmax_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:15:14.2704219Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_softmax_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:14.2704997Z external/mkl_dnn/third_party/oneDNN/src/common/softmax.cpp:36:29: required from here 2022-05-18T04:15:14.2706743Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:14.2707362Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:14.2707705Z ^~~ 2022-05-18T04:15:14.6368509Z INFO: From Compiling third_party/oneDNN/src/common/reduction.cpp: 2022-05-18T04:15:14.6378690Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/reduction.cpp:20:0: 2022-05-18T04:15:14.6379841Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:15:14.6381182Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:15:14.6382588Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_reduction_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:14.6383955Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_reduction_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:14.6384717Z external/mkl_dnn/third_party/oneDNN/src/common/reduction.cpp:30:29: required from here 2022-05-18T04:15:14.6386283Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:14.6386885Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:14.6387199Z ^~~ 2022-05-18T04:15:15.4891517Z INFO: From Compiling third_party/oneDNN/src/common/lrn.cpp: 2022-05-18T04:15:15.4901629Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:15.4902251Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:15:15.4902814Z from external/mkl_dnn/third_party/oneDNN/src/common/lrn.cpp:21: 2022-05-18T04:15:15.4903977Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:15:15.4905298Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_lrn_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:15:15.4906580Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_lrn_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:15.4907278Z external/mkl_dnn/third_party/oneDNN/src/common/lrn.cpp:36:29: required from here 2022-05-18T04:15:15.4908139Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:15.4908733Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:15.4909073Z ^~~ 2022-05-18T04:15:15.8539467Z INFO: From Compiling third_party/oneDNN/src/common/matmul.cpp: 2022-05-18T04:15:15.8541381Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:15.8541939Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:15:15.8542660Z from external/mkl_dnn/third_party/oneDNN/src/common/matmul.cpp:22: 2022-05-18T04:15:15.8543461Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:15:15.8544259Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:15.8545121Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_matmul_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:15.8546248Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_matmul_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:15.8546802Z external/mkl_dnn/third_party/oneDNN/src/common/matmul.cpp:32:29: required from here 2022-05-18T04:15:15.8547594Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:15.8548946Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:15.8549298Z ^~~ 2022-05-18T04:15:15.9445599Z INFO: From Compiling third_party/oneDNN/src/common/primitive.cpp: 2022-05-18T04:15:15.9446713Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:15:15.9447627Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:15:15.9448794Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:15:15.9449369Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:22: 2022-05-18T04:15:15.9450410Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_stream*]': 2022-05-18T04:15:15.9451706Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive*; Args = {dnnl_stream*}]' 2022-05-18T04:15:15.9452865Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive*, dnnl_stream*}]' 2022-05-18T04:15:15.9453542Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:206:39: required from here 2022-05-18T04:15:15.9454374Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:15.9454899Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:15.9455217Z ^~~ 2022-05-18T04:15:15.9456028Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:15.9457150Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:15.9458202Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:15.9458849Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:15.9459841Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:15.9460949Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_desc*]': 2022-05-18T04:15:15.9462191Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive**; Args = {const dnnl_primitive_desc*}]' 2022-05-18T04:15:15.9463388Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive**, const dnnl_primitive_desc*}]' 2022-05-18T04:15:15.9464082Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:166:62: required from here 2022-05-18T04:15:15.9464932Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:15.9466153Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const unsigned char*]': 2022-05-18T04:15:15.9467311Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_desc*; Args = {const unsigned char*}]' 2022-05-18T04:15:15.9468561Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive**; Args = {const dnnl_primitive_desc*, const unsigned char*}]' 2022-05-18T04:15:15.9469695Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive**, const dnnl_primitive_desc*, const unsigned char*}]' 2022-05-18T04:15:15.9470522Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:187:24: required from here 2022-05-18T04:15:15.9471382Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:15.9472496Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_desc**]': 2022-05-18T04:15:15.9473776Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive*; Args = {const dnnl_primitive_desc**}]' 2022-05-18T04:15:15.9475028Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive*, const dnnl_primitive_desc**}]' 2022-05-18T04:15:15.9475725Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:233:62: required from here 2022-05-18T04:15:15.9476541Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:15.9477557Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = long unsigned int*]': 2022-05-18T04:15:15.9478675Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive*; Args = {long unsigned int*}]' 2022-05-18T04:15:15.9479853Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive*, long unsigned int*}]' 2022-05-18T04:15:15.9480680Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:240:46: required from here 2022-05-18T04:15:15.9481489Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:16.5184492Z INFO: From Compiling third_party/oneDNN/src/common/memory.cpp: 2022-05-18T04:15:16.5185198Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:15:16.5186008Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:15:16.5186559Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:15:16.5187084Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:29: 2022-05-18T04:15:16.5188166Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_memory_desc_t*]': 2022-05-18T04:15:16.5190067Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_memory_desc_t*}]' 2022-05-18T04:15:16.5190769Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:131:29: required from here 2022-05-18T04:15:16.5191611Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:16.5192274Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:16.5192675Z ^~~ 2022-05-18T04:15:16.5193632Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory*]': 2022-05-18T04:15:16.5194993Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory*}]' 2022-05-18T04:15:16.5196003Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:588:29: required from here 2022-05-18T04:15:16.5196968Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:16.5198232Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:15:16.5199568Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:15:16.5201005Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:16.5216800Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:205:17: required from here 2022-05-18T04:15:16.5217875Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:16.5219030Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = void**]': 2022-05-18T04:15:16.5220153Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {void**}]' 2022-05-18T04:15:16.5220788Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:548:24: required from here 2022-05-18T04:15:16.5221602Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:16.5222740Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_memory*]': 2022-05-18T04:15:16.5224135Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_memory*}]' 2022-05-18T04:15:16.5224854Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:562:24: required from here 2022-05-18T04:15:16.5225930Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:16.5227057Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:16.5228241Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:16.5229396Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:16.5230097Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:16.5230988Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:16.5232094Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine*]': 2022-05-18T04:15:16.5233322Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_memory**; Args = {dnnl_engine*}]' 2022-05-18T04:15:16.5234600Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_memory**, dnnl_engine*}]' 2022-05-18T04:15:16.5235518Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:511:32: required from here 2022-05-18T04:15:16.5236442Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:16.5237648Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t**]': 2022-05-18T04:15:16.5239019Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory*; Args = {const dnnl_memory_desc_t**}]' 2022-05-18T04:15:16.5240335Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory*, const dnnl_memory_desc_t**}]' 2022-05-18T04:15:16.5241056Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:536:28: required from here 2022-05-18T04:15:16.5241939Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:16.5243085Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine**]': 2022-05-18T04:15:16.5244292Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory*; Args = {dnnl_engine**}]' 2022-05-18T04:15:16.5245520Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory*, dnnl_engine**}]' 2022-05-18T04:15:16.5246252Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:542:32: required from here 2022-05-18T04:15:16.5247322Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:16.8895684Z INFO: From Compiling third_party/oneDNN/src/cpu/x64/jit_avx512_core_f32_wino_conv_2x3.cpp: 2022-05-18T04:15:16.8905147Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_f32_wino_conv_2x3.cpp:905:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:15:16.8905641Z #pragma unroll(4) 2022-05-18T04:15:16.8906039Z 2022-05-18T04:15:16.8906683Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_f32_wino_conv_2x3.cpp:945:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:15:16.8907159Z #pragma unroll(2) 2022-05-18T04:15:16.8907399Z 2022-05-18T04:15:16.8908041Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_f32_wino_conv_2x3.cpp:1015:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:15:16.8908517Z #pragma unroll(4) 2022-05-18T04:15:16.8908771Z 2022-05-18T04:15:16.8909403Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_f32_wino_conv_2x3.cpp:1065:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:15:16.8909869Z #pragma unroll(2) 2022-05-18T04:15:16.8910120Z 2022-05-18T04:15:17.3947306Z INFO: From Compiling third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp: 2022-05-18T04:15:17.3961131Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:1128:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:15:17.3961728Z #pragma unroll(4) 2022-05-18T04:15:17.3962064Z 2022-05-18T04:15:17.3962816Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:1173:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:15:17.3963354Z #pragma unroll(2) 2022-05-18T04:15:17.3963620Z 2022-05-18T04:15:17.3964524Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:1241:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:15:17.3965107Z #pragma unroll(4) 2022-05-18T04:15:17.3965383Z 2022-05-18T04:15:17.3966089Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:1296:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:15:17.3966585Z #pragma unroll(2) 2022-05-18T04:15:17.3966863Z 2022-05-18T04:15:18.0558240Z INFO: From Compiling third_party/oneDNN/src/common/prelu.cpp: 2022-05-18T04:15:18.0561964Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:18.0562602Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:15:18.0563183Z from external/mkl_dnn/third_party/oneDNN/src/common/prelu.cpp:21: 2022-05-18T04:15:18.0564373Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:15:18.0565753Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:15:18.0567140Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:18.0567919Z external/mkl_dnn/third_party/oneDNN/src/common/prelu.cpp:42:16: required from here 2022-05-18T04:15:18.0568839Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.0569435Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:18.0569957Z ^~~ 2022-05-18T04:15:18.1841254Z INFO: From Compiling third_party/oneDNN/src/common/primitive_desc.cpp: 2022-05-18T04:15:18.1853261Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:15:18.1853896Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:15:18.1854445Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:15:18.1854998Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_desc.cpp:22: 2022-05-18T04:15:18.1856149Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:18.1857387Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:18.1858596Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:18.1859280Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:18.1860177Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.1860772Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:18.1861106Z ^~~ 2022-05-18T04:15:18.1862065Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_attr**]': 2022-05-18T04:15:18.1863460Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_desc*; Args = {const dnnl_primitive_attr**}]' 2022-05-18T04:15:18.1865059Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_desc*, const dnnl_primitive_attr**}]' 2022-05-18T04:15:18.1865941Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_desc.cpp:114:51: required from here 2022-05-18T04:15:18.1888508Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.3068315Z INFO: From Compiling third_party/oneDNN/src/common/primitive_attr.cpp: 2022-05-18T04:15:18.3082781Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:18.3083349Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:15:18.3083867Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:27, 2022-05-18T04:15:18.3084412Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:20: 2022-05-18T04:15:18.3085438Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:18.3086661Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*}]' 2022-05-18T04:15:18.3087215Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:560:25: required from here 2022-05-18T04:15:18.3087958Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.3088491Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:18.3088826Z ^~~ 2022-05-18T04:15:18.3089703Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_primitive_attr*]': 2022-05-18T04:15:18.3091159Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*}]' 2022-05-18T04:15:18.3091870Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:414:22: required from here 2022-05-18T04:15:18.3092745Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.3093890Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const float*]': 2022-05-18T04:15:18.3095219Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr*; Args = {const float*}]' 2022-05-18T04:15:18.3110409Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*, const float*}]' 2022-05-18T04:15:18.3111195Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:447:24: required from here 2022-05-18T04:15:18.3112071Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.3113255Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const int*]': 2022-05-18T04:15:18.3114540Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr*; Args = {const int*}]' 2022-05-18T04:15:18.3115965Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*, const int*}]' 2022-05-18T04:15:18.3116702Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:481:24: required from here 2022-05-18T04:15:18.3117622Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.3118823Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_attr*]': 2022-05-18T04:15:18.3120039Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr**; Args = {const dnnl_primitive_attr*}]' 2022-05-18T04:15:18.3121221Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr**, const dnnl_primitive_attr*}]' 2022-05-18T04:15:18.3121949Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:391:37: required from here 2022-05-18T04:15:18.3122842Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.3137047Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_fpmath_mode_t*]': 2022-05-18T04:15:18.3138394Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_attr*; Args = {dnnl_fpmath_mode_t*}]' 2022-05-18T04:15:18.3139669Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_attr*, dnnl_fpmath_mode_t*}]' 2022-05-18T04:15:18.3140584Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:407:28: required from here 2022-05-18T04:15:18.3141512Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.3142739Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_scratchpad_mode_t*]': 2022-05-18T04:15:18.3144087Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_attr*; Args = {dnnl_scratchpad_mode_t*}]' 2022-05-18T04:15:18.3145472Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_attr*, dnnl_scratchpad_mode_t*}]' 2022-05-18T04:15:18.3148193Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:420:39: required from here 2022-05-18T04:15:18.3148939Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.3150099Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_post_ops**]': 2022-05-18T04:15:18.3151411Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_attr*; Args = {const dnnl_post_ops**}]' 2022-05-18T04:15:18.3165221Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_attr*, const dnnl_post_ops**}]' 2022-05-18T04:15:18.3166167Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:489:32: required from here 2022-05-18T04:15:18.3167113Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.3168309Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_post_ops*]': 2022-05-18T04:15:18.3169640Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr*; Args = {const dnnl_post_ops*}]' 2022-05-18T04:15:18.3171019Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*, const dnnl_post_ops*}]' 2022-05-18T04:15:18.3171788Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:497:32: required from here 2022-05-18T04:15:18.3172710Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.3173881Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const float**]': 2022-05-18T04:15:18.3175218Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = long int*; Args = {int*, const float**}]' 2022-05-18T04:15:18.3176629Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr*; Args = {long int*, int*, const float**}]' 2022-05-18T04:15:18.3178105Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*, long int*, int*, const float**}]' 2022-05-18T04:15:18.3178882Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:467:24: required from here 2022-05-18T04:15:18.3179798Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.3819869Z INFO: From Compiling third_party/oneDNN/src/common/pooling.cpp: 2022-05-18T04:15:18.3834563Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:18.3835097Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:15:18.3835675Z from external/mkl_dnn/third_party/oneDNN/src/common/pooling.cpp:21: 2022-05-18T04:15:18.3837156Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const long int*]': 2022-05-18T04:15:18.3838710Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const long int*, const long int*, const long int*}]' 2022-05-18T04:15:18.3840548Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_pooling_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*, const long int*}]' 2022-05-18T04:15:18.3842429Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_pooling_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*, const long int*}]' 2022-05-18T04:15:18.3845114Z external/mkl_dnn/third_party/oneDNN/src/common/pooling.cpp:46:29: required from 'dnnl::impl::status_t {anonymous}::pooling_desc_init(pooling_desc_type*, dnnl::impl::prop_kind_t, dnnl::impl::alg_kind_t, const memory_desc_t*, const memory_desc_t*, const dnnl_dim_t*, const dnnl_dim_t*, const dnnl_dim_t*, const dnnl_dim_t*, const dnnl_dim_t*) [with pooling_desc_type = dnnl_pooling_desc_t; dnnl::impl::status_t = dnnl_status_t; dnnl::impl::prop_kind_t = dnnl_prop_kind_t; dnnl::impl::alg_kind_t = dnnl_alg_kind_t; dnnl::impl::memory_desc_t = dnnl_memory_desc_t; dnnl_dim_t = long int]' 2022-05-18T04:15:18.3846196Z external/mkl_dnn/third_party/oneDNN/src/common/pooling.cpp:137:59: required from here 2022-05-18T04:15:18.3847045Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.3847630Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:18.3847959Z ^~~ 2022-05-18T04:15:18.6037743Z INFO: From Compiling third_party/oneDNN/src/common/primitive_cache.cpp: 2022-05-18T04:15:18.6042720Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:18.6043354Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:15:18.6043936Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:27, 2022-05-18T04:15:18.6044506Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_hashing.hpp:25, 2022-05-18T04:15:18.6045094Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_cache.hpp:27, 2022-05-18T04:15:18.6045688Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_cache.cpp:17: 2022-05-18T04:15:18.6046811Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:18.6048263Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:18.6049462Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:18.6050184Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:18.6051139Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.6051739Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:18.6052086Z ^~~ 2022-05-18T04:15:18.6333892Z INFO: From Compiling third_party/oneDNN/src/common/query.cpp: 2022-05-18T04:15:18.6339796Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:15:18.6340442Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:15:18.6340996Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:15:18.6341543Z from external/mkl_dnn/third_party/oneDNN/src/common/query.cpp:21: 2022-05-18T04:15:18.6342663Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:18.6343899Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:18.6345095Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:18.6346187Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:18.6347094Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.6347655Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:18.6347970Z ^~~ 2022-05-18T04:15:18.6348789Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = void*]': 2022-05-18T04:15:18.6349986Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_desc*; Args = {void*}]' 2022-05-18T04:15:18.6351225Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_desc*, void*}]' 2022-05-18T04:15:18.6351958Z external/mkl_dnn/third_party/oneDNN/src/common/query.cpp:32:46: required from here 2022-05-18T04:15:18.6352854Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.8997426Z INFO: From Compiling third_party/oneDNN/src/common/memory_zero_pad.cpp: 2022-05-18T04:15:18.9009136Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_thread.hpp:24:0, 2022-05-18T04:15:18.9009731Z from external/mkl_dnn/third_party/oneDNN/src/common/memory_zero_pad.cpp:19: 2022-05-18T04:15:18.9010908Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:18.9012068Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:18.9013413Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:18.9014084Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:18.9014960Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.9015471Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:18.9015801Z ^~~ 2022-05-18T04:15:18.9805723Z INFO: From Compiling third_party/oneDNN/src/common/reorder.cpp: 2022-05-18T04:15:18.9815764Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:15:18.9816340Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:15:18.9816848Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:15:18.9817338Z from external/mkl_dnn/third_party/oneDNN/src/common/reorder.cpp:21: 2022-05-18T04:15:18.9818501Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:18.9819646Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:18.9820676Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:18.9821069Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:18.9821728Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.9822045Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:18.9822242Z ^~~ 2022-05-18T04:15:18.9822980Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T04:15:18.9832112Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:15:18.9835396Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:15:18.9837100Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T04:15:18.9837989Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.9838585Z constexpr bool everyone_is(T val, P item) { 2022-05-18T04:15:18.9838922Z ^~~ 2022-05-18T04:15:18.9839853Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:15:18.9841193Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_engine*; Args = {const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:18.9842602Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_desc**; Args = {dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:18.9844058Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_desc**, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:18.9844869Z external/mkl_dnn/third_party/oneDNN/src/common/reorder.cpp:118:74: required from here 2022-05-18T04:15:18.9845753Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:18.9846365Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:18.9846827Z ^~~ 2022-05-18T04:15:19.1666560Z INFO: From Compiling third_party/oneDNN/src/common/primitive_iterator.cpp: 2022-05-18T04:15:19.1679610Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:15:19.1680133Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:15:19.1680451Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:15:19.1680919Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_iterator.cpp:22: 2022-05-18T04:15:19.1681798Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:19.1682525Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:19.1683516Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:19.1684216Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:19.1685130Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:19.1685718Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:19.1686050Z ^~~ 2022-05-18T04:15:19.1687030Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_desc*]': 2022-05-18T04:15:19.1688408Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_desc**; Args = {const dnnl_primitive_desc*}]' 2022-05-18T04:15:19.1690011Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_desc**, const dnnl_primitive_desc*}]' 2022-05-18T04:15:19.1690855Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_iterator.cpp:85:76: required from here 2022-05-18T04:15:19.1691772Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:19.1693326Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T04:15:19.1695868Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:15:19.1699295Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:15:19.1700810Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T04:15:19.1701671Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:19.1702218Z constexpr bool everyone_is(T val, P item) { 2022-05-18T04:15:19.1702580Z ^~~ 2022-05-18T04:15:19.1703447Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine*]': 2022-05-18T04:15:19.1704697Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl::impl::op_desc_t*; Args = {dnnl_engine*}]' 2022-05-18T04:15:19.1706143Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_desc_iterator**; Args = {const dnnl::impl::op_desc_t*, dnnl_engine*}]' 2022-05-18T04:15:19.1707425Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_desc_iterator**, const dnnl::impl::op_desc_t*, dnnl_engine*}]' 2022-05-18T04:15:19.1708027Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_iterator.cpp:35:50: required from here 2022-05-18T04:15:19.1708718Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:19.1709216Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:19.1709533Z ^~~ 2022-05-18T04:15:19.2118599Z INFO: From Compiling third_party/oneDNN/src/common/rnn.cpp: 2022-05-18T04:15:19.2119291Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:19.2119901Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:15:19.2120480Z from external/mkl_dnn/third_party/oneDNN/src/common/rnn.cpp:22: 2022-05-18T04:15:19.2122890Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:15:19.2124282Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:15:19.2125878Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:19.2126567Z external/mkl_dnn/third_party/oneDNN/src/common/rnn.cpp:418:40: required from here 2022-05-18T04:15:19.2127722Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:19.2128343Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:19.2128700Z ^~~ 2022-05-18T04:15:19.5264063Z INFO: From Compiling third_party/oneDNN/src/common/deconvolution.cpp: 2022-05-18T04:15:19.5265193Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:19.5266804Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:15:19.5268857Z from external/mkl_dnn/third_party/oneDNN/src/common/deconvolution.cpp:21: 2022-05-18T04:15:19.5270611Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const long int*]': 2022-05-18T04:15:19.5273543Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T04:15:19.5275633Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_convolution_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T04:15:19.5277647Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_convolution_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T04:15:19.5278787Z external/mkl_dnn/third_party/oneDNN/src/common/deconvolution.cpp:39:25: required from here 2022-05-18T04:15:19.5280421Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:19.5281049Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:19.5281400Z ^~~ 2022-05-18T04:15:19.5391659Z INFO: From Compiling third_party/oneDNN/src/common/binary.cpp: 2022-05-18T04:15:19.5396419Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:19.5397327Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:15:19.5398261Z from external/mkl_dnn/third_party/oneDNN/src/common/binary.cpp:22: 2022-05-18T04:15:19.5399467Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:15:19.5400987Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:19.5402627Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_binary_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:19.5404181Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_binary_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:19.5405006Z external/mkl_dnn/third_party/oneDNN/src/common/binary.cpp:34:29: required from here 2022-05-18T04:15:19.5405926Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:19.5406703Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:19.5407028Z ^~~ 2022-05-18T04:15:19.8018461Z INFO: From Compiling third_party/oneDNN/src/common/convolution_pd.cpp: 2022-05-18T04:15:19.8019677Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/convolution_pd.cpp:17:0: 2022-05-18T04:15:19.8021781Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:19.8023593Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:19.8025104Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:19.8026169Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:19.8027267Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:19.8028023Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:19.8028475Z ^~~ 2022-05-18T04:15:20.3562403Z INFO: From Compiling third_party/oneDNN/src/common/inner_product.cpp: 2022-05-18T04:15:20.3597482Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:20.3598028Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:15:20.3598583Z from external/mkl_dnn/third_party/oneDNN/src/common/inner_product.cpp:21: 2022-05-18T04:15:20.3599738Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:15:20.3601239Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:20.3603042Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_inner_product_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:20.3604647Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_inner_product_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:20.3605477Z external/mkl_dnn/third_party/oneDNN/src/common/inner_product.cpp:35:29: required from here 2022-05-18T04:15:20.3606402Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:20.3606990Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:20.3607320Z ^~~ 2022-05-18T04:15:21.2742840Z INFO: From Compiling third_party/oneDNN/src/common/layer_normalization.cpp: 2022-05-18T04:15:21.2756423Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:21.2757109Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:15:21.2757719Z from external/mkl_dnn/third_party/oneDNN/src/common/layer_normalization.cpp:21: 2022-05-18T04:15:21.2759087Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:15:21.2760569Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_layer_normalization_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:15:21.2762247Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_layer_normalization_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:21.2763098Z external/mkl_dnn/third_party/oneDNN/src/common/layer_normalization.cpp:35:29: required from here 2022-05-18T04:15:21.2763957Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:21.2764380Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:21.2764647Z ^~~ 2022-05-18T04:15:23.2957053Z INFO: From Compiling third_party/oneDNN/src/common/sum.cpp: 2022-05-18T04:15:23.2972247Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:15:23.2972871Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:15:23.2973404Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:15:23.2973959Z from external/mkl_dnn/third_party/oneDNN/src/common/sum.cpp:22: 2022-05-18T04:15:23.2975058Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:23.2976290Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:23.2977459Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:23.2978172Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:23.2979079Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:23.2979863Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:23.2980192Z ^~~ 2022-05-18T04:15:23.2981107Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const float*]': 2022-05-18T04:15:23.2982460Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const float*}]' 2022-05-18T04:15:23.2983900Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_desc**; Args = {const dnnl_memory_desc_t*, const float*}]' 2022-05-18T04:15:23.2985264Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_desc**, const dnnl_memory_desc_t*, const float*}]' 2022-05-18T04:15:23.2993315Z external/mkl_dnn/third_party/oneDNN/src/common/sum.cpp:44:29: required from here 2022-05-18T04:15:23.2994276Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:23.2995892Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T04:15:23.2998844Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:15:23.3002512Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:15:23.3007472Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T04:15:23.3008446Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:23.3009072Z constexpr bool everyone_is(T val, P item) { 2022-05-18T04:15:23.3009419Z ^~~ 2022-05-18T04:15:24.0068831Z INFO: From Compiling aten/src/ATen/native/cuda/UnaryOpsKernel.cu: 2022-05-18T04:15:24.0069911Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:15:24.4225709Z INFO: From Compiling aten/src/ATen/native/cuda/UnarySignKernels.cu: 2022-05-18T04:15:24.4227840Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:15:27.4965738Z INFO: From Compiling third_party/oneDNN/src/cpu/rnn/cell_gru_lbr.cpp: 2022-05-18T04:15:27.4972622Z external/mkl_dnn/third_party/oneDNN/src/cpu/rnn/cell_gru_lbr.cpp:20:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-05-18T04:15:27.4973252Z #pragma warning(disable : 4503) /* name is too long */ 2022-05-18T04:15:27.4973604Z 2022-05-18T04:15:30.8852295Z INFO: From Compiling third_party/oneDNN/src/common/engine.cpp: 2022-05-18T04:15:30.8852966Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:15:30.8853584Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:15:30.8854380Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:15:30.8854913Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.cpp:22: 2022-05-18T04:15:30.8856014Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:30.8857237Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:30.8860282Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:30.8861293Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:30.8862634Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:30.8863352Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:30.8863771Z ^~~ 2022-05-18T04:15:30.8865659Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T04:15:30.8868827Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:15:30.8872607Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:15:30.8874330Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T04:15:30.8875330Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:30.8875889Z constexpr bool everyone_is(T val, P item) { 2022-05-18T04:15:30.8876220Z ^~~ 2022-05-18T04:15:30.9389088Z INFO: From Compiling third_party/oneDNN/src/common/eltwise.cpp: 2022-05-18T04:15:30.9389728Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:30.9390319Z from external/mkl_dnn/third_party/oneDNN/src/common/math_utils.hpp:23, 2022-05-18T04:15:30.9390884Z from external/mkl_dnn/third_party/oneDNN/src/common/eltwise.cpp:21: 2022-05-18T04:15:30.9392013Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:15:30.9393392Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_eltwise_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:15:30.9394744Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_eltwise_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:15:30.9395497Z external/mkl_dnn/third_party/oneDNN/src/common/eltwise.cpp:36:29: required from here 2022-05-18T04:15:30.9396389Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:30.9396984Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:30.9397339Z ^~~ 2022-05-18T04:15:31.7244052Z INFO: From Compiling third_party/oneDNN/src/common/scratchpad.cpp: 2022-05-18T04:15:31.7244964Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:15:31.7245597Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:15:31.7246148Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:15:31.7246702Z from external/mkl_dnn/third_party/oneDNN/src/common/scratchpad.cpp:19: 2022-05-18T04:15:31.7247825Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:31.7249084Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:31.7250280Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:31.7251086Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:31.7251998Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:31.7252577Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:31.7252932Z ^~~ 2022-05-18T04:15:31.7254316Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T04:15:31.7257178Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:15:31.7261152Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:15:31.7262879Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T04:15:31.7263792Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:31.7264408Z constexpr bool everyone_is(T val, P item) { 2022-05-18T04:15:31.7264781Z ^~~ 2022-05-18T04:15:33.1422411Z INFO: From Compiling third_party/oneDNN/src/common/primitive_exec_types.cpp: 2022-05-18T04:15:33.1537438Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:15:33.1538331Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:15:33.1538952Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_exec_types.hpp:25, 2022-05-18T04:15:33.1539490Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_exec_types.cpp:17: 2022-05-18T04:15:33.1540703Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:15:33.1541959Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:15:33.1543137Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:15:33.1543847Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:15:33.1544773Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:33.1545378Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:33.1546234Z ^~~ 2022-05-18T04:15:33.4904176Z INFO: From Compiling third_party/oneDNN/src/common/convolution.cpp: 2022-05-18T04:15:33.4904732Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:15:33.4905310Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:15:33.4905906Z from external/mkl_dnn/third_party/oneDNN/src/common/convolution.cpp:21: 2022-05-18T04:15:33.4906867Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const long int*]': 2022-05-18T04:15:33.4908402Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T04:15:33.4909866Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_convolution_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T04:15:33.4911210Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_convolution_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T04:15:33.4911956Z external/mkl_dnn/third_party/oneDNN/src/common/convolution.cpp:39:25: required from here 2022-05-18T04:15:33.4912680Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:15:33.4913195Z constexpr bool one_of(T val, P item) { 2022-05-18T04:15:33.4913519Z ^~~ 2022-05-18T04:15:36.0022427Z INFO: From Compiling caffe2/core/blob_serialization.cc: 2022-05-18T04:15:36.0023939Z caffe2/core/blob_serialization.cc: In member function 'virtual void caffe2::TensorSerializer::SerializeWithOptions(const void*, caffe2::TypeMeta, const string&, caffe2::BlobSerializerBase::SerializationAcceptor, const caffe2::BlobSerializationOptions&)': 2022-05-18T04:15:36.0025072Z caffe2/core/blob_serialization.cc:414:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0025978Z chunkBegin < std::max(tensor.numel(), static_cast(1)); 2022-05-18T04:15:36.0026644Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:15:36.0027017Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T04:15:36.0027389Z from ./caffe2/core/blob.h:9, 2022-05-18T04:15:36.0027757Z from ./caffe2/core/blob_serialization.h:9, 2022-05-18T04:15:36.0028178Z from caffe2/core/blob_serialization.cc:1: 2022-05-18T04:15:36.0029342Z caffe2/core/blob_serialization.cc: In member function 'void caffe2::TensorSerializer::Serialize(const caffe2::Tensor&, const string&, caffe2::TensorProto*, const caffe2::BlobSerializationOptions&, size_t, int32_t)': 2022-05-18T04:15:36.0030395Z caffe2/core/blob_serialization.cc:657:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0030876Z chunkBegin <= input.numel(), 2022-05-18T04:15:36.0031183Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:15:36.0132063Z caffe2/core/blob_serialization.cc:663:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0132710Z if (chunkBegin + chunkSize > input.numel()) { 2022-05-18T04:15:36.0133080Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:15:36.0134142Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T04:15:36.0134728Z from ./caffe2/core/blob.h:9, 2022-05-18T04:15:36.0135133Z from ./caffe2/core/blob_serialization.h:9, 2022-05-18T04:15:36.0135587Z from caffe2/core/blob_serialization.cc:1: 2022-05-18T04:15:36.0137810Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2022-05-18T04:15:36.0138939Z caffe2/core/blob_serialization.cc:696:5: required from here 2022-05-18T04:15:36.0140065Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0140834Z start + numElements <= tensor.numel(), 2022-05-18T04:15:36.0141915Z ^ 2022-05-18T04:15:36.0142944Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2022-05-18T04:15:36.0144221Z caffe2/core/blob_serialization.cc:697:5: required from here 2022-05-18T04:15:36.0145031Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0147415Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2022-05-18T04:15:36.0148192Z caffe2/core/blob_serialization.cc:698:5: required from here 2022-05-18T04:15:36.0149450Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0150645Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2022-05-18T04:15:36.0151388Z caffe2/core/blob_serialization.cc:699:5: required from here 2022-05-18T04:15:36.0152208Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0153449Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2022-05-18T04:15:36.0154177Z caffe2/core/blob_serialization.cc:700:5: required from here 2022-05-18T04:15:36.0155003Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0156374Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2022-05-18T04:15:36.0157161Z caffe2/core/blob_serialization.cc:701:5: required from here 2022-05-18T04:15:36.0157956Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0159209Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2022-05-18T04:15:36.0159962Z caffe2/core/blob_serialization.cc:702:5: required from here 2022-05-18T04:15:36.0160768Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0161911Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2022-05-18T04:15:36.0162626Z caffe2/core/blob_serialization.cc:703:5: required from here 2022-05-18T04:15:36.0163448Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0164660Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2022-05-18T04:15:36.0165388Z caffe2/core/blob_serialization.cc:704:5: required from here 2022-05-18T04:15:36.0166199Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0167425Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2022-05-18T04:15:36.0168275Z caffe2/core/blob_serialization.cc:705:5: required from here 2022-05-18T04:15:36.0169098Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0170301Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2022-05-18T04:15:36.0171124Z caffe2/core/blob_serialization.cc:706:5: required from here 2022-05-18T04:15:36.0171953Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0173232Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2022-05-18T04:15:36.0173949Z caffe2/core/blob_serialization.cc:1164:5: required from here 2022-05-18T04:15:36.0174775Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0175369Z start + numElements <= tensor.numel(), 2022-05-18T04:15:36.0175864Z ^ 2022-05-18T04:15:36.0176892Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2022-05-18T04:15:36.0177660Z caffe2/core/blob_serialization.cc:1165:5: required from here 2022-05-18T04:15:36.0178478Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0179899Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2022-05-18T04:15:36.0180684Z caffe2/core/blob_serialization.cc:1166:5: required from here 2022-05-18T04:15:36.0181512Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0182775Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2022-05-18T04:15:36.0183523Z caffe2/core/blob_serialization.cc:1167:5: required from here 2022-05-18T04:15:36.0184339Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0186577Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2022-05-18T04:15:36.0187388Z caffe2/core/blob_serialization.cc:1168:5: required from here 2022-05-18T04:15:36.0188212Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0189531Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2022-05-18T04:15:36.0190321Z caffe2/core/blob_serialization.cc:1169:5: required from here 2022-05-18T04:15:36.0191154Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0192421Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2022-05-18T04:15:36.0193340Z caffe2/core/blob_serialization.cc:1170:5: required from here 2022-05-18T04:15:36.0194150Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0195424Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2022-05-18T04:15:36.0196187Z caffe2/core/blob_serialization.cc:1171:5: required from here 2022-05-18T04:15:36.0196997Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0198271Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2022-05-18T04:15:36.0199042Z caffe2/core/blob_serialization.cc:1172:5: required from here 2022-05-18T04:15:36.0199882Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0201141Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2022-05-18T04:15:36.0201907Z caffe2/core/blob_serialization.cc:1173:5: required from here 2022-05-18T04:15:36.0202727Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:36.0203990Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2022-05-18T04:15:36.0204871Z caffe2/core/blob_serialization.cc:1174:5: required from here 2022-05-18T04:15:36.0205700Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:40.1028052Z INFO: From Compiling caffe2/operators/copy_rows_to_tensor_op.cc: 2022-05-18T04:15:40.1029350Z In file included from caffe2/operators/copy_rows_to_tensor_op.cc:1:0: 2022-05-18T04:15:40.1030559Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = c10::Half; Context = caffe2::CPUContext]': 2022-05-18T04:15:40.1032114Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:15:40.1034093Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:15:40.1035460Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:15:40.1036137Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T04:15:40.1036993Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:40.1037602Z for (size_t i = 0; i < indices.sizes()[0]; ++i) { 2022-05-18T04:15:40.1037967Z ~~^~~~~~~~~~~~~~~~~~ 2022-05-18T04:15:40.1039093Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T04:15:40.1040641Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:15:40.1042747Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:15:40.1044599Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:15:40.1045912Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:15:40.1046554Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T04:15:40.1047415Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:40.1048569Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = double; Context = caffe2::CPUContext]': 2022-05-18T04:15:40.1050329Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:15:40.1052237Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:15:40.1054061Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:15:40.1055456Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:15:40.1056144Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T04:15:40.1057006Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:40.1058159Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-05-18T04:15:40.1059679Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:15:40.1061376Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:15:40.1063202Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:15:40.1064578Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:15:40.1065273Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T04:15:40.1066256Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:40.1067462Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = long int; Context = caffe2::CPUContext]': 2022-05-18T04:15:40.1069017Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:15:40.1070818Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:15:40.1072607Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:15:40.1074165Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:15:40.1074846Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T04:15:40.1075706Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:40.8711131Z INFO: From Compiling caffe2/operators/partition_ops.cc: 2022-05-18T04:15:40.8720766Z caffe2/operators/partition_ops.cc: In member function 'virtual std::vector caffe2::{anonymous}::{anonymous}::GetGatherByKeyGradient::GetGradientDefs()': 2022-05-18T04:15:40.8721764Z caffe2/operators/partition_ops.cc:122:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:40.8722258Z for (int i = 1; i < g_input_.size(); ++i) { 2022-05-18T04:15:40.8722565Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:15:40.8723224Z caffe2/operators/partition_ops.cc:135:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:40.8723760Z for (int i = 1; i < g_input_.size(); ++i) { 2022-05-18T04:15:40.8724085Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:15:44.7365939Z INFO: From Compiling caffe2/operators/concat_split_op.cc: 2022-05-18T04:15:44.7375442Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::{anonymous}::TensorInferenceForSplit(const caffe2::OperatorDef&, const std::vector&)': 2022-05-18T04:15:44.7376570Z caffe2/operators/concat_split_op.cc:66:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:44.7377182Z } else if (split.size() != output_size) { 2022-05-18T04:15:44.7377490Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-05-18T04:15:44.7378704Z caffe2/operators/concat_split_op.cc: In function 'caffe2::OpSchema::Cost caffe2::CostInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-05-18T04:15:44.7379612Z caffe2/operators/concat_split_op.cc:326:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:44.7380174Z for (int i = 0; i < in.size(); ++i) { 2022-05-18T04:15:44.7380517Z ~~^~~~~~~~~~~ 2022-05-18T04:15:44.7381435Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::TensorInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-05-18T04:15:44.7382530Z caffe2/operators/concat_split_op.cc:378:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:44.7383084Z for (int i = 1; i < in.size(); ++i) { 2022-05-18T04:15:44.7383391Z ~~^~~~~~~~~~~ 2022-05-18T04:15:44.7384166Z caffe2/operators/concat_split_op.cc:399:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:44.7384718Z for (int i = 1; i < in.size(); ++i) { 2022-05-18T04:15:44.7385039Z ~~^~~~~~~~~~~ 2022-05-18T04:15:44.7385906Z caffe2/operators/concat_split_op.cc:427:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:44.7386479Z for (int i = 1; i < in.size(); ++i) { 2022-05-18T04:15:44.7386805Z ~~^~~~~~~~~~~ 2022-05-18T04:15:50.2841025Z INFO: From Compiling caffe2/operators/cc_bmm_bg_op.cc: 2022-05-18T04:15:50.2841481Z In file included from caffe2/operators/cc_bmm_bg_op.cc:1:0: 2022-05-18T04:15:50.2842069Z caffe2/operators/cc_bmm_bg_op.h:103:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-05-18T04:15:50.2842475Z #pragma omp parallel 2022-05-18T04:15:50.2842743Z 2022-05-18T04:15:50.2843237Z caffe2/operators/cc_bmm_bg_op.h:108:0: warning: ignoring #pragma omp for [-Wunknown-pragmas] 2022-05-18T04:15:50.2843871Z #pragma omp for 2022-05-18T04:15:50.2844103Z 2022-05-18T04:15:53.1515226Z INFO: From Compiling caffe2/operators/box_with_nms_limit_op.cc: 2022-05-18T04:15:53.1516371Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T04:15:53.1517500Z caffe2/operators/box_with_nms_limit_op.h:67:34: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:15:53.1518167Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-05-18T04:15:53.1519003Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:53.1519584Z for (int k = 0; k < cur_keep.size(); k++) { 2022-05-18T04:15:53.1519926Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:15:53.1520867Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-05-18T04:15:53.1521999Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2022-05-18T04:15:53.1523332Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2022-05-18T04:15:53.1524305Z caffe2/operators/box_with_nms_limit_op.h:65:59: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:15:53.1525126Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-05-18T04:15:53.1525777Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:59.7349126Z INFO: From Compiling caffe2/operators/reshape_op.cc: 2022-05-18T04:15:59.7349672Z caffe2/operators/reshape_op.cc: In lambda function: 2022-05-18T04:15:59.7350342Z caffe2/operators/reshape_op.cc:42:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:59.7350758Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-05-18T04:15:59.7351077Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:15:59.7351526Z caffe2/operators/reshape_op.cc:68:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:15:59.7351866Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-05-18T04:15:59.7352095Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:02.6179312Z INFO: From Compiling caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: 2022-05-18T04:16:02.6180495Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenTensorFillOp::IDEEPInt8GivenTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-05-18T04:16:02.6181251Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:44:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:02.6181687Z for (int i = 0; i < src_size; i++) { 2022-05-18T04:16:02.6181960Z ~~^~~~~~~~~~ 2022-05-18T04:16:02.6182866Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenIntTensorFillOp::IDEEPInt8GivenIntTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-05-18T04:16:02.6184620Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:115:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:02.6185496Z for (int i = 0; i < src_size; i++) { 2022-05-18T04:16:02.6185997Z ~~^~~~~~~~~~ 2022-05-18T04:16:16.5169757Z INFO: From Compiling caffe2/queue/blobs_queue.cc: 2022-05-18T04:16:16.5170816Z caffe2/queue/blobs_queue.cc: In member function 'bool caffe2::BlobsQueue::canWrite()': 2022-05-18T04:16:16.5171934Z caffe2/queue/blobs_queue.cc:159:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:16.5172440Z return writer_ != reader_ + queue_.size(); 2022-05-18T04:16:16.5172886Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:17.8975071Z INFO: From Compiling caffe2/ideep/operators/utility_ops.cc: 2022-05-18T04:16:17.8986114Z caffe2/ideep/operators/utility_ops.cc: In member function 'virtual bool {anonymous}::CopyIDEEPToCPUOp::RunOnDevice()': 2022-05-18T04:16:17.8987134Z caffe2/ideep/operators/utility_ops.cc:62:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:17.8987723Z for (int i = 0; i < X.get_dims().size(); ++i) { 2022-05-18T04:16:17.8988075Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:22.7234862Z INFO: From Compiling caffe2/operators/sequence_ops.cc: 2022-05-18T04:16:22.7235796Z caffe2/operators/sequence_ops.cc:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-05-18T04:16:22.7236336Z #pragma warning(suppress: 4804) 2022-05-18T04:16:22.7236653Z 2022-05-18T04:16:22.7237271Z caffe2/operators/sequence_ops.cc:67:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-05-18T04:16:22.7237715Z #pragma warning(suppress: 4804) 2022-05-18T04:16:22.7237978Z 2022-05-18T04:16:23.9261225Z INFO: From Compiling caffe2/ideep/operators/queue_ops.cc: 2022-05-18T04:16:23.9261754Z In file included from ./c10/util/Logging.h:10:0, 2022-05-18T04:16:23.9262379Z from ./caffe2/utils/eigen_utils.h:9, 2022-05-18T04:16:23.9262802Z from ./caffe2/ideep/ideep_utils.h:4, 2022-05-18T04:16:23.9263232Z from caffe2/ideep/operators/queue_ops.cc:1: 2022-05-18T04:16:23.9264153Z caffe2/ideep/operators/queue_ops.cc: In member function 'virtual bool {anonymous}::IDEEPSafeEnqueueBlobsOp::RunOnDevice()': 2022-05-18T04:16:23.9265215Z caffe2/ideep/operators/queue_ops.cc:55:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:23.9265926Z OutputSize() == size + 1, 2022-05-18T04:16:23.9445753Z ~~~~~~~~~~~~~^~~~~~~~~~~ 2022-05-18T04:16:25.2181543Z INFO: From Compiling caffe2/quantization/server/fbgemm_pack_op.cc: 2022-05-18T04:16:25.2182837Z caffe2/quantization/server/fbgemm_pack_op.cc: In function 'void caffe2::QuantizeConvBias(const caffe2::Blob&, int, const fbgemm::TensorQuantizationParams&, const std::vector&, std::vector&, bool, bool)': 2022-05-18T04:16:25.2184019Z caffe2/quantization/server/fbgemm_pack_op.cc:222:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:25.2184603Z for (int g = 0; g < filter_qparams.size(); ++g) { 2022-05-18T04:16:25.2184946Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:25.2186394Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = unsigned char; typename std::make_signed::type = signed char]': 2022-05-18T04:16:25.2187332Z caffe2/quantization/server/fbgemm_pack_op.cc:76:43: required from here 2022-05-18T04:16:25.2188172Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:25.2188715Z for (int g = 0; g < qparams.size(); ++g) { 2022-05-18T04:16:25.2189246Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:16:25.2190575Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = short unsigned int; typename std::make_signed::type = short int]': 2022-05-18T04:16:25.2191492Z caffe2/quantization/server/fbgemm_pack_op.cc:84:43: required from here 2022-05-18T04:16:25.2192290Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:27.6990190Z INFO: From Compiling caffe2/quantization/server/caffe2_dnnlowp_utils.cc: 2022-05-18T04:16:27.7000054Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc: In function 'void dnnlowp::MeasureQuantizationError(const float*, const float*, size_t, dnnlowp::QuantizationErrorStats*)': 2022-05-18T04:16:27.7001129Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc:240:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:27.7001626Z for (int i = 0; i < len; ++i) { 2022-05-18T04:16:27.7001918Z ~~^~~~~ 2022-05-18T04:16:29.6029702Z INFO: From Compiling caffe2/core/plan_executor.cc: 2022-05-18T04:16:29.6030335Z caffe2/core/plan_executor.cc: In lambda function: 2022-05-18T04:16:29.6031133Z caffe2/core/plan_executor.cc:604:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:29.6031773Z auto workersDone = [&] { return done == numThreads; }; 2022-05-18T04:16:29.6032181Z ~~~~~^~~~~~~~~~~~~ 2022-05-18T04:16:30.4714925Z INFO: From Compiling caffe2/quantization/server/conv_dnnlowp_op.cc: 2022-05-18T04:16:30.4716428Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T04:16:30.4717654Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-05-18T04:16:30.4718784Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4719516Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:16:30.4720013Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:30.4721156Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T04:16:30.4722115Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-05-18T04:16:30.4723110Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4723912Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:16:30.4725204Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T04:16:30.4726043Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-05-18T04:16:30.4727100Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4727805Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:16:30.4728308Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:30.4730913Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T04:16:30.4731764Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-05-18T04:16:30.4733019Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4733761Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:16:30.4734252Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:30.4735559Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T04:16:30.4736802Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-05-18T04:16:30.4737900Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4738626Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:16:30.4739104Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:30.4740162Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T04:16:30.4740979Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-05-18T04:16:30.4742096Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4742887Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:16:30.4744085Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T04:16:30.4745180Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-05-18T04:16:30.4746252Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4747548Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:16:30.4747927Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:30.4749136Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T04:16:30.4749964Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-05-18T04:16:30.4751305Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4752043Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:16:30.4752423Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:30.4753672Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T04:16:30.4754448Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-05-18T04:16:30.4755442Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4756045Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:16:30.4756396Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:30.4757472Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T04:16:30.4758186Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-05-18T04:16:30.4759179Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4759845Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:16:30.4760970Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T04:16:30.4761691Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-05-18T04:16:30.4762549Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4763130Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:16:30.4763496Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:30.4764683Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T04:16:30.4765388Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-05-18T04:16:30.4766408Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4767016Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:16:30.4767383Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:30.4768376Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = true]': 2022-05-18T04:16:30.4769130Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-05-18T04:16:30.4769985Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4770635Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:16:30.4770980Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:30.4772006Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = true]': 2022-05-18T04:16:30.4772789Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-05-18T04:16:30.4773733Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4774411Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:16:30.4775409Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = true]': 2022-05-18T04:16:30.4776135Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-05-18T04:16:30.4781087Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4781695Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:16:30.4782072Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:30.4783049Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = true]': 2022-05-18T04:16:30.4783757Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-05-18T04:16:30.4784619Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:30.4785336Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:16:30.4785711Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:36.3815670Z INFO: From Compiling caffe2/ideep/operators/concat_split_op.cc: 2022-05-18T04:16:36.3817064Z caffe2/ideep/operators/concat_split_op.cc: In member function 'virtual bool {anonymous}::IDEEPConcatOp::RunOnDevice()': 2022-05-18T04:16:36.3818196Z caffe2/ideep/operators/concat_split_op.cc:65:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:36.3818772Z for (int i = 0; i < axis_vdata.size(); i++) { 2022-05-18T04:16:36.3819793Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:38.5170348Z INFO: From Compiling caffe2/opt/tvm_transformer.cc: 2022-05-18T04:16:38.5171630Z caffe2/opt/tvm_transformer.cc: In member function 'caffe2::NetDef caffe2::TvmTransformer::buildTvmOp(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&)': 2022-05-18T04:16:38.5172697Z caffe2/opt/tvm_transformer.cc:11:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:38.5173248Z if (opts_.min_ops > net.op_size()) { 2022-05-18T04:16:38.5173579Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:16:39.3681445Z INFO: From Compiling caffe2/opt/optimize_ideep.cc: 2022-05-18T04:16:39.3697281Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::removeStopGradientForInference(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T04:16:39.3698306Z caffe2/opt/optimize_ideep.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:39.3698896Z for (int i = 0; i < allNodes.size(); ++i) { 2022-05-18T04:16:39.3699238Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:16:39.3700018Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvBNAndAffCh(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T04:16:39.3700918Z caffe2/opt/optimize_ideep.cc:247:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:39.3701509Z if (bnOrAffChInputs.size() < numInputs) { 2022-05-18T04:16:39.3701882Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2022-05-18T04:16:39.3702628Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvSum(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T04:16:39.3703927Z caffe2/opt/optimize_ideep.cc:419:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:39.3704639Z for (int idx = conv_idx + 1; idx < allNodes.size() - 1; ++idx) { 2022-05-18T04:16:39.3705055Z ~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:39.3705938Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseOrderSwitchToQuantizeOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T04:16:39.3706936Z caffe2/opt/optimize_ideep.cc:663:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:39.3707457Z for (int i = 0; i < allNodes.size(); ++i) { 2022-05-18T04:16:39.3707765Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:16:39.3708487Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fusePreConvertOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T04:16:39.3709305Z caffe2/opt/optimize_ideep.cc:744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:39.3709820Z for (int i = 0; i < allNodes.size(); ++i) { 2022-05-18T04:16:39.3710110Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:16:39.3710776Z caffe2/opt/optimize_ideep.cc:771:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:39.3711278Z for (int j = 0; j < op_list.size(); j++) { 2022-05-18T04:16:39.3711562Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:16:39.3712248Z caffe2/opt/optimize_ideep.cc: In function 'void caffe2::opt::setPoolingInferenceMode(nom::repr::NNModule*)': 2022-05-18T04:16:39.3713089Z caffe2/opt/optimize_ideep.cc:833:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:39.3713639Z for (int i = 0; i < allNodes.size(); ++i) { 2022-05-18T04:16:39.3713969Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:16:40.6737573Z INFO: From Compiling caffe2/opt/onnxifi_transformer.cc: 2022-05-18T04:16:40.6748711Z caffe2/opt/onnxifi_transformer.cc: In function 'void caffe2::{anonymous}::mergeFp32InputsAndConvertToFp16(size_t, const std::unordered_set >&, caffe2::NetDef*, caffe2::ShapeInfoMap*)': 2022-05-18T04:16:40.6749865Z caffe2/opt/onnxifi_transformer.cc:288:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:40.6761525Z shape_info.shape.dims(0) != batch_size) { 2022-05-18T04:16:40.6761898Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-05-18T04:16:40.6763549Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaC2(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&, const std::unordered_map, caffe2::ShapeInfo> >&)': 2022-05-18T04:16:40.6764761Z caffe2/opt/onnxifi_transformer.cc:757:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:40.6765297Z if (opts_.min_ops > net.op_size()) { 2022-05-18T04:16:40.6765600Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:16:40.6767015Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaOnnx(const caffe2::NetDef&, const std::unordered_set >&, caffe2::Workspace*, caffe2::onnx::OnnxExporter*, caffe2::ShapeInfoMap*, const std::unordered_map, caffe2::ShapeInfo> >&)': 2022-05-18T04:16:40.6768250Z caffe2/opt/onnxifi_transformer.cc:890:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:40.6768761Z if (opts_.min_ops > net.op_size()) { 2022-05-18T04:16:40.6769068Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:16:40.6769787Z caffe2/opt/onnxifi_transformer.cc: In member function 'std::vector caffe2::OnnxifiTransformer::getBackendId()': 2022-05-18T04:16:40.6770974Z caffe2/opt/onnxifi_transformer.cc:1295:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:40.6771552Z for (int i = 0; i < backend_ids_.size(); ++i) { 2022-05-18T04:16:40.6771891Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:40.6772273Z caffe2/opt/onnxifi_transformer.cc: At global scope: 2022-05-18T04:16:40.6835927Z caffe2/opt/onnxifi_transformer.cc:35:10: warning: 'uint64_t caffe2::{anonymous}::onnxifiDataType(caffe2::TensorProto::DataType)' defined but not used [-Wunused-function] 2022-05-18T04:16:40.6836610Z uint64_t onnxifiDataType(caffe2::TensorProto::DataType t) { 2022-05-18T04:16:40.6836950Z ^~~~~~~~~~~~~~~ 2022-05-18T04:16:46.6827147Z INFO: From Compiling caffe2/operators/utility_ops.cc: 2022-05-18T04:16:46.6828475Z caffe2/operators/utility_ops.cc: In member function 'bool caffe2::NanCheckOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:16:46.6829388Z caffe2/operators/utility_ops.cc:877:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:46.6829912Z for (size_t i = 0; i < Input(j).numel(); ++i) { 2022-05-18T04:16:46.6830249Z ~~^~~~~~~~~~~~~~~~~~ 2022-05-18T04:16:47.7497116Z INFO: From Compiling caffe2/operators/text_file_reader.cc: 2022-05-18T04:16:47.7508225Z In file included from ./c10/util/typeid.h:19:0, 2022-05-18T04:16:47.7508618Z from ./caffe2/core/context.h:9, 2022-05-18T04:16:47.7509007Z from caffe2/operators/text_file_reader.cc:1: 2022-05-18T04:16:47.7509869Z caffe2/operators/text_file_reader.cc: In member function 'virtual bool caffe2::TextFileReaderReadOp::RunOnDevice()': 2022-05-18T04:16:47.7510748Z caffe2/operators/text_file_reader.cc:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:47.7511371Z instance->fieldTypes.size() == numFields, 2022-05-18T04:16:47.7511958Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T04:16:47.8938665Z INFO: From Compiling caffe2/operators/transpose_op.cc: 2022-05-18T04:16:47.8951565Z In file included from ./c10/util/typeid.h:19:0, 2022-05-18T04:16:47.8952008Z from ./caffe2/core/context.h:9, 2022-05-18T04:16:47.8952415Z from ./caffe2/operators/transpose_op.h:7, 2022-05-18T04:16:47.8952857Z from caffe2/operators/transpose_op.cc:1: 2022-05-18T04:16:47.8953318Z caffe2/operators/transpose_op.cc: In lambda function: 2022-05-18T04:16:47.8954180Z caffe2/operators/transpose_op.cc:32:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:16:47.8954744Z axes.size() == tensor_size, 2022-05-18T04:16:47.8955076Z ~~~~~~~~~~~~^~~~ 2022-05-18T04:17:01.5105463Z INFO: From Compiling aten/src/ATen/native/cuda/group_norm_kernel.cu: 2022-05-18T04:17:01.5106219Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:17:04.1684131Z INFO: From Compiling caffe2/ideep/operators/adam_op.cc: 2022-05-18T04:17:04.1685337Z caffe2/ideep/operators/adam_op.cc:8:6: warning: 'void {anonymous}::adam_ideep_update(int, const float*, const float*, const float*, float*, float*, float*, float, float, float, float, const float*)' defined but not used [-Wunused-function] 2022-05-18T04:17:04.1685958Z void adam_ideep_update( 2022-05-18T04:17:04.1686223Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:17:05.9829953Z INFO: From Compiling caffe2/opt/bound_shape_inferencer.cc: 2022-05-18T04:17:05.9830704Z In file included from ./c10/util/Logging.h:10:0, 2022-05-18T04:17:05.9831113Z from ./caffe2/core/logging.h:2, 2022-05-18T04:17:05.9831673Z from caffe2/opt/bound_shape_inferencer.h:3, 2022-05-18T04:17:05.9832250Z from caffe2/opt/bound_shape_inferencer.cc:1: 2022-05-18T04:17:05.9833867Z caffe2/opt/bound_shape_inferencer.cc: In member function 'void caffe2::BoundShapeInferencer::InferCommonOp(const caffe2::OperatorDef&, const caffe2::OpSchema*, bool, bool)': 2022-05-18T04:17:05.9835175Z caffe2/opt/bound_shape_inferencer.cc:1116:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:05.9835787Z CAFFE_ENFORCE(target < input_shapes.size()); 2022-05-18T04:17:05.9836304Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:14.0691131Z INFO: From Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: 2022-05-18T04:17:14.0705996Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFused8BitRowwiseQuantized__base(const float*, size_t, int, uint8_t*)': 2022-05-18T04:17:14.0707037Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:40:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:14.0707649Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-05-18T04:17:14.0708041Z ~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:17:14.0708897Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::Fused8BitRowwiseQuantizedToFloat__base(const uint8_t*, size_t, int, float*)': 2022-05-18T04:17:14.0709895Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:62:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:14.0710497Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-05-18T04:17:14.0710847Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:17:14.0711769Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFusedNBitRowwiseQuantizedSBHalf__base(int, const float*, size_t, int, uint8_t*)': 2022-05-18T04:17:14.0712810Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:140:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:14.0713410Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-05-18T04:17:14.0713955Z ~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:17:14.0714871Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FusedNBitRowwiseQuantizedSBHalfToFloat__base(int, const uint8_t*, size_t, int, float*)': 2022-05-18T04:17:14.0715871Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:178:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:14.0716434Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-05-18T04:17:14.0716763Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:17:17.3994386Z INFO: From Compiling caffe2/quantization/server/activation_distribution_observer.cc: 2022-05-18T04:17:17.3995640Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputMinMaxNetObserver::DumpAndReset_(const string&, bool)': 2022-05-18T04:17:17.3996669Z caffe2/quantization/server/activation_distribution_observer.cc:183:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:17.3997287Z for (int op_index = 0; op_index < min_max_infos_.size(); ++op_index) { 2022-05-18T04:17:17.3997736Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:17.3998281Z caffe2/quantization/server/activation_distribution_observer.cc:188:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:17.3999335Z for (int i = 0; i < op_info->tensor_infos.size(); ++i) { 2022-05-18T04:17:17.3999782Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:17.4000935Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'virtual void caffe2::OutputColumnMaxHistogramObserver::Stop()': 2022-05-18T04:17:17.4002360Z caffe2/quantization/server/activation_distribution_observer.cc:388:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:17.4003494Z if (info_->histograms.size() <= col) { 2022-05-18T04:17:17.4003928Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 2022-05-18T04:17:17.4005042Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::HistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-05-18T04:17:17.4006380Z caffe2/quantization/server/activation_distribution_observer.cc:470:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:17.4007302Z for (int op_index = 0; op_index < hist_infos_.size(); ++op_index) { 2022-05-18T04:17:17.4007715Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:17.4008827Z caffe2/quantization/server/activation_distribution_observer.cc:477:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:17.4009715Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-05-18T04:17:17.4010344Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:17.4011448Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputColumnMaxHistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-05-18T04:17:17.4012822Z caffe2/quantization/server/activation_distribution_observer.cc:628:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:17.4013737Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-05-18T04:17:17.4014208Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:18.4913354Z INFO: From Compiling caffe2/operators/slice_op.cc: 2022-05-18T04:17:18.5315484Z caffe2/operators/slice_op.cc: In lambda function: 2022-05-18T04:17:18.5316455Z caffe2/operators/slice_op.cc:93:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:18.5316991Z if (i >= starts.size()) { 2022-05-18T04:17:18.5317327Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:17:21.5159242Z INFO: From Compiling caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: 2022-05-18T04:17:21.5168810Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = short unsigned int]': 2022-05-18T04:17:21.5169477Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-05-18T04:17:21.5255980Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5256618Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-05-18T04:17:21.5256972Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:21.5257686Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5258131Z for (int j = 0; j < N; ++j) { 2022-05-18T04:17:21.5258396Z ~~^~~ 2022-05-18T04:17:21.5258970Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5259406Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5259661Z ~~^~~ 2022-05-18T04:17:21.5260214Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5260652Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5260882Z ~~^~~ 2022-05-18T04:17:21.5261418Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5261861Z for (int n = 0; n < N; ++n) { 2022-05-18T04:17:21.5262067Z ~~^~~ 2022-05-18T04:17:21.5264061Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5264546Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5264756Z ~~^~~ 2022-05-18T04:17:21.5265185Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5265485Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5265671Z ~~^~~ 2022-05-18T04:17:21.5266840Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5267196Z for (int m = 0; m < M; ++m) { 2022-05-18T04:17:21.5306422Z ~~^~~ 2022-05-18T04:17:21.5307565Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5308485Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5309131Z ~~^~~ 2022-05-18T04:17:21.5310806Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5311271Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5311535Z ~~^~~ 2022-05-18T04:17:21.5312151Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5312631Z for (int n = 0; n < N; ++n) { 2022-05-18T04:17:21.5312899Z ~~^~~ 2022-05-18T04:17:21.5313577Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5314033Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5315067Z ~~^~~ 2022-05-18T04:17:21.5315923Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5316435Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5316720Z ~~^~~ 2022-05-18T04:17:21.5317446Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5317968Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5318269Z ~~^~~ 2022-05-18T04:17:21.5319001Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5319561Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5319909Z ~~^~~ 2022-05-18T04:17:21.5320661Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5321199Z for (int j = 0; j < M * N; ++j) { 2022-05-18T04:17:21.5321493Z ~~^~~~~~~ 2022-05-18T04:17:21.5322370Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-05-18T04:17:21.5322914Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-05-18T04:17:21.5323573Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5324019Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-05-18T04:17:21.5324349Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:21.5325502Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5325954Z for (int j = 0; j < N; ++j) { 2022-05-18T04:17:21.5326215Z ~~^~~ 2022-05-18T04:17:21.5326814Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5327259Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5327520Z ~~^~~ 2022-05-18T04:17:21.5328105Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5328548Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5328806Z ~~^~~ 2022-05-18T04:17:21.5329415Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5329894Z for (int n = 0; n < N; ++n) { 2022-05-18T04:17:21.5330229Z ~~^~~ 2022-05-18T04:17:21.5330839Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5331274Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5331513Z ~~^~~ 2022-05-18T04:17:21.5332201Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5332740Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5333030Z ~~^~~ 2022-05-18T04:17:21.5333769Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5334208Z for (int m = 0; m < M; ++m) { 2022-05-18T04:17:21.5334562Z ~~^~~ 2022-05-18T04:17:21.5335159Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5335599Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5335854Z ~~^~~ 2022-05-18T04:17:21.5336448Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5336883Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5337134Z ~~^~~ 2022-05-18T04:17:21.5337736Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5338159Z for (int n = 0; n < N; ++n) { 2022-05-18T04:17:21.5338411Z ~~^~~ 2022-05-18T04:17:21.5339016Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5339440Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5339694Z ~~^~~ 2022-05-18T04:17:21.5340295Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5340729Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5340968Z ~~^~~ 2022-05-18T04:17:21.5341573Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5342012Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5342256Z ~~^~~ 2022-05-18T04:17:21.5342862Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5343398Z for (int k = 0; k < K; ++k) { 2022-05-18T04:17:21.5343644Z ~~^~~ 2022-05-18T04:17:21.5344263Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:21.5344703Z for (int j = 0; j < M * N; ++j) { 2022-05-18T04:17:21.5344958Z ~~^~~~~~~ 2022-05-18T04:17:24.1173188Z INFO: From Compiling caffe2/quantization/server/dynamic_histogram.cc: 2022-05-18T04:17:24.1174264Z caffe2/quantization/server/dynamic_histogram.cc: In function 'void dnnlowp::RemapHistograms(dnnlowp::Histogram&, dnnlowp::Histogram&)': 2022-05-18T04:17:24.1175238Z caffe2/quantization/server/dynamic_histogram.cc:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:24.1176039Z for (int i = 0; i < src_bins.size(); ++i) { 2022-05-18T04:17:24.1176540Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:17:27.6706496Z INFO: From Compiling caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: 2022-05-18T04:17:27.6723230Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: In instantiation of 'bool caffe2::AddDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-05-18T04:17:27.6723901Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:205:1: required from here 2022-05-18T04:17:27.6724765Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:151:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:27.6725288Z for (int i = 0; i < pre; ++i) { 2022-05-18T04:17:27.6725581Z ~~^~~~~ 2022-05-18T04:17:27.6726304Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:27.6726826Z for (int j = 0; j < n; ++j) { 2022-05-18T04:17:27.6727306Z ~~^~~ 2022-05-18T04:17:27.6728030Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:155:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:27.6728554Z for (int k = 0; k < post; ++k) { 2022-05-18T04:17:27.6728846Z ~~^~~~~~ 2022-05-18T04:17:29.2879874Z INFO: From Compiling caffe2/ideep/operators/reshape_op.cc: 2022-05-18T04:17:29.2880788Z caffe2/ideep/operators/reshape_op.cc: In member function 'virtual bool {anonymous}::IDEEPReshapeOp::RunOnDevice()': 2022-05-18T04:17:29.2881678Z caffe2/ideep/operators/reshape_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:29.2882265Z for (int i = 0; i < actual_new_shape.size() && i < input.ndims(); ++i) { 2022-05-18T04:17:29.2882639Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:29.2885217Z caffe2/ideep/operators/reshape_op.cc:62:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:29.2888048Z for (int i = 0; i < actual_new_shape.size(); ++i) { 2022-05-18T04:17:29.2890728Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:32.1084979Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc: 2022-05-18T04:17:32.1091464Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:223:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-05-18T04:17:32.1093158Z #pragma omp parallel for 2022-05-18T04:17:32.1099470Z 2022-05-18T04:17:32.1100209Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:245:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-05-18T04:17:32.1100747Z #pragma omp parallel for 2022-05-18T04:17:32.1101027Z 2022-05-18T04:17:34.3119879Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_op.cc: 2022-05-18T04:17:34.3122534Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T04:17:34.3123344Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-05-18T04:17:34.3124301Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3124852Z for (int i = 0; i < X_size; i++) { 2022-05-18T04:17:34.3125150Z ~~^~~~~~~~ 2022-05-18T04:17:34.3125963Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3126531Z for (int i = 0; i < W_size; i++) { 2022-05-18T04:17:34.3126881Z ~~^~~~~~~~ 2022-05-18T04:17:34.3127736Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3128326Z for (int i = 0; i < Y_size; i++) { 2022-05-18T04:17:34.3128602Z ~~^~~~~~~~ 2022-05-18T04:17:34.3129605Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = false]': 2022-05-18T04:17:34.3130297Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-05-18T04:17:34.3131025Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3131583Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:17:34.3131895Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:34.3132711Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3133233Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:17:34.3133562Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:34.3134433Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T04:17:34.3138280Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-05-18T04:17:34.3142692Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3143474Z for (int i = 0; i < X_size; i++) { 2022-05-18T04:17:34.3143829Z ~~^~~~~~~~ 2022-05-18T04:17:34.3144462Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3144928Z for (int i = 0; i < W_size; i++) { 2022-05-18T04:17:34.3145202Z ~~^~~~~~~~ 2022-05-18T04:17:34.3145996Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3146523Z for (int i = 0; i < Y_size; i++) { 2022-05-18T04:17:34.3146820Z ~~^~~~~~~~ 2022-05-18T04:17:34.3147910Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T04:17:34.3148604Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-05-18T04:17:34.3149380Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3150052Z for (int i = 0; i < X_size; i++) { 2022-05-18T04:17:34.3150321Z ~~^~~~~~~~ 2022-05-18T04:17:34.3150928Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3151394Z for (int i = 0; i < W_size; i++) { 2022-05-18T04:17:34.3151666Z ~~^~~~~~~~ 2022-05-18T04:17:34.3152352Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3152859Z for (int i = 0; i < Y_size; i++) { 2022-05-18T04:17:34.3153153Z ~~^~~~~~~~ 2022-05-18T04:17:34.3154086Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = true]': 2022-05-18T04:17:34.3170574Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]' 2022-05-18T04:17:34.3171380Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-05-18T04:17:34.3172283Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3172865Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:17:34.3173189Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:34.3173936Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3174509Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:17:34.3174849Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:34.3175994Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T04:17:34.3177246Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]' 2022-05-18T04:17:34.3177899Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-05-18T04:17:34.3178670Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3179158Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:17:34.3179481Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:34.3180206Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:34.3180749Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:17:34.3181078Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:39.6328893Z INFO: From Compiling caffe2/operators/load_save_op.cc: 2022-05-18T04:17:39.6330064Z caffe2/operators/load_save_op.cc: In constructor 'caffe2::internal::SaveOpImpl::SaveOpImpl(caffe2::OperatorBase*, const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-05-18T04:17:39.6331121Z caffe2/operators/load_save_op.cc:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:39.6331739Z for (int i = 0; i < blob_names_.size(); ++i) { 2022-05-18T04:17:39.6332078Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:39.6332802Z caffe2/operators/load_save_op.cc: In member function 'bool caffe2::internal::SaveOpImpl::RunOnDevice()': 2022-05-18T04:17:39.6333930Z caffe2/operators/load_save_op.cc:189:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:39.6334491Z for (int i = 0; i < inputs.size(); ++i) { 2022-05-18T04:17:39.6334822Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:17:42.5753182Z INFO: From Compiling caffe2/operators/last_n_window_collector.cc: 2022-05-18T04:17:42.5754300Z caffe2/operators/last_n_window_collector.cc: In instantiation of 'bool caffe2::{anonymous}::LastNWindowCollectorOp::collect() [with Context = caffe2::CPUContext]': 2022-05-18T04:17:42.5755433Z caffe2/operators/last_n_window_collector.cc:27:21: required from 'bool caffe2::{anonymous}::LastNWindowCollectorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:17:42.5756100Z caffe2/operators/last_n_window_collector.cc:224:1: required from here 2022-05-18T04:17:42.5756660Z caffe2/operators/last_n_window_collector.cc:47:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:42.5757012Z for (size_t i = 1; i < input.dim(); ++i) { 2022-05-18T04:17:42.5757513Z caffe2/operators/last_n_window_collector.cc:89:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:42.5758124Z if (output_num > output_batch_size) { 2022-05-18T04:17:42.5758364Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:44.9816961Z INFO: From Compiling caffe2/queue/rebatching_queue.cc: 2022-05-18T04:17:44.9818665Z caffe2/queue/rebatching_queue.cc: In function 'void caffe2::{anonymous}::concat(caffe2::CPUContext&, const std::vector >&, const std::vector&)': 2022-05-18T04:17:44.9822672Z caffe2/queue/rebatching_queue.cc:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:44.9823458Z for (int j = 0; j < numTensors; ++j) { 2022-05-18T04:17:44.9827739Z ~~^~~~~~~~~~~~ 2022-05-18T04:17:44.9828935Z caffe2/queue/rebatching_queue.cc: In member function 'bool caffe2::RebatchingQueue::enqueue(std::vector >)': 2022-05-18T04:17:44.9834347Z caffe2/queue/rebatching_queue.cc:188:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:44.9835056Z if (idx >= splittedInputs.size()) { 2022-05-18T04:17:44.9837572Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:44.9838480Z caffe2/queue/rebatching_queue.cc:206:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:44.9839199Z } while (canWrite() && idx < splittedInputs.size()); 2022-05-18T04:17:44.9839755Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:45.0274170Z INFO: From Compiling aten/src/ATen/cuda/cub.cu: 2022-05-18T04:17:45.0274902Z nvcc warning : incompatible redefinition for option 'std', the last value of this option was used 2022-05-18T04:17:46.1741689Z INFO: From Compiling caffe2/serialize/inline_container.cc: 2022-05-18T04:17:46.1742812Z caffe2/serialize/inline_container.cc: In member function 'void caffe2::serialize::PyTorchStreamReader::init()': 2022-05-18T04:17:46.1744036Z caffe2/serialize/inline_container.cc:147:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:46.1744806Z if (version_ < kMinSupportedFileFormatVersion) { 2022-05-18T04:17:46.1745221Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:46.1746337Z caffe2/serialize/inline_container.cc:158:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:46.1747117Z if (version_ > kMaxSupportedFileFormatVersion) { 2022-05-18T04:17:46.1747670Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:17:49.8760180Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op.cc: 2022-05-18T04:17:49.8761642Z caffe2/operators/rnn/recurrent_network_op.cc: In function 'void caffe2::detail::extractLinks(caffe2::OperatorBase*, const string&, const string&, const string&, const string&, std::vector*)': 2022-05-18T04:17:49.8762761Z caffe2/operators/rnn/recurrent_network_op.cc:232:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:49.8763362Z for (auto i = 0; i < internal.size(); ++i) { 2022-05-18T04:17:49.8763710Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:17:55.1114908Z INFO: From Compiling caffe2/operators/generate_proposals_op.cc: 2022-05-18T04:17:55.1115884Z caffe2/operators/generate_proposals_op.cc: In function 'size_t caffe2::{anonymous}::ComputeStartIndex(const TensorCPU&, const std::vector&)': 2022-05-18T04:17:55.1116814Z caffe2/operators/generate_proposals_op.cc:18:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:55.1117353Z for (int i = 0; i < index.size(); i++) { 2022-05-18T04:17:55.1117680Z ~~^~~~~~~~~~~~~~ 2022-05-18T04:17:55.1119417Z caffe2/operators/generate_proposals_op.cc: In member function 'void caffe2::GenerateProposalsOp::ProposalsForOneImage(const Array3f&, const Eigen::Map >&, const caffe2::utils::ConstTensorView&, const caffe2::utils::ConstTensorView&, caffe2::ERArrXXf*, caffe2::EArrXf*) const [with Context = caffe2::CPUContext; Eigen::Array3f = Eigen::Array; caffe2::ERArrXXf = Eigen::Array; caffe2::EArrXf = Eigen::Array]': 2022-05-18T04:17:55.1120848Z caffe2/operators/generate_proposals_op.cc:216:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:55.1121180Z for (int i = 0; i < order.size(); ++i) { 2022-05-18T04:17:55.1121382Z ~~^~~~~~~~~~~~~~ 2022-05-18T04:17:55.1121947Z caffe2/operators/generate_proposals_op.cc:253:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:55.1122295Z if (post_nms_topN > 0 && post_nms_topN < keep.size()) { 2022-05-18T04:17:55.1122524Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-05-18T04:17:55.1617106Z INFO: From Compiling caffe2/operators/gather_ranges_to_dense_op.cc: 2022-05-18T04:17:55.1617674Z caffe2/operators/gather_ranges_to_dense_op.cc: In lambda function: 2022-05-18T04:17:55.1618567Z caffe2/operators/gather_ranges_to_dense_op.cc:95:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:55.1619152Z for (int i = 0; i < lengths.size(); ++i) { 2022-05-18T04:17:55.1619489Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:17:56.8527884Z INFO: From Compiling caffe2/operators/fused_rowwise_random_quantization_ops.cc: 2022-05-18T04:17:56.8539516Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FusedRandRowwiseQuantizedToFloatOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:17:56.8540375Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-05-18T04:17:56.8541312Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:56.8541927Z for (size_t row = 0; row < input_rows; ++row) { 2022-05-18T04:17:56.8542290Z ~~~~^~~~~~~~~~~~ 2022-05-18T04:17:56.8543328Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FloatToFusedRandRowwiseQuantizedOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:17:56.8544133Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-05-18T04:17:56.8545053Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:55:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:17:56.8546073Z for (size_t row = 0; row < input_rows; ++row) { 2022-05-18T04:17:56.8546413Z ~~~~^~~~~~~~~~~~ 2022-05-18T04:18:04.8092983Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cc: 2022-05-18T04:18:04.8093565Z In file included from ./c10/util/typeid.h:19:0, 2022-05-18T04:18:04.8093982Z from ./caffe2/core/context.h:9, 2022-05-18T04:18:04.8094401Z from ./caffe2/operators/boolean_mask_ops.h:4, 2022-05-18T04:18:04.8094814Z from caffe2/operators/boolean_mask_ops.cc:1: 2022-05-18T04:18:04.8095766Z caffe2/operators/boolean_mask_ops.cc: In member function 'bool caffe2::{anonymous}::SequenceFunctor::operator()(int, int, float)': 2022-05-18T04:18:04.8096737Z caffe2/operators/boolean_mask_ops.cc:360:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:04.8097316Z CAFFE_ENFORCE(i < len_, "Out of bound."); 2022-05-18T04:18:04.8097690Z ~~^~~ 2022-05-18T04:18:21.2938397Z INFO: From Compiling caffe2/operators/ctc_beam_search_decoder_op.cc: 2022-05-18T04:18:21.2963220Z caffe2/operators/ctc_beam_search_decoder_op.cc: In member function 'bool caffe2::CTCBeamSearchDecoderOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:18:21.2964136Z caffe2/operators/ctc_beam_search_decoder_op.cc:142:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:21.2964673Z for (int i = 0; i < values_cache.size(); ++i) { 2022-05-18T04:18:21.2964979Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0280548Z INFO: From Compiling caffe2/operators/dataset_ops.cc: 2022-05-18T04:18:25.0281635Z caffe2/operators/dataset_ops.cc: In constructor 'caffe2::dataset_ops::TreeWalker::TreeWalker(const std::vector&, caffe2::dataset_ops::TreeCursor&)': 2022-05-18T04:18:25.0282861Z caffe2/operators/dataset_ops.cc:143:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0283514Z for (int fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-05-18T04:18:25.0283893Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0284661Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherLengthData()': 2022-05-18T04:18:25.0285572Z caffe2/operators/dataset_ops.cc:176:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0286133Z for (int i = 0; i < lengths_.size(); ++i) { 2022-05-18T04:18:25.0286475Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0287207Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherSizeLimits()': 2022-05-18T04:18:25.0288115Z caffe2/operators/dataset_ops.cc:189:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0432907Z for (auto fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-05-18T04:18:25.0466739Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0468342Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T04:18:25.0468835Z from ./caffe2/core/blob.h:9, 2022-05-18T04:18:25.0469407Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T04:18:25.0470736Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T04:18:25.0471862Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::CheckDatasetConsistencyOp::RunOnDevice()': 2022-05-18T04:18:25.0473924Z caffe2/operators/dataset_ops.cc:261:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0474390Z InputSize() == iterator_.fields().size(), 2022-05-18T04:18:25.0474692Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0475673Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::RunOnDevice()': 2022-05-18T04:18:25.0476390Z caffe2/operators/dataset_ops.cc:394:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0476816Z for (int i = 0; i < numRows; i++) { 2022-05-18T04:18:25.0477077Z ~~^~~~~~~~~ 2022-05-18T04:18:25.0477629Z caffe2/operators/dataset_ops.cc:432:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0478045Z for (int i = 0; i < numRows; ++i) { 2022-05-18T04:18:25.0478303Z ~~^~~~~~~~~ 2022-05-18T04:18:25.0478860Z caffe2/operators/dataset_ops.cc:434:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0479272Z for (int j = 0; j < tensors[i].size(); ++j) { 2022-05-18T04:18:25.0479550Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0480119Z caffe2/operators/dataset_ops.cc:457:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0480527Z for (int i = 0; i < numRows; ++i) { 2022-05-18T04:18:25.0714003Z ~~^~~~~~~~~ 2022-05-18T04:18:25.0715377Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromInput(const Shared2DTensorVectorPtr&, std::vector >&, std::vector&)': 2022-05-18T04:18:25.0716621Z caffe2/operators/dataset_ops.cc:489:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0717192Z for (int i = 0; i < numTensors; ++i) { 2022-05-18T04:18:25.0717533Z ~~^~~~~~~~~~~~ 2022-05-18T04:18:25.0718594Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromPrototypeBlobs(std::vector >&, std::vector&)': 2022-05-18T04:18:25.0719932Z caffe2/operators/dataset_ops.cc:503:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0720488Z for (int i = 0; i < numTensors; ++i) { 2022-05-18T04:18:25.0720823Z ~~^~~~~~~~~~~~ 2022-05-18T04:18:25.0721187Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T04:18:25.0721594Z from ./caffe2/core/blob.h:9, 2022-05-18T04:18:25.0721994Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T04:18:25.0722411Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T04:18:25.0723278Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadNextBatchOp::RunOnDevice()': 2022-05-18T04:18:25.0724223Z caffe2/operators/dataset_ops.cc:527:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0724937Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-05-18T04:18:25.0725256Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0725910Z caffe2/operators/dataset_ops.cc:537:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0726470Z for (int i = 0; i < lengths.size(); ++i) { 2022-05-18T04:18:25.0726814Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0727527Z caffe2/operators/dataset_ops.cc:548:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0728175Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-05-18T04:18:25.0728483Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0729068Z caffe2/operators/dataset_ops.cc:571:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0729746Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-05-18T04:18:25.0730416Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0731810Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T04:18:25.0732277Z from ./caffe2/core/blob.h:9, 2022-05-18T04:18:25.0732672Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T04:18:25.0733352Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T04:18:25.0737109Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ComputeOffsetOp::RunOnDevice()': 2022-05-18T04:18:25.0738298Z caffe2/operators/dataset_ops.cc:604:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0740056Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-05-18T04:18:25.0766913Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0767689Z caffe2/operators/dataset_ops.cc:615:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0769326Z for (int i = 0; i < lengths.size(); ++i) { 2022-05-18T04:18:25.0769630Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0770495Z caffe2/operators/dataset_ops.cc:626:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0771014Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-05-18T04:18:25.0771307Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0771615Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T04:18:25.0771953Z from ./caffe2/core/blob.h:9, 2022-05-18T04:18:25.0772332Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T04:18:25.0772719Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T04:18:25.0773564Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::SortAndShuffleOp::RunOnDevice()': 2022-05-18T04:18:25.0774703Z caffe2/operators/dataset_ops.cc:662:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0775384Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-05-18T04:18:25.0776166Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0777257Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadRandomBatchOp::RunOnDevice()': 2022-05-18T04:18:25.0778134Z caffe2/operators/dataset_ops.cc:750:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0778791Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 3); 2022-05-18T04:18:25.0779272Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0779931Z caffe2/operators/dataset_ops.cc:774:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0780592Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-05-18T04:18:25.0780942Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0781896Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::TrimDatasetOp::RunOnDevice()': 2022-05-18T04:18:25.0782765Z caffe2/operators/dataset_ops.cc:1095:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0783392Z for (int col = 0; col < walker.fields().size(); ++col) { 2022-05-18T04:18:25.0783856Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0784180Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T04:18:25.0784557Z from ./caffe2/core/blob.h:9, 2022-05-18T04:18:25.0785218Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T04:18:25.0785673Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T04:18:25.0789747Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::CollectTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:18:25.0790430Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-05-18T04:18:25.0791065Z caffe2/operators/dataset_ops.cc:1032:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0791569Z tensorVector->size() == numToCollect_, 2022-05-18T04:18:25.0792019Z ^ 2022-05-18T04:18:25.0792848Z caffe2/operators/dataset_ops.cc:1045:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0793448Z } else if (pos >= tensorVector->size()) { 2022-05-18T04:18:25.0793795Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:25.0794668Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::ConcatTensorVectorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:18:25.0795437Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-05-18T04:18:25.0796379Z caffe2/operators/dataset_ops.cc:969:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:25.0796997Z for (int i = 1; i < tensorVector->size(); i++) { 2022-05-18T04:18:25.0797344Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:35.0979420Z INFO: From Compiling caffe2/operators/reservoir_sampling.cc: 2022-05-18T04:18:35.0989402Z caffe2/operators/reservoir_sampling.cc: In instantiation of 'bool caffe2::{anonymous}::ReservoirSamplingOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:18:35.0994230Z caffe2/operators/reservoir_sampling.cc:277:1: required from here 2022-05-18T04:18:35.0995081Z caffe2/operators/reservoir_sampling.cc:38:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:35.0995658Z for (size_t i = 1; i < input.dim(); ++i) { 2022-05-18T04:18:37.1381503Z INFO: From Compiling caffe2/operators/flexible_top_k.cc: 2022-05-18T04:18:37.1382521Z caffe2/operators/flexible_top_k.cc: In instantiation of 'bool caffe2::FlexibleTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T04:18:37.1383081Z caffe2/operators/flexible_top_k.cc:185:1: required from here 2022-05-18T04:18:37.1383734Z caffe2/operators/flexible_top_k.cc:77:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:37.1384241Z if (PQ.size() < k_ || value > PQ.top().first) { 2022-05-18T04:18:37.1384800Z caffe2/operators/flexible_top_k.cc:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:37.1385146Z if (PQ.size() > k_) { 2022-05-18T04:18:40.2551997Z INFO: From Compiling caffe2/utils/math_cpu.cc: 2022-05-18T04:18:40.2553158Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:18:40.2554144Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2554760Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-05-18T04:18:40.2555195Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:18:40.2555787Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:18:40.2556249Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-05-18T04:18:40.2556564Z ^ 2022-05-18T04:18:40.2557253Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2557850Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-05-18T04:18:40.2558262Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:18:40.2559103Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:18:40.2559553Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-05-18T04:18:40.2559878Z ^ 2022-05-18T04:18:40.2560799Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:18:40.2561785Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2562346Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-05-18T04:18:40.2562678Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:18:40.2563118Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:18:40.2563476Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-05-18T04:18:40.2563695Z ^ 2022-05-18T04:18:40.2564076Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2564504Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-05-18T04:18:40.2564882Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:18:40.2565423Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:18:40.2565874Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-05-18T04:18:40.2566166Z ^ 2022-05-18T04:18:40.2567022Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:18:40.2567990Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2568582Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-05-18T04:18:40.2569009Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:18:40.2569884Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:18:40.2570362Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-05-18T04:18:40.2570669Z ^ 2022-05-18T04:18:40.2571354Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2571964Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-05-18T04:18:40.2572360Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:18:40.2572967Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:18:40.2573432Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-05-18T04:18:40.2573731Z ^ 2022-05-18T04:18:40.2574624Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:18:40.2575604Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2576234Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-05-18T04:18:40.2576652Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:18:40.2577208Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:18:40.2577665Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-05-18T04:18:40.2577960Z ^ 2022-05-18T04:18:40.2578628Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2579238Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-05-18T04:18:40.2579673Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:18:40.2580255Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:18:40.2580696Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-05-18T04:18:40.2581105Z ^ 2022-05-18T04:18:40.2581981Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = float; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:18:40.2582977Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2583565Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:18:40.2583927Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:18:40.2584538Z caffe2/utils/math_cpu.cc:1403:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:18:40.2585017Z CAFFE2_RAND_SYNTHETIC_DATA(float); 2022-05-18T04:18:40.2585343Z ^ 2022-05-18T04:18:40.2588230Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = double; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:18:40.2589243Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2589824Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:18:40.2590180Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:18:40.2590790Z caffe2/utils/math_cpu.cc:1405:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:18:40.2591286Z CAFFE2_RAND_SYNTHETIC_DATA(double); 2022-05-18T04:18:40.2591606Z ^ 2022-05-18T04:18:40.2592510Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:18:40.2593500Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2594080Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:18:40.2594437Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:18:40.2596053Z caffe2/utils/math_cpu.cc:1407:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:18:40.2596556Z CAFFE2_RAND_SYNTHETIC_DATA(int8_t); 2022-05-18T04:18:40.2596882Z ^ 2022-05-18T04:18:40.2597748Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:18:40.2598731Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2599323Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:18:40.2599684Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:18:40.2600296Z caffe2/utils/math_cpu.cc:1409:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:18:40.2600779Z CAFFE2_RAND_SYNTHETIC_DATA(int16_t); 2022-05-18T04:18:40.2601112Z ^ 2022-05-18T04:18:40.2601996Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:18:40.2602973Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2603551Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:18:40.2603917Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:18:40.2604513Z caffe2/utils/math_cpu.cc:1411:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:18:40.2604998Z CAFFE2_RAND_SYNTHETIC_DATA(int32_t); 2022-05-18T04:18:40.2605340Z ^ 2022-05-18T04:18:40.2606191Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:18:40.2607132Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2607854Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:18:40.2608210Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:18:40.2608811Z caffe2/utils/math_cpu.cc:1413:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:18:40.2609290Z CAFFE2_RAND_SYNTHETIC_DATA(int64_t); 2022-05-18T04:18:40.2609618Z ^ 2022-05-18T04:18:40.2610584Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:18:40.2611581Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2612154Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:18:40.2612507Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:18:40.2613126Z caffe2/utils/math_cpu.cc:1415:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:18:40.2613609Z CAFFE2_RAND_SYNTHETIC_DATA(uint8_t); 2022-05-18T04:18:40.2613937Z ^ 2022-05-18T04:18:40.2614850Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:18:40.2615857Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2616446Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:18:40.2616800Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:18:40.2617397Z caffe2/utils/math_cpu.cc:1417:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:18:40.2617881Z CAFFE2_RAND_SYNTHETIC_DATA(uint16_t); 2022-05-18T04:18:40.2618211Z ^ 2022-05-18T04:18:40.2619194Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:18:40.2620200Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2620783Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:18:40.2621115Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:18:40.2621718Z caffe2/utils/math_cpu.cc:1419:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:18:40.2622210Z CAFFE2_RAND_SYNTHETIC_DATA(uint32_t); 2022-05-18T04:18:40.2622540Z ^ 2022-05-18T04:18:40.2623449Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:18:40.2624449Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2624981Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:18:40.2625312Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:18:40.2625965Z caffe2/utils/math_cpu.cc:1421:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:18:40.2626435Z CAFFE2_RAND_SYNTHETIC_DATA(uint64_t); 2022-05-18T04:18:40.2626727Z ^ 2022-05-18T04:18:40.2627960Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2022-05-18T04:18:40.2628789Z caffe2/utils/math_cpu.cc:1419:1: required from here 2022-05-18T04:18:40.2629518Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2630146Z if (mem_ref < min) { 2022-05-18T04:18:40.2630461Z ~~~~~~~~^~~~~ 2022-05-18T04:18:40.2631139Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2631643Z if (mem_ref > max) { 2022-05-18T04:18:40.2631918Z ~~~~~~~~^~~~~ 2022-05-18T04:18:40.2633210Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = long unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2022-05-18T04:18:40.2634038Z caffe2/utils/math_cpu.cc:1421:1: required from here 2022-05-18T04:18:40.2634779Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2635243Z if (mem_ref < min) { 2022-05-18T04:18:40.2635554Z ~~~~~~~~^~~~~ 2022-05-18T04:18:40.2636243Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:40.2636742Z if (mem_ref > max) { 2022-05-18T04:18:40.2637044Z ~~~~~~~~^~~~~ 2022-05-18T04:18:42.6634418Z INFO: From Compiling caffe2/transforms/pattern_net_transform.cc: 2022-05-18T04:18:42.6654410Z caffe2/transforms/pattern_net_transform.cc: In member function 'virtual bool caffe2::PatternNetTransform::PatternRule(const caffe2::transform::Graph&, const std::vector&, int)': 2022-05-18T04:18:42.6655537Z caffe2/transforms/pattern_net_transform.cc:120:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:42.6656170Z if (inverse_ops_[parent] < subgraph.size() && 2022-05-18T04:18:42.6657002Z caffe2/transforms/pattern_net_transform.cc:129:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:42.6657648Z if (inverse_ops_[child] < subgraph.size() && 2022-05-18T04:18:44.3105517Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor.cc: 2022-05-18T04:18:44.3106427Z In file included from ./c10/util/typeid.h:19:0, 2022-05-18T04:18:44.3106802Z from ./caffe2/core/context.h:9, 2022-05-18T04:18:44.3107218Z from ./caffe2/operators/rnn/recurrent_network_executor.h:4, 2022-05-18T04:18:44.3107677Z from caffe2/operators/rnn/recurrent_network_executor.cc:1: 2022-05-18T04:18:44.3108692Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::Run(int)': 2022-05-18T04:18:44.3109648Z caffe2/operators/rnn/recurrent_network_executor.cc:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:44.3110194Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-05-18T04:18:44.3110518Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T04:18:44.3111370Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::RunBackwards(int)': 2022-05-18T04:18:44.3112336Z caffe2/operators/rnn/recurrent_network_executor.cc:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:44.3112860Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-05-18T04:18:44.3113198Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T04:18:44.3113992Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::WorkerFunction()': 2022-05-18T04:18:44.3114935Z caffe2/operators/rnn/recurrent_network_executor.cc:181:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:44.3115594Z if (job.op_idx == timestep_ops_template_.size() - 1) { 2022-05-18T04:18:44.3115958Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:18:44.3116875Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::_Exec()': 2022-05-18T04:18:44.3117792Z caffe2/operators/rnn/recurrent_network_executor.cc:210:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:44.3118331Z while (workers_.size() < num_threads_) { 2022-05-18T04:18:44.3118650Z ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-05-18T04:18:45.0603234Z INFO: From Compiling caffe2/operators/h_softmax_op.cc: 2022-05-18T04:18:45.0604638Z caffe2/operators/h_softmax_op.cc: In member function 'bool caffe2::HSoftmaxSearchOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T04:18:45.0605555Z caffe2/operators/h_softmax_op.cc:408:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:45.0606256Z info.begin() + (top_n_ < info.size() ? top_n_ : info.size() - 1), 2022-05-18T04:18:45.0606654Z ~~~~~~~^~~~~~~~~~~~~ 2022-05-18T04:18:45.0607342Z caffe2/operators/h_softmax_op.cc:419:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:45.0607820Z if (i < info.size()) { 2022-05-18T04:18:45.0608110Z ~~^~~~~~~~~~~~~ 2022-05-18T04:18:45.8452366Z INFO: From Compiling caffe2/operators/half_float_ops.cc: 2022-05-18T04:18:45.8463884Z caffe2/operators/half_float_ops.cc: In member function 'bool caffe2::Float16UniformFillOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:18:45.8464754Z caffe2/operators/half_float_ops.cc:139:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:45.8465172Z for (uint64_t i = 0; i < leading_dim_sz; i++) { 2022-05-18T04:18:45.8465451Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:18:45.8466457Z caffe2/operators/half_float_ops.cc:143:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:45.8467185Z for (uint64_t j = 0; j < rowsz; j++) { 2022-05-18T04:18:45.8467501Z ~~^~~~~~~ 2022-05-18T04:18:55.1498585Z INFO: From Compiling caffe2/operators/lengths_top_k_op.cc: 2022-05-18T04:18:55.1499591Z caffe2/operators/lengths_top_k_op.cc: In instantiation of 'bool caffe2::LengthsTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T04:18:55.1500177Z caffe2/operators/lengths_top_k_op.cc:158:1: required from here 2022-05-18T04:18:55.1500919Z caffe2/operators/lengths_top_k_op.cc:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:55.1501467Z if (p_queue.size() < k_ || value > p_queue.top().first) { 2022-05-18T04:18:55.1502153Z caffe2/operators/lengths_top_k_op.cc:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:55.1502679Z if (p_queue.size() > k_) { 2022-05-18T04:18:59.2639443Z INFO: From Compiling caffe2/quantization/server/pool_dnnlowp_op.cc: 2022-05-18T04:18:59.2640985Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-05-18T04:18:59.2643265Z ./c10/util/Registry.h:186:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-05-18T04:18:59.2644663Z caffe2/quantization/server/pool_dnnlowp_op.cc:769:1: required from here 2022-05-18T04:18:59.2645684Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:59.2646824Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:18:59.2647736Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:59.2648551Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:18:59.2649934Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-05-18T04:18:59.2652183Z ./c10/util/Registry.h:186:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-05-18T04:18:59.2653354Z caffe2/quantization/server/pool_dnnlowp_op.cc:773:1: required from here 2022-05-18T04:18:59.2654475Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:59.2655298Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:18:59.2656232Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:59.2657039Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:18:59.2658421Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2022-05-18T04:18:59.2660814Z ./c10/util/Registry.h:186:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-05-18T04:18:59.2663135Z caffe2/quantization/server/pool_dnnlowp_op.cc:775:1: required from here 2022-05-18T04:18:59.2664064Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:59.2664855Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:18:59.2665662Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:59.2667103Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:18:59.2668220Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2022-05-18T04:18:59.2670068Z ./c10/util/Registry.h:186:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-05-18T04:18:59.2671269Z caffe2/quantization/server/pool_dnnlowp_op.cc:779:1: required from here 2022-05-18T04:18:59.2672149Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:59.2672834Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:18:59.2673577Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:18:59.2674257Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:19:05.2303808Z INFO: From Compiling caffe2/core/net_async_tracing.cc: 2022-05-18T04:19:05.2304352Z caffe2/core/net_async_tracing.cc: In function 'int caffe2::tracing::extractShardId(const string&)': 2022-05-18T04:19:05.2304851Z caffe2/core/net_async_tracing.cc:402:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:19:05.2305240Z while (right_pos < name.length() && isdigit(name[right_pos])) { 2022-05-18T04:19:05.2305545Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:19:10.0869464Z INFO: From Compiling caffe2/serialize/inline_container.cc: 2022-05-18T04:19:10.0873390Z caffe2/serialize/inline_container.cc: In member function 'void caffe2::serialize::PyTorchStreamReader::init()': 2022-05-18T04:19:10.0873995Z caffe2/serialize/inline_container.cc:147:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:19:10.0874360Z if (version_ < kMinSupportedFileFormatVersion) { 2022-05-18T04:19:10.0874681Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:19:10.0875092Z caffe2/serialize/inline_container.cc:158:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:19:10.0875496Z if (version_ > kMaxSupportedFileFormatVersion) { 2022-05-18T04:19:10.0875737Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:19:10.5513121Z INFO: From Compiling caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: 2022-05-18T04:19:10.5514118Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: In instantiation of 'bool caffe2::MulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-05-18T04:19:10.5514749Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:121:1: required from here 2022-05-18T04:19:10.5515616Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:79:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:19:10.5516157Z for (int i = 0; i < pre; ++i) { 2022-05-18T04:19:10.5516608Z ~~^~~~~ 2022-05-18T04:19:10.5517347Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:19:10.5517860Z for (int j = 0; j < n; ++j) { 2022-05-18T04:19:10.5518139Z ~~^~~ 2022-05-18T04:19:10.5518852Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:83:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:19:10.5519381Z for (int k = 0; k < post; ++k) { 2022-05-18T04:19:10.5519666Z ~~^~~~~~ 2022-05-18T04:19:14.3352638Z INFO: From Compiling test/cpp/jit/test_irparser.cpp: 2022-05-18T04:19:14.3353606Z test/cpp/jit/test_irparser.cpp: In member function 'virtual void torch::jit::IRParserTest_MalformedStrides_Test::TestBody()': 2022-05-18T04:19:14.3354466Z test/cpp/jit/test_irparser.cpp:304:8: warning: unused variable 'error_thrown' [-Wunused-variable] 2022-05-18T04:19:14.3354952Z bool error_thrown = false; 2022-05-18T04:19:14.3355265Z ^~~~~~~~~~~~ 2022-05-18T04:19:42.3303630Z INFO: From Compiling test/cpp/jit/test_lite_interpreter.cpp: 2022-05-18T04:19:42.3313193Z test/cpp/jit/test_lite_interpreter.cpp: In member function 'virtual void torch::jit::RunTimeTest_ParseOperator_Test::TestBody()': 2022-05-18T04:19:42.3314253Z test/cpp/jit/test_lite_interpreter.cpp:1186:11: warning: unused variable 'model_version' [-Wunused-variable] 2022-05-18T04:19:42.3314937Z int64_t model_version = caffe2::serialize::kProducedBytecodeVersion; 2022-05-18T04:19:42.3315306Z ^~~~~~~~~~~~~ 2022-05-18T04:19:42.3316150Z test/cpp/jit/test_lite_interpreter.cpp: In member function 'virtual void torch::jit::RunTimeTest_RuntimeCall_Test::TestBody()': 2022-05-18T04:19:42.3317031Z test/cpp/jit/test_lite_interpreter.cpp:1570:11: warning: unused variable 'model_version' [-Wunused-variable] 2022-05-18T04:19:42.3427836Z int64_t model_version = caffe2::serialize::kProducedBytecodeVersion; 2022-05-18T04:19:42.3428982Z ^~~~~~~~~~~~~ 2022-05-18T04:19:58.5832362Z INFO: From Compiling test/cpp/jit/test_misc.cpp: 2022-05-18T04:19:58.5923997Z test/cpp/jit/test_misc.cpp: In lambda function: 2022-05-18T04:19:58.5924772Z test/cpp/jit/test_misc.cpp:1147:17: warning: unused variable 'test_val' [-Wunused-variable] 2022-05-18T04:19:58.5925242Z const int test_val = 234; 2022-05-18T04:19:58.5925576Z ^~~~~~~~ 2022-05-18T04:19:58.5926388Z test/cpp/jit/test_misc.cpp: In member function 'virtual void torch::jit::RecordFunctionTest_Callbacks_Test::TestBody()': 2022-05-18T04:19:58.5927134Z test/cpp/jit/test_misc.cpp:1053:8: warning: unused variable 'h2' [-Wunused-variable] 2022-05-18T04:19:58.5927603Z auto h2 = add_remove_test_add_cb<2>(); 2022-05-18T04:19:58.5927903Z ^~ 2022-05-18T04:19:58.5928612Z test/cpp/jit/test_misc.cpp: In member function 'virtual void torch::jit::FallbackGraphsTest_Basic_Test::TestBody()': 2022-05-18T04:19:58.5929626Z test/cpp/jit/test_misc.cpp:1420:21: warning: variable 'nestGraphIntoFallbackGraph' set but not used [-Wunused-but-set-variable] 2022-05-18T04:19:58.5930214Z static const auto nestGraphIntoFallbackGraph = 2022-05-18T04:19:58.5930617Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:19:58.5931343Z test/cpp/jit/test_misc.cpp: In member function 'virtual void torch::jit::RecordDebugHandles_Basic_Test::TestBody()': 2022-05-18T04:19:58.5932130Z test/cpp/jit/test_misc.cpp:2658:11: warning: unused variable 'z' [-Wunused-variable] 2022-05-18T04:19:58.5932586Z float z = x / y; 2022-05-18T04:19:58.5932893Z ^ 2022-05-18T04:19:58.5933429Z test/cpp/jit/test_misc.cpp:2663:11: warning: unused variable 'z' [-Wunused-variable] 2022-05-18T04:19:58.5933831Z float z = x / y; 2022-05-18T04:19:58.5934093Z ^ 2022-05-18T04:20:14.6360371Z INFO: From Compiling test/cpp/tensorexpr/test_kernel.cpp: 2022-05-18T04:20:14.6373268Z test/cpp/tensorexpr/test_kernel.cpp: In member function 'virtual void torch::jit::Kernel_InliningIntermediates_Test::TestBody()': 2022-05-18T04:20:14.6374354Z test/cpp/tensorexpr/test_kernel.cpp:73:12: warning: unused variable 'device' [-Wunused-variable] 2022-05-18T04:20:14.6374999Z auto device = use_cuda ? kCUDA : kCPU; 2022-05-18T04:20:14.6375318Z ^~~~~~ 2022-05-18T04:20:14.6376099Z test/cpp/tensorexpr/test_kernel.cpp:84:14: warning: unused variable 'num_out1_uses' [-Wunused-variable] 2022-05-18T04:20:14.6376742Z size_t num_out1_uses = use_cuda ? 0 : 5; 2022-05-18T04:20:14.6377228Z ^~~~~~~~~~~~~ 2022-05-18T04:20:16.2649821Z INFO: From Compiling test/cpp/jit/torch_python_test.cpp: 2022-05-18T04:20:16.2659030Z test/cpp/jit/torch_python_test.cpp:37:6: warning: 'void torch::jit::{anonymous}::testSerializationInterop()' defined but not used [-Wunused-function] 2022-05-18T04:20:16.2659646Z void testSerializationInterop() { 2022-05-18T04:20:16.2659975Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:20:33.5419437Z INFO: From Compiling test/cpp/tensorexpr/test_conv.cpp: 2022-05-18T04:20:33.5420348Z test/cpp/tensorexpr/test_conv.cpp:17:19: warning: 'at::Tensor torch::jit::genTestData(c10::IntArrayRef)' defined but not used [-Wunused-function] 2022-05-18T04:20:33.5420924Z static at::Tensor genTestData(c10::IntArrayRef args) { 2022-05-18T04:20:33.5421296Z ^~~~~~~~~~~ 2022-05-18T04:20:35.7750450Z INFO: From Compiling test/cpp/tensorexpr/test_reductions.cpp: 2022-05-18T04:20:35.7761571Z test/cpp/tensorexpr/test_reductions.cpp: In member function 'virtual void torch::jit::Reductions_ReduceSum0D_2_Test::TestBody()': 2022-05-18T04:20:35.7762388Z test/cpp/tensorexpr/test_reductions.cpp:53:13: warning: unused variable 'M' [-Wunused-variable] 2022-05-18T04:20:35.7762829Z const int M = 10; 2022-05-18T04:20:35.7763096Z ^ 2022-05-18T04:20:38.6203491Z INFO: From Compiling test/cpp/tensorexpr/test_type.cpp: 2022-05-18T04:20:38.6204677Z test/cpp/tensorexpr/test_type.cpp: In member function 'virtual void torch::jit::Type_BitCasting_Test::TestBody()': 2022-05-18T04:20:38.6205489Z test/cpp/tensorexpr/test_type.cpp:71:21: warning: unused variable 'ref16' [-Wunused-variable] 2022-05-18T04:20:38.6205978Z constexpr int16_t ref16 = 1337; 2022-05-18T04:20:38.6206312Z ^~~~~ 2022-05-18T04:20:38.6206975Z test/cpp/tensorexpr/test_type.cpp:74:12: warning: variable 'reff16' set but not used [-Wunused-but-set-variable] 2022-05-18T04:20:38.6207487Z at::Half reff16 = 1337.0f; 2022-05-18T04:20:38.6207754Z ^~~~~~ 2022-05-18T04:21:05.4883867Z INFO: From Compiling test/cpp/jit/test_fuser.cpp: 2022-05-18T04:21:05.4884334Z test/cpp/jit/test_fuser.cpp: In lambda function: 2022-05-18T04:21:05.4885013Z test/cpp/jit/test_fuser.cpp:125:21: warning: unused variable 'i' [-Wunused-variable] 2022-05-18T04:21:05.4992488Z for (const auto i : c10::irange(graph.inputs().size())) { 2022-05-18T04:21:05.4992894Z ^ 2022-05-18T04:21:09.3720370Z INFO: From Compiling test/cpp/tensorexpr/tutorial.cpp: 2022-05-18T04:21:09.3732138Z test/cpp/tensorexpr/tutorial.cpp:526:6: warning: 'void printLinesToFrom(const string&, int, int)' defined but not used [-Wunused-function] 2022-05-18T04:21:09.3732742Z void printLinesToFrom(const std::string& input_str, int from, int to) { 2022-05-18T04:21:09.3733090Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:21:28.4367073Z [3,659 / 3,673] Compiling test/cpp/jit/test_class_import.cpp; 20s processwrapper-sandbox ... (8 actions running) 2022-05-18T04:21:28.4886224Z INFO: From Compiling test/cpp/jit/test_backend_compiler_lib.cpp: 2022-05-18T04:21:28.4988406Z test/cpp/jit/test_backend_compiler_lib.cpp: In member function 'virtual c10::impl::GenericList torch::jit::BackendWithCompiler::execute(c10::IValue, c10::impl::GenericList)': 2022-05-18T04:21:28.4989310Z test/cpp/jit/test_backend_compiler_lib.cpp:122:14: warning: variable 'const_val' set but not used [-Wunused-but-set-variable] 2022-05-18T04:21:28.4990103Z double const_val = 1.0; 2022-05-18T04:21:28.4990427Z ^~~~~~~~~ 2022-05-18T04:22:53.3835880Z INFO: From Compiling torch/lib/libshm/manager.cpp: 2022-05-18T04:22:53.3907077Z torch/lib/libshm/manager.cpp: In function 'void print_init_message(const char*)': 2022-05-18T04:22:53.3908031Z torch/lib/libshm/manager.cpp:59:10: warning: variable 'unused' set but not used [-Wunused-but-set-variable] 2022-05-18T04:22:53.3908615Z size_t unused; 2022-05-18T04:22:53.3908879Z ^~~~~~ 2022-05-18T04:23:09.6091017Z INFO: From Compiling torch/csrc/utils/tensor_new.cpp: 2022-05-18T04:23:09.6092357Z torch/csrc/utils/tensor_new.cpp:473:8: warning: 'at::Tensor torch::utils::{anonymous}::legacy_sparse_tensor_new(c10::DispatchKey, c10::ScalarType, PyObject*, PyObject*)' defined but not used [-Wunused-function] 2022-05-18T04:23:09.6093206Z Tensor legacy_sparse_tensor_new(c10::DispatchKey dispatch_key, at::ScalarType scalar_type, PyObject* args, PyObject* kwargs) { 2022-05-18T04:23:09.6093718Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:23:09.6096675Z torch/csrc/utils/tensor_new.cpp:469:8: warning: 'at::Tensor torch::utils::{anonymous}::legacy_sparse_tensor_ctor(c10::DispatchKey, c10::ScalarType, PyObject*, PyObject*)' defined but not used [-Wunused-function] 2022-05-18T04:23:09.6097652Z Tensor legacy_sparse_tensor_ctor(c10::DispatchKey dispatch_key, at::ScalarType scalar_type, PyObject* args, PyObject* kwargs) { 2022-05-18T04:23:09.6098201Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:23:09.6099195Z torch/csrc/utils/tensor_new.cpp:73:8: warning: 'at::Tensor torch::utils::{anonymous}::dispatch_ones(c10::TensorOptions, c10::ScalarType, const c10::optional&, at::IntArrayRef)' defined but not used [-Wunused-function] 2022-05-18T04:23:09.6099719Z Tensor dispatch_ones(c10::TensorOptions options, at::ScalarType scalar_type, const optional& device, IntArrayRef sizes) { 2022-05-18T04:23:09.6100162Z ^~~~~~~~~~~~~ 2022-05-18T04:23:32.1822671Z INFO: From Compiling torch/csrc/utils.cpp: 2022-05-18T04:23:32.1823397Z torch/csrc/utils.cpp: In function 'void THPUtils_invalidArguments(PyObject*, PyObject*, const char*, size_t, ...)': 2022-05-18T04:23:32.1829286Z torch/csrc/utils.cpp:133:18: warning: unused variable 'i' [-Wunused-variable] 2022-05-18T04:23:32.1866965Z for(const auto i : c10::irange(num_options)) 2022-05-18T04:23:32.1867181Z ^ 2022-05-18T04:23:34.2976937Z INFO: From Compiling torch/csrc/jit/python/python_sugared_value.cpp: 2022-05-18T04:23:34.2984864Z torch/csrc/jit/python/python_sugared_value.cpp: In function 'std::shared_ptr torch::jit::toSugaredValue(pybind11::object, torch::jit::GraphFunction&, const torch::jit::SourceRange&, bool)': 2022-05-18T04:23:34.2986265Z torch/csrc/jit/python/python_sugared_value.cpp:1194:8: warning: unused variable 'isRpcAvailable' [-Wunused-variable] 2022-05-18T04:23:34.2986825Z bool isRpcAvailable = py::cast( 2022-05-18T04:23:34.2987251Z ^~~~~~~~~~~~~~ 2022-05-18T04:23:45.1194080Z INFO: From Compiling torch/csrc/jit/passes/onnx/function_extraction.cpp: 2022-05-18T04:23:45.1205830Z torch/csrc/jit/passes/onnx/function_extraction.cpp: In member function 'torch::jit::Node* torch::jit::onnx::{anonymous}::FunctionExtractor::CreateFunctionNode(torch::jit::onnx::{anonymous}::FunctionExtractor::FunctionContext&, torch::jit::onnx::{anonymous}::FunctionExtractor::ScopeContext&, const std::shared_ptr&, const string&, const string&)': 2022-05-18T04:23:45.1207423Z torch/csrc/jit/passes/onnx/function_extraction.cpp:556:15: warning: unused variable 'func_scope_ctx' [-Wunused-variable] 2022-05-18T04:23:45.1208169Z const auto& func_scope_ctx = func_ctx.scope_ctxs_[func_scope]; 2022-05-18T04:23:45.1208734Z ^~~~~~~~~~~~~~ 2022-05-18T04:23:45.1210519Z torch/csrc/jit/passes/onnx/function_extraction.cpp: In member function 'void torch::jit::onnx::{anonymous}::FunctionExtractor::ConvertScopeToFunction(const ScopePtr&, const scope_list&, torch::jit::onnx::{anonymous}::FunctionExtractor::scope_ctx_map&, const std::shared_ptr&)': 2022-05-18T04:23:45.1211996Z torch/csrc/jit/passes/onnx/function_extraction.cpp:674:8: warning: unused variable 'func_def_n' [-Wunused-variable] 2022-05-18T04:23:45.1212634Z auto func_def_n = 2022-05-18T04:23:45.1212899Z ^~~~~~~~~~ 2022-05-18T04:24:01.0769525Z INFO: From Compiling torch/csrc/jit/passes/onnx/helper.cpp: 2022-05-18T04:24:01.0779823Z torch/csrc/jit/passes/onnx/helper.cpp: In function 'torch::jit::Node* torch::jit::addNodeToBlock(torch::jit::Block*, c10::Symbol, torch::jit::ArrayRef)': 2022-05-18T04:24:01.0780620Z torch/csrc/jit/passes/onnx/helper.cpp:101:10: warning: unused variable 'new_input' [-Wunused-variable] 2022-05-18T04:24:01.0781158Z auto new_input = new_node->addInput(input); 2022-05-18T04:24:01.0781440Z ^~~~~~~~~ 2022-05-18T04:24:05.6674986Z INFO: From Compiling torch/csrc/jit/passes/onnx/unpack_quantized_weights.cpp: 2022-05-18T04:24:05.6687082Z torch/csrc/jit/passes/onnx/unpack_quantized_weights.cpp: In function 'std::vector torch::jit::CreateQuantizedWeights(std::shared_ptr&, const at::Tensor&, int8_t*, const std::vector&, const std::vector&)': 2022-05-18T04:24:05.6688105Z torch/csrc/jit/passes/onnx/unpack_quantized_weights.cpp:196:8: warning: variable 'options' set but not used [-Wunused-but-set-variable] 2022-05-18T04:24:05.6688789Z auto options = c10::TensorOptions().dtype(at::kChar).device(at::kCPU); 2022-05-18T04:24:05.6689154Z ^~~~~~~ 2022-05-18T04:24:12.9290052Z INFO: From Compiling torch/csrc/jit/python/python_ir.cpp: 2022-05-18T04:24:12.9290565Z torch/csrc/jit/python/python_ir.cpp: In lambda function: 2022-05-18T04:24:12.9291268Z torch/csrc/jit/python/python_ir.cpp:611:22: warning: unused variable 'sch' [-Wunused-variable] 2022-05-18T04:24:12.9291959Z if (auto sch = n.maybeSchema()) { 2022-05-18T04:24:12.9292303Z ^~~ 2022-05-18T04:24:34.9107796Z INFO: From Compiling torch/csrc/jit/passes/onnx/shape_type_inference.cpp: 2022-05-18T04:24:34.9109216Z torch/csrc/jit/passes/onnx/shape_type_inference.cpp: In function 'std::vector torch::jit::{anonymous}::Broadcast(const std::vector&, const std::vector&)': 2022-05-18T04:24:34.9110229Z torch/csrc/jit/passes/onnx/shape_type_inference.cpp:709:13: warning: unused variable 'idx' [-Wunused-variable] 2022-05-18T04:24:34.9110767Z for (auto idx : c10::irange(rank_max)) { 2022-05-18T04:24:34.9111120Z ^~~ 2022-05-18T04:24:34.9111926Z torch/csrc/jit/passes/onnx/shape_type_inference.cpp: In function 'void torch::jit::{anonymous}::ComputeConstant(torch::jit::Node*, int)': 2022-05-18T04:24:34.9112814Z torch/csrc/jit/passes/onnx/shape_type_inference.cpp:1391:31: warning: unused variable 'i' [-Wunused-variable] 2022-05-18T04:24:34.9113434Z for (const auto i : c10::irange(expand_shape.value()[0])) { 2022-05-18T04:24:34.9113811Z ^ 2022-05-18T04:24:34.9114628Z torch/csrc/jit/passes/onnx/shape_type_inference.cpp: In function 'void torch::jit::{anonymous}::SpecialPostProcess(torch::jit::Node*)': 2022-05-18T04:24:34.9115543Z torch/csrc/jit/passes/onnx/shape_type_inference.cpp:1632:12: warning: unused variable 'list_node' [-Wunused-variable] 2022-05-18T04:24:34.9116160Z auto list_node = n->input(0)->node(); 2022-05-18T04:24:34.9116480Z ^~~~~~~~~ 2022-05-18T04:24:34.9116896Z torch/csrc/jit/passes/onnx/shape_type_inference.cpp: At global scope: 2022-05-18T04:24:34.9117950Z torch/csrc/jit/passes/onnx/shape_type_inference.cpp:382:6: warning: 'bool torch::jit::{anonymous}::IsBlockReturnTypeSame(torch::jit::Node*)' defined but not used [-Wunused-function] 2022-05-18T04:24:34.9118601Z bool IsBlockReturnTypeSame(Node* n) { 2022-05-18T04:24:34.9118958Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:24:50.1599171Z INFO: From Compiling torch/csrc/Stream.cpp: 2022-05-18T04:24:50.1604896Z torch/csrc/Stream.cpp: In function 'PyObject* THPStream_pynew(PyTypeObject*, PyObject*, PyObject*)': 2022-05-18T04:24:50.1605765Z torch/csrc/Stream.cpp:15:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:24:50.1606285Z static char *kwlist[] = {"_cdata", nullptr}; 2022-05-18T04:24:50.1606638Z ^ 2022-05-18T04:24:56.2958952Z INFO: From Compiling torch/csrc/autograd/init.cpp: 2022-05-18T04:24:56.2960030Z torch/csrc/autograd/init.cpp:461:20: warning: 'const char* torch::autograd::scalarTypeName(c10::ScalarType)' defined but not used [-Wunused-function] 2022-05-18T04:24:56.2960695Z static const char* scalarTypeName(const at::ScalarType type) { 2022-05-18T04:24:56.2961055Z ^~~~~~~~~~~~~~ 2022-05-18T04:25:00.2651304Z INFO: From Compiling torch/csrc/DynamicTypes.cpp: 2022-05-18T04:25:00.2657698Z torch/csrc/DynamicTypes.cpp:32:13: warning: 'c10::Backend torch::{anonymous}::get_backend(bool, bool)' defined but not used [-Wunused-function] 2022-05-18T04:25:00.2658332Z at::Backend get_backend(bool is_cuda, bool is_sparse) { 2022-05-18T04:25:00.2658722Z ^~~~~~~~~~~ 2022-05-18T04:25:09.0447762Z INFO: From Compiling torch/csrc/utils/python_dispatch.cpp: 2022-05-18T04:25:09.0450352Z torch/csrc/utils/python_dispatch.cpp: In member function 'void torch::impl::dispatch::PythonKernelHolder::operator()(const c10::OperatorHandle&, c10::DispatchKeySet, torch::jit::Stack*)': 2022-05-18T04:25:09.0451690Z torch/csrc/utils/python_dispatch.cpp:67:16: warning: 'bool pybind11::handle::operator==(const pybind11::handle&) const' is deprecated: Use obj1.is(obj2) instead [-Wdeprecated-declarations] 2022-05-18T04:25:09.0452314Z if (obj == nullptr) { throw python_error(); } 2022-05-18T04:25:09.0452631Z ^~~~~~~ 2022-05-18T04:25:09.0453046Z In file included from external/pybind11/include/pybind11/cast.h:13:0, 2022-05-18T04:25:09.0453786Z from external/pybind11/include/pybind11/attr.h:13, 2022-05-18T04:25:09.0454728Z from external/pybind11/include/pybind11/pybind11.h:45, 2022-05-18T04:25:09.0455210Z from ./torch/csrc/utils/python_dispatch.h:1, 2022-05-18T04:25:09.0456244Z from torch/csrc/utils/python_dispatch.cpp:1: 2022-05-18T04:25:09.0457154Z external/pybind11/include/pybind11/pytypes.h:213:10: note: declared here 2022-05-18T04:25:09.0457690Z bool operator==(const handle &h) const { return m_ptr == h.m_ptr; } 2022-05-18T04:25:09.0458054Z ^~~~~~~~ 2022-05-18T04:25:32.7630639Z INFO: From Compiling test/cpp/api/nn_utils.cpp: 2022-05-18T04:25:32.7667770Z test/cpp/api/nn_utils.cpp: In lambda function: 2022-05-18T04:25:32.7668762Z test/cpp/api/nn_utils.cpp:616:13: warning: unused variable 'offset' [-Wunused-variable] 2022-05-18T04:25:32.7669290Z int64_t offset = 0; 2022-05-18T04:25:32.7669651Z ^~~~~~ 2022-05-18T04:25:55.6302003Z INFO: From Compiling test/cpp/api/dataloader.cpp: 2022-05-18T04:25:55.6312286Z test/cpp/api/dataloader.cpp: In member function 'virtual void DataLoaderTest_ChunkDatasetDoesNotHang_Test::TestBody()': 2022-05-18T04:25:55.6313147Z test/cpp/api/dataloader.cpp:1903:32: warning: unused variable 'chunk_sampler' [-Wunused-variable] 2022-05-18T04:25:55.6313877Z samplers::SequentialSampler& chunk_sampler = dataset->chunk_sampler(); 2022-05-18T04:25:55.6314289Z ^~~~~~~~~~~~~ 2022-05-18T04:25:55.6315066Z test/cpp/api/dataloader.cpp: In member function 'virtual void DataLoaderTest_ChunkDatasetLoad_Test::TestBody()': 2022-05-18T04:25:55.6315897Z test/cpp/api/dataloader.cpp:2046:16: warning: unused variable 'save_interval' [-Wunused-variable] 2022-05-18T04:25:55.6316291Z const size_t save_interval = 2; 2022-05-18T04:25:55.6316563Z ^~~~~~~~~~~~~ 2022-05-18T04:25:55.6317425Z test/cpp/api/dataloader.cpp: In member function 'virtual void DataLoaderTest_ChunkDatasetCrossChunkShuffle_Test::TestBody()': 2022-05-18T04:25:55.6318155Z test/cpp/api/dataloader.cpp:2226:13: warning: unused variable 'offset' [-Wunused-variable] 2022-05-18T04:25:55.6318516Z int offset = 0; 2022-05-18T04:25:55.6318772Z ^~~~~~ 2022-05-18T04:26:35.1871447Z INFO: From Compiling test/cpp/api/optim.cpp: 2022-05-18T04:26:35.1872363Z test/cpp/api/optim.cpp: In member function 'virtual void OptimTest_OptimizerAccessors_Test::TestBody()': 2022-05-18T04:26:35.1873129Z test/cpp/api/optim.cpp:176:15: warning: unused variable 'params_2' [-Wunused-variable] 2022-05-18T04:26:35.1873678Z const auto& params_2 = optimizer_.param_groups(); 2022-05-18T04:26:35.1873981Z ^~~~~~~~ 2022-05-18T04:27:10.9393603Z INFO: From Compiling c10/test/util/intrusive_ptr_test.cpp: 2022-05-18T04:27:10.9413596Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void IntrusivePtrTest_givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:27:10.9414875Z c10/test/util/intrusive_ptr_test.cpp:222:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:27:10.9415325Z SomeClass* obj1ptr = obj1.get(); 2022-05-18T04:27:10.9415798Z ^~~~~~~ 2022-05-18T04:27:10.9416977Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void IntrusivePtrTest_givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:27:10.9552909Z c10/test/util/intrusive_ptr_test.cpp:274:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:27:10.9555759Z SomeBaseClass* obj1ptr = obj1.get(); 2022-05-18T04:27:10.9556455Z ^~~~~~~ 2022-05-18T04:27:10.9557668Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void IntrusivePtrTest_givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:27:10.9558769Z c10/test/util/intrusive_ptr_test.cpp:361:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:27:10.9559671Z SomeClass* obj1ptr = obj1.get(); 2022-05-18T04:27:10.9560165Z ^~~~~~~ 2022-05-18T04:27:10.9561373Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void IntrusivePtrTest_givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:27:10.9562806Z c10/test/util/intrusive_ptr_test.cpp:390:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:27:10.9563268Z SomeBaseClass* obj1ptr = obj1.get(); 2022-05-18T04:27:10.9563570Z ^~~~~~~ 2022-05-18T04:27:10.9564474Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:27:10.9565323Z c10/test/util/intrusive_ptr_test.cpp:1773:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:27:10.9565796Z SomeClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:27:10.9566126Z ^~~~~~~ 2022-05-18T04:27:10.9567006Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:27:10.9567851Z c10/test/util/intrusive_ptr_test.cpp:1820:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:27:10.9568389Z SomeClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:27:10.9568693Z ^~~~~~~ 2022-05-18T04:27:10.9569532Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid_Test::TestBody()': 2022-05-18T04:27:10.9570372Z c10/test/util/intrusive_ptr_test.cpp:1840:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:27:10.9570817Z SomeClass* obj1ptr = obj1.lock().get(); 2022-05-18T04:27:10.9571111Z ^~~~~~~ 2022-05-18T04:27:10.9572239Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:27:10.9573123Z c10/test/util/intrusive_ptr_test.cpp:1905:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:27:10.9573612Z SomeBaseClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:27:10.9573916Z ^~~~~~~ 2022-05-18T04:27:10.9574808Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:27:10.9575712Z c10/test/util/intrusive_ptr_test.cpp:1939:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:27:10.9576186Z SomeBaseClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:27:10.9576507Z ^~~~~~~ 2022-05-18T04:27:10.9577349Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:27:10.9578176Z c10/test/util/intrusive_ptr_test.cpp:2022:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:27:10.9578642Z SomeClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:27:10.9578941Z ^~~~~~~ 2022-05-18T04:27:10.9579809Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:27:10.9580631Z c10/test/util/intrusive_ptr_test.cpp:2042:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:27:10.9581080Z SomeClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:27:10.9581367Z ^~~~~~~ 2022-05-18T04:27:10.9582236Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid_Test::TestBody()': 2022-05-18T04:27:10.9583191Z c10/test/util/intrusive_ptr_test.cpp:2062:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:27:10.9583623Z SomeClass* obj1ptr = obj1.lock().get(); 2022-05-18T04:27:10.9583947Z ^~~~~~~ 2022-05-18T04:27:10.9584891Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:27:10.9585870Z c10/test/util/intrusive_ptr_test.cpp:2105:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:27:10.9586320Z SomeBaseClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:27:10.9586651Z ^~~~~~~ 2022-05-18T04:27:10.9587571Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:27:10.9588461Z c10/test/util/intrusive_ptr_test.cpp:2139:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:27:10.9588951Z SomeBaseClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:27:10.9589287Z ^~~~~~~ 2022-05-18T04:27:12.5854685Z INFO: From Compiling c10/test/util/exception_test.cpp: 2022-05-18T04:27:12.5864218Z c10/test/util/exception_test.cpp:8:6: warning: 'bool {anonymous}::throw_func()' defined but not used [-Wunused-function] 2022-05-18T04:27:12.5864734Z bool throw_func() { 2022-05-18T04:27:12.5865009Z ^~~~~~~~~~ 2022-05-18T04:27:16.4238590Z INFO: From Compiling c10/test/core/DispatchKeySet_test.cpp: 2022-05-18T04:27:16.4248427Z c10/test/core/DispatchKeySet_test.cpp: In member function 'virtual void DispatchKeySet_ShowSemantics_Test::TestBody()': 2022-05-18T04:27:16.4249370Z c10/test/core/DispatchKeySet_test.cpp:17:8: warning: variable 'undefined_set' set but not used [-Wunused-but-set-variable] 2022-05-18T04:27:16.4249845Z auto undefined_set = DispatchKeySet(); 2022-05-18T04:27:16.4250134Z ^~~~~~~~~~~~~ 2022-05-18T04:27:16.4250925Z c10/test/core/DispatchKeySet_test.cpp:51:8: warning: variable 'fpga' set but not used [-Wunused-but-set-variable] 2022-05-18T04:27:16.4251472Z auto fpga = DispatchKeySet(DispatchKey::FPGA); 2022-05-18T04:27:16.4251800Z ^~~~ 2022-05-18T04:27:16.4252513Z c10/test/core/DispatchKeySet_test.cpp:52:8: warning: variable 'fpga_and_cpu' set but not used [-Wunused-but-set-variable] 2022-05-18T04:27:16.4253176Z auto fpga_and_cpu = DispatchKeySet({DispatchKey::FPGA, DispatchKey::CPU}); 2022-05-18T04:27:16.4253563Z ^~~~~~~~~~~~ 2022-05-18T04:27:16.4507695Z c10/test/core/DispatchKeySet_test.cpp:89:8: warning: variable 't1' set but not used [-Wunused-but-set-variable] 2022-05-18T04:27:16.4546766Z auto t1 = empty_set.begin(); 2022-05-18T04:27:16.4666592Z ^~ 2022-05-18T04:27:16.4724981Z c10/test/core/DispatchKeySet_test.cpp:90:8: warning: variable 't2' set but not used [-Wunused-but-set-variable] 2022-05-18T04:27:16.4746986Z auto t2 = empty_set.end(); 2022-05-18T04:27:16.4755302Z ^~ 2022-05-18T04:27:16.4756231Z c10/test/core/DispatchKeySet_test.cpp: In member function 'virtual void DispatchKeySet_IteratorFull_Test::TestBody()': 2022-05-18T04:27:16.4757034Z c10/test/core/DispatchKeySet_test.cpp:375:20: warning: unused variable 'it' [-Wunused-variable] 2022-05-18T04:27:16.4757534Z for (const auto& it : full_set) { 2022-05-18T04:27:16.4757846Z ^~ 2022-05-18T04:27:16.4758594Z c10/test/core/DispatchKeySet_test.cpp: In member function 'virtual void DispatchKeySet_IteratorRangeFull_Test::TestBody()': 2022-05-18T04:27:16.4759438Z c10/test/core/DispatchKeySet_test.cpp:387:20: warning: unused variable 'dispatch_key' [-Wunused-variable] 2022-05-18T04:27:16.4759965Z for (DispatchKey dispatch_key : full_set) { 2022-05-18T04:27:16.4760304Z ^~~~~~~~~~~~ 2022-05-18T04:27:45.8135182Z INFO: From Compiling test/cpp/api/functional.cpp: 2022-05-18T04:27:45.8137164Z test/cpp/api/functional.cpp: In member function 'virtual void FunctionalTest_InstanceNorm2dDefaultOptions_Test::TestBody()': 2022-05-18T04:27:45.8138321Z test/cpp/api/functional.cpp:1943:10: warning: unused variable 'eps' [-Wunused-variable] 2022-05-18T04:27:45.8138826Z double eps = 1e-05; 2022-05-18T04:27:45.8139110Z ^~~ 2022-05-18T04:27:45.8139918Z test/cpp/api/functional.cpp: In member function 'virtual void FunctionalTest_InstanceNorm3dDefaultOptions_Test::TestBody()': 2022-05-18T04:27:45.8188143Z test/cpp/api/functional.cpp:2034:10: warning: unused variable 'eps' [-Wunused-variable] 2022-05-18T04:27:45.8188706Z double eps = 1e-05; 2022-05-18T04:27:45.8189016Z ^~~ 2022-05-18T04:27:54.5422914Z INFO: Elapsed time: 3465.767s, Critical Path: 485.70s 2022-05-18T04:27:54.5423602Z INFO: 3877 processes: 346 internal, 3531 processwrapper-sandbox. 2022-05-18T04:27:54.5424216Z INFO: Build completed successfully, 3877 total actions 2022-05-18T04:27:54.5445859Z INFO: Build completed successfully, 3877 total actions 2022-05-18T04:27:54.5674052Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test != *libtorch* ]] 2022-05-18T04:27:54.5674813Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test != *bazel* ]] 2022-05-18T04:27:54.5675237Z + cleanup 2022-05-18T04:27:54.5675533Z + retcode=0 2022-05-18T04:27:54.5675816Z + set +x 2022-05-18T04:27:54.5677410Z EXITED_USER_LAND 2022-05-18T04:27:54.7621533Z ##[group]Run # detached container should get cleaned up by teardown_ec2_linux 2022-05-18T04:27:54.7622112Z # detached container should get cleaned up by teardown_ec2_linux 2022-05-18T04:27:54.7622370Z export SHARD_NUMBER=0 2022-05-18T04:27:54.7622639Z COMMIT_MESSAGES=$(git cherry -v "origin/${GIT_DEFAULT_BRANCH:-master}") 2022-05-18T04:27:54.7622882Z export COMMIT_MESSAGES 2022-05-18T04:27:54.7623137Z # TODO: Stop building test binaries as part of the build phase 2022-05-18T04:27:54.7623431Z # Make sure we copy test results from bazel-testlogs symlink to 2022-05-18T04:27:54.7623702Z # a regular directory ./test/test-reports 2022-05-18T04:27:54.7623937Z container_name=$(docker run \ 2022-05-18T04:27:54.7624153Z  -e BUILD_ENVIRONMENT \ 2022-05-18T04:27:54.7624379Z  -e CUSTOM_TEST_ARTIFACT_BUILD_DIR \ 2022-05-18T04:27:54.7624580Z  -e GITHUB_ACTIONS \ 2022-05-18T04:27:54.7633492Z  -e GIT_DEFAULT_BRANCH="$GIT_DEFAULT_BRANCH" \ 2022-05-18T04:27:54.7633721Z  -e IN_CI \ 2022-05-18T04:27:54.7633906Z  -e SHARD_NUMBER \ 2022-05-18T04:27:54.7634101Z  -e NUM_TEST_SHARDS \ 2022-05-18T04:27:54.7634295Z  -e JOB_BASE_NAME \ 2022-05-18T04:27:54.7634495Z  -e MAX_JOBS="$(nproc --ignore=2)" \ 2022-05-18T04:27:54.7634706Z  -e SCCACHE_BUCKET \ 2022-05-18T04:27:54.7634900Z  -e PR_LABELS \ 2022-05-18T04:27:54.7635117Z  --env-file="/tmp/github_env_${GITHUB_RUN_ID}" \ 2022-05-18T04:27:54.7635374Z  --security-opt seccomp=unconfined \ 2022-05-18T04:27:54.7635599Z  --cap-add=SYS_PTRACE \ 2022-05-18T04:27:54.7635788Z  --shm-size="1g" \ 2022-05-18T04:27:54.7635970Z  --tty \ 2022-05-18T04:27:54.7636141Z  --detach \ 2022-05-18T04:27:54.7636309Z  --user jenkins \ 2022-05-18T04:27:54.7636543Z  -v "${GITHUB_WORKSPACE}:/var/lib/jenkins/workspace" \ 2022-05-18T04:27:54.7636789Z  -w /var/lib/jenkins/workspace \ 2022-05-18T04:27:54.7636989Z  "${DOCKER_IMAGE}" 2022-05-18T04:27:54.7637148Z ) 2022-05-18T04:27:54.7637479Z docker exec -t "${container_name}" sh -c 'sudo chown -R jenkins . && sudo chown -R jenkins /dev && .jenkins/pytorch/test.sh && cp -Lr ./bazel-testlogs ./test/test-reports' 2022-05-18T04:27:54.8250762Z shell: /usr/bin/bash -e {0} 2022-05-18T04:27:54.8250960Z env: 2022-05-18T04:27:54.8251118Z IN_CI: 1 2022-05-18T04:27:54.8251263Z IS_GHA: 1 2022-05-18T04:27:54.8251445Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:27:54.8251853Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-bazel-test-build-and-test 2022-05-18T04:27:54.8252206Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7-bazel-test 2022-05-18T04:27:54.8252452Z PR_NUMBER: 2022-05-18T04:27:54.8252628Z BRANCH: master 2022-05-18T04:27:54.8252843Z CUSTOM_TEST_ARTIFACT_BUILD_DIR: build/custom_test_artifacts 2022-05-18T04:27:54.8253101Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:27:54.8253320Z PYTORCH_RETRY_TEST_CASES: 1 2022-05-18T04:27:54.8253506Z PR_BODY: 2022-05-18T04:27:54.8253719Z SCCACHE_BUCKET: ossci-compiler-cache-circleci-v2 2022-05-18T04:27:54.8254151Z DOCKER_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T04:27:54.8254517Z ##[endgroup] 2022-05-18T04:28:06.0291103Z + COMPACT_JOB_NAME=linux-xenial-cuda11.3-py3.7-gcc7-bazel-test 2022-05-18T04:28:06.0292854Z ++ python -c 'import site; print(site.getsitepackages()[0])' 2022-05-18T04:28:06.1127774Z + TORCH_INSTALL_DIR=/opt/conda/lib/python3.7/site-packages/torch 2022-05-18T04:28:06.1128278Z + TORCH_BIN_DIR=/opt/conda/lib/python3.7/site-packages/torch/bin 2022-05-18T04:28:06.1128671Z + TORCH_LIB_DIR=/opt/conda/lib/python3.7/site-packages/torch/lib 2022-05-18T04:28:06.1129233Z + TORCH_TEST_DIR=/opt/conda/lib/python3.7/site-packages/torch/test 2022-05-18T04:28:06.1129459Z + BUILD_DIR=build 2022-05-18T04:28:06.1129654Z + BUILD_RENAMED_DIR=build_renamed 2022-05-18T04:28:06.1129881Z + BUILD_BIN_DIR=build/bin 2022-05-18T04:28:06.1130107Z + [[ -n '' ]] 2022-05-18T04:28:06.1130413Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test != *bazel* ]] 2022-05-18T04:28:06.1130971Z ++ dirname .jenkins/pytorch/test.sh 2022-05-18T04:28:06.1155582Z + source .jenkins/pytorch/common.sh 2022-05-18T04:28:06.1162153Z +++ dirname .jenkins/pytorch/common.sh 2022-05-18T04:28:06.1171001Z ++ source .jenkins/pytorch/common_utils.sh 2022-05-18T04:28:06.1181173Z +++ TORCHVISION_COMMIT=8a2dc6f22ac4389ccba8859aa1e1cb14f1ee53db 2022-05-18T04:28:06.1181464Z ++ set -ex 2022-05-18T04:28:06.1186471Z ++++ dirname .jenkins/pytorch/common.sh 2022-05-18T04:28:06.1195188Z +++ cd .jenkins/pytorch 2022-05-18T04:28:06.1195453Z +++ pwd -P 2022-05-18T04:28:06.1197580Z ++ SCRIPT_DIR=/var/lib/jenkins/workspace/.jenkins/pytorch 2022-05-18T04:28:06.1197974Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *linux* ]] 2022-05-18T04:28:06.1200751Z +++ find /etc/apt/ -type f -name '*.list' 2022-05-18T04:28:06.1300565Z ++ sudo sed -i 's/.*nvidia.*/# &/' /etc/apt/sources.list /etc/apt/sources.list.d/cuda.list /etc/apt/sources.list.d/nodesource.list /etc/apt/sources.list.d/ubuntu-toolchain-r-ubuntu-test-xenial.list /etc/apt/sources.list.d/yarn.list 2022-05-18T04:28:06.1371269Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *rocm* ]] 2022-05-18T04:28:06.1371783Z ++ echo ENTERED_USER_LAND 2022-05-18T04:28:06.1371990Z ENTERED_USER_LAND 2022-05-18T04:28:06.1372155Z ++ export IN_CI=1 2022-05-18T04:28:06.1372320Z ++ IN_CI=1 2022-05-18T04:28:06.1373286Z ++ declare -f -t trap_add 2022-05-18T04:28:06.1373593Z ++ trap_add cleanup EXIT 2022-05-18T04:28:06.1373927Z ++ trap_add_cmd=cleanup 2022-05-18T04:28:06.1374232Z ++ shift 2022-05-18T04:28:06.1374452Z ++ for trap_add_name in '"$@"' 2022-05-18T04:28:06.1379411Z ++++ trap -p EXIT 2022-05-18T04:28:06.1382404Z +++ eval 'extract_trap_cmd ' 2022-05-18T04:28:06.1382630Z ++++ extract_trap_cmd 2022-05-18T04:28:06.1382838Z ++++ printf '%s\n' '' 2022-05-18T04:28:06.1383092Z +++ printf '%s\n' cleanup 2022-05-18T04:28:06.1384973Z ++ trap -- ' 2022-05-18T04:28:06.1385209Z cleanup' EXIT 2022-05-18T04:28:06.1387214Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test != *win-* ]] 2022-05-18T04:28:06.1387467Z ++ which sccache 2022-05-18T04:28:06.1408297Z ++ sccache --stop-server 2022-05-18T04:28:06.1429404Z ++ true 2022-05-18T04:28:06.1429732Z ++ rm -f /var/lib/jenkins/sccache_error.log 2022-05-18T04:28:06.1448381Z ++ [[ -n '' ]] 2022-05-18T04:28:06.1448911Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *rocm* ]] 2022-05-18T04:28:06.1449539Z ++ SCCACHE_ERROR_LOG=/var/lib/jenkins/sccache_error.log 2022-05-18T04:28:06.1449770Z ++ SCCACHE_IDLE_TIMEOUT=1200 2022-05-18T04:28:06.1449983Z ++ RUST_LOG=sccache::server=error 2022-05-18T04:28:06.1450220Z ++ sccache --start-server 2022-05-18T04:28:06.1466776Z sccache: Starting the server... 2022-05-18T04:28:06.1826897Z ++ sccache --zero-stats 2022-05-18T04:28:06.1845606Z Compile requests 0 2022-05-18T04:28:06.1845985Z Compile requests executed 0 2022-05-18T04:28:06.1846373Z Cache hits 0 2022-05-18T04:28:06.1846686Z Cache misses 0 2022-05-18T04:28:06.1846884Z Cache timeouts 0 2022-05-18T04:28:06.1847081Z Cache read errors 0 2022-05-18T04:28:06.1847267Z Forced recaches 0 2022-05-18T04:28:06.1847461Z Cache write errors 0 2022-05-18T04:28:06.1847721Z Compilation failures 0 2022-05-18T04:28:06.1847916Z Cache errors 0 2022-05-18T04:28:06.1848268Z Non-cacheable compilations 0 2022-05-18T04:28:06.1848526Z Non-cacheable calls 0 2022-05-18T04:28:06.1848807Z Non-compilation calls 0 2022-05-18T04:28:06.1849183Z Unsupported compiler calls 0 2022-05-18T04:28:06.1849726Z Average cache write 0.000 s 2022-05-18T04:28:06.1849950Z Average cache read miss 0.000 s 2022-05-18T04:28:06.1850151Z Average cache read hit 0.000 s 2022-05-18T04:28:06.1850371Z Failed distributed compilations 0 2022-05-18T04:28:06.1850936Z Cache location S3, bucket: Bucket(name=ossci-compiler-cache-circleci-v2, base_url=http://ossci-compiler-cache-circleci-v2.s3.amazonaws.com/) 2022-05-18T04:28:06.1851501Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test-build-and-test == *-build ]] 2022-05-18T04:28:06.1851788Z ++ which ccache 2022-05-18T04:28:06.1857825Z ++ '[' -z linux-xenial-cuda11.3-py3.7-gcc7-bazel-test ']' 2022-05-18T04:28:06.1858569Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *linux-trusty-py3.6-gcc7* ]] 2022-05-18T04:28:06.1858960Z ++ BUILD_TEST_LIBTORCH=0 2022-05-18T04:28:06.1859281Z ++ [[ '' == *xla* ]] 2022-05-18T04:28:06.1859832Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *centos* ]] 2022-05-18T04:28:06.1860434Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *linux-bionic* ]] 2022-05-18T04:28:06.1860829Z ++ [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *linux-focal* ]] 2022-05-18T04:28:06.1861117Z + echo 'Testing pytorch' 2022-05-18T04:28:06.1861298Z Testing pytorch 2022-05-18T04:28:06.1861481Z + export LANG=C.UTF-8 2022-05-18T04:28:06.1861668Z + LANG=C.UTF-8 2022-05-18T04:28:06.1928174Z + PR_NUMBER= 2022-05-18T04:28:06.1928544Z + [[ '' == \d\e\f\a\u\l\t ]] 2022-05-18T04:28:06.1928970Z + [[ '' == \d\i\s\t\r\i\b\u\t\e\d ]] 2022-05-18T04:28:06.1929532Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *-slow-* ]] 2022-05-18T04:28:06.1930025Z + [[ '' == \s\l\o\w ]] 2022-05-18T04:28:06.1930624Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *slow-gradcheck* ]] 2022-05-18T04:28:06.1931180Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *cuda* ]] 2022-05-18T04:28:06.1931448Z + export PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-05-18T04:28:06.1931678Z + PYTORCH_TESTING_DEVICE_ONLY_FOR=cuda 2022-05-18T04:28:06.1932009Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *cuda11* ]] 2022-05-18T04:28:06.1932265Z + export BUILD_SPLIT_CUDA=ON 2022-05-18T04:28:06.1932443Z + BUILD_SPLIT_CUDA=ON 2022-05-18T04:28:06.1932906Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *crossref* ]] 2022-05-18T04:28:06.1933173Z + [[ -n '' ]] 2022-05-18T04:28:06.1933392Z + export PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=0 2022-05-18T04:28:06.1933686Z + PYTORCH_TEST_SKIP_CUDA_MEM_LEAK_CHECK=0 2022-05-18T04:28:06.1934052Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *rocm* ]] 2022-05-18T04:28:06.1934459Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test != *ppc64le* ]] 2022-05-18T04:28:06.1934955Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test != *-bazel-* ]] 2022-05-18T04:28:06.1935322Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *asan* ]] 2022-05-18T04:28:06.1935681Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *-NO_AVX-* ]] 2022-05-18T04:28:06.1935979Z + [[ '' == \n\o\g\p\u\_\N\O\_\A\V\X ]] 2022-05-18T04:28:06.1936304Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *-NO_AVX2-* ]] 2022-05-18T04:28:06.1936607Z + [[ '' == \n\o\g\p\u\_\N\O\_\A\V\X\2 ]] 2022-05-18T04:28:06.1936923Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *-NO_AVX512-* ]] 2022-05-18T04:28:06.1937390Z + [[ '' == \n\o\g\p\u\_\N\O\_\A\V\X\5\1\2 ]] 2022-05-18T04:28:06.1938044Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *tbb* ]] 2022-05-18T04:28:06.1948782Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *libtorch* ]] 2022-05-18T04:28:06.1949211Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *-bazel-* ]] 2022-05-18T04:28:06.1951375Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *deploy* ]] 2022-05-18T04:28:06.1951925Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *backward* ]] 2022-05-18T04:28:06.1952305Z + [[ '' == *xla* ]] 2022-05-18T04:28:06.1952620Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *jit_legacy-test ]] 2022-05-18T04:28:06.1953172Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test-build-and-test == *jit_legacy-test ]] 2022-05-18T04:28:06.1953510Z + [[ '' == \j\i\t\_\l\e\g\a\c\y ]] 2022-05-18T04:28:06.1953829Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *libtorch* ]] 2022-05-18T04:28:06.1954223Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *distributed* ]] 2022-05-18T04:28:06.1954665Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test-build-and-test == *distributed* ]] 2022-05-18T04:28:06.1954977Z + [[ 0 == 1 ]] 2022-05-18T04:28:06.1955143Z + [[ 0 == 2 ]] 2022-05-18T04:28:06.1955364Z + [[ 0 -gt 2 ]] 2022-05-18T04:28:06.1955769Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *vulkan* ]] 2022-05-18T04:28:06.1956143Z + [[ linux-xenial-cuda11.3-py3.7-gcc7-bazel-test == *-bazel-* ]] 2022-05-18T04:28:06.1956382Z + test_bazel 2022-05-18T04:28:06.1956544Z + set -e 2022-05-18T04:28:06.1956700Z + get_bazel 2022-05-18T04:28:06.1956857Z ++ uname 2022-05-18T04:28:06.1974161Z + [[ Linux == \D\a\r\w\i\n ]] 2022-05-18T04:28:06.1974687Z + curl https://ossci-linux.s3.amazonaws.com/bazel-4.2.1-linux-x86_64 -o tools/bazel 2022-05-18T04:28:06.2634633Z % Total % Received % Xferd Average Speed Time Time Time Current 2022-05-18T04:28:06.2636891Z Dload Upload Total Spent Left Speed 2022-05-18T04:28:06.2637093Z 2022-05-18T04:28:06.4687128Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2022-05-18T04:28:06.9452164Z 4 48.1M 4 2135k 0 0 10.1M 0 0:00:04 --:--:-- 0:00:04 10.1M 2022-05-18T04:28:06.9452718Z 100 48.1M 100 48.1M 0 0 70.6M 0 --:--:-- --:--:-- --:--:-- 70.5M 2022-05-18T04:28:07.0467668Z + echo '1a4f3a3ce292307bceeb44f459883859c793436d564b95319aacb8af1f20557c tools/bazel' 2022-05-18T04:28:07.0468020Z + shasum -a 256 -c 2022-05-18T04:28:07.3426158Z + chmod +x tools/bazel 2022-05-18T04:28:07.3450000Z + tools/bazel test --test_timeout=480 --test_output=all --test_tag_filters=-gpu-required '--test_filter=-*CUDA' --no//c10:use_gflags --no//c10:use_glog //c10/... 2022-05-18T04:28:07.3484835Z Extracting Bazel installation... 2022-05-18T04:28:09.0725730Z Starting local Bazel server and connecting to it... 2022-05-18T04:28:12.2983033Z Loading: (1 packages loaded) 2022-05-18T04:28:12.3008979Z 2022-05-18T04:28:12.3009565Z Loading: 1 packages loaded 2022-05-18T04:28:12.4391065Z 2022-05-18T04:28:12.4391654Z Analyzing: 31 targets (9 packages loaded, 0 targets configured) 2022-05-18T04:28:12.6444452Z 2022-05-18T04:28:12.6445398Z Analyzing: 31 targets (19 packages loaded, 175 targets configured) 2022-05-18T04:28:12.6445923Z currently loading: @bazel_tools//tools/def_parser ... (2 packages) 2022-05-18T04:28:12.6446492Z Fetching @local_config_cc; Restarting. 2022-05-18T04:28:12.6446755Z Fetching @fmt; Restarting. 2022-05-18T04:28:12.7954243Z 2022-05-18T04:28:12.7954786Z  2022-05-18T04:28:12.7955126Z  2022-05-18T04:28:12.7955384Z  2022-05-18T04:28:12.7956329Z INFO: SHA256 (https://github.com/google/googletest/archive/cd6b9ae3243985d4dc725abd513a874ab4161f3e.tar.gz) = 720614598ba49dd214d9d0c40b8ac4b1352fff7f2bb387a3f24bf080383828cb 2022-05-18T04:28:12.7957131Z Analyzing: 31 targets (26 packages loaded, 179 targets configured) 2022-05-18T04:28:12.7957538Z Fetching @local_config_cc; fetching 2022-05-18T04:28:12.7957853Z Fetching @google_benchmark; fetching 2022-05-18T04:28:12.7958188Z Fetching @com_google_googletest; fetching 2022-05-18T04:28:12.8754519Z 2022-05-18T04:28:12.8755151Z  2022-05-18T04:28:12.8755526Z  2022-05-18T04:28:12.8755876Z  2022-05-18T04:28:12.8756931Z DEBUG: Rule 'com_google_googletest' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "720614598ba49dd214d9d0c40b8ac4b1352fff7f2bb387a3f24bf080383828cb" 2022-05-18T04:28:12.8757744Z Analyzing: 31 targets (27 packages loaded, 179 targets configured) 2022-05-18T04:28:12.8758178Z Fetching @local_config_cc; fetching 2022-05-18T04:28:12.8803642Z 2022-05-18T04:28:12.8804092Z  2022-05-18T04:28:12.8804652Z DEBUG: Repository com_google_googletest instantiated at: 2022-05-18T04:28:12.8806698Z /var/lib/jenkins/workspace/WORKSPACE:28:13: in 2022-05-18T04:28:12.8807317Z Repository rule http_archive defined at: 2022-05-18T04:28:12.8810146Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in 2022-05-18T04:28:12.8811197Z Analyzing: 31 targets (27 packages loaded, 179 targets configured) 2022-05-18T04:28:12.8811956Z Fetching @local_config_cc; fetching 2022-05-18T04:28:13.1036815Z 2022-05-18T04:28:13.1037388Z  2022-05-18T04:28:13.1037792Z Analyzing: 31 targets (28 packages loaded, 179 targets configured) 2022-05-18T04:28:13.1038060Z Fetching @local_config_cc; fetching 2022-05-18T04:28:13.4798048Z 2022-05-18T04:28:13.4798609Z  2022-05-18T04:28:13.4799096Z Analyzing: 31 targets (28 packages loaded, 179 targets configured) 2022-05-18T04:28:13.7047719Z 2022-05-18T04:28:13.7048759Z Analyzing: 31 targets (34 packages loaded, 2171 targets configured) 2022-05-18T04:28:13.7049184Z Fetching @remote_coverage_tools; fetching 2022-05-18T04:28:13.7049857Z Fetching https://mirror.bazel.build/.../coverage_output_generator-v2.5.zip 2022-05-18T04:28:13.9081049Z 2022-05-18T04:28:13.9081633Z  2022-05-18T04:28:13.9082015Z  2022-05-18T04:28:13.9082679Z Analyzing: 31 targets (40 packages loaded, 3533 targets configured) 2022-05-18T04:28:13.9083248Z Fetching @remote_java_tools_linux; fetching 2022-05-18T04:28:13.9083720Z Fetching @remotejdk11_linux; fetching 2022-05-18T04:28:13.9084459Z Fetching https://mirror.bazel.build/.../java_tools_javac11_linux-v10.6.zip 2022-05-18T04:28:13.9085327Z Fetching https://mirror.bazel.build/...37.17-ca-jdk11.0.6-linux_x64.tar.gz 2022-05-18T04:28:14.3007522Z 2022-05-18T04:28:14.3008185Z  2022-05-18T04:28:14.3008518Z  2022-05-18T04:28:14.3008780Z  2022-05-18T04:28:14.3009042Z  2022-05-18T04:28:14.3009536Z Analyzing: 31 targets (40 packages loaded, 3543 targets configured) 2022-05-18T04:28:14.3009974Z Fetching @remote_java_tools_linux; fetching 2022-05-18T04:28:14.3010337Z Fetching @remotejdk11_linux; fetching 2022-05-18T04:28:14.3010904Z Fetching https://mirror.bazel.build/...avac11_linux-v10.6.zip; 35,217,152B 2022-05-18T04:28:14.3011528Z Fetching https://mirror.bazel.build/...1.0.6-linux_x64.tar.gz; 14,229,408B 2022-05-18T04:28:14.5055796Z 2022-05-18T04:28:14.5057534Z  2022-05-18T04:28:14.5058491Z  2022-05-18T04:28:14.5059396Z  2022-05-18T04:28:14.5060371Z  2022-05-18T04:28:14.5064681Z Analyzing: 31 targets (40 packages loaded, 3543 targets configured) 2022-05-18T04:28:14.5065141Z Fetching @remote_java_tools_linux; fetching 2022-05-18T04:28:14.5065527Z Fetching @remotejdk11_linux; fetching 2022-05-18T04:28:14.5066250Z Fetching https://mirror.bazel.build/...1.0.6-linux_x64.tar.gz; 31,309,600B 2022-05-18T04:28:14.5066770Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:28:14.5067329Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remote_java_tools_linux/temp235478\ 2022-05-18T04:28:14.5067864Z 8146022298564/java_tools_javac11_linux-v10.6.zip 2022-05-18T04:28:14.7063667Z 2022-05-18T04:28:14.7064202Z  2022-05-18T04:28:14.7064562Z  2022-05-18T04:28:14.7064863Z  2022-05-18T04:28:14.7067246Z  2022-05-18T04:28:14.7067554Z  2022-05-18T04:28:14.7067844Z  2022-05-18T04:28:14.7068365Z Analyzing: 31 targets (40 packages loaded, 3543 targets configured) 2022-05-18T04:28:14.7069892Z Fetching @remote_java_tools_linux; fetching 2022-05-18T04:28:14.7070256Z Fetching @remotejdk11_linux; fetching 2022-05-18T04:28:14.7071036Z Fetching https://mirror.bazel.build/...1.0.6-linux_x64.tar.gz; 78,421,424B 2022-05-18T04:28:14.7071547Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:28:14.7072031Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remote_java_tools_linux/temp235478\ 2022-05-18T04:28:14.7072562Z 8146022298564/java_tools_javac11_linux-v10.6.zip 2022-05-18T04:28:15.0323171Z 2022-05-18T04:28:15.0326837Z  2022-05-18T04:28:15.0327087Z  2022-05-18T04:28:15.0327271Z  2022-05-18T04:28:15.0327425Z  2022-05-18T04:28:15.0327593Z  2022-05-18T04:28:15.0327758Z  2022-05-18T04:28:15.0328150Z Analyzing: 31 targets (40 packages loaded, 3543 targets configured) 2022-05-18T04:28:15.0328449Z Fetching @remote_java_tools_linux; fetching 2022-05-18T04:28:15.0328680Z Fetching @remotejdk11_linux; fetching 2022-05-18T04:28:15.0329030Z Fetching https://mirror.bazel.build/....0.6-linux_x64.tar.gz; 103,308,528B 2022-05-18T04:28:15.3063375Z 2022-05-18T04:28:15.3064053Z  2022-05-18T04:28:15.3064469Z  2022-05-18T04:28:15.3064789Z  2022-05-18T04:28:15.3065415Z Analyzing: 31 targets (41 packages loaded, 3570 targets configured) 2022-05-18T04:28:15.3066161Z Fetching @remotejdk11_linux; fetching 2022-05-18T04:28:15.3066889Z Fetching https://mirror.bazel.build/....0.6-linux_x64.tar.gz; 122,756,192B 2022-05-18T04:28:15.7064606Z 2022-05-18T04:28:15.7065109Z  2022-05-18T04:28:15.7065347Z  2022-05-18T04:28:15.7065676Z Analyzing: 31 targets (41 packages loaded, 3570 targets configured) 2022-05-18T04:28:15.7066129Z Fetching @remotejdk11_linux; fetching 2022-05-18T04:28:15.7066514Z Fetching https://mirror.bazel.build/....0.6-linux_x64.tar.gz; 190,241,376B 2022-05-18T04:28:15.9379830Z 2022-05-18T04:28:15.9380339Z  2022-05-18T04:28:15.9380727Z  2022-05-18T04:28:15.9381225Z Analyzing: 31 targets (41 packages loaded, 3570 targets configured) 2022-05-18T04:28:15.9381501Z Fetching @remotejdk11_linux; fetching 2022-05-18T04:28:15.9381773Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:28:15.9382089Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remotejdk11_linux/temp982788581810\ 2022-05-18T04:28:15.9382419Z 6771131/zulu11.37.17-ca-jdk11.0.6-linux_x64.tar.gz 2022-05-18T04:28:17.1072821Z 2022-05-18T04:28:17.1073713Z  2022-05-18T04:28:17.1074234Z  2022-05-18T04:28:17.1074528Z  2022-05-18T04:28:17.1074931Z  2022-05-18T04:28:17.1075504Z Analyzing: 31 targets (41 packages loaded, 3570 targets configured) 2022-05-18T04:28:17.1075986Z Fetching @remotejdk11_linux; fetching 2022-05-18T04:28:17.1076622Z Fetching ..._linux; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:28:17.1077197Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/remotejdk11_linux/temp982788581810\ 2022-05-18T04:28:17.1077725Z 6771131/zulu11.37.17-ca-jdk11.0.6-linux_x64.tar.gz 2022-05-18T04:28:18.0342042Z 2022-05-18T04:28:18.0342680Z  2022-05-18T04:28:18.0343067Z  2022-05-18T04:28:18.0343405Z  2022-05-18T04:28:18.0343615Z  2022-05-18T04:28:18.0343937Z Analyzing: 31 targets (41 packages loaded, 3570 targets configured) 2022-05-18T04:28:18.0344218Z Fetching @remotejdk11_linux; fetching 4s 2022-05-18T04:28:18.1852989Z 2022-05-18T04:28:18.1853554Z  2022-05-18T04:28:18.1854194Z INFO: Analyzed 31 targets (42 packages loaded, 3711 targets configured). 2022-05-18T04:28:18.1855528Z 2022-05-18T04:28:18.1881628Z 2022-05-18T04:28:18.1882224Z INFO: Found 27 targets and 4 test targets... 2022-05-18T04:28:18.1882849Z 2022-05-18T04:28:18.3083920Z 2022-05-18T04:28:18.3084661Z [0 / 1] checking cached actions 2022-05-18T04:28:18.7096578Z 2022-05-18T04:28:18.7097077Z [3 / 41] checking cached actions 2022-05-18T04:28:54.5192845Z 2022-05-18T04:28:54.5193792Z [3 / 42] [Prepa] Writing file c10/util/libtypeid.a-2.params 2022-05-18T04:28:54.7230787Z 2022-05-18T04:28:54.7231701Z [5 / 43] checking cached actions 2022-05-18T04:28:55.1235388Z 2022-05-18T04:28:55.1235934Z [10 / 64] checking cached actions 2022-05-18T04:28:55.5076677Z 2022-05-18T04:28:55.5077555Z [10 / 68] [Prepa] @com_google_googletest//:gtest_main 2022-05-18T04:28:55.7242893Z 2022-05-18T04:28:55.7243658Z [11 / 98] checking cached actions 2022-05-18T04:28:56.1249746Z 2022-05-18T04:28:56.1250645Z [12 / 99] Action c10/cuda/impl/cuda_cmake_macros.h; 0s processwrapper-sandbox 2022-05-18T04:28:56.3253043Z 2022-05-18T04:28:56.3253838Z [16 / 139] checking cached actions 2022-05-18T04:28:56.5632679Z 2022-05-18T04:28:56.5633568Z [16 / 141] [Prepa] Writing file c10/core/libbase.lo-2.params 2022-05-18T04:28:56.8407553Z 2022-05-18T04:28:56.8408254Z [21 / 149] [Prepa] Writing file c10/benchmark/intrusive_ptr-2.params 2022-05-18T04:28:57.0937125Z 2022-05-18T04:28:57.0937699Z [22 / 172] [Prepa] Creating source manifest for //c10/test:typeid_test 2022-05-18T04:28:57.3259419Z 2022-05-18T04:28:57.3260034Z [26 / 176] checking cached actions 2022-05-18T04:29:09.6907386Z 2022-05-18T04:29:09.6908038Z [26 / 176] 7 actions, 0 running 2022-05-18T04:29:09.6908511Z [Scann] Compiling c10/test/util/complex_test.cpp 2022-05-18T04:29:09.6912823Z [Scann] Compiling c10/util/typeid.cpp 2022-05-18T04:29:09.6913221Z [Scann] Compiling googlemock/src/gmock.cc 2022-05-18T04:29:09.6913593Z [Scann] Compiling c10/util/SmallVector.cpp 2022-05-18T04:29:09.6914023Z [Scann] Compiling c10/test/util/SmallVectorTest.cpp 2022-05-18T04:29:09.6914436Z [Prepa] Compiling c10/util/UniqueVoidPtr.cpp 2022-05-18T04:29:09.6914787Z [Prepa] Compiling c10/test/util/Array_test.cpp 2022-05-18T04:29:09.6915120Z [Prepa] Compiling c10/util/Array.cpp 2022-05-18T04:29:09.9149949Z 2022-05-18T04:29:09.9152300Z  2022-05-18T04:29:09.9152707Z  2022-05-18T04:29:09.9153038Z  2022-05-18T04:29:09.9153358Z  2022-05-18T04:29:09.9153655Z  2022-05-18T04:29:09.9153960Z  2022-05-18T04:29:09.9154334Z  2022-05-18T04:29:09.9154671Z  2022-05-18T04:29:09.9155180Z [28 / 176] 8 actions, 6 running 2022-05-18T04:29:09.9155674Z Testing //c10/test:util_base_tests [0s, 0s, 0s] 2022-05-18T04:29:09.9156400Z Compiling googlemock/src/gmock.cc; 0s processwrapper-sandbox 2022-05-18T04:29:09.9187404Z Compiling c10/util/typeid.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:09.9188040Z Compiling c10/util/SmallVector.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:09.9188610Z [Scann] Compiling src/sleep.cc 2022-05-18T04:29:09.9188976Z [Prepa] Compiling c10/test/util/typeid_test.cpp 2022-05-18T04:29:10.1243803Z 2022-05-18T04:29:10.1244476Z  2022-05-18T04:29:10.1244853Z  2022-05-18T04:29:10.1245147Z  2022-05-18T04:29:10.1245391Z  2022-05-18T04:29:10.1245580Z  2022-05-18T04:29:10.1245745Z  2022-05-18T04:29:10.1245987Z [39 / 176] 8 actions, 7 running 2022-05-18T04:29:10.1271786Z Compiling src/csv_reporter.cc; 0s processwrapper-sandbox 2022-05-18T04:29:10.1272403Z Compiling src/colorprint.cc; 0s processwrapper-sandbox 2022-05-18T04:29:10.1273048Z Compiling src/commandlineflags.cc; 0s processwrapper-sandbox 2022-05-18T04:29:10.1273658Z Compiling src/console_reporter.cc; 0s processwrapper-sandbox 2022-05-18T04:29:10.1274058Z Compiling src/complexity.cc; 0s processwrapper-sandbox 2022-05-18T04:29:10.1274669Z Compiling src/benchmark_runner.cc; 0s processwrapper-sandbox 2022-05-18T04:29:10.1275297Z Compiling src/benchmark_register.cc; 0s processwrapper-sandbox 2022-05-18T04:29:10.1275692Z [Scann] Compiling src/json_reporter.cc 2022-05-18T04:29:10.3228197Z 2022-05-18T04:29:10.3228692Z  2022-05-18T04:29:10.3229036Z  2022-05-18T04:29:10.3229327Z  2022-05-18T04:29:10.3229786Z  2022-05-18T04:29:10.3230089Z  2022-05-18T04:29:10.3230373Z  2022-05-18T04:29:10.3230644Z  2022-05-18T04:29:10.3230931Z  2022-05-18T04:29:10.3231331Z [51 / 176] 7 actions, 6 running 2022-05-18T04:29:10.3231864Z Compiling src/statistics.cc; 0s processwrapper-sandbox 2022-05-18T04:29:10.3232451Z Compiling src/benchmark_api_internal.cc; 0s processwrapper-sandbox 2022-05-18T04:29:10.3232973Z Compiling src/benchmark.cc; 0s processwrapper-sandbox 2022-05-18T04:29:10.3233531Z Compiling src/timers.cc; 0s processwrapper-sandbox 2022-05-18T04:29:10.3234110Z //c10/benchmark:intrusive_ptr; 0s processwrapper-sandbox 2022-05-18T04:29:10.3234737Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.3235251Z [Scann] Compiling c10/core/impl/LocalDispatchKeySet.cpp 2022-05-18T04:29:10.5328045Z 2022-05-18T04:29:10.5328572Z  2022-05-18T04:29:10.5328925Z  2022-05-18T04:29:10.5329255Z  2022-05-18T04:29:10.5329537Z  2022-05-18T04:29:10.5329830Z  2022-05-18T04:29:10.5330124Z  2022-05-18T04:29:10.5330403Z  2022-05-18T04:29:10.5330815Z [59 / 176] 8 actions, 7 running 2022-05-18T04:29:10.5331200Z Testing //c10/test:core_tests [0s, 0s] 2022-05-18T04:29:10.5331819Z Compiling c10/core/impl/SizesAndStrides.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.5332604Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.5333380Z Compiling c10/core/WrapDimMinimal.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.5334132Z Compiling c10/core/AutogradState.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.5334854Z Compiling c10/core/CopyBytes.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.5335360Z Testing //c10/test:core_tests [0s, 0s] 2022-05-18T04:29:10.7347116Z 2022-05-18T04:29:10.7347660Z  2022-05-18T04:29:10.7348013Z  2022-05-18T04:29:10.7348321Z  2022-05-18T04:29:10.7348644Z  2022-05-18T04:29:10.7348929Z  2022-05-18T04:29:10.7349224Z  2022-05-18T04:29:10.7349524Z  2022-05-18T04:29:10.7349924Z [68 / 176] 8 actions, 7 running 2022-05-18T04:29:10.7350318Z Testing //c10/test:core_tests [0s, 0s] 2022-05-18T04:29:10.7350889Z Compiling c10/core/DeviceType.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7351501Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7352183Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7352846Z Compiling c10/core/GradMode.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7353646Z Compiling c10/core/Scalar.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7354119Z [Scann] Compiling c10/core/InferenceMode.cpp 2022-05-18T04:29:10.7562677Z 2022-05-18T04:29:10.7564212Z  2022-05-18T04:29:10.7570267Z  2022-05-18T04:29:10.7570511Z  2022-05-18T04:29:10.7570711Z  2022-05-18T04:29:10.7570901Z  2022-05-18T04:29:10.7571057Z  2022-05-18T04:29:10.7571225Z  2022-05-18T04:29:10.7571537Z INFO: From Compiling c10/test/core/DispatchKeySet_test.cpp: 2022-05-18T04:29:10.7571864Z [68 / 176] 8 actions running 2022-05-18T04:29:10.7572096Z Testing //c10/test:core_tests [0s, 0s] 2022-05-18T04:29:10.7572428Z Compiling c10/core/DeviceType.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7572818Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7573385Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7573954Z Compiling c10/core/GradMode.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7574465Z Compiling c10/core/Scalar.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7575038Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7575293Z 2022-05-18T04:29:10.7577796Z  2022-05-18T04:29:10.7578115Z  2022-05-18T04:29:10.7578537Z  2022-05-18T04:29:10.7578829Z  2022-05-18T04:29:10.7579114Z  2022-05-18T04:29:10.7579373Z  2022-05-18T04:29:10.7579649Z  2022-05-18T04:29:10.7639515Z c10/test/core/DispatchKeySet_test.cpp: In member function 'virtual void DispatchKeySet_ShowSemantics_Test::TestBody()': 2022-05-18T04:29:10.7640307Z c10/test/core/DispatchKeySet_test.cpp:17:8: warning: variable 'undefined_set' set but not used [-Wunused-but-set-variable] 2022-05-18T04:29:10.7640812Z auto undefined_set = DispatchKeySet(); 2022-05-18T04:29:10.7641124Z ^~~~~~~~~~~~~ 2022-05-18T04:29:10.7641670Z c10/test/core/DispatchKeySet_test.cpp:51:8: warning: variable 'fpga' set but not used [-Wunused-but-set-variable] 2022-05-18T04:29:10.7642184Z auto fpga = DispatchKeySet(DispatchKey::FPGA); 2022-05-18T04:29:10.7642397Z ^~~~ 2022-05-18T04:29:10.7643017Z c10/test/core/DispatchKeySet_test.cpp:52:8: warning: variable 'fpga_and_cpu' set but not used [-Wunused-but-set-variable] 2022-05-18T04:29:10.7643441Z auto fpga_and_cpu = DispatchKeySet({DispatchKey::FPGA, DispatchKey::CPU}); 2022-05-18T04:29:10.7643790Z ^~~~~~~~~~~~ 2022-05-18T04:29:10.7644270Z c10/test/core/DispatchKeySet_test.cpp:89:8: warning: variable 't1' set but not used [-Wunused-but-set-variable] 2022-05-18T04:29:10.7644548Z auto t1 = empty_set.begin(); 2022-05-18T04:29:10.7644737Z ^~ 2022-05-18T04:29:10.7645100Z c10/test/core/DispatchKeySet_test.cpp:90:8: warning: variable 't2' set but not used [-Wunused-but-set-variable] 2022-05-18T04:29:10.7645393Z auto t2 = empty_set.end(); 2022-05-18T04:29:10.7645562Z ^~ 2022-05-18T04:29:10.7646005Z c10/test/core/DispatchKeySet_test.cpp: In member function 'virtual void DispatchKeySet_IteratorFull_Test::TestBody()': 2022-05-18T04:29:10.7646464Z c10/test/core/DispatchKeySet_test.cpp:375:20: warning: unused variable 'it' [-Wunused-variable] 2022-05-18T04:29:10.7646726Z for (const auto& it : full_set) { 2022-05-18T04:29:10.7646913Z ^~ 2022-05-18T04:29:10.7647355Z c10/test/core/DispatchKeySet_test.cpp: In member function 'virtual void DispatchKeySet_IteratorRangeFull_Test::TestBody()': 2022-05-18T04:29:10.7647886Z c10/test/core/DispatchKeySet_test.cpp:387:20: warning: unused variable 'dispatch_key' [-Wunused-variable] 2022-05-18T04:29:10.7648191Z for (DispatchKey dispatch_key : full_set) { 2022-05-18T04:29:10.7648400Z ^~~~~~~~~~~~ 2022-05-18T04:29:10.7648629Z [68 / 176] 8 actions running 2022-05-18T04:29:10.7648835Z Testing //c10/test:core_tests [0s, 0s] 2022-05-18T04:29:10.7649158Z Compiling c10/core/DeviceType.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7649639Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7649987Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7650341Z Compiling c10/core/GradMode.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7650690Z Compiling c10/core/Scalar.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.7651028Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.9580740Z 2022-05-18T04:29:10.9581576Z  2022-05-18T04:29:10.9582157Z  2022-05-18T04:29:10.9582512Z  2022-05-18T04:29:10.9583010Z  2022-05-18T04:29:10.9583291Z  2022-05-18T04:29:10.9583775Z  2022-05-18T04:29:10.9584225Z  2022-05-18T04:29:10.9584676Z [78 / 176] 8 actions, 7 running 2022-05-18T04:29:10.9585439Z Compiling c10/core/SafePyObject.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.9586417Z Compiling c10/core/Storage.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.9587472Z Compiling c10/core/DispatchKeySet.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.9588019Z Compiling c10/core/SymInt.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.9588721Z Compiling c10/core/Stream.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.9589544Z Compiling c10/core/SymIntArrayRef.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.9590276Z Compiling c10/core/DefaultDtype.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:10.9590876Z [Scann] Compiling c10/core/TensorOptions.cpp 2022-05-18T04:29:11.2308877Z 2022-05-18T04:29:11.2309871Z  2022-05-18T04:29:11.2310226Z  2022-05-18T04:29:11.2310532Z  2022-05-18T04:29:11.2310829Z  2022-05-18T04:29:11.2311127Z  2022-05-18T04:29:11.2311421Z  2022-05-18T04:29:11.2311721Z  2022-05-18T04:29:11.2312008Z  2022-05-18T04:29:11.2312426Z [86 / 176] 8 actions, 7 running 2022-05-18T04:29:11.2313032Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:11.2313760Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:11.2314263Z Testing //c10/test:core_tests [0s, 0s, 0s] 2022-05-18T04:29:11.2314774Z //c10/core:base; 0s processwrapper-sandbox 2022-05-18T04:29:11.2315372Z Compiling c10/core/thread_pool.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:11.2315853Z Testing //c10/test:core_tests [0s, 0s, 0s] 2022-05-18T04:29:11.4404705Z 2022-05-18T04:29:11.4405277Z  2022-05-18T04:29:11.4405643Z  2022-05-18T04:29:11.4405939Z  2022-05-18T04:29:11.4406210Z  2022-05-18T04:29:11.4406364Z  2022-05-18T04:29:11.4406527Z  2022-05-18T04:29:11.4406767Z [95 / 176] 8 actions, 7 running 2022-05-18T04:29:11.4407124Z //c10/test:core_tests; 0s processwrapper-sandbox 2022-05-18T04:29:11.4407536Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s] 2022-05-18T04:29:11.4408088Z Linking c10/core/libbase.lo; 0s processwrapper-sandbox 2022-05-18T04:29:11.4408522Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s] 2022-05-18T04:29:11.6724793Z 2022-05-18T04:29:11.6725331Z  2022-05-18T04:29:11.6725700Z  2022-05-18T04:29:11.6726002Z  2022-05-18T04:29:11.6726305Z  2022-05-18T04:29:11.6726706Z [103 / 176] 8 actions, 7 running 2022-05-18T04:29:11.6727143Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2022-05-18T04:29:11.6727548Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2022-05-18T04:29:11.8750291Z 2022-05-18T04:29:11.8750862Z  2022-05-18T04:29:11.8751213Z  2022-05-18T04:29:11.8751735Z INFO: From Compiling c10/test/util/exception_test.cpp: 2022-05-18T04:29:11.8752249Z [111 / 176] 8 actions running 2022-05-18T04:29:11.8752673Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2022-05-18T04:29:11.8753461Z Compiling c10/util/Type_demangle.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:11.8763842Z 2022-05-18T04:29:11.8764187Z  2022-05-18T04:29:11.8764513Z  2022-05-18T04:29:11.8774538Z c10/test/util/exception_test.cpp:8:6: warning: 'bool {anonymous}::throw_func()' defined but not used [-Wunused-function] 2022-05-18T04:29:11.8774961Z bool throw_func() { 2022-05-18T04:29:11.8775250Z ^~~~~~~~~~ 2022-05-18T04:29:11.8775602Z [111 / 176] 8 actions running 2022-05-18T04:29:11.8775958Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2022-05-18T04:29:11.8776565Z Compiling c10/util/Type_demangle.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:11.9291945Z 2022-05-18T04:29:11.9292532Z  2022-05-18T04:29:11.9292882Z  2022-05-18T04:29:11.9293419Z INFO: From Compiling c10/test/util/intrusive_ptr_test.cpp: 2022-05-18T04:29:11.9293901Z [114 / 176] 7 actions running 2022-05-18T04:29:11.9294311Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (7 actions)] 2022-05-18T04:29:11.9301548Z 2022-05-18T04:29:11.9301944Z  2022-05-18T04:29:11.9315438Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void IntrusivePtrTest_givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:29:11.9316585Z c10/test/util/intrusive_ptr_test.cpp:222:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:29:11.9317095Z SomeClass* obj1ptr = obj1.get(); 2022-05-18T04:29:11.9317420Z ^~~~~~~ 2022-05-18T04:29:11.9318475Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void IntrusivePtrTest_givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:29:11.9319436Z c10/test/util/intrusive_ptr_test.cpp:274:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:29:11.9319932Z SomeBaseClass* obj1ptr = obj1.get(); 2022-05-18T04:29:11.9320280Z ^~~~~~~ 2022-05-18T04:29:11.9321277Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void IntrusivePtrTest_givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:29:11.9322254Z c10/test/util/intrusive_ptr_test.cpp:361:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:29:11.9322745Z SomeClass* obj1ptr = obj1.get(); 2022-05-18T04:29:11.9323082Z ^~~~~~~ 2022-05-18T04:29:11.9324243Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void IntrusivePtrTest_givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:29:11.9325233Z c10/test/util/intrusive_ptr_test.cpp:390:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:29:11.9325750Z SomeBaseClass* obj1ptr = obj1.get(); 2022-05-18T04:29:11.9326096Z ^~~~~~~ 2022-05-18T04:29:11.9327119Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:29:11.9328001Z c10/test/util/intrusive_ptr_test.cpp:1773:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:29:11.9328420Z SomeClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:29:11.9328732Z ^~~~~~~ 2022-05-18T04:29:11.9329743Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:29:11.9330598Z c10/test/util/intrusive_ptr_test.cpp:1820:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:29:11.9331095Z SomeClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:29:11.9331449Z ^~~~~~~ 2022-05-18T04:29:11.9332686Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid_Test::TestBody()': 2022-05-18T04:29:11.9333663Z c10/test/util/intrusive_ptr_test.cpp:1840:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:29:11.9334330Z SomeClass* obj1ptr = obj1.lock().get(); 2022-05-18T04:29:11.9334637Z ^~~~~~~ 2022-05-18T04:29:11.9335688Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:29:11.9336682Z c10/test/util/intrusive_ptr_test.cpp:1905:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:29:11.9337228Z SomeBaseClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:29:11.9337589Z ^~~~~~~ 2022-05-18T04:29:11.9338665Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:29:11.9339684Z c10/test/util/intrusive_ptr_test.cpp:1939:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:29:11.9340205Z SomeBaseClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:29:11.9340543Z ^~~~~~~ 2022-05-18T04:29:11.9341564Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:29:11.9342628Z c10/test/util/intrusive_ptr_test.cpp:2022:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:29:11.9343157Z SomeClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:29:11.9343514Z ^~~~~~~ 2022-05-18T04:29:11.9344534Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:29:11.9345511Z c10/test/util/intrusive_ptr_test.cpp:2042:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:29:11.9347981Z SomeClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:29:11.9348330Z ^~~~~~~ 2022-05-18T04:29:11.9349346Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid_Test::TestBody()': 2022-05-18T04:29:11.9350277Z c10/test/util/intrusive_ptr_test.cpp:2062:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:29:11.9350783Z SomeClass* obj1ptr = obj1.lock().get(); 2022-05-18T04:29:11.9351134Z ^~~~~~~ 2022-05-18T04:29:11.9352211Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:29:11.9353231Z c10/test/util/intrusive_ptr_test.cpp:2105:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:29:11.9353774Z SomeBaseClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:29:11.9354150Z ^~~~~~~ 2022-05-18T04:29:11.9355206Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:29:11.9356244Z c10/test/util/intrusive_ptr_test.cpp:2139:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:29:11.9356790Z SomeBaseClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:29:11.9357155Z ^~~~~~~ 2022-05-18T04:29:11.9357558Z [114 / 176] 8 actions running 2022-05-18T04:29:11.9357986Z Testing //c10/test:util_base_tests [0s, 0s, 0s, 0s, 0s, 0s (8 actions)] 2022-05-18T04:29:12.1656988Z 2022-05-18T04:29:12.1955817Z  2022-05-18T04:29:12.1956522Z [123 / 176] 8 actions, 7 running 2022-05-18T04:29:12.1956992Z Compiling googlemock/src/gmock_main.cc; 0s processwrapper-sandbox 2022-05-18T04:29:12.1957369Z @com_google_googletest//:gtest; 0s processwrapper-sandbox 2022-05-18T04:29:12.1957743Z Compiling googlemock/src/gmock-spec-builders.cc; 0s processwrapper-sandbox 2022-05-18T04:29:12.1958147Z Compiling googletest/src/gtest-death-test.cc; 0s processwrapper-sandbox 2022-05-18T04:29:12.1958696Z Compiling googletest/src/gtest-filepath.cc; 0s processwrapper-sandbox 2022-05-18T04:29:12.1959075Z Compiling googlemock/src/gmock-matchers.cc; 0s processwrapper-sandbox 2022-05-18T04:29:12.1959430Z Compiling googletest/src/gtest.cc; 0s processwrapper-sandbox 2022-05-18T04:29:12.1959700Z [Scann] Compiling c10/util/Unicode.cpp 2022-05-18T04:29:12.3792588Z 2022-05-18T04:29:12.3793167Z  2022-05-18T04:29:12.3793555Z  2022-05-18T04:29:12.3793853Z  2022-05-18T04:29:12.3794134Z  2022-05-18T04:29:12.3794427Z  2022-05-18T04:29:12.3794733Z  2022-05-18T04:29:12.3795023Z  2022-05-18T04:29:12.3795294Z  2022-05-18T04:29:12.3795687Z [132 / 176] 8 actions, 7 running 2022-05-18T04:29:12.3796261Z Compiling googletest/src/gtest.cc; 0s processwrapper-sandbox 2022-05-18T04:29:12.3796968Z Compiling googletest/src/gtest-printers.cc; 0s processwrapper-sandbox 2022-05-18T04:29:12.3797676Z Compiling c10/util/Type_no_demangle.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:12.3798357Z Compiling googletest/src/gtest-port.cc; 0s processwrapper-sandbox 2022-05-18T04:29:12.3799051Z Compiling googletest/src/gtest-typed-test.cc; 0s processwrapper-sandbox 2022-05-18T04:29:12.3799957Z Compiling googletest/src/gtest-test-part.cc; 0s processwrapper-sandbox 2022-05-18T04:29:12.3800675Z Compiling googletest/src/gtest-matchers.cc; 0s processwrapper-sandbox 2022-05-18T04:29:12.3801286Z [Scann] Compiling googlemock/src/gmock-cardinalities.cc 2022-05-18T04:29:12.5990158Z 2022-05-18T04:29:12.5990721Z  2022-05-18T04:29:12.5991073Z  2022-05-18T04:29:12.5991407Z  2022-05-18T04:29:12.5991686Z  2022-05-18T04:29:12.5991983Z  2022-05-18T04:29:12.5992279Z  2022-05-18T04:29:12.5992554Z  2022-05-18T04:29:12.5992848Z  2022-05-18T04:29:12.5993266Z [143 / 176] 8 actions, 7 running 2022-05-18T04:29:12.5993848Z Compiling c10/core/impl/alloc_cpu.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:12.5994522Z Compiling c10/util/StringUtil.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:12.5995187Z Compiling c10/util/Metaprogramming.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:12.5995811Z Compiling c10/util/int128.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:12.5996427Z Compiling c10/util/TypeList.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:12.5997110Z Linking c10/mobile/libCPUProfilingAllocator.a; 0s processwrapper-sandbox 2022-05-18T04:29:12.5997774Z Compiling c10/util/TypeCast.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:12.5998215Z [Scann] Compiling c10/util/TypeTraits.cpp 2022-05-18T04:29:12.8198106Z 2022-05-18T04:29:12.8198657Z  2022-05-18T04:29:12.8199028Z  2022-05-18T04:29:12.8199302Z  2022-05-18T04:29:12.8199582Z  2022-05-18T04:29:12.8199885Z  2022-05-18T04:29:12.8200165Z  2022-05-18T04:29:12.8200451Z  2022-05-18T04:29:12.8200738Z  2022-05-18T04:29:12.8201159Z [159 / 176] 8 actions, 7 running 2022-05-18T04:29:12.8201765Z Compiling c10/util/intrusive_ptr.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:12.8202404Z Compiling c10/util/numa.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:12.8203069Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:12.8203716Z Compiling c10/util/Backtrace.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:12.8204388Z Compiling c10/util/flags_use_gflags.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:12.8205009Z Compiling c10/util/Logging.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:12.8205615Z Compiling c10/util/C++17.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:12.8206082Z [Scann] Compiling c10/util/MathConstants.cpp 2022-05-18T04:29:13.0288036Z 2022-05-18T04:29:13.0288561Z  2022-05-18T04:29:13.0288914Z  2022-05-18T04:29:13.0289206Z  2022-05-18T04:29:13.0289509Z  2022-05-18T04:29:13.0289783Z  2022-05-18T04:29:13.0290275Z  2022-05-18T04:29:13.0290609Z  2022-05-18T04:29:13.0290871Z  2022-05-18T04:29:13.0291337Z [171 / 176] [Prepa] Linking c10/test/util_base_tests 2022-05-18T04:29:13.2239227Z 2022-05-18T04:29:13.2239997Z INFO: From Testing //c10/test:typeid_test: 2022-05-18T04:29:13.2240761Z [175 / 178] 2 / 4 tests; 3 actions running; last test: //c10/test:typeid_test 2022-05-18T04:29:13.2241403Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2022-05-18T04:29:13.2241983Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-05-18T04:29:13.2242450Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-05-18T04:29:13.2248890Z 2022-05-18T04:29:13.2249284Z  2022-05-18T04:29:13.2249617Z  2022-05-18T04:29:13.2250171Z  2022-05-18T04:29:13.2250661Z ==================== Test output for //c10/test:typeid_test: 2022-05-18T04:29:13.2251076Z Running main() from gmock_main.cc 2022-05-18T04:29:13.2251522Z Note: Google Test filter = -*CUDA 2022-05-18T04:29:13.2251989Z [==========] Running 5 tests from 1 test suite. 2022-05-18T04:29:13.2252462Z [----------] Global test environment set-up. 2022-05-18T04:29:13.2252928Z [----------] 5 tests from TypeMetaTest 2022-05-18T04:29:13.2253518Z [ RUN ] TypeMetaTest.TypeMetaStatic 2022-05-18T04:29:13.2253977Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2022-05-18T04:29:13.2254373Z [ RUN ] TypeMetaTest.Names 2022-05-18T04:29:13.2254748Z [ OK ] TypeMetaTest.Names (0 ms) 2022-05-18T04:29:13.2255133Z [ RUN ] TypeMetaTest.TypeMeta 2022-05-18T04:29:13.2255509Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2022-05-18T04:29:13.2255916Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2022-05-18T04:29:13.2256370Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2022-05-18T04:29:13.2256832Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2022-05-18T04:29:13.2257280Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2022-05-18T04:29:13.2257861Z [----------] 5 tests from TypeMetaTest (0 ms total) 2022-05-18T04:29:13.2258106Z 2022-05-18T04:29:13.2258363Z [----------] Global test environment tear-down 2022-05-18T04:29:13.2258769Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2022-05-18T04:29:13.2259105Z [ PASSED ] 5 tests. 2022-05-18T04:29:13.2259453Z ================================================================================ 2022-05-18T04:29:13.2260042Z [175 / 178] 2 / 4 tests; 3 actions running; last test: //c10/test:typeid_test 2022-05-18T04:29:13.2260687Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2022-05-18T04:29:13.2261286Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-05-18T04:29:13.2261891Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-05-18T04:29:13.2265177Z 2022-05-18T04:29:13.2265510Z  2022-05-18T04:29:13.2265986Z  2022-05-18T04:29:13.2266281Z  2022-05-18T04:29:13.2266733Z INFO: From Testing //c10/test:core_tests: 2022-05-18T04:29:13.2267421Z [175 / 178] 2 / 4 tests; 3 actions running; last test: //c10/test:typeid_test 2022-05-18T04:29:13.2268182Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2022-05-18T04:29:13.2268702Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-05-18T04:29:13.2269027Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-05-18T04:29:13.2279938Z 2022-05-18T04:29:13.2280276Z  2022-05-18T04:29:13.2280591Z  2022-05-18T04:29:13.2280840Z  2022-05-18T04:29:13.2281304Z ==================== Test output for //c10/test:core_tests: 2022-05-18T04:29:13.2281717Z Running main() from gmock_main.cc 2022-05-18T04:29:13.2282698Z Note: Google Test filter = -*CUDA 2022-05-18T04:29:13.2283172Z [==========] Running 55 tests from 11 test suites. 2022-05-18T04:29:13.2284621Z [----------] Global test environment set-up. 2022-05-18T04:29:13.2285106Z [----------] 2 tests from CompileTimeFunctionPointerTest 2022-05-18T04:29:13.2285837Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2022-05-18T04:29:13.2307229Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2022-05-18T04:29:13.2307914Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2022-05-18T04:29:13.2308642Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2022-05-18T04:29:13.2309534Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2022-05-18T04:29:13.2309731Z 2022-05-18T04:29:13.2309854Z [----------] 1 test from DeviceGuard 2022-05-18T04:29:13.2310130Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2022-05-18T04:29:13.2310527Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2022-05-18T04:29:13.2311046Z [----------] 1 test from DeviceGuard (0 ms total) 2022-05-18T04:29:13.2311307Z 2022-05-18T04:29:13.2311589Z [----------] 1 test from OptionalDeviceGuard 2022-05-18T04:29:13.2312056Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2022-05-18T04:29:13.2312648Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2022-05-18T04:29:13.2313235Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2022-05-18T04:29:13.2313510Z 2022-05-18T04:29:13.2313740Z [----------] 1 test from DeviceTest 2022-05-18T04:29:13.2314302Z [ RUN ] DeviceTest.BasicConstruction 2022-05-18T04:29:13.2314750Z [ OK ] DeviceTest.BasicConstruction (0 ms) 2022-05-18T04:29:13.2315291Z [----------] 1 test from DeviceTest (0 ms total) 2022-05-18T04:29:13.2315536Z 2022-05-18T04:29:13.2315790Z [----------] 15 tests from DispatchKeySet 2022-05-18T04:29:13.2316200Z [ RUN ] DispatchKeySet.ShowSemantics 2022-05-18T04:29:13.2316600Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2022-05-18T04:29:13.2316841Z [ RUN ] DispatchKeySet.Empty 2022-05-18T04:29:13.2317069Z [ OK ] DispatchKeySet.Empty (0 ms) 2022-05-18T04:29:13.2317326Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2022-05-18T04:29:13.2317646Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2022-05-18T04:29:13.2317962Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2022-05-18T04:29:13.2318271Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2022-05-18T04:29:13.2318617Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2022-05-18T04:29:13.2319005Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2022-05-18T04:29:13.2319323Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2022-05-18T04:29:13.2319657Z [ OK ] DispatchKeySet.DoubletonPerBackend (10 ms) 2022-05-18T04:29:13.2319908Z [ RUN ] DispatchKeySet.Full 2022-05-18T04:29:13.2320126Z [ OK ] DispatchKeySet.Full (0 ms) 2022-05-18T04:29:13.2320359Z [ RUN ] DispatchKeySet.IteratorBasicOps 2022-05-18T04:29:13.2320630Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2022-05-18T04:29:13.2320941Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2022-05-18T04:29:13.2321293Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2022-05-18T04:29:13.2321586Z [ RUN ] DispatchKeySet.IteratorEmpty 2022-05-18T04:29:13.2321843Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2022-05-18T04:29:13.2322120Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2022-05-18T04:29:13.2322399Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2022-05-18T04:29:13.2322670Z [ RUN ] DispatchKeySet.IteratorFull 2022-05-18T04:29:13.2322922Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2022-05-18T04:29:13.2323172Z [ RUN ] DispatchKeySet.IteratorRangeFull 2022-05-18T04:29:13.2323444Z [ OK ] DispatchKeySet.IteratorRangeFull (0 ms) 2022-05-18T04:29:13.2323716Z [ RUN ] DispatchKeySet.FailAtEndIterator 2022-05-18T04:29:13.2323976Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2022-05-18T04:29:13.2324270Z [ RUN ] DispatchKeySet.TestKeyOrderingInvariants 2022-05-18T04:29:13.2324585Z [ OK ] DispatchKeySet.TestKeyOrderingInvariants (0 ms) 2022-05-18T04:29:13.2325013Z [----------] 15 tests from DispatchKeySet (10 ms total) 2022-05-18T04:29:13.2325149Z 2022-05-18T04:29:13.2325297Z [----------] 5 tests from InlineDeviceGuard 2022-05-18T04:29:13.2325543Z [ RUN ] InlineDeviceGuard.Constructor 2022-05-18T04:29:13.2325806Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2022-05-18T04:29:13.2326067Z [ RUN ] InlineDeviceGuard.ConstructorError 2022-05-18T04:29:13.2326350Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2022-05-18T04:29:13.2326617Z [ RUN ] InlineDeviceGuard.SetDevice 2022-05-18T04:29:13.2326854Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2022-05-18T04:29:13.2327110Z [ RUN ] InlineDeviceGuard.ResetDevice 2022-05-18T04:29:13.2327372Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2022-05-18T04:29:13.2327611Z [ RUN ] InlineDeviceGuard.SetIndex 2022-05-18T04:29:13.2327924Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2022-05-18T04:29:13.2328246Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2022-05-18T04:29:13.2328405Z 2022-05-18T04:29:13.2328577Z [----------] 4 tests from InlineOptionalDeviceGuard 2022-05-18T04:29:13.2328847Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2022-05-18T04:29:13.2329153Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2022-05-18T04:29:13.2329518Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2022-05-18T04:29:13.2329842Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (0 ms) 2022-05-18T04:29:13.2330154Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2022-05-18T04:29:13.2330445Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2022-05-18T04:29:13.2330717Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2022-05-18T04:29:13.2331003Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2022-05-18T04:29:13.2331363Z [----------] 4 tests from InlineOptionalDeviceGuard (0 ms total) 2022-05-18T04:29:13.2331534Z 2022-05-18T04:29:13.2331682Z [----------] 4 tests from InlineStreamGuard 2022-05-18T04:29:13.2331913Z [ RUN ] InlineStreamGuard.Constructor 2022-05-18T04:29:13.2332177Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2022-05-18T04:29:13.2332473Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2022-05-18T04:29:13.2332789Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2022-05-18T04:29:13.2333134Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2022-05-18T04:29:13.2333494Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2022-05-18T04:29:13.2333829Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2022-05-18T04:29:13.2334165Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2022-05-18T04:29:13.2334522Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2022-05-18T04:29:13.2334673Z 2022-05-18T04:29:13.2334841Z [----------] 3 tests from InlineOptionalStreamGuard 2022-05-18T04:29:13.2335109Z [ RUN ] InlineOptionalStreamGuard.Constructor 2022-05-18T04:29:13.2335409Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2022-05-18T04:29:13.2335737Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2022-05-18T04:29:13.2336079Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2022-05-18T04:29:13.2336449Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2022-05-18T04:29:13.2336835Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2022-05-18T04:29:13.2337231Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2022-05-18T04:29:13.2337403Z 2022-05-18T04:29:13.2337560Z [----------] 1 test from InlineMultiStreamGuard 2022-05-18T04:29:13.2337825Z [ RUN ] InlineMultiStreamGuard.Constructor 2022-05-18T04:29:13.2338107Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2022-05-18T04:29:13.2338437Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2022-05-18T04:29:13.2338598Z 2022-05-18T04:29:13.2338753Z [----------] 18 tests from SizesAndStridesTest 2022-05-18T04:29:13.2339022Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2022-05-18T04:29:13.2339351Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2022-05-18T04:29:13.2339628Z [ RUN ] SizesAndStridesTest.SetSizes 2022-05-18T04:29:13.2339887Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2022-05-18T04:29:13.2340125Z [ RUN ] SizesAndStridesTest.Resize 2022-05-18T04:29:13.2340378Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2022-05-18T04:29:13.2340634Z [ RUN ] SizesAndStridesTest.SetAtIndex 2022-05-18T04:29:13.2340897Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2022-05-18T04:29:13.2341155Z [ RUN ] SizesAndStridesTest.SetAtIterator 2022-05-18T04:29:13.2341435Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2022-05-18T04:29:13.2341708Z [ RUN ] SizesAndStridesTest.SetViaData 2022-05-18T04:29:13.2341959Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2022-05-18T04:29:13.2342237Z [ RUN ] SizesAndStridesTest.MoveConstructor 2022-05-18T04:29:13.2342530Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2022-05-18T04:29:13.2342805Z [ RUN ] SizesAndStridesTest.CopyConstructor 2022-05-18T04:29:13.2343095Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2022-05-18T04:29:13.2343412Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2022-05-18T04:29:13.2343749Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2022-05-18T04:29:13.2344132Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2022-05-18T04:29:13.2344478Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2022-05-18T04:29:13.2344819Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2022-05-18T04:29:13.2345140Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2022-05-18T04:29:13.2345482Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2022-05-18T04:29:13.2346011Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2022-05-18T04:29:13.2346411Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2022-05-18T04:29:13.2346738Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2022-05-18T04:29:13.2347069Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2022-05-18T04:29:13.2347383Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2022-05-18T04:29:13.2347714Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2022-05-18T04:29:13.2348053Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2022-05-18T04:29:13.2348388Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2022-05-18T04:29:13.2348708Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2022-05-18T04:29:13.2349034Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2022-05-18T04:29:13.2349339Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2022-05-18T04:29:13.2349626Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2022-05-18T04:29:13.2349928Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2022-05-18T04:29:13.2350287Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2022-05-18T04:29:13.2350445Z 2022-05-18T04:29:13.2350586Z [----------] Global test environment tear-down 2022-05-18T04:29:13.2350833Z [==========] 55 tests from 11 test suites ran. (10 ms total) 2022-05-18T04:29:13.2351043Z [ PASSED ] 55 tests. 2022-05-18T04:29:13.2351249Z ================================================================================ 2022-05-18T04:29:13.2351591Z [176 / 178] 2 / 4 tests; 2 actions running; last test: //c10/test:typeid_test 2022-05-18T04:29:13.2351946Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2022-05-18T04:29:13.2352286Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-05-18T04:29:13.5353092Z 2022-05-18T04:29:13.5353881Z  2022-05-18T04:29:13.5354366Z  2022-05-18T04:29:13.5354733Z [178 / 179] 2 / 4 tests; 1 action; last test: //c10/test:typeid_test 2022-05-18T04:29:13.5355220Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-05-18T04:29:13.7955222Z 2022-05-18T04:29:13.7955826Z  2022-05-18T04:29:13.7956629Z [178 / 179] 3 / 4 tests; 1 action; last test: //c10/test:util_base_tests 2022-05-18T04:29:13.7957204Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-05-18T04:29:13.7959877Z 2022-05-18T04:29:13.7960566Z  2022-05-18T04:29:13.7961097Z INFO: From Testing //c10/test:util_base_tests: 2022-05-18T04:29:13.7961673Z [178 / 179] 3 / 4 tests; 1 action; last test: //c10/test:util_base_tests 2022-05-18T04:29:13.7962233Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-05-18T04:29:13.7963956Z 2022-05-18T04:29:13.7964120Z  2022-05-18T04:29:13.7964557Z ==================== Test output for //c10/test:util_base_tests: 2022-05-18T04:29:13.7964923Z Running main() from gmock_main.cc 2022-05-18T04:29:13.7965309Z Note: Google Test filter = -*CUDA 2022-05-18T04:29:13.7965672Z [==========] Running 841 tests from 76 test suites. 2022-05-18T04:29:13.7966266Z [----------] Global test environment set-up. 2022-05-18T04:29:13.7966765Z [----------] 1 test from LoggingDeathTest 2022-05-18T04:29:13.7967237Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2022-05-18T04:29:13.7967830Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (12 ms) 2022-05-18T04:29:13.7968597Z [----------] 1 test from LoggingDeathTest (12 ms total) 2022-05-18T04:29:13.7968876Z 2022-05-18T04:29:13.7969113Z [----------] 12 tests from BitsetTest 2022-05-18T04:29:13.7969576Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2022-05-18T04:29:13.7970160Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2022-05-18T04:29:13.7970610Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2022-05-18T04:29:13.7971050Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2022-05-18T04:29:13.7971536Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2022-05-18T04:29:13.7971981Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2022-05-18T04:29:13.7972566Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2022-05-18T04:29:13.7973129Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2022-05-18T04:29:13.7973743Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2022-05-18T04:29:13.7974373Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2022-05-18T04:29:13.7974903Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2022-05-18T04:29:13.7975428Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2022-05-18T04:29:13.7975980Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2022-05-18T04:29:13.7976665Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2022-05-18T04:29:13.7977245Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2022-05-18T04:29:13.7977848Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2022-05-18T04:29:13.7978513Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2022-05-18T04:29:13.7979210Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2022-05-18T04:29:13.7979884Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2022-05-18T04:29:13.7980539Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2022-05-18T04:29:13.7981064Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2022-05-18T04:29:13.7981566Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2022-05-18T04:29:13.7981993Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2022-05-18T04:29:13.7982499Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2022-05-18T04:29:13.7983087Z [----------] 12 tests from BitsetTest (0 ms total) 2022-05-18T04:29:13.7983308Z 2022-05-18T04:29:13.7983520Z [----------] 9 tests from if_constexpr 2022-05-18T04:29:13.7983908Z [ RUN ] if_constexpr.whenIsTrue_thenReturnsTrueCase 2022-05-18T04:29:13.7984415Z [ OK ] if_constexpr.whenIsTrue_thenReturnsTrueCase (0 ms) 2022-05-18T04:29:13.7984865Z [ RUN ] if_constexpr.whenIsFalse_thenReturnsFalseCase 2022-05-18T04:29:13.7985327Z [ OK ] if_constexpr.whenIsFalse_thenReturnsFalseCase (0 ms) 2022-05-18T04:29:13.7986016Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg 2022-05-18T04:29:13.7986553Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg (0 ms) 2022-05-18T04:29:13.7987105Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg 2022-05-18T04:29:13.7987664Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg (0 ms) 2022-05-18T04:29:13.7988182Z [ RUN ] if_constexpr.otherCaseCanHaveInvalidCode 2022-05-18T04:29:13.7988648Z [ OK ] if_constexpr.otherCaseCanHaveInvalidCode (0 ms) 2022-05-18T04:29:13.7989139Z [ RUN ] if_constexpr.worksWithoutElseCase_withIdentityArg 2022-05-18T04:29:13.7989661Z [ OK ] if_constexpr.worksWithoutElseCase_withIdentityArg (0 ms) 2022-05-18T04:29:13.7990348Z [ RUN ] if_constexpr.worksWithoutElseCase_withoutIdentityArg 2022-05-18T04:29:13.7991071Z [ OK ] if_constexpr.worksWithoutElseCase_withoutIdentityArg (0 ms) 2022-05-18T04:29:13.7991629Z [ RUN ] if_constexpr.returnTypeCanDiffer_withIdentityArg 2022-05-18T04:29:13.7992043Z [ OK ] if_constexpr.returnTypeCanDiffer_withIdentityArg (0 ms) 2022-05-18T04:29:13.7992559Z [ RUN ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg 2022-05-18T04:29:13.7993070Z [ OK ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg (0 ms) 2022-05-18T04:29:13.7993656Z [----------] 9 tests from if_constexpr (0 ms total) 2022-05-18T04:29:13.7993885Z 2022-05-18T04:29:13.7994160Z [----------] 2 tests from DeadlockDetection 2022-05-18T04:29:13.7994572Z [ RUN ] DeadlockDetection.basic 2022-05-18T04:29:13.7994810Z [ OK ] DeadlockDetection.basic (0 ms) 2022-05-18T04:29:13.7995035Z [ RUN ] DeadlockDetection.disable 2022-05-18T04:29:13.7995327Z [ OK ] DeadlockDetection.disable (0 ms) 2022-05-18T04:29:13.7995685Z [----------] 2 tests from DeadlockDetection (0 ms total) 2022-05-18T04:29:13.7995840Z 2022-05-18T04:29:13.7996004Z [----------] 1 test from HalfDoubleConversionTest 2022-05-18T04:29:13.7996265Z [ RUN ] HalfDoubleConversionTest.Half2Double 2022-05-18T04:29:13.7996560Z [ OK ] HalfDoubleConversionTest.Half2Double (0 ms) 2022-05-18T04:29:13.7996913Z [----------] 1 test from HalfDoubleConversionTest (0 ms total) 2022-05-18T04:29:13.7997066Z 2022-05-18T04:29:13.7997205Z [----------] 12 tests from LeftRightTest 2022-05-18T04:29:13.7997561Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2022-05-18T04:29:13.7998093Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2022-05-18T04:29:13.7998658Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2022-05-18T04:29:13.7999302Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2022-05-18T04:29:13.7999941Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2022-05-18T04:29:13.8000603Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2022-05-18T04:29:13.8001121Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2022-05-18T04:29:13.8001586Z [ OK ] LeftRightTest.readsCanBeConcurrent (1 ms) 2022-05-18T04:29:13.8002164Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2022-05-18T04:29:13.8002838Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (0 ms) 2022-05-18T04:29:13.8003532Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2022-05-18T04:29:13.8004352Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (0 ms) 2022-05-18T04:29:13.8005006Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2022-05-18T04:29:13.8005653Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (100 ms) 2022-05-18T04:29:13.8006334Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2022-05-18T04:29:13.8006948Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (0 ms) 2022-05-18T04:29:13.8007544Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2022-05-18T04:29:13.8008247Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2022-05-18T04:29:13.8008854Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2022-05-18T04:29:13.8009577Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2022-05-18T04:29:13.8010310Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2022-05-18T04:29:13.8011099Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2022-05-18T04:29:13.8011810Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2022-05-18T04:29:13.8012563Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2022-05-18T04:29:13.8013291Z [----------] 12 tests from LeftRightTest (101 ms total) 2022-05-18T04:29:13.8013555Z 2022-05-18T04:29:13.8013836Z [----------] 41 tests from MetaprogrammingTest 2022-05-18T04:29:13.8014357Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex 2022-05-18T04:29:13.8014934Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex (0 ms) 2022-05-18T04:29:13.8015557Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput 2022-05-18T04:29:13.8016254Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput (0 ms) 2022-05-18T04:29:13.8016935Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly 2022-05-18T04:29:13.8017654Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly (0 ms) 2022-05-18T04:29:13.8018401Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary 2022-05-18T04:29:13.8019174Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary (0 ms) 2022-05-18T04:29:13.8019901Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary 2022-05-18T04:29:13.8020636Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary (0 ms) 2022-05-18T04:29:13.8021340Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact 2022-05-18T04:29:13.8022049Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact (0 ms) 2022-05-18T04:29:13.8022689Z [ RUN ] MetaprogrammingTest.FilterMap 2022-05-18T04:29:13.8023165Z [ OK ] MetaprogrammingTest.FilterMap (0 ms) 2022-05-18T04:29:13.8023677Z [ RUN ] MetaprogrammingTest.FilterMap_emptyInput 2022-05-18T04:29:13.8024186Z [ OK ] MetaprogrammingTest.FilterMap_emptyInput (0 ms) 2022-05-18T04:29:13.8024677Z [ RUN ] MetaprogrammingTest.FilterMap_emptyOutput 2022-05-18T04:29:13.8025157Z [ OK ] MetaprogrammingTest.FilterMap_emptyOutput (0 ms) 2022-05-18T04:29:13.8025687Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byRValue 2022-05-18T04:29:13.8026309Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byRValue (0 ms) 2022-05-18T04:29:13.8026886Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byValue 2022-05-18T04:29:13.8027435Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byValue (0 ms) 2022-05-18T04:29:13.8028038Z [ RUN ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary 2022-05-18T04:29:13.8028587Z [ OK ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary (0 ms) 2022-05-18T04:29:13.8029138Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 2022-05-18T04:29:13.8029856Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 (0 ms) 2022-05-18T04:29:13.8030449Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 2022-05-18T04:29:13.8035768Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 (0 ms) 2022-05-18T04:29:13.8036303Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2022-05-18T04:29:13.8036884Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2022-05-18T04:29:13.8037444Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2022-05-18T04:29:13.8037983Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2022-05-18T04:29:13.8038486Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2022-05-18T04:29:13.8038974Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2022-05-18T04:29:13.8039465Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2022-05-18T04:29:13.8039961Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2022-05-18T04:29:13.8040484Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2022-05-18T04:29:13.8040998Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2022-05-18T04:29:13.8041474Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2022-05-18T04:29:13.8042111Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2022-05-18T04:29:13.8042595Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2022-05-18T04:29:13.8043020Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2022-05-18T04:29:13.8043438Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2022-05-18T04:29:13.8043908Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2022-05-18T04:29:13.8044504Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2022-05-18T04:29:13.8045209Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2022-05-18T04:29:13.8045873Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2022-05-18T04:29:13.8046432Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2022-05-18T04:29:13.8046915Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2022-05-18T04:29:13.8047434Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2022-05-18T04:29:13.8048080Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2022-05-18T04:29:13.8048693Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2022-05-18T04:29:13.8049187Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2022-05-18T04:29:13.8049542Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2022-05-18T04:29:13.8049900Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2022-05-18T04:29:13.8050242Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2022-05-18T04:29:13.8050595Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2022-05-18T04:29:13.8050957Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2022-05-18T04:29:13.8051304Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2022-05-18T04:29:13.8051628Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2022-05-18T04:29:13.8051950Z [ RUN ] MetaprogrammingTest.TupleConcat_zerotuples 2022-05-18T04:29:13.8052248Z [ OK ] MetaprogrammingTest.TupleConcat_zerotuples (0 ms) 2022-05-18T04:29:13.8052538Z [ RUN ] MetaprogrammingTest.TupleConcat_oneemptytuple 2022-05-18T04:29:13.8052845Z [ OK ] MetaprogrammingTest.TupleConcat_oneemptytuple (0 ms) 2022-05-18T04:29:13.8053160Z [ RUN ] MetaprogrammingTest.TupleConcat_onenonemptytuple 2022-05-18T04:29:13.8053465Z [ OK ] MetaprogrammingTest.TupleConcat_onenonemptytuple (0 ms) 2022-05-18T04:29:13.8053772Z [ RUN ] MetaprogrammingTest.TupleConcat_twotuples 2022-05-18T04:29:13.8054068Z [ OK ] MetaprogrammingTest.TupleConcat_twotuples (0 ms) 2022-05-18T04:29:13.8054454Z [ RUN ] MetaprogrammingTest.TupleConcat_threetuples 2022-05-18T04:29:13.8054740Z [ OK ] MetaprogrammingTest.TupleConcat_threetuples (0 ms) 2022-05-18T04:29:13.8055061Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning 2022-05-18T04:29:13.8055404Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning (0 ms) 2022-05-18T04:29:13.8055723Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle 2022-05-18T04:29:13.8056050Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle (0 ms) 2022-05-18T04:29:13.8056373Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatend 2022-05-18T04:29:13.8056675Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatend (0 ms) 2022-05-18T04:29:13.8057021Z [ RUN ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers 2022-05-18T04:29:13.8057393Z [ OK ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers (0 ms) 2022-05-18T04:29:13.8057757Z [ RUN ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes 2022-05-18T04:29:13.8058097Z [ OK ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes (0 ms) 2022-05-18T04:29:13.8058452Z [ RUN ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary 2022-05-18T04:29:13.8058850Z [ OK ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary (0 ms) 2022-05-18T04:29:13.8059276Z [----------] 41 tests from MetaprogrammingTest (0 ms total) 2022-05-18T04:29:13.8059442Z 2022-05-18T04:29:13.8059818Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 0u> 2022-05-18T04:29:13.8060160Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2022-05-18T04:29:13.8060434Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2022-05-18T04:29:13.8060688Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2022-05-18T04:29:13.8060950Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2022-05-18T04:29:13.8061207Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2022-05-18T04:29:13.8061449Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2022-05-18T04:29:13.8061695Z [ RUN ] SmallVectorTest/0.PushPopTest 2022-05-18T04:29:13.8061942Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2022-05-18T04:29:13.8062162Z [ RUN ] SmallVectorTest/0.ClearTest 2022-05-18T04:29:13.8062395Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2022-05-18T04:29:13.8062635Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2022-05-18T04:29:13.8062884Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2022-05-18T04:29:13.8063117Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2022-05-18T04:29:13.8063362Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2022-05-18T04:29:13.8063619Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2022-05-18T04:29:13.8063879Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2022-05-18T04:29:13.8064132Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2022-05-18T04:29:13.8064373Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2022-05-18T04:29:13.8064602Z [ RUN ] SmallVectorTest/0.OverflowTest 2022-05-18T04:29:13.8064841Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2022-05-18T04:29:13.8065080Z [ RUN ] SmallVectorTest/0.IterationTest 2022-05-18T04:29:13.8065307Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2022-05-18T04:29:13.8065540Z [ RUN ] SmallVectorTest/0.SwapTest 2022-05-18T04:29:13.8065954Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2022-05-18T04:29:13.8066176Z [ RUN ] SmallVectorTest/0.AppendTest 2022-05-18T04:29:13.8066413Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2022-05-18T04:29:13.8066663Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2022-05-18T04:29:13.8066928Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2022-05-18T04:29:13.8067174Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2022-05-18T04:29:13.8067430Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2022-05-18T04:29:13.8067722Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2022-05-18T04:29:13.8068098Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2022-05-18T04:29:13.8068392Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2022-05-18T04:29:13.8068651Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2022-05-18T04:29:13.8068883Z [ RUN ] SmallVectorTest/0.AssignTest 2022-05-18T04:29:13.8069115Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2022-05-18T04:29:13.8069355Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2022-05-18T04:29:13.8069604Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2022-05-18T04:29:13.8069842Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2022-05-18T04:29:13.8070093Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2022-05-18T04:29:13.8070345Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2022-05-18T04:29:13.8070585Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2022-05-18T04:29:13.8070834Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2022-05-18T04:29:13.8071078Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2022-05-18T04:29:13.8071301Z [ RUN ] SmallVectorTest/0.EraseTest 2022-05-18T04:29:13.8071529Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2022-05-18T04:29:13.8071765Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2022-05-18T04:29:13.8072058Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2022-05-18T04:29:13.8072297Z [ RUN ] SmallVectorTest/0.InsertTest 2022-05-18T04:29:13.8072529Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2022-05-18T04:29:13.8072799Z [ RUN ] SmallVectorTest/0.InsertCopy 2022-05-18T04:29:13.8073109Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2022-05-18T04:29:13.8073355Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2022-05-18T04:29:13.8073614Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2022-05-18T04:29:13.8073872Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2022-05-18T04:29:13.8074159Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2022-05-18T04:29:13.8074442Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2022-05-18T04:29:13.8074708Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2022-05-18T04:29:13.8074986Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2022-05-18T04:29:13.8075262Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2022-05-18T04:29:13.8075511Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2022-05-18T04:29:13.8075756Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2022-05-18T04:29:13.8076010Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2022-05-18T04:29:13.8076313Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2022-05-18T04:29:13.8076564Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2022-05-18T04:29:13.8076831Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2022-05-18T04:29:13.8077085Z [ RUN ] SmallVectorTest/0.ComparisonTest 2022-05-18T04:29:13.8077317Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2022-05-18T04:29:13.8077561Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2022-05-18T04:29:13.8077809Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2022-05-18T04:29:13.8078044Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2022-05-18T04:29:13.8078295Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2022-05-18T04:29:13.8078532Z [ RUN ] SmallVectorTest/0.IteratorTest 2022-05-18T04:29:13.8078788Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2022-05-18T04:29:13.8079119Z [----------] 37 tests from SmallVectorTest/0 (1 ms total) 2022-05-18T04:29:13.8079258Z 2022-05-18T04:29:13.8079600Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 1u> 2022-05-18T04:29:13.8079941Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2022-05-18T04:29:13.8080217Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2022-05-18T04:29:13.8080470Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2022-05-18T04:29:13.8080732Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2022-05-18T04:29:13.8081023Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2022-05-18T04:29:13.8081257Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2022-05-18T04:29:13.8081497Z [ RUN ] SmallVectorTest/1.PushPopTest 2022-05-18T04:29:13.8081737Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2022-05-18T04:29:13.8081968Z [ RUN ] SmallVectorTest/1.ClearTest 2022-05-18T04:29:13.8082184Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2022-05-18T04:29:13.8082423Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2022-05-18T04:29:13.8082674Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2022-05-18T04:29:13.8082906Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2022-05-18T04:29:13.8083147Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2022-05-18T04:29:13.8083403Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2022-05-18T04:29:13.8083661Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2022-05-18T04:29:13.8083914Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2022-05-18T04:29:13.8084157Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2022-05-18T04:29:13.8084381Z [ RUN ] SmallVectorTest/1.OverflowTest 2022-05-18T04:29:13.8084617Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2022-05-18T04:29:13.8084853Z [ RUN ] SmallVectorTest/1.IterationTest 2022-05-18T04:29:13.8085122Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2022-05-18T04:29:13.8085340Z [ RUN ] SmallVectorTest/1.SwapTest 2022-05-18T04:29:13.8085569Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2022-05-18T04:29:13.8085795Z [ RUN ] SmallVectorTest/1.AppendTest 2022-05-18T04:29:13.8086017Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2022-05-18T04:29:13.8086263Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2022-05-18T04:29:13.8086519Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2022-05-18T04:29:13.8086765Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2022-05-18T04:29:13.8087021Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2022-05-18T04:29:13.8087310Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2022-05-18T04:29:13.8087619Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2022-05-18T04:29:13.8087985Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2022-05-18T04:29:13.8088245Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2022-05-18T04:29:13.8088489Z [ RUN ] SmallVectorTest/1.AssignTest 2022-05-18T04:29:13.8088707Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2022-05-18T04:29:13.8088947Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2022-05-18T04:29:13.8089195Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2022-05-18T04:29:13.8089432Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2022-05-18T04:29:13.8089685Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2022-05-18T04:29:13.8089941Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2022-05-18T04:29:13.8090179Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2022-05-18T04:29:13.8090426Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2022-05-18T04:29:13.8090670Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2022-05-18T04:29:13.8090891Z [ RUN ] SmallVectorTest/1.EraseTest 2022-05-18T04:29:13.8091119Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2022-05-18T04:29:13.8091352Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2022-05-18T04:29:13.8091596Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2022-05-18T04:29:13.8091818Z [ RUN ] SmallVectorTest/1.InsertTest 2022-05-18T04:29:13.8092046Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2022-05-18T04:29:13.8092275Z [ RUN ] SmallVectorTest/1.InsertCopy 2022-05-18T04:29:13.8092492Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2022-05-18T04:29:13.8092733Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2022-05-18T04:29:13.8092990Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2022-05-18T04:29:13.8093246Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2022-05-18T04:29:13.8093527Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2022-05-18T04:29:13.8093851Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2022-05-18T04:29:13.8094114Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2022-05-18T04:29:13.8094388Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2022-05-18T04:29:13.8094666Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2022-05-18T04:29:13.8094926Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2022-05-18T04:29:13.8095160Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2022-05-18T04:29:13.8095415Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2022-05-18T04:29:13.8095686Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2022-05-18T04:29:13.8095936Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2022-05-18T04:29:13.8096199Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2022-05-18T04:29:13.8096451Z [ RUN ] SmallVectorTest/1.ComparisonTest 2022-05-18T04:29:13.8096685Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2022-05-18T04:29:13.8096933Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2022-05-18T04:29:13.8097178Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2022-05-18T04:29:13.8097410Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2022-05-18T04:29:13.8097662Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2022-05-18T04:29:13.8097930Z [ RUN ] SmallVectorTest/1.IteratorTest 2022-05-18T04:29:13.8098173Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2022-05-18T04:29:13.8098485Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2022-05-18T04:29:13.8098636Z 2022-05-18T04:29:13.8098975Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 2u> 2022-05-18T04:29:13.8099315Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2022-05-18T04:29:13.8099577Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2022-05-18T04:29:13.8099848Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2022-05-18T04:29:13.8100115Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2022-05-18T04:29:13.8100357Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2022-05-18T04:29:13.8100607Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2022-05-18T04:29:13.8100853Z [ RUN ] SmallVectorTest/2.PushPopTest 2022-05-18T04:29:13.8101097Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2022-05-18T04:29:13.8101319Z [ RUN ] SmallVectorTest/2.ClearTest 2022-05-18T04:29:13.8101547Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2022-05-18T04:29:13.8101787Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2022-05-18T04:29:13.8102069Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2022-05-18T04:29:13.8102317Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2022-05-18T04:29:13.8102564Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2022-05-18T04:29:13.8102809Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2022-05-18T04:29:13.8103083Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2022-05-18T04:29:13.8103342Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2022-05-18T04:29:13.8103575Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2022-05-18T04:29:13.8103818Z [ RUN ] SmallVectorTest/2.OverflowTest 2022-05-18T04:29:13.8104056Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2022-05-18T04:29:13.8104302Z [ RUN ] SmallVectorTest/2.IterationTest 2022-05-18T04:29:13.8104533Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2022-05-18T04:29:13.8104764Z [ RUN ] SmallVectorTest/2.SwapTest 2022-05-18T04:29:13.8104993Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2022-05-18T04:29:13.8105211Z [ RUN ] SmallVectorTest/2.AppendTest 2022-05-18T04:29:13.8105449Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2022-05-18T04:29:13.8105692Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2022-05-18T04:29:13.8106084Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2022-05-18T04:29:13.8106345Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2022-05-18T04:29:13.8106664Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2022-05-18T04:29:13.8106942Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2022-05-18T04:29:13.8107265Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2022-05-18T04:29:13.8107552Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2022-05-18T04:29:13.8107812Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2022-05-18T04:29:13.8108039Z [ RUN ] SmallVectorTest/2.AssignTest 2022-05-18T04:29:13.8108270Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2022-05-18T04:29:13.8108510Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2022-05-18T04:29:13.8108741Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2022-05-18T04:29:13.8108987Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2022-05-18T04:29:13.8109238Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2022-05-18T04:29:13.8109474Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2022-05-18T04:29:13.8109724Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2022-05-18T04:29:13.8109974Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2022-05-18T04:29:13.8110202Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2022-05-18T04:29:13.8110434Z [ RUN ] SmallVectorTest/2.EraseTest 2022-05-18T04:29:13.8110660Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2022-05-18T04:29:13.8110933Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2022-05-18T04:29:13.8111164Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2022-05-18T04:29:13.8111397Z [ RUN ] SmallVectorTest/2.InsertTest 2022-05-18T04:29:13.8111625Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2022-05-18T04:29:13.8111841Z [ RUN ] SmallVectorTest/2.InsertCopy 2022-05-18T04:29:13.8112071Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2022-05-18T04:29:13.8112314Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2022-05-18T04:29:13.8112558Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2022-05-18T04:29:13.8112828Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2022-05-18T04:29:13.8113120Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2022-05-18T04:29:13.8113391Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2022-05-18T04:29:13.8113669Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2022-05-18T04:29:13.8113950Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2022-05-18T04:29:13.8114228Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2022-05-18T04:29:13.8114475Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2022-05-18T04:29:13.8114720Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2022-05-18T04:29:13.8114972Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2022-05-18T04:29:13.8115227Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2022-05-18T04:29:13.8115488Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2022-05-18T04:29:13.8115750Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2022-05-18T04:29:13.8115995Z [ RUN ] SmallVectorTest/2.ComparisonTest 2022-05-18T04:29:13.8116240Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2022-05-18T04:29:13.8116484Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2022-05-18T04:29:13.8116717Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2022-05-18T04:29:13.8116964Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2022-05-18T04:29:13.8117213Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2022-05-18T04:29:13.8117484Z [ RUN ] SmallVectorTest/2.IteratorTest 2022-05-18T04:29:13.8117819Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2022-05-18T04:29:13.8118348Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2022-05-18T04:29:13.8118597Z 2022-05-18T04:29:13.8119196Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 4u> 2022-05-18T04:29:13.8119767Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2022-05-18T04:29:13.8120248Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2022-05-18T04:29:13.8120814Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2022-05-18T04:29:13.8121245Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2022-05-18T04:29:13.8121680Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2022-05-18T04:29:13.8122048Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2022-05-18T04:29:13.8122436Z [ RUN ] SmallVectorTest/3.PushPopTest 2022-05-18T04:29:13.8122796Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2022-05-18T04:29:13.8123185Z [ RUN ] SmallVectorTest/3.ClearTest 2022-05-18T04:29:13.8123541Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2022-05-18T04:29:13.8123872Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2022-05-18T04:29:13.8124125Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2022-05-18T04:29:13.8124376Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2022-05-18T04:29:13.8124605Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2022-05-18T04:29:13.8124866Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2022-05-18T04:29:13.8125146Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2022-05-18T04:29:13.8125390Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2022-05-18T04:29:13.8125632Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2022-05-18T04:29:13.8125870Z [ RUN ] SmallVectorTest/3.OverflowTest 2022-05-18T04:29:13.8126185Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2022-05-18T04:29:13.8126417Z [ RUN ] SmallVectorTest/3.IterationTest 2022-05-18T04:29:13.8126658Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2022-05-18T04:29:13.8126894Z [ RUN ] SmallVectorTest/3.SwapTest 2022-05-18T04:29:13.8127110Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2022-05-18T04:29:13.8127340Z [ RUN ] SmallVectorTest/3.AppendTest 2022-05-18T04:29:13.8127577Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2022-05-18T04:29:13.8127888Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2022-05-18T04:29:13.8128154Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2022-05-18T04:29:13.8128419Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2022-05-18T04:29:13.8128665Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2022-05-18T04:29:13.8128959Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2022-05-18T04:29:13.8129283Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2022-05-18T04:29:13.8129578Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2022-05-18T04:29:13.8129819Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2022-05-18T04:29:13.8130059Z [ RUN ] SmallVectorTest/3.AssignTest 2022-05-18T04:29:13.8130287Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2022-05-18T04:29:13.8130511Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2022-05-18T04:29:13.8130754Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2022-05-18T04:29:13.8131001Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2022-05-18T04:29:13.8131241Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2022-05-18T04:29:13.8131492Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2022-05-18T04:29:13.8131742Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2022-05-18T04:29:13.8131975Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2022-05-18T04:29:13.8132215Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2022-05-18T04:29:13.8132446Z [ RUN ] SmallVectorTest/3.EraseTest 2022-05-18T04:29:13.8132674Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2022-05-18T04:29:13.8132892Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2022-05-18T04:29:13.8133133Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2022-05-18T04:29:13.8133364Z [ RUN ] SmallVectorTest/3.InsertTest 2022-05-18T04:29:13.8133582Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2022-05-18T04:29:13.8133808Z [ RUN ] SmallVectorTest/3.InsertCopy 2022-05-18T04:29:13.8134038Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2022-05-18T04:29:13.8134266Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2022-05-18T04:29:13.8134523Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2022-05-18T04:29:13.8134843Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2022-05-18T04:29:13.8135114Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2022-05-18T04:29:13.8135394Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2022-05-18T04:29:13.8135676Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2022-05-18T04:29:13.8135953Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2022-05-18T04:29:13.8136218Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2022-05-18T04:29:13.8136480Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2022-05-18T04:29:13.8136726Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2022-05-18T04:29:13.8136968Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2022-05-18T04:29:13.8137235Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2022-05-18T04:29:13.8137495Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2022-05-18T04:29:13.8137748Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2022-05-18T04:29:13.8138003Z [ RUN ] SmallVectorTest/3.ComparisonTest 2022-05-18T04:29:13.8138246Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2022-05-18T04:29:13.8138477Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2022-05-18T04:29:13.8138722Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2022-05-18T04:29:13.8138994Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2022-05-18T04:29:13.8139245Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2022-05-18T04:29:13.8139475Z [ RUN ] SmallVectorTest/3.IteratorTest 2022-05-18T04:29:13.8139715Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2022-05-18T04:29:13.8140066Z [----------] 37 tests from SmallVectorTest/3 (0 ms total) 2022-05-18T04:29:13.8140220Z 2022-05-18T04:29:13.8140560Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 5u> 2022-05-18T04:29:13.8140903Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2022-05-18T04:29:13.8141179Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2022-05-18T04:29:13.8141437Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2022-05-18T04:29:13.8141699Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2022-05-18T04:29:13.8141954Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2022-05-18T04:29:13.8142208Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2022-05-18T04:29:13.8142442Z [ RUN ] SmallVectorTest/4.PushPopTest 2022-05-18T04:29:13.8142685Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2022-05-18T04:29:13.8142918Z [ RUN ] SmallVectorTest/4.ClearTest 2022-05-18T04:29:13.8143135Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2022-05-18T04:29:13.8143378Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2022-05-18T04:29:13.8143630Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2022-05-18T04:29:13.8143866Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2022-05-18T04:29:13.8144112Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2022-05-18T04:29:13.8144371Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2022-05-18T04:29:13.8144632Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2022-05-18T04:29:13.8144887Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2022-05-18T04:29:13.8145132Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2022-05-18T04:29:13.8145375Z [ RUN ] SmallVectorTest/4.OverflowTest 2022-05-18T04:29:13.8145599Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2022-05-18T04:29:13.8145981Z [ RUN ] SmallVectorTest/4.IterationTest 2022-05-18T04:29:13.8146225Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2022-05-18T04:29:13.8146446Z [ RUN ] SmallVectorTest/4.SwapTest 2022-05-18T04:29:13.8146676Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2022-05-18T04:29:13.8146907Z [ RUN ] SmallVectorTest/4.AppendTest 2022-05-18T04:29:13.8147130Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2022-05-18T04:29:13.8147380Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2022-05-18T04:29:13.8147641Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2022-05-18T04:29:13.8147960Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2022-05-18T04:29:13.8148218Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2022-05-18T04:29:13.8148508Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2022-05-18T04:29:13.8148832Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2022-05-18T04:29:13.8149110Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2022-05-18T04:29:13.8149367Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2022-05-18T04:29:13.8149611Z [ RUN ] SmallVectorTest/4.AssignTest 2022-05-18T04:29:13.8149829Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2022-05-18T04:29:13.8150067Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2022-05-18T04:29:13.8150317Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2022-05-18T04:29:13.8150551Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2022-05-18T04:29:13.8150801Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2022-05-18T04:29:13.8151051Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2022-05-18T04:29:13.8151288Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2022-05-18T04:29:13.8151532Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2022-05-18T04:29:13.8151779Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2022-05-18T04:29:13.8152069Z [ RUN ] SmallVectorTest/4.EraseTest 2022-05-18T04:29:13.8152286Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2022-05-18T04:29:13.8152518Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2022-05-18T04:29:13.8152759Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2022-05-18T04:29:13.8152981Z [ RUN ] SmallVectorTest/4.InsertTest 2022-05-18T04:29:13.8153210Z [ OK ] SmallVectorTest/4.InsertTest (1 ms) 2022-05-18T04:29:13.8153436Z [ RUN ] SmallVectorTest/4.InsertCopy 2022-05-18T04:29:13.8153654Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2022-05-18T04:29:13.8153897Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2022-05-18T04:29:13.8154165Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2022-05-18T04:29:13.8154422Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2022-05-18T04:29:13.8154707Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2022-05-18T04:29:13.8154984Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2022-05-18T04:29:13.8155261Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2022-05-18T04:29:13.8155523Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2022-05-18T04:29:13.8155798Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2022-05-18T04:29:13.8156055Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2022-05-18T04:29:13.8156287Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2022-05-18T04:29:13.8156539Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2022-05-18T04:29:13.8156802Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2022-05-18T04:29:13.8157051Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2022-05-18T04:29:13.8157316Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2022-05-18T04:29:13.8157567Z [ RUN ] SmallVectorTest/4.ComparisonTest 2022-05-18T04:29:13.8157798Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2022-05-18T04:29:13.8158039Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2022-05-18T04:29:13.8158285Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2022-05-18T04:29:13.8158528Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2022-05-18T04:29:13.8158765Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2022-05-18T04:29:13.8159004Z [ RUN ] SmallVectorTest/4.IteratorTest 2022-05-18T04:29:13.8159240Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2022-05-18T04:29:13.8159555Z [----------] 37 tests from SmallVectorTest/4 (1 ms total) 2022-05-18T04:29:13.8159706Z 2022-05-18T04:29:13.8159844Z [----------] 5 tests from SmallVectorTest 2022-05-18T04:29:13.8160089Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2022-05-18T04:29:13.8160361Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2022-05-18T04:29:13.8160661Z [ RUN ] SmallVectorTest.MidInsert 2022-05-18T04:29:13.8160896Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2022-05-18T04:29:13.8161124Z [ RUN ] SmallVectorTest.EmplaceBack 2022-05-18T04:29:13.8161377Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2022-05-18T04:29:13.8161653Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2022-05-18T04:29:13.8161954Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2022-05-18T04:29:13.8162223Z [ RUN ] SmallVectorTest.InitializerList 2022-05-18T04:29:13.8162490Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2022-05-18T04:29:13.8162812Z [----------] 5 tests from SmallVectorTest (0 ms total) 2022-05-18T04:29:13.8162960Z 2022-05-18T04:29:13.8163409Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2022-05-18T04:29:13.8163816Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2022-05-18T04:29:13.8164080Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2022-05-18T04:29:13.8164406Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2022-05-18T04:29:13.8164552Z 2022-05-18T04:29:13.8165042Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2022-05-18T04:29:13.8165444Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2022-05-18T04:29:13.8165712Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2022-05-18T04:29:13.8166028Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2022-05-18T04:29:13.8166184Z 2022-05-18T04:29:13.8166620Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2022-05-18T04:29:13.8167026Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2022-05-18T04:29:13.8167292Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2022-05-18T04:29:13.8167604Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2022-05-18T04:29:13.8167826Z 2022-05-18T04:29:13.8168264Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2022-05-18T04:29:13.8168673Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2022-05-18T04:29:13.8168936Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2022-05-18T04:29:13.8169254Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2022-05-18T04:29:13.8169411Z 2022-05-18T04:29:13.8169565Z [----------] 1 test from SmallVectorCustomTest 2022-05-18T04:29:13.8169825Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2022-05-18T04:29:13.8170098Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2022-05-18T04:29:13.8170442Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2022-05-18T04:29:13.8170600Z 2022-05-18T04:29:13.8170927Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2022-05-18T04:29:13.8171329Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2022-05-18T04:29:13.8171645Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2022-05-18T04:29:13.8171976Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2022-05-18T04:29:13.8172311Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2022-05-18T04:29:13.8172623Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2022-05-18T04:29:13.8172933Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2022-05-18T04:29:13.8173245Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2022-05-18T04:29:13.8173559Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2022-05-18T04:29:13.8173867Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2022-05-18T04:29:13.8174232Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (17 ms) 2022-05-18T04:29:13.8174552Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2022-05-18T04:29:13.8174849Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2022-05-18T04:29:13.8175167Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2022-05-18T04:29:13.8175490Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (25 ms) 2022-05-18T04:29:13.8175799Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2022-05-18T04:29:13.8176108Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2022-05-18T04:29:13.8176424Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2022-05-18T04:29:13.8176751Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2022-05-18T04:29:13.8177061Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2022-05-18T04:29:13.8177379Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2022-05-18T04:29:13.8177694Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2022-05-18T04:29:13.8178005Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (24 ms) 2022-05-18T04:29:13.8178356Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2022-05-18T04:29:13.8178680Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2022-05-18T04:29:13.8179091Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (66 ms total) 2022-05-18T04:29:13.8179279Z 2022-05-18T04:29:13.8179665Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 3u> 2022-05-18T04:29:13.8180070Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2022-05-18T04:29:13.8180390Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2022-05-18T04:29:13.8180706Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2022-05-18T04:29:13.8181047Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2022-05-18T04:29:13.8181371Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2022-05-18T04:29:13.8181680Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2022-05-18T04:29:13.8181981Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2022-05-18T04:29:13.8182299Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2022-05-18T04:29:13.8182618Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2022-05-18T04:29:13.8182933Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (18 ms) 2022-05-18T04:29:13.8183252Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2022-05-18T04:29:13.8183563Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2022-05-18T04:29:13.8183866Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2022-05-18T04:29:13.8184191Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (31 ms) 2022-05-18T04:29:13.8184515Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2022-05-18T04:29:13.8184827Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2022-05-18T04:29:13.8185131Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2022-05-18T04:29:13.8185463Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2022-05-18T04:29:13.8185918Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2022-05-18T04:29:13.8186224Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2022-05-18T04:29:13.8186548Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2022-05-18T04:29:13.8186880Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (17 ms) 2022-05-18T04:29:13.8187202Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2022-05-18T04:29:13.8187529Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2022-05-18T04:29:13.8187951Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (66 ms total) 2022-05-18T04:29:13.8188213Z 2022-05-18T04:29:13.8188601Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector, 3u> 2022-05-18T04:29:13.8189021Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2022-05-18T04:29:13.8189398Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2022-05-18T04:29:13.8189858Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2022-05-18T04:29:13.8190077Z 2022-05-18T04:29:13.8190566Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector, 3u> 2022-05-18T04:29:13.8191052Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2022-05-18T04:29:13.8191429Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2022-05-18T04:29:13.8191891Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2022-05-18T04:29:13.8192107Z 2022-05-18T04:29:13.8192239Z [----------] 2 tests from Synchronized 2022-05-18T04:29:13.8192485Z [ RUN ] Synchronized.TestSingleThreadExecution 2022-05-18T04:29:13.8192830Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2022-05-18T04:29:13.8193139Z [ RUN ] Synchronized.TestMultiThreadedExecution 2022-05-18T04:29:13.8193437Z [ OK ] Synchronized.TestMultiThreadedExecution (17 ms) 2022-05-18T04:29:13.8193768Z [----------] 2 tests from Synchronized (17 ms total) 2022-05-18T04:29:13.8193912Z 2022-05-18T04:29:13.8194039Z [----------] 1 test from ThreadLocal 2022-05-18T04:29:13.8194279Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2022-05-18T04:29:13.8194569Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2022-05-18T04:29:13.8194880Z [----------] 1 test from ThreadLocal (0 ms total) 2022-05-18T04:29:13.8195023Z 2022-05-18T04:29:13.8195165Z [----------] 11 tests from ThreadLocalTest 2022-05-18T04:29:13.8195420Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2022-05-18T04:29:13.8195740Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2022-05-18T04:29:13.8196042Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2022-05-18T04:29:13.8196317Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2022-05-18T04:29:13.8196604Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2022-05-18T04:29:13.8196890Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2022-05-18T04:29:13.8197179Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2022-05-18T04:29:13.8197494Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2022-05-18T04:29:13.8197780Z [ RUN ] ThreadLocalTest.TestClassScope 2022-05-18T04:29:13.8198027Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2022-05-18T04:29:13.8198303Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2022-05-18T04:29:13.8198603Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2022-05-18T04:29:13.8198917Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2022-05-18T04:29:13.8199235Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2022-05-18T04:29:13.8199565Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2022-05-18T04:29:13.8199892Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (0 ms) 2022-05-18T04:29:13.8200206Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2022-05-18T04:29:13.8200539Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (0 ms) 2022-05-18T04:29:13.8200853Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2022-05-18T04:29:13.8201140Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (0 ms) 2022-05-18T04:29:13.8201502Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2022-05-18T04:29:13.8201933Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (0 ms) 2022-05-18T04:29:13.8202335Z [----------] 11 tests from ThreadLocalTest (0 ms total) 2022-05-18T04:29:13.8202506Z 2022-05-18T04:29:13.8202633Z [----------] 7 tests from TypeIndex 2022-05-18T04:29:13.8202847Z [ RUN ] TypeIndex.TopLevelName 2022-05-18T04:29:13.8203077Z [ OK ] TypeIndex.TopLevelName (0 ms) 2022-05-18T04:29:13.8203323Z [ RUN ] TypeIndex.NestedName 2022-05-18T04:29:13.8203544Z [ OK ] TypeIndex.NestedName (0 ms) 2022-05-18T04:29:13.8203788Z [ RUN ] TypeIndex.TypeTemplateParameter 2022-05-18T04:29:13.8204045Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2022-05-18T04:29:13.8204321Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2022-05-18T04:29:13.8204602Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2022-05-18T04:29:13.8204881Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2022-05-18T04:29:13.8205177Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2022-05-18T04:29:13.8205494Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2022-05-18T04:29:13.8205834Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2022-05-18T04:29:13.8206140Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2022-05-18T04:29:13.8206435Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2022-05-18T04:29:13.8206750Z [----------] 7 tests from TypeIndex (0 ms total) 2022-05-18T04:29:13.8206887Z 2022-05-18T04:29:13.8207037Z [----------] 4 tests from TypeListTest 2022-05-18T04:29:13.8207288Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2022-05-18T04:29:13.8207571Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2022-05-18T04:29:13.8207925Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2022-05-18T04:29:13.8208226Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2022-05-18T04:29:13.8208516Z [ RUN ] TypeListTest.MapTypesToValues_members 2022-05-18T04:29:13.8208797Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2022-05-18T04:29:13.8209060Z [ RUN ] TypeListTest.MapTypesToValues_empty 2022-05-18T04:29:13.8209337Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2022-05-18T04:29:13.8209654Z [----------] 4 tests from TypeListTest (0 ms total) 2022-05-18T04:29:13.8209798Z 2022-05-18T04:29:13.8209931Z [----------] 4 tests from accumulate_test 2022-05-18T04:29:13.8210150Z [ RUN ] accumulate_test.vector_test 2022-05-18T04:29:13.8210377Z [ OK ] accumulate_test.vector_test (0 ms) 2022-05-18T04:29:13.8210583Z [ RUN ] accumulate_test.list_test 2022-05-18T04:29:13.8210804Z [ OK ] accumulate_test.list_test (0 ms) 2022-05-18T04:29:13.8211018Z [ RUN ] accumulate_test.base_cases 2022-05-18T04:29:13.8211225Z [ OK ] accumulate_test.base_cases (0 ms) 2022-05-18T04:29:13.8211441Z [ RUN ] accumulate_test.errors 2022-05-18T04:29:13.8211654Z [ OK ] accumulate_test.errors (0 ms) 2022-05-18T04:29:13.8211938Z [----------] 4 tests from accumulate_test (0 ms total) 2022-05-18T04:29:13.8212070Z 2022-05-18T04:29:13.8212215Z [----------] 5 tests from BFloat16Conversion 2022-05-18T04:29:13.8212481Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2022-05-18T04:29:13.8212786Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2022-05-18T04:29:13.8213085Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2022-05-18T04:29:13.8213406Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2022-05-18T04:29:13.8213677Z [ RUN ] BFloat16Conversion.NaN 2022-05-18T04:29:13.8213892Z [ OK ] BFloat16Conversion.NaN (0 ms) 2022-05-18T04:29:13.8214111Z [ RUN ] BFloat16Conversion.Inf 2022-05-18T04:29:13.8214331Z [ OK ] BFloat16Conversion.Inf (0 ms) 2022-05-18T04:29:13.8214577Z [ RUN ] BFloat16Conversion.SmallestDenormal 2022-05-18T04:29:13.8214842Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2022-05-18T04:29:13.8215168Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2022-05-18T04:29:13.8215316Z 2022-05-18T04:29:13.8215445Z [----------] 3 tests from BFloat16Math 2022-05-18T04:29:13.8215692Z [ RUN ] BFloat16Math.Addition 2022-05-18T04:29:13.8215944Z [ OK ] BFloat16Math.Addition (0 ms) 2022-05-18T04:29:13.8216167Z [ RUN ] BFloat16Math.Subtraction 2022-05-18T04:29:13.8216384Z [ OK ] BFloat16Math.Subtraction (0 ms) 2022-05-18T04:29:13.8216612Z [ RUN ] BFloat16Math.NextAfterZero 2022-05-18T04:29:13.8216849Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2022-05-18T04:29:13.8217137Z [----------] 3 tests from BFloat16Math (0 ms total) 2022-05-18T04:29:13.8217280Z 2022-05-18T04:29:13.8217416Z [----------] 2 tests from TestExponential 2022-05-18T04:29:13.8217635Z [ RUN ] TestExponential.IPi 2022-05-18T04:29:13.8217853Z [ OK ] TestExponential.IPi (0 ms) 2022-05-18T04:29:13.8218071Z [ RUN ] TestExponential.EulerFormula 2022-05-18T04:29:13.8218323Z [ OK ] TestExponential.EulerFormula (0 ms) 2022-05-18T04:29:13.8218631Z [----------] 2 tests from TestExponential (0 ms total) 2022-05-18T04:29:13.8218767Z 2022-05-18T04:29:13.8218883Z [----------] 1 test from TestLog 2022-05-18T04:29:13.8219086Z [ RUN ] TestLog.Definition 2022-05-18T04:29:13.8219298Z [ OK ] TestLog.Definition (0 ms) 2022-05-18T04:29:13.8219554Z [----------] 1 test from TestLog (0 ms total) 2022-05-18T04:29:13.8219685Z 2022-05-18T04:29:13.8219807Z [----------] 1 test from TestLog10 2022-05-18T04:29:13.8220006Z [ RUN ] TestLog10.Rev 2022-05-18T04:29:13.8220301Z [ OK ] TestLog10.Rev (0 ms) 2022-05-18T04:29:13.8220722Z [----------] 1 test from TestLog10 (0 ms total) 2022-05-18T04:29:13.8220943Z 2022-05-18T04:29:13.8221144Z [----------] 1 test from TestLog2 2022-05-18T04:29:13.8221449Z [ RUN ] TestLog2.Rev 2022-05-18T04:29:13.8221763Z [ OK ] TestLog2.Rev (0 ms) 2022-05-18T04:29:13.8222179Z [----------] 1 test from TestLog2 (0 ms total) 2022-05-18T04:29:13.8222378Z 2022-05-18T04:29:13.8222574Z [----------] 1 test from TestPowSqrt 2022-05-18T04:29:13.8222891Z [ RUN ] TestPowSqrt.Equal 2022-05-18T04:29:13.8223232Z [ OK ] TestPowSqrt.Equal (0 ms) 2022-05-18T04:29:13.8223715Z [----------] 1 test from TestPowSqrt (0 ms total) 2022-05-18T04:29:13.8223950Z 2022-05-18T04:29:13.8224133Z [----------] 1 test from TestPow 2022-05-18T04:29:13.8224448Z [ RUN ] TestPow.Square 2022-05-18T04:29:13.8224775Z [ OK ] TestPow.Square (0 ms) 2022-05-18T04:29:13.8225211Z [----------] 1 test from TestPow (1 ms total) 2022-05-18T04:29:13.8225438Z 2022-05-18T04:29:13.8225692Z [----------] 1 test from TestSinCosSinhCosh 2022-05-18T04:29:13.8226319Z [ RUN ] TestSinCosSinhCosh.Identity 2022-05-18T04:29:13.8226763Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2022-05-18T04:29:13.8227271Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2022-05-18T04:29:13.8227506Z 2022-05-18T04:29:13.8227703Z [----------] 1 test from TestTan 2022-05-18T04:29:13.8227941Z [ RUN ] TestTan.Identity 2022-05-18T04:29:13.8228134Z [ OK ] TestTan.Identity (0 ms) 2022-05-18T04:29:13.8228407Z [----------] 1 test from TestTan (0 ms total) 2022-05-18T04:29:13.8228541Z 2022-05-18T04:29:13.8228660Z [----------] 1 test from TestTanh 2022-05-18T04:29:13.8228851Z [ RUN ] TestTanh.Identity 2022-05-18T04:29:13.8229058Z [ OK ] TestTanh.Identity (0 ms) 2022-05-18T04:29:13.8229324Z [----------] 1 test from TestTanh (0 ms total) 2022-05-18T04:29:13.8229459Z 2022-05-18T04:29:13.8229593Z [----------] 1 test from TestRevTrigonometric 2022-05-18T04:29:13.8229828Z [ RUN ] TestRevTrigonometric.Rev 2022-05-18T04:29:13.8230066Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2022-05-18T04:29:13.8230382Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2022-05-18T04:29:13.8230528Z 2022-05-18T04:29:13.8230672Z [----------] 1 test from TestRevHyperbolic 2022-05-18T04:29:13.8230897Z [ RUN ] TestRevHyperbolic.Rev 2022-05-18T04:29:13.8231126Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2022-05-18T04:29:13.8231417Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2022-05-18T04:29:13.8231571Z 2022-05-18T04:29:13.8231696Z [----------] 1 test from TestMemory 2022-05-18T04:29:13.8231921Z [ RUN ] TestMemory.ReinterpretCast 2022-05-18T04:29:13.8232260Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2022-05-18T04:29:13.8232556Z [----------] 1 test from TestMemory (0 ms total) 2022-05-18T04:29:13.8232696Z 2022-05-18T04:29:13.8232834Z [----------] 1 test from TestConstructors 2022-05-18T04:29:13.8233076Z [ RUN ] TestConstructors.UnorderedMap 2022-05-18T04:29:13.8233329Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2022-05-18T04:29:13.8233646Z [----------] 1 test from TestConstructors (0 ms total) 2022-05-18T04:29:13.8233795Z 2022-05-18T04:29:13.8233954Z [----------] 1 test from TestArithmeticIntScalar 2022-05-18T04:29:13.8234191Z [ RUN ] TestArithmeticIntScalar.All 2022-05-18T04:29:13.8234442Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2022-05-18T04:29:13.8234773Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2022-05-18T04:29:13.8234938Z 2022-05-18T04:29:13.8235041Z [----------] 1 test from TestIO 2022-05-18T04:29:13.8235235Z [ RUN ] TestIO.All 2022-05-18T04:29:13.8235422Z [ OK ] TestIO.All (0 ms) 2022-05-18T04:29:13.8235663Z [----------] 1 test from TestIO (0 ms total) 2022-05-18T04:29:13.8235799Z 2022-05-18T04:29:13.8235917Z [----------] 1 test from TestStd 2022-05-18T04:29:13.8236127Z [ RUN ] TestStd.BasicFunctions 2022-05-18T04:29:13.8236357Z [ OK ] TestStd.BasicFunctions (0 ms) 2022-05-18T04:29:13.8236666Z [----------] 1 test from TestStd (0 ms total) 2022-05-18T04:29:13.8236802Z 2022-05-18T04:29:13.8236929Z [----------] 73 tests from EitherTest 2022-05-18T04:29:13.8237143Z [ RUN ] EitherTest.SpaceUsage 2022-05-18T04:29:13.8237355Z [ OK ] EitherTest.SpaceUsage (0 ms) 2022-05-18T04:29:13.8237575Z [ RUN ] EitherTest.givenLeft 2022-05-18T04:29:13.8237789Z [ OK ] EitherTest.givenLeft (0 ms) 2022-05-18T04:29:13.8237992Z [ RUN ] EitherTest.givenRight 2022-05-18T04:29:13.8238217Z [ OK ] EitherTest.givenRight (0 ms) 2022-05-18T04:29:13.8238466Z [ RUN ] EitherTest.givenMakeLeft 2022-05-18T04:29:13.8238711Z [ OK ] EitherTest.givenMakeLeft (0 ms) 2022-05-18T04:29:13.8238975Z [ RUN ] EitherTest.givenMakeLeftWithSameType 2022-05-18T04:29:13.8239413Z [ OK ] EitherTest.givenMakeLeftWithSameType (0 ms) 2022-05-18T04:29:13.8239845Z [ RUN ] EitherTest.givenMakeRight 2022-05-18T04:29:13.8240225Z [ OK ] EitherTest.givenMakeRight (0 ms) 2022-05-18T04:29:13.8240675Z [ RUN ] EitherTest.givenMakeRightWithSameType 2022-05-18T04:29:13.8241128Z [ OK ] EitherTest.givenMakeRightWithSameType (0 ms) 2022-05-18T04:29:13.8241577Z [ RUN ] EitherTest.givenMovableOnlyMakeLeft 2022-05-18T04:29:13.8242057Z [ OK ] EitherTest.givenMovableOnlyMakeLeft (0 ms) 2022-05-18T04:29:13.8242543Z [ RUN ] EitherTest.givenMovableOnlyMakeRight 2022-05-18T04:29:13.8242963Z [ OK ] EitherTest.givenMovableOnlyMakeRight (0 ms) 2022-05-18T04:29:13.8243255Z [ RUN ] EitherTest.givenMultiParamMakeLeft 2022-05-18T04:29:13.8243540Z [ OK ] EitherTest.givenMultiParamMakeLeft (0 ms) 2022-05-18T04:29:13.8243811Z [ RUN ] EitherTest.givenMultiParamMakeRight 2022-05-18T04:29:13.8244105Z [ OK ] EitherTest.givenMultiParamMakeRight (0 ms) 2022-05-18T04:29:13.8244602Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect 2022-05-18T04:29:13.8245209Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8245637Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect 2022-05-18T04:29:13.8246254Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8246921Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect 2022-05-18T04:29:13.8247533Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8248252Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect 2022-05-18T04:29:13.8248919Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8249584Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect 2022-05-18T04:29:13.8250391Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8251058Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect 2022-05-18T04:29:13.8251664Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8252279Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect 2022-05-18T04:29:13.8252920Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8253401Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect 2022-05-18T04:29:13.8253794Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8254161Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect 2022-05-18T04:29:13.8254532Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8254899Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect 2022-05-18T04:29:13.8255246Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8255610Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect 2022-05-18T04:29:13.8256059Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8256433Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect 2022-05-18T04:29:13.8256793Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8257159Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect 2022-05-18T04:29:13.8257522Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8257872Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect 2022-05-18T04:29:13.8258236Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8258603Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect 2022-05-18T04:29:13.8258956Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8259326Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect 2022-05-18T04:29:13.8259691Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8260041Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect 2022-05-18T04:29:13.8260359Z [ OK ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8260684Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect 2022-05-18T04:29:13.8261012Z [ OK ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8261346Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect 2022-05-18T04:29:13.8261712Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8262076Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect 2022-05-18T04:29:13.8262438Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8262779Z [ RUN ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect 2022-05-18T04:29:13.8263118Z [ OK ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8263452Z [ RUN ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect 2022-05-18T04:29:13.8263775Z [ OK ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8264129Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect 2022-05-18T04:29:13.8264495Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8264866Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect 2022-05-18T04:29:13.8265262Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8265610Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect 2022-05-18T04:29:13.8266095Z [ OK ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8266416Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect 2022-05-18T04:29:13.8266747Z [ OK ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8267094Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect 2022-05-18T04:29:13.8267462Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8267814Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect 2022-05-18T04:29:13.8268176Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8268521Z [ RUN ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect 2022-05-18T04:29:13.8268847Z [ OK ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8269180Z [ RUN ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect 2022-05-18T04:29:13.8269513Z [ OK ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8269934Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect 2022-05-18T04:29:13.8270306Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8270676Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect 2022-05-18T04:29:13.8271047Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8271377Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect 2022-05-18T04:29:13.8271698Z [ OK ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8272019Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect 2022-05-18T04:29:13.8272328Z [ OK ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8272664Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect 2022-05-18T04:29:13.8273019Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect (1 ms) 2022-05-18T04:29:13.8273375Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect 2022-05-18T04:29:13.8273714Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8274054Z [ RUN ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect 2022-05-18T04:29:13.8274377Z [ OK ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8274687Z [ RUN ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect 2022-05-18T04:29:13.8275006Z [ OK ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8275346Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect 2022-05-18T04:29:13.8275707Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8276051Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect 2022-05-18T04:29:13.8276405Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8276740Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect 2022-05-18T04:29:13.8277043Z [ OK ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8277493Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect 2022-05-18T04:29:13.8278005Z [ OK ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8278582Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect 2022-05-18T04:29:13.8279200Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8279750Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect 2022-05-18T04:29:13.8280330Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8280666Z [ RUN ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect 2022-05-18T04:29:13.8280993Z [ OK ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8281320Z [ RUN ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect 2022-05-18T04:29:13.8281630Z [ OK ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8281973Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect 2022-05-18T04:29:13.8282327Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:29:13.8282682Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect 2022-05-18T04:29:13.8283065Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:29:13.8283400Z [ RUN ] EitherTest.givenLeft_whenModified_thenValueIsChanged 2022-05-18T04:29:13.8283712Z [ OK ] EitherTest.givenLeft_whenModified_thenValueIsChanged (0 ms) 2022-05-18T04:29:13.8284007Z [ RUN ] EitherTest.givenRight_whenModified_thenValueIsChanged 2022-05-18T04:29:13.8284318Z [ OK ] EitherTest.givenRight_whenModified_thenValueIsChanged (0 ms) 2022-05-18T04:29:13.8284662Z [ RUN ] EitherTest.canEmplaceConstructLeft 2022-05-18T04:29:13.8284950Z [ OK ] EitherTest.canEmplaceConstructLeft (0 ms) 2022-05-18T04:29:13.8285223Z [ RUN ] EitherTest.canEmplaceConstructRight 2022-05-18T04:29:13.8285511Z [ OK ] EitherTest.canEmplaceConstructRight (0 ms) 2022-05-18T04:29:13.8285801Z [ RUN ] EitherTest.givenEqualLefts_thenAreEqual 2022-05-18T04:29:13.8286069Z [ OK ] EitherTest.givenEqualLefts_thenAreEqual (0 ms) 2022-05-18T04:29:13.8286358Z [ RUN ] EitherTest.givenEqualLefts_thenAreNotUnequal 2022-05-18T04:29:13.8286654Z [ OK ] EitherTest.givenEqualLefts_thenAreNotUnequal (0 ms) 2022-05-18T04:29:13.8286933Z [ RUN ] EitherTest.givenEqualRights_thenAreEqual 2022-05-18T04:29:13.8287219Z [ OK ] EitherTest.givenEqualRights_thenAreEqual (0 ms) 2022-05-18T04:29:13.8287507Z [ RUN ] EitherTest.givenEqualRights_thenAreNotUnequal 2022-05-18T04:29:13.8287882Z [ OK ] EitherTest.givenEqualRights_thenAreNotUnequal (0 ms) 2022-05-18T04:29:13.8288172Z [ RUN ] EitherTest.givenLeftAndRight_thenAreNotEqual 2022-05-18T04:29:13.8288471Z [ OK ] EitherTest.givenLeftAndRight_thenAreNotEqual (0 ms) 2022-05-18T04:29:13.8288770Z [ RUN ] EitherTest.givenLeftAndRight_thenAreUnequal 2022-05-18T04:29:13.8289051Z [ OK ] EitherTest.givenLeftAndRight_thenAreUnequal (0 ms) 2022-05-18T04:29:13.8289307Z [ RUN ] EitherTest.OutputLeft 2022-05-18T04:29:13.8289535Z [ OK ] EitherTest.OutputLeft (0 ms) 2022-05-18T04:29:13.8289746Z [ RUN ] EitherTest.OutputRight 2022-05-18T04:29:13.8289976Z [ OK ] EitherTest.OutputRight (0 ms) 2022-05-18T04:29:13.8290278Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual 2022-05-18T04:29:13.8290628Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual (0 ms) 2022-05-18T04:29:13.8290988Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal 2022-05-18T04:29:13.8291344Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal (0 ms) 2022-05-18T04:29:13.8291737Z [----------] 73 tests from EitherTest (1 ms total) 2022-05-18T04:29:13.8291869Z 2022-05-18T04:29:13.8292027Z [----------] 10 tests from EitherTest_Destructor 2022-05-18T04:29:13.8292299Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalled 2022-05-18T04:29:13.8292607Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalled (0 ms) 2022-05-18T04:29:13.8292901Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalled 2022-05-18T04:29:13.8293209Z [ OK ] EitherTest_Destructor.RightDestructorIsCalled (0 ms) 2022-05-18T04:29:13.8293546Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying 2022-05-18T04:29:13.8293951Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying (0 ms) 2022-05-18T04:29:13.8294305Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying 2022-05-18T04:29:13.8294672Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying (0 ms) 2022-05-18T04:29:13.8295039Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving 2022-05-18T04:29:13.8295384Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving (0 ms) 2022-05-18T04:29:13.8295746Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving 2022-05-18T04:29:13.8296109Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving (0 ms) 2022-05-18T04:29:13.8296466Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment 2022-05-18T04:29:13.8296848Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment (0 ms) 2022-05-18T04:29:13.8297228Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment 2022-05-18T04:29:13.8297616Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment (0 ms) 2022-05-18T04:29:13.8297997Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment 2022-05-18T04:29:13.8298398Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment (0 ms) 2022-05-18T04:29:13.8298831Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment 2022-05-18T04:29:13.8299229Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment (0 ms) 2022-05-18T04:29:13.8299633Z [----------] 10 tests from EitherTest_Destructor (0 ms total) 2022-05-18T04:29:13.8299787Z 2022-05-18T04:29:13.8299923Z [----------] 4 tests from ExceptionTest 2022-05-18T04:29:13.8300176Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2022-05-18T04:29:13.8300444Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2022-05-18T04:29:13.8300707Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2022-05-18T04:29:13.8300954Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (9 ms) 2022-05-18T04:29:13.8301190Z [ RUN ] ExceptionTest.ErrorFormatting 2022-05-18T04:29:13.8301450Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2022-05-18T04:29:13.8301768Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2022-05-18T04:29:13.8302142Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2022-05-18T04:29:13.8302513Z [----------] 4 tests from ExceptionTest (9 ms total) 2022-05-18T04:29:13.8302658Z 2022-05-18T04:29:13.8302784Z [----------] 1 test from WarningTest 2022-05-18T04:29:13.8303017Z [ RUN ] WarningTest.JustPrintWarning 2022-05-18T04:29:13.8303330Z [W exception_test.cpp:48] Warning: I'm a warning (function TestBody) 2022-05-18T04:29:13.8303608Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2022-05-18T04:29:13.8303906Z [----------] 1 test from WarningTest (0 ms total) 2022-05-18T04:29:13.8304044Z 2022-05-18T04:29:13.8304154Z [----------] 1 test from FlagsTest 2022-05-18T04:29:13.8304386Z [ RUN ] FlagsTest.TestGflagsCorrectness 2022-05-18T04:29:13.8304639Z Caffe2 is not built with gflags. Nothing to test here. 2022-05-18T04:29:13.8304890Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2022-05-18T04:29:13.8305187Z [----------] 1 test from FlagsTest (0 ms total) 2022-05-18T04:29:13.8305331Z 2022-05-18T04:29:13.8305536Z [----------] 5 tests from MakeIntrusiveTest 2022-05-18T04:29:13.8305994Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2022-05-18T04:29:13.8306288Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2022-05-18T04:29:13.8306584Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2022-05-18T04:29:13.8306880Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2022-05-18T04:29:13.8307163Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2022-05-18T04:29:13.8307463Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2022-05-18T04:29:13.8307762Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2022-05-18T04:29:13.8308048Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2022-05-18T04:29:13.8308430Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2022-05-18T04:29:13.8308754Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2022-05-18T04:29:13.8309111Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2022-05-18T04:29:13.8309250Z 2022-05-18T04:29:13.8309411Z [----------] 1 test from IntrusivePtrTargetTest 2022-05-18T04:29:13.8309727Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2022-05-18T04:29:13.8310101Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2022-05-18T04:29:13.8310480Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2022-05-18T04:29:13.8310666Z 2022-05-18T04:29:13.8310850Z [----------] 145 tests from IntrusivePtrTest 2022-05-18T04:29:13.8311147Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2022-05-18T04:29:13.8311502Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2022-05-18T04:29:13.8311853Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2022-05-18T04:29:13.8312031Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2022-05-18T04:29:13.8312246Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2022-05-18T04:29:13.8312425Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2022-05-18T04:29:13.8329766Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2022-05-18T04:29:13.8330018Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2022-05-18T04:29:13.8330209Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2022-05-18T04:29:13.8330402Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2022-05-18T04:29:13.8330582Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2022-05-18T04:29:13.8330775Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2022-05-18T04:29:13.8330966Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2022-05-18T04:29:13.8331173Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2022-05-18T04:29:13.8331350Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2022-05-18T04:29:13.8331537Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8331700Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2022-05-18T04:29:13.8331884Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2022-05-18T04:29:13.8332071Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-05-18T04:29:13.8332268Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8332444Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2022-05-18T04:29:13.8332622Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2022-05-18T04:29:13.8332805Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-05-18T04:29:13.8332994Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-05-18T04:29:13.8333160Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-05-18T04:29:13.8333348Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8333526Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2022-05-18T04:29:13.8333714Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8334012Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2022-05-18T04:29:13.8334235Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2022-05-18T04:29:13.8334436Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:29:13.8334647Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8334843Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2022-05-18T04:29:13.8335036Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:29:13.8335239Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-05-18T04:29:13.8335453Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8335656Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:29:13.8335861Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8336121Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-05-18T04:29:13.8336368Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8336574Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:29:13.8336788Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:29:13.8336952Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2022-05-18T04:29:13.8337139Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8337316Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2022-05-18T04:29:13.8337497Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2022-05-18T04:29:13.8337686Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-05-18T04:29:13.8337881Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8338054Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2022-05-18T04:29:13.8338236Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2022-05-18T04:29:13.8338403Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-05-18T04:29:13.8338590Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-05-18T04:29:13.8338770Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-05-18T04:29:13.8338961Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8339160Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:29:13.8339371Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8339566Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2022-05-18T04:29:13.8339773Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:29:13.8339977Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-05-18T04:29:13.8340178Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8340378Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:29:13.8340624Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8340842Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2022-05-18T04:29:13.8341073Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2022-05-18T04:29:13.8341278Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:29:13.8341493Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:29:13.8341663Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2022-05-18T04:29:13.8341841Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8341997Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2022-05-18T04:29:13.8342174Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2022-05-18T04:29:13.8342342Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2022-05-18T04:29:13.8342542Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2022-05-18T04:29:13.8342744Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:29:13.8342954Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:29:13.8343144Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2022-05-18T04:29:13.8343346Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8343523Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2022-05-18T04:29:13.8343727Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:29:13.8343913Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2022-05-18T04:29:13.8344114Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2022-05-18T04:29:13.8344345Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:29:13.8344586Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:29:13.8344800Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:29:13.8345020Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:29:13.8345191Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2022-05-18T04:29:13.8345357Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8345525Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2022-05-18T04:29:13.8345700Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2022-05-18T04:29:13.8346026Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2022-05-18T04:29:13.8346200Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2022-05-18T04:29:13.8346398Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:29:13.8346609Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:29:13.8346802Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2022-05-18T04:29:13.8346993Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8347244Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2022-05-18T04:29:13.8347447Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (1 ms) 2022-05-18T04:29:13.8347640Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2022-05-18T04:29:13.8347842Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2022-05-18T04:29:13.8348076Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:29:13.8348318Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:29:13.8348571Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:29:13.8348803Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:29:13.8348902Z [ RUN ] IntrusivePtrTest.SwapFunction 2022-05-18T04:29:13.8349024Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2022-05-18T04:29:13.8349128Z [ RUN ] IntrusivePtrTest.SwapMethod 2022-05-18T04:29:13.8349301Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2022-05-18T04:29:13.8349442Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2022-05-18T04:29:13.8349592Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2022-05-18T04:29:13.8349723Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2022-05-18T04:29:13.8349860Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2022-05-18T04:29:13.8349985Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2022-05-18T04:29:13.8350128Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2022-05-18T04:29:13.8350260Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2022-05-18T04:29:13.8350403Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2022-05-18T04:29:13.8350561Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2022-05-18T04:29:13.8350731Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2022-05-18T04:29:13.8350884Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2022-05-18T04:29:13.8351034Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2022-05-18T04:29:13.8351161Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2022-05-18T04:29:13.8351302Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2022-05-18T04:29:13.8351416Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2022-05-18T04:29:13.8351539Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2022-05-18T04:29:13.8351677Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2022-05-18T04:29:13.8351826Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2022-05-18T04:29:13.8351926Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2022-05-18T04:29:13.8352052Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2022-05-18T04:29:13.8352186Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2022-05-18T04:29:13.8352332Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2022-05-18T04:29:13.8352467Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2022-05-18T04:29:13.8352613Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2022-05-18T04:29:13.8352745Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2022-05-18T04:29:13.8352886Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2022-05-18T04:29:13.8352987Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2022-05-18T04:29:13.8353106Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2022-05-18T04:29:13.8353205Z [ RUN ] IntrusivePtrTest.Inequality 2022-05-18T04:29:13.8353321Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2022-05-18T04:29:13.8353443Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2022-05-18T04:29:13.8353575Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2022-05-18T04:29:13.8353740Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2022-05-18T04:29:13.8353860Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2022-05-18T04:29:13.8353977Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2022-05-18T04:29:13.8354104Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2022-05-18T04:29:13.8354246Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2022-05-18T04:29:13.8354396Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2022-05-18T04:29:13.8354533Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2022-05-18T04:29:13.8354680Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2022-05-18T04:29:13.8354817Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2022-05-18T04:29:13.8354950Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2022-05-18T04:29:13.8355072Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2022-05-18T04:29:13.8355205Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2022-05-18T04:29:13.8355305Z [ RUN ] IntrusivePtrTest.OneIsLess 2022-05-18T04:29:13.8355419Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2022-05-18T04:29:13.8355534Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2022-05-18T04:29:13.8355684Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2022-05-18T04:29:13.8355786Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2022-05-18T04:29:13.8355910Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2022-05-18T04:29:13.8356060Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2022-05-18T04:29:13.8356223Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2022-05-18T04:29:13.8356367Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2022-05-18T04:29:13.8356523Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2022-05-18T04:29:13.8356673Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2022-05-18T04:29:13.8356834Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2022-05-18T04:29:13.8356973Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2022-05-18T04:29:13.8357134Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2022-05-18T04:29:13.8357343Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:29:13.8357562Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:29:13.8357794Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:29:13.8358038Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:29:13.8358200Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2022-05-18T04:29:13.8358375Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2022-05-18T04:29:13.8358544Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2022-05-18T04:29:13.8358736Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-05-18T04:29:13.8358971Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:29:13.8359215Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:29:13.8359468Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:29:13.8359734Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:29:13.8359985Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:29:13.8360283Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:29:13.8360486Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:29:13.8360692Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:29:13.8360917Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:29:13.8361153Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:29:13.8361387Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8361633Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8361901Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8362178Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8362459Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8362726Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8363012Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8363295Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8363523Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8363766Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8364024Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8364291Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8364540Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8364798Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8365073Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8365362Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8365527Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2022-05-18T04:29:13.8365686Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2022-05-18T04:29:13.8365868Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2022-05-18T04:29:13.8366065Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-05-18T04:29:13.8366296Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:29:13.8366539Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:29:13.8366786Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:29:13.8367049Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:29:13.8367329Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:29:13.8367590Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:29:13.8367725Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2022-05-18T04:29:13.8367959Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2022-05-18T04:29:13.8368160Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2022-05-18T04:29:13.8368380Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2022-05-18T04:29:13.8368605Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2022-05-18T04:29:13.8368841Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2022-05-18T04:29:13.8369048Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2022-05-18T04:29:13.8369297Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2022-05-18T04:29:13.8369501Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2022-05-18T04:29:13.8369699Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2022-05-18T04:29:13.8369855Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2022-05-18T04:29:13.8370024Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2022-05-18T04:29:13.8370180Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2022-05-18T04:29:13.8370347Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2022-05-18T04:29:13.8370497Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2022-05-18T04:29:13.8370649Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2022-05-18T04:29:13.8370782Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2022-05-18T04:29:13.8370936Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2022-05-18T04:29:13.8371071Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2022-05-18T04:29:13.8371208Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2022-05-18T04:29:13.8371330Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2022-05-18T04:29:13.8371463Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2022-05-18T04:29:13.8371603Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2022-05-18T04:29:13.8371750Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2022-05-18T04:29:13.8371875Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2022-05-18T04:29:13.8372021Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2022-05-18T04:29:13.8372157Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2022-05-18T04:29:13.8372302Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2022-05-18T04:29:13.8372440Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2022-05-18T04:29:13.8372585Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2022-05-18T04:29:13.8372751Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2022-05-18T04:29:13.8372924Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2022-05-18T04:29:13.8373069Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2022-05-18T04:29:13.8373233Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2022-05-18T04:29:13.8373400Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2022-05-18T04:29:13.8373578Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2022-05-18T04:29:13.8373775Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2022-05-18T04:29:13.8373951Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2022-05-18T04:29:13.8374108Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2022-05-18T04:29:13.8374273Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2022-05-18T04:29:13.8374411Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2022-05-18T04:29:13.8374568Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2022-05-18T04:29:13.8374727Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2022-05-18T04:29:13.8374894Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2022-05-18T04:29:13.8375052Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2022-05-18T04:29:13.8375220Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2022-05-18T04:29:13.8375387Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2022-05-18T04:29:13.8375546Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2022-05-18T04:29:13.8375708Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2022-05-18T04:29:13.8375904Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2022-05-18T04:29:13.8376073Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2022-05-18T04:29:13.8376250Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2022-05-18T04:29:13.8376415Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2022-05-18T04:29:13.8376592Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2022-05-18T04:29:13.8376783Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2022-05-18T04:29:13.8376985Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2022-05-18T04:29:13.8377160Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2022-05-18T04:29:13.8377355Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2022-05-18T04:29:13.8377548Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2022-05-18T04:29:13.8377748Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2022-05-18T04:29:13.8377932Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2022-05-18T04:29:13.8378126Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2022-05-18T04:29:13.8378283Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2022-05-18T04:29:13.8378448Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2022-05-18T04:29:13.8378590Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2022-05-18T04:29:13.8378752Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2022-05-18T04:29:13.8378935Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2022-05-18T04:29:13.8379129Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2022-05-18T04:29:13.8379308Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2022-05-18T04:29:13.8379495Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2022-05-18T04:29:13.8379678Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2022-05-18T04:29:13.8379870Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2022-05-18T04:29:13.8380035Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2022-05-18T04:29:13.8380249Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2022-05-18T04:29:13.8380414Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-05-18T04:29:13.8380590Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-05-18T04:29:13.8380768Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-05-18T04:29:13.8380953Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-05-18T04:29:13.8381115Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2022-05-18T04:29:13.8381284Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2022-05-18T04:29:13.8381453Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2022-05-18T04:29:13.8381618Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2022-05-18T04:29:13.8381834Z [----------] 145 tests from IntrusivePtrTest (1 ms total) 2022-05-18T04:29:13.8381842Z 2022-05-18T04:29:13.8382002Z [----------] 171 tests from WeakIntrusivePtrTest 2022-05-18T04:29:13.8382184Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2022-05-18T04:29:13.8382400Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2022-05-18T04:29:13.8382573Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2022-05-18T04:29:13.8382750Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2022-05-18T04:29:13.8382916Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2022-05-18T04:29:13.8383078Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2022-05-18T04:29:13.8383211Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2022-05-18T04:29:13.8383354Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2022-05-18T04:29:13.8383543Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2022-05-18T04:29:13.8383739Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8383924Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2022-05-18T04:29:13.8384118Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2022-05-18T04:29:13.8384255Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2022-05-18T04:29:13.8384385Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2022-05-18T04:29:13.8384575Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-05-18T04:29:13.8384773Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8384969Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-05-18T04:29:13.8385181Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8385362Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2022-05-18T04:29:13.8385555Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2022-05-18T04:29:13.8385856Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2022-05-18T04:29:13.8386074Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8386251Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-05-18T04:29:13.8386447Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-05-18T04:29:13.8386640Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-05-18T04:29:13.8386898Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8387089Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2022-05-18T04:29:13.8387294Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8387488Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-05-18T04:29:13.8387692Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-05-18T04:29:13.8387879Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-05-18T04:29:13.8388095Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8388314Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2022-05-18T04:29:13.8388548Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2022-05-18T04:29:13.8388769Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2022-05-18T04:29:13.8389036Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2022-05-18T04:29:13.8389245Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:29:13.8389463Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8389671Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2022-05-18T04:29:13.8389875Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:29:13.8390085Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-05-18T04:29:13.8390311Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8390525Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:29:13.8390752Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8390990Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-05-18T04:29:13.8391236Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8391448Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-05-18T04:29:13.8391673Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8391877Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:29:13.8392100Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8392339Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-05-18T04:29:13.8392587Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8392804Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:29:13.8393029Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:29:13.8393215Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2022-05-18T04:29:13.8393411Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8393620Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2022-05-18T04:29:13.8393798Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2022-05-18T04:29:13.8393997Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-05-18T04:29:13.8394203Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8394385Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2022-05-18T04:29:13.8394574Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2022-05-18T04:29:13.8394763Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-05-18T04:29:13.8394962Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8395153Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-05-18T04:29:13.8395352Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-05-18T04:29:13.8395572Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-05-18T04:29:13.8395775Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8395965Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2022-05-18T04:29:13.8396251Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8396550Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-05-18T04:29:13.8396870Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-05-18T04:29:13.8397227Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-05-18T04:29:13.8397566Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8397893Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:29:13.8398126Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8398337Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2022-05-18T04:29:13.8398555Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:29:13.8398769Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-05-18T04:29:13.8398995Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8399209Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:29:13.8399432Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8399659Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2022-05-18T04:29:13.8399892Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2022-05-18T04:29:13.8400095Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-05-18T04:29:13.8400318Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8400529Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:29:13.8400754Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8401048Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2022-05-18T04:29:13.8401287Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:29:13.8401503Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:29:13.8401727Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:29:13.8401905Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2022-05-18T04:29:13.8402082Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8402263Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2022-05-18T04:29:13.8402451Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2022-05-18T04:29:13.8402628Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2022-05-18T04:29:13.8402812Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2022-05-18T04:29:13.8403055Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:29:13.8403277Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:29:13.8403490Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2022-05-18T04:29:13.8403699Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:29:13.8403903Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2022-05-18T04:29:13.8404114Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8404314Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2022-05-18T04:29:13.8404528Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:29:13.8404723Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2022-05-18T04:29:13.8404928Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2022-05-18T04:29:13.8405169Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:29:13.8405418Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:29:13.8405647Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2022-05-18T04:29:13.8405942Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:29:13.8406309Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:29:13.8406672Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:29:13.8406986Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2022-05-18T04:29:13.8407313Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8407619Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2022-05-18T04:29:13.8408014Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2022-05-18T04:29:13.8408331Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2022-05-18T04:29:13.8408713Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2022-05-18T04:29:13.8409109Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:29:13.8409530Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:29:13.8409916Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2022-05-18T04:29:13.8410315Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:29:13.8410687Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2022-05-18T04:29:13.8411072Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:29:13.8411408Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2022-05-18T04:29:13.8411804Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:29:13.8412166Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2022-05-18T04:29:13.8412622Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2022-05-18T04:29:13.8413087Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:29:13.8413570Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:29:13.8414018Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2022-05-18T04:29:13.8414486Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:29:13.8414890Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:29:13.8415333Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:29:13.8415525Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2022-05-18T04:29:13.8415718Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2022-05-18T04:29:13.8415896Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2022-05-18T04:29:13.8416080Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2022-05-18T04:29:13.8416315Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2022-05-18T04:29:13.8416580Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2022-05-18T04:29:13.8416823Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2022-05-18T04:29:13.8417071Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2022-05-18T04:29:13.8417321Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2022-05-18T04:29:13.8417617Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2022-05-18T04:29:13.8417879Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2022-05-18T04:29:13.8418156Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2022-05-18T04:29:13.8418470Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2022-05-18T04:29:13.8418805Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2022-05-18T04:29:13.8419108Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2022-05-18T04:29:13.8419429Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2022-05-18T04:29:13.8419709Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2022-05-18T04:29:13.8420032Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2022-05-18T04:29:13.8420318Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2022-05-18T04:29:13.8420665Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2022-05-18T04:29:13.8421052Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2022-05-18T04:29:13.8421354Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2022-05-18T04:29:13.8421634Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2022-05-18T04:29:13.8421939Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2022-05-18T04:29:13.8422294Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2022-05-18T04:29:13.8422677Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2022-05-18T04:29:13.8423021Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2022-05-18T04:29:13.8423416Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2022-05-18T04:29:13.8423676Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2022-05-18T04:29:13.8423960Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2022-05-18T04:29:13.8424182Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2022-05-18T04:29:13.8424409Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2022-05-18T04:29:13.8424685Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2022-05-18T04:29:13.8424981Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2022-05-18T04:29:13.8425272Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2022-05-18T04:29:13.8425526Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2022-05-18T04:29:13.8425918Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2022-05-18T04:29:13.8426198Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2022-05-18T04:29:13.8426468Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2022-05-18T04:29:13.8426741Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2022-05-18T04:29:13.8426961Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2022-05-18T04:29:13.8427231Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2022-05-18T04:29:13.8427514Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2022-05-18T04:29:13.8427807Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2022-05-18T04:29:13.8428026Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2022-05-18T04:29:13.8428204Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2022-05-18T04:29:13.8428392Z [ RUN ] WeakIntrusivePtrTest.Inequality 2022-05-18T04:29:13.8428564Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2022-05-18T04:29:13.8428759Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2022-05-18T04:29:13.8428985Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2022-05-18T04:29:13.8429194Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2022-05-18T04:29:13.8429417Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2022-05-18T04:29:13.8429638Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2022-05-18T04:29:13.8429858Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2022-05-18T04:29:13.8430055Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2022-05-18T04:29:13.8430293Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2022-05-18T04:29:13.8430559Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2022-05-18T04:29:13.8430832Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2022-05-18T04:29:13.8431072Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2022-05-18T04:29:13.8431315Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2022-05-18T04:29:13.8431569Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2022-05-18T04:29:13.8431806Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2022-05-18T04:29:13.8432028Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2022-05-18T04:29:13.8432311Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2022-05-18T04:29:13.8432571Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2022-05-18T04:29:13.8432982Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2022-05-18T04:29:13.8433236Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2022-05-18T04:29:13.8433503Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2022-05-18T04:29:13.8433790Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2022-05-18T04:29:13.8434078Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2022-05-18T04:29:13.8434276Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2022-05-18T04:29:13.8434489Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2022-05-18T04:29:13.8434662Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2022-05-18T04:29:13.8434860Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2022-05-18T04:29:13.8435064Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2022-05-18T04:29:13.8435294Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2022-05-18T04:29:13.8435489Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2022-05-18T04:29:13.8435694Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2022-05-18T04:29:13.8435962Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2022-05-18T04:29:13.8436375Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2022-05-18T04:29:13.8436684Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2022-05-18T04:29:13.8437008Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2022-05-18T04:29:13.8437291Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2022-05-18T04:29:13.8437606Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2022-05-18T04:29:13.8437887Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2022-05-18T04:29:13.8438174Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2022-05-18T04:29:13.8438464Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2022-05-18T04:29:13.8438778Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2022-05-18T04:29:13.8439042Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2022-05-18T04:29:13.8439349Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2022-05-18T04:29:13.8439538Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2022-05-18T04:29:13.8439770Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2022-05-18T04:29:13.8439961Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2022-05-18T04:29:13.8440213Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2022-05-18T04:29:13.8440471Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2022-05-18T04:29:13.8440742Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2022-05-18T04:29:13.8441010Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2022-05-18T04:29:13.8441303Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2022-05-18T04:29:13.8441565Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2022-05-18T04:29:13.8441853Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2022-05-18T04:29:13.8442096Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2022-05-18T04:29:13.8442390Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2022-05-18T04:29:13.8442661Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2022-05-18T04:29:13.8442951Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2022-05-18T04:29:13.8443262Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2022-05-18T04:29:13.8443525Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2022-05-18T04:29:13.8443814Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2022-05-18T04:29:13.8444232Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2022-05-18T04:29:13.8444520Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2022-05-18T04:29:13.8444842Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2022-05-18T04:29:13.8445142Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2022-05-18T04:29:13.8445446Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2022-05-18T04:29:13.8445754Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2022-05-18T04:29:13.8446091Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2022-05-18T04:29:13.8446411Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2022-05-18T04:29:13.8446738Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2022-05-18T04:29:13.8447080Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2022-05-18T04:29:13.8447405Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2022-05-18T04:29:13.8447899Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2022-05-18T04:29:13.8448225Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2022-05-18T04:29:13.8448509Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2022-05-18T04:29:13.8448814Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2022-05-18T04:29:13.8449116Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2022-05-18T04:29:13.8449429Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2022-05-18T04:29:13.8449733Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2022-05-18T04:29:13.8450033Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2022-05-18T04:29:13.8450335Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2022-05-18T04:29:13.8450658Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2022-05-18T04:29:13.8450967Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2022-05-18T04:29:13.8451315Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2022-05-18T04:29:13.8451650Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2022-05-18T04:29:13.8451999Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2022-05-18T04:29:13.8452340Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2022-05-18T04:29:13.8452694Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2022-05-18T04:29:13.8453030Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2022-05-18T04:29:13.8453379Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2022-05-18T04:29:13.8453735Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2022-05-18T04:29:13.8454124Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2022-05-18T04:29:13.8454556Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2022-05-18T04:29:13.8455020Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2022-05-18T04:29:13.8455321Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2022-05-18T04:29:13.8455623Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2022-05-18T04:29:13.8456019Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:29:13.8456540Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:29:13.8457001Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:29:13.8457484Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:29:13.8457804Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2022-05-18T04:29:13.8458084Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2022-05-18T04:29:13.8458415Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2022-05-18T04:29:13.8458779Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-05-18T04:29:13.8459218Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:29:13.8459687Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:29:13.8460187Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:29:13.8460805Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:29:13.8461216Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:29:13.8461624Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:29:13.8461935Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:29:13.8462273Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:29:13.8462640Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:29:13.8463034Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:29:13.8463435Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8463879Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8464319Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8464795Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8465265Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8465886Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8466384Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8466917Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8467333Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8467792Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8468200Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8468787Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8469234Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8469713Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8470245Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:29:13.8470742Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:29:13.8471015Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2022-05-18T04:29:13.8471311Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2022-05-18T04:29:13.8471635Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2022-05-18T04:29:13.8471979Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-05-18T04:29:13.8472563Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:29:13.8473005Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:29:13.8473417Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:29:13.8473877Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:29:13.8474304Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:29:13.8474784Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:29:13.8475041Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2022-05-18T04:29:13.8475326Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2022-05-18T04:29:13.8475710Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2022-05-18T04:29:13.8476100Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2022-05-18T04:29:13.8476481Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2022-05-18T04:29:13.8476871Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2022-05-18T04:29:13.8477235Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2022-05-18T04:29:13.8477632Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2022-05-18T04:29:13.8477993Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2022-05-18T04:29:13.8478383Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2022-05-18T04:29:13.8478693Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-05-18T04:29:13.8479022Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-05-18T04:29:13.8479369Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-05-18T04:29:13.8479729Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-05-18T04:29:13.8479993Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-05-18T04:29:13.8480406Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-05-18T04:29:13.8480737Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-05-18T04:29:13.8481107Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-05-18T04:29:13.8481363Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2022-05-18T04:29:13.8481633Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2022-05-18T04:29:13.8482016Z [----------] 171 tests from WeakIntrusivePtrTest (1 ms total) 2022-05-18T04:29:13.8482029Z 2022-05-18T04:29:13.8482240Z [----------] 3 tests from irange_test 2022-05-18T04:29:13.8482380Z [ RUN ] irange_test.range_test 2022-05-18T04:29:13.8482538Z [ OK ] irange_test.range_test (0 ms) 2022-05-18T04:29:13.8482667Z [ RUN ] irange_test.end_test 2022-05-18T04:29:13.8482817Z [ OK ] irange_test.end_test (0 ms) 2022-05-18T04:29:13.8482970Z [ RUN ] irange_test.neg_range_test 2022-05-18T04:29:13.8483120Z [ OK ] irange_test.neg_range_test (0 ms) 2022-05-18T04:29:13.8483376Z [----------] 3 tests from irange_test (0 ms total) 2022-05-18T04:29:13.8483384Z 2022-05-18T04:29:13.8483661Z [----------] 2 tests from irange 2022-05-18T04:29:13.8483844Z [ RUN ] irange.empty_reverse_range_two_inputs 2022-05-18T04:29:13.8484029Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2022-05-18T04:29:13.8484199Z [ RUN ] irange.empty_reverse_range_one_input 2022-05-18T04:29:13.8484387Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2022-05-18T04:29:13.8484640Z [----------] 2 tests from irange (0 ms total) 2022-05-18T04:29:13.8484651Z 2022-05-18T04:29:13.8484839Z [----------] 9 tests from LoggingTest 2022-05-18T04:29:13.8485011Z [ RUN ] LoggingTest.TestEnforceTrue 2022-05-18T04:29:13.8485202Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2022-05-18T04:29:13.8485386Z [ RUN ] LoggingTest.TestEnforceFalse 2022-05-18T04:29:13.8485577Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2022-05-18T04:29:13.8485762Z [ RUN ] LoggingTest.TestEnforceEquals 2022-05-18T04:29:13.8485959Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2022-05-18T04:29:13.8486181Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2022-05-18T04:29:13.8486430Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2022-05-18T04:29:13.8486888Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2022-05-18T04:29:13.8487367Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2022-05-18T04:29:13.8487596Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2022-05-18T04:29:13.8487925Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2022-05-18T04:29:13.8488112Z [ RUN ] LoggingTest.EnforceShowcase 2022-05-18T04:29:13.8488321Z [ OK ] LoggingTest.EnforceShowcase (0 ms) 2022-05-18T04:29:13.8488453Z [ RUN ] LoggingTest.Join 2022-05-18T04:29:13.8488611Z [ OK ] LoggingTest.Join (0 ms) 2022-05-18T04:29:13.8488800Z [ RUN ] LoggingTest.TestDanglingElse 2022-05-18T04:29:13.8489008Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2022-05-18T04:29:13.8489317Z [----------] 9 tests from LoggingTest (0 ms total) 2022-05-18T04:29:13.8489332Z 2022-05-18T04:29:13.8489668Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2022-05-18T04:29:13.8489823Z [ RUN ] OptionalTest/0.Empty 2022-05-18T04:29:13.8489974Z [ OK ] OptionalTest/0.Empty (0 ms) 2022-05-18T04:29:13.8490110Z [ RUN ] OptionalTest/0.Initialized 2022-05-18T04:29:13.8490268Z [ OK ] OptionalTest/0.Initialized (0 ms) 2022-05-18T04:29:13.8490535Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2022-05-18T04:29:13.8490545Z 2022-05-18T04:29:13.8490874Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2022-05-18T04:29:13.8491013Z [ RUN ] OptionalTest/1.Empty 2022-05-18T04:29:13.8491266Z [ OK ] OptionalTest/1.Empty (0 ms) 2022-05-18T04:29:13.8491413Z [ RUN ] OptionalTest/1.Initialized 2022-05-18T04:29:13.8491558Z [ OK ] OptionalTest/1.Initialized (0 ms) 2022-05-18T04:29:13.8491840Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2022-05-18T04:29:13.8491849Z 2022-05-18T04:29:13.8492308Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2022-05-18T04:29:13.8492453Z [ RUN ] OptionalTest/2.Empty 2022-05-18T04:29:13.8492604Z [ OK ] OptionalTest/2.Empty (0 ms) 2022-05-18T04:29:13.8492751Z [ RUN ] OptionalTest/2.Initialized 2022-05-18T04:29:13.8492924Z [ OK ] OptionalTest/2.Initialized (0 ms) 2022-05-18T04:29:13.8493177Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2022-05-18T04:29:13.8493201Z 2022-05-18T04:29:13.8493771Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string, std::allocator > 2022-05-18T04:29:13.8493920Z [ RUN ] OptionalTest/3.Empty 2022-05-18T04:29:13.8494066Z [ OK ] OptionalTest/3.Empty (0 ms) 2022-05-18T04:29:13.8494221Z [ RUN ] OptionalTest/3.Initialized 2022-05-18T04:29:13.8494388Z [ OK ] OptionalTest/3.Initialized (0 ms) 2022-05-18T04:29:13.8494666Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2022-05-18T04:29:13.8494774Z 2022-05-18T04:29:13.8495003Z [----------] 1 test from OptionalTest 2022-05-18T04:29:13.8495145Z [ RUN ] OptionalTest.Nullopt 2022-05-18T04:29:13.8495305Z [ OK ] OptionalTest.Nullopt (0 ms) 2022-05-18T04:29:13.8495581Z [----------] 1 test from OptionalTest (0 ms total) 2022-05-18T04:29:13.8495590Z 2022-05-18T04:29:13.8496094Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair, c10::optional > 2022-05-18T04:29:13.8496224Z [ RUN ] CmpTest/0.Cmp 2022-05-18T04:29:13.8496358Z [ OK ] CmpTest/0.Cmp (0 ms) 2022-05-18T04:29:13.8496607Z [----------] 1 test from CmpTest/0 (0 ms total) 2022-05-18T04:29:13.8496617Z 2022-05-18T04:29:13.8497087Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair, int> 2022-05-18T04:29:13.8497196Z [ RUN ] CmpTest/1.Cmp 2022-05-18T04:29:13.8497336Z [ OK ] CmpTest/1.Cmp (0 ms) 2022-05-18T04:29:13.8497597Z [----------] 1 test from CmpTest/1 (0 ms total) 2022-05-18T04:29:13.8497607Z 2022-05-18T04:29:13.8498067Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2022-05-18T04:29:13.8498196Z [ RUN ] CmpTest/2.Cmp 2022-05-18T04:29:13.8498330Z [ OK ] CmpTest/2.Cmp (0 ms) 2022-05-18T04:29:13.8498583Z [----------] 1 test from CmpTest/2 (0 ms total) 2022-05-18T04:29:13.8498591Z 2022-05-18T04:29:13.8499037Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair, long> 2022-05-18T04:29:13.8499160Z [ RUN ] CmpTest/3.Cmp 2022-05-18T04:29:13.8499291Z [ OK ] CmpTest/3.Cmp (0 ms) 2022-05-18T04:29:13.8499543Z [----------] 1 test from CmpTest/3 (0 ms total) 2022-05-18T04:29:13.8499556Z 2022-05-18T04:29:13.8500028Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2022-05-18T04:29:13.8500149Z [ RUN ] CmpTest/4.Cmp 2022-05-18T04:29:13.8500294Z [ OK ] CmpTest/4.Cmp (0 ms) 2022-05-18T04:29:13.8500546Z [----------] 1 test from CmpTest/4 (0 ms total) 2022-05-18T04:29:13.8500558Z 2022-05-18T04:29:13.8500863Z [----------] 19 tests from OrderedPreservingDictTest 2022-05-18T04:29:13.8501128Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2022-05-18T04:29:13.8501420Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (1 ms) 2022-05-18T04:29:13.8501749Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2022-05-18T04:29:13.8502105Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2022-05-18T04:29:13.8502328Z [ RUN ] OrderedPreservingDictTest.testRefType 2022-05-18T04:29:13.8502572Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2022-05-18T04:29:13.8502805Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2022-05-18T04:29:13.8503137Z [ OK ] OrderedPreservingDictTest.DictCollisions (99 ms) 2022-05-18T04:29:13.8503355Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2022-05-18T04:29:13.8503570Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2022-05-18T04:29:13.8503795Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2022-05-18T04:29:13.8504033Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (0 ms) 2022-05-18T04:29:13.8504254Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2022-05-18T04:29:13.8504481Z [ OK ] OrderedPreservingDictTest.test_range_erase (7 ms) 2022-05-18T04:29:13.8504648Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2022-05-18T04:29:13.8504788Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2022-05-18T04:29:13.8504929Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2022-05-18T04:29:13.8505074Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2022-05-18T04:29:13.8505238Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2022-05-18T04:29:13.8505411Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2022-05-18T04:29:13.8505633Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2022-05-18T04:29:13.8505969Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2022-05-18T04:29:13.8506124Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2022-05-18T04:29:13.8506274Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2022-05-18T04:29:13.8506415Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2022-05-18T04:29:13.8506566Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (1 ms) 2022-05-18T04:29:13.8506703Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2022-05-18T04:29:13.8506853Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2022-05-18T04:29:13.8506967Z [ RUN ] OrderedPreservingDictTest.test_at 2022-05-18T04:29:13.8507091Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2022-05-18T04:29:13.8507223Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2022-05-18T04:29:13.8507350Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2022-05-18T04:29:13.8507486Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2022-05-18T04:29:13.8507627Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2022-05-18T04:29:13.8507749Z [ RUN ] OrderedPreservingDictTest.test_swap 2022-05-18T04:29:13.8507877Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2022-05-18T04:29:13.8508005Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2022-05-18T04:29:13.8508142Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2022-05-18T04:29:13.8508368Z [----------] 19 tests from OrderedPreservingDictTest (108 ms total) 2022-05-18T04:29:13.8508392Z 2022-05-18T04:29:13.8508512Z [----------] 3 tests from RegistryTest 2022-05-18T04:29:13.8508615Z [ RUN ] RegistryTest.CanRunCreator 2022-05-18T04:29:13.8508731Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2022-05-18T04:29:13.8508882Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2022-05-18T04:29:13.8509040Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2022-05-18T04:29:13.8509153Z [ RUN ] RegistryTest.RegistryPriorities 2022-05-18T04:29:13.8509290Z Key already registered with the same priority: FooWithPriority 2022-05-18T04:29:13.8509440Z Higher priority item already registered, skipping registration of FooWithPriority 2022-05-18T04:29:13.8509566Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2022-05-18T04:29:13.8509723Z [----------] 3 tests from RegistryTest (0 ms total) 2022-05-18T04:29:13.8509728Z 2022-05-18T04:29:13.8509865Z [----------] 18 tests from StringViewTest 2022-05-18T04:29:13.8509992Z [ RUN ] StringViewTest.testStringConstructor 2022-05-18T04:29:13.8510206Z [ OK ] StringViewTest.testStringConstructor (0 ms) 2022-05-18T04:29:13.8510335Z [ RUN ] StringViewTest.testConversionToString 2022-05-18T04:29:13.8510463Z [ OK ] StringViewTest.testConversionToString (0 ms) 2022-05-18T04:29:13.8510586Z [ RUN ] StringViewTest.testCopyAssignment 2022-05-18T04:29:13.8510717Z [ OK ] StringViewTest.testCopyAssignment (0 ms) 2022-05-18T04:29:13.8510901Z [ RUN ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows 2022-05-18T04:29:13.8511095Z [ OK ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows (0 ms) 2022-05-18T04:29:13.8511247Z [ RUN ] StringViewTest.whenRemovingValidPrefix_thenWorks 2022-05-18T04:29:13.8511405Z [ OK ] StringViewTest.whenRemovingValidPrefix_thenWorks (0 ms) 2022-05-18T04:29:13.8511563Z [ RUN ] StringViewTest.whenRemovingTooLargePrefix_thenThrows 2022-05-18T04:29:13.8511718Z [ OK ] StringViewTest.whenRemovingTooLargePrefix_thenThrows (0 ms) 2022-05-18T04:29:13.8511869Z [ RUN ] StringViewTest.whenRemovingValidSuffix_thenWorks 2022-05-18T04:29:13.8512024Z [ OK ] StringViewTest.whenRemovingValidSuffix_thenWorks (0 ms) 2022-05-18T04:29:13.8512179Z [ RUN ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows 2022-05-18T04:29:13.8512384Z [ OK ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows (0 ms) 2022-05-18T04:29:13.8512499Z [ RUN ] StringViewTest.testSwapFunction 2022-05-18T04:29:13.8512623Z [ OK ] StringViewTest.testSwapFunction (0 ms) 2022-05-18T04:29:13.8512733Z [ RUN ] StringViewTest.testSwapMethod 2022-05-18T04:29:13.8512842Z [ OK ] StringViewTest.testSwapMethod (0 ms) 2022-05-18T04:29:13.8513031Z [ RUN ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData 2022-05-18T04:29:13.8513230Z [ OK ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData (0 ms) 2022-05-18T04:29:13.8513397Z [ RUN ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData 2022-05-18T04:29:13.8513576Z [ OK ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData (0 ms) 2022-05-18T04:29:13.8513726Z [ RUN ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess 2022-05-18T04:29:13.8513886Z [ OK ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess (0 ms) 2022-05-18T04:29:13.8514042Z [ RUN ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash 2022-05-18T04:29:13.8514194Z [ OK ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash (0 ms) 2022-05-18T04:29:13.8514338Z [ RUN ] StringViewTest.whenCopyingOutOfRange_thenThrows 2022-05-18T04:29:13.8514488Z [ OK ] StringViewTest.whenCopyingOutOfRange_thenThrows (0 ms) 2022-05-18T04:29:13.8514669Z [ RUN ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows 2022-05-18T04:29:13.8514857Z [ OK ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows (0 ms) 2022-05-18T04:29:13.8514977Z [ RUN ] StringViewTest.testOutputOperator 2022-05-18T04:29:13.8515109Z [ OK ] StringViewTest.testOutputOperator (0 ms) 2022-05-18T04:29:13.8515191Z [ RUN ] StringViewTest.testHash 2022-05-18T04:29:13.8515295Z [ OK ] StringViewTest.testHash (0 ms) 2022-05-18T04:29:13.8515464Z [----------] 18 tests from StringViewTest (0 ms total) 2022-05-18T04:29:13.8515470Z 2022-05-18T04:29:13.8515603Z [----------] 1 test from TempFileTest 2022-05-18T04:29:13.8515730Z [ RUN ] TempFileTest.MatchesExpectedPattern 2022-05-18T04:29:13.8515866Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2022-05-18T04:29:13.8516020Z [----------] 1 test from TempFileTest (0 ms total) 2022-05-18T04:29:13.8516026Z 2022-05-18T04:29:13.8516151Z [----------] 1 test from TempDirTest 2022-05-18T04:29:13.8516240Z [ RUN ] TempDirTest.tryMakeTempdir 2022-05-18T04:29:13.8516354Z [ OK ] TempDirTest.tryMakeTempdir (1 ms) 2022-05-18T04:29:13.8516504Z [----------] 1 test from TempDirTest (1 ms total) 2022-05-18T04:29:13.8516509Z 2022-05-18T04:29:13.8516699Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test 2022-05-18T04:29:13.8516875Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 2022-05-18T04:29:13.8517027Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2022-05-18T04:29:13.8517170Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 2022-05-18T04:29:13.8517320Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2022-05-18T04:29:13.8517449Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 2022-05-18T04:29:13.8517596Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2022-05-18T04:29:13.8517735Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 2022-05-18T04:29:13.8517882Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2022-05-18T04:29:13.8518020Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 2022-05-18T04:29:13.8518164Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2022-05-18T04:29:13.8518378Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test (0 ms total) 2022-05-18T04:29:13.8518383Z 2022-05-18T04:29:13.8518537Z [----------] 1 test from nullopt/SelfCompareTest 2022-05-18T04:29:13.8518679Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2022-05-18T04:29:13.8518809Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2022-05-18T04:29:13.8518988Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2022-05-18T04:29:13.8518993Z 2022-05-18T04:29:13.8519137Z [----------] 1 test from int/SelfCompareTest 2022-05-18T04:29:13.8519256Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2022-05-18T04:29:13.8519380Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2022-05-18T04:29:13.8519546Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2022-05-18T04:29:13.8519551Z 2022-05-18T04:29:13.8519699Z [----------] Global test environment tear-down 2022-05-18T04:29:13.8519800Z [==========] 841 tests from 76 test suites ran. (386 ms total) 2022-05-18T04:29:13.8519874Z [ PASSED ] 841 tests. 2022-05-18T04:29:13.8519974Z ================================================================================ 2022-05-18T04:29:13.8520202Z [178 / 179] 3 / 4 tests; 1 action; last test: //c10/test:util_base_tests 2022-05-18T04:29:13.8520391Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-05-18T04:29:13.8562651Z 2022-05-18T04:29:13.8562994Z  2022-05-18T04:29:13.8563325Z INFO: Elapsed time: 66.472s, Critical Path: 1.19s 2022-05-18T04:29:13.8563700Z [179 / 179] 3 / 4 tests; checking cached actions; last test: ...til_base_tests 2022-05-18T04:29:13.8563777Z 2022-05-18T04:29:13.8564102Z INFO: 179 processes: 26 internal, 153 processwrapper-sandbox. 2022-05-18T04:29:13.8564346Z [179 / 179] 3 / 4 tests; checking cached actions; last test: ...til_base_tests 2022-05-18T04:29:13.8564583Z 2022-05-18T04:29:13.8565200Z INFO: Build completed successfully, 179 total actions 2022-05-18T04:29:13.8616298Z //c10/cuda/test:test SKIPPED 2022-05-18T04:29:13.8619902Z //c10/test:core_tests PASSED in 0.0s 2022-05-18T04:29:13.8627081Z //c10/test:typeid_test PASSED in 0.0s 2022-05-18T04:29:13.8632522Z //c10/test:util_base_tests PASSED in 0.4s 2022-05-18T04:29:13.8634573Z 2022-05-18T04:29:13.8641143Z Executed 3 out of 4 tests: 3 tests pass and 1 was skipped. 2022-05-18T04:29:13.8641469Z There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. 2022-05-18T04:29:13.8672804Z 2022-05-18T04:29:13.8675356Z INFO: Build completed successfully, 179 total actions 2022-05-18T04:29:13.8708499Z + tools/bazel test --test_timeout=480 --test_output=all --test_tag_filters=-gpu-required '--test_filter=-*CUDA' :all_tests 2022-05-18T04:29:14.0299647Z Loading: 2022-05-18T04:29:14.0302320Z 2022-05-18T04:29:14.0302672Z Loading: 0 packages loaded 2022-05-18T04:29:14.2372664Z 2022-05-18T04:29:14.2373335Z Loading: 0 packages loaded 2022-05-18T04:29:14.2373697Z currently loading: 2022-05-18T04:29:15.2364225Z 2022-05-18T04:29:15.2364953Z  2022-05-18T04:29:15.2365608Z Loading: 1 packages loaded 2022-05-18T04:29:16.0816077Z 2022-05-18T04:29:16.0817444Z DEBUG: Rule 'com_google_googletest' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "720614598ba49dd214d9d0c40b8ac4b1352fff7f2bb387a3f24bf080383828cb" 2022-05-18T04:29:16.0817917Z Loading: 1 packages loaded 2022-05-18T04:29:16.0818047Z 2022-05-18T04:29:16.0818270Z DEBUG: Repository com_google_googletest instantiated at: 2022-05-18T04:29:16.0818555Z /var/lib/jenkins/workspace/WORKSPACE:28:13: in 2022-05-18T04:29:16.0818807Z Repository rule http_archive defined at: 2022-05-18T04:29:16.0819314Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in 2022-05-18T04:29:16.0819680Z Loading: 1 packages loaded 2022-05-18T04:29:16.3311488Z 2022-05-18T04:29:16.3312203Z Analyzing: 29 targets (1 packages loaded) 2022-05-18T04:29:16.3508563Z 2022-05-18T04:29:16.3509415Z INFO: Build options --//c10:use_gflags and --//c10:use_glog have changed, discarding analysis cache. 2022-05-18T04:29:16.3510136Z Analyzing: 29 targets (1 packages loaded) 2022-05-18T04:29:16.4031478Z 2022-05-18T04:29:16.4032352Z Analyzing: 29 targets (1 packages loaded, 0 targets configured) 2022-05-18T04:29:16.6119482Z 2022-05-18T04:29:16.6120278Z Analyzing: 29 targets (12 packages loaded, 1349 targets configured) 2022-05-18T04:29:16.6120801Z currently loading: @com_google_protobuf// 2022-05-18T04:29:16.6121180Z Fetching @com_github_glog; fetching 2022-05-18T04:29:16.6121579Z Fetching @com_github_gflags_gflags; fetching 2022-05-18T04:29:16.6122006Z Fetching @local_config_python; fetching 2022-05-18T04:29:16.6231874Z 2022-05-18T04:29:16.6232372Z  2022-05-18T04:29:16.6232673Z  2022-05-18T04:29:16.6232947Z  2022-05-18T04:29:16.6235063Z  2022-05-18T04:29:16.6236138Z INFO: SHA256 (https://github.com/google/glog/archive/v0.4.0.tar.gz) = f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c 2022-05-18T04:29:16.6236994Z Analyzing: 29 targets (12 packages loaded, 1376 targets configured) 2022-05-18T04:29:16.6237611Z currently loading: @com_google_protobuf// 2022-05-18T04:29:16.6238323Z Fetching @com_github_glog; fetching 2022-05-18T04:29:16.6238831Z Fetching @com_github_gflags_gflags; fetching 2022-05-18T04:29:16.6239288Z Fetching @local_config_python; fetching 2022-05-18T04:29:16.6502322Z 2022-05-18T04:29:16.6502924Z  2022-05-18T04:29:16.6503290Z  2022-05-18T04:29:16.6503596Z  2022-05-18T04:29:16.6503857Z  2022-05-18T04:29:16.6504718Z DEBUG: Rule 'com_github_glog' indicated that a canonical reproducible form can be obtained by modifying arguments sha256 = "f28359aeba12f30d73d9e4711ef356dc842886968112162bc73002645139c39c" 2022-05-18T04:29:16.6505543Z Analyzing: 29 targets (13 packages loaded, 1453 targets configured) 2022-05-18T04:29:16.6506157Z currently loading: @com_google_protobuf// 2022-05-18T04:29:16.6506548Z Fetching @com_github_gflags_gflags; fetching 2022-05-18T04:29:16.6506923Z Fetching @local_config_python; fetching 2022-05-18T04:29:16.6507138Z 2022-05-18T04:29:16.6507302Z  2022-05-18T04:29:16.6507562Z  2022-05-18T04:29:16.6508048Z  2022-05-18T04:29:16.6508480Z DEBUG: Repository com_github_glog instantiated at: 2022-05-18T04:29:16.6509035Z /var/lib/jenkins/workspace/WORKSPACE:56:13: in 2022-05-18T04:29:16.6509465Z Repository rule http_archive defined at: 2022-05-18T04:29:16.6510119Z /var/lib/jenkins/.cache/bazel/_bazel_jenkins/fdf6d09bf4b4f04a71e2a7dfceb40620/external/bazel_tools/tools/build_defs/repo/http.bzl:336:31: in 2022-05-18T04:29:16.6510963Z Analyzing: 29 targets (13 packages loaded, 1453 targets configured) 2022-05-18T04:29:16.6511475Z currently loading: @com_google_protobuf// 2022-05-18T04:29:16.6511935Z Fetching @com_github_gflags_gflags; fetching 2022-05-18T04:29:16.6512398Z Fetching @local_config_python; fetching 2022-05-18T04:29:16.8621343Z 2022-05-18T04:29:16.8621991Z  2022-05-18T04:29:16.8622390Z  2022-05-18T04:29:16.8622809Z  2022-05-18T04:29:16.8623217Z Analyzing: 29 targets (21 packages loaded, 5262 targets configured) 2022-05-18T04:29:16.8623507Z Fetching @local_config_python; fetching 2022-05-18T04:29:16.8623720Z Fetching @zlib; fetching 2022-05-18T04:29:16.8623974Z Fetching @mkl; fetching 2022-05-18T04:29:17.2378645Z 2022-05-18T04:29:17.2379270Z  2022-05-18T04:29:17.2379649Z  2022-05-18T04:29:17.2380160Z  2022-05-18T04:29:17.2380767Z Analyzing: 29 targets (22 packages loaded, 5699 targets configured) 2022-05-18T04:29:17.2381269Z Fetching @local_config_python; fetching 2022-05-18T04:29:17.2381591Z Fetching @mkl; fetching 2022-05-18T04:29:17.2381837Z Fetching @tbb; fetching 2022-05-18T04:29:17.2382186Z Fetching https://anaconda.org/.../download/linux-64/mkl-2020.0-166.tar.bz2 2022-05-18T04:29:17.4385950Z 2022-05-18T04:29:17.4388134Z  2022-05-18T04:29:17.4388565Z  2022-05-18T04:29:17.4388923Z  2022-05-18T04:29:17.4389266Z  2022-05-18T04:29:17.4389957Z Analyzing: 29 targets (22 packages loaded, 5699 targets configured) 2022-05-18T04:29:17.4390511Z Fetching @local_config_python; fetching 2022-05-18T04:29:17.4390929Z Fetching @mkl; fetching 2022-05-18T04:29:17.4391318Z Fetching @tbb; fetching 2022-05-18T04:29:17.4392002Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 17,588,001B 2022-05-18T04:29:17.6453850Z 2022-05-18T04:29:17.6454411Z  2022-05-18T04:29:17.6454872Z  2022-05-18T04:29:17.6457409Z  2022-05-18T04:29:17.6457751Z  2022-05-18T04:29:17.6458345Z Analyzing: 29 targets (22 packages loaded, 5699 targets configured) 2022-05-18T04:29:17.6458815Z Fetching @local_config_python; fetching 2022-05-18T04:29:17.6459243Z Fetching @mkl; fetching 2022-05-18T04:29:17.6459628Z Fetching @tbb; fetching 2022-05-18T04:29:17.6460226Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 59,341,601B 2022-05-18T04:29:18.0389154Z 2022-05-18T04:29:18.0389727Z  2022-05-18T04:29:18.0390165Z  2022-05-18T04:29:18.0390502Z  2022-05-18T04:29:18.0390734Z  2022-05-18T04:29:18.0391056Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:18.0391300Z Fetching @mkl; fetching 2022-05-18T04:29:18.0391643Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 71,566,929B 2022-05-18T04:29:18.2451957Z 2022-05-18T04:29:18.2452512Z  2022-05-18T04:29:18.2452900Z  2022-05-18T04:29:18.2453556Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:18.2454073Z Fetching @mkl; fetching 2022-05-18T04:29:18.2454770Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 111,552,473B 2022-05-18T04:29:18.6395252Z 2022-05-18T04:29:18.6395761Z  2022-05-18T04:29:18.6396101Z  2022-05-18T04:29:18.6396688Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:18.6397100Z Fetching @mkl; fetching 2022-05-18T04:29:18.6397452Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 131,840,985B 2022-05-18T04:29:18.8452977Z 2022-05-18T04:29:18.8453656Z  2022-05-18T04:29:18.8454073Z  2022-05-18T04:29:18.8454717Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:18.8455256Z Fetching @mkl; fetching 2022-05-18T04:29:18.8455973Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 169,250,777B 2022-05-18T04:29:19.2401790Z 2022-05-18T04:29:19.2402423Z  2022-05-18T04:29:19.2402845Z  2022-05-18T04:29:19.2403498Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:19.2404005Z Fetching @mkl; fetching 2022-05-18T04:29:19.2404725Z Fetching https://anaconda.org/.../mkl-2020.0-166.tar.bz2; 188,948,441B 2022-05-18T04:29:19.6405908Z 2022-05-18T04:29:19.6406448Z  2022-05-18T04:29:19.6406817Z  2022-05-18T04:29:19.6407390Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:19.6407935Z Fetching @mkl; fetching 2022-05-18T04:29:19.6408365Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:19.6409047Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:19.6409506Z 020.0-166.tar.bz2 2022-05-18T04:29:20.6413041Z 2022-05-18T04:29:20.6413644Z  2022-05-18T04:29:20.6413974Z  2022-05-18T04:29:20.6414238Z  2022-05-18T04:29:20.6414497Z  2022-05-18T04:29:20.6415015Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:20.6415402Z Fetching @mkl; fetching 2022-05-18T04:29:20.6415769Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:20.6416406Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:20.6416816Z 020.0-166.tar.bz2 2022-05-18T04:29:21.8420019Z 2022-05-18T04:29:21.8420567Z  2022-05-18T04:29:21.8420892Z  2022-05-18T04:29:21.8421174Z  2022-05-18T04:29:21.8421431Z  2022-05-18T04:29:21.8421934Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:21.8422304Z Fetching @mkl; fetching 5s 2022-05-18T04:29:21.8422713Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:21.8423303Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:21.8423681Z 020.0-166.tar.bz2 2022-05-18T04:29:23.0427101Z 2022-05-18T04:29:23.0428730Z  2022-05-18T04:29:23.0428973Z  2022-05-18T04:29:23.0429153Z  2022-05-18T04:29:23.0429375Z  2022-05-18T04:29:23.0429727Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:23.0429987Z Fetching @mkl; fetching 6s 2022-05-18T04:29:23.0430307Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:23.0430716Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:23.0431035Z 020.0-166.tar.bz2 2022-05-18T04:29:24.0433860Z 2022-05-18T04:29:24.0434327Z  2022-05-18T04:29:24.0434652Z  2022-05-18T04:29:24.0434959Z  2022-05-18T04:29:24.0435274Z  2022-05-18T04:29:24.0435805Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:24.0436072Z Fetching @mkl; fetching 7s 2022-05-18T04:29:24.0436337Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:24.0436713Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:24.0436978Z 020.0-166.tar.bz2 4s 2022-05-18T04:29:25.0441119Z 2022-05-18T04:29:25.0441681Z  2022-05-18T04:29:25.0442059Z  2022-05-18T04:29:25.0442355Z  2022-05-18T04:29:25.0442601Z  2022-05-18T04:29:25.0443128Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:25.0443747Z Fetching @mkl; fetching 8s 2022-05-18T04:29:25.0444193Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:25.0444879Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:25.0445361Z 020.0-166.tar.bz2 5s 2022-05-18T04:29:26.2448845Z 2022-05-18T04:29:26.2449283Z  2022-05-18T04:29:26.2449610Z  2022-05-18T04:29:26.2449901Z  2022-05-18T04:29:26.2450150Z  2022-05-18T04:29:26.2450652Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:26.2451057Z Fetching @mkl; fetching 9s 2022-05-18T04:29:26.2451450Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:26.2452093Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:26.2452542Z 020.0-166.tar.bz2 6s 2022-05-18T04:29:27.2455162Z 2022-05-18T04:29:27.2455711Z  2022-05-18T04:29:27.2456070Z  2022-05-18T04:29:27.2456263Z  2022-05-18T04:29:27.2456428Z  2022-05-18T04:29:27.2456739Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:27.2456998Z Fetching @mkl; fetching 10s 2022-05-18T04:29:27.2457422Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:27.2457808Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:27.2458076Z 020.0-166.tar.bz2 7s 2022-05-18T04:29:28.2461098Z 2022-05-18T04:29:28.2461653Z  2022-05-18T04:29:28.2462006Z  2022-05-18T04:29:28.2462301Z  2022-05-18T04:29:28.2462603Z  2022-05-18T04:29:28.2463175Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:28.2463615Z Fetching @mkl; fetching 11s 2022-05-18T04:29:28.2464079Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:28.2464793Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:28.2465251Z 020.0-166.tar.bz2 8s 2022-05-18T04:29:29.4468443Z 2022-05-18T04:29:29.4469082Z  2022-05-18T04:29:29.4469428Z  2022-05-18T04:29:29.4469591Z  2022-05-18T04:29:29.4469910Z  2022-05-18T04:29:29.4470528Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:29.4470779Z Fetching @mkl; fetching 12s 2022-05-18T04:29:29.4471032Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:29.4471422Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:29.4471693Z 020.0-166.tar.bz2 10s 2022-05-18T04:29:30.4474348Z 2022-05-18T04:29:30.4475052Z  2022-05-18T04:29:30.4475410Z  2022-05-18T04:29:30.4475598Z  2022-05-18T04:29:30.4475772Z  2022-05-18T04:29:30.4476099Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:30.4476373Z Fetching @mkl; fetching 13s 2022-05-18T04:29:30.4476619Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:30.4477011Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:30.4477287Z 020.0-166.tar.bz2 11s 2022-05-18T04:29:31.4481485Z 2022-05-18T04:29:31.4482013Z  2022-05-18T04:29:31.4482323Z  2022-05-18T04:29:31.4482587Z  2022-05-18T04:29:31.4482848Z  2022-05-18T04:29:31.4483358Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:31.4483737Z Fetching @mkl; fetching 14s 2022-05-18T04:29:31.4484145Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:31.4484775Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:31.4485193Z 020.0-166.tar.bz2 12s 2022-05-18T04:29:32.6488396Z 2022-05-18T04:29:32.6489107Z  2022-05-18T04:29:32.6489426Z  2022-05-18T04:29:32.6489701Z  2022-05-18T04:29:32.6489961Z  2022-05-18T04:29:32.6490457Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:32.6490859Z Fetching @mkl; fetching 15s 2022-05-18T04:29:32.6491255Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:32.6491855Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:32.6492280Z 020.0-166.tar.bz2 13s 2022-05-18T04:29:33.6494830Z 2022-05-18T04:29:33.6495382Z  2022-05-18T04:29:33.6495736Z  2022-05-18T04:29:33.6496054Z  2022-05-18T04:29:33.6496338Z  2022-05-18T04:29:33.6496899Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:33.6497351Z Fetching @mkl; fetching 16s 2022-05-18T04:29:33.6497799Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:33.6498512Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:33.6498993Z 020.0-166.tar.bz2 14s 2022-05-18T04:29:34.6501979Z 2022-05-18T04:29:34.6502498Z  2022-05-18T04:29:34.6502825Z  2022-05-18T04:29:34.6503119Z  2022-05-18T04:29:34.6503532Z  2022-05-18T04:29:34.6504052Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:34.6504469Z Fetching @mkl; fetching 17s 2022-05-18T04:29:34.6504850Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:34.6505448Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:34.6506107Z 020.0-166.tar.bz2 15s 2022-05-18T04:29:35.8509266Z 2022-05-18T04:29:35.8509807Z  2022-05-18T04:29:35.8510204Z  2022-05-18T04:29:35.8510457Z  2022-05-18T04:29:35.8510610Z  2022-05-18T04:29:35.8510929Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:35.8511203Z Fetching @mkl; fetching 19s 2022-05-18T04:29:35.8511452Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:35.8511851Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:35.8512122Z 020.0-166.tar.bz2 16s 2022-05-18T04:29:37.0516973Z 2022-05-18T04:29:37.0517872Z  2022-05-18T04:29:37.0518224Z  2022-05-18T04:29:37.0518491Z  2022-05-18T04:29:37.0518790Z  2022-05-18T04:29:37.0519361Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:37.0519753Z Fetching @mkl; fetching 20s 2022-05-18T04:29:37.0520150Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:37.0520798Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:37.0521227Z 020.0-166.tar.bz2 17s 2022-05-18T04:29:38.0522612Z 2022-05-18T04:29:38.0523149Z  2022-05-18T04:29:38.0523458Z  2022-05-18T04:29:38.0523721Z  2022-05-18T04:29:38.0524001Z  2022-05-18T04:29:38.0524478Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:38.0524894Z Fetching @mkl; fetching 21s 2022-05-18T04:29:38.0525306Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:38.0525925Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:38.0526332Z 020.0-166.tar.bz2 18s 2022-05-18T04:29:39.2529096Z 2022-05-18T04:29:39.2529631Z  2022-05-18T04:29:39.2529959Z  2022-05-18T04:29:39.2530686Z  2022-05-18T04:29:39.2530996Z  2022-05-18T04:29:39.2531343Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:39.2531606Z Fetching @mkl; fetching 22s 2022-05-18T04:29:39.2531860Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:39.2532422Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:39.2532696Z 020.0-166.tar.bz2 19s 2022-05-18T04:29:40.4536694Z 2022-05-18T04:29:40.4537235Z  2022-05-18T04:29:40.4537596Z  2022-05-18T04:29:40.4537907Z  2022-05-18T04:29:40.4538190Z  2022-05-18T04:29:40.4538697Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:40.4539125Z Fetching @mkl; fetching 23s 2022-05-18T04:29:40.4539524Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:40.4540139Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:40.4540592Z 020.0-166.tar.bz2 21s 2022-05-18T04:29:41.4542571Z 2022-05-18T04:29:41.4543060Z  2022-05-18T04:29:41.4543330Z  2022-05-18T04:29:41.4543518Z  2022-05-18T04:29:41.4543673Z  2022-05-18T04:29:41.4544015Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:41.4544269Z Fetching @mkl; fetching 24s 2022-05-18T04:29:41.4544528Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:41.4545063Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:41.4545336Z 020.0-166.tar.bz2 22s 2022-05-18T04:29:42.4549168Z 2022-05-18T04:29:42.4549774Z  2022-05-18T04:29:42.4550139Z  2022-05-18T04:29:42.4550480Z  2022-05-18T04:29:42.4550776Z  2022-05-18T04:29:42.4551131Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:42.4551391Z Fetching @mkl; fetching 25s 2022-05-18T04:29:42.4551636Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:42.4552021Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:42.4552309Z 020.0-166.tar.bz2 23s 2022-05-18T04:29:43.6555866Z 2022-05-18T04:29:43.6556462Z  2022-05-18T04:29:43.6556826Z  2022-05-18T04:29:43.6557173Z  2022-05-18T04:29:43.6557400Z  2022-05-18T04:29:43.6557721Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:43.6558001Z Fetching @mkl; fetching 26s 2022-05-18T04:29:43.6558260Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:43.6558632Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:43.6558898Z 020.0-166.tar.bz2 24s 2022-05-18T04:29:44.6562267Z 2022-05-18T04:29:44.6562759Z  2022-05-18T04:29:44.6563103Z  2022-05-18T04:29:44.6563426Z  2022-05-18T04:29:44.6563728Z  2022-05-18T04:29:44.6564303Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:44.6564780Z Fetching @mkl; fetching 27s 2022-05-18T04:29:44.6565179Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:44.6565555Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:44.6565825Z 020.0-166.tar.bz2 25s 2022-05-18T04:29:45.8569417Z 2022-05-18T04:29:45.8570080Z  2022-05-18T04:29:45.8570339Z  2022-05-18T04:29:45.8570509Z  2022-05-18T04:29:45.8570677Z  2022-05-18T04:29:45.8571064Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:45.8571308Z Fetching @mkl; fetching 29s 2022-05-18T04:29:45.8571562Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:45.8572026Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:45.8572284Z 020.0-166.tar.bz2 26s 2022-05-18T04:29:47.0577393Z 2022-05-18T04:29:47.0577983Z  2022-05-18T04:29:47.0578313Z  2022-05-18T04:29:47.0578605Z  2022-05-18T04:29:47.0579094Z  2022-05-18T04:29:47.0579630Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:47.0580034Z Fetching @mkl; fetching 30s 2022-05-18T04:29:47.0580454Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:47.0581111Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:47.0581557Z 020.0-166.tar.bz2 27s 2022-05-18T04:29:48.0582509Z 2022-05-18T04:29:48.0583273Z  2022-05-18T04:29:48.0583749Z  2022-05-18T04:29:48.0584098Z  2022-05-18T04:29:48.0584388Z  2022-05-18T04:29:48.0584961Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:48.0585244Z Fetching @mkl; fetching 31s 2022-05-18T04:29:48.0585493Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:48.0586020Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:48.0586309Z 020.0-166.tar.bz2 28s 2022-05-18T04:29:49.0589204Z 2022-05-18T04:29:49.0589669Z  2022-05-18T04:29:49.0590001Z  2022-05-18T04:29:49.0590268Z  2022-05-18T04:29:49.0590512Z  2022-05-18T04:29:49.0591197Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:49.0591639Z Fetching @mkl; fetching 32s 2022-05-18T04:29:49.0592032Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:49.0592550Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:49.0592823Z 020.0-166.tar.bz2 29s 2022-05-18T04:29:50.2595319Z 2022-05-18T04:29:50.2595809Z  2022-05-18T04:29:50.2596229Z  2022-05-18T04:29:50.2596552Z  2022-05-18T04:29:50.2596746Z  2022-05-18T04:29:50.2597071Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:50.2597329Z Fetching @mkl; fetching 33s 2022-05-18T04:29:50.2597600Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:50.2597974Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:50.2598242Z 020.0-166.tar.bz2 30s 2022-05-18T04:29:51.2603109Z 2022-05-18T04:29:51.2603782Z  2022-05-18T04:29:51.2604105Z  2022-05-18T04:29:51.2604362Z  2022-05-18T04:29:51.2604627Z  2022-05-18T04:29:51.2605021Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:51.2605325Z Fetching @mkl; fetching 34s 2022-05-18T04:29:51.2605588Z Fetching ...al/mkl; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:51.2606146Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl/temp10433014295784492228/mkl-2\ 2022-05-18T04:29:51.2606423Z 020.0-166.tar.bz2 31s 2022-05-18T04:29:51.8155055Z 2022-05-18T04:29:51.8155797Z  2022-05-18T04:29:51.8156058Z  2022-05-18T04:29:51.8156259Z  2022-05-18T04:29:51.8156431Z  2022-05-18T04:29:51.8156755Z Analyzing: 29 targets (25 packages loaded, 6700 targets configured) 2022-05-18T04:29:51.8157015Z Fetching @mkl; fetching 35s 2022-05-18T04:29:52.0608328Z 2022-05-18T04:29:52.0608805Z  2022-05-18T04:29:52.0609254Z Analyzing: 29 targets (26 packages loaded, 7966 targets configured) 2022-05-18T04:29:52.0609531Z Fetching @mkl_headers; fetching 2022-05-18T04:29:52.2611571Z 2022-05-18T04:29:52.2612178Z  2022-05-18T04:29:52.2612756Z Analyzing: 29 targets (26 packages loaded, 7966 targets configured) 2022-05-18T04:29:52.2613026Z Fetching @mkl_headers; fetching 2022-05-18T04:29:52.2613303Z Fetching ...eaders; Extracting /var/lib/jenkins/.cache/bazel/_bazel_jenkin\ 2022-05-18T04:29:52.2613615Z s/fdf6d09bf4b4f04a71e2a7dfceb40620/external/mkl_headers/temp446437047209538900\ 2022-05-18T04:29:52.2613925Z 3/mkl-include-2020.0-166.tar.bz2 2022-05-18T04:29:52.5417837Z 2022-05-18T04:29:52.5418336Z  2022-05-18T04:29:52.5418685Z  2022-05-18T04:29:52.5419009Z  2022-05-18T04:29:52.5419224Z  2022-05-18T04:29:52.5419537Z Analyzing: 29 targets (26 packages loaded, 7966 targets configured) 2022-05-18T04:29:52.5419805Z Fetching @mkl_headers; fetching 2022-05-18T04:29:52.7721469Z 2022-05-18T04:29:52.7722088Z  2022-05-18T04:29:52.7722617Z INFO: Analyzed 29 targets (27 packages loaded, 8057 targets configured). 2022-05-18T04:29:52.7722883Z 2022-05-18T04:29:52.7727105Z 2022-05-18T04:29:52.7727999Z INFO: Found 2 targets and 27 test targets... 2022-05-18T04:29:52.7728269Z 2022-05-18T04:29:53.0601792Z 2022-05-18T04:29:53.0602397Z [0 / 30] 2 actions, 0 running 2022-05-18T04:29:53.0602916Z [Prepa] Creating source manifest for //:jit_tests 2022-05-18T04:29:53.0603240Z [Prepa] Creating source manifest for //:expanding_array_test 2022-05-18T04:29:53.2620390Z 2022-05-18T04:29:53.2620991Z  2022-05-18T04:29:53.2621216Z  2022-05-18T04:29:53.2621876Z [30 / 74] [Prepa] @mkl//:mkl 2022-05-18T04:29:53.4963510Z 2022-05-18T04:29:53.4964183Z [49 / 931] 5 actions, 4 running 2022-05-18T04:29:53.4964756Z Action aten/src/ATen/ops; 0s processwrapper-sandbox 2022-05-18T04:29:53.4965596Z Compiling src/asmjit/x86/x86rapass.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.4966270Z Compiling src/asmjit/x86/x86func.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.4966930Z Compiling src/asmjit/x86/x86instdb.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.4967397Z [Prepa] Linking external/sleef/mkrename [for host] 2022-05-18T04:29:53.6233406Z 2022-05-18T04:29:53.6234349Z  2022-05-18T04:29:53.6234719Z  2022-05-18T04:29:53.6234998Z  2022-05-18T04:29:53.6235314Z  2022-05-18T04:29:53.6235617Z  2022-05-18T04:29:53.6236167Z INFO: From Compiling src/libm/mkalias.c [for host]: 2022-05-18T04:29:53.6236726Z [68 / 945] 8 actions running 2022-05-18T04:29:53.6237168Z Action aten/src/ATen/ops; 0s processwrapper-sandbox 2022-05-18T04:29:53.6237822Z Compiling src/libm/mkalias.c [for host]; 0s processwrapper-sandbox 2022-05-18T04:29:53.6238396Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:53.6239069Z Compiling src/asmjit/x86/x86builder.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.6239726Z Compiling src/asmjit/x86/x86features.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.6240393Z Compiling src/asmjit/x86/x86assembler.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.6241092Z //:cpu/TensorCompareKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:53.6241470Z //:cpu/UnaryOpsKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:53.6241643Z 2022-05-18T04:29:53.6241727Z  2022-05-18T04:29:53.6241884Z  2022-05-18T04:29:53.6242050Z  2022-05-18T04:29:53.6242213Z  2022-05-18T04:29:53.6242369Z  2022-05-18T04:29:53.6242531Z  2022-05-18T04:29:53.6242693Z  2022-05-18T04:29:53.6242841Z  2022-05-18T04:29:53.6243096Z external/sleef/src/libm/mkalias.c: In function 'main': 2022-05-18T04:29:53.6243504Z external/sleef/src/libm/mkalias.c:40:16: warning: unused variable 'vparameterStr' [-Wunused-variable] 2022-05-18T04:29:53.6243817Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2022-05-18T04:29:53.6244038Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.6244391Z external/sleef/src/libm/mkalias.c:39:16: warning: unused variable 'ulpSuffixStr' [-Wunused-variable] 2022-05-18T04:29:53.6244710Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2022-05-18T04:29:53.6244912Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.6245254Z external/sleef/src/libm/mkalias.c:37:16: warning: unused variable 'typeSpecS' [-Wunused-variable] 2022-05-18T04:29:53.6245536Z static char *typeSpecS[] = { "", "f" }; 2022-05-18T04:29:53.6245860Z ^~~~~~~~~ 2022-05-18T04:29:53.6246204Z external/sleef/src/libm/mkalias.c:24:9: warning: unused variable 'mangledisa' [-Wunused-variable] 2022-05-18T04:29:53.6246477Z char *mangledisa = argv[4]; 2022-05-18T04:29:53.6246645Z ^~~~~~~~~~ 2022-05-18T04:29:53.6246813Z At top level: 2022-05-18T04:29:53.6247165Z external/sleef/src/libm/mkalias.c:37:16: warning: 'typeSpecS' defined but not used [-Wunused-variable] 2022-05-18T04:29:53.6247437Z static char *typeSpecS[] = { "", "f" }; 2022-05-18T04:29:53.6247709Z ^~~~~~~~~ 2022-05-18T04:29:53.6248072Z external/sleef/src/libm/mkalias.c:39:16: warning: 'ulpSuffixStr' defined but not used [-Wunused-variable] 2022-05-18T04:29:53.6248392Z static char *ulpSuffixStr[] = { "", "_u1", "_u05", "_u35", "_u15", "_u3500" }; 2022-05-18T04:29:53.6248597Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.6248957Z external/sleef/src/libm/mkalias.c:40:16: warning: 'vparameterStr' defined but not used [-Wunused-variable] 2022-05-18T04:29:53.6249280Z static char *vparameterStr[7] = { "v", "vv", "", "vv", "v", "vvv", "" }; 2022-05-18T04:29:53.6249485Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.6249714Z [68 / 945] 8 actions running 2022-05-18T04:29:53.6249999Z Action aten/src/ATen/ops; 0s processwrapper-sandbox 2022-05-18T04:29:53.6250397Z Compiling src/libm/mkalias.c [for host]; 0s processwrapper-sandbox 2022-05-18T04:29:53.6250755Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:53.6251120Z Compiling src/asmjit/x86/x86builder.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.6251490Z Compiling src/asmjit/x86/x86features.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.6251847Z Compiling src/asmjit/x86/x86assembler.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.6252229Z //:cpu/TensorCompareKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:53.6252607Z //:cpu/UnaryOpsKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:53.8243664Z 2022-05-18T04:29:53.8244086Z  2022-05-18T04:29:53.8244408Z  2022-05-18T04:29:53.8244609Z  2022-05-18T04:29:53.8244840Z  2022-05-18T04:29:53.8245047Z  2022-05-18T04:29:53.8245268Z  2022-05-18T04:29:53.8245423Z  2022-05-18T04:29:53.8245589Z  2022-05-18T04:29:53.8245901Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:53.8246180Z [80 / 949] 8 actions running 2022-05-18T04:29:53.8246461Z Action aten/src/ATen/ops; 0s processwrapper-sandbox 2022-05-18T04:29:53.8246941Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:53.8247485Z Compiling src/asmjit/x86/x86builder.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.8248150Z Compiling src/asmjit/core/zonestack.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.8248762Z Compiling src/asmjit/core/rapass.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.8249363Z Compiling src/asmjit/core/virtmem.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.8249965Z Compiling src/asmjit/core/operand.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.8250573Z Compiling src/asmjit/core/osutils.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.8250847Z 2022-05-18T04:29:53.8250956Z  2022-05-18T04:29:53.8251133Z  2022-05-18T04:29:53.8251292Z  2022-05-18T04:29:53.8251456Z  2022-05-18T04:29:53.8251619Z  2022-05-18T04:29:53.8251770Z  2022-05-18T04:29:53.8251931Z  2022-05-18T04:29:53.8252080Z  2022-05-18T04:29:53.8260951Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:53.8262639Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:53.8263432Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:53.8264080Z ^~~ 2022-05-18T04:29:53.8266542Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T04:29:53.8267736Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:53.8268481Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T04:29:53.8268821Z ^ 2022-05-18T04:29:53.8268996Z At top level: 2022-05-18T04:29:53.8272002Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8273058Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T04:29:53.8273657Z ^~~~~~~ 2022-05-18T04:29:53.8274751Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8276375Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T04:29:53.8277039Z ^~~~~~~ 2022-05-18T04:29:53.8277967Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8278732Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T04:29:53.8279321Z ^~~~~~~~~ 2022-05-18T04:29:53.8280096Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8281052Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T04:29:53.8281662Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8282598Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8283373Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T04:29:53.8283988Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8284943Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8285819Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T04:29:53.8286561Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8287531Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8288418Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T04:29:53.8289211Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8290175Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8290958Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:53.8291391Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8292177Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8292814Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T04:29:53.8293323Z ^~~~~ 2022-05-18T04:29:53.8321612Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8322503Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:53.8335045Z ^~~~~ 2022-05-18T04:29:53.8335806Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8336550Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:53.8336930Z ^~~~ 2022-05-18T04:29:53.8337644Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8338220Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:53.8338592Z ^~~~ 2022-05-18T04:29:53.8339288Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8339876Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:53.8340275Z ^~~~~~ 2022-05-18T04:29:53.8340946Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8341579Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:53.8342037Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8342721Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8343454Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:53.8343887Z ^~~~~~~~~ 2022-05-18T04:29:53.8344598Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8345186Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:53.8345600Z ^~~~~~ 2022-05-18T04:29:53.8346407Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8346962Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:53.8347370Z ^~~~~~ 2022-05-18T04:29:53.8348059Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8348646Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:53.8349044Z ^~~~~~ 2022-05-18T04:29:53.8349732Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8350280Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:53.8350629Z ^~~~~ 2022-05-18T04:29:53.8351316Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8352011Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:53.8352517Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8353207Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8354484Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:53.8355038Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8355449Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:53.8356245Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8356794Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:53.8357168Z ^~~~~~~~ 2022-05-18T04:29:53.8357847Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8358609Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:53.8359047Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8359744Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8360412Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:53.8360877Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8361584Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8362145Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:53.8362528Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8363226Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8363806Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:53.8364219Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8364926Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8365647Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:53.8366064Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8366770Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8367361Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:53.8367848Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8368535Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8369110Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:53.8369499Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8370180Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8370798Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:53.8371238Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8371920Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8372494Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:53.8372888Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8373573Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8374209Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:53.8374655Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8375367Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8376001Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:53.8376462Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8377163Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8377823Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:53.8378263Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8378958Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8379565Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:53.8379963Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8380674Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8381300Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:53.8381716Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8382404Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8383002Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:53.8383406Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8516211Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8516862Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:53.8517307Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8518031Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8518659Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:53.8519079Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8519941Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8520563Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:53.8520989Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8521690Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8522280Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:53.8522681Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8523374Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8523978Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:53.8524385Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8525084Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8525643Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:53.8526024Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8526715Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8527268Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:53.8527748Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8528450Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8529092Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:53.8529526Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8530237Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8530839Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:53.8531230Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8531928Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8532544Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:53.8532965Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8533648Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8534248Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:53.8534804Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8535216Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:53.8536014Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8536593Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:53.8536993Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8537674Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8538251Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:53.8538630Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8539310Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8539908Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:53.8540324Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8541019Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8541695Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:53.8542112Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8542808Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8543391Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:53.8543798Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8544501Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8545088Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:53.8545533Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8547030Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8547633Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:53.8548053Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8548749Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8549365Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:53.8549798Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8550489Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8551101Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:53.8551536Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8552215Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8552844Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:53.8553298Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8553980Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8554602Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:53.8555055Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8555756Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8556363Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:53.8556957Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8557657Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8558254Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:53.8558709Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8559416Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8560023Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:53.8560440Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8561142Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8561767Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:53.8562198Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8562898Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8563512Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:53.8564050Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8564730Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8565331Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:53.8565752Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8566428Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8567046Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:53.8567483Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8568281Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8568903Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:53.8569371Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8570075Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8570717Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:53.8571169Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8571875Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8572530Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:53.8572992Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8573697Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8574314Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:53.8574741Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8575439Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8576058Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:53.8576489Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8577171Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8577844Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:53.8578440Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8579136Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8579777Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:53.8580251Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8580958Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8581641Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:53.8582147Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8582849Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8583479Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:53.8583855Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8584463Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8585124Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:53.8585545Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8604107Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8604765Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:53.8605225Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8605911Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8606566Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:53.8607024Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8607837Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8608466Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:53.8608918Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8609711Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8610324Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:53.8610769Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8611469Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8612100Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:53.8612522Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8613231Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8614011Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:53.8614436Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8615146Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8615772Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:53.8616211Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8616900Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8641237Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:53.8641678Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8642391Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8643035Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:53.8643498Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8644191Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8644835Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:53.8645303Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8646001Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8646660Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:53.8647119Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8648026Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8648677Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:53.8649157Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8649844Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8650466Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:53.8650911Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8651601Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8652221Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:53.8652663Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8653368Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8653977Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:53.8654410Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8654842Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:53.8655591Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8656161Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:53.8656580Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8657254Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8657820Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:53.8658246Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8658924Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8659484Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:53.8659902Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8660568Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8661136Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:53.8661558Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8662363Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8662949Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:53.8663344Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8664017Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8664602Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:53.8665005Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8665672Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8670364Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:53.8670829Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8671249Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:53.8672050Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8672673Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:53.8673239Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8673928Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8674545Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:53.8674986Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8675632Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8676233Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:53.8676674Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8677338Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8677945Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:53.8678398Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8679074Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8679671Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:53.8680115Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8680784Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8681369Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:53.8681815Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8682490Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8683100Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:53.8683536Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8684204Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8684811Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:53.8685246Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8685925Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8686531Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:53.8686974Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8687847Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8688453Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:53.8688895Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8689567Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8690167Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:53.8690623Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8691286Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8691877Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:53.8692341Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8693015Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8693606Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:53.8694052Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8694816Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8695419Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:53.8695847Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8696514Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8697120Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:53.8697546Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8698224Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8698842Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:53.8699301Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8699958Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8700550Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:53.8700995Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8701655Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8702241Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:53.8702655Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8703316Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8703882Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:53.8704302Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8704970Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8705631Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:53.8708053Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8708753Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8709406Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:53.8709878Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8710549Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8711320Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:53.8711784Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8712445Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8713065Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:53.8713516Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8713933Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:53.8714694Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8715394Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:53.8715918Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8716577Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8717255Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:53.8717853Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8718516Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8719189Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:53.8719678Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8720343Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8720959Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:53.8721432Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8722104Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8722709Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:53.8723167Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8723826Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8724479Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:53.8724967Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8725643Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8726280Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:53.8726752Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8727397Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8728081Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:53.8728518Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8729168Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8729766Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:53.8730207Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8730870Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8731448Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:53.8731953Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8732617Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8733238Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:53.8733720Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8734390Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8735030Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:53.8735485Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8736158Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8736815Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:53.8737301Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8737980Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8738674Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:53.8739121Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8739771Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8740378Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:53.8740825Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8741240Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T04:29:53.8742041Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8742648Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:53.8743057Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8743746Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8744341Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:53.8744742Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8745415Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8746156Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:53.8746520Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8747146Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8747663Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:53.8748076Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8748774Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8749292Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:53.8749633Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8750261Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8750777Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:53.8751111Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8751755Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8752380Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T04:29:53.8752961Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8753635Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8754234Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:53.8754649Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8755308Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8755937Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T04:29:53.8756355Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8757027Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8757689Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T04:29:53.8758156Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8758859Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8759444Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:53.8759991Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8760690Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8761248Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:53.8761641Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8762344Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8762919Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:53.8763304Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8763984Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8764703Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:53.8765190Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8765895Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8766533Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:53.8766967Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8767745Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8768378Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:53.8768808Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8769486Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8770040Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:53.8770404Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8771079Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8771766Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:53.8772235Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8772919Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8773528Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T04:29:53.8773940Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8774628Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8775373Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:53.8775799Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8776497Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8777143Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:53.8777571Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8778259Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8778908Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:53.8779347Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8780015Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8780578Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:53.8780946Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8781616Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8782329Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:53.8782764Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8783442Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8784115Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:53.8784595Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8785283Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8786079Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:53.8786567Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8787276Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8787930Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:53.8788375Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8789067Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8789747Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:53.8790191Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8790884Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8791446Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T04:29:53.8791805Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8792489Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8793053Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:53.8793419Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8794098Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8794658Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T04:29:53.8795028Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8795705Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8796271Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:53.8796647Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8797473Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8798121Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T04:29:53.8798600Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8799298Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8799913Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:53.8800345Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8801033Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8801657Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:53.8802064Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8802756Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8803381Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:53.8803790Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8804578Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8805208Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:53.8805632Z ^~~~~~~~~~ 2022-05-18T04:29:53.8806302Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8806938Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:53.8807375Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8808130Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8808786Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:53.8809215Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8809924Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8810523Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:53.8810944Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8811630Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8812438Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:53.8812899Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8813591Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8814252Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:53.8814698Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8815403Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8816082Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:53.8816531Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8817235Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8817931Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:53.8818419Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8819218Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8819858Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:53.8820296Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8820979Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8821585Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:53.8822004Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8822689Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8823280Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T04:29:53.8823688Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8824384Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8824971Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:53.8825365Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8828873Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8829461Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:53.8829815Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8830533Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8831110Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:53.8831475Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8832163Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8832798Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T04:29:53.8833242Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8833921Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8834568Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T04:29:53.8835005Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8835686Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8836276Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:53.8836661Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8837354Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8837918Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:53.8838300Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8838992Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8839608Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:53.8840031Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8840722Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8841334Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:53.8841733Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8842430Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8843058Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:53.8843601Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8844297Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8844916Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:53.8845337Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8846019Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8846641Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:53.8847050Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8847832Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8848449Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T04:29:53.8848883Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8849566Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8850167Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T04:29:53.8850725Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8851433Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8852079Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:53.8852532Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8853225Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8853885Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:53.8854320Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8855015Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8855672Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:53.8856115Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8856793Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8857444Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:53.8857887Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8858569Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8859229Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:53.8859686Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8860364Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8861032Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:53.8861476Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8862172Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8862817Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:53.8863286Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8863979Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8864647Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:53.8865187Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8906170Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8906628Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:53.8906887Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8907327Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8907701Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:53.8907964Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8908337Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8908701Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:53.8908967Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8909335Z external/sleef/src/arch/helperavx512f.h:387:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8909832Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:53.8910106Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8910529Z external/sleef/src/arch/helperavx512f.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8911011Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:53.8911281Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8911666Z external/sleef/src/arch/helperavx512f.h:385:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8912030Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:53.8912292Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8912673Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8913024Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T04:29:53.8913371Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8913753Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8914093Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T04:29:53.8914318Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8914689Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8915233Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:53.8915553Z ^~~~~~~~~~ 2022-05-18T04:29:53.8915927Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8916443Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:53.8916744Z ^~~~~~~~~~ 2022-05-18T04:29:53.8917260Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8917584Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T04:29:53.8917816Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8918190Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8918690Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:53.8918940Z ^~~~~~~~~~ 2022-05-18T04:29:53.8919327Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8919668Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T04:29:53.8919923Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8928002Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8928634Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T04:29:53.8929022Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8929708Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8930312Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T04:29:53.8930712Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8931444Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8932039Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T04:29:53.8932433Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8932973Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8933304Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T04:29:53.8933537Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8933957Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8934313Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T04:29:53.8934535Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8934917Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8935269Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T04:29:53.8935589Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8936132Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8936486Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T04:29:53.8946056Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8946914Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8947541Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T04:29:53.8947946Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8948669Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8949297Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T04:29:53.8949703Z ^~~~~~~~~~ 2022-05-18T04:29:53.8950426Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8951088Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:53.8951536Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8952240Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8952801Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:53.8953179Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8954021Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8954598Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:53.8954971Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8955676Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8956314Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T04:29:53.8956749Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8957452Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8958078Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:53.8958527Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8959222Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8959863Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:53.8960287Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8961085Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8961724Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T04:29:53.8962146Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8962820Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8963450Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T04:29:53.8963884Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8964563Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8965189Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:53.8965581Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8966274Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8966871Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T04:29:53.8967246Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8967986Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8968673Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T04:29:53.8969154Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8969862Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8970503Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:53.8970946Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8971645Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8972266Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:53.8972680Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8973377Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8974015Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:53.8974438Z ^~~~~~~~~~~ 2022-05-18T04:29:53.8975117Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8975841Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:53.8976272Z ^~~~~~~~~~ 2022-05-18T04:29:53.8976957Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8977649Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:53.8978105Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8978796Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8979454Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:53.8979929Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8980608Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8981232Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T04:29:53.8981662Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8982382Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8983093Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T04:29:53.8983530Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8984203Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8984860Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:53.8985289Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.8986765Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8987421Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:53.8987840Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8988544Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8989120Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:53.8989495Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8990183Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8990765Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:53.8991135Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8991819Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8992377Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:53.8992735Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.8993432Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8994009Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:53.8994356Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.8995032Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8995656Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:53.8996129Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8996840Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8997576Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:53.8998059Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.8998901Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.8999511Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:53.8999937Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9000638Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9001266Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T04:29:53.9001684Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9002328Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9002856Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:53.9003218Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9003901Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9004470Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:53.9004830Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9005608Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9006213Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:53.9006610Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9007318Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9008038Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:53.9008468Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9009175Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9009766Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:53.9010182Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9010839Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9011462Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:53.9011859Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9012546Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9013124Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:53.9013467Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9014101Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9014656Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:53.9015036Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9015703Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9016316Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:53.9016734Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9017424Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9018054Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:53.9018480Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9019187Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9019790Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:53.9020189Z ^~~~~~~~~~ 2022-05-18T04:29:53.9020958Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9021562Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T04:29:53.9021979Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9022683Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9023309Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:53.9023721Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9024414Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9025079Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:53.9025523Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9026364Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9027043Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:53.9027509Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9028301Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9028977Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:53.9029445Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9030128Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9030782Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:53.9031245Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9031940Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9032599Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:53.9033111Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9033779Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9034413Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:53.9034881Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9035578Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9036267Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:53.9036761Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9037434Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9038117Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:53.9038595Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9039279Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9039957Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:53.9040434Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9041131Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9041787Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:53.9042392Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9043086Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9043777Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:53.9044234Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9044945Z external/sleef/src/arch/helperavx512f.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9045662Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:53.9046144Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9046814Z external/sleef/src/arch/helperavx512f.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9047508Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:53.9048148Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9048816Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9049517Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T04:29:53.9049968Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9050684Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9051328Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T04:29:53.9051783Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9052474Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9053431Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:53.9053971Z ^~~~~~~~~~ 2022-05-18T04:29:53.9054672Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9055666Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:53.9056196Z ^~~~~~~~~~ 2022-05-18T04:29:53.9056876Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9057501Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T04:29:53.9057920Z ^~~~~~~~~~~ 2022-05-18T04:29:53.9058606Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9059260Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T04:29:53.9059697Z ^~~~~~~~~~ 2022-05-18T04:29:53.9060383Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9061004Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T04:29:53.9061407Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9062076Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9062700Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T04:29:53.9063118Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9063811Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9064549Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T04:29:53.9064991Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9065679Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9066448Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T04:29:53.9066911Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9067593Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9068207Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T04:29:53.9068639Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9069354Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9070008Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:53.9070458Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9071145Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9071907Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T04:29:53.9072358Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9073010Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9073670Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:53.9074104Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9074797Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9075394Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T04:29:53.9075795Z ^~~~~~~~~~ 2022-05-18T04:29:53.9076497Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9077110Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T04:29:53.9077544Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9078244Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9078934Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T04:29:53.9079381Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9080061Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9080714Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T04:29:53.9081167Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9081860Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9082403Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:53.9082740Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9083425Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9083990Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:53.9084349Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9085033Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9085547Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T04:29:53.9085915Z ^~~~~~~~~~~ 2022-05-18T04:29:53.9086720Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9087252Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T04:29:53.9087692Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9088355Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9088952Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T04:29:53.9089346Z ^~~~~~~~~~ 2022-05-18T04:29:53.9090036Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9090659Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T04:29:53.9091086Z ^~~~~~~~~~~ 2022-05-18T04:29:53.9091771Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9092328Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T04:29:53.9092681Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9093451Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9094011Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T04:29:53.9094348Z ^~~~~~~~~~~ 2022-05-18T04:29:53.9095044Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9095635Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T04:29:53.9095999Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9096690Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9097291Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T04:29:53.9097415Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9097929Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9098469Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:53.9098580Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9099102Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9099451Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:53.9099581Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9100092Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9100393Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:53.9100515Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9101013Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9101547Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:53.9101657Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9101898Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T04:29:53.9102392Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9102716Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:53.9102843Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9103440Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9103772Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:53.9103906Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9104366Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9104625Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T04:29:53.9104745Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9105241Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9105508Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T04:29:53.9105634Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9106908Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9107195Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T04:29:53.9107410Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9107932Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9108198Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T04:29:53.9108324Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9108826Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9109081Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:53.9109207Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9109722Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9109976Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:53.9110086Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9110596Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9110866Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:53.9110992Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9111499Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9111757Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:53.9111877Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9112384Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9112616Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T04:29:53.9112747Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9113259Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9113494Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T04:29:53.9113623Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9114137Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9114416Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:53.9114541Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9115040Z external/sleef/src/arch/helperavx512f.h:95:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9115332Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:53.9115458Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9115978Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:53.9116164Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T04:29:53.9116292Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9116525Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:53.9117015Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9117268Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:53.9117415Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9117928Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9118237Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:53.9118376Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9118944Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9119156Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:53.9119295Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9119793Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9120023Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:53.9120162Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9120677Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9120939Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:53.9121080Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9121589Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9121819Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:53.9121939Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9122443Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9122645Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:53.9122766Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9123229Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9123494Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:53.9123634Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9124113Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9124400Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:53.9124533Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9125024Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9125311Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:53.9125438Z ^~~~~~~~~~~ 2022-05-18T04:29:53.9125940Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9126170Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:53.9126386Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9126880Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9127126Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:53.9127264Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9127855Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9128090Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:53.9128229Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9128741Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9128954Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:53.9129071Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9129568Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9129778Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:53.9129913Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9130499Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9130735Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:53.9130873Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9131109Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:53.9131589Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9131814Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:53.9131949Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9132453Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9132705Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:53.9132852Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9133331Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9133575Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:53.9133692Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9134175Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9134433Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:53.9134577Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9135093Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9135359Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:53.9135513Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9136027Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9136287Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:53.9136432Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9137754Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9138065Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:53.9138319Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9138812Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9139071Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:53.9139199Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9139689Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9139955Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:53.9140093Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9140558Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9140831Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:53.9140973Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9141473Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9141822Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:53.9141970Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9142474Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9142739Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:53.9142881Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9143385Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9143677Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:53.9143821Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9144325Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9144596Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:53.9144740Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9145221Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9145477Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:53.9145620Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9148721Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9148998Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:53.9149141Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9149626Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9149872Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:53.9149997Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9150499Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9150751Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:53.9150889Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9151496Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9151862Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:53.9152002Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9152511Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9152807Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:53.9152939Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9153437Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9153730Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:53.9153879Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9154375Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9154656Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:53.9154802Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9155389Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9155667Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:53.9155823Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9156303Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9156560Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:53.9156703Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9157175Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9157433Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:53.9157566Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9158043Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9158272Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:53.9158413Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9158656Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:53.9159119Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9159373Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:53.9159509Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9159744Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T04:29:53.9160251Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9160466Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:53.9160593Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9161095Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9161320Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:53.9161444Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9161897Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9162107Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:53.9162315Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9162800Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9163017Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:53.9163148Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9163575Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9163810Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:53.9163926Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9164422Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9164646Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:53.9164756Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9165236Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9165458Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:53.9165577Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9166121Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9166350Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:53.9166469Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9166964Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9167120Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:53.9167233Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9167849Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9168216Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:53.9168345Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9168822Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9169070Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:53.9169183Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9169653Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9169846Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:53.9169968Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9170483Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9170762Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:53.9170889Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9171401Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9171680Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:53.9171795Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9172290Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9172561Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:53.9172686Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9173172Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9173370Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:53.9173601Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9174085Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9174340Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:53.9174463Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9174979Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9175265Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:53.9175395Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9175888Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9176185Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:53.9176320Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9176804Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9177169Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:53.9177292Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9177776Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9178069Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:53.9178186Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9178612Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9178774Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:53.9178868Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9179294Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9179524Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:53.9179711Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9180156Z external/sleef/src/arch/helperavx512f.h:482:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9180406Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T04:29:53.9180511Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9180908Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9181106Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:53.9181218Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9181654Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9181903Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:53.9182029Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9182513Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9182775Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:53.9182894Z ^~~~~~~~~~~ 2022-05-18T04:29:53.9183346Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9183594Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:53.9183712Z ^~~~~~~~~~ 2022-05-18T04:29:53.9184261Z external/sleef/src/arch/helperavx512f.h:465:21: warning: 'vilogb2k_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9184519Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:53.9184642Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9185125Z external/sleef/src/arch/helperavx512f.h:464:21: warning: 'vilogbk_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9185377Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:53.9185476Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9186104Z external/sleef/src/arch/helperavx512f.h:462:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9186356Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:53.9186478Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9186959Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9187342Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:53.9187454Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9188023Z external/sleef/src/arch/helperavx512f.h:460:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9188321Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:53.9188434Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9188917Z external/sleef/src/arch/helperavx512f.h:459:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9189228Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:53.9189354Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9189864Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9190186Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:53.9190314Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9190818Z external/sleef/src/arch/helperavx512f.h:451:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9191080Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:53.9191207Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9191714Z external/sleef/src/arch/helperavx512f.h:437:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9191947Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:53.9192074Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9192563Z external/sleef/src/arch/helperavx512f.h:432:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9192771Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:53.9192896Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9193372Z external/sleef/src/arch/helperavx512f.h:426:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9193647Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T04:29:53.9193764Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9194227Z external/sleef/src/arch/helperavx512f.h:425:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9194485Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T04:29:53.9194611Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9195122Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9195444Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:53.9195556Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9196065Z external/sleef/src/arch/helperavx512f.h:411:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9196273Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:53.9196396Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9196900Z external/sleef/src/arch/helperavx512f.h:408:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9197148Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:53.9197274Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9197783Z external/sleef/src/arch/helperavx512f.h:407:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9198039Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:53.9198165Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9198658Z external/sleef/src/arch/helperavx512f.h:405:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9198971Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:53.9199100Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9199586Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9199891Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:53.9200018Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9200483Z external/sleef/src/arch/helperavx512f.h:400:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9200775Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:53.9200896Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9201377Z external/sleef/src/arch/helperavx512f.h:399:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9201668Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:53.9201788Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9202280Z external/sleef/src/arch/helperavx512f.h:398:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9202570Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:53.9202698Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9203201Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9203461Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:53.9203593Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9204029Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9204291Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:53.9204404Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9204836Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9205069Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:53.9205154Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9205573Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9205945Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:53.9206073Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9206576Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9207039Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:53.9207167Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9207764Z external/sleef/src/arch/helperavx512f.h:387:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9208079Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:53.9208210Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9208706Z external/sleef/src/arch/helperavx512f.h:386:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9209010Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:53.9209136Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9209700Z external/sleef/src/arch/helperavx512f.h:385:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9210015Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:53.9210143Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9210618Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9210879Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T04:29:53.9211000Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9211472Z external/sleef/src/arch/helperavx512f.h:377:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9211733Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T04:29:53.9211859Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9212353Z external/sleef/src/arch/helperavx512f.h:376:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9212925Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:53.9213040Z ^~~~~~~~~~ 2022-05-18T04:29:53.9213512Z external/sleef/src/arch/helperavx512f.h:374:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9213750Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T04:29:53.9213871Z ^~~~~~~~~~~ 2022-05-18T04:29:53.9214330Z external/sleef/src/arch/helperavx512f.h:373:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9214592Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:53.9214710Z ^~~~~~~~~~ 2022-05-18T04:29:53.9215188Z external/sleef/src/arch/helperavx512f.h:365:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9215375Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T04:29:53.9215496Z ^~~~~~~~~~~ 2022-05-18T04:29:53.9215983Z external/sleef/src/arch/helperavx512f.h:361:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9216176Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T04:29:53.9216286Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9216768Z external/sleef/src/arch/helperavx512f.h:359:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9217050Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T04:29:53.9217265Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9217751Z external/sleef/src/arch/helperavx512f.h:355:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9218020Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:53.9218139Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9218617Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9218854Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:53.9218979Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9219443Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9219703Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:53.9219828Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9220290Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9220601Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:53.9220716Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9221162Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9221408Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:53.9221523Z ^~~~~~~~~~~ 2022-05-18T04:29:53.9221971Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9222225Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:53.9222343Z ^~~~~~~~~~ 2022-05-18T04:29:53.9222798Z external/sleef/src/arch/helperavx512f.h:312:22: warning: 'vgetmant_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9223099Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:53.9223204Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9223662Z external/sleef/src/arch/helperavx512f.h:309:22: warning: 'vgetexp_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9223904Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T04:29:53.9224024Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9224487Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9224671Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:53.9224787Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9225257Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9225496Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:53.9225615Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9226178Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9226398Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:53.9226515Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9226973Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9227194Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:53.9227316Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9227773Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9228222Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:53.9228354Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9228856Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9229174Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:53.9229308Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9229803Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9230112Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:53.9230232Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9230717Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9231023Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:53.9231150Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9231734Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9232027Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:53.9232151Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9232626Z external/sleef/src/arch/helperavx512f.h:140:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9233106Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:53.9233201Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9233643Z external/sleef/src/arch/helperavx512f.h:139:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9233957Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:53.9234088Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9234524Z external/sleef/src/arch/helperavx512f.h:138:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9234785Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:53.9234917Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9235149Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T04:29:53.9235584Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9235819Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T04:29:53.9235929Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:53.9236381Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9236621Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T04:29:53.9236720Z ^~~~~~~~~~~ 2022-05-18T04:29:53.9237174Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9237403Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T04:29:53.9237501Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9237942Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9238172Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T04:29:53.9238374Z ^~~~~~~~~~~~ 2022-05-18T04:29:53.9238855Z external/sleef/src/arch/helperavx512f.h:112:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9239078Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T04:29:53.9239192Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:53.9239640Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:53.9239859Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:53.9239947Z ^~~~~~~~~~~~~ 2022-05-18T04:29:53.9240121Z [80 / 949] 8 actions running 2022-05-18T04:29:53.9240374Z Action aten/src/ATen/ops; 0s processwrapper-sandbox 2022-05-18T04:29:53.9240647Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:53.9240939Z Compiling src/asmjit/x86/x86builder.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.9241236Z Compiling src/asmjit/core/zonestack.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.9241517Z Compiling src/asmjit/core/rapass.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.9241846Z Compiling src/asmjit/core/virtmem.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.9242135Z Compiling src/asmjit/core/operand.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:53.9242426Z Compiling src/asmjit/core/osutils.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:54.0358931Z 2022-05-18T04:29:54.0361156Z  2022-05-18T04:29:54.0361517Z  2022-05-18T04:29:54.0361822Z  2022-05-18T04:29:54.0362067Z  2022-05-18T04:29:54.0362314Z  2022-05-18T04:29:54.0362615Z  2022-05-18T04:29:54.0362915Z  2022-05-18T04:29:54.0363206Z  2022-05-18T04:29:54.0363622Z [93 / 953] 8 actions, 7 running 2022-05-18T04:29:54.0364175Z Action aten/src/ATen/ops; 0s processwrapper-sandbox 2022-05-18T04:29:54.0364827Z Compiling src/asmjit/core/formatter.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:54.0365536Z Compiling src/asmjit/core/emithelper.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:54.0366244Z Compiling src/asmjit/core/codewriter.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:54.0366927Z Compiling src/asmjit/core/emitterutils.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:54.0367484Z Compiling src/x86/topology.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.0368090Z Compiling src/x86/name.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.0368470Z [Scann] Compiling deps/clog/src/clog.c 2022-05-18T04:29:54.2371648Z 2022-05-18T04:29:54.2388541Z  2022-05-18T04:29:54.2388876Z  2022-05-18T04:29:54.2389139Z  2022-05-18T04:29:54.2389373Z  2022-05-18T04:29:54.2389629Z  2022-05-18T04:29:54.2389883Z  2022-05-18T04:29:54.2390224Z  2022-05-18T04:29:54.2390530Z  2022-05-18T04:29:54.2390996Z [117 / 966] 7 actions, 6 running 2022-05-18T04:29:54.2391527Z Action aten/src/ATen/ops; 0s processwrapper-sandbox 2022-05-18T04:29:54.2392124Z Compiling src/init.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.2392700Z Compiling src/api.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.2393339Z Compiling src/x86/cache/descriptor.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.2394012Z //:cpu/PixelShuffleKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:54.2394558Z //:cpu/RangeFactoriesKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:54.2394912Z [Prepa] Executing genrule //:cpu/ReduceAllOpsKernel.cpp_AVX2_cp 2022-05-18T04:29:54.3517446Z 2022-05-18T04:29:54.3517979Z  2022-05-18T04:29:54.3518338Z  2022-05-18T04:29:54.3518623Z  2022-05-18T04:29:54.3518913Z  2022-05-18T04:29:54.3519207Z  2022-05-18T04:29:54.3519481Z  2022-05-18T04:29:54.3519773Z  2022-05-18T04:29:54.3520264Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:54.3520914Z [127 / 970] 8 actions running 2022-05-18T04:29:54.3521438Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.3522027Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.3522653Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.3523279Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.3523908Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.3524525Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.3525126Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.3525745Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.3531849Z 2022-05-18T04:29:54.3532089Z  2022-05-18T04:29:54.3532404Z  2022-05-18T04:29:54.3532682Z  2022-05-18T04:29:54.3532978Z  2022-05-18T04:29:54.3533277Z  2022-05-18T04:29:54.3533551Z  2022-05-18T04:29:54.3533847Z  2022-05-18T04:29:54.3538249Z  2022-05-18T04:29:54.3538764Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:54.3539640Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:54.3540320Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:54.3540878Z ^~~ 2022-05-18T04:29:54.3541206Z At top level: 2022-05-18T04:29:54.3541893Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3542490Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:54.3542879Z ^~~~~ 2022-05-18T04:29:54.3549942Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3550550Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:54.3550945Z ^~~~ 2022-05-18T04:29:54.3551616Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3552191Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:54.3552599Z ^~~~ 2022-05-18T04:29:54.3553267Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3553823Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:54.3554304Z ^~~~~~ 2022-05-18T04:29:54.3560563Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3564200Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:54.3567293Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3568098Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3568704Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:54.3570300Z ^~~~~~~~~ 2022-05-18T04:29:54.3571021Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3571659Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:54.3572101Z ^~~~~~ 2022-05-18T04:29:54.3572803Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3573616Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:54.3574037Z ^~~~~~ 2022-05-18T04:29:54.3574738Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3575353Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:54.3575775Z ^~~~~~ 2022-05-18T04:29:54.3576472Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3577057Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:54.3577456Z ^~~~~ 2022-05-18T04:29:54.3578133Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3578861Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:54.3579410Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3580079Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3580967Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:54.3581559Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3582011Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.3582788Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3583381Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:54.3583780Z ^~~~~~~~ 2022-05-18T04:29:54.3584493Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3585129Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.3585598Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3586439Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3587127Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.3587635Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3588325Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3588923Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.3589319Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3590021Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3590648Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.3591062Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3591775Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3592420Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.3592873Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3593552Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3594168Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.3594600Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3595280Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3596004Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.3596421Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3597132Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3597763Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:54.3598225Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3598911Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3599494Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:54.3599903Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3600582Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3601259Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.3601717Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3603787Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3604599Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.3605078Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3605778Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3606447Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.3606918Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3607676Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3608307Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.3608741Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3609423Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3610047Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.3610481Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3611154Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3611743Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.3612164Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3612847Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3613474Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:54.3613935Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3614637Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3615289Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:54.3615749Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3616458Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3617107Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:54.3617564Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3618277Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3618903Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:54.3619444Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3620122Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3620738Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:54.3621168Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3621847Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3622439Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.3622851Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3623533Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3624120Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.3624512Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3625185Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3625690Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:54.3626167Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3626860Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3627355Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:54.3627680Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3628266Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3628770Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.3629119Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3629676Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3630160Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:54.3630729Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3631296Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3631783Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.3632133Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3632686Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3633172Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.3633505Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3633864Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.3634486Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3634944Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:54.3635266Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3635810Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3636280Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:54.3636590Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3637150Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3637621Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:54.3637974Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3638560Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3639165Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:54.3639520Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3640100Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3640575Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.3640911Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3641473Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3641959Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:54.3642300Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3642881Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3643385Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:54.3643700Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3644230Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3644768Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.3645140Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3645654Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3646139Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.3646488Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3647027Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3647546Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.3647985Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3648571Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3649081Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.3649456Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3650031Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3650545Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:54.3650906Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3651498Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3652013Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:54.3652389Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3652969Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3653486Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:54.3653841Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3654415Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3654933Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:54.3655309Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3655888Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3656396Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:54.3656850Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3657436Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3657942Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:54.3658308Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3658884Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3659379Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:54.3659744Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3660327Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3660858Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:54.3661234Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3661829Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3662437Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.3662812Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3663408Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3663949Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:54.3664349Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3664921Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3665436Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:54.3665930Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3666517Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3667034Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:54.3667399Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3667997Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3668541Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.3668955Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3669550Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3670103Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.3670488Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3671095Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3671661Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.3672060Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3672648Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3673188Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.3673574Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3674152Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3674812Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.3675206Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3675794Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3676327Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.3676721Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3677310Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3677838Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.3678231Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3678828Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3679365Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.3679743Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3680413Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3680929Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.3681295Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3681877Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3682398Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.3682777Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3683370Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3683896Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.3684277Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3684848Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3685378Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.3686019Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3686603Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3687103Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.3687471Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3688156Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3688706Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.3689105Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3689708Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3690262Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.3690648Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3691247Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3691806Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.3692197Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3692877Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3693427Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.3719374Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3719984Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3720498Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.3720783Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3721237Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3721638Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.3721919Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3722432Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3722777Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.3723136Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3723409Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.3723824Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3724142Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:54.3724368Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3724738Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3725065Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.3725311Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3725542Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.3725956Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3726279Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.3726505Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3726869Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3727184Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:54.3727419Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3727859Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3728191Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.3728445Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3728796Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3729116Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:54.3729352Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3729715Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3730035Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.3730289Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3730652Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3730978Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.3731295Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3731659Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3731981Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.3732209Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3732571Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3732901Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.3733138Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3733499Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3733834Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:54.3734092Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3734443Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3734780Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.3735064Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3735418Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3735746Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.3735997Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3736357Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3736678Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.3736935Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3737295Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3737614Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.3737870Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3738233Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3738567Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.3738830Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3739368Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3739797Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.3740043Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3740411Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3740874Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.3741309Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3741843Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3742383Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.3742752Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3743301Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3743773Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.3744114Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3744767Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3745214Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.3745561Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3746334Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3746802Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.3747156Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3747691Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3748171Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:54.3748518Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3749054Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3749535Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:54.3749976Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3750529Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3751019Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.3751382Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3751935Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3752399Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.3752753Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3753350Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3753988Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.3754273Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3754644Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3754995Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.3755267Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3755630Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3755966Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.3756227Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3756803Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3757142Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.3757431Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3757675Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.3758086Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3758472Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:54.3758749Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3759111Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3759480Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.3759829Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3760192Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3760555Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.3760826Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3761173Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3761520Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.3761778Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3762128Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3762645Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.3763093Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3763671Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3764177Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:54.3764468Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3764840Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3765176Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.3765445Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3765965Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3766296Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:54.3766527Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3766890Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3767218Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:54.3767454Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3767884Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3768204Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:54.3768443Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3768791Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3769145Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.3769415Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3769765Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3770116Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.3770386Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3770759Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3771275Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.3771786Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3772446Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3773075Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:54.3773493Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3774154Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3774803Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:54.3775214Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3775566Z In file included from external/sleef/src/libm/sleefsimddp.c:249:0: 2022-05-18T04:29:54.3776019Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3776359Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.3776742Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3777445Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3778055Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.3778421Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3779333Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3779924Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.3780164Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3780547Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3781046Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.3781405Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3782049Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3782652Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T04:29:54.3783024Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3783701Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3784278Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T04:29:54.3784875Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3785566Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3786465Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3786883Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3787607Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3788262Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:54.3788800Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3789645Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3791828Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T04:29:54.3792391Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3793658Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3794559Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T04:29:54.3795047Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3795855Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3796463Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3797048Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3797881Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3798397Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:54.3799279Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3800920Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3801466Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:54.3801830Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3802486Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3803058Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.3803446Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3804082Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3804590Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.3804941Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3805683Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3805910Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.3806029Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3806512Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3806766Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T04:29:54.3806885Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3807377Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3807674Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.3807795Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3808290Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3808511Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.3808617Z ^~~~~~~~~~ 2022-05-18T04:29:54.3809110Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3813324Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:54.3813499Z ^~~~~~~~~~ 2022-05-18T04:29:54.3814050Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3814327Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3814453Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3815553Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3815841Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3815963Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3816475Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3816839Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3817059Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3817505Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3817851Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3817962Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3818427Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3818630Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3818738Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3819224Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3819620Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3819734Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3820211Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3820474Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3820578Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3821089Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3821584Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3821704Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3822194Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3822492Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T04:29:54.3822618Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3823125Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3823423Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T04:29:54.3823548Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3824053Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3824349Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T04:29:54.3824471Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3824967Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3825268Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.3825399Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3826262Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3826493Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.3826588Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3827045Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3827359Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.3827488Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3827965Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3828219Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.3828464Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3828961Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3829227Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T04:29:54.3829338Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3830737Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3830974Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T04:29:54.3831076Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3831509Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3831739Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T04:29:54.3831861Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3832359Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3832650Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T04:29:54.3832762Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3833251Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3833472Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T04:29:54.3833590Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3834096Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3834321Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T04:29:54.3834447Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3834944Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3835440Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T04:29:54.3835564Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3836043Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3836535Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T04:29:54.3836655Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3837161Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3837488Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T04:29:54.3837618Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3838136Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3838408Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3838539Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3839066Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3839334Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3839462Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3839956Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3840301Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3840408Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3840941Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3841202Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3841330Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3841839Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3842104Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3842233Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3842755Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3843035Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3843146Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3843715Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3844142Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T04:29:54.3844274Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3844789Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3845196Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T04:29:54.3845327Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3846011Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3846426Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T04:29:54.3846560Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3847095Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3847372Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:54.3847501Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3848103Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3848373Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:54.3848501Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3849015Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3849437Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T04:29:54.3849562Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3850081Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3850498Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T04:29:54.3850628Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3851149Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3851401Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:54.3851516Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3851983Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3852311Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T04:29:54.3852430Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3852945Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3853193Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T04:29:54.3853317Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3853845Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3854149Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T04:29:54.3854257Z ^~~~~~~~~~ 2022-05-18T04:29:54.3854762Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3855068Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T04:29:54.3855194Z ^~~~~~~~~~ 2022-05-18T04:29:54.3855726Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3856013Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T04:29:54.3856126Z ^~~~~~~~~~ 2022-05-18T04:29:54.3856646Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3856874Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T04:29:54.3857002Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3857542Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3857772Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T04:29:54.3857896Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3858436Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3858804Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T04:29:54.3858928Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3859444Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3859687Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T04:29:54.3859812Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3860346Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3860692Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T04:29:54.3860827Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3861346Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3861664Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T04:29:54.3861778Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3862306Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3862626Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T04:29:54.3862757Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3863275Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3863627Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T04:29:54.3863752Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3864268Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3864463Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T04:29:54.3864571Z ^~~~~~~~~~ 2022-05-18T04:29:54.3865096Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3865351Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T04:29:54.3865486Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3866680Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3866900Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T04:29:54.3867002Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3867497Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3867804Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T04:29:54.3867919Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3868408Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3868626Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T04:29:54.3868733Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3870174Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3870402Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T04:29:54.3870530Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3871035Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3871243Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T04:29:54.3871370Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3871877Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3872139Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:54.3872251Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3872764Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3873068Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T04:29:54.3873184Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3873714Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3873970Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.3874102Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3874638Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3874889Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.3875017Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3875553Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3875786Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.3875913Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3876548Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3876822Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T04:29:54.3876952Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3877496Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3877745Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.3877867Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3878388Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3878638Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.3878760Z ^~~~~~~~~~ 2022-05-18T04:29:54.3879290Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3879496Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:54.3879615Z ^~~~~~~~~~ 2022-05-18T04:29:54.3880159Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3880381Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T04:29:54.3880487Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3880968Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3881199Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T04:29:54.3881326Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3881853Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3882107Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3882238Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3882752Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3883165Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3883295Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3883810Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3884078Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3884181Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3884621Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3885097Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3885210Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3885693Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3885929Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T04:29:54.3886058Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3886587Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3886845Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3886972Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3887504Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3887892Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3888018Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3888544Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3888772Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T04:29:54.3888898Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3889413Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3889628Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T04:29:54.3889740Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3890210Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3890424Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T04:29:54.3890524Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3890989Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3891210Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T04:29:54.3891390Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3891867Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3892085Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T04:29:54.3892200Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3892684Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3892881Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T04:29:54.3892997Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3893478Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3893688Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:54.3893800Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3894254Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3894485Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T04:29:54.3894619Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3895048Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3895249Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T04:29:54.3895363Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3895847Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3896168Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T04:29:54.3896290Z ^~~~~~~~~~ 2022-05-18T04:29:54.3896811Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3897145Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T04:29:54.3897246Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3897760Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3897988Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T04:29:54.3898109Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3898625Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3898977Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3899106Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3899621Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3899883Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3900007Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3900545Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3900818Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3900944Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3901473Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3901742Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3901866Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3902435Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3902712Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3902837Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3903379Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3903658Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3903786Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3904319Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3904752Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T04:29:54.3904884Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3905380Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3906231Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T04:29:54.3906366Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3906840Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3907212Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T04:29:54.3907323Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3907759Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3908021Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.3908110Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3908624Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3908909Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.3909042Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3909499Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3909866Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T04:29:54.3909981Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3910419Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3911875Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T04:29:54.3911997Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3912511Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3912788Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.3912914Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3913424Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3913684Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T04:29:54.3913817Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3914299Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3914528Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T04:29:54.3914653Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3915242Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3915563Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T04:29:54.3924002Z ^~~~~~~~~~ 2022-05-18T04:29:54.3924626Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3925143Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T04:29:54.3925379Z ^~~~~~~~~~ 2022-05-18T04:29:54.3925893Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3926125Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T04:29:54.3926240Z ^~~~~~~~~~ 2022-05-18T04:29:54.3926743Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3926975Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T04:29:54.3927093Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3927585Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3927888Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T04:29:54.3927988Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3928506Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3928871Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T04:29:54.3928998Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3929524Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3929790Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T04:29:54.3929913Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3930958Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3931304Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T04:29:54.3931401Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3931845Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3932198Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T04:29:54.3932316Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3932750Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3933033Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T04:29:54.3933158Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3933650Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3933905Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T04:29:54.3934010Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3934484Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3934689Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T04:29:54.3934802Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3935329Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3935556Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.3935658Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3936053Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3936230Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T04:29:54.3936325Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3936719Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3936916Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T04:29:54.3937016Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3937414Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3937594Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T04:29:54.3937691Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3938089Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3938274Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T04:29:54.3938372Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3938779Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3938945Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T04:29:54.3939052Z ^~~~~~~~~~ 2022-05-18T04:29:54.3939502Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3939689Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T04:29:54.3939784Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3940208Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3940494Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.3940618Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3941053Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3941299Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.3941536Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3942018Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3942281Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T04:29:54.3942406Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3942890Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3943145Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T04:29:54.3943277Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3943801Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3944087Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T04:29:54.3944212Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3944701Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3945017Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.3945137Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3945661Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3946022Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:54.3946152Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3946693Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3946962Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.3947090Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3947610Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3947879Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.3948004Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3948531Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3948794Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.3948917Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3949436Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3949707Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:54.3949818Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3950354Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3950633Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.3950761Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3951221Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3951476Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.3951605Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3952141Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3952481Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T04:29:54.3952603Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3953130Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3953375Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T04:29:54.3953504Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3954016Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3954259Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T04:29:54.3954385Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3954871Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3955125Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T04:29:54.3955256Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3955782Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3956092Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T04:29:54.3956221Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3956768Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3957022Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T04:29:54.3957136Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3957663Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3957908Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T04:29:54.3958036Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3958564Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3958817Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T04:29:54.3958950Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3959486Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3959742Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T04:29:54.3959858Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3960388Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3960600Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T04:29:54.3960726Z ^~~~~~~~~~ 2022-05-18T04:29:54.3961262Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3961535Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T04:29:54.3961665Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3962196Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3962404Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T04:29:54.3962526Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3963058Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3963299Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T04:29:54.3963425Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3964002Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3964267Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T04:29:54.3964389Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.3964908Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3965134Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T04:29:54.3965263Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3965797Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3966021Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T04:29:54.3966149Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3966677Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3966917Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T04:29:54.3967030Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3967684Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3967905Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T04:29:54.3968020Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3968485Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3968682Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:54.3968807Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3969341Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.3969660Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T04:29:54.3969785Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3970267Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3970502Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:54.3970638Z ^~~~~ 2022-05-18T04:29:54.3971116Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3971341Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:54.3971463Z ^~~~ 2022-05-18T04:29:54.3971934Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3972152Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:54.3972292Z ^~~~ 2022-05-18T04:29:54.3972779Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3973005Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:54.3973146Z ^~~~~~ 2022-05-18T04:29:54.3973394Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.3973861Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3974131Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.3974278Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3974783Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3975089Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.3975285Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3975777Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3975986Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.3976113Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3976622Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3976855Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.3976994Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3977500Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3977761Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.3977899Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3978410Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3978637Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.3978758Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3979301Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3979511Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.3979644Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.3980092Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3980248Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:54.3980349Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3980752Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3980987Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.3981107Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.3981537Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3981785Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.3981893Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.3982330Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.3982579Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.3982693Z ^~~~~~~~~~~ 2022-05-18T04:29:54.3983103Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4002356Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.4002551Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4003124Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4003370Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.4003510Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4004032Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4004275Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.4004395Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4004904Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4005209Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.4005345Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4005827Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4006045Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.4006179Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4006702Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4006960Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.4007110Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4007690Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4007923Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:54.4008069Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4008591Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4008833Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.4009030Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4009268Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.4009760Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4009998Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:54.4010142Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4010641Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4010873Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:54.4011020Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4011517Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4011736Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.4011880Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4012386Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4012623Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:54.4012767Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4013301Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4013549Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.4013697Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4014190Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4014444Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.4014592Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4015091Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4015362Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.4015512Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4016030Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4016278Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.4016411Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4016966Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4017249Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.4017403Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4017933Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4018246Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.4018402Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4018921Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4019233Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.4019374Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4019911Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4020257Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.4020413Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4020927Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4021202Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.4021355Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4021874Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4022150Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.4022297Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4022805Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4023083Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.4023231Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4023755Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4024048Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.4024199Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4024708Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4024977Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.4025120Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4025627Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4025991Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.4029125Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4029653Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4029900Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.4030051Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4030567Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4030922Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.4031071Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4031576Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4031838Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.4031990Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4032461Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4032710Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.4032850Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4033361Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4033569Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T04:29:54.4033694Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4034179Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4034438Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T04:29:54.4034549Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4035075Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4035292Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T04:29:54.4035419Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4035928Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4036219Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.4036377Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4036890Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4037201Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.4037337Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4037844Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4038146Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.4038299Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4038830Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4039137Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.4039293Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4039801Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4040052Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.4040199Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4040698Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4040965Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.4041108Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4041604Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4041916Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.4042052Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4042281Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.4042759Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4043003Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.4043147Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4043391Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.4043838Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4044070Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.4044214Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4044673Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4044935Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.4045078Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4045585Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4045816Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.4045960Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4046404Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4046742Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.4046880Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4047116Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.4047572Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4048003Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:54.4048146Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4048613Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4048849Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:54.4048992Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4049239Z In file included from external/sleef/src/libm/sleefsimddp.c:249:0: 2022-05-18T04:29:54.4049751Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4049992Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.4050124Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4050657Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4050893Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.4051024Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4051574Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4051807Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.4051926Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4052474Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4052702Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.4052878Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4053383Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4053715Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:54.4053845Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4054396Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4054650Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4054781Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4055268Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4055469Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:54.4055594Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4056116Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4056313Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:54.4056438Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4056976Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4057146Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.4057265Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4057792Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4058037Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.4058163Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4058691Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4058941Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.4059051Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4059564Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4059809Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.4059935Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4060464Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4060740Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T04:29:54.4060870Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4061375Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4061606Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.4061730Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4062246Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4062481Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.4062610Z ^~~~~~~~~~ 2022-05-18T04:29:54.4063112Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4063316Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:54.4063423Z ^~~~~~~~~~ 2022-05-18T04:29:54.4064223Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4064512Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4064641Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4065197Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4065481Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4065614Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4074737Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4075003Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4075111Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4075620Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4075896Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4076031Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4076545Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4076786Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4076999Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4077516Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4077926Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4078057Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4078574Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4078866Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4078995Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4079496Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4080192Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4080321Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4080835Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4081133Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T04:29:54.4081261Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4081778Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4082077Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T04:29:54.4082209Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4082682Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4082929Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.4083053Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4083566Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4083833Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.4083946Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4084467Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4084806Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.4085034Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4085567Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4085856Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.4085993Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4086476Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4086706Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T04:29:54.4086834Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4087327Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4087564Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T04:29:54.4087760Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4088289Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4088597Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T04:29:54.4088717Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4089240Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4089479Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T04:29:54.4089609Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4090047Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4090479Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T04:29:54.4090626Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4091139Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: 'vsub_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4091685Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T04:29:54.4091816Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4092336Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4092610Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4092741Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4093228Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4093502Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4093632Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4094154Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4094408Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4094537Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4095036Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4095308Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4095436Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4095958Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4096281Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4096408Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4096887Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: 'veq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4097158Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4097287Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4097797Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4098231Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T04:29:54.4098363Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4098874Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4099313Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T04:29:54.4099432Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4100006Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4100435Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T04:29:54.4100573Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4101095Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4101389Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:54.4101523Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4102055Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4102340Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:54.4102456Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4102978Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4103414Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T04:29:54.4103547Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4104061Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4104447Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T04:29:54.4104576Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4105051Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4105272Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:54.4105387Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4105947Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4106196Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T04:29:54.4106321Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4106838Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4107089Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T04:29:54.4107217Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4107692Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4108074Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T04:29:54.4108200Z ^~~~~~~~~~ 2022-05-18T04:29:54.4108696Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: 'vabs_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4108994Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T04:29:54.4109119Z ^~~~~~~~~~ 2022-05-18T04:29:54.4109629Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4109860Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T04:29:54.4109972Z ^~~~~~~~~~ 2022-05-18T04:29:54.4110492Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: 'vdiv_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4110727Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T04:29:54.4110864Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4111386Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4111678Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T04:29:54.4111809Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4112330Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4112667Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T04:29:54.4112800Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4113326Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4113576Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T04:29:54.4113707Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4114253Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: 'vreinterpret_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4114595Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T04:29:54.4114729Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4115258Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: 'vreinterpret_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4115590Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T04:29:54.4115723Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4116276Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: 'vreinterpret_vf_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4116606Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T04:29:54.4116746Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4117283Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: 'vreinterpret_vm_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4117617Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T04:29:54.4117749Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4118279Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4118534Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T04:29:54.4118664Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4119189Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4119490Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T04:29:54.4119620Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4120136Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4120376Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T04:29:54.4120483Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4121003Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4121238Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T04:29:54.4121365Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4121885Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4122090Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T04:29:54.4122211Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4122734Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4122952Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T04:29:54.4123079Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4123632Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4123941Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:54.4124067Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4124569Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: 'vcast_vi2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4124875Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T04:29:54.4125001Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4125513Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4125768Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.4125898Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4126420Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4126674Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.4126798Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4127311Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4127559Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.4127740Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4128243Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4128498Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.4128625Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4129146Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4129395Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.4129523Z ^~~~~~~~~~ 2022-05-18T04:29:54.4130050Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4130245Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:54.4130372Z ^~~~~~~~~~ 2022-05-18T04:29:54.4130889Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4131120Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T04:29:54.4131294Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4131823Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4132248Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4132377Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4132885Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4133178Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4133312Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4133817Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4134046Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:54.4134170Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4134690Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4135577Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4136157Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4136838Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4137302Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T04:29:54.4137437Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4137998Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4138315Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.4138459Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4139020Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4139481Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T04:29:54.4139602Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4140128Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4140394Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T04:29:54.4140524Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4141069Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4141412Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.4141556Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4142085Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4142380Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.4142515Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4143054Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4143324Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T04:29:54.4143458Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4143979Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4144309Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.4144444Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4144952Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4145232Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:54.4145361Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4145963Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4146210Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.4146340Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4146842Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4147142Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.4147269Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4147762Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4148097Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.4148228Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4148766Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4149037Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T04:29:54.4149162Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4149688Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4149908Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T04:29:54.4150016Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4150534Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4150730Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T04:29:54.4150848Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4151375Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4151587Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T04:29:54.4167058Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4167781Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4167971Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T04:29:54.4168094Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4168653Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4168879Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T04:29:54.4169008Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4169536Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4169753Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:54.4169868Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4170074Z [127 / 970] 8 actions running 2022-05-18T04:29:54.4170389Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.4170748Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4171104Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4171458Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4171905Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4172232Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4172570Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4172924Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4172936Z 2022-05-18T04:29:54.4173082Z  2022-05-18T04:29:54.4173226Z  2022-05-18T04:29:54.4173367Z  2022-05-18T04:29:54.4173509Z  2022-05-18T04:29:54.4173651Z  2022-05-18T04:29:54.4173781Z  2022-05-18T04:29:54.4173921Z  2022-05-18T04:29:54.4174073Z  2022-05-18T04:29:54.4174395Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:54.4174614Z [127 / 970] 8 actions running 2022-05-18T04:29:54.4174934Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.4175285Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4175628Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4175982Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4176317Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4176711Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4177063Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4177412Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4177422Z 2022-05-18T04:29:54.4177566Z  2022-05-18T04:29:54.4177697Z  2022-05-18T04:29:54.4177835Z  2022-05-18T04:29:54.4177979Z  2022-05-18T04:29:54.4178117Z  2022-05-18T04:29:54.4178256Z  2022-05-18T04:29:54.4178393Z  2022-05-18T04:29:54.4178531Z  2022-05-18T04:29:54.4178868Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:54.4179327Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.4179502Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:54.4179613Z ^ 2022-05-18T04:29:54.4179735Z At top level: 2022-05-18T04:29:54.4180264Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4180562Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T04:29:54.4180678Z ^~~~~~~ 2022-05-18T04:29:54.4181199Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4181560Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T04:29:54.4181690Z ^~~~~~~ 2022-05-18T04:29:54.4182206Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4182522Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T04:29:54.4182652Z ^~~~~~~~~ 2022-05-18T04:29:54.4183154Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4183406Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T04:29:54.4183549Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4184066Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4184285Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:54.4184428Z ^~~~~~~ 2022-05-18T04:29:54.4184845Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4185118Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:54.4185259Z ^~~~~~~ 2022-05-18T04:29:54.4185914Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4186101Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T04:29:54.4186217Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4186617Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4186831Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:54.4186977Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4187349Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4187517Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:54.4187617Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4187988Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4188309Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.4188442Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4188868Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4189077Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:54.4189208Z ^~~~~~ 2022-05-18T04:29:54.4189675Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4189894Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:54.4190010Z ^~~~~~ 2022-05-18T04:29:54.4190465Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4190658Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:54.4190786Z ^~~~~~ 2022-05-18T04:29:54.4225433Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4225623Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:54.4225859Z ^~~~~ 2022-05-18T04:29:54.4226357Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4226538Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:54.4226677Z ^~~~~~ 2022-05-18T04:29:54.4227156Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4227350Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:54.4227478Z ^~~~~ 2022-05-18T04:29:54.4227927Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4228053Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:54.4228122Z ^~~~~~~ 2022-05-18T04:29:54.4228402Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4228540Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:54.4228625Z ^~~~~~~~~~ 2022-05-18T04:29:54.4228894Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4229121Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:54.4229211Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4229483Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4229616Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:54.4229683Z ^~~~~~~ 2022-05-18T04:29:54.4229951Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4230055Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:54.4230129Z ^~~~~~ 2022-05-18T04:29:54.4230393Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4230506Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:54.4230580Z ^~~~~~~~~ 2022-05-18T04:29:54.4230835Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4231015Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4231102Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4231371Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4231510Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:54.4231594Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4231857Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4231995Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:54.4232071Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4232335Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4232475Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:54.4232558Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4232825Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4232954Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:54.4233038Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4233306Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4233435Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:54.4233510Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4233778Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4233901Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:54.4233985Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4234248Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4234438Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:54.4234523Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4234788Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4234945Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:54.4235053Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4235318Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4235454Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:54.4235537Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4235801Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4235958Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:54.4236047Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4236299Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4236430Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:54.4236514Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4236777Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4236928Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:54.4237010Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4237272Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4237416Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4237491Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4237756Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4237895Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4237981Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4238245Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4238372Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:54.4238454Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4238767Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4238970Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:54.4239078Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4239523Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4239741Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:54.4239872Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4240100Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.4240577Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4240803Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:54.4240919Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4241381Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4241603Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.4241744Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4242222Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4242447Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.4242670Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4243135Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4243350Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:54.4243463Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4243884Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4244124Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.4244254Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4244659Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4244892Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.4245014Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4245456Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4245674Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.4245880Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4246334Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4246531Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:54.4246658Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4247093Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4247291Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.4247422Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4247905Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4248142Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4248289Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4248746Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4249014Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:54.4249158Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4249616Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4249851Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.4249986Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4250417Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4250653Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4250783Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4251184Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4251411Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.4251539Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4251942Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4252146Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.4252293Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4252736Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4253235Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.4253375Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4253819Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4254063Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.4254202Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4254630Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4254866Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.4255002Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4255428Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4255627Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.4255742Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4256154Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4256445Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.4256572Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4257017Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4257252Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4257389Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4257824Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4258056Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4258187Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4258631Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4258856Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:54.4258997Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4259451Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4259689Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:54.4259844Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4260247Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4260444Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.4260575Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4261012Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4261250Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.4261393Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4261845Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4262101Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.4262238Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4262640Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4262887Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.4263106Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4263498Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4263730Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.4263851Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4264275Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4264592Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.4264718Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4265132Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4265432Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:54.4265536Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4266242Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4266602Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.4266726Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4267165Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4267400Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.4271039Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4271553Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4271795Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.4271940Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4272383Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4272583Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.4272717Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4273164Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4273527Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.4273675Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4274130Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4274415Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.4274565Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4275042Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4275352Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:54.4275503Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4275733Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.4276195Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4276470Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.4276604Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4277175Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4277401Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:54.4277544Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4278027Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4278271Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:54.4278416Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4278901Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4279129Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:54.4279275Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4279753Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4279976Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:54.4280113Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4280631Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4280924Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:54.4281075Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4281537Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4281825Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:54.4281969Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4282444Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4282758Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.4282901Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4283378Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4283644Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:54.4283790Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4284226Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4284459Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:54.4284603Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4284849Z In file included from external/sleef/src/libm/sleefsimdsp.c:358:0: 2022-05-18T04:29:54.4285382Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4285619Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.4285753Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4286284Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4286491Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.4286629Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4287128Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4287359Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.4287495Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4288182Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4288409Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.4288540Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4289030Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4289232Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T04:29:54.4289350Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4289874Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4290082Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T04:29:54.4290207Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4290706Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4290965Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4291062Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4291626Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4291957Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:54.4292079Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4292611Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4293004Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T04:29:54.4293132Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4293657Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4293898Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T04:29:54.4294027Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4294558Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4294828Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4294962Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4295474Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4295662Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:54.4295789Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4296303Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4296499Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:54.4296638Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4297174Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4297423Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.4297555Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4298088Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4298320Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.4298428Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4298965Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4299206Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.4299333Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4299944Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4300218Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T04:29:54.4300349Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4300867Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4301098Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.4301229Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4301694Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4301903Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.4302029Z ^~~~~~~~~~ 2022-05-18T04:29:54.4302505Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4302701Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:54.4302806Z ^~~~~~~~~~ 2022-05-18T04:29:54.4303356Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4303612Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4303729Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4304214Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4304482Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4304595Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4323602Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4323892Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4324003Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4361654Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4361977Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4362106Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4362674Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4362931Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4363062Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4363601Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4364043Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4364160Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4364709Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4364993Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4365126Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4365644Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4366143Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4366272Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4366924Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4367244Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T04:29:54.4367361Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4367981Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4368294Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T04:29:54.4368421Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4368945Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4369249Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T04:29:54.4369384Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4369925Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4370286Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.4370421Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4370935Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4371192Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.4371318Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4371855Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4372184Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.4372329Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4372856Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4373129Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.4373260Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4373794Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4374053Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T04:29:54.4374182Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4374714Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4374991Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T04:29:54.4375126Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4375642Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4375885Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T04:29:54.4376017Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4376553Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4376793Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T04:29:54.4376923Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4377446Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4377689Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T04:29:54.4377864Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4378388Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4378626Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T04:29:54.4378750Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4379288Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4379803Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T04:29:54.4379928Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4380467Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4381015Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T04:29:54.4381136Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4381667Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4382051Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T04:29:54.4382176Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4382709Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4382983Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4383110Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4383630Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4383891Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4384014Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4384549Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4384811Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4384935Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4385471Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4386219Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4386349Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4386871Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4387156Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4387287Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4387785Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4388052Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4388178Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4388703Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4389138Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T04:29:54.4389251Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4389700Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4390191Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T04:29:54.4390321Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4390854Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4391284Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T04:29:54.4391415Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4391948Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4392289Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:54.4392403Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4392936Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4393221Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:54.4393355Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4393946Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4394385Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T04:29:54.4394517Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4395035Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4395436Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T04:29:54.4395568Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4396095Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4396380Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:54.4396508Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4397049Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4397307Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T04:29:54.4397435Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4397964Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4398204Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T04:29:54.4398331Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4398855Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4399172Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T04:29:54.4399296Z ^~~~~~~~~~ 2022-05-18T04:29:54.4399826Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4400128Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T04:29:54.4400251Z ^~~~~~~~~~ 2022-05-18T04:29:54.4400771Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4401001Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T04:29:54.4401122Z ^~~~~~~~~~ 2022-05-18T04:29:54.4401655Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4401947Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T04:29:54.4402074Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4402603Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4402849Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T04:29:54.4402963Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4403502Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4403864Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T04:29:54.4403991Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4404521Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4404765Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T04:29:54.4404894Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4405431Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4405806Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T04:29:54.4405924Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4406462Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4406796Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T04:29:54.4406928Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4407448Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4407857Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T04:29:54.4407985Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4408474Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4408791Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T04:29:54.4408922Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4409440Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4409633Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T04:29:54.4409757Z ^~~~~~~~~~ 2022-05-18T04:29:54.4410289Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4410555Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T04:29:54.4410686Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4411197Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4411451Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T04:29:54.4411576Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4412092Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4412318Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T04:29:54.4412440Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4412955Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4413191Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T04:29:54.4413365Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4413892Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4414098Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T04:29:54.4414213Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4414751Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4414979Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T04:29:54.4415103Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4415625Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4415915Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:54.4416028Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4416565Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4416910Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T04:29:54.4417036Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4417557Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4417800Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.4417919Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4418437Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4418669Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.4418796Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4419323Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4419553Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.4419677Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4420171Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4420443Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T04:29:54.4420556Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4421089Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4421337Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.4421463Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4422009Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4422251Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.4422378Z ^~~~~~~~~~ 2022-05-18T04:29:54.4422917Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4423119Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:54.4423247Z ^~~~~~~~~~ 2022-05-18T04:29:54.4423776Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4424002Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T04:29:54.4424132Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4424654Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4424937Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T04:29:54.4425066Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4425586Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4425940Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4426054Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4426522Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4426920Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4427025Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4440961Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4441253Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4441363Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4441999Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4442512Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4442643Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4463574Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4463845Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T04:29:54.4463975Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4464529Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4464797Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4464911Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4465463Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4465824Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4465955Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4466494Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4466720Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T04:29:54.4466837Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4467377Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4467609Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T04:29:54.4467734Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4468228Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4468461Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T04:29:54.4468581Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4469040Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4469257Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T04:29:54.4469380Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4469809Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4470022Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T04:29:54.4470273Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4470728Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4470937Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T04:29:54.4471066Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4471600Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4471832Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:54.4471937Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4472451Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4472694Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T04:29:54.4472822Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4473266Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4473475Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T04:29:54.4473600Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4474228Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4474549Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T04:29:54.4474677Z ^~~~~~~~~~ 2022-05-18T04:29:54.4475215Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4475546Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T04:29:54.4475672Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4476217Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4476454Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T04:29:54.4476581Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4477097Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4477375Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4477506Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4478033Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4478308Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4478436Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4478963Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4479243Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4479355Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4479880Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4480160Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4480290Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4480798Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4481076Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4481202Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4481734Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4482064Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4482175Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4482714Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4483164Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T04:29:54.4483302Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4483829Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4484277Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T04:29:54.4484413Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4484943Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4485372Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T04:29:54.4485503Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4486080Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4486376Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.4486515Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4487046Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4487336Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.4487468Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4488061Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4488522Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T04:29:54.4488656Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4489181Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4489638Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T04:29:54.4489772Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4490309Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4490604Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.4490734Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4491258Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4491524Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T04:29:54.4491654Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4492195Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4492461Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T04:29:54.4492587Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4493114Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4493435Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T04:29:54.4493547Z ^~~~~~~~~~ 2022-05-18T04:29:54.4494075Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4494458Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T04:29:54.4494588Z ^~~~~~~~~~ 2022-05-18T04:29:54.4495125Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4495364Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T04:29:54.4495484Z ^~~~~~~~~~ 2022-05-18T04:29:54.4496000Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4496243Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T04:29:54.4496369Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4496889Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4497146Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T04:29:54.4497274Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4497838Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4498210Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T04:29:54.4498342Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4498775Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4498914Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T04:29:54.4498985Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4499264Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4499448Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T04:29:54.4499524Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4499799Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4499980Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T04:29:54.4500047Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4500326Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4500509Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T04:29:54.4500584Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4500862Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4501041Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T04:29:54.4501114Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4501394Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4501527Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T04:29:54.4501587Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4501859Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4502006Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4502079Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4502389Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4502529Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T04:29:54.4502602Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4502877Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4503001Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T04:29:54.4503075Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4503349Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4503479Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T04:29:54.4503551Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4503825Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4503959Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T04:29:54.4504028Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4504319Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4504427Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T04:29:54.4504496Z ^~~~~~~~~~ 2022-05-18T04:29:54.4504770Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4504888Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T04:29:54.4504959Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4505232Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4505419Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.4505492Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4519881Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4520273Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.4520411Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4520941Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4521224Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T04:29:54.4521353Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4521865Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4522145Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T04:29:54.4522266Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4522988Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4523282Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T04:29:54.4523410Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4523958Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4524231Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.4524357Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4524900Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4525275Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:54.4525403Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4525958Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4526237Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.4526368Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4526903Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4527153Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.4527278Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4527847Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4528094Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.4528207Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4528773Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4529016Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:54.4529135Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4529607Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4529868Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.4529985Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4530440Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4530693Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.4530818Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4531361Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4531598Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T04:29:54.4531724Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4532238Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4532474Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T04:29:54.4532584Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4533105Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4533346Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T04:29:54.4533468Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4533983Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4534232Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T04:29:54.4534357Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4534853Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4535059Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T04:29:54.4535176Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4535667Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4535887Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T04:29:54.4536088Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4536538Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4536756Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T04:29:54.4536869Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4537336Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4537576Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T04:29:54.4537693Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4538177Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4538393Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T04:29:54.4538518Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4538999Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4539197Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T04:29:54.4539367Z ^~~~~~~~~~ 2022-05-18T04:29:54.4539844Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4540078Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T04:29:54.4540193Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4540687Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4540886Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T04:29:54.4541000Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4541491Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4541674Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T04:29:54.4541786Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4542222Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4542463Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T04:29:54.4542571Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4543052Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4543256Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T04:29:54.4543377Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4543890Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4544103Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T04:29:54.4544229Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4544746Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4544961Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T04:29:54.4545090Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4545604Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4545954Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T04:29:54.4546044Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4546460Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4546800Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:54.4546929Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4547449Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4547759Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T04:29:54.4547879Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4555490Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4555773Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.4555894Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4556371Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4556617Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4556758Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4556987Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.4557538Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4557771Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4557912Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4558322Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4558604Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.4558739Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4559163Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4559476Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.4559611Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4560033Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4560254Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.4560373Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4560792Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4561095Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.4561237Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4561447Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.4561887Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4562100Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:54.4562249Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4562451Z In file included from external/sleef/src/libm/sleefsimdsp.c:358:0: 2022-05-18T04:29:54.4562916Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4563117Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.4563242Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4563808Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4564013Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.4564222Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4564701Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4564891Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.4565022Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4565471Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4565681Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.4565806Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4566242Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4566438Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T04:29:54.4566563Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4567030Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4567216Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T04:29:54.4567324Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4567962Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4568222Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4568345Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4568814Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4569138Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:54.4569247Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4569744Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4570133Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T04:29:54.4570256Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4570761Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4571023Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T04:29:54.4571155Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4571682Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4571944Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4572056Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4572550Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4572744Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:54.4572854Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4573314Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4573504Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:54.4573635Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4574100Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4574265Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.4574383Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4574865Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4575107Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.4575307Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4575825Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4576071Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.4576186Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4576685Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4576917Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.4577044Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4577563Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4577808Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.4577933Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4578443Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4578673Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.4578801Z ^~~~~~~~~~ 2022-05-18T04:29:54.4579354Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4579559Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:54.4579668Z ^~~~~~~~~~ 2022-05-18T04:29:54.4580192Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4580467Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4580585Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4581066Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4581504Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4581630Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4582160Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4582425Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.4582550Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4583084Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4583499Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T04:29:54.4583610Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4584141Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4584425Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:54.4584544Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4585045Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4585476Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T04:29:54.4585614Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4587884Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4588194Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:54.4588304Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4588842Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4589197Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.4589315Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4589824Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4590067Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.4590195Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4590700Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4590931Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.4591049Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4591523Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4591793Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T04:29:54.4591913Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4592388Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4592694Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.4592823Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4593319Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4593563Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.4593683Z ^~~~~~~~~~ 2022-05-18T04:29:54.4594188Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4594393Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:54.4594514Z ^~~~~~~~~~ 2022-05-18T04:29:54.4595033Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4595265Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T04:29:54.4595380Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4595890Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4596133Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4596261Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4596766Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4597207Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4597341Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4597868Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4598149Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4598279Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4598792Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4599296Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4599421Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4599942Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4600205Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T04:29:54.4600392Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4600878Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4601126Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4601255Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4601747Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4602003Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4602125Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4602629Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4602847Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T04:29:54.4602957Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4603421Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4603655Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T04:29:54.4603771Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4604309Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4604554Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T04:29:54.4604682Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4605196Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4640218Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T04:29:54.4640394Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4640958Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4641204Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T04:29:54.4641319Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4641835Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4642066Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T04:29:54.4642191Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4642696Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4642922Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:54.4643033Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4643561Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4643805Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T04:29:54.4643933Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4644450Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4644688Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T04:29:54.4644816Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4645324Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4645648Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T04:29:54.4645751Z ^~~~~~~~~~ 2022-05-18T04:29:54.4646255Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: 'vsub_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4646582Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T04:29:54.4646865Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4647383Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4647683Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T04:29:54.4647810Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4648324Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4648594Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4648723Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4649241Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4649519Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4649641Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4650158Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4650433Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4650561Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4651121Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4651406Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4651533Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4652050Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4652324Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4652452Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4652969Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4653246Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4653359Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4653892Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4654342Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T04:29:54.4654473Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4654998Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4655446Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T04:29:54.4655581Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4656099Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4656480Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T04:29:54.4656609Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4657100Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4657395Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.4657527Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4658056Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4658347Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.4658531Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4659066Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4659502Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T04:29:54.4659636Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4660173Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4660618Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T04:29:54.4660750Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4661279Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4661573Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.4661700Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4662192Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4662458Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T04:29:54.4662631Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4663154Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4663417Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T04:29:54.4663539Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4664052Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4664377Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T04:29:54.4664489Z ^~~~~~~~~~ 2022-05-18T04:29:54.4665000Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: 'vabs_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4665346Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T04:29:54.4665476Z ^~~~~~~~~~ 2022-05-18T04:29:54.4667371Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4667619Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T04:29:54.4667740Z ^~~~~~~~~~ 2022-05-18T04:29:54.4668276Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4668519Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T04:29:54.4668649Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4669158Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4669416Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T04:29:54.4669545Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4670064Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4670435Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T04:29:54.4670562Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4671072Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4671320Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T04:29:54.4671445Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4671988Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: 'vreinterpret_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4672421Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T04:29:54.4672555Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4673094Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4673433Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T04:29:54.4673568Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4674082Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4674410Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T04:29:54.4674541Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4675087Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: 'vreinterpret_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4675414Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T04:29:54.4675600Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4676074Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4676304Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T04:29:54.4676417Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4676932Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4677193Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4677314Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4677840Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4678096Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T04:29:54.4678226Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4678748Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4678981Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T04:29:54.4679118Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4679609Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4679843Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T04:29:54.4679966Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4680464Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4680707Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T04:29:54.4680833Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4681326Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: 'vcast_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4681526Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T04:29:54.4681649Z ^~~~~~~~~~ 2022-05-18T04:29:54.4682155Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4682373Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T04:29:54.4682500Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4683043Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4683384Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.4683573Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4684104Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4684393Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.4684527Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4685059Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4685323Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.4685451Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4685949Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4686220Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.4686324Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4686894Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4687169Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:54.4687280Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4687864Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4688134Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.4688253Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4688768Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4689030Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.4689154Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4689689Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4689953Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T04:29:54.4690083Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4690581Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4690805Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T04:29:54.4690932Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4691439Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4691675Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T04:29:54.4691799Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4692322Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4692552Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T04:29:54.4692684Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4693204Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4693431Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T04:29:54.4693544Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4694065Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4694275Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T04:29:54.4694461Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4694975Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4695170Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T04:29:54.4695289Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4695809Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4696013Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T04:29:54.4696135Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4696658Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4696849Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T04:29:54.4696968Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4697506Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4697741Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T04:29:54.4697856Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4698415Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4698628Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:54.4698756Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4698981Z [128 / 970] 8 actions running 2022-05-18T04:29:54.4699301Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.4699630Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4699961Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4700301Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4700654Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4700991Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4701343Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4701691Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4701704Z 2022-05-18T04:29:54.4701856Z  2022-05-18T04:29:54.4701997Z  2022-05-18T04:29:54.4702126Z  2022-05-18T04:29:54.4702267Z  2022-05-18T04:29:54.4702407Z  2022-05-18T04:29:54.4702550Z  2022-05-18T04:29:54.4702695Z  2022-05-18T04:29:54.4702840Z  2022-05-18T04:29:54.4703160Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:54.4703360Z [128 / 970] 8 actions running 2022-05-18T04:29:54.4703679Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.4704032Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4704384Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4704741Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4705090Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4705432Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4705886Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4706231Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.4706241Z 2022-05-18T04:29:54.4706387Z  2022-05-18T04:29:54.4706532Z  2022-05-18T04:29:54.4706680Z  2022-05-18T04:29:54.4706820Z  2022-05-18T04:29:54.4706965Z  2022-05-18T04:29:54.4707093Z  2022-05-18T04:29:54.4707235Z  2022-05-18T04:29:54.4707375Z  2022-05-18T04:29:54.4707728Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:54.4708178Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.4708430Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:54.4708542Z ^ 2022-05-18T04:29:54.4708652Z At top level: 2022-05-18T04:29:54.4709154Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4709377Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:54.4709516Z ^~~~~~~ 2022-05-18T04:29:54.4710021Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4710247Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:54.4710386Z ^~~~~~~ 2022-05-18T04:29:54.4710903Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4711115Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:54.4711248Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4711757Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4711992Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:54.4712194Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4712676Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4712946Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.4713079Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4713501Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4713692Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:54.4713828Z ^~~~~~ 2022-05-18T04:29:54.4714250Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4714442Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:54.4714572Z ^~~~~~ 2022-05-18T04:29:54.4715011Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4715205Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:54.4715313Z ^~~~~~ 2022-05-18T04:29:54.4715812Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4716026Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:54.4716163Z ^~~~~ 2022-05-18T04:29:54.4716642Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4716858Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:54.4716998Z ^~~~~~ 2022-05-18T04:29:54.4717517Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4717717Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:54.4717852Z ^~~~~ 2022-05-18T04:29:54.4718358Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4718580Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:54.4718717Z ^~~~~~~ 2022-05-18T04:29:54.4719226Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4719558Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:54.4719703Z ^~~~~~~~~~ 2022-05-18T04:29:54.4720204Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4720462Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:54.4720612Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4721130Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4721370Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:54.4721509Z ^~~~~~~ 2022-05-18T04:29:54.4722011Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4722204Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:54.4722320Z ^~~~~~ 2022-05-18T04:29:54.4722833Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4723029Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:54.4723197Z ^~~~~~~~~ 2022-05-18T04:29:54.4723696Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4723953Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4724099Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4724602Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4724846Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:54.4724993Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4725502Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4725762Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:54.4725912Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4726420Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4726671Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:54.4726820Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4727307Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4727536Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:54.4727733Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4728256Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4728487Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:54.4728630Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4729138Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4729366Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:54.4729497Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4730009Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4730369Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:54.4730518Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4731079Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4731397Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:54.4731544Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4732052Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4732297Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:54.4732428Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4732924Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4733218Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:54.4733369Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4733873Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4734113Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:54.4734311Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4734823Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4735040Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:54.4735183Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4735690Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4735957Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4736100Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4736618Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4736873Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4737025Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4737516Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4737748Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:54.4737890Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4738392Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4738616Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:54.4738759Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4739255Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4739489Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:54.4739619Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4739868Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.4740350Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4740579Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:54.4740727Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4741200Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4741441Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.4741587Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4742055Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4742339Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.4742482Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4742970Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4743197Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:54.4743335Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4743802Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4744053Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.4744184Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4744660Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4744923Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.4745071Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4745594Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4745977Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.4746128Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4746622Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4746836Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:54.4746976Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4747457Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4747687Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.4747832Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4748306Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4748570Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4748716Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4749177Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4749438Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:54.4749585Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4750059Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4750320Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.4750470Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4750943Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4751198Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4751327Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4751814Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4752077Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.4752225Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4752700Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4752959Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.4753186Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4753662Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4753911Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.4754060Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4754514Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4754775Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.4754921Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4755409Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4755661Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.4755809Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4756290Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4756533Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.4756731Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4757221Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4757479Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.4757630Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4758120Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4758376Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4758525Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4758989Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4759248Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4759398Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4759874Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4760139Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:54.4760289Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4760770Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4761014Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:54.4761149Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4761626Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4761855Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.4761993Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4762479Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4762709Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.4762856Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4763328Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4763618Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.4763760Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4764271Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4764555Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.4764700Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4765173Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4765441Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.4765585Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4766044Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4766382Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.4766526Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4767011Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4767341Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:54.4767518Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4768057Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4768363Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.4768502Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4768966Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4769250Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.4769393Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4769873Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4770136Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.4770281Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4770752Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4770984Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.4771107Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4771592Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4771959Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.4772115Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4772571Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4772895Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.4773051Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4773524Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4773830Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:54.4773968Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4774212Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.4774698Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4775029Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.4775185Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4775668Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4775896Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:54.4776040Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4776498Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4776744Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:54.4776891Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4777374Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4777632Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:54.4777787Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4778265Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4778541Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:54.4778669Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4779131Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4779417Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:54.4779566Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4780049Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4780341Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:54.4780494Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4780966Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4781280Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.4781430Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4781901Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4782163Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:54.4782307Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4782779Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4783033Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:54.4783182Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4783413Z In file included from external/sleef/src/libm/sleefsimdsp.c:358:0: 2022-05-18T04:29:54.4783957Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4784183Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.4784306Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4784841Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4785077Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.4785211Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4785965Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4786285Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.4786406Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4786950Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4787186Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.4787317Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4787860Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4788072Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T04:29:54.4788193Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4788713Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4788923Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T04:29:54.4789055Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4789586Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4789934Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4790066Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4790594Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4790933Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:54.4791058Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4791564Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4791976Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T04:29:54.4792108Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4792639Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4792912Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T04:29:54.4793045Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4793584Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4793849Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4793958Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4794494Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4794695Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:54.4794828Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4795354Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4795556Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:54.4795682Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4796216Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4796447Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.4796572Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4797104Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4797347Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.4797469Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4798010Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4798293Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.4798421Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4798934Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4799210Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T04:29:54.4799340Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4799866Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4800111Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.4800236Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4800763Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4801006Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.4801116Z ^~~~~~~~~~ 2022-05-18T04:29:54.4801641Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4801892Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:54.4802009Z ^~~~~~~~~~ 2022-05-18T04:29:54.4802514Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4802784Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4802908Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4803430Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4803692Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4803818Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4804345Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4804631Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4804760Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4805271Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4805542Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4805668Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4806182Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4806433Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4806552Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4807076Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4807517Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4807713Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4808227Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4808512Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4808636Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4809162Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4809750Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4809879Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4810411Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4810718Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T04:29:54.4810843Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4811364Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4811674Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T04:29:54.4811784Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4812308Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4812607Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T04:29:54.4812735Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4813325Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4813594Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.4813720Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4814248Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4814505Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.4814621Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4815151Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4815476Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.4815614Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4816142Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4816425Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.4816552Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4817070Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4817324Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T04:29:54.4817443Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4817976Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4818241Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T04:29:54.4818367Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4818900Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4819128Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T04:29:54.4819253Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4819782Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4820011Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T04:29:54.4820135Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4820703Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4820943Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T04:29:54.4821065Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4821584Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4821818Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T04:29:54.4821931Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4822457Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4822959Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T04:29:54.4823080Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4823611Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4824166Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T04:29:54.4824339Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4824872Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4825206Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T04:29:54.4825320Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4827462Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4827707Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4827831Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4828781Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4829035Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4829148Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4829674Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4829922Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4830029Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4830538Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4830798Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4830923Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4831409Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4831643Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4831765Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4832252Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4832473Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4832590Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4833064Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4833472Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T04:29:54.4833723Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4834227Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4834617Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T04:29:54.4834744Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4835234Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4835653Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T04:29:54.4835784Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4836269Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4836546Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:54.4836677Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4837175Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4837530Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:54.4837664Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4838149Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4838539Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T04:29:54.4838647Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4839161Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4839576Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T04:29:54.4839716Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4840234Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4840511Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:54.4840618Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4841155Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4841375Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T04:29:54.4841490Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4841950Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4842187Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T04:29:54.4842314Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4842779Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4843029Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T04:29:54.4843136Z ^~~~~~~~~~ 2022-05-18T04:29:54.4843631Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4843943Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T04:29:54.4844069Z ^~~~~~~~~~ 2022-05-18T04:29:54.4844596Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4844825Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T04:29:54.4845027Z ^~~~~~~~~~ 2022-05-18T04:29:54.4845540Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4845778Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T04:29:54.4845908Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4846449Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4846686Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T04:29:54.4846818Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4847344Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4847800Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T04:29:54.4847915Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4848436Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4848683Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T04:29:54.4848806Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4849364Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4849662Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T04:29:54.4849776Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4850225Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4850507Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T04:29:54.4850614Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4851105Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4851436Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T04:29:54.4851558Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4852093Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4852423Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T04:29:54.4852555Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4853083Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4853276Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T04:29:54.4853408Z ^~~~~~~~~~ 2022-05-18T04:29:54.4853947Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4854221Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T04:29:54.4854352Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4854894Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4855140Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T04:29:54.4855268Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4855787Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4856024Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T04:29:54.4856141Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4856739Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4856973Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T04:29:54.4857098Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4857631Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4857831Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T04:29:54.4857943Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4858465Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4858698Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T04:29:54.4858829Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4859366Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4859677Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:54.4859804Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4860382Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4860667Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T04:29:54.4860791Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4861328Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4861574Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.4861700Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4862235Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4862489Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.4862613Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4863130Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4863376Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.4863502Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4864026Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4864305Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T04:29:54.4864435Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4864961Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4865221Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.4865345Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4873767Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4874082Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.4874209Z ^~~~~~~~~~ 2022-05-18T04:29:54.4874800Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4875018Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:54.4875142Z ^~~~~~~~~~ 2022-05-18T04:29:54.4875680Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4875916Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T04:29:54.4876141Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4876677Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4876912Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T04:29:54.4877043Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4877562Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4877821Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4877953Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4878481Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4878904Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4879035Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4879567Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4879860Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4880058Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4880601Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4881107Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4881239Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4881760Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4882023Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T04:29:54.4882154Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4882686Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4882951Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4883076Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4883612Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4883873Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4883985Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4884516Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4884741Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T04:29:54.4884871Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4885400Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4885646Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T04:29:54.4885774Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4886295Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4886522Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T04:29:54.4886648Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4887187Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4887430Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T04:29:54.4887559Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4888201Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4888443Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T04:29:54.4888564Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4889088Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4889319Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T04:29:54.4889445Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4889971Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4890204Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:54.4890332Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4890869Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4891114Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T04:29:54.4891229Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4891809Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4892041Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T04:29:54.4892165Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4892692Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4893017Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T04:29:54.4893143Z ^~~~~~~~~~ 2022-05-18T04:29:54.4893682Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4894010Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T04:29:54.4894133Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4894667Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4894901Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T04:29:54.4895024Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4895553Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4895836Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4895963Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4896471Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4896743Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4896871Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4897399Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4897681Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4897806Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4898342Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4898603Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4898730Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4899249Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4899529Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4899706Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4900238Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4900515Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4900642Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4901162Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4901609Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T04:29:54.4901729Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4902264Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4902719Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T04:29:54.4902853Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4903388Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4903865Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T04:29:54.4903999Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4904527Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4904814Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.4904944Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4905475Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4905891Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.4906022Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4906555Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4907008Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T04:29:54.4907142Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4907673Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4908107Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T04:29:54.4908236Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4908769Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4909069Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.4909198Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4909742Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4910000Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T04:29:54.4910128Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4910647Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4910906Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T04:29:54.4911027Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4911560Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4911950Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T04:29:54.4912071Z ^~~~~~~~~~ 2022-05-18T04:29:54.4912605Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4912959Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T04:29:54.4913071Z ^~~~~~~~~~ 2022-05-18T04:29:54.4913597Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4913835Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T04:29:54.4913961Z ^~~~~~~~~~ 2022-05-18T04:29:54.4914484Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4914736Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T04:29:54.4914862Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4915392Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4915688Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T04:29:54.4915819Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4916359Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4916733Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T04:29:54.4916860Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4917391Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4917642Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T04:29:54.4917772Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4918286Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4918620Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T04:29:54.4918749Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4919282Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4919617Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T04:29:54.4919758Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4920288Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4920626Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T04:29:54.4920761Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4921270Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4921600Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T04:29:54.4921730Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4922255Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4922499Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T04:29:54.4922640Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4923164Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4923475Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.4923605Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4924141Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4924403Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T04:29:54.4924532Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4925064Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4925319Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T04:29:54.4925427Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4925956Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4926198Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T04:29:54.4926333Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4926862Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4927143Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T04:29:54.4927271Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4927866Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4928043Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T04:29:54.4928166Z ^~~~~~~~~~ 2022-05-18T04:29:54.4928697Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4928914Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T04:29:54.4929044Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4929580Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4929928Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.4930073Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4930598Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4930899Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.4931038Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4931917Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4932226Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T04:29:54.4932372Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4932925Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4933202Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T04:29:54.4933336Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4933857Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4934146Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T04:29:54.4934278Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4934811Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4935081Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.4935257Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4935786Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4936061Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:54.4936176Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4936710Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4936990Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.4937116Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4937636Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4937900Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.4938034Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4938550Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4938831Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.4938947Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4939474Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4939736Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:54.4939861Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4940383Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4940653Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.4940787Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4941296Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4941551Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.4941677Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4942180Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4942427Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T04:29:54.4942549Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4943063Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4943305Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T04:29:54.4943435Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4943941Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4944177Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T04:29:54.4944302Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4944819Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4945065Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T04:29:54.4945190Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4945704Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4946172Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T04:29:54.4946284Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4946901Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4947147Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T04:29:54.4947283Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4947813Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4948063Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T04:29:54.4948188Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4948715Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4948965Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T04:29:54.4949092Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4949621Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4949874Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T04:29:54.4949991Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4950536Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4950742Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T04:29:54.4950865Z ^~~~~~~~~~ 2022-05-18T04:29:54.4951379Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4951654Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T04:29:54.4951778Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4952291Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4952523Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T04:29:54.4952646Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4953166Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4953410Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T04:29:54.4953521Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4954043Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4954301Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T04:29:54.4954424Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4954959Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4955186Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T04:29:54.4955314Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4955850Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4956063Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T04:29:54.4956192Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4956713Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4956940Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T04:29:54.4957070Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4957592Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4957816Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T04:29:54.4957995Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4958509Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4958729Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:54.4958854Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4959389Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.4959714Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T04:29:54.4959834Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4960320Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4960487Z static CONST df2 gammafk(vfloat a) { 2022-05-18T04:29:54.4960591Z ^~~~~~~ 2022-05-18T04:29:54.4961085Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4961290Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T04:29:54.4961413Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4961963Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4962167Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T04:29:54.4962288Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4962778Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4962987Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:54.4963124Z ^~~~~~~ 2022-05-18T04:29:54.4963626Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4963861Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:54.4964005Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4964497Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4964734Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:54.4964876Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4965349Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4965654Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.4965793Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4966270Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4966496Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:54.4966638Z ^~~~~~ 2022-05-18T04:29:54.4967115Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4967327Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:54.4967451Z ^~~~~~ 2022-05-18T04:29:54.4967991Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4968210Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:54.4968350Z ^~~~~ 2022-05-18T04:29:54.4968829Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4969044Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:54.4969181Z ^~~~~~ 2022-05-18T04:29:54.4969650Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4969900Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:54.4970033Z ^~~~~ 2022-05-18T04:29:54.4970520Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4970736Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:54.4970875Z ^~~~~~~ 2022-05-18T04:29:54.4971362Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4971612Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:54.4971734Z ^~~~~~~~~~ 2022-05-18T04:29:54.4972234Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4972494Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:54.4972641Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4973118Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4973393Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:54.4973529Z ^~~~~~~ 2022-05-18T04:29:54.4974021Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4974276Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4974409Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4974904Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4975218Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:54.4975355Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4975811Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4976135Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:54.4976283Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.4976757Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4976967Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:54.4977110Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4977625Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4977885Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4978040Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4978285Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.4978751Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4978971Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:54.4979100Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4979566Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4979798Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.4979944Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.4980413Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4980728Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.4980882Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4981339Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4981584Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.4981728Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4982205Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4982450Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.4982600Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.4983068Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4983304Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.4983460Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.4983896Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4984243Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.4984384Z ^~~~~~~~~~~ 2022-05-18T04:29:54.4984819Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.4985163Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.4985309Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5000937Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5001228Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.5001371Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5001909Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5002273Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.5002411Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5002842Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5003154Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.5003307Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5003552Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.5004013Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5004233Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:54.5004378Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5004626Z In file included from external/sleef/src/libm/sleefsimdsp.c:358:0: 2022-05-18T04:29:54.5005172Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5005410Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.5005548Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5006079Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5006308Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.5006424Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5007088Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5007320Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.5007456Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5008069Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5008302Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.5008438Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5008946Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5009140Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T04:29:54.5009258Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5009772Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5009987Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T04:29:54.5010113Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5010690Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5010984Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5011113Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5011616Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5011953Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:54.5012080Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5012600Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5026122Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T04:29:54.5026269Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5026837Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5026998Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T04:29:54.5027062Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5027445Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5027669Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5027795Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5028133Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5028250Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:54.5028338Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5028756Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5028929Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:54.5029031Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5029467Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5029632Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.5029741Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5030120Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5030259Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.5030330Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5030882Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5031019Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.5031092Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5031431Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5031647Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.5031745Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5032052Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5032261Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.5032320Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5032594Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5032728Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.5032798Z ^~~~~~~~~~ 2022-05-18T04:29:54.5033121Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5033239Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:54.5033309Z ^~~~~~~~~~ 2022-05-18T04:29:54.5033584Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5033730Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5033806Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5034078Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5034361Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5034435Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5034704Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5034863Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5034935Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5035201Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5035352Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.5035426Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5035710Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5035891Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.5035972Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5036243Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5036389Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5036462Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5036821Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5037092Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5037185Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5037670Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5038125Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T04:29:54.5038256Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5038790Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5039072Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:54.5039183Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5039753Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5040180Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T04:29:54.5040321Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5040895Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5041350Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T04:29:54.5041467Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5042057Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5042325Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T04:29:54.5042458Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5042962Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5043265Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:54.5043395Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5044025Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5044255Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.5044378Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5044819Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5045046Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.5045170Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5045631Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5045857Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.5045968Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5046475Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5046690Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T04:29:54.5046801Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5047268Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5047504Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.5047700Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5048172Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5048401Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.5048516Z ^~~~~~~~~~ 2022-05-18T04:29:54.5048988Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5049171Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:54.5049386Z ^~~~~~~~~~ 2022-05-18T04:29:54.5049870Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5050088Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T04:29:54.5050208Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5050706Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5050959Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5051079Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5051531Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5051953Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5052076Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5052565Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5052853Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5052980Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5053586Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5054093Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5054218Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5054726Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5054989Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T04:29:54.5055118Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5055619Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5055868Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5055995Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5056515Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5056744Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5056837Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5057333Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5057538Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T04:29:54.5057659Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5058152Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5058390Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T04:29:54.5058553Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5059030Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5059196Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T04:29:54.5059376Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5059853Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5060059Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T04:29:54.5060165Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5060625Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5060927Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T04:29:54.5061036Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5061480Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5061681Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T04:29:54.5061793Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5062265Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5062482Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:54.5062602Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5063087Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5063314Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T04:29:54.5063422Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5063926Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5064231Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T04:29:54.5064354Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5064836Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5065139Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T04:29:54.5065256Z ^~~~~~~~~~ 2022-05-18T04:29:54.5066092Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: 'vsub_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5066409Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T04:29:54.5066531Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5067047Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5067269Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T04:29:54.5067391Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5067884Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5068147Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5068266Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5068718Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5068982Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5069106Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5069612Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5069875Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5069999Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5070472Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5070735Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5070844Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5071344Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5071600Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5071720Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5072200Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5072594Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5072711Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5073251Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5073664Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T04:29:54.5073785Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5074292Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5074714Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T04:29:54.5074840Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5075373Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5075803Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T04:29:54.5075925Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5076564Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5076850Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.5076964Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5077454Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5077728Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.5077853Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5078386Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5078823Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T04:29:54.5078954Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5079451Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5079878Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T04:29:54.5080006Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5080498Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5080780Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:54.5080909Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5081406Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5081672Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T04:29:54.5081803Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5082311Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5082577Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T04:29:54.5082705Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5083222Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5083546Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T04:29:54.5083672Z ^~~~~~~~~~ 2022-05-18T04:29:54.5084257Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: 'vabs_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5084603Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T04:29:54.5084711Z ^~~~~~~~~~ 2022-05-18T04:29:54.5085224Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5085464Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T04:29:54.5085592Z ^~~~~~~~~~ 2022-05-18T04:29:54.5086110Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5086366Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T04:29:54.5086494Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5087009Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5087250Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T04:29:54.5087374Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5088035Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5088404Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T04:29:54.5088529Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5089001Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5089219Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T04:29:54.5089338Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5089863Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: 'vreinterpret_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5090202Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T04:29:54.5090334Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5090881Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5091212Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T04:29:54.5091348Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5091889Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5092192Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T04:29:54.5092302Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5092823Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: 'vreinterpret_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5093150Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T04:29:54.5093284Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5093798Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5094035Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T04:29:54.5094163Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5094669Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5094928Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5095044Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5095636Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5095884Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T04:29:54.5096105Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5096591Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5096799Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T04:29:54.5096898Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5097348Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5097667Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T04:29:54.5097807Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5098225Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5098425Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T04:29:54.5098534Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5098933Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: 'vcast_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5099045Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T04:29:54.5099117Z ^~~~~~~~~~ 2022-05-18T04:29:54.5099377Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5099496Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T04:29:54.5099570Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5099862Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5100050Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.5100136Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5100416Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5100581Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.5100647Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5100919Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5101066Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.5101139Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5101409Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5101558Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.5101630Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5101902Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5102038Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:54.5102110Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5102386Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5102534Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.5102607Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5102879Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5103059Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.5103131Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5103396Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5103541Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T04:29:54.5103613Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5103884Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5104034Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T04:29:54.5104106Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5104377Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5104504Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T04:29:54.5104565Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5104833Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5104995Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T04:29:54.5105071Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5105346Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5105470Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T04:29:54.5105542Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5105984Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5106170Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T04:29:54.5106270Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5106731Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5107189Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T04:29:54.5107436Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5107885Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5108208Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T04:29:54.5108418Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5108850Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5109264Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T04:29:54.5109488Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5109976Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5110291Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T04:29:54.5110501Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5110927Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5111256Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T04:29:54.5111483Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5111863Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5112212Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:54.5112421Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5112732Z [129 / 971] 8 actions running 2022-05-18T04:29:54.5113105Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.5113536Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5113978Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5114328Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5114662Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5115010Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5115351Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5115724Z //:cpu/TensorCompareKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:54.5115948Z 2022-05-18T04:29:54.5116024Z  2022-05-18T04:29:54.5116202Z  2022-05-18T04:29:54.5116367Z  2022-05-18T04:29:54.5116521Z  2022-05-18T04:29:54.5116683Z  2022-05-18T04:29:54.5116849Z  2022-05-18T04:29:54.5117003Z  2022-05-18T04:29:54.5117168Z  2022-05-18T04:29:54.5117434Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:54.5117827Z [130 / 971] 8 actions running 2022-05-18T04:29:54.5118269Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.5118810Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5119354Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5119839Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5120226Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5120593Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5120944Z //:cpu/TensorCompareKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:54.5121335Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5121496Z 2022-05-18T04:29:54.5121581Z  2022-05-18T04:29:54.5121740Z  2022-05-18T04:29:54.5121932Z  2022-05-18T04:29:54.5122128Z  2022-05-18T04:29:54.5122282Z  2022-05-18T04:29:54.5122451Z  2022-05-18T04:29:54.5122615Z  2022-05-18T04:29:54.5122801Z  2022-05-18T04:29:54.5123078Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:54.5123515Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:54.5123929Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:54.5124265Z ^~~ 2022-05-18T04:29:54.5124466Z At top level: 2022-05-18T04:29:54.5124844Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5125185Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:54.5125413Z ^~~~~ 2022-05-18T04:29:54.5125793Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5126118Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:54.5126331Z ^~~~ 2022-05-18T04:29:54.5126796Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5127120Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:54.5127333Z ^~~~ 2022-05-18T04:29:54.5127790Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5128116Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:54.5128334Z ^~~~~~ 2022-05-18T04:29:54.5128794Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5129230Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:54.5129486Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5129864Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5130205Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:54.5130453Z ^~~~~~~~~ 2022-05-18T04:29:54.5130822Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5131159Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:54.5131398Z ^~~~~~ 2022-05-18T04:29:54.5131777Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5132145Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:54.5132504Z ^~~~~~ 2022-05-18T04:29:54.5133082Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5133639Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:54.5134001Z ^~~~~~ 2022-05-18T04:29:54.5134501Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5134814Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:54.5135012Z ^~~~~ 2022-05-18T04:29:54.5135502Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5136051Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:54.5136485Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5137155Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5137846Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:54.5138352Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5138716Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.5139470Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5139971Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:54.5140326Z ^~~~~~~~ 2022-05-18T04:29:54.5140977Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5141545Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5141939Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5142538Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5143101Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.5143462Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5144031Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5144502Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.5144830Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5145479Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5146359Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.5146753Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5147297Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5147774Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.5148118Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5148674Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5149149Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.5149478Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5150216Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5150750Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.5151095Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5151784Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5152525Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:54.5152978Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5153659Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5154262Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:54.5154685Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5155434Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5156077Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.5156535Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5157107Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5157643Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.5158058Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5158629Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5159125Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.5159477Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5160088Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5160596Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.5160949Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5161527Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5162024Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.5162350Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5162921Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5163443Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.5163799Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5164332Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5164859Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:54.5165340Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5166106Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5166712Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:54.5167129Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5167972Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5168560Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:54.5169054Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5169792Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5170385Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:54.5170814Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5171662Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5172348Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:54.5172837Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5173664Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5174339Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.5174751Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5175444Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5176077Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.5176528Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5177332Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5178034Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:54.5178517Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5179332Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5180037Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:54.5180506Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5181321Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5181955Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5182432Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5183163Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5183758Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:54.5184182Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5184921Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5185639Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5186159Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5186779Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5187308Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.5187657Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5188031Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.5188721Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5189325Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:54.5189646Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5190171Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5190599Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:54.5190915Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5191523Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5192073Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:54.5192456Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5193106Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5193637Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:54.5194022Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5194648Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5195287Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.5195677Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5196304Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5196856Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:54.5197267Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5197930Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5198486Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:54.5198894Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5199551Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5200109Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.5200514Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5201178Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5201760Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.5202157Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5202819Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5203411Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.5203818Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5204482Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5205090Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.5205533Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5206189Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5206793Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:54.5207231Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5207939Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5208542Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:54.5209049Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5209713Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5210270Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:54.5210667Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5211333Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5211923Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:54.5212349Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5213021Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5213615Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:54.5214006Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5214692Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5215268Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:54.5215734Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5216406Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5216992Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:54.5217400Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5218048Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5218664Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:54.5219113Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5219757Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5220350Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.5220785Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5221439Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5222038Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:54.5222455Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5223094Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5223652Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:54.5224043Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5224701Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5225271Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:54.5225655Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5226431Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5227063Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.5227489Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5228102Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5228685Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.5229219Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5229850Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5230464Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.5230914Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5231564Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5232140Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.5232569Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5233223Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5233816Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.5234233Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5234946Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5235502Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.5235911Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5236674Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5237344Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.5237765Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5238205Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5238617Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.5238912Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5239341Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5239737Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.5240024Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5240462Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5240842Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.5241127Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5241569Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5241952Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.5242234Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5242671Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5243145Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.5243386Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5243761Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5244093Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.5244322Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5244694Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5245131Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.5245400Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5245770Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5246134Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.5246400Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5246769Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5247123Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.5247384Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5247842Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5248189Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.5248499Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5248891Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5249229Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.5249473Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5249853Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5250202Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.5250442Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5250825Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5251161Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.5251417Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5251649Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.5252062Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5252379Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:54.5252606Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5252972Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5253288Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.5253528Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5253873Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5254186Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.5254425Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5254775Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5255094Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:54.5255325Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5255687Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5255989Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:54.5256220Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5256627Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5256927Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.5257167Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5257530Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5257849Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.5258099Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5258344Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.5258756Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5259077Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.5259338Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5259704Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5260022Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.5260300Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5260663Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5260993Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5261231Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5261591Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5261921Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:54.5262164Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5262526Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5262860Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.5263115Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5263465Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5263795Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5264041Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5264395Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5264724Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.5264982Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5265351Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5265672Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.5266163Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5266531Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5266867Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.5267112Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5267570Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5268115Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.5268388Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5268960Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5269300Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.5269556Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5269919Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5270256Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.5270510Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5270867Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5271201Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.5271458Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5271834Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5272154Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5272410Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5272831Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5273156Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5273413Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5273779Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5274228Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:54.5274474Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5274845Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5275180Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:54.5275420Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5275882Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5276202Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.5276444Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5276796Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5277118Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.5277355Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5277703Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5278078Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.5278360Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5278727Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5279225Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.5279616Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5280082Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5280622Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.5281021Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5281604Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5282226Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.5282580Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5282885Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.5283426Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5283973Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:54.5284422Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5285055Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5285674Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.5286121Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5286740Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5287419Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.5287970Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5288624Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5289200Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.5289618Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5290185Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5290745Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.5291100Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5291631Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5292207Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:54.5292625Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5293294Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5293778Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.5294161Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5294692Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5295173Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:54.5295512Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5296172Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5296731Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:54.5297117Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5297763Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5298358Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:54.5298761Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5299378Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5300016Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.5300621Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5301287Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5301920Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.5302387Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5303117Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5303658Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.5304045Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5304640Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5305259Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:54.5305687Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5307141Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5307859Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:54.5308356Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5308873Z In file included from external/sleef/src/libm/sleefsimddp.c:241:0: 2022-05-18T04:29:54.5309809Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5310482Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.5310970Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5311851Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5312375Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.5312775Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5313516Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5314133Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.5314529Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5315252Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5315871Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.5316275Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5316982Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5317540Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T04:29:54.5317857Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5318469Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5318980Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T04:29:54.5319314Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5319928Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5320504Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5320901Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5321518Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5322127Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:54.5322594Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5323229Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5323918Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T04:29:54.5324285Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5324928Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5325529Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T04:29:54.5325912Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5326577Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5327183Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5327681Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5328334Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5328874Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:54.5329320Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5329960Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5330490Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:54.5330834Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5331481Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5332061Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.5332447Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5333123Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5333601Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.5333879Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5334365Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5334768Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.5335045Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5335539Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5335971Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T04:29:54.5336257Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5336683Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5336886Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.5336988Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5337425Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5337622Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.5337728Z ^~~~~~~~~~ 2022-05-18T04:29:54.5338130Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5338292Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:54.5338446Z ^~~~~~~~~~ 2022-05-18T04:29:54.5338846Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5339062Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5339257Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5339715Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5339938Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5340037Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5340470Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5340733Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5340831Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5341304Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5341566Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5341677Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5342230Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5342456Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5342556Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5342983Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5343385Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5343503Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5343974Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5344240Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5344359Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5344836Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5345310Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5345426Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5346024Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5346314Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T04:29:54.5346434Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5346902Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5347199Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T04:29:54.5347319Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5347817Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5348084Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T04:29:54.5348198Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5348698Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5348956Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.5349077Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5349670Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5349919Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.5350040Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5350527Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5350805Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.5350921Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5351421Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5351686Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.5351817Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5352301Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5352600Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T04:29:54.5352839Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5353289Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5353588Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T04:29:54.5353750Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5354278Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5354679Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T04:29:54.5354840Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5355313Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5355573Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T04:29:54.5355740Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5356271Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5356532Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T04:29:54.5356723Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5357255Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5357549Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T04:29:54.5357654Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5358181Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5358693Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T04:29:54.5358845Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5359381Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5359938Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T04:29:54.5360094Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5360584Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5360971Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T04:29:54.5361144Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5361692Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5361972Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5362123Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5362645Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5362972Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5363121Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5363648Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5363853Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5364063Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5364587Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5364938Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5365104Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5365628Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5365907Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5366064Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5366539Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5366829Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5367026Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5367565Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5368112Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T04:29:54.5368280Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5368845Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5369270Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T04:29:54.5369383Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5369903Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5370191Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T04:29:54.5370381Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5370916Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5371190Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T04:29:54.5371328Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5371812Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5372046Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T04:29:54.5372149Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5372667Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5372985Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T04:29:54.5373264Z ^~~~~~~~~~ 2022-05-18T04:29:54.5373778Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5374089Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T04:29:54.5374276Z ^~~~~~~~~~ 2022-05-18T04:29:54.5374810Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5375009Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T04:29:54.5375160Z ^~~~~~~~~~ 2022-05-18T04:29:54.5375700Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5375960Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T04:29:54.5376154Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5376651Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5376902Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T04:29:54.5377121Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5377581Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5377947Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T04:29:54.5378110Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5378632Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5413468Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T04:29:54.5413604Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5413969Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5414156Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T04:29:54.5414229Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5414507Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5414677Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T04:29:54.5414746Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5415018Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5415186Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T04:29:54.5415259Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5415525Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5415695Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T04:29:54.5415763Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5416022Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5416130Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T04:29:54.5416194Z ^~~~~~~~~~ 2022-05-18T04:29:54.5416465Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5416614Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T04:29:54.5416799Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5417074Z external/sleef/src/arch/helperpurec_scalar.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5417191Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vf; } 2022-05-18T04:29:54.5417254Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5417518Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5417656Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T04:29:54.5417720Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5417989Z external/sleef/src/arch/helperpurec_scalar.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5418084Z static INLINE vint2 vrint_vi2_vf(vfloat a) { 2022-05-18T04:29:54.5418147Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5418420Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5418519Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T04:29:54.5418582Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5418899Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5419023Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T04:29:54.5419089Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5419356Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5419512Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:54.5419575Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5419834Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5419992Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T04:29:54.5420054Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5420318Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5420450Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.5420515Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5420786Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5420913Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.5420972Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5421240Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5421369Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.5421433Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5421699Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5421841Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T04:29:54.5421907Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5422169Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5422299Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.5422358Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5422627Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5422790Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.5422854Z ^~~~~~~~~~ 2022-05-18T04:29:54.5423118Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5423229Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:54.5423294Z ^~~~~~~~~~ 2022-05-18T04:29:54.5423563Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5423677Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T04:29:54.5423740Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5424005Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5424123Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T04:29:54.5424191Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5424459Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5424595Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5424692Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5424961Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5425187Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5425253Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5425522Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5425671Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5425875Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5426260Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5426646Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5426740Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5427179Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5427374Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T04:29:54.5427476Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5427820Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5427956Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5428025Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5428296Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5428426Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5428494Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5428761Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5428877Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T04:29:54.5428944Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5429247Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5429434Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T04:29:54.5429534Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5430025Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5430201Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T04:29:54.5430291Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5430602Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5430737Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T04:29:54.5430812Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5431088Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5431222Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T04:29:54.5431282Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5431557Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5431687Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T04:29:54.5431761Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5432095Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5432224Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:54.5432297Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5432644Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5432764Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T04:29:54.5432839Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5433119Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5433307Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T04:29:54.5433412Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5433801Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5434011Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T04:29:54.5434092Z ^~~~~~~~~~ 2022-05-18T04:29:54.5434397Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5434608Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T04:29:54.5434689Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5435009Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5435155Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T04:29:54.5435238Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5435557Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5435737Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5435809Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5436128Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5436304Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5436387Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5436706Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5436889Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5437074Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5437400Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5437578Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5437647Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5437966Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5438139Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5438225Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5438544Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5438717Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5438804Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5439128Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5439444Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T04:29:54.5439538Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5439857Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5440227Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T04:29:54.5440308Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5440585Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5440766Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T04:29:54.5440859Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5441124Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5441269Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T04:29:54.5441343Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5441615Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5441757Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T04:29:54.5441850Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5442279Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5442544Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T04:29:54.5442628Z ^~~~~~~~~~ 2022-05-18T04:29:54.5443072Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5443385Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T04:29:54.5443491Z ^~~~~~~~~~ 2022-05-18T04:29:54.5443951Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5444169Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T04:29:54.5444280Z ^~~~~~~~~~ 2022-05-18T04:29:54.5444792Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5445030Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T04:29:54.5445235Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5445749Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5445994Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T04:29:54.5446114Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5446558Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5446905Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T04:29:54.5447043Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5447833Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5448028Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T04:29:54.5448318Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5448795Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5449268Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T04:29:54.5449484Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5450161Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5450601Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T04:29:54.5450736Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5451191Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5451653Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T04:29:54.5451783Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5452448Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5452919Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T04:29:54.5453051Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5453715Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5453953Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T04:29:54.5454078Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5454722Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5454954Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5455226Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5455685Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5456099Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T04:29:54.5456218Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5456831Z external/sleef/src/arch/helperpurec_scalar.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5457040Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return vd; } 2022-05-18T04:29:54.5457143Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5457791Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5458048Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T04:29:54.5458446Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5459114Z external/sleef/src/arch/helperpurec_scalar.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5459294Z static INLINE vint vrint_vi_vd(vdouble a) { 2022-05-18T04:29:54.5459413Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5460041Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5460200Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T04:29:54.5460309Z ^~~~~~~~~~ 2022-05-18T04:29:54.5460968Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5461164Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T04:29:54.5461424Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5461943Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5462438Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.5462577Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5463287Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5463704Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.5463840Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5464492Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5464763Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T04:29:54.5464885Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5465532Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5465951Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T04:29:54.5466065Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5466709Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5466988Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T04:29:54.5467106Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5467760Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5468029Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.5468280Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5468785Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5469171Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:54.5469281Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5469945Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5470180Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.5470314Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5470971Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5471417Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.5471535Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5472224Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5472424Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.5472525Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5473120Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5473376Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:54.5473626Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5474112Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5474478Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.5474600Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5475189Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5475445Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.5487522Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5488455Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5488734Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T04:29:54.5488863Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5489417Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5489667Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T04:29:54.5489795Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5490473Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5490731Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T04:29:54.5490857Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5491401Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5491631Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T04:29:54.5491739Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5492259Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5492508Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T04:29:54.5492612Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5493080Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5493293Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T04:29:54.5493419Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5493963Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5494382Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T04:29:54.5494514Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5495057Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5495306Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T04:29:54.5495428Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5495896Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5496235Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T04:29:54.5496360Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5496891Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5497096Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T04:29:54.5497227Z ^~~~~~~~~~ 2022-05-18T04:29:54.5497748Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5498019Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T04:29:54.5498140Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5498670Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5498900Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T04:29:54.5499026Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5499553Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5499832Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T04:29:54.5499946Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5500463Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5500730Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T04:29:54.5500854Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5501532Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5501766Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T04:29:54.5501894Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5502426Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5502637Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T04:29:54.5502768Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5503302Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5503526Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T04:29:54.5503653Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5504182Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5504412Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T04:29:54.5504543Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5505047Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5505262Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:54.5505388Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5506005Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5506335Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T04:29:54.5506462Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5506945Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5507167Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:54.5507292Z ^~~~~ 2022-05-18T04:29:54.5507772Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5508071Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:54.5508205Z ^~~~ 2022-05-18T04:29:54.5508679Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5508902Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:54.5509038Z ^~~~ 2022-05-18T04:29:54.5509512Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5509716Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:54.5509856Z ^~~~~~ 2022-05-18T04:29:54.5510103Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.5510609Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5510923Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.5511062Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5511617Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5511831Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.5511953Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5512456Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5512693Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.5512833Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5513340Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5513593Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.5513730Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5514231Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5514630Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.5514778Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5515282Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5515492Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.5515623Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5516116Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5516331Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:54.5516472Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5516948Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5517232Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.5517373Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5517874Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5518168Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.5518305Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5518798Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5519092Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.5519267Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5519775Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5520017Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.5520159Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5520664Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5520908Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.5521046Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5521535Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5521759Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.5521899Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5522405Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5522607Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.5522743Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5523281Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5523495Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.5523626Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5524125Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5524406Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5524558Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5525051Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5525291Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:54.5525434Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5525940Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5526179Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.5526303Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5526547Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.5527043Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5527275Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:54.5527419Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5527981Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5528223Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:54.5528360Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5528862Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5529099Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.5529239Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5529734Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5529980Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:54.5530128Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5530636Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5530944Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.5531079Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5531582Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5531825Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.5531974Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5532479Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5532738Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.5532875Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5533390Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5533658Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.5533795Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5534342Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5534625Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.5534770Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5535299Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5535614Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.5535769Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5536280Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5536569Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.5536719Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5537253Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5537565Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.5537720Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5538229Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5538516Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.5538661Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5539175Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5539432Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.5539582Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5540091Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5540376Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.5540520Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5541238Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5541522Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.5541719Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5542206Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5542486Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.5542633Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5543139Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5543405Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.5543552Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5544056Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5544323Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.5544470Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5544957Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5545219Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.5545406Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5546040Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5546243Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.5546366Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5546862Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5547126Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.5547243Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5547736Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5547940Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T04:29:54.5548069Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5548567Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5548769Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T04:29:54.5548897Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5549418Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5549621Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T04:29:54.5549742Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5550252Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5550557Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.5550708Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5551217Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5551508Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.5551657Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5552150Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5552449Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.5552598Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5553083Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5553249Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.5553345Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5553613Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5553762Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.5553836Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5554100Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5554245Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.5554331Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5554596Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5554738Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.5554863Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5555005Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.5555257Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5555378Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.5555463Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5555713Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5555845Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.5555934Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5556069Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.5556317Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5556467Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5556541Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5556789Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5556922Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.5557008Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5557141Z In file included from external/sleef/src/libm/sleefsimddp.c:241:0: 2022-05-18T04:29:54.5557430Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5557562Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.5557642Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5557913Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5558043Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.5558121Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5558409Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5558536Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.5558615Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5558901Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5559058Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.5559122Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5559392Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5559575Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:54.5559653Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5559938Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5560084Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5560160Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5560431Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5560531Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:54.5560609Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5560878Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5560992Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:54.5561091Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5561363Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5561460Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.5561528Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5561790Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5561928Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.5562002Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5562277Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5562414Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.5562487Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5562761Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5562894Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:54.5562953Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5563228Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5563380Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T04:29:54.5563455Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5563726Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5563864Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.5563935Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5564205Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5564326Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:54.5564398Z ^~~~~~~~~~ 2022-05-18T04:29:54.5564669Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5564787Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:54.5564858Z ^~~~~~~~~~ 2022-05-18T04:29:54.5565133Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5565293Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5565398Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5565736Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5565897Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5565972Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5566245Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5566405Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5566479Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5566744Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5566900Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5566986Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5567422Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5567804Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5567919Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5568203Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5568437Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5568512Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5568784Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5568932Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5569009Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5569278Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5569554Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5569630Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5569901Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5570079Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T04:29:54.5570153Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5570426Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5570586Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T04:29:54.5570659Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5570943Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5571093Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.5571168Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5571445Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5571594Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.5571669Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5571942Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5572158Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.5572240Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5572526Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5572685Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.5572762Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5573036Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5573170Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T04:29:54.5573245Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5573503Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5573640Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T04:29:54.5573716Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5574022Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5574159Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T04:29:54.5574237Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5574511Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5574644Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T04:29:54.5574706Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5574973Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5575254Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T04:29:54.5575329Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5575602Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: 'vsub_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5575899Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T04:29:54.5575975Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5576243Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5576381Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5576457Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5576726Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5576879Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5576953Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5577222Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5577371Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5577443Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5577699Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5577846Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5577918Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5578190Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5578364Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5578439Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5578847Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: 'veq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5579076Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5579180Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5579625Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5580006Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T04:29:54.5580125Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5580609Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5580996Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T04:29:54.5581122Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5581691Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5581954Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T04:29:54.5582056Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5582518Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5582759Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T04:29:54.5582879Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5583312Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5583521Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T04:29:54.5583639Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5584095Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5584344Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T04:29:54.5584458Z ^~~~~~~~~~ 2022-05-18T04:29:54.5584899Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: 'vabs_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5585191Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T04:29:54.5585297Z ^~~~~~~~~~ 2022-05-18T04:29:54.5585903Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5586130Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T04:29:54.5586248Z ^~~~~~~~~~ 2022-05-18T04:29:54.5586695Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: 'vdiv_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5586908Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T04:29:54.5587014Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5587477Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5587690Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T04:29:54.5587814Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5588276Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5588621Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T04:29:54.5588859Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5589372Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5589609Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T04:29:54.5589735Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5590224Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: 'vreinterpret_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5590515Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T04:29:54.5590636Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5590978Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: 'vreinterpret_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5591219Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T04:29:54.5591290Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5591672Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: 'vreinterpret_vf_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5591940Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T04:29:54.5592019Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5592301Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: 'vreinterpret_vm_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5592656Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T04:29:54.5592747Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5593120Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5593333Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T04:29:54.5593448Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5593845Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5594033Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T04:29:54.5594117Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5594451Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5594574Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T04:29:54.5594648Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5594911Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5595076Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:54.5595151Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5595517Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: 'vcast_vi2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5595688Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T04:29:54.5595760Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5596037Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5596177Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.5596237Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5596587Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5596725Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.5596849Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5597124Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5597262Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:54.5597334Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5597637Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5597761Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.5597833Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5598103Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5598241Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:54.5598313Z ^~~~~~~~~~ 2022-05-18T04:29:54.5598612Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5598731Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:54.5598803Z ^~~~~~~~~~ 2022-05-18T04:29:54.5599088Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5599217Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T04:29:54.5599290Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5599589Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5599826Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5599900Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5600174Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5600338Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5600399Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5600698Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5600826Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:54.5600903Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5601169Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5601324Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5601397Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5601694Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5601849Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:54.5601909Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5602195Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5602432Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T04:29:54.5602510Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5602815Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5602962Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T04:29:54.5603037Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5603327Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5603568Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.5603678Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5603968Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5604131Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.5604211Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5604487Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5604639Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T04:29:54.5604718Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5604979Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5605133Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.5605208Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5605516Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5605667Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:54.5605744Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5606022Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5606173Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:54.5606247Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5606509Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5606660Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:54.5606735Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5607009Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5607157Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:54.5607230Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5607501Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5607720Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T04:29:54.5607782Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5608057Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5608182Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T04:29:54.5608253Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5608525Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5608638Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T04:29:54.5608707Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5608981Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5609089Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T04:29:54.5609159Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5609430Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5609545Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T04:29:54.5609645Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5609928Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5610059Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T04:29:54.5610120Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5610394Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5610514Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:54.5610587Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5610712Z [131 / 971] 8 actions running 2022-05-18T04:29:54.5610885Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.5611078Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5611269Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5611447Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5611634Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5611822Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5612036Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5612223Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5612233Z 2022-05-18T04:29:54.5612319Z  2022-05-18T04:29:54.5612401Z  2022-05-18T04:29:54.5612468Z  2022-05-18T04:29:54.5612549Z  2022-05-18T04:29:54.5612628Z  2022-05-18T04:29:54.5612710Z  2022-05-18T04:29:54.5612789Z  2022-05-18T04:29:54.5612869Z  2022-05-18T04:29:54.5613042Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:54.5613153Z [132 / 972] 8 actions running 2022-05-18T04:29:54.5613322Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.5613512Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5613699Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5613883Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5614071Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5614257Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5614427Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5614645Z Executing genrule //:cpu/Unfold2d.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:54.5614652Z 2022-05-18T04:29:54.5614735Z  2022-05-18T04:29:54.5614818Z  2022-05-18T04:29:54.5614899Z  2022-05-18T04:29:54.5614978Z  2022-05-18T04:29:54.5615058Z  2022-05-18T04:29:54.5615123Z  2022-05-18T04:29:54.5615203Z  2022-05-18T04:29:54.5615282Z  2022-05-18T04:29:54.5615479Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:54.5615728Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:54.5615926Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:54.5616044Z ^~~ 2022-05-18T04:29:54.5616223Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T04:29:54.5616450Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.5616549Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T04:29:54.5616614Z ^ 2022-05-18T04:29:54.5616687Z At top level: 2022-05-18T04:29:54.5616964Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5617185Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T04:29:54.5617295Z ^~~~~~~ 2022-05-18T04:29:54.5617572Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5617775Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T04:29:54.5617858Z ^~~~~~~ 2022-05-18T04:29:54.5618128Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5618319Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T04:29:54.5618405Z ^~~~~~~~~ 2022-05-18T04:29:54.5618677Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5618829Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T04:29:54.5618941Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5619210Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5619321Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T04:29:54.5619403Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5619673Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5619858Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T04:29:54.5619945Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5620215Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5620372Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T04:29:54.5620460Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5620710Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5620875Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.5620960Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5621229Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5621352Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T04:29:54.5621435Z ^~~~~ 2022-05-18T04:29:54.5621701Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5621822Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:54.5621892Z ^~~~~ 2022-05-18T04:29:54.5622157Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5622278Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:54.5622363Z ^~~~ 2022-05-18T04:29:54.5622628Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5622747Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:54.5622827Z ^~~~ 2022-05-18T04:29:54.5623125Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5623236Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:54.5623317Z ^~~~~~ 2022-05-18T04:29:54.5623589Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5623737Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:54.5623824Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5624090Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5624231Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:54.5624314Z ^~~~~~~~~ 2022-05-18T04:29:54.5624566Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5624704Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:54.5624785Z ^~~~~~ 2022-05-18T04:29:54.5625078Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5625205Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:54.5625286Z ^~~~~~ 2022-05-18T04:29:54.5625555Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5625680Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:54.5625886Z ^~~~~~ 2022-05-18T04:29:54.5626311Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5626460Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:54.5626535Z ^~~~~ 2022-05-18T04:29:54.5626806Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5626998Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:54.5627081Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5627346Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5627546Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:54.5627635Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5627770Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.5628044Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5628153Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:54.5628227Z ^~~~~~~~ 2022-05-18T04:29:54.5628522Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5628668Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5628755Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5629009Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5629201Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.5629285Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5629610Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5629727Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.5629807Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5630118Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5630249Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.5630318Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5630589Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5630730Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.5630812Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5631077Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5631209Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.5631290Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5631633Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5631739Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.5631817Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5632113Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5632290Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:54.5632376Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5632704Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5632844Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:54.5632938Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5633223Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5633416Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.5633499Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5633801Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5633995Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.5634082Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5634461Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5634632Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.5634721Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5634988Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5635127Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.5635228Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5635549Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5635731Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.5635818Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5636164Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5636316Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.5636432Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5636796Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5636969Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:54.5637082Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5637353Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5637495Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:54.5637568Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5637914Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5638076Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:54.5638199Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5638509Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5638635Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:54.5638752Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5639017Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5639128Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:54.5639208Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5639470Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5639585Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.5639661Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5639924Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5640038Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.5640114Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5640366Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5640490Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:54.5640573Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5640840Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5640963Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:54.5641045Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5641310Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5641459Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5641533Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5641800Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5641926Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:54.5642007Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5642270Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5642404Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5642484Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5642746Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5642892Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.5643001Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5643134Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.5643402Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5643521Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:54.5643599Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5643861Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5643976Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:54.5644050Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5644337Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5644467Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:54.5644549Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5644851Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5644979Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:54.5645060Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5645327Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5645451Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.5645563Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5645979Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5646170Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:54.5646257Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5646582Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5646740Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:54.5646825Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5647177Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5647395Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.5647524Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5647932Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5648071Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.5648159Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5648467Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5648617Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.5648689Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5648956Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5649131Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.5649218Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5649485Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5649631Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:54.5649805Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5650076Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5650222Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:54.5650295Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5650587Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5650727Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:54.5650811Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5651102Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5651253Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:54.5651341Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5651608Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5651780Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:54.5651870Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5652158Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5652361Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:54.5652482Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5652916Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5653114Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:54.5653230Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5653634Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5653876Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:54.5654002Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5654435Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5654665Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.5654771Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5655045Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5655205Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:54.5655295Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5655597Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5655786Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:54.5655894Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5656283Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5656495Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:54.5656625Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5657093Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5657372Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.5657594Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5658101Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5658369Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.5658513Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5658980Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5659252Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.5659390Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5659785Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5660001Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.5660098Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5660596Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5660859Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.5661010Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5661481Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5661727Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.5661861Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5662337Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5662596Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.5662720Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5663179Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5663421Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.5663559Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5664018Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5664256Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.5664390Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5664847Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5665083Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.5665223Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5665688Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5666046Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.5666172Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5666601Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5666827Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.5666966Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5667423Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5667748Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.5667884Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5668377Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5668658Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.5668796Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5669267Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5669548Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.5669675Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5670157Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5670437Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.5670640Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5671125Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5671405Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.5671558Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5672030Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5672280Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.5672409Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5672883Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5673131Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.5673279Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5673755Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5674003Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.5674134Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5674364Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.5674789Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5675006Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:54.5675145Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5675597Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5675829Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.5675967Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5676417Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5676637Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.5676758Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5677205Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5677430Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:54.5677624Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5678072Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5678292Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:54.5678432Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5678876Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5679083Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.5679225Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5679667Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5679910Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.5680052Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5680293Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.5680743Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5681039Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.5681167Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5681614Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5681864Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.5682009Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5682460Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5682704Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5682849Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5683305Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5683546Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:54.5683694Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5684138Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5684391Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.5684535Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5684994Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5685245Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5685389Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5685829Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5686083Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.5686234Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5686675Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5686938Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.5687079Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5687522Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5687841Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.5688018Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5688476Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5688721Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.5688873Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5689323Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5689571Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.5689714Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5690157Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5690406Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.5690532Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5690981Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5691229Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.5691410Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5691827Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5692057Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5692185Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5692618Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5692843Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5692982Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5693413Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5693654Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:54.5693795Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5694225Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5694452Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:54.5694591Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5695020Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5695239Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.5695378Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5695809Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5696027Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.5696162Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5696614Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5696919Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.5697039Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5697472Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5697740Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.5697868Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5698362Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5698641Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.5698765Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5699203Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5699453Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.5699565Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5699795Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.5700218Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5700535Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:54.5700674Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5701097Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5701462Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.5701593Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5701998Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5702287Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.5702428Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5702842Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5703117Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.5703254Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5703675Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5703927Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.5704042Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5704474Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5704766Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:54.5704906Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5705281Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5705505Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.5705620Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5706160Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5706379Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:54.5706501Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5706937Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5707172Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:54.5707289Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5707657Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5707955Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:54.5708084Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5708512Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5708767Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.5708900Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5709301Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5709536Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.5709657Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5710017Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5710295Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.5710424Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5710884Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5711087Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:54.5711199Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5711585Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5711793Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:54.5711908Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5712090Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T04:29:54.5712512Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5712696Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.5712831Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5713286Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5713468Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.5713571Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5714019Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5714200Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.5714326Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5714742Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5714923Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.5715032Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5715444Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5715633Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:54.5715734Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5716110Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5716249Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.5716334Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5716765Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5716971Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.5717242Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5717680Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5717908Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.5718007Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5718397Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5718592Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:54.5718693Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5719084Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5719301Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:54.5719425Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5719894Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5720100Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:54.5720199Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5720643Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5720829Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.5720932Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5721350Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5721532Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.5721639Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5722302Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5722605Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.5722731Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5723268Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5723520Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.5723612Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5723924Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5724096Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:54.5724181Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5724485Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5724687Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.5724757Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5725056Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5725239Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.5725321Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5725621Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5725802Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:54.5725883Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5726180Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5726480Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.5726576Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5726885Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5727112Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.5727208Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5727774Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5728050Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:54.5728187Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5728707Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5728883Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:54.5728969Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5729369Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5729539Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:54.5729622Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5729944Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5730263Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.5730416Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5730821Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5731044Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.5731140Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5731444Z external/sleef/src/arch/helpersse2.h:432:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5731617Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T04:29:54.5731703Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5732089Z external/sleef/src/arch/helpersse2.h:431:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5732381Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T04:29:54.5732504Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5732944Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5733191Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.5733275Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5733609Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5734005Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.5734138Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5734684Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5735090Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.5735266Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5735743Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5736142Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.5736282Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5736846Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5737022Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:54.5737140Z ^~~~~~~~~~ 2022-05-18T04:29:54.5737631Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5737842Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T04:29:54.5737973Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5738469Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5738746Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:54.5738971Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5739489Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5739761Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:54.5739881Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5740349Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5740610Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:54.5740720Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5741265Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5741560Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:54.5741696Z ^~~~~~~~~~ 2022-05-18T04:29:54.5742272Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5742556Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.5742682Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5743234Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5743750Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.5743893Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5744461Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5744804Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.5744945Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5745511Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5745969Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.5746107Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5746686Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5747060Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.5747218Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5747910Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5748228Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.5748379Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5748948Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5749213Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:54.5749369Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5749928Z external/sleef/src/arch/helpersse2.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5750300Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(m)); } 2022-05-18T04:29:54.5750444Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5751011Z external/sleef/src/arch/helpersse2.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5751345Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:54.5751550Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5752107Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5752398Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.5752547Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5753108Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5753397Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.5753542Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5754324Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5754588Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.5754697Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5755185Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5755437Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.5755561Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5756047Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5756289Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T04:29:54.5756412Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5756895Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5757130Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T04:29:54.5757250Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5757740Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5757981Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T04:29:54.5758102Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5758581Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5758859Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:54.5758988Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5759461Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5759756Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T04:29:54.5759883Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5760372Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5760625Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T04:29:54.5760747Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5761240Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5761483Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T04:29:54.5761591Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5762077Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5762350Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T04:29:54.5762474Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5762962Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5763251Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T04:29:54.5763378Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5763856Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5764112Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:54.5764221Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5764706Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5764960Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T04:29:54.5765088Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5765578Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5765833Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T04:29:54.5765959Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5766453Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5766748Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T04:29:54.5766873Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5767357Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5767735Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T04:29:54.5767863Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5768359Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5768669Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T04:29:54.5768793Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5769263Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5769568Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T04:29:54.5769695Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5770176Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5770489Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T04:29:54.5770660Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5771150Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5771463Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T04:29:54.5771572Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5772048Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5772244Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:54.5772338Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5772752Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5772956Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:54.5773076Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5773528Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5773840Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:54.5773938Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5774327Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5774569Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.5774673Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5775072Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5775304Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.5775407Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5775784Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5776267Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.5776375Z ^~~~~~~~~~ 2022-05-18T04:29:54.5776914Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5777485Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:54.5777595Z ^~~~~~~~~~ 2022-05-18T04:29:54.5778062Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5778289Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:54.5778395Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5778843Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5779069Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.5779182Z ^~~~~~~~~~ 2022-05-18T04:29:54.5779640Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5779885Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T04:29:54.5780006Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5780457Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5780826Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T04:29:54.5780944Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5781374Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5781544Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T04:29:54.5781626Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5781930Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5782093Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T04:29:54.5782179Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5782478Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5782641Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:54.5782717Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5783023Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5783252Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:54.5783343Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5783728Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5783879Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:54.5783956Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5784283Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5784489Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:54.5784595Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5784994Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5785185Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:54.5785292Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5785859Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5786064Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T04:29:54.5786159Z ^~~~~~~~~~ 2022-05-18T04:29:54.5786575Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5786809Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.5786886Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5787163Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5787308Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T04:29:54.5787383Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5787651Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5787787Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T04:29:54.5787847Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5788110Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5788226Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:54.5788297Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5788560Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5788787Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:54.5788860Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5789127Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5789220Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:54.5789293Z ^~~~~~~~~~ 2022-05-18T04:29:54.5789556Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5789698Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:54.5789772Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5790033Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5790187Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:54.5790264Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5790509Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5790697Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T04:29:54.5790769Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5791033Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5791180Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:54.5791252Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5791510Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5791654Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:54.5791715Z ^~~~~~~~~~ 2022-05-18T04:29:54.5791976Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5792086Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.5792159Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5792418Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5792529Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.5792604Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5792850Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5792963Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.5793038Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5793359Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5793474Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.5793568Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5794040Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5794377Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.5794496Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5794762Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5794927Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.5795004Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5795266Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5795445Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:54.5795527Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5795664Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T04:29:54.5795926Z external/sleef/src/arch/helpersse2.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5796099Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask m, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(m)); } 2022-05-18T04:29:54.5796173Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5796435Z external/sleef/src/arch/helpersse2.h:247:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5796594Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:54.5796668Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5796929Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5797074Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.5797146Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5797421Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5797563Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.5797637Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5797899Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5798041Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.5798115Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5798376Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5798518Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.5798577Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5798842Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5798980Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:54.5799051Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5799467Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5799703Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:54.5799822Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5800305Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5800536Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:54.5800652Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5801051Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5801278Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.5801385Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5801818Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5802041Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.5802145Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5802562Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5802769Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.5802936Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5803210Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5803349Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.5803422Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5803687Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5803832Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.5803893Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5804159Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5804297Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.5804371Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5804632Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5804769Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.5804871Z ^~~~~~~~~~ 2022-05-18T04:29:54.5805132Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5805258Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:54.5805328Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5805588Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5805723Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:54.5805793Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5806110Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5806372Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T04:29:54.5806480Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5806890Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5807160Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T04:29:54.5807273Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5807770Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5808023Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T04:29:54.5808134Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5808566Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5808748Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T04:29:54.5808823Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5809081Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5809251Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T04:29:54.5809326Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5809589Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5809753Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T04:29:54.5809827Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5810165Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5810315Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:54.5810377Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5810645Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5810795Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:54.5810870Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5811131Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5811312Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:54.5811391Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5811656Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5811826Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.5811982Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5812418Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5812688Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.5812799Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5813247Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5813615Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:54.5813719Z ^~~~~~~~~~ 2022-05-18T04:29:54.5814163Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5814506Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:54.5814601Z ^~~~~~~~~~ 2022-05-18T04:29:54.5814875Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5815012Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:54.5815086Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5815352Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5815500Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:54.5815573Z ^~~~~~~~~~ 2022-05-18T04:29:54.5815856Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5816081Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:54.5816157Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5816520Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5816735Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T04:29:54.5816835Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5817229Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5817467Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T04:29:54.5817564Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5817998Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5818335Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T04:29:54.5818462Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5818884Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5819148Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T04:29:54.5819278Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5819724Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5819960Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:54.5820091Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5820572Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5820845Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:54.5820971Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5821507Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5821766Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:54.5821885Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5822368Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5822584Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T04:29:54.5822705Z ^~~~~~~~~~ 2022-05-18T04:29:54.5823170Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5823426Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T04:29:54.5823547Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5824038Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5824303Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:54.5824404Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5824865Z external/sleef/src/arch/helpersse2.h:179:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5825100Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T04:29:54.5825213Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5825669Z external/sleef/src/arch/helpersse2.h:178:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5826062Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.5826175Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5826629Z external/sleef/src/arch/helpersse2.h:177:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5826911Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.5827005Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5827458Z external/sleef/src/arch/helpersse2.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5827778Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.5827890Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5828343Z external/sleef/src/arch/helpersse2.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5828746Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.5828855Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5829308Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5829548Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:54.5829656Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5830069Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5830520Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T04:29:54.5830626Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5831048Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5831258Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T04:29:54.5831355Z ^~~~~~~~~~ 2022-05-18T04:29:54.5831728Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5832040Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:54.5832154Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5832557Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5832774Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:54.5832886Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5833297Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5833507Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:54.5833594Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5833980Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5834296Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:54.5834419Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5834922Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5835194Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:54.5835317Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5835796Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5836011Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.5836139Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5836607Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5836857Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.5836979Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5837473Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5837728Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.5837853Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5838306Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5838538Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.5838655Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5839264Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5839498Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.5839617Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5840094Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5840376Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.5840479Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5840929Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5841176Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.5841299Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5841796Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5842070Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.5842198Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5842761Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5843078Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.5843208Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5843793Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5844108Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.5844235Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5844761Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5845101Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.5845250Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5845832Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5846100Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.5846213Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5846850Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5847143Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.5847269Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5847880Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5848138Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.5848263Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5848754Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5849024Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.5849150Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5849624Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5849884Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.5850010Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5850508Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5850902Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:54.5851014Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5851496Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5851734Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:54.5851845Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5852286Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5852528Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.5852640Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5853072Z external/sleef/src/arch/helpersse2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5853227Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:54.5853340Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5853776Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5853940Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T04:29:54.5854111Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5854542Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5854699Z static INLINE int cpuSupportsSSE3() { 2022-05-18T04:29:54.5854806Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5855217Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5855370Z static INLINE int cpuSupportsSSE2() { 2022-05-18T04:29:54.5855482Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5855685Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.5856128Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5856359Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5856492Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5856924Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5857175Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.5857297Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5857730Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5857910Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.5858030Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5858481Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5858696Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.5858822Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5859276Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5859513Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.5859647Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5860114Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5860331Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.5860461Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5860916Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5861175Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.5861281Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5861739Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5861990Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.5862121Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5862574Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5862848Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.5862971Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5863400Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5863653Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.5863778Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5864301Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5864528Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.5864661Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5865135Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5865354Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.5865486Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5866078Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5866303Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.5866434Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5866894Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5867095Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.5867222Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5867692Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5867892Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.5868001Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5868473Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5868691Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.5868824Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5869052Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.5869537Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5869758Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.5869894Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5870349Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5870595Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.5870739Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5871198Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5871435Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.5871651Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5872129Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5872375Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.5872499Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5872982Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5873223Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.5873361Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5873834Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5874099Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.5874241Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5874743Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5875098Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.5875234Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5875716Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5875998Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.5876137Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5876633Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5876918Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.5877054Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5877531Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5877799Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.5877926Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5878406Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5878668Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.5878808Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5879285Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5879555Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.5879695Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5880182Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5880441Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.5880587Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5881073Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5881333Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.5881466Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5881966Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5882187Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.5882332Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5882842Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5883093Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.5883217Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5883667Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5883912Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.5884051Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5884519Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5884751Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.5884893Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5885403Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5885641Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.5885780Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5886257Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5886533Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.5886678Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5887163Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5887436Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.5887583Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5888124Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5888404Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.5888551Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5889029Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5889311Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.5889462Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5889934Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5890187Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.5890305Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5890768Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5891015Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.5891148Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5891595Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5891843Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.5892034Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5892264Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.5892684Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5892925Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.5893062Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5893284Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T04:29:54.5893761Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5893977Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.5894098Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5894585Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5894806Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.5894919Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5895372Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5895628Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.5895746Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5896209Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5896406Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.5896521Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5896974Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5897187Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.5897305Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5897771Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5898031Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:54.5898154Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5898599Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5898800Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.5898923Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5899359Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5899557Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.5899667Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5900070Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5900204Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.5900294Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5900719Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5900932Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.5901055Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5901481Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5901733Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.5901862Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5902224Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5902462Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:54.5902536Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5902787Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5902950Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.5903024Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5903299Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5903498Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.5903580Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5904023Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5904294Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.5904459Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5904800Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5904955Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:54.5905030Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5905289Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5905415Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:54.5905491Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5905863Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5906084Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:54.5906165Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5906559Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5906827Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.5906937Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5907339Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5907615Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.5907703Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5908007Z external/sleef/src/arch/helpersse2.h:428:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5908320Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.5908411Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5908818Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5909147Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.5909252Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5909657Z external/sleef/src/arch/helpersse2.h:426:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5909995Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.5910196Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5910583Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5910921Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.5911011Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5911407Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5911572Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:54.5911689Z ^~~~~~~~~~ 2022-05-18T04:29:54.5912087Z external/sleef/src/arch/helpersse2.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5912307Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T04:29:54.5912411Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5912729Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5912878Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:54.5913016Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5913279Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5913425Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:54.5913498Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5913751Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5913896Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:54.5913955Z ^~~~~~~~~~ 2022-05-18T04:29:54.5914210Z external/sleef/src/arch/helpersse2.h:397:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5914352Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.5914426Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5914687Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5914936Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.5915012Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5915264Z external/sleef/src/arch/helpersse2.h:395:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5915510Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.5915599Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5915972Z external/sleef/src/arch/helpersse2.h:394:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5916224Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.5916332Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5916628Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5916810Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.5916893Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5917161Z external/sleef/src/arch/helpersse2.h:386:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5917304Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.5917383Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5917712Z external/sleef/src/arch/helpersse2.h:369:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5917873Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:54.5917984Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5918250Z external/sleef/src/arch/helpersse2.h:366:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5918395Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.5918472Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5918717Z external/sleef/src/arch/helpersse2.h:364:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5918866Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.5918941Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5919193Z external/sleef/src/arch/helpersse2.h:363:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5919341Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.5919414Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5919694Z external/sleef/src/arch/helpersse2.h:361:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5919838Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T04:29:54.5919899Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5920164Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5920315Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:54.5920389Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5920648Z external/sleef/src/arch/helpersse2.h:356:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5920797Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T04:29:54.5920869Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5921125Z external/sleef/src/arch/helpersse2.h:353:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5921256Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T04:29:54.5921327Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5921592Z external/sleef/src/arch/helpersse2.h:352:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5921740Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T04:29:54.5921817Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5922071Z external/sleef/src/arch/helpersse2.h:349:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5922218Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:54.5922289Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5922544Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5922706Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T04:29:54.5922779Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5923029Z external/sleef/src/arch/helpersse2.h:344:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5923195Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T04:29:54.5923269Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5923513Z external/sleef/src/arch/helpersse2.h:343:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5923713Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T04:29:54.5923784Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5924018Z external/sleef/src/arch/helpersse2.h:342:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5924182Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T04:29:54.5924257Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5924510Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5924654Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:54.5924726Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5924981Z external/sleef/src/arch/helpersse2.h:337:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5925131Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:54.5925191Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5925454Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5925654Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:54.5925732Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5925994Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5926168Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.5926244Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5926500Z external/sleef/src/arch/helpersse2.h:334:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5926662Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.5926735Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5926989Z external/sleef/src/arch/helpersse2.h:333:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5927304Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.5927376Z ^~~~~~~~~~ 2022-05-18T04:29:54.5927727Z external/sleef/src/arch/helpersse2.h:331:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5927863Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:54.5927936Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5928193Z external/sleef/src/arch/helpersse2.h:330:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5928330Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.5928401Z ^~~~~~~~~~ 2022-05-18T04:29:54.5928655Z external/sleef/src/arch/helpersse2.h:313:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5928809Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.5928883Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5929148Z external/sleef/src/arch/helpersse2.h:312:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5929293Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T04:29:54.5929371Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5929613Z external/sleef/src/arch/helpersse2.h:311:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5929752Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T04:29:54.5929857Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5930113Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5930219Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:54.5930296Z ^~~~~~~~~~ 2022-05-18T04:29:54.5930549Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5930701Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:54.5930762Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5931013Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5931157Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:54.5931231Z ^~~~~~~~~~ 2022-05-18T04:29:54.5931525Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5931691Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.5931813Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5932082Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T04:29:54.5932568Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5932822Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.5932939Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5933330Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5933583Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.5933705Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5934215Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5934547Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:54.5934669Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5935145Z external/sleef/src/arch/helpersse2.h:178:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5935472Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.5935595Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5936086Z external/sleef/src/arch/helpersse2.h:177:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5936412Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.5936537Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5937022Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5937265Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.5937397Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5937896Z external/sleef/src/arch/helpersse2.h:159:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5938167Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.5938291Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5938774Z external/sleef/src/arch/helpersse2.h:158:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5938994Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.5939105Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5939627Z external/sleef/src/arch/helpersse2.h:157:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5939897Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.5940017Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5940476Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5940731Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.5940857Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5941349Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5941595Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:54.5941699Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5942173Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5942419Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:54.5942537Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5943073Z external/sleef/src/arch/helpersse2.h:129:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5943355Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:54.5943473Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5943941Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.5944204Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.5944324Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5944546Z [132 / 972] 8 actions running 2022-05-18T04:29:54.5944870Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.5945226Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5945580Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5946041Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5946403Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5946730Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5947076Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5947476Z Executing genrule //:cpu/Unfold2d.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:54.5947489Z 2022-05-18T04:29:54.5947629Z  2022-05-18T04:29:54.5947772Z  2022-05-18T04:29:54.5947912Z  2022-05-18T04:29:54.5948047Z  2022-05-18T04:29:54.5948175Z  2022-05-18T04:29:54.5948314Z  2022-05-18T04:29:54.5948453Z  2022-05-18T04:29:54.5948595Z  2022-05-18T04:29:54.5948909Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:54.5949116Z [134 / 972] 6 actions running 2022-05-18T04:29:54.5949409Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.5949763Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5950088Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5950436Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5950768Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5951093Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.5951102Z 2022-05-18T04:29:54.5951233Z  2022-05-18T04:29:54.5951363Z  2022-05-18T04:29:54.5951485Z  2022-05-18T04:29:54.5951626Z  2022-05-18T04:29:54.5951767Z  2022-05-18T04:29:54.5951908Z  2022-05-18T04:29:54.5952254Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:54.5952809Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.5952981Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:54.5953079Z ^ 2022-05-18T04:29:54.5953203Z At top level: 2022-05-18T04:29:54.5953728Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5954015Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T04:29:54.5954146Z ^~~~~~~ 2022-05-18T04:29:54.5954655Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5955023Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T04:29:54.5955152Z ^~~~~~~ 2022-05-18T04:29:54.5955652Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5955966Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T04:29:54.5956099Z ^~~~~~~~~ 2022-05-18T04:29:54.5956672Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5956944Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T04:29:54.5957090Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5957601Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5957827Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:54.5957953Z ^~~~~~~ 2022-05-18T04:29:54.5958455Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5958679Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:54.5958822Z ^~~~~~~ 2022-05-18T04:29:54.5959335Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5959568Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T04:29:54.5959716Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5960217Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5960439Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:54.5960579Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5961082Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5961318Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:54.5961466Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5961987Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5962296Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.5962439Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5962809Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5962932Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:54.5963014Z ^~~~~~ 2022-05-18T04:29:54.5963285Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5963446Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:54.5963527Z ^~~~~~ 2022-05-18T04:29:54.5963791Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5963915Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:54.5963984Z ^~~~~~ 2022-05-18T04:29:54.5964255Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5964407Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:54.5964514Z ^~~~~ 2022-05-18T04:29:54.5964911Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5965069Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:54.5965182Z ^~~~~~ 2022-05-18T04:29:54.5965530Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5965634Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:54.5965753Z ^~~~~ 2022-05-18T04:29:54.5966074Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5966198Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:54.5966278Z ^~~~~~~ 2022-05-18T04:29:54.5966547Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5966685Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:54.5966770Z ^~~~~~~~~~ 2022-05-18T04:29:54.5967024Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5967181Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:54.5967282Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5967551Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5967779Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:54.5967862Z ^~~~~~~ 2022-05-18T04:29:54.5968131Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5968237Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:54.5968296Z ^~~~~~ 2022-05-18T04:29:54.5968564Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5968676Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:54.5968753Z ^~~~~~~~~ 2022-05-18T04:29:54.5969050Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5969194Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.5969281Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5969548Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5969678Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:54.5969764Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5970029Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5970205Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:54.5970290Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5970559Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5970701Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:54.5970786Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5971038Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5971164Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:54.5971246Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5971515Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5971642Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:54.5971728Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5971994Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5972170Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:54.5972245Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5972513Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5972707Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:54.5972792Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5973055Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5973223Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:54.5973307Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5973568Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5973702Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:54.5973774Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5974039Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5974203Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:54.5974311Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5974665Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5974865Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:54.5974994Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5975486Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5975688Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:54.5975822Z ^~~~~~~~~~~ 2022-05-18T04:29:54.5976239Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5976457Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.5976586Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5977019Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5977250Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.5977546Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5977956Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5978165Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:54.5978302Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5978749Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5978953Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:54.5979082Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5979532Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5979750Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:54.5979878Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.5980102Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.5980584Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5980864Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:54.5981013Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5981487Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5981711Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.5981844Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.5982300Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5982531Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.5982685Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5983167Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5983395Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:54.5983544Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5984021Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5984248Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:54.5984374Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.5984853Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.5985077Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.5985220Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.5985673Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6001236Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.6001424Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6001952Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6002165Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.6002323Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6002819Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6003066Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.6003205Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6003739Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6003963Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.6004111Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6004570Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6004824Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:54.6004961Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6005398Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6005657Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.6005808Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6006290Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6006550Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.6006681Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6007206Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6007468Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.6007710Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6008124Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6008374Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.6008525Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6008983Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6009202Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.6009353Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6009829Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6010076Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.6010224Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6010629Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6010845Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.6010981Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6011399Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6011628Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.6011761Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6012177Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6012416Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.6012556Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6012960Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6013208Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.6013345Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6013745Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6014046Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.6014193Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6014591Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6014839Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:54.6014987Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6015389Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6015615Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:54.6015754Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6016168Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6016378Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.6016517Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6016951Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6017218Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.6017360Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6017802Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6018070Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.6018196Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6018661Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6018919Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.6019070Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6019544Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6019795Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.6019934Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6020370Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6020700Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.6020827Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6021296Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6021618Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:54.6021757Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6022207Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6022515Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.6022650Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6023078Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6023314Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.6023449Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6023879Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6024235Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.6024378Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6024809Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6025001Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.6025105Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6025492Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6025925Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.6026068Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6026480Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6026799Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.6026951Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6027480Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6027790Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:54.6027923Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6028152Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.6028619Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6028902Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.6029051Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6029488Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6029716Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:54.6029857Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6030295Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6030539Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:54.6030666Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6031116Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6031332Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:54.6031466Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6031889Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6032104Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:54.6032220Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6032655Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6032918Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:54.6033047Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6033487Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6033738Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:54.6033871Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6034354Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6034703Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.6034845Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6035304Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6035526Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:54.6035651Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6036057Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6036297Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:54.6036420Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6036622Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T04:29:54.6037055Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6037250Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.6037475Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6037893Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6038069Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.6038170Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6038544Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6038724Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.6038817Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6039238Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6039427Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.6039541Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6039978Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6040202Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:54.6040307Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6040789Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6040915Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.6041029Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6041493Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6041663Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.6041762Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6042164Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6042414Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.6042524Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6061918Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6062146Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:54.6062227Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6062546Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6062683Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:54.6062845Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6063125Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6063285Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:54.6063363Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6063619Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6063750Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.6063825Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6064096Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6064221Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.6064296Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6064635Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6064889Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.6065000Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6065511Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6065876Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.6065986Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6066394Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6066615Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:54.6066719Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6067111Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6067362Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.6067445Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6067827Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6068061Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.6068162Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6068551Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6068775Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:54.6068874Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6069260Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6069542Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.6069690Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6070200Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6070416Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.6070496Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6070761Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6070911Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:54.6071055Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6071318Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6071431Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:54.6071508Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6071775Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6071921Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:54.6071995Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6072259Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6072443Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.6072528Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6072775Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6073013Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.6073098Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6073361Z external/sleef/src/arch/helpersse2.h:432:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6073515Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T04:29:54.6073591Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6073854Z external/sleef/src/arch/helpersse2.h:431:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6074013Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T04:29:54.6074078Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6074342Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6074561Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.6074635Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6074899Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6075112Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.6075185Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6075447Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6075662Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.6075728Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6075995Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6076215Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.6076291Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6076557Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6076661Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:54.6076732Z ^~~~~~~~~~ 2022-05-18T04:29:54.6076995Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6077156Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T04:29:54.6077232Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6077497Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6077648Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:54.6077723Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6077988Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6078133Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:54.6078202Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6078452Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6078601Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:54.6078679Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6078940Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6079084Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:54.6079184Z ^~~~~~~~~~ 2022-05-18T04:29:54.6079450Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6079593Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.6079653Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6079915Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6080161Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6080238Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6080504Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6080673Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6080750Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6081015Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6081175Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6081249Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6081505Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6081687Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.6081775Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6082039Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6082198Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.6082310Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6082710Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6082905Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:54.6083022Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6083463Z external/sleef/src/arch/helpersse2.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6083754Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(m)); } 2022-05-18T04:29:54.6083928Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6084411Z external/sleef/src/arch/helpersse2.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6084696Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:54.6084811Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6085235Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6085477Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.6085608Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6086071Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6086343Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6086464Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6086926Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6087161Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.6087327Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6087862Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6088101Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6088223Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6088682Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6088904Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T04:29:54.6089026Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6089479Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6089708Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T04:29:54.6089815Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6090281Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6090504Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T04:29:54.6090609Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6091032Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6091284Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:54.6091398Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6091857Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6092090Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T04:29:54.6092210Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6092677Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6092940Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T04:29:54.6093057Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6093550Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6093796Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T04:29:54.6093917Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6094361Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6094709Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T04:29:54.6094848Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6095355Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6095616Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T04:29:54.6095743Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6096249Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6096504Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:54.6096613Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6097113Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6097356Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T04:29:54.6097472Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6098021Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6098275Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T04:29:54.6098383Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6098855Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6099155Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T04:29:54.6099256Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6099771Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6100062Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T04:29:54.6100131Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6100390Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6100555Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T04:29:54.6100629Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6101010Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6101264Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T04:29:54.6101365Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6101812Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6102104Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T04:29:54.6102217Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6102683Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6102982Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T04:29:54.6103111Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6103569Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6103828Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:54.6103954Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6104433Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6104773Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:54.6104891Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6105339Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6105648Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:54.6105860Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6106345Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6106648Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.6106763Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6107241Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6107543Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.6107658Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6108225Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6108819Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.6108935Z ^~~~~~~~~~ 2022-05-18T04:29:54.6109408Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6109924Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:54.6110044Z ^~~~~~~~~~ 2022-05-18T04:29:54.6110544Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6110762Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:54.6110889Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6111380Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6111628Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.6111747Z ^~~~~~~~~~ 2022-05-18T04:29:54.6112213Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6112455Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T04:29:54.6112579Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6113059Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6113307Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T04:29:54.6113425Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6113894Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6114137Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T04:29:54.6114254Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6114702Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6114949Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T04:29:54.6115076Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6115540Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6115882Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:54.6116010Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6116475Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6116730Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:54.6116856Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6117332Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6117592Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:54.6117719Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6118186Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6118448Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:54.6118561Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6119041Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6119326Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:54.6119438Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6119920Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6120134Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T04:29:54.6120256Z ^~~~~~~~~~ 2022-05-18T04:29:54.6120725Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6120970Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.6121103Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6121575Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6121800Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T04:29:54.6121929Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6122405Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6122641Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T04:29:54.6122762Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6123204Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6123414Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:54.6123530Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6124008Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6124191Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:54.6124298Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6124782Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6124962Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:54.6125065Z ^~~~~~~~~~ 2022-05-18T04:29:54.6125530Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6125767Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:54.6125898Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6126367Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6126694Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:54.6126812Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6127287Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6127536Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T04:29:54.6127710Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6128155Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6128394Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:54.6128501Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6128920Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6129150Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:54.6129260Z ^~~~~~~~~~ 2022-05-18T04:29:54.6129660Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6129824Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.6129999Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6130423Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6130598Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.6130710Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6131135Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6131306Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.6131398Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6131832Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6132001Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.6132114Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6132539Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6132831Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.6132954Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6133386Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6133632Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.6133747Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6134192Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6134421Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:54.6134542Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6134757Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T04:29:54.6135198Z external/sleef/src/arch/helpersse2.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6135482Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask m, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(m)); } 2022-05-18T04:29:54.6135584Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6136038Z external/sleef/src/arch/helpersse2.h:247:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6136304Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:54.6136497Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6136900Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6137050Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.6137127Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6137390Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6137523Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6137597Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6137857Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6137998Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.6138072Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6138340Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6138482Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6138559Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6138855Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6138999Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:54.6139073Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6139335Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6139474Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:54.6139545Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6139808Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6139949Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:54.6140006Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6140270Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6140420Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6140495Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6140756Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6140901Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6140975Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6141242Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6141371Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6141444Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6141706Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6141846Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.6141921Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6142183Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6142331Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6142406Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6142655Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6142797Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6142911Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6143172Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6143317Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.6143388Z ^~~~~~~~~~ 2022-05-18T04:29:54.6143653Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6143794Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:54.6143853Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6144115Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6144255Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:54.6144333Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6144595Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6144767Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T04:29:54.6144870Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6145131Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6145298Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T04:29:54.6145358Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6145618Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6146009Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T04:29:54.6146137Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6146600Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6146894Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T04:29:54.6147022Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6147501Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6147792Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T04:29:54.6147923Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6148409Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6148708Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T04:29:54.6148837Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6149322Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6149589Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:54.6149722Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6150194Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6150464Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:54.6150589Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6151046Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6151292Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:54.6151488Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6151921Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6152261Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.6152370Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6152738Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6153002Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.6153104Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6153488Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6153815Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:54.6153923Z ^~~~~~~~~~ 2022-05-18T04:29:54.6154294Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6154717Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:54.6154819Z ^~~~~~~~~~ 2022-05-18T04:29:54.6155225Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6155434Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:54.6155537Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6156100Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6156343Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:54.6156457Z ^~~~~~~~~~ 2022-05-18T04:29:54.6156913Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6157142Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:54.6157256Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6157682Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6157924Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T04:29:54.6158040Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6158506Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6158763Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T04:29:54.6158886Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6159193Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6159366Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T04:29:54.6159452Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6159804Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6160109Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T04:29:54.6160231Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6160605Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6160778Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:54.6160855Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6161163Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6161428Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:54.6161517Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6161823Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6161995Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:54.6162081Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6162502Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6162633Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T04:29:54.6162709Z ^~~~~~~~~~ 2022-05-18T04:29:54.6162974Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6163122Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T04:29:54.6163195Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6163495Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6163644Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:54.6163719Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6163971Z external/sleef/src/arch/helpersse2.h:179:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6164122Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T04:29:54.6164198Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6164460Z external/sleef/src/arch/helpersse2.h:178:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6164644Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.6164717Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6164982Z external/sleef/src/arch/helpersse2.h:177:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6165162Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.6165238Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6165484Z external/sleef/src/arch/helpersse2.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6165667Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.6165743Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6166005Z external/sleef/src/arch/helpersse2.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6166189Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.6166265Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6166528Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6166670Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:54.6166730Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6166995Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6167269Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T04:29:54.6167343Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6167681Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6167849Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T04:29:54.6167922Z ^~~~~~~~~~ 2022-05-18T04:29:54.6168190Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6168315Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:54.6168389Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6168651Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6168798Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:54.6168873Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6169136Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6169311Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:54.6169404Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6169763Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6170029Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:54.6170130Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6170517Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6170727Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:54.6170828Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6171225Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6171430Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6171523Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6171930Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6172160Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6172270Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6172665Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6172891Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.6172999Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6173433Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6173636Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6173729Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6174137Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6174347Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6174458Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6174865Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6175082Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6175193Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6175615Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6175813Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.6176019Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6176413Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6176623Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6176732Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6177140Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6177379Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6177484Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6177863Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6178085Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.6178189Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6178608Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6178846Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6178950Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6179459Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6179689Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6179777Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6180200Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6180409Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6180513Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6180938Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6181138Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.6181245Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6181686Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6181904Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6182016Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6182431Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6182645Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6182750Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6183168Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6183396Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:54.6183497Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6183872Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6184113Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:54.6184222Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6184773Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6185044Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.6185162Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6185649Z external/sleef/src/arch/helpersse2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6186109Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:54.6186212Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6186707Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6186922Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T04:29:54.6187046Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6187516Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6187688Z static INLINE int cpuSupportsSSE3() { 2022-05-18T04:29:54.6187809Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6188256Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6188400Z static INLINE int cpuSupportsSSE2() { 2022-05-18T04:29:54.6188512Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6189002Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6189286Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.6189431Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6189979Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6190150Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.6190249Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6190389Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.6190687Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6190851Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.6191055Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6191301Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6191466Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.6191555Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6191911Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6192221Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.6192363Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6192806Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6193028Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.6193169Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6193643Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6193972Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.6194126Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6194346Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T04:29:54.6194850Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6195083Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.6195220Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6195716Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6196038Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.6196173Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6196670Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6196906Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.6197026Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6197528Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6197752Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.6197890Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6198366Z external/sleef/src/arch/helpersse2.h:501:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6198616Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:54.6198743Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6199180Z external/sleef/src/arch/helpersse2.h:497:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6199359Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.6199481Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6199995Z external/sleef/src/arch/helpersse2.h:490:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6200205Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.6200333Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6200805Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6201073Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.6201180Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6201672Z external/sleef/src/arch/helpersse2.h:482:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6201933Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:54.6202067Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6202556Z external/sleef/src/arch/helpersse2.h:478:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6202797Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:54.6202927Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6203435Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6203691Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:54.6203820Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6204296Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6204520Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.6204646Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6205137Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6205370Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.6205496Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6205936Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6206096Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.6206219Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6206719Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6206993Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.6207183Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6207761Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6208037Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.6208157Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6208635Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6208903Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:54.6209027Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6209511Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6209824Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.6209955Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6210426Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6210692Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.6210867Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6211357Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6211713Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.6211848Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6212341Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6212697Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.6212838Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6213318Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6213575Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:54.6213696Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6214174Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6214385Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:54.6214513Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6214991Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6215251Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:54.6215384Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6215872Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6216205Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.6216347Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6216846Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6217189Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.6217326Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6217804Z external/sleef/src/arch/helpersse2.h:428:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6218202Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.6218373Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6218763Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6219092Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.6219227Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6219679Z external/sleef/src/arch/helpersse2.h:426:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6220082Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.6220212Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6220708Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6221108Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.6221220Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6221758Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6221942Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:54.6222067Z ^~~~~~~~~~ 2022-05-18T04:29:54.6222563Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6222828Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:54.6222953Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6223429Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6223679Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:54.6223806Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6224271Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6224532Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:54.6224659Z ^~~~~~~~~~ 2022-05-18T04:29:54.6225145Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6225603Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6225861Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6226258Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6226494Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6226624Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6227123Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6227408Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:54.6227538Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6228037Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6228359Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.6228497Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6228962Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6229149Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:54.6229351Z ^~~~~~~~~~ 2022-05-18T04:29:54.6229853Z external/sleef/src/arch/helpersse2.h:294:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6230099Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:54.6230233Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6230719Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6230979Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:54.6231107Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6231581Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6231855Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:54.6231985Z ^~~~~~~~~~ 2022-05-18T04:29:54.6232440Z external/sleef/src/arch/helpersse2.h:282:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6232641Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.6232769Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6233293Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6233504Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.6233631Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6234117Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6234326Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.6234457Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6234940Z external/sleef/src/arch/helpersse2.h:270:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6235141Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.6235257Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6235782Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6236137Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.6236282Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6236776Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6237076Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.6237214Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6237451Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T04:29:54.6237937Z external/sleef/src/arch/helpersse2.h:247:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6238234Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:54.6238362Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6238839Z external/sleef/src/arch/helpersse2.h:243:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6239111Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6239241Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6239728Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6239949Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.6240035Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6240433Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6240639Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6240805Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6241189Z external/sleef/src/arch/helpersse2.h:226:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6241387Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.6241490Z ^~~~~~~~~~ 2022-05-18T04:29:54.6241883Z external/sleef/src/arch/helpersse2.h:222:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6242091Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T04:29:54.6242169Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6242430Z external/sleef/src/arch/helpersse2.h:221:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6242596Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T04:29:54.6242674Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6243018Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6243326Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T04:29:54.6243428Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6243809Z external/sleef/src/arch/helpersse2.h:219:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6244029Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T04:29:54.6244129Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6244518Z external/sleef/src/arch/helpersse2.h:218:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6244791Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T04:29:54.6244901Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6245318Z external/sleef/src/arch/helpersse2.h:217:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6245575Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T04:29:54.6245682Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6246075Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6246299Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:54.6246406Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6246935Z external/sleef/src/arch/helpersse2.h:214:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6247191Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:54.6247314Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6247893Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6248229Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:54.6248341Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6248832Z external/sleef/src/arch/helpersse2.h:212:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6249159Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.6249299Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6249775Z external/sleef/src/arch/helpersse2.h:211:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6250087Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.6250327Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6250800Z external/sleef/src/arch/helpersse2.h:210:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6251089Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:54.6251160Z ^~~~~~~~~~ 2022-05-18T04:29:54.6251460Z external/sleef/src/arch/helpersse2.h:208:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6251617Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:54.6251703Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6252004Z external/sleef/src/arch/helpersse2.h:207:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6252175Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:54.6252262Z ^~~~~~~~~~ 2022-05-18T04:29:54.6252566Z external/sleef/src/arch/helpersse2.h:206:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6252726Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:54.6252873Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6253195Z external/sleef/src/arch/helpersse2.h:200:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6253468Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:54.6253555Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6253830Z external/sleef/src/arch/helpersse2.h:199:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6253980Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:54.6254058Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6254309Z external/sleef/src/arch/helpersse2.h:191:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6254455Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:54.6254531Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6254793Z external/sleef/src/arch/helpersse2.h:179:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6254943Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T04:29:54.6255022Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6255275Z external/sleef/src/arch/helpersse2.h:176:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6255458Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.6255519Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6255785Z external/sleef/src/arch/helpersse2.h:175:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6255971Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.6256048Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6256306Z external/sleef/src/arch/helpersse2.h:172:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6256469Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:54.6256585Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6256981Z external/sleef/src/arch/helpersse2.h:169:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6257171Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:54.6257278Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6257698Z external/sleef/src/arch/helpersse2.h:168:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6257992Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:54.6258098Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6258648Z external/sleef/src/arch/helpersse2.h:167:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6258906Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:54.6259031Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6259522Z external/sleef/src/arch/helpersse2.h:163:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6259772Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:54.6259898Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6260387Z external/sleef/src/arch/helpersse2.h:162:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6260647Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:54.6260770Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6261247Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6261604Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6261730Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6262216Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6262453Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6262573Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6263093Z external/sleef/src/arch/helpersse2.h:154:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6263344Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6263467Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6263918Z external/sleef/src/arch/helpersse2.h:153:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6264152Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.6264276Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6264761Z external/sleef/src/arch/helpersse2.h:152:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6265036Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6265160Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6265621Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6266039Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:54.6266185Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6266740Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6267024Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:54.6267165Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6267710Z external/sleef/src/arch/helpersse2.h:130:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6268013Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:54.6268162Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6268721Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6269039Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.6269167Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6269539Z [134 / 973] 8 actions running 2022-05-18T04:29:54.6269843Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.6270224Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6270638Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6271049Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6271456Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6271864Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6272255Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6272741Z //:cpu/UnfoldBackwardKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:54.6272754Z 2022-05-18T04:29:54.6272898Z  2022-05-18T04:29:54.6273041Z  2022-05-18T04:29:54.6273185Z  2022-05-18T04:29:54.6273329Z  2022-05-18T04:29:54.6273471Z  2022-05-18T04:29:54.6273597Z  2022-05-18T04:29:54.6273740Z  2022-05-18T04:29:54.6273883Z  2022-05-18T04:29:54.6274197Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:54.6274415Z [134 / 973] 8 actions running 2022-05-18T04:29:54.6274819Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.6275174Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6275504Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6275801Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6276106Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6276411Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6276706Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6277051Z //:cpu/UnfoldBackwardKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:54.6277067Z 2022-05-18T04:29:54.6277196Z  2022-05-18T04:29:54.6277305Z  2022-05-18T04:29:54.6277434Z  2022-05-18T04:29:54.6277552Z  2022-05-18T04:29:54.6277679Z  2022-05-18T04:29:54.6277809Z  2022-05-18T04:29:54.6277930Z  2022-05-18T04:29:54.6278056Z  2022-05-18T04:29:54.6278360Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:54.6278765Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:54.6279061Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:54.6279239Z ^~~ 2022-05-18T04:29:54.6279532Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T04:29:54.6279936Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.6280089Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T04:29:54.6280179Z ^ 2022-05-18T04:29:54.6280269Z At top level: 2022-05-18T04:29:54.6280725Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6281018Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T04:29:54.6281138Z ^~~~~~~ 2022-05-18T04:29:54.6281596Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6281944Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T04:29:54.6282065Z ^~~~~~~ 2022-05-18T04:29:54.6282614Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6282907Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T04:29:54.6283037Z ^~~~~~~~~ 2022-05-18T04:29:54.6283501Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6283752Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T04:29:54.6283886Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6284325Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6284531Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T04:29:54.6284664Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6285141Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6285438Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T04:29:54.6285631Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6286105Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6286370Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T04:29:54.6286511Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6286977Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6287254Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.6287390Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6287945Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6288147Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T04:29:54.6288273Z ^~~~~ 2022-05-18T04:29:54.6288728Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6288932Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:54.6289061Z ^~~~~ 2022-05-18T04:29:54.6289529Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6289734Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:54.6289843Z ^~~~ 2022-05-18T04:29:54.6290309Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6290513Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:54.6290644Z ^~~~ 2022-05-18T04:29:54.6291107Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6291312Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:54.6291437Z ^~~~~~ 2022-05-18T04:29:54.6291906Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6292130Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:54.6292269Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6292734Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6293039Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:54.6293171Z ^~~~~~~~~ 2022-05-18T04:29:54.6293648Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6293864Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:54.6293991Z ^~~~~~ 2022-05-18T04:29:54.6294449Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6294659Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:54.6294786Z ^~~~~~ 2022-05-18T04:29:54.6295243Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6295457Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:54.6295584Z ^~~~~~ 2022-05-18T04:29:54.6296059Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6296287Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:54.6296390Z ^~~~~ 2022-05-18T04:29:54.6296875Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6297200Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:54.6297341Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6297819Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6298192Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:54.6298339Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6298569Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.6299057Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6299222Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:54.6299336Z ^~~~~~~~ 2022-05-18T04:29:54.6299812Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6300060Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6300197Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6300672Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6300957Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.6301086Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6301550Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6301743Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.6301875Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6302354Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6302562Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6302693Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6303178Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6303480Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6303600Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6304080Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6304303Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6304430Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6304902Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6305092Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.6305212Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6305696Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6306157Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:54.6306291Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6306762Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6307049Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:54.6307178Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6307637Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6307894Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.6308021Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6308480Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6308757Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.6308887Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6309331Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6309597Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.6309721Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6310204Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6310428Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.6310546Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6311028Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6311253Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.6311391Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6311870Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6312096Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.6312229Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6312706Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6312936Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:54.6313077Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6313560Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6313787Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:54.6314000Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6314484Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6314714Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:54.6314850Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6315327Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6315523Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:54.6315647Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6316116Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6316324Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:54.6316461Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6316924Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6317111Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.6317287Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6317722Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6317915Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.6318038Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6318497Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6318707Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:54.6318845Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6319323Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6319542Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:54.6319659Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6320098Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6320324Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6320459Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6320894Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6321086Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:54.6321210Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6321659Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6321851Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6321967Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6322410Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6322620Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.6322748Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6322958Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.6323393Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6323584Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:54.6323685Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6324132Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6324373Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:54.6324492Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6324919Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6325131Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:54.6325258Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6325710Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6325898Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:54.6326023Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6326479Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6326686Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.6326814Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6327246Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6327512Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:54.6327726Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6328162Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6328378Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:54.6328510Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6328952Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6329184Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.6329321Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6329709Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6329901Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.6330013Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6330425Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6330640Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.6330764Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6331211Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6331450Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.6331578Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6331900Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6332038Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:54.6332127Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6332400Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6332545Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:54.6332635Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6332904Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6333045Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:54.6333203Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6333476Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6333612Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:54.6333699Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6333971Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6334113Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:54.6334201Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6334468Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6334603Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:54.6334690Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6334941Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6335111Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:54.6335198Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6335464Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6335618Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:54.6335704Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6335970Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6336123Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.6336200Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6336462Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6336623Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:54.6336708Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6336975Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6337117Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:54.6337200Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6337466Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6337592Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:54.6337679Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6337942Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6338115Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6338239Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6338529Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6338692Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.6338781Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6339049Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6339239Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6339329Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6339600Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6339756Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.6339842Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6340106Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6340260Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.6340346Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6340598Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6340753Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.6340837Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6341130Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6341327Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.6341414Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6341681Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6341835Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.6341920Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6342172Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6342320Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.6342406Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6342670Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6342812Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.6342896Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6343158Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6343297Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.6343368Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6343631Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6343774Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.6343859Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6344120Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6344256Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.6344339Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6344636Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6344789Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.6344876Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6345187Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6345348Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.6345440Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6345705Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6346960Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.6347048Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6347342Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6347503Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6347596Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6347867Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6348014Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.6348185Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6348457Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6348604Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.6348690Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6348942Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6349090Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.6349179Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6349312Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.6349567Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6349734Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:54.6349820Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6350074Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6350194Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.6350279Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6350530Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6350691Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.6350778Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6351064Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6351290Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:54.6351437Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6351827Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6352028Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:54.6352163Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6352641Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6352859Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.6353012Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6353558Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6353823Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6353964Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6354173Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.6354587Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6354852Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6355006Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6355447Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6355686Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.6355818Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6356242Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6356466Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6356669Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6357040Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6357241Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:54.6357358Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6357793Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6358062Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6358217Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6358673Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6358921Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6359071Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6359544Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6359816Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6359964Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6360427Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6360689Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6360815Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6361298Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6361572Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.6361717Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6362200Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6362464Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.6362609Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6363083Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6363332Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.6363479Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6364021Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6364253Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.6364397Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6364824Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6365045Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.6365188Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6365648Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6365912Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6366058Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6366547Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6366812Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6367008Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6367492Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6367858Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:54.6368009Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6368477Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6368737Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:54.6368888Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6369371Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6369609Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.6369752Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6370227Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6370458Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.6370589Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6371063Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6371402Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.6371545Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6372033Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6372348Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.6372493Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6372970Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6373260Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.6373401Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6373878Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6374161Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.6374299Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6374595Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.6375054Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6375421Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:54.6375549Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6376036Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6376374Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.6376517Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6376990Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6377314Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.6377454Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6377940Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6378289Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.6378420Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6378902Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6379179Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.6379322Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6379796Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6380127Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:54.6380280Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6380755Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6381035Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6381188Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6381663Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6381916Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:54.6382063Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6382536Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6382806Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:54.6382931Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6383363Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6383603Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:54.6383745Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6384211Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6384481Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.6384630Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6385113Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6385461Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.6385615Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6386178Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6386445Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.6386564Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6386955Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6387220Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:54.6387366Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6387818Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6388075Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:54.6388205Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6388454Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T04:29:54.6389020Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6389255Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.6389398Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6389895Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6390135Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.6390263Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6390760Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6390988Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.6391119Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6391622Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6391847Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.6391982Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6392475Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6392736Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:54.6392845Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6393355Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6393537Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.6393667Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6394151Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6394366Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.6394502Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6394982Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6395233Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.6395363Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6395840Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6396075Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:54.6396194Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6396769Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6397009Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:54.6397142Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6397634Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6397913Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:54.6398043Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6398550Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6398780Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.6398910Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6399415Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6399642Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.6399751Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6400284Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6400566Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.6400700Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6401209Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6401485Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.6401617Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6402110Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6402369Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:54.6402495Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6403001Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6403320Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.6403449Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6403940Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6404229Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.6404358Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6404838Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6405121Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:54.6405246Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6405749Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6406117Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.6406246Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6406752Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6407119Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.6407251Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6407823Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6408070Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:54.6408195Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6408709Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6408936Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:54.6409065Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6409495Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6409698Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:54.6409783Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6410062Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6410250Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.6410332Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6410678Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6410897Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.6410979Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6411248Z external/sleef/src/arch/helpersse2.h:435:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6411418Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:54.6411481Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6411782Z external/sleef/src/arch/helpersse2.h:434:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6411982Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:54.6412061Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6412325Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6412560Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.6412648Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6412976Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6413177Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.6413252Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6413517Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6413735Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.6413810Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6414152Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6414398Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.6414477Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6414763Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6414913Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:54.6414993Z ^~~~~~~~~~ 2022-05-18T04:29:54.6415260Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6415454Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T04:29:54.6415542Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6415823Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6415976Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:54.6416074Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6416327Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6416470Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:54.6416544Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6416806Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6416952Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:54.6417068Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6417365Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6417519Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:54.6417580Z ^~~~~~~~~~ 2022-05-18T04:29:54.6417842Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6417980Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.6418052Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6418352Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6418601Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6418676Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6418941Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6419126Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6419200Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6419495Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6419665Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6419736Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6419995Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6420183Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.6420285Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6420568Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6420722Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.6420799Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6421058Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6421195Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:54.6421273Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6421592Z external/sleef/src/arch/helpersse2.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6421733Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask opmask, vfloat x, vfloat y) { 2022-05-18T04:29:54.6421794Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6422056Z external/sleef/src/arch/helpersse2.h:373:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6422188Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:54.6422263Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6422552Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6422699Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.6422772Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6423063Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6423208Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6423269Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6423571Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6423734Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.6423808Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6424103Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6424249Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6424323Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6424589Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6424742Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T04:29:54.6424818Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6425079Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6425216Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T04:29:54.6425287Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6425575Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6425854Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T04:29:54.6425945Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6426255Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6426416Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:54.6426491Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6426752Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6426905Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T04:29:54.6427005Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6427270Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6427414Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T04:29:54.6427477Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6427739Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6427882Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T04:29:54.6428049Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6428314Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6428469Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T04:29:54.6428546Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6428809Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6428940Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T04:29:54.6429044Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6429334Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6429500Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:54.6429579Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6429866Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6430096Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T04:29:54.6430184Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6430438Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6430582Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T04:29:54.6430671Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6430954Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6431173Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T04:29:54.6431251Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6431537Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6431709Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T04:29:54.6431769Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6432052Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6432273Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T04:29:54.6432346Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6432606Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6432795Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T04:29:54.6432870Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6433152Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6433375Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T04:29:54.6433439Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6433732Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6433964Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T04:29:54.6434044Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6434407Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6434554Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:54.6434682Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6434941Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6435070Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:54.6435143Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6435454Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6435649Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:54.6435732Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6435991Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6436162Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.6436274Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6436577Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6436802Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.6436880Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6437140Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6437514Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.6437592Z ^~~~~~~~~~ 2022-05-18T04:29:54.6437854Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6438178Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:54.6438249Z ^~~~~~~~~~ 2022-05-18T04:29:54.6438553Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6438706Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:54.6438781Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6439038Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6439183Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.6439257Z ^~~~~~~~~~ 2022-05-18T04:29:54.6439567Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6439729Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T04:29:54.6439796Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6440125Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6440292Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T04:29:54.6440402Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6440681Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6440838Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T04:29:54.6440908Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6441165Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6441315Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T04:29:54.6441468Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6441748Z external/sleef/src/arch/helpersse2.h:323:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6441925Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T04:29:54.6442021Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6442302Z external/sleef/src/arch/helpersse2.h:322:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6442513Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T04:29:54.6442589Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6442864Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6443013Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:54.6443094Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6443410Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6443579Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:54.6443690Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6443985Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6444157Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:54.6444223Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6444556Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6444716Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:54.6444802Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6445083Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6445215Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:54.6445287Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6445550Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6445706Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T04:29:54.6445792Z ^~~~~~~~~~ 2022-05-18T04:29:54.6446080Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6446248Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.6446323Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6446586Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6446784Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T04:29:54.6446863Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6447140Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6447298Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T04:29:54.6447373Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6447696Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6447824Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:54.6447938Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6448220Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6448381Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:54.6448440Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6448703Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6448863Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:54.6448972Z ^~~~~~~~~~ 2022-05-18T04:29:54.6449258Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6449396Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:54.6449471Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6449756Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6449895Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:54.6449977Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6450286Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6450466Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T04:29:54.6450576Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6450876Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6451030Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:54.6451132Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6451405Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6451606Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:54.6451679Z ^~~~~~~~~~ 2022-05-18T04:29:54.6452003Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6452131Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.6452244Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6452534Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6452646Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.6452707Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6452990Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6453100Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.6453174Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6453491Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6453621Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.6453697Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6453971Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6454187Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.6454298Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6454566Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6454759Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.6454839Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6455126Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6455270Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:54.6455421Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6455706Z external/sleef/src/arch/helpersse2.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6455855Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask opmask, vdouble x, vdouble y) { 2022-05-18T04:29:54.6455930Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6456062Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T04:29:54.6456378Z external/sleef/src/arch/helpersse2.h:251:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6456572Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T04:29:54.6456650Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6456929Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6457076Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.6457136Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6457398Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6457629Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6457703Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6457986Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6458127Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.6458203Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6458519Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6458656Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6458733Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6459021Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6459201Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:54.6459280Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6459572Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6459726Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:54.6459798Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6460067Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6460204Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:54.6460277Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6460596Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6460769Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6460847Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6461179Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6461322Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6461381Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6461691Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6461846Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6461923Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6462229Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6462363Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.6462434Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6462699Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6462832Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6462907Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6463166Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6463304Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6463373Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6463689Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6463851Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.6463924Z ^~~~~~~~~~ 2022-05-18T04:29:54.6464206Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6464347Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:54.6464416Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6464678Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6464817Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:54.6464887Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6465148Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6465317Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T04:29:54.6465377Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6465641Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6465954Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T04:29:54.6466031Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6466293Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6466458Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T04:29:54.6466530Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6466790Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6466945Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T04:29:54.6467018Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6467297Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6467509Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T04:29:54.6467586Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6467871Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6468035Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T04:29:54.6468107Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6468352Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6468558Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:54.6468632Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6468903Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6469053Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:54.6469129Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6469465Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6469649Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:54.6469727Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6469977Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6470166Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.6470284Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6470592Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6470779Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.6470865Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6471131Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6471382Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:54.6471454Z ^~~~~~~~~~ 2022-05-18T04:29:54.6471743Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6471970Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:54.6472041Z ^~~~~~~~~~ 2022-05-18T04:29:54.6472304Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6472438Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:54.6472509Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6472805Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6472949Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:54.6473044Z ^~~~~~~~~~ 2022-05-18T04:29:54.6473307Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6473459Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:54.6473532Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6473848Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6474001Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T04:29:54.6474075Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6474344Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6474491Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T04:29:54.6474563Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6474873Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6475043Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T04:29:54.6475173Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6475453Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6475639Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T04:29:54.6475704Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6475970Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6476140Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:54.6476220Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6476482Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6476632Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:54.6476712Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6477045Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6477231Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:54.6477295Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6477580Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6477715Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T04:29:54.6477790Z ^~~~~~~~~~ 2022-05-18T04:29:54.6478048Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6478192Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T04:29:54.6478268Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6478535Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6478712Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:54.6478789Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6479051Z external/sleef/src/arch/helpersse2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6479186Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.6479260Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6479520Z external/sleef/src/arch/helpersse2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6479669Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T04:29:54.6479740Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6479991Z external/sleef/src/arch/helpersse2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6480151Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T04:29:54.6480262Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6480553Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6480714Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:54.6480811Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6481074Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6481366Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T04:29:54.6481454Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6481782Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6481914Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T04:29:54.6481984Z ^~~~~~~~~~ 2022-05-18T04:29:54.6482249Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6482385Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:54.6482458Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6482776Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6482910Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:54.6482987Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6483250Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6483414Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:54.6483485Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6483778Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6483927Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:54.6484001Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6484251Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6484400Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:54.6484473Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6484730Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6484872Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6484977Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6485260Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6485438Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6485521Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6485810Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6485956Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.6486050Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6486354Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6486499Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6486596Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6486909Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6487047Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6487161Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6487452Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6487687Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6487767Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6488039Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6488218Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.6488345Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6488620Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6488771Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6488845Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6489106Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6489310Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6489389Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6489723Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6489871Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.6489934Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6490223Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6490440Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6490548Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6490859Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6491010Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6491082Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6491351Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6491532Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6491592Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6491914Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6492094Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.6492174Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6492480Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6492663Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6492740Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6493023Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6493152Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6493233Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6493546Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6493705Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:54.6493799Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6494064Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6494217Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:54.6494312Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6494617Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6494787Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.6494860Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6495123Z external/sleef/src/arch/helpersse2.h:117:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6495269Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:54.6495343Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6495667Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6495776Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T04:29:54.6495838Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6496120Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6496224Z static INLINE int cpuSupportsSSE3() { 2022-05-18T04:29:54.6496316Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6496629Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6496732Z static INLINE int cpuSupportsSSE2() { 2022-05-18T04:29:54.6496809Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6496943Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.6497215Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6497418Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.6497518Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6497844Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6497966Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.6498048Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6498322Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6498454Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6498530Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6498899Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6499077Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6499164Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6499504Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6499691Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6499816Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6500188Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6500329Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.6500435Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6500852Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6501031Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.6501118Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6501389Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6501554Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.6501634Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6501921Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6502103Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.6502183Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6502523Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6502707Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.6502791Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6503098Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6503235Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.6503323Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6503619Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6503779Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.6503862Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6504131Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6504252Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.6504331Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6504652Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6504808Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.6504895Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6505190Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6505321Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.6505402Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6505536Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.6505959Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6506171Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.6506280Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6506747Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6506986Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.6507113Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6507404Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6507541Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.6507626Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6507888Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6508023Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.6508108Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6508382Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6508527Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.6508616Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6508885Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6509039Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.6509124Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6509469Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6509734Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6509847Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6510172Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6510337Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.6510426Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6510719Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6510936Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6511036Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6511317Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6511491Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.6511625Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6511895Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6512108Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.6512197Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6512517Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6512673Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.6512765Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6513025Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6513237Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.6513325Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6513616Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6513767Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.6513885Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6514216Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6514386Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.6514464Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6514754Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6514898Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.6514999Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6515321Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6515469Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.6515557Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6515851Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6515982Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.6516104Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6516376Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6516565Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.6516651Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6516964Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6517131Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.6517219Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6517484Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6517635Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.6517726Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6517997Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6518190Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.6518280Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6518552Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6518715Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6518805Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6519056Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6519206Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.6519290Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6519601Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6519747Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.6519833Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6520112Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6520253Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.6520324Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6520457Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.6520704Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6520852Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6520942Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6521075Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T04:29:54.6521351Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6521480Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.6521560Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6522008Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6522239Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.6522370Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6522895Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6523114Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.6523225Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6523639Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6523826Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.6523929Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6524318Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6524469Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.6524544Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6524821Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6524978Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:54.6525055Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6525354Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6525467Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.6525541Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6525800Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6525926Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.6526002Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6526257Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6526352Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.6526411Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6526679Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6526832Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.6526912Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6527178Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6527327Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.6527403Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6527759Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6527898Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:54.6527975Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6528235Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6528397Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.6528475Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6528746Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6528943Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.6529023Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6529290Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6529473Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.6529583Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6529843Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6529999Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:54.6530070Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6530322Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6530446Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:54.6530519Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6530760Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6530904Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:54.6530978Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6531251Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6531464Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.6531544Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6531815Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6532004Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.6532084Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6532331Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6532544Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.6532619Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6532876Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6533096Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.6533170Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6533424Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6533526Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:54.6533584Z ^~~~~~~~~~ 2022-05-18T04:29:54.6533845Z external/sleef/src/arch/helpersse2.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6533981Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T04:29:54.6534060Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6534316Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6534463Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:54.6534535Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6534789Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6534922Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:54.6534993Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6535243Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6535387Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:54.6535458Z ^~~~~~~~~~ 2022-05-18T04:29:54.6535740Z external/sleef/src/arch/helpersse2.h:397:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6535879Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.6535952Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6536195Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6536439Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6536512Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6536766Z external/sleef/src/arch/helpersse2.h:395:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6536932Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6537005Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6537258Z external/sleef/src/arch/helpersse2.h:394:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6537432Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6537492Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6537793Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6537975Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.6538057Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6538323Z external/sleef/src/arch/helpersse2.h:386:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6538477Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.6538556Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6538822Z external/sleef/src/arch/helpersse2.h:373:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6538953Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:54.6539019Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6539280Z external/sleef/src/arch/helpersse2.h:366:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6539424Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.6539498Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6539753Z external/sleef/src/arch/helpersse2.h:364:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6539905Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.6540006Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6540294Z external/sleef/src/arch/helpersse2.h:363:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6540426Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6540521Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6540793Z external/sleef/src/arch/helpersse2.h:361:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6540979Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T04:29:54.6541059Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6541355Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6541560Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:54.6541634Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6541881Z external/sleef/src/arch/helpersse2.h:356:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6542062Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T04:29:54.6542147Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6542450Z external/sleef/src/arch/helpersse2.h:349:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6542649Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:54.6542724Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6543000Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6543173Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T04:29:54.6543239Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6543551Z external/sleef/src/arch/helpersse2.h:344:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6543756Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T04:29:54.6543828Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6544142Z external/sleef/src/arch/helpersse2.h:343:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6544318Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T04:29:54.6544402Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6544706Z external/sleef/src/arch/helpersse2.h:342:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6544873Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T04:29:54.6544949Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6545202Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6545351Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:54.6545423Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6545847Z external/sleef/src/arch/helpersse2.h:337:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6546045Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:54.6546123Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6546381Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6546560Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:54.6546637Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6546957Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6547154Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.6547235Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6547518Z external/sleef/src/arch/helpersse2.h:334:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6547744Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.6547823Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6548124Z external/sleef/src/arch/helpersse2.h:333:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6548445Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.6548520Z ^~~~~~~~~~ 2022-05-18T04:29:54.6548775Z external/sleef/src/arch/helpersse2.h:331:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6549026Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:54.6549125Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6549424Z external/sleef/src/arch/helpersse2.h:330:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6549573Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.6549632Z ^~~~~~~~~~ 2022-05-18T04:29:54.6549899Z external/sleef/src/arch/helpersse2.h:323:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6550088Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T04:29:54.6550173Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6550447Z external/sleef/src/arch/helpersse2.h:322:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6550610Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T04:29:54.6550684Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6550953Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6551127Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:54.6551218Z ^~~~~~~~~~ 2022-05-18T04:29:54.6551506Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6551659Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:54.6551734Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6552047Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6552223Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:54.6552308Z ^~~~~~~~~~ 2022-05-18T04:29:54.6552556Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6552669Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.6552747Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6552881Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T04:29:54.6553155Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6553323Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.6553415Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6553693Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6553822Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6553902Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6554235Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6554455Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:54.6554535Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6554795Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6554940Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6555015Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6555267Z external/sleef/src/arch/helpersse2.h:159:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6555477Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6555611Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6555907Z external/sleef/src/arch/helpersse2.h:158:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6556053Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.6556132Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6556392Z external/sleef/src/arch/helpersse2.h:157:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6556587Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6556649Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6556933Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6557122Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6557196Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6557473Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6557646Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:54.6557722Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6558033Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6558158Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:54.6558226Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6558494Z external/sleef/src/arch/helpersse2.h:129:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6558659Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:54.6558765Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6559049Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6559204Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.6559278Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6559540Z external/sleef/src/arch/helpersse2.h:94:19: warning: 'cpuSupportsSSE4_1' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6559643Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T04:29:54.6559718Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6560064Z external/sleef/src/arch/helpersse2.h:88:19: warning: 'cpuSupportsSSE3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6560182Z static INLINE int cpuSupportsSSE3() { 2022-05-18T04:29:54.6560259Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6560382Z [134 / 973] 8 actions running 2022-05-18T04:29:54.6560578Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.6560788Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6560999Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6561184Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6561423Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6561665Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6561850Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6562062Z //:cpu/UnfoldBackwardKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:54.6565415Z 2022-05-18T04:29:54.6565578Z  2022-05-18T04:29:54.6565656Z  2022-05-18T04:29:54.6565763Z  2022-05-18T04:29:54.6565855Z  2022-05-18T04:29:54.6565960Z  2022-05-18T04:29:54.6566040Z  2022-05-18T04:29:54.6566117Z  2022-05-18T04:29:54.6566183Z  2022-05-18T04:29:54.6566389Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:54.6566620Z [140 / 976] 8 actions running 2022-05-18T04:29:54.6566873Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.6567174Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6567445Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6567811Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6568096Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6568328Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6568561Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6568779Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6568788Z 2022-05-18T04:29:54.6568871Z  2022-05-18T04:29:54.6568951Z  2022-05-18T04:29:54.6569030Z  2022-05-18T04:29:54.6569108Z  2022-05-18T04:29:54.6569205Z  2022-05-18T04:29:54.6569292Z  2022-05-18T04:29:54.6569371Z  2022-05-18T04:29:54.6569449Z  2022-05-18T04:29:54.6569644Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:54.6569892Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:54.6570123Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:54.6570243Z ^~~ 2022-05-18T04:29:54.6570521Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T04:29:54.6570770Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.6570870Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T04:29:54.6570935Z ^ 2022-05-18T04:29:54.6571004Z At top level: 2022-05-18T04:29:54.6571291Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6571471Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T04:29:54.6571558Z ^~~~~~~ 2022-05-18T04:29:54.6571833Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6572049Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T04:29:54.6572129Z ^~~~~~~ 2022-05-18T04:29:54.6572433Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6572621Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T04:29:54.6572705Z ^~~~~~~~~ 2022-05-18T04:29:54.6572974Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6573116Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T04:29:54.6573227Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6573497Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6573620Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T04:29:54.6573700Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6573969Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6574165Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T04:29:54.6574297Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6574553Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6574711Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T04:29:54.6574798Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6575063Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6575257Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.6575342Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6575608Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6575733Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T04:29:54.6575813Z ^~~~~ 2022-05-18T04:29:54.6576061Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6576221Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:54.6576340Z ^~~~~ 2022-05-18T04:29:54.6576760Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6576938Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:54.6577021Z ^~~~ 2022-05-18T04:29:54.6577288Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6577445Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:54.6577516Z ^~~~ 2022-05-18T04:29:54.6577778Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6577900Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:54.6577981Z ^~~~~~ 2022-05-18T04:29:54.6578280Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6578425Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:54.6578509Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6578802Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6578931Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:54.6579012Z ^~~~~~~~~ 2022-05-18T04:29:54.6579275Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6579408Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:54.6579487Z ^~~~~~ 2022-05-18T04:29:54.6579764Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6579904Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:54.6579984Z ^~~~~~ 2022-05-18T04:29:54.6580236Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6580385Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:54.6580465Z ^~~~~~ 2022-05-18T04:29:54.6580757Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6580896Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:54.6580969Z ^~~~~ 2022-05-18T04:29:54.6581239Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6581427Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:54.6581495Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6581763Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6581976Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:54.6582066Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6582223Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.6582491Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6582598Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:54.6582721Z ^~~~~~~~ 2022-05-18T04:29:54.6583008Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6583152Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6583239Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6583563Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6583734Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.6583816Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6584082Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6584197Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.6584266Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6584562Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6584691Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6584771Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6585039Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6585178Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6585259Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6585587Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6585818Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6585925Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6586375Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6586590Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.6586759Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6587239Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6587505Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:54.6587653Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6588133Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6588424Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:54.6588560Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6589022Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6589277Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.6589379Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6589652Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6589813Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.6589891Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6590141Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6590306Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.6590381Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6590700Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6590837Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.6590918Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6591182Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6591312Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.6591380Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6591645Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6591778Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.6591856Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6592121Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6592265Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:54.6592352Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6592617Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6592746Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:54.6592832Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6593098Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6593239Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:54.6593325Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6593589Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6593718Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:54.6593801Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6594053Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6594175Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:54.6594257Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6594520Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6594635Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.6594742Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6595008Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6595122Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.6595189Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6595452Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6595576Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:54.6595659Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6595922Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6596046Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:54.6596128Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6596394Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6596530Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6596644Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6596914Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6597038Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:54.6597120Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6597382Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6597517Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6597598Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6597850Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6597979Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.6598058Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6598192Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.6598458Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6598577Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:54.6598654Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6598919Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6599021Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:54.6599097Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6599362Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6599492Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:54.6599578Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6599842Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6599971Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:54.6600055Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6600309Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6600438Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.6600521Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6600787Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6600951Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:54.6601038Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6601305Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6601443Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:54.6601516Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6601781Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6601927Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.6602016Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6602280Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6602421Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.6602504Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6602798Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6602943Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.6603016Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6603281Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6603428Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.6603517Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6603786Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6603937Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:54.6604026Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6604297Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6604427Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:54.6604514Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6604781Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6604920Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:54.6605004Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6605272Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6605421Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:54.6605510Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6605769Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6605906Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:54.6605992Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6606257Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6606392Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:54.6606477Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6606741Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6606920Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:54.6606991Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6607262Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6607419Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:54.6607534Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6607916Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6608071Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.6608159Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6608424Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6608588Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:54.6608660Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6608970Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6609111Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:54.6609194Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6609470Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6609647Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:54.6609731Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6609998Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6610156Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6610248Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6610518Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6610681Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.6610768Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6611068Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6611235Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6611324Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6611593Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6611736Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.6611820Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6612118Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6612275Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.6612359Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6612621Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6612772Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.6612856Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6613173Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6613337Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.6613423Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6613686Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6613836Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.6613920Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6614212Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6614357Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.6614442Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6614697Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6614837Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.6614949Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6615214Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6615352Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.6615435Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6615698Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6615841Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.6615915Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6616178Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6616314Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.6616399Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6616661Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6633571Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.6633717Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6634052Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6634238Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.6634336Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6634619Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6634792Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.6634882Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6635187Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6635351Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6635443Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6635716Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6635851Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.6636048Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6636317Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6636466Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.6636560Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6636923Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6637070Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.6637155Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6637276Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.6637532Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6637665Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:54.6637753Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6638055Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6638206Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.6638331Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6638553Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.6638959Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6639113Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.6639200Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6639457Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6639591Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:54.6639677Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6639964Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6640114Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.6640189Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6640472Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6640602Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:54.6640688Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6640939Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6641088Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6641176Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6641429Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6641593Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6641682Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6641936Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6642068Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.6642153Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6642403Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6642604Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6642691Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6642927Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6643080Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:54.6643167Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6643419Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6643568Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6643655Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6643906Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6644082Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6644157Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6644407Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6644585Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6644672Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6644913Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6645054Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6645133Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6645416Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6645562Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.6645639Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6645889Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6646037Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.6646121Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6646388Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6646529Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.6646610Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6646857Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6646988Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.6647069Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6647314Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6647476Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.6647576Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6647909Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6648055Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6648141Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6648376Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6648520Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6648641Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6648930Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6649082Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:54.6649171Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6649419Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6649560Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:54.6649636Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6649920Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6650051Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.6650141Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6650393Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6650523Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.6650637Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6650885Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6651088Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.6651165Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6651406Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6651577Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.6651664Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6651916Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6652109Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.6652198Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6652448Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6652585Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.6652667Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6652799Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.6653042Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6653278Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:54.6653381Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6653629Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6653807Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.6653876Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6654114Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6654278Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.6654354Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6654631Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6654833Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.6654924Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6655169Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6655311Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.6655380Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6655652Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6655828Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:54.6655908Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6656151Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6656314Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6656406Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6656714Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6656861Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:54.6656947Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6657197Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6657341Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:54.6657427Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6657677Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6657836Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:54.6657923Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6658162Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6658327Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.6658417Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6658692Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6658887Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.6658977Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6659226Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6659410Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.6659498Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6659737Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6659911Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:54.6659999Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6660247Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6660391Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:54.6660476Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6660609Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T04:29:54.6660946Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6661073Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.6661157Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6661424Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6661553Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.6661630Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6661891Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6662043Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.6662124Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6662372Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6662501Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.6662601Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6662897Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6662998Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:54.6663061Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6663349Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6663448Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.6663507Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6663753Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6663864Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.6663940Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6664218Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6664362Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.6664427Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6664670Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6664778Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.6664867Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6665136Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6665268Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:54.6665338Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6665628Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6665863Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:54.6665952Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6666327Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6666509Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.6666622Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6666955Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6667074Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.6667142Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6667399Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6667692Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.6667770Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6668025Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6668168Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.6668238Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6668498Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6668649Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:54.6668743Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6669019Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6669199Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.6669273Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6669574Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6669780Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.6669872Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6670129Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6670343Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:54.6670456Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6670919Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6671197Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.6671323Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6671809Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6672080Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.6672210Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6672682Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6672948Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:54.6673056Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6673548Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6673899Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:54.6674027Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6674521Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6674795Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:54.6674916Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6675413Z external/sleef/src/arch/helperavx.h:548:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6675745Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:54.6675944Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6676443Z external/sleef/src/arch/helperavx.h:547:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6676803Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:54.6676940Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6677437Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6677713Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:54.6677839Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6678344Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6678642Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:54.6678764Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6679268Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6679712Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.6679841Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6680339Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6680731Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.6680856Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6681361Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6681758Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.6681887Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6682394Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6682785Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.6682906Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6683396Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6683642Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T04:29:54.6683772Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6684272Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6684537Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:54.6684659Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6685160Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6685429Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:54.6685559Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6686054Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6686322Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:54.6686446Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6686922Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6687238Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:54.6687366Z ^~~~~~~~~~ 2022-05-18T04:29:54.6687932Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6688187Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.6688312Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6688822Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6689290Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6689402Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6689897Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6690203Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6690333Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6690831Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6691205Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6691329Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6691824Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6692144Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.6692285Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6692790Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6693074Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.6693214Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6693717Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6693973Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:54.6694110Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6694588Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6694928Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T04:29:54.6695053Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6695545Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6695755Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.6695878Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6696372Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6696612Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:54.6696729Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6697217Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6697422Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6697552Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6698050Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6698251Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6698376Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6698917Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6699115Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6699236Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6699729Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6699932Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6700047Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6700529Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6700718Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.6700833Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6701313Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6701510Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.6701632Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6702125Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6702368Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.6702492Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6702995Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6703305Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.6703419Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6703905Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6704200Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.6704331Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6704831Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6705042Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6705168Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6705668Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6705950Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6706079Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6706573Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6706786Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6706916Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6707424Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6707632Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6707759Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6708254Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6708438Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T04:29:54.6708560Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6709052Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6709254Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6709380Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6709870Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6710157Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6710269Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6710763Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6711095Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.6711222Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6711698Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6712024Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.6712145Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6712628Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6712942Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.6713069Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6713555Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6713940Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.6714064Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6714563Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6714887Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.6715019Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6715519Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6715821Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.6715944Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6716443Z external/sleef/src/arch/helperavx.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6716741Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T04:29:54.6716873Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6717379Z external/sleef/src/arch/helperavx.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6717687Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T04:29:54.6717816Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6718294Z external/sleef/src/arch/helperavx.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6718597Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T04:29:54.6718728Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6719226Z external/sleef/src/arch/helperavx.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6719527Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:54.6719658Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6720153Z external/sleef/src/arch/helperavx.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6720447Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:54.6720558Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6721060Z external/sleef/src/arch/helperavx.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6721420Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T04:29:54.6721553Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6722064Z external/sleef/src/arch/helperavx.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6722366Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T04:29:54.6722499Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6722996Z external/sleef/src/arch/helperavx.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6723292Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:54.6723405Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6723898Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6724167Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:54.6724294Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6724824Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6725095Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:54.6725219Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6725720Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6726302Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.6726426Z ^~~~~~~~~~ 2022-05-18T04:29:54.6726934Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6727552Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:54.6727756Z ^~~~~~~~~~ 2022-05-18T04:29:54.6728255Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6728498Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:54.6728623Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6729104Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6729377Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.6729502Z ^~~~~~~~~~ 2022-05-18T04:29:54.6730001Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6730264Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T04:29:54.6730392Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6730894Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6731153Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:54.6731264Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6731762Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6732021Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:54.6732146Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6732636Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6732953Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:54.6733077Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6733584Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6733896Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:54.6734014Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6734507Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6734812Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.6734946Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6735448Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6735720Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T04:29:54.6735842Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6736371Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6736623Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T04:29:54.6736734Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6737140Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6737362Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T04:29:54.6737477Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6737909Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6738128Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T04:29:54.6738231Z ^~~~~~~~~~ 2022-05-18T04:29:54.6738644Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6738881Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.6738985Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6739395Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6739631Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:54.6739736Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6740142Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6740366Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:54.6740456Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6740848Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6741017Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T04:29:54.6741126Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6741555Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6741713Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T04:29:54.6741818Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6742270Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6742449Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:54.6742554Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6743091Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6743322Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:54.6743431Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6743866Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6744109Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:54.6744211Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6744580Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6744791Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:54.6744866Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6745139Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6745316Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:54.6745390Z ^~~~~~~~~~ 2022-05-18T04:29:54.6745824Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6745967Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.6746029Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6746297Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6746409Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.6746483Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6746745Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6746858Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.6746935Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6747230Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6747341Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.6747417Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6747752Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6747942Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.6748045Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6748322Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6748503Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.6748584Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6748831Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6748975Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:54.6749075Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6749334Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6749525Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T04:29:54.6749602Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6749861Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6750038Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T04:29:54.6750177Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6750443Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6750607Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T04:29:54.6750683Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6750944Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6751108Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:54.6751181Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6751444Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6751588Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.6751651Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6751932Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6752192Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6752322Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6752813Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6753049Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:54.6753173Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6753626Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6753809Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:54.6753908Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6754339Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6754556Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:54.6754662Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6754982Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6755145Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.6755219Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6755466Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6755635Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.6755711Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6755975Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6756115Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.6756188Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6756452Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6756588Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.6756647Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6756909Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6757058Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.6757135Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6757394Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6757582Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.6757654Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6757922Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6758049Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.6758121Z ^~~~~~~~~~ 2022-05-18T04:29:54.6758380Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6758520Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:54.6758593Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6758853Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6758997Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:54.6759067Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6759312Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6759526Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.6759604Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6759862Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6760043Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.6760115Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6760372Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6760553Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.6760627Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6760872Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6761046Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.6761118Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6761373Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6761557Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.6761632Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6761892Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6762074Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.6762134Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6762395Z external/sleef/src/arch/helperavx.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6762568Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T04:29:54.6762646Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6762905Z external/sleef/src/arch/helperavx.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6763077Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T04:29:54.6763154Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6763444Z external/sleef/src/arch/helperavx.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6763617Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T04:29:54.6763681Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6763947Z external/sleef/src/arch/helperavx.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6764118Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:54.6764196Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6764490Z external/sleef/src/arch/helperavx.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6764660Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:54.6764735Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6764998Z external/sleef/src/arch/helperavx.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6765156Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T04:29:54.6765264Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6765553Z external/sleef/src/arch/helperavx.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6765749Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T04:29:54.6765836Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6766111Z external/sleef/src/arch/helperavx.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6766287Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:54.6766386Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6766633Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6766785Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:54.6766863Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6767124Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6767276Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:54.6767351Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6767684Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6767920Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.6768035Z ^~~~~~~~~~ 2022-05-18T04:29:54.6768310Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6768545Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.6768622Z ^~~~~~~~~~ 2022-05-18T04:29:54.6768883Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6769021Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:54.6769096Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6769355Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6769514Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:54.6769609Z ^~~~~~~~~~ 2022-05-18T04:29:54.6769902Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6770096Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:54.6770174Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6770437Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6770587Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:54.6770661Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6771003Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6771141Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:54.6771214Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6771549Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6771710Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:54.6771802Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6772141Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6772284Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.6772358Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6772626Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6772763Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T04:29:54.6772856Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6773140Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6773291Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:54.6773368Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6773651Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6773771Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:54.6773872Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6774154Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6774303Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:54.6774378Z ^~~~~~~~~~ 2022-05-18T04:29:54.6774641Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6774781Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:54.6774875Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6775158Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6775352Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.6775426Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6775685Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6775867Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.6775969Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6776256Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6776449Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.6776522Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6776805Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6776994Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.6777108Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6777396Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6777546Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:54.6777622Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6777880Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6778021Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:54.6778108Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6778408Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6778524Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:54.6778599Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6778891Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6779004Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:54.6779076Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6779391Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6779609Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6779686Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6779947Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6780159Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6780233Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6780550Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6780790Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6780866Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6781127Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6781323Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6781431Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6781737Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6781971Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6782046Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6782307Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6782533Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6782632Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6782922Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6783160Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6783234Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6783499Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6783760Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6783836Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6784119Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6784331Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6784405Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6784718Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6784937Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6785056Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6785321Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6785545Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6785627Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6786068Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6786310Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6786388Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6786660Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6786892Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6786987Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6787272Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6787478Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6787553Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6787814Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6788083Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6788159Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6788301Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T04:29:54.6788592Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6788836Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6788909Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6789221Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6789353Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T04:29:54.6789442Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6789772Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6789877Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T04:29:54.6789955Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6790273Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6790450Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T04:29:54.6790530Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6790809Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6790992Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:54.6791079Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6791384Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6791545Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T04:29:54.6791620Z ^~~~~~~~~~ 2022-05-18T04:29:54.6791945Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6792061Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:54.6792138Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6792446Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6792566Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:54.6792640Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6792897Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6793059Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.6793174Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6793461Z external/sleef/src/arch/helperavx.h:91:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6793575Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:54.6793647Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6793912Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6794000Z static INLINE int cpuSupportsFMA4() { 2022-05-18T04:29:54.6794071Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6794329Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6794431Z static INLINE int cpuSupportsAVX() { 2022-05-18T04:29:54.6794503Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6794636Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.6794911Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6795065Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6795178Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6795465Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6795633Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.6795717Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6795984Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6796099Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.6796180Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6796499Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6796617Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6796698Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6797037Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6797182Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6797289Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6797633Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6797773Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6797855Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6798135Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6798255Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.6798350Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6798724Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6798904Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.6798985Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6799253Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6799467Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.6799563Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6799851Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6800024Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.6800138Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6800430Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6800561Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.6800642Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6800965Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6801119Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.6801211Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6801477Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6801611Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.6801693Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6802007Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6802138Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.6802222Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6802474Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6802590Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.6802667Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6802938Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6803068Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.6803180Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6803313Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.6803584Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6803701Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.6803785Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6804060Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6804207Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.6804298Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6804562Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6804702Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.6804786Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6805037Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6805214Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.6805301Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6805569Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6805716Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.6805804Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6806075Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6806230Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.6806319Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6806586Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6806760Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6806852Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6807130Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6807294Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.6807383Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6807731Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6807902Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6807993Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6808251Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6808408Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.6808494Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6808760Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6808916Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.6809004Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6809303Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6809459Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.6809531Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6809805Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6809969Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.6810058Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6810324Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6810470Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.6810561Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6810830Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6810973Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.6811084Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6811347Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6811477Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.6811561Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6811820Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6811958Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.6812041Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6812301Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6812443Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.6812531Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6812788Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6812913Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.6812996Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6813261Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6813424Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.6813511Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6813777Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6813938Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.6814028Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6814283Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6814445Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.6814532Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6814803Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6814966Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6815082Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6815344Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6815492Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.6815565Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6815821Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6815963Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.6816047Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6816302Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6816444Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.6816530Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6816662Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.6816910Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6817067Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6817153Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6817392Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6817571Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.6817655Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6817787Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.6818030Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6818225Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:54.6818299Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6818543Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6818672Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:54.6818755Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6818886Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T04:29:54.6819157Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6819285Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.6819367Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6819624Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6819752Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.6819830Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6820099Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6820225Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.6820302Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6820568Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6820693Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.6820757Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6821008Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6821232Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.6821322Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6821597Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6821714Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:54.6821789Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6822040Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6822154Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.6822228Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6822481Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6822607Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.6822682Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6822937Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6823074Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.6823143Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6823399Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6823596Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.6823672Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6823929Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6824075Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:54.6824150Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6824401Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6824594Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.6824654Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6824921Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6825076Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.6825153Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6825419Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6825572Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.6825650Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6826112Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6826263Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:54.6826338Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6826593Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6826789Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:54.6826865Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6827120Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6827285Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:54.6827415Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6827683Z external/sleef/src/arch/helperavx.h:548:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6827856Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:54.6827937Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6828206Z external/sleef/src/arch/helperavx.h:547:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6828398Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:54.6828481Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6828740Z external/sleef/src/arch/helperavx.h:541:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6828899Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:54.6828975Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6829258Z external/sleef/src/arch/helperavx.h:540:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6829418Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:54.6829494Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6829754Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6829967Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.6830039Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6830293Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6830512Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.6830585Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6830838Z external/sleef/src/arch/helperavx.h:513:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6830972Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T04:29:54.6831045Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6831300Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6831451Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:54.6831524Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6831776Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6831925Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:54.6831985Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6832239Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6832386Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:54.6832456Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6832708Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6832853Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:54.6832923Z ^~~~~~~~~~ 2022-05-18T04:29:54.6833176Z external/sleef/src/arch/helperavx.h:503:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6833332Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.6833404Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6833660Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6833904Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6833977Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6834231Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6834399Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6834473Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6834713Z external/sleef/src/arch/helperavx.h:500:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6834886Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6834962Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6835229Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6835436Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.6835521Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6835787Z external/sleef/src/arch/helperavx.h:492:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6835944Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.6836024Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6836270Z external/sleef/src/arch/helperavx.h:473:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6836406Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:54.6836484Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6836743Z external/sleef/src/arch/helperavx.h:466:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6836862Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6836938Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6837192Z external/sleef/src/arch/helperavx.h:452:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6837311Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6837374Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6837627Z external/sleef/src/arch/helperavx.h:445:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6837741Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6837815Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6838067Z external/sleef/src/arch/helperavx.h:440:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6838180Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.6838254Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6838508Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6838675Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.6838751Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6839007Z external/sleef/src/arch/helperavx.h:427:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6839171Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.6839247Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6839540Z external/sleef/src/arch/helperavx.h:417:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6839656Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6839717Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6839973Z external/sleef/src/arch/helperavx.h:402:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6840076Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T04:29:54.6840150Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6840406Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6840587Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.6840662Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6840917Z external/sleef/src/arch/helperavx.h:389:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6841086Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.6841161Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6841439Z external/sleef/src/arch/helperavx.h:388:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6841619Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.6841692Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6841945Z external/sleef/src/arch/helperavx.h:387:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6842121Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.6842196Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6842458Z external/sleef/src/arch/helperavx.h:382:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6842613Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T04:29:54.6842692Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6842959Z external/sleef/src/arch/helperavx.h:381:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6843125Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T04:29:54.6843204Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6843466Z external/sleef/src/arch/helperavx.h:380:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6843627Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T04:29:54.6843706Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6844044Z external/sleef/src/arch/helperavx.h:379:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6844209Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:54.6844304Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6844705Z external/sleef/src/arch/helperavx.h:378:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6844940Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:54.6845048Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6845516Z external/sleef/src/arch/helperavx.h:377:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6845811Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T04:29:54.6845942Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6846382Z external/sleef/src/arch/helperavx.h:376:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6846698Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T04:29:54.6846806Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6847155Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6847305Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:54.6847378Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6847705Z external/sleef/src/arch/helperavx.h:367:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6847853Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:54.6847914Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6848168Z external/sleef/src/arch/helperavx.h:366:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6848563Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.6848637Z ^~~~~~~~~~ 2022-05-18T04:29:54.6848951Z external/sleef/src/arch/helperavx.h:364:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6849119Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:54.6849228Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6849631Z external/sleef/src/arch/helperavx.h:363:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6849809Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.6849884Z ^~~~~~~~~~ 2022-05-18T04:29:54.6850139Z external/sleef/src/arch/helperavx.h:361:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6850291Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:54.6850385Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6850694Z external/sleef/src/arch/helperavx.h:360:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6850841Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:54.6850914Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6851159Z external/sleef/src/arch/helperavx.h:359:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6851305Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:54.6851376Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6851630Z external/sleef/src/arch/helperavx.h:352:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6851804Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T04:29:54.6851878Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6852142Z external/sleef/src/arch/helperavx.h:350:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6852314Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.6852376Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6852635Z external/sleef/src/arch/helperavx.h:349:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6852793Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:54.6852873Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6853151Z external/sleef/src/arch/helperavx.h:348:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6853329Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:54.6853458Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6853722Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6853880Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:54.6853971Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6854237Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6854433Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:54.6854508Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6854785Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6854984Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:54.6855069Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6855325Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6855520Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:54.6855638Z ^~~~~~~~~~ 2022-05-18T04:29:54.6855899Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6856009Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.6856083Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6856341Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6856508Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.6856585Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6856860Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6857006Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.6857076Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6857332Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6857467Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.6857556Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6857885Z external/sleef/src/arch/helperavx.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6858050Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T04:29:54.6858130Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6858394Z external/sleef/src/arch/helperavx.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6858566Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:54.6858663Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6858979Z external/sleef/src/arch/helperavx.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6859149Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T04:29:54.6859261Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6859535Z external/sleef/src/arch/helperavx.h:198:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6859725Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.6859834Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6860115Z external/sleef/src/arch/helperavx.h:197:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6860383Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.6860471Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6860740Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6860994Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6861072Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6861338Z external/sleef/src/arch/helperavx.h:180:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6861545Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6861620Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6861881Z external/sleef/src/arch/helperavx.h:179:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6862130Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6862206Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6862464Z external/sleef/src/arch/helperavx.h:178:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6862671Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6862745Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6862987Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6863189Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.6863265Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6863394Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T04:29:54.6863651Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6863787Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:54.6863855Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6864109Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6864194Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T04:29:54.6864261Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6864528Z external/sleef/src/arch/helperavx.h:119:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6864641Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:54.6864716Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6864971Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.6865126Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.6865198Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6865308Z [140 / 976] 8 actions running 2022-05-18T04:29:54.6865480Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.6865672Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6866015Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6866209Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6866397Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6866583Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6866815Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6867004Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6867014Z 2022-05-18T04:29:54.6867098Z  2022-05-18T04:29:54.6867180Z  2022-05-18T04:29:54.6867264Z  2022-05-18T04:29:54.6867344Z  2022-05-18T04:29:54.6867424Z  2022-05-18T04:29:54.6867522Z  2022-05-18T04:29:54.6867627Z  2022-05-18T04:29:54.6867707Z  2022-05-18T04:29:54.6867906Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:54.6868029Z [141 / 976] 8 actions running 2022-05-18T04:29:54.6868201Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.6868441Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6868639Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6868822Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6869060Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6869267Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6869481Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6869746Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.6869752Z 2022-05-18T04:29:54.6869835Z  2022-05-18T04:29:54.6869914Z  2022-05-18T04:29:54.6869981Z  2022-05-18T04:29:54.6870060Z  2022-05-18T04:29:54.6870138Z  2022-05-18T04:29:54.6870215Z  2022-05-18T04:29:54.6870292Z  2022-05-18T04:29:54.6870373Z  2022-05-18T04:29:54.6870553Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:54.6870876Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:54.6871069Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:54.6871189Z ^~~ 2022-05-18T04:29:54.6871258Z At top level: 2022-05-18T04:29:54.6871535Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6871659Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:54.6871739Z ^~~~~ 2022-05-18T04:29:54.6872032Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6872153Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:54.6872234Z ^~~~ 2022-05-18T04:29:54.6872516Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6872663Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:54.6872746Z ^~~~ 2022-05-18T04:29:54.6873018Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6873137Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:54.6873204Z ^~~~~~ 2022-05-18T04:29:54.6873522Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6873685Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:54.6873772Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6874034Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6874204Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:54.6874285Z ^~~~~~~~~ 2022-05-18T04:29:54.6874562Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6874729Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:54.6874811Z ^~~~~~ 2022-05-18T04:29:54.6875140Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6875264Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:54.6875345Z ^~~~~~ 2022-05-18T04:29:54.6875609Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6875731Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:54.6875814Z ^~~~~~ 2022-05-18T04:29:54.6876067Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6876172Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:54.6876274Z ^~~~~ 2022-05-18T04:29:54.6876541Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6876728Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:54.6876809Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6877073Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6877334Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:54.6877429Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6877567Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.6877877Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6877997Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:54.6878070Z ^~~~~~~~ 2022-05-18T04:29:54.6878365Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6878509Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6878593Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6878907Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6879096Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.6879196Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6879467Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6879583Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.6879663Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6879928Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6880078Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6880181Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6880462Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6880638Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6880719Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6881060Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6881238Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.6881318Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6881608Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6881724Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.6881794Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6882130Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6882322Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:54.6882405Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6882695Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6882812Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:54.6882923Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6883191Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6883331Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.6883429Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6883757Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6883921Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.6884003Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6884268Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6884442Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.6884553Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6884836Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6884967Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.6885047Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6885387Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6885565Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.6885675Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6886002Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6886176Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.6886246Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6886548Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6886692Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:54.6886792Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6887081Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6887225Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:54.6887311Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6887706Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6887848Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:54.6887922Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6888195Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6888351Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:54.6888437Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6888708Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6888833Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:54.6888917Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6889213Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6889322Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.6889428Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6889727Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6889845Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.6889922Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6890192Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6890320Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:54.6890403Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6890659Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6890789Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:54.6890872Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6891140Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6891291Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6891381Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6891648Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6891775Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:54.6891848Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6892152Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6892291Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6892377Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6892644Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6892780Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.6892863Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6892997Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.6893278Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6893402Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:54.6893483Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6893750Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6893913Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:54.6894012Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6894375Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6894510Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:54.6894583Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6894913Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6895043Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:54.6895128Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6895429Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6895577Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.6895662Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6895982Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6896103Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:54.6896222Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6896561Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6896710Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:54.6896822Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6897185Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6897357Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.6897464Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6897753Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6897920Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.6898004Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6898326Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6898510Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.6898630Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6898977Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6899124Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.6899198Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6899467Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6899613Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:54.6899700Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6900041Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6900212Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:54.6900305Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6900573Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6900710Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:54.6900780Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6901080Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6901273Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:54.6901366Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6901652Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6901787Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:54.6901871Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6902155Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6902300Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:54.6902385Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6902651Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6902810Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:54.6902923Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6903190Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6903347Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:54.6903433Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6903706Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6903885Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.6903975Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6904282Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6904475Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:54.6904587Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6904895Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6905052Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:54.6905149Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6905417Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6905605Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:54.6905692Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6906116Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6906286Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6906407Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6906742Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6906930Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.6907036Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6907327Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6907495Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6907692Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6908031Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6908191Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.6908279Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6908547Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6908705Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.6908778Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6909047Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6909255Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.6909341Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6909619Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6909904Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.6910025Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6910396Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6910590Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.6910708Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6911017Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6911167Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.6911254Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6911540Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6911736Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.6911843Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6912093Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6912231Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.6912314Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6912574Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6912718Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.6912823Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6913106Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6913242Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.6913314Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6913577Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6913742Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.6913830Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6914124Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6914358Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.6914453Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6914722Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6914884Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.6914959Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6915259Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6915422Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.6915513Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6915810Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6915959Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.6916044Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6916338Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6916471Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.6916577Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6916877Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6917021Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.6917105Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6917235Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.6917518Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6917678Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:54.6917753Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6918006Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6918137Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.6918220Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6918352Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.6918606Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6918736Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.6918825Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6919092Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6919223Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:54.6919308Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6919554Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6919730Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.6919817Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6920068Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6920195Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:54.6920278Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6920575Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6920722Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6920810Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6921092Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6921238Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6921324Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6921571Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6921701Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.6921772Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6922063Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6922205Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6922289Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6922562Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6922710Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:54.6922795Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6923078Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6923213Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6923298Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6923575Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6923719Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6923802Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6924060Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6924222Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6924310Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6924543Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6924688Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6924784Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6925180Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6925435Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.6925577Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6926041Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6926297Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.6926432Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6926900Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6927161Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.6927308Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6927861Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6928170Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.6928318Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6928799Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6929066Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.6929202Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6929666Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6929933Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6930080Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6930560Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6930828Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.6930977Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6931446Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6931676Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:54.6931834Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6932323Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6932587Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:54.6932742Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6933226Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6933470Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.6933622Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6934093Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6934341Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.6934473Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6934883Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6935233Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.6935374Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6935857Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6936188Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.6936317Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6936806Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6937106Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.6937248Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6937732Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6938019Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.6938162Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6938407Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.6938927Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6939299Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:54.6939451Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6939943Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6940290Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.6940433Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6940921Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6941246Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.6941395Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6941866Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6942202Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.6942347Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6942836Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6943117Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.6943270Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6943752Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6944081Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:54.6944225Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6944707Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6945017Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.6945170Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6945648Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6945986Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:54.6946134Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6946622Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6946889Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:54.6947031Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6947519Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6947759Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:54.6947910Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6948396Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6948703Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.6948865Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6949339Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6949628Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.6949845Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6950331Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6950673Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.6950826Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6951316Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6951591Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:54.6951740Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6952208Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6952471Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:54.6952620Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6952871Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T04:29:54.6953431Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6953674Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.6953812Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6954322Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6954542Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.6954675Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6955176Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6955414Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.6955557Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6956058Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6956295Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.6956431Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6956932Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6957118Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:54.6957242Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6957746Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6957931Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.6958057Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6958556Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6958773Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.6958887Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6959388Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6959671Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.6959797Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6960295Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6960508Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.6960642Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6961144Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6961414Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:54.6961545Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6962054Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6962276Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:54.6962407Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6962911Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6963143Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.6963276Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6963773Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6964003Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.6964134Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6964633Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6965068Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.6965206Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6965708Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6965990Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.6966109Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6966621Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6966899Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:54.6967030Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6967528Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6967925Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.6968062Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6968569Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6968904Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.6969035Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6969539Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6969834Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:54.6969970Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6970478Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6970773Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.6970909Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6971427Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6971694Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.6971828Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6972331Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6972611Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:54.6972788Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6973291Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6973656Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:54.6973786Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6974275Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6974575Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:54.6974710Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6975220Z external/sleef/src/arch/helperavx.h:548:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6975572Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:54.6975710Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6976256Z external/sleef/src/arch/helperavx.h:547:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6976616Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:54.6976755Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6977249Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6977536Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:54.6977665Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6978176Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6978479Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:54.6978610Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6979121Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6979523Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.6979637Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6980148Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6980555Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.6980683Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6981192Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6981599Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.6981733Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6982239Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6982650Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.6982761Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6983258Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6983509Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T04:29:54.6983679Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6984179Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6984455Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:54.6984590Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6985083Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6985336Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:54.6985465Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6986016Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6986237Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:54.6986365Z ^~~~~~~~~~~ 2022-05-18T04:29:54.6986870Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6987143Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:54.6987270Z ^~~~~~~~~~ 2022-05-18T04:29:54.6987817Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6988081Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.6988211Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6988724Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6989197Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6989331Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6989837Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6990151Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6990263Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.6990768Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6991102Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.6991232Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.6991746Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6992085Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.6992229Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6992741Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6993026Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.6993148Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6993659Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6993915Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:54.6994055Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6994558Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6994901Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T04:29:54.6995037Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6995602Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6995802Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.6995931Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6996442Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6996686Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:54.6996823Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6997324Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6997533Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6997666Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6998155Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6998362Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6998491Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.6998991Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.6999244Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.6999375Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.6999878Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7000094Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7000209Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7000701Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7000901Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.7001030Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7001537Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7001736Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.7001866Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7002375Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7002560Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.7002685Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7003193Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7003507Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.7003641Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7004149Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7004453Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.7004584Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7005079Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7005284Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7005416Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7005914Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7006099Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7006201Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7006597Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7006812Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7006906Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7007320Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7007496Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7007677Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7008121Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7008264Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T04:29:54.7008367Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7008764Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7008934Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7009039Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7009454Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7009628Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7009741Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7010181Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7010464Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.7010554Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7010958Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7011254Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.7011359Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7011779Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7012048Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.7012157Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7012458Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7012633Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.7012692Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7012948Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7013130Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.7013208Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7013532Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7013719Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.7013793Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7014049Z external/sleef/src/arch/helperavx.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7014201Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T04:29:54.7014277Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7014539Z external/sleef/src/arch/helperavx.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7014704Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T04:29:54.7014843Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7015100Z external/sleef/src/arch/helperavx.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7015266Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T04:29:54.7015343Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7015655Z external/sleef/src/arch/helperavx.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7015864Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:54.7015973Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7016365Z external/sleef/src/arch/helperavx.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7016617Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:54.7016730Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7017187Z external/sleef/src/arch/helperavx.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7017568Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T04:29:54.7017696Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7018169Z external/sleef/src/arch/helperavx.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7018435Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T04:29:54.7018548Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7019008Z external/sleef/src/arch/helperavx.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7019259Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:54.7019387Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7019779Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7019988Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:54.7020071Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7020475Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7020702Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:54.7020814Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7021277Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7021820Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.7021944Z ^~~~~~~~~~ 2022-05-18T04:29:54.7022402Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7022942Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:54.7023041Z ^~~~~~~~~~ 2022-05-18T04:29:54.7023481Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7023699Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:54.7023810Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7024240Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7024474Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.7024651Z ^~~~~~~~~~ 2022-05-18T04:29:54.7025094Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7025325Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T04:29:54.7025441Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7025999Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7026240Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:54.7026353Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7026778Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7027007Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:54.7027120Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7027554Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7027783Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:54.7027973Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7028419Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7028699Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:54.7028823Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7029263Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7029536Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.7029647Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7030090Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7030332Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T04:29:54.7030451Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7030894Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7031134Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T04:29:54.7031253Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7031703Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7031922Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T04:29:54.7032034Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7032475Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7032687Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T04:29:54.7032800Z ^~~~~~~~~~ 2022-05-18T04:29:54.7033256Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7033512Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.7033633Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7034064Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7034319Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:54.7034434Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7034952Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7035199Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:54.7035318Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7035774Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7035950Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T04:29:54.7036066Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7036507Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7036680Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T04:29:54.7036793Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7037239Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7037476Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:54.7037593Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7038039Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7038364Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:54.7038482Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7038936Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7039193Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:54.7039313Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7039774Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7040026Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:54.7040150Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7040594Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7040849Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:54.7040966Z ^~~~~~~~~~ 2022-05-18T04:29:54.7041429Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7041617Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.7041735Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7042184Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7042373Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7042477Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7042930Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7043112Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7043233Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7043693Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7043876Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7043999Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7044454Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7044763Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.7044896Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7045354Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7045665Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.7045792Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7046248Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7046486Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:54.7046616Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7047050Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7047369Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T04:29:54.7047490Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7048030Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7048330Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T04:29:54.7048456Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7048957Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7049236Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T04:29:54.7049350Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7049783Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7050040Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:54.7050148Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7050596Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7050831Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.7050948Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7051401Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7051629Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.7051728Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7052181Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7052400Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:54.7052518Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7052968Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7053206Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:54.7053319Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7053766Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7053983Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:54.7054096Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7054560Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7054821Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.7054936Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7055391Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7055653Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.7055821Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7056252Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7056492Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.7056602Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7057030Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7057251Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.7057367Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7057812Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7058055Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.7058157Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7058555Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7058818Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.7058930Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7059385Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7059605Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.7059721Z ^~~~~~~~~~ 2022-05-18T04:29:54.7060156Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7060375Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:54.7060471Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7060921Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7061136Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:54.7061246Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7061691Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7061982Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.7062099Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7062547Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7062823Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.7062941Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7063381Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7063627Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.7063728Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7064095Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7064375Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.7064492Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7064919Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7065221Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.7065393Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7065906Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7066163Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.7066266Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7066709Z external/sleef/src/arch/helperavx.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7066981Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T04:29:54.7067107Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7067516Z external/sleef/src/arch/helperavx.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7067781Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T04:29:54.7067893Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7068283Z external/sleef/src/arch/helperavx.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7068589Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T04:29:54.7068708Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7069137Z external/sleef/src/arch/helperavx.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7069379Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:54.7069466Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7069855Z external/sleef/src/arch/helperavx.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7070094Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:54.7070195Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7070604Z external/sleef/src/arch/helperavx.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7070906Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T04:29:54.7071040Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7071458Z external/sleef/src/arch/helperavx.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7071707Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T04:29:54.7071827Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7072259Z external/sleef/src/arch/helperavx.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7072521Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:54.7072622Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7073026Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7073226Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:54.7073331Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7073710Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7073901Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:54.7074010Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7074458Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7075012Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.7075116Z ^~~~~~~~~~ 2022-05-18T04:29:54.7075509Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7075857Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.7075962Z ^~~~~~~~~~ 2022-05-18T04:29:54.7076327Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7076531Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:54.7076652Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7077123Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7077349Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:54.7077449Z ^~~~~~~~~~ 2022-05-18T04:29:54.7077842Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7078132Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:54.7078224Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7078603Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7078826Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:54.7078944Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7079316Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7079529Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:54.7079643Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7080062Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7080480Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:54.7080598Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7081115Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7081332Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.7081474Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7081932Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7082114Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T04:29:54.7082236Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7082741Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7082933Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:54.7083061Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7083529Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7083684Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:54.7083793Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7084281Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7084562Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:54.7084675Z ^~~~~~~~~~ 2022-05-18T04:29:54.7085216Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7085504Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:54.7085736Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7086208Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7086571Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.7086721Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7087274Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7087685Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.7087797Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7088348Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7088638Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.7088758Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7089186Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7089518Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.7089623Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7090026Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7090227Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:54.7090331Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7090764Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7090971Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:54.7091068Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7091466Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7091628Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:54.7091730Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7092131Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7092293Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:54.7092395Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7092788Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7093098Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7093206Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7093610Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7093924Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7094014Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7094414Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7094735Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7094838Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7095239Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7095611Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7095721Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7096189Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7096545Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7096639Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7097072Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7097431Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7097565Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7098018Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7098371Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7098541Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7098999Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7099353Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7099452Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7099891Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7100261Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7100390Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7100858Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7101214Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7101332Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7101790Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7102179Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7102285Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7102747Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7103115Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7103238Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7103682Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7104032Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7104150Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7104611Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7104927Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7105022Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7105551Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7106025Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7106142Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7106364Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T04:29:54.7106818Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7107223Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7107334Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7107754Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7107957Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T04:29:54.7108072Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7108337Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7108532Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T04:29:54.7108612Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7108880Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7109037Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T04:29:54.7109103Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7109370Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7109524Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:54.7109603Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7109871Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7110009Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T04:29:54.7110084Z ^~~~~~~~~~ 2022-05-18T04:29:54.7110346Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7110447Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:54.7110527Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7110785Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7110899Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:54.7110973Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7111230Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7111389Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.7111462Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7111840Z external/sleef/src/arch/helperavx.h:91:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7111993Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:54.7112102Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7112535Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7112685Z static INLINE int cpuSupportsFMA4() { 2022-05-18T04:29:54.7112795Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7113193Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7113404Z static INLINE int cpuSupportsAVX() { 2022-05-18T04:29:54.7113487Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7113896Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7114108Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:54.7114224Z ^~~~~ 2022-05-18T04:29:54.7114624Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7114805Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:54.7114919Z ^~~~ 2022-05-18T04:29:54.7115276Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7115450Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:54.7115563Z ^~~~ 2022-05-18T04:29:54.7116008Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7116206Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:54.7116324Z ^~~~~~ 2022-05-18T04:29:54.7116567Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.7116983Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7117183Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.7117308Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7117769Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7117976Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.7118075Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7118479Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7118663Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.7118748Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7119034Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7119174Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.7119260Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7119534Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7119681Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.7119761Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7120045Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7120186Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.7120266Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7120518Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7120635Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.7120710Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7120971Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7121121Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:54.7121201Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7121520Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7121712Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.7121779Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7122079Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7122244Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.7122321Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7122580Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7122742Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.7122819Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7123116Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7123238Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.7123318Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7123584Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7123743Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.7123826Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7124115Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7124252Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.7124331Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7124584Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7124698Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.7124779Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7125042Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7125161Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.7125267Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7125540Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7125687Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.7125762Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7126020Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7126149Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:54.7126232Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7126537Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7126668Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.7126750Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7126881Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.7127130Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7127257Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:54.7127339Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7127746Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7127878Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:54.7127998Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7128274Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7128453Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.7128534Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7128832Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7128966Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:54.7129052Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7129326Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7129516Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.7129605Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7129890Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7130013Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.7130125Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7130390Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7130566Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.7130666Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7130961Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7131108Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.7131196Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7131452Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7131610Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.7131700Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7131981Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7132152Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.7132242Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7132514Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7132677Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.7132768Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7133034Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7133204Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.7133294Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7133561Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7133721Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.7133805Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7134070Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7134223Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.7134340Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7134595Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7134752Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.7134838Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7135111Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7135271Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.7135362Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7135681Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7135858Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.7135931Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7136228Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7136374Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.7136460Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7136776Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7136937Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.7137021Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7137285Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7137416Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.7137497Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7137808Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7137959Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.7138058Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7138319Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7138455Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.7138539Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7138804Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7138953Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T04:29:54.7139027Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7139311Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7139423Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T04:29:54.7139493Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7139764Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7139886Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T04:29:54.7139944Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7140262Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7140445Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.7140578Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7140847Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7141014Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.7141101Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7141420Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7141608Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.7141684Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7141957Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7142121Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.7142215Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7142530Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7142722Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.7142811Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7143072Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7143200Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.7143285Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7143540Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7143682Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.7143765Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7143898Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.7144151Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7144285Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.7144356Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7144488Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.7144733Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7144862Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.7144946Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7145195Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7145384Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.7145483Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7145828Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7146019Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.7146132Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7146464Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7146651Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.7146736Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7146872Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.7147176Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7147373Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:54.7147446Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7147692Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7147823Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:54.7147910Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7148044Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T04:29:54.7148322Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7148455Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.7148587Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7148988Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7149247Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.7149371Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7149846Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7150057Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.7150170Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7150568Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7150751Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.7150842Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7151228Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7151446Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.7151557Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7151968Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7152085Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:54.7152159Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7152605Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7152731Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.7152806Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7153101Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7153241Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.7153350Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7153660Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7153784Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.7153867Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7154142Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7154375Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.7154457Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7154767Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7154990Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:54.7155067Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7155329Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7155506Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.7155568Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7155826Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7156017Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.7156092Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7156363Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7156521Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.7156600Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7156899Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7157043Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.7157121Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7157379Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7157531Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:54.7157606Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7157861Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7158061Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:54.7158137Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7158396Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7158550Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:54.7158624Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7158891Z external/sleef/src/arch/helperavx.h:548:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7159079Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:54.7159161Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7159432Z external/sleef/src/arch/helperavx.h:547:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7159628Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:54.7159711Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7159962Z external/sleef/src/arch/helperavx.h:541:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7160118Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:54.7160194Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7160457Z external/sleef/src/arch/helperavx.h:540:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7160618Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:54.7160694Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7160980Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7161199Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.7161277Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7161521Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7161740Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.7161816Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7162081Z external/sleef/src/arch/helperavx.h:513:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7162219Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T04:29:54.7162294Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7162557Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7162707Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:54.7162791Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7163049Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7163196Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:54.7163270Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7163583Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7163808Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:54.7163908Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7164262Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7164400Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:54.7164473Z ^~~~~~~~~~ 2022-05-18T04:29:54.7164733Z external/sleef/src/arch/helperavx.h:503:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7164873Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.7164948Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7165275Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7165523Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.7165597Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7165839Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7166016Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.7166115Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7166374Z external/sleef/src/arch/helperavx.h:500:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7166550Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.7166620Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7166891Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7167100Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.7167171Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7167435Z external/sleef/src/arch/helperavx.h:492:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7167799Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.7167880Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7168147Z external/sleef/src/arch/helperavx.h:473:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7168312Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:54.7168390Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7168651Z external/sleef/src/arch/helperavx.h:466:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7168768Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7168829Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7169085Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7169223Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7169297Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7169552Z external/sleef/src/arch/helperavx.h:452:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7169703Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7169779Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7170016Z external/sleef/src/arch/helperavx.h:445:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7170131Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7170204Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7170457Z external/sleef/src/arch/helperavx.h:440:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7170566Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.7170637Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7170896Z external/sleef/src/arch/helperavx.h:435:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7171058Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.7171144Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7171527Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7171768Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.7171882Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7172208Z external/sleef/src/arch/helperavx.h:427:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7172439Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.7172520Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7172964Z external/sleef/src/arch/helperavx.h:422:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7173087Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7173170Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7173544Z external/sleef/src/arch/helperavx.h:417:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7173677Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7173759Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7174083Z external/sleef/src/arch/helperavx.h:402:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7174201Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T04:29:54.7174282Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7174569Z external/sleef/src/arch/helperavx.h:397:21: warning: 'vsub_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7174698Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7174838Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7175166Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7175380Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.7175464Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7175755Z external/sleef/src/arch/helperavx.h:389:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7175961Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.7176031Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7176355Z external/sleef/src/arch/helperavx.h:388:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7176565Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.7176654Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7176946Z external/sleef/src/arch/helperavx.h:387:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7177185Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.7177283Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7177609Z external/sleef/src/arch/helperavx.h:382:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7177825Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T04:29:54.7177901Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7178242Z external/sleef/src/arch/helperavx.h:381:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7178504Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T04:29:54.7178758Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7179104Z external/sleef/src/arch/helperavx.h:380:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7179427Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T04:29:54.7179575Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7179897Z external/sleef/src/arch/helperavx.h:379:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7180089Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:54.7180152Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7180443Z external/sleef/src/arch/helperavx.h:378:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7180668Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:54.7180820Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7181141Z external/sleef/src/arch/helperavx.h:377:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7181334Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T04:29:54.7181437Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7181767Z external/sleef/src/arch/helperavx.h:376:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7181944Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T04:29:54.7182049Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7182343Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7182566Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:54.7182689Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7183004Z external/sleef/src/arch/helperavx.h:367:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7183181Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:54.7183283Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7183522Z external/sleef/src/arch/helperavx.h:366:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7183877Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.7183983Z ^~~~~~~~~~ 2022-05-18T04:29:54.7184293Z external/sleef/src/arch/helperavx.h:364:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7184455Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:54.7184577Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7184855Z external/sleef/src/arch/helperavx.h:363:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7185065Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.7185154Z ^~~~~~~~~~ 2022-05-18T04:29:54.7185473Z external/sleef/src/arch/helperavx.h:361:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7185644Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:54.7185848Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7186136Z external/sleef/src/arch/helperavx.h:360:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7186327Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:54.7186470Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7186757Z external/sleef/src/arch/helperavx.h:359:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7186892Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:54.7187004Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7187284Z external/sleef/src/arch/helperavx.h:352:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7187483Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T04:29:54.7187583Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7187863Z external/sleef/src/arch/helperavx.h:350:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7188038Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.7188163Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7188412Z external/sleef/src/arch/helperavx.h:349:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7188607Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:54.7188736Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7189015Z external/sleef/src/arch/helperavx.h:348:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7189190Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:54.7189299Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7200915Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7201102Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:54.7201178Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7201590Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7201742Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:54.7201816Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7202083Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7202222Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:54.7202296Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7202554Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7202721Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:54.7202821Z ^~~~~~~~~~ 2022-05-18T04:29:54.7203081Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7203195Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7203270Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7203568Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7203682Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7203756Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7204032Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7204221Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.7204305Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7204571Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7204736Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.7204803Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7205057Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7205204Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.7205276Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7205534Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7205676Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.7205746Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7206001Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7206125Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.7206198Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7206448Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7206637Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.7206712Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7206977Z external/sleef/src/arch/helperavx.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7207149Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T04:29:54.7207226Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7207489Z external/sleef/src/arch/helperavx.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7207748Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:54.7207860Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7208122Z external/sleef/src/arch/helperavx.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7208292Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T04:29:54.7208369Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7208623Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7208773Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:54.7208848Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7209089Z external/sleef/src/arch/helperavx.h:198:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7209271Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.7209348Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7209596Z external/sleef/src/arch/helperavx.h:197:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7209806Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.7209880Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7210140Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7210350Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7210424Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7210669Z external/sleef/src/arch/helperavx.h:180:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7210883Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7210956Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7211296Z external/sleef/src/arch/helperavx.h:179:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7211654Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7211740Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7212038Z external/sleef/src/arch/helperavx.h:178:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7212284Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7212394Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7212719Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7212956Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.7213042Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7213193Z In file included from external/sleef/src/libm/sleefsimddp.c:63:0: 2022-05-18T04:29:54.7213488Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7213646Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:54.7213723Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7214003Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7214114Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T04:29:54.7214232Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7214571Z external/sleef/src/arch/helperavx.h:119:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7214743Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:54.7214827Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7215128Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7215306Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.7215376Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7215517Z [141 / 976] 8 actions running 2022-05-18T04:29:54.7215716Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.7215939Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7216161Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7216379Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7216595Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7216808Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7217008Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7217273Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7217283Z 2022-05-18T04:29:54.7217381Z  2022-05-18T04:29:54.7217472Z  2022-05-18T04:29:54.7217563Z  2022-05-18T04:29:54.7217651Z  2022-05-18T04:29:54.7217741Z  2022-05-18T04:29:54.7217819Z  2022-05-18T04:29:54.7217908Z  2022-05-18T04:29:54.7218000Z  2022-05-18T04:29:54.7218197Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:54.7218338Z [142 / 980] 8 actions running 2022-05-18T04:29:54.7218538Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.7218791Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7219006Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7219219Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7219434Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7219646Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7219858Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7220085Z Compiling src/libm/mkdisp.c [for host]; 0s processwrapper-sandbox 2022-05-18T04:29:54.7220092Z 2022-05-18T04:29:54.7220184Z  2022-05-18T04:29:54.7220262Z  2022-05-18T04:29:54.7220351Z  2022-05-18T04:29:54.7220440Z  2022-05-18T04:29:54.7220535Z  2022-05-18T04:29:54.7220662Z  2022-05-18T04:29:54.7220754Z  2022-05-18T04:29:54.7220830Z  2022-05-18T04:29:54.7221049Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:54.7221331Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.7221546Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:54.7221638Z ^ 2022-05-18T04:29:54.7221710Z At top level: 2022-05-18T04:29:54.7221988Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7222112Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:54.7222181Z ^~~~~~~ 2022-05-18T04:29:54.7222454Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7222578Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:54.7222659Z ^~~~~~~ 2022-05-18T04:29:54.7222930Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7223091Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:54.7223174Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7223480Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7223595Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:54.7223682Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7223948Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7224117Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.7224198Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7224467Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7224594Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:54.7224697Z ^~~~~~ 2022-05-18T04:29:54.7224983Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7225107Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:54.7225187Z ^~~~~~ 2022-05-18T04:29:54.7225451Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7225571Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:54.7225652Z ^~~~~~ 2022-05-18T04:29:54.7226081Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7226202Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:54.7226272Z ^~~~~ 2022-05-18T04:29:54.7226541Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7226659Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:54.7226740Z ^~~~~~ 2022-05-18T04:29:54.7227041Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7227159Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:54.7227238Z ^~~~~ 2022-05-18T04:29:54.7227502Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7227609Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:54.7227689Z ^~~~~~~ 2022-05-18T04:29:54.7227956Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7228094Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:54.7228177Z ^~~~~~~~~~ 2022-05-18T04:29:54.7228445Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7228615Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:54.7228702Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7228956Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7229087Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:54.7229167Z ^~~~~~~ 2022-05-18T04:29:54.7229431Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7229593Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:54.7229665Z ^~~~~~ 2022-05-18T04:29:54.7229937Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7230045Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:54.7230106Z ^~~~~~~~~ 2022-05-18T04:29:54.7230404Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7230546Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7230632Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7230900Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7231043Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:54.7231138Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7231426Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7231593Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:54.7231681Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7231948Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7232088Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:54.7232185Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7232585Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7232776Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:54.7233003Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7233475Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7233833Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:54.7233983Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7234465Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7234764Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:54.7234904Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7235404Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7235648Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:54.7235786Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7236281Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7236600Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:54.7236744Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7237254Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7237512Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:54.7237664Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7238176Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7238500Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:54.7238626Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7239147Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7239408Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7239573Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7240106Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7240388Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7240531Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7241012Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7241231Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:54.7241361Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7241833Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7242152Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:54.7242300Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7242771Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7243016Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:54.7243166Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7243385Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.7243879Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7244099Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:54.7244247Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7244718Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7244943Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.7245087Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7245559Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7245766Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.7245911Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7246376Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7246592Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:54.7246730Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7247214Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7247445Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:54.7247693Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7247997Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7248143Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.7248239Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7248530Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7248690Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7248788Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7249164Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7249326Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7249415Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7249705Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7249864Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.7249961Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7250247Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7250406Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7250504Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7250797Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7250948Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:54.7251046Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7251372Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7251536Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7251634Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7251924Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7252185Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7252273Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7252622Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7252872Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7253017Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7253415Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7253633Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7253760Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7254161Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7254363Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.7254471Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7254982Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7255258Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.7255420Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7255924Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7256189Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.7256323Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7256813Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7257061Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.7257218Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7257670Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7258030Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.7258175Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7258655Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7258883Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7259031Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7259537Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7259755Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7259894Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7260348Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7260599Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:54.7260749Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7261329Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7261582Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:54.7261727Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7262259Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7262520Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.7262684Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7263238Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7263506Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.7263669Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7264157Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7264509Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.7264644Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7265191Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7265513Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.7265672Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7266403Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7266620Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.7266748Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7267223Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7267552Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.7267692Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7268167Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7268489Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:54.7268629Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7269095Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7269477Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.7269586Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7270004Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7270235Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.7270351Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7270747Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7270986Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.7271108Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7271565Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7271780Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.7271917Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7272335Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7272727Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.7272857Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7273256Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7273518Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.7273641Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7274017Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7274265Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:54.7274391Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7274578Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.7274955Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7275215Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7275357Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7275795Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7275991Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:54.7276119Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7276546Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7276739Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:54.7276876Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7277287Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7277522Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:54.7277650Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7278036Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7278226Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:54.7278341Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7278705Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7279025Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:54.7279164Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7279630Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7279914Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:54.7280057Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7280520Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7280822Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.7280944Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7281347Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7281590Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:54.7281796Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7282184Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7282430Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:54.7282566Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7282768Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T04:29:54.7283165Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7283356Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.7283476Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7283892Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7284077Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.7284190Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7284674Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7284903Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.7285013Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7285465Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7285650Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.7285756Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7286178Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7286324Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:54.7286427Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7286828Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7286961Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.7287087Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7287535Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7287931Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T04:29:54.7288048Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7288460Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7288743Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.7288850Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7289257Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7289450Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T04:29:54.7289556Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7289966Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7290243Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T04:29:54.7290370Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7290850Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7291057Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:54.7291163Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7291604Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7291794Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.7291904Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7292323Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7292503Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.7292608Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7293071Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7293416Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.7293525Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7293937Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7294166Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.7294280Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7294698Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7294917Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:54.7295020Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7295453Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7295617Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:54.7295744Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7296213Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7296478Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.7296583Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7297001Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7297218Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T04:29:54.7297324Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7297721Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7297948Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.7298113Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7298588Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7298851Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.7298976Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7299431Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7299669Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:54.7299775Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7300203Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7300377Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:54.7300488Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7300935Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7301172Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:54.7301352Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7301790Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7302054Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:54.7302161Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7302595Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7302883Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:54.7303007Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7303441Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7303703Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:54.7303814Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7304242Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7304500Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:54.7304616Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7305054Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7305223Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T04:29:54.7305334Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7305899Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7306072Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:54.7306183Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7306627Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7306799Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T04:29:54.7306906Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7307339Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7307509Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:54.7307617Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7308060Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7308430Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T04:29:54.7308532Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7308979Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7309218Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:54.7309330Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7309771Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7310001Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:54.7310114Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7310556Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7310783Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:54.7310889Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7311340Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7311671Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:54.7311789Z ^~~~~~~~~~ 2022-05-18T04:29:54.7312243Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7312486Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:54.7312603Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7313038Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7313280Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:54.7313395Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7313810Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7314013Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.7314120Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7314568Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7314973Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.7315093Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7315545Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7315825Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.7315947Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7316421Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7316719Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.7316827Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7317298Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7317611Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.7317732Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7318214Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7318547Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.7318674Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7319158Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7319392Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:54.7319507Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7319985Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7320201Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T04:29:54.7320325Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7320813Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7321034Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:54.7321162Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7321640Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7321886Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7322010Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7322482Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7322670Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7322788Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7323271Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7323541Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T04:29:54.7323669Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7324155Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7324417Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T04:29:54.7324531Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7325001Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7325201Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:54.7325313Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7325774Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7325979Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:54.7326101Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7326587Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7326819Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:54.7326943Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7327435Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7327768Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:54.7327893Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7328377Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7328637Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:54.7328761Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7329242Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7329538Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:54.7329659Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7330149Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7330394Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:54.7330514Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7330973Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7331220Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T04:29:54.7331338Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7331783Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7332026Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T04:29:54.7332146Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7332681Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7332962Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:54.7333083Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7333571Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7333878Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:54.7333983Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7334471Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7334753Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:54.7334875Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7335352Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7335633Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:54.7335751Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7336233Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7336521Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:54.7336627Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7337113Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7337398Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:54.7337515Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7338005Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7338265Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:54.7338388Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7338875Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7339147Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:54.7339270Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7339801Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7340086Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:54.7340210Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7340699Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7340986Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:54.7341113Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7341586Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7341868Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:54.7341994Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7342486Z external/sleef/src/arch/helperavx512f.h:387:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7342781Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.7342952Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7343430Z external/sleef/src/arch/helperavx512f.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7343715Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:54.7343837Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7344300Z external/sleef/src/arch/helperavx512f.h:385:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7344597Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.7344712Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7345176Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7345415Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T04:29:54.7345536Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7346106Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7346311Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T04:29:54.7346400Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7346798Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7347265Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.7347370Z ^~~~~~~~~~ 2022-05-18T04:29:54.7347767Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7348248Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:54.7348351Z ^~~~~~~~~~ 2022-05-18T04:29:54.7348753Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7348943Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T04:29:54.7349028Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7349427Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7349636Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.7349815Z ^~~~~~~~~~ 2022-05-18T04:29:54.7350212Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7350421Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T04:29:54.7350521Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7350937Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7351152Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T04:29:54.7351258Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7351697Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7351934Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T04:29:54.7352056Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7352530Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7352864Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T04:29:54.7352982Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7353423Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7353597Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T04:29:54.7353708Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7354182Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7354374Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T04:29:54.7354488Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7354956Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7355223Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T04:29:54.7355324Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7355785Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7356025Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T04:29:54.7356143Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7356604Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7356812Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T04:29:54.7356928Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7357390Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7357597Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T04:29:54.7357717Z ^~~~~~~~~~ 2022-05-18T04:29:54.7358189Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7358444Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.7358558Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7359015Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7359214Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:54.7359331Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7359782Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7360038Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:54.7360146Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7360617Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7360839Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T04:29:54.7360946Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7361392Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7361629Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:54.7361726Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7362148Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7362398Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:54.7362530Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7363008Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7363361Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T04:29:54.7363493Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7363973Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7364224Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T04:29:54.7364349Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7364838Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7365104Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:54.7365242Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7365744Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7365974Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T04:29:54.7366103Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7366538Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7366833Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T04:29:54.7366963Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7367436Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7367742Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:54.7367860Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7368305Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7368556Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:54.7368675Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7369105Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7369353Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:54.7369468Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7369947Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7370200Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:54.7370315Z ^~~~~~~~~~ 2022-05-18T04:29:54.7370854Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7371152Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:54.7371261Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7371737Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7372051Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:54.7372174Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7372650Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7372886Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T04:29:54.7373008Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7373475Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7373700Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T04:29:54.7373879Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7374338Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7374582Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:54.7374697Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7375165Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7375413Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:54.7375530Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7375980Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7376158Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.7376277Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7376730Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7376911Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7377031Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7377473Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7377592Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7377654Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7377927Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7378040Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7378113Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7378381Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7378547Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.7378626Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7378895Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7379068Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.7379151Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7379420Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7379626Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:54.7379706Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7379976Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7380121Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T04:29:54.7380195Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7380451Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7380563Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:54.7380636Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7380901Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7381010Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:54.7381084Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7381351Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7381494Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.7381586Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7381855Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7381996Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.7382070Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7382335Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7382475Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:54.7382547Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7382814Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7382939Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:54.7383010Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7383281Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7383395Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:54.7383467Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7383730Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7383847Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:54.7383921Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7384171Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7384319Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:54.7384390Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7384664Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7384804Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:54.7384875Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7385133Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7385273Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.7385342Z ^~~~~~~~~~ 2022-05-18T04:29:54.7385607Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7385906Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T04:29:54.7386000Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7386277Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7386425Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:54.7386497Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7386759Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7386927Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:54.7387001Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7387400Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7387670Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:54.7387776Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7388234Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7388578Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:54.7388658Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7388934Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7389098Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:54.7389172Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7389427Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7389599Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:54.7389674Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7389945Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7390110Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:54.7390182Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7390450Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7390622Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:54.7390686Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7390954Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7391130Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:54.7391207Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7391474Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7391644Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:54.7391718Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7391986Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7392157Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.7392219Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7392485Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7392702Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.7392777Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7393046Z external/sleef/src/arch/helperavx512f.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7393228Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.7393303Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7393567Z external/sleef/src/arch/helperavx512f.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7393735Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.7393808Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7394080Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7394230Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T04:29:54.7394338Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7394605Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7394755Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T04:29:54.7394828Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7395092Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7395412Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:54.7395488Z ^~~~~~~~~~ 2022-05-18T04:29:54.7395756Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7396091Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:54.7396165Z ^~~~~~~~~~ 2022-05-18T04:29:54.7396486Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7396707Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T04:29:54.7396863Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7397275Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7397514Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T04:29:54.7397624Z ^~~~~~~~~~ 2022-05-18T04:29:54.7398038Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7398257Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T04:29:54.7398407Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7398841Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7399099Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T04:29:54.7399226Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7399715Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7399986Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T04:29:54.7400185Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7400691Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7400972Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T04:29:54.7401100Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7401546Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7401788Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T04:29:54.7401903Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7402293Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7402445Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:54.7402526Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7402801Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7402955Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T04:29:54.7403084Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7403358Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7403495Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:54.7403571Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7403843Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7403980Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T04:29:54.7404058Z ^~~~~~~~~~ 2022-05-18T04:29:54.7404330Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7404480Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T04:29:54.7404555Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7404811Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7404981Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T04:29:54.7405056Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7405321Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7405493Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T04:29:54.7405568Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7405832Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7405935Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:54.7405993Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7406262Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7406364Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:54.7406436Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7406700Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7406809Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T04:29:54.7406881Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7407142Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7407279Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T04:29:54.7407352Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7407715Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7407857Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T04:29:54.7407964Z ^~~~~~~~~~ 2022-05-18T04:29:54.7408378Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7408585Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T04:29:54.7408657Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7408916Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7409025Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T04:29:54.7409100Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7409389Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7409559Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T04:29:54.7409773Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7410124Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7410251Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T04:29:54.7410312Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7410578Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7410703Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T04:29:54.7410779Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7411043Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7411339Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:54.7411414Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7411828Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7412099Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:54.7412176Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7412442Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7412612Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:54.7412688Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7412949Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7413258Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:54.7413387Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7413602Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T04:29:54.7413942Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7414130Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:54.7414208Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7414478Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7414689Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:54.7414766Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7415032Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7415182Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T04:29:54.7415242Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7415513Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7415661Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T04:29:54.7415736Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7416003Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7416162Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T04:29:54.7416238Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7416532Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7416686Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T04:29:54.7416747Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7417009Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7417153Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:54.7417228Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7417494Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7417636Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:54.7417710Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7417980Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7418119Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:54.7418196Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7418529Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7418757Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:54.7418883Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7419205Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7419343Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T04:29:54.7419419Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7419672Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7419840Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T04:29:54.7419963Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7420378Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7420537Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.7420610Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7420880Z external/sleef/src/arch/helperavx512f.h:95:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7420989Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:54.7421087Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7421359Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7421467Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T04:29:54.7421546Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7421810Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7421905Z static CONST df2 gammafk(vfloat a) { 2022-05-18T04:29:54.7421975Z ^~~~~~~ 2022-05-18T04:29:54.7422233Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7422348Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T04:29:54.7422419Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7422684Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7422800Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T04:29:54.7422871Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7423126Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7423281Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:54.7423350Z ^~~~~~~ 2022-05-18T04:29:54.7423616Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7423743Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:54.7423824Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7424085Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7424212Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:54.7424298Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7424560Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7424717Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.7424801Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7425052Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7425177Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:54.7425294Z ^~~~~~ 2022-05-18T04:29:54.7425695Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7425996Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:54.7426114Z ^~~~~~ 2022-05-18T04:29:54.7426457Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7426580Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:54.7426661Z ^~~~~ 2022-05-18T04:29:54.7426915Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7427031Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:54.7427111Z ^~~~~~ 2022-05-18T04:29:54.7427363Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7427481Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:54.7427546Z ^~~~~ 2022-05-18T04:29:54.7427805Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7428002Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:54.7428084Z ^~~~~~~ 2022-05-18T04:29:54.7428342Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7428483Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:54.7428567Z ^~~~~~~~~~ 2022-05-18T04:29:54.7428833Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7428962Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:54.7429046Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7429300Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7429430Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:54.7429513Z ^~~~~~~ 2022-05-18T04:29:54.7429780Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7429920Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7430049Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7430302Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7430496Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:54.7430582Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7430839Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7431009Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:54.7431093Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7431350Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7431473Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:54.7431543Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7431811Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7431957Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7432043Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7432176Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.7432420Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7432547Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:54.7432629Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7432860Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7432987Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.7433071Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7433319Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7433460Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7433545Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7433793Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7433933Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7434046Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7434283Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7434425Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.7434511Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7434754Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7434883Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.7434965Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7435306Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7435541Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.7435647Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7436008Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7436336Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.7436462Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7436853Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7437033Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.7437149Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7437573Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7437873Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.7438021Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7438305Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7438485Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.7438577Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7438712Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T04:29:54.7438995Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7439125Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.7439207Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7439473Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7439604Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.7439680Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7439954Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7440081Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.7440158Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7440434Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7440558Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.7440622Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7440883Z external/sleef/src/arch/helperavx512f.h:582:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7441063Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:54.7441136Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7441394Z external/sleef/src/arch/helperavx512f.h:579:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7441499Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.7441571Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7441821Z external/sleef/src/arch/helperavx512f.h:572:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7442004Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T04:29:54.7442079Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7442338Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7442487Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.7442563Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7442830Z external/sleef/src/arch/helperavx512f.h:570:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7443008Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T04:29:54.7443081Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7443335Z external/sleef/src/arch/helperavx512f.h:568:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7443501Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T04:29:54.7443575Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7443849Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7443983Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:54.7444058Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7444321Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7444448Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.7444512Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7444776Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7444898Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.7444969Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7445233Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7445328Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.7445396Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7445661Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7445862Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.7445939Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7446203Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7446354Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:54.7446427Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7446685Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7446792Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:54.7446862Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7447114Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7447317Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.7447389Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7447749Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7447906Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.7447984Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7448260Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7448416Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.7448480Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7448745Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7448898Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:54.7448971Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7449278Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7449389Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:54.7449463Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7449723Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7449858Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:54.7449929Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7450203Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7450375Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:54.7450457Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7450734Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7450917Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:54.7450996Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7451250Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7451415Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:54.7451488Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7451755Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7451927Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:54.7451999Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7452262Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7452369Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:54.7452429Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7452691Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7452801Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:54.7452874Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7453138Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7453286Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:54.7453389Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7453648Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7453785Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:54.7453855Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7454114Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7454261Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:54.7454331Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7454588Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7454733Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:54.7454805Z ^~~~~~~~~~ 2022-05-18T04:29:54.7455055Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7455298Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.7455414Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7455689Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7455868Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.7455948Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7456210Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7456323Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7456397Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7456656Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7456780Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:54.7456854Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7457115Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7457279Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:54.7457352Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7457619Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7457783Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:54.7457846Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7458119Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7458281Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:54.7458361Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7458626Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7458791Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:54.7458869Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7459139Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7459288Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:54.7459392Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7459657Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7459824Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:54.7459900Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7460166Z external/sleef/src/arch/helperavx512f.h:387:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7460341Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.7460415Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7460682Z external/sleef/src/arch/helperavx512f.h:386:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7460843Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:54.7460920Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7461180Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7461352Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T04:29:54.7461427Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7461697Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7461849Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:54.7461926Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7462179Z external/sleef/src/arch/helperavx512f.h:338:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7462306Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T04:29:54.7462381Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7462647Z external/sleef/src/arch/helperavx512f.h:334:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7462852Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T04:29:54.7462954Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7463363Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7463595Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:54.7463697Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7464118Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7464340Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:54.7464446Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7464875Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7465105Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:54.7465224Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7465674Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7466005Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:54.7466106Z ^~~~~~~~~~ 2022-05-18T04:29:54.7466541Z external/sleef/src/arch/helperavx512f.h:311:23: warning: 'vgetmant_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7466848Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:54.7466967Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7467529Z external/sleef/src/arch/helperavx512f.h:308:23: warning: 'vgetexp_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7467778Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T04:29:54.7467897Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7468320Z external/sleef/src/arch/helperavx512f.h:306:20: warning: 'vilogb2k_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7468557Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:54.7468667Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7469083Z external/sleef/src/arch/helperavx512f.h:302:20: warning: 'vilogbk_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7469297Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:54.7469395Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7469801Z external/sleef/src/arch/helperavx512f.h:298:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7469967Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.7470053Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7470704Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7470936Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7471072Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7471598Z external/sleef/src/arch/helperavx512f.h:290:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7471794Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7471927Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7472436Z external/sleef/src/arch/helperavx512f.h:286:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7472612Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7472747Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7473246Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7473542Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.7473685Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7474188Z external/sleef/src/arch/helperavx512f.h:259:29: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7474434Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:54.7474575Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7475047Z external/sleef/src/arch/helperavx512f.h:251:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7475235Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:54.7475360Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7475849Z external/sleef/src/arch/helperavx512f.h:248:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7476055Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:54.7476192Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7476709Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7476970Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.7477088Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7477598Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7477870Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.7477995Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7478531Z external/sleef/src/arch/helperavx512f.h:237:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7478852Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:54.7478963Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7479442Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7479663Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:54.7479771Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7480159Z external/sleef/src/arch/helperavx512f.h:232:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7480337Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:54.7480555Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7481092Z external/sleef/src/arch/helperavx512f.h:229:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7481301Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:54.7481431Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7481934Z external/sleef/src/arch/helperavx512f.h:227:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7482300Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:54.7482444Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7482949Z external/sleef/src/arch/helperavx512f.h:226:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7483211Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:54.7483350Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7483846Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7484110Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.7484259Z ^~~~~~~~~~ 2022-05-18T04:29:54.7484726Z external/sleef/src/arch/helperavx512f.h:222:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7484978Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:54.7485108Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7485597Z external/sleef/src/arch/helperavx512f.h:218:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7485899Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:54.7486027Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7486520Z external/sleef/src/arch/helperavx512f.h:217:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7486826Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:54.7486941Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7487438Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7487806Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:54.7487946Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7488522Z external/sleef/src/arch/helperavx512f.h:215:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7488786Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:54.7488894Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7489316Z external/sleef/src/arch/helperavx512f.h:214:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7489565Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:54.7489758Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7490188Z external/sleef/src/arch/helperavx512f.h:213:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7490461Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:54.7490589Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7491096Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7491390Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:54.7491518Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7491924Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7492285Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:54.7492429Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7493005Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7493419Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:54.7493569Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7494063Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7494362Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.7494486Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7495038Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7495367Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.7495501Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7495987Z external/sleef/src/arch/helperavx512f.h:204:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7496335Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.7496456Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7496969Z external/sleef/src/arch/helperavx512f.h:203:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7497349Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.7497495Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7498043Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7498362Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T04:29:54.7498506Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7499064Z external/sleef/src/arch/helperavx512f.h:195:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7499495Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T04:29:54.7499669Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7500144Z external/sleef/src/arch/helperavx512f.h:194:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7500752Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:54.7500859Z ^~~~~~~~~~ 2022-05-18T04:29:54.7501341Z external/sleef/src/arch/helperavx512f.h:192:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7501671Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T04:29:54.7501794Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7502272Z external/sleef/src/arch/helperavx512f.h:191:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7502541Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T04:29:54.7502668Z ^~~~~~~~~~ 2022-05-18T04:29:54.7503148Z external/sleef/src/arch/helperavx512f.h:190:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7503414Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T04:29:54.7503526Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7504036Z external/sleef/src/arch/helperavx512f.h:185:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7504303Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T04:29:54.7504439Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7504941Z external/sleef/src/arch/helperavx512f.h:184:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7505254Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:54.7505389Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7506011Z external/sleef/src/arch/helperavx512f.h:177:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7506256Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T04:29:54.7506383Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7506864Z external/sleef/src/arch/helperavx512f.h:176:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7507169Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T04:29:54.7507297Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7507784Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7507969Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:54.7508091Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7508559Z external/sleef/src/arch/helperavx512f.h:166:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7508739Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:54.7508863Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7509339Z external/sleef/src/arch/helperavx512f.h:162:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7509536Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T04:29:54.7509658Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7510143Z external/sleef/src/arch/helperavx512f.h:158:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7510345Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T04:29:54.7510456Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7510932Z external/sleef/src/arch/helperavx512f.h:155:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7511177Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T04:29:54.7511299Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7511791Z external/sleef/src/arch/helperavx512f.h:151:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7511983Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T04:29:54.7512104Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7512573Z external/sleef/src/arch/helperavx512f.h:143:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7512855Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T04:29:54.7512977Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7513465Z external/sleef/src/arch/helperavx512f.h:142:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7513689Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T04:29:54.7513813Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7514285Z external/sleef/src/arch/helperavx512f.h:136:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7514821Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:54.7514947Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7515169Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T04:29:54.7515667Z external/sleef/src/arch/helperavx512f.h:135:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7516009Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:54.7516135Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7516666Z external/sleef/src/arch/helperavx512f.h:134:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7516974Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:54.7517097Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7517585Z external/sleef/src/arch/helperavx512f.h:130:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7517849Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T04:29:54.7517975Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7518461Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7518706Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T04:29:54.7518821Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7519296Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7519544Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T04:29:54.7519660Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7520126Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7520370Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T04:29:54.7520487Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7520963Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7521218Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T04:29:54.7521336Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7521844Z external/sleef/src/arch/helperavx512f.h:111:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7522078Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T04:29:54.7522191Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7522667Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7522941Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.7523058Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7523272Z [142 / 980] 8 actions running 2022-05-18T04:29:54.7523561Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.7523901Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7524223Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7524529Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7524871Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7525209Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7525545Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7525899Z Compiling src/libm/mkdisp.c [for host]; 0s processwrapper-sandbox 2022-05-18T04:29:54.7525912Z 2022-05-18T04:29:54.7526056Z  2022-05-18T04:29:54.7526195Z  2022-05-18T04:29:54.7526318Z  2022-05-18T04:29:54.7526455Z  2022-05-18T04:29:54.7526591Z  2022-05-18T04:29:54.7526727Z  2022-05-18T04:29:54.7526863Z  2022-05-18T04:29:54.7527003Z  2022-05-18T04:29:54.7527308Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:54.7527507Z [142 / 980] 8 actions running 2022-05-18T04:29:54.7527891Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.7528232Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7528632Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7528967Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7529303Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7529644Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7529971Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7530331Z Compiling src/libm/mkdisp.c [for host]; 0s processwrapper-sandbox 2022-05-18T04:29:54.7530340Z 2022-05-18T04:29:54.7530479Z  2022-05-18T04:29:54.7530618Z  2022-05-18T04:29:54.7530756Z  2022-05-18T04:29:54.7530895Z  2022-05-18T04:29:54.7531037Z  2022-05-18T04:29:54.7531163Z  2022-05-18T04:29:54.7531302Z  2022-05-18T04:29:54.7531441Z  2022-05-18T04:29:54.7531775Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:54.7532210Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.7532375Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:54.7532486Z ^ 2022-05-18T04:29:54.7532592Z At top level: 2022-05-18T04:29:54.7533101Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7533385Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T04:29:54.7533512Z ^~~~~~~ 2022-05-18T04:29:54.7534017Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7534378Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T04:29:54.7534504Z ^~~~~~~ 2022-05-18T04:29:54.7535006Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7535230Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T04:29:54.7535327Z ^~~~~~~~~ 2022-05-18T04:29:54.7535746Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7535961Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T04:29:54.7536089Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7536551Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7536806Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:54.7536913Z ^~~~~~~ 2022-05-18T04:29:54.7537302Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7537479Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:54.7537590Z ^~~~~~~ 2022-05-18T04:29:54.7538004Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7538178Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T04:29:54.7538290Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7538677Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7538861Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:54.7538966Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7539383Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7539802Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:54.7539937Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7540397Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7540681Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.7540819Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7541279Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7541484Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:54.7541600Z ^~~~~~ 2022-05-18T04:29:54.7542088Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7542308Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:54.7542433Z ^~~~~~ 2022-05-18T04:29:54.7542908Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7543112Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:54.7543240Z ^~~~~~ 2022-05-18T04:29:54.7543707Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7543897Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:54.7544024Z ^~~~~ 2022-05-18T04:29:54.7544495Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7544682Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:54.7544805Z ^~~~~~ 2022-05-18T04:29:54.7545294Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7545499Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:54.7545618Z ^~~~~ 2022-05-18T04:29:54.7546383Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7546564Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:54.7546673Z ^~~~~~~ 2022-05-18T04:29:54.7547075Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7547388Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:54.7547521Z ^~~~~~~~~~ 2022-05-18T04:29:54.7547988Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7548212Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:54.7548327Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7548783Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7548985Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:54.7549110Z ^~~~~~~ 2022-05-18T04:29:54.7549558Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7549732Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:54.7549842Z ^~~~~~ 2022-05-18T04:29:54.7550262Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7550515Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:54.7550635Z ^~~~~~~~~ 2022-05-18T04:29:54.7551092Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7551297Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7551416Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7551849Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7552063Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:54.7552175Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7552633Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7552863Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:54.7552992Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7553427Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7553639Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:54.7553771Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7554209Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7554414Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:54.7554541Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7555059Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7555409Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:54.7555530Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7555994Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7556294Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:54.7556435Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7556935Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7557147Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:54.7557383Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7557890Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7558177Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:54.7558325Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7558837Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7559071Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:54.7559220Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7559659Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7559875Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:54.7560011Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7560492Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7560806Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7560956Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7561423Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7561650Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7561782Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7562242Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7562448Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:54.7562584Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7563049Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7563291Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:54.7563427Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7563897Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7564123Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:54.7564249Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7564480Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.7564857Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7565024Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:54.7565144Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7565592Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7565816Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.7565947Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7566425Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7566650Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.7566785Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7567256Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7567480Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:54.7567700Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7568262Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7568519Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.7568653Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7569140Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7569400Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7569553Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7570017Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7570272Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7570424Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7570902Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7571116Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:54.7571259Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7571790Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7572023Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.7572177Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7572651Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7572871Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7573004Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7573418Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7573638Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:54.7573776Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7574217Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7574429Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7574561Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7574993Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7575212Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7575328Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7575761Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7576006Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7576145Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7576600Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7576867Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7577023Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7577490Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7577719Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.7577868Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7578350Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7578707Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.7578860Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7579352Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7579601Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.7579747Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7580192Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7580440Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.7580579Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7581029Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7581279Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.7581422Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7581858Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7582145Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7582259Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7582669Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7582905Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7583047Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7583498Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7583753Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:54.7583910Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7584362Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7584587Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:54.7584733Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7585189Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7585405Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.7585552Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7586173Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7586366Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.7586508Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7586936Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7587224Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.7587371Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7587831Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7588099Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.7588241Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7588673Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7588920Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.7589157Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7589587Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7589893Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.7590030Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7590464Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7590753Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:54.7590885Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7591327Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7591623Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.7591754Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7592236Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7592630Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.7592769Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7593200Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7593440Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.7593563Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7594028Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7594210Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.7594352Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7594797Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7595163Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.7595314Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7595790Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7596096Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.7596249Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7596717Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7596997Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:54.7597148Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7597375Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.7597866Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7598116Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7598254Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7598712Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7598921Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:54.7599038Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7599478Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7599789Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:54.7599937Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7600364Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7600571Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:54.7600698Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7601137Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7601330Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:54.7601469Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7601888Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7602153Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:54.7602299Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7602842Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7603150Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:54.7603297Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7603785Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7604084Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.7604220Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7604678Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7604945Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:54.7605074Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7605514Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7605748Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:54.7605881Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7606103Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T04:29:54.7606589Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7606801Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.7606944Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7607439Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7607741Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.7607871Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7608378Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7608599Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.7608732Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7609243Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7609479Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.7609612Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7610105Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7610367Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:54.7610487Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7610973Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7611139Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.7611241Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7611715Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7612049Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T04:29:54.7612177Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7612692Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7612949Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.7613060Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7613584Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7613910Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T04:29:54.7614024Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7614473Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7614766Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T04:29:54.7614896Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7615334Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7615525Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:54.7615648Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7616119Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7616355Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.7616496Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7617001Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7617222Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.7617352Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7617840Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7618201Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.7618335Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7618834Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7619097Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.7619215Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7619695Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7619960Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:54.7620079Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7620542Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7620731Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:54.7620852Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7621415Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7621720Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.7621849Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7622353Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7622599Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T04:29:54.7622706Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7623197Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7623466Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.7623594Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7624093Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7624355Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.7624533Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7625024Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7625280Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:54.7625398Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7626000Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7626173Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:54.7626289Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7626771Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7627014Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:54.7627131Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7627586Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7627865Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:54.7627984Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7628438Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7628700Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:54.7628816Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7629231Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7629497Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:54.7629602Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7630067Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7630359Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:54.7630478Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7631034Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7631199Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T04:29:54.7631317Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7631787Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7632073Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:54.7632188Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7632691Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7632883Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T04:29:54.7633014Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7633515Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7633718Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:54.7633848Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7634323Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7634624Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T04:29:54.7634757Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7635228Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7635577Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:54.7635711Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7636205Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7636472Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:54.7636575Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7637076Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7637329Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:54.7637458Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7637974Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7638232Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:54.7638359Z ^~~~~~~~~~ 2022-05-18T04:29:54.7638882Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7639149Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:54.7639258Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7639761Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7640029Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:54.7640157Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7640619Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7640862Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.7640994Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7641495Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7641956Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.7642075Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7642575Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7642901Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.7643120Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7643570Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7643863Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.7643988Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7644439Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7644717Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.7644841Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7645303Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7645554Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.7645685Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7646212Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7646535Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:54.7646659Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7647181Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7647433Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T04:29:54.7647570Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7648142Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7648359Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:54.7648493Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7648976Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7649174Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7649280Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7649744Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7649931Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7650042Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7650485Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7650733Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T04:29:54.7650843Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7651282Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7651540Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T04:29:54.7651653Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7652136Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7652335Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:54.7652463Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7652974Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7653190Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:54.7653306Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7653816Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7654137Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:54.7654259Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7654762Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7655031Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:54.7655147Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7655624Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7655880Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:54.7655991Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7656465Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7656702Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:54.7656826Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7657371Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7657599Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:54.7657707Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7658191Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7658427Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T04:29:54.7658548Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7659016Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7659269Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T04:29:54.7659389Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7659878Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7660171Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:54.7660289Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7660760Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7661032Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:54.7661154Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7661632Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7661913Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:54.7662031Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7662501Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7662764Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:54.7662879Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7663317Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7663585Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:54.7663697Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7664194Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7664559Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:54.7664691Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7665209Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7665514Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:54.7665633Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7666277Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7666585Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:54.7666716Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7667222Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7667522Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:54.7667652Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7668230Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7668492Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:54.7668607Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7669068Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7669363Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:54.7669487Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7669963Z external/sleef/src/arch/helperavx512f.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7670240Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:54.7670369Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7670872Z external/sleef/src/arch/helperavx512f.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7671124Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:54.7671253Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7671737Z external/sleef/src/arch/helperavx512f.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7672025Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:54.7672149Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7672643Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7672895Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T04:29:54.7673016Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7673489Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7673739Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T04:29:54.7673859Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7674354Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7674902Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.7675015Z ^~~~~~~~~~ 2022-05-18T04:29:54.7675545Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7676081Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:54.7676198Z ^~~~~~~~~~ 2022-05-18T04:29:54.7676697Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7676939Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T04:29:54.7677068Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7677588Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7677849Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.7677975Z ^~~~~~~~~~ 2022-05-18T04:29:54.7678488Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7678759Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T04:29:54.7678873Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7679422Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7679689Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T04:29:54.7679813Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7680321Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7680570Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T04:29:54.7680687Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7681163Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7681418Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T04:29:54.7681535Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7682016Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7682199Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T04:29:54.7682329Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7682806Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7682987Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T04:29:54.7683103Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7683599Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7683881Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T04:29:54.7684001Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7684495Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7684758Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T04:29:54.7684878Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7685365Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7685589Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T04:29:54.7685697Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7686183Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7686408Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T04:29:54.7686574Z ^~~~~~~~~~ 2022-05-18T04:29:54.7687061Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7687311Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.7687423Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7687969Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7688143Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:54.7688253Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7688706Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7688903Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:54.7689023Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7689537Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7689812Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T04:29:54.7689991Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7690483Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7690765Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:54.7690898Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7691406Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7691687Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:54.7691811Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7692317Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7692588Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T04:29:54.7692708Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7693190Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7693449Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T04:29:54.7693570Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7694045Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7694307Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:54.7694418Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7694882Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7695058Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T04:29:54.7695181Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7695701Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7695963Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T04:29:54.7696083Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7696562Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7696856Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:54.7696975Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7697476Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7697797Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:54.7697916Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7698395Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7698657Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:54.7698787Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7699275Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7699532Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:54.7699646Z ^~~~~~~~~~ 2022-05-18T04:29:54.7700118Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7700443Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:54.7700565Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7701098Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7701420Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:54.7701547Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7702036Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7702281Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T04:29:54.7702390Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7702870Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7703124Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T04:29:54.7703248Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7703726Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7703996Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:54.7704118Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7704601Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7704848Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:54.7704976Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7705471Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7705665Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.7705918Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7706415Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7706612Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7706737Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7707208Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7707403Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7707531Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7708027Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7708215Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7708348Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7708914Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7709196Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.7709318Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7709808Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7710138Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.7710272Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7710759Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7711005Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:54.7711146Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7711641Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7711872Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T04:29:54.7712045Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7712535Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7712741Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:54.7712869Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7713360Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7713549Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:54.7713673Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7714152Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7714405Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.7714525Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7715014Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7715257Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.7715379Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7715868Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7716111Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:54.7716218Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7716703Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7716945Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:54.7717067Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7717554Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7717751Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:54.7717870Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7718346Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7718533Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:54.7718656Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7719133Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7719386Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:54.7719565Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7720046Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7720290Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:54.7720418Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7720892Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7721129Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.7721250Z ^~~~~~~~~~ 2022-05-18T04:29:54.7721730Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7721981Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T04:29:54.7722114Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7722601Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7722848Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:54.7723004Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7723494Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7723789Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:54.7723910Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7724393Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7724680Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:54.7724808Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7725298Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7725588Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:54.7725702Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7726197Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7726487Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:54.7726608Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7727098Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7727392Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:54.7727520Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7728105Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7728392Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:54.7728517Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7729005Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7729312Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:54.7729443Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7729920Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7730226Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:54.7730422Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7730926Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7731220Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:54.7731346Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7731830Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7732139Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.7732270Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7732760Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7733048Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.7733185Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7733664Z external/sleef/src/arch/helperavx512f.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7734017Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:54.7734153Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7734649Z external/sleef/src/arch/helperavx512f.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7734947Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:54.7735074Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7735571Z external/sleef/src/arch/helperavx512f.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7735871Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.7735985Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7736464Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7736730Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T04:29:54.7736857Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7737348Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7737613Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T04:29:54.7737739Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7738231Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7738824Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:54.7738937Z ^~~~~~~~~~ 2022-05-18T04:29:54.7739430Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7740051Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:54.7740178Z ^~~~~~~~~~ 2022-05-18T04:29:54.7740661Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7740908Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T04:29:54.7741021Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7741488Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7741816Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T04:29:54.7741926Z ^~~~~~~~~~ 2022-05-18T04:29:54.7742444Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7742724Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T04:29:54.7742853Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7743372Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7743607Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T04:29:54.7743720Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7744186Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7744424Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T04:29:54.7744553Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7745115Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7745380Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T04:29:54.7745521Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7746138Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7746408Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T04:29:54.7746545Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7747006Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7747272Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:54.7747411Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7747897Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7748153Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T04:29:54.7748293Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7748760Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7749032Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:54.7749152Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7749630Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7749869Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T04:29:54.7750003Z ^~~~~~~~~~ 2022-05-18T04:29:54.7750485Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7750737Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T04:29:54.7750865Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7751338Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7751608Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T04:29:54.7751745Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7752212Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7752617Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T04:29:54.7752727Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7753186Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7753363Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:54.7753482Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7753964Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7754126Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:54.7754245Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7754739Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7754928Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T04:29:54.7755054Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7755527Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7755708Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T04:29:54.7755911Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7756397Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7756617Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T04:29:54.7756743Z ^~~~~~~~~~ 2022-05-18T04:29:54.7757234Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7757474Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T04:29:54.7757594Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7758071Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7758250Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T04:29:54.7758370Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7758874Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7759058Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T04:29:54.7759176Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7759654Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7759860Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T04:29:54.7759988Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7760466Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7760694Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T04:29:54.7760819Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7761306Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7761850Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:54.7761978Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7762484Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7762827Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:54.7762954Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7763451Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7763833Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:54.7763953Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7764453Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7764978Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:54.7765112Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7765352Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T04:29:54.7765842Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7766157Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:54.7766291Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7766764Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7767139Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:54.7767267Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7767837Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7768110Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T04:29:54.7768233Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7768721Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7769009Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T04:29:54.7769138Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7769618Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7769886Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T04:29:54.7770009Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7770494Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7770759Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T04:29:54.7770875Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7771337Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7771591Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:54.7771724Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7772195Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7772441Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:54.7772567Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7773037Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7773296Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:54.7773410Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7773880Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7774138Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:54.7774342Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7774825Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7775059Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T04:29:54.7775200Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7775680Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7775900Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T04:29:54.7776039Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7776518Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7776790Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.7776918Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7777407Z external/sleef/src/arch/helperavx512f.h:86:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7777605Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:54.7777720Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7778241Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7778428Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T04:29:54.7778550Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7779032Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7779330Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.7779469Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7779964Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7780217Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7780349Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7780586Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.7781056Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7781312Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7781456Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7781905Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7782201Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.7782333Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7782733Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7783049Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.7783176Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7783601Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7783815Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.7783942Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7784375Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7784669Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.7784806Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7785075Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.7785507Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7785858Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:54.7785984Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7786193Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T04:29:54.7786700Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7786933Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.7787064Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7787569Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7787802Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.7787937Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7788453Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7788776Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.7788912Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7789433Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7789662Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.7789777Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7790262Z external/sleef/src/arch/helperavx512f.h:582:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7790443Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:54.7790566Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7791063Z external/sleef/src/arch/helperavx512f.h:579:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7791242Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.7791365Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7791849Z external/sleef/src/arch/helperavx512f.h:572:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7792172Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T04:29:54.7792302Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7792789Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7793059Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.7793181Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7793679Z external/sleef/src/arch/helperavx512f.h:570:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7793940Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T04:29:54.7794064Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7794561Z external/sleef/src/arch/helperavx512f.h:568:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7794866Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T04:29:54.7794991Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7795510Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7795752Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:54.7795881Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7796352Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7796647Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.7796764Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7797240Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7797468Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.7797591Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7798071Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7798240Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.7798357Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7798878Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7799242Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.7799374Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7799856Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7800207Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:54.7800336Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7800854Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7801056Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:54.7801186Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7801668Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7801953Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.7802077Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7802534Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7802811Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.7802938Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7803453Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7803709Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.7803809Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7804269Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7804514Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:54.7804624Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7805074Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7805248Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:54.7805366Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7805809Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7806034Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:54.7806147Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7806618Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7806906Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:54.7807028Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7807711Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7808026Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:54.7808163Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7808620Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7808913Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:54.7809033Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7809512Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7809798Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:54.7809927Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7810403Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7810589Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:54.7810785Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7811257Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7811445Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:54.7811561Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7812052Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7812315Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:54.7812430Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7812908Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7813171Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:54.7813263Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7813712Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7813951Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:54.7814074Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7814548Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7814805Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:54.7814926Z ^~~~~~~~~~ 2022-05-18T04:29:54.7815409Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7815858Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.7815979Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7816476Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7816658Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.7816778Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7817286Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7817515Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:54.7817640Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7818076Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7818338Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:54.7818524Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7818960Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7819228Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:54.7819349Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7819821Z external/sleef/src/arch/helperavx512f.h:382:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7820090Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:54.7820205Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7820694Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7820956Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:54.7821094Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7821526Z external/sleef/src/arch/helperavx512f.h:338:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7821804Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T04:29:54.7821920Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7822398Z external/sleef/src/arch/helperavx512f.h:334:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7822655Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T04:29:54.7822765Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7823211Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7823472Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:54.7823592Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7824068Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7824350Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:54.7824477Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7824964Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7825243Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:54.7825362Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7825984Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7826265Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:54.7826401Z ^~~~~~~~~~ 2022-05-18T04:29:54.7826917Z external/sleef/src/arch/helperavx512f.h:311:23: warning: 'vgetmant_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7827238Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:54.7827368Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7827808Z external/sleef/src/arch/helperavx512f.h:308:23: warning: 'vgetexp_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7828037Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T04:29:54.7828153Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7828610Z external/sleef/src/arch/helperavx512f.h:306:20: warning: 'vilogb2k_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7828851Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:54.7829067Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7829518Z external/sleef/src/arch/helperavx512f.h:302:20: warning: 'vilogbk_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7829766Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:54.7829869Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7830321Z external/sleef/src/arch/helperavx512f.h:298:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7830514Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.7830692Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7831195Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7831391Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7831638Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7832152Z external/sleef/src/arch/helperavx512f.h:290:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7832337Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7832500Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7833119Z external/sleef/src/arch/helperavx512f.h:286:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7833363Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.7833526Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7834063Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7834369Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.7834553Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7834961Z external/sleef/src/arch/helperavx512f.h:259:29: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7835208Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:54.7835346Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7835822Z external/sleef/src/arch/helperavx512f.h:251:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7836075Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:54.7836225Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7836713Z external/sleef/src/arch/helperavx512f.h:248:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7836947Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:54.7837051Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7896314Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7896779Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.7896915Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7897622Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7897884Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.7898157Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7898685Z external/sleef/src/arch/helperavx512f.h:237:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7898928Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:54.7899204Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7899717Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7899962Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:54.7900085Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7900734Z external/sleef/src/arch/helperavx512f.h:232:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7901070Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:54.7901197Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7901694Z external/sleef/src/arch/helperavx512f.h:229:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7901877Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:54.7901994Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7902630Z external/sleef/src/arch/helperavx512f.h:227:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7902902Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:54.7903028Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7903529Z external/sleef/src/arch/helperavx512f.h:226:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7903784Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:54.7903896Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7904386Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7904719Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.7904846Z ^~~~~~~~~~ 2022-05-18T04:29:54.7905354Z external/sleef/src/arch/helperavx512f.h:222:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7905614Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:54.7905834Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7906489Z external/sleef/src/arch/helperavx512f.h:218:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7906789Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:54.7906920Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7907423Z external/sleef/src/arch/helperavx512f.h:217:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7907734Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:54.7907862Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7908323Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7908583Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:54.7908697Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7909122Z external/sleef/src/arch/helperavx512f.h:215:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7909390Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:54.7909500Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7909905Z external/sleef/src/arch/helperavx512f.h:214:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7910162Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:54.7910269Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7910665Z external/sleef/src/arch/helperavx512f.h:213:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7910914Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:54.7911018Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7911439Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7911733Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:54.7911943Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7912410Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7912692Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:54.7912813Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7913456Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7913756Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:54.7913864Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7914367Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7914702Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.7914833Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7915430Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7915739Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.7915871Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7916375Z external/sleef/src/arch/helperavx512f.h:201:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7916684Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:54.7916794Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7917279Z external/sleef/src/arch/helperavx512f.h:200:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7917559Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:54.7917678Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7918169Z external/sleef/src/arch/helperavx512f.h:199:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7918432Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.7918544Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7918976Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7919219Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T04:29:54.7919337Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7919784Z external/sleef/src/arch/helperavx512f.h:195:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7920038Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T04:29:54.7920158Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7920619Z external/sleef/src/arch/helperavx512f.h:194:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7921209Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:54.7921333Z ^~~~~~~~~~ 2022-05-18T04:29:54.7921801Z external/sleef/src/arch/helperavx512f.h:192:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7922026Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T04:29:54.7922145Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7922607Z external/sleef/src/arch/helperavx512f.h:191:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7922928Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T04:29:54.7923046Z ^~~~~~~~~~ 2022-05-18T04:29:54.7923514Z external/sleef/src/arch/helperavx512f.h:190:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7923770Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T04:29:54.7923895Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7924343Z external/sleef/src/arch/helperavx512f.h:189:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7924601Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T04:29:54.7924714Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7925158Z external/sleef/src/arch/helperavx512f.h:188:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7925429Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T04:29:54.7925548Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7926105Z external/sleef/src/arch/helperavx512f.h:185:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7926357Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T04:29:54.7926463Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7927214Z external/sleef/src/arch/helperavx512f.h:184:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7927473Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:54.7927583Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7928111Z external/sleef/src/arch/helperavx512f.h:177:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7928342Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T04:29:54.7928446Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7928950Z external/sleef/src/arch/helperavx512f.h:176:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7929198Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T04:29:54.7929314Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7929744Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7929925Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:54.7930035Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7930538Z external/sleef/src/arch/helperavx512f.h:166:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7930717Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:54.7930839Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7931302Z external/sleef/src/arch/helperavx512f.h:162:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7931502Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T04:29:54.7931627Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7932137Z external/sleef/src/arch/helperavx512f.h:158:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7932343Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T04:29:54.7932474Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7932951Z external/sleef/src/arch/helperavx512f.h:155:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7933187Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T04:29:54.7933294Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7933770Z external/sleef/src/arch/helperavx512f.h:151:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7934036Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T04:29:54.7934153Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7934615Z external/sleef/src/arch/helperavx512f.h:143:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7934831Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T04:29:54.7934951Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7935411Z external/sleef/src/arch/helperavx512f.h:142:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7935604Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T04:29:54.7935728Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7936188Z external/sleef/src/arch/helperavx512f.h:136:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7936721Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:54.7936841Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7937075Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T04:29:54.7937616Z external/sleef/src/arch/helperavx512f.h:135:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7937948Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:54.7938062Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7938537Z external/sleef/src/arch/helperavx512f.h:134:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7938836Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:54.7938963Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7939431Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7939674Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T04:29:54.7939786Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7940249Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7940472Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T04:29:54.7940587Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7941056Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7941299Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T04:29:54.7941409Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7941875Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7942109Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T04:29:54.7942237Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7942665Z external/sleef/src/arch/helperavx512f.h:111:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7942888Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T04:29:54.7942999Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7943442Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.7943703Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.7943814Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7944025Z [142 / 980] 8 actions running 2022-05-18T04:29:54.7944400Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.7944742Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7945102Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7945451Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7945880Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7946220Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7946546Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7946880Z Compiling src/libm/mkdisp.c [for host]; 0s processwrapper-sandbox 2022-05-18T04:29:54.7950192Z 2022-05-18T04:29:54.7950392Z  2022-05-18T04:29:54.7950504Z  2022-05-18T04:29:54.7950631Z  2022-05-18T04:29:54.7950754Z  2022-05-18T04:29:54.7950889Z  2022-05-18T04:29:54.7951027Z  2022-05-18T04:29:54.7951154Z  2022-05-18T04:29:54.7951273Z  2022-05-18T04:29:54.7951567Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:54.7951761Z [148 / 982] 8 actions running 2022-05-18T04:29:54.7952056Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.7952473Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7952797Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7953444Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7953793Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7954129Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7954459Z Compiling src/common/common.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.7954831Z Linking external/sleef/mkdisp [for host]; 0s processwrapper-sandbox 2022-05-18T04:29:54.7954843Z 2022-05-18T04:29:54.7954996Z  2022-05-18T04:29:54.7955142Z  2022-05-18T04:29:54.7955288Z  2022-05-18T04:29:54.7955421Z  2022-05-18T04:29:54.7955547Z  2022-05-18T04:29:54.7955673Z  2022-05-18T04:29:54.7955813Z  2022-05-18T04:29:54.7955947Z  2022-05-18T04:29:54.7956291Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:54.7956728Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.7956887Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:54.7956978Z ^ 2022-05-18T04:29:54.7957092Z At top level: 2022-05-18T04:29:54.7957589Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7957856Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T04:29:54.7957981Z ^~~~~~~ 2022-05-18T04:29:54.7958462Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7958816Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T04:29:54.7958939Z ^~~~~~~ 2022-05-18T04:29:54.7959415Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7959701Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T04:29:54.7959815Z ^~~~~~~~~ 2022-05-18T04:29:54.7960295Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7960523Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T04:29:54.7960649Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7961213Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7961458Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:54.7961563Z ^~~~~~~ 2022-05-18T04:29:54.7962034Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7962232Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:54.7962360Z ^~~~~~~ 2022-05-18T04:29:54.7962838Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7963024Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T04:29:54.7963135Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7963513Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7963709Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:54.7963845Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7964400Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7964610Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:54.7964753Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7965234Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7965532Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.7965668Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7966156Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7966375Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:54.7966502Z ^~~~~~ 2022-05-18T04:29:54.7966988Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7967206Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:54.7967336Z ^~~~~~ 2022-05-18T04:29:54.7967933Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7968153Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:54.7968275Z ^~~~~~ 2022-05-18T04:29:54.7968772Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7968982Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:54.7969110Z ^~~~~ 2022-05-18T04:29:54.7969610Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7969827Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:54.7969968Z ^~~~~~ 2022-05-18T04:29:54.7970484Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7970682Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:54.7970812Z ^~~~~ 2022-05-18T04:29:54.7971278Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7971470Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:54.7971587Z ^~~~~~~ 2022-05-18T04:29:54.7972124Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7972353Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:54.7972482Z ^~~~~~~~~~ 2022-05-18T04:29:54.7972916Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7973162Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:54.7973289Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7973743Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7973957Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:54.7974072Z ^~~~~~~ 2022-05-18T04:29:54.7974537Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7974701Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:54.7974804Z ^~~~~~ 2022-05-18T04:29:54.7975386Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7975584Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:54.7975757Z ^~~~~~~~~ 2022-05-18T04:29:54.7976265Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7976525Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7976680Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7977195Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7977438Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:54.7977591Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7978087Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7978330Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:54.7978466Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7978962Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7979199Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:54.7979339Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7979810Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7980030Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:54.7980163Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7980600Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7980801Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:54.7980928Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7981393Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7981607Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:54.7981727Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7982205Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7982552Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:54.7982764Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7983246Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7983563Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:54.7983707Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7984188Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7984421Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:54.7984555Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7985036Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7985319Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:54.7985472Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7986047Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7986322Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:54.7986435Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7986831Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7986989Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:54.7987098Z ^~~~~~~~~~~ 2022-05-18T04:29:54.7987546Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7987781Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7987923Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7988392Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7988636Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7988773Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7989210Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7989411Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:54.7989533Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7989971Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7990176Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:54.7990310Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7990762Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7990988Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:54.7991126Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7991368Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.7991837Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7992041Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:54.7992178Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7992609Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7992804Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.7993045Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.7993459Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7993671Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.7993803Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7994217Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7994421Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:54.7994557Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7995007Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7995235Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:54.7995357Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.7995815Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7996044Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.7996185Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.7996710Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7996964Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7997097Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7997578Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7997788Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.7997910Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7998364Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7998595Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.7998731Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7999165Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.7999397Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.7999524Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.7999952Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8000190Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:54.8000312Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8000725Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8000965Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8001097Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8001526Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8001735Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8001852Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8002286Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8002523Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8002661Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8003110Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8003529Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8003659Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8004099Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8004311Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.8004451Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8005147Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8005432Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.8005569Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8006233Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8006495Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.8006640Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8007162Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8007402Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.8007548Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8008053Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8008282Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.8008418Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8008859Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8009104Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8009249Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8009677Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8009910Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8010050Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8010490Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8010731Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:54.8010877Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8011346Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8011582Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:54.8011717Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8012187Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8012414Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.8012554Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8013013Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8013238Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.8013374Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8013823Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8014088Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.8014281Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8014721Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8014999Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.8015135Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8015620Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8015873Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.8016010Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8016415Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8016734Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.8016874Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8017370Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8017711Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:54.8017841Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8018275Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8018551Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.8018662Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8018908Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8019082Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.8019210Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8019616Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8019821Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.8019932Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8020297Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8020475Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.8020575Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8020936Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8021225Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.8021350Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8021762Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8022041Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.8022178Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8022616Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8022877Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:54.8023013Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8023225Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.8023715Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8023960Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8024089Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8024484Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8024679Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:54.8024811Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8025192Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8025409Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:54.8025535Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8026083Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8026328Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:54.8026482Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8027042Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8027266Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:54.8027386Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8027840Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8028099Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:54.8028237Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8028694Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8028973Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:54.8029109Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8029568Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8029852Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.8030002Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8030454Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8030721Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:54.8030837Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8031270Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8031520Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:54.8031659Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8031872Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T04:29:54.8032390Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8032625Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.8032761Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8033267Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8033505Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.8033637Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8034247Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8034467Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.8034601Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8035118Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8035354Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.8035488Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8036001Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8036261Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:54.8036388Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8036888Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8037062Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.8037182Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8037687Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8037941Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8038067Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8038525Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8038778Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.8038883Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8039382Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8039648Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:54.8039780Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8040284Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8040544Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:54.8040682Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8041182Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8041445Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:54.8041577Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8042086Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8042318Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.8042447Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8042947Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8043170Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.8043298Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8043803Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8044088Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.8044223Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8044720Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8045000Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.8045133Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8045644Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8045980Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:54.8046093Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8046605Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8046929Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.8047059Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8047575Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8047949Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.8048078Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8048572Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8048861Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:54.8048971Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8049526Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8049895Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.8050031Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8050516Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8050876Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.8051011Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8051521Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8051784Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:54.8051918Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8052415Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8052638Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:54.8052767Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8053270Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8053537Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:54.8053665Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8054143Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8054485Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8054620Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8055126Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8055481Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8055620Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8056114Z external/sleef/src/arch/helpersse2.h:435:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8056425Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:54.8056592Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8057082Z external/sleef/src/arch/helpersse2.h:434:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8057413Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:54.8057542Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8058037Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8058439Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.8058566Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8059073Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8059444Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.8059559Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8060065Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8060524Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.8060654Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8061164Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8061569Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.8061698Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8062207Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8062397Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:54.8062504Z ^~~~~~~~~~ 2022-05-18T04:29:54.8063013Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8063252Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T04:29:54.8063381Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8063883Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8064152Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:54.8064280Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8064783Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8065041Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:54.8065173Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8065580Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8065915Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:54.8066014Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8066440Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8066704Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:54.8066828Z ^~~~~~~~~~ 2022-05-18T04:29:54.8067290Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8067538Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.8067665Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8068245Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8068701Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.8068833Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8069335Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8069645Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.8069761Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8070263Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8070585Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.8070722Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8071227Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8071560Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.8071767Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8072283Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8072570Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.8072686Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8073187Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8073438Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:54.8073577Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8074082Z external/sleef/src/arch/helpersse2.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8074333Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask opmask, vfloat x, vfloat y) { 2022-05-18T04:29:54.8074468Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8074981Z external/sleef/src/arch/helpersse2.h:373:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8075205Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:54.8075336Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8075827Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8076090Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.8076220Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8076729Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8076992Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.8077117Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8077593Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8077858Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.8077988Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8078501Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8078771Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.8078904Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8079406Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8079708Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T04:29:54.8079822Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8080314Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8080568Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T04:29:54.8080699Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8081202Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8081449Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T04:29:54.8081573Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8082080Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8082348Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:54.8082477Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8083027Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8083359Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T04:29:54.8083481Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8083990Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8084247Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T04:29:54.8084378Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8084868Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8085131Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T04:29:54.8085266Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8085766Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8086046Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T04:29:54.8086179Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8086689Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8086954Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T04:29:54.8087070Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8087660Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8087933Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:54.8088058Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8088568Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8088834Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T04:29:54.8088963Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8089457Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8089697Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T04:29:54.8089830Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8090340Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8090656Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T04:29:54.8090829Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8091304Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8091622Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T04:29:54.8091750Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8092256Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8092556Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T04:29:54.8092684Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8093177Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8093494Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T04:29:54.8093624Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8094140Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8094487Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T04:29:54.8094618Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8095101Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8095415Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T04:29:54.8095559Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8096051Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8096301Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:54.8096431Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8096925Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8097199Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:54.8097328Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8097834Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8098159Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:54.8098275Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8098768Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8099097Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8099236Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8099750Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8100063Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8100201Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8100714Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8101251Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.8101347Z ^~~~~~~~~~ 2022-05-18T04:29:54.8101857Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8102484Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:54.8102611Z ^~~~~~~~~~ 2022-05-18T04:29:54.8103079Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8103301Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:54.8103422Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8103878Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8104103Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.8104230Z ^~~~~~~~~~ 2022-05-18T04:29:54.8104703Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8104982Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T04:29:54.8105101Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8105666Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8106028Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T04:29:54.8106161Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8106642Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8106906Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T04:29:54.8107034Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8107519Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8107776Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T04:29:54.8107911Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8108402Z external/sleef/src/arch/helpersse2.h:323:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8108670Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T04:29:54.8108778Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8109255Z external/sleef/src/arch/helpersse2.h:322:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8109528Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T04:29:54.8109653Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8110126Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8110386Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:54.8110520Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8110985Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8111228Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:54.8111365Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8111833Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8112080Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:54.8112208Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8112662Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8112880Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:54.8113091Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8113517Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8113716Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:54.8113844Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8114343Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8114561Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T04:29:54.8114678Z ^~~~~~~~~~ 2022-05-18T04:29:54.8115164Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8115410Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.8115490Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8115870Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8116109Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T04:29:54.8116233Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8116820Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8117077Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T04:29:54.8117198Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8117703Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8117915Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:54.8118023Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8118515Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8118734Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:54.8118854Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8119353Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8119536Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:54.8119661Z ^~~~~~~~~~ 2022-05-18T04:29:54.8120137Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8120377Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:54.8120502Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8121000Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8121267Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:54.8121397Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8121895Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8122163Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T04:29:54.8122280Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8122759Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8123032Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:54.8123159Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8123668Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8123938Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:54.8124052Z ^~~~~~~~~~ 2022-05-18T04:29:54.8124598Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8124763Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.8124879Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8125353Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8125522Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8125640Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8126116Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8126297Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8126411Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8126874Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8127063Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8127181Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8127719Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8128165Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.8128307Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8128804Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8129107Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.8129228Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8129735Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8130002Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:54.8130142Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8130639Z external/sleef/src/arch/helpersse2.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8130904Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask opmask, vdouble x, vdouble y) { 2022-05-18T04:29:54.8131025Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8131261Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T04:29:54.8131737Z external/sleef/src/arch/helpersse2.h:251:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8132062Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T04:29:54.8132192Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8132671Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8132915Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.8133026Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8133464Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8133697Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.8133821Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8134274Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8134523Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.8134645Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8135122Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8135456Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.8135581Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8136060Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8136319Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:54.8136429Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8136904Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8137157Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:54.8137285Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8137765Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8138015Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:54.8138149Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8138626Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8138946Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.8139061Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8139526Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8139768Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.8139886Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8140337Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8140587Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.8140699Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8141124Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8141356Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.8141481Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8141933Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8142198Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.8142327Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8142830Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8143063Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.8143161Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8143618Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8143841Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.8143951Z ^~~~~~~~~~ 2022-05-18T04:29:54.8144432Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8144651Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:54.8144768Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8145226Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8145442Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:54.8145563Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8146558Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8146969Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T04:29:54.8147103Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8147592Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8147879Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T04:29:54.8148003Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8148469Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8148766Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T04:29:54.8148882Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8149355Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8149637Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T04:29:54.8149762Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8150312Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8150602Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T04:29:54.8150720Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8151169Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8151420Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T04:29:54.8151530Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8151985Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8152242Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:54.8152369Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8152821Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8153069Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:54.8153176Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8153590Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8153829Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:54.8153916Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8154189Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8154379Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8154457Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8154730Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8154935Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8155013Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8155315Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8155569Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:54.8155642Z ^~~~~~~~~~ 2022-05-18T04:29:54.8155976Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8156200Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:54.8156274Z ^~~~~~~~~~ 2022-05-18T04:29:54.8156524Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8156659Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:54.8156733Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8157115Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8157292Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:54.8157364Z ^~~~~~~~~~ 2022-05-18T04:29:54.8157648Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8157808Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:54.8157870Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8158174Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8158324Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T04:29:54.8158396Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8158658Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8158803Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T04:29:54.8158875Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8159138Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8159277Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T04:29:54.8159349Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8159610Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8159758Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T04:29:54.8159837Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8160103Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8160252Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:54.8160329Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8160589Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8160727Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:54.8160801Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8161061Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8161258Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:54.8161372Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8161859Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8162102Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T04:29:54.8162222Z ^~~~~~~~~~ 2022-05-18T04:29:54.8162675Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8162900Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T04:29:54.8163046Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8163480Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8163688Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:54.8163763Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8164042Z external/sleef/src/arch/helpersse2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8164215Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8164277Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8164542Z external/sleef/src/arch/helpersse2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8164693Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T04:29:54.8164770Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8165035Z external/sleef/src/arch/helpersse2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8165196Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T04:29:54.8165310Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8165571Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8165702Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:54.8165772Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8166031Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8166304Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T04:29:54.8166417Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8166841Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8167028Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T04:29:54.8167131Z ^~~~~~~~~~ 2022-05-18T04:29:54.8167475Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8167688Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:54.8167764Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8168028Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8168178Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:54.8168252Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8168517Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8168656Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:54.8168714Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8168980Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8169130Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:54.8169205Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8169549Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8169809Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:54.8169923Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8170370Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8170658Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.8170779Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8171228Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8171499Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.8171625Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8172106Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8172310Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.8172420Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8172817Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8173042Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.8173152Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8173610Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8173939Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.8174065Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8174565Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8174833Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.8174945Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8175403Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8175637Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.8175745Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8176136Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8176352Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.8176464Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8176828Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8176978Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.8177042Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8177305Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8177453Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.8177533Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8177792Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8177952Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.8178025Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8178283Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8178419Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.8178491Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8178753Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8178893Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.8179036Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8179299Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8179439Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.8179516Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8179767Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8179914Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.8179991Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8180253Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8180397Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.8180470Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8180786Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8180936Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:54.8181033Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8181296Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8181448Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:54.8181521Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8181781Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8181933Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.8182003Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8182263Z external/sleef/src/arch/helpersse2.h:117:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8182358Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:54.8182428Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8182689Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8182794Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T04:29:54.8182867Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8183127Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8183226Z static INLINE int cpuSupportsSSE3() { 2022-05-18T04:29:54.8183296Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8183546Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8183644Z static INLINE int cpuSupportsSSE2() { 2022-05-18T04:29:54.8183716Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8183982Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8184149Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.8184230Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8184364Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.8184614Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8184743Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8184827Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8185071Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8185277Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.8185359Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8185603Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8185931Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.8186027Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8186261Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8186387Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.8186471Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8186724Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8186904Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.8186995Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8187129Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T04:29:54.8187458Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8187575Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.8187654Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8187925Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8188053Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.8188130Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8188396Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8188526Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.8188606Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8188866Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8188996Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.8189073Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8189328Z external/sleef/src/arch/helpersse2.h:501:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8189471Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:54.8189544Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8189795Z external/sleef/src/arch/helpersse2.h:497:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8189901Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.8189960Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8190219Z external/sleef/src/arch/helpersse2.h:490:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8190340Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8190417Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8190670Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8190815Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.8190886Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8191209Z external/sleef/src/arch/helpersse2.h:482:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8191413Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:54.8191509Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8191925Z external/sleef/src/arch/helpersse2.h:478:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8192099Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:54.8192198Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8192559Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8192712Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:54.8192786Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8193030Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8193153Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.8193224Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8193477Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8193600Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.8193672Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8193955Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8194056Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.8194111Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8194385Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8194538Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.8194613Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8194882Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8195035Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.8195110Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8195369Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8195506Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:54.8195578Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8195835Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8196007Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.8196080Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8196331Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8196490Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.8196564Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8196820Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8197021Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.8197099Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8197365Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8197560Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:54.8197636Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8197891Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8198069Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:54.8198140Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8198384Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8198512Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:54.8198586Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8198838Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8198983Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:54.8199057Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8199328Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8199511Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8199581Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8199853Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8200072Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8200155Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8200415Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8200632Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.8200707Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8200977Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8201211Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.8201303Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8201683Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8201841Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:54.8201938Z ^~~~~~~~~~ 2022-05-18T04:29:54.8202335Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8202574Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:54.8202703Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8203150Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8203391Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:54.8203510Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8203872Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8204024Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:54.8204099Z ^~~~~~~~~~ 2022-05-18T04:29:54.8204361Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8204608Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.8204670Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8204934Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8205080Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.8205216Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8205483Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8205641Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:54.8205717Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8205982Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8206202Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8206308Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8206775Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8206945Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:54.8207061Z ^~~~~~~~~~ 2022-05-18T04:29:54.8207476Z external/sleef/src/arch/helpersse2.h:294:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8207748Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:54.8207901Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8208172Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8208311Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:54.8208421Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8208830Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8209044Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:54.8209153Z ^~~~~~~~~~ 2022-05-18T04:29:54.8209556Z external/sleef/src/arch/helpersse2.h:282:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8209670Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.8209730Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8209995Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8210109Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8210184Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8210442Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8210552Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8210626Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8210881Z external/sleef/src/arch/helpersse2.h:270:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8210976Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8211053Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8211325Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8211516Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.8211598Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8211864Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8212026Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.8212104Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8212225Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T04:29:54.8212483Z external/sleef/src/arch/helpersse2.h:251:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8212717Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T04:29:54.8212792Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8213051Z external/sleef/src/arch/helpersse2.h:243:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8213197Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.8213271Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8213521Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8213663Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.8213723Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8213971Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8214115Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.8214187Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8214440Z external/sleef/src/arch/helpersse2.h:226:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8214609Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.8214678Z ^~~~~~~~~~ 2022-05-18T04:29:54.8214931Z external/sleef/src/arch/helpersse2.h:222:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8215086Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T04:29:54.8215157Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8215412Z external/sleef/src/arch/helpersse2.h:221:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8215656Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T04:29:54.8215767Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8216127Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8216374Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T04:29:54.8216457Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8216700Z external/sleef/src/arch/helpersse2.h:219:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8216868Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T04:29:54.8216939Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8217197Z external/sleef/src/arch/helpersse2.h:218:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8217370Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T04:29:54.8217447Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8217695Z external/sleef/src/arch/helpersse2.h:217:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8217861Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T04:29:54.8217920Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8218174Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8218390Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:54.8218496Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8218886Z external/sleef/src/arch/helpersse2.h:214:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8219037Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:54.8219175Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8219448Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8219651Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:54.8219765Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8220171Z external/sleef/src/arch/helpersse2.h:212:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8220357Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8220435Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8220700Z external/sleef/src/arch/helpersse2.h:211:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8220882Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8220956Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8221209Z external/sleef/src/arch/helpersse2.h:210:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8221454Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:54.8221529Z ^~~~~~~~~~ 2022-05-18T04:29:54.8221787Z external/sleef/src/arch/helpersse2.h:208:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8221921Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:54.8221997Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8222248Z external/sleef/src/arch/helpersse2.h:207:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8222393Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:54.8222466Z ^~~~~~~~~~ 2022-05-18T04:29:54.8222712Z external/sleef/src/arch/helpersse2.h:206:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8222860Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:54.8222933Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8223202Z external/sleef/src/arch/helpersse2.h:200:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8223349Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:54.8223425Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8223692Z external/sleef/src/arch/helpersse2.h:199:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8223840Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:54.8223909Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8224310Z external/sleef/src/arch/helpersse2.h:191:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8224542Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:54.8224656Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8225033Z external/sleef/src/arch/helpersse2.h:185:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8225217Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8225334Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8225845Z external/sleef/src/arch/helpersse2.h:184:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8226101Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T04:29:54.8226211Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8226689Z external/sleef/src/arch/helpersse2.h:183:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8226927Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T04:29:54.8227032Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8227412Z external/sleef/src/arch/helpersse2.h:172:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8227626Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:54.8227730Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8228117Z external/sleef/src/arch/helpersse2.h:163:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8228374Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:54.8228486Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8228751Z external/sleef/src/arch/helpersse2.h:162:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8228901Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:54.8228975Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8229307Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8229531Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.8229640Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8229967Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8230174Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.8230279Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8230676Z external/sleef/src/arch/helpersse2.h:154:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8230920Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.8231038Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8231480Z external/sleef/src/arch/helpersse2.h:153:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8231708Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.8231832Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8232290Z external/sleef/src/arch/helpersse2.h:152:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8232528Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.8232635Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8233048Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8233261Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:54.8233367Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8233774Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8233990Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:54.8234098Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8234557Z external/sleef/src/arch/helpersse2.h:130:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8234778Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:54.8234892Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8235347Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8235600Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.8235803Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8236224Z external/sleef/src/arch/helpersse2.h:94:19: warning: 'cpuSupportsSSE4_1' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8236387Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T04:29:54.8236507Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8236976Z external/sleef/src/arch/helpersse2.h:88:19: warning: 'cpuSupportsSSE3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8237142Z static INLINE int cpuSupportsSSE3() { 2022-05-18T04:29:54.8237252Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8237448Z [148 / 982] 8 actions running 2022-05-18T04:29:54.8237718Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.8238035Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8238294Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8238601Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8238861Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8239189Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8239478Z Compiling src/common/common.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8239844Z Linking external/sleef/mkdisp [for host]; 0s processwrapper-sandbox 2022-05-18T04:29:54.8239873Z 2022-05-18T04:29:54.8239988Z  2022-05-18T04:29:54.8240111Z  2022-05-18T04:29:54.8240237Z  2022-05-18T04:29:54.8240364Z  2022-05-18T04:29:54.8240490Z  2022-05-18T04:29:54.8240610Z  2022-05-18T04:29:54.8240722Z  2022-05-18T04:29:54.8240843Z  2022-05-18T04:29:54.8241116Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:54.8241316Z [149 / 982] 8 actions, 7 running 2022-05-18T04:29:54.8241590Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.8241896Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8242207Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8242506Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8242813Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8243121Z Compiling src/common/common.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8243441Z Linking external/sleef/mkdisp [for host]; 0s processwrapper-sandbox 2022-05-18T04:29:54.8243595Z [Sched] Compiling src/libm/sleefdp.c 2022-05-18T04:29:54.8243604Z 2022-05-18T04:29:54.8243738Z  2022-05-18T04:29:54.8243868Z  2022-05-18T04:29:54.8243980Z  2022-05-18T04:29:54.8244109Z  2022-05-18T04:29:54.8244235Z  2022-05-18T04:29:54.8244363Z  2022-05-18T04:29:54.8244486Z  2022-05-18T04:29:54.8244609Z  2022-05-18T04:29:54.8244919Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:54.8245304Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.8245454Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:54.8245556Z ^ 2022-05-18T04:29:54.8245660Z At top level: 2022-05-18T04:29:54.8245991Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8246115Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:54.8246196Z ^~~~~~~ 2022-05-18T04:29:54.8246452Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8246572Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:54.8246651Z ^~~~~~~ 2022-05-18T04:29:54.8246921Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8247106Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:54.8247191Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8247468Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8247664Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:54.8247738Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8248010Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8248177Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.8248259Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8248528Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8248651Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:54.8248731Z ^~~~~~ 2022-05-18T04:29:54.8249039Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8249280Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:54.8249393Z ^~~~~~ 2022-05-18T04:29:54.8249852Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8250051Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:54.8250169Z ^~~~~~ 2022-05-18T04:29:54.8250617Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8250808Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:54.8250935Z ^~~~~ 2022-05-18T04:29:54.8251360Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8251553Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:54.8251679Z ^~~~~~ 2022-05-18T04:29:54.8252150Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8252336Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:54.8252454Z ^~~~~ 2022-05-18T04:29:54.8252905Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8253104Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:54.8253216Z ^~~~~~~ 2022-05-18T04:29:54.8253687Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8253907Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:54.8253995Z ^~~~~~~~~~ 2022-05-18T04:29:54.8254267Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8254406Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:54.8254491Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8254756Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8254886Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:54.8254955Z ^~~~~~~ 2022-05-18T04:29:54.8255218Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8255365Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:54.8255438Z ^~~~~~ 2022-05-18T04:29:54.8255705Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8255812Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:54.8255885Z ^~~~~~~~~ 2022-05-18T04:29:54.8256136Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8256274Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8256357Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8256622Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8256764Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:54.8256848Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8257115Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8257283Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:54.8257357Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8257621Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8257762Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:54.8257849Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8258116Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8258245Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:54.8258332Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8258596Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8258727Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:54.8258798Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8259093Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8259290Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:54.8259415Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8259859Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8260176Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:54.8260311Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8260757Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8261022Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:54.8261148Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8261592Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8261812Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:54.8261943Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8262376Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8262612Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:54.8262798Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8263185Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8263399Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:54.8263527Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8263966Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8264165Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:54.8264295Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8264750Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8264955Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8265035Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8265301Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8265479Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8265570Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8265977Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8266107Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:54.8266190Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8266460Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8266588Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:54.8266661Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8266922Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8267057Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:54.8267147Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8267281Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.8267536Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8267663Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:54.8267734Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8267985Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8268115Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.8268242Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8268665Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8268871Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.8269010Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8269442Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8269629Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:54.8269756Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8270179Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8270390Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:54.8270521Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8271012Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8271223Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.8271353Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8271765Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8271988Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8272119Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8272563Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8272805Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8272945Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8273272Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8273415Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.8273501Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8273788Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8273928Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8274011Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8274260Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8274401Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:54.8274487Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8274736Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8274881Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8274954Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8275203Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8275342Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8275428Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8275672Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8275817Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8275903Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8276157Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8276288Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8276372Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8276623Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8276762Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.8276847Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8277095Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8277234Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.8277321Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8277557Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8277726Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.8277811Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8278059Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8278197Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.8278280Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8278527Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8278667Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.8278741Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8279105Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8279334Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8279474Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8279915Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8280197Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8280337Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8280784Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8281009Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:54.8281151Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8281593Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8281827Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:54.8281975Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8282337Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8282466Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.8282552Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8282789Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8282912Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.8282995Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8283242Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8283405Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.8283489Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8283740Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8283895Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.8283974Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8284211Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8284355Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.8284434Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8284679Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8284861Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.8284983Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8285226Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8285401Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:54.8285469Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8285709Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8285872Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.8285952Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8286201Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8286354Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.8286439Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8286686Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8286847Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.8286947Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8287248Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8287375Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.8287459Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8287855Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8288195Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.8288345Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8288787Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8289078Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.8289218Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8289651Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8289944Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:54.8290092Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8290328Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.8290773Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8291039Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8291159Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8291587Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8291779Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:54.8291906Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8292339Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8292564Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:54.8292699Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8293128Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8293428Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:54.8293560Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8293987Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8294194Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:54.8294329Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8294757Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8295030Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:54.8295172Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8295592Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8295861Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:54.8296002Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8296483Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8296778Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.8296916Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8297352Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8297599Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:54.8297725Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8298147Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8298380Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:54.8298512Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8298749Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T04:29:54.8299215Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8299434Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.8299553Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8300010Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8300213Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.8300331Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8300803Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8301004Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.8301131Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8301592Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8301802Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.8301915Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8302357Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8302534Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:54.8302640Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8303082Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8303304Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.8303421Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8303865Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8304062Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8304156Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8304594Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8304834Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.8304946Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8305390Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8305579Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8305682Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8306253Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8306468Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:54.8306585Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8307108Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8307293Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:54.8307398Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8307815Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8308007Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.8308103Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8308488Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8308670Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.8308772Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8309183Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8309487Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.8309614Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8310066Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8310290Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.8310386Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8310843Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8311064Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:54.8311165Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8311569Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8311820Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.8311923Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8312341Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8312614Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.8312719Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8313150Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8313470Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:54.8313579Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8313946Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8314127Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.8314217Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8314504Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8314686Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.8314774Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8315077Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8315297Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:54.8315379Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8315717Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8315980Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:54.8316106Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8316454Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8316643Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:54.8316726Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8317095Z external/sleef/src/arch/helperavx.h:545:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8317355Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8317451Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8317805Z external/sleef/src/arch/helperavx.h:544:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8318057Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8318137Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8318486Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8318672Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:54.8318763Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8319105Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8319292Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:54.8319479Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8319798Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8320011Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.8320072Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8320332Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8320614Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.8320720Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8320984Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8321227Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.8321317Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8321578Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8321794Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.8321854Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8322161Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8322300Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T04:29:54.8322385Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8322710Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8322913Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:54.8322988Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8323285Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8323420Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:54.8323493Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8323804Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8323959Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:54.8324032Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8324330Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8324481Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:54.8324555Z ^~~~~~~~~~ 2022-05-18T04:29:54.8324802Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8324945Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.8325020Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8325307Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8325556Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.8325638Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8325892Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8326064Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.8326126Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8326388Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8326563Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.8326637Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8326934Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8327118Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.8327237Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8327500Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8327725Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.8327812Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8328087Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8328228Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:54.8328309Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8328569Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8328757Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T04:29:54.8328835Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8329096Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8329235Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8329312Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8329572Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8329705Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:54.8329781Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8330041Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8330155Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8330227Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8330506Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8330618Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8330690Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8330948Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8331064Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8331165Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8331461Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8331585Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8331646Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8331902Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8332014Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.8332087Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8332397Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8332509Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.8332592Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8332833Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8332945Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.8333015Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8333273Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8333445Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.8333552Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8333811Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8333973Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.8334046Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8334289Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8334402Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8334474Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8334727Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8334841Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8334912Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8335169Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8335288Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8335350Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8335632Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8335748Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8335824Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8336077Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8336177Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T04:29:54.8336248Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8336490Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8336605Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8336676Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8336928Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8337042Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8337113Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8337365Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8337544Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.8337605Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8337866Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8338042Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.8338115Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8338373Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8338552Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.8338624Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8338887Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8339060Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.8339119Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8339376Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8339587Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.8339660Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8339919Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8340095Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.8340165Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8340423Z external/sleef/src/arch/helperavx.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8340586Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8340660Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8340918Z external/sleef/src/arch/helperavx.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8341131Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:54.8341210Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8341537Z external/sleef/src/arch/helperavx.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8341708Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8341781Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8342089Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8342259Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:54.8342331Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8342585Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8342730Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:54.8342800Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8343105Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8343466Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.8343539Z ^~~~~~~~~~ 2022-05-18T04:29:54.8343788Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8344218Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:54.8344310Z ^~~~~~~~~~ 2022-05-18T04:29:54.8344576Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8344705Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:54.8344776Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8345107Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8345260Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.8345320Z ^~~~~~~~~~ 2022-05-18T04:29:54.8345581Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8345826Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T04:29:54.8345941Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8346207Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8346427Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:54.8346499Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8346805Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8346951Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:54.8347026Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8347357Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8347499Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:54.8347573Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8347828Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8348039Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:54.8348115Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8348421Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8348575Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.8348656Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8348921Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8349073Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T04:29:54.8349154Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8349413Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8349567Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T04:29:54.8349644Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8349891Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8350044Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T04:29:54.8350119Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8350375Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8350505Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T04:29:54.8350576Z ^~~~~~~~~~ 2022-05-18T04:29:54.8350913Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8351066Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.8351143Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8351390Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8351549Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:54.8351622Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8351921Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8352072Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:54.8352144Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8352402Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8352504Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T04:29:54.8352612Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8352867Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8352968Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T04:29:54.8353041Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8353297Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8353433Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:54.8353506Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8353750Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8353902Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:54.8353973Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8354258Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8354410Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:54.8354482Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8354769Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8354920Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:54.8354991Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8355238Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8355385Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:54.8355458Z ^~~~~~~~~~ 2022-05-18T04:29:54.8355820Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8355992Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.8356107Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8356523Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8356665Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8356769Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8357199Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8357372Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8357488Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8357900Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8358064Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8358146Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8358403Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8358593Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.8358680Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8359031Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8359194Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.8359273Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8359534Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8359678Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:54.8359832Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8360079Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8360300Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T04:29:54.8360417Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8360693Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8360886Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T04:29:54.8360983Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8361239Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8361428Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T04:29:54.8361493Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8361799Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8362030Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:54.8362105Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8362366Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8362508Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.8362582Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8362888Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8363015Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.8363088Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8363349Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8363489Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:54.8363563Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8363821Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8363955Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:54.8364026Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8364267Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8364408Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:54.8364478Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8364741Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8364901Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.8364972Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8365228Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8365396Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.8365457Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8365789Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8365996Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.8366109Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8366489Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8366625Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.8366695Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8366954Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8367107Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.8367189Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8367468Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8367727Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.8367803Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8368067Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8368212Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.8368282Z ^~~~~~~~~~ 2022-05-18T04:29:54.8368592Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8368786Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:54.8368902Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8369340Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8369564Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:54.8369675Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8370139Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8370517Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.8370648Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8370955Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8371140Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.8371214Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8371477Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8371737Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.8371845Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8372280Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8372564Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.8372657Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8372978Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8373166Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.8373273Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8373539Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8373720Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.8373795Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8374054Z external/sleef/src/arch/helperavx.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8374294Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:54.8374360Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8374625Z external/sleef/src/arch/helperavx.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8374809Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8374888Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8375158Z external/sleef/src/arch/helperavx.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8375463Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8375598Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8376095Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8376234Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:54.8376310Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8376806Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8377096Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:54.8377208Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8377678Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8378126Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.8378248Z ^~~~~~~~~~ 2022-05-18T04:29:54.8378525Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8378747Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.8378822Z ^~~~~~~~~~ 2022-05-18T04:29:54.8379089Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8379227Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:54.8379302Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8379564Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8379713Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:54.8379787Z ^~~~~~~~~~ 2022-05-18T04:29:54.8380073Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8380250Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:54.8380327Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8380587Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8380732Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:54.8380806Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8381063Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8381213Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:54.8381273Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8381533Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8381724Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:54.8381796Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8382055Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8382171Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8382244Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8382500Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8382648Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T04:29:54.8382760Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8383275Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8383463Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:54.8383584Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8384091Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8384267Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:54.8384375Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8384622Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8384749Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:54.8384819Z ^~~~~~~~~~ 2022-05-18T04:29:54.8385100Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8385351Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:54.8385483Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8386071Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8386261Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.8386323Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8386741Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8387061Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.8387198Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8387653Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8387835Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.8387908Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8388166Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8388338Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.8388410Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8388784Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8389007Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:54.8389113Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8389531Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8389740Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:54.8389841Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8390239Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8390483Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:54.8390599Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8391004Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8391185Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:54.8391295Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8391711Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8392048Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8392138Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8392409Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8392695Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8392812Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8393417Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8393689Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8393766Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8394031Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8394242Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8394307Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8394568Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8394783Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8394857Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8395116Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8395323Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8395395Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8395725Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8396094Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8396203Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8396676Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8397083Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8397208Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8397473Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8397686Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8397759Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8398015Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8398278Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8398338Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8398599Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8398817Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8398891Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8399154Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8399367Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8399443Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8399704Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8399941Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8400003Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8400268Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8400474Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8400546Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8400805Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8401024Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8401096Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8401226Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T04:29:54.8401477Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8401682Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8401754Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8402010Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8402129Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T04:29:54.8402207Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8402468Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8402585Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T04:29:54.8402662Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8402909Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8403063Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T04:29:54.8403138Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8403396Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8403545Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:54.8403618Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8403875Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8404036Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T04:29:54.8404096Z ^~~~~~~~~~ 2022-05-18T04:29:54.8404355Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8404466Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:54.8404538Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8404796Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8404907Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:54.8404977Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8405222Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8405377Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.8405450Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8405707Z external/sleef/src/arch/helperavx.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8405813Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:54.8405909Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8406269Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8406485Z static INLINE int cpuSupportsFMA4() { 2022-05-18T04:29:54.8406552Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8406859Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8406972Z static INLINE int cpuSupportsAVX() { 2022-05-18T04:29:54.8407050Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8407346Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8407456Z static CONST df2 gammafk(vfloat a) { 2022-05-18T04:29:54.8407532Z ^~~~~~~ 2022-05-18T04:29:54.8407959Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8408077Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T04:29:54.8408159Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8408467Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8408595Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T04:29:54.8408701Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8409055Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8409193Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:54.8409284Z ^~~~~~~ 2022-05-18T04:29:54.8409577Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8409724Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:54.8409818Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8410124Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8410270Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:54.8410364Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8410663Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8410854Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.8410934Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8411271Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8411411Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:54.8411500Z ^~~~~~ 2022-05-18T04:29:54.8411787Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8411925Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:54.8412014Z ^~~~~~ 2022-05-18T04:29:54.8412303Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8412426Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:54.8412517Z ^~~~~ 2022-05-18T04:29:54.8412805Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8412963Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:54.8413112Z ^~~~~~ 2022-05-18T04:29:54.8413430Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8413601Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:54.8413678Z ^~~~~ 2022-05-18T04:29:54.8413971Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8414118Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:54.8414281Z ^~~~~~~ 2022-05-18T04:29:54.8414852Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8415118Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:54.8415266Z ^~~~~~~~~~ 2022-05-18T04:29:54.8415801Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8416062Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:54.8416240Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8416764Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8416993Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:54.8417128Z ^~~~~~~ 2022-05-18T04:29:54.8417619Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8417780Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8417876Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8418174Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8418397Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:54.8418500Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8418841Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8419136Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:54.8419234Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8419620Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8419836Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:54.8420072Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8420529Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8420675Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8420767Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8420903Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.8421265Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8421391Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:54.8421476Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8421778Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8421960Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.8422049Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8422382Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8422594Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8422763Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8423022Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8423203Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8423339Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8423598Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8423741Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.8423838Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8424190Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8424317Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.8424400Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8424718Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8424917Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.8424987Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8425236Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8425521Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.8425608Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8425989Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8426117Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.8426203Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8426470Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8426677Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.8426778Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8427061Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8427240Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.8427399Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8427535Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T04:29:54.8427811Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8427942Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.8428023Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8428296Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8428488Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.8428605Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8429051Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8429257Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.8429382Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8429869Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8430096Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.8430166Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8430499Z external/sleef/src/arch/helperavx.h:633:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8430645Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:54.8430746Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8431136Z external/sleef/src/arch/helperavx.h:627:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8431304Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.8431431Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8431881Z external/sleef/src/arch/helperavx.h:610:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8432038Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8432145Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8432528Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8432737Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.8432834Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8433212Z external/sleef/src/arch/helperavx.h:598:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8433397Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:54.8433484Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8433902Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8434106Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:54.8434227Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8434658Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8434873Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.8434991Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8435449Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8435643Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.8435761Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8436226Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8436391Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.8436509Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8437059Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8437265Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.8437344Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8437649Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8437804Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:54.8437878Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8438135Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8438310Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.8438384Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8438642Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8438833Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.8438946Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8439208Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8439364Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.8439440Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8439708Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8439859Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.8439935Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8440194Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8440342Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:54.8440406Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8440660Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8440853Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:54.8440931Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8441184Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8441350Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:54.8441427Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8441694Z external/sleef/src/arch/helperavx.h:545:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8441880Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8441947Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8442213Z external/sleef/src/arch/helperavx.h:544:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8442401Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8442479Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8442736Z external/sleef/src/arch/helperavx.h:538:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8442979Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.8443052Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8443311Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8443512Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.8443582Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8443831Z external/sleef/src/arch/helperavx.h:536:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8444167Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.8444305Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8444785Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8445007Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.8445078Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8445366Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8445504Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:54.8445575Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8445827Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8445973Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:54.8446046Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8446298Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8446466Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:54.8446584Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8447057Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8447298Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:54.8447369Z ^~~~~~~~~~ 2022-05-18T04:29:54.8447688Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8447936Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.8448012Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8448282Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8448466Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.8448534Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8448885Z external/sleef/src/arch/helperavx.h:479:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8449180Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8449321Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8449828Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8450035Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8450166Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8450738Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8451163Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.8451255Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8451553Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8451765Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.8451849Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8452155Z external/sleef/src/arch/helperavx.h:373:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8452357Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8452444Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8452769Z external/sleef/src/arch/helperavx.h:372:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8453048Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:54.8453175Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8453579Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8453747Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:54.8453829Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8454258Z external/sleef/src/arch/helperavx.h:318:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8454418Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:54.8454503Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8454790Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8454983Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:54.8455115Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8455467Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8455752Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:54.8455827Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8456083Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8456233Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:54.8456292Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8456546Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8456694Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:54.8456767Z ^~~~~~~~~~ 2022-05-18T04:29:54.8457021Z external/sleef/src/arch/helperavx.h:308:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8457133Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.8457209Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8457464Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8457561Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8457634Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8457883Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8457993Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8458066Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8458317Z external/sleef/src/arch/helperavx.h:296:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8458464Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8458524Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8458794Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8458981Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.8459061Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8459442Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8459605Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.8459683Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8459942Z external/sleef/src/arch/helperavx.h:280:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8460119Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T04:29:54.8460180Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8460470Z external/sleef/src/arch/helperavx.h:277:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8460634Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:54.8460707Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8460955Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8461096Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.8461167Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8461422Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8461618Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.8461718Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8462148Z external/sleef/src/arch/helperavx.h:272:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8462365Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:54.8462479Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8462899Z external/sleef/src/arch/helperavx.h:271:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8463133Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:54.8463243Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8463659Z external/sleef/src/arch/helperavx.h:270:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8463871Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:54.8463980Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8464418Z external/sleef/src/arch/helperavx.h:267:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8464762Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.8465051Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8465540Z external/sleef/src/arch/helperavx.h:265:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8465935Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.8466073Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8466457Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8466700Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.8466939Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8467358Z external/sleef/src/arch/helperavx.h:263:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8467599Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.8467808Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8468217Z external/sleef/src/arch/helperavx.h:262:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8468475Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.8468570Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8469050Z external/sleef/src/arch/helperavx.h:260:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8469318Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.8469460Z ^~~~~~~~~~ 2022-05-18T04:29:54.8469943Z external/sleef/src/arch/helperavx.h:258:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8470237Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:54.8470454Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8471056Z external/sleef/src/arch/helperavx.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8471352Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.8471509Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8471988Z external/sleef/src/arch/helperavx.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8472326Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.8472476Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8472974Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8473325Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.8473561Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8473967Z external/sleef/src/arch/helperavx.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8474188Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.8474291Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8474584Z external/sleef/src/arch/helperavx.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8474796Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.8474899Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8475356Z external/sleef/src/arch/helperavx.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8475756Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.8475966Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8476231Z external/sleef/src/arch/helperavx.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8476442Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:54.8476548Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8476844Z external/sleef/src/arch/helperavx.h:236:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8477053Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8477224Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8477523Z external/sleef/src/arch/helperavx.h:235:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8477733Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8477797Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8478106Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8478285Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:54.8478388Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8478669Z external/sleef/src/arch/helperavx.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8478842Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:54.8478967Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8479250Z external/sleef/src/arch/helperavx.h:230:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8479501Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.8479602Z ^~~~~~~~~~ 2022-05-18T04:29:54.8479906Z external/sleef/src/arch/helperavx.h:228:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8480075Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:54.8480177Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8480464Z external/sleef/src/arch/helperavx.h:227:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8480641Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:54.8480740Z ^~~~~~~~~~ 2022-05-18T04:29:54.8480988Z external/sleef/src/arch/helperavx.h:226:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8481166Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:54.8481268Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8481577Z external/sleef/src/arch/helperavx.h:217:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8481722Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8481833Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8482113Z external/sleef/src/arch/helperavx.h:208:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8482259Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:54.8482318Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8482603Z external/sleef/src/arch/helperavx.h:199:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8482773Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:54.8482873Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8483179Z external/sleef/src/arch/helperavx.h:196:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8483398Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.8483500Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8483782Z external/sleef/src/arch/helperavx.h:195:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8483954Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.8484053Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8484337Z external/sleef/src/arch/helperavx.h:194:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8484545Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:54.8484645Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8484955Z external/sleef/src/arch/helperavx.h:193:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8485125Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:54.8485228Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8485474Z external/sleef/src/arch/helperavx.h:187:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8485631Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:54.8485732Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8498694Z external/sleef/src/arch/helperavx.h:183:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8498876Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:54.8498947Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8499254Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8499558Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8499638Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8499909Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8500126Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8500204Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8500467Z external/sleef/src/arch/helperavx.h:175:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8500663Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8500744Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8501012Z external/sleef/src/arch/helperavx.h:174:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8501234Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8501310Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8501573Z external/sleef/src/arch/helperavx.h:173:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8501788Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8501864Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8502128Z external/sleef/src/arch/helperavx.h:169:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8502337Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8502417Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8502553Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T04:29:54.8502811Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8502948Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:54.8503017Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8503277Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8503374Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T04:29:54.8503429Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8503740Z external/sleef/src/arch/helperavx.h:138:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8503858Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T04:29:54.8503938Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8504207Z external/sleef/src/arch/helperavx.h:132:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8504325Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T04:29:54.8504403Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8504666Z external/sleef/src/arch/helperavx.h:123:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8504765Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:54.8504839Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8505095Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8505252Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.8505325Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8505588Z external/sleef/src/arch/helperavx.h:84:19: warning: 'cpuSupportsFMA4' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8505717Z static INLINE int cpuSupportsFMA4() { 2022-05-18T04:29:54.8505946Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8506063Z [150 / 982] 8 actions running 2022-05-18T04:29:54.8506287Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.8506604Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8506952Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8507289Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8507632Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8507995Z Linking external/sleef/mkdisp [for host]; 0s processwrapper-sandbox 2022-05-18T04:29:54.8508308Z Compiling src/libm/sleefdp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8508632Z Compiling src/libm/sleefqp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8508649Z 2022-05-18T04:29:54.8508811Z  2022-05-18T04:29:54.8508972Z  2022-05-18T04:29:54.8509130Z  2022-05-18T04:29:54.8509259Z  2022-05-18T04:29:54.8509376Z  2022-05-18T04:29:54.8509482Z  2022-05-18T04:29:54.8509597Z  2022-05-18T04:29:54.8509723Z  2022-05-18T04:29:54.8510020Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:54.8510219Z [151 / 983] 8 actions running 2022-05-18T04:29:54.8510539Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.8510868Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8511154Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8511439Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8511749Z Linking external/sleef/mkdisp [for host]; 0s processwrapper-sandbox 2022-05-18T04:29:54.8512023Z Compiling src/libm/sleefdp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8512323Z Compiling src/libm/sleefqp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8512649Z //:cpu/group_norm_kernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:54.8512659Z 2022-05-18T04:29:54.8512780Z  2022-05-18T04:29:54.8512897Z  2022-05-18T04:29:54.8513000Z  2022-05-18T04:29:54.8513117Z  2022-05-18T04:29:54.8513232Z  2022-05-18T04:29:54.8513358Z  2022-05-18T04:29:54.8513475Z  2022-05-18T04:29:54.8513603Z  2022-05-18T04:29:54.8513923Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:54.8514347Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:54.8514644Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:54.8514968Z ^~~ 2022-05-18T04:29:54.8515086Z At top level: 2022-05-18T04:29:54.8515626Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8515854Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:54.8515992Z ^~~~~ 2022-05-18T04:29:54.8516486Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8516677Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:54.8516783Z ^~~~ 2022-05-18T04:29:54.8517217Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8517434Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:54.8517572Z ^~~~ 2022-05-18T04:29:54.8518184Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8518387Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:54.8518512Z ^~~~~~ 2022-05-18T04:29:54.8519004Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8519241Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:54.8519378Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8519810Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8520038Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:54.8520163Z ^~~~~~~~~ 2022-05-18T04:29:54.8520626Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8520854Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:54.8520995Z ^~~~~~ 2022-05-18T04:29:54.8521499Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8521728Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:54.8521868Z ^~~~~~ 2022-05-18T04:29:54.8522339Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8522535Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:54.8522656Z ^~~~~~ 2022-05-18T04:29:54.8523099Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8523280Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:54.8523408Z ^~~~~ 2022-05-18T04:29:54.8523915Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8524264Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:54.8524405Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8524922Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8525318Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:54.8525543Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8525772Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.8526292Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8526486Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:54.8526611Z ^~~~~~~~ 2022-05-18T04:29:54.8527126Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8527394Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.8527543Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8528140Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8528431Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.8528561Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8529140Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8529355Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.8529492Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8530016Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8530253Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.8530394Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8530891Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8531145Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.8531283Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8531800Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8532035Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.8532171Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8532601Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8532771Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.8532867Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8533283Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8533511Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:54.8533654Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8534176Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8534394Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:54.8534515Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8535000Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8535267Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.8535406Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8535916Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8536211Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.8536422Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8536932Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8537224Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.8537356Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8537859Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8538103Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.8538238Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8538754Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8538998Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.8539138Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8539598Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8539813Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.8539983Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8540408Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8540614Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:54.8540748Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8541204Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8541432Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:54.8541558Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8541986Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8542203Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:54.8542329Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8542814Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8543044Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:54.8543190Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8543704Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8543929Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:54.8544070Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8544587Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8544779Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.8544911Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8545426Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8545639Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.8545874Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8546326Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8546544Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:54.8546687Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8547177Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8547497Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:54.8547630Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8548134Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8548415Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.8548565Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8549072Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8549305Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:54.8549434Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8549926Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8550175Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.8550314Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8550781Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8551072Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.8551216Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8551462Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.8551954Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8552172Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:54.8552308Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8552816Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8553035Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:54.8553173Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8553683Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8553920Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:54.8554048Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8554562Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8554797Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:54.8554937Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8555456Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8555686Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.8555830Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8556306Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8556537Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:54.8556687Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8557167Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8557420Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:54.8557564Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8558044Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8558288Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.8558491Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8558987Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8559231Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.8559380Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8559893Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8560157Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.8560303Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8560819Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8561078Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.8561220Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8561733Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8562004Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:54.8562198Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8562704Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8562969Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:54.8563119Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8563629Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8563885Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:54.8564014Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8564531Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8564796Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:54.8564949Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8565466Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8565713Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:54.8565862Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8566368Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8566601Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:54.8566743Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8567257Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8567510Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:54.8567730Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8568249Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8568538Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:54.8568688Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8569184Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8569469Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.8569669Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8570142Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8570408Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:54.8570561Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8571082Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8571340Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:54.8571481Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8571982Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8572235Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:54.8572381Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8572898Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8573261Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.8573417Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8573921Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8574146Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.8574221Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8574496Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8574665Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.8574759Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8575030Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8575190Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.8575276Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8575543Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8575698Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.8575770Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8576032Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8576187Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.8576273Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8576538Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8576699Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.8576784Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8577050Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8577186Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.8577270Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8577535Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8577719Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.8577807Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8578074Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8578217Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.8578302Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8578552Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8578696Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.8578781Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8579045Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8579189Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.8579275Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8579565Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8579704Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.8579775Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8580039Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8580203Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.8580291Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8580561Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8580727Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.8580815Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8581082Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8581243Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.8581318Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8581586Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8581748Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.8581837Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8582103Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8582247Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.8582332Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8582598Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8582735Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.8582852Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8583278Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8583516Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.8583636Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8583913Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.8584345Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8584554Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:54.8584664Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8585090Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8585300Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.8585430Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8585973Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8586162Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.8586280Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8586660Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8586844Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:54.8586945Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8587441Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8587632Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:54.8587778Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8588178Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8588415Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.8588570Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8589003Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8589229Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.8589366Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8589590Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.8590006Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8590242Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.8590373Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8590794Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8591037Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.8591151Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8591583Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8591815Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.8591947Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8592383Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8592636Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:54.8592767Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8593177Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8593410Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.8593538Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8594062Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8594300Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.8594429Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8594857Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8595108Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.8595245Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8595666Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8595900Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.8596036Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8596461Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8596705Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.8596843Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8597306Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8597564Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.8597685Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8598116Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8598349Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.8598482Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8598910Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8599147Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.8599281Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8599675Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8599916Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.8600032Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8600456Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8600689Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.8600821Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8601224Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8601470Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.8601605Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8602040Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8602261Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:54.8602394Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8602772Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8602989Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:54.8603121Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8603515Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8603770Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.8603893Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8604279Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8604477Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.8604607Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8605048Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8605338Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.8605464Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8605911Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8606174Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.8606276Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8606752Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8606996Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.8607116Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8607525Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8607870Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.8607992Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8608317Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.8608785Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8609157Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:54.8609318Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8609809Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8610108Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.8610235Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8610676Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8610991Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.8611141Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8611616Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8611925Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.8612063Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8612544Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8612830Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.8612991Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8613509Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8613825Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:54.8614063Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8614539Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8614817Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.8614973Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8615457Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8615715Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:54.8615873Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8616397Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8616664Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:54.8616790Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8617263Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8617597Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:54.8617741Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8618195Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8618579Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.8618719Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8619133Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8619399Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.8619542Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8619984Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8620270Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.8620408Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8620830Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8621062Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:54.8621192Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8621561Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8621794Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:54.8622021Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8622245Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T04:29:54.8622759Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8622980Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.8623113Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8623613Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8623830Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.8623973Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8624452Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8624800Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.8624932Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8625426Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8625657Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.8625939Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8626446Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8626635Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:54.8626754Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8627235Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8627428Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.8627566Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8628101Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8628317Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8628437Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8629121Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8629367Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.8629472Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8629903Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8630076Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8630188Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8630616Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8630806Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:54.8630924Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8631362Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8631537Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:54.8631643Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8632070Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8632268Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.8632379Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8632797Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8632983Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.8633103Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8633600Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8633966Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.8634099Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8634593Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8634827Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.8634933Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8635428Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8635701Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:54.8635946Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8636433Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8636704Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.8636828Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8637334Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8637664Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.8637795Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8638297Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8638586Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:54.8638713Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8639214Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8639565Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.8639700Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8640199Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8640467Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.8640600Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8641097Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8641375Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:54.8641505Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8641972Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8642271Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:54.8642385Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8642807Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8643070Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:54.8643184Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8643612Z external/sleef/src/arch/helperavx.h:545:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8643907Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8644027Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8644457Z external/sleef/src/arch/helperavx.h:544:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8644760Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8644878Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8645287Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8645527Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:54.8645640Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8646076Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8646407Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:54.8646520Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8646946Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8647295Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.8647392Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8647926Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8648281Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.8648393Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8648831Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8649181Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.8649360Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8649807Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8650158Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.8650258Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8650695Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8650911Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T04:29:54.8651029Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8651475Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8651715Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:54.8651829Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8652263Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8652482Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:54.8652596Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8653040Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8653277Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:54.8653386Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8653826Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8654047Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:54.8654166Z ^~~~~~~~~~ 2022-05-18T04:29:54.8654592Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8654819Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.8654934Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8655361Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8655771Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.8655891Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8656332Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8656691Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.8656791Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8657235Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8657523Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.8657637Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8658077Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8658370Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.8658497Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8658940Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8659192Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.8659348Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8659792Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8660019Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:54.8660145Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8660583Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8660857Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T04:29:54.8660977Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8661423Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8661597Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8661708Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8662158Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8662371Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:54.8662490Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8662932Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8663108Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8663222Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8663649Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8663828Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8663944Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8664375Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8664569Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8664688Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8665129Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8665311Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8665410Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8665984Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8666151Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.8666337Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8666745Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8666903Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.8667007Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8667402Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8667543Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.8667648Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8668035Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8668302Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.8668415Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8668881Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8669185Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.8669310Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8701003Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8701337Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8701470Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8702036Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8702230Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8702363Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8702855Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8703084Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8703203Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8703708Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8703924Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8704055Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8704532Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8704708Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T04:29:54.8704832Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8705316Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8705516Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8705645Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8706343Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8706537Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8706668Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8707169Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8707502Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.8707632Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8708126Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8708462Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.8708597Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8709201Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8709515Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.8709648Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8710150Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8710469Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.8710595Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8711088Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8711511Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.8711645Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8712138Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8712530Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.8712660Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8713163Z external/sleef/src/arch/helperavx.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8713494Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8713625Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8714125Z external/sleef/src/arch/helperavx.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8714448Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:54.8714585Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8715066Z external/sleef/src/arch/helperavx.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8715393Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8715514Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8716015Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8716281Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:54.8716408Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8716891Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8717157Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:54.8717270Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8717765Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8718374Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.8718498Z ^~~~~~~~~~ 2022-05-18T04:29:54.8719000Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8719608Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:54.8719732Z ^~~~~~~~~~ 2022-05-18T04:29:54.8720227Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8720519Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:54.8720630Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8721128Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8721401Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.8721523Z ^~~~~~~~~~ 2022-05-18T04:29:54.8722022Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8722288Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T04:29:54.8722415Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8722917Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8723171Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:54.8723299Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8723798Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8724105Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:54.8724231Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8724729Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8724994Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:54.8725124Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8725606Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8725915Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:54.8726056Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8726562Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8726872Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.8727003Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8727491Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8727832Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T04:29:54.8727947Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8728450Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8728721Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T04:29:54.8728858Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8729367Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8729628Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T04:29:54.8729757Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8730251Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8730471Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T04:29:54.8730594Z ^~~~~~~~~~ 2022-05-18T04:29:54.8731093Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8731360Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.8731485Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8732040Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8732331Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:54.8732462Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8732955Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8733232Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:54.8733353Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8733842Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8734029Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T04:29:54.8734151Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8734635Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8734826Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T04:29:54.8734939Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8735474Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8735728Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:54.8735858Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8736364Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8736643Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:54.8736772Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8737256Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8737515Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:54.8737643Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8738140Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8738415Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:54.8738544Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8739038Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8739311Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:54.8739435Z ^~~~~~~~~~ 2022-05-18T04:29:54.8739931Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8740122Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.8740253Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8740757Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8740954Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8741078Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8741566Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8741767Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8741881Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8742383Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8742579Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8742705Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8743203Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8743603Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.8743741Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8744247Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8744528Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.8744662Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8745146Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8745408Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:54.8745547Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8746208Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8746559Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T04:29:54.8746686Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8747240Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8747575Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T04:29:54.8747705Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8748191Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8748485Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T04:29:54.8748613Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8749109Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8749406Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:54.8749529Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8750012Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8750272Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.8750399Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8750896Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8751155Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.8751280Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8751776Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8752032Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:54.8752136Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8752644Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8752896Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:54.8753025Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8753515Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8753768Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:54.8753883Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8754388Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8754744Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.8754870Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8755367Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8755685Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.8755812Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8756309Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8756563Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.8756690Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8757171Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8757427Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.8757546Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8758048Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8758354Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.8758485Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8758984Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8759237Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.8759348Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8759850Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8760098Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.8760227Z ^~~~~~~~~~ 2022-05-18T04:29:54.8760734Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8760988Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:54.8761121Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8761619Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8761855Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:54.8761978Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8762468Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8762814Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.8762946Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8763450Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8763780Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.8763912Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8764395Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8764727Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.8764847Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8765345Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8765687Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.8765888Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8766381Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8766724Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.8766854Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8767333Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8767728Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.8767853Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8768354Z external/sleef/src/arch/helperavx.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8768698Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:54.8768835Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8769323Z external/sleef/src/arch/helperavx.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8769703Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8769836Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8770309Z external/sleef/src/arch/helperavx.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8770645Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8770773Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8771271Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8771549Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:54.8771677Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8772184Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8772464Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:54.8772577Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8773074Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8773484Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.8773612Z ^~~~~~~~~~ 2022-05-18T04:29:54.8774125Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8774562Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.8774684Z ^~~~~~~~~~ 2022-05-18T04:29:54.8775190Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8775431Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:54.8775560Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8776068Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8776334Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:54.8776457Z ^~~~~~~~~~ 2022-05-18T04:29:54.8776967Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8777248Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:54.8777422Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8777904Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8778178Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:54.8778308Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8778812Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8779091Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:54.8779218Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8779707Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8779988Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:54.8780103Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8780618Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8780835Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.8781007Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8781505Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8781702Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T04:29:54.8781828Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8782339Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8782516Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:54.8782644Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8783146Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8783337Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:54.8783465Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8783968Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8784194Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:54.8784317Z ^~~~~~~~~~ 2022-05-18T04:29:54.8784799Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8785057Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:54.8785179Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8785680Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8786127Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.8786262Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8786764Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8787104Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.8787214Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8787712Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8788053Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.8788186Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8788684Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8789103Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.8789233Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8789738Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8789987Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:54.8790086Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8790506Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8790726Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:54.8790840Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8791327Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8791530Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:54.8791666Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8792158Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8792348Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:54.8792547Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8793029Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8793391Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8793519Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8794021Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8794405Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8794534Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8794993Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8795389Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8795517Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8796013Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8796407Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8796521Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8796975Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8797317Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8797433Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8797839Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8798158Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8798268Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8798700Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8799093Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8799292Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8799792Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8800196Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8800322Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8800806Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8801208Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8801329Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8801821Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8802223Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8802354Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8802846Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8803317Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8803446Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8803934Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8804336Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8804463Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8804963Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8805343Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8805470Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8805970Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8806343Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8806456Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8806954Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8807350Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8807481Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8807778Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T04:29:54.8808288Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8808674Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8808802Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8809306Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8809508Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T04:29:54.8809640Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8810141Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8810408Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T04:29:54.8810539Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8811035Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8811314Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T04:29:54.8811448Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8811925Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8812202Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:54.8812333Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8812832Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8813079Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T04:29:54.8813207Z ^~~~~~~~~~ 2022-05-18T04:29:54.8813711Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8813913Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:54.8814070Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8814558Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8814763Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:54.8814888Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8815387Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8815670Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.8815797Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8816292Z external/sleef/src/arch/helperavx.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8816480Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:54.8816607Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8817113Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8817290Z static INLINE int cpuSupportsFMA4() { 2022-05-18T04:29:54.8817416Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8817916Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8818097Z static INLINE int cpuSupportsAVX() { 2022-05-18T04:29:54.8818206Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8818677Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8818904Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:54.8819048Z ^~~~~ 2022-05-18T04:29:54.8819513Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8819734Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:54.8819871Z ^~~~ 2022-05-18T04:29:54.8820343Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8820538Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:54.8820667Z ^~~~ 2022-05-18T04:29:54.8821137Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8821357Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:54.8821489Z ^~~~~~ 2022-05-18T04:29:54.8821735Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.8822303Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8822572Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.8822710Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8823222Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8823531Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.8823667Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8824162Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8824373Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.8824512Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8825029Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8825251Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.8825390Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8826046Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8826259Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.8826372Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8826877Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8827112Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.8827251Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8827739Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8827943Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.8828073Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8828575Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8828789Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:54.8828924Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8829414Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8829689Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.8829815Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8830322Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8830628Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.8830757Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8831262Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8831556Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.8831688Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8832199Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8832430Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.8832552Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8833065Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8833393Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.8833529Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8834047Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8834294Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.8834435Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8834931Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8835128Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.8835263Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8835763Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8835978Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.8836119Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8836638Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8836906Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.8837097Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8837580Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8837816Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:54.8837957Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8838476Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8838715Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.8838856Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8839100Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.8839595Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8839821Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:54.8839966Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8840455Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8840691Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:54.8840836Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8841353Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8841549Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.8841671Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8842104Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8842373Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:54.8842502Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8842844Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8842990Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.8843079Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8843352Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8843493Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.8843565Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8843901Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8844046Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.8844139Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8844549Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8844776Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.8844911Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8845369Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8845587Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.8845710Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8846207Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8846485Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.8846753Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8847108Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8847274Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.8847362Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8847715Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8847871Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.8847966Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8848238Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8848398Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.8848485Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8848755Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8848911Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.8848998Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8849255Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8849411Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.8849497Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8849773Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8849935Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.8850021Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8850287Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8850437Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.8850520Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8850774Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8850964Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.8851055Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8851321Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8851467Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.8851551Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8851815Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8851956Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.8852027Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8852289Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8852435Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.8852523Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8852813Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8852951Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.8853036Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8853298Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8853397Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T04:29:54.8853467Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8853730Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8853840Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T04:29:54.8853913Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8854185Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8854308Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T04:29:54.8854381Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8854634Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8854796Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.8854884Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8855149Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8855311Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.8855411Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8855737Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8855902Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.8855977Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8856316Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8856482Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.8856571Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8856836Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8857017Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.8857101Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8857364Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8857515Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.8857586Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8857843Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8858016Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.8858145Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8858392Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.8858851Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8859096Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.8859240Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8859732Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8859974Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.8860121Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8860372Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.8860846Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8861113Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.8861264Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8861722Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8861951Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.8862096Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8862345Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T04:29:54.8862856Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8863090Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.8863228Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8863741Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8863978Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.8864095Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8864614Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8864847Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.8864981Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8865488Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8865713Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.8866054Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8866537Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8866790Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.8866919Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8867423Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8867712Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:54.8867839Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8868319Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8868549Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.8868675Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8869140Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8869366Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.8869490Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8869978Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8870150Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.8870272Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8870794Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8871152Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.8871326Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8871821Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8872096Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:54.8872224Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8872707Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8873035Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.8873169Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8873652Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8873991Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.8874117Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8874625Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8874907Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.8875042Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8875553Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8875840Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.8875976Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8876452Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8876732Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:54.8876858Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8877265Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8877558Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:54.8877664Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8878068Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8878321Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:54.8878511Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8878959Z external/sleef/src/arch/helperavx.h:545:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8879250Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8879367Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8879838Z external/sleef/src/arch/helperavx.h:544:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8880169Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.8880348Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8880776Z external/sleef/src/arch/helperavx.h:538:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8881118Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.8881245Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8881703Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8882024Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.8882136Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8882559Z external/sleef/src/arch/helperavx.h:536:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8882910Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.8883025Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8883510Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8883888Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.8883996Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8884459Z external/sleef/src/arch/helperavx.h:513:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8884704Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T04:29:54.8884831Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8885310Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8885575Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:54.8885700Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8886164Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8886417Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:54.8886523Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8886984Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8887218Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:54.8887332Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8887861Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8888118Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:54.8888246Z ^~~~~~~~~~ 2022-05-18T04:29:54.8888693Z external/sleef/src/arch/helperavx.h:503:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8889036Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.8889164Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8889593Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8889984Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.8890102Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8890541Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8890836Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.8890960Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8891413Z external/sleef/src/arch/helperavx.h:500:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8891723Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.8891860Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8892424Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8892740Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.8892880Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8893359Z external/sleef/src/arch/helperavx.h:492:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8893622Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.8893743Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8894206Z external/sleef/src/arch/helperavx.h:473:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8894447Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:54.8894585Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8895051Z external/sleef/src/arch/helperavx.h:466:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8895254Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8895382Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8895820Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8895993Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8896111Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8896566Z external/sleef/src/arch/helperavx.h:452:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8896763Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8896878Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8897314Z external/sleef/src/arch/helperavx.h:445:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8897503Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8897620Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8898048Z external/sleef/src/arch/helperavx.h:440:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8898233Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.8898340Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8898800Z external/sleef/src/arch/helperavx.h:435:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8898994Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.8899118Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8899611Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8899976Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.8900079Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8900514Z external/sleef/src/arch/helperavx.h:427:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8900764Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.8900890Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8901324Z external/sleef/src/arch/helperavx.h:422:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8901514Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8901635Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8902086Z external/sleef/src/arch/helperavx.h:417:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8902267Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8902383Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8902834Z external/sleef/src/arch/helperavx.h:402:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8903085Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T04:29:54.8903201Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8903669Z external/sleef/src/arch/helperavx.h:397:21: warning: 'vsub_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8903875Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.8903984Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8904444Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8904753Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.8904870Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8905344Z external/sleef/src/arch/helperavx.h:389:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8905630Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.8905942Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8906408Z external/sleef/src/arch/helperavx.h:388:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8906717Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.8906818Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8907265Z external/sleef/src/arch/helperavx.h:387:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8907579Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.8907699Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8908139Z external/sleef/src/arch/helperavx.h:373:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8908403Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8908518Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8908984Z external/sleef/src/arch/helperavx.h:372:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8909261Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:54.8909390Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8909816Z external/sleef/src/arch/helperavx.h:371:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8910199Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.8910441Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8910830Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8911031Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:54.8911134Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8911489Z external/sleef/src/arch/helperavx.h:367:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8911637Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:54.8911712Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8911970Z external/sleef/src/arch/helperavx.h:366:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8912291Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.8912368Z ^~~~~~~~~~ 2022-05-18T04:29:54.8912627Z external/sleef/src/arch/helperavx.h:364:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8912823Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:54.8912898Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8913137Z external/sleef/src/arch/helperavx.h:363:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8913287Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.8913361Z ^~~~~~~~~~ 2022-05-18T04:29:54.8913618Z external/sleef/src/arch/helperavx.h:352:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8913765Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T04:29:54.8913841Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8914096Z external/sleef/src/arch/helperavx.h:350:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8914252Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.8914313Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8914575Z external/sleef/src/arch/helperavx.h:349:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8914737Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:54.8914812Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8915066Z external/sleef/src/arch/helperavx.h:348:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8915219Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:54.8915294Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8915557Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8915701Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:54.8915779Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8916190Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8916424Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:54.8916530Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8916964Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8917206Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:54.8917332Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8917835Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8918008Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:54.8918084Z ^~~~~~~~~~ 2022-05-18T04:29:54.8918346Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8918458Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8918534Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8918790Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8918904Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.8918966Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8919241Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8919436Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.8919519Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8919820Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8919984Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.8920063Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8920314Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8920445Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.8920518Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8920771Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8920912Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.8920982Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8921238Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8921376Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.8921447Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8921681Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8921864Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.8921939Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8922200Z external/sleef/src/arch/helperavx.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8922384Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:54.8922465Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8922719Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8922869Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:54.8922932Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8923190Z external/sleef/src/arch/helperavx.h:198:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8923373Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.8923446Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8923694Z external/sleef/src/arch/helperavx.h:197:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8923902Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.8923974Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8924230Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8924443Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8924505Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8924758Z external/sleef/src/arch/helperavx.h:180:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8924965Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8925037Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8925298Z external/sleef/src/arch/helperavx.h:179:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8925515Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8925588Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8925873Z external/sleef/src/arch/helperavx.h:178:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8926082Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8926143Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8926399Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8926606Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.8926682Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8926814Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T04:29:54.8927064Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8927202Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:54.8927270Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8927514Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8927690Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T04:29:54.8927761Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8928030Z external/sleef/src/arch/helperavx.h:119:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8928146Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:54.8928221Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8928480Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8928634Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.8928693Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8928958Z external/sleef/src/arch/helperavx.h:84:19: warning: 'cpuSupportsFMA4' defined but not used [-Wunused-function] 2022-05-18T04:29:54.8929059Z static INLINE int cpuSupportsFMA4() { 2022-05-18T04:29:54.8929132Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8929256Z [151 / 983] 8 actions running 2022-05-18T04:29:54.8929430Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.8929624Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8929800Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8929988Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8930218Z Linking external/sleef/mkdisp [for host]; 0s processwrapper-sandbox 2022-05-18T04:29:54.8930397Z Compiling src/libm/sleefdp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8930574Z Compiling src/libm/sleefqp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8930769Z //:cpu/group_norm_kernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:54.8930779Z 2022-05-18T04:29:54.8930861Z  2022-05-18T04:29:54.8930941Z  2022-05-18T04:29:54.8931007Z  2022-05-18T04:29:54.8931086Z  2022-05-18T04:29:54.8931163Z  2022-05-18T04:29:54.8931240Z  2022-05-18T04:29:54.8931317Z  2022-05-18T04:29:54.8931393Z  2022-05-18T04:29:54.8931552Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:54.8931673Z [155 / 985] 8 actions running 2022-05-18T04:29:54.8931846Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.8932033Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8932221Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8932421Z Linking external/sleef/mkdisp [for host]; 0s processwrapper-sandbox 2022-05-18T04:29:54.8932599Z Compiling src/libm/sleefdp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8932793Z Compiling src/libm/sleefqp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8932971Z Compiling src/libm/sleefld.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8933150Z Compiling src/libm/rempitab.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.8933155Z 2022-05-18T04:29:54.8933235Z  2022-05-18T04:29:54.8933315Z  2022-05-18T04:29:54.8933395Z  2022-05-18T04:29:54.8933474Z  2022-05-18T04:29:54.8933540Z  2022-05-18T04:29:54.8933619Z  2022-05-18T04:29:54.8933696Z  2022-05-18T04:29:54.8933777Z  2022-05-18T04:29:54.8933967Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:54.8934207Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.8934309Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:54.8934360Z ^ 2022-05-18T04:29:54.8934429Z At top level: 2022-05-18T04:29:54.8934706Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8934863Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T04:29:54.8934936Z ^~~~~~~ 2022-05-18T04:29:54.8935208Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8935405Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T04:29:54.8935482Z ^~~~~~~ 2022-05-18T04:29:54.8935739Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8935914Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T04:29:54.8935988Z ^~~~~~~~~ 2022-05-18T04:29:54.8936257Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8936402Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T04:29:54.8936485Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8936750Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8936870Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:54.8936950Z ^~~~~~~ 2022-05-18T04:29:54.8937204Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8937354Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:54.8937434Z ^~~~~~~ 2022-05-18T04:29:54.8937701Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8937827Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T04:29:54.8937909Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8938170Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8938294Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:54.8938364Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8938626Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8938752Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:54.8938836Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8939097Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8939290Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.8939372Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8939642Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8939749Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:54.8939828Z ^~~~~~ 2022-05-18T04:29:54.8940091Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8940213Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:54.8940290Z ^~~~~~ 2022-05-18T04:29:54.8940586Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8940763Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:54.8940886Z ^~~~~~ 2022-05-18T04:29:54.8941350Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8941565Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:54.8941701Z ^~~~~ 2022-05-18T04:29:54.8942192Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8942404Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:54.8942542Z ^~~~~~ 2022-05-18T04:29:54.8943033Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8943249Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:54.8943375Z ^~~~~ 2022-05-18T04:29:54.8943890Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8944099Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:54.8944237Z ^~~~~~~ 2022-05-18T04:29:54.8944732Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8944974Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:54.8945114Z ^~~~~~~~~~ 2022-05-18T04:29:54.8945632Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8946000Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:54.8946120Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8946529Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8946718Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:54.8946828Z ^~~~~~~ 2022-05-18T04:29:54.8947241Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8947420Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:54.8947533Z ^~~~~~ 2022-05-18T04:29:54.8948047Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8948238Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:54.8948363Z ^~~~~~~~~ 2022-05-18T04:29:54.8948860Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8949195Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8949341Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8949844Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8950085Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:54.8950233Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8950742Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8950994Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:54.8951144Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8951654Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8951911Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:54.8952056Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8952565Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8952778Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:54.8952918Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8953418Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8953640Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:54.8953784Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8954278Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8954492Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:54.8954636Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8955125Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8955475Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:54.8955623Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8956129Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8956444Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:54.8956659Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8957161Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8957404Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:54.8957531Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8958040Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8958327Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:54.8958478Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8958988Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8959228Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:54.8959374Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8959872Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8960135Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:54.8960276Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8960790Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8961050Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8961194Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8961704Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8961960Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8962114Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8962626Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8962848Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:54.8962999Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8963511Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8963730Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:54.8963868Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8964377Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8964623Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:54.8964767Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8965004Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.8965489Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8965721Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:54.8965865Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8966340Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8966574Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.8966723Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.8967204Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8967421Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.8967688Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8968163Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8968385Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:54.8968530Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8969000Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8969254Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.8969403Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8969857Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8970118Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8970260Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8970731Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8970985Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8971203Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8971686Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8971912Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:54.8972036Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8972514Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8972744Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.8972892Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8973362Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8973619Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8973768Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8974249Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8974486Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:54.8974632Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8975112Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8975371Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8975518Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8975997Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8976239Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8976386Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8976852Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8977117Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8977267Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8977750Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8978016Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.8978164Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8978643Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8978950Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.8979082Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8979565Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8979826Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.8979970Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8980452Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8980712Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.8980859Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8981338Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8981584Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.8981732Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8982218Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8982520Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.8982670Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8983154Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8983410Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8983557Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8984017Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8984274Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.8984421Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8984903Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8985170Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:54.8985322Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8986375Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8986631Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:54.8986768Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8987245Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8987476Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.8987627Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8988117Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8988354Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.8988503Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.8988982Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8989287Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.8989420Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8989896Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8990176Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.8990399Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8990873Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8991143Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.8991283Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8991760Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8992083Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.8992217Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8992611Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8992881Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:54.8993011Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8993430Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8993799Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.8993938Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8994409Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8994688Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.8994834Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8995309Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8995574Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.8995724Z ^~~~~~~~~~~ 2022-05-18T04:29:54.8996187Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8996426Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.8996556Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.8997043Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8997414Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.8997567Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8998055Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8998372Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.8998520Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8998983Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.8999281Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:54.8999415Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.8999656Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.9000114Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9000363Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.9000498Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9001011Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9001216Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:54.9001349Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9001782Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9002037Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:54.9002174Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9002620Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9002870Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:54.9003014Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9003423Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9003608Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:54.9003719Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9004245Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9004534Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:54.9004683Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9005158Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9005444Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:54.9005592Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9006063Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9006380Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.9006513Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9006989Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9007247Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:54.9007403Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9007953Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9008218Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:54.9008363Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9008615Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T04:29:54.9009114Z external/sleef/src/arch/helperavx2.h:474:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9009347Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.9009487Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9009998Z external/sleef/src/arch/helperavx2.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9010236Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.9010375Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9010881Z external/sleef/src/arch/helperavx2.h:472:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9011106Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.9011228Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9011732Z external/sleef/src/arch/helperavx2.h:471:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9012029Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.9012162Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9012670Z external/sleef/src/arch/helperavx2.h:466:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9012836Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:54.9012947Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9013395Z external/sleef/src/arch/helperavx2.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9013597Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T04:29:54.9013695Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9014121Z external/sleef/src/arch/helperavx2.h:458:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9014401Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T04:29:54.9014512Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9014933Z external/sleef/src/arch/helperavx2.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9015275Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.9015419Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9015820Z external/sleef/src/arch/helperavx2.h:456:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9016077Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T04:29:54.9016246Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9016680Z external/sleef/src/arch/helperavx2.h:454:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9016949Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T04:29:54.9017069Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9017522Z external/sleef/src/arch/helperavx2.h:450:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9017723Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:54.9017824Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9018315Z external/sleef/src/arch/helperavx2.h:448:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9018543Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.9018668Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9019166Z external/sleef/src/arch/helperavx2.h:447:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9019393Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.9019520Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9020033Z external/sleef/src/arch/helperavx2.h:437:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9020381Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.9020520Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9021022Z external/sleef/src/arch/helperavx2.h:430:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9021289Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.9021410Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9021900Z external/sleef/src/arch/helperavx2.h:428:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9022154Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:54.9022356Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9022824Z external/sleef/src/arch/helperavx2.h:426:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9023120Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.9023239Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9023678Z external/sleef/src/arch/helperavx2.h:425:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9023981Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.9024102Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9024555Z external/sleef/src/arch/helperavx2.h:424:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9024824Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:54.9024953Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9025408Z external/sleef/src/arch/helperavx2.h:417:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9025889Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.9026001Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9026447Z external/sleef/src/arch/helperavx2.h:412:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9026721Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.9026857Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9027327Z external/sleef/src/arch/helperavx2.h:411:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9027594Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:54.9027705Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9028172Z external/sleef/src/arch/helperavx2.h:409:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9028506Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:54.9028640Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9029105Z external/sleef/src/arch/helperavx2.h:408:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9029381Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:54.9029501Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9029977Z external/sleef/src/arch/helperavx2.h:406:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9030303Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:54.9030420Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9030883Z external/sleef/src/arch/helperavx2.h:405:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9031203Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:54.9031327Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9031798Z external/sleef/src/arch/helperavx2.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9032046Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:54.9032169Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9032674Z external/sleef/src/arch/helperavx2.h:402:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9033059Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:54.9033186Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9033661Z external/sleef/src/arch/helperavx2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9034022Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.9034138Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9034628Z external/sleef/src/arch/helperavx2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9034987Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.9035104Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9035584Z external/sleef/src/arch/helperavx2.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9035953Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.9036183Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9036676Z external/sleef/src/arch/helperavx2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9037074Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.9037201Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9037684Z external/sleef/src/arch/helperavx2.h:388:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9037990Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T04:29:54.9038124Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9038627Z external/sleef/src/arch/helperavx2.h:386:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9038869Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:54.9038996Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9039480Z external/sleef/src/arch/helperavx2.h:385:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9039732Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:54.9039854Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9040330Z external/sleef/src/arch/helperavx2.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9040587Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:54.9040714Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9041141Z external/sleef/src/arch/helperavx2.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9041386Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:54.9041515Z ^~~~~~~~~~ 2022-05-18T04:29:54.9041974Z external/sleef/src/arch/helperavx2.h:371:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9042208Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.9042322Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9042794Z external/sleef/src/arch/helperavx2.h:370:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9043230Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.9043354Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9043874Z external/sleef/src/arch/helperavx2.h:369:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9044047Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.9044123Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9044396Z external/sleef/src/arch/helperavx2.h:368:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9044570Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.9044644Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9044903Z external/sleef/src/arch/helperavx2.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9045071Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.9045155Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9045419Z external/sleef/src/arch/helperavx2.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9045572Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.9045695Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9045958Z external/sleef/src/arch/helperavx2.h:356:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9046099Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:54.9046177Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9046423Z external/sleef/src/arch/helperavx2.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9046640Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T04:29:54.9046776Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9047222Z external/sleef/src/arch/helperavx2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9047424Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:54.9047536Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9048006Z external/sleef/src/arch/helperavx2.h:346:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9048222Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.9048326Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9048706Z external/sleef/src/arch/helperavx2.h:345:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9048921Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.9049024Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9049415Z external/sleef/src/arch/helperavx2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9049628Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.9049732Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9050142Z external/sleef/src/arch/helperavx2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9050364Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.9050464Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9050884Z external/sleef/src/arch/helperavx2.h:341:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9051111Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T04:29:54.9051233Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9051663Z external/sleef/src/arch/helperavx2.h:340:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9051962Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T04:29:54.9052079Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9052488Z external/sleef/src/arch/helperavx2.h:339:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9052695Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm256_slli_epi32(x, c); } 2022-05-18T04:29:54.9052797Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9053221Z external/sleef/src/arch/helperavx2.h:337:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9053481Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.9053591Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9054042Z external/sleef/src/arch/helperavx2.h:336:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9054319Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.9054415Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9054708Z external/sleef/src/arch/helperavx2.h:334:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9054853Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:54.9054929Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9055198Z external/sleef/src/arch/helperavx2.h:333:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9055339Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:54.9055414Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9055676Z external/sleef/src/arch/helperavx2.h:332:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9055830Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:54.9055894Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9056157Z external/sleef/src/arch/helperavx2.h:331:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9056302Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:54.9056377Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9056639Z external/sleef/src/arch/helperavx2.h:329:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9056783Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:54.9056856Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9057116Z external/sleef/src/arch/helperavx2.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9057262Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_sub_epi32(x, y); } 2022-05-18T04:29:54.9057323Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9057589Z external/sleef/src/arch/helperavx2.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9057732Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:54.9057805Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9058066Z external/sleef/src/arch/helperavx2.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9058250Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.9058325Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9058587Z external/sleef/src/arch/helperavx2.h:324:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9058782Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.9058858Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9059118Z external/sleef/src/arch/helperavx2.h:323:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9059296Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.9059371Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9059634Z external/sleef/src/arch/helperavx2.h:322:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9059814Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.9059888Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9060135Z external/sleef/src/arch/helperavx2.h:321:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9060321Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.9060398Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9060688Z external/sleef/src/arch/helperavx2.h:320:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9060868Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.9060938Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9061198Z external/sleef/src/arch/helperavx2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9061365Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T04:29:54.9061443Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9061694Z external/sleef/src/arch/helperavx2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9061863Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T04:29:54.9061943Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9062210Z external/sleef/src/arch/helperavx2.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9062376Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T04:29:54.9062452Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9062712Z external/sleef/src/arch/helperavx2.h:315:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9062877Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:54.9062940Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9063206Z external/sleef/src/arch/helperavx2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9063367Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:54.9063446Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9063706Z external/sleef/src/arch/helperavx2.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9063850Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:54.9063924Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9064184Z external/sleef/src/arch/helperavx2.h:311:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9064314Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:54.9064388Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9064676Z external/sleef/src/arch/helperavx2.h:310:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9064846Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T04:29:54.9064925Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9065186Z external/sleef/src/arch/helperavx2.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9065350Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T04:29:54.9065424Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9065683Z external/sleef/src/arch/helperavx2.h:308:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9065981Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:54.9066060Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9066333Z external/sleef/src/arch/helperavx2.h:307:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9066745Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.9066821Z ^~~~~~~~~~ 2022-05-18T04:29:54.9067086Z external/sleef/src/arch/helperavx2.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9067408Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:54.9067482Z ^~~~~~~~~~ 2022-05-18T04:29:54.9067785Z external/sleef/src/arch/helperavx2.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9067920Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:54.9067996Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9068254Z external/sleef/src/arch/helperavx2.h:304:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9068403Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.9068474Z ^~~~~~~~~~ 2022-05-18T04:29:54.9068739Z external/sleef/src/arch/helperavx2.h:303:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9068883Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T04:29:54.9068943Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9069199Z external/sleef/src/arch/helperavx2.h:302:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9069340Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:54.9069416Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9069839Z external/sleef/src/arch/helperavx2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9070101Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:54.9070230Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9070709Z external/sleef/src/arch/helperavx2.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9070971Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:54.9071056Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9071464Z external/sleef/src/arch/helperavx2.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9071718Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:54.9071840Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9072271Z external/sleef/src/arch/helperavx2.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9072439Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.9072520Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9072791Z external/sleef/src/arch/helperavx2.h:295:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9072927Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T04:29:54.9073004Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9073267Z external/sleef/src/arch/helperavx2.h:294:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9073417Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T04:29:54.9073494Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9073760Z external/sleef/src/arch/helperavx2.h:293:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9073891Z static INLINE vint2 vcast_vi2_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T04:29:54.9073964Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9074246Z external/sleef/src/arch/helperavx2.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9074380Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T04:29:54.9074450Z ^~~~~~~~~~ 2022-05-18T04:29:54.9074708Z external/sleef/src/arch/helperavx2.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9074858Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.9074930Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9075188Z external/sleef/src/arch/helperavx2.h:290:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9075349Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:54.9075410Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9075674Z external/sleef/src/arch/helperavx2.h:289:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9075823Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:54.9075898Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9076158Z external/sleef/src/arch/helperavx2.h:287:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9076275Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:54.9076345Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9076600Z external/sleef/src/arch/helperavx2.h:286:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9076707Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:54.9076777Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9077038Z external/sleef/src/arch/helperavx2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9077216Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T04:29:54.9077290Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9077550Z external/sleef/src/arch/helperavx2.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9077702Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:54.9077774Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9078023Z external/sleef/src/arch/helperavx2.h:279:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9078169Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:54.9078268Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9078527Z external/sleef/src/arch/helperavx2.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9078675Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:54.9078747Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9079005Z external/sleef/src/arch/helperavx2.h:276:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9079155Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:54.9079213Z ^~~~~~~~~~ 2022-05-18T04:29:54.9079476Z external/sleef/src/arch/helperavx2.h:263:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9079587Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.9079692Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9080166Z external/sleef/src/arch/helperavx2.h:259:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9080370Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.9080498Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9081025Z external/sleef/src/arch/helperavx2.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9081212Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.9081340Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9081840Z external/sleef/src/arch/helperavx2.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9082034Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.9082161Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9082660Z external/sleef/src/arch/helperavx2.h:247:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9082968Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.9083105Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9083597Z external/sleef/src/arch/helperavx2.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9083945Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.9084085Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9084600Z external/sleef/src/arch/helperavx2.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9084951Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T04:29:54.9085083Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9085596Z external/sleef/src/arch/helperavx2.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9085941Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T04:29:54.9086071Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9086569Z external/sleef/src/arch/helperavx2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9086892Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T04:29:54.9087022Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9087533Z external/sleef/src/arch/helperavx2.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9087909Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T04:29:54.9088036Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9088586Z external/sleef/src/arch/helperavx2.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9088882Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:54.9089001Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9089515Z external/sleef/src/arch/helperavx2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9089776Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.9089895Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9090316Z external/sleef/src/arch/helperavx2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9090547Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.9090653Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9091117Z external/sleef/src/arch/helperavx2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9091322Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:54.9091434Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9091918Z external/sleef/src/arch/helperavx2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9092138Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:54.9092246Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9092670Z external/sleef/src/arch/helperavx2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9092890Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:54.9093004Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9093422Z external/sleef/src/arch/helperavx2.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9093711Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.9093832Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9094273Z external/sleef/src/arch/helperavx2.h:221:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9094552Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.9094660Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9095072Z external/sleef/src/arch/helperavx2.h:219:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9095320Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.9095431Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9095930Z external/sleef/src/arch/helperavx2.h:218:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9096177Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.9096290Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9096733Z external/sleef/src/arch/helperavx2.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9096973Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.9097083Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9097498Z external/sleef/src/arch/helperavx2.h:216:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9097641Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.9097715Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9097981Z external/sleef/src/arch/helperavx2.h:214:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9098202Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.9098274Z ^~~~~~~~~~ 2022-05-18T04:29:54.9098574Z external/sleef/src/arch/helperavx2.h:213:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9098715Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:54.9098786Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9099037Z external/sleef/src/arch/helperavx2.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9099176Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:54.9099246Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9099540Z external/sleef/src/arch/helperavx2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9099726Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.9099802Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9100060Z external/sleef/src/arch/helperavx2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9100273Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.9100347Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9100594Z external/sleef/src/arch/helperavx2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9100772Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.9100844Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9101106Z external/sleef/src/arch/helperavx2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9101286Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.9101359Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9101618Z external/sleef/src/arch/helperavx2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9101804Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.9101865Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9102127Z external/sleef/src/arch/helperavx2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9102308Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.9102381Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9102640Z external/sleef/src/arch/helperavx2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9102815Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T04:29:54.9102892Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9103153Z external/sleef/src/arch/helperavx2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9103325Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T04:29:54.9103390Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9103651Z external/sleef/src/arch/helperavx2.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9103855Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T04:29:54.9103948Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9104209Z external/sleef/src/arch/helperavx2.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9104466Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.9104541Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9104840Z external/sleef/src/arch/helperavx2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9104996Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.9105073Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9105335Z external/sleef/src/arch/helperavx2.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9105512Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:54.9105586Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9106026Z external/sleef/src/arch/helperavx2.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9106191Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:54.9106265Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9106576Z external/sleef/src/arch/helperavx2.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9106789Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T04:29:54.9106868Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9107134Z external/sleef/src/arch/helperavx2.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9107306Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T04:29:54.9107383Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9107645Z external/sleef/src/arch/helperavx2.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9107845Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.9107921Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9108225Z external/sleef/src/arch/helperavx2.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9108479Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.9108551Z ^~~~~~~~~~ 2022-05-18T04:29:54.9108811Z external/sleef/src/arch/helperavx2.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9109043Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.9109119Z ^~~~~~~~~~ 2022-05-18T04:29:54.9109378Z external/sleef/src/arch/helperavx2.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9109516Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:54.9109576Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9109927Z external/sleef/src/arch/helperavx2.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9110078Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:54.9110147Z ^~~~~~~~~~ 2022-05-18T04:29:54.9110410Z external/sleef/src/arch/helperavx2.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9110558Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:54.9110630Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9110924Z external/sleef/src/arch/helperavx2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9111156Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:54.9111230Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9111497Z external/sleef/src/arch/helperavx2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9111644Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:54.9111719Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9112001Z external/sleef/src/arch/helperavx2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9112176Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:54.9112247Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9112497Z external/sleef/src/arch/helperavx2.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9112643Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T04:29:54.9112713Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9112973Z external/sleef/src/arch/helperavx2.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9113155Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T04:29:54.9113230Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9113573Z external/sleef/src/arch/helperavx2.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9113682Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T04:29:54.9113749Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9114024Z external/sleef/src/arch/helperavx2.h:169:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9114130Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:54.9114204Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9114462Z external/sleef/src/arch/helperavx2.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9114566Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:54.9114643Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9114908Z external/sleef/src/arch/helperavx2.h:163:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9115022Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:54.9115094Z ^~~~~~~~~~ 2022-05-18T04:29:54.9115353Z external/sleef/src/arch/helperavx2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9115501Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:54.9115598Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9115868Z external/sleef/src/arch/helperavx2.h:161:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9116053Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.9116130Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9116379Z external/sleef/src/arch/helperavx2.h:160:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9116564Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.9116637Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9116900Z external/sleef/src/arch/helperavx2.h:159:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9117079Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.9117152Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9117446Z external/sleef/src/arch/helperavx2.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9117630Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.9117718Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9118131Z external/sleef/src/arch/helperavx2.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9118359Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:54.9118468Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9118847Z external/sleef/src/arch/helperavx2.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9118994Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:54.9119065Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9119368Z external/sleef/src/arch/helperavx2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9119483Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:54.9119544Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9119841Z external/sleef/src/arch/helperavx2.h:146:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9119954Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:54.9120028Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9120289Z external/sleef/src/arch/helperavx2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9120502Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9120579Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9120840Z external/sleef/src/arch/helperavx2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9121064Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9121139Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9121403Z external/sleef/src/arch/helperavx2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9121694Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9121771Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9122037Z external/sleef/src/arch/helperavx2.h:141:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9122250Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9122324Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9122623Z external/sleef/src/arch/helperavx2.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9122822Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9122897Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9123158Z external/sleef/src/arch/helperavx2.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9123367Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9123442Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9123705Z external/sleef/src/arch/helperavx2.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9123917Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9124032Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9124293Z external/sleef/src/arch/helperavx2.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9124487Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9124558Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9124849Z external/sleef/src/arch/helperavx2.h:134:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9125062Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9125136Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9125397Z external/sleef/src/arch/helperavx2.h:133:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9125604Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9125704Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9125952Z external/sleef/src/arch/helperavx2.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9126175Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9126258Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9126547Z external/sleef/src/arch/helperavx2.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9126757Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9126832Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9127089Z external/sleef/src/arch/helperavx2.h:129:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9127295Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9127367Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9127690Z external/sleef/src/arch/helperavx2.h:128:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9127895Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9127968Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9128231Z external/sleef/src/arch/helperavx2.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9128478Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9128553Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9128689Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T04:29:54.9128953Z external/sleef/src/arch/helperavx2.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9129158Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9129219Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9129505Z external/sleef/src/arch/helperavx2.h:115:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9129659Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T04:29:54.9129737Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9130030Z external/sleef/src/arch/helperavx2.h:114:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9130178Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:54.9130258Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9130516Z external/sleef/src/arch/helperavx2.h:113:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9130653Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T04:29:54.9130729Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9130988Z external/sleef/src/arch/helperavx2.h:112:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9131137Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:54.9131214Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9131477Z external/sleef/src/arch/helperavx2.h:111:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9131610Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T04:29:54.9131682Z ^~~~~~~~~~ 2022-05-18T04:29:54.9131959Z external/sleef/src/arch/helperavx2.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9132111Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:54.9132184Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9132442Z external/sleef/src/arch/helperavx2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9132553Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:54.9132627Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9132888Z external/sleef/src/arch/helperavx2.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9133046Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.9133104Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9133366Z external/sleef/src/arch/helperavx2.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9133472Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:54.9133544Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9133802Z external/sleef/src/arch/helperavx2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9133900Z static INLINE int cpuSupportsFMA() { 2022-05-18T04:29:54.9133970Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9134261Z external/sleef/src/arch/helperavx2.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9134352Z static INLINE int cpuSupportsAVX2() { 2022-05-18T04:29:54.9134421Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9134693Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9134857Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.9134942Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9135209Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9135352Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.9135438Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9135558Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.9135806Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9135972Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.9136085Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9136328Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9136489Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.9136571Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9136812Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9136992Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.9137091Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9137340Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9137465Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.9137549Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9137799Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9138002Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.9138093Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9138226Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.9138460Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9138585Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:54.9138667Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9138798Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T04:29:54.9139068Z external/sleef/src/arch/helperavx2.h:474:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9139199Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.9139277Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9139549Z external/sleef/src/arch/helperavx2.h:473:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9139691Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.9139795Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9140067Z external/sleef/src/arch/helperavx2.h:472:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9140192Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.9140269Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9140531Z external/sleef/src/arch/helperavx2.h:471:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9140659Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.9140735Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9141007Z external/sleef/src/arch/helperavx2.h:466:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9141112Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:54.9141181Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9141434Z external/sleef/src/arch/helperavx2.h:465:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9141573Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T04:29:54.9141644Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9141901Z external/sleef/src/arch/helperavx2.h:458:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9142054Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T04:29:54.9142163Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9142416Z external/sleef/src/arch/helperavx2.h:457:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9142566Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.9142638Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9142896Z external/sleef/src/arch/helperavx2.h:456:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9143040Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T04:29:54.9143112Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9143393Z external/sleef/src/arch/helperavx2.h:454:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9143588Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T04:29:54.9143664Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9143934Z external/sleef/src/arch/helperavx2.h:450:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9144050Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:54.9144155Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9144408Z external/sleef/src/arch/helperavx2.h:448:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9144532Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.9144605Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9144845Z external/sleef/src/arch/helperavx2.h:447:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9144966Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.9145038Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9145289Z external/sleef/src/arch/helperavx2.h:441:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9145385Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.9145451Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9145831Z external/sleef/src/arch/helperavx2.h:437:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9146050Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.9146128Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9146391Z external/sleef/src/arch/helperavx2.h:428:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9146541Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:54.9146615Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9146869Z external/sleef/src/arch/helperavx2.h:426:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9147046Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.9147120Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9147408Z external/sleef/src/arch/helperavx2.h:425:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9147586Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.9147663Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9147932Z external/sleef/src/arch/helperavx2.h:417:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9148086Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.9148162Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9148427Z external/sleef/src/arch/helperavx2.h:412:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9148638Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.9148716Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9148999Z external/sleef/src/arch/helperavx2.h:411:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9149151Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:54.9149225Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9149483Z external/sleef/src/arch/helperavx2.h:409:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9149676Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:54.9149751Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9150010Z external/sleef/src/arch/helperavx2.h:408:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9150176Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:54.9150287Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9150546Z external/sleef/src/arch/helperavx2.h:406:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9150732Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:54.9150812Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9151083Z external/sleef/src/arch/helperavx2.h:405:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9151274Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:54.9151356Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9151619Z external/sleef/src/arch/helperavx2.h:403:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9151774Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:54.9151837Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9152098Z external/sleef/src/arch/helperavx2.h:402:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9152256Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:54.9152330Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9152589Z external/sleef/src/arch/helperavx2.h:399:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9152808Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.9152885Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9153142Z external/sleef/src/arch/helperavx2.h:397:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9153358Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.9153420Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9153679Z external/sleef/src/arch/helperavx2.h:386:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9153827Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:54.9153901Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9154192Z external/sleef/src/arch/helperavx2.h:385:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9154344Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:54.9154464Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9154719Z external/sleef/src/arch/helperavx2.h:383:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9154854Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:54.9154925Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9155177Z external/sleef/src/arch/helperavx2.h:382:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9155322Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:54.9155394Z ^~~~~~~~~~ 2022-05-18T04:29:54.9155651Z external/sleef/src/arch/helperavx2.h:370:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9155894Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.9156002Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9156250Z external/sleef/src/arch/helperavx2.h:345:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9156395Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.9156497Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9156762Z external/sleef/src/arch/helperavx2.h:337:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9156928Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.9157001Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9157296Z external/sleef/src/arch/helperavx2.h:318:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9157460Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T04:29:54.9157527Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9157789Z external/sleef/src/arch/helperavx2.h:315:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9157951Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:54.9158029Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9158289Z external/sleef/src/arch/helperavx2.h:309:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9158480Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T04:29:54.9158555Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9158816Z external/sleef/src/arch/helperavx2.h:282:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9158989Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T04:29:54.9159054Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9159313Z external/sleef/src/arch/helperavx2.h:280:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9159482Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:54.9159594Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9160000Z external/sleef/src/arch/helperavx2.h:279:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9160170Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:54.9160242Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9160498Z external/sleef/src/arch/helperavx2.h:277:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9160658Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:54.9160735Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9161023Z external/sleef/src/arch/helperavx2.h:276:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9161171Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:54.9161242Z ^~~~~~~~~~ 2022-05-18T04:29:54.9161499Z external/sleef/src/arch/helperavx2.h:263:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9161608Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.9161680Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9161957Z external/sleef/src/arch/helperavx2.h:259:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9162067Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.9162140Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9162396Z external/sleef/src/arch/helperavx2.h:255:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9162508Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.9162580Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9162833Z external/sleef/src/arch/helperavx2.h:251:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9162958Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.9163031Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9163343Z external/sleef/src/arch/helperavx2.h:247:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9163552Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.9163641Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9164035Z external/sleef/src/arch/helperavx2.h:237:23: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9164254Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T04:29:54.9164359Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9164650Z external/sleef/src/arch/helperavx2.h:234:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9164914Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T04:29:54.9164977Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9165251Z external/sleef/src/arch/helperavx2.h:232:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9165435Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T04:29:54.9165538Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9165844Z external/sleef/src/arch/helperavx2.h:231:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9166029Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:54.9166130Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9166407Z external/sleef/src/arch/helperavx2.h:229:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9166541Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.9166634Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9166907Z external/sleef/src/arch/helperavx2.h:228:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9167083Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.9167180Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9167468Z external/sleef/src/arch/helperavx2.h:226:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9167698Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:54.9167831Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9168070Z external/sleef/src/arch/helperavx2.h:225:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9168250Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:54.9168344Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9168628Z external/sleef/src/arch/helperavx2.h:224:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9168791Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:54.9168884Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9169184Z external/sleef/src/arch/helperavx2.h:222:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9169371Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.9169430Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9169716Z external/sleef/src/arch/helperavx2.h:221:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9169910Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.9170039Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9170322Z external/sleef/src/arch/helperavx2.h:219:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9170486Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.9170581Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9170878Z external/sleef/src/arch/helperavx2.h:218:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9171002Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.9171093Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9171396Z external/sleef/src/arch/helperavx2.h:217:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9171564Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.9171660Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9171942Z external/sleef/src/arch/helperavx2.h:216:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9172100Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.9172194Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9172434Z external/sleef/src/arch/helperavx2.h:214:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9172654Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.9172761Z ^~~~~~~~~~ 2022-05-18T04:29:54.9173042Z external/sleef/src/arch/helperavx2.h:212:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9173209Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:54.9173304Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9173589Z external/sleef/src/arch/helperavx2.h:208:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9173794Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.9173866Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9174162Z external/sleef/src/arch/helperavx2.h:207:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9174394Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.9174508Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9174785Z external/sleef/src/arch/helperavx2.h:206:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9175013Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.9175103Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9175384Z external/sleef/src/arch/helperavx2.h:205:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9183863Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.9183974Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9184295Z external/sleef/src/arch/helperavx2.h:204:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9184487Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.9184577Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9184859Z external/sleef/src/arch/helperavx2.h:203:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9185052Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.9185127Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9185476Z external/sleef/src/arch/helperavx2.h:201:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9185653Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T04:29:54.9185937Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9186224Z external/sleef/src/arch/helperavx2.h:200:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9186400Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T04:29:54.9186463Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9186731Z external/sleef/src/arch/helperavx2.h:199:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9186904Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T04:29:54.9186983Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9187252Z external/sleef/src/arch/helperavx2.h:198:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9187422Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.9187498Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9187759Z external/sleef/src/arch/helperavx2.h:197:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9187913Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:54.9187997Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9188315Z external/sleef/src/arch/helperavx2.h:195:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9188465Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:54.9188539Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9188797Z external/sleef/src/arch/helperavx2.h:194:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9188945Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:54.9189016Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9189267Z external/sleef/src/arch/helperavx2.h:193:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9189438Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T04:29:54.9189513Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9189843Z external/sleef/src/arch/helperavx2.h:192:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9190014Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T04:29:54.9190093Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9190347Z external/sleef/src/arch/helperavx2.h:190:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9190574Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.9190647Z ^~~~~~~~~~ 2022-05-18T04:29:54.9190889Z external/sleef/src/arch/helperavx2.h:188:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9191026Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:54.9191099Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9191353Z external/sleef/src/arch/helperavx2.h:187:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9191503Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:54.9191576Z ^~~~~~~~~~ 2022-05-18T04:29:54.9191879Z external/sleef/src/arch/helperavx2.h:186:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9192030Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:54.9192093Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9192380Z external/sleef/src/arch/helperavx2.h:185:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9192524Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:54.9192595Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9192852Z external/sleef/src/arch/helperavx2.h:184:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9193004Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:54.9193078Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9193335Z external/sleef/src/arch/helperavx2.h:183:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9193469Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:54.9193540Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9193801Z external/sleef/src/arch/helperavx2.h:179:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9193946Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T04:29:54.9194018Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9194274Z external/sleef/src/arch/helperavx2.h:178:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9194427Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T04:29:54.9194501Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9194747Z external/sleef/src/arch/helperavx2.h:169:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9194850Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:54.9194949Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9195201Z external/sleef/src/arch/helperavx2.h:165:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9195304Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:54.9195375Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9195659Z external/sleef/src/arch/helperavx2.h:162:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9195799Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:54.9195886Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9196145Z external/sleef/src/arch/helperavx2.h:160:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9196330Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.9196402Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9196654Z external/sleef/src/arch/helperavx2.h:158:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9196836Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.9196905Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9197163Z external/sleef/src/arch/helperavx2.h:157:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9197296Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:54.9197370Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9197621Z external/sleef/src/arch/helperavx2.h:156:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9197758Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:54.9197857Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9198148Z external/sleef/src/arch/helperavx2.h:150:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9198260Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:54.9198332Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9198577Z external/sleef/src/arch/helperavx2.h:146:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9198686Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:54.9198756Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9199013Z external/sleef/src/arch/helperavx2.h:144:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9199225Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9199327Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9199584Z external/sleef/src/arch/helperavx2.h:139:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9199790Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9199850Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9200102Z external/sleef/src/arch/helperavx2.h:138:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9200307Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9200382Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9200646Z external/sleef/src/arch/helperavx2.h:137:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9200860Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9200933Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9201191Z external/sleef/src/arch/helperavx2.h:136:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9201400Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9201460Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9201591Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T04:29:54.9201849Z external/sleef/src/arch/helperavx2.h:122:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9202053Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T04:29:54.9202121Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9202380Z external/sleef/src/arch/helperavx2.h:121:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9202513Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:54.9202579Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9202827Z external/sleef/src/arch/helperavx2.h:120:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9202968Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T04:29:54.9203036Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9203291Z external/sleef/src/arch/helperavx2.h:119:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9203436Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T04:29:54.9203504Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9203771Z external/sleef/src/arch/helperavx2.h:115:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9203947Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T04:29:54.9204014Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9204283Z external/sleef/src/arch/helperavx2.h:114:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9204432Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:54.9204508Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9204760Z external/sleef/src/arch/helperavx2.h:111:23: warning: 'vcast_vd_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9204892Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T04:29:54.9204966Z ^~~~~~~~~~ 2022-05-18T04:29:54.9205230Z external/sleef/src/arch/helperavx2.h:105:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9205330Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:54.9205405Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9205665Z external/sleef/src/arch/helperavx2.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9205817Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.9205888Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9206011Z [155 / 985] 8 actions running 2022-05-18T04:29:54.9206215Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.9206408Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9206583Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9206784Z Linking external/sleef/mkdisp [for host]; 0s processwrapper-sandbox 2022-05-18T04:29:54.9206964Z Compiling src/libm/sleefdp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9207141Z Compiling src/libm/sleefqp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9207342Z Compiling src/libm/sleefld.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9207733Z Compiling src/libm/rempitab.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9209049Z 2022-05-18T04:29:54.9209239Z  2022-05-18T04:29:54.9209375Z  2022-05-18T04:29:54.9209532Z  2022-05-18T04:29:54.9209684Z  2022-05-18T04:29:54.9209836Z  2022-05-18T04:29:54.9209987Z  2022-05-18T04:29:54.9210133Z  2022-05-18T04:29:54.9210280Z  2022-05-18T04:29:54.9210591Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:54.9210816Z [158 / 986] 8 actions running 2022-05-18T04:29:54.9211133Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.9211607Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9211948Z Compiling src/libm/sleefdp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9212293Z Compiling src/libm/sleefqp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9212629Z Compiling src/libm/sleefld.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9212961Z Compiling src/libm/rempitab.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9213294Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9213651Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9213663Z 2022-05-18T04:29:54.9213819Z  2022-05-18T04:29:54.9213976Z  2022-05-18T04:29:54.9214128Z  2022-05-18T04:29:54.9214286Z  2022-05-18T04:29:54.9214419Z  2022-05-18T04:29:54.9214569Z  2022-05-18T04:29:54.9214720Z  2022-05-18T04:29:54.9214869Z  2022-05-18T04:29:54.9215215Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:54.9215639Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.9215818Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:54.9215920Z ^ 2022-05-18T04:29:54.9216120Z At top level: 2022-05-18T04:29:54.9216613Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9216906Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T04:29:54.9217040Z ^~~~~~~ 2022-05-18T04:29:54.9217530Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9217879Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T04:29:54.9218019Z ^~~~~~~ 2022-05-18T04:29:54.9218459Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9218768Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T04:29:54.9218902Z ^~~~~~~~~ 2022-05-18T04:29:54.9219369Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9219608Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T04:29:54.9219749Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9220270Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9220491Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:54.9220614Z ^~~~~~~ 2022-05-18T04:29:54.9221116Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9221338Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:54.9221485Z ^~~~~~~ 2022-05-18T04:29:54.9222000Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9222219Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T04:29:54.9222367Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9222847Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9223048Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:54.9223189Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9223687Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9223988Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:54.9224135Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9224650Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9224958Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.9225098Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9225607Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9225914Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:54.9226027Z ^~~~~~ 2022-05-18T04:29:54.9226430Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9226622Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:54.9226758Z ^~~~~~ 2022-05-18T04:29:54.9227350Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9227572Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:54.9227694Z ^~~~~~ 2022-05-18T04:29:54.9228151Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9228352Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:54.9228479Z ^~~~~ 2022-05-18T04:29:54.9228918Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9229128Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:54.9229260Z ^~~~~~ 2022-05-18T04:29:54.9229773Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9229976Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:54.9230112Z ^~~~~ 2022-05-18T04:29:54.9230622Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9230844Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:54.9230977Z ^~~~~~~ 2022-05-18T04:29:54.9231488Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9231736Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:54.9231877Z ^~~~~~~~~~ 2022-05-18T04:29:54.9232376Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9232631Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:54.9232779Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9233301Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9233536Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:54.9233671Z ^~~~~~~ 2022-05-18T04:29:54.9234175Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9234365Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:54.9234475Z ^~~~~~ 2022-05-18T04:29:54.9235059Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9235256Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:54.9235385Z ^~~~~~~~~ 2022-05-18T04:29:54.9235907Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9236166Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.9236312Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9236821Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9237063Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:54.9237209Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9237711Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9237972Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:54.9238118Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9238680Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9238938Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:54.9239083Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9239580Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9239807Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:54.9239952Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9240459Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9240690Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:54.9240835Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9241345Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9241580Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:54.9241706Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9242213Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9242580Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:54.9242727Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9243234Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9243559Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:54.9243699Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9244208Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9244451Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:54.9244579Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9245079Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9245370Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:54.9245519Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9246028Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9246310Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:54.9246455Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9246912Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9247121Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:54.9247265Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9247848Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9248086Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.9248225Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9248742Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9248999Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.9249144Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9249686Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9249914Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:54.9250059Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9250539Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9250766Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:54.9250905Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9251383Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9251628Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:54.9251761Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9252002Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.9252490Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9252722Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:54.9252846Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9253292Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9253515Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.9253660Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9254125Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9254358Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:54.9254499Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9254973Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9255204Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:54.9255346Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9255820Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9256033Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:54.9256160Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9256641Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9256867Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.9257069Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9257510Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9257764Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.9257915Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9258357Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9258599Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.9258745Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9259189Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9259431Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.9259566Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9260022Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9260273Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.9260483Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9260958Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9261216Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:54.9261362Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9261825Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9262085Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.9262228Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9262716Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9262965Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.9263117Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9263571Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9263826Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.9263972Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9264459Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9264720Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.9264869Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9265352Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9265610Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.9265849Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9266335Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9266590Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.9266739Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9267220Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9267475Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.9267616Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9268091Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9268417Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:54.9268563Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9269050Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9269310Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:54.9269459Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9269941Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9270198Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.9270343Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9270811Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9271066Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.9271208Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9271711Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9271946Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:54.9272094Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9272582Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9272834Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:54.9272970Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9273446Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9273682Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.9273829Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9274311Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9274544Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.9274686Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9275153Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9275443Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.9275583Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9276061Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9276341Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.9276482Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9276965Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9277235Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.9277378Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9277849Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9278173Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.9278311Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9278785Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9279161Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:54.9279298Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9279785Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9280088Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.9280226Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9280693Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9280974Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:54.9281112Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9281594Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9281868Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:54.9282006Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9282519Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9282747Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.9282875Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9283345Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9283718Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.9283871Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9284338Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9284637Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.9284770Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9285182Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9285444Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:54.9285576Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9285796Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.9286206Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9286445Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:54.9286592Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9287004Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9287210Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:54.9287355Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9287900Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9288144Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:54.9288284Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9288753Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9289008Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:54.9289151Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9289722Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9289951Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:54.9290081Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9290558Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9290848Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:54.9290999Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9291486Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9291778Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:54.9291926Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9292405Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9292729Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.9292917Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9293405Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9293663Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:54.9293813Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9294289Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9294545Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:54.9294693Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9294940Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T04:29:54.9295424Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9295662Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.9295795Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9296299Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9296536Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.9296667Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9297169Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9297394Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.9297515Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9298012Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9298240Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.9298376Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9298868Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9299041Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:54.9299119Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9299382Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9299470Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.9299540Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9299804Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9299961Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.9300034Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9300293Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9300443Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.9300503Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9300760Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9300875Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.9300947Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9301203Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9301336Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:54.9301411Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9301664Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9301768Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:54.9301868Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9302123Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9302248Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.9302321Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9302580Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9302702Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.9302773Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9303023Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9303226Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.9303301Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9303563Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9303713Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.9303788Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9304045Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9304193Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:54.9304253Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9304511Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9304688Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.9304760Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9305021Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9305210Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.9305281Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9305541Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9305704Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:54.9305927Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9306212Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9306368Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.9306447Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9306704Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9306858Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.9306933Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9307196Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9307337Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:54.9307409Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9307770Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9308141Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:54.9308278Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9308690Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9308937Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:54.9309045Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9309434Z external/sleef/src/arch/helperavx.h:545:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9309717Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.9309871Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9310311Z external/sleef/src/arch/helperavx.h:544:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9310613Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.9310728Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9311136Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9311374Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:54.9311495Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9311946Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9312232Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:54.9312355Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9312839Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9313229Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.9313345Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9313813Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9314164Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.9314282Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9314762Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9315234Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.9315365Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9315833Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9316199Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.9316321Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9316831Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9317077Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T04:29:54.9317194Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9317635Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9317884Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:54.9317993Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9318442Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9318695Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:54.9318809Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9319272Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9319534Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:54.9319637Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9320044Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9320282Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:54.9320400Z ^~~~~~~~~~ 2022-05-18T04:29:54.9320902Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9321129Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:54.9321246Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9321690Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9322089Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.9322211Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9322676Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9322987Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.9323113Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9323600Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9323905Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:54.9324029Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9324476Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9324816Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:54.9324964Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9325449Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9325785Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:54.9325910Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9326396Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9326608Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:54.9326716Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9327122Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9327424Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T04:29:54.9327546Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9328088Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9328282Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.9328402Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9328890Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9329255Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:54.9329375Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9329862Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9330056Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.9330188Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9330638Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9330809Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.9330921Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9331315Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9331501Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.9331629Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9332115Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9332304Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.9332417Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9332846Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9333027Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.9333128Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9333531Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9333703Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.9333816Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9334274Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9334469Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:54.9334589Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9335048Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9335303Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.9335433Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9335887Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9336252Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.9336378Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9336820Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9337017Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.9337130Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9337516Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9337720Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.9337843Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9338279Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9338489Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.9338626Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9339068Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9339248Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.9339423Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9339866Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9340029Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T04:29:54.9340144Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9340618Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9340829Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.9340944Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9341370Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9341556Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.9341678Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9342133Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9342435Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.9342548Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9343012Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9343285Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.9343400Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9343809Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9344097Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.9344215Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9344631Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9344901Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.9345008Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9345504Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9345934Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.9346061Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9346558Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9346975Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.9347101Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9347595Z external/sleef/src/arch/helperavx.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9347916Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.9348031Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9348423Z external/sleef/src/arch/helperavx.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9348688Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:54.9348791Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9349188Z external/sleef/src/arch/helperavx.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9349477Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.9349730Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9350187Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9350416Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:54.9350535Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9350934Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9351143Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:54.9351238Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9351603Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9352097Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:54.9352225Z ^~~~~~~~~~ 2022-05-18T04:29:54.9352666Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9353241Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:54.9353357Z ^~~~~~~~~~ 2022-05-18T04:29:54.9353770Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9353998Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:54.9354110Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9354577Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9354819Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:54.9354936Z ^~~~~~~~~~ 2022-05-18T04:29:54.9355360Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9355608Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T04:29:54.9355735Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9356182Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9356441Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:54.9356552Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9357089Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9357332Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:54.9357465Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9357892Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9358147Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:54.9358260Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9358729Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9359016Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:54.9359128Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9359545Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9359816Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.9359950Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9360458Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9360735Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T04:29:54.9360861Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9361265Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9361487Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T04:29:54.9361616Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9362054Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9362324Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T04:29:54.9362439Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9362918Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9363148Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T04:29:54.9363249Z ^~~~~~~~~~ 2022-05-18T04:29:54.9363688Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9363920Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:54.9364036Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9364537Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9364829Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:54.9364940Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9365412Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9365642Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:54.9365752Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9366222Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9366392Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T04:29:54.9366518Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9366993Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9367165Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T04:29:54.9367354Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9367902Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9368126Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:54.9368246Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9368685Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9368950Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:54.9369071Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9369519Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9369765Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:54.9369868Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9370351Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9370593Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:54.9370776Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9371246Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9371511Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:54.9371641Z ^~~~~~~~~~ 2022-05-18T04:29:54.9372104Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9372288Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.9372410Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9372867Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9373066Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.9373195Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9373675Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9373874Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.9373995Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9374472Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9374674Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.9374799Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9375284Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9375587Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.9375726Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9376206Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9376481Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.9376600Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9377043Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9377262Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:54.9377379Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9377767Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9378057Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T04:29:54.9378265Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9378760Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9379069Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T04:29:54.9379202Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9379686Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9379980Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T04:29:54.9380105Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9380590Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9380884Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:54.9381005Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9381488Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9381769Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.9381892Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9382355Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9382606Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.9382724Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9383214Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9383458Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:54.9383578Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9384048Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9384293Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:54.9384414Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9384890Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9385133Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:54.9385253Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9385855Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9386147Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.9386259Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9386746Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9387051Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.9387176Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9387663Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9387911Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.9388033Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9388517Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9388741Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.9388949Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9389433Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9389693Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.9389825Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9390306Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9390553Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.9390675Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9391144Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9391394Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.9391513Z ^~~~~~~~~~ 2022-05-18T04:29:54.9392003Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9392251Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:54.9392376Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9392924Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9393173Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:54.9393281Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9393774Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9394097Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.9394198Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9394594Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9394879Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.9394977Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9395397Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9395722Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.9395838Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9396335Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9396667Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.9396801Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9397286Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9397615Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.9397758Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9398172Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9398426Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.9398529Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9398931Z external/sleef/src/arch/helperavx.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9399213Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:54.9399417Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9399829Z external/sleef/src/arch/helperavx.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9400113Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.9400222Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9400686Z external/sleef/src/arch/helperavx.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9400938Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.9401057Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9401502Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9401773Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:54.9401908Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9402377Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9402710Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:54.9402827Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9403275Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9403680Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.9403802Z ^~~~~~~~~~ 2022-05-18T04:29:54.9404280Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9404700Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.9404829Z ^~~~~~~~~~ 2022-05-18T04:29:54.9405275Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9405519Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:54.9405632Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9406121Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9406356Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:54.9406476Z ^~~~~~~~~~ 2022-05-18T04:29:54.9406984Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9407221Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:54.9407345Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9407894Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9408112Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:54.9408232Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9408657Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9408920Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:54.9409045Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9409522Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9409797Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:54.9409922Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9410372Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9410646Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.9410764Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9411223Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9411378Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T04:29:54.9411479Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9411904Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9412070Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:54.9412158Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9412597Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9412757Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:54.9412886Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9413331Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9413526Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:54.9413718Z ^~~~~~~~~~ 2022-05-18T04:29:54.9414163Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9414379Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:54.9414499Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9414934Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9415232Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.9415350Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9415768Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9416036Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.9416170Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9416654Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9416952Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.9417071Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9417500Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9417782Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.9417905Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9418315Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9418543Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:54.9418667Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9419102Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9419334Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:54.9419449Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9419873Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9420071Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:54.9420199Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9420762Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9420937Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:54.9421048Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9421489Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9421820Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9421933Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9422362Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9422704Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9422824Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9423318Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9423812Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9423956Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9424377Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9424716Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9424823Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9425261Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9425602Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9425849Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9426268Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9426566Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9426689Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9427112Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9427487Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9427612Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9428047Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9428438Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9428565Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9429041Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9429396Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9429502Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9429971Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9430304Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9430548Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9430992Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9431387Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9431520Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9431949Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9432295Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9432402Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9432853Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9433175Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9433293Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9433873Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9434214Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9434327Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9434749Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9435130Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9435249Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9435460Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T04:29:54.9435914Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9436254Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9436371Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9436824Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9437021Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T04:29:54.9437139Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9437593Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9437782Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T04:29:54.9437905Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9438378Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9438668Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T04:29:54.9438819Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9439329Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9439594Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:54.9439730Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9440230Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9440455Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T04:29:54.9440567Z ^~~~~~~~~~ 2022-05-18T04:29:54.9440985Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9441260Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:54.9441374Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9441786Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9441983Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:54.9442107Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9442610Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9442894Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.9443015Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9443517Z external/sleef/src/arch/helperavx.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9443716Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:54.9443832Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9444324Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9444483Z static INLINE int cpuSupportsFMA4() { 2022-05-18T04:29:54.9444702Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9445151Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9445319Z static INLINE int cpuSupportsAVX() { 2022-05-18T04:29:54.9445437Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9445916Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9446216Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.9446355Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9446868Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9447126Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.9447273Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9447515Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:54.9448065Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9448324Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:54.9448460Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9448910Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9449214Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:54.9449358Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9449822Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9450163Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:54.9450307Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9450765Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9450982Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:54.9451122Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9451597Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9451920Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.9452134Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9452377Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T04:29:54.9452894Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9453130Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.9453251Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9453764Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9453996Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.9454126Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9454627Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9454864Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.9455001Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9455507Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9455771Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.9455903Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9456369Z external/sleef/src/arch/helperavx.h:633:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9456555Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:54.9456676Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9457140Z external/sleef/src/arch/helperavx.h:627:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9457318Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.9457441Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9457886Z external/sleef/src/arch/helperavx.h:610:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9458082Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.9458196Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9458613Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9458849Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.9458966Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9459385Z external/sleef/src/arch/helperavx.h:598:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9459598Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:54.9459704Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9460127Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9460317Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:54.9460436Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9460861Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9461090Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.9461216Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9461673Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9461890Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.9462017Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9462500Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9462667Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:54.9462785Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9463372Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9463736Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.9463857Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9464349Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9464618Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:54.9464742Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9465228Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9465548Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.9465664Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9466317Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9466752Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.9466858Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9467373Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9467665Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.9467798Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9468297Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9468577Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.9468712Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9469190Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9469449Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:54.9469579Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9470053Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9470407Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:54.9470533Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9471010Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9471298Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:54.9471428Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9471922Z external/sleef/src/arch/helperavx.h:545:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9472248Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.9472383Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9472886Z external/sleef/src/arch/helperavx.h:544:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9473245Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.9473382Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9473871Z external/sleef/src/arch/helperavx.h:538:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9474338Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:54.9474463Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9474943Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9475349Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:54.9475474Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9475956Z external/sleef/src/arch/helperavx.h:536:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9476364Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:54.9476494Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9476979Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9477387Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:54.9477570Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9478053Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9478327Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:54.9478459Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9478927Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9479199Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:54.9479327Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9479809Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9480081Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:54.9480191Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9480675Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9480946Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:54.9481075Z ^~~~~~~~~~ 2022-05-18T04:29:54.9481560Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9482024Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:54.9482156Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9482642Z external/sleef/src/arch/helperavx.h:479:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9482833Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.9482960Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9483451Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9483663Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:54.9483791Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9484298Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9484599Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:54.9484730Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9485221Z external/sleef/src/arch/helperavx.h:373:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9485531Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:54.9485717Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9486220Z external/sleef/src/arch/helperavx.h:318:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9486472Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:54.9486604Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9487079Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9487354Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:54.9487465Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9488007Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9488274Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:54.9488403Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9488887Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9489201Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:54.9489329Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9489794Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9490057Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:54.9490186Z ^~~~~~~~~~ 2022-05-18T04:29:54.9490672Z external/sleef/src/arch/helperavx.h:308:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9490876Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:54.9491003Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9491487Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9491678Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:54.9491806Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9492281Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9492482Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.9492608Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9493091Z external/sleef/src/arch/helperavx.h:296:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9493284Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:54.9493413Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9493929Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9494275Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:54.9494405Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9494911Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9495213Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:54.9495344Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9495840Z external/sleef/src/arch/helperavx.h:280:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9496163Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T04:29:54.9496292Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9496766Z external/sleef/src/arch/helperavx.h:277:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9497115Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:54.9497244Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9497720Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9497980Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:54.9498106Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9498582Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9498845Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:54.9498968Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9499418Z external/sleef/src/arch/helperavx.h:272:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9499670Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:54.9499802Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9500271Z external/sleef/src/arch/helperavx.h:271:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9500571Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:54.9500698Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9501168Z external/sleef/src/arch/helperavx.h:270:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9501422Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:54.9501530Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9502032Z external/sleef/src/arch/helperavx.h:267:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9502335Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:54.9502473Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9502956Z external/sleef/src/arch/helperavx.h:265:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9503210Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:54.9503338Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9503819Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9504044Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:54.9504172Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9504663Z external/sleef/src/arch/helperavx.h:263:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9504932Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:54.9505064Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9505544Z external/sleef/src/arch/helperavx.h:262:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9505917Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:54.9506042Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9506508Z external/sleef/src/arch/helperavx.h:260:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9506764Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:54.9506886Z ^~~~~~~~~~ 2022-05-18T04:29:54.9507363Z external/sleef/src/arch/helperavx.h:258:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9507617Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:54.9507732Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9508220Z external/sleef/src/arch/helperavx.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9508649Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:54.9508758Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9509247Z external/sleef/src/arch/helperavx.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9509588Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:54.9509717Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9510185Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9510522Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:54.9510650Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9511116Z external/sleef/src/arch/helperavx.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9511456Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:54.9511571Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9512098Z external/sleef/src/arch/helperavx.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9512442Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:54.9512574Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9513052Z external/sleef/src/arch/helperavx.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9513382Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:54.9513508Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9514016Z external/sleef/src/arch/helperavx.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9514343Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:54.9514476Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9514972Z external/sleef/src/arch/helperavx.h:236:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9515315Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.9515447Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9515949Z external/sleef/src/arch/helperavx.h:235:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9516281Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:54.9516416Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9516882Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9517144Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:54.9517275Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9517761Z external/sleef/src/arch/helperavx.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9518038Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:54.9518167Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9518636Z external/sleef/src/arch/helperavx.h:230:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9519054Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:54.9519178Z ^~~~~~~~~~ 2022-05-18T04:29:54.9519674Z external/sleef/src/arch/helperavx.h:228:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9519920Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:54.9520050Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9520533Z external/sleef/src/arch/helperavx.h:227:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9520808Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:54.9520935Z ^~~~~~~~~~ 2022-05-18T04:29:54.9521424Z external/sleef/src/arch/helperavx.h:226:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9521707Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:54.9521823Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9522305Z external/sleef/src/arch/helperavx.h:217:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9522523Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.9522654Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9523184Z external/sleef/src/arch/helperavx.h:208:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9523375Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:54.9523503Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9523986Z external/sleef/src/arch/helperavx.h:199:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9524230Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:54.9524362Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9524849Z external/sleef/src/arch/helperavx.h:196:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9525189Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.9525321Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9525800Z external/sleef/src/arch/helperavx.h:195:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9526137Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:54.9526265Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9526742Z external/sleef/src/arch/helperavx.h:194:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9527010Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:54.9527138Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9527684Z external/sleef/src/arch/helperavx.h:193:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9527941Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:54.9528071Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9528559Z external/sleef/src/arch/helperavx.h:187:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9528760Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:54.9528875Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9529363Z external/sleef/src/arch/helperavx.h:183:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9529563Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:54.9529690Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9530175Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9530557Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9530735Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9531229Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9531609Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9531736Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9532224Z external/sleef/src/arch/helperavx.h:175:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9532610Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9532734Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9533233Z external/sleef/src/arch/helperavx.h:174:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9533637Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9533768Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9534297Z external/sleef/src/arch/helperavx.h:173:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9534678Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:54.9534806Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9535050Z In file included from external/sleef/src/libm/sleefsimdsp.c:60:0: 2022-05-18T04:29:54.9535530Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9535778Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:54.9535896Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9536386Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9536566Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T04:29:54.9536674Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9537190Z external/sleef/src/arch/helperavx.h:138:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9537406Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T04:29:54.9537538Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9538045Z external/sleef/src/arch/helperavx.h:132:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9538260Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T04:29:54.9538389Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9538892Z external/sleef/src/arch/helperavx.h:123:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9539086Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:54.9539219Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9539702Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9539989Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:54.9540115Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9540615Z external/sleef/src/arch/helperavx.h:84:19: warning: 'cpuSupportsFMA4' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9540796Z static INLINE int cpuSupportsFMA4() { 2022-05-18T04:29:54.9540903Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9541122Z [158 / 986] 8 actions running 2022-05-18T04:29:54.9541441Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.9541803Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9542131Z Compiling src/libm/sleefdp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9542511Z Compiling src/libm/sleefqp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9542845Z Compiling src/libm/sleefld.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9543186Z Compiling src/libm/rempitab.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9543523Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9543886Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9543899Z 2022-05-18T04:29:54.9544045Z  2022-05-18T04:29:54.9544188Z  2022-05-18T04:29:54.9544329Z  2022-05-18T04:29:54.9544466Z  2022-05-18T04:29:54.9544608Z  2022-05-18T04:29:54.9544735Z  2022-05-18T04:29:54.9544874Z  2022-05-18T04:29:54.9545014Z  2022-05-18T04:29:54.9545314Z INFO: From Compiling src/libm/sleefqp.c: 2022-05-18T04:29:54.9545535Z [158 / 986] 8 actions running 2022-05-18T04:29:54.9545955Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.9546322Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9546645Z Compiling src/libm/sleefdp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9546970Z Compiling src/libm/sleefqp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9547372Z Compiling src/libm/sleefld.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9547710Z Compiling src/libm/rempitab.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9548064Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9548421Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9548431Z 2022-05-18T04:29:54.9548579Z  2022-05-18T04:29:54.9548703Z  2022-05-18T04:29:54.9548837Z  2022-05-18T04:29:54.9548976Z  2022-05-18T04:29:54.9549116Z  2022-05-18T04:29:54.9549256Z  2022-05-18T04:29:54.9549398Z  2022-05-18T04:29:54.9549539Z  2022-05-18T04:29:54.9550031Z external/sleef/src/libm/sleefqp.c:305:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9550228Z static INLINE CONST Sleef_quad2 dqrec_q2_q2(Sleef_quad2 d) { 2022-05-18T04:29:54.9550339Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9550741Z external/sleef/src/libm/sleefqp.c:293:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9550921Z static INLINE CONST Sleef_quad2 dqrec_q2_q(Sleef_quad d) { 2022-05-18T04:29:54.9551032Z ^~~~~~~~~~ 2022-05-18T04:29:54.9551468Z external/sleef/src/libm/sleefqp.c:283:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9551649Z static INLINE CONST Sleef_quad2 dqsqu_q2_q2(Sleef_quad2 x) { 2022-05-18T04:29:54.9551772Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9552210Z external/sleef/src/libm/sleefqp.c:272:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9552460Z static INLINE CONST Sleef_quad2 dqmul_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T04:29:54.9552599Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9553072Z external/sleef/src/libm/sleefqp.c:261:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9553332Z static INLINE CONST Sleef_quad2 dqmul_q2_q2_q(Sleef_quad2 x, Sleef_quad y) { 2022-05-18T04:29:54.9553469Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9553924Z external/sleef/src/libm/sleefqp.c:250:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9554167Z static INLINE CONST Sleef_quad2 dqmul_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T04:29:54.9554303Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9554794Z external/sleef/src/libm/sleefqp.c:232:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9555048Z static INLINE CONST Sleef_quad2 dqdiv_q2_q2_q2(Sleef_quad2 n, Sleef_quad2 d) { 2022-05-18T04:29:54.9555279Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9555708Z external/sleef/src/libm/sleefqp.c:214:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9555919Z static INLINE CONST Sleef_quad2 dqsub_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T04:29:54.9556042Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9556511Z external/sleef/src/libm/sleefqp.c:203:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9556737Z static INLINE CONST Sleef_quad2 dqadd2_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T04:29:54.9556877Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9563528Z external/sleef/src/libm/sleefqp.c:185:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9563791Z static INLINE CONST Sleef_quad2 dqadd_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T04:29:54.9563943Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9564457Z external/sleef/src/libm/sleefqp.c:175:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9564718Z static INLINE CONST Sleef_quad2 dqadd2_q2_q_q2(Sleef_quad x, Sleef_quad2 y) { 2022-05-18T04:29:54.9564926Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9565422Z external/sleef/src/libm/sleefqp.c:157:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9565675Z static INLINE CONST Sleef_quad2 dqadd_q2_q_q2(Sleef_quad x, Sleef_quad2 y) { 2022-05-18T04:29:54.9565818Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9566319Z external/sleef/src/libm/sleefqp.c:144:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9566574Z static INLINE CONST Sleef_quad2 dqadd2_q2_q2_q(Sleef_quad2 x, Sleef_quad y) { 2022-05-18T04:29:54.9566713Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9567211Z external/sleef/src/libm/sleefqp.c:126:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9567445Z static INLINE CONST Sleef_quad2 dqadd_q2_q2_q(Sleef_quad2 x, Sleef_quad y) { 2022-05-18T04:29:54.9567652Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9568162Z external/sleef/src/libm/sleefqp.c:116:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9568416Z static INLINE CONST Sleef_quad2 dqadd2_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T04:29:54.9568561Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9569048Z external/sleef/src/libm/sleefqp.c:98:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9569301Z static INLINE CONST Sleef_quad2 dqadd_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T04:29:54.9569437Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9569912Z external/sleef/src/libm/sleefqp.c:89:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9570141Z static INLINE CONST Sleef_quad2 dqneg_q2_q2(Sleef_quad2 d) { 2022-05-18T04:29:54.9570276Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9570778Z external/sleef/src/libm/sleefqp.c:80:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9571037Z static INLINE CONST Sleef_quad2 dqscale_q2_q2_q(Sleef_quad2 d, Sleef_quad s) { 2022-05-18T04:29:54.9571179Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9571677Z external/sleef/src/libm/sleefqp.c:71:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9571918Z static INLINE CONST Sleef_quad2 dqnormalize_q2_q2(Sleef_quad2 t) { 2022-05-18T04:29:54.9572046Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9572544Z external/sleef/src/libm/sleefqp.c:65:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9572828Z static INLINE CONST Sleef_quad2 dq(Sleef_quad h, Sleef_quad l) { 2022-05-18T04:29:54.9572957Z ^~ 2022-05-18T04:29:54.9573435Z external/sleef/src/libm/sleefqp.c:54:32: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9573655Z static INLINE CONST Sleef_quad upperq(Sleef_quad d) { 2022-05-18T04:29:54.9573783Z ^~~~~~ 2022-05-18T04:29:54.9574281Z external/sleef/src/libm/sleefqp.c:34:32: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9574479Z static INLINE CONST Sleef_quad xfabsq(Sleef_quad x) { 2022-05-18T04:29:54.9574608Z ^~~~~~ 2022-05-18T04:29:54.9575100Z external/sleef/src/libm/sleefqp.c:32:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9575366Z static INLINE CONST int xispinfq(Sleef_quad x) { return x == SLEEF_INFINITYq; } 2022-05-18T04:29:54.9575497Z ^~~~~~~~ 2022-05-18T04:29:54.9575972Z external/sleef/src/libm/sleefqp.c:31:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9576294Z static INLINE CONST int xisminfq(Sleef_quad x) { return x == -SLEEF_INFINITYq; } 2022-05-18T04:29:54.9576456Z ^~~~~~~~ 2022-05-18T04:29:54.9576884Z external/sleef/src/libm/sleefqp.c:30:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9577340Z static INLINE CONST int xisinfq(Sleef_quad x) { return x == SLEEF_INFINITYq || x == -SLEEF_INFINITYq; } 2022-05-18T04:29:54.9577463Z ^~~~~~~ 2022-05-18T04:29:54.9577957Z external/sleef/src/libm/sleefqp.c:29:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9578185Z static INLINE CONST int xisnanq(Sleef_quad x) { return x != x; } 2022-05-18T04:29:54.9578311Z ^~~~~~~ 2022-05-18T04:29:54.9578799Z external/sleef/src/libm/sleefqp.c:27:32: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9579057Z static INLINE CONST Sleef_quad xtruncq(Sleef_quad x) { return (Sleef_quad)(int64_t)x; } 2022-05-18T04:29:54.9579167Z ^~~~~~~ 2022-05-18T04:29:54.9579652Z external/sleef/src/libm/sleefqp.c:26:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9579908Z static INLINE CONST int64_t xceilq(Sleef_quad x) { return (int64_t)x + (x < 0 ? 0 : 1); } 2022-05-18T04:29:54.9580032Z ^~~~~~ 2022-05-18T04:29:54.9580516Z external/sleef/src/libm/sleefqp.c:25:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9580932Z static INLINE CONST int64_t xrintq(Sleef_quad x) { return x < 0 ? (int64_t)(x - 0.5) : (int64_t)(x + 0.5); } 2022-05-18T04:29:54.9581057Z ^~~~~~ 2022-05-18T04:29:54.9581541Z external/sleef/src/libm/sleefqp.c:24:32: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9581829Z static INLINE CONST Sleef_quad mlaq(Sleef_quad x, Sleef_quad y, Sleef_quad z) { return x * y + z; } 2022-05-18T04:29:54.9581959Z ^~~~ 2022-05-18T04:29:54.9582424Z external/sleef/src/libm/sleefqp.c:305:33: warning: 'dqrec_q2_q2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9582633Z static INLINE CONST Sleef_quad2 dqrec_q2_q2(Sleef_quad2 d) { 2022-05-18T04:29:54.9582764Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9583179Z external/sleef/src/libm/sleefqp.c:293:33: warning: 'dqrec_q2_q' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9583364Z static INLINE CONST Sleef_quad2 dqrec_q2_q(Sleef_quad d) { 2022-05-18T04:29:54.9583483Z ^~~~~~~~~~ 2022-05-18T04:29:54.9583858Z external/sleef/src/libm/sleefqp.c:283:33: warning: 'dqsqu_q2_q2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9584121Z static INLINE CONST Sleef_quad2 dqsqu_q2_q2(Sleef_quad2 x) { 2022-05-18T04:29:54.9584240Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9584650Z external/sleef/src/libm/sleefqp.c:232:33: warning: 'dqdiv_q2_q2_q2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9584904Z static INLINE CONST Sleef_quad2 dqdiv_q2_q2_q2(Sleef_quad2 n, Sleef_quad2 d) { 2022-05-18T04:29:54.9585040Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9585518Z external/sleef/src/libm/sleefqp.c:214:33: warning: 'dqsub_q2_q2_q2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9585896Z static INLINE CONST Sleef_quad2 dqsub_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T04:29:54.9586026Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9586508Z external/sleef/src/libm/sleefqp.c:185:33: warning: 'dqadd_q2_q2_q2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9586763Z static INLINE CONST Sleef_quad2 dqadd_q2_q2_q2(Sleef_quad2 x, Sleef_quad2 y) { 2022-05-18T04:29:54.9586911Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9587386Z external/sleef/src/libm/sleefqp.c:157:33: warning: 'dqadd_q2_q_q2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9587725Z static INLINE CONST Sleef_quad2 dqadd_q2_q_q2(Sleef_quad x, Sleef_quad2 y) { 2022-05-18T04:29:54.9587867Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9588352Z external/sleef/src/libm/sleefqp.c:126:33: warning: 'dqadd_q2_q2_q' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9588588Z static INLINE CONST Sleef_quad2 dqadd_q2_q2_q(Sleef_quad2 x, Sleef_quad y) { 2022-05-18T04:29:54.9588728Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9589209Z external/sleef/src/libm/sleefqp.c:116:33: warning: 'dqadd2_q2_q_q' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9589464Z static INLINE CONST Sleef_quad2 dqadd2_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T04:29:54.9589604Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9590078Z external/sleef/src/libm/sleefqp.c:98:33: warning: 'dqadd_q2_q_q' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9590331Z static INLINE CONST Sleef_quad2 dqadd_q2_q_q(Sleef_quad x, Sleef_quad y) { 2022-05-18T04:29:54.9590472Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9590927Z external/sleef/src/libm/sleefqp.c:89:33: warning: 'dqneg_q2_q2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9591148Z static INLINE CONST Sleef_quad2 dqneg_q2_q2(Sleef_quad2 d) { 2022-05-18T04:29:54.9591283Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9591760Z external/sleef/src/libm/sleefqp.c:80:33: warning: 'dqscale_q2_q2_q' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9592015Z static INLINE CONST Sleef_quad2 dqscale_q2_q2_q(Sleef_quad2 d, Sleef_quad s) { 2022-05-18T04:29:54.9592161Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9592644Z external/sleef/src/libm/sleefqp.c:71:33: warning: 'dqnormalize_q2_q2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9592889Z static INLINE CONST Sleef_quad2 dqnormalize_q2_q2(Sleef_quad2 t) { 2022-05-18T04:29:54.9593023Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9593496Z external/sleef/src/libm/sleefqp.c:32:25: warning: 'xispinfq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9593764Z static INLINE CONST int xispinfq(Sleef_quad x) { return x == SLEEF_INFINITYq; } 2022-05-18T04:29:54.9593890Z ^~~~~~~~ 2022-05-18T04:29:54.9594349Z external/sleef/src/libm/sleefqp.c:31:25: warning: 'xisminfq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9594736Z static INLINE CONST int xisminfq(Sleef_quad x) { return x == -SLEEF_INFINITYq; } 2022-05-18T04:29:54.9594862Z ^~~~~~~~ 2022-05-18T04:29:54.9595304Z external/sleef/src/libm/sleefqp.c:27:32: warning: 'xtruncq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9595629Z static INLINE CONST Sleef_quad xtruncq(Sleef_quad x) { return (Sleef_quad)(int64_t)x; } 2022-05-18T04:29:54.9595759Z ^~~~~~~ 2022-05-18T04:29:54.9596160Z external/sleef/src/libm/sleefqp.c:25:29: warning: 'xrintq' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9596409Z static INLINE CONST int64_t xrintq(Sleef_quad x) { return x < 0 ? (int64_t)(x - 0.5) : (int64_t)(x + 0.5); } 2022-05-18T04:29:54.9596483Z ^~~~~~ 2022-05-18T04:29:54.9596607Z [158 / 986] 8 actions running 2022-05-18T04:29:54.9596783Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.9596964Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9597146Z Compiling src/libm/sleefdp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9597324Z Compiling src/libm/sleefqp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9597503Z Compiling src/libm/sleefld.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9597687Z Compiling src/libm/rempitab.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9597875Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9598067Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9598077Z 2022-05-18T04:29:54.9598193Z  2022-05-18T04:29:54.9598263Z  2022-05-18T04:29:54.9598343Z  2022-05-18T04:29:54.9598421Z  2022-05-18T04:29:54.9598499Z  2022-05-18T04:29:54.9598580Z  2022-05-18T04:29:54.9598659Z  2022-05-18T04:29:54.9598725Z  2022-05-18T04:29:54.9598889Z INFO: From Compiling src/libm/sleefdp.c: 2022-05-18T04:29:54.9599011Z [159 / 987] 8 actions running 2022-05-18T04:29:54.9599180Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.9599366Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9599544Z Compiling src/libm/sleefdp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9599723Z Compiling src/libm/sleefld.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9599902Z Compiling src/libm/rempitab.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9600075Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9600268Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9600460Z Executing genrule @sleef//:dispsse_c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9600466Z 2022-05-18T04:29:54.9600550Z  2022-05-18T04:29:54.9600631Z  2022-05-18T04:29:54.9600711Z  2022-05-18T04:29:54.9600791Z  2022-05-18T04:29:54.9600857Z  2022-05-18T04:29:54.9600937Z  2022-05-18T04:29:54.9601016Z  2022-05-18T04:29:54.9601097Z  2022-05-18T04:29:54.9601278Z external/sleef/src/libm/sleefdp.c: In function 'atan2k_u1': 2022-05-18T04:29:54.9601511Z external/sleef/src/libm/sleefdp.c:626:54: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:54.9601627Z double t2 = t.x * t.x, t4 = t2 * t2, t8 = t4 * t4, t16 = t8 * t8; 2022-05-18T04:29:54.9601701Z ^~~ 2022-05-18T04:29:54.9601883Z external/sleef/src/libm/sleefdp.c: In function 'Sleef_acos_u10': 2022-05-18T04:29:54.9602113Z external/sleef/src/libm/sleefdp.c:703:60: warning: unused variable 'w' [-Wunused-variable] 2022-05-18T04:29:54.9602230Z Sleef_double2 x = o ? dd(fabsk(d), 0) : ddsqrt_d2_d(x2), w; 2022-05-18T04:29:54.9602321Z ^ 2022-05-18T04:29:54.9602484Z external/sleef/src/libm/sleefdp.c: In function 'rempi': 2022-05-18T04:29:54.9602709Z external/sleef/src/libm/sleefdp.c:769:10: warning: unused variable 't' [-Wunused-variable] 2022-05-18T04:29:54.9602764Z double t; 2022-05-18T04:29:54.9602826Z ^ 2022-05-18T04:29:54.9603048Z external/sleef/src/libm/sleefdp.c:767:23: warning: unused variable 'z' [-Wunused-variable] 2022-05-18T04:29:54.9603128Z Sleef_double2 x, y, z; 2022-05-18T04:29:54.9603225Z ^ 2022-05-18T04:29:54.9603392Z external/sleef/src/libm/sleefdp.c: In function 'gammak': 2022-05-18T04:29:54.9603619Z external/sleef/src/libm/sleefdp.c:2474:67: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.9603753Z Sleef_double2 clc = dd(0, 0), clln = dd(1, 0), clld = dd(1, 0), v = dd(1, 0), x, y, z; 2022-05-18T04:29:54.9603833Z ^ 2022-05-18T04:29:54.9603902Z At top level: 2022-05-18T04:29:54.9604165Z external/sleef/src/libm/sleefdp.c:2567:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9604350Z static INLINE CONST Sleef_double2 poly4dd(double x, double c3, Sleef_double2 c2, Sleef_double2 c1, Sleef_double2 c0) { 2022-05-18T04:29:54.9604430Z ^~~~~~~ 2022-05-18T04:29:54.9604693Z external/sleef/src/libm/sleefdp.c:2566:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9604874Z static INLINE CONST Sleef_double2 poly2dd(double x, double c1, Sleef_double2 c0) { return ddmla(x, dd(c1, 0), c0); } 2022-05-18T04:29:54.9604951Z ^~~~~~~ 2022-05-18T04:29:54.9605225Z external/sleef/src/libm/sleefdp.c:2565:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9605406Z static INLINE CONST Sleef_double2 poly2dd_b(double x, Sleef_double2 c1, Sleef_double2 c0) { return ddmla(x, c1, c0); } 2022-05-18T04:29:54.9605487Z ^~~~~~~~~ 2022-05-18T04:29:54.9605748Z external/sleef/src/libm/sleefdp.c:2562:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9605898Z static INLINE CONST Sleef_double2 ddmla(double x, Sleef_double2 y, Sleef_double2 z) { 2022-05-18T04:29:54.9605973Z ^~~~~ 2022-05-18T04:29:54.9606232Z external/sleef/src/libm/sleefdp.c:2431:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9606341Z static INLINE CONST double rintk2(double d) { 2022-05-18T04:29:54.9606403Z ^~~~~~ 2022-05-18T04:29:54.9606659Z external/sleef/src/libm/sleefdp.c:2402:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9606769Z static INLINE CONST double ptrunc(double x) { 2022-05-18T04:29:54.9606841Z ^~~~~~ 2022-05-18T04:29:54.9607102Z external/sleef/src/libm/sleefdp.c:2398:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9607213Z static INLINE CONST double removelsb(double d) { 2022-05-18T04:29:54.9607287Z ^~~~~~~~~ 2022-05-18T04:29:54.9607551Z external/sleef/src/libm/sleefdp.c:2394:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9607724Z static INLINE CONST double toward0(double d) { 2022-05-18T04:29:54.9607801Z ^~~~~~~ 2022-05-18T04:29:54.9608065Z external/sleef/src/libm/sleefdp.c:1770:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9608190Z static INLINE CONST Sleef_double2 logk2(Sleef_double2 d) { 2022-05-18T04:29:54.9608267Z ^~~~~ 2022-05-18T04:29:54.9608528Z external/sleef/src/libm/sleefdp.c:1661:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9608655Z static INLINE CONST Sleef_double2 expk2(Sleef_double2 d) { 2022-05-18T04:29:54.9608731Z ^~~~~ 2022-05-18T04:29:54.9608976Z external/sleef/src/libm/sleefdp.c:1608:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9609092Z static INLINE CONST double expk(Sleef_double2 d) { 2022-05-18T04:29:54.9609167Z ^~~~ 2022-05-18T04:29:54.9609425Z external/sleef/src/libm/sleefdp.c:1530:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9609570Z static INLINE CONST Sleef_double2 logk(double d) { 2022-05-18T04:29:54.9609644Z ^~~~ 2022-05-18T04:29:54.9609897Z external/sleef/src/libm/sleefdp.c:1503:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9609994Z static INLINE CONST double expm1k(double d) { 2022-05-18T04:29:54.9610065Z ^~~~~~ 2022-05-18T04:29:54.9610322Z external/sleef/src/libm/sleefdp.c:1280:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9610436Z static INLINE CONST Sleef_double2 cospik(double d) { 2022-05-18T04:29:54.9610510Z ^~~~~~ 2022-05-18T04:29:54.9610764Z external/sleef/src/libm/sleefdp.c:1233:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9610877Z static INLINE CONST Sleef_double2 sinpik(double d) { 2022-05-18T04:29:54.9610952Z ^~~~~~ 2022-05-18T04:29:54.9611200Z external/sleef/src/libm/sleefdp.c:749:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9611318Z static INLINE CONST double orsign(double x, double y) { 2022-05-18T04:29:54.9611390Z ^~~~~~ 2022-05-18T04:29:54.9611671Z external/sleef/src/libm/sleefdp.c:468:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9611794Z static INLINE CONST double atan2k(double y, double x) { 2022-05-18T04:29:54.9611868Z ^~~~~~ 2022-05-18T04:29:54.9612120Z external/sleef/src/libm/sleefdp.c:461:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9612246Z static INLINE CONST Sleef_double2 ddsqrt_d2_d(double d) { 2022-05-18T04:29:54.9612315Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9612574Z external/sleef/src/libm/sleefdp.c:456:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9612706Z static INLINE CONST Sleef_double2 ddsqrt_d2_d2(Sleef_double2 d) { 2022-05-18T04:29:54.9612789Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9613045Z external/sleef/src/libm/sleefdp.c:444:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9613175Z static INLINE CONST Sleef_double2 ddrec_d2_d2(Sleef_double2 d) { 2022-05-18T04:29:54.9613255Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9613509Z external/sleef/src/libm/sleefdp.c:432:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9613616Z static INLINE CONST Sleef_double2 ddrec_d2_d(double d) { 2022-05-18T04:29:54.9613697Z ^~~~~~~~~~ 2022-05-18T04:29:54.9613951Z external/sleef/src/libm/sleefdp.c:426:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9614069Z static INLINE CONST double ddsqu_d_d2(Sleef_double2 x) { 2022-05-18T04:29:54.9614145Z ^~~~~~~~~~ 2022-05-18T04:29:54.9614398Z external/sleef/src/libm/sleefdp.c:416:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9614525Z static INLINE CONST Sleef_double2 ddsqu_d2_d2(Sleef_double2 x) { 2022-05-18T04:29:54.9614607Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9614851Z external/sleef/src/libm/sleefdp.c:409:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9614990Z static INLINE CONST double ddmul_d_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T04:29:54.9615067Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9615323Z external/sleef/src/libm/sleefdp.c:398:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9615470Z static INLINE CONST Sleef_double2 ddmul_d2_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T04:29:54.9615554Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9615858Z external/sleef/src/libm/sleefdp.c:387:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9615997Z static INLINE CONST Sleef_double2 ddmul_d2_d2_d(Sleef_double2 x, double y) { 2022-05-18T04:29:54.9616070Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9616327Z external/sleef/src/libm/sleefdp.c:376:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9616460Z static INLINE CONST Sleef_double2 ddmul_d2_d_d(double x, double y) { 2022-05-18T04:29:54.9616540Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9616796Z external/sleef/src/libm/sleefdp.c:358:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9616945Z static INLINE CONST Sleef_double2 dddiv_d2_d2_d2(Sleef_double2 n, Sleef_double2 d) { 2022-05-18T04:29:54.9617026Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9617283Z external/sleef/src/libm/sleefdp.c:340:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9617418Z static INLINE CONST Sleef_double2 ddsub_d2_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T04:29:54.9617499Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9617781Z external/sleef/src/libm/sleefdp.c:329:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9617935Z static INLINE CONST Sleef_double2 ddadd2_d2_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T04:29:54.9618022Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9618281Z external/sleef/src/libm/sleefdp.c:311:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9618431Z static INLINE CONST Sleef_double2 ddadd_d2_d2_d2(Sleef_double2 x, Sleef_double2 y) { 2022-05-18T04:29:54.9618512Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9618756Z external/sleef/src/libm/sleefdp.c:309:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9618914Z static INLINE CONST double ddadd2_d_d_d2(double x, Sleef_double2 y) { return y.y + y.x + x; } 2022-05-18T04:29:54.9618991Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9619249Z external/sleef/src/libm/sleefdp.c:299:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9619391Z static INLINE CONST Sleef_double2 ddadd2_d2_d_d2(double x, Sleef_double2 y) { 2022-05-18T04:29:54.9619471Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9619726Z external/sleef/src/libm/sleefdp.c:281:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9619865Z static INLINE CONST Sleef_double2 ddadd_d2_d_d2(double x, Sleef_double2 y) { 2022-05-18T04:29:54.9619934Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9620189Z external/sleef/src/libm/sleefdp.c:270:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9620333Z static INLINE CONST Sleef_double2 ddadd2_d2_d2_d(Sleef_double2 x, double y) { 2022-05-18T04:29:54.9620412Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9620668Z external/sleef/src/libm/sleefdp.c:252:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9620804Z static INLINE CONST Sleef_double2 ddadd_d2_d2_d(Sleef_double2 x, double y) { 2022-05-18T04:29:54.9620884Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9621139Z external/sleef/src/libm/sleefdp.c:242:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9621260Z static INLINE CONST Sleef_double2 ddadd2_d2_d_d(double x, double y) { 2022-05-18T04:29:54.9621341Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9621599Z external/sleef/src/libm/sleefdp.c:224:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9621759Z static INLINE CONST Sleef_double2 ddadd_d2_d_d(double x, double y) { 2022-05-18T04:29:54.9621843Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9622098Z external/sleef/src/libm/sleefdp.c:202:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9622229Z static INLINE CONST Sleef_double2 ddabs_d2_d2(Sleef_double2 x) { 2022-05-18T04:29:54.9622312Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9622553Z external/sleef/src/libm/sleefdp.c:193:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9622681Z static INLINE CONST Sleef_double2 ddneg_d2_d2(Sleef_double2 d) { 2022-05-18T04:29:54.9622763Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9623017Z external/sleef/src/libm/sleefdp.c:184:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9623162Z static INLINE CONST Sleef_double2 ddscale_d2_d2_d(Sleef_double2 d, double s) { 2022-05-18T04:29:54.9623249Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9623504Z external/sleef/src/libm/sleefdp.c:175:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9623683Z static INLINE CONST Sleef_double2 ddnormalize_d2_d2(Sleef_double2 t) { 2022-05-18T04:29:54.9623758Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9624019Z external/sleef/src/libm/sleefdp.c:169:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9624143Z static INLINE CONST Sleef_double2 dd(double h, double l) { 2022-05-18T04:29:54.9624221Z ^~ 2022-05-18T04:29:54.9624477Z external/sleef/src/libm/sleefdp.c:165:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9624586Z static INLINE CONST double upper(double d) { 2022-05-18T04:29:54.9624660Z ^~~~~ 2022-05-18T04:29:54.9624921Z external/sleef/src/libm/sleefdp.c:144:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9625013Z static INLINE CONST int ilogb2k(double d) { 2022-05-18T04:29:54.9625086Z ^~~~~~~ 2022-05-18T04:29:54.9625341Z external/sleef/src/libm/sleefdp.c:134:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9625446Z static INLINE CONST int ilogbk(double d) { 2022-05-18T04:29:54.9625520Z ^~~~~~ 2022-05-18T04:29:54.9625916Z external/sleef/src/libm/sleefdp.c:115:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9626073Z static INLINE CONST double ldexp3k(double d, int e) { // very fast, no denormal 2022-05-18T04:29:54.9626148Z ^~~~~~~ 2022-05-18T04:29:54.9626442Z external/sleef/src/libm/sleefdp.c:111:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9626600Z static INLINE CONST double ldexp2k(double d, int e) { // faster than ldexpk, short reach 2022-05-18T04:29:54.9626675Z ^~~~~~~ 2022-05-18T04:29:54.9627069Z external/sleef/src/libm/sleefdp.c:96:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9627279Z static INLINE CONST double ldexpk(double x, int q) { 2022-05-18T04:29:54.9627404Z ^~~~~~ 2022-05-18T04:29:54.9627894Z external/sleef/src/libm/sleefdp.c:92:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9628072Z static INLINE CONST double pow2i(int q) { 2022-05-18T04:29:54.9628181Z ^~~~~ 2022-05-18T04:29:54.9628674Z external/sleef/src/libm/sleefdp.c:87:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9628860Z static INLINE CONST int xisodd(double d) { 2022-05-18T04:29:54.9628984Z ^~~~~~ 2022-05-18T04:29:54.9629555Z external/sleef/src/libm/sleefdp.c:82:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9629727Z static INLINE CONST int xisint(double d) { 2022-05-18T04:29:54.9629854Z ^~~~~~ 2022-05-18T04:29:54.9630327Z external/sleef/src/libm/sleefdp.c:80:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9630592Z static INLINE CONST int xisnumber(double x) { return !xisinf(x) && !xisnan(x); } 2022-05-18T04:29:54.9630718Z ^~~~~~~~~ 2022-05-18T04:29:54.9631211Z external/sleef/src/libm/sleefdp.c:79:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9631723Z static INLINE CONST int xisnegzero(double x) { return doubleToRawLongBits(x) == doubleToRawLongBits(-0.0); } 2022-05-18T04:29:54.9631850Z ^~~~~~~~~~ 2022-05-18T04:29:54.9632338Z external/sleef/src/libm/sleefdp.c:78:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9632590Z static INLINE CONST int xispinf(double x) { return x == SLEEF_INFINITY; } 2022-05-18T04:29:54.9632700Z ^~~~~~~ 2022-05-18T04:29:54.9633188Z external/sleef/src/libm/sleefdp.c:77:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9633611Z static INLINE CONST int xisminf(double x) { return x == -SLEEF_INFINITY; } 2022-05-18T04:29:54.9633737Z ^~~~~~~ 2022-05-18T04:29:54.9634229Z external/sleef/src/libm/sleefdp.c:76:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9634656Z static INLINE CONST int xisinf(double x) { return x == SLEEF_INFINITY || x == -SLEEF_INFINITY; } 2022-05-18T04:29:54.9634779Z ^~~~~~ 2022-05-18T04:29:54.9635263Z external/sleef/src/libm/sleefdp.c:75:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9635471Z static INLINE CONST int xisnan(double x) { return x != x; } 2022-05-18T04:29:54.9635596Z ^~~~~~ 2022-05-18T04:29:54.9636080Z external/sleef/src/libm/sleefdp.c:73:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9636337Z static INLINE CONST double fmaxk(double x, double y) { return x > y ? x : y; } 2022-05-18T04:29:54.9636466Z ^~~~~ 2022-05-18T04:29:54.9636946Z external/sleef/src/libm/sleefdp.c:72:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9637203Z static INLINE CONST double fmink(double x, double y) { return x < y ? x : y; } 2022-05-18T04:29:54.9637329Z ^~~~~ 2022-05-18T04:29:54.9637810Z external/sleef/src/libm/sleefdp.c:71:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9638052Z static INLINE CONST double trunck(double x) { return (double)(int)x; } 2022-05-18T04:29:54.9638174Z ^~~~~~ 2022-05-18T04:29:54.9638666Z external/sleef/src/libm/sleefdp.c:70:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9638902Z static INLINE CONST int ceilk(double x) { return (int)x + (x < 0 ? 0 : 1); } 2022-05-18T04:29:54.9639029Z ^~~~~ 2022-05-18T04:29:54.9639515Z external/sleef/src/libm/sleefdp.c:69:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9639928Z static INLINE CONST double rintk(double x) { return x < 0 ? (int)(x - 0.5) : (int)(x + 0.5); } 2022-05-18T04:29:54.9640039Z ^~~~~ 2022-05-18T04:29:54.9640522Z external/sleef/src/libm/sleefdp.c:68:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9640789Z static INLINE CONST double mla(double x, double y, double z) { return x * y + z; } 2022-05-18T04:29:54.9640916Z ^~~ 2022-05-18T04:29:54.9641410Z external/sleef/src/libm/sleefdp.c:67:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9641689Z static INLINE CONST double sign(double d) { return mulsign(1, d); } 2022-05-18T04:29:54.9641815Z ^~~~ 2022-05-18T04:29:54.9642315Z external/sleef/src/libm/sleefdp.c:63:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9642529Z static INLINE CONST double copysignk(double x, double y) { 2022-05-18T04:29:54.9642659Z ^~~~~~~~~ 2022-05-18T04:29:54.9643147Z external/sleef/src/libm/sleefdp.c:59:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9643372Z static INLINE CONST double mulsign(double x, double y) { 2022-05-18T04:29:54.9643501Z ^~~~~~~ 2022-05-18T04:29:54.9643996Z external/sleef/src/libm/sleefdp.c:55:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9644188Z static INLINE CONST double fabsk(double x) { 2022-05-18T04:29:54.9644315Z ^~~~~ 2022-05-18T04:29:54.9644790Z external/sleef/src/libm/sleefdp.c:46:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9645016Z static INLINE CONST double longBitsToDouble(int64_t i) { 2022-05-18T04:29:54.9645193Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9645638Z external/sleef/src/libm/sleefdp.c:37:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9645771Z static INLINE CONST int64_t doubleToRawLongBits(double d) { 2022-05-18T04:29:54.9645854Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9646117Z external/sleef/src/libm/sleefdp.c:309:28: warning: 'ddadd2_d_d_d2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9646275Z static INLINE CONST double ddadd2_d_d_d2(double x, Sleef_double2 y) { return y.y + y.x + x; } 2022-05-18T04:29:54.9646340Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9646593Z external/sleef/src/libm/sleefdp.c:78:25: warning: 'xispinf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9646732Z static INLINE CONST int xispinf(double x) { return x == SLEEF_INFINITY; } 2022-05-18T04:29:54.9646808Z ^~~~~~~ 2022-05-18T04:29:54.9647057Z external/sleef/src/libm/sleefdp.c:77:25: warning: 'xisminf' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9647254Z static INLINE CONST int xisminf(double x) { return x == -SLEEF_INFINITY; } 2022-05-18T04:29:54.9647326Z ^~~~~~~ 2022-05-18T04:29:54.9647448Z [159 / 987] 8 actions running 2022-05-18T04:29:54.9647689Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.9647887Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9648071Z Compiling src/libm/sleefdp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9648253Z Compiling src/libm/sleefld.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9648440Z Compiling src/libm/rempitab.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9648628Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9648822Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9649004Z Executing genrule @sleef//:dispsse_c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9649024Z 2022-05-18T04:29:54.9649095Z  2022-05-18T04:29:54.9649175Z  2022-05-18T04:29:54.9649256Z  2022-05-18T04:29:54.9649335Z  2022-05-18T04:29:54.9649414Z  2022-05-18T04:29:54.9649495Z  2022-05-18T04:29:54.9649561Z  2022-05-18T04:29:54.9649641Z  2022-05-18T04:29:54.9649801Z INFO: From Compiling src/libm/sleefld.c: 2022-05-18T04:29:54.9649923Z [162 / 988] 8 actions running 2022-05-18T04:29:54.9650094Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.9650343Z Compiling src/libm/sleefld.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9650743Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9651044Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9651407Z Executing genrule @sleef//:dispsse_c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9651764Z //:cpu/layer_norm_kernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:54.9652093Z Compiling src/libm/sleefsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9652448Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9652457Z 2022-05-18T04:29:54.9652601Z  2022-05-18T04:29:54.9652739Z  2022-05-18T04:29:54.9652864Z  2022-05-18T04:29:54.9652998Z  2022-05-18T04:29:54.9653138Z  2022-05-18T04:29:54.9653279Z  2022-05-18T04:29:54.9653422Z  2022-05-18T04:29:54.9653567Z  2022-05-18T04:29:54.9654067Z external/sleef/src/libm/sleefld.c:296:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9654317Z static INLINE CONST Sleef_longdouble2 dlrec_l2_l2(Sleef_longdouble2 d) { 2022-05-18T04:29:54.9654459Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9654957Z external/sleef/src/libm/sleefld.c:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9655241Z static INLINE CONST Sleef_longdouble2 dlrec_l2_l(long double d) { 2022-05-18T04:29:54.9655381Z ^~~~~~~~~~ 2022-05-18T04:29:54.9655885Z external/sleef/src/libm/sleefld.c:274:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9656138Z static INLINE CONST Sleef_longdouble2 dlsqu_l2_l2(Sleef_longdouble2 x) { 2022-05-18T04:29:54.9656283Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9656756Z external/sleef/src/libm/sleefld.c:263:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9657061Z static INLINE CONST Sleef_longdouble2 dlmul_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T04:29:54.9657213Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9657700Z external/sleef/src/libm/sleefld.c:252:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9657993Z static INLINE CONST Sleef_longdouble2 dlmul_l2_l2_l(Sleef_longdouble2 x, long double y) { 2022-05-18T04:29:54.9658142Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9658633Z external/sleef/src/libm/sleefld.c:241:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9658909Z static INLINE CONST Sleef_longdouble2 dlmul_l2_l_l(long double x, long double y) { 2022-05-18T04:29:54.9659036Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9659526Z external/sleef/src/libm/sleefld.c:223:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9659834Z static INLINE CONST Sleef_longdouble2 dldiv_l2_l2_l2(Sleef_longdouble2 n, Sleef_longdouble2 d) { 2022-05-18T04:29:54.9659985Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9660471Z external/sleef/src/libm/sleefld.c:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9660777Z static INLINE CONST Sleef_longdouble2 dlsub_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T04:29:54.9660922Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9661411Z external/sleef/src/libm/sleefld.c:194:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9661717Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T04:29:54.9661849Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9662340Z external/sleef/src/libm/sleefld.c:176:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9662682Z static INLINE CONST Sleef_longdouble2 dladd_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T04:29:54.9662826Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9663313Z external/sleef/src/libm/sleefld.c:166:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9663613Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l_l2(long double x, Sleef_longdouble2 y) { 2022-05-18T04:29:54.9663763Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9664257Z external/sleef/src/libm/sleefld.c:148:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9664530Z static INLINE CONST Sleef_longdouble2 dladd_l2_l_l2(long double x, Sleef_longdouble2 y) { 2022-05-18T04:29:54.9664675Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9665158Z external/sleef/src/libm/sleefld.c:135:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9665453Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l2_l(Sleef_longdouble2 x, long double y) { 2022-05-18T04:29:54.9665595Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9666120Z external/sleef/src/libm/sleefld.c:117:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9666421Z static INLINE CONST Sleef_longdouble2 dladd_l2_l2_l(Sleef_longdouble2 x, long double y) { 2022-05-18T04:29:54.9666545Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9666996Z external/sleef/src/libm/sleefld.c:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9667269Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l_l(long double x, long double y) { 2022-05-18T04:29:54.9667414Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9667908Z external/sleef/src/libm/sleefld.c:89:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9668186Z static INLINE CONST Sleef_longdouble2 dladd_l2_l_l(long double x, long double y) { 2022-05-18T04:29:54.9668326Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9668815Z external/sleef/src/libm/sleefld.c:80:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9669078Z static INLINE CONST Sleef_longdouble2 dlneg_l2_l2(Sleef_longdouble2 d) { 2022-05-18T04:29:54.9669220Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9669697Z external/sleef/src/libm/sleefld.c:71:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9669991Z static INLINE CONST Sleef_longdouble2 dlscale_l2_l2_l(Sleef_longdouble2 d, long double s) { 2022-05-18T04:29:54.9670139Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9670628Z external/sleef/src/libm/sleefld.c:62:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9670900Z static INLINE CONST Sleef_longdouble2 dlnormalize_l2_l2(Sleef_longdouble2 t) { 2022-05-18T04:29:54.9671052Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9671514Z external/sleef/src/libm/sleefld.c:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9671729Z static INLINE CONST Sleef_longdouble2 dl(long double h, long double l) { 2022-05-18T04:29:54.9671829Z ^~ 2022-05-18T04:29:54.9672268Z external/sleef/src/libm/sleefld.c:45:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9672490Z static INLINE CONST long double upperl(long double d) { 2022-05-18T04:29:54.9672616Z ^~~~~~ 2022-05-18T04:29:54.9673097Z external/sleef/src/libm/sleefld.c:34:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9673486Z static INLINE CONST long double xfabsl(long double x) { return x >= 0 ? x : -x; } 2022-05-18T04:29:54.9673703Z ^~~~~~ 2022-05-18T04:29:54.9674187Z external/sleef/src/libm/sleefld.c:32:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9674412Z static INLINE CONST int xispinfl(long double x) { return x == SLEEF_INFINITYl; } 2022-05-18T04:29:54.9674541Z ^~~~~~~~ 2022-05-18T04:29:54.9675030Z external/sleef/src/libm/sleefld.c:31:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9675410Z static INLINE CONST int xisminfl(long double x) { return x == -SLEEF_INFINITYl; } 2022-05-18T04:29:54.9675536Z ^~~~~~~~ 2022-05-18T04:29:54.9676009Z external/sleef/src/libm/sleefld.c:30:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9676468Z static INLINE CONST int xisinfl(long double x) { return x == SLEEF_INFINITYl || x == -SLEEF_INFINITYl; } 2022-05-18T04:29:54.9676585Z ^~~~~~~ 2022-05-18T04:29:54.9677066Z external/sleef/src/libm/sleefld.c:29:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9677296Z static INLINE CONST int xisnanl(long double x) { return x != x; } 2022-05-18T04:29:54.9677421Z ^~~~~~~ 2022-05-18T04:29:54.9677941Z external/sleef/src/libm/sleefld.c:27:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9678223Z static INLINE CONST long double xtruncl(long double x) { return (long double)(int)x; } 2022-05-18T04:29:54.9678357Z ^~~~~~~ 2022-05-18T04:29:54.9678836Z external/sleef/src/libm/sleefld.c:26:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9679095Z static INLINE CONST int64_t xceill(long double x) { return (int64_t)x + (x < 0 ? 0 : 1); } 2022-05-18T04:29:54.9679209Z ^~~~~~ 2022-05-18T04:29:54.9679699Z external/sleef/src/libm/sleefld.c:25:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9680162Z static INLINE CONST long double xrintl(long double x) { return x < 0 ? (int)(x - 0.5) : (int)(x + 0.5); } 2022-05-18T04:29:54.9680290Z ^~~~~~ 2022-05-18T04:29:54.9680779Z external/sleef/src/libm/sleefld.c:24:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9681079Z static INLINE CONST long double mlal(long double x, long double y, long double z) { return x * y + z; } 2022-05-18T04:29:54.9681207Z ^~~~ 2022-05-18T04:29:54.9681681Z external/sleef/src/libm/sleefld.c:296:39: warning: 'dlrec_l2_l2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9681927Z static INLINE CONST Sleef_longdouble2 dlrec_l2_l2(Sleef_longdouble2 d) { 2022-05-18T04:29:54.9682066Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9682528Z external/sleef/src/libm/sleefld.c:284:39: warning: 'dlrec_l2_l' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9682765Z static INLINE CONST Sleef_longdouble2 dlrec_l2_l(long double d) { 2022-05-18T04:29:54.9682902Z ^~~~~~~~~~ 2022-05-18T04:29:54.9683361Z external/sleef/src/libm/sleefld.c:274:39: warning: 'dlsqu_l2_l2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9683624Z static INLINE CONST Sleef_longdouble2 dlsqu_l2_l2(Sleef_longdouble2 x) { 2022-05-18T04:29:54.9683766Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9684231Z external/sleef/src/libm/sleefld.c:223:39: warning: 'dldiv_l2_l2_l2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9684535Z static INLINE CONST Sleef_longdouble2 dldiv_l2_l2_l2(Sleef_longdouble2 n, Sleef_longdouble2 d) { 2022-05-18T04:29:54.9684679Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9685143Z external/sleef/src/libm/sleefld.c:205:39: warning: 'dlsub_l2_l2_l2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9685492Z static INLINE CONST Sleef_longdouble2 dlsub_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T04:29:54.9685643Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9686119Z external/sleef/src/libm/sleefld.c:176:39: warning: 'dladd_l2_l2_l2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9686415Z static INLINE CONST Sleef_longdouble2 dladd_l2_l2_l2(Sleef_longdouble2 x, Sleef_longdouble2 y) { 2022-05-18T04:29:54.9686543Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9686972Z external/sleef/src/libm/sleefld.c:148:39: warning: 'dladd_l2_l_l2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9687234Z static INLINE CONST Sleef_longdouble2 dladd_l2_l_l2(long double x, Sleef_longdouble2 y) { 2022-05-18T04:29:54.9687376Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9687939Z external/sleef/src/libm/sleefld.c:117:39: warning: 'dladd_l2_l2_l' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9688196Z static INLINE CONST Sleef_longdouble2 dladd_l2_l2_l(Sleef_longdouble2 x, long double y) { 2022-05-18T04:29:54.9688338Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9688873Z external/sleef/src/libm/sleefld.c:107:39: warning: 'dladd2_l2_l_l' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9689156Z static INLINE CONST Sleef_longdouble2 dladd2_l2_l_l(long double x, long double y) { 2022-05-18T04:29:54.9689289Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9689744Z external/sleef/src/libm/sleefld.c:89:39: warning: 'dladd_l2_l_l' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9690017Z static INLINE CONST Sleef_longdouble2 dladd_l2_l_l(long double x, long double y) { 2022-05-18T04:29:54.9690158Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9690629Z external/sleef/src/libm/sleefld.c:80:39: warning: 'dlneg_l2_l2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9690877Z static INLINE CONST Sleef_longdouble2 dlneg_l2_l2(Sleef_longdouble2 d) { 2022-05-18T04:29:54.9691000Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9691438Z external/sleef/src/libm/sleefld.c:71:39: warning: 'dlscale_l2_l2_l' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9691722Z static INLINE CONST Sleef_longdouble2 dlscale_l2_l2_l(Sleef_longdouble2 d, long double s) { 2022-05-18T04:29:54.9691858Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9692278Z external/sleef/src/libm/sleefld.c:62:39: warning: 'dlnormalize_l2_l2' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9692518Z static INLINE CONST Sleef_longdouble2 dlnormalize_l2_l2(Sleef_longdouble2 t) { 2022-05-18T04:29:54.9692702Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9693089Z external/sleef/src/libm/sleefld.c:32:25: warning: 'xispinfl' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9693337Z static INLINE CONST int xispinfl(long double x) { return x == SLEEF_INFINITYl; } 2022-05-18T04:29:54.9693468Z ^~~~~~~~ 2022-05-18T04:29:54.9693831Z external/sleef/src/libm/sleefld.c:31:25: warning: 'xisminfl' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9694146Z static INLINE CONST int xisminfl(long double x) { return x == -SLEEF_INFINITYl; } 2022-05-18T04:29:54.9694253Z ^~~~~~~~ 2022-05-18T04:29:54.9694625Z external/sleef/src/libm/sleefld.c:27:33: warning: 'xtruncl' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9694856Z static INLINE CONST long double xtruncl(long double x) { return (long double)(int)x; } 2022-05-18T04:29:54.9694980Z ^~~~~~~ 2022-05-18T04:29:54.9695354Z external/sleef/src/libm/sleefld.c:25:33: warning: 'xrintl' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9695707Z static INLINE CONST long double xrintl(long double x) { return x < 0 ? (int)(x - 0.5) : (int)(x + 0.5); } 2022-05-18T04:29:54.9695900Z ^~~~~~ 2022-05-18T04:29:54.9696088Z [162 / 988] 8 actions running 2022-05-18T04:29:54.9696346Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.9696607Z Compiling src/libm/sleefld.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9696903Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9697228Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9697497Z Executing genrule @sleef//:dispsse_c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9697825Z //:cpu/layer_norm_kernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:54.9698129Z Compiling src/libm/sleefsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9698436Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9698719Z 2022-05-18T04:29:54.9698882Z  2022-05-18T04:29:54.9698997Z  2022-05-18T04:29:54.9699113Z  2022-05-18T04:29:54.9699256Z  2022-05-18T04:29:54.9699403Z  2022-05-18T04:29:54.9699530Z  2022-05-18T04:29:54.9699661Z  2022-05-18T04:29:54.9699802Z  2022-05-18T04:29:54.9700103Z INFO: From Compiling src/libm/sleefsp.c: 2022-05-18T04:29:54.9700328Z [165 / 988] 8 actions running 2022-05-18T04:29:54.9700756Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.9701107Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9701465Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9701797Z Compiling src/libm/sleefsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9702149Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9702481Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9702812Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9703110Z Compiling external/sleef/dispsse.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9703125Z 2022-05-18T04:29:54.9703258Z  2022-05-18T04:29:54.9703390Z  2022-05-18T04:29:54.9703525Z  2022-05-18T04:29:54.9703656Z  2022-05-18T04:29:54.9703778Z  2022-05-18T04:29:54.9703874Z  2022-05-18T04:29:54.9703956Z  2022-05-18T04:29:54.9704056Z  2022-05-18T04:29:54.9704348Z external/sleef/src/libm/sleefsp.c: In function 'rempif': 2022-05-18T04:29:54.9704695Z external/sleef/src/libm/sleefsp.c:444:9: warning: unused variable 't' [-Wunused-variable] 2022-05-18T04:29:54.9704774Z float t; 2022-05-18T04:29:54.9704882Z ^ 2022-05-18T04:29:54.9705290Z external/sleef/src/libm/sleefsp.c:442:22: warning: unused variable 'z' [-Wunused-variable] 2022-05-18T04:29:54.9705433Z Sleef_float2 x, y, z; 2022-05-18T04:29:54.9705551Z ^ 2022-05-18T04:29:54.9705862Z external/sleef/src/libm/sleefsp.c: In function 'gammafk': 2022-05-18T04:29:54.9706134Z external/sleef/src/libm/sleefsp.c:2249:66: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.9706304Z Sleef_float2 clc = df(0, 0), clln = df(1, 0), clld = df(1, 0), v = df(1, 0), x, y, z; 2022-05-18T04:29:54.9706461Z ^ 2022-05-18T04:29:54.9706591Z At top level: 2022-05-18T04:29:54.9706915Z external/sleef/src/libm/sleefsp.c:2326:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9707200Z static INLINE CONST Sleef_float2 poly4df(float x, float c3, Sleef_float2 c2, Sleef_float2 c1, Sleef_float2 c0) { 2022-05-18T04:29:54.9707311Z ^~~~~~~ 2022-05-18T04:29:54.9707721Z external/sleef/src/libm/sleefsp.c:2325:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9707897Z static INLINE CONST Sleef_float2 poly2df(float x, float c1, Sleef_float2 c0) { return dfmla(x, df(c1, 0), c0); } 2022-05-18T04:29:54.9707975Z ^~~~~~~ 2022-05-18T04:29:54.9708556Z external/sleef/src/libm/sleefsp.c:2324:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9708794Z static INLINE CONST Sleef_float2 poly2df_b(float x, Sleef_float2 c1, Sleef_float2 c0) { return dfmla(x, c1, c0); } 2022-05-18T04:29:54.9708881Z ^~~~~~~~~ 2022-05-18T04:29:54.9709144Z external/sleef/src/libm/sleefsp.c:2321:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9709292Z static INLINE CONST Sleef_float2 dfmla(float x, Sleef_float2 y, Sleef_float2 z) { 2022-05-18T04:29:54.9709382Z ^~~~~ 2022-05-18T04:29:54.9709798Z external/sleef/src/libm/sleefsp.c:2201:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9709916Z static INLINE CONST Sleef_float2 cospifk(float d) { 2022-05-18T04:29:54.9709995Z ^~~~~~~ 2022-05-18T04:29:54.9710261Z external/sleef/src/libm/sleefsp.c:2157:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9710438Z static INLINE CONST Sleef_float2 sinpifk(float d) { 2022-05-18T04:29:54.9710574Z ^~~~~~~ 2022-05-18T04:29:54.9711120Z external/sleef/src/libm/sleefsp.c:2039:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9711285Z static INLINE CONST float rintfk2(float d) { 2022-05-18T04:29:54.9711418Z ^~~~~~~ 2022-05-18T04:29:54.9711854Z external/sleef/src/libm/sleefsp.c:2012:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9712036Z static INLINE CONST float ptruncf(float x) { 2022-05-18T04:29:54.9712169Z ^~~~~~~ 2022-05-18T04:29:54.9712661Z external/sleef/src/libm/sleefsp.c:2008:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9712861Z static INLINE CONST float toward0f(float d) { 2022-05-18T04:29:54.9712990Z ^~~~~~~~ 2022-05-18T04:29:54.9713485Z external/sleef/src/libm/sleefsp.c:1477:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9713702Z static INLINE CONST Sleef_float2 logk2f(Sleef_float2 d) { 2022-05-18T04:29:54.9713846Z ^~~~~~ 2022-05-18T04:29:54.9714328Z external/sleef/src/libm/sleefsp.c:1364:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9714523Z static INLINE CONST float expk3f(float d) { 2022-05-18T04:29:54.9714654Z ^~~~~~ 2022-05-18T04:29:54.9715094Z external/sleef/src/libm/sleefsp.c:1338:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9715257Z static INLINE CONST float logk3f(float d) { 2022-05-18T04:29:54.9715395Z ^~~~~~ 2022-05-18T04:29:54.9715845Z external/sleef/src/libm/sleefsp.c:1295:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9716083Z static INLINE CONST Sleef_float2 expk2f(Sleef_float2 d) { 2022-05-18T04:29:54.9716211Z ^~~~~~ 2022-05-18T04:29:54.9716676Z external/sleef/src/libm/sleefsp.c:1234:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9716886Z static INLINE CONST Sleef_float2 logkf(float d) { 2022-05-18T04:29:54.9717022Z ^~~~~ 2022-05-18T04:29:54.9717473Z external/sleef/src/libm/sleefsp.c:1211:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9717671Z static INLINE CONST float expm1kf(float d) { 2022-05-18T04:29:54.9717814Z ^~~~~~~ 2022-05-18T04:29:54.9718266Z external/sleef/src/libm/sleefsp.c:1184:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9718461Z static INLINE CONST float expkf(Sleef_float2 d) { 2022-05-18T04:29:54.9718693Z ^~~~~ 2022-05-18T04:29:54.9719164Z external/sleef/src/libm/sleefsp.c:963:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9719355Z static INLINE CONST float atan2kf(float y, float x) { 2022-05-18T04:29:54.9719468Z ^~~~~~~ 2022-05-18T04:29:54.9719869Z external/sleef/src/libm/sleefsp.c:412:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9720060Z static INLINE CONST Sleef_float2 dfsqrt_f2_f(float d) { 2022-05-18T04:29:54.9720186Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9720474Z external/sleef/src/libm/sleefsp.c:407:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9720606Z static INLINE CONST Sleef_float2 dfsqrt_f2_f2(Sleef_float2 d) { 2022-05-18T04:29:54.9720687Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9720927Z external/sleef/src/libm/sleefsp.c:395:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9721057Z static INLINE CONST Sleef_float2 dfrec_f2_f2(Sleef_float2 d) { 2022-05-18T04:29:54.9721136Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9721442Z external/sleef/src/libm/sleefsp.c:383:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9721559Z static INLINE CONST Sleef_float2 dfrec_f2_f(float d) { 2022-05-18T04:29:54.9721637Z ^~~~~~~~~~ 2022-05-18T04:29:54.9722002Z external/sleef/src/libm/sleefsp.c:377:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9722118Z static INLINE CONST float dfsqu_f_f2(Sleef_float2 x) { 2022-05-18T04:29:54.9722179Z ^~~~~~~~~~ 2022-05-18T04:29:54.9722439Z external/sleef/src/libm/sleefsp.c:367:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9722565Z static INLINE CONST Sleef_float2 dfsqu_f2_f2(Sleef_float2 x) { 2022-05-18T04:29:54.9722649Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9722907Z external/sleef/src/libm/sleefsp.c:360:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9723046Z static INLINE CONST float dfmul_f_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T04:29:54.9723131Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9723479Z external/sleef/src/libm/sleefsp.c:349:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9723609Z static INLINE CONST Sleef_float2 dfmul_f2_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T04:29:54.9723691Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9723945Z external/sleef/src/libm/sleefsp.c:338:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9724080Z static INLINE CONST Sleef_float2 dfmul_f2_f2_f(Sleef_float2 x, float y) { 2022-05-18T04:29:54.9724163Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9724415Z external/sleef/src/libm/sleefsp.c:327:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9724541Z static INLINE CONST Sleef_float2 dfmul_f2_f_f(float x, float y) { 2022-05-18T04:29:54.9724625Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9724867Z external/sleef/src/libm/sleefsp.c:309:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9725009Z static INLINE CONST Sleef_float2 dfdiv_f2_f2_f2(Sleef_float2 n, Sleef_float2 d) { 2022-05-18T04:29:54.9725134Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9725449Z external/sleef/src/libm/sleefsp.c:294:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9725591Z static INLINE CONST Sleef_float2 dfsub_f2_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T04:29:54.9725671Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9725969Z external/sleef/src/libm/sleefsp.c:283:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9726118Z static INLINE CONST Sleef_float2 dfadd2_f2_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T04:29:54.9726230Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9726616Z external/sleef/src/libm/sleefsp.c:268:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9726841Z static INLINE CONST Sleef_float2 dfadd_f2_f2_f2(Sleef_float2 x, Sleef_float2 y) { 2022-05-18T04:29:54.9726938Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9727193Z external/sleef/src/libm/sleefsp.c:258:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9727395Z static INLINE CONST Sleef_float2 dfadd2_f2_f_f2(float x, Sleef_float2 y) { 2022-05-18T04:29:54.9727543Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9728003Z external/sleef/src/libm/sleefsp.c:245:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9728126Z static INLINE CONST Sleef_float2 dfadd2_f2_f2_f(Sleef_float2 x, float y) { 2022-05-18T04:29:54.9728208Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9728645Z external/sleef/src/libm/sleefsp.c:227:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9728872Z static INLINE CONST Sleef_float2 dfadd_f2_f_f2(float x, Sleef_float2 y) { 2022-05-18T04:29:54.9729002Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9729452Z external/sleef/src/libm/sleefsp.c:212:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9729682Z static INLINE CONST Sleef_float2 dfadd_f2_f2_f(Sleef_float2 x, float y) { 2022-05-18T04:29:54.9729816Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9730243Z external/sleef/src/libm/sleefsp.c:202:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9730460Z static INLINE CONST Sleef_float2 dfadd2_f2_f_f(float x, float y) { 2022-05-18T04:29:54.9730594Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9731039Z external/sleef/src/libm/sleefsp.c:187:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9731255Z static INLINE CONST Sleef_float2 dfadd_f2_f_f(float x, float y) { 2022-05-18T04:29:54.9731391Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9731842Z external/sleef/src/libm/sleefsp.c:183:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9732057Z static INLINE CONST Sleef_float2 dfabs_f2_f2(Sleef_float2 x) { 2022-05-18T04:29:54.9732171Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9732618Z external/sleef/src/libm/sleefsp.c:174:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9732831Z static INLINE CONST Sleef_float2 dfneg_f2_f2(Sleef_float2 d) { 2022-05-18T04:29:54.9732947Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9733384Z external/sleef/src/libm/sleefsp.c:165:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9733622Z static INLINE CONST Sleef_float2 dfscale_f2_f2_f(Sleef_float2 d, float s) { 2022-05-18T04:29:54.9733777Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9734230Z external/sleef/src/libm/sleefsp.c:156:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9734442Z static INLINE CONST Sleef_float2 dfnormalize_f2_f2(Sleef_float2 t) { 2022-05-18T04:29:54.9734593Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9735038Z external/sleef/src/libm/sleefsp.c:150:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9735222Z static INLINE CONST Sleef_float2 dfx(double d) { 2022-05-18T04:29:54.9735448Z ^~~ 2022-05-18T04:29:54.9735888Z external/sleef/src/libm/sleefsp.c:144:34: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9736095Z static INLINE CONST Sleef_float2 df(float h, float l) { 2022-05-18T04:29:54.9736227Z ^~ 2022-05-18T04:29:54.9736655Z external/sleef/src/libm/sleefsp.c:140:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9736839Z static INLINE CONST float upperf(float d) { 2022-05-18T04:29:54.9736969Z ^~~~~~ 2022-05-18T04:29:54.9737415Z external/sleef/src/libm/sleefsp.c:127:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9737656Z static INLINE CONST float ldexp3kf(float d, int e) { // very fast, no denormal 2022-05-18T04:29:54.9737794Z ^~~~~~~~ 2022-05-18T04:29:54.9738233Z external/sleef/src/libm/sleefsp.c:123:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9738498Z static INLINE CONST float ldexp2kf(float d, int e) { // faster than ldexpkf, short reach 2022-05-18T04:29:54.9738608Z ^~~~~~~~ 2022-05-18T04:29:54.9739120Z external/sleef/src/libm/sleefsp.c:108:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9739320Z static INLINE CONST float ldexpkf(float x, int q) { 2022-05-18T04:29:54.9739453Z ^~~~~~~ 2022-05-18T04:29:54.9739897Z external/sleef/src/libm/sleefsp.c:104:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9740078Z static INLINE CONST float pow2if(int q) { 2022-05-18T04:29:54.9740209Z ^~~~~~ 2022-05-18T04:29:54.9740667Z external/sleef/src/libm/sleefsp.c:92:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9740835Z static INLINE CONST int ilogb2kf(float d) { 2022-05-18T04:29:54.9740975Z ^~~~~~~~ 2022-05-18T04:29:54.9741439Z external/sleef/src/libm/sleefsp.c:82:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9741624Z static INLINE CONST int ilogbkf(float d) { 2022-05-18T04:29:54.9741762Z ^~~~~~~ 2022-05-18T04:29:54.9742225Z external/sleef/src/libm/sleefsp.c:80:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9742489Z static INLINE CONST int xisnumberf(float x) { return !xisinff(x) && !xisnanf(x); } 2022-05-18T04:29:54.9742622Z ^~~~~~~~~~ 2022-05-18T04:29:54.9743057Z external/sleef/src/libm/sleefsp.c:79:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9743509Z static INLINE CONST int xisnegzerof(float x) { return floatToRawIntBits(x) == floatToRawIntBits(-0.0); } 2022-05-18T04:29:54.9743638Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9744085Z external/sleef/src/libm/sleefsp.c:78:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9744332Z static INLINE CONST int xispinff(float x) { return x == SLEEF_INFINITYf; } 2022-05-18T04:29:54.9744464Z ^~~~~~~~ 2022-05-18T04:29:54.9744933Z external/sleef/src/libm/sleefsp.c:77:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9745292Z static INLINE CONST int xisminff(float x) { return x == -SLEEF_INFINITYf; } 2022-05-18T04:29:54.9745411Z ^~~~~~~~ 2022-05-18T04:29:54.9745963Z external/sleef/src/libm/sleefsp.c:76:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9746364Z static INLINE CONST int xisinff(float x) { return x == SLEEF_INFINITYf || x == -SLEEF_INFINITYf; } 2022-05-18T04:29:54.9746471Z ^~~~~~~ 2022-05-18T04:29:54.9746850Z external/sleef/src/libm/sleefsp.c:75:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9747167Z static INLINE CONST int xisnanf(float x) { return x != x; } 2022-05-18T04:29:54.9747276Z ^~~~~~~ 2022-05-18T04:29:54.9747685Z external/sleef/src/libm/sleefsp.c:73:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9747852Z static INLINE CONST int xisintf(float x) { return (x == (int)x); } 2022-05-18T04:29:54.9747952Z ^~~~~~~ 2022-05-18T04:29:54.9748386Z external/sleef/src/libm/sleefsp.c:72:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9748631Z static INLINE CONST float fmaxfk(float x, float y) { return x > y ? x : y; } 2022-05-18T04:29:54.9748752Z ^~~~~~ 2022-05-18T04:29:54.9749238Z external/sleef/src/libm/sleefsp.c:71:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9749482Z static INLINE CONST float fminfk(float x, float y) { return x < y ? x : y; } 2022-05-18T04:29:54.9749593Z ^~~~~~ 2022-05-18T04:29:54.9750081Z external/sleef/src/libm/sleefsp.c:70:25: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9750315Z static INLINE CONST int ceilfk(float x) { return (int)x + (x < 0 ? 0 : 1); } 2022-05-18T04:29:54.9750503Z ^~~~~~ 2022-05-18T04:29:54.9750993Z external/sleef/src/libm/sleefsp.c:69:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9751401Z static INLINE CONST float rintfk(float x) { return x < 0 ? (int)(x - 0.5f) : (int)(x + 0.5f); } 2022-05-18T04:29:54.9751526Z ^~~~~~ 2022-05-18T04:29:54.9752007Z external/sleef/src/libm/sleefsp.c:68:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9752262Z static INLINE CONST float mlaf(float x, float y, float z) { return x * y + z; } 2022-05-18T04:29:54.9752352Z ^~~~ 2022-05-18T04:29:54.9752784Z external/sleef/src/libm/sleefsp.c:67:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9752995Z static INLINE CONST float signf(float d) { return mulsignf(1, d); } 2022-05-18T04:29:54.9753111Z ^~~~~ 2022-05-18T04:29:54.9753536Z external/sleef/src/libm/sleefsp.c:63:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9753727Z static INLINE CONST float copysignfk(float x, float y) { 2022-05-18T04:29:54.9753835Z ^~~~~~~~~~ 2022-05-18T04:29:54.9754246Z external/sleef/src/libm/sleefsp.c:59:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9754434Z static INLINE CONST float mulsignf(float x, float y) { 2022-05-18T04:29:54.9754546Z ^~~~~~~~ 2022-05-18T04:29:54.9754984Z external/sleef/src/libm/sleefsp.c:55:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9755156Z static INLINE CONST float fabsfk(float x) { 2022-05-18T04:29:54.9755270Z ^~~~~~ 2022-05-18T04:29:54.9755706Z external/sleef/src/libm/sleefsp.c:46:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9755901Z static INLINE CONST float intBitsToFloat(int32_t i) { 2022-05-18T04:29:54.9756005Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9756432Z external/sleef/src/libm/sleefsp.c:37:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9756634Z static INLINE CONST int32_t floatToRawIntBits(float d) { 2022-05-18T04:29:54.9756755Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9757127Z external/sleef/src/libm/sleefsp.c:78:25: warning: 'xispinff' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9757350Z static INLINE CONST int xispinff(float x) { return x == SLEEF_INFINITYf; } 2022-05-18T04:29:54.9757478Z ^~~~~~~~ 2022-05-18T04:29:54.9757959Z external/sleef/src/libm/sleefsp.c:77:25: warning: 'xisminff' defined but not used [-Wunused-function] 2022-05-18T04:29:54.9758270Z static INLINE CONST int xisminff(float x) { return x == -SLEEF_INFINITYf; } 2022-05-18T04:29:54.9758371Z ^~~~~~~~ 2022-05-18T04:29:54.9758564Z [165 / 988] 8 actions running 2022-05-18T04:29:54.9758826Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.9759131Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9759429Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9759697Z Compiling src/libm/sleefsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9759973Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9760242Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9760497Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9760810Z Compiling external/sleef/dispsse.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9806293Z 2022-05-18T04:29:54.9807313Z  2022-05-18T04:29:54.9807469Z  2022-05-18T04:29:54.9808127Z  2022-05-18T04:29:54.9808309Z  2022-05-18T04:29:54.9808455Z  2022-05-18T04:29:54.9808594Z  2022-05-18T04:29:54.9808874Z  2022-05-18T04:29:54.9809019Z  2022-05-18T04:29:54.9809327Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:54.9809547Z [166 / 988] 8 actions running 2022-05-18T04:29:54.9809929Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:54.9810300Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9810659Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9811000Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9811342Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9811693Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9812029Z Compiling external/sleef/dispsse.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9812356Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:54.9812387Z 2022-05-18T04:29:54.9812524Z  2022-05-18T04:29:54.9812665Z  2022-05-18T04:29:54.9812804Z  2022-05-18T04:29:54.9812944Z  2022-05-18T04:29:54.9813083Z  2022-05-18T04:29:54.9813223Z  2022-05-18T04:29:54.9813348Z  2022-05-18T04:29:54.9813486Z  2022-05-18T04:29:54.9813842Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:54.9814306Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:54.9814645Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:54.9814838Z ^~~ 2022-05-18T04:29:54.9815162Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T04:29:54.9815621Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:54.9815780Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T04:29:54.9815887Z ^ 2022-05-18T04:29:54.9816007Z At top level: 2022-05-18T04:29:54.9816515Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9816827Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T04:29:54.9816959Z ^~~~~~~ 2022-05-18T04:29:54.9817465Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9817985Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T04:29:54.9818110Z ^~~~~~~ 2022-05-18T04:29:54.9818638Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9818983Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T04:29:54.9819131Z ^~~~~~~~~ 2022-05-18T04:29:54.9819648Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9819927Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T04:29:54.9820071Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9820589Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9820800Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T04:29:54.9820937Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9821509Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9821856Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T04:29:54.9822003Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9822511Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9822803Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T04:29:54.9822952Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9823467Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9823757Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:54.9823904Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9824415Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9824630Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T04:29:54.9824760Z ^~~~~ 2022-05-18T04:29:54.9825246Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9825464Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:54.9825592Z ^~~~~ 2022-05-18T04:29:54.9826295Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9826515Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:54.9826650Z ^~~~ 2022-05-18T04:29:54.9827167Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9827384Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:54.9827522Z ^~~~ 2022-05-18T04:29:54.9828020Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9828242Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:54.9828595Z ^~~~~~ 2022-05-18T04:29:54.9829096Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9829456Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:54.9829600Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9830123Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9830376Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:54.9830518Z ^~~~~~~~~ 2022-05-18T04:29:54.9831028Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9831257Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:54.9831395Z ^~~~~~ 2022-05-18T04:29:54.9831908Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9832142Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:54.9832289Z ^~~~~~ 2022-05-18T04:29:54.9832803Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9833105Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:54.9833251Z ^~~~~~ 2022-05-18T04:29:54.9844857Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9845099Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:54.9845222Z ^~~~~ 2022-05-18T04:29:54.9845766Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9846109Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:54.9846262Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9846762Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9847156Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:54.9847306Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9847538Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.9848113Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9848310Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:54.9848441Z ^~~~~~~~ 2022-05-18T04:29:54.9848956Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9849227Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.9849379Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9849898Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9850187Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:54.9850326Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9850837Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9851049Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:54.9851186Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9851913Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9852241Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.9852382Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9852886Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9853146Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:54.9853289Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9853798Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9854032Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:54.9854173Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9854687Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9854903Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:54.9855018Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9855532Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9855852Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:54.9855991Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9856505Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9856709Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:54.9856842Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9857342Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9857607Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:54.9857748Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9858252Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9858553Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:54.9858677Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9859159Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9859435Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:54.9859562Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9861159Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9861394Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:54.9861537Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9862051Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9862293Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.9862437Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9862944Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9863183Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:54.9863321Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9863817Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9864073Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:54.9864223Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9864795Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9865051Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:54.9865194Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9865696Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9866142Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:54.9866452Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9866967Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9867203Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:54.9867349Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9867865Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9868095Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:54.9868237Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9868853Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9869051Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:54.9869179Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9869685Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9869892Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:54.9870020Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9870529Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9870752Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:54.9870889Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9871370Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9871595Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:54.9871734Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9872228Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9872497Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.9872643Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9873152Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9873387Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:54.9873514Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9874024Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9874276Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.9874414Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9874919Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9875150Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:54.9875285Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9875524Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:54.9876010Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9876323Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:54.9876457Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9876954Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9877154Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:54.9877282Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9877783Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9878018Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:54.9878145Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9878649Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9878880Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:54.9879021Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9879522Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9879813Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:54.9879955Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9880468Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9880696Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:54.9880839Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9881336Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9881584Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:54.9881734Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9882234Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9882492Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:54.9882644Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9883140Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9883383Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:54.9883521Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9884021Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9884284Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:54.9884434Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9884942Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9885192Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:54.9885342Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9885828Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9886089Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:54.9886237Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9886745Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9887004Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:54.9887213Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9887802Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9888052Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:54.9888179Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9888692Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9888957Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:54.9889109Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9889612Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9889855Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:54.9890001Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9890507Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9890732Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:54.9890935Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9891455Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9891701Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:54.9891842Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9892335Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9892611Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:54.9892759Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9893254Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9893530Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:54.9893675Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9894159Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9894442Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:54.9894588Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9895094Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9895343Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:54.9895488Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9895980Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9896226Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:54.9896369Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9896877Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9897185Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.9897343Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9897861Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9898152Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:54.9898348Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9898854Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9899166Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.9899322Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9899830Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9900114Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:54.9900259Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9900753Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9901038Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:54.9901170Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9901680Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9902011Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:54.9902155Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9902655Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9902938Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:54.9903086Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9903596Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9903858Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:54.9903994Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9904485Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9904742Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:54.9904901Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9905408Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9905669Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:54.9906115Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9906596Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9906864Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:54.9907009Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9907529Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9907791Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:54.9907941Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9908449Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9908694Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:54.9908840Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9909335Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9909779Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:54.9909934Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9910457Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9910748Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.9910894Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9911386Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9911686Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.9911821Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9912334Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9912632Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:54.9912780Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9913378Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9913644Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:54.9913796Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9914305Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9914567Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:54.9914690Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9915200Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9915457Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:54.9915607Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9915860Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.9916346Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9916582Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:54.9916749Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9917205Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9917447Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.9917592Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9918081Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9918319Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:54.9918469Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9918951Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9919183Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:54.9919308Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9919778Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9920010Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:54.9920153Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9920630Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9920925Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.9921069Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9921548Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9921793Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.9921938Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9922171Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.9922642Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9922910Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.9923063Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9923603Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9923905Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.9924095Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9924586Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9924989Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.9939485Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9940104Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9940379Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:54.9940531Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9940996Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9941248Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.9941400Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9941886Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9942150Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.9942302Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9942766Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9943031Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.9943165Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9943645Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9943916Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.9944069Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9944548Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9944814Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.9944962Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9945438Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9945691Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:54.9946057Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9946668Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9946930Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.9947077Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9947559Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9947820Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.9947970Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9948410Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9948673Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:54.9948824Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9949295Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9949562Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.9949715Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9950282Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9950539Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:54.9950664Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9951127Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9951388Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:54.9951542Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9952015Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9952275Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:54.9952431Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9952904Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9953137Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.9953267Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9953742Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9953979Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:54.9954123Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9954602Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9954948Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.9955093Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9955571Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9955871Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.9956013Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9956492Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9956794Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.9956939Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9957411Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9957747Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.9957891Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9958116Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:54.9958582Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9958929Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:54.9959074Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9959555Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9959894Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:54.9960040Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9960510Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9960878Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:54.9961007Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9961488Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9961787Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:54.9961931Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9962411Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9962688Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:54.9962836Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9963310Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9963625Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:54.9963780Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9964263Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9964551Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:54.9964702Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9965166Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9965408Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:54.9965554Z ^~~~~~~~~~~~~ 2022-05-18T04:29:54.9966735Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9966980Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:54.9967128Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9967669Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9967905Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:54.9968036Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9968495Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9968786Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:54.9969039Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9969494Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9969797Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:54.9969948Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9970425Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9970751Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:54.9970897Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9971361Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9971611Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:54.9971746Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9972215Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9972531Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:54.9972680Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9972927Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T04:29:54.9973436Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9973670Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:54.9973804Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9974290Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9974528Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:54.9974658Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9975145Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9975379Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:54.9975515Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9976014Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9976243Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:54.9976357Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9976855Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9977040Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:54.9977169Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9977659Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9977844Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:54.9977966Z ^~~~~~~~~~~ 2022-05-18T04:29:54.9978461Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9978660Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.9978786Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9979273Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9979523Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:54.9979646Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9980125Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9980400Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:54.9980529Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9981007Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9981249Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:54.9981378Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9981856Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9982057Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:54.9982179Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9982665Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9982885Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:54.9983000Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9983499Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9983775Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:54.9983903Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9984407Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9984772Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:54.9984902Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9985390Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9985646Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:54.9985919Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:54.9986431Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9986704Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:54.9986827Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9987319Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9987644Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:54.9987771Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:54.9988256Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9988594Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:54.9988729Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9989234Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9989527Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:54.9989657Z ^~~~~~~~~~~~ 2022-05-18T04:29:54.9999117Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:54.9999411Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:54.9999544Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0000037Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0000441Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.0000570Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0001059Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0001335Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:55.0001460Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0001952Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0002298Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:55.0002425Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0002904Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0003203Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:55.0003328Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0003913Z external/sleef/src/arch/helperavx.h:545:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0004249Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.0004391Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0004884Z external/sleef/src/arch/helperavx.h:544:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0005233Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.0005355Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0005850Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0006128Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:55.0006252Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0006751Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0007040Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:55.0007170Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0007763Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0008161Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.0008275Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0008781Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0009169Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.0009296Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0009787Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0010181Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.0010313Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0010811Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0011194Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.0011403Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0011909Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0012164Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T04:29:55.0012298Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0012784Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0013059Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:55.0013185Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0013676Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0013930Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:55.0014059Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0014561Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0014829Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:55.0015006Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0015509Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0015778Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:55.0015899Z ^~~~~~~~~~ 2022-05-18T04:29:55.0016373Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0016626Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.0016750Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0017246Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0017712Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.0017845Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0018344Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0018653Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.0018763Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0023498Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0023839Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.0023968Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0024492Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0024821Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.0024967Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0025469Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0025848Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.0025982Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0026496Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0026746Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.0026878Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0027473Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0027800Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T04:29:55.0027931Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0028432Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0028628Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.0028760Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0029262Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0029496Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.0029623Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0030105Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0030308Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.0030431Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0030989Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0031199Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.0031327Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0031817Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0032025Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.0032149Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0032649Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0032860Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.0032978Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0033472Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0033671Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:55.0033806Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0034292Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0034489Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:55.0034609Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0035090Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0035288Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:55.0035415Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0035911Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0036217Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.0036343Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0036830Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0037114Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.0037228Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0037720Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0037926Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.0038053Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0038531Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0038797Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.0038924Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0039423Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0039623Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.0039754Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0040221Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0040418Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.0040543Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0041040Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0041223Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T04:29:55.0041351Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0041821Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0042021Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.0042209Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0042704Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0042910Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.0043039Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0043536Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0043860Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.0043972Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0044477Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0044801Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.0044930Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0045426Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0045760Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.0045886Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0046366Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0046682Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.0046791Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0047280Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0047681Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.0047814Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0048308Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0048629Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.0048755Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0049243Z external/sleef/src/arch/helperavx.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0049552Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.0049759Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0050257Z external/sleef/src/arch/helperavx.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0050582Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:55.0050710Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0051207Z external/sleef/src/arch/helperavx.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0051520Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.0051649Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0052134Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0052404Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:55.0052537Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0053025Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0053332Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:55.0053454Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0053951Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0054552Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.0054679Z ^~~~~~~~~~ 2022-05-18T04:29:55.0055148Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0055733Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.0055860Z ^~~~~~~~~~ 2022-05-18T04:29:55.0056351Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0056587Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:55.0056712Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0057193Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0057451Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.0057547Z ^~~~~~~~~~ 2022-05-18T04:29:55.0058028Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0058290Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T04:29:55.0058426Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0058925Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0059196Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:55.0059322Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0059813Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0060061Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:55.0060188Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0060679Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0060935Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:55.0061138Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0061629Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0061938Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:55.0062072Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0062555Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0062860Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.0062995Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0063490Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0063763Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T04:29:55.0063898Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0064382Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0064649Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T04:29:55.0064835Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0065318Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0065578Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T04:29:55.0065701Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0066297Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0066532Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T04:29:55.0066656Z ^~~~~~~~~~ 2022-05-18T04:29:55.0067168Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0067448Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.0067564Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0068056Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0068338Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:55.0068465Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0068956Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0069229Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:55.0069356Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0069864Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0070035Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T04:29:55.0070157Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0070662Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0070847Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T04:29:55.0070963Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0071441Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0071682Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:55.0071808Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0072278Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0072698Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:55.0072826Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0073329Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0073603Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:55.0073728Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0074227Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0074496Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:55.0074599Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0075094Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0075366Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:55.0075493Z ^~~~~~~~~~ 2022-05-18T04:29:55.0075985Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0076188Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.0076392Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0076898Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0077081Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.0077213Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0077714Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0077908Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.0078031Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0078525Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0078725Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.0078833Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0079336Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0079684Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.0079824Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0080321Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0080620Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.0080755Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0081229Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0081481Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.0081601Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0082101Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0082443Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T04:29:55.0082570Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0083068Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0083393Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T04:29:55.0083517Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0084018Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0084355Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T04:29:55.0084482Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0084981Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0085274Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:55.0085399Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0085888Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0086142Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.0086270Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0086772Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0087005Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.0087120Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0087747Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0089151Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.0089276Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0089786Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0090032Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.0090152Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0090639Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0090895Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.0091018Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0091524Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0091824Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.0091951Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0092425Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0092722Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.0092834Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0093326Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0093577Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.0093701Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0094174Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0094405Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.0094523Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0095009Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0095256Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.0095384Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0095881Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0096136Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.0096328Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0096818Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0097076Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.0097199Z ^~~~~~~~~~ 2022-05-18T04:29:55.0097679Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0097928Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.0098055Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0098554Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0098801Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.0098925Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0099412Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0099750Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.0099923Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0100418Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0100746Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.0100876Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0101376Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0101703Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.0101833Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0102322Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0102655Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.0102768Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0103268Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0103608Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.0103734Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0104223Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0104549Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.0104683Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0105178Z external/sleef/src/arch/helperavx.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0105503Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:55.0105634Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0106244Z external/sleef/src/arch/helperavx.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0106576Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.0106702Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0107194Z external/sleef/src/arch/helperavx.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0107630Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.0107758Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0108265Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0108524Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:55.0108651Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0109148Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0109424Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:55.0109548Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0110030Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0110457Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.0110583Z ^~~~~~~~~~ 2022-05-18T04:29:55.0111070Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0111573Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.0111697Z ^~~~~~~~~~ 2022-05-18T04:29:55.0112194Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0112440Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:55.0112565Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0113060Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0113330Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:55.0113443Z ^~~~~~~~~~ 2022-05-18T04:29:55.0113940Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0114214Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:55.0114343Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0114827Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0115092Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:55.0115220Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0115710Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0115963Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:55.0116094Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0116593Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0116872Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:55.0116997Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0117492Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0117700Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.0117828Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0118298Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0118490Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T04:29:55.0118615Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0119189Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0119376Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.0119506Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0120242Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0120785Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:55.0121146Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0121833Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0122409Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.0122810Z ^~~~~~~~~~ 2022-05-18T04:29:55.0123500Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0124137Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:55.0124542Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0125229Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0125994Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.0126502Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0127209Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0127975Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.0128455Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0129129Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0129834Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.0130335Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0131005Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0131706Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.0132206Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0132899Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0133520Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:55.0133959Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0134650Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0135266Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:55.0135689Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0136366Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0136937Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:55.0137302Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0137981Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0138547Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:55.0138903Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0139593Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0140344Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0140969Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0141633Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0142387Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0142923Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0143591Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0144358Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0144916Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0145571Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0152981Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0153541Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0154398Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0155159Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0155686Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0156382Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0157112Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0157639Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0158323Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0159096Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0159645Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0160315Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0161074Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0161618Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0162297Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0163039Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0163588Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0164268Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0165028Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0165558Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0166239Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0167021Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0167568Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0168358Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0169258Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0169802Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0170491Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0171228Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0171760Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0172444Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0173165Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0173690Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0174376Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0175176Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0175732Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0176156Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T04:29:55.0176937Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0177667Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0178191Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0178863Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0179439Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T04:29:55.0179827Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0180513Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0181100Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T04:29:55.0181475Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0182159Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0182800Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T04:29:55.0183231Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0183922Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0184569Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:55.0185019Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0185691Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0186420Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T04:29:55.0186832Z ^~~~~~~~~~ 2022-05-18T04:29:55.0187499Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0188068Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:55.0188456Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0189144Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0189696Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:55.0190083Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0190875Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0191506Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.0191954Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0192645Z external/sleef/src/arch/helperavx.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0193204Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.0193557Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0194236Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0194789Z static INLINE int cpuSupportsFMA4() { 2022-05-18T04:29:55.0195136Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0195799Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0196351Z static INLINE int cpuSupportsAVX() { 2022-05-18T04:29:55.0196694Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0197116Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.0198034Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0198677Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.0199111Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0199819Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0200487Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.0200949Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0201648Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0202227Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.0202618Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0203305Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0203906Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.0204324Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0205016Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0205635Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.0206079Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0206767Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0207323Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.0207828Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0208501Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0209039Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.0209417Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0210111Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0210727Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.0211176Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0211872Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0212538Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.0213091Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0213773Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0214423Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.0214879Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0215556Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0216164Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.0216587Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0217274Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0217881Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.0218310Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0218988Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0219591Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.0220080Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0220783Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0221338Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.0221730Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0222420Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0222984Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.0223378Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0224071Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0224679Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.0225088Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0225528Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.0226376Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0226899Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.0227280Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0227992Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0228615Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.0229057Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0229775Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0230381Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.0230803Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0231509Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0232104Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.0232548Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0233222Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0233838Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.0234269Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0235026Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0235658Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.0236121Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0236819Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0237340Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.0237799Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0238515Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0239185Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.0239659Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0240391Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0241178Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.0241650Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0242367Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0243032Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.0243516Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0244216Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0244888Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.0245335Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0245958Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0246538Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.0246943Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0247574Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0248244Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.0248705Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0249409Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0250052Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.0250493Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0251204Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0251837Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.0252278Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0252982Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0253611Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.0254056Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0254749Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0255486Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.0255936Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0256627Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0257259Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.0257706Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0258410Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0259005Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.0259440Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0260140Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0260792Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.0261276Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0262041Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0262703Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.0263169Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0263875Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0264536Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.0265000Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0265704Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0267160Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.0267648Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0268360Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0268989Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.0269445Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0270119Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0270752Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.0271206Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0271901Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0272517Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.0272970Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0273415Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.0274164Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0274777Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.0275228Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0275674Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T04:29:55.0276456Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0277072Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.0277616Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0278299Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0278906Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.0279327Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0280023Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0280607Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.0281021Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0281714Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0282300Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.0282711Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0283386Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0284011Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.0284428Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0285202Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0285778Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:55.0286145Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0286797Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0287380Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.0287848Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0288501Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0289084Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.0289477Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0290111Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0290628Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.0290978Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0291654Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0292387Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.0292909Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0293596Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0294215Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:55.0294649Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0295316Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0296008Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.0296483Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0297182Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0297841Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.0298286Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0298972Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0299721Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.0300165Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0300837Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0301484Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:55.0301933Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0302590Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0303286Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:55.0303768Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0304441Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0305078Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:55.0305529Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0306466Z external/sleef/src/arch/helperavx.h:545:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0307167Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.0307659Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0308345Z external/sleef/src/arch/helperavx.h:544:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0309063Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.0309568Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0310259Z external/sleef/src/arch/helperavx.h:538:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0311018Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.0311582Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0312225Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0312981Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.0313531Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0314195Z external/sleef/src/arch/helperavx.h:536:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0314958Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.0315519Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0316187Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0316930Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.0317479Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0318174Z external/sleef/src/arch/helperavx.h:513:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0318788Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T04:29:55.0319191Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0319879Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0320502Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:55.0321023Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0321693Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0322322Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:55.0322747Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0323411Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0324031Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:55.0324460Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0325103Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0325724Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:55.0326151Z ^~~~~~~~~~ 2022-05-18T04:29:55.0326800Z external/sleef/src/arch/helperavx.h:503:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0327409Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.0327915Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0328659Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0329465Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.0329926Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0330604Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0331260Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.0331723Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0332388Z external/sleef/src/arch/helperavx.h:500:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0333048Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.0333510Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0334206Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0334911Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.0335395Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0336080Z external/sleef/src/arch/helperavx.h:492:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0336723Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.0337171Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0337840Z external/sleef/src/arch/helperavx.h:473:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0338439Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.0338835Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0339485Z external/sleef/src/arch/helperavx.h:466:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0340055Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.0340432Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0341099Z external/sleef/src/arch/helperavx.h:452:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0341639Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.0342008Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0342678Z external/sleef/src/arch/helperavx.h:445:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0343317Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.0343702Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0344379Z external/sleef/src/arch/helperavx.h:440:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0344939Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:55.0345284Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0346072Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0346732Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.0347176Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0347853Z external/sleef/src/arch/helperavx.h:427:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0348514Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.0348976Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0349637Z external/sleef/src/arch/helperavx.h:417:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0350308Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.0350687Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0351318Z external/sleef/src/arch/helperavx.h:402:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0351850Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T04:29:55.0352203Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0352843Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0353530Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.0354018Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0354698Z external/sleef/src/arch/helperavx.h:389:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0355364Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.0355847Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0356518Z external/sleef/src/arch/helperavx.h:388:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0357189Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.0357658Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0358329Z external/sleef/src/arch/helperavx.h:387:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0359013Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.0359484Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0360170Z external/sleef/src/arch/helperavx.h:373:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0360874Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.0361362Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0362021Z external/sleef/src/arch/helperavx.h:372:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0362683Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:55.0363158Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0363826Z external/sleef/src/arch/helperavx.h:371:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0364512Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.0365094Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0365778Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0366398Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:55.0366831Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0367505Z external/sleef/src/arch/helperavx.h:367:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0368193Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:55.0368583Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0369226Z external/sleef/src/arch/helperavx.h:366:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0370171Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.0370707Z ^~~~~~~~~~ 2022-05-18T04:29:55.0371349Z external/sleef/src/arch/helperavx.h:364:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0372030Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:55.0372430Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0373099Z external/sleef/src/arch/helperavx.h:363:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0373733Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.0374160Z ^~~~~~~~~~ 2022-05-18T04:29:55.0374813Z external/sleef/src/arch/helperavx.h:352:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0375437Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T04:29:55.0375879Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0376533Z external/sleef/src/arch/helperavx.h:350:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0377141Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.0377578Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0378256Z external/sleef/src/arch/helperavx.h:349:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0378902Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:55.0379362Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0380018Z external/sleef/src/arch/helperavx.h:348:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0380634Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:55.0381071Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0381760Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0382410Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:55.0382842Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0383511Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0384147Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:55.0384572Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0385243Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0385964Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:55.0386417Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0387062Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0387799Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:55.0388213Z ^~~~~~~~~~ 2022-05-18T04:29:55.0388855Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0389411Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.0389793Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0390448Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0391051Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.0391475Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0392144Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0392744Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.0393179Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0393839Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0394516Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.0394937Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0395627Z external/sleef/src/arch/helperavx.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0396337Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:55.0396801Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0397472Z external/sleef/src/arch/helperavx.h:198:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0398158Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.0398631Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0399307Z external/sleef/src/arch/helperavx.h:197:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0400004Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.0400473Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0401123Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0401866Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0402417Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0403103Z external/sleef/src/arch/helperavx.h:180:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0403841Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0404380Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0405078Z external/sleef/src/arch/helperavx.h:179:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0405831Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0406393Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0407080Z external/sleef/src/arch/helperavx.h:178:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0407913Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0408417Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0409188Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0409929Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.0410464Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0410875Z In file included from external/sleef/src/libm/sleefsimddp.c:51:0: 2022-05-18T04:29:55.0411650Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0412258Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.0412646Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0413300Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0413830Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T04:29:55.0414153Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0414845Z external/sleef/src/arch/helperavx.h:119:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0415420Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:55.0415805Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0416535Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0417154Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.0417590Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0418249Z external/sleef/src/arch/helperavx.h:84:19: warning: 'cpuSupportsFMA4' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0418807Z static INLINE int cpuSupportsFMA4() { 2022-05-18T04:29:55.0419170Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0419580Z [166 / 988] 8 actions running 2022-05-18T04:29:55.0420087Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.0420717Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0421368Z Compiling external/sleef/dispavx.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0421995Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0422618Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0423254Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0423875Z Compiling external/sleef/dispsse.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0424521Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0426825Z 2022-05-18T04:29:55.0427040Z  2022-05-18T04:29:55.0427355Z  2022-05-18T04:29:55.0427640Z  2022-05-18T04:29:55.0427782Z  2022-05-18T04:29:55.0427922Z  2022-05-18T04:29:55.0428067Z  2022-05-18T04:29:55.0428202Z  2022-05-18T04:29:55.0428326Z  2022-05-18T04:29:55.0428650Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:55.0428865Z [168 / 988] 8 actions running 2022-05-18T04:29:55.0429168Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.0429514Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0429876Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0430224Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0430556Z Compiling external/sleef/dispsse.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0430908Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0431252Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0431595Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0431606Z 2022-05-18T04:29:55.0431750Z  2022-05-18T04:29:55.0431893Z  2022-05-18T04:29:55.0432031Z  2022-05-18T04:29:55.0432280Z  2022-05-18T04:29:55.0432424Z  2022-05-18T04:29:55.0432566Z  2022-05-18T04:29:55.0432709Z  2022-05-18T04:29:55.0432848Z  2022-05-18T04:29:55.0433203Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:55.0433663Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:55.0433977Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:55.0434163Z ^~~ 2022-05-18T04:29:55.0434479Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T04:29:55.0434921Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.0435088Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T04:29:55.0435201Z ^ 2022-05-18T04:29:55.0435324Z At top level: 2022-05-18T04:29:55.0435830Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0436222Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T04:29:55.0436365Z ^~~~~~~ 2022-05-18T04:29:55.0436876Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0437269Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T04:29:55.0437407Z ^~~~~~~ 2022-05-18T04:29:55.0437921Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0438272Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T04:29:55.0438411Z ^~~~~~~~~ 2022-05-18T04:29:55.0438927Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0439187Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T04:29:55.0439325Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0439824Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0440044Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T04:29:55.0440174Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0440655Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0440998Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T04:29:55.0441139Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0441624Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0441906Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T04:29:55.0442052Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0442564Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0442860Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.0443001Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0443520Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0443818Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T04:29:55.0443957Z ^~~~~ 2022-05-18T04:29:55.0444460Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0444686Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.0444825Z ^~~~~ 2022-05-18T04:29:55.0445337Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0445557Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.0445693Z ^~~~ 2022-05-18T04:29:55.0446197Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0446411Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.0446531Z ^~~~ 2022-05-18T04:29:55.0447026Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0447303Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.0447441Z ^~~~~~ 2022-05-18T04:29:55.0448024Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0448285Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:55.0448434Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0448945Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0449188Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:55.0449335Z ^~~~~~~~~ 2022-05-18T04:29:55.0449842Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0450089Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:55.0450231Z ^~~~~~ 2022-05-18T04:29:55.0450744Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0450969Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:55.0451107Z ^~~~~~ 2022-05-18T04:29:55.0451597Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0451818Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:55.0451956Z ^~~~~~ 2022-05-18T04:29:55.0452445Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0452624Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:55.0452743Z ^~~~~ 2022-05-18T04:29:55.0453232Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0453558Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:55.0453687Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0454190Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0454577Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:55.0454806Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0455051Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.0455568Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0455773Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:55.0455899Z ^~~~~~~~ 2022-05-18T04:29:55.0456383Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0456642Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.0456786Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0457294Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0457591Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.0457736Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0458247Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0458513Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.0458635Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0459152Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0459386Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.0459531Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0460047Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0460304Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.0460447Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0460954Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0461187Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.0461315Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0461825Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0462035Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.0462168Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0462675Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0462943Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:55.0463082Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0463598Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0463792Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.0463927Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0464416Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0464673Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.0464812Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0465321Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0465612Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.0465959Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0466609Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0466902Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.0467045Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0467550Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0467787Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.0467931Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0468438Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0468672Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.0468787Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0469279Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0469520Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.0469659Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0470236Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0470501Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:55.0470648Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0471148Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0471392Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:55.0471542Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0472055Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0472315Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:55.0472464Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0472961Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0473198Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:55.0473343Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0473832Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0474060Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:55.0474203Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0474712Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0474921Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.0475051Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0475553Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0475768Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.0475886Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0476393Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0476620Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:55.0476766Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0477275Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0477506Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:55.0477712Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0478223Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0478483Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.0478635Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0479128Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0479347Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.0479484Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0479978Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0480220Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.0480348Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0480812Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0481042Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.0481235Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0481474Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.0481991Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0482213Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:55.0482350Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0482855Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0483051Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:55.0483187Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0483700Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0483932Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.0484070Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0484556Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0484789Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.0484930Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0485416Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0485646Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.0485790Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0486304Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0486550Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.0486697Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0487205Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0487453Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:55.0487655Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0488166Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0488427Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.0488576Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0489142Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0489389Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.0489535Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0490045Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0490303Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.0490433Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0490952Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0491217Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.0491367Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0491887Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0492153Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:55.0492306Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0492868Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0493116Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:55.0493260Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0493743Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0493975Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:55.0494110Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0494607Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0494876Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:55.0495026Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0495517Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0495763Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:55.0495909Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0496423Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0496665Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:55.0496810Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0497322Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0497573Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:55.0497700Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0498207Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0498483Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:55.0498625Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0499118Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0499389Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.0499536Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0500039Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0500415Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:55.0500547Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0501061Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0501313Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:55.0501459Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0501967Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0502215Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:55.0502356Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0502868Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0503162Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.0503355Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0503855Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0504152Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.0504299Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0504807Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0505109Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.0505272Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0505902Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0506175Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.0506325Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0506835Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0507117Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.0507266Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0507771Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0508053Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.0508200Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0508693Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0508984Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.0509118Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0509604Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0509869Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.0510009Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0510489Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0510750Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.0510984Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0511471Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0511737Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.0511880Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0512386Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0512647Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.0512791Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0513289Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0513546Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.0513681Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0514493Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0514818Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.0514962Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0515484Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0515780Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.0515927Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0516430Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0516710Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.0516858Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0517353Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0517631Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.0517781Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0518283Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0518571Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.0518721Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0519226Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0519484Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.0519627Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0520133Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0520393Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.0520533Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0521035Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0521301Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.0521443Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0521665Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.0522204Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0522434Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:55.0522579Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0523063Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0523298Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.0523442Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0523687Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.0524152Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0524388Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.0524534Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0525016Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0525250Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:55.0525393Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0525913Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0526181Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.0526312Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0526772Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0526991Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:55.0527127Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0527579Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0527920Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.0528068Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0528545Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0528794Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.0528946Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0529424Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0529657Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.0529801Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0530277Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0530543Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.0530692Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0531155Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0531421Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:55.0531572Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0532051Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0532316Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.0532465Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0532924Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0533250Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.0533378Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0533868Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0534133Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.0534283Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0534752Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0535022Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.0535174Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0535647Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0535923Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.0536059Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0536602Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0536868Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.0537018Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0537499Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0537768Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.0537918Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0538399Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0538654Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.0538802Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0539271Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0539528Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.0539677Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0540154Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0540417Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.0540565Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0541027Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0541294Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.0541442Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0541926Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0542197Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:55.0542352Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0542829Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0543084Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:55.0543220Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0543697Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0543982Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.0544125Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0544578Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0544807Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.0544939Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0545399Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0545715Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.0546178Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0546676Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0546998Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.0547147Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0547625Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0548012Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.0548152Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0548620Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0548878Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.0549021Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0549261Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.0549748Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0550115Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.0550259Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0550738Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0551076Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.0551205Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0551672Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0551988Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.0552130Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0552608Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0552911Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.0553059Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0553541Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0553817Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.0553943Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0554422Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0554744Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:55.0554896Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0555433Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0555716Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.0555866Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0556339Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0556579Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:55.0556724Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0557196Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0557455Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:55.0557602Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0558078Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0558318Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.0558464Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0558976Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0559281Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.0559435Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0559914Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0560203Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.0560348Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0560802Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0561132Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.0561291Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0561741Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0562003Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:55.0562149Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0562625Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0562889Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:55.0563041Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0563286Z In file included from external/sleef/src/libm/sleefsimddp.c:249:0: 2022-05-18T04:29:55.0563824Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0564047Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.0564188Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0564723Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0564960Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.0565094Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0565612Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0565830Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.0566022Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0566518Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0566743Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.0566876Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0567398Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0567701Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.0567826Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0568364Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0568574Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T04:29:55.0568683Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0569222Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0569509Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0569634Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0570204Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0570544Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:55.0570669Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0571184Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0571567Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T04:29:55.0571693Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0572232Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0572505Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T04:29:55.0572636Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0573167Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0573432Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0573561Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0574066Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0574261Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:55.0574392Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0574921Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0575123Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:55.0575251Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0575782Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0576029Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.0576140Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0576671Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0576916Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.0577041Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0577546Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0577853Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.0577976Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0578489Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0578750Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T04:29:55.0578879Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0579401Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0579649Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.0579776Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0580300Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0580540Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.0580668Z ^~~~~~~~~~ 2022-05-18T04:29:55.0581182Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0581389Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:55.0581566Z ^~~~~~~~~~ 2022-05-18T04:29:55.0582100Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0582384Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0582522Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0583034Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0583313Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0583429Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0583952Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0584249Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0584378Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0584903Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0585193Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0585321Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0585949Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0586148Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0586244Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0586770Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0587204Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0587322Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0587828Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0588108Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0588232Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0588743Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0589208Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0589435Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0589969Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0590281Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T04:29:55.0590408Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0590931Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0591237Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T04:29:55.0591364Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0591882Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0592167Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T04:29:55.0592289Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0592885Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0593161Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.0593291Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0593820Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0594084Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.0594208Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0594723Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0595054Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.0595189Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0595721Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0596003Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.0596134Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0596662Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0596930Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T04:29:55.0597043Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0597577Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0597856Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T04:29:55.0597989Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0598523Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0598757Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T04:29:55.0598887Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0599394Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0599624Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T04:29:55.0599737Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0600265Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0600570Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T04:29:55.0600706Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0601237Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0601478Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T04:29:55.0601607Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0602128Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0602611Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T04:29:55.0602733Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0603252Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0603803Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T04:29:55.0603930Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0604517Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0604856Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T04:29:55.0604980Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0605500Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0605761Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0605887Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0606418Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0606685Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0606817Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0607335Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0607678Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0607803Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0608285Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0608545Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0608671Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0609193Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0609463Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0609599Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0610120Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0610385Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0610496Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0611023Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0611453Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T04:29:55.0611583Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0612180Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0612603Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T04:29:55.0612742Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0613273Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0613708Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T04:29:55.0636480Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0637110Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0637414Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:55.0637554Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0638079Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0638360Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:55.0638602Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0639151Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0639571Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T04:29:55.0639707Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0640239Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0640667Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T04:29:55.0640803Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0641326Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0641595Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:55.0641715Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0642218Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0642469Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T04:29:55.0642594Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0643113Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0643361Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T04:29:55.0643485Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0644014Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0644329Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T04:29:55.0644444Z ^~~~~~~~~~ 2022-05-18T04:29:55.0644968Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0645273Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T04:29:55.0645399Z ^~~~~~~~~~ 2022-05-18T04:29:55.0645935Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0646165Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T04:29:55.0646293Z ^~~~~~~~~~ 2022-05-18T04:29:55.0646903Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0647141Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T04:29:55.0647253Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0647854Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0648091Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T04:29:55.0648216Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0648737Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0649096Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T04:29:55.0649224Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0649733Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0649959Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T04:29:55.0650085Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0650686Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0651035Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T04:29:55.0651164Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0651679Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0651996Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T04:29:55.0652129Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0652652Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0652976Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T04:29:55.0653110Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0653632Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0653957Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T04:29:55.0654091Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0654621Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0654829Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T04:29:55.0654961Z ^~~~~~~~~~ 2022-05-18T04:29:55.0655485Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0655734Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T04:29:55.0655856Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0656374Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0656615Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T04:29:55.0656741Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0657274Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0657507Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T04:29:55.0657620Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0658149Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0658452Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T04:29:55.0658578Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0659095Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0659285Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T04:29:55.0659408Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0659925Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0660138Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T04:29:55.0660267Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0660800Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0661107Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:55.0661235Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0661772Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0662156Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T04:29:55.0662285Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0662788Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0663036Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.0663164Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0663693Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0663947Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.0664074Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0664607Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0664860Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.0664969Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0665492Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0665882Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T04:29:55.0666005Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0666531Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0666774Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.0666902Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0667426Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0667664Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.0667789Z ^~~~~~~~~~ 2022-05-18T04:29:55.0668315Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0668531Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:55.0668660Z ^~~~~~~~~~ 2022-05-18T04:29:55.0669167Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0669386Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T04:29:55.0669507Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0670119Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0670346Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T04:29:55.0670471Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0671000Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0671260Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0671390Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0671921Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0672358Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0672470Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0672988Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0673273Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0674858Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0675512Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0676028Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0676156Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0676688Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0676948Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T04:29:55.0677070Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0677598Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0677854Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0678014Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0678551Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0678810Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0678939Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0679468Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0679693Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T04:29:55.0679817Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0680318Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0680548Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T04:29:55.0680665Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0681174Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0681409Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T04:29:55.0681530Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0682050Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0682296Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T04:29:55.0682407Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0682932Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0683168Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T04:29:55.0683292Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0683825Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0684060Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T04:29:55.0684184Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0684710Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0684922Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:55.0685047Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0685573Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0685808Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T04:29:55.0685937Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0686455Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0686801Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T04:29:55.0686925Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0687441Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0687841Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T04:29:55.0687962Z ^~~~~~~~~~ 2022-05-18T04:29:55.0688468Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0688798Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T04:29:55.0688920Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0689441Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0689667Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T04:29:55.0689785Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0690308Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0690580Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0690700Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0691214Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0691482Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0691609Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0692136Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0692396Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0692537Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0693038Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0693317Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0693445Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0693960Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0694222Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0694348Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0694855Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0695123Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0695256Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0695786Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0696227Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T04:29:55.0696360Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0696890Z external/sleef/src/arch/helperpurec_scalar.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0697339Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T04:29:55.0697473Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0697989Z external/sleef/src/arch/helperpurec_scalar.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0698436Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T04:29:55.0698705Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0699233Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0699531Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:55.0699667Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0700204Z external/sleef/src/arch/helperpurec_scalar.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0700485Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:55.0700599Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0701109Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0701558Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T04:29:55.0701691Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0702223Z external/sleef/src/arch/helperpurec_scalar.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0702661Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, -z); } 2022-05-18T04:29:55.0702794Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0703324Z external/sleef/src/arch/helperpurec_scalar.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0703603Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:55.0703715Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0704241Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0704509Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T04:29:55.0704634Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0705164Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0705424Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T04:29:55.0705553Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0706216Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0706525Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T04:29:55.0706657Z ^~~~~~~~~~ 2022-05-18T04:29:55.0718659Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0719020Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T04:29:55.0719150Z ^~~~~~~~~~ 2022-05-18T04:29:55.0719714Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0719953Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T04:29:55.0720076Z ^~~~~~~~~~ 2022-05-18T04:29:55.0720602Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0720859Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T04:29:55.0720989Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0721523Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0721768Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T04:29:55.0722063Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0722596Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0722966Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T04:29:55.0723078Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0723605Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0723859Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T04:29:55.0723984Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0724515Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0724866Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T04:29:55.0725005Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0725527Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0725860Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T04:29:55.0725979Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0726509Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0726842Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T04:29:55.0726973Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0727504Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0727921Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T04:29:55.0728054Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0728556Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0728768Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T04:29:55.0728893Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0729407Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0729670Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0729794Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0730321Z external/sleef/src/arch/helperpurec_scalar.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0730578Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return (int32_t)TRUNC(vd); } 2022-05-18T04:29:55.0730703Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0731211Z external/sleef/src/arch/helperpurec_scalar.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0731461Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return TRUNC(vd); } 2022-05-18T04:29:55.0731588Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0732112Z external/sleef/src/arch/helperpurec_scalar.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0732349Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return RINT(vd); } 2022-05-18T04:29:55.0732469Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0732982Z external/sleef/src/arch/helperpurec_scalar.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0733222Z static INLINE vint vrint_vi_vd(vdouble d) { return (int32_t)RINT(d); } 2022-05-18T04:29:55.0733451Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0733985Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0734175Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T04:29:55.0734295Z ^~~~~~~~~~ 2022-05-18T04:29:55.0734814Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0735038Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T04:29:55.0735155Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0735671Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0736000Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.0736140Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0736671Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0736966Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.0737101Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0737628Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0737921Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T04:29:55.0738062Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0738600Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0738856Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T04:29:55.0738991Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0739518Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0739806Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T04:29:55.0739937Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0740469Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0740737Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.0740862Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0741371Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0741637Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:55.0741773Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0742300Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0742576Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.0742709Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0743238Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0743510Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.0743625Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0744153Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0744422Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.0744663Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0745196Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0745463Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:55.0745590Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0756294Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0756608Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.0756726Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0757294Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0757564Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.0757703Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0758234Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0758497Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T04:29:55.0758623Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0759153Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0782453Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T04:29:55.0782642Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0783250Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0783483Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T04:29:55.0783604Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0784145Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0784397Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T04:29:55.0784528Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0785058Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0785301Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T04:29:55.0785425Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0802768Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0803089Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T04:29:55.0803219Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0803824Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0804076Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T04:29:55.0804197Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0804723Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0804985Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T04:29:55.0805111Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0805626Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0805883Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T04:29:55.0806010Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0806679Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0806965Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T04:29:55.0807089Z ^~~~~~~~~~ 2022-05-18T04:29:55.0807708Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0807978Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T04:29:55.0808086Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0808609Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0808830Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T04:29:55.0808955Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0809482Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0809728Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T04:29:55.0809850Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0810362Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0810609Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T04:29:55.0810732Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0811267Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0811493Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T04:29:55.0811623Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0812153Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0812374Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T04:29:55.0812500Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0813000Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0813220Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T04:29:55.0813345Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0813867Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0814093Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T04:29:55.0814220Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0814752Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0814962Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:55.0815067Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0815576Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.0815891Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T04:29:55.0816017Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0816259Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.0816761Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0817022Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.0817162Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0817639Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0817940Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.0818202Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0818710Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0818916Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.0819052Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0819567Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0819803Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.0819926Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0820390Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0820641Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.0820792Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0821288Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0821511Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.0821643Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0822141Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0822331Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.0822460Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0822957Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0823233Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.0823369Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0823887Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0824179Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.0824312Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0824758Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0825037Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.0825161Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0825658Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0826026Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.0830982Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0831564Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0837986Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.0838142Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0838660Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0838901Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.0839038Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0839537Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0839739Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.0839867Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0840362Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0840754Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.0840873Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0841377Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0841599Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.0841725Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0841952Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.0842450Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0842670Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.0842794Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0843305Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0843566Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.0843710Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0844194Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0844433Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.0844561Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0845051Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0845307Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.0845442Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0845942Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0846208Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.0846350Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0846845Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0847108Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.0847249Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0847853Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0848150Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.0848299Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0848818Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0849109Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.0849255Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0849781Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0850073Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.0850221Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0850715Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0850960Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.0851101Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0851740Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0852025Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.0852173Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0852686Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0852962Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.0853107Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0853607Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0853892Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.0854045Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0854550Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0854828Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.0854968Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0855466Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0855721Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.0855862Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0856350Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0856615Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.0856766Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0857271Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0857530Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.0857674Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0858177Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0858434Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.0858566Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0859056Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0859303Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.0859455Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0859965Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0860263Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.0860413Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0860906Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0861186Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.0861335Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0861836Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0862193Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.0862386Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0862909Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0863208Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.0863359Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0863854Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0864101Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.0864250Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0864728Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0864997Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.0865130Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0865623Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0866004Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.0866140Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0872636Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.0873154Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0873419Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.0873566Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0874013Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0874357Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.0874490Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0874728Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.0875171Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0875526Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.0875668Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0876127Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0876360Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.0876498Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0876738Z In file included from external/sleef/src/libm/sleefsimddp.c:249:0: 2022-05-18T04:29:55.0877284Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0877514Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.0877635Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0878171Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0878403Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.0878537Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0879076Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0879304Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.0886177Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0886806Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0887018Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.0887153Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0887726Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0888070Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:55.0888198Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0888743Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0888999Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0889126Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0889641Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0889843Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:55.0889968Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0890467Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0890662Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:55.0890789Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0891304Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0892136Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.0892245Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0892863Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0893121Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.0893247Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0893774Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0894004Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.0894128Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0896064Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0896314Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.0896439Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0896974Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0897252Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T04:29:55.0897385Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0897903Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0898140Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.0898247Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0898756Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0898994Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.0899115Z ^~~~~~~~~~ 2022-05-18T04:29:55.0900210Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0900970Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:55.0901092Z ^~~~~~~~~~ 2022-05-18T04:29:55.0901766Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0902036Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0902165Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0902683Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0902963Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0903091Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0903606Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0903896Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0904026Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0904642Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0904879Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0905003Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0905509Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0906142Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0906271Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0908081Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0908369Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0908491Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0909002Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0909513Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0909637Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0910139Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0910453Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T04:29:55.0910578Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0911102Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0911943Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.0912083Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0913210Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0914669Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.0914807Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0915362Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0915692Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.0915833Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0916359Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0916642Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.0916931Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0918819Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0919065Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T04:29:55.0919191Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0919738Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0919983Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T04:29:55.0920114Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0920621Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0921130Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T04:29:55.0921260Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0921767Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0922039Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0922164Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0922680Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0922950Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0923063Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0923491Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0923700Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0924422Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0924956Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0925218Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0925344Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0925941Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0926188Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0926310Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0926807Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: 'veq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0927071Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0927203Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0929866Z external/sleef/src/arch/helperpurec_scalar.h:354:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0930275Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, -z); } 2022-05-18T04:29:55.0930392Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0930850Z external/sleef/src/arch/helperpurec_scalar.h:353:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0931212Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T04:29:55.0931313Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0931824Z external/sleef/src/arch/helperpurec_scalar.h:352:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0932240Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T04:29:55.0932506Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0933041Z external/sleef/src/arch/helperpurec_scalar.h:351:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0933326Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:55.0933457Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0933974Z external/sleef/src/arch/helperpurec_scalar.h:350:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0934253Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:55.0934362Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0934901Z external/sleef/src/arch/helperpurec_scalar.h:349:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0935335Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(-x, y, z); } 2022-05-18T04:29:55.0935461Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0935987Z external/sleef/src/arch/helperpurec_scalar.h:348:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0938966Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, -z); } 2022-05-18T04:29:55.0939562Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0940106Z external/sleef/src/arch/helperpurec_scalar.h:347:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0940377Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return FMAF(x, y, z); } 2022-05-18T04:29:55.0940505Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0941284Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0941545Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T04:29:55.0941676Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0942196Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0942452Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T04:29:55.0942577Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0943069Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0943372Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T04:29:55.0943496Z ^~~~~~~~~~ 2022-05-18T04:29:55.0944008Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: 'vabs_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0944319Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T04:29:55.0944449Z ^~~~~~~~~~ 2022-05-18T04:29:55.0944954Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0945184Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T04:29:55.0945294Z ^~~~~~~~~~ 2022-05-18T04:29:55.0946007Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: 'vdiv_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0946258Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T04:29:55.0946387Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0946998Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0947245Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T04:29:55.0947369Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0948132Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0948477Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T04:29:55.0948605Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0949378Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0949622Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T04:29:55.0949749Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0950302Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: 'vreinterpret_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0950647Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T04:29:55.0950781Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0951392Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: 'vreinterpret_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0951706Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T04:29:55.0951840Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0952382Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: 'vreinterpret_vf_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0952688Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T04:29:55.0952822Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0953357Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: 'vreinterpret_vm_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0953684Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T04:29:55.0953822Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0954330Z external/sleef/src/arch/helperpurec_scalar.h:307:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0954595Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return (int32_t)TRUNCF(vf); } 2022-05-18T04:29:55.0966146Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0966749Z external/sleef/src/arch/helperpurec_scalar.h:306:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0967002Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return TRUNCF(vd); } 2022-05-18T04:29:55.0967131Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0967724Z external/sleef/src/arch/helperpurec_scalar.h:305:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0967961Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return RINTF(vd); } 2022-05-18T04:29:55.0968073Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0968605Z external/sleef/src/arch/helperpurec_scalar.h:304:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0968843Z static INLINE vint2 vrint_vi2_vf(vfloat d) { return (int)RINTF(d); } 2022-05-18T04:29:55.0968971Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0969487Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0969682Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T04:29:55.0969804Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0970318Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0970536Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T04:29:55.0970658Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0971175Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0971648Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:55.0971768Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0972289Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0972537Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.0972662Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0973170Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0973421Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.0973546Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0974063Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0974316Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.0974439Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0974947Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0975203Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.0975314Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0975810Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0976055Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.0976173Z ^~~~~~~~~~ 2022-05-18T04:29:55.0976680Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0976889Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:55.0977013Z ^~~~~~~~~~ 2022-05-18T04:29:55.0977528Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0977744Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T04:29:55.0977865Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0978378Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0978812Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.0978939Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0979446Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0979675Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:55.0979793Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0980322Z external/sleef/src/arch/helperpurec_scalar.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0980773Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, -z); } 2022-05-18T04:29:55.0980907Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0981442Z external/sleef/src/arch/helperpurec_scalar.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0981742Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(x, y, z); } 2022-05-18T04:29:55.0981874Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0982403Z external/sleef/src/arch/helperpurec_scalar.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0982852Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return FMA(-x, y, z); } 2022-05-18T04:29:55.0982969Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0983622Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0983893Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T04:29:55.0984033Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0984561Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0984831Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.0984959Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0985482Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0985927Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:55.0986043Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0986586Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0986864Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.0986998Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0987519Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0987787Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.0987914Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0988428Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0988681Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.0988791Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0989324Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0989540Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T04:29:55.0989660Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.0990175Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0990373Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T04:29:55.0990489Z ^~~~~~~~~~~ 2022-05-18T04:29:55.0991002Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0991215Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T04:29:55.0991335Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0991838Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0992045Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T04:29:55.0992165Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.0992689Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0992919Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T04:29:55.0993035Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.0993545Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.0993755Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:55.0993879Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.0994101Z [168 / 988] 8 actions running 2022-05-18T04:29:55.0994412Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.0994772Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0995273Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0995633Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0995997Z Compiling external/sleef/dispsse.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0996351Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0996694Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0997042Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.0998006Z 2022-05-18T04:29:55.0998155Z  2022-05-18T04:29:55.0998302Z  2022-05-18T04:29:55.0998432Z  2022-05-18T04:29:55.0998577Z  2022-05-18T04:29:55.0998719Z  2022-05-18T04:29:55.0998860Z  2022-05-18T04:29:55.0999004Z  2022-05-18T04:29:55.0999146Z  2022-05-18T04:29:55.0999442Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:55.0999657Z [169 / 988] 8 actions running 2022-05-18T04:29:55.0999983Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.1000340Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1000686Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1001045Z Compiling external/sleef/dispsse.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1001404Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1001745Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1002083Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1002439Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1002449Z 2022-05-18T04:29:55.1002596Z  2022-05-18T04:29:55.1002740Z  2022-05-18T04:29:55.1002884Z  2022-05-18T04:29:55.1003030Z  2022-05-18T04:29:55.1003175Z  2022-05-18T04:29:55.1003305Z  2022-05-18T04:29:55.1003452Z  2022-05-18T04:29:55.1003601Z  2022-05-18T04:29:55.1003954Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:55.1004408Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:55.1004756Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:55.1004951Z ^~~ 2022-05-18T04:29:55.1005058Z At top level: 2022-05-18T04:29:55.1005575Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1005803Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.1005942Z ^~~~~ 2022-05-18T04:29:55.1006456Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1006684Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.1006818Z ^~~~ 2022-05-18T04:29:55.1007316Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1007520Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.1007746Z ^~~~ 2022-05-18T04:29:55.1008265Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1008489Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.1008627Z ^~~~~~ 2022-05-18T04:29:55.1009137Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1009502Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:55.1009652Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1010142Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1010399Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:55.1010540Z ^~~~~~~~~ 2022-05-18T04:29:55.1011049Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1011296Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:55.1011434Z ^~~~~~ 2022-05-18T04:29:55.1011947Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1012176Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:55.1012308Z ^~~~~~ 2022-05-18T04:29:55.1012810Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1013034Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:55.1013174Z ^~~~~~ 2022-05-18T04:29:55.1013693Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1013883Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:55.1014001Z ^~~~~ 2022-05-18T04:29:55.1014491Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1014826Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:55.1014974Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1015473Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1015859Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:55.1016015Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1016261Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.1016761Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1016958Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:55.1017079Z ^~~~~~~~ 2022-05-18T04:29:55.1017554Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1017819Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1017969Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1018458Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1018757Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.1018888Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1019396Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1019611Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.1019730Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1020233Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1020552Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.1020702Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1021215Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1021468Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.1021612Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1022107Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1022316Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.1022451Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1022961Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1023176Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.1023313Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1023813Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1024075Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:55.1024212Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1024700Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1024909Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.1025045Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1025552Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1066637Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.1066837Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1067424Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1067724Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.1067844Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1068356Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1068645Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.1068775Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1069289Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1069526Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.1069670Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1070165Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1070398Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.1070519Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1071018Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1071254Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.1071393Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1071895Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1072151Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:55.1072299Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1072993Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1073229Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:55.1073369Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1073866Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1074118Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:55.1074261Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1074768Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1074991Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:55.1075133Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1075635Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1075841Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:55.1075981Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1076475Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1076676Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.1076807Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1077302Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1077504Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.1077636Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1078114Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1078348Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:55.1078489Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1078983Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1079203Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:55.1079338Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1079840Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1080106Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1080243Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1080737Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1080965Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.1081106Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1081602Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1081846Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1081980Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1082482Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1082696Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.1082834Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1083075Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.1083565Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1083853Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:55.1083992Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1084485Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1084692Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:55.1084810Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1085305Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1085531Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.1085670Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1086161Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1086386Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.1086531Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1087018Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1087230Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.1087365Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1087949Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1088187Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.1088331Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1088831Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1089074Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:55.1089227Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1089705Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1089961Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.1090110Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1090599Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1090843Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.1090980Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1091472Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1091729Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.1091868Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1092353Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1092609Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.1092752Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1093249Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1093510Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:55.1093658Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1094151Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1094406Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:55.1094536Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1095102Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1095350Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:55.1095493Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1095991Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1096252Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:55.1096399Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1096899Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1097124Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:55.1097267Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1097765Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1098004Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:55.1098139Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1180945Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1181301Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:55.1181441Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1182037Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1182320Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:55.1182474Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1183014Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1183297Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.1183450Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1183964Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1184257Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:55.1184406Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1184905Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1185159Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:55.1185313Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1185925Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1186181Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:55.1186324Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1186841Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1187150Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.1187289Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1187802Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1188102Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.1188447Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1188957Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1189262Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.1189418Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1189937Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1190217Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.1190349Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1190866Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1191156Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.1191303Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1191815Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1192095Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.1192244Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1192756Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1193034Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.1193190Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1193691Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1193969Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.1194116Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1194621Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1194891Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.1195041Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1195540Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1195797Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.1195943Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1196465Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1196692Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.1196813Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1197322Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1197578Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.1197727Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1198181Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1198399Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.1198534Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1198961Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1199337Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.1199472Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1199885Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1200110Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.1200217Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1200612Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1200839Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.1200961Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1201352Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1201593Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.1201718Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1202155Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1202387Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.1202500Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1202962Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1203198Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.1203329Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1203763Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1203983Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.1204111Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1204319Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.1204704Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1204905Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:55.1205036Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1205455Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1205663Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.1205794Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1206009Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.1206445Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1206664Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.1206811Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1207273Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1207500Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:55.1207705Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1208155Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1208393Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.1208671Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1209110Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1209323Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:55.1209456Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1209913Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1210167Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.1210311Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1210765Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1211041Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.1211148Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1211591Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1211812Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.1211952Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1212418Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1212680Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1212827Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1213306Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1213564Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:55.1213713Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1214203Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1214479Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.1214630Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1215113Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1215378Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1215524Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1215998Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1216276Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.1216434Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1216927Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1217204Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.1217355Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1217821Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1218088Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.1218220Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1218667Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1218895Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.1219025Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1219520Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1219806Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.1219949Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1220421Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1220685Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.1220815Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1221289Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1221553Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.1221695Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1222163Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1222423Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1222577Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1223033Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1223255Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1223398Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1223844Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1224102Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:55.1224232Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1224647Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1224883Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:55.1225026Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1225447Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1225658Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.1225956Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1226378Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1226594Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.1226730Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1227178Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1227498Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.1227613Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1228054Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1228329Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.1228459Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1228906Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1229187Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.1229323Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1229759Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1230182Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.1230305Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1230548Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.1230992Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1231326Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.1231760Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1232218Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1232520Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.1232662Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1233072Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1233357Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.1233494Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1233913Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1234189Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.1234306Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1234740Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1235033Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.1235169Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1235618Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1235894Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:55.1236039Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1236476Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1236742Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.1236881Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1237343Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1237595Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:55.1237733Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1238180Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1238429Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:55.1238569Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1239009Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1239222Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.1239357Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1239804Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1240072Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.1240360Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1240793Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1241044Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.1241177Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1241623Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1241928Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.1242070Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1242458Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1242713Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:55.1242852Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1243294Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1243542Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:55.1243697Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1243939Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T04:29:55.1244433Z external/sleef/src/arch/helperavx2.h:474:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1244666Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.1244791Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1245290Z external/sleef/src/arch/helperavx2.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1245531Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.1245658Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1246137Z external/sleef/src/arch/helperavx2.h:472:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1246362Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.1246497Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1246996Z external/sleef/src/arch/helperavx2.h:471:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1247196Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.1247325Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1247892Z external/sleef/src/arch/helperavx2.h:466:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1248070Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.1248193Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1248688Z external/sleef/src/arch/helperavx2.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1248931Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T04:29:55.1249032Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1249511Z external/sleef/src/arch/helperavx2.h:458:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1249803Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T04:29:55.1249920Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1250391Z external/sleef/src/arch/helperavx2.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1250650Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.1250770Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1251367Z external/sleef/src/arch/helperavx2.h:456:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1251604Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T04:29:55.1251708Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1252216Z external/sleef/src/arch/helperavx2.h:454:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1252487Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T04:29:55.1252606Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1253109Z external/sleef/src/arch/helperavx2.h:450:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1253293Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:55.1253391Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1253761Z external/sleef/src/arch/helperavx2.h:448:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1253926Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.1254042Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1254506Z external/sleef/src/arch/helperavx2.h:447:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1254714Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.1254843Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1255342Z external/sleef/src/arch/helperavx2.h:437:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1255698Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.1255835Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1256328Z external/sleef/src/arch/helperavx2.h:430:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1256604Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.1256734Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1257221Z external/sleef/src/arch/helperavx2.h:428:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1257482Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:55.1257608Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1258091Z external/sleef/src/arch/helperavx2.h:426:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1258395Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.1258506Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1258991Z external/sleef/src/arch/helperavx2.h:425:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1259336Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.1259453Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1259952Z external/sleef/src/arch/helperavx2.h:424:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1260229Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:55.1260353Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1260859Z external/sleef/src/arch/helperavx2.h:417:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1261140Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.1261258Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1261887Z external/sleef/src/arch/helperavx2.h:412:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1262162Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.1262297Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1262800Z external/sleef/src/arch/helperavx2.h:411:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1263078Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:55.1263183Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1263622Z external/sleef/src/arch/helperavx2.h:409:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1263924Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:55.1264040Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1264521Z external/sleef/src/arch/helperavx2.h:408:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1264767Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:55.1264878Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1265332Z external/sleef/src/arch/helperavx2.h:406:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1265624Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.1265857Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1266317Z external/sleef/src/arch/helperavx2.h:405:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1266623Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.1266771Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1267241Z external/sleef/src/arch/helperavx2.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1267512Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:55.1267649Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1268141Z external/sleef/src/arch/helperavx2.h:402:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1268436Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:55.1268554Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1269040Z external/sleef/src/arch/helperavx2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1269435Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.1269566Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1270068Z external/sleef/src/arch/helperavx2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1270449Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.1270573Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1271067Z external/sleef/src/arch/helperavx2.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1271454Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.1271581Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1272044Z external/sleef/src/arch/helperavx2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1272627Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.1272744Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1273183Z external/sleef/src/arch/helperavx2.h:388:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1273455Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T04:29:55.1273565Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1274035Z external/sleef/src/arch/helperavx2.h:386:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1274296Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:55.1274403Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1274890Z external/sleef/src/arch/helperavx2.h:385:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1275162Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:55.1275292Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1275762Z external/sleef/src/arch/helperavx2.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1276023Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:55.1276152Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1276623Z external/sleef/src/arch/helperavx2.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1276865Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:55.1276992Z ^~~~~~~~~~ 2022-05-18T04:29:55.1277464Z external/sleef/src/arch/helperavx2.h:371:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1277721Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.1277848Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1278329Z external/sleef/src/arch/helperavx2.h:370:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1278767Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.1278893Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1279335Z external/sleef/src/arch/helperavx2.h:369:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1279619Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.1279740Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1280203Z external/sleef/src/arch/helperavx2.h:368:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1280502Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.1280631Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1281068Z external/sleef/src/arch/helperavx2.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1281371Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.1281509Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1281951Z external/sleef/src/arch/helperavx2.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1282227Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.1282364Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1282872Z external/sleef/src/arch/helperavx2.h:356:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1283277Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.1283408Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1283867Z external/sleef/src/arch/helperavx2.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1284151Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T04:29:55.1284245Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1284712Z external/sleef/src/arch/helperavx2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1284921Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.1285042Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1285487Z external/sleef/src/arch/helperavx2.h:346:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1285738Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.1285863Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1286326Z external/sleef/src/arch/helperavx2.h:345:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1286560Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.1286685Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1287162Z external/sleef/src/arch/helperavx2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1287415Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.1287544Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1288111Z external/sleef/src/arch/helperavx2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1288382Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.1288494Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1288980Z external/sleef/src/arch/helperavx2.h:341:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1289207Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T04:29:55.1289312Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1289788Z external/sleef/src/arch/helperavx2.h:340:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1290021Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T04:29:55.1290146Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1290604Z external/sleef/src/arch/helperavx2.h:339:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1290854Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm256_slli_epi32(x, c); } 2022-05-18T04:29:55.1290972Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1291421Z external/sleef/src/arch/helperavx2.h:337:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1291687Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.1291796Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1292228Z external/sleef/src/arch/helperavx2.h:336:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1292491Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.1292629Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1293076Z external/sleef/src/arch/helperavx2.h:334:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1293380Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:55.1293519Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1293967Z external/sleef/src/arch/helperavx2.h:333:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1294200Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.1294317Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1294758Z external/sleef/src/arch/helperavx2.h:332:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1295001Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:55.1295121Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1295587Z external/sleef/src/arch/helperavx2.h:331:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1295803Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:55.1295939Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1296449Z external/sleef/src/arch/helperavx2.h:329:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1296702Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.1296832Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1297331Z external/sleef/src/arch/helperavx2.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1297585Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_sub_epi32(x, y); } 2022-05-18T04:29:55.1297717Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1298189Z external/sleef/src/arch/helperavx2.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1298438Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:55.1298570Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1299073Z external/sleef/src/arch/helperavx2.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1299386Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.1299513Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1300008Z external/sleef/src/arch/helperavx2.h:324:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1300329Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.1300453Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1300909Z external/sleef/src/arch/helperavx2.h:323:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1301225Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.1301349Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1301831Z external/sleef/src/arch/helperavx2.h:322:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1302130Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.1302253Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1302730Z external/sleef/src/arch/helperavx2.h:321:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1303032Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.1303129Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1303581Z external/sleef/src/arch/helperavx2.h:320:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1304050Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.1304170Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1304633Z external/sleef/src/arch/helperavx2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1304928Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.1305063Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1305460Z external/sleef/src/arch/helperavx2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1305689Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.1306053Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1306545Z external/sleef/src/arch/helperavx2.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1306855Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.1306992Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1307500Z external/sleef/src/arch/helperavx2.h:315:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1307803Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.1307934Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1308434Z external/sleef/src/arch/helperavx2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1308709Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.1308834Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1309340Z external/sleef/src/arch/helperavx2.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1309611Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:55.1309732Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1310244Z external/sleef/src/arch/helperavx2.h:311:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1310514Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:55.1310639Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1311123Z external/sleef/src/arch/helperavx2.h:310:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1311426Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.1311561Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1312064Z external/sleef/src/arch/helperavx2.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1312377Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.1312512Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1313012Z external/sleef/src/arch/helperavx2.h:308:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1313310Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.1313429Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1313938Z external/sleef/src/arch/helperavx2.h:307:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1314518Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.1314633Z ^~~~~~~~~~ 2022-05-18T04:29:55.1315193Z external/sleef/src/arch/helperavx2.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1315814Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.1315923Z ^~~~~~~~~~ 2022-05-18T04:29:55.1316351Z external/sleef/src/arch/helperavx2.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1316502Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:55.1316563Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1316838Z external/sleef/src/arch/helperavx2.h:304:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1316993Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.1317067Z ^~~~~~~~~~ 2022-05-18T04:29:55.1317334Z external/sleef/src/arch/helperavx2.h:303:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1317486Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T04:29:55.1317560Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1317967Z external/sleef/src/arch/helperavx2.h:302:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1318182Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:55.1318288Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1318738Z external/sleef/src/arch/helperavx2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1318968Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:55.1319093Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1319552Z external/sleef/src/arch/helperavx2.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1319806Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:55.1319937Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1320426Z external/sleef/src/arch/helperavx2.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1320725Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:55.1320854Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1321340Z external/sleef/src/arch/helperavx2.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1321644Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.1321783Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1322302Z external/sleef/src/arch/helperavx2.h:295:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1322594Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T04:29:55.1322711Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1323188Z external/sleef/src/arch/helperavx2.h:294:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1323446Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T04:29:55.1323571Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1324062Z external/sleef/src/arch/helperavx2.h:293:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1324282Z static INLINE vint2 vcast_vi2_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T04:29:55.1324401Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1324860Z external/sleef/src/arch/helperavx2.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1325164Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T04:29:55.1325320Z ^~~~~~~~~~ 2022-05-18T04:29:55.1325766Z external/sleef/src/arch/helperavx2.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1326009Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.1326121Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1326587Z external/sleef/src/arch/helperavx2.h:290:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1326832Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:55.1326953Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1327385Z external/sleef/src/arch/helperavx2.h:289:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1327694Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:55.1327825Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1328298Z external/sleef/src/arch/helperavx2.h:287:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1328515Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.1328645Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1329133Z external/sleef/src/arch/helperavx2.h:286:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1329331Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.1329442Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1329912Z external/sleef/src/arch/helperavx2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1330217Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T04:29:55.1330349Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1330837Z external/sleef/src/arch/helperavx2.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1331113Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:55.1331239Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1331726Z external/sleef/src/arch/helperavx2.h:279:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1331987Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:55.1332096Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1332550Z external/sleef/src/arch/helperavx2.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1332805Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:55.1332925Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1333405Z external/sleef/src/arch/helperavx2.h:276:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1333659Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:55.1333768Z ^~~~~~~~~~ 2022-05-18T04:29:55.1334229Z external/sleef/src/arch/helperavx2.h:263:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1334394Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.1334507Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1334980Z external/sleef/src/arch/helperavx2.h:259:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1335164Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.1335281Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1335779Z external/sleef/src/arch/helperavx2.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1336113Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.1336225Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1336694Z external/sleef/src/arch/helperavx2.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1336881Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.1336996Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1337432Z external/sleef/src/arch/helperavx2.h:247:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1337693Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.1337830Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1338266Z external/sleef/src/arch/helperavx2.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1338581Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.1338705Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1339182Z external/sleef/src/arch/helperavx2.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1339523Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T04:29:55.1339652Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1340121Z external/sleef/src/arch/helperavx2.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1340463Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T04:29:55.1340594Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1341083Z external/sleef/src/arch/helperavx2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1341388Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T04:29:55.1341501Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1342005Z external/sleef/src/arch/helperavx2.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1342262Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T04:29:55.1342375Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1342862Z external/sleef/src/arch/helperavx2.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1343133Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:55.1343248Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1343713Z external/sleef/src/arch/helperavx2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1343937Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.1344073Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1344521Z external/sleef/src/arch/helperavx2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1344732Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.1344840Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1345302Z external/sleef/src/arch/helperavx2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1345542Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.1345661Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1346203Z external/sleef/src/arch/helperavx2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1346520Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.1346671Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1347130Z external/sleef/src/arch/helperavx2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1347366Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.1347484Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1347852Z external/sleef/src/arch/helperavx2.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1348018Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.1348079Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1348451Z external/sleef/src/arch/helperavx2.h:221:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1348711Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.1348822Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1349208Z external/sleef/src/arch/helperavx2.h:219:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1349411Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.1349516Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1349909Z external/sleef/src/arch/helperavx2.h:218:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1350091Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.1350187Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1350586Z external/sleef/src/arch/helperavx2.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1350820Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.1350933Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1351366Z external/sleef/src/arch/helperavx2.h:216:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1351600Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.1351714Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1352146Z external/sleef/src/arch/helperavx2.h:214:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1352363Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.1352464Z ^~~~~~~~~~ 2022-05-18T04:29:55.1352890Z external/sleef/src/arch/helperavx2.h:213:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1353106Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.1353216Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1353653Z external/sleef/src/arch/helperavx2.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1353880Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.1353978Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1354399Z external/sleef/src/arch/helperavx2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1354694Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.1354812Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1355290Z external/sleef/src/arch/helperavx2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1355625Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.1355748Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1356396Z external/sleef/src/arch/helperavx2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1356708Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.1356808Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1357283Z external/sleef/src/arch/helperavx2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1357602Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.1357719Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1358197Z external/sleef/src/arch/helperavx2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1358523Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.1358655Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1359156Z external/sleef/src/arch/helperavx2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1359455Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.1359571Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1360046Z external/sleef/src/arch/helperavx2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1360352Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.1360477Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1360979Z external/sleef/src/arch/helperavx2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1361299Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.1361439Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1361932Z external/sleef/src/arch/helperavx2.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1362252Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.1362383Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1362894Z external/sleef/src/arch/helperavx2.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1363213Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.1363347Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1363864Z external/sleef/src/arch/helperavx2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1364185Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.1364322Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1364824Z external/sleef/src/arch/helperavx2.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1365102Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:55.1365234Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1365731Z external/sleef/src/arch/helperavx2.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1366003Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:55.1366134Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1366624Z external/sleef/src/arch/helperavx2.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1366969Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.1367107Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1367561Z external/sleef/src/arch/helperavx2.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1367948Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.1368080Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1368556Z external/sleef/src/arch/helperavx2.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1368880Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.1369001Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1369493Z external/sleef/src/arch/helperavx2.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1369924Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.1370035Z ^~~~~~~~~~ 2022-05-18T04:29:55.1370527Z external/sleef/src/arch/helperavx2.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1370958Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.1371090Z ^~~~~~~~~~ 2022-05-18T04:29:55.1371602Z external/sleef/src/arch/helperavx2.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1371839Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:55.1371953Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1372404Z external/sleef/src/arch/helperavx2.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1372648Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:55.1372759Z ^~~~~~~~~~ 2022-05-18T04:29:55.1373197Z external/sleef/src/arch/helperavx2.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1373442Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:55.1373566Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1374022Z external/sleef/src/arch/helperavx2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1374266Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:55.1374378Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1374843Z external/sleef/src/arch/helperavx2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1375081Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:55.1375218Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1375680Z external/sleef/src/arch/helperavx2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1375935Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:55.1376058Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1376536Z external/sleef/src/arch/helperavx2.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1376788Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T04:29:55.1376901Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1377387Z external/sleef/src/arch/helperavx2.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1377666Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T04:29:55.1377891Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1378399Z external/sleef/src/arch/helperavx2.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1378587Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T04:29:55.1378717Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1379153Z external/sleef/src/arch/helperavx2.h:169:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1379302Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.1379414Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1379832Z external/sleef/src/arch/helperavx2.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1379993Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:55.1380107Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1380556Z external/sleef/src/arch/helperavx2.h:163:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1380785Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.1380906Z ^~~~~~~~~~ 2022-05-18T04:29:55.1381359Z external/sleef/src/arch/helperavx2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1381595Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:55.1381714Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1382170Z external/sleef/src/arch/helperavx2.h:161:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1382479Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.1382603Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1383074Z external/sleef/src/arch/helperavx2.h:160:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1383396Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.1383505Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1383970Z external/sleef/src/arch/helperavx2.h:159:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1384284Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.1384415Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1384901Z external/sleef/src/arch/helperavx2.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1385224Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.1385340Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1386183Z external/sleef/src/arch/helperavx2.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1386389Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:55.1386491Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1386902Z external/sleef/src/arch/helperavx2.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1387108Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:55.1387212Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1387683Z external/sleef/src/arch/helperavx2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1387883Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:55.1388022Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1388503Z external/sleef/src/arch/helperavx2.h:146:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1388680Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:55.1388950Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1389415Z external/sleef/src/arch/helperavx2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1389812Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1389948Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1390438Z external/sleef/src/arch/helperavx2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1390782Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1390910Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1391331Z external/sleef/src/arch/helperavx2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1391684Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1391805Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1392255Z external/sleef/src/arch/helperavx2.h:141:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1392613Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1392750Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1393214Z external/sleef/src/arch/helperavx2.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1393555Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1393679Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1394132Z external/sleef/src/arch/helperavx2.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1394484Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1394611Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1395071Z external/sleef/src/arch/helperavx2.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1395462Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1395593Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1396086Z external/sleef/src/arch/helperavx2.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1396469Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1396585Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1397078Z external/sleef/src/arch/helperavx2.h:134:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1397473Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1397587Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1398072Z external/sleef/src/arch/helperavx2.h:133:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1398449Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1398569Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1399035Z external/sleef/src/arch/helperavx2.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1399548Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1399660Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1400157Z external/sleef/src/arch/helperavx2.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1400528Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1400651Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1401138Z external/sleef/src/arch/helperavx2.h:129:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1401515Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1401645Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1402163Z external/sleef/src/arch/helperavx2.h:128:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1402533Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1402638Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1403107Z external/sleef/src/arch/helperavx2.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1403495Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1403624Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1403872Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T04:29:55.1404368Z external/sleef/src/arch/helperavx2.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1404760Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1404891Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1405389Z external/sleef/src/arch/helperavx2.h:115:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1406007Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T04:29:55.1406147Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1406643Z external/sleef/src/arch/helperavx2.h:114:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1406922Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:55.1407054Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1407551Z external/sleef/src/arch/helperavx2.h:113:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1407899Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T04:29:55.1408032Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1408522Z external/sleef/src/arch/helperavx2.h:112:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1408793Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:55.1408921Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1409415Z external/sleef/src/arch/helperavx2.h:111:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1409653Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T04:29:55.1409776Z ^~~~~~~~~~ 2022-05-18T04:29:55.1410281Z external/sleef/src/arch/helperavx2.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1410597Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:55.1410705Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1411198Z external/sleef/src/arch/helperavx2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1411398Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:55.1411528Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1412024Z external/sleef/src/arch/helperavx2.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1412301Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.1412422Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1412929Z external/sleef/src/arch/helperavx2.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1413109Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.1413224Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1413708Z external/sleef/src/arch/helperavx2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1413884Z static INLINE int cpuSupportsFMA() { 2022-05-18T04:29:55.1414008Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1414505Z external/sleef/src/arch/helperavx2.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1414687Z static INLINE int cpuSupportsAVX2() { 2022-05-18T04:29:55.1414794Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1415489Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1415717Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.1415851Z ^~~~~ 2022-05-18T04:29:55.1416327Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1416545Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.1416684Z ^~~~ 2022-05-18T04:29:55.1417111Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1417299Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.1417423Z ^~~~ 2022-05-18T04:29:55.1417866Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1418075Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.1418206Z ^~~~~~ 2022-05-18T04:29:55.1418447Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.1418955Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1419220Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1419360Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1419857Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1420147Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.1420288Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1420790Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1421000Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.1421139Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1421632Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1421844Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.1422095Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1422616Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1422876Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.1423019Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1423530Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1423764Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.1423904Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1424377Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1424589Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.1424719Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1425228Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1425433Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.1425571Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1426193Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1426465Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.1426585Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1427313Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1427613Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.1427747Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1428241Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1428533Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.1428650Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1429106Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1429338Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.1429455Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1429937Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1430177Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.1430315Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1430813Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1431058Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.1431195Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1431699Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1431879Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.1432010Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1432517Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1432717Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.1432848Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1433364Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1433799Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1433943Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1434427Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1434664Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.1434808Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1435313Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1435555Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.1435696Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1435945Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.1436437Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1436672Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.1436811Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1437303Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1437536Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.1437681Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1438206Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1438445Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.1438586Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1439061Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1439276Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.1439425Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1439919Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1440165Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.1440317Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1440788Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1441044Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.1441170Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1441670Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1441931Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.1442079Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1442574Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1442836Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.1442987Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1443473Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1443728Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.1443870Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1444399Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1444785Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.1444982Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1445500Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1445799Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.1445947Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1446468Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1446767Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.1446917Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1447387Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1447751Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.1447899Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1448399Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1448673Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.1448817Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1449317Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1449595Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.1449737Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1450254Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1450550Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.1450698Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1451217Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1451500Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.1451649Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1452140Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1452395Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.1452538Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1453048Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1453291Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.1453437Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1453944Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1454207Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.1456163Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1456679Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1456947Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.1457100Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1458043Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1458300Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.1458448Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1458947Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1459150Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T04:29:55.1459260Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1459764Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1459967Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T04:29:55.1460093Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1460598Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1460820Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T04:29:55.1460945Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1461439Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1461741Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.1461891Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1462404Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1462704Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.1462845Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1463353Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1463661Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.1463809Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1464302Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1464600Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.1464755Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1465265Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1465540Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.1465688Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1466604Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1466870Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.1467003Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1467510Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1467776Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.1467923Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1468158Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.1468631Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1468879Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.1469027Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1469400Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.1469887Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1470128Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.1470274Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1470755Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1471010Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1471160Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1471624Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1471847Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.1471994Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1472454Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1472784Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.1472923Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1473170Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.1473617Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1473982Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.1474126Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1474580Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1474833Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.1474973Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1475215Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T04:29:55.1475738Z external/sleef/src/arch/helperavx2.h:474:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1475973Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.1476114Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1476623Z external/sleef/src/arch/helperavx2.h:473:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1476845Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.1476978Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1477468Z external/sleef/src/arch/helperavx2.h:472:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1477709Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.1477845Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1478350Z external/sleef/src/arch/helperavx2.h:471:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1478583Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.1478716Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1479184Z external/sleef/src/arch/helperavx2.h:457:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1479453Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.1479579Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1480096Z external/sleef/src/arch/helperavx2.h:450:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1480307Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:55.1480529Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1481018Z external/sleef/src/arch/helperavx2.h:448:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1481242Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.1481357Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1481843Z external/sleef/src/arch/helperavx2.h:447:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1482070Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.1482199Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1482680Z external/sleef/src/arch/helperavx2.h:441:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1482830Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.1482938Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1483382Z external/sleef/src/arch/helperavx2.h:437:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1483722Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.1483854Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1484353Z external/sleef/src/arch/helperavx2.h:428:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1484629Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:55.1484758Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1485249Z external/sleef/src/arch/helperavx2.h:426:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1485574Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.1485701Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1486172Z external/sleef/src/arch/helperavx2.h:425:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1486520Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.1486651Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1487173Z external/sleef/src/arch/helperavx2.h:417:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1487461Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.1487663Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1488177Z external/sleef/src/arch/helperavx2.h:412:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1488456Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.1488571Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1489072Z external/sleef/src/arch/helperavx2.h:411:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1489350Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:55.1489479Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1489965Z external/sleef/src/arch/helperavx2.h:409:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1490317Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:55.1490451Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1490945Z external/sleef/src/arch/helperavx2.h:408:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1491243Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:55.1491454Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1491977Z external/sleef/src/arch/helperavx2.h:406:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1492308Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.1492447Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1492957Z external/sleef/src/arch/helperavx2.h:405:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1493308Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.1493445Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1493847Z external/sleef/src/arch/helperavx2.h:403:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1494082Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:55.1494196Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1494664Z external/sleef/src/arch/helperavx2.h:402:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1494948Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:55.1495078Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1495574Z external/sleef/src/arch/helperavx2.h:399:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1498850Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.1498990Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1499504Z external/sleef/src/arch/helperavx2.h:397:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1499909Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.1500043Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1500506Z external/sleef/src/arch/helperavx2.h:388:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1500828Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T04:29:55.1500956Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1501457Z external/sleef/src/arch/helperavx2.h:386:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1501715Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:55.1501842Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1502308Z external/sleef/src/arch/helperavx2.h:385:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1502578Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:55.1502701Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1503192Z external/sleef/src/arch/helperavx2.h:383:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1503460Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:55.1503583Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1504048Z external/sleef/src/arch/helperavx2.h:382:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1504302Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:55.1504412Z ^~~~~~~~~~ 2022-05-18T04:29:55.1504895Z external/sleef/src/arch/helperavx2.h:371:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1505152Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.1505928Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1506341Z external/sleef/src/arch/helperavx2.h:370:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1506701Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.1506807Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1507207Z external/sleef/src/arch/helperavx2.h:369:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1507438Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.1507542Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1507956Z external/sleef/src/arch/helperavx2.h:368:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1508254Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.1508387Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1508902Z external/sleef/src/arch/helperavx2.h:364:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1509234Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.1509373Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1509876Z external/sleef/src/arch/helperavx2.h:360:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1510116Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.1510232Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1510754Z external/sleef/src/arch/helperavx2.h:348:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1510985Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.1511117Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1511615Z external/sleef/src/arch/helperavx2.h:346:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1511871Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.1511997Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1512420Z external/sleef/src/arch/helperavx2.h:345:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1512686Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.1512817Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1513287Z external/sleef/src/arch/helperavx2.h:344:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1513555Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.1513683Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1514168Z external/sleef/src/arch/helperavx2.h:343:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1514419Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.1514527Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1514956Z external/sleef/src/arch/helperavx2.h:341:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1515196Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T04:29:55.1515317Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1515755Z external/sleef/src/arch/helperavx2.h:340:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1515989Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T04:29:55.1516105Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1516707Z external/sleef/src/arch/helperavx2.h:337:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1517008Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.1517135Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1517639Z external/sleef/src/arch/helperavx2.h:336:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1517926Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.1518055Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1518545Z external/sleef/src/arch/helperavx2.h:334:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1518800Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:55.1518921Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1519416Z external/sleef/src/arch/helperavx2.h:333:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1519656Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.1519779Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1520271Z external/sleef/src/arch/helperavx2.h:329:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1520533Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.1520654Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1521124Z external/sleef/src/arch/helperavx2.h:325:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1521445Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.1521572Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1522001Z external/sleef/src/arch/helperavx2.h:324:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1522309Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.1522429Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1522874Z external/sleef/src/arch/helperavx2.h:323:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1523172Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.1523301Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1523788Z external/sleef/src/arch/helperavx2.h:322:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1524106Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.1524236Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1524720Z external/sleef/src/arch/helperavx2.h:318:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1525017Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.1525150Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1525661Z external/sleef/src/arch/helperavx2.h:317:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1525970Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.1526103Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1526607Z external/sleef/src/arch/helperavx2.h:316:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1526914Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.1527119Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1527702Z external/sleef/src/arch/helperavx2.h:315:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1528007Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.1528143Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1528643Z external/sleef/src/arch/helperavx2.h:314:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1528941Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.1529072Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1529541Z external/sleef/src/arch/helperavx2.h:312:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1529791Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:55.1529929Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1530421Z external/sleef/src/arch/helperavx2.h:311:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1530675Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:55.1530794Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1531301Z external/sleef/src/arch/helperavx2.h:310:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1531593Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.1531720Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1532187Z external/sleef/src/arch/helperavx2.h:309:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1532466Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.1532601Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1533083Z external/sleef/src/arch/helperavx2.h:307:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1533696Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.1533822Z ^~~~~~~~~~ 2022-05-18T04:29:55.1534304Z external/sleef/src/arch/helperavx2.h:305:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1534550Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:55.1534677Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1535142Z external/sleef/src/arch/helperavx2.h:304:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1535393Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.1535517Z ^~~~~~~~~~ 2022-05-18T04:29:55.1535962Z external/sleef/src/arch/helperavx2.h:302:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1536203Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:55.1536328Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1536813Z external/sleef/src/arch/helperavx2.h:301:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1537082Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:55.1537193Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1537680Z external/sleef/src/arch/helperavx2.h:300:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1537946Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:55.1538074Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1538650Z external/sleef/src/arch/helperavx2.h:291:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1538932Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.1539056Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1539538Z external/sleef/src/arch/helperavx2.h:290:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1539812Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:55.1539945Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1540429Z external/sleef/src/arch/helperavx2.h:289:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1540712Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:55.1540839Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1541324Z external/sleef/src/arch/helperavx2.h:280:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1541609Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:55.1541737Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1542206Z external/sleef/src/arch/helperavx2.h:279:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1542479Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:55.1542604Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1543096Z external/sleef/src/arch/helperavx2.h:277:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1543372Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:55.1543499Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1543993Z external/sleef/src/arch/helperavx2.h:276:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1544258Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:55.1544367Z ^~~~~~~~~~ 2022-05-18T04:29:55.1544862Z external/sleef/src/arch/helperavx2.h:259:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1545062Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.1545191Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1545687Z external/sleef/src/arch/helperavx2.h:255:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1546071Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.1546193Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1546705Z external/sleef/src/arch/helperavx2.h:247:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1546991Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.1547135Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1547623Z external/sleef/src/arch/helperavx2.h:229:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1547880Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.1548005Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1548483Z external/sleef/src/arch/helperavx2.h:228:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1548737Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.1548870Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1549330Z external/sleef/src/arch/helperavx2.h:218:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1549575Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.1549699Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1550307Z external/sleef/src/arch/helperavx2.h:206:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1550652Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.1550777Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1551290Z external/sleef/src/arch/helperavx2.h:201:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1551597Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.1551711Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1552215Z external/sleef/src/arch/helperavx2.h:198:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1552533Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.1552666Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1553164Z external/sleef/src/arch/helperavx2.h:195:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1553421Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:55.1553549Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1554053Z external/sleef/src/arch/helperavx2.h:193:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1554371Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.1554490Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1554998Z external/sleef/src/arch/helperavx2.h:161:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1555311Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.1555445Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1555922Z external/sleef/src/arch/helperavx2.h:159:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1556253Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.1556379Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1556882Z external/sleef/src/arch/helperavx2.h:144:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1557263Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1557393Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1557885Z external/sleef/src/arch/helperavx2.h:143:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1558283Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1558414Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1558915Z external/sleef/src/arch/helperavx2.h:142:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1559328Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1559456Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1559955Z external/sleef/src/arch/helperavx2.h:141:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1560333Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1560463Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1560976Z external/sleef/src/arch/helperavx2.h:139:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1561408Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1561536Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1561781Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T04:29:55.1562291Z external/sleef/src/arch/helperavx2.h:122:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1562549Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T04:29:55.1562650Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1563133Z external/sleef/src/arch/helperavx2.h:121:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1563381Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.1563499Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1564007Z external/sleef/src/arch/helperavx2.h:120:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1564274Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T04:29:55.1564399Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1564890Z external/sleef/src/arch/helperavx2.h:119:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1565153Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T04:29:55.1565274Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1565790Z external/sleef/src/arch/helperavx2.h:101:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1566003Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:55.1566132Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1566621Z external/sleef/src/arch/helperavx2.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1566912Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.1567039Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1567242Z [169 / 988] 8 actions running 2022-05-18T04:29:55.1567561Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.1567994Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1568337Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1568665Z Compiling external/sleef/dispsse.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1568972Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1569306Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1569640Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1569966Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1569984Z 2022-05-18T04:29:55.1570139Z  2022-05-18T04:29:55.1570279Z  2022-05-18T04:29:55.1570420Z  2022-05-18T04:29:55.1570559Z  2022-05-18T04:29:55.1570698Z  2022-05-18T04:29:55.1570828Z  2022-05-18T04:29:55.1570946Z  2022-05-18T04:29:55.1571075Z  2022-05-18T04:29:55.1571371Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:55.1571580Z [171 / 988] 8 actions running 2022-05-18T04:29:55.1571895Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.1572243Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1572592Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1572917Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1573259Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1573574Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1574003Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1574353Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.1574363Z 2022-05-18T04:29:55.1574511Z  2022-05-18T04:29:55.1574660Z  2022-05-18T04:29:55.1574788Z  2022-05-18T04:29:55.1574936Z  2022-05-18T04:29:55.1575077Z  2022-05-18T04:29:55.1575224Z  2022-05-18T04:29:55.1575366Z  2022-05-18T04:29:55.1575504Z  2022-05-18T04:29:55.1575855Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:55.1576301Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:55.1576654Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:55.1576851Z ^~~ 2022-05-18T04:29:55.1577168Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T04:29:55.1577612Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.1577782Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T04:29:55.1577894Z ^ 2022-05-18T04:29:55.1578015Z At top level: 2022-05-18T04:29:55.1578519Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1578848Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T04:29:55.1578986Z ^~~~~~~ 2022-05-18T04:29:55.1579446Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1579800Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T04:29:55.1579922Z ^~~~~~~ 2022-05-18T04:29:55.1580414Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1580759Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T04:29:55.1580882Z ^~~~~~~~~ 2022-05-18T04:29:55.1581386Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1581653Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T04:29:55.1581793Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1582305Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1582530Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T04:29:55.1582671Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1583167Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1583511Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T04:29:55.1583638Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1584152Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1584442Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T04:29:55.1584586Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1585153Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1585502Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.1585647Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1586291Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1586500Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T04:29:55.1586634Z ^~~~~ 2022-05-18T04:29:55.1587152Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1587377Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.1587516Z ^~~~~ 2022-05-18T04:29:55.1588019Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1588218Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.1588339Z ^~~~ 2022-05-18T04:29:55.1588806Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1589025Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.1589159Z ^~~~ 2022-05-18T04:29:55.1589648Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1589860Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.1589997Z ^~~~~~ 2022-05-18T04:29:55.1590511Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1590777Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:55.1590916Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1591410Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1591665Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:55.1591808Z ^~~~~~~~~ 2022-05-18T04:29:55.1592297Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1592538Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:55.1592669Z ^~~~~~ 2022-05-18T04:29:55.1593170Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1593381Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:55.1593525Z ^~~~~~ 2022-05-18T04:29:55.1594030Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1594254Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:55.1594390Z ^~~~~~ 2022-05-18T04:29:55.1594903Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1595093Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:55.1595214Z ^~~~~ 2022-05-18T04:29:55.1595701Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1596053Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:55.1596197Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1596865Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1597270Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:55.1597419Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1597668Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.1598161Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1598357Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:55.1598466Z ^~~~~~~~ 2022-05-18T04:29:55.1598956Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1599223Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1599371Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1599862Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1600150Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.1600279Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1600782Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1600968Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.1601104Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1601619Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1601856Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.1602007Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1602523Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1602785Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.1602926Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1603418Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1603649Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.1603788Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1604294Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1604502Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.1604641Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1605144Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1605413Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:55.1605539Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1606047Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1606264Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.1606403Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1606911Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1607196Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.1607339Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1608036Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1608329Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.1608467Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1608980Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1609275Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.1609407Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1609918Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1610161Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.1610302Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1610709Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1610905Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.1611130Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1611640Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1611873Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.1612021Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1612567Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1612836Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:55.1612978Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1613527Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1613801Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:55.1613955Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1614486Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1614758Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:55.1614915Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1615459Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1615702Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:55.1615838Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1616385Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1616625Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:55.1616777Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1617315Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1617540Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.1617681Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1618235Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1618410Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.1618533Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1618994Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1619307Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:55.1619441Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1619900Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1620110Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:55.1620236Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1620679Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1620928Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1621066Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1621530Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1621740Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.1621877Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1622339Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1622566Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1622678Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1623145Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1623361Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.1623488Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1623708Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.1624178Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1624380Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:55.1624512Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1624959Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1625153Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:55.1625276Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1625857Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1626073Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.1626206Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1626674Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1626891Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.1627008Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1627475Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1627690Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.1627821Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1628280Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1628508Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.1628644Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1629103Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1629314Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:55.1629450Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1630058Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1630299Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.1630439Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1630906Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1631134Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.1631269Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1631719Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1631958Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.1632092Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1632566Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1632810Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.1632948Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1633414Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1633665Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:55.1633790Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1634243Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1634483Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:55.1634621Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1635093Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1635327Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:55.1635459Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1635926Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1636164Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:55.1636292Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1636754Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1636981Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:55.1637113Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1637573Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1637796Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:55.1637926Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1638391Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1638604Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:55.1638733Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1639188Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1639446Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:55.1639584Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1640083Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1640385Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.1640525Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1640975Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1641239Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:55.1641374Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1641839Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1642069Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:55.1642199Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1642669Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1642902Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:55.1643018Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1643480Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1643766Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.1643909Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1644370Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1644645Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.1644780Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1645247Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1645530Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.1645655Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1646122Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1646379Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.1646516Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1646982Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1647242Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.1647384Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1647926Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1648189Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.1648312Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1648772Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1649042Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.1649177Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1649647Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1649941Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.1650108Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1650574Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1650801Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.1650931Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1651392Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1651636Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.1651772Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1652238Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1652468Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.1652603Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1653124Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1653378Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.1653521Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1654033Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1654285Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.1654432Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1654952Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1655300Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.1655467Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1655991Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1656339Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.1656514Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1657105Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1657418Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.1657577Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1658135Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1658469Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.1658630Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1659221Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1659514Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.1659776Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1660280Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1660542Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.1660689Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1661180Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1661573Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.1661697Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1661909Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.1662353Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1662588Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:55.1662735Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1663217Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1663454Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.1663578Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1663793Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.1664283Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1664520Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.1664662Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1665122Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1665336Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:55.1665477Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1666013Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1666213Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.1666329Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1666722Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1666954Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:55.1667095Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1667568Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1667800Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.1667917Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1668429Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1668735Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.1668906Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1669463Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1669742Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.1669904Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1670436Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1670722Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1670875Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1671430Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1671724Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:55.1671895Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1672575Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1672945Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.1673116Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1673663Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1673947Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1674117Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1674668Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1674984Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.1675248Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1675727Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1676002Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.1676149Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1676611Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1676880Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.1677028Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1677504Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1677756Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.1677909Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1678389Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1678662Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.1678798Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1679273Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1679528Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.1679669Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1680138Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1680392Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.1680544Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1681021Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1681271Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1681394Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1681817Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1682054Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1682199Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1682609Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1682844Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:55.1682998Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1683386Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1683712Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:55.1683855Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1684260Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1684494Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.1684638Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1685112Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1685345Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.1685486Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1685889Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1686164Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.1686280Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1686661Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1686913Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.1687042Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1687424Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1687772Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.1687881Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1688352Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1688635Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.1688777Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1689025Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.1689500Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1689860Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.1690002Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1690462Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1690804Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.1690943Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1691428Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1691748Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.1691888Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1692366Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1692664Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.1692805Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1693264Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1693541Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.1693682Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1694287Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1694619Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:55.1694775Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1695249Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1695543Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.1695682Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1696162Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1696418Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:55.1696570Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1697056Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1697321Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:55.1697469Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1697946Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1698172Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.1698313Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1698782Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1699080Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.1699233Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1699707Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1700007Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.1700163Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1700636Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1700955Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.1701107Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1701586Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1701857Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:55.1702016Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1702489Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1702756Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:55.1702904Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1703138Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T04:29:55.1703641Z external/sleef/src/arch/helperavx2.h:474:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1703875Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.1704018Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1704524Z external/sleef/src/arch/helperavx2.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1704760Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.1704976Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1705477Z external/sleef/src/arch/helperavx2.h:472:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1705694Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.1706010Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1706548Z external/sleef/src/arch/helperavx2.h:471:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1706812Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.1706992Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1707528Z external/sleef/src/arch/helperavx2.h:466:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1707752Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.1707888Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1708546Z external/sleef/src/arch/helperavx2.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1708790Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T04:29:55.1708974Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1709503Z external/sleef/src/arch/helperavx2.h:458:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1709843Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T04:29:55.1710004Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1710540Z external/sleef/src/arch/helperavx2.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1710845Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.1711003Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1711504Z external/sleef/src/arch/helperavx2.h:456:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1711846Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T04:29:55.1712014Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1712567Z external/sleef/src/arch/helperavx2.h:454:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1712904Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T04:29:55.1713068Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1713583Z external/sleef/src/arch/helperavx2.h:450:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1736448Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:55.1736584Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1737147Z external/sleef/src/arch/helperavx2.h:448:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1737395Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.1737523Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1738036Z external/sleef/src/arch/helperavx2.h:447:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1738261Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.1738377Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1738880Z external/sleef/src/arch/helperavx2.h:437:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1739245Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.1739376Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1739880Z external/sleef/src/arch/helperavx2.h:430:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1740328Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.1740456Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1740956Z external/sleef/src/arch/helperavx2.h:428:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1741232Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:55.1741343Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1741849Z external/sleef/src/arch/helperavx2.h:426:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1742169Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.1742297Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1742791Z external/sleef/src/arch/helperavx2.h:425:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1743136Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.1743260Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1743763Z external/sleef/src/arch/helperavx2.h:424:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1744027Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:55.1744153Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1744627Z external/sleef/src/arch/helperavx2.h:417:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1744913Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.1745023Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1745427Z external/sleef/src/arch/helperavx2.h:412:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1745683Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.1745977Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1746403Z external/sleef/src/arch/helperavx2.h:411:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1746661Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:55.1746783Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1747224Z external/sleef/src/arch/helperavx2.h:409:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1747564Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:55.1747690Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1748175Z external/sleef/src/arch/helperavx2.h:408:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1748437Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:55.1748556Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1749044Z external/sleef/src/arch/helperavx2.h:406:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1749356Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.1749487Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1749995Z external/sleef/src/arch/helperavx2.h:405:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1750336Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.1750630Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1751139Z external/sleef/src/arch/helperavx2.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1751420Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:55.1751545Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1751981Z external/sleef/src/arch/helperavx2.h:402:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1752254Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:55.1752381Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1752816Z external/sleef/src/arch/helperavx2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1753141Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.1753272Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1753718Z external/sleef/src/arch/helperavx2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1754100Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.1754210Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1754707Z external/sleef/src/arch/helperavx2.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1755098Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.1755223Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1755715Z external/sleef/src/arch/helperavx2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1756108Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.1756236Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1756699Z external/sleef/src/arch/helperavx2.h:388:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1756963Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T04:29:55.1757069Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1757527Z external/sleef/src/arch/helperavx2.h:386:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1757798Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:55.1757926Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1758428Z external/sleef/src/arch/helperavx2.h:385:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1758707Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:55.1758839Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1759347Z external/sleef/src/arch/helperavx2.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1759603Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:55.1759712Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1760179Z external/sleef/src/arch/helperavx2.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1760409Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:55.1760530Z ^~~~~~~~~~ 2022-05-18T04:29:55.1761021Z external/sleef/src/arch/helperavx2.h:371:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1761339Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.1761505Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1761983Z external/sleef/src/arch/helperavx2.h:370:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1762404Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.1762532Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1763018Z external/sleef/src/arch/helperavx2.h:369:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1763286Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.1763407Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1763893Z external/sleef/src/arch/helperavx2.h:368:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1764215Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.1764326Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1764769Z external/sleef/src/arch/helperavx2.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1765098Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.1765224Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1765697Z external/sleef/src/arch/helperavx2.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1765962Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.1766097Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1766577Z external/sleef/src/arch/helperavx2.h:356:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1766785Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.1766900Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1767371Z external/sleef/src/arch/helperavx2.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1767758Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T04:29:55.1767883Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1768345Z external/sleef/src/arch/helperavx2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1768577Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.1768704Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1769154Z external/sleef/src/arch/helperavx2.h:346:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1769383Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.1769511Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1769980Z external/sleef/src/arch/helperavx2.h:345:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1770231Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.1770350Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1770805Z external/sleef/src/arch/helperavx2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1771032Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.1771149Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1771625Z external/sleef/src/arch/helperavx2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1771879Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.1772168Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1772674Z external/sleef/src/arch/helperavx2.h:341:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1772920Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T04:29:55.1773040Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1773509Z external/sleef/src/arch/helperavx2.h:340:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1773764Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T04:29:55.1773868Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1774339Z external/sleef/src/arch/helperavx2.h:339:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1774598Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm256_slli_epi32(x, c); } 2022-05-18T04:29:55.1774730Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1775182Z external/sleef/src/arch/helperavx2.h:337:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1775437Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.1775556Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1776007Z external/sleef/src/arch/helperavx2.h:336:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1776265Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.1776378Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1776874Z external/sleef/src/arch/helperavx2.h:334:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1777115Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:55.1777247Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1777710Z external/sleef/src/arch/helperavx2.h:333:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1777936Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.1778059Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1778566Z external/sleef/src/arch/helperavx2.h:332:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1778826Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:55.1778956Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1779406Z external/sleef/src/arch/helperavx2.h:331:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1779655Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:55.1779782Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1780279Z external/sleef/src/arch/helperavx2.h:329:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1780532Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.1780652Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1781138Z external/sleef/src/arch/helperavx2.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1781404Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_sub_epi32(x, y); } 2022-05-18T04:29:55.1781529Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1782025Z external/sleef/src/arch/helperavx2.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1782285Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:55.1782411Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1783043Z external/sleef/src/arch/helperavx2.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1783376Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.1783488Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1783976Z external/sleef/src/arch/helperavx2.h:324:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1784301Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.1784427Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1784924Z external/sleef/src/arch/helperavx2.h:323:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1785252Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.1785384Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1785992Z external/sleef/src/arch/helperavx2.h:322:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1786316Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.1786432Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1786935Z external/sleef/src/arch/helperavx2.h:321:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1787233Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.1787354Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1787823Z external/sleef/src/arch/helperavx2.h:320:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1788128Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.1788265Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1788758Z external/sleef/src/arch/helperavx2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1789053Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.1789186Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1789673Z external/sleef/src/arch/helperavx2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1789978Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.1790107Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1790593Z external/sleef/src/arch/helperavx2.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1790892Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.1791031Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1791522Z external/sleef/src/arch/helperavx2.h:315:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1791827Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.1791966Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1792471Z external/sleef/src/arch/helperavx2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1792721Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.1792834Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1793266Z external/sleef/src/arch/helperavx2.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1793681Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:55.1793798Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1794191Z external/sleef/src/arch/helperavx2.h:311:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1794397Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:55.1794490Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1794878Z external/sleef/src/arch/helperavx2.h:310:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1795124Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.1795243Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1795703Z external/sleef/src/arch/helperavx2.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1795989Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.1796110Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1796552Z external/sleef/src/arch/helperavx2.h:308:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1796852Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.1796975Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1797475Z external/sleef/src/arch/helperavx2.h:307:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1798081Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.1798206Z ^~~~~~~~~~ 2022-05-18T04:29:55.1798659Z external/sleef/src/arch/helperavx2.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1799271Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.1799380Z ^~~~~~~~~~ 2022-05-18T04:29:55.1799881Z external/sleef/src/arch/helperavx2.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1800110Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:55.1800216Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1800676Z external/sleef/src/arch/helperavx2.h:304:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1800945Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.1801065Z ^~~~~~~~~~ 2022-05-18T04:29:55.1801476Z external/sleef/src/arch/helperavx2.h:303:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1801706Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T04:29:55.1801823Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1802292Z external/sleef/src/arch/helperavx2.h:302:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1802511Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:55.1802632Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1803064Z external/sleef/src/arch/helperavx2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1803299Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:55.1803414Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1803899Z external/sleef/src/arch/helperavx2.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1804298Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:55.1804427Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1804926Z external/sleef/src/arch/helperavx2.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1805226Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:55.1805357Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1805846Z external/sleef/src/arch/helperavx2.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1806153Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.1806268Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1806770Z external/sleef/src/arch/helperavx2.h:295:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1807045Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T04:29:55.1807169Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1807657Z external/sleef/src/arch/helperavx2.h:294:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1807871Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T04:29:55.1807991Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1808440Z external/sleef/src/arch/helperavx2.h:293:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1808643Z static INLINE vint2 vcast_vi2_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T04:29:55.1808768Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1809269Z external/sleef/src/arch/helperavx2.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1809494Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T04:29:55.1809624Z ^~~~~~~~~~ 2022-05-18T04:29:55.1810110Z external/sleef/src/arch/helperavx2.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1810382Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.1810506Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1811002Z external/sleef/src/arch/helperavx2.h:290:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1811283Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:55.1811408Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1811896Z external/sleef/src/arch/helperavx2.h:289:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1812169Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:55.1812297Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1812792Z external/sleef/src/arch/helperavx2.h:287:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1812988Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.1813095Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1813600Z external/sleef/src/arch/helperavx2.h:286:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1813812Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.1813934Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1814431Z external/sleef/src/arch/helperavx2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1814756Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T04:29:55.1814883Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1815473Z external/sleef/src/arch/helperavx2.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1815797Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:55.1815910Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1816415Z external/sleef/src/arch/helperavx2.h:279:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1816684Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:55.1816807Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1817302Z external/sleef/src/arch/helperavx2.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1817574Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:55.1817698Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1818129Z external/sleef/src/arch/helperavx2.h:276:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1818351Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:55.1818464Z ^~~~~~~~~~ 2022-05-18T04:29:55.1818878Z external/sleef/src/arch/helperavx2.h:263:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1819042Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.1819149Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1819603Z external/sleef/src/arch/helperavx2.h:259:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1819802Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.1819915Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1820413Z external/sleef/src/arch/helperavx2.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1820614Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.1820754Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1821243Z external/sleef/src/arch/helperavx2.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1821448Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.1821571Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1822059Z external/sleef/src/arch/helperavx2.h:247:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1822319Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.1822436Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1822865Z external/sleef/src/arch/helperavx2.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1823186Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.1823330Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1823826Z external/sleef/src/arch/helperavx2.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1824166Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T04:29:55.1824295Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1824799Z external/sleef/src/arch/helperavx2.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1825131Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T04:29:55.1825261Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1825870Z external/sleef/src/arch/helperavx2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1826231Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T04:29:55.1826381Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1826787Z external/sleef/src/arch/helperavx2.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1827061Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T04:29:55.1827188Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1827652Z external/sleef/src/arch/helperavx2.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1827950Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:55.1828081Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1828568Z external/sleef/src/arch/helperavx2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1828826Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.1828952Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1829447Z external/sleef/src/arch/helperavx2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1829703Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.1829822Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1830305Z external/sleef/src/arch/helperavx2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1830553Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.1830674Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1831174Z external/sleef/src/arch/helperavx2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1831423Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.1831553Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1832049Z external/sleef/src/arch/helperavx2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1832295Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.1832404Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1832898Z external/sleef/src/arch/helperavx2.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1833193Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.1833321Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1833822Z external/sleef/src/arch/helperavx2.h:221:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1834125Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.1834258Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1834759Z external/sleef/src/arch/helperavx2.h:219:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1834996Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.1835121Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1835611Z external/sleef/src/arch/helperavx2.h:218:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1835850Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.1835975Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1836474Z external/sleef/src/arch/helperavx2.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1836735Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.1836862Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1837435Z external/sleef/src/arch/helperavx2.h:216:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1837683Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.1837806Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1838307Z external/sleef/src/arch/helperavx2.h:214:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1838563Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.1838682Z ^~~~~~~~~~ 2022-05-18T04:29:55.1839181Z external/sleef/src/arch/helperavx2.h:213:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1839435Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.1839545Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1840052Z external/sleef/src/arch/helperavx2.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1840305Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.1840429Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1840930Z external/sleef/src/arch/helperavx2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1841268Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.1841396Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1841902Z external/sleef/src/arch/helperavx2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1842217Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.1842342Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1842851Z external/sleef/src/arch/helperavx2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1843193Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.1843320Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1843824Z external/sleef/src/arch/helperavx2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1844159Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.1844284Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1844789Z external/sleef/src/arch/helperavx2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1845114Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.1845241Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1845749Z external/sleef/src/arch/helperavx2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1846082Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.1846208Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1846705Z external/sleef/src/arch/helperavx2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1847022Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.1847156Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1847714Z external/sleef/src/arch/helperavx2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1848035Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.1848216Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1848747Z external/sleef/src/arch/helperavx2.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1849047Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.1849178Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1849685Z external/sleef/src/arch/helperavx2.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1849997Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.1850129Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1850612Z external/sleef/src/arch/helperavx2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1850918Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.1851053Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1851552Z external/sleef/src/arch/helperavx2.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1851826Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:55.1851955Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1852453Z external/sleef/src/arch/helperavx2.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1852714Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:55.1852825Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1853322Z external/sleef/src/arch/helperavx2.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1853648Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.1853792Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1854262Z external/sleef/src/arch/helperavx2.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1854579Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.1854712Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1855182Z external/sleef/src/arch/helperavx2.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1855471Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.1855580Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1856042Z external/sleef/src/arch/helperavx2.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1856447Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.1856572Z ^~~~~~~~~~ 2022-05-18T04:29:55.1857079Z external/sleef/src/arch/helperavx2.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1857513Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.1857621Z ^~~~~~~~~~ 2022-05-18T04:29:55.1858105Z external/sleef/src/arch/helperavx2.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1858337Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:55.1858458Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1858944Z external/sleef/src/arch/helperavx2.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1859214Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:55.1859425Z ^~~~~~~~~~ 2022-05-18T04:29:55.1859971Z external/sleef/src/arch/helperavx2.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1860253Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:55.1860385Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1860857Z external/sleef/src/arch/helperavx2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1861119Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:55.1861248Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1861733Z external/sleef/src/arch/helperavx2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1861940Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:55.1862043Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1862402Z external/sleef/src/arch/helperavx2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1862553Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:55.1862615Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1862993Z external/sleef/src/arch/helperavx2.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1863206Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T04:29:55.1863320Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1863700Z external/sleef/src/arch/helperavx2.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1863929Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T04:29:55.1864040Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1864446Z external/sleef/src/arch/helperavx2.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1864591Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T04:29:55.1864663Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1865088Z external/sleef/src/arch/helperavx2.h:169:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1865255Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.1865367Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1865949Z external/sleef/src/arch/helperavx2.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1866121Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:55.1866246Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1866728Z external/sleef/src/arch/helperavx2.h:163:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1866933Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.1867065Z ^~~~~~~~~~ 2022-05-18T04:29:55.1867553Z external/sleef/src/arch/helperavx2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1867804Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:55.1867915Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1868416Z external/sleef/src/arch/helperavx2.h:161:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1868733Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.1868846Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1869322Z external/sleef/src/arch/helperavx2.h:160:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1869662Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.1869953Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1870424Z external/sleef/src/arch/helperavx2.h:159:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1870749Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.1870868Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1871368Z external/sleef/src/arch/helperavx2.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1871694Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.1871800Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1872170Z external/sleef/src/arch/helperavx2.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1872410Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:55.1872520Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1872899Z external/sleef/src/arch/helperavx2.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1873116Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:55.1873217Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1873675Z external/sleef/src/arch/helperavx2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1873850Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:55.1873969Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1874453Z external/sleef/src/arch/helperavx2.h:146:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1874645Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:55.1874757Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1875209Z external/sleef/src/arch/helperavx2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1875567Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1875685Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1876118Z external/sleef/src/arch/helperavx2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1876473Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1876595Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1877043Z external/sleef/src/arch/helperavx2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1877403Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1877520Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1877963Z external/sleef/src/arch/helperavx2.h:141:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1878300Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1878419Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1878846Z external/sleef/src/arch/helperavx2.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1879195Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1879313Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1879834Z external/sleef/src/arch/helperavx2.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1880260Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1880390Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1880890Z external/sleef/src/arch/helperavx2.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1881294Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1881423Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1881906Z external/sleef/src/arch/helperavx2.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1882143Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1882223Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1882486Z external/sleef/src/arch/helperavx2.h:134:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1882700Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1882772Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1883104Z external/sleef/src/arch/helperavx2.h:133:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1883438Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1883536Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1883942Z external/sleef/src/arch/helperavx2.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1884290Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1884418Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1884936Z external/sleef/src/arch/helperavx2.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1885339Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1885463Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1885931Z external/sleef/src/arch/helperavx2.h:129:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1886317Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1886425Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1886883Z external/sleef/src/arch/helperavx2.h:128:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1887268Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1887399Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1887938Z external/sleef/src/arch/helperavx2.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1888258Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1888377Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1888595Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T04:29:55.1889101Z external/sleef/src/arch/helperavx2.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1889556Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1889722Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1890226Z external/sleef/src/arch/helperavx2.h:115:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1890504Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T04:29:55.1890641Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1891144Z external/sleef/src/arch/helperavx2.h:114:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1891421Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:55.1891537Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1892030Z external/sleef/src/arch/helperavx2.h:113:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1892317Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T04:29:55.1892456Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1892964Z external/sleef/src/arch/helperavx2.h:112:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1893240Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:55.1893370Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1893880Z external/sleef/src/arch/helperavx2.h:111:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1894114Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T04:29:55.1894241Z ^~~~~~~~~~ 2022-05-18T04:29:55.1894738Z external/sleef/src/arch/helperavx2.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1894949Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:55.1895085Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1895590Z external/sleef/src/arch/helperavx2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1895801Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:55.1895913Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1896417Z external/sleef/src/arch/helperavx2.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1896703Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.1896825Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1897290Z external/sleef/src/arch/helperavx2.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1897476Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.1897600Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1898093Z external/sleef/src/arch/helperavx2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1898263Z static INLINE int cpuSupportsFMA() { 2022-05-18T04:29:55.1898383Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1898863Z external/sleef/src/arch/helperavx2.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.1899047Z static INLINE int cpuSupportsAVX2() { 2022-05-18T04:29:55.1899171Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1899410Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.1899926Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1900189Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1900321Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1900824Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1901222Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.1901362Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1901869Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1902082Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.1902212Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1902724Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1902941Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.1903077Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1903570Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1903796Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.1903912Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1904328Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1904519Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.1904648Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1905049Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1905224Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.1905346Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1905954Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1906183Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.1906299Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1906798Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1907096Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.1907211Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1907685Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1907973Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.1908098Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1908552Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1908787Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.1908917Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1909334Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1909547Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.1909670Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1910180Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1910412Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.1910549Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1911007Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1911209Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.1911335Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1911986Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1912151Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.1912289Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1912768Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1912999Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.1913134Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1913347Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.1913771Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1913956Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.1914067Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1914516Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1914733Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.1914864Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1915319Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1915564Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.1915702Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1916200Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1916453Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.1916596Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1917082Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1917299Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.1917445Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1917930Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1918207Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.1918353Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1918883Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1919195Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.1919360Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1919820Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1920073Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.1920193Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1920684Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1920987Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.1921136Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1921582Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1921951Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.1922143Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1922606Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1922872Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.1923025Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1923476Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1923734Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.1923863Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1924327Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1924604Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.1924747Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1925198Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1925448Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.1925595Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1926051Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1926291Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.1926415Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1926870Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1927122Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.1927267Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1927833Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1928083Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.1928245Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1928706Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1928937Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.1929093Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1929552Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1929809Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.1929962Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1930413Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1930697Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.1930861Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1931311Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1931589Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.1931738Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1932305Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1932629Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.1932785Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1933228Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1933446Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.1933601Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1934082Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1934352Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.1934495Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1935000Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1935266Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.1935412Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1935903Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1936167Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.1936301Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1936550Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.1937020Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1937281Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.1937437Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1937894Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1938192Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.1938322Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1938522Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.1938922Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1939241Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.1939372Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1939786Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1940004Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.1940134Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1940354Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T04:29:55.1940812Z external/sleef/src/arch/helperavx2.h:474:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1941004Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.1941147Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1941607Z external/sleef/src/arch/helperavx2.h:473:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1941817Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.1941936Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1942394Z external/sleef/src/arch/helperavx2.h:472:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1942690Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.1942802Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1943236Z external/sleef/src/arch/helperavx2.h:471:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1943417Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.1943539Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1943930Z external/sleef/src/arch/helperavx2.h:457:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1944152Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.1944258Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1944743Z external/sleef/src/arch/helperavx2.h:450:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1944955Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:55.1945073Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1945546Z external/sleef/src/arch/helperavx2.h:448:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1945901Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.1946030Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1946509Z external/sleef/src/arch/helperavx2.h:447:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1946728Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.1946856Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1947319Z external/sleef/src/arch/helperavx2.h:441:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1947491Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.1947612Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1948136Z external/sleef/src/arch/helperavx2.h:437:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1948503Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.1948635Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1949120Z external/sleef/src/arch/helperavx2.h:428:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1949394Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:55.1949517Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1949991Z external/sleef/src/arch/helperavx2.h:425:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1950339Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.1950472Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1950990Z external/sleef/src/arch/helperavx2.h:417:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1951275Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.1951407Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1951924Z external/sleef/src/arch/helperavx2.h:412:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1952202Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.1952320Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1952812Z external/sleef/src/arch/helperavx2.h:411:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1953091Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:55.1953220Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1953850Z external/sleef/src/arch/helperavx2.h:409:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1954204Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:55.1954333Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1954806Z external/sleef/src/arch/helperavx2.h:408:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1955104Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:55.1955218Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1955734Z external/sleef/src/arch/helperavx2.h:406:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1956077Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.1956224Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1956741Z external/sleef/src/arch/helperavx2.h:405:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1957092Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.1957228Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1957724Z external/sleef/src/arch/helperavx2.h:403:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1957995Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:55.1958123Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1958622Z external/sleef/src/arch/helperavx2.h:402:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1958922Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:55.1959055Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1959545Z external/sleef/src/arch/helperavx2.h:399:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1959941Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.1960070Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1960549Z external/sleef/src/arch/helperavx2.h:397:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1960947Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.1961081Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1961575Z external/sleef/src/arch/helperavx2.h:388:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1961904Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T04:29:55.1962037Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1962533Z external/sleef/src/arch/helperavx2.h:386:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1962802Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:55.1962915Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1963174Z external/sleef/src/arch/helperavx2.h:385:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1963324Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:55.1963396Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1963656Z external/sleef/src/arch/helperavx2.h:383:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1963867Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:55.1963939Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1964197Z external/sleef/src/arch/helperavx2.h:382:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1964346Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:55.1964405Z ^~~~~~~~~~ 2022-05-18T04:29:55.1964659Z external/sleef/src/arch/helperavx2.h:371:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1964798Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.1964872Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1965129Z external/sleef/src/arch/helperavx2.h:370:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1965375Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.1965457Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1965716Z external/sleef/src/arch/helperavx2.h:369:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1965873Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.1965947Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1966201Z external/sleef/src/arch/helperavx2.h:368:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1966378Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.1966448Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1966719Z external/sleef/src/arch/helperavx2.h:364:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1966900Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.1966983Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1967237Z external/sleef/src/arch/helperavx2.h:360:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1967392Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.1967469Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1967811Z external/sleef/src/arch/helperavx2.h:348:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1967945Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.1968023Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1968286Z external/sleef/src/arch/helperavx2.h:346:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1968434Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.1968513Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1968756Z external/sleef/src/arch/helperavx2.h:344:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1968906Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.1968984Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1969243Z external/sleef/src/arch/helperavx2.h:343:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1969390Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.1969465Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1969720Z external/sleef/src/arch/helperavx2.h:341:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1969866Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T04:29:55.1970031Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1970297Z external/sleef/src/arch/helperavx2.h:337:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1970462Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.1970534Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1970791Z external/sleef/src/arch/helperavx2.h:336:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1970952Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.1971024Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1971277Z external/sleef/src/arch/helperavx2.h:333:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1971405Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.1971485Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1971739Z external/sleef/src/arch/helperavx2.h:329:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1971882Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.1971954Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1972213Z external/sleef/src/arch/helperavx2.h:325:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1972394Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.1972467Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1972706Z external/sleef/src/arch/helperavx2.h:324:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1972886Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.1972965Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1973216Z external/sleef/src/arch/helperavx2.h:323:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1973390Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.1973462Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1973713Z external/sleef/src/arch/helperavx2.h:322:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1973888Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.1973958Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1974206Z external/sleef/src/arch/helperavx2.h:318:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1974374Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.1974453Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1974720Z external/sleef/src/arch/helperavx2.h:317:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1974885Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.1974959Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1975222Z external/sleef/src/arch/helperavx2.h:316:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1975387Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.1975449Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1975714Z external/sleef/src/arch/helperavx2.h:315:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1975907Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.1976010Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1976271Z external/sleef/src/arch/helperavx2.h:314:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1976432Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.1976505Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1976761Z external/sleef/src/arch/helperavx2.h:312:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1976895Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:55.1976967Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1977217Z external/sleef/src/arch/helperavx2.h:311:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1977360Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:55.1977437Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1977701Z external/sleef/src/arch/helperavx2.h:310:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1977868Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.1977943Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1978195Z external/sleef/src/arch/helperavx2.h:309:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1978359Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.1978436Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1978686Z external/sleef/src/arch/helperavx2.h:307:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1979002Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.1979077Z ^~~~~~~~~~ 2022-05-18T04:29:55.1979330Z external/sleef/src/arch/helperavx2.h:305:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1979463Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:55.1979535Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1979774Z external/sleef/src/arch/helperavx2.h:304:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1979922Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.1979995Z ^~~~~~~~~~ 2022-05-18T04:29:55.1980249Z external/sleef/src/arch/helperavx2.h:302:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1980395Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:55.1980475Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1980727Z external/sleef/src/arch/helperavx2.h:301:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1980870Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:55.1980930Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1981183Z external/sleef/src/arch/helperavx2.h:300:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1981328Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:55.1981418Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1981789Z external/sleef/src/arch/helperavx2.h:291:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1982022Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.1982225Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1982690Z external/sleef/src/arch/helperavx2.h:290:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1982923Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:55.1983048Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1983465Z external/sleef/src/arch/helperavx2.h:289:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1983706Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:55.1983829Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1984270Z external/sleef/src/arch/helperavx2.h:280:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1984532Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:55.1984642Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1985027Z external/sleef/src/arch/helperavx2.h:279:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1985267Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:55.1985369Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1985883Z external/sleef/src/arch/helperavx2.h:277:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1986142Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:55.1986267Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1986743Z external/sleef/src/arch/helperavx2.h:276:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1987012Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:55.1987120Z ^~~~~~~~~~ 2022-05-18T04:29:55.1987538Z external/sleef/src/arch/helperavx2.h:259:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1987720Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.1987838Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.1988270Z external/sleef/src/arch/helperavx2.h:229:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1988497Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.1988611Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1989082Z external/sleef/src/arch/helperavx2.h:228:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1989272Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.1989392Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1989869Z external/sleef/src/arch/helperavx2.h:218:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1990108Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.1990229Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.1990616Z external/sleef/src/arch/helperavx2.h:201:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1990879Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.1991006Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1991444Z external/sleef/src/arch/helperavx2.h:198:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1991750Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.1991883Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1992318Z external/sleef/src/arch/helperavx2.h:193:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1992753Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.1992937Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1993367Z external/sleef/src/arch/helperavx2.h:161:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1993619Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.1993732Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1994148Z external/sleef/src/arch/helperavx2.h:159:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1994436Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.1994558Z ^~~~~~~~~~~ 2022-05-18T04:29:55.1995041Z external/sleef/src/arch/helperavx2.h:144:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1995405Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1995529Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1996012Z external/sleef/src/arch/helperavx2.h:143:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1996359Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1996464Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.1996915Z external/sleef/src/arch/helperavx2.h:142:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1997225Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1997334Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1997810Z external/sleef/src/arch/helperavx2.h:141:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1998159Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1998286Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1998773Z external/sleef/src/arch/helperavx2.h:139:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.1999077Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.1999175Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.1999383Z In file included from external/sleef/src/libm/sleefsimddp.c:75:0: 2022-05-18T04:29:55.1999833Z external/sleef/src/arch/helperavx2.h:122:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2000068Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T04:29:55.2000189Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2000607Z external/sleef/src/arch/helperavx2.h:121:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2000847Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.2000964Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2001445Z external/sleef/src/arch/helperavx2.h:120:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2001670Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T04:29:55.2001794Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2002241Z external/sleef/src/arch/helperavx2.h:119:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2002492Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T04:29:55.2002700Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2003173Z external/sleef/src/arch/helperavx2.h:101:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2003364Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:55.2003474Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2003943Z external/sleef/src/arch/helperavx2.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2004204Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.2004332Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2004539Z [171 / 988] 8 actions running 2022-05-18T04:29:55.2004833Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.2005155Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2005427Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2005764Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2006063Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2006396Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2006695Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2007012Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2010729Z 2022-05-18T04:29:55.2010941Z  2022-05-18T04:29:55.2011080Z  2022-05-18T04:29:55.2011210Z  2022-05-18T04:29:55.2011363Z  2022-05-18T04:29:55.2011494Z  2022-05-18T04:29:55.2011652Z  2022-05-18T04:29:55.2011786Z  2022-05-18T04:29:55.2011924Z  2022-05-18T04:29:55.2012250Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:55.2012452Z [172 / 988] 8 actions running 2022-05-18T04:29:55.2012741Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.2013072Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2013426Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2013775Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2014114Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2014427Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2014744Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2015088Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2015098Z 2022-05-18T04:29:55.2015240Z  2022-05-18T04:29:55.2015383Z  2022-05-18T04:29:55.2015510Z  2022-05-18T04:29:55.2015660Z  2022-05-18T04:29:55.2015792Z  2022-05-18T04:29:55.2015918Z  2022-05-18T04:29:55.2016062Z  2022-05-18T04:29:55.2016208Z  2022-05-18T04:29:55.2016547Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:55.2016977Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:55.2017310Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:55.2017511Z ^~~ 2022-05-18T04:29:55.2017635Z At top level: 2022-05-18T04:29:55.2018133Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2018332Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.2018465Z ^~~~~ 2022-05-18T04:29:55.2018934Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2019298Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.2019432Z ^~~~ 2022-05-18T04:29:55.2019902Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2020105Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.2020212Z ^~~~ 2022-05-18T04:29:55.2020646Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2020839Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.2020976Z ^~~~~~ 2022-05-18T04:29:55.2021435Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2021678Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:55.2021827Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2022273Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2022496Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:55.2022631Z ^~~~~~~~~ 2022-05-18T04:29:55.2023093Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2023332Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:55.2023458Z ^~~~~~ 2022-05-18T04:29:55.2023924Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2024134Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:55.2024277Z ^~~~~~ 2022-05-18T04:29:55.2024738Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2024951Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:55.2025094Z ^~~~~~ 2022-05-18T04:29:55.2025541Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2025709Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:55.2025949Z ^~~~~ 2022-05-18T04:29:55.2026361Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2026646Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:55.2026752Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2027153Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2027463Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:55.2027612Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2027856Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.2028369Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2028563Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:55.2028687Z ^~~~~~~~ 2022-05-18T04:29:55.2029171Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2029433Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.2029738Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2030240Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2030541Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.2030679Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2031179Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2031383Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.2031520Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2032007Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2032235Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.2032383Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2032884Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2033135Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.2033273Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2033779Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2034006Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.2034127Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2034627Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2034831Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.2034964Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2035469Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2035734Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:55.2035870Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2036374Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2036571Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.2036706Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2037202Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2037476Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.2037612Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2038114Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2038406Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.2038540Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2039026Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2039317Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.2039449Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2039951Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2040187Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.2040326Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2040923Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2041162Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.2041282Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2041762Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2041939Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.2042044Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2042442Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2042645Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:55.2042761Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2043170Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2043374Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:55.2043506Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2043899Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2044097Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:55.2044234Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2044692Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2044904Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:55.2045039Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2045526Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2045766Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:55.2045908Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2046383Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2046558Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.2046687Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2047151Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2047362Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.2047469Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2048010Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2048234Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:55.2048377Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2048803Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2048988Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:55.2049105Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2049577Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2049836Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.2049988Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2050485Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2050704Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.2050996Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2051517Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2051761Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.2051887Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2052371Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2052584Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.2052717Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2052929Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.2053442Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2053663Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:55.2053807Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2054246Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2054438Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:55.2054558Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2055065Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2055295Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.2055433Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2055872Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2056107Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.2056248Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2056768Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2056970Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.2057095Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2057574Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2057819Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.2057963Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2058471Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2058720Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:55.2058864Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2059365Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2059611Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.2059758Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2060268Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2060521Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.2060664Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2061174Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2061439Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.2061569Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2062138Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2062433Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.2062584Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2063101Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2063369Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:55.2063518Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2064028Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2064278Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:55.2064427Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2064943Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2065200Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:55.2065342Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2065879Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2066128Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:55.2066276Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2066775Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2066987Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:55.2067124Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2067636Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2067883Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:55.2068022Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2068528Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2068778Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:55.2068904Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2069413Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2069699Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:55.2069847Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2070357Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2070634Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.2070780Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2071292Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2071583Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:55.2071710Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2072228Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2072481Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:55.2072621Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2073282Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2073536Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:55.2073679Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2074193Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2074495Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.2074650Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2075155Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2075455Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.2075604Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2076411Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2076721Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.2076876Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2077375Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2077648Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.2077792Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2078295Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2078580Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.2078733Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2079236Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2079508Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.2079654Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2080150Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2080440Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.2080584Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2081094Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2081371Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.2081522Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2082020Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2082286Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.2082432Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2082925Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2083187Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.2083335Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2083842Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2084100Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.2084331Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2084845Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2085108Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.2085244Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2085750Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2086000Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.2086143Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2086649Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2086943Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.2087104Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2087682Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2087972Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.2088123Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2088639Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2088944Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.2089095Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2089604Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2089908Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.2090066Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2090578Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2090824Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.2090974Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2091489Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2091759Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.2091910Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2092418Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2092675Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.2092820Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2093050Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.2093534Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2093765Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:55.2093910Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2094394Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2094638Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.2094784Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2095018Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.2095599Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2095840Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.2095983Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2096469Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2096704Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:55.2096853Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2097325Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2097589Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.2097712Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2098198Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2098423Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:55.2098569Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2099055Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2099321Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.2099466Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2099943Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2100198Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.2100349Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2100673Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2100806Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.2100891Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2101142Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2101326Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.2101422Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2101664Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2101812Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:55.2101897Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2102143Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2102297Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.2102411Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2102665Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2102812Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.2102898Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2103131Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2103276Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.2103366Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2103646Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2103859Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.2103948Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2104199Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2104346Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.2104420Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2104671Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2104817Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.2104905Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2105153Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2105301Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.2105386Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2105705Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2106018Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.2106161Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2106618Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2106870Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.2107016Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2107448Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2107693Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.2107819Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2108241Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2108505Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.2108652Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2109125Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2109370Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:55.2109532Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2110000Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2110264Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:55.2110407Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2110884Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2111097Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.2111245Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2111720Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2111961Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.2112107Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2112550Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2112988Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.2113165Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2113655Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2113967Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.2114110Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2114579Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2114880Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.2115017Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2115478Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2115745Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.2115884Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2116110Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.2116570Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2116930Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.2117067Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2117527Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2117870Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.2117994Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2118402Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2118679Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.2118814Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2119280Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2119564Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.2119710Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2120182Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2120423Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.2120544Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2120992Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2121292Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:55.2121429Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2121901Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2122197Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.2122350Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2122797Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2122994Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:55.2123136Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2123718Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2124011Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:55.2124154Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2124626Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2124859Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.2125002Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2125466Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2125770Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.2125919Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2126401Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2126699Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.2126852Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2127316Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2127673Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.2127824Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2128290Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2128538Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:55.2128685Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2129153Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2129416Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:55.2129558Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2129767Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T04:29:55.2130276Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2130500Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.2130635Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2131146Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2131379Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.2131520Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2132031Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2132262Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.2132398Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2132884Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2133113Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.2133242Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2133745Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2134002Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:55.2134129Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2134736Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2134923Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.2135032Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2135527Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2135821Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T04:29:55.2135948Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2136451Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2136710Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.2136833Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2137275Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2137483Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:55.2137610Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2138098Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2138387Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T04:29:55.2138517Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2139029Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2139313Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.2139446Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2139946Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2140176Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.2140287Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2140718Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2140933Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.2141057Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2141547Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2141822Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.2141939Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2142433Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2142696Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.2142813Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2143312Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2143577Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.2143688Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2144182Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2144498Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.2144594Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2145040Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2145451Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.2145571Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2146179Z external/sleef/src/arch/helperavx2_128.h:397:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2146458Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:55.2146591Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2147038Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2147328Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.2147463Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2147939Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2148301Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.2148412Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2148844Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2149102Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.2149216Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2149629Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2149800Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.2149906Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2150372Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2150627Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.2150741Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2151200Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2151508Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.2151636Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2152089Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2152446Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.2152584Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2153100Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2153384Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T04:29:55.2153519Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2154018Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2154255Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T04:29:55.2154341Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2154751Z external/sleef/src/arch/helperavx2_128.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2155100Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.2155322Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2155817Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2156137Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.2156252Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2156693Z external/sleef/src/arch/helperavx2_128.h:378:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2157030Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.2157128Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2157566Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2157909Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.2158022Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2158462Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2158751Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T04:29:55.2158884Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2159358Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2159579Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:55.2159684Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2160182Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2160444Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.2160575Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2161074Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2161326Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.2161451Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2161952Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2162193Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.2162316Z ^~~~~~~~~~ 2022-05-18T04:29:55.2162808Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2163058Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.2163189Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2163682Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2164131Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.2164256Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2164732Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2165028Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.2165154Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2165587Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2165949Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.2166130Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2166608Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2166944Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.2167068Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2167578Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2167963Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.2168095Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2168602Z external/sleef/src/arch/helperavx2_128.h:336:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2168855Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.2168994Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2169502Z external/sleef/src/arch/helperavx2_128.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2169832Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(o)); } 2022-05-18T04:29:55.2169945Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2170447Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2170681Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.2170816Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2171326Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2171600Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2171729Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2172235Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2172482Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2172611Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2173124Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2173401Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2173531Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2174038Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2174313Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2174448Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2174945Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2175204Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.2175339Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2175849Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2176109Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.2176237Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2176743Z external/sleef/src/arch/helperavx2_128.h:321:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2177003Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.2177200Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2177711Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2178024Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.2178156Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2178661Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2178942Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.2179052Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2179499Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2179729Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.2179835Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2180288Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2180518Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.2180638Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2181100Z external/sleef/src/arch/helperavx2_128.h:314:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2181346Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.2181471Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2181931Z external/sleef/src/arch/helperavx2_128.h:313:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2182150Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.2182279Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2182734Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2182969Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.2183092Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2183550Z external/sleef/src/arch/helperavx2_128.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2183790Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.2183910Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2184348Z external/sleef/src/arch/helperavx2_128.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2184596Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.2184715Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2185167Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2185482Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.2185611Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2186201Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2186534Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.2186667Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2187164Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2187491Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.2187741Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2188253Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2188567Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.2188689Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2189201Z external/sleef/src/arch/helperavx2_128.h:303:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2189526Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.2189638Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2190152Z external/sleef/src/arch/helperavx2_128.h:302:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2190482Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.2190608Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2191114Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2191423Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.2191555Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2192051Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2192355Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.2192469Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2192914Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2193085Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.2193162Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2193428Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2193592Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.2193667Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2193933Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2194081Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.2194156Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2194421Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2194570Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.2194643Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2194906Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2195048Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:55.2195120Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2195371Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2195536Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.2195610Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2195876Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2196119Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.2196199Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2196466Z external/sleef/src/arch/helperavx2_128.h:290:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2196625Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.2196699Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2196953Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2197271Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.2197345Z ^~~~~~~~~~ 2022-05-18T04:29:55.2197612Z external/sleef/src/arch/helperavx2_128.h:288:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2197933Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.2198005Z ^~~~~~~~~~ 2022-05-18T04:29:55.2198269Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2198399Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:55.2198459Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2198725Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2198872Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.2198944Z ^~~~~~~~~~ 2022-05-18T04:29:55.2199210Z external/sleef/src/arch/helperavx2_128.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2199356Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T04:29:55.2199431Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2199699Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2199827Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T04:29:55.2199897Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2200159Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2200301Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T04:29:55.2200373Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2200640Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2200788Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T04:29:55.2200859Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2201122Z external/sleef/src/arch/helperavx2_128.h:280:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2201276Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:55.2201351Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2201616Z external/sleef/src/arch/helperavx2_128.h:279:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2201785Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.2201862Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2202126Z external/sleef/src/arch/helperavx2_128.h:277:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2202331Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:55.2202408Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2202662Z external/sleef/src/arch/helperavx2_128.h:276:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2202809Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:55.2202885Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2203149Z external/sleef/src/arch/helperavx2_128.h:275:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2203280Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.2203352Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2203614Z external/sleef/src/arch/helperavx2_128.h:274:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2203748Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T04:29:55.2203807Z ^~~~~~~~~~ 2022-05-18T04:29:55.2204071Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2204223Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.2204298Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2204565Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2204721Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T04:29:55.2204794Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2205060Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2205195Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T04:29:55.2205271Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2205534Z external/sleef/src/arch/helperavx2_128.h:269:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2205654Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.2205725Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2205988Z external/sleef/src/arch/helperavx2_128.h:268:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2206105Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.2206180Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2206434Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2206607Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T04:29:55.2206684Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2206950Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2207099Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:55.2207175Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2207440Z external/sleef/src/arch/helperavx2_128.h:252:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2207657Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T04:29:55.2207718Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2207985Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2208133Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.2208205Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2208548Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2208698Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.2208768Z ^~~~~~~~~~ 2022-05-18T04:29:55.2209033Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2209130Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.2209203Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2209464Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2209574Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.2209648Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2209910Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2210024Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.2210098Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2210348Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2210457Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.2210532Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2210796Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2210983Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.2211065Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2211329Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2211495Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.2211562Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2211823Z external/sleef/src/arch/helperavx2_128.h:221:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2211965Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.2212044Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2212307Z external/sleef/src/arch/helperavx2_128.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2212491Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(o)); } 2022-05-18T04:29:55.2212564Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2212828Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2212993Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:55.2213054Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2213321Z external/sleef/src/arch/helperavx2_128.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2213465Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2213541Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2213804Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2213948Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2214020Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2214284Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2214467Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2214544Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2214807Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2214945Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2215015Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2215275Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2215413Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.2215484Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2215736Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2215873Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.2215949Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2216213Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2216352Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.2216421Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2216686Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2216838Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.2216899Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2217162Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2217307Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.2217388Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2217658Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2217796Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.2217870Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2218133Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2218257Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.2218329Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2218593Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2218740Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.2218818Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2219087Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2219227Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.2219299Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2219549Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2219692Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.2219764Z ^~~~~~~~~~ 2022-05-18T04:29:55.2220025Z external/sleef/src/arch/helperavx2_128.h:196:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2220165Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.2220239Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2220530Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2220697Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.2220755Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2221027Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2221209Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.2221284Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2221550Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2221733Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.2221807Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2222075Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2222257Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.2222317Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2222584Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2222764Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.2222837Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2223099Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2223283Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.2223360Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2223631Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2223794Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.2223868Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2224136Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2224309Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.2224386Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2224652Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2224827Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.2224912Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2225177Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2225336Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.2225415Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2225679Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2225969Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.2226050Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2226323Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2226492Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.2226655Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2226910Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2227062Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.2227138Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2227402Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2227553Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:55.2227629Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2227894Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2228066Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.2228137Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2228409Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2228581Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.2228659Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2228926Z external/sleef/src/arch/helperavx2_128.h:174:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2229095Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.2229170Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2229434Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2229655Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.2229720Z ^~~~~~~~~~ 2022-05-18T04:29:55.2229986Z external/sleef/src/arch/helperavx2_128.h:172:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2230208Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.2230281Z ^~~~~~~~~~ 2022-05-18T04:29:55.2230544Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2230681Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:55.2230754Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2231014Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2231152Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:55.2231267Z ^~~~~~~~~~ 2022-05-18T04:29:55.2231739Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2231966Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:55.2232080Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2232556Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2232804Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T04:29:55.2232912Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2233327Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2233614Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T04:29:55.2233838Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2234325Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2234569Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T04:29:55.2234698Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2235138Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2235347Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:55.2235440Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2235866Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2236099Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T04:29:55.2236213Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2236681Z external/sleef/src/arch/helperavx2_128.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2236902Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T04:29:55.2237012Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2237432Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2237648Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:55.2237763Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2238192Z external/sleef/src/arch/helperavx2_128.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2238633Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T04:29:55.2238751Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2239199Z external/sleef/src/arch/helperavx2_128.h:153:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2239406Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.2239514Z ^~~~~~~~~~ 2022-05-18T04:29:55.2239952Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2240153Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:55.2240273Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2240738Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2241035Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2241137Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2241413Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2241594Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2241669Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2241923Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2242103Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2242174Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2242441Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2242625Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2242771Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2243068Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2243216Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:55.2243277Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2243540Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2243678Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:55.2243750Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2244019Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2244172Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:55.2244245Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2244512Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2244650Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:55.2244724Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2244989Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2245198Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2245272Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2245534Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2245740Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2245818Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2246086Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2246287Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2246362Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2246631Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2246840Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2246913Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2247177Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2247387Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2247473Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2248016Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2248325Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2248451Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2248916Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2249280Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2249419Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2249972Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2250298Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2250408Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2250860Z external/sleef/src/arch/helperavx2_128.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2251201Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2251327Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2251792Z external/sleef/src/arch/helperavx2_128.h:128:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2252157Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2252285Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2252774Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2253166Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2253290Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2253779Z external/sleef/src/arch/helperavx2_128.h:126:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2254149Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2254277Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2254778Z external/sleef/src/arch/helperavx2_128.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2255156Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2255270Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2255719Z external/sleef/src/arch/helperavx2_128.h:123:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2256065Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2256186Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2256616Z external/sleef/src/arch/helperavx2_128.h:122:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2256967Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2257091Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2257315Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T04:29:55.2257772Z external/sleef/src/arch/helperavx2_128.h:121:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2258443Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2258568Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2259034Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2259281Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:55.2259390Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2259867Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2260341Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.2260511Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2261009Z external/sleef/src/arch/helperavx2_128.h:108:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2261290Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T04:29:55.2261436Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2261874Z external/sleef/src/arch/helperavx2_128.h:107:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2262111Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.2262335Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2262872Z external/sleef/src/arch/helperavx2_128.h:106:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2263074Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T04:29:55.2263193Z ^~~~~~~~~~ 2022-05-18T04:29:55.2263625Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2264013Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.2264134Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2264596Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2264859Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.2264986Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2265606Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2265970Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.2266107Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2266597Z external/sleef/src/arch/helperavx2_128.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2266782Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.2266885Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2267358Z external/sleef/src/arch/helperavx2_128.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2267524Z static INLINE int cpuSupportsFMA() { 2022-05-18T04:29:55.2267643Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2268123Z external/sleef/src/arch/helperavx2_128.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2268296Z static INLINE int cpuSupportsAVX2() { 2022-05-18T04:29:55.2268410Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2268845Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2269038Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.2269163Z ^~~~~ 2022-05-18T04:29:55.2269619Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2269818Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.2269960Z ^~~~ 2022-05-18T04:29:55.2270395Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2270608Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.2270741Z ^~~~ 2022-05-18T04:29:55.2271130Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2271325Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.2271575Z ^~~~~~ 2022-05-18T04:29:55.2271878Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.2272378Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2272639Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.2272772Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2273211Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2273678Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.2273892Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2274472Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2274671Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.2274812Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2275306Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2275613Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.2275744Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2276202Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2276560Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.2276686Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2277154Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2277381Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.2277523Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2277994Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2278194Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.2278432Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2278911Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2279123Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.2279257Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2279925Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2280197Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.2280332Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2280834Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2281089Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.2281209Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2281665Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2281938Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.2282065Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2282539Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2282762Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.2282888Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2283489Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2283742Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.2283880Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2284389Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2284758Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.2284888Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2285462Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2285671Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.2285789Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2286380Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2286600Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.2286733Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2287253Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2287666Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.2287817Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2288382Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2288602Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.2288743Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2289232Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2289478Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.2289618Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2289869Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.2290358Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2290595Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.2290715Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2291301Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2291528Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.2291667Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2292255Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2292492Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.2292633Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2293285Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2293508Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.2293653Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2294172Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2294440Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.2294593Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2295091Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2295423Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.2295603Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2296083Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2296332Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.2296481Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2296987Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2297252Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.2297403Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2297900Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2298181Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.2298337Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2298853Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2299161Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.2299309Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2299789Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2300273Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.2300418Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2300964Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2301285Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.2301437Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2302031Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2302306Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.2302448Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2303132Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2303424Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.2303575Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2304077Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2304354Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.2304484Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2305106Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2305400Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.2305554Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2306189Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2306469Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.2306620Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2307419Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2307695Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.2307918Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2308447Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2308709Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.2308852Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2309432Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2309699Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.2309847Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2310361Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2310605Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.2310750Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2311230Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2311445Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.2311577Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2312051Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2312249Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T04:29:55.2312370Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2312852Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2313060Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T04:29:55.2313182Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2313700Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2313920Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T04:29:55.2314044Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2314529Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2314806Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.2314946Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2315450Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2315758Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.2315912Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2316425Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2316731Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.2316882Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2317400Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2317688Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.2317846Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2318421Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2318729Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.2318880Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2319385Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2319654Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.2319801Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2320295Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2320550Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.2320699Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2320951Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.2321427Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2321660Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.2321803Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2322030Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.2322482Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2322689Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.2322832Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2323296Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2323558Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.2323715Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2324168Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2324407Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.2324551Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2324974Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2325311Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.2325455Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2325696Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.2326148Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2326498Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.2326645Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2327105Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2327318Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.2327468Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2327783Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T04:29:55.2328306Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2328538Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.2328675Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2329185Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2329532Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.2329656Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2330149Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2330378Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.2330515Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2331030Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2331251Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.2331384Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2331876Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2332137Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.2332271Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2332781Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2333054Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.2333175Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2333672Z external/sleef/src/arch/helperavx2_128.h:426:13: warning: 'vstoreu_v_p_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2333880Z static void vstoreu_v_p_vm2(void *p, vmask2 vm2) { 2022-05-18T04:29:55.2334005Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2334482Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2334716Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.2334852Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2335328Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2335547Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.2335675Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2336140Z external/sleef/src/arch/helperavx2_128.h:415:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2336312Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.2336414Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2336930Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2337204Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.2337340Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2337846Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2338122Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.2338256Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2338753Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2339013Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.2339140Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2339627Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2339946Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.2340072Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2340650Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2340973Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.2341098Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2341624Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2341969Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.2342100Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2342627Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2342992Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.2343128Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2343621Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2343881Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.2344004Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2344480Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2344705Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.2344830Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2345324Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2345577Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.2345708Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2346356Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2346698Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.2346821Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2347336Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2347681Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.2347816Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2348325Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2348605Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T04:29:55.2348738Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2349249Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2349512Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T04:29:55.2349613Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2350105Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2350509Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.2350635Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2351135Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2351615Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.2351802Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2352308Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2352607Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T04:29:55.2352734Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2353242Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2353511Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:55.2353639Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2354136Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2354406Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.2354543Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2355028Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2355280Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.2355400Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2355872Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2356123Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.2356247Z ^~~~~~~~~~ 2022-05-18T04:29:55.2356716Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2356962Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.2357090Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2357581Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2358050Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.2358174Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2358662Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2358973Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.2359101Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2359592Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2359914Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.2360032Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2360560Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2360891Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.2361031Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2361542Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2361828Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.2361961Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2362455Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2362683Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.2362907Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2363405Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2363663Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2363791Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2364297Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2364609Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2364735Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2365208Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2365478Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2365610Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2366102Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2366348Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2366470Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2366906Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2367155Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.2367283Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2367840Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2368100Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.2368226Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2368747Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2369058Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.2369186Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2369687Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2369984Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.2370095Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2370599Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2370855Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.2370988Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2371496Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2371741Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.2371865Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2372341Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2372590Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.2372716Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2373211Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2373535Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.2373660Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2374268Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2374601Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.2374730Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2375201Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2375533Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.2375658Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2376141Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2376428Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.2376547Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2377064Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2377369Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.2377500Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2377995Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2378290Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.2378753Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2379281Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2379577Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.2379719Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2380235Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2380535Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.2380653Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2381166Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2381466Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.2381598Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2382087Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2382354Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.2382488Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2382985Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2383236Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:55.2383365Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2383872Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2384176Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.2384311Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2384819Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2385087Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.2385319Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2385926Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2386505Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.2386626Z ^~~~~~~~~~ 2022-05-18T04:29:55.2387116Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2387359Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:55.2387489Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2387974Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2388243Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.2388369Z ^~~~~~~~~~ 2022-05-18T04:29:55.2388835Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2389089Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T04:29:55.2389217Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2389690Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2389936Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T04:29:55.2390064Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2390562Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2390826Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T04:29:55.2390937Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2391431Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2391708Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.2391839Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2392341Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2392631Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T04:29:55.2392759Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2393251Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2393511Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T04:29:55.2393634Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2394139Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2394428Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:55.2394560Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2395030Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2395286Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.2395413Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2395867Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2396124Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.2396248Z ^~~~~~~~~~ 2022-05-18T04:29:55.2396735Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2397102Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.2397230Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2397712Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2397911Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.2398030Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2398556Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2398908Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.2399050Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2399558Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2399872Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.2400012Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2400502Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2400765Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2400876Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2401360Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2401623Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2401750Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2402240Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2402490Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.2402620Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2403085Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2403426Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.2403556Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2404065Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2404387Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.2404523Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2405038Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2405353Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.2405491Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2405968Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2406247Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.2406381Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2406939Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2407315Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.2407461Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2408180Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2408639Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2408797Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2409227Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2409589Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2409764Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2410303Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2410727Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2410889Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2411472Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2411901Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2412062Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2412558Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2413025Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2413188Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2413728Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2414148Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2414312Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2414888Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2415309Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2443070Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2443396Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T04:29:55.2443945Z external/sleef/src/arch/helperavx2_128.h:117:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2444196Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T04:29:55.2444308Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2444798Z external/sleef/src/arch/helperavx2_128.h:116:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2445055Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.2445181Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2445701Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2445978Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.2446093Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2446575Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2446853Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.2446974Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2447197Z [172 / 988] 8 actions running 2022-05-18T04:29:55.2447519Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.2447965Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2448520Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2448862Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2449220Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2449567Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2449918Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2450265Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2450277Z 2022-05-18T04:29:55.2450425Z  2022-05-18T04:29:55.2450568Z  2022-05-18T04:29:55.2450713Z  2022-05-18T04:29:55.2450843Z  2022-05-18T04:29:55.2450985Z  2022-05-18T04:29:55.2451130Z  2022-05-18T04:29:55.2451271Z  2022-05-18T04:29:55.2451414Z  2022-05-18T04:29:55.2451735Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:55.2451947Z [173 / 988] 8 actions running 2022-05-18T04:29:55.2452270Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.2452608Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2452961Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2453315Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2453659Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2454013Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2454365Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2454705Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2454715Z 2022-05-18T04:29:55.2454858Z  2022-05-18T04:29:55.2455007Z  2022-05-18T04:29:55.2455152Z  2022-05-18T04:29:55.2455301Z  2022-05-18T04:29:55.2455446Z  2022-05-18T04:29:55.2455576Z  2022-05-18T04:29:55.2455727Z  2022-05-18T04:29:55.2455875Z  2022-05-18T04:29:55.2456232Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:55.2456685Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.2456853Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:55.2456966Z ^ 2022-05-18T04:29:55.2457073Z At top level: 2022-05-18T04:29:55.2457596Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2457827Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.2457970Z ^~~~~~~ 2022-05-18T04:29:55.2458480Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2458701Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:55.2458844Z ^~~~~~~ 2022-05-18T04:29:55.2459355Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2459579Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.2459722Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2460214Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2460450Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.2460593Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2461099Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2461410Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.2461551Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2462144Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2462369Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:55.2462510Z ^~~~~~ 2022-05-18T04:29:55.2463026Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2463254Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.2463392Z ^~~~~~ 2022-05-18T04:29:55.2463904Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2464117Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.2464240Z ^~~~~~ 2022-05-18T04:29:55.2464754Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2464982Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.2465125Z ^~~~~ 2022-05-18T04:29:55.2465637Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2465984Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.2466124Z ^~~~~~ 2022-05-18T04:29:55.2466649Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2466852Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.2466993Z ^~~~~ 2022-05-18T04:29:55.2467506Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2467726Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.2467860Z ^~~~~~~ 2022-05-18T04:29:55.2468377Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2468594Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.2468687Z ^~~~~~~~~~ 2022-05-18T04:29:55.2468953Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2469128Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.2469219Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2469499Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2469636Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.2469726Z ^~~~~~~ 2022-05-18T04:29:55.2470065Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2470170Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:55.2470241Z ^~~~~~ 2022-05-18T04:29:55.2470499Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2470612Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:55.2470681Z ^~~~~~~~~ 2022-05-18T04:29:55.2470948Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2471114Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2471193Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2471602Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2471741Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:55.2471814Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2472081Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2472215Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:55.2472293Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2472558Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2472734Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:55.2472870Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2473185Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2473311Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:55.2473382Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2473646Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2473774Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:55.2473858Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2474122Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2474244Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:55.2474327Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2474629Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2474814Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.2474900Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2475164Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2475334Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.2475418Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2475679Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2475815Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:55.2475899Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2476151Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2476308Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:55.2476421Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2476686Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2476817Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:55.2476902Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2477161Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2477284Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.2477353Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2477654Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2477825Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2477912Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2478172Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2478312Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2478396Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2478660Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2478785Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:55.2478855Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2479116Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2479246Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:55.2479327Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2479588Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2479722Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:55.2479808Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2479940Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.2480177Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2480302Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.2480386Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2480638Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2480767Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.2480852Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2481135Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2481259Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.2481329Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2481577Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2481701Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:55.2481782Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2482032Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2482177Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.2482262Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2482506Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2482666Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.2482751Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2483000Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2483138Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.2483224Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2483474Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2483631Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:55.2483741Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2483977Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2484103Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.2484186Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2484463Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2484602Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2484685Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2484935Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2485077Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:55.2485157Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2485405Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2485545Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.2485632Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2485874Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2486010Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2486097Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2486341Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2486472Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.2486562Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2486812Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2486950Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.2487036Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2487314Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2487458Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.2487543Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2487863Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2488004Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.2488089Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2488344Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2488489Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.2488599Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2488850Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2488989Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.2489060Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2489312Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2489452Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.2489538Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2489889Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2490030Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2490117Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2490366Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2490492Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2490577Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2490824Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2490997Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:55.2491083Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2491339Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2491475Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:55.2491564Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2491803Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2491928Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.2492011Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2492287Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2492412Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.2492495Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2492744Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2492912Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.2492996Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2493235Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2493388Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.2493468Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2493715Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2493863Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.2493939Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2494206Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2494387Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.2494455Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2494701Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2494865Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:55.2494937Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2495182Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2495338Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.2495442Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2495744Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2495886Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.2495961Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2496199Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2496344Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.2496418Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2496692Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2496810Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.2496893Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2497132Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2497327Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.2497412Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2497665Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2497844Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.2497959Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2498207Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2498376Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:55.2498467Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2498592Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.2498837Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2498991Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.2499081Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2499329Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2499451Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:55.2499556Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2499831Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2499955Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:55.2500042Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2500288Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2500426Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:55.2500513Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2500758Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2500881Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.2500963Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2501257Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2501418Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:55.2501573Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2501822Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2501983Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:55.2502068Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2502319Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2502492Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.2502577Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2502840Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2502983Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:55.2503073Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2503317Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2503459Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:55.2503544Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2503677Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T04:29:55.2503944Z external/sleef/src/arch/helperavx2.h:474:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2504062Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.2504139Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2504405Z external/sleef/src/arch/helperavx2.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2504540Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.2504616Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2504879Z external/sleef/src/arch/helperavx2.h:472:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2505009Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.2505117Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2505372Z external/sleef/src/arch/helperavx2.h:471:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2505539Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.2505639Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2506169Z external/sleef/src/arch/helperavx2.h:466:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2506326Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.2506435Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2506719Z external/sleef/src/arch/helperavx2.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2506862Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T04:29:55.2506920Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2507186Z external/sleef/src/arch/helperavx2.h:458:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2507355Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T04:29:55.2507428Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2507687Z external/sleef/src/arch/helperavx2.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2507836Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.2507908Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2508288Z external/sleef/src/arch/helperavx2.h:456:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2508424Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T04:29:55.2508501Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2508769Z external/sleef/src/arch/helperavx2.h:454:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2508936Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T04:29:55.2509012Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2509275Z external/sleef/src/arch/helperavx2.h:450:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2509393Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:55.2509465Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2509713Z external/sleef/src/arch/helperavx2.h:448:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2509843Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.2509918Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2510276Z external/sleef/src/arch/helperavx2.h:447:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2510468Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.2510575Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2510996Z external/sleef/src/arch/helperavx2.h:437:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2511287Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.2511385Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2511801Z external/sleef/src/arch/helperavx2.h:430:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2512047Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.2512150Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2512571Z external/sleef/src/arch/helperavx2.h:428:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2512726Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:55.2512797Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2513053Z external/sleef/src/arch/helperavx2.h:426:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2513218Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.2513278Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2513528Z external/sleef/src/arch/helperavx2.h:425:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2513718Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.2513793Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2514101Z external/sleef/src/arch/helperavx2.h:424:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2514256Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:55.2514320Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2514585Z external/sleef/src/arch/helperavx2.h:417:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2514727Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.2514796Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2515134Z external/sleef/src/arch/helperavx2.h:412:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2515316Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.2515412Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2515669Z external/sleef/src/arch/helperavx2.h:411:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2515812Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:55.2515887Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2516133Z external/sleef/src/arch/helperavx2.h:409:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2516320Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:55.2516385Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2516654Z external/sleef/src/arch/helperavx2.h:408:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2516814Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:55.2516880Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2517143Z external/sleef/src/arch/helperavx2.h:406:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2517344Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.2517416Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2517687Z external/sleef/src/arch/helperavx2.h:405:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2517897Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.2517975Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2518264Z external/sleef/src/arch/helperavx2.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2518439Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:55.2518526Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2518879Z external/sleef/src/arch/helperavx2.h:402:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2519160Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:55.2519275Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2519756Z external/sleef/src/arch/helperavx2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2520134Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.2520259Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2520768Z external/sleef/src/arch/helperavx2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2521206Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.2521334Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2521832Z external/sleef/src/arch/helperavx2.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2522238Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.2522350Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2522855Z external/sleef/src/arch/helperavx2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2523352Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.2523487Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2523981Z external/sleef/src/arch/helperavx2.h:388:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2524296Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm256_i32gather_ps(ptr, vi2, 4); } 2022-05-18T04:29:55.2524425Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2524925Z external/sleef/src/arch/helperavx2.h:386:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2525195Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:55.2525308Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2525807Z external/sleef/src/arch/helperavx2.h:385:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2526075Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:55.2526198Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2526698Z external/sleef/src/arch/helperavx2.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2526970Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:55.2527095Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2527663Z external/sleef/src/arch/helperavx2.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2527917Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:55.2528042Z ^~~~~~~~~~ 2022-05-18T04:29:55.2528526Z external/sleef/src/arch/helperavx2.h:371:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2528781Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.2528900Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2529400Z external/sleef/src/arch/helperavx2.h:370:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2529850Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.2529973Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2530451Z external/sleef/src/arch/helperavx2.h:369:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2530755Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.2530882Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2531380Z external/sleef/src/arch/helperavx2.h:368:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2531712Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.2531843Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2532346Z external/sleef/src/arch/helperavx2.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2532675Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.2532802Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2533311Z external/sleef/src/arch/helperavx2.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2533598Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.2533733Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2534236Z external/sleef/src/arch/helperavx2.h:356:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2534571Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.2534710Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2535218Z external/sleef/src/arch/helperavx2.h:352:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2535559Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T04:29:55.2535672Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2536180Z external/sleef/src/arch/helperavx2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2536418Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.2536549Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2537047Z external/sleef/src/arch/helperavx2.h:346:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2537315Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2537444Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2537953Z external/sleef/src/arch/helperavx2.h:345:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2538205Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2538335Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2538831Z external/sleef/src/arch/helperavx2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2539097Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2539236Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2539725Z external/sleef/src/arch/helperavx2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2539988Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2540115Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2540609Z external/sleef/src/arch/helperavx2.h:341:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2540859Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm256_srai_epi32(x, c); } 2022-05-18T04:29:55.2540985Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2541485Z external/sleef/src/arch/helperavx2.h:340:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2541738Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm256_srli_epi32(x, c); } 2022-05-18T04:29:55.2541862Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2542357Z external/sleef/src/arch/helperavx2.h:339:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2542610Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm256_slli_epi32(x, c); } 2022-05-18T04:29:55.2542731Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2543214Z external/sleef/src/arch/helperavx2.h:337:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2543521Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.2543639Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2544138Z external/sleef/src/arch/helperavx2.h:336:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2544418Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.2544540Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2545035Z external/sleef/src/arch/helperavx2.h:334:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2545271Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:55.2545473Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2546063Z external/sleef/src/arch/helperavx2.h:333:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2546318Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.2546438Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2546938Z external/sleef/src/arch/helperavx2.h:332:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2547203Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:55.2547331Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2547819Z external/sleef/src/arch/helperavx2.h:331:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2548394Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:55.2548546Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2549067Z external/sleef/src/arch/helperavx2.h:329:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2549306Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.2549423Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2549934Z external/sleef/src/arch/helperavx2.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2550189Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_sub_epi32(x, y); } 2022-05-18T04:29:55.2550311Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2550803Z external/sleef/src/arch/helperavx2.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2551056Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:55.2551184Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2551680Z external/sleef/src/arch/helperavx2.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2552014Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.2552135Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2552635Z external/sleef/src/arch/helperavx2.h:324:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2552951Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.2553064Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2553564Z external/sleef/src/arch/helperavx2.h:323:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2553884Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.2554008Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2554506Z external/sleef/src/arch/helperavx2.h:322:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2554834Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.2554952Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2555436Z external/sleef/src/arch/helperavx2.h:321:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2555762Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.2555877Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2556377Z external/sleef/src/arch/helperavx2.h:320:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2556785Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.2556964Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2557468Z external/sleef/src/arch/helperavx2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2557766Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.2557900Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2558402Z external/sleef/src/arch/helperavx2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2558697Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.2558819Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2559320Z external/sleef/src/arch/helperavx2.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2559630Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.2559756Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2560242Z external/sleef/src/arch/helperavx2.h:315:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2560535Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.2560665Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2561150Z external/sleef/src/arch/helperavx2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2561445Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.2561568Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2562071Z external/sleef/src/arch/helperavx2.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2562359Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:55.2562471Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2562967Z external/sleef/src/arch/helperavx2.h:311:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2563223Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:55.2563351Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2563848Z external/sleef/src/arch/helperavx2.h:310:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2564155Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.2564286Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2564789Z external/sleef/src/arch/helperavx2.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2565082Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.2565215Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2565709Z external/sleef/src/arch/helperavx2.h:308:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2565998Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.2566130Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2566638Z external/sleef/src/arch/helperavx2.h:307:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2567234Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.2567364Z ^~~~~~~~~~ 2022-05-18T04:29:55.2567944Z external/sleef/src/arch/helperavx2.h:306:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2568672Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.2568800Z ^~~~~~~~~~ 2022-05-18T04:29:55.2569311Z external/sleef/src/arch/helperavx2.h:305:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2569564Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:55.2569695Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2570199Z external/sleef/src/arch/helperavx2.h:304:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2570383Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.2570454Z ^~~~~~~~~~ 2022-05-18T04:29:55.2570714Z external/sleef/src/arch/helperavx2.h:303:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2570865Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T04:29:55.2570938Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2571207Z external/sleef/src/arch/helperavx2.h:302:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2571352Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:55.2571423Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2571687Z external/sleef/src/arch/helperavx2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2571833Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:55.2571892Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2572154Z external/sleef/src/arch/helperavx2.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2572303Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:55.2572374Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2572635Z external/sleef/src/arch/helperavx2.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2572802Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:55.2572879Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2573147Z external/sleef/src/arch/helperavx2.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2573299Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.2573377Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2573637Z external/sleef/src/arch/helperavx2.h:295:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2573792Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T04:29:55.2573867Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2574129Z external/sleef/src/arch/helperavx2.h:294:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2574277Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T04:29:55.2574352Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2574599Z external/sleef/src/arch/helperavx2.h:293:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2574727Z static INLINE vint2 vcast_vi2_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T04:29:55.2574800Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2575060Z external/sleef/src/arch/helperavx2.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2575192Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T04:29:55.2575326Z ^~~~~~~~~~ 2022-05-18T04:29:55.2575591Z external/sleef/src/arch/helperavx2.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2575744Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.2575804Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2576069Z external/sleef/src/arch/helperavx2.h:290:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2576229Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:55.2576303Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2576562Z external/sleef/src/arch/helperavx2.h:289:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2576711Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:55.2576789Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2577167Z external/sleef/src/arch/helperavx2.h:287:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2577340Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.2577400Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2577666Z external/sleef/src/arch/helperavx2.h:286:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2577788Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.2577892Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2578300Z external/sleef/src/arch/helperavx2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2578576Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T04:29:55.2578692Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2579101Z external/sleef/src/arch/helperavx2.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2579308Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:55.2579411Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2579827Z external/sleef/src/arch/helperavx2.h:279:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2580039Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:55.2580149Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2580570Z external/sleef/src/arch/helperavx2.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2580788Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:55.2580899Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2581340Z external/sleef/src/arch/helperavx2.h:276:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2581604Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:55.2581723Z ^~~~~~~~~~ 2022-05-18T04:29:55.2582177Z external/sleef/src/arch/helperavx2.h:263:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2582358Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.2582474Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2582929Z external/sleef/src/arch/helperavx2.h:259:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2583122Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.2583224Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2583718Z external/sleef/src/arch/helperavx2.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2583923Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.2584189Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2584694Z external/sleef/src/arch/helperavx2.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2584873Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.2584983Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2585434Z external/sleef/src/arch/helperavx2.h:247:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2585848Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.2585980Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2586478Z external/sleef/src/arch/helperavx2.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2586827Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.2586967Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2587438Z external/sleef/src/arch/helperavx2.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2587777Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T04:29:55.2587903Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2588371Z external/sleef/src/arch/helperavx2.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2588721Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T04:29:55.2588855Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2589304Z external/sleef/src/arch/helperavx2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2589631Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T04:29:55.2589768Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2590267Z external/sleef/src/arch/helperavx2.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2590565Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T04:29:55.2590695Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2591182Z external/sleef/src/arch/helperavx2.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2591423Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:55.2591513Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2591929Z external/sleef/src/arch/helperavx2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2592139Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2592248Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2592696Z external/sleef/src/arch/helperavx2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2592908Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2593001Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2593445Z external/sleef/src/arch/helperavx2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2593680Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.2593792Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2594219Z external/sleef/src/arch/helperavx2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2594428Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.2594701Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2595197Z external/sleef/src/arch/helperavx2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2595427Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.2595552Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2596051Z external/sleef/src/arch/helperavx2.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2596348Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.2596472Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2596942Z external/sleef/src/arch/helperavx2.h:221:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2597157Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.2597262Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2597632Z external/sleef/src/arch/helperavx2.h:219:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2597848Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.2597944Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2598383Z external/sleef/src/arch/helperavx2.h:218:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2598606Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.2598718Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2599176Z external/sleef/src/arch/helperavx2.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2599422Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.2599537Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2599977Z external/sleef/src/arch/helperavx2.h:216:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2600205Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.2600325Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2600775Z external/sleef/src/arch/helperavx2.h:214:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2601031Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.2601158Z ^~~~~~~~~~ 2022-05-18T04:29:55.2601627Z external/sleef/src/arch/helperavx2.h:213:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2601766Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.2601825Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2602090Z external/sleef/src/arch/helperavx2.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2602234Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.2602304Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2602565Z external/sleef/src/arch/helperavx2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2602748Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.2602821Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2603079Z external/sleef/src/arch/helperavx2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2603248Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.2603319Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2603628Z external/sleef/src/arch/helperavx2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2603838Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.2603913Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2604175Z external/sleef/src/arch/helperavx2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2604354Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.2604427Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2604673Z external/sleef/src/arch/helperavx2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2604857Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.2604931Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2605194Z external/sleef/src/arch/helperavx2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2605375Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.2605449Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2605708Z external/sleef/src/arch/helperavx2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2605881Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.2605961Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2606210Z external/sleef/src/arch/helperavx2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2606387Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.2606468Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2606728Z external/sleef/src/arch/helperavx2.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2606902Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.2606976Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2607236Z external/sleef/src/arch/helperavx2.h:198:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2607406Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.2607469Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2607793Z external/sleef/src/arch/helperavx2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2607961Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.2608040Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2608302Z external/sleef/src/arch/helperavx2.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2608453Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:55.2608527Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2608788Z external/sleef/src/arch/helperavx2.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2608937Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:55.2608997Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2609260Z external/sleef/src/arch/helperavx2.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2609435Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.2609573Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2609837Z external/sleef/src/arch/helperavx2.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2610008Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.2610082Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2610341Z external/sleef/src/arch/helperavx2.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2610494Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.2610567Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2610828Z external/sleef/src/arch/helperavx2.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2611060Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.2611137Z ^~~~~~~~~~ 2022-05-18T04:29:55.2611393Z external/sleef/src/arch/helperavx2.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2611627Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.2611698Z ^~~~~~~~~~ 2022-05-18T04:29:55.2611945Z external/sleef/src/arch/helperavx2.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2612080Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:55.2612151Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2612410Z external/sleef/src/arch/helperavx2.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2612559Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:55.2612677Z ^~~~~~~~~~ 2022-05-18T04:29:55.2612933Z external/sleef/src/arch/helperavx2.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2613083Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:55.2613144Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2613400Z external/sleef/src/arch/helperavx2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2613550Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:55.2613621Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2613882Z external/sleef/src/arch/helperavx2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2614028Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:55.2614101Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2614363Z external/sleef/src/arch/helperavx2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2614510Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:55.2614569Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2614882Z external/sleef/src/arch/helperavx2.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2615030Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T04:29:55.2615101Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2615362Z external/sleef/src/arch/helperavx2.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2615514Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T04:29:55.2615588Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2615916Z external/sleef/src/arch/helperavx2.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2616014Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T04:29:55.2616084Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2616344Z external/sleef/src/arch/helperavx2.h:169:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2616448Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.2616517Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2616773Z external/sleef/src/arch/helperavx2.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2616874Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:55.2616934Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2617194Z external/sleef/src/arch/helperavx2.h:163:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2617325Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.2617395Z ^~~~~~~~~~ 2022-05-18T04:29:55.2617652Z external/sleef/src/arch/helperavx2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2617790Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:55.2617862Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2618125Z external/sleef/src/arch/helperavx2.h:161:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2618293Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2618365Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2618625Z external/sleef/src/arch/helperavx2.h:160:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2618812Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2618891Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2619151Z external/sleef/src/arch/helperavx2.h:159:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2619333Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2619404Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2619663Z external/sleef/src/arch/helperavx2.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2619834Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2619905Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2620166Z external/sleef/src/arch/helperavx2.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2620316Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:55.2620390Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2620649Z external/sleef/src/arch/helperavx2.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2620788Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:55.2620857Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2621107Z external/sleef/src/arch/helperavx2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2621220Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:55.2621291Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2621555Z external/sleef/src/arch/helperavx2.h:146:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2621665Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:55.2621765Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2622059Z external/sleef/src/arch/helperavx2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2622273Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2622333Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2622589Z external/sleef/src/arch/helperavx2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2622796Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2622868Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2623126Z external/sleef/src/arch/helperavx2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2623346Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2623421Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2623682Z external/sleef/src/arch/helperavx2.h:141:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2623889Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2623950Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2624210Z external/sleef/src/arch/helperavx2.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2624414Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2624487Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2624748Z external/sleef/src/arch/helperavx2.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2624956Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2625029Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2625285Z external/sleef/src/arch/helperavx2.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2625497Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2625558Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2625969Z external/sleef/src/arch/helperavx2.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2626181Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2626260Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2626526Z external/sleef/src/arch/helperavx2.h:134:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2626740Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2626814Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2627072Z external/sleef/src/arch/helperavx2.h:133:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2627287Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2627346Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2627608Z external/sleef/src/arch/helperavx2.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2627922Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2627998Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2628262Z external/sleef/src/arch/helperavx2.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2628480Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2628554Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2628819Z external/sleef/src/arch/helperavx2.h:129:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2629022Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2629082Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2629345Z external/sleef/src/arch/helperavx2.h:128:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2629591Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2629696Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2630115Z external/sleef/src/arch/helperavx2.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2630413Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2630518Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2630709Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T04:29:55.2631084Z external/sleef/src/arch/helperavx2.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2631383Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2631480Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2631859Z external/sleef/src/arch/helperavx2.h:115:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2632084Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T04:29:55.2632207Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2632625Z external/sleef/src/arch/helperavx2.h:114:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2632860Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:55.2632978Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2633409Z external/sleef/src/arch/helperavx2.h:113:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2633655Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T04:29:55.2633769Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2634181Z external/sleef/src/arch/helperavx2.h:112:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2634411Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:55.2634521Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2634936Z external/sleef/src/arch/helperavx2.h:111:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2635140Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T04:29:55.2635238Z ^~~~~~~~~~ 2022-05-18T04:29:55.2635656Z external/sleef/src/arch/helperavx2.h:105:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2635837Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:55.2636054Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2636517Z external/sleef/src/arch/helperavx2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2636716Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:55.2636851Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2637311Z external/sleef/src/arch/helperavx2.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2637584Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.2637704Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2638168Z external/sleef/src/arch/helperavx2.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2638350Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.2638463Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2638949Z external/sleef/src/arch/helperavx2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2639115Z static INLINE int cpuSupportsFMA() { 2022-05-18T04:29:55.2639217Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2639678Z external/sleef/src/arch/helperavx2.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2639852Z static INLINE int cpuSupportsAVX2() { 2022-05-18T04:29:55.2639970Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2640427Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2640586Z static CONST df2 gammafk(vfloat a) { 2022-05-18T04:29:55.2640705Z ^~~~~~~ 2022-05-18T04:29:55.2641181Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2641344Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T04:29:55.2641465Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2641940Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2642130Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T04:29:55.2642249Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2642734Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2642958Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.2643095Z ^~~~~~~ 2022-05-18T04:29:55.2643581Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2643813Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.2643955Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2644462Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2644699Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.2644843Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2645348Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2645651Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.2645777Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2646266Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2646487Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.2646624Z ^~~~~~ 2022-05-18T04:29:55.2647115Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2647466Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.2647682Z ^~~~~~ 2022-05-18T04:29:55.2648162Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2648352Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.2648480Z ^~~~~ 2022-05-18T04:29:55.2648798Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2648921Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.2649004Z ^~~~~~ 2022-05-18T04:29:55.2649262Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2649382Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.2649450Z ^~~~~ 2022-05-18T04:29:55.2649798Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2650001Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.2650157Z ^~~~~~~ 2022-05-18T04:29:55.2650543Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2650752Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.2650894Z ^~~~~~~~~~ 2022-05-18T04:29:55.2651315Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2651525Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.2651648Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2651978Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2652196Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.2652324Z ^~~~~~~ 2022-05-18T04:29:55.2652731Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2652928Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2653019Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2653345Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2653675Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.2653786Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2654147Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2654400Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.2654486Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2654853Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2655049Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.2655173Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2655526Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2655732Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2655825Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2655992Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.2656504Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2656640Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.2656786Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2657138Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2657328Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.2657465Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2657797Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2657941Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.2658052Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2658465Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2658667Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2658784Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2659153Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2659295Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.2659382Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2659747Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2659943Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.2660038Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2660385Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2660648Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.2660722Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2661063Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2661288Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.2661372Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2661712Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2661920Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.2662024Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2662385Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2662638Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.2662717Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2663082Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2663375Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.2663479Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2663686Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.2664020Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2664145Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.2664357Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2664546Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T04:29:55.2664910Z external/sleef/src/arch/helperavx2.h:474:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2665108Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.2665232Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2665649Z external/sleef/src/arch/helperavx2.h:473:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2665988Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.2666071Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2666345Z external/sleef/src/arch/helperavx2.h:472:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2666464Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.2667370Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2668923Z external/sleef/src/arch/helperavx2.h:471:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2670130Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.2671426Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2671878Z external/sleef/src/arch/helperavx2.h:466:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2672037Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.2672425Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2673645Z external/sleef/src/arch/helperavx2.h:465:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2673887Z static INLINE vmask vcast_vm_vi(vint vi) { return _mm256_cvtepi32_epi64(vi); } 2022-05-18T04:29:55.2674007Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2674435Z external/sleef/src/arch/helperavx2.h:458:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2674693Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpgt_epi64(x, y); } // signed compare 2022-05-18T04:29:55.2674819Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2675292Z external/sleef/src/arch/helperavx2.h:457:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2675510Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm256_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.2675611Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2676059Z external/sleef/src/arch/helperavx2.h:456:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2676285Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm256_sub_epi64(x, y); } 2022-05-18T04:29:55.2676363Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2676727Z external/sleef/src/arch/helperavx2.h:454:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2676963Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm256_blendv_epi8(y, x, o); } 2022-05-18T04:29:55.2677077Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2677953Z external/sleef/src/arch/helperavx2.h:450:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2678124Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:55.2678229Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2678671Z external/sleef/src/arch/helperavx2.h:448:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2678900Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.2679028Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2679505Z external/sleef/src/arch/helperavx2.h:447:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2679908Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.2680040Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2680502Z external/sleef/src/arch/helperavx2.h:441:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2680674Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.2680798Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2681305Z external/sleef/src/arch/helperavx2.h:437:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2681648Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.2681765Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2682217Z external/sleef/src/arch/helperavx2.h:428:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2682462Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:55.2682575Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2683032Z external/sleef/src/arch/helperavx2.h:426:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2683354Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.2683492Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2683957Z external/sleef/src/arch/helperavx2.h:425:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2684291Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.2684434Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2684921Z external/sleef/src/arch/helperavx2.h:417:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2685207Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.2685328Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2685754Z external/sleef/src/arch/helperavx2.h:412:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2685995Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.2686087Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2686354Z external/sleef/src/arch/helperavx2.h:411:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2686502Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:55.2686574Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2686919Z external/sleef/src/arch/helperavx2.h:409:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2687192Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:55.2687269Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2687527Z external/sleef/src/arch/helperavx2.h:408:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2687767Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:55.2687856Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2688284Z external/sleef/src/arch/helperavx2.h:406:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2688472Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.2688555Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2688874Z external/sleef/src/arch/helperavx2.h:405:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2689204Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.2689332Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2689608Z external/sleef/src/arch/helperavx2.h:403:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2689765Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:55.2689840Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2690126Z external/sleef/src/arch/helperavx2.h:402:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2690363Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:55.2690484Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2690742Z external/sleef/src/arch/helperavx2.h:399:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2690957Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.2691032Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2691367Z external/sleef/src/arch/helperavx2.h:397:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2691679Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.2691752Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2692016Z external/sleef/src/arch/helperavx2.h:386:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2692163Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:55.2692224Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2692573Z external/sleef/src/arch/helperavx2.h:385:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2692787Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:55.2692861Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2693121Z external/sleef/src/arch/helperavx2.h:383:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2693268Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:55.2693338Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2693675Z external/sleef/src/arch/helperavx2.h:382:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2693889Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:55.2693960Z ^~~~~~~~~~ 2022-05-18T04:29:55.2694221Z external/sleef/src/arch/helperavx2.h:370:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2694470Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.2694543Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2694942Z external/sleef/src/arch/helperavx2.h:369:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2695117Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.2695189Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2695451Z external/sleef/src/arch/helperavx2.h:364:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2695629Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.2695709Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2696187Z external/sleef/src/arch/helperavx2.h:345:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2696339Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2696413Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2696682Z external/sleef/src/arch/helperavx2.h:337:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2696851Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.2696960Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2697327Z external/sleef/src/arch/helperavx2.h:325:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2697509Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.2697581Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2697930Z external/sleef/src/arch/helperavx2.h:318:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2698188Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.2698318Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2698685Z external/sleef/src/arch/helperavx2.h:315:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2698888Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.2698952Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2699269Z external/sleef/src/arch/helperavx2.h:312:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2699493Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:55.2699621Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2700028Z external/sleef/src/arch/helperavx2.h:310:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2700233Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.2700340Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2700761Z external/sleef/src/arch/helperavx2.h:309:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2700969Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.2701032Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2701379Z external/sleef/src/arch/helperavx2.h:282:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2701641Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm256_i32gather_pd(ptr, vi, 8); } 2022-05-18T04:29:55.2701766Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2702144Z external/sleef/src/arch/helperavx2.h:280:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2702305Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:55.2702377Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2702729Z external/sleef/src/arch/helperavx2.h:279:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2702949Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:55.2703062Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2703411Z external/sleef/src/arch/helperavx2.h:277:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2703624Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:55.2703742Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2704187Z external/sleef/src/arch/helperavx2.h:276:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2704367Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:55.2704438Z ^~~~~~~~~~ 2022-05-18T04:29:55.2704783Z external/sleef/src/arch/helperavx2.h:263:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2704961Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.2705084Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2705465Z external/sleef/src/arch/helperavx2.h:259:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2705586Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.2705659Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2706117Z external/sleef/src/arch/helperavx2.h:255:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2706279Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.2706370Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2706741Z external/sleef/src/arch/helperavx2.h:251:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2706892Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.2706992Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2707417Z external/sleef/src/arch/helperavx2.h:247:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2707670Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.2707751Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2708139Z external/sleef/src/arch/helperavx2.h:237:23: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2708332Z static INLINE vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return _mm256_permutevar_pd(_mm256_set_pd(v1, v0, v1, v0), o); } 2022-05-18T04:29:55.2708412Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2708674Z external/sleef/src/arch/helperavx2.h:234:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2708851Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(m)); } 2022-05-18T04:29:55.2708937Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2709354Z external/sleef/src/arch/helperavx2.h:232:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2709564Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T04:29:55.2709665Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2710005Z external/sleef/src/arch/helperavx2.h:231:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2710243Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:55.2710370Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2710696Z external/sleef/src/arch/helperavx2.h:229:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2710838Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2710907Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2711312Z external/sleef/src/arch/helperavx2.h:228:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2711543Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2711603Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2711991Z external/sleef/src/arch/helperavx2.h:226:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2712130Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.2712199Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2712761Z external/sleef/src/arch/helperavx2.h:225:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2712925Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.2713042Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2713399Z external/sleef/src/arch/helperavx2.h:224:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2713582Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.2713700Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2713966Z external/sleef/src/arch/helperavx2.h:222:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2714129Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.2714201Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2714487Z external/sleef/src/arch/helperavx2.h:221:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2714738Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.2714833Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2715079Z external/sleef/src/arch/helperavx2.h:219:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2715219Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.2715291Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2715543Z external/sleef/src/arch/helperavx2.h:218:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2715741Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.2715863Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2716182Z external/sleef/src/arch/helperavx2.h:217:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2716408Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.2716494Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2716801Z external/sleef/src/arch/helperavx2.h:216:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2717021Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.2717136Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2717451Z external/sleef/src/arch/helperavx2.h:214:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2717592Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.2717695Z ^~~~~~~~~~ 2022-05-18T04:29:55.2718076Z external/sleef/src/arch/helperavx2.h:212:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2718247Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.2718318Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2718701Z external/sleef/src/arch/helperavx2.h:208:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2718888Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.2718977Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2719398Z external/sleef/src/arch/helperavx2.h:207:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2719625Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.2719700Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2720056Z external/sleef/src/arch/helperavx2.h:206:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2720396Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.2720470Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2720838Z external/sleef/src/arch/helperavx2.h:205:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2721135Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.2721211Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2721609Z external/sleef/src/arch/helperavx2.h:204:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2721795Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.2721871Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2722118Z external/sleef/src/arch/helperavx2.h:203:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2722304Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.2722383Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2722789Z external/sleef/src/arch/helperavx2.h:201:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2722966Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.2723044Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2723314Z external/sleef/src/arch/helperavx2.h:200:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2723488Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.2723603Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2723957Z external/sleef/src/arch/helperavx2.h:199:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2724132Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.2724238Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2724644Z external/sleef/src/arch/helperavx2.h:198:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2724902Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.2724992Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2725256Z external/sleef/src/arch/helperavx2.h:197:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2725424Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.2725485Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2725798Z external/sleef/src/arch/helperavx2.h:195:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2726038Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:55.2726115Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2726375Z external/sleef/src/arch/helperavx2.h:194:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2726526Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:55.2726600Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2726907Z external/sleef/src/arch/helperavx2.h:193:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2727157Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.2727289Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2727743Z external/sleef/src/arch/helperavx2.h:192:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2728003Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.2728134Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2728523Z external/sleef/src/arch/helperavx2.h:190:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2728756Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.2728831Z ^~~~~~~~~~ 2022-05-18T04:29:55.2729235Z external/sleef/src/arch/helperavx2.h:188:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2729444Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:55.2729533Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2729943Z external/sleef/src/arch/helperavx2.h:187:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2730220Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:55.2730346Z ^~~~~~~~~~ 2022-05-18T04:29:55.2730830Z external/sleef/src/arch/helperavx2.h:186:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2731105Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:55.2731235Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2731700Z external/sleef/src/arch/helperavx2.h:185:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2731970Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:55.2732092Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2732576Z external/sleef/src/arch/helperavx2.h:184:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2732856Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:55.2732983Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2733466Z external/sleef/src/arch/helperavx2.h:183:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2733739Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:55.2733852Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2734337Z external/sleef/src/arch/helperavx2.h:179:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2734572Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm256_add_epi64(x, y); } 2022-05-18T04:29:55.2734689Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2735121Z external/sleef/src/arch/helperavx2.h:178:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2735370Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm256_cmpeq_epi64(x, y); } 2022-05-18T04:29:55.2735487Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2735918Z external/sleef/src/arch/helperavx2.h:169:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2736069Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.2736182Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2736615Z external/sleef/src/arch/helperavx2.h:165:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2736781Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:55.2736896Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2737325Z external/sleef/src/arch/helperavx2.h:162:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2737559Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:55.2737675Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2738187Z external/sleef/src/arch/helperavx2.h:160:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2738492Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2738610Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2739036Z external/sleef/src/arch/helperavx2.h:158:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2739332Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2739450Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2739882Z external/sleef/src/arch/helperavx2.h:157:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2740129Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:55.2740239Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2740598Z external/sleef/src/arch/helperavx2.h:156:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2740741Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:55.2740813Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2741078Z external/sleef/src/arch/helperavx2.h:150:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2741192Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:55.2741266Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2741523Z external/sleef/src/arch/helperavx2.h:146:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2741620Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:55.2741694Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2741954Z external/sleef/src/arch/helperavx2.h:144:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2742171Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2742245Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2742499Z external/sleef/src/arch/helperavx2.h:139:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2742708Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2742782Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2743029Z external/sleef/src/arch/helperavx2.h:138:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2743232Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2743304Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2743570Z external/sleef/src/arch/helperavx2.h:137:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2743785Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2743857Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2744118Z external/sleef/src/arch/helperavx2.h:136:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2744327Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2744400Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2744647Z external/sleef/src/arch/helperavx2.h:132:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2744921Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2745037Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2745172Z In file included from external/sleef/src/libm/sleefsimdsp.c:92:0: 2022-05-18T04:29:55.2745431Z external/sleef/src/arch/helperavx2.h:122:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2745575Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T04:29:55.2745645Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2746091Z external/sleef/src/arch/helperavx2.h:121:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2746257Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.2746334Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2746602Z external/sleef/src/arch/helperavx2.h:120:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2746750Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T04:29:55.2746821Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2747077Z external/sleef/src/arch/helperavx2.h:119:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2747218Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T04:29:55.2747366Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2747624Z external/sleef/src/arch/helperavx2.h:115:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2747777Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm256_castsi256_pd(vi); } 2022-05-18T04:29:55.2747856Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2748125Z external/sleef/src/arch/helperavx2.h:114:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2748278Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:55.2748358Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2748614Z external/sleef/src/arch/helperavx2.h:111:23: warning: 'vcast_vd_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2748749Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T04:29:55.2748809Z ^~~~~~~~~~ 2022-05-18T04:29:55.2749078Z external/sleef/src/arch/helperavx2.h:105:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2749192Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:55.2749267Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2749525Z external/sleef/src/arch/helperavx2.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2749680Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.2749754Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2749881Z [173 / 988] 8 actions running 2022-05-18T04:29:55.2750045Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.2750237Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2750427Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2750612Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2750795Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2750979Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2751163Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2751348Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2751357Z 2022-05-18T04:29:55.2751428Z  2022-05-18T04:29:55.2751508Z  2022-05-18T04:29:55.2751586Z  2022-05-18T04:29:55.2751665Z  2022-05-18T04:29:55.2751819Z  2022-05-18T04:29:55.2751936Z  2022-05-18T04:29:55.2752005Z  2022-05-18T04:29:55.2752084Z  2022-05-18T04:29:55.2752258Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:55.2752383Z [173 / 988] 8 actions running 2022-05-18T04:29:55.2752553Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.2752742Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2752925Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2753098Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2753284Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2753467Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2753653Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2753835Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.2753843Z 2022-05-18T04:29:55.2753925Z  2022-05-18T04:29:55.2754005Z  2022-05-18T04:29:55.2754084Z  2022-05-18T04:29:55.2754150Z  2022-05-18T04:29:55.2754228Z  2022-05-18T04:29:55.2754305Z  2022-05-18T04:29:55.2754383Z  2022-05-18T04:29:55.2754461Z  2022-05-18T04:29:55.2754650Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:55.2754878Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.2754973Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:55.2755035Z ^ 2022-05-18T04:29:55.2755102Z At top level: 2022-05-18T04:29:55.2755375Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2755534Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T04:29:55.2755607Z ^~~~~~~ 2022-05-18T04:29:55.2755880Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2756065Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T04:29:55.2756138Z ^~~~~~~ 2022-05-18T04:29:55.2756407Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2756576Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T04:29:55.2756648Z ^~~~~~~~~ 2022-05-18T04:29:55.2756912Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2757057Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T04:29:55.2757144Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2757398Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2757521Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.2757600Z ^~~~~~~ 2022-05-18T04:29:55.2757863Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2757984Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:55.2758063Z ^~~~~~~ 2022-05-18T04:29:55.2758326Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2758451Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T04:29:55.2758523Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2758847Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2758978Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.2759060Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2759327Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2759452Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.2759535Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2759799Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2759955Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.2760036Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2760304Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2760423Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:55.2760504Z ^~~~~~ 2022-05-18T04:29:55.2760771Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2760891Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.2760969Z ^~~~~~ 2022-05-18T04:29:55.2761220Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2761339Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.2761416Z ^~~~~~ 2022-05-18T04:29:55.2761678Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2761801Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.2761880Z ^~~~~ 2022-05-18T04:29:55.2762142Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2762259Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.2762324Z ^~~~~~ 2022-05-18T04:29:55.2762586Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2762703Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.2762779Z ^~~~~ 2022-05-18T04:29:55.2763041Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2763161Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.2763244Z ^~~~~~~ 2022-05-18T04:29:55.2763509Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2763633Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.2763715Z ^~~~~~~~~~ 2022-05-18T04:29:55.2763977Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2764122Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.2764207Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2764470Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2764600Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.2764708Z ^~~~~~~ 2022-05-18T04:29:55.2764988Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2765094Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:55.2765164Z ^~~~~~ 2022-05-18T04:29:55.2765426Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2765534Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:55.2765606Z ^~~~~~~~~ 2022-05-18T04:29:55.2765874Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2766013Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2766086Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2766353Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2766496Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:55.2766580Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2766841Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2766979Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:55.2767060Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2767324Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2767450Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:55.2767535Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2767872Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2768003Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:55.2768087Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2768351Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2768476Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:55.2768561Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2768812Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2768940Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:55.2769023Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2769289Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2769489Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.2769576Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2769842Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2770014Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.2770098Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2770348Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2770485Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:55.2770569Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2770864Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2771048Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:55.2771137Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2771401Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2771530Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:55.2771601Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2771863Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2771984Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.2772068Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2772326Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2772474Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2772563Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2772822Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2772950Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2773035Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2773299Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2773426Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:55.2773509Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2773774Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2773905Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:55.2773988Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2774236Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2774371Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:55.2774456Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2774594Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.2774850Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2774977Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.2775061Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2775317Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2775437Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.2775523Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2775777Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2775905Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.2775991Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2776241Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2776367Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:55.2776450Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2776685Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2776828Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.2776989Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2777239Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2777379Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.2777465Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2777716Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2777860Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.2777935Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2778188Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2778313Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:55.2778403Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2778652Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2778781Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.2778865Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2779116Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2779256Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2779329Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2779575Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2779719Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:55.2779808Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2780061Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2780205Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.2780290Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2780541Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2780667Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2780755Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2781004Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2781150Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.2781236Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2781492Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2781636Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.2781723Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2781959Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2782099Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.2782186Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2782433Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2782575Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.2782661Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2782962Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2783104Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.2783176Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2783424Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2783561Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.2783644Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2783893Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2784035Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.2784120Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2784370Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2784500Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2784583Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2784830Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2784965Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2785049Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2785293Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2785436Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:55.2785519Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2785888Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2786083Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:55.2786202Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2786599Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2786834Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.2786991Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2787461Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2787689Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.2787829Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2788292Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2788624Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.2788767Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2789214Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2789489Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.2789654Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2790097Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2790356Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.2790485Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2790939Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2791444Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.2791575Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2791961Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2792218Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:55.2792331Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2792730Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2792972Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.2793095Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2793524Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2793795Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.2793937Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2794413Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2794665Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.2794800Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2795254Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2795478Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.2795617Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2796102Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2796482Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.2796633Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2797091Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2797398Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.2797540Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2797969Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2798241Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:55.2798386Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2798632Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.2799056Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2799287Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.2799414Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2799824Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2800017Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:55.2800152Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2800577Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2800794Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:55.2801038Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2801467Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2801677Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:55.2801806Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2802189Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2802407Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.2802547Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2802946Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2803204Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:55.2803353Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2803840Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2804125Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:55.2804253Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2804732Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2805052Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.2805199Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2805677Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2805943Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:55.2806100Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2806563Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2806817Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:55.2806942Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2807196Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T04:29:55.2807778Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2808016Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.2808153Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2808657Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2808888Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.2809027Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2809523Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2809752Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.2809868Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2810317Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2810537Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.2810666Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2811177Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2811423Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:55.2811531Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2812167Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2812352Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.2812471Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2812981Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2813282Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T04:29:55.2813411Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2813919Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2814167Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.2814289Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2814805Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2815071Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:55.2815202Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2815709Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2815999Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T04:29:55.2816129Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2816623Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2816899Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.2817029Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2817526Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2817763Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.2817887Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2818390Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2818614Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.2818726Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2819234Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2819515Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.2819648Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2820163Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2820450Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.2820585Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2821097Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2821351Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.2821474Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2821984Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2822312Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.2822436Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2822945Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2823318Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.2823439Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2823950Z external/sleef/src/arch/helperavx2_128.h:397:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2824222Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:55.2824347Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2824850Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2825210Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.2825345Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2826066Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2826431Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.2826568Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2827003Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2827249Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.2827370Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2827883Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2828093Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.2828218Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2828741Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2829006Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.2829115Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2829620Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2829961Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.2830096Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2830601Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2830960Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.2831096Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2831610Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2831889Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T04:29:55.2832005Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2832514Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2832805Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T04:29:55.2832933Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2833435Z external/sleef/src/arch/helperavx2_128.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2833773Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.2834041Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2834453Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2834761Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.2834858Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2835373Z external/sleef/src/arch/helperavx2_128.h:378:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2835784Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.2835925Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2836428Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2836835Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.2836979Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2837484Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2837785Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T04:29:55.2837927Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2838440Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2838702Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:55.2838831Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2839326Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2839600Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.2839740Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2840191Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2840443Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.2840576Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2841052Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2841317Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.2841448Z ^~~~~~~~~~ 2022-05-18T04:29:55.2841925Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2842175Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.2842323Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2842783Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2843216Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.2843359Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2843823Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2844114Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.2844229Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2844685Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2845101Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.2845269Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2845723Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2846027Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.2846165Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2846669Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2846938Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.2847067Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2847513Z external/sleef/src/arch/helperavx2_128.h:336:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2847825Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.2847954Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2848463Z external/sleef/src/arch/helperavx2_128.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2848793Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(o)); } 2022-05-18T04:29:55.2848923Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2849420Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2849658Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.2849791Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2850307Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2850566Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2850692Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2851201Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2851467Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2851595Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2852104Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2852371Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2852500Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2852999Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2853275Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2853412Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2853927Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2854187Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.2854315Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2854824Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2855081Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.2855192Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2855703Z external/sleef/src/arch/helperavx2_128.h:321:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2855960Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.2856181Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2856699Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2857010Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.2857135Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2857646Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2857928Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.2858064Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2858575Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2858828Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.2858964Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2859468Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2859716Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.2859844Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2860325Z external/sleef/src/arch/helperavx2_128.h:314:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2860567Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.2860689Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2861110Z external/sleef/src/arch/helperavx2_128.h:313:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2861339Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.2861475Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2861903Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2862135Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.2862251Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2862670Z external/sleef/src/arch/helperavx2_128.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2862897Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.2863012Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2863509Z external/sleef/src/arch/helperavx2_128.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2863771Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.2863906Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2864405Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2864737Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.2864849Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2865357Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2865685Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.2865923Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2866449Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2866776Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.2867131Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2867655Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2867969Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.2868099Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2868610Z external/sleef/src/arch/helperavx2_128.h:303:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2868943Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.2869073Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2869594Z external/sleef/src/arch/helperavx2_128.h:302:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2869928Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.2870059Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2870568Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2870860Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.2870991Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2871491Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2871799Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.2871931Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2872444Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2872750Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.2872883Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2873386Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2873689Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.2873822Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2874335Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2874632Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.2874761Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2875280Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2875554Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.2875668Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2876176Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2876436Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:55.2876563Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2877077Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2877383Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.2877517Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2878032Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2878414Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.2878532Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2879052Z external/sleef/src/arch/helperavx2_128.h:290:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2879350Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.2879482Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2880001Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2880586Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.2880718Z ^~~~~~~~~~ 2022-05-18T04:29:55.2881235Z external/sleef/src/arch/helperavx2_128.h:288:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2881839Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.2881965Z ^~~~~~~~~~ 2022-05-18T04:29:55.2882478Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2882718Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:55.2882846Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2883356Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2883627Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.2883758Z ^~~~~~~~~~ 2022-05-18T04:29:55.2884275Z external/sleef/src/arch/helperavx2_128.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2884530Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T04:29:55.2884656Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2885167Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2885429Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T04:29:55.2885556Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2886068Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2886334Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T04:29:55.2886461Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2886944Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2887214Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T04:29:55.2887345Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2887920Z external/sleef/src/arch/helperavx2_128.h:280:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2888235Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:55.2888373Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2888884Z external/sleef/src/arch/helperavx2_128.h:279:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2889184Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.2889297Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2889821Z external/sleef/src/arch/helperavx2_128.h:277:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2890189Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:55.2890322Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2890837Z external/sleef/src/arch/helperavx2_128.h:276:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2891108Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:55.2891243Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2891746Z external/sleef/src/arch/helperavx2_128.h:275:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2891972Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.2892090Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2892597Z external/sleef/src/arch/helperavx2_128.h:274:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2892842Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T04:29:55.2892968Z ^~~~~~~~~~ 2022-05-18T04:29:55.2893474Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2893745Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.2893875Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2894376Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2894663Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T04:29:55.2894792Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2895298Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2895571Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T04:29:55.2895700Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2896206Z external/sleef/src/arch/helperavx2_128.h:269:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2896420Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.2896524Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2897267Z external/sleef/src/arch/helperavx2_128.h:268:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2897481Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.2897605Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2898122Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2898441Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T04:29:55.2898572Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2898967Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2899108Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:55.2899183Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2899455Z external/sleef/src/arch/helperavx2_128.h:252:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2899606Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T04:29:55.2899680Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2900009Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2900157Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.2900229Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2900568Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2900716Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.2900794Z ^~~~~~~~~~ 2022-05-18T04:29:55.2901062Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2901174Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.2901247Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2901513Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2901624Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.2901685Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2901955Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2902071Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.2902460Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2902881Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2902993Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.2903067Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2903335Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2903511Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.2903596Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2903866Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2904039Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.2904122Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2904647Z external/sleef/src/arch/helperavx2_128.h:221:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2904838Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.2904921Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2905195Z external/sleef/src/arch/helperavx2_128.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2905370Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(o)); } 2022-05-18T04:29:55.2905451Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2905995Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2906244Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:55.2906353Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2907094Z external/sleef/src/arch/helperavx2_128.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2907242Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2907320Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2907609Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2907758Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2907850Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2908208Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2908467Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.2908541Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2908837Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2908980Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.2909109Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2909377Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2909515Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.2909587Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2909854Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2909991Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.2910067Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2910337Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2910462Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.2910536Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2910801Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2910980Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.2911053Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2911320Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2911462Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.2911536Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2911797Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2911954Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.2912025Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2912289Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2912424Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.2912494Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2912761Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2912905Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.2912966Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2913266Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2913404Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.2913474Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2913736Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2913905Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.2913974Z ^~~~~~~~~~ 2022-05-18T04:29:55.2914236Z external/sleef/src/arch/helperavx2_128.h:196:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2914361Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.2914430Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2914760Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2914935Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.2915005Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2915269Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2915449Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.2915521Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2915789Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2915977Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.2916050Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2916318Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2916500Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.2916596Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2916862Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2917038Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.2917109Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2917357Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2917686Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.2917762Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2918532Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2918713Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.2918787Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2919160Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2919334Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.2919415Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2919670Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2920045Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.2920159Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2920431Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2920601Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.2920679Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2920945Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2921117Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.2921188Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2921483Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2921654Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.2921831Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2922132Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2922284Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.2922384Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2922812Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2923003Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:55.2923109Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2923512Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2923688Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.2923773Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2924041Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2924213Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.2924293Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2924559Z external/sleef/src/arch/helperavx2_128.h:174:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2924712Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.2924787Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2925054Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2925276Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.2925353Z ^~~~~~~~~~ 2022-05-18T04:29:55.2925614Z external/sleef/src/arch/helperavx2_128.h:172:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2925840Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.2925913Z ^~~~~~~~~~ 2022-05-18T04:29:55.2926167Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2926304Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:55.2926377Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2926643Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2926789Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:55.2926867Z ^~~~~~~~~~ 2022-05-18T04:29:55.2927133Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2927285Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:55.2927345Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2927681Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2927831Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T04:29:55.2927906Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2928174Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2928349Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T04:29:55.2928521Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2929023Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2929255Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T04:29:55.2929372Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2930014Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2930257Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:55.2930376Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2930813Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2931048Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T04:29:55.2931164Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2932416Z external/sleef/src/arch/helperavx2_128.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2932655Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T04:29:55.2932769Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2933804Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2934048Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:55.2934170Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2934637Z external/sleef/src/arch/helperavx2_128.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2935094Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T04:29:55.2935211Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2935656Z external/sleef/src/arch/helperavx2_128.h:153:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2935881Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.2935990Z ^~~~~~~~~~ 2022-05-18T04:29:55.2936451Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2936692Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:55.2936802Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2937278Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2937568Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2937674Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2938132Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2938438Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2938553Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2939014Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2939307Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2939409Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2939683Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2939855Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.2940001Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2940307Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2940456Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:55.2940531Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2940799Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2940938Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:55.2941009Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2941277Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2941415Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:55.2941489Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2942173Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2942449Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:55.2942575Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2943063Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2943441Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2943569Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2944068Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2944446Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2944694Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2945959Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2946324Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2946447Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2946912Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2947279Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2947390Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2947837Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2948190Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2948303Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2948825Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2949202Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2949326Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2949843Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2950251Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2950384Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2951036Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2951423Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2951549Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2952058Z external/sleef/src/arch/helperavx2_128.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2952453Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2952579Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2953091Z external/sleef/src/arch/helperavx2_128.h:128:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2953484Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2953614Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2954268Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2954684Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2954816Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2955320Z external/sleef/src/arch/helperavx2_128.h:126:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2956079Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2956210Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2956801Z external/sleef/src/arch/helperavx2_128.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2957199Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2957310Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2958346Z external/sleef/src/arch/helperavx2_128.h:123:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2958680Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2958792Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2959251Z external/sleef/src/arch/helperavx2_128.h:122:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2959612Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2959735Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2959961Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T04:29:55.2960383Z external/sleef/src/arch/helperavx2_128.h:121:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2960659Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.2960759Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2961198Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2961442Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:55.2961567Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2962015Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2962337Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.2962486Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2962870Z external/sleef/src/arch/helperavx2_128.h:108:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2963122Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T04:29:55.2963233Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2963686Z external/sleef/src/arch/helperavx2_128.h:107:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2963932Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.2964050Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2965410Z external/sleef/src/arch/helperavx2_128.h:106:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2965812Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T04:29:55.2965935Z ^~~~~~~~~~ 2022-05-18T04:29:55.2966328Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2966560Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.2966666Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2967053Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2967280Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.2967401Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2968147Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2968411Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.2968523Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2969044Z external/sleef/src/arch/helperavx2_128.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2969453Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.2969580Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2970058Z external/sleef/src/arch/helperavx2_128.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2970227Z static INLINE int cpuSupportsFMA() { 2022-05-18T04:29:55.2970347Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2970822Z external/sleef/src/arch/helperavx2_128.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.2970975Z static INLINE int cpuSupportsAVX2() { 2022-05-18T04:29:55.2971085Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2971537Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2971865Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.2972025Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.2972577Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2972844Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2972990Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2973199Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.2973637Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2973876Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.2974011Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2974637Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2974973Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.2975103Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2975496Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2975793Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.2975920Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2976355Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2977723Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.2977905Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2978480Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2978849Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.2979143Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2979414Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.2979941Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2980210Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.2980374Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2980651Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T04:29:55.2981246Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2981525Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.2981682Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2982273Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2982530Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.2982660Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2983446Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2983663Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.2983794Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2984630Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2984891Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.2985036Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2985577Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2985965Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:55.2986103Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2986671Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2986878Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.2987022Z ^~~~~~~~~~~ 2022-05-18T04:29:55.2987571Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2987904Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T04:29:55.2988046Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.2988784Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2989083Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.2989371Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2989922Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2990228Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:55.2990647Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2991205Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2991526Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T04:29:55.2991674Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2992959Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2993275Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.2993414Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2993991Z external/sleef/src/arch/helperavx2_128.h:426:13: warning: 'vstoreu_v_p_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2994225Z static void vstoreu_v_p_vm2(void *p, vmask2 vm2) { 2022-05-18T04:29:55.2994349Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2994914Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2995178Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.2995317Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2995883Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2996125Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.2996260Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2996835Z external/sleef/src/arch/helperavx2_128.h:415:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2997010Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.2997151Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.2997828Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2998107Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.2998239Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2998743Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2999012Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.2999138Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.2999586Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.2999827Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.2999950Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3000438Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3000737Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.3000862Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3001303Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3001845Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.3002012Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3002527Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3002871Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.3003015Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3003527Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3003852Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.3003983Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3004471Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3004743Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.3004867Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3005344Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3005569Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.3005695Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3006179Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3006438Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.3006547Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3007062Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3007400Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.3007521Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3008107Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3008456Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.3008593Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3009095Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3009373Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T04:29:55.3009503Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3010429Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3010706Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T04:29:55.3010839Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3011334Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3011742Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.3011873Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3013145Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3013551Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.3013678Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3014255Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3014555Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:55.3014679Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3015181Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3015436Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.3015566Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3016059Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3016329Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.3016455Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3016926Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3017196Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.3017321Z ^~~~~~~~~~ 2022-05-18T04:29:55.3017810Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3018272Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.3018402Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3018907Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3019162Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3019274Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3019785Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3020106Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.3020233Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3020746Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3021049Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.3021182Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3021690Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3021930Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.3022063Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3022594Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3022888Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.3023031Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3023538Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3023848Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T04:29:55.3023976Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3024476Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3024737Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:55.3024862Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3025341Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3025705Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.3025945Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3026442Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3026713Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.3026837Z ^~~~~~~~~~ 2022-05-18T04:29:55.3027309Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3027510Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.3027637Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3028127Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3028324Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.3028463Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3028954Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3029154Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.3029263Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3029728Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3029927Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.3030054Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3030572Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3030913Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.3031047Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3031569Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3031851Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.3031985Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3032481Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3032767Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:55.3032889Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3033371Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3033639Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3033764Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3034246Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3034494Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.3034621Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3035096Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3035344Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3035471Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3035967Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3036223Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.3036334Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3036886Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3037185Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.3037312Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3037803Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3038047Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.3038173Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3038677Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3038938Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.3039068Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3039559Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3039825Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.3039950Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3040436Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3040690Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.3040816Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3041289Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3041529Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.3041655Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3042162Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3042438Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.3042568Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3043046Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3043299Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.3043410Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3043901Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3044156Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.3044279Z ^~~~~~~~~~ 2022-05-18T04:29:55.3044761Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3045015Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.3045150Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3045642Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3045947Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.3046072Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3046563Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3046898Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.3047026Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3047508Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3047934Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.3048187Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3048723Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3049037Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.3049200Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3049769Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3050143Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.3050284Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3050918Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3051290Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.3051457Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3052014Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3052310Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.3052487Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3053030Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3053335Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.3053481Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3054021Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3054382Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.3054546Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3055049Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3055412Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.3055578Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3056104Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3056440Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.3056598Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3057165Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3057481Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.3057644Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3058102Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3058408Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:55.3058558Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3059100Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3059422Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.3059588Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3060101Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3060544Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.3060650Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3061117Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3061507Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.3061679Z ^~~~~~~~~~ 2022-05-18T04:29:55.3062193Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3062475Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:55.3062643Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3063201Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3063447Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:55.3063601Z ^~~~~~~~~~ 2022-05-18T04:29:55.3064121Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3064422Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:55.3064571Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3065090Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3065396Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T04:29:55.3065551Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3066092Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3066430Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T04:29:55.3066592Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3067142Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3067469Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T04:29:55.3067628Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3068164Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3068433Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:55.3087287Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3087940Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3088219Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T04:29:55.3088361Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3088860Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3089120Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:55.3089245Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3089732Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3089974Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:55.3090101Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3090612Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3090944Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.3091236Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3091735Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3092073Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.3092185Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3092690Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3092949Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:55.3093072Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3093559Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3093806Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:55.3093929Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3094432Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3094700Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:55.3094816Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3095315Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3095580Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:55.3095707Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3096203Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3096592Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3096724Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3097224Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3097598Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3097722Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3098217Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3098600Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3098720Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3099239Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3099648Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3099780Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3100281Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3100660Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3100784Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3101021Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T04:29:55.3101523Z external/sleef/src/arch/helperavx2_128.h:117:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3101774Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T04:29:55.3101892Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3102465Z external/sleef/src/arch/helperavx2_128.h:116:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3102709Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.3102814Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3103332Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3103609Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:55.3103745Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3104268Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3104533Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.3104663Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3105181Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3105451Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.3105572Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3106145Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3106428Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.3106561Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3106790Z [173 / 988] 8 actions running 2022-05-18T04:29:55.3107110Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.3107501Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3107839Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3108193Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3108561Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3108916Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3109258Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3109615Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3112356Z 2022-05-18T04:29:55.3112509Z  2022-05-18T04:29:55.3112659Z  2022-05-18T04:29:55.3112799Z  2022-05-18T04:29:55.3112942Z  2022-05-18T04:29:55.3113083Z  2022-05-18T04:29:55.3113225Z  2022-05-18T04:29:55.3113355Z  2022-05-18T04:29:55.3113494Z  2022-05-18T04:29:55.3113813Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:55.3114029Z [175 / 988] 8 actions running 2022-05-18T04:29:55.3114349Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.3114710Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3115066Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3115403Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3115755Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3116100Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3116452Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3116805Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3116814Z 2022-05-18T04:29:55.3116958Z  2022-05-18T04:29:55.3117100Z  2022-05-18T04:29:55.3117219Z  2022-05-18T04:29:55.3117362Z  2022-05-18T04:29:55.3117502Z  2022-05-18T04:29:55.3117643Z  2022-05-18T04:29:55.3117784Z  2022-05-18T04:29:55.3117926Z  2022-05-18T04:29:55.3118285Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:55.3118825Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:55.3119223Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:55.3119421Z ^~~ 2022-05-18T04:29:55.3119758Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T04:29:55.3120206Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.3120375Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T04:29:55.3120485Z ^ 2022-05-18T04:29:55.3120600Z At top level: 2022-05-18T04:29:55.3121104Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3121433Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T04:29:55.3121580Z ^~~~~~~ 2022-05-18T04:29:55.3122101Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3122498Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T04:29:55.3122636Z ^~~~~~~ 2022-05-18T04:29:55.3123144Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3123495Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T04:29:55.3123636Z ^~~~~~~~~ 2022-05-18T04:29:55.3124098Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3124379Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T04:29:55.3124521Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3125026Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3125242Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T04:29:55.3125381Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3125897Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3126232Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T04:29:55.3126363Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3126879Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3127170Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T04:29:55.3127317Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3127890Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3128194Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.3128336Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3128847Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3129071Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T04:29:55.3129192Z ^~~~~ 2022-05-18T04:29:55.3129804Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3130069Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.3130204Z ^~~~~ 2022-05-18T04:29:55.3130708Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3130920Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.3131058Z ^~~~ 2022-05-18T04:29:55.3131552Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3131769Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.3131906Z ^~~~ 2022-05-18T04:29:55.3132409Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3132640Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.3132776Z ^~~~~~ 2022-05-18T04:29:55.3133274Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3133538Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:55.3133671Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3134172Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3134423Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:55.3134564Z ^~~~~~~~~ 2022-05-18T04:29:55.3135074Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3135317Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:55.3135462Z ^~~~~~ 2022-05-18T04:29:55.3135968Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3136192Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:55.3136317Z ^~~~~~ 2022-05-18T04:29:55.3136817Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3137046Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:55.3137183Z ^~~~~~ 2022-05-18T04:29:55.3137688Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3137877Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:55.3138000Z ^~~~~ 2022-05-18T04:29:55.3138506Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3138850Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:55.3138991Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3139501Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3139894Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:55.3140041Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3140288Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.3140809Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3141074Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:55.3141186Z ^~~~~~~~ 2022-05-18T04:29:55.3141698Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3141965Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.3142105Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3142620Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3142917Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.3143056Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3143563Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3143766Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.3143902Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3144415Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3144651Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.3144791Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3145307Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3145558Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.3145698Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3146222Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3146410Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.3146553Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3147068Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3147269Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.3147447Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3147960Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3148231Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:55.3148352Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3148863Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3149079Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.3149214Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3149728Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3149998Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.3150131Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3150644Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3150943Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.3151063Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3151564Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3151863Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.3152073Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3152637Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3152881Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.3153018Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3153530Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3153755Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.3153893Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3154407Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3154648Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.3154784Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3155304Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3155560Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:55.3155709Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3156211Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3156473Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:55.3156620Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3157136Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3157393Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:55.3157541Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3158063Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3158298Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:55.3158425Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3158942Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3159173Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:55.3159316Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3159814Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3160018Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.3160147Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3160650Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3160846Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.3160972Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3161479Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3161701Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:55.3161835Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3162338Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3162566Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:55.3162704Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3163180Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3163455Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.3163707Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3164212Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3164440Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.3164580Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3165077Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3165325Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.3165446Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3165949Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3166188Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.3166332Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3166575Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.3167063Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3167277Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:55.3167413Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3167973Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3168183Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:55.3168311Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3168809Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3169042Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.3169189Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3169691Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3169923Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.3170052Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3170558Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3170792Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.3170933Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3171434Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3171673Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.3171815Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3172249Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3172449Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:55.3172584Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3173080Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3173345Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.3173494Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3173998Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3174246Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.3174389Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3175022Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3175268Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.3175413Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3175933Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3176193Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.3176340Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3176851Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3177119Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:55.3177263Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3177776Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3178040Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:55.3178187Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3178689Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3178943Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:55.3179086Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3179588Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3179856Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:55.3179992Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3180511Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3180751Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:55.3180895Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3181411Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3181656Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:55.3181795Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3182310Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3182550Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:55.3182691Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3183203Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3183490Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:55.3183637Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3184130Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3184411Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.3184561Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3185063Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3185346Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:55.3185495Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3186229Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3186487Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:55.3186630Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3187129Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3187379Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:55.3187526Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3188021Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3188333Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.3188479Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3189000Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3189302Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.3189449Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3189953Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3190260Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.3190401Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3191179Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3191464Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.3191619Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3192126Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3192418Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.3192565Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3193060Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3193344Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.3193479Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3193974Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3194269Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.3194417Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3194929Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3195203Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.3195348Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3195839Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3196085Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.3196232Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3196741Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3197122Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.3197256Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3197696Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3197946Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.3198091Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3198600Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3198834Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.3198983Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3199487Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3199744Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.3199880Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3200388Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3200690Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.3200839Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3201331Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3201634Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.3201786Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3202299Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3202605Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.3202758Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3203267Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3203559Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.3203697Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3204203Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3204465Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.3204611Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3205122Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3205389Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.3205533Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3206037Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3206300Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.3206431Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3206677Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.3207135Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3207373Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:55.3207517Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3208175Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3208423Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.3208568Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3208797Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.3209277Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3209515Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.3209659Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3210136Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3210367Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:55.3210511Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3210997Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3211247Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.3211396Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3211871Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3212090Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:55.3212229Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3212693Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3212949Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.3213102Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3213559Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3213825Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.3213971Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3214387Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3214602Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.3214738Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3215213Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3215458Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.3215592Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3216082Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3216360Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:55.3216502Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3216981Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3217247Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.3217395Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3217874Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3218123Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.3218269Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3218811Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3219138Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.3219292Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3219770Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3220028Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.3220178Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3220657Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3220918Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.3221067Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3221552Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3221830Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.3221983Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3222447Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3222712Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.3222858Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3223331Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3223598Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.3223746Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3224223Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3224496Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.3224629Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3225115Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3225375Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.3225523Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3226107Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3226371Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.3226515Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3226997Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3227257Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:55.3227408Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3227882Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3228133Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:55.3228282Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3228741Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3228979Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.3229126Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3229588Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3229993Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.3230145Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3230630Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3230972Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.3231110Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3231597Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3231918Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.3232065Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3232520Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3232827Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.3232965Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3233431Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3233710Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.3233852Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3234102Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.3234570Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3234923Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.3235064Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3235551Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3235895Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.3236038Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3236518Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3236835Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.3236977Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3237454Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3237733Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.3237877Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3238360Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3238634Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.3238771Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3239248Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3239574Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:55.3239726Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3240183Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3240478Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.3240720Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3241193Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3241447Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:55.3241592Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3242062Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3242317Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:55.3242448Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3242927Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3243159Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.3243296Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3243777Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3244076Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.3244230Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3244700Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3244994Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.3245130Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3245599Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3245932Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.3246086Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3246563Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3246821Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:55.3246959Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3247425Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3247732Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:55.3247868Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3248111Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T04:29:55.3248622Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3248863Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.3248992Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3249508Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3249742Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.3249859Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3250306Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3250510Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.3250634Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3251135Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3251366Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.3251593Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3252094Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3252334Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:55.3252456Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3252961Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3253144Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.3253268Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3253773Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3254063Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T04:29:55.3254192Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3254689Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3254955Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.3255070Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3255576Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3255836Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:55.3255963Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3256476Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3256776Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T04:29:55.3256890Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3257404Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3257682Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.3257807Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3258306Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3258535Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.3258662Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3259167Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3259377Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.3259505Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3260023Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3260313Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.3260445Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3260949Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3261216Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.3261346Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3261834Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3262101Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.3262227Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3262744Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3263152Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.3263275Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3263780Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3264069Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.3264191Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3264677Z external/sleef/src/arch/helperavx2_128.h:397:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3264953Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:55.3265083Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3265543Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3266059Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.3266196Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3266673Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3267037Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.3267171Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3267679Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3267934Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.3268058Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3268581Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3268806Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.3268933Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3269386Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3269634Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.3269746Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3270254Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3270594Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.3270732Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3271255Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3271603Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.3271728Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3272228Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3272490Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T04:29:55.3272623Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3273130Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3273425Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T04:29:55.3273640Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3274207Z external/sleef/src/arch/helperavx2_128.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3274611Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.3274732Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3275234Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3275609Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.3275724Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3276231Z external/sleef/src/arch/helperavx2_128.h:378:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3276613Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.3276743Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3277237Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3277644Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.3277770Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3278275Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3278575Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T04:29:55.3278700Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3279202Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3279472Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:55.3279595Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3280108Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3280363Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.3280487Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3280990Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3281258Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.3281379Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3281887Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3282152Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.3282275Z ^~~~~~~~~~ 2022-05-18T04:29:55.3282773Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3283013Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.3283122Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3283616Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3284064Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.3284189Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3284694Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3285040Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.3285202Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3285706Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3286013Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.3286140Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3286652Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3286982Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.3287116Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3287667Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3287968Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.3288106Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3288627Z external/sleef/src/arch/helperavx2_128.h:336:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3288859Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.3288991Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3289506Z external/sleef/src/arch/helperavx2_128.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3289814Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(o)); } 2022-05-18T04:29:55.3289937Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3290448Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3290699Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.3290832Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3291332Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3291584Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.3291710Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3292220Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3292484Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3292602Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3293112Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3293382Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.3293499Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3294009Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3294279Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3294407Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3294918Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3295166Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.3295293Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3295804Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3296096Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.3296256Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3296769Z external/sleef/src/arch/helperavx2_128.h:321:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3297026Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.3297153Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3297650Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3297960Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.3298092Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3298546Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3298844Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.3298975Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3299482Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3299740Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.3299869Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3300359Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3300588Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.3300716Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3301207Z external/sleef/src/arch/helperavx2_128.h:314:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3301483Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.3301617Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3302115Z external/sleef/src/arch/helperavx2_128.h:313:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3302360Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.3302488Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3302983Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3303237Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.3303335Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3303847Z external/sleef/src/arch/helperavx2_128.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3304096Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.3304235Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3304710Z external/sleef/src/arch/helperavx2_128.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3304961Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.3305091Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3305574Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3305963Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.3306068Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3306469Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3306814Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.3306963Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3307369Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3307626Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.3307728Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3308110Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3308364Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.3308486Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3308986Z external/sleef/src/arch/helperavx2_128.h:303:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3309320Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.3309434Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3309929Z external/sleef/src/arch/helperavx2_128.h:302:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3310255Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.3310372Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3310849Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3311142Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.3311268Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3311764Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3312064Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.3312192Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3312674Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3312955Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.3313070Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3313573Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3313849Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.3313973Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3314465Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3314758Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.3314886Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3315380Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3315631Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.3315741Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3316215Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3316481Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:55.3316604Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3317106Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3317529Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.3317664Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3318169Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3318446Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.3318576Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3319077Z external/sleef/src/arch/helperavx2_128.h:290:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3319370Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.3319491Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3319998Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3320594Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.3320717Z ^~~~~~~~~~ 2022-05-18T04:29:55.3321196Z external/sleef/src/arch/helperavx2_128.h:288:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3321797Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.3321916Z ^~~~~~~~~~ 2022-05-18T04:29:55.3322427Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3322664Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:55.3322792Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3323095Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3323243Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.3323314Z ^~~~~~~~~~ 2022-05-18T04:29:55.3323571Z external/sleef/src/arch/helperavx2_128.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3323716Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T04:29:55.3323792Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3324062Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3324205Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T04:29:55.3324280Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3324549Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3324696Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T04:29:55.3324755Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3325022Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3325164Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T04:29:55.3325235Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3325499Z external/sleef/src/arch/helperavx2_128.h:280:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3325667Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:55.3325744Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3326047Z external/sleef/src/arch/helperavx2_128.h:279:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3326230Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.3326308Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3326609Z external/sleef/src/arch/helperavx2_128.h:277:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3326864Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:55.3326992Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3327495Z external/sleef/src/arch/helperavx2_128.h:276:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3327818Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:55.3327946Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3328433Z external/sleef/src/arch/helperavx2_128.h:275:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3328675Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.3328796Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3329302Z external/sleef/src/arch/helperavx2_128.h:274:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3329535Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T04:29:55.3329660Z ^~~~~~~~~~ 2022-05-18T04:29:55.3330159Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3330426Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.3330534Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3331039Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3331328Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T04:29:55.3331456Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3331965Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3332239Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T04:29:55.3332360Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3332864Z external/sleef/src/arch/helperavx2_128.h:269:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3333071Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.3333182Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3333682Z external/sleef/src/arch/helperavx2_128.h:268:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3333885Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.3334018Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3334462Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3334737Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T04:29:55.3334858Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3335332Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3335593Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:55.3335713Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3336192Z external/sleef/src/arch/helperavx2_128.h:252:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3336446Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T04:29:55.3336653Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3337181Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3337451Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.3337574Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3338062Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3338330Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.3338454Z ^~~~~~~~~~ 2022-05-18T04:29:55.3338929Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3339102Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.3339221Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3339729Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3339919Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.3340026Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3340533Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3340726Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.3340842Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3341328Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3341511Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.3341634Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3342077Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3342416Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.3342554Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3343014Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3343311Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.3343445Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3343945Z external/sleef/src/arch/helperavx2_128.h:221:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3344206Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.3344345Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3344832Z external/sleef/src/arch/helperavx2_128.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3345186Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(o)); } 2022-05-18T04:29:55.3345315Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3345951Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3346246Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:55.3346375Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3346894Z external/sleef/src/arch/helperavx2_128.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3347159Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.3347268Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3347782Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3348188Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3348315Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3348828Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3349087Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.3349211Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3349721Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3349961Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3350086Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3350590Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3350850Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.3350970Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3351479Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3351724Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.3351849Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3352356Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3352606Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.3352730Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3353247Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3353526Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.3353664Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3354179Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3354443Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.3354552Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3355051Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3355292Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.3355415Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3355928Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3356176Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.3356307Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3356826Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3357096Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.3357213Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3357727Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3357984Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.3358111Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3358625Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3358860Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.3358981Z ^~~~~~~~~~ 2022-05-18T04:29:55.3359586Z external/sleef/src/arch/helperavx2_128.h:196:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3359829Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.3359956Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3360444Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3360703Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.3360827Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3361353Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3361691Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.3361821Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3362330Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3362665Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.3362788Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3363301Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3363620Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.3363749Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3364256Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3364574Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.3364688Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3365201Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3365539Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.3365670Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3366183Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3366509Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.3366638Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3367153Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3367469Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.3367650Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3368154Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3368445Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.3368578Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3369090Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3369414Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.3369549Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3370061Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3370421Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.3370593Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3371113Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3371419Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.3371550Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3372057Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3372333Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.3372461Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3372975Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3373240Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:55.3373372Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3373879Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3374204Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.3374338Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3374857Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3375178Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.3375316Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3375810Z external/sleef/src/arch/helperavx2_128.h:174:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3376121Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.3376248Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3376751Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3377156Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.3377285Z ^~~~~~~~~~ 2022-05-18T04:29:55.3377795Z external/sleef/src/arch/helperavx2_128.h:172:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3378208Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.3378317Z ^~~~~~~~~~ 2022-05-18T04:29:55.3378834Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3379085Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:55.3379216Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3379727Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3380000Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:55.3380127Z ^~~~~~~~~~ 2022-05-18T04:29:55.3380634Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3380896Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:55.3381026Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3381542Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3381816Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T04:29:55.3382035Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3382558Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3382830Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T04:29:55.3382958Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3383440Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3383705Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T04:29:55.3383826Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3384254Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3384473Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:55.3384592Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3385044Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3385286Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T04:29:55.3385395Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3385967Z external/sleef/src/arch/helperavx2_128.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3386195Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T04:29:55.3386304Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3386726Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3386951Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:55.3387055Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3387471Z external/sleef/src/arch/helperavx2_128.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3387882Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T04:29:55.3387974Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3388418Z external/sleef/src/arch/helperavx2_128.h:153:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3388618Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.3388724Z ^~~~~~~~~~ 2022-05-18T04:29:55.3389166Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3389408Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:55.3389509Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3389943Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3390239Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.3390347Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3390782Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3391084Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.3391198Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3391606Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3391867Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.3392113Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3392655Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3392981Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.3393107Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3393575Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3393812Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:55.3393921Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3394311Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3394487Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:55.3394563Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3394936Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3395176Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:55.3395266Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3395614Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3395790Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:55.3395902Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3396318Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3396652Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3396764Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3397110Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3397448Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3397570Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3397947Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3398286Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3398398Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3398853Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3399209Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3399307Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3399694Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3399945Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3400058Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3400462Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3400768Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3400880Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3401425Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3401804Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3401895Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3402345Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3402672Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3402785Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3403231Z external/sleef/src/arch/helperavx2_128.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3403555Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3403673Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3404122Z external/sleef/src/arch/helperavx2_128.h:128:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3404471Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3404560Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3404980Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3405316Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3405434Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3406056Z external/sleef/src/arch/helperavx2_128.h:126:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3406463Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3406593Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3407111Z external/sleef/src/arch/helperavx2_128.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3407475Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3407653Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3408192Z external/sleef/src/arch/helperavx2_128.h:123:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3408580Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3408718Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3409256Z external/sleef/src/arch/helperavx2_128.h:122:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3409655Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3409802Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3410052Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T04:29:55.3410549Z external/sleef/src/arch/helperavx2_128.h:121:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3410914Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3411044Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3411559Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3411995Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:55.3412132Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3412742Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3412986Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.3413096Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3413528Z external/sleef/src/arch/helperavx2_128.h:108:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3413767Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T04:29:55.3413886Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3414346Z external/sleef/src/arch/helperavx2_128.h:107:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3414587Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.3414704Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3415175Z external/sleef/src/arch/helperavx2_128.h:106:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3415390Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T04:29:55.3415496Z ^~~~~~~~~~ 2022-05-18T04:29:55.3415927Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3416298Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.3416442Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3416937Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3417216Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.3417367Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3417870Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3418156Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.3418284Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3418807Z external/sleef/src/arch/helperavx2_128.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3419008Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.3419125Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3419650Z external/sleef/src/arch/helperavx2_128.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3419834Z static INLINE int cpuSupportsFMA() { 2022-05-18T04:29:55.3419969Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3420478Z external/sleef/src/arch/helperavx2_128.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3420733Z static INLINE int cpuSupportsAVX2() { 2022-05-18T04:29:55.3420864Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3421116Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.3421690Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3421954Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.3422100Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3422606Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3422905Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.3423142Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3423692Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3424011Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.3424133Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3424589Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3424788Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.3424913Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3425348Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3425563Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.3425682Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3426226Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3426536Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.3426670Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3427155Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3427370Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.3427500Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3428008Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3428295Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.3428435Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3428941Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3429264Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.3429401Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3429895Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3430163Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.3430289Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3430815Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3431071Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.3431211Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3431708Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3431932Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.3432073Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3432566Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3432781Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.3432924Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3433417Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3433628Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.3433771Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3434296Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3434518Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.3434844Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3435381Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3435633Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.3435770Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3436002Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.3436588Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3436861Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.3437007Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3437548Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3437794Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.3437946Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3438443Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3438729Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.3438896Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3439446Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3439714Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.3439868Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3440355Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3440629Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.3440788Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3441347Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3441624Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.3441767Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3442297Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3442695Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.3442835Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3443275Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3443560Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.3443691Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3444198Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3444480Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.3444635Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3445128Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3445399Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.3445518Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3446090Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3446382Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.3446522Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3446991Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3447269Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.3447403Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3447946Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3448171Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.3448275Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3448683Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3448905Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.3449018Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3449498Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3449718Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.3449839Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3450242Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3450444Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.3450556Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3450972Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3451212Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.3451334Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3451830Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3452095Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.3452247Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3452732Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3452984Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.3453107Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3453513Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3453768Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.3453899Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3454333Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3454583Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.3454709Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3455147Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3455405Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.3455675Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3456155Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3456420Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.3456557Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3457037Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3457300Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.3457427Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3457906Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3458172Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.3458324Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3458807Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3459063Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.3459208Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3459449Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.3459910Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3460151Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.3460294Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3460732Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3461076Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.3461215Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3461460Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.3461902Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3462257Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.3462380Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3462827Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3463059Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.3463199Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3463445Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T04:29:55.3463949Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3464180Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.3464316Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3464791Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3465016Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.3465149Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3465650Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3465942Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.3466050Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3466696Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3466923Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.3467036Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3467516Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3467777Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.3467900Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3469971Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3470767Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.3471095Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3472879Z external/sleef/src/arch/helperavx2_128.h:426:13: warning: 'vstoreu_v_p_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3473067Z static void vstoreu_v_p_vm2(void *p, vmask2 vm2) { 2022-05-18T04:29:55.3473351Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3474605Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3474829Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.3474957Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3475443Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3475664Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.3475788Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3476255Z external/sleef/src/arch/helperavx2_128.h:415:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3476422Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.3476544Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3477052Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3477324Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.3477453Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3477952Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3478224Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.3478339Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3478818Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3479079Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.3479207Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3479687Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3479969Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.3480091Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3480594Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3480936Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.3481063Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3481562Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3481981Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.3482143Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3482634Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3482901Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.3483022Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3483498Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3483707Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.3483829Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3484797Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3485056Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.3485189Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3485697Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3486033Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.3486168Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3486662Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3487006Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.3487144Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3487700Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3487985Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T04:29:55.3488109Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3488600Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3488886Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T04:29:55.3489010Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3489482Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3489878Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.3489999Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3490484Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3490884Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.3491008Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3491497Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3491804Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T04:29:55.3491914Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3492395Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3492656Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:55.3492775Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3493252Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3493607Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.3493733Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3494206Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3494453Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.3494571Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3495039Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3495298Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.3495420Z ^~~~~~~~~~ 2022-05-18T04:29:55.3495893Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3496149Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.3496272Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3496742Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3497192Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.3497317Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3497793Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3498094Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.3498217Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3498688Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3499005Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.3499127Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3499614Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3499935Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.3500073Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3500564Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3500845Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.3500974Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3501466Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3501702Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.3501815Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3502290Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3502535Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.3502658Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3503135Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3503402Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.3503523Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3503997Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3504308Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3504438Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3504926Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3505173Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.3505294Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3505901Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3506200Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.3506322Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3506798Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3507085Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.3507213Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3507684Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3507928Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.3508051Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3508522Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3508779Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.3508882Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3509211Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3509481Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.3509589Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3510002Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3510320Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.3510423Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3510786Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3511041Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.3511127Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3511497Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3511749Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.3511850Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3512241Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3512467Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.3512566Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3512949Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3513171Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.3513279Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3513711Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3514116Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.3514226Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3514614Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3514856Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.3514956Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3515327Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3515639Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.3515756Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3516200Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3516459Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.3516588Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3517062Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3517294Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:55.3517406Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3517839Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3518111Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.3518274Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3518802Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3519107Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.3519237Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3519718Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3520293Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.3520414Z ^~~~~~~~~~ 2022-05-18T04:29:55.3520870Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3521094Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:55.3521209Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3521678Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3521937Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.3522046Z ^~~~~~~~~~ 2022-05-18T04:29:55.3522540Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3522778Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T04:29:55.3522882Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3523257Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3523454Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T04:29:55.3523556Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3523949Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3524315Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T04:29:55.3524424Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3524830Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3525072Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.3525177Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3525587Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3525850Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T04:29:55.3525978Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3526471Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3526750Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T04:29:55.3526878Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3527293Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3527556Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:55.3527747Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3528243Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3528517Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.3528643Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3529079Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3529290Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.3529387Z ^~~~~~~~~~ 2022-05-18T04:29:55.3529888Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3530072Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.3530205Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3530695Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3530956Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.3531084Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3531571Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3531815Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3531944Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3532442Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3532690Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.3532813Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3533323Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3533639Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.3533769Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3534269Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3534563Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.3534675Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3535256Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3535532Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.3535654Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3536093Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3536381Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.3536472Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3536901Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3537183Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.3537295Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3537734Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3538073Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3538184Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3538613Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3538945Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3539038Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3539484Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3539837Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3539950Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3540384Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3540716Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3540833Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3541258Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3541590Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3541689Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3541905Z In file included from external/sleef/src/libm/sleefsimddp.c:87:0: 2022-05-18T04:29:55.3542373Z external/sleef/src/arch/helperavx2_128.h:117:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3542610Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T04:29:55.3542722Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3543181Z external/sleef/src/arch/helperavx2_128.h:116:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3543408Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.3543516Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3543980Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3544232Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.3544355Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3544890Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3545177Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.3545295Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3545508Z [175 / 988] 8 actions running 2022-05-18T04:29:55.3545937Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.3546216Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3546411Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3546597Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3546784Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3546969Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3547153Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3547338Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3547353Z 2022-05-18T04:29:55.3547427Z  2022-05-18T04:29:55.3547512Z  2022-05-18T04:29:55.3547593Z  2022-05-18T04:29:55.3547706Z  2022-05-18T04:29:55.3547837Z  2022-05-18T04:29:55.3547969Z  2022-05-18T04:29:55.3548104Z  2022-05-18T04:29:55.3548211Z  2022-05-18T04:29:55.3548487Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:55.3548695Z [176 / 988] 8 actions running 2022-05-18T04:29:55.3548988Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.3549280Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3549605Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3549930Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3550242Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3550563Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3550904Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3551234Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3551242Z 2022-05-18T04:29:55.3551387Z  2022-05-18T04:29:55.3551525Z  2022-05-18T04:29:55.3551662Z  2022-05-18T04:29:55.3551784Z  2022-05-18T04:29:55.3551920Z  2022-05-18T04:29:55.3552059Z  2022-05-18T04:29:55.3552198Z  2022-05-18T04:29:55.3552336Z  2022-05-18T04:29:55.3552661Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:55.3553084Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.3553229Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:55.3553335Z ^ 2022-05-18T04:29:55.3553453Z At top level: 2022-05-18T04:29:55.3553951Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3554161Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.3554294Z ^~~~~~~ 2022-05-18T04:29:55.3554755Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3554967Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:55.3555085Z ^~~~~~~ 2022-05-18T04:29:55.3555575Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3555798Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.3555936Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3556415Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3556781Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.3556921Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3557630Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3557915Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.3558048Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3558689Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3558897Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:55.3559121Z ^~~~~~ 2022-05-18T04:29:55.3559606Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3559809Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.3560066Z ^~~~~~ 2022-05-18T04:29:55.3560513Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3560723Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.3560965Z ^~~~~~ 2022-05-18T04:29:55.3561448Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3561649Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.3561783Z ^~~~~ 2022-05-18T04:29:55.3562368Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3562567Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.3562685Z ^~~~~~ 2022-05-18T04:29:55.3563153Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3563353Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.3563484Z ^~~~~ 2022-05-18T04:29:55.3564098Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3564419Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.3564550Z ^~~~~~~ 2022-05-18T04:29:55.3565016Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3565251Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.3565388Z ^~~~~~~~~~ 2022-05-18T04:29:55.3565986Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3566234Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.3566378Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3566835Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3567057Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.3567173Z ^~~~~~~ 2022-05-18T04:29:55.3567812Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3567993Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:55.3568112Z ^~~~~~ 2022-05-18T04:29:55.3568600Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3568933Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:55.3569053Z ^~~~~~~~~ 2022-05-18T04:29:55.3569533Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3569756Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.3569895Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3570513Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3570755Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:55.3570895Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3571374Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3571615Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:55.3571970Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3572443Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3572685Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:55.3572823Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3573279Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3573615Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:55.3573751Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3574234Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3574452Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:55.3574594Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3575040Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3575244Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:55.3575375Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3575830Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3576157Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.3576382Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3576862Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3577152Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.3577280Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3577746Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3577972Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:55.3578107Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3578547Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3578810Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:55.3578952Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3579527Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3579724Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:55.3579981Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3580516Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3580722Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.3580852Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3581303Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3581549Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.3581677Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3582398Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3582634Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.3582777Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3583227Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3583441Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:55.3590681Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3591038Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3591166Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:55.3591235Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3591521Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3591656Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:55.3591744Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3592017Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.3592443Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3592614Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.3592727Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3593141Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3593361Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.3593505Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3593992Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3594203Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.3594347Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3594813Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3595022Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:55.3595148Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3595615Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3595858Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.3595997Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3596442Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3596663Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.3596796Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3597428Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3597652Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.3597772Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3598196Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3598399Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:55.3598529Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3598958Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3599167Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.3599296Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3599733Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3599962Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.3600100Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3600538Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3600779Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:55.3600918Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3601363Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3601609Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.3601732Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3602167Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3602411Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.3602542Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3602992Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3603226Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.3603370Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3604378Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3604618Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.3604743Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3605199Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3605440Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.3605571Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3605998Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3606220Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.3606354Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3606760Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3606975Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.3607106Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3607450Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3607779Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.3607867Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3608128Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3608272Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.3608362Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3608602Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3608746Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.3608833Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3609085Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3609224Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.3609316Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3609569Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3609714Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:55.3609789Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3610041Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3610179Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:55.3610271Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3610526Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3610655Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.3610920Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3611175Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3611288Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.3611375Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3611627Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3611791Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.3611876Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3612126Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3612285Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.3612373Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3612620Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3612751Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.3612833Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3613078Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3613260Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.3613341Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3613585Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3613759Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:55.3613898Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3614130Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3614294Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.3614375Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3614621Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3614776Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.3614857Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3615103Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3615245Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.3615419Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3615667Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3615792Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.3615879Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3616132Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3616335Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.3616426Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3616675Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3616857Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.3616935Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3617182Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3617351Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:55.3617441Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3617576Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.3617826Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3617980Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.3618068Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3618308Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3618431Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:55.3618514Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3618760Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3618894Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:55.3618977Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3619223Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3619360Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:55.3619433Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3619679Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3619874Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.3619957Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3620201Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3620361Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:55.3620452Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3620694Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3620852Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:55.3620925Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3621171Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3621347Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.3621432Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3621677Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3621820Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:55.3621907Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3622151Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3622279Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:55.3622364Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3622499Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T04:29:55.3622888Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3623019Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.3623102Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3623373Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3623504Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.3623566Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3623832Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3623960Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.3624038Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3624309Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3624440Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.3624519Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3624784Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3624913Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:55.3624986Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3625257Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3625359Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.3625431Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3625696Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3626142Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T04:29:55.3626253Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3626524Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3626673Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.3626745Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3627010Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3627156Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:55.3627231Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3627499Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3627668Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T04:29:55.3627733Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3627997Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3628151Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.3628225Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3628494Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3628622Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.3628696Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3628961Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3629074Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.3629150Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3629493Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3629783Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.3629862Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3630130Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3630283Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.3630365Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3630619Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3630767Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.3630847Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3631239Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3631542Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.3631650Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3631946Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3632107Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.3632179Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3632431Z external/sleef/src/arch/helperavx2_128.h:397:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3632589Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:55.3632768Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3633043Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3633241Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.3633320Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3633587Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3633784Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.3633847Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3634119Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3634278Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.3634352Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3634619Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3634745Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.3634818Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3635081Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3635225Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.3635284Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3635547Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3635735Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.3635817Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3636084Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3636275Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.3636356Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3636616Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3636756Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T04:29:55.3636829Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3637095Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3637258Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T04:29:55.3637334Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3637600Z external/sleef/src/arch/helperavx2_128.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3637818Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.3637891Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3638158Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3638356Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.3638428Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3638722Z external/sleef/src/arch/helperavx2_128.h:378:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3638964Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.3639039Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3639306Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3639521Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.3639593Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3639844Z external/sleef/src/arch/helperavx2_128.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3640015Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm_i32gather_ps(ptr, vi2, 4); } 2022-05-18T04:29:55.3640097Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3640527Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3640677Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:55.3640752Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3641021Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3641167Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.3641240Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3641494Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3641641Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.3641714Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3641986Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3642130Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.3642202Z ^~~~~~~~~~ 2022-05-18T04:29:55.3642470Z external/sleef/src/arch/helperavx2_128.h:351:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3642611Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.3642671Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3642941Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3643190Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.3643265Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3643532Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3643701Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.3643773Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3644039Z external/sleef/src/arch/helperavx2_128.h:348:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3644200Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.3644272Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3644596Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3644804Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.3644917Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3645422Z external/sleef/src/arch/helperavx2_128.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3645603Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.3645692Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3646032Z external/sleef/src/arch/helperavx2_128.h:336:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3646209Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.3646298Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3646606Z external/sleef/src/arch/helperavx2_128.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3646811Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(o)); } 2022-05-18T04:29:55.3646898Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3647204Z external/sleef/src/arch/helperavx2_128.h:330:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3647353Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.3647441Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3647810Z external/sleef/src/arch/helperavx2_128.h:328:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3647980Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.3648066Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3648375Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3648540Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3648624Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3648937Z external/sleef/src/arch/helperavx2_128.h:326:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3649108Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.3649180Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3649486Z external/sleef/src/arch/helperavx2_128.h:325:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3649658Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3649743Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3650050Z external/sleef/src/arch/helperavx2_128.h:323:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3650211Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.3650294Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3650601Z external/sleef/src/arch/helperavx2_128.h:322:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3650751Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.3650832Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3651136Z external/sleef/src/arch/helperavx2_128.h:321:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3651295Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.3651376Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3651680Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3651979Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.3652055Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3652374Z external/sleef/src/arch/helperavx2_128.h:318:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3652534Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.3652608Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3652873Z external/sleef/src/arch/helperavx2_128.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3653014Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.3653086Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3653351Z external/sleef/src/arch/helperavx2_128.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3653489Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.3653549Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3653812Z external/sleef/src/arch/helperavx2_128.h:314:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3653965Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.3654042Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3654305Z external/sleef/src/arch/helperavx2_128.h:313:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3654447Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.3654521Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3654788Z external/sleef/src/arch/helperavx2_128.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3654934Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.3654993Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3655261Z external/sleef/src/arch/helperavx2_128.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3655407Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.3655481Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3655743Z external/sleef/src/arch/helperavx2_128.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3655889Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.3655965Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3656230Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3656397Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.3656469Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3656735Z external/sleef/src/arch/helperavx2_128.h:306:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3656917Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.3656991Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3657254Z external/sleef/src/arch/helperavx2_128.h:305:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3657431Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.3657505Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3657754Z external/sleef/src/arch/helperavx2_128.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3657931Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.3658004Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3658423Z external/sleef/src/arch/helperavx2_128.h:303:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3658604Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.3658685Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3658986Z external/sleef/src/arch/helperavx2_128.h:302:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3659220Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.3659321Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3659578Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3659745Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.3659846Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3660158Z external/sleef/src/arch/helperavx2_128.h:299:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3660326Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.3660401Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3660670Z external/sleef/src/arch/helperavx2_128.h:298:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3660836Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.3660966Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3661233Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3661398Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.3661479Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3661747Z external/sleef/src/arch/helperavx2_128.h:296:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3661909Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.3661984Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3662249Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3662394Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.3662455Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3662719Z external/sleef/src/arch/helperavx2_128.h:293:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3662890Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:55.3663005Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3663278Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3663441Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.3663516Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3663781Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3663931Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.3664005Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3664297Z external/sleef/src/arch/helperavx2_128.h:290:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3664469Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.3664624Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3664894Z external/sleef/src/arch/helperavx2_128.h:289:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3665214Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.3665287Z ^~~~~~~~~~ 2022-05-18T04:29:55.3665541Z external/sleef/src/arch/helperavx2_128.h:288:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3666005Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.3666080Z ^~~~~~~~~~ 2022-05-18T04:29:55.3666388Z external/sleef/src/arch/helperavx2_128.h:287:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3666530Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:55.3666602Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3666873Z external/sleef/src/arch/helperavx2_128.h:286:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3667047Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.3667149Z ^~~~~~~~~~ 2022-05-18T04:29:55.3667403Z external/sleef/src/arch/helperavx2_128.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3667547Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T04:29:55.3667620Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3667886Z external/sleef/src/arch/helperavx2_128.h:284:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3668028Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T04:29:55.3668104Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3668367Z external/sleef/src/arch/helperavx2_128.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3668510Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T04:29:55.3668569Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3668885Z external/sleef/src/arch/helperavx2_128.h:282:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3669084Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T04:29:55.3669183Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3669591Z external/sleef/src/arch/helperavx2_128.h:280:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3669829Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:55.3669940Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3670336Z external/sleef/src/arch/helperavx2_128.h:279:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3670572Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.3670681Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3671100Z external/sleef/src/arch/helperavx2_128.h:277:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3671319Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:55.3671434Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3671850Z external/sleef/src/arch/helperavx2_128.h:276:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3672071Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:55.3672364Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3672794Z external/sleef/src/arch/helperavx2_128.h:275:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3672986Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.3673096Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3673529Z external/sleef/src/arch/helperavx2_128.h:274:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3673735Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T04:29:55.3673842Z ^~~~~~~~~~ 2022-05-18T04:29:55.3674274Z external/sleef/src/arch/helperavx2_128.h:273:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3674497Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.3674583Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3675017Z external/sleef/src/arch/helperavx2_128.h:272:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3675266Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvttps_epi32(vf)); } 2022-05-18T04:29:55.3675376Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3675789Z external/sleef/src/arch/helperavx2_128.h:271:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3676017Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm_cvtps_epi32(vf)); } 2022-05-18T04:29:55.3676127Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3676573Z external/sleef/src/arch/helperavx2_128.h:269:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3676724Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.3676829Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3677261Z external/sleef/src/arch/helperavx2_128.h:268:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3677434Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.3677532Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3678058Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3678366Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T04:29:55.3678488Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3678962Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3679234Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:55.3679357Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3679857Z external/sleef/src/arch/helperavx2_128.h:252:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3680140Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T04:29:55.3680265Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3680762Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3681027Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.3681159Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3681661Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3681934Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.3682064Z ^~~~~~~~~~ 2022-05-18T04:29:55.3682580Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3682951Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.3683087Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3683623Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3683823Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.3683944Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3684474Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3684692Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.3684808Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3685290Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3685499Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.3685632Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3686149Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3686491Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.3686630Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3687167Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3687458Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.3687670Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3688200Z external/sleef/src/arch/helperavx2_128.h:221:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3688483Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.3688625Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3689142Z external/sleef/src/arch/helperavx2_128.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3689499Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(o)); } 2022-05-18T04:29:55.3689639Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3690169Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3690492Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:55.3690630Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3691128Z external/sleef/src/arch/helperavx2_128.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3691404Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.3691513Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3692004Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3692261Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3692389Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3692897Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3693146Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.3693277Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3693771Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3694011Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3694137Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3694864Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3695090Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.3695189Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3695621Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3695834Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.3695945Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3696334Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3696547Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.3696655Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3697098Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3697350Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.3697465Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3697941Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3698170Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.3698275Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3698684Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3698892Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.3699003Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3699456Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3699685Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.3699805Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3700265Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3700498Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.3700605Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3701050Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3701277Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.3701384Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3701812Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3702049Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.3702150Z ^~~~~~~~~~ 2022-05-18T04:29:55.3702568Z external/sleef/src/arch/helperavx2_128.h:196:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3702764Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.3702878Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3703334Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3703573Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.3703692Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3704175Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3704576Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.3704719Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3705131Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3705405Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.3705513Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3706070Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3706334Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.3706447Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3706868Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3707165Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.3707288Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3707767Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3708099Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.3708220Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3708715Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3709034Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.3709155Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3709654Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3709969Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.3710083Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3710578Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3710887Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.3711017Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3711510Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3711820Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.3711947Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3712437Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3712744Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.3712859Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3713353Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3713649Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.3713774Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3714270Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3714540Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.3714666Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3715264Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3715573Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:55.3715698Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3716202Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3716510Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.3716638Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3717135Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3717440Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.3717569Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3718075Z external/sleef/src/arch/helperavx2_128.h:174:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3718362Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.3718491Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3718978Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3719370Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.3719496Z ^~~~~~~~~~ 2022-05-18T04:29:55.3719986Z external/sleef/src/arch/helperavx2_128.h:172:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3720392Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.3720515Z ^~~~~~~~~~ 2022-05-18T04:29:55.3720998Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3721239Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:55.3721362Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3721860Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3722117Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:55.3722238Z ^~~~~~~~~~ 2022-05-18T04:29:55.3722730Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3722997Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:55.3723107Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3723600Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3723869Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T04:29:55.3723995Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3724490Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3724755Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T04:29:55.3724880Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3725374Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3725620Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T04:29:55.3725742Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3726233Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3726568Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:55.3726694Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3727183Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3727446Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T04:29:55.3727574Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3728161Z external/sleef/src/arch/helperavx2_128.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3728418Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T04:29:55.3728541Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3729036Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3729299Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:55.3729419Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3729910Z external/sleef/src/arch/helperavx2_128.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3730401Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T04:29:55.3730528Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3731009Z external/sleef/src/arch/helperavx2_128.h:153:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3731232Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.3731351Z ^~~~~~~~~~ 2022-05-18T04:29:55.3731842Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3732094Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:55.3732220Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3732713Z external/sleef/src/arch/helperavx2_128.h:151:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3733030Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.3733140Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3733630Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3733950Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.3734076Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3734566Z external/sleef/src/arch/helperavx2_128.h:149:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3734896Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.3735021Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3735515Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3735830Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.3735954Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3736440Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3736705Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:55.3736826Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3737313Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3737657Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:55.3737832Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3738332Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3738580Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:55.3738704Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3739192Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3739455Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:55.3739580Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3740072Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3740458Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3740586Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3741063Z external/sleef/src/arch/helperavx2_128.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3741447Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3741573Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3742069Z external/sleef/src/arch/helperavx2_128.h:137:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3742462Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3742586Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3743092Z external/sleef/src/arch/helperavx2_128.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3743473Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3743599Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3744072Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3744446Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3744574Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3745066Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3745444Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3745570Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3746202Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3746587Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3746706Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3747152Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3747499Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3747623Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3748111Z external/sleef/src/arch/helperavx2_128.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3748638Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3748759Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3749255Z external/sleef/src/arch/helperavx2_128.h:128:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3749636Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3749758Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3750238Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3750642Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3750772Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3751266Z external/sleef/src/arch/helperavx2_128.h:126:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3751655Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3751778Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3752276Z external/sleef/src/arch/helperavx2_128.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3752651Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3752778Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3753248Z external/sleef/src/arch/helperavx2_128.h:123:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3753616Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3753741Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3754235Z external/sleef/src/arch/helperavx2_128.h:122:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3754624Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3754751Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3754989Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T04:29:55.3755478Z external/sleef/src/arch/helperavx2_128.h:121:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3755853Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3755962Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3756467Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3756736Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:55.3756871Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3757371Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3757637Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.3757766Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3758263Z external/sleef/src/arch/helperavx2_128.h:108:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3758517Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T04:29:55.3758801Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3759419Z external/sleef/src/arch/helperavx2_128.h:107:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3759724Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.3759890Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3760495Z external/sleef/src/arch/helperavx2_128.h:106:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3760763Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T04:29:55.3760923Z ^~~~~~~~~~ 2022-05-18T04:29:55.3761401Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3761706Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.3761862Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3762415Z external/sleef/src/arch/helperavx2_128.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3762758Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.3762914Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3763448Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3814931Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.3815188Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3815930Z external/sleef/src/arch/helperavx2_128.h:89:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3816164Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.3816339Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3816939Z external/sleef/src/arch/helperavx2_128.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3817164Z static INLINE int cpuSupportsFMA() { 2022-05-18T04:29:55.3817374Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3817879Z external/sleef/src/arch/helperavx2_128.h:76:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3818030Z static INLINE int cpuSupportsAVX2() { 2022-05-18T04:29:55.3818213Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3818766Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3818959Z static CONST df2 gammafk(vfloat a) { 2022-05-18T04:29:55.3819104Z ^~~~~~~ 2022-05-18T04:29:55.3819625Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3819901Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T04:29:55.3849138Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3849559Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3849689Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T04:29:55.3849750Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3850022Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3850148Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.3850230Z ^~~~~~~ 2022-05-18T04:29:55.3850501Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3850631Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.3850714Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3850968Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3851251Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.3851338Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3851679Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3851851Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.3851933Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3852279Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3852403Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.3852485Z ^~~~~~ 2022-05-18T04:29:55.3852723Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3852845Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.3852940Z ^~~~~~ 2022-05-18T04:29:55.3853260Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3853380Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.3853468Z ^~~~~ 2022-05-18T04:29:55.3853742Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3853852Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.3853933Z ^~~~~~ 2022-05-18T04:29:55.3854187Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3854303Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.3854382Z ^~~~~ 2022-05-18T04:29:55.3854639Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3854760Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.3854840Z ^~~~~~~ 2022-05-18T04:29:55.3855083Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3855223Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.3855307Z ^~~~~~~~~~ 2022-05-18T04:29:55.3855579Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3855719Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.3855807Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3856061Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3856199Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.3856268Z ^~~~~~~ 2022-05-18T04:29:55.3856563Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3856723Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.3856810Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3857102Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3857295Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.3857382Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3857725Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3857999Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.3858071Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3858391Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3858515Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.3858600Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3858870Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3859018Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.3859106Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3859239Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.3859481Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3859607Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.3859688Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3859935Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3860063Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.3860148Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3860396Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3860532Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.3860608Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3860850Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3860986Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.3861066Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3861309Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3861443Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.3861521Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3861759Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3861897Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.3862007Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3862263Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3862426Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.3862500Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3862731Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3862908Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.3862984Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3863216Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3863334Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.3863409Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3863662Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3863939Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.3864057Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3864331Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3864501Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.3864584Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3864708Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.3864947Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3865071Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.3865186Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3865331Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T04:29:55.3865612Z external/sleef/src/arch/helperavx2_128.h:453:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3870586Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.3870687Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3870980Z external/sleef/src/arch/helperavx2_128.h:452:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3871102Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.3871173Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3871441Z external/sleef/src/arch/helperavx2_128.h:451:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3871562Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.3871638Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3871909Z external/sleef/src/arch/helperavx2_128.h:450:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3872027Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.3872092Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3872346Z external/sleef/src/arch/helperavx2_128.h:448:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3872480Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:55.3872543Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3872791Z external/sleef/src/arch/helperavx2_128.h:444:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3872884Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.3872946Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3873202Z external/sleef/src/arch/helperavx2_128.h:437:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3873356Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpgt_epi64(x, y); } // signed compare 2022-05-18T04:29:55.3873421Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3873674Z external/sleef/src/arch/helperavx2_128.h:436:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3873811Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.3873875Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3874129Z external/sleef/src/arch/helperavx2_128.h:435:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3874303Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:55.3874397Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3874931Z external/sleef/src/arch/helperavx2_128.h:433:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3875156Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return _mm_blendv_epi8(y, x, o); } 2022-05-18T04:29:55.3875232Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3875543Z external/sleef/src/arch/helperavx2_128.h:431:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3875710Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.3875786Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3876084Z external/sleef/src/arch/helperavx2_128.h:426:13: warning: 'vstoreu_v_p_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3876203Z static void vstoreu_v_p_vm2(void *p, vmask2 vm2) { 2022-05-18T04:29:55.3876268Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3876557Z external/sleef/src/arch/helperavx2_128.h:424:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3876699Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.3876774Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3877136Z external/sleef/src/arch/helperavx2_128.h:423:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3877360Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.3877481Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3877986Z external/sleef/src/arch/helperavx2_128.h:415:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3878133Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.3878233Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3878742Z external/sleef/src/arch/helperavx2_128.h:408:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3879005Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.3879133Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3879685Z external/sleef/src/arch/helperavx2_128.h:403:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3879983Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.3880109Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3880633Z external/sleef/src/arch/helperavx2_128.h:401:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3880887Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.3881003Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3881543Z external/sleef/src/arch/helperavx2_128.h:399:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3881790Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.3881883Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3882268Z external/sleef/src/arch/helperavx2_128.h:398:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3882482Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.3882545Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3882826Z external/sleef/src/arch/helperavx2_128.h:393:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3883060Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.3883162Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3883654Z external/sleef/src/arch/helperavx2_128.h:392:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3883964Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.3884088Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3884503Z external/sleef/src/arch/helperavx2_128.h:391:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3884712Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.3884810Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3885155Z external/sleef/src/arch/helperavx2_128.h:389:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3885299Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.3885383Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3885783Z external/sleef/src/arch/helperavx2_128.h:388:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3885988Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.3886092Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3886515Z external/sleef/src/arch/helperavx2_128.h:386:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3886762Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.3886888Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3887288Z external/sleef/src/arch/helperavx2_128.h:385:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3887567Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.3887780Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3888164Z external/sleef/src/arch/helperavx2_128.h:383:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3888427Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T04:29:55.3888540Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3888927Z external/sleef/src/arch/helperavx2_128.h:382:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3889141Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T04:29:55.3889258Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3889703Z external/sleef/src/arch/helperavx2_128.h:379:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3890052Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.3890138Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3890615Z external/sleef/src/arch/helperavx2_128.h:377:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3890886Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.3890992Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3891323Z external/sleef/src/arch/helperavx2_128.h:357:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3891532Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:55.3891626Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3891963Z external/sleef/src/arch/helperavx2_128.h:356:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3892144Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.3892228Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3892518Z external/sleef/src/arch/helperavx2_128.h:354:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3892780Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.3892841Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3893202Z external/sleef/src/arch/helperavx2_128.h:353:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3893389Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.3893482Z ^~~~~~~~~~ 2022-05-18T04:29:55.3893837Z external/sleef/src/arch/helperavx2_128.h:350:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3894170Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.3894247Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3894508Z external/sleef/src/arch/helperavx2_128.h:349:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3894666Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.3894744Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3895022Z external/sleef/src/arch/helperavx2_128.h:344:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3895274Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.3895369Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3895723Z external/sleef/src/arch/helperavx2_128.h:327:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3895901Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3896001Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3896323Z external/sleef/src/arch/helperavx2_128.h:319:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3896511Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.3896608Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3896939Z external/sleef/src/arch/helperavx2_128.h:307:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3897161Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.3897226Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3897575Z external/sleef/src/arch/helperavx2_128.h:300:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3897760Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.3897844Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3898195Z external/sleef/src/arch/helperavx2_128.h:297:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3898413Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.3898483Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3898793Z external/sleef/src/arch/helperavx2_128.h:294:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3898936Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.3899048Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3899342Z external/sleef/src/arch/helperavx2_128.h:292:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3899525Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.3899610Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3899925Z external/sleef/src/arch/helperavx2_128.h:291:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3900172Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.3900262Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3900552Z external/sleef/src/arch/helperavx2_128.h:255:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3900719Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm_i32gather_pd(ptr, vi, 8); } 2022-05-18T04:29:55.3900826Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3901162Z external/sleef/src/arch/helperavx2_128.h:253:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3901328Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:55.3901424Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3901718Z external/sleef/src/arch/helperavx2_128.h:250:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3901935Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.3902008Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3902311Z external/sleef/src/arch/helperavx2_128.h:249:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3902483Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.3902579Z ^~~~~~~~~~ 2022-05-18T04:29:55.3902855Z external/sleef/src/arch/helperavx2_128.h:245:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3902952Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.3903018Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3903357Z external/sleef/src/arch/helperavx2_128.h:241:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3903498Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.3903597Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3903891Z external/sleef/src/arch/helperavx2_128.h:237:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3904001Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.3904100Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3904425Z external/sleef/src/arch/helperavx2_128.h:233:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3904544Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.3904644Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3905006Z external/sleef/src/arch/helperavx2_128.h:229:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3905237Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.3905353Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3905665Z external/sleef/src/arch/helperavx2_128.h:225:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3906129Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.3906231Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3906617Z external/sleef/src/arch/helperavx2_128.h:217:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3906801Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:55.3906903Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3907325Z external/sleef/src/arch/helperavx2_128.h:214:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3907494Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3907575Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3908000Z external/sleef/src/arch/helperavx2_128.h:212:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3908193Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.3908278Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3908572Z external/sleef/src/arch/helperavx2_128.h:211:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3908749Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.3908870Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3909178Z external/sleef/src/arch/helperavx2_128.h:209:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3909372Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.3909484Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3909824Z external/sleef/src/arch/helperavx2_128.h:208:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3910047Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.3910150Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3910673Z external/sleef/src/arch/helperavx2_128.h:207:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3910939Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.3911072Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3911651Z external/sleef/src/arch/helperavx2_128.h:205:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3911969Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.3912101Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3912673Z external/sleef/src/arch/helperavx2_128.h:204:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3912983Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.3913124Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3913675Z external/sleef/src/arch/helperavx2_128.h:202:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3913967Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.3914186Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3914679Z external/sleef/src/arch/helperavx2_128.h:201:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3914910Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.3915041Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3915533Z external/sleef/src/arch/helperavx2_128.h:200:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3915803Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.3915934Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3916431Z external/sleef/src/arch/helperavx2_128.h:199:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3916680Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.3916805Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3917257Z external/sleef/src/arch/helperavx2_128.h:197:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3917511Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.3917631Z ^~~~~~~~~~ 2022-05-18T04:29:55.3918115Z external/sleef/src/arch/helperavx2_128.h:195:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3918367Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.3918561Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3919096Z external/sleef/src/arch/helperavx2_128.h:191:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3919434Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.3919548Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3920040Z external/sleef/src/arch/helperavx2_128.h:190:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3920369Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.3920500Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3920980Z external/sleef/src/arch/helperavx2_128.h:189:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3921310Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.3921444Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3921936Z external/sleef/src/arch/helperavx2_128.h:188:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3922278Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.3922386Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3922866Z external/sleef/src/arch/helperavx2_128.h:187:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3923204Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.3923332Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3923826Z external/sleef/src/arch/helperavx2_128.h:186:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3924168Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.3924297Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3924807Z external/sleef/src/arch/helperavx2_128.h:184:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3925107Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.3925237Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3925753Z external/sleef/src/arch/helperavx2_128.h:183:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3926070Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.3926201Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3926709Z external/sleef/src/arch/helperavx2_128.h:182:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3927032Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.3927164Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3927771Z external/sleef/src/arch/helperavx2_128.h:181:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3928073Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.3928204Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3928710Z external/sleef/src/arch/helperavx2_128.h:180:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3929018Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.3929146Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3929641Z external/sleef/src/arch/helperavx2_128.h:178:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3929998Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.3930125Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3930614Z external/sleef/src/arch/helperavx2_128.h:177:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3930888Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:55.3931017Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3931513Z external/sleef/src/arch/helperavx2_128.h:176:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3931831Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.3931969Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3932466Z external/sleef/src/arch/helperavx2_128.h:175:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3932790Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.3932908Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3933385Z external/sleef/src/arch/helperavx2_128.h:173:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3933787Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.3933910Z ^~~~~~~~~~ 2022-05-18T04:29:55.3934406Z external/sleef/src/arch/helperavx2_128.h:171:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3934656Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:55.3934778Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3935266Z external/sleef/src/arch/helperavx2_128.h:170:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3935526Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:55.3935654Z ^~~~~~~~~~ 2022-05-18T04:29:55.3936148Z external/sleef/src/arch/helperavx2_128.h:169:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3936421Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:55.3936552Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3937034Z external/sleef/src/arch/helperavx2_128.h:168:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3937304Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T04:29:55.3937429Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3937907Z external/sleef/src/arch/helperavx2_128.h:167:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3938169Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T04:29:55.3938304Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3938786Z external/sleef/src/arch/helperavx2_128.h:166:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3939058Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T04:29:55.3939188Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3939696Z external/sleef/src/arch/helperavx2_128.h:162:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3939957Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:55.3940070Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3940566Z external/sleef/src/arch/helperavx2_128.h:161:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3940815Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T04:29:55.3941018Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3941515Z external/sleef/src/arch/helperavx2_128.h:157:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3941774Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:55.3941901Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3942404Z external/sleef/src/arch/helperavx2_128.h:152:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3942653Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:55.3942763Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3943267Z external/sleef/src/arch/helperavx2_128.h:150:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3943598Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.3943729Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3944222Z external/sleef/src/arch/helperavx2_128.h:148:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3944564Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.3944688Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3945190Z external/sleef/src/arch/helperavx2_128.h:147:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3945442Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:55.3945564Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3946136Z external/sleef/src/arch/helperavx2_128.h:146:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3946383Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:55.3946503Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3947019Z external/sleef/src/arch/helperavx2_128.h:142:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3947292Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:55.3947421Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3947904Z external/sleef/src/arch/helperavx2_128.h:141:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3948176Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:55.3948304Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3948796Z external/sleef/src/arch/helperavx2_128.h:139:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3949187Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3949320Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3949830Z external/sleef/src/arch/helperavx2_128.h:134:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3950224Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3950341Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3950842Z external/sleef/src/arch/helperavx2_128.h:133:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3951227Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3951354Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3951858Z external/sleef/src/arch/helperavx2_128.h:132:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3952331Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3952508Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3953010Z external/sleef/src/arch/helperavx2_128.h:131:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3953405Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3953519Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3954030Z external/sleef/src/arch/helperavx2_128.h:127:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3954448Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.3954579Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3954827Z In file included from external/sleef/src/libm/sleefsimdsp.c:108:0: 2022-05-18T04:29:55.3955341Z external/sleef/src/arch/helperavx2_128.h:117:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3955594Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm_storeu_si128((__m128i *)p, v); } 2022-05-18T04:29:55.3955718Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3956200Z external/sleef/src/arch/helperavx2_128.h:116:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3956424Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.3956536Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3957062Z external/sleef/src/arch/helperavx2_128.h:110:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3957341Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:55.3957479Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3957989Z external/sleef/src/arch/helperavx2_128.h:109:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3958266Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.3958397Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3958905Z external/sleef/src/arch/helperavx2_128.h:102:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3959192Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.3959320Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3959821Z external/sleef/src/arch/helperavx2_128.h:99:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.3960109Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.3960238Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3960460Z [176 / 988] 8 actions running 2022-05-18T04:29:55.3960789Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.3961126Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3961423Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3961724Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3961962Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3962152Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3962339Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3962528Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3962537Z 2022-05-18T04:29:55.3962611Z  2022-05-18T04:29:55.3962729Z  2022-05-18T04:29:55.3962822Z  2022-05-18T04:29:55.3962901Z  2022-05-18T04:29:55.3962978Z  2022-05-18T04:29:55.3963056Z  2022-05-18T04:29:55.3963187Z  2022-05-18T04:29:55.3963252Z  2022-05-18T04:29:55.3963461Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:55.3963591Z [178 / 989] 8 actions running 2022-05-18T04:29:55.3963763Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.3963949Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3964171Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3964360Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3964532Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3964715Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3964898Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3965084Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.3965089Z 2022-05-18T04:29:55.3965188Z  2022-05-18T04:29:55.3965280Z  2022-05-18T04:29:55.3965361Z  2022-05-18T04:29:55.3965428Z  2022-05-18T04:29:55.3965506Z  2022-05-18T04:29:55.3965588Z  2022-05-18T04:29:55.3965666Z  2022-05-18T04:29:55.3965744Z  2022-05-18T04:29:55.3965938Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:55.3966187Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:55.3966368Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:55.3966513Z ^~~ 2022-05-18T04:29:55.3966584Z At top level: 2022-05-18T04:29:55.3966861Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3966990Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.3967070Z ^~~~~ 2022-05-18T04:29:55.3967341Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3967462Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.3967529Z ^~~~ 2022-05-18T04:29:55.3967906Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3968028Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.3968109Z ^~~~ 2022-05-18T04:29:55.3968379Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3968501Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.3968584Z ^~~~~~ 2022-05-18T04:29:55.3968849Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3968983Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:55.3969070Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3969337Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3969480Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:55.3969569Z ^~~~~~~~~ 2022-05-18T04:29:55.3969868Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3970002Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:55.3970080Z ^~~~~~ 2022-05-18T04:29:55.3970414Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3970540Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:55.3970624Z ^~~~~~ 2022-05-18T04:29:55.3970889Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3971047Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:55.3971127Z ^~~~~~ 2022-05-18T04:29:55.3971397Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3971500Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:55.3971560Z ^~~~~ 2022-05-18T04:29:55.3971826Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3972020Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:55.3972141Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3972455Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3972672Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:55.3972758Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3972893Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.3973159Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3973256Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:55.3973334Z ^~~~~~~~ 2022-05-18T04:29:55.3973658Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3973826Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.3973912Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3974183Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3974350Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.3974434Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3974686Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3974850Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.3974932Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3975234Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3975361Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.3975443Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3975713Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3975884Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.3975984Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3976467Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3976615Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.3976705Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3977093Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3977226Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.3977311Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.3977677Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3977917Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:55.3978009Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3978474Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3978700Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.3978844Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3979399Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3979707Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.3979850Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3980385Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3980705Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.3980849Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3981391Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3981708Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.3981850Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3982403Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3982668Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.3982907Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3983360Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3983555Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.3983636Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3983907Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3984038Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.3984117Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3984383Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3984530Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:55.3984604Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3984873Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3985014Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:55.3985101Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3985481Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3985656Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:55.3985861Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3986181Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3986436Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:55.3986522Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3986793Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3986919Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:55.3987042Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3987347Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3987462Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.3987542Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3987797Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3987913Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.3987998Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3988312Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3988478Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.3988571Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3988908Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3989112Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.3989231Z ^~~~~~~~~~~ 2022-05-18T04:29:55.3989700Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3989934Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.3990072Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3990546Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3990766Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.3990893Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3991124Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.3991577Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3991784Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:55.3991916Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3992382Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3992578Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:55.3992704Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3993167Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3993359Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.3993456Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3993755Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3993888Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.3993972Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.3994241Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3994370Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.3994452Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3994800Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3994924Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.3995010Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3995273Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3995410Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:55.3995495Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3995760Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3995907Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.3995994Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3996302Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3996444Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.3996538Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3996818Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3996961Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.3997046Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.3997308Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3997455Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.3997543Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3998000Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3998254Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:55.3998391Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3998863Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3999105Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:55.3999247Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.3999705Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.3999946Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:55.4000080Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4000551Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4000803Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:55.4000945Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4001414Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4001628Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:55.4001764Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4002184Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4002329Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:55.4002427Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4002745Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4002913Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:55.4002998Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4003253Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4003411Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:55.4003499Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4003767Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4003920Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.4004006Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4004273Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4004436Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:55.4004523Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4004776Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4004915Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:55.4004998Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4005264Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4005400Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:55.4005482Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4005748Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4005917Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.4005993Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4006254Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4006417Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.4006502Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4006767Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4006937Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.4007067Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4007364Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4007518Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.4007661Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4008048Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4008278Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.4008401Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4008807Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4009072Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.4009332Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4009847Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4010123Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.4010276Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4010707Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4010908Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.4011039Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4011533Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4011797Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.4011956Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4012420Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4012620Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.4012736Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4013131Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4013328Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.4013439Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4013860Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4014133Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.4014292Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4014705Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4014869Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.4014982Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4015369Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4015600Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.4015715Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4016113Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4016374Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.4016517Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4017045Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4017312Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.4017432Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4017879Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4018117Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.4018262Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4018654Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4019007Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.4019140Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4019608Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4019830Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.4019925Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4020260Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4020409Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.4020502Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4020637Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.4020897Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4021026Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:55.4021134Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4021419Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4021551Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.4021633Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4021765Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.4022015Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4022146Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.4022231Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4022475Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4022601Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:55.4022685Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4022936Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4023080Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.4023167Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4023419Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4023546Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:55.4023617Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4023869Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4024015Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.4024099Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4024347Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4024493Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.4024595Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4024887Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4025028Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.4025114Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4025359Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4025605Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4028189Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4028688Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4028933Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:55.4029071Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4029469Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4029698Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.4029833Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4030273Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4030537Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4030669Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4031094Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4031338Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.4031483Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4031931Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4032169Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.4032319Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4032773Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4033021Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.4033161Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4033619Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4033859Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.4033983Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4034435Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4034656Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.4034791Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4035206Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4035448Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.4035577Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4036040Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4036238Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.4036359Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4036764Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4036976Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4037104Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4037506Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4037926Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4038059Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4038478Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4038726Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:55.4038869Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4039310Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4039548Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:55.4039688Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4040135Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4040368Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.4040499Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4040969Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4041198Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.4041335Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4041803Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4042133Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.4042270Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4042749Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4043056Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.4043183Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4043650Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4043940Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.4044086Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4044554Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4044817Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.4044950Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4045178Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.4045587Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4045915Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.4046035Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4046450Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4046753Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.4046882Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4047338Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4047722Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.4047841Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4048475Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4048759Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.4048900Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4049371Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4049645Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.4049784Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4050238Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4050557Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:55.4050689Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4051168Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4051455Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.4051603Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4052072Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4052317Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:55.4052460Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4052931Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4053173Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:55.4053312Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4053764Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4053972Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.4054097Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4054529Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4054790Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.4054928Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4055363Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4055648Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.4055795Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4056274Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4056591Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.4056734Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4057204Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4057462Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:55.4057606Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4058051Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4058308Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:55.4058453Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4058838Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T04:29:55.4059355Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4059586Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.4059712Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4060219Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4060437Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.4060568Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4061068Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4061301Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.4061429Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4061911Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4062109Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.4062226Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4062663Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4062828Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.4062942Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4063399Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4063566Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.4063685Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4064183Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4064519Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T04:29:55.4064628Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4065129Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4065392Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.4065516Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4066115Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4066363Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T04:29:55.4066494Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4068965Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4069254Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T04:29:55.4069381Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4069892Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4070130Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:55.4070256Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4070744Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4070965Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.4071087Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4071588Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4071981Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.4072097Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4072594Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4072932Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.4073048Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4073504Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4073746Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.4073847Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4074313Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4074568Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:55.4074674Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4075125Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4075330Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:55.4075462Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4075957Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4076252Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.4076358Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4076837Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4077082Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T04:29:55.4077211Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4077699Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4077932Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.4078054Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4078544Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4078806Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.4078933Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4079426Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4079692Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:55.4079828Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4080331Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4080520Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:55.4080639Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4081073Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4081308Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:55.4081415Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4081858Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4082178Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:55.4082467Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4082901Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4083174Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:55.4083300Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4083715Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4083977Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:55.4084095Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4084549Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4084852Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:55.4084987Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4085500Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4085694Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T04:29:55.4085808Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4086283Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4086475Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:55.4086602Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4087119Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4087299Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T04:29:55.4087432Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4087998Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4088187Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:55.4088308Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4088828Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4089154Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T04:29:55.4089283Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4089756Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4090005Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:55.4090122Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4090568Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4090828Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:55.4090950Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4091419Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4091699Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:55.4091834Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4092325Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4092564Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:55.4092651Z ^~~~~~~~~~ 2022-05-18T04:29:55.4093083Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4093459Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.4093572Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4094025Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4094259Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.4094368Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4094821Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4095020Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.4095133Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4095615Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4096069Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.4096188Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4096686Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4096983Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.4097106Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4097550Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4097831Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.4097943Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4098448Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4098771Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.4098896Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4099396Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4099645Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.4099776Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4100270Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4100508Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.4100634Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4101136Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4101379Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T04:29:55.4101504Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4102000Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4102217Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.4102324Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4102770Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4102952Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.4103064Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4103507Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4103681Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.4103938Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4104366Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4104594Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T04:29:55.4104716Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4105177Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4105430Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T04:29:55.4105553Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4106114Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4106299Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.4106414Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4106870Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4107063Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.4107183Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4107677Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4107925Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:55.4108054Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4108569Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4108823Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:55.4108933Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4109443Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4109697Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:55.4109827Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4110329Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4110576Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:55.4110706Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4111156Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4111386Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.4111489Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4111991Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4112241Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T04:29:55.4112362Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4112871Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4113110Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T04:29:55.4113219Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4113837Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4114092Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.4114206Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4114860Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4115137Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.4115245Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4115729Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4115990Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.4116104Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4116558Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4116834Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.4116940Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4117394Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4117650Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:55.4117763Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4118230Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4118486Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:55.4118583Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4119046Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4119314Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.4119433Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4119916Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4120197Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.4120325Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4120818Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4121115Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.4121227Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4121719Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4122010Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.4122145Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4122640Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4122934Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.4123059Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4123530Z external/sleef/src/arch/helperavx512f.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4123786Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.4123911Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4124411Z external/sleef/src/arch/helperavx512f.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4124698Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.4124982Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4125496Z external/sleef/src/arch/helperavx512f.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4125785Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.4125907Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4126379Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4126585Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T04:29:55.4126696Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4127135Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4127366Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T04:29:55.4127485Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4128019Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4128560Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.4128668Z ^~~~~~~~~~ 2022-05-18T04:29:55.4129112Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4129654Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.4129768Z ^~~~~~~~~~ 2022-05-18T04:29:55.4130252Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4130487Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T04:29:55.4130611Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4131105Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4131366Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.4131469Z ^~~~~~~~~~ 2022-05-18T04:29:55.4131975Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4132227Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T04:29:55.4132351Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4132858Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4133116Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T04:29:55.4133255Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4133737Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4133984Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T04:29:55.4134092Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4134585Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4134800Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T04:29:55.4134913Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4135390Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4135583Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T04:29:55.4135700Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4136354Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4136526Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T04:29:55.4136638Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4137092Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4137337Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T04:29:55.4137454Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4137914Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4138166Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T04:29:55.4138289Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4138773Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4138994Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T04:29:55.4139118Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4139607Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4139834Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T04:29:55.4139949Z ^~~~~~~~~~ 2022-05-18T04:29:55.4140407Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4140663Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.4140766Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4141262Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4141477Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.4141596Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4142090Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4142294Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.4142410Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4142859Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4143119Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T04:29:55.4143244Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4143740Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4144002Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:55.4144140Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4144630Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4144857Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:55.4144987Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4145433Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4145678Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T04:29:55.4145964Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4146402Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4146620Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T04:29:55.4146927Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4147380Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4147603Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:55.4147698Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4148132Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4148317Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T04:29:55.4148420Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4148839Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4149098Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T04:29:55.4149222Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4149694Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4149932Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:55.4150053Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4150533Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4150788Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:55.4150904Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4151377Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4151619Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:55.4151732Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4152180Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4152415Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:55.4152525Z ^~~~~~~~~~ 2022-05-18T04:29:55.4152959Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4153242Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.4153360Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4153850Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4154178Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.4154299Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4154775Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4155015Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T04:29:55.4155131Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4155583Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4155854Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T04:29:55.4155984Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4156516Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4156801Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:55.4156918Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4157587Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4157871Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:55.4158015Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4158550Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4158758Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.4158886Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4159410Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4159600Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.4159734Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4160253Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4160458Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.4160594Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4161119Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4161299Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.4161390Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4161870Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4162176Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.4162322Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4162786Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4163103Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.4163252Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4163781Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4164051Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.4164179Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4164709Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4164978Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T04:29:55.4165111Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4165638Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4165848Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:55.4165984Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4166505Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4166697Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:55.4166828Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4167350Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4167692Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.4167824Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4168345Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4168608Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.4168813Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4169361Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4169592Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:55.4169697Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4170167Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4170425Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.4170555Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4171079Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4171292Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:55.4171401Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4171920Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4172144Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:55.4172275Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4172792Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4173066Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:55.4173201Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4173728Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4173974Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:55.4174102Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4174606Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4174885Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.4175014Z ^~~~~~~~~~ 2022-05-18T04:29:55.4175530Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4175800Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T04:29:55.4175927Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4176436Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4176701Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:55.4176828Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4177340Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4177669Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.4177800Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4178311Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4178624Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.4178739Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4179260Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4179583Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.4179717Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4180236Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4180636Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.4180772Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4181291Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4181610Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:55.4181728Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4182249Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4182559Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:55.4182690Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4183213Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4183552Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.4183693Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4184212Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4184528Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.4184666Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4185184Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4185508Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.4185641Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4187485Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4187750Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.4187872Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4188338Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4188598Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.4188708Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4189216Z external/sleef/src/arch/helperavx512f.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4189510Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.4189614Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4190090Z external/sleef/src/arch/helperavx512f.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4190368Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.4190485Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4190885Z external/sleef/src/arch/helperavx512f.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4191121Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.4191218Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4191608Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4191848Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T04:29:55.4191956Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4192606Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4192864Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T04:29:55.4192970Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4193428Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4194007Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:55.4194119Z ^~~~~~~~~~ 2022-05-18T04:29:55.4194582Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4195292Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:55.4195420Z ^~~~~~~~~~ 2022-05-18T04:29:55.4195898Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4196115Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T04:29:55.4196218Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4196693Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4196930Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T04:29:55.4197049Z ^~~~~~~~~~ 2022-05-18T04:29:55.4197503Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4197748Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T04:29:55.4197879Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4198346Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4198582Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T04:29:55.4198699Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4199136Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4199418Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T04:29:55.4199549Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4200078Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4200335Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T04:29:55.4200477Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4200993Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4201390Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T04:29:55.4201528Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4202048Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4202333Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:55.4202475Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4203000Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4203282Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T04:29:55.4203422Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4204037Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4204288Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:55.4204405Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4204902Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4205130Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T04:29:55.4205295Z ^~~~~~~~~~ 2022-05-18T04:29:55.4205771Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4206066Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T04:29:55.4206172Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4206760Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4207079Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T04:29:55.4207216Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4207836Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4208162Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T04:29:55.4208282Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4208820Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4208991Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.4209123Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4209662Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4209857Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:55.4209991Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4210476Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4210677Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T04:29:55.4210808Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4211308Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4211525Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T04:29:55.4211662Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4212187Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4212430Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T04:29:55.4212562Z ^~~~~~~~~~ 2022-05-18T04:29:55.4213084Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4213353Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T04:29:55.4213468Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4214005Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4214212Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T04:29:55.4214332Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4214818Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4215016Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T04:29:55.4215145Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4215782Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4215997Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T04:29:55.4216131Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4216614Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4216852Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T04:29:55.4216988Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4217500Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4218063Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.4218182Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4218678Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4219030Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.4219166Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4219688Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4220013Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.4220128Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4220628Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4221183Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.4221323Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4221560Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T04:29:55.4222062Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4222394Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.4222529Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4223047Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4223364Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.4223498Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4224007Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4224278Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T04:29:55.4224412Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4224929Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4225205Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T04:29:55.4225336Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4228353Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4228627Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T04:29:55.4228734Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4229186Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4229625Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T04:29:55.4229752Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4230274Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4230534Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:55.4230665Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4231187Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4231431Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:55.4231541Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4231997Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4232249Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:55.4232368Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4232823Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4233056Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:55.4233183Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4233659Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4233905Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T04:29:55.4234018Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4234528Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4234777Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T04:29:55.4234917Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4235435Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4235722Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.4235854Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4236339Z external/sleef/src/arch/helperavx512f.h:86:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4236512Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.4236639Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4237158Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4237350Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T04:29:55.4237480Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4237933Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4238159Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.4238285Z ^~~~~ 2022-05-18T04:29:55.4238770Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4238976Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.4239101Z ^~~~ 2022-05-18T04:29:55.4239568Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4239782Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.4239923Z ^~~~ 2022-05-18T04:29:55.4240340Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4240631Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.4240767Z ^~~~~~ 2022-05-18T04:29:55.4241010Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.4241521Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4241755Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4241884Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4242399Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4242667Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.4242735Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4243005Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4243124Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.4243229Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4243555Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4243683Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.4243763Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4244079Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4244223Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.4244292Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4244559Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4244724Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.4244837Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4245165Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4245289Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.4245375Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4245627Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4245743Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.4245821Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4246083Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4246234Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.4246321Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4246645Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4246850Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.4246961Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4247259Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4247420Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.4247495Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4247852Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4248022Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.4248208Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4248521Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4248720Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.4248834Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4249286Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4249475Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.4249593Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4249873Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4249986Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.4250091Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4250363Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4250466Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.4250550Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4250895Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4251046Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4251132Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4251393Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4251522Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.4251604Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4251862Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4252001Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.4252120Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4252269Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.4252536Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4252663Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.4252746Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4253005Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4253119Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.4253200Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4253473Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4253599Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.4253680Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4253947Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4254079Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.4254162Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4254427Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4254570Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.4254656Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4254946Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4255246Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.4255332Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4255597Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4255743Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.4255814Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4256080Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4256226Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.4256311Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4256579Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4256736Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.4256822Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4257106Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4257276Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.4257352Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4257626Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4257789Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.4257878Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4258160Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4258329Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.4258419Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4258686Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4258830Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.4258916Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4259184Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4259380Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.4259516Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4259953Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4260212Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.4260359Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4260869Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4261142Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.4261286Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4261781Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4262061Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.4262285Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4262793Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4263056Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.4263201Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4263689Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4263955Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.4264097Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4264606Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4264869Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.4265023Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4265511Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4265956Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.4266064Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4266471Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4266689Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.4266834Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4267265Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4267447Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T04:29:55.4267580Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4268103Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4268291Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T04:29:55.4268418Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4268947Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4269168Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T04:29:55.4269294Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4269809Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4270120Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.4270273Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4270784Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4271083Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.4271238Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4271767Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4272067Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.4272225Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4272752Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4273057Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.4273215Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4273829Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4274101Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.4274253Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4274757Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4275029Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.4275176Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4275686Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4275954Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.4276089Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4276348Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.4276824Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4277074Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.4277220Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4277472Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.4277927Z external/sleef/src/common/dd.h:215:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4278171Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.4278301Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4278782Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4279060Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4279211Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4279690Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4279932Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.4280083Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4280544Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4280875Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.4281022Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4281267Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.4281676Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4281983Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.4282107Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4282514Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4282708Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.4282826Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4283019Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T04:29:55.4283456Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4283649Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.4283773Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4284334Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4284640Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.4284765Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4285310Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4285545Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.4285680Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4286210Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4286448Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.4286587Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4287117Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4287409Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.4287547Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4288151Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4288405Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:55.4288557Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4289112Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4289344Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.4289480Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4289998Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4290246Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.4290363Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4290909Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4291097Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.4291220Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4291790Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4292182Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.4292327Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4292888Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4293168Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:55.4293312Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4293869Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4294070Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:55.4294199Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4294854Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4295164Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.4295283Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4295727Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4295986Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.4296186Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4296737Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4297013Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.4297143Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4297621Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4297888Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:55.4297999Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4298473Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4298661Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:55.4298792Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4299209Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4299449Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:55.4299560Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4300088Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4300374Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:55.4300499Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4300978Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4301283Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:55.4301419Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4301909Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4302197Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:55.4302319Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4302792Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4303088Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:55.4303208Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4303672Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4303844Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:55.4303968Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4304449Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4304646Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:55.4304759Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4305250Z external/sleef/src/arch/helperavx512f.h:482:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4305562Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T04:29:55.4305690Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4306305Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4306576Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:55.4306698Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4307307Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4307621Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:55.4307734Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4308221Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4308499Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:55.4308627Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4309110Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4309382Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:55.4309506Z ^~~~~~~~~~ 2022-05-18T04:29:55.4310012Z external/sleef/src/arch/helperavx512f.h:465:21: warning: 'vilogb2k_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4310289Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.4310413Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4310923Z external/sleef/src/arch/helperavx512f.h:464:21: warning: 'vilogbk_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4311161Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.4311277Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4311786Z external/sleef/src/arch/helperavx512f.h:462:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4312030Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.4312158Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4312643Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4313118Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.4313254Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4313721Z external/sleef/src/arch/helperavx512f.h:460:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4314021Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.4314148Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4314569Z external/sleef/src/arch/helperavx512f.h:459:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4314900Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.4315004Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4315479Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4315802Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.4315929Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4316451Z external/sleef/src/arch/helperavx512f.h:451:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4316706Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.4316839Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4317355Z external/sleef/src/arch/helperavx512f.h:437:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4317555Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.4317651Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4318086Z external/sleef/src/arch/helperavx512f.h:432:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4318364Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.4318481Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4318970Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4319174Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.4319288Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4319752Z external/sleef/src/arch/helperavx512f.h:426:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4319996Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T04:29:55.4320110Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4320561Z external/sleef/src/arch/helperavx512f.h:425:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4320813Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T04:29:55.4320929Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4321384Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4321578Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.4321695Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4322165Z external/sleef/src/arch/helperavx512f.h:411:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4322360Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.4322469Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4322953Z external/sleef/src/arch/helperavx512f.h:409:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4323203Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:55.4323334Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4323833Z external/sleef/src/arch/helperavx512f.h:408:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4324089Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:55.4324200Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4324682Z external/sleef/src/arch/helperavx512f.h:407:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4324948Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:55.4325080Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4325552Z external/sleef/src/arch/helperavx512f.h:406:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4325813Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:55.4325939Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4326416Z external/sleef/src/arch/helperavx512f.h:405:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4326666Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.4326778Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4327268Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4327559Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.4327737Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4328219Z external/sleef/src/arch/helperavx512f.h:400:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4328511Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.4328637Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4329205Z external/sleef/src/arch/helperavx512f.h:399:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4329508Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.4329636Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4330110Z external/sleef/src/arch/helperavx512f.h:398:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4330411Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.4330540Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4331060Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4331363Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.4331479Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4332000Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4332292Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.4332429Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4332946Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4333254Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.4333377Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4333810Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4334115Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.4334231Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4334720Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4334983Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.4335112Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4335633Z external/sleef/src/arch/helperavx512f.h:383:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4335926Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.4336057Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4336509Z external/sleef/src/arch/helperavx512f.h:382:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4336769Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.4336885Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4337385Z external/sleef/src/arch/helperavx512f.h:381:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4337674Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.4337804Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4338308Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4338579Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T04:29:55.4338704Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4339187Z external/sleef/src/arch/helperavx512f.h:377:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4339452Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T04:29:55.4339637Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4340172Z external/sleef/src/arch/helperavx512f.h:376:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4340791Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.4340921Z ^~~~~~~~~~ 2022-05-18T04:29:55.4341411Z external/sleef/src/arch/helperavx512f.h:374:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4341663Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T04:29:55.4341793Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4342272Z external/sleef/src/arch/helperavx512f.h:373:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4342545Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.4342676Z ^~~~~~~~~~ 2022-05-18T04:29:55.4343168Z external/sleef/src/arch/helperavx512f.h:371:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4343442Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T04:29:55.4343570Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4344071Z external/sleef/src/arch/helperavx512f.h:370:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4344338Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T04:29:55.4344449Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4344943Z external/sleef/src/arch/helperavx512f.h:365:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4345136Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T04:29:55.4345265Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4345877Z external/sleef/src/arch/helperavx512f.h:361:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4346082Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T04:29:55.4346213Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4346718Z external/sleef/src/arch/helperavx512f.h:359:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4347017Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T04:29:55.4347146Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4347657Z external/sleef/src/arch/helperavx512f.h:355:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4347938Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.4348062Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4348563Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4348856Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:55.4348990Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4349484Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4349764Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:55.4349894Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4350404Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4350680Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:55.4350811Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4351298Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4351711Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:55.4351825Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4352324Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4352607Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:55.4352716Z ^~~~~~~~~~ 2022-05-18T04:29:55.4353169Z external/sleef/src/arch/helperavx512f.h:312:22: warning: 'vgetmant_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4353505Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.4353637Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4354152Z external/sleef/src/arch/helperavx512f.h:309:22: warning: 'vgetexp_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4354392Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T04:29:55.4354535Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4355037Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4355243Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.4355374Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4355888Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4356178Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.4356282Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4356670Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4356878Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.4356991Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4357443Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4357687Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.4357806Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4358263Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4358490Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.4358594Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4359024Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4359282Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.4359407Z ^~~~~~~~~~ 2022-05-18T04:29:55.4359920Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4360224Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.4360334Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4360858Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4361180Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.4361298Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4361803Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4362123Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.4362248Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4362889Z external/sleef/src/arch/helperavx512f.h:201:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4363194Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.4363301Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4363763Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4364028Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T04:29:55.4364157Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4364656Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4364841Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.4364963Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4365463Z external/sleef/src/arch/helperavx512f.h:140:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4365938Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.4366053Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4366478Z external/sleef/src/arch/helperavx512f.h:139:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4366799Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.4366914Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4367362Z external/sleef/src/arch/helperavx512f.h:138:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4367728Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.4367867Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4368116Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T04:29:55.4368617Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4368870Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T04:29:55.4368977Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4369480Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4369739Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T04:29:55.4369861Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4370371Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4370617Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T04:29:55.4370745Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4371238Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4371483Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T04:29:55.4371606Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4372121Z external/sleef/src/arch/helperavx512f.h:112:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4372366Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T04:29:55.4372492Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4372986Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4373262Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.4373443Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4373704Z [178 / 989] 8 actions running 2022-05-18T04:29:55.4374030Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.4374393Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4374744Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4375103Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4375455Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4375807Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4376148Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4376499Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4381646Z 2022-05-18T04:29:55.4381857Z  2022-05-18T04:29:55.4382001Z  2022-05-18T04:29:55.4382138Z  2022-05-18T04:29:55.4382260Z  2022-05-18T04:29:55.4382384Z  2022-05-18T04:29:55.4382512Z  2022-05-18T04:29:55.4382626Z  2022-05-18T04:29:55.4382760Z  2022-05-18T04:29:55.4383084Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:55.4383304Z [179 / 989] 8 actions running 2022-05-18T04:29:55.4383618Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.4383975Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4384318Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4384670Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4384981Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4385293Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4385585Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4385982Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4385997Z 2022-05-18T04:29:55.4386127Z  2022-05-18T04:29:55.4386252Z  2022-05-18T04:29:55.4386361Z  2022-05-18T04:29:55.4386486Z  2022-05-18T04:29:55.4386615Z  2022-05-18T04:29:55.4386739Z  2022-05-18T04:29:55.4386849Z  2022-05-18T04:29:55.4386969Z  2022-05-18T04:29:55.4387242Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:55.4387631Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:55.4387934Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:55.4388110Z ^~~ 2022-05-18T04:29:55.4388213Z At top level: 2022-05-18T04:29:55.4388682Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4388883Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.4389006Z ^~~~~ 2022-05-18T04:29:55.4389464Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4389641Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.4389765Z ^~~~ 2022-05-18T04:29:55.4390204Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4390402Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.4390537Z ^~~~ 2022-05-18T04:29:55.4390987Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4391285Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.4391456Z ^~~~~~ 2022-05-18T04:29:55.4391886Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4392131Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:55.4392271Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4392721Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4392951Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:55.4393078Z ^~~~~~~~~ 2022-05-18T04:29:55.4393480Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4393615Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:55.4393687Z ^~~~~~ 2022-05-18T04:29:55.4393960Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4394086Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:55.4394188Z ^~~~~~ 2022-05-18T04:29:55.4394582Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4394756Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:55.4394865Z ^~~~~~ 2022-05-18T04:29:55.4395316Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4395488Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:55.4395606Z ^~~~~ 2022-05-18T04:29:55.4396086Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4396417Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:55.4396542Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4396992Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4397352Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:55.4397487Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4397681Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.4398144Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4398317Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:55.4398416Z ^~~~~~~~ 2022-05-18T04:29:55.4398861Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4399086Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4399211Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4399659Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4399937Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.4400040Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4400500Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4400814Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.4400942Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4401419Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4401631Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.4401753Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4402187Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4402405Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.4402520Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4402990Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4403196Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.4403331Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4403803Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4403982Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.4404099Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4404528Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4404765Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:55.4404885Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4405335Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4405519Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.4405640Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4406089Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4406325Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.4406439Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4406904Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4407168Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.4407288Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4407793Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4408054Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.4408175Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4408637Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4408836Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.4408957Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4409411Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4409618Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.4409741Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4410184Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4410395Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.4410516Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4411034Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4411307Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:55.4411438Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4411894Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4412117Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:55.4412253Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4412700Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4412923Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:55.4413040Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4413503Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4413708Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:55.4413838Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4414293Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4414491Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:55.4414617Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4415070Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4415240Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.4415356Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4415803Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4415978Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.4416093Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4416545Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4416790Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4416930Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4417377Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4417581Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.4417696Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4418151Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4418374Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4418504Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4418957Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4419171Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.4419293Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4419471Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.4419911Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4420107Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:55.4420229Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4420673Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4420977Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:55.4421101Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4421540Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4421756Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.4421883Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4422345Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4422548Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.4422679Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4423137Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4423344Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.4423458Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4423919Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4424139Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.4424272Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4424728Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4424949Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:55.4425080Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4425535Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4425886Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.4426006Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4426451Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4426647Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.4426781Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4427361Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4427619Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.4427773Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4428320Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4428590Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.4428750Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4429311Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4429598Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:55.4429764Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4430299Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4430574Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:55.4430734Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4431275Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4431535Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:55.4431683Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4432404Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4432691Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:55.4432854Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4433401Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4433751Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:55.4433874Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4434347Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4434564Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:55.4434694Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4435139Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4435374Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:55.4435510Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4435982Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4436235Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:55.4436348Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4436775Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4437023Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.4437144Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4437585Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4437838Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:55.4437978Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4438437Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4438645Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:55.4438766Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4439231Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4439470Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:55.4439605Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4440063Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4440340Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.4440483Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4440936Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4441196Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.4441338Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4441794Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4442068Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.4442351Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4442819Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4443080Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.4443216Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4443672Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4443922Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.4444051Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4444494Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4444743Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.4444874Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4445323Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4445571Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.4445688Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4446130Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4446361Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.4446484Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4446932Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4447180Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.4447322Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4447837Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4448072Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.4448186Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4448648Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4448886Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.4449016Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4449454Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4449690Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.4449813Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4450245Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4450450Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.4450576Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4451017Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4451286Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.4451425Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4451871Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4452278Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.4452429Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4452876Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4453148Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.4453283Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4453734Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4453989Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.4454119Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4454573Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4454816Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.4454949Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4455385Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4455617Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.4455746Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4456205Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4456439Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.4456567Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4456786Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.4457243Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4457459Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:55.4457572Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4458001Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4458222Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.4458356Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4458790Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4459012Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.4459147Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4459594Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4459802Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:55.4459933Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4460368Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4460573Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:55.4460701Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4461127Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4461333Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.4461467Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4461877Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4462245Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.4462378Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4462592Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.4463032Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4463273Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.4463414Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4463829Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4464050Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.4464186Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4464629Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4464860Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4464991Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4465430Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4465663Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:55.4465904Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4466330Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4466581Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.4466716Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4467156Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4467390Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4467532Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4467949Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4468174Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.4468307Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4468715Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4468961Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.4469097Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4469513Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4469748Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.4469879Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4470306Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4470553Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.4470671Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4471106Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4471334Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.4471469Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4471988Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4472308Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.4472450Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4472876Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4473097Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.4473231Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4473668Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4473907Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4474041Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4474444Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4474680Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4474818Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4475230Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4475469Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:55.4475607Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4476044Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4476267Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:55.4476403Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4476826Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4477046Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.4477165Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4477570Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4477776Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.4477908Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4478326Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4478622Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.4478751Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4479161Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4479435Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.4479547Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4479972Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4480231Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.4480344Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4480742Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4480981Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.4481101Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4481311Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.4481840Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4482132Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.4482249Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4482660Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4482970Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.4483095Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4483481Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4483751Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.4483889Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4484298Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4484534Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.4484656Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4485081Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4485309Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.4485440Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4485850Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4486153Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:55.4486281Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4486669Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4486901Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.4487028Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4487413Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4487671Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:55.4487801Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4488166Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4520976Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:55.4521191Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4521715Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4521957Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.4522087Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4522564Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4522853Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.4523001Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4523460Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4523749Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.4524065Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4524535Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4524842Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.4524989Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4525455Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4525690Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:55.4525829Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4526293Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4530635Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:55.4530794Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4531016Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T04:29:55.4531527Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4531753Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.4531886Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4532393Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4532614Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.4532743Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4581798Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4582028Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.4582155Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4582671Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4582888Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.4583011Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4583485Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4583654Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.4583765Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4584234Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4584404Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.4584510Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4584980Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4585303Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T04:29:55.4585422Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4586024Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4586265Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.4586363Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4586845Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4587089Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T04:29:55.4587212Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4587906Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4588195Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T04:29:55.4588319Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4588798Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4589014Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:55.4589120Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4589581Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4589802Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.4589922Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4590388Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4590592Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.4590699Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4591156Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4591465Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.4591578Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4592066Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4592318Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.4592441Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4592924Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4593172Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:55.4593296Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4593723Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4593890Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:55.4594020Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4594346Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4594520Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.4594595Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4594860Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4595010Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T04:29:55.4595087Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4595528Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4595780Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.4595905Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4596355Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4596612Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.4596738Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4597242Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4597645Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:55.4597780Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4598273Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4598467Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:55.4598581Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4599059Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4599311Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:55.4599414Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4599869Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4600183Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:55.4600311Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4600754Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4601047Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:55.4601155Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4601435Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4601602Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:55.4601678Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4602033Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4602308Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:55.4602421Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4602748Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4602862Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T04:29:55.4602934Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4603205Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4603314Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:55.4603376Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4603801Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4603953Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T04:29:55.4604040Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4604328Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4604473Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:55.4604545Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4604866Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4605034Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T04:29:55.4605108Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4605411Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4605584Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:55.4605679Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4606084Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4606327Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:55.4606436Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4606823Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4606996Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:55.4607067Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4607390Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4607556Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:55.4607698Z ^~~~~~~~~~ 2022-05-18T04:29:55.4608018Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4608200Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.4608263Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4608531Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4608683Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.4608759Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4609027Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4609165Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.4609235Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4609503Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4609737Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.4609812Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4610107Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4610295Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.4610382Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4610648Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4610822Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.4610894Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4611208Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4611410Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.4611510Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4611802Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4611993Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.4612074Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4612338Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4612473Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.4612551Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4612906Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4613062Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T04:29:55.4613156Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4613426Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4613556Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.4613631Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4613956Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4614092Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.4614154Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4614422Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4614543Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.4614649Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4614966Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4615149Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T04:29:55.4615225Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4615529Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4615670Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T04:29:55.4615742Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4616043Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4616205Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.4616280Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4616584Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4616703Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.4616776Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4617068Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4617212Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:55.4617283Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4617567Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4617722Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:55.4617821Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4618148Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4618315Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:55.4618378Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4618643Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4618815Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:55.4618923Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4619347Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4619540Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.4619689Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4619962Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4620091Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T04:29:55.4620195Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4620469Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4620616Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T04:29:55.4620687Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4620952Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4621116Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.4621194Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4621483Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4621731Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.4621828Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4622097Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4622301Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.4622373Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4622671Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4622832Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.4622918Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4623207Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4623372Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:55.4623449Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4623746Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4623911Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:55.4623984Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4624287Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4624455Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.4624526Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4624827Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4624994Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.4625071Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4625373Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4625544Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.4625661Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4658521Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4658961Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.4659111Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4659602Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4659892Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.4660018Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4660505Z external/sleef/src/arch/helperavx512f.h:387:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4660819Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.4660940Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4661438Z external/sleef/src/arch/helperavx512f.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4661752Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:55.4661886Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4662370Z external/sleef/src/arch/helperavx512f.h:385:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4662680Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.4662812Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4663270Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4663509Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T04:29:55.4663628Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4664114Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4664369Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T04:29:55.4664497Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4664981Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4665526Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.4665640Z ^~~~~~~~~~ 2022-05-18T04:29:55.4666212Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4666749Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.4666850Z ^~~~~~~~~~ 2022-05-18T04:29:55.4667242Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4667443Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T04:29:55.4667543Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4667937Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4668156Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.4668255Z ^~~~~~~~~~ 2022-05-18T04:29:55.4668658Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4668863Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T04:29:55.4668948Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4669359Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4669736Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T04:29:55.4669854Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4670316Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4670556Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T04:29:55.4670668Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4671117Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4671361Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T04:29:55.4671467Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4671946Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4672124Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T04:29:55.4672235Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4672711Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4672896Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T04:29:55.4673010Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4673481Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4673760Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T04:29:55.4673879Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4674384Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4674620Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T04:29:55.4674738Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4675212Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4675419Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T04:29:55.4675530Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4675959Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4676169Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T04:29:55.4676277Z ^~~~~~~~~~ 2022-05-18T04:29:55.4676720Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4676986Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.4677112Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4677553Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4677732Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.4677828Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4678298Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4678484Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.4678590Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4679072Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4679321Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T04:29:55.4679451Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4680013Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4680267Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:55.4680386Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4680857Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4681110Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:55.4681236Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4681716Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4681982Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T04:29:55.4682108Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4682567Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4682818Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T04:29:55.4682950Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4683408Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4683654Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:55.4683773Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4684236Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4684429Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T04:29:55.4684536Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4685011Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4685324Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T04:29:55.4685440Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4685907Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4686162Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:55.4686289Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4686739Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4686955Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:55.4687057Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4687489Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4687803Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:55.4687914Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4688365Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4688610Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:55.4688733Z ^~~~~~~~~~ 2022-05-18T04:29:55.4689172Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4689453Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.4689570Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4690028Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4690450Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.4690569Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4691020Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4691272Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T04:29:55.4691398Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4691855Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4692090Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T04:29:55.4692223Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4692687Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4692950Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:55.4693059Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4693552Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4693801Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:55.4693891Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4694372Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4694566Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.4694676Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4695147Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4695343Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.4695454Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4695904Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4696091Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.4696210Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4696708Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4696893Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.4697016Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4697469Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4697750Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.4697888Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4698394Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4698688Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.4698821Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4699325Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4699582Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.4699711Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4700168Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4700399Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T04:29:55.4700494Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4701057Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4701291Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:55.4701431Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4701909Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4702081Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:55.4702193Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4702681Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4702908Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.4703034Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4703501Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4703741Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.4703852Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4704291Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4704502Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:55.4704632Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4705126Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4705361Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.4705471Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4706037Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4706214Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:55.4706333Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4706809Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4706991Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:55.4707097Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4707585Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4707842Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:55.4707968Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4708495Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4708732Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:55.4708864Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4709384Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4709596Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.4709668Z ^~~~~~~~~~ 2022-05-18T04:29:55.4709937Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4710077Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T04:29:55.4710166Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4710441Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4710583Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:55.4710652Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4711042Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4711253Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.4711329Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4711603Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4711769Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.4711844Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4712099Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4712279Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.4712385Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4712834Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4713001Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.4713085Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4713408Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4713575Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:55.4713636Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4713900Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4714062Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:55.4714133Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4714403Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4714575Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.4714683Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4714956Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4715158Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.4715222Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4715525Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4715714Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.4715828Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4716269Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4716491Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.4716566Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4716832Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4717026Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.4717098Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4717425Z external/sleef/src/arch/helperavx512f.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4717613Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.4717770Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4718078Z external/sleef/src/arch/helperavx512f.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4718259Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.4718332Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4718606Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4718762Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T04:29:55.4718865Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4719301Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4719450Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T04:29:55.4719525Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4719790Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4720156Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:55.4720230Z ^~~~~~~~~~ 2022-05-18T04:29:55.4720521Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4720895Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:55.4720969Z ^~~~~~~~~~ 2022-05-18T04:29:55.4721235Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4721425Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T04:29:55.4721535Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4721970Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4722180Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T04:29:55.4722263Z ^~~~~~~~~~ 2022-05-18T04:29:55.4722716Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4722944Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T04:29:55.4723043Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4723447Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4723670Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T04:29:55.4723773Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4724223Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4724454Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T04:29:55.4724551Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4725011Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4725253Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T04:29:55.4725367Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4725801Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4726159Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T04:29:55.4726282Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4726698Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4726919Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:55.4727036Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4727455Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4727759Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T04:29:55.4727875Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4728299Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4728517Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:55.4728635Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4729068Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4729299Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T04:29:55.4729412Z ^~~~~~~~~~ 2022-05-18T04:29:55.4729840Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4730067Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T04:29:55.4730184Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4730653Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4730922Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T04:29:55.4731027Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4731488Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4731769Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T04:29:55.4731890Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4732399Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4732575Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.4732697Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4733181Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4733337Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:55.4733452Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4733907Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4734091Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T04:29:55.4734209Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4734667Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4734848Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T04:29:55.4734969Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4735425Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4735635Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T04:29:55.4735747Z ^~~~~~~~~~ 2022-05-18T04:29:55.4736314Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4736588Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T04:29:55.4736704Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4737174Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4737367Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T04:29:55.4737474Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4737948Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4738145Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T04:29:55.4738270Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4738723Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4738942Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T04:29:55.4739064Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4739548Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4739758Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T04:29:55.4739868Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4740318Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4740851Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.4740978Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4741484Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4741832Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.4741949Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4742403Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4742713Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.4742837Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4743347Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4743878Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.4744005Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4744259Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T04:29:55.4744790Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4745141Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.4745256Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4745883Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4746192Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.4746306Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4746774Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4747049Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T04:29:55.4747166Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4747806Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4748044Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T04:29:55.4748162Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4748668Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4748947Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T04:29:55.4749064Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4749514Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4749749Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T04:29:55.4749866Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4750342Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4750558Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:55.4750681Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4751210Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4751470Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:55.4751589Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4752028Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4752259Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:55.4752365Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4752824Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4753058Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:55.4753178Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4753634Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4753855Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T04:29:55.4753986Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4754467Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4754685Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T04:29:55.4754783Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4755276Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4755538Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.4755652Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4756131Z external/sleef/src/arch/helperavx512f.h:95:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4756300Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.4756419Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4756937Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4757118Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T04:29:55.4757240Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4757644Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4757858Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.4758128Z ^~~~~ 2022-05-18T04:29:55.4758544Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4758752Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.4758882Z ^~~~ 2022-05-18T04:29:55.4759297Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4759496Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.4759598Z ^~~~ 2022-05-18T04:29:55.4760062Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4760282Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.4760423Z ^~~~~~ 2022-05-18T04:29:55.4760662Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.4761162Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4761423Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4761574Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4762066Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4762282Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.4762376Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4762727Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4762877Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.4762996Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4763316Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4763471Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.4763554Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4763823Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4763963Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.4764045Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4764381Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4764584Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.4764696Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4764994Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4765173Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.4765278Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4765727Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4765923Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.4766053Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4766473Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4766688Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.4766805Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4767222Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4767688Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.4767804Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4768215Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4768459Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.4768571Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4769013Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4769212Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.4769340Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4769768Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4769986Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.4770112Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4770545Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4770764Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.4770876Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4771313Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4771506Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.4771633Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4772059Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4772243Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.4772369Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4772814Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4773054Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4773207Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4773653Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4773863Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.4774005Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4774407Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4774542Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.4774624Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4774751Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.4775083Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4775215Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.4775311Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4775588Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4775720Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.4775824Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4776150Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4776325Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.4776483Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4776822Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4776957Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.4777057Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4777381Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4777525Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.4777643Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4777899Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4778036Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.4778116Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4778406Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4778580Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.4778664Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4779017Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4779259Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.4779380Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4779825Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4780051Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.4780173Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4780646Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4780916Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.4781046Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4781389Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4781587Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.4781673Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4782135Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4782420Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.4782547Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4782863Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4783046Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.4783131Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4783438Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4783595Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.4783667Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4784019Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4784372Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.4784486Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4784894Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4785094Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.4785182Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4785562Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4785949Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.4786097Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4786444Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4786691Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.4786794Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4787131Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4787338Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.4787448Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4787747Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4787909Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.4788003Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4788338Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4788507Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.4788607Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4788909Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4789063Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.4789144Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4789444Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4789570Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T04:29:55.4789650Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4789991Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4790121Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T04:29:55.4790202Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4790514Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4790638Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T04:29:55.4790716Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4791021Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4791213Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.4791312Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4791646Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4791841Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.4792076Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4792391Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4792567Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.4792666Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4793003Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4793263Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.4793365Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4793672Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4793843Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.4793941Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4794306Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4794474Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.4794569Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4794870Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4795034Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.4795129Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4795283Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.4795571Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4795714Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.4795807Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4796091Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4796239Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.4796334Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4796486Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.4796771Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4796930Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4797014Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4797301Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4797449Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.4797598Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4797762Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T04:29:55.4798086Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4798232Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.4798323Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4798687Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4798885Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.4798974Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4799369Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4799516Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.4799604Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4799922Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4800141Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.4800243Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4800550Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4800721Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.4800812Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4801354Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4801598Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:55.4801742Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4802277Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4802507Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.4802663Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4803173Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4803407Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.4803528Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4804055Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4804248Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.4804393Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4804961Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4805289Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.4805418Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4805877Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4806139Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:55.4806268Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4806726Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4806906Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:55.4807022Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4807493Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4807853Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.4807959Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4808433Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4808713Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.4808841Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4809353Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4809617Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.4809860Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4810350Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4810622Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:55.4810746Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4811225Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4811420Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:55.4811541Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4812018Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4812268Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:55.4812392Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4812908Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4813220Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:55.4813352Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4813855Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4814180Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:55.4814315Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4814797Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4815094Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:55.4815226Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4815719Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4816029Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:55.4816152Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4816650Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4816838Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:55.4816949Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4817432Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4817631Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:55.4817755Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4818259Z external/sleef/src/arch/helperavx512f.h:482:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4818571Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T04:29:55.4818699Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4819189Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4819442Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:55.4819563Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4820044Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4820307Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:55.4820430Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4820973Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4821274Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:55.4821396Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4821858Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4822117Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:55.4822238Z ^~~~~~~~~~ 2022-05-18T04:29:55.4822732Z external/sleef/src/arch/helperavx512f.h:465:21: warning: 'vilogb2k_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4823006Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.4823132Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4823603Z external/sleef/src/arch/helperavx512f.h:464:21: warning: 'vilogbk_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4823820Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.4823911Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4824558Z external/sleef/src/arch/helperavx512f.h:462:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4824845Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.4824990Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4825483Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4826190Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.4826315Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4826771Z external/sleef/src/arch/helperavx512f.h:460:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4827075Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.4827184Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4827684Z external/sleef/src/arch/helperavx512f.h:459:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4828007Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.4828129Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4828629Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4828931Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.4829064Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4829602Z external/sleef/src/arch/helperavx512f.h:451:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4829875Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.4830027Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4830596Z external/sleef/src/arch/helperavx512f.h:437:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4830868Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.4831009Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4831512Z external/sleef/src/arch/helperavx512f.h:432:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4831733Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.4831880Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4832440Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4832662Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.4832995Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4833565Z external/sleef/src/arch/helperavx512f.h:426:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4833887Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T04:29:55.4834115Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4834589Z external/sleef/src/arch/helperavx512f.h:425:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4834864Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T04:29:55.4834973Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4835483Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4835708Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.4835847Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4836342Z external/sleef/src/arch/helperavx512f.h:411:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4836558Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.4836687Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4837159Z external/sleef/src/arch/helperavx512f.h:409:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4837403Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:55.4837527Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4838006Z external/sleef/src/arch/helperavx512f.h:408:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4838260Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:55.4838392Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4838908Z external/sleef/src/arch/helperavx512f.h:407:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4839168Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:55.4839315Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4839782Z external/sleef/src/arch/helperavx512f.h:406:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4840034Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:55.4840159Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4840635Z external/sleef/src/arch/helperavx512f.h:405:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4840890Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.4841005Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4841488Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4841766Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.4841870Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4842351Z external/sleef/src/arch/helperavx512f.h:400:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4842644Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.4842773Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4843267Z external/sleef/src/arch/helperavx512f.h:399:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4843568Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.4843692Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4844294Z external/sleef/src/arch/helperavx512f.h:398:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4844590Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.4844702Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4845207Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4845504Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.4845632Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4846140Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4846442Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.4846574Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4847092Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4847378Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.4847509Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4848080Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4848392Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.4848519Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4849027Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4849327Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.4849462Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4849953Z external/sleef/src/arch/helperavx512f.h:387:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4850282Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.4850414Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4850928Z external/sleef/src/arch/helperavx512f.h:386:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4851246Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:55.4851381Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4851885Z external/sleef/src/arch/helperavx512f.h:385:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4852211Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.4852338Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4852823Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4853095Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T04:29:55.4853224Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4853710Z external/sleef/src/arch/helperavx512f.h:377:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4853970Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T04:29:55.4854086Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4854536Z external/sleef/src/arch/helperavx512f.h:376:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4855214Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.4855378Z ^~~~~~~~~~ 2022-05-18T04:29:55.4855879Z external/sleef/src/arch/helperavx512f.h:374:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4856108Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T04:29:55.4856205Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4856636Z external/sleef/src/arch/helperavx512f.h:373:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4856905Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.4857028Z ^~~~~~~~~~ 2022-05-18T04:29:55.4857506Z external/sleef/src/arch/helperavx512f.h:365:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4857684Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T04:29:55.4857815Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4858315Z external/sleef/src/arch/helperavx512f.h:361:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4858514Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T04:29:55.4858643Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4859161Z external/sleef/src/arch/helperavx512f.h:359:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4859452Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T04:29:55.4859580Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4860062Z external/sleef/src/arch/helperavx512f.h:355:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4860339Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.4860469Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4860984Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4861275Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:55.4861409Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4861915Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4862193Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:55.4862302Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4862801Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4863066Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:55.4863188Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4863687Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4863974Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:55.4864102Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4864583Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4864843Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:55.4864970Z ^~~~~~~~~~ 2022-05-18T04:29:55.4865472Z external/sleef/src/arch/helperavx512f.h:312:22: warning: 'vgetmant_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4865905Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.4866033Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4866534Z external/sleef/src/arch/helperavx512f.h:309:22: warning: 'vgetexp_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4866932Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T04:29:55.4867060Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4867562Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4867723Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.4867842Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4868294Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4868552Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.4868677Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4869091Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4869319Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.4869436Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4869833Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4870057Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.4870172Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4870588Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4870832Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.4870954Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4871428Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4871678Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.4871792Z ^~~~~~~~~~ 2022-05-18T04:29:55.4872290Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4872596Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.4872719Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4873161Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4873335Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.4873412Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4873687Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4873846Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.4873926Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4874195Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4874364Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.4874440Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4874709Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4874878Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.4874952Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4875207Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4875432Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.4875585Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4875847Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4875999Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T04:29:55.4876073Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4876332Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4876437Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.4876509Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4876758Z external/sleef/src/arch/helperavx512f.h:140:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4877051Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.4877132Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4877405Z external/sleef/src/arch/helperavx512f.h:139:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4877599Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.4877677Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4877940Z external/sleef/src/arch/helperavx512f.h:138:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4878108Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.4878169Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4878301Z In file included from external/sleef/src/libm/sleefsimddp.c:107:0: 2022-05-18T04:29:55.4878565Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4878707Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T04:29:55.4878775Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4879035Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4879176Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T04:29:55.4879246Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4879496Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4879637Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T04:29:55.4879707Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4879970Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4880117Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T04:29:55.4880184Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4880459Z external/sleef/src/arch/helperavx512f.h:112:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4880595Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T04:29:55.4880657Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4880918Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.4881069Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.4881140Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4881262Z [179 / 989] 8 actions running 2022-05-18T04:29:55.4881433Z Action aten/src/ATen/ops; 1s processwrapper-sandbox 2022-05-18T04:29:55.4881625Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4881871Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4882046Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4882231Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4882474Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4882658Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4882841Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4882851Z 2022-05-18T04:29:55.4882933Z  2022-05-18T04:29:55.4883013Z  2022-05-18T04:29:55.4883079Z  2022-05-18T04:29:55.4883157Z  2022-05-18T04:29:55.4883235Z  2022-05-18T04:29:55.4883313Z  2022-05-18T04:29:55.4883390Z  2022-05-18T04:29:55.4883467Z  2022-05-18T04:29:55.4883636Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:55.4883751Z [180 / 989] 8 actions running 2022-05-18T04:29:55.4883921Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.4884110Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4884292Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4884474Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4884686Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4884868Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4885115Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4885421Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.4885431Z 2022-05-18T04:29:55.4885570Z  2022-05-18T04:29:55.4885710Z  2022-05-18T04:29:55.4885840Z  2022-05-18T04:29:55.4885975Z  2022-05-18T04:29:55.4886113Z  2022-05-18T04:29:55.4886235Z  2022-05-18T04:29:55.4886386Z  2022-05-18T04:29:55.4886525Z  2022-05-18T04:29:55.4886865Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:55.4887424Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:55.4887833Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:55.4888035Z ^~~ 2022-05-18T04:29:55.4888352Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T04:29:55.4888792Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.4888963Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T04:29:55.4889070Z ^ 2022-05-18T04:29:55.4889189Z At top level: 2022-05-18T04:29:55.4889628Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4889946Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T04:29:55.4890089Z ^~~~~~~ 2022-05-18T04:29:55.4890603Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4890991Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T04:29:55.4891138Z ^~~~~~~ 2022-05-18T04:29:55.4891555Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4891908Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T04:29:55.4892062Z ^~~~~~~~~ 2022-05-18T04:29:55.4892507Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4892782Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T04:29:55.4892926Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4893414Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4893638Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T04:29:55.4893774Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4894281Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4894617Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T04:29:55.4894767Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4895285Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4895574Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T04:29:55.4895722Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4896221Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4896528Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.4896666Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4897169Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4897404Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T04:29:55.4897541Z ^~~~~ 2022-05-18T04:29:55.4898056Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4898281Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.4898403Z ^~~~~ 2022-05-18T04:29:55.4898910Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4899135Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.4899275Z ^~~~ 2022-05-18T04:29:55.4899795Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4900014Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.4900159Z ^~~~ 2022-05-18T04:29:55.4900672Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4900882Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.4901015Z ^~~~~~ 2022-05-18T04:29:55.4901525Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4901792Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:55.4901939Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4902450Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4902703Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:55.4902847Z ^~~~~~~~~ 2022-05-18T04:29:55.4903434Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4903683Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:55.4903819Z ^~~~~~ 2022-05-18T04:29:55.4904334Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4904565Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:55.4904705Z ^~~~~~ 2022-05-18T04:29:55.4905223Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4905446Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:55.4905571Z ^~~~~~ 2022-05-18T04:29:55.4906207Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4906399Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:55.4906526Z ^~~~~ 2022-05-18T04:29:55.4907030Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4907377Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:55.4907515Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4908029Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4908388Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:55.4908519Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4908728Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.4909182Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4909378Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:55.4909503Z ^~~~~~~~ 2022-05-18T04:29:55.4910009Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4910276Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4910457Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4910968Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4911265Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.4911410Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4911934Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4912146Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.4912282Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4912780Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4913010Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.4913130Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4913634Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4913894Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.4914037Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4914700Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4914920Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.4915064Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4915559Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4915756Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.4915891Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.4916406Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4916670Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:55.4916808Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4917321Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4917548Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.4917683Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4918174Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4918445Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.4918582Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4919082Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4919380Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.4919518Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4920031Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4920332Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.4920454Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4920975Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4921216Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.4921354Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4921870Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4922107Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.4922245Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4922755Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4922995Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.4923126Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4923639Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4923899Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:55.4924048Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4924555Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4924812Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:55.4924957Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4925458Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4925823Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:55.4925974Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4926492Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4926720Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:55.4926866Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4927389Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4927688Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:55.4927815Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4928338Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4928551Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.4928688Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4929186Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4929397Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.4929536Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4930036Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4930289Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4930440Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4930958Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4931184Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.4931337Z ^~~~~~~~~~~ 2022-05-18T04:29:55.4931850Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4932102Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.4932242Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4932757Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4932977Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.4933115Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4933351Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.4933864Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4934086Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:55.4934223Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4934736Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4934948Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:55.4935069Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4935582Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4935822Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.4935964Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4936470Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4936707Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.4936852Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4937463Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4937685Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.4937828Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4938350Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4938593Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.4938740Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4939241Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4939490Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:55.4939637Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4940142Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4940408Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.4940561Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4941075Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4941327Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.4941468Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4941980Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4942228Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.4942358Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4942872Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4943144Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.4943292Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4943785Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4944052Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:55.4944203Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4944705Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4944940Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:55.4945085Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4945589Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4986244Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:55.4986447Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4987017Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4987283Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:55.4987430Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4987930Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4988164Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:55.4988306Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4988968Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4989266Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:55.4989406Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4989927Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4990173Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:55.4990311Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.4990811Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4991091Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:55.4991238Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4991747Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4992019Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.4992161Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4992665Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4992949Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:55.4993086Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4993569Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4993809Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:55.4993946Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4994460Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4994708Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:55.4994853Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.4995360Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4995655Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.4995808Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4996306Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4996609Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.4996757Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4997268Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4997569Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.4997722Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4998227Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4998490Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.4998638Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.4999139Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.4999420Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.4999677Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5000194Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5000476Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.5000621Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5001114Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5001401Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.5001545Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5002051Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5002321Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.5002472Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5002977Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5003237Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.5003379Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5003863Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5004120Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.5004262Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5004768Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5005025Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.5005170Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5005662Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5005913Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.5006045Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5006552Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5006797Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.5006935Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5007438Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5007818Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.5007980Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5008478Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5008764Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.5008915Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5009412Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5009707Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.5009858Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5010364Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5010802Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.5010957Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5011467Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5011707Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.5011848Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5012346Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5012611Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.5012756Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5013268Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5013531Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.5013669Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5013893Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.5014356Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5014589Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:55.5014730Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5015191Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5015424Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.5015566Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5015806Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.5016284Z external/sleef/src/common/dd.h:215:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5016522Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.5016671Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5017143Z external/sleef/src/common/dd.h:210:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5017372Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:55.5017514Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5017993Z external/sleef/src/common/dd.h:205:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5018253Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.5018382Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5018858Z external/sleef/src/common/dd.h:201:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5019088Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:55.5019227Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5019697Z external/sleef/src/common/dd.h:197:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5019958Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.5020103Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5020582Z external/sleef/src/common/dd.h:192:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5020836Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.5020986Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5021536Z external/sleef/src/common/dd.h:187:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5021811Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.5021958Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5022442Z external/sleef/src/common/dd.h:182:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5022709Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.5022859Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5023324Z external/sleef/src/common/dd.h:174:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5023588Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:55.5023732Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5024203Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5024476Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.5024627Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5025090Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5025345Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.5025489Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5027052Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5027335Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.5027482Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5027961Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5028239Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.5028391Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5028862Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5029123Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.5029256Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5029731Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5029995Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.5030141Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5030614Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5030887Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.5031036Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5031510Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5031754Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.5031904Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5032382Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5032650Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.5032800Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5033272Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5033705Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.5033854Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5034317Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5034571Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.5034712Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5035186Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5035432Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:55.5035581Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5036051Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5036307Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:55.5036443Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5036917Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5037157Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.5037303Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5037758Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5037987Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.5038130Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5038596Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5038917Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.5039049Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5039527Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5039841Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.5039982Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5040460Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5040758Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.5040899Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5041377Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5041642Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.5041788Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5042036Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.5042514Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5042870Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.5043005Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5043471Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5043801Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.5043926Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5044510Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5044807Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.5044941Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5045410Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5045706Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.5045847Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5046325Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5046596Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.5046719Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5047197Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5047524Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:55.5047761Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5048237Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5048516Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.5048666Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5049138Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5049369Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:55.5049508Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5049987Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5050252Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:55.5050397Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5050879Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5051120Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.5051264Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5051719Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5052018Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.5052173Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5052658Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5052951Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.5053101Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5053568Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5053890Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.5054041Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5054503Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5054754Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:55.5054978Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5055497Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5055759Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:55.5055906Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5056145Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T04:29:55.5056659Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5056878Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.5057014Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5057537Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5057777Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.5057916Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5058418Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5058650Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.5058784Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5059273Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5059493Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.5059621Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5060134Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5060314Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.5060440Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5060957Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5061140Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.5061249Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5061757Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5062082Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T04:29:55.5062216Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5062733Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5063002Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.5063124Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5063624Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5063867Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T04:29:55.5063994Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5064498Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5064796Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T04:29:55.5064926Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5065428Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5065673Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:55.5065932Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5066510Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5066808Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.5066930Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5067437Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5067663Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.5067786Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5068297Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5068644Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.5068769Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5069265Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5069545Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.5069678Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5070172Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5070444Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:55.5070571Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5071077Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5071265Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:55.5071375Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5071889Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5072210Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.5072344Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5072856Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5073118Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T04:29:55.5073241Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5073751Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5074018Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.5074151Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5074658Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5074940Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.5075072Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5075579Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5075853Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:55.5075979Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5076454Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5076644Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:55.5076764Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5077263Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5077515Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:55.5077753Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5078261Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5078570Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:55.5078691Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5079199Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5079522Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:55.5079662Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5080165Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5080462Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:55.5080588Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5081092Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5081401Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:55.5081515Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5082023Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5082216Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T04:29:55.5082339Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5082856Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5083047Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:55.5083170Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5083687Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5083873Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T04:29:55.5084000Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5084498Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5084691Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:55.5084813Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5085316Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5085630Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T04:29:55.5085753Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5086253Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5086520Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:55.5086640Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5087131Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5087394Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:55.5087518Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5088112Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5088378Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:55.5088488Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5089005Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5089404Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:55.5089531Z ^~~~~~~~~~ 2022-05-18T04:29:55.5090050Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5090324Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.5090451Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5090949Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5091208Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.5091329Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5091839Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5092099Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.5092223Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5092736Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5093193Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.5093321Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5093815Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5094124Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.5094247Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5094755Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5095085Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.5095204Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5095700Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5096256Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.5096383Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5096899Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5097170Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.5097296Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5097770Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5098019Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.5098149Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5098661Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5098905Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T04:29:55.5099018Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5099525Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5099762Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.5099891Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5100398Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5100723Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.5100855Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5101368Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5101553Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.5101675Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5102162Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5102440Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T04:29:55.5102570Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5103082Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5103361Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T04:29:55.5103495Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5103993Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5104216Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.5104347Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5104851Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5105055Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.5105179Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5105683Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5107251Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:55.5107397Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5108039Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5108337Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:55.5108484Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5109073Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5109387Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:55.5109539Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5110107Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5110396Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:55.5110547Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5111147Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5111446Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.5111591Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5112187Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5112488Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T04:29:55.5112634Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5113212Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5113591Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T04:29:55.5113714Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5114412Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5114719Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.5114850Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5115368Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5115667Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.5115779Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5116293Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5116588Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.5116713Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5117207Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5117500Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.5117624Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5118136Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5118438Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:55.5118552Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5119055Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5119327Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:55.5119447Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5119948Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5120243Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.5120375Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5120881Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5121165Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.5121293Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5121811Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5122109Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.5122245Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5122760Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5123058Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.5123187Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5123679Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5123957Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.5124085Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5124602Z external/sleef/src/arch/helperavx512f.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5124910Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.5125156Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5125672Z external/sleef/src/arch/helperavx512f.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5125971Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.5126100Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5126593Z external/sleef/src/arch/helperavx512f.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5126880Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.5127004Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5127511Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5127848Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T04:29:55.5127981Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5128466Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5128722Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T04:29:55.5128832Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5129345Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5129938Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.5130066Z ^~~~~~~~~~ 2022-05-18T04:29:55.5130575Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5131189Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.5131317Z ^~~~~~~~~~ 2022-05-18T04:29:55.5131820Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5132062Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T04:29:55.5132170Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5132680Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5132948Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.5133076Z ^~~~~~~~~~ 2022-05-18T04:29:55.5133591Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5133859Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T04:29:55.5133994Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5134497Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5134742Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T04:29:55.5134868Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5135371Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5135632Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T04:29:55.5135759Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5136263Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5136529Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T04:29:55.5136777Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5137264Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5137451Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T04:29:55.5137568Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5138070Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5138271Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T04:29:55.5138398Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5138905Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5139193Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T04:29:55.5139305Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5139829Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5140098Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T04:29:55.5140228Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5140746Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5140988Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T04:29:55.5141112Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5141614Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5141833Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T04:29:55.5141952Z ^~~~~~~~~~ 2022-05-18T04:29:55.5142464Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5142748Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.5142877Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5143389Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5143603Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.5143730Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5144221Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5144430Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.5144554Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5145052Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5145328Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T04:29:55.5145465Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5146075Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5146313Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:55.5146411Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5146855Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5147157Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:55.5147271Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5147727Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5147992Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T04:29:55.5148275Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5148753Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5149019Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T04:29:55.5149135Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5149642Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5149914Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:55.5150045Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5150535Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5150764Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T04:29:55.5150900Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5151404Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5151716Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T04:29:55.5151845Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5152363Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5152633Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:55.5152759Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5153256Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5153528Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:55.5153654Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5154155Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5154433Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:55.5154560Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5155076Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5155350Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:55.5155479Z ^~~~~~~~~~ 2022-05-18T04:29:55.5155984Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5156307Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.5156418Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5156921Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5157245Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.5157376Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5157886Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5158140Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T04:29:55.5158265Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5158752Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5158982Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T04:29:55.5159108Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5159737Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5160014Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:55.5160141Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5160657Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5160935Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:55.5161064Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5161558Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5161752Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.5161880Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5162400Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5162605Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.5162737Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5163245Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5163446Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.5163562Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5164045Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5164238Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.5164370Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5164884Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5165175Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.5165314Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5165812Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5166141Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.5166273Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5166776Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5167033Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.5167175Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5167761Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5168034Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T04:29:55.5168168Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5168688Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5168877Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:55.5169006Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5169506Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5169703Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:55.5169830Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5170347Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5170605Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.5170824Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5171378Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5171635Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.5171759Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5172250Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5172496Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:55.5172620Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5173119Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5173365Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.5173473Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5173978Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5174171Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:55.5174294Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5174781Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5174997Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:55.5175123Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5175612Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5175883Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:55.5176008Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5176527Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5176790Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:55.5176918Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5177413Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5177666Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.5177785Z ^~~~~~~~~~ 2022-05-18T04:29:55.5178298Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5178556Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T04:29:55.5178679Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5179185Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5179442Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:55.5179564Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5180066Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5180365Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.5180478Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5180981Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5181285Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.5181410Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5181926Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5182344Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.5182472Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5182993Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5183278Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.5183411Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5183922Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5184227Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:55.5184353Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5184872Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5185183Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:55.5185312Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5187220Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5187981Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.5188453Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5189168Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5189841Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.5190329Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5191038Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5191713Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.5192175Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5192884Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5193582Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.5194064Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5194750Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5195443Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.5195934Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5196616Z external/sleef/src/arch/helperavx512f.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5197290Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.5198249Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5199583Z external/sleef/src/arch/helperavx512f.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5200255Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.5200741Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5201435Z external/sleef/src/arch/helperavx512f.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5202095Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.5202572Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5203458Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5204114Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T04:29:55.5204543Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5205260Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5205912Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T04:29:55.5206344Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5207045Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5208332Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:55.5209273Z ^~~~~~~~~~ 2022-05-18T04:29:55.5209958Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5210914Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:55.5211470Z ^~~~~~~~~~ 2022-05-18T04:29:55.5212149Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5212753Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T04:29:55.5213176Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5213858Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5214475Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T04:29:55.5214917Z ^~~~~~~~~~ 2022-05-18T04:29:55.5215614Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5216267Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T04:29:55.5216688Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5217375Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5218030Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T04:29:55.5218459Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5219159Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5219793Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T04:29:55.5220227Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5220906Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5221545Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T04:29:55.5222133Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5222909Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5223550Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T04:29:55.5224005Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5224716Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5225351Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:55.5225983Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5226885Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5227530Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T04:29:55.5227985Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5228690Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5229308Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:55.5229729Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5230426Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5231032Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T04:29:55.5231400Z ^~~~~~~~~~ 2022-05-18T04:29:55.5232088Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5232721Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T04:29:55.5233154Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5233842Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5234522Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T04:29:55.5234995Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5235683Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5236351Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T04:29:55.5236821Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5237530Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5238077Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.5238439Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5239123Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5239663Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:55.5240030Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5240728Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5241275Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T04:29:55.5241632Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5242336Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5242923Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T04:29:55.5243290Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5243999Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5244603Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T04:29:55.5244984Z ^~~~~~~~~~ 2022-05-18T04:29:55.5245668Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5246295Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T04:29:55.5246714Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5247393Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5248045Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T04:29:55.5248506Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5249218Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5249771Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T04:29:55.5250130Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5250823Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5251371Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T04:29:55.5251755Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5252450Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5253021Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T04:29:55.5253407Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5254104Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5255011Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.5255478Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5256178Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5256886Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.5257362Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5258061Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5258736Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.5259201Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5259884Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5260790Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.5261273Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5261674Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T04:29:55.5262468Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5263174Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.5263669Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5264332Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5265005Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.5265466Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5266289Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5266924Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T04:29:55.5267350Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5268049Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5268672Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T04:29:55.5269104Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5269815Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5270678Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T04:29:55.5271118Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5271809Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5272448Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T04:29:55.5272846Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5273536Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5274160Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:55.5274588Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5275262Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5275878Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:55.5276305Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5276986Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5277626Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:55.5278062Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5278759Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5279367Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:55.5279790Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5280487Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5281098Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T04:29:55.5281513Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5282226Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5282835Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T04:29:55.5283228Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5283939Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5284572Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.5284991Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5285682Z external/sleef/src/arch/helperavx512f.h:86:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5286246Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.5286621Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5287305Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5287935Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T04:29:55.5288312Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5288716Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.5289506Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5290141Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.5290569Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5291281Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5291944Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.5292549Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5293226Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5293799Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.5294194Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5294891Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5295493Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.5295904Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5296598Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5297206Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.5297637Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5298328Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5298915Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.5299334Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5300016Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5300600Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.5300967Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5301647Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5302276Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.5302713Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5303419Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5304096Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.5304561Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5305231Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5306011Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.5306453Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5307126Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5307726Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.5308130Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5308820Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5309430Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.5309851Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5310555Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5311141Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.5311560Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5312252Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5312832Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.5313207Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5313900Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5314656Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.5315026Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5315719Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5316322Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.5316728Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5317146Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.5317959Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5318570Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.5318970Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5319694Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5320332Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.5320787Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5321467Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5322093Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.5322530Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5323219Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5323846Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.5324298Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5325011Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5325626Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.5326083Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5326789Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5327407Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.5327946Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5328678Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5329379Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.5329865Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5330558Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5331236Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.5331700Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5332411Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5333097Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.5333592Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5334289Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5334950Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.5335415Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5336258Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5336891Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.5337344Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5338046Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5338677Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.5339135Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5339830Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5340490Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.5340954Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5341665Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5342299Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.5342738Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5343430Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5344063Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.5344520Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5345208Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5346056Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.5346593Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5347446Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5348145Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.5348650Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5349373Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5350017Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.5350547Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5351213Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5351881Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.5352402Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5353249Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5353944Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.5354494Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5355339Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5356034Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.5356626Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5375549Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5376177Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.5376839Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5377538Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5378197Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.5378676Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5379342Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5379966Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.5380411Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5381084Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5381681Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.5382116Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5382785Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5383385Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.5383826Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5384261Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.5385031Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5385634Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.5401713Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5402427Z external/sleef/src/common/dd.h:76:39: warning: 'vsub_vd_6vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5403112Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.5403634Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5404080Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.5404812Z external/sleef/src/common/dd.h:60:39: warning: 'vadd_vd_7vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5405487Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.5406003Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5406635Z external/sleef/src/common/dd.h:22:39: warning: 'vupper_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5407192Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.5407691Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5408130Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T04:29:55.5408948Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5409560Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.5409968Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5410669Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5411274Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.5411689Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5412404Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5413003Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.5413534Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5414308Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5414928Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.5415320Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5416003Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5416633Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.5417074Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5417760Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5418382Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:55.5418806Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5419488Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5420084Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.5420476Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5421145Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5421711Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.5422106Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5422755Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5423256Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.5423599Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5424296Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5425029Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.5425553Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5426381Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5427033Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:55.5427455Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5428120Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5428668Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:55.5429021Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5429719Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5430388Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.5430845Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5431549Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5432214Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.5432667Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5433346Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5434000Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:55.5434447Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5435111Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5435650Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:55.5436251Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5436903Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5437493Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:55.5437926Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5438632Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5439331Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:55.5439804Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5440507Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5441209Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:55.5441704Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5442413Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5443073Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:55.5443558Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5444229Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5444908Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:55.5445382Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5446044Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5446607Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:55.5446991Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5447754Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5448480Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:55.5448860Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5449542Z external/sleef/src/arch/helperavx512f.h:482:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5450210Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T04:29:55.5450691Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5451387Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5452010Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:55.5452422Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5453107Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5453737Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:55.5454129Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5454794Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5455424Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:55.5455858Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5456525Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5457154Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:55.5457576Z ^~~~~~~~~~ 2022-05-18T04:29:55.5458350Z external/sleef/src/arch/helperavx512f.h:465:21: warning: 'vilogb2k_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5459031Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.5459466Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5460157Z external/sleef/src/arch/helperavx512f.h:464:21: warning: 'vilogbk_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5460775Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.5461204Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5461893Z external/sleef/src/arch/helperavx512f.h:462:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5462495Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.5462920Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5463611Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5464442Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.5464931Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5465626Z external/sleef/src/arch/helperavx512f.h:460:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5466414Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.5466858Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5467533Z external/sleef/src/arch/helperavx512f.h:459:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5468212Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.5468662Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5469356Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5470058Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.5470563Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5471258Z external/sleef/src/arch/helperavx512f.h:451:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5471910Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.5472358Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5473066Z external/sleef/src/arch/helperavx512f.h:437:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5473662Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.5474075Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5474758Z external/sleef/src/arch/helperavx512f.h:432:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5475311Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.5475694Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5476368Z external/sleef/src/arch/helperavx512f.h:426:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5477011Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T04:29:55.5477445Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5478137Z external/sleef/src/arch/helperavx512f.h:425:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5478796Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T04:29:55.5479232Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5479929Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5480696Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.5481099Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5481774Z external/sleef/src/arch/helperavx512f.h:411:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5482346Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.5482730Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5483403Z external/sleef/src/arch/helperavx512f.h:408:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5484022Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:55.5484426Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5485105Z external/sleef/src/arch/helperavx512f.h:407:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5485733Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:55.5486180Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5486880Z external/sleef/src/arch/helperavx512f.h:405:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5487486Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.5487978Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5488671Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5489348Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.5489781Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5490453Z external/sleef/src/arch/helperavx512f.h:400:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5491104Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.5491563Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5492222Z external/sleef/src/arch/helperavx512f.h:399:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5492863Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.5493322Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5493986Z external/sleef/src/arch/helperavx512f.h:398:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5494644Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.5495109Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5495806Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5496479Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.5496960Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5497664Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5498311Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.5498761Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5499457Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5500104Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.5500541Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5501247Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5502059Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.5502524Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5503222Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5503892Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.5504340Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5505054Z external/sleef/src/arch/helperavx512f.h:383:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5505856Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.5506297Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5506992Z external/sleef/src/arch/helperavx512f.h:382:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5507662Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.5508111Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5508795Z external/sleef/src/arch/helperavx512f.h:381:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5509480Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.5509945Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5510619Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5511246Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T04:29:55.5511674Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5512362Z external/sleef/src/arch/helperavx512f.h:377:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5512990Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T04:29:55.5513425Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5514078Z external/sleef/src/arch/helperavx512f.h:376:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5515016Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.5515560Z ^~~~~~~~~~ 2022-05-18T04:29:55.5516211Z external/sleef/src/arch/helperavx512f.h:374:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5516802Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T04:29:55.5517186Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5517856Z external/sleef/src/arch/helperavx512f.h:373:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5518493Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.5518915Z ^~~~~~~~~~ 2022-05-18T04:29:55.5519589Z external/sleef/src/arch/helperavx512f.h:371:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5520216Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T04:29:55.5520654Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5521319Z external/sleef/src/arch/helperavx512f.h:370:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5521930Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T04:29:55.5522355Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5523010Z external/sleef/src/arch/helperavx512f.h:365:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5523200Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T04:29:55.5523490Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5523986Z external/sleef/src/arch/helperavx512f.h:361:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5524189Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T04:29:55.5524315Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5524825Z external/sleef/src/arch/helperavx512f.h:359:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5525110Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T04:29:55.5525223Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5525719Z external/sleef/src/arch/helperavx512f.h:355:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5525993Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.5526117Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5526643Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5526916Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:55.5527044Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5527537Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5527875Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:55.5528003Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5528500Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5528773Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:55.5528895Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5529395Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5529664Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:55.5529784Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5530238Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5530505Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:55.5530619Z ^~~~~~~~~~ 2022-05-18T04:29:55.5531113Z external/sleef/src/arch/helperavx512f.h:312:22: warning: 'vgetmant_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5531433Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.5531563Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5532039Z external/sleef/src/arch/helperavx512f.h:309:22: warning: 'vgetexp_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5532285Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T04:29:55.5532389Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5532874Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5533070Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.5533201Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5533685Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5533941Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.5534064Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5534558Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5534938Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.5535061Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5535554Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5535802Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.5535927Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5536428Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5536737Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.5536862Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5537343Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5537681Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.5537812Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5538317Z external/sleef/src/arch/helperavx512f.h:201:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5538632Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.5538767Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5539259Z external/sleef/src/arch/helperavx512f.h:140:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5539792Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.5539913Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5540396Z external/sleef/src/arch/helperavx512f.h:139:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5540736Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.5540862Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5541364Z external/sleef/src/arch/helperavx512f.h:138:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5541671Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.5541796Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5542025Z In file included from external/sleef/src/libm/sleefsimddp.c:95:0: 2022-05-18T04:29:55.5542519Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5542758Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T04:29:55.5542881Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5543376Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5543628Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T04:29:55.5543744Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5544249Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5544501Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T04:29:55.5544623Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5545105Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5545360Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T04:29:55.5545476Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5546266Z external/sleef/src/arch/helperavx512f.h:112:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5546516Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T04:29:55.5546647Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5547151Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5547432Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.5547542Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5547765Z [180 / 989] 8 actions running 2022-05-18T04:29:55.5548146Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.5548506Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5548855Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5549193Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5549540Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5549878Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5550214Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5550556Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5550570Z 2022-05-18T04:29:55.5550717Z  2022-05-18T04:29:55.5550862Z  2022-05-18T04:29:55.5550997Z  2022-05-18T04:29:55.5551135Z  2022-05-18T04:29:55.5551266Z  2022-05-18T04:29:55.5551380Z  2022-05-18T04:29:55.5551511Z  2022-05-18T04:29:55.5551644Z  2022-05-18T04:29:55.5551946Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:55.5552157Z [180 / 989] 8 actions running 2022-05-18T04:29:55.5552470Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.5552801Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5553158Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5553506Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5553842Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5554182Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5554532Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5554885Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5554895Z 2022-05-18T04:29:55.5555036Z  2022-05-18T04:29:55.5555162Z  2022-05-18T04:29:55.5555299Z  2022-05-18T04:29:55.5555432Z  2022-05-18T04:29:55.5555572Z  2022-05-18T04:29:55.5555715Z  2022-05-18T04:29:55.5555852Z  2022-05-18T04:29:55.5555975Z  2022-05-18T04:29:55.5556323Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:55.5556776Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.5556942Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:55.5557053Z ^ 2022-05-18T04:29:55.5557177Z At top level: 2022-05-18T04:29:55.5557684Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5557906Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.5558028Z ^~~~~~~ 2022-05-18T04:29:55.5558545Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5558764Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:55.5558898Z ^~~~~~~ 2022-05-18T04:29:55.5559400Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5559772Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.5559918Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5560427Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5560638Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.5560779Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5561285Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5561583Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.5561726Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5562215Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5562433Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:55.5562570Z ^~~~~~ 2022-05-18T04:29:55.5563054Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5563271Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.5563406Z ^~~~~~ 2022-05-18T04:29:55.5563914Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5564136Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.5564271Z ^~~~~~ 2022-05-18T04:29:55.5564768Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5564985Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.5565114Z ^~~~~ 2022-05-18T04:29:55.5565633Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5565845Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.5565978Z ^~~~~~ 2022-05-18T04:29:55.5566485Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5566693Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.5566829Z ^~~~~ 2022-05-18T04:29:55.5567326Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5567529Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.5567737Z ^~~~~~~ 2022-05-18T04:29:55.5568255Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5568503Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.5568648Z ^~~~~~~~~~ 2022-05-18T04:29:55.5569163Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5569416Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.5569560Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5570060Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5570297Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.5570435Z ^~~~~~~ 2022-05-18T04:29:55.5571030Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5571257Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:55.5571378Z ^~~~~~ 2022-05-18T04:29:55.5571881Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5572071Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:55.5572181Z ^~~~~~~~~ 2022-05-18T04:29:55.5572687Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5572924Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5573064Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5573558Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5573811Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:55.5573968Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5574470Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5574708Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:55.5574854Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5575366Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5575616Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:55.5575759Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5576257Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5576487Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:55.5576640Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5577137Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5577492Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.5577635Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5578134Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5578446Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.5578588Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5579088Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5579342Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:55.5579471Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5579980Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5580267Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:55.5580419Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5580929Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5581166Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:55.5581314Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5581809Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5582145Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.5582273Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5582781Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5583042Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5583198Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5583694Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5583945Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5584089Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5584592Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5584806Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:55.5584957Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5585454Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5585662Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:55.5585926Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5586430Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5586670Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:55.5586815Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5587038Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.5587522Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5587751Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.5587906Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5588382Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5588606Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.5588754Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5589228Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5589435Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.5589582Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5590055Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5590283Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:55.5590433Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5590914Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5591167Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.5591314Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5591760Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5592012Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.5592152Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5592627Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5592876Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.5593020Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5593667Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5593896Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:55.5594023Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5594499Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5594731Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.5594877Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5595357Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5595606Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5595750Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5596229Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5596476Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:55.5596626Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5597110Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5597368Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.5597515Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5597978Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5598225Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5598374Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5598824Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5599089Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.5599239Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5599698Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5599948Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.5600090Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5600560Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5600815Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.5600946Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5601432Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5601696Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.5601846Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5602320Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5602569Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.5602714Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5603190Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5603433Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.5603581Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5604055Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5604411Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.5604560Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5605036Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5605285Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5605431Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5605892Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5606131Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5606276Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5606751Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5607018Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:55.5607167Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5607724Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5607977Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:55.5608130Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5608585Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5608815Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.5608958Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5609442Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5609679Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.5609833Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5610306Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5610598Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.5610719Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5611186Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5611463Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.5611602Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5612068Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5612321Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.5612462Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5612921Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5613238Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.5613378Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5613851Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5614170Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:55.5614317Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5614787Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5615156Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.5615377Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5615855Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5616125Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.5616268Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5616735Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5616994Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.5617132Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5617602Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5617833Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.5617981Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5618427Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5618803Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.5618957Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5619428Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5619753Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.5619906Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5620384Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5620701Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:55.5620833Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5621075Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.5621549Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5621830Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.5621978Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5622454Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5622679Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:55.5622822Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5623297Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5623523Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:55.5623664Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5624141Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5624389Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:55.5624532Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5624984Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5625204Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.5625339Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5625998Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5626444Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:55.5626596Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5627081Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5627371Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:55.5627519Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5627996Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5628301Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.5628432Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5628911Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5629165Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:55.5629316Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5629791Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5630044Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:55.5630189Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5630424Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T04:29:55.5630920Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5631152Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.5631288Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5631805Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5632024Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.5632154Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5632664Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5632894Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.5633011Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5633521Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5633749Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.5633882Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5634397Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5634582Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.5634707Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5635208Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5635373Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.5635496Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5636007Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5636326Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T04:29:55.5636458Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5636964Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5637345Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.5637476Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5637974Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5638234Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T04:29:55.5638362Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5638856Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5639157Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T04:29:55.5639277Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5639785Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5640033Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:55.5640157Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5640638Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5640856Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.5640979Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5641483Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5641702Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.5641827Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5642336Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5642705Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.5642826Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5643340Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5643614Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.5643746Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5644242Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5644513Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:55.5644641Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5645147Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5645326Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:55.5645460Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5645964Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5646273Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.5646400Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5646903Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5647165Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T04:29:55.5647288Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5647846Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5648129Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.5648380Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5648896Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5649172Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.5649305Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5649821Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5650100Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:55.5650212Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5650722Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5650920Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:55.5651046Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5651571Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5651848Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:55.5651976Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5652485Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5652784Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:55.5652920Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5653413Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5653731Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:55.5653868Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5654386Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5654690Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:55.5654820Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5655306Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5655596Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:55.5655719Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5656222Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5656420Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T04:29:55.5656549Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5657073Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5657270Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:55.5657393Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5657892Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5658092Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T04:29:55.5658220Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5658717Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5658918Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:55.5659045Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5659553Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5659977Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T04:29:55.5660091Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5660586Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5660848Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:55.5660977Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5661475Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5661739Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:55.5661867Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5662363Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5662624Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:55.5662745Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5663309Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5663573Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:55.5663695Z ^~~~~~~~~~ 2022-05-18T04:29:55.5664207Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5664485Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.5664614Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5665112Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5665386Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.5665520Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5666230Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5666489Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.5666619Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5667142Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5667600Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.5667710Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5668204Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5668510Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.5668644Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5669148Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5669469Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.5669597Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5670087Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5670404Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.5670525Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5671030Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5671418Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.5671607Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5672119Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5672368Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.5672505Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5673013Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5673237Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T04:29:55.5673360Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5673867Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5674104Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.5674244Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5674760Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5674963Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.5675089Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5675569Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5675768Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.5675892Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5676397Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5676677Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T04:29:55.5676807Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5677306Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5677583Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T04:29:55.5677695Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5678203Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5678423Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.5678554Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5679073Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5679289Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.5679419Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5679929Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5680172Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:55.5680301Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5680810Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5681058Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:55.5681176Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5681672Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5681946Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:55.5682076Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5682645Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5682942Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:55.5683070Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5683572Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5683821Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.5683944Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5684450Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5684707Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T04:29:55.5684816Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5685329Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5685587Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T04:29:55.5685707Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5686198Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5686498Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.5686626Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5687129Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5687418Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.5687529Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5688121Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5688428Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.5688582Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5689086Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5689372Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.5689493Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5690002Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5690291Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:55.5690419Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5690931Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5691231Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:55.5691352Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5691853Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5692146Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.5692281Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5692774Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5693073Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.5693201Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5693782Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5694160Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.5694295Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5694812Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5695106Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.5695237Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5695736Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5696032Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.5696158Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5696681Z external/sleef/src/arch/helperavx512f.h:383:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5696979Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.5697105Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5697605Z external/sleef/src/arch/helperavx512f.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5697902Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.5698016Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5698533Z external/sleef/src/arch/helperavx512f.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5698830Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.5698958Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5699473Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5699734Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T04:29:55.5699864Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5700359Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5700612Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T04:29:55.5700721Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5701232Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5701825Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.5701947Z ^~~~~~~~~~ 2022-05-18T04:29:55.5702441Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5703040Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.5703160Z ^~~~~~~~~~ 2022-05-18T04:29:55.5703660Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5703888Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T04:29:55.5704012Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5704526Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5704796Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.5704993Z ^~~~~~~~~~ 2022-05-18T04:29:55.5705536Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5705916Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T04:29:55.5706039Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5706535Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5706800Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T04:29:55.5706925Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5707498Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5707759Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T04:29:55.5707881Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5708386Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5708644Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T04:29:55.5708756Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5709261Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5709447Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T04:29:55.5709570Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5710072Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5710260Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T04:29:55.5710382Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5710885Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5711168Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T04:29:55.5711297Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5711807Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5712079Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T04:29:55.5712203Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5712715Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5712947Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T04:29:55.5713069Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5713558Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5713795Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T04:29:55.5713921Z ^~~~~~~~~~ 2022-05-18T04:29:55.5714427Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5714701Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.5714827Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5715340Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5715554Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.5715664Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5716172Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5716382Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.5716652Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5717159Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5717433Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T04:29:55.5717569Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5718088Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5718362Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:55.5718474Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5718959Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5719224Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:55.5719363Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5719879Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5720152Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T04:29:55.5720282Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5720793Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5721053Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T04:29:55.5721188Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5721684Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5721952Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:55.5722078Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5722590Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5722814Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T04:29:55.5722943Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5723441Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5723759Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T04:29:55.5723887Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5724400Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5724678Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:55.5724806Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5725329Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5725593Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:55.5725700Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5726210Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5726477Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:55.5726606Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5727090Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5727352Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:55.5727479Z ^~~~~~~~~~ 2022-05-18T04:29:55.5728137Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5728496Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.5728623Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5729136Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5729461Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.5729588Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5730071Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5730316Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T04:29:55.5730454Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5730970Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5731215Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T04:29:55.5731345Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5731854Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5732115Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:55.5732234Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5732739Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5733010Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:55.5733131Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5733622Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5733824Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.5733955Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5734463Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5734662Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.5734792Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5735305Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5735501Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.5735611Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5736119Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5736317Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.5736453Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5736960Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5737252Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.5737387Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5737889Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5738216Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.5738359Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5738845Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5739098Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.5739346Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5739868Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5740131Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T04:29:55.5740260Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5740754Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5740956Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:55.5741085Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5741589Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5741783Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:55.5741909Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5742430Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5742676Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.5742785Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5743302Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5743559Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.5743686Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5744201Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5744456Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:55.5744584Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5745100Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5745336Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.5745460Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5755487Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5755753Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:55.5755883Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5756446Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5756656Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:55.5756782Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5757287Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5757570Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:55.5757699Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5758191Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5758436Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:55.5758558Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5759046Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5759266Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.5759367Z ^~~~~~~~~~ 2022-05-18T04:29:55.5759839Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5760083Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T04:29:55.5760429Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5760931Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5761179Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:55.5761291Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5761789Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5762073Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.5762194Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5762700Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5762976Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.5763122Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5763582Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5763878Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.5764005Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5764500Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5764788Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.5764912Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5765405Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5765720Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:55.5765855Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5766354Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5766646Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:55.5766760Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5767241Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5767557Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.5767768Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5768289Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5768614Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.5768751Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5769269Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5769576Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.5769692Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5770191Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5770507Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.5770641Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5771156Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5771593Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.5771725Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5772244Z external/sleef/src/arch/helperavx512f.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5772566Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.5772684Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5773194Z external/sleef/src/arch/helperavx512f.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5773506Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.5773639Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5774147Z external/sleef/src/arch/helperavx512f.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5774460Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.5774588Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5775104Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5775362Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T04:29:55.5775488Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5776013Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5776290Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T04:29:55.5776421Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5776939Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5777560Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:55.5777690Z ^~~~~~~~~~ 2022-05-18T04:29:55.5778182Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5778798Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:55.5778922Z ^~~~~~~~~~ 2022-05-18T04:29:55.5779438Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5779687Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T04:29:55.5779816Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5780341Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5780615Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T04:29:55.5780743Z ^~~~~~~~~~ 2022-05-18T04:29:55.5781246Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5781519Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T04:29:55.5781646Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5782139Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5782409Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T04:29:55.5782537Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5783139Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5783418Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T04:29:55.5783533Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5784040Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5784333Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T04:29:55.5784455Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5784971Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5785247Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T04:29:55.5785379Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5786080Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5786359Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:55.5786469Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5786937Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5787186Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T04:29:55.5787314Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5787808Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5788056Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:55.5788171Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5788662Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5788844Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T04:29:55.5788948Z ^~~~~~~~~~ 2022-05-18T04:29:55.5789404Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5789645Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T04:29:55.5789756Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5790209Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5790501Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T04:29:55.5790624Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5791051Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5791342Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T04:29:55.5791452Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5791936Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5792110Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.5792223Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5792710Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5792884Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:55.5792988Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5793462Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5793837Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T04:29:55.5793958Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5794445Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5794637Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T04:29:55.5794760Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5795211Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5795413Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T04:29:55.5795524Z ^~~~~~~~~~ 2022-05-18T04:29:55.5796013Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5796257Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T04:29:55.5796374Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5796865Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5797042Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T04:29:55.5797156Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5797626Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5797811Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T04:29:55.5797923Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5798404Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5798616Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T04:29:55.5798735Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5799204Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5799425Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T04:29:55.5799530Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5800020Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5800547Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.5800667Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5801157Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5801488Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.5801615Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5802114Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5802402Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.5802521Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5803014Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5803536Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.5803659Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5803889Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T04:29:55.5804376Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5804820Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.5804988Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5805461Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5805756Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.5805875Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5806356Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5806619Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T04:29:55.5806737Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5807212Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5807459Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T04:29:55.5807566Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5808130Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5808399Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T04:29:55.5808517Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5808999Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5809253Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T04:29:55.5809375Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5809857Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5810099Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:55.5810216Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5810706Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5810946Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:55.5811057Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5811558Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5811818Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:55.5811942Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5812440Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5812666Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:55.5812795Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5813261Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5813463Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T04:29:55.5813603Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5814154Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5814373Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T04:29:55.5814493Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5814935Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5815193Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.5815303Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5815977Z external/sleef/src/arch/helperavx512f.h:86:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5816174Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.5816305Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5816835Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5817022Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T04:29:55.5817142Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5817612Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5817769Z static CONST df2 gammafk(vfloat a) { 2022-05-18T04:29:55.5817891Z ^~~~~~~ 2022-05-18T04:29:55.5818353Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5818546Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T04:29:55.5818666Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5819130Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5819324Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T04:29:55.5819440Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5819905Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5820112Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.5820254Z ^~~~~~~ 2022-05-18T04:29:55.5820742Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5820966Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.5821096Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5821601Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5821831Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.5821976Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5822452Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5822744Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.5822888Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5823358Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5823556Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.5823673Z ^~~~~~ 2022-05-18T04:29:55.5824145Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5824367Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.5824503Z ^~~~~~ 2022-05-18T04:29:55.5824987Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5825192Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.5825329Z ^~~~~ 2022-05-18T04:29:55.5825907Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5826076Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.5826188Z ^~~~~~ 2022-05-18T04:29:55.5826562Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5826735Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.5827015Z ^~~~~ 2022-05-18T04:29:55.5827410Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5827584Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.5827681Z ^~~~~~~ 2022-05-18T04:29:55.5828159Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5828389Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.5828514Z ^~~~~~~~~~ 2022-05-18T04:29:55.5828941Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5829190Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.5829336Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5829659Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5829778Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.5829858Z ^~~~~~~ 2022-05-18T04:29:55.5830180Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5830387Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5830505Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5830900Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5831204Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.5831334Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5831743Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5832029Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.5832155Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5832602Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5832814Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.5832965Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5833478Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5833742Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5833881Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5834139Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.5834610Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5834843Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.5834997Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5835454Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5835683Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.5835817Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5836259Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5836508Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.5836797Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5837244Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5837487Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5837625Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5838051Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5838275Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.5838406Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5838800Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5839011Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.5839149Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5839584Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5839866Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.5839987Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5840274Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5840457Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.5840529Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5840781Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5840910Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.5840998Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5841269Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5841476Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.5841568Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5841824Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5842096Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.5842241Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5842462Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.5842855Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5843078Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.5843206Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5843430Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T04:29:55.5843778Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5843894Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.5843976Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5844256Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5844386Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.5844464Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5844742Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5844965Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.5845046Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5845316Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5845446Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.5845522Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5845785Z external/sleef/src/arch/helperavx512f.h:582:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5845888Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.5845960Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5846218Z external/sleef/src/arch/helperavx512f.h:579:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5846319Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.5846381Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5846649Z external/sleef/src/arch/helperavx512f.h:572:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5846833Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T04:29:55.5846909Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5847172Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5847321Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.5847395Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5847737Z external/sleef/src/arch/helperavx512f.h:570:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5847872Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T04:29:55.5847949Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5848221Z external/sleef/src/arch/helperavx512f.h:568:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5848390Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T04:29:55.5848464Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5848740Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5848873Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:55.5848953Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5849216Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5849329Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.5849403Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5849665Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5849788Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.5849858Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5850120Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5850214Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.5850271Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5850546Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5850742Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.5850818Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5851113Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5851289Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:55.5851363Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5851622Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5851727Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:55.5851786Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5852049Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5852223Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.5852297Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5852570Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5852728Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.5852805Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5853079Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5853220Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.5853295Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5853556Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5853706Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:55.5853777Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5854036Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5854150Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:55.5854223Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5854469Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5854616Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:55.5854691Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5854963Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5855135Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:55.5855215Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5855489Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5855669Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:55.5855738Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5856006Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5856171Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:55.5856245Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5856511Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5856680Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:55.5856754Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5857016Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5857165Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:55.5857238Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5857499Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5857608Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:55.5857681Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5857945Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5858094Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:55.5858166Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5858411Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5858557Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:55.5858631Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5858893Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5859039Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:55.5859110Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5859367Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5859513Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:55.5859572Z ^~~~~~~~~~ 2022-05-18T04:29:55.5859830Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5860072Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.5860145Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5860428Z external/sleef/src/arch/helperavx512f.h:455:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5860606Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.5860686Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5860951Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5861064Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.5861125Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5861392Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5861514Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.5861589Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5861850Z external/sleef/src/arch/helperavx512f.h:401:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5862016Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.5862088Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5862355Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5862509Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.5862583Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5862853Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5863017Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.5863090Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5863411Z external/sleef/src/arch/helperavx512f.h:383:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5863577Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.5863651Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5863910Z external/sleef/src/arch/helperavx512f.h:382:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5864076Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.5864151Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5864407Z external/sleef/src/arch/helperavx512f.h:378:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5864551Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T04:29:55.5864623Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5864901Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5865052Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:55.5865117Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5865380Z external/sleef/src/arch/helperavx512f.h:338:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5865505Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T04:29:55.5865578Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5866046Z external/sleef/src/arch/helperavx512f.h:334:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5866303Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T04:29:55.5866420Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5866864Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5867113Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:55.5867244Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5867737Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5868105Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:55.5868240Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5868755Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5869006Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:55.5869127Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5869634Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5869888Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:55.5870005Z ^~~~~~~~~~ 2022-05-18T04:29:55.5870508Z external/sleef/src/arch/helperavx512f.h:311:23: warning: 'vgetmant_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5870846Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.5870966Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5871459Z external/sleef/src/arch/helperavx512f.h:308:23: warning: 'vgetexp_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5871735Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T04:29:55.5871875Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5872317Z external/sleef/src/arch/helperavx512f.h:306:20: warning: 'vilogb2k_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5872755Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:55.5872896Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5873376Z external/sleef/src/arch/helperavx512f.h:302:20: warning: 'vilogbk_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5873623Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:55.5873741Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5874236Z external/sleef/src/arch/helperavx512f.h:298:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5874436Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.5874545Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5875009Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5875218Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.5875357Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5875844Z external/sleef/src/arch/helperavx512f.h:290:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5876036Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.5876159Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5876671Z external/sleef/src/arch/helperavx512f.h:286:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5876860Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.5876979Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5877437Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5877752Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.5877896Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5878373Z external/sleef/src/arch/helperavx512f.h:259:29: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5878617Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.5878756Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5879257Z external/sleef/src/arch/helperavx512f.h:251:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5879453Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:55.5879573Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5880000Z external/sleef/src/arch/helperavx512f.h:248:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5880202Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:55.5880370Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5880868Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5881111Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.5881193Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5881761Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5882049Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.5882187Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5882744Z external/sleef/src/arch/helperavx512f.h:237:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5883049Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:55.5883199Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5883726Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5884011Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.5884297Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5884838Z external/sleef/src/arch/helperavx512f.h:232:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5885087Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:55.5885235Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5885780Z external/sleef/src/arch/helperavx512f.h:229:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5885999Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:55.5886122Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5886647Z external/sleef/src/arch/helperavx512f.h:227:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5886941Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:55.5887098Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5887761Z external/sleef/src/arch/helperavx512f.h:226:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5888059Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:55.5888208Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5888797Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5889057Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.5889168Z ^~~~~~~~~~ 2022-05-18T04:29:55.5889671Z external/sleef/src/arch/helperavx512f.h:222:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5889913Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:55.5890037Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5890514Z external/sleef/src/arch/helperavx512f.h:218:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5890819Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.5890940Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5891406Z external/sleef/src/arch/helperavx512f.h:217:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5891684Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.5891808Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5892282Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5892576Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.5892702Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5893187Z external/sleef/src/arch/helperavx512f.h:215:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5893482Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.5893607Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5894082Z external/sleef/src/arch/helperavx512f.h:214:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5894380Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:55.5894503Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5894979Z external/sleef/src/arch/helperavx512f.h:213:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5895270Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:55.5895387Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5895973Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5896328Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.5896428Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5896902Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5897203Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.5897332Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5897816Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5898102Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.5898214Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5898660Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5898926Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.5899033Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5899482Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5899809Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.5899949Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5900412Z external/sleef/src/arch/helperavx512f.h:201:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5900661Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.5900774Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5901195Z external/sleef/src/arch/helperavx512f.h:200:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5901438Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.5901526Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5901932Z external/sleef/src/arch/helperavx512f.h:199:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5902224Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.5902355Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5902861Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5903139Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T04:29:55.5903275Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5903778Z external/sleef/src/arch/helperavx512f.h:195:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5904043Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T04:29:55.5904174Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5904663Z external/sleef/src/arch/helperavx512f.h:194:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5905297Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:55.5905423Z ^~~~~~~~~~ 2022-05-18T04:29:55.5906000Z external/sleef/src/arch/helperavx512f.h:192:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5906226Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T04:29:55.5906506Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5906936Z external/sleef/src/arch/helperavx512f.h:191:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5907178Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T04:29:55.5907291Z ^~~~~~~~~~ 2022-05-18T04:29:55.5907737Z external/sleef/src/arch/helperavx512f.h:190:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5907986Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T04:29:55.5908102Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5908548Z external/sleef/src/arch/helperavx512f.h:189:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5908781Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T04:29:55.5908893Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5909344Z external/sleef/src/arch/helperavx512f.h:188:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5909582Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T04:29:55.5909699Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5910171Z external/sleef/src/arch/helperavx512f.h:185:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5910405Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T04:29:55.5910524Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5910944Z external/sleef/src/arch/helperavx512f.h:184:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5911158Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:55.5911280Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5911741Z external/sleef/src/arch/helperavx512f.h:177:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5911974Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T04:29:55.5912094Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5912523Z external/sleef/src/arch/helperavx512f.h:176:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5912815Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T04:29:55.5912943Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5913428Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5913600Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.5913729Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5914235Z external/sleef/src/arch/helperavx512f.h:166:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5914420Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:55.5914547Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5915037Z external/sleef/src/arch/helperavx512f.h:162:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5915231Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T04:29:55.5915328Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5915750Z external/sleef/src/arch/helperavx512f.h:158:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5915918Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T04:29:55.5916021Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5916418Z external/sleef/src/arch/helperavx512f.h:155:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5916640Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T04:29:55.5916877Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5917287Z external/sleef/src/arch/helperavx512f.h:151:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5917468Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T04:29:55.5917588Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5918002Z external/sleef/src/arch/helperavx512f.h:143:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5918189Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T04:29:55.5918310Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5918751Z external/sleef/src/arch/helperavx512f.h:142:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5918937Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T04:29:55.5919040Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5919483Z external/sleef/src/arch/helperavx512f.h:136:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5919939Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.5920067Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5920303Z In file included from external/sleef/src/libm/sleefsimdsp.c:120:0: 2022-05-18T04:29:55.5920730Z external/sleef/src/arch/helperavx512f.h:135:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5921008Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.5921113Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5921542Z external/sleef/src/arch/helperavx512f.h:134:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5921855Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.5921972Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5922483Z external/sleef/src/arch/helperavx512f.h:130:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5922771Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T04:29:55.5922903Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5923407Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5923657Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T04:29:55.5923772Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5924261Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5924515Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T04:29:55.5924640Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5925140Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5925400Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T04:29:55.5925526Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5926021Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5926286Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T04:29:55.5926407Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5926825Z external/sleef/src/arch/helperavx512f.h:111:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5927030Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T04:29:55.5927272Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5927796Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.5928070Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.5928197Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5928438Z [180 / 989] 8 actions running 2022-05-18T04:29:55.5928758Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.5929100Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5929449Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5929795Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5930154Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5930501Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5930841Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5931167Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5931180Z 2022-05-18T04:29:55.5931309Z  2022-05-18T04:29:55.5931454Z  2022-05-18T04:29:55.5931599Z  2022-05-18T04:29:55.5931752Z  2022-05-18T04:29:55.5931884Z  2022-05-18T04:29:55.5932015Z  2022-05-18T04:29:55.5932149Z  2022-05-18T04:29:55.5932267Z  2022-05-18T04:29:55.5932573Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:55.5932782Z [183 / 990] 8 actions running 2022-05-18T04:29:55.5933085Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.5933431Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5933774Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5934118Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5934448Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5934788Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5935132Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5935469Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.5935477Z 2022-05-18T04:29:55.5935614Z  2022-05-18T04:29:55.5935751Z  2022-05-18T04:29:55.5935883Z  2022-05-18T04:29:55.5936005Z  2022-05-18T04:29:55.5936138Z  2022-05-18T04:29:55.5936268Z  2022-05-18T04:29:55.5936397Z  2022-05-18T04:29:55.5936534Z  2022-05-18T04:29:55.5936877Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:55.5937295Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.5937431Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:55.5937537Z ^ 2022-05-18T04:29:55.5937653Z At top level: 2022-05-18T04:29:55.5938142Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5938359Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.5938496Z ^~~~~~~ 2022-05-18T04:29:55.5938971Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5939169Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:55.5939299Z ^~~~~~~ 2022-05-18T04:29:55.5939745Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5939962Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.5940090Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5940695Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5940937Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.5941088Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5941571Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5941878Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.5942027Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5942548Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5942770Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:55.5942914Z ^~~~~~ 2022-05-18T04:29:55.5943427Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5943654Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.5943774Z ^~~~~~ 2022-05-18T04:29:55.5944269Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5944489Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.5944641Z ^~~~~~ 2022-05-18T04:29:55.5945139Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5945354Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.5945496Z ^~~~~ 2022-05-18T04:29:55.5947915Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5948118Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.5948247Z ^~~~~~ 2022-05-18T04:29:55.5948775Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5948993Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.5949134Z ^~~~~ 2022-05-18T04:29:55.5949651Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5949872Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.5950008Z ^~~~~~~ 2022-05-18T04:29:55.5950467Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5950841Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.5951000Z ^~~~~~~~~~ 2022-05-18T04:29:55.5951506Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5951772Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.5951921Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5952454Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5954354Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.5954495Z ^~~~~~~ 2022-05-18T04:29:55.5954959Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5955157Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:55.5955289Z ^~~~~~ 2022-05-18T04:29:55.5955944Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5956138Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:55.5956275Z ^~~~~~~~~ 2022-05-18T04:29:55.5956790Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5956999Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5957139Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5957668Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5957913Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:55.5958054Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5958516Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5958783Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:55.5958948Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5959428Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5959652Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:55.5959806Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5960314Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5960524Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:55.5960665Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5961187Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5961419Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:55.5961554Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5962033Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5962266Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:55.5962406Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5962857Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5963223Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.5963378Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5963850Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5964132Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.5964264Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5964787Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5965004Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:55.5965138Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5965645Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5965941Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:55.5966083Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5966620Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5966903Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:55.5967033Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5967483Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5967792Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.5967942Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5968439Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5968688Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5968849Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5969372Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5969604Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5969748Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5970268Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5970502Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:55.5970632Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5971096Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5971330Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:55.5971477Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5971947Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5972179Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:55.5972325Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5972548Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.5973038Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5973278Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.5973417Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5973854Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5974081Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.5974242Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.5974681Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5974910Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.5975062Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5975543Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5975746Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:55.5975876Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5976347Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5976606Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.5976743Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5977188Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5977459Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.5977756Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5978186Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5978449Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.5978590Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5979061Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5979270Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:55.5979407Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5979894Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5980119Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.5980270Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5980764Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5980953Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5981039Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5981291Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5981433Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:55.5981519Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5981767Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5981908Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.5981992Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5982232Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5982369Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5982453Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5982698Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5982842Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.5982928Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5983174Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5983315Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.5983400Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5983641Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5983782Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.5983868Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5984212Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5984421Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.5984551Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5984970Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5985184Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.5985298Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5985939Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5986163Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.5986296Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5986709Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5986935Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.5987059Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5987476Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5987681Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5987810Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5988222Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5988451Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.5988586Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5988978Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5989207Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:55.5989335Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5989726Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5989940Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:55.5990069Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.5990472Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5990684Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.5990808Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5991230Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5991422Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.5991535Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.5991961Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5992273Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.5992422Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5992877Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5993139Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.5993279Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5993742Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5993970Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.5994081Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5994478Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5994752Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.5994869Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5995261Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5995660Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:55.5995783Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5996212Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5996463Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.5996592Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5997027Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5997286Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.5997416Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5997849Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5998089Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.5998213Z ^~~~~~~~~~~ 2022-05-18T04:29:55.5998606Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5998806Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.5998940Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.5999357Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.5999686Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.5999832Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6000244Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6000522Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.6000654Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6001075Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6001369Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:55.6001511Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6001737Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.6002168Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6002409Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.6002546Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6002944Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6003136Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:55.6003272Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6003693Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6003924Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:55.6004058Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6004491Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6004705Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:55.6004838Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6005341Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6005541Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.6005679Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6006097Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6006361Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:55.6006511Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6006943Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6007205Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:55.6007348Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6007842Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6008131Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.6008267Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6008677Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6008901Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:55.6009026Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6009437Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6009672Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:55.6009784Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6010025Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T04:29:55.6010488Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6010691Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.6010809Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6011257Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6011468Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.6011588Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6012002Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6012205Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.6012325Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6012772Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6012990Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.6013119Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6013574Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6013726Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.6013818Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6014236Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6014389Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.6014502Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6014934Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6015255Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.6015382Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6015862Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6016122Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.6016250Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6016598Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6016746Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.6016859Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6017234Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6017369Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:55.6017451Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6017701Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6017818Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:55.6017893Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6018208Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6018335Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.6018410Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6018675Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6018801Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.6018863Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6019132Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6019334Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.6019414Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6019675Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6019827Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.6019905Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6020163Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6020300Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:55.6020376Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6020638Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6020814Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.6020888Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6021149Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6021342Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.6021420Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6021681Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6021827Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:55.6021979Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6022241Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6022396Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.6022471Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6022728Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6022881Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.6022956Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6023202Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6023352Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:55.6023427Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6023688Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6023882Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:55.6023956Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6024211Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6024375Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:55.6024447Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6024694Z external/sleef/src/arch/helperavx.h:548:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6024881Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.6024962Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6025219Z external/sleef/src/arch/helperavx.h:547:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6025407Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.6025487Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6026035Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6026295Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:55.6026398Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6026826Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6027076Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:55.6027201Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6027674Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6027998Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.6028100Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6028523Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6028815Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.6028876Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6029218Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6029474Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.6029551Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6029814Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6030032Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.6030106Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6030370Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6030492Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T04:29:55.6030566Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6030828Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6030979Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:55.6031053Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6031316Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6031464Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:55.6031533Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6031783Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6031930Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:55.6031999Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6032258Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6032408Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:55.6032480Z ^~~~~~~~~~ 2022-05-18T04:29:55.6032739Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6032879Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.6032938Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6033194Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6033442Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.6033514Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6033767Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6033938Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.6034011Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6034273Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6034448Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.6034508Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6034768Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6034946Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.6035028Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6035289Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6035521Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.6035598Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6035859Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6035982Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.6036061Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6036319Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6036507Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T04:29:55.6036584Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6036843Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6036965Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.6037039Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6037284Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6037417Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.6037494Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6037751Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6037869Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.6037945Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6038202Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6038312Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.6038384Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6038850Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6038986Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.6039070Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6039374Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6039508Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.6039589Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6039889Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6040002Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:55.6040087Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6040389Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6040542Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:55.6040674Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6040974Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6041099Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:55.6041179Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6041462Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6041657Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.6041739Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6042039Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6042305Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.6042390Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6042685Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6042815Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.6042885Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6043187Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6043317Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.6043403Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6043699Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6043837Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.6043929Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6044227Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6044345Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.6044429Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6044832Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6044949Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T04:29:55.6045030Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6045329Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6045557Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.6045631Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6045878Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6045992Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.6046067Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6046321Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6046501Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.6046574Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6046833Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6047011Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.6047071Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6047330Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6047510Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.6047581Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6047934Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6048109Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.6048182Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6048442Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6048608Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.6048684Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6048981Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6049186Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.6049258Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6049514Z external/sleef/src/arch/helperavx.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6049678Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T04:29:55.6049753Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6050084Z external/sleef/src/arch/helperavx.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6050314Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T04:29:55.6050443Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6050951Z external/sleef/src/arch/helperavx.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6051254Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T04:29:55.6051383Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6051872Z external/sleef/src/arch/helperavx.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6052171Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:55.6052304Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6052785Z external/sleef/src/arch/helperavx.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6053078Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:55.6053207Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6053705Z external/sleef/src/arch/helperavx.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6054004Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T04:29:55.6054132Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6054609Z external/sleef/src/arch/helperavx.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6054877Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T04:29:55.6054978Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6055417Z external/sleef/src/arch/helperavx.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6055671Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:55.6055785Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6056224Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6056462Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:55.6056580Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6057020Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6057255Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:55.6057355Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6057792Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6058330Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.6058486Z ^~~~~~~~~~ 2022-05-18T04:29:55.6058968Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6059511Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.6059611Z ^~~~~~~~~~ 2022-05-18T04:29:55.6059940Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6060063Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:55.6060136Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6060399Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6060547Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.6060621Z ^~~~~~~~~~ 2022-05-18T04:29:55.6060885Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6061031Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T04:29:55.6061103Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6061351Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6061494Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:55.6061566Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6061861Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6062038Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:55.6062142Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6062442Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6062629Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:55.6062689Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6063008Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6063208Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:55.6063297Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6063670Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6063865Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.6063973Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6064277Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6064462Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T04:29:55.6064526Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6064815Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6064991Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T04:29:55.6065093Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6065401Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6065582Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T04:29:55.6065691Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6066501Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6066818Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T04:29:55.6066910Z ^~~~~~~~~~ 2022-05-18T04:29:55.6067369Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6067646Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.6067784Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6068335Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6068614Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:55.6068760Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6069226Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6069462Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:55.6069604Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6070084Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6070299Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T04:29:55.6070457Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6071023Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6071228Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T04:29:55.6095344Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6095943Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6096169Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:55.6096280Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6096729Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6096992Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:55.6097118Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6097628Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6097901Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:55.6098023Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6098524Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6098783Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:55.6098899Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6099399Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6099626Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:55.6099730Z ^~~~~~~~~~ 2022-05-18T04:29:55.6100133Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6100297Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.6100408Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6100783Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6100949Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.6101061Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6101532Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6101853Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.6101969Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6102427Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6102615Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.6102717Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6103175Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6103504Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.6103642Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6104107Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6104390Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.6104523Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6105001Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6105234Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.6105365Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6106042Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6106377Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T04:29:55.6106501Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6106984Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6107289Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T04:29:55.6107410Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6107861Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6108112Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T04:29:55.6108216Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6108604Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6108856Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:55.6108967Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6109412Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6109663Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.6109773Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6110211Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6110475Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.6110590Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6111078Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6111332Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.6111456Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6111949Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6112198Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.6112489Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6112977Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6113218Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.6113334Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6113810Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6114083Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.6114196Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6114671Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6114953Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.6115084Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6115562Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6115810Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.6115937Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6116424Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6116661Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.6116782Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6117251Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6117509Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.6117635Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6118119Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6118363Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.6118479Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6118957Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6119188Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.6119295Z ^~~~~~~~~~ 2022-05-18T04:29:55.6119746Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6119985Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.6120109Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6120575Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6120817Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.6120931Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6121385Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6121656Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.6121767Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6122209Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6122528Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.6122652Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6123225Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6123564Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.6123686Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6124164Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6124475Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.6124591Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6125071Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6125370Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.6125485Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6125936Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6126237Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.6126347Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6126876Z external/sleef/src/arch/helperavx.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6127167Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T04:29:55.6127282Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6127776Z external/sleef/src/arch/helperavx.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6128053Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T04:29:55.6128188Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6128650Z external/sleef/src/arch/helperavx.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6128968Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T04:29:55.6129101Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6129582Z external/sleef/src/arch/helperavx.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6129895Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:55.6130017Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6130505Z external/sleef/src/arch/helperavx.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6130804Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:55.6130944Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6131424Z external/sleef/src/arch/helperavx.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6131720Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T04:29:55.6131828Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6132297Z external/sleef/src/arch/helperavx.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6132603Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T04:29:55.6132731Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6133220Z external/sleef/src/arch/helperavx.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6133608Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:55.6133770Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6134258Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6134513Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:55.6134632Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6135111Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6135372Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:55.6135496Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6135992Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6136405Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.6136525Z ^~~~~~~~~~ 2022-05-18T04:29:55.6136997Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6137406Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.6137519Z ^~~~~~~~~~ 2022-05-18T04:29:55.6137964Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6138187Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:55.6138304Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6138779Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6139022Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:55.6139144Z ^~~~~~~~~~ 2022-05-18T04:29:55.6139600Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6139860Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:55.6139974Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6140408Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6140657Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:55.6140772Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6141212Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6141454Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:55.6141547Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6142065Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6142300Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:55.6142417Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6142853Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6143048Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.6143161Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6143635Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6143816Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T04:29:55.6143930Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6144421Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6144759Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.6144885Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6145385Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6145574Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:55.6145707Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6146213Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6146392Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.6146495Z ^~~~~~~~~~ 2022-05-18T04:29:55.6146885Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6147161Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:55.6147287Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6147758Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6148068Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.6148178Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6148676Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6148994Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.6149107Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6149591Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6149911Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.6150041Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6150536Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6150856Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.6150975Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6151465Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6151729Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:55.6151852Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6152336Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6152530Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:55.6152635Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6153044Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6153234Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:55.6153360Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6153835Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6154032Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:55.6154157Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6154598Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6154936Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6155038Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6155694Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6156057Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6156170Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6156603Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6156945Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6157063Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6157495Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6157835Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6157933Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6158469Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6158803Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6158898Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6159299Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6159611Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6159695Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6160021Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6160396Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6160471Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6160774Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6161090Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6161173Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6161471Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6161706Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6161792Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6162089Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6162326Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6162397Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6162694Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6162940Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6163052Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6163579Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6164062Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6164220Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6164729Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6165124Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6165248Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6165760Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6166122Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6166266Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6166792Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6167259Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6167342Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6167500Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T04:29:55.6167908Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6168259Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6168391Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6168699Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6168838Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T04:29:55.6168933Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6169238Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6169373Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T04:29:55.6169446Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6169741Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6169978Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T04:29:55.6170096Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6170523Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6170802Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:55.6170939Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6171395Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6171627Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T04:29:55.6171721Z ^~~~~~~~~~ 2022-05-18T04:29:55.6172025Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6172155Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:55.6172241Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6172544Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6172674Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:55.6172756Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6173153Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6173544Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.6173662Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6174150Z external/sleef/src/arch/helperavx.h:91:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6174327Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.6174439Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6175008Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6175170Z static INLINE int cpuSupportsFMA4() { 2022-05-18T04:29:55.6175377Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6175854Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6176014Z static INLINE int cpuSupportsAVX() { 2022-05-18T04:29:55.6176132Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6176627Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6176789Z static CONST df2 gammafk(vfloat a) { 2022-05-18T04:29:55.6176901Z ^~~~~~~ 2022-05-18T04:29:55.6177386Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6177588Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T04:29:55.6177708Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6178193Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6178397Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T04:29:55.6178531Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6178952Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6179098Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.6179198Z ^~~~~~~ 2022-05-18T04:29:55.6179508Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6179654Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.6179736Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6180041Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6180185Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.6180280Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6180660Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6180854Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.6180954Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6181321Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6181449Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.6181538Z ^~~~~~ 2022-05-18T04:29:55.6181829Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6181966Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.6182056Z ^~~~~~ 2022-05-18T04:29:55.6182342Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6182476Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.6182566Z ^~~~~ 2022-05-18T04:29:55.6182930Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6183149Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.6183304Z ^~~~~~ 2022-05-18T04:29:55.6183813Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6184054Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.6184171Z ^~~~~ 2022-05-18T04:29:55.6184470Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6184609Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.6184686Z ^~~~~~~ 2022-05-18T04:29:55.6185003Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6185217Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.6185310Z ^~~~~~~~~~ 2022-05-18T04:29:55.6185693Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6186124Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.6186227Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6186620Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6186817Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.6186945Z ^~~~~~~ 2022-05-18T04:29:55.6187423Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6187670Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.6187830Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6188317Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6188642Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.6188786Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6189262Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6189573Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.6189716Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6190031Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6190184Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.6190277Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6190591Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6190757Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.6190844Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6190995Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.6191278Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6191424Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.6191522Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6191806Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6192108Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.6192212Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6192486Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6192652Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.6192753Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6193078Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6193367Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.6193519Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6194038Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6194213Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.6194306Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6194590Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6194733Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.6194830Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6195107Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6195314Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.6195458Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6195934Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6196247Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.6196376Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6196944Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6197150Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.6197268Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6197664Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6197866Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.6197956Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6198294Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6198589Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.6198716Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6198911Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.6199339Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6199551Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.6199673Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6199877Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T04:29:55.6200399Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6200536Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.6200627Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6201070Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6201236Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.6201366Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6201843Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6201992Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.6202083Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6202467Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6202612Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.6202699Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6203069Z external/sleef/src/arch/helperavx.h:633:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6203194Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.6203272Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6203566Z external/sleef/src/arch/helperavx.h:627:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6203683Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.6203751Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6204117Z external/sleef/src/arch/helperavx.h:610:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6204257Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.6204342Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6204633Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6204801Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.6204884Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6205190Z external/sleef/src/arch/helperavx.h:598:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6205328Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:55.6205454Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6205758Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6205891Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:55.6205973Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6206262Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6206404Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.6206487Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6206774Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6206918Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.6207000Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6207442Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6207542Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.6207717Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6207999Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6208183Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.6208262Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6208521Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6208772Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:55.6208848Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6209101Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6209281Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.6209357Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6209680Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6209976Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.6210066Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6210530Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6210848Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.6210994Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6211504Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6211697Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.6211821Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6212144Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6212372Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:55.6212485Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6212922Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6213251Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:55.6213368Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6213799Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6214071Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:55.6214188Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6214634Z external/sleef/src/arch/helperavx.h:548:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6214952Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.6215092Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6215607Z external/sleef/src/arch/helperavx.h:547:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6215971Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.6216107Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6216587Z external/sleef/src/arch/helperavx.h:541:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6216851Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:55.6216970Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6217507Z external/sleef/src/arch/helperavx.h:540:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6217740Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:55.6217844Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6218403Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6218746Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.6218861Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6219292Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6219642Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.6219745Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6220170Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6220414Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:55.6220541Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6220968Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6221197Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:55.6221312Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6221796Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6222017Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:55.6222128Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6222539Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6222784Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:55.6222893Z ^~~~~~~~~~ 2022-05-18T04:29:55.6223360Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6223760Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.6223873Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6224261Z external/sleef/src/arch/helperavx.h:501:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6224553Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.6224668Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6225095Z external/sleef/src/arch/helperavx.h:496:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6225383Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.6225505Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6226253Z external/sleef/src/arch/helperavx.h:479:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6226479Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.6226599Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6227125Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6227337Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.6227473Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6227994Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6228293Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.6228424Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6229019Z external/sleef/src/arch/helperavx.h:390:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6229385Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.6229516Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6229986Z external/sleef/src/arch/helperavx.h:382:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6230263Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T04:29:55.6230402Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6230874Z external/sleef/src/arch/helperavx.h:379:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6231180Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:55.6231312Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6231833Z external/sleef/src/arch/helperavx.h:377:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6232121Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T04:29:55.6232244Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6232775Z external/sleef/src/arch/helperavx.h:376:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6233176Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T04:29:55.6233303Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6233732Z external/sleef/src/arch/helperavx.h:368:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6233956Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:55.6234068Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6234484Z external/sleef/src/arch/helperavx.h:318:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6234707Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:55.6234836Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6235290Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6235545Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:55.6235657Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6236075Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6236335Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:55.6236432Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6236870Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6237137Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:55.6237253Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6237679Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6237925Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:55.6238039Z ^~~~~~~~~~ 2022-05-18T04:29:55.6238493Z external/sleef/src/arch/helperavx.h:308:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6238653Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.6238759Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6239136Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6239293Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.6239502Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6239967Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6240135Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.6240248Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6240637Z external/sleef/src/arch/helperavx.h:296:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6240792Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.6240903Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6241347Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6241640Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.6241765Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6242224Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6242465Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.6242569Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6243172Z external/sleef/src/arch/helperavx.h:280:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6243520Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T04:29:55.6243660Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6244171Z external/sleef/src/arch/helperavx.h:277:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6244490Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:55.6244627Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6245156Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6245413Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.6245545Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6246056Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6246334Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.6246467Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6246971Z external/sleef/src/arch/helperavx.h:272:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6247217Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.6247332Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6247861Z external/sleef/src/arch/helperavx.h:271:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6248113Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.6248239Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6248687Z external/sleef/src/arch/helperavx.h:270:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6248931Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.6249046Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6249623Z external/sleef/src/arch/helperavx.h:267:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6249882Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.6249976Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6250509Z external/sleef/src/arch/helperavx.h:265:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6250937Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.6251070Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6251603Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6251887Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.6252019Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6252568Z external/sleef/src/arch/helperavx.h:263:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6252849Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.6252993Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6253503Z external/sleef/src/arch/helperavx.h:262:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6253767Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.6253922Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6254461Z external/sleef/src/arch/helperavx.h:260:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6254736Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.6254874Z ^~~~~~~~~~ 2022-05-18T04:29:55.6255539Z external/sleef/src/arch/helperavx.h:258:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6255812Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.6255935Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6256422Z external/sleef/src/arch/helperavx.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6256892Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.6257008Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6257477Z external/sleef/src/arch/helperavx.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6257769Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.6257884Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6258283Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6258562Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.6258671Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6259271Z external/sleef/src/arch/helperavx.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6259626Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.6259772Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6260267Z external/sleef/src/arch/helperavx.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6260625Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.6260745Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6261246Z external/sleef/src/arch/helperavx.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6261589Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.6261723Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6262205Z external/sleef/src/arch/helperavx.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6262461Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T04:29:55.6262685Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6263083Z external/sleef/src/arch/helperavx.h:245:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6263268Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T04:29:55.6263359Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6263755Z external/sleef/src/arch/helperavx.h:244:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6263954Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T04:29:55.6264044Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6264435Z external/sleef/src/arch/helperavx.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6264630Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:55.6264720Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6265056Z external/sleef/src/arch/helperavx.h:242:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6265265Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:55.6265348Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6265990Z external/sleef/src/arch/helperavx.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6266278Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T04:29:55.6266388Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6266818Z external/sleef/src/arch/helperavx.h:240:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6267075Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T04:29:55.6267186Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6267637Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6267884Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:55.6268006Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6268431Z external/sleef/src/arch/helperavx.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6268587Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:55.6268673Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6269093Z external/sleef/src/arch/helperavx.h:230:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6269476Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.6269565Z ^~~~~~~~~~ 2022-05-18T04:29:55.6269984Z external/sleef/src/arch/helperavx.h:228:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6270189Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:55.6270297Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6270709Z external/sleef/src/arch/helperavx.h:227:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6270949Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:55.6271060Z ^~~~~~~~~~ 2022-05-18T04:29:55.6271514Z external/sleef/src/arch/helperavx.h:226:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6271730Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:55.6271964Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6272280Z external/sleef/src/arch/helperavx.h:225:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6272448Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:55.6272523Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6272781Z external/sleef/src/arch/helperavx.h:224:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6272936Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:55.6273049Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6273312Z external/sleef/src/arch/helperavx.h:223:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6273462Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:55.6273538Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6273844Z external/sleef/src/arch/helperavx.h:217:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6273978Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.6274051Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6274309Z external/sleef/src/arch/helperavx.h:208:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6274411Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.6274470Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6274795Z external/sleef/src/arch/helperavx.h:199:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6274935Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:55.6275006Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6275271Z external/sleef/src/arch/helperavx.h:196:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6275529Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.6275602Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6275855Z external/sleef/src/arch/helperavx.h:195:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6276042Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.6276118Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6276443Z external/sleef/src/arch/helperavx.h:194:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6276589Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:55.6276662Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6276921Z external/sleef/src/arch/helperavx.h:193:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6277139Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:55.6277235Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6277626Z external/sleef/src/arch/helperavx.h:187:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6277772Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:55.6277877Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6278215Z external/sleef/src/arch/helperavx.h:183:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6278372Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:55.6278480Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6278748Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6279101Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6279219Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6279536Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6279796Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6279869Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6280126Z external/sleef/src/arch/helperavx.h:175:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6280340Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6280452Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6280718Z external/sleef/src/arch/helperavx.h:174:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6280942Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6281005Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6281308Z external/sleef/src/arch/helperavx.h:173:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6281519Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6281593Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6281864Z external/sleef/src/arch/helperavx.h:169:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6282119Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.6282197Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6282340Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T04:29:55.6282764Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6282951Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.6283068Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6283586Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6283723Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T04:29:55.6283795Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6284115Z external/sleef/src/arch/helperavx.h:138:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6284315Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T04:29:55.6284432Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6285017Z external/sleef/src/arch/helperavx.h:132:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6285218Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T04:29:55.6285356Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6285934Z external/sleef/src/arch/helperavx.h:123:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6286134Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:55.6286271Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6286782Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6287082Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.6287220Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6287482Z [183 / 990] 8 actions running 2022-05-18T04:29:55.6287905Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.6288442Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6288815Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6289200Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6289567Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6289944Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6290302Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6290702Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6290715Z 2022-05-18T04:29:55.6290878Z  2022-05-18T04:29:55.6291028Z  2022-05-18T04:29:55.6291236Z  2022-05-18T04:29:55.6291370Z  2022-05-18T04:29:55.6291509Z  2022-05-18T04:29:55.6291659Z  2022-05-18T04:29:55.6291807Z  2022-05-18T04:29:55.6291974Z  2022-05-18T04:29:55.6292357Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:55.6292598Z [184 / 990] 8 actions running 2022-05-18T04:29:55.6292968Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.6293335Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6293719Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6294093Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6294461Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6294855Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6295246Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6295639Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6295652Z 2022-05-18T04:29:55.6295804Z  2022-05-18T04:29:55.6295950Z  2022-05-18T04:29:55.6296111Z  2022-05-18T04:29:55.6296279Z  2022-05-18T04:29:55.6296506Z  2022-05-18T04:29:55.6296637Z  2022-05-18T04:29:55.6296765Z  2022-05-18T04:29:55.6296884Z  2022-05-18T04:29:55.6297239Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:55.6297637Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.6297767Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:55.6297858Z ^ 2022-05-18T04:29:55.6297960Z At top level: 2022-05-18T04:29:55.6298376Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6298599Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T04:29:55.6298711Z ^~~~~~~ 2022-05-18T04:29:55.6299157Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6299480Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T04:29:55.6299595Z ^~~~~~~ 2022-05-18T04:29:55.6300034Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6300288Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T04:29:55.6300398Z ^~~~~~~~~ 2022-05-18T04:29:55.6300840Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6301052Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T04:29:55.6301174Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6301760Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6302011Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.6302144Z ^~~~~~~ 2022-05-18T04:29:55.6302622Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6302835Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:55.6302966Z ^~~~~~~ 2022-05-18T04:29:55.6303392Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6303596Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T04:29:55.6303727Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6304178Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6304412Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.6304552Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6305026Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6305248Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.6305369Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6308630Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6308948Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.6309073Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6309575Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6309779Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:55.6309898Z ^~~~~~ 2022-05-18T04:29:55.6310365Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6310539Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.6310662Z ^~~~~~ 2022-05-18T04:29:55.6311108Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6311284Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.6311395Z ^~~~~~ 2022-05-18T04:29:55.6311848Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6312023Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.6312145Z ^~~~~ 2022-05-18T04:29:55.6312629Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6312802Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.6312916Z ^~~~~~ 2022-05-18T04:29:55.6313325Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6313496Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.6313612Z ^~~~~ 2022-05-18T04:29:55.6314000Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6314209Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.6314326Z ^~~~~~~ 2022-05-18T04:29:55.6314863Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6315118Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.6315254Z ^~~~~~~~~~ 2022-05-18T04:29:55.6315718Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6315958Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.6316088Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6316535Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6316742Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.6316858Z ^~~~~~~ 2022-05-18T04:29:55.6317276Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6317438Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:55.6317544Z ^~~~~~ 2022-05-18T04:29:55.6318006Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6318172Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:55.6318295Z ^~~~~~~~~ 2022-05-18T04:29:55.6318788Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6319007Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.6319144Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6319640Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6319898Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:55.6320044Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6320481Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6320697Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:55.6320829Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6321338Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6321574Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:55.6321709Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6322153Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6322359Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:55.6322498Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6322945Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6323247Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.6323384Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6323832Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6324114Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.6324254Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6324700Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6324916Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:55.6325164Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6325611Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6325852Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:55.6325990Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6326434Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6326643Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:55.6326781Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6327215Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6327555Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.6327777Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6328328Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6328612Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.6328769Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6329293Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6329548Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.6329687Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6330186Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6330407Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:55.6330553Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6331014Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6331233Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:55.6331369Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6331850Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6332082Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:55.6332238Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6332491Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.6332941Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6333143Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.6333284Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6333730Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6333953Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.6334176Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6334598Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6334804Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.6334945Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6335396Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6335621Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:55.6335766Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6336332Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6336540Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:55.6336672Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6337096Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6337293Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.6337411Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6337865Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6338122Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.6338270Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6338749Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6339009Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.6339161Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6339636Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6339877Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.6340023Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6340495Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6340731Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.6340872Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6341240Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6341448Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:55.6341576Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6341973Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6342208Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.6342358Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6342815Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6343038Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.6343170Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6343594Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6343836Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.6343952Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6344408Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6344644Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.6344777Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6345207Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6345455Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.6345601Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6346192Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6346553Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.6346694Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6347119Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6347338Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.6347469Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6347881Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6348078Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.6348204Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6348609Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6348834Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.6348966Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6349383Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6349633Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.6349775Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6350245Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6350495Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.6350644Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6351089Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6351351Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:55.6351501Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6351907Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6352230Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:55.6352379Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6352847Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6353068Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.6353194Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6353674Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6353898Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.6354046Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6354516Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6354810Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.6354954Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6355454Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6355697Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.6355839Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6356323Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6356588Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.6356936Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6357510Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6357905Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.6358072Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6358612Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6358971Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:55.6359121Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6359663Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6359989Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.6360128Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6360662Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6360985Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.6361153Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6361631Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6361947Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.6362113Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6362590Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6362738Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.6362873Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6363231Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6363463Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.6363553Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6363837Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6364040Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.6364142Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6364422Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6364622Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:55.6364722Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6364874Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.6365322Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6365590Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.6365727Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6366183Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6366404Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:55.6366545Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6367123Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6367413Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:55.6367556Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6368117Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6368352Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:55.6368453Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6368746Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6368893Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.6368987Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6369271Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6369462Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:55.6369550Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6369940Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6370132Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:55.6370262Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6370627Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6370973Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.6371085Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6371511Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6371779Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:55.6371943Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6372398Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6372560Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:55.6372654Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6372806Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T04:29:55.6373122Z external/sleef/src/arch/helperavx512f.h:589:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6373268Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.6373345Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6373664Z external/sleef/src/arch/helperavx512f.h:588:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6373812Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.6373897Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6374203Z external/sleef/src/arch/helperavx512f.h:587:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6374348Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.6374437Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6374747Z external/sleef/src/arch/helperavx512f.h:586:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6374876Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.6374961Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6375338Z external/sleef/src/arch/helperavx512f.h:582:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6375486Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.6375570Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6375879Z external/sleef/src/arch/helperavx512f.h:579:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6375996Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.6376079Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6376515Z external/sleef/src/arch/helperavx512f.h:572:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6376877Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T04:29:55.6376992Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6377510Z external/sleef/src/arch/helperavx512f.h:571:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6377740Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.6377848Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6378282Z external/sleef/src/arch/helperavx512f.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6378499Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T04:29:55.6378590Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6379033Z external/sleef/src/arch/helperavx512f.h:568:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6379311Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T04:29:55.6379425Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6379860Z external/sleef/src/arch/helperavx512f.h:565:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6380065Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:55.6380182Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6380591Z external/sleef/src/arch/helperavx512f.h:560:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6380797Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.6380880Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6381359Z external/sleef/src/arch/helperavx512f.h:559:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6381542Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.6381648Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6382072Z external/sleef/src/arch/helperavx512f.h:549:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6382371Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.6382490Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6382911Z external/sleef/src/arch/helperavx512f.h:538:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6383147Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.6383267Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6383686Z external/sleef/src/arch/helperavx512f.h:536:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6383917Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:55.6384024Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6384456Z external/sleef/src/arch/helperavx512f.h:532:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6384624Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:55.6384834Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6385339Z external/sleef/src/arch/helperavx512f.h:530:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6385672Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.6385928Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6386337Z external/sleef/src/arch/helperavx512f.h:529:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6386543Z static INLINE vfloat vrev21_vf_vf(vfloat vf) { return _mm512_permute_ps(vf, 0xb1); } 2022-05-18T04:29:55.6386644Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6387041Z external/sleef/src/arch/helperavx512f.h:520:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6387323Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.6387440Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6387959Z external/sleef/src/arch/helperavx512f.h:513:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6388238Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.6388354Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6388805Z external/sleef/src/arch/helperavx512f.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6389080Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:55.6389208Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6389712Z external/sleef/src/arch/helperavx512f.h:507:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6389893Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:55.6390021Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6390518Z external/sleef/src/arch/helperavx512f.h:505:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6390739Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:55.6390859Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6391382Z external/sleef/src/arch/helperavx512f.h:503:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6391701Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:55.6391836Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6392334Z external/sleef/src/arch/helperavx512f.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6392660Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:55.6392795Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6393465Z external/sleef/src/arch/helperavx512f.h:500:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6393819Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:55.6393965Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6394553Z external/sleef/src/arch/helperavx512f.h:499:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6394919Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:55.6395062Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6395638Z external/sleef/src/arch/helperavx512f.h:495:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6395864Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { 2022-05-18T04:29:55.6396005Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6396913Z external/sleef/src/arch/helperavx512f.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6397139Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:55.6397282Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6397853Z external/sleef/src/arch/helperavx512f.h:489:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6398048Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { 2022-05-18T04:29:55.6398160Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6398680Z external/sleef/src/arch/helperavx512f.h:486:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6398884Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:55.6399011Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6399535Z external/sleef/src/arch/helperavx512f.h:482:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6399923Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { return _mm512_i32gather_ps(vi2, ptr, 4); } 2022-05-18T04:29:55.6400036Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6400484Z external/sleef/src/arch/helperavx512f.h:480:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6400707Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:55.6400820Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6401265Z external/sleef/src/arch/helperavx512f.h:479:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6401497Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:55.6401607Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6402030Z external/sleef/src/arch/helperavx512f.h:477:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6402183Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:55.6402255Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6402517Z external/sleef/src/arch/helperavx512f.h:476:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6402662Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:55.6402732Z ^~~~~~~~~~ 2022-05-18T04:29:55.6402999Z external/sleef/src/arch/helperavx512f.h:465:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6403149Z static INLINE vint2 vilogb2k_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.6403223Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6403491Z external/sleef/src/arch/helperavx512f.h:464:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6403642Z static INLINE vint2 vilogbk_vi2_vf(vfloat d) { return vrint_vi2_vf(_mm512_getexp_ps(d)); } 2022-05-18T04:29:55.6403708Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6403977Z external/sleef/src/arch/helperavx512f.h:462:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6404117Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.6404207Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6404669Z external/sleef/src/arch/helperavx512f.h:461:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6405072Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.6405184Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6405614Z external/sleef/src/arch/helperavx512f.h:460:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6405875Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.6406100Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6406546Z external/sleef/src/arch/helperavx512f.h:459:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6406820Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.6406930Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6407371Z external/sleef/src/arch/helperavx512f.h:455:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6407749Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.6407883Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6408360Z external/sleef/src/arch/helperavx512f.h:451:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6408614Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.6408743Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6409213Z external/sleef/src/arch/helperavx512f.h:447:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6409444Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.6409567Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6410035Z external/sleef/src/arch/helperavx512f.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6410257Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { 2022-05-18T04:29:55.6410375Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6410817Z external/sleef/src/arch/helperavx512f.h:437:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6411035Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.6411170Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6411640Z external/sleef/src/arch/helperavx512f.h:432:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6411827Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.6411943Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6412412Z external/sleef/src/arch/helperavx512f.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6412596Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.6412704Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6413179Z external/sleef/src/arch/helperavx512f.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6413443Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpgt_epi32_mask(x, y); } 2022-05-18T04:29:55.6413561Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6414039Z external/sleef/src/arch/helperavx512f.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6414297Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm512_cmpeq_epi32_mask(x, y); } 2022-05-18T04:29:55.6414417Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6414900Z external/sleef/src/arch/helperavx512f.h:415:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6415095Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.6415213Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6415690Z external/sleef/src/arch/helperavx512f.h:411:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6415892Z static INLINE vint2 vand_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.6416008Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6416489Z external/sleef/src/arch/helperavx512f.h:409:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6416836Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:55.6416953Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6417404Z external/sleef/src/arch/helperavx512f.h:408:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6417634Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:55.6417752Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6418212Z external/sleef/src/arch/helperavx512f.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6418465Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:55.6418589Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6419053Z external/sleef/src/arch/helperavx512f.h:406:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6419294Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:55.6419393Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6419846Z external/sleef/src/arch/helperavx512f.h:405:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6420077Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.6420195Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6420666Z external/sleef/src/arch/helperavx512f.h:404:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6420906Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_sub_epi32(x, y); } 2022-05-18T04:29:55.6421026Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6421497Z external/sleef/src/arch/helperavx512f.h:403:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6421746Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm512_add_epi32(x, y); } 2022-05-18T04:29:55.6421850Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6422311Z external/sleef/src/arch/helperavx512f.h:401:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6422577Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.6422703Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6423164Z external/sleef/src/arch/helperavx512f.h:400:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6423438Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.6423560Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6424021Z external/sleef/src/arch/helperavx512f.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6424296Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.6424411Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6424876Z external/sleef/src/arch/helperavx512f.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6425136Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.6425256Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6425861Z external/sleef/src/arch/helperavx512f.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6426146Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:55.6426261Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6426718Z external/sleef/src/arch/helperavx512f.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6427163Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return _mm512_cmp_ps_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:55.6427285Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6427755Z external/sleef/src/arch/helperavx512f.h:394:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6428040Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.6428165Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6428642Z external/sleef/src/arch/helperavx512f.h:393:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6428928Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.6429037Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6429518Z external/sleef/src/arch/helperavx512f.h:392:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6429798Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.6429921Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6430401Z external/sleef/src/arch/helperavx512f.h:391:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6430688Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.6430812Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6431287Z external/sleef/src/arch/helperavx512f.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6431559Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.6431665Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6432141Z external/sleef/src/arch/helperavx512f.h:387:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6432441Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.6432566Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6433046Z external/sleef/src/arch/helperavx512f.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6433351Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:55.6433472Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6433947Z external/sleef/src/arch/helperavx512f.h:385:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6434247Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.6434353Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6434837Z external/sleef/src/arch/helperavx512f.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6435089Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm512_min_ps(x, y); } 2022-05-18T04:29:55.6435214Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6435702Z external/sleef/src/arch/helperavx512f.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6435949Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm512_max_ps(x, y); } 2022-05-18T04:29:55.6436067Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6436541Z external/sleef/src/arch/helperavx512f.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6437079Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.6437287Z ^~~~~~~~~~ 2022-05-18T04:29:55.6437810Z external/sleef/src/arch/helperavx512f.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6438392Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.6438516Z ^~~~~~~~~~ 2022-05-18T04:29:55.6438981Z external/sleef/src/arch/helperavx512f.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6439212Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm512_sqrt_ps(x); } 2022-05-18T04:29:55.6439334Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6439793Z external/sleef/src/arch/helperavx512f.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6440041Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.6440162Z ^~~~~~~~~~ 2022-05-18T04:29:55.6440636Z external/sleef/src/arch/helperavx512f.h:372:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6440875Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm512_div_ps(x, y); } 2022-05-18T04:29:55.6440996Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6441470Z external/sleef/src/arch/helperavx512f.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6441711Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm512_mul_ps(x, y); } 2022-05-18T04:29:55.6441814Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6442306Z external/sleef/src/arch/helperavx512f.h:370:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6442544Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm512_sub_ps(x, y); } 2022-05-18T04:29:55.6442662Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6443133Z external/sleef/src/arch/helperavx512f.h:369:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6443377Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm512_add_ps(x, y); } 2022-05-18T04:29:55.6443500Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6443975Z external/sleef/src/arch/helperavx512f.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6444150Z static INLINE vfloat vrint_vf_vf(vfloat vd) { 2022-05-18T04:29:55.6444248Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6444722Z external/sleef/src/arch/helperavx512f.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6444908Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { 2022-05-18T04:29:55.6445027Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6445486Z external/sleef/src/arch/helperavx512f.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6445761Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvttps_epi32(vf)); } 2022-05-18T04:29:55.6445885Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6446330Z external/sleef/src/arch/helperavx512f.h:358:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6446581Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm512_cvtps_epi32(vf)); } 2022-05-18T04:29:55.6446696Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6447154Z external/sleef/src/arch/helperavx512f.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6447375Z static INLINE vint2 vcast_vi2_i(int i) { return _mm512_set1_epi32(i); } 2022-05-18T04:29:55.6447495Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6448052Z external/sleef/src/arch/helperavx512f.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6448390Z static INLINE vfloat vcast_vf_f(float f) { return _mm512_set1_ps(f); } 2022-05-18T04:29:55.6448495Z ^~~~~~~~~~ 2022-05-18T04:29:55.6448973Z external/sleef/src/arch/helperavx512f.h:355:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6449229Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm512_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.6449352Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6449827Z external/sleef/src/arch/helperavx512f.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6450026Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.6450147Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6450622Z external/sleef/src/arch/helperavx512f.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6450818Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.6450929Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6451395Z external/sleef/src/arch/helperavx512f.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6451645Z static INLINE vfloat vreinterpret_vf_vd(vdouble vd) { return _mm512_castpd_ps(vd); } 2022-05-18T04:29:55.6451764Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6452239Z external/sleef/src/arch/helperavx512f.h:349:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6452495Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:55.6452619Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6453086Z external/sleef/src/arch/helperavx512f.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6453318Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:55.6453448Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6453924Z external/sleef/src/arch/helperavx512f.h:346:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6454161Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return _mm512_castsi512_ps(vi); } 2022-05-18T04:29:55.6454277Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6454734Z external/sleef/src/arch/helperavx512f.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6454970Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm512_castsi512_ps(vm); } 2022-05-18T04:29:55.6455087Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6455526Z external/sleef/src/arch/helperavx512f.h:344:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6455759Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm512_castps_si512(vf); } 2022-05-18T04:29:55.6455872Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6456317Z external/sleef/src/arch/helperavx512f.h:338:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6456515Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T04:29:55.6456628Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6457066Z external/sleef/src/arch/helperavx512f.h:334:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6457345Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T04:29:55.6457449Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6457888Z external/sleef/src/arch/helperavx512f.h:332:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6458124Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:55.6458232Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6458792Z external/sleef/src/arch/helperavx512f.h:331:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6459024Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:55.6459135Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6459577Z external/sleef/src/arch/helperavx512f.h:329:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6459800Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:55.6459913Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6460346Z external/sleef/src/arch/helperavx512f.h:328:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6460558Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:55.6460673Z ^~~~~~~~~~ 2022-05-18T04:29:55.6461125Z external/sleef/src/arch/helperavx512f.h:312:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6461419Z static INLINE vfloat vgetmant_vf_vf(vfloat d) { return _mm512_getmant_ps(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.6461533Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6461976Z external/sleef/src/arch/helperavx512f.h:311:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6462223Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.6462301Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6462576Z external/sleef/src/arch/helperavx512f.h:309:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6462718Z static INLINE vfloat vgetexp_vf_vf(vfloat d) { return _mm512_getexp_ps(d); } 2022-05-18T04:29:55.6462792Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6463070Z external/sleef/src/arch/helperavx512f.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6463214Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T04:29:55.6463290Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6463546Z external/sleef/src/arch/helperavx512f.h:306:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6463696Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:55.6463769Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6464034Z external/sleef/src/arch/helperavx512f.h:302:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6464181Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:55.6464252Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6464526Z external/sleef/src/arch/helperavx512f.h:298:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6464637Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.6464698Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6464965Z external/sleef/src/arch/helperavx512f.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6465075Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.6465147Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6465414Z external/sleef/src/arch/helperavx512f.h:290:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6465523Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.6465594Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6467411Z external/sleef/src/arch/helperavx512f.h:286:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6467566Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.6467827Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6468311Z external/sleef/src/arch/helperavx512f.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6468606Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.6468734Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6469198Z external/sleef/src/arch/helperavx512f.h:265:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6469526Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.6469661Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6470127Z external/sleef/src/arch/helperavx512f.h:259:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6470361Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.6470497Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6470928Z external/sleef/src/arch/helperavx512f.h:255:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6471151Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask mask, vdouble x, vdouble y) { 2022-05-18T04:29:55.6471266Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6471721Z external/sleef/src/arch/helperavx512f.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6471906Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:55.6471995Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6472403Z external/sleef/src/arch/helperavx512f.h:248:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6472518Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:55.6472591Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6472871Z external/sleef/src/arch/helperavx512f.h:246:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6473015Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.6473088Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6473357Z external/sleef/src/arch/helperavx512f.h:245:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6473487Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.6473559Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6473825Z external/sleef/src/arch/helperavx512f.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6473966Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:55.6474038Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6474309Z external/sleef/src/arch/helperavx512f.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6474449Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.6474519Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6474772Z external/sleef/src/arch/helperavx512f.h:232:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6474889Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:55.6474959Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6475251Z external/sleef/src/arch/helperavx512f.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6475431Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:55.6475507Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6475875Z external/sleef/src/arch/helperavx512f.h:227:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6476163Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:55.6476235Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6476544Z external/sleef/src/arch/helperavx512f.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6476707Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:55.6476789Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6477092Z external/sleef/src/arch/helperavx512f.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6477255Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.6477335Z ^~~~~~~~~~ 2022-05-18T04:29:55.6477688Z external/sleef/src/arch/helperavx512f.h:223:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6477866Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm256_sub_epi32(x, y); } 2022-05-18T04:29:55.6477953Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6478263Z external/sleef/src/arch/helperavx512f.h:222:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6478427Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:55.6478507Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6478811Z external/sleef/src/arch/helperavx512f.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6479000Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.6479083Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6479378Z external/sleef/src/arch/helperavx512f.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6479570Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.6479657Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6479964Z external/sleef/src/arch/helperavx512f.h:216:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6480195Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.6480311Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6480796Z external/sleef/src/arch/helperavx512f.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6481087Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.6481208Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6481520Z external/sleef/src/arch/helperavx512f.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6481718Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:55.6481805Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6482218Z external/sleef/src/arch/helperavx512f.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6482400Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:55.6482470Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6482738Z external/sleef/src/arch/helperavx512f.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6482910Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.6482989Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6483338Z external/sleef/src/arch/helperavx512f.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6483588Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.6483665Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6483935Z external/sleef/src/arch/helperavx512f.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6484106Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.6484183Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6484449Z external/sleef/src/arch/helperavx512f.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6484623Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.6484687Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6484951Z external/sleef/src/arch/helperavx512f.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6485123Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.6485200Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6485470Z external/sleef/src/arch/helperavx512f.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6485651Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.6485725Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6486004Z external/sleef/src/arch/helperavx512f.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6486258Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.6486366Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6486816Z external/sleef/src/arch/helperavx512f.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6487042Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T04:29:55.6487160Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6487685Z external/sleef/src/arch/helperavx512f.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6487962Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T04:29:55.6488092Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6488585Z external/sleef/src/arch/helperavx512f.h:194:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6489199Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:55.6489332Z ^~~~~~~~~~ 2022-05-18T04:29:55.6489857Z external/sleef/src/arch/helperavx512f.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6490461Z static INLINE vdouble vabs_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_andnot_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:55.6490583Z ^~~~~~~~~~ 2022-05-18T04:29:55.6491071Z external/sleef/src/arch/helperavx512f.h:192:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6491319Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T04:29:55.6491439Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6491922Z external/sleef/src/arch/helperavx512f.h:191:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6492190Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T04:29:55.6492314Z ^~~~~~~~~~ 2022-05-18T04:29:55.6492951Z external/sleef/src/arch/helperavx512f.h:190:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6493227Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T04:29:55.6493356Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6493864Z external/sleef/src/arch/helperavx512f.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6494134Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm512_mul_pd(x, y); } 2022-05-18T04:29:55.6494245Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6494757Z external/sleef/src/arch/helperavx512f.h:188:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6495025Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm512_sub_pd(x, y); } 2022-05-18T04:29:55.6495149Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6495653Z external/sleef/src/arch/helperavx512f.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6495917Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm512_add_pd(x, y); } 2022-05-18T04:29:55.6496039Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6496524Z external/sleef/src/arch/helperavx512f.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6496742Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T04:29:55.6496863Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6497330Z external/sleef/src/arch/helperavx512f.h:184:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6497591Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:55.6497717Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6498211Z external/sleef/src/arch/helperavx512f.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6498465Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm512_castsi512_pd(vm); } 2022-05-18T04:29:55.6498586Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6499019Z external/sleef/src/arch/helperavx512f.h:182:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6499251Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:55.6499369Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6499734Z external/sleef/src/arch/helperavx512f.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6499872Z static INLINE vdouble vcast_vd_d(double d) { return _mm512_set1_pd(d); } 2022-05-18T04:29:55.6499947Z ^~~~~~~~~~ 2022-05-18T04:29:55.6500226Z external/sleef/src/arch/helperavx512f.h:177:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6500376Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T04:29:55.6500452Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6500709Z external/sleef/src/arch/helperavx512f.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6500880Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T04:29:55.6500956Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6501225Z external/sleef/src/arch/helperavx512f.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6501399Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm512_set_epi32(i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1, i0, i1); } 2022-05-18T04:29:55.6501474Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6501841Z external/sleef/src/arch/helperavx512f.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6501949Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.6502007Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6502277Z external/sleef/src/arch/helperavx512f.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6502381Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:55.6502456Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6502723Z external/sleef/src/arch/helperavx512f.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6502835Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T04:29:55.6502910Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6503178Z external/sleef/src/arch/helperavx512f.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6503326Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T04:29:55.6503439Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6503899Z external/sleef/src/arch/helperavx512f.h:156:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6504062Z static INLINE vint vcast_vi_i(int i) { return _mm256_set1_epi32(i); } 2022-05-18T04:29:55.6504144Z ^~~~~~~~~~ 2022-05-18T04:29:55.6504450Z external/sleef/src/arch/helperavx512f.h:155:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6504614Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T04:29:55.6504697Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6504995Z external/sleef/src/arch/helperavx512f.h:151:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6505122Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T04:29:55.6505206Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6505527Z external/sleef/src/arch/helperavx512f.h:147:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6505646Z static INLINE vint vrint_vi_vd(vdouble vd) { 2022-05-18T04:29:55.6505874Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6506236Z external/sleef/src/arch/helperavx512f.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6506381Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T04:29:55.6506453Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6506760Z external/sleef/src/arch/helperavx512f.h:142:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6506902Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T04:29:55.6506989Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6507303Z external/sleef/src/arch/helperavx512f.h:140:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6507730Z static INLINE vmask vor_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_or_epi32(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.6507816Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6508273Z external/sleef/src/arch/helperavx512f.h:139:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6508480Z static INLINE vmask vandnot_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.6508564Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6509005Z external/sleef/src/arch/helperavx512f.h:138:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6509217Z static INLINE vmask vand_vm_vo32_vm(vopmask o, vmask m) { return _mm512_mask_and_epi32(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.6509312Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6509742Z external/sleef/src/arch/helperavx512f.h:136:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6510084Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.6510168Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6510308Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T04:29:55.6510623Z external/sleef/src/arch/helperavx512f.h:135:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6510838Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.6510923Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6511226Z external/sleef/src/arch/helperavx512f.h:134:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6511432Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.6511515Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6511816Z external/sleef/src/arch/helperavx512f.h:132:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6511987Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kxor(x, y); } 2022-05-18T04:29:55.6512058Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6512368Z external/sleef/src/arch/helperavx512f.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6512538Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kor(x, y); } 2022-05-18T04:29:55.6512622Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6512931Z external/sleef/src/arch/helperavx512f.h:130:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6513114Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kandn(x, y); } 2022-05-18T04:29:55.6513200Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6513505Z external/sleef/src/arch/helperavx512f.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6513664Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm512_kand(x, y); } 2022-05-18T04:29:55.6513746Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6514048Z external/sleef/src/arch/helperavx512f.h:127:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6514321Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm512_xor_si512(x, y); } 2022-05-18T04:29:55.6514398Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6514664Z external/sleef/src/arch/helperavx512f.h:126:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6514802Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm512_or_si512(x, y); } 2022-05-18T04:29:55.6514879Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6515133Z external/sleef/src/arch/helperavx512f.h:125:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6515280Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm512_andnot_si512(x, y); } 2022-05-18T04:29:55.6515352Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6515614Z external/sleef/src/arch/helperavx512f.h:124:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6515756Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm512_and_si512(x, y); } 2022-05-18T04:29:55.6515828Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6516090Z external/sleef/src/arch/helperavx512f.h:112:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6516224Z static INLINE int vtestallones_i_vo32(vopmask g) { return g == 0xffff; } 2022-05-18T04:29:55.6516342Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6516611Z external/sleef/src/arch/helperavx512f.h:111:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6516742Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T04:29:55.6516816Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6517078Z external/sleef/src/arch/helperavx512f.h:105:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6517231Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.6517302Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6517565Z external/sleef/src/arch/helperavx512f.h:95:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6517672Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.6517733Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6518003Z external/sleef/src/arch/helperavx512f.h:79:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6518108Z static INLINE int cpuSupportsAVX512F() { 2022-05-18T04:29:55.6518181Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6518448Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6518614Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.6518698Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6518966Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6519092Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.6519177Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6519310Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.6519565Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6519703Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.6519786Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6520035Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6520259Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.6520331Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6520574Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6520759Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.6520844Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6521088Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6521214Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.6521302Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6521554Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6521721Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.6521809Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6521943Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T04:29:55.6522226Z external/sleef/src/arch/helperavx512f.h:589:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6522415Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.6522572Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6522857Z external/sleef/src/arch/helperavx512f.h:588:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6522989Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.6523053Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6523332Z external/sleef/src/arch/helperavx512f.h:587:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6523462Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.6523540Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6523817Z external/sleef/src/arch/helperavx512f.h:586:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6523945Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.6524023Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6524286Z external/sleef/src/arch/helperavx512f.h:582:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6524377Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.6524448Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6524712Z external/sleef/src/arch/helperavx512f.h:579:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6524815Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.6524887Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6525146Z external/sleef/src/arch/helperavx512f.h:572:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6525329Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(y, x, _MM_CMPINT_LT); } // signed compare 2022-05-18T04:29:55.6525401Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6525652Z external/sleef/src/arch/helperavx512f.h:571:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6525806Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm512_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.6525876Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6526137Z external/sleef/src/arch/helperavx512f.h:570:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6526280Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm512_sub_epi64(x, y); } 2022-05-18T04:29:55.6526352Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6526617Z external/sleef/src/arch/helperavx512f.h:568:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6526833Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask m, vmask x, vmask y) { return _mm512_mask_blend_epi64(m, y, x); } 2022-05-18T04:29:55.6526909Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6527192Z external/sleef/src/arch/helperavx512f.h:565:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6527325Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return g == 0; } 2022-05-18T04:29:55.6527397Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6527733Z external/sleef/src/arch/helperavx512f.h:560:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6527864Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.6527940Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6528202Z external/sleef/src/arch/helperavx512f.h:559:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6528312Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.6528408Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6528860Z external/sleef/src/arch/helperavx512f.h:553:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6529072Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.6529224Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6529645Z external/sleef/src/arch/helperavx512f.h:549:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6529961Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.6530078Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6530395Z external/sleef/src/arch/helperavx512f.h:536:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6530548Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm512_stream_ps(ptr, v); } 2022-05-18T04:29:55.6530622Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6530883Z external/sleef/src/arch/helperavx512f.h:532:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6530995Z static INLINE vfloat vreva2_vf_vf(vfloat vf) { 2022-05-18T04:29:55.6531073Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6531338Z external/sleef/src/arch/helperavx512f.h:530:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6531517Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.6531579Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6531854Z external/sleef/src/arch/helperavx512f.h:520:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6532010Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.6532087Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6532480Z external/sleef/src/arch/helperavx512f.h:513:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6532704Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.6532818Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6533155Z external/sleef/src/arch/helperavx512f.h:511:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6533373Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm512_stream_pd(ptr, v); } 2022-05-18T04:29:55.6533450Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6533715Z external/sleef/src/arch/helperavx512f.h:507:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6533862Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { 2022-05-18T04:29:55.6533959Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6534222Z external/sleef/src/arch/helperavx512f.h:505:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6534373Z static INLINE vdouble vrev21_vd_vd(vdouble vd) { return _mm512_permute_pd(vd, 0x55); } 2022-05-18T04:29:55.6534446Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6534714Z external/sleef/src/arch/helperavx512f.h:503:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6534890Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmaddsub_ps(x, y, z); } 2022-05-18T04:29:55.6534971Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6535246Z external/sleef/src/arch/helperavx512f.h:502:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6535428Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmaddsub_pd(x, y, z); } 2022-05-18T04:29:55.6535510Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6535778Z external/sleef/src/arch/helperavx512f.h:500:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6535943Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:55.6536110Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6536367Z external/sleef/src/arch/helperavx512f.h:499:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6536540Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:55.6536616Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6536877Z external/sleef/src/arch/helperavx512f.h:492:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6536988Z static INLINE vfloat vposneg_vf_vf(vfloat d) { 2022-05-18T04:29:55.6537063Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6537329Z external/sleef/src/arch/helperavx512f.h:486:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6537440Z static INLINE vdouble vposneg_vd_vd(vdouble d) { 2022-05-18T04:29:55.6537501Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6537771Z external/sleef/src/arch/helperavx512f.h:480:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6537960Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm512_storeu_ps(ptr, v); } 2022-05-18T04:29:55.6538053Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6538502Z external/sleef/src/arch/helperavx512f.h:479:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6538671Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm512_store_ps(ptr, v); } 2022-05-18T04:29:55.6538750Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6539052Z external/sleef/src/arch/helperavx512f.h:477:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6539209Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm512_loadu_ps(ptr); } 2022-05-18T04:29:55.6539289Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6539663Z external/sleef/src/arch/helperavx512f.h:476:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6539838Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm512_load_ps(ptr); } 2022-05-18T04:29:55.6539955Z ^~~~~~~~~~ 2022-05-18T04:29:55.6540300Z external/sleef/src/arch/helperavx512f.h:461:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6540674Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.6540758Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6541050Z external/sleef/src/arch/helperavx512f.h:428:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6541179Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.6541261Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6541568Z external/sleef/src/arch/helperavx512f.h:415:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6541717Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask o, vint2 m) { 2022-05-18T04:29:55.6541802Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6542104Z external/sleef/src/arch/helperavx512f.h:394:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6542294Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmsub_ps(x, y, z); } 2022-05-18T04:29:55.6542367Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6542677Z external/sleef/src/arch/helperavx512f.h:393:22: warning: 'vfmanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6542861Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fnmadd_ps(x, y, z); } 2022-05-18T04:29:55.6542948Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6543301Z external/sleef/src/arch/helperavx512f.h:392:22: warning: 'vfmapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6543726Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmsub_ps(x, y, z); } 2022-05-18T04:29:55.6543867Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6544347Z external/sleef/src/arch/helperavx512f.h:391:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6544540Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.6544613Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6545031Z external/sleef/src/arch/helperavx512f.h:390:22: warning: 'vfma_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6545218Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm512_fmadd_ps(x, y, z); } 2022-05-18T04:29:55.6545290Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6545558Z external/sleef/src/arch/helperavx512f.h:387:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6546020Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.6546130Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6546569Z external/sleef/src/arch/helperavx512f.h:349:23: warning: 'vreinterpret_vd_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6546794Z static INLINE vdouble vreinterpret_vd_vf(vfloat vf) { return _mm512_castps_pd(vf); } 2022-05-18T04:29:55.6546925Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6547461Z external/sleef/src/arch/helperavx512f.h:338:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6547656Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { 2022-05-18T04:29:55.6547780Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6548344Z external/sleef/src/arch/helperavx512f.h:334:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6548615Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return _mm512_i32gather_pd(vi, ptr, 8); } 2022-05-18T04:29:55.6548694Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6548973Z external/sleef/src/arch/helperavx512f.h:332:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6549124Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm512_storeu_pd(ptr, v); } 2022-05-18T04:29:55.6549196Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6549459Z external/sleef/src/arch/helperavx512f.h:331:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6549606Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm512_store_pd(ptr, v); } 2022-05-18T04:29:55.6549676Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6549937Z external/sleef/src/arch/helperavx512f.h:329:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6550096Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm512_loadu_pd(ptr); } 2022-05-18T04:29:55.6550157Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6550416Z external/sleef/src/arch/helperavx512f.h:328:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6550567Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm512_load_pd(ptr); } 2022-05-18T04:29:55.6550638Z ^~~~~~~~~~ 2022-05-18T04:29:55.6550903Z external/sleef/src/arch/helperavx512f.h:311:23: warning: 'vgetmant_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6551088Z static INLINE vdouble vgetmant_vd_vd(vdouble d) { return _mm512_getmant_pd(d, _MM_MANT_NORM_p75_1p5, _MM_MANT_SIGN_nan); } 2022-05-18T04:29:55.6551161Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6551423Z external/sleef/src/arch/helperavx512f.h:308:23: warning: 'vgetexp_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6551553Z static INLINE vdouble vgetexp_vd_vd(vdouble d) { return _mm512_getexp_pd(d); } 2022-05-18T04:29:55.6551752Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6552022Z external/sleef/src/arch/helperavx512f.h:306:20: warning: 'vilogb2k_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6552174Z static INLINE vint vilogb2k_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:55.6552246Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6552509Z external/sleef/src/arch/helperavx512f.h:302:20: warning: 'vilogbk_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6552659Z static INLINE vint vilogbk_vi_vd(vdouble d) { return vrint_vi_vd(_mm512_getexp_pd(d)); } 2022-05-18T04:29:55.6552731Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6552978Z external/sleef/src/arch/helperavx512f.h:298:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6553090Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.6553168Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6553430Z external/sleef/src/arch/helperavx512f.h:294:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6553542Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.6553618Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6553881Z external/sleef/src/arch/helperavx512f.h:290:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6553994Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.6554055Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6554318Z external/sleef/src/arch/helperavx512f.h:286:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6554428Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.6554504Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6554775Z external/sleef/src/arch/helperavx512f.h:273:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6554944Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.6555025Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6555287Z external/sleef/src/arch/helperavx512f.h:259:29: warning: 'vsel_vd_vo_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6555419Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.6555501Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6555794Z external/sleef/src/arch/helperavx512f.h:251:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6555977Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:55.6556100Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6556544Z external/sleef/src/arch/helperavx512f.h:248:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6556704Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { 2022-05-18T04:29:55.6556812Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6557223Z external/sleef/src/arch/helperavx512f.h:246:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6557447Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm256_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.6557558Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6558017Z external/sleef/src/arch/helperavx512f.h:245:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6558235Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm256_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.6558343Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6558799Z external/sleef/src/arch/helperavx512f.h:237:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6559009Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm256_xor_si256(x, y); } 2022-05-18T04:29:55.6559161Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6559568Z external/sleef/src/arch/helperavx512f.h:236:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6559710Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm256_or_si256(x, y); } 2022-05-18T04:29:55.6559785Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6560083Z external/sleef/src/arch/helperavx512f.h:232:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6560250Z static INLINE vint vand_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:55.6560355Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6560775Z external/sleef/src/arch/helperavx512f.h:229:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6560947Z static INLINE vint vandnot_vi_vo_vi(vopmask o, vint y) { 2022-05-18T04:29:55.6561058Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6561539Z external/sleef/src/arch/helperavx512f.h:227:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6561804Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm256_andnot_si256(x, y); } 2022-05-18T04:29:55.6561927Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6562383Z external/sleef/src/arch/helperavx512f.h:226:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6562612Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm256_and_si256(x, y); } 2022-05-18T04:29:55.6562726Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6563169Z external/sleef/src/arch/helperavx512f.h:224:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6563412Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.6563525Z ^~~~~~~~~~ 2022-05-18T04:29:55.6563974Z external/sleef/src/arch/helperavx512f.h:222:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6564229Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm256_add_epi32(x, y); } 2022-05-18T04:29:55.6564355Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6564841Z external/sleef/src/arch/helperavx512f.h:218:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6565116Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GE_OQ); } 2022-05-18T04:29:55.6565214Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6565652Z external/sleef/src/arch/helperavx512f.h:217:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6565930Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_GT_OQ); } 2022-05-18T04:29:55.6566047Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6566482Z external/sleef/src/arch/helperavx512f.h:216:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6566729Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LE_OQ); } 2022-05-18T04:29:55.6566826Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6575470Z external/sleef/src/arch/helperavx512f.h:215:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6575674Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_LT_OQ); } 2022-05-18T04:29:55.6575746Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6576066Z external/sleef/src/arch/helperavx512f.h:214:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6576265Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_NEQ_UQ); } 2022-05-18T04:29:55.6576351Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6576658Z external/sleef/src/arch/helperavx512f.h:213:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6577019Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm512_cmp_pd_mask(x, y, _CMP_EQ_OQ); } 2022-05-18T04:29:55.6577106Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6577429Z external/sleef/src/arch/helperavx512f.h:211:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6577615Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmsub_pd(x, y, z); } 2022-05-18T04:29:55.6577703Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6578017Z external/sleef/src/arch/helperavx512f.h:210:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6578216Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fnmadd_pd(x, y, z); } 2022-05-18T04:29:55.6578303Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6578619Z external/sleef/src/arch/helperavx512f.h:209:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6578906Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmsub_pd(x, y, z); } 2022-05-18T04:29:55.6578994Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6579308Z external/sleef/src/arch/helperavx512f.h:208:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6579497Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.6579676Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6579945Z external/sleef/src/arch/helperavx512f.h:207:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6580141Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm512_fmadd_pd(x, y, z); } 2022-05-18T04:29:55.6580263Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6580756Z external/sleef/src/arch/helperavx512f.h:204:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6581019Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.6581125Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6581533Z external/sleef/src/arch/helperavx512f.h:203:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6581822Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.6581929Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6582331Z external/sleef/src/arch/helperavx512f.h:196:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6582580Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm512_min_pd(x, y); } 2022-05-18T04:29:55.6582696Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6583142Z external/sleef/src/arch/helperavx512f.h:195:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6583378Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm512_max_pd(x, y); } 2022-05-18T04:29:55.6583471Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6583908Z external/sleef/src/arch/helperavx512f.h:194:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6584440Z static INLINE vdouble vneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(_mm512_xor_si512(vreinterpret_vm_vd(_mm512_set1_pd(-0.0)), vreinterpret_vm_vd(d))); } 2022-05-18T04:29:55.6584561Z ^~~~~~~~~~ 2022-05-18T04:29:55.6584981Z external/sleef/src/arch/helperavx512f.h:192:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6585190Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm512_sqrt_pd(x); } 2022-05-18T04:29:55.6585293Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6586048Z external/sleef/src/arch/helperavx512f.h:191:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6586278Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm512_div_pd(_mm512_set1_pd(1), x); } 2022-05-18T04:29:55.6586371Z ^~~~~~~~~~ 2022-05-18T04:29:55.6586837Z external/sleef/src/arch/helperavx512f.h:190:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6587112Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm512_div_pd(x, y); } 2022-05-18T04:29:55.6587219Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6587656Z external/sleef/src/arch/helperavx512f.h:185:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6587887Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm512_castsi512_pd(vi); } 2022-05-18T04:29:55.6588005Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6588473Z external/sleef/src/arch/helperavx512f.h:184:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6588707Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm512_castpd_si512(vd); } 2022-05-18T04:29:55.6588832Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6589329Z external/sleef/src/arch/helperavx512f.h:177:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6589594Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm512_add_epi64(x, y); } 2022-05-18T04:29:55.6589722Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6590214Z external/sleef/src/arch/helperavx512f.h:176:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6590519Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm512_cmp_epi64_mask(x, y, _MM_CMPINT_EQ); } 2022-05-18T04:29:55.6590635Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6591080Z external/sleef/src/arch/helperavx512f.h:170:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6591267Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.6591391Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6591888Z external/sleef/src/arch/helperavx512f.h:166:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6592074Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:55.6592203Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6592680Z external/sleef/src/arch/helperavx512f.h:162:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6592844Z static INLINE vdouble vrint_vd_vd(vdouble vd) { 2022-05-18T04:29:55.6592935Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6593436Z external/sleef/src/arch/helperavx512f.h:158:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6593647Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { 2022-05-18T04:29:55.6593783Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6594285Z external/sleef/src/arch/helperavx512f.h:155:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6594540Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm512_cvtepi32_pd(vi); } 2022-05-18T04:29:55.6594666Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6595175Z external/sleef/src/arch/helperavx512f.h:151:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6595359Z static INLINE vint vtruncate_vi_vd(vdouble vd) { 2022-05-18T04:29:55.6595483Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6595986Z external/sleef/src/arch/helperavx512f.h:143:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6596211Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { return o; } 2022-05-18T04:29:55.6596339Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6596940Z external/sleef/src/arch/helperavx512f.h:142:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6597231Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { return o; } 2022-05-18T04:29:55.6597341Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6597840Z external/sleef/src/arch/helperavx512f.h:136:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6598378Z static INLINE vmask vor_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_or_epi64(m, o, _mm512_set1_epi32(-1), _mm512_set1_epi32(-1)); } 2022-05-18T04:29:55.6598511Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6598755Z In file included from external/sleef/src/libm/sleefsimdsp.c:136:0: 2022-05-18T04:29:55.6599245Z external/sleef/src/arch/helperavx512f.h:135:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6599547Z static INLINE vmask vandnot_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(m, o, _mm512_set1_epi32(0), _mm512_set1_epi32(0)); } 2022-05-18T04:29:55.6599674Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6600135Z external/sleef/src/arch/helperavx512f.h:134:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6600406Z static INLINE vmask vand_vm_vo64_vm(vopmask o, vmask m) { return _mm512_mask_and_epi64(_mm512_set1_epi32(0), o, m, m); } 2022-05-18T04:29:55.6600524Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6600978Z external/sleef/src/arch/helperavx512f.h:120:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6601211Z static void vstoreu_v_p_vi(int32_t *p, vint v) { _mm256_storeu_si256((__m256i *)p, v); } 2022-05-18T04:29:55.6601325Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6601780Z external/sleef/src/arch/helperavx512f.h:119:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6602016Z static vint vloadu_vi_p(int32_t *p) { return _mm256_loadu_si256((__m256i const *)p); } 2022-05-18T04:29:55.6602132Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6602563Z external/sleef/src/arch/helperavx512f.h:118:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6602780Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { _mm512_storeu_si512((__m512i *)p, v); } 2022-05-18T04:29:55.6602889Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6603333Z external/sleef/src/arch/helperavx512f.h:117:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6603564Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm512_loadu_si512((__m512i const *)p); } 2022-05-18T04:29:55.6603676Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6604140Z external/sleef/src/arch/helperavx512f.h:111:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6604349Z static INLINE int vtestallones_i_vo64(vopmask g) { return g == 0xff; } 2022-05-18T04:29:55.6604448Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6604897Z external/sleef/src/arch/helperavx512f.h:105:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6605149Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.6605263Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6605468Z [184 / 990] 8 actions running 2022-05-18T04:29:55.6605762Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.6606089Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6606411Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6606722Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6607046Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6607368Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6607743Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6608211Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6608225Z 2022-05-18T04:29:55.6608369Z  2022-05-18T04:29:55.6608502Z  2022-05-18T04:29:55.6608618Z  2022-05-18T04:29:55.6608740Z  2022-05-18T04:29:55.6608860Z  2022-05-18T04:29:55.6608983Z  2022-05-18T04:29:55.6609115Z  2022-05-18T04:29:55.6609246Z  2022-05-18T04:29:55.6609547Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:55.6609748Z [184 / 990] 8 actions running 2022-05-18T04:29:55.6610046Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.6610372Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6610697Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6611024Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6611349Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6611682Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6611989Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6612314Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.6612322Z 2022-05-18T04:29:55.6612459Z  2022-05-18T04:29:55.6612595Z  2022-05-18T04:29:55.6612736Z  2022-05-18T04:29:55.6612870Z  2022-05-18T04:29:55.6613005Z  2022-05-18T04:29:55.6613124Z  2022-05-18T04:29:55.6613258Z  2022-05-18T04:29:55.6613393Z  2022-05-18T04:29:55.6613725Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:55.6614122Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:55.6614441Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:55.6614639Z ^~~ 2022-05-18T04:29:55.6614951Z external/sleef/src/libm/sleefsimddp.c: In function 'gammak': 2022-05-18T04:29:55.6615344Z external/sleef/src/libm/sleefsimddp.c:3347:12: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.6615502Z vdouble2 v = vcast_vd2_d_d(1, 0), x, y, z; 2022-05-18T04:29:55.6615605Z ^ 2022-05-18T04:29:55.6615714Z At top level: 2022-05-18T04:29:55.6616180Z external/sleef/src/libm/sleefsimddp.c:3464:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6616476Z static INLINE CONST VECTOR_CC vdouble2 poly4dd(vdouble x, vdouble c3, vdouble2 c2, vdouble2 c1, vdouble2 c0) { 2022-05-18T04:29:55.6616607Z ^~~~~~~ 2022-05-18T04:29:55.6617079Z external/sleef/src/libm/sleefsimddp.c:3463:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6617434Z static INLINE CONST VECTOR_CC vdouble2 poly2dd(vdouble x, vdouble c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, vcast_vd2_vd_vd(c1, vcast_vd_d(0)), c0); } 2022-05-18T04:29:55.6617563Z ^~~~~~~ 2022-05-18T04:29:55.6618030Z external/sleef/src/libm/sleefsimddp.c:3462:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6618339Z static INLINE CONST VECTOR_CC vdouble2 poly2dd_b(vdouble x, vdouble2 c1, vdouble2 c0) { return ddmla_vd2_vd_vd2_vd2(x, c1, c0); } 2022-05-18T04:29:55.6618466Z ^~~~~~~~~ 2022-05-18T04:29:55.6618935Z external/sleef/src/libm/sleefsimddp.c:3458:30: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6619189Z static INLINE CONST vdouble2 ddmla_vd2_vd_vd2_vd2(vdouble x, vdouble2 y, vdouble2 z) { 2022-05-18T04:29:55.6619317Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6619899Z external/sleef/src/libm/sleefsimddp.c:3302:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6620118Z static INLINE VECTOR_CC vdouble vrintk2_vd_vd(vdouble d) { 2022-05-18T04:29:55.6620244Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6620717Z external/sleef/src/libm/sleefsimddp.c:3256:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6621030Z static INLINE CONST VECTOR_CC vdouble vptrunc_vd_vd(vdouble x) { // round to integer toward 0, positive argument only 2022-05-18T04:29:55.6621161Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6621619Z external/sleef/src/libm/sleefsimddp.c:3251:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6621883Z static INLINE CONST VECTOR_CC vdouble vtoward0_vd_vd(vdouble x) { // returns nextafter(x, 0) 2022-05-18T04:29:55.6622018Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6622481Z external/sleef/src/libm/sleefsimddp.c:2969:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6622764Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.6622896Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6623346Z external/sleef/src/libm/sleefsimddp.c:2453:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6623555Z static INLINE CONST VECTOR_CC vdouble2 logk2(vdouble2 d) { 2022-05-18T04:29:55.6623682Z ^~~~~ 2022-05-18T04:29:55.6624160Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6624371Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.6624486Z ^~~~~ 2022-05-18T04:29:55.6624969Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6625173Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.6625303Z ^~~~ 2022-05-18T04:29:55.6625919Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6626127Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.6626252Z ^~~~ 2022-05-18T04:29:55.6626728Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6626920Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.6627049Z ^~~~~~ 2022-05-18T04:29:55.6627518Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6627768Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:55.6627907Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6628386Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6628618Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:55.6628749Z ^~~~~~~~~ 2022-05-18T04:29:55.6629211Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6629438Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:55.6629564Z ^~~~~~ 2022-05-18T04:29:55.6630033Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6630379Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:55.6630517Z ^~~~~~ 2022-05-18T04:29:55.6631000Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6631211Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:55.6631326Z ^~~~~~ 2022-05-18T04:29:55.6631803Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6631984Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:55.6632094Z ^~~~~ 2022-05-18T04:29:55.6632579Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6632909Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:55.6633054Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6633532Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6633883Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:55.6634024Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6634248Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.6634731Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6634920Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:55.6635043Z ^~~~~~~~ 2022-05-18T04:29:55.6635517Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6635770Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.6635894Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6636377Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6636655Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.6636784Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6637246Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6637445Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.6637575Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6638062Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6638292Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.6638410Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6638882Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6639128Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.6639264Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6639751Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6639971Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.6640102Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6640584Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6640884Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.6641007Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6641483Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6641726Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:55.6641855Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6642335Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6642535Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.6642665Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6643118Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6643378Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.6643514Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6643995Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6644279Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.6644409Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6644886Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6645159Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.6645269Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6645752Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6645979Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.6646121Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6646605Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6646828Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.6646958Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6647426Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6647715Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.6647846Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6648337Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6648576Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:55.6648715Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6649193Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6649430Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:55.6649567Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6650021Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6650252Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:55.6650384Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6650845Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6651051Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:55.6651187Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6651773Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6651982Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:55.6652103Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6652561Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6652747Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.6652871Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6653340Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6653536Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.6653660Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6654126Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6654330Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:55.6654459Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6654915Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6655126Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:55.6655249Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6655710Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6655951Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.6656090Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6656548Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6656772Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.6656895Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6657375Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6657588Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.6657703Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6658146Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6658437Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.6658580Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6658765Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.6659091Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6659236Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:55.6659328Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6659637Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6659772Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:55.6659859Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6660154Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6660301Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.6660397Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6660702Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6660970Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.6661065Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6661377Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6661522Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.6661602Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6661911Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6662063Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.6662161Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6662466Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6662622Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:55.6662725Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6663124Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6663300Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.6663425Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6663812Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6663970Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.6664063Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6664372Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6664537Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.6664638Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6664944Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6665108Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.6665265Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6665574Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6666712Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:55.6666877Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6667325Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6667494Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:55.6667598Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6667903Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6668129Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:55.6668224Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6668533Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6668702Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:55.6668801Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6669145Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6669392Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:55.6669736Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6670401Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6670631Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:55.6670765Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6671223Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6671444Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:55.6671582Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6671924Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6672081Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:55.6672161Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6672429Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6672582Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.6672669Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6672931Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6673093Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:55.6673180Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6673444Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6673570Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:55.6673658Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6673926Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6674063Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:55.6674144Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6674407Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6674578Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.6674667Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6674920Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6675084Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.6675173Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6675433Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6675599Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.6675686Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6675951Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6676104Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.6676188Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6676443Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6676710Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.6676838Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6677115Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6677274Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.6677359Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6677624Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6677785Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.6677859Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6678121Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6678274Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.6678367Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6678693Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6678836Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.6678921Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6679186Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6679329Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.6679401Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6679661Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6679807Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.6679894Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6680158Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6680298Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.6680385Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6680644Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6680768Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.6680850Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6681110Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6681276Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.6681364Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6681623Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6681786Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.6681872Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6682191Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6682351Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.6682437Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6682768Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6682929Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.6683018Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6683289Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6683433Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.6683516Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6683772Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6683914Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.6684000Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6684266Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6684406Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.6684490Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6684622Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.6684873Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6684989Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:55.6685075Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6685327Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6685460Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.6685550Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6685798Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6685930Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.6686015Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6686250Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6686375Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:55.6686457Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6686704Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6686831Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:55.6686912Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6687163Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6687291Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.6687362Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6687696Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6687844Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.6687933Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6688065Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.6688317Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6688464Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.6688552Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6688853Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6688997Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.6689084Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6689332Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6689473Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.6689558Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6689809Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6689954Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:55.6690029Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6690279Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6690423Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.6690509Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6690758Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6690899Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.6690985Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6691231Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6691376Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.6691454Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6691704Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6691849Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.6691938Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6692190Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6692337Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.6692423Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6692674Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6692807Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.6692893Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6693149Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6693294Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.6693380Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6693628Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6693770Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.6693855Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6694094Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6694237Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.6694324Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6694630Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6694775Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.6694862Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6695111Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6695255Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.6695329Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6695612Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6695806Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:55.6695925Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6696209Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6696382Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:55.6696505Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6696766Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6697023Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.6697098Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6697379Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6697549Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.6697665Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6697942Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6698168Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.6698288Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6698570Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6698795Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.6698869Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6699154Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6699351Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.6699462Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6699745Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6699927Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.6700039Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6700204Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.6700441Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6700692Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.6700805Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6701085Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6701297Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.6701470Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6701749Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6701961Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.6702031Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6702308Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6702518Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.6702627Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6702907Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6703087Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.6703203Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6703487Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6703694Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:55.6703771Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6704046Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6704252Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.6704373Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6704649Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6704822Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:55.6704946Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6705220Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6705350Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:55.6705466Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6705886Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6706176Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.6706338Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6706770Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6707152Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.6707358Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6707740Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6708032Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.6708208Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6708689Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6709039Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.6709201Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6709681Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6710136Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:55.6710328Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6710784Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6711089Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:55.6711274Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6711540Z In file included from external/sleef/src/libm/sleefsimddp.c:241:0: 2022-05-18T04:29:55.6712181Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6712458Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.6712624Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6713222Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6713420Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.6713582Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6714102Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6714344Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.6714505Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6715085Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6715340Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.6715500Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6715986Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6716238Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.6716395Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6716945Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6717198Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T04:29:55.6717355Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6717946Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6718267Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6718378Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6718963Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6719318Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:55.6719484Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6720019Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6720413Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T04:29:55.6720568Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6721161Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6721395Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T04:29:55.6721552Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6722085Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6722361Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6722664Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6723184Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6723409Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:55.6723552Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6723979Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6724256Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:55.6724441Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6724965Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6725224Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.6725374Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6725941Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6726209Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.6726320Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6726870Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6727200Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.6727381Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6728027Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6728337Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T04:29:55.6728502Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6729066Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6729287Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.6729431Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6729931Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6730274Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.6730425Z ^~~~~~~~~~ 2022-05-18T04:29:55.6730935Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6731161Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:55.6731313Z ^~~~~~~~~~ 2022-05-18T04:29:55.6731769Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6732072Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6757945Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6758604Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6758896Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6759015Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6759548Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6759826Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6759942Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6760459Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6760952Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6761084Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6761637Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6761899Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6762014Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6762563Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6763002Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6763123Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6763673Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6763963Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6764093Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6764643Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6765158Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6765271Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6765826Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6766135Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T04:29:55.6766265Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6766805Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6767090Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T04:29:55.6767218Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6767891Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6768195Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T04:29:55.6768323Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6768866Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6769144Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.6769271Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6769817Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6770091Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.6770220Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6770758Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6771084Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.6771219Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6771774Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6772065Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.6772284Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6772885Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6773169Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T04:29:55.6773285Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6773840Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6774120Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T04:29:55.6774252Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6774802Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6775046Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T04:29:55.6775178Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6775707Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6775953Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T04:29:55.6776066Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6776617Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6776870Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T04:29:55.6777005Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6777551Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6777797Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T04:29:55.6777928Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6778485Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6778974Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T04:29:55.6779087Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6779607Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6780173Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T04:29:55.6780306Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6780838Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6781181Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T04:29:55.6781317Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6781840Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6782073Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6782199Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6782746Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6783024Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6783155Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6783692Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6784035Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6784255Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6784769Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6785023Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6785146Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6785677Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6786074Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6786203Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6786744Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6787025Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6787146Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6787691Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6788074Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T04:29:55.6788203Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6788733Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6789134Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T04:29:55.6789256Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6789776Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6790057Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T04:29:55.6790177Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6790716Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6790971Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T04:29:55.6791101Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6791643Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6791889Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T04:29:55.6792021Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6792569Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6792862Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T04:29:55.6792995Z ^~~~~~~~~~ 2022-05-18T04:29:55.6793547Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6793852Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T04:29:55.6793980Z ^~~~~~~~~~ 2022-05-18T04:29:55.6794518Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6794751Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T04:29:55.6794877Z ^~~~~~~~~~ 2022-05-18T04:29:55.6795401Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6795636Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T04:29:55.6795861Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6796464Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6796712Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T04:29:55.6796842Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6797388Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6797747Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T04:29:55.6797861Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6798405Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6798651Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T04:29:55.6798777Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6799328Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6799677Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T04:29:55.6799812Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6800369Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6800694Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T04:29:55.6800820Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6801336Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6801671Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T04:29:55.6801799Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6802351Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6802680Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T04:29:55.6802814Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6803345Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6803523Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T04:29:55.6803643Z ^~~~~~~~~~ 2022-05-18T04:29:55.6804182Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6804475Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T04:29:55.6804613Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6805157Z external/sleef/src/arch/helperpurec_scalar.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6805384Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vf; } 2022-05-18T04:29:55.6805510Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6806043Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6806315Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T04:29:55.6806442Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6806982Z external/sleef/src/arch/helperpurec_scalar.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6807171Z static INLINE vint2 vrint_vi2_vf(vfloat a) { 2022-05-18T04:29:55.6807298Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6808035Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6808238Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T04:29:55.6808348Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6808892Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6809123Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T04:29:55.6809251Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6809796Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6810108Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:55.6810236Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6810793Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6811090Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T04:29:55.6811216Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6811763Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6812020Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.6812155Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6812705Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6812956Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.6813088Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6813615Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6813869Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.6813994Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6814534Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6814821Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T04:29:55.6814948Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6815498Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6815754Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.6815860Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6816410Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6816674Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.6816804Z ^~~~~~~~~~ 2022-05-18T04:29:55.6817324Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6817539Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:55.6817666Z ^~~~~~~~~~ 2022-05-18T04:29:55.6818210Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6818432Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T04:29:55.6818561Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6819111Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6819348Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T04:29:55.6819543Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6820132Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6820402Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6820531Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6821074Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6821525Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6821653Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6822201Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6822499Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6822637Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6823185Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6823694Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6823821Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6824317Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6824565Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T04:29:55.6824691Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6825220Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6825474Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6825610Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6834785Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6835047Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6835149Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6835687Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6835915Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T04:29:55.6836038Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6836582Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6836795Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T04:29:55.6836902Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6837431Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6837669Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T04:29:55.6837777Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6838309Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6838559Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T04:29:55.6838686Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6839234Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6839479Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T04:29:55.6839607Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6840262Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6840528Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T04:29:55.6840653Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6841200Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6841431Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:55.6841559Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6842095Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6842330Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T04:29:55.6842457Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6842933Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6843145Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T04:29:55.6843258Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6843731Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6844043Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T04:29:55.6844157Z ^~~~~~~~~~ 2022-05-18T04:29:55.6844651Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6844994Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T04:29:55.6845102Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6845619Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6845844Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T04:29:55.6845977Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6846504Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6846781Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6846909Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6847428Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6847753Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6847876Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6848337Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6848599Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6848730Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6849202Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6849454Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6849570Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6850030Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6850271Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6850379Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6850878Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6851128Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6851374Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6851854Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6852246Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T04:29:55.6852356Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6852845Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6853276Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T04:29:55.6853408Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6853903Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6854167Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T04:29:55.6854306Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6854789Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6855022Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T04:29:55.6855117Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6855548Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6855765Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T04:29:55.6855874Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6856316Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6856615Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T04:29:55.6856742Z ^~~~~~~~~~ 2022-05-18T04:29:55.6857231Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6857535Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T04:29:55.6857654Z ^~~~~~~~~~ 2022-05-18T04:29:55.6858143Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6858359Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T04:29:55.6858475Z ^~~~~~~~~~ 2022-05-18T04:29:55.6858962Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6859197Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T04:29:55.6859318Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6859800Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6860035Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T04:29:55.6860150Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6860635Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6860977Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T04:29:55.6861093Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6861562Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6861798Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T04:29:55.6861898Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6862513Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6862836Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T04:29:55.6862966Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6863406Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6863691Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T04:29:55.6863812Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6864348Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6864703Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T04:29:55.6864829Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6865352Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6865670Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T04:29:55.6865980Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6866467Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6866673Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T04:29:55.6866792Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6867239Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6867465Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6867608Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6868092Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6868356Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T04:29:55.6868480Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6868943Z external/sleef/src/arch/helperpurec_scalar.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6869131Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.6869257Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6869717Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6869953Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T04:29:55.6870071Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6870545Z external/sleef/src/arch/helperpurec_scalar.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6870708Z static INLINE vint vrint_vi_vd(vdouble a) { 2022-05-18T04:29:55.6870823Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6871320Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6871486Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T04:29:55.6871572Z ^~~~~~~~~~ 2022-05-18T04:29:55.6872091Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6872302Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T04:29:55.6872421Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6873025Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6873412Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.6873545Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6874063Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6874342Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.6874474Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6874983Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6875267Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T04:29:55.6875404Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6875883Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6876131Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T04:29:55.6876266Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6876756Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6877005Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T04:29:55.6877127Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6877648Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6877901Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.6878031Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6878559Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6878818Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:55.6878939Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6879465Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6879740Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.6879866Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6880395Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6880619Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.6880744Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6881266Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6881521Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.6881625Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6882145Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6882418Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:55.6882842Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6883362Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6883631Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.6883756Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6884413Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6884685Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.6884799Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6885335Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6885595Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T04:29:55.6885723Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6886261Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6886501Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T04:29:55.6886618Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6887154Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6887382Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T04:29:55.6887504Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6888119Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6888371Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T04:29:55.6888497Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6889013Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6889254Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T04:29:55.6889379Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6889905Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6890164Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T04:29:55.6890291Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6890794Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6891029Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T04:29:55.6891144Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6891677Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6891941Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T04:29:55.6892056Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6892592Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6892837Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T04:29:55.6892969Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6893502Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6893719Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T04:29:55.6893843Z ^~~~~~~~~~ 2022-05-18T04:29:55.6894374Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6894629Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T04:29:55.6894759Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6895303Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6895638Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T04:29:55.6895759Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6896272Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6896505Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T04:29:55.6896627Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6897126Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6897391Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T04:29:55.6897515Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6898045Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6898255Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T04:29:55.6898384Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6898883Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6899106Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T04:29:55.6899217Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6899742Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6899969Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T04:29:55.6900100Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6900635Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6900867Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T04:29:55.6901001Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6901533Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6901734Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:55.6901850Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6902375Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.6902689Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T04:29:55.6902810Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6903050Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.6903540Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6903835Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.6903963Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6904455Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6904658Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.6904790Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6905306Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6905537Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.6905675Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6906869Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6907119Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.6907262Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6907937Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6908180Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.6908320Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6908832Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6909040Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.6909175Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6909657Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6909928Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.6910061Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6910578Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6910863Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.6910998Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6911492Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6911755Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.6911888Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6912357Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6912588Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.6912720Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6913226Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6913454Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.6913584Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6914089Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6914326Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.6914450Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6914947Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6915142Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.6915263Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6915756Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6915976Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.6916111Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6916599Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6916835Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.6916966Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6917201Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.6917717Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6917945Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.6918086Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6918600Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6918984Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.6919123Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6919617Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6919848Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.6919979Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6920475Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6920742Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.6920884Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6921391Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6921646Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.6921786Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6922270Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6922549Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.6922703Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6923205Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6923509Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.6923656Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6924104Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6924369Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.6924490Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6924937Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6925212Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.6925355Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6925827Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6926113Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.6926255Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6926741Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6927012Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.6927156Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6927756Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6928045Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.6928192Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6928714Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6928992Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.6929119Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6929762Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6930031Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.6930173Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6930649Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6930902Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.6931042Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6931495Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6931727Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.6931842Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6932304Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6932548Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.6932682Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6933168Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6933420Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.6933562Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6934032Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6934250Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.6934388Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6934883Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6935167Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.6935316Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6935798Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6936092Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.6936238Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6936695Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6936964Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.6937114Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6937602Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6937888Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.6938031Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6938487Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6938726Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.6938859Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6939296Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6939551Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.6939801Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6940296Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6940557Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.6940702Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6940937Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.6941368Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6941596Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.6941731Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6941950Z In file included from external/sleef/src/libm/sleefsimddp.c:241:0: 2022-05-18T04:29:55.6942466Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6942684Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.6942816Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6943320Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6943547Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.6943657Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6944186Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6944401Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.6944541Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6945088Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6945315Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.6945436Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6946055Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6946381Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:55.6946504Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6947000Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6947252Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6947381Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6947861Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6948063Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:55.6948173Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6948639Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6948826Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:55.6948937Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6949380Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6949534Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.6949654Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6950122Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6950337Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.6950433Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6951097Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6951314Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.6951436Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6951904Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6952124Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.6952247Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6952766Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6953002Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T04:29:55.6953127Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6953644Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6953889Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.6954011Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6954520Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6954750Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.6954872Z ^~~~~~~~~~ 2022-05-18T04:29:55.6955365Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6955569Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:55.6955692Z ^~~~~~~~~~ 2022-05-18T04:29:55.6956213Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6956483Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6956606Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6957126Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6957412Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6957521Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6958023Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6958308Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6958434Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6958936Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6959196Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6959320Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6959844Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6960275Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6960389Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6960897Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6961187Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6961311Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6961835Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6962459Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6962589Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6963085Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6963374Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T04:29:55.6963500Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6964031Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6964304Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.6964415Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6964941Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6965203Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.6965325Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6965854Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6966188Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.6966329Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6966847Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6967131Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.6967257Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6967862Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6968105Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T04:29:55.6968233Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6968753Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6968999Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T04:29:55.6969135Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6969641Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6970149Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T04:29:55.6970277Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6970791Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6971047Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6971157Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6971671Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6971944Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6972073Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6972581Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6972830Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6972944Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6973531Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6973820Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6973947Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6974467Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6974730Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6974860Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6975377Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: 'veq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6975655Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.6975781Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6976329Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6976738Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T04:29:55.6976868Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6977395Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6977818Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T04:29:55.6977942Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6978466Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6978736Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T04:29:55.6978867Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6979347Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6979594Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T04:29:55.6979715Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6980227Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6980482Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T04:29:55.6980614Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6981119Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6981418Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T04:29:55.6981531Z ^~~~~~~~~~ 2022-05-18T04:29:55.6981997Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: 'vabs_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6982310Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T04:29:55.6982432Z ^~~~~~~~~~ 2022-05-18T04:29:55.6982941Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6983172Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T04:29:55.6983300Z ^~~~~~~~~~ 2022-05-18T04:29:55.6983810Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: 'vdiv_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6984038Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T04:29:55.6984169Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6984693Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: 'vmul_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6984987Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T04:29:55.6985166Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6985683Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: 'vsub_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6986163Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T04:29:55.6986292Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6986795Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: 'vadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6987040Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T04:29:55.6987172Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6987719Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: 'vreinterpret_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6988073Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T04:29:55.6988215Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6988756Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: 'vreinterpret_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6989078Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T04:29:55.6989196Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6989744Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: 'vreinterpret_vf_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6990074Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T04:29:55.6990209Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6990719Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: 'vreinterpret_vm_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6991037Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T04:29:55.6991171Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6991648Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6991899Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T04:29:55.6992012Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.6992525Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6992799Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T04:29:55.6992917Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6993434Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: 'vcast_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6993645Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T04:29:55.6993767Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6994281Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6994561Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:55.6994684Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.6995214Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6995471Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.6995600Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6996115Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6996371Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.6996637Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.6997144Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6997389Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.6997515Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.6998043Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6998292Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.6998421Z ^~~~~~~~~~~ 2022-05-18T04:29:55.6998933Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.6999184Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.6999298Z ^~~~~~~~~~ 2022-05-18T04:29:55.6999813Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7000029Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:55.7000159Z ^~~~~~~~~~ 2022-05-18T04:29:55.7000664Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7000894Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T04:29:55.7001021Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7001544Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7001972Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7002097Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7002617Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7002855Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:55.7002981Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7003445Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7003809Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T04:29:55.7003933Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7004442Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7004712Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T04:29:55.7004835Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7005330Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7005603Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.7005737Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7006220Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7006457Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:55.7006548Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7006857Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7007010Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.7007084Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7007430Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7007676Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.7007751Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7008028Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7008178Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.7008239Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7008514Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7008641Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T04:29:55.7008712Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7008984Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7009100Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T04:29:55.7009169Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7009433Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7009554Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T04:29:55.7009625Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7009897Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7010009Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T04:29:55.7010074Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7010350Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7010475Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T04:29:55.7010536Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7010815Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7010931Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:55.7011004Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7011126Z [185 / 990] 7 actions running 2022-05-18T04:29:55.7011298Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.7011486Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7011678Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7011853Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7012039Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7012219Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7012403Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7012415Z 2022-05-18T04:29:55.7012500Z  2022-05-18T04:29:55.7012579Z  2022-05-18T04:29:55.7012654Z  2022-05-18T04:29:55.7012720Z  2022-05-18T04:29:55.7012797Z  2022-05-18T04:29:55.7012877Z  2022-05-18T04:29:55.7012950Z  2022-05-18T04:29:55.7013122Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:55.7013241Z [185 / 990] 8 actions running 2022-05-18T04:29:55.7013404Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.7013577Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7013763Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7013947Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7014126Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7014308Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7014552Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7014737Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7014743Z 2022-05-18T04:29:55.7014823Z  2022-05-18T04:29:55.7014891Z  2022-05-18T04:29:55.7014969Z  2022-05-18T04:29:55.7015046Z  2022-05-18T04:29:55.7015122Z  2022-05-18T04:29:55.7015199Z  2022-05-18T04:29:55.7015274Z  2022-05-18T04:29:55.7015339Z  2022-05-18T04:29:55.7015527Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:55.7015768Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.7015862Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:55.7015925Z ^ 2022-05-18T04:29:55.7015994Z At top level: 2022-05-18T04:29:55.7016266Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7016417Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T04:29:55.7016490Z ^~~~~~~ 2022-05-18T04:29:55.7016760Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7016958Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T04:29:55.7017029Z ^~~~~~~ 2022-05-18T04:29:55.7017299Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7017471Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T04:29:55.7017543Z ^~~~~~~~~ 2022-05-18T04:29:55.7017794Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7017943Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T04:29:55.7018025Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7018287Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7018406Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.7018490Z ^~~~~~~ 2022-05-18T04:29:55.7018752Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7018867Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:55.7018946Z ^~~~~~~ 2022-05-18T04:29:55.7019200Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7019331Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T04:29:55.7019414Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7019681Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7019807Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.7019888Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7020152Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7020278Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.7020349Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7020607Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7020800Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.7020905Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7021170Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7021291Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:55.7021366Z ^~~~~~ 2022-05-18T04:29:55.7021632Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7021738Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.7021816Z ^~~~~~ 2022-05-18T04:29:55.7022074Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7022190Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.7022271Z ^~~~~~ 2022-05-18T04:29:55.7022536Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7022654Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.7022730Z ^~~~~ 2022-05-18T04:29:55.7022984Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7023101Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.7023181Z ^~~~~~ 2022-05-18T04:29:55.7023449Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7023566Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.7023643Z ^~~~~ 2022-05-18T04:29:55.7023910Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7024030Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.7024097Z ^~~~~~~ 2022-05-18T04:29:55.7024363Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7024499Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.7024581Z ^~~~~~~~~~ 2022-05-18T04:29:55.7024838Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7024975Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.7025059Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7025318Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7025441Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.7025518Z ^~~~~~~ 2022-05-18T04:29:55.7027131Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7027267Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:55.7027342Z ^~~~~~ 2022-05-18T04:29:55.7027627Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7027737Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:55.7027800Z ^~~~~~~~~ 2022-05-18T04:29:55.7028265Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7028509Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7028892Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7029240Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7029383Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:55.7029512Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7029885Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7030139Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:55.7030279Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7030772Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7031022Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:55.7031187Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7031662Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7031891Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:55.7032022Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7032411Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7032533Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:55.7032615Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7033019Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7033222Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:55.7033307Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7033612Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7033894Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.7033982Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7034369Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7034649Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.7034751Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7035021Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7035154Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:55.7035245Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7035633Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7035795Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:55.7035872Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7036138Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7036343Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:55.7036486Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7036751Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7036876Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.7037012Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7037307Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7037455Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7037531Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7037794Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7037978Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7038127Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7038433Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7038560Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:55.7038645Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7038917Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7039028Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:55.7039111Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7039400Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7039625Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:55.7039718Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7039891Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.7040237Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7040365Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.7040441Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7040703Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7040833Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.7040919Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7041189Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7041403Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.7041549Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7041867Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7041979Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:55.7042063Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7042316Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7042441Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:55.7042524Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7042784Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7043002Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.7043141Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7043495Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7043639Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7043727Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7043981Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7044214Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7044303Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7044553Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7044729Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.7044849Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7045150Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7045294Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7045379Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7045748Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7045996Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:55.7046085Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7046339Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7046468Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7046556Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7046807Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7046944Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7047036Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7047407Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7047748Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7047891Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7048155Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7048299Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7048387Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7048644Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7048883Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.7048984Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7049236Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7049387Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.7049521Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7049839Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7049978Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.7050062Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7050438Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7050577Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.7050661Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7050912Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7051040Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.7051194Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7051444Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7051582Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7051673Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7051961Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7052180Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7052268Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7052506Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7052646Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:55.7052738Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7052987Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7053122Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:55.7053207Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7053473Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7053692Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.7053819Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7054077Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7054202Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.7054284Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7054535Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7054698Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.7054779Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7055025Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7055176Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.7055247Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7055627Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7055893Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.7055986Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7056240Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7056421Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.7056503Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7056750Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7056910Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:55.7056990Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7057360Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7057603Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.7057786Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7058041Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7058193Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.7058288Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7058635Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7058862Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.7058985Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7059236Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7059361Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.7059444Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7059695Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7059896Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.7059985Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7060257Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7060516Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.7060609Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7060886Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7061145Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:55.7061235Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7061368Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.7061617Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7061758Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7061843Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7062088Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7062212Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:55.7062338Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7062666Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7062817Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:55.7062967Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7063254Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7063490Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:55.7063635Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7064014Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7064140Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.7064250Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7064591Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7064818Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:55.7064893Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7065143Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7065303Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:55.7065388Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7065721Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7066126Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.7066255Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7066516Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7066666Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:55.7066738Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7066986Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7067131Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:55.7067217Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7067399Z In file included from external/sleef/src/libm/sleefsimdsp.c:346:0: 2022-05-18T04:29:55.7067758Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7067886Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.7067967Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7068357Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7068522Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.7068648Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7068967Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7069093Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.7069186Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7069573Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7069770Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.7069872Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7070155Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7070275Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.7070348Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7070738Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7070853Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T04:29:55.7070924Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7071203Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7071352Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7071423Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7071817Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7072123Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:55.7072304Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7072586Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7072802Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T04:29:55.7072877Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7073260Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7073412Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T04:29:55.7073496Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7073922Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7074066Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7074143Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7074420Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7074530Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:55.7074590Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7074860Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7074971Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:55.7075091Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7075440Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7075665Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.7075763Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7076045Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7076204Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.7076324Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7076752Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7076886Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.7076957Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7077360Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7077515Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T04:29:55.7077587Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7077891Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7078102Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.7078206Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7078584Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7078814Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.7078890Z ^~~~~~~~~~ 2022-05-18T04:29:55.7079172Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7079285Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:55.7079343Z ^~~~~~~~~~ 2022-05-18T04:29:55.7079740Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7079971Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7080097Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7080534Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7080694Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7080767Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7081045Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7081204Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7081264Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7081541Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7081700Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7081777Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7082207Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7082347Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7082419Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7082695Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7082918Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7082991Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7083398Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7083640Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7083714Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7083996Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7084266Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7084339Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7084602Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7084841Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T04:29:55.7084954Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7085237Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7085408Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T04:29:55.7085480Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7085751Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7085938Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T04:29:55.7086061Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7086457Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7086611Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.7086724Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7087073Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7087291Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.7087368Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7087862Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7088157Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.7088242Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7088512Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7088668Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.7088753Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7089058Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7089291Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T04:29:55.7089365Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7089645Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7089794Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T04:29:55.7089898Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7090251Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7090386Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T04:29:55.7090465Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7090854Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7090987Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T04:29:55.7091059Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7091339Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7091461Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T04:29:55.7091539Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7091809Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7091940Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T04:29:55.7092015Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7092431Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7092950Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T04:29:55.7093071Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7093539Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7094040Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T04:29:55.7094166Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7094636Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7095033Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T04:29:55.7095235Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7095711Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7095969Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7096104Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7096580Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7096829Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7096964Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7097455Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7097718Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7097849Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7098337Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7098576Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7098665Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7099146Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7099299Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7099373Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7099657Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7099812Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7099886Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7100250Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7100579Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T04:29:55.7100687Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7101036Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7101261Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T04:29:55.7101338Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7101620Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7101777Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T04:29:55.7101862Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7102326Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7102460Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T04:29:55.7102535Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7102907Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7103046Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T04:29:55.7103122Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7103402Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7103626Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T04:29:55.7103799Z ^~~~~~~~~~ 2022-05-18T04:29:55.7104167Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7104337Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T04:29:55.7104410Z ^~~~~~~~~~ 2022-05-18T04:29:55.7104758Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7104886Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T04:29:55.7104960Z ^~~~~~~~~~ 2022-05-18T04:29:55.7105265Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7105451Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T04:29:55.7105556Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7107131Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7107320Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T04:29:55.7107407Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7107694Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7107888Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T04:29:55.7107961Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7108235Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7108354Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T04:29:55.7108427Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7108867Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7109099Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T04:29:55.7109229Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7109646Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7109826Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T04:29:55.7109902Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7110181Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7110347Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T04:29:55.7110434Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7110779Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7111045Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T04:29:55.7111123Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7111544Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7111748Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T04:29:55.7111825Z ^~~~~~~~~~ 2022-05-18T04:29:55.7112178Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7112425Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T04:29:55.7112628Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7113018Z external/sleef/src/arch/helperpurec_scalar.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7113199Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vf; } 2022-05-18T04:29:55.7113309Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7113753Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7113979Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T04:29:55.7114051Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7114337Z external/sleef/src/arch/helperpurec_scalar.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7114439Z static INLINE vint2 vrint_vi2_vf(vfloat a) { 2022-05-18T04:29:55.7114509Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7114856Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7115040Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T04:29:55.7115157Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7115597Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7115725Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T04:29:55.7115840Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7116164Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7116329Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:55.7116402Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7116827Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7117000Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T04:29:55.7117071Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7117337Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7117475Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.7117547Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7117859Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7118071Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.7118183Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7118519Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7118657Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.7118715Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7118987Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7119140Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T04:29:55.7119214Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7119490Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7119648Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.7119771Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7120228Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7120451Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.7120511Z ^~~~~~~~~~ 2022-05-18T04:29:55.7120787Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7120904Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:55.7120978Z ^~~~~~~~~~ 2022-05-18T04:29:55.7121254Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7121381Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T04:29:55.7121453Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7121716Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7121843Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T04:29:55.7121920Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7122197Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7122426Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7122561Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7123060Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7123506Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7123634Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7124064Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7124251Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7124383Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7124730Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7125000Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7125074Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7125492Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7125641Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T04:29:55.7125702Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7126014Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7126221Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7126301Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7126579Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7126719Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7126790Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7127111Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7127292Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T04:29:55.7127415Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7127886Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7128021Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T04:29:55.7128157Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7128474Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7128612Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T04:29:55.7128683Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7128945Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7129152Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T04:29:55.7129272Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7129655Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7129787Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T04:29:55.7129858Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7130138Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7130265Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T04:29:55.7130325Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7130693Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7130855Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:55.7130976Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7131410Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7131548Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T04:29:55.7131663Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7132025Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7132144Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T04:29:55.7132214Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7132548Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7132837Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T04:29:55.7132949Z ^~~~~~~~~~ 2022-05-18T04:29:55.7133277Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7133460Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T04:29:55.7133530Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7133802Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7134006Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T04:29:55.7134087Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7134464Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7134717Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7134842Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7135231Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7135380Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7135439Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7135805Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7136092Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7136236Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7136648Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7136875Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7136996Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7137454Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7137706Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7137805Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7138172Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7138326Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7138405Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7138680Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7138945Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T04:29:55.7139078Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7139507Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7139852Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T04:29:55.7139967Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7140388Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7140625Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T04:29:55.7140741Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7141184Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7141420Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T04:29:55.7141534Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7141968Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7142186Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T04:29:55.7142293Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7142727Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7143001Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T04:29:55.7143110Z ^~~~~~~~~~ 2022-05-18T04:29:55.7143573Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7143868Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T04:29:55.7143958Z ^~~~~~~~~~ 2022-05-18T04:29:55.7144407Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7144633Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T04:29:55.7144733Z ^~~~~~~~~~ 2022-05-18T04:29:55.7145178Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7145390Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T04:29:55.7145627Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7146202Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7146428Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T04:29:55.7146530Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7147003Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7147335Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T04:29:55.7147448Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7147895Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7148096Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T04:29:55.7148201Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7148647Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7148897Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T04:29:55.7149014Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7149468Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7149775Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T04:29:55.7149908Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7150388Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7150697Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T04:29:55.7150838Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7151297Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7151603Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T04:29:55.7151737Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7152219Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7152448Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T04:29:55.7152572Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7153018Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7153259Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7153350Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7153619Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7153781Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T04:29:55.7153856Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7154243Z external/sleef/src/arch/helperpurec_scalar.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7154430Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.7154540Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7154917Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7155068Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T04:29:55.7155283Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7155571Z external/sleef/src/arch/helperpurec_scalar.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7155675Z static INLINE vint vrint_vi_vd(vdouble a) { 2022-05-18T04:29:55.7155753Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7156165Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7156276Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T04:29:55.7156347Z ^~~~~~~~~~ 2022-05-18T04:29:55.7156633Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7156814Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T04:29:55.7156899Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7157214Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7157501Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.7157604Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7157964Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7158188Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.7158312Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7158785Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7159047Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T04:29:55.7159171Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7159453Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7159605Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T04:29:55.7159683Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7160071Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7160228Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T04:29:55.7160291Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7160666Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7160898Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.7161008Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7161384Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7161614Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:55.7161690Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7161976Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7162209Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.7162298Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7162674Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7162856Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.7163084Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7163495Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7163722Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.7163840Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7164256Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7164473Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:55.7164554Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7164837Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7164990Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.7165072Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7165347Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7165537Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.7165653Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7166034Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7166183Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T04:29:55.7166261Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7166538Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7166674Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T04:29:55.7166752Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7167123Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7167319Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T04:29:55.7167408Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7167918Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7168161Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T04:29:55.7168282Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7168721Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7168897Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T04:29:55.7168973Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7169264Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7169394Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T04:29:55.7169471Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7169748Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7169890Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T04:29:55.7169967Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7170387Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7170593Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T04:29:55.7170705Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7171212Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7171470Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T04:29:55.7171581Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7172054Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7172242Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T04:29:55.7172359Z ^~~~~~~~~~ 2022-05-18T04:29:55.7172766Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7172919Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T04:29:55.7172996Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7173263Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7173396Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T04:29:55.7173471Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7173746Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7173884Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T04:29:55.7173963Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7174234Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7174379Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T04:29:55.7174438Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7174715Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7174843Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T04:29:55.7174916Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7175194Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7175316Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T04:29:55.7175389Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7175665Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7175777Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T04:29:55.7175851Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7176123Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7176247Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T04:29:55.7176323Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7176598Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7176717Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:55.7176786Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7177047Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7177222Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T04:29:55.7177295Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7177561Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7177727Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.7177811Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7178069Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.7178324Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7178483Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7178602Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7178964Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7179191Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.7179313Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7179676Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7179971Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.7180113Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7180392Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7180517Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.7180602Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7180856Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7181034Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.7181122Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7181257Z In file included from external/sleef/src/libm/sleefsimdsp.c:346:0: 2022-05-18T04:29:55.7181544Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7181666Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.7181745Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7182026Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7182150Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.7182228Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7182514Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7182639Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.7182716Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7182988Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7183118Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.7183194Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7183464Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7183583Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.7183653Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7183917Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7184029Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T04:29:55.7184088Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7184360Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7184521Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7184673Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7184944Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7185125Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:55.7185199Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7185473Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7185688Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T04:29:55.7185944Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7186299Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7186447Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T04:29:55.7186526Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7186812Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7186957Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7187033Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7187305Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7187403Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:55.7187480Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7187749Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7187859Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:55.7187934Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7188207Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7188309Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.7188365Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7188640Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7188776Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.7188847Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7189118Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7189250Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.7189320Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7189591Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7189710Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.7189785Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7190054Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7190187Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.7190259Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7190526Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7190657Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.7190730Z ^~~~~~~~~~ 2022-05-18T04:29:55.7190984Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7191101Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:55.7191175Z ^~~~~~~~~~ 2022-05-18T04:29:55.7191546Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7191706Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7191782Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7192054Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7192292Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7192353Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7192633Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7192781Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.7192856Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7193145Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7193366Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T04:29:55.7193441Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7193712Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7193877Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:55.7193936Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7194209Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7194346Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.7194418Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7194697Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7194833Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.7194903Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7195174Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7195298Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.7195368Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7195641Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7195794Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T04:29:55.7195868Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7196141Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7196278Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.7196348Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7196603Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7196736Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.7196806Z ^~~~~~~~~~ 2022-05-18T04:29:55.7197073Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7197189Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:55.7197260Z ^~~~~~~~~~ 2022-05-18T04:29:55.7197530Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7197714Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T04:29:55.7197774Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7198042Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7198185Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7198259Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7198527Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7198760Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7198834Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7199105Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7199252Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7199330Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7199595Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7199863Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7199936Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7200208Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7200349Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T04:29:55.7200420Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7200674Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7200816Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7200890Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7201155Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7201292Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7201363Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7201625Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7201749Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T04:29:55.7201809Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7202074Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7202231Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T04:29:55.7202334Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7202755Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7202952Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T04:29:55.7203066Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7203509Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7203726Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T04:29:55.7203804Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7204094Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7204315Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T04:29:55.7204439Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7205001Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7205212Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T04:29:55.7205284Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7205649Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7205849Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:55.7205930Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7206326Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7206486Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T04:29:55.7206577Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7206996Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7207188Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T04:29:55.7207296Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7207657Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7207844Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T04:29:55.7207915Z ^~~~~~~~~~ 2022-05-18T04:29:55.7208185Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: 'vsub_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7208365Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T04:29:55.7208438Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7208704Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7208816Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T04:29:55.7208896Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7209167Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7209323Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7209399Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7209669Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7209824Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7209896Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7210189Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7210430Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7210514Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7210945Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7211097Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7211168Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7211439Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7212216Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7212331Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7212783Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7213016Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7213259Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7213776Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7214186Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T04:29:55.7214304Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7214623Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7214997Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T04:29:55.7215095Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7215462Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7215714Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T04:29:55.7215851Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7216270Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7216489Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T04:29:55.7216598Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7217033Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7217255Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T04:29:55.7217361Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7217796Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7217986Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T04:29:55.7218067Z ^~~~~~~~~~ 2022-05-18T04:29:55.7218365Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: 'vabs_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7218641Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T04:29:55.7218722Z ^~~~~~~~~~ 2022-05-18T04:29:55.7219106Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7219262Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T04:29:55.7219344Z ^~~~~~~~~~ 2022-05-18T04:29:55.7219661Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7219823Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T04:29:55.7219908Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7220230Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7220390Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T04:29:55.7220459Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7220774Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7221003Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T04:29:55.7221090Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7221403Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7221565Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T04:29:55.7221648Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7222119Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: 'vreinterpret_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7222354Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T04:29:55.7222443Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7222773Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7222985Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T04:29:55.7223077Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7223409Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7223620Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T04:29:55.7223711Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7224039Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: 'vreinterpret_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7224234Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T04:29:55.7224320Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7224638Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7224792Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T04:29:55.7224877Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7225278Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7225655Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7225896Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7226294Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7226459Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T04:29:55.7226547Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7227003Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7227177Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T04:29:55.7227263Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7227572Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: 'vcast_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7227699Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T04:29:55.7227768Z ^~~~~~~~~~ 2022-05-18T04:29:55.7228125Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7228460Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.7228594Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7229097Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7229388Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.7229507Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7229956Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7230191Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.7230396Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7230949Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7231213Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.7231354Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7231722Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7231892Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:55.7231977Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7232299Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7232460Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.7232551Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7232867Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7233037Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.7233121Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7233435Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7233608Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T04:29:55.7233691Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7233993Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7234136Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T04:29:55.7234217Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7234530Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7234683Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T04:29:55.7234765Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7235078Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7235221Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T04:29:55.7235293Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7235604Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7235743Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T04:29:55.7235825Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7236141Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7236283Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T04:29:55.7236360Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7236672Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7236785Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T04:29:55.7236864Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7237181Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7237349Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T04:29:55.7237472Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7238074Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7238194Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T04:29:55.7238330Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7238605Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7238802Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T04:29:55.7238915Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7239364Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7239486Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:55.7239557Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7239684Z [186 / 990] 7 actions running 2022-05-18T04:29:55.7239846Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.7240038Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7240228Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7240420Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7240680Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7241020Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7241245Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7241256Z 2022-05-18T04:29:55.7241342Z  2022-05-18T04:29:55.7241412Z  2022-05-18T04:29:55.7241493Z  2022-05-18T04:29:55.7241572Z  2022-05-18T04:29:55.7241650Z  2022-05-18T04:29:55.7241728Z  2022-05-18T04:29:55.7241805Z  2022-05-18T04:29:55.7241970Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:55.7242091Z [191 / 994] 7 actions running 2022-05-18T04:29:55.7242261Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.7242516Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7242794Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7243049Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7243491Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7243748Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7244094Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7244101Z 2022-05-18T04:29:55.7244240Z  2022-05-18T04:29:55.7244399Z  2022-05-18T04:29:55.7244565Z  2022-05-18T04:29:55.7244664Z  2022-05-18T04:29:55.7244753Z  2022-05-18T04:29:55.7244842Z  2022-05-18T04:29:55.7244918Z  2022-05-18T04:29:55.7245135Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:55.7245415Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.7245526Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:55.7245612Z ^ 2022-05-18T04:29:55.7245753Z At top level: 2022-05-18T04:29:55.7246282Z external/sleef/src/libm/sleefsimdsp.c:3412:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7246583Z static INLINE CONST vfloat2 poly4df(vfloat x, vfloat c3, vfloat2 c2, vfloat2 c1, vfloat2 c0) { 2022-05-18T04:29:55.7246706Z ^~~~~~~ 2022-05-18T04:29:55.7247031Z external/sleef/src/libm/sleefsimdsp.c:3411:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7247259Z static INLINE CONST vfloat2 poly2df(vfloat x, vfloat c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, vcast_vf2_vf_vf(c1, vcast_vf_f(0)), c0); } 2022-05-18T04:29:55.7247343Z ^~~~~~~ 2022-05-18T04:29:55.7247731Z external/sleef/src/libm/sleefsimdsp.c:3410:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7248001Z static INLINE CONST vfloat2 poly2df_b(vfloat x, vfloat2 c1, vfloat2 c0) { return dfmla_vf2_vf_vf2_vf2(x, c1, c0); } 2022-05-18T04:29:55.7248187Z ^~~~~~~~~ 2022-05-18T04:29:55.7248699Z external/sleef/src/libm/sleefsimdsp.c:3406:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7248873Z static INLINE CONST vfloat2 dfmla_vf2_vf_vf2_vf2(vfloat x, vfloat2 y, vfloat2 z) { 2022-05-18T04:29:55.7248968Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7249463Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7249610Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.7249756Z ^~~~~~~ 2022-05-18T04:29:55.7250250Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7250393Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:55.7250491Z ^~~~~~~ 2022-05-18T04:29:55.7251028Z external/sleef/src/libm/sleefsimdsp.c:3153:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7251264Z static INLINE CONST VECTOR_CC vfloat vrintfk2_vf_vf(vfloat d) { 2022-05-18T04:29:55.7251419Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7251948Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7252192Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.7252356Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7252871Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7253103Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.7253263Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7253789Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7254114Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.7254277Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7254831Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7255068Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:55.7255229Z ^~~~~~ 2022-05-18T04:29:55.7255756Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7255895Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.7255989Z ^~~~~~ 2022-05-18T04:29:55.7256305Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7256443Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.7256590Z ^~~~~~ 2022-05-18T04:29:55.7257111Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7257293Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.7257371Z ^~~~~ 2022-05-18T04:29:55.7257681Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7257816Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.7257908Z ^~~~~~ 2022-05-18T04:29:55.7258248Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7258623Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.7258719Z ^~~~~ 2022-05-18T04:29:55.7259120Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7259327Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.7259486Z ^~~~~~~ 2022-05-18T04:29:55.7259866Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7260125Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.7260294Z ^~~~~~~~~~ 2022-05-18T04:29:55.7260643Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7260802Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.7260905Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7261206Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7261468Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.7261599Z ^~~~~~~ 2022-05-18T04:29:55.7261972Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7262094Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:55.7262175Z ^~~~~~ 2022-05-18T04:29:55.7262619Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7262788Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:55.7262859Z ^~~~~~~~~ 2022-05-18T04:29:55.7263286Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7263470Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7263567Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7263877Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7264039Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:55.7264168Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7264632Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7264890Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:55.7264990Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7265303Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7265462Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:55.7265558Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7306259Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7306456Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:55.7306556Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7307025Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7307234Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:55.7307387Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7307700Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7307988Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:55.7308073Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7308463Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7308787Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.7308933Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7309359Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7309541Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.7309623Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7309967Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7310191Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:55.7310340Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7310686Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7310842Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:55.7310919Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7311208Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7311426Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:55.7311567Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7311999Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7312186Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.7312269Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7312530Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7312660Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7312748Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7313083Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7313322Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7313472Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7313835Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7313964Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:55.7314045Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7314300Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7314473Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:55.7314601Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7314949Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7315083Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:55.7315168Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7315389Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.7315783Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7315996Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.7316115Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7316600Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7316814Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.7316947Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7317259Z external/sleef/src/common/df.h:224:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7317437Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.7317564Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7317924Z external/sleef/src/common/df.h:219:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7318109Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:55.7318228Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7318657Z external/sleef/src/common/df.h:214:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7318893Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.7319016Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7319369Z external/sleef/src/common/df.h:210:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7319587Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7319661Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7319915Z external/sleef/src/common/df.h:205:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7320088Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7320227Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7320548Z external/sleef/src/common/df.h:201:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7320703Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:55.7320844Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7321187Z external/sleef/src/common/df.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7321314Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.7321387Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7321770Z external/sleef/src/common/df.h:191:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7321910Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7322000Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7322248Z external/sleef/src/common/df.h:183:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7322389Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:55.7322485Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7322895Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7323025Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7323112Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7323486Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7323716Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7323942Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7324196Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7324343Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7324431Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7324673Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7324851Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7324973Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7325527Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7325776Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.7325911Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7326216Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7326482Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.7326619Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7327052Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7327266Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.7327430Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7327926Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7328091Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.7328190Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7328492Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7328664Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.7328829Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7329301Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7329485Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7329584Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7329877Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7330038Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7330172Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7330612Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7330781Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:55.7330885Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7331174Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7331334Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:55.7331437Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7331908Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7332064Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.7332148Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7332505Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7332692Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.7332788Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7333185Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7333486Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.7333629Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7334103Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7334295Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.7334379Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7334794Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7335074Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.7335230Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7335536Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7335884Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.7336038Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7336428Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7336615Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:55.7336713Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7336999Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7337187Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.7337278Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7337716Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7337990Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.7338116Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7338529Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7338708Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.7338801Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7339088Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7339291Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.7339438Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7340076Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7340374Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.7340465Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7340702Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7340897Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.7341041Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7341542Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7341775Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:55.7341868Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7342003Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.7342255Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7342401Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7342488Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7342732Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7342919Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:55.7343065Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7343442Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7343678Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:55.7343824Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7344136Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7344278Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:55.7344362Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7344609Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7344748Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.7344883Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7345309Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7345498Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:55.7345631Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7346249Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7346428Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:55.7346573Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7346901Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7347077Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.7347170Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7347419Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7347567Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:55.7347641Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7347887Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7348028Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:55.7348115Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7348247Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T04:29:55.7348584Z external/sleef/src/arch/helperavx.h:641:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7348944Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.7349028Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7349285Z external/sleef/src/arch/helperavx.h:640:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7349415Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.7349492Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7349800Z external/sleef/src/arch/helperavx.h:639:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7349944Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.7350022Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7350278Z external/sleef/src/arch/helperavx.h:638:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7350415Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.7350528Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7350931Z external/sleef/src/arch/helperavx.h:633:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7351071Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.7351199Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7351548Z external/sleef/src/arch/helperavx.h:627:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7351649Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.7351719Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7352069Z external/sleef/src/arch/helperavx.h:610:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7352263Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.7352339Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7352601Z external/sleef/src/arch/helperavx.h:609:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7352754Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.7352830Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7353087Z external/sleef/src/arch/helperavx.h:602:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7353202Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.7353263Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7353616Z external/sleef/src/arch/helperavx.h:598:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7353826Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:55.7353904Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7354280Z external/sleef/src/arch/helperavx.h:594:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7354460Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:55.7354541Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7354803Z external/sleef/src/arch/helperavx.h:592:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7354918Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.7354990Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7355325Z external/sleef/src/arch/helperavx.h:591:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7355529Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.7355611Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7355919Z external/sleef/src/arch/helperavx.h:581:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7356168Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.7356308Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7356731Z external/sleef/src/arch/helperavx.h:574:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7357004Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.7357152Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7357495Z external/sleef/src/arch/helperavx.h:572:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7357670Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:55.7357751Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7358046Z external/sleef/src/arch/helperavx.h:570:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7358343Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.7358489Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7358888Z external/sleef/src/arch/helperavx.h:569:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7359115Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.7359197Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7359500Z external/sleef/src/arch/helperavx.h:568:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7359763Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm256_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:55.7359911Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7360275Z external/sleef/src/arch/helperavx.h:561:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7360453Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.7360536Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7361023Z external/sleef/src/arch/helperavx.h:556:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7361311Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.7361433Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7361736Z external/sleef/src/arch/helperavx.h:555:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7361944Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:55.7362076Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7362551Z external/sleef/src/arch/helperavx.h:553:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7362888Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:55.7362987Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7363317Z external/sleef/src/arch/helperavx.h:552:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7363605Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:55.7363747Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7364052Z external/sleef/src/arch/helperavx.h:548:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7364267Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.7364417Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7364841Z external/sleef/src/arch/helperavx.h:547:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7365173Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.7365329Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7365825Z external/sleef/src/arch/helperavx.h:541:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7366103Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:55.7366191Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7366499Z external/sleef/src/arch/helperavx.h:540:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7366683Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:55.7366770Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7367078Z external/sleef/src/arch/helperavx.h:538:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7367461Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.7367551Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7367950Z external/sleef/src/arch/helperavx.h:537:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7368199Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.7368283Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7368587Z external/sleef/src/arch/helperavx.h:536:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7368913Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.7369039Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7369540Z external/sleef/src/arch/helperavx.h:535:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7369930Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.7370015Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7370319Z external/sleef/src/arch/helperavx.h:513:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7370562Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi2) { 2022-05-18T04:29:55.7370704Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7371005Z external/sleef/src/arch/helperavx.h:511:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7371176Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:55.7371267Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7371772Z external/sleef/src/arch/helperavx.h:510:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7372014Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:55.7372133Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7372622Z external/sleef/src/arch/helperavx.h:508:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7372891Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:55.7373024Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7373513Z external/sleef/src/arch/helperavx.h:507:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7373754Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:55.7373855Z ^~~~~~~~~~ 2022-05-18T04:29:55.7374468Z external/sleef/src/arch/helperavx.h:503:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7374767Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.7374905Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7375416Z external/sleef/src/arch/helperavx.h:502:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7375869Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.7376119Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7376560Z external/sleef/src/arch/helperavx.h:501:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7376803Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.7376931Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7377280Z external/sleef/src/arch/helperavx.h:500:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7377474Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.7377600Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7377995Z external/sleef/src/arch/helperavx.h:496:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7378267Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.7378350Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7378727Z external/sleef/src/arch/helperavx.h:492:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7378992Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.7379131Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7379471Z external/sleef/src/arch/helperavx.h:488:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7379609Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.7379687Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7379965Z external/sleef/src/arch/helperavx.h:486:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7380288Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return _mm256_blendv_ps(y, x, _mm256_castsi256_ps(o)); } 2022-05-18T04:29:55.7380402Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7380863Z external/sleef/src/arch/helperavx.h:479:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7381053Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.7381182Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7381622Z external/sleef/src/arch/helperavx.h:473:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7381778Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.7381904Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7382349Z external/sleef/src/arch/helperavx.h:466:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7382540Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.7382649Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7382966Z external/sleef/src/arch/helperavx.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7383144Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.7383241Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7383643Z external/sleef/src/arch/helperavx.h:452:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7383825Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.7384089Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7384489Z external/sleef/src/arch/helperavx.h:445:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7384674Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.7384779Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7385180Z external/sleef/src/arch/helperavx.h:440:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7385363Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:55.7385476Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7386097Z external/sleef/src/arch/helperavx.h:435:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7386275Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:55.7386367Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7386913Z external/sleef/src/arch/helperavx.h:430:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7387135Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { 2022-05-18T04:29:55.7387261Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7387761Z external/sleef/src/arch/helperavx.h:428:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7388095Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.7388237Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7388708Z external/sleef/src/arch/helperavx.h:427:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7388968Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.7389096Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7389610Z external/sleef/src/arch/helperavx.h:422:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7389819Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.7389936Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7390430Z external/sleef/src/arch/helperavx.h:417:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7390650Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.7390775Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7391216Z external/sleef/src/arch/helperavx.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7391425Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.7391547Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7392047Z external/sleef/src/arch/helperavx.h:407:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7392259Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.7392396Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7392882Z external/sleef/src/arch/helperavx.h:402:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7393085Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { 2022-05-18T04:29:55.7393212Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7393781Z external/sleef/src/arch/helperavx.h:397:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7394017Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.7394161Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7394727Z external/sleef/src/arch/helperavx.h:392:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7394965Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.7395091Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7395712Z external/sleef/src/arch/helperavx.h:390:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7396141Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.7396282Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7396858Z external/sleef/src/arch/helperavx.h:389:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7397240Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.7397390Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7397909Z external/sleef/src/arch/helperavx.h:388:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7398245Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.7398390Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7398969Z external/sleef/src/arch/helperavx.h:387:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7399350Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.7399498Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7400084Z external/sleef/src/arch/helperavx.h:386:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7400466Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.7400612Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7401192Z external/sleef/src/arch/helperavx.h:385:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7401574Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm256_cmp_ps(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.7401721Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7402406Z external/sleef/src/arch/helperavx.h:382:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7402710Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T04:29:55.7402842Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7403343Z external/sleef/src/arch/helperavx.h:381:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7403649Z static INLINE vfloat vfmanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T04:29:55.7403774Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7404273Z external/sleef/src/arch/helperavx.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7404575Z static INLINE vfloat vfmapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T04:29:55.7404671Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7405254Z external/sleef/src/arch/helperavx.h:379:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7405582Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:55.7405721Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7406219Z external/sleef/src/arch/helperavx.h:378:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7406524Z static INLINE vfloat vfma_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:55.7406654Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7407177Z external/sleef/src/arch/helperavx.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7407486Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T04:29:55.7407872Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7408395Z external/sleef/src/arch/helperavx.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7408711Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmacc_ps(x, y, z); } 2022-05-18T04:29:55.7408842Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7409351Z external/sleef/src/arch/helperavx.h:375:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7409661Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:55.7409791Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7410326Z external/sleef/src/arch/helperavx.h:368:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7410583Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm256_min_ps(x, y); } 2022-05-18T04:29:55.7410725Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7411235Z external/sleef/src/arch/helperavx.h:367:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7411513Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm256_max_ps(x, y); } 2022-05-18T04:29:55.7411723Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7412152Z external/sleef/src/arch/helperavx.h:366:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7412684Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.7412801Z ^~~~~~~~~~ 2022-05-18T04:29:55.7413229Z external/sleef/src/arch/helperavx.h:365:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7413780Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.7413892Z ^~~~~~~~~~ 2022-05-18T04:29:55.7414325Z external/sleef/src/arch/helperavx.h:364:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7414543Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm256_sqrt_ps(x); } 2022-05-18T04:29:55.7414659Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7415099Z external/sleef/src/arch/helperavx.h:363:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7415344Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.7415463Z ^~~~~~~~~~ 2022-05-18T04:29:55.7415914Z external/sleef/src/arch/helperavx.h:362:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7416152Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm256_div_ps(x, y); } 2022-05-18T04:29:55.7416277Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7416739Z external/sleef/src/arch/helperavx.h:361:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7416985Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm256_mul_ps(x, y); } 2022-05-18T04:29:55.7417104Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7417568Z external/sleef/src/arch/helperavx.h:360:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7417809Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm256_sub_ps(x, y); } 2022-05-18T04:29:55.7417902Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7418357Z external/sleef/src/arch/helperavx.h:359:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7418606Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_add_ps(x, y); } 2022-05-18T04:29:55.7418718Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7419305Z external/sleef/src/arch/helperavx.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7419598Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return vcast_vi2_vm(vreinterpret_vm_vf(vf)); } 2022-05-18T04:29:55.7419726Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7420186Z external/sleef/src/arch/helperavx.h:356:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7420456Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { return vreinterpret_vf_vm(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.7420583Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7421057Z external/sleef/src/arch/helperavx.h:354:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7421306Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm256_castsi256_ps(vm); } 2022-05-18T04:29:55.7421433Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7421904Z external/sleef/src/arch/helperavx.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7422163Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm256_castps_si256(vf); } 2022-05-18T04:29:55.7422286Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7422728Z external/sleef/src/arch/helperavx.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7422973Z static INLINE vint2 vcast_vi2_i(int i) { vint2 r; r.x = r.y = _mm_set1_epi32(i); return r; } 2022-05-18T04:29:55.7423093Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7423559Z external/sleef/src/arch/helperavx.h:351:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7423789Z static INLINE vfloat vcast_vf_f(float f) { return _mm256_set1_ps(f); } 2022-05-18T04:29:55.7423910Z ^~~~~~~~~~ 2022-05-18T04:29:55.7424364Z external/sleef/src/arch/helperavx.h:350:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7424626Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm256_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.7424728Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7425187Z external/sleef/src/arch/helperavx.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7425451Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvttps_epi32(vf)); } 2022-05-18T04:29:55.7425574Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7426113Z external/sleef/src/arch/helperavx.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7426325Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return vcast_vi2_vm(_mm256_cvtps_epi32(vf)); } 2022-05-18T04:29:55.7426431Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7426871Z external/sleef/src/arch/helperavx.h:342:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7427034Z static INLINE vmask vcast_vm_vi2(vint2 vi) { 2022-05-18T04:29:55.7427147Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7427589Z external/sleef/src/arch/helperavx.h:335:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7427752Z static INLINE vint2 vcast_vi2_vm(vmask vm) { 2022-05-18T04:29:55.7427866Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7428310Z external/sleef/src/arch/helperavx.h:318:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7428533Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:55.7428648Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7429087Z external/sleef/src/arch/helperavx.h:316:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7429343Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:55.7429606Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7430074Z external/sleef/src/arch/helperavx.h:315:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7430332Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:55.7430450Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7430922Z external/sleef/src/arch/helperavx.h:313:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7431174Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:55.7431272Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7431736Z external/sleef/src/arch/helperavx.h:312:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7431988Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:55.7432105Z ^~~~~~~~~~ 2022-05-18T04:29:55.7432570Z external/sleef/src/arch/helperavx.h:308:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7432754Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.7432875Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7433319Z external/sleef/src/arch/helperavx.h:304:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7433491Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.7433614Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7434086Z external/sleef/src/arch/helperavx.h:300:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7434278Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.7434402Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7434861Z external/sleef/src/arch/helperavx.h:296:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7435135Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.7435278Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7435727Z external/sleef/src/arch/helperavx.h:292:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7436232Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.7436402Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7436908Z external/sleef/src/arch/helperavx.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7437220Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.7437382Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7437891Z external/sleef/src/arch/helperavx.h:284:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7438194Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.7438358Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7438814Z external/sleef/src/arch/helperavx.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7439219Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask o, vdouble x, vdouble y) { return _mm256_blendv_pd(y, x, _mm256_castsi256_pd(o)); } 2022-05-18T04:29:55.7439381Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7439892Z external/sleef/src/arch/helperavx.h:280:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7440237Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T04:29:55.7440394Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7440908Z external/sleef/src/arch/helperavx.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7441343Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpgt_epi32(x, y)); } 2022-05-18T04:29:55.7441448Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7441965Z external/sleef/src/arch/helperavx.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7442322Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:55.7442478Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7442983Z external/sleef/src/arch/helperavx.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7443278Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.7443437Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7443937Z external/sleef/src/arch/helperavx.h:274:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7444198Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.7444299Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7444804Z external/sleef/src/arch/helperavx.h:272:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7445115Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.7445275Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7445795Z external/sleef/src/arch/helperavx.h:271:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7446064Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.7446236Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7446734Z external/sleef/src/arch/helperavx.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7446963Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.7447121Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7447737Z external/sleef/src/arch/helperavx.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7448093Z static INLINE vint vand_vi_vo_vi(vopmask m, vint y) { return _mm_and_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.7448259Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7448766Z external/sleef/src/arch/helperavx.h:267:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7449089Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.7449243Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7449705Z external/sleef/src/arch/helperavx.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7449978Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.7450137Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7450621Z external/sleef/src/arch/helperavx.h:264:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7450933Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.7451092Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7451589Z external/sleef/src/arch/helperavx.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7451901Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.7452004Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7452509Z external/sleef/src/arch/helperavx.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7452775Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.7453014Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7453564Z external/sleef/src/arch/helperavx.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7453875Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.7454027Z ^~~~~~~~~~ 2022-05-18T04:29:55.7454532Z external/sleef/src/arch/helperavx.h:259:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7454761Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.7454912Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7455414Z external/sleef/src/arch/helperavx.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7455697Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.7455848Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7456360Z external/sleef/src/arch/helperavx.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7456747Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.7456901Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7457326Z external/sleef/src/arch/helperavx.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7457708Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.7520587Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7521318Z external/sleef/src/arch/helperavx.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7521736Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.7521894Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7522509Z external/sleef/src/arch/helperavx.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7522855Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.7522990Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7523621Z external/sleef/src/arch/helperavx.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7523945Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.7524065Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7524538Z external/sleef/src/arch/helperavx.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7524837Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.7524974Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7525414Z external/sleef/src/arch/helperavx.h:246:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7525730Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T04:29:55.7525868Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7526346Z external/sleef/src/arch/helperavx.h:245:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7526639Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T04:29:55.7526767Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7527257Z external/sleef/src/arch/helperavx.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7527545Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T04:29:55.7527921Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7528310Z external/sleef/src/arch/helperavx.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7528555Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:55.7528665Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7529099Z external/sleef/src/arch/helperavx.h:242:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7529385Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:55.7529508Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7529952Z external/sleef/src/arch/helperavx.h:241:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7530265Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T04:29:55.7530391Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7530895Z external/sleef/src/arch/helperavx.h:240:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7531159Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T04:29:55.7531270Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7531664Z external/sleef/src/arch/helperavx.h:239:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7531913Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:55.7532022Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7532422Z external/sleef/src/arch/helperavx.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7532761Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:55.7532878Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7533369Z external/sleef/src/arch/helperavx.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7533625Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:55.7533748Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7534232Z external/sleef/src/arch/helperavx.h:230:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7534639Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.7534768Z ^~~~~~~~~~ 2022-05-18T04:29:55.7535276Z external/sleef/src/arch/helperavx.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7535677Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm256_andnot_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.7535815Z ^~~~~~~~~~ 2022-05-18T04:29:55.7536294Z external/sleef/src/arch/helperavx.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7536533Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:55.7536657Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7537118Z external/sleef/src/arch/helperavx.h:227:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7537383Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:55.7537512Z ^~~~~~~~~~ 2022-05-18T04:29:55.7537985Z external/sleef/src/arch/helperavx.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7538272Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:55.7538584Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7539066Z external/sleef/src/arch/helperavx.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7539331Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:55.7539478Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7540087Z external/sleef/src/arch/helperavx.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7540338Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:55.7540439Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7540878Z external/sleef/src/arch/helperavx.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7541121Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:55.7541251Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7541701Z external/sleef/src/arch/helperavx.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7541893Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.7542011Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7542457Z external/sleef/src/arch/helperavx.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7542623Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { 2022-05-18T04:29:55.7542735Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7543188Z external/sleef/src/arch/helperavx.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7543348Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.7543451Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7543897Z external/sleef/src/arch/helperavx.h:201:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7544065Z static INLINE vint2 vcastu_vi2_vi(vint vi) { 2022-05-18T04:29:55.7544189Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7544630Z external/sleef/src/arch/helperavx.h:200:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7544845Z static INLINE vint vcast_vi_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.7544961Z ^~~~~~~~~~ 2022-05-18T04:29:55.7545446Z external/sleef/src/arch/helperavx.h:199:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7545704Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:55.7546035Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7546644Z external/sleef/src/arch/helperavx.h:198:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7546955Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm256_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.7547086Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7547599Z external/sleef/src/arch/helperavx.h:197:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7547932Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm256_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.7548064Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7548572Z external/sleef/src/arch/helperavx.h:196:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7548906Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.7549045Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7549564Z external/sleef/src/arch/helperavx.h:195:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7550007Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.7550194Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7550731Z external/sleef/src/arch/helperavx.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7551004Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:55.7551141Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7551646Z external/sleef/src/arch/helperavx.h:193:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7551906Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:55.7552039Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7552523Z external/sleef/src/arch/helperavx.h:187:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7552733Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:55.7552878Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7553388Z external/sleef/src/arch/helperavx.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7553601Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:55.7553728Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7554199Z external/sleef/src/arch/helperavx.h:181:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7554543Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7554711Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7628055Z external/sleef/src/arch/helperavx.h:180:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7628577Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7628725Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7629277Z external/sleef/src/arch/helperavx.h:179:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7629658Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7629793Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7630296Z external/sleef/src/arch/helperavx.h:178:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7630697Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7630826Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7631336Z external/sleef/src/arch/helperavx.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7631722Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7631849Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7632349Z external/sleef/src/arch/helperavx.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7632737Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7632858Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7633360Z external/sleef/src/arch/helperavx.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7633755Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7633888Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7634564Z external/sleef/src/arch/helperavx.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7634943Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7635068Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7635573Z external/sleef/src/arch/helperavx.h:171:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7635975Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7636103Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7636596Z external/sleef/src/arch/helperavx.h:170:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7636985Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7637117Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7637621Z external/sleef/src/arch/helperavx.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7638024Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7638159Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7638661Z external/sleef/src/arch/helperavx.h:168:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7639063Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7639195Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7639697Z external/sleef/src/arch/helperavx.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7640092Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7640220Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7640717Z external/sleef/src/arch/helperavx.h:165:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7641085Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7641209Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7641707Z external/sleef/src/arch/helperavx.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7642097Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7642208Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7642436Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T04:29:55.7663620Z external/sleef/src/arch/helperavx.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7664067Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7664178Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7664725Z external/sleef/src/arch/helperavx.h:138:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7664939Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T04:29:55.7665068Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7665577Z external/sleef/src/arch/helperavx.h:132:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7666037Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T04:29:55.7666340Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7666833Z external/sleef/src/arch/helperavx.h:131:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7667101Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm256_castsi256_pd(vm); } 2022-05-18T04:29:55.7667228Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7667769Z external/sleef/src/arch/helperavx.h:130:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7668048Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm256_castpd_si256(vd); } 2022-05-18T04:29:55.7668170Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7668665Z external/sleef/src/arch/helperavx.h:129:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7668904Z static INLINE vdouble vcast_vd_d(double d) { return _mm256_set1_pd(d); } 2022-05-18T04:29:55.7669027Z ^~~~~~~~~~ 2022-05-18T04:29:55.7669501Z external/sleef/src/arch/helperavx.h:123:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7669702Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:55.7669823Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7670314Z external/sleef/src/arch/helperavx.h:119:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7670505Z static INLINE int vtestallones_i_vo32(vopmask g) { 2022-05-18T04:29:55.7670617Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7671094Z external/sleef/src/arch/helperavx.h:117:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7671369Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.7671479Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7671975Z external/sleef/src/arch/helperavx.h:91:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7672163Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.7672277Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7672770Z external/sleef/src/arch/helperavx.h:84:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7672945Z static INLINE int cpuSupportsFMA4() { 2022-05-18T04:29:55.7673049Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7673510Z external/sleef/src/arch/helperavx.h:78:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7673669Z static INLINE int cpuSupportsAVX() { 2022-05-18T04:29:55.7673782Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7674283Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7674584Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.7674727Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7675221Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7675473Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7675612Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7675843Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.7676321Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7676572Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7676713Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7677159Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7677529Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.7677703Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7678159Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7678492Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.7678628Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7679079Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7679306Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.7679437Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7679914Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7680235Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.7680387Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7680628Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.7681086Z external/sleef/src/common/df.h:22:38: warning: 'vupper_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7681309Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.7681443Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7681667Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T04:29:55.7682156Z external/sleef/src/arch/helperavx.h:641:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7682364Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.7682484Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7682931Z external/sleef/src/arch/helperavx.h:640:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7683194Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.7683367Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7683869Z external/sleef/src/arch/helperavx.h:639:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7684093Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.7684221Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7684726Z external/sleef/src/arch/helperavx.h:638:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7684948Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.7685065Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7685534Z external/sleef/src/arch/helperavx.h:633:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7685720Z static INLINE vint vcast_vi_vm(vmask vm) { 2022-05-18T04:29:55.7685840Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7686318Z external/sleef/src/arch/helperavx.h:627:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7686495Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.7686615Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7687088Z external/sleef/src/arch/helperavx.h:610:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7687290Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.7687411Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7687941Z external/sleef/src/arch/helperavx.h:609:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7688203Z static INLINE vmask vneg64_vm_vm(vmask x) { return vsub64_vm_vm_vm(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.7688396Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7688937Z external/sleef/src/arch/helperavx.h:598:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7689176Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:55.7689299Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7689806Z external/sleef/src/arch/helperavx.h:594:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7690008Z static INLINE int vtestallzeros_i_vo64(vopmask g) { 2022-05-18T04:29:55.7690133Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7690604Z external/sleef/src/arch/helperavx.h:592:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7690827Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.7690948Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7691418Z external/sleef/src/arch/helperavx.h:591:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7691636Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.7691749Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7692222Z external/sleef/src/arch/helperavx.h:585:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7692390Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.7692505Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7693006Z external/sleef/src/arch/helperavx.h:581:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7693367Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { vscatter2_v_p_i_i_vf(ptr, offset, step, v); } 2022-05-18T04:29:55.7693492Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7694000Z external/sleef/src/arch/helperavx.h:572:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7694265Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm256_stream_ps(ptr, v); } 2022-05-18T04:29:55.7694381Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7694878Z external/sleef/src/arch/helperavx.h:570:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7695201Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.7695330Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7695805Z external/sleef/src/arch/helperavx.h:569:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7696140Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { d0 = _mm256_permute2f128_ps(d0, d0, 1); return _mm256_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.7696266Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7696763Z external/sleef/src/arch/helperavx.h:561:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7697047Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.7697177Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7697691Z external/sleef/src/arch/helperavx.h:556:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7697973Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { 2022-05-18T04:29:55.7698105Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7698594Z external/sleef/src/arch/helperavx.h:555:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7698874Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm256_stream_pd(ptr, v); } 2022-05-18T04:29:55.7699001Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7699467Z external/sleef/src/arch/helperavx.h:553:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7699916Z static INLINE vdouble vreva2_vd_vd(vdouble d0) { d0 = _mm256_permute2f128_pd(d0, d0, 1); return _mm256_shuffle_pd(d0, d0, (1 << 3) | (0 << 2) | (1 << 1) | (0 << 0)); } 2022-05-18T04:29:55.7700047Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7700530Z external/sleef/src/arch/helperavx.h:552:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7700823Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm256_shuffle_pd(d0, d0, (0 << 3) | (1 << 2) | (0 << 1) | (1 << 0)); } 2022-05-18T04:29:55.7700955Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7701479Z external/sleef/src/arch/helperavx.h:548:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7701829Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vmla_vf_vf_vf_vf(x, y, vnegpos_vf_vf(z)); } 2022-05-18T04:29:55.7701953Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7702464Z external/sleef/src/arch/helperavx.h:547:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7702823Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vmla_vd_vd_vd_vd(x, y, vnegpos_vd_vd(z)); } 2022-05-18T04:29:55.7702959Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7703466Z external/sleef/src/arch/helperavx.h:541:22: warning: 'vsubadd_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7703743Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm256_addsub_ps(x, y); } 2022-05-18T04:29:55.7703875Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7704366Z external/sleef/src/arch/helperavx.h:540:23: warning: 'vsubadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7704653Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_addsub_pd(x, y); } 2022-05-18T04:29:55.7704793Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7705294Z external/sleef/src/arch/helperavx.h:537:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7705669Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.7706078Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7706567Z external/sleef/src/arch/helperavx.h:535:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7706958Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.7707087Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7707573Z external/sleef/src/arch/helperavx.h:511:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7707829Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm256_storeu_ps(ptr, v); } 2022-05-18T04:29:55.7707963Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7708427Z external/sleef/src/arch/helperavx.h:510:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7708699Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm256_store_ps(ptr, v); } 2022-05-18T04:29:55.7708825Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7709298Z external/sleef/src/arch/helperavx.h:508:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7709577Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm256_loadu_ps(ptr); } 2022-05-18T04:29:55.7709699Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7710158Z external/sleef/src/arch/helperavx.h:507:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7710424Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm256_load_ps(ptr); } 2022-05-18T04:29:55.7710549Z ^~~~~~~~~~ 2022-05-18T04:29:55.7711085Z external/sleef/src/arch/helperavx.h:502:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7711605Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.7711736Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7712245Z external/sleef/src/arch/helperavx.h:479:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7712457Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.7712569Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7713053Z external/sleef/src/arch/helperavx.h:459:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7713255Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { 2022-05-18T04:29:55.7713383Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7713877Z external/sleef/src/arch/helperavx.h:428:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7714186Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi2_vi2_vi2(vcast_vi2_vm(x), y); } 2022-05-18T04:29:55.7714316Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7714817Z external/sleef/src/arch/helperavx.h:382:22: warning: 'vfmann_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7715098Z static INLINE vfloat vfmann_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_nmsub_ps(x, y, z); } 2022-05-18T04:29:55.7715230Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7715731Z external/sleef/src/arch/helperavx.h:379:22: warning: 'vfmapp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7716035Z static INLINE vfloat vfmapp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_macc_ps(x, y, z); } 2022-05-18T04:29:55.7716169Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7716669Z external/sleef/src/arch/helperavx.h:377:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7716980Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return _mm256_msub_ps(x, y, z); } 2022-05-18T04:29:55.7717110Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7717611Z external/sleef/src/arch/helperavx.h:318:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7717847Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:55.7717975Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7718464Z external/sleef/src/arch/helperavx.h:316:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7718738Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm256_storeu_pd(ptr, v); } 2022-05-18T04:29:55.7718865Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7719284Z external/sleef/src/arch/helperavx.h:315:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7719520Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm256_store_pd(ptr, v); } 2022-05-18T04:29:55.7719627Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7720168Z external/sleef/src/arch/helperavx.h:313:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7720489Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm256_loadu_pd(ptr); } 2022-05-18T04:29:55.7720618Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7721107Z external/sleef/src/arch/helperavx.h:312:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7721377Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm256_load_pd(ptr); } 2022-05-18T04:29:55.7721500Z ^~~~~~~~~~ 2022-05-18T04:29:55.7721978Z external/sleef/src/arch/helperavx.h:308:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7722179Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.7722368Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7722900Z external/sleef/src/arch/helperavx.h:304:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7723100Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.7723232Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7723715Z external/sleef/src/arch/helperavx.h:300:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7723890Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.7724001Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7724445Z external/sleef/src/arch/helperavx.h:296:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7724633Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.7724763Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7725261Z external/sleef/src/arch/helperavx.h:292:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7725636Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.7725777Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7726318Z external/sleef/src/arch/helperavx.h:288:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7726609Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.7726739Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7727209Z external/sleef/src/arch/helperavx.h:280:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7727531Z static INLINE vint vsel_vi_vo_vi_vi(vopmask o, vint x, vint y) { return _mm_blendv_epi8(y, x, _mm256_castsi256_si128(o)); } 2022-05-18T04:29:55.7727715Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7728204Z external/sleef/src/arch/helperavx.h:277:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7728499Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm256_castsi128_si256(_mm_cmpeq_epi32(x, y)); } 2022-05-18T04:29:55.7728621Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7729090Z external/sleef/src/arch/helperavx.h:275:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7729349Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.7729462Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7729923Z external/sleef/src/arch/helperavx.h:274:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7730178Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.7730302Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7730778Z external/sleef/src/arch/helperavx.h:272:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7731036Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.7731158Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7731634Z external/sleef/src/arch/helperavx.h:271:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7731886Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.7731995Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7732472Z external/sleef/src/arch/helperavx.h:270:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7732720Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.7732844Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7733343Z external/sleef/src/arch/helperavx.h:267:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7733753Z static INLINE vint vandnot_vi_vo_vi(vopmask m, vint y) { return _mm_andnot_si128(_mm256_castsi256_si128(m), y); } 2022-05-18T04:29:55.7733920Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7734399Z external/sleef/src/arch/helperavx.h:265:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7734638Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.7734767Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7735246Z external/sleef/src/arch/helperavx.h:264:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7735488Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.7735607Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7736099Z external/sleef/src/arch/helperavx.h:263:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7736363Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.7736495Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7736965Z external/sleef/src/arch/helperavx.h:262:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7737196Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.7737316Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7737767Z external/sleef/src/arch/helperavx.h:260:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7738016Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.7738136Z ^~~~~~~~~~ 2022-05-18T04:29:55.7738609Z external/sleef/src/arch/helperavx.h:258:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7738856Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.7738965Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7739463Z external/sleef/src/arch/helperavx.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7739806Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GE_OQ)); } 2022-05-18T04:29:55.7739934Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7740415Z external/sleef/src/arch/helperavx.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7740744Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_GT_OQ)); } 2022-05-18T04:29:55.7740863Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7741273Z external/sleef/src/arch/helperavx.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7741515Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LE_OQ)); } 2022-05-18T04:29:55.7741620Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7742124Z external/sleef/src/arch/helperavx.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7742448Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_LT_OQ)); } 2022-05-18T04:29:55.7742546Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7742922Z external/sleef/src/arch/helperavx.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7743186Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_NEQ_UQ)); } 2022-05-18T04:29:55.7743295Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7743701Z external/sleef/src/arch/helperavx.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7744022Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return vreinterpret_vm_vd(_mm256_cmp_pd(x, y, _CMP_EQ_OQ)); } 2022-05-18T04:29:55.7744224Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7744742Z external/sleef/src/arch/helperavx.h:246:23: warning: 'vfmann_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7745046Z static INLINE vdouble vfmann_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmsub_pd(x, y, z); } 2022-05-18T04:29:55.7745165Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7745613Z external/sleef/src/arch/helperavx.h:245:23: warning: 'vfmanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7747294Z static INLINE vdouble vfmanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T04:29:55.7747423Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7747877Z external/sleef/src/arch/helperavx.h:244:23: warning: 'vfmapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7748162Z static INLINE vdouble vfmapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T04:29:55.7748296Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7748758Z external/sleef/src/arch/helperavx.h:243:23: warning: 'vfmapp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7749043Z static INLINE vdouble vfmapp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:55.7749162Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7749611Z external/sleef/src/arch/helperavx.h:242:23: warning: 'vfma_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7749887Z static INLINE vdouble vfma_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_macc_pd(x, y, z); } 2022-05-18T04:29:55.7749990Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7750445Z external/sleef/src/arch/helperavx.h:241:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7750734Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_nmacc_pd(x, y, z); } 2022-05-18T04:29:55.7750846Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7751279Z external/sleef/src/arch/helperavx.h:240:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7751559Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return _mm256_msub_pd(x, y, z); } 2022-05-18T04:29:55.7751677Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7752104Z external/sleef/src/arch/helperavx.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7752351Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm256_min_pd(x, y); } 2022-05-18T04:29:55.7752456Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7752890Z external/sleef/src/arch/helperavx.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7753139Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm256_max_pd(x, y); } 2022-05-18T04:29:55.7753264Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7753685Z external/sleef/src/arch/helperavx.h:230:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7754057Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm256_xor_pd(_mm256_set1_pd(-0.0), d); } 2022-05-18T04:29:55.7754169Z ^~~~~~~~~~ 2022-05-18T04:29:55.7754613Z external/sleef/src/arch/helperavx.h:228:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7754821Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm256_sqrt_pd(x); } 2022-05-18T04:29:55.7754939Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7755377Z external/sleef/src/arch/helperavx.h:227:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7755626Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm256_div_pd(_mm256_set1_pd(1), x); } 2022-05-18T04:29:55.7755836Z ^~~~~~~~~~ 2022-05-18T04:29:55.7756272Z external/sleef/src/arch/helperavx.h:226:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7756483Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm256_div_pd(x, y); } 2022-05-18T04:29:55.7756587Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7756988Z external/sleef/src/arch/helperavx.h:225:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7757248Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm256_mul_pd(x, y); } 2022-05-18T04:29:55.7757358Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7757797Z external/sleef/src/arch/helperavx.h:224:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7758039Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm256_sub_pd(x, y); } 2022-05-18T04:29:55.7758149Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7758621Z external/sleef/src/arch/helperavx.h:223:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7758859Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm256_add_pd(x, y); } 2022-05-18T04:29:55.7758956Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7759392Z external/sleef/src/arch/helperavx.h:217:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7759583Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.7759704Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7760140Z external/sleef/src/arch/helperavx.h:208:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7760311Z static INLINE vint vcastu_vi_vi2(vint2 vi) { 2022-05-18T04:29:55.7760428Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7760868Z external/sleef/src/arch/helperavx.h:199:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7761094Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm256_cvtepi32_pd(vi); } 2022-05-18T04:29:55.7761217Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7761657Z external/sleef/src/arch/helperavx.h:196:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7761970Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.7762085Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7762511Z external/sleef/src/arch/helperavx.h:195:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7762819Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm256_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.7762936Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7763372Z external/sleef/src/arch/helperavx.h:194:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7763626Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm256_cvttpd_epi32(vd); } 2022-05-18T04:29:55.7763752Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7764195Z external/sleef/src/arch/helperavx.h:193:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7764433Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm256_cvtpd_epi32(vd); } 2022-05-18T04:29:55.7764548Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7765001Z external/sleef/src/arch/helperavx.h:187:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7765184Z static INLINE vopmask vcast_vo64_vo32(vopmask o) { 2022-05-18T04:29:55.7765286Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7765730Z external/sleef/src/arch/helperavx.h:183:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7765915Z static INLINE vopmask vcast_vo32_vo64(vopmask o) { 2022-05-18T04:29:55.7766102Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7766598Z external/sleef/src/arch/helperavx.h:181:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7766969Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7767092Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7767549Z external/sleef/src/arch/helperavx.h:176:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7767975Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_xor_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7768098Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7768550Z external/sleef/src/arch/helperavx.h:175:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7768915Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_or_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7769036Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7769496Z external/sleef/src/arch/helperavx.h:174:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7769876Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_andnot_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7769999Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7770447Z external/sleef/src/arch/helperavx.h:173:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7770790Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vreinterpret_vm_vd(_mm256_and_pd(vreinterpret_vd_vm(x), vreinterpret_vd_vm(y))); } 2022-05-18T04:29:55.7770909Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7771136Z In file included from external/sleef/src/libm/sleefsimdsp.c:76:0: 2022-05-18T04:29:55.7771589Z external/sleef/src/arch/helperavx.h:158:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7771822Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.7771937Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7772386Z external/sleef/src/arch/helperavx.h:146:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7772546Z static vint2 vloadu_vi2_p(int32_t *p) { 2022-05-18T04:29:55.7772644Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7773105Z external/sleef/src/arch/helperavx.h:138:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7773301Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { 2022-05-18T04:29:55.7773429Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7773900Z external/sleef/src/arch/helperavx.h:132:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7774105Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { 2022-05-18T04:29:55.7774231Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7774689Z external/sleef/src/arch/helperavx.h:123:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7774862Z static INLINE int vtestallones_i_vo64(vopmask g) { 2022-05-18T04:29:55.7774984Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7775419Z external/sleef/src/arch/helperavx.h:117:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7775681Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.7775800Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7776001Z [191 / 994] 7 actions running 2022-05-18T04:29:55.7776307Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.7776624Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7777044Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7777369Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7777694Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7778019Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7778343Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7778355Z 2022-05-18T04:29:55.7778491Z  2022-05-18T04:29:55.7778627Z  2022-05-18T04:29:55.7778744Z  2022-05-18T04:29:55.7778885Z  2022-05-18T04:29:55.7779015Z  2022-05-18T04:29:55.7779150Z  2022-05-18T04:29:55.7779280Z  2022-05-18T04:29:55.7779568Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:55.7779758Z [193 / 997] 8 actions running 2022-05-18T04:29:55.7780053Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.7780380Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7780704Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7781024Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7781342Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7781657Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.7781972Z //:cpu/MaxPooling.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.7782325Z //:cpu/LinearAlgebraKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.7782333Z 2022-05-18T04:29:55.7782468Z  2022-05-18T04:29:55.7782605Z  2022-05-18T04:29:55.7782741Z  2022-05-18T04:29:55.7782874Z  2022-05-18T04:29:55.7783007Z  2022-05-18T04:29:55.7783138Z  2022-05-18T04:29:55.7783257Z  2022-05-18T04:29:55.7783390Z  2022-05-18T04:29:55.7783710Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:55.7784122Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.7784276Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:55.7784380Z ^ 2022-05-18T04:29:55.7784492Z At top level: 2022-05-18T04:29:55.7784932Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7785133Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.7785255Z ^~~~~~~ 2022-05-18T04:29:55.7785843Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7786023Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:55.7786135Z ^~~~~~~ 2022-05-18T04:29:55.7786583Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7786789Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.7786914Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7787374Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7787576Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.7787711Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7788151Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7788418Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.7788544Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7789006Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7789339Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:55.7789465Z ^~~~~~ 2022-05-18T04:29:55.7789936Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7790134Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.7790264Z ^~~~~~ 2022-05-18T04:29:55.7790729Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7790924Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.7791052Z ^~~~~~ 2022-05-18T04:29:55.7791497Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7791701Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.7791846Z ^~~~~ 2022-05-18T04:29:55.7792314Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7792494Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.7792621Z ^~~~~~ 2022-05-18T04:29:55.7793092Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7793258Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.7793384Z ^~~~~ 2022-05-18T04:29:55.7793844Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7794033Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.7794159Z ^~~~~~~ 2022-05-18T04:29:55.7794626Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7794844Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.7794981Z ^~~~~~~~~~ 2022-05-18T04:29:55.7795420Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7795651Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.7795786Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7796259Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7796459Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.7796576Z ^~~~~~~ 2022-05-18T04:29:55.7797047Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7797230Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:55.7797337Z ^~~~~~ 2022-05-18T04:29:55.7797804Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7797971Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:55.7798085Z ^~~~~~~~~ 2022-05-18T04:29:55.7798485Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7798676Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7798794Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7799239Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7799524Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:55.7799645Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7800071Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7800295Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:55.7800414Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7800800Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7800991Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:55.7801111Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7801496Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7801667Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:55.7801814Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7802415Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7802677Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:55.7802839Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7803426Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7803690Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:55.7803856Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7804437Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7804863Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.7805042Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7805637Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7806007Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.7806171Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7806750Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7807024Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:55.7807175Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7807860Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7808203Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:55.7808380Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7809092Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7809332Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:55.7809478Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7809969Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7810127Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.7810241Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7810639Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7810898Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7811186Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7811650Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7811903Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7812035Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7812475Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7812673Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:55.7812787Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7813187Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7813379Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:55.7813513Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7813932Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7814143Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:55.7814289Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7814511Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.7814988Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7815213Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.7815355Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7815825Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7816055Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.7816207Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7816666Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7816890Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.7817029Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7817494Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7817717Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:55.7817856Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7818328Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7818552Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:55.7818676Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7819147Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7819375Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.7819512Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7819981Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7820230Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7820373Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7820800Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7821026Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7821150Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7821752Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7821996Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.7822110Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7822487Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7822693Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7822809Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7823210Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7823396Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:55.7823523Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7823901Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7824126Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7824260Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7824687Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7824913Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7825047Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7825457Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7825680Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7825932Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7826363Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7826608Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7826756Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7827204Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7827429Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.7827560Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7827937Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7828168Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.7828305Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7828756Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7828968Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.7829114Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7829505Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7829698Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.7829812Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7830233Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7830451Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.7830589Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7831030Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7831495Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7831610Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7832032Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7832270Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.7832405Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7832866Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7833120Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:55.7833263Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7833733Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7833988Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:55.7834101Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7834550Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7834766Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.7834911Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7835310Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7835503Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.7835621Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7835992Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7836216Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.7836339Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7836692Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7836906Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.7837016Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7837406Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7837626Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.7837861Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7838380Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7838675Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.7838810Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7839250Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7839534Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:55.7839663Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7840135Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7840398Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.7840534Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7840958Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7841401Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.7841535Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7841991Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7842236Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.7842373Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7842830Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7843046Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.7843131Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7843478Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7843825Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.7843990Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7844562Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7844859Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.7845008Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7845385Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7845655Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:55.7845773Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7845983Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.7846421Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7846663Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.7846810Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7847255Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7847441Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:55.7847578Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7848088Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7848320Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:55.7848455Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7848925Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7849168Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:55.7849323Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7849762Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7849971Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.7850088Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7850540Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7850827Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:55.7850972Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7851507Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7851803Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:55.7851937Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7852343Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7852645Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.7852767Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7853211Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7853442Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:55.7853567Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7853994Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7854226Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:55.7854354Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7854583Z In file included from external/sleef/src/libm/sleefsimdsp.c:346:0: 2022-05-18T04:29:55.7855037Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7855259Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.7855384Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7855857Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7856061Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.7856189Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7856686Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7856905Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.7857009Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7857535Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7857756Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.7857901Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7858384Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7858577Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.7858697Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7859178Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7859361Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T04:29:55.7859472Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7859937Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7860210Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7860325Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7860798Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7861102Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:55.7861216Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7861684Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7862175Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T04:29:55.7862290Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7862777Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7863027Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T04:29:55.7863149Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7863622Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7863864Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7863970Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7864447Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7864639Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:55.7864765Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7865265Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7865446Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:55.7865557Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7866176Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7866375Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.7866496Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7866975Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7867176Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.7867310Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7867794Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7868027Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.7868155Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7868610Z external/sleef/src/arch/helperpurec_scalar.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7868869Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { return ptr[vi]; } 2022-05-18T04:29:55.7868988Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7869453Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7869654Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.7869777Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7870266Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7870481Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.7870581Z ^~~~~~~~~~ 2022-05-18T04:29:55.7871045Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7871232Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:55.7871348Z ^~~~~~~~~~ 2022-05-18T04:29:55.7871843Z external/sleef/src/arch/helperpurec_scalar.h:399:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7872094Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7872215Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7872903Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7873196Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7873308Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7873685Z external/sleef/src/arch/helperpurec_scalar.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7873845Z static INLINE vopmask vgt_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x > (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7873918Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7874295Z external/sleef/src/arch/helperpurec_scalar.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7874526Z static INLINE vopmask veq_vo_vi2_vi2 (vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7874653Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7875011Z external/sleef/src/arch/helperpurec_scalar.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7875207Z static INLINE vopmask visnan_vo_vf (vfloat d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7875282Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7875561Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7875799Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7875875Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7876150Z external/sleef/src/arch/helperpurec_scalar.h:392:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7876310Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return d == SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7876382Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7876771Z external/sleef/src/arch/helperpurec_scalar.h:391:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7877255Z static INLINE vopmask visinf_vo_vf (vfloat d) { return (d == SLEEF_INFINITYf || d == -SLEEF_INFINITYf) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7877332Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7877610Z external/sleef/src/arch/helperpurec_scalar.h:389:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7877780Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.i[0] >>= c; v.i[1] >>= c; return v.i2; } 2022-05-18T04:29:55.7877851Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7878129Z external/sleef/src/arch/helperpurec_scalar.h:388:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7878297Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] >>= c; v.u[1] >>= c; return v.i2; } 2022-05-18T04:29:55.7878374Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7878635Z external/sleef/src/arch/helperpurec_scalar.h:387:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7878803Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { versatileVector v; v.i2 = x; v.u[0] <<= c; v.u[1] <<= c; return v.i2; } 2022-05-18T04:29:55.7878874Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7879272Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7879521Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.7879647Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7880162Z external/sleef/src/arch/helperpurec_scalar.h:384:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7880431Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.7880700Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7881211Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7881534Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.7881692Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7882176Z external/sleef/src/arch/helperpurec_scalar.h:376:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7882435Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.7882581Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7882926Z external/sleef/src/arch/helperpurec_scalar.h:374:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7883079Z static INLINE vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { return o ? v1 : v0; } 2022-05-18T04:29:55.7883139Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7883412Z external/sleef/src/arch/helperpurec_scalar.h:373:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7883564Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask o, vfloat x, vfloat y) { return o ? x : y; } 2022-05-18T04:29:55.7883637Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7884016Z external/sleef/src/arch/helperpurec_scalar.h:371:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7884264Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return x ^ y; } 2022-05-18T04:29:55.7884399Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7884829Z external/sleef/src/arch/helperpurec_scalar.h:370:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7885007Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return x | y; } 2022-05-18T04:29:55.7885114Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7885527Z external/sleef/src/arch/helperpurec_scalar.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7885716Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return y & ~x; } 2022-05-18T04:29:55.7885828Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7886256Z external/sleef/src/arch/helperpurec_scalar.h:368:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7886447Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return x & y; } 2022-05-18T04:29:55.7886573Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7886980Z external/sleef/src/arch/helperpurec_scalar.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7887268Z static INLINE vint2 vneg_vi2_vi2(vint2 x) { versatileVector v; v.i2 = x; v.i[0] = -v.i[0]; v.i[1] = -v.i[1]; return v.i2; } 2022-05-18T04:29:55.7887343Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7887710Z external/sleef/src/arch/helperpurec_scalar.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7888173Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] -= w.i[0]; v.i[1] -= w.i[1]; return v.i2; } 2022-05-18T04:29:55.7888251Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7888533Z external/sleef/src/arch/helperpurec_scalar.h:364:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7888720Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { versatileVector v, w; v.i2 = x; w.i2 = y; v.i[0] += w.i[0]; v.i[1] += w.i[1]; return v.i2; } 2022-05-18T04:29:55.7888794Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7889254Z external/sleef/src/arch/helperpurec_scalar.h:362:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7889548Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7889645Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7890099Z external/sleef/src/arch/helperpurec_scalar.h:361:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7890348Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7890446Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7890905Z external/sleef/src/arch/helperpurec_scalar.h:360:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7891112Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7891201Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7891658Z external/sleef/src/arch/helperpurec_scalar.h:359:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7891899Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7892008Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7892384Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7892630Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7892732Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7893176Z external/sleef/src/arch/helperpurec_scalar.h:357:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7893326Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7893386Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7893667Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7893915Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T04:29:55.7894040Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7894474Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7894826Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T04:29:55.7894934Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7895419Z external/sleef/src/arch/helperpurec_scalar.h:343:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7895609Z static INLINE vfloat vmla_vf_vf_vf_vf (vfloat x, vfloat y, vfloat z) { return x * y + z; } 2022-05-18T04:29:55.7895687Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7895977Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7896127Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T04:29:55.7896226Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7896669Z external/sleef/src/arch/helperpurec_scalar.h:339:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7896900Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return x > y ? x : y; } 2022-05-18T04:29:55.7897008Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7897415Z external/sleef/src/arch/helperpurec_scalar.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7897688Z static INLINE vfloat vneg_vf_vf(vfloat x) { return -x; } 2022-05-18T04:29:55.7897800Z ^~~~~~~~~~ 2022-05-18T04:29:55.7898262Z external/sleef/src/arch/helperpurec_scalar.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7898655Z static INLINE vfloat vabs_vf_vf(vfloat x) { versatileVector v; v.f = x; v.i[0] &= 0x7fffffff; return v.f; } 2022-05-18T04:29:55.7898759Z ^~~~~~~~~~ 2022-05-18T04:29:55.7899212Z external/sleef/src/arch/helperpurec_scalar.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7899395Z static INLINE vfloat vrec_vf_vf (vfloat x) { return 1 / x; } 2022-05-18T04:29:55.7899477Z ^~~~~~~~~~ 2022-05-18T04:29:55.7899899Z external/sleef/src/arch/helperpurec_scalar.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7900115Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return x / y; } 2022-05-18T04:29:55.7900228Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7900702Z external/sleef/src/arch/helperpurec_scalar.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7900927Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return x * y; } 2022-05-18T04:29:55.7901042Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7901557Z external/sleef/src/arch/helperpurec_scalar.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7901865Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return x - y; } 2022-05-18T04:29:55.7901971Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7902438Z external/sleef/src/arch/helperpurec_scalar.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7902659Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return x + y; } 2022-05-18T04:29:55.7902772Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7903248Z external/sleef/src/arch/helperpurec_scalar.h:327:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7903567Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = 0; cnv.vf = vf; return cnv.vi2; } 2022-05-18T04:29:55.7903693Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7904175Z external/sleef/src/arch/helperpurec_scalar.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7904478Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vi) { union { vfloat vf; vint2 vi2; } cnv; cnv.vi2 = vi; return cnv.vf; } 2022-05-18T04:29:55.7904601Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7905091Z external/sleef/src/arch/helperpurec_scalar.h:321:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7905386Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { union { vfloat vf; vmask vm; } cnv; cnv.vm = vm; return cnv.vf; } 2022-05-18T04:29:55.7905509Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7906071Z external/sleef/src/arch/helperpurec_scalar.h:320:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7906337Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { union { vfloat vf; vmask vm; } cnv; cnv.vf = vf; return cnv.vm; } 2022-05-18T04:29:55.7906440Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7906833Z external/sleef/src/arch/helperpurec_scalar.h:319:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7906999Z static INLINE vfloat vcast_vf_f(float f) { return f; } 2022-05-18T04:29:55.7907105Z ^~~~~~~~~~ 2022-05-18T04:29:55.7907516Z external/sleef/src/arch/helperpurec_scalar.h:316:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7907750Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T04:29:55.7907858Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7908332Z external/sleef/src/arch/helperpurec_scalar.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7908675Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return vf; } 2022-05-18T04:29:55.7908765Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7909226Z external/sleef/src/arch/helperpurec_scalar.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7909459Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return vcast_vf_vi2(vrint_vi2_vf(vd)); } 2022-05-18T04:29:55.7909571Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7910015Z external/sleef/src/arch/helperpurec_scalar.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7910168Z static INLINE vint2 vrint_vi2_vf(vfloat a) { 2022-05-18T04:29:55.7910272Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7910704Z external/sleef/src/arch/helperpurec_scalar.h:301:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7910877Z static INLINE vint2 vcast_vi2_i(int j) { return j; } 2022-05-18T04:29:55.7910999Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7911459Z external/sleef/src/arch/helperpurec_scalar.h:300:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7911658Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return (int32_t)vi; } 2022-05-18T04:29:55.7911777Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7912228Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7912482Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:55.7912596Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7913048Z external/sleef/src/arch/helperpurec_scalar.h:297:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7913321Z static INLINE vint2 vcast_vi2_vm(vmask vm) { union { vint2 vi2; vmask vm; } cnv; cnv.vm = vm; return cnv.vi2; } 2022-05-18T04:29:55.7913437Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7913903Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7914127Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.7914241Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7914693Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7914903Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.7915001Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7915454Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7915664Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.7915771Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7916234Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7916476Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T04:29:55.7916590Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7917048Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7917243Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.7917352Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7917821Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7918038Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.7918144Z ^~~~~~~~~~ 2022-05-18T04:29:55.7918679Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7918906Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:55.7919019Z ^~~~~~~~~~ 2022-05-18T04:29:55.7919461Z external/sleef/src/arch/helperpurec_scalar.h:283:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7919654Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return SQRTF(x); } 2022-05-18T04:29:55.7919765Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7920231Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7920419Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T04:29:55.7920516Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7920914Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7921138Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7921229Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7921700Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7922087Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7922201Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7922654Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7922927Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7923052Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7923509Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7923950Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7924050Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7924498Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7924731Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T04:29:55.7924842Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7925297Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7925528Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7925641Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7926112Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7926336Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7926445Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7926934Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7927124Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T04:29:55.7927230Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7927799Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7928020Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T04:29:55.7928133Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7928592Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7928802Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T04:29:55.7929028Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7929500Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7929722Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T04:29:55.7929840Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7930308Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7930517Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T04:29:55.7930617Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7931088Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7931299Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T04:29:55.7931419Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7931897Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7932098Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:55.7932206Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7932676Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7932872Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T04:29:55.7932987Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7933448Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7933649Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T04:29:55.7933762Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7934229Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7934524Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T04:29:55.7934636Z ^~~~~~~~~~ 2022-05-18T04:29:55.7935088Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7935386Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T04:29:55.7935496Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7935968Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7936167Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T04:29:55.7936281Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7936746Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7936999Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7937097Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7937560Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7937803Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7937920Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7938388Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7938628Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7938743Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7939207Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7939537Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7939637Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7940107Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7940354Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7940473Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7940948Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7941192Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7941311Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7941770Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7942154Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T04:29:55.7942275Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7942743Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7943125Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T04:29:55.7943245Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7943715Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7943964Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T04:29:55.7944079Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7944543Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7944778Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T04:29:55.7944892Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7945359Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7945595Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T04:29:55.7945710Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7946926Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7947212Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T04:29:55.7947312Z ^~~~~~~~~~ 2022-05-18T04:29:55.7947779Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7948093Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T04:29:55.7948207Z ^~~~~~~~~~ 2022-05-18T04:29:55.7948667Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7948878Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T04:29:55.7948995Z ^~~~~~~~~~ 2022-05-18T04:29:55.7949457Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7949668Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T04:29:55.7949781Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7950245Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7950626Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T04:29:55.7950741Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7951211Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7951539Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T04:29:55.7951653Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7952099Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7952320Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T04:29:55.7952432Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7952892Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7953200Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T04:29:55.7953314Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7953771Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7954060Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T04:29:55.7954180Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7954637Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7954945Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T04:29:55.7955067Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7955534Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7955841Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T04:29:55.7955958Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7956432Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7956646Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T04:29:55.7956747Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7957219Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7957453Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.7957566Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7958042Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7958315Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T04:29:55.7958434Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7958909Z external/sleef/src/arch/helperpurec_scalar.h:208:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7959110Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.7959210Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7959694Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7959929Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T04:29:55.7960045Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7960506Z external/sleef/src/arch/helperpurec_scalar.h:202:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7960790Z static INLINE vint vrint_vi_vd(vdouble a) { 2022-05-18T04:29:55.7960910Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7961383Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7961542Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T04:29:55.7961659Z ^~~~~~~~~~ 2022-05-18T04:29:55.7962125Z external/sleef/src/arch/helperpurec_scalar.h:193:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7962326Z static INLINE vdouble vcast_vd_vi(vint vi) { return vi; } 2022-05-18T04:29:55.7962450Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7962922Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7963238Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.7963374Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7963853Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7964124Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.7964239Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7964707Z external/sleef/src/arch/helperpurec_scalar.h:183:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7964992Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { return o ? v1 : v0; } 2022-05-18T04:29:55.7965129Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7965627Z external/sleef/src/arch/helperpurec_scalar.h:181:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7965865Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask o, vint2 x, vint2 y) { return o ? x : y; } 2022-05-18T04:29:55.7965975Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7966391Z external/sleef/src/arch/helperpurec_scalar.h:180:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7966623Z static INLINE vdouble vsel_vd_vo_vd_vd (vopmask o, vdouble x, vdouble y) { return o ? x : y; } 2022-05-18T04:29:55.7966743Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7967183Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7967393Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.7967501Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7968055Z external/sleef/src/arch/helperpurec_scalar.h:175:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7968262Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:55.7968373Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7968791Z external/sleef/src/arch/helperpurec_scalar.h:174:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7969005Z static INLINE vmask vandnot_vm_vo32_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.7969118Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7969584Z external/sleef/src/arch/helperpurec_scalar.h:173:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7969985Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.7970127Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7970748Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7971141Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.7971333Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7971955Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7972267Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:55.7972413Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7973038Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7973355Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.7973501Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7974108Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7974425Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.7974574Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7975194Z external/sleef/src/arch/helperpurec_scalar.h:166:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7975491Z static INLINE vmask vcast_vm_vo(vopmask o) { return (vmask)o | (((vmask)o) << 32); } 2022-05-18T04:29:55.7975609Z ^~~~~~~~~~~ 2022-05-18T04:29:55.7976106Z external/sleef/src/arch/helperpurec_scalar.h:164:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7976447Z static INLINE vmask vxor_vm_vm_vm (vmask x, vmask y) { return x ^ y; } 2022-05-18T04:29:55.7976561Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7977041Z external/sleef/src/arch/helperpurec_scalar.h:163:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7977265Z static INLINE vmask vor_vm_vm_vm (vmask x, vmask y) { return x | y; } 2022-05-18T04:29:55.7977389Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7977869Z external/sleef/src/arch/helperpurec_scalar.h:162:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7978084Z static INLINE vmask vandnot_vm_vm_vm (vmask x, vmask y) { return y & ~x; } 2022-05-18T04:29:55.7978196Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7978631Z external/sleef/src/arch/helperpurec_scalar.h:161:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7978827Z static INLINE vmask vand_vm_vm_vm (vmask x, vmask y) { return x & y; } 2022-05-18T04:29:55.7978940Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7979444Z external/sleef/src/arch/helperpurec_scalar.h:159:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7979687Z static INLINE vopmask vxor_vo_vo_vo (vopmask x, vopmask y) { return x ^ y; } 2022-05-18T04:29:55.7979819Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7980353Z external/sleef/src/arch/helperpurec_scalar.h:158:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7980603Z static INLINE vopmask vor_vo_vo_vo (vopmask x, vopmask y) { return x | y; } 2022-05-18T04:29:55.7980726Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7981166Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7981314Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T04:29:55.7981388Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7981667Z external/sleef/src/arch/helperpurec_scalar.h:156:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7981807Z static INLINE vopmask vand_vo_vo_vo (vopmask x, vopmask y) { return x & y; } 2022-05-18T04:29:55.7981881Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7982274Z external/sleef/src/arch/helperpurec_scalar.h:152:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7982408Z static INLINE vdouble vcast_vd_d(double d) { return d; } 2022-05-18T04:29:55.7982502Z ^~~~~~~~~~ 2022-05-18T04:29:55.7982984Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7983246Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T04:29:55.7983358Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7983765Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7983944Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T04:29:55.7984059Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7984488Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7984687Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T04:29:55.7984774Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7985185Z external/sleef/src/arch/helperpurec_scalar.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7985398Z static INLINE vmask vcast_vm_i_i(int h, int l) { return (((uint64_t)h) << 32) | (uint32_t)l; } 2022-05-18T04:29:55.7985502Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.7986260Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7986513Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T04:29:55.7986649Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7987161Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7987370Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T04:29:55.7987497Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7988045Z external/sleef/src/arch/helperpurec_scalar.h:132:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7988261Z static INLINE int vtestallones_i_vo32(vopmask g) { return g; } 2022-05-18T04:29:55.7988386Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7988915Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7989131Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T04:29:55.7989255Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7989766Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7989996Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:55.7990114Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7990483Z external/sleef/src/arch/helperpurec_scalar.h:128:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.7990691Z static INLINE int vavailability_i(int name) { return -1; } 2022-05-18T04:29:55.7990775Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7991076Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7991170Z static CONST df2 gammafk(vfloat a) { 2022-05-18T04:29:55.7991249Z ^~~~~~~ 2022-05-18T04:29:55.7991567Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7991696Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T04:29:55.7991778Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7992196Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7992368Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T04:29:55.7992449Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.7992734Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7992875Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.7992969Z ^~~~~~~ 2022-05-18T04:29:55.7993347Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7993478Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.7993593Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7993914Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7994068Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.7994141Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.7994408Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7994575Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.7994659Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.7994957Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7995087Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.7995175Z ^~~~~~ 2022-05-18T04:29:55.7995493Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7995619Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.7995712Z ^~~~~~ 2022-05-18T04:29:55.7995965Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7996085Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.7996167Z ^~~~~ 2022-05-18T04:29:55.7996422Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7996592Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.7996704Z ^~~~~~ 2022-05-18T04:29:55.7997083Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7997270Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.7997391Z ^~~~~ 2022-05-18T04:29:55.7997809Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7998002Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.7998122Z ^~~~~~~ 2022-05-18T04:29:55.7998544Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7998763Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.7998878Z ^~~~~~~~~~ 2022-05-18T04:29:55.7999319Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.7999546Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.7999673Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8000099Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8000432Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.8000556Z ^~~~~~~ 2022-05-18T04:29:55.8001006Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8001316Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.8001453Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8001894Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8002170Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.8002305Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8002743Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8002955Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.8003091Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8003537Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8003776Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8003909Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8004121Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.8004540Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8004752Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.8004887Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8005315Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8005518Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.8005657Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8006088Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8006322Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8006461Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8006897Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8007135Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8007273Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8007754Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8008003Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.8008139Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8008567Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8008773Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.8008912Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8009335Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8009616Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.8009749Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8010156Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8010585Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.8010718Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8011143Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8011355Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.8011489Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8011930Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8012270Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.8012402Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8012839Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8013131Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.8013268Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8013484Z In file included from external/sleef/src/libm/sleefsimdsp.c:346:0: 2022-05-18T04:29:55.8013973Z external/sleef/src/arch/helperpurec_scalar.h:475:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8014188Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.8014310Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8014801Z external/sleef/src/arch/helperpurec_scalar.h:474:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8015020Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.8015146Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8015663Z external/sleef/src/arch/helperpurec_scalar.h:473:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8015881Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.8016008Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8016518Z external/sleef/src/arch/helperpurec_scalar.h:472:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8016728Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.8016832Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8017310Z external/sleef/src/arch/helperpurec_scalar.h:470:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8017506Z static INLINE vint vcast_vi_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.8017622Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8018104Z external/sleef/src/arch/helperpurec_scalar.h:469:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8018299Z static INLINE vmask vcast_vm_vi(vint vi) { return vi; } 2022-05-18T04:29:55.8018414Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8018875Z external/sleef/src/arch/helperpurec_scalar.h:467:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8019138Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { return (int64_t)x > (int64_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8019256Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8019741Z external/sleef/src/arch/helperpurec_scalar.h:460:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8020047Z static INLINE vmask vneg64_vm_vm(vmask x) { return -(int64_t)x; } 2022-05-18T04:29:55.8020168Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8020656Z external/sleef/src/arch/helperpurec_scalar.h:459:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8021179Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return (int64_t)x - (int64_t)y; } 2022-05-18T04:29:55.8021299Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8021794Z external/sleef/src/arch/helperpurec_scalar.h:457:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8022033Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { return o ? x : y; } 2022-05-18T04:29:55.8022155Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8022659Z external/sleef/src/arch/helperpurec_scalar.h:456:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8022905Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return !g ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8023027Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8023503Z external/sleef/src/arch/helperpurec_scalar.h:447:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8023693Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { 2022-05-18T04:29:55.8023814Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8024278Z external/sleef/src/arch/helperpurec_scalar.h:441:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8024461Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { 2022-05-18T04:29:55.8024582Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8025060Z external/sleef/src/arch/helperpurec_scalar.h:435:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8025225Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.8025339Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8025951Z external/sleef/src/arch/helperpurec_scalar.h:409:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8026166Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.8026284Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8026777Z external/sleef/src/arch/helperpurec_scalar.h:408:20: warning: 'vstoreu_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8027006Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.8027127Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8027618Z external/sleef/src/arch/helperpurec_scalar.h:407:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8027845Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { *ptr = v; } 2022-05-18T04:29:55.8027967Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8028433Z external/sleef/src/arch/helperpurec_scalar.h:404:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8028660Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.8028777Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8029258Z external/sleef/src/arch/helperpurec_scalar.h:403:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8029489Z static INLINE vfloat vload_vf_p(const float *ptr) { return *ptr; } 2022-05-18T04:29:55.8029609Z ^~~~~~~~~~ 2022-05-18T04:29:55.8030088Z external/sleef/src/arch/helperpurec_scalar.h:401:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8030285Z static INLINE float vcast_f_vf(vfloat v) { return v; } 2022-05-18T04:29:55.8030388Z ^~~~~~~~~~ 2022-05-18T04:29:55.8030873Z external/sleef/src/arch/helperpurec_scalar.h:398:23: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8031134Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return (int32_t)x == (int32_t)y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8031257Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8031744Z external/sleef/src/arch/helperpurec_scalar.h:393:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8032302Z static INLINE vopmask visminf_vo_vf(vfloat d) { return d == -SLEEF_INFINITYf ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8032429Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8032930Z external/sleef/src/arch/helperpurec_scalar.h:385:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8033182Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.8033290Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8033804Z external/sleef/src/arch/helperpurec_scalar.h:380:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8034115Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.8034253Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8034740Z external/sleef/src/arch/helperpurec_scalar.h:358:23: warning: 'vneq_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8035008Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8035129Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8035628Z external/sleef/src/arch/helperpurec_scalar.h:345:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8035998Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return x * y - z; } 2022-05-18T04:29:55.8036122Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8036606Z external/sleef/src/arch/helperpurec_scalar.h:344:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8036987Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return - x * y + z; } 2022-05-18T04:29:55.8037110Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8037578Z external/sleef/src/arch/helperpurec_scalar.h:340:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8037825Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return x < y ? x : y; } 2022-05-18T04:29:55.8037945Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8038416Z external/sleef/src/arch/helperpurec_scalar.h:298:21: warning: 'vcast_vm_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8038704Z static INLINE vmask vcast_vm_vi2(vint2 vi) { union { vint2 vi2; vmask vm; } cnv; cnv.vi2 = vi; return cnv.vm; } 2022-05-18T04:29:55.8038826Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8039321Z external/sleef/src/arch/helperpurec_scalar.h:293:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8039554Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.8039678Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8040169Z external/sleef/src/arch/helperpurec_scalar.h:292:20: warning: 'vstoreu_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8040405Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.8040506Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8040969Z external/sleef/src/arch/helperpurec_scalar.h:291:20: warning: 'vstore_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8041170Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { *ptr = v; } 2022-05-18T04:29:55.8041284Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8041774Z external/sleef/src/arch/helperpurec_scalar.h:289:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8042033Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { return ptr[vi]; } 2022-05-18T04:29:55.8042151Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8042626Z external/sleef/src/arch/helperpurec_scalar.h:288:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8042842Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.8043064Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8043507Z external/sleef/src/arch/helperpurec_scalar.h:287:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8043737Z static INLINE vdouble vload_vd_p(const double *ptr) { return *ptr; } 2022-05-18T04:29:55.8043853Z ^~~~~~~~~~ 2022-05-18T04:29:55.8044314Z external/sleef/src/arch/helperpurec_scalar.h:285:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8044515Z static INLINE double vcast_d_vd(vdouble v) { return v; } 2022-05-18T04:29:55.8044632Z ^~~~~~~~~~ 2022-05-18T04:29:55.8045071Z external/sleef/src/arch/helperpurec_scalar.h:282:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8045278Z static INLINE vdouble vsqrt_vd_vd(vdouble d) { return SQRT(d); } 2022-05-18T04:29:55.8045396Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8045865Z external/sleef/src/arch/helperpurec_scalar.h:280:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8046106Z static INLINE vopmask visnan_vo_vd(vdouble d) { return d != d ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8046222Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8046699Z external/sleef/src/arch/helperpurec_scalar.h:279:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8047112Z static INLINE vopmask visminf_vo_vd(vdouble d) { return d == -SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8047214Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8047794Z external/sleef/src/arch/helperpurec_scalar.h:278:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8048059Z static INLINE vopmask vispinf_vo_vd(vdouble d) { return d == SLEEF_INFINITY ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8048177Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8048672Z external/sleef/src/arch/helperpurec_scalar.h:277:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8049135Z static INLINE vopmask visinf_vo_vd(vdouble d) { return (d == SLEEF_INFINITY || d == -SLEEF_INFINITY) ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8049255Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8049728Z external/sleef/src/arch/helperpurec_scalar.h:275:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8049963Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return m ? x : y; } 2022-05-18T04:29:55.8050067Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8050542Z external/sleef/src/arch/helperpurec_scalar.h:273:23: warning: 'vgt_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8050776Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8050894Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8051361Z external/sleef/src/arch/helperpurec_scalar.h:272:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8051593Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8051713Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8052174Z external/sleef/src/arch/helperpurec_scalar.h:270:20: warning: 'vsra_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8052363Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return x >> c; } 2022-05-18T04:29:55.8052479Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8052932Z external/sleef/src/arch/helperpurec_scalar.h:269:20: warning: 'vsrl_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8053132Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return (uint32_t)x >> c; } 2022-05-18T04:29:55.8053230Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8053656Z external/sleef/src/arch/helperpurec_scalar.h:268:20: warning: 'vsll_vi_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8053984Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return (uint32_t)x << c; } 2022-05-18T04:29:55.8054090Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8054537Z external/sleef/src/arch/helperpurec_scalar.h:266:20: warning: 'vandnot_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8054745Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return y & ~x; } 2022-05-18T04:29:55.8054860Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8055305Z external/sleef/src/arch/helperpurec_scalar.h:265:20: warning: 'vand_vi_vo_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8055486Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return x & y; } 2022-05-18T04:29:55.8055560Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8055978Z external/sleef/src/arch/helperpurec_scalar.h:263:20: warning: 'vxor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8056189Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return x ^ y; } 2022-05-18T04:29:55.8056285Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8056722Z external/sleef/src/arch/helperpurec_scalar.h:262:20: warning: 'vor_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8056915Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return x | y; } 2022-05-18T04:29:55.8057022Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8057585Z external/sleef/src/arch/helperpurec_scalar.h:261:20: warning: 'vandnot_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8057806Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return y & ~x; } 2022-05-18T04:29:55.8057944Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8058444Z external/sleef/src/arch/helperpurec_scalar.h:260:20: warning: 'vand_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8058581Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return x & y; } 2022-05-18T04:29:55.8058670Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8058988Z external/sleef/src/arch/helperpurec_scalar.h:258:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8059194Z static INLINE vint vneg_vi_vi (vint x) { return - x; } 2022-05-18T04:29:55.8059294Z ^~~~~~~~~~ 2022-05-18T04:29:55.8059697Z external/sleef/src/arch/helperpurec_scalar.h:257:20: warning: 'vsub_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8059906Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return x - y; } 2022-05-18T04:29:55.8060011Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8060307Z external/sleef/src/arch/helperpurec_scalar.h:256:20: warning: 'vadd_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8060449Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return x + y; } 2022-05-18T04:29:55.8060530Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8060848Z external/sleef/src/arch/helperpurec_scalar.h:254:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8061028Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return x >= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8061111Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8061488Z external/sleef/src/arch/helperpurec_scalar.h:253:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8061670Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return x > y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8061755Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8062072Z external/sleef/src/arch/helperpurec_scalar.h:252:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8062245Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return x <= y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8062327Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8062723Z external/sleef/src/arch/helperpurec_scalar.h:251:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8063019Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return x < y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8063131Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8063543Z external/sleef/src/arch/helperpurec_scalar.h:250:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8063705Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return x != y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8063813Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8064126Z external/sleef/src/arch/helperpurec_scalar.h:249:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8064301Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8064383Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8064711Z external/sleef/src/arch/helperpurec_scalar.h:237:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8064982Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return -x * y + z; } 2022-05-18T04:29:55.8065085Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8065446Z external/sleef/src/arch/helperpurec_scalar.h:236:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8065873Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return x * y - z; } 2022-05-18T04:29:55.8066007Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8066478Z external/sleef/src/arch/helperpurec_scalar.h:235:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8066732Z static INLINE vdouble vmla_vd_vd_vd_vd (vdouble x, vdouble y, vdouble z) { return x * y + z; } 2022-05-18T04:29:55.8066847Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8067317Z external/sleef/src/arch/helperpurec_scalar.h:232:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8067560Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return x < y ? x : y; } 2022-05-18T04:29:55.8067674Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8068122Z external/sleef/src/arch/helperpurec_scalar.h:231:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8068364Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return x > y ? x : y; } 2022-05-18T04:29:55.8068480Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8068966Z external/sleef/src/arch/helperpurec_scalar.h:229:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8069206Z static INLINE vdouble vneg_vd_vd(vdouble d) { return -d; } 2022-05-18T04:29:55.8069306Z ^~~~~~~~~~ 2022-05-18T04:29:55.8069640Z external/sleef/src/arch/helperpurec_scalar.h:228:23: warning: 'vabs_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8069966Z static INLINE vdouble vabs_vd_vd(vdouble d) { versatileVector v; v.d = d; v.x &= 0x7fffffffffffffffULL; return v.d; } 2022-05-18T04:29:55.8070027Z ^~~~~~~~~~ 2022-05-18T04:29:55.8070375Z external/sleef/src/arch/helperpurec_scalar.h:226:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8070527Z static INLINE vdouble vrec_vd_vd(vdouble x) { return 1 / x; } 2022-05-18T04:29:55.8070600Z ^~~~~~~~~~ 2022-05-18T04:29:55.8070868Z external/sleef/src/arch/helperpurec_scalar.h:225:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8071008Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return x / y; } 2022-05-18T04:29:55.8071082Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8071406Z external/sleef/src/arch/helperpurec_scalar.h:224:23: warning: 'vmul_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8071669Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return x * y; } 2022-05-18T04:29:55.8071760Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8072063Z external/sleef/src/arch/helperpurec_scalar.h:223:23: warning: 'vsub_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8072267Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return x - y; } 2022-05-18T04:29:55.8072342Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8072610Z external/sleef/src/arch/helperpurec_scalar.h:222:23: warning: 'vadd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8072750Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return x + y; } 2022-05-18T04:29:55.8072824Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8073094Z external/sleef/src/arch/helperpurec_scalar.h:220:23: warning: 'vreinterpret_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8073280Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { union { vmask vm; vdouble vd; } cnv; cnv.vm = vm; return cnv.vd; } 2022-05-18T04:29:55.8073361Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8073644Z external/sleef/src/arch/helperpurec_scalar.h:219:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8073827Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { union { vint2 vi2; vdouble vd; } cnv; cnv.vi2 = vi; return cnv.vd; } 2022-05-18T04:29:55.8073913Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8074275Z external/sleef/src/arch/helperpurec_scalar.h:218:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8074466Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { union { vdouble vd; vint2 vi2; } cnv; cnv.vd = vd; return cnv.vi2; } 2022-05-18T04:29:55.8074545Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8074828Z external/sleef/src/arch/helperpurec_scalar.h:217:21: warning: 'vreinterpret_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8075017Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { union { vdouble vd; vmask vm; } cnv; cnv.vd = vd; return cnv.vm; } 2022-05-18T04:29:55.8075094Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8075402Z external/sleef/src/arch/helperpurec_scalar.h:213:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8075549Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return x + y; } 2022-05-18T04:29:55.8075635Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8075913Z external/sleef/src/arch/helperpurec_scalar.h:212:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8076063Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return x == y ? ~(uint32_t)0 : 0; } 2022-05-18T04:29:55.8076126Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8076399Z external/sleef/src/arch/helperpurec_scalar.h:209:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8076564Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T04:29:55.8076642Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8076911Z external/sleef/src/arch/helperpurec_scalar.h:207:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8077062Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T04:29:55.8077141Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8077407Z external/sleef/src/arch/helperpurec_scalar.h:194:20: warning: 'vcast_vi_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8077503Z static INLINE vint vcast_vi_i(int j) { return j; } 2022-05-18T04:29:55.8077574Z ^~~~~~~~~~ 2022-05-18T04:29:55.8077861Z external/sleef/src/arch/helperpurec_scalar.h:189:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8078115Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.8078200Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8078484Z external/sleef/src/arch/helperpurec_scalar.h:185:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8078648Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.8078730Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8079049Z external/sleef/src/arch/helperpurec_scalar.h:176:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8079220Z static INLINE vmask vxor_vm_vo32_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.8079295Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8079572Z external/sleef/src/arch/helperpurec_scalar.h:171:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8079724Z static INLINE vmask vxor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) ^ y; } 2022-05-18T04:29:55.8079817Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8080142Z external/sleef/src/arch/helperpurec_scalar.h:170:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8080290Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) | y; } 2022-05-18T04:29:55.8080352Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8080635Z external/sleef/src/arch/helperpurec_scalar.h:169:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8080787Z static INLINE vmask vandnot_vm_vo64_vm(vopmask x, vmask y) { return y & ~vcast_vm_vo(x); } 2022-05-18T04:29:55.8080861Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8081133Z external/sleef/src/arch/helperpurec_scalar.h:168:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8081317Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return vcast_vm_vo(x) & y; } 2022-05-18T04:29:55.8081404Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8081702Z external/sleef/src/arch/helperpurec_scalar.h:157:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8081895Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return y & ~x; } 2022-05-18T04:29:55.8081959Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8082256Z external/sleef/src/arch/helperpurec_scalar.h:150:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8082411Z static INLINE vint2 vrev21_vi2_vi2(vint2 vi2) { return (((uint64_t)vi2) << 32) | (((uint64_t)vi2) >> 32); } 2022-05-18T04:29:55.8082485Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8082810Z external/sleef/src/arch/helperpurec_scalar.h:148:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8082958Z static INLINE vint vcastu_vi_vi2(vint2 vi2) { return vi2 >> 32; } 2022-05-18T04:29:55.8083032Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8083306Z external/sleef/src/arch/helperpurec_scalar.h:147:21: warning: 'vcastu_vi2_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8083425Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return ((int64_t)vi) << 32; } 2022-05-18T04:29:55.8083497Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8083772Z external/sleef/src/arch/helperpurec_scalar.h:144:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8083895Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return m; } 2022-05-18T04:29:55.8083968Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8084286Z external/sleef/src/arch/helperpurec_scalar.h:143:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8084414Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return m; } 2022-05-18T04:29:55.8084573Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8084833Z external/sleef/src/arch/helperpurec_scalar.h:139:13: warning: 'vstoreu_v_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8084954Z static void vstoreu_v_p_vi(int32_t *p, vint v) { *p = v; } 2022-05-18T04:29:55.8085023Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8085290Z external/sleef/src/arch/helperpurec_scalar.h:138:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8085401Z static vint vloadu_vi_p(int32_t *p) { return *p; } 2022-05-18T04:29:55.8085469Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8085744Z external/sleef/src/arch/helperpurec_scalar.h:137:13: warning: 'vstoreu_v_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8085865Z static void vstoreu_v_p_vi2(int32_t *p, vint2 v) { *p = v; } 2022-05-18T04:29:55.8085940Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8086276Z external/sleef/src/arch/helperpurec_scalar.h:136:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8086395Z static vint2 vloadu_vi2_p(int32_t *p) { return *p; } 2022-05-18T04:29:55.8086466Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8086751Z external/sleef/src/arch/helperpurec_scalar.h:131:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8086877Z static INLINE int vtestallones_i_vo64(vopmask g) { return g; } 2022-05-18T04:29:55.8086951Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8087211Z external/sleef/src/arch/helperpurec_scalar.h:129:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8087329Z static INLINE void vprefetch_v_p(const void *ptr) {} 2022-05-18T04:29:55.8087401Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8087534Z [195 / 999] 8 actions running 2022-05-18T04:29:55.8087816Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.8088041Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8088235Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8088423Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8088598Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8088783Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8088973Z //:cpu/LerpKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8089179Z //:cpu/HistogramKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8089190Z 2022-05-18T04:29:55.8089274Z  2022-05-18T04:29:55.8089355Z  2022-05-18T04:29:55.8089435Z  2022-05-18T04:29:55.8089503Z  2022-05-18T04:29:55.8089609Z  2022-05-18T04:29:55.8089711Z  2022-05-18T04:29:55.8089791Z  2022-05-18T04:29:55.8089892Z  2022-05-18T04:29:55.8090070Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:55.8090202Z [199 / 1,002] 7 actions running 2022-05-18T04:29:55.8090361Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.8090550Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8090788Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8090984Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8091183Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8091393Z //:cpu/DistributionKernels.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8091578Z //:cpu/FillKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8091583Z 2022-05-18T04:29:55.8091651Z  2022-05-18T04:29:55.8091732Z  2022-05-18T04:29:55.8091810Z  2022-05-18T04:29:55.8091888Z  2022-05-18T04:29:55.8091966Z  2022-05-18T04:29:55.8092044Z  2022-05-18T04:29:55.8092163Z  2022-05-18T04:29:55.8092368Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:55.8092663Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.8092787Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:55.8092861Z ^ 2022-05-18T04:29:55.8092932Z At top level: 2022-05-18T04:29:55.8093228Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8093355Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.8093424Z ^~~~~~~ 2022-05-18T04:29:55.8093694Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8093816Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:55.8093898Z ^~~~~~~ 2022-05-18T04:29:55.8094219Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8094347Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.8094437Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8094721Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8094838Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.8094922Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8095189Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8095406Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.8095491Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8095787Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8095910Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:55.8095989Z ^~~~~~ 2022-05-18T04:29:55.8096241Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8096360Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.8096438Z ^~~~~~ 2022-05-18T04:29:55.8096703Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8096859Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.8096946Z ^~~~~~ 2022-05-18T04:29:55.8097235Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8097360Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.8097427Z ^~~~~ 2022-05-18T04:29:55.8097731Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8097859Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.8097938Z ^~~~~~ 2022-05-18T04:29:55.8098229Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8098345Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.8098463Z ^~~~~ 2022-05-18T04:29:55.8098761Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8098869Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.8099010Z ^~~~~~~ 2022-05-18T04:29:55.8099276Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8099412Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.8099493Z ^~~~~~~~~~ 2022-05-18T04:29:55.8099758Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8099951Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.8100038Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8100317Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8100462Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.8100547Z ^~~~~~~ 2022-05-18T04:29:55.8100816Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8100922Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:55.8100998Z ^~~~~~ 2022-05-18T04:29:55.8101261Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8101369Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:55.8101449Z ^~~~~~~~~ 2022-05-18T04:29:55.8101777Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8101950Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8102044Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8102319Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8102461Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:55.8102548Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8102810Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8102937Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:55.8103021Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8103349Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8103488Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:55.8103593Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8103882Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8104010Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:55.8104093Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8104343Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8104468Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:55.8104552Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8104815Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8104941Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:55.8105022Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8105345Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8105660Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.8105883Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8106151Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8106323Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.8106425Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8106850Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8107037Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:55.8107158Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8107694Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8107941Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:55.8108089Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8108491Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8108642Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:55.8108739Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8109043Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8109214Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.8109343Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8109822Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8110085Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8110186Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8110659Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8110823Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8110919Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8111228Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8111371Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:55.8111474Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8111933Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8112084Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:55.8112179Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8112482Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8112752Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:55.8112872Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8113128Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.8113517Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8113652Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.8113747Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8114040Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8114390Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.8114494Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8114795Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8115060Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.8115157Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8115395Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8115519Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:55.8115625Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8115934Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8116099Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:55.8116191Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8116467Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8116594Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.8116665Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8116914Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8117053Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8117138Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8117387Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8117529Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8117619Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8117923Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8118073Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.8118173Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8118511Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8118673Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8118760Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8119015Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8119159Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:55.8119244Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8119533Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8119683Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8119804Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8120080Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8120217Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8120301Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8120548Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8120692Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8120780Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8121084Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8121278Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8121366Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8121646Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8121804Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.8121920Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8122183Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8122332Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.8122406Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8122661Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8122847Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.8122932Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8123205Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8123345Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.8123463Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8123731Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8123881Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.8123974Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8124227Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8124371Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8124468Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8124793Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8124971Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8125060Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8125319Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8125464Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:55.8125553Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8125805Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8125947Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:55.8126036Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8126317Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8126469Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.8126561Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8126852Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8126980Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.8127065Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8127314Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8127561Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.8127750Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8128032Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8128224Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.8128328Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8128585Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8128733Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.8128817Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8129085Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8129294Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.8129396Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8129661Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8129867Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:55.8129953Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8130204Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8130368Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.8130452Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8130706Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8130865Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.8130947Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8131235Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8131403Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.8131485Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8131757Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8131886Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.8131970Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8132221Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8132430Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.8132510Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8132812Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8133041Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.8133153Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8133403Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8133570Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:55.8133659Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8133876Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.8134127Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8134271Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8134400Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8134725Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8134849Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:55.8134932Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8135178Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8135311Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:55.8135399Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8135635Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8135776Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:55.8135864Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8136202Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8136339Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.8136430Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8136675Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8136832Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:55.8136907Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8137158Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8137339Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:55.8137449Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8137724Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8137900Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.8137985Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8138230Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8138372Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:55.8138449Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8138696Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8138870Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:55.8138967Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8139121Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T04:29:55.8139388Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8139517Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.8139596Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8139849Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8139977Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.8140111Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8140425Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8140576Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.8140654Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8140918Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8141040Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.8141103Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8141364Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8141503Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:55.8141573Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8141839Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8141955Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.8142060Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8142334Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8142450Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.8142525Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8142785Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8142930Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.8143002Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8143264Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8143412Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:55.8143474Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8143812Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8143943Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:55.8144016Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8144278Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8144429Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.8144503Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8144762Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8144891Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.8144953Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8145211Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8145361Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.8145437Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8145696Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8145992Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.8146072Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8146347Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8146499Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.8146671Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8146936Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8147084Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.8147157Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8147475Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8147654Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.8147743Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8147987Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8148147Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.8148226Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8148487Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8148647Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:55.8148719Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8149038Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8149239Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.8149319Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8149642Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8149841Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.8149920Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8150180Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8150373Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.8150460Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8150743Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8150868Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.8150929Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8151189Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8151337Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.8151414Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8151723Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8151933Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8152014Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8152324Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8152523Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8152603Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8152865Z external/sleef/src/arch/helpersse2.h:435:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8153092Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:55.8153168Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8153432Z external/sleef/src/arch/helpersse2.h:434:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8153633Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:55.8153728Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8154026Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8154263Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.8154337Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8154597Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8154816Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.8154890Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8155148Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8155361Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.8155434Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8155749Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8155977Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.8156069Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8156338Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8156440Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:55.8156510Z ^~~~~~~~~~ 2022-05-18T04:29:55.8156770Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8156905Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T04:29:55.8156966Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8157254Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8157426Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:55.8157499Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8157802Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8157956Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.8158028Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8158287Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8158419Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.8158490Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8158751Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8158920Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.8159010Z ^~~~~~~~~~ 2022-05-18T04:29:55.8159322Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8159544Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.8159617Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8159867Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8160113Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.8160186Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8160446Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8160669Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.8160742Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8161074Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8161253Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.8161326Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8161571Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8161750Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.8161831Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8162141Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8162296Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.8162391Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8162650Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8162791Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.8162857Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8163121Z external/sleef/src/arch/helpersse2.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8163261Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask opmask, vfloat x, vfloat y) { 2022-05-18T04:29:55.8163335Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8163649Z external/sleef/src/arch/helpersse2.h:373:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8163799Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.8163874Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8164134Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8164265Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8164343Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8164603Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8164744Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8164816Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8165125Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8165291Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8165365Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8165615Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8165760Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8165889Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8166152Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8166294Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T04:29:55.8166366Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8166678Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8166815Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T04:29:55.8166884Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8167157Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8167294Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T04:29:55.8167365Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8167688Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8167846Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:55.8167929Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8168246Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8168402Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T04:29:55.8168480Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8168740Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8168884Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8168959Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8169223Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8169364Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8169436Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8169679Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8169868Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8169955Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8170238Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8170382Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8170456Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8170717Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8170862Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.8170933Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8171179Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8171320Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8171395Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8171650Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8171793Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8171865Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8172120Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8172364Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T04:29:55.8172426Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8172708Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8172908Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T04:29:55.8172982Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8173267Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8173435Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T04:29:55.8173508Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8173768Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8173927Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T04:29:55.8173999Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8174261Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8174435Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T04:29:55.8174511Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8174771Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8174940Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T04:29:55.8175017Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8175266Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8175424Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.8175539Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8175821Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8175968Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:55.8176040Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8176305Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8176483Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:55.8176563Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8176811Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8176994Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8177072Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8177336Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8177511Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8177587Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8177847Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8178217Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.8178279Z ^~~~~~~~~~ 2022-05-18T04:29:55.8178639Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8178964Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.8179038Z ^~~~~~~~~~ 2022-05-18T04:29:55.8179301Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8179434Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:55.8179507Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8179768Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8179916Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.8179976Z ^~~~~~~~~~ 2022-05-18T04:29:55.8180301Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8180464Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T04:29:55.8180540Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8180852Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8181015Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T04:29:55.8181090Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8181355Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8181513Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T04:29:55.8181603Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8181893Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8182039Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T04:29:55.8182115Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8182377Z external/sleef/src/arch/helpersse2.h:323:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8182525Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T04:29:55.8182598Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8182895Z external/sleef/src/arch/helpersse2.h:322:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8183076Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T04:29:55.8183150Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8183412Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8183563Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:55.8183642Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8183904Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8184053Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:55.8184117Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8184374Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8184523Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:55.8184597Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8184909Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8185133Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:55.8185211Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8185472Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8185588Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.8185660Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8186052Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8186187Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T04:29:55.8186260Z ^~~~~~~~~~ 2022-05-18T04:29:55.8186525Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8186675Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.8186754Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8187056Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8187206Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T04:29:55.8187315Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8187604Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8187740Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T04:29:55.8187813Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8188076Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8188194Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.8188253Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8188517Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8188632Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.8188703Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8189015Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8189136Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:55.8189225Z ^~~~~~~~~~ 2022-05-18T04:29:55.8189507Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8189630Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:55.8189704Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8189964Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8190118Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:55.8190190Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8190446Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8190594Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T04:29:55.8190664Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8190910Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8191058Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.8191130Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8191391Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8191588Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.8191697Z ^~~~~~~~~~ 2022-05-18T04:29:55.8191957Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8192066Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.8192126Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8192441Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8192558Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8192650Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8192909Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8193018Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8193094Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8193345Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8193455Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8193526Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8193781Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8193968Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.8194048Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8194307Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8194467Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.8194544Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8194795Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8194942Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.8195062Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8195346Z external/sleef/src/arch/helpersse2.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8195492Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask opmask, vdouble x, vdouble y) { 2022-05-18T04:29:55.8195567Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8195699Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T04:29:55.8195957Z external/sleef/src/arch/helpersse2.h:251:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8196133Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T04:29:55.8196208Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8196471Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8196617Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8196689Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8196948Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8197096Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8197167Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8197413Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8197554Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8197624Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8197943Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8198084Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8198154Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8198414Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8198551Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.8198612Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8198868Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8199005Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.8199074Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8199333Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8199474Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.8199544Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8199844Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8199991Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8200068Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8200353Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8200496Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8200568Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8200823Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8200964Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8201035Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8201281Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8201415Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8201488Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8201747Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8201893Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8201966Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8202227Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8202365Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8202428Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8202739Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8202881Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.8202949Z ^~~~~~~~~~ 2022-05-18T04:29:55.8203208Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8203364Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.8203453Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8203858Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8204058Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.8204229Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8204759Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8204967Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T04:29:55.8205041Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8205311Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8205480Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T04:29:55.8205553Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8205800Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8205967Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T04:29:55.8206042Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8206307Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8206474Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T04:29:55.8206546Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8206805Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8206978Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T04:29:55.8207051Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8207299Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8207462Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T04:29:55.8207539Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8207896Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8208048Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.8208124Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8208388Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8208537Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:55.8208598Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8208857Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8209040Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:55.8209122Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8209401Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8209650Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8209728Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8209995Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8210194Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8210258Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8210522Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8210741Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.8210919Z ^~~~~~~~~~ 2022-05-18T04:29:55.8211203Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8211447Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.8211519Z ^~~~~~~~~~ 2022-05-18T04:29:55.8211834Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8212001Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:55.8212077Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8212340Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8212484Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:55.8212559Z ^~~~~~~~~~ 2022-05-18T04:29:55.8212822Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8212971Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:55.8213045Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8213291Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8213443Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T04:29:55.8213538Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8213797Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8213941Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T04:29:55.8214014Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8214280Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8214429Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T04:29:55.8214488Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8214745Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8214895Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T04:29:55.8214973Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8215233Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8215382Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:55.8215461Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8215756Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8215894Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.8215969Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8216228Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8216376Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.8216449Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8216704Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8216835Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T04:29:55.8216906Z ^~~~~~~~~~ 2022-05-18T04:29:55.8217147Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8217388Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T04:29:55.8217463Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8217720Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8217863Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:55.8217935Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8218197Z external/sleef/src/arch/helpersse2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8218315Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.8218375Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8218633Z external/sleef/src/arch/helpersse2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8218815Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T04:29:55.8218890Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8219152Z external/sleef/src/arch/helpersse2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8219311Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T04:29:55.8219383Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8219643Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8219773Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:55.8219842Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8220101Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8220402Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T04:29:55.8220478Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8220738Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8220868Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T04:29:55.8220938Z ^~~~~~~~~~ 2022-05-18T04:29:55.8221188Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8221325Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:55.8221396Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8221688Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8221833Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:55.8221910Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8222172Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8222309Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:55.8222366Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8222624Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8222771Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:55.8222871Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8223133Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8223280Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:55.8223354Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8223737Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8223884Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8223977Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8224264Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8224418Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8224496Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8224761Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8224904Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8224980Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8225248Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8225381Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8225456Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8226046Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8226245Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8226351Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8226740Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8226948Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8227050Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8227414Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8227616Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8227700Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8227970Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8228116Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8228192Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8228490Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8228639Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8228700Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8228963Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8229120Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8229196Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8229457Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8229617Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8229693Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8229951Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8230088Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8230163Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8230426Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8230670Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8230746Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8231008Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8231149Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8231222Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8231474Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8231625Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8231722Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8231985Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8232129Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8232206Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8232467Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8232621Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.8232681Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8232942Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8233094Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.8233170Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8233492Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8233647Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.8233727Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8234011Z external/sleef/src/arch/helpersse2.h:117:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8234107Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.8234178Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8234440Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8234544Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T04:29:55.8234616Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8234875Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8234976Z static INLINE int cpuSupportsSSE3() { 2022-05-18T04:29:55.8235045Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8235296Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8235396Z static INLINE int cpuSupportsSSE2() { 2022-05-18T04:29:55.8235467Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8235726Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8235818Z static CONST df2 gammafk(vfloat a) { 2022-05-18T04:29:55.8235888Z ^~~~~~~ 2022-05-18T04:29:55.8236159Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8236270Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T04:29:55.8236328Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8236592Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8236702Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T04:29:55.8236772Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8237098Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8237223Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.8237303Z ^~~~~~~ 2022-05-18T04:29:55.8237555Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8237682Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.8237768Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8238085Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8238215Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.8238300Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8238594Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8238765Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.8238848Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8239092Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8239215Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.8239298Z ^~~~~~ 2022-05-18T04:29:55.8239547Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8239686Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.8239796Z ^~~~~~ 2022-05-18T04:29:55.8240078Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8240189Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.8267141Z ^~~~~ 2022-05-18T04:29:55.8267544Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8267671Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.8267754Z ^~~~~~ 2022-05-18T04:29:55.8268017Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8268165Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.8268268Z ^~~~~ 2022-05-18T04:29:55.8268546Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8268670Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.8268754Z ^~~~~~~ 2022-05-18T04:29:55.8269184Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8269353Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.8269437Z ^~~~~~~~~~ 2022-05-18T04:29:55.8269711Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8269841Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.8269930Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8270188Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8270318Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.8270400Z ^~~~~~~ 2022-05-18T04:29:55.8270774Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8271010Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.8271097Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8271360Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8271519Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.8271603Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8271859Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8271984Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.8272068Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8272341Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8272551Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8272666Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8272786Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.8273035Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8273163Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.8273247Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8273493Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8273624Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.8273709Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8273968Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8274097Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8274185Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8274435Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8274575Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8274661Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8274909Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8275050Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.8275137Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8275374Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8275501Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.8275586Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8275826Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8275989Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.8276070Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8276310Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8276491Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.8276562Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8276874Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8277004Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.8277089Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8277350Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8277552Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.8277644Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8277897Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8278075Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.8278157Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8278291Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T04:29:55.8278565Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8278695Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.8278774Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8279044Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8279171Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.8279247Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8279505Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8279632Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.8279715Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8279983Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8280112Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.8280189Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8280437Z external/sleef/src/arch/helpersse2.h:501:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8280568Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:55.8280626Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8280868Z external/sleef/src/arch/helpersse2.h:497:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8280963Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.8281028Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8281280Z external/sleef/src/arch/helpersse2.h:490:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8281392Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.8281457Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8281703Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8281837Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.8281902Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8282155Z external/sleef/src/arch/helpersse2.h:482:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8282291Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:55.8282365Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8282627Z external/sleef/src/arch/helpersse2.h:478:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8282824Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:55.8282899Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8283156Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8283308Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.8283382Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8283634Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8283765Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.8283840Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8284093Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8284216Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.8284280Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8284533Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8284629Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.8284698Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8284972Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8285158Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.8285265Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8285647Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8285862Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.8285976Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8286246Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8286431Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.8286526Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8286939Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8287147Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.8287229Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8287670Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8287861Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.8287944Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8288298Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8288573Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.8288663Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8288977Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8289209Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.8289314Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8289616Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8289789Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.8290027Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8290331Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8290468Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.8290548Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8290839Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8290994Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.8291075Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8291385Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8291674Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8291765Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8292142Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8292362Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8292451Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8292750Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8292986Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.8293071Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8293475Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8293694Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.8293769Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8294021Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8294120Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:55.8294190Z ^~~~~~~~~~ 2022-05-18T04:29:55.8294435Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8294581Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.8294653Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8294908Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8295051Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.8295123Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8295377Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8295522Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.8295581Z ^~~~~~~~~~ 2022-05-18T04:29:55.8295838Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8296086Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.8296158Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8296428Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8296607Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.8296688Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8297030Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8297176Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8297237Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8297501Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8297656Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:55.8297731Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8298069Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8298323Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.8298406Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8298722Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8298931Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:55.8299061Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8299367Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8299566Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8299652Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8299946Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8300066Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:55.8300146Z ^~~~~~~~~~ 2022-05-18T04:29:55.8300439Z external/sleef/src/arch/helpersse2.h:294:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8300598Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:55.8300681Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8301007Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8301218Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.8301303Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8301599Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8301770Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.8301839Z ^~~~~~~~~~ 2022-05-18T04:29:55.8302137Z external/sleef/src/arch/helpersse2.h:282:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8302326Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.8302421Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8302720Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8302846Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8302931Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8303215Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8303343Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8303425Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8303791Z external/sleef/src/arch/helpersse2.h:270:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8303918Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8304000Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8304391Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8304610Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.8304693Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8304999Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8305185Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.8305274Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8305427Z In file included from external/sleef/src/libm/sleefsimdsp.c:32:0: 2022-05-18T04:29:55.8305855Z external/sleef/src/arch/helpersse2.h:251:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8306156Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T04:29:55.8306272Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8306698Z external/sleef/src/arch/helpersse2.h:243:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8306915Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8307029Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8307452Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8307678Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8307790Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8308216Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8308445Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8308561Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8308965Z external/sleef/src/arch/helpersse2.h:226:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8309192Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.8309300Z ^~~~~~~~~~ 2022-05-18T04:29:55.8309754Z external/sleef/src/arch/helpersse2.h:222:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8310039Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T04:29:55.8310125Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8310521Z external/sleef/src/arch/helpersse2.h:221:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8310696Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T04:29:55.8310758Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8311011Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8311173Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T04:29:55.8311245Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8311495Z external/sleef/src/arch/helpersse2.h:219:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8311654Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T04:29:55.8311726Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8311978Z external/sleef/src/arch/helpersse2.h:218:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8312136Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T04:29:55.8312281Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8312571Z external/sleef/src/arch/helpersse2.h:217:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8312740Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T04:29:55.8312812Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8313068Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8313217Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.8313290Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8313531Z external/sleef/src/arch/helpersse2.h:214:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8313678Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:55.8313750Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8314020Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8314202Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:55.8314280Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8314547Z external/sleef/src/arch/helpersse2.h:212:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8314747Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8314864Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8315201Z external/sleef/src/arch/helpersse2.h:211:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8315385Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8315458Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8315707Z external/sleef/src/arch/helpersse2.h:210:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8315926Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.8316000Z ^~~~~~~~~~ 2022-05-18T04:29:55.8316254Z external/sleef/src/arch/helpersse2.h:208:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8316386Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:55.8316446Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8316700Z external/sleef/src/arch/helpersse2.h:207:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8316847Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:55.8316920Z ^~~~~~~~~~ 2022-05-18T04:29:55.8317181Z external/sleef/src/arch/helpersse2.h:206:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8317326Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:55.8317393Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8317676Z external/sleef/src/arch/helpersse2.h:200:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8317871Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:55.8317952Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8318217Z external/sleef/src/arch/helpersse2.h:199:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8318357Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.8318426Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8318749Z external/sleef/src/arch/helpersse2.h:191:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8318890Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:55.8318959Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8319202Z external/sleef/src/arch/helpersse2.h:185:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8319315Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.8319383Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8319628Z external/sleef/src/arch/helpersse2.h:184:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8319770Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T04:29:55.8319838Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8320094Z external/sleef/src/arch/helpersse2.h:183:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8320253Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T04:29:55.8320316Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8320566Z external/sleef/src/arch/helpersse2.h:172:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8320703Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:55.8320768Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8321018Z external/sleef/src/arch/helpersse2.h:163:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8321159Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:55.8321225Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8321476Z external/sleef/src/arch/helpersse2.h:162:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8321615Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:55.8321684Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8321934Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8322071Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8322136Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8322383Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8322517Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8322583Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8322831Z external/sleef/src/arch/helpersse2.h:154:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8322978Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8323058Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8323315Z external/sleef/src/arch/helpersse2.h:153:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8323458Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8323530Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8323787Z external/sleef/src/arch/helpersse2.h:152:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8323932Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8323991Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8324320Z external/sleef/src/arch/helpersse2.h:148:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8324471Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8324613Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8324880Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8325052Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.8325133Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8325485Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8325670Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.8325733Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8326090Z external/sleef/src/arch/helpersse2.h:130:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8326303Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.8326400Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8326743Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8326890Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.8326956Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8327215Z external/sleef/src/arch/helpersse2.h:94:19: warning: 'cpuSupportsSSE4_1' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8327341Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T04:29:55.8327446Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8327812Z external/sleef/src/arch/helpersse2.h:88:19: warning: 'cpuSupportsSSE3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8327910Z static INLINE int cpuSupportsSSE3() { 2022-05-18T04:29:55.8327975Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8328132Z [199 / 1,002] 7 actions running 2022-05-18T04:29:55.8328382Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.8328659Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8328947Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8329232Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8329568Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8329958Z //:cpu/DistributionKernels.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8330303Z //:cpu/FillKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8330315Z 2022-05-18T04:29:55.8330462Z  2022-05-18T04:29:55.8330599Z  2022-05-18T04:29:55.8330725Z  2022-05-18T04:29:55.8330862Z  2022-05-18T04:29:55.8330996Z  2022-05-18T04:29:55.8331129Z  2022-05-18T04:29:55.8331261Z  2022-05-18T04:29:55.8331575Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:55.8331786Z [200 / 1,004] 8 actions running 2022-05-18T04:29:55.8332100Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.8332421Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8332754Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8333096Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8333484Z //:cpu/DistributionKernels.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8333822Z //:cpu/FillKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8334198Z //:cpu/GridSamplerKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8334504Z //:cpu/MultinomialKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8334510Z 2022-05-18T04:29:55.8334587Z  2022-05-18T04:29:55.8334668Z  2022-05-18T04:29:55.8334777Z  2022-05-18T04:29:55.8334853Z  2022-05-18T04:29:55.8334924Z  2022-05-18T04:29:55.8334990Z  2022-05-18T04:29:55.8335135Z  2022-05-18T04:29:55.8335206Z  2022-05-18T04:29:55.8335435Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:55.8335722Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:55.8335912Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:55.8336021Z ^~~ 2022-05-18T04:29:55.8336084Z At top level: 2022-05-18T04:29:55.8336465Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8336585Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.8336659Z ^~~~~ 2022-05-18T04:29:55.8336928Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8337098Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.8337172Z ^~~~ 2022-05-18T04:29:55.8337437Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8337548Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.8337615Z ^~~~ 2022-05-18T04:29:55.8337930Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8338045Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.8338116Z ^~~~~~ 2022-05-18T04:29:55.8338376Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8338550Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:55.8338642Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8338901Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8339028Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:55.8339103Z ^~~~~~~~~ 2022-05-18T04:29:55.8339421Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8339549Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:55.8339620Z ^~~~~~ 2022-05-18T04:29:55.8339883Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8340009Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:55.8340126Z ^~~~~~ 2022-05-18T04:29:55.8340380Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8340498Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:55.8340571Z ^~~~~~ 2022-05-18T04:29:55.8340879Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8340978Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:55.8341043Z ^~~~~ 2022-05-18T04:29:55.8341305Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8341489Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:55.8341687Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8341951Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8342157Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:55.8342238Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8342416Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.8342683Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8342786Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:55.8342851Z ^~~~~~~~ 2022-05-18T04:29:55.8343163Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8343300Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8343379Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8343642Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8343814Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.8343922Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8344182Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8344290Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.8344362Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8344664Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8344793Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.8344868Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8345136Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8345270Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.8345368Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8345645Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8345909Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.8345988Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8346253Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8346360Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.8346433Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8346745Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8346886Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:55.8346959Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8347220Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8347326Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.8347442Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8347703Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8347848Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.8348036Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8348347Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8348504Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.8348575Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8348829Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8349031Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.8349102Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8349361Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8349484Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.8349563Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8349876Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8350000Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.8350067Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8350324Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8350495Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.8350571Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8350829Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8350963Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:55.8351043Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8351358Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8351493Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:55.8351566Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8351829Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8352009Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:55.8352089Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8352352Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8352471Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:55.8352549Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8352857Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8352969Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:55.8353044Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8353303Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8353425Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.8353527Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8353786Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8353895Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.8353964Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8354261Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8354441Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:55.8354521Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8354784Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8354904Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:55.8355023Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8355286Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8355427Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8355503Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8355811Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8355940Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.8356018Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8356276Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8356405Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8356516Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8356783Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8356901Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.8356975Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8357102Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.8357411Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8357529Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:55.8357605Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8357864Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8357993Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:55.8358081Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8358339Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8358461Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.8358539Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8358848Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8358974Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.8359056Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8359319Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8359432Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.8359543Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8359810Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8359938Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.8360018Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8360322Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8360459Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:55.8360572Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8360855Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8361012Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.8361119Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8361382Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8361511Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.8361586Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8361896Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8362034Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.8362106Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8362371Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8362524Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.8362633Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8362899Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8363039Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:55.8363121Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8363433Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8363572Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:55.8363649Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8363913Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8364076Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:55.8364162Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8364424Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8364563Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:55.8364644Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8364906Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8365077Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:55.8365156Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8365420Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8365548Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:55.8365626Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8365883Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8366015Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:55.8366091Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8366364Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8366535Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:55.8366621Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8366947Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8367104Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.8367192Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8367456Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8367683Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:55.8367760Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8368026Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8368165Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:55.8368253Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8368544Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8368699Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:55.8368783Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8369052Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8369222Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.8369300Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8369568Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8369731Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.8369822Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8370089Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8370255Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.8370344Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8370609Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8370753Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.8370839Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8371104Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8371262Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.8371352Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8371615Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8371770Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.8371856Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8372121Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8372288Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.8372396Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8372660Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8372880Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.8372966Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8373231Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8373375Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.8373460Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8373712Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8373858Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.8373944Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8374209Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8374356Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.8374441Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8374706Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8374848Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.8374922Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8375185Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8375322Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.8375407Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8375673Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8375842Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.8375931Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8376195Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8376357Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.8376432Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8376697Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8376860Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.8376948Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8377216Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8377381Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.8377472Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8377739Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8377872Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.8377958Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8378222Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8378367Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.8378451Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8378770Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8378917Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.8379002Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8379123Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.8379422Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8379551Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:55.8379635Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8379886Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8380019Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.8380103Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8380359Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8380477Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.8380562Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8380815Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8380942Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:55.8381027Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8381277Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8381405Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:55.8381488Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8381728Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8381862Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.8381947Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8382200Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8382348Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.8382434Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8382567Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.8382817Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8382950Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.8383038Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8383292Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8383435Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.8383523Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8383772Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8383914Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8384001Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8384250Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8384384Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:55.8384470Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8384779Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8384928Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.8385014Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8385264Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8385405Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8385490Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8385858Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8386049Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.8386139Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8386396Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8386542Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.8386627Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8386879Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8387025Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.8387099Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8387348Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8387491Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.8387581Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8387832Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8387984Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.8388069Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8388318Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8388449Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.8388537Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8388787Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8388930Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.8389015Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8389267Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8389412Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8389497Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8389732Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8389876Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8389962Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8390211Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8390359Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:55.8390447Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8390760Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8390939Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:55.8391029Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8391268Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8391399Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.8391482Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8391730Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8391858Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.8391943Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8392191Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8392380Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.8392452Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8392759Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8392932Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.8393015Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8393266Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8393451Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.8393562Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8393849Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8393990Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.8394088Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8394285Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.8394568Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8394781Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.8394864Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8395154Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8395360Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.8395447Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8395684Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8395856Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.8395938Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8396244Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8396408Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.8396490Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8396826Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8397049Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.8397234Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8397683Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8397975Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:55.8398125Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8398599Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8398894Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.8399046Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8399488Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8399723Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:55.8399877Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8400327Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8400558Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:55.8400694Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8401044Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8401179Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.8401269Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8401557Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8401780Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.8401921Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8402313Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8402545Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.8402677Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8402948Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8403128Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.8403225Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8403563Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8403726Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:55.8403830Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8404226Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8404460Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:55.8404587Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8404792Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T04:29:55.8405214Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8405424Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.8405551Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8405981Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8406302Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.8406420Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8406872Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8407038Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.8407148Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8407577Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8407837Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.8407950Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8408260Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8408436Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:55.8408534Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8408797Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8408902Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.8409001Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8409292Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8409411Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.8409485Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8409804Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8409981Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.8410042Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8410315Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8410466Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:55.8410577Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8410866Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8410997Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:55.8411072Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8411340Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8411542Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.8411634Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8411961Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8412144Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.8412245Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8412517Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8412685Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.8412778Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8413042Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8413277Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.8413398Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8413668Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8413922Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.8414001Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8414265Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8414485Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.8414575Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8414845Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8415014Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.8415104Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8415452Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8415643Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.8415766Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8416046Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8416192Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:55.8416263Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8416587Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8416806Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.8416885Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8417153Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8417451Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.8417530Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8417886Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8418027Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.8418099Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8418360Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8418559Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.8418678Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8419011Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8419241Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.8419376Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8419839Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8420071Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8420155Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8420518Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8420708Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8420789Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8421199Z external/sleef/src/arch/helpersse2.h:435:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8421404Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return vadd_vf_vf_vf(x, vnegpos_vf_vf(y)); } 2022-05-18T04:29:55.8421466Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8421796Z external/sleef/src/arch/helpersse2.h:434:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8422001Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return vadd_vd_vd_vd(x, vnegpos_vd_vd(y)); } 2022-05-18T04:29:55.8422077Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8422342Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8422655Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.8422732Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8423099Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8423314Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.8423375Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8423644Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8423858Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.8423941Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8424293Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8424509Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.8424587Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8424856Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8425022Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:55.8425122Z ^~~~~~~~~~ 2022-05-18T04:29:55.8425409Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8425554Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T04:29:55.8425665Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8426113Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8426264Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:55.8426341Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8426600Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8426832Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.8426910Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8427176Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8427326Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.8427434Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8427797Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8427942Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.8428014Z ^~~~~~~~~~ 2022-05-18T04:29:55.8428264Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8428507Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.8428582Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8428850Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8429199Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.8429277Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8429542Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8429710Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.8429772Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8430034Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8430309Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.8430385Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8430646Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8430905Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.8431000Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8431270Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8431440Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.8431561Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8431853Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8431994Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.8432074Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8432474Z external/sleef/src/arch/helpersse2.h:377:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8432733Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask opmask, vfloat x, vfloat y) { 2022-05-18T04:29:55.8432866Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8433327Z external/sleef/src/arch/helpersse2.h:373:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8433549Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.8433675Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8434011Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8434162Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8434238Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8434558Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8434743Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8434805Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8435070Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8435307Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8435402Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8435671Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8435925Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8436048Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8436342Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8436554Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T04:29:55.8436620Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8437033Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8437282Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T04:29:55.8437419Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8437835Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8437987Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T04:29:55.8438067Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8438317Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8438473Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:55.8438550Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8438807Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8438987Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T04:29:55.8439109Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8439406Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8439551Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8439633Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8439882Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8440024Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8440126Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8440467Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8440620Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8440699Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8440965Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8441108Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8441177Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8441537Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8441692Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.8441766Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8442032Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8442176Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8442252Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8442514Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8442648Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8442721Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8443084Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8443258Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T04:29:55.8443333Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8443648Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8443879Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T04:29:55.8443954Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8444206Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8444377Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T04:29:55.8444450Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8444718Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8444887Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T04:29:55.8444963Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8445224Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8445394Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T04:29:55.8445493Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8445824Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8446071Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T04:29:55.8446167Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8446437Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8446580Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.8446650Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8446908Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8447084Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:55.8447185Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8447524Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8447769Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:55.8447850Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8448225Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8448402Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8448480Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8448744Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8448903Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8448979Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8449238Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8449572Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.8449779Z ^~~~~~~~~~ 2022-05-18T04:29:55.8450163Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8450487Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.8450561Z ^~~~~~~~~~ 2022-05-18T04:29:55.8450938Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8451059Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:55.8451131Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8451391Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8451535Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.8451613Z ^~~~~~~~~~ 2022-05-18T04:29:55.8451975Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8452119Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T04:29:55.8452191Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8452439Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8452578Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T04:29:55.8452648Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8452904Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8453042Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T04:29:55.8453115Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8453380Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8453567Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T04:29:55.8453628Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8453884Z external/sleef/src/arch/helpersse2.h:323:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8454029Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T04:29:55.8454100Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8454354Z external/sleef/src/arch/helpersse2.h:322:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8454509Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T04:29:55.8454583Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8454850Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8454983Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:55.8455058Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8455314Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8455458Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:55.8455534Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8455796Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8455943Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:55.8456037Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8456428Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8456609Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:55.8456685Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8456948Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8457077Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.8457149Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8457410Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8457539Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T04:29:55.8457597Z ^~~~~~~~~~ 2022-05-18T04:29:55.8457915Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8458168Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.8458256Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8458518Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8458662Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T04:29:55.8458735Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8458999Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8459124Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T04:29:55.8459195Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8459456Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8459573Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.8459648Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8459917Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8460105Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.8460194Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8460450Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8460581Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:55.8460692Z ^~~~~~~~~~ 2022-05-18T04:29:55.8460998Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8461133Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:55.8461209Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8461471Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8461626Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:55.8461685Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8461943Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8462090Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T04:29:55.8462162Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8462423Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8462573Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.8462648Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8463077Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8463290Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.8463363Z ^~~~~~~~~~ 2022-05-18T04:29:55.8463626Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8463734Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.8463807Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8464066Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8464176Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8464276Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8464602Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8464714Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8464789Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8465054Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8465162Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8465241Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8465661Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8466006Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.8466078Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8466348Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8466511Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.8466593Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8466932Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8467149Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.8467234Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8467498Z external/sleef/src/arch/helpersse2.h:253:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8467632Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask opmask, vdouble x, vdouble y) { 2022-05-18T04:29:55.8467704Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8467836Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T04:29:55.8468114Z external/sleef/src/arch/helpersse2.h:251:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8468423Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return vor_vm_vm_vm(vand_vm_vm_vm(m, x), vandnot_vm_vm_vm(m, y)); } 2022-05-18T04:29:55.8468509Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8468772Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8468916Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8468977Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8469233Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8469376Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8469447Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8469705Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8469844Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8470024Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8470290Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8470417Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8470490Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8470828Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8470995Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.8471107Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8471557Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8471733Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.8471838Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8472235Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8472375Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.8472446Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8472709Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8472854Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8472932Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8473312Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8473455Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8473515Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8473783Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8473922Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8473993Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8474409Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8474614Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8474686Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8474950Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8475082Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8475156Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8475417Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8475559Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8475647Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8476049Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8476233Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.8476347Z ^~~~~~~~~~ 2022-05-18T04:29:55.8476625Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8476765Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.8476838Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8477220Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8477407Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.8477507Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8477890Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8478139Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T04:29:55.8478242Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8478614Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8478786Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T04:29:55.8478860Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8479125Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8479406Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T04:29:55.8479487Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8479753Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8479918Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T04:29:55.8479978Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8480239Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8480408Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T04:29:55.8480502Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8480869Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8481036Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T04:29:55.8481110Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8481374Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8481511Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.8481603Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8481953Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8482134Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:55.8482231Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8482503Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8482704Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:55.8482785Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8483039Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8483221Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8483300Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8483562Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8483741Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8483817Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8484080Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8484406Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.8484492Z ^~~~~~~~~~ 2022-05-18T04:29:55.8484765Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8484991Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.8485064Z ^~~~~~~~~~ 2022-05-18T04:29:55.8485326Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8485464Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:55.8485538Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8485800Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8485948Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:55.8486033Z ^~~~~~~~~~ 2022-05-18T04:29:55.8486345Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8486496Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:55.8486569Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8486833Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8486981Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T04:29:55.8487054Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8487318Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8487453Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T04:29:55.8487531Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8487863Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8488039Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T04:29:55.8488137Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8488420Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8488579Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T04:29:55.8488693Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8488964Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8489116Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:55.8489198Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8489465Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8489616Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.8489694Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8489957Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8490105Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.8490168Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8490487Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8490640Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T04:29:55.8490717Z ^~~~~~~~~~ 2022-05-18T04:29:55.8491063Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8491214Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T04:29:55.8491288Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8491553Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8491699Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:55.8491761Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8492024Z external/sleef/src/arch/helpersse2.h:185:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8492143Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.8492219Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8492522Z external/sleef/src/arch/helpersse2.h:184:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8492737Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return vcast_vd_vi(vrint_vi_vd(vd)); } 2022-05-18T04:29:55.8492824Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8493084Z external/sleef/src/arch/helpersse2.h:183:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8493245Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return vcast_vd_vi(vtruncate_vi_vd(vd)); } 2022-05-18T04:29:55.8493320Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8493580Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8493724Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:55.8493798Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8494059Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8494335Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T04:29:55.8494411Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8494661Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8494796Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T04:29:55.8494869Z ^~~~~~~~~~ 2022-05-18T04:29:55.8495132Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8495270Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:55.8495346Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8495608Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8495759Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:55.8495821Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8496101Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8496273Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:55.8496363Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8496652Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8496801Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:55.8496877Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8497137Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8497271Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:55.8497447Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8497714Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8497858Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8497938Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8498222Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8498373Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8498451Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8498701Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8498841Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8498918Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8499179Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8499326Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8499398Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8499657Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8499798Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8499858Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8500117Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8500267Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8500344Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8500610Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8500751Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8500823Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8501082Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8501216Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8501288Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8501551Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8501716Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8501820Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8502107Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8502255Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8502326Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8502576Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8502738Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8502811Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8503125Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8503277Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8503349Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8503644Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8503814Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8503874Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8504133Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8504270Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8504343Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8504604Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8504749Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8504822Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8505082Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8505258Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8505319Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8505577Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8505841Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.8505944Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8506304Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8506459Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.8506533Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8506796Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8506973Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.8507050Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8507311Z external/sleef/src/arch/helpersse2.h:117:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8507418Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.8507488Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8507749Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8507855Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T04:29:55.8507916Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8508177Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8508276Z static INLINE int cpuSupportsSSE3() { 2022-05-18T04:29:55.8508348Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8508609Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8508707Z static INLINE int cpuSupportsSSE2() { 2022-05-18T04:29:55.8508778Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8509034Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8509147Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.8509226Z ^~~~~ 2022-05-18T04:29:55.8509481Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8509602Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.8509683Z ^~~~ 2022-05-18T04:29:55.8509935Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8510230Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.8510315Z ^~~~ 2022-05-18T04:29:55.8510562Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8510686Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.8510768Z ^~~~~~ 2022-05-18T04:29:55.8510904Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.8511174Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8511344Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.8511427Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8511731Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8511840Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.8511920Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8512188Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8512343Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.8512429Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8512696Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8512837Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.8512919Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8513171Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8513333Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.8513416Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8513677Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8513791Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.8513867Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8514126Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8514243Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.8514311Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8514571Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8514723Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.8514807Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8515072Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8515232Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.8515311Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8515598Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8515759Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.8515880Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8516321Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8516472Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.8516562Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8517068Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8517222Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.8517317Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8517610Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8517759Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.8517853Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8518160Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8518352Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.8518470Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8518821Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8518993Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.8519069Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8519418Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8519591Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8519715Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8520075Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8520220Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.8520315Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8520626Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8520768Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.8520861Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8521046Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.8521348Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8521497Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.8521591Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8521893Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8522070Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.8522184Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8522501Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8522651Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.8522843Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8523109Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8523242Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.8523327Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8523601Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8523732Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.8523854Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8524118Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8524315Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.8524399Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8524661Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8524805Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.8524892Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8525160Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8525293Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.8525379Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8525644Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8525802Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.8525889Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8526167Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8526350Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.8526452Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8526744Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8526905Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.8527017Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8527301Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8527471Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.8527560Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8527925Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8528082Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.8528172Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8528457Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8528616Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.8528703Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8528973Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8529127Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.8529211Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8529483Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8529659Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.8529762Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8530027Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8530204Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.8530351Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8530619Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8530763Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.8530849Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8531122Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8531293Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.8531374Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8531636Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8531775Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.8531862Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8532120Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8532262Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.8532350Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8532610Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8532733Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.8532816Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8533110Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8533223Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T04:29:55.8533294Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8533588Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8533699Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T04:29:55.8533769Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8534029Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8534149Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T04:29:55.8534221Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8534489Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8534652Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.8534739Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8535038Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8535206Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.8535281Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8535550Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8535743Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.8535831Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8536108Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8536269Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.8536359Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8536729Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8536879Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.8536952Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8537212Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8537352Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.8537438Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8537723Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8537893Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.8537979Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8538120Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.8538381Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8538519Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.8538604Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8538849Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8538983Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.8539092Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8539224Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.8539477Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8539607Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8539702Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8539949Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8540081Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.8540167Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8540330Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T04:29:55.8540605Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8540735Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.8540803Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8541105Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8541241Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.8541343Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8541615Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8541743Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.8541828Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8542121Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8542234Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.8542313Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8542602Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8542752Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.8542920Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8543223Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8543378Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.8543456Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8543701Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8543829Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.8543909Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8544196Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8544344Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.8544444Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8544762Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8544879Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.8544948Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8545248Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8545436Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.8545518Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8545923Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8546121Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.8546201Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8546466Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8546607Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.8546683Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8546977Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8547161Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.8547255Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8547532Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8547713Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.8547791Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8548073Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8548304Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.8548411Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8548756Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8548971Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.8549076Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8549364Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8549559Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.8549662Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8550079Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8550243Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.8550317Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8550574Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8550720Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.8550794Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8551123Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8551329Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8551400Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8551696Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8551890Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8551972Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8552230Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8552445Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.8552555Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8552877Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8553104Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.8553186Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8553442Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8553545Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:55.8553615Z ^~~~~~~~~~ 2022-05-18T04:29:55.8553924Z external/sleef/src/arch/helpersse2.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8554086Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T04:29:55.8554163Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8554431Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8554575Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.8554648Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8554956Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8555112Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.8555194Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8555503Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8555666Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.8555726Z ^~~~~~~~~~ 2022-05-18T04:29:55.8555981Z external/sleef/src/arch/helpersse2.h:397:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8556118Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.8556189Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8556578Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8556998Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.8557152Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8557548Z external/sleef/src/arch/helpersse2.h:395:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8557787Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.8557886Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8558274Z external/sleef/src/arch/helpersse2.h:394:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8558517Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.8558618Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8559038Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8559335Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.8559460Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8559881Z external/sleef/src/arch/helpersse2.h:386:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8560104Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.8560220Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8560733Z external/sleef/src/arch/helpersse2.h:373:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8560956Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { 2022-05-18T04:29:55.8561102Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8561614Z external/sleef/src/arch/helpersse2.h:366:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8561888Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8562033Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8562473Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8562708Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8562825Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8563283Z external/sleef/src/arch/helpersse2.h:364:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8563558Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8563687Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8564144Z external/sleef/src/arch/helpersse2.h:363:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8564374Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8564486Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8564977Z external/sleef/src/arch/helpersse2.h:361:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8565207Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T04:29:55.8565322Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8565758Z external/sleef/src/arch/helpersse2.h:360:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8565993Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T04:29:55.8566111Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8566604Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8566878Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:55.8567161Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8567769Z external/sleef/src/arch/helpersse2.h:356:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8568075Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T04:29:55.8568222Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8568793Z external/sleef/src/arch/helpersse2.h:354:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8569087Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8569230Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8569770Z external/sleef/src/arch/helpersse2.h:349:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8570015Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.8570137Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8570623Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8570983Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T04:29:55.8571127Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8571686Z external/sleef/src/arch/helpersse2.h:344:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8572046Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T04:29:55.8572174Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8572710Z external/sleef/src/arch/helpersse2.h:343:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8572982Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T04:29:55.8573104Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8573657Z external/sleef/src/arch/helpersse2.h:342:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8574020Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T04:29:55.8574166Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8574734Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8575035Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.8575163Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8575734Z external/sleef/src/arch/helpersse2.h:337:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8576044Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:55.8576190Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8576780Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8577292Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:55.8577428Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8577932Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8578242Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8578373Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8578870Z external/sleef/src/arch/helpersse2.h:334:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8579193Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8579417Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8579934Z external/sleef/src/arch/helpersse2.h:333:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8580455Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.8580565Z ^~~~~~~~~~ 2022-05-18T04:29:55.8580978Z external/sleef/src/arch/helpersse2.h:331:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8581188Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:55.8581295Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8581708Z external/sleef/src/arch/helpersse2.h:330:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8581954Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.8582060Z ^~~~~~~~~~ 2022-05-18T04:29:55.8582488Z external/sleef/src/arch/helpersse2.h:323:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8582721Z static INLINE vfloat vrint_vf_vf(vfloat vf) { return vcast_vf_vi2(vrint_vi2_vf(vf)); } 2022-05-18T04:29:55.8582810Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8583244Z external/sleef/src/arch/helpersse2.h:322:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8583497Z static INLINE vfloat vtruncate_vf_vf(vfloat vd) { return vcast_vf_vi2(vtruncate_vi2_vf(vd)); } 2022-05-18T04:29:55.8583605Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8584029Z external/sleef/src/arch/helpersse2.h:309:21: warning: 'vcast_vi2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8584214Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.8584318Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8584736Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8584888Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:55.8585003Z ^~~~~~~~~~ 2022-05-18T04:29:55.8585426Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8585665Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.8585916Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8586334Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8586570Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.8586683Z ^~~~~~~~~~ 2022-05-18T04:29:55.8587097Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8587271Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8587396Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8587843Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8588024Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8588139Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8588609Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8588916Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.8589013Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8589436Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8589701Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.8590078Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8590305Z In file included from external/sleef/src/libm/sleefsimddp.c:31:0: 2022-05-18T04:29:55.8590736Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8590943Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8591045Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8591419Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8591655Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8591766Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8592188Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8592448Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T04:29:55.8592565Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8592998Z external/sleef/src/arch/helpersse2.h:218:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8593292Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T04:29:55.8593413Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8593852Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8594105Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.8594224Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8594697Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8594985Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:55.8595115Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8595570Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8595814Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8595921Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8596386Z external/sleef/src/arch/helpersse2.h:159:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8596641Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8596761Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8597211Z external/sleef/src/arch/helpersse2.h:158:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8597456Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8597583Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8598039Z external/sleef/src/arch/helpersse2.h:157:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8598276Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8598397Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8598858Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8599086Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8599197Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8599634Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8599856Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.8600071Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8600560Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8600791Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.8600903Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8601376Z external/sleef/src/arch/helpersse2.h:129:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8601635Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.8601747Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8602176Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8602417Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.8602520Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8602996Z external/sleef/src/arch/helpersse2.h:94:19: warning: 'cpuSupportsSSE4_1' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8603172Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T04:29:55.8603296Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8603758Z external/sleef/src/arch/helpersse2.h:88:19: warning: 'cpuSupportsSSE3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8603927Z static INLINE int cpuSupportsSSE3() { 2022-05-18T04:29:55.8604042Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8604240Z [200 / 1,004] 8 actions running 2022-05-18T04:29:55.8604537Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.8604868Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8605196Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8605523Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8605892Z //:cpu/DistributionKernels.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8606204Z //:cpu/FillKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8606568Z //:cpu/GridSamplerKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8606861Z //:cpu/MultinomialKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8606873Z 2022-05-18T04:29:55.8607019Z  2022-05-18T04:29:55.8607154Z  2022-05-18T04:29:55.8607286Z  2022-05-18T04:29:55.8607423Z  2022-05-18T04:29:55.8607565Z  2022-05-18T04:29:55.8607800Z  2022-05-18T04:29:55.8607923Z  2022-05-18T04:29:55.8608061Z  2022-05-18T04:29:55.8608367Z INFO: From Compiling src/libm/sleefsimdsp.c: 2022-05-18T04:29:55.8608573Z [205 / 1,007] 6 actions running 2022-05-18T04:29:55.8608864Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.8609173Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8609493Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8609823Z //:cpu/MultinomialKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8610183Z //:cpu/DepthwiseConvKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8610503Z //:cpu/BinaryOpsKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8610513Z 2022-05-18T04:29:55.8610630Z  2022-05-18T04:29:55.8610758Z  2022-05-18T04:29:55.8610882Z  2022-05-18T04:29:55.8611001Z  2022-05-18T04:29:55.8611107Z  2022-05-18T04:29:55.8611231Z  2022-05-18T04:29:55.8611547Z external/sleef/src/libm/sleefsimdsp.c: In function 'gammafk': 2022-05-18T04:29:55.8611930Z external/sleef/src/libm/sleefsimdsp.c:3311:11: warning: unused variable 'v' [-Wunused-variable] 2022-05-18T04:29:55.8612082Z vfloat2 v = vcast_vf2_f_f(1, 0), x, y, z; 2022-05-18T04:29:55.8612178Z ^ 2022-05-18T04:29:55.8612281Z At top level: 2022-05-18T04:29:55.8612796Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8613041Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.8613154Z ^~~~~~~ 2022-05-18T04:29:55.8613599Z external/sleef/src/libm/sleefsimdsp.c:3196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8613790Z static INLINE CONST VECTOR_CC vfloat2 sinpifk(vfloat d) { 2022-05-18T04:29:55.8613905Z ^~~~~~~ 2022-05-18T04:29:55.8614325Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8614541Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.8614645Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8615065Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8615262Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.8615385Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8615808Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8616073Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.8616209Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8616677Z external/sleef/src/libm/sleefsimdsp.c:2467:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8616863Z static INLINE CONST VECTOR_CC vfloat2 logk2f(vfloat2 d) { 2022-05-18T04:29:55.8616983Z ^~~~~~ 2022-05-18T04:29:55.8617420Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8617613Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.8617721Z ^~~~~~ 2022-05-18T04:29:55.8618158Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8618367Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.8618498Z ^~~~~~ 2022-05-18T04:29:55.8618965Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8619166Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.8619295Z ^~~~~ 2022-05-18T04:29:55.8619763Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8619965Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.8620100Z ^~~~~~ 2022-05-18T04:29:55.8620583Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8620781Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.8620891Z ^~~~~ 2022-05-18T04:29:55.8621366Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8621570Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.8621701Z ^~~~~~~ 2022-05-18T04:29:55.8622156Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8622381Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.8622518Z ^~~~~~~~~~ 2022-05-18T04:29:55.8623082Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8623350Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.8623490Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8623973Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8624197Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.8624334Z ^~~~~~~ 2022-05-18T04:29:55.8624812Z external/sleef/src/libm/sleefsimdsp.c:538:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8624994Z static INLINE CONST dfi_t rempif(vfloat a) { 2022-05-18T04:29:55.8625112Z ^~~~~~ 2022-05-18T04:29:55.8625570Z external/sleef/src/libm/sleefsimdsp.c:521:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8650251Z static INLINE CONST fi_t rempisubf(vfloat x) { 2022-05-18T04:29:55.8650466Z ^~~~~~~~~ 2022-05-18T04:29:55.8651005Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8651233Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8651373Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8651841Z external/sleef/src/libm/sleefsimdsp.c:481:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8652079Z static INLINE CONST VECTOR_CC vfloat vldexp3_vf_vf_vi2(vfloat d, vint2 q) { 2022-05-18T04:29:55.8652194Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8652663Z external/sleef/src/libm/sleefsimdsp.c:477:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8652898Z static INLINE CONST VECTOR_CC vfloat vldexp2_vf_vf_vi2(vfloat d, vint2 e) { 2022-05-18T04:29:55.8653037Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8653501Z external/sleef/src/libm/sleefsimdsp.c:462:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8653731Z static INLINE CONST VECTOR_CC vfloat vldexp_vf_vf_vi2(vfloat x, vint2 q) { 2022-05-18T04:29:55.8653873Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8654306Z external/sleef/src/libm/sleefsimdsp.c:458:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8654476Z static INLINE CONST VECTOR_CC vfloat vpow2i_vf_vi2(vint2 q) { 2022-05-18T04:29:55.8654728Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8655218Z external/sleef/src/libm/sleefsimdsp.c:439:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8655434Z static INLINE CONST VECTOR_CC vint2 vilogb2k_vi2_vf(vfloat d) { 2022-05-18T04:29:55.8655590Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8656098Z external/sleef/src/libm/sleefsimdsp.c:431:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8656328Z static INLINE CONST VECTOR_CC vint2 vilogbk_vi2_vf(vfloat d) { 2022-05-18T04:29:55.8656480Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8656975Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8657204Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.8657305Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8657623Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8657933Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.8658077Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8658391Z external/sleef/src/libm/sleefsimdsp.c:422:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8658547Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vi2(vfloat d, vint2 x) { 2022-05-18T04:29:55.8658646Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8658942Z external/sleef/src/libm/sleefsimdsp.c:418:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8659125Z static INLINE CONST VECTOR_CC vint2 vsel_vi2_vf_vf_vi2_vi2(vfloat f0, vfloat f1, vint2 x, vint2 y) { 2022-05-18T04:29:55.8659226Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8659533Z external/sleef/src/libm/sleefsimdsp.c:414:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8659686Z static INLINE CONST VECTOR_CC vopmask vsignbit_vo_vf(vfloat d) { 2022-05-18T04:29:55.8659784Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8660088Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8660230Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.8660310Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8660641Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8660889Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8661035Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8661618Z external/sleef/src/libm/sleefsimdsp.c:401:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8661873Z static INLINE CONST VECTOR_CC vfloat vmulsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8662023Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8662504Z external/sleef/src/libm/sleefsimdsp.c:397:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8662703Z static INLINE CONST VECTOR_CC vmask vsignbit_vm_vf(vfloat f) { 2022-05-18T04:29:55.8662851Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8663311Z external/sleef/src/libm/sleefsimdsp.c:393:33: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8663509Z static INLINE VECTOR_CC vopmask vnot_vo32_vo32(vopmask x) { 2022-05-18T04:29:55.8663649Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8664081Z external/sleef/src/libm/sleefsimdsp.c:389:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8664287Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vf(vfloat d) { 2022-05-18T04:29:55.8664430Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8664629Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.8665024Z external/sleef/src/common/df.h:366:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8665225Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.8665361Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8665885Z external/sleef/src/common/df.h:355:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8666078Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.8666211Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8666624Z external/sleef/src/common/df.h:339:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8666815Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.8667083Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8667458Z external/sleef/src/common/df.h:325:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8667641Z static INLINE CONST VECTOR_CC vfloat2 dfrec_vf2_vf(vfloat d) { 2022-05-18T04:29:55.8667757Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8668127Z external/sleef/src/common/df.h:319:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8668301Z static INLINE CONST VECTOR_CC vfloat dfsqu_vf_vf2(vfloat2 x) { 2022-05-18T04:29:55.8668424Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8668794Z external/sleef/src/common/df.h:306:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8668980Z static INLINE CONST VECTOR_CC vfloat2 dfsqu_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.8669103Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8669505Z external/sleef/src/common/df.h:299:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8669729Z static INLINE CONST VECTOR_CC vfloat dfmul_vf_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8669862Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8670269Z external/sleef/src/common/df.h:283:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8670487Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8670603Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8671004Z external/sleef/src/common/df.h:268:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8671212Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.8671338Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8671747Z external/sleef/src/common/df.h:254:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8671994Z static INLINE CONST VECTOR_CC vfloat2 dfmul_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8672137Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8672568Z external/sleef/src/common/df.h:229:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8672764Z static INLINE CONST VECTOR_CC vfloat2 dfdiv_vf2_vf2_vf2(vfloat2 n, vfloat2 d) { 2022-05-18T04:29:55.8672897Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8673216Z external/sleef/src/common/df.h:172:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8673356Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8673441Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8673695Z external/sleef/src/common/df.h:165:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8673836Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8673921Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8674156Z external/sleef/src/common/df.h:158:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8674300Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8674387Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8674638Z external/sleef/src/common/df.h:151:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8674781Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8674866Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8675114Z external/sleef/src/common/df.h:146:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8675344Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.8675419Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8675668Z external/sleef/src/common/df.h:139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8675810Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.8675898Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8676147Z external/sleef/src/common/df.h:134:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8676288Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.8676372Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8676619Z external/sleef/src/common/df.h:129:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8676763Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.8676836Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8677088Z external/sleef/src/common/df.h:122:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8677228Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf2(vfloat x, vfloat2 y) { 2022-05-18T04:29:55.8677314Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8677563Z external/sleef/src/common/df.h:116:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8677702Z static INLINE CONST VECTOR_CC vfloat2 dfadd2_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8677787Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8678035Z external/sleef/src/common/df.h:111:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8678166Z static INLINE CONST VECTOR_CC vfloat2 dfadd_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8678252Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8678497Z external/sleef/src/common/df.h:107:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8678640Z static INLINE CONST VECTOR_CC vfloat2 dfscale_vf2_vf2_vf(vfloat2 d, vfloat s) { 2022-05-18T04:29:55.8678730Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8678977Z external/sleef/src/common/df.h:102:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8679114Z static INLINE CONST VECTOR_CC vfloat2 dfnormalize_vf2_vf2(vfloat2 t) { 2022-05-18T04:29:55.8679203Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8679443Z external/sleef/src/common/df.h:97:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8679569Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.8679658Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8679907Z external/sleef/src/common/df.h:93:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8680033Z static INLINE CONST VECTOR_CC vfloat2 dfneg_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.8680126Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8680423Z external/sleef/src/common/df.h:87:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8680624Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.8680695Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8680946Z external/sleef/src/common/df.h:83:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8681099Z static INLINE CONST VECTOR_CC vfloat vsub_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.8681258Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8681522Z external/sleef/src/common/df.h:79:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8681667Z static INLINE CONST VECTOR_CC vfloat vsub_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.8681749Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8682033Z external/sleef/src/common/df.h:75:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8682201Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.8682284Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8682533Z external/sleef/src/common/df.h:71:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8682706Z static INLINE CONST VECTOR_CC vfloat vadd_vf_6vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5) { 2022-05-18T04:29:55.8682792Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8683039Z external/sleef/src/common/df.h:67:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8683202Z static INLINE CONST VECTOR_CC vfloat vadd_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.8683282Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8683534Z external/sleef/src/common/df.h:63:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8683675Z static INLINE CONST VECTOR_CC vfloat vadd_vf_4vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3) { 2022-05-18T04:29:55.8683782Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8684093Z external/sleef/src/common/df.h:59:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8684242Z static INLINE CONST VECTOR_CC vfloat vadd_vf_3vf(vfloat v0, vfloat v1, vfloat v2) { 2022-05-18T04:29:55.8684323Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8684569Z external/sleef/src/common/df.h:54:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8684693Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.8684776Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8685010Z external/sleef/src/common/df.h:50:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8685214Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.8685303Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8685580Z external/sleef/src/common/df.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8685762Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.8685850Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8686095Z external/sleef/src/common/df.h:42:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8686260Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_f_f_f_f(vopmask o, float x1, float y1, float x0, float y0) { 2022-05-18T04:29:55.8686348Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8686471Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.8686717Z external/sleef/src/common/df.h:38:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8686871Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vf2_vf2(vopmask m, vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8686984Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8687301Z external/sleef/src/common/df.h:34:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8687425Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_d(double d) { 2022-05-18T04:29:55.8687508Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8687836Z external/sleef/src/common/df.h:30:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8687959Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_f_f(float h, float l) { 2022-05-18T04:29:55.8688047Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8688296Z external/sleef/src/common/df.h:26:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8688464Z static INLINE CONST VECTOR_CC vfloat2 vcast_vf2_vf_vf(vfloat h, vfloat l) { 2022-05-18T04:29:55.8688552Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8688833Z external/sleef/src/common/df.h:22:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8688962Z static INLINE CONST VECTOR_CC vfloat vupper_vf_vf(vfloat d) { 2022-05-18T04:29:55.8689047Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8689277Z external/sleef/src/common/df.h:19:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8689436Z static INLINE CONST VECTOR_CC vfloat2 vf2sety_vf2_vf2_vf(vfloat2 v, vfloat d) { v.y = d; return v; } 2022-05-18T04:29:55.8689526Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8689775Z external/sleef/src/common/df.h:18:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8689934Z static INLINE CONST VECTOR_CC vfloat2 vf2setx_vf2_vf2_vf(vfloat2 v, vfloat d) { v.x = d; return v; } 2022-05-18T04:29:55.8690034Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8690332Z external/sleef/src/common/df.h:17:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8690538Z static INLINE CONST VECTOR_CC vfloat2 vf2setxy_vf2_vf_vf(vfloat x, vfloat y) { vfloat2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.8690613Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8690858Z external/sleef/src/common/df.h:16:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8691001Z static INLINE CONST VECTOR_CC vfloat vf2gety_vf_vf2(vfloat2 v) { return v.y; } 2022-05-18T04:29:55.8691087Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8691333Z external/sleef/src/common/df.h:15:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8691505Z static INLINE CONST VECTOR_CC vfloat vf2getx_vf_vf2(vfloat2 v) { return v.x; } 2022-05-18T04:29:55.8691589Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8691752Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T04:29:55.8692044Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8692173Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.8692251Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8692516Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8692644Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.8692719Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8693030Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8693192Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.8693258Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8693592Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8693746Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.8693820Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8694080Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8694221Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:55.8694292Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8694553Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8694651Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.8694742Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8695037Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8695184Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.8695289Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8695557Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8695704Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.8695776Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8696024Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8696169Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:55.8696251Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8696552Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8696711Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:55.8696789Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8697054Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8697206Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.8697267Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8697529Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8697654Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.8697727Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8698019Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8698144Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.8698219Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8698520Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8698662Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.8698741Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8699002Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8699154Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.8699231Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8699494Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8699662Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.8699744Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8700029Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8700231Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.8700337Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8700701Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8700946Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.8701045Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8701430Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8701594Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:55.8701667Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8701926Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8702127Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.8702206Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8702470Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8702667Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.8702746Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8703009Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8703160Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.8703224Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8703488Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8703615Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.8703691Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8703955Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8704101Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.8704179Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8704441Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8704612Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8704695Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8704959Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8705150Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8705233Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8705495Z external/sleef/src/arch/helpersse2.h:432:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8705647Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T04:29:55.8705848Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8706155Z external/sleef/src/arch/helpersse2.h:431:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8706300Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T04:29:55.8706472Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8706952Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8707269Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.8707376Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8707670Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8707975Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.8708048Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8708301Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8708517Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.8708595Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8708879Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8709137Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.8709213Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8709511Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8709617Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:55.8709689Z ^~~~~~~~~~ 2022-05-18T04:29:55.8709938Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8710071Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T04:29:55.8710148Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8710406Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8710554Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:55.8710628Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8710910Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8711062Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.8711123Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8711385Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8711530Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.8711603Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8711869Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8712015Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.8712088Z ^~~~~~~~~~ 2022-05-18T04:29:55.8712345Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8712504Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.8712576Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8712838Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8713083Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.8713155Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8713493Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8713664Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.8713758Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8714091Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8714265Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.8714337Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8714596Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8714775Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.8714859Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8715119Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8715273Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.8715351Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8715628Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8715763Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.8715840Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8716102Z external/sleef/src/arch/helpersse2.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8716281Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(m)); } 2022-05-18T04:29:55.8716357Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8716623Z external/sleef/src/arch/helpersse2.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8716786Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:55.8716850Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8717142Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8717285Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8717358Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8717619Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8717758Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8717829Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8718094Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8718230Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8718306Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8718567Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8718710Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8718782Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8719038Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8719184Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T04:29:55.8719278Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8719590Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8719731Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T04:29:55.8719803Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8720064Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8720198Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T04:29:55.8720268Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8720530Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8720686Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:55.8720747Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8721040Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8721254Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T04:29:55.8721332Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8721743Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8721937Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8722022Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8722319Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8722466Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8722548Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8722880Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8723060Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8723148Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8723451Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8723614Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8723698Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8723999Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8724150Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.8724231Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8724562Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8724731Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8724813Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8725205Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8725369Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T04:29:55.8725451Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8725744Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8726000Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T04:29:55.8726086Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8726390Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8726705Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T04:29:55.8726825Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8727304Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8727686Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T04:29:55.8727795Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8728351Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8728625Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T04:29:55.8728725Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8729176Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8729476Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T04:29:55.8729593Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8730042Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8730323Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T04:29:55.8730444Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8730839Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8731075Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.8731189Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8731638Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8731897Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:55.8732013Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8732470Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8732769Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:55.8732898Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8733390Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8733696Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8733826Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8734327Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8734651Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8734774Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8735228Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8735776Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.8735895Z ^~~~~~~~~~ 2022-05-18T04:29:55.8736390Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8736976Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.8737100Z ^~~~~~~~~~ 2022-05-18T04:29:55.8737690Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8737906Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:55.8738021Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8738485Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8738752Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.8738870Z ^~~~~~~~~~ 2022-05-18T04:29:55.8739346Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8739606Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T04:29:55.8739724Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8740231Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8740504Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T04:29:55.8740619Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8741133Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8741375Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T04:29:55.8741500Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8741988Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8742248Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T04:29:55.8742373Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8742878Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8743142Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:55.8743270Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8743764Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8744019Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:55.8744151Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8744649Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8744917Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:55.8745047Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8745463Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8745853Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:55.8745966Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8746439Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8746666Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.8746780Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8747270Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8747526Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T04:29:55.8747636Z ^~~~~~~~~~ 2022-05-18T04:29:55.8748109Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8748367Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.8748708Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8749136Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8749365Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T04:29:55.8749470Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8749870Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8750140Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T04:29:55.8750283Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8750661Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8750831Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.8750960Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8751323Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8751456Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.8751582Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8751985Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8752153Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:55.8752261Z ^~~~~~~~~~ 2022-05-18T04:29:55.8752531Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8752669Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:55.8752742Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8753027Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8753253Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:55.8753360Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8753742Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8753892Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T04:29:55.8753965Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8754324Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8754529Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.8754601Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8754867Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8755004Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.8755081Z ^~~~~~~~~~ 2022-05-18T04:29:55.8755395Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8755572Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.8755683Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8755948Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8756061Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8756123Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8756384Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8756497Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8756573Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8756894Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8757033Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8757106Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8757366Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8757542Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.8757625Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8757887Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8758050Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.8758132Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8758397Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8758541Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.8758622Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8758817Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T04:29:55.8759168Z external/sleef/src/arch/helpersse2.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8759356Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask m, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(m)); } 2022-05-18T04:29:55.8759431Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8759694Z external/sleef/src/arch/helpersse2.h:247:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8759854Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:55.8759927Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8760195Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8760341Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8760405Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8760666Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8760813Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8760889Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8761150Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8761300Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8761414Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8761823Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8761956Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8762029Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8762292Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8762434Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.8762506Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8762771Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8762916Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.8763013Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8763421Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8763727Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.8763840Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8764292Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8764539Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8764655Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8765144Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8765398Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8765501Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8765958Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8766215Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8766331Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8766766Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8766965Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8767072Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8767434Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8767568Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8767738Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8768007Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8768149Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8768229Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8768493Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8768636Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.8768708Z ^~~~~~~~~~ 2022-05-18T04:29:55.8768956Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8769098Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.8769171Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8769435Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8769577Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.8769650Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8769922Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8770093Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T04:29:55.8770156Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8770422Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8770591Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T04:29:55.8770668Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8770929Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8771098Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T04:29:55.8771172Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8771548Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8771721Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T04:29:55.8771780Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8772044Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8772216Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T04:29:55.8772293Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8772558Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8772728Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T04:29:55.8772808Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8773073Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8773211Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.8773283Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8773545Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8773691Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:55.8773764Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8774021Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8774207Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:55.8774287Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8774539Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8774723Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8774799Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8775060Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8775340Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8775463Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8775870Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8776093Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.8776171Z ^~~~~~~~~~ 2022-05-18T04:29:55.8776416Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8776640Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.8776712Z ^~~~~~~~~~ 2022-05-18T04:29:55.8777069Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8777246Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:55.8777320Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8777585Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8777814Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:55.8777915Z ^~~~~~~~~~ 2022-05-18T04:29:55.8778395Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8778547Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:55.8778623Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8778888Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8779037Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T04:29:55.8779114Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8779376Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8779508Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T04:29:55.8779583Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8779851Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8780004Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T04:29:55.8780117Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8780492Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8780671Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T04:29:55.8780800Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8781203Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8781378Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:55.8781458Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8781820Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8782048Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.8782124Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8782386Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8782533Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.8782596Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8782858Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8782989Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T04:29:55.8783061Z ^~~~~~~~~~ 2022-05-18T04:29:55.8783326Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8783561Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T04:29:55.8783679Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8783949Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8784082Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:55.8784157Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8784437Z external/sleef/src/arch/helpersse2.h:179:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8784685Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T04:29:55.8784766Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8785032Z external/sleef/src/arch/helpersse2.h:178:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8785289Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.8785363Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8785705Z external/sleef/src/arch/helpersse2.h:177:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8786101Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.8786210Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8786607Z external/sleef/src/arch/helpersse2.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8786879Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.8786998Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8787341Z external/sleef/src/arch/helpersse2.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8787668Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.8787804Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8788141Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8788286Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:55.8788358Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8788621Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8788895Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T04:29:55.8788978Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8789403Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8789546Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T04:29:55.8789606Z ^~~~~~~~~~ 2022-05-18T04:29:55.8789872Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8790008Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:55.8790080Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8790343Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8790490Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:55.8790562Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8790986Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8791114Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:55.8791190Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8791449Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8791596Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:55.8791670Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8792008Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8792242Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:55.8792316Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8792569Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8792712Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8792925Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8793190Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8793418Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8793554Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8793872Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8794015Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8794077Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8794340Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8794485Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8794561Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8794981Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8795128Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8795201Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8795464Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8795601Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8795676Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8795936Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8796088Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8796191Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8796472Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8796709Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8796826Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8797079Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8797228Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8797301Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8797685Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8797945Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8798065Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8798336Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8798494Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8798570Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8798818Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8798968Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8799049Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8799520Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8799734Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8799817Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8800181Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8800349Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8800409Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8800728Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8800955Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8801061Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8801402Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8801631Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8801704Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8801970Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8802116Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.8802226Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8802610Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8802762Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.8802834Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8803110Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8803359Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.8803488Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8803853Z external/sleef/src/arch/helpersse2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8803966Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.8804037Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8804299Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8804407Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T04:29:55.8804480Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8804791Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8804969Z static INLINE int cpuSupportsSSE3() { 2022-05-18T04:29:55.8805078Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8805523Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8805669Z static INLINE int cpuSupportsSSE2() { 2022-05-18T04:29:55.8805741Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8806006Z external/sleef/src/libm/sleefsimdsp.c:3309:18: warning: 'gammafk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8806098Z static CONST df2 gammafk(vfloat a) { 2022-05-18T04:29:55.8816164Z ^~~~~~~ 2022-05-18T04:29:55.8816553Z external/sleef/src/libm/sleefsimdsp.c:3305:16: warning: 'df2getb_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8816673Z static vfloat2 df2getb_vf2_df2(df2 d) { return d.b; } 2022-05-18T04:29:55.8816734Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8817020Z external/sleef/src/libm/sleefsimdsp.c:3304:16: warning: 'df2geta_vf2_df2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8817134Z static vfloat2 df2geta_vf2_df2(df2 d) { return d.a; } 2022-05-18T04:29:55.8817210Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8817550Z external/sleef/src/libm/sleefsimdsp.c:3246:39: warning: 'cospifk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8817754Z static INLINE CONST VECTOR_CC vfloat2 cospifk(vfloat d) { 2022-05-18T04:29:55.8817957Z ^~~~~~~ 2022-05-18T04:29:55.8818235Z external/sleef/src/libm/sleefsimdsp.c:3108:38: warning: 'vptrunc_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8818352Z static INLINE CONST VECTOR_CC vfloat vptrunc_vf_vf(vfloat x) { 2022-05-18T04:29:55.8818441Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8818709Z external/sleef/src/libm/sleefsimdsp.c:3103:38: warning: 'vtoward0_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8818893Z static INLINE CONST VECTOR_CC vfloat vtoward0_vf_vf(vfloat x) { 2022-05-18T04:29:55.8819033Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8819329Z external/sleef/src/libm/sleefsimdsp.c:2934:37: warning: 'vcast_vi2_i_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8819497Z static INLINE CONST VECTOR_CC vint2 vcast_vi2_i_i(int i0, int i1) { return vcast_vi2_vm(vcast_vm_i_i(i0, i1)); } 2022-05-18T04:29:55.8819580Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8819943Z external/sleef/src/libm/sleefsimdsp.c:2359:39: warning: 'expk2f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8820070Z static INLINE CONST VECTOR_CC vfloat2 expk2f(vfloat2 d) { 2022-05-18T04:29:55.8820151Z ^~~~~~ 2022-05-18T04:29:55.8820403Z external/sleef/src/libm/sleefsimdsp.c:2277:38: warning: 'expk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8820525Z static INLINE CONST VECTOR_CC vfloat expk3f(vfloat d) { 2022-05-18T04:29:55.8820607Z ^~~~~~ 2022-05-18T04:29:55.8820857Z external/sleef/src/libm/sleefsimdsp.c:2250:38: warning: 'expkf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8820978Z static INLINE CONST VECTOR_CC vfloat expkf(vfloat2 d) { 2022-05-18T04:29:55.8821046Z ^~~~~ 2022-05-18T04:29:55.8821297Z external/sleef/src/libm/sleefsimdsp.c:2174:38: warning: 'logk3f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8821421Z static INLINE CONST VECTOR_CC vfloat logk3f(vfloat d) { 2022-05-18T04:29:55.8821501Z ^~~~~~ 2022-05-18T04:29:55.8821750Z external/sleef/src/libm/sleefsimdsp.c:2138:39: warning: 'logkf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8821867Z static INLINE CONST VECTOR_CC vfloat2 logkf(vfloat d) { 2022-05-18T04:29:55.8821946Z ^~~~~ 2022-05-18T04:29:55.8822201Z external/sleef/src/libm/sleefsimdsp.c:1988:38: warning: 'expm1fk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8822309Z static INLINE CONST VECTOR_CC vfloat expm1fk(vfloat d) { 2022-05-18T04:29:55.8822390Z ^~~~~~~ 2022-05-18T04:29:55.8822647Z external/sleef/src/libm/sleefsimdsp.c:1812:39: warning: 'atan2kf_u1' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8822785Z static INLINE CONST VECTOR_CC vfloat2 atan2kf_u1(vfloat2 y, vfloat2 x) { 2022-05-18T04:29:55.8822877Z ^~~~~~~~~~ 2022-05-18T04:29:55.8823143Z external/sleef/src/libm/sleefsimdsp.c:1753:38: warning: 'visinf2_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8823337Z static INLINE CONST VECTOR_CC vfloat visinf2_vf_vf_vf(vfloat d, vfloat m) { 2022-05-18T04:29:55.8823464Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8823831Z external/sleef/src/libm/sleefsimdsp.c:1720:38: warning: 'atan2kf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8824042Z static INLINE CONST VECTOR_CC vfloat atan2kf(vfloat y, vfloat x) { 2022-05-18T04:29:55.8824151Z ^~~~~~~ 2022-05-18T04:29:55.8824635Z external/sleef/src/libm/sleefsimdsp.c:517:38: warning: 'vorsign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8824886Z static INLINE CONST VECTOR_CC vfloat vorsign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8825027Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8825615Z external/sleef/src/libm/sleefsimdsp.c:428:39: warning: 'visnumber_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8826095Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vf(vfloat x) { return vnot_vo32_vo32(vor_vo_vo_vo(visinf_vo_vf(x), visnan_vo_vf(x))); } 2022-05-18T04:29:55.8826230Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8826715Z external/sleef/src/libm/sleefsimdsp.c:426:39: warning: 'visint_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8827027Z static INLINE CONST VECTOR_CC vopmask visint_vo_vf(vfloat y) { return veq_vo_vf_vf(vtruncate_vf_vf(y), y); } 2022-05-18T04:29:55.8827168Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8827644Z external/sleef/src/libm/sleefsimdsp.c:410:38: warning: 'vsign_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8827868Z static INLINE CONST VECTOR_CC vfloat vsign_vf_vf(vfloat f) { 2022-05-18T04:29:55.8828016Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8828518Z external/sleef/src/libm/sleefsimdsp.c:405:38: warning: 'vcopysign_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8828775Z static INLINE CONST VECTOR_CC vfloat vcopysign_vf_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8828910Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8829149Z In file included from external/sleef/src/libm/sleefsimdsp.c:387:0: 2022-05-18T04:29:55.8829604Z external/sleef/src/common/df.h:366:39: warning: 'dfsqrt_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8829828Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf(vfloat d) { 2022-05-18T04:29:55.8829970Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8830424Z external/sleef/src/common/df.h:355:39: warning: 'dfsqrt_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8830652Z static INLINE CONST VECTOR_CC vfloat2 dfsqrt_vf2_vf2(vfloat2 d) { 2022-05-18T04:29:55.8830799Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8831246Z external/sleef/src/common/df.h:172:39: warning: 'dfsub_vf2_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8831498Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf2(vfloat2 x, vfloat2 y) { 2022-05-18T04:29:55.8831643Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8832101Z external/sleef/src/common/df.h:165:39: warning: 'dfsub_vf2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8832348Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf_vf(vfloat x, vfloat y) { 2022-05-18T04:29:55.8832493Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8832953Z external/sleef/src/common/df.h:134:39: warning: 'dfsub_vf2_vf2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8833185Z static INLINE CONST VECTOR_CC vfloat2 dfsub_vf2_vf2_vf(vfloat2 x, vfloat y) { 2022-05-18T04:29:55.8833298Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8833672Z external/sleef/src/common/df.h:97:39: warning: 'dfabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8833857Z static INLINE CONST VECTOR_CC vfloat2 dfabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.8833989Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8834344Z external/sleef/src/common/df.h:87:38: warning: 'vsub_vf_5vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8834593Z static INLINE CONST VECTOR_CC vfloat vsub_vf_5vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4) { 2022-05-18T04:29:55.8834732Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8835160Z external/sleef/src/common/df.h:75:38: warning: 'vadd_vf_7vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8835428Z static INLINE CONST VECTOR_CC vfloat vadd_vf_7vf(vfloat v0, vfloat v1, vfloat v2, vfloat v3, vfloat v4, vfloat v5, vfloat v6) { 2022-05-18T04:29:55.8835722Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8836092Z external/sleef/src/common/df.h:54:39: warning: 'vabs_vf2_vf2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8836296Z static INLINE CONST VECTOR_CC vfloat2 vabs_vf2_vf2(vfloat2 x) { 2022-05-18T04:29:55.8836400Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8836808Z external/sleef/src/common/df.h:50:39: warning: 'vsel_vf2_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8837039Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.8837135Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8837379Z external/sleef/src/common/df.h:46:39: warning: 'vsel_vf2_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8837658Z static INLINE CONST VECTOR_CC vfloat2 vsel_vf2_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.8837752Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8837888Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T04:29:55.8838191Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8838414Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.8838555Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8839019Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8839149Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.8839242Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8839634Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8839828Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.8839909Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8840180Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8840370Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.8840481Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8840747Z external/sleef/src/arch/helpersse2.h:501:20: warning: 'vcast_vi_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8840959Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:55.8841041Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8841394Z external/sleef/src/arch/helpersse2.h:497:21: warning: 'vcast_vm_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8841500Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.8841575Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8841839Z external/sleef/src/arch/helpersse2.h:490:23: warning: 'vgt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8841962Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.8842067Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8842422Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8842629Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.8842704Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8842997Z external/sleef/src/arch/helpersse2.h:482:21: warning: 'vsub64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8843208Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:55.8843283Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8843626Z external/sleef/src/arch/helpersse2.h:478:21: warning: 'vsel_vm_vo64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8843838Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:55.8843945Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8844290Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8844447Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.8844557Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8844886Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8845014Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.8845088Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8845330Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8845468Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.8845581Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8845927Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8846025Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.8846096Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8846396Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8846618Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.8846684Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8846955Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8847148Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.8847282Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8847552Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8847774Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.8847852Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8848115Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8848278Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.8848353Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8848610Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8848772Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.8848853Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8849167Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8849477Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.8849556Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8849828Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8850011Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.8850088Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8850344Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8850565Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.8850662Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8851048Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8851176Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.8851254Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8851496Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8851643Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.8851719Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8851991Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8852245Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8852354Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8852734Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8853024Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8853106Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8853450Z external/sleef/src/arch/helpersse2.h:428:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8853667Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.8853741Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8854002Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8854221Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.8854294Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8854619Z external/sleef/src/arch/helpersse2.h:426:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8854946Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.8855011Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8855271Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8855531Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.8855653Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8856136Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8856316Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:55.8856447Z ^~~~~~~~~~ 2022-05-18T04:29:55.8856874Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8857100Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.8857181Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8857543Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8857692Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.8857766Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8858027Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8858353Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.8858433Z ^~~~~~~~~~ 2022-05-18T04:29:55.8858678Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8858983Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.8859105Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8859382Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8859608Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.8859738Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8860007Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8860158Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8860233Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8860484Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8860637Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:55.8860712Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8860965Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8861138Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T04:29:55.8861214Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8861468Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8861617Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.8861677Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8861940Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8862118Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:55.8862196Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8862573Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8862766Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.8862886Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8863201Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8863299Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:55.8863372Z ^~~~~~~~~~ 2022-05-18T04:29:55.8863632Z external/sleef/src/arch/helpersse2.h:294:23: warning: 'vgather_vd_p_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8863854Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:55.8863978Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8864301Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8864451Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.8864525Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8864766Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8864969Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.8865125Z ^~~~~~~~~~ 2022-05-18T04:29:55.8865544Z external/sleef/src/arch/helpersse2.h:282:23: warning: 'visnan_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8865658Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.8865848Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8866158Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8866272Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8866333Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8866591Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8866706Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8866784Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8867157Z external/sleef/src/arch/helpersse2.h:270:23: warning: 'visinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8867273Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.8867346Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8867740Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8867919Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.8868004Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8868274Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8868438Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.8868525Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8868742Z In file included from external/sleef/src/libm/sleefsimdsp.c:48:0: 2022-05-18T04:29:55.8869011Z external/sleef/src/arch/helpersse2.h:247:20: warning: 'vsel_vi_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8869174Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:55.8869235Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8869511Z external/sleef/src/arch/helpersse2.h:243:23: warning: 'veq_vo_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8869730Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8869824Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8870081Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8870222Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.8870297Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8870549Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8870766Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.8870847Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8871104Z external/sleef/src/arch/helpersse2.h:226:20: warning: 'vneg_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8871246Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.8871317Z ^~~~~~~~~~ 2022-05-18T04:29:55.8871656Z external/sleef/src/arch/helpersse2.h:222:23: warning: 'vge_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8871869Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T04:29:55.8871944Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8872281Z external/sleef/src/arch/helpersse2.h:221:23: warning: 'vgt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8872548Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T04:29:55.8872626Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8872886Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8873139Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T04:29:55.8873258Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8873522Z external/sleef/src/arch/helpersse2.h:219:23: warning: 'vlt_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8873729Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T04:29:55.8873835Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8874105Z external/sleef/src/arch/helpersse2.h:218:23: warning: 'vneq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8874279Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T04:29:55.8874353Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8874629Z external/sleef/src/arch/helpersse2.h:217:23: warning: 'veq_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8874885Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T04:29:55.8874958Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8875299Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8875461Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.8875522Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8875776Z external/sleef/src/arch/helpersse2.h:214:23: warning: 'vmax_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8875926Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:55.8876001Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8876314Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8876586Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:55.8876665Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8876934Z external/sleef/src/arch/helpersse2.h:212:23: warning: 'vmlapn_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8877202Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8877280Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8877542Z external/sleef/src/arch/helpersse2.h:211:23: warning: 'vmla_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8877728Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.8877804Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8878056Z external/sleef/src/arch/helpersse2.h:210:23: warning: 'vneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8878274Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.8878376Z ^~~~~~~~~~ 2022-05-18T04:29:55.8878760Z external/sleef/src/arch/helpersse2.h:208:23: warning: 'vsqrt_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8878899Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:55.8878971Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8879226Z external/sleef/src/arch/helpersse2.h:207:23: warning: 'vrec_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8879406Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:55.8879502Z ^~~~~~~~~~ 2022-05-18T04:29:55.8879758Z external/sleef/src/arch/helpersse2.h:206:23: warning: 'vdiv_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8879928Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:55.8880026Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8880400Z external/sleef/src/arch/helpersse2.h:200:23: warning: 'vreinterpret_vd_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8880559Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:55.8880640Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8880912Z external/sleef/src/arch/helpersse2.h:199:21: warning: 'vreinterpret_vi2_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8881062Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.8881145Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8881465Z external/sleef/src/arch/helpersse2.h:191:21: warning: 'vadd64_vm_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8881627Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:55.8881701Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8881960Z external/sleef/src/arch/helpersse2.h:179:23: warning: 'veq64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8882111Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T04:29:55.8882185Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8882441Z external/sleef/src/arch/helpersse2.h:176:23: warning: 'vrint_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8882625Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.8882703Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8883062Z external/sleef/src/arch/helpersse2.h:175:23: warning: 'vtruncate_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8883233Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.8883307Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8883566Z external/sleef/src/arch/helpersse2.h:172:20: warning: 'vcastu_vi_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8883711Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:55.8883783Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8884036Z external/sleef/src/arch/helpersse2.h:169:23: warning: 'vcast_vd_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8884173Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:55.8884258Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8884597Z external/sleef/src/arch/helpersse2.h:168:20: warning: 'vtruncate_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8884742Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:55.8884815Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8885070Z external/sleef/src/arch/helpersse2.h:167:20: warning: 'vrint_vi_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8885210Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:55.8885282Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8885537Z external/sleef/src/arch/helpersse2.h:163:23: warning: 'vcast_vo64_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8885685Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:55.8885747Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8886136Z external/sleef/src/arch/helpersse2.h:162:23: warning: 'vcast_vo32_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8886315Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:55.8886389Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8886644Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8886787Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8886859Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8887110Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8887240Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.8887312Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8887746Z external/sleef/src/arch/helpersse2.h:154:21: warning: 'vandnot_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8887975Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8888103Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8888596Z external/sleef/src/arch/helpersse2.h:153:21: warning: 'vor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8888869Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.8889006Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8889480Z external/sleef/src/arch/helpersse2.h:152:21: warning: 'vand_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8889752Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.8889888Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8890367Z external/sleef/src/arch/helpersse2.h:148:23: warning: 'vandnot_vo_vo_vo' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8890671Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.8890814Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8891269Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8891508Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.8891620Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8892077Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8892315Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.8892446Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8892879Z external/sleef/src/arch/helpersse2.h:130:19: warning: 'vtestallones_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8893157Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.8893285Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8893679Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.8893929Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.8894031Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8894232Z [207 / 1,008] 5 actions running 2022-05-18T04:29:55.8894489Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.8894784Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8895074Z Compiling src/libm/sleefsimdsp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8895377Z //:cpu/BinaryOpsKernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8895649Z //:cpu/Activation.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8895660Z 2022-05-18T04:29:55.8895860Z  2022-05-18T04:29:55.8895974Z  2022-05-18T04:29:55.8896133Z  2022-05-18T04:29:55.8896252Z  2022-05-18T04:29:55.8896369Z  2022-05-18T04:29:55.8896622Z INFO: From Compiling src/libm/sleefsimddp.c: 2022-05-18T04:29:55.8896801Z [209 / 1,009] 4 actions running 2022-05-18T04:29:55.8897071Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.8897366Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.8897648Z //:cpu/Activation.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8897971Z //:cpu/HistogramKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.8897981Z 2022-05-18T04:29:55.8898113Z  2022-05-18T04:29:55.8898235Z  2022-05-18T04:29:55.8898376Z  2022-05-18T04:29:55.8898491Z  2022-05-18T04:29:55.8898793Z external/sleef/src/libm/sleefsimddp.c: In function 'atan2k_u1': 2022-05-18T04:29:55.8899185Z external/sleef/src/libm/sleefsimddp.c:1800:125: warning: unused variable 't16' [-Wunused-variable] 2022-05-18T04:29:55.8899472Z vdouble t2 = vmul_vd_vd_vd(vd2getx_vd_vd2(t), vd2getx_vd_vd2(t)), t4 = vmul_vd_vd_vd(t2, t2), t8 = vmul_vd_vd_vd(t4, t4), t16 = vmul_vd_vd_vd(t8, t8); 2022-05-18T04:29:55.8899652Z ^~~ 2022-05-18T04:29:55.8899764Z At top level: 2022-05-18T04:29:55.8900241Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8900455Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.8900565Z ^~~~~ 2022-05-18T04:29:55.8901003Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8901208Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.8901337Z ^~~~ 2022-05-18T04:29:55.8901614Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8901736Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.8901843Z ^~~~ 2022-05-18T04:29:55.8902145Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8902256Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.8902357Z ^~~~~~ 2022-05-18T04:29:55.8902633Z external/sleef/src/libm/sleefsimddp.c:1830:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8902778Z static INLINE CONST VECTOR_CC vdouble visinf2_vd_vd_vd(vdouble d, vdouble m) { 2022-05-18T04:29:55.8902866Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8903168Z external/sleef/src/libm/sleefsimddp.c:1779:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8903310Z static INLINE CONST VECTOR_CC vdouble2 atan2k_u1(vdouble2 y, vdouble2 x) { 2022-05-18T04:29:55.8903394Z ^~~~~~~~~ 2022-05-18T04:29:55.8903647Z external/sleef/src/libm/sleefsimddp.c:1735:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8903782Z static INLINE CONST VECTOR_CC vdouble atan2k(vdouble y, vdouble x) { 2022-05-18T04:29:55.8903863Z ^~~~~~ 2022-05-18T04:29:55.8904163Z external/sleef/src/libm/sleefsimddp.c:1411:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8904289Z static INLINE CONST VECTOR_CC vdouble2 cospik(vdouble d) { 2022-05-18T04:29:55.8904369Z ^~~~~~ 2022-05-18T04:29:55.8904694Z external/sleef/src/libm/sleefsimddp.c:1360:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8904879Z static INLINE CONST VECTOR_CC vdouble2 sinpik(vdouble d) { 2022-05-18T04:29:55.8904949Z ^~~~~~ 2022-05-18T04:29:55.8905224Z external/sleef/src/libm/sleefsimddp.c:292:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8905335Z static INLINE CONST ddi_t rempi(vdouble a) { 2022-05-18T04:29:55.8905428Z ^~~~~ 2022-05-18T04:29:55.8907126Z external/sleef/src/libm/sleefsimddp.c:278:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8907335Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vi(vdouble d, vint x) { return vand_vi_vo_vi(vcast_vo32_vo64(vsignbit_vo_vd(d)), x); } 2022-05-18T04:29:55.8907421Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8907734Z external/sleef/src/libm/sleefsimddp.c:275:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8907967Z static INLINE CONST VECTOR_CC vint vsel_vi_vd_vd_vi_vi(vdouble d0, vdouble d1, vint x, vint y) { return vsel_vi_vo_vi_vi(vcast_vo32_vo64(vlt_vo_vd_vd(d0, d1)), x, y); } 2022-05-18T04:29:55.8908058Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8908221Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.8908493Z external/sleef/src/common/commonfuncs.h:397:26: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8908602Z static INLINE CONST di_t rempisub(vdouble x) { 2022-05-18T04:29:55.8908676Z ^~~~~~~~ 2022-05-18T04:29:55.8908979Z external/sleef/src/common/commonfuncs.h:391:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8909156Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8909232Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8909505Z external/sleef/src/common/commonfuncs.h:385:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8909723Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.8909809Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8910074Z external/sleef/src/common/commonfuncs.h:377:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8910193Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.8910273Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8910602Z external/sleef/src/common/commonfuncs.h:371:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8910732Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.8910802Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8911099Z external/sleef/src/common/commonfuncs.h:367:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8911271Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.8911357Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8911625Z external/sleef/src/common/commonfuncs.h:362:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8911785Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.8911865Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8912156Z external/sleef/src/common/commonfuncs.h:350:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8912262Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.8912339Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8912609Z external/sleef/src/common/commonfuncs.h:344:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8912921Z static INLINE CONST vopmask vugt64_vo_vm_vm(vmask x, vmask y) { // unsigned compare 2022-05-18T04:29:55.8913030Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8913303Z external/sleef/src/common/commonfuncs.h:340:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8913423Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.8913508Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8913760Z external/sleef/src/common/commonfuncs.h:338:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8913947Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.8914032Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8914299Z external/sleef/src/common/commonfuncs.h:336:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8914467Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.8914548Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8914814Z external/sleef/src/common/commonfuncs.h:335:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8915003Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.8915067Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8915336Z external/sleef/src/common/commonfuncs.h:329:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8915467Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.8915548Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8915832Z external/sleef/src/common/commonfuncs.h:325:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8916006Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.8916089Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8916353Z external/sleef/src/common/commonfuncs.h:315:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8916471Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.8916551Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8916816Z external/sleef/src/common/commonfuncs.h:311:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8916958Z static INLINE CONST VECTOR_CC vdouble vldexp3_vd_vd_vi(vdouble d, vint q) { 2022-05-18T04:29:55.8917045Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8917341Z external/sleef/src/common/commonfuncs.h:307:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8917485Z static INLINE CONST VECTOR_CC vdouble vldexp2_vd_vd_vi(vdouble d, vint e) { 2022-05-18T04:29:55.8917573Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8917825Z external/sleef/src/common/commonfuncs.h:295:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8917966Z static INLINE CONST VECTOR_CC vdouble vldexp_vd_vd_vi(vdouble x, vint q) { 2022-05-18T04:29:55.8918050Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8918315Z external/sleef/src/common/commonfuncs.h:290:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8918451Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vm(vmask q) { 2022-05-18T04:29:55.8918551Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8918851Z external/sleef/src/common/commonfuncs.h:284:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8918975Z static INLINE CONST VECTOR_CC vdouble vpow2i_vd_vi(vint q) { 2022-05-18T04:29:55.8919105Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8919375Z external/sleef/src/common/commonfuncs.h:275:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8919491Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.8919567Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8919834Z external/sleef/src/common/commonfuncs.h:267:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8919947Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.8920021Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8920285Z external/sleef/src/common/commonfuncs.h:258:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8920399Z static INLINE CONST VECTOR_CC vint vilogb2k_vi_vd(vdouble d) { 2022-05-18T04:29:55.8920480Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8920794Z external/sleef/src/common/commonfuncs.h:248:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8921012Z static INLINE CONST VECTOR_CC vint vilogbk_vi_vd(vdouble d) { 2022-05-18T04:29:55.8921151Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8921575Z external/sleef/src/common/commonfuncs.h:240:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8921830Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8921977Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8922403Z external/sleef/src/common/commonfuncs.h:236:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8922579Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.8922718Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8923204Z external/sleef/src/common/commonfuncs.h:232:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8923445Z static INLINE CONST vdouble vmulsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8923576Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8924027Z external/sleef/src/common/commonfuncs.h:228:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8924245Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.8924363Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8924591Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.8925069Z external/sleef/src/common/commonfuncs.h:224:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8925275Z static INLINE CONST vopmask vsignbit_vo_vd(vdouble d) { 2022-05-18T04:29:55.8925416Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8925897Z external/sleef/src/common/commonfuncs.h:220:27: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8926088Z static INLINE CONST vmask vsignbit_vm_vd(vdouble d) { 2022-05-18T04:29:55.8926201Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8926628Z external/sleef/src/common/commonfuncs.h:207:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8926855Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.8926991Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8927465Z external/sleef/src/common/commonfuncs.h:196:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8927768Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.8927918Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8928439Z external/sleef/src/common/commonfuncs.h:192:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8928784Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.8928915Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8929432Z external/sleef/src/common/commonfuncs.h:188:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8929673Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.8929820Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8930329Z external/sleef/src/common/commonfuncs.h:184:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8930577Z static INLINE CONST VECTOR_CC vopmask visnegzero_vo_vd(vdouble d) { 2022-05-18T04:29:55.8930718Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8931235Z external/sleef/src/common/commonfuncs.h:110:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8931506Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.8931643Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8932155Z external/sleef/src/common/commonfuncs.h:109:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8932406Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.8932546Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8932983Z external/sleef/src/common/commonfuncs.h:108:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8933208Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.8933345Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8933794Z external/sleef/src/common/commonfuncs.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8934045Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.8934197Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8934714Z external/sleef/src/common/commonfuncs.h:95:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8934975Z static INLINE CONST VECTOR_CC ddi_t ddisetdd_ddi_ddi_vd2(ddi_t ddi, vdouble2 v) { 2022-05-18T04:29:55.8935124Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8935637Z external/sleef/src/common/commonfuncs.h:91:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8935892Z static INLINE CONST VECTOR_CC ddi_t ddisetddi_ddi_vd2_vi(vdouble2 v, vint i) { 2022-05-18T04:29:55.8936041Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8936543Z external/sleef/src/common/commonfuncs.h:90:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8936799Z static INLINE CONST VECTOR_CC vint ddigeti_vi_ddi(ddi_t d) { return d.i; } 2022-05-18T04:29:55.8936931Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8937441Z external/sleef/src/common/commonfuncs.h:89:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8937700Z static INLINE CONST VECTOR_CC vdouble2 ddigetdd_vd2_ddi(ddi_t d) { return d.dd; } 2022-05-18T04:29:55.8937846Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8938336Z external/sleef/src/common/commonfuncs.h:77:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8938584Z static INLINE CONST VECTOR_CC di_t disetdi_di_vd_vi(vdouble d, vint i) { 2022-05-18T04:29:55.8938712Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8939221Z external/sleef/src/common/commonfuncs.h:76:36: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8939573Z static INLINE CONST VECTOR_CC vint digeti_vi_di(di_t d) { return d.i; } 2022-05-18T04:29:55.8939720Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8940191Z external/sleef/src/common/commonfuncs.h:75:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8940427Z static INLINE CONST VECTOR_CC vdouble digetd_vd_di(di_t d) { return d.d; } 2022-05-18T04:29:55.8940571Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8941081Z external/sleef/src/common/commonfuncs.h:66:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8941362Z static INLINE CONST VECTOR_CC vmask2 vm2sety_vm2_vm2_vm(vmask2 v, vmask y) { v.y = y; return v; } 2022-05-18T04:29:55.8941496Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8941999Z external/sleef/src/common/commonfuncs.h:65:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8942287Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.8942436Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8942951Z external/sleef/src/common/commonfuncs.h:64:38: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8943244Z static INLINE CONST VECTOR_CC vmask2 vm2setxy_vm2_vm_vm(vmask x, vmask y) { return (vmask2) { x, y }; } 2022-05-18T04:29:55.8943388Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8943896Z external/sleef/src/common/commonfuncs.h:63:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8944132Z static INLINE CONST VECTOR_CC vmask vm2gety_vm_vm2(vmask2 v) { return v.y; } 2022-05-18T04:29:55.8944273Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8944780Z external/sleef/src/common/commonfuncs.h:62:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8945037Z static INLINE CONST VECTOR_CC vmask vm2getx_vm_vm2(vmask2 v) { return v.x; } 2022-05-18T04:29:55.8945177Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8945681Z external/sleef/src/common/commonfuncs.h:58:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8946079Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.8946233Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8946727Z external/sleef/src/common/commonfuncs.h:57:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8947029Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.8947175Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8947658Z external/sleef/src/common/commonfuncs.h:52:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8947947Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.8948093Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8948608Z external/sleef/src/common/commonfuncs.h:51:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8948894Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.8949038Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8949534Z external/sleef/src/common/commonfuncs.h:50:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8949817Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.8949962Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8950614Z external/sleef/src/common/commonfuncs.h:49:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8950900Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.8951046Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8951543Z external/sleef/src/common/commonfuncs.h:48:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8951823Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.8951957Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8952452Z external/sleef/src/common/commonfuncs.h:47:35: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8952720Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.8952859Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8953375Z external/sleef/src/common/commonfuncs.h:46:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8953623Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.8953759Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8954207Z external/sleef/src/common/commonfuncs.h:45:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8954431Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.8954558Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8955040Z external/sleef/src/common/commonfuncs.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8955308Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.8955453Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8955969Z external/sleef/src/common/commonfuncs.h:43:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8956232Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.8956378Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8956883Z external/sleef/src/common/commonfuncs.h:42:37: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8957110Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.8957252Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8957748Z external/sleef/src/common/commonfuncs.h:20:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8958041Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.8958187Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8958680Z external/sleef/src/common/commonfuncs.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8958972Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.8959119Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8959611Z external/sleef/src/common/commonfuncs.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8959907Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.8960057Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8960561Z external/sleef/src/common/commonfuncs.h:14:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8960864Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.8961150Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8961666Z external/sleef/src/common/commonfuncs.h:13:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8961930Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.8962080Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8962572Z external/sleef/src/common/commonfuncs.h:12:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8962843Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.8962989Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8963503Z external/sleef/src/common/commonfuncs.h:11:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8963762Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.8963917Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8964158Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.8964634Z external/sleef/src/common/dd.h:300:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8964848Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd(vdouble d) { 2022-05-18T04:29:55.8964997Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8965493Z external/sleef/src/common/dd.h:295:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8965735Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.8965878Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.8966360Z external/sleef/src/common/dd.h:286:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8966600Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.8966752Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8967224Z external/sleef/src/common/dd.h:278:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8967453Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd(vdouble d) { 2022-05-18T04:29:55.8967671Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8968164Z external/sleef/src/common/dd.h:272:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8968403Z static INLINE CONST VECTOR_CC vdouble ddsqu_vd_vd2(vdouble2 x) { 2022-05-18T04:29:55.8968548Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.8969027Z external/sleef/src/common/dd.h:265:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8969262Z static INLINE CONST VECTOR_CC vdouble2 ddsqu_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.8969395Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8969878Z external/sleef/src/common/dd.h:258:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8970148Z static INLINE CONST VECTOR_CC vdouble ddmul_vd_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.8970296Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8970539Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.8971021Z external/sleef/src/common/dd.h:250:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8971291Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.8971439Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8971909Z external/sleef/src/common/dd.h:242:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8972176Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.8972448Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8972942Z external/sleef/src/common/dd.h:234:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8973213Z static INLINE CONST VECTOR_CC vdouble2 ddmul_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8973362Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8973850Z external/sleef/src/common/dd.h:220:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8974127Z static INLINE CONST VECTOR_CC vdouble2 dddiv_vd2_vd2_vd2(vdouble2 n, vdouble2 d) { 2022-05-18T04:29:55.8974265Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8974746Z external/sleef/src/common/dd.h:163:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8975017Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.8975174Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8975656Z external/sleef/src/common/dd.h:156:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8975906Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8976047Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8976521Z external/sleef/src/common/dd.h:149:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8976790Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.8976928Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8977398Z external/sleef/src/common/dd.h:142:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8977663Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd2(vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.8977820Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8978302Z external/sleef/src/common/dd.h:135:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8978567Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.8978714Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8979197Z external/sleef/src/common/dd.h:130:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8979450Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd2(vdouble x, vdouble2 y) { 2022-05-18T04:29:55.8979598Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8980023Z external/sleef/src/common/dd.h:123:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8980259Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.8980415Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8980902Z external/sleef/src/common/dd.h:118:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8981168Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.8981319Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8981778Z external/sleef/src/common/dd.h:113:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8982044Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd2_vd(vdouble2 x, vdouble y) { 2022-05-18T04:29:55.8982189Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8982673Z external/sleef/src/common/dd.h:107:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8982935Z static INLINE CONST VECTOR_CC vdouble2 ddadd2_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8983204Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8983694Z external/sleef/src/common/dd.h:102:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8983959Z static INLINE CONST VECTOR_CC vdouble2 ddadd_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.8984095Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8984592Z external/sleef/src/common/dd.h:98:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8984864Z static INLINE CONST VECTOR_CC vdouble2 ddscale_vd2_vd2_vd(vdouble2 d, vdouble s) { 2022-05-18T04:29:55.8985015Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8985496Z external/sleef/src/common/dd.h:93:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8985889Z static INLINE CONST VECTOR_CC vdouble2 ddnormalize_vd2_vd2(vdouble2 t) { 2022-05-18T04:29:55.8986015Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8986428Z external/sleef/src/common/dd.h:86:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8986655Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.8986806Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8987291Z external/sleef/src/common/dd.h:82:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8987532Z static INLINE CONST VECTOR_CC vdouble2 ddneg_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.8987681Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8988160Z external/sleef/src/common/dd.h:76:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8988504Z static INLINE CONST VECTOR_CC vdouble vsub_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.8988649Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8989110Z external/sleef/src/common/dd.h:72:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8989434Z static INLINE CONST VECTOR_CC vdouble vsub_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.8989573Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8990043Z external/sleef/src/common/dd.h:68:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8990343Z static INLINE CONST VECTOR_CC vdouble vsub_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.8990486Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8990941Z external/sleef/src/common/dd.h:64:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8991217Z static INLINE CONST VECTOR_CC vdouble vsub_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.8991390Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8991618Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.8992097Z external/sleef/src/common/dd.h:60:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8992455Z static INLINE CONST VECTOR_CC vdouble vadd_vd_7vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5, vdouble v6) { 2022-05-18T04:29:55.8992601Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8993083Z external/sleef/src/common/dd.h:56:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8993423Z static INLINE CONST VECTOR_CC vdouble vadd_vd_6vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4, vdouble v5) { 2022-05-18T04:29:55.8993566Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8994051Z external/sleef/src/common/dd.h:52:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8994493Z static INLINE CONST VECTOR_CC vdouble vadd_vd_5vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3, vdouble v4) { 2022-05-18T04:29:55.8994636Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8995112Z external/sleef/src/common/dd.h:48:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8995408Z static INLINE CONST VECTOR_CC vdouble vadd_vd_4vd(vdouble v0, vdouble v1, vdouble v2, vdouble v3) { 2022-05-18T04:29:55.8995554Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8996032Z external/sleef/src/common/dd.h:44:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8996315Z static INLINE CONST VECTOR_CC vdouble vadd_vd_3vd(vdouble v0, vdouble v1, vdouble v2) { 2022-05-18T04:29:55.8996458Z ^~~~~~~~~~~ 2022-05-18T04:29:55.8996935Z external/sleef/src/common/dd.h:39:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8997249Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_d_d_d_d(vopmask o, double x1, double y1, double x0, double y0) { 2022-05-18T04:29:55.8997400Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8997891Z external/sleef/src/common/dd.h:34:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8998180Z static INLINE CONST VECTOR_CC vdouble2 vsel_vd2_vo_vd2_vd2(vopmask m, vdouble2 x, vdouble2 y) { 2022-05-18T04:29:55.8998331Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.8998810Z external/sleef/src/common/dd.h:30:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8999063Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_d_d(double h, double l) { 2022-05-18T04:29:55.8999195Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.8999671Z external/sleef/src/common/dd.h:26:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.8999942Z static INLINE CONST VECTOR_CC vdouble2 vcast_vd2_vd_vd(vdouble h, vdouble l) { 2022-05-18T04:29:55.9000073Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9000525Z external/sleef/src/common/dd.h:22:39: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9000757Z static INLINE CONST VECTOR_CC vdouble vupper_vd_vd(vdouble d) { 2022-05-18T04:29:55.9000900Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9001378Z external/sleef/src/common/dd.h:19:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9001666Z static INLINE CONST VECTOR_CC vdouble2 vd2sety_vd2_vd2_vd(vdouble2 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.9001817Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9002291Z external/sleef/src/common/dd.h:18:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9002601Z static INLINE CONST VECTOR_CC vdouble2 vd2setx_vd2_vd2_vd(vdouble2 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.9002752Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9003228Z external/sleef/src/common/dd.h:17:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9003557Z static INLINE CONST VECTOR_CC vdouble2 vd2setxy_vd2_vd_vd(vdouble x, vdouble y) { vdouble2 v; v.x = x; v.y = y; return v; } 2022-05-18T04:29:55.9003706Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9004196Z external/sleef/src/common/dd.h:16:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9004450Z static INLINE CONST VECTOR_CC vdouble vd2gety_vd_vd2(vdouble2 v) { return v.y; } 2022-05-18T04:29:55.9004598Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9005125Z external/sleef/src/common/dd.h:15:40: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9005433Z static INLINE CONST VECTOR_CC vdouble vd2getx_vd_vd2(vdouble2 v) { return v.x; } 2022-05-18T04:29:55.9005582Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9005827Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T04:29:55.9006340Z external/sleef/src/arch/helpersse2.h:506:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9006577Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.9006699Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9007210Z external/sleef/src/arch/helpersse2.h:505:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9007444Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.9007577Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9008175Z external/sleef/src/arch/helpersse2.h:504:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9008406Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.9008546Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9009061Z external/sleef/src/arch/helpersse2.h:503:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9009277Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.9009409Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9009904Z external/sleef/src/arch/helpersse2.h:501:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9010156Z static INLINE vint vcast_vi_vm(vmask vm) { return _mm_shuffle_epi32(vm, 0x08); } 2022-05-18T04:29:55.9010278Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9010781Z external/sleef/src/arch/helpersse2.h:497:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9010975Z static INLINE vmask vcast_vm_vi(vint vi) { 2022-05-18T04:29:55.9011099Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9011568Z external/sleef/src/arch/helpersse2.h:490:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9011779Z static INLINE vopmask vgt64_vo_vm_vm(vmask x, vmask y) { 2022-05-18T04:29:55.9011907Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9012408Z external/sleef/src/arch/helpersse2.h:483:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9012674Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.9012801Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9013302Z external/sleef/src/arch/helpersse2.h:482:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9013557Z static INLINE vmask vsub64_vm_vm_vm(vmask x, vmask y) { return _mm_sub_epi64(x, y); } 2022-05-18T04:29:55.9013681Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9014179Z external/sleef/src/arch/helpersse2.h:478:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9014410Z static INLINE vmask vsel_vm_vo64_vm_vm(vopmask o, vmask x, vmask y) { 2022-05-18T04:29:55.9014541Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9015003Z external/sleef/src/arch/helpersse2.h:476:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9015235Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.9015350Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9015805Z external/sleef/src/arch/helpersse2.h:474:24: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9015979Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.9016091Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9016629Z external/sleef/src/arch/helpersse2.h:473:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9016824Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.9016934Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9017364Z external/sleef/src/arch/helpersse2.h:460:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9017602Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.9017716Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9018126Z external/sleef/src/arch/helpersse2.h:455:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9018353Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.9018464Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9018904Z external/sleef/src/arch/helpersse2.h:453:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9019156Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.9019262Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9019695Z external/sleef/src/arch/helpersse2.h:451:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9019976Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.9020080Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9020509Z external/sleef/src/arch/helpersse2.h:450:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9020781Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.9020887Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9021302Z external/sleef/src/arch/helpersse2.h:449:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9021467Z static INLINE vfloat vrev21_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (2 << 6) | (3 << 4) | (0 << 2) | (1 << 0)); } 2022-05-18T04:29:55.9021540Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9021811Z external/sleef/src/arch/helpersse2.h:445:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9022012Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.9022076Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9022343Z external/sleef/src/arch/helpersse2.h:444:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9022540Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.9022623Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9022886Z external/sleef/src/arch/helpersse2.h:443:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9023036Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.9023107Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9023368Z external/sleef/src/arch/helpersse2.h:441:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9023480Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.9023553Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9023812Z external/sleef/src/arch/helpersse2.h:440:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9023961Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.9024033Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9024380Z external/sleef/src/arch/helpersse2.h:438:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9024568Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.9024649Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9024899Z external/sleef/src/arch/helpersse2.h:437:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9025093Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.9025174Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9025437Z external/sleef/src/arch/helpersse2.h:432:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9025590Z static INLINE vfloat vsubadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_addsub_ps(x, y); } 2022-05-18T04:29:55.9025666Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9026090Z external/sleef/src/arch/helpersse2.h:431:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9026250Z static INLINE vdouble vsubadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_addsub_pd(x, y); } 2022-05-18T04:29:55.9026325Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9026575Z external/sleef/src/arch/helpersse2.h:428:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9026787Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.9026861Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9027122Z external/sleef/src/arch/helpersse2.h:427:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9027341Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.9027421Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9027684Z external/sleef/src/arch/helpersse2.h:426:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9027899Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.9027960Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9028225Z external/sleef/src/arch/helpersse2.h:425:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9028441Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.9028514Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9028775Z external/sleef/src/arch/helpersse2.h:412:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9028885Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:55.9028955Z ^~~~~~~~~~ 2022-05-18T04:29:55.9029215Z external/sleef/src/arch/helpersse2.h:405:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9029350Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T04:29:55.9029411Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9029673Z external/sleef/src/arch/helpersse2.h:403:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9029821Z static INLINE void vstoreu_v_p_vf(float *ptr, vfloat v) { _mm_storeu_ps(ptr, v); } 2022-05-18T04:29:55.9029894Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9030153Z external/sleef/src/arch/helpersse2.h:402:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9030297Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.9030466Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9030735Z external/sleef/src/arch/helpersse2.h:400:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9030868Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.9030941Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9031206Z external/sleef/src/arch/helpersse2.h:399:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9031350Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.9031428Z ^~~~~~~~~~ 2022-05-18T04:29:55.9031690Z external/sleef/src/arch/helpersse2.h:397:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9031831Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.9031907Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9032159Z external/sleef/src/arch/helpersse2.h:396:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9032404Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.9032480Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9032745Z external/sleef/src/arch/helpersse2.h:395:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9032915Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.9032990Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9033252Z external/sleef/src/arch/helpersse2.h:394:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9033424Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.9033484Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9033747Z external/sleef/src/arch/helpersse2.h:390:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9033927Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.9034011Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9034269Z external/sleef/src/arch/helpersse2.h:386:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9034427Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.9034510Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9034768Z external/sleef/src/arch/helpersse2.h:382:28: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9034894Z static INLINE CONST vfloat vsel_vf_vo_f_f(vopmask o, float v1, float v0) { 2022-05-18T04:29:55.9034976Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9035244Z external/sleef/src/arch/helpersse2.h:371:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9035425Z static INLINE vfloat vsel_vf_vo_vf_vf(vopmask m, vfloat x, vfloat y) { return _mm_blendv_ps(y, x, _mm_castsi128_ps(m)); } 2022-05-18T04:29:55.9035502Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9035764Z external/sleef/src/arch/helpersse2.h:369:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9035928Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:55.9036006Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9036268Z external/sleef/src/arch/helpersse2.h:366:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9036401Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.9036507Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9036798Z external/sleef/src/arch/helpersse2.h:365:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9036945Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.9037021Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9037283Z external/sleef/src/arch/helpersse2.h:364:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9037432Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.9037508Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9037757Z external/sleef/src/arch/helpersse2.h:363:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9037905Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.9037980Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9038248Z external/sleef/src/arch/helpersse2.h:361:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9038390Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T04:29:55.9038464Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9038727Z external/sleef/src/arch/helpersse2.h:360:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9038868Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T04:29:55.9038927Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9039190Z external/sleef/src/arch/helpersse2.h:359:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9039327Z static INLINE vint2 vsll_vi2_vi2_i(vint2 x, int c) { return vsll_vi_vi_i(x, c); } 2022-05-18T04:29:55.9039400Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9039663Z external/sleef/src/arch/helpersse2.h:357:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9039821Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:55.9039896Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9040160Z external/sleef/src/arch/helpersse2.h:356:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9040295Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T04:29:55.9040371Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9040630Z external/sleef/src/arch/helpersse2.h:354:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9040774Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T04:29:55.9040849Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9041108Z external/sleef/src/arch/helpersse2.h:353:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9041254Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T04:29:55.9041330Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9041573Z external/sleef/src/arch/helpersse2.h:352:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9041726Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T04:29:55.9041800Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9042061Z external/sleef/src/arch/helpersse2.h:351:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9042203Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T04:29:55.9042275Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9042538Z external/sleef/src/arch/helpersse2.h:349:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9042758Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.9042819Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9043080Z external/sleef/src/arch/helpersse2.h:348:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9043221Z static INLINE vint2 vsub_vi2_vi2_vi2(vint2 x, vint2 y) { return vsub_vi_vi_vi(x, y); } 2022-05-18T04:29:55.9043294Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9043552Z external/sleef/src/arch/helpersse2.h:347:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9043692Z static INLINE vint2 vadd_vi2_vi2_vi2(vint2 x, vint2 y) { return vadd_vi_vi_vi(x, y); } 2022-05-18T04:29:55.9043768Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9044023Z external/sleef/src/arch/helpersse2.h:345:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9044198Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T04:29:55.9044258Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9044516Z external/sleef/src/arch/helpersse2.h:344:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9044686Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T04:29:55.9044757Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9045014Z external/sleef/src/arch/helpersse2.h:343:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9045185Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T04:29:55.9045258Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9045518Z external/sleef/src/arch/helpersse2.h:342:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9045678Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T04:29:55.9045751Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9046010Z external/sleef/src/arch/helpersse2.h:341:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9046181Z static INLINE vopmask vneq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpneq_ps(x, y)); } 2022-05-18T04:29:55.9046254Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9046514Z external/sleef/src/arch/helpersse2.h:340:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9046682Z static INLINE vopmask veq_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpeq_ps(x, y)); } 2022-05-18T04:29:55.9046753Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9047001Z external/sleef/src/arch/helpersse2.h:338:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9047149Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.9047222Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9047480Z external/sleef/src/arch/helpersse2.h:337:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9047690Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:55.9047767Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9048030Z external/sleef/src/arch/helpersse2.h:336:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9048205Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:55.9048268Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9048530Z external/sleef/src/arch/helpersse2.h:335:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9048767Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.9048846Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9049108Z external/sleef/src/arch/helpersse2.h:334:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9049280Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.9049355Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9049616Z external/sleef/src/arch/helpersse2.h:333:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9049936Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.9049997Z ^~~~~~~~~~ 2022-05-18T04:29:55.9050259Z external/sleef/src/arch/helpersse2.h:332:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9050581Z static INLINE vfloat vabs_vf_vf(vfloat f) { return vreinterpret_vf_vm(vandnot_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(f))); } 2022-05-18T04:29:55.9050652Z ^~~~~~~~~~ 2022-05-18T04:29:55.9050913Z external/sleef/src/arch/helpersse2.h:331:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9051045Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:55.9051116Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9051376Z external/sleef/src/arch/helpersse2.h:330:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9051510Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.9051579Z ^~~~~~~~~~ 2022-05-18T04:29:55.9051842Z external/sleef/src/arch/helpersse2.h:329:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9051988Z static INLINE vfloat vdiv_vf_vf_vf(vfloat x, vfloat y) { return _mm_div_ps(x, y); } 2022-05-18T04:29:55.9052061Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9052319Z external/sleef/src/arch/helpersse2.h:328:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9052460Z static INLINE vfloat vmul_vf_vf_vf(vfloat x, vfloat y) { return _mm_mul_ps(x, y); } 2022-05-18T04:29:55.9052531Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9052781Z external/sleef/src/arch/helpersse2.h:327:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9052923Z static INLINE vfloat vsub_vf_vf_vf(vfloat x, vfloat y) { return _mm_sub_ps(x, y); } 2022-05-18T04:29:55.9052995Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9053254Z external/sleef/src/arch/helpersse2.h:326:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9053400Z static INLINE vfloat vadd_vf_vf_vf(vfloat x, vfloat y) { return _mm_add_ps(x, y); } 2022-05-18T04:29:55.9053471Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9053733Z external/sleef/src/arch/helpersse2.h:319:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9053877Z static INLINE vint2 vreinterpret_vi2_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:55.9053940Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9054197Z external/sleef/src/arch/helpersse2.h:318:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9054340Z static INLINE vfloat vreinterpret_vf_vi2(vint2 vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:55.9054415Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9054674Z external/sleef/src/arch/helpersse2.h:317:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9054878Z static INLINE vfloat vreinterpret_vf_vm(vmask vm) { return _mm_castsi128_ps(vm); } 2022-05-18T04:29:55.9054954Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9055217Z external/sleef/src/arch/helpersse2.h:316:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9055363Z static INLINE vmask vreinterpret_vm_vf(vfloat vf) { return _mm_castps_si128(vf); } 2022-05-18T04:29:55.9055425Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9055683Z external/sleef/src/arch/helpersse2.h:315:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9055812Z static INLINE vint2 vcast_vi2_i(int i) { return _mm_set1_epi32(i); } 2022-05-18T04:29:55.9055883Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9056142Z external/sleef/src/arch/helpersse2.h:314:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9056269Z static INLINE vfloat vcast_vf_f(float f) { return _mm_set1_ps(f); } 2022-05-18T04:29:55.9056345Z ^~~~~~~~~~ 2022-05-18T04:29:55.9056595Z external/sleef/src/arch/helpersse2.h:313:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9056743Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.9056817Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9057076Z external/sleef/src/arch/helpersse2.h:312:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9057218Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T04:29:55.9057292Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9057552Z external/sleef/src/arch/helpersse2.h:311:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9057689Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T04:29:55.9057762Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9058017Z external/sleef/src/arch/helpersse2.h:310:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9058136Z static INLINE vmask vcast_vm_vi2(vint2 vi) { return vi; } 2022-05-18T04:29:55.9058207Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9058466Z external/sleef/src/arch/helpersse2.h:309:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9058581Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.9058651Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9058910Z external/sleef/src/arch/helpersse2.h:301:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9059003Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:55.9059079Z ^~~~~~~~~~ 2022-05-18T04:29:55.9059337Z external/sleef/src/arch/helpersse2.h:294:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9059477Z static INLINE vdouble vgather_vd_p_vi(const double *ptr, vint vi) { 2022-05-18T04:29:55.9059551Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9059809Z external/sleef/src/arch/helpersse2.h:292:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9059960Z static INLINE void vstoreu_v_p_vd(double *ptr, vdouble v) { _mm_storeu_pd(ptr, v); } 2022-05-18T04:29:55.9060031Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9060278Z external/sleef/src/arch/helpersse2.h:291:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9060426Z static INLINE void vstore_v_p_vd(double *ptr, vdouble v) { _mm_store_pd(ptr, v); } 2022-05-18T04:29:55.9060495Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9060755Z external/sleef/src/arch/helpersse2.h:289:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9060904Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.9061029Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9061291Z external/sleef/src/arch/helpersse2.h:288:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9061439Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.9061497Z ^~~~~~~~~~ 2022-05-18T04:29:55.9061756Z external/sleef/src/arch/helpersse2.h:282:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9061865Z static INLINE vopmask visnan_vo_vd(vdouble d) { 2022-05-18T04:29:55.9061938Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9062197Z external/sleef/src/arch/helpersse2.h:278:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9062307Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.9062381Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9062647Z external/sleef/src/arch/helpersse2.h:274:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9062747Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.9062820Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9063082Z external/sleef/src/arch/helpersse2.h:270:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9063191Z static INLINE vopmask visinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.9063264Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9063525Z external/sleef/src/arch/helpersse2.h:266:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9063713Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.9063793Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9064041Z external/sleef/src/arch/helpersse2.h:262:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9064208Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.9064288Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9064548Z external/sleef/src/arch/helpersse2.h:258:29: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9064689Z static INLINE CONST vdouble vsel_vd_vo_d_d(vopmask o, double v1, double v0) { 2022-05-18T04:29:55.9064767Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9064900Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T04:29:55.9065162Z external/sleef/src/arch/helpersse2.h:249:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9065336Z static INLINE vdouble vsel_vd_vo_vd_vd(vopmask m, vdouble x, vdouble y) { return _mm_blendv_pd(y, x, _mm_castsi128_pd(m)); } 2022-05-18T04:29:55.9065409Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9065673Z external/sleef/src/arch/helpersse2.h:247:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9065977Z static INLINE vint vsel_vi_vo_vi_vi(vopmask m, vint x, vint y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:55.9066054Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9066320Z external/sleef/src/arch/helpersse2.h:244:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9066469Z static INLINE vopmask vgt_vo_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.9066544Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9066803Z external/sleef/src/arch/helpersse2.h:243:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9066936Z static INLINE vopmask veq_vo_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.9067010Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9067360Z external/sleef/src/arch/helpersse2.h:241:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9067505Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.9067578Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9067839Z external/sleef/src/arch/helpersse2.h:240:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9067981Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.9068053Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9068298Z external/sleef/src/arch/helpersse2.h:238:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9068438Z static INLINE vint vsra_vi_vi_i(vint x, int c) { return _mm_srai_epi32(x, c); } 2022-05-18T04:29:55.9068509Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9068823Z external/sleef/src/arch/helpersse2.h:237:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9069006Z static INLINE vint vsrl_vi_vi_i(vint x, int c) { return _mm_srli_epi32(x, c); } 2022-05-18T04:29:55.9069079Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9069382Z external/sleef/src/arch/helpersse2.h:236:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9069517Z static INLINE vint vsll_vi_vi_i(vint x, int c) { return _mm_slli_epi32(x, c); } 2022-05-18T04:29:55.9069576Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9069900Z external/sleef/src/arch/helpersse2.h:234:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9070050Z static INLINE vint vandnot_vi_vo_vi(vopmask x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.9070123Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9070384Z external/sleef/src/arch/helpersse2.h:233:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9070530Z static INLINE vint vand_vi_vo_vi(vopmask x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.9070603Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9070896Z external/sleef/src/arch/helpersse2.h:231:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9071022Z static INLINE vint vxor_vi_vi_vi(vint x, vint y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.9071094Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9071355Z external/sleef/src/arch/helpersse2.h:230:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9071489Z static INLINE vint vor_vi_vi_vi(vint x, vint y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.9071559Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9071818Z external/sleef/src/arch/helpersse2.h:229:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9071963Z static INLINE vint vandnot_vi_vi_vi(vint x, vint y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.9072042Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9072319Z external/sleef/src/arch/helpersse2.h:228:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9072456Z static INLINE vint vand_vi_vi_vi(vint x, vint y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.9072526Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9072786Z external/sleef/src/arch/helpersse2.h:226:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9072924Z static INLINE vint vneg_vi_vi(vint e) { return vsub_vi_vi_vi(vcast_vi_i(0), e); } 2022-05-18T04:29:55.9072993Z ^~~~~~~~~~ 2022-05-18T04:29:55.9073252Z external/sleef/src/arch/helpersse2.h:225:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9073387Z static INLINE vint vsub_vi_vi_vi(vint x, vint y) { return _mm_sub_epi32(x, y); } 2022-05-18T04:29:55.9073481Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9073796Z external/sleef/src/arch/helpersse2.h:224:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9073940Z static INLINE vint vadd_vi_vi_vi(vint x, vint y) { return _mm_add_epi32(x, y); } 2022-05-18T04:29:55.9074010Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9074271Z external/sleef/src/arch/helpersse2.h:222:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9074437Z static INLINE vopmask vge_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpge_pd(x, y)); } 2022-05-18T04:29:55.9074509Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9074769Z external/sleef/src/arch/helpersse2.h:221:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9074925Z static INLINE vopmask vgt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpgt_pd(x, y)); } 2022-05-18T04:29:55.9074997Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9075299Z external/sleef/src/arch/helpersse2.h:220:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9075470Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T04:29:55.9075542Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9075803Z external/sleef/src/arch/helpersse2.h:219:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9075966Z static INLINE vopmask vlt_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmplt_pd(x, y)); } 2022-05-18T04:29:55.9076037Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9076282Z external/sleef/src/arch/helpersse2.h:218:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9076482Z static INLINE vopmask vneq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpneq_pd(x, y)); } 2022-05-18T04:29:55.9076556Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9076826Z external/sleef/src/arch/helpersse2.h:217:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9076991Z static INLINE vopmask veq_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmpeq_pd(x, y)); } 2022-05-18T04:29:55.9077063Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9077326Z external/sleef/src/arch/helpersse2.h:215:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9077476Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.9077549Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9077828Z external/sleef/src/arch/helpersse2.h:214:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9077976Z static INLINE vdouble vmax_vd_vd_vd(vdouble x, vdouble y) { return _mm_max_pd(x, y); } 2022-05-18T04:29:55.9078048Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9078310Z external/sleef/src/arch/helpersse2.h:213:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9078494Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:55.9078570Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9078833Z external/sleef/src/arch/helpersse2.h:212:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9079017Z static INLINE vdouble vmlapn_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.9079110Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9079374Z external/sleef/src/arch/helpersse2.h:211:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9079552Z static INLINE vdouble vmla_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.9079684Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9079944Z external/sleef/src/arch/helpersse2.h:210:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9080161Z static INLINE vdouble vneg_vd_vd(vdouble d) { return _mm_xor_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.9080264Z ^~~~~~~~~~ 2022-05-18T04:29:55.9080528Z external/sleef/src/arch/helpersse2.h:209:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9080738Z static INLINE vdouble vabs_vd_vd(vdouble d) { return _mm_andnot_pd(_mm_set1_pd(-0.0), d); } 2022-05-18T04:29:55.9080813Z ^~~~~~~~~~ 2022-05-18T04:29:55.9081128Z external/sleef/src/arch/helpersse2.h:208:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9081266Z static INLINE vdouble vsqrt_vd_vd(vdouble x) { return _mm_sqrt_pd(x); } 2022-05-18T04:29:55.9081346Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9081662Z external/sleef/src/arch/helpersse2.h:207:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9081811Z static INLINE vdouble vrec_vd_vd(vdouble x) { return _mm_div_pd(_mm_set1_pd(1), x); } 2022-05-18T04:29:55.9081882Z ^~~~~~~~~~ 2022-05-18T04:29:55.9082127Z external/sleef/src/arch/helpersse2.h:206:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9082279Z static INLINE vdouble vdiv_vd_vd_vd(vdouble x, vdouble y) { return _mm_div_pd(x, y); } 2022-05-18T04:29:55.9082354Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9082614Z external/sleef/src/arch/helpersse2.h:205:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9082764Z static INLINE vdouble vmul_vd_vd_vd(vdouble x, vdouble y) { return _mm_mul_pd(x, y); } 2022-05-18T04:29:55.9082839Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9083104Z external/sleef/src/arch/helpersse2.h:204:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9083253Z static INLINE vdouble vsub_vd_vd_vd(vdouble x, vdouble y) { return _mm_sub_pd(x, y); } 2022-05-18T04:29:55.9083313Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9083610Z external/sleef/src/arch/helpersse2.h:203:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9083761Z static INLINE vdouble vadd_vd_vd_vd(vdouble x, vdouble y) { return _mm_add_pd(x, y); } 2022-05-18T04:29:55.9083835Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9084094Z external/sleef/src/arch/helpersse2.h:201:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9084246Z static INLINE vdouble vreinterpret_vd_vm(vmask vm) { return _mm_castsi128_pd(vm); } 2022-05-18T04:29:55.9084324Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9084591Z external/sleef/src/arch/helpersse2.h:200:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9084743Z static INLINE vdouble vreinterpret_vd_vi2(vint2 vi) { return _mm_castsi128_pd(vi); } 2022-05-18T04:29:55.9084810Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9085072Z external/sleef/src/arch/helpersse2.h:199:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9085248Z static INLINE vint2 vreinterpret_vi2_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.9085327Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9085591Z external/sleef/src/arch/helpersse2.h:198:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9085741Z static INLINE vmask vreinterpret_vm_vd(vdouble vd) { return _mm_castpd_si128(vd); } 2022-05-18T04:29:55.9085822Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9086082Z external/sleef/src/arch/helpersse2.h:197:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9086274Z static INLINE vdouble vcast_vd_d(double d) { return _mm_set1_pd(d); } 2022-05-18T04:29:55.9086350Z ^~~~~~~~~~ 2022-05-18T04:29:55.9086611Z external/sleef/src/arch/helpersse2.h:193:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9086756Z static INLINE vmask vcast_vm_i_i(int i0, int i1) { return _mm_set_epi32(i0, i1, i0, i1); } 2022-05-18T04:29:55.9086832Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9087125Z external/sleef/src/arch/helpersse2.h:191:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9087271Z static INLINE vmask vadd64_vm_vm_vm(vmask x, vmask y) { return _mm_add_epi64(x, y); } 2022-05-18T04:29:55.9087347Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9087672Z external/sleef/src/arch/helpersse2.h:179:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9087830Z static INLINE vopmask veq64_vo_vm_vm(vmask x, vmask y) { return _mm_cmpeq_epi64(x, y); } 2022-05-18T04:29:55.9087903Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9088166Z external/sleef/src/arch/helpersse2.h:178:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9088348Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.9088422Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9088714Z external/sleef/src/arch/helpersse2.h:177:22: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9088892Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.9088953Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9089213Z external/sleef/src/arch/helpersse2.h:176:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9089401Z static INLINE vdouble vrint_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.9089477Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9089739Z external/sleef/src/arch/helpersse2.h:175:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9089920Z static INLINE vdouble vtruncate_vd_vd(vdouble vd) { return _mm_round_pd(vd, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.9089993Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9090284Z external/sleef/src/arch/helpersse2.h:172:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9090429Z static INLINE vint vcastu_vi_vi2(vint2 vi) { return _mm_shuffle_epi32(vi, 0x0d); } 2022-05-18T04:29:55.9090489Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9090748Z external/sleef/src/arch/helpersse2.h:171:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9091035Z static INLINE vint2 vcastu_vi2_vi(vint vi) { return _mm_and_si128(_mm_shuffle_epi32(vi, 0x73), _mm_set_epi32(-1, 0, -1, 0)); } 2022-05-18T04:29:55.9091115Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9091392Z external/sleef/src/arch/helpersse2.h:170:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9091604Z static INLINE vint vcast_vi_i(int i) { return _mm_set_epi32(0, 0, i, i); } 2022-05-18T04:29:55.9091723Z ^~~~~~~~~~ 2022-05-18T04:29:55.9092218Z external/sleef/src/arch/helpersse2.h:169:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9092442Z static INLINE vdouble vcast_vd_vi(vint vi) { return _mm_cvtepi32_pd(vi); } 2022-05-18T04:29:55.9092567Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9093053Z external/sleef/src/arch/helpersse2.h:168:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9093435Z static INLINE vint vtruncate_vi_vd(vdouble vd) { return _mm_cvttpd_epi32(vd); } 2022-05-18T04:29:55.9093566Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9094071Z external/sleef/src/arch/helpersse2.h:167:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9094326Z static INLINE vint vrint_vi_vd(vdouble vd) { return _mm_cvtpd_epi32(vd); } 2022-05-18T04:29:55.9094450Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9094943Z external/sleef/src/arch/helpersse2.h:163:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9095209Z static INLINE vopmask vcast_vo64_vo32(vopmask m) { return _mm_shuffle_epi32(m, 0x50); } 2022-05-18T04:29:55.9095339Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9095840Z external/sleef/src/arch/helpersse2.h:162:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9096104Z static INLINE vopmask vcast_vo32_vo64(vopmask m) { return _mm_shuffle_epi32(m, 0x08); } 2022-05-18T04:29:55.9096243Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9096745Z external/sleef/src/arch/helpersse2.h:160:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9097006Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.9097119Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9097627Z external/sleef/src/arch/helpersse2.h:159:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9097903Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.9098036Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9098530Z external/sleef/src/arch/helpersse2.h:158:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9098793Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.9098929Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9099436Z external/sleef/src/arch/helpersse2.h:157:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9099688Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.9099814Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9100319Z external/sleef/src/arch/helpersse2.h:155:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9100582Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.9100712Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9101222Z external/sleef/src/arch/helpersse2.h:154:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9101495Z static INLINE vmask vandnot_vm_vo64_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.9101629Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9102125Z external/sleef/src/arch/helpersse2.h:153:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9102376Z static INLINE vmask vor_vm_vo64_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.9102508Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9103017Z external/sleef/src/arch/helpersse2.h:152:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9103289Z static INLINE vmask vand_vm_vo64_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.9103418Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9103922Z external/sleef/src/arch/helpersse2.h:150:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9104196Z static INLINE vopmask vxor_vo_vo_vo(vopmask x, vopmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.9104310Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9104900Z external/sleef/src/arch/helpersse2.h:149:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9105170Z static INLINE vopmask vor_vo_vo_vo(vopmask x, vopmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.9105297Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9105893Z external/sleef/src/arch/helpersse2.h:148:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9106190Z static INLINE vopmask vandnot_vo_vo_vo(vopmask x, vopmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.9106320Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9106796Z external/sleef/src/arch/helpersse2.h:147:23: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9107048Z static INLINE vopmask vand_vo_vo_vo(vopmask x, vopmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.9107174Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9107655Z external/sleef/src/arch/helpersse2.h:145:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9107915Z static INLINE vmask vxor_vm_vm_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.9108040Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9108524Z external/sleef/src/arch/helpersse2.h:144:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9108777Z static INLINE vmask vor_vm_vm_vm(vmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.9108905Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9109387Z external/sleef/src/arch/helpersse2.h:143:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9109652Z static INLINE vmask vandnot_vm_vm_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.9109780Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9110288Z external/sleef/src/arch/helpersse2.h:142:21: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9110540Z static INLINE vmask vand_vm_vm_vm(vmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.9110673Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9111160Z external/sleef/src/arch/helpersse2.h:130:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9111443Z static INLINE int vtestallones_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.9111576Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9112042Z external/sleef/src/arch/helpersse2.h:129:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9112281Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.9112408Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9112850Z external/sleef/src/arch/helpersse2.h:127:20: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9113075Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.9113180Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9113647Z external/sleef/src/arch/helpersse2.h:101:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9113840Z static INLINE int vavailability_i(int name) { 2022-05-18T04:29:55.9113953Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9114451Z external/sleef/src/arch/helpersse2.h:94:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9114637Z static INLINE int cpuSupportsSSE4_1() { 2022-05-18T04:29:55.9114751Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9115248Z external/sleef/src/arch/helpersse2.h:88:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9115431Z static INLINE int cpuSupportsSSE3() { 2022-05-18T04:29:55.9115556Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9116207Z external/sleef/src/arch/helpersse2.h:82:19: warning: always_inline function might not be inlinable [-Wattributes] 2022-05-18T04:29:55.9116385Z static INLINE int cpuSupportsSSE2() { 2022-05-18T04:29:55.9116509Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9116999Z external/sleef/src/libm/sleefsimddp.c:2342:40: warning: 'expk2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9117215Z static INLINE CONST VECTOR_CC vdouble2 expk2(vdouble2 d) { 2022-05-18T04:29:55.9117355Z ^~~~~ 2022-05-18T04:29:55.9117828Z external/sleef/src/libm/sleefsimddp.c:2266:39: warning: 'expk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9118047Z static INLINE CONST VECTOR_CC vdouble expk(vdouble2 d) { 2022-05-18T04:29:55.9118172Z ^~~~ 2022-05-18T04:29:55.9118650Z external/sleef/src/libm/sleefsimddp.c:2167:40: warning: 'logk' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9118876Z static INLINE CONST VECTOR_CC vdouble2 logk(vdouble d) { 2022-05-18T04:29:55.9119020Z ^~~~ 2022-05-18T04:29:55.9119513Z external/sleef/src/libm/sleefsimddp.c:2139:39: warning: 'expm1k' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9119737Z static INLINE CONST VECTOR_CC vdouble expm1k(vdouble d) { 2022-05-18T04:29:55.9119877Z ^~~~~~ 2022-05-18T04:29:55.9120128Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.9120623Z external/sleef/src/common/commonfuncs.h:391:39: warning: 'vorsign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9120890Z static INLINE CONST VECTOR_CC vdouble vorsign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.9121040Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9121550Z external/sleef/src/common/commonfuncs.h:385:28: warning: 'imdvm2_vm2_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9121855Z static INLINE CONST vmask2 imdvm2_vm2_vm_vm(vmask x, vmask y) { vmask2 r = vm2setxy_vm2_vm_vm(x, y); return r; } 2022-05-18T04:29:55.9121998Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9122503Z external/sleef/src/common/commonfuncs.h:377:28: warning: 'vneg128_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9122716Z static INLINE CONST vmask2 vneg128_vm2_vm2(vmask2 ax) { 2022-05-18T04:29:55.9122838Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9123189Z external/sleef/src/common/commonfuncs.h:371:28: warning: 'vadd128_vm2_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9123318Z static INLINE CONST vmask2 vadd128_vm2_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.9123398Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9123670Z external/sleef/src/common/commonfuncs.h:367:28: warning: 'vsel_vm2_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9123817Z static INLINE CONST vmask2 vsel_vm2_vo_vm2_vm2(vopmask o, vmask2 x, vmask2 y) { 2022-05-18T04:29:55.9123899Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9124168Z external/sleef/src/common/commonfuncs.h:362:29: warning: 'veq64_vo_vm2_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9124284Z static INLINE CONST vopmask veq64_vo_vm2_vm2(vmask2 x, vmask2 y) { 2022-05-18T04:29:55.9124363Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9124624Z external/sleef/src/common/commonfuncs.h:350:27: warning: 'vilogbk_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9124738Z static INLINE CONST vmask vilogbk_vm_vd(vdouble d) { 2022-05-18T04:29:55.9124816Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9125078Z external/sleef/src/common/commonfuncs.h:340:29: warning: 'vnot_vo64_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9125195Z static INLINE CONST vopmask vnot_vo64_vo64(vopmask x) { 2022-05-18T04:29:55.9125330Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9125611Z external/sleef/src/common/commonfuncs.h:338:29: warning: 'vlt64_vo_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9125763Z static INLINE CONST vopmask vlt64_vo_vm_vm(vmask x, vmask y) { return vgt64_vo_vm_vm(y, x); } 2022-05-18T04:29:55.9125843Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9126154Z external/sleef/src/common/commonfuncs.h:336:27: warning: 'vtruncate_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9126317Z static INLINE CONST vmask vtruncate_vm_vd(vdouble d) { return vcast_vm_vi(vtruncate_vi_vd(d)); } 2022-05-18T04:29:55.9126395Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9126652Z external/sleef/src/common/commonfuncs.h:335:29: warning: 'vcast_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9126813Z static INLINE CONST vdouble vcast_vd_vm(vmask m) { return vcast_vd_vi(vcast_vi_vm(m)); } // 32 bit only 2022-05-18T04:29:55.9126879Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9127150Z external/sleef/src/common/commonfuncs.h:329:29: warning: 'vldexp3_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9127280Z static INLINE CONST vdouble vldexp3_vd_vd_vm(vdouble d, vmask q) { 2022-05-18T04:29:55.9127359Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9127705Z external/sleef/src/common/commonfuncs.h:325:29: warning: 'vldexp2_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9127839Z static INLINE CONST vdouble vldexp2_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.9127921Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9128187Z external/sleef/src/common/commonfuncs.h:315:29: warning: 'vldexp1_vd_vd_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9128306Z static INLINE CONST vdouble vldexp1_vd_vd_vm(vdouble d, vmask e) { 2022-05-18T04:29:55.9128386Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9128654Z external/sleef/src/common/commonfuncs.h:275:27: warning: 'vilogb3k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9128777Z static INLINE CONST vmask vilogb3k_vm_vd(vdouble d) { 2022-05-18T04:29:55.9128888Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9129331Z external/sleef/src/common/commonfuncs.h:267:27: warning: 'vilogb2k_vm_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9129493Z static INLINE CONST vmask vilogb2k_vm_vd(vdouble d) { 2022-05-18T04:29:55.9129603Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9130020Z external/sleef/src/common/commonfuncs.h:240:39: warning: 'vcopysign_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9130254Z static INLINE CONST VECTOR_CC vdouble vcopysign_vd_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.9130395Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9130822Z external/sleef/src/common/commonfuncs.h:236:39: warning: 'vsign_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9131027Z static INLINE CONST VECTOR_CC vdouble vsign_vd_vd(vdouble d) { 2022-05-18T04:29:55.9131155Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9131589Z external/sleef/src/common/commonfuncs.h:228:29: warning: 'vclearlsb_vd_vd_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9131724Z static INLINE CONST vdouble vclearlsb_vd_vd_i(vdouble d, int n) { 2022-05-18T04:29:55.9131793Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9131930Z In file included from external/sleef/src/libm/sleefsimddp.c:272:0: 2022-05-18T04:29:55.9132197Z external/sleef/src/common/commonfuncs.h:207:39: warning: 'visodd_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9132380Z static INLINE CONST VECTOR_CC vopmask visodd_vo_vd(vdouble d) { 2022-05-18T04:29:55.9132491Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9133036Z external/sleef/src/common/commonfuncs.h:196:39: warning: 'visint_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9133313Z static INLINE CONST VECTOR_CC vopmask visint_vo_vd(vdouble d) { 2022-05-18T04:29:55.9133455Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9133943Z external/sleef/src/common/commonfuncs.h:192:29: warning: 'visnonfinite_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9134169Z static INLINE CONST vopmask visnonfinite_vo_vd(vdouble x) { 2022-05-18T04:29:55.9134298Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9134950Z external/sleef/src/common/commonfuncs.h:188:39: warning: 'visnumber_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9135160Z static INLINE CONST VECTOR_CC vopmask visnumber_vo_vd(vdouble x) { 2022-05-18T04:29:55.9135295Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9135779Z external/sleef/src/common/commonfuncs.h:110:37: warning: 'tdisettdi_tdi_vd3_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9136027Z static INLINE CONST VECTOR_CC tdi_t tdisettdi_tdi_vd3_vi(vdouble3 v, vint i) { 2022-05-18T04:29:55.9136149Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9136552Z external/sleef/src/common/commonfuncs.h:109:36: warning: 'tdigeti_vi_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9136778Z static INLINE CONST VECTOR_CC vint tdigeti_vi_tdi(tdi_t d) { return d.i; } 2022-05-18T04:29:55.9136897Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9137348Z external/sleef/src/common/commonfuncs.h:108:39: warning: 'tdigetx_vd_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9137597Z static INLINE CONST VECTOR_CC vdouble tdigetx_vd_tdi(tdi_t d) { return d.td.x; } 2022-05-18T04:29:55.9137726Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9138170Z external/sleef/src/common/commonfuncs.h:107:40: warning: 'tdigettd_vd3_tdi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9138402Z static INLINE CONST VECTOR_CC vdouble3 tdigettd_vd3_tdi(tdi_t d) { return d.td; } 2022-05-18T04:29:55.9138521Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9138998Z external/sleef/src/common/commonfuncs.h:65:38: warning: 'vm2setx_vm2_vm2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9139269Z static INLINE CONST VECTOR_CC vmask2 vm2setx_vm2_vm2_vm(vmask2 v, vmask x) { v.x = x; return v; } 2022-05-18T04:29:55.9139416Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9139928Z external/sleef/src/common/commonfuncs.h:58:35: warning: 'tdxsetexyz_tdx_vm_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9140222Z static INLINE CONST VECTOR_CC tdx tdxsetexyz_tdx_vm_vd_vd_vd(vmask e, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.9140366Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9140861Z external/sleef/src/common/commonfuncs.h:57:35: warning: 'tdxseted3_tdx_vm_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9141148Z static INLINE CONST VECTOR_CC tdx tdxseted3_tdx_vm_vd3(vmask e, vdouble3 d3) { return (tdx) { e, d3 }; } 2022-05-18T04:29:55.9141295Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9141837Z external/sleef/src/common/commonfuncs.h:52:35: warning: 'tdxsetxyz_tdx_tdx_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9142130Z static INLINE CONST VECTOR_CC tdx tdxsetxyz_tdx_tdx_vd_vd_vd(tdx t, vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.9142278Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9142772Z external/sleef/src/common/commonfuncs.h:51:35: warning: 'tdxsetz_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9143048Z static INLINE CONST VECTOR_CC tdx tdxsetz_tdx_tdx_vd(tdx t, vdouble z) { t.d3.z = z; return t; } 2022-05-18T04:29:55.9143197Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9143828Z external/sleef/src/common/commonfuncs.h:50:35: warning: 'tdxsety_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9144101Z static INLINE CONST VECTOR_CC tdx tdxsety_tdx_tdx_vd(tdx t, vdouble y) { t.d3.y = y; return t; } 2022-05-18T04:29:55.9144247Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9144752Z external/sleef/src/common/commonfuncs.h:49:35: warning: 'tdxsetx_tdx_tdx_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9145037Z static INLINE CONST VECTOR_CC tdx tdxsetx_tdx_tdx_vd(tdx t, vdouble x) { t.d3.x = x; return t; } 2022-05-18T04:29:55.9145185Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9145696Z external/sleef/src/common/commonfuncs.h:48:35: warning: 'tdxsetd3_tdx_tdx_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9146100Z static INLINE CONST VECTOR_CC tdx tdxsetd3_tdx_tdx_vd3(tdx t, vdouble3 d3) { t.d3 = d3; return t; } 2022-05-18T04:29:55.9146239Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9146749Z external/sleef/src/common/commonfuncs.h:47:35: warning: 'tdxsete_tdx_tdx_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9147024Z static INLINE CONST VECTOR_CC tdx tdxsete_tdx_tdx_vm(tdx t, vmask e) { t.e = e; return t; } 2022-05-18T04:29:55.9147161Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9147634Z external/sleef/src/common/commonfuncs.h:46:39: warning: 'tdxgetd3z_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9147826Z static INLINE CONST VECTOR_CC vdouble tdxgetd3z_vd_tdx(tdx t) { return t.d3.z; } 2022-05-18T04:29:55.9147942Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9148327Z external/sleef/src/common/commonfuncs.h:45:39: warning: 'tdxgetd3y_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9148533Z static INLINE CONST VECTOR_CC vdouble tdxgetd3y_vd_tdx(tdx t) { return t.d3.y; } 2022-05-18T04:29:55.9148665Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9149092Z external/sleef/src/common/commonfuncs.h:44:39: warning: 'tdxgetd3x_vd_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9149345Z static INLINE CONST VECTOR_CC vdouble tdxgetd3x_vd_tdx(tdx t) { return t.d3.x; } 2022-05-18T04:29:55.9149464Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9149923Z external/sleef/src/common/commonfuncs.h:43:40: warning: 'tdxgetd3_vd3_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9150167Z static INLINE CONST VECTOR_CC vdouble3 tdxgetd3_vd3_tdx(tdx t) { return t.d3; } 2022-05-18T04:29:55.9150315Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9150743Z external/sleef/src/common/commonfuncs.h:42:37: warning: 'tdxgete_vm_tdx' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9150971Z static INLINE CONST VECTOR_CC vmask tdxgete_vm_tdx(tdx t) { return t.e; } 2022-05-18T04:29:55.9151087Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9151545Z external/sleef/src/common/commonfuncs.h:33:17: warning: 'dd2getb_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9151723Z static vdouble2 dd2getb_vd2_dd2(dd2 d) { return d.b; } 2022-05-18T04:29:55.9151834Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9152290Z external/sleef/src/common/commonfuncs.h:32:17: warning: 'dd2geta_vd2_dd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9152475Z static vdouble2 dd2geta_vd2_dd2(dd2 d) { return d.a; } 2022-05-18T04:29:55.9152588Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9153050Z external/sleef/src/common/commonfuncs.h:28:12: warning: 'dd2setab_dd2_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9153236Z static dd2 dd2setab_dd2_vd2_vd2(vdouble2 a, vdouble2 b) { 2022-05-18T04:29:55.9153358Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9153823Z external/sleef/src/common/commonfuncs.h:20:40: warning: 'vd3setz_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9154270Z static INLINE CONST VECTOR_CC vdouble3 vd3setz_vd3_vd3_vd(vdouble3 v, vdouble d) { v.z = d; return v; } 2022-05-18T04:29:55.9154411Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9154880Z external/sleef/src/common/commonfuncs.h:19:40: warning: 'vd3sety_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9155156Z static INLINE CONST VECTOR_CC vdouble3 vd3sety_vd3_vd3_vd(vdouble3 v, vdouble d) { v.y = d; return v; } 2022-05-18T04:29:55.9155294Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9155738Z external/sleef/src/common/commonfuncs.h:18:40: warning: 'vd3setx_vd3_vd3_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9156009Z static INLINE CONST VECTOR_CC vdouble3 vd3setx_vd3_vd3_vd(vdouble3 v, vdouble d) { v.x = d; return v; } 2022-05-18T04:29:55.9156134Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9156601Z external/sleef/src/common/commonfuncs.h:14:40: warning: 'vd3setxyz_vd3_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9156877Z static INLINE CONST VECTOR_CC vdouble3 vd3setxyz_vd3_vd_vd_vd(vdouble x, vdouble y, vdouble z) { 2022-05-18T04:29:55.9157023Z ^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9157471Z external/sleef/src/common/commonfuncs.h:13:40: warning: 'vd3getz_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9157712Z static INLINE CONST VECTOR_CC vdouble vd3getz_vd_vd3(vdouble3 v) { return v.z; } 2022-05-18T04:29:55.9157849Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9158284Z external/sleef/src/common/commonfuncs.h:12:40: warning: 'vd3gety_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9158521Z static INLINE CONST VECTOR_CC vdouble vd3gety_vd_vd3(vdouble3 v) { return v.y; } 2022-05-18T04:29:55.9158657Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9159092Z external/sleef/src/common/commonfuncs.h:11:40: warning: 'vd3getx_vd_vd3' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9159327Z static INLINE CONST VECTOR_CC vdouble vd3getx_vd_vd3(vdouble3 v) { return v.x; } 2022-05-18T04:29:55.9159458Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9159676Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.9160094Z external/sleef/src/common/dd.h:295:40: warning: 'ddsqrt_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9160300Z static INLINE CONST VECTOR_CC vdouble2 ddsqrt_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.9160435Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9160863Z external/sleef/src/common/dd.h:286:40: warning: 'ddrec_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9161076Z static INLINE CONST VECTOR_CC vdouble2 ddrec_vd2_vd2(vdouble2 d) { 2022-05-18T04:29:55.9161195Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9161385Z In file included from external/sleef/src/libm/sleefsimddp.c:271:0: 2022-05-18T04:29:55.9161752Z external/sleef/src/common/dd.h:156:40: warning: 'ddsub_vd2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9161973Z static INLINE CONST VECTOR_CC vdouble2 ddsub_vd2_vd_vd(vdouble x, vdouble y) { 2022-05-18T04:29:55.9162102Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9162516Z external/sleef/src/common/dd.h:86:40: warning: 'ddabs_vd2_vd2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9162732Z static INLINE CONST VECTOR_CC vdouble2 ddabs_vd2_vd2(vdouble2 x) { 2022-05-18T04:29:55.9162866Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9163088Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T04:29:55.9163566Z external/sleef/src/arch/helpersse2.h:506:23: warning: 'vreinterpret_vu64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9163899Z static INLINE vuint64 vreinterpret_vu64_vm(vmask m) { return m; } 2022-05-18T04:29:55.9164023Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9164488Z external/sleef/src/arch/helpersse2.h:505:21: warning: 'vreinterpret_vm_vu64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9164708Z static INLINE vmask vreinterpret_vm_vu64(vuint64 v) { return v; } 2022-05-18T04:29:55.9164832Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9165299Z external/sleef/src/arch/helpersse2.h:504:22: warning: 'vreinterpret_vi64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9165510Z static INLINE vint64 vreinterpret_vi64_vm(vmask m) { return m; } 2022-05-18T04:29:55.9165634Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9166087Z external/sleef/src/arch/helpersse2.h:503:21: warning: 'vreinterpret_vm_vi64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9166307Z static INLINE vmask vreinterpret_vm_vi64(vint64 v) { return v; } 2022-05-18T04:29:55.9166420Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9166855Z external/sleef/src/arch/helpersse2.h:483:21: warning: 'vneg64_vm_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9167099Z static INLINE vmask vneg64_vm_vm(vmask x) { return _mm_sub_epi64(vcast_vm_i_i(0, 0), x); } 2022-05-18T04:29:55.9167209Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9167765Z external/sleef/src/arch/helpersse2.h:476:19: warning: 'vtestallzeros_i_vo64' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9168021Z static INLINE int vtestallzeros_i_vo64(vopmask g) { return _mm_movemask_epi8(g) == 0; } 2022-05-18T04:29:55.9168141Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9168594Z external/sleef/src/arch/helpersse2.h:474:24: warning: 'vcast_aq_vm2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9168790Z static INLINE vargquad vcast_aq_vm2(vmask2 vm2) { return vm2; } 2022-05-18T04:29:55.9168917Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9169371Z external/sleef/src/arch/helpersse2.h:473:22: warning: 'vcast_vm2_aq' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9169581Z static INLINE vmask2 vcast_vm2_aq(vargquad aq) { return aq; } 2022-05-18T04:29:55.9169701Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9170151Z external/sleef/src/arch/helpersse2.h:467:15: warning: 'vloadu_vm2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9170312Z static vmask2 vloadu_vm2_p(void *p) { 2022-05-18T04:29:55.9170427Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9170887Z external/sleef/src/arch/helpersse2.h:460:20: warning: 'vsscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9171147Z static INLINE void vsscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.9171273Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9171748Z external/sleef/src/arch/helpersse2.h:455:20: warning: 'vscatter2_v_p_i_i_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9172010Z static INLINE void vscatter2_v_p_i_i_vf(float *ptr, int offset, int step, vfloat v) { 2022-05-18T04:29:55.9172132Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9172577Z external/sleef/src/arch/helpersse2.h:453:20: warning: 'vstream_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9172827Z static INLINE void vstream_v_p_vf(float *ptr, vfloat v) { _mm_stream_ps(ptr, v); } 2022-05-18T04:29:55.9172931Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9173386Z external/sleef/src/arch/helpersse2.h:451:21: warning: 'vrev21_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9173680Z static INLINE vint2 vrev21_vi2_vi2(vint2 i) { return vreinterpret_vi2_vf(vrev21_vf_vf(vreinterpret_vf_vi2(i))); } 2022-05-18T04:29:55.9173804Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9174251Z external/sleef/src/arch/helpersse2.h:450:22: warning: 'vreva2_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9174641Z static INLINE vfloat vreva2_vf_vf(vfloat d0) { return _mm_shuffle_ps(d0, d0, (1 << 6) | (0 << 4) | (3 << 2) | (2 << 0)); } 2022-05-18T04:29:55.9174763Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9175230Z external/sleef/src/arch/helpersse2.h:445:20: warning: 'vsscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9175548Z static INLINE void vsscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { _mm_stream_pd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.9175670Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9176145Z external/sleef/src/arch/helpersse2.h:444:20: warning: 'vscatter2_v_p_i_i_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9176472Z static INLINE void vscatter2_v_p_i_i_vd(double *ptr, int offset, int step, vdouble v) { vstore_v_p_vd((double *)(&ptr[2*offset]), v); } 2022-05-18T04:29:55.9176599Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9177064Z external/sleef/src/arch/helpersse2.h:443:20: warning: 'vstream_v_p_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9177324Z static INLINE void vstream_v_p_vd(double *ptr, vdouble v) { _mm_stream_pd(ptr, v); } 2022-05-18T04:29:55.9177439Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9177888Z external/sleef/src/arch/helpersse2.h:441:23: warning: 'vreva2_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9178081Z static INLINE vdouble vreva2_vd_vd(vdouble vd) { return vd; } 2022-05-18T04:29:55.9178201Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9178645Z external/sleef/src/arch/helpersse2.h:440:23: warning: 'vrev21_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9178888Z static INLINE vdouble vrev21_vd_vd(vdouble d0) { return _mm_shuffle_pd(d0, d0, 1); } 2022-05-18T04:29:55.9179006Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9179476Z external/sleef/src/arch/helpersse2.h:438:22: warning: 'vmlsubadd_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9179800Z static INLINE vfloat vmlsubadd_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsubadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.9179926Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9180385Z external/sleef/src/arch/helpersse2.h:437:23: warning: 'vmlsubadd_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9180716Z static INLINE vdouble vmlsubadd_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsubadd_vd_vd_vd(vmul_vd_vd_vd(x, y), z); } 2022-05-18T04:29:55.9180850Z ^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9181305Z external/sleef/src/arch/helpersse2.h:428:22: warning: 'vnegpos_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9181672Z static INLINE vfloat vnegpos_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(NPMASKf))); } 2022-05-18T04:29:55.9181790Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9182250Z external/sleef/src/arch/helpersse2.h:427:22: warning: 'vposneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9182624Z static INLINE vfloat vposneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(d), vreinterpret_vm_vf(PNMASKf))); } 2022-05-18T04:29:55.9182743Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9183180Z external/sleef/src/arch/helpersse2.h:426:23: warning: 'vnegpos_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9183553Z static INLINE vdouble vnegpos_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(NPMASK))); } 2022-05-18T04:29:55.9183669Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9184119Z external/sleef/src/arch/helpersse2.h:425:23: warning: 'vposneg_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9184487Z static INLINE vdouble vposneg_vd_vd(vdouble d) { return vreinterpret_vd_vm(vxor_vm_vm_vm(vreinterpret_vm_vd(d), vreinterpret_vm_vd(PNMASK))); } 2022-05-18T04:29:55.9184699Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9185148Z external/sleef/src/arch/helpersse2.h:412:21: warning: 'vcast_f_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9185319Z static INLINE float vcast_f_vf(vfloat v) { 2022-05-18T04:29:55.9185415Z ^~~~~~~~~~ 2022-05-18T04:29:55.9186075Z external/sleef/src/arch/helpersse2.h:405:22: warning: 'vgather_vf_p_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9186299Z static INLINE vfloat vgather_vf_p_vi2(const float *ptr, vint2 vi) { 2022-05-18T04:29:55.9186424Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9186867Z external/sleef/src/arch/helpersse2.h:402:20: warning: 'vstore_v_p_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9187112Z static INLINE void vstore_v_p_vf(float *ptr, vfloat v) { _mm_store_ps(ptr, v); } 2022-05-18T04:29:55.9187229Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9187637Z external/sleef/src/arch/helpersse2.h:400:22: warning: 'vloadu_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9187774Z static INLINE vfloat vloadu_vf_p(const float *ptr) { return _mm_loadu_ps(ptr); } 2022-05-18T04:29:55.9187845Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9188100Z external/sleef/src/arch/helpersse2.h:399:22: warning: 'vload_vf_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9188296Z static INLINE vfloat vload_vf_p(const float *ptr) { return _mm_load_ps(ptr); } 2022-05-18T04:29:55.9188371Z ^~~~~~~~~~ 2022-05-18T04:29:55.9188631Z external/sleef/src/arch/helpersse2.h:397:23: warning: 'visnan_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9188769Z static INLINE vopmask visnan_vo_vf(vfloat d) { return vneq_vo_vf_vf(d, d); } 2022-05-18T04:29:55.9188843Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9189086Z external/sleef/src/arch/helpersse2.h:396:23: warning: 'visminf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9189333Z static INLINE vopmask visminf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(-SLEEF_INFINITYf)); } 2022-05-18T04:29:55.9189406Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9189661Z external/sleef/src/arch/helpersse2.h:395:23: warning: 'vispinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9189857Z static INLINE vopmask vispinf_vo_vf(vfloat d) { return veq_vo_vf_vf(d, vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.9189933Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9190216Z external/sleef/src/arch/helpersse2.h:394:23: warning: 'visinf_vo_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9190421Z static INLINE vopmask visinf_vo_vf(vfloat d) { return veq_vo_vf_vf(vabs_vf_vf(d), vcast_vf_f(SLEEF_INFINITYf)); } 2022-05-18T04:29:55.9190482Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9190756Z external/sleef/src/arch/helpersse2.h:390:22: warning: 'vsel_vf_vo_vo_vo_f_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9190942Z static INLINE vfloat vsel_vf_vo_vo_vo_f_f_f_f(vopmask o0, vopmask o1, vopmask o2, float d0, float d1, float d2, float d3) { 2022-05-18T04:29:55.9191024Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9191292Z external/sleef/src/arch/helpersse2.h:386:22: warning: 'vsel_vf_vo_vo_f_f_f' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9191450Z static INLINE vfloat vsel_vf_vo_vo_f_f_f(vopmask o0, vopmask o1, float d0, float d1, float d2) { 2022-05-18T04:29:55.9191527Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9191826Z external/sleef/src/arch/helpersse2.h:369:21: warning: 'vsel_vi2_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9191988Z static INLINE vint2 vsel_vi2_vo_vi2_vi2(vopmask m, vint2 x, vint2 y) { return _mm_blendv_epi8(y, x, m); } 2022-05-18T04:29:55.9192080Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9192407Z external/sleef/src/arch/helpersse2.h:366:21: warning: 'vgt_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9192627Z static INLINE vint2 vgt_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.9192704Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9192966Z external/sleef/src/arch/helpersse2.h:365:21: warning: 'veq_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9193114Z static INLINE vint2 veq_vi2_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.9193208Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9193468Z external/sleef/src/arch/helpersse2.h:364:23: warning: 'vgt_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9193603Z static INLINE vopmask vgt_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.9193678Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9193937Z external/sleef/src/arch/helpersse2.h:363:23: warning: 'veq_vo_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9194089Z static INLINE vopmask veq_vo_vi2_vi2(vint2 x, vint2 y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.9194163Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9194419Z external/sleef/src/arch/helpersse2.h:361:21: warning: 'vsra_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9194562Z static INLINE vint2 vsra_vi2_vi2_i(vint2 x, int c) { return vsra_vi_vi_i(x, c); } 2022-05-18T04:29:55.9194634Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9194909Z external/sleef/src/arch/helpersse2.h:360:21: warning: 'vsrl_vi2_vi2_i' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9195047Z static INLINE vint2 vsrl_vi2_vi2_i(vint2 x, int c) { return vsrl_vi_vi_i(x, c); } 2022-05-18T04:29:55.9195118Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9195385Z external/sleef/src/arch/helpersse2.h:357:21: warning: 'vandnot_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9195543Z static INLINE vint2 vandnot_vi2_vo_vi2(vopmask x, vint2 y) { return vandnot_vi_vo_vi(x, y); } 2022-05-18T04:29:55.9195617Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9195907Z external/sleef/src/arch/helpersse2.h:356:21: warning: 'vand_vi2_vo_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9196054Z static INLINE vint2 vand_vi2_vo_vi2(vopmask x, vint2 y) { return vand_vi_vo_vi(x, y); } 2022-05-18T04:29:55.9196114Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9196394Z external/sleef/src/arch/helpersse2.h:354:21: warning: 'vxor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9196543Z static INLINE vint2 vxor_vi2_vi2_vi2(vint2 x, vint2 y) { return vxor_vi_vi_vi(x, y); } 2022-05-18T04:29:55.9196616Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9196876Z external/sleef/src/arch/helpersse2.h:353:21: warning: 'vor_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9197017Z static INLINE vint2 vor_vi2_vi2_vi2(vint2 x, vint2 y) { return vor_vi_vi_vi(x, y); } 2022-05-18T04:29:55.9197091Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9197389Z external/sleef/src/arch/helpersse2.h:352:21: warning: 'vandnot_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9197527Z static INLINE vint2 vandnot_vi2_vi2_vi2(vint2 x, vint2 y) { return vandnot_vi_vi_vi(x, y); } 2022-05-18T04:29:55.9197600Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9197885Z external/sleef/src/arch/helpersse2.h:351:21: warning: 'vand_vi2_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9198032Z static INLINE vint2 vand_vi2_vi2_vi2(vint2 x, vint2 y) { return vand_vi_vi_vi(x, y); } 2022-05-18T04:29:55.9198105Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9198357Z external/sleef/src/arch/helpersse2.h:349:21: warning: 'vneg_vi2_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9198525Z static INLINE vint2 vneg_vi2_vi2(vint2 e) { return vsub_vi2_vi2_vi2(vcast_vi2_i(0), e); } 2022-05-18T04:29:55.9198657Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9198900Z external/sleef/src/arch/helpersse2.h:345:23: warning: 'vge_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9199074Z static INLINE vopmask vge_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpge_ps(x, y)); } 2022-05-18T04:29:55.9199147Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9199428Z external/sleef/src/arch/helpersse2.h:344:23: warning: 'vgt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9199600Z static INLINE vopmask vgt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmpgt_ps(x, y)); } 2022-05-18T04:29:55.9199673Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9199926Z external/sleef/src/arch/helpersse2.h:343:23: warning: 'vle_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9200092Z static INLINE vopmask vle_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmple_ps(x, y)); } 2022-05-18T04:29:55.9200157Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9200406Z external/sleef/src/arch/helpersse2.h:342:23: warning: 'vlt_vo_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9200613Z static INLINE vopmask vlt_vo_vf_vf(vfloat x, vfloat y) { return vreinterpret_vm_vf(_mm_cmplt_ps(x, y)); } 2022-05-18T04:29:55.9200705Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9200963Z external/sleef/src/arch/helpersse2.h:338:22: warning: 'vmin_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9201109Z static INLINE vfloat vmin_vf_vf_vf(vfloat x, vfloat y) { return _mm_min_ps(x, y); } 2022-05-18T04:29:55.9201180Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9201467Z external/sleef/src/arch/helpersse2.h:337:22: warning: 'vmax_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9201611Z static INLINE vfloat vmax_vf_vf_vf(vfloat x, vfloat y) { return _mm_max_ps(x, y); } 2022-05-18T04:29:55.9201673Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9201940Z external/sleef/src/arch/helpersse2.h:336:22: warning: 'vmlanp_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9202115Z static INLINE vfloat vmlanp_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(z, vmul_vf_vf_vf(x, y)); } 2022-05-18T04:29:55.9202218Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9202485Z external/sleef/src/arch/helpersse2.h:335:22: warning: 'vmlapn_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9202661Z static INLINE vfloat vmlapn_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vsub_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.9202735Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9202993Z external/sleef/src/arch/helpersse2.h:334:22: warning: 'vmla_vf_vf_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9203153Z static INLINE vfloat vmla_vf_vf_vf_vf(vfloat x, vfloat y, vfloat z) { return vadd_vf_vf_vf(vmul_vf_vf_vf(x, y), z); } 2022-05-18T04:29:55.9203232Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9203482Z external/sleef/src/arch/helpersse2.h:333:22: warning: 'vneg_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9203956Z static INLINE vfloat vneg_vf_vf(vfloat d) { return vreinterpret_vf_vm(vxor_vm_vm_vm(vreinterpret_vm_vf(vcast_vf_f(-0.0f)), vreinterpret_vm_vf(d))); } 2022-05-18T04:29:55.9204082Z ^~~~~~~~~~ 2022-05-18T04:29:55.9204501Z external/sleef/src/arch/helpersse2.h:331:22: warning: 'vsqrt_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9204722Z static INLINE vfloat vsqrt_vf_vf(vfloat x) { return _mm_sqrt_ps(x); } 2022-05-18T04:29:55.9204839Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9205294Z external/sleef/src/arch/helpersse2.h:330:22: warning: 'vrec_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9205551Z static INLINE vfloat vrec_vf_vf(vfloat x) { return vdiv_vf_vf_vf(vcast_vf_f(1.0f), x); } 2022-05-18T04:29:55.9205768Z ^~~~~~~~~~ 2022-05-18T04:29:55.9206240Z external/sleef/src/arch/helpersse2.h:313:22: warning: 'vcast_vf_vi2' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9206482Z static INLINE vfloat vcast_vf_vi2(vint2 vi) { return _mm_cvtepi32_ps(vcast_vm_vi2(vi)); } 2022-05-18T04:29:55.9206606Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9207083Z external/sleef/src/arch/helpersse2.h:312:21: warning: 'vtruncate_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9207328Z static INLINE vint2 vtruncate_vi2_vf(vfloat vf) { return _mm_cvttps_epi32(vf); } 2022-05-18T04:29:55.9207436Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9207980Z external/sleef/src/arch/helpersse2.h:311:21: warning: 'vrint_vi2_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9208229Z static INLINE vint2 vrint_vi2_vf(vfloat vf) { return _mm_cvtps_epi32(vf); } 2022-05-18T04:29:55.9208349Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9208837Z external/sleef/src/arch/helpersse2.h:309:21: warning: 'vcast_vi2_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9209049Z static INLINE vint2 vcast_vi2_vm(vmask vm) { return vm; } 2022-05-18T04:29:55.9209176Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9209631Z external/sleef/src/arch/helpersse2.h:301:22: warning: 'vcast_d_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9209798Z static INLINE double vcast_d_vd(vdouble v) { 2022-05-18T04:29:55.9209918Z ^~~~~~~~~~ 2022-05-18T04:29:55.9210383Z external/sleef/src/arch/helpersse2.h:289:23: warning: 'vloadu_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9210651Z static INLINE vdouble vloadu_vd_p(const double *ptr) { return _mm_loadu_pd(ptr); } 2022-05-18T04:29:55.9210775Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9211256Z external/sleef/src/arch/helpersse2.h:288:23: warning: 'vload_vd_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9211536Z static INLINE vdouble vload_vd_p(const double *ptr) { return _mm_load_pd(ptr); } 2022-05-18T04:29:55.9211661Z ^~~~~~~~~~ 2022-05-18T04:29:55.9212135Z external/sleef/src/arch/helpersse2.h:278:23: warning: 'visminf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9212335Z static INLINE vopmask visminf_vo_vd(vdouble d) { 2022-05-18T04:29:55.9212452Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9212939Z external/sleef/src/arch/helpersse2.h:274:23: warning: 'vispinf_vo_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9213142Z static INLINE vopmask vispinf_vo_vd(vdouble d) { 2022-05-18T04:29:55.9213273Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9213792Z external/sleef/src/arch/helpersse2.h:266:23: warning: 'vsel_vd_vo_vo_vo_d_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9214130Z static INLINE vdouble vsel_vd_vo_vo_vo_d_d_d_d(vopmask o0, vopmask o1, vopmask o2, double d0, double d1, double d2, double d3) { 2022-05-18T04:29:55.9214262Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9214757Z external/sleef/src/arch/helpersse2.h:262:23: warning: 'vsel_vd_vo_vo_d_d_d' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9215052Z static INLINE vdouble vsel_vd_vo_vo_d_d_d(vopmask o0, vopmask o1, double d0, double d1, double d2) { 2022-05-18T04:29:55.9215189Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9215433Z In file included from external/sleef/src/libm/sleefsimddp.c:43:0: 2022-05-18T04:29:55.9215911Z external/sleef/src/arch/helpersse2.h:241:20: warning: 'vgt_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9216166Z static INLINE vint vgt_vi_vi_vi(vint x, vint y) { return _mm_cmpgt_epi32(x, y); } 2022-05-18T04:29:55.9216294Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9216762Z external/sleef/src/arch/helpersse2.h:240:20: warning: 'veq_vi_vi_vi' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9217154Z static INLINE vint veq_vi_vi_vi(vint x, vint y) { return _mm_cmpeq_epi32(x, y); } 2022-05-18T04:29:55.9217276Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9217758Z external/sleef/src/arch/helpersse2.h:220:23: warning: 'vle_vo_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9218070Z static INLINE vopmask vle_vo_vd_vd(vdouble x, vdouble y) { return _mm_castpd_si128(_mm_cmple_pd(x, y)); } 2022-05-18T04:29:55.9218196Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9218691Z external/sleef/src/arch/helpersse2.h:215:23: warning: 'vmin_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9218968Z static INLINE vdouble vmin_vd_vd_vd(vdouble x, vdouble y) { return _mm_min_pd(x, y); } 2022-05-18T04:29:55.9219082Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9219582Z external/sleef/src/arch/helpersse2.h:213:23: warning: 'vmlanp_vd_vd_vd_vd' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9219927Z static INLINE vdouble vmlanp_vd_vd_vd_vd(vdouble x, vdouble y, vdouble z) { return vsub_vd_vd_vd(z, vmul_vd_vd_vd(x, y)); } 2022-05-18T04:29:55.9220061Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9220547Z external/sleef/src/arch/helpersse2.h:178:22: warning: 'vrint_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9220879Z static INLINE vfloat vrint_vf_vf(vfloat vd) { return _mm_round_ps(vd, _MM_FROUND_TO_NEAREST_INT |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.9221009Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9221497Z external/sleef/src/arch/helpersse2.h:177:22: warning: 'vtruncate_vf_vf' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9221829Z static INLINE vfloat vtruncate_vf_vf(vfloat vf) { return _mm_round_ps(vf, _MM_FROUND_TO_ZERO |_MM_FROUND_NO_EXC); } 2022-05-18T04:29:55.9221944Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9222434Z external/sleef/src/arch/helpersse2.h:160:21: warning: 'vxor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9222704Z static INLINE vmask vxor_vm_vo32_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.9222830Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9223331Z external/sleef/src/arch/helpersse2.h:159:21: warning: 'vandnot_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9223602Z static INLINE vmask vandnot_vm_vo32_vm(vmask x, vmask y) { return _mm_andnot_si128(x, y); } 2022-05-18T04:29:55.9223734Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9224231Z external/sleef/src/arch/helpersse2.h:158:21: warning: 'vor_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9224475Z static INLINE vmask vor_vm_vo32_vm(vopmask x, vmask y) { return _mm_or_si128(x, y); } 2022-05-18T04:29:55.9224601Z ^~~~~~~~~~~~~~ 2022-05-18T04:29:55.9225098Z external/sleef/src/arch/helpersse2.h:157:21: warning: 'vand_vm_vo32_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9225363Z static INLINE vmask vand_vm_vo32_vm(vopmask x, vmask y) { return _mm_and_si128(x, y); } 2022-05-18T04:29:55.9225500Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9226102Z external/sleef/src/arch/helpersse2.h:155:21: warning: 'vxor_vm_vo64_vm' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9226369Z static INLINE vmask vxor_vm_vo64_vm(vmask x, vmask y) { return _mm_xor_si128(x, y); } 2022-05-18T04:29:55.9226491Z ^~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9226960Z external/sleef/src/arch/helpersse2.h:137:13: warning: 'vloadu_vi_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9227200Z static vint vloadu_vi_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.9227319Z ^~~~~~~~~~~ 2022-05-18T04:29:55.9227789Z external/sleef/src/arch/helpersse2.h:134:14: warning: 'vloadu_vi2_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9228030Z static vint2 vloadu_vi2_p(int32_t *p) { return _mm_loadu_si128((__m128i *)p); } 2022-05-18T04:29:55.9228237Z ^~~~~~~~~~~~ 2022-05-18T04:29:55.9228799Z external/sleef/src/arch/helpersse2.h:129:19: warning: 'vtestallones_i_vo32' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9229082Z static INLINE int vtestallones_i_vo32(vopmask g) { return _mm_movemask_epi8(g) == 0xFFFF; } 2022-05-18T04:29:55.9229198Z ^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:29:55.9229672Z external/sleef/src/arch/helpersse2.h:127:20: warning: 'vprefetch_v_p' defined but not used [-Wunused-function] 2022-05-18T04:29:55.9229930Z static INLINE void vprefetch_v_p(const void *ptr) { _mm_prefetch(ptr, _MM_HINT_T0); } 2022-05-18T04:29:55.9230052Z ^~~~~~~~~~~~~ 2022-05-18T04:29:55.9230279Z [209 / 1,009] 4 actions running 2022-05-18T04:29:55.9230595Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.9230948Z Compiling src/libm/sleefsimddp.c; 0s processwrapper-sandbox 2022-05-18T04:29:55.9231299Z //:cpu/Activation.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.9231653Z //:cpu/HistogramKernel.cpp_AVX2_cp; 0s processwrapper-sandbox 2022-05-18T04:29:55.9231718Z 2022-05-18T04:29:55.9231864Z  2022-05-18T04:29:55.9232007Z  2022-05-18T04:29:55.9232148Z  2022-05-18T04:29:55.9232287Z  2022-05-18T04:29:55.9232539Z [226 / 1,017] 8 actions, 7 running 2022-05-18T04:29:55.9232853Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:55.9233209Z Compiling src/asmjit/core/emitter.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:55.9233570Z Compiling src/asmjit/core/logger.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:55.9233945Z Compiling src/asmjit/core/support.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:55.9234323Z Compiling src/asmjit/x86/x86formatter.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:55.9234688Z Compiling src/asmjit/core/zonelist.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:55.9235039Z Compiling src/asmjit/core/string.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:55.9235245Z [Prepa] Compiling src/asmjit/core/type.cpp 2022-05-18T04:29:56.0846828Z 2022-05-18T04:29:56.0847389Z  2022-05-18T04:29:56.0850663Z  2022-05-18T04:29:56.0853846Z  2022-05-18T04:29:56.0857454Z  2022-05-18T04:29:56.0862088Z  2022-05-18T04:29:56.0862427Z  2022-05-18T04:29:56.0862903Z  2022-05-18T04:29:56.0863226Z  2022-05-18T04:29:56.0863777Z [238 / 1,022] 8 actions running 2022-05-18T04:29:56.0864486Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:56.0865290Z Compiling src/asmjit/x86/x86compiler.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:56.0866242Z Compiling src/asmjit/x86/x86emithelper.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:56.0867094Z Compiling src/asmjit/x86/x86operand.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:56.0867948Z Compiling src/asmjit/x86/x86instapi.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:56.0868745Z Compiling src/asmjit/core/target.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:56.0869579Z Compiling src/asmjit/core/zonevector.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:56.0870415Z //:cpu/group_norm_kernel.cpp_DEFAULT_cp; 0s processwrapper-sandbox 2022-05-18T04:29:56.2848261Z 2022-05-18T04:29:56.2848831Z  2022-05-18T04:29:56.2849229Z  2022-05-18T04:29:56.2849597Z  2022-05-18T04:29:56.2849938Z  2022-05-18T04:29:56.2850254Z  2022-05-18T04:29:56.2850596Z  2022-05-18T04:29:56.2850936Z  2022-05-18T04:29:56.2851259Z  2022-05-18T04:29:56.2851744Z [251 / 1,025] 7 actions running 2022-05-18T04:29:56.2852364Z Action aten/src/ATen/ops; 2s processwrapper-sandbox 2022-05-18T04:29:56.2853095Z Compiling src/asmjit/core/ralocal.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:56.2853988Z Compiling src/asmjit/core/errorhandler.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:56.2854681Z Compiling src/asmjit/core/compiler.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:56.2855616Z Compiling src/asmjit/core/jitallocator.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:56.2856304Z Compiling src/asmjit/core/environment.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:56.2856991Z Compiling src/asmjit/core/archtraits.cpp; 0s processwrapper-sandbox 2022-05-18T04:29:56.4954320Z 2022-05-18T04:29:56.4954916Z  2022-05-18T04:29:56.4955340Z  2022-05-18T04:29:56.4955712Z  2022-05-18T04:29:56.4957478Z  2022-05-18T04:29:56.4957964Z  2022-05-18T04:29:56.4958246Z  2022-05-18T04:29:56.4959920Z  2022-05-18T04:29:56.4960402Z [287 / 1,224] 2 actions, 1 running 2022-05-18T04:29:56.4960966Z Action aten/src/ATen/ops; 3s processwrapper-sandbox 2022-05-18T04:29:56.4961370Z [Scann] Compiling inffast.c 2022-05-18T04:29:56.6981359Z 2022-05-18T04:29:56.6984443Z  2022-05-18T04:29:56.6986364Z  2022-05-18T04:29:56.6988085Z [291 / 1,224] 8 actions, 7 running 2022-05-18T04:29:56.6990082Z Action aten/src/ATen/ops; 3s processwrapper-sandbox 2022-05-18T04:29:56.6992127Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:56.6994107Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:56.6996157Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:56.6998206Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:56.7000127Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:56.7002114Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:56.7003819Z [Scann] Compiling gzread.c 2022-05-18T04:29:57.0295009Z 2022-05-18T04:29:57.0295591Z  2022-05-18T04:29:57.0296356Z  2022-05-18T04:29:57.0296676Z  2022-05-18T04:29:57.0296976Z  2022-05-18T04:29:57.0297260Z  2022-05-18T04:29:57.0297497Z  2022-05-18T04:29:57.0297766Z  2022-05-18T04:29:57.0298127Z  2022-05-18T04:29:57.0298524Z [301 / 1,224] 8 actions, 7 running 2022-05-18T04:29:57.0299066Z Action aten/src/ATen/ops; 3s processwrapper-sandbox 2022-05-18T04:29:57.0299703Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.0300292Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.0300873Z Compiling src/google/protobuf/extension_set.cc; 0s processwrapper-sandbox 2022-05-18T04:29:57.0301498Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.0302149Z Compiling src/google/protobuf/stubs/int128.cc; 0s processwrapper-sandbox 2022-05-18T04:29:57.0302779Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.0303197Z [Scann] @com_google_protobuf//:protoc_lib 2022-05-18T04:29:57.2856005Z 2022-05-18T04:29:57.2856636Z  2022-05-18T04:29:57.2857019Z  2022-05-18T04:29:57.2857262Z  2022-05-18T04:29:57.2857454Z  2022-05-18T04:29:57.2857668Z  2022-05-18T04:29:57.2857840Z  2022-05-18T04:29:57.2858046Z  2022-05-18T04:29:57.2858217Z  2022-05-18T04:29:57.2858448Z [308 / 1,224] 8 actions running 2022-05-18T04:29:57.2858856Z Action aten/src/ATen/ops; 3s processwrapper-sandbox 2022-05-18T04:29:57.2859261Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.2859598Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.2859939Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.2860342Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.2860708Z Compiling src/google/protobuf/stubs/common.cc; 0s processwrapper-sandbox 2022-05-18T04:29:57.2861071Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.2861414Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.4859899Z 2022-05-18T04:29:57.4863246Z  2022-05-18T04:29:57.4866156Z  2022-05-18T04:29:57.4868962Z  2022-05-18T04:29:57.4871615Z  2022-05-18T04:29:57.4874229Z  2022-05-18T04:29:57.4876893Z  2022-05-18T04:29:57.4879529Z  2022-05-18T04:29:57.4882146Z  2022-05-18T04:29:57.4884932Z [315 / 1,224] 8 actions running 2022-05-18T04:29:57.4887870Z Action aten/src/ATen/ops; 4s processwrapper-sandbox 2022-05-18T04:29:57.4890835Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.4893829Z Compiling src/google/protobuf/message_lite.cc; 0s processwrapper-sandbox 2022-05-18T04:29:57.4896908Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.4899824Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.4902799Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:29:57.4905688Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:29:57.4908779Z Compiling src/google/protobuf/io/io_win32.cc; 0s processwrapper-sandbox 2022-05-18T04:29:57.7632575Z 2022-05-18T04:29:57.7633364Z  2022-05-18T04:29:57.7633689Z  2022-05-18T04:29:57.7633992Z  2022-05-18T04:29:57.7634301Z  2022-05-18T04:29:57.7634613Z  2022-05-18T04:29:57.7634854Z  2022-05-18T04:29:57.7635074Z  2022-05-18T04:29:57.7635240Z  2022-05-18T04:29:57.7635501Z [323 / 1,224] 8 actions, 7 running 2022-05-18T04:29:57.7635871Z Action aten/src/ATen/ops; 4s processwrapper-sandbox 2022-05-18T04:29:57.7636288Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.7636668Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.7637056Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.7637508Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.7637918Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:57.7638334Z Compiling src/google/protobuf/arena.cc; 0s processwrapper-sandbox 2022-05-18T04:29:57.7638712Z [Scann] Compiling src/google/protobuf/compiler/zip_writer.cc 2022-05-18T04:29:57.9975809Z 2022-05-18T04:29:57.9976687Z  2022-05-18T04:29:57.9977158Z  2022-05-18T04:29:57.9980374Z  2022-05-18T04:29:57.9980584Z  2022-05-18T04:29:57.9980802Z  2022-05-18T04:29:57.9980993Z  2022-05-18T04:29:57.9981170Z  2022-05-18T04:29:57.9981358Z  2022-05-18T04:29:57.9981637Z [331 / 1,224] 8 actions, 7 running 2022-05-18T04:29:57.9981991Z Action aten/src/ATen/ops; 4s processwrapper-sandbox 2022-05-18T04:29:57.9982405Z Compiling src/google/protobuf/any.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:29:57.9982907Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:57.9983322Z Compiling src/google/protobuf/util/time_util.cc; 0s processwrapper-sandbox 2022-05-18T04:29:57.9983799Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:57.9984227Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:57.9984618Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:57.9984951Z [Scann] Compiling src/google/protobuf/descriptor.cc 2022-05-18T04:29:58.2631523Z 2022-05-18T04:29:58.2633381Z  2022-05-18T04:29:58.2633817Z  2022-05-18T04:29:58.2634231Z  2022-05-18T04:29:58.2636523Z  2022-05-18T04:29:58.2639859Z  2022-05-18T04:29:58.2640534Z  2022-05-18T04:29:58.2640991Z  2022-05-18T04:29:58.2643168Z  2022-05-18T04:29:58.2643633Z [338 / 1,224] 8 actions, 7 running 2022-05-18T04:29:58.2644344Z Action aten/src/ATen/ops; 4s processwrapper-sandbox 2022-05-18T04:29:58.2645811Z Compiling src/google/protobuf/descriptor.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:29:58.2646664Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:58.2648024Z Compiling src/google/protobuf/duration.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:29:58.2649029Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:58.2649897Z Compiling src/google/protobuf/field_mask.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:29:58.2651865Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:58.2652586Z [Scann] Compiling src/google/protobuf/util/internal/json_objectwriter.cc 2022-05-18T04:29:58.4643237Z 2022-05-18T04:29:58.4644876Z  2022-05-18T04:29:58.4646265Z  2022-05-18T04:29:58.4646765Z  2022-05-18T04:29:58.4647557Z  2022-05-18T04:29:58.4648026Z  2022-05-18T04:29:58.4648326Z  2022-05-18T04:29:58.4648690Z  2022-05-18T04:29:58.4649949Z  2022-05-18T04:29:58.4650340Z [345 / 1,224] 8 actions, 7 running 2022-05-18T04:29:58.4650921Z Action aten/src/ATen/ops; 5s processwrapper-sandbox 2022-05-18T04:29:58.4651544Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:58.4652198Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:58.4652797Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:58.4653419Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:58.4654097Z Compiling src/google/protobuf/io/printer.cc; 0s processwrapper-sandbox 2022-05-18T04:29:58.4654784Z Compiling src/google/protobuf/message.cc; 0s processwrapper-sandbox 2022-05-18T04:29:58.4655206Z [Prepa] Compiling src/google/protobuf/map_field.cc 2022-05-18T04:29:58.6716117Z 2022-05-18T04:29:58.6726622Z  2022-05-18T04:29:58.6730484Z  2022-05-18T04:29:58.6730998Z  2022-05-18T04:29:58.6731275Z  2022-05-18T04:29:58.6732016Z  2022-05-18T04:29:58.6732272Z  2022-05-18T04:29:58.6732537Z  2022-05-18T04:29:58.6732840Z  2022-05-18T04:29:58.6734627Z [352 / 1,224] 8 actions, 7 running 2022-05-18T04:29:58.6735235Z Action aten/src/ATen/ops; 5s processwrapper-sandbox 2022-05-18T04:29:58.6736094Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:58.6737019Z Compiling src/google/protobuf/service.cc; 0s processwrapper-sandbox 2022-05-18T04:29:58.6737929Z Compiling src/google/protobuf/reflection_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:29:58.6738807Z Compiling src/google/protobuf/io/strtod.cc; 0s processwrapper-sandbox 2022-05-18T04:29:58.6739656Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:58.6740461Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:58.6741135Z [Scann] Compiling src/google/protobuf/text_format.cc 2022-05-18T04:29:58.8869403Z 2022-05-18T04:29:58.8871059Z  2022-05-18T04:29:58.8872455Z  2022-05-18T04:29:58.8873755Z  2022-05-18T04:29:58.8875028Z  2022-05-18T04:29:58.8876307Z  2022-05-18T04:29:58.8877611Z  2022-05-18T04:29:58.8878889Z  2022-05-18T04:29:58.8880159Z  2022-05-18T04:29:58.8881563Z [359 / 1,224] 7 actions running 2022-05-18T04:29:58.8883107Z Action aten/src/ATen/ops; 5s processwrapper-sandbox 2022-05-18T04:29:58.8884784Z Compiling src/google/protobuf/timestamp.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:29:58.8886513Z Compiling src/google/protobuf/type.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:29:58.8888258Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:58.8889865Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:58.8891493Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:58.8893173Z Compiling src/google/protobuf/io/tokenizer.cc; 0s processwrapper-sandbox 2022-05-18T04:29:59.0871999Z 2022-05-18T04:29:59.0872808Z  2022-05-18T04:29:59.0873184Z  2022-05-18T04:29:59.0873648Z  2022-05-18T04:29:59.0873927Z  2022-05-18T04:29:59.0874593Z  2022-05-18T04:29:59.0875088Z  2022-05-18T04:29:59.0875402Z  2022-05-18T04:29:59.0876005Z [365 / 1,224] 8 actions running 2022-05-18T04:29:59.0876705Z Action aten/src/ATen/ops; 5s processwrapper-sandbox 2022-05-18T04:29:59.0877496Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:59.0878261Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:59.0879016Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:59.0879791Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:59.0880544Z Compiling src/google/protobuf/struct.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:29:59.0880904Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:59.0881360Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:59.3213650Z 2022-05-18T04:29:59.3214475Z  2022-05-18T04:29:59.3215413Z  2022-05-18T04:29:59.3215768Z  2022-05-18T04:29:59.3216094Z  2022-05-18T04:29:59.3217792Z  2022-05-18T04:29:59.3218423Z  2022-05-18T04:29:59.3218751Z  2022-05-18T04:29:59.3219041Z  2022-05-18T04:29:59.3219440Z [373 / 1,224] 8 actions, 7 running 2022-05-18T04:29:59.3219984Z Action aten/src/ATen/ops; 5s processwrapper-sandbox 2022-05-18T04:29:59.3220593Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:59.3221221Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:59.3221835Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:59.3222441Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:59.3223031Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:59.3223675Z Compiling src/google/protobuf/util/json_util.cc; 0s processwrapper-sandbox 2022-05-18T04:29:59.3224041Z [Scann] Compiling src/google/protobuf/api.pb.cc 2022-05-18T04:29:59.5354855Z 2022-05-18T04:29:59.5355558Z  2022-05-18T04:29:59.5355941Z  2022-05-18T04:29:59.5356246Z  2022-05-18T04:29:59.5358058Z  2022-05-18T04:29:59.5361181Z  2022-05-18T04:29:59.5361847Z  2022-05-18T04:29:59.5362635Z  2022-05-18T04:29:59.5363688Z  2022-05-18T04:29:59.5364797Z [378 / 1,224] 8 actions, 7 running 2022-05-18T04:29:59.5365826Z Action aten/src/ATen/ops; 6s processwrapper-sandbox 2022-05-18T04:29:59.5366717Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:59.5367735Z Compiling src/google/protobuf/api.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:29:59.5368599Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:29:59.5369550Z Compiling src/google/protobuf/wire_format.cc; 0s processwrapper-sandbox 2022-05-18T04:29:59.5370472Z Compiling src/google/protobuf/wrappers.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:29:59.5371485Z Compiling src/google/protobuf/any_lite.cc; 0s processwrapper-sandbox 2022-05-18T04:29:59.5373050Z [Scann] Compiling src/google/protobuf/stubs/strutil.cc 2022-05-18T04:29:59.7362988Z 2022-05-18T04:29:59.7369612Z  2022-05-18T04:29:59.7369877Z  2022-05-18T04:29:59.7370128Z  2022-05-18T04:29:59.7370287Z  2022-05-18T04:29:59.7370578Z  2022-05-18T04:29:59.7370769Z  2022-05-18T04:29:59.7370992Z  2022-05-18T04:29:59.7371316Z  2022-05-18T04:29:59.7371796Z [387 / 1,224] 8 actions, 7 running 2022-05-18T04:29:59.7372425Z Action aten/src/ATen/ops; 6s processwrapper-sandbox 2022-05-18T04:29:59.7373170Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:29:59.7373942Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:59.7374662Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:59.7375416Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:29:59.7376452Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:29:59.7377271Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:29:59.7377745Z [Scann] @com_google_protobuf//:protoc_lib 2022-05-18T04:29:59.9737102Z 2022-05-18T04:29:59.9737688Z  2022-05-18T04:29:59.9738057Z  2022-05-18T04:29:59.9738379Z  2022-05-18T04:29:59.9738678Z  2022-05-18T04:29:59.9738979Z  2022-05-18T04:29:59.9739261Z  2022-05-18T04:29:59.9739556Z  2022-05-18T04:29:59.9739857Z  2022-05-18T04:29:59.9740276Z [394 / 1,224] 8 actions, 7 running 2022-05-18T04:29:59.9740836Z Action aten/src/ATen/ops; 6s processwrapper-sandbox 2022-05-18T04:29:59.9741483Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:59.9742127Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:29:59.9742782Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:29:59.9743521Z Compiling src/google/protobuf/parse_context.cc; 0s processwrapper-sandbox 2022-05-18T04:29:59.9744260Z Compiling src/google/protobuf/repeated_field.cc; 0s processwrapper-sandbox 2022-05-18T04:29:59.9744943Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:29:59.9745444Z [Scann] Compiling src/google/protobuf/stubs/time.cc 2022-05-18T04:30:00.1792532Z 2022-05-18T04:30:00.1793121Z  2022-05-18T04:30:00.1793504Z  2022-05-18T04:30:00.1793829Z  2022-05-18T04:30:00.1795455Z  2022-05-18T04:30:00.1795752Z  2022-05-18T04:30:00.1796043Z  2022-05-18T04:30:00.1798268Z  2022-05-18T04:30:00.1798792Z  2022-05-18T04:30:00.1799304Z [402 / 1,224] 8 actions, 7 running 2022-05-18T04:30:00.1801629Z Action aten/src/ATen/ops; 6s processwrapper-sandbox 2022-05-18T04:30:00.1802548Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:30:00.1803395Z Compiling src/google/protobuf/stubs/status.cc; 0s processwrapper-sandbox 2022-05-18T04:30:00.1805862Z Compiling src/google/protobuf/stubs/statusor.cc; 0s processwrapper-sandbox 2022-05-18T04:30:00.1806482Z Compiling deflate.c; 0s processwrapper-sandbox 2022-05-18T04:30:00.1807253Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:30:00.1807956Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.1808451Z [Scann] @com_google_protobuf//:protoc_lib 2022-05-18T04:30:00.3863622Z 2022-05-18T04:30:00.3864151Z  2022-05-18T04:30:00.3864527Z  2022-05-18T04:30:00.3864760Z  2022-05-18T04:30:00.3869534Z  2022-05-18T04:30:00.3869889Z  2022-05-18T04:30:00.3870182Z  2022-05-18T04:30:00.3870470Z  2022-05-18T04:30:00.3870752Z  2022-05-18T04:30:00.3871159Z [411 / 1,224] 8 actions, 7 running 2022-05-18T04:30:00.3871686Z Action aten/src/ATen/ops; 7s processwrapper-sandbox 2022-05-18T04:30:00.3886944Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.3887315Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.3887753Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.3888110Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.3888465Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.3888784Z Compiling uncompr.c; 0s processwrapper-sandbox 2022-05-18T04:30:00.3889035Z [Scann] Compiling inftrees.c 2022-05-18T04:30:00.6331884Z 2022-05-18T04:30:00.6332463Z  2022-05-18T04:30:00.6335677Z  2022-05-18T04:30:00.6338859Z  2022-05-18T04:30:00.6342039Z  2022-05-18T04:30:00.6345428Z  2022-05-18T04:30:00.6348622Z  2022-05-18T04:30:00.6351758Z  2022-05-18T04:30:00.6354949Z  2022-05-18T04:30:00.6358371Z [420 / 1,224] 8 actions, 7 running 2022-05-18T04:30:00.6362209Z Action aten/src/ATen/ops; 7s processwrapper-sandbox 2022-05-18T04:30:00.6365621Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.6368774Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.6371740Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.6374734Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.6377658Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.6380552Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.6383269Z [Scann] @com_google_protobuf//:protoc_lib 2022-05-18T04:30:00.8499587Z 2022-05-18T04:30:00.8500584Z  2022-05-18T04:30:00.8501157Z  2022-05-18T04:30:00.8501451Z  2022-05-18T04:30:00.8501705Z  2022-05-18T04:30:00.8502021Z  2022-05-18T04:30:00.8502337Z  2022-05-18T04:30:00.8502653Z  2022-05-18T04:30:00.8502941Z  2022-05-18T04:30:00.8503397Z [428 / 1,224] 7 actions, 6 running 2022-05-18T04:30:00.8503911Z Action aten/src/ATen/ops; 7s processwrapper-sandbox 2022-05-18T04:30:00.8504545Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.8505212Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.8505936Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.8506583Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.8507209Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:00.8507682Z [Scann] @com_google_protobuf//:protoc_lib 2022-05-18T04:30:01.0583846Z 2022-05-18T04:30:01.0584695Z  2022-05-18T04:30:01.0585100Z  2022-05-18T04:30:01.0585382Z  2022-05-18T04:30:01.0585656Z  2022-05-18T04:30:01.0587618Z  2022-05-18T04:30:01.0588278Z  2022-05-18T04:30:01.0588762Z  2022-05-18T04:30:01.0589182Z [432 / 1,224] 8 actions, 7 running 2022-05-18T04:30:01.0589702Z Action aten/src/ATen/ops; 7s processwrapper-sandbox 2022-05-18T04:30:01.0591449Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.0592380Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.0593139Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.0594056Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.0594815Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.0595729Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.0596332Z [Scann] @com_google_protobuf//:protoc_lib 2022-05-18T04:30:01.2885982Z 2022-05-18T04:30:01.2895304Z  2022-05-18T04:30:01.2895663Z  2022-05-18T04:30:01.2895950Z  2022-05-18T04:30:01.2896273Z  2022-05-18T04:30:01.2896593Z  2022-05-18T04:30:01.2896874Z  2022-05-18T04:30:01.2897176Z  2022-05-18T04:30:01.2897471Z  2022-05-18T04:30:01.2897864Z [437 / 1,224] 8 actions running 2022-05-18T04:30:01.2898406Z Action aten/src/ATen/ops; 7s processwrapper-sandbox 2022-05-18T04:30:01.2899032Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.2899649Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.2900269Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.2900890Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.2901500Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.2902122Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.2902737Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.5474528Z 2022-05-18T04:30:01.5476569Z  2022-05-18T04:30:01.5478694Z  2022-05-18T04:30:01.5480573Z  2022-05-18T04:30:01.5482264Z  2022-05-18T04:30:01.5483908Z  2022-05-18T04:30:01.5485585Z  2022-05-18T04:30:01.5487250Z  2022-05-18T04:30:01.5489010Z  2022-05-18T04:30:01.5490799Z [445 / 1,224] 8 actions, 7 running 2022-05-18T04:30:01.5492720Z Action aten/src/ATen/ops; 8s processwrapper-sandbox 2022-05-18T04:30:01.5494777Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.5496810Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.5498829Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.5500846Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.5502820Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.5504821Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.5506896Z [Scann] Compiling src/google/protobuf/compiler/cpp/cpp_message_field.cc 2022-05-18T04:30:01.7945157Z 2022-05-18T04:30:01.7947351Z  2022-05-18T04:30:01.7949072Z  2022-05-18T04:30:01.7950703Z  2022-05-18T04:30:01.7952328Z  2022-05-18T04:30:01.7953994Z  2022-05-18T04:30:01.7955652Z  2022-05-18T04:30:01.7957286Z  2022-05-18T04:30:01.7958914Z  2022-05-18T04:30:01.7960712Z [452 / 1,224] 8 actions, 7 running 2022-05-18T04:30:01.7962750Z Action aten/src/ATen/ops; 8s processwrapper-sandbox 2022-05-18T04:30:01.7964670Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.7966665Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.7976381Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.7977054Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.7977688Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.7978339Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:01.7978899Z [Scann] Compiling src/google/protobuf/compiler/cpp/cpp_extension.cc 2022-05-18T04:30:02.0293446Z 2022-05-18T04:30:02.0294013Z  2022-05-18T04:30:02.0294446Z  2022-05-18T04:30:02.0294902Z  2022-05-18T04:30:02.0295679Z  2022-05-18T04:30:02.0295977Z  2022-05-18T04:30:02.0296252Z  2022-05-18T04:30:02.0296535Z  2022-05-18T04:30:02.0297211Z  2022-05-18T04:30:02.0297666Z [462 / 1,227] 8 actions, 7 running 2022-05-18T04:30:02.0298210Z Action aten/src/ATen/ops; 8s processwrapper-sandbox 2022-05-18T04:30:02.0298789Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:02.0299602Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:02.0300230Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:02.0300846Z @com_google_protobuf//:protoc_lib; 0s processwrapper-sandbox 2022-05-18T04:30:02.0301498Z @onnx//:generate_onnx_operators_proto; 0s processwrapper-sandbox 2022-05-18T04:30:02.0302107Z @onnx//:generate_onnx_data_proto; 0s processwrapper-sandbox 2022-05-18T04:30:02.0302576Z [Prepa] Executing genrule @onnx//:generate_onnx_proto 2022-05-18T04:30:02.2661066Z 2022-05-18T04:30:02.2661935Z  2022-05-18T04:30:02.2662436Z  2022-05-18T04:30:02.2662719Z  2022-05-18T04:30:02.2664428Z  2022-05-18T04:30:02.2664994Z  2022-05-18T04:30:02.2665277Z  2022-05-18T04:30:02.2666082Z  2022-05-18T04:30:02.2666411Z  2022-05-18T04:30:02.2666930Z [473 / 1,228] 8 actions, 7 running 2022-05-18T04:30:02.2668886Z Action aten/src/ATen/ops; 8s processwrapper-sandbox 2022-05-18T04:30:02.2669822Z Compiling src/Utils.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.2670806Z Compiling src/GenerateI8Depthwise.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.2671862Z Compiling src/FbgemmFP16UKernelsAvx512_256.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.2672792Z Compiling src/FbgemmFP16UKernelsAvx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.2673599Z Compiling src/QuantUtilsAvx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.2674422Z Compiling src/PackDepthwiseConvMatrixAvx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.2675034Z [Scann] Compiling src/OptimizedKernelsAvx2.cc 2022-05-18T04:30:02.4905105Z 2022-05-18T04:30:02.4909178Z  2022-05-18T04:30:02.4912540Z  2022-05-18T04:30:02.4916006Z  2022-05-18T04:30:02.4919225Z  2022-05-18T04:30:02.4922393Z  2022-05-18T04:30:02.4925408Z  2022-05-18T04:30:02.4928113Z  2022-05-18T04:30:02.4930685Z  2022-05-18T04:30:02.4933428Z [479 / 1,228] 8 actions running 2022-05-18T04:30:02.4936288Z Action aten/src/ATen/ops; 9s processwrapper-sandbox 2022-05-18T04:30:02.4939157Z Compiling src/Utils.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.4942153Z Linking external/com_google_protobuf/protoc; 0s processwrapper-sandbox 2022-05-18T04:30:02.4945176Z Compiling src/FbgemmSparseDenseInt8Avx512.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.4948270Z Compiling src/spmmUtilsAvx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.4951226Z Compiling src/FbgemmSparseDenseAvx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.4954166Z Compiling src/UtilsAvx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.4957102Z Compiling src/FbgemmSparseDenseAvx512.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.6910874Z 2022-05-18T04:30:02.6914163Z  2022-05-18T04:30:02.6914536Z  2022-05-18T04:30:02.6914850Z  2022-05-18T04:30:02.6915148Z  2022-05-18T04:30:02.6915450Z  2022-05-18T04:30:02.6915728Z  2022-05-18T04:30:02.6916028Z  2022-05-18T04:30:02.6916312Z  2022-05-18T04:30:02.6917414Z [487 / 1,228] 8 actions running 2022-05-18T04:30:02.6917982Z Action aten/src/ATen/ops; 9s processwrapper-sandbox 2022-05-18T04:30:02.6918705Z Compiling src/FbgemmBfloat16ConvertAvx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.6919423Z Compiling src/EmbeddingSpMDMAvx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.6920147Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.6920878Z Compiling src/FbgemmI8Depthwise3DAvx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.6921625Z Compiling src/FbgemmSparseDenseInt8Avx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.6922356Z Compiling src/FbgemmFloat16ConvertAvx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.6923266Z Compiling src/PackMatrix.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.9314420Z 2022-05-18T04:30:02.9315333Z  2022-05-18T04:30:02.9315994Z  2022-05-18T04:30:02.9316941Z  2022-05-18T04:30:02.9317387Z  2022-05-18T04:30:02.9317680Z  2022-05-18T04:30:02.9317961Z  2022-05-18T04:30:02.9318221Z  2022-05-18T04:30:02.9320295Z  2022-05-18T04:30:02.9321081Z [493 / 1,228] 8 actions, 7 running 2022-05-18T04:30:02.9322672Z Action aten/src/ATen/ops; 9s processwrapper-sandbox 2022-05-18T04:30:02.9324384Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.9327349Z Compiling src/FbgemmI8Depthwise3DAvx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.9328573Z Compiling src/FbgemmFP16UKernelsAvx512.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.9329408Z Compiling src/TransposeUtils.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.9330553Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-05-18T04:30:02.9331070Z Compiling src/QuantUtils.cc; 0s processwrapper-sandbox 2022-05-18T04:30:02.9331361Z [Scann] Compiling src/PackWeightsForConv.cc 2022-05-18T04:30:03.1407224Z 2022-05-18T04:30:03.1410778Z  2022-05-18T04:30:03.1411158Z  2022-05-18T04:30:03.1411445Z  2022-05-18T04:30:03.1411781Z  2022-05-18T04:30:03.1412279Z  2022-05-18T04:30:03.1412649Z  2022-05-18T04:30:03.1412961Z  2022-05-18T04:30:03.1413264Z  2022-05-18T04:30:03.1413675Z [500 / 1,228] 8 actions, 7 running 2022-05-18T04:30:03.1414244Z Action aten/src/ATen/ops; 9s processwrapper-sandbox 2022-05-18T04:30:03.1414920Z Compiling src/FbgemmI8DepthwiseAvx2.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.1415561Z Compiling src/FbgemmI64.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.1416224Z Compiling src/FbgemmFloat16ConvertAvx512.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.1416898Z Compiling src/PackWeightMatrixForGConv.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.1417531Z Compiling src/PackAMatrix.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.1418183Z Compiling src/FbgemmBfloat16ConvertAvx512.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.1418768Z [Scann] Compiling src/GenerateKernelU8S8S32ACC32Avx512VNNI.cc 2022-05-18T04:30:03.3426292Z 2022-05-18T04:30:03.3427109Z  2022-05-18T04:30:03.3428485Z  2022-05-18T04:30:03.3429215Z  2022-05-18T04:30:03.3429643Z  2022-05-18T04:30:03.3429845Z  2022-05-18T04:30:03.3432583Z  2022-05-18T04:30:03.3433259Z  2022-05-18T04:30:03.3436285Z  2022-05-18T04:30:03.3437113Z [507 / 1,228] 8 actions, 7 running 2022-05-18T04:30:03.3440537Z Action aten/src/ATen/ops; 9s processwrapper-sandbox 2022-05-18T04:30:03.3441473Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-05-18T04:30:03.3445082Z Compiling src/PackAWithQuantRowOffset.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.3446094Z @fbgemm//:fbgemm_avx512; 0s processwrapper-sandbox 2022-05-18T04:30:03.3449659Z Compiling src/EmbeddingSpMDMAvx512.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.3450590Z Compiling src/GenerateKernelU8S8S32ACC16.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.3453667Z Compiling src/GroupwiseConv.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.3455285Z [Scann] Compiling src/GenerateKernelDirectConvU8S8S32ACC32.cc 2022-05-18T04:30:03.5537286Z 2022-05-18T04:30:03.5538211Z  2022-05-18T04:30:03.5538620Z  2022-05-18T04:30:03.5540398Z  2022-05-18T04:30:03.5540962Z  2022-05-18T04:30:03.5543441Z  2022-05-18T04:30:03.5543853Z  2022-05-18T04:30:03.5546667Z  2022-05-18T04:30:03.5547214Z  2022-05-18T04:30:03.5548045Z [513 / 1,228] 8 actions, 7 running 2022-05-18T04:30:03.5548757Z Action aten/src/ATen/ops; 10s processwrapper-sandbox 2022-05-18T04:30:03.5549533Z Compiling src/GenerateKernelU8S8S32ACC16.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.5550312Z Compiling src/GroupwiseConv.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.5550981Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-05-18T04:30:03.5551661Z Compiling src/FbgemmSparseDense.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.5552464Z Compiling src/FbgemmFloat16Convert.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.5553242Z Compiling src/FbgemmFPCommon.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.5553793Z [Scann] Compiling src/ExecuteKernel.cc 2022-05-18T04:30:03.7987962Z 2022-05-18T04:30:03.7988743Z  2022-05-18T04:30:03.7989310Z  2022-05-18T04:30:03.7991266Z  2022-05-18T04:30:03.7991835Z  2022-05-18T04:30:03.7992304Z  2022-05-18T04:30:03.7992643Z  2022-05-18T04:30:03.7994718Z  2022-05-18T04:30:03.7996103Z  2022-05-18T04:30:03.7996636Z [524 / 1,228] 8 actions, 7 running 2022-05-18T04:30:03.7997426Z Action aten/src/ATen/ops; 10s processwrapper-sandbox 2022-05-18T04:30:03.7998556Z Compiling src/EmbeddingSpMDM.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.7999505Z Compiling src/EmbeddingSpMDMNBit.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.8000297Z Compiling src/ExecuteKernelU8S8.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.8001122Z Compiling src/FbgemmConv.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.8001985Z Compiling src/Fbgemm.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.8002593Z Compiling src/spmmUtils.cc; 0s processwrapper-sandbox 2022-05-18T04:30:03.8003100Z [Scann] Compiling src/GroupwiseConvAcc32Avx2.cc 2022-05-18T04:30:04.0446467Z 2022-05-18T04:30:04.0447439Z  2022-05-18T04:30:04.0447941Z  2022-05-18T04:30:04.0448284Z  2022-05-18T04:30:04.0448630Z  2022-05-18T04:30:04.0448841Z  2022-05-18T04:30:04.0450315Z  2022-05-18T04:30:04.0450942Z  2022-05-18T04:30:04.0451447Z  2022-05-18T04:30:04.0451862Z [531 / 1,228] 8 actions, 7 running 2022-05-18T04:30:04.0452540Z Action aten/src/ATen/ops; 10s processwrapper-sandbox 2022-05-18T04:30:04.0452950Z Compiling src/GenerateKernel.cc; 0s processwrapper-sandbox 2022-05-18T04:30:04.0453448Z Compiling src/GroupwiseConvAcc32Avx512.cc; 0s processwrapper-sandbox 2022-05-18T04:30:04.0454802Z Compiling src/PackAWithRowOffset.cc; 0s processwrapper-sandbox 2022-05-18T04:30:04.0455838Z Compiling src/PackBMatrix.cc; 0s processwrapper-sandbox 2022-05-18T04:30:04.0456521Z Compiling src/PackWeightsForDirectConv.cc; 0s processwrapper-sandbox 2022-05-18T04:30:04.0457002Z Compiling src/RowWiseSparseAdagradFused.cc; 0s processwrapper-sandbox 2022-05-18T04:30:04.0457330Z [Scann] Compiling src/FbgemmI8Spmdm.cc 2022-05-18T04:30:04.2523336Z 2022-05-18T04:30:04.2523962Z  2022-05-18T04:30:04.2524411Z  2022-05-18T04:30:04.2524649Z  2022-05-18T04:30:04.2524927Z  2022-05-18T04:30:04.2526690Z  2022-05-18T04:30:04.2528212Z  2022-05-18T04:30:04.2528678Z  2022-05-18T04:30:04.2530074Z  2022-05-18T04:30:04.2530639Z [540 / 1,230] 5 actions, 4 running 2022-05-18T04:30:04.2531375Z Action aten/src/ATen/ops; 10s processwrapper-sandbox 2022-05-18T04:30:04.2532165Z Compiling src/GenerateKernelU8S8S32ACC32.cc; 0s processwrapper-sandbox 2022-05-18T04:30:04.2533934Z @fbgemm//:fbgemm; 0s processwrapper-sandbox 2022-05-18T04:30:04.2534685Z Compiling src/SparseAdagrad.cc; 0s processwrapper-sandbox 2022-05-18T04:30:04.2536247Z [Prepa] Expanding template external/gloo/gloo/config.h 2022-05-18T04:30:04.4664943Z 2022-05-18T04:30:04.4666954Z  2022-05-18T04:30:04.4667470Z  2022-05-18T04:30:04.4668016Z  2022-05-18T04:30:04.4670707Z  2022-05-18T04:30:04.4671294Z  2022-05-18T04:30:04.4674083Z [549 / 1,235] 8 actions, 7 running 2022-05-18T04:30:04.4674958Z Action aten/src/ATen/ops; 11s processwrapper-sandbox 2022-05-18T04:30:04.4677877Z Compiling foxi/onnxifi_loader.c; 0s processwrapper-sandbox 2022-05-18T04:30:04.4678813Z Compiling c10/util/TypeList.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.4681770Z Compiling c10/util/flags_use_no_gflags.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.4682647Z Compiling c10/util/int128.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.4685569Z Compiling c10/util/thread_name.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.4686489Z Compiling c10/util/TypeCast.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.4687424Z [Scann] Compiling c10/util/typeid.cpp 2022-05-18T04:30:04.6664039Z 2022-05-18T04:30:04.6669364Z  2022-05-18T04:30:04.6669868Z  2022-05-18T04:30:04.6670134Z  2022-05-18T04:30:04.6670451Z  2022-05-18T04:30:04.6670739Z  2022-05-18T04:30:04.6671013Z  2022-05-18T04:30:04.6671422Z  2022-05-18T04:30:04.6671774Z  2022-05-18T04:30:04.6672189Z [556 / 1,235] 8 actions, 7 running 2022-05-18T04:30:04.6672741Z Action aten/src/ATen/ops; 11s processwrapper-sandbox 2022-05-18T04:30:04.6673424Z Compiling c10/core/SymInt.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.6674084Z Compiling c10/core/WrapDimMinimal.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.6674769Z Compiling c10/core/TensorOptions.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.6675459Z Compiling c10/core/Device.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.6676439Z Compiling c10/core/impl/SizesAndStrides.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.6677295Z Compiling c10/core/TensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.6677816Z [Scann] Compiling c10/core/Stream.cpp 2022-05-18T04:30:04.8813588Z 2022-05-18T04:30:04.8814569Z  2022-05-18T04:30:04.8815179Z  2022-05-18T04:30:04.8815624Z  2022-05-18T04:30:04.8815945Z  2022-05-18T04:30:04.8816233Z  2022-05-18T04:30:04.8816539Z  2022-05-18T04:30:04.8816837Z  2022-05-18T04:30:04.8817685Z  2022-05-18T04:30:04.8818158Z [564 / 1,235] 8 actions, 7 running 2022-05-18T04:30:04.8819940Z Action aten/src/ATen/ops; 11s processwrapper-sandbox 2022-05-18T04:30:04.8820601Z Compiling c10/core/Scalar.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.8821281Z Compiling c10/core/InferenceMode.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.8821965Z Compiling c10/core/CopyBytes.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.8822627Z Compiling c10/core/DispatchKey.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.8823281Z Compiling c10/core/thread_pool.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.8823917Z Compiling c10/core/Allocator.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:04.8824404Z [Scann] Compiling c10/core/SymIntTable.cpp 2022-05-18T04:30:05.1295490Z 2022-05-18T04:30:05.1296015Z  2022-05-18T04:30:05.1296375Z  2022-05-18T04:30:05.1296651Z  2022-05-18T04:30:05.1296947Z  2022-05-18T04:30:05.1297242Z  2022-05-18T04:30:05.1297508Z  2022-05-18T04:30:05.1297808Z  2022-05-18T04:30:05.1298102Z  2022-05-18T04:30:05.1298490Z [572 / 1,235] 7 actions running 2022-05-18T04:30:05.1299111Z Action aten/src/ATen/ops; 11s processwrapper-sandbox 2022-05-18T04:30:05.1299649Z Compiling c10/core/DefaultDtype.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.1300208Z Compiling c10/core/SafePyObject.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.1300826Z Compiling c10/core/impl/LocalDispatchKeySet.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.1301443Z Compiling c10/core/DeviceType.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.1301996Z Compiling c10/core/GradMode.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.1302519Z Compiling c10/core/Storage.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.3293401Z 2022-05-18T04:30:05.3294441Z  2022-05-18T04:30:05.3296436Z  2022-05-18T04:30:05.3296930Z  2022-05-18T04:30:05.3298568Z  2022-05-18T04:30:05.3299010Z  2022-05-18T04:30:05.3300635Z  2022-05-18T04:30:05.3301097Z  2022-05-18T04:30:05.3302906Z [580 / 1,235] 8 actions running 2022-05-18T04:30:05.3303379Z Action aten/src/ATen/ops; 11s processwrapper-sandbox 2022-05-18T04:30:05.3304095Z Compiling c10/core/UndefinedTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.3304780Z Compiling c10/core/GeneratorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.3305452Z Compiling c10/core/impl/PyInterpreter.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.3306341Z Compiling c10/core/StorageImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.3307016Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.3307697Z Compiling c10/util/intrusive_ptr.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.3308345Z Compiling c10/util/numa.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.5464939Z 2022-05-18T04:30:05.5465987Z  2022-05-18T04:30:05.5466468Z  2022-05-18T04:30:05.5466871Z  2022-05-18T04:30:05.5467151Z  2022-05-18T04:30:05.5468077Z  2022-05-18T04:30:05.5468377Z  2022-05-18T04:30:05.5468668Z  2022-05-18T04:30:05.5468976Z  2022-05-18T04:30:05.5469397Z [588 / 1,235] 8 actions, 7 running 2022-05-18T04:30:05.5469966Z Action aten/src/ATen/ops; 12s processwrapper-sandbox 2022-05-18T04:30:05.5470878Z Compiling c10/util/signal_handler.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.5471573Z Compiling c10/util/complex_math.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.5472252Z Compiling c10/util/UniqueVoidPtr.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.5472908Z Compiling c10/util/StringUtil.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.5473563Z Compiling c10/util/TypeTraits.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.5474234Z Compiling c10/util/SmallVector.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.5474733Z [Scann] Compiling c10/util/LeftRight.cpp 2022-05-18T04:30:05.7499739Z 2022-05-18T04:30:05.7500590Z  2022-05-18T04:30:05.7501404Z  2022-05-18T04:30:05.7502171Z  2022-05-18T04:30:05.7502510Z  2022-05-18T04:30:05.7502797Z  2022-05-18T04:30:05.7503073Z  2022-05-18T04:30:05.7503391Z  2022-05-18T04:30:05.7503687Z  2022-05-18T04:30:05.7504066Z [598 / 1,235] 8 actions, 7 running 2022-05-18T04:30:05.7504551Z Action aten/src/ATen/ops; 12s processwrapper-sandbox 2022-05-18T04:30:05.7505067Z Compiling c10/util/Array.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.7505646Z Compiling c10/core/impl/alloc_cpu.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.7506415Z Compiling c10/mobile/CPUCachingAllocator.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.7507242Z Compiling c10/mobile/CPUProfilingAllocator.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.7508049Z Compiling c10/core/CPUAllocator.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.7508814Z Compiling c10/util/flags_use_gflags.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:05.7509268Z [Scann] Compiling c10/util/Backtrace.cpp 2022-05-18T04:30:06.0959640Z 2022-05-18T04:30:06.0960192Z  2022-05-18T04:30:06.0960597Z  2022-05-18T04:30:06.0960890Z  2022-05-18T04:30:06.0961184Z  2022-05-18T04:30:06.0961522Z  2022-05-18T04:30:06.0961826Z  2022-05-18T04:30:06.0962127Z  2022-05-18T04:30:06.0962433Z  2022-05-18T04:30:06.0962818Z [612 / 1,237] 2 actions, 1 running 2022-05-18T04:30:06.0963389Z Action aten/src/ATen/ops; 12s processwrapper-sandbox 2022-05-18T04:30:06.0963756Z [Prepa] //tools/setup_helpers:generate_code 2022-05-18T04:30:06.2973464Z 2022-05-18T04:30:06.2986061Z  2022-05-18T04:30:06.2986721Z  2022-05-18T04:30:06.2987173Z [680 / 2,970] 8 actions, 6 running 2022-05-18T04:30:06.2987846Z Action aten/src/ATen/ops; 12s processwrapper-sandbox 2022-05-18T04:30:06.2988611Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2022-05-18T04:30:06.2989538Z @local_config_python//:python_include; 0s processwrapper-sandbox 2022-05-18T04:30:06.2990388Z Compiling onnx/common/assertions.cc; 0s processwrapper-sandbox 2022-05-18T04:30:06.2991331Z Compiling onnx/version_converter/helper.cc; 0s processwrapper-sandbox 2022-05-18T04:30:06.2992179Z Compiling onnx/checker.cc; 0s processwrapper-sandbox 2022-05-18T04:30:06.2992620Z [Scann] Compiling zutil.c 2022-05-18T04:30:06.2993108Z [Prepa] Compiling uncompr.c 2022-05-18T04:30:06.5044668Z 2022-05-18T04:30:06.5045284Z  2022-05-18T04:30:06.5045693Z  2022-05-18T04:30:06.5046002Z  2022-05-18T04:30:06.5046243Z  2022-05-18T04:30:06.5046542Z  2022-05-18T04:30:06.5046859Z  2022-05-18T04:30:06.5047152Z  2022-05-18T04:30:06.5047410Z  2022-05-18T04:30:06.5047913Z [686 / 2,970] 8 actions, 7 running 2022-05-18T04:30:06.5048480Z Action aten/src/ATen/ops; 13s processwrapper-sandbox 2022-05-18T04:30:06.5049134Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2022-05-18T04:30:06.5049775Z Compiling onnx/version_converter/helper.cc; 0s processwrapper-sandbox 2022-05-18T04:30:06.5050413Z Compiling onnx/checker.cc; 0s processwrapper-sandbox 2022-05-18T04:30:06.5051083Z Compiling inftrees.c; 0s processwrapper-sandbox 2022-05-18T04:30:06.5051566Z Compiling crc32.c; 0s processwrapper-sandbox 2022-05-18T04:30:06.5051984Z Compiling gzlib.c; 0s processwrapper-sandbox 2022-05-18T04:30:06.5052251Z [Scann] Compiling infback.c 2022-05-18T04:30:06.7137610Z 2022-05-18T04:30:06.7138549Z  2022-05-18T04:30:06.7138789Z  2022-05-18T04:30:06.7138950Z  2022-05-18T04:30:06.7139128Z  2022-05-18T04:30:06.7141119Z  2022-05-18T04:30:06.7141584Z  2022-05-18T04:30:06.7142098Z  2022-05-18T04:30:06.7143506Z  2022-05-18T04:30:06.7143849Z [694 / 2,970] 8 actions, 7 running 2022-05-18T04:30:06.7144318Z Action aten/src/ATen/ops; 13s processwrapper-sandbox 2022-05-18T04:30:06.7144681Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2022-05-18T04:30:06.7145132Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:30:06.7145650Z Compiling src/google/protobuf/repeated_field.cc; 0s processwrapper-sandbox 2022-05-18T04:30:06.7146420Z Compiling src/google/protobuf/stubs/status.cc; 0s processwrapper-sandbox 2022-05-18T04:30:06.7147068Z Compiling src/google/protobuf/message_lite.cc; 0s processwrapper-sandbox 2022-05-18T04:30:06.7147657Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:30:06.7148081Z [Scann] Compiling src/google/protobuf/io/coded_stream.cc 2022-05-18T04:30:06.9264876Z 2022-05-18T04:30:06.9266709Z  2022-05-18T04:30:06.9272036Z  2022-05-18T04:30:06.9272520Z  2022-05-18T04:30:06.9275147Z  2022-05-18T04:30:06.9275533Z  2022-05-18T04:30:06.9275909Z  2022-05-18T04:30:06.9278383Z  2022-05-18T04:30:06.9278627Z  2022-05-18T04:30:06.9279008Z [702 / 2,970] 8 actions, 7 running 2022-05-18T04:30:06.9281808Z Action aten/src/ATen/ops; 13s processwrapper-sandbox 2022-05-18T04:30:06.9282518Z Executing genrule //:generate-code; 0s processwrapper-sandbox 2022-05-18T04:30:06.9283381Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:30:06.9285581Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:30:06.9286336Z Compiling src/google/protobuf/wrappers.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:30:06.9287021Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:30:06.9287741Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:30:06.9288224Z [Scann] @com_google_protobuf//:protobuf 2022-05-18T04:30:07.1305540Z 2022-05-18T04:30:07.1308083Z  2022-05-18T04:30:07.1309932Z  2022-05-18T04:30:07.1311585Z  2022-05-18T04:30:07.1313253Z  2022-05-18T04:30:07.1314949Z  2022-05-18T04:30:07.1316634Z  2022-05-18T04:30:07.1318295Z  2022-05-18T04:30:07.1319994Z  2022-05-18T04:30:07.1321782Z [705 / 2,970] 8 actions running 2022-05-18T04:30:07.1323714Z Action aten/src/ATen/ops; 13s processwrapper-sandbox 2022-05-18T04:30:07.1325770Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2022-05-18T04:30:07.1327909Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:30:07.1329954Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:30:07.1335030Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:30:07.1335682Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:30:07.1336300Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:30:07.1336902Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:30:07.3940977Z 2022-05-18T04:30:07.3941570Z  2022-05-18T04:30:07.3941941Z  2022-05-18T04:30:07.3942232Z  2022-05-18T04:30:07.3942537Z  2022-05-18T04:30:07.3942838Z  2022-05-18T04:30:07.3943125Z  2022-05-18T04:30:07.3943438Z  2022-05-18T04:30:07.3943742Z  2022-05-18T04:30:07.3944416Z [712 / 2,970] 8 actions, 7 running 2022-05-18T04:30:07.3944989Z Action aten/src/ATen/ops; 14s processwrapper-sandbox 2022-05-18T04:30:07.3945628Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2022-05-18T04:30:07.3946453Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:30:07.3947062Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:30:07.3947736Z Compiling src/google/protobuf/text_format.cc; 0s processwrapper-sandbox 2022-05-18T04:30:07.3948445Z Compiling src/google/protobuf/struct.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:30:07.3949139Z Compiling src/google/protobuf/message.cc; 0s processwrapper-sandbox 2022-05-18T04:30:07.3949656Z [Scann] Compiling src/google/protobuf/empty.pb.cc 2022-05-18T04:30:07.6300605Z 2022-05-18T04:30:07.6306048Z  2022-05-18T04:30:07.6306423Z  2022-05-18T04:30:07.6306689Z  2022-05-18T04:30:07.6306945Z  2022-05-18T04:30:07.6307217Z  2022-05-18T04:30:07.6307484Z  2022-05-18T04:30:07.6307760Z  2022-05-18T04:30:07.6308017Z  2022-05-18T04:30:07.6308392Z [717 / 2,970] 8 actions, 7 running 2022-05-18T04:30:07.6308887Z Action aten/src/ATen/ops; 14s processwrapper-sandbox 2022-05-18T04:30:07.6309428Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2022-05-18T04:30:07.6310037Z Compiling src/google/protobuf/empty.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:30:07.6310637Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:30:07.6311248Z Compiling src/google/protobuf/descriptor.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:30:07.6311855Z Compiling src/google/protobuf/api.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:30:07.6312422Z Compiling src/idl_parser.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:07.6312839Z [Scann] Compiling src/gflags_reporting.cc 2022-05-18T04:30:07.8331310Z 2022-05-18T04:30:07.8331900Z  2022-05-18T04:30:07.8332248Z  2022-05-18T04:30:07.8332543Z  2022-05-18T04:30:07.8332817Z  2022-05-18T04:30:07.8333063Z  2022-05-18T04:30:07.8333320Z  2022-05-18T04:30:07.8333595Z  2022-05-18T04:30:07.8333850Z  2022-05-18T04:30:07.8334242Z [724 / 2,970] 8 actions, 7 running 2022-05-18T04:30:07.8334755Z Action aten/src/ATen/ops; 14s processwrapper-sandbox 2022-05-18T04:30:07.8335354Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2022-05-18T04:30:07.8335992Z Compiling src/reflection.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:07.8336546Z Compiling src/utilities.cc; 0s processwrapper-sandbox 2022-05-18T04:30:07.8337063Z Compiling src/symbolize.cc; 0s processwrapper-sandbox 2022-05-18T04:30:07.8337609Z Compiling src/gflags_completions.cc; 0s processwrapper-sandbox 2022-05-18T04:30:07.8338231Z Compiling src/signalhandler.cc; 0s processwrapper-sandbox 2022-05-18T04:30:07.8338799Z [Scann] Compiling caffe2/proto/prof_dag.pb.cc 2022-05-18T04:30:08.0353937Z 2022-05-18T04:30:08.0354663Z  2022-05-18T04:30:08.0355180Z  2022-05-18T04:30:08.0355490Z  2022-05-18T04:30:08.0355949Z  2022-05-18T04:30:08.0356236Z  2022-05-18T04:30:08.0356690Z  2022-05-18T04:30:08.0356993Z  2022-05-18T04:30:08.0357420Z  2022-05-18T04:30:08.0357857Z [729 / 2,970] 7 actions, 6 running 2022-05-18T04:30:08.0358300Z Action aten/src/ATen/ops; 14s processwrapper-sandbox 2022-05-18T04:30:08.0358646Z Executing genrule //:generate-code; 1s processwrapper-sandbox 2022-05-18T04:30:08.0359068Z Compiling caffe2/proto/prof_dag.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:30:08.0359426Z Compiling caffe2/proto/hsm.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:30:08.0359804Z Compiling src/idl_gen_text.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:08.0360122Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-05-18T04:30:08.0360507Z [Scann] Compiling third_party/libuv/src/unix/random-getrandom.c 2022-05-18T04:30:08.3294029Z 2022-05-18T04:30:08.3294643Z  2022-05-18T04:30:08.3295045Z  2022-05-18T04:30:08.3295411Z  2022-05-18T04:30:08.3295751Z  2022-05-18T04:30:08.3296071Z  2022-05-18T04:30:08.3296407Z  2022-05-18T04:30:08.3296766Z  2022-05-18T04:30:08.3297234Z [735 / 2,970] 7 actions, 6 running 2022-05-18T04:30:08.3297861Z Action aten/src/ATen/ops; 14s processwrapper-sandbox 2022-05-18T04:30:08.3298600Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2022-05-18T04:30:08.3299366Z Compiling third_party/libuv/src/unix/udp.c; 0s processwrapper-sandbox 2022-05-18T04:30:08.3300163Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-05-18T04:30:08.3300819Z Compiling third_party/libuv/src/unix/thread.c; 0s processwrapper-sandbox 2022-05-18T04:30:08.3301427Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-05-18T04:30:08.3301876Z [Scann] Compiling third_party/libuv/src/unix/tcp.c 2022-05-18T04:30:08.5312369Z 2022-05-18T04:30:08.5312962Z  2022-05-18T04:30:08.5313325Z  2022-05-18T04:30:08.5313627Z  2022-05-18T04:30:08.5313931Z  2022-05-18T04:30:08.5314210Z  2022-05-18T04:30:08.5314498Z  2022-05-18T04:30:08.5314791Z  2022-05-18T04:30:08.5315194Z [742 / 2,970] 6 actions running 2022-05-18T04:30:08.5315750Z Action aten/src/ATen/ops; 15s processwrapper-sandbox 2022-05-18T04:30:08.5316388Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2022-05-18T04:30:08.5316981Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-05-18T04:30:08.5317557Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-05-18T04:30:08.5318203Z Compiling third_party/libuv/src/unix/fs.c; 0s processwrapper-sandbox 2022-05-18T04:30:08.5318887Z Compiling third_party/libuv/src/unix/dl.c; 0s processwrapper-sandbox 2022-05-18T04:30:08.9315289Z 2022-05-18T04:30:08.9315850Z  2022-05-18T04:30:08.9316311Z  2022-05-18T04:30:08.9316635Z  2022-05-18T04:30:08.9316921Z  2022-05-18T04:30:08.9317184Z  2022-05-18T04:30:08.9317478Z  2022-05-18T04:30:08.9317888Z [743 / 2,970] 8 actions running 2022-05-18T04:30:08.9318465Z Action aten/src/ATen/ops; 15s processwrapper-sandbox 2022-05-18T04:30:08.9319118Z Executing genrule //:generate-code; 2s processwrapper-sandbox 2022-05-18T04:30:08.9319542Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-05-18T04:30:08.9319969Z Compiling third_party/libuv/src/unix/fs.c; 0s processwrapper-sandbox 2022-05-18T04:30:08.9320348Z Compiling third_party/libuv/src/unix/dl.c; 0s processwrapper-sandbox 2022-05-18T04:30:08.9320723Z Compiling third_party/libuv/src/uv-common.c; 0s processwrapper-sandbox 2022-05-18T04:30:08.9321046Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-05-18T04:30:08.9321390Z Compiling third_party/libuv/src/inet.c; 0s processwrapper-sandbox 2022-05-18T04:30:09.1588696Z 2022-05-18T04:30:09.1589212Z  2022-05-18T04:30:09.1589558Z  2022-05-18T04:30:09.1589865Z  2022-05-18T04:30:09.1590128Z  2022-05-18T04:30:09.1590377Z  2022-05-18T04:30:09.1590639Z  2022-05-18T04:30:09.1590887Z  2022-05-18T04:30:09.1591108Z  2022-05-18T04:30:09.1591515Z [745 / 2,970] 7 actions, 6 running 2022-05-18T04:30:09.1591988Z Action aten/src/ATen/ops; 15s processwrapper-sandbox 2022-05-18T04:30:09.1592527Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2022-05-18T04:30:09.1593025Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-05-18T04:30:09.1593547Z Compiling third_party/libuv/src/unix/fs.c; 0s processwrapper-sandbox 2022-05-18T04:30:09.1594099Z Compiling third_party/libuv/src/unix/dl.c; 0s processwrapper-sandbox 2022-05-18T04:30:09.1594693Z Compiling third_party/libuv/src/uv-common.c; 0s processwrapper-sandbox 2022-05-18T04:30:09.1595201Z [Scann] Compiling third_party/libuv/src/fs-poll.c 2022-05-18T04:30:09.3608296Z 2022-05-18T04:30:09.3608891Z  2022-05-18T04:30:09.3609472Z  2022-05-18T04:30:09.3609826Z  2022-05-18T04:30:09.3610178Z  2022-05-18T04:30:09.3610508Z  2022-05-18T04:30:09.3610849Z  2022-05-18T04:30:09.3611150Z  2022-05-18T04:30:09.3611581Z [752 / 2,970] 8 actions, 7 running 2022-05-18T04:30:09.3612229Z Action aten/src/ATen/ops; 16s processwrapper-sandbox 2022-05-18T04:30:09.3613036Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2022-05-18T04:30:09.3613672Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:30:09.3614307Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:30:09.3614996Z Compiling tensorpipe/transport/uv/utility.cc; 0s processwrapper-sandbox 2022-05-18T04:30:09.3615714Z Compiling tensorpipe/transport/shm/reactor.cc; 0s processwrapper-sandbox 2022-05-18T04:30:09.3616379Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:30:09.3616919Z [Scann] Compiling tensorpipe/transport/ibv/sockaddr.cc 2022-05-18T04:30:09.6041408Z 2022-05-18T04:30:09.6041953Z  2022-05-18T04:30:09.6042319Z  2022-05-18T04:30:09.6042621Z  2022-05-18T04:30:09.6042905Z  2022-05-18T04:30:09.6043240Z  2022-05-18T04:30:09.6043542Z  2022-05-18T04:30:09.6043830Z  2022-05-18T04:30:09.6044124Z  2022-05-18T04:30:09.6044544Z [757 / 2,970] 7 actions, 6 running 2022-05-18T04:30:09.6045087Z Action aten/src/ATen/ops; 16s processwrapper-sandbox 2022-05-18T04:30:09.6045723Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2022-05-18T04:30:09.6046434Z Compiling tensorpipe/transport/ibv/sockaddr.cc; 0s processwrapper-sandbox 2022-05-18T04:30:09.6047083Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:30:09.6047821Z Compiling tensorpipe/transport/ibv/reactor.cc; 0s processwrapper-sandbox 2022-05-18T04:30:09.6048487Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:30:09.6048997Z [Scann] Compiling tensorpipe/transport/shm/factory.cc 2022-05-18T04:30:09.8088042Z 2022-05-18T04:30:09.8088634Z  2022-05-18T04:30:09.8089056Z  2022-05-18T04:30:09.8089394Z  2022-05-18T04:30:09.8089716Z  2022-05-18T04:30:09.8090054Z  2022-05-18T04:30:09.8090395Z  2022-05-18T04:30:09.8090704Z  2022-05-18T04:30:09.8091212Z [761 / 2,970] 7 actions, 6 running 2022-05-18T04:30:09.8091735Z Action aten/src/ATen/ops; 16s processwrapper-sandbox 2022-05-18T04:30:09.8092322Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2022-05-18T04:30:09.8092927Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:30:09.8093597Z Compiling tensorpipe/transport/shm/factory.cc; 0s processwrapper-sandbox 2022-05-18T04:30:09.8094295Z Compiling tensorpipe/transport/ibv/factory.cc; 0s processwrapper-sandbox 2022-05-18T04:30:09.8095015Z Compiling tensorpipe/transport/ibv/utility.cc; 0s processwrapper-sandbox 2022-05-18T04:30:09.8095572Z [Scann] Compiling tensorpipe/core/listener.cc 2022-05-18T04:30:10.0860093Z 2022-05-18T04:30:10.0860704Z  2022-05-18T04:30:10.0861147Z  2022-05-18T04:30:10.0861398Z  2022-05-18T04:30:10.0861576Z  2022-05-18T04:30:10.0861765Z  2022-05-18T04:30:10.0861954Z  2022-05-18T04:30:10.0862127Z  2022-05-18T04:30:10.0862413Z [765 / 2,970] 8 actions, 7 running 2022-05-18T04:30:10.0862782Z Action aten/src/ATen/ops; 16s processwrapper-sandbox 2022-05-18T04:30:10.0863176Z Executing genrule //:generate-code; 3s processwrapper-sandbox 2022-05-18T04:30:10.0863598Z Compiling tensorpipe/core/listener.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.0864013Z Compiling tensorpipe/core/pipe.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.0864434Z Compiling tensorpipe/core/context_impl.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.0864831Z Compiling tensorpipe/core/error.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.0865498Z Compiling tensorpipe/common/shm_segment.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.0866102Z [Scann] Compiling tensorpipe/common/fd.cc 2022-05-18T04:30:10.3332401Z 2022-05-18T04:30:10.3332922Z  2022-05-18T04:30:10.3333334Z  2022-05-18T04:30:10.3333671Z  2022-05-18T04:30:10.3333965Z  2022-05-18T04:30:10.3334271Z  2022-05-18T04:30:10.3334555Z  2022-05-18T04:30:10.3334804Z  2022-05-18T04:30:10.3335102Z  2022-05-18T04:30:10.3335371Z [766 / 2,970] 8 actions running 2022-05-18T04:30:10.3335678Z Action aten/src/ATen/ops; 16s processwrapper-sandbox 2022-05-18T04:30:10.3336036Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2022-05-18T04:30:10.3336406Z Compiling tensorpipe/core/listener.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.3336764Z Compiling tensorpipe/core/pipe.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.3337134Z Compiling tensorpipe/core/context_impl.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.3337509Z Compiling tensorpipe/common/shm_segment.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.3337870Z Compiling tensorpipe/common/fd.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.3338221Z Compiling tensorpipe/core/listener_impl.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.5639098Z 2022-05-18T04:30:10.5639628Z  2022-05-18T04:30:10.5640107Z  2022-05-18T04:30:10.5640395Z  2022-05-18T04:30:10.5640584Z  2022-05-18T04:30:10.5640756Z  2022-05-18T04:30:10.5640964Z  2022-05-18T04:30:10.5641129Z  2022-05-18T04:30:10.5641292Z  2022-05-18T04:30:10.5641525Z [769 / 2,970] 7 actions, 6 running 2022-05-18T04:30:10.5641888Z Action aten/src/ATen/ops; 17s processwrapper-sandbox 2022-05-18T04:30:10.5642244Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2022-05-18T04:30:10.5642715Z Compiling tensorpipe/core/context_impl.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.5643172Z Compiling tensorpipe/common/fd.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.5643587Z Compiling tensorpipe/core/listener_impl.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.5644014Z Compiling tensorpipe/common/allocator.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.5644289Z [Scann] Compiling tensorpipe/common/epoll_loop.cc 2022-05-18T04:30:10.5745599Z 2022-05-18T04:30:10.5746298Z  2022-05-18T04:30:10.5746646Z  2022-05-18T04:30:10.5746984Z  2022-05-18T04:30:10.5747275Z  2022-05-18T04:30:10.5747584Z  2022-05-18T04:30:10.5747882Z  2022-05-18T04:30:10.5748164Z  2022-05-18T04:30:10.5748658Z INFO: From Compiling tensorpipe/common/fd.cc: 2022-05-18T04:30:10.5749150Z [769 / 2,970] 7 actions running 2022-05-18T04:30:10.5749580Z Action aten/src/ATen/ops; 17s processwrapper-sandbox 2022-05-18T04:30:10.5749938Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2022-05-18T04:30:10.5750331Z Compiling tensorpipe/core/context_impl.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.5750682Z Compiling tensorpipe/common/fd.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.5751051Z Compiling tensorpipe/core/listener_impl.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.5751427Z Compiling tensorpipe/common/allocator.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.5751790Z Compiling tensorpipe/common/epoll_loop.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.5751968Z 2022-05-18T04:30:10.5752054Z  2022-05-18T04:30:10.5752229Z  2022-05-18T04:30:10.5752400Z  2022-05-18T04:30:10.5752557Z  2022-05-18T04:30:10.5752725Z  2022-05-18T04:30:10.5752892Z  2022-05-18T04:30:10.5753045Z  2022-05-18T04:30:10.5753556Z external/tensorpipe/tensorpipe/common/fd.cc: In member function 'tensorpipe::Error tensorpipe::Fd::readFull(void*, size_t)': 2022-05-18T04:30:10.5756558Z external/tensorpipe/tensorpipe/common/fd.cc:50:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:10.5756920Z if (rv != count) { 2022-05-18T04:30:10.5757094Z ~~~^~~~~~~~ 2022-05-18T04:30:10.5757542Z external/tensorpipe/tensorpipe/common/fd.cc: In member function 'tensorpipe::Error tensorpipe::Fd::writeFull(const void*, size_t)': 2022-05-18T04:30:10.5758065Z external/tensorpipe/tensorpipe/common/fd.cc:62:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:10.5758366Z if (rv != count) { 2022-05-18T04:30:10.5758536Z ~~~^~~~~~~~ 2022-05-18T04:30:10.5758763Z [769 / 2,970] 7 actions running 2022-05-18T04:30:10.5759042Z Action aten/src/ATen/ops; 17s processwrapper-sandbox 2022-05-18T04:30:10.5759394Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2022-05-18T04:30:10.5759768Z Compiling tensorpipe/core/context_impl.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.5760124Z Compiling tensorpipe/common/fd.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.5760485Z Compiling tensorpipe/core/listener_impl.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.5760915Z Compiling tensorpipe/common/allocator.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.5761316Z Compiling tensorpipe/common/epoll_loop.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.8359765Z 2022-05-18T04:30:10.8360374Z  2022-05-18T04:30:10.8360753Z  2022-05-18T04:30:10.8361058Z  2022-05-18T04:30:10.8361337Z  2022-05-18T04:30:10.8361646Z  2022-05-18T04:30:10.8361949Z  2022-05-18T04:30:10.8362220Z  2022-05-18T04:30:10.8362638Z [773 / 2,970] 8 actions, 7 running 2022-05-18T04:30:10.8363197Z Action aten/src/ATen/ops; 17s processwrapper-sandbox 2022-05-18T04:30:10.8363808Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2022-05-18T04:30:10.8364482Z Compiling tensorpipe/common/epoll_loop.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.8365198Z Compiling tensorpipe/common/address.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.8365827Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:30:10.8366437Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:30:10.8367071Z Compiling tensorpipe/channel/error.cc; 0s processwrapper-sandbox 2022-05-18T04:30:10.8367688Z [Scann] Compiling tensorpipe/channel/xth/channel_impl.cc 2022-05-18T04:30:11.0498497Z 2022-05-18T04:30:11.0499249Z  2022-05-18T04:30:11.0499792Z  2022-05-18T04:30:11.0500120Z  2022-05-18T04:30:11.0501337Z  2022-05-18T04:30:11.0501600Z  2022-05-18T04:30:11.0502024Z  2022-05-18T04:30:11.0502322Z  2022-05-18T04:30:11.0502762Z  2022-05-18T04:30:11.0503204Z [780 / 2,970] 8 actions, 7 running 2022-05-18T04:30:11.0503932Z Executing genrule //:generate-code; 4s processwrapper-sandbox 2022-05-18T04:30:11.0504746Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:30:11.0505476Z Compiling tensorpipe/channel/helpers.cc; 0s processwrapper-sandbox 2022-05-18T04:30:11.0506351Z Compiling tensorpipe/channel/mpt/factory.cc; 0s processwrapper-sandbox 2022-05-18T04:30:11.0506847Z Compiling tensorpipe/channel/cma/factory.cc; 0s processwrapper-sandbox 2022-05-18T04:30:11.0507255Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:30:11.0507730Z Compiling gloo/transport/tcp/buffer.cc; 0s processwrapper-sandbox 2022-05-18T04:30:11.0508256Z [Prepa] Executing genrule //:UfuncCPUKernel_add.cpp_AVX2_cp 2022-05-18T04:30:11.1733067Z 2022-05-18T04:30:11.1733607Z  2022-05-18T04:30:11.1733973Z  2022-05-18T04:30:11.1734271Z  2022-05-18T04:30:11.1734614Z  2022-05-18T04:30:11.1734922Z  2022-05-18T04:30:11.1735223Z  2022-05-18T04:30:11.1735505Z  2022-05-18T04:30:11.1735802Z  2022-05-18T04:30:11.1736277Z INFO: From Compiling tensorpipe/channel/cma/context_impl.cc: 2022-05-18T04:30:11.1736832Z [783 / 2,970] 8 actions running 2022-05-18T04:30:11.1737162Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2022-05-18T04:30:11.1737546Z Compiling tensorpipe/channel/mpt/factory.cc; 0s processwrapper-sandbox 2022-05-18T04:30:11.1737918Z Compiling tensorpipe/channel/cma/factory.cc; 0s processwrapper-sandbox 2022-05-18T04:30:11.1738272Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:30:11.1738626Z Compiling gloo/transport/tcp/buffer.cc; 0s processwrapper-sandbox 2022-05-18T04:30:11.1738988Z //:generated_caffe2_aten_op_headers; 0s processwrapper-sandbox 2022-05-18T04:30:11.1739297Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:11.1739599Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:11.1739748Z 2022-05-18T04:30:11.1739831Z  2022-05-18T04:30:11.1739990Z  2022-05-18T04:30:11.1740155Z  2022-05-18T04:30:11.1740324Z  2022-05-18T04:30:11.1740474Z  2022-05-18T04:30:11.1740640Z  2022-05-18T04:30:11.1740803Z  2022-05-18T04:30:11.1740952Z  2022-05-18T04:30:11.1741552Z external/tensorpipe/tensorpipe/channel/cma/context_impl.cc: In function 'tensorpipe::Error tensorpipe::channel::cma::{anonymous}::callProcessVmReadv(void*, void*, size_t, pid_t)': 2022-05-18T04:30:11.1742166Z external/tensorpipe/tensorpipe/channel/cma/context_impl.cc:61:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:11.1742484Z } else if (nread != length) { 2022-05-18T04:30:11.1742668Z ~~~~~~^~~~~~~~~ 2022-05-18T04:30:11.1742896Z [783 / 2,970] 8 actions running 2022-05-18T04:30:11.1743208Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2022-05-18T04:30:11.1743569Z Compiling tensorpipe/channel/mpt/factory.cc; 0s processwrapper-sandbox 2022-05-18T04:30:11.1743949Z Compiling tensorpipe/channel/cma/factory.cc; 0s processwrapper-sandbox 2022-05-18T04:30:11.1744305Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:30:11.1744647Z Compiling gloo/transport/tcp/buffer.cc; 0s processwrapper-sandbox 2022-05-18T04:30:11.1745001Z //:generated_caffe2_aten_op_headers; 0s processwrapper-sandbox 2022-05-18T04:30:11.1745320Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:11.1745606Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:11.5340354Z 2022-05-18T04:30:11.5340803Z  2022-05-18T04:30:11.5341145Z  2022-05-18T04:30:11.5341471Z  2022-05-18T04:30:11.5341747Z  2022-05-18T04:30:11.5342033Z  2022-05-18T04:30:11.5342324Z  2022-05-18T04:30:11.5342596Z  2022-05-18T04:30:11.5342889Z  2022-05-18T04:30:11.5343305Z [787 / 2,970] 8 actions running 2022-05-18T04:30:11.5343885Z Executing genrule //:generate-code; 5s processwrapper-sandbox 2022-05-18T04:30:11.5344548Z //:generated_caffe2_aten_op_headers; 0s processwrapper-sandbox 2022-05-18T04:30:11.5345150Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:11.5345699Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:11.5346424Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:11.5346942Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:11.5347468Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:11.5347980Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:12.5418092Z 2022-05-18T04:30:12.5418896Z  2022-05-18T04:30:12.5419313Z  2022-05-18T04:30:12.5419589Z  2022-05-18T04:30:12.5419882Z  2022-05-18T04:30:12.5420187Z  2022-05-18T04:30:12.5420877Z  2022-05-18T04:30:12.5421177Z  2022-05-18T04:30:12.5421480Z  2022-05-18T04:30:12.5423821Z [787 / 2,970] 8 actions running 2022-05-18T04:30:12.5424622Z Executing genrule //:generate-code; 6s processwrapper-sandbox 2022-05-18T04:30:12.5428259Z //:generated_caffe2_aten_op_headers; 1s processwrapper-sandbox 2022-05-18T04:30:12.5431076Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:12.5431858Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:12.5432573Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:12.5433279Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:12.5434027Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:12.5434747Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:13.3436412Z 2022-05-18T04:30:13.3437000Z  2022-05-18T04:30:13.3437323Z  2022-05-18T04:30:13.3437655Z  2022-05-18T04:30:13.3437934Z  2022-05-18T04:30:13.3438212Z  2022-05-18T04:30:13.3438480Z  2022-05-18T04:30:13.3438764Z  2022-05-18T04:30:13.3439054Z  2022-05-18T04:30:13.3439635Z INFO: From Compiling aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: 2022-05-18T04:30:13.3440255Z [787 / 2,970] 8 actions running 2022-05-18T04:30:13.3440849Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-05-18T04:30:13.3441571Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-05-18T04:30:13.3442116Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3442599Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3443065Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:13.3443511Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3443968Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3444407Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:13.3444619Z 2022-05-18T04:30:13.3444745Z  2022-05-18T04:30:13.3445023Z  2022-05-18T04:30:13.3445317Z  2022-05-18T04:30:13.3445594Z  2022-05-18T04:30:13.3445882Z  2022-05-18T04:30:13.3446173Z  2022-05-18T04:30:13.3446449Z  2022-05-18T04:30:13.3446750Z  2022-05-18T04:30:13.3447390Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T04:30:13.3448500Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Unfold2d.cpp.DEFAULT.cpp:34:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:13.3449228Z [](Vec x, Vec y) -> Vec { return x + y; }); 2022-05-18T04:30:13.3449571Z ^~~ 2022-05-18T04:30:13.3449955Z [787 / 2,970] 8 actions running 2022-05-18T04:30:13.3450499Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-05-18T04:30:13.3451147Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-05-18T04:30:13.3451724Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3452242Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3452766Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:13.3453298Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3453825Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3454360Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:13.3454654Z 2022-05-18T04:30:13.3454795Z  2022-05-18T04:30:13.3455085Z  2022-05-18T04:30:13.3455365Z  2022-05-18T04:30:13.3455655Z  2022-05-18T04:30:13.3455933Z  2022-05-18T04:30:13.3456221Z  2022-05-18T04:30:13.3456511Z  2022-05-18T04:30:13.3456788Z  2022-05-18T04:30:13.3457407Z INFO: From Compiling aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:13.3457996Z [787 / 2,970] 8 actions running 2022-05-18T04:30:13.3458549Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-05-18T04:30:13.3459173Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-05-18T04:30:13.3459741Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3460463Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3461048Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:13.3461584Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3462120Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3462637Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:13.3462894Z 2022-05-18T04:30:13.3463037Z  2022-05-18T04:30:13.3463334Z  2022-05-18T04:30:13.3463612Z  2022-05-18T04:30:13.3463905Z  2022-05-18T04:30:13.3464196Z  2022-05-18T04:30:13.3464470Z  2022-05-18T04:30:13.3464763Z  2022-05-18T04:30:13.3465049Z  2022-05-18T04:30:13.3465962Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:12:0: 2022-05-18T04:30:13.3466925Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T04:30:13.3468069Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/TensorCompareKernel.cpp.DEFAULT.cpp:344:84: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:13.3468861Z [](Vectorized a, Vectorized min, Vectorized max) { 2022-05-18T04:30:13.3469320Z ^ 2022-05-18T04:30:13.3469764Z [787 / 2,970] 7 actions running 2022-05-18T04:30:13.3470308Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-05-18T04:30:13.3470947Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-05-18T04:30:13.3471507Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3472040Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3472564Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:13.3473084Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.3473617Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.4197106Z 2022-05-18T04:30:13.4198137Z  2022-05-18T04:30:13.4198782Z  2022-05-18T04:30:13.4199271Z  2022-05-18T04:30:13.4200088Z  2022-05-18T04:30:13.4200867Z  2022-05-18T04:30:13.4201211Z  2022-05-18T04:30:13.4201511Z  2022-05-18T04:30:13.4202118Z INFO: From Compiling aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:13.4202702Z [790 / 2,970] 8 actions running 2022-05-18T04:30:13.4203278Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-05-18T04:30:13.4203956Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-05-18T04:30:13.4204526Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.4205055Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:13.4205594Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.4206115Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:13.4206667Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:13.4207213Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:13.4207470Z 2022-05-18T04:30:13.4207673Z  2022-05-18T04:30:13.4207966Z  2022-05-18T04:30:13.4208251Z  2022-05-18T04:30:13.4208539Z  2022-05-18T04:30:13.4208821Z  2022-05-18T04:30:13.4209120Z  2022-05-18T04:30:13.4209397Z  2022-05-18T04:30:13.4209690Z  2022-05-18T04:30:13.4210360Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T04:30:13.4211454Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/UnaryOpsKernel.cpp.DEFAULT.cpp:76:32: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:13.4212153Z [](Vectorized x_vec) { return x_vec.log(); }, 2022-05-18T04:30:13.4212520Z ^ 2022-05-18T04:30:13.4216304Z [790 / 2,970] 8 actions running 2022-05-18T04:30:13.4217134Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-05-18T04:30:13.4217897Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-05-18T04:30:13.4218485Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.4219002Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:13.4219536Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.4220068Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:13.4220602Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:13.4221139Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:13.7427030Z 2022-05-18T04:30:13.7427872Z  2022-05-18T04:30:13.7428477Z  2022-05-18T04:30:13.7429005Z  2022-05-18T04:30:13.7429491Z  2022-05-18T04:30:13.7430044Z  2022-05-18T04:30:13.7430482Z  2022-05-18T04:30:13.7430906Z  2022-05-18T04:30:13.7431366Z  2022-05-18T04:30:13.7431938Z [791 / 2,970] 8 actions running 2022-05-18T04:30:13.7432631Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-05-18T04:30:13.7433406Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-05-18T04:30:13.7434107Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:13.7434773Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:13.7435396Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:13.7436085Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:13.7436737Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:13.7437343Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:13.9432314Z 2022-05-18T04:30:13.9432796Z  2022-05-18T04:30:13.9433160Z  2022-05-18T04:30:13.9433472Z  2022-05-18T04:30:13.9433761Z  2022-05-18T04:30:13.9434066Z  2022-05-18T04:30:13.9434369Z  2022-05-18T04:30:13.9434650Z  2022-05-18T04:30:13.9434969Z  2022-05-18T04:30:13.9435470Z [793 / 2,970] 8 actions running 2022-05-18T04:30:13.9435875Z Executing genrule //:generate-code; 7s processwrapper-sandbox 2022-05-18T04:30:13.9436276Z //:generated_caffe2_aten_op_headers; 2s processwrapper-sandbox 2022-05-18T04:30:13.9436595Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:13.9436980Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:13.9437425Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:13.9437919Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:13.9438389Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:13.9438832Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.3440466Z 2022-05-18T04:30:14.3440970Z  2022-05-18T04:30:14.3441343Z  2022-05-18T04:30:14.3441653Z  2022-05-18T04:30:14.3441939Z  2022-05-18T04:30:14.3442230Z  2022-05-18T04:30:14.3442554Z  2022-05-18T04:30:14.3442842Z  2022-05-18T04:30:14.3443152Z  2022-05-18T04:30:14.3443571Z [793 / 2,970] 8 actions running 2022-05-18T04:30:14.3444147Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-05-18T04:30:14.3444818Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2022-05-18T04:30:14.3445395Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:14.3445947Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.3446484Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.3447034Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.3447652Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.3448182Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.6513397Z 2022-05-18T04:30:14.6513963Z  2022-05-18T04:30:14.6514428Z  2022-05-18T04:30:14.6514789Z  2022-05-18T04:30:14.6515087Z  2022-05-18T04:30:14.6515565Z  2022-05-18T04:30:14.6515840Z  2022-05-18T04:30:14.6516210Z  2022-05-18T04:30:14.6516505Z  2022-05-18T04:30:14.6517112Z INFO: From Compiling aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:14.6517712Z [793 / 2,970] 8 actions running 2022-05-18T04:30:14.6518287Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-05-18T04:30:14.6518957Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2022-05-18T04:30:14.6519517Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:14.6520063Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.6520617Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.6521156Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.6521711Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.6522267Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.6522536Z 2022-05-18T04:30:14.6522668Z  2022-05-18T04:30:14.6522977Z  2022-05-18T04:30:14.6523281Z  2022-05-18T04:30:14.6523567Z  2022-05-18T04:30:14.6523866Z  2022-05-18T04:30:14.6524162Z  2022-05-18T04:30:14.6524440Z  2022-05-18T04:30:14.6524736Z  2022-05-18T04:30:14.6525258Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T04:30:14.6526037Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/batch_norm_kernel.cpp.DEFAULT.cpp:12: 2022-05-18T04:30:14.6527939Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = float; Op = at::native::{anonymous}::batch_norm_cpu_collect_stats_contiguous_internal(at::Tensor&, at::Tensor&, const at::Tensor&):: [with param_t = float]::&, at::vec::DEFAULT::Vectorized&)>]': 2022-05-18T04:30:14.6529330Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:14.6529873Z inline scalar_t vec_reduce_all( 2022-05-18T04:30:14.6530211Z ^~~~~~~~~~~~~~ 2022-05-18T04:30:14.6530612Z [793 / 2,970] 8 actions running 2022-05-18T04:30:14.6531186Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-05-18T04:30:14.6531844Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2022-05-18T04:30:14.6532426Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:14.6532959Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.6533506Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.6534052Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.6534585Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.6535134Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.6899181Z 2022-05-18T04:30:14.6899715Z  2022-05-18T04:30:14.6900077Z  2022-05-18T04:30:14.6900361Z  2022-05-18T04:30:14.6900653Z  2022-05-18T04:30:14.6900938Z  2022-05-18T04:30:14.6901215Z  2022-05-18T04:30:14.6901505Z  2022-05-18T04:30:14.6901795Z  2022-05-18T04:30:14.6902408Z INFO: From Compiling aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:14.6902980Z [794 / 2,970] 8 actions running 2022-05-18T04:30:14.6903549Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-05-18T04:30:14.6904175Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2022-05-18T04:30:14.6904743Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:14.6905273Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.6906016Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.6906550Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.6907082Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.6907812Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.6908078Z 2022-05-18T04:30:14.6908226Z  2022-05-18T04:30:14.6908523Z  2022-05-18T04:30:14.6908820Z  2022-05-18T04:30:14.6909096Z  2022-05-18T04:30:14.6909387Z  2022-05-18T04:30:14.6909664Z  2022-05-18T04:30:14.6909954Z  2022-05-18T04:30:14.6910239Z  2022-05-18T04:30:14.6910917Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/UpSampleKernel.cpp.DEFAULT.cpp:9:0: 2022-05-18T04:30:14.6912033Z aten/src/ATen/native/cpu/utils.h: In constructor 'at::native::DEFAULT::Vec2::Vec2(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized)': 2022-05-18T04:30:14.6912963Z aten/src/ATen/native/cpu/utils.h:45:3: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:14.6913561Z Vec2(Vectorized v0, Vectorized v1) : val0(v0), val1(v1) {} 2022-05-18T04:30:14.6913940Z ^~~~ 2022-05-18T04:30:14.6914317Z [794 / 2,970] 8 actions running 2022-05-18T04:30:14.6914867Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-05-18T04:30:14.6915495Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2022-05-18T04:30:14.6916063Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:14.6916592Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.6917130Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.6917651Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.6918185Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.6918719Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.9134236Z 2022-05-18T04:30:14.9134825Z  2022-05-18T04:30:14.9135123Z  2022-05-18T04:30:14.9135363Z  2022-05-18T04:30:14.9135628Z  2022-05-18T04:30:14.9137468Z  2022-05-18T04:30:14.9137781Z  2022-05-18T04:30:14.9138033Z  2022-05-18T04:30:14.9138266Z  2022-05-18T04:30:14.9138712Z INFO: From Executing genrule //:generated_caffe2_aten_op_headers: 2022-05-18T04:30:14.9139157Z [795 / 2,970] 8 actions running 2022-05-18T04:30:14.9139639Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-05-18T04:30:14.9140182Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2022-05-18T04:30:14.9140655Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:14.9141131Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.9141617Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.9142067Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.9142506Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.9142953Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.9155957Z 2022-05-18T04:30:14.9163208Z  2022-05-18T04:30:14.9163502Z  2022-05-18T04:30:14.9163743Z  2022-05-18T04:30:14.9163995Z  2022-05-18T04:30:14.9164247Z  2022-05-18T04:30:14.9164508Z  2022-05-18T04:30:14.9164763Z  2022-05-18T04:30:14.9165000Z  2022-05-18T04:30:14.9165615Z Skipping rename Because of Arg: c10::optional (at::DimnameList) 2022-05-18T04:30:14.9166115Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9166578Z Skipping align_to Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9167024Z Skipping refine_names Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9167601Z Skipping _cudnn_rnn_backward Because of Arg: ::std::array (::std::array) 2022-05-18T04:30:14.9168069Z Skipping _cudnn_init_dropout_state because it is a factory method 2022-05-18T04:30:14.9168567Z Skipping _fused_dropout Because of Arg: c10::optional (at::Generator) 2022-05-18T04:30:14.9169234Z Skipping native_dropout Because of Arg: c10::optional (bool) 2022-05-18T04:30:14.9169775Z Skipping _sobol_engine_draw Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9170241Z Skipping chalf Because of Arg: c10::optional (at::MemoryFormat) 2022-05-18T04:30:14.9170696Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9171094Z Skipping all Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9172823Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9173249Z Skipping any Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9173601Z Skipping arange because it is a factory method 2022-05-18T04:30:14.9174033Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9174450Z Skipping argmax Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9174875Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9175280Z Skipping argmin Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9175655Z Skipping as_strided Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9176096Z Skipping bartlett_window because it is a factory method 2022-05-18T04:30:14.9179289Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-05-18T04:30:14.9179785Z Skipping bernoulli Because of Arg: c10::optional (at::Generator) 2022-05-18T04:30:14.9180194Z Skipping blackman_window because it is a factory method 2022-05-18T04:30:14.9180573Z Skipping cat Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9180947Z Skipping concat Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9181417Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9184773Z Skipping clamp Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9214497Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9215027Z Skipping clip Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9215474Z Skipping contiguous Because of Arg: at::MemoryFormat (at::MemoryFormat) 2022-05-18T04:30:14.9215951Z Skipping convolution_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9216463Z Skipping _convolution_mode Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9216902Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9217307Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9217709Z Skipping conv1d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9218140Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9218579Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9219007Z Skipping conv2d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9219405Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9219809Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9220239Z Skipping conv3d Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9220756Z Skipping count_nonzero Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9221251Z Skipping cudnn_convolution_add_relu Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9221684Z Skipping cummax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9222060Z Skipping cummin Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9222466Z Skipping cumprod Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9222871Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9223266Z Skipping cumprod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9223917Z Skipping cumsum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9224378Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9224785Z Skipping cumsum Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9225227Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9225648Z Skipping diagonal Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9226317Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9226883Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9227397Z Skipping gradient Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9232270Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T04:30:14.9232755Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T04:30:14.9233345Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T04:30:14.9233896Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T04:30:14.9234369Z Skipping gradient Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T04:30:14.9234855Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9235319Z Skipping gradient Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9235783Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-05-18T04:30:14.9236266Z Skipping div Because of Arg: c10::optional (c10::string_view) 2022-05-18T04:30:14.9236771Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-05-18T04:30:14.9237285Z Skipping divide Because of Arg: c10::optional (c10::string_view) 2022-05-18T04:30:14.9237759Z Skipping einsum Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9238178Z Skipping _rowwise_prune Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9238640Z Skipping embedding_bag Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9239026Z Skipping empty because it is a factory method 2022-05-18T04:30:14.9239380Z Skipping new_empty because it is a factory method 2022-05-18T04:30:14.9239785Z Skipping new_empty_strided because it is a factory method 2022-05-18T04:30:14.9240200Z Skipping new_full because it is a factory method 2022-05-18T04:30:14.9240588Z Skipping new_zeros because it is a factory method 2022-05-18T04:30:14.9241001Z Skipping new_ones because it is a factory method 2022-05-18T04:30:14.9241428Z Skipping _empty_affine_quantized because it is a factory method 2022-05-18T04:30:14.9241941Z Skipping _empty_per_channel_affine_quantized because it is a factory method 2022-05-18T04:30:14.9242433Z Skipping empty_quantized because it is a factory method 2022-05-18T04:30:14.9242875Z Skipping empty_like because it is a factory method 2022-05-18T04:30:14.9243282Z Skipping empty_strided because it is a factory method 2022-05-18T04:30:14.9243775Z Skipping expand Because of Arg: c10::SymIntArrayRef (c10::SymIntArrayRef) 2022-05-18T04:30:14.9244291Z Skipping expand Because of Arg: c10::SymIntArrayRef (c10::SymIntArrayRef) 2022-05-18T04:30:14.9244735Z Skipping eye because it is a factory method 2022-05-18T04:30:14.9245164Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9245620Z Skipping flatten Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9246060Z Skipping flatten Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9246562Z Skipping unflatten Because of Arg: c10::optional (at::DimnameList) 2022-05-18T04:30:14.9247055Z Skipping unflatten Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9247467Z Skipping full because it is a factory method 2022-05-18T04:30:14.9248113Z Skipping full_like because it is a factory method 2022-05-18T04:30:14.9248526Z Skipping from_file because it is a factory method 2022-05-18T04:30:14.9248929Z Skipping hann_window because it is a factory method 2022-05-18T04:30:14.9249318Z Skipping hamming_window because it is a factory method 2022-05-18T04:30:14.9249696Z Skipping kaiser_window because it is a factory method 2022-05-18T04:30:14.9250101Z Skipping index_copy Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9250480Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9250893Z Skipping kthvalue Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9251283Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9251718Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9252132Z Skipping nan_to_num Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9252580Z Skipping fbgemm_linear_quantize_weight Because of Ret: double (double) 2022-05-18T04:30:14.9252983Z Skipping linspace because it is a factory method 2022-05-18T04:30:14.9253349Z Skipping logspace because it is a factory method 2022-05-18T04:30:14.9253753Z Skipping log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9254118Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9254380Z Skipping log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9254726Z Skipping _log_softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9255191Z Skipping logcumsumexp Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9255553Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9255886Z Skipping logsumexp Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9256173Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9256549Z Skipping aminmax Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9256959Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9257362Z Skipping max Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9257777Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9258244Z Skipping mean Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9258651Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9272567Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9273089Z Skipping mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9273588Z Skipping nanmean Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9273950Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9274236Z Skipping median Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9274572Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9274880Z Skipping nanmedian Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9275182Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9275427Z Skipping min Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9275722Z Skipping miopen_rnn_backward Because of Arg: ::std::array (::std::array) 2022-05-18T04:30:14.9276018Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9276267Z Skipping mode Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9276532Z Skipping narrow_copy Because of Arg: c10::SymInt (c10::SymInt) 2022-05-18T04:30:14.9276799Z Skipping ones because it is a factory method 2022-05-18T04:30:14.9277030Z Skipping ones_like because it is a factory method 2022-05-18T04:30:14.9277320Z Skipping cdist Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9287296Z Skipping _cdist_forward Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9288254Z Skipping is_pinned Because of Arg: c10::optional (at::Device) 2022-05-18T04:30:14.9288807Z Skipping pin_memory Because of Arg: c10::optional (at::Device) 2022-05-18T04:30:14.9292214Z Skipping _pin_memory Because of Arg: c10::optional (at::Device) 2022-05-18T04:30:14.9292727Z Skipping scalar_tensor because it is a factory method 2022-05-18T04:30:14.9293174Z Skipping rand because it is a factory method 2022-05-18T04:30:14.9293621Z Skipping rand_like because it is a factory method 2022-05-18T04:30:14.9294064Z Skipping randint because it is a factory method 2022-05-18T04:30:14.9294507Z Skipping randint_like because it is a factory method 2022-05-18T04:30:14.9294961Z Skipping randn because it is a factory method 2022-05-18T04:30:14.9295395Z Skipping randn_like because it is a factory method 2022-05-18T04:30:14.9295848Z Skipping randperm because it is a factory method 2022-05-18T04:30:14.9296292Z Skipping range because it is a factory method 2022-05-18T04:30:14.9296788Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9297353Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9297902Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9298451Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9300885Z Skipping repeat_interleave Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9301436Z Skipping rrelu Because of Arg: c10::optional (at::Generator) 2022-05-18T04:30:14.9301965Z Skipping gelu Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9302917Z Skipping gelu_backward Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9303395Z Skipping select Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9303840Z Skipping logit Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9304817Z Skipping size Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9307949Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9308492Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9308994Z Skipping slice Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9309610Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9310206Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9310741Z Skipping slice_scatter Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9311304Z Skipping softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9311922Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9312458Z Skipping softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9312978Z Skipping _softmax_backward_data Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9313560Z Skipping squeeze Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9314104Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9314593Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9315268Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9315732Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9316183Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9316675Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9317262Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9317729Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9318219Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9318898Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9319372Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9319857Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9320341Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9320822Z Skipping stft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9321268Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9321737Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9322211Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9322664Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9323157Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9323642Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9324121Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9324601Z Skipping istft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9325082Z Skipping stride Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9325598Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9326140Z Skipping sum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9326666Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9327171Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9327770Z Skipping sum Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9328296Z Skipping nansum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9328873Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9329428Z Skipping std Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9329997Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9330589Z Skipping std_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9331143Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9331673Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9332208Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9332723Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9333237Z Skipping std_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9333769Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9334277Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9334797Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9335307Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9335815Z Skipping std Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9336361Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9336922Z Skipping prod Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9337450Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9337931Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9338386Z Skipping prod Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9338879Z Skipping transpose Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9339411Z Skipping unique_consecutive Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9339938Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9340570Z Skipping vander Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9341111Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9341689Z Skipping var Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9342216Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9342724Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9343246Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9343739Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9344243Z Skipping var Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9344797Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9345383Z Skipping var_mean Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9346162Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9346715Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9347246Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9347761Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9348294Z Skipping var_mean Because of Arg: at::DimnameList (at::DimnameList) 2022-05-18T04:30:14.9348771Z Skipping zeros because it is a factory method 2022-05-18T04:30:14.9349257Z Skipping _efficientzerotensor because it is a factory method 2022-05-18T04:30:14.9349729Z Skipping zeros_like because it is a factory method 2022-05-18T04:30:14.9350266Z Skipping _standard_gamma Because of Arg: c10::optional (at::Generator) 2022-05-18T04:30:14.9350886Z Skipping _sample_dirichlet Because of Arg: c10::optional (at::Generator) 2022-05-18T04:30:14.9351453Z Skipping poisson Because of Arg: c10::optional (at::Generator) 2022-05-18T04:30:14.9352040Z Skipping binomial Because of Arg: c10::optional (at::Generator) 2022-05-18T04:30:14.9352633Z Skipping native_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9353316Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9353864Z Skipping _sparse_sum Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9354441Z Skipping _sparse_csr_sum Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9355057Z Skipping _sparse_csr_prod Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9355656Z Skipping _sparse_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9356225Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9356753Z Skipping _sparse_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9357319Z Skipping _sparse_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9357905Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9358447Z Skipping _sparse_log_softmax Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9359008Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9360874Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9361467Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9362041Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9362589Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9363155Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9363724Z Skipping norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9386296Z Skipping clone Because of Arg: c10::optional (at::MemoryFormat) 2022-05-18T04:30:14.9387068Z Skipping sparse_compressed_tensor because it is a factory method 2022-05-18T04:30:14.9387590Z Skipping sparse_csr_tensor because it is a factory method 2022-05-18T04:30:14.9388074Z Skipping sparse_csc_tensor because it is a factory method 2022-05-18T04:30:14.9388644Z Skipping sparse_bsr_tensor because it is a factory method 2022-05-18T04:30:14.9389146Z Skipping sparse_bsc_tensor because it is a factory method 2022-05-18T04:30:14.9389662Z Skipping _sparse_compressed_tensor_unsafe because it is a factory method 2022-05-18T04:30:14.9390198Z Skipping _sparse_csr_tensor_unsafe because it is a factory method 2022-05-18T04:30:14.9390688Z Skipping _sparse_csc_tensor_unsafe because it is a factory method 2022-05-18T04:30:14.9391176Z Skipping _sparse_bsr_tensor_unsafe because it is a factory method 2022-05-18T04:30:14.9391664Z Skipping _sparse_bsc_tensor_unsafe because it is a factory method 2022-05-18T04:30:14.9392152Z Skipping sparse_coo_tensor because it is a factory method 2022-05-18T04:30:14.9392627Z Skipping _sparse_coo_tensor_unsafe because it is a factory method 2022-05-18T04:30:14.9393136Z Skipping _sparse_coo_tensor_with_dims because it is a factory method 2022-05-18T04:30:14.9393671Z Skipping _sparse_coo_tensor_with_dims_and_tensors because it is a factory method 2022-05-18T04:30:14.9394515Z Skipping to_dense Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9395110Z Skipping _to_dense Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9398082Z Skipping unbind Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9398606Z Skipping to_mkldnn Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9399214Z Skipping quantize_per_tensor_dynamic Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9399817Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9400340Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9400903Z Skipping quantize_per_tensor Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9401470Z Skipping quantize_per_channel Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9401968Z Skipping q_scale Because of Ret: double (double) 2022-05-18T04:30:14.9402421Z Skipping qscheme Because of Ret: at::QScheme (at::QScheme) 2022-05-18T04:30:14.9402915Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-05-18T04:30:14.9403441Z Skipping _choose_qparams_per_tensor Because of Ret: double (double) 2022-05-18T04:30:14.9403970Z Skipping _autocast_to_reduced_precision Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9404482Z Skipping _to_copy because it is a factory method 2022-05-18T04:30:14.9404890Z Skipping to because it is a factory method 2022-05-18T04:30:14.9405370Z Skipping meshgrid Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9405910Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9406443Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9406972Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9407581Z Skipping result_type Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9408117Z Skipping can_cast Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9408672Z Skipping promote_types Because of Ret: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9409213Z Skipping _masked_softmax Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9409771Z Skipping _masked_softmax_backward Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9410313Z Skipping view Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9412023Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9412588Z Skipping index_add Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9413093Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9413604Z Skipping index_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9414116Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9414608Z Skipping index_fill Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9415073Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9415565Z Skipping scatter Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9416049Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9416543Z Skipping scatter Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9417043Z Skipping scatter_add Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9417578Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9418140Z Skipping scatter_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9418660Z Skipping cross Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9419135Z Skipping tril_indices because it is a factory method 2022-05-18T04:30:14.9419609Z Skipping triu_indices because it is a factory method 2022-05-18T04:30:14.9420111Z Skipping take_along_dim Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9420613Z Skipping index_select Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9421089Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9421559Z Skipping gather Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9422069Z Skipping linalg_vander Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9422631Z Skipping multinomial Because of Arg: c10::optional (at::Generator) 2022-05-18T04:30:14.9423204Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9423820Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9424409Z Skipping histogram Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9425064Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9425716Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9426585Z Skipping _histogramdd_bin_edges Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9427244Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9427913Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9428598Z Skipping _histogramdd_from_bin_cts Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9429253Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9429853Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9430461Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9431077Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9431631Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9432267Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9432904Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9433993Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9434498Z Skipping histogramdd Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9434998Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9435469Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9435958Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9436405Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9436898Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9437395Z Skipping quantile Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9437875Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9438348Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9438857Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9439352Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9439855Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9440363Z Skipping nanquantile Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9440839Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T04:30:14.9441281Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T04:30:14.9441741Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T04:30:14.9442201Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9442643Z Skipping sort Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9443104Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T04:30:14.9443550Z Skipping sort Because of Arg: c10::optional (bool) 2022-05-18T04:30:14.9444014Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9444490Z Skipping argsort Because of Arg: at::Dimname (at::Dimname) 2022-05-18T04:30:14.9444930Z Skipping normal because it is a factory method 2022-05-18T04:30:14.9445424Z Skipping _foreach_add Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T04:30:14.9445872Z Skipping _foreach_sub Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T04:30:14.9446350Z Skipping _foreach_div Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T04:30:14.9446785Z Skipping _foreach_mul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T04:30:14.9447344Z Skipping _foreach_addcdiv Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T04:30:14.9447992Z Skipping _foreach_addcmul Because of Arg: at::ArrayRef (at::ArrayRef) 2022-05-18T04:30:14.9448620Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-05-18T04:30:14.9449266Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-05-18T04:30:14.9449854Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-05-18T04:30:14.9450506Z Skipping searchsorted Because of Arg: c10::optional (c10::string_view) 2022-05-18T04:30:14.9451153Z Skipping rrelu_with_noise Because of Arg: c10::optional (at::Generator) 2022-05-18T04:30:14.9451743Z Skipping avg_pool2d Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9452350Z Skipping avg_pool2d_backward Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9452964Z Skipping avg_pool3d Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9453665Z Skipping avg_pool3d_backward Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9454316Z Skipping _pad_enum Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9454803Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9455283Z Skipping pad Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9455829Z Skipping upsample_linear1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9456478Z Skipping upsample_linear1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9457128Z Skipping upsample_bilinear2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9457781Z Skipping upsample_bilinear2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9458395Z Skipping _upsample_bilinear2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9459009Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9459626Z Skipping upsample_trilinear3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9460122Z Skipping upsample_trilinear3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9460694Z Skipping upsample_bicubic2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9461558Z Skipping upsample_bicubic2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9462184Z Skipping _upsample_bicubic2d_aa Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9462806Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9463461Z Skipping upsample_nearest1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9464040Z Skipping _upsample_nearest_exact1d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9464694Z Skipping upsample_nearest1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9465351Z Skipping _upsample_nearest_exact1d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9467286Z Skipping upsample_nearest2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9467923Z Skipping _upsample_nearest_exact2d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9468716Z Skipping upsample_nearest2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9469401Z Skipping _upsample_nearest_exact2d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9470055Z Skipping upsample_nearest3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9470704Z Skipping _upsample_nearest_exact3d Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9471334Z Skipping upsample_nearest3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9472026Z Skipping _upsample_nearest_exact3d_backward Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9472808Z Skipping upsample_linear1d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9473386Z Skipping upsample_linear1d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9473944Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9474442Z Skipping upsample_bilinear2d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9474960Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9475476Z Skipping upsample_bilinear2d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9476054Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9476622Z Skipping _upsample_bilinear2d_aa Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9511055Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9511754Z Skipping _upsample_bilinear2d_aa_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9512351Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9513126Z Skipping upsample_bicubic2d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9513697Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9514295Z Skipping upsample_bicubic2d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9514878Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9515446Z Skipping _upsample_bicubic2d_aa Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9516015Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9516777Z Skipping _upsample_bicubic2d_aa_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9517368Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9517916Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9518483Z Skipping upsample_trilinear3d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9519065Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9519677Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9520274Z Skipping upsample_trilinear3d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9520994Z Skipping upsample_nearest1d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9521570Z Skipping _upsample_nearest_exact1d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9522148Z Skipping upsample_nearest1d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9522746Z Skipping _upsample_nearest_exact1d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9523332Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9523889Z Skipping upsample_nearest2d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9524393Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9524940Z Skipping _upsample_nearest_exact2d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9525518Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9526090Z Skipping upsample_nearest2d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9526669Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9527571Z Skipping _upsample_nearest_exact2d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9528134Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9528662Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9529208Z Skipping upsample_nearest3d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9529924Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9530511Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9531100Z Skipping _upsample_nearest_exact3d Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9531702Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9532312Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9532972Z Skipping upsample_nearest3d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9534468Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9535058Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9535611Z Skipping _upsample_nearest_exact3d_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9536069Z Skipping logit_backward Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9536586Z Skipping special_logit Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9537158Z Skipping special_log_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9537754Z Skipping special_softmax Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9538305Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9538791Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9539586Z Skipping fft_fft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9540086Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9540579Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9541073Z Skipping fft_ifft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9541550Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9542450Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9542948Z Skipping fft_rfft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9543439Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9543937Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9544434Z Skipping fft_irfft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9544920Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9545418Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9546550Z Skipping fft_hfft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9547064Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9547562Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9548067Z Skipping fft_ihfft Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9548619Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9549193Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9549775Z Skipping fft_fft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9550520Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9551116Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9551684Z Skipping fft_ifft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9552275Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9552859Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9553428Z Skipping fft_rfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9554016Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9554603Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9555197Z Skipping fft_irfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9555763Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9556347Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9558433Z Skipping fft_hfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9559002Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9559573Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9560151Z Skipping fft_ihfft2 Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9560711Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9561283Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9561849Z Skipping fft_fftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9562412Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9562991Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9563579Z Skipping fft_ifftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9564363Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9564950Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9565542Z Skipping fft_rfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9566146Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9566759Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9567312Z Skipping fft_irfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9567912Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9568449Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9569126Z Skipping fft_hfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9569664Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9570239Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9570820Z Skipping fft_ihfftn Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9571319Z Skipping fft_fftfreq because it is a factory method 2022-05-18T04:30:14.9571774Z Skipping fft_rfftfreq because it is a factory method 2022-05-18T04:30:14.9572307Z Skipping fft_fftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9572894Z Skipping fft_ifftshift Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9573634Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9574149Z Skipping linalg_lstsq Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9574663Z Skipping linalg_eigh Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9575200Z Skipping linalg_eigvalsh Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9575778Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9576375Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9576955Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9577532Z Skipping linalg_norm Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9578081Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9578599Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9579120Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9579651Z Skipping linalg_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9580375Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9581007Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9581640Z Skipping linalg_vector_norm Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9582261Z Skipping linalg_matrix_norm Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9582856Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9583398Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9583958Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9584520Z Skipping linalg_matrix_norm Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9585093Z Skipping linalg_cond Because of Arg: const c10::optional & (const at::Scalar &) 2022-05-18T04:30:14.9585669Z Skipping linalg_cond Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9586384Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9586921Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9587428Z Skipping linalg_pinv Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9588016Z Skipping linalg_tensorsolve Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9588608Z Skipping linalg_qr Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9589145Z Skipping _linalg_qr_helper Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9589673Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9590214Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9590764Z Skipping linalg_matrix_rank Because of Arg: c10::optional (double) 2022-05-18T04:30:14.9591559Z Skipping _test_optional_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9592215Z Skipping _test_optional_filled_intlist Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9593044Z Skipping _test_optional_floatlist Because of Arg: c10::optional> (at::ArrayRef) 2022-05-18T04:30:14.9593651Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9594175Z Skipping _test_string_default Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9594720Z Skipping _test_ambiguous_defaults Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9595279Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9595824Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9596523Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9597087Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9597649Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9598323Z Skipping segment_reduce Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9598905Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9599496Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9600103Z Skipping _segment_reduce_backward Because of Arg: c10::string_view (c10::string_view) 2022-05-18T04:30:14.9600645Z Skipping nested_tensor Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9601234Z Skipping nested_tensor Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9601816Z Skipping nested_tensor Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9603023Z Skipping nested_tensor Because of Arg: c10::optional (at::ScalarType) 2022-05-18T04:30:14.9603610Z Skipping as_strided_copy Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9604168Z Skipping expand_copy Because of Arg: c10::SymIntArrayRef (c10::SymIntArrayRef) 2022-05-18T04:30:14.9604769Z Skipping expand_copy Because of Arg: c10::SymIntArrayRef (c10::SymIntArrayRef) 2022-05-18T04:30:14.9605575Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9606099Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9606602Z Skipping slice_copy Because of Arg: c10::optional (int64_t) 2022-05-18T04:30:14.9607107Z Skipping view_copy Because of Arg: at::ScalarType (at::ScalarType) 2022-05-18T04:30:14.9607746Z Skipping to_padded_tensor Because of Arg: at::OptionalIntArrayRef (at::IntArrayRef) 2022-05-18T04:30:14.9608440Z [795 / 2,970] 8 actions running 2022-05-18T04:30:14.9608998Z Executing genrule //:generate-code; 8s processwrapper-sandbox 2022-05-18T04:30:14.9609656Z //:generated_caffe2_aten_op_headers; 3s processwrapper-sandbox 2022-05-18T04:30:14.9610237Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:14.9610981Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.9611662Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.9612215Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:14.9612761Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:14.9613284Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.1445860Z 2022-05-18T04:30:15.1446343Z  2022-05-18T04:30:15.1446641Z  2022-05-18T04:30:15.1446889Z  2022-05-18T04:30:15.1447092Z  2022-05-18T04:30:15.1447301Z  2022-05-18T04:30:15.1447622Z  2022-05-18T04:30:15.1447827Z  2022-05-18T04:30:15.1448048Z  2022-05-18T04:30:15.1448399Z [796 / 2,970] 8 actions running 2022-05-18T04:30:15.1448900Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2022-05-18T04:30:15.1449401Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:15.1449855Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.1450297Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.1450712Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.1451196Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.1451709Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.1452183Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:15.3485286Z 2022-05-18T04:30:15.3486022Z  2022-05-18T04:30:15.3486364Z  2022-05-18T04:30:15.3486668Z  2022-05-18T04:30:15.3486972Z  2022-05-18T04:30:15.3487249Z  2022-05-18T04:30:15.3487485Z  2022-05-18T04:30:15.3487849Z  2022-05-18T04:30:15.3488152Z  2022-05-18T04:30:15.3488559Z [797 / 2,970] 8 actions, 7 running 2022-05-18T04:30:15.3489096Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2022-05-18T04:30:15.3489616Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.3490103Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.3490558Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.3491024Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.3491498Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.3491975Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:15.3492420Z [Scann] Compiling aten/src/ATen/native/cpu/MaxPooling.cpp.DEFAULT.cpp 2022-05-18T04:30:15.5082731Z 2022-05-18T04:30:15.5083317Z  2022-05-18T04:30:15.5083662Z  2022-05-18T04:30:15.5083948Z  2022-05-18T04:30:15.5084220Z  2022-05-18T04:30:15.5084505Z  2022-05-18T04:30:15.5084829Z  2022-05-18T04:30:15.5085327Z  2022-05-18T04:30:15.5085602Z  2022-05-18T04:30:15.5086308Z INFO: From Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:15.5086934Z [797 / 2,970] 8 actions running 2022-05-18T04:30:15.5087592Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2022-05-18T04:30:15.5088213Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:15.5088788Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.5089318Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.5089840Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.5090382Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.5090946Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:15.5091514Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.5091780Z 2022-05-18T04:30:15.5091920Z  2022-05-18T04:30:15.5092228Z  2022-05-18T04:30:15.5092519Z  2022-05-18T04:30:15.5092796Z  2022-05-18T04:30:15.5093100Z  2022-05-18T04:30:15.5093397Z  2022-05-18T04:30:15.5093670Z  2022-05-18T04:30:15.5093974Z  2022-05-18T04:30:15.5094492Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T04:30:15.5095265Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/WeightNormKernel.cpp.DEFAULT.cpp:6: 2022-05-18T04:30:15.5097063Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::weight_norm_first_dim_kernel(at::Tensor&, at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t):: [with scalar_t = double; accscalar_t = double]::, at::vec::DEFAULT::Vectorized)>]': 2022-05-18T04:30:15.5098442Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:15.5099022Z inline scalar_t vec_reduce_all( 2022-05-18T04:30:15.5099343Z ^~~~~~~~~~~~~~ 2022-05-18T04:30:15.5099761Z [797 / 2,970] 8 actions running 2022-05-18T04:30:15.5100345Z Executing genrule //:generate-code; 9s processwrapper-sandbox 2022-05-18T04:30:15.5100957Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:15.5101534Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.5102063Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.5102600Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.5103135Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.5103672Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:15.5104230Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.7341071Z 2022-05-18T04:30:15.7341679Z  2022-05-18T04:30:15.7346205Z  2022-05-18T04:30:15.7346496Z  2022-05-18T04:30:15.7346750Z  2022-05-18T04:30:15.7346980Z  2022-05-18T04:30:15.7347214Z  2022-05-18T04:30:15.7347453Z  2022-05-18T04:30:15.7347690Z  2022-05-18T04:30:15.7348243Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:15.7348784Z [799 / 2,970] 8 actions running 2022-05-18T04:30:15.7349220Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.7349707Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.7350159Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.7350621Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.7352205Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:15.7352685Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.7353156Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.7353614Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.7354161Z 2022-05-18T04:30:15.7354305Z  2022-05-18T04:30:15.7355495Z  2022-05-18T04:30:15.7355755Z  2022-05-18T04:30:15.7355990Z  2022-05-18T04:30:15.7356273Z  2022-05-18T04:30:15.7356528Z  2022-05-18T04:30:15.7356787Z  2022-05-18T04:30:15.7357029Z  2022-05-18T04:30:15.7357468Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T04:30:15.7358175Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ReduceAllOpsKernel.cpp.DEFAULT.cpp:13: 2022-05-18T04:30:15.7360546Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = unsigned char; Op = at::native::{anonymous}::reduce_all_impl_vec(at::Tensor&, const at::Tensor&, scalar_t, func_t, vec_func_t):: [with scalar_t = unsigned char; func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::; vec_func_t = at::native::{anonymous}::min_all_kernel_impl(at::Tensor&, const at::Tensor&)::::::]::, at::vec::DEFAULT::Vectorized)>]': 2022-05-18T04:30:15.7362167Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:15.7362697Z inline scalar_t vec_reduce_all( 2022-05-18T04:30:15.7363030Z ^~~~~~~~~~~~~~ 2022-05-18T04:30:15.7363424Z [799 / 2,970] 8 actions running 2022-05-18T04:30:15.7363910Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.7364463Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.7364993Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.7365500Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.7366037Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:15.7366552Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.7367252Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.7367841Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.9450593Z 2022-05-18T04:30:15.9452159Z  2022-05-18T04:30:15.9453498Z  2022-05-18T04:30:15.9454768Z  2022-05-18T04:30:15.9456032Z  2022-05-18T04:30:15.9457326Z  2022-05-18T04:30:15.9458540Z  2022-05-18T04:30:15.9459809Z  2022-05-18T04:30:15.9473629Z  2022-05-18T04:30:15.9474043Z [801 / 2,970] 8 actions running 2022-05-18T04:30:15.9474554Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:15.9475094Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:15.9475604Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:15.9476128Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.9476689Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.9477208Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.9477724Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:15.9478236Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:16.1082893Z 2022-05-18T04:30:16.1083485Z  2022-05-18T04:30:16.1083832Z  2022-05-18T04:30:16.1084125Z  2022-05-18T04:30:16.1084406Z  2022-05-18T04:30:16.1084669Z  2022-05-18T04:30:16.1084955Z  2022-05-18T04:30:16.1085252Z  2022-05-18T04:30:16.1085513Z  2022-05-18T04:30:16.1086158Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp: 2022-05-18T04:30:16.1086893Z [801 / 2,970] 8 actions running 2022-05-18T04:30:16.1087352Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:16.1088021Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:16.1088841Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:16.1089390Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.1089884Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.1090442Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.1090953Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.1091425Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:16.1091692Z 2022-05-18T04:30:16.1091838Z  2022-05-18T04:30:16.1092114Z  2022-05-18T04:30:16.1092380Z  2022-05-18T04:30:16.1092680Z  2022-05-18T04:30:16.1092975Z  2022-05-18T04:30:16.1093222Z  2022-05-18T04:30:16.1093501Z  2022-05-18T04:30:16.1093773Z  2022-05-18T04:30:16.1094220Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-05-18T04:30:16.1094666Z from aten/src/ATen/cpu/vec/vec.h:4, 2022-05-18T04:30:16.1095086Z from aten/src/ATen/native/cpu/Loops.h:36, 2022-05-18T04:30:16.1095923Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.DEFAULT.cpp:8: 2022-05-18T04:30:16.1098254Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::DEFAULT::VectorizedQuantizedConverter::float_vec_return_type at::vec::DEFAULT::VectorizedQuantizedConverter::dequantize(at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized, at::vec::DEFAULT::Vectorized) const [with T = c10::qint8; float_vec_return_type_ = std::array, 4>; int_vec_return_type_ = std::array, 4>; int size_ = 32]': 2022-05-18T04:30:16.1099966Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:763:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:16.1100506Z float_vec_return_type dequantize( 2022-05-18T04:30:16.1100868Z ^~~~~~~~~~ 2022-05-18T04:30:16.1101292Z [801 / 2,970] 8 actions running 2022-05-18T04:30:16.1101772Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:16.1102300Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:16.1102833Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:16.1103368Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.1103889Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.1104408Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.1104918Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.1105423Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:16.3456112Z 2022-05-18T04:30:16.3457919Z  2022-05-18T04:30:16.3460103Z  2022-05-18T04:30:16.3461572Z  2022-05-18T04:30:16.3464535Z  2022-05-18T04:30:16.3464824Z  2022-05-18T04:30:16.3465081Z  2022-05-18T04:30:16.3465334Z  2022-05-18T04:30:16.3465576Z  2022-05-18T04:30:16.3466115Z [803 / 2,970] 8 actions running 2022-05-18T04:30:16.3466556Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:16.3467026Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.3468396Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.3468885Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.3469348Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.3470840Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:16.3471320Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.3471858Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.5459615Z 2022-05-18T04:30:16.5461393Z  2022-05-18T04:30:16.5462574Z  2022-05-18T04:30:16.5464159Z  2022-05-18T04:30:16.5464711Z  2022-05-18T04:30:16.5467040Z  2022-05-18T04:30:16.5473031Z  2022-05-18T04:30:16.5473384Z  2022-05-18T04:30:16.5473826Z  2022-05-18T04:30:16.5474217Z [805 / 2,970] 8 actions running 2022-05-18T04:30:16.5474784Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:16.5475293Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:16.5475774Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.5476166Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:16.5476629Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.5477122Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.5477561Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.5478022Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:16.8558429Z 2022-05-18T04:30:16.8559012Z  2022-05-18T04:30:16.8559418Z  2022-05-18T04:30:16.8559647Z  2022-05-18T04:30:16.8559972Z  2022-05-18T04:30:16.8560241Z  2022-05-18T04:30:16.8560494Z  2022-05-18T04:30:16.8560769Z  2022-05-18T04:30:16.8561043Z  2022-05-18T04:30:16.8561699Z INFO: From Compiling aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:16.8562316Z [805 / 2,970] 8 actions running 2022-05-18T04:30:16.8562831Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-05-18T04:30:16.8563347Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:16.8563902Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:16.8564441Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:16.8564968Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.8565368Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.8565758Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.8566067Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:16.8566203Z 2022-05-18T04:30:16.8566285Z  2022-05-18T04:30:16.8566459Z  2022-05-18T04:30:16.8566625Z  2022-05-18T04:30:16.8566776Z  2022-05-18T04:30:16.8566939Z  2022-05-18T04:30:16.8567102Z  2022-05-18T04:30:16.8567252Z  2022-05-18T04:30:16.8567414Z  2022-05-18T04:30:16.8567877Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:4:0: 2022-05-18T04:30:16.8568450Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T04:30:16.8569072Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/LinearAlgebraKernel.cpp.DEFAULT.cpp:70:27: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:16.8569471Z Vec vec2_vec) __ubsan_ignore_undefined__ { 2022-05-18T04:30:16.8569674Z ^ 2022-05-18T04:30:16.8569892Z [805 / 2,970] 8 actions running 2022-05-18T04:30:16.8570179Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-05-18T04:30:16.8570484Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:16.8570768Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:16.8571063Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:16.8571359Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.8571643Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.8571939Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:16.8572233Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:17.1463575Z 2022-05-18T04:30:17.1464183Z  2022-05-18T04:30:17.1464491Z  2022-05-18T04:30:17.1464732Z  2022-05-18T04:30:17.1464917Z  2022-05-18T04:30:17.1465179Z  2022-05-18T04:30:17.1465422Z  2022-05-18T04:30:17.1465721Z  2022-05-18T04:30:17.1466148Z  2022-05-18T04:30:17.1466487Z [807 / 2,970] 8 actions running 2022-05-18T04:30:17.1539697Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-05-18T04:30:17.1540241Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:17.1540739Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:17.1541223Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:17.1541742Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:17.1542231Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:17.1542709Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:17.1543203Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:17.8798818Z 2022-05-18T04:30:17.8799565Z  2022-05-18T04:30:17.8800108Z  2022-05-18T04:30:17.8800433Z  2022-05-18T04:30:17.8801357Z  2022-05-18T04:30:17.8801814Z  2022-05-18T04:30:17.8802108Z  2022-05-18T04:30:17.8803812Z  2022-05-18T04:30:17.8804656Z  2022-05-18T04:30:17.8805519Z INFO: From Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:17.8806279Z [807 / 2,970] 8 actions running 2022-05-18T04:30:17.8806900Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2022-05-18T04:30:17.8807653Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:17.8808348Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:17.8808890Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:17.8809416Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:17.8809951Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:17.8810483Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:17.8811006Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:17.8811266Z 2022-05-18T04:30:17.8811407Z  2022-05-18T04:30:17.8811713Z  2022-05-18T04:30:17.8811994Z  2022-05-18T04:30:17.8812287Z  2022-05-18T04:30:17.8812577Z  2022-05-18T04:30:17.8812853Z  2022-05-18T04:30:17.8813149Z  2022-05-18T04:30:17.8813434Z  2022-05-18T04:30:17.8814091Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:8:0: 2022-05-18T04:30:17.8814970Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T04:30:17.8816029Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/IndexKernel.cpp.DEFAULT.cpp:561:79: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:17.8816938Z [](Vectorized a, Vectorized /*dummy input*/) -> Vectorized { 2022-05-18T04:30:17.8817423Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:17.8817860Z [807 / 2,970] 8 actions running 2022-05-18T04:30:17.8818348Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2022-05-18T04:30:17.8818870Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:17.8819406Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:17.8819945Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:17.8820481Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:17.8820987Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:17.8821522Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:17.8822062Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:18.0905369Z 2022-05-18T04:30:18.0906019Z  2022-05-18T04:30:18.0906309Z  2022-05-18T04:30:18.0906676Z  2022-05-18T04:30:18.0906923Z  2022-05-18T04:30:18.0907152Z  2022-05-18T04:30:18.0907404Z  2022-05-18T04:30:18.0907679Z  2022-05-18T04:30:18.0908867Z  2022-05-18T04:30:18.0909332Z [810 / 2,970] 8 actions, 7 running 2022-05-18T04:30:18.0909858Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2022-05-18T04:30:18.0910384Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:18.0911232Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:18.0911726Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:18.0912237Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:18.0912750Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:18.0913280Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:18.0913782Z [Scann] Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp 2022-05-18T04:30:18.2631975Z 2022-05-18T04:30:18.2632527Z  2022-05-18T04:30:18.2632913Z  2022-05-18T04:30:18.2633209Z  2022-05-18T04:30:18.2633467Z  2022-05-18T04:30:18.2633734Z  2022-05-18T04:30:18.2634002Z  2022-05-18T04:30:18.2634243Z  2022-05-18T04:30:18.2635598Z  2022-05-18T04:30:18.2636278Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:18.2636878Z [810 / 2,970] 8 actions running 2022-05-18T04:30:18.2637342Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2022-05-18T04:30:18.2637676Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:18.2637974Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:18.2638256Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:18.2638554Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:18.2638851Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:18.2639131Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:18.2639429Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:18.2639577Z 2022-05-18T04:30:18.2639661Z  2022-05-18T04:30:18.2639832Z  2022-05-18T04:30:18.2639986Z  2022-05-18T04:30:18.2640152Z  2022-05-18T04:30:18.2640314Z  2022-05-18T04:30:18.2640465Z  2022-05-18T04:30:18.2640631Z  2022-05-18T04:30:18.2640792Z  2022-05-18T04:30:18.2641231Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:18.2641575Z # pragma unroll 2022-05-18T04:30:18.2641737Z 2022-05-18T04:30:18.2642159Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:18.2642490Z # pragma unroll 2022-05-18T04:30:18.2642654Z 2022-05-18T04:30:18.2643073Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:18.2643405Z # pragma unroll 2022-05-18T04:30:18.2643570Z 2022-05-18T04:30:18.2644057Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:18.2644589Z # pragma unroll 2022-05-18T04:30:18.2644790Z 2022-05-18T04:30:18.2645222Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:18.2645545Z # pragma unroll 2022-05-18T04:30:18.2645708Z 2022-05-18T04:30:18.2646132Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:18.2646447Z # pragma unroll 2022-05-18T04:30:18.2646610Z 2022-05-18T04:30:18.2647030Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:18.2647344Z # pragma unroll 2022-05-18T04:30:18.2647585Z 2022-05-18T04:30:18.2648020Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:18.2648349Z # pragma unroll 2022-05-18T04:30:18.2648500Z 2022-05-18T04:30:18.2649182Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.DEFAULT.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:18.2649520Z # pragma unroll 2022-05-18T04:30:18.2649673Z 2022-05-18T04:30:18.2649889Z [810 / 2,970] 8 actions running 2022-05-18T04:30:18.2650168Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2022-05-18T04:30:18.2650462Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:18.2650761Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:18.2651062Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:18.2651347Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:18.2651645Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:18.2651942Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:18.2652235Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:18.5551325Z 2022-05-18T04:30:18.5551859Z  2022-05-18T04:30:18.5552248Z  2022-05-18T04:30:18.5552497Z  2022-05-18T04:30:18.5552672Z  2022-05-18T04:30:18.5552824Z  2022-05-18T04:30:18.5552990Z  2022-05-18T04:30:18.5553155Z  2022-05-18T04:30:18.5553373Z  2022-05-18T04:30:18.5553614Z [811 / 2,970] 8 actions running 2022-05-18T04:30:18.5553920Z //:ATen_CPU_DEFAULT; 4s processwrapper-sandbox 2022-05-18T04:30:18.5554218Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:18.5554515Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:18.5554807Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:18.5555091Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:18.5555386Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:18.5555680Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:18.5555962Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.1259063Z 2022-05-18T04:30:19.1259641Z  2022-05-18T04:30:19.1260117Z  2022-05-18T04:30:19.1260347Z  2022-05-18T04:30:19.1260504Z  2022-05-18T04:30:19.1260671Z  2022-05-18T04:30:19.1260837Z  2022-05-18T04:30:19.1260992Z  2022-05-18T04:30:19.1261156Z  2022-05-18T04:30:19.1261506Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:19.1261818Z [811 / 2,970] 8 actions running 2022-05-18T04:30:19.1262113Z //:ATen_CPU_DEFAULT; 5s processwrapper-sandbox 2022-05-18T04:30:19.1262450Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:19.1262829Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:19.1263150Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:19.1263569Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.1263870Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.1264245Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.1264564Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.1264789Z 2022-05-18T04:30:19.1264912Z  2022-05-18T04:30:19.1265072Z  2022-05-18T04:30:19.1265240Z  2022-05-18T04:30:19.1265405Z  2022-05-18T04:30:19.1265556Z  2022-05-18T04:30:19.1265717Z  2022-05-18T04:30:19.1266172Z  2022-05-18T04:30:19.1266356Z  2022-05-18T04:30:19.1266796Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CatKernel.cpp.DEFAULT.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:19.1267128Z # pragma unroll 2022-05-18T04:30:19.1267281Z 2022-05-18T04:30:19.1267491Z [811 / 2,970] 8 actions running 2022-05-18T04:30:19.1267768Z //:ATen_CPU_DEFAULT; 5s processwrapper-sandbox 2022-05-18T04:30:19.1268070Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:19.1268418Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:19.1268715Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:19.1270048Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.1270437Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.1270818Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.1271186Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.3622742Z 2022-05-18T04:30:19.3623253Z  2022-05-18T04:30:19.3623513Z  2022-05-18T04:30:19.3623785Z  2022-05-18T04:30:19.3623961Z  2022-05-18T04:30:19.3624172Z  2022-05-18T04:30:19.3624375Z  2022-05-18T04:30:19.3624578Z  2022-05-18T04:30:19.3624783Z  2022-05-18T04:30:19.3625086Z [813 / 2,970] 8 actions, 7 running 2022-05-18T04:30:19.3625517Z //:ATen_CPU_DEFAULT; 5s processwrapper-sandbox 2022-05-18T04:30:19.3626102Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-05-18T04:30:19.3626468Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:19.3626893Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.3627374Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.3627815Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.3628218Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.3628513Z [Scann] //:ATen_CPU_AVX2 2022-05-18T04:30:19.6340202Z 2022-05-18T04:30:19.6341792Z  2022-05-18T04:30:19.6342155Z  2022-05-18T04:30:19.6342419Z  2022-05-18T04:30:19.6342690Z  2022-05-18T04:30:19.6342949Z  2022-05-18T04:30:19.6343224Z  2022-05-18T04:30:19.6343491Z  2022-05-18T04:30:19.6343749Z  2022-05-18T04:30:19.6344300Z [813 / 2,970] 8 actions running 2022-05-18T04:30:19.6344795Z //:ATen_CPU_DEFAULT; 5s processwrapper-sandbox 2022-05-18T04:30:19.6345300Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-05-18T04:30:19.6345969Z //:ATen_CPU_DEFAULT; 2s processwrapper-sandbox 2022-05-18T04:30:19.6346815Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.6347344Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.6349446Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.6350172Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.6350843Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:19.8012372Z 2022-05-18T04:30:19.8013381Z  2022-05-18T04:30:19.8013703Z  2022-05-18T04:30:19.8013966Z  2022-05-18T04:30:19.8014260Z  2022-05-18T04:30:19.8014511Z  2022-05-18T04:30:19.8014781Z  2022-05-18T04:30:19.8015051Z  2022-05-18T04:30:19.8015303Z  2022-05-18T04:30:19.8015858Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:19.8016370Z [814 / 2,970] 8 actions running 2022-05-18T04:30:19.8016823Z //:ATen_CPU_DEFAULT; 5s processwrapper-sandbox 2022-05-18T04:30:19.8017324Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-05-18T04:30:19.8017858Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.8018348Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.8018869Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.8019360Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8019843Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:19.8020317Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8047465Z 2022-05-18T04:30:19.8047904Z  2022-05-18T04:30:19.8048225Z  2022-05-18T04:30:19.8048525Z  2022-05-18T04:30:19.8048822Z  2022-05-18T04:30:19.8049105Z  2022-05-18T04:30:19.8049397Z  2022-05-18T04:30:19.8049688Z  2022-05-18T04:30:19.8049962Z  2022-05-18T04:30:19.8050760Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:19.8051349Z # pragma unroll 2022-05-18T04:30:19.8051789Z 2022-05-18T04:30:19.8052606Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:19.8053177Z # pragma unroll 2022-05-18T04:30:19.8053445Z 2022-05-18T04:30:19.8054185Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:19.8054744Z # pragma unroll 2022-05-18T04:30:19.8055019Z 2022-05-18T04:30:19.8055752Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:19.8056303Z # pragma unroll 2022-05-18T04:30:19.8056587Z 2022-05-18T04:30:19.8057208Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:3:0: 2022-05-18T04:30:19.8058050Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T04:30:19.8059086Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.DEFAULT.cpp:615:63: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:19.8059788Z [=](Vectorized a, Vectorized b) { return a + b; }); 2022-05-18T04:30:19.8060227Z ^ 2022-05-18T04:30:19.8060647Z [814 / 2,970] 8 actions running 2022-05-18T04:30:19.8061138Z //:ATen_CPU_DEFAULT; 5s processwrapper-sandbox 2022-05-18T04:30:19.8061670Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-05-18T04:30:19.8062208Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.8062737Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.8063253Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.8063703Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8064171Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:19.8064690Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8254402Z 2022-05-18T04:30:19.8254824Z  2022-05-18T04:30:19.8255178Z  2022-05-18T04:30:19.8255481Z  2022-05-18T04:30:19.8255762Z  2022-05-18T04:30:19.8256055Z  2022-05-18T04:30:19.8256352Z  2022-05-18T04:30:19.8256636Z  2022-05-18T04:30:19.8256930Z  2022-05-18T04:30:19.8257534Z INFO: From Compiling aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: 2022-05-18T04:30:19.8258094Z [815 / 2,970] 8 actions running 2022-05-18T04:30:19.8258607Z //:ATen_CPU_DEFAULT; 6s processwrapper-sandbox 2022-05-18T04:30:19.8259160Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-05-18T04:30:19.8259699Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.8260248Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.8260800Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8261354Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:19.8261900Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8262446Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8262711Z 2022-05-18T04:30:19.8262859Z  2022-05-18T04:30:19.8263152Z  2022-05-18T04:30:19.8263449Z  2022-05-18T04:30:19.8263746Z  2022-05-18T04:30:19.8264021Z  2022-05-18T04:30:19.8264313Z  2022-05-18T04:30:19.8264607Z  2022-05-18T04:30:19.8264886Z  2022-05-18T04:30:19.8265551Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T04:30:19.8266831Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/Activation.cpp.DEFAULT.cpp:110:35: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:19.8267542Z [=](Vec a, Vec b, Vec c) -> Vec { 2022-05-18T04:30:19.8267877Z ^~~ 2022-05-18T04:30:19.8268612Z [815 / 2,970] 8 actions running 2022-05-18T04:30:19.8269104Z //:ATen_CPU_DEFAULT; 6s processwrapper-sandbox 2022-05-18T04:30:19.8269660Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-05-18T04:30:19.8270211Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.8270747Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.8271297Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8271842Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:19.8272387Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8272909Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8323188Z 2022-05-18T04:30:19.8324301Z  2022-05-18T04:30:19.8324645Z  2022-05-18T04:30:19.8324924Z  2022-05-18T04:30:19.8325226Z  2022-05-18T04:30:19.8325531Z  2022-05-18T04:30:19.8325797Z  2022-05-18T04:30:19.8327015Z  2022-05-18T04:30:19.8327303Z  2022-05-18T04:30:19.8328034Z INFO: From Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:19.8328598Z [815 / 2,970] 8 actions running 2022-05-18T04:30:19.8329121Z //:ATen_CPU_DEFAULT; 6s processwrapper-sandbox 2022-05-18T04:30:19.8329687Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-05-18T04:30:19.8330227Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.8330785Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.8331339Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8331871Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:19.8332406Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8332955Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8333220Z 2022-05-18T04:30:19.8333365Z  2022-05-18T04:30:19.8333648Z  2022-05-18T04:30:19.8333947Z  2022-05-18T04:30:19.8334252Z  2022-05-18T04:30:19.8334541Z  2022-05-18T04:30:19.8334839Z  2022-05-18T04:30:19.8335118Z  2022-05-18T04:30:19.8335413Z  2022-05-18T04:30:19.8336119Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:7:0: 2022-05-18T04:30:19.8337050Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T04:30:19.8338166Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.DEFAULT.cpp:36:57: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:19.8338923Z [=](Vectorized a, Vectorized b) __ubsan_ignore_undefined__ { 2022-05-18T04:30:19.8339381Z ^ 2022-05-18T04:30:19.8347040Z [815 / 2,970] 8 actions running 2022-05-18T04:30:19.8348589Z //:ATen_CPU_DEFAULT; 6s processwrapper-sandbox 2022-05-18T04:30:19.8349355Z //:ATen_CPU_DEFAULT; 3s processwrapper-sandbox 2022-05-18T04:30:19.8350063Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.8350623Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:19.8351170Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8351695Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:19.8352241Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:19.8352791Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.0364176Z 2022-05-18T04:30:20.0364740Z  2022-05-18T04:30:20.0365070Z  2022-05-18T04:30:20.0365356Z  2022-05-18T04:30:20.0365627Z  2022-05-18T04:30:20.0365875Z  2022-05-18T04:30:20.0366166Z  2022-05-18T04:30:20.0366399Z  2022-05-18T04:30:20.0366627Z  2022-05-18T04:30:20.0366909Z [818 / 2,970] 8 actions running 2022-05-18T04:30:20.0368775Z //:ATen_CPU_DEFAULT; 6s processwrapper-sandbox 2022-05-18T04:30:20.0372503Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.0373772Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:20.0374257Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.0374665Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.0375013Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.0375474Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:20.0375924Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.1265096Z 2022-05-18T04:30:20.1266029Z  2022-05-18T04:30:20.1282574Z  2022-05-18T04:30:20.1282898Z  2022-05-18T04:30:20.1283151Z  2022-05-18T04:30:20.1283416Z  2022-05-18T04:30:20.1283689Z  2022-05-18T04:30:20.1283949Z  2022-05-18T04:30:20.1284217Z  2022-05-18T04:30:20.1284761Z INFO: From Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: 2022-05-18T04:30:20.1285275Z [818 / 2,970] 8 actions running 2022-05-18T04:30:20.1285778Z //:ATen_CPU_DEFAULT; 6s processwrapper-sandbox 2022-05-18T04:30:20.1286283Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.1286739Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:20.1287234Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.1287820Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.1288322Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.1288803Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:20.1289301Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.1299815Z 2022-05-18T04:30:20.1300058Z  2022-05-18T04:30:20.1300340Z  2022-05-18T04:30:20.1300613Z  2022-05-18T04:30:20.1300887Z  2022-05-18T04:30:20.1301145Z  2022-05-18T04:30:20.1301419Z  2022-05-18T04:30:20.1301709Z  2022-05-18T04:30:20.1301979Z  2022-05-18T04:30:20.1308821Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:8:0: 2022-05-18T04:30:20.1309628Z bazel-out/k8-fastbuild/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T04:30:20.1310574Z bazel-out/k8-fastbuild/bin/aten/src/ATen/UfuncCPUKernel_add.cpp.DEFAULT.cpp:40:78: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:20.1311343Z [=](at::vec::Vectorized self, at::vec::Vectorized other) { return ufunc::add(self, other, _v_alpha); } 2022-05-18T04:30:20.1311836Z ^ 2022-05-18T04:30:20.1318382Z [818 / 2,970] 8 actions running 2022-05-18T04:30:20.1318876Z //:ATen_CPU_DEFAULT; 6s processwrapper-sandbox 2022-05-18T04:30:20.1319373Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.1319869Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:20.1320334Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.1320835Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.1321370Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.1321855Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:20.1322327Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.4373900Z 2022-05-18T04:30:20.4374463Z  2022-05-18T04:30:20.4374881Z  2022-05-18T04:30:20.4375264Z  2022-05-18T04:30:20.4375528Z  2022-05-18T04:30:20.4375706Z  2022-05-18T04:30:20.4375896Z  2022-05-18T04:30:20.4376108Z  2022-05-18T04:30:20.4376414Z  2022-05-18T04:30:20.4376792Z [819 / 2,970] 8 actions running 2022-05-18T04:30:20.4377174Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:20.4377743Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:20.4378235Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.4379645Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.4380377Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.4380751Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:20.4381214Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.4381569Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.7580302Z 2022-05-18T04:30:20.7580666Z  2022-05-18T04:30:20.7580979Z  2022-05-18T04:30:20.7581168Z  2022-05-18T04:30:20.7581366Z  2022-05-18T04:30:20.7581574Z  2022-05-18T04:30:20.7581860Z  2022-05-18T04:30:20.7582032Z  2022-05-18T04:30:20.7582218Z  2022-05-18T04:30:20.7582674Z INFO: From Compiling aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:20.7583046Z [821 / 2,970] 8 actions running 2022-05-18T04:30:20.7583376Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:20.7583730Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.7584097Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.7585974Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:20.7586774Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.7587674Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.7588168Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.7589830Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:20.7590370Z 2022-05-18T04:30:20.7592729Z  2022-05-18T04:30:20.7593154Z  2022-05-18T04:30:20.7595706Z  2022-05-18T04:30:20.7596166Z  2022-05-18T04:30:20.7598656Z  2022-05-18T04:30:20.7599202Z  2022-05-18T04:30:20.7601667Z  2022-05-18T04:30:20.7602164Z  2022-05-18T04:30:20.7605037Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/StackKernel.cpp.DEFAULT.cpp:7:0: 2022-05-18T04:30:20.7605845Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-05-18T04:30:20.7608966Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:20.7609824Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-05-18T04:30:20.7612377Z ^ 2022-05-18T04:30:20.7613008Z [821 / 2,970] 8 actions running 2022-05-18T04:30:20.7615692Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:20.7616397Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.7619145Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.7619908Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:20.7620767Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.7621380Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.7621876Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.7622343Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:20.9584578Z 2022-05-18T04:30:20.9585126Z  2022-05-18T04:30:20.9585499Z  2022-05-18T04:30:20.9585976Z  2022-05-18T04:30:20.9587771Z  2022-05-18T04:30:20.9588231Z  2022-05-18T04:30:20.9591475Z  2022-05-18T04:30:20.9591897Z  2022-05-18T04:30:20.9595284Z  2022-05-18T04:30:20.9596016Z INFO: From Compiling aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:20.9599139Z [822 / 2,970] 8 actions running 2022-05-18T04:30:20.9599776Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:20.9603249Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:20.9603897Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:20.9604929Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.9605498Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.9605996Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.9606737Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:20.9607230Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.9607573Z 2022-05-18T04:30:20.9607713Z  2022-05-18T04:30:20.9609783Z  2022-05-18T04:30:20.9610283Z  2022-05-18T04:30:20.9612639Z  2022-05-18T04:30:20.9613055Z  2022-05-18T04:30:20.9615491Z  2022-05-18T04:30:20.9615908Z  2022-05-18T04:30:20.9622563Z  2022-05-18T04:30:20.9623021Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T04:30:20.9623721Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SoftMaxKernel.cpp.DEFAULT.cpp:12: 2022-05-18T04:30:20.9625292Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::native::{anonymous}::_vec_softmax_lastdim(scalar_t*, scalar_t*, int64_t, int64_t):: [with scalar_t = double]::&, at::vec::DEFAULT::Vectorized&)>]': 2022-05-18T04:30:20.9626665Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:20.9627146Z inline scalar_t vec_reduce_all( 2022-05-18T04:30:20.9627448Z ^~~~~~~~~~~~~~ 2022-05-18T04:30:20.9627800Z [822 / 2,970] 8 actions running 2022-05-18T04:30:20.9628257Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:20.9628753Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:20.9629234Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:20.9629703Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.9630202Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.9630681Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:20.9631133Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:20.9631633Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.1921590Z 2022-05-18T04:30:21.1923509Z  2022-05-18T04:30:21.1923929Z  2022-05-18T04:30:21.1924238Z  2022-05-18T04:30:21.1924515Z  2022-05-18T04:30:21.1924757Z  2022-05-18T04:30:21.1925030Z  2022-05-18T04:30:21.1925326Z  2022-05-18T04:30:21.1925609Z  2022-05-18T04:30:21.1926023Z [824 / 2,970] 8 actions, 7 running 2022-05-18T04:30:21.1926646Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.1927197Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.1927808Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.1928318Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.1928863Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:21.1929378Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.1929919Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.1930476Z [Scann] Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp 2022-05-18T04:30:21.2739362Z 2022-05-18T04:30:21.2739965Z  2022-05-18T04:30:21.2740385Z  2022-05-18T04:30:21.2740731Z  2022-05-18T04:30:21.2741079Z  2022-05-18T04:30:21.2741407Z  2022-05-18T04:30:21.2741739Z  2022-05-18T04:30:21.2742091Z  2022-05-18T04:30:21.2742441Z  2022-05-18T04:30:21.2743104Z INFO: From Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:21.2743800Z [824 / 2,970] 8 actions running 2022-05-18T04:30:21.2744402Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.2745038Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.2745656Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.2746536Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.2747115Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:21.2748522Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.2749328Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.2749755Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.2749944Z 2022-05-18T04:30:21.2750067Z  2022-05-18T04:30:21.2750352Z  2022-05-18T04:30:21.2750616Z  2022-05-18T04:30:21.2750871Z  2022-05-18T04:30:21.2751137Z  2022-05-18T04:30:21.2751402Z  2022-05-18T04:30:21.2751656Z  2022-05-18T04:30:21.2751920Z  2022-05-18T04:30:21.2763125Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T04:30:21.2764144Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.DEFAULT.cpp:183:59: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:21.2764732Z [=](Vectorized a, Vectorized b) 2022-05-18T04:30:21.2765041Z ^ 2022-05-18T04:30:21.2765347Z [824 / 2,970] 8 actions running 2022-05-18T04:30:21.2765708Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.2766134Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.2766592Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.2767030Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.2767551Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:21.2767981Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.2768408Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.2768807Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.2999654Z 2022-05-18T04:30:21.3000106Z  2022-05-18T04:30:21.3000475Z  2022-05-18T04:30:21.3000813Z  2022-05-18T04:30:21.3001184Z  2022-05-18T04:30:21.3001510Z  2022-05-18T04:30:21.3001940Z  2022-05-18T04:30:21.3002243Z  2022-05-18T04:30:21.3002548Z  2022-05-18T04:30:21.3003191Z INFO: From Compiling aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:21.3003734Z [826 / 2,970] 8 actions, 7 running 2022-05-18T04:30:21.3004260Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.3004791Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.3005290Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:21.3005770Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.3006280Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.3006773Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.3007282Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.3007896Z [Prepa] Compiling aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp 2022-05-18T04:30:21.3012857Z 2022-05-18T04:30:21.3013137Z  2022-05-18T04:30:21.3013711Z  2022-05-18T04:30:21.3014102Z  2022-05-18T04:30:21.3014423Z  2022-05-18T04:30:21.3016008Z  2022-05-18T04:30:21.3016501Z  2022-05-18T04:30:21.3016973Z  2022-05-18T04:30:21.3017281Z  2022-05-18T04:30:21.3018058Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:8:0: 2022-05-18T04:30:21.3019066Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T04:30:21.3020304Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/RenormKernel.cpp.DEFAULT.cpp:28:48: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:21.3021209Z [maxnorm_v, eps_v, one_v](vec_t norm) -> vec_t { 2022-05-18T04:30:21.3021698Z ^ 2022-05-18T04:30:21.3022110Z [826 / 2,970] 8 actions, 7 running 2022-05-18T04:30:21.3022620Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.3023508Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.3024024Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:21.3024592Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.3024996Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.3025301Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.3025590Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.3026111Z [Prepa] Compiling aten/src/ATen/native/cpu/CrossKernel.cpp.DEFAULT.cpp 2022-05-18T04:30:21.6382059Z 2022-05-18T04:30:21.6383033Z  2022-05-18T04:30:21.6383391Z  2022-05-18T04:30:21.6383702Z  2022-05-18T04:30:21.6383976Z  2022-05-18T04:30:21.6384264Z  2022-05-18T04:30:21.6385086Z  2022-05-18T04:30:21.6385364Z  2022-05-18T04:30:21.6385683Z  2022-05-18T04:30:21.6386252Z [827 / 2,970] 8 actions running 2022-05-18T04:30:21.6386806Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.6387342Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:21.6387749Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.6388059Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.6388471Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.6388865Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.6389166Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.6389558Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8411899Z 2022-05-18T04:30:21.8412658Z  2022-05-18T04:30:21.8413059Z  2022-05-18T04:30:21.8413372Z  2022-05-18T04:30:21.8413670Z  2022-05-18T04:30:21.8413977Z  2022-05-18T04:30:21.8414285Z  2022-05-18T04:30:21.8414572Z  2022-05-18T04:30:21.8414855Z  2022-05-18T04:30:21.8415301Z [828 / 2,970] 8 actions, 7 running 2022-05-18T04:30:21.8415789Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.8416222Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.8416680Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8417145Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8417614Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8418110Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8418613Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8418963Z [Prepa] //:ATen_CPU_DEFAULT 2022-05-18T04:30:21.8567318Z 2022-05-18T04:30:21.8567865Z  2022-05-18T04:30:21.8568232Z  2022-05-18T04:30:21.8568521Z  2022-05-18T04:30:21.8568813Z  2022-05-18T04:30:21.8569114Z  2022-05-18T04:30:21.8569397Z  2022-05-18T04:30:21.8569688Z  2022-05-18T04:30:21.8569981Z  2022-05-18T04:30:21.8570594Z INFO: From Compiling aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:21.8571203Z [828 / 2,970] 8 actions running 2022-05-18T04:30:21.8571722Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.8572268Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.8572831Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8573367Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8573927Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8574450Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8575003Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8575557Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8583860Z 2022-05-18T04:30:21.8584083Z  2022-05-18T04:30:21.8584422Z  2022-05-18T04:30:21.8584731Z  2022-05-18T04:30:21.8585015Z  2022-05-18T04:30:21.8585317Z  2022-05-18T04:30:21.8585617Z  2022-05-18T04:30:21.8586193Z  2022-05-18T04:30:21.8586564Z  2022-05-18T04:30:21.8594570Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-05-18T04:30:21.8595011Z from ./c10/core/DispatchKey.h:4, 2022-05-18T04:30:21.8595411Z from ./c10/core/Backend.h:4, 2022-05-18T04:30:21.8595838Z from aten/src/ATen/native/DispatchStub.h:3, 2022-05-18T04:30:21.8596298Z from aten/src/ATen/native/group_norm.h:3, 2022-05-18T04:30:21.8597019Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/group_norm_kernel.cpp.DEFAULT.cpp:2: 2022-05-18T04:30:21.8598162Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-05-18T04:30:21.8599126Z ./c10/util/SmallVector.h:605:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:21.8599672Z void growAndAssign(size_t NumElts, T Elt) { 2022-05-18T04:30:21.8600024Z ^~~~~~~~~~~~~ 2022-05-18T04:30:21.8607892Z [828 / 2,970] 8 actions running 2022-05-18T04:30:21.8608423Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.8608976Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:21.8609526Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8610088Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8610625Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8611184Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8611723Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:21.8612250Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.0563173Z 2022-05-18T04:30:22.0563707Z  2022-05-18T04:30:22.0564064Z  2022-05-18T04:30:22.0564349Z  2022-05-18T04:30:22.0564611Z  2022-05-18T04:30:22.0564886Z  2022-05-18T04:30:22.0565155Z  2022-05-18T04:30:22.0565429Z  2022-05-18T04:30:22.0565684Z  2022-05-18T04:30:22.0566305Z INFO: From Compiling aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:22.0566806Z [830 / 2,970] 8 actions running 2022-05-18T04:30:22.0567278Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.0567839Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.0568331Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.0568831Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.0569333Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.0569812Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.0570309Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:22.0570805Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.0579367Z 2022-05-18T04:30:22.0579663Z  2022-05-18T04:30:22.0579968Z  2022-05-18T04:30:22.0580258Z  2022-05-18T04:30:22.0580532Z  2022-05-18T04:30:22.0580790Z  2022-05-18T04:30:22.0581066Z  2022-05-18T04:30:22.0581337Z  2022-05-18T04:30:22.0581596Z  2022-05-18T04:30:22.0582020Z In file included from ./c10/util/ArrayRef.h:21:0, 2022-05-18T04:30:22.0582426Z from ./c10/core/DispatchKey.h:4, 2022-05-18T04:30:22.0582758Z from ./c10/core/Backend.h:4, 2022-05-18T04:30:22.0583109Z from ./c10/core/Layout.h:3, 2022-05-18T04:30:22.0583669Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:12, 2022-05-18T04:30:22.0584098Z from aten/src/ATen/core/Tensor.h:3, 2022-05-18T04:30:22.0584485Z from aten/src/ATen/native/layer_norm.h:3, 2022-05-18T04:30:22.0585160Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/layer_norm_kernel.cpp.DEFAULT.cpp:2: 2022-05-18T04:30:22.0586561Z ./c10/util/SmallVector.h: In member function 'void c10::SmallVectorTemplateBase::growAndAssign(size_t, T) [with T = at::vec::DEFAULT::Vectorized]': 2022-05-18T04:30:22.0587479Z ./c10/util/SmallVector.h:605:8: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:22.0587983Z void growAndAssign(size_t NumElts, T Elt) { 2022-05-18T04:30:22.0588311Z ^~~~~~~~~~~~~ 2022-05-18T04:30:22.0597609Z [830 / 2,970] 8 actions running 2022-05-18T04:30:22.0598114Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.0598622Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.0599130Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.0599604Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.0600101Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.0600607Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.0601083Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:22.0601582Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.3596563Z 2022-05-18T04:30:22.3597115Z  2022-05-18T04:30:22.3597474Z  2022-05-18T04:30:22.3597774Z  2022-05-18T04:30:22.3598043Z  2022-05-18T04:30:22.3598328Z  2022-05-18T04:30:22.3598611Z  2022-05-18T04:30:22.3598899Z  2022-05-18T04:30:22.3599188Z  2022-05-18T04:30:22.3599793Z INFO: From Compiling aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:22.3600348Z [831 / 2,970] 8 actions running 2022-05-18T04:30:22.3600842Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.3601391Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.3601926Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.3602447Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.3602960Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.3603433Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:22.3603970Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.3604490Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.3610764Z 2022-05-18T04:30:22.3611047Z  2022-05-18T04:30:22.3611350Z  2022-05-18T04:30:22.3611641Z  2022-05-18T04:30:22.3611934Z  2022-05-18T04:30:22.3612208Z  2022-05-18T04:30:22.3612508Z  2022-05-18T04:30:22.3612755Z  2022-05-18T04:30:22.3613002Z  2022-05-18T04:30:22.3624709Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T04:30:22.3626000Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PowKernel.cpp.DEFAULT.cpp:61:25: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:22.3626768Z [](Vec base) -> Vec { return base * base; } 2022-05-18T04:30:22.3627105Z ^~~ 2022-05-18T04:30:22.3627524Z [831 / 2,970] 8 actions running 2022-05-18T04:30:22.3628024Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.3628509Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.3629057Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.3629603Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.3630137Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.3630670Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:22.3631160Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.3631661Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.5442952Z 2022-05-18T04:30:22.5451332Z  2022-05-18T04:30:22.5451690Z  2022-05-18T04:30:22.5451984Z  2022-05-18T04:30:22.5452275Z  2022-05-18T04:30:22.5452986Z  2022-05-18T04:30:22.5453391Z  2022-05-18T04:30:22.5453654Z  2022-05-18T04:30:22.5453941Z  2022-05-18T04:30:22.5454762Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:22.5455332Z [832 / 2,970] 8 actions running 2022-05-18T04:30:22.5455819Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.5456334Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.5456881Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.5457393Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.5457891Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:22.5458446Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.5458982Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.5459489Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.5459730Z 2022-05-18T04:30:22.5459882Z  2022-05-18T04:30:22.5460156Z  2022-05-18T04:30:22.5460450Z  2022-05-18T04:30:22.5460752Z  2022-05-18T04:30:22.5461030Z  2022-05-18T04:30:22.5461295Z  2022-05-18T04:30:22.5461603Z  2022-05-18T04:30:22.5461849Z  2022-05-18T04:30:22.5462739Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:2:0: 2022-05-18T04:30:22.5463690Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T04:30:22.5464999Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.DEFAULT.cpp:42:42: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:22.5476489Z [=](Vectorized a) -> Vectorized { return a; }); 2022-05-18T04:30:22.5477102Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:22.5477745Z [832 / 2,970] 8 actions running 2022-05-18T04:30:22.5478244Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.5478903Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.5479421Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:22.5479958Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.5480586Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:22.5481091Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.5481597Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.5482279Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.7989842Z 2022-05-18T04:30:22.7990387Z  2022-05-18T04:30:22.7990721Z  2022-05-18T04:30:22.7990986Z  2022-05-18T04:30:22.7991262Z  2022-05-18T04:30:22.7991535Z  2022-05-18T04:30:22.7991792Z  2022-05-18T04:30:22.7992052Z  2022-05-18T04:30:22.7992304Z  2022-05-18T04:30:22.7992694Z [835 / 2,970] 8 actions, 7 running 2022-05-18T04:30:22.7993189Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.7993685Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:22.7994205Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.7994710Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.7995207Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.7995683Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.7996191Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:22.7996562Z [Scann] //:ATen_CPU_DEFAULT 2022-05-18T04:30:23.0421555Z 2022-05-18T04:30:23.0422104Z  2022-05-18T04:30:23.0422430Z  2022-05-18T04:30:23.0422717Z  2022-05-18T04:30:23.0422995Z  2022-05-18T04:30:23.0423255Z  2022-05-18T04:30:23.0423526Z  2022-05-18T04:30:23.0423776Z  2022-05-18T04:30:23.0424049Z  2022-05-18T04:30:23.0424438Z [835 / 2,970] 8 actions running 2022-05-18T04:30:23.0424933Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:23.0425436Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:23.0426430Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:23.0426940Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.0427426Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.0427925Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.0428419Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.0428908Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.2423331Z 2022-05-18T04:30:23.2423867Z  2022-05-18T04:30:23.2424212Z  2022-05-18T04:30:23.2424481Z  2022-05-18T04:30:23.2424754Z  2022-05-18T04:30:23.2425030Z  2022-05-18T04:30:23.2425287Z  2022-05-18T04:30:23.2425556Z  2022-05-18T04:30:23.2426102Z  2022-05-18T04:30:23.2426495Z [836 / 2,970] 8 actions running 2022-05-18T04:30:23.2426994Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:23.2427503Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:23.2428023Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:23.2428514Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.2429020Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.2429513Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.2429997Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.2430489Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.4932868Z 2022-05-18T04:30:23.4933320Z  2022-05-18T04:30:23.4933613Z  2022-05-18T04:30:23.4933787Z  2022-05-18T04:30:23.4933956Z  2022-05-18T04:30:23.4934166Z  2022-05-18T04:30:23.4934370Z  2022-05-18T04:30:23.4934537Z  2022-05-18T04:30:23.4934782Z  2022-05-18T04:30:23.4935137Z [837 / 2,970] 8 actions, 7 running 2022-05-18T04:30:23.4935552Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:23.4936035Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:23.4936466Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:23.4936854Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.4937158Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.4937561Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.4937888Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.4938192Z [Scann] //:ATen_CPU_DEFAULT 2022-05-18T04:30:23.6734975Z 2022-05-18T04:30:23.6735594Z  2022-05-18T04:30:23.6735964Z  2022-05-18T04:30:23.6736278Z  2022-05-18T04:30:23.6736534Z  2022-05-18T04:30:23.6736782Z  2022-05-18T04:30:23.6737047Z  2022-05-18T04:30:23.6737315Z  2022-05-18T04:30:23.6737564Z  2022-05-18T04:30:23.6738148Z INFO: From Compiling aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:23.6738691Z [839 / 2,970] 8 actions running 2022-05-18T04:30:23.6739162Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:23.6739668Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:23.6740158Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:23.6740651Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.6741125Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.6741613Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.6742103Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.6742581Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.6742820Z 2022-05-18T04:30:23.6742953Z  2022-05-18T04:30:23.6743231Z  2022-05-18T04:30:23.6743483Z  2022-05-18T04:30:23.6743752Z  2022-05-18T04:30:23.6744022Z  2022-05-18T04:30:23.6744271Z  2022-05-18T04:30:23.6744537Z  2022-05-18T04:30:23.6744797Z  2022-05-18T04:30:23.6745230Z In file included from aten/src/ATen/cpu/vec/functional.h:3:0, 2022-05-18T04:30:23.6746192Z from aten/src/ATen/cpu/vml.h:5, 2022-05-18T04:30:23.6746887Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/DistanceOpsKernel.cpp.DEFAULT.cpp:10: 2022-05-18T04:30:23.6748246Z aten/src/ATen/cpu/vec/functional_base.h: In function 'scalar_t at::vec::vec_reduce_all(const Op&, at::vec::DEFAULT::Vectorized, int64_t) [with scalar_t = double; Op = at::vec::DEFAULT::Vectorized(const at::vec::DEFAULT::Vectorized&, const at::vec::DEFAULT::Vectorized&)]': 2022-05-18T04:30:23.6749325Z aten/src/ATen/cpu/vec/functional_base.h:13:17: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:23.6749817Z inline scalar_t vec_reduce_all( 2022-05-18T04:30:23.6750115Z ^~~~~~~~~~~~~~ 2022-05-18T04:30:23.6750478Z [839 / 2,970] 8 actions running 2022-05-18T04:30:23.6750932Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:23.6751436Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:23.6751919Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:23.6752417Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.6752911Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.6753403Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.6753881Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.6754377Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.7540205Z 2022-05-18T04:30:23.7540771Z  2022-05-18T04:30:23.7541080Z  2022-05-18T04:30:23.7541360Z  2022-05-18T04:30:23.7541636Z  2022-05-18T04:30:23.7541894Z  2022-05-18T04:30:23.7542142Z  2022-05-18T04:30:23.7542379Z  2022-05-18T04:30:23.7542649Z  2022-05-18T04:30:23.7543227Z INFO: From Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: 2022-05-18T04:30:23.7543831Z [842 / 2,970] 8 actions, 7 running 2022-05-18T04:30:23.7544273Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.7544763Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.7545253Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.7545709Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.7546274Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.7546701Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:23.7547117Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:23.7547509Z [Prepa] Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp 2022-05-18T04:30:23.7556905Z 2022-05-18T04:30:23.7557218Z  2022-05-18T04:30:23.7557602Z  2022-05-18T04:30:23.7557893Z  2022-05-18T04:30:23.7558192Z  2022-05-18T04:30:23.7558497Z  2022-05-18T04:30:23.7558779Z  2022-05-18T04:30:23.7559080Z  2022-05-18T04:30:23.7559388Z  2022-05-18T04:30:23.7560055Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp: In lambda function: 2022-05-18T04:30:23.7561080Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.DEFAULT.cpp:25:38: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:30:23.7561751Z Vectorized t2_vec) { 2022-05-18T04:30:23.7562111Z ^ 2022-05-18T04:30:23.7562535Z [842 / 2,970] 8 actions running 2022-05-18T04:30:23.7563040Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.7563569Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.7564108Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.7564645Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.7565189Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:23.7565748Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:23.7567023Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:23.7567722Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.0427175Z 2022-05-18T04:30:24.0427812Z  2022-05-18T04:30:24.0428194Z  2022-05-18T04:30:24.0428482Z  2022-05-18T04:30:24.0428745Z  2022-05-18T04:30:24.0428999Z  2022-05-18T04:30:24.0429256Z  2022-05-18T04:30:24.0429497Z  2022-05-18T04:30:24.0429764Z  2022-05-18T04:30:24.0430134Z [843 / 2,970] 8 actions running 2022-05-18T04:30:24.0430620Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:24.0431122Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:24.0431612Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:24.0432113Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:24.0432552Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.0433005Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.0433488Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.0433952Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.3671190Z 2022-05-18T04:30:24.3671796Z  2022-05-18T04:30:24.3672202Z  2022-05-18T04:30:24.3672568Z  2022-05-18T04:30:24.3672890Z  2022-05-18T04:30:24.3673224Z  2022-05-18T04:30:24.3673664Z  2022-05-18T04:30:24.3673953Z  2022-05-18T04:30:24.3674270Z  2022-05-18T04:30:24.3674819Z [844 / 2,970] 8 actions, 7 running 2022-05-18T04:30:24.3675665Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:24.3676433Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:24.3677068Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:24.3677589Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.3678120Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.3678644Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.3679175Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.3679557Z [Scann] //:ATen_CPU_AVX2 2022-05-18T04:30:24.6430358Z 2022-05-18T04:30:24.6430969Z  2022-05-18T04:30:24.6431312Z  2022-05-18T04:30:24.6431649Z  2022-05-18T04:30:24.6431949Z  2022-05-18T04:30:24.6432227Z  2022-05-18T04:30:24.6432392Z  2022-05-18T04:30:24.6432613Z  2022-05-18T04:30:24.6432778Z  2022-05-18T04:30:24.6433010Z [845 / 2,970] 8 actions running 2022-05-18T04:30:24.6433363Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:24.6433673Z //:ATen_CPU_DEFAULT; 0s processwrapper-sandbox 2022-05-18T04:30:24.6433967Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.6434336Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.6434796Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.6435201Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.6435506Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.6435793Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.8714552Z 2022-05-18T04:30:24.8715071Z  2022-05-18T04:30:24.8715410Z  2022-05-18T04:30:24.8715690Z  2022-05-18T04:30:24.8715936Z  2022-05-18T04:30:24.8716208Z  2022-05-18T04:30:24.8716482Z  2022-05-18T04:30:24.8716739Z  2022-05-18T04:30:24.8717012Z  2022-05-18T04:30:24.8717406Z [846 / 2,970] 8 actions, 7 running 2022-05-18T04:30:24.8717876Z //:ATen_CPU_DEFAULT; 1s processwrapper-sandbox 2022-05-18T04:30:24.8718363Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:24.8718845Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:24.8719320Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:24.8719793Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:24.8720268Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.8721027Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:24.8721472Z [Scann] Compiling aten/src/ATen/native/cpu/IndexKernel.cpp.AVX2.cpp 2022-05-18T04:30:25.0423540Z 2022-05-18T04:30:25.0424054Z  2022-05-18T04:30:25.0424416Z  2022-05-18T04:30:25.0424701Z  2022-05-18T04:30:25.0424996Z  2022-05-18T04:30:25.0425288Z  2022-05-18T04:30:25.0425567Z  2022-05-18T04:30:25.0425961Z  2022-05-18T04:30:25.0426254Z  2022-05-18T04:30:25.0426827Z INFO: From Compiling aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: 2022-05-18T04:30:25.0427389Z [848 / 2,970] 8 actions running 2022-05-18T04:30:25.0427879Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:25.0428397Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:25.0428900Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:25.0429415Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.0429945Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.0430450Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.0430965Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.0431476Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.0431728Z 2022-05-18T04:30:25.0431853Z  2022-05-18T04:30:25.0432148Z  2022-05-18T04:30:25.0432439Z  2022-05-18T04:30:25.0432712Z  2022-05-18T04:30:25.0433003Z  2022-05-18T04:30:25.0433290Z  2022-05-18T04:30:25.0433569Z  2022-05-18T04:30:25.0433858Z  2022-05-18T04:30:25.0434506Z In file included from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:2:0: 2022-05-18T04:30:25.0435325Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp: In lambda function: 2022-05-18T04:30:25.0436352Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CopyKernel.cpp.AVX2.cpp:32:42: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2022-05-18T04:30:25.0437172Z [=](Vectorized a) -> Vectorized { return a; }); 2022-05-18T04:30:25.0437602Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:25.0438003Z [848 / 2,970] 8 actions running 2022-05-18T04:30:25.0438479Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:25.0439000Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:25.0439499Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:25.0440010Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.0440522Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.0441018Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.0441529Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.0442042Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.2828475Z 2022-05-18T04:30:25.2828919Z  2022-05-18T04:30:25.2829251Z  2022-05-18T04:30:25.2829523Z  2022-05-18T04:30:25.2829695Z  2022-05-18T04:30:25.2829857Z  2022-05-18T04:30:25.2830020Z  2022-05-18T04:30:25.2830205Z  2022-05-18T04:30:25.2830406Z  2022-05-18T04:30:25.2830669Z [851 / 2,970] 8 actions running 2022-05-18T04:30:25.2830958Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.2831250Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.2831539Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.2831824Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.2832094Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.2832374Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.2832658Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.2832927Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.5028585Z 2022-05-18T04:30:25.5029214Z  2022-05-18T04:30:25.5029636Z  2022-05-18T04:30:25.5029812Z  2022-05-18T04:30:25.5030046Z  2022-05-18T04:30:25.5030215Z  2022-05-18T04:30:25.5030367Z  2022-05-18T04:30:25.5030530Z  2022-05-18T04:30:25.5030692Z  2022-05-18T04:30:25.5030933Z [852 / 2,970] 8 actions, 7 running 2022-05-18T04:30:25.5031278Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:25.5031576Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.5031924Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.5032200Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.5032484Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.5032767Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.5033037Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.5033321Z [Scann] Compiling aten/src/ATen/native/cpu/ReduceOpsKernel.cpp.AVX2.cpp 2022-05-18T04:30:25.8435022Z 2022-05-18T04:30:25.8435601Z  2022-05-18T04:30:25.8435949Z  2022-05-18T04:30:25.8436263Z  2022-05-18T04:30:25.8436535Z  2022-05-18T04:30:25.8436807Z  2022-05-18T04:30:25.8437059Z  2022-05-18T04:30:25.8437356Z  2022-05-18T04:30:25.8437615Z  2022-05-18T04:30:25.8438002Z [854 / 2,970] 8 actions, 7 running 2022-05-18T04:30:25.8438502Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.8439025Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.8439529Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.8440033Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.8440508Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.8441022Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.8441528Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:25.8441957Z [Scann] Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp 2022-05-18T04:30:26.0917103Z 2022-05-18T04:30:26.0918755Z  2022-05-18T04:30:26.0919170Z  2022-05-18T04:30:26.0919468Z  2022-05-18T04:30:26.0919758Z  2022-05-18T04:30:26.0920064Z  2022-05-18T04:30:26.0920364Z  2022-05-18T04:30:26.0920640Z  2022-05-18T04:30:26.0920940Z  2022-05-18T04:30:26.0921358Z [855 / 2,970] 8 actions running 2022-05-18T04:30:26.0921874Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:26.0922417Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:26.0922937Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:26.0923432Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.0923940Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.0924466Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.0924975Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.0925503Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.2923428Z 2022-05-18T04:30:26.2923911Z  2022-05-18T04:30:26.2924193Z  2022-05-18T04:30:26.2924425Z  2022-05-18T04:30:26.2924656Z  2022-05-18T04:30:26.2924864Z  2022-05-18T04:30:26.2925094Z  2022-05-18T04:30:26.2925314Z  2022-05-18T04:30:26.2925526Z  2022-05-18T04:30:26.2925837Z [858 / 2,970] 8 actions running 2022-05-18T04:30:26.2926232Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:26.2926619Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.2927012Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.2927406Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.2927866Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.2928265Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.2928652Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.2929038Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.6939738Z 2022-05-18T04:30:26.6940466Z  2022-05-18T04:30:26.6940835Z  2022-05-18T04:30:26.6941236Z  2022-05-18T04:30:26.6941531Z  2022-05-18T04:30:26.6941808Z  2022-05-18T04:30:26.6942110Z  2022-05-18T04:30:26.6942393Z  2022-05-18T04:30:26.6942677Z  2022-05-18T04:30:26.6943083Z [859 / 2,970] 8 actions, 7 running 2022-05-18T04:30:26.6943574Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:26.6944107Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:26.6944641Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.6945156Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.6945687Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.6946226Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.6946702Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.6947235Z [Scann] Compiling aten/src/ATen/native/cpu/WeightNormKernel.cpp.AVX2.cpp 2022-05-18T04:30:26.7821673Z 2022-05-18T04:30:26.7822143Z  2022-05-18T04:30:26.7822510Z  2022-05-18T04:30:26.7822800Z  2022-05-18T04:30:26.7823110Z  2022-05-18T04:30:26.7823419Z  2022-05-18T04:30:26.7823685Z  2022-05-18T04:30:26.7823989Z  2022-05-18T04:30:26.7824295Z  2022-05-18T04:30:26.7824873Z INFO: From Compiling aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp: 2022-05-18T04:30:26.7825435Z [860 / 2,970] 8 actions running 2022-05-18T04:30:26.7826215Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:26.7826748Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.7827237Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.7827690Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.7828202Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.7828727Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.7829266Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.7829800Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.7830056Z 2022-05-18T04:30:26.7830198Z  2022-05-18T04:30:26.7830502Z  2022-05-18T04:30:26.7830782Z  2022-05-18T04:30:26.7831082Z  2022-05-18T04:30:26.7831360Z  2022-05-18T04:30:26.7831633Z  2022-05-18T04:30:26.7831938Z  2022-05-18T04:30:26.7832237Z  2022-05-18T04:30:26.7833007Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:354:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:26.7833597Z # pragma unroll 2022-05-18T04:30:26.7833891Z 2022-05-18T04:30:26.7834643Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:363:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:26.7835196Z # pragma unroll 2022-05-18T04:30:26.7835488Z 2022-05-18T04:30:26.7836222Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:380:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:26.7836780Z # pragma unroll 2022-05-18T04:30:26.7837066Z 2022-05-18T04:30:26.7837817Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/SumKernel.cpp.AVX2.cpp:389:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:26.7838377Z # pragma unroll 2022-05-18T04:30:26.7838671Z 2022-05-18T04:30:26.7839066Z [860 / 2,970] 8 actions running 2022-05-18T04:30:26.7839487Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:26.7840007Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.7840539Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.7841069Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.7841583Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.7842109Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.7842647Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:26.7843153Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.0886714Z 2022-05-18T04:30:27.0887736Z  2022-05-18T04:30:27.0888363Z  2022-05-18T04:30:27.0888942Z  2022-05-18T04:30:27.0889719Z  2022-05-18T04:30:27.0890047Z  2022-05-18T04:30:27.0890310Z  2022-05-18T04:30:27.0890560Z  2022-05-18T04:30:27.0890825Z  2022-05-18T04:30:27.0891202Z [863 / 2,970] 8 actions, 7 running 2022-05-18T04:30:27.0891673Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:27.0892135Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.0892597Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.0893031Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.0893475Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.0893941Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.0894376Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.0894793Z [Scann] Compiling aten/src/ATen/UfuncCPUKernel_add.cpp.AVX2.cpp 2022-05-18T04:30:27.2924888Z 2022-05-18T04:30:27.2925614Z  2022-05-18T04:30:27.2925995Z  2022-05-18T04:30:27.2926303Z  2022-05-18T04:30:27.2926593Z  2022-05-18T04:30:27.2926907Z  2022-05-18T04:30:27.2927209Z  2022-05-18T04:30:27.2927544Z  2022-05-18T04:30:27.2927845Z  2022-05-18T04:30:27.2928269Z [865 / 2,970] 8 actions running 2022-05-18T04:30:27.2928777Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:27.2929315Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.2929847Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.2930378Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.2930896Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.2931398Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.2931934Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.2932463Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.4929296Z 2022-05-18T04:30:27.4929835Z  2022-05-18T04:30:27.4930133Z  2022-05-18T04:30:27.4930361Z  2022-05-18T04:30:27.4936031Z  2022-05-18T04:30:27.4936644Z  2022-05-18T04:30:27.4936886Z  2022-05-18T04:30:27.4937127Z  2022-05-18T04:30:27.4937342Z  2022-05-18T04:30:27.4937666Z [866 / 2,970] 8 actions running 2022-05-18T04:30:27.4938075Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.4938469Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.4938863Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.4939266Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.4939668Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.4940047Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.4940435Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.4940849Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.7940443Z 2022-05-18T04:30:27.7941463Z  2022-05-18T04:30:27.7942192Z  2022-05-18T04:30:27.7942756Z  2022-05-18T04:30:27.7943258Z  2022-05-18T04:30:27.7943707Z  2022-05-18T04:30:27.7944139Z  2022-05-18T04:30:27.7944705Z  2022-05-18T04:30:27.7947796Z  2022-05-18T04:30:27.7948273Z [867 / 2,970] 8 actions, 7 running 2022-05-18T04:30:27.7948969Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:27.7950811Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:27.7951700Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.7952640Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.7953790Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.7954623Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.7955428Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:27.7956678Z [Scann] Compiling aten/src/ATen/native/cpu/PointwiseOpsKernel.cpp.AVX2.cpp 2022-05-18T04:30:28.0933469Z 2022-05-18T04:30:28.0934030Z  2022-05-18T04:30:28.0934384Z  2022-05-18T04:30:28.0934723Z  2022-05-18T04:30:28.0935022Z  2022-05-18T04:30:28.0935241Z  2022-05-18T04:30:28.0935406Z  2022-05-18T04:30:28.0935559Z  2022-05-18T04:30:28.0935721Z  2022-05-18T04:30:28.0935962Z [868 / 2,970] 8 actions running 2022-05-18T04:30:28.0936252Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:28.0936545Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:28.0936833Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:28.0937107Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.0937390Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.0937673Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.0937944Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.0938238Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.3238757Z 2022-05-18T04:30:28.3239684Z  2022-05-18T04:30:28.3240035Z  2022-05-18T04:30:28.3240296Z  2022-05-18T04:30:28.3240587Z  2022-05-18T04:30:28.3240862Z  2022-05-18T04:30:28.3241137Z  2022-05-18T04:30:28.3241395Z  2022-05-18T04:30:28.3241661Z  2022-05-18T04:30:28.3242033Z [871 / 2,970] 8 actions, 7 running 2022-05-18T04:30:28.3242526Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:28.3243051Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:28.3243618Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:28.3244091Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.3244581Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.3245078Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.3245538Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.3246070Z [Scann] Compiling aten/src/ATen/native/cpu/BinaryOpsKernel.cpp.AVX2.cpp 2022-05-18T04:30:28.5158076Z 2022-05-18T04:30:28.5159036Z  2022-05-18T04:30:28.5159643Z  2022-05-18T04:30:28.5160062Z  2022-05-18T04:30:28.5160834Z  2022-05-18T04:30:28.5161184Z  2022-05-18T04:30:28.5161460Z  2022-05-18T04:30:28.5161734Z  2022-05-18T04:30:28.5162253Z  2022-05-18T04:30:28.5162892Z INFO: From Compiling aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp: 2022-05-18T04:30:28.5163449Z [872 / 2,970] 8 actions running 2022-05-18T04:30:28.5163889Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:28.5164346Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:28.5164829Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.5165298Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.5165762Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.5166260Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.5166723Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.5167168Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.5167391Z 2022-05-18T04:30:28.5167588Z  2022-05-18T04:30:28.5167862Z  2022-05-18T04:30:28.5168115Z  2022-05-18T04:30:28.5168380Z  2022-05-18T04:30:28.5168646Z  2022-05-18T04:30:28.5168888Z  2022-05-18T04:30:28.5169146Z  2022-05-18T04:30:28.5169405Z  2022-05-18T04:30:28.5169840Z In file included from aten/src/ATen/cpu/vec/vec256/vec256.h:15:0, 2022-05-18T04:30:28.5170252Z from aten/src/ATen/cpu/vec/vec.h:4, 2022-05-18T04:30:28.5170638Z from aten/src/ATen/native/cpu/Loops.h:36, 2022-05-18T04:30:28.5171353Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/native/quantized/cpu/kernels/QuantizedOpKernels.cpp.AVX2.cpp:8: 2022-05-18T04:30:28.5172650Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h: In member function 'at::vec::AVX2::Vectorized at::vec::AVX2::Vectorized::maximum(at::vec::AVX2::Vectorized) const': 2022-05-18T04:30:28.5173630Z aten/src/ATen/cpu/vec/vec256/vec256_qint.h:280:29: note: The ABI for passing parameters with 64-byte alignment has changed in GCC 4.6 2022-05-18T04:30:28.5174177Z Vectorized maximum(Vectorized b) const { 2022-05-18T04:30:28.5174541Z ^~~~~~~ 2022-05-18T04:30:28.5174928Z [872 / 2,970] 8 actions running 2022-05-18T04:30:28.5175368Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:28.5175840Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:28.5176284Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.5176741Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.5177214Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.5177656Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.5178115Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.5178574Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.7341667Z 2022-05-18T04:30:28.7342565Z  2022-05-18T04:30:28.7343412Z  2022-05-18T04:30:28.7343750Z  2022-05-18T04:30:28.7344032Z  2022-05-18T04:30:28.7344341Z  2022-05-18T04:30:28.7344631Z  2022-05-18T04:30:28.7344919Z  2022-05-18T04:30:28.7345201Z  2022-05-18T04:30:28.7345614Z [875 / 2,970] 8 actions running 2022-05-18T04:30:28.7346213Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:28.7346727Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.7347244Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.7347709Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.7348121Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.7348514Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.7348924Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:28.7349355Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.0708731Z 2022-05-18T04:30:29.0720144Z  2022-05-18T04:30:29.0720436Z  2022-05-18T04:30:29.0720667Z  2022-05-18T04:30:29.0720945Z  2022-05-18T04:30:29.0721174Z  2022-05-18T04:30:29.0721457Z  2022-05-18T04:30:29.0721729Z  2022-05-18T04:30:29.0721971Z  2022-05-18T04:30:29.0722375Z [876 / 2,970] 8 actions, 7 running 2022-05-18T04:30:29.0722869Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:29.0723329Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.0723802Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.0724227Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.0724636Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.0725110Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.0725603Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.0726022Z [Scann] Compiling aten/src/ATen/native/cpu/BlasKernel.cpp.AVX2.cpp 2022-05-18T04:30:29.3354201Z 2022-05-18T04:30:29.3354685Z  2022-05-18T04:30:29.3355027Z  2022-05-18T04:30:29.3355288Z  2022-05-18T04:30:29.3355529Z  2022-05-18T04:30:29.3355839Z  2022-05-18T04:30:29.3356144Z  2022-05-18T04:30:29.3356440Z  2022-05-18T04:30:29.3357803Z  2022-05-18T04:30:29.3358244Z [877 / 2,970] 8 actions running 2022-05-18T04:30:29.3358786Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:29.3359329Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:29.3359635Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.3359921Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.3360210Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.3360486Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.3361253Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.3361578Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.5348695Z 2022-05-18T04:30:29.5349295Z  2022-05-18T04:30:29.5349885Z  2022-05-18T04:30:29.5350281Z  2022-05-18T04:30:29.5350481Z  2022-05-18T04:30:29.5350785Z  2022-05-18T04:30:29.5351094Z  2022-05-18T04:30:29.5351368Z  2022-05-18T04:30:29.5351568Z  2022-05-18T04:30:29.5351813Z [879 / 2,970] 8 actions running 2022-05-18T04:30:29.5352101Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:29.5352397Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:29.5352685Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.5352956Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.5353245Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.5353527Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.5353825Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.5354094Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.7377958Z 2022-05-18T04:30:29.7381013Z  2022-05-18T04:30:29.7381382Z  2022-05-18T04:30:29.7381679Z  2022-05-18T04:30:29.7381975Z  2022-05-18T04:30:29.7382275Z  2022-05-18T04:30:29.7382555Z  2022-05-18T04:30:29.7382825Z  2022-05-18T04:30:29.7383145Z  2022-05-18T04:30:29.7383558Z [880 / 2,970] 8 actions running 2022-05-18T04:30:29.7384081Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:29.7384576Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:29.7385041Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:29.7385558Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.7386167Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.7386645Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.7387193Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.7387695Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:29.7509248Z 2022-05-18T04:30:29.7509768Z  2022-05-18T04:30:29.7510101Z  2022-05-18T04:30:29.7510370Z  2022-05-18T04:30:29.7510622Z  2022-05-18T04:30:29.7510882Z  2022-05-18T04:30:29.7511148Z  2022-05-18T04:30:29.7511380Z  2022-05-18T04:30:29.7511644Z  2022-05-18T04:30:29.7512172Z INFO: From Compiling aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp: 2022-05-18T04:30:29.7512672Z [880 / 2,970] 8 actions running 2022-05-18T04:30:29.7513118Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:29.7513596Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:29.7514034Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:29.7514503Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.7514968Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.7515427Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.7515895Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.7516334Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:29.7516555Z 2022-05-18T04:30:29.7516676Z  2022-05-18T04:30:29.7516942Z  2022-05-18T04:30:29.7517203Z  2022-05-18T04:30:29.7517454Z  2022-05-18T04:30:29.7517720Z  2022-05-18T04:30:29.7517977Z  2022-05-18T04:30:29.7518225Z  2022-05-18T04:30:29.7518492Z  2022-05-18T04:30:29.7527830Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/CatKernel.cpp.AVX2.cpp:48:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:29.7528356Z # pragma unroll 2022-05-18T04:30:29.7528600Z 2022-05-18T04:30:29.7538138Z [880 / 2,970] 8 actions running 2022-05-18T04:30:29.7538600Z //:ATen_CPU_AVX2; 2s processwrapper-sandbox 2022-05-18T04:30:29.7539227Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:29.7539761Z //:ATen_CPU_AVX2; 1s processwrapper-sandbox 2022-05-18T04:30:29.7540228Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.7540685Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.7541128Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.7541580Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:29.7541990Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.1433763Z 2022-05-18T04:30:30.1434240Z  2022-05-18T04:30:30.1434481Z  2022-05-18T04:30:30.1434742Z  2022-05-18T04:30:30.1434927Z  2022-05-18T04:30:30.1435194Z  2022-05-18T04:30:30.1436903Z  2022-05-18T04:30:30.1437381Z  2022-05-18T04:30:30.1437631Z  2022-05-18T04:30:30.1438021Z [883 / 2,970] 8 actions running 2022-05-18T04:30:30.1438540Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-05-18T04:30:30.1439095Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:30.1439659Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:30.1440147Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:30.1440523Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.1440895Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.1441275Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.1441670Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.2258670Z 2022-05-18T04:30:30.2259213Z  2022-05-18T04:30:30.2262648Z  2022-05-18T04:30:30.2262935Z  2022-05-18T04:30:30.2263235Z  2022-05-18T04:30:30.2263528Z  2022-05-18T04:30:30.2263810Z  2022-05-18T04:30:30.2264107Z  2022-05-18T04:30:30.2264408Z  2022-05-18T04:30:30.2268820Z INFO: From Compiling aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp: 2022-05-18T04:30:30.2269407Z [883 / 2,970] 8 actions running 2022-05-18T04:30:30.2269868Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-05-18T04:30:30.2270422Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:30.2270961Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:30.2271498Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:30.2271982Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.2272479Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.2272966Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.2273447Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.2273677Z 2022-05-18T04:30:30.2273818Z  2022-05-18T04:30:30.2274083Z  2022-05-18T04:30:30.2274370Z  2022-05-18T04:30:30.2274652Z  2022-05-18T04:30:30.2274949Z  2022-05-18T04:30:30.2275243Z  2022-05-18T04:30:30.2275513Z  2022-05-18T04:30:30.2275812Z  2022-05-18T04:30:30.2276661Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:446:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:30.2277262Z # pragma unroll 2022-05-18T04:30:30.2277551Z 2022-05-18T04:30:30.2278347Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:571:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:30.2278949Z # pragma unroll 2022-05-18T04:30:30.2279229Z 2022-05-18T04:30:30.2280022Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:661:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:30.2280627Z # pragma unroll 2022-05-18T04:30:30.2280905Z 2022-05-18T04:30:30.2281680Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:759:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:30.2282265Z # pragma unroll 2022-05-18T04:30:30.2282543Z 2022-05-18T04:30:30.2283326Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:800:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:30.2284101Z # pragma unroll 2022-05-18T04:30:30.2284461Z 2022-05-18T04:30:30.2285201Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:934:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:30.2285785Z # pragma unroll 2022-05-18T04:30:30.2286077Z 2022-05-18T04:30:30.2286810Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:988:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:30.2287336Z # pragma unroll 2022-05-18T04:30:30.2287699Z 2022-05-18T04:30:30.2288397Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1119:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:30.2288935Z # pragma unroll 2022-05-18T04:30:30.2289212Z 2022-05-18T04:30:30.2289988Z bazel-out/k8-fastbuild/bin/aten/src/ATen/native/cpu/GridSamplerKernel.cpp.AVX2.cpp:1126:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:30:30.2290594Z # pragma unroll 2022-05-18T04:30:30.2290891Z 2022-05-18T04:30:30.2291257Z [883 / 2,970] 8 actions running 2022-05-18T04:30:30.2291750Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-05-18T04:30:30.2292278Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:30.2292803Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:30.2293302Z //:ATen_CPU_AVX2; 0s processwrapper-sandbox 2022-05-18T04:30:30.2293785Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.2294269Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.2294737Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.2295214Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.4731675Z 2022-05-18T04:30:30.4732218Z  2022-05-18T04:30:30.4732548Z  2022-05-18T04:30:30.4732836Z  2022-05-18T04:30:30.4733112Z  2022-05-18T04:30:30.4733375Z  2022-05-18T04:30:30.4733648Z  2022-05-18T04:30:30.4733922Z  2022-05-18T04:30:30.4734196Z  2022-05-18T04:30:30.4734600Z [886 / 2,970] 8 actions, 7 running 2022-05-18T04:30:30.4735071Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-05-18T04:30:30.4735542Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.4735972Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.4736412Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.4736847Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.4737386Z Compiling aten/src/ATen/vulkan/Context.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:30.4738016Z Compiling aten/src/ATen/metal/Context.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:30.4738503Z [Scann] Compiling aten/src/ATen/record_function.cpp 2022-05-18T04:30:30.7391015Z 2022-05-18T04:30:30.7391521Z  2022-05-18T04:30:30.7391902Z  2022-05-18T04:30:30.7392179Z  2022-05-18T04:30:30.7392439Z  2022-05-18T04:30:30.7392696Z  2022-05-18T04:30:30.7392959Z  2022-05-18T04:30:30.7393228Z  2022-05-18T04:30:30.7393497Z  2022-05-18T04:30:30.7393881Z [886 / 2,970] 8 actions running 2022-05-18T04:30:30.7394350Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-05-18T04:30:30.7394804Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:30.7395245Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.7395674Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.7396089Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:30.7396633Z Compiling aten/src/ATen/vulkan/Context.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:30.7397264Z Compiling aten/src/ATen/metal/Context.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:30.7397868Z Compiling aten/src/ATen/record_function.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:30.9400158Z 2022-05-18T04:30:30.9400673Z  2022-05-18T04:30:30.9401031Z  2022-05-18T04:30:30.9401307Z  2022-05-18T04:30:30.9401562Z  2022-05-18T04:30:30.9401840Z  2022-05-18T04:30:30.9402306Z  2022-05-18T04:30:30.9402598Z  2022-05-18T04:30:30.9402945Z  2022-05-18T04:30:30.9403330Z [887 / 2,970] 8 actions running 2022-05-18T04:30:30.9403841Z //:ATen_CPU_AVX2; 3s processwrapper-sandbox 2022-05-18T04:30:30.9404335Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:30.9404784Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:30.9405260Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:30.9405871Z Compiling aten/src/ATen/vulkan/Context.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:30.9406508Z Compiling aten/src/ATen/metal/Context.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:30.9407191Z Compiling aten/src/ATen/record_function.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:30.9407816Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:31.1428601Z 2022-05-18T04:30:31.1429189Z  2022-05-18T04:30:31.1429534Z  2022-05-18T04:30:31.1429819Z  2022-05-18T04:30:31.1430111Z  2022-05-18T04:30:31.1430399Z  2022-05-18T04:30:31.1430680Z  2022-05-18T04:30:31.1430962Z  2022-05-18T04:30:31.1431224Z  2022-05-18T04:30:31.1431620Z [887 / 2,970] 8 actions running 2022-05-18T04:30:31.1432150Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2022-05-18T04:30:31.1432646Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:31.1433128Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:31.1433618Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:31.1434234Z Compiling aten/src/ATen/vulkan/Context.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:31.1434960Z Compiling aten/src/ATen/metal/Context.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:31.1435676Z Compiling aten/src/ATen/record_function.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:31.1436240Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:31.4692984Z 2022-05-18T04:30:31.4693539Z  2022-05-18T04:30:31.4693886Z  2022-05-18T04:30:31.4694145Z  2022-05-18T04:30:31.4694440Z  2022-05-18T04:30:31.4694703Z  2022-05-18T04:30:31.4694977Z  2022-05-18T04:30:31.4695252Z  2022-05-18T04:30:31.4695519Z  2022-05-18T04:30:31.4695891Z [889 / 2,970] 8 actions, 7 running 2022-05-18T04:30:31.4696380Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2022-05-18T04:30:31.4696838Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:31.4697252Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:31.4697805Z Compiling aten/src/ATen/metal/Context.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:31.4698439Z Compiling aten/src/ATen/record_function.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:31.4698927Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:31.4699361Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:31.4699775Z [Scann] Compiling aten/src/ATen/detail/CPUGuardImpl.cpp 2022-05-18T04:30:31.7392142Z 2022-05-18T04:30:31.7392701Z  2022-05-18T04:30:31.7393019Z  2022-05-18T04:30:31.7393330Z  2022-05-18T04:30:31.7395219Z  2022-05-18T04:30:31.7395764Z  2022-05-18T04:30:31.7396293Z  2022-05-18T04:30:31.7396661Z  2022-05-18T04:30:31.7396976Z  2022-05-18T04:30:31.7397419Z [891 / 2,970] 8 actions, 7 running 2022-05-18T04:30:31.7397992Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2022-05-18T04:30:31.7398539Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:31.7399195Z Compiling aten/src/ATen/record_function.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:31.7399850Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:31.7400379Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:31.7401067Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:31.7401670Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:31.7402132Z [Scann] Compiling aten/src/ATen/core/Vitals.cpp 2022-05-18T04:30:31.9424366Z 2022-05-18T04:30:31.9424996Z  2022-05-18T04:30:31.9425362Z  2022-05-18T04:30:32.0000913Z  2022-05-18T04:30:32.0001277Z  2022-05-18T04:30:32.0001503Z  2022-05-18T04:30:32.0001751Z  2022-05-18T04:30:32.0002001Z  2022-05-18T04:30:32.0002238Z  2022-05-18T04:30:32.0002590Z [893 / 2,970] 8 actions running 2022-05-18T04:30:32.0003030Z //:ATen_CPU_AVX2; 4s processwrapper-sandbox 2022-05-18T04:30:32.0003437Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:30:32.0003837Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:32.0004384Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.0004878Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:32.0005384Z Compiling aten/src/ATen/core/Vitals.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.0006024Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.0006689Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.1456989Z 2022-05-18T04:30:32.1457462Z  2022-05-18T04:30:32.1457745Z  2022-05-18T04:30:32.1457985Z  2022-05-18T04:30:32.1458684Z  2022-05-18T04:30:32.1458977Z  2022-05-18T04:30:32.1459281Z  2022-05-18T04:30:32.1459589Z  2022-05-18T04:30:32.1459872Z  2022-05-18T04:30:32.1460137Z [894 / 2,970] 8 actions, 7 running 2022-05-18T04:30:32.1460444Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2022-05-18T04:30:32.1460716Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:32.1461066Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.1461386Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:32.1461700Z Compiling aten/src/ATen/core/Vitals.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.1462084Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.1462485Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.1462807Z [Prepa] Compiling aten/src/ATen/ThreadLocalState.cpp 2022-05-18T04:30:32.4009043Z 2022-05-18T04:30:32.4009550Z  2022-05-18T04:30:32.4009924Z  2022-05-18T04:30:32.4010253Z  2022-05-18T04:30:32.4010539Z  2022-05-18T04:30:32.4010841Z  2022-05-18T04:30:32.4011145Z  2022-05-18T04:30:32.4011428Z  2022-05-18T04:30:32.4011726Z  2022-05-18T04:30:32.4012106Z [894 / 2,970] 8 actions running 2022-05-18T04:30:32.4012402Z //:ATen_CPU_AVX2; 5s processwrapper-sandbox 2022-05-18T04:30:32.4012684Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:32.4013037Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.4013356Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:32.4013669Z Compiling aten/src/ATen/core/Vitals.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.4014054Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.4014466Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.4014848Z Compiling aten/src/ATen/ThreadLocalState.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.6173248Z 2022-05-18T04:30:32.6175028Z  2022-05-18T04:30:32.6175289Z  2022-05-18T04:30:32.6175494Z  2022-05-18T04:30:32.6175648Z  2022-05-18T04:30:32.6175872Z  2022-05-18T04:30:32.6176045Z  2022-05-18T04:30:32.6176198Z  2022-05-18T04:30:32.6176366Z  2022-05-18T04:30:32.6176647Z [895 / 2,970] 8 actions, 7 running 2022-05-18T04:30:32.6176933Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:32.6177441Z Compiling aten/src/ATen/detail/CPUGuardImpl.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:32.6177998Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:32.6178453Z Compiling aten/src/ATen/core/Vitals.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.6178923Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.6180889Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.6181545Z Compiling aten/src/ATen/ThreadLocalState.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.6182066Z [Prepa] Compiling aten/src/ATen/core/dispatch/Dispatcher.cpp 2022-05-18T04:30:32.9876614Z 2022-05-18T04:30:32.9877547Z  2022-05-18T04:30:32.9878425Z  2022-05-18T04:30:32.9878760Z  2022-05-18T04:30:32.9879069Z  2022-05-18T04:30:32.9879356Z  2022-05-18T04:30:32.9879639Z  2022-05-18T04:30:32.9879942Z  2022-05-18T04:30:32.9880227Z  2022-05-18T04:30:32.9880662Z [897 / 2,970] 8 actions, 7 running 2022-05-18T04:30:32.9881149Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:32.9881679Z Compiling aten/src/ATen/core/Vitals.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:32.9882303Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:32.9882974Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:32.9883617Z Compiling aten/src/ATen/ThreadLocalState.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:32.9884098Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:32.9884531Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:32.9884926Z [Scann] Compiling aten/src/ATen/TensorMeta.cpp 2022-05-18T04:30:33.2016749Z 2022-05-18T04:30:33.2017648Z  2022-05-18T04:30:33.2018312Z  2022-05-18T04:30:33.2021402Z  2022-05-18T04:30:33.2021846Z  2022-05-18T04:30:33.2024436Z  2022-05-18T04:30:33.2024854Z  2022-05-18T04:30:33.2027786Z  2022-05-18T04:30:33.2028257Z  2022-05-18T04:30:33.2028998Z [897 / 2,970] 8 actions running 2022-05-18T04:30:33.2029642Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:33.2030462Z Compiling aten/src/ATen/core/Vitals.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:33.2031362Z Compiling aten/src/ATen/cpu/FlushDenormal.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:33.2032262Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:33.2033183Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:33.2034379Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:33.2035037Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:33.2036141Z Compiling aten/src/ATen/TensorMeta.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:33.4048956Z 2022-05-18T04:30:33.4049614Z  2022-05-18T04:30:33.4050043Z  2022-05-18T04:30:33.4050340Z  2022-05-18T04:30:33.4050583Z  2022-05-18T04:30:33.4050881Z  2022-05-18T04:30:33.4051153Z  2022-05-18T04:30:33.4051391Z  2022-05-18T04:30:33.4051651Z  2022-05-18T04:30:33.4052025Z [900 / 2,970] 8 actions running 2022-05-18T04:30:33.4052597Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:33.4053310Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:33.4053841Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:33.4054248Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:33.4054726Z Compiling aten/src/ATen/TensorMeta.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:33.4055306Z Compiling aten/src/ATen/TensorNames.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:33.4055911Z Compiling aten/src/ATen/core/ivalue.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:33.4056514Z Compiling aten/src/ATen/TensorGeometry.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:33.6098400Z 2022-05-18T04:30:33.6099369Z  2022-05-18T04:30:33.6100402Z  2022-05-18T04:30:33.6105946Z  2022-05-18T04:30:33.6106264Z  2022-05-18T04:30:33.6106527Z  2022-05-18T04:30:33.6106952Z  2022-05-18T04:30:33.6107219Z  2022-05-18T04:30:33.6107619Z  2022-05-18T04:30:33.6108010Z [900 / 2,970] 8 actions running 2022-05-18T04:30:33.6109167Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:33.6110009Z Compiling aten/src/ATen/ThreadLocalState.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:33.6110535Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:33.6111114Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:33.6111815Z Compiling aten/src/ATen/TensorMeta.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:33.6112670Z Compiling aten/src/ATen/TensorNames.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:33.6113411Z Compiling aten/src/ATen/core/ivalue.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:33.6114189Z Compiling aten/src/ATen/TensorGeometry.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:33.8104566Z 2022-05-18T04:30:33.8105400Z  2022-05-18T04:30:33.8106401Z  2022-05-18T04:30:33.8108918Z  2022-05-18T04:30:33.8109435Z  2022-05-18T04:30:33.8110289Z  2022-05-18T04:30:33.8110814Z  2022-05-18T04:30:33.8111074Z  2022-05-18T04:30:33.8111480Z  2022-05-18T04:30:33.8111823Z [901 / 2,970] 8 actions running 2022-05-18T04:30:33.8112510Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:33.8113067Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:33.8113455Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:33.8113943Z Compiling aten/src/ATen/TensorMeta.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:33.8114506Z Compiling aten/src/ATen/TensorNames.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:33.8114909Z Compiling aten/src/ATen/core/ivalue.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:33.8115299Z Compiling aten/src/ATen/TensorGeometry.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:33.8115849Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.0110453Z 2022-05-18T04:30:34.0111735Z  2022-05-18T04:30:34.0112136Z  2022-05-18T04:30:34.0112480Z  2022-05-18T04:30:34.0112770Z  2022-05-18T04:30:34.0113083Z  2022-05-18T04:30:34.0128163Z  2022-05-18T04:30:34.0128479Z  2022-05-18T04:30:34.0128706Z  2022-05-18T04:30:34.0129077Z [902 / 2,970] 8 actions running 2022-05-18T04:30:34.0129669Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:34.0130031Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:34.0130354Z Compiling aten/src/ATen/TensorMeta.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:34.0130726Z Compiling aten/src/ATen/TensorNames.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.0131094Z Compiling aten/src/ATen/core/ivalue.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.0131472Z Compiling aten/src/ATen/TensorGeometry.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.0132013Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.0132604Z Compiling aten/src/ATen/ScalarOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.2144206Z 2022-05-18T04:30:34.2144658Z  2022-05-18T04:30:34.2144879Z  2022-05-18T04:30:34.2145052Z  2022-05-18T04:30:34.2145240Z  2022-05-18T04:30:34.2145435Z  2022-05-18T04:30:34.2145602Z  2022-05-18T04:30:34.2146047Z  2022-05-18T04:30:34.2146209Z  2022-05-18T04:30:34.2146464Z [904 / 2,970] 8 actions running 2022-05-18T04:30:34.2146890Z Compiling aten/src/ATen/ZeroTensorFallback.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:34.2147406Z Compiling aten/src/ATen/TensorNames.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.2147831Z Compiling aten/src/ATen/core/ivalue.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.2148259Z Compiling aten/src/ATen/TensorGeometry.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.2148654Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.2149069Z Compiling aten/src/ATen/ScalarOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.2511893Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.2512680Z Compiling aten/src/ATen/SequenceNumber.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.4526721Z 2022-05-18T04:30:34.4527235Z  2022-05-18T04:30:34.4527591Z  2022-05-18T04:30:34.4527849Z  2022-05-18T04:30:34.4528107Z  2022-05-18T04:30:34.4528341Z  2022-05-18T04:30:34.4528578Z  2022-05-18T04:30:34.4528802Z  2022-05-18T04:30:34.4529044Z  2022-05-18T04:30:34.4529404Z [905 / 2,970] 8 actions running 2022-05-18T04:30:34.4529954Z Compiling aten/src/ATen/TensorNames.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:34.4530511Z Compiling aten/src/ATen/core/ivalue.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:34.4531046Z Compiling aten/src/ATen/TensorGeometry.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:34.4531637Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.4532256Z Compiling aten/src/ATen/ScalarOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.4532866Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.4533441Z Compiling aten/src/ATen/SequenceNumber.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.4533972Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.6735067Z 2022-05-18T04:30:34.6735467Z  2022-05-18T04:30:34.6735683Z  2022-05-18T04:30:34.6735857Z  2022-05-18T04:30:34.6736086Z  2022-05-18T04:30:34.6736353Z  2022-05-18T04:30:34.6736546Z  2022-05-18T04:30:34.6736712Z  2022-05-18T04:30:34.6736863Z  2022-05-18T04:30:34.6737142Z [906 / 2,970] 8 actions, 7 running 2022-05-18T04:30:34.6737568Z Compiling aten/src/ATen/core/ivalue.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:34.6738056Z Compiling aten/src/ATen/TensorGeometry.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:34.6738469Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.6738848Z Compiling aten/src/ATen/ScalarOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.6739230Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.6739608Z Compiling aten/src/ATen/SequenceNumber.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.6739990Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:34.6740308Z [Scann] Compiling aten/src/ATen/ParallelThreadPoolNative.cpp 2022-05-18T04:30:35.0527134Z 2022-05-18T04:30:35.0527783Z  2022-05-18T04:30:35.0528138Z  2022-05-18T04:30:35.0528415Z  2022-05-18T04:30:35.0528697Z  2022-05-18T04:30:35.0530593Z  2022-05-18T04:30:35.0531045Z  2022-05-18T04:30:35.0533438Z  2022-05-18T04:30:35.0533837Z  2022-05-18T04:30:35.0536330Z [908 / 2,970] 8 actions running 2022-05-18T04:30:35.0537045Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:35.0539803Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:35.0540544Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:35.0543277Z Compiling aten/src/ATen/SequenceNumber.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:35.0544027Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:35.0546802Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:35.0547515Z Compiling aten/src/ATen/DynamicLibrary.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:35.0548397Z Compiling aten/src/ATen/ParallelCommon.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:35.4959046Z 2022-05-18T04:30:35.4960005Z  2022-05-18T04:30:35.4960351Z  2022-05-18T04:30:35.4960602Z  2022-05-18T04:30:35.4960785Z  2022-05-18T04:30:35.4961020Z  2022-05-18T04:30:35.4961451Z  2022-05-18T04:30:35.4962400Z  2022-05-18T04:30:35.4962755Z  2022-05-18T04:30:35.4963098Z [909 / 2,970] 8 actions, 7 running 2022-05-18T04:30:35.4963581Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:35.4964088Z Compiling aten/src/ATen/ScalarOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:35.4964640Z Compiling aten/src/ATen/SavedTensorHooks.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:35.4965298Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:35.4965785Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:35.4966340Z Compiling aten/src/ATen/DynamicLibrary.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:35.4966965Z Compiling aten/src/ATen/ParallelCommon.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:35.4967417Z [Scann] Compiling aten/src/ATen/MemoryOverlap.cpp 2022-05-18T04:30:35.8539289Z 2022-05-18T04:30:35.8539682Z  2022-05-18T04:30:35.8539943Z  2022-05-18T04:30:35.8540158Z  2022-05-18T04:30:35.8540311Z  2022-05-18T04:30:35.8540479Z  2022-05-18T04:30:35.8540670Z  2022-05-18T04:30:35.8540824Z  2022-05-18T04:30:35.8540989Z  2022-05-18T04:30:35.8541230Z [911 / 2,970] 8 actions running 2022-05-18T04:30:35.8541614Z Compiling aten/src/ATen/SparseTensorImpl.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:35.8542111Z Compiling aten/src/ATen/ParallelOpenMP.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:35.8542571Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:35.8543036Z Compiling aten/src/ATen/DynamicLibrary.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:35.8543414Z Compiling aten/src/ATen/ParallelCommon.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:35.8543868Z Compiling aten/src/ATen/MemoryOverlap.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:35.8544445Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:35.8545064Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:36.0766622Z 2022-05-18T04:30:36.0767575Z  2022-05-18T04:30:36.0768000Z  2022-05-18T04:30:36.0769322Z  2022-05-18T04:30:36.0769610Z  2022-05-18T04:30:36.0769909Z  2022-05-18T04:30:36.0770208Z  2022-05-18T04:30:36.0770494Z  2022-05-18T04:30:36.0770801Z  2022-05-18T04:30:36.0772496Z [913 / 2,970] 8 actions, 7 running 2022-05-18T04:30:36.0773092Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:36.0773811Z Compiling aten/src/ATen/DynamicLibrary.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:36.0776684Z Compiling aten/src/ATen/ParallelCommon.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:36.0777420Z Compiling aten/src/ATen/MemoryOverlap.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:36.0778205Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:36.0779096Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:36.0781994Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:36.0782666Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/int_repr_quant.cpp 2022-05-18T04:30:36.4538044Z 2022-05-18T04:30:36.4539843Z  2022-05-18T04:30:36.4540238Z  2022-05-18T04:30:36.4540545Z  2022-05-18T04:30:36.4540827Z  2022-05-18T04:30:36.4541288Z  2022-05-18T04:30:36.4541586Z  2022-05-18T04:30:36.4541866Z  2022-05-18T04:30:36.4542160Z  2022-05-18T04:30:36.4542591Z [913 / 2,970] 8 actions running 2022-05-18T04:30:36.4543046Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:36.4543650Z Compiling aten/src/ATen/DynamicLibrary.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:36.4544384Z Compiling aten/src/ATen/ParallelCommon.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:36.4545104Z Compiling aten/src/ATen/MemoryOverlap.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:36.4546290Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:36.4547050Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:36.4547809Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:36.4548380Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:36.7475293Z 2022-05-18T04:30:36.7475769Z  2022-05-18T04:30:36.7476036Z  2022-05-18T04:30:36.7476296Z  2022-05-18T04:30:36.7476516Z  2022-05-18T04:30:36.7476726Z  2022-05-18T04:30:36.7476882Z  2022-05-18T04:30:36.7477048Z  2022-05-18T04:30:36.7477214Z  2022-05-18T04:30:36.7477451Z [914 / 2,970] 8 actions, 7 running 2022-05-18T04:30:36.7477737Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:30:36.7478090Z Compiling aten/src/ATen/ParallelCommon.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:36.7478504Z Compiling aten/src/ATen/MemoryOverlap.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:36.7478890Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:36.7479291Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:36.7479685Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:36.7479985Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:36.7480256Z [Scann] Compiling aten/src/ATen/FunctionalTensorWrapper.cpp 2022-05-18T04:30:36.9531373Z 2022-05-18T04:30:36.9532245Z  2022-05-18T04:30:36.9532828Z  2022-05-18T04:30:36.9534106Z  2022-05-18T04:30:36.9534588Z  2022-05-18T04:30:36.9535020Z  2022-05-18T04:30:36.9535427Z  2022-05-18T04:30:36.9535850Z  2022-05-18T04:30:36.9536283Z  2022-05-18T04:30:36.9536837Z [916 / 2,970] 8 actions, 7 running 2022-05-18T04:30:36.9537576Z Compiling aten/src/ATen/MemoryOverlap.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:36.9538404Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:36.9539156Z Compiling aten/src/ATen/ParallelNativeTBB.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:36.9539886Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:36.9540496Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:36.9541017Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:36.9541630Z Compiling aten/src/ATen/MapAllocator.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:36.9542220Z [Scann] Compiling aten/src/ATen/FunctionalStorageImpl.cpp 2022-05-18T04:30:37.2162986Z 2022-05-18T04:30:37.2163462Z  2022-05-18T04:30:37.2163784Z  2022-05-18T04:30:37.2164042Z  2022-05-18T04:30:37.2164302Z  2022-05-18T04:30:37.2164535Z  2022-05-18T04:30:37.2164762Z  2022-05-18T04:30:37.2164956Z  2022-05-18T04:30:37.2165185Z  2022-05-18T04:30:37.2165504Z [917 / 2,970] 8 actions, 7 running 2022-05-18T04:30:37.2166076Z Compiling aten/src/ATen/MemoryOverlap.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:37.2166685Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:37.2167312Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:37.2167904Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:37.2168283Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:37.2168908Z Compiling aten/src/ATen/MapAllocator.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:37.2169394Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:37.2169766Z [Scann] Compiling aten/src/ATen/FunctionalInverses.cpp 2022-05-18T04:30:37.4673781Z 2022-05-18T04:30:37.4674198Z  2022-05-18T04:30:37.4674459Z  2022-05-18T04:30:37.4674658Z  2022-05-18T04:30:37.4674813Z  2022-05-18T04:30:37.4674984Z  2022-05-18T04:30:37.4675149Z  2022-05-18T04:30:37.4676370Z  2022-05-18T04:30:37.4677075Z  2022-05-18T04:30:37.4677466Z [918 / 2,970] 8 actions running 2022-05-18T04:30:37.4677998Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:37.4678620Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:37.4679053Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:37.4679431Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:37.4679859Z Compiling aten/src/ATen/MapAllocator.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:37.4680195Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:37.4680547Z Compiling aten/src/ATen/FunctionalInverses.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:37.4680920Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:37.6744837Z 2022-05-18T04:30:37.6745523Z  2022-05-18T04:30:37.6746111Z  2022-05-18T04:30:37.6746374Z  2022-05-18T04:30:37.6746807Z  2022-05-18T04:30:37.6747050Z  2022-05-18T04:30:37.6747287Z  2022-05-18T04:30:37.6747775Z  2022-05-18T04:30:37.6748066Z  2022-05-18T04:30:37.6748690Z INFO: From Compiling aten/src/ATen/NamedTensorUtils.cpp: 2022-05-18T04:30:37.6749471Z [918 / 2,970] 8 actions running 2022-05-18T04:30:37.6750177Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:37.6751036Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:37.6751700Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:37.6752262Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:37.6752945Z Compiling aten/src/ATen/MapAllocator.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:37.6753419Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:37.6754201Z Compiling aten/src/ATen/FunctionalInverses.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:37.6754979Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:37.6763917Z 2022-05-18T04:30:37.6764329Z  2022-05-18T04:30:37.6764628Z  2022-05-18T04:30:37.6764906Z  2022-05-18T04:30:37.6765186Z  2022-05-18T04:30:37.6765458Z  2022-05-18T04:30:37.6765725Z  2022-05-18T04:30:37.6765996Z  2022-05-18T04:30:37.6766292Z  2022-05-18T04:30:37.6767310Z aten/src/ATen/NamedTensorUtils.cpp:318:13: warning: 'bool at::namedinference::are_distinct(at::DimnameList, at::DimnameList)' defined but not used [-Wunused-function] 2022-05-18T04:30:37.6768100Z static bool are_distinct(DimnameList batch_dims, DimnameList feature_dims) { 2022-05-18T04:30:37.6768449Z ^~~~~~~~~~~~ 2022-05-18T04:30:37.6769221Z aten/src/ATen/NamedTensorUtils.cpp:310:20: warning: 'at::DimnameList at::namedinference::feature_dims(at::DimnameList)' defined but not used [-Wunused-function] 2022-05-18T04:30:37.6769804Z static DimnameList feature_dims(DimnameList names) { 2022-05-18T04:30:37.6770134Z ^~~~~~~~~~~~ 2022-05-18T04:30:37.6771054Z aten/src/ATen/NamedTensorUtils.cpp:302:20: warning: 'at::DimnameList at::namedinference::batch_dims(at::DimnameList)' defined but not used [-Wunused-function] 2022-05-18T04:30:37.6771740Z static DimnameList batch_dims(DimnameList names) { 2022-05-18T04:30:37.6772119Z ^~~~~~~~~~ 2022-05-18T04:30:37.6773093Z aten/src/ATen/NamedTensorUtils.cpp:260:29: warning: 'std::vector at::namedinference::compute_dot_product_outnames(at::DimnameList, int64_t, at::DimnameList, int64_t)' defined but not used [-Wunused-function] 2022-05-18T04:30:37.6773745Z static std::vector compute_dot_product_outnames( 2022-05-18T04:30:37.6774119Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:37.6784118Z [918 / 2,970] 8 actions running 2022-05-18T04:30:37.6784666Z Compiling aten/src/ATen/NamedTensorUtils.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:37.6785372Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:37.6786303Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:37.6786742Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:37.6787308Z Compiling aten/src/ATen/MapAllocator.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:37.6787771Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:37.6788370Z Compiling aten/src/ATen/FunctionalInverses.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:37.6789008Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:38.0678591Z 2022-05-18T04:30:38.0679249Z  2022-05-18T04:30:38.0679686Z  2022-05-18T04:30:38.0679957Z  2022-05-18T04:30:38.0680114Z  2022-05-18T04:30:38.0680320Z  2022-05-18T04:30:38.0680487Z  2022-05-18T04:30:38.0680637Z  2022-05-18T04:30:38.0680838Z  2022-05-18T04:30:38.0681082Z [919 / 2,970] 8 actions running 2022-05-18T04:30:38.0681473Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:38.0681853Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:38.0682125Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:38.0682459Z Compiling aten/src/ATen/MapAllocator.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:38.0682803Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:38.0683189Z Compiling aten/src/ATen/FunctionalInverses.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:38.0683625Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:38.0683989Z Compiling aten/src/ATen/ExpandUtils.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:38.6735608Z 2022-05-18T04:30:38.6736166Z  2022-05-18T04:30:38.6736533Z  2022-05-18T04:30:38.6736823Z  2022-05-18T04:30:38.6737067Z  2022-05-18T04:30:38.6737343Z  2022-05-18T04:30:38.6737630Z  2022-05-18T04:30:38.6737888Z  2022-05-18T04:30:38.6738152Z  2022-05-18T04:30:38.6738538Z [920 / 2,970] 8 actions, 7 running 2022-05-18T04:30:38.6739155Z Compiling aten/src/ATen/NestedTensorImpl.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:38.6739721Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:30:38.6740163Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:38.6740595Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:38.6741186Z Compiling aten/src/ATen/FunctionalInverses.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:38.6741855Z Compiling aten/src/ATen/FuncTorchTLS.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:38.6742488Z Compiling aten/src/ATen/ExpandUtils.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:38.6742967Z [Scann] Compiling aten/src/ATen/Dispatch.cpp 2022-05-18T04:30:39.0686093Z 2022-05-18T04:30:39.0686726Z  2022-05-18T04:30:39.0687068Z  2022-05-18T04:30:39.0687250Z  2022-05-18T04:30:39.0687486Z  2022-05-18T04:30:39.0687660Z  2022-05-18T04:30:39.0687814Z  2022-05-18T04:30:39.0687980Z  2022-05-18T04:30:39.0688162Z  2022-05-18T04:30:39.0688396Z [923 / 2,970] 8 actions running 2022-05-18T04:30:39.0688676Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:30:39.0688946Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:30:39.0689282Z Compiling aten/src/ATen/FunctionalInverses.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:39.0689668Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:39.0690037Z Compiling aten/src/ATen/Dispatch.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:39.0690389Z Compiling aten/src/ATen/EmptyTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:39.0690775Z Compiling aten/src/ATen/ConjugateFallback.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:39.0691158Z Compiling aten/src/ATen/DLConvertor.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:39.2821096Z 2022-05-18T04:30:39.2821716Z  2022-05-18T04:30:39.2822046Z  2022-05-18T04:30:39.2822370Z  2022-05-18T04:30:39.2824928Z  2022-05-18T04:30:39.2825137Z  2022-05-18T04:30:39.2825616Z  2022-05-18T04:30:39.2826034Z  2022-05-18T04:30:39.2826286Z  2022-05-18T04:30:39.2826657Z [925 / 2,970] 8 actions running 2022-05-18T04:30:39.2827265Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:39.2827904Z Compiling aten/src/ATen/ExpandUtils.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:39.2828498Z Compiling aten/src/ATen/Dispatch.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:39.2829021Z Compiling aten/src/ATen/EmptyTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:39.2829619Z Compiling aten/src/ATen/ConjugateFallback.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:39.2830231Z Compiling aten/src/ATen/DLConvertor.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:39.2830817Z Compiling aten/src/ATen/BatchedFallback.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:39.2831293Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:39.6825272Z 2022-05-18T04:30:39.6825879Z  2022-05-18T04:30:39.6826419Z  2022-05-18T04:30:39.6826691Z  2022-05-18T04:30:39.6826978Z  2022-05-18T04:30:39.6827280Z  2022-05-18T04:30:39.6827587Z  2022-05-18T04:30:39.6827835Z  2022-05-18T04:30:39.6828152Z  2022-05-18T04:30:39.6828582Z [926 / 2,970] 8 actions running 2022-05-18T04:30:39.6829123Z Compiling aten/src/ATen/FunctionalInverses.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:39.6829702Z Compiling aten/src/ATen/Dispatch.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:39.6830205Z Compiling aten/src/ATen/EmptyTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:39.6830803Z Compiling aten/src/ATen/ConjugateFallback.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:39.6831364Z Compiling aten/src/ATen/DLConvertor.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:39.6831893Z Compiling aten/src/ATen/BatchedFallback.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:39.6832362Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:39.6832874Z Compiling aten/src/ATen/core/type.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:40.2185528Z 2022-05-18T04:30:40.2187930Z  2022-05-18T04:30:40.2188456Z  2022-05-18T04:30:40.2188823Z  2022-05-18T04:30:40.2189140Z  2022-05-18T04:30:40.2189438Z  2022-05-18T04:30:40.2189752Z  2022-05-18T04:30:40.2190072Z  2022-05-18T04:30:40.2190369Z  2022-05-18T04:30:40.2190822Z [927 / 2,970] 8 actions, 7 running 2022-05-18T04:30:40.2191473Z Compiling aten/src/ATen/Dispatch.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:40.2192230Z Compiling aten/src/ATen/EmptyTensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:40.2193049Z Compiling aten/src/ATen/ConjugateFallback.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:40.2193821Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:40.2194594Z Compiling aten/src/ATen/BatchedFallback.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:40.2195246Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:40.2195890Z Compiling aten/src/ATen/core/type.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:40.2196480Z [Scann] Compiling aten/src/ATen/core/register_symbols.cpp 2022-05-18T04:30:40.4838158Z 2022-05-18T04:30:40.4838720Z  2022-05-18T04:30:40.4839044Z  2022-05-18T04:30:40.4839304Z  2022-05-18T04:30:40.4839547Z  2022-05-18T04:30:40.4839775Z  2022-05-18T04:30:40.4840006Z  2022-05-18T04:30:40.4840253Z  2022-05-18T04:30:40.4840512Z  2022-05-18T04:30:40.4840889Z [929 / 2,970] 8 actions running 2022-05-18T04:30:40.4841420Z Compiling aten/src/ATen/ConjugateFallback.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:40.4842031Z Compiling aten/src/ATen/DLConvertor.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:40.4842654Z Compiling aten/src/ATen/BatchedFallback.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:40.4843344Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:40.4843946Z Compiling aten/src/ATen/core/type.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:40.4844443Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:40.4844843Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:40.4845303Z Compiling aten/src/ATen/core/library.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:40.9846297Z 2022-05-18T04:30:40.9846779Z  2022-05-18T04:30:40.9847141Z  2022-05-18T04:30:40.9847504Z  2022-05-18T04:30:40.9847763Z  2022-05-18T04:30:40.9848039Z  2022-05-18T04:30:40.9848314Z  2022-05-18T04:30:40.9848589Z  2022-05-18T04:30:40.9848848Z  2022-05-18T04:30:40.9849230Z [930 / 2,970] 8 actions, 7 running 2022-05-18T04:30:40.9849827Z Compiling aten/src/ATen/ConjugateFallback.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:40.9850517Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:40.9851256Z Compiling aten/src/ATen/BatchedFallback.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:40.9851929Z Compiling aten/src/ATen/core/type.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:40.9852433Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:40.9852880Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:40.9853433Z Compiling aten/src/ATen/core/library.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:40.9853937Z [Scann] Compiling aten/src/ATen/core/dispatch/ObservedOperators.cpp 2022-05-18T04:30:41.1978513Z 2022-05-18T04:30:41.1980347Z  2022-05-18T04:30:41.1988704Z  2022-05-18T04:30:41.1988901Z  2022-05-18T04:30:41.1989063Z  2022-05-18T04:30:41.1989284Z  2022-05-18T04:30:41.1989533Z  2022-05-18T04:30:41.1989803Z  2022-05-18T04:30:41.1990088Z  2022-05-18T04:30:41.1990494Z [931 / 2,970] 8 actions, 7 running 2022-05-18T04:30:41.1991135Z Compiling aten/src/ATen/ConjugateFallback.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:41.1991885Z Compiling aten/src/ATen/DLConvertor.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:41.1992584Z Compiling aten/src/ATen/BatchedFallback.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:41.1993106Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:41.1993561Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:41.1994063Z Compiling aten/src/ATen/core/library.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:41.1994582Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:41.1994920Z [Scann] Compiling aten/src/ATen/core/custom_class.cpp 2022-05-18T04:30:41.4144625Z 2022-05-18T04:30:41.4145320Z  2022-05-18T04:30:41.4145668Z  2022-05-18T04:30:41.4146151Z  2022-05-18T04:30:41.4146437Z  2022-05-18T04:30:41.4146758Z  2022-05-18T04:30:41.4147057Z  2022-05-18T04:30:41.4147357Z  2022-05-18T04:30:41.4147675Z  2022-05-18T04:30:41.4147961Z [933 / 2,970] 8 actions, 7 running 2022-05-18T04:30:41.4148339Z Compiling aten/src/ATen/ConjugateFallback.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:41.4148744Z Compiling aten/src/ATen/BatchedFallback.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:41.4149062Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:41.4149380Z Compiling aten/src/ATen/core/library.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:41.4149683Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:41.4150025Z Compiling aten/src/ATen/core/custom_class.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:41.4150528Z Compiling aten/src/ATen/core/blob.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:41.4150866Z [Scann] Compiling aten/src/ATen/core/adaption.cpp 2022-05-18T04:30:41.6837385Z 2022-05-18T04:30:41.6837900Z  2022-05-18T04:30:41.6838274Z  2022-05-18T04:30:41.6838628Z  2022-05-18T04:30:41.6838862Z  2022-05-18T04:30:41.6839028Z  2022-05-18T04:30:41.6839191Z  2022-05-18T04:30:41.6839341Z  2022-05-18T04:30:41.7004402Z  2022-05-18T04:30:41.7004885Z [934 / 2,970] 8 actions running 2022-05-18T04:30:41.7005453Z Compiling aten/src/ATen/BatchedFallback.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:41.7005988Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:41.7006536Z Compiling aten/src/ATen/core/library.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:41.7007020Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:41.7007653Z Compiling aten/src/ATen/core/custom_class.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:41.7008265Z Compiling aten/src/ATen/core/blob.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:41.7008862Z Compiling aten/src/ATen/core/adaption.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:41.7009351Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:42.1233025Z 2022-05-18T04:30:42.1233607Z  2022-05-18T04:30:42.1234007Z  2022-05-18T04:30:42.1234332Z  2022-05-18T04:30:42.1234651Z  2022-05-18T04:30:42.1234998Z  2022-05-18T04:30:42.1235328Z  2022-05-18T04:30:42.1235676Z  2022-05-18T04:30:42.1236014Z  2022-05-18T04:30:42.1236473Z [935 / 2,970] 8 actions, 7 running 2022-05-18T04:30:42.1237166Z Compiling aten/src/ATen/BatchedFallback.cpp; 3s processwrapper-sandbox 2022-05-18T04:30:42.1237945Z Compiling aten/src/ATen/core/library.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:42.1238540Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:42.1239197Z Compiling aten/src/ATen/core/custom_class.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:42.1239977Z Compiling aten/src/ATen/core/blob.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:42.1240712Z Compiling aten/src/ATen/core/adaption.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:42.1241305Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:42.1241831Z [Scann] Compiling aten/src/ATen/core/VariableFallbackKernel.cpp 2022-05-18T04:30:42.3274194Z 2022-05-18T04:30:42.3274761Z  2022-05-18T04:30:42.3275113Z  2022-05-18T04:30:42.3275366Z  2022-05-18T04:30:42.3275647Z  2022-05-18T04:30:42.3275917Z  2022-05-18T04:30:42.3276169Z  2022-05-18T04:30:42.3276433Z  2022-05-18T04:30:42.3276705Z  2022-05-18T04:30:42.3277067Z [937 / 2,970] 8 actions, 7 running 2022-05-18T04:30:42.3277520Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:42.3278085Z Compiling aten/src/ATen/core/custom_class.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:42.3278696Z Compiling aten/src/ATen/core/blob.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:42.3279232Z Compiling aten/src/ATen/core/adaption.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:42.3279708Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:42.3280128Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:42.3280630Z Compiling aten/src/ATen/core/Tensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:42.3281102Z [Scann] Compiling aten/src/ATen/core/PythonFallbackKernel.cpp 2022-05-18T04:30:42.5726400Z 2022-05-18T04:30:42.5726968Z  2022-05-18T04:30:42.5727320Z  2022-05-18T04:30:42.5727704Z  2022-05-18T04:30:42.5728008Z  2022-05-18T04:30:42.5728292Z  2022-05-18T04:30:42.5728564Z  2022-05-18T04:30:42.5728839Z  2022-05-18T04:30:42.5729100Z  2022-05-18T04:30:42.5729491Z [938 / 2,970] 8 actions, 7 running 2022-05-18T04:30:42.5730060Z Compiling aten/src/ATen/core/custom_class.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:42.5730720Z Compiling aten/src/ATen/core/blob.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:42.5731405Z Compiling aten/src/ATen/core/adaption.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:42.5731978Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:42.5732454Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:42.5733046Z Compiling aten/src/ATen/core/Tensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:42.5733601Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:42.5736189Z [Scann] Compiling aten/src/ATen/core/List.cpp 2022-05-18T04:30:42.9013834Z 2022-05-18T04:30:42.9014397Z  2022-05-18T04:30:42.9014734Z  2022-05-18T04:30:42.9015011Z  2022-05-18T04:30:42.9015274Z  2022-05-18T04:30:42.9019485Z  2022-05-18T04:30:42.9020218Z  2022-05-18T04:30:42.9020776Z  2022-05-18T04:30:42.9021325Z  2022-05-18T04:30:42.9021911Z [938 / 2,970] 8 actions running 2022-05-18T04:30:42.9022676Z Compiling aten/src/ATen/core/custom_class.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:42.9023441Z Compiling aten/src/ATen/core/blob.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:42.9024321Z Compiling aten/src/ATen/core/adaption.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:42.9025169Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:42.9025633Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:42.9026315Z Compiling aten/src/ATen/core/Tensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:42.9026766Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:42.9027241Z Compiling aten/src/ATen/core/List.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:43.2574988Z 2022-05-18T04:30:43.2575986Z  2022-05-18T04:30:43.2576642Z  2022-05-18T04:30:43.2577206Z  2022-05-18T04:30:43.2577796Z  2022-05-18T04:30:43.2578273Z  2022-05-18T04:30:43.2578671Z  2022-05-18T04:30:43.2578931Z  2022-05-18T04:30:43.2579239Z  2022-05-18T04:30:43.2579676Z [940 / 2,970] 8 actions, 7 running 2022-05-18T04:30:43.2580482Z Compiling aten/src/ATen/core/adaption.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:43.2581131Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:43.2581593Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:43.2582201Z Compiling aten/src/ATen/core/Tensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:43.2582766Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:43.2583445Z Compiling aten/src/ATen/core/List.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:43.2584028Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:43.2584437Z [Scann] Compiling aten/src/ATen/core/Dimname.cpp 2022-05-18T04:30:43.5023522Z 2022-05-18T04:30:43.5024044Z  2022-05-18T04:30:43.5024380Z  2022-05-18T04:30:43.5024619Z  2022-05-18T04:30:43.5024824Z  2022-05-18T04:30:43.5024994Z  2022-05-18T04:30:43.5025219Z  2022-05-18T04:30:43.5025387Z  2022-05-18T04:30:43.5025555Z  2022-05-18T04:30:43.5025934Z [942 / 2,970] 8 actions running 2022-05-18T04:30:43.5026360Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:43.5026849Z Compiling aten/src/ATen/core/Tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:43.5027288Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:43.5027801Z Compiling aten/src/ATen/core/List.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:43.5028335Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:43.5028960Z Compiling aten/src/ATen/core/Dimname.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:43.5029502Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:43.5029990Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:43.8593471Z 2022-05-18T04:30:43.8594049Z  2022-05-18T04:30:43.8594392Z  2022-05-18T04:30:43.8594669Z  2022-05-18T04:30:43.8594923Z  2022-05-18T04:30:43.8595186Z  2022-05-18T04:30:43.8595478Z  2022-05-18T04:30:43.8595739Z  2022-05-18T04:30:43.8595993Z  2022-05-18T04:30:43.8596371Z [943 / 2,970] 8 actions, 7 running 2022-05-18T04:30:43.8596909Z Compiling aten/src/ATen/core/Tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:43.8597405Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:43.8597919Z Compiling aten/src/ATen/core/List.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:43.8598400Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:43.8598925Z Compiling aten/src/ATen/core/Dimname.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:43.8599696Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:43.8600124Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:43.8600523Z [Scann] Compiling caffe2/distributed/store_handler.cc 2022-05-18T04:30:44.1033348Z 2022-05-18T04:30:44.1033944Z  2022-05-18T04:30:44.1034314Z  2022-05-18T04:30:44.1034623Z  2022-05-18T04:30:44.1034920Z  2022-05-18T04:30:44.1035208Z  2022-05-18T04:30:44.1035495Z  2022-05-18T04:30:44.1035764Z  2022-05-18T04:30:44.1036029Z  2022-05-18T04:30:44.1036456Z [943 / 2,970] 8 actions running 2022-05-18T04:30:44.1037059Z Compiling aten/src/ATen/core/Tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:44.1037642Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:44.1038266Z Compiling aten/src/ATen/core/List.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:44.1038822Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:44.1039460Z Compiling aten/src/ATen/core/Dimname.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:44.1040035Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:44.1040518Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:30:44.1041155Z Compiling caffe2/distributed/store_handler.cc; 0s processwrapper-sandbox 2022-05-18T04:30:44.4835981Z 2022-05-18T04:30:44.4836514Z  2022-05-18T04:30:44.4836839Z  2022-05-18T04:30:44.4837116Z  2022-05-18T04:30:44.4837391Z  2022-05-18T04:30:44.4837648Z  2022-05-18T04:30:44.4837900Z  2022-05-18T04:30:44.4838103Z  2022-05-18T04:30:44.4838256Z  2022-05-18T04:30:44.4838520Z [944 / 2,970] 8 actions, 7 running 2022-05-18T04:30:44.4838807Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:30:44.4839295Z Compiling aten/src/ATen/core/List.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:44.4839780Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:44.4840315Z Compiling aten/src/ATen/core/Dimname.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:44.4840810Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:44.4841229Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:44.4841772Z Compiling caffe2/distributed/store_handler.cc; 0s processwrapper-sandbox 2022-05-18T04:30:44.4842250Z [Scann] Compiling caffe2/operators/ctc_beam_search_decoder_op.cc 2022-05-18T04:30:44.7027506Z 2022-05-18T04:30:44.7028078Z  2022-05-18T04:30:44.7028460Z  2022-05-18T04:30:44.7029250Z  2022-05-18T04:30:44.7029539Z  2022-05-18T04:30:44.7029802Z  2022-05-18T04:30:44.7030078Z  2022-05-18T04:30:44.7030383Z  2022-05-18T04:30:44.7030683Z  2022-05-18T04:30:44.7031085Z [946 / 2,970] 7 actions running 2022-05-18T04:30:44.7031562Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:44.7032176Z Compiling aten/src/ATen/core/Dimname.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:44.7032705Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:44.7033190Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:44.7033790Z Compiling caffe2/distributed/store_handler.cc; 0s processwrapper-sandbox 2022-05-18T04:30:44.7034292Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:44.7034766Z Compiling caffe2/operators/elu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:45.0151475Z 2022-05-18T04:30:45.0151904Z  2022-05-18T04:30:45.0152130Z  2022-05-18T04:30:45.0152289Z  2022-05-18T04:30:45.0152509Z  2022-05-18T04:30:45.0152676Z  2022-05-18T04:30:45.0152831Z  2022-05-18T04:30:45.0152997Z  2022-05-18T04:30:45.0153249Z [947 / 2,970] 8 actions, 7 running 2022-05-18T04:30:45.0153522Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:45.0153794Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:45.0154059Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:45.0154392Z Compiling caffe2/distributed/store_handler.cc; 1s processwrapper-sandbox 2022-05-18T04:30:45.0154885Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:45.0155274Z Compiling caffe2/operators/elu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:45.0155570Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:45.0155830Z [Scann] Compiling torch/csrc/jit/runtime/interpreter.cpp 2022-05-18T04:30:45.3031592Z 2022-05-18T04:30:45.3032155Z  2022-05-18T04:30:45.3032552Z  2022-05-18T04:30:45.3032777Z  2022-05-18T04:30:45.3032932Z  2022-05-18T04:30:45.3033100Z  2022-05-18T04:30:45.3033265Z  2022-05-18T04:30:45.3033416Z  2022-05-18T04:30:45.3033582Z  2022-05-18T04:30:45.3033826Z [947 / 2,970] 8 actions running 2022-05-18T04:30:45.3034095Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:30:45.3034367Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:45.3034630Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:30:45.3034974Z Compiling caffe2/distributed/store_handler.cc; 1s processwrapper-sandbox 2022-05-18T04:30:45.3035300Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:45.3035626Z Compiling caffe2/operators/elu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:45.3035924Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:45.3036186Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:45.7234860Z 2022-05-18T04:30:45.7235809Z  2022-05-18T04:30:45.7236205Z  2022-05-18T04:30:45.7236518Z  2022-05-18T04:30:45.7236818Z  2022-05-18T04:30:45.7237099Z  2022-05-18T04:30:45.7237397Z  2022-05-18T04:30:45.7237695Z  2022-05-18T04:30:45.7237961Z  2022-05-18T04:30:45.7238402Z [948 / 2,970] 8 actions, 7 running 2022-05-18T04:30:45.7238863Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:30:45.7239283Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:30:45.7239721Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:30:45.7240160Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:45.7240686Z Compiling caffe2/operators/elu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:45.7241222Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:45.7241709Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:45.7242179Z [Scann] Compiling torch/csrc/distributed/c10d/default_comm_hooks.cpp 2022-05-18T04:30:46.1046622Z 2022-05-18T04:30:46.1047222Z  2022-05-18T04:30:46.1047663Z  2022-05-18T04:30:46.1047869Z  2022-05-18T04:30:46.1048024Z  2022-05-18T04:30:46.1048192Z  2022-05-18T04:30:46.1048362Z  2022-05-18T04:30:46.1048513Z  2022-05-18T04:30:46.1048676Z  2022-05-18T04:30:46.1048917Z [949 / 2,970] 8 actions running 2022-05-18T04:30:46.1049190Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:30:46.1049458Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:30:46.1049726Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:46.1050043Z Compiling caffe2/operators/elu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:46.1050361Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:46.1050632Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:46.1050894Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:46.1051145Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:46.5475921Z 2022-05-18T04:30:46.5476743Z  2022-05-18T04:30:46.5477278Z  2022-05-18T04:30:46.5477591Z  2022-05-18T04:30:46.5477902Z  2022-05-18T04:30:46.5478184Z  2022-05-18T04:30:46.5478502Z  2022-05-18T04:30:46.5478788Z  2022-05-18T04:30:46.5479092Z  2022-05-18T04:30:46.5479512Z [950 / 2,970] 8 actions, 7 running 2022-05-18T04:30:46.5479970Z //:aten; 3s processwrapper-sandbox 2022-05-18T04:30:46.5480495Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:46.5481030Z Compiling caffe2/operators/elu_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:46.5481536Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:46.5481982Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:46.5482731Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:46.5483168Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:46.5483585Z [Scann] Compiling torch/csrc/jit/runtime/autodiff.cpp 2022-05-18T04:30:46.5781197Z 2022-05-18T04:30:46.5781690Z  2022-05-18T04:30:46.5782052Z  2022-05-18T04:30:46.5782329Z  2022-05-18T04:30:46.5782622Z  2022-05-18T04:30:46.5782908Z  2022-05-18T04:30:46.5783183Z  2022-05-18T04:30:46.5783476Z  2022-05-18T04:30:46.5783775Z  2022-05-18T04:30:46.5784323Z INFO: From Compiling caffe2/operators/ctc_beam_search_decoder_op.cc: 2022-05-18T04:30:46.5784862Z [951 / 2,970] 8 actions running 2022-05-18T04:30:46.5785326Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:46.5785994Z Compiling caffe2/operators/elu_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:46.5786445Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:46.5786829Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:46.5787237Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:46.5787613Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:46.5788213Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:46.5788776Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:46.5789011Z 2022-05-18T04:30:46.5789140Z  2022-05-18T04:30:46.5789438Z  2022-05-18T04:30:46.5789735Z  2022-05-18T04:30:46.5790015Z  2022-05-18T04:30:46.5790307Z  2022-05-18T04:30:46.5790595Z  2022-05-18T04:30:46.5790877Z  2022-05-18T04:30:46.5791166Z  2022-05-18T04:30:46.5792177Z caffe2/operators/ctc_beam_search_decoder_op.cc: In member function 'bool caffe2::CTCBeamSearchDecoderOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:30:46.5793230Z caffe2/operators/ctc_beam_search_decoder_op.cc:142:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:46.5793841Z for (int i = 0; i < values_cache.size(); ++i) { 2022-05-18T04:30:46.5794206Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:46.5794614Z [951 / 2,970] 8 actions running 2022-05-18T04:30:46.5795059Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:46.5795651Z Compiling caffe2/operators/elu_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:46.5796200Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:46.5796662Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:46.5797140Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:46.5797610Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:46.5798215Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:46.5798787Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:46.9183655Z 2022-05-18T04:30:46.9184160Z  2022-05-18T04:30:46.9184521Z  2022-05-18T04:30:46.9184794Z  2022-05-18T04:30:46.9185058Z  2022-05-18T04:30:46.9185370Z  2022-05-18T04:30:46.9185670Z  2022-05-18T04:30:46.9186032Z  2022-05-18T04:30:46.9186277Z  2022-05-18T04:30:46.9186690Z [952 / 2,970] 8 actions running 2022-05-18T04:30:46.9187262Z Compiling caffe2/operators/elu_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:46.9187807Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:46.9188256Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:46.9188669Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:46.9189132Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:46.9189712Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:46.9190271Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:46.9190715Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:47.1754619Z 2022-05-18T04:30:47.1755210Z  2022-05-18T04:30:47.1755574Z  2022-05-18T04:30:47.1755841Z  2022-05-18T04:30:47.1756118Z  2022-05-18T04:30:47.1756611Z  2022-05-18T04:30:47.1756964Z  2022-05-18T04:30:47.1757261Z  2022-05-18T04:30:47.1757564Z  2022-05-18T04:30:47.1757982Z [953 / 2,970] 8 actions, 7 running 2022-05-18T04:30:47.1758480Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:47.1758989Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:47.1759453Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:47.1759917Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:47.1760510Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:47.1761057Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:47.1761516Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:47.1761979Z [Scann] Compiling caffe2/operators/elementwise_sum_op.cc 2022-05-18T04:30:47.5413436Z 2022-05-18T04:30:47.5413906Z  2022-05-18T04:30:47.5414130Z  2022-05-18T04:30:47.5414326Z  2022-05-18T04:30:47.5414529Z  2022-05-18T04:30:47.5414696Z  2022-05-18T04:30:47.5414866Z  2022-05-18T04:30:47.5415033Z  2022-05-18T04:30:47.5415236Z  2022-05-18T04:30:47.5415490Z [953 / 2,970] 8 actions running 2022-05-18T04:30:47.5415797Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:47.5416111Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:47.5416379Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:47.5416693Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:47.5417035Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:47.5417376Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:47.5417667Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:47.5417938Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:47.7413976Z 2022-05-18T04:30:47.7414622Z  2022-05-18T04:30:47.7415225Z  2022-05-18T04:30:47.7415563Z  2022-05-18T04:30:47.7415842Z  2022-05-18T04:30:47.7416248Z  2022-05-18T04:30:47.7416544Z  2022-05-18T04:30:47.7416824Z  2022-05-18T04:30:47.7417100Z  2022-05-18T04:30:47.7417466Z [955 / 2,970] 8 actions, 7 running 2022-05-18T04:30:47.7417866Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:47.7418268Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:47.7418864Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:47.7419667Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:47.7420146Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:47.7420592Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:47.7421190Z Compiling caffe2/operators/ensure_clipped_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:47.7421663Z [Prepa] Compiling torch/csrc/jit/runtime/static/fusion.cpp 2022-05-18T04:30:48.0973910Z 2022-05-18T04:30:48.0974507Z  2022-05-18T04:30:48.0974841Z  2022-05-18T04:30:48.0975136Z  2022-05-18T04:30:48.0975430Z  2022-05-18T04:30:48.0975726Z  2022-05-18T04:30:48.0976140Z  2022-05-18T04:30:48.0976420Z  2022-05-18T04:30:48.0976771Z  2022-05-18T04:30:48.0977443Z INFO: From Compiling torch/csrc/jit/runtime/interpreter.cpp: 2022-05-18T04:30:48.0977951Z [955 / 2,970] 8 actions running 2022-05-18T04:30:48.0978380Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:30:48.0978953Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:48.0979595Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:48.0980279Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:48.0980819Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:48.0981302Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:48.0981925Z Compiling caffe2/operators/ensure_clipped_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:48.0982387Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:48.1016447Z 2022-05-18T04:30:48.1016754Z  2022-05-18T04:30:48.1017239Z  2022-05-18T04:30:48.1017553Z  2022-05-18T04:30:48.1017815Z  2022-05-18T04:30:48.1018054Z  2022-05-18T04:30:48.1018279Z  2022-05-18T04:30:48.1018515Z  2022-05-18T04:30:48.1018774Z  2022-05-18T04:30:48.1034889Z In file included from ./c10/util/Optional.h:30:0, 2022-05-18T04:30:48.1035314Z from ./torch/csrc/jit/runtime/interpreter.h:2, 2022-05-18T04:30:48.1035732Z from torch/csrc/jit/runtime/interpreter.cpp:1: 2022-05-18T04:30:48.1036537Z torch/csrc/jit/runtime/interpreter.cpp: In member function 'bool torch::jit::InterpreterStateImpl::runImpl(torch::jit::Stack&)': 2022-05-18T04:30:48.1037156Z torch/csrc/jit/runtime/interpreter.cpp:526:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:48.1037522Z TORCH_INTERNAL_ASSERT(stack.size() >= num_inputs && num_inputs > 0); 2022-05-18T04:30:48.1037769Z ~~~~~~~~~~~~~^~~~ 2022-05-18T04:30:48.1043597Z [955 / 2,970] 8 actions running 2022-05-18T04:30:48.1044110Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:30:48.1044612Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:48.1045261Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:48.1045807Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:48.1046303Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:48.1046806Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:48.1050144Z Compiling caffe2/operators/ensure_clipped_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:48.1053130Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:48.3418882Z 2022-05-18T04:30:48.3419804Z  2022-05-18T04:30:48.3420140Z  2022-05-18T04:30:48.3420403Z  2022-05-18T04:30:48.3420625Z  2022-05-18T04:30:48.3420792Z  2022-05-18T04:30:48.3420944Z  2022-05-18T04:30:48.3421109Z  2022-05-18T04:30:48.3421293Z  2022-05-18T04:30:48.3421528Z [957 / 2,970] 8 actions running 2022-05-18T04:30:48.3421813Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:48.3422170Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:48.3422479Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:48.3422750Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:48.3423095Z Compiling caffe2/operators/ensure_clipped_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:48.3423395Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:48.3423665Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:48.3423998Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:48.8388978Z 2022-05-18T04:30:48.8389514Z  2022-05-18T04:30:48.8389861Z  2022-05-18T04:30:48.8390147Z  2022-05-18T04:30:48.8390430Z  2022-05-18T04:30:48.8390700Z  2022-05-18T04:30:48.8390971Z  2022-05-18T04:30:48.8391259Z  2022-05-18T04:30:48.8391533Z  2022-05-18T04:30:48.8391951Z [959 / 2,970] 7 actions, 6 running 2022-05-18T04:30:48.8392620Z Compiling torch/csrc/jit/runtime/autodiff.cpp; 2s processwrapper-sandbox 2022-05-18T04:30:48.8393187Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:48.8393807Z Compiling caffe2/operators/ensure_clipped_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:48.8394364Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:48.8394831Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:48.8395431Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:48.8395960Z [Scann] Compiling caffe2/operators/elementwise_ops_utils.cc 2022-05-18T04:30:49.1433377Z 2022-05-18T04:30:49.1433853Z  2022-05-18T04:30:49.1434164Z  2022-05-18T04:30:49.1434430Z  2022-05-18T04:30:49.1434681Z  2022-05-18T04:30:49.1434938Z  2022-05-18T04:30:49.1435207Z  2022-05-18T04:30:49.1435641Z  2022-05-18T04:30:49.1436081Z [960 / 2,970] 8 actions running 2022-05-18T04:30:49.1436493Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:49.1436971Z Compiling caffe2/operators/ensure_clipped_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:49.1437443Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:49.1437838Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:49.1438290Z Compiling caffe2/operators/gru_unit_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:49.1438734Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:49.1439109Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:49.1439592Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:30:49.3838288Z 2022-05-18T04:30:49.3838783Z  2022-05-18T04:30:49.3839121Z  2022-05-18T04:30:49.3839406Z  2022-05-18T04:30:49.3839695Z  2022-05-18T04:30:49.3839998Z  2022-05-18T04:30:49.3840304Z  2022-05-18T04:30:49.3840608Z  2022-05-18T04:30:49.3840905Z  2022-05-18T04:30:49.3841349Z [961 / 2,970] 8 actions, 7 running 2022-05-18T04:30:49.3841778Z Compiling caffe2/operators/ensure_clipped_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:49.3842104Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:49.3842379Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:49.3842703Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:49.3843016Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:49.3843284Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:49.3843627Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:30:49.3843922Z [Scann] Compiling caffe2/operators/ctc_greedy_decoder_op.cc 2022-05-18T04:30:49.6562219Z 2022-05-18T04:30:49.6562937Z  2022-05-18T04:30:49.6563316Z  2022-05-18T04:30:49.6563550Z  2022-05-18T04:30:49.6563823Z  2022-05-18T04:30:49.6564098Z  2022-05-18T04:30:49.6564400Z  2022-05-18T04:30:49.6564715Z  2022-05-18T04:30:49.6564940Z  2022-05-18T04:30:49.6565185Z [962 / 2,970] 8 actions, 7 running 2022-05-18T04:30:49.6565554Z Compiling caffe2/operators/ensure_clipped_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:49.6565875Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:49.6566214Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:49.6566610Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:49.6566883Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:49.6567239Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:30:49.6567693Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:49.6567938Z [Scann] Compiling caffe2/operators/elementwise_div_op.cc 2022-05-18T04:30:49.9430111Z 2022-05-18T04:30:49.9430661Z  2022-05-18T04:30:49.9430979Z  2022-05-18T04:30:49.9431288Z  2022-05-18T04:30:49.9431533Z  2022-05-18T04:30:49.9431789Z  2022-05-18T04:30:49.9432094Z  2022-05-18T04:30:49.9432407Z  2022-05-18T04:30:49.9432624Z  2022-05-18T04:30:49.9432864Z [962 / 2,970] 8 actions running 2022-05-18T04:30:49.9433228Z Compiling caffe2/operators/ensure_clipped_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:49.9433547Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:49.9433886Z Compiling caffe2/operators/gru_unit_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:49.9434193Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:49.9434451Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:49.9434791Z Compiling caffe2/operators/elementwise_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:30:49.9435108Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:49.9435363Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:50.1645902Z 2022-05-18T04:30:50.1646869Z  2022-05-18T04:30:50.1649777Z  2022-05-18T04:30:50.1652323Z  2022-05-18T04:30:50.1654957Z  2022-05-18T04:30:50.1655635Z  2022-05-18T04:30:50.1656090Z  2022-05-18T04:30:50.1656531Z  2022-05-18T04:30:50.1656980Z  2022-05-18T04:30:50.1657556Z [963 / 2,970] 8 actions, 7 running 2022-05-18T04:30:50.1658212Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:50.1659052Z Compiling caffe2/operators/gru_unit_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:50.1660102Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:50.1660554Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:50.1661192Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:30:50.1661594Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:50.1661877Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:50.1662113Z [Scann] Compiling caffe2/operators/distance_op.cc 2022-05-18T04:30:50.3768533Z 2022-05-18T04:30:50.3769532Z  2022-05-18T04:30:50.3769871Z  2022-05-18T04:30:50.3770125Z  2022-05-18T04:30:50.3770356Z  2022-05-18T04:30:50.3770629Z  2022-05-18T04:30:50.3775185Z  2022-05-18T04:30:50.3775610Z  2022-05-18T04:30:50.3776081Z  2022-05-18T04:30:50.3777604Z [964 / 2,970] 8 actions running 2022-05-18T04:30:50.3778181Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:50.3778787Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:50.3781585Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:50.3782334Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:30:50.3783040Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:50.3784740Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:50.3785476Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:50.3786631Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:50.5771468Z 2022-05-18T04:30:50.5772447Z  2022-05-18T04:30:50.5772909Z  2022-05-18T04:30:50.5773399Z  2022-05-18T04:30:50.5774117Z  2022-05-18T04:30:50.5774445Z  2022-05-18T04:30:50.5774604Z  2022-05-18T04:30:50.5774843Z  2022-05-18T04:30:50.5775522Z  2022-05-18T04:30:50.5776091Z [965 / 2,970] 8 actions running 2022-05-18T04:30:50.5776657Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:50.5777143Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:50.5777978Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:30:50.5778483Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:50.5778754Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:50.5779267Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:50.5779881Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:50.5780416Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:50.9776361Z 2022-05-18T04:30:50.9777194Z  2022-05-18T04:30:50.9777763Z  2022-05-18T04:30:50.9778298Z  2022-05-18T04:30:50.9779128Z  2022-05-18T04:30:50.9779559Z  2022-05-18T04:30:50.9780006Z  2022-05-18T04:30:50.9780446Z  2022-05-18T04:30:50.9780992Z  2022-05-18T04:30:50.9781592Z [966 / 2,970] 7 actions running 2022-05-18T04:30:50.9782225Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:50.9783007Z Compiling caffe2/operators/elementwise_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:30:50.9783724Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:50.9784376Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:50.9785155Z Compiling caffe2/operators/distance_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:50.9785960Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:50.9786731Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:51.1779997Z 2022-05-18T04:30:51.1780920Z  2022-05-18T04:30:51.1781618Z  2022-05-18T04:30:51.1782227Z  2022-05-18T04:30:51.1783017Z  2022-05-18T04:30:51.1783377Z  2022-05-18T04:30:51.1783677Z  2022-05-18T04:30:51.1783975Z  2022-05-18T04:30:51.1784375Z [966 / 2,970] 8 actions running 2022-05-18T04:30:51.1784864Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:51.1785499Z Compiling caffe2/operators/elementwise_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:30:51.1786240Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:51.1786742Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:51.1787370Z Compiling caffe2/operators/distance_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:51.1787931Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:51.1788523Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:51.1789193Z Compiling caffe2/operators/cube_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:51.3909274Z 2022-05-18T04:30:51.3909898Z  2022-05-18T04:30:51.3910217Z  2022-05-18T04:30:51.3910527Z  2022-05-18T04:30:51.3910816Z  2022-05-18T04:30:51.3911076Z  2022-05-18T04:30:51.3911363Z  2022-05-18T04:30:51.3911630Z  2022-05-18T04:30:51.3911885Z  2022-05-18T04:30:51.3912300Z [967 / 2,970] 8 actions, 7 running 2022-05-18T04:30:51.3912786Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:51.3913323Z Compiling caffe2/operators/elementwise_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:30:51.3913825Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:51.3914390Z Compiling caffe2/operators/distance_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:51.3914892Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:51.3915461Z Compiling caffe2/operators/do_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:51.3916075Z Compiling caffe2/operators/cube_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:51.3916565Z [Scann] Compiling torch/csrc/jit/serialization/import.cpp 2022-05-18T04:30:51.6469312Z 2022-05-18T04:30:51.6470012Z  2022-05-18T04:30:51.6470351Z  2022-05-18T04:30:51.6470783Z  2022-05-18T04:30:51.6471072Z  2022-05-18T04:30:51.6471494Z  2022-05-18T04:30:51.6471763Z  2022-05-18T04:30:51.6472174Z  2022-05-18T04:30:51.6472471Z  2022-05-18T04:30:51.6472980Z [968 / 2,970] 8 actions, 7 running 2022-05-18T04:30:51.6473450Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:51.6474063Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:51.6474760Z Compiling caffe2/operators/distance_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:51.6475443Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:51.6476133Z Compiling caffe2/operators/do_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:51.6476882Z Compiling caffe2/operators/cube_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:51.6477579Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:51.6478022Z [Scann] Compiling caffe2/operators/deform_conv_op.cc 2022-05-18T04:30:51.9677871Z 2022-05-18T04:30:51.9678543Z  2022-05-18T04:30:51.9678862Z  2022-05-18T04:30:51.9679144Z  2022-05-18T04:30:51.9679418Z  2022-05-18T04:30:51.9679680Z  2022-05-18T04:30:51.9679950Z  2022-05-18T04:30:51.9680221Z  2022-05-18T04:30:51.9680465Z  2022-05-18T04:30:51.9680846Z [969 / 2,970] 8 actions, 7 running 2022-05-18T04:30:51.9681288Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:30:51.9681841Z Compiling caffe2/operators/distance_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:51.9682363Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:51.9682894Z Compiling caffe2/operators/do_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:51.9683466Z Compiling caffe2/operators/cube_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:51.9683964Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:51.9684701Z Compiling caffe2/operators/deform_conv_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:51.9685315Z [Scann] Compiling caffe2/operators/deform_conv_gradient_op.cc 2022-05-18T04:30:52.1784053Z 2022-05-18T04:30:52.1784842Z  2022-05-18T04:30:52.1785161Z  2022-05-18T04:30:52.1785338Z  2022-05-18T04:30:52.1785524Z  2022-05-18T04:30:52.1785678Z  2022-05-18T04:30:52.1786136Z  2022-05-18T04:30:52.1786370Z  2022-05-18T04:30:52.1786590Z  2022-05-18T04:30:52.1786914Z [969 / 2,970] 8 actions running 2022-05-18T04:30:52.1787311Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:30:52.1787779Z Compiling caffe2/operators/distance_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:52.1788235Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:52.1788713Z Compiling caffe2/operators/do_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:52.1789217Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:52.1789674Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:52.1790171Z Compiling caffe2/operators/deform_conv_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:52.1790708Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:52.3965371Z 2022-05-18T04:30:52.3966150Z  2022-05-18T04:30:52.3966774Z  2022-05-18T04:30:52.3967183Z  2022-05-18T04:30:52.3967602Z  2022-05-18T04:30:52.3967950Z  2022-05-18T04:30:52.3968279Z  2022-05-18T04:30:52.3968622Z  2022-05-18T04:30:52.3968966Z  2022-05-18T04:30:52.3969442Z [970 / 2,970] 8 actions, 7 running 2022-05-18T04:30:52.3969963Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:30:52.3970598Z Compiling caffe2/operators/distance_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:52.3971178Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:52.3971842Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:52.3972413Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:52.3973093Z Compiling caffe2/operators/deform_conv_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:52.3973889Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:52.3974367Z [Scann] Compiling caffe2/operators/dataset_ops.cc 2022-05-18T04:30:52.5871464Z 2022-05-18T04:30:52.5872042Z  2022-05-18T04:30:52.5872460Z  2022-05-18T04:30:52.5872775Z  2022-05-18T04:30:52.5873064Z  2022-05-18T04:30:52.5873370Z  2022-05-18T04:30:52.5873652Z  2022-05-18T04:30:52.5873942Z  2022-05-18T04:30:52.5874231Z  2022-05-18T04:30:52.5874605Z INFO: From Compiling torch/csrc/jit/runtime/static/native_ops.cpp: 2022-05-18T04:30:52.5874912Z [971 / 2,970] 8 actions running 2022-05-18T04:30:52.5875175Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:30:52.5875519Z Compiling caffe2/operators/distance_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:52.5875877Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:52.5876204Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:52.5876539Z Compiling caffe2/operators/deform_conv_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:52.5876843Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:52.5877180Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:30:52.5877487Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:52.5877621Z 2022-05-18T04:30:52.5877691Z  2022-05-18T04:30:52.5877858Z  2022-05-18T04:30:52.5878022Z  2022-05-18T04:30:52.5878175Z  2022-05-18T04:30:52.5878337Z  2022-05-18T04:30:52.5878502Z  2022-05-18T04:30:52.5878654Z  2022-05-18T04:30:52.5878817Z  2022-05-18T04:30:52.5879106Z In file included from torch/csrc/jit/runtime/static/native_ops.cpp:1:0: 2022-05-18T04:30:52.5879449Z torch/csrc/jit/runtime/static/native_ops.cpp: In lambda function: 2022-05-18T04:30:52.5880935Z torch/csrc/jit/runtime/static/native_ops.cpp:114:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:52.5882325Z DCHECK(p_node->num_inputs() - 1 == p_node->outputs().size()); 2022-05-18T04:30:52.5882723Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:52.5883071Z torch/csrc/jit/runtime/static/native_ops.cpp: In lambda function: 2022-05-18T04:30:52.5883847Z torch/csrc/jit/runtime/static/native_ops.cpp:898:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:52.5884370Z if (norm_idx < 0 || norm_idx >= num_elems) { 2022-05-18T04:30:52.5884679Z ~~~~~~~~~^~~~ 2022-05-18T04:30:52.5885047Z [971 / 2,970] 8 actions running 2022-05-18T04:30:52.5885449Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:30:52.5885989Z Compiling caffe2/operators/distance_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:52.5886590Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:52.5887095Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:52.5887715Z Compiling caffe2/operators/deform_conv_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:52.5888203Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:52.5888747Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:30:52.5889261Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:52.7951854Z 2022-05-18T04:30:52.7957251Z  2022-05-18T04:30:52.7957602Z  2022-05-18T04:30:52.7957887Z  2022-05-18T04:30:52.7958173Z  2022-05-18T04:30:52.7958437Z  2022-05-18T04:30:52.7958687Z  2022-05-18T04:30:52.7958930Z  2022-05-18T04:30:52.7959213Z  2022-05-18T04:30:52.7959605Z [973 / 2,970] 8 actions running 2022-05-18T04:30:52.7960180Z Compiling caffe2/operators/cube_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:52.7960731Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:52.7961313Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:52.7961852Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:52.7962457Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:30:52.7963160Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:52.7963584Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:52.7964030Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:53.2651730Z 2022-05-18T04:30:53.2652672Z  2022-05-18T04:30:53.2653246Z  2022-05-18T04:30:53.2653695Z  2022-05-18T04:30:53.2654048Z  2022-05-18T04:30:53.2654399Z  2022-05-18T04:30:53.2654723Z  2022-05-18T04:30:53.2655082Z  2022-05-18T04:30:53.2655431Z  2022-05-18T04:30:53.2655888Z [974 / 2,970] 8 actions, 7 running 2022-05-18T04:30:53.2656426Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:53.2657081Z Compiling caffe2/operators/deform_conv_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:53.2657715Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:53.2658324Z Compiling caffe2/operators/dataset_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:30:53.2658923Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:53.2659448Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:53.2659970Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:53.2660453Z [Scann] Compiling caffe2/operators/data_couple.cc 2022-05-18T04:30:53.5273825Z 2022-05-18T04:30:53.5274630Z  2022-05-18T04:30:53.5275369Z  2022-05-18T04:30:53.5275838Z  2022-05-18T04:30:53.5276190Z  2022-05-18T04:30:53.5276576Z  2022-05-18T04:30:53.5276920Z  2022-05-18T04:30:53.5277302Z  2022-05-18T04:30:53.5277671Z  2022-05-18T04:30:53.5278190Z [975 / 2,970] 8 actions, 7 running 2022-05-18T04:30:53.5278730Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:53.5279255Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:53.5280227Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:30:53.5280866Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:53.5281427Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:53.5281969Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:53.5282694Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2022-05-18T04:30:53.5283344Z [Scann] Compiling torch/csrc/jit/tensorexpr/bounds_inference.cpp 2022-05-18T04:30:53.7961833Z 2022-05-18T04:30:53.7962321Z  2022-05-18T04:30:53.7962647Z  2022-05-18T04:30:53.7962925Z  2022-05-18T04:30:53.7963183Z  2022-05-18T04:30:53.7963454Z  2022-05-18T04:30:53.7963728Z  2022-05-18T04:30:53.7963980Z  2022-05-18T04:30:53.7964244Z  2022-05-18T04:30:53.7964629Z [975 / 2,970] 8 actions running 2022-05-18T04:30:53.7965060Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:53.7965525Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:53.7966085Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:30:53.7966577Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:53.7967018Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:53.7967555Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:53.7968110Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2022-05-18T04:30:53.7968596Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:54.2527442Z 2022-05-18T04:30:54.2529279Z  2022-05-18T04:30:54.2529718Z  2022-05-18T04:30:54.2530073Z  2022-05-18T04:30:54.2530426Z  2022-05-18T04:30:54.2530777Z  2022-05-18T04:30:54.2531110Z  2022-05-18T04:30:54.2531463Z  2022-05-18T04:30:54.2531799Z  2022-05-18T04:30:54.2532270Z [976 / 2,970] 8 actions, 7 running 2022-05-18T04:30:54.2532830Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:54.2533511Z Compiling caffe2/operators/dataset_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:30:54.2534114Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:54.2534614Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:54.2535169Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:54.2535805Z Compiling caffe2/operators/data_couple.cc; 0s processwrapper-sandbox 2022-05-18T04:30:54.2536351Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:54.2536651Z [Scann] Compiling caffe2/ideep/operators/momentum_sgd_op.cc 2022-05-18T04:30:54.5964515Z 2022-05-18T04:30:54.5965106Z  2022-05-18T04:30:54.5965459Z  2022-05-18T04:30:54.5965694Z  2022-05-18T04:30:54.5965937Z  2022-05-18T04:30:54.5966179Z  2022-05-18T04:30:54.5966415Z  2022-05-18T04:30:54.5966662Z  2022-05-18T04:30:54.5966844Z  2022-05-18T04:30:54.5974990Z [977 / 2,970] 8 actions running 2022-05-18T04:30:54.5975520Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:30:54.5975901Z Compiling caffe2/operators/dataset_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:30:54.5976234Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:54.5976498Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:54.5976837Z Compiling caffe2/operators/data_couple.cc; 1s processwrapper-sandbox 2022-05-18T04:30:54.5977189Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:54.5977538Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:54.5977853Z Compiling caffe2/operators/conv_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:54.8003049Z 2022-05-18T04:30:54.8003604Z  2022-05-18T04:30:54.8004007Z  2022-05-18T04:30:54.8004303Z  2022-05-18T04:30:54.8004611Z  2022-05-18T04:30:54.8004922Z  2022-05-18T04:30:54.8005206Z  2022-05-18T04:30:54.8005509Z  2022-05-18T04:30:54.8005801Z  2022-05-18T04:30:54.8006312Z INFO: From Compiling caffe2/operators/dataset_ops.cc: 2022-05-18T04:30:54.8028051Z [977 / 2,970] 8 actions running 2022-05-18T04:30:54.8028541Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:30:54.8029162Z Compiling caffe2/operators/dataset_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:30:54.8029696Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:54.8030185Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:54.8030778Z Compiling caffe2/operators/data_couple.cc; 1s processwrapper-sandbox 2022-05-18T04:30:54.8031310Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:54.8031802Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:54.8032389Z Compiling caffe2/operators/conv_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:54.8032700Z 2022-05-18T04:30:54.8032833Z  2022-05-18T04:30:54.8033161Z  2022-05-18T04:30:54.8033470Z  2022-05-18T04:30:54.8033768Z  2022-05-18T04:30:54.8034072Z  2022-05-18T04:30:54.8034382Z  2022-05-18T04:30:54.8034659Z  2022-05-18T04:30:54.8034986Z  2022-05-18T04:30:54.8036079Z caffe2/operators/dataset_ops.cc: In constructor 'caffe2::dataset_ops::TreeWalker::TreeWalker(const std::vector&, caffe2::dataset_ops::TreeCursor&)': 2022-05-18T04:30:54.8037083Z caffe2/operators/dataset_ops.cc:143:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8037708Z for (int fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-05-18T04:30:54.8038140Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8038911Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherLengthData()': 2022-05-18T04:30:54.8039821Z caffe2/operators/dataset_ops.cc:176:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8040354Z for (int i = 0; i < lengths_.size(); ++i) { 2022-05-18T04:30:54.8040725Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8041473Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::TreeWalker::gatherSizeLimits()': 2022-05-18T04:30:54.8042354Z caffe2/operators/dataset_ops.cc:189:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8042955Z for (auto fieldId = 0; fieldId < cursor_.it.fields().size(); ++fieldId) { 2022-05-18T04:30:54.8043381Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8043781Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T04:30:54.8044187Z from ./caffe2/core/blob.h:9, 2022-05-18T04:30:54.8044605Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T04:30:54.8045047Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T04:30:54.8045937Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::CheckDatasetConsistencyOp::RunOnDevice()': 2022-05-18T04:30:54.8046879Z caffe2/operators/dataset_ops.cc:261:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8047538Z InputSize() == iterator_.fields().size(), 2022-05-18T04:30:54.8047928Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8048722Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::RunOnDevice()': 2022-05-18T04:30:54.8049657Z caffe2/operators/dataset_ops.cc:394:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8050196Z for (int i = 0; i < numRows; i++) { 2022-05-18T04:30:54.8050496Z ~~^~~~~~~~~ 2022-05-18T04:30:54.8051189Z caffe2/operators/dataset_ops.cc:432:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8051722Z for (int i = 0; i < numRows; ++i) { 2022-05-18T04:30:54.8052047Z ~~^~~~~~~~~ 2022-05-18T04:30:54.8052931Z caffe2/operators/dataset_ops.cc:434:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8053487Z for (int j = 0; j < tensors[i].size(); ++j) { 2022-05-18T04:30:54.8053839Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8054531Z caffe2/operators/dataset_ops.cc:457:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8055064Z for (int i = 0; i < numRows; ++i) { 2022-05-18T04:30:54.8055391Z ~~^~~~~~~~~ 2022-05-18T04:30:54.8056512Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromInput(const Shared2DTensorVectorPtr&, std::vector >&, std::vector&)': 2022-05-18T04:30:54.8057635Z caffe2/operators/dataset_ops.cc:489:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8058193Z for (int i = 0; i < numTensors; ++i) { 2022-05-18T04:30:54.8058531Z ~~^~~~~~~~~~~~ 2022-05-18T04:30:54.8059584Z caffe2/operators/dataset_ops.cc: In member function 'void caffe2::dataset_ops::{anonymous}::UnPackRecordsOp::getShapeAndMetaFromPrototypeBlobs(std::vector >&, std::vector&)': 2022-05-18T04:30:54.8060666Z caffe2/operators/dataset_ops.cc:503:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8061216Z for (int i = 0; i < numTensors; ++i) { 2022-05-18T04:30:54.8061552Z ~~^~~~~~~~~~~~ 2022-05-18T04:30:54.8061922Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T04:30:54.8062307Z from ./caffe2/core/blob.h:9, 2022-05-18T04:30:54.8062708Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T04:30:54.8063135Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T04:30:54.8063983Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadNextBatchOp::RunOnDevice()': 2022-05-18T04:30:54.8064908Z caffe2/operators/dataset_ops.cc:527:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8065614Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-05-18T04:30:54.8067587Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8068193Z caffe2/operators/dataset_ops.cc:537:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8068654Z for (int i = 0; i < lengths.size(); ++i) { 2022-05-18T04:30:54.8069000Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8069686Z caffe2/operators/dataset_ops.cc:548:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8070347Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-05-18T04:30:54.8070741Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8071438Z caffe2/operators/dataset_ops.cc:571:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8072108Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-05-18T04:30:54.8072485Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8072869Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T04:30:54.8073251Z from ./caffe2/core/blob.h:9, 2022-05-18T04:30:54.8073652Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T04:30:54.8074081Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T04:30:54.8074944Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ComputeOffsetOp::RunOnDevice()': 2022-05-18T04:30:54.8075866Z caffe2/operators/dataset_ops.cc:604:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8077137Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-05-18T04:30:54.8077558Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8078262Z caffe2/operators/dataset_ops.cc:615:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8078824Z for (int i = 0; i < lengths.size(); ++i) { 2022-05-18T04:30:54.8079169Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8079858Z caffe2/operators/dataset_ops.cc:626:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8080525Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-05-18T04:30:54.8080898Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8081283Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T04:30:54.8081666Z from ./caffe2/core/blob.h:9, 2022-05-18T04:30:54.8082064Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T04:30:54.8082499Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T04:30:54.8083355Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::SortAndShuffleOp::RunOnDevice()': 2022-05-18T04:30:54.8084285Z caffe2/operators/dataset_ops.cc:662:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8084974Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 1); 2022-05-18T04:30:54.8085371Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8086190Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::ReadRandomBatchOp::RunOnDevice()': 2022-05-18T04:30:54.8087116Z caffe2/operators/dataset_ops.cc:750:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8087907Z CAFFE_ENFORCE(InputSize() == cursor->it.fields().size() + 3); 2022-05-18T04:30:54.8088322Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8089040Z caffe2/operators/dataset_ops.cc:774:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8089716Z for (int i = 0; i < cursor->it.fields().size(); ++i) { 2022-05-18T04:30:54.8090094Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8090878Z caffe2/operators/dataset_ops.cc: In member function 'virtual bool caffe2::dataset_ops::{anonymous}::TrimDatasetOp::RunOnDevice()': 2022-05-18T04:30:54.8091800Z caffe2/operators/dataset_ops.cc:1095:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8092381Z for (int col = 0; col < walker.fields().size(); ++col) { 2022-05-18T04:30:54.8092741Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8093120Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T04:30:54.8093529Z from ./caffe2/core/blob.h:9, 2022-05-18T04:30:54.8093934Z from ./caffe2/operators/dataset_ops.h:8, 2022-05-18T04:30:54.8094348Z from caffe2/operators/dataset_ops.cc:1: 2022-05-18T04:30:54.8095307Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::CollectTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:30:54.8095979Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-05-18T04:30:54.8096745Z caffe2/operators/dataset_ops.cc:1032:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8097397Z tensorVector->size() == numToCollect_, 2022-05-18T04:30:54.8097757Z ^ 2022-05-18T04:30:54.8098462Z caffe2/operators/dataset_ops.cc:1045:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8099096Z } else if (pos >= tensorVector->size()) { 2022-05-18T04:30:54.8099606Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8100532Z caffe2/operators/dataset_ops.cc: In instantiation of 'bool caffe2::dataset_ops::{anonymous}::ConcatTensorVectorOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:30:54.8101206Z caffe2/operators/dataset_ops.cc:1638:1: required from here 2022-05-18T04:30:54.8101990Z caffe2/operators/dataset_ops.cc:969:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:30:54.8102652Z for (int i = 1; i < tensorVector->size(); i++) { 2022-05-18T04:30:54.8103014Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:30:54.8103397Z [977 / 2,970] 8 actions running 2022-05-18T04:30:54.8103838Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:30:54.8104437Z Compiling caffe2/operators/dataset_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:30:54.8104971Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:54.8105460Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:54.8106242Z Compiling caffe2/operators/data_couple.cc; 1s processwrapper-sandbox 2022-05-18T04:30:54.8106773Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:54.8107253Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:54.8107832Z Compiling caffe2/operators/conv_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:55.0443351Z 2022-05-18T04:30:55.0444084Z  2022-05-18T04:30:55.0444399Z  2022-05-18T04:30:55.0444712Z  2022-05-18T04:30:55.0445040Z  2022-05-18T04:30:55.0445326Z  2022-05-18T04:30:55.0445635Z  2022-05-18T04:30:55.0445940Z  2022-05-18T04:30:55.0446223Z  2022-05-18T04:30:55.0446627Z [979 / 2,970] 8 actions, 7 running 2022-05-18T04:30:55.0446948Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:30:55.0447219Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:55.0447657Z Compiling caffe2/operators/data_couple.cc; 1s processwrapper-sandbox 2022-05-18T04:30:55.0447996Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:55.0448257Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:55.0448588Z Compiling caffe2/operators/conv_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:55.0448968Z Compiling caffe2/operators/crf_viterbi_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:55.0449244Z [Scann] Compiling caffe2/operators/crash_op.cc 2022-05-18T04:30:55.3973404Z 2022-05-18T04:30:55.3973923Z  2022-05-18T04:30:55.3974271Z  2022-05-18T04:30:55.3974576Z  2022-05-18T04:30:55.3974876Z  2022-05-18T04:30:55.3975157Z  2022-05-18T04:30:55.3975446Z  2022-05-18T04:30:55.3975736Z  2022-05-18T04:30:55.3976030Z  2022-05-18T04:30:55.3976452Z [980 / 2,970] 8 actions running 2022-05-18T04:30:55.3976902Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:55.3977472Z Compiling caffe2/operators/data_couple.cc; 2s processwrapper-sandbox 2022-05-18T04:30:55.3978078Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:55.3978562Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:55.3979161Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:55.3979847Z Compiling caffe2/operators/crf_viterbi_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:55.3980530Z Compiling caffe2/operators/crash_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:55.3981218Z Compiling caffe2/operators/counter_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:30:55.5976137Z 2022-05-18T04:30:55.5976656Z  2022-05-18T04:30:55.5977075Z  2022-05-18T04:30:55.5977380Z  2022-05-18T04:30:55.5977659Z  2022-05-18T04:30:55.5977935Z  2022-05-18T04:30:55.5978235Z  2022-05-18T04:30:55.5978526Z  2022-05-18T04:30:55.5978846Z  2022-05-18T04:30:55.5979332Z [981 / 2,970] 8 actions, 7 running 2022-05-18T04:30:55.5979902Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:55.5980827Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:55.5981418Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:55.5982121Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:55.5982871Z Compiling caffe2/operators/crf_viterbi_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:55.5983664Z Compiling caffe2/operators/crash_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:55.5984449Z Compiling caffe2/operators/counter_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:30:55.5985019Z [Prepa] Compiling caffe2/operators/copy_op.cc 2022-05-18T04:30:55.9985668Z 2022-05-18T04:30:55.9986391Z  2022-05-18T04:30:55.9986732Z  2022-05-18T04:30:55.9987104Z  2022-05-18T04:30:55.9987416Z  2022-05-18T04:30:55.9987694Z  2022-05-18T04:30:55.9987982Z  2022-05-18T04:30:55.9988278Z  2022-05-18T04:30:55.9988562Z  2022-05-18T04:30:55.9988984Z [981 / 2,970] 8 actions running 2022-05-18T04:30:55.9989554Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:30:55.9990042Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:55.9990552Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:55.9991312Z Compiling caffe2/operators/conv_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:55.9991978Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:55.9992656Z Compiling caffe2/operators/crash_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:55.9993533Z Compiling caffe2/operators/counter_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:30:55.9994267Z Compiling caffe2/operators/copy_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:56.3976875Z 2022-05-18T04:30:56.3977352Z  2022-05-18T04:30:56.3977608Z  2022-05-18T04:30:56.3977802Z  2022-05-18T04:30:56.3977960Z  2022-05-18T04:30:56.3978130Z  2022-05-18T04:30:56.3978302Z  2022-05-18T04:30:56.3978456Z  2022-05-18T04:30:56.3978636Z  2022-05-18T04:30:56.3978887Z [982 / 2,970] 8 actions running 2022-05-18T04:30:56.3979161Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:30:56.3979446Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:56.3979785Z Compiling caffe2/operators/conv_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:56.3980171Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:56.3980536Z Compiling caffe2/operators/crash_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:56.3980907Z Compiling caffe2/operators/counter_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:30:56.3981282Z Compiling caffe2/operators/copy_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:56.3981641Z Compiling caffe2/operators/conv_op_shared.cc; 0s processwrapper-sandbox 2022-05-18T04:30:56.6244487Z 2022-05-18T04:30:56.6245118Z  2022-05-18T04:30:56.6245481Z  2022-05-18T04:30:56.6245764Z  2022-05-18T04:30:56.6246082Z  2022-05-18T04:30:56.6248290Z  2022-05-18T04:30:56.6248871Z  2022-05-18T04:30:56.6251496Z  2022-05-18T04:30:56.6251897Z  2022-05-18T04:30:56.6252507Z [983 / 2,970] 8 actions running 2022-05-18T04:30:56.6253000Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:30:56.6253486Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:56.6254134Z Compiling caffe2/operators/crf_viterbi_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:56.6255890Z Compiling caffe2/operators/crash_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:56.6256671Z Compiling caffe2/operators/counter_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:30:56.6257650Z Compiling caffe2/operators/copy_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:56.6258333Z Compiling caffe2/operators/conv_op_shared.cc; 0s processwrapper-sandbox 2022-05-18T04:30:56.6258873Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:56.9383719Z 2022-05-18T04:30:56.9385269Z  2022-05-18T04:30:56.9502176Z  2022-05-18T04:30:56.9502476Z  2022-05-18T04:30:56.9502804Z  2022-05-18T04:30:56.9503081Z  2022-05-18T04:30:56.9503360Z  2022-05-18T04:30:56.9503602Z  2022-05-18T04:30:56.9503805Z  2022-05-18T04:30:56.9504131Z [984 / 2,970] 8 actions, 7 running 2022-05-18T04:30:56.9504532Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:30:56.9504950Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:56.9505418Z Compiling caffe2/operators/crf_viterbi_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:56.9505981Z Compiling caffe2/operators/crash_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:56.9506523Z Compiling caffe2/operators/copy_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:56.9507079Z Compiling caffe2/operators/conv_op_shared.cc; 0s processwrapper-sandbox 2022-05-18T04:30:56.9507544Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:56.9507910Z [Scann] Compiling caffe2/operators/conv_transpose_op_mobile.cc 2022-05-18T04:30:57.2246673Z 2022-05-18T04:30:57.2247302Z  2022-05-18T04:30:57.2247739Z  2022-05-18T04:30:57.2248077Z  2022-05-18T04:30:57.2248291Z  2022-05-18T04:30:57.2248463Z  2022-05-18T04:30:57.2248617Z  2022-05-18T04:30:57.2248785Z  2022-05-18T04:30:57.2248953Z  2022-05-18T04:30:57.2249183Z [987 / 2,970] 8 actions running 2022-05-18T04:30:57.2249657Z Compiling caffe2/operators/crash_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:57.2250040Z Compiling caffe2/operators/copy_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:57.2250421Z Compiling caffe2/operators/conv_op_shared.cc; 1s processwrapper-sandbox 2022-05-18T04:30:57.2250719Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:30:57.2250995Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:57.2251267Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:57.2251526Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:57.2251874Z Compiling torch/csrc/autograd/autograd_meta.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:57.5006928Z 2022-05-18T04:30:57.5007789Z  2022-05-18T04:30:57.5008556Z  2022-05-18T04:30:57.5008832Z  2022-05-18T04:30:57.5009012Z  2022-05-18T04:30:57.5009248Z  2022-05-18T04:30:57.5009561Z  2022-05-18T04:30:57.5009841Z  2022-05-18T04:30:57.5010085Z  2022-05-18T04:30:57.5010326Z [989 / 2,970] 7 actions, 6 running 2022-05-18T04:30:57.5010874Z Compiling caffe2/operators/conv_op_shared.cc; 1s processwrapper-sandbox 2022-05-18T04:30:57.5011211Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:57.5011608Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:57.5011909Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:57.5012357Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:57.5012832Z Compiling torch/csrc/autograd/autograd_meta.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:57.5013317Z [Scann] Compiling caffe2/operators/communicator_op.cc 2022-05-18T04:30:57.8568571Z 2022-05-18T04:30:57.8569258Z  2022-05-18T04:30:57.8569777Z  2022-05-18T04:30:57.8570123Z  2022-05-18T04:30:57.8570536Z  2022-05-18T04:30:57.8570830Z  2022-05-18T04:30:57.8571137Z  2022-05-18T04:30:57.8571441Z  2022-05-18T04:30:57.8571811Z [989 / 2,970] 8 actions running 2022-05-18T04:30:57.8572171Z Compiling caffe2/operators/conv_op_shared.cc; 1s processwrapper-sandbox 2022-05-18T04:30:57.8572497Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:57.8572777Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:57.8573039Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:57.8573313Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:57.8573663Z Compiling torch/csrc/autograd/autograd_meta.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:57.8574046Z Compiling caffe2/operators/communicator_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:57.8837824Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:58.0982182Z 2022-05-18T04:30:58.0986894Z  2022-05-18T04:30:58.0987221Z  2022-05-18T04:30:58.0987464Z  2022-05-18T04:30:58.0987711Z  2022-05-18T04:30:58.0987939Z  2022-05-18T04:30:58.0988184Z  2022-05-18T04:30:58.0988434Z  2022-05-18T04:30:58.0988662Z  2022-05-18T04:30:58.0989021Z [990 / 2,970] 8 actions, 7 running 2022-05-18T04:30:58.0989433Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:30:58.0989869Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:58.0990362Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:58.0990856Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:58.0991464Z Compiling torch/csrc/autograd/autograd_meta.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:58.0992128Z Compiling caffe2/operators/communicator_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:58.0992726Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:58.0993138Z [Scann] //:caffe2 2022-05-18T04:30:58.4847345Z 2022-05-18T04:30:58.4847980Z  2022-05-18T04:30:58.4849313Z  2022-05-18T04:30:58.4849637Z  2022-05-18T04:30:58.4849935Z  2022-05-18T04:30:58.4850243Z  2022-05-18T04:30:58.4850521Z  2022-05-18T04:30:58.4850814Z  2022-05-18T04:30:58.4851135Z  2022-05-18T04:30:58.4851726Z [991 / 2,970] 7 actions running 2022-05-18T04:30:58.4852167Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:58.4852826Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:58.4853192Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:58.4853557Z Compiling torch/csrc/autograd/autograd_meta.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:58.4854176Z Compiling caffe2/operators/communicator_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:58.4854808Z Compiling caffe2/operators/channel_stats_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:58.4855194Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:58.6848319Z 2022-05-18T04:30:58.6848840Z  2022-05-18T04:30:58.6849184Z  2022-05-18T04:30:58.6849515Z  2022-05-18T04:30:58.6849800Z  2022-05-18T04:30:58.6850108Z  2022-05-18T04:30:58.6850413Z  2022-05-18T04:30:58.6850698Z  2022-05-18T04:30:58.6851123Z [991 / 2,970] 8 actions running 2022-05-18T04:30:58.6851606Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:58.6852063Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:58.6852556Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:58.6853208Z Compiling torch/csrc/autograd/autograd_meta.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:58.6853913Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:58.6854314Z Compiling caffe2/operators/channel_stats_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:58.6854637Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:58.6854988Z Compiling caffe2/operators/clip_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:58.9048965Z 2022-05-18T04:30:58.9049545Z  2022-05-18T04:30:58.9049915Z  2022-05-18T04:30:58.9050203Z  2022-05-18T04:30:58.9050500Z  2022-05-18T04:30:58.9050772Z  2022-05-18T04:30:58.9051064Z  2022-05-18T04:30:58.9051350Z  2022-05-18T04:30:58.9051619Z  2022-05-18T04:30:58.9052027Z [992 / 2,970] 8 actions running 2022-05-18T04:30:58.9052506Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:58.9052990Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:58.9053590Z Compiling torch/csrc/autograd/autograd_meta.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:58.9054305Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:58.9054998Z Compiling caffe2/operators/channel_stats_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:58.9055767Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:58.9056432Z Compiling caffe2/operators/clip_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:58.9057084Z Compiling test/cpp/api/sequential.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:59.1864434Z 2022-05-18T04:30:59.1865001Z  2022-05-18T04:30:59.1865341Z  2022-05-18T04:30:59.1865620Z  2022-05-18T04:30:59.1866397Z  2022-05-18T04:30:59.1866670Z  2022-05-18T04:30:59.1866937Z  2022-05-18T04:30:59.1867202Z  2022-05-18T04:30:59.1867469Z  2022-05-18T04:30:59.1867835Z [993 / 2,970] 8 actions, 7 running 2022-05-18T04:30:59.1868288Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:59.1868740Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:59.1869306Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:59.1869973Z Compiling caffe2/operators/channel_stats_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:59.1870522Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:59.1871059Z Compiling caffe2/operators/clip_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:59.1871671Z Compiling test/cpp/api/sequential.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:59.1872135Z [Scann] Compiling caffe2/operators/cast_op.cc 2022-05-18T04:30:59.5047937Z 2022-05-18T04:30:59.5048357Z  2022-05-18T04:30:59.5048680Z  2022-05-18T04:30:59.5048937Z  2022-05-18T04:30:59.5049256Z  2022-05-18T04:30:59.5049551Z  2022-05-18T04:30:59.5049802Z  2022-05-18T04:30:59.5049956Z  2022-05-18T04:30:59.5050119Z  2022-05-18T04:30:59.5050365Z [993 / 2,970] 8 actions running 2022-05-18T04:30:59.5050650Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:59.5050919Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:59.5051270Z Compiling caffe2/operators/communicator_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:59.5051664Z Compiling caffe2/operators/channel_stats_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:59.5052000Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:59.5055417Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:59.5056174Z Compiling test/cpp/api/sequential.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:59.5056928Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:59.7488395Z 2022-05-18T04:30:59.7488968Z  2022-05-18T04:30:59.7489340Z  2022-05-18T04:30:59.7489621Z  2022-05-18T04:30:59.7489921Z  2022-05-18T04:30:59.7490216Z  2022-05-18T04:30:59.7490489Z  2022-05-18T04:30:59.7490787Z  2022-05-18T04:30:59.7491081Z  2022-05-18T04:30:59.7491489Z [994 / 2,970] 8 actions, 7 running 2022-05-18T04:30:59.7491992Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:59.7492489Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:30:59.7493113Z Compiling caffe2/operators/channel_stats_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:59.7493718Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:59.7494319Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:59.7494974Z Compiling test/cpp/api/sequential.cpp; 0s processwrapper-sandbox 2022-05-18T04:30:59.7495649Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:59.7496152Z [Scann] Compiling caffe2/operators/ceil_op.cc 2022-05-18T04:30:59.9570697Z 2022-05-18T04:30:59.9571252Z  2022-05-18T04:30:59.9571584Z  2022-05-18T04:30:59.9571819Z  2022-05-18T04:30:59.9572082Z  2022-05-18T04:30:59.9572333Z  2022-05-18T04:30:59.9572568Z  2022-05-18T04:30:59.9572828Z  2022-05-18T04:30:59.9573042Z  2022-05-18T04:30:59.9573344Z [996 / 2,970] 8 actions, 7 running 2022-05-18T04:30:59.9573810Z Compiling caffe2/operators/channel_stats_op.cc; 2s processwrapper-sandbox 2022-05-18T04:30:59.9574558Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:30:59.9575211Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2022-05-18T04:30:59.9575786Z Compiling test/cpp/api/sequential.cpp; 1s processwrapper-sandbox 2022-05-18T04:30:59.9576426Z Compiling caffe2/operators/cast_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:59.9576995Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2022-05-18T04:30:59.9577479Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:30:59.9577843Z [Scann] Compiling caffe2/operators/cbrt_op.cc 2022-05-18T04:31:00.3029520Z 2022-05-18T04:31:00.3030117Z  2022-05-18T04:31:00.3030453Z  2022-05-18T04:31:00.3030718Z  2022-05-18T04:31:00.3030971Z  2022-05-18T04:31:00.3031189Z  2022-05-18T04:31:00.3031426Z  2022-05-18T04:31:00.3031695Z  2022-05-18T04:31:00.3031967Z  2022-05-18T04:31:00.3032375Z [997 / 2,970] 8 actions, 7 running 2022-05-18T04:31:00.3032855Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:00.3033389Z Compiling caffe2/operators/clip_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:00.3033998Z Compiling test/cpp/api/sequential.cpp; 1s processwrapper-sandbox 2022-05-18T04:31:00.3034632Z Compiling caffe2/operators/cast_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:00.3035205Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:00.3035753Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:00.3036325Z Compiling caffe2/operators/cbrt_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:00.3036790Z [Scann] Compiling caffe2/operators/cc_bmm_bg_op.cc 2022-05-18T04:31:00.5078127Z 2022-05-18T04:31:00.5078748Z  2022-05-18T04:31:00.5079087Z  2022-05-18T04:31:00.5079271Z  2022-05-18T04:31:00.5079440Z  2022-05-18T04:31:00.5079607Z  2022-05-18T04:31:00.5079758Z  2022-05-18T04:31:00.5079923Z  2022-05-18T04:31:00.5080087Z  2022-05-18T04:31:00.5080335Z [997 / 2,970] 8 actions running 2022-05-18T04:31:00.5080627Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:00.5080966Z Compiling caffe2/operators/clip_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:00.5081329Z Compiling test/cpp/api/sequential.cpp; 1s processwrapper-sandbox 2022-05-18T04:31:00.5081696Z Compiling caffe2/operators/cast_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:00.5082053Z Compiling caffe2/operators/ceil_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:00.5082357Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:00.5082670Z Compiling caffe2/operators/cbrt_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:00.5083031Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:01.0008014Z 2022-05-18T04:31:01.0008831Z  2022-05-18T04:31:01.0009474Z  2022-05-18T04:31:01.0009863Z  2022-05-18T04:31:01.0010233Z  2022-05-18T04:31:01.0010599Z  2022-05-18T04:31:01.0010985Z  2022-05-18T04:31:01.0011350Z  2022-05-18T04:31:01.0011725Z  2022-05-18T04:31:01.0012190Z [998 / 2,970] 8 actions, 7 running 2022-05-18T04:31:01.0012754Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:01.0013435Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2022-05-18T04:31:01.0014162Z Compiling caffe2/operators/cast_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:01.0014907Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:01.0015527Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:01.0016212Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:01.0016973Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:01.0017652Z [Scann] Compiling caffe2/operators/arg_ops.cc 2022-05-18T04:31:01.1357336Z 2022-05-18T04:31:01.1357913Z  2022-05-18T04:31:01.1358272Z  2022-05-18T04:31:01.1358783Z  2022-05-18T04:31:01.1359081Z  2022-05-18T04:31:01.1359438Z  2022-05-18T04:31:01.1359742Z  2022-05-18T04:31:01.1360026Z  2022-05-18T04:31:01.1360297Z  2022-05-18T04:31:01.1360931Z INFO: From Compiling caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: 2022-05-18T04:31:01.1361507Z [998 / 2,970] 8 actions running 2022-05-18T04:31:01.1361964Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:01.1362562Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2022-05-18T04:31:01.1363234Z Compiling caffe2/operators/cast_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:01.1363916Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:01.1364463Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:01.1364988Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:01.1365622Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:01.1366229Z Compiling caffe2/operators/arg_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:01.1378344Z 2022-05-18T04:31:01.1378679Z  2022-05-18T04:31:01.1379000Z  2022-05-18T04:31:01.1379307Z  2022-05-18T04:31:01.1379585Z  2022-05-18T04:31:01.1379884Z  2022-05-18T04:31:01.1380173Z  2022-05-18T04:31:01.1380455Z  2022-05-18T04:31:01.1380754Z  2022-05-18T04:31:01.1381912Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenTensorFillOp::IDEEPInt8GivenTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-05-18T04:31:01.1383098Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:44:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:01.1383709Z for (int i = 0; i < src_size; i++) { 2022-05-18T04:31:01.1384049Z ~~^~~~~~~~~~ 2022-05-18T04:31:01.1385175Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc: In constructor '{anonymous}::IDEEPInt8GivenIntTensorFillOp::IDEEPInt8GivenIntTensorFillOp(const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-05-18T04:31:01.1386588Z caffe2/ideep/operators/quantization/int8_given_tensor_fill_op.cc:115:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:01.1387203Z for (int i = 0; i < src_size; i++) { 2022-05-18T04:31:01.1387528Z ~~^~~~~~~~~~ 2022-05-18T04:31:01.1387921Z [998 / 2,970] 8 actions running 2022-05-18T04:31:01.1388384Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:01.1388998Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2022-05-18T04:31:01.1389616Z Compiling caffe2/operators/cast_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:01.1390272Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:01.1390822Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:01.1391437Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:01.1392100Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:01.1392773Z Compiling caffe2/operators/arg_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:01.5216230Z 2022-05-18T04:31:01.5216793Z  2022-05-18T04:31:01.5217141Z  2022-05-18T04:31:01.5217445Z  2022-05-18T04:31:01.5217738Z  2022-05-18T04:31:01.5218005Z  2022-05-18T04:31:01.5218296Z  2022-05-18T04:31:01.5218568Z  2022-05-18T04:31:01.5218855Z  2022-05-18T04:31:01.5219245Z [1,000 / 2,970] 8 actions running 2022-05-18T04:31:01.5219795Z Compiling test/cpp/api/sequential.cpp; 2s processwrapper-sandbox 2022-05-18T04:31:01.5220477Z Compiling caffe2/operators/ceil_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:01.5221036Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:01.5221640Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:01.5222595Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:01.5223280Z Compiling caffe2/operators/arg_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:01.5223971Z Compiling caffe2/core/net_simple_refcount.cc; 0s processwrapper-sandbox 2022-05-18T04:31:01.5224697Z Compiling caffe2/operators/boolean_mask_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:01.8725291Z 2022-05-18T04:31:01.8725824Z  2022-05-18T04:31:01.8726181Z  2022-05-18T04:31:01.8726481Z  2022-05-18T04:31:01.8726787Z  2022-05-18T04:31:01.8727073Z  2022-05-18T04:31:01.8727455Z  2022-05-18T04:31:01.8727773Z  2022-05-18T04:31:01.8728056Z  2022-05-18T04:31:01.8728496Z [1,001 / 2,970] 8 actions, 7 running 2022-05-18T04:31:01.8729114Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2022-05-18T04:31:01.8729689Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:01.8730313Z Compiling caffe2/operators/cbrt_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:01.8731006Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:01.8731679Z Compiling caffe2/operators/arg_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:01.8732367Z Compiling caffe2/core/net_simple_refcount.cc; 0s processwrapper-sandbox 2022-05-18T04:31:01.8733083Z Compiling caffe2/operators/boolean_mask_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:01.8733631Z [Scann] Compiling caffe2/ideep/operators/relu_op.cc 2022-05-18T04:31:02.1217879Z 2022-05-18T04:31:02.1222954Z  2022-05-18T04:31:02.1223298Z  2022-05-18T04:31:02.1223589Z  2022-05-18T04:31:02.1223887Z  2022-05-18T04:31:02.1224165Z  2022-05-18T04:31:02.1224454Z  2022-05-18T04:31:02.1224735Z  2022-05-18T04:31:02.1225016Z  2022-05-18T04:31:02.1225439Z [1,001 / 2,970] 8 actions running 2022-05-18T04:31:02.1226204Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2022-05-18T04:31:02.1226529Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:02.1226865Z Compiling caffe2/operators/cbrt_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:02.1227235Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.1227589Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.1227959Z Compiling caffe2/core/net_simple_refcount.cc; 0s processwrapper-sandbox 2022-05-18T04:31:02.1228346Z Compiling caffe2/operators/boolean_mask_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:02.1228727Z Compiling caffe2/ideep/operators/relu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:02.3023875Z 2022-05-18T04:31:02.3024378Z  2022-05-18T04:31:02.3024713Z  2022-05-18T04:31:02.3024988Z  2022-05-18T04:31:02.3025238Z  2022-05-18T04:31:02.3025512Z  2022-05-18T04:31:02.3025907Z  2022-05-18T04:31:02.3026183Z  2022-05-18T04:31:02.3026468Z  2022-05-18T04:31:02.3026950Z INFO: From Compiling caffe2/operators/cc_bmm_bg_op.cc: 2022-05-18T04:31:02.3027410Z [1,001 / 2,970] 8 actions running 2022-05-18T04:31:02.3027944Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2022-05-18T04:31:02.3028458Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:02.3028984Z Compiling caffe2/operators/cbrt_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:02.3029579Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.3030183Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.3030789Z Compiling caffe2/core/net_simple_refcount.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.3031407Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.3032048Z Compiling caffe2/ideep/operators/relu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:02.3042466Z 2022-05-18T04:31:02.3042901Z  2022-05-18T04:31:02.3043240Z  2022-05-18T04:31:02.3043557Z  2022-05-18T04:31:02.3043867Z  2022-05-18T04:31:02.3044160Z  2022-05-18T04:31:02.3044463Z  2022-05-18T04:31:02.3044763Z  2022-05-18T04:31:02.3045048Z  2022-05-18T04:31:02.3050791Z In file included from caffe2/operators/cc_bmm_bg_op.cc:1:0: 2022-05-18T04:31:02.3051513Z caffe2/operators/cc_bmm_bg_op.h:103:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-05-18T04:31:02.3052014Z #pragma omp parallel 2022-05-18T04:31:02.3052800Z 2022-05-18T04:31:02.3053373Z caffe2/operators/cc_bmm_bg_op.h:108:0: warning: ignoring #pragma omp for [-Wunknown-pragmas] 2022-05-18T04:31:02.3053825Z #pragma omp for 2022-05-18T04:31:02.3054338Z 2022-05-18T04:31:02.3059851Z [1,001 / 2,970] 8 actions running 2022-05-18T04:31:02.3060660Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2022-05-18T04:31:02.3061448Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:02.3062213Z Compiling caffe2/operators/cbrt_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:02.3063055Z Compiling caffe2/operators/cc_bmm_bg_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.3063881Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.3064555Z Compiling caffe2/core/net_simple_refcount.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.3065246Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.3066225Z Compiling caffe2/ideep/operators/relu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:02.5220235Z 2022-05-18T04:31:02.5220822Z  2022-05-18T04:31:02.5221196Z  2022-05-18T04:31:02.5221478Z  2022-05-18T04:31:02.5221784Z  2022-05-18T04:31:02.5222086Z  2022-05-18T04:31:02.5222376Z  2022-05-18T04:31:02.5222670Z  2022-05-18T04:31:02.5222966Z  2022-05-18T04:31:02.5223365Z [1,004 / 2,970] 8 actions running 2022-05-18T04:31:02.5223958Z Compiling test/cpp/api/sequential.cpp; 3s processwrapper-sandbox 2022-05-18T04:31:02.5224567Z Compiling caffe2/operators/arg_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.5224934Z Compiling caffe2/core/net_simple_refcount.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.5225323Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.5225707Z Compiling caffe2/ideep/operators/relu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:02.5226179Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:02.5226489Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2022-05-18T04:31:02.5226867Z Compiling caffe2/operators/batch_moments_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:02.9452357Z 2022-05-18T04:31:02.9455740Z  2022-05-18T04:31:02.9455957Z  2022-05-18T04:31:02.9456147Z  2022-05-18T04:31:02.9456316Z  2022-05-18T04:31:02.9456499Z  2022-05-18T04:31:02.9456654Z  2022-05-18T04:31:02.9456900Z  2022-05-18T04:31:02.9457149Z  2022-05-18T04:31:02.9457511Z [1,005 / 2,970] 8 actions, 7 running 2022-05-18T04:31:02.9457914Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2022-05-18T04:31:02.9458528Z Compiling caffe2/core/net_simple_refcount.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.9459238Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.9459719Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:02.9460217Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:02.9460674Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2022-05-18T04:31:02.9461240Z Compiling caffe2/operators/batch_moments_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:02.9461714Z [Scann] Compiling caffe2/operators/batch_permutation_op.cc 2022-05-18T04:31:03.1956767Z 2022-05-18T04:31:03.1957601Z  2022-05-18T04:31:03.1958026Z  2022-05-18T04:31:03.1958448Z  2022-05-18T04:31:03.1958708Z  2022-05-18T04:31:03.1959102Z  2022-05-18T04:31:03.1959383Z  2022-05-18T04:31:03.1959654Z  2022-05-18T04:31:03.1960056Z  2022-05-18T04:31:03.1960675Z INFO: From Compiling caffe2/operators/boolean_mask_ops.cc: 2022-05-18T04:31:03.1961178Z [1,006 / 2,970] 8 actions running 2022-05-18T04:31:03.1961845Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2022-05-18T04:31:03.1962647Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:03.1963424Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:03.1964089Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:03.1964737Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2022-05-18T04:31:03.1965491Z Compiling caffe2/operators/batch_moments_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:03.1966192Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:03.1966871Z Compiling caffe2/ideep/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:03.1967176Z 2022-05-18T04:31:03.1967503Z  2022-05-18T04:31:03.1967804Z  2022-05-18T04:31:03.1968067Z  2022-05-18T04:31:03.1968477Z  2022-05-18T04:31:03.1968750Z  2022-05-18T04:31:03.1969145Z  2022-05-18T04:31:03.1969414Z  2022-05-18T04:31:03.1969821Z  2022-05-18T04:31:03.1970235Z In file included from ./c10/util/typeid.h:19:0, 2022-05-18T04:31:03.1970750Z from ./caffe2/core/context.h:9, 2022-05-18T04:31:03.1971143Z from ./caffe2/operators/boolean_mask_ops.h:4, 2022-05-18T04:31:03.1971682Z from caffe2/operators/boolean_mask_ops.cc:1: 2022-05-18T04:31:03.1972707Z caffe2/operators/boolean_mask_ops.cc: In member function 'bool caffe2::{anonymous}::SequenceFunctor::operator()(int, int, float)': 2022-05-18T04:31:03.1973879Z caffe2/operators/boolean_mask_ops.cc:360:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:03.1974540Z CAFFE_ENFORCE(i < len_, "Out of bound."); 2022-05-18T04:31:03.1974829Z ~~^~~ 2022-05-18T04:31:03.1975358Z [1,006 / 2,970] 8 actions running 2022-05-18T04:31:03.1976032Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2022-05-18T04:31:03.1976810Z Compiling caffe2/operators/boolean_mask_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:03.1977597Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:03.1978252Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:03.1978775Z Compiling caffe2/core/transform.cc; 0s processwrapper-sandbox 2022-05-18T04:31:03.1979536Z Compiling caffe2/operators/batch_moments_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:03.1980198Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:03.1980913Z Compiling caffe2/ideep/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:03.5281004Z 2022-05-18T04:31:03.5281598Z  2022-05-18T04:31:03.5281934Z  2022-05-18T04:31:03.5282245Z  2022-05-18T04:31:03.5282559Z  2022-05-18T04:31:03.5282846Z  2022-05-18T04:31:03.5283150Z  2022-05-18T04:31:03.5283454Z  2022-05-18T04:31:03.5283737Z  2022-05-18T04:31:03.5284157Z [1,007 / 2,970] 8 actions running 2022-05-18T04:31:03.5284574Z Compiling test/cpp/api/sequential.cpp; 4s processwrapper-sandbox 2022-05-18T04:31:03.5284953Z Compiling caffe2/ideep/operators/relu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:03.5285272Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:03.5285598Z Compiling caffe2/core/transform.cc; 1s processwrapper-sandbox 2022-05-18T04:31:03.5285961Z Compiling caffe2/operators/batch_moments_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:03.5286281Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:03.5360574Z Compiling caffe2/ideep/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:03.5361215Z Compiling caffe2/operators/logit_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:04.5369682Z 2022-05-18T04:31:04.5370253Z  2022-05-18T04:31:04.5370549Z  2022-05-18T04:31:04.5370862Z  2022-05-18T04:31:04.5371151Z  2022-05-18T04:31:04.5371450Z  2022-05-18T04:31:04.5371733Z  2022-05-18T04:31:04.5372005Z  2022-05-18T04:31:04.5372310Z  2022-05-18T04:31:04.5372742Z [1,007 / 2,970] 8 actions running 2022-05-18T04:31:04.5373158Z Compiling test/cpp/api/sequential.cpp; 5s processwrapper-sandbox 2022-05-18T04:31:04.5373550Z Compiling caffe2/ideep/operators/relu_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:04.5373873Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:04.5374185Z Compiling caffe2/core/transform.cc; 2s processwrapper-sandbox 2022-05-18T04:31:04.5374580Z Compiling caffe2/operators/batch_moments_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:04.5374900Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:04.5375231Z Compiling caffe2/ideep/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:04.5375604Z Compiling caffe2/operators/logit_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:04.9375157Z 2022-05-18T04:31:04.9375732Z  2022-05-18T04:31:04.9376063Z  2022-05-18T04:31:04.9376362Z  2022-05-18T04:31:04.9376635Z  2022-05-18T04:31:04.9376906Z  2022-05-18T04:31:04.9377165Z  2022-05-18T04:31:04.9377430Z  2022-05-18T04:31:04.9377694Z  2022-05-18T04:31:04.9378064Z [1,008 / 2,970] 8 actions running 2022-05-18T04:31:04.9378640Z Compiling test/cpp/api/sequential.cpp; 6s processwrapper-sandbox 2022-05-18T04:31:04.9379228Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:04.9379776Z Compiling caffe2/core/transform.cc; 2s processwrapper-sandbox 2022-05-18T04:31:04.9380489Z Compiling caffe2/operators/batch_moments_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:04.9381071Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:04.9381712Z Compiling caffe2/ideep/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:04.9382382Z Compiling caffe2/operators/logit_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:04.9383032Z Compiling caffe2/operators/asin_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:05.9380120Z 2022-05-18T04:31:05.9380650Z  2022-05-18T04:31:05.9380970Z  2022-05-18T04:31:05.9381276Z  2022-05-18T04:31:05.9381570Z  2022-05-18T04:31:05.9381880Z  2022-05-18T04:31:05.9382170Z  2022-05-18T04:31:05.9382365Z  2022-05-18T04:31:05.9382531Z  2022-05-18T04:31:05.9382765Z [1,008 / 2,970] 8 actions running 2022-05-18T04:31:05.9383116Z Compiling test/cpp/api/sequential.cpp; 7s processwrapper-sandbox 2022-05-18T04:31:05.9383454Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:05.9383776Z Compiling caffe2/core/transform.cc; 3s processwrapper-sandbox 2022-05-18T04:31:05.9384153Z Compiling caffe2/operators/batch_moments_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:05.9384471Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:05.9384817Z Compiling caffe2/ideep/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:05.9385185Z Compiling caffe2/operators/logit_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:05.9385548Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:06.2203874Z 2022-05-18T04:31:06.2204431Z  2022-05-18T04:31:06.2204750Z  2022-05-18T04:31:06.2205053Z  2022-05-18T04:31:06.2205341Z  2022-05-18T04:31:06.2205601Z  2022-05-18T04:31:06.2205881Z  2022-05-18T04:31:06.2206167Z  2022-05-18T04:31:06.2206448Z  2022-05-18T04:31:06.2207009Z [1,010 / 2,970] 8 actions, 7 running 2022-05-18T04:31:06.2208090Z Compiling test/cpp/api/sequential.cpp; 7s processwrapper-sandbox 2022-05-18T04:31:06.2208944Z Compiling caffe2/operators/batch_moments_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:06.2209592Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:06.2210308Z Compiling caffe2/ideep/operators/reshape_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:06.2211088Z Compiling caffe2/operators/logit_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:06.2211821Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:06.2212476Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:06.2212979Z [Scann] Compiling caffe2/ideep/operators/queue_ops.cc 2022-05-18T04:31:06.5385515Z 2022-05-18T04:31:06.5390722Z  2022-05-18T04:31:06.5390982Z  2022-05-18T04:31:06.5391205Z  2022-05-18T04:31:06.5391361Z  2022-05-18T04:31:06.5391528Z  2022-05-18T04:31:06.5391694Z  2022-05-18T04:31:06.5391848Z  2022-05-18T04:31:06.5392025Z  2022-05-18T04:31:06.5392275Z [1,010 / 2,970] 8 actions running 2022-05-18T04:31:06.5392616Z Compiling test/cpp/api/sequential.cpp; 7s processwrapper-sandbox 2022-05-18T04:31:06.5393019Z Compiling caffe2/operators/batch_moments_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:06.5393341Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:06.5393758Z Compiling caffe2/ideep/operators/reshape_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:06.5394280Z Compiling caffe2/operators/logit_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:06.5394647Z Compiling caffe2/operators/asin_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:06.5394953Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:06.5395282Z Compiling caffe2/ideep/operators/queue_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:07.5390923Z 2022-05-18T04:31:07.5391690Z  2022-05-18T04:31:07.5392024Z  2022-05-18T04:31:07.5392232Z  2022-05-18T04:31:07.5392417Z  2022-05-18T04:31:07.5392591Z  2022-05-18T04:31:07.5392804Z  2022-05-18T04:31:07.5393007Z  2022-05-18T04:31:07.5393159Z  2022-05-18T04:31:07.5393399Z [1,010 / 2,970] 8 actions running 2022-05-18T04:31:07.5393750Z Compiling test/cpp/api/sequential.cpp; 8s processwrapper-sandbox 2022-05-18T04:31:07.5394143Z Compiling caffe2/operators/batch_moments_op.cc; 5s processwrapper-sandbox 2022-05-18T04:31:07.5394471Z //:caffe2; 4s processwrapper-sandbox 2022-05-18T04:31:07.5394891Z Compiling caffe2/ideep/operators/reshape_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:07.5395436Z Compiling caffe2/operators/logit_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:07.5395788Z Compiling caffe2/operators/asin_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:07.5396092Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:07.5396433Z Compiling caffe2/ideep/operators/queue_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:08.2834628Z 2022-05-18T04:31:08.2835115Z  2022-05-18T04:31:08.2835378Z  2022-05-18T04:31:08.2835663Z  2022-05-18T04:31:08.2835964Z  2022-05-18T04:31:08.2836259Z  2022-05-18T04:31:08.2836544Z  2022-05-18T04:31:08.2836759Z  2022-05-18T04:31:08.2836913Z  2022-05-18T04:31:08.2837159Z [1,011 / 2,970] 8 actions, 7 running 2022-05-18T04:31:08.2837507Z Compiling test/cpp/api/sequential.cpp; 9s processwrapper-sandbox 2022-05-18T04:31:08.2837822Z //:caffe2; 5s processwrapper-sandbox 2022-05-18T04:31:08.2838167Z Compiling caffe2/ideep/operators/reshape_op.cc; 5s processwrapper-sandbox 2022-05-18T04:31:08.2838547Z Compiling caffe2/operators/logit_op.cc; 5s processwrapper-sandbox 2022-05-18T04:31:08.2838898Z Compiling caffe2/operators/asin_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:08.2839210Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:08.2839548Z Compiling caffe2/ideep/operators/queue_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:31:08.2840066Z [Scann] Compiling caffe2/operators/assert_op.cc 2022-05-18T04:31:08.5462822Z 2022-05-18T04:31:08.5463336Z  2022-05-18T04:31:08.5463711Z  2022-05-18T04:31:08.5464012Z  2022-05-18T04:31:08.5464299Z  2022-05-18T04:31:08.5464605Z  2022-05-18T04:31:08.5464897Z  2022-05-18T04:31:08.5465167Z  2022-05-18T04:31:08.5465456Z  2022-05-18T04:31:08.5466203Z [1,011 / 2,970] 8 actions running 2022-05-18T04:31:08.5466821Z Compiling test/cpp/api/sequential.cpp; 9s processwrapper-sandbox 2022-05-18T04:31:08.5467403Z //:caffe2; 5s processwrapper-sandbox 2022-05-18T04:31:08.5468062Z Compiling caffe2/ideep/operators/reshape_op.cc; 5s processwrapper-sandbox 2022-05-18T04:31:08.5468752Z Compiling caffe2/operators/logit_op.cc; 5s processwrapper-sandbox 2022-05-18T04:31:08.5469411Z Compiling caffe2/operators/asin_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:08.5469954Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:08.5470635Z Compiling caffe2/ideep/operators/queue_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:31:08.5471302Z Compiling caffe2/operators/assert_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:09.7406213Z 2022-05-18T04:31:09.7406920Z  2022-05-18T04:31:09.7407504Z  2022-05-18T04:31:09.7407788Z  2022-05-18T04:31:09.7407944Z  2022-05-18T04:31:09.7408224Z  2022-05-18T04:31:09.7408392Z  2022-05-18T04:31:09.7408545Z  2022-05-18T04:31:09.7408713Z  2022-05-18T04:31:09.7408960Z [1,011 / 2,970] 8 actions running 2022-05-18T04:31:09.7409296Z Compiling test/cpp/api/sequential.cpp; 10s processwrapper-sandbox 2022-05-18T04:31:09.7409622Z //:caffe2; 6s processwrapper-sandbox 2022-05-18T04:31:09.7409971Z Compiling caffe2/ideep/operators/reshape_op.cc; 6s processwrapper-sandbox 2022-05-18T04:31:09.7410350Z Compiling caffe2/operators/logit_op.cc; 6s processwrapper-sandbox 2022-05-18T04:31:09.7410723Z Compiling caffe2/operators/asin_op.cc; 5s processwrapper-sandbox 2022-05-18T04:31:09.7411034Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:09.7411375Z Compiling caffe2/ideep/operators/queue_ops.cc; 3s processwrapper-sandbox 2022-05-18T04:31:09.7411735Z Compiling caffe2/operators/assert_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:09.9981549Z 2022-05-18T04:31:09.9982124Z  2022-05-18T04:31:09.9982516Z  2022-05-18T04:31:09.9982838Z  2022-05-18T04:31:09.9983108Z  2022-05-18T04:31:09.9983299Z  2022-05-18T04:31:09.9983466Z  2022-05-18T04:31:09.9983617Z  2022-05-18T04:31:09.9983781Z  2022-05-18T04:31:09.9984027Z [1,012 / 2,970] 8 actions, 7 running 2022-05-18T04:31:09.9984370Z Compiling test/cpp/api/sequential.cpp; 11s processwrapper-sandbox 2022-05-18T04:31:09.9984690Z //:caffe2; 7s processwrapper-sandbox 2022-05-18T04:31:09.9985039Z Compiling caffe2/ideep/operators/reshape_op.cc; 6s processwrapper-sandbox 2022-05-18T04:31:09.9985429Z Compiling caffe2/operators/logit_op.cc; 6s processwrapper-sandbox 2022-05-18T04:31:09.9986184Z Compiling caffe2/operators/asin_op.cc; 5s processwrapper-sandbox 2022-05-18T04:31:09.9986506Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:09.9986837Z Compiling caffe2/ideep/operators/queue_ops.cc; 3s processwrapper-sandbox 2022-05-18T04:31:09.9987131Z [Scann] Compiling caffe2/ideep/operators/shape_op.cc 2022-05-18T04:31:10.2877896Z 2022-05-18T04:31:10.2878433Z  2022-05-18T04:31:10.2878776Z  2022-05-18T04:31:10.2879073Z  2022-05-18T04:31:10.2879352Z  2022-05-18T04:31:10.2879630Z  2022-05-18T04:31:10.2879892Z  2022-05-18T04:31:10.2880175Z  2022-05-18T04:31:10.2880455Z  2022-05-18T04:31:10.2880844Z [1,014 / 2,970] 7 actions, 6 running 2022-05-18T04:31:10.2881429Z Compiling test/cpp/api/sequential.cpp; 11s processwrapper-sandbox 2022-05-18T04:31:10.2881976Z //:caffe2; 7s processwrapper-sandbox 2022-05-18T04:31:10.2882831Z Compiling caffe2/ideep/operators/reshape_op.cc; 7s processwrapper-sandbox 2022-05-18T04:31:10.2883493Z Compiling caffe2/operators/asin_op.cc; 5s processwrapper-sandbox 2022-05-18T04:31:10.2884068Z Compiling caffe2/ideep/operators/queue_ops.cc; 4s processwrapper-sandbox 2022-05-18T04:31:10.2884444Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.2884725Z [Scann] Compiling caffe2/onnx/onnxifi_init.cc 2022-05-18T04:31:10.5665631Z 2022-05-18T04:31:10.5666533Z  2022-05-18T04:31:10.5666929Z  2022-05-18T04:31:10.5667201Z  2022-05-18T04:31:10.5667388Z  2022-05-18T04:31:10.5667555Z  2022-05-18T04:31:10.5667709Z  2022-05-18T04:31:10.5667875Z  2022-05-18T04:31:10.5668117Z [1,015 / 2,970] 8 actions running 2022-05-18T04:31:10.5668458Z Compiling test/cpp/api/sequential.cpp; 11s processwrapper-sandbox 2022-05-18T04:31:10.5668778Z //:caffe2; 7s processwrapper-sandbox 2022-05-18T04:31:10.5669144Z Compiling caffe2/ideep/operators/reshape_op.cc; 7s processwrapper-sandbox 2022-05-18T04:31:10.5669522Z Compiling caffe2/ideep/operators/queue_ops.cc; 4s processwrapper-sandbox 2022-05-18T04:31:10.5669902Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.5670269Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.5670628Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.5670991Z Compiling caffe2/operators/cross_entropy_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.6688221Z 2022-05-18T04:31:10.6688927Z  2022-05-18T04:31:10.6689371Z  2022-05-18T04:31:10.6689768Z  2022-05-18T04:31:10.6690014Z  2022-05-18T04:31:10.6690254Z  2022-05-18T04:31:10.6690408Z  2022-05-18T04:31:10.6690573Z  2022-05-18T04:31:10.6690830Z  2022-05-18T04:31:10.6691193Z INFO: From Compiling caffe2/ideep/operators/reshape_op.cc: 2022-05-18T04:31:10.6691667Z [1,015 / 2,970] 8 actions running 2022-05-18T04:31:10.6692006Z Compiling test/cpp/api/sequential.cpp; 11s processwrapper-sandbox 2022-05-18T04:31:10.6692470Z //:caffe2; 7s processwrapper-sandbox 2022-05-18T04:31:10.6692944Z Compiling caffe2/ideep/operators/reshape_op.cc; 7s processwrapper-sandbox 2022-05-18T04:31:10.6693379Z Compiling caffe2/ideep/operators/queue_ops.cc; 4s processwrapper-sandbox 2022-05-18T04:31:10.6693888Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.6694396Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.6694890Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.6695445Z Compiling caffe2/operators/cross_entropy_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.6695665Z 2022-05-18T04:31:10.6695800Z  2022-05-18T04:31:10.6696013Z  2022-05-18T04:31:10.6696184Z  2022-05-18T04:31:10.6696424Z  2022-05-18T04:31:10.6696649Z  2022-05-18T04:31:10.6696816Z  2022-05-18T04:31:10.6697033Z  2022-05-18T04:31:10.6697288Z  2022-05-18T04:31:10.6698014Z caffe2/ideep/operators/reshape_op.cc: In member function 'virtual bool {anonymous}::IDEEPReshapeOp::RunOnDevice()': 2022-05-18T04:31:10.6698690Z caffe2/ideep/operators/reshape_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:10.6699174Z for (int i = 0; i < actual_new_shape.size() && i < input.ndims(); ++i) { 2022-05-18T04:31:10.6699419Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:31:10.6699990Z caffe2/ideep/operators/reshape_op.cc:62:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:10.6700445Z for (int i = 0; i < actual_new_shape.size(); ++i) { 2022-05-18T04:31:10.6700770Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:31:10.6702134Z [1,015 / 2,970] 8 actions running 2022-05-18T04:31:10.6702496Z Compiling test/cpp/api/sequential.cpp; 11s processwrapper-sandbox 2022-05-18T04:31:10.6702862Z //:caffe2; 7s processwrapper-sandbox 2022-05-18T04:31:10.6703216Z Compiling caffe2/ideep/operators/reshape_op.cc; 7s processwrapper-sandbox 2022-05-18T04:31:10.6703662Z Compiling caffe2/ideep/operators/queue_ops.cc; 4s processwrapper-sandbox 2022-05-18T04:31:10.6704032Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.6704532Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.6704894Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.6705365Z Compiling caffe2/operators/cross_entropy_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.9033256Z 2022-05-18T04:31:10.9033817Z  2022-05-18T04:31:10.9034166Z  2022-05-18T04:31:10.9034445Z  2022-05-18T04:31:10.9034762Z  2022-05-18T04:31:10.9035053Z  2022-05-18T04:31:10.9035345Z  2022-05-18T04:31:10.9035637Z  2022-05-18T04:31:10.9035914Z  2022-05-18T04:31:10.9036445Z INFO: From Compiling caffe2/ideep/operators/queue_ops.cc: 2022-05-18T04:31:10.9036974Z [1,017 / 2,970] 8 actions running 2022-05-18T04:31:10.9037549Z Compiling test/cpp/api/sequential.cpp; 12s processwrapper-sandbox 2022-05-18T04:31:10.9038234Z Compiling caffe2/ideep/operators/queue_ops.cc; 4s processwrapper-sandbox 2022-05-18T04:31:10.9038935Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.9039602Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.9040239Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.9040909Z Compiling caffe2/operators/cross_entropy_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.9041613Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.9042294Z Compiling caffe2/operators/accumulate_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.9042595Z 2022-05-18T04:31:10.9042734Z  2022-05-18T04:31:10.9043029Z  2022-05-18T04:31:10.9043322Z  2022-05-18T04:31:10.9043605Z  2022-05-18T04:31:10.9043893Z  2022-05-18T04:31:10.9044186Z  2022-05-18T04:31:10.9044462Z  2022-05-18T04:31:10.9044750Z  2022-05-18T04:31:10.9045178Z In file included from ./c10/util/Logging.h:10:0, 2022-05-18T04:31:10.9045592Z from ./caffe2/utils/eigen_utils.h:9, 2022-05-18T04:31:10.9045989Z from ./caffe2/ideep/ideep_utils.h:4, 2022-05-18T04:31:10.9046421Z from caffe2/ideep/operators/queue_ops.cc:1: 2022-05-18T04:31:10.9047343Z caffe2/ideep/operators/queue_ops.cc: In member function 'virtual bool {anonymous}::IDEEPSafeEnqueueBlobsOp::RunOnDevice()': 2022-05-18T04:31:10.9048369Z caffe2/ideep/operators/queue_ops.cc:55:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:10.9048939Z OutputSize() == size + 1, 2022-05-18T04:31:10.9049249Z ~~~~~~~~~~~~~^~~~~~~~~~~ 2022-05-18T04:31:10.9049652Z [1,017 / 2,970] 8 actions running 2022-05-18T04:31:10.9050222Z Compiling test/cpp/api/sequential.cpp; 12s processwrapper-sandbox 2022-05-18T04:31:10.9050908Z Compiling caffe2/ideep/operators/queue_ops.cc; 4s processwrapper-sandbox 2022-05-18T04:31:10.9051596Z Compiling caffe2/ideep/operators/shape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.9052264Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.9052912Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.9053583Z Compiling caffe2/operators/cross_entropy_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.9054281Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2022-05-18T04:31:10.9055226Z Compiling caffe2/operators/accumulate_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:11.2458260Z 2022-05-18T04:31:11.2458851Z  2022-05-18T04:31:11.2459150Z  2022-05-18T04:31:11.2459445Z  2022-05-18T04:31:11.2459700Z  2022-05-18T04:31:11.2459996Z  2022-05-18T04:31:11.2460312Z  2022-05-18T04:31:11.2460505Z  2022-05-18T04:31:11.2460658Z  2022-05-18T04:31:11.2460900Z [1,018 / 2,970] 8 actions running 2022-05-18T04:31:11.2461248Z Compiling test/cpp/api/sequential.cpp; 12s processwrapper-sandbox 2022-05-18T04:31:11.2461652Z Compiling caffe2/ideep/operators/shape_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:11.2462098Z Compiling caffe2/onnx/onnxifi_init.cc; 0s processwrapper-sandbox 2022-05-18T04:31:11.2462472Z Compiling caffe2/operators/acos_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:11.2462849Z Compiling caffe2/operators/cross_entropy_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:11.2463238Z Compiling caffe2/operators/alias_with_name.cc; 0s processwrapper-sandbox 2022-05-18T04:31:11.2463627Z Compiling caffe2/operators/accumulate_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:11.2463939Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:12.4465116Z 2022-05-18T04:31:12.4465690Z  2022-05-18T04:31:12.4466198Z  2022-05-18T04:31:12.4466491Z  2022-05-18T04:31:12.4466806Z  2022-05-18T04:31:12.4467105Z  2022-05-18T04:31:12.4467356Z  2022-05-18T04:31:12.4467524Z  2022-05-18T04:31:12.4467728Z  2022-05-18T04:31:12.4467971Z [1,018 / 2,970] 8 actions running 2022-05-18T04:31:12.4468320Z Compiling test/cpp/api/sequential.cpp; 13s processwrapper-sandbox 2022-05-18T04:31:12.4468783Z Compiling caffe2/ideep/operators/shape_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:12.4469143Z Compiling caffe2/onnx/onnxifi_init.cc; 2s processwrapper-sandbox 2022-05-18T04:31:12.4469577Z Compiling caffe2/operators/acos_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:12.4469991Z Compiling caffe2/operators/cross_entropy_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:12.4470409Z Compiling caffe2/operators/alias_with_name.cc; 1s processwrapper-sandbox 2022-05-18T04:31:12.4470821Z Compiling caffe2/operators/accumulate_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:12.4471164Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:13.4086750Z 2022-05-18T04:31:13.4087261Z  2022-05-18T04:31:13.4087601Z  2022-05-18T04:31:13.4087893Z  2022-05-18T04:31:13.4088201Z  2022-05-18T04:31:13.4088500Z  2022-05-18T04:31:13.4088763Z  2022-05-18T04:31:13.4088931Z  2022-05-18T04:31:13.4089082Z  2022-05-18T04:31:13.4089328Z [1,019 / 2,970] 8 actions, 7 running 2022-05-18T04:31:13.4089683Z Compiling test/cpp/api/sequential.cpp; 14s processwrapper-sandbox 2022-05-18T04:31:13.4090059Z Compiling caffe2/ideep/operators/shape_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:13.4090457Z Compiling caffe2/operators/acos_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:13.4090839Z Compiling caffe2/operators/cross_entropy_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:13.4091222Z Compiling caffe2/operators/alias_with_name.cc; 2s processwrapper-sandbox 2022-05-18T04:31:13.4091588Z Compiling caffe2/operators/accumulate_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:13.4091903Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:13.4092142Z [Scann] Compiling caffe2/operators/cos_op.cc 2022-05-18T04:31:13.6480867Z 2022-05-18T04:31:13.6481429Z  2022-05-18T04:31:13.6481749Z  2022-05-18T04:31:13.6482043Z  2022-05-18T04:31:13.6482321Z  2022-05-18T04:31:13.6482581Z  2022-05-18T04:31:13.6482862Z  2022-05-18T04:31:13.6483134Z  2022-05-18T04:31:13.6483385Z  2022-05-18T04:31:13.6483766Z [1,019 / 2,970] 8 actions running 2022-05-18T04:31:13.6484637Z Compiling test/cpp/api/sequential.cpp; 14s processwrapper-sandbox 2022-05-18T04:31:13.6485298Z Compiling caffe2/ideep/operators/shape_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:13.6485934Z Compiling caffe2/operators/acos_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:13.6486584Z Compiling caffe2/operators/cross_entropy_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:13.6487223Z Compiling caffe2/operators/alias_with_name.cc; 2s processwrapper-sandbox 2022-05-18T04:31:13.6487964Z Compiling caffe2/operators/accumulate_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:13.6488486Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:13.6489036Z Compiling caffe2/operators/cos_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:14.6478691Z 2022-05-18T04:31:14.6479524Z  2022-05-18T04:31:14.6480018Z  2022-05-18T04:31:14.6480320Z  2022-05-18T04:31:14.6480784Z  2022-05-18T04:31:14.6481124Z  2022-05-18T04:31:14.6481505Z  2022-05-18T04:31:14.6481828Z  2022-05-18T04:31:14.6482071Z  2022-05-18T04:31:14.6482301Z [1,019 / 2,970] 8 actions running 2022-05-18T04:31:14.6482652Z Compiling test/cpp/api/sequential.cpp; 15s processwrapper-sandbox 2022-05-18T04:31:14.6483044Z Compiling caffe2/ideep/operators/shape_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:14.6483410Z Compiling caffe2/operators/acos_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:14.6483791Z Compiling caffe2/operators/cross_entropy_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:14.6484175Z Compiling caffe2/operators/alias_with_name.cc; 3s processwrapper-sandbox 2022-05-18T04:31:14.6484550Z Compiling caffe2/operators/accumulate_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:14.6484851Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:14.6485175Z Compiling caffe2/operators/cos_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:15.0485330Z 2022-05-18T04:31:15.0485902Z  2022-05-18T04:31:15.0486374Z  2022-05-18T04:31:15.0486761Z  2022-05-18T04:31:15.0487085Z  2022-05-18T04:31:15.0487500Z  2022-05-18T04:31:15.0487851Z  2022-05-18T04:31:15.0488185Z  2022-05-18T04:31:15.0488518Z  2022-05-18T04:31:15.0489009Z [1,020 / 2,970] 8 actions running 2022-05-18T04:31:15.0489775Z Compiling test/cpp/api/sequential.cpp; 16s processwrapper-sandbox 2022-05-18T04:31:15.0490333Z Compiling caffe2/operators/acos_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:15.0490944Z Compiling caffe2/operators/cross_entropy_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:15.0491590Z Compiling caffe2/operators/alias_with_name.cc; 4s processwrapper-sandbox 2022-05-18T04:31:15.0492210Z Compiling caffe2/operators/accumulate_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:15.0492736Z //:caffe2; 4s processwrapper-sandbox 2022-05-18T04:31:15.0493276Z Compiling caffe2/operators/cos_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:15.0493893Z Compiling caffe2/ideep/utils/ideep_register.cc; 0s processwrapper-sandbox 2022-05-18T04:31:16.0489055Z 2022-05-18T04:31:16.0489548Z  2022-05-18T04:31:16.0489897Z  2022-05-18T04:31:16.0490179Z  2022-05-18T04:31:16.0490482Z  2022-05-18T04:31:16.0490794Z  2022-05-18T04:31:16.0491003Z  2022-05-18T04:31:16.0491156Z  2022-05-18T04:31:16.0491320Z  2022-05-18T04:31:16.0491568Z [1,020 / 2,970] 8 actions running 2022-05-18T04:31:16.0491911Z Compiling test/cpp/api/sequential.cpp; 17s processwrapper-sandbox 2022-05-18T04:31:16.0492389Z Compiling caffe2/operators/acos_op.cc; 5s processwrapper-sandbox 2022-05-18T04:31:16.0492772Z Compiling caffe2/operators/cross_entropy_op.cc; 5s processwrapper-sandbox 2022-05-18T04:31:16.0493156Z Compiling caffe2/operators/alias_with_name.cc; 5s processwrapper-sandbox 2022-05-18T04:31:16.0493524Z Compiling caffe2/operators/accumulate_op.cc; 5s processwrapper-sandbox 2022-05-18T04:31:16.2516047Z //:caffe2; 5s processwrapper-sandbox 2022-05-18T04:31:16.2516835Z Compiling caffe2/operators/cos_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:16.2517490Z Compiling caffe2/ideep/utils/ideep_register.cc; 1s processwrapper-sandbox 2022-05-18T04:31:17.0524556Z 2022-05-18T04:31:17.0525123Z  2022-05-18T04:31:17.0525508Z  2022-05-18T04:31:17.0525823Z  2022-05-18T04:31:17.0526110Z  2022-05-18T04:31:17.0526432Z  2022-05-18T04:31:17.0526735Z  2022-05-18T04:31:17.0527020Z  2022-05-18T04:31:17.0527252Z  2022-05-18T04:31:17.0527575Z [1,020 / 2,970] 8 actions running 2022-05-18T04:31:17.0527915Z Compiling test/cpp/api/sequential.cpp; 18s processwrapper-sandbox 2022-05-18T04:31:17.0528294Z Compiling caffe2/operators/acos_op.cc; 6s processwrapper-sandbox 2022-05-18T04:31:17.0528676Z Compiling caffe2/operators/cross_entropy_op.cc; 6s processwrapper-sandbox 2022-05-18T04:31:17.0529053Z Compiling caffe2/operators/alias_with_name.cc; 6s processwrapper-sandbox 2022-05-18T04:31:17.0529461Z Compiling caffe2/operators/accumulate_op.cc; 6s processwrapper-sandbox 2022-05-18T04:31:17.0529781Z //:caffe2; 6s processwrapper-sandbox 2022-05-18T04:31:17.0530105Z Compiling caffe2/operators/cos_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:17.0530467Z Compiling caffe2/ideep/utils/ideep_register.cc; 2s processwrapper-sandbox 2022-05-18T04:31:17.2666479Z 2022-05-18T04:31:17.2669136Z  2022-05-18T04:31:17.2669463Z  2022-05-18T04:31:17.2669766Z  2022-05-18T04:31:17.2670054Z  2022-05-18T04:31:17.2670321Z  2022-05-18T04:31:17.2670599Z  2022-05-18T04:31:17.2670884Z  2022-05-18T04:31:17.2671147Z  2022-05-18T04:31:17.2671544Z [1,021 / 2,970] 8 actions, 7 running 2022-05-18T04:31:17.2672133Z Compiling test/cpp/api/sequential.cpp; 18s processwrapper-sandbox 2022-05-18T04:31:17.2672764Z Compiling caffe2/operators/acos_op.cc; 6s processwrapper-sandbox 2022-05-18T04:31:17.2673411Z Compiling caffe2/operators/cross_entropy_op.cc; 6s processwrapper-sandbox 2022-05-18T04:31:17.2674076Z Compiling caffe2/operators/accumulate_op.cc; 6s processwrapper-sandbox 2022-05-18T04:31:17.2674611Z //:caffe2; 6s processwrapper-sandbox 2022-05-18T04:31:17.2675377Z Compiling caffe2/operators/cos_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:17.2676049Z Compiling caffe2/ideep/utils/ideep_register.cc; 2s processwrapper-sandbox 2022-05-18T04:31:17.2676524Z [Scann] Compiling caffe2/onnx/backend.cc 2022-05-18T04:31:17.6233212Z 2022-05-18T04:31:17.6234100Z  2022-05-18T04:31:17.6234387Z  2022-05-18T04:31:17.6234632Z  2022-05-18T04:31:17.6234931Z  2022-05-18T04:31:17.6236402Z  2022-05-18T04:31:17.6236869Z  2022-05-18T04:31:17.6237319Z  2022-05-18T04:31:17.6237583Z  2022-05-18T04:31:17.6237966Z [1,025 / 2,970] 8 actions, 7 running 2022-05-18T04:31:17.6238592Z Compiling test/cpp/api/sequential.cpp; 18s processwrapper-sandbox 2022-05-18T04:31:17.6239443Z Compiling caffe2/operators/cos_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:17.6240090Z Compiling caffe2/ideep/utils/ideep_register.cc; 2s processwrapper-sandbox 2022-05-18T04:31:17.6240579Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2022-05-18T04:31:17.6241161Z Compiling caffe2/operators/accuracy_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:17.6241588Z Compiling caffe2/utils/math/elementwise.cc; 0s processwrapper-sandbox 2022-05-18T04:31:17.6242070Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2022-05-18T04:31:17.6242407Z [Scann] Compiling caffe2/onnx/offline_tensor.cc 2022-05-18T04:31:17.8529981Z 2022-05-18T04:31:17.8530467Z  2022-05-18T04:31:17.8530793Z  2022-05-18T04:31:17.8531133Z  2022-05-18T04:31:17.8531432Z  2022-05-18T04:31:17.8531677Z  2022-05-18T04:31:17.8531844Z  2022-05-18T04:31:17.8531994Z  2022-05-18T04:31:17.8900642Z  2022-05-18T04:31:17.8901148Z [1,025 / 2,970] 8 actions running 2022-05-18T04:31:17.8901707Z Compiling test/cpp/api/sequential.cpp; 19s processwrapper-sandbox 2022-05-18T04:31:17.8902325Z Compiling caffe2/operators/cos_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:17.8902953Z Compiling caffe2/ideep/utils/ideep_register.cc; 3s processwrapper-sandbox 2022-05-18T04:31:17.8903544Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2022-05-18T04:31:17.8904134Z Compiling caffe2/operators/accuracy_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:17.8904755Z Compiling caffe2/utils/math/elementwise.cc; 0s processwrapper-sandbox 2022-05-18T04:31:17.8905356Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2022-05-18T04:31:17.8906159Z Compiling caffe2/onnx/offline_tensor.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.0907587Z 2022-05-18T04:31:18.0908095Z  2022-05-18T04:31:18.0908451Z  2022-05-18T04:31:18.0908774Z  2022-05-18T04:31:18.0909102Z  2022-05-18T04:31:18.0909415Z  2022-05-18T04:31:18.0909699Z  2022-05-18T04:31:18.0910010Z  2022-05-18T04:31:18.0910315Z  2022-05-18T04:31:18.0910620Z [1,026 / 2,970] 8 actions running 2022-05-18T04:31:18.0910968Z Compiling test/cpp/api/sequential.cpp; 19s processwrapper-sandbox 2022-05-18T04:31:18.0911342Z Compiling caffe2/operators/cos_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:18.0911682Z Compiling caffe2/onnx/backend.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.0912042Z Compiling caffe2/operators/accuracy_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.0912415Z Compiling caffe2/utils/math/elementwise.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.0912772Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.0913112Z Compiling caffe2/onnx/offline_tensor.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.0913473Z Compiling caffe2/onnx/onnx_exporter.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.3276733Z 2022-05-18T04:31:18.3277523Z  2022-05-18T04:31:18.3278195Z  2022-05-18T04:31:18.3278517Z  2022-05-18T04:31:18.3278753Z  2022-05-18T04:31:18.3279009Z  2022-05-18T04:31:18.3279290Z  2022-05-18T04:31:18.3279590Z  2022-05-18T04:31:18.3279910Z  2022-05-18T04:31:18.3280222Z [1,026 / 2,970] 8 actions running 2022-05-18T04:31:18.3280553Z Compiling test/cpp/api/sequential.cpp; 19s processwrapper-sandbox 2022-05-18T04:31:18.3280936Z Compiling caffe2/operators/cos_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:18.3281286Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2022-05-18T04:31:18.3281691Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:18.3282162Z Compiling caffe2/utils/math/elementwise.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.3282655Z Compiling caffe2/onnx/helper.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.3283240Z Compiling caffe2/onnx/offline_tensor.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.3283699Z Compiling caffe2/onnx/onnx_exporter.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.5280986Z 2022-05-18T04:31:18.5281315Z  2022-05-18T04:31:18.5284968Z  2022-05-18T04:31:18.5285317Z  2022-05-18T04:31:18.5285719Z  2022-05-18T04:31:18.5297232Z  2022-05-18T04:31:18.5297535Z  2022-05-18T04:31:18.5297830Z  2022-05-18T04:31:18.5298131Z  2022-05-18T04:31:18.5298542Z [1,027 / 2,970] 8 actions running 2022-05-18T04:31:18.5299152Z Compiling test/cpp/api/sequential.cpp; 19s processwrapper-sandbox 2022-05-18T04:31:18.5299815Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2022-05-18T04:31:18.5300492Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:18.5301182Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2022-05-18T04:31:18.5302037Z Compiling caffe2/onnx/helper.cc; 1s processwrapper-sandbox 2022-05-18T04:31:18.5302765Z Compiling caffe2/onnx/offline_tensor.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.5303360Z Compiling caffe2/onnx/onnx_exporter.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.5303929Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.7314468Z 2022-05-18T04:31:18.7322390Z  2022-05-18T04:31:18.7322752Z  2022-05-18T04:31:18.7323005Z  2022-05-18T04:31:18.7323303Z  2022-05-18T04:31:18.7323583Z  2022-05-18T04:31:18.7323871Z  2022-05-18T04:31:18.7324164Z  2022-05-18T04:31:18.7324459Z  2022-05-18T04:31:18.7324853Z [1,027 / 2,970] 8 actions running 2022-05-18T04:31:18.7325482Z Compiling test/cpp/api/sequential.cpp; 19s processwrapper-sandbox 2022-05-18T04:31:18.7326146Z Compiling caffe2/onnx/backend.cc; 1s processwrapper-sandbox 2022-05-18T04:31:18.7326790Z Compiling caffe2/operators/accuracy_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:18.7327628Z Compiling caffe2/utils/math/elementwise.cc; 1s processwrapper-sandbox 2022-05-18T04:31:18.7328287Z Compiling caffe2/onnx/helper.cc; 1s processwrapper-sandbox 2022-05-18T04:31:18.7328930Z Compiling caffe2/onnx/offline_tensor.cc; 1s processwrapper-sandbox 2022-05-18T04:31:18.7329591Z Compiling caffe2/onnx/onnx_exporter.cc; 0s processwrapper-sandbox 2022-05-18T04:31:18.7330207Z Compiling caffe2/onnx/device.cc; 0s processwrapper-sandbox 2022-05-18T04:31:19.5529825Z 2022-05-18T04:31:19.5530440Z  2022-05-18T04:31:19.5530803Z  2022-05-18T04:31:19.5531120Z  2022-05-18T04:31:19.5531460Z  2022-05-18T04:31:19.5531762Z  2022-05-18T04:31:19.5532087Z  2022-05-18T04:31:19.5532407Z  2022-05-18T04:31:19.5532788Z  2022-05-18T04:31:19.5533199Z [1,028 / 2,970] 8 actions, 7 running 2022-05-18T04:31:19.5533952Z Compiling test/cpp/api/sequential.cpp; 20s processwrapper-sandbox 2022-05-18T04:31:19.5534733Z Compiling caffe2/onnx/backend.cc; 2s processwrapper-sandbox 2022-05-18T04:31:19.5535508Z Compiling caffe2/operators/accuracy_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:19.5536319Z Compiling caffe2/utils/math/elementwise.cc; 2s processwrapper-sandbox 2022-05-18T04:31:19.5537017Z Compiling caffe2/onnx/helper.cc; 2s processwrapper-sandbox 2022-05-18T04:31:19.5537705Z Compiling caffe2/onnx/offline_tensor.cc; 1s processwrapper-sandbox 2022-05-18T04:31:19.5538417Z Compiling caffe2/onnx/onnx_exporter.cc; 1s processwrapper-sandbox 2022-05-18T04:31:19.5538940Z [Scann] Compiling caffe2/onnx/backend_rep.cc 2022-05-18T04:31:19.7812260Z 2022-05-18T04:31:19.7813916Z  2022-05-18T04:31:19.7814280Z  2022-05-18T04:31:19.7814547Z  2022-05-18T04:31:19.7814836Z  2022-05-18T04:31:19.7815107Z  2022-05-18T04:31:19.7815390Z  2022-05-18T04:31:19.7815679Z  2022-05-18T04:31:19.7815954Z  2022-05-18T04:31:19.7816369Z [1,030 / 2,970] 8 actions, 7 running 2022-05-18T04:31:19.7816973Z Compiling test/cpp/api/sequential.cpp; 20s processwrapper-sandbox 2022-05-18T04:31:19.7817579Z Compiling caffe2/onnx/backend.cc; 2s processwrapper-sandbox 2022-05-18T04:31:19.7818206Z Compiling caffe2/utils/math/elementwise.cc; 2s processwrapper-sandbox 2022-05-18T04:31:19.7818979Z Compiling caffe2/onnx/helper.cc; 2s processwrapper-sandbox 2022-05-18T04:31:19.7819727Z Compiling caffe2/onnx/offline_tensor.cc; 2s processwrapper-sandbox 2022-05-18T04:31:19.7820501Z Compiling caffe2/onnx/backend_rep.cc; 0s processwrapper-sandbox 2022-05-18T04:31:19.7821152Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:19.7821629Z [Scann] Compiling caffe2/onnx/onnxifi_graph_info.cc 2022-05-18T04:31:19.9883867Z 2022-05-18T04:31:19.9884416Z  2022-05-18T04:31:19.9884743Z  2022-05-18T04:31:19.9885019Z  2022-05-18T04:31:19.9885272Z  2022-05-18T04:31:19.9885543Z  2022-05-18T04:31:19.9885995Z  2022-05-18T04:31:19.9886252Z  2022-05-18T04:31:19.9886591Z  2022-05-18T04:31:19.9886984Z [1,033 / 2,970] 8 actions, 7 running 2022-05-18T04:31:19.9887571Z Compiling test/cpp/api/sequential.cpp; 21s processwrapper-sandbox 2022-05-18T04:31:19.9888191Z Compiling caffe2/utils/math/elementwise.cc; 2s processwrapper-sandbox 2022-05-18T04:31:19.9888777Z Compiling caffe2/onnx/backend_rep.cc; 0s processwrapper-sandbox 2022-05-18T04:31:19.9889215Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:19.9889765Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 0s processwrapper-sandbox 2022-05-18T04:31:19.9890336Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2022-05-18T04:31:19.9890968Z Compiling caffe2/ideep/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:19.9891366Z [Scann] Compiling caffe2/operators/abs_op.cc 2022-05-18T04:31:20.3492093Z 2022-05-18T04:31:20.3492537Z  2022-05-18T04:31:20.3492802Z  2022-05-18T04:31:20.3493025Z  2022-05-18T04:31:20.3493205Z  2022-05-18T04:31:20.3493376Z  2022-05-18T04:31:20.3493535Z  2022-05-18T04:31:20.3493744Z  2022-05-18T04:31:20.3493930Z  2022-05-18T04:31:20.3494170Z [1,034 / 2,970] 8 actions running 2022-05-18T04:31:20.3494577Z Compiling test/cpp/api/sequential.cpp; 21s processwrapper-sandbox 2022-05-18T04:31:20.3494956Z Compiling caffe2/onnx/backend_rep.cc; 0s processwrapper-sandbox 2022-05-18T04:31:20.3495315Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:20.3495645Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 0s processwrapper-sandbox 2022-05-18T04:31:20.3496180Z Compiling caffe2/core/int8_serialization.cc; 0s processwrapper-sandbox 2022-05-18T04:31:20.3496633Z Compiling caffe2/ideep/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:20.3497057Z Compiling caffe2/operators/abs_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:20.3497439Z Compiling caffe2/operators/affine_channel_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:21.3501667Z 2022-05-18T04:31:21.3506221Z  2022-05-18T04:31:21.3506672Z  2022-05-18T04:31:21.3506935Z  2022-05-18T04:31:21.3507215Z  2022-05-18T04:31:21.3507493Z  2022-05-18T04:31:21.3507753Z  2022-05-18T04:31:21.3508017Z  2022-05-18T04:31:21.3508280Z  2022-05-18T04:31:21.3508647Z [1,034 / 2,970] 8 actions running 2022-05-18T04:31:21.3509170Z Compiling test/cpp/api/sequential.cpp; 22s processwrapper-sandbox 2022-05-18T04:31:21.3509803Z Compiling caffe2/onnx/backend_rep.cc; 1s processwrapper-sandbox 2022-05-18T04:31:21.3510299Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:21.3510855Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 1s processwrapper-sandbox 2022-05-18T04:31:21.3511522Z Compiling caffe2/core/int8_serialization.cc; 1s processwrapper-sandbox 2022-05-18T04:31:21.3512193Z Compiling caffe2/ideep/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:21.3512853Z Compiling caffe2/operators/abs_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:21.3513497Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:21.7507347Z 2022-05-18T04:31:21.7507892Z  2022-05-18T04:31:21.7508234Z  2022-05-18T04:31:21.7508493Z  2022-05-18T04:31:21.7508765Z  2022-05-18T04:31:21.7509037Z  2022-05-18T04:31:21.7509297Z  2022-05-18T04:31:21.7509566Z  2022-05-18T04:31:21.7509851Z  2022-05-18T04:31:21.7510211Z [1,035 / 2,970] 8 actions running 2022-05-18T04:31:21.7510761Z Compiling test/cpp/api/sequential.cpp; 22s processwrapper-sandbox 2022-05-18T04:31:21.7511289Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:21.7511825Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 1s processwrapper-sandbox 2022-05-18T04:31:21.7512455Z Compiling caffe2/core/int8_serialization.cc; 1s processwrapper-sandbox 2022-05-18T04:31:21.7513384Z Compiling caffe2/ideep/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:21.7513993Z Compiling caffe2/operators/abs_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:21.7514630Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:21.7515175Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:21.9507508Z 2022-05-18T04:31:21.9508007Z  2022-05-18T04:31:21.9508466Z  2022-05-18T04:31:21.9508782Z  2022-05-18T04:31:21.9509071Z  2022-05-18T04:31:21.9509380Z  2022-05-18T04:31:21.9509673Z  2022-05-18T04:31:21.9509964Z  2022-05-18T04:31:21.9510267Z  2022-05-18T04:31:21.9510696Z [1,036 / 2,970] 8 actions running 2022-05-18T04:31:21.9511319Z Compiling test/cpp/api/sequential.cpp; 23s processwrapper-sandbox 2022-05-18T04:31:21.9511891Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:21.9512563Z Compiling caffe2/onnx/onnxifi_graph_info.cc; 2s processwrapper-sandbox 2022-05-18T04:31:21.9513289Z Compiling caffe2/ideep/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:31:21.9513977Z Compiling caffe2/operators/abs_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:21.9514672Z Compiling caffe2/operators/affine_channel_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:21.9515375Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:21.9516042Z Compiling caffe2/operators/apmeter_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:22.3511138Z 2022-05-18T04:31:22.3512044Z  2022-05-18T04:31:22.3512293Z  2022-05-18T04:31:22.3512554Z  2022-05-18T04:31:22.3512840Z  2022-05-18T04:31:22.3513170Z  2022-05-18T04:31:22.3513439Z  2022-05-18T04:31:22.3513596Z  2022-05-18T04:31:22.3513765Z  2022-05-18T04:31:22.3514007Z [1,037 / 2,970] 8 actions running 2022-05-18T04:31:22.3514359Z Compiling test/cpp/api/sequential.cpp; 23s processwrapper-sandbox 2022-05-18T04:31:22.3514684Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:22.3515034Z Compiling caffe2/ideep/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:31:22.3515409Z Compiling caffe2/operators/abs_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:22.3515777Z Compiling caffe2/operators/affine_channel_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:22.3516158Z Compiling caffe2/operators/lstm_unit_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:22.3516532Z Compiling caffe2/operators/apmeter_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:22.3516903Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:23.2797139Z 2022-05-18T04:31:23.2798094Z  2022-05-18T04:31:23.2798427Z  2022-05-18T04:31:23.2798705Z  2022-05-18T04:31:23.2799026Z  2022-05-18T04:31:23.2799318Z  2022-05-18T04:31:23.2799583Z  2022-05-18T04:31:23.2799772Z  2022-05-18T04:31:23.2799950Z  2022-05-18T04:31:23.2800245Z [1,038 / 2,970] 8 actions, 7 running 2022-05-18T04:31:23.2800586Z Compiling test/cpp/api/sequential.cpp; 24s processwrapper-sandbox 2022-05-18T04:31:23.2801873Z Compiling caffe2/ideep/operators/utility_ops.cc; 3s processwrapper-sandbox 2022-05-18T04:31:23.2802676Z Compiling caffe2/operators/abs_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:23.2803489Z Compiling caffe2/operators/affine_channel_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:23.2804244Z Compiling caffe2/operators/lstm_unit_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:23.2804965Z Compiling caffe2/operators/apmeter_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:23.2805737Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:23.2806290Z [Scann] Compiling caffe2/operators/atan_op.cc 2022-05-18T04:31:23.5857270Z 2022-05-18T04:31:23.5857874Z  2022-05-18T04:31:23.5858550Z  2022-05-18T04:31:23.5858945Z  2022-05-18T04:31:23.5859274Z  2022-05-18T04:31:23.5859582Z  2022-05-18T04:31:23.5859841Z  2022-05-18T04:31:23.5860009Z  2022-05-18T04:31:23.5860177Z  2022-05-18T04:31:23.5860441Z [1,038 / 2,970] 8 actions running 2022-05-18T04:31:23.5861071Z Compiling test/cpp/api/sequential.cpp; 24s processwrapper-sandbox 2022-05-18T04:31:23.5861539Z Compiling caffe2/ideep/operators/utility_ops.cc; 3s processwrapper-sandbox 2022-05-18T04:31:23.5861904Z Compiling caffe2/operators/abs_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:23.5862280Z Compiling caffe2/operators/affine_channel_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:23.5862655Z Compiling caffe2/operators/lstm_unit_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:23.5863014Z Compiling caffe2/operators/apmeter_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:23.5863393Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:23.5863771Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:23.8695693Z 2022-05-18T04:31:23.8696333Z  2022-05-18T04:31:23.8696715Z  2022-05-18T04:31:23.8697056Z  2022-05-18T04:31:23.8697485Z  2022-05-18T04:31:23.8697779Z  2022-05-18T04:31:23.8698003Z  2022-05-18T04:31:23.8698172Z  2022-05-18T04:31:23.8698325Z  2022-05-18T04:31:23.8698573Z [1,042 / 2,970] 8 actions, 7 running 2022-05-18T04:31:23.8698926Z Compiling test/cpp/api/sequential.cpp; 25s processwrapper-sandbox 2022-05-18T04:31:23.8699310Z Compiling caffe2/ideep/operators/utility_ops.cc; 3s processwrapper-sandbox 2022-05-18T04:31:23.8699703Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:23.8700077Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:23.8700428Z Compiling caffe2/core/init_omp.cc; 0s processwrapper-sandbox 2022-05-18T04:31:23.8700798Z Compiling caffe2/operators/atomic_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:23.8701178Z Compiling caffe2/operators/batch_box_cox_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:23.8701474Z [Scann] Compiling caffe2/operators/batch_gather_ops.cc 2022-05-18T04:31:24.1616368Z 2022-05-18T04:31:24.1618516Z  2022-05-18T04:31:24.1619072Z  2022-05-18T04:31:24.1623818Z  2022-05-18T04:31:24.1624109Z  2022-05-18T04:31:24.1624374Z  2022-05-18T04:31:24.1624651Z  2022-05-18T04:31:24.1624923Z  2022-05-18T04:31:24.1625179Z  2022-05-18T04:31:24.1625686Z INFO: From Compiling caffe2/ideep/operators/utility_ops.cc: 2022-05-18T04:31:24.1626340Z [1,042 / 2,970] 8 actions running 2022-05-18T04:31:24.1626876Z Compiling test/cpp/api/sequential.cpp; 25s processwrapper-sandbox 2022-05-18T04:31:24.1627540Z Compiling caffe2/ideep/operators/utility_ops.cc; 4s processwrapper-sandbox 2022-05-18T04:31:24.1628229Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:24.1628854Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.1629442Z Compiling caffe2/core/init_omp.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.1630038Z Compiling caffe2/operators/atomic_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.1630667Z Compiling caffe2/operators/batch_box_cox_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.1631297Z Compiling caffe2/operators/batch_gather_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.1637567Z 2022-05-18T04:31:24.1637864Z  2022-05-18T04:31:24.1638178Z  2022-05-18T04:31:24.1638496Z  2022-05-18T04:31:24.1638803Z  2022-05-18T04:31:24.1639095Z  2022-05-18T04:31:24.1639355Z  2022-05-18T04:31:24.1639614Z  2022-05-18T04:31:24.1639863Z  2022-05-18T04:31:24.1641391Z caffe2/ideep/operators/utility_ops.cc: In member function 'virtual bool {anonymous}::CopyIDEEPToCPUOp::RunOnDevice()': 2022-05-18T04:31:24.1644913Z caffe2/ideep/operators/utility_ops.cc:62:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:24.1645533Z for (int i = 0; i < X.get_dims().size(); ++i) { 2022-05-18T04:31:24.1645899Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:31:24.1646364Z [1,042 / 2,970] 8 actions running 2022-05-18T04:31:24.1646953Z Compiling test/cpp/api/sequential.cpp; 25s processwrapper-sandbox 2022-05-18T04:31:24.1647624Z Compiling caffe2/ideep/operators/utility_ops.cc; 4s processwrapper-sandbox 2022-05-18T04:31:24.1648255Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:24.1648877Z Compiling caffe2/operators/atan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.1649451Z Compiling caffe2/core/init_omp.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.1650042Z Compiling caffe2/operators/atomic_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.1650690Z Compiling caffe2/operators/batch_box_cox_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.1651360Z Compiling caffe2/operators/batch_gather_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.3862637Z 2022-05-18T04:31:24.3863179Z  2022-05-18T04:31:24.3864756Z  2022-05-18T04:31:24.3865103Z  2022-05-18T04:31:24.3865389Z  2022-05-18T04:31:24.3865698Z  2022-05-18T04:31:24.3866098Z  2022-05-18T04:31:24.3866369Z  2022-05-18T04:31:24.3866602Z  2022-05-18T04:31:24.3866988Z [1,043 / 2,970] 8 actions running 2022-05-18T04:31:24.3867595Z Compiling test/cpp/api/sequential.cpp; 25s processwrapper-sandbox 2022-05-18T04:31:24.3868277Z Compiling caffe2/ideep/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:24.3868748Z Compiling caffe2/operators/atan_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:24.3869272Z Compiling caffe2/core/init_omp.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.3869860Z Compiling caffe2/operators/atomic_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.3870527Z Compiling caffe2/operators/batch_box_cox_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.3871192Z Compiling caffe2/operators/batch_gather_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.3871521Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:24.7261264Z 2022-05-18T04:31:24.7261790Z  2022-05-18T04:31:24.7262199Z  2022-05-18T04:31:24.7262649Z  2022-05-18T04:31:24.7262959Z  2022-05-18T04:31:24.7263243Z  2022-05-18T04:31:24.7263546Z  2022-05-18T04:31:24.7263832Z  2022-05-18T04:31:24.7264003Z  2022-05-18T04:31:24.7264251Z [1,044 / 2,970] 8 actions, 7 running 2022-05-18T04:31:24.7264609Z Compiling test/cpp/api/sequential.cpp; 25s processwrapper-sandbox 2022-05-18T04:31:24.7264972Z Compiling caffe2/operators/atan_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:24.7265345Z Compiling caffe2/core/init_omp.cc; 1s processwrapper-sandbox 2022-05-18T04:31:24.7265704Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:24.7266880Z Compiling caffe2/operators/batch_box_cox_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.7267269Z Compiling caffe2/operators/batch_gather_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:24.7267588Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:24.7267838Z [Scann] Compiling caffe2/operators/batch_sparse_to_dense_op.cc 2022-05-18T04:31:24.9874009Z 2022-05-18T04:31:24.9874526Z  2022-05-18T04:31:24.9874862Z  2022-05-18T04:31:24.9875132Z  2022-05-18T04:31:24.9875384Z  2022-05-18T04:31:24.9875648Z  2022-05-18T04:31:24.9875919Z  2022-05-18T04:31:24.9876178Z  2022-05-18T04:31:24.9876463Z  2022-05-18T04:31:24.9876870Z [1,044 / 2,970] 8 actions running 2022-05-18T04:31:24.9877598Z Compiling test/cpp/api/sequential.cpp; 26s processwrapper-sandbox 2022-05-18T04:31:24.9878322Z Compiling caffe2/operators/atan_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:24.9878920Z Compiling caffe2/core/init_omp.cc; 1s processwrapper-sandbox 2022-05-18T04:31:24.9879478Z Compiling caffe2/operators/atomic_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:24.9879871Z Compiling caffe2/operators/batch_box_cox_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:24.9880259Z Compiling caffe2/operators/batch_gather_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:24.9880579Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:24.9880874Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:26.1874012Z 2022-05-18T04:31:26.1874662Z  2022-05-18T04:31:26.1875022Z  2022-05-18T04:31:26.1875319Z  2022-05-18T04:31:26.1875618Z  2022-05-18T04:31:26.1875940Z  2022-05-18T04:31:26.1876131Z  2022-05-18T04:31:26.1876297Z  2022-05-18T04:31:26.1876483Z  2022-05-18T04:31:26.1876719Z [1,044 / 2,970] 8 actions running 2022-05-18T04:31:26.1877068Z Compiling test/cpp/api/sequential.cpp; 27s processwrapper-sandbox 2022-05-18T04:31:26.1877447Z Compiling caffe2/operators/atan_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:26.1877805Z Compiling caffe2/core/init_omp.cc; 2s processwrapper-sandbox 2022-05-18T04:31:26.1878150Z Compiling caffe2/operators/atomic_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:31:26.1878526Z Compiling caffe2/operators/batch_box_cox_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:26.1878910Z Compiling caffe2/operators/batch_gather_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:31:26.1879216Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:26.1879488Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:27.1879699Z 2022-05-18T04:31:27.1880284Z  2022-05-18T04:31:27.1880657Z  2022-05-18T04:31:27.1880983Z  2022-05-18T04:31:27.1881288Z  2022-05-18T04:31:27.1881608Z  2022-05-18T04:31:27.1881898Z  2022-05-18T04:31:27.1882197Z  2022-05-18T04:31:27.1882426Z  2022-05-18T04:31:27.1882655Z [1,044 / 2,970] 8 actions running 2022-05-18T04:31:27.1883012Z Compiling test/cpp/api/sequential.cpp; 28s processwrapper-sandbox 2022-05-18T04:31:27.1883507Z Compiling caffe2/operators/atan_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:27.1884084Z Compiling caffe2/core/init_omp.cc; 3s processwrapper-sandbox 2022-05-18T04:31:27.1884687Z Compiling caffe2/operators/atomic_ops.cc; 3s processwrapper-sandbox 2022-05-18T04:31:27.1885323Z Compiling caffe2/operators/batch_box_cox_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:27.1885963Z Compiling caffe2/operators/batch_gather_ops.cc; 3s processwrapper-sandbox 2022-05-18T04:31:27.1886471Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:27.1886921Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:27.5883983Z 2022-05-18T04:31:27.5884692Z  2022-05-18T04:31:27.5885027Z  2022-05-18T04:31:27.5885458Z  2022-05-18T04:31:27.5885744Z  2022-05-18T04:31:27.5886142Z  2022-05-18T04:31:27.5886418Z  2022-05-18T04:31:27.5886800Z  2022-05-18T04:31:27.5887074Z  2022-05-18T04:31:27.5887558Z [1,046 / 2,970] 7 actions running 2022-05-18T04:31:27.5888160Z Compiling test/cpp/api/sequential.cpp; 28s processwrapper-sandbox 2022-05-18T04:31:27.5888819Z Compiling caffe2/operators/atomic_ops.cc; 3s processwrapper-sandbox 2022-05-18T04:31:27.5889495Z Compiling caffe2/operators/batch_box_cox_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:27.5890169Z Compiling caffe2/operators/batch_gather_ops.cc; 3s processwrapper-sandbox 2022-05-18T04:31:27.5890716Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:27.5891162Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:27.5891752Z Compiling caffe2/operators/batch_matmul_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:27.9887074Z 2022-05-18T04:31:27.9887779Z  2022-05-18T04:31:27.9910661Z  2022-05-18T04:31:27.9910967Z  2022-05-18T04:31:27.9911253Z  2022-05-18T04:31:27.9911495Z  2022-05-18T04:31:27.9911754Z  2022-05-18T04:31:27.9912002Z  2022-05-18T04:31:27.9912335Z [1,046 / 2,970] 8 actions running 2022-05-18T04:31:27.9912793Z Compiling test/cpp/api/sequential.cpp; 29s processwrapper-sandbox 2022-05-18T04:31:27.9913331Z Compiling caffe2/operators/atomic_ops.cc; 4s processwrapper-sandbox 2022-05-18T04:31:27.9913835Z Compiling caffe2/operators/batch_box_cox_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:27.9914383Z Compiling caffe2/operators/batch_gather_ops.cc; 4s processwrapper-sandbox 2022-05-18T04:31:27.9914786Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:27.9915130Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:27.9915598Z Compiling caffe2/operators/batch_matmul_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:27.9916084Z Compiling caffe2/operators/bbox_transform_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:28.2359582Z 2022-05-18T04:31:28.2360245Z  2022-05-18T04:31:28.2360707Z  2022-05-18T04:31:28.2361008Z  2022-05-18T04:31:28.2361304Z  2022-05-18T04:31:28.2361569Z  2022-05-18T04:31:28.2361837Z  2022-05-18T04:31:28.2362115Z  2022-05-18T04:31:28.2362383Z  2022-05-18T04:31:28.2362788Z [1,047 / 2,970] 8 actions, 7 running 2022-05-18T04:31:28.2363365Z Compiling test/cpp/api/sequential.cpp; 29s processwrapper-sandbox 2022-05-18T04:31:28.2364007Z Compiling caffe2/operators/atomic_ops.cc; 4s processwrapper-sandbox 2022-05-18T04:31:28.2364643Z Compiling caffe2/operators/batch_gather_ops.cc; 4s processwrapper-sandbox 2022-05-18T04:31:28.2365196Z //:caffe2; 4s processwrapper-sandbox 2022-05-18T04:31:28.2365649Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:28.2366232Z Compiling caffe2/operators/batch_matmul_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:28.2366941Z Compiling caffe2/operators/bbox_transform_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:28.2367503Z [Scann] Compiling caffe2/operators/prepend_dim_op.cc 2022-05-18T04:31:28.5627714Z 2022-05-18T04:31:28.5628274Z  2022-05-18T04:31:28.5628620Z  2022-05-18T04:31:28.5628912Z  2022-05-18T04:31:28.5629180Z  2022-05-18T04:31:28.5629457Z  2022-05-18T04:31:28.5629713Z  2022-05-18T04:31:28.5629984Z  2022-05-18T04:31:28.5630251Z  2022-05-18T04:31:28.5630624Z [1,048 / 2,970] 8 actions, 7 running 2022-05-18T04:31:28.5631188Z Compiling test/cpp/api/sequential.cpp; 29s processwrapper-sandbox 2022-05-18T04:31:28.5631817Z Compiling caffe2/operators/atomic_ops.cc; 4s processwrapper-sandbox 2022-05-18T04:31:28.5632312Z //:caffe2; 4s processwrapper-sandbox 2022-05-18T04:31:28.5632755Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:28.5633315Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:28.5634000Z Compiling caffe2/operators/bbox_transform_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:28.5634625Z Compiling caffe2/operators/prepend_dim_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:28.5635116Z [Scann] Compiling caffe2/ideep/operators/elementwise_sum_op.cc 2022-05-18T04:31:28.7799409Z 2022-05-18T04:31:28.7799869Z  2022-05-18T04:31:28.7800201Z  2022-05-18T04:31:28.7800467Z  2022-05-18T04:31:28.7800748Z  2022-05-18T04:31:28.7801022Z  2022-05-18T04:31:28.7801272Z  2022-05-18T04:31:28.7801525Z  2022-05-18T04:31:28.7801766Z  2022-05-18T04:31:28.7802170Z [1,049 / 2,970] 8 actions, 7 running 2022-05-18T04:31:28.7802744Z Compiling test/cpp/api/sequential.cpp; 29s processwrapper-sandbox 2022-05-18T04:31:28.7803391Z Compiling caffe2/operators/atomic_ops.cc; 5s processwrapper-sandbox 2022-05-18T04:31:28.7803888Z //:caffe2; 4s processwrapper-sandbox 2022-05-18T04:31:28.7804815Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:28.7805506Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:28.7806168Z Compiling caffe2/operators/prepend_dim_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:28.7806700Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:28.7807125Z [Scann] Compiling caffe2/ideep/operators/quantization/int8_quantize_op.cc 2022-05-18T04:31:28.9920854Z 2022-05-18T04:31:28.9921473Z  2022-05-18T04:31:28.9921843Z  2022-05-18T04:31:28.9922100Z  2022-05-18T04:31:28.9922264Z  2022-05-18T04:31:28.9922417Z  2022-05-18T04:31:28.9922581Z  2022-05-18T04:31:28.9922745Z  2022-05-18T04:31:28.9922895Z  2022-05-18T04:31:28.9923141Z [1,049 / 2,970] 8 actions running 2022-05-18T04:31:28.9923492Z Compiling test/cpp/api/sequential.cpp; 30s processwrapper-sandbox 2022-05-18T04:31:28.9923889Z Compiling caffe2/operators/atomic_ops.cc; 5s processwrapper-sandbox 2022-05-18T04:31:28.9924201Z //:caffe2; 4s processwrapper-sandbox 2022-05-18T04:31:28.9924544Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:28.9924922Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:28.9925303Z Compiling caffe2/operators/prepend_dim_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:28.9925616Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:28.9925883Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:29.1938994Z 2022-05-18T04:31:29.1939567Z  2022-05-18T04:31:29.1939917Z  2022-05-18T04:31:29.1940223Z  2022-05-18T04:31:29.1940474Z  2022-05-18T04:31:29.1940735Z  2022-05-18T04:31:29.1941016Z  2022-05-18T04:31:29.1941268Z  2022-05-18T04:31:29.1941543Z  2022-05-18T04:31:29.1941922Z [1,050 / 2,970] 8 actions running 2022-05-18T04:31:29.1942514Z Compiling test/cpp/api/sequential.cpp; 30s processwrapper-sandbox 2022-05-18T04:31:29.1943153Z Compiling caffe2/operators/atomic_ops.cc; 5s processwrapper-sandbox 2022-05-18T04:31:29.1943796Z Compiling caffe2/operators/batch_matmul_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:29.1944441Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:29.1945114Z Compiling caffe2/operators/prepend_dim_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:29.1945671Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:29.1946386Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:29.1946798Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:29.4229251Z 2022-05-18T04:31:29.4229824Z  2022-05-18T04:31:29.4230147Z  2022-05-18T04:31:29.4230439Z  2022-05-18T04:31:29.4230724Z  2022-05-18T04:31:29.4230975Z  2022-05-18T04:31:29.4233786Z  2022-05-18T04:31:29.4234264Z  2022-05-18T04:31:29.4234554Z  2022-05-18T04:31:29.4234967Z [1,050 / 2,970] 8 actions running 2022-05-18T04:31:29.4235507Z Compiling test/cpp/api/sequential.cpp; 30s processwrapper-sandbox 2022-05-18T04:31:29.4236155Z Compiling caffe2/operators/atomic_ops.cc; 5s processwrapper-sandbox 2022-05-18T04:31:29.4236814Z Compiling caffe2/operators/batch_matmul_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:29.4237499Z Compiling caffe2/operators/bbox_transform_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:29.4238185Z Compiling caffe2/operators/prepend_dim_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:29.4238716Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:29.4239207Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:29.4239655Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:29.6227887Z 2022-05-18T04:31:29.6228513Z  2022-05-18T04:31:29.6228850Z  2022-05-18T04:31:29.6229186Z  2022-05-18T04:31:29.6229494Z  2022-05-18T04:31:29.6243727Z  2022-05-18T04:31:29.6244272Z  2022-05-18T04:31:29.6244520Z  2022-05-18T04:31:29.6244709Z  2022-05-18T04:31:29.6244959Z [1,051 / 2,970] 8 actions running 2022-05-18T04:31:29.6245359Z Compiling test/cpp/api/sequential.cpp; 30s processwrapper-sandbox 2022-05-18T04:31:29.6245750Z Compiling caffe2/operators/batch_matmul_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:29.6246198Z Compiling caffe2/operators/bbox_transform_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:29.6246586Z Compiling caffe2/operators/prepend_dim_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:29.6246936Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:29.6247209Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:29.6247556Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:29.6247891Z Compiling caffe2/core/graph.cc; 0s processwrapper-sandbox 2022-05-18T04:31:29.8250173Z 2022-05-18T04:31:29.8250866Z  2022-05-18T04:31:29.8251258Z  2022-05-18T04:31:29.8251533Z  2022-05-18T04:31:29.8251770Z  2022-05-18T04:31:29.8252007Z  2022-05-18T04:31:29.8252215Z  2022-05-18T04:31:29.8252382Z  2022-05-18T04:31:29.8252544Z  2022-05-18T04:31:29.8252774Z [1,051 / 2,970] 8 actions running 2022-05-18T04:31:29.8253194Z Compiling test/cpp/api/sequential.cpp; 30s processwrapper-sandbox 2022-05-18T04:31:29.8253583Z Compiling caffe2/operators/batch_matmul_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:29.8254035Z Compiling caffe2/operators/bbox_transform_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:29.8254421Z Compiling caffe2/operators/prepend_dim_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:29.8254806Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:29.8255078Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:29.8255395Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:29.8255711Z Compiling caffe2/core/graph.cc; 0s processwrapper-sandbox 2022-05-18T04:31:30.4090269Z 2022-05-18T04:31:30.4090829Z  2022-05-18T04:31:30.4091243Z  2022-05-18T04:31:30.4091592Z  2022-05-18T04:31:30.4091880Z  2022-05-18T04:31:30.4092042Z  2022-05-18T04:31:30.4092208Z  2022-05-18T04:31:30.4092360Z  2022-05-18T04:31:30.4092523Z  2022-05-18T04:31:30.4092776Z [1,052 / 2,970] 8 actions, 7 running 2022-05-18T04:31:30.4093227Z Compiling test/cpp/api/sequential.cpp; 31s processwrapper-sandbox 2022-05-18T04:31:30.4093613Z Compiling caffe2/operators/bbox_transform_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:30.4094000Z Compiling caffe2/operators/prepend_dim_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:30.4094320Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:30.4094578Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:30.4094846Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:30.4095158Z Compiling caffe2/core/graph.cc; 0s processwrapper-sandbox 2022-05-18T04:31:30.4095425Z [Scann] Compiling caffe2/operators/is_empty_op.cc 2022-05-18T04:31:30.7233872Z 2022-05-18T04:31:30.7234781Z  2022-05-18T04:31:30.7235143Z  2022-05-18T04:31:30.7235429Z  2022-05-18T04:31:30.7235689Z  2022-05-18T04:31:30.7235983Z  2022-05-18T04:31:30.7236299Z  2022-05-18T04:31:30.7236582Z  2022-05-18T04:31:30.7236876Z  2022-05-18T04:31:30.7237304Z [1,052 / 2,970] 8 actions running 2022-05-18T04:31:30.7237913Z Compiling test/cpp/api/sequential.cpp; 31s processwrapper-sandbox 2022-05-18T04:31:30.7238642Z Compiling caffe2/operators/bbox_transform_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:30.7239361Z Compiling caffe2/operators/prepend_dim_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:30.7239937Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:30.7240413Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:30.7240902Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:30.7241802Z Compiling caffe2/core/graph.cc; 1s processwrapper-sandbox 2022-05-18T04:31:30.7242458Z Compiling caffe2/operators/is_empty_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:31.7240131Z 2022-05-18T04:31:31.7241437Z  2022-05-18T04:31:31.7241878Z  2022-05-18T04:31:31.7242187Z  2022-05-18T04:31:31.7242487Z  2022-05-18T04:31:31.7242744Z  2022-05-18T04:31:31.7243488Z  2022-05-18T04:31:31.7243799Z  2022-05-18T04:31:31.7244007Z  2022-05-18T04:31:31.7244369Z [1,052 / 2,970] 8 actions running 2022-05-18T04:31:31.7244926Z Compiling test/cpp/api/sequential.cpp; 32s processwrapper-sandbox 2022-05-18T04:31:31.7245620Z Compiling caffe2/operators/bbox_transform_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:31.7246133Z Compiling caffe2/operators/prepend_dim_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:31.7246455Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:31.7246714Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:31.7247004Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:31.7247413Z Compiling caffe2/core/graph.cc; 2s processwrapper-sandbox 2022-05-18T04:31:31.7247759Z Compiling caffe2/operators/is_empty_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:32.3483011Z 2022-05-18T04:31:32.3483545Z  2022-05-18T04:31:32.3483907Z  2022-05-18T04:31:32.3484203Z  2022-05-18T04:31:32.3484458Z  2022-05-18T04:31:32.3484776Z  2022-05-18T04:31:32.3485091Z  2022-05-18T04:31:32.3485300Z  2022-05-18T04:31:32.3485514Z  2022-05-18T04:31:32.3485779Z [1,053 / 2,970] 8 actions, 7 running 2022-05-18T04:31:32.3486118Z Compiling test/cpp/api/sequential.cpp; 33s processwrapper-sandbox 2022-05-18T04:31:32.3486510Z Compiling caffe2/operators/prepend_dim_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:32.3486832Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:32.3487090Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:32.3487439Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:32.3487756Z Compiling caffe2/core/graph.cc; 2s processwrapper-sandbox 2022-05-18T04:31:32.3488116Z Compiling caffe2/operators/is_empty_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:32.3488374Z [Scann] Compiling caffe2/core/numa.cc 2022-05-18T04:31:32.7159185Z 2022-05-18T04:31:32.7159782Z  2022-05-18T04:31:32.7160218Z  2022-05-18T04:31:32.7160481Z  2022-05-18T04:31:32.7160731Z  2022-05-18T04:31:32.7161037Z  2022-05-18T04:31:32.7161325Z  2022-05-18T04:31:32.7161690Z  2022-05-18T04:31:32.7161995Z  2022-05-18T04:31:32.7162429Z [1,054 / 2,970] 8 actions, 7 running 2022-05-18T04:31:32.7163052Z Compiling test/cpp/api/sequential.cpp; 33s processwrapper-sandbox 2022-05-18T04:31:32.7163630Z //:caffe2; 4s processwrapper-sandbox 2022-05-18T04:31:32.7163892Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:32.7164187Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:32.7164510Z Compiling caffe2/core/graph.cc; 3s processwrapper-sandbox 2022-05-18T04:31:32.7164866Z Compiling caffe2/operators/is_empty_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:32.7165257Z Compiling caffe2/core/numa.cc; 0s processwrapper-sandbox 2022-05-18T04:31:32.7165510Z [Scann] Compiling caffe2/core/types.cc 2022-05-18T04:31:32.9245521Z 2022-05-18T04:31:32.9246032Z  2022-05-18T04:31:32.9246390Z  2022-05-18T04:31:32.9246730Z  2022-05-18T04:31:32.9246978Z  2022-05-18T04:31:32.9247139Z  2022-05-18T04:31:32.9247372Z  2022-05-18T04:31:32.9247630Z  2022-05-18T04:31:32.9247785Z  2022-05-18T04:31:32.9248040Z [1,054 / 2,970] 8 actions running 2022-05-18T04:31:32.9248387Z Compiling test/cpp/api/sequential.cpp; 34s processwrapper-sandbox 2022-05-18T04:31:32.9248716Z //:caffe2; 4s processwrapper-sandbox 2022-05-18T04:31:32.9248975Z //:caffe2; 4s processwrapper-sandbox 2022-05-18T04:31:32.9249459Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:32.9249779Z Compiling caffe2/core/graph.cc; 3s processwrapper-sandbox 2022-05-18T04:31:32.9250127Z Compiling caffe2/operators/is_empty_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:32.9250479Z Compiling caffe2/core/numa.cc; 0s processwrapper-sandbox 2022-05-18T04:31:32.9250815Z Compiling caffe2/core/types.cc; 0s processwrapper-sandbox 2022-05-18T04:31:33.9251598Z 2022-05-18T04:31:33.9252177Z  2022-05-18T04:31:33.9252457Z  2022-05-18T04:31:33.9252631Z  2022-05-18T04:31:33.9252863Z  2022-05-18T04:31:33.9253121Z  2022-05-18T04:31:33.9253429Z  2022-05-18T04:31:33.9253736Z  2022-05-18T04:31:33.9253913Z  2022-05-18T04:31:33.9254158Z [1,054 / 2,970] 8 actions running 2022-05-18T04:31:33.9254513Z Compiling test/cpp/api/sequential.cpp; 35s processwrapper-sandbox 2022-05-18T04:31:33.9254821Z //:caffe2; 5s processwrapper-sandbox 2022-05-18T04:31:33.9255112Z //:caffe2; 5s processwrapper-sandbox 2022-05-18T04:31:33.9255381Z //:caffe2; 4s processwrapper-sandbox 2022-05-18T04:31:33.9255683Z Compiling caffe2/core/graph.cc; 4s processwrapper-sandbox 2022-05-18T04:31:33.9256041Z Compiling caffe2/operators/is_empty_op.cc; 3s processwrapper-sandbox 2022-05-18T04:31:33.9256393Z Compiling caffe2/core/numa.cc; 1s processwrapper-sandbox 2022-05-18T04:31:33.9256729Z Compiling caffe2/core/types.cc; 1s processwrapper-sandbox 2022-05-18T04:31:34.9028967Z 2022-05-18T04:31:34.9029475Z  2022-05-18T04:31:34.9029851Z  2022-05-18T04:31:34.9030159Z  2022-05-18T04:31:34.9030477Z  2022-05-18T04:31:34.9030780Z  2022-05-18T04:31:34.9031087Z  2022-05-18T04:31:34.9031374Z  2022-05-18T04:31:34.9031644Z  2022-05-18T04:31:34.9031939Z [1,055 / 2,970] 8 actions, 7 running 2022-05-18T04:31:34.9032287Z Compiling test/cpp/api/sequential.cpp; 36s processwrapper-sandbox 2022-05-18T04:31:34.9032632Z //:caffe2; 6s processwrapper-sandbox 2022-05-18T04:31:34.9032907Z //:caffe2; 6s processwrapper-sandbox 2022-05-18T04:31:34.9033178Z //:caffe2; 5s processwrapper-sandbox 2022-05-18T04:31:34.9033502Z Compiling caffe2/operators/is_empty_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:34.9033861Z Compiling caffe2/core/numa.cc; 2s processwrapper-sandbox 2022-05-18T04:31:34.9034200Z Compiling caffe2/core/types.cc; 2s processwrapper-sandbox 2022-05-18T04:31:34.9034469Z [Scann] Compiling caffe2/predictor/predictor_config.cc 2022-05-18T04:31:35.1261686Z 2022-05-18T04:31:35.1262577Z  2022-05-18T04:31:35.1263108Z  2022-05-18T04:31:35.1265645Z  2022-05-18T04:31:35.1266173Z  2022-05-18T04:31:35.1266627Z  2022-05-18T04:31:35.1269091Z  2022-05-18T04:31:35.1269450Z  2022-05-18T04:31:35.1269829Z  2022-05-18T04:31:35.1272379Z [1,056 / 2,970] 8 actions running 2022-05-18T04:31:35.1273061Z Compiling test/cpp/api/sequential.cpp; 36s processwrapper-sandbox 2022-05-18T04:31:35.1273688Z //:caffe2; 6s processwrapper-sandbox 2022-05-18T04:31:35.1280327Z //:caffe2; 6s processwrapper-sandbox 2022-05-18T04:31:35.1280885Z //:caffe2; 6s processwrapper-sandbox 2022-05-18T04:31:35.1281460Z Compiling caffe2/operators/is_empty_op.cc; 4s processwrapper-sandbox 2022-05-18T04:31:35.1282119Z Compiling caffe2/core/types.cc; 2s processwrapper-sandbox 2022-05-18T04:31:35.1285427Z Compiling caffe2/predictor/predictor_config.cc; 0s processwrapper-sandbox 2022-05-18T04:31:35.1286045Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:36.1268157Z 2022-05-18T04:31:36.1268764Z  2022-05-18T04:31:36.1269100Z  2022-05-18T04:31:36.1269387Z  2022-05-18T04:31:36.1269663Z  2022-05-18T04:31:36.1269931Z  2022-05-18T04:31:36.1270188Z  2022-05-18T04:31:36.1270452Z  2022-05-18T04:31:36.1270716Z  2022-05-18T04:31:36.1271089Z [1,056 / 2,970] 8 actions running 2022-05-18T04:31:36.1271907Z Compiling test/cpp/api/sequential.cpp; 37s processwrapper-sandbox 2022-05-18T04:31:36.1272442Z //:caffe2; 7s processwrapper-sandbox 2022-05-18T04:31:36.1272873Z //:caffe2; 7s processwrapper-sandbox 2022-05-18T04:31:36.1273318Z //:caffe2; 7s processwrapper-sandbox 2022-05-18T04:31:36.1273926Z Compiling caffe2/operators/is_empty_op.cc; 5s processwrapper-sandbox 2022-05-18T04:31:36.1274522Z Compiling caffe2/core/types.cc; 3s processwrapper-sandbox 2022-05-18T04:31:36.1275117Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2022-05-18T04:31:36.1275634Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:36.7915703Z 2022-05-18T04:31:36.7916536Z  2022-05-18T04:31:36.7916952Z  2022-05-18T04:31:36.7917281Z  2022-05-18T04:31:36.7917561Z  2022-05-18T04:31:36.7917870Z  2022-05-18T04:31:36.7918117Z  2022-05-18T04:31:36.7918273Z  2022-05-18T04:31:36.7918460Z  2022-05-18T04:31:36.7918717Z [1,057 / 2,970] 8 actions, 7 running 2022-05-18T04:31:36.7919060Z Compiling test/cpp/api/sequential.cpp; 37s processwrapper-sandbox 2022-05-18T04:31:36.7919385Z //:caffe2; 8s processwrapper-sandbox 2022-05-18T04:31:36.7919657Z //:caffe2; 8s processwrapper-sandbox 2022-05-18T04:31:36.7919923Z //:caffe2; 7s processwrapper-sandbox 2022-05-18T04:31:36.7920257Z Compiling caffe2/operators/is_empty_op.cc; 6s processwrapper-sandbox 2022-05-18T04:31:36.7920614Z Compiling caffe2/core/types.cc; 4s processwrapper-sandbox 2022-05-18T04:31:36.7920975Z Compiling caffe2/predictor/predictor_config.cc; 1s processwrapper-sandbox 2022-05-18T04:31:36.7921251Z [Scann] Compiling caffe2/opt/fusion.cc 2022-05-18T04:31:37.0485644Z 2022-05-18T04:31:37.0486196Z  2022-05-18T04:31:37.0486506Z  2022-05-18T04:31:37.0486672Z  2022-05-18T04:31:37.0486840Z  2022-05-18T04:31:37.0487013Z  2022-05-18T04:31:37.0487186Z  2022-05-18T04:31:37.0487420Z  2022-05-18T04:31:37.0487594Z  2022-05-18T04:31:37.0487855Z [1,059 / 2,970] 8 actions, 7 running 2022-05-18T04:31:37.0488227Z Compiling test/cpp/api/sequential.cpp; 38s processwrapper-sandbox 2022-05-18T04:31:37.0488550Z //:caffe2; 8s processwrapper-sandbox 2022-05-18T04:31:37.0488826Z //:caffe2; 8s processwrapper-sandbox 2022-05-18T04:31:37.0489087Z //:caffe2; 7s processwrapper-sandbox 2022-05-18T04:31:37.0489400Z Compiling caffe2/core/types.cc; 4s processwrapper-sandbox 2022-05-18T04:31:37.0489830Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2022-05-18T04:31:37.0490173Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2022-05-18T04:31:37.0490442Z [Scann] Compiling caffe2/core/workspace.cc 2022-05-18T04:31:37.2969032Z 2022-05-18T04:31:37.2969732Z  2022-05-18T04:31:37.2969948Z  2022-05-18T04:31:37.2970124Z  2022-05-18T04:31:37.2970292Z  2022-05-18T04:31:37.2970523Z  2022-05-18T04:31:37.2970689Z  2022-05-18T04:31:37.2970917Z  2022-05-18T04:31:37.2971075Z  2022-05-18T04:31:37.2971377Z [1,060 / 2,970] 8 actions, 7 running 2022-05-18T04:31:37.2971731Z Compiling test/cpp/api/sequential.cpp; 38s processwrapper-sandbox 2022-05-18T04:31:37.2972088Z //:caffe2; 8s processwrapper-sandbox 2022-05-18T04:31:37.2972368Z //:caffe2; 8s processwrapper-sandbox 2022-05-18T04:31:37.2972789Z Compiling caffe2/core/types.cc; 4s processwrapper-sandbox 2022-05-18T04:31:37.2973133Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2022-05-18T04:31:37.2973522Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2022-05-18T04:31:37.2973877Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2022-05-18T04:31:37.2974163Z [Scann] Compiling caffe2/core/prof_dag_counters.cc 2022-05-18T04:31:37.5273753Z 2022-05-18T04:31:37.5274160Z  2022-05-18T04:31:37.5274413Z  2022-05-18T04:31:37.5583299Z  2022-05-18T04:31:37.5583460Z  2022-05-18T04:31:37.5584352Z  2022-05-18T04:31:37.5584855Z  2022-05-18T04:31:37.5585130Z  2022-05-18T04:31:37.5585420Z  2022-05-18T04:31:37.5585961Z [1,060 / 2,970] 8 actions running 2022-05-18T04:31:37.5586542Z Compiling test/cpp/api/sequential.cpp; 38s processwrapper-sandbox 2022-05-18T04:31:37.5586988Z //:caffe2; 8s processwrapper-sandbox 2022-05-18T04:31:37.5587321Z //:caffe2; 8s processwrapper-sandbox 2022-05-18T04:31:37.5587830Z Compiling caffe2/core/types.cc; 4s processwrapper-sandbox 2022-05-18T04:31:37.5588254Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2022-05-18T04:31:37.5588781Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2022-05-18T04:31:37.5589140Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2022-05-18T04:31:37.5589591Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2022-05-18T04:31:37.7590782Z 2022-05-18T04:31:37.7591394Z  2022-05-18T04:31:37.7591785Z  2022-05-18T04:31:37.7591977Z  2022-05-18T04:31:37.7592135Z  2022-05-18T04:31:37.7592311Z  2022-05-18T04:31:37.7592478Z  2022-05-18T04:31:37.7592632Z  2022-05-18T04:31:37.7592799Z  2022-05-18T04:31:37.7593094Z [1,062 / 2,970] 8 actions running 2022-05-18T04:31:37.7593432Z Compiling test/cpp/api/sequential.cpp; 38s processwrapper-sandbox 2022-05-18T04:31:37.7593798Z Compiling caffe2/core/types.cc; 5s processwrapper-sandbox 2022-05-18T04:31:37.7594139Z Compiling caffe2/opt/fusion.cc; 0s processwrapper-sandbox 2022-05-18T04:31:37.7594477Z Compiling caffe2/core/tensor_int8.cc; 0s processwrapper-sandbox 2022-05-18T04:31:37.7594831Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2022-05-18T04:31:37.7595201Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2022-05-18T04:31:37.7595541Z Compiling caffe2/core/stats.cc; 0s processwrapper-sandbox 2022-05-18T04:31:37.7595892Z Compiling caffe2/core/operator.cc; 0s processwrapper-sandbox 2022-05-18T04:31:38.0267463Z 2022-05-18T04:31:38.0268014Z  2022-05-18T04:31:38.0268390Z  2022-05-18T04:31:38.0268717Z  2022-05-18T04:31:38.0269019Z  2022-05-18T04:31:38.0269325Z  2022-05-18T04:31:38.0269605Z  2022-05-18T04:31:38.0270152Z  2022-05-18T04:31:38.0270420Z  2022-05-18T04:31:38.0270808Z [1,063 / 2,970] 8 actions running 2022-05-18T04:31:38.0271414Z Compiling test/cpp/api/sequential.cpp; 39s processwrapper-sandbox 2022-05-18T04:31:38.0271958Z Compiling caffe2/opt/fusion.cc; 1s processwrapper-sandbox 2022-05-18T04:31:38.0272343Z Compiling caffe2/core/tensor_int8.cc; 1s processwrapper-sandbox 2022-05-18T04:31:38.0272881Z Compiling caffe2/core/workspace.cc; 0s processwrapper-sandbox 2022-05-18T04:31:38.0273403Z Compiling caffe2/core/prof_dag_counters.cc; 0s processwrapper-sandbox 2022-05-18T04:31:38.0273943Z Compiling caffe2/core/stats.cc; 0s processwrapper-sandbox 2022-05-18T04:31:38.0274498Z Compiling caffe2/core/operator.cc; 0s processwrapper-sandbox 2022-05-18T04:31:38.0274943Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:39.0273090Z 2022-05-18T04:31:39.0273676Z  2022-05-18T04:31:39.0274046Z  2022-05-18T04:31:39.0274222Z  2022-05-18T04:31:39.0274398Z  2022-05-18T04:31:39.0274566Z  2022-05-18T04:31:39.0274737Z  2022-05-18T04:31:39.0274889Z  2022-05-18T04:31:39.0275054Z  2022-05-18T04:31:39.0275295Z [1,063 / 2,970] 8 actions running 2022-05-18T04:31:39.0275633Z Compiling test/cpp/api/sequential.cpp; 40s processwrapper-sandbox 2022-05-18T04:31:39.0276004Z Compiling caffe2/opt/fusion.cc; 2s processwrapper-sandbox 2022-05-18T04:31:39.0276356Z Compiling caffe2/core/tensor_int8.cc; 2s processwrapper-sandbox 2022-05-18T04:31:39.0276710Z Compiling caffe2/core/workspace.cc; 1s processwrapper-sandbox 2022-05-18T04:31:39.1323285Z Compiling caffe2/core/prof_dag_counters.cc; 1s processwrapper-sandbox 2022-05-18T04:31:39.1323880Z Compiling caffe2/core/stats.cc; 1s processwrapper-sandbox 2022-05-18T04:31:39.1324382Z Compiling caffe2/core/operator.cc; 1s processwrapper-sandbox 2022-05-18T04:31:39.1324796Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:39.3333929Z 2022-05-18T04:31:39.3334487Z  2022-05-18T04:31:39.3334822Z  2022-05-18T04:31:39.3335100Z  2022-05-18T04:31:39.3335335Z  2022-05-18T04:31:39.3335604Z  2022-05-18T04:31:39.3335874Z  2022-05-18T04:31:39.3336128Z  2022-05-18T04:31:39.3336393Z  2022-05-18T04:31:39.3336772Z [1,066 / 2,970] 8 actions running 2022-05-18T04:31:39.3337310Z Compiling caffe2/core/workspace.cc; 2s processwrapper-sandbox 2022-05-18T04:31:39.3337927Z Compiling caffe2/core/prof_dag_counters.cc; 2s processwrapper-sandbox 2022-05-18T04:31:39.3338517Z Compiling caffe2/core/stats.cc; 1s processwrapper-sandbox 2022-05-18T04:31:39.3339093Z Compiling caffe2/core/operator.cc; 1s processwrapper-sandbox 2022-05-18T04:31:39.3339580Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:39.3340131Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2022-05-18T04:31:39.3340621Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:39.3341058Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:39.5459263Z 2022-05-18T04:31:39.5459764Z  2022-05-18T04:31:39.5460105Z  2022-05-18T04:31:39.5460363Z  2022-05-18T04:31:39.5460621Z  2022-05-18T04:31:39.5460887Z  2022-05-18T04:31:39.5461135Z  2022-05-18T04:31:39.5461406Z  2022-05-18T04:31:39.5461773Z  2022-05-18T04:31:39.5462152Z [1,068 / 2,970] 8 actions, 7 running 2022-05-18T04:31:39.5462722Z Compiling caffe2/core/workspace.cc; 2s processwrapper-sandbox 2022-05-18T04:31:39.5463306Z Compiling caffe2/core/operator.cc; 1s processwrapper-sandbox 2022-05-18T04:31:39.5463824Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:39.5464364Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2022-05-18T04:31:39.5464868Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:39.5465296Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:39.5465980Z Compiling caffe2/contrib/gloo/context.cc; 0s processwrapper-sandbox 2022-05-18T04:31:39.5466453Z [Scann] Compiling caffe2/operators/integral_image_op.cc 2022-05-18T04:31:39.9335390Z 2022-05-18T04:31:39.9336037Z  2022-05-18T04:31:39.9336331Z  2022-05-18T04:31:39.9336652Z  2022-05-18T04:31:39.9336826Z  2022-05-18T04:31:39.9336984Z  2022-05-18T04:31:39.9337152Z  2022-05-18T04:31:39.9337371Z  2022-05-18T04:31:39.9337524Z  2022-05-18T04:31:39.9337768Z [1,068 / 2,970] 8 actions running 2022-05-18T04:31:39.9338224Z Compiling caffe2/core/workspace.cc; 2s processwrapper-sandbox 2022-05-18T04:31:39.9338725Z Compiling caffe2/core/operator.cc; 2s processwrapper-sandbox 2022-05-18T04:31:39.9339152Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:39.9339570Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2022-05-18T04:31:39.9340010Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:39.9340305Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:39.9340713Z Compiling caffe2/contrib/gloo/context.cc; 0s processwrapper-sandbox 2022-05-18T04:31:39.9341083Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:40.1338199Z 2022-05-18T04:31:40.1338673Z  2022-05-18T04:31:40.1339002Z  2022-05-18T04:31:40.1339336Z  2022-05-18T04:31:40.1339639Z  2022-05-18T04:31:40.1339928Z  2022-05-18T04:31:40.1340233Z  2022-05-18T04:31:40.1340531Z  2022-05-18T04:31:40.1340888Z  2022-05-18T04:31:40.1341164Z [1,070 / 2,970] 8 actions running 2022-05-18T04:31:40.1694454Z Compiling caffe2/core/operator.cc; 2s processwrapper-sandbox 2022-05-18T04:31:40.1695290Z Compiling caffe2/core/operator_schema.cc; 0s processwrapper-sandbox 2022-05-18T04:31:40.1695621Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:40.1695898Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:40.1696220Z Compiling caffe2/contrib/gloo/context.cc; 0s processwrapper-sandbox 2022-05-18T04:31:40.1696604Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:40.1696970Z Compiling caffe2/core/net_simple.cc; 0s processwrapper-sandbox 2022-05-18T04:31:40.1697320Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2022-05-18T04:31:40.3707117Z 2022-05-18T04:31:40.3707624Z  2022-05-18T04:31:40.3707954Z  2022-05-18T04:31:40.3708221Z  2022-05-18T04:31:40.3708470Z  2022-05-18T04:31:40.3708736Z  2022-05-18T04:31:40.3709003Z  2022-05-18T04:31:40.3709254Z  2022-05-18T04:31:40.3709533Z  2022-05-18T04:31:40.3710028Z [1,070 / 2,970] 8 actions running 2022-05-18T04:31:40.3710548Z Compiling caffe2/core/operator.cc; 2s processwrapper-sandbox 2022-05-18T04:31:40.3711162Z Compiling caffe2/core/operator_schema.cc; 1s processwrapper-sandbox 2022-05-18T04:31:40.3711678Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:40.3712103Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:40.3712649Z Compiling caffe2/contrib/gloo/context.cc; 0s processwrapper-sandbox 2022-05-18T04:31:40.3713270Z Compiling caffe2/operators/integral_image_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:40.3713875Z Compiling caffe2/core/net_simple.cc; 0s processwrapper-sandbox 2022-05-18T04:31:40.3714450Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2022-05-18T04:31:40.7660835Z 2022-05-18T04:31:40.7661323Z  2022-05-18T04:31:40.7661823Z  2022-05-18T04:31:40.7662102Z  2022-05-18T04:31:40.7662514Z  2022-05-18T04:31:40.7662780Z  2022-05-18T04:31:40.7663204Z  2022-05-18T04:31:40.7663457Z  2022-05-18T04:31:40.7663867Z  2022-05-18T04:31:40.7664270Z [1,071 / 2,970] 8 actions, 7 running 2022-05-18T04:31:40.7664972Z Compiling caffe2/core/operator_schema.cc; 1s processwrapper-sandbox 2022-05-18T04:31:40.7665618Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:40.7666300Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:40.7666979Z Compiling caffe2/contrib/gloo/context.cc; 1s processwrapper-sandbox 2022-05-18T04:31:40.7667767Z Compiling caffe2/operators/integral_image_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:40.7668519Z Compiling caffe2/core/net_simple.cc; 0s processwrapper-sandbox 2022-05-18T04:31:40.7669261Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2022-05-18T04:31:40.7669846Z [Scann] Compiling caffe2/operators/roi_pool_op.cc 2022-05-18T04:31:40.9705515Z 2022-05-18T04:31:40.9706275Z  2022-05-18T04:31:40.9706590Z  2022-05-18T04:31:40.9706825Z  2022-05-18T04:31:40.9707077Z  2022-05-18T04:31:40.9707317Z  2022-05-18T04:31:40.9709683Z  2022-05-18T04:31:40.9710014Z  2022-05-18T04:31:40.9710329Z  2022-05-18T04:31:40.9710749Z [1,071 / 2,970] 8 actions running 2022-05-18T04:31:40.9711298Z Compiling caffe2/core/operator_schema.cc; 1s processwrapper-sandbox 2022-05-18T04:31:40.9711772Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:40.9712210Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:40.9712716Z Compiling caffe2/contrib/gloo/context.cc; 1s processwrapper-sandbox 2022-05-18T04:31:40.9713313Z Compiling caffe2/operators/integral_image_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:40.9713921Z Compiling caffe2/core/net_simple.cc; 0s processwrapper-sandbox 2022-05-18T04:31:40.9714519Z Compiling caffe2/core/net_async_tracing.cc; 0s processwrapper-sandbox 2022-05-18T04:31:40.9715505Z Compiling caffe2/operators/roi_pool_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:41.2757480Z 2022-05-18T04:31:41.2762568Z  2022-05-18T04:31:41.2763064Z  2022-05-18T04:31:41.2763369Z  2022-05-18T04:31:41.2763772Z  2022-05-18T04:31:41.2764072Z  2022-05-18T04:31:41.2764494Z  2022-05-18T04:31:41.2764784Z  2022-05-18T04:31:41.2765080Z  2022-05-18T04:31:41.2765669Z [1,073 / 2,970] 7 actions, 6 running 2022-05-18T04:31:41.2766255Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:41.2766821Z Compiling caffe2/contrib/gloo/context.cc; 1s processwrapper-sandbox 2022-05-18T04:31:41.2767541Z Compiling caffe2/operators/integral_image_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:41.2768179Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2022-05-18T04:31:41.2768803Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2022-05-18T04:31:41.2769430Z Compiling caffe2/operators/roi_pool_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:41.2769956Z [Scann] Compiling caffe2/core/net_dag_utils.cc 2022-05-18T04:31:41.5709898Z 2022-05-18T04:31:41.5710481Z  2022-05-18T04:31:41.5710816Z  2022-05-18T04:31:41.5711142Z  2022-05-18T04:31:41.5711463Z  2022-05-18T04:31:41.5711743Z  2022-05-18T04:31:41.5711959Z  2022-05-18T04:31:41.5712121Z  2022-05-18T04:31:41.5712357Z [1,074 / 2,970] 8 actions running 2022-05-18T04:31:41.5712696Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:41.5713053Z Compiling caffe2/operators/integral_image_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:41.5713472Z Compiling caffe2/core/net_simple.cc; 1s processwrapper-sandbox 2022-05-18T04:31:41.5713843Z Compiling caffe2/core/net_async_tracing.cc; 1s processwrapper-sandbox 2022-05-18T04:31:41.5714269Z Compiling caffe2/operators/roi_pool_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:41.5714637Z Compiling caffe2/core/net_async_task_future.cc; 0s processwrapper-sandbox 2022-05-18T04:31:41.5715081Z Compiling caffe2/core/net_dag_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:31:41.5715452Z Compiling caffe2/core/net_async_scheduling.cc; 0s processwrapper-sandbox 2022-05-18T04:31:42.2060685Z 2022-05-18T04:31:42.2061191Z  2022-05-18T04:31:42.2061536Z  2022-05-18T04:31:42.2061809Z  2022-05-18T04:31:42.2062067Z  2022-05-18T04:31:42.2062333Z  2022-05-18T04:31:42.2062588Z  2022-05-18T04:31:42.2062824Z  2022-05-18T04:31:42.2063092Z  2022-05-18T04:31:42.2063478Z [1,075 / 2,970] 8 actions, 7 running 2022-05-18T04:31:42.2063927Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:42.2064502Z Compiling caffe2/operators/integral_image_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:42.2065122Z Compiling caffe2/core/net_async_tracing.cc; 2s processwrapper-sandbox 2022-05-18T04:31:42.2065839Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:42.2066451Z Compiling caffe2/core/net_async_task_future.cc; 0s processwrapper-sandbox 2022-05-18T04:31:42.2066982Z Compiling caffe2/core/net_dag_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:31:42.2067529Z Compiling caffe2/core/net_async_scheduling.cc; 0s processwrapper-sandbox 2022-05-18T04:31:42.2067939Z [Scann] Compiling caffe2/operators/concat_split_op.cc 2022-05-18T04:31:42.3853047Z 2022-05-18T04:31:42.3853613Z  2022-05-18T04:31:42.3853964Z  2022-05-18T04:31:42.3854240Z  2022-05-18T04:31:42.3854517Z  2022-05-18T04:31:42.3854787Z  2022-05-18T04:31:42.3855071Z  2022-05-18T04:31:42.3855337Z  2022-05-18T04:31:42.3855594Z  2022-05-18T04:31:42.3856070Z INFO: From Compiling caffe2/core/net_async_tracing.cc: 2022-05-18T04:31:42.3856545Z [1,075 / 2,970] 8 actions running 2022-05-18T04:31:42.3856967Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:42.3857733Z Compiling caffe2/operators/integral_image_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:42.3858459Z Compiling caffe2/core/net_async_tracing.cc; 2s processwrapper-sandbox 2022-05-18T04:31:42.3859062Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:42.3859676Z Compiling caffe2/core/net_async_task_future.cc; 1s processwrapper-sandbox 2022-05-18T04:31:42.3860270Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:31:42.3860885Z Compiling caffe2/core/net_async_scheduling.cc; 0s processwrapper-sandbox 2022-05-18T04:31:42.3861499Z Compiling caffe2/operators/concat_split_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:42.3861793Z 2022-05-18T04:31:42.3861927Z  2022-05-18T04:31:42.3862211Z  2022-05-18T04:31:42.3862489Z  2022-05-18T04:31:42.3862739Z  2022-05-18T04:31:42.3863006Z  2022-05-18T04:31:42.3863257Z  2022-05-18T04:31:42.3863521Z  2022-05-18T04:31:42.3863785Z  2022-05-18T04:31:42.3864540Z caffe2/core/net_async_tracing.cc: In function 'int caffe2::tracing::extractShardId(const string&)': 2022-05-18T04:31:42.3865359Z caffe2/core/net_async_tracing.cc:402:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:42.3866106Z while (right_pos < name.length() && isdigit(name[right_pos])) { 2022-05-18T04:31:42.3866432Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:31:42.3866762Z [1,075 / 2,970] 8 actions running 2022-05-18T04:31:42.3867140Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:42.3867678Z Compiling caffe2/operators/integral_image_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:42.3868308Z Compiling caffe2/core/net_async_tracing.cc; 2s processwrapper-sandbox 2022-05-18T04:31:42.3868940Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:42.3869580Z Compiling caffe2/core/net_async_task_future.cc; 1s processwrapper-sandbox 2022-05-18T04:31:42.3870204Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:31:42.3870822Z Compiling caffe2/core/net_async_scheduling.cc; 0s processwrapper-sandbox 2022-05-18T04:31:42.3871538Z Compiling caffe2/operators/concat_split_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:42.6462944Z 2022-05-18T04:31:42.6465283Z  2022-05-18T04:31:42.6465634Z  2022-05-18T04:31:42.6466073Z  2022-05-18T04:31:42.6466332Z  2022-05-18T04:31:42.6466601Z  2022-05-18T04:31:42.6466871Z  2022-05-18T04:31:42.6467117Z  2022-05-18T04:31:42.6467378Z  2022-05-18T04:31:42.6467758Z [1,078 / 2,970] 8 actions running 2022-05-18T04:31:42.6468296Z Compiling caffe2/operators/roi_pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:42.6468915Z Compiling caffe2/core/net_async_task_future.cc; 1s processwrapper-sandbox 2022-05-18T04:31:42.6469481Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:31:42.6470111Z Compiling caffe2/core/net_async_scheduling.cc; 1s processwrapper-sandbox 2022-05-18T04:31:42.6470647Z Compiling caffe2/operators/concat_split_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:42.6471204Z Compiling caffe2/core/net_async_base.cc; 0s processwrapper-sandbox 2022-05-18T04:31:42.6471741Z Compiling caffe2/core/net_async_task.cc; 0s processwrapper-sandbox 2022-05-18T04:31:42.6472194Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:42.9387036Z 2022-05-18T04:31:42.9387487Z  2022-05-18T04:31:42.9387714Z  2022-05-18T04:31:42.9387877Z  2022-05-18T04:31:42.9388053Z  2022-05-18T04:31:42.9388224Z  2022-05-18T04:31:42.9388379Z  2022-05-18T04:31:42.9388547Z  2022-05-18T04:31:42.9388715Z  2022-05-18T04:31:42.9388950Z [1,079 / 2,970] 8 actions, 7 running 2022-05-18T04:31:42.9389320Z Compiling caffe2/core/net_async_task_future.cc; 1s processwrapper-sandbox 2022-05-18T04:31:42.9390372Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:31:42.9391640Z Compiling caffe2/core/net_async_scheduling.cc; 1s processwrapper-sandbox 2022-05-18T04:31:42.9392288Z Compiling caffe2/operators/concat_split_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:42.9392804Z Compiling caffe2/core/net_async_base.cc; 0s processwrapper-sandbox 2022-05-18T04:31:42.9393240Z Compiling caffe2/core/net_async_task.cc; 0s processwrapper-sandbox 2022-05-18T04:31:42.9393706Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:42.9394065Z [Scann] Compiling caffe2/utils/math/reduce.cc 2022-05-18T04:31:43.2468599Z 2022-05-18T04:31:43.2469091Z  2022-05-18T04:31:43.2469302Z  2022-05-18T04:31:43.2469564Z  2022-05-18T04:31:43.2469840Z  2022-05-18T04:31:43.2470083Z  2022-05-18T04:31:43.2470392Z  2022-05-18T04:31:43.2470700Z  2022-05-18T04:31:43.2470911Z  2022-05-18T04:31:43.2471149Z [1,080 / 2,970] 8 actions running 2022-05-18T04:31:43.2471506Z Compiling caffe2/core/net_dag_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:31:43.2471879Z Compiling caffe2/core/net_async_scheduling.cc; 1s processwrapper-sandbox 2022-05-18T04:31:43.2472272Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:43.2472642Z Compiling caffe2/core/net_async_base.cc; 0s processwrapper-sandbox 2022-05-18T04:31:43.2473007Z Compiling caffe2/core/net_async_task.cc; 0s processwrapper-sandbox 2022-05-18T04:31:43.2473297Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:43.2473623Z Compiling caffe2/utils/math/reduce.cc; 0s processwrapper-sandbox 2022-05-18T04:31:43.2473926Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:43.5536839Z 2022-05-18T04:31:43.5537719Z  2022-05-18T04:31:43.5538059Z  2022-05-18T04:31:43.5538535Z  2022-05-18T04:31:43.5538825Z  2022-05-18T04:31:43.5539277Z  2022-05-18T04:31:43.5539586Z  2022-05-18T04:31:43.5540051Z  2022-05-18T04:31:43.5540334Z  2022-05-18T04:31:43.5540691Z [1,081 / 2,970] 8 actions, 7 running 2022-05-18T04:31:43.5541043Z Compiling caffe2/core/net_async_scheduling.cc; 2s processwrapper-sandbox 2022-05-18T04:31:43.5541439Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:43.5541986Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2022-05-18T04:31:43.5542484Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2022-05-18T04:31:43.5542911Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:43.5543379Z Compiling caffe2/utils/math/reduce.cc; 0s processwrapper-sandbox 2022-05-18T04:31:43.5543840Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:43.5544214Z [Scann] Compiling caffe2/operators/length_split_op.cc 2022-05-18T04:31:43.8566772Z 2022-05-18T04:31:43.8567438Z  2022-05-18T04:31:43.8567863Z  2022-05-18T04:31:43.8568110Z  2022-05-18T04:31:43.8568279Z  2022-05-18T04:31:43.8568453Z  2022-05-18T04:31:43.8568615Z  2022-05-18T04:31:43.8568763Z  2022-05-18T04:31:43.8568924Z  2022-05-18T04:31:43.8569150Z [1,081 / 2,970] 8 actions running 2022-05-18T04:31:43.8569522Z Compiling caffe2/core/net_async_scheduling.cc; 2s processwrapper-sandbox 2022-05-18T04:31:43.8569917Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:43.8570283Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2022-05-18T04:31:43.8570630Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2022-05-18T04:31:43.8570932Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:43.8571257Z Compiling caffe2/utils/math/reduce.cc; 0s processwrapper-sandbox 2022-05-18T04:31:43.8571547Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:43.8571883Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:44.0622040Z 2022-05-18T04:31:44.0622632Z  2022-05-18T04:31:44.0623180Z  2022-05-18T04:31:44.0623477Z  2022-05-18T04:31:44.0623768Z  2022-05-18T04:31:44.0624058Z  2022-05-18T04:31:44.0624316Z  2022-05-18T04:31:44.0624599Z  2022-05-18T04:31:44.0624850Z  2022-05-18T04:31:44.0625251Z [1,082 / 2,970] 8 actions, 7 running 2022-05-18T04:31:44.0626012Z Compiling caffe2/operators/concat_split_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.0626726Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.0627347Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.0627862Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:44.0628399Z Compiling caffe2/utils/math/reduce.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.0628932Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:44.0629571Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:44.0630165Z [Prepa] Compiling caffe2/operators/cosine_embedding_criterion_op.cc 2022-05-18T04:31:44.2624409Z 2022-05-18T04:31:44.2624951Z  2022-05-18T04:31:44.2625250Z  2022-05-18T04:31:44.2625539Z  2022-05-18T04:31:44.2626246Z  2022-05-18T04:31:44.2626515Z  2022-05-18T04:31:44.2626797Z  2022-05-18T04:31:44.2627079Z  2022-05-18T04:31:44.2627343Z  2022-05-18T04:31:44.2627738Z [1,082 / 2,970] 8 actions running 2022-05-18T04:31:44.2628343Z Compiling caffe2/operators/concat_split_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:44.2628974Z Compiling caffe2/core/net_async_base.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.2629607Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.2630139Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:44.2630689Z Compiling caffe2/utils/math/reduce.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.2631233Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:44.2631833Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:44.2632354Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:44.4472165Z 2022-05-18T04:31:44.4472971Z  2022-05-18T04:31:44.4473406Z  2022-05-18T04:31:44.4473699Z  2022-05-18T04:31:44.4473998Z  2022-05-18T04:31:44.4474323Z  2022-05-18T04:31:44.4474581Z  2022-05-18T04:31:44.4474804Z  2022-05-18T04:31:44.4475070Z  2022-05-18T04:31:44.4475584Z INFO: From Compiling caffe2/operators/concat_split_op.cc: 2022-05-18T04:31:44.4476067Z [1,082 / 2,970] 8 actions running 2022-05-18T04:31:44.4476643Z Compiling caffe2/operators/concat_split_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:44.4477290Z Compiling caffe2/core/net_async_base.cc; 2s processwrapper-sandbox 2022-05-18T04:31:44.4477903Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.4478444Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:44.4479003Z Compiling caffe2/utils/math/reduce.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.4479524Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:44.4480071Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:44.4480618Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:44.4480889Z 2022-05-18T04:31:44.4481032Z  2022-05-18T04:31:44.4481323Z  2022-05-18T04:31:44.4481587Z  2022-05-18T04:31:44.4481858Z  2022-05-18T04:31:44.4482111Z  2022-05-18T04:31:44.4482390Z  2022-05-18T04:31:44.4482653Z  2022-05-18T04:31:44.4482892Z  2022-05-18T04:31:44.4483975Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::{anonymous}::TensorInferenceForSplit(const caffe2::OperatorDef&, const std::vector&)': 2022-05-18T04:31:44.4485193Z caffe2/operators/concat_split_op.cc:66:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:44.4485841Z } else if (split.size() != output_size) { 2022-05-18T04:31:44.4486185Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-05-18T04:31:44.4487145Z caffe2/operators/concat_split_op.cc: In function 'caffe2::OpSchema::Cost caffe2::CostInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-05-18T04:31:44.4488242Z caffe2/operators/concat_split_op.cc:326:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:44.4488763Z for (int i = 0; i < in.size(); ++i) { 2022-05-18T04:31:44.4489050Z ~~^~~~~~~~~~~ 2022-05-18T04:31:44.4489987Z caffe2/operators/concat_split_op.cc: In function 'std::vector caffe2::TensorInferenceForConcat(const caffe2::OperatorDef&, const std::vector&)': 2022-05-18T04:31:44.4491008Z caffe2/operators/concat_split_op.cc:378:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:44.4491542Z for (int i = 1; i < in.size(); ++i) { 2022-05-18T04:31:44.4491833Z ~~^~~~~~~~~~~ 2022-05-18T04:31:44.4492532Z caffe2/operators/concat_split_op.cc:399:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:44.4493067Z for (int i = 1; i < in.size(); ++i) { 2022-05-18T04:31:44.4493373Z ~~^~~~~~~~~~~ 2022-05-18T04:31:44.4494067Z caffe2/operators/concat_split_op.cc:427:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:44.4494604Z for (int i = 1; i < in.size(); ++i) { 2022-05-18T04:31:44.4494904Z ~~^~~~~~~~~~~ 2022-05-18T04:31:44.4495329Z [1,082 / 2,970] 8 actions running 2022-05-18T04:31:44.4495924Z Compiling caffe2/operators/concat_split_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:44.4496610Z Compiling caffe2/core/net_async_base.cc; 2s processwrapper-sandbox 2022-05-18T04:31:44.4497235Z Compiling caffe2/core/net_async_task.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.4497752Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:44.4498289Z Compiling caffe2/utils/math/reduce.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.4498747Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:44.4499311Z Compiling caffe2/operators/length_split_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:44.4499842Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:44.6634176Z 2022-05-18T04:31:44.6634749Z  2022-05-18T04:31:44.6635083Z  2022-05-18T04:31:44.6635338Z  2022-05-18T04:31:44.6635613Z  2022-05-18T04:31:44.6635882Z  2022-05-18T04:31:44.6636146Z  2022-05-18T04:31:44.6636439Z  2022-05-18T04:31:44.6636745Z  2022-05-18T04:31:44.6637144Z [1,083 / 2,970] 8 actions running 2022-05-18T04:31:44.6637787Z Compiling caffe2/core/net_async_base.cc; 2s processwrapper-sandbox 2022-05-18T04:31:44.6638454Z Compiling caffe2/core/net_async_task.cc; 2s processwrapper-sandbox 2022-05-18T04:31:44.6638986Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:44.6639578Z Compiling caffe2/utils/math/reduce.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.6640104Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:44.6640713Z Compiling caffe2/operators/length_split_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.6641276Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:44.6641908Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:44.8645624Z 2022-05-18T04:31:44.8646132Z  2022-05-18T04:31:44.8646458Z  2022-05-18T04:31:44.8646735Z  2022-05-18T04:31:44.8646992Z  2022-05-18T04:31:44.8647256Z  2022-05-18T04:31:44.8647582Z  2022-05-18T04:31:44.8647837Z  2022-05-18T04:31:44.8648107Z  2022-05-18T04:31:44.8648795Z [1,084 / 2,970] 8 actions running 2022-05-18T04:31:44.8649335Z Compiling caffe2/core/net_async_task.cc; 2s processwrapper-sandbox 2022-05-18T04:31:44.8649855Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:44.8650402Z Compiling caffe2/utils/math/reduce.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.8650887Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:44.8651450Z Compiling caffe2/operators/length_split_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:44.8651977Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:44.8652546Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:44.8653048Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:45.2641615Z 2022-05-18T04:31:45.2642098Z  2022-05-18T04:31:45.2642319Z  2022-05-18T04:31:45.2642494Z  2022-05-18T04:31:45.2642661Z  2022-05-18T04:31:45.2642825Z  2022-05-18T04:31:45.2642979Z  2022-05-18T04:31:45.2643159Z  2022-05-18T04:31:45.2643331Z  2022-05-18T04:31:45.2643561Z [1,086 / 2,970] 8 actions running 2022-05-18T04:31:45.2643903Z Compiling caffe2/utils/math/reduce.cc; 2s processwrapper-sandbox 2022-05-18T04:31:45.2644219Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:45.2644550Z Compiling caffe2/operators/length_split_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:45.2644870Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:45.2645210Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:45.2645525Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:45.2645782Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:45.2646106Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:45.4851585Z 2022-05-18T04:31:45.4852301Z  2022-05-18T04:31:45.4852621Z  2022-05-18T04:31:45.4852901Z  2022-05-18T04:31:45.4854286Z  2022-05-18T04:31:45.4854566Z  2022-05-18T04:31:45.4854837Z  2022-05-18T04:31:45.4855105Z  2022-05-18T04:31:45.4855372Z  2022-05-18T04:31:45.4855751Z [1,087 / 2,970] 8 actions running 2022-05-18T04:31:45.4856192Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:45.4856752Z Compiling caffe2/operators/length_split_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:45.4857272Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:45.4857811Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:45.4858328Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:45.4858752Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:45.4859290Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:45.4859790Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:45.7326567Z 2022-05-18T04:31:45.7329865Z  2022-05-18T04:31:45.7330155Z  2022-05-18T04:31:45.7330351Z  2022-05-18T04:31:45.7330585Z  2022-05-18T04:31:45.7330823Z  2022-05-18T04:31:45.7331036Z  2022-05-18T04:31:45.7331238Z  2022-05-18T04:31:45.7331478Z  2022-05-18T04:31:45.7331824Z [1,088 / 2,970] 8 actions, 7 running 2022-05-18T04:31:45.7342240Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:45.7342545Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:45.7343005Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:45.7343364Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:45.7343663Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:45.7344088Z Compiling caffe2/operators/find_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:45.7344484Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:45.7344801Z [Scann] Compiling caffe2/operators/conv_op_eigen.cc 2022-05-18T04:31:46.0852726Z 2022-05-18T04:31:46.0853232Z  2022-05-18T04:31:46.0853608Z  2022-05-18T04:31:46.0918883Z  2022-05-18T04:31:46.0919139Z  2022-05-18T04:31:46.0919486Z  2022-05-18T04:31:46.0919759Z  2022-05-18T04:31:46.0920007Z  2022-05-18T04:31:46.0920263Z  2022-05-18T04:31:46.0920617Z [1,088 / 2,970] 8 actions running 2022-05-18T04:31:46.0921032Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:31:46.0921461Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:46.0922007Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:46.0922519Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:46.0922923Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:46.0923440Z Compiling caffe2/operators/find_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:46.0923936Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:46.0924429Z Compiling caffe2/operators/conv_op_eigen.cc; 0s processwrapper-sandbox 2022-05-18T04:31:46.2939780Z 2022-05-18T04:31:46.2940306Z  2022-05-18T04:31:46.2940647Z  2022-05-18T04:31:46.2940890Z  2022-05-18T04:31:46.2941140Z  2022-05-18T04:31:46.2941370Z  2022-05-18T04:31:46.2941593Z  2022-05-18T04:31:46.2941842Z  2022-05-18T04:31:46.2942080Z  2022-05-18T04:31:46.2942421Z [1,090 / 2,970] 8 actions running 2022-05-18T04:31:46.2942961Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:46.2943465Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:46.2943864Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:46.2944356Z Compiling caffe2/operators/find_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:46.2944816Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:46.2945320Z Compiling caffe2/operators/conv_op_eigen.cc; 0s processwrapper-sandbox 2022-05-18T04:31:46.2946256Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:46.2946654Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:46.4939446Z 2022-05-18T04:31:46.4940144Z  2022-05-18T04:31:46.4940653Z  2022-05-18T04:31:46.4940949Z  2022-05-18T04:31:46.4941389Z  2022-05-18T04:31:46.4941659Z  2022-05-18T04:31:46.4942087Z  2022-05-18T04:31:46.4942376Z  2022-05-18T04:31:46.4942752Z  2022-05-18T04:31:46.4943154Z [1,090 / 2,970] 8 actions running 2022-05-18T04:31:46.4943757Z Compiling caffe2/contrib/gloo/allgather_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:31:46.4944306Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:46.4944776Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:46.4945348Z Compiling caffe2/operators/find_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:46.4946008Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:46.4946598Z Compiling caffe2/operators/conv_op_eigen.cc; 0s processwrapper-sandbox 2022-05-18T04:31:46.4947128Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:46.4947576Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:46.7048982Z 2022-05-18T04:31:46.7049557Z  2022-05-18T04:31:46.7049919Z  2022-05-18T04:31:46.7050221Z  2022-05-18T04:31:46.7050486Z  2022-05-18T04:31:46.7050765Z  2022-05-18T04:31:46.7051042Z  2022-05-18T04:31:46.7051292Z  2022-05-18T04:31:46.7051558Z  2022-05-18T04:31:46.7051949Z [1,091 / 2,970] 8 actions, 7 running 2022-05-18T04:31:46.7052410Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:46.7052867Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:46.7053440Z Compiling caffe2/operators/find_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:46.7053948Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:46.7054536Z Compiling caffe2/operators/conv_op_eigen.cc; 0s processwrapper-sandbox 2022-05-18T04:31:46.7055101Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:46.7055567Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:46.7056032Z [Scann] Compiling caffe2/operators/generate_proposals_op.cc 2022-05-18T04:31:47.0960227Z 2022-05-18T04:31:47.1400916Z  2022-05-18T04:31:47.1401544Z  2022-05-18T04:31:47.1401872Z  2022-05-18T04:31:47.1402157Z  2022-05-18T04:31:47.1402421Z  2022-05-18T04:31:47.1402694Z  2022-05-18T04:31:47.1402969Z  2022-05-18T04:31:47.1403232Z  2022-05-18T04:31:47.1403619Z [1,091 / 2,970] 8 actions running 2022-05-18T04:31:47.1404087Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:47.1404534Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:47.1405084Z Compiling caffe2/operators/find_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:47.1405600Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:47.1406143Z Compiling caffe2/operators/conv_op_eigen.cc; 1s processwrapper-sandbox 2022-05-18T04:31:47.1406654Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:47.1407107Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:47.1407646Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:47.3423706Z 2022-05-18T04:31:47.3424206Z  2022-05-18T04:31:47.3424574Z  2022-05-18T04:31:47.3424874Z  2022-05-18T04:31:47.3425161Z  2022-05-18T04:31:47.3425454Z  2022-05-18T04:31:47.3425960Z  2022-05-18T04:31:47.3426251Z  2022-05-18T04:31:47.3426544Z  2022-05-18T04:31:47.3426963Z [1,092 / 2,970] 8 actions running 2022-05-18T04:31:47.3427432Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:47.3427928Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:47.3428413Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:47.3429011Z Compiling caffe2/operators/conv_op_eigen.cc; 1s processwrapper-sandbox 2022-05-18T04:31:47.3429575Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:47.3430055Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:47.3430537Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:47.3430978Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:47.5028520Z 2022-05-18T04:31:47.5029050Z  2022-05-18T04:31:47.5029311Z  2022-05-18T04:31:47.5029558Z  2022-05-18T04:31:47.5029799Z  2022-05-18T04:31:47.5030044Z  2022-05-18T04:31:47.5030231Z  2022-05-18T04:31:47.5030486Z  2022-05-18T04:31:47.5030742Z  2022-05-18T04:31:47.5031258Z INFO: From Compiling caffe2/operators/fused_rowwise_random_quantization_ops.cc: 2022-05-18T04:31:47.5031747Z [1,092 / 2,970] 8 actions running 2022-05-18T04:31:47.5032145Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:47.5032543Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:47.5032950Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:47.5033408Z Compiling caffe2/operators/conv_op_eigen.cc; 1s processwrapper-sandbox 2022-05-18T04:31:47.5033884Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:47.5034250Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:47.5034686Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:47.5035129Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:47.5049688Z 2022-05-18T04:31:47.5050054Z  2022-05-18T04:31:47.5050378Z  2022-05-18T04:31:47.5050667Z  2022-05-18T04:31:47.5050930Z  2022-05-18T04:31:47.5051198Z  2022-05-18T04:31:47.5051473Z  2022-05-18T04:31:47.5051723Z  2022-05-18T04:31:47.5051997Z  2022-05-18T04:31:47.5053101Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FusedRandRowwiseQuantizedToFloatOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:31:47.5053854Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-05-18T04:31:47.5054754Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:113:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:47.5055359Z for (size_t row = 0; row < input_rows; ++row) { 2022-05-18T04:31:47.5055976Z ~~~~^~~~~~~~~~~~ 2022-05-18T04:31:47.5056992Z caffe2/operators/fused_rowwise_random_quantization_ops.cc: In instantiation of 'bool caffe2::FloatToFusedRandRowwiseQuantizedOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:31:47.5057779Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:206:1: required from here 2022-05-18T04:31:47.5058640Z caffe2/operators/fused_rowwise_random_quantization_ops.cc:55:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:47.5059230Z for (size_t row = 0; row < input_rows; ++row) { 2022-05-18T04:31:47.5059574Z ~~~~^~~~~~~~~~~~ 2022-05-18T04:31:47.5059969Z [1,092 / 2,970] 8 actions running 2022-05-18T04:31:47.5060401Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:47.5060849Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:47.5061328Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:47.5061922Z Compiling caffe2/operators/conv_op_eigen.cc; 1s processwrapper-sandbox 2022-05-18T04:31:47.5062428Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:47.5062880Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:47.5063336Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:47.5063809Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:47.7431099Z 2022-05-18T04:31:47.7431681Z  2022-05-18T04:31:47.7432048Z  2022-05-18T04:31:47.7432353Z  2022-05-18T04:31:47.7432626Z  2022-05-18T04:31:47.7432924Z  2022-05-18T04:31:47.7433224Z  2022-05-18T04:31:47.7433497Z  2022-05-18T04:31:47.7433784Z  2022-05-18T04:31:47.7434210Z [1,095 / 2,970] 8 actions running 2022-05-18T04:31:47.7434814Z Compiling caffe2/operators/conv_op_eigen.cc; 2s processwrapper-sandbox 2022-05-18T04:31:47.7435411Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:47.7435916Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:47.7436411Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:47.7436890Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:47.7437479Z Compiling caffe2/operators/if_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:47.7438131Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:47.7438695Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:48.5129579Z 2022-05-18T04:31:48.5130102Z  2022-05-18T04:31:48.5130422Z  2022-05-18T04:31:48.5130658Z  2022-05-18T04:31:48.5130910Z  2022-05-18T04:31:48.5131151Z  2022-05-18T04:31:48.5131384Z  2022-05-18T04:31:48.5131634Z  2022-05-18T04:31:48.5131886Z  2022-05-18T04:31:48.5132250Z [1,096 / 2,970] 8 actions, 7 running 2022-05-18T04:31:48.5132670Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:48.5133082Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:48.5133487Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:48.5133922Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:48.5134411Z Compiling caffe2/operators/if_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:48.5134971Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:48.5135443Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:48.5135799Z [Scann] Compiling caffe2/operators/cosh_op.cc 2022-05-18T04:31:48.5204491Z 2022-05-18T04:31:48.5204991Z  2022-05-18T04:31:48.5205320Z  2022-05-18T04:31:48.5205636Z  2022-05-18T04:31:48.5205935Z  2022-05-18T04:31:48.5206214Z  2022-05-18T04:31:48.5206505Z  2022-05-18T04:31:48.5206800Z  2022-05-18T04:31:48.5207078Z  2022-05-18T04:31:48.5207714Z INFO: From Compiling caffe2/operators/copy_rows_to_tensor_op.cc: 2022-05-18T04:31:48.5208249Z [1,096 / 2,970] 8 actions, 7 running 2022-05-18T04:31:48.5208700Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:48.5209358Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:48.5209921Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:48.5210384Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:48.5210971Z Compiling caffe2/operators/if_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:48.5211633Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:48.5212171Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:48.5212606Z [Prepa] Compiling caffe2/operators/cosh_op.cc 2022-05-18T04:31:48.5212882Z 2022-05-18T04:31:48.5213026Z  2022-05-18T04:31:48.5213325Z  2022-05-18T04:31:48.5213604Z  2022-05-18T04:31:48.5213898Z  2022-05-18T04:31:48.5214189Z  2022-05-18T04:31:48.5214452Z  2022-05-18T04:31:48.5214745Z  2022-05-18T04:31:48.5215037Z  2022-05-18T04:31:48.5215536Z In file included from caffe2/operators/copy_rows_to_tensor_op.cc:1:0: 2022-05-18T04:31:48.5216644Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = c10::Half; Context = caffe2::CPUContext]': 2022-05-18T04:31:48.5218210Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:31:48.5220100Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:31:48.5221343Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:31:48.5221956Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T04:31:48.5222777Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:48.5223368Z for (size_t i = 0; i < indices.sizes()[0]; ++i) { 2022-05-18T04:31:48.5223736Z ~~^~~~~~~~~~~~~~~~~~ 2022-05-18T04:31:48.5224648Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T04:31:48.5226271Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:31:48.5228086Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:31:48.5229851Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:31:48.5269035Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:31:48.5270738Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T04:31:48.5271737Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:48.5273302Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = double; Context = caffe2::CPUContext]': 2022-05-18T04:31:48.5275059Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:31:48.5277086Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:31:48.5279398Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:31:48.5280879Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:31:48.5281608Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T04:31:48.5282484Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:48.5283656Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-05-18T04:31:48.5285284Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:31:48.5287144Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:31:48.5289074Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:31:48.5290493Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:31:48.5291191Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T04:31:48.5292061Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:48.5293224Z caffe2/operators/copy_rows_to_tensor_op.h: In instantiation of 'bool caffe2::CopyRowsToTensorOp::DoRunWithType() [with T = long int; Context = caffe2::CPUContext]': 2022-05-18T04:31:48.5294850Z ./caffe2/core/operator.h:1304:1: recursively required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = float; Types = {double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:31:48.5296834Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:31:48.5298776Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::CopyRowsToTensorOp; FirstType = c10::Half; Types = {float, double, int, long int}; ExtraArgs = {}]' 2022-05-18T04:31:48.5300172Z caffe2/operators/copy_rows_to_tensor_op.h:22:13: required from 'bool caffe2::CopyRowsToTensorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:31:48.5300861Z caffe2/operators/copy_rows_to_tensor_op.cc:69:1: required from here 2022-05-18T04:31:48.5301714Z caffe2/operators/copy_rows_to_tensor_op.h:45:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:48.5302375Z [1,096 / 2,970] 8 actions, 7 running 2022-05-18T04:31:48.5302858Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:48.5303352Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:48.5303850Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:48.5304345Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:48.5304929Z Compiling caffe2/operators/if_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:48.5305608Z Compiling caffe2/operators/im2col_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:48.5307663Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:48.5308099Z [Prepa] Compiling caffe2/operators/cosh_op.cc 2022-05-18T04:31:48.6086954Z 2022-05-18T04:31:48.6087538Z  2022-05-18T04:31:48.6087910Z  2022-05-18T04:31:48.6088190Z  2022-05-18T04:31:48.6088453Z  2022-05-18T04:31:48.6088756Z  2022-05-18T04:31:48.6089037Z  2022-05-18T04:31:48.6089298Z  2022-05-18T04:31:48.6089573Z  2022-05-18T04:31:48.6090095Z INFO: From Compiling caffe2/operators/generate_proposals_op.cc: 2022-05-18T04:31:48.6090618Z [1,098 / 2,970] 8 actions running 2022-05-18T04:31:48.6091047Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:48.6091496Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:48.6092026Z Compiling caffe2/operators/if_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:48.6092640Z Compiling caffe2/operators/im2col_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:48.6093155Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:48.6093702Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:48.6094307Z Compiling caffe2/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:48.6094834Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:48.6095063Z 2022-05-18T04:31:48.6095191Z  2022-05-18T04:31:48.6095442Z  2022-05-18T04:31:48.6095708Z  2022-05-18T04:31:48.6095974Z  2022-05-18T04:31:48.6096226Z  2022-05-18T04:31:48.6096510Z  2022-05-18T04:31:48.6096791Z  2022-05-18T04:31:48.6097046Z  2022-05-18T04:31:48.6097949Z caffe2/operators/generate_proposals_op.cc: In function 'size_t caffe2::{anonymous}::ComputeStartIndex(const TensorCPU&, const std::vector&)': 2022-05-18T04:31:48.6098880Z caffe2/operators/generate_proposals_op.cc:18:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:48.6099420Z for (int i = 0; i < index.size(); i++) { 2022-05-18T04:31:48.6099736Z ~~^~~~~~~~~~~~~~ 2022-05-18T04:31:48.6101669Z caffe2/operators/generate_proposals_op.cc: In member function 'void caffe2::GenerateProposalsOp::ProposalsForOneImage(const Array3f&, const Eigen::Map >&, const caffe2::utils::ConstTensorView&, const caffe2::utils::ConstTensorView&, caffe2::ERArrXXf*, caffe2::EArrXf*) const [with Context = caffe2::CPUContext; Eigen::Array3f = Eigen::Array; caffe2::ERArrXXf = Eigen::Array; caffe2::EArrXf = Eigen::Array]': 2022-05-18T04:31:48.6103238Z caffe2/operators/generate_proposals_op.cc:216:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:48.6103778Z for (int i = 0; i < order.size(); ++i) { 2022-05-18T04:31:48.6104083Z ~~^~~~~~~~~~~~~~ 2022-05-18T04:31:48.6104785Z caffe2/operators/generate_proposals_op.cc:253:42: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:48.6105358Z if (post_nms_topN > 0 && post_nms_topN < keep.size()) { 2022-05-18T04:31:48.6105912Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-05-18T04:31:48.6106305Z [1,098 / 2,970] 8 actions running 2022-05-18T04:31:48.6106738Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:48.6107193Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:48.6107717Z Compiling caffe2/operators/if_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:48.6108332Z Compiling caffe2/operators/im2col_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:48.6108839Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:48.6109369Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:48.6109993Z Compiling caffe2/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:48.6110512Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:48.9427590Z 2022-05-18T04:31:48.9428213Z  2022-05-18T04:31:48.9428562Z  2022-05-18T04:31:48.9428738Z  2022-05-18T04:31:48.9428908Z  2022-05-18T04:31:48.9429078Z  2022-05-18T04:31:48.9429231Z  2022-05-18T04:31:48.9429398Z  2022-05-18T04:31:48.9429562Z  2022-05-18T04:31:48.9429825Z [1,099 / 2,970] 8 actions running 2022-05-18T04:31:48.9430189Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:48.9430542Z Compiling caffe2/operators/if_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:48.9431135Z Compiling caffe2/operators/im2col_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:48.9431498Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:48.9431910Z Compiling caffe2/operators/cosh_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:48.9432421Z Compiling caffe2/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:48.9432721Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:48.9433114Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:49.6921615Z 2022-05-18T04:31:49.6922124Z  2022-05-18T04:31:49.6922430Z  2022-05-18T04:31:49.6922650Z  2022-05-18T04:31:49.6922902Z  2022-05-18T04:31:49.6923181Z  2022-05-18T04:31:49.6923424Z  2022-05-18T04:31:49.6923682Z  2022-05-18T04:31:49.6923925Z  2022-05-18T04:31:49.6924254Z [1,100 / 2,970] 8 actions, 7 running 2022-05-18T04:31:49.6924647Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:49.6925173Z Compiling caffe2/operators/im2col_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:49.6925602Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:49.6926098Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:49.6926626Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:49.6927061Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:49.6927571Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:49.6927956Z [Scann] Compiling caffe2/operators/merge_id_lists_op.cc 2022-05-18T04:31:49.6970996Z 2022-05-18T04:31:49.6971375Z  2022-05-18T04:31:49.6971696Z  2022-05-18T04:31:49.6971991Z  2022-05-18T04:31:49.6972287Z  2022-05-18T04:31:49.6972559Z  2022-05-18T04:31:49.6972858Z  2022-05-18T04:31:49.6973149Z  2022-05-18T04:31:49.6973429Z  2022-05-18T04:31:49.6973986Z INFO: From Compiling caffe2/transforms/pattern_net_transform.cc: 2022-05-18T04:31:49.6974786Z [1,101 / 2,970] 7 actions, 6 running 2022-05-18T04:31:49.6975242Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:49.6975726Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:49.6976325Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:49.6976999Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:49.6977540Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:49.6978024Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:49.6978474Z [Prepa] Compiling caffe2/operators/merge_id_lists_op.cc 2022-05-18T04:31:49.6990373Z 2022-05-18T04:31:49.6990669Z  2022-05-18T04:31:49.6991037Z  2022-05-18T04:31:49.6991380Z  2022-05-18T04:31:49.6991699Z  2022-05-18T04:31:49.6992030Z  2022-05-18T04:31:49.6992303Z  2022-05-18T04:31:49.6992554Z  2022-05-18T04:31:49.7001139Z caffe2/transforms/pattern_net_transform.cc: In member function 'virtual bool caffe2::PatternNetTransform::PatternRule(const caffe2::transform::Graph&, const std::vector&, int)': 2022-05-18T04:31:49.7002277Z caffe2/transforms/pattern_net_transform.cc:120:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:49.7002894Z if (inverse_ops_[parent] < subgraph.size() && 2022-05-18T04:31:49.7003740Z caffe2/transforms/pattern_net_transform.cc:129:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:49.7004356Z if (inverse_ops_[child] < subgraph.size() && 2022-05-18T04:31:49.7013684Z [1,101 / 2,970] 7 actions, 6 running 2022-05-18T04:31:49.7014106Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:49.7014546Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:49.7015070Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:49.7015717Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:49.7016207Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:49.7016627Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:49.7017017Z [Prepa] Compiling caffe2/operators/merge_id_lists_op.cc 2022-05-18T04:31:49.9439400Z 2022-05-18T04:31:49.9440096Z  2022-05-18T04:31:49.9440335Z  2022-05-18T04:31:49.9440511Z  2022-05-18T04:31:49.9440681Z  2022-05-18T04:31:49.9440847Z  2022-05-18T04:31:49.9441013Z  2022-05-18T04:31:49.9441165Z  2022-05-18T04:31:49.9441404Z [1,103 / 2,970] 8 actions running 2022-05-18T04:31:49.9441752Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:49.9442142Z Compiling caffe2/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:49.9442600Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:49.9443009Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:49.9443431Z Compiling caffe2/operators/lengths_top_k_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:49.9443829Z Compiling caffe2/operators/merge_id_lists_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:49.9444253Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:49.9444594Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2022-05-18T04:31:50.3573382Z 2022-05-18T04:31:50.3573954Z  2022-05-18T04:31:50.3574322Z  2022-05-18T04:31:50.3574642Z  2022-05-18T04:31:50.3574957Z  2022-05-18T04:31:50.3575255Z  2022-05-18T04:31:50.3575568Z  2022-05-18T04:31:50.3575873Z  2022-05-18T04:31:50.3576186Z  2022-05-18T04:31:50.3576669Z [1,104 / 2,970] 8 actions, 7 running 2022-05-18T04:31:50.3577343Z Compiling caffe2/operators/cosh_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:50.3577945Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:50.3578469Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:50.3579133Z Compiling caffe2/operators/lengths_top_k_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:50.3580191Z Compiling caffe2/operators/merge_id_lists_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:50.3580823Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:50.3581487Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2022-05-18T04:31:50.3582112Z [Scann] Compiling caffe2/operators/elementwise_add_gradient_op.cc 2022-05-18T04:31:50.5584155Z 2022-05-18T04:31:50.5584693Z  2022-05-18T04:31:50.5585051Z  2022-05-18T04:31:50.5585342Z  2022-05-18T04:31:50.5585647Z  2022-05-18T04:31:50.5586038Z  2022-05-18T04:31:50.5586318Z  2022-05-18T04:31:50.5586617Z  2022-05-18T04:31:50.5586912Z  2022-05-18T04:31:50.5587333Z [1,105 / 2,970] 8 actions, 7 running 2022-05-18T04:31:50.5587944Z Compiling caffe2/operators/cosh_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:50.5588525Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:50.5589172Z Compiling caffe2/operators/lengths_top_k_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:50.5589903Z Compiling caffe2/operators/merge_id_lists_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:50.5590486Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:50.5591129Z Compiling caffe2/serialize/istream_adapter.cc; 0s processwrapper-sandbox 2022-05-18T04:31:50.5591692Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:50.5592119Z [Scann] Compiling caffe2/utils/proto_utils.cc 2022-05-18T04:31:50.8614707Z 2022-05-18T04:31:50.8615327Z  2022-05-18T04:31:50.8615544Z  2022-05-18T04:31:50.8615717Z  2022-05-18T04:31:50.8615886Z  2022-05-18T04:31:50.8616039Z  2022-05-18T04:31:50.8616206Z  2022-05-18T04:31:50.8616370Z  2022-05-18T04:31:50.8616521Z  2022-05-18T04:31:50.8616766Z [1,106 / 2,970] 8 actions, 7 running 2022-05-18T04:31:50.8617055Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:50.8617418Z Compiling caffe2/operators/lengths_top_k_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:50.8617812Z Compiling caffe2/operators/merge_id_lists_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:50.8618129Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:50.8618462Z Compiling caffe2/serialize/istream_adapter.cc; 1s processwrapper-sandbox 2022-05-18T04:31:50.8618777Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:50.8619103Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:31:50.8619365Z [Scann] Compiling caffe2/utils/murmur_hash3.cc 2022-05-18T04:31:51.0623478Z 2022-05-18T04:31:51.0623987Z  2022-05-18T04:31:51.0624266Z  2022-05-18T04:31:51.0624542Z  2022-05-18T04:31:51.0624702Z  2022-05-18T04:31:51.0624870Z  2022-05-18T04:31:51.0625037Z  2022-05-18T04:31:51.0625190Z  2022-05-18T04:31:51.0625360Z  2022-05-18T04:31:51.0625859Z [1,108 / 2,970] 8 actions, 7 running 2022-05-18T04:31:51.0626419Z Compiling caffe2/operators/lengths_top_k_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:51.0626998Z Compiling caffe2/operators/merge_id_lists_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:51.0627461Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:51.0627844Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:51.0628321Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:31:51.0628883Z Compiling caffe2/utils/murmur_hash3.cc; 0s processwrapper-sandbox 2022-05-18T04:31:51.0629284Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:51.0629662Z [Prepa] Compiling caffe2/operators/elementwise_sub_gradient_op.cc 2022-05-18T04:31:51.3442302Z 2022-05-18T04:31:51.3442880Z  2022-05-18T04:31:51.3443231Z  2022-05-18T04:31:51.3443554Z  2022-05-18T04:31:51.3443861Z  2022-05-18T04:31:51.3444154Z  2022-05-18T04:31:51.3444448Z  2022-05-18T04:31:51.3444756Z  2022-05-18T04:31:51.3486060Z  2022-05-18T04:31:51.3486532Z [1,108 / 2,970] 8 actions running 2022-05-18T04:31:51.3487112Z Compiling caffe2/operators/lengths_top_k_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:51.3487847Z Compiling caffe2/operators/merge_id_lists_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:51.3488331Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:51.3488775Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:51.3489302Z Compiling caffe2/utils/proto_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:31:51.3489887Z Compiling caffe2/utils/murmur_hash3.cc; 0s processwrapper-sandbox 2022-05-18T04:31:51.3490365Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:51.3490798Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:51.7316345Z 2022-05-18T04:31:51.7316908Z  2022-05-18T04:31:51.7317288Z  2022-05-18T04:31:51.7317598Z  2022-05-18T04:31:51.7317847Z  2022-05-18T04:31:51.7318107Z  2022-05-18T04:31:51.7318388Z  2022-05-18T04:31:51.7318618Z  2022-05-18T04:31:51.7318880Z  2022-05-18T04:31:51.7319326Z INFO: From Compiling caffe2/operators/lengths_top_k_op.cc: 2022-05-18T04:31:51.7319769Z [1,108 / 2,970] 8 actions running 2022-05-18T04:31:51.7320303Z Compiling caffe2/operators/lengths_top_k_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:51.7320917Z Compiling caffe2/operators/merge_id_lists_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:51.7321432Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:51.7321861Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:51.7322383Z Compiling caffe2/utils/proto_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:31:51.7322958Z Compiling caffe2/utils/murmur_hash3.cc; 0s processwrapper-sandbox 2022-05-18T04:31:51.7323422Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:51.7323844Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:51.7324052Z 2022-05-18T04:31:51.7324183Z  2022-05-18T04:31:51.7324448Z  2022-05-18T04:31:51.7324703Z  2022-05-18T04:31:51.7324951Z  2022-05-18T04:31:51.7325156Z  2022-05-18T04:31:51.7325412Z  2022-05-18T04:31:51.7325650Z  2022-05-18T04:31:51.7325891Z  2022-05-18T04:31:51.7326659Z caffe2/operators/lengths_top_k_op.cc: In instantiation of 'bool caffe2::LengthsTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T04:31:51.7327204Z caffe2/operators/lengths_top_k_op.cc:158:1: required from here 2022-05-18T04:31:51.7327956Z caffe2/operators/lengths_top_k_op.cc:42:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:51.7328460Z if (p_queue.size() < k_ || value > p_queue.top().first) { 2022-05-18T04:31:51.7329135Z caffe2/operators/lengths_top_k_op.cc:46:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:51.7329536Z if (p_queue.size() > k_) { 2022-05-18T04:31:51.7329877Z [1,108 / 2,970] 8 actions running 2022-05-18T04:31:51.7330392Z Compiling caffe2/operators/lengths_top_k_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:51.7330963Z Compiling caffe2/operators/merge_id_lists_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:51.7331450Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:51.7331883Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:51.7332401Z Compiling caffe2/utils/proto_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:31:51.7332984Z Compiling caffe2/utils/murmur_hash3.cc; 0s processwrapper-sandbox 2022-05-18T04:31:51.7333439Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:51.7333865Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:51.9494163Z 2022-05-18T04:31:51.9494753Z  2022-05-18T04:31:51.9495138Z  2022-05-18T04:31:51.9495464Z  2022-05-18T04:31:51.9495748Z  2022-05-18T04:31:51.9496063Z  2022-05-18T04:31:51.9496354Z  2022-05-18T04:31:51.9637135Z  2022-05-18T04:31:51.9638231Z  2022-05-18T04:31:51.9638682Z [1,111 / 2,970] 8 actions running 2022-05-18T04:31:51.9639136Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:51.9639667Z Compiling caffe2/utils/proto_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:31:51.9640251Z Compiling caffe2/utils/murmur_hash3.cc; 1s processwrapper-sandbox 2022-05-18T04:31:51.9640742Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:51.9641171Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:51.9641677Z Compiling caffe2/operators/log_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:51.9642145Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:51.9642690Z Compiling caffe2/operators/tt_linear_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:52.4372270Z 2022-05-18T04:31:52.4372883Z  2022-05-18T04:31:52.4373222Z  2022-05-18T04:31:52.4373576Z  2022-05-18T04:31:52.4373859Z  2022-05-18T04:31:52.4374029Z  2022-05-18T04:31:52.4374197Z  2022-05-18T04:31:52.4374368Z  2022-05-18T04:31:52.4374520Z  2022-05-18T04:31:52.4374769Z [1,112 / 2,970] 8 actions, 7 running 2022-05-18T04:31:52.4375058Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:52.4375380Z Compiling caffe2/utils/murmur_hash3.cc; 1s processwrapper-sandbox 2022-05-18T04:31:52.4375695Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:52.4375967Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:52.4376281Z Compiling caffe2/operators/log_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:52.4376586Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:52.4376922Z Compiling caffe2/operators/tt_linear_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:52.4377229Z [Scann] Compiling caffe2/operators/margin_ranking_criterion_op.cc 2022-05-18T04:31:52.6467074Z 2022-05-18T04:31:52.6467976Z  2022-05-18T04:31:52.6468346Z  2022-05-18T04:31:52.6468659Z  2022-05-18T04:31:52.6468963Z  2022-05-18T04:31:52.6469246Z  2022-05-18T04:31:52.6469474Z  2022-05-18T04:31:52.6469644Z  2022-05-18T04:31:52.6469797Z  2022-05-18T04:31:52.6470046Z [1,114 / 2,970] 8 actions, 7 running 2022-05-18T04:31:52.6470334Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:52.6470617Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:52.6470976Z Compiling caffe2/operators/log_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:52.6471286Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:52.6471606Z Compiling caffe2/operators/tt_linear_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:52.6471916Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:52.6472279Z Compiling caffe2/operators/flatten_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:52.6472551Z [Prepa] Compiling caffe2/operators/loss_op.cc 2022-05-18T04:31:52.9843356Z 2022-05-18T04:31:52.9843782Z  2022-05-18T04:31:52.9844141Z  2022-05-18T04:31:52.9844316Z  2022-05-18T04:31:52.9844482Z  2022-05-18T04:31:52.9844648Z  2022-05-18T04:31:52.9844826Z  2022-05-18T04:31:52.9845042Z  2022-05-18T04:31:52.9845209Z  2022-05-18T04:31:52.9845506Z [1,114 / 2,970] 8 actions running 2022-05-18T04:31:52.9845787Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:52.9846135Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:52.9846589Z Compiling caffe2/operators/log_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:52.9846953Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:52.9847477Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:52.9847878Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:52.9848223Z Compiling caffe2/operators/flatten_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:52.9848645Z Compiling caffe2/operators/loss_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:53.4037123Z 2022-05-18T04:31:53.4037861Z  2022-05-18T04:31:53.4038328Z  2022-05-18T04:31:53.4038638Z  2022-05-18T04:31:53.4038922Z  2022-05-18T04:31:53.4039218Z  2022-05-18T04:31:53.4039514Z  2022-05-18T04:31:53.4039799Z  2022-05-18T04:31:53.4040080Z  2022-05-18T04:31:53.4040509Z [1,115 / 2,970] 8 actions, 7 running 2022-05-18T04:31:53.4040996Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:53.4041616Z Compiling caffe2/operators/log_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:53.4042164Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:53.4042737Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:53.4043270Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:53.4043872Z Compiling caffe2/operators/flatten_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:53.4044525Z Compiling caffe2/operators/loss_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:53.4045049Z [Scann] Compiling caffe2/operators/pack_rnn_sequence_op.cc 2022-05-18T04:31:53.7844389Z 2022-05-18T04:31:53.7845205Z  2022-05-18T04:31:53.7845762Z  2022-05-18T04:31:53.7846015Z  2022-05-18T04:31:53.7846273Z  2022-05-18T04:31:53.7846443Z  2022-05-18T04:31:53.7846597Z  2022-05-18T04:31:53.7846766Z  2022-05-18T04:31:53.7846934Z  2022-05-18T04:31:53.7847163Z [1,117 / 2,970] 8 actions running 2022-05-18T04:31:53.7847578Z Compiling caffe2/operators/log_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:53.7847964Z Compiling caffe2/operators/tt_linear_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:53.7848272Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:53.7848611Z Compiling caffe2/operators/flatten_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:53.7848980Z Compiling caffe2/operators/loss_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:53.7849283Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:53.7849564Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:53.7849839Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:54.3955559Z 2022-05-18T04:31:54.3956481Z  2022-05-18T04:31:54.3958021Z  2022-05-18T04:31:54.3958539Z  2022-05-18T04:31:54.3959016Z  2022-05-18T04:31:54.3959437Z  2022-05-18T04:31:54.3959993Z  2022-05-18T04:31:54.3960532Z  2022-05-18T04:31:54.3962090Z  2022-05-18T04:31:54.3962948Z [1,118 / 2,970] 8 actions, 7 running 2022-05-18T04:31:54.3964128Z Compiling caffe2/operators/tt_linear_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:54.3964705Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:54.3965238Z Compiling caffe2/operators/flatten_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:54.3965852Z Compiling caffe2/operators/loss_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:54.3966367Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:54.3966820Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:54.3967364Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:54.3967745Z [Scann] Compiling caffe2/operators/floor_op.cc 2022-05-18T04:31:54.6174158Z 2022-05-18T04:31:54.6175206Z  2022-05-18T04:31:54.6175735Z  2022-05-18T04:31:54.6176489Z  2022-05-18T04:31:54.6176709Z  2022-05-18T04:31:54.6176882Z  2022-05-18T04:31:54.6177051Z  2022-05-18T04:31:54.6177221Z  2022-05-18T04:31:54.6177374Z  2022-05-18T04:31:54.6177619Z [1,122 / 2,970] 8 actions running 2022-05-18T04:31:54.6177909Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:54.6178176Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:54.6178450Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:54.6179192Z Compiling caffe2/operators/floor_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:54.6179732Z Compiling caffe2/sgd/adam_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:54.6180237Z Compiling caffe2/operators/ngram_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:54.6182709Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:54.6183212Z Compiling caffe2/quantization/server/tanh.cc; 0s processwrapper-sandbox 2022-05-18T04:31:55.2981934Z 2022-05-18T04:31:55.2982739Z  2022-05-18T04:31:55.2983262Z  2022-05-18T04:31:55.2983717Z  2022-05-18T04:31:55.2987529Z  2022-05-18T04:31:55.2987952Z  2022-05-18T04:31:55.2988271Z  2022-05-18T04:31:55.2988565Z  2022-05-18T04:31:55.2988875Z  2022-05-18T04:31:55.2989330Z [1,123 / 2,970] 8 actions, 7 running 2022-05-18T04:31:55.2989851Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:55.2990401Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:55.2991089Z Compiling caffe2/operators/floor_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:55.2991793Z Compiling caffe2/sgd/adam_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:55.2992480Z Compiling caffe2/operators/ngram_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:55.2993130Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:55.2993865Z Compiling caffe2/quantization/server/tanh.cc; 0s processwrapper-sandbox 2022-05-18T04:31:55.2994472Z [Scann] Compiling caffe2/operators/normalize_op.cc 2022-05-18T04:31:55.5848599Z 2022-05-18T04:31:55.5849183Z  2022-05-18T04:31:55.5849553Z  2022-05-18T04:31:55.5849824Z  2022-05-18T04:31:55.5850075Z  2022-05-18T04:31:55.5850374Z  2022-05-18T04:31:55.5850659Z  2022-05-18T04:31:55.5850927Z  2022-05-18T04:31:55.5851192Z  2022-05-18T04:31:55.5851622Z [1,124 / 2,970] 8 actions, 7 running 2022-05-18T04:31:55.5852098Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:55.5852676Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:55.5853260Z Compiling caffe2/sgd/adam_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:55.5853874Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:55.5854416Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:55.5854976Z Compiling caffe2/quantization/server/tanh.cc; 1s processwrapper-sandbox 2022-05-18T04:31:55.5855536Z Compiling caffe2/operators/normalize_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:55.5856064Z [Scann] Compiling caffe2/operators/instance_norm_op.cc 2022-05-18T04:31:55.8179824Z 2022-05-18T04:31:55.8180491Z  2022-05-18T04:31:55.8180902Z  2022-05-18T04:31:55.8181080Z  2022-05-18T04:31:55.8181247Z  2022-05-18T04:31:55.8181411Z  2022-05-18T04:31:55.8181562Z  2022-05-18T04:31:55.8181724Z  2022-05-18T04:31:55.8181885Z  2022-05-18T04:31:55.8182114Z [1,124 / 2,970] 8 actions running 2022-05-18T04:31:55.8182403Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:55.8182739Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:55.8183084Z Compiling caffe2/sgd/adam_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:55.8183465Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:55.8183773Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:55.8184102Z Compiling caffe2/quantization/server/tanh.cc; 1s processwrapper-sandbox 2022-05-18T04:31:55.8184477Z Compiling caffe2/operators/normalize_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:55.8184857Z Compiling caffe2/operators/instance_norm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:56.0762195Z 2022-05-18T04:31:56.0762766Z  2022-05-18T04:31:56.0763101Z  2022-05-18T04:31:56.0763370Z  2022-05-18T04:31:56.0763635Z  2022-05-18T04:31:56.0763889Z  2022-05-18T04:31:56.0764155Z  2022-05-18T04:31:56.0764415Z  2022-05-18T04:31:56.0764660Z  2022-05-18T04:31:56.0765043Z [1,125 / 2,970] 8 actions, 7 running 2022-05-18T04:31:56.0765587Z Compiling caffe2/operators/floor_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:56.0766432Z Compiling caffe2/sgd/adam_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:56.0767010Z Compiling caffe2/operators/ngram_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:56.0767589Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:56.0768134Z Compiling caffe2/quantization/server/tanh.cc; 1s processwrapper-sandbox 2022-05-18T04:31:56.0768760Z Compiling caffe2/operators/normalize_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:56.0769386Z Compiling caffe2/operators/instance_norm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:56.0769868Z [Scann] Compiling caffe2/operators/instance_norm_gradient_op.cc 2022-05-18T04:31:56.3127521Z 2022-05-18T04:31:56.3127936Z  2022-05-18T04:31:56.3128263Z  2022-05-18T04:31:56.3128536Z  2022-05-18T04:31:56.3128711Z  2022-05-18T04:31:56.3128976Z  2022-05-18T04:31:56.3129243Z  2022-05-18T04:31:56.3129503Z  2022-05-18T04:31:56.3129776Z  2022-05-18T04:31:56.3130214Z [1,129 / 2,970] 7 actions, 6 running 2022-05-18T04:31:56.3130663Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:56.3131243Z Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:56.3131886Z Compiling caffe2/operators/instance_norm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:56.3132400Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:56.3132980Z Compiling caffe2/core/init_intrinsics_check.cc; 0s processwrapper-sandbox 2022-05-18T04:31:56.3133551Z Compiling caffe2/operators/shape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:56.3133997Z [Scann] Compiling caffe2/sgd/adagrad_op.cc 2022-05-18T04:31:56.6440012Z 2022-05-18T04:31:56.6440638Z  2022-05-18T04:31:56.6441010Z  2022-05-18T04:31:56.6441210Z  2022-05-18T04:31:56.6441364Z  2022-05-18T04:31:56.6441530Z  2022-05-18T04:31:56.6441699Z  2022-05-18T04:31:56.6441851Z  2022-05-18T04:31:56.6442093Z [1,129 / 2,970] 8 actions running 2022-05-18T04:31:56.6442413Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:56.6442748Z Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:56.6443137Z Compiling caffe2/operators/instance_norm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:56.6443452Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:56.6443782Z Compiling caffe2/core/init_intrinsics_check.cc; 0s processwrapper-sandbox 2022-05-18T04:31:56.6444157Z Compiling caffe2/operators/shape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:56.6444502Z Compiling caffe2/core/net.cc; 0s processwrapper-sandbox 2022-05-18T04:31:56.6444844Z Compiling caffe2/sgd/adagrad_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:57.1813881Z 2022-05-18T04:31:57.1814410Z  2022-05-18T04:31:57.1814756Z  2022-05-18T04:31:57.1815060Z  2022-05-18T04:31:57.1815344Z  2022-05-18T04:31:57.1815634Z  2022-05-18T04:31:57.1815942Z  2022-05-18T04:31:57.1816195Z  2022-05-18T04:31:57.1816486Z  2022-05-18T04:31:57.1817030Z INFO: From Compiling caffe2/operators/box_with_nms_limit_op.cc: 2022-05-18T04:31:57.1817558Z [1,129 / 2,970] 8 actions running 2022-05-18T04:31:57.1817973Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:57.1818607Z Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.1819325Z Compiling caffe2/operators/instance_norm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.1819901Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:57.1820534Z Compiling caffe2/core/init_intrinsics_check.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.1821226Z Compiling caffe2/operators/shape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:57.1821858Z Compiling caffe2/core/net.cc; 0s processwrapper-sandbox 2022-05-18T04:31:57.1822487Z Compiling caffe2/sgd/adagrad_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:57.1822960Z 2022-05-18T04:31:57.1823111Z  2022-05-18T04:31:57.1823472Z  2022-05-18T04:31:57.1823775Z  2022-05-18T04:31:57.1824063Z  2022-05-18T04:31:57.1824301Z  2022-05-18T04:31:57.1824561Z  2022-05-18T04:31:57.1824839Z  2022-05-18T04:31:57.1825103Z  2022-05-18T04:31:57.1826214Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T04:31:57.1827390Z caffe2/operators/box_with_nms_limit_op.h:67:34: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:31:57.1828058Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-05-18T04:31:57.1828864Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:57.1829392Z for (int k = 0; k < cur_keep.size(); k++) { 2022-05-18T04:31:57.1829731Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:31:57.1830600Z caffe2/operators/box_with_nms_limit_op.cc: In instantiation of 'bool caffe2::BoxWithNMSLimitOp::DoRunWithType() [with T = int; Context = caffe2::CPUContext]': 2022-05-18T04:31:57.1832038Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, caffe2::TypeMeta) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2022-05-18T04:31:57.1833749Z ./caffe2/core/operator.h:1304:1: required from 'static bool caffe2::DispatchHelper, ExtraArgs ...>::call(Op*, const caffe2::Tensor&) [with Op = caffe2::BoxWithNMSLimitOp; FirstType = int; Types = {float}; ExtraArgs = {}]' 2022-05-18T04:31:57.1835084Z caffe2/operators/box_with_nms_limit_op.h:65:59: required from 'bool caffe2::BoxWithNMSLimitOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:31:57.1835754Z caffe2/operators/box_with_nms_limit_op.cc:340:51: required from here 2022-05-18T04:31:57.1836578Z caffe2/operators/box_with_nms_limit_op.cc:210:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:31:57.1837199Z [1,129 / 2,970] 8 actions running 2022-05-18T04:31:57.1837668Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:57.1838308Z Compiling caffe2/operators/normalize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.1838975Z Compiling caffe2/operators/instance_norm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.1839564Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:57.1840189Z Compiling caffe2/core/init_intrinsics_check.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.1840850Z Compiling caffe2/operators/shape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:57.1841471Z Compiling caffe2/core/net.cc; 0s processwrapper-sandbox 2022-05-18T04:31:57.1842110Z Compiling caffe2/sgd/adagrad_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:57.4341181Z 2022-05-18T04:31:57.4341772Z  2022-05-18T04:31:57.4342102Z  2022-05-18T04:31:57.4342384Z  2022-05-18T04:31:57.4342680Z  2022-05-18T04:31:57.4342959Z  2022-05-18T04:31:57.4343246Z  2022-05-18T04:31:57.4343536Z  2022-05-18T04:31:57.4343813Z  2022-05-18T04:31:57.4344233Z [1,131 / 2,970] 8 actions, 7 running 2022-05-18T04:31:57.4344851Z Compiling caffe2/operators/instance_norm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.4345394Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:57.4346142Z Compiling caffe2/core/init_intrinsics_check.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.4346776Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.4347412Z Compiling caffe2/core/net.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.4348308Z Compiling caffe2/sgd/adagrad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.4348805Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:57.4349270Z [Scann] Compiling caffe2/operators/square_root_divide_op.cc 2022-05-18T04:31:57.6815505Z 2022-05-18T04:31:57.6816060Z  2022-05-18T04:31:57.6816433Z  2022-05-18T04:31:57.6816719Z  2022-05-18T04:31:57.6817003Z  2022-05-18T04:31:57.6817315Z  2022-05-18T04:31:57.6817596Z  2022-05-18T04:31:57.6817837Z  2022-05-18T04:31:57.6818091Z  2022-05-18T04:31:57.6818456Z [1,131 / 2,970] 8 actions running 2022-05-18T04:31:57.6818990Z Compiling caffe2/operators/instance_norm_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:57.6819511Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:57.6820075Z Compiling caffe2/core/init_intrinsics_check.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.6820676Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.6821239Z Compiling caffe2/core/net.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.6821793Z Compiling caffe2/sgd/adagrad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:57.6822262Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:57.6822679Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:58.0815696Z 2022-05-18T04:31:58.0816307Z  2022-05-18T04:31:58.0816663Z  2022-05-18T04:31:58.0816996Z  2022-05-18T04:31:58.0817323Z  2022-05-18T04:31:58.0817555Z  2022-05-18T04:31:58.0817708Z  2022-05-18T04:31:58.0817873Z  2022-05-18T04:31:58.0818038Z  2022-05-18T04:31:58.0818268Z [1,133 / 2,970] 8 actions running 2022-05-18T04:31:58.0818552Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:58.0818890Z Compiling caffe2/operators/shape_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:58.0819231Z Compiling caffe2/core/net.cc; 1s processwrapper-sandbox 2022-05-18T04:31:58.0819592Z Compiling caffe2/sgd/adagrad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:58.0819902Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:58.0820173Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:58.0820487Z Compiling caffe2/operators/filler_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:58.0820853Z Compiling caffe2/core/init_denormals.cc; 0s processwrapper-sandbox 2022-05-18T04:31:58.5840141Z 2022-05-18T04:31:58.5840699Z  2022-05-18T04:31:58.5841027Z  2022-05-18T04:31:58.5841346Z  2022-05-18T04:31:58.5841753Z  2022-05-18T04:31:58.5842083Z  2022-05-18T04:31:58.5842425Z  2022-05-18T04:31:58.5842768Z  2022-05-18T04:31:58.5843046Z  2022-05-18T04:31:58.5843453Z [1,134 / 2,970] 8 actions, 7 running 2022-05-18T04:31:58.5843909Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:31:58.5844412Z Compiling caffe2/core/net.cc; 2s processwrapper-sandbox 2022-05-18T04:31:58.5844973Z Compiling caffe2/sgd/adagrad_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:58.5845498Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:58.5845936Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:58.5846459Z Compiling caffe2/operators/filler_op.cc; 0s processwrapper-sandbox 2022-05-18T04:31:58.5847048Z Compiling caffe2/core/init_denormals.cc; 0s processwrapper-sandbox 2022-05-18T04:31:58.5847578Z [Scann] Compiling caffe2/operators/fc_inference.cc 2022-05-18T04:31:58.9531517Z 2022-05-18T04:31:58.9531979Z  2022-05-18T04:31:58.9532348Z  2022-05-18T04:31:58.9532686Z  2022-05-18T04:31:58.9532985Z  2022-05-18T04:31:58.9533175Z  2022-05-18T04:31:58.9533340Z  2022-05-18T04:31:58.9533504Z  2022-05-18T04:31:58.9533654Z  2022-05-18T04:31:58.9533901Z [1,138 / 2,970] 8 actions running 2022-05-18T04:31:58.9534182Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:58.9534514Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:59.0486077Z Compiling caffe2/core/init_denormals.cc; 1s processwrapper-sandbox 2022-05-18T04:31:59.0486716Z Compiling caffe2/operators/fc_inference.cc; 0s processwrapper-sandbox 2022-05-18T04:31:59.0487216Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:59.0487848Z Compiling caffe2/operators/feature_maps_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:59.0488368Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:59.0488793Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:59.4690758Z 2022-05-18T04:31:59.4691218Z  2022-05-18T04:31:59.4691548Z  2022-05-18T04:31:59.4691809Z  2022-05-18T04:31:59.4692048Z  2022-05-18T04:31:59.4692258Z  2022-05-18T04:31:59.4692510Z  2022-05-18T04:31:59.4692744Z  2022-05-18T04:31:59.4692978Z  2022-05-18T04:31:59.4693345Z [1,139 / 2,970] 8 actions, 7 running 2022-05-18T04:31:59.4693796Z Compiling caffe2/operators/filler_op.cc; 1s processwrapper-sandbox 2022-05-18T04:31:59.4694207Z Compiling caffe2/core/init_denormals.cc; 1s processwrapper-sandbox 2022-05-18T04:31:59.4694601Z Compiling caffe2/operators/fc_inference.cc; 0s processwrapper-sandbox 2022-05-18T04:31:59.4695056Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:59.4695586Z Compiling caffe2/operators/feature_maps_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:31:59.4696032Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:59.4696323Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:59.4696633Z [Scann] //:caffe2 2022-05-18T04:31:59.8084007Z 2022-05-18T04:31:59.8084532Z  2022-05-18T04:31:59.8084900Z  2022-05-18T04:31:59.8085192Z  2022-05-18T04:31:59.8085493Z  2022-05-18T04:31:59.8085792Z  2022-05-18T04:31:59.8086078Z  2022-05-18T04:31:59.8086376Z  2022-05-18T04:31:59.8086674Z  2022-05-18T04:31:59.8087089Z [1,140 / 2,970] 8 actions, 7 running 2022-05-18T04:31:59.8087813Z Compiling caffe2/operators/filler_op.cc; 2s processwrapper-sandbox 2022-05-18T04:31:59.8088519Z Compiling caffe2/operators/fc_inference.cc; 1s processwrapper-sandbox 2022-05-18T04:31:59.8089102Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:59.8089737Z Compiling caffe2/operators/feature_maps_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:31:59.8090331Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:59.8090815Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:31:59.8091315Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:31:59.8091801Z [Scann] Compiling caffe2/operators/reciprocal_gradient_op.cc 2022-05-18T04:32:00.0176080Z 2022-05-18T04:32:00.0176609Z  2022-05-18T04:32:00.0176995Z  2022-05-18T04:32:00.0177278Z  2022-05-18T04:32:00.0177560Z  2022-05-18T04:32:00.0177857Z  2022-05-18T04:32:00.0178148Z  2022-05-18T04:32:00.0178428Z  2022-05-18T04:32:00.0178715Z  2022-05-18T04:32:00.0179119Z [1,141 / 2,970] 8 actions, 7 running 2022-05-18T04:32:00.0179763Z Compiling caffe2/operators/fc_inference.cc; 1s processwrapper-sandbox 2022-05-18T04:32:00.0180335Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:00.0180936Z Compiling caffe2/operators/feature_maps_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:00.0181490Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:00.0181971Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:00.0182431Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:00.0182891Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:00.0183295Z [Prepa] Compiling caffe2/operators/pool_op_util.cc 2022-05-18T04:32:00.2492556Z 2022-05-18T04:32:00.2493029Z  2022-05-18T04:32:00.2493340Z  2022-05-18T04:32:00.2493644Z  2022-05-18T04:32:00.2493961Z  2022-05-18T04:32:00.2494252Z  2022-05-18T04:32:00.2494445Z  2022-05-18T04:32:00.2494610Z  2022-05-18T04:32:00.2494775Z  2022-05-18T04:32:00.3380728Z [1,141 / 2,970] 8 actions running 2022-05-18T04:32:00.3381257Z Compiling caffe2/operators/fc_inference.cc; 1s processwrapper-sandbox 2022-05-18T04:32:00.3381743Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:00.3382281Z Compiling caffe2/operators/feature_maps_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:00.3382743Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:00.3383139Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:00.3383606Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:00.3384097Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:00.3384706Z Compiling caffe2/operators/pool_op_util.cc; 0s processwrapper-sandbox 2022-05-18T04:32:00.4927542Z 2022-05-18T04:32:00.4928053Z  2022-05-18T04:32:00.4928378Z  2022-05-18T04:32:00.4928654Z  2022-05-18T04:32:00.4928932Z  2022-05-18T04:32:00.4929184Z  2022-05-18T04:32:00.4929453Z  2022-05-18T04:32:00.4929723Z  2022-05-18T04:32:00.4929994Z  2022-05-18T04:32:00.4930394Z [1,142 / 2,970] 8 actions, 7 running 2022-05-18T04:32:00.4930969Z Compiling caffe2/operators/fc_inference.cc; 1s processwrapper-sandbox 2022-05-18T04:32:00.4931492Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:00.4932070Z Compiling caffe2/operators/feature_maps_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:00.4932595Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:00.4933025Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:00.4933459Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:00.4934013Z Compiling caffe2/operators/pool_op_util.cc; 0s processwrapper-sandbox 2022-05-18T04:32:00.4934480Z [Scann] Compiling caffe2/operators/given_tensor_fill_op.cc 2022-05-18T04:32:00.7388474Z 2022-05-18T04:32:00.7389087Z  2022-05-18T04:32:00.7389499Z  2022-05-18T04:32:00.7389768Z  2022-05-18T04:32:00.7390026Z  2022-05-18T04:32:00.7390293Z  2022-05-18T04:32:00.7390628Z  2022-05-18T04:32:00.7390931Z  2022-05-18T04:32:00.7391147Z  2022-05-18T04:32:00.7391389Z [1,142 / 2,970] 8 actions running 2022-05-18T04:32:00.7391731Z Compiling caffe2/operators/fc_inference.cc; 2s processwrapper-sandbox 2022-05-18T04:32:00.7392056Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:00.7392402Z Compiling caffe2/operators/feature_maps_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:00.7392708Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:00.7392981Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:00.7393250Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:00.7393573Z Compiling caffe2/operators/pool_op_util.cc; 0s processwrapper-sandbox 2022-05-18T04:32:00.7393882Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:01.0431774Z 2022-05-18T04:32:01.0432504Z  2022-05-18T04:32:01.0433028Z  2022-05-18T04:32:01.0433525Z  2022-05-18T04:32:01.0433847Z  2022-05-18T04:32:01.0434316Z  2022-05-18T04:32:01.0434622Z  2022-05-18T04:32:01.0435071Z  2022-05-18T04:32:01.0435365Z  2022-05-18T04:32:01.0435932Z [1,143 / 2,970] 8 actions running 2022-05-18T04:32:01.0436441Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:01.0437193Z Compiling caffe2/operators/feature_maps_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:01.0437982Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:01.0438377Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:01.0438649Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:01.0438999Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2022-05-18T04:32:01.0439651Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:01.0440175Z Compiling caffe2/operators/pool_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:01.2386714Z 2022-05-18T04:32:01.2387296Z  2022-05-18T04:32:01.2387587Z  2022-05-18T04:32:01.2387833Z  2022-05-18T04:32:01.2391413Z  2022-05-18T04:32:01.2395185Z  2022-05-18T04:32:01.2395425Z  2022-05-18T04:32:01.2395591Z  2022-05-18T04:32:01.2395748Z  2022-05-18T04:32:01.2396085Z [1,146 / 2,970] 8 actions running 2022-05-18T04:32:01.2396485Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:01.2396833Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:01.2397271Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2022-05-18T04:32:01.2397692Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:01.2398158Z Compiling caffe2/operators/pool_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:01.2398542Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:01.2399086Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:01.2399472Z Compiling caffe2/core/event.cc; 0s processwrapper-sandbox 2022-05-18T04:32:01.4397728Z 2022-05-18T04:32:01.4398234Z  2022-05-18T04:32:01.4398526Z  2022-05-18T04:32:01.4398772Z  2022-05-18T04:32:01.4398995Z  2022-05-18T04:32:01.4399166Z  2022-05-18T04:32:01.4399331Z  2022-05-18T04:32:01.4399536Z  2022-05-18T04:32:01.4399704Z  2022-05-18T04:32:01.4399948Z [1,147 / 2,970] 8 actions running 2022-05-18T04:32:01.4400275Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:01.4400630Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2022-05-18T04:32:01.4400985Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:01.4401328Z Compiling caffe2/operators/pool_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:01.4401635Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:01.4402017Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:01.4402358Z Compiling caffe2/core/event.cc; 0s processwrapper-sandbox 2022-05-18T04:32:01.4402709Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:01.6488681Z 2022-05-18T04:32:01.6489598Z  2022-05-18T04:32:01.6490251Z  2022-05-18T04:32:01.6491105Z  2022-05-18T04:32:01.6491358Z  2022-05-18T04:32:01.6491623Z  2022-05-18T04:32:01.6491873Z  2022-05-18T04:32:01.6492170Z  2022-05-18T04:32:01.6492375Z  2022-05-18T04:32:01.6492612Z [1,147 / 2,970] 8 actions running 2022-05-18T04:32:01.6492912Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:01.6493260Z Compiling caffe2/operators/pool_op_util.cc; 1s processwrapper-sandbox 2022-05-18T04:32:01.6493567Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:01.6493894Z Compiling caffe2/operators/pool_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:01.6494261Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:01.6494637Z Compiling caffe2/operators/sigmoid_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:01.6495171Z Compiling caffe2/core/event.cc; 0s processwrapper-sandbox 2022-05-18T04:32:01.6495561Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:02.2875642Z 2022-05-18T04:32:02.2876684Z  2022-05-18T04:32:02.2877343Z  2022-05-18T04:32:02.2880323Z  2022-05-18T04:32:02.2880846Z  2022-05-18T04:32:02.2881675Z  2022-05-18T04:32:02.2881971Z  2022-05-18T04:32:02.2882242Z  2022-05-18T04:32:02.2882513Z  2022-05-18T04:32:02.2882878Z [1,148 / 2,970] 8 actions, 7 running 2022-05-18T04:32:02.2883336Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:02.2884503Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:02.2885035Z Compiling caffe2/operators/pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:02.2885529Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:02.2886076Z Compiling caffe2/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:02.2886627Z Compiling caffe2/core/event.cc; 1s processwrapper-sandbox 2022-05-18T04:32:02.2887394Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:02.2887885Z [Scann] Compiling caffe2/core/blob_stats.cc 2022-05-18T04:32:02.6561327Z 2022-05-18T04:32:02.6561968Z  2022-05-18T04:32:02.6562306Z  2022-05-18T04:32:02.6562569Z  2022-05-18T04:32:02.6562836Z  2022-05-18T04:32:02.6563103Z  2022-05-18T04:32:02.6563364Z  2022-05-18T04:32:02.6563634Z  2022-05-18T04:32:02.6563907Z  2022-05-18T04:32:02.6564287Z [1,150 / 2,970] 8 actions running 2022-05-18T04:32:02.6564849Z Compiling caffe2/operators/pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:02.6565389Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:02.6565952Z Compiling caffe2/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:02.6566556Z Compiling caffe2/core/event.cc; 1s processwrapper-sandbox 2022-05-18T04:32:02.6567053Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:02.6567678Z Compiling caffe2/core/blob_stats.cc; 0s processwrapper-sandbox 2022-05-18T04:32:02.6568244Z Compiling caffe2/sgd/iter_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:02.6568818Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2022-05-18T04:32:03.0014330Z 2022-05-18T04:32:03.0015887Z  2022-05-18T04:32:03.0016247Z  2022-05-18T04:32:03.0016549Z  2022-05-18T04:32:03.0016855Z  2022-05-18T04:32:03.0017085Z  2022-05-18T04:32:03.0017258Z  2022-05-18T04:32:03.0017449Z  2022-05-18T04:32:03.0017610Z  2022-05-18T04:32:03.0017849Z [1,151 / 2,970] 8 actions, 7 running 2022-05-18T04:32:03.0018254Z Compiling caffe2/operators/pool_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:03.0018571Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:03.0018944Z Compiling caffe2/operators/sigmoid_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:03.0019256Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:03.0019639Z Compiling caffe2/core/blob_stats.cc; 0s processwrapper-sandbox 2022-05-18T04:32:03.0020171Z Compiling caffe2/sgd/iter_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:03.0020744Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2022-05-18T04:32:03.0021217Z [Scann] Compiling caffe2/quantization/server/int8_gen_quant_params.cc 2022-05-18T04:32:03.2505514Z 2022-05-18T04:32:03.2506256Z  2022-05-18T04:32:03.2506592Z  2022-05-18T04:32:03.2506860Z  2022-05-18T04:32:03.2507132Z  2022-05-18T04:32:03.2507388Z  2022-05-18T04:32:03.2507653Z  2022-05-18T04:32:03.2507919Z  2022-05-18T04:32:03.2508173Z  2022-05-18T04:32:03.2508559Z [1,152 / 2,970] 8 actions running 2022-05-18T04:32:03.2509024Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:03.2509583Z Compiling caffe2/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:03.2510108Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:03.2510623Z Compiling caffe2/core/blob_stats.cc; 0s processwrapper-sandbox 2022-05-18T04:32:03.2511195Z Compiling caffe2/sgd/iter_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:03.2511794Z Compiling caffe2/core/db.cc; 0s processwrapper-sandbox 2022-05-18T04:32:03.2512292Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:03.2512729Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:03.5882674Z 2022-05-18T04:32:03.5887147Z  2022-05-18T04:32:03.5887801Z  2022-05-18T04:32:03.5888538Z  2022-05-18T04:32:03.5888890Z  2022-05-18T04:32:03.5889222Z  2022-05-18T04:32:03.5889479Z  2022-05-18T04:32:03.5889777Z  2022-05-18T04:32:03.5890082Z  2022-05-18T04:32:03.5890493Z [1,153 / 2,970] 8 actions, 7 running 2022-05-18T04:32:03.5891096Z Compiling caffe2/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:03.5891627Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:03.5892174Z Compiling caffe2/core/blob_stats.cc; 1s processwrapper-sandbox 2022-05-18T04:32:03.5892766Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:03.5893668Z Compiling caffe2/core/db.cc; 1s processwrapper-sandbox 2022-05-18T04:32:03.5894144Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:03.5894632Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:03.5895081Z [Scann] Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc 2022-05-18T04:32:03.8601168Z 2022-05-18T04:32:03.8602026Z  2022-05-18T04:32:03.8602658Z  2022-05-18T04:32:03.8603104Z  2022-05-18T04:32:03.8603426Z  2022-05-18T04:32:03.8603741Z  2022-05-18T04:32:03.8604025Z  2022-05-18T04:32:03.8604332Z  2022-05-18T04:32:03.8604641Z  2022-05-18T04:32:03.8605061Z [1,153 / 2,970] 8 actions running 2022-05-18T04:32:03.8605647Z Compiling caffe2/operators/sigmoid_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:03.8606145Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:03.8606539Z Compiling caffe2/core/blob_stats.cc; 1s processwrapper-sandbox 2022-05-18T04:32:03.8606922Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:03.8607332Z Compiling caffe2/core/db.cc; 1s processwrapper-sandbox 2022-05-18T04:32:03.8607633Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:03.8607894Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:03.8608267Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:04.0631942Z 2022-05-18T04:32:04.0632652Z  2022-05-18T04:32:04.0633037Z  2022-05-18T04:32:04.0633589Z  2022-05-18T04:32:04.0633875Z  2022-05-18T04:32:04.0634323Z  2022-05-18T04:32:04.0634627Z  2022-05-18T04:32:04.0635081Z  2022-05-18T04:32:04.0636304Z  2022-05-18T04:32:04.0636986Z [1,156 / 2,970] 8 actions running 2022-05-18T04:32:04.0666405Z Compiling caffe2/sgd/iter_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:04.0667367Z Compiling caffe2/core/db.cc; 1s processwrapper-sandbox 2022-05-18T04:32:04.0667970Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:04.0668439Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:04.0668786Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:04.0669294Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:04.0669763Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:04.0670183Z Compiling caffe2/operators/gather_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:04.4196074Z 2022-05-18T04:32:04.4196657Z  2022-05-18T04:32:04.4197033Z  2022-05-18T04:32:04.4197358Z  2022-05-18T04:32:04.4197700Z  2022-05-18T04:32:04.4198021Z  2022-05-18T04:32:04.4198353Z  2022-05-18T04:32:04.4198672Z  2022-05-18T04:32:04.4198983Z  2022-05-18T04:32:04.4199435Z [1,157 / 2,970] 8 actions, 7 running 2022-05-18T04:32:04.4200068Z Compiling caffe2/sgd/iter_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:04.4200630Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:04.4201198Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:04.4201732Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:04.4202367Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:04.4202969Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:04.4203658Z Compiling caffe2/operators/gather_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:04.4204236Z [Scann] Compiling caffe2/perfkernels/adagrad.cc 2022-05-18T04:32:04.6634471Z 2022-05-18T04:32:04.6634912Z  2022-05-18T04:32:04.6635213Z  2022-05-18T04:32:04.6635376Z  2022-05-18T04:32:04.6635620Z  2022-05-18T04:32:04.6635840Z  2022-05-18T04:32:04.6636027Z  2022-05-18T04:32:04.6636284Z  2022-05-18T04:32:04.6636483Z  2022-05-18T04:32:04.6636740Z [1,157 / 2,970] 8 actions running 2022-05-18T04:32:04.6637175Z Compiling caffe2/sgd/iter_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:04.6637606Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:04.6639454Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:04.6639938Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:04.6640489Z Compiling caffe2/operators/reshape_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:04.6641017Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:04.6641594Z Compiling caffe2/operators/gather_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:04.6642121Z Compiling caffe2/perfkernels/adagrad.cc; 0s processwrapper-sandbox 2022-05-18T04:32:05.0305176Z 2022-05-18T04:32:05.0305630Z  2022-05-18T04:32:05.0306030Z  2022-05-18T04:32:05.0306207Z  2022-05-18T04:32:05.0306372Z  2022-05-18T04:32:05.0306525Z  2022-05-18T04:32:05.0306690Z  2022-05-18T04:32:05.0306860Z  2022-05-18T04:32:05.0307090Z  2022-05-18T04:32:05.0307470Z [1,158 / 2,970] 8 actions, 7 running 2022-05-18T04:32:05.0307772Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:05.0308052Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:05.0308327Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:05.0308664Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.0308961Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:05.0309295Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.0309666Z Compiling caffe2/perfkernels/adagrad.cc; 0s processwrapper-sandbox 2022-05-18T04:32:05.0309951Z [Scann] Compiling caffe2/operators/sequence_ops.cc 2022-05-18T04:32:05.2642259Z 2022-05-18T04:32:05.2642805Z  2022-05-18T04:32:05.2643115Z  2022-05-18T04:32:05.2643408Z  2022-05-18T04:32:05.2643698Z  2022-05-18T04:32:05.2644009Z  2022-05-18T04:32:05.2644315Z  2022-05-18T04:32:05.2644601Z  2022-05-18T04:32:05.2644915Z  2022-05-18T04:32:05.2645926Z [1,158 / 2,970] 8 actions running 2022-05-18T04:32:05.2646405Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:05.2646864Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:05.2647373Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:05.2647852Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.2648336Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:05.2648850Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.2649428Z Compiling caffe2/perfkernels/adagrad.cc; 0s processwrapper-sandbox 2022-05-18T04:32:05.2650001Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:05.4791624Z 2022-05-18T04:32:05.4792298Z  2022-05-18T04:32:05.4792772Z  2022-05-18T04:32:05.4793076Z  2022-05-18T04:32:05.4793353Z  2022-05-18T04:32:05.4793759Z  2022-05-18T04:32:05.4794031Z  2022-05-18T04:32:05.4794750Z  2022-05-18T04:32:05.4795176Z  2022-05-18T04:32:05.4795586Z [1,159 / 2,970] 8 actions, 7 running 2022-05-18T04:32:05.4796239Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:05.4796832Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:05.4811447Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.4812082Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:05.4812711Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.4813409Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.4814086Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:05.4814528Z [Scann] Compiling caffe2/operators/roi_align_op.cc 2022-05-18T04:32:05.4829466Z 2022-05-18T04:32:05.4829805Z  2022-05-18T04:32:05.4830127Z  2022-05-18T04:32:05.4830388Z  2022-05-18T04:32:05.4830671Z  2022-05-18T04:32:05.4830958Z  2022-05-18T04:32:05.4831223Z  2022-05-18T04:32:05.4831502Z  2022-05-18T04:32:05.4831952Z  2022-05-18T04:32:05.4832564Z INFO: From Compiling caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: 2022-05-18T04:32:05.4833118Z [1,159 / 2,970] 8 actions, 7 running 2022-05-18T04:32:05.4833631Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:05.4834082Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:05.4834643Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.4835170Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:05.4835960Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.4836621Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.4837267Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:05.4837758Z [Prepa] Compiling caffe2/operators/roi_align_op.cc 2022-05-18T04:32:05.4842448Z 2022-05-18T04:32:05.4842839Z  2022-05-18T04:32:05.4849731Z  2022-05-18T04:32:05.4850109Z  2022-05-18T04:32:05.4850405Z  2022-05-18T04:32:05.4850667Z  2022-05-18T04:32:05.4850949Z  2022-05-18T04:32:05.4851229Z  2022-05-18T04:32:05.4851487Z  2022-05-18T04:32:05.4852413Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFused8BitRowwiseQuantized__base(const float*, size_t, int, uint8_t*)': 2022-05-18T04:32:05.4853442Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:40:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.4854043Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-05-18T04:32:05.4854392Z ~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:32:05.4855251Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::Fused8BitRowwiseQuantizedToFloat__base(const uint8_t*, size_t, int, float*)': 2022-05-18T04:32:05.4856271Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:62:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.4856872Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-05-18T04:32:05.4857223Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:32:05.4858133Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FloatToFusedNBitRowwiseQuantizedSBHalf__base(int, const float*, size_t, int, uint8_t*)': 2022-05-18T04:32:05.4859166Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:140:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.4859788Z for (std::size_t col = 0; col < input_columns; ++col) { 2022-05-18T04:32:05.4860131Z ~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:32:05.4861037Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc: In function 'void caffe2::FusedNBitRowwiseQuantizedSBHalfToFloat__base(int, const uint8_t*, size_t, int, float*)': 2022-05-18T04:32:05.4862074Z caffe2/perfkernels/fused_nbit_rowwise_conversion.cc:178:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.4862652Z for (std::size_t col = 0; col < output_columns; ++col) { 2022-05-18T04:32:05.4863007Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:32:05.4863415Z [1,159 / 2,970] 8 actions, 7 running 2022-05-18T04:32:05.4863856Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:05.4864301Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:05.4864870Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.4865394Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:05.4866140Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.4866778Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.4867410Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:05.4868086Z [Prepa] Compiling caffe2/operators/roi_align_op.cc 2022-05-18T04:32:05.6100639Z 2022-05-18T04:32:05.6101171Z  2022-05-18T04:32:05.6101561Z  2022-05-18T04:32:05.6101858Z  2022-05-18T04:32:05.6102140Z  2022-05-18T04:32:05.6102432Z  2022-05-18T04:32:05.6102727Z  2022-05-18T04:32:05.6103020Z  2022-05-18T04:32:05.6103311Z  2022-05-18T04:32:05.6103920Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_op.cc: 2022-05-18T04:32:05.6104469Z [1,160 / 2,970] 8 actions running 2022-05-18T04:32:05.6104941Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:05.6105561Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.6106237Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:05.6106576Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.6106953Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.6107597Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:05.6108262Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:05.6108822Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:05.6109111Z 2022-05-18T04:32:05.6109257Z  2022-05-18T04:32:05.6109554Z  2022-05-18T04:32:05.6109832Z  2022-05-18T04:32:05.6110128Z  2022-05-18T04:32:05.6110424Z  2022-05-18T04:32:05.6110704Z  2022-05-18T04:32:05.6110993Z  2022-05-18T04:32:05.6111280Z  2022-05-18T04:32:05.6112355Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T04:32:05.6113161Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-05-18T04:32:05.6114099Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6114695Z for (int i = 0; i < X_size; i++) { 2022-05-18T04:32:05.6115006Z ~~^~~~~~~~ 2022-05-18T04:32:05.6115816Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6116409Z for (int i = 0; i < W_size; i++) { 2022-05-18T04:32:05.6116729Z ~~^~~~~~~~ 2022-05-18T04:32:05.6117518Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6118100Z for (int i = 0; i < Y_size; i++) { 2022-05-18T04:32:05.6118419Z ~~^~~~~~~~ 2022-05-18T04:32:05.6119534Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = false]': 2022-05-18T04:32:05.6120397Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:964:16: required from here 2022-05-18T04:32:05.6121319Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6121943Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:32:05.6122303Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:05.6123104Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6123725Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:32:05.6124084Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:05.6146625Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T04:32:05.6147712Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-05-18T04:32:05.6148698Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6149270Z for (int i = 0; i < X_size; i++) { 2022-05-18T04:32:05.6149599Z ~~^~~~~~~~ 2022-05-18T04:32:05.6150390Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6150957Z for (int i = 0; i < W_size; i++) { 2022-05-18T04:32:05.6151279Z ~~^~~~~~~~ 2022-05-18T04:32:05.6152065Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6152651Z for (int i = 0; i < Y_size; i++) { 2022-05-18T04:32:05.6152959Z ~~^~~~~~~~ 2022-05-18T04:32:05.6154008Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T04:32:05.6154805Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-05-18T04:32:05.6155711Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:519:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6156297Z for (int i = 0; i < X_size; i++) { 2022-05-18T04:32:05.6156625Z ~~^~~~~~~~ 2022-05-18T04:32:05.6157402Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:523:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6157962Z for (int i = 0; i < W_size; i++) { 2022-05-18T04:32:05.6158298Z ~~^~~~~~~~ 2022-05-18T04:32:05.6159086Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:527:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6159657Z for (int i = 0; i < Y_size; i++) { 2022-05-18T04:32:05.6159980Z ~~^~~~~~~~ 2022-05-18T04:32:05.6161085Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = unsigned char; bool ReluFused = true]': 2022-05-18T04:32:05.6162485Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = unsigned char; bool ReluFused = true]' 2022-05-18T04:32:05.6163246Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-05-18T04:32:05.6164178Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6164802Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:32:05.6165177Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:05.6165953Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6166572Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:32:05.6166942Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:05.6168150Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc: In instantiation of 'bool caffe2::FullyConnectedDNNLowPOp::GetQuantizationParameters_(float, int) [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T04:32:05.6361893Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:129:34: required from 'bool caffe2::FullyConnectedDNNLowPOp::RunOnDevice() [with T = short unsigned int; bool ReluFused = false]' 2022-05-18T04:32:05.6362937Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:1012:1: required from here 2022-05-18T04:32:05.6363909Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:710:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6364533Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:32:05.6364891Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:05.6365559Z caffe2/quantization/server/fully_connected_dnnlowp_op.cc:933:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:05.6366062Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:32:05.6366485Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:05.6366906Z [1,160 / 2,970] 8 actions running 2022-05-18T04:32:05.6367409Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:05.6368004Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.6368473Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:05.6368977Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.6369553Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.6370121Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:05.6370768Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:05.6371386Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:05.8639614Z 2022-05-18T04:32:05.8640152Z  2022-05-18T04:32:05.8640452Z  2022-05-18T04:32:05.8640785Z  2022-05-18T04:32:05.8641112Z  2022-05-18T04:32:05.8641364Z  2022-05-18T04:32:05.8641535Z  2022-05-18T04:32:05.8641701Z  2022-05-18T04:32:05.8641852Z  2022-05-18T04:32:05.8642117Z [1,161 / 2,970] 8 actions running 2022-05-18T04:32:05.8642475Z Compiling caffe2/operators/reshape_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.8642789Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:05.8643130Z Compiling caffe2/operators/gather_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.8643502Z Compiling caffe2/perfkernels/adagrad.cc; 1s processwrapper-sandbox 2022-05-18T04:32:05.8643862Z Compiling caffe2/operators/sequence_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:05.8644235Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:05.8644547Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:05.8644804Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:06.0729076Z 2022-05-18T04:32:06.0729586Z  2022-05-18T04:32:06.0729929Z  2022-05-18T04:32:06.0730258Z  2022-05-18T04:32:06.0730549Z  2022-05-18T04:32:06.0730836Z  2022-05-18T04:32:06.0731144Z  2022-05-18T04:32:06.0731455Z  2022-05-18T04:32:06.0731761Z  2022-05-18T04:32:06.0732171Z [1,162 / 2,970] 8 actions running 2022-05-18T04:32:06.0732544Z Compiling caffe2/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:06.0732869Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:06.0733209Z Compiling caffe2/operators/gather_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:06.0733584Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:06.0733947Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:06.0734258Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:06.0734529Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:06.0734845Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:06.2900914Z 2022-05-18T04:32:06.2901515Z  2022-05-18T04:32:06.2901947Z  2022-05-18T04:32:06.2902314Z  2022-05-18T04:32:06.2966770Z  2022-05-18T04:32:06.2967040Z  2022-05-18T04:32:06.2967444Z  2022-05-18T04:32:06.2967704Z  2022-05-18T04:32:06.2967979Z  2022-05-18T04:32:06.2968357Z [1,162 / 2,970] 8 actions running 2022-05-18T04:32:06.2968908Z Compiling caffe2/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:06.2969377Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:06.2969908Z Compiling caffe2/operators/gather_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:06.2970479Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:06.2971121Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:06.2971625Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:06.2972040Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:06.2972566Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:06.3580082Z 2022-05-18T04:32:06.3580565Z  2022-05-18T04:32:06.3581319Z  2022-05-18T04:32:06.3582651Z  2022-05-18T04:32:06.3582961Z  2022-05-18T04:32:06.3583237Z  2022-05-18T04:32:06.3583532Z  2022-05-18T04:32:06.3583824Z  2022-05-18T04:32:06.3584101Z  2022-05-18T04:32:06.3584616Z INFO: From Compiling caffe2/operators/reshape_op.cc: 2022-05-18T04:32:06.3585127Z [1,163 / 2,970] 7 actions running 2022-05-18T04:32:06.3585693Z Compiling caffe2/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:06.3586368Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:06.3586827Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:06.3587363Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:06.3587901Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:06.3588371Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:06.3588948Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:06.3589254Z 2022-05-18T04:32:06.3589407Z  2022-05-18T04:32:06.3589705Z  2022-05-18T04:32:06.3589980Z  2022-05-18T04:32:06.3590274Z  2022-05-18T04:32:06.3590567Z  2022-05-18T04:32:06.3590847Z  2022-05-18T04:32:06.3591137Z  2022-05-18T04:32:06.3591595Z caffe2/operators/reshape_op.cc: In lambda function: 2022-05-18T04:32:06.3592379Z caffe2/operators/reshape_op.cc:42:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:06.3592978Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-05-18T04:32:06.3593362Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:06.3594081Z caffe2/operators/reshape_op.cc:68:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:06.3594654Z for (int i = 0; i < actualNewShape.size(); ++i) { 2022-05-18T04:32:06.3595032Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:06.3595461Z [1,163 / 2,970] 7 actions running 2022-05-18T04:32:06.3596022Z Compiling caffe2/operators/reshape_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:06.3596584Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:06.3597184Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:06.3597865Z Compiling caffe2/operators/roi_align_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:06.3598399Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:06.3598885Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:06.3599473Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:06.6981105Z 2022-05-18T04:32:06.6981729Z  2022-05-18T04:32:06.6982083Z  2022-05-18T04:32:06.6982361Z  2022-05-18T04:32:06.6982648Z  2022-05-18T04:32:06.6982911Z  2022-05-18T04:32:06.6983172Z  2022-05-18T04:32:06.6983444Z  2022-05-18T04:32:06.6983851Z [1,164 / 2,970] 8 actions running 2022-05-18T04:32:06.6984625Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:06.6985375Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:06.6986447Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:06.6987026Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:06.6987505Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:06.6988057Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:06.6988545Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:06.6989110Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:06.9701469Z 2022-05-18T04:32:06.9702009Z  2022-05-18T04:32:06.9702275Z  2022-05-18T04:32:06.9702499Z  2022-05-18T04:32:06.9702764Z  2022-05-18T04:32:06.9703024Z  2022-05-18T04:32:06.9703295Z  2022-05-18T04:32:06.9703576Z  2022-05-18T04:32:06.9703852Z  2022-05-18T04:32:06.9704260Z [1,165 / 2,970] 8 actions, 7 running 2022-05-18T04:32:06.9704852Z Compiling caffe2/operators/sequence_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:06.9705409Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:06.9705844Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:06.9706237Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:06.9706678Z Compiling caffe2/operators/selu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:06.9707097Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:06.9707716Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:06.9708285Z [Scann] Compiling caffe2/contrib/gloo/reduce_scatter_ops.cc 2022-05-18T04:32:07.2062483Z 2022-05-18T04:32:07.2062994Z  2022-05-18T04:32:07.2063355Z  2022-05-18T04:32:07.2063639Z  2022-05-18T04:32:07.2063939Z  2022-05-18T04:32:07.2064230Z  2022-05-18T04:32:07.2064530Z  2022-05-18T04:32:07.2064841Z  2022-05-18T04:32:07.2065138Z  2022-05-18T04:32:07.2065646Z INFO: From Compiling caffe2/operators/sequence_ops.cc: 2022-05-18T04:32:07.2066323Z [1,165 / 2,970] 8 actions running 2022-05-18T04:32:07.2066928Z Compiling caffe2/operators/sequence_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:07.2067610Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:07.2068171Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:07.2068660Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:07.2069244Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:07.2069801Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:07.2070387Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:07.2070935Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:07.2071164Z 2022-05-18T04:32:07.2071309Z  2022-05-18T04:32:07.2071611Z  2022-05-18T04:32:07.2071911Z  2022-05-18T04:32:07.2072187Z  2022-05-18T04:32:07.2072474Z  2022-05-18T04:32:07.2072769Z  2022-05-18T04:32:07.2073046Z  2022-05-18T04:32:07.2073338Z  2022-05-18T04:32:07.2073949Z caffe2/operators/sequence_ops.cc:58:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-05-18T04:32:07.2074451Z #pragma warning(suppress: 4804) 2022-05-18T04:32:07.2074778Z 2022-05-18T04:32:07.2075372Z caffe2/operators/sequence_ops.cc:67:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-05-18T04:32:07.2075843Z #pragma warning(suppress: 4804) 2022-05-18T04:32:07.2076151Z 2022-05-18T04:32:07.2076528Z [1,165 / 2,970] 8 actions running 2022-05-18T04:32:07.2077090Z Compiling caffe2/operators/sequence_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:07.2077776Z Compiling caffe2/operators/roi_align_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:07.2078532Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:07.2079056Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:07.2079655Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:07.2080208Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:07.2080801Z Compiling caffe2/utils/string_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:07.2081342Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:07.4982870Z 2022-05-18T04:32:07.4984759Z  2022-05-18T04:32:07.4986471Z  2022-05-18T04:32:07.4991196Z  2022-05-18T04:32:07.4991474Z  2022-05-18T04:32:07.4991730Z  2022-05-18T04:32:07.4991971Z  2022-05-18T04:32:07.4992179Z  2022-05-18T04:32:07.4992352Z  2022-05-18T04:32:07.4992600Z [1,166 / 2,970] 8 actions running 2022-05-18T04:32:07.4992996Z Compiling caffe2/operators/roi_align_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:07.4993330Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:07.4993626Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:07.4993952Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:07.4994262Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:07.4994612Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:07.4994923Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:07.4995195Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:07.8159877Z 2022-05-18T04:32:07.8161911Z  2022-05-18T04:32:07.8163470Z  2022-05-18T04:32:07.8164070Z  2022-05-18T04:32:07.8164407Z  2022-05-18T04:32:07.8164758Z  2022-05-18T04:32:07.8165107Z  2022-05-18T04:32:07.8166713Z  2022-05-18T04:32:07.8167034Z  2022-05-18T04:32:07.8167574Z [1,168 / 2,970] 8 actions, 7 running 2022-05-18T04:32:07.8168233Z Compiling caffe2/operators/roi_align_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:07.8169063Z Compiling caffe2/operators/selu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:07.8169670Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:07.8170308Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:07.8170894Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:07.8171445Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:07.8172546Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:07.8172916Z [Scann] Compiling caffe2/core/allocator.cc 2022-05-18T04:32:08.0992838Z 2022-05-18T04:32:08.0993427Z  2022-05-18T04:32:08.0993779Z  2022-05-18T04:32:08.0994100Z  2022-05-18T04:32:08.0994415Z  2022-05-18T04:32:08.0994702Z  2022-05-18T04:32:08.0995003Z  2022-05-18T04:32:08.0995303Z  2022-05-18T04:32:08.0995584Z  2022-05-18T04:32:08.0996013Z [1,168 / 2,970] 8 actions running 2022-05-18T04:32:08.0996643Z Compiling caffe2/operators/roi_align_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:08.0997354Z Compiling caffe2/operators/selu_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:08.0997930Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:08.0998544Z Compiling caffe2/utils/string_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:08.0999033Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:08.0999507Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:08.0999963Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:08.1000488Z Compiling caffe2/core/allocator.cc; 0s processwrapper-sandbox 2022-05-18T04:32:08.2996523Z 2022-05-18T04:32:08.2997171Z  2022-05-18T04:32:08.2997505Z  2022-05-18T04:32:08.2997784Z  2022-05-18T04:32:08.2998088Z  2022-05-18T04:32:08.2998354Z  2022-05-18T04:32:08.2998615Z  2022-05-18T04:32:08.2998870Z  2022-05-18T04:32:08.2999136Z  2022-05-18T04:32:08.2999523Z [1,170 / 2,970] 8 actions running 2022-05-18T04:32:08.3000282Z Compiling caffe2/operators/selu_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:08.3000902Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:08.3001348Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:08.3001769Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:08.3002201Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:08.3002725Z Compiling caffe2/core/allocator.cc; 0s processwrapper-sandbox 2022-05-18T04:32:08.3003197Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:08.3003815Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:08.5012913Z 2022-05-18T04:32:08.5013355Z  2022-05-18T04:32:08.5013688Z  2022-05-18T04:32:08.5013967Z  2022-05-18T04:32:08.5014249Z  2022-05-18T04:32:08.5014542Z  2022-05-18T04:32:08.5014817Z  2022-05-18T04:32:08.5015101Z  2022-05-18T04:32:08.5015384Z  2022-05-18T04:32:08.5015775Z [1,170 / 2,970] 8 actions running 2022-05-18T04:32:08.5016367Z Compiling caffe2/operators/selu_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:08.5016926Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:08.5017394Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:08.5017858Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:08.5018319Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:08.5018853Z Compiling caffe2/core/allocator.cc; 0s processwrapper-sandbox 2022-05-18T04:32:08.5019367Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:08.5019962Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:08.7010000Z 2022-05-18T04:32:08.7010576Z  2022-05-18T04:32:08.7010922Z  2022-05-18T04:32:08.7011269Z  2022-05-18T04:32:08.7011588Z  2022-05-18T04:32:08.7011878Z  2022-05-18T04:32:08.7012060Z  2022-05-18T04:32:08.7012223Z  2022-05-18T04:32:08.7012371Z  2022-05-18T04:32:08.7012613Z [1,171 / 2,970] 8 actions running 2022-05-18T04:32:08.7012922Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:08.7013188Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:08.7013456Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:08.7013725Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:08.7014034Z Compiling caffe2/core/allocator.cc; 0s processwrapper-sandbox 2022-05-18T04:32:08.7014410Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:08.7014866Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:08.7015170Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:08.9041906Z 2022-05-18T04:32:08.9042487Z  2022-05-18T04:32:08.9042868Z  2022-05-18T04:32:08.9043185Z  2022-05-18T04:32:08.9043416Z  2022-05-18T04:32:08.9043581Z  2022-05-18T04:32:08.9043745Z  2022-05-18T04:32:08.9043945Z  2022-05-18T04:32:08.9044116Z  2022-05-18T04:32:08.9044360Z [1,171 / 2,970] 8 actions running 2022-05-18T04:32:08.9044713Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:08.9044997Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:08.9045268Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:08.9045634Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:08.9046218Z Compiling caffe2/core/allocator.cc; 1s processwrapper-sandbox 2022-05-18T04:32:08.9046709Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:08.9047092Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:08.9047472Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:09.1283965Z 2022-05-18T04:32:09.1284455Z  2022-05-18T04:32:09.1284806Z  2022-05-18T04:32:09.1285106Z  2022-05-18T04:32:09.1285382Z  2022-05-18T04:32:09.1285672Z  2022-05-18T04:32:09.1285960Z  2022-05-18T04:32:09.1286238Z  2022-05-18T04:32:09.1286527Z  2022-05-18T04:32:09.1287298Z INFO: From Compiling caffe2/quantization/server/fbgemm_pack_op.cc: 2022-05-18T04:32:09.1287921Z [1,171 / 2,970] 8 actions running 2022-05-18T04:32:09.1288380Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:09.1288846Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:09.1289315Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:09.1289792Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:09.1290367Z Compiling caffe2/core/allocator.cc; 1s processwrapper-sandbox 2022-05-18T04:32:09.1290823Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:09.1291304Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:09.1291817Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:09.1292048Z 2022-05-18T04:32:09.1292179Z  2022-05-18T04:32:09.1292429Z  2022-05-18T04:32:09.1292687Z  2022-05-18T04:32:09.1292954Z  2022-05-18T04:32:09.1293207Z  2022-05-18T04:32:09.1293475Z  2022-05-18T04:32:09.1293752Z  2022-05-18T04:32:09.1293997Z  2022-05-18T04:32:09.1295136Z caffe2/quantization/server/fbgemm_pack_op.cc: In function 'void caffe2::QuantizeConvBias(const caffe2::Blob&, int, const fbgemm::TensorQuantizationParams&, const std::vector&, std::vector&, bool, bool)': 2022-05-18T04:32:09.1296221Z caffe2/quantization/server/fbgemm_pack_op.cc:222:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:09.1296766Z for (int g = 0; g < filter_qparams.size(); ++g) { 2022-05-18T04:32:09.1297090Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:09.1298324Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = unsigned char; typename std::make_signed::type = signed char]': 2022-05-18T04:32:09.1299199Z caffe2/quantization/server/fbgemm_pack_op.cc:76:43: required from here 2022-05-18T04:32:09.1299979Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:09.1300493Z for (int g = 0; g < qparams.size(); ++g) { 2022-05-18T04:32:09.1300805Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:32:09.1302044Z caffe2/quantization/server/fbgemm_pack_op.cc: In instantiation of 'void caffe2::QuantizeWeight(const caffe2::Blob&, int, int, std::vector&, std::vector::type>&, dnnlowp::QuantizationFactory*) [with T = short unsigned int; typename std::make_signed::type = short int]': 2022-05-18T04:32:09.1302905Z caffe2/quantization/server/fbgemm_pack_op.cc:84:43: required from here 2022-05-18T04:32:09.1303654Z caffe2/quantization/server/fbgemm_pack_op.cc:49:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:09.1304205Z [1,171 / 2,970] 8 actions running 2022-05-18T04:32:09.1304634Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:09.1305059Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:09.1305503Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:09.1306383Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:09.1306914Z Compiling caffe2/core/allocator.cc; 1s processwrapper-sandbox 2022-05-18T04:32:09.1307388Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:09.1307947Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:09.1308450Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:09.4236349Z 2022-05-18T04:32:09.4236880Z  2022-05-18T04:32:09.4237245Z  2022-05-18T04:32:09.4237559Z  2022-05-18T04:32:09.4237865Z  2022-05-18T04:32:09.4238155Z  2022-05-18T04:32:09.4238452Z  2022-05-18T04:32:09.4238755Z  2022-05-18T04:32:09.4239227Z  2022-05-18T04:32:09.4239739Z [1,174 / 2,970] 8 actions, 7 running 2022-05-18T04:32:09.4240261Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:09.4240755Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:09.4241260Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:09.4241906Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:09.4242471Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:09.4242971Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:09.4243473Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:09.4243938Z [Scann] Compiling caffe2/operators/lengths_reducer_ops.cc 2022-05-18T04:32:09.7046444Z 2022-05-18T04:32:09.7047011Z  2022-05-18T04:32:09.7047417Z  2022-05-18T04:32:09.7047858Z  2022-05-18T04:32:09.7048171Z  2022-05-18T04:32:09.7048529Z  2022-05-18T04:32:09.7048878Z  2022-05-18T04:32:09.7049225Z  2022-05-18T04:32:09.7049541Z  2022-05-18T04:32:09.7049982Z [1,174 / 2,970] 8 actions running 2022-05-18T04:32:09.7050394Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:09.7050689Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:09.7051050Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:09.7051432Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:09.7051795Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:09.7052115Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:09.7052423Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:09.7052697Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:10.1051700Z 2022-05-18T04:32:10.1052231Z  2022-05-18T04:32:10.1052613Z  2022-05-18T04:32:10.1052938Z  2022-05-18T04:32:10.1053234Z  2022-05-18T04:32:10.1053510Z  2022-05-18T04:32:10.1053678Z  2022-05-18T04:32:10.1053828Z  2022-05-18T04:32:10.1053991Z  2022-05-18T04:32:10.1054291Z [1,175 / 2,970] 8 actions running 2022-05-18T04:32:10.1054618Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:10.1054904Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:10.1055432Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:10.1055810Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:10.1056171Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:10.1056463Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:10.1056821Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:10.1057180Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:10.4118938Z 2022-05-18T04:32:10.4120547Z  2022-05-18T04:32:10.4120892Z  2022-05-18T04:32:10.4121152Z  2022-05-18T04:32:10.4122811Z  2022-05-18T04:32:10.4123087Z  2022-05-18T04:32:10.4123337Z  2022-05-18T04:32:10.4123602Z  2022-05-18T04:32:10.4123870Z  2022-05-18T04:32:10.4124296Z [1,176 / 2,970] 8 actions, 7 running 2022-05-18T04:32:10.4124748Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:10.4125307Z Compiling caffe2/contrib/gloo/broadcast_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:10.4125825Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:10.4126251Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:10.4126682Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:10.4127110Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:10.4127695Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:10.4128079Z [Scann] Compiling caffe2/contrib/gloo/common.cc 2022-05-18T04:32:10.6288963Z 2022-05-18T04:32:10.6292164Z  2022-05-18T04:32:10.6292492Z  2022-05-18T04:32:10.6292765Z  2022-05-18T04:32:10.6293054Z  2022-05-18T04:32:10.6293291Z  2022-05-18T04:32:10.6293550Z  2022-05-18T04:32:10.6293815Z  2022-05-18T04:32:10.6294060Z  2022-05-18T04:32:10.6294638Z [1,179 / 2,970] 8 actions, 7 running 2022-05-18T04:32:10.6295190Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:10.6295625Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:10.6296056Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:10.6296488Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:10.6297001Z Compiling caffe2/contrib/gloo/common.cc; 0s processwrapper-sandbox 2022-05-18T04:32:10.6297597Z Compiling caffe2/operators/scale_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:10.6298185Z Compiling caffe2/utils/proto_convert.cc; 0s processwrapper-sandbox 2022-05-18T04:32:10.6298612Z [Scann] Compiling caffe2/operators/relu_op.cc 2022-05-18T04:32:10.9057397Z 2022-05-18T04:32:10.9057939Z  2022-05-18T04:32:10.9058335Z  2022-05-18T04:32:10.9058645Z  2022-05-18T04:32:10.9059015Z  2022-05-18T04:32:10.9059268Z  2022-05-18T04:32:10.9059545Z  2022-05-18T04:32:10.9059807Z  2022-05-18T04:32:10.9060137Z  2022-05-18T04:32:10.9060532Z [1,179 / 2,970] 8 actions running 2022-05-18T04:32:10.9060814Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:10.9061097Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:10.9061368Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:10.9061626Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:10.9061954Z Compiling caffe2/contrib/gloo/common.cc; 0s processwrapper-sandbox 2022-05-18T04:32:10.9062328Z Compiling caffe2/operators/scale_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:10.9062697Z Compiling caffe2/utils/proto_convert.cc; 0s processwrapper-sandbox 2022-05-18T04:32:10.9063047Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:11.5386968Z 2022-05-18T04:32:11.5387813Z  2022-05-18T04:32:11.5388423Z  2022-05-18T04:32:11.5388759Z  2022-05-18T04:32:11.5389266Z  2022-05-18T04:32:11.5389598Z  2022-05-18T04:32:11.5390061Z  2022-05-18T04:32:11.5390396Z  2022-05-18T04:32:11.5390875Z  2022-05-18T04:32:11.5391466Z [1,180 / 2,970] 8 actions, 7 running 2022-05-18T04:32:11.5392138Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:11.5392859Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:11.5393400Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:11.5394199Z Compiling caffe2/contrib/gloo/common.cc; 1s processwrapper-sandbox 2022-05-18T04:32:11.5395237Z Compiling caffe2/operators/scale_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:11.5396136Z Compiling caffe2/utils/proto_convert.cc; 0s processwrapper-sandbox 2022-05-18T04:32:11.5397001Z Compiling caffe2/operators/relu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:11.5397704Z [Scann] Compiling caffe2/utils/smart_tensor_printer.cc 2022-05-18T04:32:11.7583368Z 2022-05-18T04:32:11.7583905Z  2022-05-18T04:32:11.7584339Z  2022-05-18T04:32:11.7584675Z  2022-05-18T04:32:11.7584976Z  2022-05-18T04:32:11.7585309Z  2022-05-18T04:32:11.7585631Z  2022-05-18T04:32:11.7586374Z  2022-05-18T04:32:11.7586644Z  2022-05-18T04:32:11.7587041Z [1,181 / 2,970] 8 actions, 7 running 2022-05-18T04:32:11.7587489Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:11.7587940Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:11.7588496Z Compiling caffe2/contrib/gloo/common.cc; 1s processwrapper-sandbox 2022-05-18T04:32:11.7589109Z Compiling caffe2/operators/scale_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:11.7589712Z Compiling caffe2/utils/proto_convert.cc; 1s processwrapper-sandbox 2022-05-18T04:32:11.7590398Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:11.7591129Z Compiling caffe2/utils/smart_tensor_printer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:11.7591687Z [Scann] Compiling caffe2/utils/math/utils.cc 2022-05-18T04:32:12.0037367Z 2022-05-18T04:32:12.0038126Z  2022-05-18T04:32:12.0039419Z  2022-05-18T04:32:12.0039947Z  2022-05-18T04:32:12.0040210Z  2022-05-18T04:32:12.0040385Z  2022-05-18T04:32:12.0040553Z  2022-05-18T04:32:12.0040708Z  2022-05-18T04:32:12.0040874Z  2022-05-18T04:32:12.0041125Z [1,182 / 2,970] 8 actions, 7 running 2022-05-18T04:32:12.0041481Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:12.0041931Z Compiling caffe2/contrib/gloo/common.cc; 1s processwrapper-sandbox 2022-05-18T04:32:12.0042481Z Compiling caffe2/operators/scale_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:12.0043048Z Compiling caffe2/utils/proto_convert.cc; 1s processwrapper-sandbox 2022-05-18T04:32:12.0043587Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:12.0044105Z Compiling caffe2/utils/smart_tensor_printer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:12.0044602Z Compiling caffe2/utils/math/utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:12.0044896Z [Scann] Compiling caffe2/operators/load_save_op.cc 2022-05-18T04:32:12.2807722Z 2022-05-18T04:32:12.2808371Z  2022-05-18T04:32:12.2808751Z  2022-05-18T04:32:12.2809081Z  2022-05-18T04:32:12.2809380Z  2022-05-18T04:32:12.2809627Z  2022-05-18T04:32:12.2809792Z  2022-05-18T04:32:12.2809944Z  2022-05-18T04:32:12.2810105Z  2022-05-18T04:32:12.2810353Z [1,185 / 2,970] 8 actions, 7 running 2022-05-18T04:32:12.2810792Z Compiling caffe2/operators/scale_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:12.2811168Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:12.2811618Z Compiling caffe2/utils/smart_tensor_printer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:12.2811973Z Compiling caffe2/utils/math/utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:12.2812337Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:12.2812647Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:12.2812987Z Compiling caffe2/utils/bench_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:12.2813240Z [Scann] Compiling caffe2/opt/shape_info.cc 2022-05-18T04:32:12.5081524Z 2022-05-18T04:32:12.5082129Z  2022-05-18T04:32:12.5082527Z  2022-05-18T04:32:12.5082809Z  2022-05-18T04:32:12.5082996Z  2022-05-18T04:32:12.5083163Z  2022-05-18T04:32:12.5083315Z  2022-05-18T04:32:12.5083564Z  2022-05-18T04:32:12.5083730Z  2022-05-18T04:32:12.5083960Z [1,185 / 2,970] 8 actions running 2022-05-18T04:32:12.5084374Z Compiling caffe2/operators/scale_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:12.5084831Z Compiling caffe2/operators/relu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:12.5085268Z Compiling caffe2/utils/smart_tensor_printer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:12.5085690Z Compiling caffe2/utils/math/utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:12.5086090Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:12.5086468Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:12.5086799Z Compiling caffe2/utils/bench_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:12.5087294Z Compiling caffe2/opt/shape_info.cc; 0s processwrapper-sandbox 2022-05-18T04:32:12.9084279Z 2022-05-18T04:32:12.9085086Z  2022-05-18T04:32:12.9085470Z  2022-05-18T04:32:12.9085711Z  2022-05-18T04:32:12.9085883Z  2022-05-18T04:32:12.9086047Z  2022-05-18T04:32:12.9086213Z  2022-05-18T04:32:12.9086364Z  2022-05-18T04:32:12.9086526Z  2022-05-18T04:32:12.9086771Z [1,186 / 2,970] 8 actions running 2022-05-18T04:32:12.9087104Z Compiling caffe2/operators/relu_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:12.9087547Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:12.9087919Z Compiling caffe2/utils/math/utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:12.9443811Z Compiling caffe2/operators/load_save_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:12.9444326Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:12.9444881Z Compiling caffe2/utils/bench_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:12.9445468Z Compiling caffe2/opt/shape_info.cc; 0s processwrapper-sandbox 2022-05-18T04:32:12.9446067Z Compiling caffe2/operators/load_save_op_util.cc; 0s processwrapper-sandbox 2022-05-18T04:32:13.2724799Z 2022-05-18T04:32:13.2725474Z  2022-05-18T04:32:13.2725810Z  2022-05-18T04:32:13.2726012Z  2022-05-18T04:32:13.2726181Z  2022-05-18T04:32:13.2726332Z  2022-05-18T04:32:13.2726498Z  2022-05-18T04:32:13.2726662Z  2022-05-18T04:32:13.2726847Z  2022-05-18T04:32:13.2727303Z [1,187 / 2,970] 8 actions, 7 running 2022-05-18T04:32:13.2727835Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:13.2728420Z Compiling caffe2/utils/math/utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:13.2728930Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:13.2729390Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:13.2729785Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:13.2730301Z Compiling caffe2/opt/shape_info.cc; 0s processwrapper-sandbox 2022-05-18T04:32:13.2730840Z Compiling caffe2/operators/load_save_op_util.cc; 0s processwrapper-sandbox 2022-05-18T04:32:13.2731217Z [Scann] Compiling caffe2/utils/threadpool/thread_pool_guard.cpp 2022-05-18T04:32:13.5454896Z 2022-05-18T04:32:13.5455500Z  2022-05-18T04:32:13.5455877Z  2022-05-18T04:32:13.5456190Z  2022-05-18T04:32:13.5456507Z  2022-05-18T04:32:13.5457700Z  2022-05-18T04:32:13.5457984Z  2022-05-18T04:32:13.5458279Z  2022-05-18T04:32:13.5458514Z  2022-05-18T04:32:13.5458972Z [1,187 / 2,970] 8 actions running 2022-05-18T04:32:13.5459635Z Compiling caffe2/utils/smart_tensor_printer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:13.5460319Z Compiling caffe2/utils/math/utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:13.5460968Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:13.5461529Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:13.5461999Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:13.5462572Z Compiling caffe2/opt/shape_info.cc; 1s processwrapper-sandbox 2022-05-18T04:32:13.5463180Z Compiling caffe2/operators/load_save_op_util.cc; 0s processwrapper-sandbox 2022-05-18T04:32:13.5463682Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:13.7988508Z 2022-05-18T04:32:13.7989046Z  2022-05-18T04:32:13.7989409Z  2022-05-18T04:32:13.7989694Z  2022-05-18T04:32:13.7989979Z  2022-05-18T04:32:13.7990278Z  2022-05-18T04:32:13.7990579Z  2022-05-18T04:32:13.7990874Z  2022-05-18T04:32:13.7991186Z  2022-05-18T04:32:13.7991602Z [1,188 / 2,970] 8 actions, 7 running 2022-05-18T04:32:13.7992239Z Compiling caffe2/utils/smart_tensor_printer.cc; 2s processwrapper-sandbox 2022-05-18T04:32:13.7992957Z Compiling caffe2/operators/load_save_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:13.7993519Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:13.7994121Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:13.7994776Z Compiling caffe2/opt/shape_info.cc; 1s processwrapper-sandbox 2022-05-18T04:32:13.7995472Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2022-05-18T04:32:13.7996048Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:13.7996515Z [Scann] Compiling caffe2/operators/locally_connected_op.cc 2022-05-18T04:32:14.1456184Z 2022-05-18T04:32:14.1456877Z  2022-05-18T04:32:14.1457184Z  2022-05-18T04:32:14.1614043Z  2022-05-18T04:32:14.1615184Z  2022-05-18T04:32:14.1615403Z  2022-05-18T04:32:14.1615578Z  2022-05-18T04:32:14.1615830Z  2022-05-18T04:32:14.1616005Z  2022-05-18T04:32:14.1616242Z [1,190 / 2,970] 8 actions running 2022-05-18T04:32:14.1616664Z Compiling caffe2/operators/load_save_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:14.1617107Z Compiling caffe2/utils/bench_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:14.1617551Z Compiling caffe2/opt/shape_info.cc; 1s processwrapper-sandbox 2022-05-18T04:32:14.1617972Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2022-05-18T04:32:14.1618343Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:14.1618662Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:14.1618922Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:14.1619313Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:14.3620399Z 2022-05-18T04:32:14.3620852Z  2022-05-18T04:32:14.3621102Z  2022-05-18T04:32:14.3621323Z  2022-05-18T04:32:14.3621583Z  2022-05-18T04:32:14.3621800Z  2022-05-18T04:32:14.3621958Z  2022-05-18T04:32:14.3622174Z  2022-05-18T04:32:14.3622393Z  2022-05-18T04:32:14.3622623Z [1,191 / 2,970] 8 actions running 2022-05-18T04:32:14.3623006Z Compiling caffe2/operators/load_save_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:14.3623390Z Compiling caffe2/opt/shape_info.cc; 2s processwrapper-sandbox 2022-05-18T04:32:14.3623803Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2022-05-18T04:32:14.3624126Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:14.3624398Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:14.3624705Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:14.3625024Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:14.3625368Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:14.5930639Z 2022-05-18T04:32:14.5931191Z  2022-05-18T04:32:14.5931528Z  2022-05-18T04:32:14.5931821Z  2022-05-18T04:32:14.5932142Z  2022-05-18T04:32:14.5932441Z  2022-05-18T04:32:14.5932721Z  2022-05-18T04:32:14.5933022Z  2022-05-18T04:32:14.5933322Z  2022-05-18T04:32:14.5933700Z [1,191 / 2,970] 8 actions running 2022-05-18T04:32:14.5934127Z Compiling caffe2/operators/load_save_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:14.5934621Z Compiling caffe2/opt/shape_info.cc; 2s processwrapper-sandbox 2022-05-18T04:32:14.5935128Z Compiling caffe2/operators/load_save_op_util.cc; 1s processwrapper-sandbox 2022-05-18T04:32:14.5935454Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:14.5935887Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:14.5936250Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:14.5936615Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:14.5937092Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:14.8384932Z 2022-05-18T04:32:14.8385648Z  2022-05-18T04:32:14.8386247Z  2022-05-18T04:32:14.8386558Z  2022-05-18T04:32:14.8386874Z  2022-05-18T04:32:14.8387174Z  2022-05-18T04:32:14.8387481Z  2022-05-18T04:32:14.8387739Z  2022-05-18T04:32:14.8388030Z  2022-05-18T04:32:14.8388519Z INFO: From Compiling caffe2/operators/load_save_op.cc: 2022-05-18T04:32:14.8389011Z [1,191 / 2,970] 8 actions running 2022-05-18T04:32:14.8389625Z Compiling caffe2/operators/load_save_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:14.8390314Z Compiling caffe2/opt/shape_info.cc; 2s processwrapper-sandbox 2022-05-18T04:32:14.8391012Z Compiling caffe2/operators/load_save_op_util.cc; 2s processwrapper-sandbox 2022-05-18T04:32:14.8391575Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:14.8392016Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:14.8456361Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:14.8456788Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:14.8457196Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:14.8457401Z 2022-05-18T04:32:14.8457512Z  2022-05-18T04:32:14.8457740Z  2022-05-18T04:32:14.8458022Z  2022-05-18T04:32:14.8458294Z  2022-05-18T04:32:14.8458468Z  2022-05-18T04:32:14.8458700Z  2022-05-18T04:32:14.8458952Z  2022-05-18T04:32:14.8459173Z  2022-05-18T04:32:14.8460042Z caffe2/operators/load_save_op.cc: In constructor 'caffe2::internal::SaveOpImpl::SaveOpImpl(caffe2::OperatorBase*, const caffe2::OperatorDef&, caffe2::Workspace*)': 2022-05-18T04:32:14.8460837Z caffe2/operators/load_save_op.cc:108:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:14.8461277Z for (int i = 0; i < blob_names_.size(); ++i) { 2022-05-18T04:32:14.8461583Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:14.8462170Z caffe2/operators/load_save_op.cc: In member function 'bool caffe2::internal::SaveOpImpl::RunOnDevice()': 2022-05-18T04:32:14.8462780Z caffe2/operators/load_save_op.cc:189:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:14.8463170Z for (int i = 0; i < inputs.size(); ++i) { 2022-05-18T04:32:14.8463464Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:32:14.8463821Z [1,191 / 2,970] 8 actions running 2022-05-18T04:32:14.8464278Z Compiling caffe2/operators/load_save_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:14.8464682Z Compiling caffe2/opt/shape_info.cc; 2s processwrapper-sandbox 2022-05-18T04:32:14.8465163Z Compiling caffe2/operators/load_save_op_util.cc; 2s processwrapper-sandbox 2022-05-18T04:32:14.8465645Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:14.8466172Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:14.8466576Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:14.8466995Z Compiling caffe2/opt/onnxifi_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:14.8467429Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:15.1935823Z 2022-05-18T04:32:15.1936463Z  2022-05-18T04:32:15.1936870Z  2022-05-18T04:32:15.1937246Z  2022-05-18T04:32:15.1937599Z  2022-05-18T04:32:15.1937934Z  2022-05-18T04:32:15.1938288Z  2022-05-18T04:32:15.1938692Z  2022-05-18T04:32:15.1939197Z  2022-05-18T04:32:15.1939615Z [1,195 / 2,970] 8 actions running 2022-05-18T04:32:15.1940133Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:15.1940642Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:15.1941238Z Compiling caffe2/opt/onnxifi_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:15.1941753Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:15.1942356Z Compiling caffe2/operators/rsqrt_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:15.1943055Z Compiling caffe2/utils/math/broadcast.cc; 0s processwrapper-sandbox 2022-05-18T04:32:15.1943736Z Compiling caffe2/operators/swish_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:15.1944166Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:16.0600997Z 2022-05-18T04:32:16.0601602Z  2022-05-18T04:32:16.0601926Z  2022-05-18T04:32:16.0602191Z  2022-05-18T04:32:16.0602489Z  2022-05-18T04:32:16.0602750Z  2022-05-18T04:32:16.0603032Z  2022-05-18T04:32:16.0603312Z  2022-05-18T04:32:16.0603572Z  2022-05-18T04:32:16.0603986Z [1,196 / 2,970] 8 actions, 7 running 2022-05-18T04:32:16.0604474Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:16.0605027Z Compiling caffe2/opt/onnxifi_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:16.0605569Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:16.0606150Z Compiling caffe2/operators/rsqrt_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:16.0607120Z Compiling caffe2/utils/math/broadcast.cc; 1s processwrapper-sandbox 2022-05-18T04:32:16.0607869Z Compiling caffe2/operators/swish_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:16.0608398Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:16.0608809Z [Scann] Compiling caffe2/operators/softmax_utils.cc 2022-05-18T04:32:16.3948512Z 2022-05-18T04:32:16.3949001Z  2022-05-18T04:32:16.3949370Z  2022-05-18T04:32:16.3949629Z  2022-05-18T04:32:16.3949889Z  2022-05-18T04:32:16.3950162Z  2022-05-18T04:32:16.3950408Z  2022-05-18T04:32:16.3950662Z  2022-05-18T04:32:16.3950915Z  2022-05-18T04:32:16.3951279Z [1,199 / 2,970] 8 actions running 2022-05-18T04:32:16.3951817Z Compiling caffe2/operators/rsqrt_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:16.3952435Z Compiling caffe2/utils/math/broadcast.cc; 1s processwrapper-sandbox 2022-05-18T04:32:16.3953051Z Compiling caffe2/operators/swish_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:16.3953583Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:16.3954111Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.3954735Z Compiling caffe2/perfkernels/math_cpu_base.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.3955305Z Compiling caffe2/opt/converter.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.3955875Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.8012023Z 2022-05-18T04:32:16.8012616Z  2022-05-18T04:32:16.8012997Z  2022-05-18T04:32:16.8013314Z  2022-05-18T04:32:16.8013591Z  2022-05-18T04:32:16.8013905Z  2022-05-18T04:32:16.8015892Z  2022-05-18T04:32:16.8016222Z  2022-05-18T04:32:16.8016561Z  2022-05-18T04:32:16.8017008Z [1,200 / 2,970] 8 actions, 7 running 2022-05-18T04:32:16.8017641Z Compiling caffe2/operators/rsqrt_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:16.8018347Z Compiling caffe2/operators/swish_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:16.8018906Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:16.8019538Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.8020248Z Compiling caffe2/perfkernels/math_cpu_base.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.8021286Z Compiling caffe2/opt/converter.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.8021951Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.8022477Z [Scann] Compiling caffe2/sgd/learning_rate_adaption_op.cc 2022-05-18T04:32:16.8927373Z 2022-05-18T04:32:16.8927876Z  2022-05-18T04:32:16.8928196Z  2022-05-18T04:32:16.8928474Z  2022-05-18T04:32:16.8928739Z  2022-05-18T04:32:16.8928994Z  2022-05-18T04:32:16.8929263Z  2022-05-18T04:32:16.8929520Z  2022-05-18T04:32:16.8929767Z  2022-05-18T04:32:16.8930326Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_op.cc: 2022-05-18T04:32:16.8930854Z [1,200 / 2,970] 8 actions running 2022-05-18T04:32:16.8931421Z Compiling caffe2/operators/rsqrt_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:16.8932073Z Compiling caffe2/operators/swish_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:16.8932616Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:16.8933248Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.8933876Z Compiling caffe2/perfkernels/math_cpu_base.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.8934469Z Compiling caffe2/opt/converter.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.8935064Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.8935554Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:16.8935780Z 2022-05-18T04:32:16.8935913Z  2022-05-18T04:32:16.8936180Z  2022-05-18T04:32:16.8936647Z  2022-05-18T04:32:16.8936932Z  2022-05-18T04:32:16.8937310Z  2022-05-18T04:32:16.8937598Z  2022-05-18T04:32:16.8937895Z  2022-05-18T04:32:16.8938188Z  2022-05-18T04:32:16.8945554Z caffe2/operators/rnn/recurrent_network_op.cc: In function 'void caffe2::detail::extractLinks(caffe2::OperatorBase*, const string&, const string&, const string&, const string&, std::vector*)': 2022-05-18T04:32:16.8946814Z caffe2/operators/rnn/recurrent_network_op.cc:232:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:16.8947366Z for (auto i = 0; i < internal.size(); ++i) { 2022-05-18T04:32:16.8947689Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:32:16.8948062Z [1,200 / 2,970] 8 actions running 2022-05-18T04:32:16.8948580Z Compiling caffe2/operators/rsqrt_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:16.8949237Z Compiling caffe2/operators/swish_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:16.8949808Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:16.8950451Z Compiling caffe2/operators/softmax_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.8951265Z Compiling caffe2/perfkernels/math_cpu_base.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.8951948Z Compiling caffe2/opt/converter.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.8952607Z Compiling caffe2/sgd/learning_rate_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:16.8953153Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:17.1948929Z 2022-05-18T04:32:17.1949536Z  2022-05-18T04:32:17.1949888Z  2022-05-18T04:32:17.1950238Z  2022-05-18T04:32:17.1950522Z  2022-05-18T04:32:17.1950689Z  2022-05-18T04:32:17.1950853Z  2022-05-18T04:32:17.1951017Z  2022-05-18T04:32:17.1951168Z  2022-05-18T04:32:17.1951406Z [1,203 / 2,970] 8 actions running 2022-05-18T04:32:17.1951755Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:17.1952177Z Compiling caffe2/perfkernels/math_cpu_base.cc; 1s processwrapper-sandbox 2022-05-18T04:32:17.1952531Z Compiling caffe2/opt/converter.cc; 1s processwrapper-sandbox 2022-05-18T04:32:17.1952892Z Compiling caffe2/sgd/learning_rate_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:17.1953202Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:17.1953519Z Compiling caffe2/utils/math/transpose.cc; 0s processwrapper-sandbox 2022-05-18T04:32:17.1953827Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:17.1954140Z Compiling caffe2/sgd/lars_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:17.7639436Z 2022-05-18T04:32:17.7640009Z  2022-05-18T04:32:17.7640419Z  2022-05-18T04:32:17.7640681Z  2022-05-18T04:32:17.7640901Z  2022-05-18T04:32:17.7641080Z  2022-05-18T04:32:17.7641234Z  2022-05-18T04:32:17.7641405Z  2022-05-18T04:32:17.7641575Z  2022-05-18T04:32:17.7641867Z [1,204 / 2,970] 8 actions, 7 running 2022-05-18T04:32:17.7642233Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:17.7642655Z Compiling caffe2/opt/converter.cc; 1s processwrapper-sandbox 2022-05-18T04:32:17.7643005Z Compiling caffe2/sgd/learning_rate_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:17.7643368Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:17.7643700Z Compiling caffe2/utils/math/transpose.cc; 0s processwrapper-sandbox 2022-05-18T04:32:17.7644042Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:17.7644360Z Compiling caffe2/sgd/lars_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:17.7644634Z [Scann] Compiling caffe2/sgd/yellowfin_op.cc 2022-05-18T04:32:18.0291533Z 2022-05-18T04:32:18.0292104Z  2022-05-18T04:32:18.0292489Z  2022-05-18T04:32:18.0292801Z  2022-05-18T04:32:18.0293112Z  2022-05-18T04:32:18.0293403Z  2022-05-18T04:32:18.0293676Z  2022-05-18T04:32:18.0294143Z  2022-05-18T04:32:18.0294469Z  2022-05-18T04:32:18.0294859Z [1,204 / 2,970] 8 actions running 2022-05-18T04:32:18.0295501Z Compiling caffe2/operators/softmax_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:18.0296211Z Compiling caffe2/opt/converter.cc; 1s processwrapper-sandbox 2022-05-18T04:32:18.0296896Z Compiling caffe2/sgd/learning_rate_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:18.0297466Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:18.0298124Z Compiling caffe2/utils/math/transpose.cc; 1s processwrapper-sandbox 2022-05-18T04:32:18.0298767Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:18.0299282Z Compiling caffe2/sgd/lars_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:18.0299852Z Compiling caffe2/sgd/yellowfin_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:18.2519546Z 2022-05-18T04:32:18.2520236Z  2022-05-18T04:32:18.2520725Z  2022-05-18T04:32:18.2520992Z  2022-05-18T04:32:18.2521424Z  2022-05-18T04:32:18.2521724Z  2022-05-18T04:32:18.2522106Z  2022-05-18T04:32:18.2522377Z  2022-05-18T04:32:18.2522617Z  2022-05-18T04:32:18.2523143Z [1,206 / 2,970] 8 actions, 7 running 2022-05-18T04:32:18.2523854Z Compiling caffe2/sgd/learning_rate_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:18.2524511Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:18.2525208Z Compiling caffe2/utils/math/transpose.cc; 1s processwrapper-sandbox 2022-05-18T04:32:18.2525779Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:18.2526426Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:18.2527011Z Compiling caffe2/sgd/yellowfin_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:18.2527688Z Compiling caffe2/operators/map_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:18.2528151Z [Scann] Compiling caffe2/operators/matmul_op.cc 2022-05-18T04:32:18.6286276Z 2022-05-18T04:32:18.6286901Z  2022-05-18T04:32:18.6287356Z  2022-05-18T04:32:18.6287689Z  2022-05-18T04:32:18.6287919Z  2022-05-18T04:32:18.6288071Z  2022-05-18T04:32:18.6288236Z  2022-05-18T04:32:18.6288400Z  2022-05-18T04:32:18.6288551Z  2022-05-18T04:32:18.6288788Z [1,207 / 2,970] 8 actions running 2022-05-18T04:32:18.6289071Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:18.6289406Z Compiling caffe2/utils/math/transpose.cc; 1s processwrapper-sandbox 2022-05-18T04:32:18.6289722Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:18.6290036Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:18.6290391Z Compiling caffe2/sgd/yellowfin_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:18.6290738Z Compiling caffe2/operators/map_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:18.6291106Z Compiling caffe2/operators/matmul_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:18.6291419Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:18.9512581Z 2022-05-18T04:32:18.9513540Z  2022-05-18T04:32:18.9514397Z  2022-05-18T04:32:18.9514780Z  2022-05-18T04:32:18.9515055Z  2022-05-18T04:32:18.9515333Z  2022-05-18T04:32:18.9515639Z  2022-05-18T04:32:18.9515930Z  2022-05-18T04:32:18.9516204Z  2022-05-18T04:32:18.9516566Z [1,208 / 2,970] 8 actions, 7 running 2022-05-18T04:32:18.9517114Z Compiling caffe2/utils/math/transpose.cc; 2s processwrapper-sandbox 2022-05-18T04:32:18.9517595Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:18.9517957Z Compiling caffe2/sgd/lars_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:18.9518361Z Compiling caffe2/sgd/yellowfin_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:18.9518927Z Compiling caffe2/operators/map_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:18.9519290Z Compiling caffe2/operators/matmul_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:18.9519603Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:18.9520299Z [Scann] Compiling caffe2/operators/tanh_op.cc 2022-05-18T04:32:19.2923149Z 2022-05-18T04:32:19.2923643Z  2022-05-18T04:32:19.2924116Z  2022-05-18T04:32:19.2924373Z  2022-05-18T04:32:19.2924527Z  2022-05-18T04:32:19.2924694Z  2022-05-18T04:32:19.2924860Z  2022-05-18T04:32:19.2925010Z  2022-05-18T04:32:19.2925175Z  2022-05-18T04:32:19.2925418Z [1,211 / 2,970] 8 actions running 2022-05-18T04:32:19.2925754Z Compiling caffe2/sgd/yellowfin_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:19.2926128Z Compiling caffe2/operators/map_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:19.2926499Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:19.2926805Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:19.2927121Z Compiling caffe2/operators/tanh_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:19.2927554Z Compiling caffe2/operators/string_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:19.2927881Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:19.2928207Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:19.7088803Z 2022-05-18T04:32:19.7089381Z  2022-05-18T04:32:19.7089756Z  2022-05-18T04:32:19.7090047Z  2022-05-18T04:32:19.7090365Z  2022-05-18T04:32:19.7091765Z  2022-05-18T04:32:19.7092111Z  2022-05-18T04:32:19.7092446Z  2022-05-18T04:32:19.7092938Z  2022-05-18T04:32:19.7093365Z [1,212 / 2,970] 8 actions, 7 running 2022-05-18T04:32:19.7093960Z Compiling caffe2/operators/map_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:19.7094673Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:19.7095248Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:19.7095838Z Compiling caffe2/operators/tanh_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:19.7096544Z Compiling caffe2/operators/string_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:19.7096929Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:19.7097256Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:19.7097560Z [Scann] Compiling caffe2/ideep/operators/concat_split_op.cc 2022-05-18T04:32:19.9803410Z 2022-05-18T04:32:19.9803919Z  2022-05-18T04:32:19.9804306Z  2022-05-18T04:32:19.9804607Z  2022-05-18T04:32:19.9804904Z  2022-05-18T04:32:19.9805079Z  2022-05-18T04:32:19.9805257Z  2022-05-18T04:32:19.9805458Z  2022-05-18T04:32:19.9805623Z  2022-05-18T04:32:19.9805853Z [1,212 / 2,970] 8 actions running 2022-05-18T04:32:19.9806266Z Compiling caffe2/operators/map_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:19.9806643Z Compiling caffe2/operators/matmul_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:19.9806997Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:19.9807419Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:19.9807846Z Compiling caffe2/operators/string_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:19.9808143Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:19.9808545Z Compiling caffe2/operators/percentile_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:19.9808867Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:20.3551703Z 2022-05-18T04:32:20.3552182Z  2022-05-18T04:32:20.3552535Z  2022-05-18T04:32:20.3552788Z  2022-05-18T04:32:20.3553045Z  2022-05-18T04:32:20.3553313Z  2022-05-18T04:32:20.3553574Z  2022-05-18T04:32:20.3553827Z  2022-05-18T04:32:20.3554096Z  2022-05-18T04:32:20.3554483Z [1,213 / 2,970] 8 actions, 7 running 2022-05-18T04:32:20.3555045Z Compiling caffe2/operators/matmul_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:20.3555557Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:20.3556366Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:20.3556875Z Compiling caffe2/operators/string_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:20.3557297Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:20.3557855Z Compiling caffe2/operators/percentile_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:20.3558361Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:20.3558741Z [Scann] Compiling caffe2/operators/numpy_tile_op.cc 2022-05-18T04:32:20.4200592Z 2022-05-18T04:32:20.4201214Z  2022-05-18T04:32:20.4201584Z  2022-05-18T04:32:20.4201874Z  2022-05-18T04:32:20.4202160Z  2022-05-18T04:32:20.4202462Z  2022-05-18T04:32:20.4202743Z  2022-05-18T04:32:20.4203025Z  2022-05-18T04:32:20.4203650Z  2022-05-18T04:32:20.4204123Z INFO: From Compiling caffe2/operators/last_n_window_collector.cc: 2022-05-18T04:32:20.4204660Z [1,214 / 2,970] 8 actions running 2022-05-18T04:32:20.4205155Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:20.4205780Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:20.4206438Z Compiling caffe2/operators/string_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:20.4206972Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:20.4207431Z Compiling caffe2/operators/percentile_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:20.4207780Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:20.4208196Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:20.4208564Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:20.4208700Z 2022-05-18T04:32:20.4208785Z  2022-05-18T04:32:20.4208979Z  2022-05-18T04:32:20.4209159Z  2022-05-18T04:32:20.4209354Z  2022-05-18T04:32:20.4209512Z  2022-05-18T04:32:20.4209747Z  2022-05-18T04:32:20.4209926Z  2022-05-18T04:32:20.4210100Z  2022-05-18T04:32:20.4210804Z caffe2/operators/last_n_window_collector.cc: In instantiation of 'bool caffe2::{anonymous}::LastNWindowCollectorOp::collect() [with Context = caffe2::CPUContext]': 2022-05-18T04:32:20.4211586Z caffe2/operators/last_n_window_collector.cc:27:21: required from 'bool caffe2::{anonymous}::LastNWindowCollectorOp::RunOnDevice() [with Context = caffe2::CPUContext]' 2022-05-18T04:32:20.4211985Z caffe2/operators/last_n_window_collector.cc:224:1: required from here 2022-05-18T04:32:20.4212532Z caffe2/operators/last_n_window_collector.cc:47:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:20.4212926Z for (size_t i = 1; i < input.dim(); ++i) { 2022-05-18T04:32:20.4213362Z caffe2/operators/last_n_window_collector.cc:89:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:20.4213721Z if (output_num > output_batch_size) { 2022-05-18T04:32:20.4213927Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:20.4214213Z [1,214 / 2,970] 8 actions running 2022-05-18T04:32:20.4214512Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:20.4214882Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:20.4215308Z Compiling caffe2/operators/string_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:20.4215623Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:20.4216059Z Compiling caffe2/operators/percentile_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:20.4216404Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:20.4216831Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:20.4217135Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:20.8073074Z 2022-05-18T04:32:20.8073598Z  2022-05-18T04:32:20.8073914Z  2022-05-18T04:32:20.8074190Z  2022-05-18T04:32:20.8074444Z  2022-05-18T04:32:20.8074694Z  2022-05-18T04:32:20.8075138Z  2022-05-18T04:32:20.8075481Z  2022-05-18T04:32:20.8075728Z  2022-05-18T04:32:20.8076106Z [1,215 / 2,970] 8 actions running 2022-05-18T04:32:20.8076646Z Compiling caffe2/operators/tanh_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:20.8077246Z Compiling caffe2/operators/string_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:20.8077746Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:20.8078299Z Compiling caffe2/operators/percentile_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:20.8078793Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:20.8079342Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:20.8079845Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:20.8080286Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:21.2182741Z 2022-05-18T04:32:21.2183144Z  2022-05-18T04:32:21.2183468Z  2022-05-18T04:32:21.2183751Z  2022-05-18T04:32:21.2184017Z  2022-05-18T04:32:21.2184287Z  2022-05-18T04:32:21.2184565Z  2022-05-18T04:32:21.2184827Z  2022-05-18T04:32:21.2185091Z  2022-05-18T04:32:21.2185487Z [1,216 / 2,970] 8 actions, 7 running 2022-05-18T04:32:21.2187001Z Compiling caffe2/operators/string_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:21.2187562Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:21.2188144Z Compiling caffe2/operators/percentile_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:21.2188686Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:21.2189266Z Compiling caffe2/operators/numpy_tile_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:21.2189816Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:21.2190296Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:21.2190683Z [Scann] Compiling caffe2/operators/negative_op.cc 2022-05-18T04:32:21.4281769Z 2022-05-18T04:32:21.4282332Z  2022-05-18T04:32:21.4282709Z  2022-05-18T04:32:21.4282989Z  2022-05-18T04:32:21.4283293Z  2022-05-18T04:32:21.4283577Z  2022-05-18T04:32:21.4283846Z  2022-05-18T04:32:21.4284131Z  2022-05-18T04:32:21.4284417Z  2022-05-18T04:32:21.4284823Z [1,218 / 2,970] 8 actions, 7 running 2022-05-18T04:32:21.4285416Z Compiling caffe2/operators/string_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:21.4285973Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:21.4286435Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:21.4287038Z Compiling caffe2/operators/numpy_tile_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:21.4287728Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:21.4288314Z Compiling caffe2/operators/negative_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:21.4288847Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:21.4289290Z [Prepa] Compiling caffe2/operators/order_switch_ops.cc 2022-05-18T04:32:21.8080815Z 2022-05-18T04:32:21.8081442Z  2022-05-18T04:32:21.8081795Z  2022-05-18T04:32:21.8082047Z  2022-05-18T04:32:21.8082227Z  2022-05-18T04:32:21.8083428Z  2022-05-18T04:32:21.8083874Z  2022-05-18T04:32:21.8084123Z  2022-05-18T04:32:21.8084331Z  2022-05-18T04:32:21.8084570Z [1,219 / 2,970] 8 actions running 2022-05-18T04:32:21.8084860Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:21.8085147Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:21.8086375Z Compiling caffe2/operators/numpy_tile_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:21.8086743Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:21.8087088Z Compiling caffe2/operators/negative_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:21.8087493Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:21.8087830Z Compiling caffe2/operators/order_switch_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:21.8088202Z Compiling caffe2/operators/mod_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:22.2088850Z 2022-05-18T04:32:22.2089426Z  2022-05-18T04:32:22.2089776Z  2022-05-18T04:32:22.2090083Z  2022-05-18T04:32:22.2090391Z  2022-05-18T04:32:22.2090679Z  2022-05-18T04:32:22.2090962Z  2022-05-18T04:32:22.2091269Z  2022-05-18T04:32:22.2091555Z  2022-05-18T04:32:22.2091968Z [1,220 / 2,970] 8 actions running 2022-05-18T04:32:22.2092406Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:22.2093046Z Compiling caffe2/operators/numpy_tile_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:22.2093538Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:22.2094058Z Compiling caffe2/operators/negative_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:22.2094557Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:22.2095033Z Compiling caffe2/operators/order_switch_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:22.2095602Z Compiling caffe2/operators/mod_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:22.2096204Z Compiling caffe2/serialize/file_adapter.cc; 0s processwrapper-sandbox 2022-05-18T04:32:22.4410034Z 2022-05-18T04:32:22.4410479Z  2022-05-18T04:32:22.4410705Z  2022-05-18T04:32:22.4410879Z  2022-05-18T04:32:22.4411033Z  2022-05-18T04:32:22.4411199Z  2022-05-18T04:32:22.4411366Z  2022-05-18T04:32:22.4411518Z  2022-05-18T04:32:22.4411683Z  2022-05-18T04:32:22.4411928Z [1,221 / 2,970] 8 actions, 7 running 2022-05-18T04:32:22.4412203Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:22.4412480Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:22.4412815Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:22.4413118Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:22.4413458Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:22.4413832Z Compiling caffe2/operators/mod_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:22.4414216Z Compiling caffe2/serialize/file_adapter.cc; 0s processwrapper-sandbox 2022-05-18T04:32:22.4414492Z [Scann] Compiling caffe2/operators/moments_op.cc 2022-05-18T04:32:22.4992707Z 2022-05-18T04:32:22.4994391Z  2022-05-18T04:32:22.5000174Z  2022-05-18T04:32:22.5000484Z  2022-05-18T04:32:22.5000784Z  2022-05-18T04:32:22.5001083Z  2022-05-18T04:32:22.5001363Z  2022-05-18T04:32:22.5001657Z  2022-05-18T04:32:22.5001954Z  2022-05-18T04:32:22.5002500Z INFO: From Compiling caffe2/ideep/operators/concat_split_op.cc: 2022-05-18T04:32:22.5003050Z [1,221 / 2,970] 8 actions running 2022-05-18T04:32:22.5003513Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:22.5003983Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:22.5004582Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:22.5017012Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:22.5017684Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:22.5018348Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:22.5019006Z Compiling caffe2/serialize/file_adapter.cc; 0s processwrapper-sandbox 2022-05-18T04:32:22.5019683Z Compiling caffe2/operators/moments_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:22.5031610Z 2022-05-18T04:32:22.5031870Z  2022-05-18T04:32:22.5032178Z  2022-05-18T04:32:22.5032486Z  2022-05-18T04:32:22.5032789Z  2022-05-18T04:32:22.5033067Z  2022-05-18T04:32:22.5033360Z  2022-05-18T04:32:22.5033658Z  2022-05-18T04:32:22.5033937Z  2022-05-18T04:32:22.5042868Z caffe2/ideep/operators/concat_split_op.cc: In member function 'virtual bool {anonymous}::IDEEPConcatOp::RunOnDevice()': 2022-05-18T04:32:22.5043863Z caffe2/ideep/operators/concat_split_op.cc:65:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:22.5044740Z for (int i = 0; i < axis_vdata.size(); i++) { 2022-05-18T04:32:22.5045207Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:22.5045638Z [1,221 / 2,970] 8 actions running 2022-05-18T04:32:22.5046103Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:22.5046572Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:22.5047257Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:22.5047826Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:22.5048447Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:22.5049125Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:22.5049802Z Compiling caffe2/serialize/file_adapter.cc; 0s processwrapper-sandbox 2022-05-18T04:32:22.5050469Z Compiling caffe2/operators/moments_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:22.8093491Z 2022-05-18T04:32:22.8094071Z  2022-05-18T04:32:22.8094460Z  2022-05-18T04:32:22.8094776Z  2022-05-18T04:32:22.8095080Z  2022-05-18T04:32:22.8095386Z  2022-05-18T04:32:22.8096920Z  2022-05-18T04:32:22.8097424Z  2022-05-18T04:32:22.8100891Z  2022-05-18T04:32:22.8101637Z [1,223 / 2,970] 8 actions running 2022-05-18T04:32:22.8102635Z Compiling caffe2/operators/negative_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:22.8103446Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:22.8104228Z Compiling caffe2/operators/order_switch_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:22.8111105Z Compiling caffe2/operators/mod_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:22.8115428Z Compiling caffe2/serialize/file_adapter.cc; 0s processwrapper-sandbox 2022-05-18T04:32:22.8116459Z Compiling caffe2/operators/moments_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:22.8117134Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:22.8118196Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:23.5400643Z 2022-05-18T04:32:23.5401151Z  2022-05-18T04:32:23.5401504Z  2022-05-18T04:32:23.5401786Z  2022-05-18T04:32:23.5402045Z  2022-05-18T04:32:23.5402346Z  2022-05-18T04:32:23.5402627Z  2022-05-18T04:32:23.5402883Z  2022-05-18T04:32:23.5403160Z  2022-05-18T04:32:23.5403560Z [1,224 / 2,970] 8 actions, 7 running 2022-05-18T04:32:23.5404131Z Compiling caffe2/operators/negative_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:23.5404677Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:23.5405280Z Compiling caffe2/operators/order_switch_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:23.5405925Z Compiling caffe2/operators/mod_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:23.5406593Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:23.5407040Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:23.5407543Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:23.5407880Z [Scann] Compiling caffe2/operators/pack_segments.cc 2022-05-18T04:32:23.8103819Z 2022-05-18T04:32:23.8104454Z  2022-05-18T04:32:23.8104780Z  2022-05-18T04:32:23.8105044Z  2022-05-18T04:32:23.8105310Z  2022-05-18T04:32:23.8105576Z  2022-05-18T04:32:23.8105993Z  2022-05-18T04:32:23.8106271Z  2022-05-18T04:32:23.8106536Z  2022-05-18T04:32:23.8106900Z [1,227 / 2,970] 8 actions running 2022-05-18T04:32:23.8107351Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:23.8107915Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:23.8108417Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:23.8108850Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:23.8109406Z Compiling caffe2/operators/pack_segments.cc; 0s processwrapper-sandbox 2022-05-18T04:32:23.8110026Z Compiling caffe2/sgd/adadelta_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:23.8110905Z Compiling caffe2/operators/text_file_reader.cc; 0s processwrapper-sandbox 2022-05-18T04:32:23.8111424Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:24.2101932Z 2022-05-18T04:32:24.2102548Z  2022-05-18T04:32:24.2102921Z  2022-05-18T04:32:24.2103149Z  2022-05-18T04:32:24.2103317Z  2022-05-18T04:32:24.2103469Z  2022-05-18T04:32:24.2103633Z  2022-05-18T04:32:24.2103799Z  2022-05-18T04:32:24.2103950Z  2022-05-18T04:32:24.2104189Z [1,228 / 2,970] 8 actions running 2022-05-18T04:32:24.2104551Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:24.2104875Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:24.2105135Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:24.2105477Z Compiling caffe2/operators/pack_segments.cc; 0s processwrapper-sandbox 2022-05-18T04:32:24.2106229Z Compiling caffe2/sgd/adadelta_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:24.2106626Z Compiling caffe2/operators/text_file_reader.cc; 0s processwrapper-sandbox 2022-05-18T04:32:24.2107030Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:24.2107301Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:24.4252855Z 2022-05-18T04:32:24.4253328Z  2022-05-18T04:32:24.4253702Z  2022-05-18T04:32:24.4253934Z  2022-05-18T04:32:24.4254102Z  2022-05-18T04:32:24.4254269Z  2022-05-18T04:32:24.4254422Z  2022-05-18T04:32:24.4254586Z  2022-05-18T04:32:24.4254751Z  2022-05-18T04:32:24.4254979Z [1,229 / 2,970] 8 actions running 2022-05-18T04:32:24.4255325Z Compiling caffe2/operators/moments_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:24.4255645Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:24.4255987Z Compiling caffe2/operators/pack_segments.cc; 0s processwrapper-sandbox 2022-05-18T04:32:24.4256343Z Compiling caffe2/sgd/adadelta_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:24.4256731Z Compiling caffe2/operators/text_file_reader.cc; 0s processwrapper-sandbox 2022-05-18T04:32:24.4257050Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:24.4257307Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:24.4257623Z Compiling caffe2/opt/passes.cc; 0s processwrapper-sandbox 2022-05-18T04:32:24.6643698Z 2022-05-18T04:32:24.6644922Z  2022-05-18T04:32:24.6645167Z  2022-05-18T04:32:24.6645391Z  2022-05-18T04:32:24.6645563Z  2022-05-18T04:32:24.6645796Z  2022-05-18T04:32:24.6646067Z  2022-05-18T04:32:24.6646276Z  2022-05-18T04:32:24.6646518Z  2022-05-18T04:32:24.6646839Z [1,229 / 2,970] 8 actions running 2022-05-18T04:32:24.6647409Z Compiling caffe2/operators/moments_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:24.6647834Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:24.6648303Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2022-05-18T04:32:24.6648760Z Compiling caffe2/sgd/adadelta_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:24.6649141Z Compiling caffe2/operators/text_file_reader.cc; 0s processwrapper-sandbox 2022-05-18T04:32:24.6649514Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:24.6649785Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:24.6650163Z Compiling caffe2/opt/passes.cc; 0s processwrapper-sandbox 2022-05-18T04:32:24.8812453Z 2022-05-18T04:32:24.8813124Z  2022-05-18T04:32:24.8813530Z  2022-05-18T04:32:24.8813848Z  2022-05-18T04:32:24.8814140Z  2022-05-18T04:32:24.8814403Z  2022-05-18T04:32:24.8814651Z  2022-05-18T04:32:24.8814880Z  2022-05-18T04:32:24.8815143Z  2022-05-18T04:32:24.8815591Z [1,230 / 2,970] 8 actions running 2022-05-18T04:32:24.8816085Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:24.8816498Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2022-05-18T04:32:24.8817107Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:24.8817492Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2022-05-18T04:32:24.8817796Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:24.8818069Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:24.8818387Z Compiling caffe2/opt/passes.cc; 0s processwrapper-sandbox 2022-05-18T04:32:24.8818737Z Compiling caffe2/operators/summarize_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:25.2820885Z 2022-05-18T04:32:25.2821461Z  2022-05-18T04:32:25.2821809Z  2022-05-18T04:32:25.2822082Z  2022-05-18T04:32:25.2822373Z  2022-05-18T04:32:25.2822656Z  2022-05-18T04:32:25.2822923Z  2022-05-18T04:32:25.2823198Z  2022-05-18T04:32:25.2823475Z  2022-05-18T04:32:25.2823842Z [1,231 / 2,970] 8 actions running 2022-05-18T04:32:25.2824413Z Compiling caffe2/operators/pack_segments.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.2825068Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.2825714Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.2826679Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:25.2827137Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:25.2827678Z Compiling caffe2/opt/passes.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.2828279Z Compiling caffe2/operators/summarize_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:25.2828927Z Compiling caffe2/operators/workspace_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:25.4820648Z 2022-05-18T04:32:25.4821247Z  2022-05-18T04:32:25.4821636Z  2022-05-18T04:32:25.4821917Z  2022-05-18T04:32:25.4822213Z  2022-05-18T04:32:25.4822502Z  2022-05-18T04:32:25.4822768Z  2022-05-18T04:32:25.4823052Z  2022-05-18T04:32:25.4823331Z  2022-05-18T04:32:25.4823751Z [1,232 / 2,970] 8 actions running 2022-05-18T04:32:25.4824298Z Compiling caffe2/sgd/adadelta_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.4824958Z Compiling caffe2/operators/text_file_reader.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.4825522Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:25.4826144Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:25.4826707Z Compiling caffe2/opt/passes.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.4827369Z Compiling caffe2/operators/summarize_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:25.4828064Z Compiling caffe2/operators/workspace_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:25.4828598Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:25.8822209Z 2022-05-18T04:32:25.8822763Z  2022-05-18T04:32:25.8823050Z  2022-05-18T04:32:25.8823317Z  2022-05-18T04:32:25.8823528Z  2022-05-18T04:32:25.8823694Z  2022-05-18T04:32:25.8823905Z  2022-05-18T04:32:25.8824070Z  2022-05-18T04:32:25.8824241Z  2022-05-18T04:32:25.8824469Z [1,232 / 2,970] 8 actions running 2022-05-18T04:32:25.8824859Z Compiling caffe2/sgd/adadelta_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:25.8825247Z Compiling caffe2/operators/text_file_reader.cc; 2s processwrapper-sandbox 2022-05-18T04:32:25.8825607Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:25.8827076Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:25.8827442Z Compiling caffe2/opt/passes.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.8827796Z Compiling caffe2/operators/summarize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.8828225Z Compiling caffe2/operators/workspace_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:25.8828541Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:25.9808109Z 2022-05-18T04:32:25.9808685Z  2022-05-18T04:32:25.9809051Z  2022-05-18T04:32:25.9809356Z  2022-05-18T04:32:25.9809871Z  2022-05-18T04:32:25.9810916Z  2022-05-18T04:32:25.9811348Z  2022-05-18T04:32:25.9811652Z  2022-05-18T04:32:25.9811933Z  2022-05-18T04:32:25.9812488Z INFO: From Compiling caffe2/operators/text_file_reader.cc: 2022-05-18T04:32:25.9813045Z [1,232 / 2,970] 8 actions running 2022-05-18T04:32:25.9813565Z Compiling caffe2/sgd/adadelta_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:25.9814238Z Compiling caffe2/operators/text_file_reader.cc; 2s processwrapper-sandbox 2022-05-18T04:32:25.9814836Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:25.9815338Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:25.9815895Z Compiling caffe2/opt/passes.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.9816553Z Compiling caffe2/operators/summarize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.9817257Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.9817829Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:25.9818078Z 2022-05-18T04:32:25.9818211Z  2022-05-18T04:32:25.9818487Z  2022-05-18T04:32:25.9818778Z  2022-05-18T04:32:25.9819080Z  2022-05-18T04:32:25.9819339Z  2022-05-18T04:32:25.9819581Z  2022-05-18T04:32:25.9819824Z  2022-05-18T04:32:25.9820020Z  2022-05-18T04:32:25.9820411Z In file included from ./c10/util/typeid.h:19:0, 2022-05-18T04:32:25.9820731Z from ./caffe2/core/context.h:9, 2022-05-18T04:32:25.9821096Z from caffe2/operators/text_file_reader.cc:1: 2022-05-18T04:32:25.9821658Z caffe2/operators/text_file_reader.cc: In member function 'virtual bool caffe2::TextFileReaderReadOp::RunOnDevice()': 2022-05-18T04:32:25.9822299Z caffe2/operators/text_file_reader.cc:107:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:25.9822894Z instance->fieldTypes.size() == numFields, 2022-05-18T04:32:25.9823245Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T04:32:25.9823617Z [1,232 / 2,970] 8 actions running 2022-05-18T04:32:25.9824114Z Compiling caffe2/sgd/adadelta_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:25.9824750Z Compiling caffe2/operators/text_file_reader.cc; 2s processwrapper-sandbox 2022-05-18T04:32:25.9825226Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:25.9825663Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:25.9826335Z Compiling caffe2/opt/passes.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.9826926Z Compiling caffe2/operators/summarize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.9827515Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:25.9828007Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:26.3008377Z 2022-05-18T04:32:26.3009218Z  2022-05-18T04:32:26.3009490Z  2022-05-18T04:32:26.3009679Z  2022-05-18T04:32:26.3009890Z  2022-05-18T04:32:26.3010058Z  2022-05-18T04:32:26.3010235Z  2022-05-18T04:32:26.3010399Z  2022-05-18T04:32:26.3010602Z  2022-05-18T04:32:26.3010845Z [1,236 / 2,970] 8 actions running 2022-05-18T04:32:26.3011134Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:26.3011518Z Compiling caffe2/operators/summarize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:26.3011904Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:26.3012272Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:26.3012545Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:26.3012904Z Compiling caffe2/operators/sinh_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:26.3013278Z Compiling caffe2/operators/stump_func_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:26.3013693Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:26.5579555Z 2022-05-18T04:32:26.5580171Z  2022-05-18T04:32:26.5582937Z  2022-05-18T04:32:26.5583137Z  2022-05-18T04:32:26.5583921Z  2022-05-18T04:32:26.5584138Z  2022-05-18T04:32:26.5584321Z  2022-05-18T04:32:26.5584550Z  2022-05-18T04:32:26.5584749Z  2022-05-18T04:32:26.5585098Z [1,237 / 2,970] 8 actions running 2022-05-18T04:32:26.5585521Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:26.5586075Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:26.5586511Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:26.5586914Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:26.5587394Z Compiling caffe2/operators/sinh_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:26.5587904Z Compiling caffe2/operators/stump_func_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:26.5588385Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:26.5588793Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:26.9583822Z 2022-05-18T04:32:26.9584599Z  2022-05-18T04:32:26.9585141Z  2022-05-18T04:32:26.9585420Z  2022-05-18T04:32:26.9586042Z  2022-05-18T04:32:26.9586310Z  2022-05-18T04:32:26.9586551Z  2022-05-18T04:32:26.9586778Z  2022-05-18T04:32:26.9587005Z  2022-05-18T04:32:26.9587248Z [1,237 / 2,970] 8 actions running 2022-05-18T04:32:26.9587568Z //:caffe2; 3s processwrapper-sandbox 2022-05-18T04:32:26.9588008Z Compiling caffe2/operators/workspace_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:26.9588464Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:26.9588728Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:26.9589207Z Compiling caffe2/operators/sinh_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:26.9589647Z Compiling caffe2/operators/stump_func_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:26.9590002Z Compiling caffe2/operators/tile_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:26.9590460Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:27.1589555Z 2022-05-18T04:32:27.1590412Z  2022-05-18T04:32:27.1590775Z  2022-05-18T04:32:27.1591063Z  2022-05-18T04:32:27.1591374Z  2022-05-18T04:32:27.1591683Z  2022-05-18T04:32:27.1591990Z  2022-05-18T04:32:27.1592280Z  2022-05-18T04:32:27.1592594Z  2022-05-18T04:32:27.1593024Z [1,238 / 2,970] 8 actions running 2022-05-18T04:32:27.1593660Z Compiling caffe2/operators/workspace_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:27.1594280Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:27.1594793Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:27.1595395Z Compiling caffe2/operators/sinh_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:27.1596116Z Compiling caffe2/operators/stump_func_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:27.1596820Z Compiling caffe2/operators/tile_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:27.1597400Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:27.1598021Z Compiling caffe2/operators/sqr_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:27.3606594Z 2022-05-18T04:32:27.3607911Z  2022-05-18T04:32:27.3608725Z  2022-05-18T04:32:27.3609395Z  2022-05-18T04:32:27.3609964Z  2022-05-18T04:32:27.3610565Z  2022-05-18T04:32:27.3610879Z  2022-05-18T04:32:27.3611168Z  2022-05-18T04:32:27.3611458Z  2022-05-18T04:32:27.3611872Z [1,240 / 2,970] 8 actions, 7 running 2022-05-18T04:32:27.3612383Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:27.3612980Z Compiling caffe2/operators/sinh_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:27.3613614Z Compiling caffe2/operators/stump_func_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:27.3614303Z Compiling caffe2/operators/tile_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:27.3614868Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:27.3615389Z Compiling caffe2/operators/sqr_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:27.3616272Z Compiling caffe2/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:27.3616728Z [Scann] Compiling caffe2/operators/upsample_op.cc 2022-05-18T04:32:27.7593178Z 2022-05-18T04:32:27.7593699Z  2022-05-18T04:32:27.7594120Z  2022-05-18T04:32:27.7594463Z  2022-05-18T04:32:27.7594749Z  2022-05-18T04:32:27.7595054Z  2022-05-18T04:32:27.7595361Z  2022-05-18T04:32:27.7595648Z  2022-05-18T04:32:27.7595948Z  2022-05-18T04:32:27.7596331Z [1,240 / 2,970] 8 actions running 2022-05-18T04:32:27.7596816Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:27.7597375Z Compiling caffe2/operators/sinh_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:27.7597762Z Compiling caffe2/operators/stump_func_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:27.7598130Z Compiling caffe2/operators/tile_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:27.7598437Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:27.7598766Z Compiling caffe2/operators/sqr_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:27.7599134Z Compiling caffe2/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:27.7599493Z Compiling caffe2/operators/upsample_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:28.0714967Z 2022-05-18T04:32:28.0715879Z  2022-05-18T04:32:28.0716199Z  2022-05-18T04:32:28.0716488Z  2022-05-18T04:32:28.0716784Z  2022-05-18T04:32:28.0717069Z  2022-05-18T04:32:28.0717382Z  2022-05-18T04:32:28.0717677Z  2022-05-18T04:32:28.0717957Z  2022-05-18T04:32:28.0718363Z [1,241 / 2,970] 8 actions, 7 running 2022-05-18T04:32:28.0718859Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:28.0719386Z Compiling caffe2/operators/sinh_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:28.0720061Z Compiling caffe2/operators/tile_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:28.0720644Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:28.0721172Z Compiling caffe2/operators/sqr_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:28.0721661Z Compiling caffe2/operators/utility_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:28.0722095Z Compiling caffe2/operators/upsample_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:28.0722405Z [Scann] Compiling caffe2/quantization/server/lstm_unit_dnnlowp_op.cc 2022-05-18T04:32:28.3600364Z 2022-05-18T04:32:28.3600818Z  2022-05-18T04:32:28.3601136Z  2022-05-18T04:32:28.3601419Z  2022-05-18T04:32:28.3601697Z  2022-05-18T04:32:28.3601947Z  2022-05-18T04:32:28.3602213Z  2022-05-18T04:32:28.3602478Z  2022-05-18T04:32:28.3605257Z  2022-05-18T04:32:28.3605938Z [1,242 / 2,970] 8 actions running 2022-05-18T04:32:28.3606607Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:28.3607462Z Compiling caffe2/operators/sinh_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:28.3608092Z Compiling caffe2/operators/tile_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:28.3608734Z Compiling caffe2/operators/sqr_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:28.3609422Z Compiling caffe2/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:28.3610116Z Compiling caffe2/operators/upsample_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:28.3610695Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:28.3611256Z Compiling caffe2/opt/annotations.cc; 0s processwrapper-sandbox 2022-05-18T04:32:28.5839667Z 2022-05-18T04:32:28.5840289Z  2022-05-18T04:32:28.5840641Z  2022-05-18T04:32:28.5840938Z  2022-05-18T04:32:28.5841213Z  2022-05-18T04:32:28.5841509Z  2022-05-18T04:32:28.5841901Z  2022-05-18T04:32:28.5842238Z  2022-05-18T04:32:28.5842560Z  2022-05-18T04:32:28.5843062Z [1,245 / 2,970] 8 actions, 7 running 2022-05-18T04:32:28.5844060Z Compiling caffe2/operators/sqr_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:28.5844845Z Compiling caffe2/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:28.5845649Z Compiling caffe2/operators/upsample_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:28.5846307Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:28.5846972Z Compiling caffe2/opt/annotations.cc; 0s processwrapper-sandbox 2022-05-18T04:32:28.5847810Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:28.5848449Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:28.5848952Z [Scann] Compiling caffe2/opt/bound_shape_inferencer.cc 2022-05-18T04:32:28.9602378Z 2022-05-18T04:32:28.9603032Z  2022-05-18T04:32:28.9603383Z  2022-05-18T04:32:28.9603564Z  2022-05-18T04:32:28.9603728Z  2022-05-18T04:32:28.9603894Z  2022-05-18T04:32:28.9604050Z  2022-05-18T04:32:28.9604236Z  2022-05-18T04:32:28.9604479Z  2022-05-18T04:32:28.9604867Z [1,245 / 2,970] 8 actions running 2022-05-18T04:32:28.9605391Z Compiling caffe2/operators/sqr_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:28.9605925Z Compiling caffe2/operators/utility_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:28.9606297Z Compiling caffe2/operators/upsample_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:28.9606759Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:28.9607127Z Compiling caffe2/opt/annotations.cc; 0s processwrapper-sandbox 2022-05-18T04:32:28.9607747Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:28.9608097Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:28.9608584Z Compiling caffe2/opt/bound_shape_inferencer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:29.3970845Z 2022-05-18T04:32:29.3971463Z  2022-05-18T04:32:29.3971839Z  2022-05-18T04:32:29.3972150Z  2022-05-18T04:32:29.3972424Z  2022-05-18T04:32:29.3972667Z  2022-05-18T04:32:29.3972897Z  2022-05-18T04:32:29.3973149Z  2022-05-18T04:32:29.3973383Z  2022-05-18T04:32:29.3973750Z [1,246 / 2,970] 8 actions, 7 running 2022-05-18T04:32:29.3974281Z Compiling caffe2/operators/sqr_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:29.3974816Z Compiling caffe2/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:29.3975280Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:29.3975784Z Compiling caffe2/opt/annotations.cc; 1s processwrapper-sandbox 2022-05-18T04:32:29.3976200Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:29.3976632Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:29.3977128Z Compiling caffe2/opt/bound_shape_inferencer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:29.3977569Z [Scann] Compiling caffe2/operators/stop_gradient.cc 2022-05-18T04:32:29.4860177Z 2022-05-18T04:32:29.4860757Z  2022-05-18T04:32:29.4861138Z  2022-05-18T04:32:29.4861442Z  2022-05-18T04:32:29.4861750Z  2022-05-18T04:32:29.4862027Z  2022-05-18T04:32:29.4862320Z  2022-05-18T04:32:29.4862614Z  2022-05-18T04:32:29.4862895Z  2022-05-18T04:32:29.4863426Z INFO: From Compiling caffe2/operators/utility_ops.cc: 2022-05-18T04:32:29.4863951Z [1,246 / 2,970] 8 actions running 2022-05-18T04:32:29.4864521Z Compiling caffe2/operators/sqr_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:29.4865220Z Compiling caffe2/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:29.4865967Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:29.4866569Z Compiling caffe2/opt/annotations.cc; 1s processwrapper-sandbox 2022-05-18T04:32:29.4867237Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:29.4867800Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:29.4868434Z Compiling caffe2/opt/bound_shape_inferencer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:29.4869484Z Compiling caffe2/operators/stop_gradient.cc; 0s processwrapper-sandbox 2022-05-18T04:32:29.4877047Z 2022-05-18T04:32:29.4877302Z  2022-05-18T04:32:29.4877629Z  2022-05-18T04:32:29.4877918Z  2022-05-18T04:32:29.4878222Z  2022-05-18T04:32:29.4878519Z  2022-05-18T04:32:29.4878791Z  2022-05-18T04:32:29.4879081Z  2022-05-18T04:32:29.4879379Z  2022-05-18T04:32:29.4888244Z caffe2/operators/utility_ops.cc: In member function 'bool caffe2::NanCheckOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:32:29.4889160Z caffe2/operators/utility_ops.cc:877:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:29.4889701Z for (size_t i = 0; i < Input(j).numel(); ++i) { 2022-05-18T04:32:29.4890055Z ~~^~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:29.4898374Z [1,246 / 2,970] 8 actions running 2022-05-18T04:32:29.4898940Z Compiling caffe2/operators/sqr_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:29.4899570Z Compiling caffe2/operators/utility_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:29.4900078Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:29.4900616Z Compiling caffe2/opt/annotations.cc; 1s processwrapper-sandbox 2022-05-18T04:32:29.4901258Z Compiling caffe2/operators/tan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:29.4901789Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:29.4902392Z Compiling caffe2/opt/bound_shape_inferencer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:29.4903033Z Compiling caffe2/operators/stop_gradient.cc; 0s processwrapper-sandbox 2022-05-18T04:32:29.7795842Z 2022-05-18T04:32:29.7796390Z  2022-05-18T04:32:29.7796755Z  2022-05-18T04:32:29.7797096Z  2022-05-18T04:32:29.7797291Z  2022-05-18T04:32:29.7797445Z  2022-05-18T04:32:29.7797609Z  2022-05-18T04:32:29.7797771Z  2022-05-18T04:32:29.7797937Z  2022-05-18T04:32:29.7798185Z [1,249 / 2,970] 8 actions running 2022-05-18T04:32:29.7798474Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:29.7798798Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:29.7799104Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:29.7799448Z Compiling caffe2/opt/bound_shape_inferencer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:29.7799820Z Compiling caffe2/operators/stop_gradient.cc; 0s processwrapper-sandbox 2022-05-18T04:32:29.7800192Z Compiling caffe2/opt/backend_cutting.cc; 0s processwrapper-sandbox 2022-05-18T04:32:29.7800555Z Compiling caffe2/opt/optimize_ideep.cc; 0s processwrapper-sandbox 2022-05-18T04:32:29.7800913Z Compiling caffe2/opt/dead_code_elim.cc; 0s processwrapper-sandbox 2022-05-18T04:32:30.1541069Z 2022-05-18T04:32:30.1541619Z  2022-05-18T04:32:30.1541956Z  2022-05-18T04:32:30.1542393Z  2022-05-18T04:32:30.1542752Z  2022-05-18T04:32:30.1543099Z  2022-05-18T04:32:30.1543433Z  2022-05-18T04:32:30.1543769Z  2022-05-18T04:32:30.1544095Z  2022-05-18T04:32:30.1544586Z [1,250 / 2,970] 8 actions, 7 running 2022-05-18T04:32:30.1545260Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.1546315Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:30.1546899Z Compiling caffe2/opt/bound_shape_inferencer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.1547549Z Compiling caffe2/operators/stop_gradient.cc; 0s processwrapper-sandbox 2022-05-18T04:32:30.1548174Z Compiling caffe2/opt/backend_cutting.cc; 0s processwrapper-sandbox 2022-05-18T04:32:30.1548776Z Compiling caffe2/opt/optimize_ideep.cc; 0s processwrapper-sandbox 2022-05-18T04:32:30.1549390Z Compiling caffe2/opt/dead_code_elim.cc; 0s processwrapper-sandbox 2022-05-18T04:32:30.1549847Z [Scann] Compiling caffe2/operators/softsign_op.cc 2022-05-18T04:32:30.4293944Z 2022-05-18T04:32:30.4294460Z  2022-05-18T04:32:30.4770378Z  2022-05-18T04:32:30.4771004Z  2022-05-18T04:32:30.4771290Z  2022-05-18T04:32:30.4771568Z  2022-05-18T04:32:30.4771862Z  2022-05-18T04:32:30.4772144Z  2022-05-18T04:32:30.4772377Z  2022-05-18T04:32:30.4772736Z [1,250 / 2,970] 8 actions running 2022-05-18T04:32:30.4773286Z Compiling caffe2/operators/tan_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.4773755Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:30.4774396Z Compiling caffe2/opt/bound_shape_inferencer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.4775015Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.4775636Z Compiling caffe2/opt/backend_cutting.cc; 0s processwrapper-sandbox 2022-05-18T04:32:30.4776179Z Compiling caffe2/opt/optimize_ideep.cc; 0s processwrapper-sandbox 2022-05-18T04:32:30.4776737Z Compiling caffe2/opt/dead_code_elim.cc; 0s processwrapper-sandbox 2022-05-18T04:32:30.4777322Z Compiling caffe2/operators/softsign_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:30.6538532Z 2022-05-18T04:32:30.6539045Z  2022-05-18T04:32:30.6539436Z  2022-05-18T04:32:30.6539733Z  2022-05-18T04:32:30.6540011Z  2022-05-18T04:32:30.6540308Z  2022-05-18T04:32:30.6540593Z  2022-05-18T04:32:30.6540870Z  2022-05-18T04:32:30.6541164Z  2022-05-18T04:32:30.6541707Z INFO: From Compiling caffe2/opt/bound_shape_inferencer.cc: 2022-05-18T04:32:30.6542221Z [1,250 / 2,970] 8 actions running 2022-05-18T04:32:30.6542737Z Compiling caffe2/operators/tan_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:30.6543299Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:30.6543942Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2022-05-18T04:32:30.6544630Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.6545332Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.6546186Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.6546858Z Compiling caffe2/opt/dead_code_elim.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.6547474Z Compiling caffe2/operators/softsign_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:30.6556755Z 2022-05-18T04:32:30.6557037Z  2022-05-18T04:32:30.6557362Z  2022-05-18T04:32:30.6557642Z  2022-05-18T04:32:30.6557931Z  2022-05-18T04:32:30.6558218Z  2022-05-18T04:32:30.6558500Z  2022-05-18T04:32:30.6558791Z  2022-05-18T04:32:30.6559085Z  2022-05-18T04:32:30.6567442Z In file included from ./c10/util/Logging.h:10:0, 2022-05-18T04:32:30.6567890Z from ./caffe2/core/logging.h:2, 2022-05-18T04:32:30.6568320Z from caffe2/opt/bound_shape_inferencer.h:3, 2022-05-18T04:32:30.6568777Z from caffe2/opt/bound_shape_inferencer.cc:1: 2022-05-18T04:32:30.6569891Z caffe2/opt/bound_shape_inferencer.cc: In member function 'void caffe2::BoundShapeInferencer::InferCommonOp(const caffe2::OperatorDef&, const caffe2::OpSchema*, bool, bool)': 2022-05-18T04:32:30.6570932Z caffe2/opt/bound_shape_inferencer.cc:1116:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:30.6571532Z CAFFE_ENFORCE(target < input_shapes.size()); 2022-05-18T04:32:30.6571892Z ~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:30.6579676Z [1,250 / 2,970] 8 actions running 2022-05-18T04:32:30.6580280Z Compiling caffe2/operators/tan_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:30.6580836Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:30.6581473Z Compiling caffe2/opt/bound_shape_inferencer.cc; 2s processwrapper-sandbox 2022-05-18T04:32:30.6582167Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.6587343Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.6588116Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.6588731Z Compiling caffe2/opt/dead_code_elim.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.6589347Z Compiling caffe2/operators/softsign_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:30.8798850Z 2022-05-18T04:32:30.8799422Z  2022-05-18T04:32:30.8799759Z  2022-05-18T04:32:30.8800060Z  2022-05-18T04:32:30.8800353Z  2022-05-18T04:32:30.8800635Z  2022-05-18T04:32:30.8800927Z  2022-05-18T04:32:30.8801209Z  2022-05-18T04:32:30.8801469Z  2022-05-18T04:32:30.8801863Z [1,252 / 2,970] 8 actions running 2022-05-18T04:32:30.8802402Z Compiling caffe2/operators/tan_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:30.8803049Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.8803789Z Compiling caffe2/opt/backend_cutting.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.8804444Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.8805089Z Compiling caffe2/opt/dead_code_elim.cc; 1s processwrapper-sandbox 2022-05-18T04:32:30.8805767Z Compiling caffe2/operators/softsign_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:30.8806395Z Compiling caffe2/opt/mobile.cc; 0s processwrapper-sandbox 2022-05-18T04:32:30.8806978Z Compiling caffe2/operators/pow_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:31.2791480Z 2022-05-18T04:32:31.2792019Z  2022-05-18T04:32:31.2792411Z  2022-05-18T04:32:31.2792666Z  2022-05-18T04:32:31.2792931Z  2022-05-18T04:32:31.2793245Z  2022-05-18T04:32:31.2793546Z  2022-05-18T04:32:31.2793833Z  2022-05-18T04:32:31.2794129Z  2022-05-18T04:32:31.2794576Z [1,254 / 2,970] 7 actions running 2022-05-18T04:32:31.2795203Z Compiling caffe2/operators/stop_gradient.cc; 1s processwrapper-sandbox 2022-05-18T04:32:31.2795933Z Compiling caffe2/opt/optimize_ideep.cc; 1s processwrapper-sandbox 2022-05-18T04:32:31.2796610Z Compiling caffe2/opt/dead_code_elim.cc; 1s processwrapper-sandbox 2022-05-18T04:32:31.2797277Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:31.2797902Z Compiling caffe2/opt/mobile.cc; 0s processwrapper-sandbox 2022-05-18T04:32:31.2798551Z Compiling caffe2/operators/pow_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:31.2799154Z Compiling caffe2/opt/onnxifi_transformer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:31.5428801Z 2022-05-18T04:32:31.5429287Z  2022-05-18T04:32:31.5429644Z  2022-05-18T04:32:31.5429938Z  2022-05-18T04:32:31.5430217Z  2022-05-18T04:32:31.5430498Z  2022-05-18T04:32:31.5430779Z  2022-05-18T04:32:31.5431047Z  2022-05-18T04:32:31.5431460Z [1,255 / 2,970] 8 actions, 7 running 2022-05-18T04:32:31.5432072Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2022-05-18T04:32:31.5432719Z Compiling caffe2/opt/dead_code_elim.cc; 1s processwrapper-sandbox 2022-05-18T04:32:31.5433381Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:31.5434007Z Compiling caffe2/opt/mobile.cc; 0s processwrapper-sandbox 2022-05-18T04:32:31.5434632Z Compiling caffe2/operators/pow_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:31.5435273Z Compiling caffe2/opt/onnxifi_transformer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:31.5435927Z Compiling caffe2/queue/blobs_queue.cc; 0s processwrapper-sandbox 2022-05-18T04:32:31.5436432Z [Scann] Compiling caffe2/operators/perplexity_op.cc 2022-05-18T04:32:31.7538667Z 2022-05-18T04:32:31.7539205Z  2022-05-18T04:32:31.7539990Z  2022-05-18T04:32:31.7540443Z  2022-05-18T04:32:31.7540754Z  2022-05-18T04:32:31.7541041Z  2022-05-18T04:32:31.7541348Z  2022-05-18T04:32:31.7541847Z  2022-05-18T04:32:31.7542153Z  2022-05-18T04:32:31.7542681Z [1,256 / 2,970] 8 actions, 7 running 2022-05-18T04:32:31.7543229Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2022-05-18T04:32:31.7543808Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:31.7544396Z Compiling caffe2/opt/mobile.cc; 1s processwrapper-sandbox 2022-05-18T04:32:31.7544972Z Compiling caffe2/operators/pow_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:31.7545582Z Compiling caffe2/opt/onnxifi_transformer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:31.7546326Z Compiling caffe2/queue/blobs_queue.cc; 0s processwrapper-sandbox 2022-05-18T04:32:31.7546870Z Compiling caffe2/operators/perplexity_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:31.7547309Z [Scann] Compiling caffe2/ideep/operators/expand_squeeze_dims_op.cc 2022-05-18T04:32:32.0797518Z 2022-05-18T04:32:32.0804738Z  2022-05-18T04:32:32.0805122Z  2022-05-18T04:32:32.0805405Z  2022-05-18T04:32:32.0805733Z  2022-05-18T04:32:32.0805995Z  2022-05-18T04:32:32.0806259Z  2022-05-18T04:32:32.0806541Z  2022-05-18T04:32:32.0806826Z  2022-05-18T04:32:32.0807307Z [1,256 / 2,970] 8 actions running 2022-05-18T04:32:32.0807915Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2022-05-18T04:32:32.0808604Z Compiling caffe2/operators/softsign_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.0809197Z Compiling caffe2/opt/mobile.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.0809810Z Compiling caffe2/operators/pow_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.0810467Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.0811059Z Compiling caffe2/queue/blobs_queue.cc; 0s processwrapper-sandbox 2022-05-18T04:32:32.0811673Z Compiling caffe2/operators/perplexity_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:32.0812190Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:32.2057852Z 2022-05-18T04:32:32.2070136Z  2022-05-18T04:32:32.2070467Z  2022-05-18T04:32:32.2070759Z  2022-05-18T04:32:32.2071052Z  2022-05-18T04:32:32.2071326Z  2022-05-18T04:32:32.2071603Z  2022-05-18T04:32:32.2071887Z  2022-05-18T04:32:32.2072156Z  2022-05-18T04:32:32.2072671Z INFO: From Compiling caffe2/opt/optimize_ideep.cc: 2022-05-18T04:32:32.2073178Z [1,256 / 2,970] 8 actions running 2022-05-18T04:32:32.2073733Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2022-05-18T04:32:32.2074394Z Compiling caffe2/operators/softsign_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:32.2075031Z Compiling caffe2/opt/mobile.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.2075663Z Compiling caffe2/operators/pow_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.2076316Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.2076997Z Compiling caffe2/queue/blobs_queue.cc; 0s processwrapper-sandbox 2022-05-18T04:32:32.2077665Z Compiling caffe2/operators/perplexity_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:32.2078211Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:32.2078411Z 2022-05-18T04:32:32.2078541Z  2022-05-18T04:32:32.2078799Z  2022-05-18T04:32:32.2079032Z  2022-05-18T04:32:32.2079281Z  2022-05-18T04:32:32.2079532Z  2022-05-18T04:32:32.2079766Z  2022-05-18T04:32:32.2080010Z  2022-05-18T04:32:32.2080255Z  2022-05-18T04:32:32.2081035Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::removeStopGradientForInference(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T04:32:32.2081874Z caffe2/opt/optimize_ideep.cc:177:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:32.2082355Z for (int i = 0; i < allNodes.size(); ++i) { 2022-05-18T04:32:32.2082939Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:32:32.2083499Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvBNAndAffCh(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T04:32:32.2084359Z caffe2/opt/optimize_ideep.cc:247:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:32.2084900Z if (bnOrAffChInputs.size() < numInputs) { 2022-05-18T04:32:32.2085270Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ 2022-05-18T04:32:32.2085989Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseConvSum(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T04:32:32.2086879Z caffe2/opt/optimize_ideep.cc:419:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:32.2087652Z for (int idx = conv_idx + 1; idx < allNodes.size() - 1; ++idx) { 2022-05-18T04:32:32.2088045Z ~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:32.2088861Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fuseOrderSwitchToQuantizeOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T04:32:32.2089805Z caffe2/opt/optimize_ideep.cc:663:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:32.2090347Z for (int i = 0; i < allNodes.size(); ++i) { 2022-05-18T04:32:32.2090670Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:32:32.2091419Z caffe2/opt/optimize_ideep.cc: In function 'bool caffe2::opt::fusePreConvertOp(nom::repr::NNModule*, caffe2::Workspace*)': 2022-05-18T04:32:32.2092316Z caffe2/opt/optimize_ideep.cc:744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:32.2092847Z for (int i = 0; i < allNodes.size(); ++i) { 2022-05-18T04:32:32.2093195Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:32:32.2093880Z caffe2/opt/optimize_ideep.cc:771:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:32.2094419Z for (int j = 0; j < op_list.size(); j++) { 2022-05-18T04:32:32.2094740Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:32:32.2095461Z caffe2/opt/optimize_ideep.cc: In function 'void caffe2::opt::setPoolingInferenceMode(nom::repr::NNModule*)': 2022-05-18T04:32:32.2096337Z caffe2/opt/optimize_ideep.cc:833:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:32.2096871Z for (int i = 0; i < allNodes.size(); ++i) { 2022-05-18T04:32:32.2097213Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:32:32.2097602Z [1,256 / 2,970] 8 actions running 2022-05-18T04:32:32.2098134Z Compiling caffe2/opt/optimize_ideep.cc; 2s processwrapper-sandbox 2022-05-18T04:32:32.2098771Z Compiling caffe2/operators/softsign_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:32.2099372Z Compiling caffe2/opt/mobile.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.2099970Z Compiling caffe2/operators/pow_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.2100596Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.2101249Z Compiling caffe2/queue/blobs_queue.cc; 0s processwrapper-sandbox 2022-05-18T04:32:32.2101907Z Compiling caffe2/operators/perplexity_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:32.2102443Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:32.4801025Z 2022-05-18T04:32:32.4802773Z  2022-05-18T04:32:32.4803171Z  2022-05-18T04:32:32.4803486Z  2022-05-18T04:32:32.4803792Z  2022-05-18T04:32:32.4804089Z  2022-05-18T04:32:32.4804373Z  2022-05-18T04:32:32.4804615Z  2022-05-18T04:32:32.4804779Z  2022-05-18T04:32:32.4805009Z [1,257 / 2,970] 8 actions running 2022-05-18T04:32:32.4805367Z Compiling caffe2/operators/softsign_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:32.4805829Z Compiling caffe2/opt/mobile.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.4808104Z Compiling caffe2/operators/pow_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.4808568Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.4808938Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.4809311Z Compiling caffe2/operators/perplexity_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:32.4809614Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:32.4809950Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:32.8804607Z 2022-05-18T04:32:32.8805159Z  2022-05-18T04:32:32.8805476Z  2022-05-18T04:32:32.8805734Z  2022-05-18T04:32:32.8805908Z  2022-05-18T04:32:32.8806059Z  2022-05-18T04:32:32.8806224Z  2022-05-18T04:32:32.8806436Z  2022-05-18T04:32:32.8806589Z  2022-05-18T04:32:32.8806831Z [1,259 / 2,970] 8 actions running 2022-05-18T04:32:32.8807285Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:32.8807685Z Compiling caffe2/opt/onnxifi_transformer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.8808115Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.8808515Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:32.8809018Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:32.8809463Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:32.8809969Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:32.8810394Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:33.1476046Z 2022-05-18T04:32:33.1476708Z  2022-05-18T04:32:33.1477077Z  2022-05-18T04:32:33.1477520Z  2022-05-18T04:32:33.1479291Z  2022-05-18T04:32:33.1479778Z  2022-05-18T04:32:33.1482295Z  2022-05-18T04:32:33.1482726Z  2022-05-18T04:32:33.1485235Z  2022-05-18T04:32:33.1485915Z INFO: From Compiling caffe2/opt/onnxifi_transformer.cc: 2022-05-18T04:32:33.1487557Z [1,259 / 2,970] 8 actions running 2022-05-18T04:32:33.1488109Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:33.1488847Z Compiling caffe2/opt/onnxifi_transformer.cc; 2s processwrapper-sandbox 2022-05-18T04:32:33.1489582Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2022-05-18T04:32:33.1490318Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:33.1490938Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:33.1491638Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:33.1492410Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:33.1492904Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:33.1493131Z 2022-05-18T04:32:33.1493282Z  2022-05-18T04:32:33.1493595Z  2022-05-18T04:32:33.1493871Z  2022-05-18T04:32:33.1494152Z  2022-05-18T04:32:33.1494454Z  2022-05-18T04:32:33.1494736Z  2022-05-18T04:32:33.1495029Z  2022-05-18T04:32:33.1495313Z  2022-05-18T04:32:33.1496438Z caffe2/opt/onnxifi_transformer.cc: In function 'void caffe2::{anonymous}::mergeFp32InputsAndConvertToFp16(size_t, const std::unordered_set >&, caffe2::NetDef*, caffe2::ShapeInfoMap*)': 2022-05-18T04:32:33.1497538Z caffe2/opt/onnxifi_transformer.cc:288:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:33.1498119Z shape_info.shape.dims(0) != batch_size) { 2022-05-18T04:32:33.1498479Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ 2022-05-18T04:32:33.1499857Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaC2(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&, const std::unordered_map, caffe2::ShapeInfo> >&)': 2022-05-18T04:32:33.1502090Z caffe2/opt/onnxifi_transformer.cc:757:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:33.1502650Z if (opts_.min_ops > net.op_size()) { 2022-05-18T04:32:33.1503011Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:32:33.1504542Z caffe2/opt/onnxifi_transformer.cc: In member function 'caffe2::NetDef caffe2::OnnxifiTransformer::SubnetToOnnxifiOpViaOnnx(const caffe2::NetDef&, const std::unordered_set >&, caffe2::Workspace*, caffe2::onnx::OnnxExporter*, caffe2::ShapeInfoMap*, const std::unordered_map, caffe2::ShapeInfo> >&)': 2022-05-18T04:32:33.1506059Z caffe2/opt/onnxifi_transformer.cc:890:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:33.1506542Z if (opts_.min_ops > net.op_size()) { 2022-05-18T04:32:33.1506882Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:32:33.1507648Z caffe2/opt/onnxifi_transformer.cc: In member function 'std::vector caffe2::OnnxifiTransformer::getBackendId()': 2022-05-18T04:32:33.1508572Z caffe2/opt/onnxifi_transformer.cc:1295:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:33.1509137Z for (int i = 0; i < backend_ids_.size(); ++i) { 2022-05-18T04:32:33.1509482Z ~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:33.1509864Z caffe2/opt/onnxifi_transformer.cc: At global scope: 2022-05-18T04:32:33.1510840Z caffe2/opt/onnxifi_transformer.cc:35:10: warning: 'uint64_t caffe2::{anonymous}::onnxifiDataType(caffe2::TensorProto::DataType)' defined but not used [-Wunused-function] 2022-05-18T04:32:33.1511533Z uint64_t onnxifiDataType(caffe2::TensorProto::DataType t) { 2022-05-18T04:32:33.1511905Z ^~~~~~~~~~~~~~~ 2022-05-18T04:32:33.1512305Z [1,259 / 2,970] 8 actions running 2022-05-18T04:32:33.1512861Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:33.1513537Z Compiling caffe2/opt/onnxifi_transformer.cc; 2s processwrapper-sandbox 2022-05-18T04:32:33.1514199Z Compiling caffe2/queue/blobs_queue.cc; 1s processwrapper-sandbox 2022-05-18T04:32:33.1514875Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:33.1515437Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:33.1516029Z Compiling caffe2/ideep/operators/conv_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:33.1516582Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:33.1517060Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:33.3255575Z 2022-05-18T04:32:33.3256162Z  2022-05-18T04:32:33.3256534Z  2022-05-18T04:32:33.3256843Z  2022-05-18T04:32:33.3257185Z  2022-05-18T04:32:33.3257533Z  2022-05-18T04:32:33.3257862Z  2022-05-18T04:32:33.3258291Z  2022-05-18T04:32:33.3258564Z  2022-05-18T04:32:33.3259086Z INFO: From Compiling caffe2/queue/blobs_queue.cc: 2022-05-18T04:32:33.3259587Z [1,260 / 2,970] 8 actions running 2022-05-18T04:32:33.3260093Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:33.3260734Z Compiling caffe2/queue/blobs_queue.cc; 2s processwrapper-sandbox 2022-05-18T04:32:33.3261304Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:33.3261782Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:33.3262302Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:33.3262768Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:33.3263176Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:33.3263685Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:33.3265246Z 2022-05-18T04:32:33.3265618Z  2022-05-18T04:32:33.3266074Z  2022-05-18T04:32:33.3267367Z  2022-05-18T04:32:33.3268072Z  2022-05-18T04:32:33.3268296Z  2022-05-18T04:32:33.3268621Z  2022-05-18T04:32:33.3271391Z  2022-05-18T04:32:33.3271889Z  2022-05-18T04:32:33.3275355Z caffe2/queue/blobs_queue.cc: In member function 'bool caffe2::BlobsQueue::canWrite()': 2022-05-18T04:32:33.3276348Z caffe2/queue/blobs_queue.cc:159:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:33.3279200Z return writer_ != reader_ + queue_.size(); 2022-05-18T04:32:33.3279748Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:33.3287956Z [1,260 / 2,970] 8 actions running 2022-05-18T04:32:33.3288538Z Compiling caffe2/operators/pow_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:33.3289165Z Compiling caffe2/queue/blobs_queue.cc; 2s processwrapper-sandbox 2022-05-18T04:32:33.3289749Z Compiling caffe2/operators/perplexity_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:33.3290265Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:33.3290837Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:33.3291329Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:33.3291753Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:33.3292289Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:33.6809931Z 2022-05-18T04:32:33.6810793Z  2022-05-18T04:32:33.6811191Z  2022-05-18T04:32:33.6811508Z  2022-05-18T04:32:33.6811797Z  2022-05-18T04:32:33.6812098Z  2022-05-18T04:32:33.6812383Z  2022-05-18T04:32:33.6812644Z  2022-05-18T04:32:33.6812956Z  2022-05-18T04:32:33.6813373Z [1,263 / 2,970] 8 actions running 2022-05-18T04:32:33.6813689Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:33.6814172Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:33.6814586Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:33.6814973Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:33.6815368Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:33.6815823Z Compiling caffe2/operators/enforce_finite_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:33.6816269Z Compiling caffe2/operators/quant_decode_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:33.6816707Z Compiling caffe2/predictor/predictor.cc; 0s processwrapper-sandbox 2022-05-18T04:32:34.1756084Z 2022-05-18T04:32:34.1756967Z  2022-05-18T04:32:34.1757620Z  2022-05-18T04:32:34.1760210Z  2022-05-18T04:32:34.1760606Z  2022-05-18T04:32:34.1762234Z  2022-05-18T04:32:34.1762651Z  2022-05-18T04:32:34.1763036Z  2022-05-18T04:32:34.1763437Z  2022-05-18T04:32:34.1763988Z [1,264 / 2,970] 8 actions, 7 running 2022-05-18T04:32:34.1764739Z Compiling caffe2/ideep/operators/conv_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:34.1765419Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:34.1766008Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:34.1766669Z Compiling caffe2/operators/key_split_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:34.1767460Z Compiling caffe2/operators/enforce_finite_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:34.1768303Z Compiling caffe2/operators/quant_decode_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:34.1769037Z Compiling caffe2/predictor/predictor.cc; 0s processwrapper-sandbox 2022-05-18T04:32:34.1769628Z [Scann] //:caffe2 2022-05-18T04:32:34.3930318Z 2022-05-18T04:32:34.3930781Z  2022-05-18T04:32:34.3931105Z  2022-05-18T04:32:34.3931377Z  2022-05-18T04:32:34.3931626Z  2022-05-18T04:32:34.3931900Z  2022-05-18T04:32:34.3932200Z  2022-05-18T04:32:34.3932444Z  2022-05-18T04:32:34.3932708Z  2022-05-18T04:32:34.3937152Z [1,265 / 2,970] 8 actions, 7 running 2022-05-18T04:32:34.3937707Z Compiling caffe2/ideep/operators/conv_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:34.3938488Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:34.3939060Z Compiling caffe2/operators/key_split_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:34.3939699Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:34.3940349Z Compiling caffe2/operators/quant_decode_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:34.3940983Z Compiling caffe2/predictor/predictor.cc; 0s processwrapper-sandbox 2022-05-18T04:32:34.3941446Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:34.3941838Z [Scann] Compiling caffe2/operators/roi_align_rotated_op.cc 2022-05-18T04:32:34.6816473Z 2022-05-18T04:32:34.6817095Z  2022-05-18T04:32:34.6817490Z  2022-05-18T04:32:34.6817704Z  2022-05-18T04:32:34.6817875Z  2022-05-18T04:32:34.6818047Z  2022-05-18T04:32:34.6818204Z  2022-05-18T04:32:34.6818370Z  2022-05-18T04:32:34.6818540Z  2022-05-18T04:32:34.6818791Z [1,266 / 2,970] 8 actions running 2022-05-18T04:32:34.6819081Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:34.6819435Z Compiling caffe2/operators/key_split_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:34.6819820Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:34.6820218Z Compiling caffe2/operators/quant_decode_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:34.6820600Z Compiling caffe2/predictor/predictor.cc; 1s processwrapper-sandbox 2022-05-18T04:32:34.6820919Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:34.6821181Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:34.6821452Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:35.0963550Z 2022-05-18T04:32:35.0964591Z  2022-05-18T04:32:35.0965035Z  2022-05-18T04:32:35.0965486Z  2022-05-18T04:32:35.0966449Z  2022-05-18T04:32:35.0967271Z  2022-05-18T04:32:35.0967676Z  2022-05-18T04:32:35.0967973Z  2022-05-18T04:32:35.0968382Z  2022-05-18T04:32:35.0968637Z [1,267 / 2,970] 8 actions, 7 running 2022-05-18T04:32:35.0969119Z Compiling caffe2/operators/key_split_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:35.0969534Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:35.0970009Z Compiling caffe2/operators/quant_decode_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:35.0970620Z Compiling caffe2/predictor/predictor.cc; 1s processwrapper-sandbox 2022-05-18T04:32:35.0971123Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:35.0971524Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:35.0972063Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:35.0972396Z [Scann] Compiling caffe2/opt/optimizer.cc 2022-05-18T04:32:35.3004731Z 2022-05-18T04:32:35.3005443Z  2022-05-18T04:32:35.3005784Z  2022-05-18T04:32:35.3006139Z  2022-05-18T04:32:35.3006451Z  2022-05-18T04:32:35.3006607Z  2022-05-18T04:32:35.3006777Z  2022-05-18T04:32:35.3006945Z  2022-05-18T04:32:35.3007094Z  2022-05-18T04:32:35.3007417Z [1,268 / 2,970] 8 actions running 2022-05-18T04:32:35.3007783Z Compiling caffe2/operators/enforce_finite_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:35.3008169Z Compiling caffe2/operators/quant_decode_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:35.3008554Z Compiling caffe2/predictor/predictor.cc; 1s processwrapper-sandbox 2022-05-18T04:32:35.3008869Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:35.3009144Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:35.3009399Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:35.3009716Z Compiling caffe2/opt/optimizer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:35.3010093Z Compiling caffe2/predictor/predictor_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:35.5534969Z 2022-05-18T04:32:35.5780700Z  2022-05-18T04:32:35.5781072Z  2022-05-18T04:32:35.5800227Z  2022-05-18T04:32:35.5800853Z  2022-05-18T04:32:35.5801129Z  2022-05-18T04:32:35.5801402Z  2022-05-18T04:32:35.5801661Z  2022-05-18T04:32:35.5801925Z  2022-05-18T04:32:35.5802297Z [1,270 / 2,970] 8 actions running 2022-05-18T04:32:35.5802844Z Compiling caffe2/predictor/predictor.cc; 2s processwrapper-sandbox 2022-05-18T04:32:35.5803383Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:35.5803830Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:35.5804268Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:35.5804781Z Compiling caffe2/opt/optimizer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:35.5805401Z Compiling caffe2/predictor/predictor_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:35.5805926Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:35.5806347Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:35.7564105Z 2022-05-18T04:32:35.7564919Z  2022-05-18T04:32:35.7565328Z  2022-05-18T04:32:35.7565642Z  2022-05-18T04:32:35.7565903Z  2022-05-18T04:32:35.7566214Z  2022-05-18T04:32:35.7567422Z  2022-05-18T04:32:35.7567668Z  2022-05-18T04:32:35.7567920Z  2022-05-18T04:32:35.7568332Z [1,271 / 2,970] 8 actions, 7 running 2022-05-18T04:32:35.7568838Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:35.7569353Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:35.7570660Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:35.7571230Z Compiling caffe2/opt/optimizer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:35.7571938Z Compiling caffe2/predictor/predictor_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:35.7572532Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:35.7573026Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:35.7573419Z [Scann] Compiling caffe2/operators/reduce_front_back_mean_ops.cc 2022-05-18T04:32:35.9790419Z 2022-05-18T04:32:35.9790988Z  2022-05-18T04:32:35.9791347Z  2022-05-18T04:32:35.9791602Z  2022-05-18T04:32:35.9791874Z  2022-05-18T04:32:35.9792138Z  2022-05-18T04:32:35.9792383Z  2022-05-18T04:32:35.9792651Z  2022-05-18T04:32:35.9792920Z  2022-05-18T04:32:35.9793282Z [1,271 / 2,970] 8 actions running 2022-05-18T04:32:35.9793722Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:35.9794171Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:35.9794596Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:35.9795108Z Compiling caffe2/opt/optimizer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:35.9795721Z Compiling caffe2/predictor/predictor_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:35.9796221Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:35.9796661Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:35.9797095Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:36.1826006Z 2022-05-18T04:32:36.1826605Z  2022-05-18T04:32:36.1826930Z  2022-05-18T04:32:36.1827220Z  2022-05-18T04:32:36.1829726Z  2022-05-18T04:32:36.1830016Z  2022-05-18T04:32:36.1830295Z  2022-05-18T04:32:36.1830584Z  2022-05-18T04:32:36.1830857Z  2022-05-18T04:32:36.1831287Z [1,272 / 2,970] 8 actions, 7 running 2022-05-18T04:32:36.1831770Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:36.1832222Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:36.1832775Z Compiling caffe2/opt/optimizer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:36.1834302Z Compiling caffe2/predictor/predictor_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:32:36.1834852Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:36.1835302Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:36.1835764Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:36.1836231Z [Prepa] Compiling caffe2/quantization/server/batch_matmul_dnnlowp_op.cc 2022-05-18T04:32:36.6535269Z 2022-05-18T04:32:36.6535791Z  2022-05-18T04:32:36.6536022Z  2022-05-18T04:32:36.6536196Z  2022-05-18T04:32:36.6536349Z  2022-05-18T04:32:36.6536513Z  2022-05-18T04:32:36.6536674Z  2022-05-18T04:32:36.6536824Z  2022-05-18T04:32:36.6536987Z  2022-05-18T04:32:36.6537227Z [1,272 / 2,970] 8 actions running 2022-05-18T04:32:36.6537500Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:36.6537778Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:36.6538103Z Compiling caffe2/opt/optimizer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:36.6538473Z Compiling caffe2/predictor/predictor_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:36.6538798Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:36.6539073Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:36.6539333Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:36.6539612Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:36.8542624Z 2022-05-18T04:32:36.8543131Z  2022-05-18T04:32:36.8543474Z  2022-05-18T04:32:36.8543790Z  2022-05-18T04:32:36.8544108Z  2022-05-18T04:32:36.8544413Z  2022-05-18T04:32:36.8544583Z  2022-05-18T04:32:36.8544751Z  2022-05-18T04:32:36.8544920Z  2022-05-18T04:32:36.8545152Z [1,273 / 2,970] 8 actions running 2022-05-18T04:32:36.8545442Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:36.8546236Z Compiling caffe2/opt/optimizer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:36.8546779Z Compiling caffe2/predictor/predictor_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:36.8547230Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:36.8547611Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:36.8547974Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:36.8548325Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:36.8548608Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.0606259Z 2022-05-18T04:32:37.0606873Z  2022-05-18T04:32:37.0607289Z  2022-05-18T04:32:37.0607574Z  2022-05-18T04:32:37.0607864Z  2022-05-18T04:32:37.0608180Z  2022-05-18T04:32:37.0608472Z  2022-05-18T04:32:37.0608764Z  2022-05-18T04:32:37.0609060Z  2022-05-18T04:32:37.0609472Z [1,275 / 2,970] 8 actions running 2022-05-18T04:32:37.0610080Z Compiling caffe2/predictor/predictor_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:32:37.0610684Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:37.0611189Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:37.0611658Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:37.0612146Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.0612565Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.0612976Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.0613366Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.2771977Z 2022-05-18T04:32:37.2772539Z  2022-05-18T04:32:37.2772877Z  2022-05-18T04:32:37.2773138Z  2022-05-18T04:32:37.2773402Z  2022-05-18T04:32:37.2773670Z  2022-05-18T04:32:37.2773918Z  2022-05-18T04:32:37.2774183Z  2022-05-18T04:32:37.2774456Z  2022-05-18T04:32:37.2774837Z [1,276 / 2,970] 8 actions running 2022-05-18T04:32:37.2775302Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:37.2775778Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:37.2776216Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:37.2776677Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:37.2777132Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.2777570Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.2778028Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.2778485Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.4769596Z 2022-05-18T04:32:37.4775137Z  2022-05-18T04:32:37.4776302Z  2022-05-18T04:32:37.4776565Z  2022-05-18T04:32:37.4776721Z  2022-05-18T04:32:37.4776889Z  2022-05-18T04:32:37.4777059Z  2022-05-18T04:32:37.4777285Z  2022-05-18T04:32:37.4777543Z  2022-05-18T04:32:37.4777948Z [1,276 / 2,970] 8 actions running 2022-05-18T04:32:37.4778428Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:37.4778911Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:37.4779213Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:37.4779637Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:37.4780106Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.4780584Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.4781063Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.4781498Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.9334930Z 2022-05-18T04:32:37.9336593Z  2022-05-18T04:32:37.9336973Z  2022-05-18T04:32:37.9337227Z  2022-05-18T04:32:37.9337500Z  2022-05-18T04:32:37.9337765Z  2022-05-18T04:32:37.9338014Z  2022-05-18T04:32:37.9338267Z  2022-05-18T04:32:37.9338529Z  2022-05-18T04:32:37.9338894Z [1,277 / 2,970] 8 actions, 7 running 2022-05-18T04:32:37.9339344Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:37.9339782Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:37.9340210Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:37.9340637Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:37.9341078Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.9341503Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.9341955Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:37.9342388Z [Scann] Compiling caffe2/operators/reservoir_sampling.cc 2022-05-18T04:32:38.2779452Z 2022-05-18T04:32:38.2780006Z  2022-05-18T04:32:38.2780359Z  2022-05-18T04:32:38.2780698Z  2022-05-18T04:32:38.2781037Z  2022-05-18T04:32:38.2781235Z  2022-05-18T04:32:38.2781398Z  2022-05-18T04:32:38.2781561Z  2022-05-18T04:32:38.2781710Z  2022-05-18T04:32:38.2781951Z [1,279 / 2,970] 8 actions running 2022-05-18T04:32:38.2782235Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:38.2782497Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.2782766Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.2783031Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.2783283Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.2783545Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.2783807Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.2784057Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.5867305Z 2022-05-18T04:32:38.5867819Z  2022-05-18T04:32:38.5868156Z  2022-05-18T04:32:38.5868434Z  2022-05-18T04:32:38.5868697Z  2022-05-18T04:32:38.5868982Z  2022-05-18T04:32:38.5869260Z  2022-05-18T04:32:38.5869510Z  2022-05-18T04:32:38.5869776Z  2022-05-18T04:32:38.5870330Z INFO: From Compiling caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: 2022-05-18T04:32:38.5870833Z [1,279 / 2,970] 8 actions running 2022-05-18T04:32:38.5871263Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:38.5871721Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.5872160Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.5872611Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.5873051Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.5873477Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.5873907Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.5874353Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.5874574Z 2022-05-18T04:32:38.5874712Z  2022-05-18T04:32:38.5874975Z  2022-05-18T04:32:38.5875432Z  2022-05-18T04:32:38.5875707Z  2022-05-18T04:32:38.5876031Z  2022-05-18T04:32:38.5876305Z  2022-05-18T04:32:38.5876576Z  2022-05-18T04:32:38.5876836Z  2022-05-18T04:32:38.5877780Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = short unsigned int]': 2022-05-18T04:32:38.5878455Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-05-18T04:32:38.5879290Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5879888Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-05-18T04:32:38.5880252Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:38.5881005Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5881525Z for (int j = 0; j < N; ++j) { 2022-05-18T04:32:38.5881825Z ~~^~~ 2022-05-18T04:32:38.5882555Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5883070Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5883373Z ~~^~~ 2022-05-18T04:32:38.5884100Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5884633Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5884918Z ~~^~~ 2022-05-18T04:32:38.5885646Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5886181Z for (int n = 0; n < N; ++n) { 2022-05-18T04:32:38.5886469Z ~~^~~ 2022-05-18T04:32:38.5887261Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5887794Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5888074Z ~~^~~ 2022-05-18T04:32:38.5888798Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5889325Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5889619Z ~~^~~ 2022-05-18T04:32:38.5890330Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5890846Z for (int m = 0; m < M; ++m) { 2022-05-18T04:32:38.5891143Z ~~^~~ 2022-05-18T04:32:38.5891856Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5892400Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5892701Z ~~^~~ 2022-05-18T04:32:38.5893420Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5893916Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5894102Z ~~^~~ 2022-05-18T04:32:38.5894527Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5894830Z for (int n = 0; n < N; ++n) { 2022-05-18T04:32:38.5895017Z ~~^~~ 2022-05-18T04:32:38.5895439Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5895889Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5896070Z ~~^~~ 2022-05-18T04:32:38.5896490Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5896804Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5896979Z ~~^~~ 2022-05-18T04:32:38.5897427Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5897772Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5897948Z ~~^~~ 2022-05-18T04:32:38.5898372Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5898685Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5898886Z ~~^~~ 2022-05-18T04:32:38.5899335Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5899659Z for (int j = 0; j < M * N; ++j) { 2022-05-18T04:32:38.5899902Z ~~^~~~~~~ 2022-05-18T04:32:38.5900400Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc: In instantiation of 'bool caffe2::BatchMatMulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-05-18T04:32:38.5900788Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:760:1: required from here 2022-05-18T04:32:38.5901275Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:312:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5901621Z for (auto j = 0; j < B_quantized_temp.size(); ++j) { 2022-05-18T04:32:38.5901862Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:38.5902391Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:344:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5902707Z for (int j = 0; j < N; ++j) { 2022-05-18T04:32:38.5902916Z ~~^~~ 2022-05-18T04:32:38.5903324Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:348:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5903700Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5903887Z ~~^~~ 2022-05-18T04:32:38.5904327Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:353:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5904641Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5904827Z ~~^~~ 2022-05-18T04:32:38.5905235Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:664:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5905542Z for (int n = 0; n < N; ++n) { 2022-05-18T04:32:38.5910502Z ~~^~~ 2022-05-18T04:32:38.5911444Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:668:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5911938Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5912273Z ~~^~~ 2022-05-18T04:32:38.5912956Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:673:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5913473Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5913776Z ~~^~~ 2022-05-18T04:32:38.5914408Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:681:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5915161Z for (int m = 0; m < M; ++m) { 2022-05-18T04:32:38.5915437Z ~~^~~ 2022-05-18T04:32:38.5916083Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:685:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5916560Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5916823Z ~~^~~ 2022-05-18T04:32:38.5917475Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:690:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5917942Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5918223Z ~~^~~ 2022-05-18T04:32:38.5918872Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:697:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5919316Z for (int n = 0; n < N; ++n) { 2022-05-18T04:32:38.5919590Z ~~^~~ 2022-05-18T04:32:38.5920250Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:701:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5920746Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5921031Z ~~^~~ 2022-05-18T04:32:38.5921655Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:707:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5922140Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5922437Z ~~^~~ 2022-05-18T04:32:38.5926684Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:713:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5927244Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5927538Z ~~^~~ 2022-05-18T04:32:38.5928293Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:719:33: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5928776Z for (int k = 0; k < K; ++k) { 2022-05-18T04:32:38.5929079Z ~~^~~ 2022-05-18T04:32:38.5929720Z caffe2/quantization/server/batch_matmul_dnnlowp_op.cc:732:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.5930183Z for (int j = 0; j < M * N; ++j) { 2022-05-18T04:32:38.5930448Z ~~^~~~~~~ 2022-05-18T04:32:38.5930801Z [1,279 / 2,970] 8 actions running 2022-05-18T04:32:38.5931232Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:38.5931613Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.5932030Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.5932457Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.5932846Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.5933251Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.5933687Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.5934067Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.8938150Z 2022-05-18T04:32:38.8938647Z  2022-05-18T04:32:38.8938976Z  2022-05-18T04:32:38.8939262Z  2022-05-18T04:32:38.8939520Z  2022-05-18T04:32:38.8951051Z  2022-05-18T04:32:38.8951355Z  2022-05-18T04:32:38.8951617Z  2022-05-18T04:32:38.8951857Z  2022-05-18T04:32:38.8952232Z [1,280 / 2,970] 8 actions running 2022-05-18T04:32:38.8952671Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:38.8953093Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.8953491Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.8953896Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.8954313Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.8954747Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.8955426Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.8955884Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.9486788Z 2022-05-18T04:32:38.9487375Z  2022-05-18T04:32:38.9487839Z  2022-05-18T04:32:38.9488189Z  2022-05-18T04:32:38.9488620Z  2022-05-18T04:32:38.9488910Z  2022-05-18T04:32:38.9489218Z  2022-05-18T04:32:38.9489526Z  2022-05-18T04:32:38.9489815Z  2022-05-18T04:32:38.9490405Z INFO: From Compiling caffe2/quantization/server/conv_dnnlowp_op.cc: 2022-05-18T04:32:38.9490792Z [1,280 / 2,970] 8 actions running 2022-05-18T04:32:38.9491058Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:38.9491397Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.9491689Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.9491976Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.9492243Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.9492551Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.9492808Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.9493111Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.9493243Z 2022-05-18T04:32:38.9493326Z  2022-05-18T04:32:38.9493493Z  2022-05-18T04:32:38.9493688Z  2022-05-18T04:32:38.9493912Z  2022-05-18T04:32:38.9494066Z  2022-05-18T04:32:38.9494227Z  2022-05-18T04:32:38.9494389Z  2022-05-18T04:32:38.9494560Z  2022-05-18T04:32:38.9495236Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T04:32:38.9495693Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-05-18T04:32:38.9496248Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9496585Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:32:38.9496823Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:38.9497382Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T04:32:38.9497783Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-05-18T04:32:38.9498304Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9498701Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:32:38.9499237Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T04:32:38.9499678Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-05-18T04:32:38.9500172Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9500558Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:32:38.9500770Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:38.9501358Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = false]': 2022-05-18T04:32:38.9501769Z caffe2/quantization/server/conv_dnnlowp_op.cc:1766:16: required from here 2022-05-18T04:32:38.9502272Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9502663Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:32:38.9502932Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:38.9503977Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T04:32:38.9504724Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-05-18T04:32:38.9505452Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9506151Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:32:38.9506376Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:38.9506932Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T04:32:38.9507309Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-05-18T04:32:38.9507774Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9508155Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:32:38.9508722Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T04:32:38.9509101Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-05-18T04:32:38.9509627Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9509959Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:32:38.9510159Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:38.9510697Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = unsigned char; bool ReluFused = true]': 2022-05-18T04:32:38.9511090Z caffe2/quantization/server/conv_dnnlowp_op.cc:1767:16: required from here 2022-05-18T04:32:38.9511589Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9511908Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:32:38.9512123Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:38.9512672Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T04:32:38.9513144Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-05-18T04:32:38.9513622Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9514005Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:32:38.9514235Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:38.9514783Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T04:32:38.9515188Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-05-18T04:32:38.9515734Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9516108Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:32:38.9516664Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T04:32:38.9517094Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-05-18T04:32:38.9517585Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9518048Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:32:38.9518253Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:38.9518828Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = false]': 2022-05-18T04:32:38.9519266Z caffe2/quantization/server/conv_dnnlowp_op.cc:1769:16: required from here 2022-05-18T04:32:38.9519746Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9520115Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:32:38.9520360Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:38.9520961Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'bool caffe2::ConvDNNLowPOp::GetQuantizationParameters_() [with T = short unsigned int; bool ReluFused = true]': 2022-05-18T04:32:38.9521418Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-05-18T04:32:38.9521898Z caffe2/quantization/server/conv_dnnlowp_op.cc:624:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9522255Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:32:38.9522515Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:38.9523069Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'int caffe2::ConvDNNLowPOp::KernelDim_() [with T = short unsigned int; bool ReluFused = true]': 2022-05-18T04:32:38.9523457Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-05-18T04:32:38.9523952Z caffe2/quantization/server/conv_dnnlowp_op.cc:200:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9524358Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:32:38.9524980Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeWeight_() [with T = short unsigned int; bool ReluFused = true]': 2022-05-18T04:32:38.9525431Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-05-18T04:32:38.9525927Z caffe2/quantization/server/conv_dnnlowp_op.cc:468:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9526310Z for (int i = 0; i < filter_qparams_.size(); ++i) { 2022-05-18T04:32:38.9526512Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:38.9527106Z caffe2/quantization/server/conv_dnnlowp_op.cc: In instantiation of 'void caffe2::ConvDNNLowPOp::QuantizeBias_() [with T = short unsigned int; bool ReluFused = true]': 2022-05-18T04:32:38.9527612Z caffe2/quantization/server/conv_dnnlowp_op.cc:1770:16: required from here 2022-05-18T04:32:38.9528082Z caffe2/quantization/server/conv_dnnlowp_op.cc:319:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:38.9528471Z for (int g = 0; g < filter_qparams_.size(); ++g) { 2022-05-18T04:32:38.9528686Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:38.9528947Z [1,280 / 2,970] 8 actions running 2022-05-18T04:32:38.9529197Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:38.9529520Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.9529792Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.9530047Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.9530334Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:38.9530648Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.9530924Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:38.9531240Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:39.1623019Z 2022-05-18T04:32:39.1623546Z  2022-05-18T04:32:39.1624083Z  2022-05-18T04:32:39.1624350Z  2022-05-18T04:32:39.1624707Z  2022-05-18T04:32:39.1624996Z  2022-05-18T04:32:39.1625235Z  2022-05-18T04:32:39.1625489Z  2022-05-18T04:32:39.1625873Z  2022-05-18T04:32:39.1626459Z INFO: From Compiling caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: 2022-05-18T04:32:39.1626999Z [1,281 / 2,970] 8 actions running 2022-05-18T04:32:39.1627440Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:39.1627885Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:39.1628336Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:39.1628788Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.1629215Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.1629665Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.1630115Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:39.1630651Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2022-05-18T04:32:39.1644551Z 2022-05-18T04:32:39.1644851Z  2022-05-18T04:32:39.1645162Z  2022-05-18T04:32:39.1645426Z  2022-05-18T04:32:39.1645713Z  2022-05-18T04:32:39.1645997Z  2022-05-18T04:32:39.1646253Z  2022-05-18T04:32:39.1646526Z  2022-05-18T04:32:39.1646802Z  2022-05-18T04:32:39.1659923Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc: In instantiation of 'bool caffe2::AddDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-05-18T04:32:39.1660597Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:205:1: required from here 2022-05-18T04:32:39.1661469Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:151:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:39.1661989Z for (int i = 0; i < pre; ++i) { 2022-05-18T04:32:39.1662283Z ~~^~~~~ 2022-05-18T04:32:39.1663057Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:153:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:39.1663615Z for (int j = 0; j < n; ++j) { 2022-05-18T04:32:39.1663920Z ~~^~~ 2022-05-18T04:32:39.1664656Z caffe2/quantization/server/elementwise_add_dnnlowp_op.cc:155:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:39.1665205Z for (int k = 0; k < post; ++k) { 2022-05-18T04:32:39.1665514Z ~~^~~~~~ 2022-05-18T04:32:39.1678758Z [1,281 / 2,970] 8 actions running 2022-05-18T04:32:39.1679213Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:39.1679664Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:39.1680098Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:39.1680519Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.1680944Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.1681373Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.1681798Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:39.1682320Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2022-05-18T04:32:39.4938183Z 2022-05-18T04:32:39.4938775Z  2022-05-18T04:32:39.4939151Z  2022-05-18T04:32:39.4939356Z  2022-05-18T04:32:39.4939527Z  2022-05-18T04:32:39.4939700Z  2022-05-18T04:32:39.4939857Z  2022-05-18T04:32:39.4940027Z  2022-05-18T04:32:39.4940197Z  2022-05-18T04:32:39.4940433Z [1,282 / 2,970] 8 actions running 2022-05-18T04:32:39.4940722Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:39.4941006Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:39.4941267Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.4941539Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.4941809Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.4942065Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:39.5401732Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2022-05-18T04:32:39.5402242Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:39.6314060Z 2022-05-18T04:32:39.6314603Z  2022-05-18T04:32:39.6314921Z  2022-05-18T04:32:39.6315194Z  2022-05-18T04:32:39.6315470Z  2022-05-18T04:32:39.6315724Z  2022-05-18T04:32:39.6316026Z  2022-05-18T04:32:39.6316290Z  2022-05-18T04:32:39.6316543Z  2022-05-18T04:32:39.6317112Z INFO: From Compiling caffe2/quantization/server/caffe2_dnnlowp_utils.cc: 2022-05-18T04:32:39.6317663Z [1,282 / 2,970] 8 actions running 2022-05-18T04:32:39.6318119Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:39.6318618Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:39.6319107Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.6319579Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.6320048Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.6320528Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.6321041Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2022-05-18T04:32:39.6321592Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:39.6334157Z 2022-05-18T04:32:39.6334423Z  2022-05-18T04:32:39.6334746Z  2022-05-18T04:32:39.6335022Z  2022-05-18T04:32:39.6335313Z  2022-05-18T04:32:39.6335599Z  2022-05-18T04:32:39.6335855Z  2022-05-18T04:32:39.6336123Z  2022-05-18T04:32:39.6336370Z  2022-05-18T04:32:39.6348067Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc: In function 'void dnnlowp::MeasureQuantizationError(const float*, const float*, size_t, dnnlowp::QuantizationErrorStats*)': 2022-05-18T04:32:39.6349176Z caffe2/quantization/server/caffe2_dnnlowp_utils.cc:240:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:39.6349744Z for (int i = 0; i < len; ++i) { 2022-05-18T04:32:39.6350047Z ~~^~~~~ 2022-05-18T04:32:39.6363386Z [1,282 / 2,970] 8 actions running 2022-05-18T04:32:39.6363869Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:39.6364356Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:39.6364820Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.6365306Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.6365789Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.6366246Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.6366810Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2022-05-18T04:32:39.6367420Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:39.8499771Z 2022-05-18T04:32:39.8500321Z  2022-05-18T04:32:39.8500628Z  2022-05-18T04:32:39.8500909Z  2022-05-18T04:32:39.8501202Z  2022-05-18T04:32:39.8501433Z  2022-05-18T04:32:39.8501674Z  2022-05-18T04:32:39.8501920Z  2022-05-18T04:32:39.8502169Z  2022-05-18T04:32:39.8502844Z INFO: From Compiling caffe2/operators/reservoir_sampling.cc: 2022-05-18T04:32:39.8503411Z [1,284 / 2,970] 8 actions running 2022-05-18T04:32:39.8503897Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.8504412Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.8504922Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.8505425Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.8506199Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2022-05-18T04:32:39.8506807Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:39.8507461Z Compiling caffe2/quantization/server/dnnlowp.cc; 0s processwrapper-sandbox 2022-05-18T04:32:39.8508071Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:39.8519407Z 2022-05-18T04:32:39.8519671Z  2022-05-18T04:32:39.8519961Z  2022-05-18T04:32:39.8520218Z  2022-05-18T04:32:39.8520488Z  2022-05-18T04:32:39.8520760Z  2022-05-18T04:32:39.8521182Z  2022-05-18T04:32:39.8521462Z  2022-05-18T04:32:39.8521813Z  2022-05-18T04:32:39.8522762Z caffe2/operators/reservoir_sampling.cc: In instantiation of 'bool caffe2::{anonymous}::ReservoirSamplingOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:32:39.8523375Z caffe2/operators/reservoir_sampling.cc:277:1: required from here 2022-05-18T04:32:39.8524053Z caffe2/operators/reservoir_sampling.cc:38:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:39.8524492Z for (size_t i = 1; i < input.dim(); ++i) { 2022-05-18T04:32:39.8524862Z [1,284 / 2,970] 8 actions running 2022-05-18T04:32:39.8525232Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.8525601Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.8525972Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.8526402Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:39.8526925Z Compiling caffe2/opt/distributed.cc; 0s processwrapper-sandbox 2022-05-18T04:32:39.8527541Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:39.8528093Z Compiling caffe2/quantization/server/dnnlowp.cc; 0s processwrapper-sandbox 2022-05-18T04:32:39.8528537Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:40.0535222Z 2022-05-18T04:32:40.0543054Z  2022-05-18T04:32:40.0543459Z  2022-05-18T04:32:40.0543756Z  2022-05-18T04:32:40.0544066Z  2022-05-18T04:32:40.0544377Z  2022-05-18T04:32:40.0544666Z  2022-05-18T04:32:40.0544972Z  2022-05-18T04:32:40.0545276Z  2022-05-18T04:32:40.0545704Z [1,287 / 2,970] 8 actions, 7 running 2022-05-18T04:32:40.0546708Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:40.0547343Z Compiling caffe2/opt/distributed.cc; 1s processwrapper-sandbox 2022-05-18T04:32:40.0547910Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:40.0548579Z Compiling caffe2/quantization/server/dnnlowp.cc; 0s processwrapper-sandbox 2022-05-18T04:32:40.0549208Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:40.0549836Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:40.0550436Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:40.0550926Z [Scann] Compiling caffe2/ideep/operators/channel_shuffle_op.cc 2022-05-18T04:32:40.3411067Z 2022-05-18T04:32:40.3412925Z  2022-05-18T04:32:40.3413259Z  2022-05-18T04:32:40.3413492Z  2022-05-18T04:32:40.3413750Z  2022-05-18T04:32:40.3413992Z  2022-05-18T04:32:40.3414265Z  2022-05-18T04:32:40.3414514Z  2022-05-18T04:32:40.3414782Z  2022-05-18T04:32:40.3415161Z [1,287 / 2,970] 8 actions running 2022-05-18T04:32:40.3415609Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:40.3416119Z Compiling caffe2/opt/distributed.cc; 1s processwrapper-sandbox 2022-05-18T04:32:40.3416587Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:40.3417230Z Compiling caffe2/quantization/server/dnnlowp.cc; 0s processwrapper-sandbox 2022-05-18T04:32:40.3417780Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:40.3418300Z Compiling caffe2/operators/reduction_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:40.3418741Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:40.3419125Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:40.9714672Z 2022-05-18T04:32:40.9715593Z  2022-05-18T04:32:40.9715972Z  2022-05-18T04:32:40.9716242Z  2022-05-18T04:32:40.9716531Z  2022-05-18T04:32:40.9718131Z  2022-05-18T04:32:40.9718536Z  2022-05-18T04:32:40.9718867Z  2022-05-18T04:32:40.9719173Z  2022-05-18T04:32:40.9719694Z [1,289 / 2,970] 7 actions, 6 running 2022-05-18T04:32:40.9720309Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:40.9721040Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2022-05-18T04:32:40.9721741Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:40.9722721Z Compiling caffe2/operators/reduction_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:40.9723378Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:40.9723895Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:40.9724390Z [Scann] Compiling caffe2/operators/replace_nan_op.cc 2022-05-18T04:32:41.3415786Z 2022-05-18T04:32:41.3416271Z  2022-05-18T04:32:41.3416650Z  2022-05-18T04:32:41.3416986Z  2022-05-18T04:32:41.3417292Z  2022-05-18T04:32:41.3417513Z  2022-05-18T04:32:41.3417688Z  2022-05-18T04:32:41.3417840Z  2022-05-18T04:32:41.3418090Z [1,289 / 2,970] 8 actions running 2022-05-18T04:32:41.3418384Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:41.3418733Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2022-05-18T04:32:41.3419065Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.3419431Z Compiling caffe2/operators/reduction_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:41.3419756Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.3420015Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.3420355Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:41.3420739Z Compiling caffe2/ideep/operators/adam_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:41.5014049Z 2022-05-18T04:32:41.5014966Z  2022-05-18T04:32:41.5015344Z  2022-05-18T04:32:41.5015665Z  2022-05-18T04:32:41.5017031Z  2022-05-18T04:32:41.5017333Z  2022-05-18T04:32:41.5018057Z  2022-05-18T04:32:41.5018370Z  2022-05-18T04:32:41.5018646Z  2022-05-18T04:32:41.5019209Z INFO: From Compiling caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: 2022-05-18T04:32:41.5019752Z [1,289 / 2,970] 8 actions running 2022-05-18T04:32:41.5020196Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:41.5020786Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2022-05-18T04:32:41.5021340Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.5021902Z Compiling caffe2/operators/reduction_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:41.5022434Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.5022870Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.5023435Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:41.5023991Z Compiling caffe2/ideep/operators/adam_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:41.5024637Z 2022-05-18T04:32:41.5024983Z  2022-05-18T04:32:41.5026145Z  2022-05-18T04:32:41.5026555Z  2022-05-18T04:32:41.5026842Z  2022-05-18T04:32:41.5027104Z  2022-05-18T04:32:41.5027399Z  2022-05-18T04:32:41.5027669Z  2022-05-18T04:32:41.5027941Z  2022-05-18T04:32:41.5028714Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc: In instantiation of 'bool caffe2::MulDNNLowPOp::RunOnDevice() [with T = unsigned char]': 2022-05-18T04:32:41.5029122Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:121:1: required from here 2022-05-18T04:32:41.5029700Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:79:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:41.5030065Z for (int i = 0; i < pre; ++i) { 2022-05-18T04:32:41.5030342Z ~~^~~~~ 2022-05-18T04:32:41.5031043Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:81:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:41.5031370Z for (int j = 0; j < n; ++j) { 2022-05-18T04:32:41.5031543Z ~~^~~ 2022-05-18T04:32:41.5032025Z caffe2/quantization/server/elementwise_mul_dnnlowp_op.cc:83:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:41.5032552Z for (int k = 0; k < post; ++k) { 2022-05-18T04:32:41.5032798Z ~~^~~~~~ 2022-05-18T04:32:41.5033045Z [1,289 / 2,970] 8 actions running 2022-05-18T04:32:41.5033359Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:41.5033700Z Compiling caffe2/quantization/server/dnnlowp.cc; 1s processwrapper-sandbox 2022-05-18T04:32:41.5034074Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.5034414Z Compiling caffe2/operators/reduction_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:41.5034780Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.5035039Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.5035390Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:41.5035803Z Compiling caffe2/ideep/operators/adam_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:41.7588915Z 2022-05-18T04:32:41.7589777Z  2022-05-18T04:32:41.7590047Z  2022-05-18T04:32:41.7590228Z  2022-05-18T04:32:41.7590399Z  2022-05-18T04:32:41.7590623Z  2022-05-18T04:32:41.7590805Z  2022-05-18T04:32:41.7590990Z  2022-05-18T04:32:41.7591153Z  2022-05-18T04:32:41.7591395Z [1,291 / 2,970] 8 actions running 2022-05-18T04:32:41.7591749Z Compiling caffe2/quantization/server/dnnlowp.cc; 2s processwrapper-sandbox 2022-05-18T04:32:41.7592079Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:41.7592354Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.7592615Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.7592954Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:41.7593333Z Compiling caffe2/ideep/operators/adam_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:41.7593630Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:41.7593963Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:41.9334407Z 2022-05-18T04:32:41.9341972Z  2022-05-18T04:32:41.9342292Z  2022-05-18T04:32:41.9342690Z  2022-05-18T04:32:41.9343048Z  2022-05-18T04:32:41.9343296Z  2022-05-18T04:32:41.9343559Z  2022-05-18T04:32:41.9343805Z  2022-05-18T04:32:41.9344044Z  2022-05-18T04:32:41.9347391Z INFO: From Compiling caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc: 2022-05-18T04:32:41.9347967Z [1,291 / 2,970] 8 actions running 2022-05-18T04:32:41.9348488Z Compiling caffe2/quantization/server/dnnlowp.cc; 2s processwrapper-sandbox 2022-05-18T04:32:41.9349008Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:41.9349410Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.9349812Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.9350310Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:41.9350911Z Compiling caffe2/ideep/operators/adam_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:41.9351417Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:41.9351896Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:41.9362877Z 2022-05-18T04:32:41.9363357Z  2022-05-18T04:32:41.9363651Z  2022-05-18T04:32:41.9363867Z  2022-05-18T04:32:41.9364133Z  2022-05-18T04:32:41.9367704Z  2022-05-18T04:32:41.9367959Z  2022-05-18T04:32:41.9368218Z  2022-05-18T04:32:41.9368472Z  2022-05-18T04:32:41.9375828Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:223:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-05-18T04:32:41.9376373Z #pragma omp parallel for 2022-05-18T04:32:41.9376624Z 2022-05-18T04:32:41.9377240Z caffe2/quantization/server/fully_connected_dnnlowp_acc16_op.cc:245:0: warning: ignoring #pragma omp parallel [-Wunknown-pragmas] 2022-05-18T04:32:41.9377864Z #pragma omp parallel for 2022-05-18T04:32:41.9378128Z 2022-05-18T04:32:41.9383575Z [1,291 / 2,970] 8 actions running 2022-05-18T04:32:41.9384515Z Compiling caffe2/quantization/server/dnnlowp.cc; 2s processwrapper-sandbox 2022-05-18T04:32:41.9385151Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:41.9385542Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.9386063Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:41.9386561Z Compiling caffe2/operators/replace_nan_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:41.9387108Z Compiling caffe2/ideep/operators/adam_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:41.9387609Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:41.9388067Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:42.1591793Z 2022-05-18T04:32:42.1592772Z  2022-05-18T04:32:42.1593169Z  2022-05-18T04:32:42.1593463Z  2022-05-18T04:32:42.1593768Z  2022-05-18T04:32:42.1594098Z  2022-05-18T04:32:42.1594387Z  2022-05-18T04:32:42.1594667Z  2022-05-18T04:32:42.1594853Z  2022-05-18T04:32:42.1595085Z [1,293 / 2,970] 8 actions running 2022-05-18T04:32:42.1595376Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:42.1595653Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:42.1595983Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:42.1596374Z Compiling caffe2/ideep/operators/adam_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:42.1596686Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:42.1597020Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:42.1597377Z Compiling caffe2/queue/blobs_queue_db.cc; 0s processwrapper-sandbox 2022-05-18T04:32:42.1597682Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:42.3285476Z 2022-05-18T04:32:42.3286002Z  2022-05-18T04:32:42.3286352Z  2022-05-18T04:32:42.3286642Z  2022-05-18T04:32:42.3286940Z  2022-05-18T04:32:42.3287308Z  2022-05-18T04:32:42.3287605Z  2022-05-18T04:32:42.3287894Z  2022-05-18T04:32:42.3288197Z  2022-05-18T04:32:42.3288760Z INFO: From Compiling caffe2/quantization/server/dynamic_histogram.cc: 2022-05-18T04:32:42.3289311Z [1,293 / 2,970] 8 actions running 2022-05-18T04:32:42.3289774Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:42.3290247Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:42.3290867Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:42.3291562Z Compiling caffe2/ideep/operators/adam_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:42.3292110Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:42.3292717Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:42.3293387Z Compiling caffe2/queue/blobs_queue_db.cc; 0s processwrapper-sandbox 2022-05-18T04:32:42.3293924Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:42.3294173Z 2022-05-18T04:32:42.3294318Z  2022-05-18T04:32:42.3294620Z  2022-05-18T04:32:42.3294921Z  2022-05-18T04:32:42.3295202Z  2022-05-18T04:32:42.3295495Z  2022-05-18T04:32:42.3295787Z  2022-05-18T04:32:42.3296063Z  2022-05-18T04:32:42.3296351Z  2022-05-18T04:32:42.3297252Z caffe2/quantization/server/dynamic_histogram.cc: In function 'void dnnlowp::RemapHistograms(dnnlowp::Histogram&, dnnlowp::Histogram&)': 2022-05-18T04:32:42.3298213Z caffe2/quantization/server/dynamic_histogram.cc:50:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:42.3298704Z for (int i = 0; i < src_bins.size(); ++i) { 2022-05-18T04:32:42.3299033Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:32:42.3299437Z [1,293 / 2,970] 8 actions running 2022-05-18T04:32:42.3299896Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:42.3300386Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:42.3300979Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:42.3301891Z Compiling caffe2/ideep/operators/adam_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:42.3302338Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:42.3302939Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:42.3303559Z Compiling caffe2/queue/blobs_queue_db.cc; 0s processwrapper-sandbox 2022-05-18T04:32:42.3304059Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:42.5657612Z 2022-05-18T04:32:42.5658157Z  2022-05-18T04:32:42.5658487Z  2022-05-18T04:32:42.5658747Z  2022-05-18T04:32:42.5659014Z  2022-05-18T04:32:42.5659285Z  2022-05-18T04:32:42.5659535Z  2022-05-18T04:32:42.5659803Z  2022-05-18T04:32:42.5660068Z  2022-05-18T04:32:42.5660430Z [1,294 / 2,970] 8 actions running 2022-05-18T04:32:42.5660877Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:42.5661430Z Compiling caffe2/operators/replace_nan_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:42.5662071Z Compiling caffe2/ideep/operators/adam_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:42.5662591Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:42.5663143Z Compiling caffe2/operators/resize_3d_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:42.5663730Z Compiling caffe2/queue/blobs_queue_db.cc; 0s processwrapper-sandbox 2022-05-18T04:32:42.5664227Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:42.5664785Z Compiling caffe2/operators/reciprocal_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:42.8010513Z 2022-05-18T04:32:42.8011075Z  2022-05-18T04:32:42.8011392Z  2022-05-18T04:32:42.8011665Z  2022-05-18T04:32:42.8011937Z  2022-05-18T04:32:42.8012187Z  2022-05-18T04:32:42.8012450Z  2022-05-18T04:32:42.8012714Z  2022-05-18T04:32:42.8012968Z  2022-05-18T04:32:42.8013363Z [1,296 / 2,970] 8 actions, 7 running 2022-05-18T04:32:42.8013954Z Compiling caffe2/ideep/operators/adam_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:42.8014467Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:42.8015021Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:42.8015631Z Compiling caffe2/queue/blobs_queue_db.cc; 0s processwrapper-sandbox 2022-05-18T04:32:42.8016117Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:42.8016685Z Compiling caffe2/operators/reciprocal_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:42.8017303Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:42.8017776Z [Scann] Compiling caffe2/operators/rmac_regions_op.cc 2022-05-18T04:32:43.1674701Z 2022-05-18T04:32:43.1675231Z  2022-05-18T04:32:43.1675595Z  2022-05-18T04:32:43.1675892Z  2022-05-18T04:32:43.1676177Z  2022-05-18T04:32:43.1676482Z  2022-05-18T04:32:43.1676773Z  2022-05-18T04:32:43.1677058Z  2022-05-18T04:32:43.1677382Z  2022-05-18T04:32:43.1677778Z [1,296 / 2,970] 8 actions running 2022-05-18T04:32:43.1678306Z Compiling caffe2/ideep/operators/adam_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:43.1678663Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:43.1679003Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.1679360Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.1679668Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:43.1680009Z Compiling caffe2/operators/reciprocal_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.1680386Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.1680753Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.1936586Z 2022-05-18T04:32:43.1937139Z  2022-05-18T04:32:43.1937471Z  2022-05-18T04:32:43.1937790Z  2022-05-18T04:32:43.1938280Z  2022-05-18T04:32:43.1941827Z  2022-05-18T04:32:43.1942281Z  2022-05-18T04:32:43.1942563Z  2022-05-18T04:32:43.1942804Z  2022-05-18T04:32:43.1943094Z INFO: From Compiling caffe2/ideep/operators/adam_op.cc: 2022-05-18T04:32:43.1943551Z [1,296 / 2,970] 8 actions running 2022-05-18T04:32:43.1944079Z Compiling caffe2/ideep/operators/adam_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:43.1944581Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:43.1944939Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.1945531Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.1946114Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:43.1946741Z Compiling caffe2/operators/reciprocal_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.1947336Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.1948004Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.1948303Z 2022-05-18T04:32:43.1948384Z  2022-05-18T04:32:43.1948556Z  2022-05-18T04:32:43.1948783Z  2022-05-18T04:32:43.1949023Z  2022-05-18T04:32:43.1949292Z  2022-05-18T04:32:43.1949533Z  2022-05-18T04:32:43.1949786Z  2022-05-18T04:32:43.1950054Z  2022-05-18T04:32:43.1951177Z caffe2/ideep/operators/adam_op.cc:8:6: warning: 'void {anonymous}::adam_ideep_update(int, const float*, const float*, const float*, float*, float*, float*, float, float, float, float, const float*)' defined but not used [-Wunused-function] 2022-05-18T04:32:43.1951830Z void adam_ideep_update( 2022-05-18T04:32:43.1952160Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:32:43.1952407Z [1,296 / 2,970] 8 actions running 2022-05-18T04:32:43.1952767Z Compiling caffe2/ideep/operators/adam_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:43.1953272Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:43.1953840Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.1954378Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.1954748Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:43.1955410Z Compiling caffe2/operators/reciprocal_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.1956053Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.1956610Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.5672083Z 2022-05-18T04:32:43.5672633Z  2022-05-18T04:32:43.5673069Z  2022-05-18T04:32:43.5673392Z  2022-05-18T04:32:43.5674551Z  2022-05-18T04:32:43.5674818Z  2022-05-18T04:32:43.5675097Z  2022-05-18T04:32:43.5675376Z  2022-05-18T04:32:43.5675635Z  2022-05-18T04:32:43.5676064Z [1,297 / 2,970] 8 actions running 2022-05-18T04:32:43.5676606Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:43.5677238Z Compiling caffe2/operators/resize_3d_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.5677940Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.5678471Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:43.5679095Z Compiling caffe2/operators/reciprocal_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.5679799Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.5680361Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.5680838Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:43.6545207Z 2022-05-18T04:32:43.6546076Z  2022-05-18T04:32:43.6546425Z  2022-05-18T04:32:43.6546723Z  2022-05-18T04:32:43.6546999Z  2022-05-18T04:32:43.6547283Z  2022-05-18T04:32:43.6547572Z  2022-05-18T04:32:43.6547846Z  2022-05-18T04:32:43.6548304Z  2022-05-18T04:32:43.6549029Z INFO: From Compiling caffe2/quantization/server/activation_distribution_observer.cc: 2022-05-18T04:32:43.6549610Z [1,297 / 2,970] 8 actions running 2022-05-18T04:32:43.6550061Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:43.6550677Z Compiling caffe2/operators/resize_3d_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:43.6551344Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.6551887Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:43.6552498Z Compiling caffe2/operators/reciprocal_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.6553184Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.6553849Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.6554407Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:43.6554647Z 2022-05-18T04:32:43.6554783Z  2022-05-18T04:32:43.6555084Z  2022-05-18T04:32:43.6555365Z  2022-05-18T04:32:43.6555662Z  2022-05-18T04:32:43.6555934Z  2022-05-18T04:32:43.6556221Z  2022-05-18T04:32:43.6556509Z  2022-05-18T04:32:43.6556790Z  2022-05-18T04:32:43.6557809Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputMinMaxNetObserver::DumpAndReset_(const string&, bool)': 2022-05-18T04:32:43.6558940Z caffe2/quantization/server/activation_distribution_observer.cc:183:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:43.6559616Z for (int op_index = 0; op_index < min_max_infos_.size(); ++op_index) { 2022-05-18T04:32:43.6560021Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:43.6560846Z caffe2/quantization/server/activation_distribution_observer.cc:188:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:43.6561607Z for (int i = 0; i < op_info->tensor_infos.size(); ++i) { 2022-05-18T04:32:43.6562004Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:43.6562915Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'virtual void caffe2::OutputColumnMaxHistogramObserver::Stop()': 2022-05-18T04:32:43.6564020Z caffe2/quantization/server/activation_distribution_observer.cc:388:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:43.6564712Z if (info_->histograms.size() <= col) { 2022-05-18T04:32:43.6565052Z ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ 2022-05-18T04:32:43.6565959Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::HistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-05-18T04:32:43.6567048Z caffe2/quantization/server/activation_distribution_observer.cc:470:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:43.6567790Z for (int op_index = 0; op_index < hist_infos_.size(); ++op_index) { 2022-05-18T04:32:43.6568180Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:43.6569006Z caffe2/quantization/server/activation_distribution_observer.cc:477:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:43.6569741Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-05-18T04:32:43.6570124Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:43.6571091Z caffe2/quantization/server/activation_distribution_observer.cc: In member function 'void caffe2::OutputColumnMaxHistogramNetObserver::DumpAndReset_(const string&, bool)': 2022-05-18T04:32:43.6572233Z caffe2/quantization/server/activation_distribution_observer.cc:628:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:43.6572962Z for (int i = 0; i < info->histograms.size(); ++i) { 2022-05-18T04:32:43.6573483Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:43.6573893Z [1,297 / 2,970] 8 actions running 2022-05-18T04:32:43.6574347Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:43.6574942Z Compiling caffe2/operators/resize_3d_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:43.6575591Z Compiling caffe2/queue/blobs_queue_db.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.6576136Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:43.6576750Z Compiling caffe2/operators/reciprocal_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.6577410Z Compiling caffe2/operators/reduce_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.6578102Z Compiling caffe2/operators/rmac_regions_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.6578662Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:43.9682009Z 2022-05-18T04:32:43.9682535Z  2022-05-18T04:32:43.9682872Z  2022-05-18T04:32:43.9683132Z  2022-05-18T04:32:43.9683407Z  2022-05-18T04:32:43.9683670Z  2022-05-18T04:32:43.9683924Z  2022-05-18T04:32:43.9684192Z  2022-05-18T04:32:43.9684451Z  2022-05-18T04:32:43.9684812Z [1,299 / 2,970] 8 actions running 2022-05-18T04:32:43.9685348Z Compiling caffe2/queue/blobs_queue_db.cc; 2s processwrapper-sandbox 2022-05-18T04:32:43.9685870Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:43.9686414Z Compiling caffe2/operators/reciprocal_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.9687047Z Compiling caffe2/operators/reduce_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.9687779Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:43.9688262Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:43.9688811Z Compiling caffe2/operators/rowmul_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:43.9689415Z Compiling caffe2/operators/expand_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:44.4197299Z 2022-05-18T04:32:44.4207020Z  2022-05-18T04:32:44.4207597Z  2022-05-18T04:32:44.4207920Z  2022-05-18T04:32:44.4208219Z  2022-05-18T04:32:44.4208535Z  2022-05-18T04:32:44.4208854Z  2022-05-18T04:32:44.4209148Z  2022-05-18T04:32:44.4209475Z  2022-05-18T04:32:44.4209947Z [1,300 / 2,970] 8 actions, 7 running 2022-05-18T04:32:44.4210480Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:44.4211154Z Compiling caffe2/operators/reciprocal_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:44.4211897Z Compiling caffe2/operators/reduce_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:44.4212671Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:44.4213352Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:44.4214061Z Compiling caffe2/operators/rowmul_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:44.4214824Z Compiling caffe2/operators/expand_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:44.4215295Z [Scann] Compiling caffe2/operators/flexible_top_k.cc 2022-05-18T04:32:44.7080059Z 2022-05-18T04:32:44.7080914Z  2022-05-18T04:32:44.7083728Z  2022-05-18T04:32:44.7084265Z  2022-05-18T04:32:44.7086365Z  2022-05-18T04:32:44.7086800Z  2022-05-18T04:32:44.7087401Z  2022-05-18T04:32:44.7087929Z  2022-05-18T04:32:44.7090611Z  2022-05-18T04:32:44.7091160Z [1,302 / 2,970] 8 actions, 7 running 2022-05-18T04:32:44.7091950Z Compiling caffe2/operators/reduce_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:44.7095708Z Compiling caffe2/operators/rmac_regions_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:44.7096496Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:44.7097181Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:44.7098061Z Compiling caffe2/operators/expand_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:44.7098892Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2022-05-18T04:32:44.7100506Z Compiling caffe2/operators/exp_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:44.7100952Z [Scann] Compiling caffe2/ideep/operators/dropout_op.cc 2022-05-18T04:32:44.9681765Z 2022-05-18T04:32:44.9682543Z  2022-05-18T04:32:44.9682872Z  2022-05-18T04:32:44.9683185Z  2022-05-18T04:32:44.9683475Z  2022-05-18T04:32:44.9683803Z  2022-05-18T04:32:44.9684107Z  2022-05-18T04:32:44.9684388Z  2022-05-18T04:32:44.9684695Z  2022-05-18T04:32:44.9685108Z [1,303 / 2,970] 8 actions running 2022-05-18T04:32:44.9685717Z Compiling caffe2/operators/reduce_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:44.9686301Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:44.9686928Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:44.9687658Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:44.9688267Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2022-05-18T04:32:44.9688801Z Compiling caffe2/operators/exp_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:44.9689387Z Compiling caffe2/ideep/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:44.9689911Z Compiling caffe2/sgd/clip_tensor_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:45.3684656Z 2022-05-18T04:32:45.3685246Z  2022-05-18T04:32:45.3685623Z  2022-05-18T04:32:45.3685956Z  2022-05-18T04:32:45.3686243Z  2022-05-18T04:32:45.3686429Z  2022-05-18T04:32:45.3686583Z  2022-05-18T04:32:45.3686748Z  2022-05-18T04:32:45.3686915Z  2022-05-18T04:32:45.3687219Z [1,304 / 2,970] 8 actions running 2022-05-18T04:32:45.3687516Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:45.3687861Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.3688225Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.3688627Z Compiling caffe2/operators/flexible_top_k.cc; 0s processwrapper-sandbox 2022-05-18T04:32:45.3688998Z Compiling caffe2/operators/exp_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:45.3689377Z Compiling caffe2/ideep/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:45.3689737Z Compiling caffe2/sgd/clip_tensor_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:45.3690045Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:45.5132796Z 2022-05-18T04:32:45.5133790Z  2022-05-18T04:32:45.5134144Z  2022-05-18T04:32:45.5134453Z  2022-05-18T04:32:45.5134797Z  2022-05-18T04:32:45.5135067Z  2022-05-18T04:32:45.5135366Z  2022-05-18T04:32:45.5135634Z  2022-05-18T04:32:45.5135875Z  2022-05-18T04:32:45.5136464Z INFO: From Compiling caffe2/operators/rnn/recurrent_network_executor.cc: 2022-05-18T04:32:45.5137018Z [1,304 / 2,970] 8 actions running 2022-05-18T04:32:45.5137436Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:45.5137971Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.5138583Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.5139212Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.5139782Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.5140406Z Compiling caffe2/ideep/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:45.5141038Z Compiling caffe2/sgd/clip_tensor_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:45.5141530Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:45.5142112Z 2022-05-18T04:32:45.5142261Z  2022-05-18T04:32:45.5142533Z  2022-05-18T04:32:45.5142790Z  2022-05-18T04:32:45.5143067Z  2022-05-18T04:32:45.5143319Z  2022-05-18T04:32:45.5143565Z  2022-05-18T04:32:45.5147151Z  2022-05-18T04:32:45.5147782Z  2022-05-18T04:32:45.5148217Z In file included from ./c10/util/typeid.h:19:0, 2022-05-18T04:32:45.5148603Z from ./caffe2/core/context.h:9, 2022-05-18T04:32:45.5149011Z from ./caffe2/operators/rnn/recurrent_network_executor.h:4, 2022-05-18T04:32:45.5149469Z from caffe2/operators/rnn/recurrent_network_executor.cc:1: 2022-05-18T04:32:45.5150463Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::Run(int)': 2022-05-18T04:32:45.5151452Z caffe2/operators/rnn/recurrent_network_executor.cc:40:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:45.5152032Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-05-18T04:32:45.5152373Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T04:32:45.5153235Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'virtual bool caffe2::ThreadedRecurrentNetworkExecutor::RunBackwards(int)': 2022-05-18T04:32:45.5154254Z caffe2/operators/rnn/recurrent_network_executor.cc:67:38: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:45.5154846Z CAFFE_ENFORCE(timestep_ops_.size() >= T); 2022-05-18T04:32:45.5155168Z ~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T04:32:45.5155985Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::WorkerFunction()': 2022-05-18T04:32:45.5156962Z caffe2/operators/rnn/recurrent_network_executor.cc:181:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:45.5157583Z if (job.op_idx == timestep_ops_template_.size() - 1) { 2022-05-18T04:32:45.5157912Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:45.5158740Z caffe2/operators/rnn/recurrent_network_executor.cc: In member function 'void caffe2::ThreadedRecurrentNetworkExecutor::_Exec()': 2022-05-18T04:32:45.5159794Z caffe2/operators/rnn/recurrent_network_executor.cc:210:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:45.5160289Z while (workers_.size() < num_threads_) { 2022-05-18T04:32:45.5160609Z ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-05-18T04:32:45.5160970Z [1,304 / 2,970] 8 actions running 2022-05-18T04:32:45.5161364Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:45.5161911Z Compiling caffe2/operators/rowmul_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.5162507Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.5163058Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.5163587Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.5164215Z Compiling caffe2/ideep/operators/dropout_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:45.5164858Z Compiling caffe2/sgd/clip_tensor_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:45.5165386Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:45.7853773Z 2022-05-18T04:32:45.7854594Z  2022-05-18T04:32:45.7854930Z  2022-05-18T04:32:45.7855229Z  2022-05-18T04:32:45.7855535Z  2022-05-18T04:32:45.7855845Z  2022-05-18T04:32:45.7856147Z  2022-05-18T04:32:45.7856433Z  2022-05-18T04:32:45.7856739Z  2022-05-18T04:32:45.7857141Z [1,306 / 2,970] 7 actions running 2022-05-18T04:32:45.7857771Z Compiling caffe2/operators/expand_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.7858383Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.7858969Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.7859580Z Compiling caffe2/ideep/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.7859957Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:45.7861666Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:45.7862142Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:46.0204344Z 2022-05-18T04:32:46.0205387Z  2022-05-18T04:32:46.0206058Z  2022-05-18T04:32:46.0208771Z  2022-05-18T04:32:46.0209203Z  2022-05-18T04:32:46.0209722Z  2022-05-18T04:32:46.0212417Z  2022-05-18T04:32:46.0212846Z  2022-05-18T04:32:46.0213571Z [1,307 / 2,970] 8 actions, 7 running 2022-05-18T04:32:46.0214371Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2022-05-18T04:32:46.0215211Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:46.0216000Z Compiling caffe2/ideep/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:46.0216786Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:46.0217522Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:46.0218360Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:46.0219536Z Compiling caffe2/operators/minmax_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:46.0220057Z [Scann] Compiling caffe2/quantization/server/p99.cc 2022-05-18T04:32:46.3859043Z 2022-05-18T04:32:46.3859554Z  2022-05-18T04:32:46.3859889Z  2022-05-18T04:32:46.3860417Z  2022-05-18T04:32:46.3861486Z  2022-05-18T04:32:46.3861862Z  2022-05-18T04:32:46.3862159Z  2022-05-18T04:32:46.3862468Z  2022-05-18T04:32:46.3862778Z  2022-05-18T04:32:46.3863175Z [1,307 / 2,970] 8 actions running 2022-05-18T04:32:46.3863792Z Compiling caffe2/operators/flexible_top_k.cc; 1s processwrapper-sandbox 2022-05-18T04:32:46.3864494Z Compiling caffe2/operators/exp_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:46.3865150Z Compiling caffe2/ideep/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:46.3865966Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:46.3866503Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:46.3866956Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:46.3867500Z Compiling caffe2/operators/minmax_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:46.3868180Z Compiling caffe2/quantization/server/p99.cc; 0s processwrapper-sandbox 2022-05-18T04:32:46.5579277Z 2022-05-18T04:32:46.5580135Z  2022-05-18T04:32:46.5580739Z  2022-05-18T04:32:46.5581189Z  2022-05-18T04:32:46.5581526Z  2022-05-18T04:32:46.5581882Z  2022-05-18T04:32:46.5582229Z  2022-05-18T04:32:46.5582560Z  2022-05-18T04:32:46.5582906Z  2022-05-18T04:32:46.5583474Z INFO: From Compiling caffe2/operators/flexible_top_k.cc: 2022-05-18T04:32:46.5584015Z [1,307 / 2,970] 8 actions running 2022-05-18T04:32:46.5584647Z Compiling caffe2/operators/flexible_top_k.cc; 2s processwrapper-sandbox 2022-05-18T04:32:46.5585376Z Compiling caffe2/operators/exp_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:46.5586295Z Compiling caffe2/ideep/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:46.5586991Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:46.5587572Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:46.5588096Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:46.5588729Z Compiling caffe2/operators/minmax_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:46.5589424Z Compiling caffe2/quantization/server/p99.cc; 0s processwrapper-sandbox 2022-05-18T04:32:46.5596639Z 2022-05-18T04:32:46.5597000Z  2022-05-18T04:32:46.5597611Z  2022-05-18T04:32:46.5597989Z  2022-05-18T04:32:46.5598345Z  2022-05-18T04:32:46.5598693Z  2022-05-18T04:32:46.5599030Z  2022-05-18T04:32:46.5599378Z  2022-05-18T04:32:46.5599726Z  2022-05-18T04:32:46.5604237Z caffe2/operators/flexible_top_k.cc: In instantiation of 'bool caffe2::FlexibleTopKOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T04:32:46.5605046Z caffe2/operators/flexible_top_k.cc:185:1: required from here 2022-05-18T04:32:46.5605917Z caffe2/operators/flexible_top_k.cc:77:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:46.5606432Z if (PQ.size() < k_ || value > PQ.top().first) { 2022-05-18T04:32:46.5607334Z caffe2/operators/flexible_top_k.cc:81:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:46.5607834Z if (PQ.size() > k_) { 2022-05-18T04:32:46.5608238Z [1,307 / 2,970] 8 actions running 2022-05-18T04:32:46.5608772Z Compiling caffe2/operators/flexible_top_k.cc; 2s processwrapper-sandbox 2022-05-18T04:32:46.5609390Z Compiling caffe2/operators/exp_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:46.5610036Z Compiling caffe2/ideep/operators/dropout_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:46.5610665Z Compiling caffe2/sgd/clip_tensor_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:46.5611191Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:46.5611640Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:46.5612191Z Compiling caffe2/operators/minmax_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:46.5612826Z Compiling caffe2/quantization/server/p99.cc; 0s processwrapper-sandbox 2022-05-18T04:32:46.7861259Z 2022-05-18T04:32:46.7861848Z  2022-05-18T04:32:46.7862249Z  2022-05-18T04:32:46.7862549Z  2022-05-18T04:32:46.7862735Z  2022-05-18T04:32:46.7862903Z  2022-05-18T04:32:46.7863056Z  2022-05-18T04:32:46.7863221Z  2022-05-18T04:32:46.7863389Z  2022-05-18T04:32:46.7863616Z [1,308 / 2,970] 8 actions running 2022-05-18T04:32:46.7863965Z Compiling caffe2/operators/exp_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:46.7864366Z Compiling caffe2/ideep/operators/dropout_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:46.7864743Z Compiling caffe2/sgd/clip_tensor_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:46.7865051Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:46.7865325Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:46.7865644Z Compiling caffe2/operators/minmax_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:46.7866201Z Compiling caffe2/quantization/server/p99.cc; 0s processwrapper-sandbox 2022-05-18T04:32:46.7866578Z Compiling caffe2/operators/rank_loss_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:46.9972236Z 2022-05-18T04:32:46.9972962Z  2022-05-18T04:32:46.9973391Z  2022-05-18T04:32:46.9973673Z  2022-05-18T04:32:46.9973944Z  2022-05-18T04:32:46.9974102Z  2022-05-18T04:32:46.9974314Z  2022-05-18T04:32:46.9974567Z  2022-05-18T04:32:46.9974803Z  2022-05-18T04:32:46.9975127Z [1,310 / 2,970] 8 actions running 2022-05-18T04:32:46.9975710Z Compiling caffe2/ideep/operators/dropout_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:46.9976204Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:46.9976623Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:46.9977124Z Compiling caffe2/operators/minmax_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:46.9977720Z Compiling caffe2/quantization/server/p99.cc; 0s processwrapper-sandbox 2022-05-18T04:32:46.9978338Z Compiling caffe2/operators/rank_loss_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:46.9978936Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:46.9979408Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:47.3978206Z 2022-05-18T04:32:47.3979183Z  2022-05-18T04:32:47.3979889Z  2022-05-18T04:32:47.3980695Z  2022-05-18T04:32:47.3981002Z  2022-05-18T04:32:47.3981282Z  2022-05-18T04:32:47.3981554Z  2022-05-18T04:32:47.3981812Z  2022-05-18T04:32:47.3982262Z  2022-05-18T04:32:47.3982751Z [1,310 / 2,970] 8 actions running 2022-05-18T04:32:47.3983251Z Compiling caffe2/ideep/operators/dropout_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:47.3983741Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:47.3984175Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:47.3984700Z Compiling caffe2/operators/minmax_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:47.3985333Z Compiling caffe2/quantization/server/p99.cc; 1s processwrapper-sandbox 2022-05-18T04:32:47.3986059Z Compiling caffe2/operators/rank_loss_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:47.3986634Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:47.3987112Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:47.6588817Z 2022-05-18T04:32:47.6589346Z  2022-05-18T04:32:47.6589659Z  2022-05-18T04:32:47.6589925Z  2022-05-18T04:32:47.6590202Z  2022-05-18T04:32:47.6590529Z  2022-05-18T04:32:47.6590816Z  2022-05-18T04:32:47.6591116Z  2022-05-18T04:32:47.6591393Z  2022-05-18T04:32:47.6591869Z [1,313 / 2,970] 8 actions, 7 running 2022-05-18T04:32:47.6592371Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:47.6592976Z Compiling caffe2/operators/minmax_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:47.6593500Z Compiling caffe2/operators/rank_loss_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:47.6593875Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:47.6594187Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:47.6594447Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:47.6594795Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:47.6595143Z [Scann] Compiling caffe2/operators/space_batch_op.cc 2022-05-18T04:32:47.8253987Z 2022-05-18T04:32:47.8254829Z  2022-05-18T04:32:47.8257567Z  2022-05-18T04:32:47.8258078Z  2022-05-18T04:32:47.8260637Z  2022-05-18T04:32:47.8261068Z  2022-05-18T04:32:47.8263629Z  2022-05-18T04:32:47.8264039Z  2022-05-18T04:32:47.8266754Z  2022-05-18T04:32:47.8267542Z INFO: From Compiling caffe2/quantization/server/pool_dnnlowp_op.cc: 2022-05-18T04:32:47.8270337Z [1,313 / 2,970] 8 actions running 2022-05-18T04:32:47.8270943Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:47.8271974Z Compiling caffe2/operators/minmax_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:47.8272828Z Compiling caffe2/operators/rank_loss_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:47.8273697Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:47.8274440Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:47.8275132Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:47.8275916Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:47.8276789Z Compiling caffe2/operators/space_batch_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:47.8288065Z 2022-05-18T04:32:47.8288896Z  2022-05-18T04:32:47.8289178Z  2022-05-18T04:32:47.8289490Z  2022-05-18T04:32:47.8289808Z  2022-05-18T04:32:47.8290087Z  2022-05-18T04:32:47.8290370Z  2022-05-18T04:32:47.8290666Z  2022-05-18T04:32:47.8290925Z  2022-05-18T04:32:47.8298666Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-05-18T04:32:47.8301193Z ./c10/util/Registry.h:186:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-05-18T04:32:47.8302494Z caffe2/quantization/server/pool_dnnlowp_op.cc:769:1: required from here 2022-05-18T04:32:47.8303374Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:47.8304083Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:32:47.8304818Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:47.8305444Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:32:47.8306974Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = unsigned char]': 2022-05-18T04:32:47.8308947Z ./c10/util/Registry.h:186:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-05-18T04:32:47.8310094Z caffe2/quantization/server/pool_dnnlowp_op.cc:773:1: required from here 2022-05-18T04:32:47.8311015Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:47.8311717Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:32:47.8312531Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:47.8313287Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:32:47.8314446Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::AveragePoolDnnLowPOp::AveragePoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2022-05-18T04:32:47.8316611Z ./c10/util/Registry.h:186:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::AveragePoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-05-18T04:32:47.8317826Z caffe2/quantization/server/pool_dnnlowp_op.cc:775:1: required from here 2022-05-18T04:32:47.8318714Z caffe2/quantization/server/pool_dnnlowp_op.cc:76:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:47.8319419Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:32:47.8320304Z caffe2/quantization/server/pool_dnnlowp_op.cc:82:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:47.8321223Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:32:47.8322337Z caffe2/quantization/server/pool_dnnlowp_op.cc: In instantiation of 'caffe2::{anonymous}::MaxPoolDnnLowPOp::MaxPoolDnnLowPOp(const caffe2::OperatorDef&, caffe2::Workspace*) [with T = short unsigned int]': 2022-05-18T04:32:47.8324252Z ./c10/util/Registry.h:186:26: required from 'static ObjectPtrType c10::Registerer::DefaultCreator(Args ...) [with DerivedType = caffe2::{anonymous}::MaxPoolDnnLowPOp; SrcType = std::__cxx11::basic_string; ObjectPtrType = std::unique_ptr; Args = {const caffe2::OperatorDef&, caffe2::Workspace*}]' 2022-05-18T04:32:47.8325339Z caffe2/quantization/server/pool_dnnlowp_op.cc:779:1: required from here 2022-05-18T04:32:47.8326348Z caffe2/quantization/server/pool_dnnlowp_op.cc:438:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:47.8327246Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:32:47.8332080Z caffe2/quantization/server/pool_dnnlowp_op.cc:444:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:47.8333500Z for (int i = 0; i < this->kernel_.size(); ++i) { 2022-05-18T04:32:47.8333990Z [1,313 / 2,970] 8 actions running 2022-05-18T04:32:47.8334418Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:47.8335045Z Compiling caffe2/operators/minmax_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:47.8335741Z Compiling caffe2/operators/rank_loss_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:47.8336404Z Compiling caffe2/operators/prelu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:47.8337049Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:47.8337577Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:47.8338207Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:47.8339199Z Compiling caffe2/operators/space_batch_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:48.1982578Z 2022-05-18T04:32:48.1983169Z  2022-05-18T04:32:48.1983500Z  2022-05-18T04:32:48.1983804Z  2022-05-18T04:32:48.1984083Z  2022-05-18T04:32:48.1984379Z  2022-05-18T04:32:48.1984677Z  2022-05-18T04:32:48.1984957Z  2022-05-18T04:32:48.1985254Z  2022-05-18T04:32:48.1985658Z [1,315 / 2,970] 8 actions running 2022-05-18T04:32:48.1986341Z Compiling caffe2/operators/rank_loss_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:48.1986871Z Compiling caffe2/operators/prelu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:48.1987184Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:48.1987444Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:48.1987789Z Compiling caffe2/operators/pool_gradient_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:48.1988171Z Compiling caffe2/operators/space_batch_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:48.1988488Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:48.1988755Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:48.5758615Z 2022-05-18T04:32:48.5759198Z  2022-05-18T04:32:48.5759591Z  2022-05-18T04:32:48.5759903Z  2022-05-18T04:32:48.5760193Z  2022-05-18T04:32:48.5760491Z  2022-05-18T04:32:48.5760802Z  2022-05-18T04:32:48.5761087Z  2022-05-18T04:32:48.5761373Z  2022-05-18T04:32:48.5761797Z [1,316 / 2,970] 8 actions, 7 running 2022-05-18T04:32:48.5762407Z Compiling caffe2/operators/prelu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:48.5762835Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:48.5763182Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:48.5763705Z Compiling caffe2/operators/pool_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:48.5764137Z Compiling caffe2/operators/space_batch_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:48.5764611Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:48.5765044Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:48.5765293Z [Scann] Compiling caffe2/operators/softplus_op.cc 2022-05-18T04:32:48.8539114Z 2022-05-18T04:32:48.8539783Z  2022-05-18T04:32:48.8540129Z  2022-05-18T04:32:48.8540413Z  2022-05-18T04:32:48.8540702Z  2022-05-18T04:32:48.8540996Z  2022-05-18T04:32:48.8541265Z  2022-05-18T04:32:48.8541551Z  2022-05-18T04:32:48.8541818Z  2022-05-18T04:32:48.8542211Z [1,316 / 2,970] 8 actions running 2022-05-18T04:32:48.8542901Z Compiling caffe2/operators/prelu_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:48.8543474Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:48.8543909Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:48.8544533Z Compiling caffe2/operators/pool_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:48.8545191Z Compiling caffe2/operators/space_batch_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:48.8546532Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:48.8547198Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:48.8547735Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:49.2545458Z 2022-05-18T04:32:49.2546126Z  2022-05-18T04:32:49.2546458Z  2022-05-18T04:32:49.2546731Z  2022-05-18T04:32:49.2546997Z  2022-05-18T04:32:49.2547245Z  2022-05-18T04:32:49.2547513Z  2022-05-18T04:32:49.2547770Z  2022-05-18T04:32:49.2548037Z  2022-05-18T04:32:49.2548413Z [1,318 / 2,970] 8 actions running 2022-05-18T04:32:49.2548866Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:49.2549433Z Compiling caffe2/operators/pool_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:49.2550091Z Compiling caffe2/operators/space_batch_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:49.2550612Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:49.2551062Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:49.2551624Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:49.2552249Z Compiling caffe2/opt/tvm_transformer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:49.2552821Z Compiling caffe2/opt/device.cc; 0s processwrapper-sandbox 2022-05-18T04:32:49.5672819Z 2022-05-18T04:32:49.5673388Z  2022-05-18T04:32:49.5673751Z  2022-05-18T04:32:49.5674047Z  2022-05-18T04:32:49.5674323Z  2022-05-18T04:32:49.5674617Z  2022-05-18T04:32:49.5674907Z  2022-05-18T04:32:49.5675185Z  2022-05-18T04:32:49.5675474Z  2022-05-18T04:32:49.5675893Z [1,319 / 2,970] 8 actions, 7 running 2022-05-18T04:32:49.5676368Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:49.5676992Z Compiling caffe2/operators/pool_gradient_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:49.5677570Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:49.5678073Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:49.5678686Z Compiling caffe2/operators/softplus_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:49.5679362Z Compiling caffe2/opt/tvm_transformer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:49.5679995Z Compiling caffe2/opt/device.cc; 0s processwrapper-sandbox 2022-05-18T04:32:49.5680493Z [Scann] Compiling caffe2/operators/zero_gradient_op.cc 2022-05-18T04:32:49.8542013Z 2022-05-18T04:32:49.8542614Z  2022-05-18T04:32:49.8542978Z  2022-05-18T04:32:49.8543315Z  2022-05-18T04:32:49.8543557Z  2022-05-18T04:32:49.8543785Z  2022-05-18T04:32:49.8543939Z  2022-05-18T04:32:49.8544103Z  2022-05-18T04:32:49.8544266Z  2022-05-18T04:32:49.8544547Z [1,320 / 2,970] 8 actions running 2022-05-18T04:32:49.8544840Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:49.8545212Z Compiling caffe2/operators/pool_gradient_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:49.8545578Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:49.8546126Z Compiling caffe2/operators/softplus_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:49.8546502Z Compiling caffe2/opt/tvm_transformer.cc; 0s processwrapper-sandbox 2022-05-18T04:32:49.8546911Z Compiling caffe2/opt/device.cc; 0s processwrapper-sandbox 2022-05-18T04:32:49.8547270Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:49.8547699Z Compiling caffe2/operators/while_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:50.0568170Z 2022-05-18T04:32:50.0568687Z  2022-05-18T04:32:50.0569014Z  2022-05-18T04:32:50.0569338Z  2022-05-18T04:32:50.0569656Z  2022-05-18T04:32:50.0569906Z  2022-05-18T04:32:50.0570072Z  2022-05-18T04:32:50.0570236Z  2022-05-18T04:32:50.0570388Z  2022-05-18T04:32:50.0570631Z [1,322 / 2,970] 8 actions running 2022-05-18T04:32:50.1121323Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:50.1121995Z Compiling caffe2/operators/softplus_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.1122619Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.1123183Z Compiling caffe2/opt/device.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.1123763Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:50.1124366Z Compiling caffe2/operators/while_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:50.1124857Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:50.1125279Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:50.3133457Z 2022-05-18T04:32:50.3134077Z  2022-05-18T04:32:50.3134418Z  2022-05-18T04:32:50.3134653Z  2022-05-18T04:32:50.3134897Z  2022-05-18T04:32:50.3135129Z  2022-05-18T04:32:50.3135343Z  2022-05-18T04:32:50.3135671Z  2022-05-18T04:32:50.3135931Z  2022-05-18T04:32:50.3136346Z [1,322 / 2,970] 8 actions running 2022-05-18T04:32:50.3136868Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:50.3137505Z Compiling caffe2/operators/softplus_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.3138187Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.3138751Z Compiling caffe2/opt/device.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.3139358Z Compiling caffe2/operators/zero_gradient_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:50.3140064Z Compiling caffe2/operators/while_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:50.3140701Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:50.3141062Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:50.7131021Z 2022-05-18T04:32:50.7131627Z  2022-05-18T04:32:50.7131978Z  2022-05-18T04:32:50.7132319Z  2022-05-18T04:32:50.7132519Z  2022-05-18T04:32:50.7132686Z  2022-05-18T04:32:50.7132839Z  2022-05-18T04:32:50.7133016Z  2022-05-18T04:32:50.7133190Z  2022-05-18T04:32:50.7133421Z [1,324 / 2,970] 8 actions running 2022-05-18T04:32:50.7133772Z Compiling caffe2/operators/softplus_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:50.7134158Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.7134528Z Compiling caffe2/operators/zero_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.7134901Z Compiling caffe2/operators/while_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.7135204Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:50.7135463Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:50.7135730Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:50.7135996Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:50.9664802Z 2022-05-18T04:32:50.9665507Z  2022-05-18T04:32:50.9666042Z  2022-05-18T04:32:50.9666368Z  2022-05-18T04:32:50.9666695Z  2022-05-18T04:32:50.9667025Z  2022-05-18T04:32:50.9667362Z  2022-05-18T04:32:50.9667615Z  2022-05-18T04:32:50.9667849Z  2022-05-18T04:32:50.9668330Z INFO: From Compiling caffe2/opt/tvm_transformer.cc: 2022-05-18T04:32:50.9668854Z [1,324 / 2,970] 8 actions running 2022-05-18T04:32:50.9669509Z Compiling caffe2/operators/softplus_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:50.9670143Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.9670821Z Compiling caffe2/operators/zero_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.9671487Z Compiling caffe2/operators/while_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.9672008Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:50.9672479Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:50.9672942Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:50.9673400Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:50.9679190Z 2022-05-18T04:32:50.9679935Z  2022-05-18T04:32:50.9681218Z  2022-05-18T04:32:50.9681587Z  2022-05-18T04:32:50.9681885Z  2022-05-18T04:32:50.9682162Z  2022-05-18T04:32:50.9682465Z  2022-05-18T04:32:50.9682750Z  2022-05-18T04:32:50.9683018Z  2022-05-18T04:32:50.9684617Z caffe2/opt/tvm_transformer.cc: In member function 'caffe2::NetDef caffe2::TvmTransformer::buildTvmOp(const caffe2::NetDef&, const std::unordered_set >&, const ShapeInfoMap&)': 2022-05-18T04:32:50.9685604Z caffe2/opt/tvm_transformer.cc:11:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:50.9686134Z if (opts_.min_ops > net.op_size()) { 2022-05-18T04:32:50.9686526Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:32:50.9688360Z [1,325 / 2,970] 7 actions running 2022-05-18T04:32:50.9688944Z Compiling caffe2/opt/tvm_transformer.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.9689620Z Compiling caffe2/operators/zero_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.9690246Z Compiling caffe2/operators/while_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:50.9690897Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:50.9691379Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:50.9691830Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:50.9692309Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:51.3234210Z 2022-05-18T04:32:51.3234701Z  2022-05-18T04:32:51.3235083Z  2022-05-18T04:32:51.3235417Z  2022-05-18T04:32:51.3235713Z  2022-05-18T04:32:51.3236021Z  2022-05-18T04:32:51.3236320Z  2022-05-18T04:32:51.3236610Z  2022-05-18T04:32:51.3237040Z [1,326 / 2,970] 8 actions running 2022-05-18T04:32:51.3237692Z Compiling caffe2/operators/zero_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:51.3238390Z Compiling caffe2/operators/while_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:51.3238970Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:51.3239461Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:51.3239885Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:51.3240353Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:51.3240939Z Compiling caffe2/operators/top_k.cc; 0s processwrapper-sandbox 2022-05-18T04:32:51.3241608Z Compiling caffe2/operators/transpose_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:51.8235435Z 2022-05-18T04:32:51.8235949Z  2022-05-18T04:32:51.8236356Z  2022-05-18T04:32:51.8236688Z  2022-05-18T04:32:51.8236928Z  2022-05-18T04:32:51.8237215Z  2022-05-18T04:32:51.8237472Z  2022-05-18T04:32:51.8237699Z  2022-05-18T04:32:51.8237961Z  2022-05-18T04:32:51.8238336Z [1,327 / 2,970] 8 actions, 7 running 2022-05-18T04:32:51.8238938Z Compiling caffe2/operators/zero_gradient_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:51.8239526Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:51.8239992Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:51.8240479Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:51.8240934Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:51.8241514Z Compiling caffe2/operators/top_k.cc; 0s processwrapper-sandbox 2022-05-18T04:32:51.8242192Z Compiling caffe2/operators/transpose_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:51.8242682Z [Scann] Compiling caffe2/operators/softmax_op.cc 2022-05-18T04:32:52.1240863Z 2022-05-18T04:32:52.1241619Z  2022-05-18T04:32:52.1242013Z  2022-05-18T04:32:52.1242338Z  2022-05-18T04:32:52.1242619Z  2022-05-18T04:32:52.1242933Z  2022-05-18T04:32:52.1243221Z  2022-05-18T04:32:52.1243461Z  2022-05-18T04:32:52.1243641Z  2022-05-18T04:32:52.1243972Z [1,328 / 2,970] 8 actions running 2022-05-18T04:32:52.1244401Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:52.1245190Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:52.1245629Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:52.1245954Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:52.1246389Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2022-05-18T04:32:52.1247001Z Compiling caffe2/operators/transpose_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:52.1247670Z Compiling caffe2/operators/softmax_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:52.1248274Z Compiling caffe2/operators/stats_put_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:52.5242290Z 2022-05-18T04:32:52.5242795Z  2022-05-18T04:32:52.5243201Z  2022-05-18T04:32:52.5243580Z  2022-05-18T04:32:52.5243848Z  2022-05-18T04:32:52.5244108Z  2022-05-18T04:32:52.5244356Z  2022-05-18T04:32:52.5251702Z  2022-05-18T04:32:52.5252032Z  2022-05-18T04:32:52.5252282Z [1,329 / 2,970] 8 actions running 2022-05-18T04:32:52.5252570Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:52.5252848Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:52.5253125Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:52.5253518Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2022-05-18T04:32:52.5253895Z Compiling caffe2/operators/transpose_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:52.5254269Z Compiling caffe2/operators/softmax_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:52.5254633Z Compiling caffe2/operators/stats_put_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:52.5254945Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:52.8351980Z 2022-05-18T04:32:52.8352529Z  2022-05-18T04:32:52.8352898Z  2022-05-18T04:32:52.8353186Z  2022-05-18T04:32:52.8353481Z  2022-05-18T04:32:52.8353743Z  2022-05-18T04:32:52.8354006Z  2022-05-18T04:32:52.8354304Z  2022-05-18T04:32:52.8354596Z  2022-05-18T04:32:52.8355031Z [1,331 / 2,970] 8 actions, 7 running 2022-05-18T04:32:52.8355536Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:52.8356060Z Compiling caffe2/operators/top_k.cc; 1s processwrapper-sandbox 2022-05-18T04:32:52.8356725Z Compiling caffe2/operators/transpose_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:52.8357425Z Compiling caffe2/operators/softmax_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:52.8358073Z Compiling caffe2/operators/stats_put_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:52.8358598Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:52.8359209Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:52.8359687Z [Scann] Compiling caffe2/operators/slice_op.cc 2022-05-18T04:32:53.1248335Z 2022-05-18T04:32:53.1249111Z  2022-05-18T04:32:53.1249460Z  2022-05-18T04:32:53.1249773Z  2022-05-18T04:32:53.1250074Z  2022-05-18T04:32:53.1250384Z  2022-05-18T04:32:53.1250710Z  2022-05-18T04:32:53.1250995Z  2022-05-18T04:32:53.1251304Z  2022-05-18T04:32:53.1251709Z [1,333 / 2,970] 7 actions running 2022-05-18T04:32:53.1252341Z Compiling caffe2/operators/transpose_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:53.1253064Z Compiling caffe2/operators/softmax_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:53.1253735Z Compiling caffe2/operators/stats_put_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:53.1254306Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:53.1254904Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.1255552Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.1256114Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.1435952Z 2022-05-18T04:32:53.1436430Z  2022-05-18T04:32:53.1436811Z  2022-05-18T04:32:53.1437152Z  2022-05-18T04:32:53.1443062Z  2022-05-18T04:32:53.1443227Z  2022-05-18T04:32:53.1443493Z  2022-05-18T04:32:53.1443739Z  2022-05-18T04:32:53.1444062Z INFO: From Compiling caffe2/operators/transpose_op.cc: 2022-05-18T04:32:53.1444429Z [1,333 / 2,970] 8 actions running 2022-05-18T04:32:53.1444765Z Compiling caffe2/operators/transpose_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:53.1445260Z Compiling caffe2/operators/softmax_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:53.1445646Z Compiling caffe2/operators/stats_put_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:53.1446016Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:53.1446393Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.1446842Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.1447292Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.1447780Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.1447958Z 2022-05-18T04:32:53.1448044Z  2022-05-18T04:32:53.1448271Z  2022-05-18T04:32:53.1448524Z  2022-05-18T04:32:53.1448766Z  2022-05-18T04:32:53.1449024Z  2022-05-18T04:32:53.1449237Z  2022-05-18T04:32:53.1449389Z  2022-05-18T04:32:53.1449558Z  2022-05-18T04:32:53.1449923Z In file included from ./c10/util/typeid.h:19:0, 2022-05-18T04:32:53.1450251Z from ./caffe2/core/context.h:9, 2022-05-18T04:32:53.1450587Z from ./caffe2/operators/transpose_op.h:7, 2022-05-18T04:32:53.1450990Z from caffe2/operators/transpose_op.cc:1: 2022-05-18T04:32:53.1451387Z caffe2/operators/transpose_op.cc: In lambda function: 2022-05-18T04:32:53.1452140Z caffe2/operators/transpose_op.cc:32:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:53.1452646Z axes.size() == tensor_size, 2022-05-18T04:32:53.1452943Z ~~~~~~~~~~~~^~~~ 2022-05-18T04:32:53.1453322Z [1,333 / 2,970] 8 actions running 2022-05-18T04:32:53.1453858Z Compiling caffe2/operators/transpose_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:53.1454499Z Compiling caffe2/operators/softmax_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:53.1455122Z Compiling caffe2/operators/stats_put_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:53.1455641Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:53.1456191Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.1456793Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.1457436Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.1458083Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.5251490Z 2022-05-18T04:32:53.5303268Z  2022-05-18T04:32:53.5306432Z  2022-05-18T04:32:53.5306700Z  2022-05-18T04:32:53.5306976Z  2022-05-18T04:32:53.5307234Z  2022-05-18T04:32:53.5307504Z  2022-05-18T04:32:53.5307712Z  2022-05-18T04:32:53.5307959Z  2022-05-18T04:32:53.5308341Z [1,334 / 2,970] 8 actions running 2022-05-18T04:32:53.5308788Z Compiling caffe2/operators/softmax_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:53.5309284Z Compiling caffe2/operators/stats_put_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:53.5309700Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:53.5310087Z Compiling caffe2/operators/unique_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.5310552Z Compiling caffe2/operators/slice_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.5311007Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.5311491Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.5312277Z Compiling caffe2/db/create_db_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.8467859Z 2022-05-18T04:32:53.8468409Z  2022-05-18T04:32:53.8468915Z  2022-05-18T04:32:53.8469254Z  2022-05-18T04:32:53.8469606Z  2022-05-18T04:32:53.8469957Z  2022-05-18T04:32:53.8470275Z  2022-05-18T04:32:53.8470627Z  2022-05-18T04:32:53.8470974Z  2022-05-18T04:32:53.8471426Z [1,335 / 2,970] 8 actions, 7 running 2022-05-18T04:32:53.8472120Z Compiling caffe2/operators/stats_put_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:53.8472769Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:53.8473412Z Compiling caffe2/operators/unique_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:53.8474154Z Compiling caffe2/operators/slice_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:53.8474966Z Compiling caffe2/quantization/server/sigmoid.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.8475722Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.8476447Z Compiling caffe2/db/create_db_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:53.8477008Z [Scann] Compiling caffe2/operators/tanh_gradient_op.cc 2022-05-18T04:32:54.1256024Z 2022-05-18T04:32:54.1256628Z  2022-05-18T04:32:54.1257006Z  2022-05-18T04:32:54.1257339Z  2022-05-18T04:32:54.1257636Z  2022-05-18T04:32:54.1257902Z  2022-05-18T04:32:54.1258071Z  2022-05-18T04:32:54.1258268Z  2022-05-18T04:32:54.1258466Z  2022-05-18T04:32:54.1258711Z [1,336 / 2,970] 8 actions running 2022-05-18T04:32:54.1259013Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:54.1259358Z Compiling caffe2/operators/unique_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:54.1259740Z Compiling caffe2/operators/slice_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:54.1260116Z Compiling caffe2/quantization/server/sigmoid.cc; 1s processwrapper-sandbox 2022-05-18T04:32:54.1260523Z Compiling caffe2/operators/partition_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:54.1260891Z Compiling caffe2/db/create_db_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:54.1261270Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:54.1261626Z Compiling caffe2/operators/pad_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:54.3656514Z 2022-05-18T04:32:54.3657461Z  2022-05-18T04:32:54.3658235Z  2022-05-18T04:32:54.3658768Z  2022-05-18T04:32:54.3659446Z  2022-05-18T04:32:54.3663070Z  2022-05-18T04:32:54.3663525Z  2022-05-18T04:32:54.3663921Z  2022-05-18T04:32:54.3664359Z  2022-05-18T04:32:54.3666306Z [1,337 / 2,970] 8 actions, 7 running 2022-05-18T04:32:54.3672037Z Compiling caffe2/operators/unique_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:54.3672840Z Compiling caffe2/operators/slice_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:54.3673573Z Compiling caffe2/quantization/server/sigmoid.cc; 1s processwrapper-sandbox 2022-05-18T04:32:54.3674289Z Compiling caffe2/operators/partition_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:54.3675151Z Compiling caffe2/db/create_db_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:54.3676401Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:54.3677141Z Compiling caffe2/operators/pad_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:54.3677634Z [Scann] Compiling caffe2/queue/rebatching_queue.cc 2022-05-18T04:32:54.7452640Z 2022-05-18T04:32:54.7453204Z  2022-05-18T04:32:54.7453555Z  2022-05-18T04:32:54.7453810Z  2022-05-18T04:32:54.7454082Z  2022-05-18T04:32:54.7454353Z  2022-05-18T04:32:54.7454612Z  2022-05-18T04:32:54.7454881Z  2022-05-18T04:32:54.7455150Z  2022-05-18T04:32:54.7455507Z [1,338 / 2,970] 8 actions running 2022-05-18T04:32:54.7456069Z Compiling caffe2/operators/unique_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:54.7456984Z Compiling caffe2/operators/slice_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:54.7457605Z Compiling caffe2/operators/partition_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:54.7458299Z Compiling caffe2/db/create_db_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:54.7458925Z Compiling caffe2/operators/tanh_gradient_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:54.7459548Z Compiling caffe2/operators/pad_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:54.7460158Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2022-05-18T04:32:54.7460778Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:54.9451734Z 2022-05-18T04:32:54.9452321Z  2022-05-18T04:32:54.9452694Z  2022-05-18T04:32:54.9452944Z  2022-05-18T04:32:54.9453207Z  2022-05-18T04:32:54.9453382Z  2022-05-18T04:32:54.9453619Z  2022-05-18T04:32:54.9453821Z  2022-05-18T04:32:54.9454062Z  2022-05-18T04:32:54.9454317Z [1,339 / 2,970] 8 actions running 2022-05-18T04:32:54.9454824Z Compiling caffe2/operators/slice_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:54.9455311Z Compiling caffe2/operators/partition_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:54.9455831Z Compiling caffe2/db/create_db_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:54.9456281Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:54.9456728Z Compiling caffe2/operators/pad_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:54.9457264Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2022-05-18T04:32:54.9457793Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:54.9458222Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.2262417Z 2022-05-18T04:32:55.2263005Z  2022-05-18T04:32:55.2263457Z  2022-05-18T04:32:55.2263802Z  2022-05-18T04:32:55.2264069Z  2022-05-18T04:32:55.2264223Z  2022-05-18T04:32:55.2264389Z  2022-05-18T04:32:55.2264582Z  2022-05-18T04:32:55.2264734Z  2022-05-18T04:32:55.2265027Z INFO: From Compiling caffe2/operators/slice_op.cc: 2022-05-18T04:32:55.2265394Z [1,339 / 2,970] 8 actions running 2022-05-18T04:32:55.2266271Z Compiling caffe2/operators/slice_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:55.2266816Z Compiling caffe2/operators/partition_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:55.2267365Z Compiling caffe2/db/create_db_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:55.2267920Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:55.2268480Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:55.2269076Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.2269677Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.2270220Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.2270491Z 2022-05-18T04:32:55.2270630Z  2022-05-18T04:32:55.2270898Z  2022-05-18T04:32:55.2271151Z  2022-05-18T04:32:55.2271425Z  2022-05-18T04:32:55.2271632Z  2022-05-18T04:32:55.2271884Z  2022-05-18T04:32:55.2272152Z  2022-05-18T04:32:55.2272352Z  2022-05-18T04:32:55.2272735Z caffe2/operators/slice_op.cc: In lambda function: 2022-05-18T04:32:55.2273439Z caffe2/operators/slice_op.cc:93:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:55.2273928Z if (i >= starts.size()) { 2022-05-18T04:32:55.2274232Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:32:55.2274618Z [1,339 / 2,970] 8 actions running 2022-05-18T04:32:55.2278403Z Compiling caffe2/operators/slice_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:55.2279476Z Compiling caffe2/operators/partition_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:55.2280070Z Compiling caffe2/db/create_db_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:55.2280697Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:55.2281456Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:55.2282073Z Compiling caffe2/queue/rebatching_queue.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.2282669Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.2283433Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.4734829Z 2022-05-18T04:32:55.4735384Z  2022-05-18T04:32:55.4735718Z  2022-05-18T04:32:55.4735994Z  2022-05-18T04:32:55.4736266Z  2022-05-18T04:32:55.4736513Z  2022-05-18T04:32:55.4736785Z  2022-05-18T04:32:55.4737048Z  2022-05-18T04:32:55.4737319Z  2022-05-18T04:32:55.4737814Z INFO: From Compiling caffe2/operators/partition_ops.cc: 2022-05-18T04:32:55.4738292Z [1,341 / 2,970] 7 actions running 2022-05-18T04:32:55.4738816Z Compiling caffe2/operators/partition_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:55.4739457Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:55.4740066Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:55.4740713Z Compiling caffe2/queue/rebatching_queue.cc; 1s processwrapper-sandbox 2022-05-18T04:32:55.4741391Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.4742044Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.4742704Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.4754092Z 2022-05-18T04:32:55.4754484Z  2022-05-18T04:32:55.4754832Z  2022-05-18T04:32:55.4756601Z  2022-05-18T04:32:55.4756936Z  2022-05-18T04:32:55.4757232Z  2022-05-18T04:32:55.4757483Z  2022-05-18T04:32:55.4757751Z  2022-05-18T04:32:55.4760292Z caffe2/operators/partition_ops.cc: In member function 'virtual std::vector caffe2::{anonymous}::{anonymous}::GetGatherByKeyGradient::GetGradientDefs()': 2022-05-18T04:32:55.4761697Z caffe2/operators/partition_ops.cc:122:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:55.4762297Z for (int i = 1; i < g_input_.size(); ++i) { 2022-05-18T04:32:55.4762661Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:32:55.4763328Z caffe2/operators/partition_ops.cc:135:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:55.4763811Z for (int i = 1; i < g_input_.size(); ++i) { 2022-05-18T04:32:55.4764135Z ~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:32:55.4764522Z [1,341 / 2,970] 8 actions, 7 running 2022-05-18T04:32:55.4765048Z Compiling caffe2/operators/partition_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:55.4765704Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:55.4766315Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:55.4766918Z Compiling caffe2/queue/rebatching_queue.cc; 1s processwrapper-sandbox 2022-05-18T04:32:55.4767606Z Compiling caffe2/contrib/aten/aten_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.4768180Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.4768785Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.4769289Z [Prepa] Compiling caffe2/operators/stylizer_ops.cc 2022-05-18T04:32:55.7458672Z 2022-05-18T04:32:55.7459255Z  2022-05-18T04:32:55.7459578Z  2022-05-18T04:32:55.7459794Z  2022-05-18T04:32:55.7460048Z  2022-05-18T04:32:55.7461107Z  2022-05-18T04:32:55.7461375Z  2022-05-18T04:32:55.7461900Z  2022-05-18T04:32:55.7462128Z  2022-05-18T04:32:55.7462467Z [1,342 / 2,970] 8 actions running 2022-05-18T04:32:55.7462931Z Compiling caffe2/operators/tanh_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:55.7463536Z Compiling caffe2/operators/pad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:55.7464054Z Compiling caffe2/queue/rebatching_queue.cc; 1s processwrapper-sandbox 2022-05-18T04:32:55.7464589Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:55.7465047Z Compiling caffe2/db/protodb.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.7465522Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.7466378Z Compiling caffe2/operators/stylizer_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:55.7467006Z Compiling caffe2/queue/rebatching_queue_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:56.2371537Z 2022-05-18T04:32:56.2372137Z  2022-05-18T04:32:56.2372497Z  2022-05-18T04:32:56.2372816Z  2022-05-18T04:32:56.2373134Z  2022-05-18T04:32:56.2373405Z  2022-05-18T04:32:56.2373693Z  2022-05-18T04:32:56.2374009Z  2022-05-18T04:32:56.2374235Z  2022-05-18T04:32:56.2374479Z [1,343 / 2,970] 8 actions, 7 running 2022-05-18T04:32:56.2374845Z Compiling caffe2/operators/tanh_gradient_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:56.2375241Z Compiling caffe2/queue/rebatching_queue.cc; 1s processwrapper-sandbox 2022-05-18T04:32:56.2375598Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:56.2375952Z Compiling caffe2/db/protodb.cc; 1s processwrapper-sandbox 2022-05-18T04:32:56.2376315Z Compiling caffe2/operators/one_hot_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:56.2376680Z Compiling caffe2/operators/stylizer_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:56.2377065Z Compiling caffe2/queue/rebatching_queue_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:56.2377353Z [Scann] Compiling caffe2/operators/stats_ops.cc 2022-05-18T04:32:56.3638717Z 2022-05-18T04:32:56.3639357Z  2022-05-18T04:32:56.3639747Z  2022-05-18T04:32:56.3640096Z  2022-05-18T04:32:56.3640446Z  2022-05-18T04:32:56.3640779Z  2022-05-18T04:32:56.3641122Z  2022-05-18T04:32:56.3641467Z  2022-05-18T04:32:56.3641790Z  2022-05-18T04:32:56.3642402Z INFO: From Compiling caffe2/queue/rebatching_queue.cc: 2022-05-18T04:32:56.3643006Z [1,343 / 2,970] 8 actions running 2022-05-18T04:32:56.3643713Z Compiling caffe2/operators/tanh_gradient_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:56.3644493Z Compiling caffe2/queue/rebatching_queue.cc; 1s processwrapper-sandbox 2022-05-18T04:32:56.3645211Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:56.3645888Z Compiling caffe2/db/protodb.cc; 1s processwrapper-sandbox 2022-05-18T04:32:56.3646598Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:56.3647256Z Compiling caffe2/operators/stylizer_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:56.3647873Z Compiling caffe2/queue/rebatching_queue_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:56.3648497Z Compiling caffe2/operators/stats_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:56.3648802Z 2022-05-18T04:32:56.3648949Z  2022-05-18T04:32:56.3649233Z  2022-05-18T04:32:56.3649497Z  2022-05-18T04:32:56.3649782Z  2022-05-18T04:32:56.3650061Z  2022-05-18T04:32:56.3650342Z  2022-05-18T04:32:56.3650641Z  2022-05-18T04:32:56.3650935Z  2022-05-18T04:32:56.3652013Z caffe2/queue/rebatching_queue.cc: In function 'void caffe2::{anonymous}::concat(caffe2::CPUContext&, const std::vector >&, const std::vector&)': 2022-05-18T04:32:56.3653320Z caffe2/queue/rebatching_queue.cc:39:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:56.3653900Z for (int j = 0; j < numTensors; ++j) { 2022-05-18T04:32:56.3654253Z ~~^~~~~~~~~~~~ 2022-05-18T04:32:56.3655073Z caffe2/queue/rebatching_queue.cc: In member function 'bool caffe2::RebatchingQueue::enqueue(std::vector >)': 2022-05-18T04:32:56.3656049Z caffe2/queue/rebatching_queue.cc:188:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:56.3656648Z if (idx >= splittedInputs.size()) { 2022-05-18T04:32:56.3657016Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:56.3657734Z caffe2/queue/rebatching_queue.cc:206:34: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:56.3658360Z } while (canWrite() && idx < splittedInputs.size()); 2022-05-18T04:32:56.3658742Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:56.3659141Z [1,343 / 2,970] 8 actions running 2022-05-18T04:32:56.3659729Z Compiling caffe2/operators/tanh_gradient_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:56.3660384Z Compiling caffe2/queue/rebatching_queue.cc; 1s processwrapper-sandbox 2022-05-18T04:32:56.3661068Z Compiling caffe2/contrib/aten/aten_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:56.3661707Z Compiling caffe2/db/protodb.cc; 1s processwrapper-sandbox 2022-05-18T04:32:56.3662378Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:56.3663078Z Compiling caffe2/operators/stylizer_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:56.3663783Z Compiling caffe2/queue/rebatching_queue_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:56.3664483Z Compiling caffe2/operators/stats_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:56.7467729Z 2022-05-18T04:32:56.7468290Z  2022-05-18T04:32:56.7468631Z  2022-05-18T04:32:56.7468913Z  2022-05-18T04:32:56.7469184Z  2022-05-18T04:32:56.7469434Z  2022-05-18T04:32:56.7469695Z  2022-05-18T04:32:56.7469961Z  2022-05-18T04:32:56.7470200Z  2022-05-18T04:32:56.7470585Z [1,346 / 2,970] 8 actions running 2022-05-18T04:32:56.7471131Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:56.7471747Z Compiling caffe2/operators/one_hot_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:56.7472360Z Compiling caffe2/operators/stylizer_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:56.7473007Z Compiling caffe2/queue/rebatching_queue_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:56.7473696Z Compiling caffe2/operators/stats_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:32:56.7474218Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:56.7474791Z Compiling caffe2/serialize/inline_container.cc; 0s processwrapper-sandbox 2022-05-18T04:32:56.7475428Z Compiling caffe2/operators/normalize_l1_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:57.2520419Z 2022-05-18T04:32:57.2521009Z  2022-05-18T04:32:57.2521354Z  2022-05-18T04:32:57.2521655Z  2022-05-18T04:32:57.2521920Z  2022-05-18T04:32:57.2522187Z  2022-05-18T04:32:57.2522464Z  2022-05-18T04:32:57.2522736Z  2022-05-18T04:32:57.2522995Z  2022-05-18T04:32:57.2523371Z [1,347 / 2,970] 8 actions, 7 running 2022-05-18T04:32:57.2523890Z Compiling caffe2/contrib/aten/aten_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:57.2524433Z Compiling caffe2/operators/stylizer_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:57.2525004Z Compiling caffe2/queue/rebatching_queue_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:57.2525584Z Compiling caffe2/operators/stats_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:57.2526048Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:57.2526589Z Compiling caffe2/serialize/inline_container.cc; 0s processwrapper-sandbox 2022-05-18T04:32:57.2527708Z Compiling caffe2/operators/normalize_l1_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:57.2528145Z [Scann] Compiling caffe2/sgd/gftrl_op.cc 2022-05-18T04:32:57.5488609Z 2022-05-18T04:32:57.5489362Z  2022-05-18T04:32:57.5489738Z  2022-05-18T04:32:57.5490021Z  2022-05-18T04:32:57.5490193Z  2022-05-18T04:32:57.5490365Z  2022-05-18T04:32:57.5490528Z  2022-05-18T04:32:57.5490693Z  2022-05-18T04:32:57.5490844Z  2022-05-18T04:32:57.5491086Z [1,348 / 2,970] 8 actions running 2022-05-18T04:32:57.5491437Z Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox 2022-05-18T04:32:57.5491806Z Compiling caffe2/operators/stylizer_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:32:57.5492177Z Compiling caffe2/operators/stats_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:57.5492486Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:57.5492838Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2022-05-18T04:32:57.5493228Z Compiling caffe2/operators/normalize_l1_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:57.5493582Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:57.5493932Z Compiling caffe2/operators/mean_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:57.9022474Z 2022-05-18T04:32:57.9023033Z  2022-05-18T04:32:57.9023375Z  2022-05-18T04:32:57.9023649Z  2022-05-18T04:32:57.9023936Z  2022-05-18T04:32:57.9026267Z  2022-05-18T04:32:57.9028419Z  2022-05-18T04:32:57.9029061Z  2022-05-18T04:32:57.9029715Z  2022-05-18T04:32:57.9030767Z INFO: From Compiling caffe2/serialize/inline_container.cc: 2022-05-18T04:32:57.9031300Z [1,349 / 2,970] 7 actions running 2022-05-18T04:32:57.9031904Z Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox 2022-05-18T04:32:57.9032564Z Compiling caffe2/operators/stats_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:57.9033076Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:57.9033635Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2022-05-18T04:32:57.9034296Z Compiling caffe2/operators/normalize_l1_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:57.9034934Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:57.9035551Z Compiling caffe2/operators/mean_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:57.9035846Z 2022-05-18T04:32:57.9035989Z  2022-05-18T04:32:57.9036287Z  2022-05-18T04:32:57.9036567Z  2022-05-18T04:32:57.9036845Z  2022-05-18T04:32:57.9037129Z  2022-05-18T04:32:57.9037393Z  2022-05-18T04:32:57.9037657Z  2022-05-18T04:32:57.9038464Z caffe2/serialize/inline_container.cc: In member function 'void caffe2::serialize::PyTorchStreamReader::init()': 2022-05-18T04:32:57.9039408Z caffe2/serialize/inline_container.cc:147:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:57.9040016Z if (version_ < kMinSupportedFileFormatVersion) { 2022-05-18T04:32:57.9040424Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:57.9041183Z caffe2/serialize/inline_container.cc:158:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:32:57.9041816Z if (version_ > kMaxSupportedFileFormatVersion) { 2022-05-18T04:32:57.9042229Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:32:57.9042644Z [1,349 / 2,970] 7 actions running 2022-05-18T04:32:57.9043205Z Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox 2022-05-18T04:32:57.9043868Z Compiling caffe2/operators/stats_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:32:57.9044426Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:57.9045064Z Compiling caffe2/serialize/inline_container.cc; 1s processwrapper-sandbox 2022-05-18T04:32:57.9046051Z Compiling caffe2/operators/normalize_l1_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:57.9046710Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:57.9047475Z Compiling caffe2/operators/mean_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:58.1566899Z 2022-05-18T04:32:58.1567517Z  2022-05-18T04:32:58.1567932Z  2022-05-18T04:32:58.1568295Z  2022-05-18T04:32:58.1568729Z  2022-05-18T04:32:58.1569032Z  2022-05-18T04:32:58.1569330Z  2022-05-18T04:32:58.1569612Z  2022-05-18T04:32:58.1570010Z [1,351 / 2,970] 8 actions running 2022-05-18T04:32:58.1570365Z Compiling caffe2/contrib/aten/aten_op.cc; 3s processwrapper-sandbox 2022-05-18T04:32:58.1570677Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:58.1571026Z Compiling caffe2/operators/normalize_l1_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:58.1571472Z Compiling caffe2/sgd/gftrl_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:58.1571841Z Compiling caffe2/operators/mean_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:58.1572148Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:58.1572471Z Compiling caffe2/operators/sqrt_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:58.1572835Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2022-05-18T04:32:58.4717269Z 2022-05-18T04:32:58.4720736Z  2022-05-18T04:32:58.4721089Z  2022-05-18T04:32:58.4721353Z  2022-05-18T04:32:58.4721612Z  2022-05-18T04:32:58.4721874Z  2022-05-18T04:32:58.4722133Z  2022-05-18T04:32:58.4722376Z  2022-05-18T04:32:58.4722638Z  2022-05-18T04:32:58.4723012Z [1,352 / 2,970] 8 actions running 2022-05-18T04:32:58.4723428Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:58.4723983Z Compiling caffe2/operators/normalize_l1_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:58.4724576Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:58.4725183Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:58.4725733Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:58.4726299Z Compiling caffe2/operators/sqrt_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:58.4726946Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2022-05-18T04:32:58.4727645Z Compiling caffe2/sgd/wngrad_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:58.6717147Z 2022-05-18T04:32:58.6717753Z  2022-05-18T04:32:58.6718080Z  2022-05-18T04:32:58.6718397Z  2022-05-18T04:32:58.6718707Z  2022-05-18T04:32:58.6718967Z  2022-05-18T04:32:58.6719121Z  2022-05-18T04:32:58.6719285Z  2022-05-18T04:32:58.6719448Z  2022-05-18T04:32:58.6719678Z [1,352 / 2,970] 8 actions running 2022-05-18T04:32:58.6719967Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:32:58.6720330Z Compiling caffe2/operators/normalize_l1_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:58.6720691Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:58.6721045Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:58.6721349Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:58.6721659Z Compiling caffe2/operators/sqrt_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:58.6722036Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2022-05-18T04:32:58.6722397Z Compiling caffe2/sgd/wngrad_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:58.9519971Z 2022-05-18T04:32:58.9520508Z  2022-05-18T04:32:58.9520838Z  2022-05-18T04:32:58.9521110Z  2022-05-18T04:32:58.9521370Z  2022-05-18T04:32:58.9521636Z  2022-05-18T04:32:58.9521902Z  2022-05-18T04:32:58.9522148Z  2022-05-18T04:32:58.9522417Z  2022-05-18T04:32:58.9522805Z [1,353 / 2,970] 8 actions, 7 running 2022-05-18T04:32:58.9523646Z Compiling caffe2/operators/normalize_l1_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:58.9524258Z Compiling caffe2/sgd/gftrl_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:58.9524846Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:58.9525340Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:58.9525879Z Compiling caffe2/operators/sqrt_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:58.9526506Z Compiling caffe2/opt/distributed_converter.cc; 0s processwrapper-sandbox 2022-05-18T04:32:58.9527166Z Compiling caffe2/sgd/wngrad_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:58.9527609Z [Scann] Compiling caffe2/sgd/momentum_sgd_op.cc 2022-05-18T04:32:59.2751930Z 2022-05-18T04:32:59.2752458Z  2022-05-18T04:32:59.2752765Z  2022-05-18T04:32:59.2753035Z  2022-05-18T04:32:59.2753301Z  2022-05-18T04:32:59.2753556Z  2022-05-18T04:32:59.2753824Z  2022-05-18T04:32:59.2754111Z  2022-05-18T04:32:59.2754370Z  2022-05-18T04:32:59.2754756Z [1,354 / 2,970] 8 actions running 2022-05-18T04:32:59.2755273Z Compiling caffe2/sgd/gftrl_op.cc; 2s processwrapper-sandbox 2022-05-18T04:32:59.2755846Z Compiling caffe2/operators/mean_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:59.2756344Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:59.2756882Z Compiling caffe2/operators/sqrt_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:59.2757505Z Compiling caffe2/opt/distributed_converter.cc; 1s processwrapper-sandbox 2022-05-18T04:32:59.2758091Z Compiling caffe2/sgd/wngrad_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:59.2758666Z Compiling caffe2/sgd/momentum_sgd_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:59.2759226Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:59.4754404Z 2022-05-18T04:32:59.4754962Z  2022-05-18T04:32:59.4755275Z  2022-05-18T04:32:59.4755593Z  2022-05-18T04:32:59.4755901Z  2022-05-18T04:32:59.4756199Z  2022-05-18T04:32:59.4760761Z  2022-05-18T04:32:59.4761706Z  2022-05-18T04:32:59.4762159Z  2022-05-18T04:32:59.4762623Z [1,356 / 2,970] 8 actions running 2022-05-18T04:32:59.4763103Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:59.4763582Z Compiling caffe2/operators/sqrt_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:59.4764080Z Compiling caffe2/opt/distributed_converter.cc; 1s processwrapper-sandbox 2022-05-18T04:32:59.4764903Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:59.4765558Z Compiling caffe2/sgd/momentum_sgd_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:59.4766206Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:59.4767033Z Compiling caffe2/operators/lpnorm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:59.4767675Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:32:59.6757555Z 2022-05-18T04:32:59.6758383Z  2022-05-18T04:32:59.6758742Z  2022-05-18T04:32:59.6758958Z  2022-05-18T04:32:59.6759149Z  2022-05-18T04:32:59.6759348Z  2022-05-18T04:32:59.6759514Z  2022-05-18T04:32:59.6759662Z  2022-05-18T04:32:59.6759840Z  2022-05-18T04:32:59.6760130Z [1,356 / 2,970] 8 actions running 2022-05-18T04:32:59.6760499Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:32:59.6761027Z Compiling caffe2/operators/sqrt_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:59.6761580Z Compiling caffe2/opt/distributed_converter.cc; 1s processwrapper-sandbox 2022-05-18T04:32:59.6762093Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:32:59.6762673Z Compiling caffe2/sgd/momentum_sgd_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:59.6763208Z Compiling caffe2/sgd/rmsprop_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:59.6763775Z Compiling caffe2/operators/lpnorm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:32:59.6765532Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:00.0763071Z 2022-05-18T04:33:00.0763989Z  2022-05-18T04:33:00.0764506Z  2022-05-18T04:33:00.0764930Z  2022-05-18T04:33:00.0765456Z  2022-05-18T04:33:00.0765949Z  2022-05-18T04:33:00.0767416Z  2022-05-18T04:33:00.0767836Z  2022-05-18T04:33:00.0768241Z  2022-05-18T04:33:00.0768777Z [1,357 / 2,970] 8 actions running 2022-05-18T04:33:00.0769374Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:00.0770183Z Compiling caffe2/operators/sqrt_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:00.0771006Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:00.0771716Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:00.0772592Z Compiling caffe2/sgd/rmsprop_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:00.0773527Z Compiling caffe2/operators/lpnorm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:00.0774485Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:00.0775361Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:00.2837468Z 2022-05-18T04:33:00.2838318Z  2022-05-18T04:33:00.2838661Z  2022-05-18T04:33:00.2838943Z  2022-05-18T04:33:00.2839116Z  2022-05-18T04:33:00.2839286Z  2022-05-18T04:33:00.2839444Z  2022-05-18T04:33:00.2839635Z  2022-05-18T04:33:00.2839800Z  2022-05-18T04:33:00.2840034Z [1,359 / 2,970] 8 actions, 7 running 2022-05-18T04:33:00.2840494Z Compiling caffe2/sgd/wngrad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:00.2841042Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:00.2841590Z Compiling caffe2/sgd/rmsprop_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:00.2842186Z Compiling caffe2/operators/lpnorm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:00.2842703Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:00.2843252Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:00.2843722Z Compiling caffe2/perfkernels/typed_axpy.cc; 0s processwrapper-sandbox 2022-05-18T04:33:00.2844016Z [Prepa] Compiling caffe2/operators/lp_pool_op.cc 2022-05-18T04:33:00.5645104Z 2022-05-18T04:33:00.5645747Z  2022-05-18T04:33:00.5646089Z  2022-05-18T04:33:00.5646396Z  2022-05-18T04:33:00.5646699Z  2022-05-18T04:33:00.5646975Z  2022-05-18T04:33:00.5647340Z  2022-05-18T04:33:00.5647526Z  2022-05-18T04:33:00.5647742Z  2022-05-18T04:33:00.5648011Z [1,360 / 2,970] 8 actions, 7 running 2022-05-18T04:33:00.5648379Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:00.5648784Z Compiling caffe2/sgd/rmsprop_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:00.5649171Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:00.5649514Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:00.5649861Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:00.5650275Z Compiling caffe2/perfkernels/typed_axpy.cc; 0s processwrapper-sandbox 2022-05-18T04:33:00.5650675Z Compiling caffe2/operators/lp_pool_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:00.5650966Z [Scann] Compiling caffe2/utils/cpuid.cc 2022-05-18T04:33:00.8770927Z 2022-05-18T04:33:00.8771439Z  2022-05-18T04:33:00.8771765Z  2022-05-18T04:33:00.8772040Z  2022-05-18T04:33:00.8772292Z  2022-05-18T04:33:00.8772552Z  2022-05-18T04:33:00.8772815Z  2022-05-18T04:33:00.8773063Z  2022-05-18T04:33:00.8773324Z  2022-05-18T04:33:00.8773708Z [1,360 / 2,970] 8 actions running 2022-05-18T04:33:00.8774238Z Compiling caffe2/sgd/momentum_sgd_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:00.8774850Z Compiling caffe2/sgd/rmsprop_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:00.8775740Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:00.8776262Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:00.8776813Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:00.8777447Z Compiling caffe2/perfkernels/typed_axpy.cc; 0s processwrapper-sandbox 2022-05-18T04:33:00.8778056Z Compiling caffe2/operators/lp_pool_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:00.8778625Z Compiling caffe2/utils/cpuid.cc; 0s processwrapper-sandbox 2022-05-18T04:33:01.2691383Z 2022-05-18T04:33:01.2694847Z  2022-05-18T04:33:01.2695217Z  2022-05-18T04:33:01.2695525Z  2022-05-18T04:33:01.2695831Z  2022-05-18T04:33:01.2696114Z  2022-05-18T04:33:01.2696409Z  2022-05-18T04:33:01.2696709Z  2022-05-18T04:33:01.2696984Z  2022-05-18T04:33:01.2697416Z [1,362 / 2,970] 8 actions, 7 running 2022-05-18T04:33:01.2698045Z Compiling caffe2/sgd/rmsprop_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:01.2698711Z Compiling caffe2/operators/lpnorm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:01.2699419Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:01.2700135Z Compiling caffe2/perfkernels/typed_axpy.cc; 1s processwrapper-sandbox 2022-05-18T04:33:01.2700835Z Compiling caffe2/operators/lp_pool_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:01.2701483Z Compiling caffe2/utils/cpuid.cc; 0s processwrapper-sandbox 2022-05-18T04:33:01.2702026Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:01.2702519Z [Scann] Compiling caffe2/operators/local_response_normalization_op.cc 2022-05-18T04:33:01.4771054Z 2022-05-18T04:33:01.4771635Z  2022-05-18T04:33:01.4772040Z  2022-05-18T04:33:01.4772238Z  2022-05-18T04:33:01.4772408Z  2022-05-18T04:33:01.4772562Z  2022-05-18T04:33:01.4772742Z  2022-05-18T04:33:01.4772904Z  2022-05-18T04:33:01.4773060Z  2022-05-18T04:33:01.4773302Z [1,362 / 2,970] 8 actions running 2022-05-18T04:33:01.4773641Z Compiling caffe2/sgd/rmsprop_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:01.4774001Z Compiling caffe2/operators/lpnorm_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:01.4774379Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:01.4774759Z Compiling caffe2/perfkernels/typed_axpy.cc; 1s processwrapper-sandbox 2022-05-18T04:33:01.4775120Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:01.4775469Z Compiling caffe2/utils/cpuid.cc; 0s processwrapper-sandbox 2022-05-18T04:33:01.4775765Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:01.4776024Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:01.8436354Z 2022-05-18T04:33:01.8437096Z  2022-05-18T04:33:01.8437377Z  2022-05-18T04:33:01.8437611Z  2022-05-18T04:33:01.8437835Z  2022-05-18T04:33:01.8438083Z  2022-05-18T04:33:01.8438307Z  2022-05-18T04:33:01.8438512Z  2022-05-18T04:33:01.8438729Z  2022-05-18T04:33:01.8439060Z [1,363 / 2,970] 8 actions, 7 running 2022-05-18T04:33:01.8439530Z Compiling caffe2/operators/lpnorm_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:01.8440071Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:33:01.8440600Z Compiling caffe2/perfkernels/typed_axpy.cc; 1s processwrapper-sandbox 2022-05-18T04:33:01.8441106Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:01.8441592Z Compiling caffe2/utils/cpuid.cc; 1s processwrapper-sandbox 2022-05-18T04:33:01.8441995Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:01.8442351Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:01.8442695Z [Scann] Compiling caffe2/operators/listwise_l2r_op.cc 2022-05-18T04:33:02.0481617Z 2022-05-18T04:33:02.0482657Z  2022-05-18T04:33:02.0483191Z  2022-05-18T04:33:02.0483655Z  2022-05-18T04:33:02.0484001Z  2022-05-18T04:33:02.0484340Z  2022-05-18T04:33:02.0484676Z  2022-05-18T04:33:02.0485028Z  2022-05-18T04:33:02.0485357Z  2022-05-18T04:33:02.0485833Z [1,364 / 2,970] 8 actions, 7 running 2022-05-18T04:33:02.0486497Z Compiling caffe2/contrib/gloo/allreduce_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:33:02.0487309Z Compiling caffe2/perfkernels/typed_axpy.cc; 1s processwrapper-sandbox 2022-05-18T04:33:02.0488027Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:02.0488706Z Compiling caffe2/utils/cpuid.cc; 1s processwrapper-sandbox 2022-05-18T04:33:02.0489276Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:02.0489813Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:02.0490456Z Compiling caffe2/operators/listwise_l2r_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:02.0491045Z [Prepa] Compiling caffe2/contrib/gloo/barrier_ops.cc 2022-05-18T04:33:02.2698108Z 2022-05-18T04:33:02.2698648Z  2022-05-18T04:33:02.2699021Z  2022-05-18T04:33:02.2699315Z  2022-05-18T04:33:02.2699626Z  2022-05-18T04:33:02.2699924Z  2022-05-18T04:33:02.2700212Z  2022-05-18T04:33:02.2700508Z  2022-05-18T04:33:02.2700804Z  2022-05-18T04:33:02.2701224Z [1,366 / 2,970] 8 actions, 7 running 2022-05-18T04:33:02.2701867Z Compiling caffe2/perfkernels/typed_axpy.cc; 2s processwrapper-sandbox 2022-05-18T04:33:02.2702594Z Compiling caffe2/operators/lp_pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:02.2703164Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:02.2703670Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:02.2704308Z Compiling caffe2/operators/listwise_l2r_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:02.2705017Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:02.2705604Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:02.2706207Z [Scann] Compiling caffe2/operators/locally_connected_op_util.cc 2022-05-18T04:33:02.5769117Z 2022-05-18T04:33:02.5769584Z  2022-05-18T04:33:02.5769872Z  2022-05-18T04:33:02.5770143Z  2022-05-18T04:33:02.5770388Z  2022-05-18T04:33:02.5770595Z  2022-05-18T04:33:02.5770762Z  2022-05-18T04:33:02.5770929Z  2022-05-18T04:33:02.5771079Z  2022-05-18T04:33:02.5771329Z [1,368 / 2,970] 8 actions running 2022-05-18T04:33:02.5771614Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:02.5771921Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:02.5772278Z Compiling caffe2/operators/listwise_l2r_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:02.5772664Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:02.5772978Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:02.5773257Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:02.5773577Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:02.5773896Z Compiling caffe2/utils/math_cpu.cc; 0s processwrapper-sandbox 2022-05-18T04:33:03.2529732Z 2022-05-18T04:33:03.2530240Z  2022-05-18T04:33:03.2530579Z  2022-05-18T04:33:03.2530861Z  2022-05-18T04:33:03.2531122Z  2022-05-18T04:33:03.2531409Z  2022-05-18T04:33:03.2531689Z  2022-05-18T04:33:03.2531952Z  2022-05-18T04:33:03.2532237Z  2022-05-18T04:33:03.2532773Z [1,369 / 2,970] 8 actions, 7 running 2022-05-18T04:33:03.2533337Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:03.2534095Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:03.2534939Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:03.2535569Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:03.2536357Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:03.2536885Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:03.2537507Z Compiling caffe2/utils/math_cpu.cc; 0s processwrapper-sandbox 2022-05-18T04:33:03.2538018Z [Scann] Compiling caffe2/operators/scale_blobs_op.cc 2022-05-18T04:33:03.5815653Z 2022-05-18T04:33:03.5816551Z  2022-05-18T04:33:03.5817315Z  2022-05-18T04:33:03.5818093Z  2022-05-18T04:33:03.5822687Z  2022-05-18T04:33:03.5823122Z  2022-05-18T04:33:03.5823638Z  2022-05-18T04:33:03.5826774Z  2022-05-18T04:33:03.5827279Z  2022-05-18T04:33:03.5827824Z [1,370 / 2,970] 8 actions, 7 running 2022-05-18T04:33:03.5828892Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:03.5832116Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:03.5832790Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:03.5833700Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:03.5834665Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:03.5835485Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2022-05-18T04:33:03.5836493Z Compiling caffe2/operators/scale_blobs_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:03.5837413Z [Scann] Compiling caffe2/operators/roi_align_rotated_gradient_op.cc 2022-05-18T04:33:03.8303133Z 2022-05-18T04:33:03.8303700Z  2022-05-18T04:33:03.8304068Z  2022-05-18T04:33:03.8304342Z  2022-05-18T04:33:03.8304633Z  2022-05-18T04:33:03.8304903Z  2022-05-18T04:33:03.8305175Z  2022-05-18T04:33:03.8305478Z  2022-05-18T04:33:03.8305872Z  2022-05-18T04:33:03.8306278Z [1,370 / 2,970] 8 actions running 2022-05-18T04:33:03.8306894Z Compiling caffe2/operators/listwise_l2r_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:03.8307605Z Compiling caffe2/contrib/gloo/barrier_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:03.8308196Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:03.8308688Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:03.8309177Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:03.8309748Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2022-05-18T04:33:03.8310379Z Compiling caffe2/operators/scale_blobs_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:03.8310881Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:04.1778899Z 2022-05-18T04:33:04.1779453Z  2022-05-18T04:33:04.1779795Z  2022-05-18T04:33:04.1780097Z  2022-05-18T04:33:04.1780385Z  2022-05-18T04:33:04.1780660Z  2022-05-18T04:33:04.1780947Z  2022-05-18T04:33:04.1781242Z  2022-05-18T04:33:04.1781518Z  2022-05-18T04:33:04.1781920Z [1,372 / 2,970] 7 actions, 6 running 2022-05-18T04:33:04.1782548Z Compiling caffe2/operators/listwise_l2r_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:04.1783154Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:04.1783668Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:04.1784264Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2022-05-18T04:33:04.1784938Z Compiling caffe2/operators/scale_blobs_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:04.1785530Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:04.1786117Z [Scann] Compiling caffe2/utils/threadpool/ThreadPool.cc 2022-05-18T04:33:04.4270400Z 2022-05-18T04:33:04.4270948Z  2022-05-18T04:33:04.4271286Z  2022-05-18T04:33:04.4271556Z  2022-05-18T04:33:04.4271954Z  2022-05-18T04:33:04.4272238Z  2022-05-18T04:33:04.4272495Z  2022-05-18T04:33:04.4272776Z  2022-05-18T04:33:04.4273522Z [1,374 / 2,970] 8 actions, 7 running 2022-05-18T04:33:04.4273992Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:04.4274571Z Compiling caffe2/utils/math_cpu.cc; 1s processwrapper-sandbox 2022-05-18T04:33:04.4275995Z Compiling caffe2/operators/scale_blobs_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:04.4276453Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:04.4276949Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2022-05-18T04:33:04.4277655Z Compiling caffe2/contrib/gloo/store_handler.cc; 0s processwrapper-sandbox 2022-05-18T04:33:04.4278271Z Compiling caffe2/utils/proto_wrap.cc; 0s processwrapper-sandbox 2022-05-18T04:33:04.4278690Z [Scann] Compiling caffe2/operators/gather_fused_8bit_rowwise_op.cc 2022-05-18T04:33:04.6313079Z 2022-05-18T04:33:04.6313647Z  2022-05-18T04:33:04.6313986Z  2022-05-18T04:33:04.6314267Z  2022-05-18T04:33:04.6314520Z  2022-05-18T04:33:04.6314791Z  2022-05-18T04:33:04.6315062Z  2022-05-18T04:33:04.6315317Z  2022-05-18T04:33:04.6315588Z  2022-05-18T04:33:04.6315960Z [1,374 / 2,970] 8 actions running 2022-05-18T04:33:04.6316408Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:04.6316982Z Compiling caffe2/utils/math_cpu.cc; 2s processwrapper-sandbox 2022-05-18T04:33:04.6317563Z Compiling caffe2/operators/scale_blobs_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:04.6317921Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:04.6318270Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2022-05-18T04:33:04.6318699Z Compiling caffe2/contrib/gloo/store_handler.cc; 0s processwrapper-sandbox 2022-05-18T04:33:04.6319284Z Compiling caffe2/utils/proto_wrap.cc; 0s processwrapper-sandbox 2022-05-18T04:33:04.6319789Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:04.8778000Z 2022-05-18T04:33:04.8778567Z  2022-05-18T04:33:04.8778850Z  2022-05-18T04:33:04.8781687Z  2022-05-18T04:33:04.8782084Z  2022-05-18T04:33:04.8782531Z  2022-05-18T04:33:04.8782989Z  2022-05-18T04:33:04.8783247Z  2022-05-18T04:33:04.8783522Z  2022-05-18T04:33:04.8784030Z INFO: From Compiling caffe2/utils/math_cpu.cc: 2022-05-18T04:33:04.8784535Z [1,374 / 2,970] 8 actions running 2022-05-18T04:33:04.8785010Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:04.8785623Z Compiling caffe2/utils/math_cpu.cc; 2s processwrapper-sandbox 2022-05-18T04:33:04.8786456Z Compiling caffe2/operators/scale_blobs_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:04.8787053Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:04.8787702Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2022-05-18T04:33:04.8789085Z Compiling caffe2/contrib/gloo/store_handler.cc; 0s processwrapper-sandbox 2022-05-18T04:33:04.8789762Z Compiling caffe2/utils/proto_wrap.cc; 0s processwrapper-sandbox 2022-05-18T04:33:04.8790274Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:04.8790532Z 2022-05-18T04:33:04.8790668Z  2022-05-18T04:33:04.8790979Z  2022-05-18T04:33:04.8791182Z  2022-05-18T04:33:04.8791357Z  2022-05-18T04:33:04.8791516Z  2022-05-18T04:33:04.8791683Z  2022-05-18T04:33:04.8791845Z  2022-05-18T04:33:04.8791995Z  2022-05-18T04:33:04.8792575Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:33:04.8793116Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8793460Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-05-18T04:33:04.8793691Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:33:04.8794020Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:33:04.8794276Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-05-18T04:33:04.8794440Z ^ 2022-05-18T04:33:04.8795756Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8796847Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-05-18T04:33:04.8797151Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:33:04.8797619Z caffe2/utils/math_cpu.cc:1227:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:33:04.8798024Z CAFFE2_RAND_FIXED_SUM(int8_t); 2022-05-18T04:33:04.8798314Z ^ 2022-05-18T04:33:04.8799053Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:33:04.8799665Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8800030Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-05-18T04:33:04.8800376Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:33:04.8800901Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:33:04.8801282Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-05-18T04:33:04.8801568Z ^ 2022-05-18T04:33:04.8802099Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8802545Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-05-18T04:33:04.8802865Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:33:04.8803269Z caffe2/utils/math_cpu.cc:1229:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:33:04.8803672Z CAFFE2_RAND_FIXED_SUM(int16_t); 2022-05-18T04:33:04.8803946Z ^ 2022-05-18T04:33:04.8804667Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:33:04.8805374Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8805803Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-05-18T04:33:04.8806120Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:33:04.8806539Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:33:04.8806952Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-05-18T04:33:04.8807290Z ^ 2022-05-18T04:33:04.8807775Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8808108Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-05-18T04:33:04.8808435Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:33:04.8808842Z caffe2/utils/math_cpu.cc:1231:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:33:04.8809123Z CAFFE2_RAND_FIXED_SUM(int32_t); 2022-05-18T04:33:04.8809342Z ^ 2022-05-18T04:33:04.8809964Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandFixedSum(size_t, T, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:33:04.8810743Z caffe2/utils/math_cpu.cc:1210:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8811117Z } while (value < a || remaining_sum_test < a * remaining_numbers || \ 2022-05-18T04:33:04.8811417Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:33:04.8811809Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:33:04.8812067Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-05-18T04:33:04.8812279Z ^ 2022-05-18T04:33:04.8812691Z caffe2/utils/math_cpu.cc:1211:48: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8813089Z value > b || remaining_sum_test > b * remaining_numbers); \ 2022-05-18T04:33:04.8813608Z ~~~~~~~~~~~~~~~~~~~^~~~~~~ 2022-05-18T04:33:04.8814030Z caffe2/utils/math_cpu.cc:1233:1: note: in expansion of macro 'CAFFE2_RAND_FIXED_SUM' 2022-05-18T04:33:04.8814273Z CAFFE2_RAND_FIXED_SUM(int64_t); 2022-05-18T04:33:04.8814453Z ^ 2022-05-18T04:33:04.8814948Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = float; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:33:04.8815729Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8816107Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:33:04.8816367Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:33:04.8816762Z caffe2/utils/math_cpu.cc:1403:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:33:04.8817076Z CAFFE2_RAND_SYNTHETIC_DATA(float); 2022-05-18T04:33:04.8817347Z ^ 2022-05-18T04:33:04.8817992Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = double; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:33:04.8818861Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8819239Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:33:04.8819511Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:33:04.8819868Z caffe2/utils/math_cpu.cc:1405:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:33:04.8820226Z CAFFE2_RAND_SYNTHETIC_DATA(double); 2022-05-18T04:33:04.8820398Z ^ 2022-05-18T04:33:04.8821114Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = signed char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:33:04.8821702Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8822031Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:33:04.8822327Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:33:04.8822826Z caffe2/utils/math_cpu.cc:1407:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:33:04.8823223Z CAFFE2_RAND_SYNTHETIC_DATA(int8_t); 2022-05-18T04:33:04.8823467Z ^ 2022-05-18T04:33:04.8824058Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:33:04.8824739Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8825205Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:33:04.8825429Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:33:04.8826397Z caffe2/utils/math_cpu.cc:1409:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:33:04.8826670Z CAFFE2_RAND_SYNTHETIC_DATA(int16_t); 2022-05-18T04:33:04.8826844Z ^ 2022-05-18T04:33:04.8827416Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:33:04.8827941Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8828257Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:33:04.8828453Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:33:04.8828783Z caffe2/utils/math_cpu.cc:1411:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:33:04.8829051Z CAFFE2_RAND_SYNTHETIC_DATA(int32_t); 2022-05-18T04:33:04.8829220Z ^ 2022-05-18T04:33:04.8832517Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:33:04.8833662Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8834023Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:33:04.8834297Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:33:04.8834782Z caffe2/utils/math_cpu.cc:1413:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:33:04.8835048Z CAFFE2_RAND_SYNTHETIC_DATA(int64_t); 2022-05-18T04:33:04.8835300Z ^ 2022-05-18T04:33:04.8835859Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned char; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:33:04.8836405Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8836784Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:33:04.8836982Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:33:04.8837329Z caffe2/utils/math_cpu.cc:1415:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:33:04.8837595Z CAFFE2_RAND_SYNTHETIC_DATA(uint8_t); 2022-05-18T04:33:04.8837829Z ^ 2022-05-18T04:33:04.8838426Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = short unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:33:04.8839223Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8839614Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:33:04.8839930Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:33:04.8840344Z caffe2/utils/math_cpu.cc:1417:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:33:04.8840774Z CAFFE2_RAND_SYNTHETIC_DATA(uint16_t); 2022-05-18T04:33:04.8841007Z ^ 2022-05-18T04:33:04.8841589Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:33:04.8842270Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8842706Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:33:04.8842948Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:33:04.8843434Z caffe2/utils/math_cpu.cc:1419:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:33:04.8843710Z CAFFE2_RAND_SYNTHETIC_DATA(uint32_t); 2022-05-18T04:33:04.8843880Z ^ 2022-05-18T04:33:04.8844456Z caffe2/utils/math_cpu.cc: In function 'void caffe2::math::RandSyntheticData(size_t, T, T, T*, Context*) [with T = long unsigned int; Context = caffe2::CPUContext; size_t = long unsigned int]': 2022-05-18T04:33:04.8845071Z caffe2/utils/math_cpu.cc:1388:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8845471Z for (int j = 0; j < cum_dis.size();) { \ 2022-05-18T04:33:04.8845763Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:33:04.8846291Z caffe2/utils/math_cpu.cc:1421:1: note: in expansion of macro 'CAFFE2_RAND_SYNTHETIC_DATA' 2022-05-18T04:33:04.8846717Z CAFFE2_RAND_SYNTHETIC_DATA(uint64_t); 2022-05-18T04:33:04.8846957Z ^ 2022-05-18T04:33:04.8847954Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2022-05-18T04:33:04.8848823Z caffe2/utils/math_cpu.cc:1419:1: required from here 2022-05-18T04:33:04.8849474Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8849866Z if (mem_ref < min) { 2022-05-18T04:33:04.8850132Z ~~~~~~~~^~~~~ 2022-05-18T04:33:04.8850613Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8850921Z if (mem_ref > max) { 2022-05-18T04:33:04.8851189Z ~~~~~~~~^~~~~ 2022-05-18T04:33:04.8852215Z caffe2/utils/math_cpu.cc: In instantiation of 'void caffe2::math::generate_trace_lru(std::vector&, std::vector&, std::vector&, std::vector&, Context_t*, Ind_t, Ind_t, Type, Type, Type*) [with Type = long unsigned int; Val_t = double; Ind_t = int; Context_t = caffe2::CPUContext; bool cdf_app = false]': 2022-05-18T04:33:04.8852913Z caffe2/utils/math_cpu.cc:1421:1: required from here 2022-05-18T04:33:04.8853347Z caffe2/utils/math_cpu.cc:1354:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8853745Z if (mem_ref < min) { 2022-05-18T04:33:04.8853919Z ~~~~~~~~^~~~~ 2022-05-18T04:33:04.8854287Z caffe2/utils/math_cpu.cc:1360:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:04.8854681Z if (mem_ref > max) { 2022-05-18T04:33:04.8854857Z ~~~~~~~~^~~~~ 2022-05-18T04:33:04.8855091Z [1,374 / 2,970] 8 actions running 2022-05-18T04:33:04.8855455Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:04.8855788Z Compiling caffe2/utils/math_cpu.cc; 2s processwrapper-sandbox 2022-05-18T04:33:04.8856157Z Compiling caffe2/operators/scale_blobs_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:04.8856583Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:04.8857046Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 0s processwrapper-sandbox 2022-05-18T04:33:04.8857543Z Compiling caffe2/contrib/gloo/store_handler.cc; 0s processwrapper-sandbox 2022-05-18T04:33:04.8858017Z Compiling caffe2/utils/proto_wrap.cc; 0s processwrapper-sandbox 2022-05-18T04:33:04.8858326Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:05.2308161Z 2022-05-18T04:33:05.2308789Z  2022-05-18T04:33:05.2309181Z  2022-05-18T04:33:05.2309477Z  2022-05-18T04:33:05.2309798Z  2022-05-18T04:33:05.2310108Z  2022-05-18T04:33:05.2310311Z  2022-05-18T04:33:05.2310476Z  2022-05-18T04:33:05.2310641Z  2022-05-18T04:33:05.2310870Z [1,376 / 2,970] 8 actions running 2022-05-18T04:33:05.2311163Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:05.2311444Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:05.2311795Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 1s processwrapper-sandbox 2022-05-18T04:33:05.2312189Z Compiling caffe2/contrib/gloo/store_handler.cc; 1s processwrapper-sandbox 2022-05-18T04:33:05.2312561Z Compiling caffe2/utils/proto_wrap.cc; 0s processwrapper-sandbox 2022-05-18T04:33:05.2312864Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:05.2313179Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:05.2313549Z Compiling caffe2/core/blob_serialization.cc; 0s processwrapper-sandbox 2022-05-18T04:33:05.4636858Z 2022-05-18T04:33:05.4637436Z  2022-05-18T04:33:05.4637767Z  2022-05-18T04:33:05.4638057Z  2022-05-18T04:33:05.4638356Z  2022-05-18T04:33:05.4639416Z  2022-05-18T04:33:05.4639684Z  2022-05-18T04:33:05.4639962Z  2022-05-18T04:33:05.4640204Z  2022-05-18T04:33:05.4640516Z [1,377 / 2,970] 8 actions, 7 running 2022-05-18T04:33:05.4640963Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:05.4641569Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 1s processwrapper-sandbox 2022-05-18T04:33:05.4642856Z Compiling caffe2/contrib/gloo/store_handler.cc; 1s processwrapper-sandbox 2022-05-18T04:33:05.4643522Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2022-05-18T04:33:05.4644002Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:05.4644562Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:05.4645257Z Compiling caffe2/core/blob_serialization.cc; 0s processwrapper-sandbox 2022-05-18T04:33:05.4645767Z [Scann] Compiling caffe2/operators/sin_op.cc 2022-05-18T04:33:05.8604958Z 2022-05-18T04:33:05.8605481Z  2022-05-18T04:33:05.8605790Z  2022-05-18T04:33:05.8606045Z  2022-05-18T04:33:05.8606300Z  2022-05-18T04:33:05.8606554Z  2022-05-18T04:33:05.8606809Z  2022-05-18T04:33:05.8607134Z  2022-05-18T04:33:05.8607381Z  2022-05-18T04:33:05.8607754Z [1,377 / 2,970] 8 actions running 2022-05-18T04:33:05.8608192Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:05.8608769Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 1s processwrapper-sandbox 2022-05-18T04:33:05.8609424Z Compiling caffe2/contrib/gloo/store_handler.cc; 1s processwrapper-sandbox 2022-05-18T04:33:05.8610034Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2022-05-18T04:33:05.8610509Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:05.8610980Z Compiling caffe2/operators/free_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:05.8611535Z Compiling caffe2/core/blob_serialization.cc; 0s processwrapper-sandbox 2022-05-18T04:33:05.8612137Z Compiling caffe2/operators/sin_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:06.1139903Z 2022-05-18T04:33:06.1140672Z  2022-05-18T04:33:06.1141038Z  2022-05-18T04:33:06.1141358Z  2022-05-18T04:33:06.1141640Z  2022-05-18T04:33:06.1141939Z  2022-05-18T04:33:06.1142243Z  2022-05-18T04:33:06.1142523Z  2022-05-18T04:33:06.1142818Z  2022-05-18T04:33:06.1143267Z [1,379 / 2,970] 8 actions, 7 running 2022-05-18T04:33:06.1143916Z Compiling caffe2/utils/threadpool/ThreadPool.cc; 1s processwrapper-sandbox 2022-05-18T04:33:06.1144630Z Compiling caffe2/utils/proto_wrap.cc; 1s processwrapper-sandbox 2022-05-18T04:33:06.1145011Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:06.1145327Z Compiling caffe2/operators/free_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:06.1145698Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2022-05-18T04:33:06.1146265Z Compiling caffe2/operators/sin_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:06.1146650Z Compiling caffe2/operators/resize_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:06.1146916Z [Scann] Compiling caffe2/operators/relu_n_op.cc 2022-05-18T04:33:06.4605032Z 2022-05-18T04:33:06.4605613Z  2022-05-18T04:33:06.4606007Z  2022-05-18T04:33:06.4606306Z  2022-05-18T04:33:06.4606488Z  2022-05-18T04:33:06.4606672Z  2022-05-18T04:33:06.4606827Z  2022-05-18T04:33:06.4606995Z  2022-05-18T04:33:06.4607247Z  2022-05-18T04:33:06.4607483Z [1,381 / 2,970] 8 actions running 2022-05-18T04:33:06.4607774Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:06.4608115Z Compiling caffe2/operators/free_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:06.4608484Z Compiling caffe2/core/blob_serialization.cc; 1s processwrapper-sandbox 2022-05-18T04:33:06.4608851Z Compiling caffe2/operators/sin_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:06.4609212Z Compiling caffe2/operators/resize_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:06.4609557Z Compiling caffe2/operators/relu_n_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:06.4609905Z Compiling caffe2/core/common.cc; 0s processwrapper-sandbox 2022-05-18T04:33:06.4610200Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:07.1812633Z 2022-05-18T04:33:07.1814254Z  2022-05-18T04:33:07.1814819Z  2022-05-18T04:33:07.1815114Z  2022-05-18T04:33:07.1815493Z  2022-05-18T04:33:07.1815770Z  2022-05-18T04:33:07.1816066Z  2022-05-18T04:33:07.1816348Z  2022-05-18T04:33:07.1816624Z  2022-05-18T04:33:07.1817054Z [1,382 / 2,970] 8 actions, 7 running 2022-05-18T04:33:07.1817663Z Compiling caffe2/operators/free_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:07.1818345Z Compiling caffe2/core/blob_serialization.cc; 2s processwrapper-sandbox 2022-05-18T04:33:07.1819000Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.1819667Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.1820262Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.1820861Z Compiling caffe2/core/common.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.1821402Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:07.1821833Z [Scann] Compiling caffe2/core/context_base.cc 2022-05-18T04:33:07.2337765Z 2022-05-18T04:33:07.2338308Z  2022-05-18T04:33:07.2338633Z  2022-05-18T04:33:07.2338943Z  2022-05-18T04:33:07.2339243Z  2022-05-18T04:33:07.2341111Z  2022-05-18T04:33:07.2341659Z  2022-05-18T04:33:07.2342680Z  2022-05-18T04:33:07.2343040Z  2022-05-18T04:33:07.2343590Z INFO: From Compiling caffe2/core/blob_serialization.cc: 2022-05-18T04:33:07.2344134Z [1,383 / 2,970] 8 actions running 2022-05-18T04:33:07.2344731Z Compiling caffe2/core/blob_serialization.cc; 2s processwrapper-sandbox 2022-05-18T04:33:07.2345412Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.2346461Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.2347128Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.2347785Z Compiling caffe2/core/common.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.2348356Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:07.2348956Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2022-05-18T04:33:07.2349608Z Compiling caffe2/operators/erf_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:07.2354357Z 2022-05-18T04:33:07.2354713Z  2022-05-18T04:33:07.2355018Z  2022-05-18T04:33:07.2355297Z  2022-05-18T04:33:07.2355608Z  2022-05-18T04:33:07.2355904Z  2022-05-18T04:33:07.2356187Z  2022-05-18T04:33:07.2356490Z  2022-05-18T04:33:07.2356786Z  2022-05-18T04:33:07.2361502Z caffe2/core/blob_serialization.cc: In member function 'virtual void caffe2::TensorSerializer::SerializeWithOptions(const void*, caffe2::TypeMeta, const string&, caffe2::BlobSerializerBase::SerializationAcceptor, const caffe2::BlobSerializationOptions&)': 2022-05-18T04:33:07.2362776Z caffe2/core/blob_serialization.cc:414:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2363444Z chunkBegin < std::max(tensor.numel(), static_cast(1)); 2022-05-18T04:33:07.2363892Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:33:07.2364256Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T04:33:07.2364635Z from ./caffe2/core/blob.h:9, 2022-05-18T04:33:07.2365032Z from ./caffe2/core/blob_serialization.h:9, 2022-05-18T04:33:07.2365492Z from caffe2/core/blob_serialization.cc:1: 2022-05-18T04:33:07.2366663Z caffe2/core/blob_serialization.cc: In member function 'void caffe2::TensorSerializer::Serialize(const caffe2::Tensor&, const string&, caffe2::TensorProto*, const caffe2::BlobSerializationOptions&, size_t, int32_t)': 2022-05-18T04:33:07.2367853Z caffe2/core/blob_serialization.cc:657:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2368385Z chunkBegin <= input.numel(), 2022-05-18T04:33:07.2368870Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:33:07.2369684Z caffe2/core/blob_serialization.cc:663:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2370268Z if (chunkBegin + chunkSize > input.numel()) { 2022-05-18T04:33:07.2370658Z ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:33:07.2371056Z In file included from ./caffe2/core/common.h:29:0, 2022-05-18T04:33:07.2371439Z from ./caffe2/core/blob.h:9, 2022-05-18T04:33:07.2371864Z from ./caffe2/core/blob_serialization.h:9, 2022-05-18T04:33:07.2372278Z from caffe2/core/blob_serialization.cc:1: 2022-05-18T04:33:07.2373326Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2022-05-18T04:33:07.2374054Z caffe2/core/blob_serialization.cc:696:5: required from here 2022-05-18T04:33:07.2374897Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2375486Z start + numElements <= tensor.numel(), 2022-05-18T04:33:07.2375815Z ^ 2022-05-18T04:33:07.2376742Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2022-05-18T04:33:07.2377378Z caffe2/core/blob_serialization.cc:697:5: required from here 2022-05-18T04:33:07.2378107Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2379213Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2022-05-18T04:33:07.2379941Z caffe2/core/blob_serialization.cc:698:5: required from here 2022-05-18T04:33:07.2380748Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2381916Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2022-05-18T04:33:07.2382609Z caffe2/core/blob_serialization.cc:699:5: required from here 2022-05-18T04:33:07.2383366Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2384578Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2022-05-18T04:33:07.2385322Z caffe2/core/blob_serialization.cc:700:5: required from here 2022-05-18T04:33:07.2386262Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2387491Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2022-05-18T04:33:07.2388232Z caffe2/core/blob_serialization.cc:701:5: required from here 2022-05-18T04:33:07.2389056Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2390302Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2022-05-18T04:33:07.2391070Z caffe2/core/blob_serialization.cc:702:5: required from here 2022-05-18T04:33:07.2392019Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2393310Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2022-05-18T04:33:07.2394042Z caffe2/core/blob_serialization.cc:703:5: required from here 2022-05-18T04:33:07.2394868Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2396084Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2022-05-18T04:33:07.2396817Z caffe2/core/blob_serialization.cc:704:5: required from here 2022-05-18T04:33:07.2397633Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2398835Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2022-05-18T04:33:07.2399542Z caffe2/core/blob_serialization.cc:705:5: required from here 2022-05-18T04:33:07.2400363Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2401561Z caffe2/core/blob_serialization.cc: In instantiation of 'c10::ArrayRef caffe2::{anonymous}::GetTensorDataRange(const caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2022-05-18T04:33:07.2402278Z caffe2/core/blob_serialization.cc:706:5: required from here 2022-05-18T04:33:07.2403112Z caffe2/core/blob_serialization.cc:104:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2404418Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = float; size_t = long unsigned int]': 2022-05-18T04:33:07.2405192Z caffe2/core/blob_serialization.cc:1164:5: required from here 2022-05-18T04:33:07.2405999Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2406588Z start + numElements <= tensor.numel(), 2022-05-18T04:33:07.2406952Z ^ 2022-05-18T04:33:07.2408045Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = int; size_t = long unsigned int]': 2022-05-18T04:33:07.2408821Z caffe2/core/blob_serialization.cc:1165:5: required from here 2022-05-18T04:33:07.2409647Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2411003Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = std::__cxx11::basic_string; size_t = long unsigned int]': 2022-05-18T04:33:07.2411812Z caffe2/core/blob_serialization.cc:1166:5: required from here 2022-05-18T04:33:07.2412650Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2413927Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = bool; size_t = long unsigned int]': 2022-05-18T04:33:07.2414688Z caffe2/core/blob_serialization.cc:1167:5: required from here 2022-05-18T04:33:07.2415507Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2416952Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = unsigned char; size_t = long unsigned int]': 2022-05-18T04:33:07.2417752Z caffe2/core/blob_serialization.cc:1168:5: required from here 2022-05-18T04:33:07.2418549Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2419764Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = signed char; size_t = long unsigned int]': 2022-05-18T04:33:07.2420426Z caffe2/core/blob_serialization.cc:1169:5: required from here 2022-05-18T04:33:07.2421239Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2422550Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short unsigned int; size_t = long unsigned int]': 2022-05-18T04:33:07.2423341Z caffe2/core/blob_serialization.cc:1170:5: required from here 2022-05-18T04:33:07.2424158Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2425426Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = short int; size_t = long unsigned int]': 2022-05-18T04:33:07.2426318Z caffe2/core/blob_serialization.cc:1171:5: required from here 2022-05-18T04:33:07.2427156Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2428451Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = long int; size_t = long unsigned int]': 2022-05-18T04:33:07.2429228Z caffe2/core/blob_serialization.cc:1172:5: required from here 2022-05-18T04:33:07.2430002Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2431140Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = c10::Half; size_t = long unsigned int]': 2022-05-18T04:33:07.2431818Z caffe2/core/blob_serialization.cc:1173:5: required from here 2022-05-18T04:33:07.2432557Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2433730Z caffe2/core/blob_serialization.cc: In instantiation of 'caffe2::{anonymous}::Range caffe2::{anonymous}::GetMutableTensorDataRange(caffe2::Tensor&, size_t, size_t) [with T = double; size_t = long unsigned int]': 2022-05-18T04:33:07.2434500Z caffe2/core/blob_serialization.cc:1174:5: required from here 2022-05-18T04:33:07.2435305Z caffe2/core/blob_serialization.cc:87:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:07.2435956Z [1,383 / 2,970] 8 actions running 2022-05-18T04:33:07.2436558Z Compiling caffe2/core/blob_serialization.cc; 2s processwrapper-sandbox 2022-05-18T04:33:07.2437241Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.2437926Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.2438611Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.2439265Z Compiling caffe2/core/common.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.2439917Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:07.2440573Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2022-05-18T04:33:07.2441238Z Compiling caffe2/operators/erf_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:07.4638566Z 2022-05-18T04:33:07.4638992Z  2022-05-18T04:33:07.4639343Z  2022-05-18T04:33:07.4639818Z  2022-05-18T04:33:07.4640130Z  2022-05-18T04:33:07.4640386Z  2022-05-18T04:33:07.4640552Z  2022-05-18T04:33:07.4640703Z  2022-05-18T04:33:07.4640864Z  2022-05-18T04:33:07.4641107Z [1,384 / 2,970] 8 actions running 2022-05-18T04:33:07.4641446Z Compiling caffe2/operators/sin_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.4641808Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.4642173Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.4642523Z Compiling caffe2/core/common.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.4642824Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:07.4643149Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2022-05-18T04:33:07.4643509Z Compiling caffe2/operators/erf_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:07.4643841Z Compiling caffe2/core/context.cc; 0s processwrapper-sandbox 2022-05-18T04:33:07.6846103Z 2022-05-18T04:33:07.6846632Z  2022-05-18T04:33:07.6846931Z  2022-05-18T04:33:07.6847310Z  2022-05-18T04:33:07.6847627Z  2022-05-18T04:33:07.6847917Z  2022-05-18T04:33:07.6848221Z  2022-05-18T04:33:07.6848500Z  2022-05-18T04:33:07.6848783Z  2022-05-18T04:33:07.6849213Z [1,385 / 2,970] 8 actions, 7 running 2022-05-18T04:33:07.6849800Z Compiling caffe2/operators/sin_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:07.6850422Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.6851014Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.6851519Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:07.6852049Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2022-05-18T04:33:07.6863084Z Compiling caffe2/operators/erf_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:07.6863680Z Compiling caffe2/core/context.cc; 0s processwrapper-sandbox 2022-05-18T04:33:07.6864132Z [Scann] Compiling caffe2/operators/hard_sigmoid_op.cc 2022-05-18T04:33:07.8943380Z 2022-05-18T04:33:07.8943871Z  2022-05-18T04:33:07.8944212Z  2022-05-18T04:33:07.8944491Z  2022-05-18T04:33:07.8944743Z  2022-05-18T04:33:07.8945019Z  2022-05-18T04:33:07.8945318Z  2022-05-18T04:33:07.8945597Z  2022-05-18T04:33:07.8946032Z  2022-05-18T04:33:07.8946431Z [1,386 / 2,970] 8 actions running 2022-05-18T04:33:07.8946893Z Compiling caffe2/operators/resize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.8947312Z Compiling caffe2/operators/relu_n_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:07.8947628Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:07.8947961Z Compiling caffe2/core/context_base.cc; 0s processwrapper-sandbox 2022-05-18T04:33:07.8948305Z Compiling caffe2/operators/erf_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:07.8948656Z Compiling caffe2/core/context.cc; 0s processwrapper-sandbox 2022-05-18T04:33:07.8949026Z Compiling caffe2/operators/hard_sigmoid_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:07.8949331Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:08.2971537Z 2022-05-18T04:33:08.2972086Z  2022-05-18T04:33:08.2972413Z  2022-05-18T04:33:08.2972749Z  2022-05-18T04:33:08.2973062Z  2022-05-18T04:33:08.2973348Z  2022-05-18T04:33:08.2973645Z  2022-05-18T04:33:08.2973948Z  2022-05-18T04:33:08.2974238Z  2022-05-18T04:33:08.2974543Z [1,387 / 2,970] 8 actions, 7 running 2022-05-18T04:33:08.2992516Z Compiling caffe2/operators/resize_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:08.2992949Z Compiling caffe2/operators/relu_n_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:08.2993322Z Compiling caffe2/core/context_base.cc; 1s processwrapper-sandbox 2022-05-18T04:33:08.2993683Z Compiling caffe2/operators/erf_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:08.2994033Z Compiling caffe2/core/context.cc; 1s processwrapper-sandbox 2022-05-18T04:33:08.2994391Z Compiling caffe2/operators/hard_sigmoid_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:08.2994707Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:08.2994972Z [Scann] Compiling caffe2/perfkernels/embedding_lookup_idx.cc 2022-05-18T04:33:08.6943159Z 2022-05-18T04:33:08.6943633Z  2022-05-18T04:33:08.6943905Z  2022-05-18T04:33:08.6944093Z  2022-05-18T04:33:08.6944254Z  2022-05-18T04:33:08.6944481Z  2022-05-18T04:33:08.6944698Z  2022-05-18T04:33:08.6944968Z  2022-05-18T04:33:08.6945269Z  2022-05-18T04:33:08.6945689Z [1,387 / 2,970] 8 actions running 2022-05-18T04:33:08.6946529Z Compiling caffe2/operators/resize_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:08.6946980Z Compiling caffe2/operators/relu_n_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:08.6947349Z Compiling caffe2/core/context_base.cc; 1s processwrapper-sandbox 2022-05-18T04:33:08.6947715Z Compiling caffe2/operators/erf_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:08.6948054Z Compiling caffe2/core/context.cc; 1s processwrapper-sandbox 2022-05-18T04:33:08.6948428Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:08.6948749Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:08.6949014Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:08.9104757Z 2022-05-18T04:33:08.9105312Z  2022-05-18T04:33:08.9105622Z  2022-05-18T04:33:08.9106227Z  2022-05-18T04:33:08.9106552Z  2022-05-18T04:33:08.9106834Z  2022-05-18T04:33:08.9107148Z  2022-05-18T04:33:08.9107337Z  2022-05-18T04:33:08.9107579Z  2022-05-18T04:33:08.9108017Z [1,390 / 2,970] 8 actions running 2022-05-18T04:33:08.9108543Z Compiling caffe2/operators/erf_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:08.9108930Z Compiling caffe2/core/context.cc; 1s processwrapper-sandbox 2022-05-18T04:33:08.9109308Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:08.9109632Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:08.9109892Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:08.9110238Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:08.9110599Z Compiling caffe2/core/module.cc; 0s processwrapper-sandbox 2022-05-18T04:33:08.9110896Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:09.1746258Z 2022-05-18T04:33:09.1746788Z  2022-05-18T04:33:09.1747162Z  2022-05-18T04:33:09.1747494Z  2022-05-18T04:33:09.1747759Z  2022-05-18T04:33:09.1748053Z  2022-05-18T04:33:09.1748346Z  2022-05-18T04:33:09.1748616Z  2022-05-18T04:33:09.1748894Z  2022-05-18T04:33:09.1749302Z [1,391 / 2,970] 8 actions running 2022-05-18T04:33:09.1749851Z Compiling caffe2/operators/erf_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:09.1750546Z Compiling caffe2/operators/hard_sigmoid_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:09.1751112Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:09.1751566Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:09.1752162Z Compiling caffe2/operators/index_hash_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:09.1752812Z Compiling caffe2/core/module.cc; 0s processwrapper-sandbox 2022-05-18T04:33:09.1753330Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:09.1753864Z Compiling caffe2/operators/jsd_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:09.9672173Z 2022-05-18T04:33:09.9672926Z  2022-05-18T04:33:09.9673293Z  2022-05-18T04:33:09.9673596Z  2022-05-18T04:33:09.9673906Z  2022-05-18T04:33:09.9674186Z  2022-05-18T04:33:09.9674472Z  2022-05-18T04:33:09.9674739Z  2022-05-18T04:33:09.9675018Z  2022-05-18T04:33:09.9675448Z [1,392 / 2,970] 8 actions, 7 running 2022-05-18T04:33:09.9676082Z Compiling caffe2/operators/hard_sigmoid_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:09.9676642Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:09.9677130Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:09.9677743Z Compiling caffe2/operators/index_hash_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:09.9678393Z Compiling caffe2/core/module.cc; 1s processwrapper-sandbox 2022-05-18T04:33:09.9678922Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:09.9679526Z Compiling caffe2/operators/jsd_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:09.9680118Z [Scann] Compiling caffe2/operators/feed_blob_op.cc 2022-05-18T04:33:10.1763528Z 2022-05-18T04:33:10.1773604Z  2022-05-18T04:33:10.1773948Z  2022-05-18T04:33:10.1774213Z  2022-05-18T04:33:10.1774481Z  2022-05-18T04:33:10.1774734Z  2022-05-18T04:33:10.1774995Z  2022-05-18T04:33:10.1775246Z  2022-05-18T04:33:10.1775523Z  2022-05-18T04:33:10.1775896Z [1,394 / 2,970] 8 actions running 2022-05-18T04:33:10.1776446Z Compiling caffe2/operators/hard_sigmoid_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:10.1777095Z Compiling caffe2/operators/index_hash_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:10.1777674Z Compiling caffe2/core/module.cc; 1s processwrapper-sandbox 2022-05-18T04:33:10.1778158Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:10.1778678Z Compiling caffe2/operators/jsd_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:10.1779274Z Compiling caffe2/operators/feed_blob_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:10.1779907Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:10.1780500Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:10.3795673Z 2022-05-18T04:33:10.3796241Z  2022-05-18T04:33:10.3796594Z  2022-05-18T04:33:10.3796861Z  2022-05-18T04:33:10.3797033Z  2022-05-18T04:33:10.3797188Z  2022-05-18T04:33:10.3797361Z  2022-05-18T04:33:10.3797528Z  2022-05-18T04:33:10.3797679Z  2022-05-18T04:33:10.3797929Z [1,395 / 2,970] 8 actions running 2022-05-18T04:33:10.3798283Z Compiling caffe2/operators/index_hash_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:10.3798650Z Compiling caffe2/core/module.cc; 1s processwrapper-sandbox 2022-05-18T04:33:10.3798936Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:10.3799262Z Compiling caffe2/operators/jsd_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:10.3799652Z Compiling caffe2/operators/feed_blob_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:10.3800015Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:10.3800382Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:10.3800739Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:10.5801521Z 2022-05-18T04:33:10.5801997Z  2022-05-18T04:33:10.5802211Z  2022-05-18T04:33:10.5802385Z  2022-05-18T04:33:10.5802577Z  2022-05-18T04:33:10.5802833Z  2022-05-18T04:33:10.5803087Z  2022-05-18T04:33:10.5803263Z  2022-05-18T04:33:10.5803476Z  2022-05-18T04:33:10.5803859Z [1,395 / 2,970] 8 actions running 2022-05-18T04:33:10.5804426Z Compiling caffe2/operators/index_hash_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:10.5805018Z Compiling caffe2/core/module.cc; 1s processwrapper-sandbox 2022-05-18T04:33:10.5805729Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:10.5806344Z Compiling caffe2/operators/jsd_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:10.5806938Z Compiling caffe2/operators/feed_blob_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:10.5807636Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:10.5808242Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:10.5808839Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:11.0579992Z 2022-05-18T04:33:11.0580598Z  2022-05-18T04:33:11.0581007Z  2022-05-18T04:33:11.0581340Z  2022-05-18T04:33:11.0581692Z  2022-05-18T04:33:11.0582030Z  2022-05-18T04:33:11.0582344Z  2022-05-18T04:33:11.0582664Z  2022-05-18T04:33:11.0583070Z  2022-05-18T04:33:11.0583517Z [1,396 / 2,970] 8 actions, 7 running 2022-05-18T04:33:11.0584198Z Compiling caffe2/operators/index_hash_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:33:11.0585557Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:11.0586314Z Compiling caffe2/operators/jsd_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:11.0587010Z Compiling caffe2/operators/feed_blob_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:11.0587643Z Compiling caffe2/operators/group_norm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:11.0588251Z Compiling caffe2/queue/queue_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:11.0588836Z Compiling caffe2/operators/index_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:11.0589232Z [Scann] //:caffe2 2022-05-18T04:33:11.2829320Z 2022-05-18T04:33:11.2834894Z  2022-05-18T04:33:11.2835271Z  2022-05-18T04:33:11.2835606Z  2022-05-18T04:33:11.2835946Z  2022-05-18T04:33:11.2836254Z  2022-05-18T04:33:11.2836583Z  2022-05-18T04:33:11.2836919Z  2022-05-18T04:33:11.2837225Z  2022-05-18T04:33:11.2837694Z [1,399 / 2,970] 8 actions, 7 running 2022-05-18T04:33:11.2838411Z Compiling caffe2/operators/feed_blob_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:11.2839202Z Compiling caffe2/operators/group_norm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:11.2839994Z Compiling caffe2/queue/queue_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:11.2840759Z Compiling caffe2/operators/index_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:11.2841342Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:11.2841922Z Compiling caffe2/operators/onnx_while_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:11.2842473Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:11.2842916Z [Scann] Compiling caffe2/operators/find_duplicate_elements_op.cc 2022-05-18T04:33:11.5805869Z 2022-05-18T04:33:11.5806481Z  2022-05-18T04:33:11.5806833Z  2022-05-18T04:33:11.5807202Z  2022-05-18T04:33:11.5807505Z  2022-05-18T04:33:11.5807796Z  2022-05-18T04:33:11.5808091Z  2022-05-18T04:33:11.5808245Z  2022-05-18T04:33:11.5808473Z  2022-05-18T04:33:11.5808723Z [1,399 / 2,970] 8 actions running 2022-05-18T04:33:11.5809071Z Compiling caffe2/operators/feed_blob_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:11.5809516Z Compiling caffe2/operators/group_norm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:11.5809895Z Compiling caffe2/queue/queue_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:11.5810290Z Compiling caffe2/operators/index_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:11.5810587Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:11.5811042Z Compiling caffe2/operators/onnx_while_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:11.5811361Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:11.5811674Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:12.1636317Z 2022-05-18T04:33:12.1636908Z  2022-05-18T04:33:12.1637291Z  2022-05-18T04:33:12.1637814Z  2022-05-18T04:33:12.1639744Z  2022-05-18T04:33:12.1640189Z  2022-05-18T04:33:12.1640430Z  2022-05-18T04:33:12.1640794Z  2022-05-18T04:33:12.1641214Z  2022-05-18T04:33:12.1641630Z [1,400 / 2,970] 8 actions, 7 running 2022-05-18T04:33:12.1642281Z Compiling caffe2/operators/group_norm_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:12.1642950Z Compiling caffe2/queue/queue_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:33:12.1643611Z Compiling caffe2/operators/index_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:12.1644148Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:12.1644752Z Compiling caffe2/operators/onnx_while_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:12.1645323Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:12.1645816Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:12.1646269Z [Scann] Compiling caffe2/operators/gather_ranges_to_dense_op.cc 2022-05-18T04:33:12.3853708Z 2022-05-18T04:33:12.3854245Z  2022-05-18T04:33:12.3854654Z  2022-05-18T04:33:12.3854995Z  2022-05-18T04:33:12.3855314Z  2022-05-18T04:33:12.3855606Z  2022-05-18T04:33:12.3855936Z  2022-05-18T04:33:12.3856252Z  2022-05-18T04:33:12.3856582Z  2022-05-18T04:33:12.3857074Z [1,403 / 2,970] 8 actions, 7 running 2022-05-18T04:33:12.3857631Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:12.3858331Z Compiling caffe2/operators/onnx_while_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:12.3858956Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:12.3859484Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:12.3860022Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:12.3860677Z Compiling caffe2/core/memonger.cc; 0s processwrapper-sandbox 2022-05-18T04:33:12.3861273Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:12.3861766Z [Scann] Compiling caffe2/distributed/store_ops.cc 2022-05-18T04:33:12.6261572Z 2022-05-18T04:33:12.6262103Z  2022-05-18T04:33:12.6262453Z  2022-05-18T04:33:12.6262691Z  2022-05-18T04:33:12.6262937Z  2022-05-18T04:33:12.6263188Z  2022-05-18T04:33:12.6263425Z  2022-05-18T04:33:12.6263661Z  2022-05-18T04:33:12.6263906Z  2022-05-18T04:33:12.6264241Z [1,403 / 2,970] 8 actions running 2022-05-18T04:33:12.6264653Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:12.6265182Z Compiling caffe2/operators/onnx_while_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:12.6265663Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:12.6266217Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:12.6266626Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:12.6267074Z Compiling caffe2/core/memonger.cc; 0s processwrapper-sandbox 2022-05-18T04:33:12.6267538Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:12.6268052Z Compiling caffe2/distributed/store_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:13.2519015Z 2022-05-18T04:33:13.2520123Z  2022-05-18T04:33:13.2520525Z  2022-05-18T04:33:13.2520951Z  2022-05-18T04:33:13.2521202Z  2022-05-18T04:33:13.2521611Z  2022-05-18T04:33:13.2521889Z  2022-05-18T04:33:13.2522110Z  2022-05-18T04:33:13.2522504Z  2022-05-18T04:33:13.2522842Z [1,404 / 2,970] 8 actions, 7 running 2022-05-18T04:33:13.2523482Z Compiling caffe2/operators/onnx_while_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:13.2524099Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:13.2524481Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:13.2525021Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:13.2525603Z Compiling caffe2/core/memonger.cc; 0s processwrapper-sandbox 2022-05-18T04:33:13.2526167Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:13.2526673Z Compiling caffe2/distributed/store_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:13.2527411Z [Scann] Compiling caffe2/operators/layer_norm_op.cc 2022-05-18T04:33:13.4900060Z 2022-05-18T04:33:13.4900554Z  2022-05-18T04:33:13.4900916Z  2022-05-18T04:33:13.4901192Z  2022-05-18T04:33:13.4901450Z  2022-05-18T04:33:13.4901718Z  2022-05-18T04:33:13.4901984Z  2022-05-18T04:33:13.4902235Z  2022-05-18T04:33:13.4902498Z  2022-05-18T04:33:13.4902880Z [1,406 / 2,970] 8 actions, 7 running 2022-05-18T04:33:13.4903315Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:13.4903761Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:13.4904283Z Compiling caffe2/core/memonger.cc; 1s processwrapper-sandbox 2022-05-18T04:33:13.4904775Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:13.4905245Z Compiling caffe2/distributed/store_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:13.4905944Z Compiling caffe2/operators/layer_norm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:13.4906488Z Compiling caffe2/sgd/ftrl_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:13.4906958Z [Scann] Compiling caffe2/operators/elementwise_mul_op.cc 2022-05-18T04:33:13.8261280Z 2022-05-18T04:33:13.8261887Z  2022-05-18T04:33:13.8262393Z  2022-05-18T04:33:13.8262695Z  2022-05-18T04:33:13.8263008Z  2022-05-18T04:33:13.8263273Z  2022-05-18T04:33:13.8263492Z  2022-05-18T04:33:13.8263646Z  2022-05-18T04:33:13.8263813Z  2022-05-18T04:33:13.8264131Z [1,407 / 2,970] 8 actions running 2022-05-18T04:33:13.8264494Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:13.8264980Z Compiling caffe2/core/memonger.cc; 1s processwrapper-sandbox 2022-05-18T04:33:13.8265294Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:13.8265949Z Compiling caffe2/distributed/store_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:13.8266580Z Compiling caffe2/operators/layer_norm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:13.8267170Z Compiling caffe2/sgd/ftrl_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:13.8267631Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:13.8268030Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:14.2686373Z 2022-05-18T04:33:14.2687147Z  2022-05-18T04:33:14.2687496Z  2022-05-18T04:33:14.2687815Z  2022-05-18T04:33:14.2688119Z  2022-05-18T04:33:14.2688404Z  2022-05-18T04:33:14.2688703Z  2022-05-18T04:33:14.2689002Z  2022-05-18T04:33:14.2689285Z  2022-05-18T04:33:14.2689718Z [1,408 / 2,970] 8 actions, 7 running 2022-05-18T04:33:14.2690224Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:14.2690718Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:14.2691330Z Compiling caffe2/distributed/store_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:14.2692048Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:14.2692713Z Compiling caffe2/sgd/ftrl_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:14.2693252Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:14.2693696Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:14.2694127Z [Scann] Compiling caffe2/operators/elementwise_ops_schema.cc 2022-05-18T04:33:14.3636064Z 2022-05-18T04:33:14.3636554Z  2022-05-18T04:33:14.3636919Z  2022-05-18T04:33:14.3637189Z  2022-05-18T04:33:14.3637433Z  2022-05-18T04:33:14.3637697Z  2022-05-18T04:33:14.3637959Z  2022-05-18T04:33:14.3638211Z  2022-05-18T04:33:14.3638476Z  2022-05-18T04:33:14.3638997Z INFO: From Compiling caffe2/operators/gather_ranges_to_dense_op.cc: 2022-05-18T04:33:14.3639503Z [1,408 / 2,970] 8 actions running 2022-05-18T04:33:14.3639929Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:14.3640377Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:14.3640919Z Compiling caffe2/distributed/store_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:14.3641843Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:14.3642450Z Compiling caffe2/sgd/ftrl_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:14.3642940Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:14.3643358Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:14.3643798Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:14.3658614Z 2022-05-18T04:33:14.3658893Z  2022-05-18T04:33:14.3659176Z  2022-05-18T04:33:14.3659449Z  2022-05-18T04:33:14.3659713Z  2022-05-18T04:33:14.3659963Z  2022-05-18T04:33:14.3660223Z  2022-05-18T04:33:14.3660498Z  2022-05-18T04:33:14.3660751Z  2022-05-18T04:33:14.3671973Z caffe2/operators/gather_ranges_to_dense_op.cc: In lambda function: 2022-05-18T04:33:14.3672796Z caffe2/operators/gather_ranges_to_dense_op.cc:95:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:14.3673327Z for (int i = 0; i < lengths.size(); ++i) { 2022-05-18T04:33:14.3673646Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:33:14.3688942Z [1,408 / 2,970] 8 actions running 2022-05-18T04:33:14.3689391Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:14.3689822Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:14.3690385Z Compiling caffe2/distributed/store_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:14.3691004Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:14.3691594Z Compiling caffe2/sgd/ftrl_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:14.3692056Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:14.3692435Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:14.3692775Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:14.6268213Z 2022-05-18T04:33:14.6268663Z  2022-05-18T04:33:14.6268923Z  2022-05-18T04:33:14.6269083Z  2022-05-18T04:33:14.6269261Z  2022-05-18T04:33:14.6274326Z  2022-05-18T04:33:14.6274732Z  2022-05-18T04:33:14.6274921Z  2022-05-18T04:33:14.6275121Z  2022-05-18T04:33:14.6275519Z [1,410 / 2,970] 8 actions running 2022-05-18T04:33:14.6276026Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:14.6276484Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:14.6276845Z Compiling caffe2/sgd/ftrl_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:14.6277141Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:14.6277398Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:14.6277664Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:14.6277934Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:14.6278258Z Compiling caffe2/operators/lengths_tile_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:14.8281349Z 2022-05-18T04:33:14.8281987Z  2022-05-18T04:33:14.8282362Z  2022-05-18T04:33:14.8283015Z  2022-05-18T04:33:14.8283666Z  2022-05-18T04:33:14.8284092Z  2022-05-18T04:33:14.8284537Z  2022-05-18T04:33:14.8285028Z  2022-05-18T04:33:14.8288724Z  2022-05-18T04:33:14.8289108Z [1,411 / 2,970] 8 actions running 2022-05-18T04:33:14.8289672Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:14.8290301Z Compiling caffe2/sgd/ftrl_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:14.8290765Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:14.8291203Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:14.8291642Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:14.8292066Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:14.8292611Z Compiling caffe2/operators/lengths_tile_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:14.8293239Z Compiling caffe2/utils/signal_handler.cc; 0s processwrapper-sandbox 2022-05-18T04:33:15.2282898Z 2022-05-18T04:33:15.2283409Z  2022-05-18T04:33:15.2283783Z  2022-05-18T04:33:15.2284312Z  2022-05-18T04:33:15.2284680Z  2022-05-18T04:33:15.2284969Z  2022-05-18T04:33:15.2285233Z  2022-05-18T04:33:15.2285513Z  2022-05-18T04:33:15.2285829Z  2022-05-18T04:33:15.2286276Z [1,411 / 2,970] 8 actions running 2022-05-18T04:33:15.2286856Z Compiling caffe2/operators/layer_norm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:15.2287621Z Compiling caffe2/sgd/ftrl_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:15.2288163Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:15.2288667Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:15.2289144Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:15.2289636Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:15.2290172Z Compiling caffe2/operators/lengths_tile_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:15.2290543Z Compiling caffe2/utils/signal_handler.cc; 0s processwrapper-sandbox 2022-05-18T04:33:15.4776279Z 2022-05-18T04:33:15.4776859Z  2022-05-18T04:33:15.4777246Z  2022-05-18T04:33:15.4777614Z  2022-05-18T04:33:15.4777951Z  2022-05-18T04:33:15.4778261Z  2022-05-18T04:33:15.4778582Z  2022-05-18T04:33:15.4778894Z  2022-05-18T04:33:15.4779197Z  2022-05-18T04:33:15.4779654Z [1,413 / 2,970] 8 actions, 7 running 2022-05-18T04:33:15.4780183Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:15.4780693Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:15.4781164Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:15.4781637Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:15.4782352Z Compiling caffe2/operators/lengths_tile_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:15.4783078Z Compiling caffe2/utils/signal_handler.cc; 0s processwrapper-sandbox 2022-05-18T04:33:15.4783823Z Compiling caffe2/operators/bucketize_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:15.4784379Z [Scann] Compiling caffe2/operators/half_float_ops.cc 2022-05-18T04:33:15.8291634Z 2022-05-18T04:33:15.8292217Z  2022-05-18T04:33:15.8292533Z  2022-05-18T04:33:15.8292817Z  2022-05-18T04:33:15.8293091Z  2022-05-18T04:33:15.8293348Z  2022-05-18T04:33:15.8293617Z  2022-05-18T04:33:15.8293886Z  2022-05-18T04:33:15.8294155Z  2022-05-18T04:33:15.8294550Z [1,413 / 2,970] 8 actions running 2022-05-18T04:33:15.8295008Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:15.8295453Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:15.8295910Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:15.8296355Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:15.8296910Z Compiling caffe2/operators/lengths_tile_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:15.8297545Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2022-05-18T04:33:15.8298181Z Compiling caffe2/operators/bucketize_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:15.8298816Z Compiling caffe2/operators/half_float_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:16.0955966Z 2022-05-18T04:33:16.0956675Z  2022-05-18T04:33:16.0957059Z  2022-05-18T04:33:16.0957239Z  2022-05-18T04:33:16.0957412Z  2022-05-18T04:33:16.0957584Z  2022-05-18T04:33:16.0957739Z  2022-05-18T04:33:16.0957909Z  2022-05-18T04:33:16.0958076Z  2022-05-18T04:33:16.0958314Z [1,415 / 2,970] 8 actions, 7 running 2022-05-18T04:33:16.0958609Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:16.0958893Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:16.0959230Z Compiling caffe2/operators/lengths_tile_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:16.0959619Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2022-05-18T04:33:16.0959999Z Compiling caffe2/operators/bucketize_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:16.0960381Z Compiling caffe2/operators/half_float_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:16.1205311Z Compiling caffe2/operators/create_scope_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:16.1205852Z [Scann] Compiling caffe2/operators/h_softmax_op.cc 2022-05-18T04:33:16.4292469Z 2022-05-18T04:33:16.4292993Z  2022-05-18T04:33:16.4293373Z  2022-05-18T04:33:16.4293910Z  2022-05-18T04:33:16.4294070Z  2022-05-18T04:33:16.4294349Z  2022-05-18T04:33:16.4294520Z  2022-05-18T04:33:16.4294672Z  2022-05-18T04:33:16.4294836Z  2022-05-18T04:33:16.4295084Z [1,415 / 2,970] 8 actions running 2022-05-18T04:33:16.4295357Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:16.4295637Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:16.4296051Z Compiling caffe2/operators/lengths_tile_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:16.4296428Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2022-05-18T04:33:16.4296805Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:16.4297205Z Compiling caffe2/operators/half_float_ops.cc; 0s processwrapper-sandbox 2022-05-18T04:33:16.4297575Z Compiling caffe2/operators/create_scope_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:16.4297952Z Compiling caffe2/operators/h_softmax_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:16.6431823Z 2022-05-18T04:33:16.6432299Z  2022-05-18T04:33:16.6432702Z  2022-05-18T04:33:16.6433029Z  2022-05-18T04:33:16.6433401Z  2022-05-18T04:33:16.6433711Z  2022-05-18T04:33:16.6433897Z  2022-05-18T04:33:16.6434059Z  2022-05-18T04:33:16.6434222Z  2022-05-18T04:33:16.6434465Z [1,417 / 2,970] 8 actions, 7 running 2022-05-18T04:33:16.6434827Z Compiling caffe2/operators/lengths_tile_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:16.6435617Z Compiling caffe2/utils/signal_handler.cc; 1s processwrapper-sandbox 2022-05-18T04:33:16.6436245Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:16.6436675Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:16.6437107Z Compiling caffe2/operators/create_scope_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:16.6437492Z Compiling caffe2/operators/h_softmax_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:16.6438185Z Compiling caffe2/ideep/operators/pool_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:16.6438470Z [Scann] Compiling caffe2/operators/gelu_op.cc 2022-05-18T04:33:17.0297172Z 2022-05-18T04:33:17.0297718Z  2022-05-18T04:33:17.0298080Z  2022-05-18T04:33:17.0298419Z  2022-05-18T04:33:17.0298666Z  2022-05-18T04:33:17.0298821Z  2022-05-18T04:33:17.0298984Z  2022-05-18T04:33:17.0299149Z  2022-05-18T04:33:17.0299300Z  2022-05-18T04:33:17.0299609Z [1,419 / 2,970] 8 actions running 2022-05-18T04:33:17.0299966Z Compiling caffe2/operators/bucketize_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:17.0300364Z Compiling caffe2/operators/half_float_ops.cc; 1s processwrapper-sandbox 2022-05-18T04:33:17.0300748Z Compiling caffe2/operators/create_scope_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:17.0301122Z Compiling caffe2/operators/h_softmax_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:17.0301496Z Compiling caffe2/ideep/operators/pool_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:17.0301853Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:17.0302220Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:17.0302534Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:17.5927876Z 2022-05-18T04:33:17.5928397Z  2022-05-18T04:33:17.5928742Z  2022-05-18T04:33:17.5929046Z  2022-05-18T04:33:17.5929345Z  2022-05-18T04:33:17.5929623Z  2022-05-18T04:33:17.5929920Z  2022-05-18T04:33:17.5930217Z  2022-05-18T04:33:17.5930670Z  2022-05-18T04:33:17.5931289Z INFO: From Compiling caffe2/operators/half_float_ops.cc: 2022-05-18T04:33:17.5931821Z [1,419 / 2,970] 8 actions running 2022-05-18T04:33:17.5932410Z Compiling caffe2/operators/bucketize_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:17.5933120Z Compiling caffe2/operators/half_float_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:33:17.5933830Z Compiling caffe2/operators/create_scope_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:17.5934512Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:17.5935207Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:17.5935885Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:17.5936569Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:17.5937122Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:17.5937377Z 2022-05-18T04:33:17.5937522Z  2022-05-18T04:33:17.5937832Z  2022-05-18T04:33:17.5938120Z  2022-05-18T04:33:17.5938414Z  2022-05-18T04:33:17.5938710Z  2022-05-18T04:33:17.5938989Z  2022-05-18T04:33:17.5939287Z  2022-05-18T04:33:17.5939580Z  2022-05-18T04:33:17.5940521Z caffe2/operators/half_float_ops.cc: In member function 'bool caffe2::Float16UniformFillOp::RunOnDevice() [with Context = caffe2::CPUContext]': 2022-05-18T04:33:17.5941529Z caffe2/operators/half_float_ops.cc:139:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:17.5942111Z for (uint64_t i = 0; i < leading_dim_sz; i++) { 2022-05-18T04:33:17.5942472Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:33:17.5943191Z caffe2/operators/half_float_ops.cc:143:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:17.5943750Z for (uint64_t j = 0; j < rowsz; j++) { 2022-05-18T04:33:17.5944100Z ~~^~~~~~~ 2022-05-18T04:33:17.5944520Z [1,419 / 2,970] 8 actions running 2022-05-18T04:33:17.5945103Z Compiling caffe2/operators/bucketize_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:17.5945993Z Compiling caffe2/operators/half_float_ops.cc; 2s processwrapper-sandbox 2022-05-18T04:33:17.5946685Z Compiling caffe2/operators/create_scope_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:17.5947375Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:17.5948073Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:17.5948746Z Compiling caffe2/operators/gelu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:17.5949414Z Compiling caffe2/operators/lengths_pad_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:17.5949983Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:17.8955625Z 2022-05-18T04:33:17.8956301Z  2022-05-18T04:33:17.8956654Z  2022-05-18T04:33:17.8956919Z  2022-05-18T04:33:17.8957202Z  2022-05-18T04:33:17.8957497Z  2022-05-18T04:33:17.8957782Z  2022-05-18T04:33:17.8958087Z  2022-05-18T04:33:17.8958389Z  2022-05-18T04:33:17.8958811Z [1,421 / 2,970] 8 actions running 2022-05-18T04:33:17.8959411Z Compiling caffe2/operators/create_scope_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:17.8960033Z Compiling caffe2/operators/h_softmax_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:17.8960656Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:17.8961270Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:17.8961899Z Compiling caffe2/operators/lengths_pad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:17.8962426Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:17.8962936Z Compiling caffe2/core/init.cc; 0s processwrapper-sandbox 2022-05-18T04:33:17.8964511Z Compiling caffe2/operators/conv_transpose_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:18.2122829Z 2022-05-18T04:33:18.2123365Z  2022-05-18T04:33:18.2123707Z  2022-05-18T04:33:18.2123964Z  2022-05-18T04:33:18.2124232Z  2022-05-18T04:33:18.2124490Z  2022-05-18T04:33:18.2124732Z  2022-05-18T04:33:18.2124986Z  2022-05-18T04:33:18.2125249Z  2022-05-18T04:33:18.2125697Z INFO: From Compiling caffe2/operators/h_softmax_op.cc: 2022-05-18T04:33:18.2126160Z [1,422 / 2,970] 7 actions running 2022-05-18T04:33:18.2126686Z Compiling caffe2/operators/h_softmax_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:18.2127387Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:18.2127973Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:18.2128558Z Compiling caffe2/operators/lengths_pad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:18.2129065Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:18.2129565Z Compiling caffe2/core/init.cc; 0s processwrapper-sandbox 2022-05-18T04:33:18.2130144Z Compiling caffe2/operators/conv_transpose_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:18.2139984Z 2022-05-18T04:33:18.2140250Z  2022-05-18T04:33:18.2140537Z  2022-05-18T04:33:18.2140812Z  2022-05-18T04:33:18.2141131Z  2022-05-18T04:33:18.2141380Z  2022-05-18T04:33:18.2141645Z  2022-05-18T04:33:18.2141912Z  2022-05-18T04:33:18.2149245Z caffe2/operators/h_softmax_op.cc: In member function 'bool caffe2::HSoftmaxSearchOp::RunOnDevice() [with T = float; Context = caffe2::CPUContext]': 2022-05-18T04:33:18.2150211Z caffe2/operators/h_softmax_op.cc:408:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:18.2150887Z info.begin() + (top_n_ < info.size() ? top_n_ : info.size() - 1), 2022-05-18T04:33:18.2151255Z ~~~~~~~^~~~~~~~~~~~~ 2022-05-18T04:33:18.2151928Z caffe2/operators/h_softmax_op.cc:419:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:18.2152407Z if (i < info.size()) { 2022-05-18T04:33:18.2152687Z ~~^~~~~~~~~~~~~ 2022-05-18T04:33:18.2153069Z [1,422 / 2,970] 7 actions running 2022-05-18T04:33:18.2153611Z Compiling caffe2/operators/h_softmax_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:18.2154293Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:18.2154947Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:18.2155564Z Compiling caffe2/operators/lengths_pad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:18.2156099Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:18.2156629Z Compiling caffe2/core/init.cc; 0s processwrapper-sandbox 2022-05-18T04:33:18.2157241Z Compiling caffe2/operators/conv_transpose_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:18.4956721Z 2022-05-18T04:33:18.4958564Z  2022-05-18T04:33:18.4958859Z  2022-05-18T04:33:18.4959049Z  2022-05-18T04:33:18.4959219Z  2022-05-18T04:33:18.4959372Z  2022-05-18T04:33:18.4959536Z  2022-05-18T04:33:18.4959700Z  2022-05-18T04:33:18.4959928Z [1,423 / 2,970] 8 actions running 2022-05-18T04:33:18.4960284Z Compiling caffe2/ideep/operators/pool_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:18.4960667Z Compiling caffe2/operators/gelu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:18.4961044Z Compiling caffe2/operators/lengths_pad_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:18.4961347Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:18.4961659Z Compiling caffe2/core/init.cc; 0s processwrapper-sandbox 2022-05-18T04:33:18.4962027Z Compiling caffe2/operators/conv_transpose_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:18.4962393Z Compiling caffe2/operators/leaky_relu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:18.5428886Z Compiling caffe2/operators/inference_lstm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:18.7434354Z 2022-05-18T04:33:18.7434965Z  2022-05-18T04:33:18.7435287Z  2022-05-18T04:33:18.7435573Z  2022-05-18T04:33:18.7435880Z  2022-05-18T04:33:18.7436186Z  2022-05-18T04:33:18.7436409Z  2022-05-18T04:33:18.7436575Z  2022-05-18T04:33:18.7436737Z  2022-05-18T04:33:18.7436966Z [1,424 / 2,970] 8 actions running 2022-05-18T04:33:18.7437323Z Compiling caffe2/ideep/operators/pool_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:18.7437703Z Compiling caffe2/operators/gelu_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:18.7438001Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:18.7438316Z Compiling caffe2/core/init.cc; 1s processwrapper-sandbox 2022-05-18T04:33:18.7438684Z Compiling caffe2/operators/conv_transpose_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:18.7439796Z Compiling caffe2/operators/leaky_relu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:18.7440191Z Compiling caffe2/operators/inference_lstm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:18.7440589Z Compiling caffe2/core/tensor.cc; 0s processwrapper-sandbox 2022-05-18T04:33:18.9571285Z 2022-05-18T04:33:18.9571787Z  2022-05-18T04:33:18.9572177Z  2022-05-18T04:33:18.9572461Z  2022-05-18T04:33:18.9572716Z  2022-05-18T04:33:18.9572984Z  2022-05-18T04:33:18.9573256Z  2022-05-18T04:33:18.9573515Z  2022-05-18T04:33:18.9575179Z  2022-05-18T04:33:18.9575709Z [1,424 / 2,970] 8 actions running 2022-05-18T04:33:18.9576334Z Compiling caffe2/ideep/operators/pool_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:18.9577297Z Compiling caffe2/operators/gelu_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:18.9577749Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:18.9578370Z Compiling caffe2/core/init.cc; 1s processwrapper-sandbox 2022-05-18T04:33:18.9579022Z Compiling caffe2/operators/conv_transpose_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:18.9579647Z Compiling caffe2/operators/leaky_relu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:18.9580279Z Compiling caffe2/operators/inference_lstm_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:18.9580865Z Compiling caffe2/core/tensor.cc; 0s processwrapper-sandbox 2022-05-18T04:33:19.2781652Z 2022-05-18T04:33:19.2782229Z  2022-05-18T04:33:19.2782589Z  2022-05-18T04:33:19.2782879Z  2022-05-18T04:33:19.2786119Z  2022-05-18T04:33:19.2786367Z  2022-05-18T04:33:19.2786605Z  2022-05-18T04:33:19.2786825Z  2022-05-18T04:33:19.2787056Z  2022-05-18T04:33:19.2787429Z [1,427 / 2,970] 7 actions, 6 running 2022-05-18T04:33:19.2787976Z Compiling caffe2/core/init.cc; 1s processwrapper-sandbox 2022-05-18T04:33:19.2788620Z Compiling caffe2/operators/conv_transpose_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:19.2789333Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:19.2790007Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:19.2790602Z Compiling caffe2/core/tensor.cc; 0s processwrapper-sandbox 2022-05-18T04:33:19.2791186Z Compiling caffe2/core/qtensor.cc; 0s processwrapper-sandbox 2022-05-18T04:33:19.2791643Z [Scann] Compiling caffe2/core/plan_executor.cc 2022-05-18T04:33:19.5581275Z 2022-05-18T04:33:19.5581811Z  2022-05-18T04:33:19.5582247Z  2022-05-18T04:33:19.5582574Z  2022-05-18T04:33:19.5582874Z  2022-05-18T04:33:19.5583188Z  2022-05-18T04:33:19.5583506Z  2022-05-18T04:33:19.5583804Z  2022-05-18T04:33:19.5584220Z [1,427 / 2,970] 8 actions running 2022-05-18T04:33:19.5584784Z Compiling caffe2/core/init.cc; 1s processwrapper-sandbox 2022-05-18T04:33:19.5585526Z Compiling caffe2/operators/conv_transpose_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:19.5586791Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:19.5587562Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:19.5588266Z Compiling caffe2/core/tensor.cc; 0s processwrapper-sandbox 2022-05-18T04:33:19.5588919Z Compiling caffe2/core/qtensor.cc; 0s processwrapper-sandbox 2022-05-18T04:33:19.5589626Z Compiling caffe2/core/plan_executor.cc; 0s processwrapper-sandbox 2022-05-18T04:33:19.5590415Z Compiling caffe2/core/net_async_task_graph.cc; 0s processwrapper-sandbox 2022-05-18T04:33:19.7586778Z 2022-05-18T04:33:19.7587300Z  2022-05-18T04:33:19.7587604Z  2022-05-18T04:33:19.7587872Z  2022-05-18T04:33:19.7588128Z  2022-05-18T04:33:19.7588367Z  2022-05-18T04:33:19.7588624Z  2022-05-18T04:33:19.7588872Z  2022-05-18T04:33:19.7589101Z  2022-05-18T04:33:19.7589460Z [1,429 / 2,970] 8 actions running 2022-05-18T04:33:19.7590017Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:19.7590634Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:19.7591199Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2022-05-18T04:33:19.7591727Z Compiling caffe2/core/qtensor.cc; 0s processwrapper-sandbox 2022-05-18T04:33:19.7592262Z Compiling caffe2/core/plan_executor.cc; 0s processwrapper-sandbox 2022-05-18T04:33:19.7592844Z Compiling caffe2/core/net_async_task_graph.cc; 0s processwrapper-sandbox 2022-05-18T04:33:19.7593433Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:19.7593994Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:20.1585110Z 2022-05-18T04:33:20.1585673Z  2022-05-18T04:33:20.1586283Z  2022-05-18T04:33:20.1586579Z  2022-05-18T04:33:20.1586991Z  2022-05-18T04:33:20.1587272Z  2022-05-18T04:33:20.1587454Z  2022-05-18T04:33:20.1587644Z  2022-05-18T04:33:20.1587849Z  2022-05-18T04:33:20.1588194Z [1,429 / 2,970] 8 actions running 2022-05-18T04:33:20.1588549Z Compiling caffe2/operators/leaky_relu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.1589040Z Compiling caffe2/operators/inference_lstm_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.1589418Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.1589746Z Compiling caffe2/core/qtensor.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.1590299Z Compiling caffe2/core/plan_executor.cc; 0s processwrapper-sandbox 2022-05-18T04:33:20.1590680Z Compiling caffe2/core/net_async_task_graph.cc; 0s processwrapper-sandbox 2022-05-18T04:33:20.1591053Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:20.1591545Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:20.6142213Z 2022-05-18T04:33:20.6142826Z  2022-05-18T04:33:20.6143281Z  2022-05-18T04:33:20.6143548Z  2022-05-18T04:33:20.6143843Z  2022-05-18T04:33:20.6144266Z  2022-05-18T04:33:20.6144589Z  2022-05-18T04:33:20.6144931Z  2022-05-18T04:33:20.6145271Z  2022-05-18T04:33:20.6145940Z [1,430 / 2,970] 8 actions, 7 running 2022-05-18T04:33:20.6146690Z Compiling caffe2/operators/inference_lstm_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:20.6147430Z Compiling caffe2/core/tensor.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.6148080Z Compiling caffe2/core/qtensor.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.6148779Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.6149514Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.6150338Z Compiling caffe2/operators/conv_gradient_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:20.6151345Z Compiling caffe2/operators/glu_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:20.6151871Z [Scann] Compiling caffe2/core/net_parallel.cc 2022-05-18T04:33:20.9535063Z 2022-05-18T04:33:20.9535866Z  2022-05-18T04:33:20.9536231Z  2022-05-18T04:33:20.9536550Z  2022-05-18T04:33:20.9536952Z  2022-05-18T04:33:20.9537245Z  2022-05-18T04:33:20.9537553Z  2022-05-18T04:33:20.9537933Z  2022-05-18T04:33:20.9538181Z  2022-05-18T04:33:20.9538648Z INFO: From Compiling caffe2/core/plan_executor.cc: 2022-05-18T04:33:20.9539117Z [1,433 / 2,970] 8 actions running 2022-05-18T04:33:20.9539729Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.9540352Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.9540984Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.9541563Z Compiling caffe2/operators/glu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.9542179Z Compiling caffe2/core/net_parallel.cc; 0s processwrapper-sandbox 2022-05-18T04:33:20.9542779Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:20.9543281Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:20.9543712Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:20.9556084Z 2022-05-18T04:33:20.9558445Z  2022-05-18T04:33:20.9558818Z  2022-05-18T04:33:20.9559189Z  2022-05-18T04:33:20.9559440Z  2022-05-18T04:33:20.9559700Z  2022-05-18T04:33:20.9559935Z  2022-05-18T04:33:20.9560170Z  2022-05-18T04:33:20.9560428Z  2022-05-18T04:33:20.9566421Z caffe2/core/plan_executor.cc: In lambda function: 2022-05-18T04:33:20.9567311Z caffe2/core/plan_executor.cc:604:46: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:20.9567924Z auto workersDone = [&] { return done == numThreads; }; 2022-05-18T04:33:20.9586329Z ~~~~~^~~~~~~~~~~~~ 2022-05-18T04:33:20.9625588Z [1,433 / 2,970] 8 actions running 2022-05-18T04:33:20.9626443Z Compiling caffe2/core/plan_executor.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.9626998Z Compiling caffe2/core/net_async_task_graph.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.9627551Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.9628209Z Compiling caffe2/operators/glu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:20.9628863Z Compiling caffe2/core/net_parallel.cc; 0s processwrapper-sandbox 2022-05-18T04:33:20.9629549Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:20.9630102Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:20.9630586Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:21.3408194Z 2022-05-18T04:33:21.3410899Z  2022-05-18T04:33:21.3411241Z  2022-05-18T04:33:21.3411547Z  2022-05-18T04:33:21.3411810Z  2022-05-18T04:33:21.3412056Z  2022-05-18T04:33:21.3412270Z  2022-05-18T04:33:21.3412433Z  2022-05-18T04:33:21.3412601Z  2022-05-18T04:33:21.3412868Z [1,435 / 2,970] 8 actions, 7 running 2022-05-18T04:33:21.3413394Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:21.3413932Z Compiling caffe2/operators/glu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:21.3414464Z Compiling caffe2/core/net_parallel.cc; 0s processwrapper-sandbox 2022-05-18T04:33:21.3415081Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:21.3415486Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:21.3415910Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:21.3416182Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:21.3416484Z [Scann] Compiling caffe2/core/qtensor_serialization.cc 2022-05-18T04:33:21.5594398Z 2022-05-18T04:33:21.5725293Z  2022-05-18T04:33:21.5725750Z  2022-05-18T04:33:21.5726044Z  2022-05-18T04:33:21.5726283Z  2022-05-18T04:33:21.5726550Z  2022-05-18T04:33:21.5726811Z  2022-05-18T04:33:21.5727127Z  2022-05-18T04:33:21.5727385Z  2022-05-18T04:33:21.5727754Z [1,435 / 2,970] 8 actions running 2022-05-18T04:33:21.5728262Z Compiling caffe2/operators/conv_gradient_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:21.5728852Z Compiling caffe2/operators/glu_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:21.5729421Z Compiling caffe2/core/net_parallel.cc; 0s processwrapper-sandbox 2022-05-18T04:33:21.5730054Z Compiling caffe2/operators/conditional_op.cc; 0s processwrapper-sandbox 2022-05-18T04:33:21.5730552Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:21.5730985Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:21.5731429Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:21.5732017Z Compiling caffe2/core/qtensor_serialization.cc; 0s processwrapper-sandbox 2022-05-18T04:33:22.0003729Z 2022-05-18T04:33:22.0004705Z  2022-05-18T04:33:22.0005363Z  2022-05-18T04:33:22.0005999Z  2022-05-18T04:33:22.0006463Z  2022-05-18T04:33:22.0006876Z  2022-05-18T04:33:22.0007352Z  2022-05-18T04:33:22.0007795Z  2022-05-18T04:33:22.0008167Z  2022-05-18T04:33:22.0008691Z [1,436 / 2,970] 8 actions, 7 running 2022-05-18T04:33:22.0009430Z Compiling caffe2/operators/conv_gradient_op.cc; 2s processwrapper-sandbox 2022-05-18T04:33:22.0010230Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2022-05-18T04:33:22.0011009Z Compiling caffe2/operators/conditional_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:22.0011671Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:22.0012238Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:22.0012807Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:22.0013533Z Compiling caffe2/core/qtensor_serialization.cc; 0s processwrapper-sandbox 2022-05-18T04:33:22.0014118Z [Scann] Compiling caffe2/core/test_utils.cc 2022-05-18T04:33:22.3737409Z 2022-05-18T04:33:22.3738365Z  2022-05-18T04:33:22.3738838Z  2022-05-18T04:33:22.3739264Z  2022-05-18T04:33:22.3739536Z  2022-05-18T04:33:22.3739852Z  2022-05-18T04:33:22.3740154Z  2022-05-18T04:33:22.3740519Z  2022-05-18T04:33:22.3740758Z  2022-05-18T04:33:22.3741120Z [1,437 / 2,970] 8 actions running 2022-05-18T04:33:22.3741666Z Compiling caffe2/core/net_parallel.cc; 1s processwrapper-sandbox 2022-05-18T04:33:22.3742434Z Compiling caffe2/operators/conditional_op.cc; 1s processwrapper-sandbox 2022-05-18T04:33:22.3743029Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:22.3743419Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:22.3743867Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:22.3744583Z Compiling caffe2/core/qtensor_serialization.cc; 1s processwrapper-sandbox 2022-05-18T04:33:22.3746665Z Compiling caffe2/core/test_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:33:22.3747228Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:22.8129798Z 2022-05-18T04:33:22.8130417Z  2022-05-18T04:33:22.8130797Z  2022-05-18T04:33:22.8131148Z  2022-05-18T04:33:22.8131406Z  2022-05-18T04:33:22.8131565Z  2022-05-18T04:33:22.8131730Z  2022-05-18T04:33:22.8131895Z  2022-05-18T04:33:22.8132049Z  2022-05-18T04:33:22.8132386Z [1,438 / 2,970] 8 actions, 7 running 2022-05-18T04:33:22.8132881Z Compiling caffe2/core/net_parallel.cc; 2s processwrapper-sandbox 2022-05-18T04:33:22.8133331Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:22.8133677Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:22.8134034Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:22.8134729Z Compiling caffe2/core/qtensor_serialization.cc; 1s processwrapper-sandbox 2022-05-18T04:33:22.8135614Z Compiling caffe2/core/test_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:33:22.8136056Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:22.8136372Z [Scann] Compiling torch/csrc/jit/tensorexpr/hash_provider.cpp 2022-05-18T04:33:23.0678129Z 2022-05-18T04:33:23.0678746Z  2022-05-18T04:33:23.0679062Z  2022-05-18T04:33:23.0679263Z  2022-05-18T04:33:23.0679456Z  2022-05-18T04:33:23.0679621Z  2022-05-18T04:33:23.0679788Z  2022-05-18T04:33:23.0679942Z  2022-05-18T04:33:23.0680105Z  2022-05-18T04:33:23.0680351Z [1,442 / 2,970] 8 actions, 7 running 2022-05-18T04:33:23.0680629Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:23.0681012Z Compiling caffe2/core/test_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:33:23.0681386Z //:caffe2; 0s processwrapper-sandbox 2022-05-18T04:33:23.0681641Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:23.0682006Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:23.0682320Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:23.0682598Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:23.0682895Z [Scann] Compiling test/cpp/tensorexpr/test_te_fuser_pass.cpp 2022-05-18T04:33:23.3743576Z 2022-05-18T04:33:23.3744349Z  2022-05-18T04:33:23.3744670Z  2022-05-18T04:33:23.3744874Z  2022-05-18T04:33:23.3745055Z  2022-05-18T04:33:23.3745244Z  2022-05-18T04:33:23.3745469Z  2022-05-18T04:33:23.3745658Z  2022-05-18T04:33:23.3745974Z  2022-05-18T04:33:23.3746262Z [1,442 / 2,970] 8 actions running 2022-05-18T04:33:23.3746693Z //:caffe2; 2s processwrapper-sandbox 2022-05-18T04:33:23.3747129Z Compiling caffe2/core/test_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:33:23.3747478Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:23.3747831Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:23.3748222Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:23.3748610Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:23.3748895Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:23.3749294Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:23.8970028Z 2022-05-18T04:33:23.8970599Z  2022-05-18T04:33:23.8971024Z  2022-05-18T04:33:23.8971245Z  2022-05-18T04:33:23.8971416Z  2022-05-18T04:33:23.8971570Z  2022-05-18T04:33:23.8971737Z  2022-05-18T04:33:23.8971902Z  2022-05-18T04:33:23.8972055Z  2022-05-18T04:33:23.8972309Z [1,443 / 2,970] 8 actions, 7 running 2022-05-18T04:33:23.8972653Z Compiling caffe2/core/test_utils.cc; 1s processwrapper-sandbox 2022-05-18T04:33:23.8972958Z //:caffe2; 1s processwrapper-sandbox 2022-05-18T04:33:23.8973233Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:23.8973599Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:23.8973903Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:23.8974179Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:23.8974457Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:23.8974722Z [Scann] Compiling test/cpp/tensorexpr/test_type_specializations.cpp 2022-05-18T04:33:24.1044361Z 2022-05-18T04:33:24.1044933Z  2022-05-18T04:33:24.1045269Z  2022-05-18T04:33:24.1045539Z  2022-05-18T04:33:24.1045802Z  2022-05-18T04:33:24.1046083Z  2022-05-18T04:33:24.1046250Z  2022-05-18T04:33:24.1046412Z  2022-05-18T04:33:24.1046575Z  2022-05-18T04:33:24.1046865Z [1,445 / 2,970] 8 actions, 7 running 2022-05-18T04:33:24.1047416Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:24.1047948Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:24.1048675Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:24.1049072Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:24.1049355Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:24.1049630Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:24.1049935Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:24.1050326Z [Prepa] Compiling test/cpp/tensorexpr/test_type.cpp 2022-05-18T04:33:24.3753830Z 2022-05-18T04:33:24.3754332Z  2022-05-18T04:33:24.3754740Z  2022-05-18T04:33:24.3755030Z  2022-05-18T04:33:24.3755331Z  2022-05-18T04:33:24.3755626Z  2022-05-18T04:33:24.3755904Z  2022-05-18T04:33:24.3756070Z  2022-05-18T04:33:24.3756232Z  2022-05-18T04:33:24.3756475Z [1,445 / 2,970] 8 actions running 2022-05-18T04:33:24.3756755Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:24.3757095Z Compiling torch/csrc/autograd/anomaly_mode.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:24.3757462Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:24.3757908Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:24.3758335Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:24.3758740Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:24.3759198Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:24.3759804Z Compiling test/cpp/tensorexpr/test_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:24.7651829Z 2022-05-18T04:33:24.7652372Z  2022-05-18T04:33:24.7652687Z  2022-05-18T04:33:24.7652927Z  2022-05-18T04:33:24.7653201Z  2022-05-18T04:33:24.7653468Z  2022-05-18T04:33:24.7653757Z  2022-05-18T04:33:24.7654021Z  2022-05-18T04:33:24.7654259Z  2022-05-18T04:33:24.7654818Z INFO: From Compiling torch/csrc/autograd/autograd_not_implemented_fallback.cpp: 2022-05-18T04:33:24.7655376Z [1,446 / 2,970] 7 actions running 2022-05-18T04:33:24.7655808Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:24.7656301Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:24.7656734Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:24.7657158Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:24.7657615Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:24.7658089Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:24.7658612Z Compiling test/cpp/tensorexpr/test_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:24.7658909Z 2022-05-18T04:33:24.7659055Z  2022-05-18T04:33:24.7659334Z  2022-05-18T04:33:24.7659615Z  2022-05-18T04:33:24.7659895Z  2022-05-18T04:33:24.7660174Z  2022-05-18T04:33:24.7660445Z  2022-05-18T04:33:24.7660706Z  2022-05-18T04:33:24.7661824Z torch/csrc/autograd/autograd_not_implemented_fallback.cpp: In function 'void torch::autograd::autogradNotImplementedInplaceOrViewFallbackImpl(const c10::OperatorHandle&, c10::DispatchKeySet, torch::jit::Stack*)': 2022-05-18T04:33:24.7663013Z torch/csrc/autograd/autograd_not_implemented_fallback.cpp:221:8: warning: variable 'any_is_inplace' set but not used [-Wunused-but-set-variable] 2022-05-18T04:33:24.7663555Z bool any_is_inplace = false; 2022-05-18T04:33:24.7663853Z ^~~~~~~~~~~~~~ 2022-05-18T04:33:24.7664273Z [1,446 / 2,970] 8 actions, 7 running 2022-05-18T04:33:24.7664713Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:24.7665157Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:24.7665592Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:24.7666162Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:24.7666586Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:24.7667054Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:24.7667610Z Compiling test/cpp/tensorexpr/test_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:24.7668057Z [Prepa] Compiling test/cpp/tensorexpr/test_simplify.cpp 2022-05-18T04:33:24.9759583Z 2022-05-18T04:33:24.9760492Z  2022-05-18T04:33:24.9760899Z  2022-05-18T04:33:24.9761298Z  2022-05-18T04:33:24.9761576Z  2022-05-18T04:33:24.9761878Z  2022-05-18T04:33:24.9762189Z  2022-05-18T04:33:24.9762490Z  2022-05-18T04:33:24.9762820Z  2022-05-18T04:33:24.9763315Z [1,447 / 2,970] 8 actions running 2022-05-18T04:33:24.9763841Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:24.9764433Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:24.9765023Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:24.9765585Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:24.9766150Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:24.9766849Z Compiling test/cpp/tensorexpr/test_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:24.9767749Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:24.9768436Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:25.7379796Z 2022-05-18T04:33:25.7380344Z  2022-05-18T04:33:25.7380711Z  2022-05-18T04:33:25.7380960Z  2022-05-18T04:33:25.7381202Z  2022-05-18T04:33:25.7381471Z  2022-05-18T04:33:25.7381735Z  2022-05-18T04:33:25.7382024Z  2022-05-18T04:33:25.7382312Z  2022-05-18T04:33:25.7382727Z [1,448 / 2,970] 8 actions, 7 running 2022-05-18T04:33:25.7383239Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:25.7383672Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:25.7384148Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:25.7384591Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:25.7385157Z Compiling test/cpp/tensorexpr/test_type.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:25.7386152Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:25.7386707Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:25.7387138Z [Scann] Compiling test/cpp/tensorexpr/test_boundsinference.cpp 2022-05-18T04:33:25.9768273Z 2022-05-18T04:33:25.9768837Z  2022-05-18T04:33:25.9769145Z  2022-05-18T04:33:25.9769393Z  2022-05-18T04:33:25.9769642Z  2022-05-18T04:33:25.9769882Z  2022-05-18T04:33:25.9770184Z  2022-05-18T04:33:25.9770528Z  2022-05-18T04:33:25.9770809Z  2022-05-18T04:33:25.9771211Z [1,448 / 2,970] 8 actions running 2022-05-18T04:33:25.9771714Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:25.9772210Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:25.9772666Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:25.9773092Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:25.9773604Z Compiling test/cpp/tensorexpr/test_type.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:25.9774217Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:25.9774738Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:25.9775150Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:26.4062976Z 2022-05-18T04:33:26.4063583Z  2022-05-18T04:33:26.4063940Z  2022-05-18T04:33:26.4076735Z  2022-05-18T04:33:26.4077041Z  2022-05-18T04:33:26.4077332Z  2022-05-18T04:33:26.4077607Z  2022-05-18T04:33:26.4077855Z  2022-05-18T04:33:26.4078139Z  2022-05-18T04:33:26.4078693Z INFO: From Compiling test/cpp/tensorexpr/test_reductions.cpp: 2022-05-18T04:33:26.4079187Z [1,448 / 2,970] 8 actions running 2022-05-18T04:33:26.4079649Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:26.4080150Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:26.4080610Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:26.4081081Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:26.4081683Z Compiling test/cpp/tensorexpr/test_type.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:26.4082374Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:26.4083248Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:26.4083747Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:26.4083972Z 2022-05-18T04:33:26.4084099Z  2022-05-18T04:33:26.4084373Z  2022-05-18T04:33:26.4084676Z  2022-05-18T04:33:26.4084969Z  2022-05-18T04:33:26.4085221Z  2022-05-18T04:33:26.4085496Z  2022-05-18T04:33:26.4085786Z  2022-05-18T04:33:26.4086051Z  2022-05-18T04:33:26.4087263Z test/cpp/tensorexpr/test_reductions.cpp: In member function 'virtual void torch::jit::Reductions_ReduceSum0D_2_Test::TestBody()': 2022-05-18T04:33:26.4088342Z test/cpp/tensorexpr/test_reductions.cpp:53:13: warning: unused variable 'M' [-Wunused-variable] 2022-05-18T04:33:26.4088799Z const int M = 10; 2022-05-18T04:33:26.4089093Z ^ 2022-05-18T04:33:26.4089500Z [1,448 / 2,970] 8 actions running 2022-05-18T04:33:26.4089974Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:26.4090479Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:26.4090905Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:26.4091369Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:26.4091938Z Compiling test/cpp/tensorexpr/test_type.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:26.4092612Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:26.4093180Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:26.4093619Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:26.4294807Z 2022-05-18T04:33:26.4297627Z  2022-05-18T04:33:26.4299106Z  2022-05-18T04:33:26.4306528Z  2022-05-18T04:33:26.4306939Z  2022-05-18T04:33:26.4307159Z  2022-05-18T04:33:26.4307388Z  2022-05-18T04:33:26.4307621Z  2022-05-18T04:33:26.4307848Z  2022-05-18T04:33:26.4308298Z INFO: From Compiling test/cpp/tensorexpr/test_type.cpp: 2022-05-18T04:33:26.4308776Z [1,449 / 2,970] 7 actions running 2022-05-18T04:33:26.4309175Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:26.4309608Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:26.4310044Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:26.4310621Z Compiling test/cpp/tensorexpr/test_type.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:26.4311232Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:26.4311748Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:26.4312215Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:26.4312442Z 2022-05-18T04:33:26.4312553Z  2022-05-18T04:33:26.4312830Z  2022-05-18T04:33:26.4313116Z  2022-05-18T04:33:26.4313398Z  2022-05-18T04:33:26.4313678Z  2022-05-18T04:33:26.4313947Z  2022-05-18T04:33:26.4314207Z  2022-05-18T04:33:26.4315001Z test/cpp/tensorexpr/test_type.cpp: In member function 'virtual void torch::jit::Type_BitCasting_Test::TestBody()': 2022-05-18T04:33:26.4315802Z test/cpp/tensorexpr/test_type.cpp:71:21: warning: unused variable 'ref16' [-Wunused-variable] 2022-05-18T04:33:26.4316245Z constexpr int16_t ref16 = 1337; 2022-05-18T04:33:26.4316563Z ^~~~~ 2022-05-18T04:33:26.4317200Z test/cpp/tensorexpr/test_type.cpp:74:12: warning: variable 'reff16' set but not used [-Wunused-but-set-variable] 2022-05-18T04:33:26.4317689Z at::Half reff16 = 1337.0f; 2022-05-18T04:33:26.4317968Z ^~~~~~ 2022-05-18T04:33:26.4318373Z [1,449 / 2,970] 7 actions running 2022-05-18T04:33:26.4318827Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:26.4319296Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:26.4319763Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:26.4320335Z Compiling test/cpp/tensorexpr/test_type.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:26.4320984Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:26.4321856Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:26.4322342Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:26.7773781Z 2022-05-18T04:33:26.7774368Z  2022-05-18T04:33:26.7774720Z  2022-05-18T04:33:26.7774967Z  2022-05-18T04:33:26.7775235Z  2022-05-18T04:33:26.7775494Z  2022-05-18T04:33:26.7775766Z  2022-05-18T04:33:26.7776041Z  2022-05-18T04:33:26.7776383Z [1,450 / 2,970] 8 actions running 2022-05-18T04:33:26.7776811Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:26.7777271Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:26.7777739Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:26.7778284Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:26.7778774Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:26.7779223Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:26.7779710Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:26.7780150Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:27.0859373Z 2022-05-18T04:33:27.0859913Z  2022-05-18T04:33:27.0860264Z  2022-05-18T04:33:27.0860530Z  2022-05-18T04:33:27.0860813Z  2022-05-18T04:33:27.0861086Z  2022-05-18T04:33:27.0861329Z  2022-05-18T04:33:27.0861614Z  2022-05-18T04:33:27.0861844Z  2022-05-18T04:33:27.0862242Z [1,451 / 2,970] 8 actions, 7 running 2022-05-18T04:33:27.0862706Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:33:27.0863132Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:33:27.0863549Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:27.0864100Z Compiling test/cpp/tensorexpr/test_simplify.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:27.0864593Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:27.0865048Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:27.0865519Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:27.0868309Z [Scann] Compiling test/cpp/tensorexpr/test_ir_verifier.cpp 2022-05-18T04:33:27.4134818Z 2022-05-18T04:33:27.4135373Z  2022-05-18T04:33:27.4135723Z  2022-05-18T04:33:27.4136004Z  2022-05-18T04:33:27.4136256Z  2022-05-18T04:33:27.4136520Z  2022-05-18T04:33:27.4136782Z  2022-05-18T04:33:27.4137035Z  2022-05-18T04:33:27.4137299Z  2022-05-18T04:33:27.4137667Z [1,452 / 2,970] 8 actions running 2022-05-18T04:33:27.4138044Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:33:27.4138434Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:33:27.4138816Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:27.4139227Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:27.4139657Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:27.4140114Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:27.4140572Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:27.4141133Z Compiling test/cpp/tensorexpr/test_llvm.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:28.0244183Z 2022-05-18T04:33:28.0245042Z  2022-05-18T04:33:28.0245707Z  2022-05-18T04:33:28.0246019Z  2022-05-18T04:33:28.0246313Z  2022-05-18T04:33:28.0246703Z  2022-05-18T04:33:28.0247052Z  2022-05-18T04:33:28.0247358Z  2022-05-18T04:33:28.0247639Z  2022-05-18T04:33:28.0247960Z [1,453 / 2,970] 8 actions, 7 running 2022-05-18T04:33:28.0248262Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:33:28.0248536Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:33:28.0248821Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:33:28.0249101Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:28.0249362Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:28.0249678Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:28.0250196Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:28.0250445Z [Scann] Compiling test/cpp/tensorexpr/test_cpp_codegen.cpp 2022-05-18T04:33:28.4136092Z 2022-05-18T04:33:28.4136693Z  2022-05-18T04:33:28.4137078Z  2022-05-18T04:33:28.4137346Z  2022-05-18T04:33:28.4137615Z  2022-05-18T04:33:28.4137918Z  2022-05-18T04:33:28.4138222Z  2022-05-18T04:33:28.4138503Z  2022-05-18T04:33:28.4138800Z  2022-05-18T04:33:28.4139232Z [1,453 / 2,970] 8 actions running 2022-05-18T04:33:28.4139725Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:33:28.4140253Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:33:28.4140700Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:33:28.4141170Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:28.4141621Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:28.4142036Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:28.4142442Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:28.4142836Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:29.3010658Z 2022-05-18T04:33:29.3011503Z  2022-05-18T04:33:29.3011894Z  2022-05-18T04:33:29.3012229Z  2022-05-18T04:33:29.3012506Z  2022-05-18T04:33:29.3012708Z  2022-05-18T04:33:29.3012860Z  2022-05-18T04:33:29.3013022Z  2022-05-18T04:33:29.3013187Z  2022-05-18T04:33:29.3013425Z [1,454 / 2,970] 8 actions, 7 running 2022-05-18T04:33:29.3013726Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:33:29.3014013Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:33:29.3014275Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:33:29.3014551Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:29.3014825Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:29.3015097Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:29.3015358Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:29.3015640Z [Scann] Compiling test/cpp/tensorexpr/test_graph_opt.cpp 2022-05-18T04:33:29.6148419Z 2022-05-18T04:33:29.6148965Z  2022-05-18T04:33:29.6149279Z  2022-05-18T04:33:29.6149553Z  2022-05-18T04:33:29.6149832Z  2022-05-18T04:33:29.6150095Z  2022-05-18T04:33:29.6150365Z  2022-05-18T04:33:29.6150632Z  2022-05-18T04:33:29.6150856Z  2022-05-18T04:33:29.6151203Z [1,455 / 2,970] 8 actions running 2022-05-18T04:33:29.6151625Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:33:29.6152058Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:33:29.6152551Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:33:29.6153027Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:29.6153446Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:29.6153846Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:29.6154250Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:29.6154854Z Compiling test/cpp/tensorexpr/test_cuda.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:30.3854004Z 2022-05-18T04:33:30.3854764Z  2022-05-18T04:33:30.3855148Z  2022-05-18T04:33:30.3855453Z  2022-05-18T04:33:30.3855773Z  2022-05-18T04:33:30.3856116Z  2022-05-18T04:33:30.3856411Z  2022-05-18T04:33:30.3856800Z  2022-05-18T04:33:30.3857094Z  2022-05-18T04:33:30.3857642Z [1,456 / 2,970] 8 actions, 7 running 2022-05-18T04:33:30.3858246Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:33:30.3858840Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:33:30.3859415Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:33:30.3860003Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:33:30.3860531Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:30.3861050Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:30.3861574Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:30.3874632Z [Scann] Compiling test/cpp/jit/test_subgraph_utils.cpp 2022-05-18T04:33:30.6155361Z 2022-05-18T04:33:30.6155868Z  2022-05-18T04:33:30.6156219Z  2022-05-18T04:33:30.6156496Z  2022-05-18T04:33:30.6156780Z  2022-05-18T04:33:30.6157064Z  2022-05-18T04:33:30.6157329Z  2022-05-18T04:33:30.6157606Z  2022-05-18T04:33:30.6157890Z  2022-05-18T04:33:30.6158269Z [1,456 / 2,970] 8 actions running 2022-05-18T04:33:30.6158756Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:33:30.6159241Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:33:30.6159700Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:33:30.6160175Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:33:30.6160643Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:33:30.6161107Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:30.6161586Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:30.6162213Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:31.8157852Z 2022-05-18T04:33:31.8158405Z  2022-05-18T04:33:31.8158748Z  2022-05-18T04:33:31.8159488Z  2022-05-18T04:33:31.8160607Z  2022-05-18T04:33:31.8160879Z  2022-05-18T04:33:31.8161153Z  2022-05-18T04:33:31.8161404Z  2022-05-18T04:33:31.8161667Z  2022-05-18T04:33:31.8162061Z [1,456 / 2,970] 8 actions running 2022-05-18T04:33:31.8162513Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:33:31.8163005Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:33:31.8163482Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:33:31.8163911Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:33:31.8164418Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:33:31.8164865Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:31.8165309Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:31.8165900Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:32.8232471Z 2022-05-18T04:33:32.8233034Z  2022-05-18T04:33:32.8233384Z  2022-05-18T04:33:32.8233641Z  2022-05-18T04:33:32.8233958Z  2022-05-18T04:33:32.8234247Z  2022-05-18T04:33:32.8234516Z  2022-05-18T04:33:32.8234803Z  2022-05-18T04:33:32.8235069Z  2022-05-18T04:33:32.8235449Z [1,456 / 2,970] 8 actions running 2022-05-18T04:33:32.8235933Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:33:32.8236435Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:33:32.8236899Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:33:32.8237360Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:33:32.8237848Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:33:32.8238310Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:33:32.8238784Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:32.8239440Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:33.8289885Z 2022-05-18T04:33:33.8290446Z  2022-05-18T04:33:33.8290803Z  2022-05-18T04:33:33.8291075Z  2022-05-18T04:33:33.8291356Z  2022-05-18T04:33:33.8291649Z  2022-05-18T04:33:33.8291914Z  2022-05-18T04:33:33.8292201Z  2022-05-18T04:33:33.8292477Z  2022-05-18T04:33:33.8292869Z [1,456 / 2,970] 8 actions running 2022-05-18T04:33:33.8293377Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:33:33.8293851Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:33:33.8294299Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:33:33.8294774Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:33:33.8295267Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:33:33.8295753Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:33:33.8296250Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:33:33.8297226Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 3s processwrapper-sandbox 2022-05-18T04:33:34.8403473Z 2022-05-18T04:33:34.8403993Z  2022-05-18T04:33:34.8404371Z  2022-05-18T04:33:34.8404664Z  2022-05-18T04:33:34.8404943Z  2022-05-18T04:33:34.8405215Z  2022-05-18T04:33:34.8405494Z  2022-05-18T04:33:34.8405753Z  2022-05-18T04:33:34.8406041Z  2022-05-18T04:33:34.8406457Z [1,456 / 2,970] 8 actions running 2022-05-18T04:33:34.8406929Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:33:34.8407540Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:33:34.8408020Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:33:34.8408503Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:33:34.8409009Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:33:34.8409460Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:33:34.8409927Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:33:34.8410577Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 4s processwrapper-sandbox 2022-05-18T04:33:36.0419052Z 2022-05-18T04:33:36.0419569Z  2022-05-18T04:33:36.0419926Z  2022-05-18T04:33:36.0420176Z  2022-05-18T04:33:36.0420443Z  2022-05-18T04:33:36.0420707Z  2022-05-18T04:33:36.0420960Z  2022-05-18T04:33:36.0421236Z  2022-05-18T04:33:36.0421503Z  2022-05-18T04:33:36.0421846Z [1,456 / 2,970] 8 actions running 2022-05-18T04:33:36.0422283Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:33:36.0422733Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:33:36.0423162Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:33:36.0423587Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:33:36.0424046Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:33:36.0424484Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:33:36.0424886Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:33:36.0425468Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 5s processwrapper-sandbox 2022-05-18T04:33:37.0449683Z 2022-05-18T04:33:37.0450223Z  2022-05-18T04:33:37.0450545Z  2022-05-18T04:33:37.0450792Z  2022-05-18T04:33:37.0451054Z  2022-05-18T04:33:37.0451319Z  2022-05-18T04:33:37.0451562Z  2022-05-18T04:33:37.0451824Z  2022-05-18T04:33:37.0452079Z  2022-05-18T04:33:37.0452428Z [1,456 / 2,970] 8 actions running 2022-05-18T04:33:37.0452876Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:33:37.0453344Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:33:37.0453790Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:33:37.0454247Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:33:37.0454685Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:33:37.0455106Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:33:37.0455542Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:33:37.0456100Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 6s processwrapper-sandbox 2022-05-18T04:33:38.0456526Z 2022-05-18T04:33:38.0457086Z  2022-05-18T04:33:38.0457406Z  2022-05-18T04:33:38.0457690Z  2022-05-18T04:33:38.0457951Z  2022-05-18T04:33:38.0458196Z  2022-05-18T04:33:38.0458452Z  2022-05-18T04:33:38.0458717Z  2022-05-18T04:33:38.0458963Z  2022-05-18T04:33:38.0459351Z [1,456 / 2,970] 8 actions running 2022-05-18T04:33:38.0459820Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:33:38.0460284Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:33:38.0460781Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:33:38.0461311Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:33:38.0461814Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:33:38.0462335Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:33:38.0463022Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:33:38.0463974Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 7s processwrapper-sandbox 2022-05-18T04:33:38.6242089Z 2022-05-18T04:33:38.6242625Z  2022-05-18T04:33:38.6242979Z  2022-05-18T04:33:38.6243277Z  2022-05-18T04:33:38.6243548Z  2022-05-18T04:33:38.6243834Z  2022-05-18T04:33:38.6244103Z  2022-05-18T04:33:38.6244344Z  2022-05-18T04:33:38.6244617Z  2022-05-18T04:33:38.6244999Z [1,457 / 2,970] 8 actions, 7 running 2022-05-18T04:33:38.6245475Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:33:38.6245963Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:33:38.6246450Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:33:38.6246922Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:33:38.6247488Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:33:38.6247942Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:33:38.6248529Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 8s processwrapper-sandbox 2022-05-18T04:33:38.6249048Z [Scann] Compiling test/cpp/tensorexpr/test_aten.cpp 2022-05-18T04:33:38.8457842Z 2022-05-18T04:33:38.8458663Z  2022-05-18T04:33:38.8459018Z  2022-05-18T04:33:38.8462470Z  2022-05-18T04:33:38.8463029Z  2022-05-18T04:33:38.8463313Z  2022-05-18T04:33:38.8463613Z  2022-05-18T04:33:38.8463875Z  2022-05-18T04:33:38.8464156Z  2022-05-18T04:33:38.8464569Z [1,458 / 2,970] 8 actions running 2022-05-18T04:33:38.8465033Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:33:38.8465531Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:33:38.8466388Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:33:38.8466872Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:33:38.8470976Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:33:38.8471769Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 8s processwrapper-sandbox 2022-05-18T04:33:38.8472572Z Compiling test/cpp/tensorexpr/test_aten.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:38.8473554Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:39.8483105Z 2022-05-18T04:33:39.8483677Z  2022-05-18T04:33:39.8484001Z  2022-05-18T04:33:39.8484286Z  2022-05-18T04:33:39.8484559Z  2022-05-18T04:33:39.8484849Z  2022-05-18T04:33:39.8485121Z  2022-05-18T04:33:39.8485395Z  2022-05-18T04:33:39.8485654Z  2022-05-18T04:33:39.8486057Z [1,459 / 2,970] 8 actions, 7 running 2022-05-18T04:33:39.8486547Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:33:39.8487083Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:33:39.8487570Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:33:39.8488047Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:33:39.8488628Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 9s processwrapper-sandbox 2022-05-18T04:33:39.8489341Z Compiling test/cpp/tensorexpr/test_aten.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:39.8490002Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:39.8490531Z [Scann] Compiling torch/csrc/jit/tensorexpr/graph_opt.cpp 2022-05-18T04:33:40.1698716Z 2022-05-18T04:33:40.1699316Z  2022-05-18T04:33:40.1699706Z  2022-05-18T04:33:40.1700008Z  2022-05-18T04:33:40.1700276Z  2022-05-18T04:33:40.1700633Z  2022-05-18T04:33:40.1700978Z  2022-05-18T04:33:40.1701247Z  2022-05-18T04:33:40.1701530Z  2022-05-18T04:33:40.1701943Z [1,459 / 2,970] 8 actions running 2022-05-18T04:33:40.1702697Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:33:40.1703165Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:33:40.1703657Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:33:40.1704143Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:33:40.1704807Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 9s processwrapper-sandbox 2022-05-18T04:33:40.1706012Z Compiling test/cpp/tensorexpr/test_aten.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:40.1706700Z Compiling torch/csrc/jit/tensorexpr/expr.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:40.1707186Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:40.9272370Z 2022-05-18T04:33:40.9273082Z  2022-05-18T04:33:40.9273464Z  2022-05-18T04:33:40.9273880Z  2022-05-18T04:33:40.9274135Z  2022-05-18T04:33:40.9274558Z  2022-05-18T04:33:40.9274802Z  2022-05-18T04:33:40.9275194Z  2022-05-18T04:33:40.9275478Z  2022-05-18T04:33:40.9275967Z [1,460 / 2,970] 8 actions, 7 running 2022-05-18T04:33:40.9276427Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:33:40.9276994Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:33:40.9277522Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:33:40.9277944Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:33:40.9278635Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 10s processwrapper-sandbox 2022-05-18T04:33:40.9279363Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:40.9279948Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:40.9280346Z [Scann] Compiling torch/csrc/jit/tensorexpr/external_functions_core.cpp 2022-05-18T04:33:41.1927267Z 2022-05-18T04:33:41.1927834Z  2022-05-18T04:33:41.1928173Z  2022-05-18T04:33:41.1928472Z  2022-05-18T04:33:41.1928752Z  2022-05-18T04:33:41.1929016Z  2022-05-18T04:33:41.1929303Z  2022-05-18T04:33:41.1929580Z  2022-05-18T04:33:41.1929836Z  2022-05-18T04:33:41.1930251Z [1,460 / 2,970] 8 actions running 2022-05-18T04:33:41.1930765Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:33:41.1931270Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:33:41.1931753Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:33:41.1932261Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:33:41.1932898Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 10s processwrapper-sandbox 2022-05-18T04:33:41.1933582Z Compiling test/cpp/tensorexpr/test_aten.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:41.1934139Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:41.1934591Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:42.1046794Z 2022-05-18T04:33:42.1047501Z  2022-05-18T04:33:42.1047818Z  2022-05-18T04:33:42.1048065Z  2022-05-18T04:33:42.1048310Z  2022-05-18T04:33:42.1048564Z  2022-05-18T04:33:42.1048840Z  2022-05-18T04:33:42.1049108Z  2022-05-18T04:33:42.1049395Z  2022-05-18T04:33:42.1049908Z INFO: From Compiling torch/csrc/jit/tensorexpr/graph_opt.cpp: 2022-05-18T04:33:42.1050374Z [1,460 / 2,970] 8 actions running 2022-05-18T04:33:42.1050807Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:33:42.1051324Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:33:42.1051780Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:33:42.1052177Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:33:42.1052763Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 11s processwrapper-sandbox 2022-05-18T04:33:42.1053379Z Compiling test/cpp/tensorexpr/test_aten.cpp; 3s processwrapper-sandbox 2022-05-18T04:33:42.1053840Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:42.1054320Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:42.1069478Z 2022-05-18T04:33:42.1069753Z  2022-05-18T04:33:42.1070065Z  2022-05-18T04:33:42.1070335Z  2022-05-18T04:33:42.1070625Z  2022-05-18T04:33:42.1070909Z  2022-05-18T04:33:42.1071152Z  2022-05-18T04:33:42.1071391Z  2022-05-18T04:33:42.1071609Z  2022-05-18T04:33:42.1082753Z torch/csrc/jit/tensorexpr/graph_opt.cpp: In function 'bool torch::jit::tensorexpr::trimGraphOnce(const std::shared_ptr&)': 2022-05-18T04:33:42.1084062Z torch/csrc/jit/tensorexpr/graph_opt.cpp:433:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:42.1084709Z for (int idx = 0; idx < ret->inputs().size(); idx++) { 2022-05-18T04:33:42.1085014Z ~~~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:33:42.1099737Z [1,460 / 2,970] 8 actions running 2022-05-18T04:33:42.1100206Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:33:42.1100699Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:33:42.1101144Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:33:42.1101571Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:33:42.1102081Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 11s processwrapper-sandbox 2022-05-18T04:33:42.1102736Z Compiling test/cpp/tensorexpr/test_aten.cpp; 3s processwrapper-sandbox 2022-05-18T04:33:42.1103268Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:42.1103678Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:42.3936365Z 2022-05-18T04:33:42.3936954Z  2022-05-18T04:33:42.3937351Z  2022-05-18T04:33:42.3937602Z  2022-05-18T04:33:42.3937875Z  2022-05-18T04:33:42.3938146Z  2022-05-18T04:33:42.3938387Z  2022-05-18T04:33:42.3938654Z  2022-05-18T04:33:42.3938931Z  2022-05-18T04:33:42.3939323Z [1,461 / 2,970] 8 actions running 2022-05-18T04:33:42.3939761Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:33:42.3940177Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:33:42.3940593Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:33:42.3941001Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:33:42.3941555Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 12s processwrapper-sandbox 2022-05-18T04:33:42.3942234Z Compiling test/cpp/tensorexpr/test_aten.cpp; 3s processwrapper-sandbox 2022-05-18T04:33:42.3942709Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:42.3943263Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:42.8985028Z 2022-05-18T04:33:42.8985586Z  2022-05-18T04:33:42.8986157Z  2022-05-18T04:33:42.8990630Z  2022-05-18T04:33:42.8991187Z  2022-05-18T04:33:42.8991706Z  2022-05-18T04:33:42.8992561Z  2022-05-18T04:33:42.8992929Z  2022-05-18T04:33:42.8993403Z  2022-05-18T04:33:42.8993798Z [1,462 / 2,970] 8 actions, 7 running 2022-05-18T04:33:42.8994452Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:33:42.8995084Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:33:42.8995551Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:33:42.8996027Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:33:42.8996600Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 12s processwrapper-sandbox 2022-05-18T04:33:42.8997211Z Compiling test/cpp/tensorexpr/test_aten.cpp; 4s processwrapper-sandbox 2022-05-18T04:33:42.8997901Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:42.8998416Z [Scann] Compiling torch/csrc/jit/frontend/ir_emitter.cpp 2022-05-18T04:33:43.1930482Z 2022-05-18T04:33:43.1931445Z  2022-05-18T04:33:43.1941309Z  2022-05-18T04:33:43.1941567Z  2022-05-18T04:33:43.1941740Z  2022-05-18T04:33:43.1941911Z  2022-05-18T04:33:43.1942093Z  2022-05-18T04:33:43.1942259Z  2022-05-18T04:33:43.1942424Z  2022-05-18T04:33:43.1942655Z [1,462 / 2,970] 8 actions running 2022-05-18T04:33:43.1943044Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:33:43.1943459Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:33:43.1943731Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:33:43.1944015Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:33:43.1944364Z Compiling test/cpp/jit/test_subgraph_utils.cpp; 12s processwrapper-sandbox 2022-05-18T04:33:43.1944962Z Compiling test/cpp/tensorexpr/test_aten.cpp; 4s processwrapper-sandbox 2022-05-18T04:33:43.1945354Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:43.1945668Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:43.9120260Z 2022-05-18T04:33:43.9120822Z  2022-05-18T04:33:43.9121202Z  2022-05-18T04:33:43.9121535Z  2022-05-18T04:33:43.9121865Z  2022-05-18T04:33:43.9122189Z  2022-05-18T04:33:43.9122523Z  2022-05-18T04:33:43.9122832Z  2022-05-18T04:33:43.9123133Z  2022-05-18T04:33:43.9123672Z [1,463 / 2,970] 8 actions, 7 running 2022-05-18T04:33:43.9124196Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:33:43.9124647Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:33:43.9125136Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:33:43.9125785Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:33:43.9126502Z Compiling test/cpp/tensorexpr/test_aten.cpp; 5s processwrapper-sandbox 2022-05-18T04:33:43.9127445Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:43.9128112Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:43.9128613Z [Scann] Compiling torch/csrc/jit/tensorexpr/codegen.cpp 2022-05-18T04:33:44.1943870Z 2022-05-18T04:33:44.1944344Z  2022-05-18T04:33:44.1944671Z  2022-05-18T04:33:44.1944955Z  2022-05-18T04:33:44.1945202Z  2022-05-18T04:33:44.1945473Z  2022-05-18T04:33:44.1946212Z  2022-05-18T04:33:44.1946488Z  2022-05-18T04:33:44.1950617Z  2022-05-18T04:33:44.1951070Z [1,463 / 2,970] 8 actions running 2022-05-18T04:33:44.1951506Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:33:44.1951953Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:33:44.1952415Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:33:44.1952852Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:33:44.1953436Z Compiling test/cpp/tensorexpr/test_aten.cpp; 5s processwrapper-sandbox 2022-05-18T04:33:44.1954078Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:44.1954610Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:44.1955179Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:44.3903532Z 2022-05-18T04:33:44.3904054Z  2022-05-18T04:33:44.3904411Z  2022-05-18T04:33:44.3904687Z  2022-05-18T04:33:44.3904969Z  2022-05-18T04:33:44.3905255Z  2022-05-18T04:33:44.3905540Z  2022-05-18T04:33:44.3906158Z  2022-05-18T04:33:44.3906445Z  2022-05-18T04:33:44.3906964Z INFO: From Compiling torch/csrc/jit/tensorexpr/eval.cpp: 2022-05-18T04:33:44.3907452Z [1,464 / 2,970] 8 actions running 2022-05-18T04:33:44.3907916Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:33:44.3908412Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:33:44.3908936Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:33:44.3909404Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:33:44.3910002Z Compiling test/cpp/tensorexpr/test_aten.cpp; 5s processwrapper-sandbox 2022-05-18T04:33:44.3910650Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:44.3911313Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:44.3911864Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:44.3927111Z 2022-05-18T04:33:44.3927487Z  2022-05-18T04:33:44.3927794Z  2022-05-18T04:33:44.3928082Z  2022-05-18T04:33:44.3928359Z  2022-05-18T04:33:44.3928627Z  2022-05-18T04:33:44.3928926Z  2022-05-18T04:33:44.3929205Z  2022-05-18T04:33:44.3929503Z  2022-05-18T04:33:44.3937760Z torch/csrc/jit/tensorexpr/eval.cpp: In member function 'void torch::jit::tensorexpr::SimpleIREvaluatorImpl::check_bounds(const BufPtr&, const std::vector >&)': 2022-05-18T04:33:44.3939202Z torch/csrc/jit/tensorexpr/eval.cpp:708:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:44.3939921Z if (j < 0 || j >= buf_size) { 2022-05-18T04:33:44.3940421Z ~~^~~~~~~~~~~ 2022-05-18T04:33:44.3953352Z [1,464 / 2,970] 8 actions running 2022-05-18T04:33:44.3954199Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:33:44.3954981Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:33:44.3955753Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:33:44.3956653Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:33:44.3957628Z Compiling test/cpp/tensorexpr/test_aten.cpp; 5s processwrapper-sandbox 2022-05-18T04:33:44.3958229Z Compiling torch/csrc/jit/tensorexpr/eval.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:44.3958851Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:44.3959367Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:44.7940647Z 2022-05-18T04:33:44.7941574Z  2022-05-18T04:33:44.7941904Z  2022-05-18T04:33:44.7942198Z  2022-05-18T04:33:44.7942521Z  2022-05-18T04:33:44.7942800Z  2022-05-18T04:33:44.7943071Z  2022-05-18T04:33:44.7943368Z  2022-05-18T04:33:44.7943637Z  2022-05-18T04:33:44.7944059Z [1,465 / 2,970] 8 actions running 2022-05-18T04:33:44.7944577Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:33:44.7945089Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:33:44.7945610Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:33:44.7946229Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:33:44.7946780Z Compiling test/cpp/tensorexpr/test_aten.cpp; 6s processwrapper-sandbox 2022-05-18T04:33:44.7947449Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:44.7947985Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:44.7948565Z Compiling torch/csrc/jit/frontend/parser.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:45.3068284Z 2022-05-18T04:33:45.3068854Z  2022-05-18T04:33:45.3069373Z  2022-05-18T04:33:45.3069792Z  2022-05-18T04:33:45.3070101Z  2022-05-18T04:33:45.3070380Z  2022-05-18T04:33:45.3070771Z  2022-05-18T04:33:45.3071054Z  2022-05-18T04:33:45.3071337Z  2022-05-18T04:33:45.3071743Z [1,466 / 2,970] 8 actions, 7 running 2022-05-18T04:33:45.3072239Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:33:45.3072741Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:33:45.3073220Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:33:45.3073681Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:33:45.3074273Z Compiling test/cpp/tensorexpr/test_aten.cpp; 6s processwrapper-sandbox 2022-05-18T04:33:45.3074936Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:45.3075511Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:45.3075966Z [Scann] Compiling torch/csrc/jit/serialization/unpickler.cpp 2022-05-18T04:33:45.5951593Z 2022-05-18T04:33:45.5952281Z  2022-05-18T04:33:45.5952734Z  2022-05-18T04:33:45.5953016Z  2022-05-18T04:33:45.5953413Z  2022-05-18T04:33:45.5953674Z  2022-05-18T04:33:45.5953937Z  2022-05-18T04:33:45.5954344Z  2022-05-18T04:33:45.5954594Z  2022-05-18T04:33:45.5955133Z [1,466 / 2,970] 8 actions running 2022-05-18T04:33:45.5955725Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:33:45.5956212Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:33:45.5956803Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:33:45.5957435Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:33:45.5958139Z Compiling test/cpp/tensorexpr/test_aten.cpp; 6s processwrapper-sandbox 2022-05-18T04:33:45.5959244Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:45.5959856Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:45.5960391Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:45.8443777Z 2022-05-18T04:33:45.8444170Z  2022-05-18T04:33:45.8444383Z  2022-05-18T04:33:45.8444554Z  2022-05-18T04:33:45.8444709Z  2022-05-18T04:33:45.8444875Z  2022-05-18T04:33:45.8445042Z  2022-05-18T04:33:45.8445193Z  2022-05-18T04:33:45.8445358Z  2022-05-18T04:33:45.8445606Z [1,467 / 2,970] 8 actions, 7 running 2022-05-18T04:33:45.8445891Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:33:45.8446180Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:33:45.8446460Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:33:45.8446786Z Compiling test/cpp/tensorexpr/test_aten.cpp; 7s processwrapper-sandbox 2022-05-18T04:33:45.8447286Z Compiling torch/csrc/jit/tensorexpr/codegen.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:45.8447610Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:45.8447878Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:45.8448068Z [Scann] //:torch 2022-05-18T04:33:46.1890728Z 2022-05-18T04:33:46.1891312Z  2022-05-18T04:33:46.1891696Z  2022-05-18T04:33:46.1891999Z  2022-05-18T04:33:46.1892281Z  2022-05-18T04:33:46.1892552Z  2022-05-18T04:33:46.1892830Z  2022-05-18T04:33:46.1893147Z  2022-05-18T04:33:46.1893463Z  2022-05-18T04:33:46.1893839Z [1,468 / 2,970] 8 actions, 7 running 2022-05-18T04:33:46.1894279Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:33:46.1894718Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:33:46.1895131Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:33:46.1895673Z Compiling test/cpp/tensorexpr/test_aten.cpp; 7s processwrapper-sandbox 2022-05-18T04:33:46.1896186Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:46.1896635Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:46.1897055Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:46.1897464Z [Scann] Compiling torch/csrc/jit/serialization/pickler.cpp 2022-05-18T04:33:46.3959285Z 2022-05-18T04:33:46.3959807Z  2022-05-18T04:33:46.3960101Z  2022-05-18T04:33:46.3960343Z  2022-05-18T04:33:46.3960579Z  2022-05-18T04:33:46.3960801Z  2022-05-18T04:33:46.3961037Z  2022-05-18T04:33:46.3961270Z  2022-05-18T04:33:46.3961494Z  2022-05-18T04:33:46.3961833Z [1,469 / 2,970] 8 actions running 2022-05-18T04:33:46.3962255Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:33:46.3962666Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:33:46.3963076Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:33:46.3963582Z Compiling test/cpp/tensorexpr/test_aten.cpp; 7s processwrapper-sandbox 2022-05-18T04:33:46.3964030Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:46.3964456Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:46.3964840Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:46.3965222Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:46.7981035Z 2022-05-18T04:33:46.7981595Z  2022-05-18T04:33:46.7981931Z  2022-05-18T04:33:46.7982189Z  2022-05-18T04:33:46.7982467Z  2022-05-18T04:33:46.7982726Z  2022-05-18T04:33:46.7982971Z  2022-05-18T04:33:46.7983236Z  2022-05-18T04:33:46.7983509Z  2022-05-18T04:33:46.7983880Z [1,469 / 2,970] 8 actions running 2022-05-18T04:33:46.7984341Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:33:46.7984816Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:33:46.7985261Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:33:46.7986036Z Compiling test/cpp/tensorexpr/test_aten.cpp; 8s processwrapper-sandbox 2022-05-18T04:33:46.7986557Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:46.7987298Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:46.7987738Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:46.7988169Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:47.0411953Z 2022-05-18T04:33:47.0412517Z  2022-05-18T04:33:47.0412860Z  2022-05-18T04:33:47.0413151Z  2022-05-18T04:33:47.0413434Z  2022-05-18T04:33:47.0413703Z  2022-05-18T04:33:47.0414084Z  2022-05-18T04:33:47.0414360Z  2022-05-18T04:33:47.0414624Z  2022-05-18T04:33:47.0415023Z [1,471 / 2,970] 8 actions, 7 running 2022-05-18T04:33:47.0415512Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:33:47.0415988Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:33:47.0416591Z Compiling test/cpp/tensorexpr/test_aten.cpp; 8s processwrapper-sandbox 2022-05-18T04:33:47.0417139Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:47.0417587Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:47.0418073Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:47.0418536Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:47.0418839Z [Scann] //:torch 2022-05-18T04:33:47.3973419Z 2022-05-18T04:33:47.3974036Z  2022-05-18T04:33:47.3974411Z  2022-05-18T04:33:47.3974712Z  2022-05-18T04:33:47.3975000Z  2022-05-18T04:33:47.3975265Z  2022-05-18T04:33:47.3975537Z  2022-05-18T04:33:47.3975826Z  2022-05-18T04:33:47.3976109Z  2022-05-18T04:33:47.3976486Z [1,471 / 2,970] 8 actions running 2022-05-18T04:33:47.3976997Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:33:47.3977496Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:33:47.3978101Z Compiling test/cpp/tensorexpr/test_aten.cpp; 8s processwrapper-sandbox 2022-05-18T04:33:47.3978660Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:47.3979099Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:47.3979557Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:47.3980045Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:47.3980477Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:47.5986685Z 2022-05-18T04:33:47.5987629Z  2022-05-18T04:33:47.5988555Z  2022-05-18T04:33:47.5989068Z  2022-05-18T04:33:47.5989535Z  2022-05-18T04:33:47.5990004Z  2022-05-18T04:33:47.5990455Z  2022-05-18T04:33:47.5991048Z  2022-05-18T04:33:47.5992216Z  2022-05-18T04:33:47.5992893Z [1,473 / 2,970] 8 actions running 2022-05-18T04:33:47.5993616Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:33:47.5994288Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:33:47.5995022Z Compiling test/cpp/tensorexpr/test_aten.cpp; 8s processwrapper-sandbox 2022-05-18T04:33:47.5995714Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:47.5996511Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:47.5997669Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:47.5998364Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:47.5998987Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:47.7998138Z 2022-05-18T04:33:47.7998632Z  2022-05-18T04:33:47.7998975Z  2022-05-18T04:33:47.7999258Z  2022-05-18T04:33:47.7999519Z  2022-05-18T04:33:47.7999786Z  2022-05-18T04:33:47.8000054Z  2022-05-18T04:33:47.8000312Z  2022-05-18T04:33:47.8000564Z  2022-05-18T04:33:47.8000942Z [1,473 / 2,970] 8 actions running 2022-05-18T04:33:47.8001397Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:33:47.8001847Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:33:47.8002385Z Compiling test/cpp/tensorexpr/test_aten.cpp; 9s processwrapper-sandbox 2022-05-18T04:33:47.8002870Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:47.8003316Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:47.8003750Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:47.8004382Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:47.8004883Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:48.1377963Z 2022-05-18T04:33:48.1378524Z  2022-05-18T04:33:48.1378882Z  2022-05-18T04:33:48.1379153Z  2022-05-18T04:33:48.1379441Z  2022-05-18T04:33:48.1379716Z  2022-05-18T04:33:48.1379988Z  2022-05-18T04:33:48.1380274Z  2022-05-18T04:33:48.1380549Z  2022-05-18T04:33:48.1380944Z [1,474 / 2,970] 8 actions, 7 running 2022-05-18T04:33:48.1381454Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:33:48.1381950Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:33:48.1382537Z Compiling test/cpp/tensorexpr/test_aten.cpp; 9s processwrapper-sandbox 2022-05-18T04:33:48.1383091Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:48.1383564Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:48.1384031Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:48.1384495Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:48.1384971Z [Scann] Compiling torch/csrc/jit/runtime/symbolic_shape_registry_util.cpp 2022-05-18T04:33:48.3528677Z 2022-05-18T04:33:48.3529239Z  2022-05-18T04:33:48.3529631Z  2022-05-18T04:33:48.3529941Z  2022-05-18T04:33:48.3530229Z  2022-05-18T04:33:48.3530509Z  2022-05-18T04:33:48.3530762Z  2022-05-18T04:33:48.3531029Z  2022-05-18T04:33:48.3531330Z  2022-05-18T04:33:48.3531766Z [1,475 / 2,970] 8 actions, 7 running 2022-05-18T04:33:48.3532297Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:33:48.3532793Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:33:48.3533420Z Compiling test/cpp/tensorexpr/test_aten.cpp; 9s processwrapper-sandbox 2022-05-18T04:33:48.3533999Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:48.3534470Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:48.3534962Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:48.3535464Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:48.3535918Z [Scann] Compiling torch/csrc/jit/runtime/static/te_wrapper.cpp 2022-05-18T04:33:48.5994601Z 2022-05-18T04:33:48.5995563Z  2022-05-18T04:33:48.5996162Z  2022-05-18T04:33:48.5997414Z  2022-05-18T04:33:48.5997891Z  2022-05-18T04:33:48.5998298Z  2022-05-18T04:33:48.5998709Z  2022-05-18T04:33:48.5999268Z  2022-05-18T04:33:48.6001209Z  2022-05-18T04:33:48.6001790Z [1,475 / 2,970] 8 actions running 2022-05-18T04:33:48.6002404Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:33:48.6003047Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:33:48.6003922Z Compiling test/cpp/tensorexpr/test_aten.cpp; 9s processwrapper-sandbox 2022-05-18T04:33:48.6006695Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:48.6007416Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:48.6008019Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:48.6008608Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:48.6009216Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:48.8295637Z 2022-05-18T04:33:48.8296208Z  2022-05-18T04:33:48.8296572Z  2022-05-18T04:33:48.8296857Z  2022-05-18T04:33:48.8297135Z  2022-05-18T04:33:48.8297408Z  2022-05-18T04:33:48.8297681Z  2022-05-18T04:33:48.8297966Z  2022-05-18T04:33:48.8298251Z  2022-05-18T04:33:48.8298659Z [1,477 / 2,970] 8 actions, 7 running 2022-05-18T04:33:48.8299169Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:33:48.8299683Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:33:48.8300260Z Compiling test/cpp/tensorexpr/test_aten.cpp; 10s processwrapper-sandbox 2022-05-18T04:33:48.8300825Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:48.8301303Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:48.8301750Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:48.8302482Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:48.8303054Z [Scann] Compiling torch/csrc/jit/runtime/symbolic_shape_registry.cpp 2022-05-18T04:33:49.2005182Z 2022-05-18T04:33:49.2006125Z  2022-05-18T04:33:49.2006441Z  2022-05-18T04:33:49.2006743Z  2022-05-18T04:33:49.2007219Z  2022-05-18T04:33:49.2007461Z  2022-05-18T04:33:49.2007723Z  2022-05-18T04:33:49.2007993Z  2022-05-18T04:33:49.2008234Z  2022-05-18T04:33:49.2008709Z [1,477 / 2,970] 8 actions running 2022-05-18T04:33:49.2009193Z //:jit_tests; 26s processwrapper-sandbox 2022-05-18T04:33:49.2009680Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:33:49.2010360Z Compiling test/cpp/tensorexpr/test_aten.cpp; 10s processwrapper-sandbox 2022-05-18T04:33:49.2010911Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:49.2011368Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:49.2011887Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:49.2012360Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:49.2012824Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:49.2179263Z 2022-05-18T04:33:49.2180897Z  2022-05-18T04:33:49.2181257Z  2022-05-18T04:33:49.2181545Z  2022-05-18T04:33:49.2181810Z  2022-05-18T04:33:49.2182089Z  2022-05-18T04:33:49.2182369Z  2022-05-18T04:33:49.2182632Z  2022-05-18T04:33:49.2182911Z  2022-05-18T04:33:49.2183435Z INFO: From Compiling torch/csrc/jit/runtime/vararg_functions.cpp: 2022-05-18T04:33:49.2183932Z [1,477 / 2,970] 8 actions running 2022-05-18T04:33:49.2184392Z //:jit_tests; 26s processwrapper-sandbox 2022-05-18T04:33:49.2184878Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:33:49.2185443Z Compiling test/cpp/tensorexpr/test_aten.cpp; 10s processwrapper-sandbox 2022-05-18T04:33:49.2186259Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:49.2186722Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:49.2187208Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:49.2187640Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:49.2188092Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:49.2188316Z 2022-05-18T04:33:49.2188478Z  2022-05-18T04:33:49.2188744Z  2022-05-18T04:33:49.2189025Z  2022-05-18T04:33:49.2189302Z  2022-05-18T04:33:49.2189563Z  2022-05-18T04:33:49.2189839Z  2022-05-18T04:33:49.2190113Z  2022-05-18T04:33:49.2190378Z  2022-05-18T04:33:49.2190780Z In file included from ./c10/util/C++17.h:5:0, 2022-05-18T04:33:49.2191164Z from ./c10/util/ArrayRef.h:18, 2022-05-18T04:33:49.2191545Z from aten/src/ATen/core/qualified_name.h:3, 2022-05-18T04:33:49.2191962Z from aten/src/ATen/core/jit_type_base.h:7, 2022-05-18T04:33:49.2192343Z from aten/src/ATen/core/List.h:4, 2022-05-18T04:33:49.2192744Z from ./torch/csrc/jit/runtime/vararg_functions.h:2, 2022-05-18T04:33:49.2193215Z from torch/csrc/jit/runtime/vararg_functions.cpp:1: 2022-05-18T04:33:49.2194079Z torch/csrc/jit/runtime/vararg_functions.cpp: In function 'void torch::jit::percentFormat(torch::jit::Stack&, size_t)': 2022-05-18T04:33:49.2194970Z torch/csrc/jit/runtime/vararg_functions.cpp:243:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:49.2195577Z TORCH_CHECK(used_args < args_size, "Too few arguments for format string"); 2022-05-18T04:33:49.2195979Z ~~~~~~~~~~^~~ 2022-05-18T04:33:49.2196683Z torch/csrc/jit/runtime/vararg_functions.cpp:256:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:49.2197298Z TORCH_CHECK(used_args == args_size, "Too many arguments for format string"); 2022-05-18T04:33:49.2197668Z ~~~~~~~~~~^~~~ 2022-05-18T04:33:49.2198055Z [1,477 / 2,970] 8 actions running 2022-05-18T04:33:49.2198692Z //:jit_tests; 26s processwrapper-sandbox 2022-05-18T04:33:49.2199234Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:33:49.2199829Z Compiling test/cpp/tensorexpr/test_aten.cpp; 10s processwrapper-sandbox 2022-05-18T04:33:49.2200363Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:49.2200805Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:49.2201253Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:49.2201702Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:49.2202111Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:49.4560442Z 2022-05-18T04:33:49.4561390Z  2022-05-18T04:33:49.4565302Z  2022-05-18T04:33:49.4569649Z  2022-05-18T04:33:49.4572360Z  2022-05-18T04:33:49.4572910Z  2022-05-18T04:33:49.4575729Z  2022-05-18T04:33:49.4576264Z  2022-05-18T04:33:49.4578545Z  2022-05-18T04:33:49.4579172Z [1,479 / 2,970] 8 actions, 7 running 2022-05-18T04:33:49.4579816Z //:jit_tests; 26s processwrapper-sandbox 2022-05-18T04:33:49.4580496Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:33:49.4581228Z Compiling test/cpp/tensorexpr/test_aten.cpp; 10s processwrapper-sandbox 2022-05-18T04:33:49.4588244Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:49.4588898Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:49.4589668Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:49.4592009Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:49.4592643Z [Scann] Compiling torch/csrc/jit/runtime/static/impl.cpp 2022-05-18T04:33:49.8006005Z 2022-05-18T04:33:49.8007170Z  2022-05-18T04:33:49.8007558Z  2022-05-18T04:33:49.8007831Z  2022-05-18T04:33:49.8008107Z  2022-05-18T04:33:49.8008369Z  2022-05-18T04:33:49.8008635Z  2022-05-18T04:33:49.8008883Z  2022-05-18T04:33:49.8009142Z  2022-05-18T04:33:49.8009516Z [1,479 / 2,970] 8 actions running 2022-05-18T04:33:49.8009961Z //:jit_tests; 26s processwrapper-sandbox 2022-05-18T04:33:49.8010463Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:33:49.8011038Z Compiling test/cpp/tensorexpr/test_aten.cpp; 11s processwrapper-sandbox 2022-05-18T04:33:49.8011543Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:49.8012043Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:49.8012554Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:49.8013042Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:49.8013490Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:50.1547380Z 2022-05-18T04:33:50.1548693Z  2022-05-18T04:33:50.1549333Z  2022-05-18T04:33:50.1549986Z  2022-05-18T04:33:50.1550780Z  2022-05-18T04:33:50.1551100Z  2022-05-18T04:33:50.1551367Z  2022-05-18T04:33:50.1551648Z  2022-05-18T04:33:50.1551899Z  2022-05-18T04:33:50.1552313Z [1,480 / 2,970] 8 actions, 7 running 2022-05-18T04:33:50.1553879Z //:jit_tests; 27s processwrapper-sandbox 2022-05-18T04:33:50.1554390Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:33:50.1554958Z Compiling test/cpp/tensorexpr/test_aten.cpp; 11s processwrapper-sandbox 2022-05-18T04:33:50.1555487Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:50.1555927Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:50.1556366Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:50.1557056Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:50.1557506Z [Scann] Compiling torch/csrc/jit/runtime/slice_indices_adjust.cpp 2022-05-18T04:33:50.3792003Z 2022-05-18T04:33:50.3792582Z  2022-05-18T04:33:50.3792927Z  2022-05-18T04:33:50.3793190Z  2022-05-18T04:33:50.3793478Z  2022-05-18T04:33:50.3796364Z  2022-05-18T04:33:50.3798043Z  2022-05-18T04:33:50.3798638Z  2022-05-18T04:33:50.3801784Z  2022-05-18T04:33:50.3802837Z INFO: From Compiling torch/csrc/jit/runtime/static/memory_planner.cpp: 2022-05-18T04:33:50.3804002Z [1,481 / 2,970] 8 actions running 2022-05-18T04:33:50.3804873Z //:jit_tests; 27s processwrapper-sandbox 2022-05-18T04:33:50.3805655Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:33:50.3806423Z Compiling test/cpp/tensorexpr/test_aten.cpp; 11s processwrapper-sandbox 2022-05-18T04:33:50.3807409Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:50.3811924Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:50.3812502Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:50.3813179Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:50.3817495Z Compiling torch/csrc/distributed/c10d/debug.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:50.3818376Z 2022-05-18T04:33:50.3818669Z  2022-05-18T04:33:50.3819328Z  2022-05-18T04:33:50.3822673Z  2022-05-18T04:33:50.3823253Z  2022-05-18T04:33:50.3824002Z  2022-05-18T04:33:50.3824837Z  2022-05-18T04:33:50.3825655Z  2022-05-18T04:33:50.3826424Z  2022-05-18T04:33:50.3827222Z In file included from ./c10/util/logging_is_google_glog.h:50:0, 2022-05-18T04:33:50.3828148Z from ./c10/util/Logging.h:26, 2022-05-18T04:33:50.3828965Z from ./c10/core/TensorImpl.h:17, 2022-05-18T04:33:50.3830209Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:20, 2022-05-18T04:33:50.3831057Z from aten/src/ATen/core/ivalue.h:4, 2022-05-18T04:33:50.3832772Z from ./torch/csrc/jit/runtime/static/impl.h:3, 2022-05-18T04:33:50.3833369Z from ./torch/csrc/jit/runtime/static/memory_planner.h:3, 2022-05-18T04:33:50.3833920Z from torch/csrc/jit/runtime/static/memory_planner.cpp:1: 2022-05-18T04:33:50.3835164Z torch/csrc/jit/runtime/static/memory_planner.cpp: In member function 'virtual void torch::jit::StandardMemoryPlanner::deallocateManagedTensors()': 2022-05-18T04:33:50.3836298Z torch/csrc/jit/runtime/static/memory_planner.cpp:418:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:50.3837064Z managed_tensor_storage_impls_.size() == group_idx || 2022-05-18T04:33:50.3838153Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T04:33:50.3839217Z torch/csrc/jit/runtime/static/memory_planner.cpp:419:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:50.3839818Z managed_tensor_storage_impls_.size() == group_idx + 1); 2022-05-18T04:33:50.3840191Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:33:50.3840927Z torch/csrc/jit/runtime/static/memory_planner.cpp:420:50: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:50.3841499Z if (managed_tensor_storage_impls_.size() == group_idx) { 2022-05-18T04:33:50.3841863Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ 2022-05-18T04:33:50.3842255Z [1,481 / 2,970] 8 actions running 2022-05-18T04:33:50.3842719Z //:jit_tests; 27s processwrapper-sandbox 2022-05-18T04:33:50.3843187Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:33:50.3843733Z Compiling test/cpp/tensorexpr/test_aten.cpp; 11s processwrapper-sandbox 2022-05-18T04:33:50.3844246Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:50.3844688Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:50.3845109Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:50.3845535Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:50.3846105Z Compiling torch/csrc/distributed/c10d/debug.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:50.6010757Z 2022-05-18T04:33:50.6011816Z  2022-05-18T04:33:50.6012350Z  2022-05-18T04:33:50.6012855Z  2022-05-18T04:33:50.6013375Z  2022-05-18T04:33:50.6013966Z  2022-05-18T04:33:50.6016536Z  2022-05-18T04:33:50.6016907Z  2022-05-18T04:33:50.6017249Z  2022-05-18T04:33:50.6017963Z [1,482 / 2,970] 8 actions running 2022-05-18T04:33:50.6020692Z //:jit_tests; 27s processwrapper-sandbox 2022-05-18T04:33:50.6021268Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:33:50.6021923Z Compiling test/cpp/tensorexpr/test_aten.cpp; 11s processwrapper-sandbox 2022-05-18T04:33:50.6023014Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:50.6023944Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:50.6024442Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:50.6025058Z Compiling torch/csrc/distributed/c10d/debug.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:50.6025610Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:50.9176394Z 2022-05-18T04:33:50.9176918Z  2022-05-18T04:33:50.9177220Z  2022-05-18T04:33:50.9177494Z  2022-05-18T04:33:50.9177737Z  2022-05-18T04:33:50.9177970Z  2022-05-18T04:33:50.9178194Z  2022-05-18T04:33:50.9178428Z  2022-05-18T04:33:50.9178661Z  2022-05-18T04:33:50.9179022Z [1,484 / 2,970] 8 actions, 7 running 2022-05-18T04:33:50.9179445Z //:jit_tests; 27s processwrapper-sandbox 2022-05-18T04:33:50.9179855Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:33:50.9180342Z Compiling test/cpp/tensorexpr/test_aten.cpp; 12s processwrapper-sandbox 2022-05-18T04:33:50.9180803Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:50.9181306Z Compiling torch/csrc/distributed/c10d/debug.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:50.9181741Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:50.9182121Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:50.9182478Z [Scann] Compiling aten/src/ATen/core/union_type.cpp 2022-05-18T04:33:51.2013787Z 2022-05-18T04:33:51.2014425Z  2022-05-18T04:33:51.2019629Z  2022-05-18T04:33:51.2020002Z  2022-05-18T04:33:51.2020249Z  2022-05-18T04:33:51.2020516Z  2022-05-18T04:33:51.2020799Z  2022-05-18T04:33:51.2021117Z  2022-05-18T04:33:51.2021380Z  2022-05-18T04:33:51.2021758Z [1,484 / 2,970] 8 actions running 2022-05-18T04:33:51.2022217Z //:jit_tests; 28s processwrapper-sandbox 2022-05-18T04:33:51.2022701Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:33:51.2023301Z Compiling test/cpp/tensorexpr/test_aten.cpp; 12s processwrapper-sandbox 2022-05-18T04:33:51.2023856Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:51.2024447Z Compiling torch/csrc/distributed/c10d/debug.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:51.2024982Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:51.2025442Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:51.2026163Z Compiling aten/src/ATen/core/union_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:51.4026452Z 2022-05-18T04:33:51.4027116Z  2022-05-18T04:33:51.4027631Z  2022-05-18T04:33:51.4027945Z  2022-05-18T04:33:51.4028372Z  2022-05-18T04:33:51.4028663Z  2022-05-18T04:33:51.4029093Z  2022-05-18T04:33:51.4029384Z  2022-05-18T04:33:51.4029824Z  2022-05-18T04:33:51.4030237Z [1,485 / 2,970] 8 actions running 2022-05-18T04:33:51.4030899Z //:jit_tests; 28s processwrapper-sandbox 2022-05-18T04:33:51.4031566Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:33:51.4032356Z Compiling test/cpp/tensorexpr/test_aten.cpp; 12s processwrapper-sandbox 2022-05-18T04:33:51.4033069Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:33:51.4033693Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:51.4034178Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:51.4034933Z Compiling aten/src/ATen/core/union_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:51.4035719Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:51.6036158Z 2022-05-18T04:33:51.6036707Z  2022-05-18T04:33:51.6037040Z  2022-05-18T04:33:51.6037310Z  2022-05-18T04:33:51.6037599Z  2022-05-18T04:33:51.6037882Z  2022-05-18T04:33:51.6038314Z  2022-05-18T04:33:51.6038597Z  2022-05-18T04:33:51.6038956Z  2022-05-18T04:33:51.6039353Z [1,486 / 2,970] 8 actions running 2022-05-18T04:33:51.6039836Z //:jit_tests; 28s processwrapper-sandbox 2022-05-18T04:33:51.6040324Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:33:51.6040913Z Compiling test/cpp/tensorexpr/test_aten.cpp; 12s processwrapper-sandbox 2022-05-18T04:33:51.6041450Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:51.6041900Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:51.6042460Z Compiling aten/src/ATen/core/union_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:51.6042984Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:51.6043567Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:51.9407697Z 2022-05-18T04:33:51.9408527Z  2022-05-18T04:33:51.9409321Z  2022-05-18T04:33:51.9412803Z  2022-05-18T04:33:51.9413260Z  2022-05-18T04:33:51.9413830Z  2022-05-18T04:33:51.9416829Z  2022-05-18T04:33:51.9417292Z  2022-05-18T04:33:51.9417817Z  2022-05-18T04:33:51.9420661Z [1,488 / 2,970] 8 actions, 7 running 2022-05-18T04:33:51.9421352Z //:jit_tests; 28s processwrapper-sandbox 2022-05-18T04:33:51.9422068Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:33:51.9425121Z Compiling test/cpp/tensorexpr/test_aten.cpp; 13s processwrapper-sandbox 2022-05-18T04:33:51.9426368Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:51.9433671Z Compiling aten/src/ATen/core/union_type.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:51.9434377Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:51.9435168Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:51.9435862Z [Scann] Compiling src/tbb/tbb_misc.cpp 2022-05-18T04:33:52.1420945Z 2022-05-18T04:33:52.1421444Z  2022-05-18T04:33:52.1421829Z  2022-05-18T04:33:52.1422177Z  2022-05-18T04:33:52.1422473Z  2022-05-18T04:33:52.1422811Z  2022-05-18T04:33:52.1423125Z  2022-05-18T04:33:52.1423426Z  2022-05-18T04:33:52.1423739Z  2022-05-18T04:33:52.1424201Z [1,491 / 2,970] 8 actions, 6 running 2022-05-18T04:33:52.1424744Z //:jit_tests; 29s processwrapper-sandbox 2022-05-18T04:33:52.1425314Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:33:52.1426160Z Compiling test/cpp/tensorexpr/test_aten.cpp; 13s processwrapper-sandbox 2022-05-18T04:33:52.1426783Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:52.1427500Z Compiling torch/csrc/utils/cpp_stacktraces.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:52.1428270Z Compiling src/tbb/task_group_context.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:52.1428908Z [Prepa] Compiling torch/csrc/jit/python/update_graph_executor_opt.cpp 2022-05-18T04:33:52.1429444Z [Scann] Compiling src/tbb/spin_rw_mutex.cpp 2022-05-18T04:33:52.4033942Z 2022-05-18T04:33:52.4034522Z  2022-05-18T04:33:52.4034898Z  2022-05-18T04:33:52.4035196Z  2022-05-18T04:33:52.4035502Z  2022-05-18T04:33:52.4035804Z  2022-05-18T04:33:52.4036092Z  2022-05-18T04:33:52.4036388Z  2022-05-18T04:33:52.4036698Z  2022-05-18T04:33:52.4037060Z [1,494 / 2,970] 8 actions running 2022-05-18T04:33:52.4037563Z //:jit_tests; 29s processwrapper-sandbox 2022-05-18T04:33:52.4038090Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:33:52.4038711Z Compiling test/cpp/tensorexpr/test_aten.cpp; 13s processwrapper-sandbox 2022-05-18T04:33:52.4039282Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:52.4039674Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:52.4040027Z Compiling src/tbb/spin_mutex.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:52.4040376Z Compiling src/tbb/semaphore.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:52.4040793Z Compiling gloo/transport/address.cc; 0s processwrapper-sandbox 2022-05-18T04:33:52.6038429Z 2022-05-18T04:33:52.6039201Z  2022-05-18T04:33:52.6039563Z  2022-05-18T04:33:52.6039843Z  2022-05-18T04:33:52.6040121Z  2022-05-18T04:33:52.6041802Z  2022-05-18T04:33:52.6042407Z  2022-05-18T04:33:52.6042679Z  2022-05-18T04:33:52.6042950Z  2022-05-18T04:33:52.6043344Z [1,497 / 2,970] 8 actions running 2022-05-18T04:33:52.6045349Z //:jit_tests; 29s processwrapper-sandbox 2022-05-18T04:33:52.6045867Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:33:52.6046457Z Compiling test/cpp/tensorexpr/test_aten.cpp; 13s processwrapper-sandbox 2022-05-18T04:33:52.6047108Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:52.6047573Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:52.6048150Z Compiling src/tbb/recursive_mutex.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:52.6048798Z Compiling src/tbb/reader_writer_lock.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:52.6049493Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:52.8446384Z 2022-05-18T04:33:52.8447212Z  2022-05-18T04:33:52.8447558Z  2022-05-18T04:33:52.8447882Z  2022-05-18T04:33:52.8448177Z  2022-05-18T04:33:52.8448457Z  2022-05-18T04:33:52.8448750Z  2022-05-18T04:33:52.8449037Z  2022-05-18T04:33:52.8449424Z  2022-05-18T04:33:52.8449845Z [1,500 / 2,970] 8 actions, 7 running 2022-05-18T04:33:52.8450362Z //:jit_tests; 29s processwrapper-sandbox 2022-05-18T04:33:52.8450874Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:33:52.8451524Z Compiling test/cpp/tensorexpr/test_aten.cpp; 14s processwrapper-sandbox 2022-05-18T04:33:52.8452111Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:52.8452591Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:52.8453241Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:52.8453848Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:52.8454284Z [Scann] Compiling src/tbb/pipeline.cpp 2022-05-18T04:33:53.0539316Z 2022-05-18T04:33:53.0540181Z  2022-05-18T04:33:53.0540489Z  2022-05-18T04:33:53.0540743Z  2022-05-18T04:33:53.0541014Z  2022-05-18T04:33:53.0541247Z  2022-05-18T04:33:53.0541498Z  2022-05-18T04:33:53.0541741Z  2022-05-18T04:33:53.0541980Z  2022-05-18T04:33:53.0542947Z [1,502 / 2,970] 8 actions, 7 running 2022-05-18T04:33:53.0543394Z //:jit_tests; 30s processwrapper-sandbox 2022-05-18T04:33:53.0543822Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:33:53.0544364Z Compiling test/cpp/tensorexpr/test_aten.cpp; 14s processwrapper-sandbox 2022-05-18T04:33:53.0544858Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:53.0545473Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:53.0546371Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:53.0546912Z Compiling src/tbb/observer_proxy.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:53.0547346Z [Scann] Compiling gloo/rendezvous/hash_store.cc 2022-05-18T04:33:53.2868891Z 2022-05-18T04:33:53.2869538Z  2022-05-18T04:33:53.2869885Z  2022-05-18T04:33:53.2870170Z  2022-05-18T04:33:53.2870433Z  2022-05-18T04:33:53.2870704Z  2022-05-18T04:33:53.2870977Z  2022-05-18T04:33:53.2871236Z  2022-05-18T04:33:53.2871532Z  2022-05-18T04:33:53.2873397Z [1,506 / 2,970] 8 actions, 7 running 2022-05-18T04:33:53.2874204Z //:jit_tests; 30s processwrapper-sandbox 2022-05-18T04:33:53.2874906Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:33:53.2875719Z Compiling test/cpp/tensorexpr/test_aten.cpp; 14s processwrapper-sandbox 2022-05-18T04:33:53.2876612Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:53.2877411Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:53.2878480Z Compiling src/tbb/itt_notify.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:53.2879311Z Compiling src/tbb/governor.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:53.2880008Z [Scann] Compiling torch/csrc/jit/passes/value_refinement_utils.cpp 2022-05-18T04:33:53.5814934Z 2022-05-18T04:33:53.5815816Z  2022-05-18T04:33:53.5816476Z  2022-05-18T04:33:53.5816997Z  2022-05-18T04:33:53.5820732Z  2022-05-18T04:33:53.5821141Z  2022-05-18T04:33:53.5821619Z  2022-05-18T04:33:53.5824886Z  2022-05-18T04:33:53.5825284Z  2022-05-18T04:33:53.5826080Z [1,511 / 2,970] 7 actions, 6 running 2022-05-18T04:33:53.5829892Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:33:53.5830646Z Compiling test/cpp/tensorexpr/test_aten.cpp; 14s processwrapper-sandbox 2022-05-18T04:33:53.5831542Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:53.5834968Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:53.5835555Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:53.5836327Z Compiling src/tbb/concurrent_vector.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:53.5839886Z [Scann] Compiling test/cpp/jit/test_upgrader_utils.cpp 2022-05-18T04:33:53.8051001Z 2022-05-18T04:33:53.8051558Z  2022-05-18T04:33:53.8051874Z  2022-05-18T04:33:53.8052156Z  2022-05-18T04:33:53.8052431Z  2022-05-18T04:33:53.8052695Z  2022-05-18T04:33:53.8052969Z  2022-05-18T04:33:53.8053245Z  2022-05-18T04:33:53.8053617Z [1,512 / 2,970] 8 actions running 2022-05-18T04:33:53.8054086Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:33:53.8054672Z Compiling test/cpp/tensorexpr/test_aten.cpp; 15s processwrapper-sandbox 2022-05-18T04:33:53.8055333Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:53.8055868Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:53.8056342Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:53.8056912Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:53.8057488Z Compiling gloo/math.cc; 0s processwrapper-sandbox 2022-05-18T04:33:53.8058075Z Compiling src/tbb/concurrent_hash_map.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:54.0105916Z 2022-05-18T04:33:54.0106751Z  2022-05-18T04:33:54.0107107Z  2022-05-18T04:33:54.0107385Z  2022-05-18T04:33:54.0107665Z  2022-05-18T04:33:54.0107931Z  2022-05-18T04:33:54.0108185Z  2022-05-18T04:33:54.0108464Z  2022-05-18T04:33:54.0108739Z  2022-05-18T04:33:54.0109136Z [1,515 / 2,970] 8 actions running 2022-05-18T04:33:54.0109628Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:33:54.0110235Z Compiling test/cpp/tensorexpr/test_aten.cpp; 15s processwrapper-sandbox 2022-05-18T04:33:54.0110915Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:54.0111500Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:54.0111949Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:54.0112544Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:54.0113030Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:54.0113500Z Compiling src/old/task_v2.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:54.2787751Z 2022-05-18T04:33:54.2788689Z  2022-05-18T04:33:54.2789396Z  2022-05-18T04:33:54.2789866Z  2022-05-18T04:33:54.2792582Z  2022-05-18T04:33:54.2792911Z  2022-05-18T04:33:54.2793365Z  2022-05-18T04:33:54.2794151Z  2022-05-18T04:33:54.2794479Z  2022-05-18T04:33:54.2794875Z [1,517 / 2,970] 8 actions, 7 running 2022-05-18T04:33:54.2795353Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:33:54.2795947Z Compiling test/cpp/tensorexpr/test_aten.cpp; 15s processwrapper-sandbox 2022-05-18T04:33:54.2796876Z Compiling test/cpp/tensorexpr/padded_buffer.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:54.2797428Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:54.2797892Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:54.2798463Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:54.2799002Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:54.2799413Z [Scann] Compiling src/old/concurrent_vector_v2.cpp 2022-05-18T04:33:54.5486145Z 2022-05-18T04:33:54.5486697Z  2022-05-18T04:33:54.5487134Z  2022-05-18T04:33:54.5487424Z  2022-05-18T04:33:54.5487701Z  2022-05-18T04:33:54.5487963Z  2022-05-18T04:33:54.5488237Z  2022-05-18T04:33:54.5488506Z  2022-05-18T04:33:54.5488763Z  2022-05-18T04:33:54.5489167Z [1,520 / 2,970] 7 actions, 6 running 2022-05-18T04:33:54.5489714Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:33:54.5490306Z Compiling test/cpp/tensorexpr/test_aten.cpp; 15s processwrapper-sandbox 2022-05-18T04:33:54.5490973Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:54.5491493Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:54.5491945Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:54.5492320Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:54.5492700Z [Scann] Compiling third_party/oneDNN/src/cpu/zero_point_utils.cpp 2022-05-18T04:33:54.8058126Z 2022-05-18T04:33:54.8058672Z  2022-05-18T04:33:54.8058943Z  2022-05-18T04:33:54.8059175Z  2022-05-18T04:33:54.8059406Z  2022-05-18T04:33:54.8059630Z  2022-05-18T04:33:54.8059864Z  2022-05-18T04:33:54.8060095Z  2022-05-18T04:33:54.8060420Z [1,520 / 2,970] 8 actions running 2022-05-18T04:33:54.8060810Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:33:54.8061293Z Compiling test/cpp/tensorexpr/test_aten.cpp; 16s processwrapper-sandbox 2022-05-18T04:33:54.8061747Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:54.8062240Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:54.8062746Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:54.8063172Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:54.8063632Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:54.8064106Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:55.0557075Z 2022-05-18T04:33:55.0561702Z  2022-05-18T04:33:55.0562051Z  2022-05-18T04:33:55.0562331Z  2022-05-18T04:33:55.0562605Z  2022-05-18T04:33:55.0562867Z  2022-05-18T04:33:55.0563139Z  2022-05-18T04:33:55.0563416Z  2022-05-18T04:33:55.0563664Z  2022-05-18T04:33:55.0564068Z [1,524 / 2,970] 8 actions, 7 running 2022-05-18T04:33:55.0564551Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:33:55.0565133Z Compiling test/cpp/tensorexpr/test_aten.cpp; 16s processwrapper-sandbox 2022-05-18T04:33:55.0565837Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:55.0566358Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:55.0566848Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:55.0567406Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:55.0567901Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:55.0568343Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:33:55.3032465Z 2022-05-18T04:33:55.3033279Z  2022-05-18T04:33:55.3033672Z  2022-05-18T04:33:55.3033904Z  2022-05-18T04:33:55.3034136Z  2022-05-18T04:33:55.3034366Z  2022-05-18T04:33:55.3034605Z  2022-05-18T04:33:55.3034844Z  2022-05-18T04:33:55.3035071Z  2022-05-18T04:33:55.3035438Z [1,527 / 2,970] 8 actions, 7 running 2022-05-18T04:33:55.3035841Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:33:55.3036370Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:55.3037142Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:55.3037590Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:55.3038066Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:55.3038602Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:55.3039198Z Compiling gloo/alltoallv.cc; 0s processwrapper-sandbox 2022-05-18T04:33:55.3039694Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:33:55.6057733Z 2022-05-18T04:33:55.6058352Z  2022-05-18T04:33:55.6058717Z  2022-05-18T04:33:55.6059071Z  2022-05-18T04:33:55.6059308Z  2022-05-18T04:33:55.6059464Z  2022-05-18T04:33:55.6059628Z  2022-05-18T04:33:55.6059794Z  2022-05-18T04:33:55.6059946Z  2022-05-18T04:33:55.6060189Z [1,531 / 2,970] 8 actions running 2022-05-18T04:33:55.6060482Z //:jit_tests; 26s processwrapper-sandbox 2022-05-18T04:33:55.6060825Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:55.6061163Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:55.6061432Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:55.6061708Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:55.6061984Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:55.6062248Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:55.6062517Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:55.8224584Z 2022-05-18T04:33:55.8225149Z  2022-05-18T04:33:55.8225475Z  2022-05-18T04:33:55.8225863Z  2022-05-18T04:33:55.8226146Z  2022-05-18T04:33:55.8226407Z  2022-05-18T04:33:55.8226666Z  2022-05-18T04:33:55.8226928Z  2022-05-18T04:33:55.8227179Z  2022-05-18T04:33:55.8227533Z [1,533 / 2,970] 8 actions running 2022-05-18T04:33:55.8228100Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:55.8228641Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:55.8229065Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:55.8229492Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:55.8229946Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:55.8230400Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:55.8230885Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:55.8231343Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:56.0315891Z 2022-05-18T04:33:56.0316606Z  2022-05-18T04:33:56.0316980Z  2022-05-18T04:33:56.0317384Z  2022-05-18T04:33:56.0317735Z  2022-05-18T04:33:56.0318111Z  2022-05-18T04:33:56.0318369Z  2022-05-18T04:33:56.0318846Z  2022-05-18T04:33:56.0319109Z  2022-05-18T04:33:56.0319619Z [1,536 / 2,970] 8 actions, 7 running 2022-05-18T04:33:56.0320337Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:56.0321048Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:56.0321500Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:56.0322063Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:56.0322734Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:56.0323433Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:56.0323898Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:56.0324572Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:33:56.3261672Z 2022-05-18T04:33:56.3262221Z  2022-05-18T04:33:56.3262588Z  2022-05-18T04:33:56.3262880Z  2022-05-18T04:33:56.3263176Z  2022-05-18T04:33:56.3263472Z  2022-05-18T04:33:56.3263756Z  2022-05-18T04:33:56.3264036Z  2022-05-18T04:33:56.3264321Z  2022-05-18T04:33:56.3264717Z [1,543 / 2,970] 7 actions, 6 running 2022-05-18T04:33:56.3265362Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:56.3266334Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:56.3266894Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:56.3267415Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:56.3267954Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:56.3268593Z Compiling caffe2/perfkernels/common_avx512.cc; 0s processwrapper-sandbox 2022-05-18T04:33:56.3269125Z [Scann] Compiling test/cpp/jit/test_qualified_name.cpp 2022-05-18T04:33:56.5221141Z 2022-05-18T04:33:56.5221702Z  2022-05-18T04:33:56.5222060Z  2022-05-18T04:33:56.5222353Z  2022-05-18T04:33:56.5222652Z  2022-05-18T04:33:56.5222948Z  2022-05-18T04:33:56.5223226Z  2022-05-18T04:33:56.5223529Z  2022-05-18T04:33:56.5228635Z INFO: From Compiling third_party/miniz-2.0.8/miniz.c: 2022-05-18T04:33:56.5229174Z [1,545 / 2,970] 8 actions running 2022-05-18T04:33:56.5229781Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:56.5230398Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:56.5230883Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:56.5231404Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:56.5232016Z Compiling third_party/miniz-2.0.8/miniz.c; 0s processwrapper-sandbox 2022-05-18T04:33:56.5232693Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:56.5233304Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:56.5233826Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:56.5234079Z 2022-05-18T04:33:56.5234225Z  2022-05-18T04:33:56.5234509Z  2022-05-18T04:33:56.5234805Z  2022-05-18T04:33:56.5235103Z  2022-05-18T04:33:56.5235377Z  2022-05-18T04:33:56.5235674Z  2022-05-18T04:33:56.5235971Z  2022-05-18T04:33:56.5236254Z  2022-05-18T04:33:56.5237038Z third_party/miniz-2.0.8/miniz.c:3108:9: note: #pragma message: Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files. 2022-05-18T04:33:56.5238009Z #pragma message("Using fopen, ftello, fseeko, stat() etc. path for file I/O - this path may not support large files.") 2022-05-18T04:33:56.5250204Z ^~~~~~~ 2022-05-18T04:33:56.5250785Z [1,545 / 2,970] 8 actions running 2022-05-18T04:33:56.5251381Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:33:56.5251946Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:56.5252432Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:56.5252949Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:56.5253575Z Compiling third_party/miniz-2.0.8/miniz.c; 0s processwrapper-sandbox 2022-05-18T04:33:56.5254279Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:56.5254875Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:56.5255396Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:56.7432578Z 2022-05-18T04:33:56.7433779Z  2022-05-18T04:33:56.7434132Z  2022-05-18T04:33:56.7434438Z  2022-05-18T04:33:56.7434710Z  2022-05-18T04:33:56.7435022Z  2022-05-18T04:33:56.7437185Z  2022-05-18T04:33:56.7437666Z  2022-05-18T04:33:56.7438410Z  2022-05-18T04:33:56.7438934Z [1,548 / 2,970] 8 actions, 7 running 2022-05-18T04:33:56.7439531Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 3s processwrapper-sandbox 2022-05-18T04:33:56.7440005Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:56.7440454Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:56.7440884Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:56.7441204Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:56.7441485Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:56.7441762Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:56.7442672Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:33:56.9273202Z 2022-05-18T04:33:56.9274157Z  2022-05-18T04:33:56.9274700Z  2022-05-18T04:33:56.9278499Z  2022-05-18T04:33:56.9278794Z  2022-05-18T04:33:56.9279271Z  2022-05-18T04:33:56.9279541Z  2022-05-18T04:33:56.9282811Z  2022-05-18T04:33:56.9283103Z  2022-05-18T04:33:56.9283809Z INFO: From Compiling torch/csrc/jit/passes/symbolic_shape_analysis.cpp: 2022-05-18T04:33:56.9284709Z [1,549 / 2,970] 8 actions running 2022-05-18T04:33:56.9285403Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 3s processwrapper-sandbox 2022-05-18T04:33:56.9286081Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:56.9286657Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:56.9287470Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:56.9288012Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:56.9288597Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:56.9289215Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:56.9289842Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:56.9290083Z 2022-05-18T04:33:56.9290222Z  2022-05-18T04:33:56.9290616Z  2022-05-18T04:33:56.9290877Z  2022-05-18T04:33:56.9291143Z  2022-05-18T04:33:56.9291537Z  2022-05-18T04:33:56.9291795Z  2022-05-18T04:33:56.9292227Z  2022-05-18T04:33:56.9292470Z  2022-05-18T04:33:56.9293596Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp: In function 'std::ostream& torch::jit::operator<<(std::ostream&, const torch::jit::ShapeArguments&)': 2022-05-18T04:33:56.9294659Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp:160:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:56.9295336Z for (size_t i = 0; i < sa.len(); i++) { 2022-05-18T04:33:56.9295626Z ~~^~~~~~~~~~ 2022-05-18T04:33:56.9296858Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp: In member function 'void torch::jit::{anonymous}::SymbolicShapeOpAnalyzer::substituteSymbolicProperties(std::unordered_map*)': 2022-05-18T04:33:56.9298165Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp:394:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:56.9299002Z for (int64_t index = 0; index < shape_compute_graph_->inputs().size(); 2022-05-18T04:33:56.9299377Z ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:33:56.9300575Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp: In member function 'std::vector torch::jit::{anonymous}::SymbolicShapeOpAnalyzer::propagateShapesInGraph()': 2022-05-18T04:33:56.9301704Z torch/csrc/jit/passes/symbolic_shape_analysis.cpp:523:58: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:56.9302426Z for (int attempt_num = 0; made_change && attempt_num < MAX_ATTEMPTS; 2022-05-18T04:33:56.9302939Z ~~~~~~~~~~~~^~~~~~~~~~~~~~ 2022-05-18T04:33:56.9303345Z [1,549 / 2,970] 8 actions running 2022-05-18T04:33:56.9304019Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 3s processwrapper-sandbox 2022-05-18T04:33:56.9304518Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:56.9305073Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:56.9305654Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:56.9306256Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:56.9306694Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:56.9307295Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:56.9307795Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:57.1725652Z 2022-05-18T04:33:57.1726572Z  2022-05-18T04:33:57.1727258Z  2022-05-18T04:33:57.1727811Z  2022-05-18T04:33:57.1728536Z  2022-05-18T04:33:57.1729275Z  2022-05-18T04:33:57.1730301Z  2022-05-18T04:33:57.1730619Z  2022-05-18T04:33:57.1730893Z  2022-05-18T04:33:57.1731268Z [1,552 / 2,970] 8 actions, 7 running 2022-05-18T04:33:57.1731845Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 3s processwrapper-sandbox 2022-05-18T04:33:57.1732358Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:57.1732898Z Compiling test/cpp/jit/test_qualified_name.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:57.1733416Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:57.1733867Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:57.1734293Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:57.1734726Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:57.1735126Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:33:57.3765611Z 2022-05-18T04:33:57.3766141Z  2022-05-18T04:33:57.3766501Z  2022-05-18T04:33:57.3766814Z  2022-05-18T04:33:57.3767190Z  2022-05-18T04:33:57.3767507Z  2022-05-18T04:33:57.3767794Z  2022-05-18T04:33:57.3768087Z  2022-05-18T04:33:57.3768385Z  2022-05-18T04:33:57.3768795Z [1,554 / 2,970] 8 actions, 7 running 2022-05-18T04:33:57.3769448Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 3s processwrapper-sandbox 2022-05-18T04:33:57.3770037Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:57.3770532Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:33:57.3771031Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:57.3771516Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:57.3772033Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:57.3772579Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:57.3773064Z [Scann] Compiling torch/csrc/jit/passes/shape_analysis.cpp 2022-05-18T04:33:57.6227689Z 2022-05-18T04:33:57.6229440Z  2022-05-18T04:33:57.6229702Z  2022-05-18T04:33:57.6229912Z  2022-05-18T04:33:57.6230089Z  2022-05-18T04:33:57.6230242Z  2022-05-18T04:33:57.6230408Z  2022-05-18T04:33:57.6230573Z  2022-05-18T04:33:57.6230725Z  2022-05-18T04:33:57.6230971Z [1,555 / 2,970] 8 actions running 2022-05-18T04:33:57.6231335Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 4s processwrapper-sandbox 2022-05-18T04:33:57.6231646Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:57.6231929Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:57.6232203Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:57.6232456Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:57.6232744Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:57.6233022Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:57.6233296Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:57.8338671Z 2022-05-18T04:33:57.8339180Z  2022-05-18T04:33:57.8339539Z  2022-05-18T04:33:57.8339840Z  2022-05-18T04:33:57.8340136Z  2022-05-18T04:33:57.8340441Z  2022-05-18T04:33:57.8340712Z  2022-05-18T04:33:57.8341003Z  2022-05-18T04:33:57.8341291Z  2022-05-18T04:33:57.8341686Z [1,556 / 2,970] 8 actions running 2022-05-18T04:33:57.8342323Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 4s processwrapper-sandbox 2022-05-18T04:33:57.8342898Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:57.8343379Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:57.8343868Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:57.8344351Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:57.8344816Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:57.8345328Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:57.8345965Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:58.0338882Z 2022-05-18T04:33:58.0339964Z  2022-05-18T04:33:58.0340738Z  2022-05-18T04:33:58.0341512Z  2022-05-18T04:33:58.0341840Z  2022-05-18T04:33:58.0342285Z  2022-05-18T04:33:58.0342637Z  2022-05-18T04:33:58.0342987Z  2022-05-18T04:33:58.0343286Z  2022-05-18T04:33:58.0343753Z [1,560 / 2,970] 8 actions running 2022-05-18T04:33:58.0344508Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 4s processwrapper-sandbox 2022-05-18T04:33:58.0345212Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:58.0345896Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:58.0346468Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:58.0347080Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:58.0347650Z Compiling caffe2/perfkernels/common_avx2.cc; 0s processwrapper-sandbox 2022-05-18T04:33:58.0348248Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:58.0348792Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:58.4159154Z 2022-05-18T04:33:58.4160014Z  2022-05-18T04:33:58.4160692Z  2022-05-18T04:33:58.4161194Z  2022-05-18T04:33:58.4161677Z  2022-05-18T04:33:58.4162130Z  2022-05-18T04:33:58.4162757Z  2022-05-18T04:33:58.4163934Z  2022-05-18T04:33:58.4164338Z  2022-05-18T04:33:58.4164786Z [1,564 / 2,970] 8 actions, 7 running 2022-05-18T04:33:58.4165512Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 4s processwrapper-sandbox 2022-05-18T04:33:58.4166076Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:33:58.4166530Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:58.4167060Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:58.4167652Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:58.4168183Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:58.4168653Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:58.4169128Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/jit_uni_reorder_utils.cpp 2022-05-18T04:33:58.5951229Z 2022-05-18T04:33:58.5951806Z  2022-05-18T04:33:58.5952178Z  2022-05-18T04:33:58.5952476Z  2022-05-18T04:33:58.5952805Z  2022-05-18T04:33:58.5953088Z  2022-05-18T04:33:58.5953388Z  2022-05-18T04:33:58.5953688Z  2022-05-18T04:33:58.5953974Z  2022-05-18T04:33:58.5954555Z INFO: From Compiling torch/csrc/jit/passes/shape_analysis.cpp: 2022-05-18T04:33:58.5955104Z [1,565 / 2,970] 8 actions running 2022-05-18T04:33:58.5955717Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 4s processwrapper-sandbox 2022-05-18T04:33:58.5956305Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:58.5956804Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:58.5957293Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:58.5957917Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:58.5958500Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:58.5959031Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:58.5959577Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:58.5961429Z 2022-05-18T04:33:58.5961602Z  2022-05-18T04:33:58.5961923Z  2022-05-18T04:33:58.5962220Z  2022-05-18T04:33:58.5962513Z  2022-05-18T04:33:58.5962812Z  2022-05-18T04:33:58.5963109Z  2022-05-18T04:33:58.5963394Z  2022-05-18T04:33:58.5963689Z  2022-05-18T04:33:58.5977385Z torch/csrc/jit/passes/shape_analysis.cpp: In lambda function: 2022-05-18T04:33:58.5978216Z torch/csrc/jit/passes/shape_analysis.cpp:1259:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:33:58.5978959Z if (*type->dim() >= num_reduced_dim && num_reduced_dim > 0) { 2022-05-18T04:33:58.5979312Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ 2022-05-18T04:33:58.5988693Z [1,565 / 2,970] 8 actions running 2022-05-18T04:33:58.5989308Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 5s processwrapper-sandbox 2022-05-18T04:33:58.5990141Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:58.5990622Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:58.5991063Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:58.5991658Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:58.5992191Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:58.5992567Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:58.5992984Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:58.8355427Z 2022-05-18T04:33:58.8356000Z  2022-05-18T04:33:58.8356376Z  2022-05-18T04:33:58.8356673Z  2022-05-18T04:33:58.8356953Z  2022-05-18T04:33:58.8357251Z  2022-05-18T04:33:58.8357511Z  2022-05-18T04:33:58.8357783Z  2022-05-18T04:33:58.8358077Z  2022-05-18T04:33:58.8358493Z [1,567 / 2,970] 8 actions running 2022-05-18T04:33:58.8359101Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 5s processwrapper-sandbox 2022-05-18T04:33:58.8359711Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:58.8360205Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:58.8360787Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:58.8361350Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:58.8361880Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:58.8362343Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:58.8362836Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:59.0346636Z 2022-05-18T04:33:59.0347175Z  2022-05-18T04:33:59.0347551Z  2022-05-18T04:33:59.0347847Z  2022-05-18T04:33:59.0348144Z  2022-05-18T04:33:59.0348447Z  2022-05-18T04:33:59.0348631Z  2022-05-18T04:33:59.0348785Z  2022-05-18T04:33:59.0348954Z  2022-05-18T04:33:59.0349244Z [1,568 / 2,970] 8 actions running 2022-05-18T04:33:59.0349614Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 5s processwrapper-sandbox 2022-05-18T04:33:59.0350024Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:59.0350441Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:59.0351071Z Compiling test/cpp/jit/test_shape_analysis.cpp; 0s processwrapper-sandbox 2022-05-18T04:33:59.0351398Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:59.0351666Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:59.0351956Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:59.0352242Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:59.2413884Z 2022-05-18T04:33:59.2414942Z  2022-05-18T04:33:59.2415630Z  2022-05-18T04:33:59.2416210Z  2022-05-18T04:33:59.2416957Z  2022-05-18T04:33:59.2417469Z  2022-05-18T04:33:59.2417932Z  2022-05-18T04:33:59.2418345Z  2022-05-18T04:33:59.2418957Z  2022-05-18T04:33:59.2422429Z [1,569 / 2,970] 8 actions running 2022-05-18T04:33:59.2423316Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 5s processwrapper-sandbox 2022-05-18T04:33:59.2424293Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:33:59.2425346Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:33:59.2426133Z Compiling test/cpp/jit/test_shape_analysis.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:59.2426666Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:59.2427062Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:59.2427520Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:59.2428017Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:59.5223157Z 2022-05-18T04:33:59.5224774Z  2022-05-18T04:33:59.5227702Z  2022-05-18T04:33:59.5227943Z  2022-05-18T04:33:59.5228178Z  2022-05-18T04:33:59.5228409Z  2022-05-18T04:33:59.5228627Z  2022-05-18T04:33:59.5228861Z  2022-05-18T04:33:59.5229093Z  2022-05-18T04:33:59.5229744Z [1,573 / 2,970] 8 actions, 7 running 2022-05-18T04:33:59.5230259Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 5s processwrapper-sandbox 2022-05-18T04:33:59.5230739Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:59.5231232Z Compiling test/cpp/jit/test_shape_analysis.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:59.5231688Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:59.5232065Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:59.5232463Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:59.5232888Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:59.5233290Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/jit_uni_binary_kernel.cpp 2022-05-18T04:33:59.8224017Z 2022-05-18T04:33:59.8224574Z  2022-05-18T04:33:59.8224909Z  2022-05-18T04:33:59.8225213Z  2022-05-18T04:33:59.8225514Z  2022-05-18T04:33:59.8225918Z  2022-05-18T04:33:59.8226216Z  2022-05-18T04:33:59.8226509Z  2022-05-18T04:33:59.8226778Z  2022-05-18T04:33:59.8227207Z [1,576 / 2,970] 8 actions, 7 running 2022-05-18T04:33:59.8227821Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 6s processwrapper-sandbox 2022-05-18T04:33:59.8228400Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:33:59.8229027Z Compiling test/cpp/jit/test_shape_analysis.cpp; 1s processwrapper-sandbox 2022-05-18T04:33:59.8229590Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:33:59.8230039Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:33:59.8230577Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-05-18T04:33:59.8231118Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:33:59.8231545Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:00.0424447Z 2022-05-18T04:34:00.0425001Z  2022-05-18T04:34:00.0425353Z  2022-05-18T04:34:00.0425643Z  2022-05-18T04:34:00.0426362Z  2022-05-18T04:34:00.0426644Z  2022-05-18T04:34:00.0426938Z  2022-05-18T04:34:00.0427188Z  2022-05-18T04:34:00.0427528Z  2022-05-18T04:34:00.0427936Z [1,579 / 2,970] 8 actions running 2022-05-18T04:34:00.0428535Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:00.0429123Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:00.0429698Z Compiling test/cpp/jit/test_shape_analysis.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:00.0430220Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:00.0430715Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:00.0431334Z Compiling test/cpp/jit/test_script_profile.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:00.0431868Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:00.0432370Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:00.3274779Z 2022-05-18T04:34:00.3275295Z  2022-05-18T04:34:00.3275653Z  2022-05-18T04:34:00.3275949Z  2022-05-18T04:34:00.3276265Z  2022-05-18T04:34:00.3276532Z  2022-05-18T04:34:00.3276832Z  2022-05-18T04:34:00.3277128Z  2022-05-18T04:34:00.3277395Z  2022-05-18T04:34:00.3277806Z [1,581 / 2,970] 8 actions, 7 running 2022-05-18T04:34:00.3278422Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:00.3279004Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:00.3279634Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:00.3280200Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:00.3280835Z Compiling test/cpp/jit/test_script_profile.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:00.3281397Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:00.3281917Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:00.3282376Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:00.6431635Z 2022-05-18T04:34:00.6432123Z  2022-05-18T04:34:00.6432529Z  2022-05-18T04:34:00.6433052Z  2022-05-18T04:34:00.6433412Z  2022-05-18T04:34:00.6433704Z  2022-05-18T04:34:00.6433984Z  2022-05-18T04:34:00.6434229Z  2022-05-18T04:34:00.6434506Z  2022-05-18T04:34:00.6434905Z [1,584 / 2,970] 7 actions running 2022-05-18T04:34:00.6435480Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:00.6436077Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:00.6436695Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:00.6437387Z Compiling test/cpp/jit/test_script_profile.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:00.6437920Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:00.6438379Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:00.6438868Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:00.8524697Z 2022-05-18T04:34:00.8525276Z  2022-05-18T04:34:00.8532044Z  2022-05-18T04:34:00.8532411Z  2022-05-18T04:34:00.8532705Z  2022-05-18T04:34:00.8532999Z  2022-05-18T04:34:00.8533536Z  2022-05-18T04:34:00.8533815Z  2022-05-18T04:34:00.8534230Z [1,585 / 2,970] 8 actions, 7 running 2022-05-18T04:34:00.8534817Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:00.8535407Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:00.8536012Z Compiling test/cpp/jit/test_shape_analysis.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:00.8536656Z Compiling test/cpp/jit/test_script_profile.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:00.8537196Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:00.8537675Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:00.8538165Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:00.8538611Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:01.1705975Z 2022-05-18T04:34:01.1706903Z  2022-05-18T04:34:01.1707523Z  2022-05-18T04:34:01.1710723Z  2022-05-18T04:34:01.1711160Z  2022-05-18T04:34:01.1711592Z  2022-05-18T04:34:01.1712574Z  2022-05-18T04:34:01.1712997Z  2022-05-18T04:34:01.1713418Z  2022-05-18T04:34:01.1713957Z [1,588 / 2,970] 8 actions, 7 running 2022-05-18T04:34:01.1714725Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:01.1715447Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:01.1716156Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:01.1716911Z Compiling test/cpp/jit/test_script_profile.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:01.1717742Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:01.1718768Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:01.1719441Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:01.1720060Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/jit_brgemm_conv_utils.cpp 2022-05-18T04:34:01.3718105Z 2022-05-18T04:34:01.3718675Z  2022-05-18T04:34:01.3719037Z  2022-05-18T04:34:01.3719326Z  2022-05-18T04:34:01.3719622Z  2022-05-18T04:34:01.3719920Z  2022-05-18T04:34:01.3720184Z  2022-05-18T04:34:01.3720468Z  2022-05-18T04:34:01.3720749Z  2022-05-18T04:34:01.3721174Z [1,589 / 2,970] 8 actions, 7 running 2022-05-18T04:34:01.3721809Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:01.3722423Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:01.3723056Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:01.3723778Z Compiling test/cpp/jit/test_script_profile.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:01.3724359Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:01.3724848Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:01.3725331Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:01.3725976Z [Prepa] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:01.6440704Z 2022-05-18T04:34:01.6441260Z  2022-05-18T04:34:01.6441609Z  2022-05-18T04:34:01.6441883Z  2022-05-18T04:34:01.6442165Z  2022-05-18T04:34:01.6442455Z  2022-05-18T04:34:01.6442725Z  2022-05-18T04:34:01.6443006Z  2022-05-18T04:34:01.6443275Z  2022-05-18T04:34:01.6443679Z [1,590 / 2,970] 8 actions running 2022-05-18T04:34:01.6444288Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:01.6444897Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:01.6445515Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:01.6446228Z Compiling test/cpp/jit/test_script_profile.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:01.6446798Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:01.6447359Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:01.6447886Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:01.6448396Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:02.0440495Z 2022-05-18T04:34:02.0441298Z  2022-05-18T04:34:02.0441659Z  2022-05-18T04:34:02.0441943Z  2022-05-18T04:34:02.0442200Z  2022-05-18T04:34:02.0442477Z  2022-05-18T04:34:02.0442747Z  2022-05-18T04:34:02.0443005Z  2022-05-18T04:34:02.0443277Z  2022-05-18T04:34:02.0443670Z [1,591 / 2,970] 8 actions running 2022-05-18T04:34:02.0444252Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:02.0444797Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:02.0445387Z Compiling test/cpp/jit/test_shape_analysis.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:02.0446052Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:02.0446565Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:02.0447082Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:02.0447572Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:02.0447995Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:02.4444341Z 2022-05-18T04:34:02.4444951Z  2022-05-18T04:34:02.4445277Z  2022-05-18T04:34:02.4445550Z  2022-05-18T04:34:02.4445848Z  2022-05-18T04:34:02.4446132Z  2022-05-18T04:34:02.4446389Z  2022-05-18T04:34:02.4446658Z  2022-05-18T04:34:02.4447030Z  2022-05-18T04:34:02.4447432Z [1,592 / 2,970] 8 actions running 2022-05-18T04:34:02.4448061Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:02.4448619Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:02.4449218Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:02.4449886Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:02.4450437Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:02.4450945Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:02.4451405Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:02.4452027Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:02.6441565Z 2022-05-18T04:34:02.6442108Z  2022-05-18T04:34:02.6442448Z  2022-05-18T04:34:02.6442736Z  2022-05-18T04:34:02.6445581Z  2022-05-18T04:34:02.6446275Z  2022-05-18T04:34:02.6446567Z  2022-05-18T04:34:02.6446829Z  2022-05-18T04:34:02.6447185Z  2022-05-18T04:34:02.6447563Z [1,593 / 2,970] 8 actions running 2022-05-18T04:34:02.6448173Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:02.6448759Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:02.6453172Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:02.6454435Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:02.6455559Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:02.6456254Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:02.6456968Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:02.6457705Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:02.8408168Z 2022-05-18T04:34:02.8409172Z  2022-05-18T04:34:02.8409910Z  2022-05-18T04:34:02.8410567Z  2022-05-18T04:34:02.8411496Z  2022-05-18T04:34:02.8411879Z  2022-05-18T04:34:02.8412166Z  2022-05-18T04:34:02.8412465Z  2022-05-18T04:34:02.8412759Z  2022-05-18T04:34:02.8413301Z INFO: From Compiling torch/csrc/jit/mobile/flatbuffer_loader.cpp: 2022-05-18T04:34:02.8413959Z [1,594 / 2,970] 8 actions running 2022-05-18T04:34:02.8414568Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:02.8415151Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:02.8415756Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:02.8416337Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:02.8416874Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:02.8417331Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:02.8417851Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:02.8418386Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:02.8418649Z 2022-05-18T04:34:02.8418779Z  2022-05-18T04:34:02.8419081Z  2022-05-18T04:34:02.8419383Z  2022-05-18T04:34:02.8419663Z  2022-05-18T04:34:02.8419958Z  2022-05-18T04:34:02.8420251Z  2022-05-18T04:34:02.8420531Z  2022-05-18T04:34:02.8420827Z  2022-05-18T04:34:02.8421916Z torch/csrc/jit/mobile/flatbuffer_loader.cpp: In member function 'void torch::jit::FlatbufferLoader::extractJitSourceAndConstants(torch::jit::ExtraFilesMap*, std::vector*)': 2022-05-18T04:34:02.8423025Z torch/csrc/jit/mobile/flatbuffer_loader.cpp:660:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:34:02.8423727Z for (auto i = 0; i < jit_constants->size(); ++i) { 2022-05-18T04:34:02.8424117Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:02.8424544Z [1,594 / 2,970] 8 actions running 2022-05-18T04:34:02.8425136Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:02.8425895Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:02.8426532Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:02.8427235Z Compiling test/cpp/jit/test_script_profile.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:02.8427799Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:02.8428278Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:02.8428800Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:02.8429345Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:03.0452254Z 2022-05-18T04:34:03.0452800Z  2022-05-18T04:34:03.0453163Z  2022-05-18T04:34:03.0453469Z  2022-05-18T04:34:03.0453768Z  2022-05-18T04:34:03.0454069Z  2022-05-18T04:34:03.0454476Z  2022-05-18T04:34:03.0454779Z  2022-05-18T04:34:03.0455077Z  2022-05-18T04:34:03.0455480Z [1,596 / 2,970] 8 actions running 2022-05-18T04:34:03.0456123Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:03.0456727Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:03.0457358Z Compiling test/cpp/jit/test_shape_analysis.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:03.0458096Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:03.0458686Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:03.0459227Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:03.0459896Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:03.0460504Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:03.3734030Z 2022-05-18T04:34:03.3734894Z  2022-05-18T04:34:03.3735465Z  2022-05-18T04:34:03.3737953Z  2022-05-18T04:34:03.3738343Z  2022-05-18T04:34:03.3740337Z  2022-05-18T04:34:03.3740720Z  2022-05-18T04:34:03.3741129Z  2022-05-18T04:34:03.3741516Z  2022-05-18T04:34:03.3742916Z [1,599 / 2,970] 8 actions, 7 running 2022-05-18T04:34:03.3743722Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:03.3744577Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:03.3745333Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:03.3746395Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:03.3747186Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:03.3747867Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:03.3748471Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:03.3749023Z [Scann] Compiling torch/csrc/autograd/generated/TraceType_1.cpp 2022-05-18T04:34:03.6473571Z 2022-05-18T04:34:03.6477914Z  2022-05-18T04:34:03.6478271Z  2022-05-18T04:34:03.6478521Z  2022-05-18T04:34:03.6478746Z  2022-05-18T04:34:03.6478994Z  2022-05-18T04:34:03.6479242Z  2022-05-18T04:34:03.6479467Z  2022-05-18T04:34:03.6479705Z  2022-05-18T04:34:03.6480051Z [1,599 / 2,970] 8 actions running 2022-05-18T04:34:03.6480569Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:03.6481073Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:03.6481594Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:03.6482194Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:03.6482667Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:03.6483069Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:03.6483467Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:03.6483849Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:03.8727537Z 2022-05-18T04:34:03.8728099Z  2022-05-18T04:34:03.8728491Z  2022-05-18T04:34:03.8728782Z  2022-05-18T04:34:03.8729083Z  2022-05-18T04:34:03.8729355Z  2022-05-18T04:34:03.8729630Z  2022-05-18T04:34:03.8729921Z  2022-05-18T04:34:03.8730216Z  2022-05-18T04:34:03.8730790Z INFO: From Compiling torch/csrc/lazy/generated/LazyNativeFunctions.cpp: 2022-05-18T04:34:03.8731362Z [1,599 / 2,970] 8 actions running 2022-05-18T04:34:03.8731969Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:03.8732541Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:03.8733166Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:03.8733909Z Compiling test/cpp/jit/test_script_profile.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:03.8734495Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:03.8734962Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:03.8735439Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:03.8735900Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:03.8736125Z 2022-05-18T04:34:03.8736263Z  2022-05-18T04:34:03.8736568Z  2022-05-18T04:34:03.8736853Z  2022-05-18T04:34:03.8737133Z  2022-05-18T04:34:03.8737416Z  2022-05-18T04:34:03.8737719Z  2022-05-18T04:34:03.8737998Z  2022-05-18T04:34:03.8738292Z  2022-05-18T04:34:03.8739576Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_adaptive_avg_pool2d(const at::Tensor&, at::IntArrayRef)': 2022-05-18T04:34:03.8741077Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:41:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8742011Z char* schema_str = "aten::_adaptive_avg_pool2d(Tensor self, int[2] output_size) -> Tensor"; 2022-05-18T04:34:03.8742514Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8743626Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_adaptive_avg_pool2d_backward(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.8744853Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:77:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8746005Z char* schema_str = "aten::_adaptive_avg_pool2d_backward(Tensor grad_output, Tensor self) -> Tensor"; 2022-05-18T04:34:03.8746567Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8747628Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_log_softmax(const at::Tensor&, int64_t, bool)': 2022-05-18T04:34:03.8748801Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:114:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8749709Z char* schema_str = "aten::_log_softmax(Tensor self, int dim, bool half_to_float) -> Tensor"; 2022-05-18T04:34:03.8750188Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8751398Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_log_softmax_backward_data(const at::Tensor&, const at::Tensor&, int64_t, c10::ScalarType)': 2022-05-18T04:34:03.8752609Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:153:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8753594Z char* schema_str = "aten::_log_softmax_backward_data(Tensor grad_output, Tensor output, int dim, ScalarType input_dtype) -> Tensor"; 2022-05-18T04:34:03.8754175Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8755197Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_softmax(const at::Tensor&, int64_t, bool)': 2022-05-18T04:34:03.8756142Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:190:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8757011Z char* schema_str = "aten::_softmax(Tensor self, int dim, bool half_to_float) -> Tensor"; 2022-05-18T04:34:03.8757485Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8758624Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::_softmax_backward_data(const at::Tensor&, const at::Tensor&, int64_t, c10::ScalarType)': 2022-05-18T04:34:03.8759890Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:229:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8760893Z char* schema_str = "aten::_softmax_backward_data(Tensor grad_output, Tensor output, int dim, ScalarType input_dtype) -> Tensor"; 2022-05-18T04:34:03.8761682Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8762689Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::abs(const at::Tensor&)': 2022-05-18T04:34:03.8763822Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:263:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8764585Z char* schema_str = "aten::abs(Tensor self) -> Tensor"; 2022-05-18T04:34:03.8764944Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8766023Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::add(const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.8767184Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:303:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8767932Z char* schema_str = "aten::add.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor"; 2022-05-18T04:34:03.8768372Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8769473Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::addcdiv(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.8770697Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:345:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8771623Z char* schema_str = "aten::addcdiv(Tensor self, Tensor tensor1, Tensor tensor2, *, Scalar value=1) -> Tensor"; 2022-05-18T04:34:03.8772121Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8773270Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::addcmul(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.8774503Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:387:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8775452Z char* schema_str = "aten::addcmul(Tensor self, Tensor tensor1, Tensor tensor2, *, Scalar value=1) -> Tensor"; 2022-05-18T04:34:03.8775989Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8777200Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::addmm(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T04:34:03.8778477Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:432:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8779466Z char* schema_str = "aten::addmm(Tensor self, Tensor mat1, Tensor mat2, *, Scalar beta=1, Scalar alpha=1) -> Tensor"; 2022-05-18T04:34:03.8780003Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8780987Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::all(const at::Tensor&)': 2022-05-18T04:34:03.8782316Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:467:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8783125Z char* schema_str = "aten::all(Tensor self) -> Tensor"; 2022-05-18T04:34:03.8783531Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8784520Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::any(const at::Tensor&)': 2022-05-18T04:34:03.8785644Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:502:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8788142Z char* schema_str = "aten::any(Tensor self) -> Tensor"; 2022-05-18T04:34:03.8788531Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8789658Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::arange_out(const c10::Scalar&, const c10::Scalar&, const c10::Scalar&, at::Tensor&)': 2022-05-18T04:34:03.8790891Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:545:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8791837Z char* schema_str = "aten::arange.start_out(Scalar start, Scalar end, Scalar step=1, *, Tensor(a!) out) -> Tensor(a!)"; 2022-05-18T04:34:03.8792371Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8793654Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::avg_pool2d(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, bool, c10::optional)': 2022-05-18T04:34:03.8794925Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:586:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8796104Z char* schema_str = "aten::avg_pool2d(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, bool ceil_mode=False, bool count_include_pad=True, int? divisor_override=None) -> Tensor"; 2022-05-18T04:34:03.8796768Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8798122Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::avg_pool2d_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, bool, c10::optional)': 2022-05-18T04:34:03.8799514Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:629:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8800713Z char* schema_str = "aten::avg_pool2d_backward(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride, int[2] padding, bool ceil_mode, bool count_include_pad, int? divisor_override) -> Tensor"; 2022-05-18T04:34:03.8801404Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8802615Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::baddbmm(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T04:34:03.8804232Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:674:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8805201Z char* schema_str = "aten::baddbmm(Tensor self, Tensor batch1, Tensor batch2, *, Scalar beta=1, Scalar alpha=1) -> Tensor"; 2022-05-18T04:34:03.8805744Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8806821Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::bernoulli(const at::Tensor&, c10::optional)': 2022-05-18T04:34:03.8808054Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:709:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8808920Z char* schema_str = "aten::bernoulli(Tensor self, *, Generator? generator=None) -> Tensor"; 2022-05-18T04:34:03.8809377Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8810529Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::bernoulli_(at::Tensor&, double, c10::optional)': 2022-05-18T04:34:03.8811653Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:745:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8812595Z char* schema_str = "aten::bernoulli_.float(Tensor(a!) self, float p=0.5, *, Generator? generator=None) -> Tensor(a!)"; 2022-05-18T04:34:03.8813121Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8814367Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::binary_cross_entropy(const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t)': 2022-05-18T04:34:03.8815659Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:784:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8816536Z char* schema_str = "aten::binary_cross_entropy(Tensor self, Tensor target, Tensor? weight=None, int reduction=Mean) -> Tensor"; 2022-05-18T04:34:03.8817026Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8818243Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::binary_cross_entropy_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t)': 2022-05-18T04:34:03.8819486Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:825:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8820562Z char* schema_str = "aten::binary_cross_entropy_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight=None, int reduction=Mean) -> Tensor"; 2022-05-18T04:34:03.8821187Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8822295Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::bitwise_and(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.8823537Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:862:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8824464Z char* schema_str = "aten::bitwise_and.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T04:34:03.8824919Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8831808Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::bitwise_or(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.8833134Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:899:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8834170Z char* schema_str = "aten::bitwise_or.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T04:34:03.8834625Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8835639Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::bmm(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.8836781Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:936:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8837555Z char* schema_str = "aten::bmm(Tensor self, Tensor mat2) -> Tensor"; 2022-05-18T04:34:03.8837974Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8838950Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::cat(at::TensorList, int64_t)': 2022-05-18T04:34:03.8840065Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:972:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8840935Z char* schema_str = "aten::cat(Tensor[] tensors, int dim=0) -> Tensor"; 2022-05-18T04:34:03.8841347Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8842508Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::clamp(const at::Tensor&, const c10::optional&, const c10::optional&)': 2022-05-18T04:34:03.8843710Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1015:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8844609Z char* schema_str = "aten::clamp(Tensor self, Scalar? min=None, Scalar? max=None) -> Tensor"; 2022-05-18T04:34:03.8845096Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8846142Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::clamp_min(const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.8847467Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1053:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8848276Z char* schema_str = "aten::clamp_min(Tensor self, Scalar min) -> Tensor"; 2022-05-18T04:34:03.8848696Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8849881Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::constant_pad_nd(const at::Tensor&, at::IntArrayRef, const c10::Scalar&)': 2022-05-18T04:34:03.8851259Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1091:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8852173Z char* schema_str = "aten::constant_pad_nd(Tensor self, int[] pad, Scalar value=0) -> Tensor"; 2022-05-18T04:34:03.8852660Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8854001Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::convolution(const at::Tensor&, const at::Tensor&, const c10::optional&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t)': 2022-05-18T04:34:03.8855324Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1135:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8856555Z char* schema_str = "aten::convolution(Tensor input, Tensor weight, Tensor? bias, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups) -> Tensor"; 2022-05-18T04:34:03.8857222Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8858817Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::convolution_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, at::OptionalIntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, at::IntArrayRef, int64_t, std::array)': 2022-05-18T04:34:03.8860300Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1181:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8861640Z char* schema_str = "aten::convolution_backward(Tensor grad_output, Tensor input, Tensor weight, int[]? bias_sizes, int[] stride, int[] padding, int[] dilation, bool transposed, int[] output_padding, int groups, bool[3] output_mask) -> (Tensor, Tensor, Tensor)"; 2022-05-18T04:34:03.8862391Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8863372Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::cos(const at::Tensor&)': 2022-05-18T04:34:03.8864505Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1219:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8865282Z char* schema_str = "aten::cos(Tensor self) -> Tensor"; 2022-05-18T04:34:03.8865705Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8907321Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::cumsum(const at::Tensor&, int64_t, c10::optional)': 2022-05-18T04:34:03.8908515Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1256:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8909405Z char* schema_str = "aten::cumsum(Tensor self, int dim, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T04:34:03.8909891Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8911090Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::div(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.8912240Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1293:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8913060Z char* schema_str = "aten::div.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T04:34:03.8913518Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8914531Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::div(const at::Tensor&, const at::Tensor&, c10::optional >)': 2022-05-18T04:34:03.8915534Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1331:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8916288Z char* schema_str = "aten::div.Tensor_mode(Tensor self, Tensor other, *, str? rounding_mode) -> Tensor"; 2022-05-18T04:34:03.8916709Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8917663Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::elu(const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T04:34:03.8919076Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1375:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8919839Z char* schema_str = "aten::elu(Tensor self, Scalar alpha=1, Scalar scale=1, Scalar input_scale=1) -> Tensor"; 2022-05-18T04:34:03.8920279Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8921324Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::elu_backward(const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const c10::Scalar&, bool, const at::Tensor&)': 2022-05-18T04:34:03.8922403Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1422:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8923352Z char* schema_str = "aten::elu_backward(Tensor grad_output, Scalar alpha, Scalar scale, Scalar input_scale, bool is_result, Tensor self_or_result) -> Tensor"; 2022-05-18T04:34:03.8923875Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8924890Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::embedding(const at::Tensor&, const at::Tensor&, int64_t, bool, bool)': 2022-05-18T04:34:03.8925957Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1461:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8927032Z char* schema_str = "aten::embedding(Tensor weight, Tensor indices, int padding_idx=-1, bool scale_grad_by_freq=False, bool sparse=False) -> Tensor"; 2022-05-18T04:34:03.8927607Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8928778Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::embedding_dense_backward(const at::Tensor&, const at::Tensor&, int64_t, int64_t, bool)': 2022-05-18T04:34:03.8929989Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1500:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8931009Z char* schema_str = "aten::embedding_dense_backward(Tensor grad_output, Tensor indices, int num_weights, int padding_idx, bool scale_grad_by_freq) -> Tensor"; 2022-05-18T04:34:03.8931625Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8932650Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::eq(const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.8933778Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1538:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8934612Z char* schema_str = "aten::eq.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T04:34:03.8935058Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8936062Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::eq(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.8937180Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1575:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8938007Z char* schema_str = "aten::eq.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T04:34:03.8938447Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8939421Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::exp(const at::Tensor&)': 2022-05-18T04:34:03.8940510Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1610:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8941340Z char* schema_str = "aten::exp(Tensor self) -> Tensor"; 2022-05-18T04:34:03.8941724Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8942762Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::flip(const at::Tensor&, at::IntArrayRef)': 2022-05-18T04:34:03.8943943Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1645:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8944752Z char* schema_str = "aten::flip(Tensor self, int[] dims) -> Tensor"; 2022-05-18T04:34:03.8945169Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8946344Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::floor(const at::Tensor&)': 2022-05-18T04:34:03.8947446Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1680:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8948202Z char* schema_str = "aten::floor(Tensor self) -> Tensor"; 2022-05-18T04:34:03.8948595Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8949583Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::frac(const at::Tensor&)': 2022-05-18T04:34:03.8951028Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1715:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8951792Z char* schema_str = "aten::frac(Tensor self) -> Tensor"; 2022-05-18T04:34:03.8952199Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8953274Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gather(const at::Tensor&, int64_t, const at::Tensor&, bool)': 2022-05-18T04:34:03.8954428Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1754:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8955318Z char* schema_str = "aten::gather(Tensor self, int dim, Tensor index, *, bool sparse_grad=False) -> Tensor"; 2022-05-18T04:34:03.8955846Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8956894Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::ge(const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.8958047Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1792:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8958863Z char* schema_str = "aten::ge.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T04:34:03.8959319Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8960344Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::ge(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.8961519Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1829:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8962337Z char* schema_str = "aten::ge.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T04:34:03.8962799Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8963819Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gelu(const at::Tensor&, c10::string_view)': 2022-05-18T04:34:03.8964961Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1865:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8965803Z char* schema_str = "aten::gelu(Tensor self, *, str approximate='none') -> Tensor"; 2022-05-18T04:34:03.8966261Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8967507Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gelu_backward(const at::Tensor&, const at::Tensor&, c10::string_view)': 2022-05-18T04:34:03.8968740Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1903:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8969685Z char* schema_str = "aten::gelu_backward(Tensor grad_output, Tensor self, *, str approximate='none') -> Tensor"; 2022-05-18T04:34:03.8970204Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8971318Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::glu(const at::Tensor&, int64_t)': 2022-05-18T04:34:03.8972493Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1939:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8973293Z char* schema_str = "aten::glu(Tensor self, int dim=-1) -> Tensor"; 2022-05-18T04:34:03.8973704Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8974768Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::glu_backward(const at::Tensor&, const at::Tensor&, int64_t)': 2022-05-18T04:34:03.8975931Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:1976:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8976784Z char* schema_str = "aten::glu_backward(Tensor grad_output, Tensor self, int dim) -> Tensor"; 2022-05-18T04:34:03.8977268Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8978398Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::glu_jvp(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t)': 2022-05-18T04:34:03.8979605Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2015:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8980455Z char* schema_str = "aten::glu_jvp(Tensor glu, Tensor x, Tensor dx, int dim) -> Tensor"; 2022-05-18T04:34:03.8980979Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8982144Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::grid_sampler_2d(const at::Tensor&, const at::Tensor&, int64_t, int64_t, bool)': 2022-05-18T04:34:03.8983324Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2054:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8984386Z char* schema_str = "aten::grid_sampler_2d(Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners) -> Tensor"; 2022-05-18T04:34:03.8984960Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8987397Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::grid_sampler_2d_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, int64_t, bool, std::array)': 2022-05-18T04:34:03.8988699Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2096:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8989899Z char* schema_str = "aten::grid_sampler_2d_backward(Tensor grad_output, Tensor input, Tensor grid, int interpolation_mode, int padding_mode, bool align_corners, bool[2] output_mask) -> (Tensor, Tensor)"; 2022-05-18T04:34:03.8990624Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8991699Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gt(const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.8993103Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2137:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8993952Z char* schema_str = "aten::gt.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T04:34:03.8994395Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8995424Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::gt(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.8996557Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2174:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.8997407Z char* schema_str = "aten::gt.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T04:34:03.8997845Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.8998878Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::hardsigmoid(const at::Tensor&)': 2022-05-18T04:34:03.9000047Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2209:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9000840Z char* schema_str = "aten::hardsigmoid(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9001222Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9002237Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::index_select(const at::Tensor&, int64_t, const at::Tensor&)': 2022-05-18T04:34:03.9003372Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2246:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9004242Z char* schema_str = "aten::index_select(Tensor self, int dim, Tensor index) -> Tensor"; 2022-05-18T04:34:03.9004685Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9005769Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::kl_div_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, bool)': 2022-05-18T04:34:03.9006993Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2286:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9008092Z char* schema_str = "aten::kl_div_backward(Tensor grad_output, Tensor self, Tensor target, int reduction=Mean, *, bool log_target=False) -> Tensor"; 2022-05-18T04:34:03.9008681Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9009820Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::l1_loss_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t)': 2022-05-18T04:34:03.9011026Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2325:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9011973Z char* schema_str = "aten::l1_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction) -> Tensor"; 2022-05-18T04:34:03.9012485Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9013491Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::le(const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.9014627Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2363:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9015459Z char* schema_str = "aten::le.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T04:34:03.9015901Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9016884Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::le(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9018076Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2400:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9018907Z char* schema_str = "aten::le.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T04:34:03.9019362Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9020440Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::leaky_relu(const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.9021559Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2438:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9022481Z char* schema_str = "aten::leaky_relu(Tensor self, Scalar negative_slope=0.01) -> Tensor"; 2022-05-18T04:34:03.9022960Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9024126Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::leaky_relu_backward(const at::Tensor&, const at::Tensor&, const c10::Scalar&, bool)': 2022-05-18T04:34:03.9025301Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2479:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9026452Z char* schema_str = "aten::leaky_relu_backward(Tensor grad_output, Tensor self, Scalar negative_slope, bool self_is_result) -> Tensor"; 2022-05-18T04:34:03.9027025Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9028045Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::log(const at::Tensor&)': 2022-05-18T04:34:03.9029215Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2514:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9029968Z char* schema_str = "aten::log(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9030367Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9031361Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::log2(const at::Tensor&)': 2022-05-18T04:34:03.9032505Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2549:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9033289Z char* schema_str = "aten::log2(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9033703Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9035039Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::log_sigmoid_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9036262Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2587:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9037196Z char* schema_str = "aten::log_sigmoid_backward(Tensor grad_output, Tensor self, Tensor buffer) -> Tensor"; 2022-05-18T04:34:03.9037736Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9038878Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::log_sigmoid_forward(const at::Tensor&)': 2022-05-18T04:34:03.9040090Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2621:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9040984Z char* schema_str = "aten::log_sigmoid_forward(Tensor self) -> (Tensor output, Tensor buffer)"; 2022-05-18T04:34:03.9041489Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9042498Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::logdet(const at::Tensor&)': 2022-05-18T04:34:03.9043631Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2658:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9044415Z char* schema_str = "aten::logdet(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9044811Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9045827Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::lt(const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.9047016Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2696:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9047871Z char* schema_str = "aten::lt.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T04:34:03.9048303Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9049362Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::lt(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9050493Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2733:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9051409Z char* schema_str = "aten::lt.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T04:34:03.9051819Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9052927Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::masked_fill_(at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.9054130Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2772:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9055029Z char* schema_str = "aten::masked_fill_.Scalar(Tensor(a!) self, Tensor mask, Scalar value) -> Tensor(a!)"; 2022-05-18T04:34:03.9055690Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9056807Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::masked_fill_(at::Tensor&, const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9057956Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2810:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9058909Z char* schema_str = "aten::masked_fill_.Tensor(Tensor(a!) self, Tensor mask, Tensor value) -> Tensor(a!)"; 2022-05-18T04:34:03.9059408Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9060507Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::max(const at::Tensor&, int64_t, bool)': 2022-05-18T04:34:03.9061707Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2846:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9062668Z char* schema_str = "aten::max.dim(Tensor self, int dim, bool keepdim=False) -> (Tensor values, Tensor indices)"; 2022-05-18T04:34:03.9063230Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9064218Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::max(const at::Tensor&)': 2022-05-18T04:34:03.9065322Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2883:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9066283Z char* schema_str = "aten::max(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9066673Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9067991Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::max_pool2d_with_indices(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool)': 2022-05-18T04:34:03.9069311Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2922:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9070420Z char* schema_str = "aten::max_pool2d_with_indices(Tensor self, int[2] kernel_size, int[2] stride=[], int[2] padding=0, int[2] dilation=1, bool ceil_mode=False) -> (Tensor, Tensor)"; 2022-05-18T04:34:03.9071090Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9072486Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::max_pool2d_with_indices_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, at::IntArrayRef, bool, const at::Tensor&)': 2022-05-18T04:34:03.9073855Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:2969:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9075015Z char* schema_str = "aten::max_pool2d_with_indices_backward(Tensor grad_output, Tensor self, int[2] kernel_size, int[2] stride, int[2] padding, int[2] dilation, bool ceil_mode, Tensor indices) -> Tensor"; 2022-05-18T04:34:03.9075835Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9077018Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::maximum(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9078176Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3006:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9079043Z char* schema_str = "aten::maximum(Tensor self, Tensor other) -> Tensor"; 2022-05-18T04:34:03.9079467Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9080544Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mean(const at::Tensor&, c10::optional)': 2022-05-18T04:34:03.9081740Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3041:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9082541Z char* schema_str = "aten::mean(Tensor self, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T04:34:03.9083019Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9084130Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mean(const at::Tensor&, at::IntArrayRef, bool, c10::optional)': 2022-05-18T04:34:03.9085323Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3079:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9086283Z char* schema_str = "aten::mean.dim(Tensor self, int[1] dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T04:34:03.9086959Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9087936Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::min(const at::Tensor&)': 2022-05-18T04:34:03.9089022Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3113:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9089722Z char* schema_str = "aten::min(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9090120Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9091115Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::minimum(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9092302Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3150:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9093125Z char* schema_str = "aten::minimum(Tensor self, Tensor other) -> Tensor"; 2022-05-18T04:34:03.9093540Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9094542Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mm(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9095626Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3187:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9096609Z char* schema_str = "aten::mm(Tensor self, Tensor mat2) -> Tensor"; 2022-05-18T04:34:03.9097045Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9098012Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mul(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9099211Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3224:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9100061Z char* schema_str = "aten::mul.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T04:34:03.9100498Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9101462Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::mv(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9102738Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3260:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9103509Z char* schema_str = "aten::mv(Tensor self, Tensor vec) -> Tensor"; 2022-05-18T04:34:03.9103908Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9104902Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::narrow_copy(const at::Tensor&, int64_t, int64_t, c10::SymInt)': 2022-05-18T04:34:03.9106176Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3297:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9107098Z char* schema_str = "aten::narrow_copy.SymInt(Tensor self, int dim, int start, SymInt length) -> Tensor"; 2022-05-18T04:34:03.9107621Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9108753Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::native_dropout(const at::Tensor&, double, c10::optional)': 2022-05-18T04:34:03.9109877Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3333:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9110724Z char* schema_str = "aten::native_dropout(Tensor input, float p, bool? train) -> (Tensor, Tensor)"; 2022-05-18T04:34:03.9111187Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9112340Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::native_dropout_backward(const at::Tensor&, const at::Tensor&, double)': 2022-05-18T04:34:03.9113567Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3373:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9114494Z char* schema_str = "aten::native_dropout_backward(Tensor grad_output, Tensor mask, float scale) -> Tensor"; 2022-05-18T04:34:03.9114989Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9116334Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::native_layer_norm(const at::Tensor&, at::IntArrayRef, const c10::optional&, const c10::optional&, double)': 2022-05-18T04:34:03.9117906Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3413:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9118956Z char* schema_str = "aten::native_layer_norm(Tensor input, int[] normalized_shape, Tensor? weight, Tensor? bias, float eps) -> (Tensor, Tensor, Tensor)"; 2022-05-18T04:34:03.9119539Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9121113Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::native_layer_norm_backward(const at::Tensor&, const at::Tensor&, at::IntArrayRef, const at::Tensor&, const at::Tensor&, const c10::optional&, const c10::optional&, std::array)': 2022-05-18T04:34:03.9122563Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3462:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9123809Z char* schema_str = "aten::native_layer_norm_backward(Tensor grad_out, Tensor input, int[] normalized_shape, Tensor mean, Tensor rstd, Tensor? weight, Tensor? bias, bool[3] output_mask) -> (Tensor, Tensor, Tensor)"; 2022-05-18T04:34:03.9124541Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9125625Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::ne(const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.9126824Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3503:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9127797Z char* schema_str = "aten::ne.Scalar(Tensor self, Scalar other) -> Tensor"; 2022-05-18T04:34:03.9128262Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9129242Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::ne(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9130360Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3540:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9131190Z char* schema_str = "aten::ne.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T04:34:03.9131614Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9132601Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::neg(const at::Tensor&)': 2022-05-18T04:34:03.9133683Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3575:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9134425Z char* schema_str = "aten::neg(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9134829Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9136104Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::nll_loss2d_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t, int64_t, const at::Tensor&)': 2022-05-18T04:34:03.9137582Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3619:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9138756Z char* schema_str = "aten::nll_loss2d_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, Tensor total_weight) -> Tensor"; 2022-05-18T04:34:03.9139409Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9140720Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::nll_loss2d_forward(const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t, int64_t)': 2022-05-18T04:34:03.9141985Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3659:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9143102Z char* schema_str = "aten::nll_loss2d_forward(Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index) -> (Tensor output, Tensor total_weight)"; 2022-05-18T04:34:03.9143704Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9145456Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::nll_loss_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t, int64_t, const at::Tensor&)': 2022-05-18T04:34:03.9146845Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3707:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9147959Z char* schema_str = "aten::nll_loss_backward(Tensor grad_output, Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index, Tensor total_weight) -> Tensor"; 2022-05-18T04:34:03.9148624Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9149889Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::nll_loss_forward(const at::Tensor&, const at::Tensor&, const c10::optional&, int64_t, int64_t)': 2022-05-18T04:34:03.9151150Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3747:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9152189Z char* schema_str = "aten::nll_loss_forward(Tensor self, Tensor target, Tensor? weight, int reduction, int ignore_index) -> (Tensor output, Tensor total_weight)"; 2022-05-18T04:34:03.9152795Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9153987Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::norm(const at::Tensor&, const c10::optional&, at::IntArrayRef, bool)': 2022-05-18T04:34:03.9155189Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3791:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9156140Z char* schema_str = "aten::norm.ScalarOpt_dim(Tensor self, Scalar? p, int[1] dim, bool keepdim=False) -> Tensor"; 2022-05-18T04:34:03.9156874Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9157937Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::pow(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9159074Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3828:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9159918Z char* schema_str = "aten::pow.Tensor_Tensor(Tensor self, Tensor exponent) -> Tensor"; 2022-05-18T04:34:03.9160379Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9161430Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::pow(const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.9162610Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3866:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9163456Z char* schema_str = "aten::pow.Tensor_Scalar(Tensor self, Scalar exponent) -> Tensor"; 2022-05-18T04:34:03.9163928Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9165089Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::random_(at::Tensor&, int64_t, c10::optional, c10::optional)': 2022-05-18T04:34:03.9166299Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3903:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9167361Z char* schema_str = "aten::random_.from(Tensor(a!) self, int from, int? to, *, Generator? generator=None) -> Tensor(a!)"; 2022-05-18T04:34:03.9167890Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9168983Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::random_(at::Tensor&, int64_t, c10::optional)': 2022-05-18T04:34:03.9170157Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3939:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9171114Z char* schema_str = "aten::random_.to(Tensor(a!) self, int to, *, Generator? generator=None) -> Tensor(a!)"; 2022-05-18T04:34:03.9171607Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9172717Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::random_(at::Tensor&, c10::optional)': 2022-05-18T04:34:03.9173918Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:3974:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9174766Z char* schema_str = "aten::random_(Tensor(a!) self, *, Generator? generator=None) -> Tensor(a!)"; 2022-05-18T04:34:03.9175245Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9176231Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::reciprocal(const at::Tensor&)': 2022-05-18T04:34:03.9177472Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4009:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9178320Z char* schema_str = "aten::reciprocal(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9178696Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9179638Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::relu(const at::Tensor&)': 2022-05-18T04:34:03.9180653Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4043:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9181315Z char* schema_str = "aten::relu(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9181687Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9182594Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::relu_(at::Tensor&)': 2022-05-18T04:34:03.9183649Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4077:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9184488Z char* schema_str = "aten::relu_(Tensor(a!) self) -> Tensor(a!)"; 2022-05-18T04:34:03.9184876Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9186042Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::remainder(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9187181Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4114:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9188000Z char* schema_str = "aten::remainder.Tensor(Tensor self, Tensor other) -> Tensor"; 2022-05-18T04:34:03.9188436Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9189391Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::repeat(const at::Tensor&, at::IntArrayRef)': 2022-05-18T04:34:03.9190576Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4149:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9191411Z char* schema_str = "aten::repeat(Tensor self, int[] repeats) -> Tensor"; 2022-05-18T04:34:03.9191881Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9192908Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::rsqrt(const at::Tensor&)': 2022-05-18T04:34:03.9194064Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4184:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9194855Z char* schema_str = "aten::rsqrt(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9195284Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9196386Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::scatter_add(const at::Tensor&, int64_t, const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9197606Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4224:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9198637Z char* schema_str = "aten::scatter_add(Tensor self, int dim, Tensor index, Tensor src) -> Tensor"; 2022-05-18T04:34:03.9199181Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9200168Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sgn(const at::Tensor&)': 2022-05-18T04:34:03.9201279Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4259:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9202060Z char* schema_str = "aten::sgn(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9202463Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9203455Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sigmoid(const at::Tensor&)': 2022-05-18T04:34:03.9204527Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4294:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9205291Z char* schema_str = "aten::sigmoid(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9205692Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9206740Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sigmoid_backward(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9208016Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4331:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9208896Z char* schema_str = "aten::sigmoid_backward(Tensor grad_output, Tensor output) -> Tensor"; 2022-05-18T04:34:03.9209381Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9210360Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::silu(const at::Tensor&)': 2022-05-18T04:34:03.9211437Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4366:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9212201Z char* schema_str = "aten::silu(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9212614Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9213644Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::smooth_l1_loss(const at::Tensor&, const at::Tensor&, int64_t, double)': 2022-05-18T04:34:03.9214773Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4405:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9215692Z char* schema_str = "aten::smooth_l1_loss(Tensor self, Tensor target, int reduction=Mean, float beta=1.0) -> Tensor"; 2022-05-18T04:34:03.9216213Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9217346Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::smooth_l1_loss_backward(const at::Tensor&, const at::Tensor&, const at::Tensor&, int64_t, double)': 2022-05-18T04:34:03.9218473Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4445:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9219538Z char* schema_str = "aten::smooth_l1_loss_backward(Tensor grad_output, Tensor self, Tensor target, int reduction, float beta) -> Tensor"; 2022-05-18T04:34:03.9220157Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9221272Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::softplus(const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T04:34:03.9222458Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4486:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9223325Z char* schema_str = "aten::softplus(Tensor self, Scalar beta=1, Scalar threshold=20) -> Tensor"; 2022-05-18T04:34:03.9223780Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9224989Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::softplus_backward(const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T04:34:03.9226468Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4529:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9227435Z char* schema_str = "aten::softplus_backward(Tensor grad_output, Tensor self, Scalar beta, Scalar threshold) -> Tensor"; 2022-05-18T04:34:03.9227962Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9229041Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::sort(const at::Tensor&, int64_t, bool)': 2022-05-18T04:34:03.9230218Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4565:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9231141Z char* schema_str = "aten::sort(Tensor self, int dim=-1, bool descending=False) -> (Tensor values, Tensor indices)"; 2022-05-18T04:34:03.9231660Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9232612Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sqrt(const at::Tensor&)': 2022-05-18T04:34:03.9233697Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4603:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9234485Z char* schema_str = "aten::sqrt(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9234864Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9235819Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::stack(at::TensorList, int64_t)': 2022-05-18T04:34:03.9236962Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4638:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9237804Z char* schema_str = "aten::stack(Tensor[] tensors, int dim=0) -> Tensor"; 2022-05-18T04:34:03.9238249Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9239232Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::std(const at::Tensor&, bool)': 2022-05-18T04:34:03.9240682Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4673:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9241507Z char* schema_str = "aten::std(Tensor self, bool unbiased=True) -> Tensor"; 2022-05-18T04:34:03.9241960Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9243040Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::std(const at::Tensor&, at::IntArrayRef, bool, bool)': 2022-05-18T04:34:03.9244256Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4710:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9245205Z char* schema_str = "aten::std.dim(Tensor self, int[1] dim, bool unbiased=True, bool keepdim=False) -> Tensor"; 2022-05-18T04:34:03.9245733Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9246993Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::std(const at::Tensor&, at::OptionalIntArrayRef, c10::optional, bool)': 2022-05-18T04:34:03.9248207Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4747:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9249164Z char* schema_str = "aten::std.correction(Tensor self, int[1]? dim, *, int? correction, bool keepdim=False) -> Tensor"; 2022-05-18T04:34:03.9249702Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9250827Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sub(const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.9251959Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4787:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9252855Z char* schema_str = "aten::sub.Tensor(Tensor self, Tensor other, *, Scalar alpha=1) -> Tensor"; 2022-05-18T04:34:03.9253328Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9254406Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sum(const at::Tensor&, c10::optional)': 2022-05-18T04:34:03.9255609Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4822:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9256461Z char* schema_str = "aten::sum(Tensor self, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T04:34:03.9256901Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9258026Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::sum(const at::Tensor&, at::IntArrayRef, bool, c10::optional)': 2022-05-18T04:34:03.9259240Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4860:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9260224Z char* schema_str = "aten::sum.dim_IntList(Tensor self, int[1] dim, bool keepdim=False, *, ScalarType? dtype=None) -> Tensor"; 2022-05-18T04:34:03.9260970Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9261996Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::tanh(const at::Tensor&)': 2022-05-18T04:34:03.9263134Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4895:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9263926Z char* schema_str = "aten::tanh(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9264336Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9265436Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::tanh_backward(const at::Tensor&, const at::Tensor&)': 2022-05-18T04:34:03.9268380Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4932:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9269304Z char* schema_str = "aten::tanh_backward(Tensor grad_output, Tensor output) -> Tensor"; 2022-05-18T04:34:03.9269779Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9270891Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::threshold(const at::Tensor&, const c10::Scalar&, const c10::Scalar&)': 2022-05-18T04:34:03.9272102Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:4973:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9272971Z char* schema_str = "aten::threshold(Tensor self, Scalar threshold, Scalar value) -> Tensor"; 2022-05-18T04:34:03.9273461Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9274549Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::threshold_backward(const at::Tensor&, const at::Tensor&, const c10::Scalar&)': 2022-05-18T04:34:03.9275691Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5013:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9276613Z char* schema_str = "aten::threshold_backward(Tensor grad_output, Tensor self, Scalar threshold) -> Tensor"; 2022-05-18T04:34:03.9277094Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9278229Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static std::tuple torch::lazy::LazyNativeFunctions::topk(const at::Tensor&, int64_t, int64_t, bool, bool)': 2022-05-18T04:34:03.9279386Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5051:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9280295Z char* schema_str = "aten::topk(Tensor self, int k, int dim=-1, bool largest=True, bool sorted=True) -> (Tensor values, Tensor indices)"; 2022-05-18T04:34:03.9280803Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9281673Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::trace(const at::Tensor&)': 2022-05-18T04:34:03.9282828Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5088:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9283601Z char* schema_str = "aten::trace(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9284002Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9284909Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::tril(const at::Tensor&, int64_t)': 2022-05-18T04:34:03.9285898Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5124:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9286699Z char* schema_str = "aten::tril(Tensor self, int diagonal=0) -> Tensor"; 2022-05-18T04:34:03.9287239Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9288263Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::triu(const at::Tensor&, int64_t)': 2022-05-18T04:34:03.9289420Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5160:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9290228Z char* schema_str = "aten::triu(Tensor self, int diagonal=0) -> Tensor"; 2022-05-18T04:34:03.9290658Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9291659Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::trunc(const at::Tensor&)': 2022-05-18T04:34:03.9292779Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5195:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9293581Z char* schema_str = "aten::trunc(Tensor self) -> Tensor"; 2022-05-18T04:34:03.9294001Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9295297Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::upsample_bilinear2d(const at::Tensor&, at::IntArrayRef, bool, c10::optional, c10::optional)': 2022-05-18T04:34:03.9296555Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5234:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9297633Z char* schema_str = "aten::upsample_bilinear2d(Tensor self, int[2] output_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor"; 2022-05-18T04:34:03.9298201Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9299529Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::upsample_bilinear2d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, bool, c10::optional, c10::optional)': 2022-05-18T04:34:03.9300871Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5274:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9301967Z char* schema_str = "aten::upsample_bilinear2d_backward(Tensor grad_output, int[2] output_size, int[4] input_size, bool align_corners, float? scales_h=None, float? scales_w=None) -> Tensor"; 2022-05-18T04:34:03.9302646Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9304084Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::upsample_nearest2d(const at::Tensor&, at::IntArrayRef, c10::optional, c10::optional)': 2022-05-18T04:34:03.9305346Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5312:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9306499Z char* schema_str = "aten::upsample_nearest2d(Tensor self, int[2] output_size, float? scales_h=None, float? scales_w=None) -> Tensor"; 2022-05-18T04:34:03.9307054Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9308303Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor torch::lazy::LazyNativeFunctions::upsample_nearest2d_backward(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, c10::optional, c10::optional)': 2022-05-18T04:34:03.9309585Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5351:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9310651Z char* schema_str = "aten::upsample_nearest2d_backward(Tensor grad_output, int[2] output_size, int[4] input_size, float? scales_h=None, float? scales_w=None) -> Tensor"; 2022-05-18T04:34:03.9311274Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9312264Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp: In static member function 'static at::Tensor& torch::lazy::LazyNativeFunctions::zero_(at::Tensor&)': 2022-05-18T04:34:03.9313359Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/LazyNativeFunctions.cpp:5385:36: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:03.9314161Z char* schema_str = "aten::zero_(Tensor(a!) self) -> Tensor(a!)"; 2022-05-18T04:34:03.9314577Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:03.9314973Z [1,599 / 2,970] 8 actions running 2022-05-18T04:34:03.9315403Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:03.9315832Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:03.9316281Z Compiling test/cpp/jit/test_shape_analysis.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:03.9316855Z Compiling test/cpp/jit/test_script_profile.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:03.9317337Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:03.9317690Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:03.9318104Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:03.9318559Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:04.2462970Z 2022-05-18T04:34:04.2463517Z  2022-05-18T04:34:04.2463903Z  2022-05-18T04:34:04.2466243Z  2022-05-18T04:34:04.2466860Z  2022-05-18T04:34:04.2469476Z  2022-05-18T04:34:04.2469925Z  2022-05-18T04:34:04.2472496Z  2022-05-18T04:34:04.2472935Z  2022-05-18T04:34:04.2475645Z [1,601 / 2,970] 8 actions running 2022-05-18T04:34:04.2476652Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:04.2480527Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:04.2481331Z Compiling test/cpp/jit/test_shape_analysis.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:04.2485183Z Compiling test/cpp/jit/test_script_profile.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:04.2485944Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:04.2489652Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:04.2490672Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:04.2491515Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:04.5658803Z 2022-05-18T04:34:04.5659779Z  2022-05-18T04:34:04.5660440Z  2022-05-18T04:34:04.5663347Z  2022-05-18T04:34:04.5664159Z  2022-05-18T04:34:04.5664745Z  2022-05-18T04:34:04.5665216Z  2022-05-18T04:34:04.5665666Z  2022-05-18T04:34:04.5666233Z  2022-05-18T04:34:04.5666717Z [1,603 / 2,970] 8 actions, 7 running 2022-05-18T04:34:04.5667430Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:04.5668125Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:04.5668803Z Compiling test/cpp/jit/test_shape_analysis.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:04.5669577Z Compiling test/cpp/jit/test_script_profile.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:04.5670334Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:04.5671116Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:04.5671928Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:04.5672661Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:04.8466604Z 2022-05-18T04:34:04.8467513Z  2022-05-18T04:34:04.8468133Z  2022-05-18T04:34:04.8468581Z  2022-05-18T04:34:04.8469182Z  2022-05-18T04:34:04.8470085Z  2022-05-18T04:34:04.8470464Z  2022-05-18T04:34:04.8470755Z  2022-05-18T04:34:04.8471049Z  2022-05-18T04:34:04.8471477Z [1,606 / 2,970] 8 actions running 2022-05-18T04:34:04.8472202Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:04.8472819Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:04.8473477Z Compiling test/cpp/jit/test_shape_analysis.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:04.8474187Z Compiling test/cpp/jit/test_script_profile.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:04.8474827Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:04.8475385Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:04.8475935Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:04.8476504Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:04.8483649Z 2022-05-18T04:34:04.8484044Z  2022-05-18T04:34:04.8484708Z  2022-05-18T04:34:04.8485033Z  2022-05-18T04:34:04.8485322Z  2022-05-18T04:34:04.8509347Z  2022-05-18T04:34:04.8509789Z  2022-05-18T04:34:04.8510105Z  2022-05-18T04:34:04.8510404Z  2022-05-18T04:34:04.8511246Z INFO: From Compiling third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp: 2022-05-18T04:34:04.8511840Z [1,607 / 2,970] 7 actions running 2022-05-18T04:34:04.8512493Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:04.8513094Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:04.8513740Z Compiling test/cpp/jit/test_shape_analysis.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:04.8514459Z Compiling test/cpp/jit/test_script_profile.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:04.8515015Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:04.8515556Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:04.8516032Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:04.8516277Z 2022-05-18T04:34:04.8516421Z  2022-05-18T04:34:04.8516729Z  2022-05-18T04:34:04.8517017Z  2022-05-18T04:34:04.8517316Z  2022-05-18T04:34:04.8517609Z  2022-05-18T04:34:04.8517881Z  2022-05-18T04:34:04.8518167Z  2022-05-18T04:34:04.8518950Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:1128:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:34:04.8519524Z #pragma unroll(4) 2022-05-18T04:34:04.8519972Z 2022-05-18T04:34:04.8520829Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:1173:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:34:04.8521395Z #pragma unroll(2) 2022-05-18T04:34:04.8521692Z 2022-05-18T04:34:04.8522442Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:1241:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:34:04.8523007Z #pragma unroll(4) 2022-05-18T04:34:04.8523289Z 2022-05-18T04:34:04.8524033Z external/mkl_dnn/third_party/oneDNN/src/cpu/x64/jit_avx512_core_u8s8s32x_wino_convolution.cpp:1296:0: warning: ignoring #pragma unroll [-Wunknown-pragmas] 2022-05-18T04:34:04.8524594Z #pragma unroll(2) 2022-05-18T04:34:04.8524860Z 2022-05-18T04:34:04.8525259Z [1,607 / 2,970] 7 actions running 2022-05-18T04:34:04.8525833Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:04.8526425Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:04.8527146Z Compiling test/cpp/jit/test_shape_analysis.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:04.8527833Z Compiling test/cpp/jit/test_script_profile.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:04.8528446Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:04.8528995Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:04.8529485Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:05.1768841Z 2022-05-18T04:34:05.1769826Z  2022-05-18T04:34:05.1770279Z  2022-05-18T04:34:05.1770607Z  2022-05-18T04:34:05.1770906Z  2022-05-18T04:34:05.1771243Z  2022-05-18T04:34:05.1771987Z  2022-05-18T04:34:05.1772283Z  2022-05-18T04:34:05.1772728Z [1,610 / 2,970] 8 actions, 7 running 2022-05-18T04:34:05.1773426Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:05.1774042Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:05.1774810Z Compiling test/cpp/jit/test_shape_analysis.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:05.1775920Z Compiling test/cpp/jit/test_script_profile.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:05.1776564Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:05.1777110Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:05.1777677Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:05.1778176Z [Scann] Compiling test/cpp/jit/test_argument_spec.cpp 2022-05-18T04:34:05.4472609Z 2022-05-18T04:34:05.4473126Z  2022-05-18T04:34:05.4473513Z  2022-05-18T04:34:05.4473827Z  2022-05-18T04:34:05.4474115Z  2022-05-18T04:34:05.4474427Z  2022-05-18T04:34:05.4474733Z  2022-05-18T04:34:05.4475015Z  2022-05-18T04:34:05.4475319Z  2022-05-18T04:34:05.4475732Z [1,611 / 2,970] 8 actions running 2022-05-18T04:34:05.4476321Z Compiling test/cpp/jit/test_upgrader_utils.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:05.4476952Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:05.4477494Z Compiling test/cpp/jit/test_shape_analysis.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:05.4477988Z Compiling test/cpp/jit/test_script_profile.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:05.4478291Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:05.4478564Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:05.4478905Z Compiling test/cpp/jit/test_argument_spec.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:05.4479217Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:05.7678418Z 2022-05-18T04:34:05.7678981Z  2022-05-18T04:34:05.7679348Z  2022-05-18T04:34:05.7679655Z  2022-05-18T04:34:05.7679945Z  2022-05-18T04:34:05.7680246Z  2022-05-18T04:34:05.7680549Z  2022-05-18T04:34:05.7680835Z  2022-05-18T04:34:05.7681140Z  2022-05-18T04:34:05.7681571Z [1,612 / 2,970] 8 actions, 7 running 2022-05-18T04:34:05.7682271Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:05.7683008Z Compiling test/cpp/jit/test_shape_analysis.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:05.7683750Z Compiling test/cpp/jit/test_script_profile.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:05.7684328Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:05.7684821Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:05.7685426Z Compiling test/cpp/jit/test_argument_spec.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:05.7685988Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:05.7686422Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:06.0480473Z 2022-05-18T04:34:06.0480968Z  2022-05-18T04:34:06.0481284Z  2022-05-18T04:34:06.0481532Z  2022-05-18T04:34:06.0481787Z  2022-05-18T04:34:06.0482040Z  2022-05-18T04:34:06.0482278Z  2022-05-18T04:34:06.0482539Z  2022-05-18T04:34:06.0482792Z  2022-05-18T04:34:06.0483142Z [1,613 / 2,970] 7 actions running 2022-05-18T04:34:06.0483612Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:06.0484175Z Compiling test/cpp/jit/test_shape_analysis.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:06.0484792Z Compiling test/cpp/jit/test_script_profile.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:06.0485289Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:06.0485832Z Compiling test/cpp/jit/test_argument_spec.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:06.0486317Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:06.0486764Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:06.2484188Z 2022-05-18T04:34:06.2484765Z  2022-05-18T04:34:06.2485097Z  2022-05-18T04:34:06.2485405Z  2022-05-18T04:34:06.2485705Z  2022-05-18T04:34:06.2485969Z  2022-05-18T04:34:06.2486240Z  2022-05-18T04:34:06.2486512Z  2022-05-18T04:34:06.2486957Z [1,614 / 2,970] 8 actions running 2022-05-18T04:34:06.2487370Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:06.2487970Z Compiling test/cpp/jit/test_shape_analysis.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:06.2488616Z Compiling test/cpp/jit/test_script_profile.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:06.2489151Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:06.2489739Z Compiling test/cpp/jit/test_argument_spec.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:06.2490188Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:06.2490636Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:06.2491024Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:06.6488833Z 2022-05-18T04:34:06.6489407Z  2022-05-18T04:34:06.6489763Z  2022-05-18T04:34:06.6490065Z  2022-05-18T04:34:06.6490356Z  2022-05-18T04:34:06.6490648Z  2022-05-18T04:34:06.6490950Z  2022-05-18T04:34:06.6491259Z  2022-05-18T04:34:06.6491539Z  2022-05-18T04:34:06.6491986Z [1,615 / 2,970] 8 actions running 2022-05-18T04:34:06.6492516Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:06.6493161Z Compiling test/cpp/jit/test_shape_analysis.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:06.6493893Z Compiling test/cpp/jit/test_script_profile.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:06.6494474Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:06.6495113Z Compiling test/cpp/jit/test_argument_spec.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:06.6495697Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:06.6496210Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:06.6496745Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:07.0490391Z 2022-05-18T04:34:07.0490921Z  2022-05-18T04:34:07.0491260Z  2022-05-18T04:34:07.0491542Z  2022-05-18T04:34:07.0491807Z  2022-05-18T04:34:07.0492078Z  2022-05-18T04:34:07.0492352Z  2022-05-18T04:34:07.0492789Z  2022-05-18T04:34:07.0493063Z  2022-05-18T04:34:07.0493522Z [1,616 / 2,970] 8 actions running 2022-05-18T04:34:07.0493988Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:07.0494584Z Compiling test/cpp/jit/test_shape_analysis.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:07.0495250Z Compiling test/cpp/jit/test_script_profile.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:07.0495756Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:07.0496267Z Compiling test/cpp/jit/test_argument_spec.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:07.0496779Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:07.0497237Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:07.0497704Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:07.1069328Z 2022-05-18T04:34:07.1069855Z  2022-05-18T04:34:07.1070201Z  2022-05-18T04:34:07.1070480Z  2022-05-18T04:34:07.1070778Z  2022-05-18T04:34:07.1071093Z  2022-05-18T04:34:07.1071371Z  2022-05-18T04:34:07.1071671Z  2022-05-18T04:34:07.1071967Z  2022-05-18T04:34:07.1072530Z INFO: From Compiling torch/csrc/autograd/generated/VariableType_4.cpp: 2022-05-18T04:34:07.1073080Z [1,616 / 2,970] 8 actions running 2022-05-18T04:34:07.1073567Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:07.1074200Z Compiling test/cpp/jit/test_shape_analysis.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:07.1074914Z Compiling test/cpp/jit/test_script_profile.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:07.1075481Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:07.1076104Z Compiling test/cpp/jit/test_argument_spec.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:07.1076672Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:07.1077174Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:07.1077689Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:07.1089033Z 2022-05-18T04:34:07.1089256Z  2022-05-18T04:34:07.1089590Z  2022-05-18T04:34:07.1089884Z  2022-05-18T04:34:07.1090161Z  2022-05-18T04:34:07.1090455Z  2022-05-18T04:34:07.1090743Z  2022-05-18T04:34:07.1091022Z  2022-05-18T04:34:07.1091312Z  2022-05-18T04:34:07.1104052Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_4.cpp: In function 'std::vector torch::autograd::VariableType::{anonymous}::split_with_sizes_copy(c10::DispatchKeySet, const at::Tensor&, at::IntArrayRef, int64_t)': 2022-05-18T04:34:07.1105365Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_4.cpp:9596:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:34:07.1106105Z for (auto i=0; i torch::autograd::VariableType::{anonymous}::unbind_copy_int(c10::DispatchKeySet, const at::Tensor&, int64_t)': 2022-05-18T04:34:07.1108800Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_4.cpp:10048:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:34:07.1109432Z for (auto i=0; i torch::autograd::VariableType::{anonymous}::unsafe_split_with_sizes(c10::DispatchKeySet, const at::Tensor&, at::IntArrayRef, int64_t)': 2022-05-18T04:34:07.1112213Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_4.cpp:10197:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:34:07.1112799Z for (auto i=0; i torch::lazy::{anonymous}::GetExpandDimensions(const torch::lazy::Shape&, std::vector)': 2022-05-18T04:34:11.9804142Z torch/csrc/lazy/ts_backend/tensor_aten_ops.cpp:42:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:34:11.9804979Z for (size_t i = 0; i < shape.dim(); ++i) { 2022-05-18T04:34:11.9805311Z ~~^~~~~~~~~~~~~ 2022-05-18T04:34:11.9807507Z [1,634 / 2,970] 8 actions running 2022-05-18T04:34:11.9808095Z Compiling test/cpp/jit/test_shape_analysis.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:11.9808722Z Compiling test/cpp/jit/test_script_profile.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:11.9809358Z Compiling test/cpp/jit/test_argument_spec.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:11.9809897Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:11.9810342Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:11.9810882Z Compiling test/cpp/jit/test_module_api.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:11.9811372Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:11.9811781Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:12.1919030Z 2022-05-18T04:34:12.1919617Z  2022-05-18T04:34:12.1919999Z  2022-05-18T04:34:12.1920303Z  2022-05-18T04:34:12.1920564Z  2022-05-18T04:34:12.1920842Z  2022-05-18T04:34:12.1921123Z  2022-05-18T04:34:12.1921379Z  2022-05-18T04:34:12.1921657Z  2022-05-18T04:34:12.1922085Z [1,636 / 2,970] 8 actions, 7 running 2022-05-18T04:34:12.1922708Z Compiling test/cpp/jit/test_script_profile.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:12.1923393Z Compiling test/cpp/jit/test_argument_spec.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:12.1923968Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:12.1924444Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:12.1925038Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:12.1925605Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:12.1926098Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:12.1926544Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:12.4545471Z 2022-05-18T04:34:12.4554019Z  2022-05-18T04:34:12.4554483Z  2022-05-18T04:34:12.4554760Z  2022-05-18T04:34:12.4555041Z  2022-05-18T04:34:12.4555306Z  2022-05-18T04:34:12.4555577Z  2022-05-18T04:34:12.4555845Z  2022-05-18T04:34:12.4556105Z  2022-05-18T04:34:12.4556487Z [1,637 / 2,970] 8 actions running 2022-05-18T04:34:12.4557124Z Compiling test/cpp/jit/test_script_profile.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:12.4557808Z Compiling test/cpp/jit/test_argument_spec.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:12.4558369Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:12.4558860Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:12.4559430Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:12.4559960Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:12.4560472Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:12.4561008Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:12.6557352Z 2022-05-18T04:34:12.6558069Z  2022-05-18T04:34:12.6558388Z  2022-05-18T04:34:12.6558652Z  2022-05-18T04:34:12.6558896Z  2022-05-18T04:34:12.6561668Z  2022-05-18T04:34:12.6562027Z  2022-05-18T04:34:12.6562552Z  2022-05-18T04:34:12.6562821Z  2022-05-18T04:34:12.6563229Z [1,639 / 2,970] 8 actions, 7 running 2022-05-18T04:34:12.6563826Z Compiling test/cpp/jit/test_script_profile.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:12.6564500Z Compiling test/cpp/jit/test_argument_spec.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:12.6565077Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:12.6565576Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:12.6566179Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:12.6566703Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:12.6567521Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:12.6568073Z [Prepa] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:12.9821783Z 2022-05-18T04:34:12.9833083Z  2022-05-18T04:34:12.9833691Z  2022-05-18T04:34:12.9834135Z  2022-05-18T04:34:12.9834428Z  2022-05-18T04:34:12.9834855Z  2022-05-18T04:34:12.9835161Z  2022-05-18T04:34:12.9835443Z  2022-05-18T04:34:12.9835877Z  2022-05-18T04:34:12.9836450Z [1,641 / 2,970] 8 actions, 7 running 2022-05-18T04:34:12.9837206Z Compiling test/cpp/jit/test_argument_spec.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:12.9837943Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:12.9838448Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:12.9839179Z Compiling test/cpp/jit/test_module_api.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:12.9839853Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:12.9840475Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:12.9841138Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:12.9841599Z [Scann] Compiling test/cpp/jit/test_memory_dag.cpp 2022-05-18T04:34:13.2549892Z 2022-05-18T04:34:13.2550428Z  2022-05-18T04:34:13.2550776Z  2022-05-18T04:34:13.2551069Z  2022-05-18T04:34:13.2551354Z  2022-05-18T04:34:13.2551615Z  2022-05-18T04:34:13.2551866Z  2022-05-18T04:34:13.2552143Z  2022-05-18T04:34:13.2552423Z  2022-05-18T04:34:13.2552814Z [1,643 / 2,970] 8 actions running 2022-05-18T04:34:13.2553422Z Compiling test/cpp/jit/test_argument_spec.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:13.2554006Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:13.2554479Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:13.2555077Z Compiling test/cpp/jit/test_module_api.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:13.2555625Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:13.2556195Z Compiling test/cpp/jit/test_memory_dag.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:13.2556894Z Compiling torch/csrc/jit/passes/peephole.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:13.2557488Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:13.4573223Z 2022-05-18T04:34:13.4573747Z  2022-05-18T04:34:13.4574086Z  2022-05-18T04:34:13.4574369Z  2022-05-18T04:34:13.4574649Z  2022-05-18T04:34:13.4574907Z  2022-05-18T04:34:13.4575184Z  2022-05-18T04:34:13.4575464Z  2022-05-18T04:34:13.4575721Z  2022-05-18T04:34:13.4576118Z [1,644 / 2,970] 8 actions running 2022-05-18T04:34:13.4576722Z Compiling test/cpp/jit/test_argument_spec.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:13.4577285Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:13.4577769Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:13.4578357Z Compiling test/cpp/jit/test_module_api.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:13.4578923Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:13.4579504Z Compiling test/cpp/jit/test_memory_dag.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:13.4580170Z Compiling torch/csrc/jit/passes/peephole.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:13.4580744Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:13.7264239Z 2022-05-18T04:34:13.7264790Z  2022-05-18T04:34:13.7265166Z  2022-05-18T04:34:13.7267994Z  2022-05-18T04:34:13.7268542Z  2022-05-18T04:34:13.7269058Z  2022-05-18T04:34:13.7269627Z  2022-05-18T04:34:13.7270297Z  2022-05-18T04:34:13.7270589Z  2022-05-18T04:34:13.7271044Z [1,646 / 2,970] 7 actions, 6 running 2022-05-18T04:34:13.7271715Z Compiling test/cpp/jit/test_argument_spec.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:13.7272269Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:13.7275324Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:13.7276526Z Compiling test/cpp/jit/test_module_api.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:13.7277587Z Compiling test/cpp/jit/test_memory_dag.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:13.7278490Z Compiling torch/csrc/jit/passes/peephole.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:13.7279224Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:14.0554231Z 2022-05-18T04:34:14.0555127Z  2022-05-18T04:34:14.0555684Z  2022-05-18T04:34:14.0556164Z  2022-05-18T04:34:14.0556684Z  2022-05-18T04:34:14.0557168Z  2022-05-18T04:34:14.0560362Z  2022-05-18T04:34:14.0560707Z  2022-05-18T04:34:14.0561175Z [1,646 / 2,970] 8 actions running 2022-05-18T04:34:14.0562006Z Compiling test/cpp/jit/test_argument_spec.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:14.0565341Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:14.0566065Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:14.0566896Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:14.0567748Z Compiling test/cpp/jit/test_memory_dag.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:14.0568464Z Compiling torch/csrc/jit/passes/peephole.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:14.0569099Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:14.0569718Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:14.3016655Z 2022-05-18T04:34:14.3017203Z  2022-05-18T04:34:14.3017553Z  2022-05-18T04:34:14.3017826Z  2022-05-18T04:34:14.3018117Z  2022-05-18T04:34:14.3018386Z  2022-05-18T04:34:14.3018676Z  2022-05-18T04:34:14.3018944Z  2022-05-18T04:34:14.3019201Z  2022-05-18T04:34:14.3019596Z [1,649 / 2,970] 8 actions, 7 running 2022-05-18T04:34:14.3020177Z Compiling test/cpp/jit/test_argument_spec.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:14.3020747Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:14.3021228Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:14.3021839Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:14.3022505Z Compiling test/cpp/jit/test_memory_dag.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:14.3023037Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:14.3023514Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:14.3023951Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:14.5695733Z 2022-05-18T04:34:14.5696241Z  2022-05-18T04:34:14.5696643Z  2022-05-18T04:34:14.5696934Z  2022-05-18T04:34:14.5697223Z  2022-05-18T04:34:14.5697497Z  2022-05-18T04:34:14.5697790Z  2022-05-18T04:34:14.5698073Z  2022-05-18T04:34:14.5698345Z  2022-05-18T04:34:14.5698755Z [1,652 / 2,970] 8 actions, 7 running 2022-05-18T04:34:14.5699320Z Compiling test/cpp/jit/test_argument_spec.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:14.5699866Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:14.5700377Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:14.5700958Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:14.5701588Z Compiling test/cpp/jit/test_memory_dag.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:14.5702122Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:14.5702597Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:14.5702983Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:14.8450501Z 2022-05-18T04:34:14.8451044Z  2022-05-18T04:34:14.8451410Z  2022-05-18T04:34:14.8451697Z  2022-05-18T04:34:14.8451981Z  2022-05-18T04:34:14.8452251Z  2022-05-18T04:34:14.8452514Z  2022-05-18T04:34:14.8452805Z  2022-05-18T04:34:14.8453091Z  2022-05-18T04:34:14.8453476Z [1,653 / 2,970] 8 actions, 7 running 2022-05-18T04:34:14.8454099Z Compiling test/cpp/jit/test_argument_spec.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:14.8455026Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:14.8455498Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:14.8456096Z Compiling test/cpp/jit/test_module_api.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:14.8456777Z Compiling test/cpp/jit/test_memory_dag.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:14.8457303Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:14.8457765Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:14.8458170Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:15.0572990Z 2022-05-18T04:34:15.0573575Z  2022-05-18T04:34:15.0573926Z  2022-05-18T04:34:15.0574233Z  2022-05-18T04:34:15.0574520Z  2022-05-18T04:34:15.0574785Z  2022-05-18T04:34:15.0575076Z  2022-05-18T04:34:15.0575383Z  2022-05-18T04:34:15.0575658Z  2022-05-18T04:34:15.0576068Z [1,653 / 2,970] 8 actions running 2022-05-18T04:34:15.0576693Z Compiling test/cpp/jit/test_argument_spec.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:15.0577296Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:15.0577801Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:15.0578390Z Compiling test/cpp/jit/test_module_api.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:15.0579044Z Compiling test/cpp/jit/test_memory_dag.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:15.0579619Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:15.0580096Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:15.0580633Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:15.4576244Z 2022-05-18T04:34:15.4576777Z  2022-05-18T04:34:15.4577128Z  2022-05-18T04:34:15.4577396Z  2022-05-18T04:34:15.4577679Z  2022-05-18T04:34:15.4577988Z  2022-05-18T04:34:15.4578264Z  2022-05-18T04:34:15.4578540Z  2022-05-18T04:34:15.4578846Z  2022-05-18T04:34:15.4579235Z [1,654 / 2,970] 8 actions running 2022-05-18T04:34:15.4579870Z Compiling test/cpp/jit/test_argument_spec.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:15.4580470Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:15.4580941Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:15.4581551Z Compiling test/cpp/jit/test_module_api.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:15.4582240Z Compiling test/cpp/jit/test_memory_dag.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:15.4582771Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:15.4583242Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:15.4583703Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:15.8079256Z 2022-05-18T04:34:15.8079796Z  2022-05-18T04:34:15.8080100Z  2022-05-18T04:34:15.8080352Z  2022-05-18T04:34:15.8080597Z  2022-05-18T04:34:15.8080831Z  2022-05-18T04:34:15.8081091Z  2022-05-18T04:34:15.8081335Z  2022-05-18T04:34:15.8081578Z  2022-05-18T04:34:15.8081945Z [1,657 / 2,970] 8 actions, 7 running 2022-05-18T04:34:15.8082525Z Compiling test/cpp/jit/test_argument_spec.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:15.8083014Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:15.8083433Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:15.8083936Z Compiling test/cpp/jit/test_module_api.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:15.8084503Z Compiling test/cpp/jit/test_memory_dag.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:15.8084987Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:15.8085525Z Compiling torch/csrc/jit/passes/liveness.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:15.8085975Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:16.0572939Z 2022-05-18T04:34:16.0573491Z  2022-05-18T04:34:16.0573839Z  2022-05-18T04:34:16.0574130Z  2022-05-18T04:34:16.0574416Z  2022-05-18T04:34:16.0574599Z  2022-05-18T04:34:16.0574766Z  2022-05-18T04:34:16.0574919Z  2022-05-18T04:34:16.0575244Z  2022-05-18T04:34:16.0575565Z [1,657 / 2,970] 8 actions running 2022-05-18T04:34:16.0575912Z Compiling test/cpp/jit/test_argument_spec.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:16.0576252Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:16.0576539Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:16.0576877Z Compiling test/cpp/jit/test_module_api.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:16.0577240Z Compiling test/cpp/jit/test_memory_dag.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:16.0577545Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:16.0577972Z Compiling torch/csrc/jit/passes/liveness.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:16.0578445Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:16.3420171Z 2022-05-18T04:34:16.3420945Z  2022-05-18T04:34:16.3421445Z  2022-05-18T04:34:16.3421739Z  2022-05-18T04:34:16.3422174Z  2022-05-18T04:34:16.3422490Z  2022-05-18T04:34:16.3422904Z  2022-05-18T04:34:16.3423211Z  2022-05-18T04:34:16.3423634Z  2022-05-18T04:34:16.3424166Z [1,659 / 2,970] 8 actions, 7 running 2022-05-18T04:34:16.3424743Z Compiling test/cpp/jit/test_argument_spec.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:16.3425484Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:16.3426180Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:16.3426947Z Compiling test/cpp/jit/test_module_api.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:16.3427777Z Compiling test/cpp/jit/test_memory_dag.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:16.3428589Z Compiling torch/csrc/jit/passes/liveness.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:16.3429295Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:16.3429875Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:16.6585653Z 2022-05-18T04:34:16.6586364Z  2022-05-18T04:34:16.6586724Z  2022-05-18T04:34:16.6587047Z  2022-05-18T04:34:16.6587346Z  2022-05-18T04:34:16.6587628Z  2022-05-18T04:34:16.6587900Z  2022-05-18T04:34:16.6588175Z  2022-05-18T04:34:16.6588433Z  2022-05-18T04:34:16.6588793Z [1,659 / 2,970] 8 actions running 2022-05-18T04:34:16.6589315Z Compiling test/cpp/jit/test_argument_spec.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:16.6589873Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:16.6590376Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:16.6590940Z Compiling test/cpp/jit/test_module_api.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:16.6591492Z Compiling test/cpp/jit/test_memory_dag.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:16.6592152Z Compiling torch/csrc/jit/passes/liveness.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:16.6592683Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:16.6593132Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:16.9873797Z 2022-05-18T04:34:16.9874315Z  2022-05-18T04:34:16.9874637Z  2022-05-18T04:34:16.9874864Z  2022-05-18T04:34:16.9875100Z  2022-05-18T04:34:16.9875335Z  2022-05-18T04:34:16.9875554Z  2022-05-18T04:34:16.9875790Z  2022-05-18T04:34:16.9876024Z  2022-05-18T04:34:16.9876362Z [1,661 / 2,970] 8 actions, 7 running 2022-05-18T04:34:16.9876890Z Compiling test/cpp/jit/test_argument_spec.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:16.9877379Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:16.9877777Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:16.9878275Z Compiling test/cpp/jit/test_module_api.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:16.9878824Z Compiling test/cpp/jit/test_memory_dag.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:16.9879382Z Compiling torch/csrc/jit/passes/liveness.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:16.9879824Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:16.9880383Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:17.1935196Z 2022-05-18T04:34:17.1935718Z  2022-05-18T04:34:17.1936001Z  2022-05-18T04:34:17.1936235Z  2022-05-18T04:34:17.1936465Z  2022-05-18T04:34:17.1936671Z  2022-05-18T04:34:17.1936901Z  2022-05-18T04:34:17.1937122Z  2022-05-18T04:34:17.1937328Z  2022-05-18T04:34:17.1937662Z [1,662 / 2,970] 8 actions, 7 running 2022-05-18T04:34:17.1938151Z Compiling test/cpp/jit/test_argument_spec.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:17.1938602Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:17.1938992Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:17.1939462Z Compiling test/cpp/jit/test_module_api.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:17.1939978Z Compiling test/cpp/jit/test_memory_dag.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:17.1940482Z Compiling torch/csrc/jit/passes/liveness.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:17.1940949Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:17.1941320Z [Prepa] Compiling torch/csrc/lazy/ts_backend/ops/generic.cpp 2022-05-18T04:34:17.4654485Z 2022-05-18T04:34:17.4654976Z  2022-05-18T04:34:17.4655321Z  2022-05-18T04:34:17.4655606Z  2022-05-18T04:34:17.4655874Z  2022-05-18T04:34:17.4656156Z  2022-05-18T04:34:17.4656438Z  2022-05-18T04:34:17.4656701Z  2022-05-18T04:34:17.4656979Z  2022-05-18T04:34:17.4657371Z [1,663 / 2,970] 8 actions running 2022-05-18T04:34:17.4657952Z Compiling test/cpp/jit/test_argument_spec.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:17.4658514Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:34:17.4659003Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:17.4659569Z Compiling test/cpp/jit/test_module_api.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:17.4660206Z Compiling test/cpp/jit/test_memory_dag.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:17.4660863Z Compiling torch/csrc/jit/passes/liveness.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:17.4661396Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:17.4661868Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:17.8647439Z 2022-05-18T04:34:17.8647995Z  2022-05-18T04:34:17.8648357Z  2022-05-18T04:34:17.8651017Z  2022-05-18T04:34:17.8651570Z  2022-05-18T04:34:17.8652374Z  2022-05-18T04:34:17.8652689Z  2022-05-18T04:34:17.8653131Z  2022-05-18T04:34:17.8653413Z  2022-05-18T04:34:17.8653980Z [1,666 / 2,970] 7 actions running 2022-05-18T04:34:17.8657121Z Compiling test/cpp/jit/test_argument_spec.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:17.8657804Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:17.8658594Z Compiling test/cpp/jit/test_module_api.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:17.8659729Z Compiling test/cpp/jit/test_memory_dag.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:17.8660531Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:17.8661240Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:17.8662038Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:18.0649924Z 2022-05-18T04:34:18.0650860Z  2022-05-18T04:34:18.0651597Z  2022-05-18T04:34:18.0652151Z  2022-05-18T04:34:18.0652720Z  2022-05-18T04:34:18.0653590Z  2022-05-18T04:34:18.0654221Z  2022-05-18T04:34:18.0654802Z  2022-05-18T04:34:18.0655460Z [1,668 / 2,970] 8 actions running 2022-05-18T04:34:18.0656430Z Compiling test/cpp/jit/test_argument_spec.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:18.0657163Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:18.0657885Z Compiling test/cpp/jit/test_module_api.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:18.0658848Z Compiling test/cpp/jit/test_memory_dag.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:18.0659891Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:18.0660553Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:18.0661588Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:18.0664441Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:18.4347966Z 2022-05-18T04:34:18.4348517Z  2022-05-18T04:34:18.4348866Z  2022-05-18T04:34:18.4349121Z  2022-05-18T04:34:18.4349399Z  2022-05-18T04:34:18.4349670Z  2022-05-18T04:34:18.4349934Z  2022-05-18T04:34:18.4350193Z  2022-05-18T04:34:18.4350474Z  2022-05-18T04:34:18.4350862Z [1,671 / 2,970] 8 actions, 7 running 2022-05-18T04:34:18.4351462Z Compiling test/cpp/jit/test_argument_spec.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:18.4352067Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:34:18.4352668Z Compiling test/cpp/jit/test_module_api.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:18.4353315Z Compiling test/cpp/jit/test_memory_dag.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:18.4353884Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:18.4354355Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:18.4354818Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:18.4355243Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:18.6658052Z 2022-05-18T04:34:18.6658584Z  2022-05-18T04:34:18.6658911Z  2022-05-18T04:34:18.6659182Z  2022-05-18T04:34:18.6659449Z  2022-05-18T04:34:18.6659705Z  2022-05-18T04:34:18.6659975Z  2022-05-18T04:34:18.6660243Z  2022-05-18T04:34:18.6660497Z  2022-05-18T04:34:18.6660888Z [1,672 / 2,970] 8 actions running 2022-05-18T04:34:18.6661468Z Compiling test/cpp/jit/test_argument_spec.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:18.6662011Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:34:18.6662591Z Compiling test/cpp/jit/test_module_api.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:18.6663255Z Compiling test/cpp/jit/test_memory_dag.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:18.6663759Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:18.6664215Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:18.6664696Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:18.6665287Z Compiling test/cpp/jit/test_alias_analysis.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:18.8659622Z 2022-05-18T04:34:18.8660158Z  2022-05-18T04:34:18.8660455Z  2022-05-18T04:34:18.8662605Z  2022-05-18T04:34:18.8663134Z  2022-05-18T04:34:18.8663649Z  2022-05-18T04:34:18.8667414Z  2022-05-18T04:34:18.8668955Z  2022-05-18T04:34:18.8669485Z  2022-05-18T04:34:18.8670037Z [1,675 / 2,970] 8 actions running 2022-05-18T04:34:18.8670740Z Compiling test/cpp/jit/test_module_api.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:18.8671542Z Compiling test/cpp/jit/test_memory_dag.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:18.8672410Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:18.8675991Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:18.8676792Z Compiling test/cpp/jit/test_alias_analysis.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:18.8677692Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:18.8678430Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:18.8679150Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:19.1608051Z 2022-05-18T04:34:19.1608538Z  2022-05-18T04:34:19.1608926Z  2022-05-18T04:34:19.1609201Z  2022-05-18T04:34:19.1609454Z  2022-05-18T04:34:19.1609718Z  2022-05-18T04:34:19.1609987Z  2022-05-18T04:34:19.1610241Z  2022-05-18T04:34:19.1610491Z  2022-05-18T04:34:19.1610884Z [1,677 / 2,970] 8 actions, 7 running 2022-05-18T04:34:19.1611432Z Compiling test/cpp/jit/test_module_api.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:19.1612338Z Compiling test/cpp/jit/test_memory_dag.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:19.1612837Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:19.1613392Z Compiling test/cpp/jit/test_alias_analysis.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:19.1613886Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:19.1614321Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:19.1614783Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:19.1615179Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:19.4447729Z 2022-05-18T04:34:19.4448284Z  2022-05-18T04:34:19.4448641Z  2022-05-18T04:34:19.4448910Z  2022-05-18T04:34:19.4449205Z  2022-05-18T04:34:19.4449483Z  2022-05-18T04:34:19.4449734Z  2022-05-18T04:34:19.4450010Z  2022-05-18T04:34:19.4450298Z  2022-05-18T04:34:19.4450671Z [1,678 / 2,970] 8 actions, 7 running 2022-05-18T04:34:19.4451265Z Compiling test/cpp/jit/test_module_api.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:19.4451968Z Compiling test/cpp/jit/test_memory_dag.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:19.4452495Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:19.4453062Z Compiling test/cpp/jit/test_alias_analysis.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:19.4453580Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:19.4453998Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:19.4454492Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:19.4454970Z [Scann] Compiling torch/csrc/jit/passes/integer_value_refinement.cpp 2022-05-18T04:34:19.6664985Z 2022-05-18T04:34:19.6671628Z  2022-05-18T04:34:19.6671944Z  2022-05-18T04:34:19.6672190Z  2022-05-18T04:34:19.6672429Z  2022-05-18T04:34:19.6672653Z  2022-05-18T04:34:19.6672887Z  2022-05-18T04:34:19.6673129Z  2022-05-18T04:34:19.6673350Z  2022-05-18T04:34:19.6673695Z [1,680 / 2,970] 8 actions running 2022-05-18T04:34:19.6674240Z Compiling test/cpp/jit/test_module_api.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:19.6674804Z Compiling test/cpp/jit/test_memory_dag.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:19.6675383Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:19.6675861Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:19.6676272Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:19.6676684Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:19.6677097Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:19.6677520Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:20.0265316Z 2022-05-18T04:34:20.0266011Z  2022-05-18T04:34:20.0266324Z  2022-05-18T04:34:20.0266555Z  2022-05-18T04:34:20.0266792Z  2022-05-18T04:34:20.0267035Z  2022-05-18T04:34:20.0267277Z  2022-05-18T04:34:20.0267523Z  2022-05-18T04:34:20.0267771Z  2022-05-18T04:34:20.0268409Z [1,683 / 2,970] 8 actions, 7 running 2022-05-18T04:34:20.0269081Z Compiling test/cpp/jit/test_module_api.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:20.0270241Z Compiling test/cpp/jit/test_memory_dag.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:20.0270878Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:20.0271484Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:20.0272032Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:20.0272708Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:20.0273566Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:20.0274037Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:20.2673306Z 2022-05-18T04:34:20.2673851Z  2022-05-18T04:34:20.2674204Z  2022-05-18T04:34:20.2674472Z  2022-05-18T04:34:20.2674754Z  2022-05-18T04:34:20.2675005Z  2022-05-18T04:34:20.2675287Z  2022-05-18T04:34:20.2675546Z  2022-05-18T04:34:20.2675978Z  2022-05-18T04:34:20.2676456Z [1,684 / 2,970] 8 actions running 2022-05-18T04:34:20.2677028Z Compiling test/cpp/jit/test_module_api.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:20.2677648Z Compiling test/cpp/jit/test_memory_dag.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:20.2678279Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:20.2678790Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:20.2679234Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:20.2679661Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:20.2680126Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:20.2680606Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:20.4788934Z 2022-05-18T04:34:20.4789471Z  2022-05-18T04:34:20.4789874Z  2022-05-18T04:34:20.4790121Z  2022-05-18T04:34:20.4790374Z  2022-05-18T04:34:20.4790655Z  2022-05-18T04:34:20.4790950Z  2022-05-18T04:34:20.4791211Z  2022-05-18T04:34:20.4791497Z  2022-05-18T04:34:20.4791890Z [1,686 / 2,970] 8 actions, 7 running 2022-05-18T04:34:20.4792404Z Compiling test/cpp/jit/test_module_api.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:20.4793090Z Compiling test/cpp/jit/test_memory_dag.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:20.4793724Z Compiling test/cpp/jit/test_alias_analysis.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:20.4794260Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:20.4794708Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:20.4795157Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:20.4795615Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:20.4796064Z [Prepa] Compiling torch/csrc/jit/frontend/function_schema_parser.cpp 2022-05-18T04:34:20.8675016Z 2022-05-18T04:34:20.8675749Z  2022-05-18T04:34:20.8676334Z  2022-05-18T04:34:20.8676664Z  2022-05-18T04:34:20.8677018Z  2022-05-18T04:34:20.8677378Z  2022-05-18T04:34:20.8681946Z  2022-05-18T04:34:20.8682885Z  2022-05-18T04:34:20.8683552Z  2022-05-18T04:34:20.8684271Z [1,688 / 2,970] 8 actions running 2022-05-18T04:34:20.8685127Z Compiling test/cpp/jit/test_module_api.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:20.8685999Z Compiling test/cpp/jit/test_memory_dag.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:20.8687096Z Compiling test/cpp/jit/test_alias_analysis.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:20.8688010Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:34:20.8688555Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:20.8689216Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:20.8690621Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:20.8691285Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:21.2678623Z 2022-05-18T04:34:21.2679569Z  2022-05-18T04:34:21.2680440Z  2022-05-18T04:34:21.2680776Z  2022-05-18T04:34:21.2681044Z  2022-05-18T04:34:21.2681323Z  2022-05-18T04:34:21.2681589Z  2022-05-18T04:34:21.2682675Z  2022-05-18T04:34:21.2682961Z  2022-05-18T04:34:21.2683344Z [1,690 / 2,970] 8 actions running 2022-05-18T04:34:21.2683891Z Compiling test/cpp/jit/test_module_api.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:21.2684550Z Compiling test/cpp/jit/test_memory_dag.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:21.2685226Z Compiling test/cpp/jit/test_alias_analysis.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:21.2685754Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:34:21.2686234Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:21.2686745Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:21.2687411Z Compiling test/cpp/jit/test_jit_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:21.2688018Z Compiling torch/csrc/jit/passes/inliner.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:21.5706453Z 2022-05-18T04:34:21.5707430Z  2022-05-18T04:34:21.5708071Z  2022-05-18T04:34:21.5708625Z  2022-05-18T04:34:21.5709161Z  2022-05-18T04:34:21.5710582Z  2022-05-18T04:34:21.5711036Z  2022-05-18T04:34:21.5711586Z  2022-05-18T04:34:21.5711939Z  2022-05-18T04:34:21.5712584Z [1,692 / 2,970] 8 actions, 7 running 2022-05-18T04:34:21.5713502Z Compiling test/cpp/jit/test_module_api.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:21.5717006Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:21.5717844Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:34:21.5718437Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:21.5719271Z Compiling test/cpp/jit/test_jit_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:21.5720214Z Compiling torch/csrc/jit/passes/inliner.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:21.5721000Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:21.5721696Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/gemm/gemm_pack.cpp 2022-05-18T04:34:21.8301112Z 2022-05-18T04:34:21.8301654Z  2022-05-18T04:34:21.8301986Z  2022-05-18T04:34:21.8302257Z  2022-05-18T04:34:21.8302528Z  2022-05-18T04:34:21.8302800Z  2022-05-18T04:34:21.8303051Z  2022-05-18T04:34:21.8303333Z  2022-05-18T04:34:21.8303601Z  2022-05-18T04:34:21.8303973Z [1,694 / 2,970] 8 actions, 7 running 2022-05-18T04:34:21.8304537Z Compiling test/cpp/jit/test_module_api.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:21.8305187Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:21.8305839Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:21.8306292Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:21.8306836Z Compiling test/cpp/jit/test_jit_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:21.8307469Z Compiling torch/csrc/jit/passes/inliner.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:21.8307995Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:21.8308449Z [Scann] Compiling torch/csrc/jit/serialization/import_legacy.cpp 2022-05-18T04:34:22.0451315Z 2022-05-18T04:34:22.0451876Z  2022-05-18T04:34:22.0452207Z  2022-05-18T04:34:22.0452499Z  2022-05-18T04:34:22.0452801Z  2022-05-18T04:34:22.0453043Z  2022-05-18T04:34:22.0453306Z  2022-05-18T04:34:22.0453572Z  2022-05-18T04:34:22.0453821Z  2022-05-18T04:34:22.0454205Z [1,696 / 2,970] 8 actions, 7 running 2022-05-18T04:34:22.0454771Z Compiling test/cpp/jit/test_module_api.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:22.0455528Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:22.0456069Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:22.0456614Z Compiling test/cpp/jit/test_jit_type.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:22.0457198Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:22.0457624Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:22.0458052Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:22.0458415Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:22.2576813Z 2022-05-18T04:34:22.2577384Z  2022-05-18T04:34:22.2577734Z  2022-05-18T04:34:22.2577998Z  2022-05-18T04:34:22.2578274Z  2022-05-18T04:34:22.2578564Z  2022-05-18T04:34:22.2578825Z  2022-05-18T04:34:22.2579094Z  2022-05-18T04:34:22.2579383Z  2022-05-18T04:34:22.2579766Z [1,698 / 2,970] 8 actions, 7 running 2022-05-18T04:34:22.2580368Z Compiling test/cpp/jit/test_module_api.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:22.2581032Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:22.2581518Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:22.2582448Z Compiling test/cpp/jit/test_jit_type.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:22.2583008Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:22.2583464Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:22.2584021Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:22.2584482Z [Scann] Compiling torch/csrc/jit/passes/inline_fork_wait.cpp 2022-05-18T04:34:22.4697379Z 2022-05-18T04:34:22.4697934Z  2022-05-18T04:34:22.4698257Z  2022-05-18T04:34:22.4698539Z  2022-05-18T04:34:22.4698819Z  2022-05-18T04:34:22.4699088Z  2022-05-18T04:34:22.4699379Z  2022-05-18T04:34:22.4699663Z  2022-05-18T04:34:22.4699933Z  2022-05-18T04:34:22.4700334Z [1,700 / 2,970] 8 actions running 2022-05-18T04:34:22.4700931Z Compiling test/cpp/jit/test_module_api.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:22.4701601Z Compiling test/cpp/jit/test_alias_analysis.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:22.4702193Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:22.4702762Z Compiling test/cpp/jit/test_jit_type.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:22.4703288Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:22.4703732Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:22.4704220Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:22.4704744Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:22.6690569Z 2022-05-18T04:34:22.6691064Z  2022-05-18T04:34:22.6691416Z  2022-05-18T04:34:22.6691703Z  2022-05-18T04:34:22.6691965Z  2022-05-18T04:34:22.6692244Z  2022-05-18T04:34:22.6692524Z  2022-05-18T04:34:22.6692788Z  2022-05-18T04:34:22.6693068Z  2022-05-18T04:34:22.6693477Z [1,701 / 2,970] 8 actions running 2022-05-18T04:34:22.6694053Z Compiling test/cpp/jit/test_module_api.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:22.6694754Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:22.6695310Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:22.6695903Z Compiling test/cpp/jit/test_jit_type.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:22.6696353Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:22.6696769Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:22.6697264Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:22.6697757Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:22.9846395Z 2022-05-18T04:34:22.9847027Z  2022-05-18T04:34:22.9847408Z  2022-05-18T04:34:22.9847700Z  2022-05-18T04:34:22.9848008Z  2022-05-18T04:34:22.9848283Z  2022-05-18T04:34:22.9848574Z  2022-05-18T04:34:22.9848860Z  2022-05-18T04:34:22.9849134Z  2022-05-18T04:34:22.9849562Z [1,703 / 2,970] 8 actions, 7 running 2022-05-18T04:34:22.9850179Z Compiling test/cpp/jit/test_module_api.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:22.9850918Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:22.9851495Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:22.9852107Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:22.9852660Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:22.9853132Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:22.9853783Z Compiling torch/csrc/jit/serialization/onnx.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:22.9854329Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:23.2652667Z 2022-05-18T04:34:23.2653195Z  2022-05-18T04:34:23.2653473Z  2022-05-18T04:34:23.2653747Z  2022-05-18T04:34:23.2654018Z  2022-05-18T04:34:23.2654278Z  2022-05-18T04:34:23.2654551Z  2022-05-18T04:34:23.2654823Z  2022-05-18T04:34:23.2655078Z  2022-05-18T04:34:23.2655477Z [1,704 / 2,970] 8 actions, 7 running 2022-05-18T04:34:23.2656344Z Compiling test/cpp/jit/test_module_api.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:23.2656988Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:23.2657543Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:23.2658105Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:23.2658601Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:23.2659049Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:23.2659635Z Compiling torch/csrc/jit/serialization/onnx.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:23.2660105Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:23.4699470Z 2022-05-18T04:34:23.4700101Z  2022-05-18T04:34:23.4700462Z  2022-05-18T04:34:23.4700760Z  2022-05-18T04:34:23.4701044Z  2022-05-18T04:34:23.4701341Z  2022-05-18T04:34:23.4701635Z  2022-05-18T04:34:23.4701917Z  2022-05-18T04:34:23.4702212Z  2022-05-18T04:34:23.4702652Z [1,705 / 2,970] 8 actions running 2022-05-18T04:34:23.4703261Z Compiling test/cpp/jit/test_module_api.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:23.4703995Z Compiling test/cpp/jit/test_alias_analysis.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:23.4704599Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:23.4705203Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:23.4706922Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:23.4707576Z Compiling torch/csrc/jit/serialization/onnx.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:23.4708180Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:23.4708843Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:23.8704827Z 2022-05-18T04:34:23.8705352Z  2022-05-18T04:34:23.8705684Z  2022-05-18T04:34:23.8706137Z  2022-05-18T04:34:23.8706418Z  2022-05-18T04:34:23.8706712Z  2022-05-18T04:34:23.8706959Z  2022-05-18T04:34:23.8707226Z  2022-05-18T04:34:23.8707459Z  2022-05-18T04:34:23.8707789Z [1,706 / 2,970] 8 actions running 2022-05-18T04:34:23.8708308Z Compiling test/cpp/jit/test_module_api.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:23.8708955Z Compiling test/cpp/jit/test_alias_analysis.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:23.8709495Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:23.8710014Z Compiling test/cpp/jit/test_jit_type.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:23.8710456Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:23.8710971Z Compiling torch/csrc/jit/serialization/onnx.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:23.8711625Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:23.8712160Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:24.0700789Z 2022-05-18T04:34:24.0702433Z  2022-05-18T04:34:24.0702859Z  2022-05-18T04:34:24.0703182Z  2022-05-18T04:34:24.0703448Z  2022-05-18T04:34:24.0703701Z  2022-05-18T04:34:24.0703995Z  2022-05-18T04:34:24.0704280Z  2022-05-18T04:34:24.0704527Z  2022-05-18T04:34:24.0704940Z [1,707 / 2,970] 8 actions running 2022-05-18T04:34:24.0705525Z Compiling test/cpp/jit/test_module_api.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:24.0706362Z Compiling test/cpp/jit/test_alias_analysis.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:24.0706959Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:24.0707578Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:24.0708106Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:24.0708694Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:24.0709278Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:24.0709797Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:24.3594470Z 2022-05-18T04:34:24.3595717Z  2022-05-18T04:34:24.3596436Z  2022-05-18T04:34:24.3597408Z  2022-05-18T04:34:24.3597745Z  2022-05-18T04:34:24.3598029Z  2022-05-18T04:34:24.3598306Z  2022-05-18T04:34:24.3609116Z  2022-05-18T04:34:24.3609518Z  2022-05-18T04:34:24.3612887Z [1,709 / 2,970] 8 actions, 7 running 2022-05-18T04:34:24.3613941Z Compiling test/cpp/jit/test_module_api.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:24.3614786Z Compiling test/cpp/jit/test_alias_analysis.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:24.3615508Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:24.3616398Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:24.3617121Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:24.3617685Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:24.3618189Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:24.3618672Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:24.6352132Z 2022-05-18T04:34:24.6352682Z  2022-05-18T04:34:24.6353043Z  2022-05-18T04:34:24.6353318Z  2022-05-18T04:34:24.6353601Z  2022-05-18T04:34:24.6353885Z  2022-05-18T04:34:24.6354149Z  2022-05-18T04:34:24.6354477Z  2022-05-18T04:34:24.6354781Z  2022-05-18T04:34:24.6355187Z [1,710 / 2,970] 8 actions, 7 running 2022-05-18T04:34:24.6355785Z Compiling test/cpp/jit/test_module_api.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:24.6356469Z Compiling test/cpp/jit/test_alias_analysis.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:24.6357004Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:24.6357583Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:24.6358274Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:24.6358860Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:24.6359349Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:24.6359813Z [Scann] Compiling torch/csrc/jit/mobile/train/optim/sgd.cpp 2022-05-18T04:34:24.8672753Z 2022-05-18T04:34:24.8673389Z  2022-05-18T04:34:24.8673741Z  2022-05-18T04:34:24.8674049Z  2022-05-18T04:34:24.8674368Z  2022-05-18T04:34:24.8674618Z  2022-05-18T04:34:24.8674846Z  2022-05-18T04:34:24.8675065Z  2022-05-18T04:34:24.8675296Z  2022-05-18T04:34:24.8675656Z [1,712 / 2,970] 8 actions, 7 running 2022-05-18T04:34:24.8676145Z Compiling test/cpp/jit/test_module_api.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:24.8676719Z Compiling test/cpp/jit/test_alias_analysis.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:24.8677234Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:24.8677771Z Compiling test/cpp/jit/test_jit_type.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:24.8678645Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:24.8679318Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:24.8679934Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:24.8680461Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:25.0718647Z 2022-05-18T04:34:25.0719182Z  2022-05-18T04:34:25.0719550Z  2022-05-18T04:34:25.0719846Z  2022-05-18T04:34:25.0720130Z  2022-05-18T04:34:25.0720409Z  2022-05-18T04:34:25.0720709Z  2022-05-18T04:34:25.0720988Z  2022-05-18T04:34:25.0721275Z  2022-05-18T04:34:25.0721678Z [1,713 / 2,970] 8 actions running 2022-05-18T04:34:25.0722257Z Compiling test/cpp/jit/test_module_api.cpp; 16s processwrapper-sandbox 2022-05-18T04:34:25.0722955Z Compiling test/cpp/jit/test_alias_analysis.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:25.0723513Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:25.0724400Z Compiling test/cpp/jit/test_jit_type.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:25.0725037Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:25.0725550Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:25.0726030Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:25.0726545Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:25.2710023Z 2022-05-18T04:34:25.2710597Z  2022-05-18T04:34:25.2710980Z  2022-05-18T04:34:25.2714037Z  2022-05-18T04:34:25.2714639Z  2022-05-18T04:34:25.2715165Z  2022-05-18T04:34:25.2715482Z  2022-05-18T04:34:25.2715766Z  2022-05-18T04:34:25.2716072Z  2022-05-18T04:34:25.2719976Z [1,715 / 2,970] 8 actions running 2022-05-18T04:34:25.2720778Z Compiling test/cpp/jit/test_module_api.cpp; 16s processwrapper-sandbox 2022-05-18T04:34:25.2721726Z Compiling test/cpp/jit/test_alias_analysis.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:25.2722419Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:25.2723037Z Compiling test/cpp/jit/test_jit_type.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:25.2723754Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:25.2724326Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:25.2724818Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:25.2725342Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:25.5321745Z 2022-05-18T04:34:25.5322215Z  2022-05-18T04:34:25.5322548Z  2022-05-18T04:34:25.5322808Z  2022-05-18T04:34:25.5323047Z  2022-05-18T04:34:25.5323300Z  2022-05-18T04:34:25.5323560Z  2022-05-18T04:34:25.5323785Z  2022-05-18T04:34:25.5324031Z  2022-05-18T04:34:25.5324401Z [1,716 / 2,970] 8 actions, 7 running 2022-05-18T04:34:25.5324925Z Compiling test/cpp/jit/test_module_api.cpp; 16s processwrapper-sandbox 2022-05-18T04:34:25.5325567Z Compiling test/cpp/jit/test_alias_analysis.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:25.5326076Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:25.5326597Z Compiling test/cpp/jit/test_jit_type.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:25.5327315Z Compiling torch/csrc/jit/passes/graph_fuser.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:25.5327807Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:25.5328229Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:25.5328585Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:25.8551323Z 2022-05-18T04:34:25.8551880Z  2022-05-18T04:34:25.8552223Z  2022-05-18T04:34:25.8552460Z  2022-05-18T04:34:25.8552755Z  2022-05-18T04:34:25.8553059Z  2022-05-18T04:34:25.8553313Z  2022-05-18T04:34:25.8553577Z  2022-05-18T04:34:25.8553845Z  2022-05-18T04:34:25.8554212Z [1,718 / 2,970] 8 actions, 7 running 2022-05-18T04:34:25.8554811Z Compiling test/cpp/jit/test_module_api.cpp; 16s processwrapper-sandbox 2022-05-18T04:34:25.8555522Z Compiling test/cpp/jit/test_alias_analysis.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:25.8556080Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:25.8556663Z Compiling test/cpp/jit/test_jit_type.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:25.8557185Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:25.8557614Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:25.8558094Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:25.8558542Z [Scann] Compiling torch/csrc/jit/mobile/observer.cpp 2022-05-18T04:34:26.0736997Z 2022-05-18T04:34:26.0737547Z  2022-05-18T04:34:26.0737876Z  2022-05-18T04:34:26.0738161Z  2022-05-18T04:34:26.0738437Z  2022-05-18T04:34:26.0738679Z  2022-05-18T04:34:26.0738949Z  2022-05-18T04:34:26.0739220Z  2022-05-18T04:34:26.0739496Z  2022-05-18T04:34:26.0739887Z [1,719 / 2,970] 8 actions running 2022-05-18T04:34:26.0740783Z Compiling test/cpp/jit/test_module_api.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:26.0741448Z Compiling test/cpp/jit/test_alias_analysis.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:26.0742017Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:26.0742551Z Compiling test/cpp/jit/test_jit_type.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:26.0743073Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:26.0743525Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:26.0744054Z Compiling torch/csrc/jit/mobile/observer.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:26.0744557Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:26.2747337Z 2022-05-18T04:34:26.2747866Z  2022-05-18T04:34:26.2748201Z  2022-05-18T04:34:26.2749932Z  2022-05-18T04:34:26.2750417Z  2022-05-18T04:34:26.2751292Z  2022-05-18T04:34:26.2751581Z  2022-05-18T04:34:26.2751836Z  2022-05-18T04:34:26.2752734Z  2022-05-18T04:34:26.2753174Z [1,720 / 2,970] 8 actions running 2022-05-18T04:34:26.2753778Z Compiling test/cpp/jit/test_module_api.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:26.2754618Z Compiling test/cpp/jit/test_alias_analysis.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:26.2755168Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:26.2755888Z Compiling test/cpp/jit/test_jit_type.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:26.2756435Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:26.2756980Z Compiling torch/csrc/jit/mobile/observer.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:26.2757712Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:26.2758368Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:26.4913570Z 2022-05-18T04:34:26.4914293Z  2022-05-18T04:34:26.4914627Z  2022-05-18T04:34:26.4914925Z  2022-05-18T04:34:26.4915198Z  2022-05-18T04:34:26.4915480Z  2022-05-18T04:34:26.4915906Z  2022-05-18T04:34:26.4916186Z  2022-05-18T04:34:26.4916439Z  2022-05-18T04:34:26.4916834Z [1,722 / 2,970] 8 actions, 7 running 2022-05-18T04:34:26.4917415Z Compiling test/cpp/jit/test_module_api.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:26.4918155Z Compiling test/cpp/jit/test_alias_analysis.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:26.4918718Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:26.4919489Z Compiling test/cpp/jit/test_jit_type.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:26.4920005Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:26.4920836Z Compiling torch/csrc/jit/mobile/observer.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:26.4921504Z Compiling test/cpp/jit/test_interface.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:26.4923118Z [Scann] Compiling torch/csrc/jit/passes/fuse_relu.cpp 2022-05-18T04:34:26.7289844Z 2022-05-18T04:34:26.7290367Z  2022-05-18T04:34:26.7290738Z  2022-05-18T04:34:26.7291018Z  2022-05-18T04:34:26.7291312Z  2022-05-18T04:34:26.7291588Z  2022-05-18T04:34:26.7291829Z  2022-05-18T04:34:26.7292092Z  2022-05-18T04:34:26.7292361Z  2022-05-18T04:34:26.7292743Z [1,723 / 2,970] 8 actions, 7 running 2022-05-18T04:34:26.7293349Z Compiling test/cpp/jit/test_module_api.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:26.7294006Z Compiling test/cpp/jit/test_alias_analysis.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:26.7294558Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:26.7295132Z Compiling test/cpp/jit/test_jit_type.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:26.7295676Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:26.7296260Z Compiling test/cpp/jit/test_interface.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:26.7296917Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:26.7297662Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:27.0671238Z 2022-05-18T04:34:27.0671790Z  2022-05-18T04:34:27.0672147Z  2022-05-18T04:34:27.0672455Z  2022-05-18T04:34:27.0672758Z  2022-05-18T04:34:27.0673042Z  2022-05-18T04:34:27.0673343Z  2022-05-18T04:34:27.0673644Z  2022-05-18T04:34:27.0673928Z  2022-05-18T04:34:27.0674361Z [1,725 / 2,970] 8 actions, 7 running 2022-05-18T04:34:27.0674999Z Compiling test/cpp/jit/test_module_api.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:27.0675700Z Compiling test/cpp/jit/test_alias_analysis.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:27.0676304Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:27.0676936Z Compiling test/cpp/jit/test_jit_type.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:27.0677640Z Compiling test/cpp/jit/test_interface.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:27.0678342Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:27.0678981Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:27.0679449Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:27.2741292Z 2022-05-18T04:34:27.2741911Z  2022-05-18T04:34:27.2742253Z  2022-05-18T04:34:27.2742535Z  2022-05-18T04:34:27.2742773Z  2022-05-18T04:34:27.2743066Z  2022-05-18T04:34:27.2743358Z  2022-05-18T04:34:27.2743633Z  2022-05-18T04:34:27.2743928Z  2022-05-18T04:34:27.2744338Z [1,726 / 2,970] 8 actions running 2022-05-18T04:34:27.2744952Z Compiling test/cpp/jit/test_module_api.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:27.2745676Z Compiling test/cpp/jit/test_alias_analysis.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:27.2746489Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:27.2747029Z Compiling test/cpp/jit/test_jit_type.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:27.2747731Z Compiling test/cpp/jit/test_interface.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:27.2748451Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:27.2749061Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:27.2749671Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:27.4746314Z 2022-05-18T04:34:27.4746830Z  2022-05-18T04:34:27.4747140Z  2022-05-18T04:34:27.4747367Z  2022-05-18T04:34:27.4747602Z  2022-05-18T04:34:27.4747837Z  2022-05-18T04:34:27.4748054Z  2022-05-18T04:34:27.4748296Z  2022-05-18T04:34:27.4748527Z  2022-05-18T04:34:27.4748853Z [1,727 / 2,970] 8 actions running 2022-05-18T04:34:27.4749357Z Compiling test/cpp/jit/test_module_api.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:27.4749927Z Compiling test/cpp/jit/test_alias_analysis.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:27.4750376Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:27.4750886Z Compiling test/cpp/jit/test_jit_type.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:27.4751423Z Compiling test/cpp/jit/test_interface.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:27.4751974Z Compiling torch/csrc/jit/passes/fuse_relu.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:27.4752500Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:27.4752972Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:27.7796845Z 2022-05-18T04:34:27.7797398Z  2022-05-18T04:34:27.7797753Z  2022-05-18T04:34:27.7798039Z  2022-05-18T04:34:27.7798327Z  2022-05-18T04:34:27.7798590Z  2022-05-18T04:34:27.7798868Z  2022-05-18T04:34:27.7799128Z  2022-05-18T04:34:27.7799373Z  2022-05-18T04:34:27.7799765Z [1,729 / 2,970] 8 actions, 7 running 2022-05-18T04:34:27.7800364Z Compiling test/cpp/jit/test_module_api.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:27.7801315Z Compiling test/cpp/jit/test_alias_analysis.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:27.7801999Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:27.7802552Z Compiling test/cpp/jit/test_jit_type.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:27.7803225Z Compiling test/cpp/jit/test_interface.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:27.7803839Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:27.7804401Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:27.7804809Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:27.9875508Z 2022-05-18T04:34:27.9875997Z  2022-05-18T04:34:27.9876338Z  2022-05-18T04:34:27.9876578Z  2022-05-18T04:34:27.9876795Z  2022-05-18T04:34:27.9877036Z  2022-05-18T04:34:27.9877265Z  2022-05-18T04:34:27.9877476Z  2022-05-18T04:34:27.9877700Z  2022-05-18T04:34:27.9878038Z [1,730 / 2,970] 8 actions, 7 running 2022-05-18T04:34:27.9878534Z Compiling test/cpp/jit/test_module_api.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:27.9879092Z Compiling test/cpp/jit/test_alias_analysis.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:27.9879545Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:27.9880019Z Compiling test/cpp/jit/test_jit_type.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:27.9880540Z Compiling test/cpp/jit/test_interface.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:27.9881060Z Compiling torch/csrc/jit/mobile/import.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:27.9881527Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:27.9881896Z [Scann] Compiling torch/csrc/jit/passes/frozen_ops_to_mkldnn.cpp 2022-05-18T04:34:28.2754908Z 2022-05-18T04:34:28.2755426Z  2022-05-18T04:34:28.2755767Z  2022-05-18T04:34:28.2756044Z  2022-05-18T04:34:28.2756322Z  2022-05-18T04:34:28.2756571Z  2022-05-18T04:34:28.2756838Z  2022-05-18T04:34:28.2757113Z  2022-05-18T04:34:28.2757387Z  2022-05-18T04:34:28.2757784Z [1,731 / 2,970] 8 actions running 2022-05-18T04:34:28.2758377Z Compiling test/cpp/jit/test_module_api.cpp; 19s processwrapper-sandbox 2022-05-18T04:34:28.2759041Z Compiling test/cpp/jit/test_alias_analysis.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:28.2759600Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:28.2760156Z Compiling test/cpp/jit/test_jit_type.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:28.2760777Z Compiling test/cpp/jit/test_interface.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:28.2761404Z Compiling torch/csrc/jit/mobile/import.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:28.2761908Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:28.2762395Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:28.6515397Z 2022-05-18T04:34:28.6515930Z  2022-05-18T04:34:28.6516284Z  2022-05-18T04:34:28.6516577Z  2022-05-18T04:34:28.6516889Z  2022-05-18T04:34:28.6517132Z  2022-05-18T04:34:28.6517401Z  2022-05-18T04:34:28.6517663Z  2022-05-18T04:34:28.6517903Z  2022-05-18T04:34:28.6518299Z [1,734 / 2,970] 8 actions, 7 running 2022-05-18T04:34:28.6518881Z Compiling test/cpp/jit/test_module_api.cpp; 19s processwrapper-sandbox 2022-05-18T04:34:28.6519532Z Compiling test/cpp/jit/test_alias_analysis.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:28.6520074Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:28.6520622Z Compiling test/cpp/jit/test_jit_type.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:28.6521244Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:28.6521768Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:28.6522230Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:28.6522706Z [Scann] Compiling torch/csrc/jit/passes/frozen_linear_transpose.cpp 2022-05-18T04:34:28.8759945Z 2022-05-18T04:34:28.8760683Z  2022-05-18T04:34:28.8761040Z  2022-05-18T04:34:28.8761422Z  2022-05-18T04:34:28.8761699Z  2022-05-18T04:34:28.8761953Z  2022-05-18T04:34:28.8762188Z  2022-05-18T04:34:28.8762428Z  2022-05-18T04:34:28.8762662Z  2022-05-18T04:34:28.8763071Z [1,735 / 2,970] 8 actions running 2022-05-18T04:34:28.8763670Z Compiling test/cpp/jit/test_module_api.cpp; 19s processwrapper-sandbox 2022-05-18T04:34:28.8764320Z Compiling test/cpp/jit/test_alias_analysis.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:28.8764834Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:28.8765366Z Compiling test/cpp/jit/test_jit_type.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:28.8765965Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:28.8766428Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:28.8766980Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:28.8767440Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:29.0758150Z 2022-05-18T04:34:29.0758730Z  2022-05-18T04:34:29.0759090Z  2022-05-18T04:34:29.0759365Z  2022-05-18T04:34:29.0759639Z  2022-05-18T04:34:29.0759915Z  2022-05-18T04:34:29.0760211Z  2022-05-18T04:34:29.0760489Z  2022-05-18T04:34:29.0760747Z  2022-05-18T04:34:29.0761161Z [1,735 / 2,970] 8 actions running 2022-05-18T04:34:29.0761780Z Compiling test/cpp/jit/test_module_api.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:29.0762446Z Compiling test/cpp/jit/test_alias_analysis.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:29.0763047Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:29.0763635Z Compiling test/cpp/jit/test_jit_type.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:29.0764310Z Compiling test/cpp/jit/test_interface.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:29.0764859Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:29.0765332Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:29.0765838Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:29.8470379Z 2022-05-18T04:34:29.8470933Z  2022-05-18T04:34:29.8471278Z  2022-05-18T04:34:29.8471547Z  2022-05-18T04:34:29.8471851Z  2022-05-18T04:34:29.8472132Z  2022-05-18T04:34:29.8472400Z  2022-05-18T04:34:29.8472692Z  2022-05-18T04:34:29.8472964Z  2022-05-18T04:34:29.8473346Z [1,736 / 2,970] 8 actions, 7 running 2022-05-18T04:34:29.8473962Z Compiling test/cpp/jit/test_module_api.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:29.8474616Z Compiling test/cpp/jit/test_alias_analysis.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:29.8475169Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:29.8475751Z Compiling test/cpp/jit/test_jit_type.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:29.8476371Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:29.8476918Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:29.8477384Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:29.8477808Z [Scann] Compiling test/cpp/jit/test_custom_operators.cpp 2022-05-18T04:34:30.0768544Z 2022-05-18T04:34:30.0769053Z  2022-05-18T04:34:30.0769315Z  2022-05-18T04:34:30.0769539Z  2022-05-18T04:34:30.0769753Z  2022-05-18T04:34:30.0769955Z  2022-05-18T04:34:30.0770172Z  2022-05-18T04:34:30.0770388Z  2022-05-18T04:34:30.0770584Z  2022-05-18T04:34:30.0770894Z [1,736 / 2,970] 8 actions running 2022-05-18T04:34:30.0771340Z Compiling test/cpp/jit/test_module_api.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:30.0771892Z Compiling test/cpp/jit/test_alias_analysis.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:30.0772396Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:30.0772934Z Compiling test/cpp/jit/test_jit_type.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:30.0773738Z Compiling test/cpp/jit/test_interface.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:30.0774131Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:30.0774486Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:30.0774841Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:30.6650190Z 2022-05-18T04:34:30.6650708Z  2022-05-18T04:34:30.6651077Z  2022-05-18T04:34:30.6651377Z  2022-05-18T04:34:30.6651653Z  2022-05-18T04:34:30.6651963Z  2022-05-18T04:34:30.6652258Z  2022-05-18T04:34:30.6652528Z  2022-05-18T04:34:30.6652825Z  2022-05-18T04:34:30.6653249Z [1,737 / 2,970] 8 actions, 7 running 2022-05-18T04:34:30.6653851Z Compiling test/cpp/jit/test_module_api.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:30.6654544Z Compiling test/cpp/jit/test_alias_analysis.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:30.6655080Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:30.6655644Z Compiling test/cpp/jit/test_jit_type.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:30.6656341Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:30.6656898Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:30.6657355Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:30.6657770Z [Scann] Compiling test/cpp/jit/test_graph_iterator.cpp 2022-05-18T04:34:30.8779229Z 2022-05-18T04:34:30.8779769Z  2022-05-18T04:34:30.8780118Z  2022-05-18T04:34:30.8780377Z  2022-05-18T04:34:30.8780652Z  2022-05-18T04:34:30.8780943Z  2022-05-18T04:34:30.8781215Z  2022-05-18T04:34:30.8781487Z  2022-05-18T04:34:30.8781759Z  2022-05-18T04:34:30.8782151Z [1,737 / 2,970] 8 actions running 2022-05-18T04:34:30.8782763Z Compiling test/cpp/jit/test_module_api.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:30.8783431Z Compiling test/cpp/jit/test_alias_analysis.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:30.8783999Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:34:30.8784575Z Compiling test/cpp/jit/test_jit_type.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:30.8785236Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:30.8785883Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:30.8786369Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:30.8786960Z Compiling test/cpp/jit/test_graph_iterator.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:31.0841986Z 2022-05-18T04:34:31.0842534Z  2022-05-18T04:34:31.0842865Z  2022-05-18T04:34:31.0843143Z  2022-05-18T04:34:31.0843426Z  2022-05-18T04:34:31.0843677Z  2022-05-18T04:34:31.0843949Z  2022-05-18T04:34:31.0844215Z  2022-05-18T04:34:31.0844467Z  2022-05-18T04:34:31.0844861Z [1,738 / 2,970] 8 actions, 7 running 2022-05-18T04:34:31.0845440Z Compiling test/cpp/jit/test_module_api.cpp; 22s processwrapper-sandbox 2022-05-18T04:34:31.0846079Z Compiling test/cpp/jit/test_alias_analysis.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:31.0846591Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:34:31.0847240Z Compiling test/cpp/jit/test_jit_type.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:31.0847856Z Compiling test/cpp/jit/test_interface.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:31.0848391Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:31.0848924Z Compiling test/cpp/jit/test_graph_iterator.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:31.0849420Z [Scann] Compiling torch/csrc/jit/passes/frozen_graph_optimizations.cpp 2022-05-18T04:34:31.4787097Z 2022-05-18T04:34:31.4787633Z  2022-05-18T04:34:31.4787978Z  2022-05-18T04:34:31.4788249Z  2022-05-18T04:34:31.4788525Z  2022-05-18T04:34:31.4788815Z  2022-05-18T04:34:31.4789072Z  2022-05-18T04:34:31.4789323Z  2022-05-18T04:34:31.4789577Z  2022-05-18T04:34:31.4790103Z [1,738 / 2,970] 8 actions running 2022-05-18T04:34:31.4790758Z Compiling test/cpp/jit/test_module_api.cpp; 22s processwrapper-sandbox 2022-05-18T04:34:31.4791379Z Compiling test/cpp/jit/test_alias_analysis.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:31.4791908Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:34:31.4792482Z Compiling test/cpp/jit/test_jit_type.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:31.4793078Z Compiling test/cpp/jit/test_interface.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:31.4793554Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:31.4794046Z Compiling test/cpp/jit/test_graph_iterator.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:31.4794511Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:32.6774964Z 2022-05-18T04:34:32.6775538Z  2022-05-18T04:34:32.6776045Z  2022-05-18T04:34:32.6776342Z  2022-05-18T04:34:32.6776619Z  2022-05-18T04:34:32.6776899Z  2022-05-18T04:34:32.6777192Z  2022-05-18T04:34:32.6777460Z  2022-05-18T04:34:32.6777752Z  2022-05-18T04:34:32.6778149Z [1,738 / 2,970] 8 actions running 2022-05-18T04:34:32.6778737Z Compiling test/cpp/jit/test_module_api.cpp; 23s processwrapper-sandbox 2022-05-18T04:34:32.6779435Z Compiling test/cpp/jit/test_alias_analysis.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:32.6780002Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:34:32.6780570Z Compiling test/cpp/jit/test_jit_type.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:32.6781196Z Compiling test/cpp/jit/test_interface.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:32.6781693Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:34:32.6782298Z Compiling test/cpp/jit/test_graph_iterator.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:32.6782855Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:32.8778522Z 2022-05-18T04:34:32.8779090Z  2022-05-18T04:34:32.8779416Z  2022-05-18T04:34:32.8779721Z  2022-05-18T04:34:32.8781664Z  2022-05-18T04:34:32.8783744Z  2022-05-18T04:34:32.8784204Z  2022-05-18T04:34:32.8784519Z  2022-05-18T04:34:32.8784784Z  2022-05-18T04:34:32.8785357Z [1,739 / 2,970] 8 actions running 2022-05-18T04:34:32.8786244Z Compiling test/cpp/jit/test_module_api.cpp; 23s processwrapper-sandbox 2022-05-18T04:34:32.8787589Z Compiling test/cpp/jit/test_alias_analysis.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:32.8788330Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:34:32.8789097Z Compiling test/cpp/jit/test_jit_type.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:32.8789904Z Compiling test/cpp/jit/test_interface.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:32.8790614Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:32.8791319Z Compiling test/cpp/jit/test_graph_iterator.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:32.8792075Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:33.2306603Z 2022-05-18T04:34:33.2307669Z  2022-05-18T04:34:33.2308239Z  2022-05-18T04:34:33.2308549Z  2022-05-18T04:34:33.2308796Z  2022-05-18T04:34:33.2309236Z  2022-05-18T04:34:33.2309495Z  2022-05-18T04:34:33.2309990Z  2022-05-18T04:34:33.2310273Z  2022-05-18T04:34:33.2310851Z [1,741 / 2,970] 8 actions, 7 running 2022-05-18T04:34:33.2311599Z Compiling test/cpp/jit/test_alias_analysis.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:33.2312551Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:34:33.2313611Z Compiling test/cpp/jit/test_jit_type.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:33.2314546Z Compiling test/cpp/jit/test_interface.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:33.2315301Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:33.2316018Z Compiling test/cpp/jit/test_graph_iterator.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:33.2316606Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:33.2317317Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:33.4784291Z 2022-05-18T04:34:33.4785203Z  2022-05-18T04:34:33.4785708Z  2022-05-18T04:34:33.4786332Z  2022-05-18T04:34:33.4786897Z  2022-05-18T04:34:33.4787721Z  2022-05-18T04:34:33.4788081Z  2022-05-18T04:34:33.4788424Z  2022-05-18T04:34:33.4788706Z  2022-05-18T04:34:33.4789124Z [1,742 / 2,970] 8 actions running 2022-05-18T04:34:33.4789759Z Compiling test/cpp/jit/test_alias_analysis.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:33.4790341Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:34:33.4791111Z Compiling test/cpp/jit/test_jit_type.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:33.4791782Z Compiling test/cpp/jit/test_interface.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:33.4792356Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:33.4793029Z Compiling test/cpp/jit/test_graph_iterator.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:33.4793664Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:33.4794169Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:33.7675401Z 2022-05-18T04:34:33.7676024Z  2022-05-18T04:34:33.7676429Z  2022-05-18T04:34:33.7676743Z  2022-05-18T04:34:33.7677034Z  2022-05-18T04:34:33.7677341Z  2022-05-18T04:34:33.7677642Z  2022-05-18T04:34:33.7677926Z  2022-05-18T04:34:33.7678205Z  2022-05-18T04:34:33.7678632Z [1,744 / 2,970] 8 actions, 7 running 2022-05-18T04:34:33.7679204Z Compiling test/cpp/jit/test_alias_analysis.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:33.7679568Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:34:33.7679938Z Compiling test/cpp/jit/test_jit_type.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:33.7680299Z Compiling test/cpp/jit/test_interface.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:33.7680620Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:33.7680985Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:33.7681285Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:33.7681556Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/amx_tile_configure.cpp 2022-05-18T04:34:34.0446501Z 2022-05-18T04:34:34.0447126Z  2022-05-18T04:34:34.0447497Z  2022-05-18T04:34:34.0447764Z  2022-05-18T04:34:34.0448048Z  2022-05-18T04:34:34.0448333Z  2022-05-18T04:34:34.0448645Z  2022-05-18T04:34:34.0448934Z  2022-05-18T04:34:34.0449209Z  2022-05-18T04:34:34.0449613Z [1,746 / 2,970] 8 actions, 7 running 2022-05-18T04:34:34.0450279Z Compiling test/cpp/jit/test_alias_analysis.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:34.0450854Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:34:34.0451442Z Compiling test/cpp/jit/test_interface.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:34.0452014Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:34.0452649Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:34.0453182Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:34.0453691Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:34.0454176Z [Scann] Compiling torch/csrc/jit/passes/frozen_conv_add_relu_fusion.cpp 2022-05-18T04:34:34.2789119Z 2022-05-18T04:34:34.2789644Z  2022-05-18T04:34:34.2789994Z  2022-05-18T04:34:34.2790299Z  2022-05-18T04:34:34.2790582Z  2022-05-18T04:34:34.2790864Z  2022-05-18T04:34:34.2791137Z  2022-05-18T04:34:34.2791417Z  2022-05-18T04:34:34.2791706Z  2022-05-18T04:34:34.2792103Z [1,747 / 2,970] 8 actions running 2022-05-18T04:34:34.2792702Z Compiling test/cpp/jit/test_alias_analysis.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:34.2793282Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:34:34.2794154Z Compiling test/cpp/jit/test_interface.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:34.2794745Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:34.2795345Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:34.2795910Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:34.2796352Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:34.2796854Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:34.5786510Z 2022-05-18T04:34:34.5787024Z  2022-05-18T04:34:34.5787272Z  2022-05-18T04:34:34.5787488Z  2022-05-18T04:34:34.5787657Z  2022-05-18T04:34:34.5787822Z  2022-05-18T04:34:34.5787974Z  2022-05-18T04:34:34.5788302Z  2022-05-18T04:34:34.5788555Z  2022-05-18T04:34:34.5788920Z [1,750 / 2,970] 8 actions, 7 running 2022-05-18T04:34:34.5789495Z Compiling test/cpp/jit/test_alias_analysis.cpp; 16s processwrapper-sandbox 2022-05-18T04:34:34.5789889Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:34:34.5790295Z Compiling test/cpp/jit/test_interface.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:34.5790679Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:34.5791107Z Compiling test/cpp/jit/test_graph_iterator.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:34.5868203Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:34.5868812Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:34.5869351Z [Scann] Compiling torch/csrc/distributed/autograd/context/context.cpp 2022-05-18T04:34:34.8336587Z 2022-05-18T04:34:34.8337264Z  2022-05-18T04:34:34.8337770Z  2022-05-18T04:34:34.8338091Z  2022-05-18T04:34:34.8338532Z  2022-05-18T04:34:34.8338837Z  2022-05-18T04:34:34.8339249Z  2022-05-18T04:34:34.8339539Z  2022-05-18T04:34:34.8339937Z  2022-05-18T04:34:34.8340359Z [1,752 / 2,970] 8 actions, 7 running 2022-05-18T04:34:34.8340868Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:34:34.8341539Z Compiling test/cpp/jit/test_interface.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:34.8342119Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:34.8342770Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:34.8343350Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:34.8343820Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:34.8344249Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:34.8344704Z [Scann] Compiling third_party/oneDNN/src/cpu/rnn/ref_postgemm_rnn.cpp 2022-05-18T04:34:35.0508523Z 2022-05-18T04:34:35.0522161Z  2022-05-18T04:34:35.0522424Z  2022-05-18T04:34:35.0522675Z  2022-05-18T04:34:35.0522965Z  2022-05-18T04:34:35.0523171Z  2022-05-18T04:34:35.0523338Z  2022-05-18T04:34:35.0523502Z  2022-05-18T04:34:35.0523654Z  2022-05-18T04:34:35.0523901Z [1,753 / 2,970] 8 actions, 7 running 2022-05-18T04:34:35.0524327Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:34:35.0524760Z Compiling test/cpp/jit/test_interface.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:35.0525085Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:35.0525432Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:35.0525733Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:35.0526005Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:35.0526295Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:35.0526559Z [Scann] Compiling test/cpp/jit/test_graph_executor.cpp 2022-05-18T04:34:35.2815454Z 2022-05-18T04:34:35.2816005Z  2022-05-18T04:34:35.2816350Z  2022-05-18T04:34:35.2816608Z  2022-05-18T04:34:35.2816885Z  2022-05-18T04:34:35.2817160Z  2022-05-18T04:34:35.2817414Z  2022-05-18T04:34:35.2817686Z  2022-05-18T04:34:35.2817954Z  2022-05-18T04:34:35.2818607Z [1,755 / 2,970] 8 actions running 2022-05-18T04:34:35.2819095Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:34:35.2819678Z Compiling test/cpp/jit/test_interface.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:35.2820199Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:35.2820786Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:35.2821320Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:35.2821880Z Compiling test/cpp/jit/test_graph_executor.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:35.2822413Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:35.2822875Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:35.6090741Z 2022-05-18T04:34:35.6091393Z  2022-05-18T04:34:35.6091649Z  2022-05-18T04:34:35.6091826Z  2022-05-18T04:34:35.6091998Z  2022-05-18T04:34:35.6092154Z  2022-05-18T04:34:35.6092323Z  2022-05-18T04:34:35.6092505Z  2022-05-18T04:34:35.6092656Z  2022-05-18T04:34:35.6092911Z [1,756 / 2,970] 8 actions, 7 running 2022-05-18T04:34:35.6093208Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:34:35.6093617Z Compiling test/cpp/jit/test_interface.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:35.6093944Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:35.6094289Z Compiling test/cpp/jit/test_graph_iterator.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:35.6094588Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:35.6094928Z Compiling test/cpp/jit/test_graph_executor.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:35.6095235Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:35.6095824Z [Scann] Compiling third_party/oneDNN/src/cpu/rnn/ref_postgemm_gru.cpp 2022-05-18T04:34:35.8822298Z 2022-05-18T04:34:35.8822852Z  2022-05-18T04:34:35.8823179Z  2022-05-18T04:34:35.8823463Z  2022-05-18T04:34:35.8823725Z  2022-05-18T04:34:35.8824018Z  2022-05-18T04:34:35.8824297Z  2022-05-18T04:34:35.8824562Z  2022-05-18T04:34:35.8824852Z  2022-05-18T04:34:35.8825237Z [1,756 / 2,970] 8 actions running 2022-05-18T04:34:35.8825700Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:34:35.8826600Z Compiling test/cpp/jit/test_interface.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:35.8827174Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:35.8827733Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:35.8828221Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:35.8828763Z Compiling test/cpp/jit/test_graph_executor.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:35.8829266Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:35.8829709Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:36.2820806Z 2022-05-18T04:34:36.2821364Z  2022-05-18T04:34:36.2821732Z  2022-05-18T04:34:36.2822043Z  2022-05-18T04:34:36.2822301Z  2022-05-18T04:34:36.2822591Z  2022-05-18T04:34:36.2822873Z  2022-05-18T04:34:36.2823139Z  2022-05-18T04:34:36.2823415Z  2022-05-18T04:34:36.2823806Z [1,757 / 2,970] 8 actions running 2022-05-18T04:34:36.2824266Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:34:36.2824858Z Compiling test/cpp/jit/test_interface.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:36.2825437Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:36.2826371Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:36.2826935Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:36.2827450Z Compiling test/cpp/jit/test_graph_executor.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:36.2827995Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:36.2828438Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:36.4479789Z 2022-05-18T04:34:36.4480339Z  2022-05-18T04:34:36.4480860Z  2022-05-18T04:34:36.4483751Z  2022-05-18T04:34:36.4486486Z  2022-05-18T04:34:36.4489155Z  2022-05-18T04:34:36.4491761Z  2022-05-18T04:34:36.4494366Z  2022-05-18T04:34:36.4496933Z  2022-05-18T04:34:36.4499832Z INFO: From Compiling third_party/oneDNN/src/cpu/rnn/cell_gru_lbr.cpp: 2022-05-18T04:34:36.4502672Z [1,757 / 2,970] 8 actions running 2022-05-18T04:34:36.4505582Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:34:36.4508597Z Compiling test/cpp/jit/test_interface.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:36.4511466Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:36.4514395Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:36.4517301Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:36.4520215Z Compiling test/cpp/jit/test_graph_executor.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:36.4523114Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:36.4525876Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:36.4545479Z 2022-05-18T04:34:36.4548057Z  2022-05-18T04:34:36.4550667Z  2022-05-18T04:34:36.4553317Z  2022-05-18T04:34:36.4553872Z  2022-05-18T04:34:36.4556510Z  2022-05-18T04:34:36.4559148Z  2022-05-18T04:34:36.4561742Z  2022-05-18T04:34:36.4564456Z  2022-05-18T04:34:36.4572336Z external/mkl_dnn/third_party/oneDNN/src/cpu/rnn/cell_gru_lbr.cpp:20:0: warning: ignoring #pragma warning [-Wunknown-pragmas] 2022-05-18T04:34:36.4573171Z #pragma warning(disable : 4503) /* name is too long */ 2022-05-18T04:34:36.4575815Z 2022-05-18T04:34:36.4595297Z [1,757 / 2,970] 8 actions running 2022-05-18T04:34:36.4595911Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:34:36.4596533Z Compiling test/cpp/jit/test_interface.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:36.4597079Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:36.4597690Z Compiling test/cpp/jit/test_graph_iterator.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:36.4598235Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:36.4598788Z Compiling test/cpp/jit/test_graph_executor.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:36.4599292Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:36.4599772Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:36.6809980Z 2022-05-18T04:34:36.6811668Z  2022-05-18T04:34:36.6813107Z  2022-05-18T04:34:36.6814829Z  2022-05-18T04:34:36.6816565Z  2022-05-18T04:34:36.6818956Z  2022-05-18T04:34:36.6820465Z  2022-05-18T04:34:36.6821946Z  2022-05-18T04:34:36.6823426Z  2022-05-18T04:34:36.6825136Z [1,758 / 2,970] 8 actions running 2022-05-18T04:34:36.6828471Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:34:36.6830315Z Compiling test/cpp/jit/test_interface.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:36.6832127Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:36.6834994Z Compiling test/cpp/jit/test_graph_iterator.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:36.6836817Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:36.6838653Z Compiling test/cpp/jit/test_graph_executor.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:36.6840535Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:36.6842381Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:37.0814071Z 2022-05-18T04:34:37.0816171Z  2022-05-18T04:34:37.0818091Z  2022-05-18T04:34:37.0819772Z  2022-05-18T04:34:37.0821430Z  2022-05-18T04:34:37.0823111Z  2022-05-18T04:34:37.0824919Z  2022-05-18T04:34:37.0826964Z  2022-05-18T04:34:37.0827664Z  2022-05-18T04:34:37.0828321Z [1,759 / 2,970] 8 actions running 2022-05-18T04:34:37.0828846Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:34:37.0829511Z Compiling test/cpp/jit/test_interface.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:37.0833060Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:37.0835854Z Compiling test/cpp/jit/test_graph_iterator.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:37.0838574Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:37.0841175Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:37.0843705Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:37.0846299Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:37.4138072Z 2022-05-18T04:34:37.4141150Z  2022-05-18T04:34:37.4143917Z  2022-05-18T04:34:37.4146893Z  2022-05-18T04:34:37.4149517Z  2022-05-18T04:34:37.4151478Z  2022-05-18T04:34:37.4153398Z  2022-05-18T04:34:37.4155366Z  2022-05-18T04:34:37.4157243Z  2022-05-18T04:34:37.4159168Z [1,761 / 2,970] 8 actions, 7 running 2022-05-18T04:34:37.4160954Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:34:37.4162663Z Compiling test/cpp/jit/test_interface.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:37.4164334Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:37.4166187Z Compiling test/cpp/jit/test_graph_iterator.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:37.4168047Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:37.4169786Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:37.4171334Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:37.4173017Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:37.6816291Z 2022-05-18T04:34:37.6817098Z  2022-05-18T04:34:37.6817481Z  2022-05-18T04:34:37.6817949Z  2022-05-18T04:34:37.6818256Z  2022-05-18T04:34:37.6818979Z  2022-05-18T04:34:37.6819443Z  2022-05-18T04:34:37.6819751Z  2022-05-18T04:34:37.6820192Z  2022-05-18T04:34:37.6820760Z [1,761 / 2,970] 8 actions running 2022-05-18T04:34:37.6821321Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:34:37.6822052Z Compiling test/cpp/jit/test_interface.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:37.6822649Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:37.6823298Z Compiling test/cpp/jit/test_graph_iterator.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:37.6823997Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:37.6824570Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:37.6825018Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:37.6825318Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:37.8821051Z 2022-05-18T04:34:37.8822707Z  2022-05-18T04:34:37.8824160Z  2022-05-18T04:34:37.8825437Z  2022-05-18T04:34:37.8829015Z  2022-05-18T04:34:37.8830363Z  2022-05-18T04:34:37.8831632Z  2022-05-18T04:34:37.8832885Z  2022-05-18T04:34:37.8834083Z  2022-05-18T04:34:37.8835496Z [1,763 / 2,970] 8 actions running 2022-05-18T04:34:37.8836963Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:34:37.8838491Z Compiling test/cpp/jit/test_interface.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:37.8839998Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:37.8841570Z Compiling test/cpp/jit/test_graph_iterator.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:37.8843228Z Compiling test/cpp/jit/test_graph_executor.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:37.8844698Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:37.8846178Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:37.8847740Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:38.2828025Z 2022-05-18T04:34:38.2828751Z  2022-05-18T04:34:38.2829142Z  2022-05-18T04:34:38.2829490Z  2022-05-18T04:34:38.2829782Z  2022-05-18T04:34:38.2830092Z  2022-05-18T04:34:38.2830394Z  2022-05-18T04:34:38.2830683Z  2022-05-18T04:34:38.2831091Z  2022-05-18T04:34:38.2831563Z [1,764 / 2,970] 8 actions running 2022-05-18T04:34:38.2832020Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:34:38.2832592Z Compiling test/cpp/jit/test_interface.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:38.2833131Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:38.2833697Z Compiling test/cpp/jit/test_graph_iterator.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:38.2834358Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:38.2834872Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:38.2835311Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:38.2835762Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:38.6110110Z 2022-05-18T04:34:38.6112222Z  2022-05-18T04:34:38.6114317Z  2022-05-18T04:34:38.6116232Z  2022-05-18T04:34:38.6118100Z  2022-05-18T04:34:38.6120017Z  2022-05-18T04:34:38.6121880Z  2022-05-18T04:34:38.6123768Z  2022-05-18T04:34:38.6125622Z  2022-05-18T04:34:38.6127751Z [1,767 / 2,970] 8 actions, 7 running 2022-05-18T04:34:38.6129912Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:34:38.6132160Z Compiling test/cpp/jit/test_interface.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:38.6134355Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:38.6136596Z Compiling test/cpp/jit/test_graph_iterator.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:38.6138962Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:38.6141459Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:38.6144921Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:38.6145382Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:38.8830313Z 2022-05-18T04:34:38.8832527Z  2022-05-18T04:34:38.8834458Z  2022-05-18T04:34:38.8836329Z  2022-05-18T04:34:38.8838178Z  2022-05-18T04:34:38.8840079Z  2022-05-18T04:34:38.8841954Z  2022-05-18T04:34:38.8843772Z  2022-05-18T04:34:38.8845593Z  2022-05-18T04:34:38.8847682Z [1,768 / 2,970] 8 actions running 2022-05-18T04:34:38.8849730Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:34:38.8851832Z Compiling test/cpp/jit/test_interface.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:38.8853979Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:38.8856046Z Compiling test/cpp/jit/test_graph_iterator.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:38.8858200Z Compiling test/cpp/jit/test_graph_executor.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:38.8860263Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:38.8862275Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:38.8864280Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:39.2834842Z 2022-05-18T04:34:39.2837052Z  2022-05-18T04:34:39.2839152Z  2022-05-18T04:34:39.2841171Z  2022-05-18T04:34:39.2843168Z  2022-05-18T04:34:39.2845136Z  2022-05-18T04:34:39.2847203Z  2022-05-18T04:34:39.2849154Z  2022-05-18T04:34:39.2851079Z  2022-05-18T04:34:39.2853118Z [1,770 / 2,970] 8 actions running 2022-05-18T04:34:39.2855325Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:34:39.2857631Z Compiling test/cpp/jit/test_interface.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:39.2859844Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:39.2862105Z Compiling test/cpp/jit/test_graph_iterator.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:39.2864568Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:39.2868741Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:39.2869775Z Compiling test/cpp/jit/test_file_format.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:39.2870535Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:39.8273744Z 2022-05-18T04:34:39.8274742Z  2022-05-18T04:34:39.8276318Z  2022-05-18T04:34:39.8276771Z  2022-05-18T04:34:39.8279396Z  2022-05-18T04:34:39.8281361Z  2022-05-18T04:34:39.8281978Z  2022-05-18T04:34:39.8282297Z  2022-05-18T04:34:39.8282915Z  2022-05-18T04:34:39.8283790Z [1,771 / 2,970] 8 actions, 7 running 2022-05-18T04:34:39.8284331Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:34:39.8284919Z Compiling test/cpp/jit/test_interface.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:39.8285449Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:39.8286028Z Compiling test/cpp/jit/test_graph_iterator.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:39.8286819Z Compiling test/cpp/jit/test_graph_executor.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:39.8287383Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:39.8287847Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:39.8288265Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:40.0841660Z 2022-05-18T04:34:40.0843902Z  2022-05-18T04:34:40.0845760Z  2022-05-18T04:34:40.0847621Z  2022-05-18T04:34:40.0849289Z  2022-05-18T04:34:40.0850887Z  2022-05-18T04:34:40.0852470Z  2022-05-18T04:34:40.0854844Z  2022-05-18T04:34:40.0893748Z  2022-05-18T04:34:40.0894200Z [1,771 / 2,970] 8 actions running 2022-05-18T04:34:40.0894674Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:34:40.0895268Z Compiling test/cpp/jit/test_interface.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:40.0895832Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:40.0896437Z Compiling test/cpp/jit/test_graph_iterator.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:40.0897086Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:40.0897510Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:40.0897852Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:40.0898264Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:40.2840179Z 2022-05-18T04:34:40.2841041Z  2022-05-18T04:34:40.2842617Z  2022-05-18T04:34:40.2845123Z  2022-05-18T04:34:40.2845560Z  2022-05-18T04:34:40.2848169Z  2022-05-18T04:34:40.2848587Z  2022-05-18T04:34:40.2851110Z  2022-05-18T04:34:40.2851500Z  2022-05-18T04:34:40.2854147Z [1,774 / 2,970] 7 actions running 2022-05-18T04:34:40.2854804Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:34:40.2857703Z Compiling test/cpp/jit/test_interface.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:40.2858433Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:40.2861352Z Compiling test/cpp/jit/test_graph_iterator.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:40.2862201Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:40.2865069Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:40.2866045Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:40.6736448Z 2022-05-18T04:34:40.6737391Z  2022-05-18T04:34:40.6738870Z  2022-05-18T04:34:40.6739355Z  2022-05-18T04:34:40.6739767Z  2022-05-18T04:34:40.6742401Z  2022-05-18T04:34:40.6742838Z  2022-05-18T04:34:40.6745434Z  2022-05-18T04:34:40.6746076Z [1,777 / 2,970] 8 actions, 7 running 2022-05-18T04:34:40.6748825Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:34:40.6749577Z Compiling test/cpp/jit/test_interface.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:40.6752368Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:34:40.6753115Z Compiling test/cpp/jit/test_graph_iterator.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:40.6756100Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:40.6756823Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:40.6759557Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:40.6760479Z [Scann] Compiling third_party/oneDNN/src/cpu/ref_shuffle.cpp 2022-05-18T04:34:40.8844888Z 2022-05-18T04:34:40.8845811Z  2022-05-18T04:34:40.8847465Z  2022-05-18T04:34:40.8850047Z  2022-05-18T04:34:40.8850491Z  2022-05-18T04:34:40.8853077Z  2022-05-18T04:34:40.8853517Z  2022-05-18T04:34:40.8856063Z  2022-05-18T04:34:40.8856496Z  2022-05-18T04:34:40.8859179Z [1,778 / 2,970] 8 actions running 2022-05-18T04:34:40.8859810Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:34:40.8862725Z Compiling test/cpp/jit/test_interface.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:40.8863445Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:40.8866493Z Compiling test/cpp/jit/test_graph_iterator.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:40.8867399Z Compiling test/cpp/jit/test_graph_executor.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:40.8870234Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:40.8870900Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:40.8873693Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:41.0851363Z 2022-05-18T04:34:41.0856803Z  2022-05-18T04:34:41.0857084Z  2022-05-18T04:34:41.0857272Z  2022-05-18T04:34:41.0857492Z  2022-05-18T04:34:41.0857777Z  2022-05-18T04:34:41.0857936Z  2022-05-18T04:34:41.0858105Z  2022-05-18T04:34:41.0858274Z  2022-05-18T04:34:41.0858504Z [1,779 / 2,970] 8 actions running 2022-05-18T04:34:41.0858798Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:34:41.0859147Z Compiling test/cpp/jit/test_interface.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:41.0859478Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:41.0859863Z Compiling test/cpp/jit/test_graph_iterator.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:41.0860338Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:41.0860675Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:41.0860930Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:41.0861285Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:41.4094119Z 2022-05-18T04:34:41.4096171Z  2022-05-18T04:34:41.4097977Z  2022-05-18T04:34:41.4099660Z  2022-05-18T04:34:41.4101319Z  2022-05-18T04:34:41.4102993Z  2022-05-18T04:34:41.4104661Z  2022-05-18T04:34:41.4107084Z  2022-05-18T04:34:41.4111424Z  2022-05-18T04:34:41.4111889Z [1,781 / 2,970] 8 actions, 7 running 2022-05-18T04:34:41.4112418Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:34:41.4113914Z Compiling test/cpp/jit/test_interface.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:41.4114494Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:41.4115087Z Compiling test/cpp/jit/test_graph_iterator.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:41.4115819Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:41.4116371Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:41.4116868Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:41.4117337Z [Scann] Compiling third_party/oneDNN/src/cpu/ref_pooling.cpp 2022-05-18T04:34:41.6852876Z 2022-05-18T04:34:41.6853448Z  2022-05-18T04:34:41.6853790Z  2022-05-18T04:34:41.6854095Z  2022-05-18T04:34:41.6854403Z  2022-05-18T04:34:41.6857321Z  2022-05-18T04:34:41.6857813Z  2022-05-18T04:34:41.6858389Z  2022-05-18T04:34:41.6861040Z  2022-05-18T04:34:41.6861570Z [1,782 / 2,970] 8 actions running 2022-05-18T04:34:41.6862261Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:34:41.6865311Z Compiling test/cpp/jit/test_interface.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:41.6866103Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:41.6867125Z Compiling test/cpp/jit/test_graph_iterator.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:41.6869954Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:41.6870559Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:41.6871225Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:41.6874078Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:41.8541152Z 2022-05-18T04:34:41.8541713Z  2022-05-18T04:34:41.8542067Z  2022-05-18T04:34:41.8542343Z  2022-05-18T04:34:41.8545212Z  2022-05-18T04:34:41.8545931Z  2022-05-18T04:34:41.8549473Z  2022-05-18T04:34:41.8549911Z  2022-05-18T04:34:41.8550396Z  2022-05-18T04:34:41.8554111Z INFO: From Compiling torch/csrc/jit/passes/device_type_analysis.cpp: 2022-05-18T04:34:41.8554770Z [1,783 / 2,970] 8 actions running 2022-05-18T04:34:41.8555409Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:34:41.8559288Z Compiling test/cpp/jit/test_interface.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:41.8560009Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:41.8560814Z Compiling test/cpp/jit/test_graph_iterator.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:41.8564728Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:41.8565442Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:41.8566085Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:41.8569077Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:41.8578131Z 2022-05-18T04:34:41.8579365Z  2022-05-18T04:34:41.8580711Z  2022-05-18T04:34:41.8581990Z  2022-05-18T04:34:41.8583239Z  2022-05-18T04:34:41.8584522Z  2022-05-18T04:34:41.8585894Z  2022-05-18T04:34:41.8587176Z  2022-05-18T04:34:41.8588445Z  2022-05-18T04:34:41.8593630Z torch/csrc/jit/passes/device_type_analysis.cpp: In function 'bool torch::jit::{anonymous}::propWithNoDevice(torch::jit::Node*)': 2022-05-18T04:34:41.8595687Z torch/csrc/jit/passes/device_type_analysis.cpp:85:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:34:41.8597427Z for (; input_num < n->inputs().size(); input_num++) { 2022-05-18T04:34:41.8598824Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:41.8600598Z torch/csrc/jit/passes/device_type_analysis.cpp:90:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:34:41.8602278Z if (input_num == n->inputs().size()) { 2022-05-18T04:34:41.8603608Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:41.8605464Z torch/csrc/jit/passes/device_type_analysis.cpp:100:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:34:41.8607363Z for (input_num++; input_num < n->inputs().size(); input_num++) { 2022-05-18T04:34:41.8608757Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:41.8610621Z torch/csrc/jit/passes/device_type_analysis.cpp: In function 'bool torch::jit::{anonymous}::defaultDeviceProp(torch::jit::Node*)': 2022-05-18T04:34:41.8612641Z torch/csrc/jit/passes/device_type_analysis.cpp:127:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:34:41.8614314Z for (int i = 0; i < arguments.size(); i++) { 2022-05-18T04:34:41.8615684Z ~~^~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:41.8620083Z [1,783 / 2,970] 8 actions running 2022-05-18T04:34:41.8621662Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:34:41.8623390Z Compiling test/cpp/jit/test_interface.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:41.8624999Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:34:41.8626907Z Compiling test/cpp/jit/test_graph_iterator.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:41.8629030Z Compiling test/cpp/jit/test_graph_executor.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:41.8632674Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:41.8634504Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:41.8636030Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:42.0879136Z 2022-05-18T04:34:42.0880799Z  2022-05-18T04:34:42.0882231Z  2022-05-18T04:34:42.0883483Z  2022-05-18T04:34:42.0884681Z  2022-05-18T04:34:42.0885935Z  2022-05-18T04:34:42.0887307Z  2022-05-18T04:34:42.0888576Z  2022-05-18T04:34:42.0889860Z  2022-05-18T04:34:42.0891248Z [1,785 / 2,970] 8 actions running 2022-05-18T04:34:42.0892820Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:34:42.0894825Z Compiling test/cpp/jit/test_interface.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:42.0896821Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:34:42.0898809Z Compiling test/cpp/jit/test_graph_iterator.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:42.0900906Z Compiling test/cpp/jit/test_graph_executor.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:42.0902931Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:42.0904795Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:42.0906834Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:42.2861679Z 2022-05-18T04:34:42.2885118Z  2022-05-18T04:34:42.2885454Z  2022-05-18T04:34:42.2885740Z  2022-05-18T04:34:42.2886022Z  2022-05-18T04:34:42.2886231Z  2022-05-18T04:34:42.2886514Z  2022-05-18T04:34:42.2886883Z  2022-05-18T04:34:42.2887157Z  2022-05-18T04:34:42.2887554Z [1,786 / 2,970] 8 actions running 2022-05-18T04:34:42.2888012Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:34:42.2888649Z Compiling test/cpp/jit/test_interface.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:42.2889190Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:34:42.2889750Z Compiling test/cpp/jit/test_graph_iterator.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:42.2890420Z Compiling test/cpp/jit/test_graph_executor.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:42.2890888Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:42.2891325Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:42.2891764Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:42.6886997Z 2022-05-18T04:34:42.6887552Z  2022-05-18T04:34:42.6887889Z  2022-05-18T04:34:42.6888168Z  2022-05-18T04:34:42.6888429Z  2022-05-18T04:34:42.6888651Z  2022-05-18T04:34:42.6888886Z  2022-05-18T04:34:42.6889158Z  2022-05-18T04:34:42.6889414Z  2022-05-18T04:34:42.6889803Z [1,786 / 2,970] 8 actions running 2022-05-18T04:34:42.6890241Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:34:42.6890791Z Compiling test/cpp/jit/test_interface.cpp; 16s processwrapper-sandbox 2022-05-18T04:34:42.6891341Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:34:42.6891893Z Compiling test/cpp/jit/test_graph_iterator.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:42.6892552Z Compiling test/cpp/jit/test_graph_executor.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:42.6893028Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:42.6893468Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:42.6893883Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:43.1637181Z 2022-05-18T04:34:43.1637669Z  2022-05-18T04:34:43.1637974Z  2022-05-18T04:34:43.1638194Z  2022-05-18T04:34:43.1638434Z  2022-05-18T04:34:43.1638668Z  2022-05-18T04:34:43.1638883Z  2022-05-18T04:34:43.1639105Z  2022-05-18T04:34:43.1639323Z  2022-05-18T04:34:43.1639649Z [1,787 / 2,970] 8 actions, 7 running 2022-05-18T04:34:43.1640066Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:34:43.1640558Z Compiling test/cpp/jit/test_interface.cpp; 16s processwrapper-sandbox 2022-05-18T04:34:43.1641007Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:34:43.1644856Z Compiling test/cpp/jit/test_graph_iterator.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:43.1645698Z Compiling test/cpp/jit/test_graph_executor.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:43.1646152Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:43.1646536Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:43.1647059Z [Scann] Compiling third_party/oneDNN/src/cpu/ref_deconvolution.cpp 2022-05-18T04:34:43.3767210Z 2022-05-18T04:34:43.3767786Z  2022-05-18T04:34:43.3768113Z  2022-05-18T04:34:43.3768400Z  2022-05-18T04:34:43.3768691Z  2022-05-18T04:34:43.3768950Z  2022-05-18T04:34:43.3769220Z  2022-05-18T04:34:43.3769493Z  2022-05-18T04:34:43.3769751Z  2022-05-18T04:34:43.3770142Z [1,788 / 2,970] 8 actions, 7 running 2022-05-18T04:34:43.3770615Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:34:43.3771192Z Compiling test/cpp/jit/test_interface.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:43.3771758Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:34:43.3772350Z Compiling test/cpp/jit/test_graph_iterator.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:43.3773022Z Compiling test/cpp/jit/test_graph_executor.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:43.3773541Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:43.3774028Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:43.3774506Z [Scann] Compiling third_party/oneDNN/src/cpu/ref_convolution_int8.cpp 2022-05-18T04:34:43.6200350Z 2022-05-18T04:34:43.6200937Z  2022-05-18T04:34:43.6201273Z  2022-05-18T04:34:43.6201564Z  2022-05-18T04:34:43.6201832Z  2022-05-18T04:34:43.6202112Z  2022-05-18T04:34:43.6202386Z  2022-05-18T04:34:43.6202661Z  2022-05-18T04:34:43.6202939Z  2022-05-18T04:34:43.6203342Z [1,790 / 2,970] 8 actions, 7 running 2022-05-18T04:34:43.6203817Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:34:43.6204448Z Compiling test/cpp/jit/test_interface.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:43.6205010Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:34:43.6205599Z Compiling test/cpp/jit/test_graph_iterator.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:43.6206228Z Compiling test/cpp/jit/test_graph_executor.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:43.6206933Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:43.6207441Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:43.6207982Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qsigmoid.cpp 2022-05-18T04:34:43.8692128Z 2022-05-18T04:34:43.8692669Z  2022-05-18T04:34:43.8693025Z  2022-05-18T04:34:43.8693305Z  2022-05-18T04:34:43.8693592Z  2022-05-18T04:34:43.8693878Z  2022-05-18T04:34:43.8694149Z  2022-05-18T04:34:43.8694435Z  2022-05-18T04:34:43.8694720Z  2022-05-18T04:34:43.8695140Z [1,793 / 2,970] 8 actions, 7 running 2022-05-18T04:34:43.8695602Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:34:43.8696157Z Compiling test/cpp/jit/test_interface.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:43.8696707Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:34:43.8697278Z Compiling test/cpp/jit/test_graph_iterator.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:43.8697944Z Compiling test/cpp/jit/test_graph_executor.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:43.8698465Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:43.8698918Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:43.8699357Z [Scann] Compiling third_party/oneDNN/src/cpu/platform.cpp 2022-05-18T04:34:44.0918285Z 2022-05-18T04:34:44.0918822Z  2022-05-18T04:34:44.0919159Z  2022-05-18T04:34:44.0919431Z  2022-05-18T04:34:44.0919720Z  2022-05-18T04:34:44.0919994Z  2022-05-18T04:34:44.0920284Z  2022-05-18T04:34:44.0920768Z  2022-05-18T04:34:44.0921122Z  2022-05-18T04:34:44.0921533Z [1,794 / 2,970] 8 actions running 2022-05-18T04:34:44.0922029Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:34:44.0922633Z Compiling test/cpp/jit/test_interface.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:44.0923204Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:34:44.0923813Z Compiling test/cpp/jit/test_graph_iterator.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:44.0924486Z Compiling test/cpp/jit/test_graph_executor.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:44.0925006Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:44.0925515Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:44.0925997Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:44.4384894Z 2022-05-18T04:34:44.4385451Z  2022-05-18T04:34:44.4385937Z  2022-05-18T04:34:44.4386183Z  2022-05-18T04:34:44.4386427Z  2022-05-18T04:34:44.4386676Z  2022-05-18T04:34:44.4386924Z  2022-05-18T04:34:44.4387197Z  2022-05-18T04:34:44.4387447Z  2022-05-18T04:34:44.4387847Z [1,796 / 2,970] 8 actions, 7 running 2022-05-18T04:34:44.4388285Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:34:44.4388807Z Compiling test/cpp/jit/test_interface.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:44.4389304Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:34:44.4389841Z Compiling test/cpp/jit/test_graph_iterator.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:44.4390438Z Compiling test/cpp/jit/test_graph_executor.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:44.4390902Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:44.4391303Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:44.4391731Z [Scann] Compiling third_party/oneDNN/src/cpu/ncsp_batch_normalization.cpp 2022-05-18T04:34:44.6892205Z 2022-05-18T04:34:44.6892787Z  2022-05-18T04:34:44.6893155Z  2022-05-18T04:34:44.6893450Z  2022-05-18T04:34:44.6893744Z  2022-05-18T04:34:44.6894036Z  2022-05-18T04:34:44.6894342Z  2022-05-18T04:34:44.6894621Z  2022-05-18T04:34:44.6894924Z  2022-05-18T04:34:44.6895348Z [1,796 / 2,970] 8 actions running 2022-05-18T04:34:44.6895811Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:34:44.6896409Z Compiling test/cpp/jit/test_interface.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:44.6896933Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:34:44.6897499Z Compiling test/cpp/jit/test_graph_iterator.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:44.6898199Z Compiling test/cpp/jit/test_graph_executor.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:44.6898770Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:44.6899243Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:44.6899738Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:44.8895869Z 2022-05-18T04:34:44.8896437Z  2022-05-18T04:34:44.8896789Z  2022-05-18T04:34:44.8897066Z  2022-05-18T04:34:44.8897342Z  2022-05-18T04:34:44.8897614Z  2022-05-18T04:34:44.8897862Z  2022-05-18T04:34:44.8898118Z  2022-05-18T04:34:44.8898386Z  2022-05-18T04:34:44.8898744Z [1,797 / 2,970] 8 actions running 2022-05-18T04:34:44.8899208Z //:jit_tests; 26s processwrapper-sandbox 2022-05-18T04:34:44.8899801Z Compiling test/cpp/jit/test_interface.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:44.8900348Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:34:44.8900934Z Compiling test/cpp/jit/test_graph_iterator.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:44.8901566Z Compiling test/cpp/jit/test_graph_executor.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:44.8902073Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:44.8902507Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:44.8902982Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:45.2895249Z 2022-05-18T04:34:45.2896496Z  2022-05-18T04:34:45.2897130Z  2022-05-18T04:34:45.2897516Z  2022-05-18T04:34:45.2897884Z  2022-05-18T04:34:45.2898266Z  2022-05-18T04:34:45.2898620Z  2022-05-18T04:34:45.2898970Z  2022-05-18T04:34:45.2899345Z  2022-05-18T04:34:45.2899846Z [1,798 / 2,970] 8 actions running 2022-05-18T04:34:45.2900393Z //:jit_tests; 26s processwrapper-sandbox 2022-05-18T04:34:45.2901057Z Compiling test/cpp/jit/test_interface.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:45.2901729Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:34:45.2902431Z Compiling test/cpp/jit/test_graph_iterator.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:45.2903198Z Compiling test/cpp/jit/test_graph_executor.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:45.2903842Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:45.2904414Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:45.2904989Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:45.6078718Z 2022-05-18T04:34:45.6079158Z  2022-05-18T04:34:45.6087586Z  2022-05-18T04:34:45.6087909Z  2022-05-18T04:34:45.6088174Z  2022-05-18T04:34:45.6088349Z  2022-05-18T04:34:45.6088537Z  2022-05-18T04:34:45.6088704Z  2022-05-18T04:34:45.6088872Z  2022-05-18T04:34:45.6089110Z [1,799 / 2,970] 8 actions, 7 running 2022-05-18T04:34:45.6089409Z //:jit_tests; 26s processwrapper-sandbox 2022-05-18T04:34:45.6089760Z Compiling test/cpp/jit/test_interface.cpp; 19s processwrapper-sandbox 2022-05-18T04:34:45.6090074Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:34:45.6090422Z Compiling test/cpp/jit/test_graph_iterator.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:45.6090807Z Compiling test/cpp/jit/test_graph_executor.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:45.6091109Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:45.6091400Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:45.6091663Z [Scann] Compiling third_party/oneDNN/src/cpu/matmul/ref_matmul.cpp 2022-05-18T04:34:45.8907149Z 2022-05-18T04:34:45.8907656Z  2022-05-18T04:34:45.8908018Z  2022-05-18T04:34:45.8908290Z  2022-05-18T04:34:45.8908540Z  2022-05-18T04:34:45.8908821Z  2022-05-18T04:34:45.8909100Z  2022-05-18T04:34:45.8909360Z  2022-05-18T04:34:45.8909630Z  2022-05-18T04:34:45.8910033Z [1,799 / 2,970] 8 actions running 2022-05-18T04:34:45.8910491Z //:jit_tests; 27s processwrapper-sandbox 2022-05-18T04:34:45.8911386Z Compiling test/cpp/jit/test_interface.cpp; 19s processwrapper-sandbox 2022-05-18T04:34:45.8911970Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:34:45.8912582Z Compiling test/cpp/jit/test_graph_iterator.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:45.8913256Z Compiling test/cpp/jit/test_graph_executor.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:45.8913771Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:45.8914182Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:45.8914625Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:46.2910023Z 2022-05-18T04:34:46.2910594Z  2022-05-18T04:34:46.2910946Z  2022-05-18T04:34:46.2911228Z  2022-05-18T04:34:46.2911475Z  2022-05-18T04:34:46.2911751Z  2022-05-18T04:34:46.2912028Z  2022-05-18T04:34:46.2912288Z  2022-05-18T04:34:46.2912566Z  2022-05-18T04:34:46.2912963Z [1,800 / 2,970] 8 actions running 2022-05-18T04:34:46.2913423Z //:jit_tests; 27s processwrapper-sandbox 2022-05-18T04:34:46.2914004Z Compiling test/cpp/jit/test_interface.cpp; 19s processwrapper-sandbox 2022-05-18T04:34:46.2914537Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:34:46.2915125Z Compiling test/cpp/jit/test_graph_iterator.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:46.2916108Z Compiling test/cpp/jit/test_graph_executor.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:46.2916648Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:46.2917091Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:46.2917674Z Compiling test/cpp/jit/test_code_template.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:47.0740092Z 2022-05-18T04:34:47.0740631Z  2022-05-18T04:34:47.0740939Z  2022-05-18T04:34:47.0741183Z  2022-05-18T04:34:47.0741432Z  2022-05-18T04:34:47.0741686Z  2022-05-18T04:34:47.0741924Z  2022-05-18T04:34:47.0742176Z  2022-05-18T04:34:47.0742417Z  2022-05-18T04:34:47.0742902Z INFO: From Compiling torch/csrc/distributed/autograd/engine/dist_engine.cpp: 2022-05-18T04:34:47.0743401Z [1,800 / 2,970] 8 actions running 2022-05-18T04:34:47.0743823Z //:jit_tests; 28s processwrapper-sandbox 2022-05-18T04:34:47.0744354Z Compiling test/cpp/jit/test_interface.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:47.0744881Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:34:47.0745423Z Compiling test/cpp/jit/test_graph_iterator.cpp; 16s processwrapper-sandbox 2022-05-18T04:34:47.0746411Z Compiling test/cpp/jit/test_graph_executor.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:47.0746886Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:34:47.0747288Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:34:47.0747796Z Compiling test/cpp/jit/test_code_template.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:47.0766662Z 2022-05-18T04:34:47.0767014Z  2022-05-18T04:34:47.0767290Z  2022-05-18T04:34:47.0767510Z  2022-05-18T04:34:47.0767708Z  2022-05-18T04:34:47.0767920Z  2022-05-18T04:34:47.0768132Z  2022-05-18T04:34:47.0768333Z  2022-05-18T04:34:47.0768549Z  2022-05-18T04:34:47.0772594Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:29:45: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:47.0773230Z static constexpr char* kNumBackwardPasses = "num_current_backward_passes"; 2022-05-18T04:34:47.0773639Z ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:47.0774333Z torch/csrc/distributed/autograd/engine/dist_engine.cpp:30:47: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:34:47.0774919Z static constexpr char* kNumAutogradContexts = "num_autograd_contexts"; 2022-05-18T04:34:47.0775296Z ^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:34:47.0785374Z [1,800 / 2,970] 8 actions running 2022-05-18T04:34:47.0786185Z //:jit_tests; 28s processwrapper-sandbox 2022-05-18T04:34:47.0786681Z Compiling test/cpp/jit/test_interface.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:47.0787243Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:34:47.0787702Z Compiling test/cpp/jit/test_graph_iterator.cpp; 16s processwrapper-sandbox 2022-05-18T04:34:47.0788224Z Compiling test/cpp/jit/test_graph_executor.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:47.0788634Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:34:47.0788986Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:34:47.0789422Z Compiling test/cpp/jit/test_code_template.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:47.3276838Z 2022-05-18T04:34:47.3277367Z  2022-05-18T04:34:47.3277714Z  2022-05-18T04:34:47.3277979Z  2022-05-18T04:34:47.3278261Z  2022-05-18T04:34:47.3278533Z  2022-05-18T04:34:47.3278760Z  2022-05-18T04:34:47.3278992Z  2022-05-18T04:34:47.3279221Z  2022-05-18T04:34:47.3279533Z [1,802 / 2,970] 8 actions running 2022-05-18T04:34:47.3279928Z //:jit_tests; 28s processwrapper-sandbox 2022-05-18T04:34:47.3280412Z Compiling test/cpp/jit/test_interface.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:47.3280867Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:34:47.3281638Z Compiling test/cpp/jit/test_graph_iterator.cpp; 16s processwrapper-sandbox 2022-05-18T04:34:47.3282182Z Compiling test/cpp/jit/test_graph_executor.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:47.3282770Z Compiling test/cpp/jit/test_code_template.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:47.3283353Z Compiling test/cpp/jit/test_custom_class.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:47.3283887Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:47.7041195Z 2022-05-18T04:34:47.7041735Z  2022-05-18T04:34:47.7042073Z  2022-05-18T04:34:47.7042340Z  2022-05-18T04:34:47.7042628Z  2022-05-18T04:34:47.7042926Z  2022-05-18T04:34:47.7043190Z  2022-05-18T04:34:47.7043475Z  2022-05-18T04:34:47.7043757Z  2022-05-18T04:34:47.7044150Z [1,803 / 2,970] 8 actions, 7 running 2022-05-18T04:34:47.7044642Z //:jit_tests; 29s processwrapper-sandbox 2022-05-18T04:34:47.7045391Z Compiling test/cpp/jit/test_interface.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:47.7046084Z Compiling test/cpp/jit/test_graph_iterator.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:47.7046793Z Compiling test/cpp/jit/test_graph_executor.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:47.7047551Z Compiling test/cpp/jit/test_code_template.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:47.7048203Z Compiling test/cpp/jit/test_custom_class.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:47.7048745Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:47.7049195Z [Scann] Compiling third_party/oneDNN/src/cpu/matmul/cpu_matmul_list.cpp 2022-05-18T04:34:47.9278036Z 2022-05-18T04:34:47.9278586Z  2022-05-18T04:34:47.9278920Z  2022-05-18T04:34:47.9279217Z  2022-05-18T04:34:47.9279505Z  2022-05-18T04:34:47.9279771Z  2022-05-18T04:34:47.9280049Z  2022-05-18T04:34:47.9280325Z  2022-05-18T04:34:47.9280569Z  2022-05-18T04:34:47.9280964Z [1,803 / 2,970] 8 actions running 2022-05-18T04:34:47.9281458Z //:jit_tests; 29s processwrapper-sandbox 2022-05-18T04:34:47.9282040Z Compiling test/cpp/jit/test_interface.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:47.9282723Z Compiling test/cpp/jit/test_graph_iterator.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:47.9283400Z Compiling test/cpp/jit/test_graph_executor.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:47.9284046Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:47.9284686Z Compiling test/cpp/jit/test_custom_class.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:47.9285191Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:47.9285669Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:48.1368267Z 2022-05-18T04:34:48.1368944Z  2022-05-18T04:34:48.1369303Z  2022-05-18T04:34:48.1369733Z  2022-05-18T04:34:48.1370023Z  2022-05-18T04:34:48.1370440Z  2022-05-18T04:34:48.1370770Z  2022-05-18T04:34:48.1371027Z  2022-05-18T04:34:48.1371470Z  2022-05-18T04:34:48.1372032Z [1,804 / 2,970] 8 actions, 7 running 2022-05-18T04:34:48.1372512Z //:jit_tests; 29s processwrapper-sandbox 2022-05-18T04:34:48.1373264Z Compiling test/cpp/jit/test_interface.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:48.1374131Z Compiling test/cpp/jit/test_graph_iterator.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:48.1375096Z Compiling test/cpp/jit/test_graph_executor.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:48.1375948Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:48.1376784Z Compiling test/cpp/jit/test_custom_class.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:48.1377469Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:48.1377902Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:48.4015592Z 2022-05-18T04:34:48.4016122Z  2022-05-18T04:34:48.4016430Z  2022-05-18T04:34:48.4016842Z  2022-05-18T04:34:48.4017120Z  2022-05-18T04:34:48.4017441Z  2022-05-18T04:34:48.4017657Z  2022-05-18T04:34:48.4017886Z  2022-05-18T04:34:48.4018148Z  2022-05-18T04:34:48.4018507Z [1,805 / 2,970] 8 actions, 7 running 2022-05-18T04:34:48.4018918Z //:jit_tests; 29s processwrapper-sandbox 2022-05-18T04:34:48.4019468Z Compiling test/cpp/jit/test_interface.cpp; 22s processwrapper-sandbox 2022-05-18T04:34:48.4020012Z Compiling test/cpp/jit/test_graph_iterator.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:48.4020632Z Compiling test/cpp/jit/test_graph_executor.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:48.4021190Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:48.4021778Z Compiling test/cpp/jit/test_custom_class.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:48.4022218Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:48.4022659Z [Scann] Compiling third_party/oneDNN/src/cpu/jit_utils/jit_utils.cpp 2022-05-18T04:34:48.6533941Z 2022-05-18T04:34:48.6534524Z  2022-05-18T04:34:48.6534893Z  2022-05-18T04:34:48.6535214Z  2022-05-18T04:34:48.6535534Z  2022-05-18T04:34:48.6535820Z  2022-05-18T04:34:48.6536144Z  2022-05-18T04:34:48.6536472Z  2022-05-18T04:34:48.6536773Z  2022-05-18T04:34:48.6537221Z [1,806 / 2,970] 8 actions, 7 running 2022-05-18T04:34:48.6537768Z //:jit_tests; 29s processwrapper-sandbox 2022-05-18T04:34:48.6538416Z Compiling test/cpp/jit/test_interface.cpp; 22s processwrapper-sandbox 2022-05-18T04:34:48.6539221Z Compiling test/cpp/jit/test_graph_iterator.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:48.6540063Z Compiling test/cpp/jit/test_graph_executor.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:48.6540869Z Compiling test/cpp/jit/test_code_template.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:48.6541521Z Compiling test/cpp/jit/test_custom_class.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:48.6542041Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:48.6542473Z [Scann] Compiling torch/csrc/jit/passes/constant_propagation.cpp 2022-05-18T04:34:48.9299659Z 2022-05-18T04:34:48.9300160Z  2022-05-18T04:34:48.9300503Z  2022-05-18T04:34:48.9300788Z  2022-05-18T04:34:48.9301041Z  2022-05-18T04:34:48.9301312Z  2022-05-18T04:34:48.9301588Z  2022-05-18T04:34:48.9301856Z  2022-05-18T04:34:48.9302140Z  2022-05-18T04:34:48.9302527Z [1,806 / 2,970] 8 actions running 2022-05-18T04:34:48.9302985Z //:jit_tests; 30s processwrapper-sandbox 2022-05-18T04:34:48.9303560Z Compiling test/cpp/jit/test_interface.cpp; 22s processwrapper-sandbox 2022-05-18T04:34:48.9304205Z Compiling test/cpp/jit/test_graph_iterator.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:48.9304857Z Compiling test/cpp/jit/test_graph_executor.cpp; 13s processwrapper-sandbox 2022-05-18T04:34:48.9305516Z Compiling test/cpp/jit/test_code_template.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:48.9306388Z Compiling test/cpp/jit/test_custom_class.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:48.9306903Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:48.9307326Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:49.2917609Z 2022-05-18T04:34:49.2918148Z  2022-05-18T04:34:49.2918495Z  2022-05-18T04:34:49.2918758Z  2022-05-18T04:34:49.2919040Z  2022-05-18T04:34:49.2919316Z  2022-05-18T04:34:49.2919570Z  2022-05-18T04:34:49.2919842Z  2022-05-18T04:34:49.2920124Z  2022-05-18T04:34:49.2920484Z [1,807 / 2,970] 8 actions, 7 running 2022-05-18T04:34:49.2920948Z //:jit_tests; 30s processwrapper-sandbox 2022-05-18T04:34:49.2921552Z Compiling test/cpp/jit/test_graph_iterator.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:49.2922219Z Compiling test/cpp/jit/test_graph_executor.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:49.2923147Z Compiling test/cpp/jit/test_code_template.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:49.2923810Z Compiling test/cpp/jit/test_custom_class.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:49.2924338Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:34:49.2924759Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:49.2925151Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:34:49.5297165Z 2022-05-18T04:34:49.5297736Z  2022-05-18T04:34:49.5298107Z  2022-05-18T04:34:49.5298388Z  2022-05-18T04:34:49.5298692Z  2022-05-18T04:34:49.5298957Z  2022-05-18T04:34:49.5299217Z  2022-05-18T04:34:49.5299508Z  2022-05-18T04:34:49.5299797Z  2022-05-18T04:34:49.5300190Z [1,808 / 2,970] 8 actions running 2022-05-18T04:34:49.5300667Z //:jit_tests; 30s processwrapper-sandbox 2022-05-18T04:34:49.5301247Z Compiling test/cpp/jit/test_graph_iterator.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:49.5301883Z Compiling test/cpp/jit/test_graph_executor.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:49.5302491Z Compiling test/cpp/jit/test_code_template.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:49.5303158Z Compiling test/cpp/jit/test_custom_class.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:49.5303696Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:49.5304196Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:49.5304724Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:49.7297873Z 2022-05-18T04:34:49.7298351Z  2022-05-18T04:34:49.7298710Z  2022-05-18T04:34:49.7299012Z  2022-05-18T04:34:49.7299282Z  2022-05-18T04:34:49.7299575Z  2022-05-18T04:34:49.7299864Z  2022-05-18T04:34:49.7300136Z  2022-05-18T04:34:49.7300419Z  2022-05-18T04:34:49.7300840Z [1,810 / 2,970] 8 actions, 7 running 2022-05-18T04:34:49.7301315Z //:jit_tests; 31s processwrapper-sandbox 2022-05-18T04:34:49.7301952Z Compiling test/cpp/jit/test_graph_iterator.cpp; 19s processwrapper-sandbox 2022-05-18T04:34:49.7302685Z Compiling test/cpp/jit/test_graph_executor.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:49.7303410Z Compiling test/cpp/jit/test_code_template.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:49.7304057Z Compiling test/cpp/jit/test_custom_class.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:49.7304646Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:49.7305184Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:49.7305648Z [Prepa] Compiling torch/csrc/jit/passes/constant_pooling.cpp 2022-05-18T04:34:49.9410051Z 2022-05-18T04:34:49.9410592Z  2022-05-18T04:34:49.9410956Z  2022-05-18T04:34:49.9411235Z  2022-05-18T04:34:49.9411502Z  2022-05-18T04:34:49.9411805Z  2022-05-18T04:34:49.9412108Z  2022-05-18T04:34:49.9412402Z  2022-05-18T04:34:49.9412693Z  2022-05-18T04:34:49.9413117Z [1,812 / 2,970] 8 actions, 7 running 2022-05-18T04:34:49.9413653Z //:jit_tests; 31s processwrapper-sandbox 2022-05-18T04:34:49.9414295Z Compiling test/cpp/jit/test_graph_iterator.cpp; 19s processwrapper-sandbox 2022-05-18T04:34:49.9415006Z Compiling test/cpp/jit/test_graph_executor.cpp; 14s processwrapper-sandbox 2022-05-18T04:34:49.9415695Z Compiling test/cpp/jit/test_code_template.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:49.9416387Z Compiling test/cpp/jit/test_custom_class.cpp; 2s processwrapper-sandbox 2022-05-18T04:34:49.9416957Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:49.9417440Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:49.9417950Z [Scann] Compiling third_party/oneDNN/src/cpu/gemm_convolution_utils.cpp 2022-05-18T04:34:50.2528893Z 2022-05-18T04:34:50.2529473Z  2022-05-18T04:34:50.2529821Z  2022-05-18T04:34:50.2530120Z  2022-05-18T04:34:50.2530408Z  2022-05-18T04:34:50.2530668Z  2022-05-18T04:34:50.2530931Z  2022-05-18T04:34:50.2531436Z  2022-05-18T04:34:50.2531795Z  2022-05-18T04:34:50.2532237Z [1,814 / 2,970] 8 actions, 7 running 2022-05-18T04:34:50.2532767Z //:jit_tests; 31s processwrapper-sandbox 2022-05-18T04:34:50.2533424Z Compiling test/cpp/jit/test_graph_iterator.cpp; 19s processwrapper-sandbox 2022-05-18T04:34:50.2534144Z Compiling test/cpp/jit/test_graph_executor.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:50.2534882Z Compiling test/cpp/jit/test_code_template.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:50.2535590Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:50.2536142Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:50.2536660Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:50.2537104Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qsort.cpp 2022-05-18T04:34:50.5303686Z 2022-05-18T04:34:50.5304248Z  2022-05-18T04:34:50.5304573Z  2022-05-18T04:34:50.5304876Z  2022-05-18T04:34:50.5305148Z  2022-05-18T04:34:50.5305410Z  2022-05-18T04:34:50.5305664Z  2022-05-18T04:34:50.5306094Z  2022-05-18T04:34:50.5306333Z  2022-05-18T04:34:50.5306725Z [1,815 / 2,970] 8 actions running 2022-05-18T04:34:50.5307190Z //:jit_tests; 31s processwrapper-sandbox 2022-05-18T04:34:50.5307769Z Compiling test/cpp/jit/test_graph_iterator.cpp; 19s processwrapper-sandbox 2022-05-18T04:34:50.5308428Z Compiling test/cpp/jit/test_graph_executor.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:50.5309077Z Compiling test/cpp/jit/test_code_template.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:50.5309708Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:50.5310213Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:50.5310645Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:50.5311099Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:50.7699043Z 2022-05-18T04:34:50.7699570Z  2022-05-18T04:34:50.7699963Z  2022-05-18T04:34:50.7700254Z  2022-05-18T04:34:50.7700560Z  2022-05-18T04:34:50.7700856Z  2022-05-18T04:34:50.7701141Z  2022-05-18T04:34:50.7701434Z  2022-05-18T04:34:50.7701725Z  2022-05-18T04:34:50.7702151Z [1,817 / 2,970] 8 actions, 7 running 2022-05-18T04:34:50.7702666Z //:jit_tests; 32s processwrapper-sandbox 2022-05-18T04:34:50.7703325Z Compiling test/cpp/jit/test_graph_iterator.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:50.7704050Z Compiling test/cpp/jit/test_graph_executor.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:50.7704769Z Compiling test/cpp/jit/test_code_template.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:50.7705496Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:50.7706577Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:50.7707105Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:50.7707630Z [Scann] Compiling test/cpp/jit/test_cs_debug_info_serialization.cpp 2022-05-18T04:34:50.8403450Z 2022-05-18T04:34:50.8403979Z  2022-05-18T04:34:50.8404316Z  2022-05-18T04:34:50.8404615Z  2022-05-18T04:34:50.8404905Z  2022-05-18T04:34:50.8405180Z  2022-05-18T04:34:50.8405474Z  2022-05-18T04:34:50.8405762Z  2022-05-18T04:34:50.8406036Z  2022-05-18T04:34:50.8406574Z INFO: From Compiling test/cpp/jit/test_lite_interpreter.cpp: 2022-05-18T04:34:50.8407197Z [1,817 / 2,970] 8 actions running 2022-05-18T04:34:50.8407659Z //:jit_tests; 32s processwrapper-sandbox 2022-05-18T04:34:50.8408306Z Compiling test/cpp/jit/test_graph_iterator.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:50.8409014Z Compiling test/cpp/jit/test_graph_executor.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:50.8409714Z Compiling test/cpp/jit/test_code_template.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:50.8410682Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:50.8411238Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:50.8411750Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:50.8412254Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:50.8412501Z 2022-05-18T04:34:50.8412642Z  2022-05-18T04:34:50.8412936Z  2022-05-18T04:34:50.8413216Z  2022-05-18T04:34:50.8413501Z  2022-05-18T04:34:50.8413792Z  2022-05-18T04:34:50.8414068Z  2022-05-18T04:34:50.8414352Z  2022-05-18T04:34:50.8414637Z  2022-05-18T04:34:50.8415518Z test/cpp/jit/test_lite_interpreter.cpp: In member function 'virtual void torch::jit::RunTimeTest_ParseOperator_Test::TestBody()': 2022-05-18T04:34:50.8416417Z test/cpp/jit/test_lite_interpreter.cpp:1186:11: warning: unused variable 'model_version' [-Wunused-variable] 2022-05-18T04:34:50.8417038Z int64_t model_version = caffe2::serialize::kProducedBytecodeVersion; 2022-05-18T04:34:50.8417463Z ^~~~~~~~~~~~~ 2022-05-18T04:34:50.8418242Z test/cpp/jit/test_lite_interpreter.cpp: In member function 'virtual void torch::jit::RunTimeTest_RuntimeCall_Test::TestBody()': 2022-05-18T04:34:50.8419120Z test/cpp/jit/test_lite_interpreter.cpp:1570:11: warning: unused variable 'model_version' [-Wunused-variable] 2022-05-18T04:34:50.8419737Z int64_t model_version = caffe2::serialize::kProducedBytecodeVersion; 2022-05-18T04:34:50.8420136Z ^~~~~~~~~~~~~ 2022-05-18T04:34:50.8420527Z [1,817 / 2,970] 8 actions running 2022-05-18T04:34:50.8420988Z //:jit_tests; 32s processwrapper-sandbox 2022-05-18T04:34:50.8421605Z Compiling test/cpp/jit/test_graph_iterator.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:50.8422311Z Compiling test/cpp/jit/test_graph_executor.cpp; 15s processwrapper-sandbox 2022-05-18T04:34:50.8423000Z Compiling test/cpp/jit/test_code_template.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:50.8423700Z Compiling test/cpp/jit/test_custom_class.cpp; 3s processwrapper-sandbox 2022-05-18T04:34:50.8424250Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:50.8424762Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:50.8425272Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:51.1321892Z 2022-05-18T04:34:51.1322525Z  2022-05-18T04:34:51.1322854Z  2022-05-18T04:34:51.1323108Z  2022-05-18T04:34:51.1323362Z  2022-05-18T04:34:51.1323616Z  2022-05-18T04:34:51.1323887Z  2022-05-18T04:34:51.1324152Z  2022-05-18T04:34:51.1324406Z  2022-05-18T04:34:51.1324771Z [1,819 / 2,970] 8 actions running 2022-05-18T04:34:51.1325355Z Compiling test/cpp/jit/test_graph_iterator.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:51.1326000Z Compiling test/cpp/jit/test_graph_executor.cpp; 16s processwrapper-sandbox 2022-05-18T04:34:51.1326638Z Compiling test/cpp/jit/test_code_template.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:51.1327497Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:51.1327997Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:51.1328453Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:51.1328900Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:51.1329355Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:51.5248979Z 2022-05-18T04:34:51.5249499Z  2022-05-18T04:34:51.5249834Z  2022-05-18T04:34:51.5250124Z  2022-05-18T04:34:51.5250405Z  2022-05-18T04:34:51.5250684Z  2022-05-18T04:34:51.5250945Z  2022-05-18T04:34:51.5251216Z  2022-05-18T04:34:51.5251494Z  2022-05-18T04:34:51.5251876Z [1,821 / 2,970] 8 actions, 7 running 2022-05-18T04:34:51.5252477Z Compiling test/cpp/jit/test_graph_iterator.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:51.5253160Z Compiling test/cpp/jit/test_graph_executor.cpp; 16s processwrapper-sandbox 2022-05-18T04:34:51.5254124Z Compiling test/cpp/jit/test_code_template.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:51.5254794Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:51.5255315Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:51.5255770Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:51.5256219Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:51.5256659Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_softmax_list.cpp 2022-05-18T04:34:51.7319933Z 2022-05-18T04:34:51.7320553Z  2022-05-18T04:34:51.7320891Z  2022-05-18T04:34:51.7321188Z  2022-05-18T04:34:51.7321481Z  2022-05-18T04:34:51.7321751Z  2022-05-18T04:34:51.7322044Z  2022-05-18T04:34:51.7322346Z  2022-05-18T04:34:51.7322623Z  2022-05-18T04:34:51.7323039Z [1,821 / 2,970] 8 actions running 2022-05-18T04:34:51.7323650Z Compiling test/cpp/jit/test_graph_iterator.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:51.7324377Z Compiling test/cpp/jit/test_graph_executor.cpp; 16s processwrapper-sandbox 2022-05-18T04:34:51.7325089Z Compiling test/cpp/jit/test_code_template.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:51.7325787Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:51.7326348Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:51.7326919Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:51.7327398Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:51.7327920Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:51.9320811Z 2022-05-18T04:34:51.9321398Z  2022-05-18T04:34:51.9321770Z  2022-05-18T04:34:51.9323773Z  2022-05-18T04:34:51.9324315Z  2022-05-18T04:34:51.9324833Z  2022-05-18T04:34:51.9327485Z  2022-05-18T04:34:51.9328009Z  2022-05-18T04:34:51.9328380Z  2022-05-18T04:34:51.9329004Z [1,823 / 2,970] 7 actions running 2022-05-18T04:34:51.9329952Z Compiling test/cpp/jit/test_graph_iterator.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:51.9333637Z Compiling test/cpp/jit/test_graph_executor.cpp; 16s processwrapper-sandbox 2022-05-18T04:34:51.9334707Z Compiling test/cpp/jit/test_code_template.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:51.9335709Z Compiling test/cpp/jit/test_custom_class.cpp; 4s processwrapper-sandbox 2022-05-18T04:34:51.9336482Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:51.9337171Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:51.9337754Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:52.1643749Z 2022-05-18T04:34:52.1645089Z  2022-05-18T04:34:52.1645739Z  2022-05-18T04:34:52.1646783Z  2022-05-18T04:34:52.1653737Z  2022-05-18T04:34:52.1654195Z  2022-05-18T04:34:52.1654477Z  2022-05-18T04:34:52.1654881Z  2022-05-18T04:34:52.1655290Z [1,823 / 2,970] 8 actions running 2022-05-18T04:34:52.1656084Z Compiling test/cpp/jit/test_graph_iterator.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:52.1657021Z Compiling test/cpp/jit/test_graph_executor.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:52.1657872Z Compiling test/cpp/jit/test_code_template.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:52.1658713Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:52.1659403Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:52.1660522Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:52.1661141Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:52.1661766Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:52.3881364Z 2022-05-18T04:34:52.3881932Z  2022-05-18T04:34:52.3882245Z  2022-05-18T04:34:52.3882484Z  2022-05-18T04:34:52.3882697Z  2022-05-18T04:34:52.3882952Z  2022-05-18T04:34:52.3883216Z  2022-05-18T04:34:52.3883462Z  2022-05-18T04:34:52.3883729Z  2022-05-18T04:34:52.3884418Z [1,825 / 2,970] 8 actions, 7 running 2022-05-18T04:34:52.3885023Z Compiling test/cpp/jit/test_graph_iterator.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:52.3885623Z Compiling test/cpp/jit/test_graph_executor.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:52.3886183Z Compiling test/cpp/jit/test_code_template.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:52.3886856Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:52.3887412Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:52.3887848Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:52.3888294Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:52.3888688Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_reduction_list.cpp 2022-05-18T04:34:52.7198629Z 2022-05-18T04:34:52.7199242Z  2022-05-18T04:34:52.7199582Z  2022-05-18T04:34:52.7199849Z  2022-05-18T04:34:52.7200143Z  2022-05-18T04:34:52.7200454Z  2022-05-18T04:34:52.7200705Z  2022-05-18T04:34:52.7200989Z  2022-05-18T04:34:52.7201271Z  2022-05-18T04:34:52.7201680Z [1,827 / 2,970] 8 actions, 7 running 2022-05-18T04:34:52.7202317Z Compiling test/cpp/jit/test_graph_iterator.cpp; 22s processwrapper-sandbox 2022-05-18T04:34:52.7202996Z Compiling test/cpp/jit/test_graph_executor.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:52.7203673Z Compiling test/cpp/jit/test_code_template.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:52.7204334Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:52.7204923Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:52.7205436Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:52.7205872Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:52.7211989Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_pooling_list.cpp 2022-05-18T04:34:52.9659280Z 2022-05-18T04:34:52.9659852Z  2022-05-18T04:34:52.9660228Z  2022-05-18T04:34:52.9660506Z  2022-05-18T04:34:52.9660798Z  2022-05-18T04:34:52.9661079Z  2022-05-18T04:34:52.9661370Z  2022-05-18T04:34:52.9661645Z  2022-05-18T04:34:52.9661895Z  2022-05-18T04:34:52.9662287Z [1,828 / 2,970] 8 actions running 2022-05-18T04:34:52.9662896Z Compiling test/cpp/jit/test_graph_executor.cpp; 17s processwrapper-sandbox 2022-05-18T04:34:52.9663616Z Compiling test/cpp/jit/test_code_template.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:52.9664270Z Compiling test/cpp/jit/test_custom_class.cpp; 5s processwrapper-sandbox 2022-05-18T04:34:52.9664843Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:34:52.9665320Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:52.9666080Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:52.9666595Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:52.9667127Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:53.1744574Z 2022-05-18T04:34:53.1745138Z  2022-05-18T04:34:53.1745507Z  2022-05-18T04:34:53.1746231Z  2022-05-18T04:34:53.1746521Z  2022-05-18T04:34:53.1746800Z  2022-05-18T04:34:53.1747099Z  2022-05-18T04:34:53.1747375Z  2022-05-18T04:34:53.1747650Z  2022-05-18T04:34:53.1748061Z [1,830 / 2,970] 8 actions, 7 running 2022-05-18T04:34:53.1748681Z Compiling test/cpp/jit/test_graph_executor.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:53.1749380Z Compiling test/cpp/jit/test_code_template.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:53.1750063Z Compiling test/cpp/jit/test_custom_class.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:53.1750630Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:34:53.1751092Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:53.1751556Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:53.1752082Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:53.1752851Z [Prepa] Compiling aten/src/ATen/native/quantized/cpu/qtanh.cpp 2022-05-18T04:34:53.5665368Z 2022-05-18T04:34:53.5666087Z  2022-05-18T04:34:53.5666412Z  2022-05-18T04:34:53.5666659Z  2022-05-18T04:34:53.5666897Z  2022-05-18T04:34:53.5667137Z  2022-05-18T04:34:53.5667360Z  2022-05-18T04:34:53.5667607Z  2022-05-18T04:34:53.5667862Z  2022-05-18T04:34:53.5668195Z [1,831 / 2,970] 8 actions running 2022-05-18T04:34:53.5668741Z Compiling test/cpp/jit/test_graph_executor.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:53.5669408Z Compiling test/cpp/jit/test_code_template.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:53.5670013Z Compiling test/cpp/jit/test_custom_class.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:53.5670514Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:34:53.5670924Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:53.5671380Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:53.5671833Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:53.5672263Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:53.8786467Z 2022-05-18T04:34:53.8786975Z  2022-05-18T04:34:53.8787272Z  2022-05-18T04:34:53.8787547Z  2022-05-18T04:34:53.8787818Z  2022-05-18T04:34:53.8788078Z  2022-05-18T04:34:53.8788360Z  2022-05-18T04:34:53.8788635Z  2022-05-18T04:34:53.8788875Z  2022-05-18T04:34:53.8789221Z [1,833 / 2,970] 8 actions, 7 running 2022-05-18T04:34:53.8789755Z Compiling test/cpp/jit/test_graph_executor.cpp; 18s processwrapper-sandbox 2022-05-18T04:34:53.8790435Z Compiling test/cpp/jit/test_code_template.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:53.8791076Z Compiling test/cpp/jit/test_custom_class.cpp; 6s processwrapper-sandbox 2022-05-18T04:34:53.8791554Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:53.8791938Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:53.8792345Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:53.8792831Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:53.8793298Z [Scann] Compiling test/cpp/jit/test_constant_pooling.cpp 2022-05-18T04:34:54.1690427Z 2022-05-18T04:34:54.1690970Z  2022-05-18T04:34:54.1691310Z  2022-05-18T04:34:54.1691600Z  2022-05-18T04:34:54.1691872Z  2022-05-18T04:34:54.1692126Z  2022-05-18T04:34:54.1692405Z  2022-05-18T04:34:54.1692668Z  2022-05-18T04:34:54.1692934Z  2022-05-18T04:34:54.1693312Z [1,834 / 2,970] 8 actions running 2022-05-18T04:34:54.1693900Z Compiling test/cpp/jit/test_graph_executor.cpp; 19s processwrapper-sandbox 2022-05-18T04:34:54.1694547Z Compiling test/cpp/jit/test_code_template.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:54.1695202Z Compiling test/cpp/jit/test_custom_class.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:54.1695702Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:54.1696159Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:54.1696648Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:54.1697116Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:54.1697596Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:54.6492775Z 2022-05-18T04:34:54.6493299Z  2022-05-18T04:34:54.6493658Z  2022-05-18T04:34:54.6493919Z  2022-05-18T04:34:54.6494228Z  2022-05-18T04:34:54.6494503Z  2022-05-18T04:34:54.6494736Z  2022-05-18T04:34:54.6495027Z  2022-05-18T04:34:54.6495318Z  2022-05-18T04:34:54.6495688Z [1,835 / 2,970] 8 actions, 7 running 2022-05-18T04:34:54.6496330Z Compiling test/cpp/jit/test_graph_executor.cpp; 19s processwrapper-sandbox 2022-05-18T04:34:54.6497044Z Compiling test/cpp/jit/test_code_template.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:54.6497658Z Compiling test/cpp/jit/test_custom_class.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:54.6498421Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:54.6498934Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:54.6499370Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:34:54.6499824Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:54.6500276Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_concat.cpp 2022-05-18T04:34:54.9125855Z 2022-05-18T04:34:54.9126397Z  2022-05-18T04:34:54.9126814Z  2022-05-18T04:34:54.9127101Z  2022-05-18T04:34:54.9127384Z  2022-05-18T04:34:54.9127645Z  2022-05-18T04:34:54.9127908Z  2022-05-18T04:34:54.9128187Z  2022-05-18T04:34:54.9128453Z  2022-05-18T04:34:54.9128853Z [1,836 / 2,970] 8 actions, 7 running 2022-05-18T04:34:54.9129450Z Compiling test/cpp/jit/test_graph_executor.cpp; 19s processwrapper-sandbox 2022-05-18T04:34:54.9130120Z Compiling test/cpp/jit/test_code_template.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:54.9130766Z Compiling test/cpp/jit/test_custom_class.cpp; 7s processwrapper-sandbox 2022-05-18T04:34:54.9131327Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:54.9131782Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:54.9132236Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:54.9132662Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:54.9133119Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_binary_list.cpp 2022-05-18T04:34:55.1447152Z 2022-05-18T04:34:55.1447648Z  2022-05-18T04:34:55.1448057Z  2022-05-18T04:34:55.1448354Z  2022-05-18T04:34:55.1448626Z  2022-05-18T04:34:55.1448917Z  2022-05-18T04:34:55.1449214Z  2022-05-18T04:34:55.1449498Z  2022-05-18T04:34:55.1449786Z  2022-05-18T04:34:55.1450207Z [1,838 / 2,970] 8 actions, 7 running 2022-05-18T04:34:55.1450810Z Compiling test/cpp/jit/test_graph_executor.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:55.1451506Z Compiling test/cpp/jit/test_code_template.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:55.1452268Z Compiling test/cpp/jit/test_custom_class.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:55.1452839Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:55.1453331Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:55.1453826Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:55.1454341Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:55.1454833Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qthreshold.cpp 2022-05-18T04:34:55.3732051Z 2022-05-18T04:34:55.3732613Z  2022-05-18T04:34:55.3732967Z  2022-05-18T04:34:55.3733237Z  2022-05-18T04:34:55.3733518Z  2022-05-18T04:34:55.3733799Z  2022-05-18T04:34:55.3734068Z  2022-05-18T04:34:55.3734348Z  2022-05-18T04:34:55.3734630Z  2022-05-18T04:34:55.3735012Z [1,840 / 2,970] 8 actions running 2022-05-18T04:34:55.3735621Z Compiling test/cpp/jit/test_graph_executor.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:55.3736349Z Compiling test/cpp/jit/test_code_template.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:55.3737006Z Compiling test/cpp/jit/test_custom_class.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:55.3737559Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:55.3738054Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:55.3738511Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:55.3738972Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:55.3739488Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:55.7292520Z 2022-05-18T04:34:55.7309849Z  2022-05-18T04:34:55.7310210Z  2022-05-18T04:34:55.7310499Z  2022-05-18T04:34:55.7310804Z  2022-05-18T04:34:55.7311113Z  2022-05-18T04:34:55.7311406Z  2022-05-18T04:34:55.7311716Z  2022-05-18T04:34:55.7312008Z  2022-05-18T04:34:55.7312564Z INFO: From Compiling third_party/oneDNN/src/common/verbose.cpp: 2022-05-18T04:34:55.7313382Z [1,842 / 2,970] 8 actions running 2022-05-18T04:34:55.7313946Z Compiling test/cpp/jit/test_graph_executor.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:55.7314604Z Compiling test/cpp/jit/test_code_template.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:55.7315238Z Compiling test/cpp/jit/test_custom_class.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:55.7315747Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:55.7316186Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:55.7316627Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:55.7317118Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:55.7317713Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:55.7318026Z 2022-05-18T04:34:55.7318173Z  2022-05-18T04:34:55.7318470Z  2022-05-18T04:34:55.7318769Z  2022-05-18T04:34:55.7319040Z  2022-05-18T04:34:55.7319332Z  2022-05-18T04:34:55.7319628Z  2022-05-18T04:34:55.7319913Z  2022-05-18T04:34:55.7320195Z  2022-05-18T04:34:55.7320724Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/verbose.hpp:26:0, 2022-05-18T04:34:55.7321304Z from external/mkl_dnn/third_party/oneDNN/src/common/verbose.cpp:33: 2022-05-18T04:34:55.7322325Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:34:55.7323510Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:34:55.7324676Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:34:55.7325365Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:34:55.7326276Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:55.7326961Z constexpr bool one_of(T val, P item) { 2022-05-18T04:34:55.7327281Z ^~~ 2022-05-18T04:34:55.7327692Z [1,842 / 2,970] 8 actions running 2022-05-18T04:34:55.7328282Z Compiling test/cpp/jit/test_graph_executor.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:55.7329020Z Compiling test/cpp/jit/test_code_template.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:55.7329694Z Compiling test/cpp/jit/test_custom_class.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:55.7330256Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:55.7330730Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:34:55.7331184Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:55.7331691Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:55.7332327Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:55.9731759Z 2022-05-18T04:34:55.9732322Z  2022-05-18T04:34:55.9732658Z  2022-05-18T04:34:55.9732946Z  2022-05-18T04:34:55.9733224Z  2022-05-18T04:34:55.9733476Z  2022-05-18T04:34:55.9733755Z  2022-05-18T04:34:55.9734037Z  2022-05-18T04:34:55.9734301Z  2022-05-18T04:34:55.9734705Z [1,843 / 2,970] 8 actions running 2022-05-18T04:34:55.9735329Z Compiling test/cpp/jit/test_graph_executor.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:55.9735999Z Compiling test/cpp/jit/test_code_template.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:55.9736661Z Compiling test/cpp/jit/test_custom_class.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:55.9737225Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:55.9737712Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:34:55.9738184Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:55.9739098Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:55.9739751Z Compiling third_party/oneDNN/src/common/sum.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:56.0038164Z 2022-05-18T04:34:56.0038708Z  2022-05-18T04:34:56.0039052Z  2022-05-18T04:34:56.0039335Z  2022-05-18T04:34:56.0039596Z  2022-05-18T04:34:56.0039857Z  2022-05-18T04:34:56.0040122Z  2022-05-18T04:34:56.0040374Z  2022-05-18T04:34:56.0040657Z  2022-05-18T04:34:56.0041152Z INFO: From Compiling third_party/oneDNN/src/common/sum.cpp: 2022-05-18T04:34:56.0041631Z [1,843 / 2,970] 8 actions running 2022-05-18T04:34:56.0042185Z Compiling test/cpp/jit/test_graph_executor.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:56.0042828Z Compiling test/cpp/jit/test_code_template.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:56.0043467Z Compiling test/cpp/jit/test_custom_class.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:56.0044045Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:56.0044482Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:34:56.0044932Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:56.0045476Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:56.0046120Z Compiling third_party/oneDNN/src/common/sum.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:56.0066659Z 2022-05-18T04:34:56.0067034Z  2022-05-18T04:34:56.0067346Z  2022-05-18T04:34:56.0067625Z  2022-05-18T04:34:56.0067896Z  2022-05-18T04:34:56.0068153Z  2022-05-18T04:34:56.0068437Z  2022-05-18T04:34:56.0068716Z  2022-05-18T04:34:56.0068977Z  2022-05-18T04:34:56.0089534Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:34:56.0090158Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:34:56.0090686Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:34:56.0091158Z from external/mkl_dnn/third_party/oneDNN/src/common/sum.cpp:22: 2022-05-18T04:34:56.0092168Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:34:56.0093328Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:34:56.0094382Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:34:56.0094985Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:34:56.0095826Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:56.0096391Z constexpr bool one_of(T val, P item) { 2022-05-18T04:34:56.0096710Z ^~~ 2022-05-18T04:34:56.0097574Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const float*]': 2022-05-18T04:34:56.0098827Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const float*}]' 2022-05-18T04:34:56.0100222Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_desc**; Args = {const dnnl_memory_desc_t*, const float*}]' 2022-05-18T04:34:56.0101717Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_desc**, const dnnl_memory_desc_t*, const float*}]' 2022-05-18T04:34:56.0112102Z external/mkl_dnn/third_party/oneDNN/src/common/sum.cpp:44:29: required from here 2022-05-18T04:34:56.0114070Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:56.0115645Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T04:34:56.0118282Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:34:56.0121694Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:34:56.0132383Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T04:34:56.0133270Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:56.0133828Z constexpr bool everyone_is(T val, P item) { 2022-05-18T04:34:56.0134169Z ^~~ 2022-05-18T04:34:56.0148873Z [1,843 / 2,970] 8 actions running 2022-05-18T04:34:56.0149509Z Compiling test/cpp/jit/test_graph_executor.cpp; 20s processwrapper-sandbox 2022-05-18T04:34:56.0150229Z Compiling test/cpp/jit/test_code_template.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:56.0150946Z Compiling test/cpp/jit/test_custom_class.cpp; 8s processwrapper-sandbox 2022-05-18T04:34:56.0151499Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:56.0152017Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:34:56.0152506Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:56.0153090Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:56.0153812Z Compiling third_party/oneDNN/src/common/sum.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:56.3736705Z 2022-05-18T04:34:56.3737279Z  2022-05-18T04:34:56.3737609Z  2022-05-18T04:34:56.3737895Z  2022-05-18T04:34:56.3738175Z  2022-05-18T04:34:56.3738434Z  2022-05-18T04:34:56.3738721Z  2022-05-18T04:34:56.3738989Z  2022-05-18T04:34:56.3739258Z  2022-05-18T04:34:56.3739650Z [1,845 / 2,970] 8 actions running 2022-05-18T04:34:56.3740252Z Compiling test/cpp/jit/test_graph_executor.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:56.3741257Z Compiling test/cpp/jit/test_code_template.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:56.3741950Z Compiling test/cpp/jit/test_custom_class.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:56.3742503Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:56.3742988Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:34:56.3743425Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:56.3744011Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:56.3744580Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:56.4813487Z 2022-05-18T04:34:56.4814011Z  2022-05-18T04:34:56.4814404Z  2022-05-18T04:34:56.4814684Z  2022-05-18T04:34:56.4814940Z  2022-05-18T04:34:56.4815215Z  2022-05-18T04:34:56.4815485Z  2022-05-18T04:34:56.4815753Z  2022-05-18T04:34:56.4816032Z  2022-05-18T04:34:56.4816580Z INFO: From Compiling third_party/oneDNN/src/common/stream.cpp: 2022-05-18T04:34:56.4817081Z [1,845 / 2,970] 8 actions running 2022-05-18T04:34:56.4817687Z Compiling test/cpp/jit/test_graph_executor.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:56.4818350Z Compiling test/cpp/jit/test_code_template.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:56.4818993Z Compiling test/cpp/jit/test_custom_class.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:56.4819535Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:56.4819980Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:34:56.4820424Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:56.4820997Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:56.4821578Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:56.4836006Z 2022-05-18T04:34:56.4836322Z  2022-05-18T04:34:56.4836660Z  2022-05-18T04:34:56.4836937Z  2022-05-18T04:34:56.4837234Z  2022-05-18T04:34:56.4837505Z  2022-05-18T04:34:56.4837793Z  2022-05-18T04:34:56.4838083Z  2022-05-18T04:34:56.4838345Z  2022-05-18T04:34:56.4851849Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:34:56.4852446Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:34:56.4852966Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:34:56.4853456Z from external/mkl_dnn/third_party/oneDNN/src/common/stream.cpp:21: 2022-05-18T04:34:56.4854507Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_stream*]': 2022-05-18T04:34:56.4855598Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_stream*}]' 2022-05-18T04:34:56.4856233Z external/mkl_dnn/third_party/oneDNN/src/common/stream.cpp:53:29: required from here 2022-05-18T04:34:56.4857060Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:56.4857611Z constexpr bool one_of(T val, P item) { 2022-05-18T04:34:56.4857932Z ^~~ 2022-05-18T04:34:56.4858729Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine*]': 2022-05-18T04:34:56.4859657Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_stream**; Args = {dnnl_engine*}]' 2022-05-18T04:34:56.4860697Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_stream**, dnnl_engine*}]' 2022-05-18T04:34:56.4861671Z external/mkl_dnn/third_party/oneDNN/src/common/stream.cpp:40:36: required from here 2022-05-18T04:34:56.4862501Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:56.4863566Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:34:56.4875493Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:34:56.4876619Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:34:56.4877292Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:34:56.4878150Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:56.4879244Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine**]': 2022-05-18T04:34:56.4880466Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_stream*; Args = {dnnl_engine**}]' 2022-05-18T04:34:56.4881646Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_stream*, dnnl_engine**}]' 2022-05-18T04:34:56.4882343Z external/mkl_dnn/third_party/oneDNN/src/common/stream.cpp:47:32: required from here 2022-05-18T04:34:56.4883166Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:56.4897681Z [1,845 / 2,970] 8 actions running 2022-05-18T04:34:56.4898277Z Compiling test/cpp/jit/test_graph_executor.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:56.4898960Z Compiling test/cpp/jit/test_code_template.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:56.4899589Z Compiling test/cpp/jit/test_custom_class.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:56.4900141Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:56.4900619Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:34:56.4901061Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:56.4901620Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:56.4902187Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:56.8164471Z 2022-05-18T04:34:56.8165020Z  2022-05-18T04:34:56.8165364Z  2022-05-18T04:34:56.8165663Z  2022-05-18T04:34:56.8165955Z  2022-05-18T04:34:56.8166245Z  2022-05-18T04:34:56.8166520Z  2022-05-18T04:34:56.8166908Z  2022-05-18T04:34:56.8167179Z  2022-05-18T04:34:56.8167557Z [1,846 / 2,970] 8 actions running 2022-05-18T04:34:56.8168165Z Compiling test/cpp/jit/test_graph_executor.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:56.8168851Z Compiling test/cpp/jit/test_code_template.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:56.8169503Z Compiling test/cpp/jit/test_custom_class.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:56.8170037Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:56.8170516Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:34:56.8170983Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:56.8171567Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:56.8172231Z Compiling torch/csrc/jit/ir/attributes.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:57.0169402Z 2022-05-18T04:34:57.0170119Z  2022-05-18T04:34:57.0170448Z  2022-05-18T04:34:57.0170703Z  2022-05-18T04:34:57.0170993Z  2022-05-18T04:34:57.0171248Z  2022-05-18T04:34:57.0171484Z  2022-05-18T04:34:57.0171737Z  2022-05-18T04:34:57.0171981Z  2022-05-18T04:34:57.0172336Z [1,847 / 2,970] 8 actions, 7 running 2022-05-18T04:34:57.0172895Z Compiling test/cpp/jit/test_graph_executor.cpp; 21s processwrapper-sandbox 2022-05-18T04:34:57.0173528Z Compiling test/cpp/jit/test_code_template.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:57.0174123Z Compiling test/cpp/jit/test_custom_class.cpp; 9s processwrapper-sandbox 2022-05-18T04:34:57.0174623Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:57.0175062Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:57.0175570Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:57.0176183Z Compiling torch/csrc/jit/ir/attributes.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:57.0176696Z [Scann] Compiling third_party/oneDNN/src/common/shuffle.cpp 2022-05-18T04:34:57.2511595Z 2022-05-18T04:34:57.2512133Z  2022-05-18T04:34:57.2512425Z  2022-05-18T04:34:57.2512674Z  2022-05-18T04:34:57.2512920Z  2022-05-18T04:34:57.2513153Z  2022-05-18T04:34:57.2513397Z  2022-05-18T04:34:57.2513632Z  2022-05-18T04:34:57.2513870Z  2022-05-18T04:34:57.2514328Z INFO: From Compiling third_party/oneDNN/src/common/shuffle.cpp: 2022-05-18T04:34:57.2514782Z [1,847 / 2,970] 8 actions running 2022-05-18T04:34:57.2515328Z Compiling test/cpp/jit/test_graph_executor.cpp; 22s processwrapper-sandbox 2022-05-18T04:34:57.2516009Z Compiling test/cpp/jit/test_code_template.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:57.2516691Z Compiling test/cpp/jit/test_custom_class.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:57.2517205Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:57.2517642Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:57.2518145Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:57.2518703Z Compiling torch/csrc/jit/ir/attributes.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:57.2519198Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:57.2541815Z 2022-05-18T04:34:57.2542130Z  2022-05-18T04:34:57.2542415Z  2022-05-18T04:34:57.2542651Z  2022-05-18T04:34:57.2542898Z  2022-05-18T04:34:57.2543143Z  2022-05-18T04:34:57.2543369Z  2022-05-18T04:34:57.2543613Z  2022-05-18T04:34:57.2543853Z  2022-05-18T04:34:57.2558207Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:34:57.2558732Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:34:57.2559211Z from external/mkl_dnn/third_party/oneDNN/src/common/shuffle.cpp:21: 2022-05-18T04:34:57.2560148Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:34:57.2561260Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_shuffle_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:34:57.2562362Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_shuffle_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:34:57.2562980Z external/mkl_dnn/third_party/oneDNN/src/common/shuffle.cpp:33:37: required from here 2022-05-18T04:34:57.2563731Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:57.2564449Z constexpr bool one_of(T val, P item) { 2022-05-18T04:34:57.2564742Z ^~~ 2022-05-18T04:34:57.2576493Z [1,847 / 2,970] 8 actions running 2022-05-18T04:34:57.2577011Z Compiling test/cpp/jit/test_graph_executor.cpp; 22s processwrapper-sandbox 2022-05-18T04:34:57.2577668Z Compiling test/cpp/jit/test_code_template.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:57.2578234Z Compiling test/cpp/jit/test_custom_class.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:57.2578722Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:57.2579147Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:57.2579660Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:57.2580231Z Compiling torch/csrc/jit/ir/attributes.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:57.2580703Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:57.5141435Z 2022-05-18T04:34:57.5142022Z  2022-05-18T04:34:57.5142409Z  2022-05-18T04:34:57.5142720Z  2022-05-18T04:34:57.5142993Z  2022-05-18T04:34:57.5143268Z  2022-05-18T04:34:57.5143555Z  2022-05-18T04:34:57.5143820Z  2022-05-18T04:34:57.5144083Z  2022-05-18T04:34:57.5144475Z [1,849 / 2,970] 8 actions, 7 running 2022-05-18T04:34:57.5145072Z Compiling test/cpp/jit/test_graph_executor.cpp; 22s processwrapper-sandbox 2022-05-18T04:34:57.5146057Z Compiling test/cpp/jit/test_code_template.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:57.5146731Z Compiling test/cpp/jit/test_custom_class.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:57.5147281Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:34:57.5147763Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:57.5148356Z Compiling torch/csrc/jit/passes/batch_mm.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:57.5148986Z Compiling torch/csrc/jit/ir/attributes.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:57.5149510Z [Scann] Compiling torch/csrc/jit/operator_upgraders/utils.cpp 2022-05-18T04:34:57.8172555Z 2022-05-18T04:34:57.8173201Z  2022-05-18T04:34:57.8173724Z  2022-05-18T04:34:57.8174028Z  2022-05-18T04:34:57.8174470Z  2022-05-18T04:34:57.8174768Z  2022-05-18T04:34:57.8175220Z  2022-05-18T04:34:57.8175499Z  2022-05-18T04:34:57.8175930Z  2022-05-18T04:34:57.8176335Z [1,850 / 2,970] 7 actions running 2022-05-18T04:34:57.8177091Z Compiling test/cpp/jit/test_graph_executor.cpp; 22s processwrapper-sandbox 2022-05-18T04:34:57.8177964Z Compiling test/cpp/jit/test_code_template.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:57.8178960Z Compiling test/cpp/jit/test_custom_class.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:57.8179671Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:57.8180154Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:34:57.8180908Z Compiling torch/csrc/jit/ir/attributes.cpp; 1s processwrapper-sandbox 2022-05-18T04:34:57.8181641Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.1111860Z 2022-05-18T04:34:58.1112355Z  2022-05-18T04:34:58.1112750Z  2022-05-18T04:34:58.1113022Z  2022-05-18T04:34:58.1113276Z  2022-05-18T04:34:58.1113552Z  2022-05-18T04:34:58.1113832Z  2022-05-18T04:34:58.1114093Z  2022-05-18T04:34:58.1114488Z [1,853 / 2,970] 8 actions, 7 running 2022-05-18T04:34:58.1115080Z Compiling test/cpp/jit/test_code_template.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:58.1115724Z Compiling test/cpp/jit/test_custom_class.cpp; 10s processwrapper-sandbox 2022-05-18T04:34:58.1116245Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:58.1116722Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:58.1117492Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.1117925Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.1118682Z Compiling third_party/oneDNN/src/common/rnn.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:58.1119278Z [Scann] Compiling third_party/oneDNN/src/common/resampling.cpp 2022-05-18T04:34:58.2087052Z 2022-05-18T04:34:58.2087610Z  2022-05-18T04:34:58.2087975Z  2022-05-18T04:34:58.2088384Z  2022-05-18T04:34:58.2088697Z  2022-05-18T04:34:58.2088978Z  2022-05-18T04:34:58.2089265Z  2022-05-18T04:34:58.2089548Z  2022-05-18T04:34:58.2089839Z  2022-05-18T04:34:58.2090386Z INFO: From Compiling third_party/oneDNN/src/common/rnn.cpp: 2022-05-18T04:34:58.2090909Z [1,853 / 2,970] 8 actions running 2022-05-18T04:34:58.2091509Z Compiling test/cpp/jit/test_code_template.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:58.2092237Z Compiling test/cpp/jit/test_custom_class.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:58.2092833Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:58.2093324Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:58.2093848Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.2094339Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.2094967Z Compiling third_party/oneDNN/src/common/rnn.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:58.2095593Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.2105417Z 2022-05-18T04:34:58.2105723Z  2022-05-18T04:34:58.2106244Z  2022-05-18T04:34:58.2106516Z  2022-05-18T04:34:58.2106807Z  2022-05-18T04:34:58.2107094Z  2022-05-18T04:34:58.2107368Z  2022-05-18T04:34:58.2107653Z  2022-05-18T04:34:58.2107942Z  2022-05-18T04:34:58.2108498Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:34:58.2109105Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:34:58.2110050Z from external/mkl_dnn/third_party/oneDNN/src/common/rnn.cpp:22: 2022-05-18T04:34:58.2111164Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:34:58.2112434Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:34:58.2113730Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:34:58.2114514Z external/mkl_dnn/third_party/oneDNN/src/common/rnn.cpp:418:40: required from here 2022-05-18T04:34:58.2115417Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:58.2116015Z constexpr bool one_of(T val, P item) { 2022-05-18T04:34:58.2116377Z ^~~ 2022-05-18T04:34:58.2116788Z [1,853 / 2,970] 8 actions running 2022-05-18T04:34:58.2117381Z Compiling test/cpp/jit/test_code_template.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:58.2118088Z Compiling test/cpp/jit/test_custom_class.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:58.2118656Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:58.2119142Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:58.2119626Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.2120392Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.2121004Z Compiling third_party/oneDNN/src/common/rnn.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:58.2121631Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.4165290Z 2022-05-18T04:34:58.4165908Z  2022-05-18T04:34:58.4166299Z  2022-05-18T04:34:58.4166617Z  2022-05-18T04:34:58.4166986Z  2022-05-18T04:34:58.4491470Z  2022-05-18T04:34:58.4491869Z  2022-05-18T04:34:58.4492168Z  2022-05-18T04:34:58.4492436Z  2022-05-18T04:34:58.4492816Z [1,855 / 2,970] 8 actions running 2022-05-18T04:34:58.4493399Z Compiling test/cpp/jit/test_code_template.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:58.4494080Z Compiling test/cpp/jit/test_custom_class.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:58.4494643Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:58.4495114Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:58.4495574Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.4496034Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.4496503Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.4496994Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.5286407Z 2022-05-18T04:34:58.5286953Z  2022-05-18T04:34:58.5287292Z  2022-05-18T04:34:58.5287540Z  2022-05-18T04:34:58.5287801Z  2022-05-18T04:34:58.5288025Z  2022-05-18T04:34:58.5288280Z  2022-05-18T04:34:58.5288515Z  2022-05-18T04:34:58.5288742Z  2022-05-18T04:34:58.5289209Z INFO: From Compiling torch/csrc/jit/operator_upgraders/utils.cpp: 2022-05-18T04:34:58.5289660Z [1,855 / 2,970] 8 actions running 2022-05-18T04:34:58.5290153Z Compiling test/cpp/jit/test_code_template.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:58.5290741Z Compiling test/cpp/jit/test_custom_class.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:58.5291214Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:58.5291613Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:58.5292016Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:58.5292428Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.5292842Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.5293318Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.5293577Z 2022-05-18T04:34:58.5293712Z  2022-05-18T04:34:58.5293984Z  2022-05-18T04:34:58.5294220Z  2022-05-18T04:34:58.5294463Z  2022-05-18T04:34:58.5294706Z  2022-05-18T04:34:58.5294936Z  2022-05-18T04:34:58.5295180Z  2022-05-18T04:34:58.5295419Z  2022-05-18T04:34:58.5295824Z torch/csrc/jit/operator_upgraders/utils.cpp: In lambda function: 2022-05-18T04:34:58.5296546Z torch/csrc/jit/operator_upgraders/utils.cpp:25:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:34:58.5297066Z return entry.bumped_at_version > current_version; 2022-05-18T04:34:58.5297380Z ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:34:58.5298232Z torch/csrc/jit/operator_upgraders/utils.cpp: In function 'bool torch::jit::isOpCurrentBasedOnUpgraderEntries(const std::vector&, size_t)': 2022-05-18T04:34:58.5299116Z torch/csrc/jit/operator_upgraders/utils.cpp:39:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:34:58.5299607Z if (latest_update > current_version) { 2022-05-18T04:34:58.5299881Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:34:58.5300225Z [1,855 / 2,970] 8 actions running 2022-05-18T04:34:58.5300716Z Compiling test/cpp/jit/test_code_template.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:58.5301280Z Compiling test/cpp/jit/test_custom_class.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:58.5301756Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:58.5302174Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:58.5302554Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:58.5302950Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.5303346Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.5303768Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.5972495Z 2022-05-18T04:34:58.5973008Z  2022-05-18T04:34:58.5973547Z  2022-05-18T04:34:58.5973854Z  2022-05-18T04:34:58.5974196Z  2022-05-18T04:34:58.5974482Z  2022-05-18T04:34:58.5974770Z  2022-05-18T04:34:58.5975031Z  2022-05-18T04:34:58.5975305Z  2022-05-18T04:34:58.5975838Z INFO: From Compiling third_party/oneDNN/src/common/reduction.cpp: 2022-05-18T04:34:58.5976348Z [1,856 / 2,970] 8 actions running 2022-05-18T04:34:58.5976902Z Compiling test/cpp/jit/test_code_template.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:58.5977574Z Compiling test/cpp/jit/test_custom_class.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:58.5978121Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:58.5978618Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:58.5979090Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.5979566Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.5980048Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.5980584Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.5992424Z 2022-05-18T04:34:58.5992721Z  2022-05-18T04:34:58.5993020Z  2022-05-18T04:34:58.5993305Z  2022-05-18T04:34:58.5993576Z  2022-05-18T04:34:58.5993834Z  2022-05-18T04:34:58.5994112Z  2022-05-18T04:34:58.5994388Z  2022-05-18T04:34:58.5994645Z  2022-05-18T04:34:58.5995205Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/reduction.cpp:20:0: 2022-05-18T04:34:58.5996315Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:34:58.5997641Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:34:58.5999055Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_reduction_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:34:58.6000420Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_reduction_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:34:58.6001178Z external/mkl_dnn/third_party/oneDNN/src/common/reduction.cpp:30:29: required from here 2022-05-18T04:34:58.6002015Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:58.6002568Z constexpr bool one_of(T val, P item) { 2022-05-18T04:34:58.6002866Z ^~~ 2022-05-18T04:34:58.6003262Z [1,856 / 2,970] 8 actions running 2022-05-18T04:34:58.6003828Z Compiling test/cpp/jit/test_code_template.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:58.6004474Z Compiling test/cpp/jit/test_custom_class.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:58.6005014Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:34:58.6005489Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:58.6005940Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.6006387Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.6006959Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.6007439Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.7832006Z 2022-05-18T04:34:58.7832579Z  2022-05-18T04:34:58.7832972Z  2022-05-18T04:34:58.7833302Z  2022-05-18T04:34:58.7833584Z  2022-05-18T04:34:58.7833841Z  2022-05-18T04:34:58.7834094Z  2022-05-18T04:34:58.7834378Z  2022-05-18T04:34:58.7834638Z  2022-05-18T04:34:58.7835173Z INFO: From Compiling third_party/oneDNN/src/common/query.cpp: 2022-05-18T04:34:58.7836008Z [1,857 / 2,970] 8 actions running 2022-05-18T04:34:58.7836591Z Compiling test/cpp/jit/test_code_template.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:58.7837296Z Compiling test/cpp/jit/test_custom_class.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:58.7837860Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:58.7838378Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:58.7838880Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.7839376Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.7839904Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.7840480Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.7868030Z 2022-05-18T04:34:58.7868417Z  2022-05-18T04:34:58.7868755Z  2022-05-18T04:34:58.7869046Z  2022-05-18T04:34:58.7869326Z  2022-05-18T04:34:58.7869611Z  2022-05-18T04:34:58.7869893Z  2022-05-18T04:34:58.7870196Z  2022-05-18T04:34:58.7870458Z  2022-05-18T04:34:58.7871070Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:34:58.7871637Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:34:58.7872197Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:34:58.7872704Z from external/mkl_dnn/third_party/oneDNN/src/common/query.cpp:21: 2022-05-18T04:34:58.7873680Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:34:58.7874876Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:34:58.7876041Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:34:58.7876756Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:34:58.7877660Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:58.7878181Z constexpr bool one_of(T val, P item) { 2022-05-18T04:34:58.7878488Z ^~~ 2022-05-18T04:34:58.7879363Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = void*]': 2022-05-18T04:34:58.7880599Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_desc*; Args = {void*}]' 2022-05-18T04:34:58.7881846Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_desc*, void*}]' 2022-05-18T04:34:58.7882477Z external/mkl_dnn/third_party/oneDNN/src/common/query.cpp:32:46: required from here 2022-05-18T04:34:58.7883269Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:58.7883892Z [1,857 / 2,970] 8 actions running 2022-05-18T04:34:58.7884504Z Compiling test/cpp/jit/test_code_template.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:58.7885209Z Compiling test/cpp/jit/test_custom_class.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:58.7885794Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:58.7886312Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:58.7886889Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.7887328Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.7888142Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.7888681Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.8665307Z 2022-05-18T04:34:58.8666004Z  2022-05-18T04:34:58.8666371Z  2022-05-18T04:34:58.8666647Z  2022-05-18T04:34:58.8666919Z  2022-05-18T04:34:58.8667175Z  2022-05-18T04:34:58.8667467Z  2022-05-18T04:34:58.8667739Z  2022-05-18T04:34:58.8667996Z  2022-05-18T04:34:58.8668537Z INFO: From Compiling third_party/oneDNN/src/common/primitive_iterator.cpp: 2022-05-18T04:34:58.8669058Z [1,858 / 2,970] 8 actions running 2022-05-18T04:34:58.8669599Z Compiling test/cpp/jit/test_code_template.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:58.8670258Z Compiling test/cpp/jit/test_custom_class.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:58.8670785Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:58.8671228Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:58.8671683Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:58.8672122Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.8672584Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.8673019Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:58.8673238Z 2022-05-18T04:34:58.8673369Z  2022-05-18T04:34:58.8673643Z  2022-05-18T04:34:58.8673902Z  2022-05-18T04:34:58.8674170Z  2022-05-18T04:34:58.8674441Z  2022-05-18T04:34:58.8674689Z  2022-05-18T04:34:58.8674953Z  2022-05-18T04:34:58.8675222Z  2022-05-18T04:34:58.8675820Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:34:58.8676389Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:34:58.8676910Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:34:58.8677449Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_iterator.cpp:22: 2022-05-18T04:34:58.8678484Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:34:58.8679463Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:34:58.8680159Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:34:58.8680546Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:34:58.8681028Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:58.8681351Z constexpr bool one_of(T val, P item) { 2022-05-18T04:34:58.8681556Z ^~~ 2022-05-18T04:34:58.8682054Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_desc*]': 2022-05-18T04:34:58.8682873Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_desc**; Args = {const dnnl_primitive_desc*}]' 2022-05-18T04:34:58.8683669Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_desc**, const dnnl_primitive_desc*}]' 2022-05-18T04:34:58.8684115Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_iterator.cpp:85:76: required from here 2022-05-18T04:34:58.8684663Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:58.8685767Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T04:34:58.8687420Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:34:58.8689456Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:34:58.8690441Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T04:34:58.8690978Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:58.8691312Z constexpr bool everyone_is(T val, P item) { 2022-05-18T04:34:58.8691564Z ^~~ 2022-05-18T04:34:58.8692084Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine*]': 2022-05-18T04:34:58.8692868Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl::impl::op_desc_t*; Args = {dnnl_engine*}]' 2022-05-18T04:34:58.8693732Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_desc_iterator**; Args = {const dnnl::impl::op_desc_t*, dnnl_engine*}]' 2022-05-18T04:34:58.8694520Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_desc_iterator**, const dnnl::impl::op_desc_t*, dnnl_engine*}]' 2022-05-18T04:34:58.8694962Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_iterator.cpp:35:50: required from here 2022-05-18T04:34:58.8695456Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:58.8695798Z constexpr bool one_of(T val, P item) { 2022-05-18T04:34:58.8695996Z ^~~ 2022-05-18T04:34:58.8696248Z [1,858 / 2,970] 8 actions running 2022-05-18T04:34:58.8696640Z Compiling test/cpp/jit/test_code_template.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:58.8697079Z Compiling test/cpp/jit/test_custom_class.cpp; 11s processwrapper-sandbox 2022-05-18T04:34:58.8697493Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:58.8697788Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:34:58.8698055Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:58.8698318Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:58.8698606Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:58.8698866Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.1648510Z 2022-05-18T04:34:59.1649034Z  2022-05-18T04:34:59.1649392Z  2022-05-18T04:34:59.1649670Z  2022-05-18T04:34:59.1649958Z  2022-05-18T04:34:59.1650236Z  2022-05-18T04:34:59.1650505Z  2022-05-18T04:34:59.1650783Z  2022-05-18T04:34:59.1651065Z  2022-05-18T04:34:59.1651636Z INFO: From Compiling third_party/oneDNN/src/common/primitive_exec_types.cpp: 2022-05-18T04:34:59.1652186Z [1,861 / 2,970] 8 actions running 2022-05-18T04:34:59.1652753Z Compiling test/cpp/jit/test_custom_class.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:59.1653347Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:59.1653825Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:59.1654295Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:59.1654764Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.1655259Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.1655776Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.1656294Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.1656548Z 2022-05-18T04:34:59.1656676Z  2022-05-18T04:34:59.1656962Z  2022-05-18T04:34:59.1657239Z  2022-05-18T04:34:59.1657506Z  2022-05-18T04:34:59.1657782Z  2022-05-18T04:34:59.1658066Z  2022-05-18T04:34:59.1658327Z  2022-05-18T04:34:59.1658614Z  2022-05-18T04:34:59.1659215Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:34:59.1659809Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:34:59.1660365Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_exec_types.hpp:25, 2022-05-18T04:34:59.1660935Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_exec_types.cpp:17: 2022-05-18T04:34:59.1662021Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:34:59.1663186Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:34:59.1677137Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:34:59.1677998Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:34:59.1678940Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:59.1679523Z constexpr bool one_of(T val, P item) { 2022-05-18T04:34:59.1679854Z ^~~ 2022-05-18T04:34:59.1680247Z [1,861 / 2,970] 8 actions running 2022-05-18T04:34:59.1680825Z Compiling test/cpp/jit/test_custom_class.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:59.1681405Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:59.1681890Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:59.1682370Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:59.1682838Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.1683312Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.1683806Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.1684511Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.2109619Z 2022-05-18T04:34:59.2110116Z  2022-05-18T04:34:59.2110443Z  2022-05-18T04:34:59.2110738Z  2022-05-18T04:34:59.2111033Z  2022-05-18T04:34:59.2111303Z  2022-05-18T04:34:59.2111597Z  2022-05-18T04:34:59.2111882Z  2022-05-18T04:34:59.2112156Z  2022-05-18T04:34:59.2112716Z INFO: From Compiling third_party/oneDNN/src/common/primitive_desc.cpp: 2022-05-18T04:34:59.2113242Z [1,862 / 2,970] 8 actions running 2022-05-18T04:34:59.2113801Z Compiling test/cpp/jit/test_custom_class.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:59.2114367Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:59.2114858Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:59.2115308Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:59.2115766Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.2116264Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.2116782Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.2117261Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.2127581Z 2022-05-18T04:34:59.2127866Z  2022-05-18T04:34:59.2128174Z  2022-05-18T04:34:59.2128439Z  2022-05-18T04:34:59.2128727Z  2022-05-18T04:34:59.2128993Z  2022-05-18T04:34:59.2129277Z  2022-05-18T04:34:59.2129558Z  2022-05-18T04:34:59.2129822Z  2022-05-18T04:34:59.2142125Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:34:59.2142721Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:34:59.2143244Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:34:59.2143767Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_desc.cpp:22: 2022-05-18T04:34:59.2144815Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:34:59.2146132Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:34:59.2147089Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:34:59.2147651Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:34:59.2148380Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:59.2148939Z constexpr bool one_of(T val, P item) { 2022-05-18T04:34:59.2149270Z ^~~ 2022-05-18T04:34:59.2150167Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_attr**]': 2022-05-18T04:34:59.2151474Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_desc*; Args = {const dnnl_primitive_attr**}]' 2022-05-18T04:34:59.2152759Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_desc*, const dnnl_primitive_attr**}]' 2022-05-18T04:34:59.2153504Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_desc.cpp:114:51: required from here 2022-05-18T04:34:59.2154359Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:59.2154959Z [1,862 / 2,970] 8 actions running 2022-05-18T04:34:59.2155739Z Compiling test/cpp/jit/test_custom_class.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:59.2156308Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:59.2156777Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:59.2157250Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:34:59.2157717Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.2158192Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.2158707Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.2159189Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.3233562Z 2022-05-18T04:34:59.3234121Z  2022-05-18T04:34:59.3234453Z  2022-05-18T04:34:59.3234723Z  2022-05-18T04:34:59.3234999Z  2022-05-18T04:34:59.3235250Z  2022-05-18T04:34:59.3235521Z  2022-05-18T04:34:59.3235789Z  2022-05-18T04:34:59.3236044Z  2022-05-18T04:34:59.3236576Z INFO: From Compiling third_party/oneDNN/src/common/primitive_cache.cpp: 2022-05-18T04:34:59.3237121Z [1,863 / 2,970] 8 actions running 2022-05-18T04:34:59.3237643Z Compiling test/cpp/jit/test_custom_class.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:59.3238174Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:59.3238649Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:59.3239088Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:59.3239543Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.3240004Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.3240458Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.3240920Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.3255709Z 2022-05-18T04:34:59.3256054Z  2022-05-18T04:34:59.3256385Z  2022-05-18T04:34:59.3256668Z  2022-05-18T04:34:59.3256966Z  2022-05-18T04:34:59.3257258Z  2022-05-18T04:34:59.3257532Z  2022-05-18T04:34:59.3257824Z  2022-05-18T04:34:59.3258127Z  2022-05-18T04:34:59.3264556Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:34:59.3265218Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:34:59.3265893Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:27, 2022-05-18T04:34:59.3266400Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_hashing.hpp:25, 2022-05-18T04:34:59.3266920Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_cache.hpp:27, 2022-05-18T04:34:59.3267441Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_cache.cpp:17: 2022-05-18T04:34:59.3268335Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:34:59.3269347Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:34:59.3270334Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:34:59.3270898Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:34:59.3271710Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:59.3272151Z constexpr bool one_of(T val, P item) { 2022-05-18T04:34:59.3272417Z ^~~ 2022-05-18T04:34:59.3276031Z [1,863 / 2,970] 8 actions running 2022-05-18T04:34:59.3276665Z Compiling test/cpp/jit/test_custom_class.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:59.3277241Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:59.3277968Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:59.3278454Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:34:59.3278918Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.3279429Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.3279929Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.3280424Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.4846816Z 2022-05-18T04:34:59.4847370Z  2022-05-18T04:34:59.4847733Z  2022-05-18T04:34:59.4848018Z  2022-05-18T04:34:59.4848280Z  2022-05-18T04:34:59.4848558Z  2022-05-18T04:34:59.4848832Z  2022-05-18T04:34:59.4849089Z  2022-05-18T04:34:59.4849364Z  2022-05-18T04:34:59.4849907Z INFO: From Compiling third_party/oneDNN/src/common/primitive.cpp: 2022-05-18T04:34:59.4850403Z [1,865 / 2,970] 8 actions running 2022-05-18T04:34:59.4850978Z Compiling test/cpp/jit/test_custom_class.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:59.4851546Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:59.4852003Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:59.4852450Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.4852893Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.4853359Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.4853942Z Compiling test/cpp/jit/test_autodiff.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:59.4854573Z Compiling test/cpp/jit/test_class_parser.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:59.4856412Z 2022-05-18T04:34:59.4856772Z  2022-05-18T04:34:59.4857052Z  2022-05-18T04:34:59.4857314Z  2022-05-18T04:34:59.4857615Z  2022-05-18T04:34:59.4857912Z  2022-05-18T04:34:59.4858193Z  2022-05-18T04:34:59.4858466Z  2022-05-18T04:34:59.4858709Z  2022-05-18T04:34:59.4866381Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:34:59.4867009Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:34:59.4867569Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:34:59.4868093Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:22: 2022-05-18T04:34:59.4869164Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_stream*]': 2022-05-18T04:34:59.4870431Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive*; Args = {dnnl_stream*}]' 2022-05-18T04:34:59.4871681Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive*, dnnl_stream*}]' 2022-05-18T04:34:59.4872418Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:206:39: required from here 2022-05-18T04:34:59.4873268Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:59.4873856Z constexpr bool one_of(T val, P item) { 2022-05-18T04:34:59.4874178Z ^~~ 2022-05-18T04:34:59.4875052Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:34:59.4876166Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:34:59.4877178Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:34:59.4878118Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:34:59.4879019Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:59.4880338Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_desc*]': 2022-05-18T04:34:59.4881827Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive**; Args = {const dnnl_primitive_desc*}]' 2022-05-18T04:34:59.4883194Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive**, const dnnl_primitive_desc*}]' 2022-05-18T04:34:59.4883928Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:166:62: required from here 2022-05-18T04:34:59.4884804Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:59.4885930Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const unsigned char*]': 2022-05-18T04:34:59.4887342Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_desc*; Args = {const unsigned char*}]' 2022-05-18T04:34:59.4888805Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive**; Args = {const dnnl_primitive_desc*, const unsigned char*}]' 2022-05-18T04:34:59.4890186Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive**, const dnnl_primitive_desc*, const unsigned char*}]' 2022-05-18T04:34:59.4890965Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:187:24: required from here 2022-05-18T04:34:59.4891847Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:59.4893048Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_desc**]': 2022-05-18T04:34:59.4894365Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive*; Args = {const dnnl_primitive_desc**}]' 2022-05-18T04:34:59.4895692Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive*, const dnnl_primitive_desc**}]' 2022-05-18T04:34:59.4896482Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:233:62: required from here 2022-05-18T04:34:59.4897386Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:59.4898538Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = long unsigned int*]': 2022-05-18T04:34:59.4899818Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive*; Args = {long unsigned int*}]' 2022-05-18T04:34:59.4901195Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive*, long unsigned int*}]' 2022-05-18T04:34:59.4901982Z external/mkl_dnn/third_party/oneDNN/src/common/primitive.cpp:240:46: required from here 2022-05-18T04:34:59.4902881Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:34:59.4903537Z [1,865 / 2,970] 8 actions running 2022-05-18T04:34:59.4904105Z Compiling test/cpp/jit/test_custom_class.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:59.4904696Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:34:59.4905205Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:59.4905693Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.4906367Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.4906848Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:34:59.4907468Z Compiling test/cpp/jit/test_autodiff.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:59.4908157Z Compiling test/cpp/jit/test_class_parser.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:59.8521765Z 2022-05-18T04:34:59.8522296Z  2022-05-18T04:34:59.8522638Z  2022-05-18T04:34:59.8522900Z  2022-05-18T04:34:59.8523178Z  2022-05-18T04:34:59.8523442Z  2022-05-18T04:34:59.8523699Z  2022-05-18T04:34:59.8524376Z  2022-05-18T04:34:59.8524657Z  2022-05-18T04:34:59.8525043Z [1,866 / 2,970] 8 actions running 2022-05-18T04:34:59.8525624Z Compiling test/cpp/jit/test_custom_class.cpp; 12s processwrapper-sandbox 2022-05-18T04:34:59.8526168Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:34:59.8526590Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:34:59.8527108Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:34:59.8527543Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:34:59.8528509Z Compiling test/cpp/jit/test_autodiff.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:59.8529406Z Compiling test/cpp/jit/test_class_parser.cpp; 0s processwrapper-sandbox 2022-05-18T04:34:59.8530119Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:00.4030075Z 2022-05-18T04:35:00.4030792Z  2022-05-18T04:35:00.4031166Z  2022-05-18T04:35:00.4031611Z  2022-05-18T04:35:00.4031906Z  2022-05-18T04:35:00.4032383Z  2022-05-18T04:35:00.4032694Z  2022-05-18T04:35:00.4033105Z  2022-05-18T04:35:00.4033387Z  2022-05-18T04:35:00.4033970Z [1,867 / 2,970] 8 actions, 7 running 2022-05-18T04:35:00.4034759Z Compiling test/cpp/jit/test_custom_class.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:00.4035434Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:35:00.4036002Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:35:00.4036476Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:00.4037061Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:00.4037777Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:00.4038564Z Compiling test/cpp/jit/test_class_parser.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:00.4039217Z [Scann] Compiling third_party/oneDNN/src/common/memory_tracking.cpp 2022-05-18T04:35:00.6524555Z 2022-05-18T04:35:00.6530872Z  2022-05-18T04:35:00.6531251Z  2022-05-18T04:35:00.6531534Z  2022-05-18T04:35:00.6531811Z  2022-05-18T04:35:00.6532085Z  2022-05-18T04:35:00.6532341Z  2022-05-18T04:35:00.6532599Z  2022-05-18T04:35:00.6532858Z  2022-05-18T04:35:00.6533241Z [1,867 / 2,970] 8 actions running 2022-05-18T04:35:00.6533841Z Compiling test/cpp/jit/test_custom_class.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:00.6534412Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:35:00.6534887Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:35:00.6535343Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:00.6535990Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:00.6536637Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:00.6537300Z Compiling test/cpp/jit/test_class_parser.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:00.6537863Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:00.9589971Z 2022-05-18T04:35:00.9590501Z  2022-05-18T04:35:00.9590807Z  2022-05-18T04:35:00.9591050Z  2022-05-18T04:35:00.9591272Z  2022-05-18T04:35:00.9591481Z  2022-05-18T04:35:00.9591724Z  2022-05-18T04:35:00.9591987Z  2022-05-18T04:35:00.9592252Z  2022-05-18T04:35:00.9592662Z [1,870 / 2,970] 7 actions, 6 running 2022-05-18T04:35:00.9593259Z Compiling test/cpp/jit/test_custom_class.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:00.9593822Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:00.9594322Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:00.9594805Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:00.9595421Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:00.9596114Z Compiling test/cpp/jit/test_class_parser.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:00.9596649Z [Scann] Compiling third_party/oneDNN/src/common/memory.cpp 2022-05-18T04:35:01.1679620Z 2022-05-18T04:35:01.1680174Z  2022-05-18T04:35:01.1680525Z  2022-05-18T04:35:01.1680818Z  2022-05-18T04:35:01.1681101Z  2022-05-18T04:35:01.1681360Z  2022-05-18T04:35:01.1681652Z  2022-05-18T04:35:01.1681910Z  2022-05-18T04:35:01.1686149Z [1,871 / 2,970] 8 actions, 7 running 2022-05-18T04:35:01.1686895Z Compiling test/cpp/jit/test_custom_class.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:01.1687470Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:01.1687950Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:01.1688536Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:01.1689235Z Compiling test/cpp/jit/test_class_parser.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:01.1689779Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.1690278Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.1690703Z [Scann] Compiling third_party/oneDNN/src/common/ittnotify.cpp 2022-05-18T04:35:01.2582535Z 2022-05-18T04:35:01.2583059Z  2022-05-18T04:35:01.2583349Z  2022-05-18T04:35:01.2583570Z  2022-05-18T04:35:01.2583809Z  2022-05-18T04:35:01.2584035Z  2022-05-18T04:35:01.2584258Z  2022-05-18T04:35:01.2584489Z  2022-05-18T04:35:01.2584714Z  2022-05-18T04:35:01.2585137Z INFO: From Compiling third_party/oneDNN/src/common/memory.cpp: 2022-05-18T04:35:01.2585562Z [1,872 / 2,970] 8 actions running 2022-05-18T04:35:01.2586178Z Compiling test/cpp/jit/test_custom_class.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:01.2586640Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:01.2587046Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:01.2587527Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:01.2588044Z Compiling test/cpp/jit/test_class_parser.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:01.2588513Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.2588929Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.2589334Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.2604329Z 2022-05-18T04:35:01.2604587Z  2022-05-18T04:35:01.2604851Z  2022-05-18T04:35:01.2605090Z  2022-05-18T04:35:01.2605301Z  2022-05-18T04:35:01.2605535Z  2022-05-18T04:35:01.2605771Z  2022-05-18T04:35:01.2605989Z  2022-05-18T04:35:01.2606226Z  2022-05-18T04:35:01.2621395Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:35:01.2622101Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:35:01.2622531Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:35:01.2622952Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:29: 2022-05-18T04:35:01.2623823Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_memory_desc_t*]': 2022-05-18T04:35:01.2624762Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_memory_desc_t*}]' 2022-05-18T04:35:01.2625307Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:131:29: required from here 2022-05-18T04:35:01.2626799Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:01.2627270Z constexpr bool one_of(T val, P item) { 2022-05-18T04:35:01.2627528Z ^~~ 2022-05-18T04:35:01.2628278Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory*]': 2022-05-18T04:35:01.2629187Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory*}]' 2022-05-18T04:35:01.2629728Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:588:29: required from here 2022-05-18T04:35:01.2630391Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:01.2631303Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:35:01.2632320Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:35:01.2648020Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:35:01.2648612Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:205:17: required from here 2022-05-18T04:35:01.2649302Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:01.2650183Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = void**]': 2022-05-18T04:35:01.2651053Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {void**}]' 2022-05-18T04:35:01.2651579Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:548:24: required from here 2022-05-18T04:35:01.2652260Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:01.2653148Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_memory*]': 2022-05-18T04:35:01.2654030Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_memory*}]' 2022-05-18T04:35:01.2654569Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:562:24: required from here 2022-05-18T04:35:01.2655366Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:01.2656310Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:35:01.2657247Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:35:01.2658125Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:35:01.2671494Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:35:01.2672260Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:01.2673172Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine*]': 2022-05-18T04:35:01.2674153Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_memory**; Args = {dnnl_engine*}]' 2022-05-18T04:35:01.2675102Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_memory**, dnnl_engine*}]' 2022-05-18T04:35:01.2675631Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:511:32: required from here 2022-05-18T04:35:01.2676320Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:01.2677233Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t**]': 2022-05-18T04:35:01.2678277Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory*; Args = {const dnnl_memory_desc_t**}]' 2022-05-18T04:35:01.2679268Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory*, const dnnl_memory_desc_t**}]' 2022-05-18T04:35:01.2679829Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:536:28: required from here 2022-05-18T04:35:01.2680499Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:01.2681385Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_engine**]': 2022-05-18T04:35:01.2691857Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory*; Args = {dnnl_engine**}]' 2022-05-18T04:35:01.2692820Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory*, dnnl_engine**}]' 2022-05-18T04:35:01.2693380Z external/mkl_dnn/third_party/oneDNN/src/common/memory.cpp:542:32: required from here 2022-05-18T04:35:01.2694071Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:01.2710126Z [1,872 / 2,970] 8 actions running 2022-05-18T04:35:01.2710624Z Compiling test/cpp/jit/test_custom_class.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:01.2711082Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:01.2711612Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:01.2712129Z Compiling test/cpp/jit/test_autodiff.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:01.2712665Z Compiling test/cpp/jit/test_class_parser.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:01.2713136Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.2713526Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.2713934Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.3978402Z 2022-05-18T04:35:01.3979202Z  2022-05-18T04:35:01.3979775Z  2022-05-18T04:35:01.3980102Z  2022-05-18T04:35:01.3980599Z  2022-05-18T04:35:01.3980923Z  2022-05-18T04:35:01.3981413Z  2022-05-18T04:35:01.3981711Z  2022-05-18T04:35:01.3982234Z  2022-05-18T04:35:01.3982928Z INFO: From Compiling third_party/oneDNN/src/common/matmul.cpp: 2022-05-18T04:35:01.3983712Z [1,874 / 2,970] 8 actions running 2022-05-18T04:35:01.3984589Z Compiling test/cpp/jit/test_custom_class.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:01.3985436Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:01.3986370Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:01.3987123Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:01.3987907Z Compiling test/cpp/jit/test_class_parser.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:01.3988619Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.3989341Z Compiling third_party/oneDNN/src/common/lrn.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:01.3990031Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.3990272Z 2022-05-18T04:35:01.3990507Z  2022-05-18T04:35:01.3990790Z  2022-05-18T04:35:01.3991064Z  2022-05-18T04:35:01.3991449Z  2022-05-18T04:35:01.3991737Z  2022-05-18T04:35:01.3992012Z  2022-05-18T04:35:01.3992267Z  2022-05-18T04:35:01.3992532Z  2022-05-18T04:35:01.3993212Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:35:01.3993686Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:35:01.3994146Z from external/mkl_dnn/third_party/oneDNN/src/common/matmul.cpp:22: 2022-05-18T04:35:01.3995200Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:35:01.3996333Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:35:01.3997744Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_matmul_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:35:01.3998964Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_matmul_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:35:01.3999631Z external/mkl_dnn/third_party/oneDNN/src/common/matmul.cpp:32:29: required from here 2022-05-18T04:35:01.4000365Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:01.4000855Z constexpr bool one_of(T val, P item) { 2022-05-18T04:35:01.4001156Z ^~~ 2022-05-18T04:35:01.4001560Z [1,874 / 2,970] 8 actions running 2022-05-18T04:35:01.4002055Z Compiling test/cpp/jit/test_custom_class.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:01.4002848Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:01.4003323Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:01.4003830Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:01.4004380Z Compiling test/cpp/jit/test_class_parser.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:01.4004887Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.4005407Z Compiling third_party/oneDNN/src/common/lrn.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:01.4006011Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.4477314Z 2022-05-18T04:35:01.4477804Z  2022-05-18T04:35:01.4478140Z  2022-05-18T04:35:01.4478413Z  2022-05-18T04:35:01.4478667Z  2022-05-18T04:35:01.4478929Z  2022-05-18T04:35:01.4479203Z  2022-05-18T04:35:01.4479471Z  2022-05-18T04:35:01.4479755Z  2022-05-18T04:35:01.4480269Z INFO: From Compiling third_party/oneDNN/src/common/lrn.cpp: 2022-05-18T04:35:01.4480749Z [1,875 / 2,970] 8 actions running 2022-05-18T04:35:01.4481280Z Compiling test/cpp/jit/test_custom_class.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:01.4481808Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:01.4482290Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:01.4482863Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:01.4483500Z Compiling test/cpp/jit/test_class_parser.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:01.4484126Z Compiling third_party/oneDNN/src/common/lrn.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:01.4484649Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.4485129Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:01.4493339Z 2022-05-18T04:35:01.4493835Z  2022-05-18T04:35:01.4494154Z  2022-05-18T04:35:01.4494637Z  2022-05-18T04:35:01.4495045Z  2022-05-18T04:35:01.4495328Z  2022-05-18T04:35:01.4498065Z  2022-05-18T04:35:01.4507367Z  2022-05-18T04:35:01.4507673Z  2022-05-18T04:35:01.4508272Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:35:01.4508836Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:35:01.4509359Z from external/mkl_dnn/third_party/oneDNN/src/common/lrn.cpp:21: 2022-05-18T04:35:01.4510390Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:35:01.4511647Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_lrn_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:35:01.4512874Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_lrn_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:35:01.4513572Z external/mkl_dnn/third_party/oneDNN/src/common/lrn.cpp:36:29: required from here 2022-05-18T04:35:01.4514405Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:01.4514960Z constexpr bool one_of(T val, P item) { 2022-05-18T04:35:01.4515284Z ^~~ 2022-05-18T04:35:01.4515673Z [1,875 / 2,970] 8 actions running 2022-05-18T04:35:01.4516231Z Compiling test/cpp/jit/test_custom_class.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:01.4516784Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:01.4517268Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:01.4517820Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:01.4518467Z Compiling test/cpp/jit/test_class_parser.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:01.4519382Z Compiling third_party/oneDNN/src/common/lrn.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:01.4519918Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.4520390Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:01.6303148Z 2022-05-18T04:35:01.6314584Z  2022-05-18T04:35:01.6314917Z  2022-05-18T04:35:01.6315142Z  2022-05-18T04:35:01.6315374Z  2022-05-18T04:35:01.6315606Z  2022-05-18T04:35:01.6386286Z  2022-05-18T04:35:01.6386799Z  2022-05-18T04:35:01.6387110Z  2022-05-18T04:35:01.6387729Z INFO: From Compiling third_party/oneDNN/src/common/layer_normalization.cpp: 2022-05-18T04:35:01.6388285Z [1,876 / 2,970] 8 actions running 2022-05-18T04:35:01.6388865Z Compiling test/cpp/jit/test_custom_class.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:01.6389416Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:01.6389899Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:01.6390476Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:01.6391126Z Compiling test/cpp/jit/test_class_parser.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:01.6391660Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.6392131Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:01.6392604Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.6392866Z 2022-05-18T04:35:01.6393002Z  2022-05-18T04:35:01.6393301Z  2022-05-18T04:35:01.6393590Z  2022-05-18T04:35:01.6393880Z  2022-05-18T04:35:01.6394178Z  2022-05-18T04:35:01.6394460Z  2022-05-18T04:35:01.6394735Z  2022-05-18T04:35:01.6395032Z  2022-05-18T04:35:01.6395598Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:35:01.6396142Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:35:01.6396710Z from external/mkl_dnn/third_party/oneDNN/src/common/layer_normalization.cpp:21: 2022-05-18T04:35:01.6397776Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:35:01.6399023Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_layer_normalization_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:35:01.6400278Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_layer_normalization_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:35:01.6400985Z external/mkl_dnn/third_party/oneDNN/src/common/layer_normalization.cpp:35:29: required from here 2022-05-18T04:35:01.6401849Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:01.6402430Z constexpr bool one_of(T val, P item) { 2022-05-18T04:35:01.6402777Z ^~~ 2022-05-18T04:35:01.6403185Z [1,876 / 2,970] 8 actions running 2022-05-18T04:35:01.6403799Z Compiling test/cpp/jit/test_custom_class.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:01.6404384Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:01.6404882Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:01.6405499Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:01.6406181Z Compiling test/cpp/jit/test_class_parser.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:01.6406838Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.6407350Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:01.6407885Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.8132583Z 2022-05-18T04:35:01.8136103Z  2022-05-18T04:35:01.8136550Z  2022-05-18T04:35:01.8136872Z  2022-05-18T04:35:01.8137176Z  2022-05-18T04:35:01.8137462Z  2022-05-18T04:35:01.8137759Z  2022-05-18T04:35:01.8138039Z  2022-05-18T04:35:01.8138334Z  2022-05-18T04:35:01.8138948Z INFO: From Compiling third_party/oneDNN/src/common/inner_product.cpp: 2022-05-18T04:35:01.8139517Z [1,878 / 2,970] 8 actions running 2022-05-18T04:35:01.8140125Z Compiling test/cpp/jit/test_custom_class.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:01.8140720Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:35:01.8141344Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:01.8142017Z Compiling test/cpp/jit/test_class_parser.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:01.8142589Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:01.8143089Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.8143604Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.8144101Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:01.8144346Z 2022-05-18T04:35:01.8144489Z  2022-05-18T04:35:01.8144770Z  2022-05-18T04:35:01.8145060Z  2022-05-18T04:35:01.8145350Z  2022-05-18T04:35:01.8145626Z  2022-05-18T04:35:01.8146074Z  2022-05-18T04:35:01.8146369Z  2022-05-18T04:35:01.8146630Z  2022-05-18T04:35:01.8147207Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:35:01.8147818Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:35:01.8148382Z from external/mkl_dnn/third_party/oneDNN/src/common/inner_product.cpp:21: 2022-05-18T04:35:01.8149500Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:35:01.8150930Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:35:01.8152627Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_inner_product_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:35:01.8154144Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_inner_product_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:35:01.8154993Z external/mkl_dnn/third_party/oneDNN/src/common/inner_product.cpp:35:29: required from here 2022-05-18T04:35:01.8155884Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:01.8156471Z constexpr bool one_of(T val, P item) { 2022-05-18T04:35:01.8156814Z ^~~ 2022-05-18T04:35:01.8157225Z [1,878 / 2,970] 8 actions running 2022-05-18T04:35:01.8157797Z Compiling test/cpp/jit/test_custom_class.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:01.8158396Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:35:01.8158999Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:01.8159658Z Compiling test/cpp/jit/test_class_parser.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:01.8160229Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:01.8160745Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.8161281Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:01.8161984Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:02.0536840Z 2022-05-18T04:35:02.0537423Z  2022-05-18T04:35:02.0537801Z  2022-05-18T04:35:02.0538074Z  2022-05-18T04:35:02.0538328Z  2022-05-18T04:35:02.0538579Z  2022-05-18T04:35:02.0538795Z  2022-05-18T04:35:02.0539055Z  2022-05-18T04:35:02.0539330Z  2022-05-18T04:35:02.0539706Z [1,880 / 2,970] 8 actions running 2022-05-18T04:35:02.0540315Z Compiling test/cpp/jit/test_custom_class.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:02.0540841Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:35:02.0541400Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:02.0542049Z Compiling test/cpp/jit/test_class_parser.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:02.0542557Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:02.0543005Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:02.0543481Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:02.0543980Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:02.2895965Z 2022-05-18T04:35:02.2896514Z  2022-05-18T04:35:02.2896854Z  2022-05-18T04:35:02.2897144Z  2022-05-18T04:35:02.2897423Z  2022-05-18T04:35:02.2897709Z  2022-05-18T04:35:02.2898843Z  2022-05-18T04:35:02.2899119Z  2022-05-18T04:35:02.2899380Z  2022-05-18T04:35:02.2899927Z INFO: From Compiling third_party/oneDNN/src/common/engine.cpp: 2022-05-18T04:35:02.2900456Z [1,882 / 2,970] 8 actions running 2022-05-18T04:35:02.2900916Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:35:02.2901528Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:02.2902206Z Compiling test/cpp/jit/test_class_parser.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:02.2902734Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:02.2903227Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:02.2903763Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:02.2904367Z Compiling test/cpp/jit/test_class_import.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:02.2904915Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:02.2909982Z 2022-05-18T04:35:02.2917818Z  2022-05-18T04:35:02.2918173Z  2022-05-18T04:35:02.2918455Z  2022-05-18T04:35:02.2918732Z  2022-05-18T04:35:02.2918991Z  2022-05-18T04:35:02.2919266Z  2022-05-18T04:35:02.2919537Z  2022-05-18T04:35:02.2919793Z  2022-05-18T04:35:02.2920404Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:35:02.2920972Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:35:02.2921457Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:35:02.2921983Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.cpp:22: 2022-05-18T04:35:02.2922979Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:35:02.2924116Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:35:02.2925184Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:35:02.2925830Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:35:02.2926759Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:02.2927485Z constexpr bool one_of(T val, P item) { 2022-05-18T04:35:02.2927884Z ^~~ 2022-05-18T04:35:02.2929141Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T04:35:02.2931804Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:35:02.2935130Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:35:02.2936644Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T04:35:02.2937463Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:02.2938015Z constexpr bool everyone_is(T val, P item) { 2022-05-18T04:35:02.2938353Z ^~~ 2022-05-18T04:35:02.2938714Z [1,882 / 2,970] 8 actions running 2022-05-18T04:35:02.2939155Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:35:02.2939745Z Compiling test/cpp/jit/test_autodiff.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:02.2940385Z Compiling test/cpp/jit/test_class_parser.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:02.2940925Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:02.2941387Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:02.2941874Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:02.2942461Z Compiling test/cpp/jit/test_class_import.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:02.2942979Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:02.6536928Z 2022-05-18T04:35:02.6537689Z  2022-05-18T04:35:02.6538052Z  2022-05-18T04:35:02.6538463Z  2022-05-18T04:35:02.6538744Z  2022-05-18T04:35:02.6539016Z  2022-05-18T04:35:02.6539463Z  2022-05-18T04:35:02.6539721Z  2022-05-18T04:35:02.6540160Z  2022-05-18T04:35:02.6540584Z [1,884 / 2,970] 8 actions running 2022-05-18T04:35:02.6541216Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:35:02.6541927Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:02.6542763Z Compiling test/cpp/jit/test_class_parser.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:02.6543442Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:02.6544057Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:02.6544822Z Compiling test/cpp/jit/test_class_import.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:02.6545979Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:02.6546523Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:02.8543915Z 2022-05-18T04:35:02.8544628Z  2022-05-18T04:35:02.8545010Z  2022-05-18T04:35:02.8545449Z  2022-05-18T04:35:02.8545890Z  2022-05-18T04:35:02.8546172Z  2022-05-18T04:35:02.8546466Z  2022-05-18T04:35:02.8546892Z  2022-05-18T04:35:02.8547152Z  2022-05-18T04:35:02.8547681Z [1,886 / 2,970] 8 actions running 2022-05-18T04:35:02.8548339Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:35:02.8549126Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:02.8549910Z Compiling test/cpp/jit/test_class_parser.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:02.8550603Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:02.8551360Z Compiling test/cpp/jit/test_class_import.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:02.8552137Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:02.8552626Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:02.8553420Z Compiling torch/csrc/distributed/rpc/types.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:03.1570482Z 2022-05-18T04:35:03.1571023Z  2022-05-18T04:35:03.1571383Z  2022-05-18T04:35:03.1571661Z  2022-05-18T04:35:03.1571950Z  2022-05-18T04:35:03.1572252Z  2022-05-18T04:35:03.1572526Z  2022-05-18T04:35:03.1572812Z  2022-05-18T04:35:03.1573059Z  2022-05-18T04:35:03.1573601Z INFO: From Compiling third_party/oneDNN/src/common/deconvolution.cpp: 2022-05-18T04:35:03.1574142Z [1,886 / 2,970] 8 actions running 2022-05-18T04:35:03.1574620Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:35:03.1575178Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:03.1575859Z Compiling test/cpp/jit/test_class_parser.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:03.1576426Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:03.1576999Z Compiling test/cpp/jit/test_class_import.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:03.1577552Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:03.1578071Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:03.1578683Z Compiling torch/csrc/distributed/rpc/types.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:03.1595127Z 2022-05-18T04:35:03.1595526Z  2022-05-18T04:35:03.1595874Z  2022-05-18T04:35:03.1596156Z  2022-05-18T04:35:03.1596414Z  2022-05-18T04:35:03.1596691Z  2022-05-18T04:35:03.1596968Z  2022-05-18T04:35:03.1597235Z  2022-05-18T04:35:03.1597507Z  2022-05-18T04:35:03.1609166Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:35:03.1609721Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:35:03.1610307Z from external/mkl_dnn/third_party/oneDNN/src/common/deconvolution.cpp:21: 2022-05-18T04:35:03.1611354Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const long int*]': 2022-05-18T04:35:03.1612734Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T04:35:03.1614356Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_convolution_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T04:35:03.1616211Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_convolution_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T04:35:03.1617044Z external/mkl_dnn/third_party/oneDNN/src/common/deconvolution.cpp:39:25: required from here 2022-05-18T04:35:03.1617938Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:03.1618441Z constexpr bool one_of(T val, P item) { 2022-05-18T04:35:03.1618697Z ^~~ 2022-05-18T04:35:03.1630592Z [1,886 / 2,970] 8 actions running 2022-05-18T04:35:03.1631092Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:35:03.1631686Z Compiling test/cpp/jit/test_autodiff.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:03.1632338Z Compiling test/cpp/jit/test_class_parser.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:03.1632893Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:03.1633476Z Compiling test/cpp/jit/test_class_import.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:03.1634011Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:03.1634513Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:03.1635127Z Compiling torch/csrc/distributed/rpc/types.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:03.4387168Z 2022-05-18T04:35:03.4387873Z  2022-05-18T04:35:03.4388360Z  2022-05-18T04:35:03.4388629Z  2022-05-18T04:35:03.4389043Z  2022-05-18T04:35:03.4389337Z  2022-05-18T04:35:03.4389729Z  2022-05-18T04:35:03.4390018Z  2022-05-18T04:35:03.4390287Z  2022-05-18T04:35:03.4390960Z INFO: From Compiling third_party/oneDNN/src/common/convolution.cpp: 2022-05-18T04:35:03.4391611Z [1,887 / 2,970] 8 actions running 2022-05-18T04:35:03.4392224Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:35:03.4392950Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:03.4393757Z Compiling test/cpp/jit/test_class_parser.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:03.4394451Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:03.4395157Z Compiling test/cpp/jit/test_class_import.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:03.4395691Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:03.4396423Z Compiling torch/csrc/distributed/rpc/types.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:03.4397140Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:03.4397516Z 2022-05-18T04:35:03.4397664Z  2022-05-18T04:35:03.4397944Z  2022-05-18T04:35:03.4398371Z  2022-05-18T04:35:03.4398637Z  2022-05-18T04:35:03.4399393Z  2022-05-18T04:35:03.4400183Z  2022-05-18T04:35:03.4400926Z  2022-05-18T04:35:03.4401644Z  2022-05-18T04:35:03.4402412Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:35:03.4403090Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:35:03.4403764Z from external/mkl_dnn/third_party/oneDNN/src/common/convolution.cpp:21: 2022-05-18T04:35:03.4405121Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const long int*]': 2022-05-18T04:35:03.4406911Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T04:35:03.4409143Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_convolution_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T04:35:03.4411259Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_convolution_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*}]' 2022-05-18T04:35:03.4412300Z external/mkl_dnn/third_party/oneDNN/src/common/convolution.cpp:39:25: required from here 2022-05-18T04:35:03.4413431Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:03.4414002Z constexpr bool one_of(T val, P item) { 2022-05-18T04:35:03.4414463Z ^~~ 2022-05-18T04:35:03.4414997Z [1,887 / 2,970] 8 actions running 2022-05-18T04:35:03.4415472Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:35:03.4416194Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:03.4416976Z Compiling test/cpp/jit/test_class_parser.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:03.4417658Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:03.4418394Z Compiling test/cpp/jit/test_class_import.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:03.4419058Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:03.4419751Z Compiling torch/csrc/distributed/rpc/types.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:03.4420321Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:03.6550030Z 2022-05-18T04:35:03.6550554Z  2022-05-18T04:35:03.6550867Z  2022-05-18T04:35:03.6551141Z  2022-05-18T04:35:03.6551423Z  2022-05-18T04:35:03.6551680Z  2022-05-18T04:35:03.6551956Z  2022-05-18T04:35:03.6552198Z  2022-05-18T04:35:03.6552465Z  2022-05-18T04:35:03.6552826Z [1,888 / 2,970] 8 actions running 2022-05-18T04:35:03.6553230Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:35:03.6553775Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:03.6554438Z Compiling test/cpp/jit/test_class_parser.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:03.6554953Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:03.6555449Z Compiling test/cpp/jit/test_class_import.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:03.6555906Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:03.6556491Z Compiling torch/csrc/distributed/rpc/types.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:03.6557055Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:03.8554294Z 2022-05-18T04:35:03.8554857Z  2022-05-18T04:35:03.8555269Z  2022-05-18T04:35:03.8555567Z  2022-05-18T04:35:03.8555806Z  2022-05-18T04:35:03.8556045Z  2022-05-18T04:35:03.8556285Z  2022-05-18T04:35:03.8556524Z  2022-05-18T04:35:03.8556993Z  2022-05-18T04:35:03.8557385Z [1,891 / 2,970] 8 actions running 2022-05-18T04:35:03.8558064Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:35:03.8558564Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:03.8559194Z Compiling test/cpp/jit/test_class_parser.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:03.8559705Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:03.8560286Z Compiling test/cpp/jit/test_class_import.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:03.8560768Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:03.8561165Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:03.8561567Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:04.0741642Z 2022-05-18T04:35:04.0742169Z  2022-05-18T04:35:04.0742500Z  2022-05-18T04:35:04.0742786Z  2022-05-18T04:35:04.0743058Z  2022-05-18T04:35:04.0743518Z  2022-05-18T04:35:04.0743868Z  2022-05-18T04:35:04.0744126Z  2022-05-18T04:35:04.0744365Z  2022-05-18T04:35:04.0744831Z INFO: From Compiling third_party/oneDNN/src/common/binary.cpp: 2022-05-18T04:35:04.0745266Z [1,892 / 2,970] 8 actions running 2022-05-18T04:35:04.0745640Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:35:04.0746267Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:04.0746829Z Compiling test/cpp/jit/test_class_parser.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:04.0747265Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:04.0747755Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:04.0748207Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:04.0748623Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:04.0749035Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:04.0759148Z 2022-05-18T04:35:04.0759449Z  2022-05-18T04:35:04.0759753Z  2022-05-18T04:35:04.0759987Z  2022-05-18T04:35:04.0760243Z  2022-05-18T04:35:04.0760491Z  2022-05-18T04:35:04.0760725Z  2022-05-18T04:35:04.0760991Z  2022-05-18T04:35:04.0761248Z  2022-05-18T04:35:04.0771362Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:35:04.0771918Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:35:04.0772407Z from external/mkl_dnn/third_party/oneDNN/src/common/binary.cpp:22: 2022-05-18T04:35:04.0773400Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:35:04.0774681Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:35:04.0776111Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_binary_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:35:04.0777456Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_binary_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:35:04.0778185Z external/mkl_dnn/third_party/oneDNN/src/common/binary.cpp:34:29: required from here 2022-05-18T04:35:04.0778991Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:04.0779509Z constexpr bool one_of(T val, P item) { 2022-05-18T04:35:04.0779812Z ^~~ 2022-05-18T04:35:04.0792274Z [1,892 / 2,970] 8 actions running 2022-05-18T04:35:04.0792697Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:35:04.0793259Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:04.0793863Z Compiling test/cpp/jit/test_class_parser.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:04.0794367Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:04.0794890Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:04.0795372Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:04.0795826Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:04.0796293Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:04.3181914Z 2022-05-18T04:35:04.3182451Z  2022-05-18T04:35:04.3182788Z  2022-05-18T04:35:04.3183275Z  2022-05-18T04:35:04.3183537Z  2022-05-18T04:35:04.3183866Z  2022-05-18T04:35:04.3184097Z  2022-05-18T04:35:04.3184345Z  2022-05-18T04:35:04.3184580Z  2022-05-18T04:35:04.3185130Z INFO: From Compiling third_party/oneDNN/src/common/batch_normalization.cpp: 2022-05-18T04:35:04.3185637Z [1,895 / 2,970] 8 actions running 2022-05-18T04:35:04.3186184Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:35:04.3186706Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:04.3187318Z Compiling test/cpp/jit/test_class_parser.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:04.3187920Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:04.3188404Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:04.3188868Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:04.3189328Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:04.3189869Z Compiling aten/src/ATen/core/ATenOpList.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:04.3202028Z 2022-05-18T04:35:04.3202300Z  2022-05-18T04:35:04.3202593Z  2022-05-18T04:35:04.3202859Z  2022-05-18T04:35:04.3203096Z  2022-05-18T04:35:04.3203346Z  2022-05-18T04:35:04.3203601Z  2022-05-18T04:35:04.3203852Z  2022-05-18T04:35:04.3204101Z  2022-05-18T04:35:04.3215491Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:35:04.3216031Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:35:04.3216554Z from external/mkl_dnn/third_party/oneDNN/src/common/batch_normalization.cpp:21: 2022-05-18T04:35:04.3217605Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:35:04.3218856Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_batch_normalization_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:35:04.3220072Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_batch_normalization_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:35:04.3220771Z external/mkl_dnn/third_party/oneDNN/src/common/batch_normalization.cpp:35:29: required from here 2022-05-18T04:35:04.3221574Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:35:04.3222092Z constexpr bool one_of(T val, P item) { 2022-05-18T04:35:04.3222405Z ^~~ 2022-05-18T04:35:04.3236806Z [1,895 / 2,970] 8 actions running 2022-05-18T04:35:04.3237258Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:35:04.3237820Z Compiling test/cpp/jit/test_autodiff.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:04.3238423Z Compiling test/cpp/jit/test_class_parser.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:04.3239029Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:04.3239526Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:04.3239991Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:35:04.3240462Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:04.3241007Z Compiling aten/src/ATen/core/ATenOpList.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:04.6562082Z 2022-05-18T04:35:04.6562672Z  2022-05-18T04:35:04.6563026Z  2022-05-18T04:35:04.6563375Z  2022-05-18T04:35:04.6563647Z  2022-05-18T04:35:04.6563940Z  2022-05-18T04:35:04.6564195Z  2022-05-18T04:35:04.6564462Z  2022-05-18T04:35:04.6564763Z  2022-05-18T04:35:04.6565175Z [1,896 / 2,970] 8 actions running 2022-05-18T04:35:04.6565991Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:35:04.6566596Z Compiling test/cpp/jit/test_autodiff.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:04.6567399Z Compiling test/cpp/jit/test_class_parser.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:04.6568056Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:04.6568598Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:04.6569065Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:04.6569626Z Compiling aten/src/ATen/core/ATenOpList.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:04.6570298Z Compiling aten/src/ATen/Operators_2.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:05.0531089Z 2022-05-18T04:35:05.0531637Z  2022-05-18T04:35:05.0532001Z  2022-05-18T04:35:05.0532269Z  2022-05-18T04:35:05.0532546Z  2022-05-18T04:35:05.0532816Z  2022-05-18T04:35:05.0533079Z  2022-05-18T04:35:05.0533372Z  2022-05-18T04:35:05.0533639Z  2022-05-18T04:35:05.0534038Z [1,897 / 2,970] 8 actions, 7 running 2022-05-18T04:35:05.0534507Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:35:05.0535103Z Compiling test/cpp/jit/test_autodiff.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:05.0535743Z Compiling test/cpp/jit/test_class_parser.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:05.0536408Z Compiling test/cpp/jit/test_class_import.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:05.0536933Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:05.0537489Z Compiling aten/src/ATen/core/ATenOpList.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:05.0538138Z Compiling aten/src/ATen/Operators_2.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:05.0538646Z [Scann] Compiling torch/csrc/jit/mobile/nnc/context.cpp 2022-05-18T04:35:05.2579341Z 2022-05-18T04:35:05.2579840Z  2022-05-18T04:35:05.2580144Z  2022-05-18T04:35:05.2580415Z  2022-05-18T04:35:05.2580684Z  2022-05-18T04:35:05.2580949Z  2022-05-18T04:35:05.2581224Z  2022-05-18T04:35:05.2581498Z  2022-05-18T04:35:05.2581744Z  2022-05-18T04:35:05.2582084Z [1,899 / 2,970] 8 actions running 2022-05-18T04:35:05.2582493Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:35:05.2583055Z Compiling test/cpp/jit/test_autodiff.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:05.2583715Z Compiling test/cpp/jit/test_class_parser.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:05.2584299Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:05.2584870Z Compiling aten/src/ATen/Operators_2.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:05.2585475Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:05.2586232Z Compiling aten/src/ATen/Operators_0.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:05.2586838Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:05.9373063Z 2022-05-18T04:35:05.9373575Z  2022-05-18T04:35:05.9373970Z  2022-05-18T04:35:05.9374275Z  2022-05-18T04:35:05.9374541Z  2022-05-18T04:35:05.9374811Z  2022-05-18T04:35:05.9375091Z  2022-05-18T04:35:05.9375355Z  2022-05-18T04:35:05.9375636Z  2022-05-18T04:35:05.9376033Z [1,900 / 2,970] 8 actions, 7 running 2022-05-18T04:35:05.9376516Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:35:05.9377136Z Compiling test/cpp/jit/test_autodiff.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:05.9377781Z Compiling test/cpp/jit/test_class_parser.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:05.9378454Z Compiling test/cpp/jit/test_class_import.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:05.9379065Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:05.9379681Z Compiling aten/src/ATen/Operators_0.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:05.9380673Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:05.9381221Z [Scann] Compiling aten/src/ATen/CompositeViewCopyKernels.cpp 2022-05-18T04:35:06.2572233Z 2022-05-18T04:35:06.2572715Z  2022-05-18T04:35:06.2573047Z  2022-05-18T04:35:06.2573327Z  2022-05-18T04:35:06.2573585Z  2022-05-18T04:35:06.2573855Z  2022-05-18T04:35:06.2574117Z  2022-05-18T04:35:06.2574365Z  2022-05-18T04:35:06.2574641Z  2022-05-18T04:35:06.2575018Z [1,900 / 2,970] 8 actions running 2022-05-18T04:35:06.2575468Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:35:06.2576055Z Compiling test/cpp/jit/test_autodiff.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:06.2576652Z Compiling test/cpp/jit/test_class_parser.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:06.2577233Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:06.2577866Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:06.2578450Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:06.2579039Z Compiling torch/csrc/jit/mobile/nnc/backend.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:06.2579520Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:06.4605463Z 2022-05-18T04:35:06.4606042Z  2022-05-18T04:35:06.4606360Z  2022-05-18T04:35:06.4606666Z  2022-05-18T04:35:06.4606921Z  2022-05-18T04:35:06.4607180Z  2022-05-18T04:35:06.4607416Z  2022-05-18T04:35:06.4607672Z  2022-05-18T04:35:06.4607928Z  2022-05-18T04:35:06.4608283Z [1,901 / 2,970] 8 actions, 7 running 2022-05-18T04:35:06.4608725Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:35:06.4609261Z Compiling test/cpp/jit/test_autodiff.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:06.4609836Z Compiling test/cpp/jit/test_class_parser.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:06.4610457Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:06.4611036Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:06.4611557Z Compiling aten/src/ATen/Operators_0.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:06.4611954Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:06.4612299Z [Prepa] Compiling aten/src/ATen/RegisterSchema.cpp 2022-05-18T04:35:06.8573050Z 2022-05-18T04:35:06.8573610Z  2022-05-18T04:35:06.8573952Z  2022-05-18T04:35:06.8574250Z  2022-05-18T04:35:06.8574535Z  2022-05-18T04:35:06.8574790Z  2022-05-18T04:35:06.8575074Z  2022-05-18T04:35:06.8575348Z  2022-05-18T04:35:06.8575607Z  2022-05-18T04:35:06.8578171Z [1,902 / 2,970] 8 actions running 2022-05-18T04:35:06.8578711Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:35:06.8579198Z Compiling test/cpp/jit/test_autodiff.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:06.8579754Z Compiling test/cpp/jit/test_class_parser.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:06.8580294Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:06.8580838Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:06.8581273Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:06.8581734Z Compiling aten/src/ATen/RegisterSchema.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:06.8582184Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:35:06.9564207Z 2022-05-18T04:35:06.9564719Z  2022-05-18T04:35:06.9568615Z  2022-05-18T04:35:06.9568884Z  2022-05-18T04:35:06.9569137Z  2022-05-18T04:35:06.9569385Z  2022-05-18T04:35:06.9569625Z  2022-05-18T04:35:06.9569875Z  2022-05-18T04:35:06.9570130Z  2022-05-18T04:35:06.9570594Z INFO: From Compiling torch/csrc/jit/mobile/nnc/context.cpp: 2022-05-18T04:35:06.9571358Z [1,902 / 2,970] 8 actions running 2022-05-18T04:35:06.9571782Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:35:06.9576697Z Compiling test/cpp/jit/test_autodiff.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:06.9577323Z Compiling test/cpp/jit/test_class_parser.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:06.9577927Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:06.9578536Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:06.9579017Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:06.9579590Z Compiling aten/src/ATen/RegisterSchema.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:06.9580115Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:35:06.9580359Z 2022-05-18T04:35:06.9580478Z  2022-05-18T04:35:06.9580744Z  2022-05-18T04:35:06.9581007Z  2022-05-18T04:35:06.9581247Z  2022-05-18T04:35:06.9581522Z  2022-05-18T04:35:06.9581773Z  2022-05-18T04:35:06.9582017Z  2022-05-18T04:35:06.9582274Z  2022-05-18T04:35:06.9583091Z torch/csrc/jit/mobile/nnc/context.cpp: In member function 'bool torch::jit::mobile::nnc::InputSpec::validate(const at::Tensor&) const': 2022-05-18T04:35:06.9583935Z torch/csrc/jit/mobile/nnc/context.cpp:48:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:35:06.9584481Z for (int i = 0; i < spec_sizes.size(); i++) { 2022-05-18T04:35:06.9584816Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:35:06.9586030Z [1,902 / 2,970] 8 actions running 2022-05-18T04:35:06.9586458Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:35:06.9587159Z Compiling test/cpp/jit/test_autodiff.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:06.9587785Z Compiling test/cpp/jit/test_class_parser.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:06.9588415Z Compiling test/cpp/jit/test_class_import.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:06.9589043Z Compiling torch/csrc/jit/mobile/nnc/context.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:06.9589561Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:06.9590095Z Compiling aten/src/ATen/RegisterSchema.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:06.9590607Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:35:07.2692663Z 2022-05-18T04:35:07.2693337Z  2022-05-18T04:35:07.2693960Z  2022-05-18T04:35:07.2694426Z  2022-05-18T04:35:07.2694953Z  2022-05-18T04:35:07.2698074Z  2022-05-18T04:35:07.2698540Z  2022-05-18T04:35:07.2698923Z  2022-05-18T04:35:07.2699369Z  2022-05-18T04:35:07.2700074Z [1,904 / 2,970] 8 actions running 2022-05-18T04:35:07.2703014Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:35:07.2703777Z Compiling test/cpp/jit/test_autodiff.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:07.2704565Z Compiling test/cpp/jit/test_class_parser.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:07.2705538Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:07.2707523Z Compiling aten/src/ATen/RegisterSchema.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:07.2708627Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:35:07.2709807Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:07.2710312Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:07.6661064Z 2022-05-18T04:35:07.6661607Z  2022-05-18T04:35:07.6661956Z  2022-05-18T04:35:07.6662228Z  2022-05-18T04:35:07.6662509Z  2022-05-18T04:35:07.6662873Z  2022-05-18T04:35:07.6663144Z  2022-05-18T04:35:07.6663433Z  2022-05-18T04:35:07.6663718Z  2022-05-18T04:35:07.6664119Z [1,905 / 2,970] 8 actions, 7 running 2022-05-18T04:35:07.6664605Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:35:07.6665197Z Compiling test/cpp/jit/test_autodiff.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:07.6666457Z Compiling test/cpp/jit/test_class_parser.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:07.6667101Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:07.6667621Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:35:07.6668083Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:07.6668492Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:07.6668896Z [Scann] Compiling torch/csrc/jit/mobile/nnc/aot_compiler.cpp 2022-05-18T04:35:07.8697883Z 2022-05-18T04:35:07.8704166Z  2022-05-18T04:35:07.8704547Z  2022-05-18T04:35:07.8704832Z  2022-05-18T04:35:07.8705114Z  2022-05-18T04:35:07.8705377Z  2022-05-18T04:35:07.8705657Z  2022-05-18T04:35:07.8706055Z  2022-05-18T04:35:07.8706313Z  2022-05-18T04:35:07.8706711Z [1,905 / 2,970] 8 actions running 2022-05-18T04:35:07.8707190Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:35:07.8707806Z Compiling test/cpp/jit/test_autodiff.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:07.8708484Z Compiling test/cpp/jit/test_class_parser.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:07.8709151Z Compiling test/cpp/jit/test_class_import.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:07.8709708Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:35:07.8710155Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:07.8710617Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:07.8711064Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:08.6158882Z 2022-05-18T04:35:08.6159586Z  2022-05-18T04:35:08.6160077Z  2022-05-18T04:35:08.6160366Z  2022-05-18T04:35:08.6160822Z  2022-05-18T04:35:08.6161083Z  2022-05-18T04:35:08.6161501Z  2022-05-18T04:35:08.6161790Z  2022-05-18T04:35:08.6162203Z  2022-05-18T04:35:08.6162992Z INFO: From Compiling aten/src/ATen/RegisterCompositeImplicitAutograd.cpp: 2022-05-18T04:35:08.6163754Z [1,905 / 2,970] 8 actions running 2022-05-18T04:35:08.6164238Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:35:08.6164994Z Compiling test/cpp/jit/test_autodiff.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:08.6165992Z Compiling test/cpp/jit/test_class_parser.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:08.6166872Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:08.6167604Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:35:08.6168088Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:08.6168706Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:08.6169346Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:08.6169573Z 2022-05-18T04:35:08.6169850Z  2022-05-18T04:35:08.6170145Z  2022-05-18T04:35:08.6170414Z  2022-05-18T04:35:08.6170847Z  2022-05-18T04:35:08.6171125Z  2022-05-18T04:35:08.6171567Z  2022-05-18T04:35:08.6171868Z  2022-05-18T04:35:08.6172294Z  2022-05-18T04:35:08.6173849Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1054:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:08.6174890Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T04:35:08.6175457Z ^~~~~~~~~~~~~ 2022-05-18T04:35:08.6176915Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeImplicitAutograd.cpp:1035:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:08.6178011Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T04:35:08.6178636Z ^~~~~~~~~~ 2022-05-18T04:35:08.6179197Z [1,905 / 2,970] 8 actions running 2022-05-18T04:35:08.6180128Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:35:08.6180894Z Compiling test/cpp/jit/test_autodiff.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:08.6181750Z Compiling test/cpp/jit/test_class_parser.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:08.6182559Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:08.6183281Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:35:08.6183892Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:08.6184347Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:08.6184950Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:08.6858637Z 2022-05-18T04:35:08.6859325Z  2022-05-18T04:35:08.6859820Z  2022-05-18T04:35:08.6860079Z  2022-05-18T04:35:08.6860502Z  2022-05-18T04:35:08.6860787Z  2022-05-18T04:35:08.6861073Z  2022-05-18T04:35:08.6861501Z  2022-05-18T04:35:08.6861792Z  2022-05-18T04:35:08.6862570Z INFO: From Compiling aten/src/ATen/RegisterCompositeExplicitAutograd.cpp: 2022-05-18T04:35:08.6863331Z [1,905 / 2,970] 8 actions running 2022-05-18T04:35:08.6863943Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:35:08.6864692Z Compiling test/cpp/jit/test_autodiff.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:08.6865553Z Compiling test/cpp/jit/test_class_parser.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:08.6866497Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:08.6867214Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:35:08.6867833Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:08.6868454Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:08.6869064Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:08.6869302Z 2022-05-18T04:35:08.6869456Z  2022-05-18T04:35:08.6869895Z  2022-05-18T04:35:08.6870192Z  2022-05-18T04:35:08.6870605Z  2022-05-18T04:35:08.6870905Z  2022-05-18T04:35:08.6871333Z  2022-05-18T04:35:08.6871613Z  2022-05-18T04:35:08.6872035Z  2022-05-18T04:35:08.6873655Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterCompositeExplicitAutograd.cpp:1192:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:08.6874816Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T04:35:08.6875444Z ^~~~~~~~~~ 2022-05-18T04:35:08.6876007Z [1,905 / 2,970] 8 actions running 2022-05-18T04:35:08.6876643Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:35:08.6877406Z Compiling test/cpp/jit/test_autodiff.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:08.6878248Z Compiling test/cpp/jit/test_class_parser.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:08.6879095Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:08.6879808Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:35:08.6880411Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:08.6880825Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:08.6881429Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:09.0702540Z 2022-05-18T04:35:09.0703278Z  2022-05-18T04:35:09.0703856Z  2022-05-18T04:35:09.0704283Z  2022-05-18T04:35:09.0704592Z  2022-05-18T04:35:09.0704864Z  2022-05-18T04:35:09.0705126Z  2022-05-18T04:35:09.0705417Z  2022-05-18T04:35:09.0705688Z  2022-05-18T04:35:09.0706292Z [1,907 / 2,970] 8 actions running 2022-05-18T04:35:09.0706772Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:35:09.0707383Z Compiling test/cpp/jit/test_autodiff.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:09.0708055Z Compiling test/cpp/jit/test_class_parser.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:09.0807233Z Compiling test/cpp/jit/test_class_import.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:09.0808418Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:35:09.0808898Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:09.0809378Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:09.0809850Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:09.8439224Z 2022-05-18T04:35:09.8439756Z  2022-05-18T04:35:09.8440118Z  2022-05-18T04:35:09.8440430Z  2022-05-18T04:35:09.8440728Z  2022-05-18T04:35:09.8441007Z  2022-05-18T04:35:09.8441308Z  2022-05-18T04:35:09.8441606Z  2022-05-18T04:35:09.8441876Z  2022-05-18T04:35:09.8442447Z INFO: From Compiling aten/src/ATen/RegisterSparseCsrCPU.cpp: 2022-05-18T04:35:09.8442988Z [1,907 / 2,970] 8 actions running 2022-05-18T04:35:09.8443455Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:35:09.8444040Z Compiling test/cpp/jit/test_autodiff.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:09.8444748Z Compiling test/cpp/jit/test_class_parser.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:09.8445450Z Compiling test/cpp/jit/test_class_import.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:09.8445994Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:35:09.8446477Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:09.8447054Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:09.8447525Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:09.8447759Z 2022-05-18T04:35:09.8447913Z  2022-05-18T04:35:09.8448216Z  2022-05-18T04:35:09.8448504Z  2022-05-18T04:35:09.8448804Z  2022-05-18T04:35:09.8449093Z  2022-05-18T04:35:09.8449378Z  2022-05-18T04:35:09.8449671Z  2022-05-18T04:35:09.8449966Z  2022-05-18T04:35:09.8451109Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:147:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:09.8452010Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T04:35:09.8452449Z ^~~~~~~~~~~~~ 2022-05-18T04:35:09.8453516Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCsrCPU.cpp:128:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:09.8454393Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T04:35:09.8454865Z ^~~~~~~~~~ 2022-05-18T04:35:09.8455268Z [1,907 / 2,970] 8 actions running 2022-05-18T04:35:09.8455737Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:35:09.8456316Z Compiling test/cpp/jit/test_autodiff.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:09.8457020Z Compiling test/cpp/jit/test_class_parser.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:09.8457715Z Compiling test/cpp/jit/test_class_import.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:09.8458254Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:35:09.8458713Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:09.8459176Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:09.8459624Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:10.0462389Z 2022-05-18T04:35:10.0462933Z  2022-05-18T04:35:10.0463285Z  2022-05-18T04:35:10.0463552Z  2022-05-18T04:35:10.0463795Z  2022-05-18T04:35:10.0464045Z  2022-05-18T04:35:10.0464307Z  2022-05-18T04:35:10.0464547Z  2022-05-18T04:35:10.0464799Z  2022-05-18T04:35:10.0465165Z [1,909 / 2,970] 8 actions, 7 running 2022-05-18T04:35:10.0470183Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:35:10.0473496Z Compiling test/cpp/jit/test_autodiff.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:10.0474220Z Compiling test/cpp/jit/test_class_import.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:10.0475088Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:35:10.0475579Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:10.0479837Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:10.0480308Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:10.0483815Z [Scann] Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp 2022-05-18T04:35:10.0484144Z 2022-05-18T04:35:10.0484324Z  2022-05-18T04:35:10.0484611Z  2022-05-18T04:35:10.0484866Z  2022-05-18T04:35:10.0485129Z  2022-05-18T04:35:10.0485399Z  2022-05-18T04:35:10.0485649Z  2022-05-18T04:35:10.0485929Z  2022-05-18T04:35:10.0486196Z  2022-05-18T04:35:10.0486772Z INFO: From Compiling torch/csrc/jit/mobile/nnc/aot_compiler.cpp: 2022-05-18T04:35:10.0487283Z [1,909 / 2,970] 8 actions, 7 running 2022-05-18T04:35:10.0489024Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:35:10.0489625Z Compiling test/cpp/jit/test_autodiff.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:10.0490268Z Compiling test/cpp/jit/test_class_import.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:10.0490831Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:35:10.0491279Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:10.0491723Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:10.0492175Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:10.0492637Z [Prepa] Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp 2022-05-18T04:35:10.0492912Z 2022-05-18T04:35:10.0493062Z  2022-05-18T04:35:10.0493351Z  2022-05-18T04:35:10.0493640Z  2022-05-18T04:35:10.0493912Z  2022-05-18T04:35:10.0494183Z  2022-05-18T04:35:10.0494467Z  2022-05-18T04:35:10.0494721Z  2022-05-18T04:35:10.0494987Z  2022-05-18T04:35:10.0496024Z torch/csrc/jit/mobile/nnc/aot_compiler.cpp: In function 'std::vector torch::jit::mobile::nnc::toInputSpecs(const std::shared_ptr&)': 2022-05-18T04:35:10.0497254Z torch/csrc/jit/mobile/nnc/aot_compiler.cpp:56:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:35:10.0497844Z for (int i = 0; i < num_inputs; i++) { 2022-05-18T04:35:10.0498167Z ~~^~~~~~~~~~~~ 2022-05-18T04:35:10.0499244Z torch/csrc/jit/mobile/nnc/aot_compiler.cpp: In function 'std::vector > torch::jit::mobile::nnc::generateExampleInputs(const std::vector >&, const std::vector&, const std::vector&)': 2022-05-18T04:35:10.0500347Z torch/csrc/jit/mobile/nnc/aot_compiler.cpp:376:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:35:10.0513347Z for (int i = 0; i < inputShapes.size(); ++i) { 2022-05-18T04:35:10.0513770Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:35:10.0537478Z [1,909 / 2,970] 8 actions, 7 running 2022-05-18T04:35:10.0537965Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:35:10.0538572Z Compiling test/cpp/jit/test_autodiff.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:10.0539216Z Compiling test/cpp/jit/test_class_import.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:10.0539774Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:35:10.0540246Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:10.0540689Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:10.0541126Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:10.0541579Z [Prepa] Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp 2022-05-18T04:35:10.2817776Z 2022-05-18T04:35:10.2820475Z  2022-05-18T04:35:10.2820730Z  2022-05-18T04:35:10.2821040Z  2022-05-18T04:35:10.2823063Z  2022-05-18T04:35:10.2823356Z  2022-05-18T04:35:10.2823675Z  2022-05-18T04:35:10.2823967Z  2022-05-18T04:35:10.3006155Z  2022-05-18T04:35:10.3006685Z [1,910 / 2,970] 8 actions running 2022-05-18T04:35:10.3007092Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:35:10.3007572Z Compiling test/cpp/jit/test_autodiff.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:10.3008164Z Compiling test/cpp/jit/test_class_import.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:10.3008678Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:35:10.3009073Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:10.3009370Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:10.3009636Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:10.3009964Z Compiling aten/src/ATen/Operators_1.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:11.0917841Z 2022-05-18T04:35:11.0918373Z  2022-05-18T04:35:11.0918722Z  2022-05-18T04:35:11.0919022Z  2022-05-18T04:35:11.0919309Z  2022-05-18T04:35:11.0919571Z  2022-05-18T04:35:11.0919838Z  2022-05-18T04:35:11.0920136Z  2022-05-18T04:35:11.0920411Z  2022-05-18T04:35:11.0920954Z INFO: From Compiling aten/src/ATen/RegisterQuantizedCPU.cpp: 2022-05-18T04:35:11.0921500Z [1,910 / 2,970] 8 actions running 2022-05-18T04:35:11.0921937Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:35:11.0922539Z Compiling test/cpp/jit/test_autodiff.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:11.0923209Z Compiling test/cpp/jit/test_class_import.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:11.0923746Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:35:11.0924219Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:11.0924684Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:11.0925142Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:11.0925724Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:11.0926026Z 2022-05-18T04:35:11.0926166Z  2022-05-18T04:35:11.0926444Z  2022-05-18T04:35:11.0926831Z  2022-05-18T04:35:11.0927117Z  2022-05-18T04:35:11.0927401Z  2022-05-18T04:35:11.0927665Z  2022-05-18T04:35:11.0927954Z  2022-05-18T04:35:11.0928248Z  2022-05-18T04:35:11.0929529Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:175:23: warning: 'c10::optional at::{anonymous}::maybe_create_proxy(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:11.0930499Z c10::optional maybe_create_proxy(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T04:35:11.0931021Z ^~~~~~~~~~~~~~~~~~ 2022-05-18T04:35:11.0932125Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:158:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:11.0932943Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T04:35:11.0933373Z ^~~~~~~~~~~~~ 2022-05-18T04:35:11.0934477Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:139:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:11.0935384Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T04:35:11.0935812Z ^~~~~~~~~~ 2022-05-18T04:35:11.0936861Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterQuantizedCPU.cpp:131:8: warning: 'at::Tensor at::{anonymous}::create_out(at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:11.0937679Z Tensor create_out(IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T04:35:11.0938065Z ^~~~~~~~~~ 2022-05-18T04:35:11.0938765Z [1,910 / 2,970] 8 actions running 2022-05-18T04:35:11.0939245Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:35:11.0939819Z Compiling test/cpp/jit/test_autodiff.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:11.0940498Z Compiling test/cpp/jit/test_class_import.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:11.0941076Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:35:11.0941544Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:11.0941994Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:11.0942458Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:11.0943024Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:11.1368142Z 2022-05-18T04:35:11.1368673Z  2022-05-18T04:35:11.1369026Z  2022-05-18T04:35:11.1369322Z  2022-05-18T04:35:11.1369612Z  2022-05-18T04:35:11.1369887Z  2022-05-18T04:35:11.1370178Z  2022-05-18T04:35:11.1370448Z  2022-05-18T04:35:11.1370768Z  2022-05-18T04:35:11.1371342Z INFO: From Compiling aten/src/ATen/RegisterNestedTensorCPU.cpp: 2022-05-18T04:35:11.1371897Z [1,911 / 2,970] 8 actions running 2022-05-18T04:35:11.1372360Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:35:11.1372961Z Compiling test/cpp/jit/test_autodiff.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:11.1373651Z Compiling test/cpp/jit/test_class_import.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:11.1374213Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:35:11.1374692Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:11.1375161Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:11.1375728Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:11.1376397Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:11.1376712Z 2022-05-18T04:35:11.1376858Z  2022-05-18T04:35:11.1377136Z  2022-05-18T04:35:11.1377425Z  2022-05-18T04:35:11.1377713Z  2022-05-18T04:35:11.1378000Z  2022-05-18T04:35:11.1378286Z  2022-05-18T04:35:11.1378582Z  2022-05-18T04:35:11.1378852Z  2022-05-18T04:35:11.1381479Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:96:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:11.1383444Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T04:35:11.1384935Z ^~~~~~~~~~~~~ 2022-05-18T04:35:11.1387396Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterNestedTensorCPU.cpp:77:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:11.1389369Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T04:35:11.1390962Z ^~~~~~~~~~ 2022-05-18T04:35:11.1392427Z [1,911 / 2,970] 8 actions running 2022-05-18T04:35:11.1394093Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:35:11.1395820Z Compiling test/cpp/jit/test_autodiff.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:11.1397544Z Compiling test/cpp/jit/test_class_import.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:11.1399151Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:35:11.1400633Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:11.1402161Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:11.1403819Z Compiling aten/src/ATen/Operators_1.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:11.1405636Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:11.4354237Z 2022-05-18T04:35:11.4354784Z  2022-05-18T04:35:11.4355137Z  2022-05-18T04:35:11.4355399Z  2022-05-18T04:35:11.4355692Z  2022-05-18T04:35:11.4356192Z  2022-05-18T04:35:11.4356461Z  2022-05-18T04:35:11.4356829Z  2022-05-18T04:35:11.4357105Z  2022-05-18T04:35:11.4357505Z [1,914 / 2,970] 8 actions, 7 running 2022-05-18T04:35:11.4358007Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:35:11.4358616Z Compiling test/cpp/jit/test_autodiff.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:11.4359286Z Compiling test/cpp/jit/test_class_import.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:11.4359850Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:35:11.4360443Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:11.4360993Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:11.4361429Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:11.4361866Z [Scann] Compiling torch/csrc/jit/ir/subgraph_matcher.cpp 2022-05-18T04:35:11.7031377Z 2022-05-18T04:35:11.7031931Z  2022-05-18T04:35:11.7032275Z  2022-05-18T04:35:11.7032580Z  2022-05-18T04:35:11.7032854Z  2022-05-18T04:35:11.7033123Z  2022-05-18T04:35:11.7033397Z  2022-05-18T04:35:11.7033681Z  2022-05-18T04:35:11.7033960Z  2022-05-18T04:35:11.7034357Z [1,914 / 2,970] 8 actions running 2022-05-18T04:35:11.7034859Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:35:11.7035461Z Compiling test/cpp/jit/test_autodiff.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:11.7036158Z Compiling test/cpp/jit/test_class_import.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:11.7036729Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:35:11.7037285Z Compiling torch/csrc/jit/jit_opt_limit.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:11.7037800Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:11.7038272Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:11.7038714Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:12.3796456Z 2022-05-18T04:35:12.3797166Z  2022-05-18T04:35:12.3797613Z  2022-05-18T04:35:12.3799550Z  2022-05-18T04:35:12.3800181Z  2022-05-18T04:35:12.3800702Z  2022-05-18T04:35:12.3801193Z  2022-05-18T04:35:12.3805343Z  2022-05-18T04:35:12.3805679Z  2022-05-18T04:35:12.3806135Z [1,915 / 2,970] 8 actions, 7 running 2022-05-18T04:35:12.3806734Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:35:12.3807242Z Compiling test/cpp/jit/test_autodiff.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:12.3807817Z Compiling test/cpp/jit/test_class_import.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:12.3808305Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:35:12.3808690Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:12.3809067Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:12.3809446Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:12.3809793Z [Scann] Compiling aten/src/ATen/RegisterCPU.cpp 2022-05-18T04:35:12.7034896Z 2022-05-18T04:35:12.7035442Z  2022-05-18T04:35:12.7035735Z  2022-05-18T04:35:12.7035998Z  2022-05-18T04:35:12.7036242Z  2022-05-18T04:35:12.7036463Z  2022-05-18T04:35:12.7036697Z  2022-05-18T04:35:12.7036929Z  2022-05-18T04:35:12.7037149Z  2022-05-18T04:35:12.7037493Z [1,915 / 2,970] 8 actions running 2022-05-18T04:35:12.7037910Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:35:12.7038402Z Compiling test/cpp/jit/test_autodiff.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:12.7038979Z Compiling test/cpp/jit/test_class_import.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:12.7039449Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:35:12.7039827Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:12.7040213Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:12.7040611Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:12.7041105Z Compiling aten/src/ATen/RegisterCPU.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:13.1035372Z 2022-05-18T04:35:13.1035880Z  2022-05-18T04:35:13.1036482Z  2022-05-18T04:35:13.1036797Z  2022-05-18T04:35:13.1037064Z  2022-05-18T04:35:13.1037335Z  2022-05-18T04:35:13.1037624Z  2022-05-18T04:35:13.1040320Z  2022-05-18T04:35:13.1041031Z  2022-05-18T04:35:13.1041793Z [1,919 / 2,970] 8 actions running 2022-05-18T04:35:13.1042429Z Compiling test/cpp/jit/test_autodiff.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:13.1043127Z Compiling test/cpp/jit/test_class_import.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:13.1043691Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:35:13.1044447Z Compiling aten/src/ATen/RegisterCPU.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:13.1044995Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:13.1045469Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:13.1045912Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:13.1046362Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:13.5423026Z 2022-05-18T04:35:13.5423591Z  2022-05-18T04:35:13.5423957Z  2022-05-18T04:35:13.5424238Z  2022-05-18T04:35:13.5424537Z  2022-05-18T04:35:13.5424830Z  2022-05-18T04:35:13.5425110Z  2022-05-18T04:35:13.5425405Z  2022-05-18T04:35:13.5425693Z  2022-05-18T04:35:13.5426174Z [1,920 / 2,970] 8 actions, 7 running 2022-05-18T04:35:13.5426694Z Compiling test/cpp/jit/test_autodiff.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:13.5427271Z Compiling test/cpp/jit/test_class_import.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:13.5427784Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:35:13.5428410Z Compiling aten/src/ATen/RegisterCPU.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:13.5428956Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:13.5429422Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:13.5429906Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:13.5430331Z [Scann] Compiling torch/csrc/jit/jit_log.cpp 2022-05-18T04:35:13.8642196Z 2022-05-18T04:35:13.8642732Z  2022-05-18T04:35:13.8643051Z  2022-05-18T04:35:13.8643331Z  2022-05-18T04:35:13.8643604Z  2022-05-18T04:35:13.8643856Z  2022-05-18T04:35:13.8644132Z  2022-05-18T04:35:13.8644398Z  2022-05-18T04:35:13.8644650Z  2022-05-18T04:35:13.8645045Z [1,921 / 2,970] 8 actions, 7 running 2022-05-18T04:35:13.8645614Z Compiling test/cpp/jit/test_autodiff.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:13.8646257Z Compiling test/cpp/jit/test_class_import.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:13.8646881Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:13.8647336Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:13.8647757Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:13.8648316Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:13.8649002Z Compiling torch/csrc/jit/jit_log.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:13.8649539Z [Scann] Compiling torch/csrc/distributed/rpc/message.cpp 2022-05-18T04:35:14.1050240Z 2022-05-18T04:35:14.1050803Z  2022-05-18T04:35:14.1051143Z  2022-05-18T04:35:14.1051430Z  2022-05-18T04:35:14.1051689Z  2022-05-18T04:35:14.1051956Z  2022-05-18T04:35:14.1052225Z  2022-05-18T04:35:14.1052478Z  2022-05-18T04:35:14.1052744Z  2022-05-18T04:35:14.1053136Z [1,922 / 2,970] 8 actions running 2022-05-18T04:35:14.1053698Z Compiling test/cpp/jit/test_autodiff.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:14.1054349Z Compiling test/cpp/jit/test_class_import.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:14.1054891Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:14.1055325Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:14.1055799Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:14.1056342Z Compiling torch/csrc/jit/jit_log.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:14.1057136Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:14.1057576Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:14.5053577Z 2022-05-18T04:35:14.5054102Z  2022-05-18T04:35:14.5054493Z  2022-05-18T04:35:14.5054789Z  2022-05-18T04:35:14.5055071Z  2022-05-18T04:35:14.5055372Z  2022-05-18T04:35:14.5055669Z  2022-05-18T04:35:14.5055936Z  2022-05-18T04:35:14.5056228Z  2022-05-18T04:35:14.5056639Z [1,924 / 2,970] 8 actions running 2022-05-18T04:35:14.5057249Z Compiling test/cpp/jit/test_autodiff.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:14.5057967Z Compiling test/cpp/jit/test_class_import.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:14.5058525Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:14.5059127Z Compiling torch/csrc/jit/jit_log.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:14.5059656Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:14.5060171Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:14.5060637Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:14.5061084Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:14.7074906Z 2022-05-18T04:35:14.7075491Z  2022-05-18T04:35:14.7075883Z  2022-05-18T04:35:14.7076216Z  2022-05-18T04:35:14.7076569Z  2022-05-18T04:35:14.7076906Z  2022-05-18T04:35:14.7077229Z  2022-05-18T04:35:14.7077574Z  2022-05-18T04:35:14.7077916Z  2022-05-18T04:35:14.7078400Z [1,925 / 2,970] 8 actions, 7 running 2022-05-18T04:35:14.7079015Z Compiling test/cpp/jit/test_autodiff.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:14.7079683Z Compiling test/cpp/jit/test_class_import.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:14.7080237Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:35:14.7080668Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:14.7081111Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:14.7081563Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:14.7082026Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:14.7082466Z [Scann] Compiling aten/src/ATen/native/xnnpack/AveragePooling.cpp 2022-05-18T04:35:15.0454378Z 2022-05-18T04:35:15.0456115Z  2022-05-18T04:35:15.0456476Z  2022-05-18T04:35:15.0456754Z  2022-05-18T04:35:15.0457005Z  2022-05-18T04:35:15.0457226Z  2022-05-18T04:35:15.0457466Z  2022-05-18T04:35:15.0457718Z  2022-05-18T04:35:15.0457942Z  2022-05-18T04:35:15.0458342Z [1,926 / 2,970] 8 actions, 7 running 2022-05-18T04:35:15.0458941Z Compiling test/cpp/jit/test_autodiff.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:15.0459579Z Compiling test/cpp/jit/test_class_import.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:15.0460057Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:35:15.0460483Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:15.0460913Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:15.0461398Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:15.0461819Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:15.0462202Z [Scann] Compiling aten/src/ATen/native/xnnpack/Convolution.cpp 2022-05-18T04:35:15.3049069Z 2022-05-18T04:35:15.3049511Z  2022-05-18T04:35:15.3049806Z  2022-05-18T04:35:15.3050059Z  2022-05-18T04:35:15.3050301Z  2022-05-18T04:35:15.3050545Z  2022-05-18T04:35:15.3050775Z  2022-05-18T04:35:15.3051013Z  2022-05-18T04:35:15.3051254Z  2022-05-18T04:35:15.3051575Z [1,926 / 2,970] 8 actions running 2022-05-18T04:35:15.3052078Z Compiling test/cpp/jit/test_autodiff.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:15.3052656Z Compiling test/cpp/jit/test_class_import.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:15.3053131Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:35:15.3053565Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:15.3115475Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:15.3126174Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:15.3126690Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:15.3127129Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:15.5129107Z 2022-05-18T04:35:15.5129684Z  2022-05-18T04:35:15.5130039Z  2022-05-18T04:35:15.5130315Z  2022-05-18T04:35:15.5130600Z  2022-05-18T04:35:15.5130884Z  2022-05-18T04:35:15.5131163Z  2022-05-18T04:35:15.5131452Z  2022-05-18T04:35:15.5131743Z  2022-05-18T04:35:15.5132128Z [1,928 / 2,970] 8 actions running 2022-05-18T04:35:15.5132731Z Compiling test/cpp/jit/test_autodiff.cpp; 16s processwrapper-sandbox 2022-05-18T04:35:15.5133422Z Compiling test/cpp/jit/test_class_import.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:15.5133979Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:35:15.5134452Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:15.5134954Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:15.5135416Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:15.5136007Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:15.5136675Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:15.9125752Z 2022-05-18T04:35:15.9126348Z  2022-05-18T04:35:15.9126769Z  2022-05-18T04:35:15.9127093Z  2022-05-18T04:35:15.9127414Z  2022-05-18T04:35:15.9127694Z  2022-05-18T04:35:15.9127877Z  2022-05-18T04:35:15.9128041Z  2022-05-18T04:35:15.9128194Z  2022-05-18T04:35:15.9128435Z [1,929 / 2,970] 8 actions running 2022-05-18T04:35:15.9128793Z Compiling test/cpp/jit/test_autodiff.cpp; 16s processwrapper-sandbox 2022-05-18T04:35:15.9129174Z Compiling test/cpp/jit/test_class_import.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:15.9129502Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:35:15.9129798Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:15.9130057Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:15.9130400Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:15.9130716Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:15.9131033Z Compiling torch/csrc/jit/ir/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:16.1602283Z 2022-05-18T04:35:16.1602791Z  2022-05-18T04:35:16.1603165Z  2022-05-18T04:35:16.1603435Z  2022-05-18T04:35:16.1603678Z  2022-05-18T04:35:16.1603942Z  2022-05-18T04:35:16.1604206Z  2022-05-18T04:35:16.1604460Z  2022-05-18T04:35:16.1604749Z  2022-05-18T04:35:16.1605154Z [1,930 / 2,970] 8 actions running 2022-05-18T04:35:16.1605720Z Compiling test/cpp/jit/test_autodiff.cpp; 16s processwrapper-sandbox 2022-05-18T04:35:16.1606372Z Compiling test/cpp/jit/test_class_import.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:16.1607020Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:35:16.1607490Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:16.1608080Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:16.1608592Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:16.1609137Z Compiling torch/csrc/jit/ir/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:16.1609721Z Compiling torch/csrc/jit/ir/scope.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:16.3602152Z 2022-05-18T04:35:16.3602810Z  2022-05-18T04:35:16.3603117Z  2022-05-18T04:35:16.3603308Z  2022-05-18T04:35:16.3603479Z  2022-05-18T04:35:16.3603647Z  2022-05-18T04:35:16.3603799Z  2022-05-18T04:35:16.3603963Z  2022-05-18T04:35:16.3604127Z  2022-05-18T04:35:16.3604407Z [1,931 / 2,970] 8 actions running 2022-05-18T04:35:16.3604748Z Compiling test/cpp/jit/test_autodiff.cpp; 17s processwrapper-sandbox 2022-05-18T04:35:16.3605321Z Compiling test/cpp/jit/test_class_import.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:16.3605722Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:35:16.3606155Z Compiling aten/src/ATen/native/xnnpack/Init.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:16.3606473Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:16.3606893Z Compiling torch/csrc/jit/ir/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:16.3607236Z Compiling torch/csrc/jit/ir/scope.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:16.3607567Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:16.7606378Z 2022-05-18T04:35:16.7607004Z  2022-05-18T04:35:16.7607362Z  2022-05-18T04:35:16.7607635Z  2022-05-18T04:35:16.7607908Z  2022-05-18T04:35:16.7608194Z  2022-05-18T04:35:16.7608461Z  2022-05-18T04:35:16.7608751Z  2022-05-18T04:35:16.7609019Z  2022-05-18T04:35:16.7609406Z [1,932 / 2,970] 8 actions running 2022-05-18T04:35:16.7609979Z Compiling test/cpp/jit/test_autodiff.cpp; 17s processwrapper-sandbox 2022-05-18T04:35:16.7610620Z Compiling test/cpp/jit/test_class_import.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:16.7611171Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:16.7611629Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:16.7612168Z Compiling torch/csrc/jit/ir/ir.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:16.7612769Z Compiling torch/csrc/jit/ir/scope.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:16.7613265Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:16.7613683Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:17.0453515Z 2022-05-18T04:35:17.0454033Z  2022-05-18T04:35:17.0454429Z  2022-05-18T04:35:17.0454701Z  2022-05-18T04:35:17.0454958Z  2022-05-18T04:35:17.0455220Z  2022-05-18T04:35:17.0455481Z  2022-05-18T04:35:17.0455720Z  2022-05-18T04:35:17.0455975Z  2022-05-18T04:35:17.0456358Z [1,933 / 2,970] 8 actions, 7 running 2022-05-18T04:35:17.0456949Z Compiling test/cpp/jit/test_autodiff.cpp; 17s processwrapper-sandbox 2022-05-18T04:35:17.0457653Z Compiling test/cpp/jit/test_class_import.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:17.0458230Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:17.0458686Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:17.0459262Z Compiling torch/csrc/jit/ir/scope.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:17.0459815Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:17.0460302Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:17.0460781Z [Scann] Compiling aten/src/ATen/native/nested/NestedTensorMath.cpp 2022-05-18T04:35:17.3211026Z 2022-05-18T04:35:17.3211409Z  2022-05-18T04:35:17.3211719Z  2022-05-18T04:35:17.3211980Z  2022-05-18T04:35:17.3212276Z  2022-05-18T04:35:17.3212546Z  2022-05-18T04:35:17.3212803Z  2022-05-18T04:35:17.3213075Z  2022-05-18T04:35:17.3213352Z  2022-05-18T04:35:17.3213732Z [1,934 / 2,970] 8 actions, 7 running 2022-05-18T04:35:17.3214295Z Compiling test/cpp/jit/test_autodiff.cpp; 17s processwrapper-sandbox 2022-05-18T04:35:17.3214949Z Compiling test/cpp/jit/test_class_import.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:17.3215529Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:17.3216035Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:17.3216409Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:17.3216773Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:17.3217122Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:17.3217399Z [Scann] //:torch 2022-05-18T04:35:17.5617864Z 2022-05-18T04:35:17.5618386Z  2022-05-18T04:35:17.5618698Z  2022-05-18T04:35:17.5618977Z  2022-05-18T04:35:17.5619249Z  2022-05-18T04:35:17.5619505Z  2022-05-18T04:35:17.5619776Z  2022-05-18T04:35:17.5620036Z  2022-05-18T04:35:17.5620286Z  2022-05-18T04:35:17.5620990Z [1,934 / 2,970] 8 actions running 2022-05-18T04:35:17.5621498Z Compiling test/cpp/jit/test_autodiff.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:17.5622105Z Compiling test/cpp/jit/test_class_import.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:17.5622618Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:17.5623046Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:35:17.5623453Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:17.5623848Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:17.5624242Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:17.5624622Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:17.7617380Z 2022-05-18T04:35:17.7617904Z  2022-05-18T04:35:17.7618285Z  2022-05-18T04:35:17.7618549Z  2022-05-18T04:35:17.7618799Z  2022-05-18T04:35:17.7619062Z  2022-05-18T04:35:17.7619324Z  2022-05-18T04:35:17.7619576Z  2022-05-18T04:35:17.7619835Z  2022-05-18T04:35:17.7620232Z [1,935 / 2,970] 8 actions running 2022-05-18T04:35:17.7620811Z Compiling test/cpp/jit/test_autodiff.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:17.7621483Z Compiling test/cpp/jit/test_class_import.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:17.7622040Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:35:17.7622481Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:17.7622891Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:17.7623327Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:17.7623802Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:17.7624238Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:18.1623904Z 2022-05-18T04:35:18.1624442Z  2022-05-18T04:35:18.1624744Z  2022-05-18T04:35:18.1624998Z  2022-05-18T04:35:18.1625259Z  2022-05-18T04:35:18.1625504Z  2022-05-18T04:35:18.1625965Z  2022-05-18T04:35:18.1626237Z  2022-05-18T04:35:18.1626472Z  2022-05-18T04:35:18.1626846Z [1,936 / 2,970] 7 actions running 2022-05-18T04:35:18.1627337Z Compiling test/cpp/jit/test_autodiff.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:18.1627950Z Compiling test/cpp/jit/test_class_import.cpp; 16s processwrapper-sandbox 2022-05-18T04:35:18.1628448Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:35:18.1628841Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:18.1629223Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:18.1629641Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:18.1630058Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:18.3794265Z 2022-05-18T04:35:18.3794825Z  2022-05-18T04:35:18.3795171Z  2022-05-18T04:35:18.3795456Z  2022-05-18T04:35:18.3795752Z  2022-05-18T04:35:18.3796000Z  2022-05-18T04:35:18.3796274Z  2022-05-18T04:35:18.3796554Z  2022-05-18T04:35:18.3797057Z INFO: From Compiling test/cpp/jit/test_backend_compiler_lib.cpp: 2022-05-18T04:35:18.3797564Z [1,937 / 2,970] 8 actions running 2022-05-18T04:35:18.3798054Z Compiling test/cpp/jit/test_autodiff.cpp; 19s processwrapper-sandbox 2022-05-18T04:35:18.3798699Z Compiling test/cpp/jit/test_class_import.cpp; 16s processwrapper-sandbox 2022-05-18T04:35:18.3799255Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:35:18.3799706Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:18.3800143Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:18.3800583Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:18.3801094Z Compiling torch/csrc/jit/ir/irparser.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:18.3801582Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:18.3829051Z 2022-05-18T04:35:18.3829400Z  2022-05-18T04:35:18.3829695Z  2022-05-18T04:35:18.3829942Z  2022-05-18T04:35:18.3830168Z  2022-05-18T04:35:18.3830424Z  2022-05-18T04:35:18.3830695Z  2022-05-18T04:35:18.3831206Z  2022-05-18T04:35:18.3831477Z  2022-05-18T04:35:18.3874344Z test/cpp/jit/test_backend_compiler_lib.cpp: In member function 'virtual c10::impl::GenericList torch::jit::BackendWithCompiler::execute(c10::IValue, c10::impl::GenericList)': 2022-05-18T04:35:18.3875397Z test/cpp/jit/test_backend_compiler_lib.cpp:122:14: warning: variable 'const_val' set but not used [-Wunused-but-set-variable] 2022-05-18T04:35:18.3875939Z double const_val = 1.0; 2022-05-18T04:35:18.3876257Z ^~~~~~~~~ 2022-05-18T04:35:18.3891359Z [1,937 / 2,970] 8 actions running 2022-05-18T04:35:18.3891956Z Compiling test/cpp/jit/test_autodiff.cpp; 19s processwrapper-sandbox 2022-05-18T04:35:18.3892656Z Compiling test/cpp/jit/test_class_import.cpp; 16s processwrapper-sandbox 2022-05-18T04:35:18.3893247Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:35:18.3893714Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:18.3894197Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:18.3894686Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:18.3895278Z Compiling torch/csrc/jit/ir/irparser.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:18.3895835Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:18.7633856Z 2022-05-18T04:35:18.7634508Z  2022-05-18T04:35:18.7634889Z  2022-05-18T04:35:18.7635168Z  2022-05-18T04:35:18.7635476Z  2022-05-18T04:35:18.7635783Z  2022-05-18T04:35:18.7636046Z  2022-05-18T04:35:18.7636327Z  2022-05-18T04:35:18.7636611Z  2022-05-18T04:35:18.7636991Z [1,938 / 2,970] 8 actions running 2022-05-18T04:35:18.7637597Z Compiling test/cpp/jit/test_autodiff.cpp; 19s processwrapper-sandbox 2022-05-18T04:35:18.7638294Z Compiling test/cpp/jit/test_class_import.cpp; 16s processwrapper-sandbox 2022-05-18T04:35:18.7638835Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:18.7639305Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:18.7639777Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:18.7640378Z Compiling torch/csrc/jit/ir/irparser.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:18.7640921Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:18.7641385Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:19.1663522Z 2022-05-18T04:35:19.1664019Z  2022-05-18T04:35:19.1664403Z  2022-05-18T04:35:19.1664675Z  2022-05-18T04:35:19.1664938Z  2022-05-18T04:35:19.1665199Z  2022-05-18T04:35:19.1665458Z  2022-05-18T04:35:19.1665710Z  2022-05-18T04:35:19.1666093Z  2022-05-18T04:35:19.1666478Z [1,940 / 2,970] 8 actions running 2022-05-18T04:35:19.1667025Z Compiling test/cpp/jit/test_autodiff.cpp; 19s processwrapper-sandbox 2022-05-18T04:35:19.1667683Z Compiling test/cpp/jit/test_class_import.cpp; 17s processwrapper-sandbox 2022-05-18T04:35:19.1668222Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:19.1668784Z Compiling torch/csrc/jit/ir/irparser.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:19.1669315Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:19.1669745Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:19.1670200Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:19.1670628Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:19.4472726Z 2022-05-18T04:35:19.4473288Z  2022-05-18T04:35:19.4473614Z  2022-05-18T04:35:19.4473871Z  2022-05-18T04:35:19.4474140Z  2022-05-18T04:35:19.4474401Z  2022-05-18T04:35:19.4474642Z  2022-05-18T04:35:19.4474896Z  2022-05-18T04:35:19.4475155Z  2022-05-18T04:35:19.4475520Z [1,941 / 2,970] 8 actions, 7 running 2022-05-18T04:35:19.4476080Z Compiling test/cpp/jit/test_autodiff.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:19.4476709Z Compiling test/cpp/jit/test_class_import.cpp; 17s processwrapper-sandbox 2022-05-18T04:35:19.4477221Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:19.4477739Z Compiling torch/csrc/jit/ir/irparser.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:19.4478552Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:19.4478966Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:19.4479362Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:19.4479761Z [Scann] Compiling aten/src/ATen/native/quantized/library.cpp 2022-05-18T04:35:19.7637542Z 2022-05-18T04:35:19.7638157Z  2022-05-18T04:35:19.7638465Z  2022-05-18T04:35:19.7638792Z  2022-05-18T04:35:19.7639074Z  2022-05-18T04:35:19.7639362Z  2022-05-18T04:35:19.7639665Z  2022-05-18T04:35:19.7639969Z  2022-05-18T04:35:19.7640254Z  2022-05-18T04:35:19.7640682Z [1,943 / 2,970] 8 actions running 2022-05-18T04:35:19.7641192Z Compiling test/cpp/jit/test_autodiff.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:19.7641590Z Compiling test/cpp/jit/test_class_import.cpp; 17s processwrapper-sandbox 2022-05-18T04:35:19.7641893Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:19.7642181Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:19.7642447Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:19.7642696Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:19.7642955Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:19.7643211Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:20.1128160Z 2022-05-18T04:35:20.1128641Z  2022-05-18T04:35:20.1128972Z  2022-05-18T04:35:20.1129212Z  2022-05-18T04:35:20.1129462Z  2022-05-18T04:35:20.1129740Z  2022-05-18T04:35:20.1130012Z  2022-05-18T04:35:20.1130276Z  2022-05-18T04:35:20.1130529Z  2022-05-18T04:35:20.1130885Z [1,944 / 2,970] 8 actions, 7 running 2022-05-18T04:35:20.1131382Z Compiling test/cpp/jit/test_autodiff.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:20.1132026Z Compiling test/cpp/jit/test_class_import.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:20.1132554Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:20.1132990Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:20.1133374Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:20.1133757Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:20.1134200Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:20.1134630Z [Scann] Compiling aten/src/ATen/native/quantized/qconv_unpack.cpp 2022-05-18T04:35:20.3790238Z 2022-05-18T04:35:20.3790750Z  2022-05-18T04:35:20.3791095Z  2022-05-18T04:35:20.3791360Z  2022-05-18T04:35:20.3791630Z  2022-05-18T04:35:20.3791901Z  2022-05-18T04:35:20.3792162Z  2022-05-18T04:35:20.3792435Z  2022-05-18T04:35:20.3792706Z  2022-05-18T04:35:20.3793073Z [1,945 / 2,970] 8 actions running 2022-05-18T04:35:20.3793645Z Compiling test/cpp/jit/test_autodiff.cpp; 21s processwrapper-sandbox 2022-05-18T04:35:20.3794309Z Compiling test/cpp/jit/test_class_import.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:20.3794831Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:20.3795292Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:20.3795832Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:20.3796261Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:20.3796683Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:20.3797116Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:20.6736793Z 2022-05-18T04:35:20.6737223Z  2022-05-18T04:35:20.6737438Z  2022-05-18T04:35:20.6737609Z  2022-05-18T04:35:20.6737775Z  2022-05-18T04:35:20.6737932Z  2022-05-18T04:35:20.6738116Z  2022-05-18T04:35:20.6738398Z  2022-05-18T04:35:20.6738666Z  2022-05-18T04:35:20.6738932Z [1,946 / 2,970] 8 actions, 7 running 2022-05-18T04:35:20.6739287Z Compiling test/cpp/jit/test_autodiff.cpp; 21s processwrapper-sandbox 2022-05-18T04:35:20.6739734Z Compiling test/cpp/jit/test_class_import.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:20.6740464Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:20.6740987Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:20.6741394Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:20.6741789Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:20.6742212Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:20.6742525Z [Scann] Compiling aten/src/ATen/native/sparse/ParamUtils.cpp 2022-05-18T04:35:20.9792327Z 2022-05-18T04:35:20.9792905Z  2022-05-18T04:35:20.9793251Z  2022-05-18T04:35:20.9793536Z  2022-05-18T04:35:20.9793823Z  2022-05-18T04:35:20.9794088Z  2022-05-18T04:35:20.9794347Z  2022-05-18T04:35:20.9794615Z  2022-05-18T04:35:20.9794857Z  2022-05-18T04:35:20.9795207Z [1,947 / 2,970] 8 actions running 2022-05-18T04:35:20.9795729Z Compiling test/cpp/jit/test_autodiff.cpp; 21s processwrapper-sandbox 2022-05-18T04:35:20.9796307Z Compiling test/cpp/jit/test_class_import.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:20.9796777Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:20.9797241Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:20.9797641Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:20.9798045Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:20.9798483Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:20.9798917Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:21.3483561Z 2022-05-18T04:35:21.3484091Z  2022-05-18T04:35:21.3484444Z  2022-05-18T04:35:21.3484754Z  2022-05-18T04:35:21.3485054Z  2022-05-18T04:35:21.3485326Z  2022-05-18T04:35:21.3485624Z  2022-05-18T04:35:21.3485918Z  2022-05-18T04:35:21.3486191Z  2022-05-18T04:35:21.3486736Z [1,949 / 2,970] 8 actions, 7 running 2022-05-18T04:35:21.3487385Z Compiling test/cpp/jit/test_autodiff.cpp; 21s processwrapper-sandbox 2022-05-18T04:35:21.3488095Z Compiling test/cpp/jit/test_class_import.cpp; 19s processwrapper-sandbox 2022-05-18T04:35:21.3488711Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:21.3489207Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:21.3489686Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:21.3490178Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:21.3490660Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:21.3491153Z [Scann] Compiling aten/src/ATen/native/sparse/SparseBlasImpl.cpp 2022-05-18T04:35:21.5792988Z 2022-05-18T04:35:21.5793535Z  2022-05-18T04:35:21.5793890Z  2022-05-18T04:35:21.5794166Z  2022-05-18T04:35:21.5794413Z  2022-05-18T04:35:21.5794686Z  2022-05-18T04:35:21.5794963Z  2022-05-18T04:35:21.5795226Z  2022-05-18T04:35:21.5795504Z  2022-05-18T04:35:21.5795893Z [1,949 / 2,970] 8 actions running 2022-05-18T04:35:21.5796453Z Compiling test/cpp/jit/test_autodiff.cpp; 22s processwrapper-sandbox 2022-05-18T04:35:21.5797102Z Compiling test/cpp/jit/test_class_import.cpp; 19s processwrapper-sandbox 2022-05-18T04:35:21.5797651Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:21.5798081Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:21.5798524Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:21.5798962Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:21.5799382Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:21.5799825Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:21.7792579Z 2022-05-18T04:35:21.7793004Z  2022-05-18T04:35:21.7793245Z  2022-05-18T04:35:21.7793444Z  2022-05-18T04:35:21.7793618Z  2022-05-18T04:35:21.7793787Z  2022-05-18T04:35:21.7793943Z  2022-05-18T04:35:21.7794159Z  2022-05-18T04:35:21.7794324Z  2022-05-18T04:35:21.7794552Z [1,950 / 2,970] 8 actions running 2022-05-18T04:35:21.7794956Z Compiling test/cpp/jit/test_class_import.cpp; 19s processwrapper-sandbox 2022-05-18T04:35:21.7795282Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:21.7795819Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:21.7796095Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:21.7796416Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:21.7796666Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:21.7796927Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:21.7797242Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:22.1794191Z 2022-05-18T04:35:22.1794729Z  2022-05-18T04:35:22.1795069Z  2022-05-18T04:35:22.1795347Z  2022-05-18T04:35:22.1795597Z  2022-05-18T04:35:22.1795860Z  2022-05-18T04:35:22.1796133Z  2022-05-18T04:35:22.1796323Z  2022-05-18T04:35:22.1796492Z  2022-05-18T04:35:22.1796843Z [1,952 / 2,970] 8 actions running 2022-05-18T04:35:22.1797458Z Compiling test/cpp/jit/test_class_import.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:22.1797979Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:35:22.1798370Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:22.1798780Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:22.1799160Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:22.1799504Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:22.1799893Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:22.1800247Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:22.3799916Z 2022-05-18T04:35:22.3800764Z  2022-05-18T04:35:22.3801139Z  2022-05-18T04:35:22.3801442Z  2022-05-18T04:35:22.3801756Z  2022-05-18T04:35:22.3802072Z  2022-05-18T04:35:22.3802314Z  2022-05-18T04:35:22.3802555Z  2022-05-18T04:35:22.3802794Z  2022-05-18T04:35:22.3803096Z [1,953 / 2,970] 8 actions running 2022-05-18T04:35:22.3803610Z Compiling test/cpp/jit/test_class_import.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:22.3804121Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:22.3804508Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:22.3804905Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:22.3805268Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:22.3805603Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:22.3805969Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:22.3806366Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:22.5823460Z 2022-05-18T04:35:22.5824016Z  2022-05-18T04:35:22.5824352Z  2022-05-18T04:35:22.5824656Z  2022-05-18T04:35:22.5824935Z  2022-05-18T04:35:22.5825363Z  2022-05-18T04:35:22.5825647Z  2022-05-18T04:35:22.5826327Z  2022-05-18T04:35:22.5826654Z  2022-05-18T04:35:22.5827123Z [1,954 / 2,970] 8 actions, 7 running 2022-05-18T04:35:22.5827720Z Compiling test/cpp/jit/test_class_import.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:22.5828299Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:22.5828754Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:22.5829201Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:22.5829712Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:22.5830154Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:22.5830592Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:22.5830898Z [Scann] //:aten 2022-05-18T04:35:22.9804902Z 2022-05-18T04:35:22.9805511Z  2022-05-18T04:35:22.9805894Z  2022-05-18T04:35:22.9806202Z  2022-05-18T04:35:22.9806555Z  2022-05-18T04:35:22.9806848Z  2022-05-18T04:35:22.9807138Z  2022-05-18T04:35:22.9807442Z  2022-05-18T04:35:22.9807742Z  2022-05-18T04:35:22.9808149Z [1,955 / 2,970] 8 actions running 2022-05-18T04:35:22.9808798Z Compiling test/cpp/jit/test_class_import.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:22.9809347Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:22.9809781Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:22.9810233Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:22.9811605Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:22.9812524Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:22.9813011Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:22.9813473Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:23.1815893Z 2022-05-18T04:35:23.1816480Z  2022-05-18T04:35:23.1816830Z  2022-05-18T04:35:23.1817100Z  2022-05-18T04:35:23.1817362Z  2022-05-18T04:35:23.1817617Z  2022-05-18T04:35:23.1817901Z  2022-05-18T04:35:23.1818172Z  2022-05-18T04:35:23.1818431Z  2022-05-18T04:35:23.1818825Z [1,957 / 2,970] 8 actions, 7 running 2022-05-18T04:35:23.1819431Z Compiling test/cpp/jit/test_class_import.cpp; 21s processwrapper-sandbox 2022-05-18T04:35:23.1819962Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:23.1820391Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:23.1820835Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:23.1821247Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:23.1821726Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:23.1822189Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:23.1822641Z [Prepa] Compiling aten/src/ATen/native/sparse/SparseUnaryOps.cpp 2022-05-18T04:35:23.5811175Z 2022-05-18T04:35:23.5811736Z  2022-05-18T04:35:23.5812069Z  2022-05-18T04:35:23.5812347Z  2022-05-18T04:35:23.5812641Z  2022-05-18T04:35:23.5812946Z  2022-05-18T04:35:23.5813220Z  2022-05-18T04:35:23.5813392Z  2022-05-18T04:35:23.5813558Z  2022-05-18T04:35:23.5813795Z [1,957 / 2,970] 8 actions running 2022-05-18T04:35:23.5814155Z Compiling test/cpp/jit/test_class_import.cpp; 21s processwrapper-sandbox 2022-05-18T04:35:23.5814478Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:23.5814733Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:23.5815004Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:23.5815264Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:23.5815542Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:23.5815806Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:23.5816065Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:24.4104826Z 2022-05-18T04:35:24.4105335Z  2022-05-18T04:35:24.4105672Z  2022-05-18T04:35:24.4106169Z  2022-05-18T04:35:24.4106468Z  2022-05-18T04:35:24.4106750Z  2022-05-18T04:35:24.4107052Z  2022-05-18T04:35:24.4107346Z  2022-05-18T04:35:24.4107629Z  2022-05-18T04:35:24.4108059Z [1,958 / 2,970] 8 actions, 7 running 2022-05-18T04:35:24.4108691Z Compiling test/cpp/jit/test_class_import.cpp; 22s processwrapper-sandbox 2022-05-18T04:35:24.4109242Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:24.4109733Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:24.4110215Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:24.4110679Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:24.4111181Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:24.4111662Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:24.4112100Z [Scann] Compiling torch/csrc/jit/ir/node_hashing.cpp 2022-05-18T04:35:24.8034373Z 2022-05-18T04:35:24.8034980Z  2022-05-18T04:35:24.8035312Z  2022-05-18T04:35:24.8035626Z  2022-05-18T04:35:24.8035946Z  2022-05-18T04:35:24.8036234Z  2022-05-18T04:35:24.8036492Z  2022-05-18T04:35:24.8036656Z  2022-05-18T04:35:24.8036806Z  2022-05-18T04:35:24.8037052Z [1,959 / 2,970] 8 actions running 2022-05-18T04:35:24.8037413Z Compiling test/cpp/jit/test_class_import.cpp; 22s processwrapper-sandbox 2022-05-18T04:35:24.8037737Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:24.8037994Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:24.8038259Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:35:24.8038523Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:24.8179250Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:24.8179971Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:24.8180648Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:25.0195937Z 2022-05-18T04:35:25.0196437Z  2022-05-18T04:35:25.0196798Z  2022-05-18T04:35:25.0197091Z  2022-05-18T04:35:25.0197364Z  2022-05-18T04:35:25.0197653Z  2022-05-18T04:35:25.0197936Z  2022-05-18T04:35:25.0198208Z  2022-05-18T04:35:25.0198488Z  2022-05-18T04:35:25.0198890Z [1,962 / 2,970] 8 actions running 2022-05-18T04:35:25.0199340Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:25.0199812Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:25.0200281Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:25.0200870Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:25.0201548Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:25.0202124Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:25.0202593Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:25.0203037Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:25.2188106Z 2022-05-18T04:35:25.2188678Z  2022-05-18T04:35:25.2189068Z  2022-05-18T04:35:25.2189370Z  2022-05-18T04:35:25.2190181Z  2022-05-18T04:35:25.2190414Z  2022-05-18T04:35:25.2190567Z  2022-05-18T04:35:25.2190746Z  2022-05-18T04:35:25.2191102Z  2022-05-18T04:35:25.2191470Z [1,963 / 2,970] 8 actions running 2022-05-18T04:35:25.2191813Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:25.2192100Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:25.2192478Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:25.2193015Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:25.2193398Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:25.2193674Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:25.2193974Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:25.2194238Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:25.8602740Z 2022-05-18T04:35:25.8603287Z  2022-05-18T04:35:25.8603730Z  2022-05-18T04:35:25.8603990Z  2022-05-18T04:35:25.8604258Z  2022-05-18T04:35:25.8604489Z  2022-05-18T04:35:25.8604827Z  2022-05-18T04:35:25.8613294Z  2022-05-18T04:35:25.8613568Z  2022-05-18T04:35:25.8613964Z [1,964 / 2,970] 8 actions, 7 running 2022-05-18T04:35:25.8614421Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:35:25.8614991Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:25.8615617Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:25.8616129Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:25.8616592Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:25.8617011Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:25.8617442Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:25.8617846Z [Scann] Compiling aten/src/ATen/RegisterMkldnnCPU.cpp 2022-05-18T04:35:25.8755700Z 2022-05-18T04:35:25.8756473Z  2022-05-18T04:35:25.8756831Z  2022-05-18T04:35:25.8757077Z  2022-05-18T04:35:25.8757294Z  2022-05-18T04:35:25.8759265Z  2022-05-18T04:35:25.8760753Z  2022-05-18T04:35:25.8761056Z  2022-05-18T04:35:25.8761363Z  2022-05-18T04:35:25.8761994Z INFO: From Compiling torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp: 2022-05-18T04:35:25.8762586Z [1,964 / 2,970] 8 actions running 2022-05-18T04:35:25.8763774Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:35:25.8764403Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:25.8765356Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:25.8765949Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:25.8766417Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:25.8766958Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:25.8767444Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:25.8768069Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:25.8768392Z 2022-05-18T04:35:25.8768550Z  2022-05-18T04:35:25.8768851Z  2022-05-18T04:35:25.8769150Z  2022-05-18T04:35:25.8769428Z  2022-05-18T04:35:25.8769728Z  2022-05-18T04:35:25.8770010Z  2022-05-18T04:35:25.8770275Z  2022-05-18T04:35:25.8770563Z  2022-05-18T04:35:25.8771036Z In file included from ./c10/util/Exception.h:4:0, 2022-05-18T04:35:25.8771446Z from ./c10/util/irange.h:5, 2022-05-18T04:35:25.8771958Z from torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp:1: 2022-05-18T04:35:25.8773477Z torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp: In static member function 'static std::unique_ptr torch::distributed::autograd::RpcWithProfilingResp::fromMessage(const torch::distributed::rpc::Message&)': 2022-05-18T04:35:25.8774784Z torch/csrc/distributed/autograd/rpc_messages/rpc_with_profiling_resp.cpp:129:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:35:25.8775449Z TORCH_CHECK(i < tupleElements.size()); 2022-05-18T04:35:25.8775811Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:35:25.8776232Z [1,964 / 2,970] 8 actions running 2022-05-18T04:35:25.8776568Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:35:25.8777124Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:25.8777764Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:25.8778110Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:25.8778568Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:25.8779035Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:25.8779469Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:25.8780067Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:26.1548964Z 2022-05-18T04:35:26.1549495Z  2022-05-18T04:35:26.1549838Z  2022-05-18T04:35:26.1550105Z  2022-05-18T04:35:26.1550360Z  2022-05-18T04:35:26.1550614Z  2022-05-18T04:35:26.1550890Z  2022-05-18T04:35:26.1551128Z  2022-05-18T04:35:26.1551385Z  2022-05-18T04:35:26.1551754Z [1,966 / 2,970] 8 actions, 7 running 2022-05-18T04:35:26.1552305Z Compiling torch/csrc/jit/ir/node_hashing.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:26.1552941Z Compiling torch/csrc/jit/ir/type_hashing.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:26.1553461Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:26.1553866Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:26.1554281Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:26.1554849Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:26.1555346Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:26.1555753Z [Scann] Compiling torch/csrc/distributed/rpc/agent_utils.cpp 2022-05-18T04:35:26.4197988Z 2022-05-18T04:35:26.4198562Z  2022-05-18T04:35:26.4198873Z  2022-05-18T04:35:26.4199138Z  2022-05-18T04:35:26.4199428Z  2022-05-18T04:35:26.4199695Z  2022-05-18T04:35:26.4199997Z  2022-05-18T04:35:26.4200300Z  2022-05-18T04:35:26.4200584Z  2022-05-18T04:35:26.4201013Z [1,968 / 2,970] 8 actions running 2022-05-18T04:35:26.4201522Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:26.4201943Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:26.4202674Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:26.4203384Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:26.4203980Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:26.4204376Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:26.4204779Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:26.4205196Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:26.6206972Z 2022-05-18T04:35:26.6207461Z  2022-05-18T04:35:26.6207797Z  2022-05-18T04:35:26.6208082Z  2022-05-18T04:35:26.6208346Z  2022-05-18T04:35:26.6208626Z  2022-05-18T04:35:26.6208895Z  2022-05-18T04:35:26.6209152Z  2022-05-18T04:35:26.6209421Z  2022-05-18T04:35:26.6209812Z [1,969 / 2,970] 7 actions running 2022-05-18T04:35:26.6210260Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:26.6210732Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:26.6211329Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:26.6211869Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:26.6212298Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:26.6212728Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:26.6213127Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:27.0201073Z 2022-05-18T04:35:27.0201636Z  2022-05-18T04:35:27.0201907Z  2022-05-18T04:35:27.0202170Z  2022-05-18T04:35:27.0202350Z  2022-05-18T04:35:27.0202558Z  2022-05-18T04:35:27.0202771Z  2022-05-18T04:35:27.0203035Z  2022-05-18T04:35:27.0203491Z [1,969 / 2,970] 8 actions running 2022-05-18T04:35:27.0203910Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:27.0204330Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:35:27.0204782Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:27.0205141Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:27.0205427Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:27.0205706Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:27.0205958Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:27.0206217Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:27.3795796Z 2022-05-18T04:35:27.3797456Z  2022-05-18T04:35:27.3797772Z  2022-05-18T04:35:27.3798516Z  2022-05-18T04:35:27.3798787Z  2022-05-18T04:35:27.3799047Z  2022-05-18T04:35:27.3799288Z  2022-05-18T04:35:27.3802570Z  2022-05-18T04:35:27.3803347Z  2022-05-18T04:35:27.3807104Z [1,970 / 2,970] 8 actions, 7 running 2022-05-18T04:35:27.3807708Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:27.3808382Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:35:27.3809021Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:27.3809598Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:27.3810011Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:27.3810498Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:27.3810971Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:27.3811461Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/tensor_operators.cpp 2022-05-18T04:35:27.3811781Z 2022-05-18T04:35:27.3811910Z  2022-05-18T04:35:27.3812210Z  2022-05-18T04:35:27.3812507Z  2022-05-18T04:35:27.3812783Z  2022-05-18T04:35:27.3813080Z  2022-05-18T04:35:27.3813377Z  2022-05-18T04:35:27.3813654Z  2022-05-18T04:35:27.3813945Z  2022-05-18T04:35:27.3814458Z INFO: From Compiling aten/src/ATen/RegisterMkldnnCPU.cpp: 2022-05-18T04:35:27.3814980Z [1,970 / 2,970] 8 actions, 7 running 2022-05-18T04:35:27.3815435Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:27.3815913Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:35:27.3816541Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:27.3817303Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:27.3817854Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:27.3818331Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:27.3818786Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:27.3819272Z [Prepa] Compiling aten/src/ATen/native/quantized/cpu/tensor_operators.cpp 2022-05-18T04:35:27.3819587Z 2022-05-18T04:35:27.3819732Z  2022-05-18T04:35:27.3820020Z  2022-05-18T04:35:27.3820310Z  2022-05-18T04:35:27.3820605Z  2022-05-18T04:35:27.3820886Z  2022-05-18T04:35:27.3821177Z  2022-05-18T04:35:27.3821475Z  2022-05-18T04:35:27.3821747Z  2022-05-18T04:35:27.3822925Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:122:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:27.3823799Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T04:35:27.3824252Z ^~~~~~~~~~~~~ 2022-05-18T04:35:27.3825324Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterMkldnnCPU.cpp:103:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:27.3826416Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T04:35:27.3826894Z ^~~~~~~~~~ 2022-05-18T04:35:27.3827314Z [1,970 / 2,970] 8 actions, 7 running 2022-05-18T04:35:27.3827755Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:27.3828234Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:35:27.3828863Z Compiling aten/src/ATen/RegisterMkldnnCPU.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:27.3829421Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:27.3829893Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:27.3830374Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:27.3830841Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:27.3831336Z [Prepa] Compiling aten/src/ATen/native/quantized/cpu/tensor_operators.cpp 2022-05-18T04:35:27.6328960Z 2022-05-18T04:35:27.6329600Z  2022-05-18T04:35:27.6330028Z  2022-05-18T04:35:27.6330245Z  2022-05-18T04:35:27.6330439Z  2022-05-18T04:35:27.6330605Z  2022-05-18T04:35:27.6330758Z  2022-05-18T04:35:27.6330922Z  2022-05-18T04:35:27.6331088Z  2022-05-18T04:35:27.6331319Z [1,973 / 2,970] 8 actions running 2022-05-18T04:35:27.6331601Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:27.6331871Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:27.6332125Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:27.6332389Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:27.6332649Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:27.6332978Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:27.6333318Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:27.6333584Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:27.8646131Z 2022-05-18T04:35:27.8646713Z  2022-05-18T04:35:27.8647095Z  2022-05-18T04:35:27.8647293Z  2022-05-18T04:35:27.8647459Z  2022-05-18T04:35:27.8647624Z  2022-05-18T04:35:27.8647776Z  2022-05-18T04:35:27.8647940Z  2022-05-18T04:35:27.8648106Z  2022-05-18T04:35:27.8648336Z [1,974 / 2,970] 8 actions running 2022-05-18T04:35:27.8648618Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:35:27.8648892Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:27.8649149Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:27.8649412Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:27.8649755Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:27.8650057Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:27.8717515Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:27.8717971Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:35:28.0726301Z 2022-05-18T04:35:28.0727492Z  2022-05-18T04:35:28.0728039Z  2022-05-18T04:35:28.0728341Z  2022-05-18T04:35:28.0728596Z  2022-05-18T04:35:28.0729018Z  2022-05-18T04:35:28.0729293Z  2022-05-18T04:35:28.0729719Z  2022-05-18T04:35:28.0730005Z  2022-05-18T04:35:28.0730555Z [1,975 / 2,970] 8 actions running 2022-05-18T04:35:28.0731114Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:28.0731572Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:28.0732157Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:28.0732864Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:28.0733520Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:28.0733955Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:28.0734569Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:35:28.0735165Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:29.0724000Z 2022-05-18T04:35:29.0724977Z  2022-05-18T04:35:29.0725528Z  2022-05-18T04:35:29.0726332Z  2022-05-18T04:35:29.0727013Z  2022-05-18T04:35:29.0727414Z  2022-05-18T04:35:29.0727703Z  2022-05-18T04:35:29.0727943Z  2022-05-18T04:35:29.0728384Z  2022-05-18T04:35:29.0728918Z [1,976 / 2,970] 8 actions, 7 running 2022-05-18T04:35:29.0729383Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:29.0730030Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:29.0730733Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:29.0731390Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:29.0731838Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:29.0732424Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:35:29.0733022Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:29.0733584Z [Scann] Compiling torch/csrc/distributed/rpc/python_resp.cpp 2022-05-18T04:35:29.2734103Z 2022-05-18T04:35:29.2734995Z  2022-05-18T04:35:29.2735682Z  2022-05-18T04:35:29.2738502Z  2022-05-18T04:35:29.2738963Z  2022-05-18T04:35:29.2741614Z  2022-05-18T04:35:29.2742163Z  2022-05-18T04:35:29.2742682Z  2022-05-18T04:35:29.2743166Z  2022-05-18T04:35:29.2743755Z [1,976 / 2,970] 8 actions running 2022-05-18T04:35:29.2744392Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:35:29.2745029Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:29.2746326Z Compiling aten/src/ATen/native/xnnpack/Shim.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:29.2747929Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:29.2748512Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:29.2749102Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:35:29.2749690Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:29.2750280Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:29.4932899Z 2022-05-18T04:35:29.4933722Z  2022-05-18T04:35:29.4934380Z  2022-05-18T04:35:29.4934854Z  2022-05-18T04:35:29.4935255Z  2022-05-18T04:35:29.4935653Z  2022-05-18T04:35:29.4936022Z  2022-05-18T04:35:29.4936415Z  2022-05-18T04:35:29.4936772Z  2022-05-18T04:35:29.4937356Z [1,979 / 2,970] 7 actions, 6 running 2022-05-18T04:35:29.4937955Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:29.4938533Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:29.4939125Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:35:29.4939683Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:29.4940251Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:29.4940975Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:29.4941649Z [Prepa] Compiling torch/csrc/distributed/rpc/rref_impl.cpp 2022-05-18T04:35:29.8932636Z 2022-05-18T04:35:29.8933835Z  2022-05-18T04:35:29.8934183Z  2022-05-18T04:35:29.8934462Z  2022-05-18T04:35:29.8934718Z  2022-05-18T04:35:29.8934972Z  2022-05-18T04:35:29.8935245Z  2022-05-18T04:35:29.8936617Z  2022-05-18T04:35:29.8937008Z [1,979 / 2,970] 8 actions running 2022-05-18T04:35:29.8937450Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:29.8937874Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:29.8938324Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:35:29.8938768Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:29.8939191Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:29.8939761Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:29.8940294Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:29.8940838Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:30.1419709Z 2022-05-18T04:35:30.1425662Z  2022-05-18T04:35:30.1426500Z  2022-05-18T04:35:30.1426809Z  2022-05-18T04:35:30.1427324Z  2022-05-18T04:35:30.1427605Z  2022-05-18T04:35:30.1427867Z  2022-05-18T04:35:30.1428158Z  2022-05-18T04:35:30.1428472Z  2022-05-18T04:35:30.1428980Z [1,981 / 2,970] 8 actions, 7 running 2022-05-18T04:35:30.1429597Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:35:30.1430171Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:30.1430673Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:30.1431380Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:30.1431995Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:30.1432682Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:30.1433427Z Compiling torch/csrc/jit/ir/constants.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:30.1433913Z [Scann] //:torch 2022-05-18T04:35:30.4211946Z 2022-05-18T04:35:30.4212389Z  2022-05-18T04:35:30.4212610Z  2022-05-18T04:35:30.4212781Z  2022-05-18T04:35:30.4212936Z  2022-05-18T04:35:30.4213101Z  2022-05-18T04:35:30.4213267Z  2022-05-18T04:35:30.4213417Z  2022-05-18T04:35:30.4213581Z  2022-05-18T04:35:30.4213876Z [1,982 / 2,970] 8 actions, 7 running 2022-05-18T04:35:30.4214328Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:35:30.4214784Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:30.4215378Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:30.4215919Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:30.4216474Z Compiling aten/src/ATen/RegisterMeta.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:30.4217117Z Compiling torch/csrc/jit/ir/constants.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:30.4217630Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:30.4218045Z [Scann] Compiling aten/src/ATen/RegisterSparseCPU.cpp 2022-05-18T04:35:30.6244519Z 2022-05-18T04:35:30.6245087Z  2022-05-18T04:35:30.6245415Z  2022-05-18T04:35:30.6245651Z  2022-05-18T04:35:30.6245876Z  2022-05-18T04:35:30.6246112Z  2022-05-18T04:35:30.6246327Z  2022-05-18T04:35:30.6246674Z  2022-05-18T04:35:30.6246936Z  2022-05-18T04:35:30.6247444Z INFO: From Compiling aten/src/ATen/RegisterZeroTensor.cpp: 2022-05-18T04:35:30.6247945Z [1,982 / 2,970] 8 actions running 2022-05-18T04:35:30.6248335Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:35:30.6248732Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:30.6249257Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:30.6249823Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:30.6250372Z Compiling aten/src/ATen/RegisterMeta.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:30.6251260Z Compiling torch/csrc/jit/ir/constants.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:30.6251736Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:30.6252306Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:30.6265303Z 2022-05-18T04:35:30.6265595Z  2022-05-18T04:35:30.6265999Z  2022-05-18T04:35:30.6266246Z  2022-05-18T04:35:30.6266484Z  2022-05-18T04:35:30.6266720Z  2022-05-18T04:35:30.6266969Z  2022-05-18T04:35:30.6267230Z  2022-05-18T04:35:30.6267492Z  2022-05-18T04:35:30.6280499Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterZeroTensor.cpp:92:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:30.6281275Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T04:35:30.6281631Z ^~~~~~~~~~~~~ 2022-05-18T04:35:30.6282664Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterZeroTensor.cpp:73:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:30.6283494Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T04:35:30.6283871Z ^~~~~~~~~~ 2022-05-18T04:35:30.6296055Z [1,982 / 2,970] 8 actions running 2022-05-18T04:35:30.6296542Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:35:30.6296975Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:30.6297475Z Compiling aten/src/ATen/RegisterZeroTensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:30.6297958Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:30.6298522Z Compiling aten/src/ATen/RegisterMeta.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:30.6299151Z Compiling torch/csrc/jit/ir/constants.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:30.6299632Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:30.6300148Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:30.8952549Z 2022-05-18T04:35:30.8953082Z  2022-05-18T04:35:30.8953404Z  2022-05-18T04:35:30.8953680Z  2022-05-18T04:35:30.8953942Z  2022-05-18T04:35:30.8965154Z  2022-05-18T04:35:30.8965467Z  2022-05-18T04:35:30.8965714Z  2022-05-18T04:35:30.8965953Z  2022-05-18T04:35:30.8966299Z [1,983 / 2,970] 8 actions running 2022-05-18T04:35:30.8966773Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:35:30.8967236Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:30.8967701Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:30.8968215Z Compiling aten/src/ATen/RegisterMeta.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:30.8968784Z Compiling torch/csrc/jit/ir/constants.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:30.8969285Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:30.8969850Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:30.8970403Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:31.2946541Z 2022-05-18T04:35:31.2947130Z  2022-05-18T04:35:31.2947510Z  2022-05-18T04:35:31.2947782Z  2022-05-18T04:35:31.2948088Z  2022-05-18T04:35:31.2948396Z  2022-05-18T04:35:31.2948657Z  2022-05-18T04:35:31.2948877Z  2022-05-18T04:35:31.2949044Z  2022-05-18T04:35:31.2949290Z [1,984 / 2,970] 8 actions running 2022-05-18T04:35:31.2949598Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:35:31.2949880Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:31.2950179Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:31.2950538Z Compiling torch/csrc/jit/ir/constants.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:31.2950850Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:31.2951404Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:31.2951733Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:31.2952070Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:31.6807417Z 2022-05-18T04:35:31.6807980Z  2022-05-18T04:35:31.6808296Z  2022-05-18T04:35:31.6808582Z  2022-05-18T04:35:31.6808854Z  2022-05-18T04:35:31.6809109Z  2022-05-18T04:35:31.6809390Z  2022-05-18T04:35:31.6809657Z  2022-05-18T04:35:31.6809908Z  2022-05-18T04:35:31.6810401Z INFO: From Compiling aten/src/ATen/RegisterSparseCPU.cpp: 2022-05-18T04:35:31.6810902Z [1,986 / 2,970] 8 actions running 2022-05-18T04:35:31.6811322Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:35:31.6811773Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:31.6812212Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:31.6812772Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:31.6813314Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:31.6813716Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:31.6814095Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:31.6814647Z Compiling aten/src/ATen/core/TensorMethods.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:31.6814951Z 2022-05-18T04:35:31.6815095Z  2022-05-18T04:35:31.6815349Z  2022-05-18T04:35:31.6815641Z  2022-05-18T04:35:31.6815910Z  2022-05-18T04:35:31.6831697Z  2022-05-18T04:35:31.6832179Z  2022-05-18T04:35:31.6832482Z  2022-05-18T04:35:31.6832766Z  2022-05-18T04:35:31.6833985Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCPU.cpp:168:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:31.6834862Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T04:35:31.6835264Z ^~~~~~~~~~~~~ 2022-05-18T04:35:31.6836255Z bazel-out/k8-fastbuild/bin/aten/src/ATen/RegisterSparseCPU.cpp:149:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:35:31.6837076Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T04:35:31.6837504Z ^~~~~~~~~~ 2022-05-18T04:35:31.6837869Z [1,986 / 2,970] 8 actions running 2022-05-18T04:35:31.6838291Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:35:31.6838745Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:31.6839189Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:31.6839746Z Compiling aten/src/ATen/RegisterSparseCPU.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:31.6840273Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:31.6840701Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:31.6841132Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:31.6841697Z Compiling aten/src/ATen/core/TensorMethods.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:31.8948731Z 2022-05-18T04:35:31.8949274Z  2022-05-18T04:35:31.8949644Z  2022-05-18T04:35:31.8952763Z  2022-05-18T04:35:31.8953306Z  2022-05-18T04:35:31.8953795Z  2022-05-18T04:35:31.8954315Z  2022-05-18T04:35:31.8954950Z  2022-05-18T04:35:31.8955301Z  2022-05-18T04:35:31.8955717Z [1,987 / 2,970] 8 actions running 2022-05-18T04:35:31.8956225Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:35:31.8960841Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:31.8961527Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:31.8962077Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:31.8962698Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:31.8963281Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:31.8964275Z Compiling aten/src/ATen/core/TensorMethods.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:31.8965136Z Compiling test/cpp/jit/test_backend.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:32.2191321Z 2022-05-18T04:35:32.2200638Z  2022-05-18T04:35:32.2202263Z  2022-05-18T04:35:32.2202792Z  2022-05-18T04:35:32.2203157Z  2022-05-18T04:35:32.2203617Z  2022-05-18T04:35:32.2203900Z  2022-05-18T04:35:32.2204292Z  2022-05-18T04:35:32.2204561Z  2022-05-18T04:35:32.2204968Z [1,989 / 2,970] 8 actions, 7 running 2022-05-18T04:35:32.2205455Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:35:32.2205919Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:32.2206352Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:32.2206893Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:32.2207474Z Compiling aten/src/ATen/core/TensorMethods.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:32.2208118Z Compiling test/cpp/jit/test_backend.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:32.2208626Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:32.2209016Z [Scann] Compiling aten/src/ATen/Functions.cpp 2022-05-18T04:35:32.4800227Z 2022-05-18T04:35:32.4800818Z  2022-05-18T04:35:32.4801161Z  2022-05-18T04:35:32.4801436Z  2022-05-18T04:35:32.4801693Z  2022-05-18T04:35:32.4801965Z  2022-05-18T04:35:32.4802236Z  2022-05-18T04:35:32.4802492Z  2022-05-18T04:35:32.4802765Z  2022-05-18T04:35:32.4803165Z [1,990 / 2,970] 8 actions, 7 running 2022-05-18T04:35:32.4803626Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:35:32.4804063Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:32.4804510Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:32.4804936Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:32.4805491Z Compiling test/cpp/jit/test_backend.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:32.4806028Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:32.4806643Z Compiling aten/src/ATen/Functions.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:32.4807140Z [Scann] Compiling torch/csrc/distributed/rpc/script_call.cpp 2022-05-18T04:35:32.6963193Z 2022-05-18T04:35:32.6963747Z  2022-05-18T04:35:32.6964113Z  2022-05-18T04:35:32.6964408Z  2022-05-18T04:35:32.6964716Z  2022-05-18T04:35:32.6965022Z  2022-05-18T04:35:32.6965309Z  2022-05-18T04:35:32.6966131Z  2022-05-18T04:35:32.6966420Z  2022-05-18T04:35:32.6966851Z [1,991 / 2,970] 8 actions running 2022-05-18T04:35:32.6967349Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:35:32.6967823Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:32.6968278Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:32.6968881Z Compiling test/cpp/jit/test_backend.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:32.6969452Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:32.6970067Z Compiling aten/src/ATen/Functions.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:32.6970614Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:32.6971212Z Compiling aten/src/ATen/core/type_factory.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:33.0971281Z 2022-05-18T04:35:33.0971766Z  2022-05-18T04:35:33.0972115Z  2022-05-18T04:35:33.0972398Z  2022-05-18T04:35:33.0972650Z  2022-05-18T04:35:33.0972916Z  2022-05-18T04:35:33.0973188Z  2022-05-18T04:35:33.0973452Z  2022-05-18T04:35:33.0973738Z  2022-05-18T04:35:33.0974108Z [1,992 / 2,970] 8 actions running 2022-05-18T04:35:33.0974521Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:35:33.0974957Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:33.0975519Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:33.0976010Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:33.0976820Z Compiling aten/src/ATen/Functions.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:33.0977339Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:33.0977901Z Compiling aten/src/ATen/core/type_factory.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:33.0978493Z Compiling caffe2/proto/caffe2.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:35:33.4960773Z 2022-05-18T04:35:33.4961377Z  2022-05-18T04:35:33.4961797Z  2022-05-18T04:35:33.4961988Z  2022-05-18T04:35:33.4962161Z  2022-05-18T04:35:33.4962332Z  2022-05-18T04:35:33.4962486Z  2022-05-18T04:35:33.4962652Z  2022-05-18T04:35:33.4962820Z  2022-05-18T04:35:33.4963052Z [1,993 / 2,970] 8 actions running 2022-05-18T04:35:33.4963357Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:35:33.4963643Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:33.4963965Z Compiling test/cpp/jit/test_backend.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:33.4964291Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:33.4964625Z Compiling aten/src/ATen/Functions.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:33.4964934Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:33.4965260Z Compiling aten/src/ATen/core/type_factory.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:33.4965572Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:33.7500381Z 2022-05-18T04:35:33.7502393Z  2022-05-18T04:35:33.7502742Z  2022-05-18T04:35:33.7503065Z  2022-05-18T04:35:33.7503367Z  2022-05-18T04:35:33.7503648Z  2022-05-18T04:35:33.7503955Z  2022-05-18T04:35:33.7504258Z  2022-05-18T04:35:33.7504545Z  2022-05-18T04:35:33.7504966Z [1,995 / 2,970] 8 actions running 2022-05-18T04:35:33.7505486Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:35:33.7506304Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:33.7506729Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:33.7507189Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:33.7507777Z Compiling aten/src/ATen/core/type_factory.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:33.7508219Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:33.7508620Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:33.7509054Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:33.9501706Z 2022-05-18T04:35:33.9502424Z  2022-05-18T04:35:33.9502794Z  2022-05-18T04:35:33.9503069Z  2022-05-18T04:35:33.9503324Z  2022-05-18T04:35:33.9503575Z  2022-05-18T04:35:33.9503857Z  2022-05-18T04:35:33.9504098Z  2022-05-18T04:35:33.9504368Z  2022-05-18T04:35:33.9504745Z [1,995 / 2,970] 8 actions running 2022-05-18T04:35:33.9505187Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:35:33.9506068Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:33.9506560Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:33.9506953Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:33.9507447Z Compiling aten/src/ATen/core/type_factory.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:33.9507888Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:33.9508251Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:33.9508640Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:34.1839845Z 2022-05-18T04:35:34.1840565Z  2022-05-18T04:35:34.1840940Z  2022-05-18T04:35:34.1841349Z  2022-05-18T04:35:34.1841636Z  2022-05-18T04:35:34.1842045Z  2022-05-18T04:35:34.1842323Z  2022-05-18T04:35:34.1842748Z  2022-05-18T04:35:34.1843043Z  2022-05-18T04:35:34.1843571Z [1,997 / 2,970] 8 actions, 7 running 2022-05-18T04:35:34.1844081Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:35:34.1844856Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:34.1845552Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:34.1846686Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:34.1847184Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:34.1847768Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:34.1848365Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:34.1848781Z [Scann] Compiling gloo/transport/tcp/context.cc 2022-05-18T04:35:34.4099940Z 2022-05-18T04:35:34.4100455Z  2022-05-18T04:35:34.4100831Z  2022-05-18T04:35:34.4101138Z  2022-05-18T04:35:34.4101421Z  2022-05-18T04:35:34.4101724Z  2022-05-18T04:35:34.4102017Z  2022-05-18T04:35:34.4102296Z  2022-05-18T04:35:34.4102596Z  2022-05-18T04:35:34.4103001Z [1,999 / 2,970] 7 actions, 6 running 2022-05-18T04:35:34.4103842Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:35:34.4104485Z Compiling test/cpp/jit/test_backend.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:34.4105062Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:34.4105563Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:34.4106221Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:34.4106725Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:34.4107217Z [Scann] Compiling aten/src/ATen/core/TorchDispatchModeTLS.cpp 2022-05-18T04:35:34.7513901Z 2022-05-18T04:35:34.7514449Z  2022-05-18T04:35:34.7514803Z  2022-05-18T04:35:34.7515072Z  2022-05-18T04:35:34.7515354Z  2022-05-18T04:35:34.7515620Z  2022-05-18T04:35:34.7515873Z  2022-05-18T04:35:34.7516151Z  2022-05-18T04:35:34.7516551Z [1,999 / 2,970] 8 actions running 2022-05-18T04:35:34.7517005Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:34.7517569Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:34.7518103Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:34.7518499Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:34.7518933Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:34.7519410Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:34.7519824Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:34.7520364Z Compiling test/cpp/jit/test_irparser.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:35.0189084Z 2022-05-18T04:35:35.0189640Z  2022-05-18T04:35:35.0189961Z  2022-05-18T04:35:35.0190234Z  2022-05-18T04:35:35.0190521Z  2022-05-18T04:35:35.0190787Z  2022-05-18T04:35:35.0191064Z  2022-05-18T04:35:35.0191321Z  2022-05-18T04:35:35.0191544Z  2022-05-18T04:35:35.0191916Z [2,000 / 2,970] 8 actions, 7 running 2022-05-18T04:35:35.0192391Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:35.0192955Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:35.0193452Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:35.0193849Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:35.0194250Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:35.0194702Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:35.0195280Z Compiling test/cpp/jit/test_irparser.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:35.0195760Z [Scann] Compiling tensorpipe/transport/ibv/context_impl.cc 2022-05-18T04:35:35.3441514Z 2022-05-18T04:35:35.3442105Z  2022-05-18T04:35:35.3442442Z  2022-05-18T04:35:35.3442707Z  2022-05-18T04:35:35.3442955Z  2022-05-18T04:35:35.3443223Z  2022-05-18T04:35:35.3443517Z  2022-05-18T04:35:35.3443802Z  2022-05-18T04:35:35.3444113Z  2022-05-18T04:35:35.3444548Z [2,003 / 2,970] 8 actions, 7 running 2022-05-18T04:35:35.3445086Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:35.3445675Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:35.3446307Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:35.3469871Z Compiling test/cpp/jit/test_irparser.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:35.3472352Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:35:35.3472836Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:35.3473332Z Compiling torch/csrc/jit/runtime/logging.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:35.3473817Z [Scann] Compiling tensorpipe/transport/uv/factory.cc 2022-05-18T04:35:35.5515659Z 2022-05-18T04:35:35.5516227Z  2022-05-18T04:35:35.5516558Z  2022-05-18T04:35:35.5516864Z  2022-05-18T04:35:35.5517153Z  2022-05-18T04:35:35.5517409Z  2022-05-18T04:35:35.5517695Z  2022-05-18T04:35:35.5517974Z  2022-05-18T04:35:35.5518231Z  2022-05-18T04:35:35.5518638Z [2,005 / 2,970] 8 actions running 2022-05-18T04:35:35.5519152Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:35.5519737Z Compiling test/cpp/jit/test_backend.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:35.5520403Z Compiling test/cpp/jit/test_irparser.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:35.5521003Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:35.5521611Z Compiling torch/csrc/jit/runtime/logging.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:35.5522263Z Compiling tensorpipe/transport/uv/factory.cc; 0s processwrapper-sandbox 2022-05-18T04:35:35.5522911Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:35:35.5523424Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:35.8421347Z 2022-05-18T04:35:35.8421854Z  2022-05-18T04:35:35.8422272Z  2022-05-18T04:35:35.8422595Z  2022-05-18T04:35:35.8423046Z  2022-05-18T04:35:35.8423366Z  2022-05-18T04:35:35.8423680Z  2022-05-18T04:35:35.8423977Z  2022-05-18T04:35:35.8424285Z  2022-05-18T04:35:35.8424836Z [2,008 / 2,970] 8 actions, 7 running 2022-05-18T04:35:35.8425366Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:35:35.8426216Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:35.8427120Z Compiling test/cpp/jit/test_irparser.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:35.8427755Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:35.8447367Z Compiling torch/csrc/jit/runtime/logging.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:35.8448151Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:35.8448612Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:35.8449029Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qadd.cpp 2022-05-18T04:35:36.1514004Z 2022-05-18T04:35:36.1514793Z  2022-05-18T04:35:36.1515212Z  2022-05-18T04:35:36.1515526Z  2022-05-18T04:35:36.1515841Z  2022-05-18T04:35:36.1516800Z  2022-05-18T04:35:36.1517063Z  2022-05-18T04:35:36.1517328Z  2022-05-18T04:35:36.1517596Z  2022-05-18T04:35:36.1518021Z [2,009 / 2,970] 8 actions running 2022-05-18T04:35:36.1518547Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:35:36.1519186Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:36.1519883Z Compiling test/cpp/jit/test_irparser.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:36.1520442Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:36.1520908Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:36.1521378Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:36.1521871Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:36.1522336Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:36.3527137Z 2022-05-18T04:35:36.3527702Z  2022-05-18T04:35:36.3528075Z  2022-05-18T04:35:36.3528351Z  2022-05-18T04:35:36.3528637Z  2022-05-18T04:35:36.3528910Z  2022-05-18T04:35:36.3529210Z  2022-05-18T04:35:36.3529542Z  2022-05-18T04:35:36.3529830Z  2022-05-18T04:35:36.3530228Z [2,010 / 2,970] 8 actions running 2022-05-18T04:35:36.3530807Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:36.3531877Z Compiling test/cpp/jit/test_irparser.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:36.3532388Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:36.3532804Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:36.3533229Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:36.3533649Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:36.3534115Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:36.3534707Z Compiling tensorpipe/transport/uv/sockaddr.cc; 0s processwrapper-sandbox 2022-05-18T04:35:36.5632569Z 2022-05-18T04:35:36.5633152Z  2022-05-18T04:35:36.5633510Z  2022-05-18T04:35:36.5633790Z  2022-05-18T04:35:36.5634054Z  2022-05-18T04:35:36.5634351Z  2022-05-18T04:35:36.5634633Z  2022-05-18T04:35:36.5634898Z  2022-05-18T04:35:36.5635174Z  2022-05-18T04:35:36.5635575Z [2,013 / 2,970] 8 actions, 7 running 2022-05-18T04:35:36.5636151Z Compiling test/cpp/jit/test_backend.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:36.5636868Z Compiling test/cpp/jit/test_irparser.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:36.5637416Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:36.5637858Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:36.5638331Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:36.5638936Z Compiling torch/csrc/distributed/c10d/comm.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:36.5639575Z Compiling third_party/libuv/src/timer.c; 0s processwrapper-sandbox 2022-05-18T04:35:36.5640108Z [Scann] Compiling aten/src/ATen/native/mkldnn/Pooling.cpp 2022-05-18T04:35:36.9523066Z 2022-05-18T04:35:36.9523626Z  2022-05-18T04:35:36.9523952Z  2022-05-18T04:35:36.9525846Z  2022-05-18T04:35:36.9526179Z  2022-05-18T04:35:36.9526509Z  2022-05-18T04:35:36.9526780Z  2022-05-18T04:35:36.9527067Z  2022-05-18T04:35:36.9527343Z  2022-05-18T04:35:36.9531263Z [2,014 / 2,970] 8 actions running 2022-05-18T04:35:36.9532129Z Compiling test/cpp/jit/test_backend.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:36.9533100Z Compiling test/cpp/jit/test_irparser.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:36.9533652Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:36.9534094Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:36.9534534Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:36.9535107Z Compiling torch/csrc/distributed/c10d/comm.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:36.9535628Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:36.9536083Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:35:37.3530622Z 2022-05-18T04:35:37.3531116Z  2022-05-18T04:35:37.3531489Z  2022-05-18T04:35:37.3531775Z  2022-05-18T04:35:37.3532047Z  2022-05-18T04:35:37.3532326Z  2022-05-18T04:35:37.3532600Z  2022-05-18T04:35:37.3532868Z  2022-05-18T04:35:37.3533146Z  2022-05-18T04:35:37.3533538Z [2,015 / 2,970] 8 actions running 2022-05-18T04:35:37.3534108Z Compiling test/cpp/jit/test_backend.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:37.3534748Z Compiling test/cpp/jit/test_irparser.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:37.3535273Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:37.3535691Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:37.3536261Z Compiling torch/csrc/distributed/c10d/comm.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:37.3536767Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:37.3537232Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:35:37.3537799Z Compiling test/cpp/tensorexpr/test_conv.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:37.8056612Z 2022-05-18T04:35:37.8057172Z  2022-05-18T04:35:37.8057527Z  2022-05-18T04:35:37.8057800Z  2022-05-18T04:35:37.8058084Z  2022-05-18T04:35:37.8058371Z  2022-05-18T04:35:37.8058687Z  2022-05-18T04:35:37.8058952Z  2022-05-18T04:35:37.8059467Z  2022-05-18T04:35:37.8059980Z [2,016 / 2,970] 8 actions, 7 running 2022-05-18T04:35:37.8060544Z Compiling test/cpp/jit/test_backend.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:37.8061172Z Compiling test/cpp/jit/test_irparser.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:37.8061708Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:37.8062288Z Compiling torch/csrc/distributed/c10d/comm.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:37.8062830Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:37.8063275Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:35:37.8063894Z Compiling test/cpp/tensorexpr/test_conv.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:37.8064348Z [Scann] Compiling third_party/libuv/src/unix/core.c 2022-05-18T04:35:38.0133303Z 2022-05-18T04:35:38.0133819Z  2022-05-18T04:35:38.0134165Z  2022-05-18T04:35:38.0134464Z  2022-05-18T04:35:38.0134721Z  2022-05-18T04:35:38.0135021Z  2022-05-18T04:35:38.0135273Z  2022-05-18T04:35:38.0135547Z  2022-05-18T04:35:38.0135795Z  2022-05-18T04:35:38.0136271Z INFO: From Compiling third_party/libuv/src/unix/core.c: 2022-05-18T04:35:38.0136760Z [2,016 / 2,970] 8 actions running 2022-05-18T04:35:38.0137310Z Compiling test/cpp/jit/test_backend.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:38.0137946Z Compiling test/cpp/jit/test_irparser.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:38.0138456Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:38.0139224Z Compiling torch/csrc/distributed/c10d/comm.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:38.0139762Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:38.0140213Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:35:38.0140800Z Compiling test/cpp/tensorexpr/test_conv.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:38.0141456Z Compiling third_party/libuv/src/unix/core.c; 0s processwrapper-sandbox 2022-05-18T04:35:38.0141751Z 2022-05-18T04:35:38.0141894Z  2022-05-18T04:35:38.0142161Z  2022-05-18T04:35:38.0142430Z  2022-05-18T04:35:38.0142685Z  2022-05-18T04:35:38.0142946Z  2022-05-18T04:35:38.0143212Z  2022-05-18T04:35:38.0143465Z  2022-05-18T04:35:38.0143736Z  2022-05-18T04:35:38.0144264Z external/tensorpipe/third_party/libuv/src/unix/core.c: In function 'uv__accept': 2022-05-18T04:35:38.0145230Z external/tensorpipe/third_party/libuv/src/unix/core.c:88:22: warning: implicit declaration of function 'accept4'; did you mean 'accept'? [-Wimplicit-function-declaration] 2022-05-18T04:35:38.0146055Z # define uv__accept4 accept4 2022-05-18T04:35:38.0146361Z ^ 2022-05-18T04:35:38.0146975Z external/tensorpipe/third_party/libuv/src/unix/core.c:498:14: note: in expansion of macro 'uv__accept4' 2022-05-18T04:35:38.0147523Z peerfd = uv__accept4(sockfd, NULL, NULL, SOCK_NONBLOCK|SOCK_CLOEXEC); 2022-05-18T04:35:38.0147924Z ^~~~~~~~~~~ 2022-05-18T04:35:38.0148469Z external/tensorpipe/third_party/libuv/src/unix/core.c: In function 'uv__dup2_cloexec': 2022-05-18T04:35:38.0149393Z external/tensorpipe/third_party/libuv/src/unix/core.c:1034:7: warning: implicit declaration of function 'dup3'; did you mean 'dup2'? [-Wimplicit-function-declaration] 2022-05-18T04:35:38.0149985Z r = dup3(oldfd, newfd, O_CLOEXEC); 2022-05-18T04:35:38.0150291Z ^~~~ 2022-05-18T04:35:38.0150539Z dup2 2022-05-18T04:35:38.0150901Z [2,016 / 2,970] 8 actions running 2022-05-18T04:35:38.0151440Z Compiling test/cpp/jit/test_backend.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:38.0152061Z Compiling test/cpp/jit/test_irparser.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:38.0152532Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:38.0153098Z Compiling torch/csrc/distributed/c10d/comm.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:38.0153664Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:38.0154328Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:35:38.0155031Z Compiling test/cpp/tensorexpr/test_conv.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:38.0155694Z Compiling third_party/libuv/src/unix/core.c; 0s processwrapper-sandbox 2022-05-18T04:35:38.3532445Z 2022-05-18T04:35:38.3532981Z  2022-05-18T04:35:38.3533384Z  2022-05-18T04:35:38.3533670Z  2022-05-18T04:35:38.3533978Z  2022-05-18T04:35:38.3534264Z  2022-05-18T04:35:38.3534571Z  2022-05-18T04:35:38.3534870Z  2022-05-18T04:35:38.3535163Z  2022-05-18T04:35:38.3535587Z [2,018 / 2,970] 7 actions running 2022-05-18T04:35:38.3535976Z Compiling test/cpp/jit/test_backend.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:38.3536351Z Compiling test/cpp/jit/test_irparser.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:38.3536738Z Compiling torch/csrc/distributed/c10d/comm.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:38.3537050Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:38.3537343Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:35:38.3537671Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:38.3538052Z Compiling aten/src/ATen/core/Generator.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:38.5947046Z 2022-05-18T04:35:38.5947607Z  2022-05-18T04:35:38.5947919Z  2022-05-18T04:35:38.5948255Z  2022-05-18T04:35:38.5948545Z  2022-05-18T04:35:38.5948807Z  2022-05-18T04:35:38.5949097Z  2022-05-18T04:35:38.5949361Z  2022-05-18T04:35:38.5949736Z [2,019 / 2,970] 8 actions running 2022-05-18T04:35:38.5950301Z Compiling test/cpp/jit/test_backend.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:38.5950956Z Compiling test/cpp/jit/test_irparser.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:38.5951612Z Compiling torch/csrc/distributed/c10d/comm.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:38.5952156Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:35:38.5952678Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:35:38.5953263Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:38.5953910Z Compiling aten/src/ATen/core/Generator.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:38.5954449Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:38.9943436Z 2022-05-18T04:35:38.9944021Z  2022-05-18T04:35:38.9944381Z  2022-05-18T04:35:38.9944685Z  2022-05-18T04:35:38.9944996Z  2022-05-18T04:35:38.9945292Z  2022-05-18T04:35:38.9949626Z  2022-05-18T04:35:38.9950363Z  2022-05-18T04:35:38.9950896Z  2022-05-18T04:35:38.9951473Z [2,020 / 2,970] 8 actions running 2022-05-18T04:35:38.9952286Z Compiling test/cpp/jit/test_backend.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:38.9953158Z Compiling test/cpp/jit/test_irparser.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:38.9953869Z Compiling torch/csrc/distributed/c10d/comm.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:38.9954523Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:35:38.9955142Z Compiling test/cpp/tensorexpr/test_conv.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:38.9955842Z Compiling aten/src/ATen/core/Generator.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:38.9956416Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:38.9957020Z Compiling aten/src/ATen/core/class_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:39.3955540Z 2022-05-18T04:35:39.3955983Z  2022-05-18T04:35:39.3956262Z  2022-05-18T04:35:39.3956533Z  2022-05-18T04:35:39.3956803Z  2022-05-18T04:35:39.3957083Z  2022-05-18T04:35:39.3957372Z  2022-05-18T04:35:39.3957672Z  2022-05-18T04:35:39.3957948Z  2022-05-18T04:35:39.3958358Z [2,022 / 2,970] 8 actions running 2022-05-18T04:35:39.3958950Z Compiling test/cpp/jit/test_backend.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:39.3959913Z Compiling test/cpp/jit/test_irparser.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:39.3960519Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:35:39.3961139Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:39.3961692Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:39.3962299Z Compiling aten/src/ATen/core/class_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:39.3963007Z Compiling torch/csrc/jit/runtime/operator.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:39.3963568Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:39.7642409Z 2022-05-18T04:35:39.7642910Z  2022-05-18T04:35:39.7643263Z  2022-05-18T04:35:39.7643552Z  2022-05-18T04:35:39.7643802Z  2022-05-18T04:35:39.7644048Z  2022-05-18T04:35:39.7644304Z  2022-05-18T04:35:39.7644557Z  2022-05-18T04:35:39.7644820Z  2022-05-18T04:35:39.7645190Z [2,023 / 2,970] 8 actions, 7 running 2022-05-18T04:35:39.7645764Z Compiling test/cpp/jit/test_backend.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:39.7646391Z Compiling test/cpp/jit/test_irparser.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:39.7646982Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:35:39.7647574Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:39.7648213Z Compiling aten/src/ATen/core/class_type.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:39.7648864Z Compiling torch/csrc/jit/runtime/operator.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:39.7649385Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:39.7649790Z [Scann] Compiling torch/csrc/distributed/rpc/script_resp.cpp 2022-05-18T04:35:39.9761815Z 2022-05-18T04:35:39.9762365Z  2022-05-18T04:35:39.9762712Z  2022-05-18T04:35:39.9762964Z  2022-05-18T04:35:39.9763249Z  2022-05-18T04:35:39.9763530Z  2022-05-18T04:35:39.9763790Z  2022-05-18T04:35:39.9764111Z  2022-05-18T04:35:39.9764390Z  2022-05-18T04:35:39.9764822Z [2,025 / 2,970] 8 actions, 7 running 2022-05-18T04:35:39.9765412Z Compiling test/cpp/jit/test_backend.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:39.9766090Z Compiling test/cpp/jit/test_irparser.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:39.9766739Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:35:39.9767318Z Compiling test/cpp/tensorexpr/test_conv.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:39.9767974Z Compiling torch/csrc/jit/runtime/operator.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:39.9768522Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:39.9768979Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:39.9769439Z [Prepa] Compiling aten/src/ATen/native/mkl/SparseCsrLinearAlgebra.cpp 2022-05-18T04:35:40.1962826Z 2022-05-18T04:35:40.1963398Z  2022-05-18T04:35:40.1963729Z  2022-05-18T04:35:40.1964017Z  2022-05-18T04:35:40.1964297Z  2022-05-18T04:35:40.1964563Z  2022-05-18T04:35:40.1964844Z  2022-05-18T04:35:40.1965116Z  2022-05-18T04:35:40.1965369Z  2022-05-18T04:35:40.1965759Z [2,025 / 2,970] 8 actions running 2022-05-18T04:35:40.1966323Z Compiling test/cpp/jit/test_backend.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:40.1967061Z Compiling test/cpp/jit/test_irparser.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:40.1967591Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:35:40.1968190Z Compiling test/cpp/tensorexpr/test_conv.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:40.1968855Z Compiling torch/csrc/jit/runtime/operator.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:40.1969375Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:40.1969822Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:40.1970267Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:41.0019743Z 2022-05-18T04:35:41.0020230Z  2022-05-18T04:35:41.0020856Z  2022-05-18T04:35:41.0021126Z  2022-05-18T04:35:41.0021500Z  2022-05-18T04:35:41.0021786Z  2022-05-18T04:35:41.0022048Z  2022-05-18T04:35:41.0022256Z  2022-05-18T04:35:41.0022470Z  2022-05-18T04:35:41.0022829Z [2,026 / 2,970] 8 actions, 7 running 2022-05-18T04:35:41.0023318Z Compiling test/cpp/jit/test_backend.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:41.0023833Z Compiling test/cpp/jit/test_irparser.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:41.0024260Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:35:41.0024710Z Compiling test/cpp/tensorexpr/test_conv.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:41.0025201Z Compiling torch/csrc/jit/runtime/operator.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:41.0025615Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:41.0026229Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:41.0026625Z [Scann] Compiling tensorpipe/channel/basic/factory.cc 2022-05-18T04:35:41.2260816Z 2022-05-18T04:35:41.2261388Z  2022-05-18T04:35:41.2261773Z  2022-05-18T04:35:41.2262034Z  2022-05-18T04:35:41.2262287Z  2022-05-18T04:35:41.2262528Z  2022-05-18T04:35:41.2262744Z  2022-05-18T04:35:41.2262980Z  2022-05-18T04:35:41.2263216Z  2022-05-18T04:35:41.2265979Z [2,027 / 2,970] 8 actions, 7 running 2022-05-18T04:35:41.2266563Z Compiling test/cpp/jit/test_backend.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:41.2267197Z Compiling test/cpp/jit/test_irparser.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:41.2267725Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:35:41.2268364Z Compiling test/cpp/tensorexpr/test_conv.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:41.2268955Z Compiling torch/csrc/jit/runtime/operator.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:41.2269473Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:41.2269940Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:41.2270325Z [Scann] Compiling test/cpp/jit/test_ir.cpp 2022-05-18T04:35:41.5971696Z 2022-05-18T04:35:41.5972281Z  2022-05-18T04:35:41.5972629Z  2022-05-18T04:35:41.5972902Z  2022-05-18T04:35:41.5973191Z  2022-05-18T04:35:41.5973463Z  2022-05-18T04:35:41.5973761Z  2022-05-18T04:35:41.5974048Z  2022-05-18T04:35:41.5974298Z  2022-05-18T04:35:41.5974694Z [2,028 / 2,970] 8 actions running 2022-05-18T04:35:41.5975267Z Compiling test/cpp/jit/test_backend.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:41.5975884Z Compiling test/cpp/jit/test_irparser.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:41.5976429Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:35:41.5977028Z Compiling test/cpp/tensorexpr/test_conv.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:41.5977569Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:41.5978051Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:41.5978650Z Compiling test/cpp/jit/test_ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:41.5979277Z Compiling caffe2/proto/predictor_consts.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:35:41.7983685Z 2022-05-18T04:35:41.7984266Z  2022-05-18T04:35:41.7984619Z  2022-05-18T04:35:41.7984912Z  2022-05-18T04:35:41.7989496Z  2022-05-18T04:35:41.7990065Z  2022-05-18T04:35:41.7990724Z  2022-05-18T04:35:41.7991015Z  2022-05-18T04:35:41.7991290Z  2022-05-18T04:35:41.7991684Z [2,029 / 2,970] 8 actions running 2022-05-18T04:35:41.7992272Z Compiling test/cpp/jit/test_backend.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:41.7993782Z Compiling test/cpp/jit/test_irparser.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:41.7994339Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:35:41.7994911Z Compiling test/cpp/tensorexpr/test_conv.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:41.7995447Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:41.7996213Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:41.7996792Z Compiling test/cpp/jit/test_ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:41.7997305Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:42.1176965Z 2022-05-18T04:35:42.1177961Z  2022-05-18T04:35:42.1178598Z  2022-05-18T04:35:42.1179134Z  2022-05-18T04:35:42.1181282Z  2022-05-18T04:35:42.1181721Z  2022-05-18T04:35:42.1182146Z  2022-05-18T04:35:42.1182488Z  2022-05-18T04:35:42.1182993Z  2022-05-18T04:35:42.1185104Z [2,030 / 2,970] 8 actions, 7 running 2022-05-18T04:35:42.1186004Z Compiling test/cpp/jit/test_backend.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:42.1186857Z Compiling test/cpp/jit/test_irparser.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:42.1187547Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:35:42.1188250Z Compiling test/cpp/tensorexpr/test_conv.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:42.1189119Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:35:42.1190330Z Compiling test/cpp/jit/test_ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:42.1190919Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:42.1191364Z [Scann] Compiling third_party/libuv/src/unix/loop.c 2022-05-18T04:35:42.3886112Z 2022-05-18T04:35:42.3886654Z  2022-05-18T04:35:42.3886998Z  2022-05-18T04:35:42.3887274Z  2022-05-18T04:35:42.3887512Z  2022-05-18T04:35:42.3887762Z  2022-05-18T04:35:42.3888018Z  2022-05-18T04:35:42.3888263Z  2022-05-18T04:35:42.3888511Z  2022-05-18T04:35:42.3888885Z [2,033 / 2,970] 8 actions, 7 running 2022-05-18T04:35:42.3889408Z Compiling test/cpp/jit/test_backend.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:42.3890025Z Compiling test/cpp/jit/test_irparser.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:42.3890554Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:35:42.3891163Z Compiling test/cpp/tensorexpr/test_conv.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:42.3891774Z Compiling test/cpp/jit/test_ir.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:42.3892267Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:42.3892735Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:42.3893138Z [Scann] Compiling aten/src/ATen/native/layer_norm.cpp 2022-05-18T04:35:42.5991509Z 2022-05-18T04:35:42.5992050Z  2022-05-18T04:35:42.5992403Z  2022-05-18T04:35:42.5992671Z  2022-05-18T04:35:42.5992955Z  2022-05-18T04:35:42.5993239Z  2022-05-18T04:35:42.5993509Z  2022-05-18T04:35:42.5993764Z  2022-05-18T04:35:42.5994013Z  2022-05-18T04:35:42.5994332Z [2,033 / 2,970] 8 actions running 2022-05-18T04:35:42.5994880Z Compiling test/cpp/jit/test_backend.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:42.5995533Z Compiling test/cpp/jit/test_irparser.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:42.5996091Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:35:42.5996681Z Compiling test/cpp/tensorexpr/test_conv.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:42.5997312Z Compiling test/cpp/jit/test_ir.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:42.5997815Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:42.5998294Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:42.5998891Z Compiling aten/src/ATen/native/layer_norm.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:42.8502958Z 2022-05-18T04:35:42.8503525Z  2022-05-18T04:35:42.8503872Z  2022-05-18T04:35:42.8504176Z  2022-05-18T04:35:42.8504474Z  2022-05-18T04:35:42.8504760Z  2022-05-18T04:35:42.8505052Z  2022-05-18T04:35:42.8505339Z  2022-05-18T04:35:42.8505609Z  2022-05-18T04:35:42.8506226Z [2,034 / 2,970] 8 actions, 7 running 2022-05-18T04:35:42.8506841Z Compiling test/cpp/jit/test_backend.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:42.8507783Z Compiling test/cpp/jit/test_irparser.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:42.8508331Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:35:42.8508917Z Compiling test/cpp/tensorexpr/test_conv.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:42.8509527Z Compiling test/cpp/jit/test_ir.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:42.8510059Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:42.8510678Z Compiling aten/src/ATen/native/layer_norm.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:42.8511189Z [Scann] Compiling third_party/libuv/src/idna.c 2022-05-18T04:35:43.1991295Z 2022-05-18T04:35:43.1991839Z  2022-05-18T04:35:43.1992167Z  2022-05-18T04:35:43.1992423Z  2022-05-18T04:35:43.1992682Z  2022-05-18T04:35:43.1992938Z  2022-05-18T04:35:43.1993179Z  2022-05-18T04:35:43.1993440Z  2022-05-18T04:35:43.1993684Z  2022-05-18T04:35:43.1994025Z [2,035 / 2,970] 8 actions running 2022-05-18T04:35:43.1994586Z Compiling test/cpp/jit/test_backend.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:43.1995323Z Compiling test/cpp/jit/test_irparser.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:43.1995833Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:35:43.1996410Z Compiling test/cpp/tensorexpr/test_conv.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:43.1997017Z Compiling test/cpp/jit/test_ir.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:43.1997483Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:43.1998000Z Compiling aten/src/ATen/native/layer_norm.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:43.1998481Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:43.2543454Z 2022-05-18T04:35:43.2544054Z  2022-05-18T04:35:43.2544411Z  2022-05-18T04:35:43.2544722Z  2022-05-18T04:35:43.2545042Z  2022-05-18T04:35:43.2545479Z  2022-05-18T04:35:43.2545843Z  2022-05-18T04:35:43.2546066Z  2022-05-18T04:35:43.2546274Z  2022-05-18T04:35:43.2546714Z INFO: From Compiling test/cpp/jit/test_irparser.cpp: 2022-05-18T04:35:43.2547127Z [2,035 / 2,970] 8 actions running 2022-05-18T04:35:43.2547585Z Compiling test/cpp/jit/test_backend.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:43.2548128Z Compiling test/cpp/jit/test_irparser.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:43.2548570Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:35:43.2549050Z Compiling test/cpp/tensorexpr/test_conv.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:43.2549546Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:43.2549962Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:43.2550446Z Compiling aten/src/ATen/native/layer_norm.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:43.2550873Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:43.2562840Z 2022-05-18T04:35:43.2563152Z  2022-05-18T04:35:43.2563453Z  2022-05-18T04:35:43.2563704Z  2022-05-18T04:35:43.2563987Z  2022-05-18T04:35:43.2564258Z  2022-05-18T04:35:43.2564508Z  2022-05-18T04:35:43.2564771Z  2022-05-18T04:35:43.2565037Z  2022-05-18T04:35:43.2572840Z test/cpp/jit/test_irparser.cpp: In member function 'virtual void torch::jit::IRParserTest_MalformedStrides_Test::TestBody()': 2022-05-18T04:35:43.2573656Z test/cpp/jit/test_irparser.cpp:304:8: warning: unused variable 'error_thrown' [-Wunused-variable] 2022-05-18T04:35:43.2574088Z bool error_thrown = false; 2022-05-18T04:35:43.2574392Z ^~~~~~~~~~~~ 2022-05-18T04:35:43.2584422Z [2,035 / 2,970] 8 actions running 2022-05-18T04:35:43.2584978Z Compiling test/cpp/jit/test_backend.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:43.2585559Z Compiling test/cpp/jit/test_irparser.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:43.2599459Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:35:43.2600014Z Compiling test/cpp/tensorexpr/test_conv.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:43.2600866Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:43.2601358Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:43.2601885Z Compiling aten/src/ATen/native/layer_norm.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:43.2602393Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:43.5992849Z 2022-05-18T04:35:43.5993337Z  2022-05-18T04:35:43.5993687Z  2022-05-18T04:35:43.5993926Z  2022-05-18T04:35:43.5994141Z  2022-05-18T04:35:43.5994366Z  2022-05-18T04:35:43.5994606Z  2022-05-18T04:35:43.5994830Z  2022-05-18T04:35:43.5995074Z  2022-05-18T04:35:43.5995456Z [2,038 / 2,970] 8 actions running 2022-05-18T04:35:43.5995969Z Compiling test/cpp/jit/test_backend.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:43.5996454Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:35:43.5996959Z Compiling test/cpp/tensorexpr/test_conv.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:43.5997592Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:43.5998122Z Compiling aten/src/ATen/native/layer_norm.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:43.5998561Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:43.5998980Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:43.5999489Z Compiling tensorpipe/core/context.cc; 0s processwrapper-sandbox 2022-05-18T04:35:44.0008600Z 2022-05-18T04:35:44.0009139Z  2022-05-18T04:35:44.0009506Z  2022-05-18T04:35:44.0009814Z  2022-05-18T04:35:44.0010102Z  2022-05-18T04:35:44.0010396Z  2022-05-18T04:35:44.0010697Z  2022-05-18T04:35:44.0010964Z  2022-05-18T04:35:44.0011257Z  2022-05-18T04:35:44.0011674Z [2,040 / 2,970] 7 actions running 2022-05-18T04:35:44.0012275Z Compiling test/cpp/jit/test_backend.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:44.0012855Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:44.0013487Z Compiling test/cpp/tensorexpr/test_conv.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:44.0014123Z Compiling test/cpp/jit/test_ir.cpp; 2s processwrapper-sandbox 2022-05-18T04:35:44.0014676Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:44.0015142Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:44.0015725Z Compiling aten/src/ATen/core/Dict.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:44.4013214Z 2022-05-18T04:35:44.4013727Z  2022-05-18T04:35:44.4014082Z  2022-05-18T04:35:44.4014370Z  2022-05-18T04:35:44.4014646Z  2022-05-18T04:35:44.4014933Z  2022-05-18T04:35:44.4015227Z  2022-05-18T04:35:44.4015481Z  2022-05-18T04:35:44.4015852Z [2,040 / 2,970] 8 actions running 2022-05-18T04:35:44.4016400Z Compiling test/cpp/jit/test_backend.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:44.4016937Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:35:44.4017499Z Compiling test/cpp/tensorexpr/test_conv.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:44.4018168Z Compiling test/cpp/jit/test_ir.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:44.4018679Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:44.4019154Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:44.4019735Z Compiling aten/src/ATen/core/Dict.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:44.4020365Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:44.7186048Z 2022-05-18T04:35:44.7186595Z  2022-05-18T04:35:44.7186935Z  2022-05-18T04:35:44.7187217Z  2022-05-18T04:35:44.7187512Z  2022-05-18T04:35:44.7187777Z  2022-05-18T04:35:44.7188051Z  2022-05-18T04:35:44.7188325Z  2022-05-18T04:35:44.7188590Z  2022-05-18T04:35:44.7188984Z [2,041 / 2,970] 8 actions, 7 running 2022-05-18T04:35:44.7189595Z Compiling test/cpp/jit/test_backend.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:44.7190373Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:35:44.7191069Z Compiling test/cpp/tensorexpr/test_conv.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:44.7191711Z Compiling test/cpp/jit/test_ir.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:44.7192217Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:44.7192641Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:44.7193219Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:44.7193772Z [Scann] Compiling aten/src/ATen/core/DeprecatedTypeProperties.cpp 2022-05-18T04:35:45.0014186Z 2022-05-18T04:35:45.0014772Z  2022-05-18T04:35:45.0015090Z  2022-05-18T04:35:45.0015333Z  2022-05-18T04:35:45.0015555Z  2022-05-18T04:35:45.0015799Z  2022-05-18T04:35:45.0016062Z  2022-05-18T04:35:45.0016306Z  2022-05-18T04:35:45.0016573Z  2022-05-18T04:35:45.0016986Z [2,041 / 2,970] 8 actions running 2022-05-18T04:35:45.0017575Z Compiling test/cpp/jit/test_backend.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:45.0018093Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:35:45.0018596Z Compiling test/cpp/tensorexpr/test_conv.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:45.0019127Z Compiling test/cpp/jit/test_ir.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:45.0019647Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:45.0020083Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:45.0020598Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:45.0021057Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:45.2178510Z 2022-05-18T04:35:45.2179026Z  2022-05-18T04:35:45.2179348Z  2022-05-18T04:35:45.2179614Z  2022-05-18T04:35:45.2179896Z  2022-05-18T04:35:45.2180174Z  2022-05-18T04:35:45.2180433Z  2022-05-18T04:35:45.2180722Z  2022-05-18T04:35:45.2181013Z  2022-05-18T04:35:45.2181412Z [2,042 / 2,970] 8 actions, 7 running 2022-05-18T04:35:45.2182037Z Compiling test/cpp/jit/test_backend.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:45.2182628Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:35:45.2183217Z Compiling test/cpp/tensorexpr/test_conv.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:45.2183861Z Compiling test/cpp/jit/test_ir.cpp; 3s processwrapper-sandbox 2022-05-18T04:35:45.2184386Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:45.2184982Z Compiling torch/csrc/lazy/core/tensor_util.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:45.2185549Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:45.2186176Z [Scann] Compiling tensorpipe/common/ibv.cc 2022-05-18T04:35:45.4540296Z 2022-05-18T04:35:45.4541116Z  2022-05-18T04:35:45.4541474Z  2022-05-18T04:35:45.4541789Z  2022-05-18T04:35:45.4542068Z  2022-05-18T04:35:45.4542343Z  2022-05-18T04:35:45.4542616Z  2022-05-18T04:35:45.4542902Z  2022-05-18T04:35:45.4543198Z  2022-05-18T04:35:45.4543637Z [2,044 / 2,970] 8 actions, 7 running 2022-05-18T04:35:45.4544196Z Compiling test/cpp/jit/test_backend.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:45.4544764Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:35:45.4545364Z Compiling test/cpp/tensorexpr/test_conv.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:45.4546164Z Compiling test/cpp/jit/test_ir.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:45.4546697Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:45.4547241Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:45.4547707Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:45.4548112Z [Scann] Compiling torch/csrc/jit/codegen/fuser/codegen.cpp 2022-05-18T04:35:45.6615649Z 2022-05-18T04:35:45.6616215Z  2022-05-18T04:35:45.6616558Z  2022-05-18T04:35:45.6616852Z  2022-05-18T04:35:45.6617134Z  2022-05-18T04:35:45.6617407Z  2022-05-18T04:35:45.6617917Z  2022-05-18T04:35:45.6618290Z  2022-05-18T04:35:45.6618560Z  2022-05-18T04:35:45.6618973Z [2,046 / 2,970] 8 actions, 7 running 2022-05-18T04:35:45.6619557Z Compiling test/cpp/jit/test_backend.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:45.6620108Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:35:45.6620698Z Compiling test/cpp/tensorexpr/test_conv.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:45.6621333Z Compiling test/cpp/jit/test_ir.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:45.6621835Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:45.6622303Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:45.6622861Z Compiling caffe2/proto/metanet.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:35:45.6623372Z [Prepa] Compiling torch/csrc/lazy/core/ops/arithmetic_ir_ops.cpp 2022-05-18T04:35:46.0022408Z 2022-05-18T04:35:46.0022955Z  2022-05-18T04:35:46.0023292Z  2022-05-18T04:35:46.0023548Z  2022-05-18T04:35:46.0023841Z  2022-05-18T04:35:46.0024115Z  2022-05-18T04:35:46.0024354Z  2022-05-18T04:35:46.0024608Z  2022-05-18T04:35:46.0024854Z  2022-05-18T04:35:46.0025211Z [2,047 / 2,970] 8 actions running 2022-05-18T04:35:46.0025864Z Compiling test/cpp/jit/test_backend.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:46.0026341Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:35:46.0026819Z Compiling test/cpp/tensorexpr/test_conv.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:46.0027336Z Compiling test/cpp/jit/test_ir.cpp; 4s processwrapper-sandbox 2022-05-18T04:35:46.0027833Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:46.0028250Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:46.0028668Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:46.0029097Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:46.4992440Z 2022-05-18T04:35:46.4993030Z  2022-05-18T04:35:46.4993393Z  2022-05-18T04:35:46.4993708Z  2022-05-18T04:35:46.4994005Z  2022-05-18T04:35:46.4994274Z  2022-05-18T04:35:46.4994572Z  2022-05-18T04:35:46.4994852Z  2022-05-18T04:35:46.4995125Z  2022-05-18T04:35:46.4995531Z [2,048 / 2,970] 8 actions, 7 running 2022-05-18T04:35:46.4996130Z Compiling test/cpp/jit/test_backend.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:46.4996725Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:35:46.4997328Z Compiling test/cpp/tensorexpr/test_conv.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:46.4997991Z Compiling test/cpp/jit/test_ir.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:46.4998505Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:46.4998978Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:46.4999442Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:46.4999887Z [Scann] Compiling third_party/oneDNN/src/common/dnnl_thread.cpp 2022-05-18T04:35:46.7477045Z 2022-05-18T04:35:46.7477570Z  2022-05-18T04:35:46.7477930Z  2022-05-18T04:35:46.7478224Z  2022-05-18T04:35:46.7478494Z  2022-05-18T04:35:46.7478769Z  2022-05-18T04:35:46.7479050Z  2022-05-18T04:35:46.7479280Z  2022-05-18T04:35:46.7479547Z  2022-05-18T04:35:46.7479903Z [2,049 / 2,970] 8 actions, 7 running 2022-05-18T04:35:46.7480490Z Compiling test/cpp/jit/test_backend.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:46.7481083Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:46.7481685Z Compiling test/cpp/tensorexpr/test_conv.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:46.7482257Z Compiling test/cpp/jit/test_ir.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:46.7482741Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:46.7483149Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:46.7483572Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:46.7483981Z [Scann] Compiling tensorpipe/common/system.cc 2022-05-18T04:35:47.0028367Z 2022-05-18T04:35:47.0029074Z  2022-05-18T04:35:47.0029416Z  2022-05-18T04:35:47.0029675Z  2022-05-18T04:35:47.0029930Z  2022-05-18T04:35:47.0030185Z  2022-05-18T04:35:47.0030425Z  2022-05-18T04:35:47.0030676Z  2022-05-18T04:35:47.0030935Z  2022-05-18T04:35:47.0031307Z [2,050 / 2,970] 8 actions running 2022-05-18T04:35:47.0031884Z Compiling test/cpp/jit/test_backend.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:47.0032428Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:47.0032959Z Compiling test/cpp/tensorexpr/test_conv.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:47.0033529Z Compiling test/cpp/jit/test_ir.cpp; 5s processwrapper-sandbox 2022-05-18T04:35:47.0034000Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:47.0034414Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:47.0034941Z Compiling tensorpipe/common/system.cc; 0s processwrapper-sandbox 2022-05-18T04:35:47.0035452Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:47.2809345Z 2022-05-18T04:35:47.2809940Z  2022-05-18T04:35:47.2810295Z  2022-05-18T04:35:47.2810614Z  2022-05-18T04:35:47.2810931Z  2022-05-18T04:35:47.2811232Z  2022-05-18T04:35:47.2811548Z  2022-05-18T04:35:47.2811863Z  2022-05-18T04:35:47.2812159Z  2022-05-18T04:35:47.2812607Z [2,052 / 2,970] 8 actions, 7 running 2022-05-18T04:35:47.2813250Z Compiling test/cpp/jit/test_backend.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:47.2813857Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:47.2814571Z Compiling test/cpp/tensorexpr/test_conv.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:47.2815334Z Compiling test/cpp/jit/test_ir.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:47.2815941Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:47.2816501Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:47.2816992Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:47.2817401Z [Scann] Compiling aten/src/ATen/quantized/Quantizer.cpp 2022-05-18T04:35:47.6036346Z 2022-05-18T04:35:47.6036974Z  2022-05-18T04:35:47.6037324Z  2022-05-18T04:35:47.6037594Z  2022-05-18T04:35:47.6037864Z  2022-05-18T04:35:47.6038224Z  2022-05-18T04:35:47.6038490Z  2022-05-18T04:35:47.6038756Z  2022-05-18T04:35:47.6039074Z  2022-05-18T04:35:47.6039418Z [2,053 / 2,970] 8 actions running 2022-05-18T04:35:47.6040039Z Compiling test/cpp/jit/test_backend.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:47.6040555Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:35:47.6041237Z Compiling test/cpp/tensorexpr/test_conv.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:47.6041605Z Compiling test/cpp/jit/test_ir.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:47.6041904Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:47.6042253Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:47.6042782Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:47.6043378Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:35:47.8039758Z 2022-05-18T04:35:47.8040334Z  2022-05-18T04:35:47.8040678Z  2022-05-18T04:35:47.8040975Z  2022-05-18T04:35:47.8041248Z  2022-05-18T04:35:47.8041507Z  2022-05-18T04:35:47.8041785Z  2022-05-18T04:35:47.8042053Z  2022-05-18T04:35:47.8042304Z  2022-05-18T04:35:47.8042694Z [2,057 / 2,970] 8 actions running 2022-05-18T04:35:47.8043247Z Compiling test/cpp/jit/test_backend.cpp; 16s processwrapper-sandbox 2022-05-18T04:35:47.8043823Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:35:47.8044466Z Compiling test/cpp/tensorexpr/test_conv.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:47.8045136Z Compiling test/cpp/jit/test_ir.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:47.8046041Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:47.8046793Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:47.8047436Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:47.8048117Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:48.2046487Z 2022-05-18T04:35:48.2047086Z  2022-05-18T04:35:48.2047557Z  2022-05-18T04:35:48.2047823Z  2022-05-18T04:35:48.2048040Z  2022-05-18T04:35:48.2048415Z  2022-05-18T04:35:48.2048669Z  2022-05-18T04:35:48.2049022Z  2022-05-18T04:35:48.2049287Z  2022-05-18T04:35:48.2049769Z [2,057 / 2,970] 8 actions running 2022-05-18T04:35:48.2050301Z Compiling test/cpp/jit/test_backend.cpp; 16s processwrapper-sandbox 2022-05-18T04:35:48.2050970Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:35:48.2051645Z Compiling test/cpp/tensorexpr/test_conv.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:48.2052366Z Compiling test/cpp/jit/test_ir.cpp; 6s processwrapper-sandbox 2022-05-18T04:35:48.2053081Z Compiling aten/src/ATen/quantized/Quantizer.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:48.2053735Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:48.2054410Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:48.2055128Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:48.8911397Z 2022-05-18T04:35:48.8911914Z  2022-05-18T04:35:48.8912253Z  2022-05-18T04:35:48.8912582Z  2022-05-18T04:35:48.8912796Z  2022-05-18T04:35:48.8913027Z  2022-05-18T04:35:48.8913254Z  2022-05-18T04:35:48.8913471Z  2022-05-18T04:35:48.8913701Z  2022-05-18T04:35:48.8914034Z [2,058 / 2,970] 8 actions, 7 running 2022-05-18T04:35:48.8914508Z Compiling test/cpp/jit/test_backend.cpp; 17s processwrapper-sandbox 2022-05-18T04:35:48.8914981Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:35:48.8915468Z Compiling test/cpp/tensorexpr/test_conv.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:48.8916003Z Compiling test/cpp/jit/test_ir.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:48.8916462Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:48.8916963Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:48.8917552Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:48.8918040Z [Scann] Compiling aten/src/ATen/native/Sorting.cpp 2022-05-18T04:35:49.2051216Z 2022-05-18T04:35:49.2051725Z  2022-05-18T04:35:49.2052063Z  2022-05-18T04:35:49.2052317Z  2022-05-18T04:35:49.2052584Z  2022-05-18T04:35:49.2052865Z  2022-05-18T04:35:49.2053121Z  2022-05-18T04:35:49.2053392Z  2022-05-18T04:35:49.2053639Z  2022-05-18T04:35:49.2053985Z [2,058 / 2,970] 8 actions running 2022-05-18T04:35:49.2054508Z Compiling test/cpp/jit/test_backend.cpp; 17s processwrapper-sandbox 2022-05-18T04:35:49.2055014Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:35:49.2055582Z Compiling test/cpp/tensorexpr/test_conv.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:49.2056186Z Compiling test/cpp/jit/test_ir.cpp; 7s processwrapper-sandbox 2022-05-18T04:35:49.2056633Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:49.2057108Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:49.2057754Z Compiling aten/src/ATen/native/MaxUnpooling.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:49.2058405Z Compiling aten/src/ATen/native/Sorting.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:49.4968424Z 2022-05-18T04:35:49.4968943Z  2022-05-18T04:35:49.4969276Z  2022-05-18T04:35:49.4969557Z  2022-05-18T04:35:49.4969836Z  2022-05-18T04:35:49.4970097Z  2022-05-18T04:35:49.4970378Z  2022-05-18T04:35:49.4970828Z  2022-05-18T04:35:49.4971173Z  2022-05-18T04:35:49.4971588Z [2,059 / 2,970] 8 actions, 7 running 2022-05-18T04:35:49.4972165Z Compiling test/cpp/jit/test_backend.cpp; 17s processwrapper-sandbox 2022-05-18T04:35:49.4972724Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:35:49.4973293Z Compiling test/cpp/tensorexpr/test_conv.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:49.4973924Z Compiling test/cpp/jit/test_ir.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:49.4974440Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:49.4975017Z Compiling torch/csrc/distributed/c10d/Utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:49.4975662Z Compiling aten/src/ATen/native/Sorting.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:49.4976108Z [Scann] Compiling src/code_generators.cpp 2022-05-18T04:35:49.7809317Z 2022-05-18T04:35:49.7809869Z  2022-05-18T04:35:49.7810209Z  2022-05-18T04:35:49.7810509Z  2022-05-18T04:35:49.7810791Z  2022-05-18T04:35:49.7811043Z  2022-05-18T04:35:49.7811309Z  2022-05-18T04:35:49.7811571Z  2022-05-18T04:35:49.7811809Z  2022-05-18T04:35:49.7812210Z [2,061 / 2,970] 8 actions, 7 running 2022-05-18T04:35:49.7812785Z Compiling test/cpp/jit/test_backend.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:49.7813300Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:35:49.7813889Z Compiling test/cpp/tensorexpr/test_conv.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:49.7814507Z Compiling test/cpp/jit/test_ir.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:49.7815004Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:49.7815540Z Compiling aten/src/ATen/native/Sorting.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:49.7816142Z Compiling aten/src/ATen/Context.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:49.7816531Z [Scann] Compiling src/util.cpp 2022-05-18T04:35:50.0067954Z 2022-05-18T04:35:50.0068615Z  2022-05-18T04:35:50.0068999Z  2022-05-18T04:35:50.0069304Z  2022-05-18T04:35:50.0069598Z  2022-05-18T04:35:50.0069894Z  2022-05-18T04:35:50.0070177Z  2022-05-18T04:35:50.0070469Z  2022-05-18T04:35:50.0070765Z  2022-05-18T04:35:50.0071176Z [2,062 / 2,970] 7 actions running 2022-05-18T04:35:50.0071767Z Compiling test/cpp/jit/test_backend.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:50.0072323Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:35:50.0072904Z Compiling test/cpp/tensorexpr/test_conv.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:50.0073558Z Compiling test/cpp/jit/test_ir.cpp; 8s processwrapper-sandbox 2022-05-18T04:35:50.0074098Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:50.0074703Z Compiling aten/src/ATen/native/Sorting.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:50.0075349Z Compiling aten/src/ATen/Context.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:50.4058099Z 2022-05-18T04:35:50.4058606Z  2022-05-18T04:35:50.4058964Z  2022-05-18T04:35:50.4059222Z  2022-05-18T04:35:50.4059493Z  2022-05-18T04:35:50.4059775Z  2022-05-18T04:35:50.4060037Z  2022-05-18T04:35:50.4060307Z  2022-05-18T04:35:50.4060712Z [2,063 / 2,970] 8 actions running 2022-05-18T04:35:50.4061397Z Compiling test/cpp/jit/test_backend.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:50.4061963Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:35:50.4062552Z Compiling test/cpp/tensorexpr/test_conv.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:50.4063182Z Compiling test/cpp/jit/test_ir.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:50.4063787Z Compiling aten/src/ATen/native/Sorting.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:50.4064431Z Compiling aten/src/ATen/Context.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:50.4064948Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:50.4065410Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:35:50.7413658Z 2022-05-18T04:35:50.7414235Z  2022-05-18T04:35:50.7414596Z  2022-05-18T04:35:50.7414893Z  2022-05-18T04:35:50.7415158Z  2022-05-18T04:35:50.7415413Z  2022-05-18T04:35:50.7415690Z  2022-05-18T04:35:50.7415975Z  2022-05-18T04:35:50.7416242Z  2022-05-18T04:35:50.7416655Z [2,065 / 2,970] 8 actions, 7 running 2022-05-18T04:35:50.7417229Z Compiling test/cpp/jit/test_backend.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:50.7417823Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:35:50.7418424Z Compiling test/cpp/tensorexpr/test_conv.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:50.7419092Z Compiling test/cpp/jit/test_ir.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:50.7419633Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:50.7420095Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:35:50.7420682Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:50.7421105Z [Scann] @onnx//:onnx_proto 2022-05-18T04:35:51.0059349Z 2022-05-18T04:35:51.0059885Z  2022-05-18T04:35:51.0060228Z  2022-05-18T04:35:51.0060531Z  2022-05-18T04:35:51.0060822Z  2022-05-18T04:35:51.0061080Z  2022-05-18T04:35:51.0061356Z  2022-05-18T04:35:51.0061613Z  2022-05-18T04:35:51.0061842Z  2022-05-18T04:35:51.0062217Z [2,065 / 2,970] 8 actions running 2022-05-18T04:35:51.0062793Z Compiling test/cpp/jit/test_backend.cpp; 19s processwrapper-sandbox 2022-05-18T04:35:51.0063300Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:35:51.0063868Z Compiling test/cpp/tensorexpr/test_conv.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:51.0064448Z Compiling test/cpp/jit/test_ir.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:51.0064920Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:51.0065356Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:35:51.0066127Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:51.0066700Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2022-05-18T04:35:51.2069005Z 2022-05-18T04:35:51.2069514Z  2022-05-18T04:35:51.2069845Z  2022-05-18T04:35:51.2070107Z  2022-05-18T04:35:51.2070356Z  2022-05-18T04:35:51.2070614Z  2022-05-18T04:35:51.2070853Z  2022-05-18T04:35:51.2071069Z  2022-05-18T04:35:51.2071318Z  2022-05-18T04:35:51.2071670Z [2,066 / 2,970] 8 actions running 2022-05-18T04:35:51.2072183Z Compiling test/cpp/jit/test_backend.cpp; 19s processwrapper-sandbox 2022-05-18T04:35:51.2072716Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:35:51.2073224Z Compiling test/cpp/tensorexpr/test_conv.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:51.2073745Z Compiling test/cpp/jit/test_ir.cpp; 9s processwrapper-sandbox 2022-05-18T04:35:51.2074210Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:51.2074669Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:35:51.2075187Z Compiling torch/csrc/jit/api/object.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:51.2075769Z Compiling torch/csrc/lazy/core/helpers.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:51.6075746Z 2022-05-18T04:35:51.6076327Z  2022-05-18T04:35:51.6076675Z  2022-05-18T04:35:51.6076980Z  2022-05-18T04:35:51.6077279Z  2022-05-18T04:35:51.6077555Z  2022-05-18T04:35:51.6077837Z  2022-05-18T04:35:51.6078115Z  2022-05-18T04:35:51.6078358Z  2022-05-18T04:35:51.6078751Z [2,066 / 2,970] 8 actions running 2022-05-18T04:35:51.6079340Z Compiling test/cpp/jit/test_backend.cpp; 19s processwrapper-sandbox 2022-05-18T04:35:51.6079934Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:35:51.6080536Z Compiling test/cpp/tensorexpr/test_conv.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:51.6081152Z Compiling test/cpp/jit/test_ir.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:51.6082047Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:51.6082533Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:35:51.6083139Z Compiling torch/csrc/jit/api/object.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:51.6083769Z Compiling torch/csrc/lazy/core/helpers.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:52.0070735Z 2022-05-18T04:35:52.0071362Z  2022-05-18T04:35:52.0071714Z  2022-05-18T04:35:52.0072023Z  2022-05-18T04:35:52.0072328Z  2022-05-18T04:35:52.0072623Z  2022-05-18T04:35:52.0072921Z  2022-05-18T04:35:52.0073220Z  2022-05-18T04:35:52.0073469Z  2022-05-18T04:35:52.0073841Z [2,067 / 2,970] 8 actions running 2022-05-18T04:35:52.0074394Z Compiling test/cpp/jit/test_backend.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:52.0074950Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:35:52.0075521Z Compiling test/cpp/tensorexpr/test_conv.cpp; 14s processwrapper-sandbox 2022-05-18T04:35:52.0076151Z Compiling test/cpp/jit/test_ir.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:52.0076639Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:52.0077105Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:35:52.0077701Z Compiling torch/csrc/lazy/core/helpers.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:52.0078198Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:52.2105175Z 2022-05-18T04:35:52.2106016Z  2022-05-18T04:35:52.2106402Z  2022-05-18T04:35:52.2106849Z  2022-05-18T04:35:52.2107121Z  2022-05-18T04:35:52.2107767Z  2022-05-18T04:35:52.2108052Z  2022-05-18T04:35:52.2108497Z  2022-05-18T04:35:52.2108782Z  2022-05-18T04:35:52.2109337Z [2,068 / 2,970] 8 actions running 2022-05-18T04:35:52.2110090Z Compiling test/cpp/jit/test_backend.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:52.2110831Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:35:52.2111631Z Compiling test/cpp/tensorexpr/test_conv.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:52.2112456Z Compiling test/cpp/jit/test_ir.cpp; 10s processwrapper-sandbox 2022-05-18T04:35:52.2113130Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:35:52.2113879Z Compiling torch/csrc/lazy/core/helpers.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:52.2114567Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:52.2115279Z Compiling torch/csrc/lazy/core/hash.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:52.4045201Z 2022-05-18T04:35:52.4045759Z  2022-05-18T04:35:52.4046148Z  2022-05-18T04:35:52.4046526Z  2022-05-18T04:35:52.4046851Z  2022-05-18T04:35:52.4047156Z  2022-05-18T04:35:52.4047449Z  2022-05-18T04:35:52.4047745Z  2022-05-18T04:35:52.4048040Z  2022-05-18T04:35:52.4048561Z INFO: From Compiling torch/csrc/lazy/core/helpers.cpp: 2022-05-18T04:35:52.4049121Z [2,069 / 2,970] 8 actions running 2022-05-18T04:35:52.4059991Z Compiling test/cpp/jit/test_backend.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:52.4060534Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:35:52.4061090Z Compiling test/cpp/tensorexpr/test_conv.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:52.4061666Z Compiling test/cpp/jit/test_ir.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:52.4062249Z Compiling torch/csrc/lazy/core/helpers.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:52.4062730Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:52.4063240Z Compiling torch/csrc/lazy/core/hash.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:52.4063747Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2022-05-18T04:35:52.4077225Z 2022-05-18T04:35:52.4077491Z  2022-05-18T04:35:52.4077779Z  2022-05-18T04:35:52.4078032Z  2022-05-18T04:35:52.4078292Z  2022-05-18T04:35:52.4078533Z  2022-05-18T04:35:52.4078794Z  2022-05-18T04:35:52.4079245Z  2022-05-18T04:35:52.4079497Z  2022-05-18T04:35:52.4090670Z torch/csrc/lazy/core/helpers.cpp: In function 'std::vector torch::lazy::DropDimensions(c10::ArrayRef, c10::ArrayRef)': 2022-05-18T04:35:52.4091555Z torch/csrc/lazy/core/helpers.cpp:18:44: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:35:52.4092145Z if (drop_index < drop_dims.size() && i == drop_dims[drop_index]) { 2022-05-18T04:35:52.4106663Z [2,069 / 2,970] 8 actions running 2022-05-18T04:35:52.4107219Z Compiling test/cpp/jit/test_backend.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:52.4107776Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:35:52.4108396Z Compiling test/cpp/tensorexpr/test_conv.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:52.4108987Z Compiling test/cpp/jit/test_ir.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:52.4109585Z Compiling torch/csrc/lazy/core/helpers.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:52.4110103Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:52.4110602Z Compiling torch/csrc/lazy/core/hash.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:52.4111111Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2022-05-18T04:35:52.6271928Z 2022-05-18T04:35:52.6272493Z  2022-05-18T04:35:52.6272856Z  2022-05-18T04:35:52.6273163Z  2022-05-18T04:35:52.6273460Z  2022-05-18T04:35:52.6273746Z  2022-05-18T04:35:52.6274038Z  2022-05-18T04:35:52.6274338Z  2022-05-18T04:35:52.6274624Z  2022-05-18T04:35:52.6275060Z [2,072 / 2,970] 8 actions, 7 running 2022-05-18T04:35:52.6275677Z Compiling test/cpp/jit/test_backend.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:52.6276262Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:35:52.6276885Z Compiling test/cpp/tensorexpr/test_conv.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:52.6277562Z Compiling test/cpp/jit/test_ir.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:52.6278239Z Compiling torch/csrc/lazy/core/hash.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:52.6278890Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:35:52.6279561Z Compiling src/google/protobuf/map_field.cc; 0s processwrapper-sandbox 2022-05-18T04:35:52.6280021Z [Scann] Compiling torch/csrc/jit/serialization/import_export_helpers.cpp 2022-05-18T04:35:52.8305054Z 2022-05-18T04:35:52.8305533Z  2022-05-18T04:35:52.8305981Z  2022-05-18T04:35:52.8306259Z  2022-05-18T04:35:52.8306506Z  2022-05-18T04:35:52.8306760Z  2022-05-18T04:35:52.8307020Z  2022-05-18T04:35:52.8307250Z  2022-05-18T04:35:52.8307505Z  2022-05-18T04:35:52.8307859Z [2,074 / 2,970] 8 actions, 7 running 2022-05-18T04:35:52.8308383Z Compiling test/cpp/jit/test_backend.cpp; 21s processwrapper-sandbox 2022-05-18T04:35:52.8308889Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:35:52.8309459Z Compiling test/cpp/tensorexpr/test_conv.cpp; 15s processwrapper-sandbox 2022-05-18T04:35:52.8310019Z Compiling test/cpp/jit/test_ir.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:52.8310608Z Compiling torch/csrc/lazy/core/hash.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:52.8311113Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:52.8311696Z Compiling src/google/protobuf/io/gzip_stream.cc; 0s processwrapper-sandbox 2022-05-18T04:35:52.8312182Z [Scann] Compiling src/google/protobuf/source_context.pb.cc 2022-05-18T04:35:53.0660984Z 2022-05-18T04:35:53.0661537Z  2022-05-18T04:35:53.0661862Z  2022-05-18T04:35:53.0662111Z  2022-05-18T04:35:53.0662384Z  2022-05-18T04:35:53.0662631Z  2022-05-18T04:35:53.0662865Z  2022-05-18T04:35:53.0663123Z  2022-05-18T04:35:53.0663377Z  2022-05-18T04:35:53.0663771Z [2,076 / 2,970] 8 actions, 7 running 2022-05-18T04:35:53.0664313Z Compiling test/cpp/jit/test_backend.cpp; 21s processwrapper-sandbox 2022-05-18T04:35:53.0665086Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:35:53.0665640Z Compiling test/cpp/tensorexpr/test_conv.cpp; 16s processwrapper-sandbox 2022-05-18T04:35:53.0666444Z Compiling test/cpp/jit/test_ir.cpp; 11s processwrapper-sandbox 2022-05-18T04:35:53.0667051Z Compiling torch/csrc/lazy/core/hash.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:53.0667546Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:53.0668055Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:35:53.0668484Z [Scann] Compiling src/google/protobuf/reflection_ops.cc 2022-05-18T04:35:53.3205343Z 2022-05-18T04:35:53.3206016Z  2022-05-18T04:35:53.3206558Z  2022-05-18T04:35:53.3206864Z  2022-05-18T04:35:53.3207316Z  2022-05-18T04:35:53.3207604Z  2022-05-18T04:35:53.3208040Z  2022-05-18T04:35:53.3208331Z  2022-05-18T04:35:53.3208751Z  2022-05-18T04:35:53.3209151Z [2,079 / 2,970] 8 actions, 7 running 2022-05-18T04:35:53.3209917Z Compiling test/cpp/jit/test_backend.cpp; 21s processwrapper-sandbox 2022-05-18T04:35:53.3210631Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:35:53.3211414Z Compiling test/cpp/tensorexpr/test_conv.cpp; 16s processwrapper-sandbox 2022-05-18T04:35:53.3212240Z Compiling test/cpp/jit/test_ir.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:53.3212931Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:53.3213717Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:53.3214532Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:35:53.3215219Z [Scann] Compiling src/google/protobuf/util/delimited_message_util.cc 2022-05-18T04:35:53.6104296Z 2022-05-18T04:35:53.6105003Z  2022-05-18T04:35:53.6105339Z  2022-05-18T04:35:53.6105600Z  2022-05-18T04:35:53.6106325Z  2022-05-18T04:35:53.6106575Z  2022-05-18T04:35:53.6106835Z  2022-05-18T04:35:53.6107066Z  2022-05-18T04:35:53.6107319Z  2022-05-18T04:35:53.6107682Z [2,081 / 2,970] 8 actions running 2022-05-18T04:35:53.6108187Z Compiling test/cpp/jit/test_backend.cpp; 21s processwrapper-sandbox 2022-05-18T04:35:53.6108705Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:35:53.6109252Z Compiling test/cpp/tensorexpr/test_conv.cpp; 16s processwrapper-sandbox 2022-05-18T04:35:53.6109853Z Compiling test/cpp/jit/test_ir.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:53.6110288Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:53.6110810Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:53.6111348Z Compiling src/google/protobuf/timestamp.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:35:53.6111833Z Compiling aten/src/ATen/ParallelNative.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:53.8946519Z 2022-05-18T04:35:53.8947459Z  2022-05-18T04:35:53.8947963Z  2022-05-18T04:35:53.8948520Z  2022-05-18T04:35:53.8949390Z  2022-05-18T04:35:53.8949767Z  2022-05-18T04:35:53.8950198Z  2022-05-18T04:35:53.8950479Z  2022-05-18T04:35:53.8950909Z  2022-05-18T04:35:53.8951352Z [2,084 / 2,970] 8 actions, 7 running 2022-05-18T04:35:53.8952212Z Compiling test/cpp/jit/test_backend.cpp; 22s processwrapper-sandbox 2022-05-18T04:35:53.8952925Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:35:53.8953652Z Compiling test/cpp/tensorexpr/test_conv.cpp; 16s processwrapper-sandbox 2022-05-18T04:35:53.8954411Z Compiling test/cpp/jit/test_ir.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:53.8955190Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:53.8956052Z Compiling aten/src/ATen/ParallelNative.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:53.8956759Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:53.8957295Z [Scann] @com_google_protobuf//:protobuf 2022-05-18T04:35:54.1757852Z 2022-05-18T04:35:54.1758523Z  2022-05-18T04:35:54.1758910Z  2022-05-18T04:35:54.1759181Z  2022-05-18T04:35:54.1759447Z  2022-05-18T04:35:54.1759726Z  2022-05-18T04:35:54.1760001Z  2022-05-18T04:35:54.1760258Z  2022-05-18T04:35:54.1760527Z  2022-05-18T04:35:54.1760934Z [2,085 / 2,970] 8 actions, 7 running 2022-05-18T04:35:54.1761497Z Compiling test/cpp/jit/test_backend.cpp; 22s processwrapper-sandbox 2022-05-18T04:35:54.1762089Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:35:54.1762690Z Compiling test/cpp/tensorexpr/test_conv.cpp; 17s processwrapper-sandbox 2022-05-18T04:35:54.1763301Z Compiling test/cpp/jit/test_ir.cpp; 12s processwrapper-sandbox 2022-05-18T04:35:54.1763932Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:54.1764586Z Compiling aten/src/ATen/ParallelNative.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:54.1765132Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:54.1765534Z [Scann] Compiling aten/src/ATen/native/NegateFallback.cpp 2022-05-18T04:35:54.4086117Z 2022-05-18T04:35:54.4087055Z  2022-05-18T04:35:54.4088099Z  2022-05-18T04:35:54.4089250Z  2022-05-18T04:35:54.4089734Z  2022-05-18T04:35:54.4090159Z  2022-05-18T04:35:54.4090537Z  2022-05-18T04:35:54.4091128Z  2022-05-18T04:35:54.4093231Z  2022-05-18T04:35:54.4093879Z [2,085 / 2,970] 8 actions running 2022-05-18T04:35:54.4094625Z Compiling test/cpp/jit/test_backend.cpp; 22s processwrapper-sandbox 2022-05-18T04:35:54.4095412Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:35:54.4096110Z Compiling test/cpp/tensorexpr/test_conv.cpp; 17s processwrapper-sandbox 2022-05-18T04:35:54.4098865Z Compiling test/cpp/jit/test_ir.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:54.4099598Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:54.4100292Z Compiling aten/src/ATen/ParallelNative.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:54.4100780Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:54.4101207Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:54.6117150Z 2022-05-18T04:35:54.6118232Z  2022-05-18T04:35:54.6119076Z  2022-05-18T04:35:54.6119390Z  2022-05-18T04:35:54.6119685Z  2022-05-18T04:35:54.6119972Z  2022-05-18T04:35:54.6120230Z  2022-05-18T04:35:54.6120480Z  2022-05-18T04:35:54.6120755Z  2022-05-18T04:35:54.6121152Z [2,086 / 2,970] 8 actions running 2022-05-18T04:35:54.6121695Z Compiling test/cpp/jit/test_backend.cpp; 22s processwrapper-sandbox 2022-05-18T04:35:54.6122250Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:35:54.6122839Z Compiling test/cpp/tensorexpr/test_conv.cpp; 17s processwrapper-sandbox 2022-05-18T04:35:54.6123455Z Compiling test/cpp/jit/test_ir.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:54.6124132Z Compiling aten/src/ATen/native/PixelShuffle.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:54.6124795Z Compiling aten/src/ATen/ParallelNative.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:54.6125321Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:54.6125788Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:54.8123874Z 2022-05-18T04:35:54.8124697Z  2022-05-18T04:35:54.8125080Z  2022-05-18T04:35:54.8125366Z  2022-05-18T04:35:54.8125642Z  2022-05-18T04:35:54.8125915Z  2022-05-18T04:35:54.8126204Z  2022-05-18T04:35:54.8126550Z  2022-05-18T04:35:54.8126848Z  2022-05-18T04:35:54.8127249Z [2,088 / 2,970] 8 actions, 7 running 2022-05-18T04:35:54.8127829Z Compiling test/cpp/jit/test_backend.cpp; 23s processwrapper-sandbox 2022-05-18T04:35:54.8128433Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:35:54.8129040Z Compiling test/cpp/tensorexpr/test_conv.cpp; 17s processwrapper-sandbox 2022-05-18T04:35:54.8130003Z Compiling test/cpp/jit/test_ir.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:54.8130641Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:35:54.8131893Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:54.8132335Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:54.8133344Z [Sched] Compiling aten/src/ATen/SparseCsrTensorImpl.cpp 2022-05-18T04:35:55.2071797Z 2022-05-18T04:35:55.2072370Z  2022-05-18T04:35:55.2072714Z  2022-05-18T04:35:55.2073012Z  2022-05-18T04:35:55.2073282Z  2022-05-18T04:35:55.2073562Z  2022-05-18T04:35:55.2073858Z  2022-05-18T04:35:55.2074148Z  2022-05-18T04:35:55.2074423Z  2022-05-18T04:35:55.2074817Z [2,089 / 2,970] 8 actions, 7 running 2022-05-18T04:35:55.2075327Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:35:55.2075920Z Compiling test/cpp/tensorexpr/test_conv.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:55.2076620Z Compiling test/cpp/jit/test_ir.cpp; 13s processwrapper-sandbox 2022-05-18T04:35:55.2077148Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:55.2077587Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:55.2078051Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:55.2078681Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:55.2079205Z [Scann] Compiling torch/csrc/api/src/data/samplers/stream.cpp 2022-05-18T04:35:55.4121456Z 2022-05-18T04:35:55.4123382Z  2022-05-18T04:35:55.4123638Z  2022-05-18T04:35:55.4123830Z  2022-05-18T04:35:55.4123986Z  2022-05-18T04:35:55.4124163Z  2022-05-18T04:35:55.4125390Z  2022-05-18T04:35:55.4125564Z  2022-05-18T04:35:55.4125832Z  2022-05-18T04:35:55.4126255Z [2,090 / 2,970] 8 actions running 2022-05-18T04:35:55.4126743Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:35:55.4127382Z Compiling test/cpp/tensorexpr/test_conv.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:55.4127955Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:55.4128436Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:55.4128879Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:55.4129491Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:55.4130042Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:55.4130583Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:35:55.8132190Z 2022-05-18T04:35:55.8132748Z  2022-05-18T04:35:55.8133032Z  2022-05-18T04:35:55.8133271Z  2022-05-18T04:35:55.8133528Z  2022-05-18T04:35:55.8133786Z  2022-05-18T04:35:55.8134038Z  2022-05-18T04:35:55.8134293Z  2022-05-18T04:35:55.8135015Z  2022-05-18T04:35:55.8135740Z [2,091 / 2,970] 8 actions running 2022-05-18T04:35:55.8136188Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:35:55.8136783Z Compiling test/cpp/tensorexpr/test_conv.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:55.8137273Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:35:55.8137691Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:55.8138118Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:55.8138666Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:55.8139209Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:55.8139746Z Compiling src/google/protobuf/wire_format.cc; 0s processwrapper-sandbox 2022-05-18T04:35:56.0137683Z 2022-05-18T04:35:56.0138153Z  2022-05-18T04:35:56.0138511Z  2022-05-18T04:35:56.0138783Z  2022-05-18T04:35:56.0139023Z  2022-05-18T04:35:56.0139259Z  2022-05-18T04:35:56.0139492Z  2022-05-18T04:35:56.0139713Z  2022-05-18T04:35:56.0139943Z  2022-05-18T04:35:56.0140319Z [2,094 / 2,970] 8 actions running 2022-05-18T04:35:56.0140770Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:35:56.0141644Z Compiling test/cpp/tensorexpr/test_conv.cpp; 18s processwrapper-sandbox 2022-05-18T04:35:56.0142116Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:56.0142686Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:56.0143169Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:56.0143551Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:56.0143932Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:56.0144460Z Compiling aten/src/ATen/native/Loss.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:56.4144113Z 2022-05-18T04:35:56.4144632Z  2022-05-18T04:35:56.4144957Z  2022-05-18T04:35:56.4145225Z  2022-05-18T04:35:56.4145472Z  2022-05-18T04:35:56.4145861Z  2022-05-18T04:35:56.4146088Z  2022-05-18T04:35:56.4146322Z  2022-05-18T04:35:56.4146557Z  2022-05-18T04:35:56.4146879Z [2,094 / 2,970] 8 actions running 2022-05-18T04:35:56.4147317Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:35:56.4147852Z Compiling test/cpp/tensorexpr/test_conv.cpp; 19s processwrapper-sandbox 2022-05-18T04:35:56.4148357Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:56.4148860Z Compiling aten/src/ATen/SparseCsrTensorImpl.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:56.4149372Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:56.4149795Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:56.4150212Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:56.4150741Z Compiling aten/src/ATen/native/Loss.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:56.8137646Z 2022-05-18T04:35:56.8138218Z  2022-05-18T04:35:56.8138549Z  2022-05-18T04:35:56.8138808Z  2022-05-18T04:35:56.8139074Z  2022-05-18T04:35:56.8139342Z  2022-05-18T04:35:56.8139596Z  2022-05-18T04:35:56.8139900Z  2022-05-18T04:35:56.8140188Z  2022-05-18T04:35:56.8140608Z [2,095 / 2,970] 8 actions running 2022-05-18T04:35:56.8141164Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:35:56.8144918Z Compiling test/cpp/tensorexpr/test_conv.cpp; 19s processwrapper-sandbox 2022-05-18T04:35:56.8145661Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:56.8146455Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:56.8146911Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:56.8147542Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:56.8148260Z Compiling aten/src/ATen/native/Loss.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:56.8149043Z Compiling aten/src/ATen/TensorIndexing.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:57.0547365Z 2022-05-18T04:35:57.0548198Z  2022-05-18T04:35:57.0548757Z  2022-05-18T04:35:57.0549239Z  2022-05-18T04:35:57.0549688Z  2022-05-18T04:35:57.0550167Z  2022-05-18T04:35:57.0552077Z  2022-05-18T04:35:57.0552561Z  2022-05-18T04:35:57.0553041Z  2022-05-18T04:35:57.0553863Z INFO: From Compiling torch/csrc/autograd/record_function_ops.cpp: 2022-05-18T04:35:57.0554533Z [2,095 / 2,970] 8 actions running 2022-05-18T04:35:57.0555101Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:35:57.0556078Z Compiling test/cpp/tensorexpr/test_conv.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:57.0556833Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:57.0557445Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:57.0558039Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:57.0558760Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:57.0559828Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:57.0560491Z Compiling aten/src/ATen/TensorIndexing.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:57.0579498Z 2022-05-18T04:35:57.0579806Z  2022-05-18T04:35:57.0580263Z  2022-05-18T04:35:57.0580528Z  2022-05-18T04:35:57.0580946Z  2022-05-18T04:35:57.0581590Z  2022-05-18T04:35:57.0581992Z  2022-05-18T04:35:57.0582422Z  2022-05-18T04:35:57.0582729Z  2022-05-18T04:35:57.0584082Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::Tensor torch::autograd::profiler::record_function_enter_legacy(const string&, const c10::optional >&)': 2022-05-18T04:35:57.0586206Z torch/csrc/autograd/record_function_ops.cpp:40:78: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T04:35:57.0587477Z return at::cpp_custom_type_hack::create(std::move(rec), at::TensorOptions()); 2022-05-18T04:35:57.0587933Z ^ 2022-05-18T04:35:57.0588512Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-05-18T04:35:57.0589156Z aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 2022-05-18T04:35:57.0589771Z Tensor create(std::unique_ptr ptr, TensorOptions options) { 2022-05-18T04:35:57.0590173Z ^~~~~~ 2022-05-18T04:35:57.0591348Z torch/csrc/autograd/record_function_ops.cpp: In function 'at::RecordFunction& torch::autograd::profiler::getRecordFunctionFromTensor(const at::Tensor&)': 2022-05-18T04:35:57.0593263Z torch/csrc/autograd/record_function_ops.cpp:52:72: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = at::RecordFunction]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T04:35:57.0594415Z auto& rec = at::cpp_custom_type_hack::cast(handle); 2022-05-18T04:35:57.0594870Z ^ 2022-05-18T04:35:57.0595472Z In file included from torch/csrc/autograd/record_function_ops.cpp:2:0: 2022-05-18T04:35:57.0596150Z aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 2022-05-18T04:35:57.0596700Z T& cast(const Tensor& packed) { 2022-05-18T04:35:57.0597031Z ^~~~ 2022-05-18T04:35:57.0597583Z [2,095 / 2,970] 8 actions running 2022-05-18T04:35:57.0598189Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:35:57.0598975Z Compiling test/cpp/tensorexpr/test_conv.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:57.0599696Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:57.0600179Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:57.0600818Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:57.0601444Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:57.0602158Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:57.0603017Z Compiling aten/src/ATen/TensorIndexing.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:57.3473974Z 2022-05-18T04:35:57.3474470Z  2022-05-18T04:35:57.3474822Z  2022-05-18T04:35:57.3475083Z  2022-05-18T04:35:57.3475346Z  2022-05-18T04:35:57.3475607Z  2022-05-18T04:35:57.3475856Z  2022-05-18T04:35:57.3476113Z  2022-05-18T04:35:57.3476392Z  2022-05-18T04:35:57.3476737Z [2,098 / 2,970] 8 actions, 7 running 2022-05-18T04:35:57.3477213Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:35:57.3477714Z Compiling test/cpp/tensorexpr/test_conv.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:57.3478136Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:57.3478651Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:57.3479228Z Compiling aten/src/ATen/TensorIndexing.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:57.3479841Z Compiling aten/src/ATen/TensorIterator.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:57.3480440Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:35:57.3481110Z [Scann] Compiling torch/csrc/jit/tensorexpr/operators/quantization.cpp 2022-05-18T04:35:57.6475161Z 2022-05-18T04:35:57.6475707Z  2022-05-18T04:35:57.6476020Z  2022-05-18T04:35:57.6476279Z  2022-05-18T04:35:57.6476524Z  2022-05-18T04:35:57.6476751Z  2022-05-18T04:35:57.6477000Z  2022-05-18T04:35:57.6477270Z  2022-05-18T04:35:57.6477544Z  2022-05-18T04:35:57.6477921Z [2,099 / 2,970] 8 actions running 2022-05-18T04:35:57.6478377Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:35:57.6478909Z Compiling test/cpp/tensorexpr/test_conv.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:57.6479360Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:57.6479896Z Compiling aten/src/ATen/native/Loss.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:57.6480482Z Compiling aten/src/ATen/TensorIndexing.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:57.6481088Z Compiling aten/src/ATen/TensorIterator.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:57.6481647Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:57.6482179Z Compiling torch/csrc/api/src/imethod.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:57.9020128Z 2022-05-18T04:35:57.9020921Z  2022-05-18T04:35:57.9021270Z  2022-05-18T04:35:57.9021594Z  2022-05-18T04:35:57.9021908Z  2022-05-18T04:35:57.9022195Z  2022-05-18T04:35:57.9022504Z  2022-05-18T04:35:57.9022806Z  2022-05-18T04:35:57.9023099Z  2022-05-18T04:35:57.9023509Z [2,100 / 2,970] 8 actions, 7 running 2022-05-18T04:35:57.9024027Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:35:57.9024661Z Compiling test/cpp/tensorexpr/test_conv.cpp; 20s processwrapper-sandbox 2022-05-18T04:35:57.9025224Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:57.9025877Z Compiling aten/src/ATen/TensorIndexing.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:57.9026558Z Compiling aten/src/ATen/TensorIterator.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:57.9027049Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:57.9027380Z Compiling torch/csrc/api/src/imethod.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:57.9027679Z [Scann] Compiling torch/csrc/jit/tensorexpr/operators/pointwise.cpp 2022-05-18T04:35:58.2455546Z 2022-05-18T04:35:58.2456078Z  2022-05-18T04:35:58.2456440Z  2022-05-18T04:35:58.2456724Z  2022-05-18T04:35:58.2457011Z  2022-05-18T04:35:58.2457308Z  2022-05-18T04:35:58.2457596Z  2022-05-18T04:35:58.2457900Z  2022-05-18T04:35:58.2458202Z  2022-05-18T04:35:58.2458620Z [2,102 / 2,970] 8 actions, 7 running 2022-05-18T04:35:58.2459122Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:35:58.2459770Z Compiling test/cpp/tensorexpr/test_conv.cpp; 21s processwrapper-sandbox 2022-05-18T04:35:58.2460476Z Compiling aten/src/ATen/TensorIterator.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:58.2461042Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:58.2461682Z Compiling torch/csrc/api/src/imethod.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:58.2462252Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:58.2462810Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:35:58.2463331Z [Scann] Compiling torch/csrc/jit/tensorexpr/operators/misc.cpp 2022-05-18T04:35:58.4476884Z 2022-05-18T04:35:58.4477446Z  2022-05-18T04:35:58.4477810Z  2022-05-18T04:35:58.4478026Z  2022-05-18T04:35:58.4478196Z  2022-05-18T04:35:58.4478350Z  2022-05-18T04:35:58.4478516Z  2022-05-18T04:35:58.4478681Z  2022-05-18T04:35:58.4478834Z  2022-05-18T04:35:58.4479075Z [2,104 / 2,970] 8 actions running 2022-05-18T04:35:58.4479370Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:35:58.4479712Z Compiling test/cpp/tensorexpr/test_conv.cpp; 21s processwrapper-sandbox 2022-05-18T04:35:58.4480030Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:58.4521295Z Compiling torch/csrc/api/src/imethod.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:58.4521801Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:58.4522241Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:58.4522667Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:58.4523176Z Compiling torch/csrc/api/src/jit.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:58.6616567Z 2022-05-18T04:35:58.6617089Z  2022-05-18T04:35:58.6617419Z  2022-05-18T04:35:58.6617707Z  2022-05-18T04:35:58.6617993Z  2022-05-18T04:35:58.6618261Z  2022-05-18T04:35:58.6618532Z  2022-05-18T04:35:58.6618810Z  2022-05-18T04:35:58.6619060Z  2022-05-18T04:35:58.6619435Z [2,104 / 2,970] 8 actions running 2022-05-18T04:35:58.6619899Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:35:58.6620541Z Compiling test/cpp/tensorexpr/test_conv.cpp; 21s processwrapper-sandbox 2022-05-18T04:35:58.6621077Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:58.6621660Z Compiling torch/csrc/api/src/imethod.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:58.6622229Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:58.6622699Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:58.6623134Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:58.6623664Z Compiling torch/csrc/api/src/jit.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:59.0161045Z 2022-05-18T04:35:59.0161625Z  2022-05-18T04:35:59.0161973Z  2022-05-18T04:35:59.0162288Z  2022-05-18T04:35:59.0162598Z  2022-05-18T04:35:59.0162949Z  2022-05-18T04:35:59.0163302Z  2022-05-18T04:35:59.0163632Z  2022-05-18T04:35:59.0163969Z  2022-05-18T04:35:59.0164463Z [2,106 / 2,970] 8 actions, 7 running 2022-05-18T04:35:59.0165047Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:35:59.0165749Z Compiling test/cpp/tensorexpr/test_conv.cpp; 21s processwrapper-sandbox 2022-05-18T04:35:59.0166508Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:59.0167061Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:59.0167622Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:59.0168173Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:59.0168774Z Compiling torch/csrc/api/src/jit.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:59.0169402Z [Scann] Compiling src/google/protobuf/stubs/stringprintf.cc 2022-05-18T04:35:59.2162222Z 2022-05-18T04:35:59.2162815Z  2022-05-18T04:35:59.2163280Z  2022-05-18T04:35:59.2163575Z  2022-05-18T04:35:59.2163897Z  2022-05-18T04:35:59.2165552Z  2022-05-18T04:35:59.2165878Z  2022-05-18T04:35:59.2166137Z  2022-05-18T04:35:59.2166475Z  2022-05-18T04:35:59.2166831Z [2,107 / 2,970] 8 actions, 7 running 2022-05-18T04:35:59.2167277Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:35:59.2167874Z Compiling test/cpp/tensorexpr/test_conv.cpp; 22s processwrapper-sandbox 2022-05-18T04:35:59.2168446Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:59.2168841Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:59.2169246Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:59.2169668Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:59.2170185Z Compiling torch/csrc/api/src/jit.cpp; 0s processwrapper-sandbox 2022-05-18T04:35:59.2170589Z [Scann] Compiling compress.c 2022-05-18T04:35:59.4544752Z 2022-05-18T04:35:59.4545394Z  2022-05-18T04:35:59.4546205Z  2022-05-18T04:35:59.4546670Z  2022-05-18T04:35:59.4547142Z  2022-05-18T04:35:59.4547701Z  2022-05-18T04:35:59.4548120Z  2022-05-18T04:35:59.4548514Z  2022-05-18T04:35:59.4548921Z  2022-05-18T04:35:59.4549397Z [2,108 / 2,970] 8 actions running 2022-05-18T04:35:59.4550167Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:35:59.4551374Z Compiling test/cpp/tensorexpr/test_conv.cpp; 22s processwrapper-sandbox 2022-05-18T04:35:59.4552309Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:59.4552757Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:59.4553217Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:59.4553669Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:59.4554191Z Compiling torch/csrc/api/src/jit.cpp; 1s processwrapper-sandbox 2022-05-18T04:35:59.4554703Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:59.6906045Z 2022-05-18T04:35:59.6906629Z  2022-05-18T04:35:59.6906926Z  2022-05-18T04:35:59.6907160Z  2022-05-18T04:35:59.6907430Z  2022-05-18T04:35:59.6907686Z  2022-05-18T04:35:59.6907974Z  2022-05-18T04:35:59.6908247Z  2022-05-18T04:35:59.6908485Z  2022-05-18T04:35:59.6908839Z [2,111 / 2,970] 7 actions, 6 running 2022-05-18T04:35:59.6909424Z Compiling test/cpp/tensorexpr/test_conv.cpp; 22s processwrapper-sandbox 2022-05-18T04:35:59.6909952Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:35:59.6910445Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:59.6910875Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:59.6911257Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:35:59.6911681Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:35:59.6912134Z [Scann] Compiling torch/csrc/jit/tensorexpr/mem_dependency_checker.cpp 2022-05-18T04:36:00.0543609Z 2022-05-18T04:36:00.0544558Z  2022-05-18T04:36:00.0545182Z  2022-05-18T04:36:00.0546126Z  2022-05-18T04:36:00.0546610Z  2022-05-18T04:36:00.0547008Z  2022-05-18T04:36:00.0547352Z  2022-05-18T04:36:00.0547839Z  2022-05-18T04:36:00.0549485Z [2,113 / 2,970] 8 actions running 2022-05-18T04:36:00.0550216Z Compiling test/cpp/tensorexpr/test_conv.cpp; 23s processwrapper-sandbox 2022-05-18T04:36:00.0550854Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:00.0551617Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:00.0552696Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:00.0553130Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:00.0553494Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:00.0553872Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:00.0554329Z Compiling torch/csrc/api/src/enum.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:00.3382877Z 2022-05-18T04:36:00.3383363Z  2022-05-18T04:36:00.3383760Z  2022-05-18T04:36:00.3384023Z  2022-05-18T04:36:00.3384257Z  2022-05-18T04:36:00.3384529Z  2022-05-18T04:36:00.3384845Z  2022-05-18T04:36:00.3385102Z  2022-05-18T04:36:00.3385269Z  2022-05-18T04:36:00.3385534Z [2,114 / 2,970] 8 actions, 7 running 2022-05-18T04:36:00.3386412Z Compiling test/cpp/tensorexpr/test_conv.cpp; 23s processwrapper-sandbox 2022-05-18T04:36:00.3386767Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:00.3387037Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:00.3387386Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:00.3387662Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:00.3387924Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:00.3388308Z Compiling torch/csrc/api/src/enum.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:00.3388596Z [Scann] Compiling torch/csrc/api/src/nn/init.cpp 2022-05-18T04:36:00.6553350Z 2022-05-18T04:36:00.6553910Z  2022-05-18T04:36:00.6554258Z  2022-05-18T04:36:00.6554537Z  2022-05-18T04:36:00.6554805Z  2022-05-18T04:36:00.6555075Z  2022-05-18T04:36:00.6555334Z  2022-05-18T04:36:00.6555612Z  2022-05-18T04:36:00.6555871Z  2022-05-18T04:36:00.6556253Z [2,114 / 2,970] 8 actions running 2022-05-18T04:36:00.6556875Z Compiling test/cpp/tensorexpr/test_conv.cpp; 23s processwrapper-sandbox 2022-05-18T04:36:00.6557427Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:00.6557858Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:00.6558696Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:00.6559176Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:00.6559637Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:00.6560221Z Compiling torch/csrc/api/src/enum.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:00.6560846Z Compiling torch/csrc/api/src/nn/init.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:00.8616209Z 2022-05-18T04:36:00.8616752Z  2022-05-18T04:36:00.8617061Z  2022-05-18T04:36:00.8617322Z  2022-05-18T04:36:00.8617574Z  2022-05-18T04:36:00.8617808Z  2022-05-18T04:36:00.8618059Z  2022-05-18T04:36:00.8618313Z  2022-05-18T04:36:00.8618552Z  2022-05-18T04:36:00.8619048Z INFO: From Compiling torch/csrc/jit/tensorexpr/operators/misc.cpp: 2022-05-18T04:36:00.8619524Z [2,116 / 2,970] 7 actions running 2022-05-18T04:36:00.8620037Z Compiling test/cpp/tensorexpr/test_conv.cpp; 23s processwrapper-sandbox 2022-05-18T04:36:00.8620575Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:00.8621000Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:00.8621402Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:00.8621917Z Compiling torch/csrc/api/src/enum.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:00.8622492Z Compiling torch/csrc/api/src/nn/init.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:00.8622966Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:00.8649598Z 2022-05-18T04:36:00.8649934Z  2022-05-18T04:36:00.8650234Z  2022-05-18T04:36:00.8650484Z  2022-05-18T04:36:00.8650722Z  2022-05-18T04:36:00.8650983Z  2022-05-18T04:36:00.8651245Z  2022-05-18T04:36:00.8651492Z  2022-05-18T04:36:00.8678377Z torch/csrc/jit/tensorexpr/operators/misc.cpp: In lambda function: 2022-05-18T04:36:00.8679793Z torch/csrc/jit/tensorexpr/operators/misc.cpp:341:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:00.8680789Z for (int64_t i = 0; i < indices.size(); ++i) { 2022-05-18T04:36:00.8681418Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:36:00.8682011Z torch/csrc/jit/tensorexpr/operators/misc.cpp: In lambda function: 2022-05-18T04:36:00.8682812Z torch/csrc/jit/tensorexpr/operators/misc.cpp:554:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:00.8684438Z for (int64_t i = 0; i < dims.size(); ++i) { 2022-05-18T04:36:00.8684754Z ~~^~~~~~~~~~~~~ 2022-05-18T04:36:00.8685133Z [2,116 / 2,970] 7 actions running 2022-05-18T04:36:00.8685628Z Compiling test/cpp/tensorexpr/test_conv.cpp; 23s processwrapper-sandbox 2022-05-18T04:36:00.8686135Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:00.8686635Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:00.8687048Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:00.8687556Z Compiling torch/csrc/api/src/enum.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:00.8688155Z Compiling torch/csrc/api/src/nn/init.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:00.8688631Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:01.0719992Z 2022-05-18T04:36:01.0720548Z  2022-05-18T04:36:01.0720916Z  2022-05-18T04:36:01.0721206Z  2022-05-18T04:36:01.0721486Z  2022-05-18T04:36:01.0721774Z  2022-05-18T04:36:01.0722055Z  2022-05-18T04:36:01.0722352Z  2022-05-18T04:36:01.0722769Z [2,120 / 2,970] 8 actions, 7 running 2022-05-18T04:36:01.0723402Z Compiling test/cpp/tensorexpr/test_conv.cpp; 24s processwrapper-sandbox 2022-05-18T04:36:01.0723969Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:01.0724559Z Compiling torch/csrc/api/src/nn/init.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:01.0725123Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:01.0725735Z Compiling src/google/protobuf/stubs/time.cc; 0s processwrapper-sandbox 2022-05-18T04:36:01.0726651Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:01.0727287Z Compiling torch/csrc/autograd/function_hook.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:01.0727849Z [Scann] Compiling tensorpipe/transport/ibv/connection_impl.cc 2022-05-18T04:36:01.3422655Z 2022-05-18T04:36:01.3423260Z  2022-05-18T04:36:01.3423657Z  2022-05-18T04:36:01.3423972Z  2022-05-18T04:36:01.3424262Z  2022-05-18T04:36:01.3434177Z  2022-05-18T04:36:01.3435132Z  2022-05-18T04:36:01.3435584Z  2022-05-18T04:36:01.3436009Z  2022-05-18T04:36:01.3436566Z [2,122 / 2,970] 8 actions, 7 running 2022-05-18T04:36:01.3437339Z Compiling test/cpp/tensorexpr/test_conv.cpp; 24s processwrapper-sandbox 2022-05-18T04:36:01.3438388Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:01.3439086Z Compiling torch/csrc/api/src/nn/init.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:01.3439726Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:01.3440301Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:01.3440978Z Compiling torch/csrc/autograd/function_hook.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:01.3441598Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:01.3442082Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_printer.cpp 2022-05-18T04:36:01.6580444Z 2022-05-18T04:36:01.6581417Z  2022-05-18T04:36:01.6581842Z  2022-05-18T04:36:01.6582151Z  2022-05-18T04:36:01.6582439Z  2022-05-18T04:36:01.6583908Z  2022-05-18T04:36:01.6584330Z  2022-05-18T04:36:01.6584821Z  2022-05-18T04:36:01.6585307Z  2022-05-18T04:36:01.6585713Z [2,122 / 2,970] 8 actions running 2022-05-18T04:36:01.6586648Z Compiling test/cpp/tensorexpr/test_conv.cpp; 24s processwrapper-sandbox 2022-05-18T04:36:01.6587216Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:01.6587801Z Compiling torch/csrc/api/src/nn/init.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:01.6588309Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:01.6588720Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:01.6589310Z Compiling torch/csrc/autograd/function_hook.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:01.6589867Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:01.6590315Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:01.9735795Z 2022-05-18T04:36:01.9736345Z  2022-05-18T04:36:01.9736733Z  2022-05-18T04:36:01.9737047Z  2022-05-18T04:36:01.9737332Z  2022-05-18T04:36:01.9737634Z  2022-05-18T04:36:01.9737935Z  2022-05-18T04:36:01.9738219Z  2022-05-18T04:36:01.9738511Z  2022-05-18T04:36:01.9738894Z [2,123 / 2,970] 8 actions, 7 running 2022-05-18T04:36:01.9739542Z Compiling test/cpp/tensorexpr/test_conv.cpp; 24s processwrapper-sandbox 2022-05-18T04:36:01.9740247Z Compiling torch/csrc/api/src/nn/init.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:01.9740813Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:01.9741100Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:01.9741442Z Compiling torch/csrc/autograd/function_hook.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:01.9741753Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:01.9742003Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:01.9742247Z [Scann] Compiling aten/src/ATen/native/Activation.cpp 2022-05-18T04:36:02.2591982Z 2022-05-18T04:36:02.2592474Z  2022-05-18T04:36:02.2592823Z  2022-05-18T04:36:02.2593060Z  2022-05-18T04:36:02.2593305Z  2022-05-18T04:36:02.2593567Z  2022-05-18T04:36:02.2593819Z  2022-05-18T04:36:02.2594088Z  2022-05-18T04:36:02.2594585Z  2022-05-18T04:36:02.2594939Z [2,123 / 2,970] 8 actions running 2022-05-18T04:36:02.2595549Z Compiling test/cpp/tensorexpr/test_conv.cpp; 25s processwrapper-sandbox 2022-05-18T04:36:02.2596201Z Compiling torch/csrc/api/src/nn/init.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:02.2597059Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:02.2597537Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:02.2598085Z Compiling torch/csrc/autograd/function_hook.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:02.2598614Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:02.2599078Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:02.2599643Z Compiling aten/src/ATen/native/Activation.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:02.4652989Z 2022-05-18T04:36:02.4653408Z  2022-05-18T04:36:02.4653673Z  2022-05-18T04:36:02.4653952Z  2022-05-18T04:36:02.4654203Z  2022-05-18T04:36:02.4654466Z  2022-05-18T04:36:02.4654753Z  2022-05-18T04:36:02.4655026Z  2022-05-18T04:36:02.4655293Z  2022-05-18T04:36:02.4655664Z [2,125 / 2,970] 7 actions, 6 running 2022-05-18T04:36:02.4656163Z Compiling test/cpp/tensorexpr/test_conv.cpp; 25s processwrapper-sandbox 2022-05-18T04:36:02.4656630Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:02.4656941Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:02.4657261Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:02.4657516Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:02.4657871Z Compiling aten/src/ATen/native/Activation.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:02.4658197Z [Scann] Compiling torch/csrc/autograd/autograd.cpp 2022-05-18T04:36:02.8594841Z 2022-05-18T04:36:02.8595233Z  2022-05-18T04:36:02.8595527Z  2022-05-18T04:36:02.8595764Z  2022-05-18T04:36:02.8595974Z  2022-05-18T04:36:02.8596213Z  2022-05-18T04:36:02.8596406Z  2022-05-18T04:36:02.8596558Z  2022-05-18T04:36:02.8596802Z [2,128 / 2,970] 8 actions running 2022-05-18T04:36:02.8597209Z Compiling test/cpp/tensorexpr/test_conv.cpp; 25s processwrapper-sandbox 2022-05-18T04:36:02.8597586Z Compiling torch/csrc/api/src/nn/init.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:02.8597968Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:02.8598240Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:02.8598640Z Compiling aten/src/ATen/native/Activation.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:02.8599219Z Compiling torch/csrc/autograd/autograd.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:02.8599713Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:02.8600212Z Compiling torch/csrc/autograd/engine.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:03.1118763Z 2022-05-18T04:36:03.1119300Z  2022-05-18T04:36:03.1119628Z  2022-05-18T04:36:03.1119871Z  2022-05-18T04:36:03.1120137Z  2022-05-18T04:36:03.1120506Z  2022-05-18T04:36:03.1120734Z  2022-05-18T04:36:03.1121117Z  2022-05-18T04:36:03.1121495Z  2022-05-18T04:36:03.1121948Z INFO: From Compiling test/cpp/tensorexpr/test_conv.cpp: 2022-05-18T04:36:03.1122410Z [2,129 / 2,970] 8 actions running 2022-05-18T04:36:03.1123195Z Compiling test/cpp/tensorexpr/test_conv.cpp; 26s processwrapper-sandbox 2022-05-18T04:36:03.1123771Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:03.1124220Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:03.1124883Z Compiling aten/src/ATen/native/Activation.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:03.1125517Z Compiling torch/csrc/autograd/autograd.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:03.1126093Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:03.1126817Z Compiling torch/csrc/autograd/engine.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:03.1127329Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:03.1127577Z 2022-05-18T04:36:03.1127695Z  2022-05-18T04:36:03.1127968Z  2022-05-18T04:36:03.1128241Z  2022-05-18T04:36:03.1128503Z  2022-05-18T04:36:03.1128770Z  2022-05-18T04:36:03.1129041Z  2022-05-18T04:36:03.1129298Z  2022-05-18T04:36:03.1129864Z  2022-05-18T04:36:03.1130917Z test/cpp/tensorexpr/test_conv.cpp:17:19: warning: 'at::Tensor torch::jit::genTestData(c10::IntArrayRef)' defined but not used [-Wunused-function] 2022-05-18T04:36:03.1131597Z static at::Tensor genTestData(c10::IntArrayRef args) { 2022-05-18T04:36:03.1132184Z ^~~~~~~~~~~ 2022-05-18T04:36:03.1272677Z [2,129 / 2,970] 8 actions running 2022-05-18T04:36:03.1273366Z Compiling test/cpp/tensorexpr/test_conv.cpp; 26s processwrapper-sandbox 2022-05-18T04:36:03.1273911Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:03.1274394Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:03.1275016Z Compiling aten/src/ATen/native/Activation.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:03.1275699Z Compiling torch/csrc/autograd/autograd.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:03.1276253Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:03.1276856Z Compiling torch/csrc/autograd/engine.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:03.1277409Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:03.4596128Z 2022-05-18T04:36:03.4596590Z  2022-05-18T04:36:03.4596836Z  2022-05-18T04:36:03.4596997Z  2022-05-18T04:36:03.4597166Z  2022-05-18T04:36:03.4597332Z  2022-05-18T04:36:03.4597483Z  2022-05-18T04:36:03.4597647Z  2022-05-18T04:36:03.4597810Z  2022-05-18T04:36:03.4598036Z [2,131 / 2,970] 8 actions running 2022-05-18T04:36:03.4598310Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:03.4598664Z Compiling aten/src/ATen/native/Activation.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:03.4599039Z Compiling torch/csrc/autograd/autograd.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:03.4599347Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:03.4599675Z Compiling torch/csrc/autograd/engine.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:03.4599978Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:03.4600240Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:03.4600505Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:03.6662606Z 2022-05-18T04:36:03.6663239Z  2022-05-18T04:36:03.6663621Z  2022-05-18T04:36:03.6663914Z  2022-05-18T04:36:03.6664251Z  2022-05-18T04:36:03.6664557Z  2022-05-18T04:36:03.6664828Z  2022-05-18T04:36:03.6665116Z  2022-05-18T04:36:03.6665412Z  2022-05-18T04:36:03.6666003Z [2,132 / 2,970] 8 actions running 2022-05-18T04:36:03.6666638Z Compiling aten/src/ATen/native/Activation.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:03.6667336Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:03.6667891Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:03.6668466Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:03.6669020Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:03.6669487Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:03.6669970Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:03.6670577Z Compiling aten/src/ATen/native/Convolution.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:04.0667612Z 2022-05-18T04:36:04.0668174Z  2022-05-18T04:36:04.0668506Z  2022-05-18T04:36:04.0668789Z  2022-05-18T04:36:04.0669043Z  2022-05-18T04:36:04.0669281Z  2022-05-18T04:36:04.0669517Z  2022-05-18T04:36:04.0669797Z  2022-05-18T04:36:04.0670041Z  2022-05-18T04:36:04.0670402Z [2,132 / 2,970] 8 actions running 2022-05-18T04:36:04.0670985Z Compiling aten/src/ATen/native/Activation.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:04.0671611Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:04.0672102Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:04.0672643Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:04.0673134Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:04.0673848Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:04.0674265Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:04.0674829Z Compiling aten/src/ATen/native/Convolution.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:04.4676574Z 2022-05-18T04:36:04.4677002Z  2022-05-18T04:36:04.4677285Z  2022-05-18T04:36:04.4677515Z  2022-05-18T04:36:04.4677747Z  2022-05-18T04:36:04.4677973Z  2022-05-18T04:36:04.4678197Z  2022-05-18T04:36:04.4678446Z  2022-05-18T04:36:04.4678690Z  2022-05-18T04:36:04.4679043Z [2,133 / 2,970] 8 actions running 2022-05-18T04:36:04.4679605Z Compiling torch/csrc/autograd/autograd.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:04.4680156Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:04.4680645Z Compiling torch/csrc/autograd/engine.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:04.4681089Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:04.4681472Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:04.4681861Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:04.4682393Z Compiling aten/src/ATen/native/Convolution.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:04.4682901Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:04.6706680Z 2022-05-18T04:36:04.6715959Z  2022-05-18T04:36:04.6716280Z  2022-05-18T04:36:04.6716549Z  2022-05-18T04:36:04.6716817Z  2022-05-18T04:36:04.6717058Z  2022-05-18T04:36:04.6717344Z  2022-05-18T04:36:04.6717620Z  2022-05-18T04:36:04.6717873Z  2022-05-18T04:36:04.6718250Z [2,134 / 2,970] 8 actions running 2022-05-18T04:36:04.6718796Z Compiling torch/csrc/autograd/autograd.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:04.6719408Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:04.6719899Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:04.6720328Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:04.6720768Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:04.6721313Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:04.6721810Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:04.6722255Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:05.0701712Z 2022-05-18T04:36:05.0702282Z  2022-05-18T04:36:05.0702619Z  2022-05-18T04:36:05.0702885Z  2022-05-18T04:36:05.0703156Z  2022-05-18T04:36:05.0703430Z  2022-05-18T04:36:05.0703689Z  2022-05-18T04:36:05.0703965Z  2022-05-18T04:36:05.0704236Z  2022-05-18T04:36:05.0704601Z [2,137 / 2,970] 8 actions running 2022-05-18T04:36:05.0705187Z Compiling torch/csrc/autograd/autograd.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:05.0705968Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:05.0706478Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:05.0706955Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:05.0707523Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:05.0708027Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:05.0708461Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:05.0708901Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:05.2713684Z 2022-05-18T04:36:05.2714419Z  2022-05-18T04:36:05.2714764Z  2022-05-18T04:36:05.2715062Z  2022-05-18T04:36:05.2715349Z  2022-05-18T04:36:05.2715628Z  2022-05-18T04:36:05.2715910Z  2022-05-18T04:36:05.2716227Z  2022-05-18T04:36:05.2716500Z  2022-05-18T04:36:05.2717017Z INFO: From Compiling torch/csrc/autograd/engine.cpp: 2022-05-18T04:36:05.2717526Z [2,137 / 2,970] 8 actions running 2022-05-18T04:36:05.2718102Z Compiling torch/csrc/autograd/autograd.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:05.2718784Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:05.2719591Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:05.2720062Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:05.2720665Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:05.2721229Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:05.2721701Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:05.2722157Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:05.2722393Z 2022-05-18T04:36:05.2722532Z  2022-05-18T04:36:05.2722826Z  2022-05-18T04:36:05.2723099Z  2022-05-18T04:36:05.2723394Z  2022-05-18T04:36:05.2723682Z  2022-05-18T04:36:05.2723960Z  2022-05-18T04:36:05.2724245Z  2022-05-18T04:36:05.2724535Z  2022-05-18T04:36:05.2725267Z torch/csrc/autograd/engine.cpp: In member function 'void torch::autograd::Engine::stop()': 2022-05-18T04:36:05.2726127Z torch/csrc/autograd/engine.cpp:257:25: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] 2022-05-18T04:36:05.2726711Z wait_duration_str = "10.0"; 2022-05-18T04:36:05.2727021Z ^~~~~~ 2022-05-18T04:36:05.2727426Z [2,137 / 2,970] 8 actions running 2022-05-18T04:36:05.2728004Z Compiling torch/csrc/autograd/autograd.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:05.2728655Z Compiling torch/csrc/autograd/engine.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:05.2729190Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:05.2729656Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:05.2730267Z Compiling aten/src/ATen/native/Convolution.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:05.2730818Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:05.2731283Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:05.2731750Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:05.6696658Z 2022-05-18T04:36:05.6705367Z  2022-05-18T04:36:05.6706115Z  2022-05-18T04:36:05.6706370Z  2022-05-18T04:36:05.6706600Z  2022-05-18T04:36:05.6706840Z  2022-05-18T04:36:05.6707085Z  2022-05-18T04:36:05.6707330Z  2022-05-18T04:36:05.6707600Z  2022-05-18T04:36:05.6707985Z [2,140 / 2,970] 8 actions running 2022-05-18T04:36:05.6708538Z Compiling torch/csrc/autograd/autograd.cpp; 3s processwrapper-sandbox 2022-05-18T04:36:05.6709050Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:05.6709608Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:05.6710109Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:05.6710522Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:05.6711062Z Compiling aten/src/ATen/native/CPUBlas.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:05.6711686Z Compiling aten/src/ATen/native/CPUFallback.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:05.6712192Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:05.7869023Z 2022-05-18T04:36:05.7870117Z  2022-05-18T04:36:05.7870907Z  2022-05-18T04:36:05.7871664Z  2022-05-18T04:36:05.7872004Z  2022-05-18T04:36:05.7872294Z  2022-05-18T04:36:05.7876036Z  2022-05-18T04:36:05.7878946Z  2022-05-18T04:36:05.7880616Z  2022-05-18T04:36:05.7881478Z INFO: From Compiling aten/src/ATen/native/BatchLinearAlgebra.cpp: 2022-05-18T04:36:05.7882303Z [2,141 / 2,970] 8 actions running 2022-05-18T04:36:05.7883046Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:05.7883931Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:05.7893951Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:05.7895256Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:05.7895987Z Compiling aten/src/ATen/native/CPUBlas.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:05.7896794Z Compiling aten/src/ATen/native/CPUFallback.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:05.7897600Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:05.7898266Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:05.7898497Z 2022-05-18T04:36:05.7898768Z  2022-05-18T04:36:05.7899024Z  2022-05-18T04:36:05.7899295Z  2022-05-18T04:36:05.7899701Z  2022-05-18T04:36:05.7899954Z  2022-05-18T04:36:05.7900355Z  2022-05-18T04:36:05.7900624Z  2022-05-18T04:36:05.7900875Z  2022-05-18T04:36:05.7901431Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T04:36:05.7901813Z from ./c10/core/Device.h:3, 2022-05-18T04:36:05.7902287Z from ./c10/core/Allocator.h:6, 2022-05-18T04:36:05.7902629Z from aten/src/ATen/ATen.h:7, 2022-05-18T04:36:05.7903037Z from aten/src/ATen/native/BatchLinearAlgebra.cpp:1: 2022-05-18T04:36:05.7904070Z aten/src/ATen/native/BatchLinearAlgebra.cpp: In function 'at::Tensor at::native::linalg_vander(const at::Tensor&, c10::optional)': 2022-05-18T04:36:05.7905338Z aten/src/ATen/native/BatchLinearAlgebra.cpp:4672:31: warning: 'bool c10::isIntegralType(c10::ScalarType)' is deprecated: isIntegralType is deprecated. Please use the overload with 'includeBool' parameter instead. [-Wdeprecated-declarations] 2022-05-18T04:36:05.7906342Z isIntegralType(t), 2022-05-18T04:36:05.7906641Z ^ 2022-05-18T04:36:05.7906969Z In file included from ./c10/core/StorageImpl.h:4:0, 2022-05-18T04:36:05.7907344Z from ./c10/core/Storage.h:3, 2022-05-18T04:36:05.7907683Z from ./c10/core/TensorImpl.h:8, 2022-05-18T04:36:05.7908044Z from ./c10/core/GeneratorImpl.h:12, 2022-05-18T04:36:05.7908396Z from aten/src/ATen/core/Generator.h:22, 2022-05-18T04:36:05.7908758Z from aten/src/ATen/Context.h:4, 2022-05-18T04:36:05.7909095Z from aten/src/ATen/ATen.h:9, 2022-05-18T04:36:05.7909649Z from aten/src/ATen/native/BatchLinearAlgebra.cpp:1: 2022-05-18T04:36:05.7910074Z ./c10/core/ScalarType.h:239:20: note: declared here 2022-05-18T04:36:05.7910479Z static inline bool isIntegralType(ScalarType t) { 2022-05-18T04:36:05.7910807Z ^~~~~~~~~~~~~~ 2022-05-18T04:36:05.7911200Z [2,141 / 2,970] 8 actions running 2022-05-18T04:36:05.7911602Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:05.7912154Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:05.7912675Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:05.7913107Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:05.7913644Z Compiling aten/src/ATen/native/CPUBlas.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:05.7914259Z Compiling aten/src/ATen/native/CPUFallback.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:05.7914756Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:05.7915189Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:06.0696884Z 2022-05-18T04:36:06.0697478Z  2022-05-18T04:36:06.0697835Z  2022-05-18T04:36:06.0698178Z  2022-05-18T04:36:06.0698475Z  2022-05-18T04:36:06.0698755Z  2022-05-18T04:36:06.0699055Z  2022-05-18T04:36:06.0699359Z  2022-05-18T04:36:06.0699633Z  2022-05-18T04:36:06.0699911Z [2,142 / 2,970] 8 actions running 2022-05-18T04:36:06.0700271Z Compiling aten/src/ATen/native/Convolution.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:06.0700595Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:06.0700853Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:06.0701190Z Compiling aten/src/ATen/native/CPUBlas.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:06.0701580Z Compiling aten/src/ATen/native/CPUFallback.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:06.0701882Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:06.0702147Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:06.0702484Z Compiling aten/src/ATen/native/BlasKernel.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:06.3188181Z 2022-05-18T04:36:06.3188677Z  2022-05-18T04:36:06.3189013Z  2022-05-18T04:36:06.3189313Z  2022-05-18T04:36:06.3189571Z  2022-05-18T04:36:06.3189832Z  2022-05-18T04:36:06.3190093Z  2022-05-18T04:36:06.3190332Z  2022-05-18T04:36:06.3190598Z  2022-05-18T04:36:06.3190974Z [2,143 / 2,970] 8 actions running 2022-05-18T04:36:06.3191404Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:06.3192063Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:06.3192620Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:06.3193267Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:06.3193771Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:06.3194202Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:06.3194770Z Compiling aten/src/ATen/native/BlasKernel.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:06.3195403Z Compiling aten/src/ATen/native/BinaryOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:06.5196596Z 2022-05-18T04:36:06.5197153Z  2022-05-18T04:36:06.5199216Z  2022-05-18T04:36:06.5199481Z  2022-05-18T04:36:06.5199758Z  2022-05-18T04:36:06.5200043Z  2022-05-18T04:36:06.5200300Z  2022-05-18T04:36:06.5200570Z  2022-05-18T04:36:06.5200845Z  2022-05-18T04:36:06.5201224Z [2,143 / 2,970] 8 actions running 2022-05-18T04:36:06.5201672Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:06.5202127Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:06.5202686Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:06.5203339Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:06.5203875Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:06.5204303Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:06.5204917Z Compiling aten/src/ATen/native/BlasKernel.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:06.5205592Z Compiling aten/src/ATen/native/BinaryOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:06.8480866Z 2022-05-18T04:36:06.8481557Z  2022-05-18T04:36:06.8481919Z  2022-05-18T04:36:06.8482357Z  2022-05-18T04:36:06.8482659Z  2022-05-18T04:36:06.8483077Z  2022-05-18T04:36:06.8483389Z  2022-05-18T04:36:06.8483815Z  2022-05-18T04:36:06.8484104Z  2022-05-18T04:36:06.8484656Z [2,145 / 2,970] 8 actions, 7 running 2022-05-18T04:36:06.8485286Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:06.8485887Z Compiling aten/src/ATen/native/CPUBlas.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:06.8486952Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:06.8487668Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:06.8488169Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:06.8489084Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:06.8489915Z Compiling aten/src/ATen/native/BinaryOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:06.8490424Z [Scann] Compiling torch/csrc/jit/tensorexpr/llvm_codegen.cpp 2022-05-18T04:36:07.1207468Z 2022-05-18T04:36:07.1207998Z  2022-05-18T04:36:07.1208315Z  2022-05-18T04:36:07.1208567Z  2022-05-18T04:36:07.1208829Z  2022-05-18T04:36:07.1209085Z  2022-05-18T04:36:07.1209326Z  2022-05-18T04:36:07.1209589Z  2022-05-18T04:36:07.1209848Z  2022-05-18T04:36:07.1210226Z [2,146 / 2,970] 8 actions running 2022-05-18T04:36:07.1210694Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:07.1211241Z Compiling aten/src/ATen/native/CPUFallback.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:07.1211700Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:07.1212101Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:07.1213040Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:07.1213618Z Compiling aten/src/ATen/native/BinaryOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:07.1214079Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:07.1214611Z Compiling torch/csrc/autograd/function.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:07.6523266Z 2022-05-18T04:36:07.6523861Z  2022-05-18T04:36:07.6524210Z  2022-05-18T04:36:07.6526238Z  2022-05-18T04:36:07.6526802Z  2022-05-18T04:36:07.6529270Z  2022-05-18T04:36:07.6529666Z  2022-05-18T04:36:07.6531724Z  2022-05-18T04:36:07.6532065Z  2022-05-18T04:36:07.6532670Z [2,147 / 2,970] 8 actions, 7 running 2022-05-18T04:36:07.6533151Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:07.6533652Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:07.6534135Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:07.6534796Z Compiling aten/src/ATen/native/BlasKernel.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:07.6535500Z Compiling aten/src/ATen/native/BinaryOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:07.6536074Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:07.6536687Z Compiling torch/csrc/autograd/function.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:07.6537211Z [Scann] Compiling aten/src/ATen/native/Cross.cpp 2022-05-18T04:36:07.8750018Z 2022-05-18T04:36:07.8750704Z  2022-05-18T04:36:07.8751060Z  2022-05-18T04:36:07.8753776Z  2022-05-18T04:36:07.8754303Z  2022-05-18T04:36:07.8759672Z  2022-05-18T04:36:07.8760186Z  2022-05-18T04:36:07.8760716Z  2022-05-18T04:36:07.8761034Z  2022-05-18T04:36:07.8761457Z [2,150 / 2,970] 8 actions, 7 running 2022-05-18T04:36:07.8761934Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:07.8762547Z Compiling aten/src/ATen/native/BlasKernel.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:07.8763265Z Compiling aten/src/ATen/native/BinaryOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:07.8763916Z Compiling torch/csrc/autograd/function.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:07.8764546Z Compiling aten/src/ATen/native/Cross.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:07.8765077Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:07.8765525Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:07.8765969Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_visitor.cpp 2022-05-18T04:36:08.1208052Z 2022-05-18T04:36:08.1208604Z  2022-05-18T04:36:08.1208920Z  2022-05-18T04:36:08.1209222Z  2022-05-18T04:36:08.1209492Z  2022-05-18T04:36:08.1209733Z  2022-05-18T04:36:08.1210000Z  2022-05-18T04:36:08.1210208Z  2022-05-18T04:36:08.1210386Z  2022-05-18T04:36:08.1210737Z [2,151 / 2,970] 8 actions running 2022-05-18T04:36:08.1211050Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:08.1211569Z Compiling aten/src/ATen/native/BinaryOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:08.1212143Z Compiling torch/csrc/autograd/function.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:08.1212674Z Compiling aten/src/ATen/native/Cross.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:08.1213136Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:08.1213568Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:08.1213908Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:08.1214289Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:08.3208886Z 2022-05-18T04:36:08.3209460Z  2022-05-18T04:36:08.3209880Z  2022-05-18T04:36:08.3210132Z  2022-05-18T04:36:08.3210286Z  2022-05-18T04:36:08.3210453Z  2022-05-18T04:36:08.3210618Z  2022-05-18T04:36:08.3210770Z  2022-05-18T04:36:08.3210936Z  2022-05-18T04:36:08.3211179Z [2,151 / 2,970] 8 actions running 2022-05-18T04:36:08.3211449Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:08.3437334Z Compiling aten/src/ATen/native/BinaryOps.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:08.3437993Z Compiling torch/csrc/autograd/function.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:08.3438612Z Compiling aten/src/ATen/native/Cross.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:08.3439116Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:08.3439552Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:08.3439988Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:08.3440407Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:08.5281623Z 2022-05-18T04:36:08.5282167Z  2022-05-18T04:36:08.5282503Z  2022-05-18T04:36:08.5282768Z  2022-05-18T04:36:08.5283036Z  2022-05-18T04:36:08.5283289Z  2022-05-18T04:36:08.5283555Z  2022-05-18T04:36:08.5283823Z  2022-05-18T04:36:08.5284075Z  2022-05-18T04:36:08.5284464Z [2,153 / 2,970] 7 actions, 6 running 2022-05-18T04:36:08.5285048Z Compiling torch/csrc/autograd/function.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:08.5285676Z Compiling aten/src/ATen/native/Cross.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:08.5286157Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:08.5286677Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:08.5287113Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:08.5287527Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:08.5287943Z [Prepa] Compiling aten/src/ATen/native/ConvolutionMM3d.cpp 2022-05-18T04:36:08.7450120Z 2022-05-18T04:36:08.7450662Z  2022-05-18T04:36:08.7451019Z  2022-05-18T04:36:08.7451322Z  2022-05-18T04:36:08.7451618Z  2022-05-18T04:36:08.7451904Z  2022-05-18T04:36:08.7452204Z  2022-05-18T04:36:08.7452496Z  2022-05-18T04:36:08.7452911Z [2,154 / 2,970] 8 actions running 2022-05-18T04:36:08.7453532Z Compiling torch/csrc/autograd/function.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:08.7454274Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:08.7454836Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:08.7455319Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:08.7455790Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:08.7456155Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:08.7456505Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:08.7456871Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:09.1787643Z 2022-05-18T04:36:09.1788259Z  2022-05-18T04:36:09.1788667Z  2022-05-18T04:36:09.1789020Z  2022-05-18T04:36:09.1789384Z  2022-05-18T04:36:09.1789749Z  2022-05-18T04:36:09.1790021Z  2022-05-18T04:36:09.1790341Z  2022-05-18T04:36:09.1790601Z  2022-05-18T04:36:09.1791109Z [2,155 / 2,970] 8 actions, 7 running 2022-05-18T04:36:09.1791858Z Compiling torch/csrc/autograd/function.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:09.1792706Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:09.1793338Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:09.1793952Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:09.1794402Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:09.1794836Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:09.1795235Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:09.1795670Z [Scann] Compiling torch/csrc/jit/tensorexpr/operators/matmul.cpp 2022-05-18T04:36:09.4316434Z 2022-05-18T04:36:09.4316968Z  2022-05-18T04:36:09.4317281Z  2022-05-18T04:36:09.4317588Z  2022-05-18T04:36:09.4317811Z  2022-05-18T04:36:09.4318146Z  2022-05-18T04:36:09.4318417Z  2022-05-18T04:36:09.4318691Z  2022-05-18T04:36:09.4318937Z  2022-05-18T04:36:09.4319337Z [2,157 / 2,970] 8 actions, 7 running 2022-05-18T04:36:09.4319912Z Compiling aten/src/ATen/native/Cross.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:09.4320771Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:09.4321297Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:09.4321792Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:09.4322278Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:09.4322775Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:09.4323282Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:09.4323746Z [Scann] Compiling aten/src/ATen/native/GridSampler.cpp 2022-05-18T04:36:09.6413647Z 2022-05-18T04:36:09.6421576Z  2022-05-18T04:36:09.6422031Z  2022-05-18T04:36:09.6422327Z  2022-05-18T04:36:09.6422627Z  2022-05-18T04:36:09.6422921Z  2022-05-18T04:36:09.6423198Z  2022-05-18T04:36:09.6423494Z  2022-05-18T04:36:09.6423783Z  2022-05-18T04:36:09.6424198Z [2,159 / 2,970] 8 actions, 7 running 2022-05-18T04:36:09.6424697Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:09.6425208Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:09.6425684Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:09.6426344Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:09.6426829Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:09.6427454Z Compiling aten/src/ATen/native/GridSampler.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:09.6428191Z Compiling src/google/protobuf/stubs/statusor.cc; 0s processwrapper-sandbox 2022-05-18T04:36:09.6428755Z [Scann] Compiling aten/src/ATen/native/IndexingUtils.cpp 2022-05-18T04:36:09.9452976Z 2022-05-18T04:36:09.9459543Z  2022-05-18T04:36:09.9459897Z  2022-05-18T04:36:09.9460200Z  2022-05-18T04:36:09.9460521Z  2022-05-18T04:36:09.9460808Z  2022-05-18T04:36:09.9461101Z  2022-05-18T04:36:09.9461385Z  2022-05-18T04:36:09.9461664Z  2022-05-18T04:36:09.9462085Z [2,160 / 2,970] 8 actions running 2022-05-18T04:36:09.9462578Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:09.9463079Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:09.9463464Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:09.9463838Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:09.9464191Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:09.9464686Z Compiling aten/src/ATen/native/GridSampler.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:09.9465148Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:09.9465626Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.2767505Z 2022-05-18T04:36:10.2768133Z  2022-05-18T04:36:10.2768541Z  2022-05-18T04:36:10.2771577Z  2022-05-18T04:36:10.2772608Z  2022-05-18T04:36:10.2772995Z  2022-05-18T04:36:10.2773478Z  2022-05-18T04:36:10.2773804Z  2022-05-18T04:36:10.2775048Z  2022-05-18T04:36:10.2775683Z [2,162 / 2,970] 8 actions, 7 running 2022-05-18T04:36:10.2776407Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:10.2778535Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:10.2779574Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:10.2780252Z Compiling aten/src/ATen/native/GridSampler.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.2780877Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:10.2782097Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.2782783Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.2783248Z [Scann] Compiling aten/src/ATen/native/Im2Col.cpp 2022-05-18T04:36:10.5235675Z 2022-05-18T04:36:10.5236192Z  2022-05-18T04:36:10.5236557Z  2022-05-18T04:36:10.5236868Z  2022-05-18T04:36:10.5237164Z  2022-05-18T04:36:10.5238997Z  2022-05-18T04:36:10.5239390Z  2022-05-18T04:36:10.5241899Z  2022-05-18T04:36:10.5242273Z  2022-05-18T04:36:10.5244887Z [2,164 / 2,970] 8 actions, 7 running 2022-05-18T04:36:10.5245767Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:10.5249695Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:10.5250380Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:10.5251193Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.5254171Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.5255953Z Compiling aten/src/ATen/native/Im2Col.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.5268203Z Compiling aten/src/ATen/native/Embedding.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.5271040Z [Scann] Compiling torch/csrc/jit/tensorexpr/lowerings.cpp 2022-05-18T04:36:10.7456260Z 2022-05-18T04:36:10.7456870Z  2022-05-18T04:36:10.7457218Z  2022-05-18T04:36:10.7457572Z  2022-05-18T04:36:10.7457881Z  2022-05-18T04:36:10.7458140Z  2022-05-18T04:36:10.7458296Z  2022-05-18T04:36:10.7458478Z  2022-05-18T04:36:10.7458632Z  2022-05-18T04:36:10.7458888Z [2,164 / 2,970] 8 actions running 2022-05-18T04:36:10.7459174Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:10.7459533Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:10.7459841Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:10.7460185Z Compiling aten/src/ATen/native/Integration.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.7460568Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.7460933Z Compiling aten/src/ATen/native/Im2Col.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.7461311Z Compiling aten/src/ATen/native/Embedding.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.7461627Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:10.9690494Z 2022-05-18T04:36:10.9690969Z  2022-05-18T04:36:10.9691311Z  2022-05-18T04:36:10.9691601Z  2022-05-18T04:36:10.9691886Z  2022-05-18T04:36:10.9692170Z  2022-05-18T04:36:10.9692467Z  2022-05-18T04:36:10.9692731Z  2022-05-18T04:36:10.9693009Z  2022-05-18T04:36:10.9693416Z [2,165 / 2,970] 8 actions, 7 running 2022-05-18T04:36:10.9693875Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:10.9694474Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:10.9695145Z Compiling aten/src/ATen/native/Integration.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:10.9695788Z Compiling aten/src/ATen/native/Itertools.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.9696407Z Compiling aten/src/ATen/native/Im2Col.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.9697019Z Compiling aten/src/ATen/native/Embedding.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:10.9697530Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:10.9697943Z [Scann] Compiling torch/csrc/jit/tensorexpr/operators/norm.cpp 2022-05-18T04:36:11.1694484Z 2022-05-18T04:36:11.1695210Z  2022-05-18T04:36:11.1695560Z  2022-05-18T04:36:11.1696092Z  2022-05-18T04:36:11.1700931Z  2022-05-18T04:36:11.1701225Z  2022-05-18T04:36:11.1701491Z  2022-05-18T04:36:11.1701747Z  2022-05-18T04:36:11.1702001Z  2022-05-18T04:36:11.1702364Z [2,165 / 2,970] 8 actions running 2022-05-18T04:36:11.1702752Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:11.1703298Z Compiling aten/src/ATen/native/GridSampler.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:11.1703930Z Compiling aten/src/ATen/native/Integration.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:11.1704491Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:11.1705113Z Compiling aten/src/ATen/native/Im2Col.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:11.1705709Z Compiling aten/src/ATen/native/Embedding.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:11.1706311Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:11.1706973Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:11.6757355Z 2022-05-18T04:36:11.6757949Z  2022-05-18T04:36:11.6758440Z  2022-05-18T04:36:11.6758746Z  2022-05-18T04:36:11.6759068Z  2022-05-18T04:36:11.6759244Z  2022-05-18T04:36:11.6759396Z  2022-05-18T04:36:11.6759562Z  2022-05-18T04:36:11.6759728Z  2022-05-18T04:36:11.6759968Z [2,166 / 2,970] 8 actions, 7 running 2022-05-18T04:36:11.6760255Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:11.6760615Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:11.6760994Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:11.6761375Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:11.6761755Z Compiling aten/src/ATen/native/Embedding.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:11.6762077Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:11.6762336Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:11.6762590Z [Scann] Compiling aten/src/ATen/native/EmbeddingBag.cpp 2022-05-18T04:36:11.9697961Z 2022-05-18T04:36:11.9698455Z  2022-05-18T04:36:11.9698793Z  2022-05-18T04:36:11.9699140Z  2022-05-18T04:36:11.9699437Z  2022-05-18T04:36:11.9699613Z  2022-05-18T04:36:11.9699782Z  2022-05-18T04:36:11.9699948Z  2022-05-18T04:36:11.9700098Z  2022-05-18T04:36:11.9700341Z [2,167 / 2,970] 8 actions running 2022-05-18T04:36:11.9700704Z Compiling aten/src/ATen/native/GridSampler.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:11.9701108Z Compiling aten/src/ATen/native/Itertools.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:11.9701476Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:11.9701853Z Compiling aten/src/ATen/native/Embedding.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:11.9702184Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:11.9702439Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:11.9702792Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:11.9703181Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:12.1821882Z 2022-05-18T04:36:12.1822373Z  2022-05-18T04:36:12.1822719Z  2022-05-18T04:36:12.1822992Z  2022-05-18T04:36:12.1823245Z  2022-05-18T04:36:12.1823513Z  2022-05-18T04:36:12.1823779Z  2022-05-18T04:36:12.1824029Z  2022-05-18T04:36:12.1824287Z  2022-05-18T04:36:12.1824663Z [2,169 / 2,970] 8 actions running 2022-05-18T04:36:12.1825203Z Compiling aten/src/ATen/native/Im2Col.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:12.1826048Z Compiling aten/src/ATen/native/Embedding.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:12.1826567Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:12.1827033Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:12.1827584Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:12.1828244Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:12.1828858Z Compiling src/google/protobuf/arena.cc; 0s processwrapper-sandbox 2022-05-18T04:36:12.1829335Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:12.3826331Z 2022-05-18T04:36:12.3826889Z  2022-05-18T04:36:12.3827258Z  2022-05-18T04:36:12.3827547Z  2022-05-18T04:36:12.3827811Z  2022-05-18T04:36:12.3828094Z  2022-05-18T04:36:12.3828367Z  2022-05-18T04:36:12.3828643Z  2022-05-18T04:36:12.3828924Z  2022-05-18T04:36:12.3829340Z [2,170 / 2,970] 8 actions running 2022-05-18T04:36:12.3829915Z Compiling aten/src/ATen/native/Im2Col.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:12.3830619Z Compiling aten/src/ATen/native/Embedding.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:12.3831479Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:12.3831950Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:12.3832590Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:12.3833323Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:12.3833895Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:12.3834530Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:12.7336474Z 2022-05-18T04:36:12.7337010Z  2022-05-18T04:36:12.7337325Z  2022-05-18T04:36:12.7337601Z  2022-05-18T04:36:12.7337869Z  2022-05-18T04:36:12.7338116Z  2022-05-18T04:36:12.7338381Z  2022-05-18T04:36:12.7338641Z  2022-05-18T04:36:12.7338900Z  2022-05-18T04:36:12.7339292Z [2,173 / 2,970] 8 actions, 7 running 2022-05-18T04:36:12.7339734Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:12.7340187Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:12.7340793Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:12.7341443Z Compiling torch/csrc/autograd/input_buffer.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:12.7341964Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:12.7342510Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:12.7343029Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:12.7343440Z [Scann] Compiling aten/src/ATen/native/MetaTensor.cpp 2022-05-18T04:36:12.9830849Z 2022-05-18T04:36:12.9831397Z  2022-05-18T04:36:12.9831721Z  2022-05-18T04:36:12.9831974Z  2022-05-18T04:36:12.9832231Z  2022-05-18T04:36:12.9832469Z  2022-05-18T04:36:12.9832731Z  2022-05-18T04:36:12.9832985Z  2022-05-18T04:36:12.9833235Z  2022-05-18T04:36:12.9833609Z [2,173 / 2,970] 8 actions running 2022-05-18T04:36:12.9834059Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:12.9834443Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:12.9834974Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:12.9835618Z Compiling torch/csrc/autograd/input_buffer.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:12.9836087Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:12.9836620Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:12.9837119Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:12.9837629Z Compiling aten/src/ATen/native/MetaTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:13.3831366Z 2022-05-18T04:36:13.3832008Z  2022-05-18T04:36:13.3832394Z  2022-05-18T04:36:13.3832696Z  2022-05-18T04:36:13.3833008Z  2022-05-18T04:36:13.3833297Z  2022-05-18T04:36:13.3833599Z  2022-05-18T04:36:13.3833890Z  2022-05-18T04:36:13.3834148Z  2022-05-18T04:36:13.3834549Z [2,175 / 2,970] 7 actions, 6 running 2022-05-18T04:36:13.3835147Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:13.3835756Z Compiling torch/csrc/autograd/input_buffer.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:13.3836214Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:13.3836763Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:13.3837239Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:13.3837722Z Compiling aten/src/ATen/native/MetaTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:13.3838162Z [Scann] Compiling src/google/protobuf/util/internal/error_listener.cc 2022-05-18T04:36:13.5827537Z 2022-05-18T04:36:13.5828341Z  2022-05-18T04:36:13.5828703Z  2022-05-18T04:36:13.5828880Z  2022-05-18T04:36:13.5829040Z  2022-05-18T04:36:13.5829211Z  2022-05-18T04:36:13.6289310Z  2022-05-18T04:36:13.6289535Z  2022-05-18T04:36:13.6290026Z [2,175 / 2,970] 8 actions running 2022-05-18T04:36:13.6290588Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:13.6291174Z Compiling torch/csrc/autograd/input_buffer.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:13.6291645Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:13.6292151Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:13.6292611Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:13.6293112Z Compiling aten/src/ATen/native/MetaTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:13.6293663Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:36:13.6294113Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:13.6455461Z 2022-05-18T04:36:13.6456397Z  2022-05-18T04:36:13.6456808Z  2022-05-18T04:36:13.6457107Z  2022-05-18T04:36:13.6457411Z  2022-05-18T04:36:13.6457722Z  2022-05-18T04:36:13.6458002Z  2022-05-18T04:36:13.6458295Z  2022-05-18T04:36:13.6458574Z  2022-05-18T04:36:13.6459145Z INFO: From Compiling torch/csrc/jit/serialization/python_print.cpp: 2022-05-18T04:36:13.6459672Z [2,176 / 2,970] 7 actions running 2022-05-18T04:36:13.6460278Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:13.6461009Z Compiling torch/csrc/autograd/input_buffer.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:13.6461606Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:13.6462243Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:13.6462792Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:13.6463419Z Compiling aten/src/ATen/native/MetaTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:13.6463980Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:13.6464224Z 2022-05-18T04:36:13.6464369Z  2022-05-18T04:36:13.6464642Z  2022-05-18T04:36:13.6464956Z  2022-05-18T04:36:13.6465261Z  2022-05-18T04:36:13.6465545Z  2022-05-18T04:36:13.6466155Z  2022-05-18T04:36:13.6466390Z  2022-05-18T04:36:13.6466782Z torch/csrc/jit/serialization/python_print.cpp: In lambda function: 2022-05-18T04:36:13.6467482Z torch/csrc/jit/serialization/python_print.cpp:918:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:13.6467928Z if (c > maxASCII) { 2022-05-18T04:36:13.6468223Z ~~^~~~~~~~~~ 2022-05-18T04:36:13.6469291Z torch/csrc/jit/serialization/python_print.cpp: In function 'void torch::jit::jitModuleToPythonCodeAndConstants(const torch::jit::Module&, torch::jit::ExtraFilesMap*, std::vector*)': 2022-05-18T04:36:13.6470393Z torch/csrc/jit/serialization/python_print.cpp:1744:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:13.6471004Z for (int i = 0; i < class_deps.size(); ++i) { 2022-05-18T04:36:13.6471360Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:36:13.6471805Z [2,176 / 2,970] 7 actions running 2022-05-18T04:36:13.6472424Z Compiling aten/src/ATen/native/EmbeddingBag.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:13.6473134Z Compiling torch/csrc/autograd/input_buffer.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:13.6473701Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:13.6474327Z Compiling torch/csrc/jit/tensorexpr/tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:13.6474865Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:13.6475480Z Compiling aten/src/ATen/native/MetaTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:13.6476038Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:14.0286386Z 2022-05-18T04:36:14.0287051Z  2022-05-18T04:36:14.0287386Z  2022-05-18T04:36:14.0287701Z  2022-05-18T04:36:14.0287990Z  2022-05-18T04:36:14.0288479Z  2022-05-18T04:36:14.0288880Z  2022-05-18T04:36:14.0289170Z  2022-05-18T04:36:14.0289586Z [2,179 / 2,970] 8 actions running 2022-05-18T04:36:14.0290226Z Compiling torch/csrc/autograd/input_buffer.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:14.0290741Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:14.0291264Z Compiling aten/src/ATen/native/MetaTensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:14.0291762Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:14.0292293Z Compiling aten/src/ATen/native/NamedTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:14.0292741Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:14.0293153Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:14.0293559Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:14.2288968Z 2022-05-18T04:36:14.2290560Z  2022-05-18T04:36:14.2290857Z  2022-05-18T04:36:14.2291145Z  2022-05-18T04:36:14.2291360Z  2022-05-18T04:36:14.2291539Z  2022-05-18T04:36:14.2291805Z  2022-05-18T04:36:14.2292014Z  2022-05-18T04:36:14.2292239Z  2022-05-18T04:36:14.2292563Z [2,180 / 2,970] 8 actions running 2022-05-18T04:36:14.2293039Z Compiling torch/csrc/autograd/input_buffer.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:14.2293555Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:14.2293971Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:14.2294523Z Compiling aten/src/ATen/native/NamedTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:14.2295041Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:14.2295472Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:14.2295918Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:14.2296344Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:14.6302771Z 2022-05-18T04:36:14.6303245Z  2022-05-18T04:36:14.6303610Z  2022-05-18T04:36:14.6303885Z  2022-05-18T04:36:14.6304151Z  2022-05-18T04:36:14.6304425Z  2022-05-18T04:36:14.6304696Z  2022-05-18T04:36:14.6304955Z  2022-05-18T04:36:14.6305335Z  2022-05-18T04:36:14.6306188Z [2,180 / 2,970] 8 actions running 2022-05-18T04:36:14.6306744Z Compiling torch/csrc/autograd/input_buffer.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:14.6307650Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:14.6308147Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:14.6308752Z Compiling aten/src/ATen/native/NamedTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:14.6309277Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:14.6309723Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:14.6310510Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:14.6310907Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:14.8303507Z 2022-05-18T04:36:14.8304079Z  2022-05-18T04:36:14.8304443Z  2022-05-18T04:36:14.8304724Z  2022-05-18T04:36:14.8305036Z  2022-05-18T04:36:14.8305335Z  2022-05-18T04:36:14.8305624Z  2022-05-18T04:36:14.8306103Z  2022-05-18T04:36:14.8306403Z  2022-05-18T04:36:14.8306804Z [2,182 / 2,970] 8 actions running 2022-05-18T04:36:14.8307290Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:14.8307946Z Compiling aten/src/ATen/native/NamedTensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:14.8308516Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:14.8309011Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:14.8309511Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:14.8309954Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:14.8310376Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:14.8310795Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:15.2317796Z 2022-05-18T04:36:15.2318291Z  2022-05-18T04:36:15.2318651Z  2022-05-18T04:36:15.2318905Z  2022-05-18T04:36:15.2319132Z  2022-05-18T04:36:15.2319602Z  2022-05-18T04:36:15.2319840Z  2022-05-18T04:36:15.2320159Z  2022-05-18T04:36:15.2320412Z  2022-05-18T04:36:15.2320765Z [2,182 / 2,970] 8 actions running 2022-05-18T04:36:15.2321159Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:15.2321692Z Compiling aten/src/ATen/native/NamedTensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:15.2322180Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:15.2322583Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:15.2322959Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:15.2323356Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:15.2323754Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:15.2324139Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:15.6305577Z 2022-05-18T04:36:15.6306250Z  2022-05-18T04:36:15.6306522Z  2022-05-18T04:36:15.6308096Z  2022-05-18T04:36:15.6308396Z  2022-05-18T04:36:15.6308640Z  2022-05-18T04:36:15.6308888Z  2022-05-18T04:36:15.6309099Z  2022-05-18T04:36:15.6309381Z  2022-05-18T04:36:15.6309784Z [2,183 / 2,970] 8 actions running 2022-05-18T04:36:15.6310286Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:15.6310652Z Compiling aten/src/ATen/native/NamedTensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:15.6310980Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:15.6311251Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:15.6311517Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:15.6311772Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:15.6312037Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:15.6312303Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:15.8610442Z 2022-05-18T04:36:15.8611238Z  2022-05-18T04:36:15.8611595Z  2022-05-18T04:36:15.8611905Z  2022-05-18T04:36:15.8612184Z  2022-05-18T04:36:15.8612457Z  2022-05-18T04:36:15.8612707Z  2022-05-18T04:36:15.8613006Z  2022-05-18T04:36:15.8613298Z  2022-05-18T04:36:15.8613710Z [2,184 / 2,970] 8 actions, 7 running 2022-05-18T04:36:15.8614310Z Compiling aten/src/ATen/native/NamedTensor.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:15.8614899Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:15.8615363Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:15.8615844Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:15.8616245Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:15.8616705Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:15.8617171Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:15.8617791Z [Scann] Compiling aten/src/ATen/native/Normalization.cpp 2022-05-18T04:36:16.2346612Z 2022-05-18T04:36:16.2347366Z  2022-05-18T04:36:16.2347605Z  2022-05-18T04:36:16.2347781Z  2022-05-18T04:36:16.2347939Z  2022-05-18T04:36:16.2348116Z  2022-05-18T04:36:16.2350227Z  2022-05-18T04:36:16.2350956Z  2022-05-18T04:36:16.2351132Z  2022-05-18T04:36:16.2351565Z [2,185 / 2,970] 8 actions running 2022-05-18T04:36:16.2352041Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:16.2352464Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:16.2352755Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:16.2353041Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:16.2353312Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:16.2353629Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:16.2353896Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:16.2354253Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:16.5636538Z 2022-05-18T04:36:16.5637424Z  2022-05-18T04:36:16.5639839Z  2022-05-18T04:36:16.5640382Z  2022-05-18T04:36:16.5640884Z  2022-05-18T04:36:16.5641266Z  2022-05-18T04:36:16.5641648Z  2022-05-18T04:36:16.5642195Z  2022-05-18T04:36:16.5642872Z  2022-05-18T04:36:16.5645862Z [2,187 / 2,970] 8 actions, 7 running 2022-05-18T04:36:16.5646491Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:16.5647096Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:16.5648723Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:16.5649315Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:16.5649903Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:16.5650636Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:16.5651434Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:16.5652040Z [Scann] Compiling aten/src/ATen/native/Pooling.cpp 2022-05-18T04:36:16.8359326Z 2022-05-18T04:36:16.8359897Z  2022-05-18T04:36:16.8360312Z  2022-05-18T04:36:16.8360639Z  2022-05-18T04:36:16.8360990Z  2022-05-18T04:36:16.8361336Z  2022-05-18T04:36:16.8361657Z  2022-05-18T04:36:16.8362006Z  2022-05-18T04:36:16.8362312Z  2022-05-18T04:36:16.8362776Z [2,188 / 2,970] 8 actions running 2022-05-18T04:36:16.8363331Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:16.8363810Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:16.8364342Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:16.8364863Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:16.8365551Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:16.8366003Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:16.8366606Z Compiling aten/src/ATen/native/Pooling.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:16.8367005Z Compiling torch/csrc/jit/api/function_impl.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:17.0372541Z 2022-05-18T04:36:17.0373373Z  2022-05-18T04:36:17.0374025Z  2022-05-18T04:36:17.0374792Z  2022-05-18T04:36:17.0375271Z  2022-05-18T04:36:17.0375688Z  2022-05-18T04:36:17.0376075Z  2022-05-18T04:36:17.0376650Z  2022-05-18T04:36:17.0379298Z  2022-05-18T04:36:17.0379841Z [2,189 / 2,970] 8 actions running 2022-05-18T04:36:17.0380435Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:17.0381036Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:17.0381628Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:17.0382497Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:17.0384463Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:17.0385851Z Compiling aten/src/ATen/native/Pooling.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:17.0386564Z Compiling torch/csrc/jit/api/function_impl.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:17.0387179Z Compiling aten/src/ATen/native/Pow.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:17.5833890Z 2022-05-18T04:36:17.5834866Z  2022-05-18T04:36:17.5835816Z  2022-05-18T04:36:17.5836147Z  2022-05-18T04:36:17.5836420Z  2022-05-18T04:36:17.5836683Z  2022-05-18T04:36:17.5836947Z  2022-05-18T04:36:17.5837198Z  2022-05-18T04:36:17.5837417Z  2022-05-18T04:36:17.5837768Z [2,190 / 2,970] 8 actions, 7 running 2022-05-18T04:36:17.5838222Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:17.5838630Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:17.5839136Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:17.5839747Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:17.5840357Z Compiling aten/src/ATen/native/Pooling.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:17.5840941Z Compiling torch/csrc/jit/api/function_impl.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:17.5841522Z Compiling aten/src/ATen/native/Pow.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:17.5841984Z [Scann] Compiling torch/csrc/lazy/core/debug_util.cpp 2022-05-18T04:36:17.8377091Z 2022-05-18T04:36:17.8377617Z  2022-05-18T04:36:17.8377967Z  2022-05-18T04:36:17.8378293Z  2022-05-18T04:36:17.8378548Z  2022-05-18T04:36:17.8378806Z  2022-05-18T04:36:17.8379070Z  2022-05-18T04:36:17.8379337Z  2022-05-18T04:36:17.8379601Z  2022-05-18T04:36:17.8380008Z [2,191 / 2,970] 8 actions running 2022-05-18T04:36:17.8380471Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:17.8381101Z Compiling aten/src/ATen/native/mkldnn/Prelu.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:17.8381762Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:17.8382447Z Compiling aten/src/ATen/native/Pooling.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:17.8383063Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:17.8383718Z Compiling aten/src/ATen/native/Pow.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:17.8384380Z Compiling torch/csrc/lazy/core/debug_util.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:17.8384890Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:18.3476589Z 2022-05-18T04:36:18.3477405Z  2022-05-18T04:36:18.3478062Z  2022-05-18T04:36:18.3478984Z  2022-05-18T04:36:18.3479519Z  2022-05-18T04:36:18.3480049Z  2022-05-18T04:36:18.3480565Z  2022-05-18T04:36:18.3481090Z  2022-05-18T04:36:18.3481600Z  2022-05-18T04:36:18.3482280Z [2,192 / 2,970] 8 actions, 7 running 2022-05-18T04:36:18.3482994Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:18.3483743Z Compiling aten/src/ATen/native/PointwiseOps.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:18.3484534Z Compiling aten/src/ATen/native/Pooling.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:18.3485267Z Compiling torch/csrc/jit/api/function_impl.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:18.3485966Z Compiling aten/src/ATen/native/Pow.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:18.3486824Z Compiling torch/csrc/lazy/core/debug_util.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:18.3487432Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:18.3487936Z [Scann] Compiling aten/src/ATen/native/RangeFactories.cpp 2022-05-18T04:36:18.6381872Z 2022-05-18T04:36:18.6382304Z  2022-05-18T04:36:18.6382543Z  2022-05-18T04:36:18.6382718Z  2022-05-18T04:36:18.6382888Z  2022-05-18T04:36:18.6383046Z  2022-05-18T04:36:18.6383214Z  2022-05-18T04:36:18.6383383Z  2022-05-18T04:36:18.6383536Z  2022-05-18T04:36:18.6383780Z [2,195 / 2,970] 8 actions running 2022-05-18T04:36:18.6384140Z Compiling aten/src/ATen/native/Pooling.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:18.6384513Z Compiling aten/src/ATen/native/Pow.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:18.6385001Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:18.6385465Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:18.6386421Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:18.6386922Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:18.6388515Z Compiling aten/src/ATen/native/ReduceOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:18.6388988Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:18.9839581Z 2022-05-18T04:36:18.9840196Z  2022-05-18T04:36:18.9840550Z  2022-05-18T04:36:18.9840774Z  2022-05-18T04:36:18.9841029Z  2022-05-18T04:36:18.9841217Z  2022-05-18T04:36:18.9841452Z  2022-05-18T04:36:18.9841704Z  2022-05-18T04:36:18.9841871Z  2022-05-18T04:36:18.9842109Z [2,196 / 2,970] 8 actions, 7 running 2022-05-18T04:36:18.9842623Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:18.9843192Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:18.9844449Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:18.9844881Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:18.9845418Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:18.9846028Z Compiling aten/src/ATen/native/ReduceOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:18.9846499Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:18.9846751Z [Scann] Compiling aten/src/ATen/native/Resize.cpp 2022-05-18T04:36:19.2389446Z 2022-05-18T04:36:19.2390023Z  2022-05-18T04:36:19.2390376Z  2022-05-18T04:36:19.2390656Z  2022-05-18T04:36:19.2390929Z  2022-05-18T04:36:19.2391188Z  2022-05-18T04:36:19.2391463Z  2022-05-18T04:36:19.2391729Z  2022-05-18T04:36:19.2391989Z  2022-05-18T04:36:19.2392402Z [2,196 / 2,970] 8 actions running 2022-05-18T04:36:19.2392942Z Compiling aten/src/ATen/native/Pow.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:19.2393629Z Compiling torch/csrc/lazy/core/debug_util.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:19.2394193Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:19.2394670Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:19.2395230Z Compiling torch/csrc/jit/api/module.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:19.2395828Z Compiling aten/src/ATen/native/ReduceOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:19.2396330Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:19.2396944Z Compiling aten/src/ATen/native/Resize.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:19.4399416Z 2022-05-18T04:36:19.4399981Z  2022-05-18T04:36:19.4400321Z  2022-05-18T04:36:19.4400624Z  2022-05-18T04:36:19.4400920Z  2022-05-18T04:36:19.4401198Z  2022-05-18T04:36:19.4401483Z  2022-05-18T04:36:19.4401779Z  2022-05-18T04:36:19.4402056Z  2022-05-18T04:36:19.4402469Z [2,198 / 2,970] 8 actions running 2022-05-18T04:36:19.4402966Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:19.4403439Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:19.4404040Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:19.4404737Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:19.4405283Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:19.4405890Z Compiling aten/src/ATen/native/Resize.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:19.4406698Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:19.4407395Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:19.6403065Z 2022-05-18T04:36:19.6406397Z  2022-05-18T04:36:19.6406878Z  2022-05-18T04:36:19.6407188Z  2022-05-18T04:36:19.6407458Z  2022-05-18T04:36:19.6407711Z  2022-05-18T04:36:19.6407972Z  2022-05-18T04:36:19.6408224Z  2022-05-18T04:36:19.6408549Z  2022-05-18T04:36:19.6408958Z [2,198 / 2,970] 8 actions running 2022-05-18T04:36:19.6409432Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:19.6409908Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:19.6410478Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:19.6411154Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:19.6411724Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:19.6412309Z Compiling aten/src/ATen/native/Resize.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:19.6412913Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:19.6413573Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:19.7993333Z 2022-05-18T04:36:19.7993728Z  2022-05-18T04:36:19.7993938Z  2022-05-18T04:36:19.7994145Z  2022-05-18T04:36:19.7994312Z  2022-05-18T04:36:19.7994624Z  2022-05-18T04:36:19.7994822Z  2022-05-18T04:36:19.7995055Z  2022-05-18T04:36:19.7995208Z  2022-05-18T04:36:19.7995534Z INFO: From Compiling aten/src/ATen/native/QuantizedLinear.cpp: 2022-05-18T04:36:19.7995878Z [2,198 / 2,970] 8 actions running 2022-05-18T04:36:19.7996129Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:19.7996428Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:19.7996756Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:19.7997152Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:19.7997463Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:19.7997821Z Compiling aten/src/ATen/native/Resize.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:19.7998198Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:19.7998583Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:19.7998798Z 2022-05-18T04:36:19.7998884Z  2022-05-18T04:36:19.7999052Z  2022-05-18T04:36:19.7999205Z  2022-05-18T04:36:19.7999370Z  2022-05-18T04:36:19.7999531Z  2022-05-18T04:36:19.7999681Z  2022-05-18T04:36:19.7999842Z  2022-05-18T04:36:19.8000039Z  2022-05-18T04:36:19.8000736Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_int8_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&, const at::Tensor&, const c10::Scalar&, const c10::Scalar&, const at::Tensor&)': 2022-05-18T04:36:19.8001725Z aten/src/ATen/native/QuantizedLinear.cpp:119:69: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T04:36:19.8002290Z cpp_custom_type_hack::cast>(packed); 2022-05-18T04:36:19.8002547Z ^ 2022-05-18T04:36:19.8002811Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-05-18T04:36:19.8003111Z aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 2022-05-18T04:36:19.8003374Z T& cast(const Tensor& packed) { 2022-05-18T04:36:19.8003543Z ^~~~ 2022-05-18T04:36:19.8003990Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_quantized_matrix(const at::Tensor&)': 2022-05-18T04:36:19.8004878Z aten/src/ATen/native/QuantizedLinear.cpp:307:71: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = fbgemm::PackBMatrix]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T04:36:19.8005444Z return cpp_custom_type_hack::create(std::move(ptr), weight.options()); 2022-05-18T04:36:19.8005694Z ^ 2022-05-18T04:36:19.8005952Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-05-18T04:36:19.8006342Z aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 2022-05-18T04:36:19.8006628Z Tensor create(std::unique_ptr ptr, TensorOptions options) { 2022-05-18T04:36:19.8006861Z ^~~~~~ 2022-05-18T04:36:19.8007318Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_pack_gemm_matrix_fp16(const at::Tensor&)': 2022-05-18T04:36:19.8008221Z aten/src/ATen/native/QuantizedLinear.cpp:401:54: warning: 'at::Tensor at::cpp_custom_type_hack::create(std::unique_ptr<_Tp>, c10::TensorOptions) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T04:36:19.8008805Z std::move(unique_ptr_wrapper), weight.options()); 2022-05-18T04:36:19.8009115Z ^ 2022-05-18T04:36:19.8009464Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-05-18T04:36:19.8009882Z aten/src/ATen/cpp_custom_type_hack.h:83:8: note: declared here 2022-05-18T04:36:19.8010158Z Tensor create(std::unique_ptr ptr, TensorOptions options) { 2022-05-18T04:36:19.8010378Z ^~~~~~ 2022-05-18T04:36:19.8010888Z aten/src/ATen/native/QuantizedLinear.cpp: In function 'at::Tensor at::native::fbgemm_linear_fp16_weight_fp32_activation(const at::Tensor&, const at::Tensor&, const at::Tensor&)': 2022-05-18T04:36:19.8011784Z aten/src/ATen/native/QuantizedLinear.cpp:423:73: warning: 'T& at::cpp_custom_type_hack::cast(const at::Tensor&) [with T = c10::intrusive_ptr]' is deprecated: Use custom classes instead: https://pytorch.org/tutorials/advanced/torch_script_custom_classes.html [-Wdeprecated-declarations] 2022-05-18T04:36:19.8012336Z c10::intrusive_ptr>(packed_weight)) 2022-05-18T04:36:19.8012583Z ^ 2022-05-18T04:36:19.8012874Z In file included from aten/src/ATen/native/QuantizedLinear.cpp:14:0: 2022-05-18T04:36:19.8013165Z aten/src/ATen/cpp_custom_type_hack.h:69:4: note: declared here 2022-05-18T04:36:19.8013387Z T& cast(const Tensor& packed) { 2022-05-18T04:36:19.8013595Z ^~~~ 2022-05-18T04:36:19.8013817Z [2,198 / 2,970] 8 actions running 2022-05-18T04:36:19.8014057Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:19.8014324Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:19.8014690Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:19.8015051Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:19.8015358Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:19.8015685Z Compiling aten/src/ATen/native/Resize.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:19.8016094Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:19.8016476Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:20.0400091Z 2022-05-18T04:36:20.0400830Z  2022-05-18T04:36:20.0401195Z  2022-05-18T04:36:20.0401512Z  2022-05-18T04:36:20.0401797Z  2022-05-18T04:36:20.0401988Z  2022-05-18T04:36:20.0402142Z  2022-05-18T04:36:20.0402307Z  2022-05-18T04:36:20.0402469Z  2022-05-18T04:36:20.0402709Z [2,199 / 2,970] 8 actions running 2022-05-18T04:36:20.0402991Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:20.0403328Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.0403712Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.0404011Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:20.0404359Z Compiling aten/src/ATen/native/Resize.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.0404750Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:20.0405125Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:20.0405495Z Compiling aten/src/ATen/native/Scalar.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:20.2588266Z 2022-05-18T04:36:20.2588791Z  2022-05-18T04:36:20.2589116Z  2022-05-18T04:36:20.2589353Z  2022-05-18T04:36:20.2589593Z  2022-05-18T04:36:20.2589844Z  2022-05-18T04:36:20.2590097Z  2022-05-18T04:36:20.2590362Z  2022-05-18T04:36:20.2590619Z  2022-05-18T04:36:20.2590966Z [2,200 / 2,970] 8 actions running 2022-05-18T04:36:20.2591485Z Compiling torch/csrc/jit/api/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.2592125Z Compiling aten/src/ATen/native/ReduceOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.2592840Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:20.2593505Z Compiling aten/src/ATen/native/Resize.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.2594109Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:20.2594722Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:20.2595316Z Compiling aten/src/ATen/native/Scalar.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:20.2595763Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:20.6587311Z 2022-05-18T04:36:20.6587861Z  2022-05-18T04:36:20.6588199Z  2022-05-18T04:36:20.6591387Z  2022-05-18T04:36:20.6591936Z  2022-05-18T04:36:20.6592568Z  2022-05-18T04:36:20.6593039Z  2022-05-18T04:36:20.6593445Z  2022-05-18T04:36:20.6593956Z  2022-05-18T04:36:20.6597213Z [2,201 / 2,970] 8 actions running 2022-05-18T04:36:20.6597834Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:20.6598382Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:20.6598912Z Compiling aten/src/ATen/native/Resize.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.6599525Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.6600156Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.6600758Z Compiling aten/src/ATen/native/Scalar.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:20.6601225Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:20.6601759Z Compiling aten/src/ATen/native/SoftMax.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:20.9742007Z 2022-05-18T04:36:20.9742602Z  2022-05-18T04:36:20.9742954Z  2022-05-18T04:36:20.9743264Z  2022-05-18T04:36:20.9743547Z  2022-05-18T04:36:20.9743794Z  2022-05-18T04:36:20.9744068Z  2022-05-18T04:36:20.9744341Z  2022-05-18T04:36:20.9744595Z  2022-05-18T04:36:20.9745165Z INFO: From Compiling aten/src/ATen/native/ReduceOps.cpp: 2022-05-18T04:36:20.9745696Z [2,201 / 2,970] 8 actions running 2022-05-18T04:36:20.9746582Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:20.9747078Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:20.9747607Z Compiling aten/src/ATen/native/Resize.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.9748250Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.9748967Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.9749623Z Compiling aten/src/ATen/native/Scalar.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.9750143Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:20.9750735Z Compiling aten/src/ATen/native/SoftMax.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:20.9772149Z 2022-05-18T04:36:20.9772564Z  2022-05-18T04:36:20.9772894Z  2022-05-18T04:36:20.9773162Z  2022-05-18T04:36:20.9773450Z  2022-05-18T04:36:20.9773740Z  2022-05-18T04:36:20.9774012Z  2022-05-18T04:36:20.9774284Z  2022-05-18T04:36:20.9774552Z  2022-05-18T04:36:20.9783748Z aten/src/ATen/native/ReduceOps.cpp:1108:16: warning: 'at::Tensor& at::native::prod_out_impl(at::Tensor&, const at::Tensor&, at::IntArrayRef, bool, c10::optional)' defined but not used [-Wunused-function] 2022-05-18T04:36:20.9784542Z static Tensor& prod_out_impl(Tensor& result, const Tensor& self, IntArrayRef dim, 2022-05-18T04:36:20.9784962Z ^~~~~~~~~~~~~ 2022-05-18T04:36:20.9793598Z [2,201 / 2,970] 8 actions running 2022-05-18T04:36:20.9794205Z Compiling aten/src/ATen/native/ReduceOps.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:20.9794748Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:20.9795300Z Compiling aten/src/ATen/native/Resize.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.9796109Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.9796842Z Compiling torch/csrc/lazy/core/ir_metadata.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.9797521Z Compiling aten/src/ATen/native/Scalar.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:20.9798071Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:20.9798672Z Compiling aten/src/ATen/native/SoftMax.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:21.2592136Z 2022-05-18T04:36:21.2592860Z  2022-05-18T04:36:21.2593171Z  2022-05-18T04:36:21.2594744Z  2022-05-18T04:36:21.2595318Z  2022-05-18T04:36:21.2595776Z  2022-05-18T04:36:21.2596052Z  2022-05-18T04:36:21.2596353Z  2022-05-18T04:36:21.2599267Z  2022-05-18T04:36:21.2599849Z [2,205 / 2,970] 8 actions running 2022-05-18T04:36:21.2601035Z Compiling aten/src/ATen/native/RowwisePrune.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:21.2601878Z Compiling aten/src/ATen/native/Scalar.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:21.2602535Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:21.2603207Z Compiling aten/src/ATen/native/SoftMax.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:21.2603934Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:21.2604719Z Compiling aten/src/ATen/native/SummaryOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:21.2605289Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:21.2605771Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:21.9153340Z 2022-05-18T04:36:21.9153826Z  2022-05-18T04:36:21.9154174Z  2022-05-18T04:36:21.9154442Z  2022-05-18T04:36:21.9154683Z  2022-05-18T04:36:21.9154935Z  2022-05-18T04:36:21.9155173Z  2022-05-18T04:36:21.9155402Z  2022-05-18T04:36:21.9155655Z  2022-05-18T04:36:21.9156047Z [2,206 / 2,970] 8 actions, 7 running 2022-05-18T04:36:21.9156568Z Compiling aten/src/ATen/native/Scalar.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:21.9157110Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:21.9157655Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:21.9158112Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:21.9158696Z Compiling aten/src/ATen/native/SummaryOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:21.9159222Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:21.9159648Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:21.9160009Z [Scann] Compiling torch/csrc/lazy/core/multi_wait.cpp 2022-05-18T04:36:22.2599558Z 2022-05-18T04:36:22.2600115Z  2022-05-18T04:36:22.2600455Z  2022-05-18T04:36:22.2600747Z  2022-05-18T04:36:22.2601022Z  2022-05-18T04:36:22.2601301Z  2022-05-18T04:36:22.2601565Z  2022-05-18T04:36:22.2601841Z  2022-05-18T04:36:22.2602110Z  2022-05-18T04:36:22.2602487Z [2,207 / 2,970] 8 actions running 2022-05-18T04:36:22.2602944Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:22.2603549Z Compiling aten/src/ATen/native/SoftMax.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:22.2604063Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:22.2604654Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:22.2605181Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:22.2605621Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:22.2606180Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:22.2606799Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:22.4606487Z 2022-05-18T04:36:22.4631502Z  2022-05-18T04:36:22.4631890Z  2022-05-18T04:36:22.4632202Z  2022-05-18T04:36:22.4632595Z  2022-05-18T04:36:22.4632854Z  2022-05-18T04:36:22.4633112Z  2022-05-18T04:36:22.4633378Z  2022-05-18T04:36:22.4633639Z  2022-05-18T04:36:22.4634023Z [2,208 / 2,970] 8 actions running 2022-05-18T04:36:22.4634868Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:22.4635407Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:22.4635974Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:22.4636467Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:22.4636900Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:22.4637444Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:22.4637961Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:22.4638406Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:22.8607590Z 2022-05-18T04:36:22.8608280Z  2022-05-18T04:36:22.8608638Z  2022-05-18T04:36:22.8609045Z  2022-05-18T04:36:22.8609327Z  2022-05-18T04:36:22.8609726Z  2022-05-18T04:36:22.8609994Z  2022-05-18T04:36:22.8610233Z  2022-05-18T04:36:22.8610659Z  2022-05-18T04:36:22.8611038Z [2,208 / 2,970] 8 actions running 2022-05-18T04:36:22.8611760Z Compiling aten/src/ATen/native/SoftMax.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:22.8612415Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:22.8613128Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:22.8613764Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:22.8614301Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:22.8614858Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:22.8615377Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:22.8615790Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:22.9876009Z 2022-05-18T04:36:22.9876560Z  2022-05-18T04:36:22.9876906Z  2022-05-18T04:36:22.9877171Z  2022-05-18T04:36:22.9877461Z  2022-05-18T04:36:22.9877747Z  2022-05-18T04:36:22.9878016Z  2022-05-18T04:36:22.9878316Z  2022-05-18T04:36:22.9878625Z  2022-05-18T04:36:22.9879193Z INFO: From Compiling torch/csrc/lazy/core/lazy_graph_executor.cpp: 2022-05-18T04:36:22.9879911Z [2,209 / 2,970] 7 actions running 2022-05-18T04:36:22.9880384Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:22.9881103Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:22.9881638Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:22.9882060Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:22.9882578Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:22.9883094Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:22.9883533Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:22.9883792Z 2022-05-18T04:36:22.9883925Z  2022-05-18T04:36:22.9884168Z  2022-05-18T04:36:22.9884458Z  2022-05-18T04:36:22.9884757Z  2022-05-18T04:36:22.9885043Z  2022-05-18T04:36:22.9885333Z  2022-05-18T04:36:22.9885605Z  2022-05-18T04:36:22.9885992Z In file included from ./c10/util/C++17.h:5:0, 2022-05-18T04:36:22.9886476Z from ./c10/util/ArrayRef.h:18, 2022-05-18T04:36:22.9886905Z from ./torch/csrc/lazy/core/lazy_graph_executor.h:3, 2022-05-18T04:36:22.9887385Z from torch/csrc/lazy/core/lazy_graph_executor.cpp:1: 2022-05-18T04:36:22.9889104Z torch/csrc/lazy/core/lazy_graph_executor.cpp: In member function 'torch::lazy::LazyGraphExecutor::CompilationResult torch::lazy::LazyGraphExecutor::Compile(const std::vector >&, c10::ArrayRef >, const torch::lazy::LazyGraphExecutor::SyncTensorCollection&, torch::lazy::LazyGraphExecutor::PostOrderData*)': 2022-05-18T04:36:22.9890369Z torch/csrc/lazy/core/lazy_graph_executor.cpp:825:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:22.9890999Z computation->parameters_size() == po_data->parameters_data.size()); 2022-05-18T04:36:22.9891737Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:36:22.9892150Z [2,209 / 2,970] 7 actions running 2022-05-18T04:36:22.9892521Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:22.9893054Z Compiling aten/src/ATen/native/SummaryOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:22.9893500Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:22.9893886Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:22.9894436Z Compiling torch/csrc/lazy/core/multi_wait.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:22.9894845Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:22.9895245Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:23.2610595Z 2022-05-18T04:36:23.2611050Z  2022-05-18T04:36:23.2611266Z  2022-05-18T04:36:23.2611461Z  2022-05-18T04:36:23.2611630Z  2022-05-18T04:36:23.2611860Z  2022-05-18T04:36:23.2612062Z  2022-05-18T04:36:23.2612257Z  2022-05-18T04:36:23.2612629Z [2,212 / 2,970] 7 actions running 2022-05-18T04:36:23.2613153Z Compiling aten/src/ATen/native/SummaryOps.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:23.2613620Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:23.2614024Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:23.2614334Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:23.2614845Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:23.2615272Z Compiling aten/src/ATen/native/TensorShape.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:23.2615793Z Compiling src/rml/client/rml_tbb.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:23.6614094Z 2022-05-18T04:36:23.6614892Z  2022-05-18T04:36:23.6615527Z  2022-05-18T04:36:23.6616082Z  2022-05-18T04:36:23.6618781Z  2022-05-18T04:36:23.6619135Z  2022-05-18T04:36:23.6619558Z  2022-05-18T04:36:23.6620354Z  2022-05-18T04:36:23.6620798Z [2,213 / 2,970] 8 actions running 2022-05-18T04:36:23.6621384Z Compiling aten/src/ATen/native/SummaryOps.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:23.6621963Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:23.6622415Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:23.6622832Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:23.6623370Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:23.6623988Z Compiling aten/src/ATen/native/TensorShape.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:23.6624528Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:23.6625113Z Compiling torch/csrc/lazy/core/tensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:23.8701284Z 2022-05-18T04:36:23.8701821Z  2022-05-18T04:36:23.8702172Z  2022-05-18T04:36:23.8702461Z  2022-05-18T04:36:23.8702767Z  2022-05-18T04:36:23.8703070Z  2022-05-18T04:36:23.8703354Z  2022-05-18T04:36:23.8703655Z  2022-05-18T04:36:23.8703955Z  2022-05-18T04:36:23.8704375Z [2,216 / 2,970] 8 actions, 7 running 2022-05-18T04:36:23.8705700Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:23.8706500Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:23.8707215Z Compiling aten/src/ATen/native/TensorShape.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:23.8707801Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:23.8708414Z Compiling torch/csrc/lazy/core/tensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:23.8709105Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:23.8709821Z Compiling aten/src/ATen/native/Unfold2d.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:23.8710404Z [Prepa] Compiling torch/csrc/jit/runtime/decomposition_registry_util.cpp 2022-05-18T04:36:24.2617463Z 2022-05-18T04:36:24.2618004Z  2022-05-18T04:36:24.2618297Z  2022-05-18T04:36:24.2924553Z  2022-05-18T04:36:24.2924833Z  2022-05-18T04:36:24.2925201Z  2022-05-18T04:36:24.2925482Z  2022-05-18T04:36:24.2925754Z  2022-05-18T04:36:24.2926012Z  2022-05-18T04:36:24.2926461Z [2,216 / 2,970] 8 actions running 2022-05-18T04:36:24.2926900Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:24.2927460Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.2928098Z Compiling aten/src/ATen/native/TensorShape.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.2928602Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:24.2929126Z Compiling torch/csrc/lazy/core/tensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:24.2929728Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:24.2930345Z Compiling aten/src/ATen/native/Unfold2d.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:24.2930857Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:24.4930755Z 2022-05-18T04:36:24.4931347Z  2022-05-18T04:36:24.4931712Z  2022-05-18T04:36:24.4932040Z  2022-05-18T04:36:24.4932354Z  2022-05-18T04:36:24.4932556Z  2022-05-18T04:36:24.4932708Z  2022-05-18T04:36:24.4932892Z  2022-05-18T04:36:24.4933130Z  2022-05-18T04:36:24.4933444Z [2,217 / 2,970] 8 actions running 2022-05-18T04:36:24.4933931Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.4934481Z Compiling aten/src/ATen/native/TensorShape.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.4934903Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:24.4935373Z Compiling torch/csrc/lazy/core/tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.4935892Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:24.4936426Z Compiling aten/src/ATen/native/Unfold2d.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:24.4936840Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:24.4937328Z Compiling aten/src/ATen/native/Unique.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:24.7085234Z 2022-05-18T04:36:24.7085716Z  2022-05-18T04:36:24.7085961Z  2022-05-18T04:36:24.7086235Z  2022-05-18T04:36:24.7086549Z  2022-05-18T04:36:24.7086758Z  2022-05-18T04:36:24.7086928Z  2022-05-18T04:36:24.7087112Z  2022-05-18T04:36:24.7087294Z  2022-05-18T04:36:24.7087539Z [2,217 / 2,970] 8 actions running 2022-05-18T04:36:24.7087949Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.7088343Z Compiling aten/src/ATen/native/TensorShape.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.7088716Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:24.7089056Z Compiling torch/csrc/lazy/core/tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.7089482Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:24.7089879Z Compiling aten/src/ATen/native/Unfold2d.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:24.7090237Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:24.7090612Z Compiling aten/src/ATen/native/Unique.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:24.8262268Z 2022-05-18T04:36:24.8262741Z  2022-05-18T04:36:24.8263118Z  2022-05-18T04:36:24.8263428Z  2022-05-18T04:36:24.8263718Z  2022-05-18T04:36:24.8264020Z  2022-05-18T04:36:24.8264320Z  2022-05-18T04:36:24.8264600Z  2022-05-18T04:36:24.8264902Z  2022-05-18T04:36:24.8265434Z INFO: From Compiling torch/csrc/lazy/core/ops/utils.cpp: 2022-05-18T04:36:24.8266275Z [2,217 / 2,970] 8 actions running 2022-05-18T04:36:24.8266902Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.8267623Z Compiling aten/src/ATen/native/TensorShape.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.8268177Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:24.8269054Z Compiling torch/csrc/lazy/core/tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.8269765Z Compiling aten/src/ATen/native/UnaryOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:24.8270462Z Compiling aten/src/ATen/native/Unfold2d.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:24.8271001Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:24.8271616Z Compiling aten/src/ATen/native/Unique.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:24.8285660Z 2022-05-18T04:36:24.8285991Z  2022-05-18T04:36:24.8286375Z  2022-05-18T04:36:24.8286677Z  2022-05-18T04:36:24.8286954Z  2022-05-18T04:36:24.8287202Z  2022-05-18T04:36:24.8287489Z  2022-05-18T04:36:24.8287778Z  2022-05-18T04:36:24.8288053Z  2022-05-18T04:36:24.8288910Z torch/csrc/lazy/core/ops/utils.cpp: In function 'std::vector torch::lazy::BuildSqueezedDimensions(c10::ArrayRef, int64_t)': 2022-05-18T04:36:24.8289679Z torch/csrc/lazy/core/ops/utils.cpp:86:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:24.8290126Z if (dim != 1 || (i != squeeze_dim && squeeze_dim >= 0)) { 2022-05-18T04:36:24.8290398Z ~~^~~~~~~~~~~~~~ 2022-05-18T04:36:24.8290728Z [2,217 / 2,970] 8 actions running 2022-05-18T04:36:24.8291183Z Compiling torch/csrc/lazy/core/ops/utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.8291720Z Compiling aten/src/ATen/native/TensorShape.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.8292162Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:24.8292620Z Compiling torch/csrc/lazy/core/tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.8293117Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:24.8293652Z Compiling aten/src/ATen/native/Unfold2d.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:24.8294077Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:24.8294539Z Compiling aten/src/ATen/native/Unique.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:25.1131715Z 2022-05-18T04:36:25.1132205Z  2022-05-18T04:36:25.1132572Z  2022-05-18T04:36:25.1132855Z  2022-05-18T04:36:25.1133110Z  2022-05-18T04:36:25.1133364Z  2022-05-18T04:36:25.1133634Z  2022-05-18T04:36:25.1133853Z  2022-05-18T04:36:25.1134089Z  2022-05-18T04:36:25.1134494Z [2,218 / 2,970] 8 actions running 2022-05-18T04:36:25.1135057Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:25.1135631Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:25.1136188Z Compiling torch/csrc/lazy/core/tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:25.1136830Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:25.1137453Z Compiling aten/src/ATen/native/Unfold2d.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:25.1137970Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:25.1138574Z Compiling aten/src/ATen/native/Unique.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:25.1139095Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:25.3218843Z 2022-05-18T04:36:25.3220689Z  2022-05-18T04:36:25.3221110Z  2022-05-18T04:36:25.3221445Z  2022-05-18T04:36:25.3221793Z  2022-05-18T04:36:25.3222147Z  2022-05-18T04:36:25.3222468Z  2022-05-18T04:36:25.3222811Z  2022-05-18T04:36:25.3223150Z  2022-05-18T04:36:25.3223696Z INFO: From Compiling torch/csrc/lazy/core/tensor.cpp: 2022-05-18T04:36:25.3224219Z [2,219 / 2,970] 8 actions running 2022-05-18T04:36:25.3224822Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:25.3225425Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:25.3226165Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:25.3226903Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:25.3227861Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:25.3228485Z Compiling aten/src/ATen/native/Unique.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:25.3229071Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:25.3229567Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:25.3238364Z 2022-05-18T04:36:25.3238774Z  2022-05-18T04:36:25.3240061Z  2022-05-18T04:36:25.3243046Z  2022-05-18T04:36:25.3243351Z  2022-05-18T04:36:25.3243604Z  2022-05-18T04:36:25.3243890Z  2022-05-18T04:36:25.3244159Z  2022-05-18T04:36:25.3244407Z  2022-05-18T04:36:25.3245155Z torch/csrc/lazy/core/tensor.cpp: In member function 'void torch::lazy::LazyTensor::TryLimitGraphSize()': 2022-05-18T04:36:25.3246044Z torch/csrc/lazy/core/tensor.cpp:221:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:25.3246671Z if (graph_size > FLAGS_torch_lazy_trim_graph_size) { 2022-05-18T04:36:25.3247039Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:36:25.3247759Z torch/csrc/lazy/core/tensor.cpp: In member function 'void torch::lazy::LazyTensor::UpdateFromTensorOut(at::Tensor)': 2022-05-18T04:36:25.3248600Z torch/csrc/lazy/core/tensor.cpp:412:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:25.3249268Z if (data()->view != nullptr && shape().Get().numel() != tensor.numel()) { 2022-05-18T04:36:25.3249670Z ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:36:25.3250049Z [2,219 / 2,970] 8 actions running 2022-05-18T04:36:25.3250580Z Compiling aten/src/ATen/native/TensorShape.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:25.3251092Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:25.3251618Z Compiling torch/csrc/lazy/core/tensor.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:25.3252247Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:25.3252734Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:25.3253278Z Compiling aten/src/ATen/native/Unique.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:25.3253755Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:25.3254135Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:25.7128123Z 2022-05-18T04:36:25.7131613Z  2022-05-18T04:36:25.7131938Z  2022-05-18T04:36:25.7132215Z  2022-05-18T04:36:25.7132452Z  2022-05-18T04:36:25.7132714Z  2022-05-18T04:36:25.7132910Z  2022-05-18T04:36:25.7133164Z  2022-05-18T04:36:25.7133414Z  2022-05-18T04:36:25.7133755Z [2,221 / 2,970] 7 actions running 2022-05-18T04:36:25.7134182Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:25.7134647Z Compiling aten/src/ATen/native/UnaryOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:25.7135140Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:25.7135689Z Compiling aten/src/ATen/native/Unique.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:25.7136103Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:25.7136512Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:25.7136841Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:26.0611946Z 2022-05-18T04:36:26.0612382Z  2022-05-18T04:36:26.0612611Z  2022-05-18T04:36:26.0612772Z  2022-05-18T04:36:26.0612940Z  2022-05-18T04:36:26.0613114Z  2022-05-18T04:36:26.0613278Z  2022-05-18T04:36:26.0613741Z  2022-05-18T04:36:26.0614048Z [2,223 / 2,970] 8 actions, 7 running 2022-05-18T04:36:26.0614421Z Compiling aten/src/ATen/native/UnaryOps.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:26.0614927Z Compiling aten/src/ATen/native/Unique.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:26.0615497Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:26.0615779Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:26.0618010Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:26.0618675Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:26.0619312Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:26.0619759Z [Scann] Compiling torch/csrc/lazy/core/trie.cpp 2022-05-18T04:36:26.3131322Z 2022-05-18T04:36:26.3131794Z  2022-05-18T04:36:26.3132125Z  2022-05-18T04:36:26.3132406Z  2022-05-18T04:36:26.3132707Z  2022-05-18T04:36:26.3133016Z  2022-05-18T04:36:26.3133276Z  2022-05-18T04:36:26.3133469Z  2022-05-18T04:36:26.3133632Z  2022-05-18T04:36:26.3133863Z [2,223 / 2,970] 8 actions running 2022-05-18T04:36:26.3134226Z Compiling aten/src/ATen/native/UnaryOps.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:26.3134616Z Compiling aten/src/ATen/native/Unique.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:26.3134932Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:26.3135182Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:26.3135460Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:26.3135726Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:26.3135974Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:26.3136296Z Compiling torch/csrc/lazy/core/trie.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:26.5571091Z 2022-05-18T04:36:26.5571656Z  2022-05-18T04:36:26.5572032Z  2022-05-18T04:36:26.5572303Z  2022-05-18T04:36:26.5572469Z  2022-05-18T04:36:26.5572639Z  2022-05-18T04:36:26.5572794Z  2022-05-18T04:36:26.5572963Z  2022-05-18T04:36:26.5573130Z  2022-05-18T04:36:26.5573426Z [2,224 / 2,970] 8 actions, 7 running 2022-05-18T04:36:26.5573782Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:26.5574099Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:26.5574353Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:26.5574616Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:26.5574898Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:26.5575149Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:26.5575472Z Compiling torch/csrc/lazy/core/trie.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:26.5575755Z [Scann] Compiling torch/csrc/monitor/counters.cpp 2022-05-18T04:36:26.9279717Z 2022-05-18T04:36:26.9280524Z  2022-05-18T04:36:26.9280893Z  2022-05-18T04:36:26.9281077Z  2022-05-18T04:36:26.9281265Z  2022-05-18T04:36:26.9281435Z  2022-05-18T04:36:26.9281602Z  2022-05-18T04:36:26.9281753Z  2022-05-18T04:36:26.9281916Z  2022-05-18T04:36:26.9282169Z [2,224 / 2,970] 8 actions running 2022-05-18T04:36:26.9282513Z Compiling aten/src/ATen/native/Unique.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:26.9282832Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:26.9283111Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:26.9283389Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:26.9283672Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:26.9283938Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:26.9284248Z Compiling torch/csrc/lazy/core/trie.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:26.9284620Z Compiling torch/csrc/monitor/counters.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:27.1346116Z 2022-05-18T04:36:27.1346645Z  2022-05-18T04:36:27.1347125Z  2022-05-18T04:36:27.1347422Z  2022-05-18T04:36:27.1347591Z  2022-05-18T04:36:27.1347749Z  2022-05-18T04:36:27.1347976Z  2022-05-18T04:36:27.1348209Z  2022-05-18T04:36:27.1348421Z  2022-05-18T04:36:27.1348665Z [2,225 / 2,970] 8 actions running 2022-05-18T04:36:27.1348950Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:27.1349208Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:27.1349471Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:27.1349738Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:27.1919220Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:27.1920153Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:27.1920820Z Compiling torch/csrc/monitor/counters.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:27.1921450Z Compiling torch/csrc/monitor/events.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:27.3401956Z 2022-05-18T04:36:27.3403827Z  2022-05-18T04:36:27.3404748Z  2022-05-18T04:36:27.3405845Z  2022-05-18T04:36:27.3406167Z  2022-05-18T04:36:27.3406541Z  2022-05-18T04:36:27.3406807Z  2022-05-18T04:36:27.3407094Z  2022-05-18T04:36:27.3407354Z  2022-05-18T04:36:27.3407728Z [2,225 / 2,970] 8 actions running 2022-05-18T04:36:27.3408172Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:27.3408624Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:27.3409049Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:27.3409500Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:27.3409973Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:27.3410488Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:27.3411106Z Compiling torch/csrc/monitor/counters.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:27.3411723Z Compiling torch/csrc/monitor/events.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:27.7403241Z 2022-05-18T04:36:27.7403677Z  2022-05-18T04:36:27.7403910Z  2022-05-18T04:36:27.7404101Z  2022-05-18T04:36:27.7404256Z  2022-05-18T04:36:27.7404423Z  2022-05-18T04:36:27.7404590Z  2022-05-18T04:36:27.7404742Z  2022-05-18T04:36:27.7404904Z  2022-05-18T04:36:27.7405148Z [2,226 / 2,970] 8 actions running 2022-05-18T04:36:27.7405418Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:27.7405693Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:27.7405957Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:27.7406225Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:27.7406618Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:27.7407000Z Compiling torch/csrc/monitor/counters.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:27.7407362Z Compiling torch/csrc/monitor/events.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:27.7407742Z Compiling aten/src/ATen/native/group_norm.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:27.9695493Z 2022-05-18T04:36:27.9696437Z  2022-05-18T04:36:27.9697046Z  2022-05-18T04:36:27.9697444Z  2022-05-18T04:36:27.9697823Z  2022-05-18T04:36:27.9698183Z  2022-05-18T04:36:27.9698564Z  2022-05-18T04:36:27.9698940Z  2022-05-18T04:36:27.9699299Z  2022-05-18T04:36:27.9699801Z [2,227 / 2,970] 8 actions, 7 running 2022-05-18T04:36:27.9700362Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:27.9700931Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:27.9701493Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:27.9702172Z Compiling torch/csrc/lazy/core/trie.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:27.9702934Z Compiling torch/csrc/monitor/counters.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:27.9703675Z Compiling torch/csrc/monitor/events.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:27.9704475Z Compiling aten/src/ATen/native/group_norm.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:27.9705087Z [Scann] Compiling gloo/transport/tcp/device.cc 2022-05-18T04:36:28.1756298Z 2022-05-18T04:36:28.1757246Z  2022-05-18T04:36:28.1758070Z  2022-05-18T04:36:28.1758415Z  2022-05-18T04:36:28.1759087Z  2022-05-18T04:36:28.1759329Z  2022-05-18T04:36:28.1759550Z  2022-05-18T04:36:28.1759803Z  2022-05-18T04:36:28.1760036Z  2022-05-18T04:36:28.1760364Z [2,232 / 2,970] 8 actions, 7 running 2022-05-18T04:36:28.1761105Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:28.1764211Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:28.1786349Z Compiling aten/src/ATen/native/group_norm.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:28.1786953Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:28.1787325Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:28.1787677Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:28.1788038Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:28.1788379Z [Prepa] Compiling torch/csrc/profiler/kineto_shim.cpp 2022-05-18T04:36:28.5690481Z 2022-05-18T04:36:28.5691082Z  2022-05-18T04:36:28.5691438Z  2022-05-18T04:36:28.5691756Z  2022-05-18T04:36:28.5692070Z  2022-05-18T04:36:28.5692371Z  2022-05-18T04:36:28.5692675Z  2022-05-18T04:36:28.5692965Z  2022-05-18T04:36:28.5693263Z  2022-05-18T04:36:28.5693659Z [2,233 / 2,970] 8 actions running 2022-05-18T04:36:28.5694125Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:28.5694807Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:28.5695385Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:28.5695844Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:28.5696148Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:28.5696409Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:28.5696747Z Compiling torch/csrc/profiler/kineto_shim.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:28.5697045Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:29.1407640Z 2022-05-18T04:36:29.1408228Z  2022-05-18T04:36:29.1408582Z  2022-05-18T04:36:29.1408846Z  2022-05-18T04:36:29.1409120Z  2022-05-18T04:36:29.1409397Z  2022-05-18T04:36:29.1409648Z  2022-05-18T04:36:29.1409889Z  2022-05-18T04:36:29.1410162Z  2022-05-18T04:36:29.1410551Z [2,234 / 2,970] 8 actions, 7 running 2022-05-18T04:36:29.1411102Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:29.1411671Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:29.1412119Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:29.1412572Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:29.1413037Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:29.1413607Z Compiling torch/csrc/profiler/kineto_shim.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:29.1414142Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:29.1414593Z [Scann] Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp 2022-05-18T04:36:29.3698651Z 2022-05-18T04:36:29.3699231Z  2022-05-18T04:36:29.3699590Z  2022-05-18T04:36:29.3699868Z  2022-05-18T04:36:29.3700145Z  2022-05-18T04:36:29.3700409Z  2022-05-18T04:36:29.3700680Z  2022-05-18T04:36:29.3700953Z  2022-05-18T04:36:29.3701190Z  2022-05-18T04:36:29.3701530Z [2,234 / 2,970] 8 actions running 2022-05-18T04:36:29.3702123Z Compiling aten/src/ATen/native/group_norm.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:29.3702668Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:29.3703106Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:29.3703540Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:29.3703955Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:29.3704508Z Compiling torch/csrc/profiler/kineto_shim.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:29.3705029Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:29.3705442Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:29.7699286Z 2022-05-18T04:36:29.7699845Z  2022-05-18T04:36:29.7700198Z  2022-05-18T04:36:29.7700521Z  2022-05-18T04:36:29.7700822Z  2022-05-18T04:36:29.7701108Z  2022-05-18T04:36:29.7701266Z  2022-05-18T04:36:29.7701429Z  2022-05-18T04:36:29.7701593Z  2022-05-18T04:36:29.7701819Z [2,235 / 2,970] 8 actions running 2022-05-18T04:36:29.7702104Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:29.8221475Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:29.8221916Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:29.8222361Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:29.8222922Z Compiling torch/csrc/profiler/kineto_shim.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:29.8233540Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:29.8233993Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:29.8234440Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:29.9922809Z 2022-05-18T04:36:29.9923329Z  2022-05-18T04:36:29.9923644Z  2022-05-18T04:36:29.9923913Z  2022-05-18T04:36:29.9924182Z  2022-05-18T04:36:29.9924438Z  2022-05-18T04:36:29.9924703Z  2022-05-18T04:36:29.9924980Z  2022-05-18T04:36:29.9925241Z  2022-05-18T04:36:29.9925642Z [2,238 / 2,970] 7 actions, 6 running 2022-05-18T04:36:29.9926100Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:29.9926617Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:29.9927072Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:29.9927500Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:29.9927922Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:29.9928333Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:29.9928782Z [Scann] Compiling torch/csrc/jit/runtime/interpreter/preprocess_graph.cpp 2022-05-18T04:36:30.2296381Z 2022-05-18T04:36:30.2298145Z  2022-05-18T04:36:30.2298478Z  2022-05-18T04:36:30.2298755Z  2022-05-18T04:36:30.2299034Z  2022-05-18T04:36:30.2299291Z  2022-05-18T04:36:30.2299563Z  2022-05-18T04:36:30.2299833Z  2022-05-18T04:36:30.2300198Z [2,239 / 2,970] 8 actions running 2022-05-18T04:36:30.2300661Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:30.2301101Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:30.2301549Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:30.2301971Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:30.2302413Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:30.2302823Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:30.2303366Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:30.2303892Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:30.7795257Z 2022-05-18T04:36:30.7795778Z  2022-05-18T04:36:30.7796096Z  2022-05-18T04:36:30.7796380Z  2022-05-18T04:36:30.7796655Z  2022-05-18T04:36:30.7796913Z  2022-05-18T04:36:30.7797191Z  2022-05-18T04:36:30.7797467Z  2022-05-18T04:36:30.7797726Z  2022-05-18T04:36:30.7798128Z [2,240 / 2,970] 8 actions, 7 running 2022-05-18T04:36:30.7798570Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:30.7798995Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:30.7799423Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:30.7799854Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:30.7800298Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:30.7800861Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:30.7801405Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:30.7801812Z [Scann] Compiling aten/src/ATen/native/mkldnn/Utils.cpp 2022-05-18T04:36:31.0260974Z 2022-05-18T04:36:31.0261468Z  2022-05-18T04:36:31.0261861Z  2022-05-18T04:36:31.0262144Z  2022-05-18T04:36:31.0262407Z  2022-05-18T04:36:31.0262678Z  2022-05-18T04:36:31.0262939Z  2022-05-18T04:36:31.0263193Z  2022-05-18T04:36:31.0263466Z  2022-05-18T04:36:31.0263854Z [2,242 / 2,970] 8 actions running 2022-05-18T04:36:31.0264290Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:31.0264902Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:31.0265384Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:31.0266385Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:31.0267221Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:31.0267947Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:31.0268484Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:31.0268902Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:31.5434166Z 2022-05-18T04:36:31.5434599Z  2022-05-18T04:36:31.5434837Z  2022-05-18T04:36:31.5435010Z  2022-05-18T04:36:31.5435192Z  2022-05-18T04:36:31.5435366Z  2022-05-18T04:36:31.5435518Z  2022-05-18T04:36:31.5435724Z  2022-05-18T04:36:31.5435891Z  2022-05-18T04:36:31.5436209Z INFO: From Compiling aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: 2022-05-18T04:36:31.5436532Z [2,242 / 2,970] 8 actions running 2022-05-18T04:36:31.5436838Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:31.5437111Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:31.5437380Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:31.5437729Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:31.5438073Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:31.5438433Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:31.5438747Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:31.5439009Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:31.5446834Z 2022-05-18T04:36:31.5447309Z  2022-05-18T04:36:31.5447654Z  2022-05-18T04:36:31.5447938Z  2022-05-18T04:36:31.5448198Z  2022-05-18T04:36:31.5448459Z  2022-05-18T04:36:31.5448743Z  2022-05-18T04:36:31.5449030Z  2022-05-18T04:36:31.5449328Z  2022-05-18T04:36:31.5449886Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp: In lambda function: 2022-05-18T04:36:31.5459010Z aten/src/ATen/native/mkldnn/MkldnnTensorMath.cpp:36:28: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:36:31.5463630Z [](Vec /* unused */) { return 0.0; }, 2022-05-18T04:36:31.5464097Z ^ 2022-05-18T04:36:31.5464514Z [2,242 / 2,970] 8 actions running 2022-05-18T04:36:31.5465089Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:31.5465981Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:31.5466423Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:31.5467158Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:31.5467795Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:31.5468498Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:31.5469174Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:31.5469786Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:31.8260060Z 2022-05-18T04:36:31.8261039Z  2022-05-18T04:36:31.8261754Z  2022-05-18T04:36:31.8262337Z  2022-05-18T04:36:31.8262956Z  2022-05-18T04:36:31.8263661Z  2022-05-18T04:36:31.8264279Z  2022-05-18T04:36:31.8266019Z  2022-05-18T04:36:31.8266662Z  2022-05-18T04:36:31.8267270Z [2,244 / 2,970] 8 actions running 2022-05-18T04:36:31.8268017Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:31.8268860Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:31.8269736Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:31.8270606Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:31.8271401Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:31.8272075Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:31.8272695Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:31.8273432Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:32.1208591Z 2022-05-18T04:36:32.1209489Z  2022-05-18T04:36:32.1210309Z  2022-05-18T04:36:32.1210646Z  2022-05-18T04:36:32.1211853Z  2022-05-18T04:36:32.1212538Z  2022-05-18T04:36:32.1212839Z  2022-05-18T04:36:32.1213238Z  2022-05-18T04:36:32.1213518Z  2022-05-18T04:36:32.1213913Z [2,245 / 2,970] 8 actions, 7 running 2022-05-18T04:36:32.1214507Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:32.1215238Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:32.1215912Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:32.1216632Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:32.1217284Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:32.1217781Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:32.1218297Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:32.1218815Z [Scann] Compiling torch/csrc/distributed/c10d/ParamCommsUtils.cpp 2022-05-18T04:36:32.3636404Z 2022-05-18T04:36:32.3636941Z  2022-05-18T04:36:32.3637312Z  2022-05-18T04:36:32.3637638Z  2022-05-18T04:36:32.3637933Z  2022-05-18T04:36:32.3638230Z  2022-05-18T04:36:32.3638527Z  2022-05-18T04:36:32.3638806Z  2022-05-18T04:36:32.3639107Z  2022-05-18T04:36:32.3639544Z [2,246 / 2,970] 8 actions, 7 running 2022-05-18T04:36:32.3640172Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:32.3640773Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:32.3641421Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:32.3642003Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:32.3642480Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:32.3642975Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:32.3643469Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:32.3643872Z [Scann] Compiling src/tbb/tbb_statistics.cpp 2022-05-18T04:36:32.6262167Z 2022-05-18T04:36:32.6262919Z  2022-05-18T04:36:32.6263239Z  2022-05-18T04:36:32.6263417Z  2022-05-18T04:36:32.6263594Z  2022-05-18T04:36:32.6263763Z  2022-05-18T04:36:32.6263916Z  2022-05-18T04:36:32.6264081Z  2022-05-18T04:36:32.6264246Z  2022-05-18T04:36:32.6264477Z [2,247 / 2,970] 8 actions running 2022-05-18T04:36:32.6264839Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:32.6265243Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:32.6265542Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:32.6265972Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:32.6266248Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:32.6266499Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:32.6266828Z Compiling src/tbb/tbb_statistics.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:32.6267156Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:32.8117768Z 2022-05-18T04:36:32.8120059Z  2022-05-18T04:36:32.8120440Z  2022-05-18T04:36:32.8120632Z  2022-05-18T04:36:32.8120803Z  2022-05-18T04:36:32.8120976Z  2022-05-18T04:36:32.8121129Z  2022-05-18T04:36:32.8121296Z  2022-05-18T04:36:32.8121469Z  2022-05-18T04:36:32.8121791Z INFO: From Compiling third_party/oneDNN/src/common/memory_zero_pad.cpp: 2022-05-18T04:36:32.8122112Z [2,248 / 2,970] 8 actions running 2022-05-18T04:36:32.8122455Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:32.8122845Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:32.8123159Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:32.8123430Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:32.8123697Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:32.8123947Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:32.8124236Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:32.8124733Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:32.8124899Z 2022-05-18T04:36:32.8125007Z  2022-05-18T04:36:32.8125279Z  2022-05-18T04:36:32.8125526Z  2022-05-18T04:36:32.8125761Z  2022-05-18T04:36:32.8125992Z  2022-05-18T04:36:32.8126182Z  2022-05-18T04:36:32.8126431Z  2022-05-18T04:36:32.8126601Z  2022-05-18T04:36:32.8126972Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_thread.hpp:24:0, 2022-05-18T04:36:32.8127365Z from external/mkl_dnn/third_party/oneDNN/src/common/memory_zero_pad.cpp:19: 2022-05-18T04:36:32.8128245Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:36:32.8129270Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:36:32.8130248Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:36:32.8130847Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:36:32.8131597Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:36:32.8132081Z constexpr bool one_of(T val, P item) { 2022-05-18T04:36:32.8132367Z ^~~ 2022-05-18T04:36:32.8137419Z [2,248 / 2,970] 8 actions running 2022-05-18T04:36:32.8138020Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:32.8138713Z Compiling aten/src/ATen/native/mkldnn/Utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:32.8139274Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:32.8139713Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:32.8140156Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:32.8140602Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:32.8141103Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:32.8141602Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:33.0270620Z 2022-05-18T04:36:33.0271155Z  2022-05-18T04:36:33.0271490Z  2022-05-18T04:36:33.0271792Z  2022-05-18T04:36:33.0272089Z  2022-05-18T04:36:33.0272373Z  2022-05-18T04:36:33.0272674Z  2022-05-18T04:36:33.0272973Z  2022-05-18T04:36:33.0273228Z  2022-05-18T04:36:33.0273608Z [2,251 / 2,970] 8 actions, 7 running 2022-05-18T04:36:33.0274196Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 3s processwrapper-sandbox 2022-05-18T04:36:33.0274729Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:33.0275174Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:33.0275648Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:33.0276092Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:33.0276523Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:33.0277033Z Compiling src/tbb/task.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:33.0277474Z [Scann] Compiling test/cpp/tensorexpr/test_approx.cpp 2022-05-18T04:36:33.2844385Z 2022-05-18T04:36:33.2844921Z  2022-05-18T04:36:33.2845227Z  2022-05-18T04:36:33.2845504Z  2022-05-18T04:36:33.2845735Z  2022-05-18T04:36:33.2845981Z  2022-05-18T04:36:33.2846210Z  2022-05-18T04:36:33.2846528Z  2022-05-18T04:36:33.2846773Z  2022-05-18T04:36:33.2847113Z [2,253 / 2,970] 8 actions running 2022-05-18T04:36:33.2847629Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 3s processwrapper-sandbox 2022-05-18T04:36:33.2848113Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:33.2848506Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:33.2849698Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:33.2850717Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:33.2851247Z Compiling test/cpp/tensorexpr/test_approx.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:33.2851681Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:33.2852085Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:33.4847284Z 2022-05-18T04:36:33.4847888Z  2022-05-18T04:36:33.4848237Z  2022-05-18T04:36:33.4848560Z  2022-05-18T04:36:33.4849942Z  2022-05-18T04:36:33.4850300Z  2022-05-18T04:36:33.4850724Z  2022-05-18T04:36:33.4850973Z  2022-05-18T04:36:33.4851275Z  2022-05-18T04:36:33.4851704Z [2,254 / 2,970] 8 actions running 2022-05-18T04:36:33.4852343Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 3s processwrapper-sandbox 2022-05-18T04:36:33.4852877Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:33.4853372Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:33.4853889Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:33.4854499Z Compiling test/cpp/tensorexpr/test_approx.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:33.4855056Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:33.4855588Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:33.4856075Z Compiling src/tbb/arena.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:33.7322427Z 2022-05-18T04:36:33.7322997Z  2022-05-18T04:36:33.7323276Z  2022-05-18T04:36:33.7323521Z  2022-05-18T04:36:33.7323782Z  2022-05-18T04:36:33.7323996Z  2022-05-18T04:36:33.7324227Z  2022-05-18T04:36:33.7324457Z  2022-05-18T04:36:33.7324669Z  2022-05-18T04:36:33.7325014Z [2,257 / 2,970] 8 actions, 7 running 2022-05-18T04:36:33.7325514Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 3s processwrapper-sandbox 2022-05-18T04:36:33.7325955Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:33.7326415Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:33.7326912Z Compiling test/cpp/tensorexpr/test_approx.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:33.7327349Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:33.7327792Z Compiling src/tbb/queuing_rw_mutex.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:33.7328214Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:33.7328539Z [Scann] Compiling gloo/transport/context.cc 2022-05-18T04:36:33.9502821Z 2022-05-18T04:36:33.9503389Z  2022-05-18T04:36:33.9503892Z  2022-05-18T04:36:33.9504175Z  2022-05-18T04:36:33.9504578Z  2022-05-18T04:36:33.9504849Z  2022-05-18T04:36:33.9505248Z  2022-05-18T04:36:33.9505501Z  2022-05-18T04:36:33.9505978Z  2022-05-18T04:36:33.9506344Z [2,259 / 2,970] 8 actions, 7 running 2022-05-18T04:36:33.9506936Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 3s processwrapper-sandbox 2022-05-18T04:36:33.9507445Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:36:33.9507912Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:33.9508418Z Compiling test/cpp/tensorexpr/test_approx.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:33.9508918Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:33.9509324Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:33.9509740Z Compiling src/tbb/scheduler.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:33.9510163Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qchannel_shuffle.cpp 2022-05-18T04:36:34.2297291Z 2022-05-18T04:36:34.2297912Z  2022-05-18T04:36:34.2298273Z  2022-05-18T04:36:34.2298546Z  2022-05-18T04:36:34.2298851Z  2022-05-18T04:36:34.2299150Z  2022-05-18T04:36:34.2299426Z  2022-05-18T04:36:34.2299722Z  2022-05-18T04:36:34.2300018Z  2022-05-18T04:36:34.2300463Z [2,264 / 2,970] 8 actions, 7 running 2022-05-18T04:36:34.2301079Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 4s processwrapper-sandbox 2022-05-18T04:36:34.2301967Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:34.2302434Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:34.2302882Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:34.2303303Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:34.2303772Z Compiling src/tbb/mutex.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:34.2304340Z Compiling gloo/transport/device.cc; 0s processwrapper-sandbox 2022-05-18T04:36:34.2304786Z [Scann] Compiling src/tbb/queuing_mutex.cpp 2022-05-18T04:36:34.4860352Z 2022-05-18T04:36:34.4861057Z  2022-05-18T04:36:34.4861593Z  2022-05-18T04:36:34.4861872Z  2022-05-18T04:36:34.4862333Z  2022-05-18T04:36:34.4862623Z  2022-05-18T04:36:34.4863043Z  2022-05-18T04:36:34.4863322Z  2022-05-18T04:36:34.4863766Z  2022-05-18T04:36:34.4864169Z [2,268 / 2,970] 8 actions running 2022-05-18T04:36:34.4864945Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 4s processwrapper-sandbox 2022-05-18T04:36:34.4865707Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:34.4866416Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:34.4867045Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:34.4867768Z Compiling gloo/rendezvous/context.cc; 0s processwrapper-sandbox 2022-05-18T04:36:34.4868578Z Compiling src/tbb/concurrent_queue.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:34.4869328Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:34.4870009Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:34.6655501Z 2022-05-18T04:36:34.6656222Z  2022-05-18T04:36:34.6656806Z  2022-05-18T04:36:34.6657081Z  2022-05-18T04:36:34.6657508Z  2022-05-18T04:36:34.6657738Z  2022-05-18T04:36:34.6657973Z  2022-05-18T04:36:34.6658429Z  2022-05-18T04:36:34.6658681Z  2022-05-18T04:36:34.6659231Z INFO: From Compiling gloo/gather.cc: 2022-05-18T04:36:34.6659832Z [2,272 / 2,970] 7 actions running 2022-05-18T04:36:34.6660532Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 4s processwrapper-sandbox 2022-05-18T04:36:34.6661040Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:34.6661629Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:34.6662252Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:34.6662886Z Compiling gloo/gather.cc; 0s processwrapper-sandbox 2022-05-18T04:36:34.6663634Z Compiling src/old/concurrent_queue_v2.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:34.6664206Z Compiling gloo/rendezvous/file_store.cc; 0s processwrapper-sandbox 2022-05-18T04:36:34.6664649Z 2022-05-18T04:36:34.6664775Z  2022-05-18T04:36:34.6665164Z  2022-05-18T04:36:34.6665435Z  2022-05-18T04:36:34.6665664Z  2022-05-18T04:36:34.6666198Z  2022-05-18T04:36:34.6666471Z  2022-05-18T04:36:34.6666876Z  2022-05-18T04:36:34.6667677Z external/gloo/gloo/gather.cc: In function 'void gloo::gather(gloo::GatherOptions&)': 2022-05-18T04:36:34.6668646Z external/gloo/gloo/gather.cc:36:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.6669343Z for (size_t i = 0; i < context->size; i++) { 2022-05-18T04:36:34.6669651Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:36:34.6670583Z external/gloo/gloo/gather.cc:37:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.6671100Z if (i == context->rank) { 2022-05-18T04:36:34.6671527Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:36:34.6672287Z external/gloo/gloo/gather.cc:50:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.6673009Z for (size_t i = 0; i < context->size; i++) { 2022-05-18T04:36:34.6673323Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:36:34.6674085Z external/gloo/gloo/gather.cc:51:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.6675045Z if (i == context->rank) { 2022-05-18T04:36:34.6675454Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:36:34.6675805Z [2,272 / 2,970] 7 actions running 2022-05-18T04:36:34.6676504Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 4s processwrapper-sandbox 2022-05-18T04:36:34.6677135Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:34.6677677Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:34.6678168Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:34.6678781Z Compiling gloo/gather.cc; 0s processwrapper-sandbox 2022-05-18T04:36:34.6679510Z Compiling src/old/concurrent_queue_v2.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:34.6680201Z Compiling gloo/rendezvous/file_store.cc; 0s processwrapper-sandbox 2022-05-18T04:36:34.7865260Z 2022-05-18T04:36:34.7866101Z  2022-05-18T04:36:34.7866526Z  2022-05-18T04:36:34.7866777Z  2022-05-18T04:36:34.7867007Z  2022-05-18T04:36:34.7867375Z  2022-05-18T04:36:34.7867616Z  2022-05-18T04:36:34.7867847Z  2022-05-18T04:36:34.7868361Z INFO: From Compiling gloo/allreduce_local.cc: 2022-05-18T04:36:34.7868884Z [2,276 / 2,970] 8 actions running 2022-05-18T04:36:34.7869502Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 4s processwrapper-sandbox 2022-05-18T04:36:34.7869973Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:34.7870488Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:34.7871073Z Compiling gloo/allreduce_local.cc; 0s processwrapper-sandbox 2022-05-18T04:36:34.7871546Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:34.7872120Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:34.7872715Z Compiling gloo/gatherv.cc; 0s processwrapper-sandbox 2022-05-18T04:36:34.7873296Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:34.7873496Z 2022-05-18T04:36:34.7873616Z  2022-05-18T04:36:34.7873865Z  2022-05-18T04:36:34.7874286Z  2022-05-18T04:36:34.7874558Z  2022-05-18T04:36:34.7874992Z  2022-05-18T04:36:34.7875287Z  2022-05-18T04:36:34.7875681Z  2022-05-18T04:36:34.7875968Z  2022-05-18T04:36:34.7877106Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = signed char]': 2022-05-18T04:36:34.7877855Z external/gloo/gloo/allreduce_local.cc:43:1: required from here 2022-05-18T04:36:34.7878862Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7879575Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7880489Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7881195Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7882174Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = unsigned char]': 2022-05-18T04:36:34.7882939Z external/gloo/gloo/allreduce_local.cc:44:1: required from here 2022-05-18T04:36:34.7884036Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7884746Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7885665Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7886442Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7887362Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = int]': 2022-05-18T04:36:34.7888104Z external/gloo/gloo/allreduce_local.cc:45:1: required from here 2022-05-18T04:36:34.7889108Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7890199Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7891161Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7891883Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7892843Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = long int]': 2022-05-18T04:36:34.7893576Z external/gloo/gloo/allreduce_local.cc:46:1: required from here 2022-05-18T04:36:34.7894546Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7895258Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7897313Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7897873Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7898990Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = long unsigned int]': 2022-05-18T04:36:34.7899609Z external/gloo/gloo/allreduce_local.cc:47:1: required from here 2022-05-18T04:36:34.7900586Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7901308Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7902069Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7902562Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7903493Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = float]': 2022-05-18T04:36:34.7904099Z external/gloo/gloo/allreduce_local.cc:48:1: required from here 2022-05-18T04:36:34.7904938Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7905499Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7906372Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7906962Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7907905Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = double]': 2022-05-18T04:36:34.7908514Z external/gloo/gloo/allreduce_local.cc:49:1: required from here 2022-05-18T04:36:34.7909368Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7909933Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7910713Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7911290Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7912111Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = gloo::float16]': 2022-05-18T04:36:34.7912722Z external/gloo/gloo/allreduce_local.cc:50:1: required from here 2022-05-18T04:36:34.7913551Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7914293Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7915059Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7915577Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7916326Z external/gloo/gloo/allreduce_local.cc: In instantiation of 'void gloo::AllreduceLocal::run() [with T = char]': 2022-05-18T04:36:34.7916906Z external/gloo/gloo/allreduce_local.cc:52:1: required from here 2022-05-18T04:36:34.7917938Z external/gloo/gloo/allreduce_local.cc:31:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7918487Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7919265Z external/gloo/gloo/allreduce_local.cc:35:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:34.7919802Z for (int i = 1; i < ptrs_.size(); i++) { 2022-05-18T04:36:34.7949988Z [2,276 / 2,970] 8 actions running 2022-05-18T04:36:34.7950684Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 4s processwrapper-sandbox 2022-05-18T04:36:34.7951282Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:34.7951710Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:34.7952274Z Compiling gloo/allreduce_local.cc; 0s processwrapper-sandbox 2022-05-18T04:36:34.7952851Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:34.7953392Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:34.7954203Z Compiling gloo/gatherv.cc; 0s processwrapper-sandbox 2022-05-18T04:36:34.7954746Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.0066528Z 2022-05-18T04:36:35.0067034Z  2022-05-18T04:36:35.0067335Z  2022-05-18T04:36:35.0067573Z  2022-05-18T04:36:35.0067807Z  2022-05-18T04:36:35.0068040Z  2022-05-18T04:36:35.0068261Z  2022-05-18T04:36:35.0068495Z  2022-05-18T04:36:35.0068724Z  2022-05-18T04:36:35.0069052Z [2,280 / 2,970] 8 actions, 7 running 2022-05-18T04:36:35.0069777Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 4s processwrapper-sandbox 2022-05-18T04:36:35.0070239Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:35.0070623Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:35.0071078Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.0071527Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:35.0071920Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.0072449Z Compiling gloo/common/linux.cc; 0s processwrapper-sandbox 2022-05-18T04:36:35.0072830Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:36:35.1296736Z 2022-05-18T04:36:35.1299515Z  2022-05-18T04:36:35.1299914Z  2022-05-18T04:36:35.1300215Z  2022-05-18T04:36:35.1300518Z  2022-05-18T04:36:35.1300781Z  2022-05-18T04:36:35.1301064Z  2022-05-18T04:36:35.1301345Z  2022-05-18T04:36:35.1301626Z  2022-05-18T04:36:35.1302117Z INFO: From Compiling gloo/common/linux.cc: 2022-05-18T04:36:35.1302613Z [2,281 / 2,970] 8 actions running 2022-05-18T04:36:35.1303215Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 5s processwrapper-sandbox 2022-05-18T04:36:35.1303611Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:35.1303879Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:35.1304130Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:35.1304420Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.1304761Z Compiling gloo/common/linux.cc; 0s processwrapper-sandbox 2022-05-18T04:36:35.1305075Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.1305354Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.1305499Z 2022-05-18T04:36:35.1305580Z  2022-05-18T04:36:35.1306132Z  2022-05-18T04:36:35.1306385Z  2022-05-18T04:36:35.1306653Z  2022-05-18T04:36:35.1306918Z  2022-05-18T04:36:35.1307178Z  2022-05-18T04:36:35.1307435Z  2022-05-18T04:36:35.1307703Z  2022-05-18T04:36:35.1308575Z external/gloo/gloo/common/linux.cc: In function 'std::vector > gloo::pciDevices(gloo::PCIClassMatch)': 2022-05-18T04:36:35.1309469Z external/gloo/gloo/common/linux.cc:97:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:35.1310051Z if (match.value != (pciGetClass(device) & match.mask)) { 2022-05-18T04:36:35.1310690Z ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:36:35.1311361Z external/gloo/gloo/common/linux.cc: In function 'int gloo::pciDistance(const string&, const string&)': 2022-05-18T04:36:35.1312191Z external/gloo/gloo/common/linux.cc:135:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:35.1312726Z if (prefixLength == partsA.size()) { 2022-05-18T04:36:35.1313048Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:36:35.1313716Z external/gloo/gloo/common/linux.cc:139:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:35.1314227Z if (prefixLength == partsB.size()) { 2022-05-18T04:36:35.1314534Z ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:36:35.1314918Z [2,281 / 2,970] 8 actions running 2022-05-18T04:36:35.1315466Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 5s processwrapper-sandbox 2022-05-18T04:36:35.1315993Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:35.1316419Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:35.1316859Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:35.1317326Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.1317821Z Compiling gloo/common/linux.cc; 0s processwrapper-sandbox 2022-05-18T04:36:35.1318338Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.1318821Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.2982392Z 2022-05-18T04:36:35.2982956Z  2022-05-18T04:36:35.2983314Z  2022-05-18T04:36:35.2983615Z  2022-05-18T04:36:35.2983912Z  2022-05-18T04:36:35.2984196Z  2022-05-18T04:36:35.2984492Z  2022-05-18T04:36:35.2984671Z  2022-05-18T04:36:35.2984835Z  2022-05-18T04:36:35.2985169Z INFO: From Compiling aten/src/ATen/native/quantized/affine_quantizer.cpp: 2022-05-18T04:36:35.2985489Z [2,284 / 2,970] 8 actions running 2022-05-18T04:36:35.2993119Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 5s processwrapper-sandbox 2022-05-18T04:36:35.2993764Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:35.2994240Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:35.2994710Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:35.2995220Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.2995749Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.2996263Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.2996782Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.3005517Z 2022-05-18T04:36:35.3005760Z  2022-05-18T04:36:35.3006077Z  2022-05-18T04:36:35.3006417Z  2022-05-18T04:36:35.3006709Z  2022-05-18T04:36:35.3006998Z  2022-05-18T04:36:35.3007275Z  2022-05-18T04:36:35.3007566Z  2022-05-18T04:36:35.3007842Z  2022-05-18T04:36:35.3013076Z aten/src/ATen/native/quantized/affine_quantizer.cpp:38:6: warning: 'void at::native::{anonymous}::checkCPUTensor(const string&, const at::Tensor&)' defined but not used [-Wunused-function] 2022-05-18T04:36:35.3013779Z void checkCPUTensor(const std::string& fn_name, const Tensor& t) { 2022-05-18T04:36:35.3014156Z ^~~~~~~~~~~~~~ 2022-05-18T04:36:35.3014529Z [2,284 / 2,970] 8 actions running 2022-05-18T04:36:35.3015110Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 5s processwrapper-sandbox 2022-05-18T04:36:35.3015665Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:35.3016126Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:35.3016584Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:35.3017082Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.3017591Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.3018065Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.3018739Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.5151320Z 2022-05-18T04:36:35.5152027Z  2022-05-18T04:36:35.5152408Z  2022-05-18T04:36:35.5152799Z  2022-05-18T04:36:35.5153094Z  2022-05-18T04:36:35.5153377Z  2022-05-18T04:36:35.5153677Z  2022-05-18T04:36:35.5153962Z  2022-05-18T04:36:35.5154258Z  2022-05-18T04:36:35.5154684Z [2,288 / 2,970] 8 actions, 7 running 2022-05-18T04:36:35.5155296Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 5s processwrapper-sandbox 2022-05-18T04:36:35.5155857Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:35.5156352Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:35.5156872Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.5157476Z Compiling caffe2/perfkernels/math_cpu_avx2.cc; 0s processwrapper-sandbox 2022-05-18T04:36:35.5158042Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.5158570Z Compiling gloo/allgather.cc; 0s processwrapper-sandbox 2022-05-18T04:36:35.5159001Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:36:35.7155066Z 2022-05-18T04:36:35.7155612Z  2022-05-18T04:36:35.7155985Z  2022-05-18T04:36:35.7156272Z  2022-05-18T04:36:35.7156547Z  2022-05-18T04:36:35.7156814Z  2022-05-18T04:36:35.7157077Z  2022-05-18T04:36:35.7157355Z  2022-05-18T04:36:35.7157645Z  2022-05-18T04:36:35.7158066Z [2,294 / 2,970] 8 actions, 7 running 2022-05-18T04:36:35.7158712Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 5s processwrapper-sandbox 2022-05-18T04:36:35.7159333Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.7159911Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-05-18T04:36:35.7160479Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.7161128Z Compiling caffe2/perfkernels/typed_axpy_avx2.cc; 0s processwrapper-sandbox 2022-05-18T04:36:35.7161692Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.7162311Z Compiling caffe2/perfkernels/typed_axpy_avx.cc; 0s processwrapper-sandbox 2022-05-18T04:36:35.7162897Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/jit_uni_i8i8_pooling.cpp 2022-05-18T04:36:35.9316362Z 2022-05-18T04:36:35.9316967Z  2022-05-18T04:36:35.9317347Z  2022-05-18T04:36:35.9317675Z  2022-05-18T04:36:35.9317985Z  2022-05-18T04:36:35.9318277Z  2022-05-18T04:36:35.9318591Z  2022-05-18T04:36:35.9318917Z  2022-05-18T04:36:35.9319227Z  2022-05-18T04:36:35.9319747Z [2,297 / 2,970] 8 actions, 7 running 2022-05-18T04:36:35.9320351Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 5s processwrapper-sandbox 2022-05-18T04:36:35.9321028Z Compiling caffe2/perfkernels/typed_axpy_avx2.cc; 0s processwrapper-sandbox 2022-05-18T04:36:35.9321608Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.9322217Z Compiling caffe2/perfkernels/typed_axpy_avx.cc; 0s processwrapper-sandbox 2022-05-18T04:36:35.9322826Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.9323400Z //:caffe2_perfkernels_avx2; 0s processwrapper-sandbox 2022-05-18T04:36:35.9323934Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:35.9324430Z [Scann] Compiling caffe2/quantization/server/relu_dnnlowp_op_avx2.cc 2022-05-18T04:36:36.1431681Z 2022-05-18T04:36:36.1432158Z  2022-05-18T04:36:36.1432548Z  2022-05-18T04:36:36.1434760Z  2022-05-18T04:36:36.1435054Z  2022-05-18T04:36:36.1435336Z  2022-05-18T04:36:36.1435617Z  2022-05-18T04:36:36.1435874Z  2022-05-18T04:36:36.1436150Z  2022-05-18T04:36:36.1436538Z [2,304 / 2,970] 8 actions, 7 running 2022-05-18T04:36:36.1437113Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 6s processwrapper-sandbox 2022-05-18T04:36:36.1437703Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:36.1438200Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:36.1438687Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:36.1439549Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-05-18T04:36:36.1440045Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:36.1440546Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-05-18T04:36:36.1440978Z [Scann] Compiling test/cpp/jit/test_schema_matching.cpp 2022-05-18T04:36:36.3513630Z 2022-05-18T04:36:36.3514279Z  2022-05-18T04:36:36.3514600Z  2022-05-18T04:36:36.3517639Z  2022-05-18T04:36:36.3518189Z  2022-05-18T04:36:36.3518548Z  2022-05-18T04:36:36.3518909Z  2022-05-18T04:36:36.3519219Z  2022-05-18T04:36:36.3519557Z  2022-05-18T04:36:36.3520045Z [2,309 / 2,970] 8 actions, 7 running 2022-05-18T04:36:36.3520758Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 6s processwrapper-sandbox 2022-05-18T04:36:36.3521459Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:36.3522183Z Compiling test/cpp/jit/test_schema_matching.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:36.3522857Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:36.3523375Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:36.3523938Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:36.3524497Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:36.3525052Z [Scann] Compiling torch/csrc/autograd/generated/ADInplaceOrViewType_0.cpp 2022-05-18T04:36:36.6399111Z 2022-05-18T04:36:36.6399901Z  2022-05-18T04:36:36.6400279Z  2022-05-18T04:36:36.6400565Z  2022-05-18T04:36:36.6407197Z  2022-05-18T04:36:36.6407540Z  2022-05-18T04:36:36.6407827Z  2022-05-18T04:36:36.6408103Z  2022-05-18T04:36:36.6408379Z  2022-05-18T04:36:36.6408815Z [2,311 / 2,970] 8 actions, 7 running 2022-05-18T04:36:36.6409419Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 6s processwrapper-sandbox 2022-05-18T04:36:36.6410149Z Compiling test/cpp/jit/test_schema_matching.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:36.6410742Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:36.6411180Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:36.6411644Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:36.6412118Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:36.6412607Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:36.6413012Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:36:36.8879192Z 2022-05-18T04:36:36.8879742Z  2022-05-18T04:36:36.8880086Z  2022-05-18T04:36:36.8880347Z  2022-05-18T04:36:36.8880622Z  2022-05-18T04:36:36.8880892Z  2022-05-18T04:36:36.8881145Z  2022-05-18T04:36:36.8881415Z  2022-05-18T04:36:36.8881692Z  2022-05-18T04:36:36.8882063Z [2,311 / 2,970] 8 actions running 2022-05-18T04:36:36.8882675Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 6s processwrapper-sandbox 2022-05-18T04:36:36.8883356Z Compiling test/cpp/jit/test_schema_matching.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:36.8883901Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:36.8884351Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:36.8884802Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:36.8885211Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:36.8885639Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:36.8886084Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:37.0885449Z 2022-05-18T04:36:37.0886026Z  2022-05-18T04:36:37.0886433Z  2022-05-18T04:36:37.0886736Z  2022-05-18T04:36:37.0887015Z  2022-05-18T04:36:37.0887287Z  2022-05-18T04:36:37.0887578Z  2022-05-18T04:36:37.0887860Z  2022-05-18T04:36:37.0888131Z  2022-05-18T04:36:37.0888541Z [2,312 / 2,970] 8 actions running 2022-05-18T04:36:37.0889151Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 7s processwrapper-sandbox 2022-05-18T04:36:37.0889859Z Compiling test/cpp/jit/test_schema_matching.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:37.0890716Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:37.0891219Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:37.0891675Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:37.0892135Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:37.0892598Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:37.0893060Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:37.4892226Z 2022-05-18T04:36:37.4892817Z  2022-05-18T04:36:37.4893129Z  2022-05-18T04:36:37.4893360Z  2022-05-18T04:36:37.4893601Z  2022-05-18T04:36:37.4893869Z  2022-05-18T04:36:37.4894126Z  2022-05-18T04:36:37.4894396Z  2022-05-18T04:36:37.4894649Z  2022-05-18T04:36:37.4894991Z [2,312 / 2,970] 8 actions running 2022-05-18T04:36:37.4895548Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 7s processwrapper-sandbox 2022-05-18T04:36:37.4896209Z Compiling test/cpp/jit/test_schema_matching.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:37.4896701Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:37.4897117Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:37.4897544Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:37.4897932Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:37.4898324Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:37.4898760Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:37.7835036Z 2022-05-18T04:36:37.7835589Z  2022-05-18T04:36:37.7835913Z  2022-05-18T04:36:37.7836190Z  2022-05-18T04:36:37.7836469Z  2022-05-18T04:36:37.7836714Z  2022-05-18T04:36:37.7836963Z  2022-05-18T04:36:37.7837214Z  2022-05-18T04:36:37.7837455Z  2022-05-18T04:36:37.7837825Z [2,313 / 2,970] 8 actions, 7 running 2022-05-18T04:36:37.7838365Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 7s processwrapper-sandbox 2022-05-18T04:36:37.7839010Z Compiling test/cpp/jit/test_schema_matching.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:37.7839524Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:37.7839935Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:37.7840322Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:37.7840729Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:37.7841129Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:37.7841504Z [Scann] Compiling torch/csrc/jit/mobile/function.cpp 2022-05-18T04:36:38.0223701Z 2022-05-18T04:36:38.0224326Z  2022-05-18T04:36:38.0224720Z  2022-05-18T04:36:38.0225004Z  2022-05-18T04:36:38.0225296Z  2022-05-18T04:36:38.0225585Z  2022-05-18T04:36:38.0226243Z  2022-05-18T04:36:38.0226540Z  2022-05-18T04:36:38.0226830Z  2022-05-18T04:36:38.0227243Z [2,315 / 2,970] 8 actions, 7 running 2022-05-18T04:36:38.0227853Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:38.0228569Z Compiling test/cpp/jit/test_schema_matching.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:38.0229165Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:38.0229632Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:38.0230080Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:38.0230662Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:38.0231274Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:38.0231739Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:36:38.2598615Z 2022-05-18T04:36:38.2599165Z  2022-05-18T04:36:38.2599482Z  2022-05-18T04:36:38.2599751Z  2022-05-18T04:36:38.2600014Z  2022-05-18T04:36:38.2600276Z  2022-05-18T04:36:38.2600534Z  2022-05-18T04:36:38.2600803Z  2022-05-18T04:36:38.2601061Z  2022-05-18T04:36:38.2601442Z [2,316 / 2,970] 8 actions, 7 running 2022-05-18T04:36:38.2602011Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:38.2602911Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:38.2603433Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:38.2603868Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:38.2604278Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:36:38.2604823Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:38.2605363Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:38.2605780Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:36:38.4762402Z 2022-05-18T04:36:38.4762942Z  2022-05-18T04:36:38.4763309Z  2022-05-18T04:36:38.4763590Z  2022-05-18T04:36:38.4763897Z  2022-05-18T04:36:38.4764183Z  2022-05-18T04:36:38.4764475Z  2022-05-18T04:36:38.4764775Z  2022-05-18T04:36:38.4765069Z  2022-05-18T04:36:38.4765608Z INFO: From Compiling torch/csrc/lazy/generated/RegisterLazy.cpp: 2022-05-18T04:36:38.4766187Z [2,318 / 2,970] 8 actions running 2022-05-18T04:36:38.4766887Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:38.4767583Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:38.4768130Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:38.4768569Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:38.4769113Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:38.4769661Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:38.4770087Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:38.4770550Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:38.4786269Z 2022-05-18T04:36:38.4786540Z  2022-05-18T04:36:38.4786806Z  2022-05-18T04:36:38.4787049Z  2022-05-18T04:36:38.4787297Z  2022-05-18T04:36:38.4787557Z  2022-05-18T04:36:38.4787819Z  2022-05-18T04:36:38.4788079Z  2022-05-18T04:36:38.4788365Z  2022-05-18T04:36:38.4799122Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:82:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:36:38.4800026Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T04:36:38.4807411Z ^~~~~~~~~~~~~ 2022-05-18T04:36:38.4808761Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterLazy.cpp:63:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:36:38.4809696Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T04:36:38.4810118Z ^~~~~~~~~~ 2022-05-18T04:36:38.4810551Z [2,318 / 2,970] 8 actions running 2022-05-18T04:36:38.4811150Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:38.4811765Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:38.4812288Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:38.4812728Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:38.4813274Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:38.4813779Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:38.4814239Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:38.4814664Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:38.5591197Z 2022-05-18T04:36:38.5591744Z  2022-05-18T04:36:38.5592082Z  2022-05-18T04:36:38.5592388Z  2022-05-18T04:36:38.5592688Z  2022-05-18T04:36:38.5592966Z  2022-05-18T04:36:38.5593249Z  2022-05-18T04:36:38.5593540Z  2022-05-18T04:36:38.5593817Z  2022-05-18T04:36:38.5594399Z INFO: From Compiling torch/csrc/lazy/generated/RegisterAutogradLazy.cpp: 2022-05-18T04:36:38.5595336Z [2,319 / 2,970] 8 actions running 2022-05-18T04:36:38.5595934Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:38.5596644Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:38.5597212Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:38.5597809Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:38.5598405Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:38.5598932Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:38.5599391Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:38.5599853Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:38.5600094Z 2022-05-18T04:36:38.5600235Z  2022-05-18T04:36:38.5600503Z  2022-05-18T04:36:38.5600772Z  2022-05-18T04:36:38.5601047Z  2022-05-18T04:36:38.5601335Z  2022-05-18T04:36:38.5601622Z  2022-05-18T04:36:38.5601915Z  2022-05-18T04:36:38.5602206Z  2022-05-18T04:36:38.5603410Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:82:6: warning: 'void at::{anonymous}::check_inplace(const at::Tensor&, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:36:38.5604293Z void check_inplace(const Tensor &self, IntArrayRef sizes, const TensorOptions &options) { 2022-05-18T04:36:38.5604726Z ^~~~~~~~~~~~~ 2022-05-18T04:36:38.5605842Z bazel-out/k8-fastbuild/bin/torch/csrc/lazy/generated/RegisterAutogradLazy.cpp:63:6: warning: 'void at::{anonymous}::resize_out(const at::Tensor&, at::IntArrayRef, at::IntArrayRef, const c10::TensorOptions&)' defined but not used [-Wunused-function] 2022-05-18T04:36:38.5606981Z void resize_out(const Tensor &out, IntArrayRef sizes, IntArrayRef strides, const TensorOptions &options) { 2022-05-18T04:36:38.5607430Z ^~~~~~~~~~ 2022-05-18T04:36:38.5607866Z [2,319 / 2,970] 8 actions running 2022-05-18T04:36:38.5608461Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:38.5609171Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:38.5609728Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:38.5610304Z Compiling torch/csrc/jit/mobile/function.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:38.5610882Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:38.5611373Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:38.5611858Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:38.5612280Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:38.8994055Z 2022-05-18T04:36:38.8994578Z  2022-05-18T04:36:38.8994949Z  2022-05-18T04:36:38.8995238Z  2022-05-18T04:36:38.8995541Z  2022-05-18T04:36:38.8995837Z  2022-05-18T04:36:38.8996120Z  2022-05-18T04:36:38.8996415Z  2022-05-18T04:36:38.8996737Z  2022-05-18T04:36:38.8997137Z [2,321 / 2,970] 8 actions running 2022-05-18T04:36:38.8997769Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:38.8998507Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:38.8999203Z Compiling torch/csrc/jit/mobile/function.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:38.8999782Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:38.9000271Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:38.9000745Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:38.9001273Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:38.9001695Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.0338409Z 2022-05-18T04:36:39.0338973Z  2022-05-18T04:36:39.0339315Z  2022-05-18T04:36:39.0339611Z  2022-05-18T04:36:39.0339908Z  2022-05-18T04:36:39.0340193Z  2022-05-18T04:36:39.0340493Z  2022-05-18T04:36:39.0340992Z  2022-05-18T04:36:39.0341363Z  2022-05-18T04:36:39.0341887Z INFO: From Compiling torch/csrc/jit/mobile/function.cpp: 2022-05-18T04:36:39.0342375Z [2,322 / 2,970] 8 actions running 2022-05-18T04:36:39.0342927Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 9s processwrapper-sandbox 2022-05-18T04:36:39.0343596Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:39.0344243Z Compiling torch/csrc/jit/mobile/function.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:39.0344768Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.0345230Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.0346061Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.0346464Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.0346887Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:39.0347101Z 2022-05-18T04:36:39.0347222Z  2022-05-18T04:36:39.0347460Z  2022-05-18T04:36:39.0347694Z  2022-05-18T04:36:39.0347956Z  2022-05-18T04:36:39.0348230Z  2022-05-18T04:36:39.0348510Z  2022-05-18T04:36:39.0348795Z  2022-05-18T04:36:39.0349074Z  2022-05-18T04:36:39.0349909Z torch/csrc/jit/mobile/function.cpp: In member function 'bool torch::jit::mobile::Function::initialize_operators(bool)': 2022-05-18T04:36:39.0350843Z torch/csrc/jit/mobile/function.cpp:71:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:39.0351438Z for (int i = 0; i < code_.op_names_.size(); i++) { 2022-05-18T04:36:39.0351795Z ~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:36:39.0352251Z [2,322 / 2,970] 8 actions running 2022-05-18T04:36:39.0352861Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 9s processwrapper-sandbox 2022-05-18T04:36:39.0353585Z Compiling test/cpp/jit/test_schema_matching.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:39.0354241Z Compiling torch/csrc/jit/mobile/function.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:39.0354813Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.0355278Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.0355711Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.0356180Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.0356697Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:39.2453677Z 2022-05-18T04:36:39.2454394Z  2022-05-18T04:36:39.2454742Z  2022-05-18T04:36:39.2455188Z  2022-05-18T04:36:39.2455484Z  2022-05-18T04:36:39.2455897Z  2022-05-18T04:36:39.2456185Z  2022-05-18T04:36:39.2456462Z  2022-05-18T04:36:39.2456837Z  2022-05-18T04:36:39.2457240Z [2,324 / 2,970] 8 actions, 7 running 2022-05-18T04:36:39.2457841Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 9s processwrapper-sandbox 2022-05-18T04:36:39.2458506Z Compiling test/cpp/jit/test_schema_matching.cpp; 3s processwrapper-sandbox 2022-05-18T04:36:39.2459048Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.2459498Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.2459916Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.2460366Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.2460813Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.2461211Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:36:39.5001020Z 2022-05-18T04:36:39.5001593Z  2022-05-18T04:36:39.5001926Z  2022-05-18T04:36:39.5002221Z  2022-05-18T04:36:39.5002515Z  2022-05-18T04:36:39.5002787Z  2022-05-18T04:36:39.5003076Z  2022-05-18T04:36:39.5003367Z  2022-05-18T04:36:39.5003642Z  2022-05-18T04:36:39.5004043Z [2,324 / 2,970] 8 actions running 2022-05-18T04:36:39.5004647Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 9s processwrapper-sandbox 2022-05-18T04:36:39.5005369Z Compiling test/cpp/jit/test_schema_matching.cpp; 3s processwrapper-sandbox 2022-05-18T04:36:39.5006303Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:39.5006812Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:39.5007289Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.5007779Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.5008271Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.5008790Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:39.9010203Z 2022-05-18T04:36:39.9010754Z  2022-05-18T04:36:39.9011111Z  2022-05-18T04:36:39.9011375Z  2022-05-18T04:36:39.9011615Z  2022-05-18T04:36:39.9011885Z  2022-05-18T04:36:39.9012119Z  2022-05-18T04:36:39.9012335Z  2022-05-18T04:36:39.9012569Z  2022-05-18T04:36:39.9012952Z [2,325 / 2,970] 8 actions running 2022-05-18T04:36:39.9013535Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 9s processwrapper-sandbox 2022-05-18T04:36:39.9014171Z Compiling test/cpp/jit/test_schema_matching.cpp; 3s processwrapper-sandbox 2022-05-18T04:36:39.9014725Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:39.9015092Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:39.9015516Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:39.9015956Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:39.9016416Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:39.9016801Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:40.5732477Z 2022-05-18T04:36:40.5733067Z  2022-05-18T04:36:40.5733412Z  2022-05-18T04:36:40.5733684Z  2022-05-18T04:36:40.5733968Z  2022-05-18T04:36:40.5734251Z  2022-05-18T04:36:40.5734504Z  2022-05-18T04:36:40.5734769Z  2022-05-18T04:36:40.5735092Z  2022-05-18T04:36:40.5735476Z [2,326 / 2,970] 8 actions, 7 running 2022-05-18T04:36:40.5736086Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 10s processwrapper-sandbox 2022-05-18T04:36:40.5736701Z Compiling test/cpp/jit/test_schema_matching.cpp; 4s processwrapper-sandbox 2022-05-18T04:36:40.5737242Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:40.5737695Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:40.5738085Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:40.5738513Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:40.5738963Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:40.5739353Z [Scann] Compiling torch/csrc/jit/passes/peephole_alias_sensitive.cpp 2022-05-18T04:36:40.8419788Z 2022-05-18T04:36:40.8420664Z  2022-05-18T04:36:40.8421186Z  2022-05-18T04:36:40.8421513Z  2022-05-18T04:36:40.8421969Z  2022-05-18T04:36:40.8422280Z  2022-05-18T04:36:40.8422539Z  2022-05-18T04:36:40.8422807Z  2022-05-18T04:36:40.8422961Z  2022-05-18T04:36:40.8423214Z [2,327 / 2,970] 8 actions, 7 running 2022-05-18T04:36:40.8423585Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 10s processwrapper-sandbox 2022-05-18T04:36:40.8423995Z Compiling test/cpp/jit/test_schema_matching.cpp; 4s processwrapper-sandbox 2022-05-18T04:36:40.8424316Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:40.8424583Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:40.8424847Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:40.8425098Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:40.8425358Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:40.8425619Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qlinear.cpp 2022-05-18T04:36:41.0687543Z 2022-05-18T04:36:41.0688461Z  2022-05-18T04:36:41.0689077Z  2022-05-18T04:36:41.0691063Z  2022-05-18T04:36:41.0691466Z  2022-05-18T04:36:41.0691848Z  2022-05-18T04:36:41.0692267Z  2022-05-18T04:36:41.0692751Z  2022-05-18T04:36:41.0694289Z  2022-05-18T04:36:41.0694977Z INFO: From Compiling torch/csrc/autograd/generated/VariableType_1.cpp: 2022-05-18T04:36:41.0695706Z [2,328 / 2,970] 8 actions running 2022-05-18T04:36:41.0696747Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 11s processwrapper-sandbox 2022-05-18T04:36:41.0697490Z Compiling test/cpp/jit/test_schema_matching.cpp; 4s processwrapper-sandbox 2022-05-18T04:36:41.0698106Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:41.0698589Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:41.0699317Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:41.0699876Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:41.0700482Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:36:41.0701247Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:41.0701490Z 2022-05-18T04:36:41.0701710Z  2022-05-18T04:36:41.0701989Z  2022-05-18T04:36:41.0702276Z  2022-05-18T04:36:41.0702595Z  2022-05-18T04:36:41.0702887Z  2022-05-18T04:36:41.0703185Z  2022-05-18T04:36:41.0703494Z  2022-05-18T04:36:41.0703775Z  2022-05-18T04:36:41.0705095Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_1.cpp: In function 'std::vector torch::autograd::VariableType::{anonymous}::split_with_sizes(c10::DispatchKeySet, const at::Tensor&, at::IntArrayRef, int64_t)': 2022-05-18T04:36:41.0706566Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_1.cpp:10196:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:41.0707242Z for (auto i=0; i torch::jit::{anonymous}::getFunctionTuple(const torch::jit::CompilationUnit&, const torch::jit::mobile::Function&, torch::jit::BackendDebugInfoRecorder&, torch::jit::TypeNameUniquer&)': 2022-05-18T04:36:50.0926639Z torch/csrc/jit/serialization/export_module.cpp:181:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:50.0927328Z for (int i = 0; i < mobile_code.op_names_.size(); ++i) { 2022-05-18T04:36:50.0927706Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:36:50.0928123Z torch/csrc/jit/serialization/export_module.cpp: At global scope: 2022-05-18T04:36:50.0929438Z torch/csrc/jit/serialization/export_module.cpp:367:27: warning: 'std::vector torch::jit::{anonymous}::getModuleInterfaceExports(const torch::jit::Module&, const std::unordered_set&)' defined but not used [-Wunused-function] 2022-05-18T04:36:50.0930410Z std::vector getModuleInterfaceExports( 2022-05-18T04:36:50.0930826Z ^~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:36:50.0931894Z torch/csrc/jit/serialization/export_module.cpp:348:43: warning: 'std::unordered_set torch::jit::{anonymous}::getInterfaceCalls(torch::jit::Graph&)' defined but not used [-Wunused-function] 2022-05-18T04:36:50.0932696Z std::unordered_set getInterfaceCalls(Graph& graph) { 2022-05-18T04:36:50.0933139Z ^~~~~~~~~~~~~~~~~ 2022-05-18T04:36:50.0933584Z [2,376 / 2,970] 8 actions running 2022-05-18T04:36:50.0934163Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 20s processwrapper-sandbox 2022-05-18T04:36:50.0934730Z //:torch; 11s processwrapper-sandbox 2022-05-18T04:36:50.0935324Z Compiling test/cpp/jit/test_load_upgraders.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:50.0935909Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:50.0936409Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:36:50.0937040Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:50.0937620Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:50.0938132Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:50.2885196Z 2022-05-18T04:36:50.2885741Z  2022-05-18T04:36:50.2886157Z  2022-05-18T04:36:50.2886540Z  2022-05-18T04:36:50.2886794Z  2022-05-18T04:36:50.2887057Z  2022-05-18T04:36:50.2887320Z  2022-05-18T04:36:50.2887563Z  2022-05-18T04:36:50.2887820Z  2022-05-18T04:36:50.2888351Z INFO: From Compiling third_party/oneDNN/src/common/pooling.cpp: 2022-05-18T04:36:50.2888825Z [2,377 / 2,970] 8 actions running 2022-05-18T04:36:50.2889384Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 20s processwrapper-sandbox 2022-05-18T04:36:50.2889929Z //:torch; 11s processwrapper-sandbox 2022-05-18T04:36:50.2890638Z Compiling test/cpp/jit/test_load_upgraders.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:50.2891122Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:36:50.2891636Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:50.2892132Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:50.2892607Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:50.2893014Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:50.2909624Z 2022-05-18T04:36:50.2909852Z  2022-05-18T04:36:50.2910043Z  2022-05-18T04:36:50.2910242Z  2022-05-18T04:36:50.2910412Z  2022-05-18T04:36:50.2910567Z  2022-05-18T04:36:50.2910736Z  2022-05-18T04:36:50.2910904Z  2022-05-18T04:36:50.2911057Z  2022-05-18T04:36:50.2911400Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:36:50.2911776Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:36:50.2912081Z from external/mkl_dnn/third_party/oneDNN/src/common/pooling.cpp:21: 2022-05-18T04:36:50.2912704Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const long int*]': 2022-05-18T04:36:50.2913748Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*, const long int*, const long int*, const long int*}]' 2022-05-18T04:36:50.2914735Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_pooling_desc_t*; Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*, const long int*}]' 2022-05-18T04:36:50.2915665Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_pooling_desc_t*, const dnnl_memory_desc_t*, const dnnl_memory_desc_t*, const long int*, const long int*, const long int*}]' 2022-05-18T04:36:50.2916937Z external/mkl_dnn/third_party/oneDNN/src/common/pooling.cpp:46:29: required from 'dnnl::impl::status_t {anonymous}::pooling_desc_init(pooling_desc_type*, dnnl::impl::prop_kind_t, dnnl::impl::alg_kind_t, const memory_desc_t*, const memory_desc_t*, const dnnl_dim_t*, const dnnl_dim_t*, const dnnl_dim_t*, const dnnl_dim_t*, const dnnl_dim_t*) [with pooling_desc_type = dnnl_pooling_desc_t; dnnl::impl::status_t = dnnl_status_t; dnnl::impl::prop_kind_t = dnnl_prop_kind_t; dnnl::impl::alg_kind_t = dnnl_alg_kind_t; dnnl::impl::memory_desc_t = dnnl_memory_desc_t; dnnl_dim_t = long int]' 2022-05-18T04:36:50.2917688Z external/mkl_dnn/third_party/oneDNN/src/common/pooling.cpp:137:59: required from here 2022-05-18T04:36:50.2918175Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:36:50.2918564Z constexpr bool one_of(T val, P item) { 2022-05-18T04:36:50.2918767Z ^~~ 2022-05-18T04:36:50.2918998Z [2,377 / 2,970] 8 actions running 2022-05-18T04:36:50.2919339Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 20s processwrapper-sandbox 2022-05-18T04:36:50.2919664Z //:torch; 11s processwrapper-sandbox 2022-05-18T04:36:50.2920071Z Compiling test/cpp/jit/test_load_upgraders.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:50.2920384Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:36:50.2920734Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:50.2921053Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:50.2921350Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:50.2921676Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:50.3453722Z 2022-05-18T04:36:50.3454154Z  2022-05-18T04:36:50.3454382Z  2022-05-18T04:36:50.3454541Z  2022-05-18T04:36:50.3454710Z  2022-05-18T04:36:50.3454914Z  2022-05-18T04:36:50.3455066Z  2022-05-18T04:36:50.3455230Z  2022-05-18T04:36:50.3455397Z  2022-05-18T04:36:50.3455734Z INFO: From Compiling third_party/oneDNN/src/common/primitive_attr.cpp: 2022-05-18T04:36:50.3456049Z [2,378 / 2,970] 8 actions running 2022-05-18T04:36:50.3456417Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 20s processwrapper-sandbox 2022-05-18T04:36:50.3456731Z //:torch; 11s processwrapper-sandbox 2022-05-18T04:36:50.3457077Z Compiling test/cpp/jit/test_load_upgraders.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:50.3457396Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:36:50.3457730Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:50.3458046Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:50.3458332Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:50.3458615Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:50.3469719Z 2022-05-18T04:36:50.3470046Z  2022-05-18T04:36:50.3470347Z  2022-05-18T04:36:50.3470810Z  2022-05-18T04:36:50.3471174Z  2022-05-18T04:36:50.3471452Z  2022-05-18T04:36:50.3471723Z  2022-05-18T04:36:50.3471979Z  2022-05-18T04:36:50.3472256Z  2022-05-18T04:36:50.3472823Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:36:50.3473392Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:36:50.3473911Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:27, 2022-05-18T04:36:50.3474472Z from external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:20: 2022-05-18T04:36:50.3475525Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:36:50.3476667Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*}]' 2022-05-18T04:36:50.3477341Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:560:25: required from here 2022-05-18T04:36:50.3478218Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:36:50.3478786Z constexpr bool one_of(T val, P item) { 2022-05-18T04:36:50.3479088Z ^~~ 2022-05-18T04:36:50.3479944Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_primitive_attr*]': 2022-05-18T04:36:50.3481017Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*}]' 2022-05-18T04:36:50.3481719Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:414:22: required from here 2022-05-18T04:36:50.3482572Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:36:50.3483628Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const float*]': 2022-05-18T04:36:50.3484857Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr*; Args = {const float*}]' 2022-05-18T04:36:50.3486124Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*, const float*}]' 2022-05-18T04:36:50.3486947Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:447:24: required from here 2022-05-18T04:36:50.3487837Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:36:50.3488966Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const int*]': 2022-05-18T04:36:50.3490194Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr*; Args = {const int*}]' 2022-05-18T04:36:50.3491430Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*, const int*}]' 2022-05-18T04:36:50.3492103Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:481:24: required from here 2022-05-18T04:36:50.3492944Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:36:50.3494262Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_primitive_attr*]': 2022-05-18T04:36:50.3495531Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr**; Args = {const dnnl_primitive_attr*}]' 2022-05-18T04:36:50.3496762Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr**, const dnnl_primitive_attr*}]' 2022-05-18T04:36:50.3497477Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:391:37: required from here 2022-05-18T04:36:50.3498351Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:36:50.3499516Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_fpmath_mode_t*]': 2022-05-18T04:36:50.3500778Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_attr*; Args = {dnnl_fpmath_mode_t*}]' 2022-05-18T04:36:50.3502033Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_attr*, dnnl_fpmath_mode_t*}]' 2022-05-18T04:36:50.3502748Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:407:28: required from here 2022-05-18T04:36:50.3503626Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:36:50.3504789Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = dnnl_scratchpad_mode_t*]': 2022-05-18T04:36:50.3506196Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_attr*; Args = {dnnl_scratchpad_mode_t*}]' 2022-05-18T04:36:50.3507513Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_attr*, dnnl_scratchpad_mode_t*}]' 2022-05-18T04:36:50.3508249Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:420:39: required from here 2022-05-18T04:36:50.3509128Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:36:50.3510281Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_post_ops**]': 2022-05-18T04:36:50.3511556Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_primitive_attr*; Args = {const dnnl_post_ops**}]' 2022-05-18T04:36:50.3512840Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_primitive_attr*, const dnnl_post_ops**}]' 2022-05-18T04:36:50.3513575Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:489:32: required from here 2022-05-18T04:36:50.3514447Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:36:50.3515711Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_post_ops*]': 2022-05-18T04:36:50.3517068Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr*; Args = {const dnnl_post_ops*}]' 2022-05-18T04:36:50.3518261Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*, const dnnl_post_ops*}]' 2022-05-18T04:36:50.3518964Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:497:32: required from here 2022-05-18T04:36:50.3519817Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:36:50.3520932Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const float**]': 2022-05-18T04:36:50.3522173Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = long int*; Args = {int*, const float**}]' 2022-05-18T04:36:50.3523520Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_attr*; Args = {long int*, int*, const float**}]' 2022-05-18T04:36:50.3524832Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_attr*, long int*, int*, const float**}]' 2022-05-18T04:36:50.3525571Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.cpp:467:24: required from here 2022-05-18T04:36:50.3526542Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:36:50.3527184Z [2,378 / 2,970] 8 actions running 2022-05-18T04:36:50.3527767Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 20s processwrapper-sandbox 2022-05-18T04:36:50.3528329Z //:torch; 11s processwrapper-sandbox 2022-05-18T04:36:50.3528910Z Compiling test/cpp/jit/test_load_upgraders.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:50.3529485Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:36:50.3530091Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:50.3530675Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:50.3531196Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:50.3531739Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:50.6071596Z 2022-05-18T04:36:50.6072086Z  2022-05-18T04:36:50.6072438Z  2022-05-18T04:36:50.6072741Z  2022-05-18T04:36:50.6073013Z  2022-05-18T04:36:50.6073289Z  2022-05-18T04:36:50.6073598Z  2022-05-18T04:36:50.6073856Z  2022-05-18T04:36:50.6074163Z  2022-05-18T04:36:50.6074568Z [2,380 / 2,970] 8 actions, 7 running 2022-05-18T04:36:50.6075165Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 20s processwrapper-sandbox 2022-05-18T04:36:50.6075737Z //:torch; 11s processwrapper-sandbox 2022-05-18T04:36:50.6076355Z Compiling test/cpp/jit/test_load_upgraders.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:50.6076910Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:36:50.6077513Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:50.6078046Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:50.6078520Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:50.6078921Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:36:50.9137802Z 2022-05-18T04:36:50.9138500Z  2022-05-18T04:36:50.9142393Z  2022-05-18T04:36:50.9142748Z  2022-05-18T04:36:50.9142966Z  2022-05-18T04:36:50.9143371Z  2022-05-18T04:36:50.9143680Z  2022-05-18T04:36:50.9143894Z  2022-05-18T04:36:50.9144140Z  2022-05-18T04:36:50.9144483Z [2,382 / 2,970] 8 actions, 7 running 2022-05-18T04:36:50.9144959Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 20s processwrapper-sandbox 2022-05-18T04:36:50.9145530Z //:torch; 12s processwrapper-sandbox 2022-05-18T04:36:50.9155626Z Compiling test/cpp/jit/test_load_upgraders.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:50.9156140Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:36:50.9156621Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:50.9157112Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:50.9157476Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:50.9157801Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:36:51.0429792Z 2022-05-18T04:36:51.0430310Z  2022-05-18T04:36:51.0430664Z  2022-05-18T04:36:51.0430949Z  2022-05-18T04:36:51.0431213Z  2022-05-18T04:36:51.0431487Z  2022-05-18T04:36:51.0431741Z  2022-05-18T04:36:51.0432001Z  2022-05-18T04:36:51.0432267Z  2022-05-18T04:36:51.0432769Z INFO: From Compiling torch/csrc/jit/mobile/interpreter.cpp: 2022-05-18T04:36:51.0433304Z [2,383 / 2,970] 8 actions, 7 running 2022-05-18T04:36:51.0433904Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 21s processwrapper-sandbox 2022-05-18T04:36:51.0434476Z //:torch; 12s processwrapper-sandbox 2022-05-18T04:36:51.0435080Z Compiling test/cpp/jit/test_load_upgraders.cpp; 9s processwrapper-sandbox 2022-05-18T04:36:51.0435640Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:36:51.0436275Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:51.0436828Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:51.0437325Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:51.0437767Z [Prepa] Compiling test/cpp/jit/test_cleanup_passes.cpp 2022-05-18T04:36:51.0449104Z 2022-05-18T04:36:51.0449409Z  2022-05-18T04:36:51.0449717Z  2022-05-18T04:36:51.0450012Z  2022-05-18T04:36:51.0450296Z  2022-05-18T04:36:51.0450543Z  2022-05-18T04:36:51.0450819Z  2022-05-18T04:36:51.0451103Z  2022-05-18T04:36:51.0451343Z  2022-05-18T04:36:51.0462037Z torch/csrc/jit/mobile/interpreter.cpp: In member function 'bool torch::jit::mobile::InterpreterState::run(torch::jit::mobile::Stack&)': 2022-05-18T04:36:51.0462950Z torch/csrc/jit/mobile/interpreter.cpp:196:51: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:36:51.0463636Z while (userObj->type()->numAttributes() <= inst.X) { 2022-05-18T04:36:51.0464048Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ 2022-05-18T04:36:51.0478392Z [2,383 / 2,970] 8 actions, 7 running 2022-05-18T04:36:51.0479033Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 21s processwrapper-sandbox 2022-05-18T04:36:51.0479591Z //:torch; 12s processwrapper-sandbox 2022-05-18T04:36:51.0480195Z Compiling test/cpp/jit/test_load_upgraders.cpp; 9s processwrapper-sandbox 2022-05-18T04:36:51.0480730Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:36:51.0481288Z Compiling torch/csrc/jit/mobile/interpreter.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:51.0481815Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:51.0482315Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:51.0482769Z [Prepa] Compiling test/cpp/jit/test_cleanup_passes.cpp 2022-05-18T04:36:51.3357774Z 2022-05-18T04:36:51.3358313Z  2022-05-18T04:36:51.3358686Z  2022-05-18T04:36:51.3358996Z  2022-05-18T04:36:51.3359278Z  2022-05-18T04:36:51.3359578Z  2022-05-18T04:36:51.3359872Z  2022-05-18T04:36:51.3360158Z  2022-05-18T04:36:51.3360456Z  2022-05-18T04:36:51.3360883Z [2,385 / 2,970] 8 actions running 2022-05-18T04:36:51.3361772Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 21s processwrapper-sandbox 2022-05-18T04:36:51.3362385Z //:torch; 12s processwrapper-sandbox 2022-05-18T04:36:51.3363025Z Compiling test/cpp/jit/test_load_upgraders.cpp; 9s processwrapper-sandbox 2022-05-18T04:36:51.3363611Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:36:51.3364112Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:51.3364749Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:51.3365351Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:51.3365868Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:51.5330251Z 2022-05-18T04:36:51.5330892Z  2022-05-18T04:36:51.5331272Z  2022-05-18T04:36:51.5331586Z  2022-05-18T04:36:51.5331880Z  2022-05-18T04:36:51.5332146Z  2022-05-18T04:36:51.5332411Z  2022-05-18T04:36:51.5332686Z  2022-05-18T04:36:51.5332985Z  2022-05-18T04:36:51.5333406Z [2,386 / 2,970] 8 actions running 2022-05-18T04:36:51.5334019Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 21s processwrapper-sandbox 2022-05-18T04:36:51.5334579Z //:torch; 12s processwrapper-sandbox 2022-05-18T04:36:51.5335199Z Compiling test/cpp/jit/test_load_upgraders.cpp; 9s processwrapper-sandbox 2022-05-18T04:36:51.5335787Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:36:51.5336243Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:51.5336871Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:51.5337433Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:51.5337922Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:51.7588819Z 2022-05-18T04:36:51.7589335Z  2022-05-18T04:36:51.7589677Z  2022-05-18T04:36:51.7590003Z  2022-05-18T04:36:51.7590280Z  2022-05-18T04:36:51.7590566Z  2022-05-18T04:36:51.7590843Z  2022-05-18T04:36:51.7591135Z  2022-05-18T04:36:51.7591435Z  2022-05-18T04:36:51.7591857Z [2,387 / 2,970] 8 actions, 7 running 2022-05-18T04:36:51.7592416Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 21s processwrapper-sandbox 2022-05-18T04:36:51.7592987Z //:torch; 13s processwrapper-sandbox 2022-05-18T04:36:51.7593570Z Compiling test/cpp/jit/test_load_upgraders.cpp; 9s processwrapper-sandbox 2022-05-18T04:36:51.7594128Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:36:51.7594594Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:51.7595218Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:51.7595761Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:51.7596226Z [Scann] Compiling torch/csrc/jit/mobile/compatibility/backport.cpp 2022-05-18T04:36:52.1340848Z 2022-05-18T04:36:52.1341362Z  2022-05-18T04:36:52.1341706Z  2022-05-18T04:36:52.1341944Z  2022-05-18T04:36:52.1342220Z  2022-05-18T04:36:52.1342479Z  2022-05-18T04:36:52.1342745Z  2022-05-18T04:36:52.1343015Z  2022-05-18T04:36:52.1343281Z  2022-05-18T04:36:52.1343650Z [2,387 / 2,970] 8 actions running 2022-05-18T04:36:52.1344198Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 22s processwrapper-sandbox 2022-05-18T04:36:52.1344730Z //:torch; 13s processwrapper-sandbox 2022-05-18T04:36:52.1345258Z Compiling test/cpp/jit/test_load_upgraders.cpp; 10s processwrapper-sandbox 2022-05-18T04:36:52.1346074Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:36:52.1346528Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:52.1347051Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:52.1347546Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:52.1347973Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:52.5007326Z 2022-05-18T04:36:52.5007886Z  2022-05-18T04:36:52.5008242Z  2022-05-18T04:36:52.5008723Z  2022-05-18T04:36:52.5009120Z  2022-05-18T04:36:52.5009398Z  2022-05-18T04:36:52.5009688Z  2022-05-18T04:36:52.5009965Z  2022-05-18T04:36:52.5010233Z  2022-05-18T04:36:52.5010664Z [2,388 / 2,970] 8 actions, 7 running 2022-05-18T04:36:52.5011269Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 22s processwrapper-sandbox 2022-05-18T04:36:52.5011816Z //:torch; 13s processwrapper-sandbox 2022-05-18T04:36:52.5012437Z Compiling test/cpp/jit/test_load_upgraders.cpp; 10s processwrapper-sandbox 2022-05-18T04:36:52.5012984Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:36:52.5013435Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:52.5014042Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:52.5014595Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:52.5015006Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:36:52.7354141Z 2022-05-18T04:36:52.7354676Z  2022-05-18T04:36:52.7355039Z  2022-05-18T04:36:52.7355311Z  2022-05-18T04:36:52.7355551Z  2022-05-18T04:36:52.7355805Z  2022-05-18T04:36:52.7356053Z  2022-05-18T04:36:52.7356287Z  2022-05-18T04:36:52.7356543Z  2022-05-18T04:36:52.7356923Z [2,388 / 2,970] 8 actions running 2022-05-18T04:36:52.7357494Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 22s processwrapper-sandbox 2022-05-18T04:36:52.7358010Z //:torch; 14s processwrapper-sandbox 2022-05-18T04:36:52.7358586Z Compiling test/cpp/jit/test_load_upgraders.cpp; 10s processwrapper-sandbox 2022-05-18T04:36:52.7359096Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:36:52.7359510Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:52.7360179Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:52.7360675Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:52.7361138Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:52.9360152Z 2022-05-18T04:36:52.9360683Z  2022-05-18T04:36:52.9361037Z  2022-05-18T04:36:52.9361295Z  2022-05-18T04:36:52.9361558Z  2022-05-18T04:36:52.9361815Z  2022-05-18T04:36:52.9362095Z  2022-05-18T04:36:52.9362372Z  2022-05-18T04:36:52.9362626Z  2022-05-18T04:36:52.9363012Z [2,390 / 2,970] 8 actions running 2022-05-18T04:36:52.9363604Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 22s processwrapper-sandbox 2022-05-18T04:36:52.9364143Z //:torch; 14s processwrapper-sandbox 2022-05-18T04:36:52.9364688Z Compiling test/cpp/jit/test_load_upgraders.cpp; 10s processwrapper-sandbox 2022-05-18T04:36:52.9365223Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:36:52.9365675Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:52.9366350Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:52.9366903Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:52.9367385Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:53.1849531Z 2022-05-18T04:36:53.1850090Z  2022-05-18T04:36:53.1850424Z  2022-05-18T04:36:53.1850714Z  2022-05-18T04:36:53.1850987Z  2022-05-18T04:36:53.1851253Z  2022-05-18T04:36:53.1851535Z  2022-05-18T04:36:53.1851808Z  2022-05-18T04:36:53.1852069Z  2022-05-18T04:36:53.1852470Z [2,392 / 2,970] 8 actions, 7 running 2022-05-18T04:36:53.1853078Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 23s processwrapper-sandbox 2022-05-18T04:36:53.1853631Z //:torch; 14s processwrapper-sandbox 2022-05-18T04:36:53.1854263Z Compiling test/cpp/jit/test_load_upgraders.cpp; 11s processwrapper-sandbox 2022-05-18T04:36:53.1854830Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:36:53.1855438Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:53.1855981Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:53.1856655Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:53.1857180Z [Scann] Compiling third_party/oneDNN/src/cpu/rnn/ref_postgemm_lstm.cpp 2022-05-18T04:36:53.5366447Z 2022-05-18T04:36:53.5366996Z  2022-05-18T04:36:53.5367357Z  2022-05-18T04:36:53.5367641Z  2022-05-18T04:36:53.5367938Z  2022-05-18T04:36:53.5368232Z  2022-05-18T04:36:53.5368503Z  2022-05-18T04:36:53.5368791Z  2022-05-18T04:36:53.5369087Z  2022-05-18T04:36:53.5369487Z [2,392 / 2,970] 8 actions running 2022-05-18T04:36:53.5370118Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 23s processwrapper-sandbox 2022-05-18T04:36:53.5370716Z //:torch; 14s processwrapper-sandbox 2022-05-18T04:36:53.5371334Z Compiling test/cpp/jit/test_load_upgraders.cpp; 11s processwrapper-sandbox 2022-05-18T04:36:53.5371912Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:36:53.5372547Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:53.5373139Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:53.5373625Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:53.5374154Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:53.9371114Z 2022-05-18T04:36:53.9371673Z  2022-05-18T04:36:53.9372018Z  2022-05-18T04:36:53.9372292Z  2022-05-18T04:36:53.9372577Z  2022-05-18T04:36:53.9372838Z  2022-05-18T04:36:53.9373107Z  2022-05-18T04:36:53.9373390Z  2022-05-18T04:36:53.9373650Z  2022-05-18T04:36:53.9374070Z [2,393 / 2,970] 8 actions running 2022-05-18T04:36:53.9374680Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 23s processwrapper-sandbox 2022-05-18T04:36:53.9375233Z //:torch; 15s processwrapper-sandbox 2022-05-18T04:36:53.9375838Z Compiling test/cpp/jit/test_load_upgraders.cpp; 11s processwrapper-sandbox 2022-05-18T04:36:53.9376413Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:36:53.9377033Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:53.9377568Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:53.9378023Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:53.9378605Z Compiling torch/csrc/jit/passes/autocast.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:54.2881424Z 2022-05-18T04:36:54.2881947Z  2022-05-18T04:36:54.2882353Z  2022-05-18T04:36:54.2882645Z  2022-05-18T04:36:54.2882926Z  2022-05-18T04:36:54.2883195Z  2022-05-18T04:36:54.2883469Z  2022-05-18T04:36:54.2883742Z  2022-05-18T04:36:54.2884041Z  2022-05-18T04:36:54.2884459Z [2,395 / 2,970] 8 actions, 7 running 2022-05-18T04:36:54.2885093Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 24s processwrapper-sandbox 2022-05-18T04:36:54.2885694Z //:torch; 15s processwrapper-sandbox 2022-05-18T04:36:54.2886413Z Compiling test/cpp/jit/test_load_upgraders.cpp; 12s processwrapper-sandbox 2022-05-18T04:36:54.2887046Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:36:54.2887671Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 3s processwrapper-sandbox 2022-05-18T04:36:54.2888232Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:54.2888851Z Compiling torch/csrc/jit/passes/autocast.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:54.2889385Z [Scann] Compiling third_party/oneDNN/src/cpu/matmul/gemm_bf16_matmul.cpp 2022-05-18T04:36:54.5375763Z 2022-05-18T04:36:54.5376307Z  2022-05-18T04:36:54.5376652Z  2022-05-18T04:36:54.5376963Z  2022-05-18T04:36:54.5377254Z  2022-05-18T04:36:54.5377555Z  2022-05-18T04:36:54.5377858Z  2022-05-18T04:36:54.5378137Z  2022-05-18T04:36:54.5378439Z  2022-05-18T04:36:54.5378855Z [2,395 / 2,970] 8 actions running 2022-05-18T04:36:54.5379477Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 24s processwrapper-sandbox 2022-05-18T04:36:54.5380023Z //:torch; 15s processwrapper-sandbox 2022-05-18T04:36:54.5381014Z Compiling test/cpp/jit/test_load_upgraders.cpp; 12s processwrapper-sandbox 2022-05-18T04:36:54.5381601Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:36:54.5382191Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 3s processwrapper-sandbox 2022-05-18T04:36:54.5382748Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:54.5383366Z Compiling torch/csrc/jit/passes/autocast.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:54.5383951Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:54.9375640Z 2022-05-18T04:36:54.9376190Z  2022-05-18T04:36:54.9376555Z  2022-05-18T04:36:54.9376859Z  2022-05-18T04:36:54.9377143Z  2022-05-18T04:36:54.9377444Z  2022-05-18T04:36:54.9377754Z  2022-05-18T04:36:54.9378034Z  2022-05-18T04:36:54.9378330Z  2022-05-18T04:36:54.9378747Z [2,396 / 2,970] 8 actions running 2022-05-18T04:36:54.9379380Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 24s processwrapper-sandbox 2022-05-18T04:36:54.9379988Z //:torch; 16s processwrapper-sandbox 2022-05-18T04:36:54.9380629Z Compiling test/cpp/jit/test_load_upgraders.cpp; 12s processwrapper-sandbox 2022-05-18T04:36:54.9381221Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:36:54.9381858Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 3s processwrapper-sandbox 2022-05-18T04:36:54.9382441Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:54.9383047Z Compiling torch/csrc/jit/passes/autocast.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:54.9383673Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:55.2986996Z 2022-05-18T04:36:55.2987546Z  2022-05-18T04:36:55.2987890Z  2022-05-18T04:36:55.2988166Z  2022-05-18T04:36:55.2988452Z  2022-05-18T04:36:55.2988722Z  2022-05-18T04:36:55.2988986Z  2022-05-18T04:36:55.2989249Z  2022-05-18T04:36:55.2989514Z  2022-05-18T04:36:55.2989883Z [2,398 / 2,970] 8 actions, 7 running 2022-05-18T04:36:55.2990491Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 25s processwrapper-sandbox 2022-05-18T04:36:55.2991056Z //:torch; 16s processwrapper-sandbox 2022-05-18T04:36:55.2991646Z Compiling test/cpp/jit/test_load_upgraders.cpp; 13s processwrapper-sandbox 2022-05-18T04:36:55.2992211Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:36:55.2992818Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 4s processwrapper-sandbox 2022-05-18T04:36:55.2993496Z Compiling torch/csrc/jit/passes/autocast.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:55.2994005Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:55.2994390Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:36:55.5373528Z 2022-05-18T04:36:55.5375157Z  2022-05-18T04:36:55.5375521Z  2022-05-18T04:36:55.5375839Z  2022-05-18T04:36:55.5376113Z  2022-05-18T04:36:55.5376379Z  2022-05-18T04:36:55.5376692Z  2022-05-18T04:36:55.5376989Z  2022-05-18T04:36:55.5381045Z  2022-05-18T04:36:55.5381833Z [2,399 / 2,970] 8 actions running 2022-05-18T04:36:55.5383028Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 25s processwrapper-sandbox 2022-05-18T04:36:55.5384105Z Compiling test/cpp/jit/test_load_upgraders.cpp; 13s processwrapper-sandbox 2022-05-18T04:36:55.5384875Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:36:55.5385649Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 4s processwrapper-sandbox 2022-05-18T04:36:55.5386737Z Compiling torch/csrc/jit/passes/autocast.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:55.5387283Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:55.5387962Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:55.5388761Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:55.8892643Z 2022-05-18T04:36:55.8893161Z  2022-05-18T04:36:55.8893577Z  2022-05-18T04:36:55.8893890Z  2022-05-18T04:36:55.8894183Z  2022-05-18T04:36:55.8894664Z  2022-05-18T04:36:55.8895063Z  2022-05-18T04:36:55.8895347Z  2022-05-18T04:36:55.8895626Z  2022-05-18T04:36:55.8896075Z [2,402 / 2,970] 8 actions, 7 running 2022-05-18T04:36:55.8896715Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 25s processwrapper-sandbox 2022-05-18T04:36:55.8897324Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:36:55.8897963Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 4s processwrapper-sandbox 2022-05-18T04:36:55.8898696Z Compiling torch/csrc/jit/passes/autocast.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:55.8899246Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:55.8899866Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:55.8900589Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:55.8901137Z [Scann] Compiling third_party/oneDNN/src/cpu/ref_lrn.cpp 2022-05-18T04:36:56.1375568Z 2022-05-18T04:36:56.1376164Z  2022-05-18T04:36:56.1376579Z  2022-05-18T04:36:56.1376886Z  2022-05-18T04:36:56.1377655Z  2022-05-18T04:36:56.1377950Z  2022-05-18T04:36:56.1378234Z  2022-05-18T04:36:56.1378542Z  2022-05-18T04:36:56.1378865Z  2022-05-18T04:36:56.1379285Z [2,403 / 2,970] 8 actions running 2022-05-18T04:36:56.1379926Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 26s processwrapper-sandbox 2022-05-18T04:36:56.1380335Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:36:56.1380686Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 5s processwrapper-sandbox 2022-05-18T04:36:56.1380988Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:56.1381332Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:56.1381722Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:56.1382043Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:56.1382333Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:56.3397696Z 2022-05-18T04:36:56.3398623Z  2022-05-18T04:36:56.3399234Z  2022-05-18T04:36:56.3399717Z  2022-05-18T04:36:56.3400181Z  2022-05-18T04:36:56.3400554Z  2022-05-18T04:36:56.3400922Z  2022-05-18T04:36:56.3401299Z  2022-05-18T04:36:56.3401683Z  2022-05-18T04:36:56.3402193Z [2,405 / 2,970] 8 actions running 2022-05-18T04:36:56.3402899Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 26s processwrapper-sandbox 2022-05-18T04:36:56.3403575Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:36:56.3404308Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 5s processwrapper-sandbox 2022-05-18T04:36:56.3405139Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:56.3405965Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:56.3406706Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:56.3407372Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:56.3408100Z Compiling torch/csrc/api/src/optim/adam.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:56.5406074Z 2022-05-18T04:36:56.5406690Z  2022-05-18T04:36:56.5407016Z  2022-05-18T04:36:56.5407292Z  2022-05-18T04:36:56.5407567Z  2022-05-18T04:36:56.5407828Z  2022-05-18T04:36:56.5408098Z  2022-05-18T04:36:56.5408372Z  2022-05-18T04:36:56.5408630Z  2022-05-18T04:36:56.5409010Z [2,406 / 2,970] 8 actions running 2022-05-18T04:36:56.5409579Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 26s processwrapper-sandbox 2022-05-18T04:36:56.5410120Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:36:56.5410712Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 5s processwrapper-sandbox 2022-05-18T04:36:56.5411366Z Compiling torch/csrc/jit/passes/lower_graph.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:56.5412274Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:56.5412790Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:56.5413357Z Compiling torch/csrc/api/src/optim/adam.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:56.5413913Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:56.7963693Z 2022-05-18T04:36:56.7964229Z  2022-05-18T04:36:56.7964597Z  2022-05-18T04:36:56.7964896Z  2022-05-18T04:36:56.7965176Z  2022-05-18T04:36:56.7965449Z  2022-05-18T04:36:56.7965709Z  2022-05-18T04:36:56.7965958Z  2022-05-18T04:36:56.7966322Z  2022-05-18T04:36:56.7966727Z [2,408 / 2,970] 8 actions, 7 running 2022-05-18T04:36:56.7967345Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 26s processwrapper-sandbox 2022-05-18T04:36:56.7967947Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:36:56.7968599Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 5s processwrapper-sandbox 2022-05-18T04:36:56.7969302Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:56.7969836Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:56.7970437Z Compiling torch/csrc/api/src/optim/adam.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:56.7970967Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:56.7971422Z [Scann] Compiling third_party/oneDNN/src/cpu/ref_eltwise.cpp 2022-05-18T04:36:57.0398937Z 2022-05-18T04:36:57.0400533Z  2022-05-18T04:36:57.0400926Z  2022-05-18T04:36:57.0401194Z  2022-05-18T04:36:57.0401463Z  2022-05-18T04:36:57.0401731Z  2022-05-18T04:36:57.0401990Z  2022-05-18T04:36:57.0402286Z  2022-05-18T04:36:57.0402587Z  2022-05-18T04:36:57.0403017Z [2,409 / 2,970] 8 actions, 7 running 2022-05-18T04:36:57.0403682Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 27s processwrapper-sandbox 2022-05-18T04:36:57.0404302Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:36:57.0404971Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 5s processwrapper-sandbox 2022-05-18T04:36:57.0405715Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:57.0406368Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:57.0407002Z Compiling torch/csrc/api/src/optim/adam.cpp; 0s processwrapper-sandbox 2022-05-18T04:36:57.0407551Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:57.0408043Z [Scann] Compiling third_party/oneDNN/src/cpu/matmul/ref_matmul_int8.cpp 2022-05-18T04:36:57.3411059Z 2022-05-18T04:36:57.3411766Z  2022-05-18T04:36:57.3412106Z  2022-05-18T04:36:57.3412526Z  2022-05-18T04:36:57.3412776Z  2022-05-18T04:36:57.3412995Z  2022-05-18T04:36:57.3413392Z  2022-05-18T04:36:57.3413623Z  2022-05-18T04:36:57.3414008Z  2022-05-18T04:36:57.3414394Z [2,409 / 2,970] 8 actions running 2022-05-18T04:36:57.3415167Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 27s processwrapper-sandbox 2022-05-18T04:36:57.3415853Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:36:57.3416508Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 6s processwrapper-sandbox 2022-05-18T04:36:57.3417280Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:57.3417950Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:57.3418600Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:57.3419068Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:57.3419675Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:57.5420448Z 2022-05-18T04:36:57.5420909Z  2022-05-18T04:36:57.5421230Z  2022-05-18T04:36:57.5421491Z  2022-05-18T04:36:57.5421724Z  2022-05-18T04:36:57.5421982Z  2022-05-18T04:36:57.5422239Z  2022-05-18T04:36:57.5422480Z  2022-05-18T04:36:57.5422736Z  2022-05-18T04:36:57.5423339Z [2,410 / 2,970] 8 actions running 2022-05-18T04:36:57.5423996Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 27s processwrapper-sandbox 2022-05-18T04:36:57.5424552Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:36:57.5425111Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 6s processwrapper-sandbox 2022-05-18T04:36:57.5425866Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:57.5426379Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:57.5426934Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:57.5427428Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:57.5427875Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:57.7527091Z 2022-05-18T04:36:57.7527678Z  2022-05-18T04:36:57.7527986Z  2022-05-18T04:36:57.7528203Z  2022-05-18T04:36:57.7528481Z  2022-05-18T04:36:57.7528780Z  2022-05-18T04:36:57.7529060Z  2022-05-18T04:36:57.7529392Z  2022-05-18T04:36:57.7529713Z  2022-05-18T04:36:57.7530128Z [2,411 / 2,970] 8 actions, 7 running 2022-05-18T04:36:57.7530752Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 27s processwrapper-sandbox 2022-05-18T04:36:57.7531329Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:36:57.7531932Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 6s processwrapper-sandbox 2022-05-18T04:36:57.7532604Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:57.7533099Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:57.7533586Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:57.7533996Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:57.7534370Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_convolution_list.cpp 2022-05-18T04:36:58.0317596Z 2022-05-18T04:36:58.0318137Z  2022-05-18T04:36:58.0318482Z  2022-05-18T04:36:58.0318797Z  2022-05-18T04:36:58.0319084Z  2022-05-18T04:36:58.0319365Z  2022-05-18T04:36:58.0319651Z  2022-05-18T04:36:58.0319939Z  2022-05-18T04:36:58.0320212Z  2022-05-18T04:36:58.0320728Z INFO: From Compiling test/cpp/tensorexpr/test_kernel.cpp: 2022-05-18T04:36:58.0321243Z [2,411 / 2,970] 8 actions running 2022-05-18T04:36:58.0321822Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 28s processwrapper-sandbox 2022-05-18T04:36:58.0322406Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:36:58.0323031Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 6s processwrapper-sandbox 2022-05-18T04:36:58.0323725Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:58.0324271Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:58.0324869Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:58.0325416Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:58.0325923Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:58.0340843Z 2022-05-18T04:36:58.0341128Z  2022-05-18T04:36:58.0341422Z  2022-05-18T04:36:58.0341688Z  2022-05-18T04:36:58.0341960Z  2022-05-18T04:36:58.0342228Z  2022-05-18T04:36:58.0342466Z  2022-05-18T04:36:58.0342722Z  2022-05-18T04:36:58.0342979Z  2022-05-18T04:36:58.0357182Z test/cpp/tensorexpr/test_kernel.cpp: In member function 'virtual void torch::jit::Kernel_InliningIntermediates_Test::TestBody()': 2022-05-18T04:36:58.0357912Z test/cpp/tensorexpr/test_kernel.cpp:73:12: warning: unused variable 'device' [-Wunused-variable] 2022-05-18T04:36:58.0358376Z auto device = use_cuda ? kCUDA : kCPU; 2022-05-18T04:36:58.0358670Z ^~~~~~ 2022-05-18T04:36:58.0359219Z test/cpp/tensorexpr/test_kernel.cpp:84:14: warning: unused variable 'num_out1_uses' [-Wunused-variable] 2022-05-18T04:36:58.0359685Z size_t num_out1_uses = use_cuda ? 0 : 5; 2022-05-18T04:36:58.0360167Z ^~~~~~~~~~~~~ 2022-05-18T04:36:58.0374192Z [2,411 / 2,970] 8 actions running 2022-05-18T04:36:58.0374750Z Compiling test/cpp/tensorexpr/test_kernel.cpp; 28s processwrapper-sandbox 2022-05-18T04:36:58.0375259Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:36:58.0375800Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 6s processwrapper-sandbox 2022-05-18T04:36:58.0376382Z Compiling torch/csrc/api/src/optim/rmsprop.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:58.0376867Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:58.0377389Z Compiling torch/csrc/api/src/optim/adam.cpp; 1s processwrapper-sandbox 2022-05-18T04:36:58.0377849Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:58.0378292Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:58.2446907Z 2022-05-18T04:36:58.2447437Z  2022-05-18T04:36:58.2447770Z  2022-05-18T04:36:58.2448030Z  2022-05-18T04:36:58.2448303Z  2022-05-18T04:36:58.2448587Z  2022-05-18T04:36:58.2448857Z  2022-05-18T04:36:58.2449124Z  2022-05-18T04:36:58.2449397Z  2022-05-18T04:36:58.2449774Z [2,414 / 2,970] 8 actions, 7 running 2022-05-18T04:36:58.2450252Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:36:58.2450838Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 7s processwrapper-sandbox 2022-05-18T04:36:58.2451347Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:58.2451912Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:58.2452420Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:58.2452874Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:58.2453330Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:58.2453721Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:36:58.5423981Z 2022-05-18T04:36:58.5424440Z  2022-05-18T04:36:58.5424663Z  2022-05-18T04:36:58.5424835Z  2022-05-18T04:36:58.5425003Z  2022-05-18T04:36:58.5425168Z  2022-05-18T04:36:58.5425364Z  2022-05-18T04:36:58.5425602Z  2022-05-18T04:36:58.5426053Z  2022-05-18T04:36:58.5426434Z [2,415 / 2,970] 8 actions running 2022-05-18T04:36:58.5426901Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:36:58.5427497Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 7s processwrapper-sandbox 2022-05-18T04:36:58.5428027Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:58.5428590Z Compiling torch/csrc/api/src/optim/adam.cpp; 2s processwrapper-sandbox 2022-05-18T04:36:58.5429101Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:58.5429549Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:58.5430026Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:58.5430471Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:58.7423495Z 2022-05-18T04:36:58.7424053Z  2022-05-18T04:36:58.7424421Z  2022-05-18T04:36:58.7424687Z  2022-05-18T04:36:58.7424979Z  2022-05-18T04:36:58.7425252Z  2022-05-18T04:36:58.7425501Z  2022-05-18T04:36:58.7425906Z  2022-05-18T04:36:58.7426163Z  2022-05-18T04:36:58.7426518Z [2,418 / 2,970] 8 actions running 2022-05-18T04:36:58.7426980Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:36:58.7427548Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 7s processwrapper-sandbox 2022-05-18T04:36:58.7428096Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:36:58.7428521Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:58.7428979Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:58.7429462Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:58.7429902Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:58.7430366Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:58.9477616Z 2022-05-18T04:36:58.9478159Z  2022-05-18T04:36:58.9478487Z  2022-05-18T04:36:58.9481391Z  2022-05-18T04:36:58.9482195Z  2022-05-18T04:36:58.9490720Z  2022-05-18T04:36:58.9491188Z  2022-05-18T04:36:58.9491498Z  2022-05-18T04:36:58.9491797Z  2022-05-18T04:36:58.9492215Z [2,420 / 2,970] 8 actions, 7 running 2022-05-18T04:36:58.9492730Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:36:58.9493380Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 7s processwrapper-sandbox 2022-05-18T04:36:58.9493954Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:58.9494438Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:58.9494923Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:58.9495426Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:58.9495931Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:58.9496428Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_deconvolution_list.cpp 2022-05-18T04:36:59.3252911Z 2022-05-18T04:36:59.3253482Z  2022-05-18T04:36:59.3253830Z  2022-05-18T04:36:59.3255855Z  2022-05-18T04:36:59.3256373Z  2022-05-18T04:36:59.3256768Z  2022-05-18T04:36:59.3257300Z  2022-05-18T04:36:59.3257688Z  2022-05-18T04:36:59.3258134Z  2022-05-18T04:36:59.3258743Z [2,422 / 2,970] 8 actions, 7 running 2022-05-18T04:36:59.3259485Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:36:59.3260176Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:59.3260788Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:59.3261315Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:59.3261807Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:59.3262510Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:59.3263480Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:59.5424091Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_shuffle_list.cpp 2022-05-18T04:36:59.5424373Z 2022-05-18T04:36:59.5424990Z  2022-05-18T04:36:59.5425483Z  2022-05-18T04:36:59.5426591Z  2022-05-18T04:36:59.5427156Z  2022-05-18T04:36:59.5427526Z  2022-05-18T04:36:59.5427895Z  2022-05-18T04:36:59.5428371Z  2022-05-18T04:36:59.5431546Z  2022-05-18T04:36:59.5432044Z [2,422 / 2,970] 8 actions running 2022-05-18T04:36:59.5432598Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:36:59.5433297Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:59.5433977Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:59.5434641Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:59.5435218Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:59.5435726Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:59.5436211Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:59.5436775Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:36:59.9432691Z 2022-05-18T04:36:59.9433218Z  2022-05-18T04:36:59.9433548Z  2022-05-18T04:36:59.9433852Z  2022-05-18T04:36:59.9434118Z  2022-05-18T04:36:59.9434374Z  2022-05-18T04:36:59.9434629Z  2022-05-18T04:36:59.9434862Z  2022-05-18T04:36:59.9435068Z  2022-05-18T04:36:59.9435405Z [2,423 / 2,970] 8 actions running 2022-05-18T04:36:59.9435788Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:36:59.9436259Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 8s processwrapper-sandbox 2022-05-18T04:36:59.9436665Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:59.9437017Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:59.9437361Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:59.9437753Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:36:59.9438203Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:36:59.9438617Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:00.1435431Z 2022-05-18T04:37:00.1435979Z  2022-05-18T04:37:00.1436355Z  2022-05-18T04:37:00.1436619Z  2022-05-18T04:37:00.1437115Z  2022-05-18T04:37:00.1437379Z  2022-05-18T04:37:00.1437728Z  2022-05-18T04:37:00.1437973Z  2022-05-18T04:37:00.1438231Z  2022-05-18T04:37:00.1438617Z [2,424 / 2,970] 8 actions running 2022-05-18T04:37:00.1439189Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:00.1439744Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:00.1440180Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:00.1440608Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:00.1441011Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:00.1441428Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:00.1441853Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:00.1442291Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:00.5431688Z 2022-05-18T04:37:00.5432328Z  2022-05-18T04:37:00.5432657Z  2022-05-18T04:37:00.5432850Z  2022-05-18T04:37:00.5433018Z  2022-05-18T04:37:00.5433203Z  2022-05-18T04:37:00.5433362Z  2022-05-18T04:37:00.5433527Z  2022-05-18T04:37:00.5433689Z  2022-05-18T04:37:00.5433925Z [2,425 / 2,970] 8 actions running 2022-05-18T04:37:00.5434288Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:00.5434612Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:00.5434869Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:00.5435135Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:00.5435396Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:00.5435647Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:00.5435909Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:00.5436170Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:00.7486524Z 2022-05-18T04:37:00.7487048Z  2022-05-18T04:37:00.7487395Z  2022-05-18T04:37:00.7487680Z  2022-05-18T04:37:00.7487947Z  2022-05-18T04:37:00.7488253Z  2022-05-18T04:37:00.7488531Z  2022-05-18T04:37:00.7488806Z  2022-05-18T04:37:00.7500338Z  2022-05-18T04:37:00.7500764Z [2,427 / 2,970] 8 actions, 7 running 2022-05-18T04:37:00.7501370Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:00.7501929Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:00.7502377Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:00.7502830Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:00.7503288Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:00.7503731Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:00.7504211Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:00.7504637Z [Scann] Compiling torch/csrc/api/src/serialize.cpp 2022-05-18T04:37:00.9749279Z 2022-05-18T04:37:00.9749790Z  2022-05-18T04:37:00.9750127Z  2022-05-18T04:37:00.9750380Z  2022-05-18T04:37:00.9750649Z  2022-05-18T04:37:00.9750934Z  2022-05-18T04:37:00.9751175Z  2022-05-18T04:37:00.9751455Z  2022-05-18T04:37:00.9751720Z  2022-05-18T04:37:00.9752079Z [2,427 / 2,970] 8 actions running 2022-05-18T04:37:00.9752650Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:00.9753180Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:00.9753602Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:00.9754024Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:00.9754449Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:00.9754869Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:00.9755336Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:00.9755900Z Compiling torch/csrc/api/src/serialize.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:01.2990139Z 2022-05-18T04:37:01.2990637Z  2022-05-18T04:37:01.2990856Z  2022-05-18T04:37:01.2991057Z  2022-05-18T04:37:01.2991270Z  2022-05-18T04:37:01.3047098Z  2022-05-18T04:37:01.3047482Z  2022-05-18T04:37:01.3047766Z  2022-05-18T04:37:01.3048025Z  2022-05-18T04:37:01.3048432Z [2,430 / 2,970] 8 actions, 7 running 2022-05-18T04:37:01.3049020Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:01.3049532Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:01.3049974Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:01.3050408Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:01.3051050Z Compiling torch/csrc/api/src/serialize.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:01.3051607Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:01.3052178Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:01.3052565Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:37:01.5751062Z 2022-05-18T04:37:01.5751585Z  2022-05-18T04:37:01.5751909Z  2022-05-18T04:37:01.5752192Z  2022-05-18T04:37:01.5752464Z  2022-05-18T04:37:01.5752741Z  2022-05-18T04:37:01.5753014Z  2022-05-18T04:37:01.5753282Z  2022-05-18T04:37:01.5753535Z  2022-05-18T04:37:01.5753912Z [2,431 / 2,970] 8 actions running 2022-05-18T04:37:01.5754497Z Compiling test/cpp/jit/test_cleanup_passes.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:01.5755009Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:01.5755454Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:01.5755890Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:01.5756450Z Compiling torch/csrc/api/src/serialize.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:01.5756951Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:01.5757409Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:01.5757992Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:01.7756693Z 2022-05-18T04:37:01.7757114Z  2022-05-18T04:37:01.7757366Z  2022-05-18T04:37:01.7757566Z  2022-05-18T04:37:01.7757720Z  2022-05-18T04:37:01.7757897Z  2022-05-18T04:37:01.7758063Z  2022-05-18T04:37:01.7758212Z  2022-05-18T04:37:01.7758375Z  2022-05-18T04:37:01.7758619Z [2,433 / 2,970] 8 actions running 2022-05-18T04:37:01.7758888Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:01.7759161Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:01.7759426Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:01.7759791Z Compiling torch/csrc/api/src/serialize.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:01.7760154Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:01.7760495Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:01.7760969Z Compiling test/cpp/jit/test_concat_opt.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:01.7761263Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:02.0843321Z 2022-05-18T04:37:02.0843911Z  2022-05-18T04:37:02.0844277Z  2022-05-18T04:37:02.0844546Z  2022-05-18T04:37:02.0844862Z  2022-05-18T04:37:02.0845159Z  2022-05-18T04:37:02.0845421Z  2022-05-18T04:37:02.0845676Z  2022-05-18T04:37:02.0845960Z  2022-05-18T04:37:02.0846601Z INFO: From Compiling third_party/oneDNN/src/common/softmax.cpp: 2022-05-18T04:37:02.0847156Z [2,434 / 2,970] 8 actions running 2022-05-18T04:37:02.0847593Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:02.0848070Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:02.0848680Z Compiling torch/csrc/api/src/serialize.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:02.0849238Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:02.0849856Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:02.0850548Z Compiling test/cpp/jit/test_concat_opt.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:02.0851065Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:02.0851872Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:02.0868019Z 2022-05-18T04:37:02.0868283Z  2022-05-18T04:37:02.0868733Z  2022-05-18T04:37:02.0869041Z  2022-05-18T04:37:02.0869296Z  2022-05-18T04:37:02.0869708Z  2022-05-18T04:37:02.0869986Z  2022-05-18T04:37:02.0870399Z  2022-05-18T04:37:02.0870679Z  2022-05-18T04:37:02.0871384Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:37:02.0872075Z from external/mkl_dnn/third_party/oneDNN/src/common/softmax.cpp:21: 2022-05-18T04:37:02.0878225Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:37:02.0879812Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_softmax_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:37:02.0881236Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_softmax_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:37:02.0882060Z external/mkl_dnn/third_party/oneDNN/src/common/softmax.cpp:36:29: required from here 2022-05-18T04:37:02.0882940Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:37:02.0883617Z constexpr bool one_of(T val, P item) { 2022-05-18T04:37:02.0884075Z ^~~ 2022-05-18T04:37:02.0884465Z [2,434 / 2,970] 8 actions running 2022-05-18T04:37:02.0884975Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:02.0885367Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:02.0885888Z Compiling torch/csrc/api/src/serialize.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:02.0886498Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:02.0887057Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:02.0887627Z Compiling test/cpp/jit/test_concat_opt.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:02.0888053Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:02.0888514Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:02.3759280Z 2022-05-18T04:37:02.3759852Z  2022-05-18T04:37:02.3760201Z  2022-05-18T04:37:02.3760479Z  2022-05-18T04:37:02.3760772Z  2022-05-18T04:37:02.3761060Z  2022-05-18T04:37:02.3761311Z  2022-05-18T04:37:02.3761583Z  2022-05-18T04:37:02.3761839Z  2022-05-18T04:37:02.3762224Z [2,436 / 2,970] 8 actions running 2022-05-18T04:37:02.3762679Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:02.3763275Z Compiling torch/csrc/api/src/serialize.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:02.3763797Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:02.3764396Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:02.3765071Z Compiling test/cpp/jit/test_concat_opt.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:02.3765573Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:02.3766020Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:02.3766570Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:03.0709483Z 2022-05-18T04:37:03.0710101Z  2022-05-18T04:37:03.0710608Z  2022-05-18T04:37:03.0710847Z  2022-05-18T04:37:03.0711069Z  2022-05-18T04:37:03.0711312Z  2022-05-18T04:37:03.0711554Z  2022-05-18T04:37:03.0711770Z  2022-05-18T04:37:03.0712005Z  2022-05-18T04:37:03.0712355Z [2,437 / 2,970] 8 actions, 7 running 2022-05-18T04:37:03.0712838Z Compiling torch/csrc/api/src/serialize.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:03.0731039Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.0731666Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:03.0732217Z Compiling test/cpp/jit/test_concat_opt.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:03.0732628Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.0733006Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:03.0733385Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:03.0733721Z [Scann] Compiling torch/csrc/api/src/nn/modules/batchnorm.cpp 2022-05-18T04:37:03.3761274Z 2022-05-18T04:37:03.3767581Z  2022-05-18T04:37:03.3767904Z  2022-05-18T04:37:03.3768147Z  2022-05-18T04:37:03.3768401Z  2022-05-18T04:37:03.3768667Z  2022-05-18T04:37:03.3768925Z  2022-05-18T04:37:03.3769205Z  2022-05-18T04:37:03.3769487Z  2022-05-18T04:37:03.3769852Z [2,438 / 2,970] 8 actions running 2022-05-18T04:37:03.3770261Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:03.3770844Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:03.3771485Z Compiling test/cpp/jit/test_concat_opt.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:03.3771980Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.3772385Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.3772783Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.3773183Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:03.3773668Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:03.4482342Z 2022-05-18T04:37:03.4482888Z  2022-05-18T04:37:03.4483203Z  2022-05-18T04:37:03.4483478Z  2022-05-18T04:37:03.4483740Z  2022-05-18T04:37:03.4483991Z  2022-05-18T04:37:03.4484253Z  2022-05-18T04:37:03.4484526Z  2022-05-18T04:37:03.4484777Z  2022-05-18T04:37:03.4485288Z INFO: From Compiling third_party/oneDNN/src/common/reorder.cpp: 2022-05-18T04:37:03.4485793Z [2,438 / 2,970] 8 actions running 2022-05-18T04:37:03.4486299Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:03.4486874Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:03.4487496Z Compiling test/cpp/jit/test_concat_opt.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:03.4487981Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.4488415Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.4488860Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.4489277Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:03.4489745Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:03.4504667Z 2022-05-18T04:37:03.4504938Z  2022-05-18T04:37:03.4505228Z  2022-05-18T04:37:03.4505474Z  2022-05-18T04:37:03.4505928Z  2022-05-18T04:37:03.4506186Z  2022-05-18T04:37:03.4506413Z  2022-05-18T04:37:03.4506659Z  2022-05-18T04:37:03.4506892Z  2022-05-18T04:37:03.4521286Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:37:03.4521854Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:37:03.4522343Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:37:03.4522817Z from external/mkl_dnn/third_party/oneDNN/src/common/reorder.cpp:21: 2022-05-18T04:37:03.4523782Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:37:03.4524862Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:37:03.4525885Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:37:03.4526876Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:37:03.4528952Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:37:03.4529470Z constexpr bool one_of(T val, P item) { 2022-05-18T04:37:03.4529781Z ^~~ 2022-05-18T04:37:03.4530997Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T04:37:03.4547043Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:37:03.4550278Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:37:03.4551756Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T04:37:03.4552553Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:37:03.4553079Z constexpr bool everyone_is(T val, P item) { 2022-05-18T04:37:03.4553402Z ^~~ 2022-05-18T04:37:03.4554231Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:37:03.4555518Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: recursively required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_engine*; Args = {const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*}]' 2022-05-18T04:37:03.4556908Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_primitive_desc**; Args = {dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*}]' 2022-05-18T04:37:03.4571087Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_primitive_desc**, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*}]' 2022-05-18T04:37:03.4571850Z external/mkl_dnn/third_party/oneDNN/src/common/reorder.cpp:118:74: required from here 2022-05-18T04:37:03.4572645Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:37:03.4573381Z constexpr bool one_of(T val, P item) { 2022-05-18T04:37:03.4573669Z ^~~ 2022-05-18T04:37:03.4574035Z [2,438 / 2,970] 8 actions running 2022-05-18T04:37:03.4574524Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:03.4575063Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:03.4575669Z Compiling test/cpp/jit/test_concat_opt.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:03.4576165Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.4576566Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.4576984Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.4577402Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:03.4577846Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:03.7762413Z 2022-05-18T04:37:03.7762947Z  2022-05-18T04:37:03.7763456Z  2022-05-18T04:37:03.7763696Z  2022-05-18T04:37:03.7763915Z  2022-05-18T04:37:03.7764083Z  2022-05-18T04:37:03.7764248Z  2022-05-18T04:37:03.7764398Z  2022-05-18T04:37:03.7764618Z  2022-05-18T04:37:03.7764862Z [2,439 / 2,970] 8 actions running 2022-05-18T04:37:03.7765134Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:03.7765547Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:03.7765933Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:03.7766353Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:03.7766624Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.7766953Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.7767207Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:03.7767475Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:03.9815044Z 2022-05-18T04:37:03.9815553Z  2022-05-18T04:37:03.9815912Z  2022-05-18T04:37:03.9816192Z  2022-05-18T04:37:03.9816432Z  2022-05-18T04:37:03.9816710Z  2022-05-18T04:37:03.9816962Z  2022-05-18T04:37:03.9817215Z  2022-05-18T04:37:03.9817483Z  2022-05-18T04:37:03.9817865Z [2,440 / 2,970] 8 actions running 2022-05-18T04:37:03.9818443Z Compiling torch/csrc/api/src/nn/modules/rnn.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:03.9819076Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:03.9819592Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:03.9820010Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.9820441Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:03.9820878Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:03.9821304Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:03.9821766Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:04.1792361Z 2022-05-18T04:37:04.1792911Z  2022-05-18T04:37:04.1793278Z  2022-05-18T04:37:04.1794233Z  2022-05-18T04:37:04.1794657Z  2022-05-18T04:37:04.1794939Z  2022-05-18T04:37:04.1795238Z  2022-05-18T04:37:04.1795529Z  2022-05-18T04:37:04.1795804Z  2022-05-18T04:37:04.1796373Z INFO: From Compiling third_party/oneDNN/src/common/scratchpad.cpp: 2022-05-18T04:37:04.1796920Z [2,441 / 2,970] 8 actions running 2022-05-18T04:37:04.1797504Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:04.1798050Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:04.1798529Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:04.1798970Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:04.1799355Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:04.1799807Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:04.1800274Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:04.1800649Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:04.1800986Z 2022-05-18T04:37:04.1801105Z  2022-05-18T04:37:04.1801356Z  2022-05-18T04:37:04.1801568Z  2022-05-18T04:37:04.1801843Z  2022-05-18T04:37:04.1802077Z  2022-05-18T04:37:04.1802293Z  2022-05-18T04:37:04.1802536Z  2022-05-18T04:37:04.1803012Z  2022-05-18T04:37:04.1803672Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/memory_desc_wrapper.hpp:24:0, 2022-05-18T04:37:04.1804207Z from external/mkl_dnn/third_party/oneDNN/src/common/memory.hpp:26, 2022-05-18T04:37:04.1804678Z from external/mkl_dnn/third_party/oneDNN/src/common/engine.hpp:31, 2022-05-18T04:37:04.1805192Z from external/mkl_dnn/third_party/oneDNN/src/common/scratchpad.cpp:19: 2022-05-18T04:37:04.1806385Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:37:04.1807521Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:37:04.1808589Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:37:04.1809238Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:37:04.1810141Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:37:04.1810616Z constexpr bool one_of(T val, P item) { 2022-05-18T04:37:04.1810910Z ^~~ 2022-05-18T04:37:04.1812134Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::everyone_is(T, P) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)]': 2022-05-18T04:37:04.1814631Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: recursively required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:37:04.1816956Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:173:38: required from 'constexpr bool dnnl::impl::utils::everyone_is(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_status_t (*)(dnnl::impl::primitive_desc_t**, const dnnl::impl::op_desc_t*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl::impl::primitive_desc_t*); Args = {dnnl_status_t (*)(dnnl::impl::concat_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, int, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::sum_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, const dnnl_memory_desc_t*, int, const float*, const dnnl_memory_desc_t*), dnnl_status_t (*)(dnnl::impl::reorder_pd_t**, dnnl_engine*, const dnnl_primitive_attr*, dnnl_engine*, const dnnl_memory_desc_t*, dnnl_engine*, const dnnl_memory_desc_t*)}]' 2022-05-18T04:37:04.1818002Z external/mkl_dnn/third_party/oneDNN/src/common/impl_list_item.hpp:114:40: required from here 2022-05-18T04:37:04.1818580Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:168:30: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:37:04.1819068Z constexpr bool everyone_is(T val, P item) { 2022-05-18T04:37:04.1819292Z ^~~ 2022-05-18T04:37:04.1819569Z [2,441 / 2,970] 8 actions running 2022-05-18T04:37:04.1819949Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:04.1820347Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:04.1820661Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:04.1820969Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:04.1821345Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:04.1821621Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:04.1821907Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:04.1822173Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:04.3813290Z 2022-05-18T04:37:04.3813898Z  2022-05-18T04:37:04.3814281Z  2022-05-18T04:37:04.3814508Z  2022-05-18T04:37:04.3814663Z  2022-05-18T04:37:04.3814832Z  2022-05-18T04:37:04.3815021Z  2022-05-18T04:37:04.3815173Z  2022-05-18T04:37:04.3815339Z  2022-05-18T04:37:04.3815583Z [2,443 / 2,970] 8 actions running 2022-05-18T04:37:04.3815922Z Compiling test/cpp/jit/test_concat_opt.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:04.3816244Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:04.3816522Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:04.3816776Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:04.3817040Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:04.3817304Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:04.3817623Z Compiling torch/csrc/api/src/nn/module.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:04.3817925Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:04.8096826Z 2022-05-18T04:37:04.8097412Z  2022-05-18T04:37:04.8097724Z  2022-05-18T04:37:04.8097977Z  2022-05-18T04:37:04.8098254Z  2022-05-18T04:37:04.8098513Z  2022-05-18T04:37:04.8098802Z  2022-05-18T04:37:04.8099063Z  2022-05-18T04:37:04.8099303Z  2022-05-18T04:37:04.8099679Z [2,444 / 2,970] 8 actions, 7 running 2022-05-18T04:37:04.8100290Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:04.8100869Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:04.8101334Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:04.8101786Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:04.8102173Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:04.8102712Z Compiling torch/csrc/api/src/nn/module.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:04.8103253Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:04.8103637Z [Scann] Compiling torch/csrc/api/src/nn/modules/conv.cpp 2022-05-18T04:37:05.0613916Z 2022-05-18T04:37:05.0614482Z  2022-05-18T04:37:05.0614845Z  2022-05-18T04:37:05.0615128Z  2022-05-18T04:37:05.0615416Z  2022-05-18T04:37:05.0615713Z  2022-05-18T04:37:05.0615983Z  2022-05-18T04:37:05.0616264Z  2022-05-18T04:37:05.0616543Z  2022-05-18T04:37:05.0616952Z [2,446 / 2,970] 8 actions, 7 running 2022-05-18T04:37:05.0617566Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:05.0618149Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:05.0618637Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:05.0619226Z Compiling torch/csrc/api/src/nn/module.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:05.0619738Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:05.0620174Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:05.0620590Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:05.0621001Z [Scann] Compiling torch/csrc/jit/passes/add_if_then_else.cpp 2022-05-18T04:37:05.4000788Z 2022-05-18T04:37:05.4001322Z  2022-05-18T04:37:05.4001634Z  2022-05-18T04:37:05.4001915Z  2022-05-18T04:37:05.4002204Z  2022-05-18T04:37:05.4002648Z  2022-05-18T04:37:05.4002914Z  2022-05-18T04:37:05.4003182Z  2022-05-18T04:37:05.4003433Z  2022-05-18T04:37:05.4003814Z [2,446 / 2,970] 8 actions running 2022-05-18T04:37:05.4004374Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:05.4005000Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:05.4005454Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:05.4006015Z Compiling torch/csrc/api/src/nn/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:05.4006624Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:05.4007051Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:05.4007486Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:05.4007921Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:05.6009158Z 2022-05-18T04:37:05.6009729Z  2022-05-18T04:37:05.6010089Z  2022-05-18T04:37:05.6010402Z  2022-05-18T04:37:05.6010688Z  2022-05-18T04:37:05.6011011Z  2022-05-18T04:37:05.6011309Z  2022-05-18T04:37:05.6011589Z  2022-05-18T04:37:05.6011891Z  2022-05-18T04:37:05.6012309Z [2,447 / 2,970] 8 actions running 2022-05-18T04:37:05.6012926Z Compiling test/cpp/jit/test_concat_opt.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:05.6013527Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:05.6014146Z Compiling torch/csrc/api/src/nn/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:05.6014707Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:05.6015191Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:05.6015676Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:05.6016155Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:05.6016694Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:05.8073507Z 2022-05-18T04:37:05.8074079Z  2022-05-18T04:37:05.8074430Z  2022-05-18T04:37:05.8074683Z  2022-05-18T04:37:05.8074955Z  2022-05-18T04:37:05.8075202Z  2022-05-18T04:37:05.8075466Z  2022-05-18T04:37:05.8075754Z  2022-05-18T04:37:05.8076027Z  2022-05-18T04:37:05.8076416Z [2,448 / 2,970] 8 actions, 7 running 2022-05-18T04:37:05.8076983Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:05.8077531Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:05.8078100Z Compiling torch/csrc/api/src/nn/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:05.8078612Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:05.8079038Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:05.8079493Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:05.8079948Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:05.8080369Z [Scann] Compiling torch/csrc/api/src/nn/modules/fold.cpp 2022-05-18T04:37:06.1048896Z 2022-05-18T04:37:06.1049383Z  2022-05-18T04:37:06.1049703Z  2022-05-18T04:37:06.1049949Z  2022-05-18T04:37:06.1050197Z  2022-05-18T04:37:06.1050456Z  2022-05-18T04:37:06.1050722Z  2022-05-18T04:37:06.1050970Z  2022-05-18T04:37:06.1051232Z  2022-05-18T04:37:06.1051643Z [2,449 / 2,970] 8 actions, 7 running 2022-05-18T04:37:06.1052206Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:06.1052790Z Compiling torch/csrc/api/src/nn/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:06.1053250Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:06.1053646Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:06.1054090Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:06.1054530Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:06.1054934Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:06.1055314Z [Scann] Compiling torch/csrc/api/src/nn/modules/instancenorm.cpp 2022-05-18T04:37:06.3368301Z 2022-05-18T04:37:06.3368858Z  2022-05-18T04:37:06.3369207Z  2022-05-18T04:37:06.3369687Z  2022-05-18T04:37:06.3369968Z  2022-05-18T04:37:06.3370231Z  2022-05-18T04:37:06.3370499Z  2022-05-18T04:37:06.3370789Z  2022-05-18T04:37:06.3371067Z  2022-05-18T04:37:06.3371429Z [2,450 / 2,970] 8 actions, 7 running 2022-05-18T04:37:06.3372142Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:06.3372799Z Compiling torch/csrc/api/src/nn/module.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:06.3373307Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:06.3373757Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:06.3374194Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:06.3374632Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:06.3375072Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:06.3375502Z [Scann] Compiling torch/csrc/jit/passes/bailout_graph.cpp 2022-05-18T04:37:06.6008795Z 2022-05-18T04:37:06.6009346Z  2022-05-18T04:37:06.6009807Z  2022-05-18T04:37:06.6010771Z  2022-05-18T04:37:06.6011033Z  2022-05-18T04:37:06.6011265Z  2022-05-18T04:37:06.6011557Z  2022-05-18T04:37:06.6011839Z  2022-05-18T04:37:06.6012151Z  2022-05-18T04:37:06.6016646Z [2,450 / 2,970] 8 actions running 2022-05-18T04:37:06.6017350Z Compiling test/cpp/jit/test_concat_opt.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:06.6018004Z Compiling torch/csrc/api/src/nn/module.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:06.6018546Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:06.6019167Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:06.6019659Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:06.6020137Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:06.6020613Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:06.6021087Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:07.0011295Z 2022-05-18T04:37:07.0012218Z  2022-05-18T04:37:07.0012855Z  2022-05-18T04:37:07.0013477Z  2022-05-18T04:37:07.0013938Z  2022-05-18T04:37:07.0014497Z  2022-05-18T04:37:07.0017836Z  2022-05-18T04:37:07.0018205Z  2022-05-18T04:37:07.0018604Z  2022-05-18T04:37:07.0019247Z [2,451 / 2,970] 8 actions running 2022-05-18T04:37:07.0020214Z Compiling test/cpp/jit/test_concat_opt.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:07.0021009Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:07.0021668Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:07.0022267Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:07.0026581Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:07.0027156Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:07.0027780Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:07.0028577Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:07.3100889Z 2022-05-18T04:37:07.3101460Z  2022-05-18T04:37:07.3101792Z  2022-05-18T04:37:07.3102057Z  2022-05-18T04:37:07.3102315Z  2022-05-18T04:37:07.3102569Z  2022-05-18T04:37:07.3102812Z  2022-05-18T04:37:07.3103068Z  2022-05-18T04:37:07.3103324Z  2022-05-18T04:37:07.3103784Z INFO: From Compiling torch/csrc/api/src/nn/modules/conv.cpp: 2022-05-18T04:37:07.3104265Z [2,452 / 2,970] 8 actions running 2022-05-18T04:37:07.3104776Z Compiling test/cpp/jit/test_concat_opt.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:07.3105252Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:07.3105669Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:07.3106209Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:07.3106572Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:07.3106953Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:07.3107347Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:07.3107719Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:07.3121764Z 2022-05-18T04:37:07.3122271Z  2022-05-18T04:37:07.3122558Z  2022-05-18T04:37:07.3122816Z  2022-05-18T04:37:07.3123056Z  2022-05-18T04:37:07.3123309Z  2022-05-18T04:37:07.3123564Z  2022-05-18T04:37:07.3123801Z  2022-05-18T04:37:07.3124052Z  2022-05-18T04:37:07.3138662Z torch/csrc/api/src/nn/modules/conv.cpp: In instantiation of 'std::vector torch::nn::ConvTransposeNdImpl::_output_padding(const at::Tensor&, const c10::optional >&, const torch::ExpandingArray&, const torch::ExpandingArray&, const torch::ExpandingArray&) [with long unsigned int D = 1; Derived = torch::nn::ConvTranspose1dImpl]': 2022-05-18T04:37:07.3139602Z torch/csrc/api/src/nn/modules/conv.cpp:226:69: required from here 2022-05-18T04:37:07.3140318Z torch/csrc/api/src/nn/modules/conv.cpp:167:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:37:07.3140828Z if (output_size_.value().size() == k + 2) { 2022-05-18T04:37:07.3141160Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:37:07.3141792Z torch/csrc/api/src/nn/modules/conv.cpp:171:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:37:07.3142286Z if (output_size_.value().size() != k) { 2022-05-18T04:37:07.3142595Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T04:37:07.3143890Z torch/csrc/api/src/nn/modules/conv.cpp: In instantiation of 'std::vector torch::nn::ConvTransposeNdImpl::_output_padding(const at::Tensor&, const c10::optional >&, const torch::ExpandingArray&, const torch::ExpandingArray&, const torch::ExpandingArray&) [with long unsigned int D = 2; Derived = torch::nn::ConvTranspose2dImpl]': 2022-05-18T04:37:07.3144751Z torch/csrc/api/src/nn/modules/conv.cpp:256:69: required from here 2022-05-18T04:37:07.3145468Z torch/csrc/api/src/nn/modules/conv.cpp:167:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:37:07.3146102Z if (output_size_.value().size() == k + 2) { 2022-05-18T04:37:07.3146412Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:37:07.3147042Z torch/csrc/api/src/nn/modules/conv.cpp:171:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:37:07.3147531Z if (output_size_.value().size() != k) { 2022-05-18T04:37:07.3147838Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T04:37:07.3162200Z torch/csrc/api/src/nn/modules/conv.cpp: In instantiation of 'std::vector torch::nn::ConvTransposeNdImpl::_output_padding(const at::Tensor&, const c10::optional >&, const torch::ExpandingArray&, const torch::ExpandingArray&, const torch::ExpandingArray&) [with long unsigned int D = 3; Derived = torch::nn::ConvTranspose3dImpl]': 2022-05-18T04:37:07.3163094Z torch/csrc/api/src/nn/modules/conv.cpp:286:69: required from here 2022-05-18T04:37:07.3163823Z torch/csrc/api/src/nn/modules/conv.cpp:167:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:37:07.3164325Z if (output_size_.value().size() == k + 2) { 2022-05-18T04:37:07.3164640Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ 2022-05-18T04:37:07.3165266Z torch/csrc/api/src/nn/modules/conv.cpp:171:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:37:07.3165761Z if (output_size_.value().size() != k) { 2022-05-18T04:37:07.3166067Z ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~ 2022-05-18T04:37:07.3181106Z [2,452 / 2,970] 8 actions running 2022-05-18T04:37:07.3181727Z Compiling test/cpp/jit/test_concat_opt.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:07.3182301Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:07.3182761Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:07.3183195Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:07.3183624Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:07.3184172Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:07.3184614Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:07.3185047Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:07.6027757Z 2022-05-18T04:37:07.6028319Z  2022-05-18T04:37:07.6028687Z  2022-05-18T04:37:07.6029163Z  2022-05-18T04:37:07.6029456Z  2022-05-18T04:37:07.6029714Z  2022-05-18T04:37:07.6029969Z  2022-05-18T04:37:07.6030247Z  2022-05-18T04:37:07.6030514Z  2022-05-18T04:37:07.6030866Z [2,454 / 2,970] 8 actions running 2022-05-18T04:37:07.6031435Z Compiling test/cpp/jit/test_concat_opt.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:07.6031996Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:07.6032456Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:07.6032879Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:07.6033328Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:07.6033804Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:07.6034270Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:07.6034738Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:08.3820494Z 2022-05-18T04:37:08.3821019Z  2022-05-18T04:37:08.3821370Z  2022-05-18T04:37:08.3821801Z  2022-05-18T04:37:08.3822083Z  2022-05-18T04:37:08.3822311Z  2022-05-18T04:37:08.3822680Z  2022-05-18T04:37:08.3822973Z  2022-05-18T04:37:08.3823238Z  2022-05-18T04:37:08.3823661Z [2,455 / 2,970] 8 actions, 7 running 2022-05-18T04:37:08.3906855Z Compiling test/cpp/jit/test_concat_opt.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:08.3907361Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:08.3907774Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:08.3908172Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:08.3908558Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:08.3908956Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:08.3909379Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:08.3909784Z [Scann] Compiling third_party/oneDNN/src/cpu/cpu_prelu_list.cpp 2022-05-18T04:37:08.6032046Z 2022-05-18T04:37:08.6032602Z  2022-05-18T04:37:08.6032975Z  2022-05-18T04:37:08.6033322Z  2022-05-18T04:37:08.6033648Z  2022-05-18T04:37:08.6033942Z  2022-05-18T04:37:08.6034201Z  2022-05-18T04:37:08.6034453Z  2022-05-18T04:37:08.6034713Z  2022-05-18T04:37:08.6035102Z [2,455 / 2,970] 8 actions running 2022-05-18T04:37:08.6035663Z Compiling test/cpp/jit/test_concat_opt.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:08.6036220Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:08.6036717Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:08.6037134Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:08.6037576Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:08.6038009Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:08.6038461Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:08.6038954Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:09.0032638Z 2022-05-18T04:37:09.0033187Z  2022-05-18T04:37:09.0033532Z  2022-05-18T04:37:09.0033798Z  2022-05-18T04:37:09.0034099Z  2022-05-18T04:37:09.0034371Z  2022-05-18T04:37:09.0034634Z  2022-05-18T04:37:09.0034918Z  2022-05-18T04:37:09.0035200Z  2022-05-18T04:37:09.0035581Z [2,459 / 2,970] 8 actions running 2022-05-18T04:37:09.0036153Z Compiling test/cpp/jit/test_concat_opt.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:09.0036690Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:09.0037129Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:09.0037542Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:09.0037946Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.0038354Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.0038975Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.0039404Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.3628165Z 2022-05-18T04:37:09.3628665Z  2022-05-18T04:37:09.3628944Z  2022-05-18T04:37:09.3629178Z  2022-05-18T04:37:09.3629411Z  2022-05-18T04:37:09.3629832Z  2022-05-18T04:37:09.3630069Z  2022-05-18T04:37:09.3630300Z  2022-05-18T04:37:09.3630510Z  2022-05-18T04:37:09.3630854Z [2,460 / 2,970] 8 actions, 7 running 2022-05-18T04:37:09.3631342Z Compiling test/cpp/jit/test_concat_opt.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:09.3631773Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:09.3632144Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:09.3632512Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.3632866Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.3633236Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.3633637Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.3634042Z [Scann] Compiling torch/csrc/api/src/nn/modules/upsampling.cpp 2022-05-18T04:37:09.6032596Z 2022-05-18T04:37:09.6037475Z  2022-05-18T04:37:09.6037725Z  2022-05-18T04:37:09.6037886Z  2022-05-18T04:37:09.6038054Z  2022-05-18T04:37:09.6038235Z  2022-05-18T04:37:09.6038388Z  2022-05-18T04:37:09.6038550Z  2022-05-18T04:37:09.6038712Z  2022-05-18T04:37:09.6039008Z [2,462 / 2,970] 8 actions running 2022-05-18T04:37:09.6039538Z Compiling test/cpp/jit/test_concat_opt.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:09.6040020Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.6040466Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.6040913Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.6041355Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.6041722Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.6041994Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.6042281Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.9895382Z 2022-05-18T04:37:09.9895917Z  2022-05-18T04:37:09.9896196Z  2022-05-18T04:37:09.9896427Z  2022-05-18T04:37:09.9896653Z  2022-05-18T04:37:09.9896863Z  2022-05-18T04:37:09.9897112Z  2022-05-18T04:37:09.9897340Z  2022-05-18T04:37:09.9897550Z  2022-05-18T04:37:09.9897887Z [2,463 / 2,970] 8 actions, 7 running 2022-05-18T04:37:09.9898404Z Compiling test/cpp/jit/test_concat_opt.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:09.9898869Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:09.9899263Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:09.9899675Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:09.9900110Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.9900543Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.9900976Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:09.9901363Z [Scann] Compiling torch/csrc/api/src/nn/options/linear.cpp 2022-05-18T04:37:10.2138403Z 2022-05-18T04:37:10.2144307Z  2022-05-18T04:37:10.2144651Z  2022-05-18T04:37:10.2144932Z  2022-05-18T04:37:10.2145199Z  2022-05-18T04:37:10.2145471Z  2022-05-18T04:37:10.2146047Z  2022-05-18T04:37:10.2146324Z  2022-05-18T04:37:10.2146610Z  2022-05-18T04:37:10.2147010Z [2,463 / 2,970] 8 actions running 2022-05-18T04:37:10.2147581Z Compiling test/cpp/jit/test_concat_opt.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:10.2148118Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:10.2148572Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:10.2149004Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:10.2149457Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:10.2149910Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:10.2150310Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:10.2150927Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:11.0423682Z 2022-05-18T04:37:11.0424272Z  2022-05-18T04:37:11.0424652Z  2022-05-18T04:37:11.0424978Z  2022-05-18T04:37:11.0425293Z  2022-05-18T04:37:11.0425591Z  2022-05-18T04:37:11.0426117Z  2022-05-18T04:37:11.0426660Z  2022-05-18T04:37:11.0426979Z  2022-05-18T04:37:11.0427448Z [2,464 / 2,970] 8 actions, 7 running 2022-05-18T04:37:11.0428115Z Compiling test/cpp/jit/test_concat_opt.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:11.0428712Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:11.0429240Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:11.0429771Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:11.0430298Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:11.0430793Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:11.0431295Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:11.0431790Z [Scann] Compiling torch/csrc/api/src/nn/options/adaptive.cpp 2022-05-18T04:37:11.2511278Z 2022-05-18T04:37:11.2511794Z  2022-05-18T04:37:11.2512099Z  2022-05-18T04:37:11.2512344Z  2022-05-18T04:37:11.2512595Z  2022-05-18T04:37:11.2512859Z  2022-05-18T04:37:11.2513107Z  2022-05-18T04:37:11.2513346Z  2022-05-18T04:37:11.2513616Z  2022-05-18T04:37:11.2514021Z [2,465 / 2,970] 8 actions, 7 running 2022-05-18T04:37:11.2514595Z Compiling test/cpp/jit/test_concat_opt.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:11.2515152Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:11.2515605Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:11.2516006Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:11.2516419Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:11.2516839Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:11.2517240Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:11.2517604Z [Prepa] Compiling torch/csrc/jit/passes/concat_opt.cpp 2022-05-18T04:37:11.6054916Z 2022-05-18T04:37:11.6055488Z  2022-05-18T04:37:11.6055822Z  2022-05-18T04:37:11.6056083Z  2022-05-18T04:37:11.6056321Z  2022-05-18T04:37:11.6056542Z  2022-05-18T04:37:11.6056775Z  2022-05-18T04:37:11.6057009Z  2022-05-18T04:37:11.6057256Z  2022-05-18T04:37:11.6057638Z [2,466 / 2,970] 8 actions running 2022-05-18T04:37:11.6058221Z Compiling test/cpp/jit/test_concat_opt.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:11.6058748Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:11.6059166Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:11.6059554Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:11.6059936Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:11.6060320Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:11.6060875Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:11.6061421Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:11.8145609Z 2022-05-18T04:37:11.8146195Z  2022-05-18T04:37:11.8146464Z  2022-05-18T04:37:11.8146634Z  2022-05-18T04:37:11.8146789Z  2022-05-18T04:37:11.8146953Z  2022-05-18T04:37:11.8147119Z  2022-05-18T04:37:11.8147287Z  2022-05-18T04:37:11.8147451Z  2022-05-18T04:37:11.8147699Z [2,467 / 2,970] 8 actions, 7 running 2022-05-18T04:37:11.8148041Z Compiling test/cpp/jit/test_concat_opt.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:11.8148412Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:11.8148681Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:11.8149006Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:11.8149260Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:11.8149606Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:11.8149969Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:11.8247886Z [Prepa] Compiling test/cpp/jit/test_create_autodiff_subgraphs.cpp 2022-05-18T04:37:12.1261307Z 2022-05-18T04:37:12.1261861Z  2022-05-18T04:37:12.1262197Z  2022-05-18T04:37:12.1262440Z  2022-05-18T04:37:12.1262699Z  2022-05-18T04:37:12.1262954Z  2022-05-18T04:37:12.1263405Z  2022-05-18T04:37:12.1263695Z  2022-05-18T04:37:12.1263969Z  2022-05-18T04:37:12.1264345Z [2,469 / 2,970] 8 actions, 7 running 2022-05-18T04:37:12.1264903Z Compiling test/cpp/jit/test_concat_opt.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:12.1265450Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:12.1266051Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:12.1266634Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:12.1267135Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:12.1267600Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:37:12.1268075Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:37:12.1268502Z [Scann] Compiling torch/csrc/jit/passes/cuda_graph_fuser.cpp 2022-05-18T04:37:12.4049802Z 2022-05-18T04:37:12.4050405Z  2022-05-18T04:37:12.4050812Z  2022-05-18T04:37:12.4053245Z  2022-05-18T04:37:12.4053574Z  2022-05-18T04:37:12.4053985Z  2022-05-18T04:37:12.4054411Z  2022-05-18T04:37:12.4054677Z  2022-05-18T04:37:12.4054965Z  2022-05-18T04:37:12.4057863Z [2,470 / 2,970] 8 actions running 2022-05-18T04:37:12.4058351Z Compiling test/cpp/jit/test_concat_opt.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:12.4058937Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:12.4059700Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:12.4060280Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:12.4060772Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:37:12.4061290Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:37:12.4062368Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:12.4063003Z Compiling torch/csrc/api/src/optim/adamw.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:12.7291695Z 2022-05-18T04:37:12.7292266Z  2022-05-18T04:37:12.7292622Z  2022-05-18T04:37:12.7292922Z  2022-05-18T04:37:12.7295723Z  2022-05-18T04:37:12.7296479Z  2022-05-18T04:37:12.7297072Z  2022-05-18T04:37:12.7297709Z  2022-05-18T04:37:12.7298429Z  2022-05-18T04:37:12.7299403Z INFO: From Compiling torch/csrc/jit/passes/concat_opt.cpp: 2022-05-18T04:37:12.7302617Z [2,470 / 2,970] 8 actions running 2022-05-18T04:37:12.7309555Z Compiling test/cpp/jit/test_concat_opt.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:12.7311337Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:12.7311710Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:12.7312147Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:12.7312503Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:37:12.7312813Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:37:12.7313103Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:12.7313442Z Compiling torch/csrc/api/src/optim/adamw.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:12.7323359Z 2022-05-18T04:37:12.7323638Z  2022-05-18T04:37:12.7324067Z  2022-05-18T04:37:12.7324328Z  2022-05-18T04:37:12.7324583Z  2022-05-18T04:37:12.7324969Z  2022-05-18T04:37:12.7325188Z  2022-05-18T04:37:12.7325558Z  2022-05-18T04:37:12.7325825Z  2022-05-18T04:37:12.7326434Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T04:37:12.7326837Z from ./c10/core/Device.h:3, 2022-05-18T04:37:12.7327512Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:11, 2022-05-18T04:37:12.7328031Z from aten/src/ATen/core/Tensor.h:3, 2022-05-18T04:37:12.7328747Z from ./torch/csrc/jit/ir/attributes.h:2, 2022-05-18T04:37:12.7329130Z from ./torch/csrc/jit/ir/ir.h:3, 2022-05-18T04:37:12.7329670Z from ./torch/csrc/jit/passes/concat_opt.h:3, 2022-05-18T04:37:12.7330173Z from torch/csrc/jit/passes/concat_opt.cpp:1: 2022-05-18T04:37:12.7331320Z torch/csrc/jit/passes/concat_opt.cpp: In function 'size_t torch::jit::{anonymous}::determineUsageIdx(torch::jit::Value*, torch::jit::Node*)': 2022-05-18T04:37:12.7332371Z torch/csrc/jit/passes/concat_opt.cpp:507:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:37:12.7332924Z TORCH_CHECK(idx != user->inputs().size()); 2022-05-18T04:37:12.7333394Z ~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:37:12.7333780Z [2,470 / 2,970] 8 actions running 2022-05-18T04:37:12.7334294Z Compiling test/cpp/jit/test_concat_opt.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:12.7334798Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:12.7335515Z Compiling torch/csrc/jit/passes/concat_opt.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:12.7335996Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:12.7336393Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:37:12.7336851Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:37:12.7337287Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:12.7337822Z Compiling torch/csrc/api/src/optim/adamw.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:13.0058193Z 2022-05-18T04:37:13.0058819Z  2022-05-18T04:37:13.0059200Z  2022-05-18T04:37:13.0059492Z  2022-05-18T04:37:13.0059800Z  2022-05-18T04:37:13.0060102Z  2022-05-18T04:37:13.0060377Z  2022-05-18T04:37:13.0060636Z  2022-05-18T04:37:13.0060886Z  2022-05-18T04:37:13.0061276Z [2,471 / 2,970] 8 actions running 2022-05-18T04:37:13.0061855Z Compiling test/cpp/jit/test_concat_opt.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:13.0062425Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:13.0062900Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:13.0063388Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:37:13.0063882Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:37:13.0064356Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:13.0064930Z Compiling torch/csrc/api/src/optim/adamw.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:13.0065478Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:13.2893909Z 2022-05-18T04:37:13.2894440Z  2022-05-18T04:37:13.2894790Z  2022-05-18T04:37:13.2895068Z  2022-05-18T04:37:13.2895330Z  2022-05-18T04:37:13.2895593Z  2022-05-18T04:37:13.2895881Z  2022-05-18T04:37:13.2896159Z  2022-05-18T04:37:13.2896442Z  2022-05-18T04:37:13.2896854Z [2,473 / 2,970] 8 actions, 7 running 2022-05-18T04:37:13.2897427Z Compiling test/cpp/jit/test_concat_opt.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:13.2897990Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:13.2898479Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:37:13.2898953Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:37:13.2899389Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:13.2900005Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:13.2900665Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:13.2901187Z [Scann] Compiling torch/csrc/api/src/nn/options/padding.cpp 2022-05-18T04:37:13.5809372Z 2022-05-18T04:37:13.5809931Z  2022-05-18T04:37:13.5810244Z  2022-05-18T04:37:13.5810468Z  2022-05-18T04:37:13.5810704Z  2022-05-18T04:37:13.5810939Z  2022-05-18T04:37:13.5811154Z  2022-05-18T04:37:13.5811388Z  2022-05-18T04:37:13.5811653Z  2022-05-18T04:37:13.5812023Z [2,474 / 2,970] 8 actions, 7 running 2022-05-18T04:37:13.5812845Z Compiling test/cpp/jit/test_concat_opt.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:13.5813365Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:37:13.5813752Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:37:13.5814136Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:13.5814787Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:13.5815445Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:13.5815967Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:13.5816341Z [Scann] Compiling torch/csrc/api/src/nn/options/rnn.cpp 2022-05-18T04:37:13.8061106Z 2022-05-18T04:37:13.8061864Z  2022-05-18T04:37:13.8062355Z  2022-05-18T04:37:13.8062627Z  2022-05-18T04:37:13.8066709Z  2022-05-18T04:37:13.8067378Z  2022-05-18T04:37:13.8067903Z  2022-05-18T04:37:13.8068355Z  2022-05-18T04:37:13.8068786Z  2022-05-18T04:37:13.8069412Z [2,474 / 2,970] 8 actions running 2022-05-18T04:37:13.8070594Z Compiling test/cpp/jit/test_concat_opt.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:13.8071175Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:37:13.8071820Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:37:13.8072387Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:13.8073017Z Compiling torch/csrc/api/src/optim/adamw.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:13.8073837Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:13.8074784Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:13.8075694Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:14.4976194Z 2022-05-18T04:37:14.4976797Z  2022-05-18T04:37:14.4977197Z  2022-05-18T04:37:14.4977532Z  2022-05-18T04:37:14.4977851Z  2022-05-18T04:37:14.4978120Z  2022-05-18T04:37:14.4978447Z  2022-05-18T04:37:14.4978762Z  2022-05-18T04:37:14.4979063Z  2022-05-18T04:37:14.4979517Z [2,475 / 2,970] 8 actions, 7 running 2022-05-18T04:37:14.4980221Z Compiling test/cpp/jit/test_concat_opt.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:14.4980844Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:37:14.4981385Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:37:14.4982045Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:14.4982790Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:14.4983433Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:14.4984169Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:14.4984812Z [Scann] Compiling torch/csrc/api/src/optim/optimizer.cpp 2022-05-18T04:37:14.8078980Z 2022-05-18T04:37:14.8079487Z  2022-05-18T04:37:14.8079835Z  2022-05-18T04:37:14.8080137Z  2022-05-18T04:37:14.8080393Z  2022-05-18T04:37:14.8080668Z  2022-05-18T04:37:14.8080940Z  2022-05-18T04:37:14.8081199Z  2022-05-18T04:37:14.8081477Z  2022-05-18T04:37:14.8081857Z [2,476 / 2,970] 8 actions running 2022-05-18T04:37:14.8082324Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:37:14.8082805Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:37:14.8083379Z Compiling torch/csrc/api/src/optim/adamw.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:14.8084026Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:14.8084537Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:14.8085108Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:14.8085632Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:14.8086076Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:15.2079089Z 2022-05-18T04:37:15.2079883Z  2022-05-18T04:37:15.2080233Z  2022-05-18T04:37:15.2080505Z  2022-05-18T04:37:15.2080787Z  2022-05-18T04:37:15.2081070Z  2022-05-18T04:37:15.2081343Z  2022-05-18T04:37:15.2081641Z  2022-05-18T04:37:15.2081933Z  2022-05-18T04:37:15.2082444Z [2,477 / 2,970] 8 actions running 2022-05-18T04:37:15.2082960Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:37:15.2083455Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:37:15.2084007Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:15.2084538Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:15.2085172Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:15.2085735Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:15.2086330Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:15.2086821Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:15.6476568Z 2022-05-18T04:37:15.6477148Z  2022-05-18T04:37:15.6477488Z  2022-05-18T04:37:15.6477777Z  2022-05-18T04:37:15.6478062Z  2022-05-18T04:37:15.6478335Z  2022-05-18T04:37:15.6478619Z  2022-05-18T04:37:15.6478900Z  2022-05-18T04:37:15.6479931Z  2022-05-18T04:37:15.6480531Z [2,478 / 2,970] 8 actions, 7 running 2022-05-18T04:37:15.6481006Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:37:15.6481473Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:37:15.6482082Z Compiling torch/csrc/api/src/optim/adagrad.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:15.6482784Z Compiling torch/csrc/api/src/nn/options/rnn.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:15.6483324Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:15.6483731Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:15.6484127Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:15.6484472Z [Scann] Compiling torch/csrc/api/src/optim/sgd.cpp 2022-05-18T04:37:16.0078688Z 2022-05-18T04:37:16.0079372Z  2022-05-18T04:37:16.0079772Z  2022-05-18T04:37:16.0080090Z  2022-05-18T04:37:16.0080342Z  2022-05-18T04:37:16.0080606Z  2022-05-18T04:37:16.0080880Z  2022-05-18T04:37:16.0081142Z  2022-05-18T04:37:16.0081429Z  2022-05-18T04:37:16.0081856Z [2,480 / 2,970] 8 actions running 2022-05-18T04:37:16.0082325Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:37:16.0082824Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:37:16.0083296Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:16.0083741Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:16.0084197Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:16.0084792Z Compiling torch/csrc/api/src/optim/sgd.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:16.0085349Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:16.0085953Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:16.2083102Z 2022-05-18T04:37:16.2083628Z  2022-05-18T04:37:16.2083972Z  2022-05-18T04:37:16.2084244Z  2022-05-18T04:37:16.2084519Z  2022-05-18T04:37:16.2084786Z  2022-05-18T04:37:16.2085041Z  2022-05-18T04:37:16.2085309Z  2022-05-18T04:37:16.2085574Z  2022-05-18T04:37:16.2085958Z [2,481 / 2,970] 8 actions running 2022-05-18T04:37:16.2086492Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:37:16.2086961Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:37:16.2087382Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:16.2087823Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:16.2088396Z Compiling torch/csrc/api/src/optim/sgd.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:16.2088904Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:16.2089482Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:16.2090008Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:16.6083349Z 2022-05-18T04:37:16.6083859Z  2022-05-18T04:37:16.6084209Z  2022-05-18T04:37:16.6084498Z  2022-05-18T04:37:16.6084765Z  2022-05-18T04:37:16.6085965Z  2022-05-18T04:37:16.6086344Z  2022-05-18T04:37:16.6086611Z  2022-05-18T04:37:16.6086884Z  2022-05-18T04:37:16.6087485Z [2,482 / 2,970] 7 actions running 2022-05-18T04:37:16.6087958Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:37:16.6088429Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:37:16.6088888Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:16.6089458Z Compiling torch/csrc/api/src/optim/sgd.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:16.6089966Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:16.6090532Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:16.6091049Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:16.8092931Z 2022-05-18T04:37:16.8093531Z  2022-05-18T04:37:16.8093866Z  2022-05-18T04:37:16.8094140Z  2022-05-18T04:37:16.8094394Z  2022-05-18T04:37:16.8094666Z  2022-05-18T04:37:16.8094929Z  2022-05-18T04:37:16.8095178Z  2022-05-18T04:37:16.8095554Z [2,482 / 2,970] 8 actions running 2022-05-18T04:37:16.8096027Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:37:16.8096465Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:37:16.8096892Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:16.8097434Z Compiling torch/csrc/api/src/optim/sgd.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:16.8097916Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:16.8098441Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:16.8098944Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:16.8099373Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:17.2100232Z 2022-05-18T04:37:17.2100792Z  2022-05-18T04:37:17.2101170Z  2022-05-18T04:37:17.2101458Z  2022-05-18T04:37:17.2101749Z  2022-05-18T04:37:17.2102042Z  2022-05-18T04:37:17.2102323Z  2022-05-18T04:37:17.2102617Z  2022-05-18T04:37:17.2102910Z  2022-05-18T04:37:17.2103280Z [2,484 / 2,970] 8 actions running 2022-05-18T04:37:17.2103761Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:37:17.2104227Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:37:17.2104769Z Compiling torch/csrc/api/src/optim/sgd.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:17.2105405Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:17.2106307Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:17.2106678Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:17.2107143Z Compiling test/cpp/jit/test_dce.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:17.2107722Z Compiling test/cpp/jit/test_flatbuffer.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:17.4136493Z 2022-05-18T04:37:17.4136940Z  2022-05-18T04:37:17.4137266Z  2022-05-18T04:37:17.4137567Z  2022-05-18T04:37:17.4139945Z  2022-05-18T04:37:17.4140343Z  2022-05-18T04:37:17.4143186Z  2022-05-18T04:37:17.4143379Z  2022-05-18T04:37:17.4143575Z  2022-05-18T04:37:17.4143898Z [2,485 / 2,970] 8 actions, 7 running 2022-05-18T04:37:17.4144211Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:37:17.4144489Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:37:17.4144831Z Compiling torch/csrc/api/src/optim/sgd.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:17.4145214Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:17.4145526Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:17.4146073Z Compiling test/cpp/jit/test_dce.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:17.4146449Z Compiling test/cpp/jit/test_flatbuffer.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:17.4146924Z [Prepa] Compiling torch/csrc/jit/runtime/register_prim_ops.cpp 2022-05-18T04:37:17.8099103Z 2022-05-18T04:37:17.8099629Z  2022-05-18T04:37:17.8100030Z  2022-05-18T04:37:17.8103105Z  2022-05-18T04:37:17.8103636Z  2022-05-18T04:37:17.8104037Z  2022-05-18T04:37:17.8105360Z  2022-05-18T04:37:17.8105660Z  2022-05-18T04:37:17.8106105Z  2022-05-18T04:37:17.8106476Z [2,485 / 2,970] 8 actions running 2022-05-18T04:37:17.8106920Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:37:17.8119258Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:37:17.8119859Z Compiling torch/csrc/api/src/optim/sgd.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:17.8120429Z Compiling torch/csrc/api/src/optim/lbfgs.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:17.8120893Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:17.8121971Z Compiling test/cpp/jit/test_dce.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:17.8122582Z Compiling test/cpp/jit/test_flatbuffer.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:17.8123024Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:18.1144568Z 2022-05-18T04:37:18.1145102Z  2022-05-18T04:37:18.1145440Z  2022-05-18T04:37:18.1145710Z  2022-05-18T04:37:18.1146131Z  2022-05-18T04:37:18.1146408Z  2022-05-18T04:37:18.1146646Z  2022-05-18T04:37:18.1146902Z  2022-05-18T04:37:18.1147125Z  2022-05-18T04:37:18.1147499Z [2,486 / 2,970] 8 actions, 7 running 2022-05-18T04:37:18.1147977Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:37:18.1148479Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:37:18.1149036Z Compiling torch/csrc/api/src/optim/sgd.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:18.1149525Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:18.1150061Z Compiling test/cpp/jit/test_dce.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:18.1150724Z Compiling test/cpp/jit/test_flatbuffer.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:18.1151247Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:18.1163117Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:37:18.4107903Z 2022-05-18T04:37:18.4108396Z  2022-05-18T04:37:18.4108746Z  2022-05-18T04:37:18.4109031Z  2022-05-18T04:37:18.4109289Z  2022-05-18T04:37:18.4109544Z  2022-05-18T04:37:18.4109799Z  2022-05-18T04:37:18.4110039Z  2022-05-18T04:37:18.4110301Z  2022-05-18T04:37:18.4110691Z [2,487 / 2,970] 8 actions running 2022-05-18T04:37:18.4111136Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:37:18.4111579Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:37:18.4112009Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:18.4112563Z Compiling test/cpp/jit/test_dce.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:18.4115285Z Compiling test/cpp/jit/test_flatbuffer.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:18.4115945Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:18.4116410Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:18.4116993Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:18.8104874Z 2022-05-18T04:37:18.8105403Z  2022-05-18T04:37:18.8105859Z  2022-05-18T04:37:18.8106148Z  2022-05-18T04:37:18.8106420Z  2022-05-18T04:37:18.8106709Z  2022-05-18T04:37:18.8107404Z  2022-05-18T04:37:18.8107705Z  2022-05-18T04:37:18.8107978Z  2022-05-18T04:37:18.8108358Z [2,489 / 2,970] 8 actions, 7 running 2022-05-18T04:37:18.8108809Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:37:18.8109274Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:37:18.8109799Z Compiling test/cpp/jit/test_dce.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:18.8110453Z Compiling test/cpp/jit/test_flatbuffer.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:18.8110990Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:18.8111641Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:18.8112101Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:18.8112547Z [Scann] Compiling torch/csrc/jit/passes/erase_number_types.cpp 2022-05-18T04:37:19.0135890Z 2022-05-18T04:37:19.0136455Z  2022-05-18T04:37:19.0136980Z  2022-05-18T04:37:19.0137262Z  2022-05-18T04:37:19.0137529Z  2022-05-18T04:37:19.0137786Z  2022-05-18T04:37:19.0138041Z  2022-05-18T04:37:19.0138285Z  2022-05-18T04:37:19.0138546Z  2022-05-18T04:37:19.0138922Z [2,489 / 2,970] 8 actions running 2022-05-18T04:37:19.0139369Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:37:19.0139794Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:37:19.0140278Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:19.0140846Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:19.0141350Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:19.0141730Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:19.0142116Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:19.0142494Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:19.3777031Z 2022-05-18T04:37:19.3777558Z  2022-05-18T04:37:19.3777882Z  2022-05-18T04:37:19.3778126Z  2022-05-18T04:37:19.3778346Z  2022-05-18T04:37:19.3778580Z  2022-05-18T04:37:19.3778823Z  2022-05-18T04:37:19.3779046Z  2022-05-18T04:37:19.3779282Z  2022-05-18T04:37:19.3779630Z [2,490 / 2,970] 8 actions, 7 running 2022-05-18T04:37:19.3780026Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:37:19.3780435Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:37:19.3780907Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:19.3781431Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:19.3781891Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:19.3782291Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:19.3782671Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:19.3783063Z [Scann] Compiling torch/csrc/jit/runtime/register_special_ops.cpp 2022-05-18T04:37:19.6132148Z 2022-05-18T04:37:19.6132750Z  2022-05-18T04:37:19.6133087Z  2022-05-18T04:37:19.6133381Z  2022-05-18T04:37:19.6133688Z  2022-05-18T04:37:19.6140331Z  2022-05-18T04:37:19.6141355Z  2022-05-18T04:37:19.6142086Z  2022-05-18T04:37:19.6142724Z  2022-05-18T04:37:19.6143419Z [2,490 / 2,970] 8 actions running 2022-05-18T04:37:19.6144082Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:37:19.6144764Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:37:19.6145615Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:19.6146783Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:19.6147429Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:19.6147945Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:19.6148405Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:19.6148851Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:19.8439308Z 2022-05-18T04:37:19.8440268Z  2022-05-18T04:37:19.8440902Z  2022-05-18T04:37:19.8441433Z  2022-05-18T04:37:19.8442030Z  2022-05-18T04:37:19.8444422Z  2022-05-18T04:37:19.8444826Z  2022-05-18T04:37:19.8445102Z  2022-05-18T04:37:19.8445389Z  2022-05-18T04:37:19.8445813Z [2,491 / 2,970] 8 actions, 7 running 2022-05-18T04:37:19.8446390Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:37:19.8446866Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:37:19.8447444Z Compiling test/cpp/jit/test_dce.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:19.8448095Z Compiling test/cpp/jit/test_flatbuffer.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:19.8448892Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:19.8449371Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:19.8449851Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:19.8450271Z [Scann] Compiling torch/csrc/jit/passes/remove_inplace_ops.cpp 2022-05-18T04:37:20.0698382Z 2022-05-18T04:37:20.0699341Z  2022-05-18T04:37:20.0699959Z  2022-05-18T04:37:20.0700485Z  2022-05-18T04:37:20.0701013Z  2022-05-18T04:37:20.0701568Z  2022-05-18T04:37:20.0704568Z  2022-05-18T04:37:20.0705006Z  2022-05-18T04:37:20.0705444Z  2022-05-18T04:37:20.0706103Z [2,492 / 2,970] 8 actions, 7 running 2022-05-18T04:37:20.0707144Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:37:20.0707613Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:37:20.0708138Z Compiling test/cpp/jit/test_dce.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:20.0708718Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:20.0709224Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:20.0709616Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:20.0710030Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:20.0710435Z [Scann] Compiling torch/csrc/jit/passes/fold_conv_bn.cpp 2022-05-18T04:37:20.4140595Z 2022-05-18T04:37:20.4141183Z  2022-05-18T04:37:20.4141559Z  2022-05-18T04:37:20.4141847Z  2022-05-18T04:37:20.4142110Z  2022-05-18T04:37:20.4142378Z  2022-05-18T04:37:20.4142661Z  2022-05-18T04:37:20.4142940Z  2022-05-18T04:37:20.4143221Z  2022-05-18T04:37:20.4143615Z [2,492 / 2,970] 8 actions running 2022-05-18T04:37:20.4144085Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:37:20.4144593Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:37:20.4145196Z Compiling test/cpp/jit/test_dce.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:20.4146163Z Compiling test/cpp/jit/test_flatbuffer.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:20.4146723Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:20.4147217Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:20.4147694Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:20.4148151Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:21.1267114Z 2022-05-18T04:37:21.1267659Z  2022-05-18T04:37:21.1268042Z  2022-05-18T04:37:21.1268353Z  2022-05-18T04:37:21.1268665Z  2022-05-18T04:37:21.1268982Z  2022-05-18T04:37:21.1269295Z  2022-05-18T04:37:21.1269631Z  2022-05-18T04:37:21.1269967Z  2022-05-18T04:37:21.1270423Z [2,493 / 2,970] 8 actions, 7 running 2022-05-18T04:37:21.1270968Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:37:21.1271527Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:37:21.1272125Z Compiling test/cpp/jit/test_dce.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:21.1272764Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:21.1273326Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:21.1273848Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:21.1274359Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:21.1274867Z [Scann] Compiling torch/csrc/autograd/FunctionsManual.cpp 2022-05-18T04:37:21.4142708Z 2022-05-18T04:37:21.4143245Z  2022-05-18T04:37:21.4143571Z  2022-05-18T04:37:21.4143855Z  2022-05-18T04:37:21.4144130Z  2022-05-18T04:37:21.4144376Z  2022-05-18T04:37:21.4144632Z  2022-05-18T04:37:21.4144908Z  2022-05-18T04:37:21.4145170Z  2022-05-18T04:37:21.4145559Z [2,494 / 2,970] 8 actions running 2022-05-18T04:37:21.4146323Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:37:21.4146799Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:37:21.4147366Z Compiling test/cpp/jit/test_dce.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:21.4238625Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:21.4239064Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:21.4239417Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:21.4239779Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:21.4240404Z Compiling torch/csrc/jit/api/module_save.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:21.6254531Z 2022-05-18T04:37:21.6255130Z  2022-05-18T04:37:21.6255458Z  2022-05-18T04:37:21.6255732Z  2022-05-18T04:37:21.6256006Z  2022-05-18T04:37:21.6256277Z  2022-05-18T04:37:21.6256572Z  2022-05-18T04:37:21.6256849Z  2022-05-18T04:37:21.6257127Z  2022-05-18T04:37:21.6257520Z [2,495 / 2,970] 8 actions running 2022-05-18T04:37:21.6257982Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:37:21.6258418Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:37:21.6258931Z Compiling test/cpp/jit/test_dce.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:21.6259615Z Compiling test/cpp/jit/test_flatbuffer.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:21.6260146Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:21.6260589Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:21.6261156Z Compiling torch/csrc/jit/api/module_save.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:21.6261706Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:22.0261399Z 2022-05-18T04:37:22.0261997Z  2022-05-18T04:37:22.0262337Z  2022-05-18T04:37:22.0262623Z  2022-05-18T04:37:22.0262894Z  2022-05-18T04:37:22.0263147Z  2022-05-18T04:37:22.0263427Z  2022-05-18T04:37:22.0263708Z  2022-05-18T04:37:22.0263969Z  2022-05-18T04:37:22.0264356Z [2,495 / 2,970] 8 actions running 2022-05-18T04:37:22.0264839Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:37:22.0265281Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:37:22.0265956Z Compiling test/cpp/jit/test_dce.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:22.0266597Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:22.0267097Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:22.0267534Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:22.0268118Z Compiling torch/csrc/jit/api/module_save.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:22.0268645Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:22.4264881Z 2022-05-18T04:37:22.4265293Z  2022-05-18T04:37:22.4265622Z  2022-05-18T04:37:22.4287806Z  2022-05-18T04:37:22.4288099Z  2022-05-18T04:37:22.4288397Z  2022-05-18T04:37:22.4288671Z  2022-05-18T04:37:22.4288926Z  2022-05-18T04:37:22.4289201Z  2022-05-18T04:37:22.4289586Z [2,496 / 2,970] 8 actions running 2022-05-18T04:37:22.4290057Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:37:22.4290553Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:37:22.4291141Z Compiling test/cpp/jit/test_dce.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:22.4292480Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:22.4295222Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:22.4295860Z Compiling torch/csrc/jit/api/module_save.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:22.4297051Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:22.4297505Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:22.8270756Z 2022-05-18T04:37:22.8271280Z  2022-05-18T04:37:22.8271582Z  2022-05-18T04:37:22.8271799Z  2022-05-18T04:37:22.8272030Z  2022-05-18T04:37:22.8272262Z  2022-05-18T04:37:22.8272477Z  2022-05-18T04:37:22.8272709Z  2022-05-18T04:37:22.8272932Z  2022-05-18T04:37:22.8273248Z [2,497 / 2,970] 8 actions running 2022-05-18T04:37:22.8273655Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:37:22.8274283Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:37:22.8274720Z Compiling test/cpp/jit/test_dce.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:22.8275250Z Compiling test/cpp/jit/test_flatbuffer.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:22.8275685Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:22.8276162Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:22.8276514Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:22.8276884Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:23.3714479Z 2022-05-18T04:37:23.3715000Z  2022-05-18T04:37:23.3715401Z  2022-05-18T04:37:23.3715761Z  2022-05-18T04:37:23.3716101Z  2022-05-18T04:37:23.3716430Z  2022-05-18T04:37:23.3716775Z  2022-05-18T04:37:23.3717115Z  2022-05-18T04:37:23.3717451Z  2022-05-18T04:37:23.3717943Z [2,498 / 2,970] 8 actions, 7 running 2022-05-18T04:37:23.3718543Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:37:23.3719141Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:37:23.3719846Z Compiling test/cpp/jit/test_dce.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:23.3720654Z Compiling test/cpp/jit/test_flatbuffer.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:23.3721299Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:23.3721854Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:23.3722456Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:23.3722877Z [Scann] Compiling test/cpp/jit/test_fuser.cpp 2022-05-18T04:37:23.5939371Z 2022-05-18T04:37:23.5941031Z  2022-05-18T04:37:23.5945376Z  2022-05-18T04:37:23.5945669Z  2022-05-18T04:37:23.5946113Z  2022-05-18T04:37:23.5946398Z  2022-05-18T04:37:23.5946675Z  2022-05-18T04:37:23.5946941Z  2022-05-18T04:37:23.5947229Z  2022-05-18T04:37:23.5949084Z [2,500 / 2,970] 8 actions, 7 running 2022-05-18T04:37:23.5950323Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:37:23.5951147Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:37:23.5951810Z Compiling test/cpp/jit/test_dce.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:23.5952559Z Compiling test/cpp/jit/test_flatbuffer.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:23.5953404Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:23.5954054Z Compiling test/cpp/jit/test_fuser.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:23.5954759Z Compiling test/cpp/jit/test_inliner.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:23.8269871Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:37:23.8270122Z 2022-05-18T04:37:23.8270801Z  2022-05-18T04:37:23.8271420Z  2022-05-18T04:37:23.8272343Z  2022-05-18T04:37:23.8274314Z  2022-05-18T04:37:23.8274838Z  2022-05-18T04:37:23.8275304Z  2022-05-18T04:37:23.8276896Z  2022-05-18T04:37:23.8277485Z  2022-05-18T04:37:23.8278083Z [2,500 / 2,970] 8 actions running 2022-05-18T04:37:23.8278777Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:37:23.8279540Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:37:23.8280300Z Compiling test/cpp/jit/test_dce.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:23.8280945Z Compiling test/cpp/jit/test_flatbuffer.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:23.8281470Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:23.8282004Z Compiling test/cpp/jit/test_fuser.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:23.8282697Z Compiling test/cpp/jit/test_inliner.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:23.8283325Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:24.0771102Z 2022-05-18T04:37:24.0771703Z  2022-05-18T04:37:24.0772045Z  2022-05-18T04:37:24.0772304Z  2022-05-18T04:37:24.0772596Z  2022-05-18T04:37:24.0772876Z  2022-05-18T04:37:24.0773129Z  2022-05-18T04:37:24.0773425Z  2022-05-18T04:37:24.0773696Z  2022-05-18T04:37:24.0774338Z [2,503 / 2,970] 8 actions, 7 running 2022-05-18T04:37:24.0774820Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:37:24.0775391Z Compiling test/cpp/jit/test_dce.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:24.0776152Z Compiling test/cpp/jit/test_flatbuffer.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:24.0776794Z Compiling test/cpp/jit/test_fuser.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:24.0777423Z Compiling test/cpp/jit/test_inliner.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:24.0778056Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:24.0778645Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:24.0779079Z [Scann] Compiling test/cpp/jit/torch_python_test.cpp 2022-05-18T04:37:24.3166980Z 2022-05-18T04:37:24.3167519Z  2022-05-18T04:37:24.3167861Z  2022-05-18T04:37:24.3168164Z  2022-05-18T04:37:24.3168443Z  2022-05-18T04:37:24.3168722Z  2022-05-18T04:37:24.3169008Z  2022-05-18T04:37:24.3169300Z  2022-05-18T04:37:24.3169562Z  2022-05-18T04:37:24.3169965Z [2,504 / 2,970] 8 actions, 7 running 2022-05-18T04:37:24.3170456Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:37:24.3171033Z Compiling test/cpp/jit/test_dce.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:24.3171668Z Compiling test/cpp/jit/test_flatbuffer.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:24.3172318Z Compiling test/cpp/jit/test_fuser.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:24.3172952Z Compiling test/cpp/jit/test_inliner.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:24.3173636Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:24.3174360Z Compiling test/cpp/jit/torch_python_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:24.3174967Z [Scann] Compiling torch/csrc/distributed/rpc/script_remote_call.cpp 2022-05-18T04:37:24.6284091Z 2022-05-18T04:37:24.6284619Z  2022-05-18T04:37:24.6284960Z  2022-05-18T04:37:24.6285245Z  2022-05-18T04:37:24.6285529Z  2022-05-18T04:37:24.6285797Z  2022-05-18T04:37:24.6286156Z  2022-05-18T04:37:24.6286429Z  2022-05-18T04:37:24.6286687Z  2022-05-18T04:37:24.6287098Z [2,504 / 2,970] 8 actions running 2022-05-18T04:37:24.6287589Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:37:24.6288143Z Compiling test/cpp/jit/test_dce.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:24.6288794Z Compiling test/cpp/jit/test_flatbuffer.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:24.6289432Z Compiling test/cpp/jit/test_fuser.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:24.6290013Z Compiling test/cpp/jit/test_inliner.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:24.6290627Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:24.6291244Z Compiling test/cpp/jit/torch_python_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:24.6291755Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:24.9039558Z 2022-05-18T04:37:24.9040059Z  2022-05-18T04:37:24.9040421Z  2022-05-18T04:37:24.9040715Z  2022-05-18T04:37:24.9040981Z  2022-05-18T04:37:24.9041257Z  2022-05-18T04:37:24.9041561Z  2022-05-18T04:37:24.9041829Z  2022-05-18T04:37:24.9042116Z  2022-05-18T04:37:24.9042529Z [2,505 / 2,970] 8 actions, 7 running 2022-05-18T04:37:24.9043012Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:37:24.9043653Z Compiling test/cpp/jit/test_flatbuffer.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:24.9044316Z Compiling test/cpp/jit/test_fuser.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:24.9044899Z Compiling test/cpp/jit/test_inliner.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:24.9045534Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:24.9046284Z Compiling test/cpp/jit/torch_python_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:24.9047077Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:24.9047475Z [Scann] Compiling aten/src/ATen/Operators_3.cpp 2022-05-18T04:37:25.2281653Z 2022-05-18T04:37:25.2282263Z  2022-05-18T04:37:25.2282625Z  2022-05-18T04:37:25.2285863Z  2022-05-18T04:37:25.2286622Z  2022-05-18T04:37:25.2287252Z  2022-05-18T04:37:25.2288026Z  2022-05-18T04:37:25.2288368Z  2022-05-18T04:37:25.2288642Z  2022-05-18T04:37:25.2288986Z [2,505 / 2,970] 8 actions running 2022-05-18T04:37:25.2289469Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:37:25.2290085Z Compiling test/cpp/jit/test_flatbuffer.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:25.2290701Z Compiling test/cpp/jit/test_fuser.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:25.2291369Z Compiling test/cpp/jit/test_inliner.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:25.2292041Z Compiling torch/csrc/jit/mobile/debug_info.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:25.2292701Z Compiling test/cpp/jit/torch_python_test.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:25.2293248Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:25.2293848Z Compiling aten/src/ATen/Operators_3.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:25.6284149Z 2022-05-18T04:37:25.6285131Z  2022-05-18T04:37:25.6285978Z  2022-05-18T04:37:25.6286910Z  2022-05-18T04:37:25.6287221Z  2022-05-18T04:37:25.6287458Z  2022-05-18T04:37:25.6287671Z  2022-05-18T04:37:25.6287935Z  2022-05-18T04:37:25.6292805Z  2022-05-18T04:37:25.6293416Z [2,506 / 2,970] 8 actions running 2022-05-18T04:37:25.6294167Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:37:25.6296111Z Compiling test/cpp/jit/test_flatbuffer.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:25.6296924Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:25.6297762Z Compiling test/cpp/jit/test_inliner.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:25.6298603Z Compiling test/cpp/jit/torch_python_test.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:25.6299501Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:25.6300455Z Compiling aten/src/ATen/Operators_3.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:25.6300943Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:26.1899452Z 2022-05-18T04:37:26.1900408Z  2022-05-18T04:37:26.1901035Z  2022-05-18T04:37:26.1901581Z  2022-05-18T04:37:26.1902091Z  2022-05-18T04:37:26.1902685Z  2022-05-18T04:37:26.1905435Z  2022-05-18T04:37:26.1906012Z  2022-05-18T04:37:26.1906355Z  2022-05-18T04:37:26.1907019Z [2,507 / 2,970] 8 actions, 7 running 2022-05-18T04:37:26.1908030Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:37:26.1908777Z Compiling test/cpp/jit/test_flatbuffer.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:26.1909509Z Compiling test/cpp/jit/test_fuser.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:26.1910179Z Compiling test/cpp/jit/test_inliner.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:26.1910801Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:26.1911344Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:26.1911805Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:26.1912205Z [Scann] Compiling tensorpipe/transport/uv/loop.cc 2022-05-18T04:37:26.4052010Z 2022-05-18T04:37:26.4052506Z  2022-05-18T04:37:26.4052820Z  2022-05-18T04:37:26.4053067Z  2022-05-18T04:37:26.4053298Z  2022-05-18T04:37:26.4053532Z  2022-05-18T04:37:26.4053767Z  2022-05-18T04:37:26.4053986Z  2022-05-18T04:37:26.4054234Z  2022-05-18T04:37:26.4054601Z [2,509 / 2,970] 8 actions, 7 running 2022-05-18T04:37:26.4055017Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:37:26.4055781Z Compiling test/cpp/jit/test_flatbuffer.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:26.4056412Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:26.4057027Z Compiling test/cpp/jit/test_inliner.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:26.4057765Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:26.4058323Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:26.4058789Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:26.4059170Z [Scann] Compiling aten/src/ATen/native/mkldnn/Relu.cpp 2022-05-18T04:37:26.6299168Z 2022-05-18T04:37:26.6299783Z  2022-05-18T04:37:26.6300139Z  2022-05-18T04:37:26.6300424Z  2022-05-18T04:37:26.6300716Z  2022-05-18T04:37:26.6301011Z  2022-05-18T04:37:26.6301272Z  2022-05-18T04:37:26.6301561Z  2022-05-18T04:37:26.6301843Z  2022-05-18T04:37:26.6302213Z [2,510 / 2,970] 8 actions running 2022-05-18T04:37:26.6302723Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:37:26.6303272Z Compiling test/cpp/jit/test_flatbuffer.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:26.6303910Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:26.6304554Z Compiling test/cpp/jit/test_inliner.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:26.6305207Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:26.6307166Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:26.6307920Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:26.6308596Z Compiling torch/csrc/utils/variadic.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:27.0301143Z 2022-05-18T04:37:27.0301690Z  2022-05-18T04:37:27.0301997Z  2022-05-18T04:37:27.0302225Z  2022-05-18T04:37:27.0302461Z  2022-05-18T04:37:27.0302682Z  2022-05-18T04:37:27.0302915Z  2022-05-18T04:37:27.0303161Z  2022-05-18T04:37:27.0303377Z  2022-05-18T04:37:27.0303719Z [2,511 / 2,970] 7 actions running 2022-05-18T04:37:27.0304136Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:37:27.0304669Z Compiling test/cpp/jit/test_flatbuffer.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:27.0305233Z Compiling test/cpp/jit/test_fuser.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:27.0306167Z Compiling test/cpp/jit/test_inliner.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:27.0306703Z Compiling test/cpp/jit/torch_python_test.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:27.0307238Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:27.0307765Z Compiling torch/csrc/utils/variadic.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:27.4299685Z 2022-05-18T04:37:27.4300702Z  2022-05-18T04:37:27.4301098Z  2022-05-18T04:37:27.4301401Z  2022-05-18T04:37:27.4301667Z  2022-05-18T04:37:27.4301933Z  2022-05-18T04:37:27.4302164Z  2022-05-18T04:37:27.4302392Z  2022-05-18T04:37:27.4302732Z [2,511 / 2,970] 8 actions running 2022-05-18T04:37:27.4303219Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:37:27.4303921Z Compiling test/cpp/jit/test_flatbuffer.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:27.4304583Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:27.4305222Z Compiling test/cpp/jit/test_inliner.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:27.4306057Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:27.4306728Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:27.4307323Z Compiling torch/csrc/utils/variadic.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:27.4307900Z Compiling aten/src/ATen/core/dynamic_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:27.7802917Z 2022-05-18T04:37:27.7803645Z  2022-05-18T04:37:27.7803998Z  2022-05-18T04:37:27.7804266Z  2022-05-18T04:37:27.7804548Z  2022-05-18T04:37:27.7804819Z  2022-05-18T04:37:27.7805079Z  2022-05-18T04:37:27.7805367Z  2022-05-18T04:37:27.7805650Z  2022-05-18T04:37:27.7806205Z [2,512 / 2,970] 8 actions, 7 running 2022-05-18T04:37:27.7806710Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:37:27.7807318Z Compiling test/cpp/jit/test_flatbuffer.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:27.7807951Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:27.7808589Z Compiling test/cpp/jit/test_inliner.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:27.7809237Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:27.7809906Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:27.7810547Z Compiling aten/src/ATen/core/dynamic_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:27.7811081Z [Scann] Compiling third_party/oneDNN/src/common/broadcast_strategy.cpp 2022-05-18T04:37:28.0303376Z 2022-05-18T04:37:28.0305046Z  2022-05-18T04:37:28.0305413Z  2022-05-18T04:37:28.0305920Z  2022-05-18T04:37:28.0306229Z  2022-05-18T04:37:28.0306508Z  2022-05-18T04:37:28.0306821Z  2022-05-18T04:37:28.0307124Z  2022-05-18T04:37:28.0309083Z  2022-05-18T04:37:28.0309531Z [2,514 / 2,970] 7 actions running 2022-05-18T04:37:28.0309998Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:37:28.0310618Z Compiling test/cpp/jit/test_flatbuffer.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:28.0311273Z Compiling test/cpp/jit/test_fuser.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:28.0311925Z Compiling test/cpp/jit/test_inliner.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:28.0312754Z Compiling test/cpp/jit/torch_python_test.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:28.0313419Z Compiling aten/src/ATen/native/mkldnn/Relu.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:28.0313988Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:28.4304921Z 2022-05-18T04:37:28.4305647Z  2022-05-18T04:37:28.4306455Z  2022-05-18T04:37:28.4306727Z  2022-05-18T04:37:28.4306992Z  2022-05-18T04:37:28.4307287Z  2022-05-18T04:37:28.4307535Z  2022-05-18T04:37:28.4307838Z  2022-05-18T04:37:28.4308249Z [2,515 / 2,970] 8 actions running 2022-05-18T04:37:28.4308724Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:37:28.4309327Z Compiling test/cpp/jit/test_flatbuffer.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:28.4310004Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:28.4310628Z Compiling test/cpp/jit/test_inliner.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:28.4311267Z Compiling test/cpp/jit/torch_python_test.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:28.4311825Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:28.4312426Z Compiling torch/csrc/profiler/nvtx_observer.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:28.4312965Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:28.9626590Z 2022-05-18T04:37:28.9627100Z  2022-05-18T04:37:28.9627400Z  2022-05-18T04:37:28.9627661Z  2022-05-18T04:37:28.9627914Z  2022-05-18T04:37:28.9628160Z  2022-05-18T04:37:28.9628392Z  2022-05-18T04:37:28.9628635Z  2022-05-18T04:37:28.9628879Z  2022-05-18T04:37:28.9629229Z [2,516 / 2,970] 8 actions, 7 running 2022-05-18T04:37:28.9629664Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:37:28.9630224Z Compiling test/cpp/jit/test_flatbuffer.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:28.9630813Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:28.9631389Z Compiling test/cpp/jit/test_inliner.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:28.9632155Z Compiling test/cpp/jit/torch_python_test.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:28.9632641Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:28.9633187Z Compiling torch/csrc/profiler/nvtx_observer.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:28.9633757Z [Scann] Compiling torch/csrc/profiler/kineto_client_interface.cpp 2022-05-18T04:37:29.2359216Z 2022-05-18T04:37:29.2361002Z  2022-05-18T04:37:29.2361380Z  2022-05-18T04:37:29.2361674Z  2022-05-18T04:37:29.2361963Z  2022-05-18T04:37:29.2362232Z  2022-05-18T04:37:29.2362518Z  2022-05-18T04:37:29.2362790Z  2022-05-18T04:37:29.2363052Z  2022-05-18T04:37:29.2363449Z [2,516 / 2,970] 8 actions running 2022-05-18T04:37:29.2363943Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:37:29.2378740Z Compiling test/cpp/jit/test_flatbuffer.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:29.2380716Z Compiling test/cpp/jit/test_fuser.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:29.2381386Z Compiling test/cpp/jit/test_inliner.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:29.2382060Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:29.2382623Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:29.2383253Z Compiling torch/csrc/profiler/nvtx_observer.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:29.2383803Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:29.4360971Z 2022-05-18T04:37:29.4361455Z  2022-05-18T04:37:29.4361793Z  2022-05-18T04:37:29.4362080Z  2022-05-18T04:37:29.4362347Z  2022-05-18T04:37:29.4362612Z  2022-05-18T04:37:29.4362863Z  2022-05-18T04:37:29.4363148Z  2022-05-18T04:37:29.4363422Z  2022-05-18T04:37:29.4363820Z [2,517 / 2,970] 8 actions running 2022-05-18T04:37:29.4364306Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:37:29.4364921Z Compiling test/cpp/jit/test_flatbuffer.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:29.4365574Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:29.4366275Z Compiling test/cpp/jit/test_inliner.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:29.4366912Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:29.4367457Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:29.4367905Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:29.4368512Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:29.6539375Z 2022-05-18T04:37:29.6539927Z  2022-05-18T04:37:29.6540256Z  2022-05-18T04:37:29.6540530Z  2022-05-18T04:37:29.6540800Z  2022-05-18T04:37:29.6541044Z  2022-05-18T04:37:29.6541315Z  2022-05-18T04:37:29.6541595Z  2022-05-18T04:37:29.6541830Z  2022-05-18T04:37:29.6542200Z [2,517 / 2,970] 8 actions running 2022-05-18T04:37:29.6542695Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:37:29.6543292Z Compiling test/cpp/jit/test_flatbuffer.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:29.6543960Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:29.6544559Z Compiling test/cpp/jit/test_inliner.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:29.6545185Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:29.6545705Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:29.6546300Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:29.6546867Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:29.8563456Z 2022-05-18T04:37:29.8563979Z  2022-05-18T04:37:29.8564474Z  2022-05-18T04:37:29.8564779Z  2022-05-18T04:37:29.8565214Z  2022-05-18T04:37:29.8565514Z  2022-05-18T04:37:29.8565944Z  2022-05-18T04:37:29.8566296Z  2022-05-18T04:37:29.8566742Z  2022-05-18T04:37:29.8567494Z [2,519 / 2,970] 8 actions running 2022-05-18T04:37:29.8568121Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:37:29.8568906Z Compiling test/cpp/jit/test_flatbuffer.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:29.8569748Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:29.8570679Z Compiling test/cpp/jit/test_inliner.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:29.8571512Z Compiling test/cpp/jit/torch_python_test.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:29.8572341Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:29.8573020Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:29.8573722Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:37:30.1237999Z 2022-05-18T04:37:30.1238597Z  2022-05-18T04:37:30.1238943Z  2022-05-18T04:37:30.1239247Z  2022-05-18T04:37:30.1239541Z  2022-05-18T04:37:30.1239815Z  2022-05-18T04:37:30.1240133Z  2022-05-18T04:37:30.1240418Z  2022-05-18T04:37:30.1240699Z  2022-05-18T04:37:30.1241142Z [2,520 / 2,970] 8 actions, 7 running 2022-05-18T04:37:30.1241667Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:37:30.1242299Z Compiling test/cpp/jit/test_flatbuffer.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:30.1242971Z Compiling test/cpp/jit/test_fuser.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:30.1243632Z Compiling test/cpp/jit/test_inliner.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:30.1244305Z Compiling test/cpp/jit/torch_python_test.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:30.1244943Z Compiling aten/src/ATen/UfuncCPU_add.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:30.1245488Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:30.1245921Z [Scann] Compiling torch/csrc/jit/mobile/nnc/registry.cpp 2022-05-18T04:37:30.4153650Z 2022-05-18T04:37:30.4154227Z  2022-05-18T04:37:30.4154622Z  2022-05-18T04:37:30.4154914Z  2022-05-18T04:37:30.4155206Z  2022-05-18T04:37:30.4155485Z  2022-05-18T04:37:30.4155768Z  2022-05-18T04:37:30.4156048Z  2022-05-18T04:37:30.4156320Z  2022-05-18T04:37:30.4156730Z [2,521 / 2,970] 8 actions, 7 running 2022-05-18T04:37:30.4157236Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:37:30.4157841Z Compiling test/cpp/jit/test_flatbuffer.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:30.4158501Z Compiling test/cpp/jit/test_fuser.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:30.4159138Z Compiling test/cpp/jit/test_inliner.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:30.4159773Z Compiling test/cpp/jit/torch_python_test.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:30.4160318Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:30.4160784Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:30.4161224Z [Scann] Compiling aten/src/ATen/native/UpSampleNearest3d.cpp 2022-05-18T04:37:30.6576344Z 2022-05-18T04:37:30.6576834Z  2022-05-18T04:37:30.6577152Z  2022-05-18T04:37:30.6577395Z  2022-05-18T04:37:30.6577655Z  2022-05-18T04:37:30.6577924Z  2022-05-18T04:37:30.6578179Z  2022-05-18T04:37:30.6578453Z  2022-05-18T04:37:30.6578721Z  2022-05-18T04:37:30.6579099Z [2,521 / 2,970] 8 actions running 2022-05-18T04:37:30.6579559Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:37:30.6580144Z Compiling test/cpp/jit/test_flatbuffer.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:30.6580738Z Compiling test/cpp/jit/test_fuser.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:30.6581349Z Compiling test/cpp/jit/test_inliner.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:30.6581964Z Compiling test/cpp/jit/torch_python_test.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:30.6582459Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:30.6582872Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:30.6583471Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:30.9996288Z 2022-05-18T04:37:30.9996875Z  2022-05-18T04:37:30.9997206Z  2022-05-18T04:37:30.9997507Z  2022-05-18T04:37:30.9997803Z  2022-05-18T04:37:30.9998048Z  2022-05-18T04:37:30.9998310Z  2022-05-18T04:37:30.9998829Z  2022-05-18T04:37:30.9999107Z  2022-05-18T04:37:30.9999512Z [2,522 / 2,970] 8 actions, 7 running 2022-05-18T04:37:31.0000008Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:37:31.0000569Z Compiling test/cpp/jit/test_flatbuffer.cpp; 14s processwrapper-sandbox 2022-05-18T04:37:31.0001177Z Compiling test/cpp/jit/test_fuser.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:31.0001790Z Compiling test/cpp/jit/test_inliner.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:31.0002422Z Compiling test/cpp/jit/torch_python_test.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:31.0002941Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:31.0003428Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:31.0003838Z [Scann] Compiling torch/csrc/lazy/core/thread_pool.cpp 2022-05-18T04:37:31.2584307Z 2022-05-18T04:37:31.2584809Z  2022-05-18T04:37:31.2585171Z  2022-05-18T04:37:31.2585436Z  2022-05-18T04:37:31.2585688Z  2022-05-18T04:37:31.2586112Z  2022-05-18T04:37:31.2586376Z  2022-05-18T04:37:31.2586621Z  2022-05-18T04:37:31.2586885Z  2022-05-18T04:37:31.2587273Z [2,523 / 2,970] 8 actions running 2022-05-18T04:37:31.2587824Z Compiling test/cpp/jit/test_flatbuffer.cpp; 14s processwrapper-sandbox 2022-05-18T04:37:31.2588434Z Compiling test/cpp/jit/test_fuser.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:31.2589020Z Compiling test/cpp/jit/test_inliner.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:31.2589627Z Compiling test/cpp/jit/torch_python_test.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:31.2590124Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:31.2590562Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:31.2591120Z Compiling torch/csrc/lazy/core/thread_pool.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:31.2591606Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:31.8224756Z 2022-05-18T04:37:31.8225334Z  2022-05-18T04:37:31.8226106Z  2022-05-18T04:37:31.8226385Z  2022-05-18T04:37:31.8226666Z  2022-05-18T04:37:31.8226943Z  2022-05-18T04:37:31.8227206Z  2022-05-18T04:37:31.8227480Z  2022-05-18T04:37:31.8227753Z  2022-05-18T04:37:31.8228140Z [2,524 / 2,970] 8 actions, 7 running 2022-05-18T04:37:31.8228977Z Compiling test/cpp/jit/test_flatbuffer.cpp; 14s processwrapper-sandbox 2022-05-18T04:37:31.8229651Z Compiling test/cpp/jit/test_fuser.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:31.8230419Z Compiling test/cpp/jit/test_inliner.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:31.8231074Z Compiling test/cpp/jit/torch_python_test.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:31.8231626Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:31.8232087Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:31.8232698Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:31.8233109Z [Scann] Compiling torch/csrc/lazy/core/tensor_impl.cpp 2022-05-18T04:37:32.0588388Z 2022-05-18T04:37:32.0588911Z  2022-05-18T04:37:32.0589225Z  2022-05-18T04:37:32.0589504Z  2022-05-18T04:37:32.0589750Z  2022-05-18T04:37:32.0590002Z  2022-05-18T04:37:32.0590266Z  2022-05-18T04:37:32.0590513Z  2022-05-18T04:37:32.0590731Z  2022-05-18T04:37:32.0591007Z [2,525 / 2,970] 8 actions running 2022-05-18T04:37:32.0591484Z Compiling test/cpp/jit/test_flatbuffer.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:32.0592076Z Compiling test/cpp/jit/test_fuser.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:32.0592699Z Compiling test/cpp/jit/test_inliner.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:32.0593523Z Compiling test/cpp/jit/torch_python_test.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:32.0593992Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:32.0594402Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:32.0595059Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:32.0595583Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:32.3114877Z 2022-05-18T04:37:32.3115398Z  2022-05-18T04:37:32.3115784Z  2022-05-18T04:37:32.3116061Z  2022-05-18T04:37:32.3116335Z  2022-05-18T04:37:32.3116613Z  2022-05-18T04:37:32.3117038Z  2022-05-18T04:37:32.3120034Z  2022-05-18T04:37:32.3120356Z  2022-05-18T04:37:32.3120791Z [2,527 / 2,970] 8 actions, 7 running 2022-05-18T04:37:32.3121399Z Compiling test/cpp/jit/test_flatbuffer.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:32.3122053Z Compiling test/cpp/jit/test_fuser.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:32.3122741Z Compiling test/cpp/jit/torch_python_test.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:32.3123275Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:32.3123852Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:32.3124447Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:32.3124905Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:32.3125359Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qconv_prepack.cpp 2022-05-18T04:37:32.6589073Z 2022-05-18T04:37:32.6589624Z  2022-05-18T04:37:32.6589994Z  2022-05-18T04:37:32.6590282Z  2022-05-18T04:37:32.6590583Z  2022-05-18T04:37:32.6590882Z  2022-05-18T04:37:32.6591161Z  2022-05-18T04:37:32.6591438Z  2022-05-18T04:37:32.6591706Z  2022-05-18T04:37:32.6592092Z [2,527 / 2,970] 8 actions running 2022-05-18T04:37:32.6592713Z Compiling test/cpp/jit/test_flatbuffer.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:32.6593415Z Compiling test/cpp/jit/test_fuser.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:32.6594071Z Compiling test/cpp/jit/torch_python_test.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:32.6594627Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:32.6595255Z Compiling torch/csrc/lazy/core/tensor_impl.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:32.6595783Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:32.6596223Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:32.6596684Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:33.0085463Z 2022-05-18T04:37:33.0086104Z  2022-05-18T04:37:33.0086446Z  2022-05-18T04:37:33.0086734Z  2022-05-18T04:37:33.0087014Z  2022-05-18T04:37:33.0087292Z  2022-05-18T04:37:33.0087574Z  2022-05-18T04:37:33.0087863Z  2022-05-18T04:37:33.0088132Z  2022-05-18T04:37:33.0088548Z [2,529 / 2,970] 8 actions, 7 running 2022-05-18T04:37:33.0089172Z Compiling test/cpp/jit/test_flatbuffer.cpp; 16s processwrapper-sandbox 2022-05-18T04:37:33.0089815Z Compiling test/cpp/jit/test_fuser.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:33.0090476Z Compiling test/cpp/jit/torch_python_test.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:33.0091031Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:33.0091469Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:33.0091918Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:33.0092347Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:33.0092789Z [Scann] Compiling tensorpipe/channel/basic/context_impl.cc 2022-05-18T04:37:33.2593734Z 2022-05-18T04:37:33.2594223Z  2022-05-18T04:37:33.2594575Z  2022-05-18T04:37:33.2594858Z  2022-05-18T04:37:33.2595121Z  2022-05-18T04:37:33.2595393Z  2022-05-18T04:37:33.2595660Z  2022-05-18T04:37:33.2595917Z  2022-05-18T04:37:33.2596184Z  2022-05-18T04:37:33.2596764Z [2,530 / 2,970] 8 actions running 2022-05-18T04:37:33.2597328Z Compiling test/cpp/jit/test_flatbuffer.cpp; 16s processwrapper-sandbox 2022-05-18T04:37:33.2597953Z Compiling test/cpp/jit/test_fuser.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:33.2598660Z Compiling test/cpp/jit/torch_python_test.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:33.2599185Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:33.2599618Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:33.2600060Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:33.2600497Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:33.2600969Z @tensorpipe//:libuv; 0s processwrapper-sandbox 2022-05-18T04:37:33.6600416Z 2022-05-18T04:37:33.6600956Z  2022-05-18T04:37:33.6601297Z  2022-05-18T04:37:33.6601537Z  2022-05-18T04:37:33.6601813Z  2022-05-18T04:37:33.6602080Z  2022-05-18T04:37:33.6602336Z  2022-05-18T04:37:33.6602608Z  2022-05-18T04:37:33.6602891Z  2022-05-18T04:37:33.6603254Z [2,533 / 2,970] 8 actions running 2022-05-18T04:37:33.6603823Z Compiling test/cpp/jit/test_flatbuffer.cpp; 16s processwrapper-sandbox 2022-05-18T04:37:33.6604457Z Compiling test/cpp/jit/test_fuser.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:33.6605018Z Compiling test/cpp/jit/torch_python_test.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:33.6605542Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:33.6606328Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:33.6606767Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:33.6607332Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:33.6607965Z Compiling torch/csrc/profiler/collection.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:33.9996462Z 2022-05-18T04:37:33.9996970Z  2022-05-18T04:37:33.9997247Z  2022-05-18T04:37:33.9997477Z  2022-05-18T04:37:33.9997703Z  2022-05-18T04:37:33.9997933Z  2022-05-18T04:37:33.9998161Z  2022-05-18T04:37:33.9998387Z  2022-05-18T04:37:33.9998594Z  2022-05-18T04:37:33.9998927Z [2,535 / 2,970] 8 actions, 7 running 2022-05-18T04:37:33.9999417Z Compiling test/cpp/jit/test_flatbuffer.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:33.9999934Z Compiling test/cpp/jit/test_fuser.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:34.0000454Z Compiling test/cpp/jit/torch_python_test.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:34.0000881Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:34.0001349Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:34.0001868Z Compiling torch/csrc/profiler/collection.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:34.0002299Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:34.0002668Z [Scann] Compiling src/google/protobuf/any.pb.cc 2022-05-18T04:37:34.2604666Z 2022-05-18T04:37:34.2605187Z  2022-05-18T04:37:34.2605505Z  2022-05-18T04:37:34.2605757Z  2022-05-18T04:37:34.2605995Z  2022-05-18T04:37:34.2606325Z  2022-05-18T04:37:34.2606566Z  2022-05-18T04:37:34.2606800Z  2022-05-18T04:37:34.2607049Z  2022-05-18T04:37:34.2607418Z [2,535 / 2,970] 8 actions running 2022-05-18T04:37:34.2607989Z Compiling test/cpp/jit/test_flatbuffer.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:34.2608571Z Compiling test/cpp/jit/test_fuser.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:34.2609169Z Compiling test/cpp/jit/torch_python_test.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:34.2609677Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:34.2610222Z Compiling torch/csrc/lazy/core/metrics.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:34.2610827Z Compiling torch/csrc/profiler/collection.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:34.2611322Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:34.2611838Z Compiling src/google/protobuf/any.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:37:34.4608679Z 2022-05-18T04:37:34.4609223Z  2022-05-18T04:37:34.4609571Z  2022-05-18T04:37:34.4609841Z  2022-05-18T04:37:34.4610131Z  2022-05-18T04:37:34.4610407Z  2022-05-18T04:37:34.4610650Z  2022-05-18T04:37:34.4610915Z  2022-05-18T04:37:34.4611374Z  2022-05-18T04:37:34.4611768Z [2,536 / 2,970] 8 actions running 2022-05-18T04:37:34.4612364Z Compiling test/cpp/jit/test_flatbuffer.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:34.4613042Z Compiling test/cpp/jit/test_fuser.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:34.4613700Z Compiling test/cpp/jit/torch_python_test.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:34.4614257Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:34.4614862Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:34.4615562Z Compiling torch/csrc/profiler/collection.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:34.4616094Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:34.4616656Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:34.6663267Z 2022-05-18T04:37:34.6663817Z  2022-05-18T04:37:34.6664172Z  2022-05-18T04:37:34.6664460Z  2022-05-18T04:37:34.6664744Z  2022-05-18T04:37:34.6665027Z  2022-05-18T04:37:34.6665312Z  2022-05-18T04:37:34.6665579Z  2022-05-18T04:37:34.6666273Z  2022-05-18T04:37:34.6666806Z INFO: From Compiling torch/csrc/lazy/core/metrics.cpp: 2022-05-18T04:37:34.6667306Z [2,536 / 2,970] 8 actions running 2022-05-18T04:37:34.6667903Z Compiling test/cpp/jit/test_flatbuffer.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:34.6668555Z Compiling test/cpp/jit/test_fuser.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:34.6669229Z Compiling test/cpp/jit/torch_python_test.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:34.6669795Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:34.6670423Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:34.6671120Z Compiling torch/csrc/profiler/collection.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:34.6671697Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:34.6672306Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:34.6692117Z 2022-05-18T04:37:34.6692464Z  2022-05-18T04:37:34.6692774Z  2022-05-18T04:37:34.6693057Z  2022-05-18T04:37:34.6693337Z  2022-05-18T04:37:34.6693603Z  2022-05-18T04:37:34.6693884Z  2022-05-18T04:37:34.6694160Z  2022-05-18T04:37:34.6694427Z  2022-05-18T04:37:34.6707529Z torch/csrc/lazy/core/metrics.cpp: In function 'std::__cxx11::string torch::lazy::MetricFnBytes(double)': 2022-05-18T04:37:34.6708397Z torch/csrc/lazy/core/metrics.cpp:299:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:37:34.6708983Z for (; (sfix + 1) < kSizeSuffixes.size() && value >= 1024.0; ++sfix) { 2022-05-18T04:37:34.6709323Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:37:34.6726539Z [2,536 / 2,970] 8 actions running 2022-05-18T04:37:34.6727165Z Compiling test/cpp/jit/test_flatbuffer.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:34.6727821Z Compiling test/cpp/jit/test_fuser.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:34.6728514Z Compiling test/cpp/jit/torch_python_test.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:34.6729092Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:34.6729694Z Compiling torch/csrc/lazy/core/metrics.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:34.6730401Z Compiling torch/csrc/profiler/collection.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:34.6730978Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:34.6731565Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:34.8908555Z 2022-05-18T04:37:34.8909079Z  2022-05-18T04:37:34.8909501Z  2022-05-18T04:37:34.8909857Z  2022-05-18T04:37:34.8910187Z  2022-05-18T04:37:34.8910494Z  2022-05-18T04:37:34.8910851Z  2022-05-18T04:37:34.8911118Z  2022-05-18T04:37:34.8911409Z  2022-05-18T04:37:34.8912073Z [2,539 / 2,970] 8 actions, 7 running 2022-05-18T04:37:34.8912709Z Compiling test/cpp/jit/test_flatbuffer.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:34.8913414Z Compiling test/cpp/jit/test_fuser.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:34.8914125Z Compiling test/cpp/jit/torch_python_test.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:34.8914710Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:34.8915310Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:34.8915912Z @onnx//:onnx_proto; 0s processwrapper-sandbox 2022-05-18T04:37:34.8916522Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:37:34.8917023Z [Scann] Compiling src/google/protobuf/field_mask.pb.cc 2022-05-18T04:37:35.1101459Z 2022-05-18T04:37:35.1102009Z  2022-05-18T04:37:35.1102325Z  2022-05-18T04:37:35.1102576Z  2022-05-18T04:37:35.1102766Z  2022-05-18T04:37:35.1102919Z  2022-05-18T04:37:35.1103109Z  2022-05-18T04:37:35.1103273Z  2022-05-18T04:37:35.1103424Z  2022-05-18T04:37:35.1103675Z [2,542 / 2,970] 8 actions, 7 running 2022-05-18T04:37:35.1104034Z Compiling test/cpp/jit/test_flatbuffer.cpp; 18s processwrapper-sandbox 2022-05-18T04:37:35.1104408Z Compiling test/cpp/jit/test_fuser.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:35.1104772Z Compiling test/cpp/jit/torch_python_test.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:35.1105143Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:35.1105520Z Compiling src/google/protobuf/field_mask.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:37:35.1117171Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:35.1117766Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:35.1118237Z [Scann] Compiling torch/csrc/jit/mobile/type_parser.cpp 2022-05-18T04:37:35.2732667Z 2022-05-18T04:37:35.2733199Z  2022-05-18T04:37:35.2733537Z  2022-05-18T04:37:35.2733812Z  2022-05-18T04:37:35.2734085Z  2022-05-18T04:37:35.2734340Z  2022-05-18T04:37:35.2734617Z  2022-05-18T04:37:35.2734889Z  2022-05-18T04:37:35.2735143Z  2022-05-18T04:37:35.2735665Z INFO: From Compiling third_party/oneDNN/src/common/convolution_pd.cpp: 2022-05-18T04:37:35.2736183Z [2,543 / 2,970] 8 actions running 2022-05-18T04:37:35.2736726Z Compiling test/cpp/jit/test_flatbuffer.cpp; 18s processwrapper-sandbox 2022-05-18T04:37:35.2737353Z Compiling test/cpp/jit/test_fuser.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:35.2737992Z Compiling test/cpp/jit/torch_python_test.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:35.2738606Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:35.2739146Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:35.2739645Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:35.2740224Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:35.2740832Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:37:35.2757045Z 2022-05-18T04:37:35.2757300Z  2022-05-18T04:37:35.2757600Z  2022-05-18T04:37:35.2757855Z  2022-05-18T04:37:35.2758122Z  2022-05-18T04:37:35.2758386Z  2022-05-18T04:37:35.2758647Z  2022-05-18T04:37:35.2758920Z  2022-05-18T04:37:35.2759192Z  2022-05-18T04:37:35.2774611Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/convolution_pd.cpp:17:0: 2022-05-18T04:37:35.2775690Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = float*]': 2022-05-18T04:37:35.2777059Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = float*; Args = {float*}]' 2022-05-18T04:37:35.2778146Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {float*, float*}]' 2022-05-18T04:37:35.2778790Z external/mkl_dnn/third_party/oneDNN/src/common/primitive_attr.hpp:135:57: required from here 2022-05-18T04:37:35.2779630Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:37:35.2780165Z constexpr bool one_of(T val, P item) { 2022-05-18T04:37:35.2780479Z ^~~ 2022-05-18T04:37:35.2799233Z [2,543 / 2,970] 8 actions running 2022-05-18T04:37:35.2799826Z Compiling test/cpp/jit/test_flatbuffer.cpp; 18s processwrapper-sandbox 2022-05-18T04:37:35.2800457Z Compiling test/cpp/jit/test_fuser.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:35.2801066Z Compiling test/cpp/jit/torch_python_test.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:35.2801684Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:35.2802213Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:35.2802702Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:35.2803279Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:35.2803883Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:37:35.2998720Z 2022-05-18T04:37:35.2999040Z  2022-05-18T04:37:35.2999361Z  2022-05-18T04:37:35.3001598Z  2022-05-18T04:37:35.3001906Z  2022-05-18T04:37:35.3002299Z  2022-05-18T04:37:35.3002697Z  2022-05-18T04:37:35.3002963Z  2022-05-18T04:37:35.3003271Z  2022-05-18T04:37:35.3005021Z INFO: From Compiling third_party/oneDNN/src/common/eltwise.cpp: 2022-05-18T04:37:35.3005521Z [2,544 / 2,970] 8 actions running 2022-05-18T04:37:35.3005961Z Compiling test/cpp/jit/test_flatbuffer.cpp; 18s processwrapper-sandbox 2022-05-18T04:37:35.3006512Z Compiling test/cpp/jit/test_fuser.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:35.3016130Z Compiling test/cpp/jit/torch_python_test.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:35.3016795Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:35.3017338Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:35.3017921Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:35.3018535Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:37:35.3019134Z Compiling src/google/protobuf/service.cc; 0s processwrapper-sandbox 2022-05-18T04:37:35.3019438Z 2022-05-18T04:37:35.3019573Z  2022-05-18T04:37:35.3019840Z  2022-05-18T04:37:35.3020117Z  2022-05-18T04:37:35.3020393Z  2022-05-18T04:37:35.3020649Z  2022-05-18T04:37:35.3020918Z  2022-05-18T04:37:35.3021174Z  2022-05-18T04:37:35.3021447Z  2022-05-18T04:37:35.3021991Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:37:35.3022537Z from external/mkl_dnn/third_party/oneDNN/src/common/math_utils.hpp:23, 2022-05-18T04:37:35.3023036Z from external/mkl_dnn/third_party/oneDNN/src/common/eltwise.cpp:21: 2022-05-18T04:37:35.3024065Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:37:35.3025304Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = dnnl_eltwise_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:37:35.3026950Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {dnnl_eltwise_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:37:35.3027622Z external/mkl_dnn/third_party/oneDNN/src/common/eltwise.cpp:36:29: required from here 2022-05-18T04:37:35.3028442Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:37:35.3028992Z constexpr bool one_of(T val, P item) { 2022-05-18T04:37:35.3029314Z ^~~ 2022-05-18T04:37:35.3029685Z [2,544 / 2,970] 8 actions running 2022-05-18T04:37:35.3030234Z Compiling test/cpp/jit/test_flatbuffer.cpp; 18s processwrapper-sandbox 2022-05-18T04:37:35.3030870Z Compiling test/cpp/jit/test_fuser.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:35.3031489Z Compiling test/cpp/jit/torch_python_test.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:35.3032115Z Compiling torch/csrc/lazy/core/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:35.3032654Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:35.3033243Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:35.3033850Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:37:35.3034472Z Compiling src/google/protobuf/service.cc; 0s processwrapper-sandbox 2022-05-18T04:37:35.6611012Z 2022-05-18T04:37:35.6611597Z  2022-05-18T04:37:35.6611948Z  2022-05-18T04:37:35.6612250Z  2022-05-18T04:37:35.6612498Z  2022-05-18T04:37:35.6612743Z  2022-05-18T04:37:35.6613023Z  2022-05-18T04:37:35.6613287Z  2022-05-18T04:37:35.6613528Z  2022-05-18T04:37:35.6613900Z [2,548 / 2,970] 8 actions running 2022-05-18T04:37:35.6614487Z Compiling test/cpp/jit/test_flatbuffer.cpp; 18s processwrapper-sandbox 2022-05-18T04:37:35.6615084Z Compiling test/cpp/jit/test_fuser.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:35.6615708Z Compiling test/cpp/jit/torch_python_test.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:35.6616357Z Compiling torch/csrc/jit/mobile/type_parser.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:35.6617012Z Compiling test/cpp/tensorexpr/test_ops.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:35.6617517Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:35.6617938Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:35.6618370Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:36.4798466Z 2022-05-18T04:37:36.4799193Z  2022-05-18T04:37:36.4799525Z  2022-05-18T04:37:36.4799993Z  2022-05-18T04:37:36.4800279Z  2022-05-18T04:37:36.4800683Z  2022-05-18T04:37:36.4800955Z  2022-05-18T04:37:36.4801386Z  2022-05-18T04:37:36.4801676Z  2022-05-18T04:37:36.4802241Z [2,549 / 2,970] 8 actions, 7 running 2022-05-18T04:37:36.4802996Z Compiling test/cpp/jit/test_flatbuffer.cpp; 19s processwrapper-sandbox 2022-05-18T04:37:36.4803766Z Compiling test/cpp/jit/test_fuser.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:36.4804583Z Compiling test/cpp/jit/torch_python_test.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:36.4805399Z Compiling test/cpp/tensorexpr/test_ops.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:36.4806229Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:36.4806897Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:36.4807543Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:36.4807990Z [Scann] Compiling aten/src/ATen/native/NNPACK.cpp 2022-05-18T04:37:36.8628390Z 2022-05-18T04:37:36.8628899Z  2022-05-18T04:37:36.8629239Z  2022-05-18T04:37:36.8629512Z  2022-05-18T04:37:36.8629781Z  2022-05-18T04:37:36.8630280Z  2022-05-18T04:37:36.8630541Z  2022-05-18T04:37:36.8630772Z  2022-05-18T04:37:36.8631031Z  2022-05-18T04:37:36.8631407Z [2,549 / 2,970] 8 actions running 2022-05-18T04:37:36.8631969Z Compiling test/cpp/jit/test_flatbuffer.cpp; 19s processwrapper-sandbox 2022-05-18T04:37:36.8632770Z Compiling test/cpp/jit/test_fuser.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:36.8633419Z Compiling test/cpp/jit/torch_python_test.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:36.8634082Z Compiling test/cpp/tensorexpr/test_ops.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:36.8634615Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:36.8635060Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:36.8635490Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:36.8636032Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:37.0636192Z 2022-05-18T04:37:37.0636759Z  2022-05-18T04:37:37.0637148Z  2022-05-18T04:37:37.0637479Z  2022-05-18T04:37:37.0637803Z  2022-05-18T04:37:37.0638126Z  2022-05-18T04:37:37.0638432Z  2022-05-18T04:37:37.0638713Z  2022-05-18T04:37:37.0638992Z  2022-05-18T04:37:37.0639341Z [2,552 / 2,970] 7 actions running 2022-05-18T04:37:37.0639943Z Compiling test/cpp/jit/test_flatbuffer.cpp; 20s processwrapper-sandbox 2022-05-18T04:37:37.0640646Z Compiling test/cpp/jit/test_fuser.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:37.0641330Z Compiling test/cpp/jit/torch_python_test.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:37.0642018Z Compiling test/cpp/tensorexpr/test_ops.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:37.0642777Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:37.0643484Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:37.0644126Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:37:37.4077135Z 2022-05-18T04:37:37.4077700Z  2022-05-18T04:37:37.4078027Z  2022-05-18T04:37:37.4078301Z  2022-05-18T04:37:37.4078581Z  2022-05-18T04:37:37.4078854Z  2022-05-18T04:37:37.4079107Z  2022-05-18T04:37:37.4079375Z  2022-05-18T04:37:37.4079789Z [2,553 / 2,970] 8 actions, 7 running 2022-05-18T04:37:37.4080357Z Compiling test/cpp/jit/test_flatbuffer.cpp; 20s processwrapper-sandbox 2022-05-18T04:37:37.4080990Z Compiling test/cpp/jit/test_fuser.cpp; 14s processwrapper-sandbox 2022-05-18T04:37:37.4081632Z Compiling test/cpp/jit/torch_python_test.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:37.4082255Z Compiling test/cpp/tensorexpr/test_ops.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:37.4082857Z Compiling aten/src/ATen/native/NNPACK.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:37.4083497Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:37.4084028Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:37.4084438Z [Scann] Compiling aten/src/ATen/native/LossNLL2d.cpp 2022-05-18T04:37:37.6631497Z 2022-05-18T04:37:37.6632042Z  2022-05-18T04:37:37.6632354Z  2022-05-18T04:37:37.6632579Z  2022-05-18T04:37:37.6632835Z  2022-05-18T04:37:37.6633484Z  2022-05-18T04:37:37.6633743Z  2022-05-18T04:37:37.6633967Z  2022-05-18T04:37:37.6634193Z  2022-05-18T04:37:37.6634509Z [2,553 / 2,970] 8 actions running 2022-05-18T04:37:37.6635072Z Compiling test/cpp/jit/test_flatbuffer.cpp; 20s processwrapper-sandbox 2022-05-18T04:37:37.6635575Z Compiling test/cpp/jit/test_fuser.cpp; 14s processwrapper-sandbox 2022-05-18T04:37:37.6635943Z Compiling test/cpp/jit/torch_python_test.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:37.6637498Z Compiling test/cpp/tensorexpr/test_ops.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:37.6638164Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:37.6638943Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:37.6639411Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:37.6639937Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:37.7994689Z 2022-05-18T04:37:37.7995264Z  2022-05-18T04:37:37.7995489Z  2022-05-18T04:37:37.7995665Z  2022-05-18T04:37:37.7995833Z  2022-05-18T04:37:37.7995984Z  2022-05-18T04:37:37.7996151Z  2022-05-18T04:37:37.7996316Z  2022-05-18T04:37:37.7996466Z  2022-05-18T04:37:37.7996774Z INFO: From Compiling test/cpp/jit/torch_python_test.cpp: 2022-05-18T04:37:37.7997075Z [2,553 / 2,970] 8 actions running 2022-05-18T04:37:37.7997400Z Compiling test/cpp/jit/test_flatbuffer.cpp; 20s processwrapper-sandbox 2022-05-18T04:37:37.7997776Z Compiling test/cpp/jit/test_fuser.cpp; 14s processwrapper-sandbox 2022-05-18T04:37:37.7998159Z Compiling test/cpp/jit/torch_python_test.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:37.7998524Z Compiling test/cpp/tensorexpr/test_ops.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:37.7998899Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:37.7999279Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:37.7999597Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:37.7999926Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:37.8004810Z 2022-05-18T04:37:37.8006072Z  2022-05-18T04:37:37.8006380Z  2022-05-18T04:37:37.8006638Z  2022-05-18T04:37:37.8006902Z  2022-05-18T04:37:37.8007186Z  2022-05-18T04:37:37.8007476Z  2022-05-18T04:37:37.8007770Z  2022-05-18T04:37:37.8010511Z  2022-05-18T04:37:37.8011609Z test/cpp/jit/torch_python_test.cpp:37:6: warning: 'void torch::jit::{anonymous}::testSerializationInterop()' defined but not used [-Wunused-function] 2022-05-18T04:37:37.8012224Z void testSerializationInterop() { 2022-05-18T04:37:37.8012742Z ^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:37:37.8013405Z [2,553 / 2,970] 8 actions running 2022-05-18T04:37:37.8014194Z Compiling test/cpp/jit/test_flatbuffer.cpp; 20s processwrapper-sandbox 2022-05-18T04:37:37.8015038Z Compiling test/cpp/jit/test_fuser.cpp; 14s processwrapper-sandbox 2022-05-18T04:37:37.8015826Z Compiling test/cpp/jit/torch_python_test.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:37.8016522Z Compiling test/cpp/tensorexpr/test_ops.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:37.8016896Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:37.8017408Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:37.8017727Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:37.8018127Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:38.0266494Z 2022-05-18T04:37:38.0267057Z  2022-05-18T04:37:38.0267394Z  2022-05-18T04:37:38.0267666Z  2022-05-18T04:37:38.0267941Z  2022-05-18T04:37:38.0268203Z  2022-05-18T04:37:38.0268469Z  2022-05-18T04:37:38.0268742Z  2022-05-18T04:37:38.0268985Z  2022-05-18T04:37:38.0269389Z [2,555 / 2,970] 8 actions, 7 running 2022-05-18T04:37:38.0269962Z Compiling test/cpp/jit/test_flatbuffer.cpp; 21s processwrapper-sandbox 2022-05-18T04:37:38.0270596Z Compiling test/cpp/jit/test_fuser.cpp; 14s processwrapper-sandbox 2022-05-18T04:37:38.0271266Z Compiling test/cpp/tensorexpr/test_ops.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:38.0271922Z Compiling aten/src/ATen/native/NNPACK.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:38.0272594Z Compiling torch/csrc/jit/tensorexpr/types.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:38.0273162Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:38.0274006Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:38.0274508Z [Scann] Compiling src/google/protobuf/io/io_win32.cc 2022-05-18T04:37:38.2632453Z 2022-05-18T04:37:38.2633024Z  2022-05-18T04:37:38.2633390Z  2022-05-18T04:37:38.2633707Z  2022-05-18T04:37:38.2634155Z  2022-05-18T04:37:38.2634460Z  2022-05-18T04:37:38.2634757Z  2022-05-18T04:37:38.2635044Z  2022-05-18T04:37:38.2635346Z  2022-05-18T04:37:38.2635755Z [2,558 / 2,970] 8 actions running 2022-05-18T04:37:38.2636339Z Compiling test/cpp/jit/test_flatbuffer.cpp; 21s processwrapper-sandbox 2022-05-18T04:37:38.2636981Z Compiling test/cpp/jit/test_fuser.cpp; 14s processwrapper-sandbox 2022-05-18T04:37:38.2637675Z Compiling test/cpp/tensorexpr/test_ops.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:38.2638230Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:38.2638831Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:38.2639526Z Compiling aten/src/ATen/VmapMode.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:38.2640236Z Compiling src/google/protobuf/parse_context.cc; 0s processwrapper-sandbox 2022-05-18T04:37:38.2640956Z Compiling src/google/protobuf/io/tokenizer.cc; 0s processwrapper-sandbox 2022-05-18T04:37:38.6632640Z 2022-05-18T04:37:38.6633157Z  2022-05-18T04:37:38.6633462Z  2022-05-18T04:37:38.6633694Z  2022-05-18T04:37:38.6633955Z  2022-05-18T04:37:38.6634219Z  2022-05-18T04:37:38.6634472Z  2022-05-18T04:37:38.6634745Z  2022-05-18T04:37:38.6635023Z  2022-05-18T04:37:38.6635385Z [2,560 / 2,970] 8 actions running 2022-05-18T04:37:38.6635921Z Compiling test/cpp/jit/test_flatbuffer.cpp; 21s processwrapper-sandbox 2022-05-18T04:37:38.6636468Z Compiling test/cpp/jit/test_fuser.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:38.6637039Z Compiling test/cpp/tensorexpr/test_ops.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:38.6637580Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:38.6638146Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:38.6638718Z Compiling aten/src/ATen/VmapMode.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:38.6639234Z Compiling aten/src/ATen/autocast_mode.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:38.6639835Z Compiling test/cpp/tensorexpr/tutorial.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:38.8975731Z 2022-05-18T04:37:38.8976513Z  2022-05-18T04:37:38.8976839Z  2022-05-18T04:37:38.8977246Z  2022-05-18T04:37:38.8977510Z  2022-05-18T04:37:38.8977754Z  2022-05-18T04:37:38.8978193Z  2022-05-18T04:37:38.8978457Z  2022-05-18T04:37:38.8978836Z  2022-05-18T04:37:38.8979284Z [2,561 / 2,970] 8 actions, 7 running 2022-05-18T04:37:38.8980358Z Compiling test/cpp/jit/test_flatbuffer.cpp; 21s processwrapper-sandbox 2022-05-18T04:37:38.8981333Z Compiling test/cpp/jit/test_fuser.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:38.8982426Z Compiling test/cpp/tensorexpr/test_ops.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:38.8983083Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:38.8983834Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:38.8984598Z Compiling aten/src/ATen/autocast_mode.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:38.8985392Z Compiling test/cpp/tensorexpr/tutorial.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:38.8986130Z [Scann] Compiling torch/csrc/jit/tensorexpr/external_functions.cpp 2022-05-18T04:37:38.9110177Z 2022-05-18T04:37:38.9110695Z  2022-05-18T04:37:38.9111003Z  2022-05-18T04:37:38.9111262Z  2022-05-18T04:37:38.9111517Z  2022-05-18T04:37:38.9111770Z  2022-05-18T04:37:38.9112021Z  2022-05-18T04:37:38.9112274Z  2022-05-18T04:37:38.9112503Z  2022-05-18T04:37:38.9114131Z INFO: From Compiling test/cpp/jit/test_fuser.cpp: 2022-05-18T04:37:38.9114588Z [2,561 / 2,970] 8 actions running 2022-05-18T04:37:38.9115101Z Compiling test/cpp/jit/test_flatbuffer.cpp; 21s processwrapper-sandbox 2022-05-18T04:37:38.9115882Z Compiling test/cpp/jit/test_fuser.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:38.9116778Z Compiling test/cpp/tensorexpr/test_ops.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:38.9117319Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:38.9117900Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:38.9118597Z Compiling aten/src/ATen/autocast_mode.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:38.9119748Z Compiling test/cpp/tensorexpr/tutorial.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:38.9120268Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:38.9120485Z 2022-05-18T04:37:38.9120619Z  2022-05-18T04:37:38.9120886Z  2022-05-18T04:37:38.9121146Z  2022-05-18T04:37:38.9121398Z  2022-05-18T04:37:38.9121642Z  2022-05-18T04:37:38.9121886Z  2022-05-18T04:37:38.9122148Z  2022-05-18T04:37:38.9122388Z  2022-05-18T04:37:38.9122797Z test/cpp/jit/test_fuser.cpp: In lambda function: 2022-05-18T04:37:38.9123384Z test/cpp/jit/test_fuser.cpp:125:21: warning: unused variable 'i' [-Wunused-variable] 2022-05-18T04:37:38.9123895Z for (const auto i : c10::irange(graph.inputs().size())) { 2022-05-18T04:37:38.9136123Z ^ 2022-05-18T04:37:38.9136661Z [2,561 / 2,970] 8 actions running 2022-05-18T04:37:38.9138098Z Compiling test/cpp/jit/test_flatbuffer.cpp; 21s processwrapper-sandbox 2022-05-18T04:37:38.9138712Z Compiling test/cpp/jit/test_fuser.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:38.9139303Z Compiling test/cpp/tensorexpr/test_ops.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:38.9139768Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:38.9140310Z Compiling aten/src/ATen/native/LossNLL2d.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:38.9140964Z Compiling aten/src/ATen/autocast_mode.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:38.9141555Z Compiling test/cpp/tensorexpr/tutorial.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:38.9142075Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:39.2522672Z 2022-05-18T04:37:39.2523707Z  2022-05-18T04:37:39.2524047Z  2022-05-18T04:37:39.2524310Z  2022-05-18T04:37:39.2524554Z  2022-05-18T04:37:39.2524776Z  2022-05-18T04:37:39.2525031Z  2022-05-18T04:37:39.2525303Z  2022-05-18T04:37:39.2525495Z  2022-05-18T04:37:39.2525750Z [2,563 / 2,970] 8 actions, 7 running 2022-05-18T04:37:39.2526234Z Compiling test/cpp/jit/test_flatbuffer.cpp; 22s processwrapper-sandbox 2022-05-18T04:37:39.2526830Z Compiling test/cpp/tensorexpr/test_ops.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:39.2527324Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:39.2527866Z Compiling aten/src/ATen/autocast_mode.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:39.2528465Z Compiling test/cpp/tensorexpr/tutorial.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:39.2528962Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:39.2529378Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:39.2529707Z [Scann] Compiling gzclose.c 2022-05-18T04:37:39.4346267Z 2022-05-18T04:37:39.4346764Z  2022-05-18T04:37:39.4347114Z  2022-05-18T04:37:39.4347394Z  2022-05-18T04:37:39.4347653Z  2022-05-18T04:37:39.4347927Z  2022-05-18T04:37:39.4348199Z  2022-05-18T04:37:39.4348452Z  2022-05-18T04:37:39.4348724Z  2022-05-18T04:37:39.4349269Z INFO: From Compiling torch/csrc/jit/tensorexpr/operators/reduction.cpp: 2022-05-18T04:37:39.4349787Z [2,564 / 2,970] 8 actions running 2022-05-18T04:37:39.4350352Z Compiling test/cpp/jit/test_flatbuffer.cpp; 22s processwrapper-sandbox 2022-05-18T04:37:39.4351242Z Compiling test/cpp/tensorexpr/test_ops.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:39.4351767Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:39.4352314Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:39.4353070Z Compiling test/cpp/tensorexpr/tutorial.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:39.4353634Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:39.4354101Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:39.4354705Z Compiling test/cpp/jit/test_backend_lib.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:39.4361981Z 2022-05-18T04:37:39.4362247Z  2022-05-18T04:37:39.4362538Z  2022-05-18T04:37:39.4362812Z  2022-05-18T04:37:39.4363089Z  2022-05-18T04:37:39.4363348Z  2022-05-18T04:37:39.4363620Z  2022-05-18T04:37:39.4363899Z  2022-05-18T04:37:39.4364164Z  2022-05-18T04:37:39.4370017Z torch/csrc/jit/tensorexpr/operators/reduction.cpp: In function 'torch::jit::tensorexpr::Tensor torch::jit::tensorexpr::computeMean(const std::vector >, std::vector >, std::vector >, std::__cxx11::basic_string, std::allocator >, c10::monostate> >&, const std::vector&, const std::vector&, const c10::optional&, c10::Device)': 2022-05-18T04:37:39.4371962Z torch/csrc/jit/tensorexpr/operators/reduction.cpp:130:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:37:39.4372598Z for (int64_t idx = 0; idx < InputBuf.ndim(); idx++) { 2022-05-18T04:37:39.4372988Z ~~~~^~~~~~~~~~~~~~~~~ 2022-05-18T04:37:39.4373418Z [2,564 / 2,970] 8 actions running 2022-05-18T04:37:39.4374007Z Compiling test/cpp/jit/test_flatbuffer.cpp; 22s processwrapper-sandbox 2022-05-18T04:37:39.4374700Z Compiling test/cpp/tensorexpr/test_ops.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:39.4375243Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:39.4375844Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:39.4376534Z Compiling test/cpp/tensorexpr/tutorial.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:39.4377083Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:39.4377547Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:39.4378161Z Compiling test/cpp/jit/test_backend_lib.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:39.6644472Z 2022-05-18T04:37:39.6646826Z  2022-05-18T04:37:39.6647184Z  2022-05-18T04:37:39.6647510Z  2022-05-18T04:37:39.6647817Z  2022-05-18T04:37:39.6648102Z  2022-05-18T04:37:39.6648419Z  2022-05-18T04:37:39.6648692Z  2022-05-18T04:37:39.6648960Z  2022-05-18T04:37:39.6649340Z [2,565 / 2,970] 8 actions running 2022-05-18T04:37:39.6649977Z Compiling test/cpp/jit/test_flatbuffer.cpp; 22s processwrapper-sandbox 2022-05-18T04:37:39.6650701Z Compiling test/cpp/tensorexpr/test_ops.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:39.6651400Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:39.6652060Z Compiling test/cpp/tensorexpr/tutorial.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:39.6652563Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:39.6653032Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:39.6653612Z Compiling test/cpp/jit/test_backend_lib.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:39.6654192Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:40.0648459Z 2022-05-18T04:37:40.0649378Z  2022-05-18T04:37:40.0649951Z  2022-05-18T04:37:40.0650590Z  2022-05-18T04:37:40.0651180Z  2022-05-18T04:37:40.0653553Z  2022-05-18T04:37:40.0653980Z  2022-05-18T04:37:40.0654382Z  2022-05-18T04:37:40.0654756Z  2022-05-18T04:37:40.0655299Z [2,567 / 2,970] 8 actions running 2022-05-18T04:37:40.0656295Z Compiling test/cpp/jit/test_flatbuffer.cpp; 23s processwrapper-sandbox 2022-05-18T04:37:40.0659188Z Compiling test/cpp/tensorexpr/test_ops.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:40.0659927Z Compiling aten/src/ATen/autocast_mode.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:40.0660645Z Compiling test/cpp/tensorexpr/tutorial.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:40.0661439Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:40.0662411Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:40.0663063Z Compiling test/cpp/jit/test_backend_lib.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:40.0663732Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:40.4653244Z 2022-05-18T04:37:40.4653817Z  2022-05-18T04:37:40.4654197Z  2022-05-18T04:37:40.4654478Z  2022-05-18T04:37:40.4654747Z  2022-05-18T04:37:40.4655027Z  2022-05-18T04:37:40.4655290Z  2022-05-18T04:37:40.4655560Z  2022-05-18T04:37:40.4655871Z  2022-05-18T04:37:40.4656276Z [2,568 / 2,970] 8 actions running 2022-05-18T04:37:40.4656858Z Compiling test/cpp/jit/test_flatbuffer.cpp; 23s processwrapper-sandbox 2022-05-18T04:37:40.4657546Z Compiling test/cpp/tensorexpr/test_ops.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:40.4658239Z Compiling test/cpp/tensorexpr/tutorial.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:40.4658788Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:40.4659271Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:40.4659860Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:40.4660463Z Compiling aten/src/ATen/core/ATenGeneral.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:40.4661145Z Compiling torch/csrc/autograd/forward_grad.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:40.7025997Z 2022-05-18T04:37:40.7026558Z  2022-05-18T04:37:40.7026954Z  2022-05-18T04:37:40.7027271Z  2022-05-18T04:37:40.7027588Z  2022-05-18T04:37:40.7027921Z  2022-05-18T04:37:40.7028229Z  2022-05-18T04:37:40.7028563Z  2022-05-18T04:37:40.7028903Z  2022-05-18T04:37:40.7029368Z [2,569 / 2,970] 8 actions, 7 running 2022-05-18T04:37:40.7030050Z Compiling test/cpp/jit/test_flatbuffer.cpp; 23s processwrapper-sandbox 2022-05-18T04:37:40.7030820Z Compiling test/cpp/tensorexpr/test_ops.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:40.7031576Z Compiling test/cpp/tensorexpr/tutorial.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:40.7032174Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:40.7032699Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:40.7033400Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:40.7034194Z Compiling torch/csrc/autograd/forward_grad.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:40.7034844Z [Scann] Compiling aten/src/ATen/native/AveragePool2d.cpp 2022-05-18T04:37:41.0666119Z 2022-05-18T04:37:41.0666700Z  2022-05-18T04:37:41.0667027Z  2022-05-18T04:37:41.0667303Z  2022-05-18T04:37:41.0667582Z  2022-05-18T04:37:41.0667832Z  2022-05-18T04:37:41.0668101Z  2022-05-18T04:37:41.0668373Z  2022-05-18T04:37:41.0668630Z  2022-05-18T04:37:41.0669024Z [2,569 / 2,970] 8 actions running 2022-05-18T04:37:41.0669603Z Compiling test/cpp/jit/test_flatbuffer.cpp; 24s processwrapper-sandbox 2022-05-18T04:37:41.0670248Z Compiling test/cpp/tensorexpr/test_ops.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:41.0670905Z Compiling test/cpp/tensorexpr/tutorial.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:41.0671601Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:41.0672057Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:41.0672612Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:41.0673263Z Compiling torch/csrc/autograd/forward_grad.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:41.0673860Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:41.3626462Z 2022-05-18T04:37:41.3626948Z  2022-05-18T04:37:41.3627345Z  2022-05-18T04:37:41.3627628Z  2022-05-18T04:37:41.3627878Z  2022-05-18T04:37:41.3628168Z  2022-05-18T04:37:41.3628442Z  2022-05-18T04:37:41.3628704Z  2022-05-18T04:37:41.3629000Z  2022-05-18T04:37:41.3629411Z [2,570 / 2,970] 8 actions, 7 running 2022-05-18T04:37:41.3629994Z Compiling test/cpp/jit/test_flatbuffer.cpp; 24s processwrapper-sandbox 2022-05-18T04:37:41.3630695Z Compiling test/cpp/tensorexpr/test_ops.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:41.3631404Z Compiling test/cpp/tensorexpr/tutorial.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:41.3631912Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:41.3632476Z Compiling test/cpp/jit/test_backend_lib.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:41.3633197Z Compiling torch/csrc/autograd/forward_grad.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:41.3633764Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:41.3634172Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir_simplifier.cpp 2022-05-18T04:37:41.6516029Z 2022-05-18T04:37:41.6516571Z  2022-05-18T04:37:41.6516915Z  2022-05-18T04:37:41.6517178Z  2022-05-18T04:37:41.6517452Z  2022-05-18T04:37:41.6517713Z  2022-05-18T04:37:41.6517952Z  2022-05-18T04:37:41.6518217Z  2022-05-18T04:37:41.6518494Z  2022-05-18T04:37:41.6519021Z INFO: From Compiling third_party/oneDNN/src/common/prelu.cpp: 2022-05-18T04:37:41.6519548Z [2,572 / 2,970] 8 actions running 2022-05-18T04:37:41.6520143Z Compiling test/cpp/jit/test_flatbuffer.cpp; 24s processwrapper-sandbox 2022-05-18T04:37:41.6520801Z Compiling test/cpp/tensorexpr/test_ops.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:41.6521440Z Compiling test/cpp/tensorexpr/tutorial.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:41.6522077Z Compiling test/cpp/jit/test_backend_lib.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:41.6522608Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:41.6523076Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:41.6523537Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:41.6524025Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:41.6537438Z 2022-05-18T04:37:41.6537730Z  2022-05-18T04:37:41.6538050Z  2022-05-18T04:37:41.6538331Z  2022-05-18T04:37:41.6538586Z  2022-05-18T04:37:41.6538847Z  2022-05-18T04:37:41.6539110Z  2022-05-18T04:37:41.6539350Z  2022-05-18T04:37:41.6539633Z  2022-05-18T04:37:41.6552284Z In file included from external/mkl_dnn/third_party/oneDNN/src/common/dnnl_traits.hpp:29:0, 2022-05-18T04:37:41.6552866Z from external/mkl_dnn/third_party/oneDNN/src/common/type_helpers.hpp:28, 2022-05-18T04:37:41.6553409Z from external/mkl_dnn/third_party/oneDNN/src/common/prelu.cpp:21: 2022-05-18T04:37:41.6554447Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp: In instantiation of 'constexpr bool dnnl::impl::utils::one_of(T, P) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*]': 2022-05-18T04:37:41.6555760Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:182:33: required from 'constexpr bool dnnl::impl::utils::one_of(T, P, Args ...) [with T = std::nullptr_t; P = const dnnl_memory_desc_t*; Args = {const dnnl_memory_desc_t*}]' 2022-05-18T04:37:41.6556983Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:196:18: required from 'constexpr bool dnnl::impl::utils::any_null(Args ...) [with Args = {const dnnl_memory_desc_t*, const dnnl_memory_desc_t*}]' 2022-05-18T04:37:41.6557889Z external/mkl_dnn/third_party/oneDNN/src/common/prelu.cpp:42:16: required from here 2022-05-18T04:37:41.6558869Z external/mkl_dnn/third_party/oneDNN/src/common/utils.hpp:177:25: warning: parameter 'val' set but not used [-Wunused-but-set-parameter] 2022-05-18T04:37:41.6559742Z constexpr bool one_of(T val, P item) { 2022-05-18T04:37:41.6560036Z ^~~ 2022-05-18T04:37:41.6573314Z [2,572 / 2,970] 8 actions running 2022-05-18T04:37:41.6573913Z Compiling test/cpp/jit/test_flatbuffer.cpp; 24s processwrapper-sandbox 2022-05-18T04:37:41.6574562Z Compiling test/cpp/tensorexpr/test_ops.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:41.6575189Z Compiling test/cpp/tensorexpr/tutorial.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:41.6575848Z Compiling test/cpp/jit/test_backend_lib.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:41.6576384Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:41.6576817Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:41.6577256Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:41.6577750Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:37:41.8670507Z 2022-05-18T04:37:41.8671015Z  2022-05-18T04:37:41.8671412Z  2022-05-18T04:37:41.8671738Z  2022-05-18T04:37:41.8672030Z  2022-05-18T04:37:41.8672328Z  2022-05-18T04:37:41.8672623Z  2022-05-18T04:37:41.8672905Z  2022-05-18T04:37:41.8673207Z  2022-05-18T04:37:41.8673592Z [2,573 / 2,970] 8 actions running 2022-05-18T04:37:41.8674175Z Compiling test/cpp/jit/test_flatbuffer.cpp; 24s processwrapper-sandbox 2022-05-18T04:37:41.8674901Z Compiling test/cpp/tensorexpr/test_ops.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:41.8675605Z Compiling test/cpp/tensorexpr/tutorial.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:41.8676288Z Compiling test/cpp/jit/test_backend_lib.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:41.8676858Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:41.8677349Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:41.8677828Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:41.8678377Z Compiling aten/src/ATen/native/Blas.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:42.1703589Z 2022-05-18T04:37:42.1704141Z  2022-05-18T04:37:42.1704486Z  2022-05-18T04:37:42.1704792Z  2022-05-18T04:37:42.1705089Z  2022-05-18T04:37:42.1705371Z  2022-05-18T04:37:42.1705671Z  2022-05-18T04:37:42.1706135Z  2022-05-18T04:37:42.1706397Z  2022-05-18T04:37:42.1706740Z [2,574 / 2,970] 8 actions, 7 running 2022-05-18T04:37:42.1707347Z Compiling test/cpp/jit/test_flatbuffer.cpp; 25s processwrapper-sandbox 2022-05-18T04:37:42.1708019Z Compiling test/cpp/tensorexpr/test_ops.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:42.1708663Z Compiling test/cpp/tensorexpr/tutorial.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:42.1709335Z Compiling test/cpp/jit/test_backend_lib.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:42.1709854Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:42.1710321Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:42.1710913Z Compiling aten/src/ATen/native/Blas.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:42.1711422Z [Scann] Compiling aten/src/ATen/native/AveragePool3d.cpp 2022-05-18T04:37:42.4674981Z 2022-05-18T04:37:42.4675497Z  2022-05-18T04:37:42.4675864Z  2022-05-18T04:37:42.4676173Z  2022-05-18T04:37:42.4676461Z  2022-05-18T04:37:42.4676756Z  2022-05-18T04:37:42.4677054Z  2022-05-18T04:37:42.4677331Z  2022-05-18T04:37:42.4677616Z  2022-05-18T04:37:42.4678017Z [2,574 / 2,970] 8 actions running 2022-05-18T04:37:42.4678622Z Compiling test/cpp/jit/test_flatbuffer.cpp; 25s processwrapper-sandbox 2022-05-18T04:37:42.4679324Z Compiling test/cpp/tensorexpr/test_ops.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:42.4680228Z Compiling test/cpp/tensorexpr/tutorial.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:42.4680896Z Compiling test/cpp/jit/test_backend_lib.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:42.4681466Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:42.4682118Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:42.4682743Z Compiling aten/src/ATen/native/Blas.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:42.4683229Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:43.0320137Z 2022-05-18T04:37:43.0320765Z  2022-05-18T04:37:43.0321142Z  2022-05-18T04:37:43.0321458Z  2022-05-18T04:37:43.0321746Z  2022-05-18T04:37:43.0322052Z  2022-05-18T04:37:43.0322359Z  2022-05-18T04:37:43.0322599Z  2022-05-18T04:37:43.0322847Z  2022-05-18T04:37:43.0323234Z [2,575 / 2,970] 8 actions, 7 running 2022-05-18T04:37:43.0323770Z Compiling test/cpp/tensorexpr/test_ops.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:43.0324453Z Compiling test/cpp/tensorexpr/tutorial.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:43.0325033Z Compiling test/cpp/jit/test_backend_lib.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:43.0325466Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:43.0325859Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:43.0326455Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:43.0326949Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:43.0327361Z [Scann] Compiling aten/src/ATen/native/Correlation.cpp 2022-05-18T04:37:43.2681796Z 2022-05-18T04:37:43.2682307Z  2022-05-18T04:37:43.2682653Z  2022-05-18T04:37:43.2682925Z  2022-05-18T04:37:43.2683203Z  2022-05-18T04:37:43.2683472Z  2022-05-18T04:37:43.2683720Z  2022-05-18T04:37:43.2683992Z  2022-05-18T04:37:43.2684263Z  2022-05-18T04:37:43.2684640Z [2,575 / 2,970] 8 actions running 2022-05-18T04:37:43.2685239Z Compiling test/cpp/tensorexpr/test_ops.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:43.2685891Z Compiling test/cpp/tensorexpr/tutorial.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:43.2686602Z Compiling test/cpp/jit/test_backend_lib.cpp; 3s processwrapper-sandbox 2022-05-18T04:37:43.2687119Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:43.2687558Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:43.2688095Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:43.2688578Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:43.2689156Z Compiling aten/src/ATen/native/Correlation.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:43.4771044Z 2022-05-18T04:37:43.4771575Z  2022-05-18T04:37:43.4772016Z  2022-05-18T04:37:43.4772369Z  2022-05-18T04:37:43.4772819Z  2022-05-18T04:37:43.4773144Z  2022-05-18T04:37:43.4773477Z  2022-05-18T04:37:43.4773832Z  2022-05-18T04:37:43.4774178Z  2022-05-18T04:37:43.4774724Z [2,577 / 2,970] 8 actions, 7 running 2022-05-18T04:37:43.4775448Z Compiling test/cpp/tensorexpr/test_ops.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:43.4776287Z Compiling test/cpp/tensorexpr/tutorial.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:43.4777122Z Compiling test/cpp/jit/test_backend_lib.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:43.4777787Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:43.4778728Z Compiling aten/src/ATen/native/Blas.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:43.4779395Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:43.4779991Z Compiling aten/src/ATen/native/Correlation.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:43.4780450Z [Scann] Compiling tensorpipe/transport/shm/sockaddr.cc 2022-05-18T04:37:43.8683893Z 2022-05-18T04:37:43.8684442Z  2022-05-18T04:37:43.8684776Z  2022-05-18T04:37:43.8685073Z  2022-05-18T04:37:43.8686430Z  2022-05-18T04:37:43.8686679Z  2022-05-18T04:37:43.8686923Z  2022-05-18T04:37:43.8687148Z  2022-05-18T04:37:43.8687393Z  2022-05-18T04:37:43.8687737Z [2,581 / 2,970] 8 actions running 2022-05-18T04:37:43.8688423Z Compiling test/cpp/tensorexpr/test_ops.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:43.8689069Z Compiling test/cpp/tensorexpr/tutorial.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:43.8689695Z Compiling test/cpp/jit/test_backend_lib.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:43.8690182Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:43.8690747Z Compiling aten/src/ATen/native/Correlation.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:43.8691260Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:43.8691630Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:43.8692199Z Compiling aten/src/ATen/native/Dropout.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:44.0691533Z 2022-05-18T04:37:44.0692703Z  2022-05-18T04:37:44.0693798Z  2022-05-18T04:37:44.0694157Z  2022-05-18T04:37:44.0694424Z  2022-05-18T04:37:44.0694692Z  2022-05-18T04:37:44.0694966Z  2022-05-18T04:37:44.0695226Z  2022-05-18T04:37:44.0695472Z  2022-05-18T04:37:44.0695877Z [2,582 / 2,970] 8 actions running 2022-05-18T04:37:44.0696427Z Compiling test/cpp/tensorexpr/test_ops.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:44.0697057Z Compiling test/cpp/tensorexpr/tutorial.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:44.0697734Z Compiling test/cpp/jit/test_backend_lib.cpp; 4s processwrapper-sandbox 2022-05-18T04:37:44.0698368Z Compiling aten/src/ATen/native/Correlation.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:44.0698904Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:44.0699327Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:44.0699899Z Compiling aten/src/ATen/native/Dropout.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:44.0700542Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:37:44.4694976Z 2022-05-18T04:37:44.4695768Z  2022-05-18T04:37:44.4696442Z  2022-05-18T04:37:44.4697109Z  2022-05-18T04:37:44.4697842Z  2022-05-18T04:37:44.4698131Z  2022-05-18T04:37:44.4698375Z  2022-05-18T04:37:44.4698602Z  2022-05-18T04:37:44.4698830Z  2022-05-18T04:37:44.4699167Z [2,583 / 2,970] 8 actions running 2022-05-18T04:37:44.4699636Z Compiling test/cpp/tensorexpr/test_ops.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:44.4700211Z Compiling test/cpp/tensorexpr/tutorial.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:44.4700779Z Compiling test/cpp/jit/test_backend_lib.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:44.4701338Z Compiling aten/src/ATen/native/Correlation.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:44.4701764Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:44.4702143Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:44.4702614Z Compiling aten/src/ATen/native/Dropout.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:44.4703120Z Compiling aten/src/ATen/Version.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:44.6697761Z 2022-05-18T04:37:44.6698649Z  2022-05-18T04:37:44.6699432Z  2022-05-18T04:37:44.6701476Z  2022-05-18T04:37:44.6701977Z  2022-05-18T04:37:44.6702395Z  2022-05-18T04:37:44.6702796Z  2022-05-18T04:37:44.6703344Z  2022-05-18T04:37:44.6704101Z  2022-05-18T04:37:44.6704533Z [2,584 / 2,970] 8 actions running 2022-05-18T04:37:44.6705099Z Compiling test/cpp/tensorexpr/test_ops.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:44.6706041Z Compiling test/cpp/tensorexpr/tutorial.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:44.6706695Z Compiling test/cpp/jit/test_backend_lib.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:44.6707225Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:44.6707873Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:44.6708414Z Compiling aten/src/ATen/native/Dropout.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:44.6709054Z Compiling aten/src/ATen/Version.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:44.6709809Z Compiling src/google/protobuf/stubs/strutil.cc; 0s processwrapper-sandbox 2022-05-18T04:37:44.9072635Z 2022-05-18T04:37:44.9073679Z  2022-05-18T04:37:44.9074248Z  2022-05-18T04:37:44.9074660Z  2022-05-18T04:37:44.9075216Z  2022-05-18T04:37:44.9075634Z  2022-05-18T04:37:44.9076038Z  2022-05-18T04:37:44.9076456Z  2022-05-18T04:37:44.9079588Z  2022-05-18T04:37:44.9080120Z [2,585 / 2,970] 8 actions, 7 running 2022-05-18T04:37:44.9080740Z Compiling test/cpp/tensorexpr/test_ops.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:44.9081563Z Compiling test/cpp/tensorexpr/tutorial.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:44.9082308Z Compiling test/cpp/jit/test_backend_lib.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:44.9082970Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:44.9083536Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:44.9084261Z Compiling aten/src/ATen/native/Dropout.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:44.9084981Z Compiling aten/src/ATen/Version.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:44.9085549Z [Scann] Compiling aten/src/ATen/native/PadNd.cpp 2022-05-18T04:37:45.2702820Z 2022-05-18T04:37:45.2703373Z  2022-05-18T04:37:45.2703724Z  2022-05-18T04:37:45.2704048Z  2022-05-18T04:37:45.2704339Z  2022-05-18T04:37:45.2704650Z  2022-05-18T04:37:45.2704968Z  2022-05-18T04:37:45.2705259Z  2022-05-18T04:37:45.2705560Z  2022-05-18T04:37:45.2706261Z [2,585 / 2,970] 8 actions running 2022-05-18T04:37:45.2706733Z Compiling test/cpp/tensorexpr/test_ops.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:45.2707336Z Compiling test/cpp/tensorexpr/tutorial.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:45.2707818Z Compiling test/cpp/jit/test_backend_lib.cpp; 5s processwrapper-sandbox 2022-05-18T04:37:45.2708171Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:45.2708553Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:45.2709082Z Compiling aten/src/ATen/native/Dropout.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:45.2709645Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:45.2710136Z Compiling aten/src/ATen/native/PadNd.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:45.5065329Z 2022-05-18T04:37:45.5065956Z  2022-05-18T04:37:45.5066344Z  2022-05-18T04:37:45.5066632Z  2022-05-18T04:37:45.5066926Z  2022-05-18T04:37:45.5067227Z  2022-05-18T04:37:45.5067484Z  2022-05-18T04:37:45.5067774Z  2022-05-18T04:37:45.5068069Z  2022-05-18T04:37:45.5068474Z [2,588 / 2,970] 8 actions, 7 running 2022-05-18T04:37:45.5069119Z Compiling test/cpp/tensorexpr/test_ops.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:45.5069837Z Compiling test/cpp/tensorexpr/tutorial.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:45.5070545Z Compiling test/cpp/jit/test_backend_lib.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:45.5071097Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:45.5071680Z Compiling aten/src/ATen/Version.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:45.5072348Z Compiling aten/src/ATen/native/PadNd.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:45.5073054Z Compiling torch/csrc/distributed/c10d/Store.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:45.5073617Z [Scann] Compiling src/google/protobuf/generated_message_util.cc 2022-05-18T04:37:45.7560195Z 2022-05-18T04:37:45.7560753Z  2022-05-18T04:37:45.7561101Z  2022-05-18T04:37:45.7561363Z  2022-05-18T04:37:45.7561648Z  2022-05-18T04:37:45.7561929Z  2022-05-18T04:37:45.7562195Z  2022-05-18T04:37:45.7562662Z  2022-05-18T04:37:45.7562950Z  2022-05-18T04:37:45.7563349Z [2,591 / 2,970] 8 actions, 7 running 2022-05-18T04:37:45.7563942Z Compiling test/cpp/tensorexpr/test_ops.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:45.7564633Z Compiling test/cpp/tensorexpr/tutorial.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:45.7565391Z Compiling test/cpp/jit/test_backend_lib.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:45.7566130Z Compiling aten/src/ATen/native/PadNd.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:45.7566814Z Compiling torch/csrc/distributed/c10d/Store.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:45.7567343Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:45.7567947Z Compiling src/google/protobuf/util/json_util.cc; 0s processwrapper-sandbox 2022-05-18T04:37:45.7568444Z [Scann] Compiling torch/csrc/jit/testing/file_check.cpp 2022-05-18T04:37:45.9614577Z 2022-05-18T04:37:45.9615324Z  2022-05-18T04:37:45.9615639Z  2022-05-18T04:37:45.9615964Z  2022-05-18T04:37:45.9616266Z  2022-05-18T04:37:45.9616553Z  2022-05-18T04:37:45.9616844Z  2022-05-18T04:37:45.9617143Z  2022-05-18T04:37:45.9617426Z  2022-05-18T04:37:45.9617858Z [2,592 / 2,970] 8 actions, 7 running 2022-05-18T04:37:45.9618505Z Compiling test/cpp/tensorexpr/test_ops.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:45.9619222Z Compiling test/cpp/tensorexpr/tutorial.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:45.9619940Z Compiling test/cpp/jit/test_backend_lib.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:45.9620631Z Compiling aten/src/ATen/native/PadNd.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:45.9621270Z Compiling torch/csrc/distributed/c10d/Store.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:45.9621702Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:45.9622248Z Compiling torch/csrc/jit/testing/file_check.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:45.9622811Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/fbgemm_utils.cpp 2022-05-18T04:37:46.2718879Z 2022-05-18T04:37:46.2719385Z  2022-05-18T04:37:46.2719749Z  2022-05-18T04:37:46.2720025Z  2022-05-18T04:37:46.2720285Z  2022-05-18T04:37:46.2720554Z  2022-05-18T04:37:46.2720829Z  2022-05-18T04:37:46.2721103Z  2022-05-18T04:37:46.2721380Z  2022-05-18T04:37:46.2721780Z [2,592 / 2,970] 8 actions running 2022-05-18T04:37:46.2722351Z Compiling test/cpp/tensorexpr/test_ops.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:46.2723019Z Compiling test/cpp/tensorexpr/tutorial.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:46.2723674Z Compiling test/cpp/jit/test_backend_lib.cpp; 6s processwrapper-sandbox 2022-05-18T04:37:46.2724322Z Compiling aten/src/ATen/native/PadNd.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:46.2724968Z Compiling torch/csrc/distributed/c10d/Store.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:46.2725509Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:46.2726209Z Compiling torch/csrc/jit/testing/file_check.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:46.2726737Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:46.6527590Z 2022-05-18T04:37:46.6528133Z  2022-05-18T04:37:46.6528468Z  2022-05-18T04:37:46.6528756Z  2022-05-18T04:37:46.6529021Z  2022-05-18T04:37:46.6529269Z  2022-05-18T04:37:46.6529515Z  2022-05-18T04:37:46.6529850Z  2022-05-18T04:37:46.6530175Z  2022-05-18T04:37:46.6530601Z [2,593 / 2,970] 8 actions, 7 running 2022-05-18T04:37:46.6531215Z Compiling test/cpp/tensorexpr/test_ops.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:46.6531882Z Compiling test/cpp/tensorexpr/tutorial.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:46.6532547Z Compiling test/cpp/jit/test_backend_lib.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:46.6533224Z Compiling torch/csrc/distributed/c10d/Store.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:46.6533986Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:46.6534582Z Compiling torch/csrc/jit/testing/file_check.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:46.6535116Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:46.6535655Z [Scann] Compiling aten/src/ATen/native/Memory.cpp 2022-05-18T04:37:46.8723529Z 2022-05-18T04:37:46.8724063Z  2022-05-18T04:37:46.8724458Z  2022-05-18T04:37:46.8724811Z  2022-05-18T04:37:46.8725103Z  2022-05-18T04:37:46.8725353Z  2022-05-18T04:37:46.8725694Z  2022-05-18T04:37:46.8726115Z  2022-05-18T04:37:46.8726374Z  2022-05-18T04:37:46.8726773Z [2,594 / 2,970] 8 actions running 2022-05-18T04:37:46.8727378Z Compiling test/cpp/tensorexpr/test_ops.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:46.8728074Z Compiling test/cpp/tensorexpr/tutorial.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:46.8728738Z Compiling test/cpp/jit/test_backend_lib.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:46.8729331Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:46.8729983Z Compiling torch/csrc/jit/testing/file_check.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:46.8730616Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:46.8731278Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:46.8731782Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:47.1856175Z 2022-05-18T04:37:47.1856730Z  2022-05-18T04:37:47.1857088Z  2022-05-18T04:37:47.1857366Z  2022-05-18T04:37:47.1857632Z  2022-05-18T04:37:47.1857906Z  2022-05-18T04:37:47.1858172Z  2022-05-18T04:37:47.1858425Z  2022-05-18T04:37:47.1858685Z  2022-05-18T04:37:47.1859099Z [2,595 / 2,970] 8 actions, 7 running 2022-05-18T04:37:47.1859615Z Compiling test/cpp/tensorexpr/test_ops.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:47.1860265Z Compiling test/cpp/tensorexpr/tutorial.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:47.1860929Z Compiling test/cpp/jit/test_backend_lib.cpp; 7s processwrapper-sandbox 2022-05-18T04:37:47.1861439Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:47.1861855Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:47.1862390Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:47.1862877Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:47.1863289Z [Scann] Compiling torch/csrc/lazy/backend/backend_device.cpp 2022-05-18T04:37:47.4757518Z 2022-05-18T04:37:47.4758082Z  2022-05-18T04:37:47.4758448Z  2022-05-18T04:37:47.4758758Z  2022-05-18T04:37:47.4759036Z  2022-05-18T04:37:47.4759332Z  2022-05-18T04:37:47.4759612Z  2022-05-18T04:37:47.4759908Z  2022-05-18T04:37:47.4760190Z  2022-05-18T04:37:47.4760576Z [2,596 / 2,970] 8 actions running 2022-05-18T04:37:47.4761136Z Compiling test/cpp/tensorexpr/test_ops.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:47.4761846Z Compiling test/cpp/tensorexpr/tutorial.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:47.4762489Z Compiling test/cpp/jit/test_backend_lib.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:47.4762921Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:47.4763499Z Compiling aten/src/ATen/native/Memory.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:47.4763978Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:47.4764400Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:47.4764847Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:47.7141122Z 2022-05-18T04:37:47.7142013Z  2022-05-18T04:37:47.7142722Z  2022-05-18T04:37:47.7143755Z  2022-05-18T04:37:47.7144184Z  2022-05-18T04:37:47.7144554Z  2022-05-18T04:37:47.7144904Z  2022-05-18T04:37:47.7145220Z  2022-05-18T04:37:47.7145556Z  2022-05-18T04:37:47.7147782Z [2,597 / 2,970] 8 actions, 7 running 2022-05-18T04:37:47.7148671Z Compiling test/cpp/tensorexpr/test_ops.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:47.7149396Z Compiling test/cpp/tensorexpr/tutorial.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:47.7150125Z Compiling test/cpp/jit/test_backend_lib.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:47.7150958Z Compiling aten/src/ATen/native/Memory.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:47.7151594Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:47.7152101Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:47.7152583Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:47.7153088Z [Scann] Compiling src/google/protobuf/io/printer.cc 2022-05-18T04:37:47.9446360Z 2022-05-18T04:37:47.9447090Z  2022-05-18T04:37:47.9447402Z  2022-05-18T04:37:47.9447712Z  2022-05-18T04:37:47.9448032Z  2022-05-18T04:37:47.9448323Z  2022-05-18T04:37:47.9448623Z  2022-05-18T04:37:47.9448930Z  2022-05-18T04:37:47.9449227Z  2022-05-18T04:37:47.9449627Z [2,598 / 2,970] 8 actions, 7 running 2022-05-18T04:37:47.9450079Z Compiling test/cpp/tensorexpr/test_ops.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:47.9450465Z Compiling test/cpp/tensorexpr/tutorial.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:47.9450853Z Compiling test/cpp/jit/test_backend_lib.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:47.9451383Z Compiling aten/src/ATen/native/Memory.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:47.9451697Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:47.9451950Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:47.9452290Z Compiling src/google/protobuf/io/printer.cc; 0s processwrapper-sandbox 2022-05-18T04:37:47.9452588Z [Scann] Compiling torch/csrc/distributed/c10d/TCPStore.cpp 2022-05-18T04:37:48.2758142Z 2022-05-18T04:37:48.2758655Z  2022-05-18T04:37:48.2759126Z  2022-05-18T04:37:48.2759422Z  2022-05-18T04:37:48.2759736Z  2022-05-18T04:37:48.2760050Z  2022-05-18T04:37:48.2760287Z  2022-05-18T04:37:48.2760441Z  2022-05-18T04:37:48.2760607Z  2022-05-18T04:37:48.2760856Z [2,599 / 2,970] 8 actions running 2022-05-18T04:37:48.2761213Z Compiling test/cpp/tensorexpr/test_ops.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:48.2761604Z Compiling test/cpp/tensorexpr/tutorial.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:48.2761987Z Compiling test/cpp/jit/test_backend_lib.cpp; 8s processwrapper-sandbox 2022-05-18T04:37:48.2762364Z Compiling aten/src/ATen/native/Memory.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:48.2762660Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:48.2762929Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:48.2763201Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:48.2763517Z Compiling aten/src/ATen/native/RNN.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:48.5162943Z 2022-05-18T04:37:48.5163482Z  2022-05-18T04:37:48.5163866Z  2022-05-18T04:37:48.5164142Z  2022-05-18T04:37:48.5164427Z  2022-05-18T04:37:48.5164713Z  2022-05-18T04:37:48.5164979Z  2022-05-18T04:37:48.5165272Z  2022-05-18T04:37:48.5165556Z  2022-05-18T04:37:48.5165933Z [2,600 / 2,970] 8 actions running 2022-05-18T04:37:48.5166670Z Compiling test/cpp/tensorexpr/test_ops.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:48.5167375Z Compiling test/cpp/tensorexpr/tutorial.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:48.5168036Z Compiling test/cpp/jit/test_backend_lib.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:48.5168552Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:48.5168993Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:48.5169421Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:48.5169952Z Compiling aten/src/ATen/native/RNN.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:48.5170619Z Compiling src/google/protobuf/descriptor.cc; 0s processwrapper-sandbox 2022-05-18T04:37:48.7171968Z 2022-05-18T04:37:48.7172531Z  2022-05-18T04:37:48.7172871Z  2022-05-18T04:37:48.7173159Z  2022-05-18T04:37:48.7173443Z  2022-05-18T04:37:48.7173710Z  2022-05-18T04:37:48.7173982Z  2022-05-18T04:37:48.7174259Z  2022-05-18T04:37:48.7174525Z  2022-05-18T04:37:48.7175130Z [2,602 / 2,970] 8 actions running 2022-05-18T04:37:48.7175718Z Compiling test/cpp/tensorexpr/test_ops.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:48.7176332Z Compiling test/cpp/tensorexpr/tutorial.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:48.7176997Z Compiling test/cpp/jit/test_backend_lib.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:48.7177543Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:48.7178128Z Compiling aten/src/ATen/native/RNN.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:48.7178775Z Compiling src/google/protobuf/descriptor.cc; 0s processwrapper-sandbox 2022-05-18T04:37:48.7179329Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:48.7179799Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:49.1175623Z 2022-05-18T04:37:49.1176125Z  2022-05-18T04:37:49.1176485Z  2022-05-18T04:37:49.1176779Z  2022-05-18T04:37:49.1177029Z  2022-05-18T04:37:49.1177304Z  2022-05-18T04:37:49.1177563Z  2022-05-18T04:37:49.1177827Z  2022-05-18T04:37:49.1178102Z  2022-05-18T04:37:49.1178508Z [2,603 / 2,970] 8 actions running 2022-05-18T04:37:49.1179067Z Compiling test/cpp/tensorexpr/test_ops.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:49.1179732Z Compiling test/cpp/tensorexpr/tutorial.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:49.1180389Z Compiling test/cpp/jit/test_backend_lib.cpp; 9s processwrapper-sandbox 2022-05-18T04:37:49.1180907Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:49.1181490Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:49.1181994Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:49.1182425Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:49.1182988Z Compiling torch/csrc/lazy/core/ir_util.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:49.9318709Z 2022-05-18T04:37:49.9319704Z  2022-05-18T04:37:49.9320684Z  2022-05-18T04:37:49.9321014Z  2022-05-18T04:37:49.9321301Z  2022-05-18T04:37:49.9321560Z  2022-05-18T04:37:49.9321831Z  2022-05-18T04:37:49.9322116Z  2022-05-18T04:37:49.9322390Z  2022-05-18T04:37:49.9322764Z [2,604 / 2,970] 8 actions, 7 running 2022-05-18T04:37:49.9323323Z Compiling test/cpp/tensorexpr/test_ops.cpp; 14s processwrapper-sandbox 2022-05-18T04:37:49.9323964Z Compiling test/cpp/tensorexpr/tutorial.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:49.9324586Z Compiling test/cpp/jit/test_backend_lib.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:49.9325098Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:49.9325654Z Compiling aten/src/ATen/native/RNN.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:49.9326244Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:49.9326683Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:49.9327114Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/q_adaavgpool.cpp 2022-05-18T04:37:50.3190135Z 2022-05-18T04:37:50.3190710Z  2022-05-18T04:37:50.3191076Z  2022-05-18T04:37:50.3191410Z  2022-05-18T04:37:50.3191724Z  2022-05-18T04:37:50.3192010Z  2022-05-18T04:37:50.3192319Z  2022-05-18T04:37:50.3192611Z  2022-05-18T04:37:50.3192891Z  2022-05-18T04:37:50.3193323Z [2,605 / 2,970] 8 actions running 2022-05-18T04:37:50.3193939Z Compiling test/cpp/tensorexpr/test_ops.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:50.3194638Z Compiling test/cpp/tensorexpr/tutorial.cpp; 11s processwrapper-sandbox 2022-05-18T04:37:50.3195174Z Compiling test/cpp/jit/test_backend_lib.cpp; 10s processwrapper-sandbox 2022-05-18T04:37:50.3195643Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:50.3195897Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:50.3196164Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:50.3196427Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:50.3196822Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:50.5506335Z 2022-05-18T04:37:50.5506892Z  2022-05-18T04:37:50.5507216Z  2022-05-18T04:37:50.5507507Z  2022-05-18T04:37:50.5507821Z  2022-05-18T04:37:50.5508100Z  2022-05-18T04:37:50.5508430Z  2022-05-18T04:37:50.5508714Z  2022-05-18T04:37:50.5509017Z  2022-05-18T04:37:50.5509563Z INFO: From Compiling torch/csrc/distributed/c10d/TCPStore.cpp: 2022-05-18T04:37:50.5510101Z [2,608 / 2,970] 7 actions running 2022-05-18T04:37:50.5510718Z Compiling test/cpp/tensorexpr/test_ops.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:50.5511427Z Compiling test/cpp/tensorexpr/tutorial.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:50.5511994Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:50.5512481Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:50.5513130Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:50.5513879Z Compiling aten/src/ATen/AccumulateType.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:50.5514423Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:50.5514661Z 2022-05-18T04:37:50.5514809Z  2022-05-18T04:37:50.5515120Z  2022-05-18T04:37:50.5515406Z  2022-05-18T04:37:50.5515705Z  2022-05-18T04:37:50.5515991Z  2022-05-18T04:37:50.5516271Z  2022-05-18T04:37:50.5516731Z  2022-05-18T04:37:50.5517554Z torch/csrc/distributed/c10d/TCPStore.cpp: In member function 'void c10d::TCPStore::waitForWorkers()': 2022-05-18T04:37:50.5518513Z torch/csrc/distributed/c10d/TCPStore.cpp:1040:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:37:50.5519127Z if (numWorkersCompleted >= *numWorkers_) { 2022-05-18T04:37:50.5519449Z ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:37:50.5519817Z [2,608 / 2,970] 7 actions running 2022-05-18T04:37:50.5520360Z Compiling test/cpp/tensorexpr/test_ops.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:50.5520984Z Compiling test/cpp/tensorexpr/tutorial.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:50.5521493Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:50.5521914Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:50.5522477Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:50.5523133Z Compiling aten/src/ATen/AccumulateType.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:50.5523618Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:50.7501769Z 2022-05-18T04:37:50.7502343Z  2022-05-18T04:37:50.7502714Z  2022-05-18T04:37:50.7503040Z  2022-05-18T04:37:50.7503370Z  2022-05-18T04:37:50.7503666Z  2022-05-18T04:37:50.7503980Z  2022-05-18T04:37:50.7504266Z  2022-05-18T04:37:50.7504687Z [2,609 / 2,970] 8 actions running 2022-05-18T04:37:50.7505331Z Compiling test/cpp/tensorexpr/test_ops.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:50.7505723Z Compiling test/cpp/tensorexpr/tutorial.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:50.7506174Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:50.7506535Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:50.7506994Z Compiling aten/src/ATen/AccumulateType.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:50.7507310Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:50.7507611Z Compiling gloo/types.cc; 0s processwrapper-sandbox 2022-05-18T04:37:50.7507954Z Compiling aten/src/ATen/native/TestOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:50.9579919Z 2022-05-18T04:37:50.9580458Z  2022-05-18T04:37:50.9580820Z  2022-05-18T04:37:50.9581111Z  2022-05-18T04:37:50.9581360Z  2022-05-18T04:37:50.9581636Z  2022-05-18T04:37:50.9581917Z  2022-05-18T04:37:50.9582180Z  2022-05-18T04:37:50.9582476Z  2022-05-18T04:37:50.9583102Z [2,610 / 2,970] 8 actions running 2022-05-18T04:37:50.9583703Z Compiling test/cpp/tensorexpr/test_ops.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:50.9584420Z Compiling test/cpp/tensorexpr/tutorial.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:50.9584982Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:50.9585544Z Compiling aten/src/ATen/native/SpectralOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:50.9586530Z Compiling aten/src/ATen/AccumulateType.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:50.9587114Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:50.9587729Z Compiling aten/src/ATen/native/TestOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:50.9588313Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:51.1578688Z 2022-05-18T04:37:51.1579526Z  2022-05-18T04:37:51.1580016Z  2022-05-18T04:37:51.1580279Z  2022-05-18T04:37:51.1580561Z  2022-05-18T04:37:51.1582596Z  2022-05-18T04:37:51.1583086Z  2022-05-18T04:37:51.1583522Z  2022-05-18T04:37:51.1583793Z  2022-05-18T04:37:51.1584215Z [2,610 / 2,970] 8 actions running 2022-05-18T04:37:51.1584875Z Compiling test/cpp/tensorexpr/test_ops.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:51.1586606Z Compiling test/cpp/tensorexpr/tutorial.cpp; 12s processwrapper-sandbox 2022-05-18T04:37:51.1587210Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:51.1587816Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:51.1588521Z Compiling aten/src/ATen/AccumulateType.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:51.1589198Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:51.1590195Z Compiling aten/src/ATen/native/TestOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:51.1590778Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:51.5579306Z 2022-05-18T04:37:51.5579850Z  2022-05-18T04:37:51.5580132Z  2022-05-18T04:37:51.5580452Z  2022-05-18T04:37:51.5580797Z  2022-05-18T04:37:51.5581091Z  2022-05-18T04:37:51.5581269Z  2022-05-18T04:37:51.5581431Z  2022-05-18T04:37:51.5581586Z  2022-05-18T04:37:51.5581827Z [2,611 / 2,970] 8 actions running 2022-05-18T04:37:51.5582186Z Compiling test/cpp/tensorexpr/test_ops.cpp; 16s processwrapper-sandbox 2022-05-18T04:37:51.5582564Z Compiling test/cpp/tensorexpr/tutorial.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:51.5582873Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:51.5583219Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:51.5583529Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:51.5583858Z Compiling aten/src/ATen/native/TestOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:51.5584162Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:51.5584495Z Compiling aten/src/ATen/native/Unfold3d.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:51.8024231Z 2022-05-18T04:37:51.8024916Z  2022-05-18T04:37:51.8025466Z  2022-05-18T04:37:51.8025719Z  2022-05-18T04:37:51.8026144Z  2022-05-18T04:37:51.8026399Z  2022-05-18T04:37:51.8026816Z  2022-05-18T04:37:51.8027059Z  2022-05-18T04:37:51.8027295Z  2022-05-18T04:37:51.8027817Z [2,612 / 2,970] 8 actions running 2022-05-18T04:37:51.8028523Z Compiling test/cpp/tensorexpr/test_ops.cpp; 16s processwrapper-sandbox 2022-05-18T04:37:51.8029329Z Compiling test/cpp/tensorexpr/tutorial.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:51.8030101Z Compiling aten/src/ATen/native/SpectralOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:51.8031047Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:51.8031662Z Compiling aten/src/ATen/native/TestOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:51.8032319Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:51.8033005Z Compiling aten/src/ATen/native/Unfold3d.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:51.8033870Z Compiling third_party/libuv/src/unix/stream.c; 0s processwrapper-sandbox 2022-05-18T04:37:52.0602328Z 2022-05-18T04:37:52.0602919Z  2022-05-18T04:37:52.0603264Z  2022-05-18T04:37:52.0603559Z  2022-05-18T04:37:52.0603829Z  2022-05-18T04:37:52.0604077Z  2022-05-18T04:37:52.0604376Z  2022-05-18T04:37:52.0604676Z  2022-05-18T04:37:52.0604988Z  2022-05-18T04:37:52.0605469Z [2,615 / 2,970] 8 actions, 7 running 2022-05-18T04:37:52.0606156Z Compiling test/cpp/tensorexpr/test_ops.cpp; 16s processwrapper-sandbox 2022-05-18T04:37:52.0606857Z Compiling test/cpp/tensorexpr/tutorial.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:52.0607421Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:52.0608023Z Compiling aten/src/ATen/native/TestOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:52.0608529Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:52.0609117Z Compiling aten/src/ATen/native/Unfold3d.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:52.0609676Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:52.0610142Z [Scann] Compiling aten/src/ATen/native/UpSampleTrilinear3d.cpp 2022-05-18T04:37:52.3958766Z 2022-05-18T04:37:52.3959338Z  2022-05-18T04:37:52.3959684Z  2022-05-18T04:37:52.3959954Z  2022-05-18T04:37:52.3960221Z  2022-05-18T04:37:52.3960481Z  2022-05-18T04:37:52.3960751Z  2022-05-18T04:37:52.3961042Z  2022-05-18T04:37:52.3961315Z  2022-05-18T04:37:52.3961708Z [2,616 / 2,970] 8 actions, 7 running 2022-05-18T04:37:52.3962282Z Compiling test/cpp/tensorexpr/test_ops.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:52.3962939Z Compiling test/cpp/tensorexpr/tutorial.cpp; 13s processwrapper-sandbox 2022-05-18T04:37:52.3963569Z Compiling aten/src/ATen/native/TestOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:52.3964084Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:52.3964659Z Compiling aten/src/ATen/native/Unfold3d.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:52.3965149Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:52.3965596Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:52.3966067Z [Scann] Compiling aten/src/ATen/core/tensor_type.cpp 2022-05-18T04:37:52.6033060Z 2022-05-18T04:37:52.6033619Z  2022-05-18T04:37:52.6033957Z  2022-05-18T04:37:52.6034223Z  2022-05-18T04:37:52.6034502Z  2022-05-18T04:37:52.6034780Z  2022-05-18T04:37:52.6035042Z  2022-05-18T04:37:52.6035305Z  2022-05-18T04:37:52.6035583Z  2022-05-18T04:37:52.6035969Z [2,618 / 2,970] 8 actions running 2022-05-18T04:37:52.6036578Z Compiling test/cpp/tensorexpr/test_ops.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:52.6037249Z Compiling test/cpp/tensorexpr/tutorial.cpp; 14s processwrapper-sandbox 2022-05-18T04:37:52.6037893Z Compiling aten/src/ATen/native/Unfold3d.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:52.6038418Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:52.6038867Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:52.6039393Z Compiling aten/src/ATen/core/tensor_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:52.6039911Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:52.6040428Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:37:52.8588754Z 2022-05-18T04:37:52.8589320Z  2022-05-18T04:37:52.8589590Z  2022-05-18T04:37:52.8589820Z  2022-05-18T04:37:52.8590088Z  2022-05-18T04:37:52.8590354Z  2022-05-18T04:37:52.8590636Z  2022-05-18T04:37:52.8590920Z  2022-05-18T04:37:52.8591386Z  2022-05-18T04:37:52.8591819Z [2,619 / 2,970] 8 actions, 7 running 2022-05-18T04:37:52.8592433Z Compiling test/cpp/tensorexpr/test_ops.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:52.8593116Z Compiling test/cpp/tensorexpr/tutorial.cpp; 14s processwrapper-sandbox 2022-05-18T04:37:52.8593884Z Compiling aten/src/ATen/native/Unfold3d.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:52.8594442Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:52.8594915Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:52.8595512Z Compiling aten/src/ATen/core/tensor_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:52.8596069Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:52.8596495Z [Scann] Compiling third_party/libuv/src/unix/signal.c 2022-05-18T04:37:53.2043187Z 2022-05-18T04:37:53.2043736Z  2022-05-18T04:37:53.2044084Z  2022-05-18T04:37:53.2044342Z  2022-05-18T04:37:53.2044574Z  2022-05-18T04:37:53.2044813Z  2022-05-18T04:37:53.2045072Z  2022-05-18T04:37:53.2045322Z  2022-05-18T04:37:53.2045592Z  2022-05-18T04:37:53.2046061Z [2,620 / 2,970] 8 actions running 2022-05-18T04:37:53.2046593Z Compiling test/cpp/tensorexpr/test_ops.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:53.2047247Z Compiling test/cpp/tensorexpr/tutorial.cpp; 14s processwrapper-sandbox 2022-05-18T04:37:53.2047840Z Compiling aten/src/ATen/native/Unfold3d.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:53.2048293Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:53.2048735Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:53.2049269Z Compiling aten/src/ATen/core/tensor_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:53.2049733Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:53.2050257Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:53.5214295Z 2022-05-18T04:37:53.5214863Z  2022-05-18T04:37:53.5215220Z  2022-05-18T04:37:53.5215492Z  2022-05-18T04:37:53.5215760Z  2022-05-18T04:37:53.5216039Z  2022-05-18T04:37:53.5216293Z  2022-05-18T04:37:53.5216553Z  2022-05-18T04:37:53.5216815Z  2022-05-18T04:37:53.5217181Z [2,621 / 2,970] 8 actions, 7 running 2022-05-18T04:37:53.5217796Z Compiling test/cpp/tensorexpr/test_ops.cpp; 18s processwrapper-sandbox 2022-05-18T04:37:53.5218445Z Compiling test/cpp/tensorexpr/tutorial.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:53.5218948Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:53.5219388Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:53.5219952Z Compiling aten/src/ATen/core/tensor_type.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:53.5220459Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:53.5221003Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:53.5221481Z [Scann] Compiling aten/src/ATen/native/mkldnn/Matmul.cpp 2022-05-18T04:37:53.8047229Z 2022-05-18T04:37:53.8047770Z  2022-05-18T04:37:53.8048149Z  2022-05-18T04:37:53.8048443Z  2022-05-18T04:37:53.8048756Z  2022-05-18T04:37:53.8049057Z  2022-05-18T04:37:53.8049371Z  2022-05-18T04:37:53.8049680Z  2022-05-18T04:37:53.8049957Z  2022-05-18T04:37:53.8050425Z [2,623 / 2,970] 8 actions running 2022-05-18T04:37:53.8051035Z Compiling test/cpp/tensorexpr/test_ops.cpp; 18s processwrapper-sandbox 2022-05-18T04:37:53.8051792Z Compiling test/cpp/tensorexpr/tutorial.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:53.8052360Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:53.8052865Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:53.8053507Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:53.8054095Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:53.8054753Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:53.8055663Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:54.0183827Z 2022-05-18T04:37:54.0184395Z  2022-05-18T04:37:54.0184763Z  2022-05-18T04:37:54.0186720Z  2022-05-18T04:37:54.0187236Z  2022-05-18T04:37:54.0187751Z  2022-05-18T04:37:54.0188407Z  2022-05-18T04:37:54.0188896Z  2022-05-18T04:37:54.0189195Z  2022-05-18T04:37:54.0189590Z [2,624 / 2,970] 8 actions, 7 running 2022-05-18T04:37:54.0190152Z Compiling test/cpp/tensorexpr/test_ops.cpp; 18s processwrapper-sandbox 2022-05-18T04:37:54.0195662Z Compiling test/cpp/tensorexpr/tutorial.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:54.0196362Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:54.0197157Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:54.0198835Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:54.0199612Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:54.0200289Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:54.0201014Z [Scann] Compiling torch/csrc/jit/frontend/builtin_functions.cpp 2022-05-18T04:37:54.2528795Z 2022-05-18T04:37:54.2529771Z  2022-05-18T04:37:54.2530377Z  2022-05-18T04:37:54.2530954Z  2022-05-18T04:37:54.2531494Z  2022-05-18T04:37:54.2532021Z  2022-05-18T04:37:54.2532689Z  2022-05-18T04:37:54.2533137Z  2022-05-18T04:37:54.2533576Z  2022-05-18T04:37:54.2534134Z [2,625 / 2,970] 8 actions, 7 running 2022-05-18T04:37:54.2535048Z Compiling test/cpp/tensorexpr/test_ops.cpp; 18s processwrapper-sandbox 2022-05-18T04:37:54.2535847Z Compiling test/cpp/tensorexpr/tutorial.cpp; 15s processwrapper-sandbox 2022-05-18T04:37:54.2536581Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:54.2537268Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:54.2538093Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:54.2538961Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:54.2541712Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:54.2542269Z [Scann] Compiling aten/src/ATen/native/mkldnn/SoftMax.cpp 2022-05-18T04:37:54.6049945Z 2022-05-18T04:37:54.6050546Z  2022-05-18T04:37:54.6050919Z  2022-05-18T04:37:54.6051243Z  2022-05-18T04:37:54.6051563Z  2022-05-18T04:37:54.6051860Z  2022-05-18T04:37:54.6052179Z  2022-05-18T04:37:54.6052453Z  2022-05-18T04:37:54.6052747Z  2022-05-18T04:37:54.6053251Z [2,625 / 2,970] 8 actions running 2022-05-18T04:37:54.6053828Z Compiling test/cpp/tensorexpr/test_ops.cpp; 19s processwrapper-sandbox 2022-05-18T04:37:54.6054471Z Compiling test/cpp/tensorexpr/tutorial.cpp; 16s processwrapper-sandbox 2022-05-18T04:37:54.6055117Z Compiling torch/csrc/jit/runtime/jit_trace.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:54.6055661Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:54.6056271Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:54.6056813Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:54.6057296Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:54.6057741Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:55.5311763Z 2022-05-18T04:37:55.5312249Z  2022-05-18T04:37:55.5312623Z  2022-05-18T04:37:55.5312929Z  2022-05-18T04:37:55.5313217Z  2022-05-18T04:37:55.5313518Z  2022-05-18T04:37:55.5313819Z  2022-05-18T04:37:55.5314111Z  2022-05-18T04:37:55.5314522Z  2022-05-18T04:37:55.5314942Z [2,627 / 2,970] 7 actions, 6 running 2022-05-18T04:37:55.5315443Z Compiling test/cpp/tensorexpr/test_ops.cpp; 20s processwrapper-sandbox 2022-05-18T04:37:55.5316015Z Compiling test/cpp/tensorexpr/tutorial.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:55.5316475Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:37:55.5317151Z Compiling aten/src/ATen/native/mkldnn/Conv.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:55.5317606Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:55.5318022Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:55.5318365Z [Scann] Compiling torch/csrc/profiler/util.cpp 2022-05-18T04:37:55.8208949Z 2022-05-18T04:37:55.8209584Z  2022-05-18T04:37:55.8212277Z  2022-05-18T04:37:55.8212584Z  2022-05-18T04:37:55.8212845Z  2022-05-18T04:37:55.8213114Z  2022-05-18T04:37:55.8213376Z  2022-05-18T04:37:55.8213627Z  2022-05-18T04:37:55.8214005Z [2,629 / 2,970] 8 actions running 2022-05-18T04:37:55.8214511Z Compiling test/cpp/tensorexpr/test_ops.cpp; 20s processwrapper-sandbox 2022-05-18T04:37:55.8215146Z Compiling test/cpp/tensorexpr/tutorial.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:55.8215693Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:55.8216128Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:55.8216688Z Compiling torch/csrc/profiler/util.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:55.8217161Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:55.8217717Z Compiling caffe2/proto/caffe2_legacy.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:37:55.8218345Z Compiling aten/src/ATen/core/operator_name.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:56.0217479Z 2022-05-18T04:37:56.0218043Z  2022-05-18T04:37:56.0218415Z  2022-05-18T04:37:56.0218694Z  2022-05-18T04:37:56.0218976Z  2022-05-18T04:37:56.0219263Z  2022-05-18T04:37:56.0219523Z  2022-05-18T04:37:56.0219810Z  2022-05-18T04:37:56.0220095Z  2022-05-18T04:37:56.0220484Z [2,632 / 2,970] 8 actions running 2022-05-18T04:37:56.0221106Z Compiling test/cpp/tensorexpr/test_ops.cpp; 20s processwrapper-sandbox 2022-05-18T04:37:56.0221822Z Compiling test/cpp/tensorexpr/tutorial.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:56.0222336Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:56.0222877Z Compiling torch/csrc/profiler/util.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:56.0223395Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:56.0223976Z Compiling aten/src/ATen/core/operator_name.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:56.0224664Z Compiling tensorpipe/core/pipe_impl.cc; 0s processwrapper-sandbox 2022-05-18T04:37:56.0225312Z Compiling third_party/libuv/src/random.c; 0s processwrapper-sandbox 2022-05-18T04:37:56.2247804Z 2022-05-18T04:37:56.2248383Z  2022-05-18T04:37:56.2248740Z  2022-05-18T04:37:56.2249035Z  2022-05-18T04:37:56.2249330Z  2022-05-18T04:37:56.2249573Z  2022-05-18T04:37:56.2249869Z  2022-05-18T04:37:56.2250158Z  2022-05-18T04:37:56.2250428Z  2022-05-18T04:37:56.2250820Z [2,634 / 2,970] 8 actions running 2022-05-18T04:37:56.2251429Z Compiling test/cpp/tensorexpr/test_ops.cpp; 20s processwrapper-sandbox 2022-05-18T04:37:56.2252112Z Compiling test/cpp/tensorexpr/tutorial.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:56.2252800Z Compiling torch/csrc/profiler/util.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:56.2253356Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:56.2253956Z Compiling aten/src/ATen/core/operator_name.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:56.2254617Z Compiling tensorpipe/core/pipe_impl.cc; 0s processwrapper-sandbox 2022-05-18T04:37:56.2255144Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:56.2255584Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:56.3005786Z 2022-05-18T04:37:56.3006403Z  2022-05-18T04:37:56.3006737Z  2022-05-18T04:37:56.3007028Z  2022-05-18T04:37:56.3007275Z  2022-05-18T04:37:56.3007546Z  2022-05-18T04:37:56.3007832Z  2022-05-18T04:37:56.3008108Z  2022-05-18T04:37:56.3008374Z  2022-05-18T04:37:56.3008851Z INFO: From Compiling tensorpipe/core/pipe_impl.cc: 2022-05-18T04:37:56.3009540Z [2,634 / 2,970] 8 actions running 2022-05-18T04:37:56.3010071Z Compiling test/cpp/tensorexpr/test_ops.cpp; 20s processwrapper-sandbox 2022-05-18T04:37:56.3010788Z Compiling test/cpp/tensorexpr/tutorial.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:56.3011679Z Compiling torch/csrc/profiler/util.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:56.3012237Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:56.3012863Z Compiling aten/src/ATen/core/operator_name.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:56.3013581Z Compiling tensorpipe/core/pipe_impl.cc; 0s processwrapper-sandbox 2022-05-18T04:37:56.3014102Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:56.3014607Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:56.3014854Z 2022-05-18T04:37:56.3014998Z  2022-05-18T04:37:56.3015263Z  2022-05-18T04:37:56.3015525Z  2022-05-18T04:37:56.3015786Z  2022-05-18T04:37:56.3016039Z  2022-05-18T04:37:56.3016306Z  2022-05-18T04:37:56.3016576Z  2022-05-18T04:37:56.3016831Z  2022-05-18T04:37:56.3017853Z external/tensorpipe/tensorpipe/core/pipe_impl.cc: In function 'void tensorpipe::{anonymous}::parseDescriptorReplyOfMessage(tensorpipe::WriteOperation&, tensorpipe::DescriptorReply)': 2022-05-18T04:37:56.3018932Z external/tensorpipe/tensorpipe/core/pipe_impl.cc:35:40: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:37:56.3019567Z for (size_t tensorIdx = 0; tensorIdx < numTensors; ++tensorIdx) { 2022-05-18T04:37:56.3019971Z ~~~~~~~~~~^~~~~~~~~~~~ 2022-05-18T04:37:56.3021158Z external/tensorpipe/tensorpipe/core/pipe_impl.cc: In function 'std::shared_ptr > tensorpipe::{anonymous}::makeDescriptorForMessage(const tensorpipe::WriteOperation&)': 2022-05-18T04:37:56.3022651Z external/tensorpipe/tensorpipe/core/pipe_impl.cc:77:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:37:56.3023490Z for (int payloadIdx = 0; payloadIdx < op.message.payloads.size(); 2022-05-18T04:37:56.3023999Z ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:37:56.3024939Z external/tensorpipe/tensorpipe/core/pipe_impl.cc:87:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:37:56.3026520Z for (int tensorIdx = 0; tensorIdx < op.tensors.size(); ++tensorIdx) { 2022-05-18T04:37:56.3026835Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:37:56.3027615Z external/tensorpipe/tensorpipe/core/pipe_impl.cc: In member function 'void tensorpipe::PipeImpl::expectReadCall(tensorpipe::PipeImpl::ReadOpIter)': 2022-05-18T04:37:56.3028490Z external/tensorpipe/tensorpipe/core/pipe_impl.cc:869:18: warning: unused variable 'op' [-Wunused-variable] 2022-05-18T04:37:56.3028969Z ReadOperation& op = *opIter; 2022-05-18T04:37:56.3029253Z ^~ 2022-05-18T04:37:56.3029626Z [2,634 / 2,970] 8 actions running 2022-05-18T04:37:56.3030168Z Compiling test/cpp/tensorexpr/test_ops.cpp; 20s processwrapper-sandbox 2022-05-18T04:37:56.3030793Z Compiling test/cpp/tensorexpr/tutorial.cpp; 17s processwrapper-sandbox 2022-05-18T04:37:56.3031417Z Compiling torch/csrc/profiler/util.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:56.3031922Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:56.3032489Z Compiling aten/src/ATen/core/operator_name.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:56.3033095Z Compiling tensorpipe/core/pipe_impl.cc; 0s processwrapper-sandbox 2022-05-18T04:37:56.3033603Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:56.3034041Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:56.6255286Z 2022-05-18T04:37:56.6255842Z  2022-05-18T04:37:56.6256200Z  2022-05-18T04:37:56.6256487Z  2022-05-18T04:37:56.6256778Z  2022-05-18T04:37:56.6257271Z  2022-05-18T04:37:56.6257540Z  2022-05-18T04:37:56.6257826Z  2022-05-18T04:37:56.6258103Z  2022-05-18T04:37:56.6258483Z [2,636 / 2,970] 8 actions running 2022-05-18T04:37:56.6259106Z Compiling test/cpp/tensorexpr/test_ops.cpp; 21s processwrapper-sandbox 2022-05-18T04:37:56.6259884Z Compiling test/cpp/tensorexpr/tutorial.cpp; 18s processwrapper-sandbox 2022-05-18T04:37:56.6260545Z Compiling torch/csrc/profiler/util.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:56.6261071Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:56.6261522Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:56.6261976Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:56.6262436Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:56.6262902Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:56.9011258Z 2022-05-18T04:37:56.9011856Z  2022-05-18T04:37:56.9012190Z  2022-05-18T04:37:56.9012493Z  2022-05-18T04:37:56.9012811Z  2022-05-18T04:37:56.9013064Z  2022-05-18T04:37:56.9013344Z  2022-05-18T04:37:56.9013611Z  2022-05-18T04:37:56.9013863Z  2022-05-18T04:37:56.9014282Z [2,637 / 2,970] 8 actions, 7 running 2022-05-18T04:37:56.9014897Z Compiling test/cpp/tensorexpr/test_ops.cpp; 21s processwrapper-sandbox 2022-05-18T04:37:56.9015555Z Compiling test/cpp/tensorexpr/tutorial.cpp; 18s processwrapper-sandbox 2022-05-18T04:37:56.9016102Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:56.9016581Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:56.9017015Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:56.9017452Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:56.9017924Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:56.9018371Z [Scann] Compiling torch/csrc/jit/passes/utils/subgraph_utils.cpp 2022-05-18T04:37:57.2258949Z 2022-05-18T04:37:57.2259466Z  2022-05-18T04:37:57.2259822Z  2022-05-18T04:37:57.2260116Z  2022-05-18T04:37:57.2260399Z  2022-05-18T04:37:57.2260685Z  2022-05-18T04:37:57.2260952Z  2022-05-18T04:37:57.2261231Z  2022-05-18T04:37:57.2261513Z  2022-05-18T04:37:57.2261905Z [2,637 / 2,970] 8 actions running 2022-05-18T04:37:57.2262532Z Compiling test/cpp/tensorexpr/test_ops.cpp; 21s processwrapper-sandbox 2022-05-18T04:37:57.2263223Z Compiling test/cpp/tensorexpr/tutorial.cpp; 18s processwrapper-sandbox 2022-05-18T04:37:57.2263754Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:57.2264224Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:57.2264686Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:57.2265139Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:57.2265598Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:57.2266256Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:57.4761938Z 2022-05-18T04:37:57.4762672Z  2022-05-18T04:37:57.4763053Z  2022-05-18T04:37:57.4763372Z  2022-05-18T04:37:57.4763673Z  2022-05-18T04:37:57.4763990Z  2022-05-18T04:37:57.4764274Z  2022-05-18T04:37:57.4764576Z  2022-05-18T04:37:57.4764878Z  2022-05-18T04:37:57.4765294Z [2,639 / 2,970] 8 actions, 7 running 2022-05-18T04:37:57.4765964Z Compiling test/cpp/tensorexpr/test_ops.cpp; 22s processwrapper-sandbox 2022-05-18T04:37:57.4766407Z Compiling test/cpp/tensorexpr/tutorial.cpp; 19s processwrapper-sandbox 2022-05-18T04:37:57.4766731Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:57.4767004Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:57.4767272Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:57.4767525Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:57.4767795Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:57.4768035Z [Scann] Compiling test/cpp/jit/test_utils.cpp 2022-05-18T04:37:57.8256500Z 2022-05-18T04:37:57.8257477Z  2022-05-18T04:37:57.8258196Z  2022-05-18T04:37:57.8259239Z  2022-05-18T04:37:57.8259707Z  2022-05-18T04:37:57.8260118Z  2022-05-18T04:37:57.8260538Z  2022-05-18T04:37:57.8260945Z  2022-05-18T04:37:57.8261295Z  2022-05-18T04:37:57.8261752Z [2,639 / 2,970] 8 actions running 2022-05-18T04:37:57.8262563Z Compiling test/cpp/tensorexpr/test_ops.cpp; 22s processwrapper-sandbox 2022-05-18T04:37:57.8263370Z Compiling test/cpp/tensorexpr/tutorial.cpp; 19s processwrapper-sandbox 2022-05-18T04:37:57.8264007Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:57.8264524Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:57.8265043Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:57.8265571Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:57.8266351Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:57.8266989Z Compiling test/cpp/jit/test_utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:58.0263872Z 2022-05-18T04:37:58.0264418Z  2022-05-18T04:37:58.0264756Z  2022-05-18T04:37:58.0265035Z  2022-05-18T04:37:58.0265305Z  2022-05-18T04:37:58.0265562Z  2022-05-18T04:37:58.0265950Z  2022-05-18T04:37:58.0266217Z  2022-05-18T04:37:58.0266469Z  2022-05-18T04:37:58.0266855Z [2,640 / 2,970] 8 actions running 2022-05-18T04:37:58.0267450Z Compiling test/cpp/tensorexpr/test_ops.cpp; 22s processwrapper-sandbox 2022-05-18T04:37:58.0268096Z Compiling test/cpp/tensorexpr/tutorial.cpp; 19s processwrapper-sandbox 2022-05-18T04:37:58.0268634Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:58.0269086Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:58.0269522Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:58.0269969Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:58.0270518Z Compiling test/cpp/jit/test_utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:58.0271122Z Compiling test/cpp/jit/test_union.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:58.3039996Z 2022-05-18T04:37:58.3040563Z  2022-05-18T04:37:58.3040953Z  2022-05-18T04:37:58.3041279Z  2022-05-18T04:37:58.3041576Z  2022-05-18T04:37:58.3041895Z  2022-05-18T04:37:58.3042207Z  2022-05-18T04:37:58.3042499Z  2022-05-18T04:37:58.3042807Z  2022-05-18T04:37:58.3043280Z [2,642 / 2,970] 8 actions, 7 running 2022-05-18T04:37:58.3043936Z Compiling test/cpp/tensorexpr/test_ops.cpp; 22s processwrapper-sandbox 2022-05-18T04:37:58.3044707Z Compiling test/cpp/tensorexpr/tutorial.cpp; 19s processwrapper-sandbox 2022-05-18T04:37:58.3045314Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:58.3045821Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:58.3046550Z Compiling test/cpp/jit/test_utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:58.3047257Z Compiling test/cpp/jit/test_union.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:58.3047821Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:58.3048424Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qconv_unpack_impl.cpp 2022-05-18T04:37:58.5672408Z 2022-05-18T04:37:58.5672973Z  2022-05-18T04:37:58.5673344Z  2022-05-18T04:37:58.5673631Z  2022-05-18T04:37:58.5673928Z  2022-05-18T04:37:58.5674225Z  2022-05-18T04:37:58.5674508Z  2022-05-18T04:37:58.5674823Z  2022-05-18T04:37:58.5675110Z  2022-05-18T04:37:58.5675540Z [2,643 / 2,970] 8 actions, 7 running 2022-05-18T04:37:58.5676105Z Compiling test/cpp/tensorexpr/test_ops.cpp; 23s processwrapper-sandbox 2022-05-18T04:37:58.5676755Z Compiling test/cpp/tensorexpr/tutorial.cpp; 20s processwrapper-sandbox 2022-05-18T04:37:58.5677286Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:58.5677834Z Compiling test/cpp/jit/test_utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:58.5678430Z Compiling test/cpp/jit/test_union.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:58.5678908Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:58.5679570Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:58.5680088Z [Scann] Compiling torch/csrc/jit/passes/symbolic_shape_runtime_fusion.cpp 2022-05-18T04:37:58.8271140Z 2022-05-18T04:37:58.8271686Z  2022-05-18T04:37:58.8272024Z  2022-05-18T04:37:58.8272322Z  2022-05-18T04:37:58.8272799Z  2022-05-18T04:37:58.8273069Z  2022-05-18T04:37:58.8273342Z  2022-05-18T04:37:58.8273613Z  2022-05-18T04:37:58.8273915Z  2022-05-18T04:37:58.8274320Z [2,643 / 2,970] 8 actions running 2022-05-18T04:37:58.8274880Z Compiling test/cpp/tensorexpr/test_ops.cpp; 23s processwrapper-sandbox 2022-05-18T04:37:58.8275571Z Compiling test/cpp/tensorexpr/tutorial.cpp; 20s processwrapper-sandbox 2022-05-18T04:37:58.8276148Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:58.8276748Z Compiling test/cpp/jit/test_utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:58.8277405Z Compiling test/cpp/jit/test_union.cpp; 0s processwrapper-sandbox 2022-05-18T04:37:58.8277974Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:58.8278461Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:58.8278922Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:59.4320637Z 2022-05-18T04:37:59.4321167Z  2022-05-18T04:37:59.4321559Z  2022-05-18T04:37:59.4321853Z  2022-05-18T04:37:59.4322155Z  2022-05-18T04:37:59.4322456Z  2022-05-18T04:37:59.4322742Z  2022-05-18T04:37:59.4323045Z  2022-05-18T04:37:59.4323346Z  2022-05-18T04:37:59.4323767Z [2,644 / 2,970] 8 actions, 7 running 2022-05-18T04:37:59.4333609Z Compiling test/cpp/tensorexpr/test_ops.cpp; 24s processwrapper-sandbox 2022-05-18T04:37:59.4334020Z Compiling test/cpp/tensorexpr/tutorial.cpp; 21s processwrapper-sandbox 2022-05-18T04:37:59.4334336Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:59.4334656Z Compiling test/cpp/jit/test_utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:59.4335028Z Compiling test/cpp/jit/test_union.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:59.4335332Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:59.4335588Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:37:59.4335811Z [Scann] Compiling gloo/broadcast.cc 2022-05-18T04:37:59.6158830Z 2022-05-18T04:37:59.6159367Z  2022-05-18T04:37:59.6159705Z  2022-05-18T04:37:59.6159958Z  2022-05-18T04:37:59.6160233Z  2022-05-18T04:37:59.6160512Z  2022-05-18T04:37:59.6160767Z  2022-05-18T04:37:59.6161047Z  2022-05-18T04:37:59.6161314Z  2022-05-18T04:37:59.6161690Z INFO: From Compiling gloo/broadcast.cc: 2022-05-18T04:37:59.6162081Z [2,644 / 2,970] 8 actions running 2022-05-18T04:37:59.6162547Z Compiling test/cpp/tensorexpr/test_ops.cpp; 24s processwrapper-sandbox 2022-05-18T04:37:59.6163069Z Compiling test/cpp/tensorexpr/tutorial.cpp; 21s processwrapper-sandbox 2022-05-18T04:37:59.6163584Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:59.6164145Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:59.6164721Z Compiling test/cpp/jit/test_union.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:59.6165226Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:59.6165667Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:59.6166255Z Compiling gloo/broadcast.cc; 0s processwrapper-sandbox 2022-05-18T04:37:59.6200840Z 2022-05-18T04:37:59.6201157Z  2022-05-18T04:37:59.6201424Z  2022-05-18T04:37:59.6201661Z  2022-05-18T04:37:59.6201885Z  2022-05-18T04:37:59.6202115Z  2022-05-18T04:37:59.6202337Z  2022-05-18T04:37:59.6202549Z  2022-05-18T04:37:59.6202785Z  2022-05-18T04:37:59.6203507Z external/gloo/gloo/broadcast.cc: In function 'void gloo::broadcast(gloo::BroadcastOptions&)': 2022-05-18T04:37:59.6204330Z external/gloo/gloo/broadcast.cc:92:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:37:59.6205042Z for (auto i = 0; i < numSends; i++) { 2022-05-18T04:37:59.6205368Z ~~^~~~~~~~~~ 2022-05-18T04:37:59.6205725Z [2,644 / 2,970] 8 actions running 2022-05-18T04:37:59.6206433Z Compiling test/cpp/tensorexpr/test_ops.cpp; 24s processwrapper-sandbox 2022-05-18T04:37:59.6206988Z Compiling test/cpp/tensorexpr/tutorial.cpp; 21s processwrapper-sandbox 2022-05-18T04:37:59.6207425Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:37:59.6207905Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:59.6208504Z Compiling test/cpp/jit/test_union.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:59.6208935Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:59.6209299Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:59.6209729Z Compiling gloo/broadcast.cc; 0s processwrapper-sandbox 2022-05-18T04:37:59.8305372Z 2022-05-18T04:37:59.8305984Z  2022-05-18T04:37:59.8306381Z  2022-05-18T04:37:59.8306600Z  2022-05-18T04:37:59.8306939Z  2022-05-18T04:37:59.8307150Z  2022-05-18T04:37:59.8307375Z  2022-05-18T04:37:59.8307629Z  2022-05-18T04:37:59.8307871Z  2022-05-18T04:37:59.8308228Z [2,646 / 2,970] 8 actions running 2022-05-18T04:37:59.8308781Z Compiling test/cpp/tensorexpr/test_ops.cpp; 24s processwrapper-sandbox 2022-05-18T04:37:59.8309341Z Compiling test/cpp/tensorexpr/tutorial.cpp; 21s processwrapper-sandbox 2022-05-18T04:37:59.8309889Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:37:59.8310463Z Compiling test/cpp/jit/test_union.cpp; 1s processwrapper-sandbox 2022-05-18T04:37:59.8310966Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:37:59.8311407Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:37:59.8311968Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:37:59.8312277Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:00.1046107Z 2022-05-18T04:38:00.1046698Z  2022-05-18T04:38:00.1047063Z  2022-05-18T04:38:00.1047356Z  2022-05-18T04:38:00.1047659Z  2022-05-18T04:38:00.1047958Z  2022-05-18T04:38:00.1048238Z  2022-05-18T04:38:00.1048532Z  2022-05-18T04:38:00.1048820Z  2022-05-18T04:38:00.1049261Z [2,647 / 2,970] 8 actions, 7 running 2022-05-18T04:38:00.1049898Z Compiling test/cpp/tensorexpr/test_ops.cpp; 24s processwrapper-sandbox 2022-05-18T04:38:00.1050630Z Compiling test/cpp/tensorexpr/tutorial.cpp; 21s processwrapper-sandbox 2022-05-18T04:38:00.1051315Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:00.1051995Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:00.1052550Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:00.1053042Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:00.1053518Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:00.1053999Z [Scann] Compiling test/cpp/jit/test_subgraph_rewriter.cpp 2022-05-18T04:38:00.4594692Z 2022-05-18T04:38:00.4595213Z  2022-05-18T04:38:00.4595540Z  2022-05-18T04:38:00.4595821Z  2022-05-18T04:38:00.4596097Z  2022-05-18T04:38:00.4596342Z  2022-05-18T04:38:00.4596614Z  2022-05-18T04:38:00.4596903Z  2022-05-18T04:38:00.4597158Z  2022-05-18T04:38:00.4597567Z [2,648 / 2,970] 8 actions running 2022-05-18T04:38:00.4598147Z Compiling test/cpp/tensorexpr/test_ops.cpp; 25s processwrapper-sandbox 2022-05-18T04:38:00.4598792Z Compiling test/cpp/tensorexpr/tutorial.cpp; 22s processwrapper-sandbox 2022-05-18T04:38:00.4599430Z Compiling test/cpp/jit/test_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:00.4600054Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:00.4600568Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:00.4601000Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:00.4601640Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:38:00.4602213Z Compiling test/cpp/jit/test_save_load.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:00.8243566Z 2022-05-18T04:38:00.8244471Z  2022-05-18T04:38:00.8245233Z  2022-05-18T04:38:00.8246970Z  2022-05-18T04:38:00.8247605Z  2022-05-18T04:38:00.8248021Z  2022-05-18T04:38:00.8248552Z  2022-05-18T04:38:00.8250090Z  2022-05-18T04:38:00.8250543Z  2022-05-18T04:38:00.8251130Z [2,649 / 2,970] 8 actions, 7 running 2022-05-18T04:38:00.8251818Z Compiling test/cpp/tensorexpr/test_ops.cpp; 25s processwrapper-sandbox 2022-05-18T04:38:00.8252625Z Compiling test/cpp/tensorexpr/tutorial.cpp; 22s processwrapper-sandbox 2022-05-18T04:38:00.8253350Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:00.8254210Z Compiling test/cpp/jit/test_union.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:00.8256218Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:00.8257000Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:38:00.8257740Z Compiling test/cpp/jit/test_save_load.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:00.8258354Z [Scann] Compiling torch/csrc/jit/passes/restore_mutation.cpp 2022-05-18T04:38:01.0596987Z 2022-05-18T04:38:01.0597514Z  2022-05-18T04:38:01.0597882Z  2022-05-18T04:38:01.0598172Z  2022-05-18T04:38:01.0598446Z  2022-05-18T04:38:01.0598731Z  2022-05-18T04:38:01.0599009Z  2022-05-18T04:38:01.0599282Z  2022-05-18T04:38:01.0599567Z  2022-05-18T04:38:01.0599973Z [2,649 / 2,970] 8 actions running 2022-05-18T04:38:01.0600570Z Compiling test/cpp/tensorexpr/test_ops.cpp; 25s processwrapper-sandbox 2022-05-18T04:38:01.0601268Z Compiling test/cpp/tensorexpr/tutorial.cpp; 22s processwrapper-sandbox 2022-05-18T04:38:01.0601920Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:01.0602588Z Compiling test/cpp/jit/test_union.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:01.0603101Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:01.0603590Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:38:01.0604183Z Compiling test/cpp/jit/test_save_load.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:01.0604706Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:01.4106700Z 2022-05-18T04:38:01.4107248Z  2022-05-18T04:38:01.4107587Z  2022-05-18T04:38:01.4107858Z  2022-05-18T04:38:01.4108138Z  2022-05-18T04:38:01.4108415Z  2022-05-18T04:38:01.4108654Z  2022-05-18T04:38:01.4108901Z  2022-05-18T04:38:01.4109139Z  2022-05-18T04:38:01.4109504Z [2,650 / 2,970] 8 actions, 7 running 2022-05-18T04:38:01.4110107Z Compiling test/cpp/tensorexpr/test_ops.cpp; 26s processwrapper-sandbox 2022-05-18T04:38:01.4110756Z Compiling test/cpp/tensorexpr/tutorial.cpp; 23s processwrapper-sandbox 2022-05-18T04:38:01.4111386Z Compiling test/cpp/jit/test_utils.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:01.4111974Z Compiling test/cpp/jit/test_union.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:01.4112525Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:38:01.4114059Z Compiling test/cpp/jit/test_save_load.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:01.4114585Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:01.4114895Z [Scann] //:torch 2022-05-18T04:38:01.6599919Z 2022-05-18T04:38:01.6600503Z  2022-05-18T04:38:01.6600815Z  2022-05-18T04:38:01.6601071Z  2022-05-18T04:38:01.6601311Z  2022-05-18T04:38:01.6601535Z  2022-05-18T04:38:01.6601796Z  2022-05-18T04:38:01.6602075Z  2022-05-18T04:38:01.6602337Z  2022-05-18T04:38:01.6602746Z [2,651 / 2,970] 8 actions running 2022-05-18T04:38:01.6603286Z Compiling test/cpp/tensorexpr/tutorial.cpp; 23s processwrapper-sandbox 2022-05-18T04:38:01.6603833Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:01.6604717Z Compiling test/cpp/jit/test_union.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:01.6605192Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:38:01.6605517Z Compiling test/cpp/jit/test_save_load.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:01.6607308Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:01.6607748Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:01.6608206Z Compiling test/cpp/jit/test_stack_opt.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:02.1495401Z 2022-05-18T04:38:02.1495908Z  2022-05-18T04:38:02.1496289Z  2022-05-18T04:38:02.1496557Z  2022-05-18T04:38:02.1496828Z  2022-05-18T04:38:02.1497109Z  2022-05-18T04:38:02.1497515Z  2022-05-18T04:38:02.1497766Z  2022-05-18T04:38:02.1498054Z  2022-05-18T04:38:02.1498482Z [2,652 / 2,970] 8 actions, 7 running 2022-05-18T04:38:02.1499078Z Compiling test/cpp/tensorexpr/tutorial.cpp; 23s processwrapper-sandbox 2022-05-18T04:38:02.1499781Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:02.1500426Z Compiling test/cpp/jit/test_union.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:02.1500957Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:38:02.1501541Z Compiling test/cpp/jit/test_save_load.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:02.1502063Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:02.1502619Z Compiling test/cpp/jit/test_stack_opt.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:02.1503002Z [Scann] //:aten 2022-05-18T04:38:02.4602020Z 2022-05-18T04:38:02.4602558Z  2022-05-18T04:38:02.4602921Z  2022-05-18T04:38:02.4603209Z  2022-05-18T04:38:02.4603456Z  2022-05-18T04:38:02.4603720Z  2022-05-18T04:38:02.4604001Z  2022-05-18T04:38:02.4604258Z  2022-05-18T04:38:02.4604539Z  2022-05-18T04:38:02.4604944Z [2,652 / 2,970] 8 actions running 2022-05-18T04:38:02.4605566Z Compiling test/cpp/tensorexpr/tutorial.cpp; 24s processwrapper-sandbox 2022-05-18T04:38:02.4606296Z Compiling test/cpp/jit/test_utils.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:02.4606935Z Compiling test/cpp/jit/test_union.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:02.4607474Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:38:02.4608057Z Compiling test/cpp/jit/test_save_load.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:02.4608601Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:02.4609145Z Compiling test/cpp/jit/test_stack_opt.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:02.4609664Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:03.4608497Z 2022-05-18T04:38:03.4609067Z  2022-05-18T04:38:03.4609432Z  2022-05-18T04:38:03.4609698Z  2022-05-18T04:38:03.4609988Z  2022-05-18T04:38:03.4610273Z  2022-05-18T04:38:03.4610554Z  2022-05-18T04:38:03.4610860Z  2022-05-18T04:38:03.4611143Z  2022-05-18T04:38:03.4611536Z [2,652 / 2,970] 8 actions running 2022-05-18T04:38:03.4612154Z Compiling test/cpp/tensorexpr/tutorial.cpp; 25s processwrapper-sandbox 2022-05-18T04:38:03.4612837Z Compiling test/cpp/jit/test_utils.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:03.4613486Z Compiling test/cpp/jit/test_union.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:03.4614041Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:38:03.4614638Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:03.4615184Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:03.4615760Z Compiling test/cpp/jit/test_stack_opt.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:03.4616308Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:03.8651862Z 2022-05-18T04:38:03.8653788Z  2022-05-18T04:38:03.8654142Z  2022-05-18T04:38:03.8656307Z  2022-05-18T04:38:03.8656872Z  2022-05-18T04:38:03.8657661Z  2022-05-18T04:38:03.8660353Z  2022-05-18T04:38:03.8661907Z  2022-05-18T04:38:03.8664532Z  2022-05-18T04:38:03.8665155Z [2,653 / 2,970] 8 actions running 2022-05-18T04:38:03.8666061Z Compiling test/cpp/tensorexpr/tutorial.cpp; 25s processwrapper-sandbox 2022-05-18T04:38:03.8667182Z Compiling test/cpp/jit/test_utils.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:03.8667937Z Compiling test/cpp/jit/test_union.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:03.8668568Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:38:03.8669357Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:03.8670270Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:03.8670997Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:03.8671623Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:04.1158142Z 2022-05-18T04:38:04.1158698Z  2022-05-18T04:38:04.1159085Z  2022-05-18T04:38:04.1159383Z  2022-05-18T04:38:04.1159680Z  2022-05-18T04:38:04.1159970Z  2022-05-18T04:38:04.1160243Z  2022-05-18T04:38:04.1160535Z  2022-05-18T04:38:04.1160825Z  2022-05-18T04:38:04.1161237Z [2,654 / 2,970] 8 actions, 7 running 2022-05-18T04:38:04.1161879Z Compiling test/cpp/tensorexpr/tutorial.cpp; 25s processwrapper-sandbox 2022-05-18T04:38:04.1162554Z Compiling test/cpp/jit/test_utils.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:04.1163166Z Compiling test/cpp/jit/test_union.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:04.1163722Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:38:04.1164306Z Compiling test/cpp/jit/test_save_load.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:04.1164929Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:04.1165455Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:04.1165794Z [Scann] //:aten 2022-05-18T04:38:04.4616903Z 2022-05-18T04:38:04.4617471Z  2022-05-18T04:38:04.4617802Z  2022-05-18T04:38:04.4618101Z  2022-05-18T04:38:04.4618392Z  2022-05-18T04:38:04.4618657Z  2022-05-18T04:38:04.4618936Z  2022-05-18T04:38:04.4619231Z  2022-05-18T04:38:04.4619503Z  2022-05-18T04:38:04.4619953Z [2,654 / 2,970] 8 actions running 2022-05-18T04:38:04.4620611Z Compiling test/cpp/tensorexpr/tutorial.cpp; 26s processwrapper-sandbox 2022-05-18T04:38:04.4621221Z Compiling test/cpp/jit/test_utils.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:04.4621880Z Compiling test/cpp/jit/test_union.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:04.4622428Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:38:04.4622999Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:04.4623653Z Compiling test/cpp/jit/test_stack_opt.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:04.4624215Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:04.4624692Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:04.7342798Z 2022-05-18T04:38:04.7343330Z  2022-05-18T04:38:04.7343699Z  2022-05-18T04:38:04.7344009Z  2022-05-18T04:38:04.7344320Z  2022-05-18T04:38:04.7344601Z  2022-05-18T04:38:04.7344888Z  2022-05-18T04:38:04.7345228Z  2022-05-18T04:38:04.7345512Z  2022-05-18T04:38:04.7350373Z [2,655 / 2,970] 8 actions, 7 running 2022-05-18T04:38:04.7351027Z Compiling test/cpp/tensorexpr/tutorial.cpp; 26s processwrapper-sandbox 2022-05-18T04:38:04.7351705Z Compiling test/cpp/jit/test_utils.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:04.7352376Z Compiling test/cpp/jit/test_union.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:04.7352941Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:38:04.7353543Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:04.7354191Z Compiling test/cpp/jit/test_stack_opt.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:04.7354980Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:04.7355448Z [Scann] Compiling torch/csrc/jit/passes/remove_exceptions.cpp 2022-05-18T04:38:05.0619449Z 2022-05-18T04:38:05.0620012Z  2022-05-18T04:38:05.0620326Z  2022-05-18T04:38:05.0620830Z  2022-05-18T04:38:05.0621108Z  2022-05-18T04:38:05.0621370Z  2022-05-18T04:38:05.0621646Z  2022-05-18T04:38:05.0621909Z  2022-05-18T04:38:05.0622180Z  2022-05-18T04:38:05.0622581Z [2,655 / 2,970] 8 actions running 2022-05-18T04:38:05.0623162Z Compiling test/cpp/tensorexpr/tutorial.cpp; 26s processwrapper-sandbox 2022-05-18T04:38:05.0623787Z Compiling test/cpp/jit/test_utils.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:05.0624414Z Compiling test/cpp/jit/test_union.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:05.0624969Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:38:05.0625565Z Compiling test/cpp/jit/test_save_load.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:05.0626375Z Compiling test/cpp/jit/test_stack_opt.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:05.0626926Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:05.0627396Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:05.8242812Z 2022-05-18T04:38:05.8243424Z  2022-05-18T04:38:05.8243771Z  2022-05-18T04:38:05.8244055Z  2022-05-18T04:38:05.8244335Z  2022-05-18T04:38:05.8244593Z  2022-05-18T04:38:05.8244873Z  2022-05-18T04:38:05.8245136Z  2022-05-18T04:38:05.8245405Z  2022-05-18T04:38:05.8245823Z [2,656 / 2,970] 8 actions, 7 running 2022-05-18T04:38:05.8246486Z Compiling test/cpp/tensorexpr/tutorial.cpp; 27s processwrapper-sandbox 2022-05-18T04:38:05.8247115Z Compiling test/cpp/jit/test_utils.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:05.8247730Z Compiling test/cpp/jit/test_union.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:05.8248258Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:38:05.8248823Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:05.8249458Z Compiling test/cpp/jit/test_stack_opt.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:05.8249977Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:05.8250388Z [Scann] Compiling torch/csrc/distributed/c10d/reducer.cpp 2022-05-18T04:38:06.0641519Z 2022-05-18T04:38:06.0642092Z  2022-05-18T04:38:06.0642451Z  2022-05-18T04:38:06.0643087Z  2022-05-18T04:38:06.0643469Z  2022-05-18T04:38:06.0643761Z  2022-05-18T04:38:06.0644029Z  2022-05-18T04:38:06.0644313Z  2022-05-18T04:38:06.0644598Z  2022-05-18T04:38:06.0645082Z [2,657 / 2,970] 8 actions running 2022-05-18T04:38:06.0645676Z Compiling test/cpp/tensorexpr/tutorial.cpp; 27s processwrapper-sandbox 2022-05-18T04:38:06.0646398Z Compiling test/cpp/jit/test_utils.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:06.0647053Z Compiling test/cpp/jit/test_union.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:06.0647581Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:38:06.0648161Z Compiling test/cpp/jit/test_save_load.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:06.0648818Z Compiling test/cpp/jit/test_stack_opt.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:06.0649336Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:06.0649808Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:07.0698836Z 2022-05-18T04:38:07.0699398Z  2022-05-18T04:38:07.0699753Z  2022-05-18T04:38:07.0700015Z  2022-05-18T04:38:07.0700293Z  2022-05-18T04:38:07.0700570Z  2022-05-18T04:38:07.0700825Z  2022-05-18T04:38:07.0701111Z  2022-05-18T04:38:07.0701396Z  2022-05-18T04:38:07.0701794Z [2,658 / 2,970] 8 actions, 7 running 2022-05-18T04:38:07.0702376Z Compiling test/cpp/tensorexpr/tutorial.cpp; 28s processwrapper-sandbox 2022-05-18T04:38:07.0703195Z Compiling test/cpp/jit/test_utils.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:07.0703809Z Compiling test/cpp/jit/test_union.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:07.0704344Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:38:07.0704961Z Compiling test/cpp/jit/test_save_load.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:07.0705581Z Compiling test/cpp/jit/test_stack_opt.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:07.0706229Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:07.0706600Z [Scann] //:caffe2_dnnlowp_avx2_ops 2022-05-18T04:38:07.3492902Z 2022-05-18T04:38:07.3493476Z  2022-05-18T04:38:07.3493800Z  2022-05-18T04:38:07.3494065Z  2022-05-18T04:38:07.3494306Z  2022-05-18T04:38:07.3494532Z  2022-05-18T04:38:07.3494770Z  2022-05-18T04:38:07.3495020Z  2022-05-18T04:38:07.3495262Z  2022-05-18T04:38:07.3495805Z INFO: From Compiling test/cpp/tensorexpr/tutorial.cpp: 2022-05-18T04:38:07.3496330Z [2,658 / 2,970] 8 actions running 2022-05-18T04:38:07.3496807Z Compiling test/cpp/tensorexpr/tutorial.cpp; 28s processwrapper-sandbox 2022-05-18T04:38:07.3497388Z Compiling test/cpp/jit/test_utils.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:07.3498005Z Compiling test/cpp/jit/test_union.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:07.3498532Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:38:07.3499058Z Compiling test/cpp/jit/test_save_load.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:07.3499605Z Compiling test/cpp/jit/test_stack_opt.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:07.3500108Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:07.3500628Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-05-18T04:38:07.3515845Z 2022-05-18T04:38:07.3516179Z  2022-05-18T04:38:07.3516465Z  2022-05-18T04:38:07.3516691Z  2022-05-18T04:38:07.3516924Z  2022-05-18T04:38:07.3517174Z  2022-05-18T04:38:07.3517408Z  2022-05-18T04:38:07.3517675Z  2022-05-18T04:38:07.3517948Z  2022-05-18T04:38:07.3526810Z test/cpp/tensorexpr/tutorial.cpp:526:6: warning: 'void printLinesToFrom(const string&, int, int)' defined but not used [-Wunused-function] 2022-05-18T04:38:07.3527427Z void printLinesToFrom(const std::string& input_str, int from, int to) { 2022-05-18T04:38:07.3527760Z ^~~~~~~~~~~~~~~~ 2022-05-18T04:38:07.3541670Z [2,658 / 2,970] 8 actions running 2022-05-18T04:38:07.3542262Z Compiling test/cpp/tensorexpr/tutorial.cpp; 28s processwrapper-sandbox 2022-05-18T04:38:07.3542850Z Compiling test/cpp/jit/test_utils.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:07.3543369Z Compiling test/cpp/jit/test_union.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:07.3543854Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:38:07.3544427Z Compiling test/cpp/jit/test_save_load.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:07.3545044Z Compiling test/cpp/jit/test_stack_opt.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:07.3545489Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:07.3546149Z //:caffe2_dnnlowp_avx2_ops; 0s processwrapper-sandbox 2022-05-18T04:38:07.6674185Z 2022-05-18T04:38:07.6674696Z  2022-05-18T04:38:07.6675030Z  2022-05-18T04:38:07.6675272Z  2022-05-18T04:38:07.6675525Z  2022-05-18T04:38:07.6675783Z  2022-05-18T04:38:07.6676032Z  2022-05-18T04:38:07.6676283Z  2022-05-18T04:38:07.6676521Z  2022-05-18T04:38:07.6676856Z [2,660 / 2,970] 8 actions running 2022-05-18T04:38:07.6677354Z Compiling test/cpp/jit/test_utils.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:07.6677937Z Compiling test/cpp/jit/test_union.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:07.6678428Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:38:07.6678969Z Compiling test/cpp/jit/test_save_load.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:07.6679788Z Compiling test/cpp/jit/test_stack_opt.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:07.6680278Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:07.6680670Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:07.6681076Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:08.1867725Z 2022-05-18T04:38:08.1868481Z  2022-05-18T04:38:08.1868829Z  2022-05-18T04:38:08.1869107Z  2022-05-18T04:38:08.1869383Z  2022-05-18T04:38:08.1869645Z  2022-05-18T04:38:08.1869916Z  2022-05-18T04:38:08.1870183Z  2022-05-18T04:38:08.1870433Z  2022-05-18T04:38:08.1870976Z INFO: From Compiling torch/csrc/distributed/c10d/reducer.cpp: 2022-05-18T04:38:08.1875999Z [2,660 / 2,970] 8 actions running 2022-05-18T04:38:08.1877054Z Compiling test/cpp/jit/test_utils.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:08.1877805Z Compiling test/cpp/jit/test_union.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:08.1878502Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:38:08.1879236Z Compiling test/cpp/jit/test_save_load.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:08.1880040Z Compiling test/cpp/jit/test_stack_opt.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:08.1880751Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:08.1881448Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:08.1882310Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:08.1882622Z 2022-05-18T04:38:08.1882763Z  2022-05-18T04:38:08.1883032Z  2022-05-18T04:38:08.1883328Z  2022-05-18T04:38:08.1883614Z  2022-05-18T04:38:08.1883885Z  2022-05-18T04:38:08.1884157Z  2022-05-18T04:38:08.1884414Z  2022-05-18T04:38:08.1884669Z  2022-05-18T04:38:08.1885781Z torch/csrc/distributed/c10d/reducer.cpp: In function 'void c10d::verify_params_across_processes(const c10::intrusive_ptr&, const std::vector&, const c10::optional >&)': 2022-05-18T04:38:08.1886941Z torch/csrc/distributed/c10d/reducer.cpp:2066:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:08.1887497Z for (size_t i = 0 ; i < world_size ; ++i) { 2022-05-18T04:38:08.1887788Z ~~^~~~~~~~~~~~ 2022-05-18T04:38:08.1888519Z torch/csrc/distributed/c10d/reducer.cpp:2075:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:08.1889030Z for (size_t i = 0; i < world_size ; ++i ) { 2022-05-18T04:38:08.1889328Z ~~^~~~~~~~~~~~ 2022-05-18T04:38:08.1889683Z In file included from aten/src/ATen/core/Dict.h:3:0, 2022-05-18T04:38:08.1890103Z from aten/src/ATen/core/ivalue_inl.h:8, 2022-05-18T04:38:08.1890528Z from torch/csrc/distributed/c10d/reducer.hpp:10, 2022-05-18T04:38:08.1890960Z from torch/csrc/distributed/c10d/reducer.cpp:1: 2022-05-18T04:38:08.1891838Z torch/csrc/distributed/c10d/reducer.cpp:2078:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:08.1892527Z param_size_for_rank == params.size(), 2022-05-18T04:38:08.1892907Z ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:38:08.1893295Z [2,660 / 2,970] 8 actions running 2022-05-18T04:38:08.1893852Z Compiling test/cpp/jit/test_utils.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:08.1894454Z Compiling test/cpp/jit/test_union.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:08.1894947Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:38:08.1895534Z Compiling test/cpp/jit/test_save_load.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:08.1896149Z Compiling test/cpp/jit/test_stack_opt.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:08.1896660Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:08.1897112Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:08.1897537Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:08.4668305Z 2022-05-18T04:38:08.4668880Z  2022-05-18T04:38:08.4669226Z  2022-05-18T04:38:08.4669520Z  2022-05-18T04:38:08.4669803Z  2022-05-18T04:38:08.4670073Z  2022-05-18T04:38:08.4670376Z  2022-05-18T04:38:08.4670677Z  2022-05-18T04:38:08.4671185Z  2022-05-18T04:38:08.4671724Z [2,661 / 2,970] 8 actions running 2022-05-18T04:38:08.4672350Z Compiling test/cpp/jit/test_utils.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:08.4673076Z Compiling test/cpp/jit/test_union.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:08.4673648Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:38:08.4674005Z Compiling test/cpp/jit/test_save_load.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:08.4674366Z Compiling test/cpp/jit/test_stack_opt.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:08.4674679Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:08.4675226Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:08.4675555Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:08.8681064Z 2022-05-18T04:38:08.8681746Z  2022-05-18T04:38:08.8682249Z  2022-05-18T04:38:08.8682557Z  2022-05-18T04:38:08.8682789Z  2022-05-18T04:38:08.8683218Z  2022-05-18T04:38:08.8683470Z  2022-05-18T04:38:08.8683840Z  2022-05-18T04:38:08.8684090Z  2022-05-18T04:38:08.8684566Z [2,662 / 2,970] 8 actions running 2022-05-18T04:38:08.8685089Z Compiling test/cpp/jit/test_utils.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:08.8685833Z Compiling test/cpp/jit/test_union.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:08.8686599Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:38:08.8687245Z Compiling test/cpp/jit/test_save_load.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:08.8687937Z Compiling test/cpp/jit/test_stack_opt.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:08.8688611Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:08.8689197Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:08.8689608Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:09.2683515Z 2022-05-18T04:38:09.2684024Z  2022-05-18T04:38:09.2684376Z  2022-05-18T04:38:09.2684641Z  2022-05-18T04:38:09.2684917Z  2022-05-18T04:38:09.2685208Z  2022-05-18T04:38:09.2685468Z  2022-05-18T04:38:09.2685741Z  2022-05-18T04:38:09.2686097Z  2022-05-18T04:38:09.2686467Z [2,663 / 2,970] 8 actions running 2022-05-18T04:38:09.2687024Z Compiling test/cpp/jit/test_utils.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:09.2687641Z Compiling test/cpp/jit/test_union.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:09.2688142Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:38:09.2688702Z Compiling test/cpp/jit/test_save_load.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:09.2689305Z Compiling test/cpp/jit/test_stack_opt.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:09.2689826Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:09.2690252Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:09.2690808Z Compiling test/cpp/jit/source_range_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:09.4687587Z 2022-05-18T04:38:09.4688148Z  2022-05-18T04:38:09.4688494Z  2022-05-18T04:38:09.4688773Z  2022-05-18T04:38:09.4689045Z  2022-05-18T04:38:09.4689300Z  2022-05-18T04:38:09.4689571Z  2022-05-18T04:38:09.4689844Z  2022-05-18T04:38:09.4690096Z  2022-05-18T04:38:09.4690492Z [2,664 / 2,970] 8 actions, 7 running 2022-05-18T04:38:09.4691064Z Compiling test/cpp/jit/test_utils.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:09.4691682Z Compiling test/cpp/jit/test_union.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:09.4692188Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:38:09.4692755Z Compiling test/cpp/jit/test_save_load.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:09.4693695Z Compiling test/cpp/jit/test_stack_opt.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:09.4694194Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:09.4694761Z Compiling test/cpp/jit/source_range_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:09.4695360Z [Prepa] Compiling torch/csrc/autograd/generated/TraceType_0.cpp 2022-05-18T04:38:09.5717063Z 2022-05-18T04:38:09.5717814Z  2022-05-18T04:38:09.5718197Z  2022-05-18T04:38:09.5718486Z  2022-05-18T04:38:09.5720254Z  2022-05-18T04:38:09.5720546Z  2022-05-18T04:38:09.5720833Z  2022-05-18T04:38:09.5721103Z  2022-05-18T04:38:09.5721415Z  2022-05-18T04:38:09.5722045Z INFO: From Compiling torch/csrc/jit/serialization/flatbuffer_serializer.cpp: 2022-05-18T04:38:09.5722635Z [2,664 / 2,970] 8 actions running 2022-05-18T04:38:09.5723215Z Compiling test/cpp/jit/test_utils.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:09.5723933Z Compiling test/cpp/jit/test_union.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:09.5724508Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:38:09.5725127Z Compiling test/cpp/jit/test_save_load.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:09.5725736Z Compiling test/cpp/jit/test_stack_opt.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:09.5726355Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:09.5726904Z Compiling test/cpp/jit/source_range_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:09.5727428Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:09.5738852Z 2022-05-18T04:38:09.5739124Z  2022-05-18T04:38:09.5739440Z  2022-05-18T04:38:09.5739721Z  2022-05-18T04:38:09.5740017Z  2022-05-18T04:38:09.5740302Z  2022-05-18T04:38:09.5740575Z  2022-05-18T04:38:09.5740872Z  2022-05-18T04:38:09.5741159Z  2022-05-18T04:38:09.5742510Z torch/csrc/jit/serialization/flatbuffer_serializer.cpp: In member function 'flatbuffers::Offset torch::jit::{anonymous}::FlatbufferSerializer::functionToFB(flatbuffers::FlatBufferBuilder&, const string&, const torch::jit::mobile::Function&)': 2022-05-18T04:38:09.5743847Z torch/csrc/jit/serialization/flatbuffer_serializer.cpp:220:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:09.5744458Z for (int i = 0; i < code.op_names_.size(); ++i) { 2022-05-18T04:38:09.5744829Z ~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:09.5745243Z [2,664 / 2,970] 8 actions running 2022-05-18T04:38:09.5746239Z Compiling test/cpp/jit/test_utils.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:09.5746908Z Compiling test/cpp/jit/test_union.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:09.5747430Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:38:09.5747991Z Compiling test/cpp/jit/test_save_load.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:09.5748651Z Compiling test/cpp/jit/test_stack_opt.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:09.5749190Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:09.5749781Z Compiling test/cpp/jit/source_range_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:09.5750315Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:09.8330802Z 2022-05-18T04:38:09.8331444Z  2022-05-18T04:38:09.8331839Z  2022-05-18T04:38:09.8332182Z  2022-05-18T04:38:09.8332514Z  2022-05-18T04:38:09.8332949Z  2022-05-18T04:38:09.8333293Z  2022-05-18T04:38:09.8333614Z  2022-05-18T04:38:09.8333909Z  2022-05-18T04:38:09.8334450Z [2,666 / 2,970] 8 actions, 7 running 2022-05-18T04:38:09.8335109Z Compiling test/cpp/jit/test_utils.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:09.8335915Z Compiling test/cpp/jit/test_union.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:09.8336648Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:38:09.8337547Z Compiling test/cpp/jit/test_save_load.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:09.8342003Z Compiling test/cpp/jit/test_stack_opt.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:09.8342712Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:09.8343274Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:09.8343956Z [Scann] Compiling test/cpp/jit/test_lite_trainer.cpp 2022-05-18T04:38:10.0713399Z 2022-05-18T04:38:10.0713934Z  2022-05-18T04:38:10.0714270Z  2022-05-18T04:38:10.0714559Z  2022-05-18T04:38:10.0714848Z  2022-05-18T04:38:10.0715116Z  2022-05-18T04:38:10.0715398Z  2022-05-18T04:38:10.0715668Z  2022-05-18T04:38:10.0715948Z  2022-05-18T04:38:10.0716341Z [2,666 / 2,970] 8 actions running 2022-05-18T04:38:10.0716922Z Compiling test/cpp/jit/test_utils.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:10.0717560Z Compiling test/cpp/jit/test_union.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:10.0718128Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:38:10.0718682Z Compiling test/cpp/jit/test_save_load.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:10.0719318Z Compiling test/cpp/jit/test_stack_opt.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:10.0719862Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:10.0720328Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:10.0720908Z Compiling test/cpp/jit/test_lite_trainer.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:10.7693476Z 2022-05-18T04:38:10.7694029Z  2022-05-18T04:38:10.7694400Z  2022-05-18T04:38:10.7694699Z  2022-05-18T04:38:10.7694973Z  2022-05-18T04:38:10.7695239Z  2022-05-18T04:38:10.7695492Z  2022-05-18T04:38:10.7695726Z  2022-05-18T04:38:10.7696002Z  2022-05-18T04:38:10.7696406Z [2,667 / 2,970] 8 actions, 7 running 2022-05-18T04:38:10.7696925Z Compiling test/cpp/jit/test_union.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:10.7697479Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:38:10.7698086Z Compiling test/cpp/jit/test_save_load.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:10.7698694Z Compiling test/cpp/jit/test_stack_opt.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:10.7699243Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:10.7699736Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:10.7700282Z Compiling test/cpp/jit/test_lite_trainer.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:10.7700820Z [Scann] Compiling torch/csrc/lazy/ts_backend/ts_backend_impl.cpp 2022-05-18T04:38:11.0724621Z 2022-05-18T04:38:11.0725575Z  2022-05-18T04:38:11.0726097Z  2022-05-18T04:38:11.0726390Z  2022-05-18T04:38:11.0726660Z  2022-05-18T04:38:11.0727721Z  2022-05-18T04:38:11.0727997Z  2022-05-18T04:38:11.0728269Z  2022-05-18T04:38:11.0728525Z  2022-05-18T04:38:11.0728928Z [2,669 / 2,970] 8 actions running 2022-05-18T04:38:11.0732928Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:38:11.0734035Z Compiling test/cpp/jit/test_save_load.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:11.0735054Z Compiling test/cpp/jit/test_stack_opt.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:11.0735925Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:11.0736777Z Compiling test/cpp/jit/test_lite_trainer.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:11.0738809Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:11.0739451Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:11.0740113Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:11.3812058Z 2022-05-18T04:38:11.3813056Z  2022-05-18T04:38:11.3813689Z  2022-05-18T04:38:11.3814319Z  2022-05-18T04:38:11.3815101Z  2022-05-18T04:38:11.3815441Z  2022-05-18T04:38:11.3815704Z  2022-05-18T04:38:11.3815990Z  2022-05-18T04:38:11.3816266Z  2022-05-18T04:38:11.3816642Z [2,671 / 2,970] 8 actions, 7 running 2022-05-18T04:38:11.3817508Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:38:11.3818241Z Compiling test/cpp/jit/test_save_load.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:11.3819015Z Compiling test/cpp/jit/test_stack_opt.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:11.3819906Z Compiling test/cpp/jit/test_lite_trainer.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:11.3820542Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:11.3821047Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:11.3821564Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:11.3822016Z [Scann] Compiling test/cpp/jit/test_misc.cpp 2022-05-18T04:38:11.6744601Z 2022-05-18T04:38:11.6745180Z  2022-05-18T04:38:11.6745508Z  2022-05-18T04:38:11.6745930Z  2022-05-18T04:38:11.6746188Z  2022-05-18T04:38:11.6746441Z  2022-05-18T04:38:11.6746706Z  2022-05-18T04:38:11.6746984Z  2022-05-18T04:38:11.6747284Z  2022-05-18T04:38:11.6747676Z [2,671 / 2,970] 8 actions running 2022-05-18T04:38:11.6748136Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:38:11.6748704Z Compiling test/cpp/jit/test_save_load.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:11.6749381Z Compiling test/cpp/jit/test_stack_opt.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:11.6750040Z Compiling test/cpp/jit/test_lite_trainer.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:11.6750539Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:11.6751012Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:11.6751468Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:11.6752016Z Compiling test/cpp/jit/test_misc.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:12.2522564Z 2022-05-18T04:38:12.2523133Z  2022-05-18T04:38:12.2523517Z  2022-05-18T04:38:12.2523842Z  2022-05-18T04:38:12.2524152Z  2022-05-18T04:38:12.2524482Z  2022-05-18T04:38:12.2524822Z  2022-05-18T04:38:12.2525121Z  2022-05-18T04:38:12.2525434Z  2022-05-18T04:38:12.2525996Z [2,673 / 2,970] 7 actions, 6 running 2022-05-18T04:38:12.2526540Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:38:12.2527250Z Compiling test/cpp/jit/test_save_load.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:12.2528082Z Compiling test/cpp/jit/test_stack_opt.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:12.2528865Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:12.2529513Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:12.2530072Z Compiling test/cpp/jit/test_misc.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:12.2530565Z [Scann] Compiling torch/csrc/lazy/ts_backend/view_ops/resize.cpp 2022-05-18T04:38:12.4751984Z 2022-05-18T04:38:12.4752639Z  2022-05-18T04:38:12.4753004Z  2022-05-18T04:38:12.4753318Z  2022-05-18T04:38:12.4753598Z  2022-05-18T04:38:12.4753919Z  2022-05-18T04:38:12.4754217Z  2022-05-18T04:38:12.4754490Z  2022-05-18T04:38:12.4754898Z [2,673 / 2,970] 8 actions running 2022-05-18T04:38:12.4755413Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:38:12.4755991Z Compiling test/cpp/jit/test_save_load.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:12.4756667Z Compiling test/cpp/jit/test_stack_opt.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:12.4757322Z Compiling test/cpp/jit/test_lite_trainer.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:12.4757844Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:12.4758404Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:12.4758924Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:12.4759382Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:12.8748753Z 2022-05-18T04:38:12.8749326Z  2022-05-18T04:38:12.8749662Z  2022-05-18T04:38:12.8749951Z  2022-05-18T04:38:12.8751971Z  2022-05-18T04:38:12.8752723Z  2022-05-18T04:38:12.8753142Z  2022-05-18T04:38:12.8753574Z  2022-05-18T04:38:12.8754676Z  2022-05-18T04:38:12.8755436Z [2,674 / 2,970] 8 actions running 2022-05-18T04:38:12.8755926Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:38:12.8756817Z Compiling test/cpp/jit/test_save_load.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:12.8757488Z Compiling test/cpp/jit/test_stack_opt.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:12.8758135Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:12.8758810Z Compiling test/cpp/jit/test_misc.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:12.8759349Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:12.8759815Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:12.8760257Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:13.5086327Z 2022-05-18T04:38:13.5087084Z  2022-05-18T04:38:13.5087750Z  2022-05-18T04:38:13.5088434Z  2022-05-18T04:38:13.5089675Z  2022-05-18T04:38:13.5090153Z  2022-05-18T04:38:13.5090587Z  2022-05-18T04:38:13.5091028Z  2022-05-18T04:38:13.5091499Z  2022-05-18T04:38:13.5092242Z [2,675 / 2,970] 8 actions, 7 running 2022-05-18T04:38:13.5095803Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:38:13.5096606Z Compiling test/cpp/jit/test_save_load.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:13.5097492Z Compiling test/cpp/jit/test_stack_opt.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:13.5098346Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:13.5099126Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:13.5099840Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:13.5100564Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:13.5104241Z [Scann] Compiling torch/csrc/jit/passes/lower_grad_of.cpp 2022-05-18T04:38:13.7177829Z 2022-05-18T04:38:13.7178394Z  2022-05-18T04:38:13.7178755Z  2022-05-18T04:38:13.7179038Z  2022-05-18T04:38:13.7179332Z  2022-05-18T04:38:13.7179615Z  2022-05-18T04:38:13.7179887Z  2022-05-18T04:38:13.7180167Z  2022-05-18T04:38:13.7180448Z  2022-05-18T04:38:13.7180866Z [2,677 / 2,970] 8 actions, 7 running 2022-05-18T04:38:13.7181483Z Compiling test/cpp/jit/test_save_load.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:13.7182163Z Compiling test/cpp/jit/test_stack_opt.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:13.7182811Z Compiling test/cpp/jit/test_lite_trainer.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:13.7183447Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:13.7183993Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:13.7184438Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:13.7184875Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:13.7185297Z [Scann] Compiling torch/csrc/jit/frontend/tracer.cpp 2022-05-18T04:38:13.9537382Z 2022-05-18T04:38:13.9537902Z  2022-05-18T04:38:13.9538187Z  2022-05-18T04:38:13.9538444Z  2022-05-18T04:38:13.9538712Z  2022-05-18T04:38:13.9538945Z  2022-05-18T04:38:13.9539187Z  2022-05-18T04:38:13.9539442Z  2022-05-18T04:38:13.9539680Z  2022-05-18T04:38:13.9539938Z [2,678 / 2,970] 8 actions, 7 running 2022-05-18T04:38:13.9540471Z Compiling test/cpp/jit/test_save_load.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:13.9541035Z Compiling test/cpp/jit/test_stack_opt.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:13.9541585Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:13.9542123Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:13.9542573Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:13.9542965Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:13.9543662Z Compiling torch/csrc/jit/frontend/tracer.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:13.9544014Z [Scann] Compiling torch/csrc/distributed/autograd/autograd.cpp 2022-05-18T04:38:14.2771942Z 2022-05-18T04:38:14.2772649Z  2022-05-18T04:38:14.2773138Z  2022-05-18T04:38:14.2773602Z  2022-05-18T04:38:14.2774025Z  2022-05-18T04:38:14.2774300Z  2022-05-18T04:38:14.2774718Z  2022-05-18T04:38:14.2774982Z  2022-05-18T04:38:14.2775403Z  2022-05-18T04:38:14.2775795Z [2,678 / 2,970] 8 actions running 2022-05-18T04:38:14.2776513Z Compiling test/cpp/jit/test_save_load.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:14.2777302Z Compiling test/cpp/jit/test_stack_opt.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:14.2778098Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:14.2778856Z Compiling test/cpp/jit/test_misc.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:14.2779529Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:14.2780120Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:14.2780841Z Compiling torch/csrc/jit/frontend/tracer.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:14.2781492Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:14.4760509Z 2022-05-18T04:38:14.4760998Z  2022-05-18T04:38:14.4761384Z  2022-05-18T04:38:14.4761644Z  2022-05-18T04:38:14.4761930Z  2022-05-18T04:38:14.4762234Z  2022-05-18T04:38:14.4762535Z  2022-05-18T04:38:14.4762821Z  2022-05-18T04:38:14.4763116Z  2022-05-18T04:38:14.4763558Z [2,679 / 2,970] 8 actions running 2022-05-18T04:38:14.4766796Z Compiling test/cpp/jit/test_save_load.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:14.4767803Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:14.4768767Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:14.4769557Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:14.4770331Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:14.4771169Z Compiling torch/csrc/jit/frontend/tracer.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:14.4771768Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:14.4772300Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:38:14.8251937Z 2022-05-18T04:38:14.8252521Z  2022-05-18T04:38:14.8252891Z  2022-05-18T04:38:14.8253174Z  2022-05-18T04:38:14.8253474Z  2022-05-18T04:38:14.8255460Z  2022-05-18T04:38:14.8256157Z  2022-05-18T04:38:14.8256588Z  2022-05-18T04:38:14.8257001Z  2022-05-18T04:38:14.8257580Z [2,680 / 2,970] 8 actions, 7 running 2022-05-18T04:38:14.8258423Z Compiling test/cpp/jit/test_save_load.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:14.8259932Z Compiling test/cpp/jit/test_lite_trainer.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:14.8260698Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:14.8261331Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:14.8262069Z Compiling torch/csrc/jit/frontend/tracer.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:14.8262878Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:14.8269729Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:38:14.8270293Z [Scann] Compiling test/cpp/jit/test_jit_logging_levels.cpp 2022-05-18T04:38:15.0770299Z 2022-05-18T04:38:15.0770854Z  2022-05-18T04:38:15.0771239Z  2022-05-18T04:38:15.0771497Z  2022-05-18T04:38:15.0771763Z  2022-05-18T04:38:15.0772022Z  2022-05-18T04:38:15.0772298Z  2022-05-18T04:38:15.0772573Z  2022-05-18T04:38:15.0772814Z  2022-05-18T04:38:15.0773215Z [2,680 / 2,970] 8 actions running 2022-05-18T04:38:15.0773796Z Compiling test/cpp/jit/test_save_load.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:15.0774454Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:15.0775322Z Compiling test/cpp/jit/test_misc.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:15.0775853Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:15.0776429Z Compiling torch/csrc/jit/frontend/tracer.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:15.0777050Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:15.0777521Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:38:15.0777983Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:38:15.6392783Z 2022-05-18T04:38:15.6393367Z  2022-05-18T04:38:15.6393798Z  2022-05-18T04:38:15.6394042Z  2022-05-18T04:38:15.6394432Z  2022-05-18T04:38:15.6394648Z  2022-05-18T04:38:15.6394894Z  2022-05-18T04:38:15.6395308Z  2022-05-18T04:38:15.6395562Z  2022-05-18T04:38:15.6396078Z [2,681 / 2,970] 8 actions, 7 running 2022-05-18T04:38:15.6396804Z Compiling test/cpp/jit/test_save_load.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:15.6397553Z Compiling test/cpp/jit/test_lite_trainer.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:15.6398241Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:15.6398959Z Compiling torch/csrc/jit/frontend/tracer.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:15.6399619Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:15.6400072Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:38:15.6400635Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:38:15.6400993Z [Scann] Compiling torch/csrc/jit/passes/inplace_check.cpp 2022-05-18T04:38:15.8777507Z 2022-05-18T04:38:15.8778074Z  2022-05-18T04:38:15.8778428Z  2022-05-18T04:38:15.8778735Z  2022-05-18T04:38:15.8779008Z  2022-05-18T04:38:15.8779298Z  2022-05-18T04:38:15.8779593Z  2022-05-18T04:38:15.8779848Z  2022-05-18T04:38:15.8780130Z  2022-05-18T04:38:15.8780532Z [2,681 / 2,970] 8 actions running 2022-05-18T04:38:15.8781064Z Compiling test/cpp/jit/test_save_load.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:15.8781763Z Compiling test/cpp/jit/test_lite_trainer.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:15.8782376Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:15.8783032Z Compiling torch/csrc/jit/frontend/tracer.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:15.8783604Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:15.8784082Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:38:15.8784572Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:38:15.8784988Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:16.2405989Z 2022-05-18T04:38:16.2406555Z  2022-05-18T04:38:16.2406911Z  2022-05-18T04:38:16.2407197Z  2022-05-18T04:38:16.2407483Z  2022-05-18T04:38:16.2407775Z  2022-05-18T04:38:16.2408022Z  2022-05-18T04:38:16.2408308Z  2022-05-18T04:38:16.2408627Z  2022-05-18T04:38:16.2409042Z [2,682 / 2,970] 8 actions, 7 running 2022-05-18T04:38:16.2409667Z Compiling test/cpp/jit/test_save_load.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:16.2410320Z Compiling test/cpp/jit/test_lite_trainer.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:16.2410991Z Compiling test/cpp/jit/test_misc.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:16.2411541Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:16.2412018Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:38:16.2412494Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:38:16.2412971Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:16.2413321Z [Scann] //:aten 2022-05-18T04:38:16.4782266Z 2022-05-18T04:38:16.4782825Z  2022-05-18T04:38:16.4783162Z  2022-05-18T04:38:16.4783455Z  2022-05-18T04:38:16.4783751Z  2022-05-18T04:38:16.4784035Z  2022-05-18T04:38:16.4784323Z  2022-05-18T04:38:16.4784800Z  2022-05-18T04:38:16.4785076Z  2022-05-18T04:38:16.4785500Z [2,683 / 2,970] 8 actions running 2022-05-18T04:38:16.4786227Z Compiling test/cpp/jit/test_save_load.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:16.4786925Z Compiling test/cpp/jit/test_lite_trainer.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:16.4787664Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:16.4788165Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:38:16.4788630Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:38:16.4789122Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:16.4789609Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:16.4790080Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:16.8466580Z 2022-05-18T04:38:16.8467540Z  2022-05-18T04:38:16.8468234Z  2022-05-18T04:38:16.8470352Z  2022-05-18T04:38:16.8470816Z  2022-05-18T04:38:16.8471262Z  2022-05-18T04:38:16.8471678Z  2022-05-18T04:38:16.8472056Z  2022-05-18T04:38:16.8472435Z  2022-05-18T04:38:16.8472926Z [2,684 / 2,970] 8 actions, 7 running 2022-05-18T04:38:16.8473635Z Compiling test/cpp/jit/test_save_load.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:16.8474408Z Compiling test/cpp/jit/test_lite_trainer.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:16.8475173Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:16.8475848Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:38:16.8476456Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:38:16.8477035Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:16.8477606Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:16.8478133Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qmatmul.cpp 2022-05-18T04:38:17.0791844Z 2022-05-18T04:38:17.0792395Z  2022-05-18T04:38:17.0792751Z  2022-05-18T04:38:17.0793029Z  2022-05-18T04:38:17.0793320Z  2022-05-18T04:38:17.0793599Z  2022-05-18T04:38:17.0793830Z  2022-05-18T04:38:17.0794070Z  2022-05-18T04:38:17.0794350Z  2022-05-18T04:38:17.0794714Z [2,684 / 2,970] 8 actions running 2022-05-18T04:38:17.0795299Z Compiling test/cpp/jit/test_save_load.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:17.0796025Z Compiling test/cpp/jit/test_lite_trainer.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:17.0796636Z Compiling test/cpp/jit/test_misc.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:17.0797119Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:38:17.0797583Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:38:17.0798019Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:17.0798482Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:17.0798956Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:17.6596768Z 2022-05-18T04:38:17.6597311Z  2022-05-18T04:38:17.6597636Z  2022-05-18T04:38:17.6597906Z  2022-05-18T04:38:17.6598211Z  2022-05-18T04:38:17.6598478Z  2022-05-18T04:38:17.6598766Z  2022-05-18T04:38:17.6599061Z  2022-05-18T04:38:17.6599330Z  2022-05-18T04:38:17.6599724Z [2,685 / 2,970] 8 actions, 7 running 2022-05-18T04:38:17.6600312Z Compiling test/cpp/jit/test_save_load.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:17.6601002Z Compiling test/cpp/jit/test_lite_trainer.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:17.6601638Z Compiling test/cpp/jit/test_misc.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:17.6602161Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:38:17.6602659Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:38:17.6603137Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:17.6603584Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:17.6604029Z [Scann] Compiling torch/csrc/jit/passes/inline_autodiff_subgraphs.cpp 2022-05-18T04:38:17.8796675Z 2022-05-18T04:38:17.8797254Z  2022-05-18T04:38:17.8797952Z  2022-05-18T04:38:17.8798228Z  2022-05-18T04:38:17.8798482Z  2022-05-18T04:38:17.8798739Z  2022-05-18T04:38:17.8798983Z  2022-05-18T04:38:17.8799213Z  2022-05-18T04:38:17.8799464Z  2022-05-18T04:38:17.8799858Z [2,685 / 2,970] 8 actions running 2022-05-18T04:38:17.8800523Z Compiling test/cpp/jit/test_save_load.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:17.8801174Z Compiling test/cpp/jit/test_lite_trainer.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:17.8801770Z Compiling test/cpp/jit/test_misc.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:17.8802235Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:38:17.8802681Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:38:17.8803117Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:17.8803522Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:17.8803920Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:18.2812868Z 2022-05-18T04:38:18.2813416Z  2022-05-18T04:38:18.2813767Z  2022-05-18T04:38:18.2814046Z  2022-05-18T04:38:18.2814332Z  2022-05-18T04:38:18.2814617Z  2022-05-18T04:38:18.2814877Z  2022-05-18T04:38:18.2815156Z  2022-05-18T04:38:18.2815436Z  2022-05-18T04:38:18.2815830Z [2,686 / 2,970] 8 actions running 2022-05-18T04:38:18.2816420Z Compiling test/cpp/jit/test_save_load.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:18.2817094Z Compiling test/cpp/jit/test_lite_trainer.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:18.2817717Z Compiling test/cpp/jit/test_misc.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:18.2818250Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:38:18.2818722Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:38:18.2819173Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:18.2819632Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:18.2820082Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:18.4890978Z 2022-05-18T04:38:18.4891569Z  2022-05-18T04:38:18.4891910Z  2022-05-18T04:38:18.4892195Z  2022-05-18T04:38:18.4892489Z  2022-05-18T04:38:18.4892774Z  2022-05-18T04:38:18.4893067Z  2022-05-18T04:38:18.4893366Z  2022-05-18T04:38:18.4893640Z  2022-05-18T04:38:18.4894073Z [2,687 / 2,970] 8 actions, 7 running 2022-05-18T04:38:18.4894693Z Compiling test/cpp/jit/test_save_load.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:18.4895396Z Compiling test/cpp/jit/test_lite_trainer.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:18.4896082Z Compiling test/cpp/jit/test_misc.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:18.4896655Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:38:18.4897135Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:38:18.4897603Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:18.4898076Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:18.4898537Z [Scann] Compiling torch/csrc/jit/passes/guard_elimination.cpp 2022-05-18T04:38:18.8095828Z 2022-05-18T04:38:18.8096382Z  2022-05-18T04:38:18.8096738Z  2022-05-18T04:38:18.8097014Z  2022-05-18T04:38:18.8097306Z  2022-05-18T04:38:18.8097592Z  2022-05-18T04:38:18.8097860Z  2022-05-18T04:38:18.8098164Z  2022-05-18T04:38:18.8098450Z  2022-05-18T04:38:18.8098820Z [2,688 / 2,970] 8 actions, 7 running 2022-05-18T04:38:18.8099408Z Compiling test/cpp/jit/test_save_load.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:18.8100049Z Compiling test/cpp/jit/test_lite_trainer.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:18.8100668Z Compiling test/cpp/jit/test_misc.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:18.8101189Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:38:18.8101665Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:38:18.8102107Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:18.8102782Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:18.8103224Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qmul.cpp 2022-05-18T04:38:19.0811832Z 2022-05-18T04:38:19.0812397Z  2022-05-18T04:38:19.0812724Z  2022-05-18T04:38:19.0813018Z  2022-05-18T04:38:19.0813310Z  2022-05-18T04:38:19.0813798Z  2022-05-18T04:38:19.0814091Z  2022-05-18T04:38:19.0814384Z  2022-05-18T04:38:19.0814653Z  2022-05-18T04:38:19.0815048Z [2,688 / 2,970] 8 actions running 2022-05-18T04:38:19.0815629Z Compiling test/cpp/jit/test_save_load.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:19.0816294Z Compiling test/cpp/jit/test_lite_trainer.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:19.0816925Z Compiling test/cpp/jit/test_misc.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:19.0817451Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:38:19.0817934Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:38:19.0818374Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:19.0818824Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:19.0819264Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:20.2819604Z 2022-05-18T04:38:20.2820151Z  2022-05-18T04:38:20.2820490Z  2022-05-18T04:38:20.2820783Z  2022-05-18T04:38:20.2821100Z  2022-05-18T04:38:20.2821373Z  2022-05-18T04:38:20.2821665Z  2022-05-18T04:38:20.2821952Z  2022-05-18T04:38:20.2822227Z  2022-05-18T04:38:20.2822636Z [2,688 / 2,970] 8 actions running 2022-05-18T04:38:20.2823238Z Compiling test/cpp/jit/test_save_load.cpp; 20s processwrapper-sandbox 2022-05-18T04:38:20.2823898Z Compiling test/cpp/jit/test_lite_trainer.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:20.2824450Z Compiling test/cpp/jit/test_misc.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:20.2824881Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:38:20.2825250Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:38:20.2825679Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:20.2826264Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:20.2826610Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:20.5692702Z 2022-05-18T04:38:20.5693267Z  2022-05-18T04:38:20.5693629Z  2022-05-18T04:38:20.5693938Z  2022-05-18T04:38:20.5694213Z  2022-05-18T04:38:20.5694492Z  2022-05-18T04:38:20.5694770Z  2022-05-18T04:38:20.5695032Z  2022-05-18T04:38:20.5695308Z  2022-05-18T04:38:20.5695705Z [2,689 / 2,970] 8 actions, 7 running 2022-05-18T04:38:20.5696305Z Compiling test/cpp/jit/test_save_load.cpp; 20s processwrapper-sandbox 2022-05-18T04:38:20.5696968Z Compiling test/cpp/jit/test_lite_trainer.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:20.5697615Z Compiling test/cpp/jit/test_misc.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:20.5698149Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:38:20.5698653Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:38:20.5699129Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:20.5699555Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:20.5700021Z [Scann] Compiling aten/src/ATen/native/quantized/cpu/qnormalization.cpp 2022-05-18T04:38:20.8821244Z 2022-05-18T04:38:20.8821812Z  2022-05-18T04:38:20.8822177Z  2022-05-18T04:38:20.8822472Z  2022-05-18T04:38:20.8822759Z  2022-05-18T04:38:20.8823055Z  2022-05-18T04:38:20.8823330Z  2022-05-18T04:38:20.8823597Z  2022-05-18T04:38:20.8823863Z  2022-05-18T04:38:20.8824255Z [2,691 / 2,970] 8 actions running 2022-05-18T04:38:20.8824858Z Compiling test/cpp/jit/test_save_load.cpp; 20s processwrapper-sandbox 2022-05-18T04:38:20.8825555Z Compiling test/cpp/jit/test_lite_trainer.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:20.8826356Z Compiling test/cpp/jit/test_misc.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:20.8827150Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:38:20.8827647Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:38:20.8828105Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:20.8828574Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:20.8829305Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:21.8410670Z 2022-05-18T04:38:21.8411323Z  2022-05-18T04:38:21.8411654Z  2022-05-18T04:38:21.8411937Z  2022-05-18T04:38:21.8412216Z  2022-05-18T04:38:21.8412479Z  2022-05-18T04:38:21.8412759Z  2022-05-18T04:38:21.8413031Z  2022-05-18T04:38:21.8413292Z  2022-05-18T04:38:21.8413700Z [2,692 / 2,970] 8 actions, 7 running 2022-05-18T04:38:21.8414285Z Compiling test/cpp/jit/test_save_load.cpp; 21s processwrapper-sandbox 2022-05-18T04:38:21.8414947Z Compiling test/cpp/jit/test_lite_trainer.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:21.8415627Z Compiling test/cpp/jit/test_misc.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:21.8416164Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:38:21.8416630Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:38:21.8417091Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:21.8417704Z Compiling torch/csrc/jit/passes/fuse_linear.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:21.8418206Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:38:22.0997505Z 2022-05-18T04:38:22.0997981Z  2022-05-18T04:38:22.0998310Z  2022-05-18T04:38:22.0998564Z  2022-05-18T04:38:22.0998805Z  2022-05-18T04:38:22.0999059Z  2022-05-18T04:38:22.0999300Z  2022-05-18T04:38:22.0999536Z  2022-05-18T04:38:22.0999798Z  2022-05-18T04:38:22.1000175Z [2,693 / 2,970] 8 actions running 2022-05-18T04:38:22.1000699Z Compiling test/cpp/jit/test_save_load.cpp; 21s processwrapper-sandbox 2022-05-18T04:38:22.1001333Z Compiling test/cpp/jit/test_lite_trainer.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:22.1001949Z Compiling test/cpp/jit/test_misc.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:22.1002463Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:38:22.1002893Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:38:22.1003344Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:22.1003790Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:22.1004217Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:22.2997097Z 2022-05-18T04:38:22.2997575Z  2022-05-18T04:38:22.2997885Z  2022-05-18T04:38:22.2998129Z  2022-05-18T04:38:22.2998374Z  2022-05-18T04:38:22.2998628Z  2022-05-18T04:38:22.2998862Z  2022-05-18T04:38:22.2999099Z  2022-05-18T04:38:22.2999344Z  2022-05-18T04:38:22.2999682Z [2,694 / 2,970] 8 actions running 2022-05-18T04:38:22.3000173Z Compiling test/cpp/jit/test_save_load.cpp; 22s processwrapper-sandbox 2022-05-18T04:38:22.3000763Z Compiling test/cpp/jit/test_lite_trainer.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:22.3001325Z Compiling test/cpp/jit/test_misc.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:22.3001802Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:38:22.3002223Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:38:22.3002656Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:22.3003015Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:22.3003424Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:22.6625510Z 2022-05-18T04:38:22.6626140Z  2022-05-18T04:38:22.6626429Z  2022-05-18T04:38:22.6626662Z  2022-05-18T04:38:22.6626896Z  2022-05-18T04:38:22.6627113Z  2022-05-18T04:38:22.6627343Z  2022-05-18T04:38:22.6627566Z  2022-05-18T04:38:22.6627778Z  2022-05-18T04:38:22.6628111Z [2,696 / 2,970] 8 actions, 7 running 2022-05-18T04:38:22.6628599Z Compiling test/cpp/jit/test_save_load.cpp; 22s processwrapper-sandbox 2022-05-18T04:38:22.6629362Z Compiling test/cpp/jit/test_lite_trainer.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:22.6629902Z Compiling test/cpp/jit/test_misc.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:22.6630346Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:38:22.6630819Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:38:22.6631225Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:22.6631595Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:22.6631929Z [Scann] Compiling test/cpp/jit/test_interpreter.cpp 2022-05-18T04:38:22.9004580Z 2022-05-18T04:38:22.9005124Z  2022-05-18T04:38:22.9005459Z  2022-05-18T04:38:22.9005745Z  2022-05-18T04:38:22.9006099Z  2022-05-18T04:38:22.9006375Z  2022-05-18T04:38:22.9006631Z  2022-05-18T04:38:22.9006889Z  2022-05-18T04:38:22.9007161Z  2022-05-18T04:38:22.9007555Z [2,696 / 2,970] 8 actions running 2022-05-18T04:38:22.9008141Z Compiling test/cpp/jit/test_save_load.cpp; 22s processwrapper-sandbox 2022-05-18T04:38:22.9008814Z Compiling test/cpp/jit/test_lite_trainer.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:22.9009448Z Compiling test/cpp/jit/test_misc.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:22.9010004Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:38:22.9010469Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:38:22.9010927Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:22.9011350Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:22.9011926Z Compiling test/cpp/jit/test_interpreter.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:23.9009925Z 2022-05-18T04:38:23.9010444Z  2022-05-18T04:38:23.9010781Z  2022-05-18T04:38:23.9011054Z  2022-05-18T04:38:23.9011334Z  2022-05-18T04:38:23.9011614Z  2022-05-18T04:38:23.9011879Z  2022-05-18T04:38:23.9012159Z  2022-05-18T04:38:23.9012437Z  2022-05-18T04:38:23.9012843Z [2,696 / 2,970] 8 actions running 2022-05-18T04:38:23.9013533Z Compiling test/cpp/jit/test_save_load.cpp; 23s processwrapper-sandbox 2022-05-18T04:38:23.9014211Z Compiling test/cpp/jit/test_lite_trainer.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:23.9014864Z Compiling test/cpp/jit/test_misc.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:23.9015410Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:38:23.9015903Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:38:23.9016353Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:23.9016810Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:23.9017397Z Compiling test/cpp/jit/test_interpreter.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:24.3017706Z 2022-05-18T04:38:24.3018257Z  2022-05-18T04:38:24.3018578Z  2022-05-18T04:38:24.3018863Z  2022-05-18T04:38:24.3019134Z  2022-05-18T04:38:24.3019374Z  2022-05-18T04:38:24.3019621Z  2022-05-18T04:38:24.3019919Z  2022-05-18T04:38:24.3020176Z  2022-05-18T04:38:24.3020573Z [2,698 / 2,970] 8 actions running 2022-05-18T04:38:24.3021288Z Compiling test/cpp/jit/test_save_load.cpp; 24s processwrapper-sandbox 2022-05-18T04:38:24.3021978Z Compiling test/cpp/jit/test_lite_trainer.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:24.3022615Z Compiling test/cpp/jit/test_misc.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:24.3023162Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:38:24.3023639Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:38:24.3024234Z Compiling test/cpp/jit/test_interpreter.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:24.3024786Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:24.3025378Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:24.6275760Z 2022-05-18T04:38:24.6276324Z  2022-05-18T04:38:24.6276697Z  2022-05-18T04:38:24.6276981Z  2022-05-18T04:38:24.6277521Z  2022-05-18T04:38:24.6277811Z  2022-05-18T04:38:24.6278090Z  2022-05-18T04:38:24.6278393Z  2022-05-18T04:38:24.6278686Z  2022-05-18T04:38:24.6279086Z [2,699 / 2,970] 8 actions, 7 running 2022-05-18T04:38:24.6279835Z Compiling test/cpp/jit/test_lite_trainer.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:24.6280510Z Compiling test/cpp/jit/test_misc.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:24.6281049Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:38:24.6281493Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:38:24.6282077Z Compiling test/cpp/jit/test_interpreter.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:24.6282595Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:24.6283174Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:24.6283693Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:38:24.9021577Z 2022-05-18T04:38:24.9022148Z  2022-05-18T04:38:24.9022515Z  2022-05-18T04:38:24.9022825Z  2022-05-18T04:38:24.9023121Z  2022-05-18T04:38:24.9023394Z  2022-05-18T04:38:24.9023678Z  2022-05-18T04:38:24.9023984Z  2022-05-18T04:38:24.9024253Z  2022-05-18T04:38:24.9024653Z [2,699 / 2,970] 8 actions running 2022-05-18T04:38:24.9025256Z Compiling test/cpp/jit/test_lite_trainer.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:24.9026032Z Compiling test/cpp/jit/test_misc.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:24.9026592Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:38:24.9027106Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:38:24.9027690Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:24.9028238Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:24.9028815Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:24.9029384Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:25.0571794Z 2022-05-18T04:38:25.0572333Z  2022-05-18T04:38:25.0572658Z  2022-05-18T04:38:25.0572896Z  2022-05-18T04:38:25.0573145Z  2022-05-18T04:38:25.0573392Z  2022-05-18T04:38:25.0573627Z  2022-05-18T04:38:25.0573871Z  2022-05-18T04:38:25.0574112Z  2022-05-18T04:38:25.0584384Z INFO: From Compiling torch/csrc/jit/mobile/parse_bytecode.cpp: 2022-05-18T04:38:25.0584868Z [2,700 / 2,970] 8 actions running 2022-05-18T04:38:25.0585390Z Compiling test/cpp/jit/test_lite_trainer.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:25.0586408Z Compiling test/cpp/jit/test_misc.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:25.0586923Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:38:25.0587337Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:38:25.0587875Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:25.0588389Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:25.0588942Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:25.0589435Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:25.0624242Z 2022-05-18T04:38:25.0624537Z  2022-05-18T04:38:25.0624853Z  2022-05-18T04:38:25.0625132Z  2022-05-18T04:38:25.0625425Z  2022-05-18T04:38:25.0625700Z  2022-05-18T04:38:25.0626122Z  2022-05-18T04:38:25.0640587Z  2022-05-18T04:38:25.0640958Z  2022-05-18T04:38:25.0641876Z torch/csrc/jit/mobile/parse_bytecode.cpp: In function 'void torch::jit::mobile::applyUpgrader(torch::jit::mobile::Function*, uint64_t)': 2022-05-18T04:38:25.0642811Z torch/csrc/jit/mobile/parse_bytecode.cpp:92:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:25.0643389Z if (operator_version <= upgrader.max_version && 2022-05-18T04:38:25.0643747Z ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:25.0644649Z torch/csrc/jit/mobile/parse_bytecode.cpp:93:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:25.0645224Z operator_version >= upgrader.min_version) { 2022-05-18T04:38:25.0645590Z ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:25.0646106Z In file included from ./c10/util/SmallVector.h:24:0, 2022-05-18T04:38:25.0647631Z from ./c10/util/DimVector.h:3, 2022-05-18T04:38:25.0648006Z from aten/src/ATen/core/DimVector.h:2, 2022-05-18T04:38:25.0648379Z from aten/src/ATen/core/ivalue.h:3, 2022-05-18T04:38:25.0648796Z from torch/csrc/jit/mobile/parse_bytecode.cpp:1: 2022-05-18T04:38:25.0649584Z torch/csrc/jit/mobile/parse_bytecode.cpp:105:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:25.0650143Z upgrader.index < code.functions_.size(), 2022-05-18T04:38:25.0650493Z ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:25.0650889Z [2,700 / 2,970] 8 actions running 2022-05-18T04:38:25.0651441Z Compiling test/cpp/jit/test_lite_trainer.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:25.0652057Z Compiling test/cpp/jit/test_misc.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:25.0652581Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:38:25.0653055Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:38:25.0653627Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:25.0654159Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:25.0654733Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:25.0655248Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:25.3019454Z 2022-05-18T04:38:25.3020005Z  2022-05-18T04:38:25.3020375Z  2022-05-18T04:38:25.3020709Z  2022-05-18T04:38:25.3020994Z  2022-05-18T04:38:25.3021311Z  2022-05-18T04:38:25.3021600Z  2022-05-18T04:38:25.3021878Z  2022-05-18T04:38:25.3022165Z  2022-05-18T04:38:25.3022574Z [2,701 / 2,970] 8 actions running 2022-05-18T04:38:25.3023196Z Compiling test/cpp/jit/test_lite_trainer.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:25.3023897Z Compiling test/cpp/jit/test_misc.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:25.3024465Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:38:25.3024965Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:38:25.3025605Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:25.3026466Z Compiling torch/csrc/jit/ir/alias_analysis.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:25.3026996Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:25.3027406Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:25.5373565Z 2022-05-18T04:38:25.5374178Z  2022-05-18T04:38:25.5374482Z  2022-05-18T04:38:25.5374820Z  2022-05-18T04:38:25.5375110Z  2022-05-18T04:38:25.5375379Z  2022-05-18T04:38:25.5375659Z  2022-05-18T04:38:25.5375926Z  2022-05-18T04:38:25.5376186Z  2022-05-18T04:38:25.5376584Z [2,702 / 2,970] 8 actions running 2022-05-18T04:38:25.5377197Z Compiling test/cpp/jit/test_lite_trainer.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:25.5377855Z Compiling test/cpp/jit/test_misc.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:25.5378403Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:38:25.5378904Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:38:25.5379484Z Compiling test/cpp/jit/test_interpreter.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:25.5380007Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:25.5380483Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:25.5380964Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:25.7755521Z 2022-05-18T04:38:25.7756216Z  2022-05-18T04:38:25.7756568Z  2022-05-18T04:38:25.7756842Z  2022-05-18T04:38:25.7757113Z  2022-05-18T04:38:25.7757389Z  2022-05-18T04:38:25.7757654Z  2022-05-18T04:38:25.7757899Z  2022-05-18T04:38:25.7758161Z  2022-05-18T04:38:25.7758572Z [2,702 / 2,970] 8 actions running 2022-05-18T04:38:25.7759301Z Compiling test/cpp/jit/test_lite_trainer.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:25.7759939Z Compiling test/cpp/jit/test_misc.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:25.7760471Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:38:25.7760931Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:38:25.7761490Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:25.7762013Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:25.7762464Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:25.7762914Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:26.4727509Z 2022-05-18T04:38:26.4728024Z  2022-05-18T04:38:26.4728354Z  2022-05-18T04:38:26.4728601Z  2022-05-18T04:38:26.4728856Z  2022-05-18T04:38:26.4729111Z  2022-05-18T04:38:26.4729365Z  2022-05-18T04:38:26.4729624Z  2022-05-18T04:38:26.4729883Z  2022-05-18T04:38:26.4730289Z [2,703 / 2,970] 8 actions, 7 running 2022-05-18T04:38:26.4730864Z Compiling test/cpp/jit/test_lite_trainer.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:26.4731463Z Compiling test/cpp/jit/test_misc.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:26.4731944Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:38:26.4732386Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:38:26.4732925Z Compiling test/cpp/jit/test_interpreter.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:26.4733394Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:26.4733808Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:26.4734191Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:38:26.7549360Z 2022-05-18T04:38:26.7549909Z  2022-05-18T04:38:26.7550252Z  2022-05-18T04:38:26.7550552Z  2022-05-18T04:38:26.7550833Z  2022-05-18T04:38:26.7551088Z  2022-05-18T04:38:26.7551392Z  2022-05-18T04:38:26.7551697Z  2022-05-18T04:38:26.7552010Z  2022-05-18T04:38:26.7552449Z [2,704 / 2,970] 8 actions, 7 running 2022-05-18T04:38:26.7553026Z Compiling test/cpp/jit/test_lite_trainer.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:26.7553702Z Compiling test/cpp/jit/test_misc.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:26.7554242Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:38:26.7554776Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:38:26.7555361Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:26.7555928Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:26.7556365Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:26.7556757Z [Scann] Compiling torch/csrc/utils/byte_order.cpp 2022-05-18T04:38:26.9785319Z 2022-05-18T04:38:26.9786194Z  2022-05-18T04:38:26.9786562Z  2022-05-18T04:38:26.9789826Z  2022-05-18T04:38:26.9790114Z  2022-05-18T04:38:26.9790391Z  2022-05-18T04:38:26.9790643Z  2022-05-18T04:38:26.9791057Z  2022-05-18T04:38:26.9791341Z  2022-05-18T04:38:26.9791742Z [2,704 / 2,970] 8 actions running 2022-05-18T04:38:26.9792282Z Compiling test/cpp/jit/test_lite_trainer.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:26.9793143Z Compiling test/cpp/jit/test_misc.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:26.9796522Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:38:26.9797201Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:38:26.9797787Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:26.9798435Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:26.9799106Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:26.9799687Z Compiling torch/csrc/utils/byte_order.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:27.4054861Z 2022-05-18T04:38:27.4055402Z  2022-05-18T04:38:27.4055742Z  2022-05-18T04:38:27.4056004Z  2022-05-18T04:38:27.4056298Z  2022-05-18T04:38:27.4056794Z  2022-05-18T04:38:27.4057065Z  2022-05-18T04:38:27.4057347Z  2022-05-18T04:38:27.4057590Z  2022-05-18T04:38:27.4057994Z [2,705 / 2,970] 8 actions, 7 running 2022-05-18T04:38:27.4058590Z Compiling test/cpp/jit/test_lite_trainer.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:27.4059164Z Compiling test/cpp/jit/test_misc.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:27.4059659Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:38:27.4060129Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:38:27.4060695Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:27.4061219Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:27.4061795Z Compiling torch/csrc/utils/byte_order.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:27.4062296Z [Scann] Compiling torch/csrc/jit/frontend/lexer.cpp 2022-05-18T04:38:27.6131174Z 2022-05-18T04:38:27.6131696Z  2022-05-18T04:38:27.6132016Z  2022-05-18T04:38:27.6132283Z  2022-05-18T04:38:27.6132537Z  2022-05-18T04:38:27.6132777Z  2022-05-18T04:38:27.6133035Z  2022-05-18T04:38:27.6133280Z  2022-05-18T04:38:27.6133517Z  2022-05-18T04:38:27.6133885Z [2,707 / 2,970] 8 actions, 7 running 2022-05-18T04:38:27.6134447Z Compiling test/cpp/jit/test_lite_trainer.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:27.6135037Z Compiling test/cpp/jit/test_misc.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:27.6135529Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:38:27.6136097Z Compiling test/cpp/jit/test_interpreter.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:27.6136602Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:27.6137158Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:27.6137636Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:27.6138030Z [Scann] Compiling torch/csrc/lazy/ts_backend/config.cpp 2022-05-18T04:38:27.7666376Z 2022-05-18T04:38:27.7666873Z  2022-05-18T04:38:27.7667208Z  2022-05-18T04:38:27.7667491Z  2022-05-18T04:38:27.7667764Z  2022-05-18T04:38:27.7668063Z  2022-05-18T04:38:27.7668324Z  2022-05-18T04:38:27.7668572Z  2022-05-18T04:38:27.7668834Z  2022-05-18T04:38:27.7669351Z INFO: From Compiling torch/csrc/jit/serialization/export.cpp: 2022-05-18T04:38:27.7669837Z [2,707 / 2,970] 8 actions running 2022-05-18T04:38:27.7670387Z Compiling test/cpp/jit/test_lite_trainer.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:27.7671012Z Compiling test/cpp/jit/test_misc.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:27.7671548Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:38:27.7672102Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:27.7672607Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:27.7673178Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:27.7673676Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:27.7674252Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:27.7674556Z 2022-05-18T04:38:27.7674690Z  2022-05-18T04:38:27.7674951Z  2022-05-18T04:38:27.7675224Z  2022-05-18T04:38:27.7675490Z  2022-05-18T04:38:27.7675745Z  2022-05-18T04:38:27.7676006Z  2022-05-18T04:38:27.7676269Z  2022-05-18T04:38:27.7676523Z  2022-05-18T04:38:27.7676947Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T04:38:27.7677321Z from ./c10/core/Device.h:3, 2022-05-18T04:38:27.7677891Z from ./c10/core/Allocator.h:6, 2022-05-18T04:38:27.7678269Z from ./caffe2/serialize/inline_container.h:12, 2022-05-18T04:38:27.7678689Z from ./torch/csrc/jit/serialization/export.h:3, 2022-05-18T04:38:27.7679211Z from torch/csrc/jit/serialization/export.cpp:1: 2022-05-18T04:38:27.7681009Z torch/csrc/jit/serialization/export.cpp: In constructor 'torch::jit::{anonymous}::GraphEncoder::GraphEncoder(const std::shared_ptr&, int64_t, torch::onnx::OperatorExportTypes, const std::map, at::Tensor>&, const std::unordered_map, std::unordered_map > >&, bool, bool, bool, const std::map, int>&, bool, bool, const string&, const NodeAttrNameMap&)': 2022-05-18T04:38:27.7682411Z torch/csrc/jit/serialization/export.cpp:495:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:27.7683027Z onnx_opset_version < kOpsetVersionToIRVersion.size() && 2022-05-18T04:38:27.7683433Z ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:27.7683805Z [2,707 / 2,970] 8 actions running 2022-05-18T04:38:27.7684349Z Compiling test/cpp/jit/test_lite_trainer.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:27.7684965Z Compiling test/cpp/jit/test_misc.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:27.7685485Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:38:27.7686113Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:27.7686643Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:27.7687204Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:27.7687699Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:27.7688267Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:27.9780006Z 2022-05-18T04:38:27.9780558Z  2022-05-18T04:38:27.9780892Z  2022-05-18T04:38:27.9781156Z  2022-05-18T04:38:27.9781432Z  2022-05-18T04:38:27.9781705Z  2022-05-18T04:38:27.9781960Z  2022-05-18T04:38:27.9782224Z  2022-05-18T04:38:27.9782492Z  2022-05-18T04:38:27.9782874Z [2,708 / 2,970] 8 actions running 2022-05-18T04:38:27.9783453Z Compiling test/cpp/jit/test_lite_trainer.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:27.9784092Z Compiling test/cpp/jit/test_misc.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:27.9784595Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:38:27.9785200Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:27.9786106Z Compiling torch/csrc/jit/frontend/lexer.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:27.9786618Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:27.9787202Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:27.9787732Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:28.3407250Z 2022-05-18T04:38:28.3407800Z  2022-05-18T04:38:28.3408172Z  2022-05-18T04:38:28.3408428Z  2022-05-18T04:38:28.3408693Z  2022-05-18T04:38:28.3408980Z  2022-05-18T04:38:28.3409221Z  2022-05-18T04:38:28.3409514Z  2022-05-18T04:38:28.3409776Z  2022-05-18T04:38:28.3410161Z [2,709 / 2,970] 8 actions, 7 running 2022-05-18T04:38:28.3410776Z Compiling test/cpp/jit/test_lite_trainer.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:28.3411437Z Compiling test/cpp/jit/test_misc.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:28.3411968Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:38:28.3412577Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:28.3413138Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:28.3413934Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:28.3414463Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:28.3414894Z [Scann] Compiling torch/csrc/jit/frontend/sugared_value.cpp 2022-05-18T04:38:28.5788042Z 2022-05-18T04:38:28.5788580Z  2022-05-18T04:38:28.5789135Z  2022-05-18T04:38:28.5789445Z  2022-05-18T04:38:28.5789723Z  2022-05-18T04:38:28.5789983Z  2022-05-18T04:38:28.5790257Z  2022-05-18T04:38:28.5790528Z  2022-05-18T04:38:28.5790798Z  2022-05-18T04:38:28.5791186Z [2,709 / 2,970] 8 actions running 2022-05-18T04:38:28.5791738Z Compiling test/cpp/jit/test_lite_trainer.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:28.5792323Z Compiling test/cpp/jit/test_misc.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:28.5792905Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:38:28.5793479Z Compiling test/cpp/jit/test_interpreter.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:28.5794033Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:28.5794618Z Compiling torch/csrc/lazy/ts_backend/config.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:28.5795177Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:28.5795639Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:28.7782620Z 2022-05-18T04:38:28.7783122Z  2022-05-18T04:38:28.7783489Z  2022-05-18T04:38:28.7783787Z  2022-05-18T04:38:28.7784055Z  2022-05-18T04:38:28.7784325Z  2022-05-18T04:38:28.7784611Z  2022-05-18T04:38:28.7784880Z  2022-05-18T04:38:28.7785171Z  2022-05-18T04:38:28.7785583Z [2,710 / 2,970] 8 actions running 2022-05-18T04:38:28.7788703Z Compiling test/cpp/jit/test_lite_trainer.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:28.7789389Z Compiling test/cpp/jit/test_misc.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:28.7789964Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:38:28.7790569Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:28.7791112Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:28.7791580Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:28.7792027Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:28.7792491Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:29.0427143Z 2022-05-18T04:38:29.0427711Z  2022-05-18T04:38:29.0428077Z  2022-05-18T04:38:29.0428371Z  2022-05-18T04:38:29.0428663Z  2022-05-18T04:38:29.0428964Z  2022-05-18T04:38:29.0429243Z  2022-05-18T04:38:29.0429524Z  2022-05-18T04:38:29.0429810Z  2022-05-18T04:38:29.0430218Z [2,711 / 2,970] 8 actions running 2022-05-18T04:38:29.0430854Z Compiling test/cpp/jit/test_lite_trainer.cpp; 19s processwrapper-sandbox 2022-05-18T04:38:29.0431551Z Compiling test/cpp/jit/test_misc.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:29.0432133Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:38:29.0432790Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:29.0433351Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:29.0433800Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:29.0434271Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:29.0434811Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:29.4433570Z 2022-05-18T04:38:29.4434086Z  2022-05-18T04:38:29.4434430Z  2022-05-18T04:38:29.4434692Z  2022-05-18T04:38:29.4434969Z  2022-05-18T04:38:29.4435241Z  2022-05-18T04:38:29.4435496Z  2022-05-18T04:38:29.4435771Z  2022-05-18T04:38:29.4436044Z  2022-05-18T04:38:29.4436422Z [2,713 / 2,970] 8 actions running 2022-05-18T04:38:29.4436997Z Compiling test/cpp/jit/test_lite_trainer.cpp; 19s processwrapper-sandbox 2022-05-18T04:38:29.4437619Z Compiling test/cpp/jit/test_misc.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:29.4438334Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:38:29.4438920Z Compiling test/cpp/jit/test_interpreter.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:29.4439458Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:29.4439906Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:29.4440410Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:29.4440860Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:29.7358128Z 2022-05-18T04:38:29.7358718Z  2022-05-18T04:38:29.7359049Z  2022-05-18T04:38:29.7359329Z  2022-05-18T04:38:29.7359587Z  2022-05-18T04:38:29.7359851Z  2022-05-18T04:38:29.7360126Z  2022-05-18T04:38:29.7360393Z  2022-05-18T04:38:29.7360657Z  2022-05-18T04:38:29.7361070Z [2,714 / 2,970] 8 actions, 7 running 2022-05-18T04:38:29.7361700Z Compiling test/cpp/jit/test_lite_trainer.cpp; 19s processwrapper-sandbox 2022-05-18T04:38:29.7362322Z Compiling test/cpp/jit/test_misc.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:29.7362817Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:38:29.7363349Z Compiling test/cpp/jit/test_interpreter.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:29.7363877Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:29.7364353Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:29.7364828Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:29.7365225Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:38:30.0439446Z 2022-05-18T04:38:30.0439945Z  2022-05-18T04:38:30.0440305Z  2022-05-18T04:38:30.0440599Z  2022-05-18T04:38:30.0440881Z  2022-05-18T04:38:30.0441153Z  2022-05-18T04:38:30.0441562Z  2022-05-18T04:38:30.0441875Z  2022-05-18T04:38:30.0442102Z  2022-05-18T04:38:30.0442481Z [2,716 / 2,970] 7 actions running 2022-05-18T04:38:30.0443084Z Compiling test/cpp/jit/test_lite_trainer.cpp; 20s processwrapper-sandbox 2022-05-18T04:38:30.0443735Z Compiling test/cpp/jit/test_misc.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:30.0444284Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:38:30.0444851Z Compiling test/cpp/jit/test_interpreter.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:30.0445351Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:30.0445915Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:30.0446389Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:30.2437360Z 2022-05-18T04:38:30.2437879Z  2022-05-18T04:38:30.2438187Z  2022-05-18T04:38:30.2438466Z  2022-05-18T04:38:30.2438740Z  2022-05-18T04:38:30.2438996Z  2022-05-18T04:38:30.2439268Z  2022-05-18T04:38:30.2439536Z  2022-05-18T04:38:30.2439908Z [2,716 / 2,970] 8 actions running 2022-05-18T04:38:30.2440503Z Compiling test/cpp/jit/test_lite_trainer.cpp; 20s processwrapper-sandbox 2022-05-18T04:38:30.2441142Z Compiling test/cpp/jit/test_misc.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:30.2441683Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:38:30.2442238Z Compiling test/cpp/jit/test_interpreter.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:30.2442731Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:30.2443168Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:30.2443611Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:30.2444063Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:30.5472047Z 2022-05-18T04:38:30.5472589Z  2022-05-18T04:38:30.5472866Z  2022-05-18T04:38:30.5473111Z  2022-05-18T04:38:30.5473335Z  2022-05-18T04:38:30.5473588Z  2022-05-18T04:38:30.5473796Z  2022-05-18T04:38:30.5473950Z  2022-05-18T04:38:30.5474115Z  2022-05-18T04:38:30.5474367Z [2,718 / 2,970] 8 actions, 7 running 2022-05-18T04:38:30.5474800Z Compiling test/cpp/jit/test_lite_trainer.cpp; 20s processwrapper-sandbox 2022-05-18T04:38:30.5475173Z Compiling test/cpp/jit/test_misc.cpp; 19s processwrapper-sandbox 2022-05-18T04:38:30.5475703Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:38:30.5476050Z Compiling test/cpp/jit/test_interpreter.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:30.5476352Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:30.5476682Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:30.5477089Z Compiling torch/csrc/jit/mobile/import_data.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:30.5477366Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:38:30.8443522Z 2022-05-18T04:38:30.8444061Z  2022-05-18T04:38:30.8444379Z  2022-05-18T04:38:30.8444660Z  2022-05-18T04:38:30.8444925Z  2022-05-18T04:38:30.8445192Z  2022-05-18T04:38:30.8445456Z  2022-05-18T04:38:30.8445706Z  2022-05-18T04:38:30.8446076Z  2022-05-18T04:38:30.8446484Z [2,718 / 2,970] 8 actions running 2022-05-18T04:38:30.8447039Z Compiling test/cpp/jit/test_lite_trainer.cpp; 20s processwrapper-sandbox 2022-05-18T04:38:30.8447684Z Compiling test/cpp/jit/test_misc.cpp; 19s processwrapper-sandbox 2022-05-18T04:38:30.8448180Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:38:30.8448744Z Compiling test/cpp/jit/test_interpreter.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:30.8449265Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:30.8449714Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:30.8450267Z Compiling torch/csrc/jit/mobile/import_data.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:30.8450802Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:31.0445890Z 2022-05-18T04:38:31.0446822Z  2022-05-18T04:38:31.0448380Z  2022-05-18T04:38:31.0449846Z  2022-05-18T04:38:31.0450351Z  2022-05-18T04:38:31.0451251Z  2022-05-18T04:38:31.0451939Z  2022-05-18T04:38:31.0452952Z  2022-05-18T04:38:31.0453256Z  2022-05-18T04:38:31.0453671Z [2,719 / 2,970] 8 actions running 2022-05-18T04:38:31.0454519Z Compiling test/cpp/jit/test_lite_trainer.cpp; 21s processwrapper-sandbox 2022-05-18T04:38:31.0455179Z Compiling test/cpp/jit/test_misc.cpp; 19s processwrapper-sandbox 2022-05-18T04:38:31.0459153Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:38:31.0459691Z Compiling test/cpp/jit/test_interpreter.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:31.0460143Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:31.0460539Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:31.0461055Z Compiling torch/csrc/jit/mobile/import_data.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:31.0461520Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:31.4441203Z 2022-05-18T04:38:31.4441763Z  2022-05-18T04:38:31.4442136Z  2022-05-18T04:38:31.4442487Z  2022-05-18T04:38:31.4442769Z  2022-05-18T04:38:31.4442948Z  2022-05-18T04:38:31.4443157Z  2022-05-18T04:38:31.4443309Z  2022-05-18T04:38:31.4443473Z  2022-05-18T04:38:31.4443844Z [2,719 / 2,970] 8 actions running 2022-05-18T04:38:31.4444198Z Compiling test/cpp/jit/test_lite_trainer.cpp; 21s processwrapper-sandbox 2022-05-18T04:38:31.4444632Z Compiling test/cpp/jit/test_misc.cpp; 20s processwrapper-sandbox 2022-05-18T04:38:31.4444961Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:38:31.4445320Z Compiling test/cpp/jit/test_interpreter.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:31.4445645Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:31.4445970Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:31.4446370Z Compiling torch/csrc/jit/mobile/import_data.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:31.4446671Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:32.2650866Z 2022-05-18T04:38:32.2651393Z  2022-05-18T04:38:32.2652030Z  2022-05-18T04:38:32.2652227Z  2022-05-18T04:38:32.2652401Z  2022-05-18T04:38:32.2652572Z  2022-05-18T04:38:32.2652930Z  2022-05-18T04:38:32.2653083Z  2022-05-18T04:38:32.2653295Z  2022-05-18T04:38:32.2653550Z [2,720 / 2,970] 8 actions, 7 running 2022-05-18T04:38:32.2654642Z Compiling test/cpp/jit/test_lite_trainer.cpp; 22s processwrapper-sandbox 2022-05-18T04:38:32.2655645Z Compiling test/cpp/jit/test_misc.cpp; 20s processwrapper-sandbox 2022-05-18T04:38:32.2656071Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:38:32.2656436Z Compiling test/cpp/jit/test_interpreter.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:32.2656749Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:32.2657143Z Compiling torch/csrc/jit/mobile/import_data.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:32.2657473Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:32.2657769Z [Scann] @mkl_dnn//:mkl-dnn 2022-05-18T04:38:32.5269312Z 2022-05-18T04:38:32.5270451Z  2022-05-18T04:38:32.5271196Z  2022-05-18T04:38:32.5272040Z  2022-05-18T04:38:32.5272595Z  2022-05-18T04:38:32.5273127Z  2022-05-18T04:38:32.5273650Z  2022-05-18T04:38:32.5274369Z  2022-05-18T04:38:32.5275197Z  2022-05-18T04:38:32.5275629Z [2,721 / 2,970] 8 actions running 2022-05-18T04:38:32.5276187Z Compiling test/cpp/jit/test_lite_trainer.cpp; 22s processwrapper-sandbox 2022-05-18T04:38:32.5276777Z Compiling test/cpp/jit/test_misc.cpp; 21s processwrapper-sandbox 2022-05-18T04:38:32.5277239Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:38:32.5277791Z Compiling test/cpp/jit/test_interpreter.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:32.5278617Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:32.5279163Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:32.5279686Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:32.5280262Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:32.7697694Z 2022-05-18T04:38:32.7698777Z  2022-05-18T04:38:32.7700192Z  2022-05-18T04:38:32.7700597Z  2022-05-18T04:38:32.7700958Z  2022-05-18T04:38:32.7701314Z  2022-05-18T04:38:32.7701661Z  2022-05-18T04:38:32.7702114Z  2022-05-18T04:38:32.7702493Z  2022-05-18T04:38:32.7702996Z [2,722 / 2,970] 8 actions, 7 running 2022-05-18T04:38:32.7703712Z Compiling test/cpp/jit/test_lite_trainer.cpp; 22s processwrapper-sandbox 2022-05-18T04:38:32.7704498Z Compiling test/cpp/jit/test_misc.cpp; 21s processwrapper-sandbox 2022-05-18T04:38:32.7705124Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:38:32.7706013Z Compiling test/cpp/jit/test_interpreter.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:32.7707599Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:32.7708278Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:32.7708815Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:32.7709383Z [Scann] Compiling torch/csrc/autograd/generated/VariableType_3.cpp 2022-05-18T04:38:33.1271253Z 2022-05-18T04:38:33.1271812Z  2022-05-18T04:38:33.1272067Z  2022-05-18T04:38:33.1272241Z  2022-05-18T04:38:33.1272393Z  2022-05-18T04:38:33.1272563Z  2022-05-18T04:38:33.1272730Z  2022-05-18T04:38:33.1272881Z  2022-05-18T04:38:33.1273057Z  2022-05-18T04:38:33.1273298Z [2,722 / 2,970] 8 actions running 2022-05-18T04:38:33.1273643Z Compiling test/cpp/jit/test_lite_trainer.cpp; 23s processwrapper-sandbox 2022-05-18T04:38:33.1274020Z Compiling test/cpp/jit/test_misc.cpp; 21s processwrapper-sandbox 2022-05-18T04:38:33.1274333Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:38:33.1274664Z Compiling test/cpp/jit/test_interpreter.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:33.1275054Z Compiling torch/csrc/jit/mobile/import_data.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:33.1275368Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:33.1275743Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:33.1310408Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:34.1320123Z 2022-05-18T04:38:34.1320796Z  2022-05-18T04:38:34.1321090Z  2022-05-18T04:38:34.1321254Z  2022-05-18T04:38:34.1321440Z  2022-05-18T04:38:34.1321658Z  2022-05-18T04:38:34.1322013Z  2022-05-18T04:38:34.1322182Z  2022-05-18T04:38:34.1322348Z  2022-05-18T04:38:34.1322583Z [2,722 / 2,970] 8 actions running 2022-05-18T04:38:34.1322947Z Compiling test/cpp/jit/test_lite_trainer.cpp; 24s processwrapper-sandbox 2022-05-18T04:38:34.1323327Z Compiling test/cpp/jit/test_misc.cpp; 22s processwrapper-sandbox 2022-05-18T04:38:34.1323630Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:38:34.1323974Z Compiling test/cpp/jit/test_interpreter.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:34.1324365Z Compiling torch/csrc/jit/mobile/import_data.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:34.1324674Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:38:34.1324942Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:34.1325209Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:34.4655343Z 2022-05-18T04:38:34.4655856Z  2022-05-18T04:38:34.4656088Z  2022-05-18T04:38:34.4656283Z  2022-05-18T04:38:34.4656489Z  2022-05-18T04:38:34.4656673Z  2022-05-18T04:38:34.4656837Z  2022-05-18T04:38:34.4656987Z  2022-05-18T04:38:34.4657149Z  2022-05-18T04:38:34.4657464Z [2,723 / 2,970] 8 actions, 7 running 2022-05-18T04:38:34.4657810Z Compiling test/cpp/jit/test_lite_trainer.cpp; 24s processwrapper-sandbox 2022-05-18T04:38:34.4658249Z Compiling test/cpp/jit/test_misc.cpp; 23s processwrapper-sandbox 2022-05-18T04:38:34.4658569Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:38:34.4658963Z Compiling test/cpp/jit/test_interpreter.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:34.4659278Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:38:34.4659572Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:34.4659858Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:34.4660111Z [Scann] Compiling test/cpp/jit/test_op_replacement.cpp 2022-05-18T04:38:34.6706545Z 2022-05-18T04:38:34.6707498Z  2022-05-18T04:38:34.6708014Z  2022-05-18T04:38:34.6708198Z  2022-05-18T04:38:34.6708365Z  2022-05-18T04:38:34.6708555Z  2022-05-18T04:38:34.6708709Z  2022-05-18T04:38:34.6708875Z  2022-05-18T04:38:34.6709039Z  2022-05-18T04:38:34.6709281Z [2,724 / 2,970] 8 actions, 7 running 2022-05-18T04:38:34.6709644Z Compiling test/cpp/jit/test_lite_trainer.cpp; 24s processwrapper-sandbox 2022-05-18T04:38:34.6710024Z Compiling test/cpp/jit/test_misc.cpp; 23s processwrapper-sandbox 2022-05-18T04:38:34.6710328Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:38:34.6710672Z Compiling test/cpp/jit/test_interpreter.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:34.6710991Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:34.6711246Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:34.6711586Z Compiling test/cpp/jit/test_op_replacement.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:34.6711878Z [Prepa] Compiling torch/csrc/jit/mobile/module.cpp 2022-05-18T04:38:34.9328890Z 2022-05-18T04:38:34.9329478Z  2022-05-18T04:38:34.9329800Z  2022-05-18T04:38:34.9330068Z  2022-05-18T04:38:34.9330342Z  2022-05-18T04:38:34.9330622Z  2022-05-18T04:38:34.9330900Z  2022-05-18T04:38:34.9331165Z  2022-05-18T04:38:34.9331453Z  2022-05-18T04:38:34.9331868Z [2,724 / 2,970] 8 actions running 2022-05-18T04:38:34.9332459Z Compiling test/cpp/jit/test_lite_trainer.cpp; 25s processwrapper-sandbox 2022-05-18T04:38:34.9333126Z Compiling test/cpp/jit/test_misc.cpp; 23s processwrapper-sandbox 2022-05-18T04:38:34.9333678Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:38:34.9334504Z Compiling test/cpp/jit/test_interpreter.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:34.9335061Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:34.9335555Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:34.9336226Z Compiling test/cpp/jit/test_op_replacement.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:34.9336911Z Compiling torch/csrc/jit/mobile/module.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:35.7216546Z 2022-05-18T04:38:35.7217097Z  2022-05-18T04:38:35.7217458Z  2022-05-18T04:38:35.7217744Z  2022-05-18T04:38:35.7217983Z  2022-05-18T04:38:35.7218247Z  2022-05-18T04:38:35.7218522Z  2022-05-18T04:38:35.7218790Z  2022-05-18T04:38:35.7219071Z  2022-05-18T04:38:35.7219461Z [2,725 / 2,970] 8 actions, 7 running 2022-05-18T04:38:35.7220012Z Compiling test/cpp/jit/test_lite_trainer.cpp; 25s processwrapper-sandbox 2022-05-18T04:38:35.7220646Z Compiling test/cpp/jit/test_misc.cpp; 24s processwrapper-sandbox 2022-05-18T04:38:35.7221195Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:38:35.7221785Z Compiling test/cpp/jit/test_interpreter.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:35.7222337Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:35.7222915Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:35.7223583Z Compiling torch/csrc/jit/mobile/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:35.7224064Z [Scann] Compiling third_party/oneDNN/src/cpu/x64/cpu_isa_traits.cpp 2022-05-18T04:38:35.9346338Z 2022-05-18T04:38:35.9347016Z  2022-05-18T04:38:35.9347362Z  2022-05-18T04:38:35.9347796Z  2022-05-18T04:38:35.9348095Z  2022-05-18T04:38:35.9348546Z  2022-05-18T04:38:35.9348817Z  2022-05-18T04:38:35.9349241Z  2022-05-18T04:38:35.9349516Z  2022-05-18T04:38:35.9350065Z [2,725 / 2,970] 8 actions running 2022-05-18T04:38:35.9350878Z Compiling test/cpp/jit/test_lite_trainer.cpp; 26s processwrapper-sandbox 2022-05-18T04:38:35.9351711Z Compiling test/cpp/jit/test_misc.cpp; 24s processwrapper-sandbox 2022-05-18T04:38:35.9352406Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:38:35.9353149Z Compiling test/cpp/jit/test_interpreter.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:35.9353873Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:38:35.9354651Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:35.9355481Z Compiling torch/csrc/jit/mobile/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:35.9356224Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:36.0885109Z 2022-05-18T04:38:36.0885643Z  2022-05-18T04:38:36.0886128Z  2022-05-18T04:38:36.0886383Z  2022-05-18T04:38:36.0886639Z  2022-05-18T04:38:36.0886908Z  2022-05-18T04:38:36.0887269Z  2022-05-18T04:38:36.0887544Z  2022-05-18T04:38:36.0887811Z  2022-05-18T04:38:36.0888271Z INFO: From Compiling torch/csrc/jit/mobile/module.cpp: 2022-05-18T04:38:36.0888795Z [2,725 / 2,970] 8 actions running 2022-05-18T04:38:36.0889466Z Compiling test/cpp/jit/test_lite_trainer.cpp; 26s processwrapper-sandbox 2022-05-18T04:38:36.0890181Z Compiling test/cpp/jit/test_misc.cpp; 24s processwrapper-sandbox 2022-05-18T04:38:36.0890788Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:38:36.0891366Z Compiling test/cpp/jit/test_interpreter.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:36.0892161Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:38:36.0892833Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:36.0893460Z Compiling torch/csrc/jit/mobile/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:36.0894036Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:36.0894258Z 2022-05-18T04:38:36.0894392Z  2022-05-18T04:38:36.0894874Z  2022-05-18T04:38:36.0895133Z  2022-05-18T04:38:36.0895387Z  2022-05-18T04:38:36.0895644Z  2022-05-18T04:38:36.0895895Z  2022-05-18T04:38:36.0896196Z  2022-05-18T04:38:36.0896441Z  2022-05-18T04:38:36.0897550Z torch/csrc/jit/mobile/module.cpp: In function 'torch::jit::mobile::ModuleInfo torch::jit::mobile::get_module_info(const torch::jit::mobile::Module&)': 2022-05-18T04:38:36.0898425Z torch/csrc/jit/mobile/module.cpp:285:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:36.0898978Z for (int i = 0; i < function.get_code().op_names_.size(); i++) { 2022-05-18T04:38:36.0899368Z ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:36.0899706Z torch/csrc/jit/mobile/module.cpp: At global scope: 2022-05-18T04:38:36.0900681Z torch/csrc/jit/mobile/module.cpp:110:13: warning: 'std::__cxx11::string torch::jit::mobile::{anonymous}::getTopModuleTypeName(const torch::jit::mobile::Module&)' defined but not used [-Wunused-function] 2022-05-18T04:38:36.0901361Z std::string getTopModuleTypeName(const Module& m) { 2022-05-18T04:38:36.0901703Z ^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:36.0902080Z [2,725 / 2,970] 8 actions running 2022-05-18T04:38:36.0902652Z Compiling test/cpp/jit/test_lite_trainer.cpp; 26s processwrapper-sandbox 2022-05-18T04:38:36.0903298Z Compiling test/cpp/jit/test_misc.cpp; 24s processwrapper-sandbox 2022-05-18T04:38:36.0903817Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:38:36.0904410Z Compiling test/cpp/jit/test_interpreter.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:36.0904939Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:38:36.0905538Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:36.0906334Z Compiling torch/csrc/jit/mobile/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:36.0906890Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:36.3352686Z 2022-05-18T04:38:36.3353205Z  2022-05-18T04:38:36.3353511Z  2022-05-18T04:38:36.3353785Z  2022-05-18T04:38:36.3354045Z  2022-05-18T04:38:36.3354299Z  2022-05-18T04:38:36.3354603Z  2022-05-18T04:38:36.3354899Z  2022-05-18T04:38:36.3355193Z  2022-05-18T04:38:36.3355642Z [2,727 / 2,970] 8 actions running 2022-05-18T04:38:36.3356293Z Compiling test/cpp/jit/test_lite_trainer.cpp; 26s processwrapper-sandbox 2022-05-18T04:38:36.3356968Z Compiling test/cpp/jit/test_misc.cpp; 24s processwrapper-sandbox 2022-05-18T04:38:36.3357496Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:38:36.3358107Z Compiling test/cpp/jit/test_interpreter.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:36.3358782Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:38:36.3359430Z Compiling test/cpp/jit/test_op_replacement.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:36.3359989Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:36.3360448Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:36.7355603Z 2022-05-18T04:38:36.7356115Z  2022-05-18T04:38:36.7356466Z  2022-05-18T04:38:36.7356741Z  2022-05-18T04:38:36.7357015Z  2022-05-18T04:38:36.7357300Z  2022-05-18T04:38:36.7357588Z  2022-05-18T04:38:36.7357871Z  2022-05-18T04:38:36.7358150Z  2022-05-18T04:38:36.7358565Z [2,729 / 2,970] 8 actions running 2022-05-18T04:38:36.7359140Z Compiling test/cpp/jit/test_misc.cpp; 25s processwrapper-sandbox 2022-05-18T04:38:36.7359709Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:38:36.7360324Z Compiling test/cpp/jit/test_interpreter.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:36.7360891Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:38:36.7361489Z Compiling test/cpp/jit/test_op_replacement.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:36.7362017Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:36.7362736Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:36.7363261Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:36.7711152Z 2022-05-18T04:38:36.7711792Z  2022-05-18T04:38:36.7712145Z  2022-05-18T04:38:36.7712391Z  2022-05-18T04:38:36.7712690Z  2022-05-18T04:38:36.7713178Z  2022-05-18T04:38:36.7713468Z  2022-05-18T04:38:36.7713770Z  2022-05-18T04:38:36.7714065Z  2022-05-18T04:38:36.7714647Z INFO: From Compiling torch/csrc/autograd/generated/VariableType_3.cpp: 2022-05-18T04:38:36.7715170Z [2,729 / 2,970] 8 actions running 2022-05-18T04:38:36.7715774Z Compiling test/cpp/jit/test_misc.cpp; 25s processwrapper-sandbox 2022-05-18T04:38:36.7716364Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:38:36.7716989Z Compiling test/cpp/jit/test_interpreter.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:36.7717566Z //:torch; 3s processwrapper-sandbox 2022-05-18T04:38:36.7718209Z Compiling test/cpp/jit/test_op_replacement.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:36.7718774Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:36.7719296Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:36.7719684Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:36.7719830Z 2022-05-18T04:38:36.7719905Z  2022-05-18T04:38:36.7720127Z  2022-05-18T04:38:36.7720294Z  2022-05-18T04:38:36.7720446Z  2022-05-18T04:38:36.7720610Z  2022-05-18T04:38:36.7720773Z  2022-05-18T04:38:36.7720924Z  2022-05-18T04:38:36.7721121Z  2022-05-18T04:38:36.7721857Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_3.cpp: In function 'std::vector torch::autograd::VariableType::{anonymous}::split_copy_Tensor(c10::DispatchKeySet, const at::Tensor&, int64_t, int64_t)': 2022-05-18T04:38:36.7722621Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_3.cpp:9884:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:36.7722977Z for (auto i=0; i torch::autograd::VariableType::{anonymous}::unsafe_split_Tensor(c10::DispatchKeySet, const at::Tensor&, int64_t, int64_t)': 2022-05-18T04:38:36.7724562Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_3.cpp:10857:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:36.7724901Z for (auto i=0; irank) { 2022-05-18T04:38:37.9888525Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:38:37.9889219Z external/gloo/gloo/allreduce.cc:540:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:37.9889795Z if (dst == context->rank) { 2022-05-18T04:38:37.9890399Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:38:37.9891065Z external/gloo/gloo/allreduce.cc:566:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:37.9891779Z if (peer == context->rank) { 2022-05-18T04:38:37.9892083Z ~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:38:37.9892731Z external/gloo/gloo/allreduce.cc:583:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:37.9893289Z if (src == context->rank) { 2022-05-18T04:38:37.9893722Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:38:37.9894554Z external/gloo/gloo/allreduce.cc:613:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:37.9895148Z if (src == context->rank) { 2022-05-18T04:38:37.9895459Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:38:37.9896280Z external/gloo/gloo/allreduce.cc:633:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:37.9896872Z if (dst == context->rank) { 2022-05-18T04:38:37.9897191Z ~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:38:37.9897872Z external/gloo/gloo/allreduce.cc:646:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:37.9898633Z if (peer == context->rank) { 2022-05-18T04:38:37.9898957Z ~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:38:37.9899652Z external/gloo/gloo/allreduce.cc:656:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:37.9900244Z if (peer == context->rank) { 2022-05-18T04:38:37.9900532Z ~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:38:37.9900928Z [2,743 / 2,970] 8 actions running 2022-05-18T04:38:37.9901576Z Compiling test/cpp/jit/test_misc.cpp; 26s processwrapper-sandbox 2022-05-18T04:38:37.9902266Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:38:37.9902874Z Compiling test/cpp/jit/test_interpreter.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:37.9903807Z Compiling test/cpp/jit/test_op_replacement.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:37.9904353Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:37.9904813Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:37.9905433Z @mkl_dnn//:mkl-dnn; 0s processwrapper-sandbox 2022-05-18T04:38:37.9906084Z Compiling gloo/allreduce.cc; 0s processwrapper-sandbox 2022-05-18T04:38:38.1519532Z 2022-05-18T04:38:38.1520150Z  2022-05-18T04:38:38.1520503Z  2022-05-18T04:38:38.1520800Z  2022-05-18T04:38:38.1521042Z  2022-05-18T04:38:38.1521299Z  2022-05-18T04:38:38.1521559Z  2022-05-18T04:38:38.1521816Z  2022-05-18T04:38:38.1522114Z  2022-05-18T04:38:38.1522544Z INFO: From Compiling gloo/barrier.cc: 2022-05-18T04:38:38.1522978Z [2,746 / 2,970] 8 actions running 2022-05-18T04:38:38.1523535Z Compiling test/cpp/jit/test_misc.cpp; 26s processwrapper-sandbox 2022-05-18T04:38:38.1524090Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:38:38.1524666Z Compiling test/cpp/jit/test_interpreter.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:38.1525336Z Compiling test/cpp/jit/test_op_replacement.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:38.1525954Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:38.1526397Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:38.1526919Z Compiling gloo/barrier.cc; 0s processwrapper-sandbox 2022-05-18T04:38:38.1527473Z Compiling gloo/context.cc; 0s processwrapper-sandbox 2022-05-18T04:38:38.1536317Z 2022-05-18T04:38:38.1536624Z  2022-05-18T04:38:38.1536957Z  2022-05-18T04:38:38.1537250Z  2022-05-18T04:38:38.1537572Z  2022-05-18T04:38:38.1537861Z  2022-05-18T04:38:38.1538104Z  2022-05-18T04:38:38.1538391Z  2022-05-18T04:38:38.1538668Z  2022-05-18T04:38:38.1548624Z external/gloo/gloo/barrier.cc: In function 'void gloo::barrier(gloo::BarrierOptions&)': 2022-05-18T04:38:38.1549498Z external/gloo/gloo/barrier.cc:30:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:38.1550123Z for (size_t d = 1; d < context->size; d <<= 1) { 2022-05-18T04:38:38.1550485Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:38:38.1559592Z [2,746 / 2,970] 8 actions running 2022-05-18T04:38:38.1560298Z Compiling test/cpp/jit/test_misc.cpp; 26s processwrapper-sandbox 2022-05-18T04:38:38.1560950Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:38:38.1561785Z Compiling test/cpp/jit/test_interpreter.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:38.1562486Z Compiling test/cpp/jit/test_op_replacement.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:38.1562987Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:38.1563422Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:38.1563913Z Compiling gloo/barrier.cc; 0s processwrapper-sandbox 2022-05-18T04:38:38.1564417Z Compiling gloo/context.cc; 0s processwrapper-sandbox 2022-05-18T04:38:38.3454340Z 2022-05-18T04:38:38.3454972Z  2022-05-18T04:38:38.3455340Z  2022-05-18T04:38:38.3455643Z  2022-05-18T04:38:38.3455964Z  2022-05-18T04:38:38.3456215Z  2022-05-18T04:38:38.3456455Z  2022-05-18T04:38:38.3456751Z  2022-05-18T04:38:38.3457007Z  2022-05-18T04:38:38.3457348Z INFO: From Compiling gloo/reduce.cc: 2022-05-18T04:38:38.3457721Z [2,747 / 2,970] 8 actions running 2022-05-18T04:38:38.3458167Z Compiling test/cpp/jit/test_misc.cpp; 26s processwrapper-sandbox 2022-05-18T04:38:38.3458613Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:38:38.3459481Z Compiling test/cpp/jit/test_interpreter.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:38.3460134Z Compiling test/cpp/jit/test_op_replacement.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:38.3460657Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:38.3461090Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:38.3461699Z Compiling gloo/context.cc; 0s processwrapper-sandbox 2022-05-18T04:38:38.3462257Z Compiling gloo/reduce.cc; 0s processwrapper-sandbox 2022-05-18T04:38:38.3469312Z 2022-05-18T04:38:38.3469711Z  2022-05-18T04:38:38.3470134Z  2022-05-18T04:38:38.3470440Z  2022-05-18T04:38:38.3470732Z  2022-05-18T04:38:38.3470987Z  2022-05-18T04:38:38.3471299Z  2022-05-18T04:38:38.3471616Z  2022-05-18T04:38:38.3471897Z  2022-05-18T04:38:38.3472635Z external/gloo/gloo/reduce.cc: In function 'void gloo::reduce(gloo::ReduceOptions&)': 2022-05-18T04:38:38.3473359Z external/gloo/gloo/reduce.cc:171:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:38.3473782Z for (auto i = 0; i < numSegments; i++) { 2022-05-18T04:38:38.3474045Z ~~^~~~~~~~~~~~~ 2022-05-18T04:38:38.3474657Z external/gloo/gloo/reduce.cc:187:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:38.3475187Z if ((i - 2) < numSegmentsPerRank) { 2022-05-18T04:38:38.3475487Z ~~~~~~~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:38.3476109Z external/gloo/gloo/reduce.cc:199:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:38.3476604Z if (i < (numSegments - 2)) { 2022-05-18T04:38:38.3476876Z ~~^~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:38.3477452Z external/gloo/gloo/reduce.cc:206:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:38.3477866Z if (i < numSegmentsPerRank) { 2022-05-18T04:38:38.3478128Z ~~^~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:38.3478735Z external/gloo/gloo/reduce.cc:223:32: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:38.3479311Z for (size_t rank = 0; rank < context->size; rank++) { 2022-05-18T04:38:38.3479700Z ~~~~~^~~~~~~~~~~~~~~ 2022-05-18T04:38:38.3480418Z external/gloo/gloo/reduce.cc:224:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:38.3480994Z if (rank == context->rank) { 2022-05-18T04:38:38.3481316Z ~~~~~^~~~~~~~~~~~~~~~ 2022-05-18T04:38:38.3481714Z [2,747 / 2,970] 8 actions running 2022-05-18T04:38:38.3482286Z Compiling test/cpp/jit/test_misc.cpp; 26s processwrapper-sandbox 2022-05-18T04:38:38.3482789Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:38:38.3483380Z Compiling test/cpp/jit/test_interpreter.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:38.3484109Z Compiling test/cpp/jit/test_op_replacement.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:38.3484699Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:38.3485175Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:38.3485810Z Compiling gloo/context.cc; 0s processwrapper-sandbox 2022-05-18T04:38:38.3486428Z Compiling gloo/reduce.cc; 0s processwrapper-sandbox 2022-05-18T04:38:38.4882481Z 2022-05-18T04:38:38.4883084Z  2022-05-18T04:38:38.4883530Z  2022-05-18T04:38:38.4883885Z  2022-05-18T04:38:38.4884304Z  2022-05-18T04:38:38.4884593Z  2022-05-18T04:38:38.4884900Z  2022-05-18T04:38:38.4885197Z  2022-05-18T04:38:38.4885601Z  2022-05-18T04:38:38.4886140Z INFO: From Compiling gloo/scatter.cc: 2022-05-18T04:38:38.4886632Z [2,749 / 2,970] 8 actions running 2022-05-18T04:38:38.4887155Z Compiling test/cpp/jit/test_misc.cpp; 27s processwrapper-sandbox 2022-05-18T04:38:38.4887692Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:38:38.4888465Z Compiling test/cpp/jit/test_interpreter.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:38.4889114Z Compiling test/cpp/jit/test_op_replacement.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:38.4889655Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:38.4890116Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:38.4890794Z Compiling gloo/scatter.cc; 0s processwrapper-sandbox 2022-05-18T04:38:38.4891397Z Compiling src/tbb/dynamic_link.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:38.4897919Z 2022-05-18T04:38:38.4898216Z  2022-05-18T04:38:38.4898724Z  2022-05-18T04:38:38.4899003Z  2022-05-18T04:38:38.4899471Z  2022-05-18T04:38:38.4899759Z  2022-05-18T04:38:38.4900201Z  2022-05-18T04:38:38.4900492Z  2022-05-18T04:38:38.4900774Z  2022-05-18T04:38:38.4901832Z external/gloo/gloo/scatter.cc: In function 'void gloo::scatter(gloo::ScatterOptions&)': 2022-05-18T04:38:38.4902872Z external/gloo/gloo/scatter.cc:40:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:38.4903686Z for (size_t i = 0; i < context->size; i++) { 2022-05-18T04:38:38.4904227Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:38:38.4905096Z external/gloo/gloo/scatter.cc:41:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:38.4906016Z if (i == context->rank) { 2022-05-18T04:38:38.4906440Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:38:38.4907126Z external/gloo/gloo/scatter.cc:51:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:38.4907742Z for (size_t i = 0; i < context->size; i++) { 2022-05-18T04:38:38.4908073Z ~~^~~~~~~~~~~~~~~ 2022-05-18T04:38:38.4908774Z external/gloo/gloo/scatter.cc:52:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:38.4909346Z if (i == context->rank) { 2022-05-18T04:38:38.4909666Z ~~^~~~~~~~~~~~~~~~ 2022-05-18T04:38:38.4910087Z [2,749 / 2,970] 8 actions running 2022-05-18T04:38:38.4910660Z Compiling test/cpp/jit/test_misc.cpp; 27s processwrapper-sandbox 2022-05-18T04:38:38.4911237Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:38:38.4911876Z Compiling test/cpp/jit/test_interpreter.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:38.4912528Z Compiling test/cpp/jit/test_op_replacement.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:38.4913096Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:38.4913566Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:38.4914080Z Compiling gloo/scatter.cc; 0s processwrapper-sandbox 2022-05-18T04:38:38.4914648Z Compiling src/tbb/dynamic_link.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:38.6909419Z 2022-05-18T04:38:38.6910005Z  2022-05-18T04:38:38.6910351Z  2022-05-18T04:38:38.6910617Z  2022-05-18T04:38:38.6910900Z  2022-05-18T04:38:38.6911204Z  2022-05-18T04:38:38.6911485Z  2022-05-18T04:38:38.6911779Z  2022-05-18T04:38:38.6912051Z  2022-05-18T04:38:38.6912461Z [2,754 / 2,970] 8 actions, 7 running 2022-05-18T04:38:38.6913043Z Compiling test/cpp/jit/test_misc.cpp; 27s processwrapper-sandbox 2022-05-18T04:38:38.6914004Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:38:38.6915274Z Compiling test/cpp/jit/test_interpreter.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:38.6916167Z Compiling test/cpp/jit/test_op_replacement.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:38.6916741Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:38.6917314Z Compiling gloo/transport/pair.cc; 0s processwrapper-sandbox 2022-05-18T04:38:38.6917816Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:38.6918231Z [Scann] Compiling aten/src/ATen/core/Range.cpp 2022-05-18T04:38:38.9101367Z 2022-05-18T04:38:38.9101893Z  2022-05-18T04:38:38.9102529Z  2022-05-18T04:38:38.9110762Z  2022-05-18T04:38:38.9111051Z  2022-05-18T04:38:38.9111338Z  2022-05-18T04:38:38.9111615Z  2022-05-18T04:38:38.9111886Z  2022-05-18T04:38:38.9112174Z  2022-05-18T04:38:38.9112707Z INFO: From Compiling third_party/libuv/src/unix/pipe.c: 2022-05-18T04:38:38.9113333Z [2,755 / 2,970] 8 actions running 2022-05-18T04:38:38.9113890Z Compiling test/cpp/jit/test_misc.cpp; 27s processwrapper-sandbox 2022-05-18T04:38:38.9114443Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:38:38.9115024Z Compiling test/cpp/jit/test_interpreter.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:38.9115706Z Compiling test/cpp/jit/test_op_replacement.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:38.9116257Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:38.9116700Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:38.9117276Z Compiling aten/src/ATen/core/Range.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:38.9117944Z Compiling third_party/libuv/src/unix/pipe.c; 0s processwrapper-sandbox 2022-05-18T04:38:38.9118244Z 2022-05-18T04:38:38.9118383Z  2022-05-18T04:38:38.9118648Z  2022-05-18T04:38:38.9118940Z  2022-05-18T04:38:38.9119229Z  2022-05-18T04:38:38.9119500Z  2022-05-18T04:38:38.9119786Z  2022-05-18T04:38:38.9120073Z  2022-05-18T04:38:38.9120348Z  2022-05-18T04:38:38.9120894Z external/tensorpipe/third_party/libuv/src/unix/pipe.c: In function 'uv_pipe': 2022-05-18T04:38:38.9121835Z external/tensorpipe/third_party/libuv/src/unix/pipe.c:393:7: warning: implicit declaration of function 'pipe2'; did you mean 'pipe'? [-Wimplicit-function-declaration] 2022-05-18T04:38:38.9122397Z if (pipe2(temp, flags)) 2022-05-18T04:38:38.9122917Z ^~~~~ 2022-05-18T04:38:38.9123196Z pipe 2022-05-18T04:38:38.9123587Z [2,755 / 2,970] 8 actions running 2022-05-18T04:38:38.9124130Z Compiling test/cpp/jit/test_misc.cpp; 27s processwrapper-sandbox 2022-05-18T04:38:38.9124689Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:38:38.9125279Z Compiling test/cpp/jit/test_interpreter.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:38.9126005Z Compiling test/cpp/jit/test_op_replacement.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:38.9126563Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:38.9127033Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:38.9127607Z Compiling aten/src/ATen/core/Range.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:38.9128278Z Compiling third_party/libuv/src/unix/pipe.c; 0s processwrapper-sandbox 2022-05-18T04:38:39.1375356Z 2022-05-18T04:38:39.1376043Z  2022-05-18T04:38:39.1376545Z  2022-05-18T04:38:39.1376842Z  2022-05-18T04:38:39.1377267Z  2022-05-18T04:38:39.1377573Z  2022-05-18T04:38:39.1377843Z  2022-05-18T04:38:39.1378269Z  2022-05-18T04:38:39.1378566Z  2022-05-18T04:38:39.1392627Z [2,757 / 2,970] 8 actions running 2022-05-18T04:38:39.1393404Z Compiling test/cpp/jit/test_misc.cpp; 27s processwrapper-sandbox 2022-05-18T04:38:39.1394133Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:38:39.1394870Z Compiling test/cpp/jit/test_interpreter.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:39.1395754Z Compiling test/cpp/jit/test_op_replacement.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:39.1396472Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:39.1396975Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:39.1397693Z Compiling aten/src/ATen/core/Range.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:39.1398648Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:39.4995728Z 2022-05-18T04:38:39.4996248Z  2022-05-18T04:38:39.4996596Z  2022-05-18T04:38:39.4996879Z  2022-05-18T04:38:39.4997135Z  2022-05-18T04:38:39.4997402Z  2022-05-18T04:38:39.4997674Z  2022-05-18T04:38:39.4998116Z  2022-05-18T04:38:39.4998388Z  2022-05-18T04:38:39.4998808Z [2,759 / 2,970] 8 actions, 7 running 2022-05-18T04:38:39.4999338Z Compiling test/cpp/jit/test_misc.cpp; 28s processwrapper-sandbox 2022-05-18T04:38:39.4999884Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:38:39.5000615Z Compiling test/cpp/jit/test_interpreter.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:39.5001297Z Compiling test/cpp/jit/test_op_replacement.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:39.5001815Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:39.5002388Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:39.5003042Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:38:39.5003475Z [Scann] Compiling src/logging.cc 2022-05-18T04:38:39.7384501Z 2022-05-18T04:38:39.7385067Z  2022-05-18T04:38:39.7385404Z  2022-05-18T04:38:39.7385692Z  2022-05-18T04:38:39.7386423Z  2022-05-18T04:38:39.7386716Z  2022-05-18T04:38:39.7386969Z  2022-05-18T04:38:39.7387213Z  2022-05-18T04:38:39.7387511Z  2022-05-18T04:38:39.7387925Z [2,761 / 2,970] 8 actions running 2022-05-18T04:38:39.7388536Z Compiling test/cpp/jit/test_misc.cpp; 28s processwrapper-sandbox 2022-05-18T04:38:39.7389124Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:38:39.7389741Z Compiling test/cpp/jit/test_interpreter.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:39.7390449Z Compiling test/cpp/jit/test_op_replacement.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:39.7391016Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:39.7391648Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:39.7392320Z Compiling aten/src/ATen/Operators_4.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:39.7392869Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:39.9379194Z 2022-05-18T04:38:39.9382698Z  2022-05-18T04:38:39.9382923Z  2022-05-18T04:38:39.9383114Z  2022-05-18T04:38:39.9383282Z  2022-05-18T04:38:39.9383433Z  2022-05-18T04:38:39.9383599Z  2022-05-18T04:38:39.9383764Z  2022-05-18T04:38:39.9383913Z  2022-05-18T04:38:39.9384164Z [2,761 / 2,970] 8 actions running 2022-05-18T04:38:39.9384509Z Compiling test/cpp/jit/test_misc.cpp; 28s processwrapper-sandbox 2022-05-18T04:38:39.9384830Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:38:39.9385178Z Compiling test/cpp/jit/test_interpreter.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:39.9385573Z Compiling test/cpp/jit/test_op_replacement.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:39.9386235Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:39.9386662Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:39.9387037Z Compiling aten/src/ATen/Operators_4.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:39.9387353Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:40.2469707Z 2022-05-18T04:38:40.2470692Z  2022-05-18T04:38:40.2471634Z  2022-05-18T04:38:40.2473514Z  2022-05-18T04:38:40.2473950Z  2022-05-18T04:38:40.2474347Z  2022-05-18T04:38:40.2476863Z  2022-05-18T04:38:40.2477409Z  2022-05-18T04:38:40.2477935Z  2022-05-18T04:38:40.2478676Z [2,762 / 2,970] 8 actions, 7 running 2022-05-18T04:38:40.2479976Z Compiling test/cpp/jit/test_misc.cpp; 28s processwrapper-sandbox 2022-05-18T04:38:40.2480658Z Compiling test/cpp/jit/test_interpreter.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:40.2481301Z Compiling test/cpp/jit/test_op_replacement.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:40.2481817Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:40.2482360Z Compiling torch/csrc/lazy/core/ir_dump_util.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:40.2482969Z Compiling aten/src/ATen/Operators_4.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:40.2483649Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:40.2484027Z [Scann] Compiling src/google/protobuf/type.pb.cc 2022-05-18T04:38:40.5414086Z 2022-05-18T04:38:40.5414713Z  2022-05-18T04:38:40.5415057Z  2022-05-18T04:38:40.5415349Z  2022-05-18T04:38:40.5421819Z  2022-05-18T04:38:40.5422403Z  2022-05-18T04:38:40.5422657Z  2022-05-18T04:38:40.5422908Z  2022-05-18T04:38:40.5423182Z  2022-05-18T04:38:40.5423568Z [2,764 / 2,970] 8 actions running 2022-05-18T04:38:40.5424107Z Compiling test/cpp/jit/test_misc.cpp; 29s processwrapper-sandbox 2022-05-18T04:38:40.5424723Z Compiling test/cpp/jit/test_interpreter.cpp; 17s processwrapper-sandbox 2022-05-18T04:38:40.5425322Z Compiling test/cpp/jit/test_op_replacement.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:40.5426099Z Compiling aten/src/ATen/Operators_4.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:40.5426595Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:40.5427143Z Compiling src/google/protobuf/type.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:38:40.5427611Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:40.5428041Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:40.7431724Z 2022-05-18T04:38:40.7432719Z  2022-05-18T04:38:40.7433410Z  2022-05-18T04:38:40.7434029Z  2022-05-18T04:38:40.7434865Z  2022-05-18T04:38:40.7435210Z  2022-05-18T04:38:40.7435485Z  2022-05-18T04:38:40.7435927Z  2022-05-18T04:38:40.7436216Z  2022-05-18T04:38:40.7436580Z [2,765 / 2,970] 8 actions running 2022-05-18T04:38:40.7437134Z Compiling test/cpp/jit/test_misc.cpp; 29s processwrapper-sandbox 2022-05-18T04:38:40.7437843Z Compiling test/cpp/jit/test_interpreter.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:40.7438510Z Compiling test/cpp/jit/test_op_replacement.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:40.7439137Z Compiling aten/src/ATen/Operators_4.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:40.7439678Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:40.7440123Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:40.7440463Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:40.7440912Z Compiling test/cpp/jit/test_class_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:41.0762873Z 2022-05-18T04:38:41.0763416Z  2022-05-18T04:38:41.0763762Z  2022-05-18T04:38:41.0764066Z  2022-05-18T04:38:41.0764365Z  2022-05-18T04:38:41.0764645Z  2022-05-18T04:38:41.0764941Z  2022-05-18T04:38:41.0765236Z  2022-05-18T04:38:41.0765509Z  2022-05-18T04:38:41.0766017Z [2,767 / 2,970] 8 actions, 7 running 2022-05-18T04:38:41.0766610Z Compiling test/cpp/jit/test_misc.cpp; 29s processwrapper-sandbox 2022-05-18T04:38:41.0767303Z Compiling test/cpp/jit/test_interpreter.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:41.0768018Z Compiling test/cpp/jit/test_op_replacement.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:41.0768629Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:41.0769118Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:41.0769613Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:41.0770236Z Compiling test/cpp/jit/test_class_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:41.0770788Z [Scann] Compiling torch/csrc/jit/runtime/jit_exception.cpp 2022-05-18T04:38:41.3443428Z 2022-05-18T04:38:41.3443894Z  2022-05-18T04:38:41.3444207Z  2022-05-18T04:38:41.3444463Z  2022-05-18T04:38:41.3444693Z  2022-05-18T04:38:41.3444943Z  2022-05-18T04:38:41.3445192Z  2022-05-18T04:38:41.3445426Z  2022-05-18T04:38:41.3445668Z  2022-05-18T04:38:41.3446101Z [2,767 / 2,970] 8 actions running 2022-05-18T04:38:41.3446593Z Compiling test/cpp/jit/test_misc.cpp; 29s processwrapper-sandbox 2022-05-18T04:38:41.3447173Z Compiling test/cpp/jit/test_interpreter.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:41.3447973Z Compiling test/cpp/jit/test_op_replacement.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:41.3448454Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:41.3448843Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:41.3449331Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:41.3449849Z Compiling test/cpp/jit/test_class_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:41.3450298Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:41.5449316Z 2022-05-18T04:38:41.5449871Z  2022-05-18T04:38:41.5450218Z  2022-05-18T04:38:41.5450485Z  2022-05-18T04:38:41.5450758Z  2022-05-18T04:38:41.5451039Z  2022-05-18T04:38:41.5451299Z  2022-05-18T04:38:41.5451584Z  2022-05-18T04:38:41.5451873Z  2022-05-18T04:38:41.5452264Z [2,768 / 2,970] 8 actions running 2022-05-18T04:38:41.5452843Z Compiling test/cpp/jit/test_misc.cpp; 30s processwrapper-sandbox 2022-05-18T04:38:41.5453517Z Compiling test/cpp/jit/test_interpreter.cpp; 18s processwrapper-sandbox 2022-05-18T04:38:41.5454206Z Compiling test/cpp/jit/test_op_replacement.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:41.5454731Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:41.5455198Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:41.5455769Z Compiling test/cpp/jit/test_class_type.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:41.5456293Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:41.5456873Z Compiling torch/csrc/distributed/rpc/utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:41.9347874Z 2022-05-18T04:38:41.9348439Z  2022-05-18T04:38:41.9348757Z  2022-05-18T04:38:41.9349040Z  2022-05-18T04:38:41.9349320Z  2022-05-18T04:38:41.9349578Z  2022-05-18T04:38:41.9349850Z  2022-05-18T04:38:41.9350109Z  2022-05-18T04:38:41.9350365Z  2022-05-18T04:38:41.9350762Z [2,769 / 2,970] 8 actions, 7 running 2022-05-18T04:38:41.9351336Z Compiling test/cpp/jit/test_misc.cpp; 30s processwrapper-sandbox 2022-05-18T04:38:41.9351902Z Compiling test/cpp/jit/test_interpreter.cpp; 19s processwrapper-sandbox 2022-05-18T04:38:41.9352474Z Compiling test/cpp/jit/test_op_replacement.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:41.9353005Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:41.9353294Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:41.9353618Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:41.9354007Z Compiling torch/csrc/distributed/rpc/utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:41.9354297Z [Scann] Compiling tensorpipe/common/error.cc 2022-05-18T04:38:42.1444845Z 2022-05-18T04:38:42.1445547Z  2022-05-18T04:38:42.1448379Z  2022-05-18T04:38:42.1448675Z  2022-05-18T04:38:42.1448946Z  2022-05-18T04:38:42.1449212Z  2022-05-18T04:38:42.1449484Z  2022-05-18T04:38:42.1449753Z  2022-05-18T04:38:42.1450016Z  2022-05-18T04:38:42.1450401Z [2,771 / 2,970] 8 actions running 2022-05-18T04:38:42.1450957Z Compiling test/cpp/jit/test_misc.cpp; 30s processwrapper-sandbox 2022-05-18T04:38:42.1451616Z Compiling test/cpp/jit/test_interpreter.cpp; 19s processwrapper-sandbox 2022-05-18T04:38:42.1452267Z Compiling test/cpp/jit/test_op_replacement.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:42.1452802Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:42.1453358Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:42.1454001Z Compiling torch/csrc/distributed/rpc/utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:42.1454647Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:42.1455273Z Compiling gloo/transport/unbound_buffer.cc; 0s processwrapper-sandbox 2022-05-18T04:38:42.5460568Z 2022-05-18T04:38:42.5461225Z  2022-05-18T04:38:42.5461941Z  2022-05-18T04:38:42.5462218Z  2022-05-18T04:38:42.5462469Z  2022-05-18T04:38:42.5462904Z  2022-05-18T04:38:42.5463174Z  2022-05-18T04:38:42.5463582Z  2022-05-18T04:38:42.5463844Z  2022-05-18T04:38:42.5464360Z [2,772 / 2,970] 8 actions running 2022-05-18T04:38:42.5465193Z Compiling test/cpp/jit/test_misc.cpp; 31s processwrapper-sandbox 2022-05-18T04:38:42.5466099Z Compiling test/cpp/jit/test_interpreter.cpp; 19s processwrapper-sandbox 2022-05-18T04:38:42.5466816Z Compiling test/cpp/jit/test_op_replacement.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:42.5467409Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:42.5467894Z Compiling test/cpp/jit/test_class_type.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:42.5468580Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:42.5469272Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:42.5469827Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:42.9128695Z 2022-05-18T04:38:42.9129234Z  2022-05-18T04:38:42.9129618Z  2022-05-18T04:38:42.9129904Z  2022-05-18T04:38:42.9130174Z  2022-05-18T04:38:42.9130469Z  2022-05-18T04:38:42.9130758Z  2022-05-18T04:38:42.9131070Z  2022-05-18T04:38:42.9131353Z  2022-05-18T04:38:42.9131757Z [2,773 / 2,970] 8 actions, 7 running 2022-05-18T04:38:42.9132304Z Compiling test/cpp/jit/test_misc.cpp; 31s processwrapper-sandbox 2022-05-18T04:38:42.9132992Z Compiling test/cpp/jit/test_interpreter.cpp; 20s processwrapper-sandbox 2022-05-18T04:38:42.9133703Z Compiling test/cpp/jit/test_op_replacement.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:42.9134382Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:42.9135091Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:42.9135821Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:42.9136371Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:42.9136812Z [Scann] Compiling torch/csrc/jit/backends/backend_debug_info.cpp 2022-05-18T04:38:43.1456143Z 2022-05-18T04:38:43.1456722Z  2022-05-18T04:38:43.1457132Z  2022-05-18T04:38:43.1457430Z  2022-05-18T04:38:43.1457892Z  2022-05-18T04:38:43.1458147Z  2022-05-18T04:38:43.1458392Z  2022-05-18T04:38:43.1459272Z  2022-05-18T04:38:43.1459511Z  2022-05-18T04:38:43.1459842Z [2,773 / 2,970] 8 actions running 2022-05-18T04:38:43.1460485Z Compiling test/cpp/jit/test_misc.cpp; 31s processwrapper-sandbox 2022-05-18T04:38:43.1461174Z Compiling test/cpp/jit/test_interpreter.cpp; 20s processwrapper-sandbox 2022-05-18T04:38:43.1461745Z Compiling test/cpp/jit/test_op_replacement.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:43.1462373Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:43.1463064Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:43.1463681Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:43.1464162Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:43.1464576Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:43.2446540Z 2022-05-18T04:38:43.2447110Z  2022-05-18T04:38:43.2447439Z  2022-05-18T04:38:43.2447731Z  2022-05-18T04:38:43.2447992Z  2022-05-18T04:38:43.2448252Z  2022-05-18T04:38:43.2448527Z  2022-05-18T04:38:43.2448780Z  2022-05-18T04:38:43.2449035Z  2022-05-18T04:38:43.2449523Z INFO: From Compiling test/cpp/jit/test_misc.cpp: 2022-05-18T04:38:43.2450120Z [2,773 / 2,970] 8 actions running 2022-05-18T04:38:43.2450748Z Compiling test/cpp/jit/test_misc.cpp; 31s processwrapper-sandbox 2022-05-18T04:38:43.2451417Z Compiling test/cpp/jit/test_interpreter.cpp; 20s processwrapper-sandbox 2022-05-18T04:38:43.2452221Z Compiling test/cpp/jit/test_op_replacement.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:43.2452873Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:43.2453546Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:43.2454158Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:43.2455180Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:43.2455595Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:43.2455925Z 2022-05-18T04:38:43.2456053Z  2022-05-18T04:38:43.2456305Z  2022-05-18T04:38:43.2456577Z  2022-05-18T04:38:43.2456897Z  2022-05-18T04:38:43.2457507Z  2022-05-18T04:38:43.2457816Z  2022-05-18T04:38:43.2458248Z  2022-05-18T04:38:43.2458578Z  2022-05-18T04:38:43.2459014Z test/cpp/jit/test_misc.cpp: In lambda function: 2022-05-18T04:38:43.2459587Z test/cpp/jit/test_misc.cpp:1147:17: warning: unused variable 'test_val' [-Wunused-variable] 2022-05-18T04:38:43.2460005Z const int test_val = 234; 2022-05-18T04:38:43.2460293Z ^~~~~~~~ 2022-05-18T04:38:43.2461001Z test/cpp/jit/test_misc.cpp: In member function 'virtual void torch::jit::RecordFunctionTest_Callbacks_Test::TestBody()': 2022-05-18T04:38:43.2462935Z test/cpp/jit/test_misc.cpp:1053:8: warning: unused variable 'h2' [-Wunused-variable] 2022-05-18T04:38:43.2463676Z auto h2 = add_remove_test_add_cb<2>(); 2022-05-18T04:38:43.2463987Z ^~ 2022-05-18T04:38:43.2464659Z test/cpp/jit/test_misc.cpp: In member function 'virtual void torch::jit::FallbackGraphsTest_Basic_Test::TestBody()': 2022-05-18T04:38:43.2465692Z test/cpp/jit/test_misc.cpp:1420:21: warning: variable 'nestGraphIntoFallbackGraph' set but not used [-Wunused-but-set-variable] 2022-05-18T04:38:43.2466323Z static const auto nestGraphIntoFallbackGraph = 2022-05-18T04:38:43.2466669Z ^~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:43.2467323Z test/cpp/jit/test_misc.cpp: In member function 'virtual void torch::jit::RecordDebugHandles_Basic_Test::TestBody()': 2022-05-18T04:38:43.2468132Z test/cpp/jit/test_misc.cpp:2658:11: warning: unused variable 'z' [-Wunused-variable] 2022-05-18T04:38:43.2468507Z float z = x / y; 2022-05-18T04:38:43.2468768Z ^ 2022-05-18T04:38:43.2469382Z test/cpp/jit/test_misc.cpp:2663:11: warning: unused variable 'z' [-Wunused-variable] 2022-05-18T04:38:43.2469741Z float z = x / y; 2022-05-18T04:38:43.2469963Z ^ 2022-05-18T04:38:43.2470307Z [2,773 / 2,970] 8 actions running 2022-05-18T04:38:43.2470793Z Compiling test/cpp/jit/test_misc.cpp; 31s processwrapper-sandbox 2022-05-18T04:38:43.2471364Z Compiling test/cpp/jit/test_interpreter.cpp; 20s processwrapper-sandbox 2022-05-18T04:38:43.2472081Z Compiling test/cpp/jit/test_op_replacement.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:43.2472718Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:43.2473455Z Compiling torch/csrc/distributed/rpc/utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:43.2474123Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:43.2474626Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:43.2475028Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:43.5460399Z 2022-05-18T04:38:43.5460947Z  2022-05-18T04:38:43.5461256Z  2022-05-18T04:38:43.5461514Z  2022-05-18T04:38:43.5461759Z  2022-05-18T04:38:43.5462006Z  2022-05-18T04:38:43.5462264Z  2022-05-18T04:38:43.5462533Z  2022-05-18T04:38:43.5462776Z  2022-05-18T04:38:43.5463135Z [2,774 / 2,970] 8 actions running 2022-05-18T04:38:43.5463681Z Compiling test/cpp/jit/test_interpreter.cpp; 20s processwrapper-sandbox 2022-05-18T04:38:43.5464332Z Compiling test/cpp/jit/test_op_replacement.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:43.5465140Z Compiling test/cpp/jit/test_class_type.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:43.5465973Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:43.5466584Z Compiling aten/src/ATen/native/mkldnn/Gelu.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:43.5467182Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:43.5467632Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:43.5468038Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:43.8750217Z 2022-05-18T04:38:43.8750753Z  2022-05-18T04:38:43.8751084Z  2022-05-18T04:38:43.8751364Z  2022-05-18T04:38:43.8751629Z  2022-05-18T04:38:43.8751887Z  2022-05-18T04:38:43.8752164Z  2022-05-18T04:38:43.8752450Z  2022-05-18T04:38:43.8752712Z  2022-05-18T04:38:43.8753117Z [2,775 / 2,970] 8 actions, 7 running 2022-05-18T04:38:43.8753698Z Compiling test/cpp/jit/test_interpreter.cpp; 21s processwrapper-sandbox 2022-05-18T04:38:43.8754369Z Compiling test/cpp/jit/test_op_replacement.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:43.8755018Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:43.8755679Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:43.8756183Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:43.8756625Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:43.8757077Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:43.8757468Z [Scann] Compiling torch/csrc/lazy/core/lazy_view.cpp 2022-05-18T04:38:43.9467662Z 2022-05-18T04:38:43.9468197Z  2022-05-18T04:38:43.9468541Z  2022-05-18T04:38:43.9468813Z  2022-05-18T04:38:43.9469035Z  2022-05-18T04:38:43.9469308Z  2022-05-18T04:38:43.9469580Z  2022-05-18T04:38:43.9469833Z  2022-05-18T04:38:43.9470097Z  2022-05-18T04:38:43.9470586Z INFO: From Compiling torch/csrc/distributed/rpc/utils.cpp: 2022-05-18T04:38:43.9471070Z [2,775 / 2,970] 8 actions running 2022-05-18T04:38:43.9471614Z Compiling test/cpp/jit/test_interpreter.cpp; 21s processwrapper-sandbox 2022-05-18T04:38:43.9472260Z Compiling test/cpp/jit/test_op_replacement.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:43.9472882Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:43.9473512Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:43.9474029Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:43.9474471Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:43.9474890Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:43.9475442Z Compiling torch/csrc/lazy/core/lazy_view.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:43.9489725Z 2022-05-18T04:38:43.9489990Z  2022-05-18T04:38:43.9490231Z  2022-05-18T04:38:43.9490487Z  2022-05-18T04:38:43.9490759Z  2022-05-18T04:38:43.9491003Z  2022-05-18T04:38:43.9491237Z  2022-05-18T04:38:43.9491503Z  2022-05-18T04:38:43.9491721Z  2022-05-18T04:38:43.9495072Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T04:38:43.9495498Z from ./c10/core/Device.h:3, 2022-05-18T04:38:43.9495900Z from ./torch/csrc/distributed/rpc/utils.h:3, 2022-05-18T04:38:43.9496347Z from torch/csrc/distributed/rpc/utils.cpp:1: 2022-05-18T04:38:43.9497460Z torch/csrc/distributed/rpc/utils.cpp: In function 'std::vector torch::distributed::rpc::readWrappedPayload(std::vector&, const torch::distributed::rpc::Message&)': 2022-05-18T04:38:43.9498545Z torch/csrc/distributed/rpc/utils.cpp:506:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:43.9499151Z payload.size() > additionalPayloadSize, 2022-05-18T04:38:43.9499534Z ~~~~~~~~~~~~~~~^~~ 2022-05-18T04:38:43.9507602Z [2,775 / 2,970] 8 actions running 2022-05-18T04:38:43.9508391Z Compiling test/cpp/jit/test_interpreter.cpp; 21s processwrapper-sandbox 2022-05-18T04:38:43.9509189Z Compiling test/cpp/jit/test_op_replacement.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:43.9510136Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:43.9511071Z Compiling torch/csrc/distributed/rpc/utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:43.9511637Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:43.9512145Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:43.9512635Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:43.9513243Z Compiling torch/csrc/lazy/core/lazy_view.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:44.2888407Z 2022-05-18T04:38:44.2888960Z  2022-05-18T04:38:44.2889305Z  2022-05-18T04:38:44.2889525Z  2022-05-18T04:38:44.2889697Z  2022-05-18T04:38:44.2889864Z  2022-05-18T04:38:44.2890018Z  2022-05-18T04:38:44.2890201Z  2022-05-18T04:38:44.2890370Z  2022-05-18T04:38:44.2890607Z [2,777 / 2,970] 8 actions, 7 running 2022-05-18T04:38:44.2890974Z Compiling test/cpp/jit/test_interpreter.cpp; 21s processwrapper-sandbox 2022-05-18T04:38:44.2891381Z Compiling test/cpp/jit/test_op_replacement.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:44.2891755Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:44.2892061Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:44.2892326Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:44.2892579Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:44.2892911Z Compiling torch/csrc/lazy/core/lazy_view.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:44.2893200Z [Scann] Compiling aten/src/ATen/VmapTransforms.cpp 2022-05-18T04:38:44.5473604Z 2022-05-18T04:38:44.5474182Z  2022-05-18T04:38:44.5474549Z  2022-05-18T04:38:44.5474866Z  2022-05-18T04:38:44.5475186Z  2022-05-18T04:38:44.5475471Z  2022-05-18T04:38:44.5475773Z  2022-05-18T04:38:44.5476076Z  2022-05-18T04:38:44.5476366Z  2022-05-18T04:38:44.5476808Z [2,780 / 2,970] 8 actions running 2022-05-18T04:38:44.5477488Z Compiling test/cpp/jit/test_interpreter.cpp; 21s processwrapper-sandbox 2022-05-18T04:38:44.5478256Z Compiling test/cpp/jit/test_op_replacement.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:44.5479018Z Compiling test/cpp/jit/test_class_type.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:44.5479635Z Compiling torch/csrc/lazy/core/lazy_view.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:44.5480247Z Compiling aten/src/ATen/VmapTransforms.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:44.5480883Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:44.5481506Z Compiling src/google/protobuf/duration.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:38:44.5482053Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:44.9467258Z 2022-05-18T04:38:44.9469989Z  2022-05-18T04:38:44.9470347Z  2022-05-18T04:38:44.9470641Z  2022-05-18T04:38:44.9470891Z  2022-05-18T04:38:44.9471159Z  2022-05-18T04:38:44.9471417Z  2022-05-18T04:38:44.9471663Z  2022-05-18T04:38:44.9471945Z  2022-05-18T04:38:44.9472312Z [2,781 / 2,970] 8 actions running 2022-05-18T04:38:44.9472868Z Compiling test/cpp/jit/test_interpreter.cpp; 22s processwrapper-sandbox 2022-05-18T04:38:44.9473540Z Compiling test/cpp/jit/test_op_replacement.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:44.9474188Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:44.9474785Z Compiling torch/csrc/lazy/core/lazy_view.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:44.9475364Z Compiling aten/src/ATen/VmapTransforms.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:44.9476011Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:44.9964438Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:44.9964878Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:45.1791424Z 2022-05-18T04:38:45.1792333Z  2022-05-18T04:38:45.1793068Z  2022-05-18T04:38:45.1793845Z  2022-05-18T04:38:45.1794577Z  2022-05-18T04:38:45.1794988Z  2022-05-18T04:38:45.1795562Z  2022-05-18T04:38:45.1797183Z  2022-05-18T04:38:45.1797685Z  2022-05-18T04:38:45.1798273Z [2,782 / 2,970] 8 actions, 7 running 2022-05-18T04:38:45.1799030Z Compiling test/cpp/jit/test_interpreter.cpp; 22s processwrapper-sandbox 2022-05-18T04:38:45.1799822Z Compiling test/cpp/jit/test_op_replacement.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:45.1800587Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:45.1801568Z Compiling torch/csrc/lazy/core/lazy_view.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:45.1804744Z Compiling aten/src/ATen/VmapTransforms.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:45.1805615Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:45.1806500Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:45.1807906Z [Scann] Compiling torch/csrc/jit/mobile/promoted_prim_ops.cpp 2022-05-18T04:38:45.3976972Z 2022-05-18T04:38:45.3977507Z  2022-05-18T04:38:45.3977855Z  2022-05-18T04:38:45.3978120Z  2022-05-18T04:38:45.3978401Z  2022-05-18T04:38:45.3978688Z  2022-05-18T04:38:45.3978944Z  2022-05-18T04:38:45.3979223Z  2022-05-18T04:38:45.3979505Z  2022-05-18T04:38:45.3979888Z [2,783 / 2,970] 8 actions running 2022-05-18T04:38:45.3980479Z Compiling test/cpp/jit/test_interpreter.cpp; 22s processwrapper-sandbox 2022-05-18T04:38:45.3981138Z Compiling test/cpp/jit/test_op_replacement.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:45.3981798Z Compiling test/cpp/jit/test_class_type.cpp; 4s processwrapper-sandbox 2022-05-18T04:38:45.3982478Z Compiling aten/src/ATen/VmapTransforms.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:45.3983190Z Compiling aten/src/ATen/BatchedTensorImpl.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:45.3983752Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:45.3984220Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:45.3984672Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:45.7977747Z 2022-05-18T04:38:45.7983204Z  2022-05-18T04:38:45.7983659Z  2022-05-18T04:38:45.7983944Z  2022-05-18T04:38:45.7984248Z  2022-05-18T04:38:45.7984543Z  2022-05-18T04:38:45.7984815Z  2022-05-18T04:38:45.7985106Z  2022-05-18T04:38:45.7985402Z  2022-05-18T04:38:45.7986063Z [2,784 / 2,970] 8 actions running 2022-05-18T04:38:45.7986704Z Compiling test/cpp/jit/test_interpreter.cpp; 23s processwrapper-sandbox 2022-05-18T04:38:45.7987458Z Compiling test/cpp/jit/test_op_replacement.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:45.7988178Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:45.7988848Z Compiling aten/src/ATen/VmapTransforms.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:45.7989208Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:45.7989536Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:45.7990004Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:45.7990642Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:45.9993310Z 2022-05-18T04:38:45.9993818Z  2022-05-18T04:38:45.9994202Z  2022-05-18T04:38:45.9994510Z  2022-05-18T04:38:45.9994788Z  2022-05-18T04:38:45.9995080Z  2022-05-18T04:38:45.9995379Z  2022-05-18T04:38:45.9995666Z  2022-05-18T04:38:45.9995959Z  2022-05-18T04:38:45.9996384Z [2,785 / 2,970] 8 actions running 2022-05-18T04:38:45.9996997Z Compiling test/cpp/jit/test_interpreter.cpp; 23s processwrapper-sandbox 2022-05-18T04:38:45.9997927Z Compiling test/cpp/jit/test_op_replacement.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:45.9998602Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:45.9999374Z Compiling aten/src/ATen/VmapTransforms.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:45.9999928Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:46.0000389Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:46.0000970Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:46.0001484Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:46.3993459Z 2022-05-18T04:38:46.3993991Z  2022-05-18T04:38:46.3994337Z  2022-05-18T04:38:46.3994605Z  2022-05-18T04:38:46.3994846Z  2022-05-18T04:38:46.3995141Z  2022-05-18T04:38:46.3995403Z  2022-05-18T04:38:46.3995648Z  2022-05-18T04:38:46.3995935Z  2022-05-18T04:38:46.3996334Z [2,786 / 2,970] 8 actions running 2022-05-18T04:38:46.3996901Z Compiling test/cpp/jit/test_interpreter.cpp; 23s processwrapper-sandbox 2022-05-18T04:38:46.3997581Z Compiling test/cpp/jit/test_op_replacement.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:46.3998195Z Compiling test/cpp/jit/test_class_type.cpp; 5s processwrapper-sandbox 2022-05-18T04:38:46.3998653Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:46.3999058Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:46.3999590Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:46.4000062Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:46.4000460Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:46.6063763Z 2022-05-18T04:38:46.6064381Z  2022-05-18T04:38:46.6064720Z  2022-05-18T04:38:46.6065005Z  2022-05-18T04:38:46.6065317Z  2022-05-18T04:38:46.6065605Z  2022-05-18T04:38:46.6065980Z  2022-05-18T04:38:46.6066327Z  2022-05-18T04:38:46.6066637Z  2022-05-18T04:38:46.6067016Z [2,787 / 2,970] 8 actions, 7 running 2022-05-18T04:38:46.6067570Z Compiling test/cpp/jit/test_interpreter.cpp; 23s processwrapper-sandbox 2022-05-18T04:38:46.6068205Z Compiling test/cpp/jit/test_op_replacement.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:46.6068820Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:46.6069312Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:46.6069890Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:46.6070427Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:46.6070866Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:46.6071274Z [Scann] Compiling aten/src/ATen/TensorUtils.cpp 2022-05-18T04:38:46.8491228Z 2022-05-18T04:38:46.8492124Z  2022-05-18T04:38:46.8492367Z  2022-05-18T04:38:46.8492527Z  2022-05-18T04:38:46.8492757Z  2022-05-18T04:38:46.8492954Z  2022-05-18T04:38:46.8493107Z  2022-05-18T04:38:46.8493269Z  2022-05-18T04:38:46.8493435Z  2022-05-18T04:38:46.8493723Z [2,788 / 2,970] 8 actions, 7 running 2022-05-18T04:38:46.8494128Z Compiling test/cpp/jit/test_interpreter.cpp; 24s processwrapper-sandbox 2022-05-18T04:38:46.8494722Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:46.8495193Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:46.8495620Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:46.8496091Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:46.8496516Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:46.8496990Z Compiling aten/src/ATen/TensorUtils.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:46.8497290Z [Scann] Compiling torch/csrc/jit/tensorexpr/bounds_overlap.cpp 2022-05-18T04:38:47.1989857Z 2022-05-18T04:38:47.1990962Z  2022-05-18T04:38:47.1992081Z  2022-05-18T04:38:47.1992491Z  2022-05-18T04:38:47.1992863Z  2022-05-18T04:38:47.1993196Z  2022-05-18T04:38:47.1993659Z  2022-05-18T04:38:47.1994057Z  2022-05-18T04:38:47.1994350Z  2022-05-18T04:38:47.1994864Z [2,788 / 2,970] 8 actions running 2022-05-18T04:38:47.1995443Z Compiling test/cpp/jit/test_interpreter.cpp; 24s processwrapper-sandbox 2022-05-18T04:38:47.1996242Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:47.1996857Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:47.1997469Z Compiling aten/src/ATen/SparseTensorUtils.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:47.1998019Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:47.1998444Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:47.1999300Z Compiling aten/src/ATen/TensorUtils.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:47.1999642Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:47.4698242Z 2022-05-18T04:38:47.4699110Z  2022-05-18T04:38:47.4699816Z  2022-05-18T04:38:47.4700778Z  2022-05-18T04:38:47.4701075Z  2022-05-18T04:38:47.4701306Z  2022-05-18T04:38:47.4701549Z  2022-05-18T04:38:47.4701802Z  2022-05-18T04:38:47.4702043Z  2022-05-18T04:38:47.4702462Z [2,789 / 2,970] 8 actions, 7 running 2022-05-18T04:38:47.4703045Z Compiling test/cpp/jit/test_interpreter.cpp; 24s processwrapper-sandbox 2022-05-18T04:38:47.4703634Z Compiling test/cpp/jit/test_class_type.cpp; 6s processwrapper-sandbox 2022-05-18T04:38:47.4704109Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:47.4704552Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:47.4705000Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:47.4705527Z Compiling aten/src/ATen/TensorUtils.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:47.4706220Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:47.4706574Z [Scann] Compiling aten/src/ATen/Utils.cpp 2022-05-18T04:38:47.7981986Z 2022-05-18T04:38:47.7982572Z  2022-05-18T04:38:47.7982901Z  2022-05-18T04:38:47.7983160Z  2022-05-18T04:38:47.7983417Z  2022-05-18T04:38:47.7983646Z  2022-05-18T04:38:47.7983883Z  2022-05-18T04:38:47.7984143Z  2022-05-18T04:38:47.7984367Z  2022-05-18T04:38:47.7984742Z [2,791 / 2,970] 8 actions, 7 running 2022-05-18T04:38:47.7985304Z Compiling test/cpp/jit/test_class_type.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:47.7986005Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:47.7986467Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:47.7987013Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:47.7987485Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:47.7987947Z Compiling aten/src/ATen/Utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:47.7988493Z Compiling src/google/protobuf/extension_set.cc; 0s processwrapper-sandbox 2022-05-18T04:38:47.7988976Z [Scann] Compiling torch/csrc/jit/serialization/import_read.cpp 2022-05-18T04:38:48.0039470Z 2022-05-18T04:38:48.0039911Z  2022-05-18T04:38:48.0040169Z  2022-05-18T04:38:48.0040328Z  2022-05-18T04:38:48.0040493Z  2022-05-18T04:38:48.0040674Z  2022-05-18T04:38:48.0040829Z  2022-05-18T04:38:48.0040995Z  2022-05-18T04:38:48.0041157Z  2022-05-18T04:38:48.0041391Z [2,792 / 2,970] 8 actions running 2022-05-18T04:38:48.0041805Z Compiling test/cpp/jit/test_class_type.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:48.0042127Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:48.0042383Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:48.0042736Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:48.0043231Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:48.0043678Z Compiling aten/src/ATen/Utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:48.0044435Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:48.0044797Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:48.2009658Z 2022-05-18T04:38:48.2010410Z  2022-05-18T04:38:48.2010918Z  2022-05-18T04:38:48.2011233Z  2022-05-18T04:38:48.2011850Z  2022-05-18T04:38:48.2012127Z  2022-05-18T04:38:48.2012536Z  2022-05-18T04:38:48.2012768Z  2022-05-18T04:38:48.2013005Z  2022-05-18T04:38:48.2013581Z [2,792 / 2,970] 8 actions running 2022-05-18T04:38:48.2014290Z Compiling test/cpp/jit/test_class_type.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:48.2014976Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:48.2015605Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:48.2016324Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:48.2016822Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:48.2017533Z Compiling aten/src/ATen/Utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:48.2018209Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:48.2018777Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:48.5437568Z 2022-05-18T04:38:48.5438114Z  2022-05-18T04:38:48.5438472Z  2022-05-18T04:38:48.5438738Z  2022-05-18T04:38:48.5439059Z  2022-05-18T04:38:48.5439359Z  2022-05-18T04:38:48.5439638Z  2022-05-18T04:38:48.5439934Z  2022-05-18T04:38:48.5440236Z  2022-05-18T04:38:48.5440633Z [2,793 / 2,970] 8 actions, 7 running 2022-05-18T04:38:48.5441242Z Compiling test/cpp/jit/test_class_type.cpp; 7s processwrapper-sandbox 2022-05-18T04:38:48.5441803Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:48.5442381Z Compiling aten/src/ATen/TensorUtils.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:48.5442937Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:48.5443515Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:48.5444049Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:48.5444525Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:48.5444928Z [Scann] Compiling torch/csrc/jit/tensorexpr/ir.cpp 2022-05-18T04:38:48.8006635Z 2022-05-18T04:38:48.8007199Z  2022-05-18T04:38:48.8007536Z  2022-05-18T04:38:48.8007864Z  2022-05-18T04:38:48.8008173Z  2022-05-18T04:38:48.8008480Z  2022-05-18T04:38:48.8008789Z  2022-05-18T04:38:48.8009057Z  2022-05-18T04:38:48.8009327Z  2022-05-18T04:38:48.8009747Z [2,795 / 2,970] 8 actions running 2022-05-18T04:38:48.8010319Z Compiling test/cpp/jit/test_class_type.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:48.8010899Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:48.8011479Z Compiling aten/src/ATen/Utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:48.8012003Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:48.8012440Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:48.8013076Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:48.8013653Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:48.8014107Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:49.1087594Z 2022-05-18T04:38:49.1088157Z  2022-05-18T04:38:49.1088538Z  2022-05-18T04:38:49.1088806Z  2022-05-18T04:38:49.1089077Z  2022-05-18T04:38:49.1089366Z  2022-05-18T04:38:49.1089645Z  2022-05-18T04:38:49.1089918Z  2022-05-18T04:38:49.1090174Z  2022-05-18T04:38:49.1090590Z [2,796 / 2,970] 8 actions, 7 running 2022-05-18T04:38:49.1091221Z Compiling test/cpp/jit/test_class_type.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:49.1091757Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:49.1092229Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:49.1092671Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:49.1093167Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:49.1093947Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:49.1094422Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:49.1094872Z [Scann] Compiling aten/src/ATen/native/Distributions.cpp 2022-05-18T04:38:49.4007678Z 2022-05-18T04:38:49.4010234Z  2022-05-18T04:38:49.4010898Z  2022-05-18T04:38:49.4011268Z  2022-05-18T04:38:49.4011622Z  2022-05-18T04:38:49.4011920Z  2022-05-18T04:38:49.4012200Z  2022-05-18T04:38:49.4012470Z  2022-05-18T04:38:49.4012725Z  2022-05-18T04:38:49.4013119Z [2,798 / 2,970] 8 actions running 2022-05-18T04:38:49.4013760Z Compiling test/cpp/jit/test_class_type.cpp; 8s processwrapper-sandbox 2022-05-18T04:38:49.4014412Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:49.4014863Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:49.4015431Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:49.4015980Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:49.4016427Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:49.4016850Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:49.4017392Z Compiling aten/src/ATen/native/Col2Im.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:49.6762440Z 2022-05-18T04:38:49.6762953Z  2022-05-18T04:38:49.6763343Z  2022-05-18T04:38:49.6763617Z  2022-05-18T04:38:49.6763851Z  2022-05-18T04:38:49.6764138Z  2022-05-18T04:38:49.6764406Z  2022-05-18T04:38:49.6764640Z  2022-05-18T04:38:49.6764906Z  2022-05-18T04:38:49.6765330Z [2,799 / 2,970] 8 actions, 7 running 2022-05-18T04:38:49.6766019Z Compiling test/cpp/jit/test_class_type.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:49.6766545Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:49.6767044Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:49.6767539Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:49.6767978Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:49.6768427Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:49.6769037Z Compiling aten/src/ATen/native/Col2Im.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:49.6769515Z [Scann] Compiling torch/csrc/jit/frontend/name_mangler.cpp 2022-05-18T04:38:50.0026260Z 2022-05-18T04:38:50.0026806Z  2022-05-18T04:38:50.0027150Z  2022-05-18T04:38:50.0027321Z  2022-05-18T04:38:50.0027492Z  2022-05-18T04:38:50.0027661Z  2022-05-18T04:38:50.0027815Z  2022-05-18T04:38:50.0027982Z  2022-05-18T04:38:50.0028153Z  2022-05-18T04:38:50.0028384Z [2,800 / 2,970] 8 actions running 2022-05-18T04:38:50.0028744Z Compiling test/cpp/jit/test_class_type.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:50.0029137Z Compiling torch/csrc/jit/tensorexpr/ir.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:50.0029438Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:50.0029720Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:50.0030091Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:50.0030585Z Compiling aten/src/ATen/native/Col2Im.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:50.0031074Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:50.0031500Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:50.4014141Z 2022-05-18T04:38:50.4014598Z  2022-05-18T04:38:50.4014969Z  2022-05-18T04:38:50.4015310Z  2022-05-18T04:38:50.4015591Z  2022-05-18T04:38:50.4015820Z  2022-05-18T04:38:50.4015988Z  2022-05-18T04:38:50.4016148Z  2022-05-18T04:38:50.4016322Z  2022-05-18T04:38:50.4016565Z [2,801 / 2,970] 8 actions running 2022-05-18T04:38:50.4016906Z Compiling test/cpp/jit/test_class_type.cpp; 9s processwrapper-sandbox 2022-05-18T04:38:50.4017236Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:50.4017502Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:50.4190477Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:50.4190885Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:50.4191208Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:50.4191476Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:50.4201435Z Compiling aten/src/ATen/native/Histogram.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:50.6203518Z 2022-05-18T04:38:50.6204103Z  2022-05-18T04:38:50.6204409Z  2022-05-18T04:38:50.6204691Z  2022-05-18T04:38:50.6204957Z  2022-05-18T04:38:50.6205201Z  2022-05-18T04:38:50.6205473Z  2022-05-18T04:38:50.6205815Z  2022-05-18T04:38:50.6206059Z  2022-05-18T04:38:50.6206447Z [2,802 / 2,970] 8 actions running 2022-05-18T04:38:50.6207006Z Compiling test/cpp/jit/test_class_type.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:50.6207506Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:50.6207958Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:50.6208511Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:50.6208930Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:50.6209292Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:50.6209757Z Compiling aten/src/ATen/native/Histogram.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:50.6210373Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:51.0202195Z 2022-05-18T04:38:51.0202977Z  2022-05-18T04:38:51.0203313Z  2022-05-18T04:38:51.0203576Z  2022-05-18T04:38:51.0203849Z  2022-05-18T04:38:51.0208138Z  2022-05-18T04:38:51.0208710Z  2022-05-18T04:38:51.0209348Z  2022-05-18T04:38:51.0209879Z  2022-05-18T04:38:51.0210288Z [2,804 / 2,970] 8 actions running 2022-05-18T04:38:51.0210862Z Compiling test/cpp/jit/test_class_type.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:51.0211388Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:51.0211940Z Compiling aten/src/ATen/native/Col2Im.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:51.0212446Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:51.0212989Z Compiling aten/src/ATen/native/Histogram.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:51.0213636Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:51.0214290Z Compiling aten/src/ATen/native/LegacyBridge.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:51.0214868Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:38:51.3895518Z 2022-05-18T04:38:51.3896382Z  2022-05-18T04:38:51.3896988Z  2022-05-18T04:38:51.3897449Z  2022-05-18T04:38:51.3897832Z  2022-05-18T04:38:51.3898265Z  2022-05-18T04:38:51.3898640Z  2022-05-18T04:38:51.3899009Z  2022-05-18T04:38:51.3899378Z  2022-05-18T04:38:51.3899886Z [2,807 / 2,970] 8 actions, 7 running 2022-05-18T04:38:51.3900630Z Compiling test/cpp/jit/test_class_type.cpp; 10s processwrapper-sandbox 2022-05-18T04:38:51.3901426Z Compiling aten/src/ATen/native/Col2Im.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:51.3902071Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:51.3902779Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:51.3903574Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:51.3904348Z Compiling aten/src/ATen/native/Distance.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:51.3905004Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:51.3905532Z [Scann] Compiling aten/src/ATen/native/UpSample.cpp 2022-05-18T04:38:51.6206095Z 2022-05-18T04:38:51.6206888Z  2022-05-18T04:38:51.6207308Z  2022-05-18T04:38:51.6207496Z  2022-05-18T04:38:51.6207673Z  2022-05-18T04:38:51.6207931Z  2022-05-18T04:38:51.6208168Z  2022-05-18T04:38:51.6209402Z  2022-05-18T04:38:51.6209640Z  2022-05-18T04:38:51.6209942Z [2,808 / 2,970] 8 actions running 2022-05-18T04:38:51.6210493Z Compiling test/cpp/jit/test_class_type.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:51.6210950Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:51.6211563Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:51.6212093Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:51.6212484Z Compiling aten/src/ATen/native/Distance.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:51.6212816Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:51.6213332Z Compiling aten/src/ATen/native/UpSample.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:51.6213944Z Compiling aten/src/ATen/core/Formatting.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:51.8209736Z 2022-05-18T04:38:51.8210554Z  2022-05-18T04:38:51.8210889Z  2022-05-18T04:38:51.8211186Z  2022-05-18T04:38:51.8211483Z  2022-05-18T04:38:51.8211739Z  2022-05-18T04:38:51.8212014Z  2022-05-18T04:38:51.8212275Z  2022-05-18T04:38:51.8212529Z  2022-05-18T04:38:51.8212867Z [2,809 / 2,970] 8 actions running 2022-05-18T04:38:51.8213398Z Compiling test/cpp/jit/test_class_type.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:51.8213965Z Compiling aten/src/ATen/native/Histogram.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:51.8214595Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:51.8215098Z Compiling aten/src/ATen/native/Distance.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:51.8215420Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:51.8215940Z Compiling aten/src/ATen/native/UpSample.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:51.8216568Z Compiling aten/src/ATen/core/Formatting.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:51.8217214Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:52.1527269Z 2022-05-18T04:38:52.1528143Z  2022-05-18T04:38:52.1528755Z  2022-05-18T04:38:52.1529213Z  2022-05-18T04:38:52.1529542Z  2022-05-18T04:38:52.1529866Z  2022-05-18T04:38:52.1530197Z  2022-05-18T04:38:52.1530582Z  2022-05-18T04:38:52.1530916Z  2022-05-18T04:38:52.1531338Z [2,811 / 2,970] 8 actions, 7 running 2022-05-18T04:38:52.1532007Z Compiling test/cpp/jit/test_class_type.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:52.1532728Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:52.1533468Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:52.1534165Z Compiling aten/src/ATen/native/UpSample.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:52.1534880Z Compiling aten/src/ATen/core/Formatting.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:52.1535606Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:52.1536250Z Compiling caffe2/proto/torch.pb.cc; 0s processwrapper-sandbox 2022-05-18T04:38:52.1536790Z [Scann] Compiling aten/src/ATen/native/UpSampleBicubic2d.cpp 2022-05-18T04:38:52.4214028Z 2022-05-18T04:38:52.4214517Z  2022-05-18T04:38:52.4214938Z  2022-05-18T04:38:52.4215365Z  2022-05-18T04:38:52.4215676Z  2022-05-18T04:38:52.4215985Z  2022-05-18T04:38:52.4216276Z  2022-05-18T04:38:52.4216578Z  2022-05-18T04:38:52.4216861Z  2022-05-18T04:38:52.4217183Z [2,812 / 2,970] 8 actions running 2022-05-18T04:38:52.4217729Z Compiling test/cpp/jit/test_class_type.cpp; 11s processwrapper-sandbox 2022-05-18T04:38:52.4218372Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:52.4219003Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:52.4219785Z Compiling aten/src/ATen/native/UpSample.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:52.4220410Z Compiling aten/src/ATen/core/Formatting.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:52.4221044Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:52.4223466Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:52.4224122Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:52.6974854Z 2022-05-18T04:38:52.6975398Z  2022-05-18T04:38:52.6975746Z  2022-05-18T04:38:52.6976007Z  2022-05-18T04:38:52.6976278Z  2022-05-18T04:38:52.6976556Z  2022-05-18T04:38:52.6976805Z  2022-05-18T04:38:52.6977080Z  2022-05-18T04:38:52.6977363Z  2022-05-18T04:38:52.6977934Z [2,813 / 2,970] 8 actions, 7 running 2022-05-18T04:38:52.6978530Z Compiling test/cpp/jit/test_class_type.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:52.6979225Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:52.6980200Z Compiling aten/src/ATen/native/Distance.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:52.6981127Z Compiling aten/src/ATen/core/Formatting.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:52.6981804Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:52.6982323Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:52.6982921Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:52.6983405Z [Scann] Compiling src/tbb/x86_rtm_rw_mutex.cpp 2022-05-18T04:38:53.0229161Z 2022-05-18T04:38:53.0229749Z  2022-05-18T04:38:53.0230079Z  2022-05-18T04:38:53.0230348Z  2022-05-18T04:38:53.0230597Z  2022-05-18T04:38:53.0230817Z  2022-05-18T04:38:53.0231058Z  2022-05-18T04:38:53.0231322Z  2022-05-18T04:38:53.0231570Z  2022-05-18T04:38:53.0231967Z [2,816 / 2,970] 8 actions running 2022-05-18T04:38:53.0232558Z Compiling test/cpp/jit/test_class_type.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:53.0233150Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:53.0233829Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:53.0234375Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:53.0234904Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:53.0235534Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:53.0236176Z Compiling torch/csrc/profiler/api.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:53.0236654Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:53.0804183Z 2022-05-18T04:38:53.0804778Z  2022-05-18T04:38:53.0805131Z  2022-05-18T04:38:53.0805847Z  2022-05-18T04:38:53.0806122Z  2022-05-18T04:38:53.0806399Z  2022-05-18T04:38:53.0806683Z  2022-05-18T04:38:53.0811472Z  2022-05-18T04:38:53.0812190Z  2022-05-18T04:38:53.0813034Z INFO: From Compiling torch/csrc/jit/tensorexpr/kernel.cpp: 2022-05-18T04:38:53.0813806Z [2,816 / 2,970] 8 actions running 2022-05-18T04:38:53.0814605Z Compiling test/cpp/jit/test_class_type.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:53.0815432Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:53.0816373Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:53.0819665Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:53.0820318Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:53.0820923Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:53.0821446Z Compiling torch/csrc/profiler/api.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:53.0821911Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:53.0833253Z 2022-05-18T04:38:53.0833750Z  2022-05-18T04:38:53.0834301Z  2022-05-18T04:38:53.0834773Z  2022-05-18T04:38:53.0835287Z  2022-05-18T04:38:53.0836943Z  2022-05-18T04:38:53.0837276Z  2022-05-18T04:38:53.0837525Z  2022-05-18T04:38:53.0837773Z  2022-05-18T04:38:53.0849506Z torch/csrc/jit/tensorexpr/kernel.cpp: In member function 'std::vector torch::jit::tensorexpr::TensorExprKernel::getInputStrides(const torch::jit::Value*, const std::vector&)': 2022-05-18T04:38:53.0850913Z torch/csrc/jit/tensorexpr/kernel.cpp:1022:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:53.0851605Z for (int i = 0; i < rank; i++) { 2022-05-18T04:38:53.0852141Z ~~^~~~~~ 2022-05-18T04:38:53.0855785Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T04:38:53.0856197Z from ./c10/core/Device.h:3, 2022-05-18T04:38:53.0856824Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:11, 2022-05-18T04:38:53.0857288Z from aten/src/ATen/core/Tensor.h:3, 2022-05-18T04:38:53.0857699Z from ./torch/csrc/jit/ir/attributes.h:2, 2022-05-18T04:38:53.0858109Z from ./torch/csrc/jit/ir/ir.h:3, 2022-05-18T04:38:53.0858527Z from ./torch/csrc/jit/tensorexpr/kernel.h:4, 2022-05-18T04:38:53.0858960Z from torch/csrc/jit/tensorexpr/kernel.cpp:2: 2022-05-18T04:38:53.0859917Z torch/csrc/jit/tensorexpr/kernel.cpp: In member function 'torch::jit::tensorexpr::BlockPtr torch::jit::tensorexpr::TensorExprKernel::bindAllInputs()': 2022-05-18T04:38:53.0860917Z torch/csrc/jit/tensorexpr/kernel.cpp:1413:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:53.0861514Z nInputs_ > symbolic_shape_inputs_.size(), 2022-05-18T04:38:53.0861879Z ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:53.0862623Z torch/csrc/jit/tensorexpr/kernel.cpp:1423:56: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:53.0863244Z for (size_t i = symbolic_shape_inputs_start_pos; i < nInputs_; ++i) { 2022-05-18T04:38:53.0863669Z ~~^~~~~~~~~~ 2022-05-18T04:38:53.0864061Z In file included from ./c10/core/DeviceType.h:8:0, 2022-05-18T04:38:53.0864441Z from ./c10/core/Device.h:3, 2022-05-18T04:38:53.0865029Z from bazel-out/k8-fastbuild/bin/aten/src/ATen/core/TensorBody.h:11, 2022-05-18T04:38:53.0865507Z from aten/src/ATen/core/Tensor.h:3, 2022-05-18T04:38:53.0866016Z from ./torch/csrc/jit/ir/attributes.h:2, 2022-05-18T04:38:53.0866421Z from ./torch/csrc/jit/ir/ir.h:3, 2022-05-18T04:38:53.0866829Z from ./torch/csrc/jit/tensorexpr/kernel.h:4, 2022-05-18T04:38:53.0867267Z from torch/csrc/jit/tensorexpr/kernel.cpp:2: 2022-05-18T04:38:53.0868240Z torch/csrc/jit/tensorexpr/kernel.cpp: In member function 'void torch::jit::tensorexpr::TensorExprKernel::runWithAllocatedOutputs(torch::jit::Stack&) const': 2022-05-18T04:38:53.0869266Z torch/csrc/jit/tensorexpr/kernel.cpp:1906:37: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:53.0869875Z TORCH_INTERNAL_ASSERT(nOutputs_ == bufOutputs_.size()); 2022-05-18T04:38:53.0870264Z ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:53.0876666Z [2,816 / 2,970] 8 actions running 2022-05-18T04:38:53.0877247Z Compiling test/cpp/jit/test_class_type.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:53.0877891Z Compiling torch/csrc/jit/tensorexpr/kernel.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:53.0878426Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:53.0878848Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:53.0879544Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:53.0880220Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:53.0880941Z Compiling torch/csrc/profiler/api.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:53.0881442Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:53.4223526Z 2022-05-18T04:38:53.4223981Z  2022-05-18T04:38:53.4224296Z  2022-05-18T04:38:53.4224512Z  2022-05-18T04:38:53.4224749Z  2022-05-18T04:38:53.4225006Z  2022-05-18T04:38:53.4225269Z  2022-05-18T04:38:53.4225548Z  2022-05-18T04:38:53.4225960Z  2022-05-18T04:38:53.4228637Z [2,817 / 2,970] 8 actions running 2022-05-18T04:38:53.4229268Z Compiling test/cpp/jit/test_class_type.cpp; 12s processwrapper-sandbox 2022-05-18T04:38:53.4229944Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:53.4230492Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:53.4231083Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:53.4232884Z Compiling aten/src/ATen/CPUGeneratorImpl.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:53.4233764Z Compiling torch/csrc/profiler/api.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:53.4234305Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:53.4234760Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:53.7325371Z 2022-05-18T04:38:53.7326335Z  2022-05-18T04:38:53.7326875Z  2022-05-18T04:38:53.7327682Z  2022-05-18T04:38:53.7327984Z  2022-05-18T04:38:53.7328231Z  2022-05-18T04:38:53.7328504Z  2022-05-18T04:38:53.7328788Z  2022-05-18T04:38:53.7329189Z  2022-05-18T04:38:53.7329677Z [2,818 / 2,970] 8 actions, 7 running 2022-05-18T04:38:53.7330529Z Compiling test/cpp/jit/test_class_type.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:53.7331355Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:53.7332022Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:53.7332706Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:53.7333463Z Compiling torch/csrc/profiler/api.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:53.7334065Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:53.7334575Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:53.7335046Z [Scann] Compiling torch/csrc/lazy/core/shape.cpp 2022-05-18T04:38:53.9477000Z 2022-05-18T04:38:53.9477544Z  2022-05-18T04:38:53.9477892Z  2022-05-18T04:38:53.9478162Z  2022-05-18T04:38:53.9478452Z  2022-05-18T04:38:53.9480722Z  2022-05-18T04:38:53.9481227Z  2022-05-18T04:38:53.9481755Z  2022-05-18T04:38:53.9484331Z  2022-05-18T04:38:53.9484840Z [2,819 / 2,970] 8 actions, 7 running 2022-05-18T04:38:53.9485566Z Compiling test/cpp/jit/test_class_type.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:53.9488935Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:53.9489743Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:53.9490616Z Compiling torch/csrc/profiler/api.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:53.9491465Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:53.9493429Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:53.9494218Z Compiling torch/csrc/lazy/core/shape.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:53.9494847Z [Scann] Compiling aten/src/ATen/mkl/SparseBlas.cpp 2022-05-18T04:38:54.1500904Z 2022-05-18T04:38:54.1501797Z  2022-05-18T04:38:54.1502372Z  2022-05-18T04:38:54.1502924Z  2022-05-18T04:38:54.1503413Z  2022-05-18T04:38:54.1504090Z  2022-05-18T04:38:54.1504369Z  2022-05-18T04:38:54.1504662Z  2022-05-18T04:38:54.1505195Z  2022-05-18T04:38:54.1505590Z [2,820 / 2,970] 8 actions, 7 running 2022-05-18T04:38:54.1506449Z Compiling test/cpp/jit/test_class_type.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:54.1507266Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:54.1508119Z Compiling aten/src/ATen/native/ReduceAllOps.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:54.1508903Z Compiling torch/csrc/profiler/api.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:54.1509365Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:54.1509893Z Compiling torch/csrc/lazy/core/shape.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:54.1510567Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:54.1511061Z [Scann] Compiling torch/csrc/autograd/generated/VariableType_0.cpp 2022-05-18T04:38:54.3781063Z 2022-05-18T04:38:54.3782048Z  2022-05-18T04:38:54.3782686Z  2022-05-18T04:38:54.3783184Z  2022-05-18T04:38:54.3783689Z  2022-05-18T04:38:54.3784655Z  2022-05-18T04:38:54.3785069Z  2022-05-18T04:38:54.3785464Z  2022-05-18T04:38:54.3786067Z  2022-05-18T04:38:54.3786912Z [2,822 / 2,970] 8 actions, 7 running 2022-05-18T04:38:54.3787623Z Compiling test/cpp/jit/test_class_type.cpp; 13s processwrapper-sandbox 2022-05-18T04:38:54.3788380Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:54.3789380Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:54.3790024Z Compiling torch/csrc/lazy/core/shape.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:54.3790840Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:54.3791725Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:54.3792364Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:54.3792995Z [Scann] Compiling torch/csrc/utils/tensor_flatten.cpp 2022-05-18T04:38:54.6228689Z 2022-05-18T04:38:54.6229263Z  2022-05-18T04:38:54.6229613Z  2022-05-18T04:38:54.6229909Z  2022-05-18T04:38:54.6230228Z  2022-05-18T04:38:54.6232402Z  2022-05-18T04:38:54.6232870Z  2022-05-18T04:38:54.6233737Z  2022-05-18T04:38:54.6234086Z  2022-05-18T04:38:54.6234620Z [2,822 / 2,970] 8 actions running 2022-05-18T04:38:54.6235257Z Compiling test/cpp/jit/test_class_type.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:54.6235986Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:54.6237031Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:54.6237654Z Compiling torch/csrc/lazy/core/shape.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:54.6238319Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:54.6238828Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:54.6239263Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:54.6239846Z Compiling torch/csrc/utils/tensor_flatten.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:54.8121197Z 2022-05-18T04:38:54.8123642Z  2022-05-18T04:38:54.8124323Z  2022-05-18T04:38:54.8124824Z  2022-05-18T04:38:54.8125168Z  2022-05-18T04:38:54.8125511Z  2022-05-18T04:38:54.8126002Z  2022-05-18T04:38:54.8126348Z  2022-05-18T04:38:54.8126664Z  2022-05-18T04:38:54.8127149Z INFO: From Compiling torch/csrc/jit/runtime/static/ops.cpp: 2022-05-18T04:38:54.8127673Z [2,822 / 2,970] 8 actions running 2022-05-18T04:38:54.8128289Z Compiling test/cpp/jit/test_class_type.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:54.8129038Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:54.8129710Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:54.8130414Z Compiling torch/csrc/lazy/core/shape.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:54.8131143Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:54.8134808Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:54.8135299Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:54.8135910Z Compiling torch/csrc/utils/tensor_flatten.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:54.8136244Z 2022-05-18T04:38:54.8136504Z  2022-05-18T04:38:54.8136810Z  2022-05-18T04:38:54.8137098Z  2022-05-18T04:38:54.8137394Z  2022-05-18T04:38:54.8137681Z  2022-05-18T04:38:54.8137960Z  2022-05-18T04:38:54.8138251Z  2022-05-18T04:38:54.8138544Z  2022-05-18T04:38:54.8139039Z In file included from torch/csrc/jit/runtime/static/ops.cpp:17:0: 2022-05-18T04:38:54.8139570Z aten/src/ATen/native/cpu/SerialStackImpl.h: In lambda function: 2022-05-18T04:38:54.8140402Z aten/src/ATen/native/cpu/SerialStackImpl.h:56:21: note: The ABI for passing parameters with 32-byte alignment has changed in GCC 4.6 2022-05-18T04:38:54.8141019Z [](Vec x) { return x; }, result_ptr, input_ptr, local_inner); 2022-05-18T04:38:54.8141388Z ^ 2022-05-18T04:38:54.8141776Z torch/csrc/jit/runtime/static/ops.cpp: At global scope: 2022-05-18T04:38:54.8142793Z torch/csrc/jit/runtime/static/ops.cpp:2545:12: warning: 'at::Tensor torch::jit::{anonymous}::signed_log1p(const at::Tensor&)' defined but not used [-Wunused-function] 2022-05-18T04:38:54.8143419Z at::Tensor signed_log1p(const at::Tensor& input) { 2022-05-18T04:38:54.8143784Z ^~~~~~~~~~~~ 2022-05-18T04:38:54.8144180Z [2,822 / 2,970] 8 actions running 2022-05-18T04:38:54.8144764Z Compiling test/cpp/jit/test_class_type.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:54.8145450Z Compiling torch/csrc/jit/runtime/static/ops.cpp; 3s processwrapper-sandbox 2022-05-18T04:38:54.8146153Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:54.8146747Z Compiling torch/csrc/lazy/core/shape.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:54.8147414Z Compiling aten/src/ATen/mkl/SparseBlas.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:54.8147979Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:54.8148447Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:54.8149036Z Compiling torch/csrc/utils/tensor_flatten.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:55.0235524Z 2022-05-18T04:38:55.0236192Z  2022-05-18T04:38:55.0236568Z  2022-05-18T04:38:55.0237031Z  2022-05-18T04:38:55.0237319Z  2022-05-18T04:38:55.0237761Z  2022-05-18T04:38:55.0238060Z  2022-05-18T04:38:55.0238443Z  2022-05-18T04:38:55.0238738Z  2022-05-18T04:38:55.0239155Z [2,824 / 2,970] 8 actions running 2022-05-18T04:38:55.0239771Z Compiling test/cpp/jit/test_class_type.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:55.0240355Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:55.0240967Z Compiling torch/csrc/lazy/core/shape.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:55.0241532Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:55.0242011Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:55.0242633Z Compiling torch/csrc/utils/tensor_flatten.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:55.0243212Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:55.0243686Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:55.2433559Z 2022-05-18T04:38:55.2434169Z  2022-05-18T04:38:55.2434547Z  2022-05-18T04:38:55.2434754Z  2022-05-18T04:38:55.2434923Z  2022-05-18T04:38:55.2435093Z  2022-05-18T04:38:55.2435247Z  2022-05-18T04:38:55.2435411Z  2022-05-18T04:38:55.2435573Z  2022-05-18T04:38:55.2435803Z [2,825 / 2,970] 8 actions running 2022-05-18T04:38:55.2436156Z Compiling test/cpp/jit/test_class_type.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:55.2436540Z Compiling torch/csrc/lazy/core/shape.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:55.2436854Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:55.2560844Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:55.2561416Z Compiling torch/csrc/utils/tensor_flatten.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:55.2561942Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:55.2562371Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:55.2563037Z Compiling tensorpipe/transport/ibv/error.cc; 0s processwrapper-sandbox 2022-05-18T04:38:55.3019231Z 2022-05-18T04:38:55.3020313Z  2022-05-18T04:38:55.3020631Z  2022-05-18T04:38:55.3020946Z  2022-05-18T04:38:55.3021216Z  2022-05-18T04:38:55.3021523Z  2022-05-18T04:38:55.3021821Z  2022-05-18T04:38:55.3022114Z  2022-05-18T04:38:55.3022427Z  2022-05-18T04:38:55.3022915Z INFO: From Compiling torch/csrc/lazy/core/shape.cpp: 2022-05-18T04:38:55.3023344Z [2,825 / 2,970] 8 actions running 2022-05-18T04:38:55.3023886Z Compiling test/cpp/jit/test_class_type.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:55.3024332Z Compiling torch/csrc/lazy/core/shape.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:55.3024757Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:55.3025131Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:55.3025644Z Compiling torch/csrc/utils/tensor_flatten.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:55.3026447Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:55.3026855Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:55.3027385Z Compiling tensorpipe/transport/ibv/error.cc; 0s processwrapper-sandbox 2022-05-18T04:38:55.3027678Z 2022-05-18T04:38:55.3027808Z  2022-05-18T04:38:55.3028080Z  2022-05-18T04:38:55.3028330Z  2022-05-18T04:38:55.3028595Z  2022-05-18T04:38:55.3028859Z  2022-05-18T04:38:55.3029110Z  2022-05-18T04:38:55.3029370Z  2022-05-18T04:38:55.3029636Z  2022-05-18T04:38:55.3030397Z torch/csrc/lazy/core/shape.cpp: In function 'c10::SymbolicShape torch::lazy::get_symbolic_shape(at::Tensor&)': 2022-05-18T04:38:55.3031223Z torch/csrc/lazy/core/shape.cpp:74:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:55.3031745Z for (int64_t i = 0; i < sizes.size(); i++) { 2022-05-18T04:38:55.3032068Z ~~^~~~~~~~~~~~~~ 2022-05-18T04:38:55.3032892Z torch/csrc/lazy/core/shape.cpp: In function 'void torch::lazy::applySymbolicShapesOnLT(const char*, std::vector, std::vector&)': 2022-05-18T04:38:55.3033796Z torch/csrc/lazy/core/shape.cpp:111:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:55.3034425Z for (int64_t i = 0; i < res_symbolic->size(); i++) { 2022-05-18T04:38:55.3034777Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:55.3035438Z torch/csrc/lazy/core/shape.cpp:118:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:55.3036045Z for (int64_t i = 0; i < res_symbolic->size(); i++) { 2022-05-18T04:38:55.3036395Z ~~^~~~~~~~~~~~~~~~~~~~~~ 2022-05-18T04:38:55.3036787Z [2,825 / 2,970] 8 actions running 2022-05-18T04:38:55.3037297Z Compiling test/cpp/jit/test_class_type.cpp; 14s processwrapper-sandbox 2022-05-18T04:38:55.3037940Z Compiling torch/csrc/lazy/core/shape.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:55.3038455Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:55.3038882Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:55.3039454Z Compiling torch/csrc/utils/tensor_flatten.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:55.3039967Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:55.3040391Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:55.3040954Z Compiling tensorpipe/transport/ibv/error.cc; 0s processwrapper-sandbox 2022-05-18T04:38:55.6579985Z 2022-05-18T04:38:55.6580561Z  2022-05-18T04:38:55.6580930Z  2022-05-18T04:38:55.6581200Z  2022-05-18T04:38:55.6581725Z  2022-05-18T04:38:55.6581999Z  2022-05-18T04:38:55.6582261Z  2022-05-18T04:38:55.6582528Z  2022-05-18T04:38:55.6582805Z  2022-05-18T04:38:55.6583156Z [2,827 / 2,970] 8 actions running 2022-05-18T04:38:55.6583793Z Compiling test/cpp/jit/test_class_type.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:55.6584318Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:55.6584736Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:55.6585291Z Compiling torch/csrc/utils/tensor_flatten.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:55.6585917Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:55.6586310Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:55.6586791Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:55.6587233Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:56.1314048Z 2022-05-18T04:38:56.1314596Z  2022-05-18T04:38:56.1314963Z  2022-05-18T04:38:56.1315260Z  2022-05-18T04:38:56.1315559Z  2022-05-18T04:38:56.1319117Z  2022-05-18T04:38:56.1319606Z  2022-05-18T04:38:56.1320033Z  2022-05-18T04:38:56.1320632Z  2022-05-18T04:38:56.1324503Z [2,828 / 2,970] 8 actions, 7 running 2022-05-18T04:38:56.1325130Z Compiling test/cpp/jit/test_class_type.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:56.1325636Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:38:56.1326289Z Compiling torch/csrc/utils/tensor_flatten.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:56.1326855Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:56.1327307Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:56.1340716Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:56.1341278Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:56.1341647Z [Scann] Compiling src/tbb/tbb_main.cpp 2022-05-18T04:38:56.4416907Z 2022-05-18T04:38:56.4417451Z  2022-05-18T04:38:56.4417782Z  2022-05-18T04:38:56.4418030Z  2022-05-18T04:38:56.4418277Z  2022-05-18T04:38:56.4418519Z  2022-05-18T04:38:56.4418786Z  2022-05-18T04:38:56.4419044Z  2022-05-18T04:38:56.4419284Z  2022-05-18T04:38:56.4419654Z [2,829 / 2,970] 8 actions, 7 running 2022-05-18T04:38:56.4420186Z Compiling test/cpp/jit/test_class_type.cpp; 15s processwrapper-sandbox 2022-05-18T04:38:56.4420685Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:56.4421245Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:56.4421719Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:56.4422093Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:56.4422644Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:56.4423152Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:56.4423567Z [Scann] Compiling aten/src/ATen/native/TriangularOps.cpp 2022-05-18T04:38:56.6581858Z 2022-05-18T04:38:56.6582488Z  2022-05-18T04:38:56.6582857Z  2022-05-18T04:38:56.6583136Z  2022-05-18T04:38:56.6583435Z  2022-05-18T04:38:56.6583743Z  2022-05-18T04:38:56.6584015Z  2022-05-18T04:38:56.6584179Z  2022-05-18T04:38:56.6584341Z  2022-05-18T04:38:56.6584593Z [2,829 / 2,970] 8 actions running 2022-05-18T04:38:56.6584951Z Compiling test/cpp/jit/test_class_type.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:56.6585278Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:56.6585610Z Compiling torch/csrc/utils/tensor_flatten.cpp; 2s processwrapper-sandbox 2022-05-18T04:38:56.6586426Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:56.6586693Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:56.6587020Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:56.6587331Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:56.6587596Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:56.8618781Z 2022-05-18T04:38:56.8619344Z  2022-05-18T04:38:56.8619708Z  2022-05-18T04:38:56.8622020Z  2022-05-18T04:38:56.8622588Z  2022-05-18T04:38:56.8623184Z  2022-05-18T04:38:56.8623510Z  2022-05-18T04:38:56.8623813Z  2022-05-18T04:38:56.8624283Z  2022-05-18T04:38:56.8624734Z [2,832 / 2,970] 8 actions, 7 running 2022-05-18T04:38:56.8626078Z Compiling test/cpp/jit/test_class_type.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:56.8626532Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:56.8627037Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:56.8627533Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:56.8627961Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:56.8637083Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:56.8637723Z Compiling src/demangle.cc; 0s processwrapper-sandbox 2022-05-18T04:38:56.8638363Z [Scann] Compiling src/idl_gen_fbs.cpp 2022-05-18T04:38:56.9803172Z 2022-05-18T04:38:56.9803714Z  2022-05-18T04:38:56.9804030Z  2022-05-18T04:38:56.9804327Z  2022-05-18T04:38:56.9804638Z  2022-05-18T04:38:56.9804920Z  2022-05-18T04:38:56.9805188Z  2022-05-18T04:38:56.9805481Z  2022-05-18T04:38:56.9805854Z  2022-05-18T04:38:56.9806425Z INFO: From Compiling torch/csrc/autograd/generated/VariableType_0.cpp: 2022-05-18T04:38:56.9806931Z [2,833 / 2,970] 8 actions running 2022-05-18T04:38:56.9807477Z Compiling test/cpp/jit/test_class_type.cpp; 16s processwrapper-sandbox 2022-05-18T04:38:56.9807986Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:38:56.9808556Z Compiling aten/src/ATen/native/mkldnn/Copy.cpp; 1s processwrapper-sandbox 2022-05-18T04:38:56.9809031Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:38:56.9809425Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:38:56.9809867Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:38:56.9810384Z Compiling src/idl_gen_fbs.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:56.9810970Z Compiling aten/src/ATen/native/Lerp.cpp; 0s processwrapper-sandbox 2022-05-18T04:38:56.9821695Z 2022-05-18T04:38:56.9821977Z  2022-05-18T04:38:56.9822298Z  2022-05-18T04:38:56.9822591Z  2022-05-18T04:38:56.9822854Z  2022-05-18T04:38:56.9823134Z  2022-05-18T04:38:56.9823405Z  2022-05-18T04:38:56.9823673Z  2022-05-18T04:38:56.9823942Z  2022-05-18T04:38:56.9825094Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_0.cpp: In function 'std::vector torch::autograd::VariableType::{anonymous}::split_Tensor(c10::DispatchKeySet, const at::Tensor&, int64_t, int64_t)': 2022-05-18T04:38:56.9826663Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_0.cpp:9363:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:56.9827273Z for (auto i=0; i torch::autograd::VariableType::{anonymous}::unbind_int(c10::DispatchKeySet, const at::Tensor&, int64_t)': 2022-05-18T04:38:56.9829780Z bazel-out/k8-fastbuild/bin/torch/csrc/autograd/generated/VariableType_0.cpp:9938:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:38:56.9830377Z for (auto i=0; i >, std::vector > > torch::jit::tensorexpr::randomization_helper::select_n_randomly(std::vector<_RealType>&, int, std::default_random_engine&) [with T = std::shared_ptr; std::default_random_engine = std::linear_congruential_engine]': 2022-05-18T04:39:02.5861701Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp:295:49: required from here 2022-05-18T04:39:02.5862572Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp:73:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:39:02.5863296Z if (indices.size() < n) { 2022-05-18T04:39:02.5863580Z ~~~~~~~~~~~~~~~^~~ 2022-05-18T04:39:02.5865237Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp: In instantiation of 'std::tuple >, std::vector > > torch::jit::tensorexpr::randomization_helper::select_n_randomly(std::vector<_RealType>&, int, std::default_random_engine&) [with T = std::shared_ptr; std::default_random_engine = std::linear_congruential_engine]': 2022-05-18T04:39:02.5866519Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp:378:58: required from here 2022-05-18T04:39:02.5867386Z torch/csrc/jit/tensorexpr/loopnest_randomization.cpp:73:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2022-05-18T04:39:02.5867999Z [2,858 / 2,970] 8 actions running 2022-05-18T04:39:02.5868409Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:39:02.5868984Z Compiling aten/src/ATen/native/LossNLL.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:02.5869506Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:02.5869932Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:39:02.5870386Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:02.5870961Z Compiling torch/csrc/lazy/core/config.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:02.5871579Z Compiling aten/src/ATen/native/Linear.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:02.5872203Z Compiling torch/csrc/autograd/variable.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:02.9297844Z 2022-05-18T04:39:02.9298378Z  2022-05-18T04:39:02.9298740Z  2022-05-18T04:39:02.9299002Z  2022-05-18T04:39:02.9299291Z  2022-05-18T04:39:02.9299592Z  2022-05-18T04:39:02.9299874Z  2022-05-18T04:39:02.9300165Z  2022-05-18T04:39:02.9300432Z  2022-05-18T04:39:02.9300859Z [2,860 / 2,970] 8 actions, 7 running 2022-05-18T04:39:02.9301498Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:02.9302049Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:02.9302514Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:39:02.9303135Z Compiling torch/csrc/lazy/core/config.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:02.9303839Z Compiling aten/src/ATen/native/Linear.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:02.9304524Z Compiling torch/csrc/autograd/variable.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:02.9305101Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:39:02.9305580Z [Scann] Compiling src/google/protobuf/extension_set_heavy.cc 2022-05-18T04:39:03.1313507Z 2022-05-18T04:39:03.1316894Z  2022-05-18T04:39:03.1317182Z  2022-05-18T04:39:03.1317357Z  2022-05-18T04:39:03.1317532Z  2022-05-18T04:39:03.1317699Z  2022-05-18T04:39:03.1317937Z  2022-05-18T04:39:03.1318091Z  2022-05-18T04:39:03.1318256Z  2022-05-18T04:39:03.1318510Z [2,861 / 2,970] 8 actions running 2022-05-18T04:39:03.1318901Z Compiling aten/src/ATen/native/LossNLL.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:03.1319223Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:03.1319554Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:39:03.1319879Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:03.1320309Z Compiling torch/csrc/autograd/variable.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:03.1320615Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:39:03.1320982Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:39:03.1321263Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:03.5319183Z 2022-05-18T04:39:03.5319971Z  2022-05-18T04:39:03.5320388Z  2022-05-18T04:39:03.5320650Z  2022-05-18T04:39:03.5320852Z  2022-05-18T04:39:03.5321182Z  2022-05-18T04:39:03.5321422Z  2022-05-18T04:39:03.5321668Z  2022-05-18T04:39:03.5321926Z  2022-05-18T04:39:03.5322260Z [2,863 / 2,970] 8 actions running 2022-05-18T04:39:03.5322682Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:39:03.5323187Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:39:03.5323687Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:03.5324204Z Compiling torch/csrc/autograd/variable.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:03.5324523Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:39:03.5324785Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:03.5325137Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:03.5325491Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:39:03.7476437Z 2022-05-18T04:39:03.7477239Z  2022-05-18T04:39:03.7477628Z  2022-05-18T04:39:03.7477903Z  2022-05-18T04:39:03.7478160Z  2022-05-18T04:39:03.7478326Z  2022-05-18T04:39:03.7478477Z  2022-05-18T04:39:03.7478639Z  2022-05-18T04:39:03.7478805Z  2022-05-18T04:39:03.7479040Z [2,864 / 2,970] 8 actions, 7 running 2022-05-18T04:39:03.7479326Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:39:03.7479751Z Compiling aten/src/ATen/native/Linear.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:03.7480131Z Compiling torch/csrc/autograd/variable.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:03.7480443Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:39:03.7480710Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:03.7481047Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:03.7481365Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:39:03.7481612Z [Scann] Compiling aten/src/ATen/native/Repeat.cpp 2022-05-18T04:39:04.1321379Z 2022-05-18T04:39:04.1321967Z  2022-05-18T04:39:04.1322358Z  2022-05-18T04:39:04.1322678Z  2022-05-18T04:39:04.1322994Z  2022-05-18T04:39:04.1323297Z  2022-05-18T04:39:04.1323602Z  2022-05-18T04:39:04.1323847Z  2022-05-18T04:39:04.1324012Z  2022-05-18T04:39:04.1324253Z [2,864 / 2,970] 8 actions running 2022-05-18T04:39:04.1324530Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:39:04.1324873Z Compiling aten/src/ATen/native/Linear.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:04.1325254Z Compiling torch/csrc/autograd/variable.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:04.1325553Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:39:04.1325891Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:04.1326237Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:04.1326550Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:39:04.1326871Z Compiling aten/src/ATen/native/Repeat.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:04.3516240Z 2022-05-18T04:39:04.3516684Z  2022-05-18T04:39:04.3516936Z  2022-05-18T04:39:04.3517097Z  2022-05-18T04:39:04.3517314Z  2022-05-18T04:39:04.3517480Z  2022-05-18T04:39:04.3517629Z  2022-05-18T04:39:04.3517791Z  2022-05-18T04:39:04.3518007Z  2022-05-18T04:39:04.3518255Z [2,867 / 2,970] 8 actions running 2022-05-18T04:39:04.3518613Z Compiling torch/csrc/autograd/variable.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:04.3519008Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:04.3519346Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:04.3519662Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:39:04.3519994Z Compiling aten/src/ATen/native/Repeat.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:04.3520301Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:04.3520611Z Compiling src/google/protobuf/any.cc; 0s processwrapper-sandbox 2022-05-18T04:39:04.3521063Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:39:04.5530231Z 2022-05-18T04:39:04.5530716Z  2022-05-18T04:39:04.5531047Z  2022-05-18T04:39:04.5531313Z  2022-05-18T04:39:04.5531572Z  2022-05-18T04:39:04.5531836Z  2022-05-18T04:39:04.5532102Z  2022-05-18T04:39:04.5532352Z  2022-05-18T04:39:04.5532807Z  2022-05-18T04:39:04.5533160Z [2,868 / 2,970] 8 actions running 2022-05-18T04:39:04.5533672Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:04.5534187Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:04.5534763Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:04.5535273Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:39:04.5535792Z Compiling aten/src/ATen/native/Repeat.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:04.5536265Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:04.5536655Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:39:04.5537172Z Compiling gloo/transport/tcp/pair.cc; 0s processwrapper-sandbox 2022-05-18T04:39:04.7966132Z 2022-05-18T04:39:04.7966739Z  2022-05-18T04:39:04.7967057Z  2022-05-18T04:39:04.7967305Z  2022-05-18T04:39:04.7967547Z  2022-05-18T04:39:04.7967765Z  2022-05-18T04:39:04.7968032Z  2022-05-18T04:39:04.7968276Z  2022-05-18T04:39:04.7968532Z  2022-05-18T04:39:04.7968931Z [2,869 / 2,970] 8 actions, 7 running 2022-05-18T04:39:04.7969500Z Compiling torch/csrc/autograd/variable.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:04.7969960Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:04.7970476Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:04.7970998Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:39:04.7971542Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:04.7972041Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:04.7972468Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:39:04.7972824Z [Scann] Compiling torch/csrc/jit/backends/backend_resolver.cpp 2022-05-18T04:39:05.1175443Z 2022-05-18T04:39:05.1176039Z  2022-05-18T04:39:05.1176413Z  2022-05-18T04:39:05.1176745Z  2022-05-18T04:39:05.1177110Z  2022-05-18T04:39:05.1177438Z  2022-05-18T04:39:05.1177771Z  2022-05-18T04:39:05.1178093Z  2022-05-18T04:39:05.1178431Z  2022-05-18T04:39:05.1178909Z [2,870 / 2,970] 8 actions, 7 running 2022-05-18T04:39:05.1179381Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:39:05.1179968Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:05.1180494Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:39:05.1181065Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:05.1181553Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:05.1181996Z //:aten; 0s processwrapper-sandbox 2022-05-18T04:39:05.1182467Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:05.1182838Z [Scann] Compiling torch/csrc/api/src/cuda.cpp 2022-05-18T04:39:05.3538529Z 2022-05-18T04:39:05.3539042Z  2022-05-18T04:39:05.3539370Z  2022-05-18T04:39:05.3539625Z  2022-05-18T04:39:05.3539921Z  2022-05-18T04:39:05.3540188Z  2022-05-18T04:39:05.3540406Z  2022-05-18T04:39:05.3540664Z  2022-05-18T04:39:05.3540919Z  2022-05-18T04:39:05.3541286Z [2,870 / 2,970] 8 actions running 2022-05-18T04:39:05.3541719Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:39:05.3542266Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:05.3542779Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:39:05.3543259Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:05.3543746Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:05.3544424Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:39:05.3544949Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:05.3545457Z Compiling torch/csrc/api/src/cuda.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:05.5535929Z 2022-05-18T04:39:05.5536466Z  2022-05-18T04:39:05.5536817Z  2022-05-18T04:39:05.5537440Z  2022-05-18T04:39:05.5537693Z  2022-05-18T04:39:05.5537923Z  2022-05-18T04:39:05.5538142Z  2022-05-18T04:39:05.5538379Z  2022-05-18T04:39:05.5538653Z  2022-05-18T04:39:05.5539050Z [2,871 / 2,970] 8 actions, 7 running 2022-05-18T04:39:05.5539511Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:39:05.5540106Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:05.5540767Z Compiling aten/src/ATen/native/Repeat.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:05.5541296Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:05.5541749Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:39:05.5542231Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:05.5542790Z Compiling torch/csrc/api/src/cuda.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:05.5543276Z [Prepa] Compiling aten/src/ATen/native/WeightNorm.cpp 2022-05-18T04:39:05.9219366Z 2022-05-18T04:39:05.9219914Z  2022-05-18T04:39:05.9220274Z  2022-05-18T04:39:05.9220613Z  2022-05-18T04:39:05.9220889Z  2022-05-18T04:39:05.9221159Z  2022-05-18T04:39:05.9221406Z  2022-05-18T04:39:05.9221679Z  2022-05-18T04:39:05.9222290Z  2022-05-18T04:39:05.9222691Z [2,874 / 2,970] 8 actions, 7 running 2022-05-18T04:39:05.9223292Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:05.9223833Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:39:05.9224263Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:05.9224809Z Compiling torch/csrc/api/src/cuda.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:05.9225514Z Compiling aten/src/ATen/native/WeightNorm.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:05.9226469Z Compiling gloo/transport/tcp/unbound_buffer.cc; 0s processwrapper-sandbox 2022-05-18T04:39:05.9226998Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:05.9227364Z [Scann] Compiling src/gflags.cc 2022-05-18T04:39:06.1532552Z 2022-05-18T04:39:06.1533186Z  2022-05-18T04:39:06.1533666Z  2022-05-18T04:39:06.1534005Z  2022-05-18T04:39:06.1534318Z  2022-05-18T04:39:06.1534532Z  2022-05-18T04:39:06.1534696Z  2022-05-18T04:39:06.1534864Z  2022-05-18T04:39:06.1535016Z  2022-05-18T04:39:06.1535258Z [2,876 / 2,970] 8 actions running 2022-05-18T04:39:06.1535621Z Compiling test/cpp/tensorexpr/test_loopnest.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:06.1535934Z //:aten; 1s processwrapper-sandbox 2022-05-18T04:39:06.1536199Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:06.1536538Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:06.1536905Z Compiling aten/src/ATen/native/WeightNorm.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:06.1537222Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:06.1537500Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:39:06.1537761Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:06.3983650Z 2022-05-18T04:39:06.3984264Z  2022-05-18T04:39:06.3984603Z  2022-05-18T04:39:06.3984871Z  2022-05-18T04:39:06.3985108Z  2022-05-18T04:39:06.3985360Z  2022-05-18T04:39:06.3985618Z  2022-05-18T04:39:06.3986307Z  2022-05-18T04:39:06.3986570Z  2022-05-18T04:39:06.3986937Z [2,877 / 2,970] 8 actions running 2022-05-18T04:39:06.3987337Z //:aten; 2s processwrapper-sandbox 2022-05-18T04:39:06.3987756Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:06.3988253Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:06.3989072Z Compiling aten/src/ATen/native/WeightNorm.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:06.3989570Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:06.3990014Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:39:06.3990418Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:06.3990923Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:06.6412529Z 2022-05-18T04:39:06.6413103Z  2022-05-18T04:39:06.6413432Z  2022-05-18T04:39:06.6413712Z  2022-05-18T04:39:06.6414023Z  2022-05-18T04:39:06.6414330Z  2022-05-18T04:39:06.6414502Z  2022-05-18T04:39:06.6414666Z  2022-05-18T04:39:06.6414828Z  2022-05-18T04:39:06.6415064Z [2,878 / 2,970] 8 actions, 7 running 2022-05-18T04:39:06.6415349Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:06.6415687Z Compiling torch/csrc/api/src/cuda.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:06.6416185Z Compiling aten/src/ATen/native/WeightNorm.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:06.6416564Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:06.6416896Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:39:06.6417215Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:06.6417482Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:06.6417745Z [Scann] Compiling tensorpipe/transport/shm/listener_impl.cc 2022-05-18T04:39:06.9403719Z 2022-05-18T04:39:06.9404376Z  2022-05-18T04:39:06.9404707Z  2022-05-18T04:39:06.9405120Z  2022-05-18T04:39:06.9405402Z  2022-05-18T04:39:06.9405854Z  2022-05-18T04:39:06.9406149Z  2022-05-18T04:39:06.9406421Z  2022-05-18T04:39:06.9406819Z  2022-05-18T04:39:06.9407210Z [2,881 / 2,970] 8 actions, 7 running 2022-05-18T04:39:06.9407949Z Compiling aten/src/ATen/native/WeightNorm.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:06.9408602Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:06.9409230Z //:jit_tests; 0s processwrapper-sandbox 2022-05-18T04:39:06.9409822Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:06.9410252Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:06.9410913Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:39:06.9411675Z Compiling aten/src/ATen/core/NamedTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:06.9412271Z [Scann] Compiling test/cpp/tensorexpr/test_expr.cpp 2022-05-18T04:39:07.1983300Z 2022-05-18T04:39:07.1983879Z  2022-05-18T04:39:07.1984246Z  2022-05-18T04:39:07.1987907Z  2022-05-18T04:39:07.1988549Z  2022-05-18T04:39:07.1989010Z  2022-05-18T04:39:07.1989495Z  2022-05-18T04:39:07.1989962Z  2022-05-18T04:39:07.1990581Z  2022-05-18T04:39:07.1991042Z [2,882 / 2,970] 8 actions running 2022-05-18T04:39:07.1991666Z Compiling aten/src/ATen/native/WeightNorm.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:07.1992244Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:07.1992762Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:39:07.1993244Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:07.1993720Z //:torch; 0s processwrapper-sandbox 2022-05-18T04:39:07.1994337Z Compiling aten/src/ATen/core/NamedTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:07.1995028Z Compiling test/cpp/tensorexpr/test_expr.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:07.1995720Z Compiling onnx/defs/traditionalml/old.cc; 0s processwrapper-sandbox 2022-05-18T04:39:07.5507061Z 2022-05-18T04:39:07.5507592Z  2022-05-18T04:39:07.5507919Z  2022-05-18T04:39:07.5508182Z  2022-05-18T04:39:07.5508453Z  2022-05-18T04:39:07.5508726Z  2022-05-18T04:39:07.5508971Z  2022-05-18T04:39:07.5509242Z  2022-05-18T04:39:07.5509507Z  2022-05-18T04:39:07.5509887Z [2,885 / 2,970] 8 actions, 7 running 2022-05-18T04:39:07.5510343Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:07.5510997Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:39:07.5511422Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:07.5511978Z Compiling aten/src/ATen/core/NamedTensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:07.5512778Z Compiling test/cpp/tensorexpr/test_expr.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:07.5513288Z Compiling onnx/onnxifi_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:39:07.5513776Z Compiling onnx/defs/math/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:07.5514207Z [Scann] Compiling onnx/version_converter/convert.cc 2022-05-18T04:39:07.7989662Z 2022-05-18T04:39:07.7990172Z  2022-05-18T04:39:07.7990535Z  2022-05-18T04:39:07.7990841Z  2022-05-18T04:39:07.7991151Z  2022-05-18T04:39:07.7991455Z  2022-05-18T04:39:07.7991764Z  2022-05-18T04:39:07.7992028Z  2022-05-18T04:39:07.7992292Z  2022-05-18T04:39:07.7992695Z [2,888 / 2,970] 8 actions running 2022-05-18T04:39:07.7993199Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:39:07.7993706Z //:jit_tests; 1s processwrapper-sandbox 2022-05-18T04:39:07.7994201Z //:torch; 1s processwrapper-sandbox 2022-05-18T04:39:07.7994804Z Compiling test/cpp/tensorexpr/test_expr.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:07.7995513Z Compiling onnx/version_converter/convert.cc; 0s processwrapper-sandbox 2022-05-18T04:39:07.7996180Z Compiling onnx/common/ir_pb_converter.cc; 0s processwrapper-sandbox 2022-05-18T04:39:07.7996814Z Compiling onnx/defs/controlflow/old.cc; 0s processwrapper-sandbox 2022-05-18T04:39:07.7997465Z Compiling onnx/defs/optional/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.1290521Z 2022-05-18T04:39:08.1291058Z  2022-05-18T04:39:08.1291364Z  2022-05-18T04:39:08.1291603Z  2022-05-18T04:39:08.1291812Z  2022-05-18T04:39:08.1292036Z  2022-05-18T04:39:08.1292245Z  2022-05-18T04:39:08.1292484Z  2022-05-18T04:39:08.1292814Z  2022-05-18T04:39:08.1293207Z [2,894 / 2,970] 8 actions, 7 running 2022-05-18T04:39:08.1293664Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:39:08.1294091Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:39:08.1294607Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:08.1295174Z Compiling onnx/defs/traditionalml/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.1295764Z Compiling onnx/defs/object_detection/old.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.1296403Z Compiling onnx/defs/object_detection/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.1296975Z Compiling onnx/defs/generator/old.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.1297373Z [Scann] Compiling onnx/defs/logical/old.cc 2022-05-18T04:39:08.3992082Z 2022-05-18T04:39:08.3992918Z  2022-05-18T04:39:08.3994053Z  2022-05-18T04:39:08.3994444Z  2022-05-18T04:39:08.3994892Z  2022-05-18T04:39:08.3995200Z  2022-05-18T04:39:08.3995645Z  2022-05-18T04:39:08.3995876Z  2022-05-18T04:39:08.3996240Z  2022-05-18T04:39:08.3996639Z [2,898 / 2,970] 8 actions running 2022-05-18T04:39:08.3997218Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:39:08.3997803Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:39:08.3998330Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:08.3999011Z Compiling onnx/defs/logical/old.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.3999671Z Compiling onnx/defs/training/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.4000309Z Compiling onnx/defs/generator/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.4000955Z Compiling onnx/defs/sequence/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.4001603Z Compiling onnx/defs/logical/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.6112375Z 2022-05-18T04:39:08.6112955Z  2022-05-18T04:39:08.6113539Z  2022-05-18T04:39:08.6113851Z  2022-05-18T04:39:08.6114145Z  2022-05-18T04:39:08.6114443Z  2022-05-18T04:39:08.6114726Z  2022-05-18T04:39:08.6115022Z  2022-05-18T04:39:08.6115326Z  2022-05-18T04:39:08.6115746Z [2,902 / 2,970] 8 actions, 7 running 2022-05-18T04:39:08.6116328Z //:torch; 2s processwrapper-sandbox 2022-05-18T04:39:08.6116836Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:39:08.6117458Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:08.6118149Z Compiling onnx/defs/logical/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.6118773Z Compiling onnx/common/path.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.6119342Z Compiling onnx/defs/tensor/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.6119951Z Compiling onnx/defs/tensor/old.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.6120415Z [Scann] Compiling onnx/defs/reduction/old.cc 2022-05-18T04:39:08.8711860Z 2022-05-18T04:39:08.8712474Z  2022-05-18T04:39:08.8715397Z  2022-05-18T04:39:08.8715734Z  2022-05-18T04:39:08.8716037Z  2022-05-18T04:39:08.8716317Z  2022-05-18T04:39:08.8716617Z  2022-05-18T04:39:08.8716904Z  2022-05-18T04:39:08.8717165Z  2022-05-18T04:39:08.8717620Z [2,908 / 2,970] 8 actions, 7 running 2022-05-18T04:39:08.8718123Z //:jit_tests; 2s processwrapper-sandbox 2022-05-18T04:39:08.8718748Z Compiling test/cpp/tensorexpr/test_expr.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:08.8719418Z Compiling onnx/defs/reduction/old.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.8720093Z Compiling onnx/defs/quantization/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.8720696Z Compiling onnx/defs/schema.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.8721306Z Compiling onnx/defs/printer.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.8721933Z Compiling onnx/defs/rnn/old.cc; 0s processwrapper-sandbox 2022-05-18T04:39:08.8722400Z [Scann] Compiling onnx/defs/shape_inference.cc 2022-05-18T04:39:09.1126831Z 2022-05-18T04:39:09.1127433Z  2022-05-18T04:39:09.1127879Z  2022-05-18T04:39:09.1128217Z  2022-05-18T04:39:09.1128656Z  2022-05-18T04:39:09.1128956Z  2022-05-18T04:39:09.1129245Z  2022-05-18T04:39:09.1129507Z  2022-05-18T04:39:09.1129790Z  2022-05-18T04:39:09.1130197Z [2,914 / 2,970] 8 actions, 7 running 2022-05-18T04:39:09.1130706Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:39:09.1131324Z Compiling onnx/defs/shape_inference.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.1131965Z Compiling onnx/defs/rnn/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.1132603Z Compiling onnx/defs/tensor/utils.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.1133171Z Compiling onnx/defs/reduction/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.1133799Z Compiling onnx/defs/parser.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.1134455Z Compiling onnx/defs/quantization/old.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.1134971Z [Scann] Compiling onnx/defs/controlflow/defs.cc 2022-05-18T04:39:09.3191442Z 2022-05-18T04:39:09.3191982Z  2022-05-18T04:39:09.3192341Z  2022-05-18T04:39:09.3192669Z  2022-05-18T04:39:09.3192966Z  2022-05-18T04:39:09.3193222Z  2022-05-18T04:39:09.3193608Z  2022-05-18T04:39:09.3193949Z  2022-05-18T04:39:09.3194274Z  2022-05-18T04:39:09.3194758Z [2,919 / 2,970] 8 actions, 7 running 2022-05-18T04:39:09.3195351Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:39:09.3196029Z Compiling onnx/defs/parser.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.3196802Z Compiling onnx/defs/controlflow/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.3197514Z Compiling onnx/defs/tensor_proto_util.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.3199741Z Compiling onnx/defs/data_type_utils.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.3200524Z Compiling onnx/defs/nn/old.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.3201179Z Compiling onnx/defs/attr_proto_util.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.3201667Z [Scann] Compiling onnx/defs/nn/defs.cc 2022-05-18T04:39:09.5385936Z 2022-05-18T04:39:09.5386479Z  2022-05-18T04:39:09.5386848Z  2022-05-18T04:39:09.5387137Z  2022-05-18T04:39:09.5387438Z  2022-05-18T04:39:09.5387728Z  2022-05-18T04:39:09.5388032Z  2022-05-18T04:39:09.5388314Z  2022-05-18T04:39:09.5388615Z  2022-05-18T04:39:09.5389056Z [2,927 / 2,974] 8 actions, 7 running 2022-05-18T04:39:09.5389582Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:39:09.5390165Z Compiling onnx/defs/nn/defs.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.5390772Z Compiling onnx/defs/function.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.5391356Z Compiling onnx/defs/math/old.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.5391847Z Compiling onnx/common/model_helpers.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.5392375Z Compiling onnx/common/interned_strings.cc; 0s processwrapper-sandbox 2022-05-18T04:39:09.5392895Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2022-05-18T04:39:09.5393261Z [Prepa] @com_github_gflags_gflags//:gflags 2022-05-18T04:39:09.7490734Z 2022-05-18T04:39:09.7491299Z  2022-05-18T04:39:09.7491648Z  2022-05-18T04:39:09.7491949Z  2022-05-18T04:39:09.7492213Z  2022-05-18T04:39:09.7492499Z  2022-05-18T04:39:09.7492789Z  2022-05-18T04:39:09.7493055Z  2022-05-18T04:39:09.7493341Z  2022-05-18T04:39:09.7493769Z [2,956 / 2,994] 8 actions, 7 running 2022-05-18T04:39:09.7494236Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:39:09.7494820Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2022-05-18T04:39:09.7495522Z @com_github_google_flatbuffers//src:flatbuffers; 0s processwrapper-sandbox 2022-05-18T04:39:09.7496084Z Linking libaten.so; 0s processwrapper-sandbox 2022-05-18T04:39:09.7496658Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:39:09.7497264Z Linking external/onnx/libonnx.so; 0s processwrapper-sandbox 2022-05-18T04:39:09.7497881Z @com_google_protobuf//:protobuf_lite; 0s processwrapper-sandbox 2022-05-18T04:39:09.7498523Z [Prepa] action 'SolibSymlink _solib_k8/liblibcaffe2_Uperfkernels_Uavx2.so' 2022-05-18T04:39:09.9505183Z 2022-05-18T04:39:09.9505716Z  2022-05-18T04:39:09.9506180Z  2022-05-18T04:39:09.9506440Z  2022-05-18T04:39:09.9506702Z  2022-05-18T04:39:09.9506976Z  2022-05-18T04:39:09.9507226Z  2022-05-18T04:39:09.9507487Z  2022-05-18T04:39:09.9507749Z  2022-05-18T04:39:09.9508130Z [2,978 / 3,011] 8 actions running 2022-05-18T04:39:09.9508623Z //:jit_tests; 3s processwrapper-sandbox 2022-05-18T04:39:09.9509219Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2022-05-18T04:39:09.9509765Z Linking libaten.so; 0s processwrapper-sandbox 2022-05-18T04:39:09.9510324Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:39:09.9510908Z Linking external/onnx/libonnx.so; 0s processwrapper-sandbox 2022-05-18T04:39:09.9511465Z Linking libtorch.so; 0s processwrapper-sandbox 2022-05-18T04:39:09.9512034Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:09.9512586Z Writing file libcaffe2_perfkernels_avx.so-2.params; 0s local 2022-05-18T04:39:10.1709855Z 2022-05-18T04:39:10.1710435Z  2022-05-18T04:39:10.1710774Z  2022-05-18T04:39:10.1711062Z  2022-05-18T04:39:10.1711333Z  2022-05-18T04:39:10.1711587Z  2022-05-18T04:39:10.1711861Z  2022-05-18T04:39:10.1712134Z  2022-05-18T04:39:10.1712344Z  2022-05-18T04:39:10.1712679Z [2,984 / 3,015] 8 actions, 7 running 2022-05-18T04:39:10.1713296Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:39:10.1713753Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2022-05-18T04:39:10.1714239Z Linking libaten.so; 0s processwrapper-sandbox 2022-05-18T04:39:10.1714880Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:39:10.1715400Z Linking libtorch.so; 0s processwrapper-sandbox 2022-05-18T04:39:10.1715954Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:10.1716526Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:39:10.1717087Z [Prepa] Writing file libcaffe2_perfkernels_avx512.so-2.params 2022-05-18T04:39:10.4009988Z 2022-05-18T04:39:10.4010477Z  2022-05-18T04:39:10.4010851Z  2022-05-18T04:39:10.4011153Z  2022-05-18T04:39:10.4011438Z  2022-05-18T04:39:10.4011725Z  2022-05-18T04:39:10.4012014Z  2022-05-18T04:39:10.4012289Z  2022-05-18T04:39:10.4012602Z  2022-05-18T04:39:10.4013017Z [2,990 / 3,017] 7 actions running 2022-05-18T04:39:10.4013499Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:39:10.4014111Z Linking external/mkl_dnn/libmkl-dnn.so; 0s processwrapper-sandbox 2022-05-18T04:39:10.4014718Z Linking libaten.so; 0s processwrapper-sandbox 2022-05-18T04:39:10.4015290Z @tensorpipe//:tensorpipe_cpu; 0s processwrapper-sandbox 2022-05-18T04:39:10.4015868Z Linking libtorch.so; 0s processwrapper-sandbox 2022-05-18T04:39:10.4016475Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:10.4017109Z @com_google_protobuf//:protobuf; 0s processwrapper-sandbox 2022-05-18T04:39:10.6256093Z 2022-05-18T04:39:10.6256665Z  2022-05-18T04:39:10.6257016Z  2022-05-18T04:39:10.6257341Z  2022-05-18T04:39:10.6260627Z  2022-05-18T04:39:10.6261041Z  2022-05-18T04:39:10.6261401Z  2022-05-18T04:39:10.6261695Z  2022-05-18T04:39:10.6262067Z [2,995 / 3,017] 7 actions, 5 running 2022-05-18T04:39:10.6262598Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:39:10.6263681Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-05-18T04:39:10.6264392Z Linking libaten.so; 0s processwrapper-sandbox 2022-05-18T04:39:10.6265011Z Linking libtorch.so; 0s processwrapper-sandbox 2022-05-18T04:39:10.6265688Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:10.6266456Z [Prepa] @mkl//:mkl 2022-05-18T04:39:10.6266970Z [Prepa] action 'SolibSymlink _solib_k8/_U@mkl_S_S_Cmkl___U/libmkl_rt.so' 2022-05-18T04:39:10.8613930Z 2022-05-18T04:39:10.8614645Z  2022-05-18T04:39:10.8615014Z  2022-05-18T04:39:10.8615476Z  2022-05-18T04:39:10.8615764Z  2022-05-18T04:39:10.8616192Z  2022-05-18T04:39:10.8616494Z  2022-05-18T04:39:10.8616930Z  2022-05-18T04:39:10.8617657Z [2,998 / 3,017] 7 actions, 5 running 2022-05-18T04:39:10.8618295Z //:jit_tests; 4s processwrapper-sandbox 2022-05-18T04:39:10.8619044Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-05-18T04:39:10.8619781Z Linking libaten.so; 1s processwrapper-sandbox 2022-05-18T04:39:10.8620351Z Linking libtorch.so; 0s processwrapper-sandbox 2022-05-18T04:39:10.8621094Z Compiling test/cpp/api/support.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:10.8621996Z [Prepa] action 'SolibSymlink _solib_k8/_U@mkl_S_S_Cmkl___U/libmkl_def.so' 2022-05-18T04:39:10.8622418Z [Prepa] @mkl//:mkl 2022-05-18T04:39:11.0642921Z 2022-05-18T04:39:11.0649416Z  2022-05-18T04:39:11.0649751Z  2022-05-18T04:39:11.0650163Z  2022-05-18T04:39:11.0650471Z  2022-05-18T04:39:11.0650885Z  2022-05-18T04:39:11.0651148Z  2022-05-18T04:39:11.0651514Z  2022-05-18T04:39:11.0651915Z [3,002 / 3,019] 6 actions, 5 running 2022-05-18T04:39:11.0652375Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:39:11.0653156Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-05-18T04:39:11.0653716Z Linking libaten.so; 1s processwrapper-sandbox 2022-05-18T04:39:11.0654224Z Linking libtorch.so; 1s processwrapper-sandbox 2022-05-18T04:39:11.0654907Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:11.0655495Z [Prepa] Compiling test/cpp/api/expanding-array.cpp 2022-05-18T04:39:11.2797328Z 2022-05-18T04:39:11.2797853Z  2022-05-18T04:39:11.2798159Z  2022-05-18T04:39:11.2798475Z  2022-05-18T04:39:11.2798777Z  2022-05-18T04:39:11.2799063Z  2022-05-18T04:39:11.2799356Z  2022-05-18T04:39:11.2799789Z [3,002 / 3,019] 7 actions, 6 running 2022-05-18T04:39:11.2800284Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:39:11.2800683Z Linking external/mkl_dnn/libmkl-dnn.so; 1s processwrapper-sandbox 2022-05-18T04:39:11.2801016Z Linking libaten.so; 1s processwrapper-sandbox 2022-05-18T04:39:11.2801325Z Linking libtorch.so; 1s processwrapper-sandbox 2022-05-18T04:39:11.2801665Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:11.2802042Z Compiling test/cpp/api/expanding-array.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:11.2802294Z [Prepa] @mkl//:mkl 2022-05-18T04:39:11.6008779Z 2022-05-18T04:39:11.6009376Z  2022-05-18T04:39:11.6009754Z  2022-05-18T04:39:11.6010016Z  2022-05-18T04:39:11.6010257Z  2022-05-18T04:39:11.6010510Z  2022-05-18T04:39:11.6010739Z  2022-05-18T04:39:11.6010931Z  2022-05-18T04:39:11.6011171Z [3,004 / 3,021] 7 actions running 2022-05-18T04:39:11.6011455Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:39:11.6011795Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2022-05-18T04:39:11.6012128Z Linking libaten.so; 1s processwrapper-sandbox 2022-05-18T04:39:11.6012421Z Linking libtorch.so; 1s processwrapper-sandbox 2022-05-18T04:39:11.6012767Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:11.6013141Z Compiling test/cpp/api/expanding-array.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:11.6013480Z //:torch_dist_autograd_test; 0s processwrapper-sandbox 2022-05-18T04:39:11.8159173Z 2022-05-18T04:39:11.8159911Z  2022-05-18T04:39:11.8160188Z  2022-05-18T04:39:11.8160350Z  2022-05-18T04:39:11.8160521Z  2022-05-18T04:39:11.8160703Z  2022-05-18T04:39:11.8160930Z  2022-05-18T04:39:11.8161084Z  2022-05-18T04:39:11.8161333Z [3,004 / 3,021] 8 actions, 7 running 2022-05-18T04:39:11.8161682Z //:jit_tests; 5s processwrapper-sandbox 2022-05-18T04:39:11.8162137Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2022-05-18T04:39:11.8162483Z Linking libaten.so; 2s processwrapper-sandbox 2022-05-18T04:39:11.8162845Z Linking libtorch.so; 1s processwrapper-sandbox 2022-05-18T04:39:11.8163178Z Compiling test/cpp/api/support.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:11.8163616Z Compiling test/cpp/api/expanding-array.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:11.8163973Z //:torch_dist_autograd_test; 0s processwrapper-sandbox 2022-05-18T04:39:11.8164379Z [Prepa] action 'SolibSymlink _solib_k8/_U@mkl_S_S_Cmkl___U/libmkl_core.so' 2022-05-18T04:39:12.0922659Z 2022-05-18T04:39:12.0923645Z  2022-05-18T04:39:12.0925515Z  2022-05-18T04:39:12.0925975Z  2022-05-18T04:39:12.0926259Z  2022-05-18T04:39:12.0926532Z  2022-05-18T04:39:12.0926849Z  2022-05-18T04:39:12.0927148Z  2022-05-18T04:39:12.0927428Z  2022-05-18T04:39:12.0927832Z [3,005 / 3,024] 8 actions, 7 running 2022-05-18T04:39:12.0928274Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:39:12.0928855Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2022-05-18T04:39:12.0929441Z Linking libaten.so; 2s processwrapper-sandbox 2022-05-18T04:39:12.0930167Z Linking libtorch.so; 2s processwrapper-sandbox 2022-05-18T04:39:12.0930737Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:12.0931389Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:12.0932106Z //:torch_dist_autograd_test; 0s processwrapper-sandbox 2022-05-18T04:39:12.0932561Z [Prepa] Creating source manifest for //c10/test:core_tests 2022-05-18T04:39:12.3270638Z 2022-05-18T04:39:12.3271170Z  2022-05-18T04:39:12.3271505Z  2022-05-18T04:39:12.3271770Z  2022-05-18T04:39:12.3272018Z  2022-05-18T04:39:12.3272276Z  2022-05-18T04:39:12.3272564Z  2022-05-18T04:39:12.3272833Z  2022-05-18T04:39:12.3273126Z  2022-05-18T04:39:12.3273548Z [3,009 / 3,033] 8 actions, 7 running 2022-05-18T04:39:12.3274033Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:39:12.3274648Z Linking external/mkl_dnn/libmkl-dnn.so; 2s processwrapper-sandbox 2022-05-18T04:39:12.3275265Z Linking libaten.so; 2s processwrapper-sandbox 2022-05-18T04:39:12.3275761Z Linking libtorch.so; 2s processwrapper-sandbox 2022-05-18T04:39:12.3276380Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:12.3277117Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:12.3277698Z //:torch_dist_autograd_test; 0s processwrapper-sandbox 2022-05-18T04:39:12.3278106Z [Scann] Compiling c10/test/core/Device_test.cpp 2022-05-18T04:39:12.6751395Z 2022-05-18T04:39:12.6751896Z  2022-05-18T04:39:12.6752227Z  2022-05-18T04:39:12.6752496Z  2022-05-18T04:39:12.6752780Z  2022-05-18T04:39:12.6753056Z  2022-05-18T04:39:12.6753308Z  2022-05-18T04:39:12.6753567Z  2022-05-18T04:39:12.6753829Z  2022-05-18T04:39:12.6754224Z [3,010 / 3,033] 8 actions running 2022-05-18T04:39:12.6754716Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:39:12.6755340Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2022-05-18T04:39:12.6755900Z Linking libaten.so; 2s processwrapper-sandbox 2022-05-18T04:39:12.6756414Z Linking libtorch.so; 2s processwrapper-sandbox 2022-05-18T04:39:12.6757037Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:12.6757705Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:12.6758317Z //:torch_dist_autograd_test; 1s processwrapper-sandbox 2022-05-18T04:39:12.6758976Z Compiling c10/test/core/DispatchKeySet_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:12.7922717Z 2022-05-18T04:39:12.7923222Z  2022-05-18T04:39:12.7923566Z  2022-05-18T04:39:12.7923861Z  2022-05-18T04:39:12.7924156Z  2022-05-18T04:39:12.7924435Z  2022-05-18T04:39:12.7924725Z  2022-05-18T04:39:12.7925011Z  2022-05-18T04:39:12.7925287Z  2022-05-18T04:39:12.7925895Z INFO: From Compiling c10/test/core/DispatchKeySet_test.cpp: 2022-05-18T04:39:12.7926448Z [3,010 / 3,033] 8 actions running 2022-05-18T04:39:12.7926908Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:39:12.7927511Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2022-05-18T04:39:12.7928112Z Linking libaten.so; 3s processwrapper-sandbox 2022-05-18T04:39:12.7928665Z Linking libtorch.so; 2s processwrapper-sandbox 2022-05-18T04:39:12.7929265Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:12.7929938Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:12.7930577Z //:torch_dist_autograd_test; 1s processwrapper-sandbox 2022-05-18T04:39:12.7931212Z Compiling c10/test/core/DispatchKeySet_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:12.7942406Z 2022-05-18T04:39:12.7942669Z  2022-05-18T04:39:12.7942954Z  2022-05-18T04:39:12.7943197Z  2022-05-18T04:39:12.7943633Z  2022-05-18T04:39:12.7943892Z  2022-05-18T04:39:12.7944135Z  2022-05-18T04:39:12.7944391Z  2022-05-18T04:39:12.7944646Z  2022-05-18T04:39:12.7955982Z c10/test/core/DispatchKeySet_test.cpp: In member function 'virtual void DispatchKeySet_ShowSemantics_Test::TestBody()': 2022-05-18T04:39:12.7956944Z c10/test/core/DispatchKeySet_test.cpp:17:8: warning: variable 'undefined_set' set but not used [-Wunused-but-set-variable] 2022-05-18T04:39:12.7957458Z auto undefined_set = DispatchKeySet(); 2022-05-18T04:39:12.7957763Z ^~~~~~~~~~~~~ 2022-05-18T04:39:12.7958355Z c10/test/core/DispatchKeySet_test.cpp:51:8: warning: variable 'fpga' set but not used [-Wunused-but-set-variable] 2022-05-18T04:39:12.7958881Z auto fpga = DispatchKeySet(DispatchKey::FPGA); 2022-05-18T04:39:12.7959207Z ^~~~ 2022-05-18T04:39:12.7959820Z c10/test/core/DispatchKeySet_test.cpp:52:8: warning: variable 'fpga_and_cpu' set but not used [-Wunused-but-set-variable] 2022-05-18T04:39:12.7960398Z auto fpga_and_cpu = DispatchKeySet({DispatchKey::FPGA, DispatchKey::CPU}); 2022-05-18T04:39:12.7960763Z ^~~~~~~~~~~~ 2022-05-18T04:39:12.7961339Z c10/test/core/DispatchKeySet_test.cpp:89:8: warning: variable 't1' set but not used [-Wunused-but-set-variable] 2022-05-18T04:39:12.7961765Z auto t1 = empty_set.begin(); 2022-05-18T04:39:12.7962043Z ^~ 2022-05-18T04:39:12.7962622Z c10/test/core/DispatchKeySet_test.cpp:90:8: warning: variable 't2' set but not used [-Wunused-but-set-variable] 2022-05-18T04:39:12.7963059Z auto t2 = empty_set.end(); 2022-05-18T04:39:12.7963329Z ^~ 2022-05-18T04:39:12.7964015Z c10/test/core/DispatchKeySet_test.cpp: In member function 'virtual void DispatchKeySet_IteratorFull_Test::TestBody()': 2022-05-18T04:39:12.7964741Z c10/test/core/DispatchKeySet_test.cpp:375:20: warning: unused variable 'it' [-Wunused-variable] 2022-05-18T04:39:12.7965162Z for (const auto& it : full_set) { 2022-05-18T04:39:12.7965440Z ^~ 2022-05-18T04:39:12.7966275Z c10/test/core/DispatchKeySet_test.cpp: In member function 'virtual void DispatchKeySet_IteratorRangeFull_Test::TestBody()': 2022-05-18T04:39:12.7967032Z c10/test/core/DispatchKeySet_test.cpp:387:20: warning: unused variable 'dispatch_key' [-Wunused-variable] 2022-05-18T04:39:12.7967514Z for (DispatchKey dispatch_key : full_set) { 2022-05-18T04:39:12.7967831Z ^~~~~~~~~~~~ 2022-05-18T04:39:12.7978360Z [3,010 / 3,033] 8 actions running 2022-05-18T04:39:12.7978785Z //:jit_tests; 6s processwrapper-sandbox 2022-05-18T04:39:12.7979310Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2022-05-18T04:39:12.7979835Z Linking libaten.so; 3s processwrapper-sandbox 2022-05-18T04:39:12.7980309Z Linking libtorch.so; 2s processwrapper-sandbox 2022-05-18T04:39:12.7980832Z Compiling test/cpp/api/support.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:12.7981415Z Compiling test/cpp/api/expanding-array.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:12.7981970Z //:torch_dist_autograd_test; 1s processwrapper-sandbox 2022-05-18T04:39:12.7982549Z Compiling c10/test/core/DispatchKeySet_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:13.0764522Z 2022-05-18T04:39:13.0765057Z  2022-05-18T04:39:13.0765366Z  2022-05-18T04:39:13.0765692Z  2022-05-18T04:39:13.0765953Z  2022-05-18T04:39:13.0766194Z  2022-05-18T04:39:13.0766430Z  2022-05-18T04:39:13.0766675Z  2022-05-18T04:39:13.0766920Z  2022-05-18T04:39:13.0767255Z [3,011 / 3,033] 8 actions running 2022-05-18T04:39:13.0767678Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:39:13.0768188Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2022-05-18T04:39:13.0768669Z Linking libaten.so; 3s processwrapper-sandbox 2022-05-18T04:39:13.0769126Z Linking libtorch.so; 3s processwrapper-sandbox 2022-05-18T04:39:13.0769630Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:13.0770380Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:13.0770906Z //:torch_dist_autograd_test; 1s processwrapper-sandbox 2022-05-18T04:39:13.0771378Z //c10/test:core_tests; 0s processwrapper-sandbox 2022-05-18T04:39:13.3666725Z 2022-05-18T04:39:13.3667444Z  2022-05-18T04:39:13.3667991Z  2022-05-18T04:39:13.3668425Z  2022-05-18T04:39:13.3668720Z  2022-05-18T04:39:13.3669147Z  2022-05-18T04:39:13.3669413Z  2022-05-18T04:39:13.3669873Z  2022-05-18T04:39:13.3670155Z  2022-05-18T04:39:13.3670704Z [3,013 / 3,033] 8 actions, 7 running 2022-05-18T04:39:13.3671362Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:39:13.3672131Z Linking external/mkl_dnn/libmkl-dnn.so; 3s processwrapper-sandbox 2022-05-18T04:39:13.3672838Z Linking libaten.so; 3s processwrapper-sandbox 2022-05-18T04:39:13.3673403Z Linking libtorch.so; 3s processwrapper-sandbox 2022-05-18T04:39:13.3674197Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:13.3675128Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:13.3675684Z //:torch_dist_autograd_test; 1s processwrapper-sandbox 2022-05-18T04:39:13.3676313Z [Scann] Compiling c10/test/core/impl/InlineDeviceGuard_test.cpp 2022-05-18T04:39:13.6193782Z 2022-05-18T04:39:13.6194525Z  2022-05-18T04:39:13.6194884Z  2022-05-18T04:39:13.6195201Z  2022-05-18T04:39:13.6195516Z  2022-05-18T04:39:13.6195827Z  2022-05-18T04:39:13.6196163Z  2022-05-18T04:39:13.6196497Z  2022-05-18T04:39:13.6196788Z  2022-05-18T04:39:13.6197194Z [3,014 / 3,033] 8 actions, 7 running 2022-05-18T04:39:13.6197666Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:39:13.6198215Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2022-05-18T04:39:13.6198777Z Linking libaten.so; 3s processwrapper-sandbox 2022-05-18T04:39:13.6199292Z Linking libtorch.so; 3s processwrapper-sandbox 2022-05-18T04:39:13.6199790Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:13.6200290Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:13.6200889Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2022-05-18T04:39:13.6201274Z [Scann] Compiling c10/test/core/StreamGuard_test.cpp 2022-05-18T04:39:13.8131860Z 2022-05-18T04:39:13.8132343Z  2022-05-18T04:39:13.8132675Z  2022-05-18T04:39:13.8132943Z  2022-05-18T04:39:13.8133194Z  2022-05-18T04:39:13.8133463Z  2022-05-18T04:39:13.8133750Z  2022-05-18T04:39:13.8134005Z  2022-05-18T04:39:13.8134265Z  2022-05-18T04:39:13.8134653Z [3,015 / 3,033] 8 actions, 7 running 2022-05-18T04:39:13.8135076Z //:jit_tests; 7s processwrapper-sandbox 2022-05-18T04:39:13.8135631Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2022-05-18T04:39:13.8136210Z Linking libaten.so; 4s processwrapper-sandbox 2022-05-18T04:39:13.8136713Z Linking libtorch.so; 3s processwrapper-sandbox 2022-05-18T04:39:13.8137284Z Compiling test/cpp/api/support.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:13.8137894Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:13.8138492Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2022-05-18T04:39:13.8138898Z [Scann] Compiling c10/test/core/DeviceGuard_test.cpp 2022-05-18T04:39:14.0458972Z 2022-05-18T04:39:14.0459498Z  2022-05-18T04:39:14.0459838Z  2022-05-18T04:39:14.0460128Z  2022-05-18T04:39:14.0460430Z  2022-05-18T04:39:14.0460736Z  2022-05-18T04:39:14.0461018Z  2022-05-18T04:39:14.0461310Z  2022-05-18T04:39:14.0461605Z  2022-05-18T04:39:14.0462018Z [3,017 / 3,033] 8 actions, 6 running 2022-05-18T04:39:14.0462540Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:39:14.0463426Z Linking external/mkl_dnn/libmkl-dnn.so; 4s processwrapper-sandbox 2022-05-18T04:39:14.0464041Z Linking libtorch.so; 4s processwrapper-sandbox 2022-05-18T04:39:14.0464680Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:14.0465514Z Compiling test/cpp/api/expanding-array.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:14.0466261Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2022-05-18T04:39:14.0466840Z [Prepa] action 'SolibSymlink _solib_k8/liblibaten.so' 2022-05-18T04:39:14.0467274Z [Prepa] Linking c10/test/core_tests 2022-05-18T04:39:14.2577827Z 2022-05-18T04:39:14.2578309Z  2022-05-18T04:39:14.2578650Z  2022-05-18T04:39:14.2578942Z  2022-05-18T04:39:14.2579202Z  2022-05-18T04:39:14.2579481Z  2022-05-18T04:39:14.2579764Z  2022-05-18T04:39:14.2580032Z  2022-05-18T04:39:14.2580307Z  2022-05-18T04:39:14.2580710Z [3,019 / 3,036] 8 actions, 5 running 2022-05-18T04:39:14.2581190Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:39:14.2581713Z Linking libtorch.so; 4s processwrapper-sandbox 2022-05-18T04:39:14.2582291Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:14.2582932Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:14.2583539Z //:torch_dist_autograd_test; 2s processwrapper-sandbox 2022-05-18T04:39:14.2584096Z [Prepa] action 'SolibSymlink _solib_k8/liblibaten.so' 2022-05-18T04:39:14.2584544Z [Prepa] @mkl_dnn//:mkl-dnn 2022-05-18T04:39:14.2584907Z [Prepa] Creating source manifest for //:static_test 2022-05-18T04:39:14.4773688Z 2022-05-18T04:39:14.4774132Z  2022-05-18T04:39:14.4774451Z  2022-05-18T04:39:14.4774745Z  2022-05-18T04:39:14.4775031Z  2022-05-18T04:39:14.4775297Z  2022-05-18T04:39:14.4775572Z  2022-05-18T04:39:14.4775853Z  2022-05-18T04:39:14.4776120Z  2022-05-18T04:39:14.4776541Z [3,022 / 3,038] 8 actions, 6 running 2022-05-18T04:39:14.4777020Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:39:14.4777536Z Linking libtorch.so; 4s processwrapper-sandbox 2022-05-18T04:39:14.4778131Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:14.4778791Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:14.4779403Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2022-05-18T04:39:14.4779988Z Compiling test/cpp/api/static.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:14.4780570Z [Prepa] action 'SolibSymlink _solib_k8/liblibaten.so' 2022-05-18T04:39:14.4781020Z [Prepa] @mkl_dnn//:mkl-dnn 2022-05-18T04:39:14.8746476Z 2022-05-18T04:39:14.8747032Z  2022-05-18T04:39:14.8747402Z  2022-05-18T04:39:14.8747665Z  2022-05-18T04:39:14.8747927Z  2022-05-18T04:39:14.8748202Z  2022-05-18T04:39:14.8748475Z  2022-05-18T04:39:14.8748771Z  2022-05-18T04:39:14.8749073Z  2022-05-18T04:39:14.8749471Z [3,031 / 3,076] 8 actions, 7 running 2022-05-18T04:39:14.8749958Z //:jit_tests; 8s processwrapper-sandbox 2022-05-18T04:39:14.8750473Z Linking libtorch.so; 4s processwrapper-sandbox 2022-05-18T04:39:14.8751076Z Compiling test/cpp/api/support.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:14.8751782Z Compiling test/cpp/api/expanding-array.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:14.8752394Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2022-05-18T04:39:14.8752987Z Compiling test/cpp/api/static.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:14.8753636Z Compiling test/cpp/api/module.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:14.8754095Z [Scann] Compiling c10/test/util/intrusive_ptr_test.cpp 2022-05-18T04:39:15.0780349Z 2022-05-18T04:39:15.0780896Z  2022-05-18T04:39:15.0781237Z  2022-05-18T04:39:15.0781523Z  2022-05-18T04:39:15.0781803Z  2022-05-18T04:39:15.0782284Z  2022-05-18T04:39:15.0782579Z  2022-05-18T04:39:15.0782863Z  2022-05-18T04:39:15.0783116Z  2022-05-18T04:39:15.0783537Z [3,031 / 3,076] 8 actions running 2022-05-18T04:39:15.0784028Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:39:15.0784648Z Linking libtorch.so; 5s processwrapper-sandbox 2022-05-18T04:39:15.0785275Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:15.0786040Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:15.0786591Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2022-05-18T04:39:15.0787117Z Compiling test/cpp/api/static.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:15.0787649Z Compiling test/cpp/api/module.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:15.0788265Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:15.2090307Z 2022-05-18T04:39:15.2090936Z  2022-05-18T04:39:15.2091363Z  2022-05-18T04:39:15.2091642Z  2022-05-18T04:39:15.2091954Z  2022-05-18T04:39:15.2092272Z  2022-05-18T04:39:15.2092575Z  2022-05-18T04:39:15.2092893Z  2022-05-18T04:39:15.2093207Z  2022-05-18T04:39:15.2093733Z INFO: From Compiling c10/test/util/intrusive_ptr_test.cpp: 2022-05-18T04:39:15.2094307Z [3,031 / 3,076] 8 actions running 2022-05-18T04:39:15.2094854Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:39:15.2095468Z Linking libtorch.so; 5s processwrapper-sandbox 2022-05-18T04:39:15.2096175Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:15.2096970Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:15.2097697Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2022-05-18T04:39:15.2098299Z Compiling test/cpp/api/static.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:15.2098969Z Compiling test/cpp/api/module.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:15.2099768Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:15.2120116Z 2022-05-18T04:39:15.2120472Z  2022-05-18T04:39:15.2120853Z  2022-05-18T04:39:15.2121194Z  2022-05-18T04:39:15.2121508Z  2022-05-18T04:39:15.2121847Z  2022-05-18T04:39:15.2122129Z  2022-05-18T04:39:15.2122438Z  2022-05-18T04:39:15.2122771Z  2022-05-18T04:39:15.2144146Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void IntrusivePtrTest_givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:39:15.2145319Z c10/test/util/intrusive_ptr_test.cpp:222:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:39:15.2145884Z SomeClass* obj1ptr = obj1.get(); 2022-05-18T04:39:15.2146195Z ^~~~~~~ 2022-05-18T04:39:15.2147053Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void IntrusivePtrTest_givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:39:15.2147807Z c10/test/util/intrusive_ptr_test.cpp:274:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:39:15.2148203Z SomeBaseClass* obj1ptr = obj1.get(); 2022-05-18T04:39:15.2148526Z ^~~~~~~ 2022-05-18T04:39:15.2149479Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void IntrusivePtrTest_givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:39:15.2150356Z c10/test/util/intrusive_ptr_test.cpp:361:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:39:15.2150761Z SomeClass* obj1ptr = obj1.get(); 2022-05-18T04:39:15.2151091Z ^~~~~~~ 2022-05-18T04:39:15.2152118Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void IntrusivePtrTest_givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:39:15.2152982Z c10/test/util/intrusive_ptr_test.cpp:390:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:39:15.2153674Z SomeBaseClass* obj1ptr = obj1.get(); 2022-05-18T04:39:15.2153974Z ^~~~~~~ 2022-05-18T04:39:15.2155008Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:39:15.2155832Z c10/test/util/intrusive_ptr_test.cpp:1773:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:39:15.2156269Z SomeClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:39:15.2156556Z ^~~~~~~ 2022-05-18T04:39:15.2157450Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:39:15.2158361Z c10/test/util/intrusive_ptr_test.cpp:1820:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:39:15.2158881Z SomeClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:39:15.2159203Z ^~~~~~~ 2022-05-18T04:39:15.2175401Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid_Test::TestBody()': 2022-05-18T04:39:15.2176309Z c10/test/util/intrusive_ptr_test.cpp:1840:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:39:15.2176735Z SomeClass* obj1ptr = obj1.lock().get(); 2022-05-18T04:39:15.2177044Z ^~~~~~~ 2022-05-18T04:39:15.2178112Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:39:15.2179035Z c10/test/util/intrusive_ptr_test.cpp:1905:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:39:15.2179475Z SomeBaseClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:39:15.2179833Z ^~~~~~~ 2022-05-18T04:39:15.2180899Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:39:15.2181758Z c10/test/util/intrusive_ptr_test.cpp:1939:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:39:15.2182196Z SomeBaseClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:39:15.2182501Z ^~~~~~~ 2022-05-18T04:39:15.2183378Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:39:15.2184204Z c10/test/util/intrusive_ptr_test.cpp:2022:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:39:15.2184722Z SomeClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:39:15.2185068Z ^~~~~~~ 2022-05-18T04:39:15.2186000Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:39:15.2186867Z c10/test/util/intrusive_ptr_test.cpp:2042:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:39:15.2187294Z SomeClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:39:15.2187627Z ^~~~~~~ 2022-05-18T04:39:15.2188483Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid_Test::TestBody()': 2022-05-18T04:39:15.2189447Z c10/test/util/intrusive_ptr_test.cpp:2062:14: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:39:15.2189957Z SomeClass* obj1ptr = obj1.lock().get(); 2022-05-18T04:39:15.2190288Z ^~~~~~~ 2022-05-18T04:39:15.2203021Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:39:15.2204065Z c10/test/util/intrusive_ptr_test.cpp:2105:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:39:15.2204524Z SomeBaseClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:39:15.2204858Z ^~~~~~~ 2022-05-18T04:39:15.2206009Z c10/test/util/intrusive_ptr_test.cpp: In member function 'virtual void WeakIntrusivePtrTest_givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid_Test::TestBody()': 2022-05-18T04:39:15.2207042Z c10/test/util/intrusive_ptr_test.cpp:2139:18: warning: unused variable 'obj1ptr' [-Wunused-variable] 2022-05-18T04:39:15.2207530Z SomeBaseClass* obj1ptr = obj1.weak.lock().get(); 2022-05-18T04:39:15.2207884Z ^~~~~~~ 2022-05-18T04:39:15.2219359Z [3,031 / 3,076] 8 actions running 2022-05-18T04:39:15.2219866Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:39:15.2220535Z Linking libtorch.so; 5s processwrapper-sandbox 2022-05-18T04:39:15.2221135Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:15.2221716Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:15.2222282Z //:torch_dist_autograd_test; 3s processwrapper-sandbox 2022-05-18T04:39:15.2222823Z Compiling test/cpp/api/static.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:15.2223405Z Compiling test/cpp/api/module.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:15.2224049Z Compiling c10/test/util/intrusive_ptr_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:15.4780837Z 2022-05-18T04:39:15.4781399Z  2022-05-18T04:39:15.4781752Z  2022-05-18T04:39:15.4782052Z  2022-05-18T04:39:15.4782355Z  2022-05-18T04:39:15.4782639Z  2022-05-18T04:39:15.4782937Z  2022-05-18T04:39:15.4783235Z  2022-05-18T04:39:15.4783509Z  2022-05-18T04:39:15.4783935Z [3,032 / 3,076] 8 actions running 2022-05-18T04:39:15.4784448Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:39:15.4785015Z Linking libtorch.so; 5s processwrapper-sandbox 2022-05-18T04:39:15.4785657Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:15.4786480Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:15.4787123Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2022-05-18T04:39:15.4787748Z Compiling test/cpp/api/static.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:15.4788350Z Compiling test/cpp/api/module.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:15.4789014Z Compiling c10/test/util/Bitset_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:15.8026287Z 2022-05-18T04:39:15.8026952Z  2022-05-18T04:39:15.8027284Z  2022-05-18T04:39:15.8027574Z  2022-05-18T04:39:15.8027819Z  2022-05-18T04:39:15.8028036Z  2022-05-18T04:39:15.8028264Z  2022-05-18T04:39:15.8028496Z  2022-05-18T04:39:15.8028733Z  2022-05-18T04:39:15.8029116Z [3,034 / 3,076] 8 actions, 7 running 2022-05-18T04:39:15.8029565Z //:jit_tests; 9s processwrapper-sandbox 2022-05-18T04:39:15.8030021Z Linking libtorch.so; 5s processwrapper-sandbox 2022-05-18T04:39:15.8030584Z Compiling test/cpp/api/support.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:15.8031212Z Compiling test/cpp/api/expanding-array.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:15.8031707Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2022-05-18T04:39:15.8032271Z Compiling test/cpp/api/static.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:15.8032786Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:15.8033241Z [Scann] Compiling c10/test/util/ordered_preserving_dict_test.cpp 2022-05-18T04:39:16.0784637Z 2022-05-18T04:39:16.0785208Z  2022-05-18T04:39:16.0785584Z  2022-05-18T04:39:16.0786040Z  2022-05-18T04:39:16.0786317Z  2022-05-18T04:39:16.0786609Z  2022-05-18T04:39:16.0786900Z  2022-05-18T04:39:16.0787163Z  2022-05-18T04:39:16.0787671Z  2022-05-18T04:39:16.0788079Z [3,034 / 3,076] 8 actions running 2022-05-18T04:39:16.0788581Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:39:16.0789132Z Linking libtorch.so; 6s processwrapper-sandbox 2022-05-18T04:39:16.0789888Z Compiling test/cpp/api/support.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:16.0790563Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:16.0791216Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2022-05-18T04:39:16.0791829Z Compiling test/cpp/api/static.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:16.0792442Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:16.0793048Z //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-05-18T04:39:16.2784264Z 2022-05-18T04:39:16.2784830Z  2022-05-18T04:39:16.2785169Z  2022-05-18T04:39:16.2785447Z  2022-05-18T04:39:16.2785713Z  2022-05-18T04:39:16.2786158Z  2022-05-18T04:39:16.2786438Z  2022-05-18T04:39:16.2786709Z  2022-05-18T04:39:16.2786973Z  2022-05-18T04:39:16.2787358Z [3,035 / 3,076] 8 actions running 2022-05-18T04:39:16.2787753Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:39:16.2788182Z Linking libtorch.so; 6s processwrapper-sandbox 2022-05-18T04:39:16.2788641Z Compiling test/cpp/api/support.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:16.2789237Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:16.2789847Z //:torch_dist_autograd_test; 4s processwrapper-sandbox 2022-05-18T04:39:16.2790391Z Compiling test/cpp/api/static.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:16.2790891Z Compiling test/cpp/api/module.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:16.2791411Z Compiling c10/test/util/registry_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:16.6788687Z 2022-05-18T04:39:16.6789227Z  2022-05-18T04:39:16.6789578Z  2022-05-18T04:39:16.6789878Z  2022-05-18T04:39:16.6790173Z  2022-05-18T04:39:16.6790448Z  2022-05-18T04:39:16.6790730Z  2022-05-18T04:39:16.6791014Z  2022-05-18T04:39:16.6791292Z  2022-05-18T04:39:16.6791730Z [3,036 / 3,076] 8 actions running 2022-05-18T04:39:16.6792254Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:39:16.6792771Z Linking libtorch.so; 6s processwrapper-sandbox 2022-05-18T04:39:16.6793394Z Compiling test/cpp/api/support.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:16.6794119Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:16.6794755Z //:torch_dist_autograd_test; 5s processwrapper-sandbox 2022-05-18T04:39:16.6795387Z Compiling test/cpp/api/static.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:16.6796037Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:16.6796699Z Compiling c10/test/util/string_view_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:16.9279780Z 2022-05-18T04:39:16.9280298Z  2022-05-18T04:39:16.9280661Z  2022-05-18T04:39:16.9280963Z  2022-05-18T04:39:16.9281237Z  2022-05-18T04:39:16.9281535Z  2022-05-18T04:39:16.9281832Z  2022-05-18T04:39:16.9282100Z  2022-05-18T04:39:16.9282405Z  2022-05-18T04:39:16.9282836Z [3,037 / 3,076] 8 actions, 7 running 2022-05-18T04:39:16.9283331Z //:jit_tests; 10s processwrapper-sandbox 2022-05-18T04:39:16.9283864Z Linking libtorch.so; 7s processwrapper-sandbox 2022-05-18T04:39:16.9284476Z Compiling test/cpp/api/support.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:16.9285117Z Compiling test/cpp/api/expanding-array.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:16.9285872Z //:torch_dist_autograd_test; 5s processwrapper-sandbox 2022-05-18T04:39:16.9286483Z Compiling test/cpp/api/static.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:16.9287119Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:16.9287799Z [Scann] Compiling c10/test/util/tempfile_test.cpp 2022-05-18T04:39:17.1486432Z 2022-05-18T04:39:17.1486990Z  2022-05-18T04:39:17.1487352Z  2022-05-18T04:39:17.1487606Z  2022-05-18T04:39:17.1487893Z  2022-05-18T04:39:17.1488177Z  2022-05-18T04:39:17.1488660Z  2022-05-18T04:39:17.1488931Z  2022-05-18T04:39:17.1489172Z  2022-05-18T04:39:17.1489570Z [3,038 / 3,076] 8 actions, 7 running 2022-05-18T04:39:17.1490085Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:39:17.1490567Z Linking libtorch.so; 7s processwrapper-sandbox 2022-05-18T04:39:17.1491116Z Compiling test/cpp/api/support.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:17.1491750Z Compiling test/cpp/api/expanding-array.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:17.1492367Z //:torch_dist_autograd_test; 5s processwrapper-sandbox 2022-05-18T04:39:17.1492929Z Compiling test/cpp/api/static.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:17.1493560Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:17.1493994Z [Scann] Compiling c10/test/util/flags_test.cpp 2022-05-18T04:39:17.4205489Z 2022-05-18T04:39:17.4206094Z  2022-05-18T04:39:17.4206439Z  2022-05-18T04:39:17.4206728Z  2022-05-18T04:39:17.4207010Z  2022-05-18T04:39:17.4207294Z  2022-05-18T04:39:17.4207556Z  2022-05-18T04:39:17.4207840Z  2022-05-18T04:39:17.4208118Z  2022-05-18T04:39:17.4208503Z [3,039 / 3,076] 8 actions, 7 running 2022-05-18T04:39:17.4208986Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:39:17.4209509Z Linking libtorch.so; 7s processwrapper-sandbox 2022-05-18T04:39:17.4210075Z Compiling test/cpp/api/support.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:17.4210725Z Compiling test/cpp/api/expanding-array.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:17.4211339Z //:torch_dist_autograd_test; 5s processwrapper-sandbox 2022-05-18T04:39:17.4211932Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:17.4212525Z Compiling test/cpp/api/module.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:17.4212979Z [Scann] Compiling c10/test/util/logging_test.cpp 2022-05-18T04:39:17.6802792Z 2022-05-18T04:39:17.6803336Z  2022-05-18T04:39:17.6803697Z  2022-05-18T04:39:17.6803961Z  2022-05-18T04:39:17.6804243Z  2022-05-18T04:39:17.6804534Z  2022-05-18T04:39:17.6804859Z  2022-05-18T04:39:17.6805163Z  2022-05-18T04:39:17.6805472Z  2022-05-18T04:39:17.6806020Z [3,039 / 3,076] 8 actions running 2022-05-18T04:39:17.6806538Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:39:17.6807136Z Linking libtorch.so; 7s processwrapper-sandbox 2022-05-18T04:39:17.6807719Z Compiling test/cpp/api/support.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:17.6808452Z Compiling test/cpp/api/expanding-array.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:17.6809151Z //:torch_dist_autograd_test; 6s processwrapper-sandbox 2022-05-18T04:39:17.6809793Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:17.6810413Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:17.6811045Z Compiling c10/test/util/logging_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:17.9186871Z 2022-05-18T04:39:17.9187428Z  2022-05-18T04:39:17.9187785Z  2022-05-18T04:39:17.9188150Z  2022-05-18T04:39:17.9188505Z  2022-05-18T04:39:17.9188753Z  2022-05-18T04:39:17.9189032Z  2022-05-18T04:39:17.9189304Z  2022-05-18T04:39:17.9189582Z  2022-05-18T04:39:17.9190073Z [3,041 / 3,076] 8 actions, 7 running 2022-05-18T04:39:17.9190603Z //:jit_tests; 11s processwrapper-sandbox 2022-05-18T04:39:17.9191106Z Linking libtorch.so; 8s processwrapper-sandbox 2022-05-18T04:39:17.9191689Z Compiling test/cpp/api/support.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:17.9192617Z Compiling test/cpp/api/expanding-array.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:17.9193284Z //:torch_dist_autograd_test; 6s processwrapper-sandbox 2022-05-18T04:39:17.9193934Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:17.9194678Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:17.9195157Z [Scann] Compiling c10/test/util/TypeList_test.cpp 2022-05-18T04:39:18.1409840Z 2022-05-18T04:39:18.1410395Z  2022-05-18T04:39:18.1410758Z  2022-05-18T04:39:18.1411064Z  2022-05-18T04:39:18.1411336Z  2022-05-18T04:39:18.1411631Z  2022-05-18T04:39:18.1411919Z  2022-05-18T04:39:18.1412184Z  2022-05-18T04:39:18.1412461Z  2022-05-18T04:39:18.1412871Z [3,042 / 3,076] 8 actions, 7 running 2022-05-18T04:39:18.1413360Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:39:18.1413914Z Linking libtorch.so; 8s processwrapper-sandbox 2022-05-18T04:39:18.1414525Z Compiling test/cpp/api/support.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:18.1415176Z Compiling test/cpp/api/expanding-array.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:18.1415821Z //:torch_dist_autograd_test; 6s processwrapper-sandbox 2022-05-18T04:39:18.1416413Z Compiling test/cpp/api/static.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:18.1417035Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:18.1417493Z [Scann] Compiling c10/test/util/complex_math_test.cpp 2022-05-18T04:39:18.3867564Z 2022-05-18T04:39:18.3868130Z  2022-05-18T04:39:18.3868495Z  2022-05-18T04:39:18.3868795Z  2022-05-18T04:39:18.3869066Z  2022-05-18T04:39:18.3869361Z  2022-05-18T04:39:18.3869655Z  2022-05-18T04:39:18.3869925Z  2022-05-18T04:39:18.3870179Z  2022-05-18T04:39:18.3870604Z [3,043 / 3,076] 8 actions, 7 running 2022-05-18T04:39:18.3871166Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:39:18.3871767Z Linking libtorch.so; 8s processwrapper-sandbox 2022-05-18T04:39:18.3872334Z Compiling test/cpp/api/support.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:18.3872968Z Compiling test/cpp/api/expanding-array.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:18.3873608Z //:torch_dist_autograd_test; 6s processwrapper-sandbox 2022-05-18T04:39:18.3874187Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:18.3874786Z Compiling test/cpp/api/module.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:18.3875234Z [Scann] Compiling c10/test/util/either_test.cpp 2022-05-18T04:39:18.6658093Z 2022-05-18T04:39:18.6658614Z  2022-05-18T04:39:18.6658993Z  2022-05-18T04:39:18.6659288Z  2022-05-18T04:39:18.6659604Z  2022-05-18T04:39:18.6659903Z  2022-05-18T04:39:18.6660188Z  2022-05-18T04:39:18.6660463Z  2022-05-18T04:39:18.6660786Z  2022-05-18T04:39:18.6661190Z [3,044 / 3,076] 8 actions, 7 running 2022-05-18T04:39:18.6661696Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:39:18.6662226Z Linking libtorch.so; 8s processwrapper-sandbox 2022-05-18T04:39:18.6662842Z Compiling test/cpp/api/support.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:18.6663538Z Compiling test/cpp/api/expanding-array.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:18.6664159Z //:torch_dist_autograd_test; 7s processwrapper-sandbox 2022-05-18T04:39:18.6664801Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:18.6665400Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:18.6666055Z [Scann] Compiling c10/test/util/exception_test.cpp 2022-05-18T04:39:18.8811317Z 2022-05-18T04:39:18.8811890Z  2022-05-18T04:39:18.8812224Z  2022-05-18T04:39:18.8812511Z  2022-05-18T04:39:18.8812805Z  2022-05-18T04:39:18.8813066Z  2022-05-18T04:39:18.8813611Z  2022-05-18T04:39:18.8813917Z  2022-05-18T04:39:18.8814166Z  2022-05-18T04:39:18.8814564Z [3,045 / 3,076] 8 actions, 7 running 2022-05-18T04:39:18.8815063Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:39:18.8815752Z Compiling test/cpp/api/support.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:18.8816424Z Compiling test/cpp/api/expanding-array.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:18.8817044Z //:torch_dist_autograd_test; 7s processwrapper-sandbox 2022-05-18T04:39:18.8817615Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:18.8818228Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:18.8818863Z Compiling c10/test/util/exception_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:18.8819461Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2022-05-18T04:39:18.8963881Z 2022-05-18T04:39:18.8964377Z  2022-05-18T04:39:18.8964751Z  2022-05-18T04:39:18.8965043Z  2022-05-18T04:39:18.8965319Z  2022-05-18T04:39:18.8965685Z  2022-05-18T04:39:18.8965976Z  2022-05-18T04:39:18.8966259Z  2022-05-18T04:39:18.8966522Z  2022-05-18T04:39:18.8966994Z INFO: From Compiling c10/test/util/exception_test.cpp: 2022-05-18T04:39:18.8967508Z [3,045 / 3,076] 8 actions, 7 running 2022-05-18T04:39:18.8967989Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:39:18.8968572Z Compiling test/cpp/api/support.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:18.8969223Z Compiling test/cpp/api/expanding-array.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:18.8969841Z //:torch_dist_autograd_test; 7s processwrapper-sandbox 2022-05-18T04:39:18.8970415Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:18.8971001Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:18.8971613Z Compiling c10/test/util/exception_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:18.8972221Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2022-05-18T04:39:18.8984476Z 2022-05-18T04:39:18.8984802Z  2022-05-18T04:39:18.8985107Z  2022-05-18T04:39:18.8985405Z  2022-05-18T04:39:18.8985676Z  2022-05-18T04:39:18.8986054Z  2022-05-18T04:39:18.8986338Z  2022-05-18T04:39:18.8986607Z  2022-05-18T04:39:18.8986865Z  2022-05-18T04:39:18.8997190Z c10/test/util/exception_test.cpp:8:6: warning: 'bool {anonymous}::throw_func()' defined but not used [-Wunused-function] 2022-05-18T04:39:18.8997686Z bool throw_func() { 2022-05-18T04:39:18.8997955Z ^~~~~~~~~~ 2022-05-18T04:39:18.9010483Z [3,045 / 3,076] 8 actions, 7 running 2022-05-18T04:39:18.9010965Z //:jit_tests; 12s processwrapper-sandbox 2022-05-18T04:39:18.9011539Z Compiling test/cpp/api/support.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:18.9012187Z Compiling test/cpp/api/expanding-array.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:18.9012826Z //:torch_dist_autograd_test; 7s processwrapper-sandbox 2022-05-18T04:39:18.9013432Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:18.9014051Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:18.9014710Z Compiling c10/test/util/exception_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:18.9015344Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2022-05-18T04:39:19.1443114Z 2022-05-18T04:39:19.1443682Z  2022-05-18T04:39:19.1444026Z  2022-05-18T04:39:19.1444316Z  2022-05-18T04:39:19.1444603Z  2022-05-18T04:39:19.1444877Z  2022-05-18T04:39:19.1445162Z  2022-05-18T04:39:19.1445445Z  2022-05-18T04:39:19.1445813Z  2022-05-18T04:39:19.1446224Z [3,047 / 3,076] 8 actions, 6 running 2022-05-18T04:39:19.1446727Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:39:19.1447285Z Compiling test/cpp/api/support.cpp; 9s processwrapper-sandbox 2022-05-18T04:39:19.1448217Z Compiling test/cpp/api/expanding-array.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:19.1448826Z //:torch_dist_autograd_test; 7s processwrapper-sandbox 2022-05-18T04:39:19.1449399Z Compiling test/cpp/api/static.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:19.1450126Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:19.1450718Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2022-05-18T04:39:19.1451169Z [Scann] Compiling c10/test/util/LeftRight_test.cpp 2022-05-18T04:39:19.3710071Z 2022-05-18T04:39:19.3710630Z  2022-05-18T04:39:19.3710966Z  2022-05-18T04:39:19.3711246Z  2022-05-18T04:39:19.3711497Z  2022-05-18T04:39:19.3711755Z  2022-05-18T04:39:19.3712030Z  2022-05-18T04:39:19.3712282Z  2022-05-18T04:39:19.3712559Z  2022-05-18T04:39:19.3712957Z [3,048 / 3,076] 8 actions, 6 running 2022-05-18T04:39:19.3713439Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:39:19.3713994Z Compiling test/cpp/api/support.cpp; 9s processwrapper-sandbox 2022-05-18T04:39:19.3714646Z Compiling test/cpp/api/expanding-array.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:19.3715236Z //:torch_dist_autograd_test; 7s processwrapper-sandbox 2022-05-18T04:39:19.3715839Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:19.3716451Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:19.3717009Z [Prepa] action 'SolibSymlink _solib_k8/liblibtorch.so' 2022-05-18T04:39:19.3717434Z [Scann] Compiling c10/test/util/SmallVectorTest.cpp 2022-05-18T04:39:19.6252842Z 2022-05-18T04:39:19.6253392Z  2022-05-18T04:39:19.6253756Z  2022-05-18T04:39:19.6254069Z  2022-05-18T04:39:19.6254360Z  2022-05-18T04:39:19.6254641Z  2022-05-18T04:39:19.6255065Z  2022-05-18T04:39:19.6255395Z  2022-05-18T04:39:19.6255740Z  2022-05-18T04:39:19.6256255Z [3,049 / 3,076] 8 actions, 7 running 2022-05-18T04:39:19.6256832Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:39:19.6257434Z Compiling test/cpp/api/support.cpp; 9s processwrapper-sandbox 2022-05-18T04:39:19.6258271Z Compiling test/cpp/api/expanding-array.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:19.6259021Z //:torch_dist_autograd_test; 8s processwrapper-sandbox 2022-05-18T04:39:19.6259758Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:19.6260526Z Compiling test/cpp/api/module.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:19.6261321Z Compiling c10/test/util/SmallVectorTest.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:19.6261987Z [Scann] Compiling c10/test/util/accumulate_test.cpp 2022-05-18T04:39:19.8352325Z 2022-05-18T04:39:19.8352857Z  2022-05-18T04:39:19.8353204Z  2022-05-18T04:39:19.8353475Z  2022-05-18T04:39:19.8353752Z  2022-05-18T04:39:19.8354031Z  2022-05-18T04:39:19.8354307Z  2022-05-18T04:39:19.8354583Z  2022-05-18T04:39:19.8354858Z  2022-05-18T04:39:19.8355271Z [3,051 / 3,076] 8 actions, 7 running 2022-05-18T04:39:19.8355769Z //:jit_tests; 13s processwrapper-sandbox 2022-05-18T04:39:19.8356351Z Compiling test/cpp/api/support.cpp; 9s processwrapper-sandbox 2022-05-18T04:39:19.8356997Z Compiling test/cpp/api/expanding-array.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:19.8357638Z //:torch_dist_autograd_test; 8s processwrapper-sandbox 2022-05-18T04:39:19.8358235Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:19.8358841Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:19.8359484Z Compiling c10/test/util/accumulate_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:19.8359985Z [Scann] Compiling c10/test/util/ThreadLocal_test.cpp 2022-05-18T04:39:20.0592574Z 2022-05-18T04:39:20.0593121Z  2022-05-18T04:39:20.0593688Z  2022-05-18T04:39:20.0594031Z  2022-05-18T04:39:20.0594313Z  2022-05-18T04:39:20.0594569Z  2022-05-18T04:39:20.0594834Z  2022-05-18T04:39:20.0595098Z  2022-05-18T04:39:20.0595352Z  2022-05-18T04:39:20.0595751Z [3,053 / 3,076] 8 actions, 7 running 2022-05-18T04:39:20.0596365Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:39:20.0596930Z Compiling test/cpp/api/support.cpp; 10s processwrapper-sandbox 2022-05-18T04:39:20.0597591Z Compiling test/cpp/api/expanding-array.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:20.0598193Z //:torch_dist_autograd_test; 8s processwrapper-sandbox 2022-05-18T04:39:20.0598763Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:20.0599342Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:20.0599970Z Compiling c10/test/util/ThreadLocal_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:20.0600424Z [Scann] Compiling c10/test/util/Half_test.cpp 2022-05-18T04:39:20.2804972Z 2022-05-18T04:39:20.2805930Z  2022-05-18T04:39:20.2806179Z  2022-05-18T04:39:20.2806359Z  2022-05-18T04:39:20.2806525Z  2022-05-18T04:39:20.2806690Z  2022-05-18T04:39:20.2806840Z  2022-05-18T04:39:20.2807004Z  2022-05-18T04:39:20.2807183Z  2022-05-18T04:39:20.2807413Z [3,054 / 3,076] 8 actions running 2022-05-18T04:39:20.2807706Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:39:20.2808045Z Compiling test/cpp/api/support.cpp; 10s processwrapper-sandbox 2022-05-18T04:39:20.2808413Z Compiling test/cpp/api/expanding-array.cpp; 9s processwrapper-sandbox 2022-05-18T04:39:20.2808767Z //:torch_dist_autograd_test; 8s processwrapper-sandbox 2022-05-18T04:39:20.2809107Z Compiling test/cpp/api/static.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:20.2809443Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:20.2809705Z Testing //c10/test:util_base_tests [0s, 0s] 2022-05-18T04:39:20.4807547Z 2022-05-18T04:39:20.4808120Z  2022-05-18T04:39:20.4808502Z  2022-05-18T04:39:20.4808795Z  2022-05-18T04:39:20.4809119Z  2022-05-18T04:39:20.4809421Z  2022-05-18T04:39:20.4809702Z  2022-05-18T04:39:20.4809999Z  2022-05-18T04:39:20.4810309Z [3,056 / 3,076] 8 actions running 2022-05-18T04:39:20.4810594Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:39:20.4810932Z Compiling test/cpp/api/support.cpp; 10s processwrapper-sandbox 2022-05-18T04:39:20.4811313Z Compiling test/cpp/api/expanding-array.cpp; 9s processwrapper-sandbox 2022-05-18T04:39:20.4811662Z //:torch_dist_autograd_test; 9s processwrapper-sandbox 2022-05-18T04:39:20.4812001Z Compiling test/cpp/api/static.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:20.4812349Z Compiling test/cpp/api/module.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:20.4812602Z Testing //c10/test:util_base_tests [0s, 0s] 2022-05-18T04:39:20.8296317Z 2022-05-18T04:39:20.8296881Z  2022-05-18T04:39:20.8297257Z  2022-05-18T04:39:20.8297574Z  2022-05-18T04:39:20.8297888Z  2022-05-18T04:39:20.8298183Z  2022-05-18T04:39:20.8298484Z  2022-05-18T04:39:20.8298776Z  2022-05-18T04:39:20.8299215Z [3,057 / 3,076] 8 actions, 7 running 2022-05-18T04:39:20.8299765Z //:jit_tests; 14s processwrapper-sandbox 2022-05-18T04:39:20.8300177Z Compiling test/cpp/api/support.cpp; 10s processwrapper-sandbox 2022-05-18T04:39:20.8300584Z Compiling test/cpp/api/expanding-array.cpp; 9s processwrapper-sandbox 2022-05-18T04:39:20.8300964Z //:torch_dist_autograd_test; 9s processwrapper-sandbox 2022-05-18T04:39:20.8301309Z Compiling test/cpp/api/static.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:20.8301662Z Compiling test/cpp/api/module.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:20.8302018Z Compiling c10/test/util/TypeTraits_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:20.8302538Z [Scann] Compiling c10/test/util/C++17_test.cpp 2022-05-18T04:39:21.0552413Z 2022-05-18T04:39:21.0552949Z  2022-05-18T04:39:21.0553268Z  2022-05-18T04:39:21.0553530Z  2022-05-18T04:39:21.0553784Z  2022-05-18T04:39:21.0554031Z  2022-05-18T04:39:21.0554509Z  2022-05-18T04:39:21.0554774Z  2022-05-18T04:39:21.0555031Z  2022-05-18T04:39:21.0555426Z [3,059 / 3,076] 8 actions, 7 running 2022-05-18T04:39:21.0555884Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:39:21.0556442Z Compiling test/cpp/api/support.cpp; 11s processwrapper-sandbox 2022-05-18T04:39:21.0557085Z Compiling test/cpp/api/expanding-array.cpp; 9s processwrapper-sandbox 2022-05-18T04:39:21.0557673Z //:torch_dist_autograd_test; 9s processwrapper-sandbox 2022-05-18T04:39:21.0558257Z Compiling test/cpp/api/static.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:21.0558839Z Compiling test/cpp/api/module.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:21.0559424Z Compiling c10/test/util/C++17_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:21.0559834Z [Scann] Compiling c10/test/util/irange_test.cpp 2022-05-18T04:39:21.2814759Z 2022-05-18T04:39:21.2820356Z  2022-05-18T04:39:21.2820772Z  2022-05-18T04:39:21.2821082Z  2022-05-18T04:39:21.2821371Z  2022-05-18T04:39:21.2821678Z  2022-05-18T04:39:21.2821962Z  2022-05-18T04:39:21.2822242Z  2022-05-18T04:39:21.2822535Z  2022-05-18T04:39:21.2822939Z [3,063 / 3,081] 8 actions running 2022-05-18T04:39:21.2823379Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:39:21.2823954Z Compiling test/cpp/api/support.cpp; 11s processwrapper-sandbox 2022-05-18T04:39:21.2824634Z Compiling test/cpp/api/expanding-array.cpp; 10s processwrapper-sandbox 2022-05-18T04:39:21.2825236Z //:torch_dist_autograd_test; 9s processwrapper-sandbox 2022-05-18T04:39:21.2826110Z Compiling test/cpp/api/static.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:21.2826781Z Compiling test/cpp/api/module.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:21.2827425Z Compiling c10/test/util/irange_test.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:21.2828089Z Compiling test/cpp/api/modules.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:21.6824893Z 2022-05-18T04:39:21.6825421Z  2022-05-18T04:39:21.6825922Z  2022-05-18T04:39:21.6826200Z  2022-05-18T04:39:21.6826445Z  2022-05-18T04:39:21.6826701Z  2022-05-18T04:39:21.6826937Z  2022-05-18T04:39:21.6827184Z  2022-05-18T04:39:21.6827523Z  2022-05-18T04:39:21.6827871Z [3,064 / 3,081] 8 actions running 2022-05-18T04:39:21.6828323Z //:jit_tests; 15s processwrapper-sandbox 2022-05-18T04:39:21.6828873Z Compiling test/cpp/api/support.cpp; 11s processwrapper-sandbox 2022-05-18T04:39:21.6829507Z Compiling test/cpp/api/expanding-array.cpp; 10s processwrapper-sandbox 2022-05-18T04:39:21.6830106Z //:torch_dist_autograd_test; 10s processwrapper-sandbox 2022-05-18T04:39:21.6830651Z Compiling test/cpp/api/static.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:21.6831236Z Compiling test/cpp/api/module.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:21.6831778Z Compiling test/cpp/api/modules.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:21.6832324Z Linking c10/test/util_base_tests; 0s processwrapper-sandbox 2022-05-18T04:39:22.0834890Z 2022-05-18T04:39:22.0835457Z  2022-05-18T04:39:22.0835783Z  2022-05-18T04:39:22.0836025Z  2022-05-18T04:39:22.0836274Z  2022-05-18T04:39:22.0836532Z  2022-05-18T04:39:22.0836763Z  2022-05-18T04:39:22.0837064Z  2022-05-18T04:39:22.0837324Z  2022-05-18T04:39:22.0837666Z [3,065 / 3,082] 8 actions running 2022-05-18T04:39:22.0838101Z //:jit_tests; 16s processwrapper-sandbox 2022-05-18T04:39:22.0838766Z Compiling test/cpp/api/support.cpp; 12s processwrapper-sandbox 2022-05-18T04:39:22.0839568Z Compiling test/cpp/api/expanding-array.cpp; 11s processwrapper-sandbox 2022-05-18T04:39:22.0840123Z //:torch_dist_autograd_test; 10s processwrapper-sandbox 2022-05-18T04:39:22.0840758Z Compiling test/cpp/api/static.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:22.0841381Z Compiling test/cpp/api/module.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:22.0841938Z Compiling test/cpp/api/modules.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:22.0842523Z Testing //c10/test:util_base_tests; 0s processwrapper-sandbox 2022-05-18T04:39:23.0830178Z 2022-05-18T04:39:23.0830712Z  2022-05-18T04:39:23.0831051Z  2022-05-18T04:39:23.0834366Z  2022-05-18T04:39:23.0834906Z  2022-05-18T04:39:23.0835200Z  2022-05-18T04:39:23.0835491Z  2022-05-18T04:39:23.0836033Z  2022-05-18T04:39:23.0836316Z  2022-05-18T04:39:23.0836721Z [3,065 / 3,082] 8 actions running 2022-05-18T04:39:23.0837186Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:39:23.0837801Z Compiling test/cpp/api/support.cpp; 13s processwrapper-sandbox 2022-05-18T04:39:23.0842359Z Compiling test/cpp/api/expanding-array.cpp; 12s processwrapper-sandbox 2022-05-18T04:39:23.0843258Z //:torch_dist_autograd_test; 11s processwrapper-sandbox 2022-05-18T04:39:23.0844013Z Compiling test/cpp/api/static.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:23.0844984Z Compiling test/cpp/api/module.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:23.0846043Z Compiling test/cpp/api/modules.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:23.0846879Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2022-05-18T04:39:23.2650454Z 2022-05-18T04:39:23.2651436Z  2022-05-18T04:39:23.2652205Z  2022-05-18T04:39:23.2652874Z  2022-05-18T04:39:23.2656655Z  2022-05-18T04:39:23.2657186Z  2022-05-18T04:39:23.2657652Z  2022-05-18T04:39:23.2658213Z  2022-05-18T04:39:23.2658814Z  2022-05-18T04:39:23.2659864Z INFO: From Testing //c10/test:util_base_tests: 2022-05-18T04:39:23.2660416Z [3,065 / 3,082] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:23.2660863Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:39:23.2661320Z Compiling test/cpp/api/support.cpp; 13s processwrapper-sandbox 2022-05-18T04:39:23.2661839Z Compiling test/cpp/api/expanding-array.cpp; 12s processwrapper-sandbox 2022-05-18T04:39:23.2662324Z //:torch_dist_autograd_test; 11s processwrapper-sandbox 2022-05-18T04:39:23.2663064Z Compiling test/cpp/api/static.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:23.2663526Z Compiling test/cpp/api/module.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:23.2664017Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:23.2664485Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2022-05-18T04:39:23.2670058Z 2022-05-18T04:39:23.2670711Z  2022-05-18T04:39:23.2675001Z  2022-05-18T04:39:23.2675417Z  2022-05-18T04:39:23.2675625Z  2022-05-18T04:39:23.2675854Z  2022-05-18T04:39:23.2676077Z  2022-05-18T04:39:23.2676278Z  2022-05-18T04:39:23.2676500Z  2022-05-18T04:39:23.2683575Z ==================== Test output for //c10/test:util_base_tests: 2022-05-18T04:39:23.2684279Z Running main() from gmock_main.cc 2022-05-18T04:39:23.2688984Z Note: Google Test filter = -*CUDA 2022-05-18T04:39:23.2689498Z [==========] Running 841 tests from 76 test suites. 2022-05-18T04:39:23.2689884Z [----------] Global test environment set-up. 2022-05-18T04:39:23.2690399Z [----------] 1 test from LoggingDeathTest 2022-05-18T04:39:23.2690871Z [ RUN ] LoggingDeathTest.TestEnforceUsingFatal 2022-05-18T04:39:23.2691269Z [ OK ] LoggingDeathTest.TestEnforceUsingFatal (33 ms) 2022-05-18T04:39:23.2691859Z [----------] 1 test from LoggingDeathTest (33 ms total) 2022-05-18T04:39:23.2692062Z 2022-05-18T04:39:23.2692565Z [----------] 12 tests from BitsetTest 2022-05-18T04:39:23.2692904Z [ RUN ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero 2022-05-18T04:39:23.2693464Z [ OK ] BitsetTest.givenEmptyBitset_whenGettingBit_thenIsZero (0 ms) 2022-05-18T04:39:23.2694116Z [ RUN ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero 2022-05-18T04:39:23.2694681Z [ OK ] BitsetTest.givenEmptyBitset_whenUnsettingBit_thenIsZero (0 ms) 2022-05-18T04:39:23.2695129Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero 2022-05-18T04:39:23.2695746Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingAndUnsettingBit_thenIsZero (0 ms) 2022-05-18T04:39:23.2696439Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet 2022-05-18T04:39:23.2696965Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenIsSet (0 ms) 2022-05-18T04:39:23.2697412Z [ RUN ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset 2022-05-18T04:39:23.2698003Z [ OK ] BitsetTest.givenEmptyBitset_whenSettingBit_thenOthersStayUnset (0 ms) 2022-05-18T04:39:23.2698589Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet 2022-05-18T04:39:23.2699016Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenIsSet (0 ms) 2022-05-18T04:39:23.2699623Z [ RUN ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue 2022-05-18T04:39:23.2700249Z [ OK ] BitsetTest.givenNonemptyBitset_whenSettingBit_thenOthersStayAtOldValue (0 ms) 2022-05-18T04:39:23.2700833Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset 2022-05-18T04:39:23.2701291Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenIsUnset (0 ms) 2022-05-18T04:39:23.2701896Z [ RUN ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue 2022-05-18T04:39:23.2702536Z [ OK ] BitsetTest.givenNonemptyBitset_whenUnsettingBit_thenOthersStayAtOldValue (0 ms) 2022-05-18T04:39:23.2703139Z [ RUN ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall 2022-05-18T04:39:23.2703743Z [ OK ] BitsetTest.givenEmptyBitset_whenCallingForEachBit_thenDoesntCall (0 ms) 2022-05-18T04:39:23.2704253Z [ RUN ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit 2022-05-18T04:39:23.2704905Z [ OK ] BitsetTest.givenBitsetWithOneBitSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2022-05-18T04:39:23.2705574Z [ RUN ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit 2022-05-18T04:39:23.2706384Z [ OK ] BitsetTest.givenBitsetWithMultipleBitsSet_whenCallingForEachBit_thenCallsForEachBit (0 ms) 2022-05-18T04:39:23.2707064Z [----------] 12 tests from BitsetTest (0 ms total) 2022-05-18T04:39:23.2707341Z 2022-05-18T04:39:23.2707645Z [----------] 9 tests from if_constexpr 2022-05-18T04:39:23.2707979Z [ RUN ] if_constexpr.whenIsTrue_thenReturnsTrueCase 2022-05-18T04:39:23.2708487Z [ OK ] if_constexpr.whenIsTrue_thenReturnsTrueCase (0 ms) 2022-05-18T04:39:23.2708973Z [ RUN ] if_constexpr.whenIsFalse_thenReturnsFalseCase 2022-05-18T04:39:23.2709369Z [ OK ] if_constexpr.whenIsFalse_thenReturnsFalseCase (0 ms) 2022-05-18T04:39:23.2709917Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg 2022-05-18T04:39:23.2710361Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withIdentityArg (0 ms) 2022-05-18T04:39:23.2711147Z [ RUN ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg 2022-05-18T04:39:23.2711734Z [ OK ] if_constexpr.worksWithMovableOnlyTypes_withoutIdentityArg (0 ms) 2022-05-18T04:39:23.2712285Z [ RUN ] if_constexpr.otherCaseCanHaveInvalidCode 2022-05-18T04:39:23.2712682Z [ OK ] if_constexpr.otherCaseCanHaveInvalidCode (0 ms) 2022-05-18T04:39:23.2713220Z [ RUN ] if_constexpr.worksWithoutElseCase_withIdentityArg 2022-05-18T04:39:23.2713754Z [ OK ] if_constexpr.worksWithoutElseCase_withIdentityArg (0 ms) 2022-05-18T04:39:23.2714169Z [ RUN ] if_constexpr.worksWithoutElseCase_withoutIdentityArg 2022-05-18T04:39:23.2714893Z [ OK ] if_constexpr.worksWithoutElseCase_withoutIdentityArg (0 ms) 2022-05-18T04:39:23.2715431Z [ RUN ] if_constexpr.returnTypeCanDiffer_withIdentityArg 2022-05-18T04:39:23.2715838Z [ OK ] if_constexpr.returnTypeCanDiffer_withIdentityArg (0 ms) 2022-05-18T04:39:23.2716451Z [ RUN ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg 2022-05-18T04:39:23.2717003Z [ OK ] if_constexpr.returnTypeCanDiffer_withoutIdentityArg (0 ms) 2022-05-18T04:39:23.2717598Z [----------] 9 tests from if_constexpr (0 ms total) 2022-05-18T04:39:23.2717798Z 2022-05-18T04:39:23.2717980Z [----------] 2 tests from DeadlockDetection 2022-05-18T04:39:23.2718411Z [ RUN ] DeadlockDetection.basic 2022-05-18T04:39:23.2718725Z [ OK ] DeadlockDetection.basic (0 ms) 2022-05-18T04:39:23.2719138Z [ RUN ] DeadlockDetection.disable 2022-05-18T04:39:23.2719462Z [ OK ] DeadlockDetection.disable (0 ms) 2022-05-18T04:39:23.2720203Z [----------] 2 tests from DeadlockDetection (0 ms total) 2022-05-18T04:39:23.2720415Z 2022-05-18T04:39:23.2720722Z [----------] 1 test from HalfDoubleConversionTest 2022-05-18T04:39:23.2733619Z [ RUN ] HalfDoubleConversionTest.Half2Double 2022-05-18T04:39:23.2734209Z [ OK ] HalfDoubleConversionTest.Half2Double (0 ms) 2022-05-18T04:39:23.2734879Z [----------] 1 test from HalfDoubleConversionTest (0 ms total) 2022-05-18T04:39:23.2735162Z 2022-05-18T04:39:23.2735404Z [----------] 12 tests from LeftRightTest 2022-05-18T04:39:23.2735895Z [ RUN ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent 2022-05-18T04:39:23.2739023Z [ OK ] LeftRightTest.givenInt_whenWritingAndReading_thenChangesArePresent (0 ms) 2022-05-18T04:39:23.2739672Z [ RUN ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent 2022-05-18T04:39:23.2740324Z [ OK ] LeftRightTest.givenVector_whenWritingAndReading_thenChangesArePresent (0 ms) 2022-05-18T04:39:23.2740953Z [ RUN ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned 2022-05-18T04:39:23.2741598Z [ OK ] LeftRightTest.givenVector_whenWritingReturnsValue_thenValueIsReturned (0 ms) 2022-05-18T04:39:23.2742112Z [ RUN ] LeftRightTest.readsCanBeConcurrent 2022-05-18T04:39:23.2742554Z [ OK ] LeftRightTest.readsCanBeConcurrent (8 ms) 2022-05-18T04:39:23.2743097Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite 2022-05-18T04:39:23.2743725Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_readThenWrite (16 ms) 2022-05-18T04:39:23.2744357Z [ RUN ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead 2022-05-18T04:39:23.2744997Z [ OK ] LeftRightTest.writesCanBeConcurrentWithReads_writeThenRead (16 ms) 2022-05-18T04:39:23.2745612Z [ RUN ] LeftRightTest.writesCannotBeConcurrentWithWrites 2022-05-18T04:39:23.2746556Z [ OK ] LeftRightTest.writesCannotBeConcurrentWithWrites (104 ms) 2022-05-18T04:39:23.2747174Z [ RUN ] LeftRightTest.whenReadThrowsException_thenThrowsThrough 2022-05-18T04:39:23.2747776Z [ OK ] LeftRightTest.whenReadThrowsException_thenThrowsThrough (1 ms) 2022-05-18T04:39:23.2748375Z [ RUN ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough 2022-05-18T04:39:23.2748945Z [ OK ] LeftRightTest.whenWriteThrowsException_thenThrowsThrough (0 ms) 2022-05-18T04:39:23.2749592Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState 2022-05-18T04:39:23.2750313Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnFirstCall_thenResetsToOldState (0 ms) 2022-05-18T04:39:23.2751025Z [ RUN ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState 2022-05-18T04:39:23.2751763Z [ OK ] LeftRightTest.givenInt_whenWriteThrowsExceptionOnSecondCall_thenKeepsNewState (0 ms) 2022-05-18T04:39:23.2752445Z [ RUN ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState 2022-05-18T04:39:23.2753093Z [ OK ] LeftRightTest.givenVector_whenWriteThrowsException_thenResetsToOldState (0 ms) 2022-05-18T04:39:23.2753927Z [----------] 12 tests from LeftRightTest (146 ms total) 2022-05-18T04:39:23.2754184Z 2022-05-18T04:39:23.2754446Z [----------] 41 tests from MetaprogrammingTest 2022-05-18T04:39:23.2754917Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex 2022-05-18T04:39:23.2755607Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex (0 ms) 2022-05-18T04:39:23.2756228Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput 2022-05-18T04:39:23.2756878Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_singleInput (0 ms) 2022-05-18T04:39:23.2757486Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly 2022-05-18T04:39:23.2758123Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_movableOnly (0 ms) 2022-05-18T04:39:23.2758792Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary 2022-05-18T04:39:23.2759480Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyCopiesIfNecessary (0 ms) 2022-05-18T04:39:23.2760197Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary 2022-05-18T04:39:23.2760872Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_onlyMovesIfNecessary (0 ms) 2022-05-18T04:39:23.2761559Z [ RUN ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact 2022-05-18T04:39:23.2762317Z [ OK ] MetaprogrammingTest.ExtractArgByFilteredIndex_keepsLValueReferencesIntact (0 ms) 2022-05-18T04:39:23.2762917Z [ RUN ] MetaprogrammingTest.FilterMap 2022-05-18T04:39:23.2763366Z [ OK ] MetaprogrammingTest.FilterMap (0 ms) 2022-05-18T04:39:23.2763834Z [ RUN ] MetaprogrammingTest.FilterMap_emptyInput 2022-05-18T04:39:23.2764317Z [ OK ] MetaprogrammingTest.FilterMap_emptyInput (0 ms) 2022-05-18T04:39:23.2764794Z [ RUN ] MetaprogrammingTest.FilterMap_emptyOutput 2022-05-18T04:39:23.2765314Z [ OK ] MetaprogrammingTest.FilterMap_emptyOutput (0 ms) 2022-05-18T04:39:23.2765962Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byRValue 2022-05-18T04:39:23.2766496Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byRValue (0 ms) 2022-05-18T04:39:23.2767053Z [ RUN ] MetaprogrammingTest.FilterMap_movableOnly_byValue 2022-05-18T04:39:23.2767561Z [ OK ] MetaprogrammingTest.FilterMap_movableOnly_byValue (0 ms) 2022-05-18T04:39:23.2768074Z [ RUN ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary 2022-05-18T04:39:23.2768640Z [ OK ] MetaprogrammingTest.FilterMap_onlyCopiesIfNecessary (0 ms) 2022-05-18T04:39:23.2769232Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 2022-05-18T04:39:23.2769799Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_1 (0 ms) 2022-05-18T04:39:23.2770333Z [ RUN ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 2022-05-18T04:39:23.2770878Z [ OK ] MetaprogrammingTest.FilterMap_onlyMovesIfNecessary_2 (0 ms) 2022-05-18T04:39:23.2771444Z [ RUN ] MetaprogrammingTest.TupleElements_subsetSelection 2022-05-18T04:39:23.2772008Z [ OK ] MetaprogrammingTest.TupleElements_subsetSelection (0 ms) 2022-05-18T04:39:23.2772562Z [ RUN ] MetaprogrammingTest.TupleElements_reorderSelection 2022-05-18T04:39:23.2773132Z [ OK ] MetaprogrammingTest.TupleElements_reorderSelection (0 ms) 2022-05-18T04:39:23.2783161Z [ RUN ] MetaprogrammingTest.TupleTake_nonemptyPrefix 2022-05-18T04:39:23.2783732Z [ OK ] MetaprogrammingTest.TupleTake_nonemptyPrefix (0 ms) 2022-05-18T04:39:23.2784196Z [ RUN ] MetaprogrammingTest.TupleTake_fullPrefix 2022-05-18T04:39:23.2784669Z [ OK ] MetaprogrammingTest.TupleTake_fullPrefix (0 ms) 2022-05-18T04:39:23.2785136Z [ RUN ] MetaprogrammingTest.TupleTake_negative 2022-05-18T04:39:23.2786111Z [ OK ] MetaprogrammingTest.TupleTake_negative (0 ms) 2022-05-18T04:39:23.2786630Z [ RUN ] MetaprogrammingTest.TupleSlice_middle 2022-05-18T04:39:23.2787091Z [ OK ] MetaprogrammingTest.TupleSlice_middle (0 ms) 2022-05-18T04:39:23.2787663Z [ RUN ] MetaprogrammingTest.TupleSlice_full 2022-05-18T04:39:23.2788245Z [ OK ] MetaprogrammingTest.TupleSlice_full (0 ms) 2022-05-18T04:39:23.2788694Z [ RUN ] MetaprogrammingTest.TupleMap_simple 2022-05-18T04:39:23.2789169Z [ OK ] MetaprogrammingTest.TupleMap_simple (0 ms) 2022-05-18T04:39:23.2789839Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType 2022-05-18T04:39:23.2790541Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesDifferentButConvertibleType (0 ms) 2022-05-18T04:39:23.2791105Z [ RUN ] MetaprogrammingTest.TupleMap_mapperTakesConstRef 2022-05-18T04:39:23.2791616Z [ OK ] MetaprogrammingTest.TupleMap_mapperTakesConstRef (0 ms) 2022-05-18T04:39:23.2792177Z [ RUN ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes 2022-05-18T04:39:23.2792695Z [ OK ] MetaprogrammingTest.TupleMap_mapsToDifferentTypes (0 ms) 2022-05-18T04:39:23.2793276Z [ RUN ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences 2022-05-18T04:39:23.2793922Z [ OK ] MetaprogrammingTest.TupleMap_differentiatesLRValueReferences (0 ms) 2022-05-18T04:39:23.2794498Z [ RUN ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType 2022-05-18T04:39:23.2795064Z [ OK ] MetaprogrammingTest.TupleMap_canWorkWithMovableOnlyType (0 ms) 2022-05-18T04:39:23.2795666Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues 2022-05-18T04:39:23.2796281Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyCopyValues (0 ms) 2022-05-18T04:39:23.2796925Z [ RUN ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues 2022-05-18T04:39:23.2797568Z [ OK ] MetaprogrammingTest.TupleMap_doesntUnecessarilyMoveValues (0 ms) 2022-05-18T04:39:23.2799054Z [ RUN ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas 2022-05-18T04:39:23.2799623Z [ OK ] MetaprogrammingTest.TupleMap_canBeUsedWithAutoLambdas (0 ms) 2022-05-18T04:39:23.2800149Z [ RUN ] MetaprogrammingTest.TupleConcat_zerotuples 2022-05-18T04:39:23.2800625Z [ OK ] MetaprogrammingTest.TupleConcat_zerotuples (0 ms) 2022-05-18T04:39:23.2801136Z [ RUN ] MetaprogrammingTest.TupleConcat_oneemptytuple 2022-05-18T04:39:23.2801627Z [ OK ] MetaprogrammingTest.TupleConcat_oneemptytuple (0 ms) 2022-05-18T04:39:23.2802145Z [ RUN ] MetaprogrammingTest.TupleConcat_onenonemptytuple 2022-05-18T04:39:23.2802731Z [ OK ] MetaprogrammingTest.TupleConcat_onenonemptytuple (0 ms) 2022-05-18T04:39:23.2803233Z [ RUN ] MetaprogrammingTest.TupleConcat_twotuples 2022-05-18T04:39:23.2803739Z [ OK ] MetaprogrammingTest.TupleConcat_twotuples (0 ms) 2022-05-18T04:39:23.2804229Z [ RUN ] MetaprogrammingTest.TupleConcat_threetuples 2022-05-18T04:39:23.2804751Z [ OK ] MetaprogrammingTest.TupleConcat_threetuples (0 ms) 2022-05-18T04:39:23.2805286Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning 2022-05-18T04:39:23.2805989Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatbeginning (0 ms) 2022-05-18T04:39:23.2806560Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle 2022-05-18T04:39:23.2807095Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleinmiddle (0 ms) 2022-05-18T04:39:23.2807645Z [ RUN ] MetaprogrammingTest.TupleConcat_emptytupleatend 2022-05-18T04:39:23.2808191Z [ OK ] MetaprogrammingTest.TupleConcat_emptytupleatend (0 ms) 2022-05-18T04:39:23.2808789Z [ RUN ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers 2022-05-18T04:39:23.2809446Z [ OK ] MetaprogrammingTest.TupleConcat_workswithreferencesandpointers (0 ms) 2022-05-18T04:39:23.2810053Z [ RUN ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes 2022-05-18T04:39:23.2810659Z [ OK ] MetaprogrammingTest.TupleConcat_worksWithMovableOnlyTypes (0 ms) 2022-05-18T04:39:23.2811306Z [ RUN ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary 2022-05-18T04:39:23.2811903Z [ OK ] MetaprogrammingTest.TupleConcat_doesntCopyMoreThanNecessary (0 ms) 2022-05-18T04:39:23.2812598Z [----------] 41 tests from MetaprogrammingTest (0 ms total) 2022-05-18T04:39:23.2812979Z 2022-05-18T04:39:23.2813588Z [----------] 37 tests from SmallVectorTest/0, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 0u> 2022-05-18T04:39:23.2814204Z [ RUN ] SmallVectorTest/0.ConstructorNonIterTest 2022-05-18T04:39:23.2814759Z [ OK ] SmallVectorTest/0.ConstructorNonIterTest (0 ms) 2022-05-18T04:39:23.2815213Z [ RUN ] SmallVectorTest/0.ConstructorIterTest 2022-05-18T04:39:23.2815661Z [ OK ] SmallVectorTest/0.ConstructorIterTest (0 ms) 2022-05-18T04:39:23.2816080Z [ RUN ] SmallVectorTest/0.EmptyVectorTest 2022-05-18T04:39:23.2816502Z [ OK ] SmallVectorTest/0.EmptyVectorTest (0 ms) 2022-05-18T04:39:23.2816925Z [ RUN ] SmallVectorTest/0.PushPopTest 2022-05-18T04:39:23.2817291Z [ OK ] SmallVectorTest/0.PushPopTest (0 ms) 2022-05-18T04:39:23.2817658Z [ RUN ] SmallVectorTest/0.ClearTest 2022-05-18T04:39:23.2818030Z [ OK ] SmallVectorTest/0.ClearTest (0 ms) 2022-05-18T04:39:23.2818434Z [ RUN ] SmallVectorTest/0.ResizeShrinkTest 2022-05-18T04:39:23.2818842Z [ OK ] SmallVectorTest/0.ResizeShrinkTest (0 ms) 2022-05-18T04:39:23.2819278Z [ RUN ] SmallVectorTest/0.ResizeGrowTest 2022-05-18T04:39:23.2819711Z [ OK ] SmallVectorTest/0.ResizeGrowTest (0 ms) 2022-05-18T04:39:23.2820135Z [ RUN ] SmallVectorTest/0.ResizeWithElementsTest 2022-05-18T04:39:23.2820577Z [ OK ] SmallVectorTest/0.ResizeWithElementsTest (0 ms) 2022-05-18T04:39:23.2820978Z [ RUN ] SmallVectorTest/0.ResizeFillTest 2022-05-18T04:39:23.2821385Z [ OK ] SmallVectorTest/0.ResizeFillTest (0 ms) 2022-05-18T04:39:23.2821812Z [ RUN ] SmallVectorTest/0.OverflowTest 2022-05-18T04:39:23.2822170Z [ OK ] SmallVectorTest/0.OverflowTest (0 ms) 2022-05-18T04:39:23.2822577Z [ RUN ] SmallVectorTest/0.IterationTest 2022-05-18T04:39:23.2822956Z [ OK ] SmallVectorTest/0.IterationTest (0 ms) 2022-05-18T04:39:23.2823326Z [ RUN ] SmallVectorTest/0.SwapTest 2022-05-18T04:39:23.2823715Z [ OK ] SmallVectorTest/0.SwapTest (0 ms) 2022-05-18T04:39:23.2824066Z [ RUN ] SmallVectorTest/0.AppendTest 2022-05-18T04:39:23.2824461Z [ OK ] SmallVectorTest/0.AppendTest (0 ms) 2022-05-18T04:39:23.2824858Z [ RUN ] SmallVectorTest/0.AppendRepeatedTest 2022-05-18T04:39:23.2825223Z [ OK ] SmallVectorTest/0.AppendRepeatedTest (0 ms) 2022-05-18T04:39:23.2825608Z [ RUN ] SmallVectorTest/0.AppendNonIterTest 2022-05-18T04:39:23.2826124Z [ OK ] SmallVectorTest/0.AppendNonIterTest (0 ms) 2022-05-18T04:39:23.2826560Z [ RUN ] SmallVectorTest/0.AppendRepeatedNonForwardIterator 2022-05-18T04:39:23.2827046Z [ OK ] SmallVectorTest/0.AppendRepeatedNonForwardIterator (0 ms) 2022-05-18T04:39:23.2827474Z [ RUN ] SmallVectorTest/0.AppendSmallVector 2022-05-18T04:39:23.2827898Z [ OK ] SmallVectorTest/0.AppendSmallVector (0 ms) 2022-05-18T04:39:23.2828290Z [ RUN ] SmallVectorTest/0.AssignTest 2022-05-18T04:39:23.2828637Z [ OK ] SmallVectorTest/0.AssignTest (0 ms) 2022-05-18T04:39:23.2829033Z [ RUN ] SmallVectorTest/0.AssignRangeTest 2022-05-18T04:39:23.2829481Z [ OK ] SmallVectorTest/0.AssignRangeTest (0 ms) 2022-05-18T04:39:23.2829902Z [ RUN ] SmallVectorTest/0.AssignNonIterTest 2022-05-18T04:39:23.2830322Z [ OK ] SmallVectorTest/0.AssignNonIterTest (0 ms) 2022-05-18T04:39:23.2830772Z [ RUN ] SmallVectorTest/0.AssignSmallVector 2022-05-18T04:39:23.2831181Z [ OK ] SmallVectorTest/0.AssignSmallVector (0 ms) 2022-05-18T04:39:23.2831565Z [ RUN ] SmallVectorTest/0.MoveAssignTest 2022-05-18T04:39:23.2831965Z [ OK ] SmallVectorTest/0.MoveAssignTest (0 ms) 2022-05-18T04:39:23.2832348Z [ RUN ] SmallVectorTest/0.EraseTest 2022-05-18T04:39:23.2832699Z [ OK ] SmallVectorTest/0.EraseTest (0 ms) 2022-05-18T04:39:23.2833067Z [ RUN ] SmallVectorTest/0.EraseRangeTest 2022-05-18T04:39:23.2833457Z [ OK ] SmallVectorTest/0.EraseRangeTest (0 ms) 2022-05-18T04:39:23.2833794Z [ RUN ] SmallVectorTest/0.InsertTest 2022-05-18T04:39:23.2834310Z [ OK ] SmallVectorTest/0.InsertTest (0 ms) 2022-05-18T04:39:23.2834678Z [ RUN ] SmallVectorTest/0.InsertCopy 2022-05-18T04:39:23.2835062Z [ OK ] SmallVectorTest/0.InsertCopy (0 ms) 2022-05-18T04:39:23.2835473Z [ RUN ] SmallVectorTest/0.InsertRepeatedTest 2022-05-18T04:39:23.2835996Z [ OK ] SmallVectorTest/0.InsertRepeatedTest (0 ms) 2022-05-18T04:39:23.2836461Z [ RUN ] SmallVectorTest/0.InsertRepeatedNonIterTest 2022-05-18T04:39:23.2836911Z [ OK ] SmallVectorTest/0.InsertRepeatedNonIterTest (0 ms) 2022-05-18T04:39:23.2837406Z [ RUN ] SmallVectorTest/0.InsertRepeatedAtEndTest 2022-05-18T04:39:23.2837886Z [ OK ] SmallVectorTest/0.InsertRepeatedAtEndTest (0 ms) 2022-05-18T04:39:23.2838336Z [ RUN ] SmallVectorTest/0.InsertRepeatedEmptyTest 2022-05-18T04:39:23.2838808Z [ OK ] SmallVectorTest/0.InsertRepeatedEmptyTest (0 ms) 2022-05-18T04:39:23.2839251Z [ RUN ] SmallVectorTest/0.InsertRangeTest 2022-05-18T04:39:23.2839646Z [ OK ] SmallVectorTest/0.InsertRangeTest (0 ms) 2022-05-18T04:39:23.2840069Z [ RUN ] SmallVectorTest/0.InsertRangeAtEndTest 2022-05-18T04:39:23.2840520Z [ OK ] SmallVectorTest/0.InsertRangeAtEndTest (0 ms) 2022-05-18T04:39:23.2840933Z [ RUN ] SmallVectorTest/0.InsertEmptyRangeTest 2022-05-18T04:39:23.2841385Z [ OK ] SmallVectorTest/0.InsertEmptyRangeTest (0 ms) 2022-05-18T04:39:23.2841792Z [ RUN ] SmallVectorTest/0.ComparisonTest 2022-05-18T04:39:23.2842187Z [ OK ] SmallVectorTest/0.ComparisonTest (0 ms) 2022-05-18T04:39:23.2842582Z [ RUN ] SmallVectorTest/0.ConstVectorTest 2022-05-18T04:39:23.2842990Z [ OK ] SmallVectorTest/0.ConstVectorTest (0 ms) 2022-05-18T04:39:23.2843401Z [ RUN ] SmallVectorTest/0.DirectVectorTest 2022-05-18T04:39:23.2843820Z [ OK ] SmallVectorTest/0.DirectVectorTest (0 ms) 2022-05-18T04:39:23.2844240Z [ RUN ] SmallVectorTest/0.IteratorTest 2022-05-18T04:39:23.2844652Z [ OK ] SmallVectorTest/0.IteratorTest (0 ms) 2022-05-18T04:39:23.2845191Z [----------] 37 tests from SmallVectorTest/0 (0 ms total) 2022-05-18T04:39:23.2845395Z 2022-05-18T04:39:23.2846087Z [----------] 37 tests from SmallVectorTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 1u> 2022-05-18T04:39:23.2846653Z [ RUN ] SmallVectorTest/1.ConstructorNonIterTest 2022-05-18T04:39:23.2847102Z [ OK ] SmallVectorTest/1.ConstructorNonIterTest (0 ms) 2022-05-18T04:39:23.2847600Z [ RUN ] SmallVectorTest/1.ConstructorIterTest 2022-05-18T04:39:23.2848165Z [ OK ] SmallVectorTest/1.ConstructorIterTest (0 ms) 2022-05-18T04:39:23.2848584Z [ RUN ] SmallVectorTest/1.EmptyVectorTest 2022-05-18T04:39:23.2848974Z [ OK ] SmallVectorTest/1.EmptyVectorTest (0 ms) 2022-05-18T04:39:23.2849403Z [ RUN ] SmallVectorTest/1.PushPopTest 2022-05-18T04:39:23.2849805Z [ OK ] SmallVectorTest/1.PushPopTest (0 ms) 2022-05-18T04:39:23.2850183Z [ RUN ] SmallVectorTest/1.ClearTest 2022-05-18T04:39:23.2850572Z [ OK ] SmallVectorTest/1.ClearTest (0 ms) 2022-05-18T04:39:23.2850971Z [ RUN ] SmallVectorTest/1.ResizeShrinkTest 2022-05-18T04:39:23.2851370Z [ OK ] SmallVectorTest/1.ResizeShrinkTest (0 ms) 2022-05-18T04:39:23.2851798Z [ RUN ] SmallVectorTest/1.ResizeGrowTest 2022-05-18T04:39:23.2852221Z [ OK ] SmallVectorTest/1.ResizeGrowTest (0 ms) 2022-05-18T04:39:23.2852662Z [ RUN ] SmallVectorTest/1.ResizeWithElementsTest 2022-05-18T04:39:23.2853119Z [ OK ] SmallVectorTest/1.ResizeWithElementsTest (0 ms) 2022-05-18T04:39:23.2853536Z [ RUN ] SmallVectorTest/1.ResizeFillTest 2022-05-18T04:39:23.2853925Z [ OK ] SmallVectorTest/1.ResizeFillTest (0 ms) 2022-05-18T04:39:23.2854290Z [ RUN ] SmallVectorTest/1.OverflowTest 2022-05-18T04:39:23.2854671Z [ OK ] SmallVectorTest/1.OverflowTest (0 ms) 2022-05-18T04:39:23.2855065Z [ RUN ] SmallVectorTest/1.IterationTest 2022-05-18T04:39:23.2855431Z [ OK ] SmallVectorTest/1.IterationTest (0 ms) 2022-05-18T04:39:23.2855942Z [ RUN ] SmallVectorTest/1.SwapTest 2022-05-18T04:39:23.2856275Z [ OK ] SmallVectorTest/1.SwapTest (0 ms) 2022-05-18T04:39:23.2856632Z [ RUN ] SmallVectorTest/1.AppendTest 2022-05-18T04:39:23.2856992Z [ OK ] SmallVectorTest/1.AppendTest (0 ms) 2022-05-18T04:39:23.2857529Z [ RUN ] SmallVectorTest/1.AppendRepeatedTest 2022-05-18T04:39:23.2858021Z [ OK ] SmallVectorTest/1.AppendRepeatedTest (0 ms) 2022-05-18T04:39:23.2858427Z [ RUN ] SmallVectorTest/1.AppendNonIterTest 2022-05-18T04:39:23.2858839Z [ OK ] SmallVectorTest/1.AppendNonIterTest (0 ms) 2022-05-18T04:39:23.2859313Z [ RUN ] SmallVectorTest/1.AppendRepeatedNonForwardIterator 2022-05-18T04:39:23.2859934Z [ OK ] SmallVectorTest/1.AppendRepeatedNonForwardIterator (0 ms) 2022-05-18T04:39:23.2860415Z [ RUN ] SmallVectorTest/1.AppendSmallVector 2022-05-18T04:39:23.2860854Z [ OK ] SmallVectorTest/1.AppendSmallVector (0 ms) 2022-05-18T04:39:23.2861270Z [ RUN ] SmallVectorTest/1.AssignTest 2022-05-18T04:39:23.2861666Z [ OK ] SmallVectorTest/1.AssignTest (0 ms) 2022-05-18T04:39:23.2862035Z [ RUN ] SmallVectorTest/1.AssignRangeTest 2022-05-18T04:39:23.2862416Z [ OK ] SmallVectorTest/1.AssignRangeTest (0 ms) 2022-05-18T04:39:23.2862829Z [ RUN ] SmallVectorTest/1.AssignNonIterTest 2022-05-18T04:39:23.2863255Z [ OK ] SmallVectorTest/1.AssignNonIterTest (0 ms) 2022-05-18T04:39:23.2863686Z [ RUN ] SmallVectorTest/1.AssignSmallVector 2022-05-18T04:39:23.2864106Z [ OK ] SmallVectorTest/1.AssignSmallVector (0 ms) 2022-05-18T04:39:23.2864527Z [ RUN ] SmallVectorTest/1.MoveAssignTest 2022-05-18T04:39:23.2864928Z [ OK ] SmallVectorTest/1.MoveAssignTest (0 ms) 2022-05-18T04:39:23.2865289Z [ RUN ] SmallVectorTest/1.EraseTest 2022-05-18T04:39:23.2865664Z [ OK ] SmallVectorTest/1.EraseTest (0 ms) 2022-05-18T04:39:23.2866197Z [ RUN ] SmallVectorTest/1.EraseRangeTest 2022-05-18T04:39:23.2866610Z [ OK ] SmallVectorTest/1.EraseRangeTest (0 ms) 2022-05-18T04:39:23.2867000Z [ RUN ] SmallVectorTest/1.InsertTest 2022-05-18T04:39:23.2867379Z [ OK ] SmallVectorTest/1.InsertTest (0 ms) 2022-05-18T04:39:23.2867741Z [ RUN ] SmallVectorTest/1.InsertCopy 2022-05-18T04:39:23.2868127Z [ OK ] SmallVectorTest/1.InsertCopy (0 ms) 2022-05-18T04:39:23.2868522Z [ RUN ] SmallVectorTest/1.InsertRepeatedTest 2022-05-18T04:39:23.2868960Z [ OK ] SmallVectorTest/1.InsertRepeatedTest (0 ms) 2022-05-18T04:39:23.2869414Z [ RUN ] SmallVectorTest/1.InsertRepeatedNonIterTest 2022-05-18T04:39:23.2869920Z [ OK ] SmallVectorTest/1.InsertRepeatedNonIterTest (0 ms) 2022-05-18T04:39:23.2870407Z [ RUN ] SmallVectorTest/1.InsertRepeatedAtEndTest 2022-05-18T04:39:23.2870875Z [ OK ] SmallVectorTest/1.InsertRepeatedAtEndTest (0 ms) 2022-05-18T04:39:23.2871346Z [ RUN ] SmallVectorTest/1.InsertRepeatedEmptyTest 2022-05-18T04:39:23.2871834Z [ OK ] SmallVectorTest/1.InsertRepeatedEmptyTest (0 ms) 2022-05-18T04:39:23.2872256Z [ RUN ] SmallVectorTest/1.InsertRangeTest 2022-05-18T04:39:23.2872687Z [ OK ] SmallVectorTest/1.InsertRangeTest (0 ms) 2022-05-18T04:39:23.2873103Z [ RUN ] SmallVectorTest/1.InsertRangeAtEndTest 2022-05-18T04:39:23.2873520Z [ OK ] SmallVectorTest/1.InsertRangeAtEndTest (0 ms) 2022-05-18T04:39:23.2873967Z [ RUN ] SmallVectorTest/1.InsertEmptyRangeTest 2022-05-18T04:39:23.2874413Z [ OK ] SmallVectorTest/1.InsertEmptyRangeTest (0 ms) 2022-05-18T04:39:23.2874846Z [ RUN ] SmallVectorTest/1.ComparisonTest 2022-05-18T04:39:23.2875248Z [ OK ] SmallVectorTest/1.ComparisonTest (0 ms) 2022-05-18T04:39:23.2875659Z [ RUN ] SmallVectorTest/1.ConstVectorTest 2022-05-18T04:39:23.2876060Z [ OK ] SmallVectorTest/1.ConstVectorTest (0 ms) 2022-05-18T04:39:23.2876463Z [ RUN ] SmallVectorTest/1.DirectVectorTest 2022-05-18T04:39:23.2876877Z [ OK ] SmallVectorTest/1.DirectVectorTest (0 ms) 2022-05-18T04:39:23.2877295Z [ RUN ] SmallVectorTest/1.IteratorTest 2022-05-18T04:39:23.2877844Z [ OK ] SmallVectorTest/1.IteratorTest (0 ms) 2022-05-18T04:39:23.2878424Z [----------] 37 tests from SmallVectorTest/1 (0 ms total) 2022-05-18T04:39:23.2878698Z 2022-05-18T04:39:23.2879286Z [----------] 37 tests from SmallVectorTest/2, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 2u> 2022-05-18T04:39:23.2879923Z [ RUN ] SmallVectorTest/2.ConstructorNonIterTest 2022-05-18T04:39:23.2880381Z [ OK ] SmallVectorTest/2.ConstructorNonIterTest (0 ms) 2022-05-18T04:39:23.2880841Z [ RUN ] SmallVectorTest/2.ConstructorIterTest 2022-05-18T04:39:23.2881276Z [ OK ] SmallVectorTest/2.ConstructorIterTest (0 ms) 2022-05-18T04:39:23.2881688Z [ RUN ] SmallVectorTest/2.EmptyVectorTest 2022-05-18T04:39:23.2882110Z [ OK ] SmallVectorTest/2.EmptyVectorTest (0 ms) 2022-05-18T04:39:23.2882530Z [ RUN ] SmallVectorTest/2.PushPopTest 2022-05-18T04:39:23.2882915Z [ OK ] SmallVectorTest/2.PushPopTest (0 ms) 2022-05-18T04:39:23.2883305Z [ RUN ] SmallVectorTest/2.ClearTest 2022-05-18T04:39:23.2883684Z [ OK ] SmallVectorTest/2.ClearTest (0 ms) 2022-05-18T04:39:23.2884083Z [ RUN ] SmallVectorTest/2.ResizeShrinkTest 2022-05-18T04:39:23.2884520Z [ OK ] SmallVectorTest/2.ResizeShrinkTest (0 ms) 2022-05-18T04:39:23.2884935Z [ RUN ] SmallVectorTest/2.ResizeGrowTest 2022-05-18T04:39:23.2885360Z [ OK ] SmallVectorTest/2.ResizeGrowTest (0 ms) 2022-05-18T04:39:23.2885892Z [ RUN ] SmallVectorTest/2.ResizeWithElementsTest 2022-05-18T04:39:23.2886339Z [ OK ] SmallVectorTest/2.ResizeWithElementsTest (0 ms) 2022-05-18T04:39:23.2886775Z [ RUN ] SmallVectorTest/2.ResizeFillTest 2022-05-18T04:39:23.2887179Z [ OK ] SmallVectorTest/2.ResizeFillTest (0 ms) 2022-05-18T04:39:23.2887580Z [ RUN ] SmallVectorTest/2.OverflowTest 2022-05-18T04:39:23.2887989Z [ OK ] SmallVectorTest/2.OverflowTest (0 ms) 2022-05-18T04:39:23.2888369Z [ RUN ] SmallVectorTest/2.IterationTest 2022-05-18T04:39:23.2888764Z [ OK ] SmallVectorTest/2.IterationTest (0 ms) 2022-05-18T04:39:23.2889173Z [ RUN ] SmallVectorTest/2.SwapTest 2022-05-18T04:39:23.2889532Z [ OK ] SmallVectorTest/2.SwapTest (0 ms) 2022-05-18T04:39:23.2889909Z [ RUN ] SmallVectorTest/2.AppendTest 2022-05-18T04:39:23.2890277Z [ OK ] SmallVectorTest/2.AppendTest (0 ms) 2022-05-18T04:39:23.2890701Z [ RUN ] SmallVectorTest/2.AppendRepeatedTest 2022-05-18T04:39:23.2891120Z [ OK ] SmallVectorTest/2.AppendRepeatedTest (0 ms) 2022-05-18T04:39:23.2891546Z [ RUN ] SmallVectorTest/2.AppendNonIterTest 2022-05-18T04:39:23.2891973Z [ OK ] SmallVectorTest/2.AppendNonIterTest (0 ms) 2022-05-18T04:39:23.2892451Z [ RUN ] SmallVectorTest/2.AppendRepeatedNonForwardIterator 2022-05-18T04:39:23.2892985Z [ OK ] SmallVectorTest/2.AppendRepeatedNonForwardIterator (0 ms) 2022-05-18T04:39:23.2893475Z [ RUN ] SmallVectorTest/2.AppendSmallVector 2022-05-18T04:39:23.2893873Z [ OK ] SmallVectorTest/2.AppendSmallVector (0 ms) 2022-05-18T04:39:23.2894284Z [ RUN ] SmallVectorTest/2.AssignTest 2022-05-18T04:39:23.2894667Z [ OK ] SmallVectorTest/2.AssignTest (0 ms) 2022-05-18T04:39:23.2895054Z [ RUN ] SmallVectorTest/2.AssignRangeTest 2022-05-18T04:39:23.2895482Z [ OK ] SmallVectorTest/2.AssignRangeTest (0 ms) 2022-05-18T04:39:23.2895869Z [ RUN ] SmallVectorTest/2.AssignNonIterTest 2022-05-18T04:39:23.2896273Z [ OK ] SmallVectorTest/2.AssignNonIterTest (0 ms) 2022-05-18T04:39:23.2896679Z [ RUN ] SmallVectorTest/2.AssignSmallVector 2022-05-18T04:39:23.2897104Z [ OK ] SmallVectorTest/2.AssignSmallVector (0 ms) 2022-05-18T04:39:23.2897523Z [ RUN ] SmallVectorTest/2.MoveAssignTest 2022-05-18T04:39:23.2897896Z [ OK ] SmallVectorTest/2.MoveAssignTest (0 ms) 2022-05-18T04:39:23.2898281Z [ RUN ] SmallVectorTest/2.EraseTest 2022-05-18T04:39:23.2898665Z [ OK ] SmallVectorTest/2.EraseTest (0 ms) 2022-05-18T04:39:23.2899056Z [ RUN ] SmallVectorTest/2.EraseRangeTest 2022-05-18T04:39:23.2899567Z [ OK ] SmallVectorTest/2.EraseRangeTest (0 ms) 2022-05-18T04:39:23.2899959Z [ RUN ] SmallVectorTest/2.InsertTest 2022-05-18T04:39:23.2900317Z [ OK ] SmallVectorTest/2.InsertTest (0 ms) 2022-05-18T04:39:23.2900705Z [ RUN ] SmallVectorTest/2.InsertCopy 2022-05-18T04:39:23.2901154Z [ OK ] SmallVectorTest/2.InsertCopy (0 ms) 2022-05-18T04:39:23.2901571Z [ RUN ] SmallVectorTest/2.InsertRepeatedTest 2022-05-18T04:39:23.2901988Z [ OK ] SmallVectorTest/2.InsertRepeatedTest (0 ms) 2022-05-18T04:39:23.2902448Z [ RUN ] SmallVectorTest/2.InsertRepeatedNonIterTest 2022-05-18T04:39:23.2902926Z [ OK ] SmallVectorTest/2.InsertRepeatedNonIterTest (0 ms) 2022-05-18T04:39:23.2903407Z [ RUN ] SmallVectorTest/2.InsertRepeatedAtEndTest 2022-05-18T04:39:23.2903876Z [ OK ] SmallVectorTest/2.InsertRepeatedAtEndTest (0 ms) 2022-05-18T04:39:23.2904337Z [ RUN ] SmallVectorTest/2.InsertRepeatedEmptyTest 2022-05-18T04:39:23.2904788Z [ OK ] SmallVectorTest/2.InsertRepeatedEmptyTest (0 ms) 2022-05-18T04:39:23.2905230Z [ RUN ] SmallVectorTest/2.InsertRangeTest 2022-05-18T04:39:23.2905661Z [ OK ] SmallVectorTest/2.InsertRangeTest (0 ms) 2022-05-18T04:39:23.2906229Z [ RUN ] SmallVectorTest/2.InsertRangeAtEndTest 2022-05-18T04:39:23.2906703Z [ OK ] SmallVectorTest/2.InsertRangeAtEndTest (0 ms) 2022-05-18T04:39:23.2907152Z [ RUN ] SmallVectorTest/2.InsertEmptyRangeTest 2022-05-18T04:39:23.2907605Z [ OK ] SmallVectorTest/2.InsertEmptyRangeTest (0 ms) 2022-05-18T04:39:23.2908007Z [ RUN ] SmallVectorTest/2.ComparisonTest 2022-05-18T04:39:23.2908427Z [ OK ] SmallVectorTest/2.ComparisonTest (0 ms) 2022-05-18T04:39:23.2908819Z [ RUN ] SmallVectorTest/2.ConstVectorTest 2022-05-18T04:39:23.2909200Z [ OK ] SmallVectorTest/2.ConstVectorTest (0 ms) 2022-05-18T04:39:23.2909617Z [ RUN ] SmallVectorTest/2.DirectVectorTest 2022-05-18T04:39:23.2910019Z [ OK ] SmallVectorTest/2.DirectVectorTest (0 ms) 2022-05-18T04:39:23.2910413Z [ RUN ] SmallVectorTest/2.IteratorTest 2022-05-18T04:39:23.2910813Z [ OK ] SmallVectorTest/2.IteratorTest (0 ms) 2022-05-18T04:39:23.2911385Z [----------] 37 tests from SmallVectorTest/2 (0 ms total) 2022-05-18T04:39:23.2911638Z 2022-05-18T04:39:23.2912240Z [----------] 37 tests from SmallVectorTest/3, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 4u> 2022-05-18T04:39:23.2912803Z [ RUN ] SmallVectorTest/3.ConstructorNonIterTest 2022-05-18T04:39:23.2913271Z [ OK ] SmallVectorTest/3.ConstructorNonIterTest (0 ms) 2022-05-18T04:39:23.2913704Z [ RUN ] SmallVectorTest/3.ConstructorIterTest 2022-05-18T04:39:23.2914149Z [ OK ] SmallVectorTest/3.ConstructorIterTest (0 ms) 2022-05-18T04:39:23.2914569Z [ RUN ] SmallVectorTest/3.EmptyVectorTest 2022-05-18T04:39:23.2914983Z [ OK ] SmallVectorTest/3.EmptyVectorTest (0 ms) 2022-05-18T04:39:23.2915375Z [ RUN ] SmallVectorTest/3.PushPopTest 2022-05-18T04:39:23.2915781Z [ OK ] SmallVectorTest/3.PushPopTest (0 ms) 2022-05-18T04:39:23.2916171Z [ RUN ] SmallVectorTest/3.ClearTest 2022-05-18T04:39:23.2916554Z [ OK ] SmallVectorTest/3.ClearTest (0 ms) 2022-05-18T04:39:23.2916940Z [ RUN ] SmallVectorTest/3.ResizeShrinkTest 2022-05-18T04:39:23.2917368Z [ OK ] SmallVectorTest/3.ResizeShrinkTest (0 ms) 2022-05-18T04:39:23.2917771Z [ RUN ] SmallVectorTest/3.ResizeGrowTest 2022-05-18T04:39:23.2918164Z [ OK ] SmallVectorTest/3.ResizeGrowTest (0 ms) 2022-05-18T04:39:23.2918585Z [ RUN ] SmallVectorTest/3.ResizeWithElementsTest 2022-05-18T04:39:23.2919020Z [ OK ] SmallVectorTest/3.ResizeWithElementsTest (0 ms) 2022-05-18T04:39:23.2919425Z [ RUN ] SmallVectorTest/3.ResizeFillTest 2022-05-18T04:39:23.2919819Z [ OK ] SmallVectorTest/3.ResizeFillTest (0 ms) 2022-05-18T04:39:23.2920231Z [ RUN ] SmallVectorTest/3.OverflowTest 2022-05-18T04:39:23.2920606Z [ OK ] SmallVectorTest/3.OverflowTest (0 ms) 2022-05-18T04:39:23.2921002Z [ RUN ] SmallVectorTest/3.IterationTest 2022-05-18T04:39:23.2921544Z [ OK ] SmallVectorTest/3.IterationTest (0 ms) 2022-05-18T04:39:23.2921918Z [ RUN ] SmallVectorTest/3.SwapTest 2022-05-18T04:39:23.2922304Z [ OK ] SmallVectorTest/3.SwapTest (0 ms) 2022-05-18T04:39:23.2922692Z [ RUN ] SmallVectorTest/3.AppendTest 2022-05-18T04:39:23.2923164Z [ OK ] SmallVectorTest/3.AppendTest (0 ms) 2022-05-18T04:39:23.2923577Z [ RUN ] SmallVectorTest/3.AppendRepeatedTest 2022-05-18T04:39:23.2924007Z [ OK ] SmallVectorTest/3.AppendRepeatedTest (0 ms) 2022-05-18T04:39:23.2924430Z [ RUN ] SmallVectorTest/3.AppendNonIterTest 2022-05-18T04:39:23.2924843Z [ OK ] SmallVectorTest/3.AppendNonIterTest (0 ms) 2022-05-18T04:39:23.2925356Z [ RUN ] SmallVectorTest/3.AppendRepeatedNonForwardIterator 2022-05-18T04:39:23.2925968Z [ OK ] SmallVectorTest/3.AppendRepeatedNonForwardIterator (0 ms) 2022-05-18T04:39:23.2926433Z [ RUN ] SmallVectorTest/3.AppendSmallVector 2022-05-18T04:39:23.2926867Z [ OK ] SmallVectorTest/3.AppendSmallVector (0 ms) 2022-05-18T04:39:23.2927264Z [ RUN ] SmallVectorTest/3.AssignTest 2022-05-18T04:39:23.2927647Z [ OK ] SmallVectorTest/3.AssignTest (0 ms) 2022-05-18T04:39:23.2928081Z [ RUN ] SmallVectorTest/3.AssignRangeTest 2022-05-18T04:39:23.2928527Z [ OK ] SmallVectorTest/3.AssignRangeTest (0 ms) 2022-05-18T04:39:23.2928933Z [ RUN ] SmallVectorTest/3.AssignNonIterTest 2022-05-18T04:39:23.2929346Z [ OK ] SmallVectorTest/3.AssignNonIterTest (0 ms) 2022-05-18T04:39:23.2929761Z [ RUN ] SmallVectorTest/3.AssignSmallVector 2022-05-18T04:39:23.2930194Z [ OK ] SmallVectorTest/3.AssignSmallVector (0 ms) 2022-05-18T04:39:23.2930614Z [ RUN ] SmallVectorTest/3.MoveAssignTest 2022-05-18T04:39:23.2931034Z [ OK ] SmallVectorTest/3.MoveAssignTest (0 ms) 2022-05-18T04:39:23.2931442Z [ RUN ] SmallVectorTest/3.EraseTest 2022-05-18T04:39:23.2931814Z [ OK ] SmallVectorTest/3.EraseTest (0 ms) 2022-05-18T04:39:23.2932231Z [ RUN ] SmallVectorTest/3.EraseRangeTest 2022-05-18T04:39:23.2932656Z [ OK ] SmallVectorTest/3.EraseRangeTest (0 ms) 2022-05-18T04:39:23.2933058Z [ RUN ] SmallVectorTest/3.InsertTest 2022-05-18T04:39:23.2933435Z [ OK ] SmallVectorTest/3.InsertTest (0 ms) 2022-05-18T04:39:23.2933842Z [ RUN ] SmallVectorTest/3.InsertCopy 2022-05-18T04:39:23.2934244Z [ OK ] SmallVectorTest/3.InsertCopy (0 ms) 2022-05-18T04:39:23.2934665Z [ RUN ] SmallVectorTest/3.InsertRepeatedTest 2022-05-18T04:39:23.2935116Z [ OK ] SmallVectorTest/3.InsertRepeatedTest (0 ms) 2022-05-18T04:39:23.2935611Z [ RUN ] SmallVectorTest/3.InsertRepeatedNonIterTest 2022-05-18T04:39:23.2936106Z [ OK ] SmallVectorTest/3.InsertRepeatedNonIterTest (0 ms) 2022-05-18T04:39:23.2936612Z [ RUN ] SmallVectorTest/3.InsertRepeatedAtEndTest 2022-05-18T04:39:23.2937117Z [ OK ] SmallVectorTest/3.InsertRepeatedAtEndTest (0 ms) 2022-05-18T04:39:23.2937553Z [ RUN ] SmallVectorTest/3.InsertRepeatedEmptyTest 2022-05-18T04:39:23.2938036Z [ OK ] SmallVectorTest/3.InsertRepeatedEmptyTest (0 ms) 2022-05-18T04:39:23.2938487Z [ RUN ] SmallVectorTest/3.InsertRangeTest 2022-05-18T04:39:23.2938909Z [ OK ] SmallVectorTest/3.InsertRangeTest (0 ms) 2022-05-18T04:39:23.2939332Z [ RUN ] SmallVectorTest/3.InsertRangeAtEndTest 2022-05-18T04:39:23.2939789Z [ OK ] SmallVectorTest/3.InsertRangeAtEndTest (0 ms) 2022-05-18T04:39:23.2940242Z [ RUN ] SmallVectorTest/3.InsertEmptyRangeTest 2022-05-18T04:39:23.2940691Z [ OK ] SmallVectorTest/3.InsertEmptyRangeTest (0 ms) 2022-05-18T04:39:23.2941126Z [ RUN ] SmallVectorTest/3.ComparisonTest 2022-05-18T04:39:23.2941541Z [ OK ] SmallVectorTest/3.ComparisonTest (0 ms) 2022-05-18T04:39:23.2941946Z [ RUN ] SmallVectorTest/3.ConstVectorTest 2022-05-18T04:39:23.2942366Z [ OK ] SmallVectorTest/3.ConstVectorTest (0 ms) 2022-05-18T04:39:23.2942806Z [ RUN ] SmallVectorTest/3.DirectVectorTest 2022-05-18T04:39:23.2943345Z [ OK ] SmallVectorTest/3.DirectVectorTest (0 ms) 2022-05-18T04:39:23.2943769Z [ RUN ] SmallVectorTest/3.IteratorTest 2022-05-18T04:39:23.2944167Z [ OK ] SmallVectorTest/3.IteratorTest (0 ms) 2022-05-18T04:39:23.2944745Z [----------] 37 tests from SmallVectorTest/3 (1 ms total) 2022-05-18T04:39:23.2945015Z 2022-05-18T04:39:23.2945683Z [----------] 37 tests from SmallVectorTest/4, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 5u> 2022-05-18T04:39:23.2946417Z [ RUN ] SmallVectorTest/4.ConstructorNonIterTest 2022-05-18T04:39:23.2946887Z [ OK ] SmallVectorTest/4.ConstructorNonIterTest (0 ms) 2022-05-18T04:39:23.2947330Z [ RUN ] SmallVectorTest/4.ConstructorIterTest 2022-05-18T04:39:23.2947764Z [ OK ] SmallVectorTest/4.ConstructorIterTest (0 ms) 2022-05-18T04:39:23.2948184Z [ RUN ] SmallVectorTest/4.EmptyVectorTest 2022-05-18T04:39:23.2948583Z [ OK ] SmallVectorTest/4.EmptyVectorTest (0 ms) 2022-05-18T04:39:23.2948955Z [ RUN ] SmallVectorTest/4.PushPopTest 2022-05-18T04:39:23.2949343Z [ OK ] SmallVectorTest/4.PushPopTest (0 ms) 2022-05-18T04:39:23.2949725Z [ RUN ] SmallVectorTest/4.ClearTest 2022-05-18T04:39:23.2950091Z [ OK ] SmallVectorTest/4.ClearTest (0 ms) 2022-05-18T04:39:23.2950507Z [ RUN ] SmallVectorTest/4.ResizeShrinkTest 2022-05-18T04:39:23.2950955Z [ OK ] SmallVectorTest/4.ResizeShrinkTest (0 ms) 2022-05-18T04:39:23.2951371Z [ RUN ] SmallVectorTest/4.ResizeGrowTest 2022-05-18T04:39:23.2951763Z [ OK ] SmallVectorTest/4.ResizeGrowTest (0 ms) 2022-05-18T04:39:23.2952170Z [ RUN ] SmallVectorTest/4.ResizeWithElementsTest 2022-05-18T04:39:23.2952592Z [ OK ] SmallVectorTest/4.ResizeWithElementsTest (0 ms) 2022-05-18T04:39:23.2953020Z [ RUN ] SmallVectorTest/4.ResizeFillTest 2022-05-18T04:39:23.2953429Z [ OK ] SmallVectorTest/4.ResizeFillTest (0 ms) 2022-05-18T04:39:23.2953825Z [ RUN ] SmallVectorTest/4.OverflowTest 2022-05-18T04:39:23.2954198Z [ OK ] SmallVectorTest/4.OverflowTest (0 ms) 2022-05-18T04:39:23.2954616Z [ RUN ] SmallVectorTest/4.IterationTest 2022-05-18T04:39:23.2955010Z [ OK ] SmallVectorTest/4.IterationTest (0 ms) 2022-05-18T04:39:23.2955402Z [ RUN ] SmallVectorTest/4.SwapTest 2022-05-18T04:39:23.2955774Z [ OK ] SmallVectorTest/4.SwapTest (0 ms) 2022-05-18T04:39:23.2956167Z [ RUN ] SmallVectorTest/4.AppendTest 2022-05-18T04:39:23.2956548Z [ OK ] SmallVectorTest/4.AppendTest (0 ms) 2022-05-18T04:39:23.2956982Z [ RUN ] SmallVectorTest/4.AppendRepeatedTest 2022-05-18T04:39:23.2957428Z [ OK ] SmallVectorTest/4.AppendRepeatedTest (0 ms) 2022-05-18T04:39:23.2957859Z [ RUN ] SmallVectorTest/4.AppendNonIterTest 2022-05-18T04:39:23.2958285Z [ OK ] SmallVectorTest/4.AppendNonIterTest (0 ms) 2022-05-18T04:39:23.2958766Z [ RUN ] SmallVectorTest/4.AppendRepeatedNonForwardIterator 2022-05-18T04:39:23.2959316Z [ OK ] SmallVectorTest/4.AppendRepeatedNonForwardIterator (0 ms) 2022-05-18T04:39:23.2959802Z [ RUN ] SmallVectorTest/4.AppendSmallVector 2022-05-18T04:39:23.2960240Z [ OK ] SmallVectorTest/4.AppendSmallVector (0 ms) 2022-05-18T04:39:23.2960615Z [ RUN ] SmallVectorTest/4.AssignTest 2022-05-18T04:39:23.2960985Z [ OK ] SmallVectorTest/4.AssignTest (0 ms) 2022-05-18T04:39:23.2961374Z [ RUN ] SmallVectorTest/4.AssignRangeTest 2022-05-18T04:39:23.2961693Z [ OK ] SmallVectorTest/4.AssignRangeTest (0 ms) 2022-05-18T04:39:23.2962069Z [ RUN ] SmallVectorTest/4.AssignNonIterTest 2022-05-18T04:39:23.2962493Z [ OK ] SmallVectorTest/4.AssignNonIterTest (0 ms) 2022-05-18T04:39:23.2962897Z [ RUN ] SmallVectorTest/4.AssignSmallVector 2022-05-18T04:39:23.2963330Z [ OK ] SmallVectorTest/4.AssignSmallVector (0 ms) 2022-05-18T04:39:23.2963736Z [ RUN ] SmallVectorTest/4.MoveAssignTest 2022-05-18T04:39:23.2964087Z [ OK ] SmallVectorTest/4.MoveAssignTest (0 ms) 2022-05-18T04:39:23.2964435Z [ RUN ] SmallVectorTest/4.EraseTest 2022-05-18T04:39:23.2964907Z [ OK ] SmallVectorTest/4.EraseTest (0 ms) 2022-05-18T04:39:23.2965200Z [ RUN ] SmallVectorTest/4.EraseRangeTest 2022-05-18T04:39:23.2965628Z [ OK ] SmallVectorTest/4.EraseRangeTest (0 ms) 2022-05-18T04:39:23.2965952Z [ RUN ] SmallVectorTest/4.InsertTest 2022-05-18T04:39:23.2966333Z [ OK ] SmallVectorTest/4.InsertTest (0 ms) 2022-05-18T04:39:23.2966628Z [ RUN ] SmallVectorTest/4.InsertCopy 2022-05-18T04:39:23.2966959Z [ OK ] SmallVectorTest/4.InsertCopy (0 ms) 2022-05-18T04:39:23.2967373Z [ RUN ] SmallVectorTest/4.InsertRepeatedTest 2022-05-18T04:39:23.2967770Z [ OK ] SmallVectorTest/4.InsertRepeatedTest (0 ms) 2022-05-18T04:39:23.2968225Z [ RUN ] SmallVectorTest/4.InsertRepeatedNonIterTest 2022-05-18T04:39:23.2968703Z [ OK ] SmallVectorTest/4.InsertRepeatedNonIterTest (0 ms) 2022-05-18T04:39:23.2969150Z [ RUN ] SmallVectorTest/4.InsertRepeatedAtEndTest 2022-05-18T04:39:23.2969603Z [ OK ] SmallVectorTest/4.InsertRepeatedAtEndTest (0 ms) 2022-05-18T04:39:23.2970088Z [ RUN ] SmallVectorTest/4.InsertRepeatedEmptyTest 2022-05-18T04:39:23.2970563Z [ OK ] SmallVectorTest/4.InsertRepeatedEmptyTest (0 ms) 2022-05-18T04:39:23.2971005Z [ RUN ] SmallVectorTest/4.InsertRangeTest 2022-05-18T04:39:23.2971418Z [ OK ] SmallVectorTest/4.InsertRangeTest (0 ms) 2022-05-18T04:39:23.2971851Z [ RUN ] SmallVectorTest/4.InsertRangeAtEndTest 2022-05-18T04:39:23.2972290Z [ OK ] SmallVectorTest/4.InsertRangeAtEndTest (0 ms) 2022-05-18T04:39:23.2972705Z [ RUN ] SmallVectorTest/4.InsertEmptyRangeTest 2022-05-18T04:39:23.2973147Z [ OK ] SmallVectorTest/4.InsertEmptyRangeTest (0 ms) 2022-05-18T04:39:23.2973551Z [ RUN ] SmallVectorTest/4.ComparisonTest 2022-05-18T04:39:23.2973946Z [ OK ] SmallVectorTest/4.ComparisonTest (0 ms) 2022-05-18T04:39:23.2974346Z [ RUN ] SmallVectorTest/4.ConstVectorTest 2022-05-18T04:39:23.2974740Z [ OK ] SmallVectorTest/4.ConstVectorTest (0 ms) 2022-05-18T04:39:23.2975148Z [ RUN ] SmallVectorTest/4.DirectVectorTest 2022-05-18T04:39:23.2975571Z [ OK ] SmallVectorTest/4.DirectVectorTest (0 ms) 2022-05-18T04:39:23.2975960Z [ RUN ] SmallVectorTest/4.IteratorTest 2022-05-18T04:39:23.2976369Z [ OK ] SmallVectorTest/4.IteratorTest (0 ms) 2022-05-18T04:39:23.2976953Z [----------] 37 tests from SmallVectorTest/4 (0 ms total) 2022-05-18T04:39:23.2977219Z 2022-05-18T04:39:23.2977456Z [----------] 5 tests from SmallVectorTest 2022-05-18T04:39:23.2977858Z [ RUN ] SmallVectorTest.ResizeForOverwrite 2022-05-18T04:39:23.2978324Z [ OK ] SmallVectorTest.ResizeForOverwrite (0 ms) 2022-05-18T04:39:23.2978750Z [ RUN ] SmallVectorTest.MidInsert 2022-05-18T04:39:23.2979146Z [ OK ] SmallVectorTest.MidInsert (0 ms) 2022-05-18T04:39:23.2979543Z [ RUN ] SmallVectorTest.EmplaceBack 2022-05-18T04:39:23.2979908Z [ OK ] SmallVectorTest.EmplaceBack (0 ms) 2022-05-18T04:39:23.2980359Z [ RUN ] SmallVectorTest.DefaultInlinedElements 2022-05-18T04:39:23.2980869Z [ OK ] SmallVectorTest.DefaultInlinedElements (0 ms) 2022-05-18T04:39:23.2981337Z [ RUN ] SmallVectorTest.InitializerList 2022-05-18T04:39:23.2981757Z [ OK ] SmallVectorTest.InitializerList (0 ms) 2022-05-18T04:39:23.2982348Z [----------] 5 tests from SmallVectorTest (0 ms total) 2022-05-18T04:39:23.2982598Z 2022-05-18T04:39:23.2983418Z [----------] 1 test from DualSmallVectorsTest/0, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2022-05-18T04:39:23.2984114Z [ RUN ] DualSmallVectorsTest/0.MoveAssignment 2022-05-18T04:39:23.2984535Z [ OK ] DualSmallVectorsTest/0.MoveAssignment (0 ms) 2022-05-18T04:39:23.2985103Z [----------] 1 test from DualSmallVectorsTest/0 (0 ms total) 2022-05-18T04:39:23.2985360Z 2022-05-18T04:39:23.2986313Z [----------] 1 test from DualSmallVectorsTest/1, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2022-05-18T04:39:23.2987157Z [ RUN ] DualSmallVectorsTest/1.MoveAssignment 2022-05-18T04:39:23.2987589Z [ OK ] DualSmallVectorsTest/1.MoveAssignment (0 ms) 2022-05-18T04:39:23.2988159Z [----------] 1 test from DualSmallVectorsTest/1 (0 ms total) 2022-05-18T04:39:23.2988441Z 2022-05-18T04:39:23.2989338Z [----------] 1 test from DualSmallVectorsTest/2, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 4u> > 2022-05-18T04:39:23.2990048Z [ RUN ] DualSmallVectorsTest/2.MoveAssignment 2022-05-18T04:39:23.2990473Z [ OK ] DualSmallVectorsTest/2.MoveAssignment (0 ms) 2022-05-18T04:39:23.2991049Z [----------] 1 test from DualSmallVectorsTest/2 (0 ms total) 2022-05-18T04:39:23.2991309Z 2022-05-18T04:39:23.2992084Z [----------] 1 test from DualSmallVectorsTest/3, where TypeParam = std::pair, c10::SmallVector<(anonymous namespace)::Constructable, 2u> > 2022-05-18T04:39:23.2992782Z [ RUN ] DualSmallVectorsTest/3.MoveAssignment 2022-05-18T04:39:23.2993209Z [ OK ] DualSmallVectorsTest/3.MoveAssignment (0 ms) 2022-05-18T04:39:23.2993776Z [----------] 1 test from DualSmallVectorsTest/3 (0 ms total) 2022-05-18T04:39:23.2994041Z 2022-05-18T04:39:23.2994304Z [----------] 1 test from SmallVectorCustomTest 2022-05-18T04:39:23.2994730Z [ RUN ] SmallVectorCustomTest.NoAssignTest 2022-05-18T04:39:23.2995205Z [ OK ] SmallVectorCustomTest.NoAssignTest (0 ms) 2022-05-18T04:39:23.2995799Z [----------] 1 test from SmallVectorCustomTest (0 ms total) 2022-05-18T04:39:23.2996061Z 2022-05-18T04:39:23.2996634Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0, where TypeParam = c10::SmallVector 2022-05-18T04:39:23.3016735Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBack 2022-05-18T04:39:23.3017336Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBack (0 ms) 2022-05-18T04:39:23.3017925Z [ RUN ] SmallVectorReferenceInvalidationTest/0.PushBackMoved 2022-05-18T04:39:23.3018519Z [ OK ] SmallVectorReferenceInvalidationTest/0.PushBackMoved (0 ms) 2022-05-18T04:39:23.3019099Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Resize 2022-05-18T04:39:23.3019624Z [ OK ] SmallVectorReferenceInvalidationTest/0.Resize (0 ms) 2022-05-18T04:39:23.3020184Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Append 2022-05-18T04:39:23.3020705Z [ OK ] SmallVectorReferenceInvalidationTest/0.Append (0 ms) 2022-05-18T04:39:23.3021248Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AppendRange 2022-05-18T04:39:23.3021838Z [ OK ] SmallVectorReferenceInvalidationTest/0.AppendRange (35 ms) 2022-05-18T04:39:23.3022394Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Assign 2022-05-18T04:39:23.3022932Z [ OK ] SmallVectorReferenceInvalidationTest/0.Assign (0 ms) 2022-05-18T04:39:23.3023467Z [ RUN ] SmallVectorReferenceInvalidationTest/0.AssignRange 2022-05-18T04:39:23.3024012Z [ OK ] SmallVectorReferenceInvalidationTest/0.AssignRange (26 ms) 2022-05-18T04:39:23.3024556Z [ RUN ] SmallVectorReferenceInvalidationTest/0.Insert 2022-05-18T04:39:23.3025079Z [ OK ] SmallVectorReferenceInvalidationTest/0.Insert (0 ms) 2022-05-18T04:39:23.3025653Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertMoved 2022-05-18T04:39:23.3026351Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertMoved (0 ms) 2022-05-18T04:39:23.3026926Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertN 2022-05-18T04:39:23.3027467Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertN (0 ms) 2022-05-18T04:39:23.3028032Z [ RUN ] SmallVectorReferenceInvalidationTest/0.InsertRange 2022-05-18T04:39:23.3028619Z [ OK ] SmallVectorReferenceInvalidationTest/0.InsertRange (24 ms) 2022-05-18T04:39:23.3029192Z [ RUN ] SmallVectorReferenceInvalidationTest/0.EmplaceBack 2022-05-18T04:39:23.3029775Z [ OK ] SmallVectorReferenceInvalidationTest/0.EmplaceBack (0 ms) 2022-05-18T04:39:23.3030720Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/0 (85 ms total) 2022-05-18T04:39:23.3031059Z 2022-05-18T04:39:23.3031826Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1, where TypeParam = c10::SmallVector<(anonymous namespace)::Constructable, 3u> 2022-05-18T04:39:23.3032486Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBack 2022-05-18T04:39:23.3033045Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBack (0 ms) 2022-05-18T04:39:23.3033618Z [ RUN ] SmallVectorReferenceInvalidationTest/1.PushBackMoved 2022-05-18T04:39:23.3034199Z [ OK ] SmallVectorReferenceInvalidationTest/1.PushBackMoved (0 ms) 2022-05-18T04:39:23.3034752Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Resize 2022-05-18T04:39:23.3035254Z [ OK ] SmallVectorReferenceInvalidationTest/1.Resize (0 ms) 2022-05-18T04:39:23.3035759Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Append 2022-05-18T04:39:23.3036298Z [ OK ] SmallVectorReferenceInvalidationTest/1.Append (0 ms) 2022-05-18T04:39:23.3036848Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AppendRange 2022-05-18T04:39:23.3037372Z [ OK ] SmallVectorReferenceInvalidationTest/1.AppendRange (45 ms) 2022-05-18T04:39:23.3037924Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Assign 2022-05-18T04:39:23.3038463Z [ OK ] SmallVectorReferenceInvalidationTest/1.Assign (0 ms) 2022-05-18T04:39:23.3038991Z [ RUN ] SmallVectorReferenceInvalidationTest/1.AssignRange 2022-05-18T04:39:23.3039544Z [ OK ] SmallVectorReferenceInvalidationTest/1.AssignRange (50 ms) 2022-05-18T04:39:23.3040109Z [ RUN ] SmallVectorReferenceInvalidationTest/1.Insert 2022-05-18T04:39:23.3040654Z [ OK ] SmallVectorReferenceInvalidationTest/1.Insert (0 ms) 2022-05-18T04:39:23.3041173Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertMoved 2022-05-18T04:39:23.3041722Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertMoved (0 ms) 2022-05-18T04:39:23.3042277Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertN 2022-05-18T04:39:23.3042804Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertN (0 ms) 2022-05-18T04:39:23.3043350Z [ RUN ] SmallVectorReferenceInvalidationTest/1.InsertRange 2022-05-18T04:39:23.3043861Z [ OK ] SmallVectorReferenceInvalidationTest/1.InsertRange (53 ms) 2022-05-18T04:39:23.3044386Z [ RUN ] SmallVectorReferenceInvalidationTest/1.EmplaceBack 2022-05-18T04:39:23.3044842Z [ OK ] SmallVectorReferenceInvalidationTest/1.EmplaceBack (0 ms) 2022-05-18T04:39:23.3045675Z [----------] 12 tests from SmallVectorReferenceInvalidationTest/1 (148 ms total) 2022-05-18T04:39:23.3046007Z 2022-05-18T04:39:23.3046675Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0, where TypeParam = c10::SmallVector, 3u> 2022-05-18T04:39:23.3047321Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack 2022-05-18T04:39:23.3047860Z [ OK ] SmallVectorInternalReferenceInvalidationTest/0.EmplaceBack (0 ms) 2022-05-18T04:39:23.3048478Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/0 (0 ms total) 2022-05-18T04:39:23.3048766Z 2022-05-18T04:39:23.3049441Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1, where TypeParam = c10::SmallVector, 3u> 2022-05-18T04:39:23.3050270Z [ RUN ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack 2022-05-18T04:39:23.3050859Z [ OK ] SmallVectorInternalReferenceInvalidationTest/1.EmplaceBack (0 ms) 2022-05-18T04:39:23.3051649Z [----------] 1 test from SmallVectorInternalReferenceInvalidationTest/1 (0 ms total) 2022-05-18T04:39:23.3052005Z 2022-05-18T04:39:23.3052220Z [----------] 2 tests from Synchronized 2022-05-18T04:39:23.3052635Z [ RUN ] Synchronized.TestSingleThreadExecution 2022-05-18T04:39:23.3053157Z [ OK ] Synchronized.TestSingleThreadExecution (0 ms) 2022-05-18T04:39:23.3053760Z [ RUN ] Synchronized.TestMultiThreadedExecution 2022-05-18T04:39:23.3054275Z [ OK ] Synchronized.TestMultiThreadedExecution (24 ms) 2022-05-18T04:39:23.3054837Z [----------] 2 tests from Synchronized (24 ms total) 2022-05-18T04:39:23.3055084Z 2022-05-18T04:39:23.3055297Z [----------] 1 test from ThreadLocal 2022-05-18T04:39:23.3055777Z [ RUN ] ThreadLocal.TestNoOpScopeWithOneVar 2022-05-18T04:39:23.3056249Z [ OK ] ThreadLocal.TestNoOpScopeWithOneVar (0 ms) 2022-05-18T04:39:23.3056790Z [----------] 1 test from ThreadLocal (0 ms total) 2022-05-18T04:39:23.3057036Z 2022-05-18T04:39:23.3057283Z [----------] 11 tests from ThreadLocalTest 2022-05-18T04:39:23.3057720Z [ RUN ] ThreadLocalTest.TestNoOpScopeWithTwoVars 2022-05-18T04:39:23.3058256Z [ OK ] ThreadLocalTest.TestNoOpScopeWithTwoVars (0 ms) 2022-05-18T04:39:23.3058749Z [ RUN ] ThreadLocalTest.TestScopeWithOneVar 2022-05-18T04:39:23.3059236Z [ OK ] ThreadLocalTest.TestScopeWithOneVar (0 ms) 2022-05-18T04:39:23.3059725Z [ RUN ] ThreadLocalTest.TestScopeWithTwoVars 2022-05-18T04:39:23.3060235Z [ OK ] ThreadLocalTest.TestScopeWithTwoVars (0 ms) 2022-05-18T04:39:23.3060762Z [ RUN ] ThreadLocalTest.TestInnerScopeWithTwoVars 2022-05-18T04:39:23.3061306Z [ OK ] ThreadLocalTest.TestInnerScopeWithTwoVars (0 ms) 2022-05-18T04:39:23.3061788Z [ RUN ] ThreadLocalTest.TestClassScope 2022-05-18T04:39:23.3062224Z [ OK ] ThreadLocalTest.TestClassScope (0 ms) 2022-05-18T04:39:23.3062696Z [ RUN ] ThreadLocalTest.TestTwoGlobalScopeVars 2022-05-18T04:39:23.3063172Z [ OK ] ThreadLocalTest.TestTwoGlobalScopeVars (0 ms) 2022-05-18T04:39:23.3063668Z [ RUN ] ThreadLocalTest.TestGlobalWithLocalScopeVars 2022-05-18T04:39:23.3064237Z [ OK ] ThreadLocalTest.TestGlobalWithLocalScopeVars (0 ms) 2022-05-18T04:39:23.3064829Z [ RUN ] ThreadLocalTest.TestThreadWithLocalScopeVar 2022-05-18T04:39:23.3065366Z [ OK ] ThreadLocalTest.TestThreadWithLocalScopeVar (8 ms) 2022-05-18T04:39:23.3066203Z [ RUN ] ThreadLocalTest.TestThreadWithGlobalScopeVar 2022-05-18T04:39:23.3066751Z [ OK ] ThreadLocalTest.TestThreadWithGlobalScopeVar (12 ms) 2022-05-18T04:39:23.3067281Z [ RUN ] ThreadLocalTest.TestObjectsAreReleased 2022-05-18T04:39:23.3067791Z [ OK ] ThreadLocalTest.TestObjectsAreReleased (8 ms) 2022-05-18T04:39:23.3068378Z [ RUN ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal 2022-05-18T04:39:23.3069046Z [ OK ] ThreadLocalTest.TestObjectsAreReleasedByNonstaticThreadLocal (8 ms) 2022-05-18T04:39:23.3069722Z [----------] 11 tests from ThreadLocalTest (36 ms total) 2022-05-18T04:39:23.3069964Z 2022-05-18T04:39:23.3070160Z [----------] 7 tests from TypeIndex 2022-05-18T04:39:23.3070485Z [ RUN ] TypeIndex.TopLevelName 2022-05-18T04:39:23.3070847Z [ OK ] TypeIndex.TopLevelName (0 ms) 2022-05-18T04:39:23.3071193Z [ RUN ] TypeIndex.NestedName 2022-05-18T04:39:23.3071531Z [ OK ] TypeIndex.NestedName (0 ms) 2022-05-18T04:39:23.3071933Z [ RUN ] TypeIndex.TypeTemplateParameter 2022-05-18T04:39:23.3072342Z [ OK ] TypeIndex.TypeTemplateParameter (0 ms) 2022-05-18T04:39:23.3072796Z [ RUN ] TypeIndex.NonTypeTemplateParameter 2022-05-18T04:39:23.3073280Z [ OK ] TypeIndex.NonTypeTemplateParameter (0 ms) 2022-05-18T04:39:23.3073736Z [ RUN ] TypeIndex.TypeComputationsAreResolved 2022-05-18T04:39:23.3074165Z [ OK ] TypeIndex.TypeComputationsAreResolved (0 ms) 2022-05-18T04:39:23.3074627Z [ RUN ] TypeIndex.FunctionTypeComputationsAreResolved 2022-05-18T04:39:23.3075160Z [ OK ] TypeIndex.FunctionTypeComputationsAreResolved (0 ms) 2022-05-18T04:39:23.3075691Z [ RUN ] TypeIndex.FunctionArgumentsAndReturns 2022-05-18T04:39:23.3076132Z [ OK ] TypeIndex.FunctionArgumentsAndReturns (0 ms) 2022-05-18T04:39:23.3076624Z [----------] 7 tests from TypeIndex (0 ms total) 2022-05-18T04:39:23.3076844Z 2022-05-18T04:39:23.3077041Z [----------] 4 tests from TypeListTest 2022-05-18T04:39:23.3077601Z [ RUN ] TypeListTest.MapTypesToValues_sametype 2022-05-18T04:39:23.3078077Z [ OK ] TypeListTest.MapTypesToValues_sametype (0 ms) 2022-05-18T04:39:23.3078549Z [ RUN ] TypeListTest.MapTypesToValues_differenttypes 2022-05-18T04:39:23.3078980Z [ OK ] TypeListTest.MapTypesToValues_differenttypes (0 ms) 2022-05-18T04:39:23.3079531Z [ RUN ] TypeListTest.MapTypesToValues_members 2022-05-18T04:39:23.3079917Z [ OK ] TypeListTest.MapTypesToValues_members (0 ms) 2022-05-18T04:39:23.3080289Z [ RUN ] TypeListTest.MapTypesToValues_empty 2022-05-18T04:39:23.3080723Z [ OK ] TypeListTest.MapTypesToValues_empty (0 ms) 2022-05-18T04:39:23.3081268Z [----------] 4 tests from TypeListTest (0 ms total) 2022-05-18T04:39:23.3081475Z 2022-05-18T04:39:23.3081676Z [----------] 4 tests from accumulate_test 2022-05-18T04:39:23.3081989Z [ RUN ] accumulate_test.vector_test 2022-05-18T04:39:23.3082327Z [ OK ] accumulate_test.vector_test (0 ms) 2022-05-18T04:39:23.3082680Z [ RUN ] accumulate_test.list_test 2022-05-18T04:39:23.3083005Z [ OK ] accumulate_test.list_test (0 ms) 2022-05-18T04:39:23.3083320Z [ RUN ] accumulate_test.base_cases 2022-05-18T04:39:23.3083642Z [ OK ] accumulate_test.base_cases (0 ms) 2022-05-18T04:39:23.3083976Z [ RUN ] accumulate_test.errors 2022-05-18T04:39:23.3084332Z [ OK ] accumulate_test.errors (1 ms) 2022-05-18T04:39:23.3084831Z [----------] 4 tests from accumulate_test (1 ms total) 2022-05-18T04:39:23.3085071Z 2022-05-18T04:39:23.3085321Z [----------] 5 tests from BFloat16Conversion 2022-05-18T04:39:23.3085817Z [ RUN ] BFloat16Conversion.FloatToBFloat16AndBack 2022-05-18T04:39:23.3086335Z [ OK ] BFloat16Conversion.FloatToBFloat16AndBack (0 ms) 2022-05-18T04:39:23.3086848Z [ RUN ] BFloat16Conversion.FloatToBFloat16RNEAndBack 2022-05-18T04:39:23.3087363Z [ OK ] BFloat16Conversion.FloatToBFloat16RNEAndBack (0 ms) 2022-05-18T04:39:23.3087813Z [ RUN ] BFloat16Conversion.NaN 2022-05-18T04:39:23.3088176Z [ OK ] BFloat16Conversion.NaN (0 ms) 2022-05-18T04:39:23.3088523Z [ RUN ] BFloat16Conversion.Inf 2022-05-18T04:39:23.3088869Z [ OK ] BFloat16Conversion.Inf (0 ms) 2022-05-18T04:39:23.3089281Z [ RUN ] BFloat16Conversion.SmallestDenormal 2022-05-18T04:39:23.3089733Z [ OK ] BFloat16Conversion.SmallestDenormal (0 ms) 2022-05-18T04:39:23.3090341Z [----------] 5 tests from BFloat16Conversion (0 ms total) 2022-05-18T04:39:23.3090596Z 2022-05-18T04:39:23.3090815Z [----------] 3 tests from BFloat16Math 2022-05-18T04:39:23.3091154Z [ RUN ] BFloat16Math.Addition 2022-05-18T04:39:23.3091490Z [ OK ] BFloat16Math.Addition (0 ms) 2022-05-18T04:39:23.3091869Z [ RUN ] BFloat16Math.Subtraction 2022-05-18T04:39:23.3092230Z [ OK ] BFloat16Math.Subtraction (0 ms) 2022-05-18T04:39:23.3092571Z [ RUN ] BFloat16Math.NextAfterZero 2022-05-18T04:39:23.3092931Z [ OK ] BFloat16Math.NextAfterZero (0 ms) 2022-05-18T04:39:23.3093442Z [----------] 3 tests from BFloat16Math (0 ms total) 2022-05-18T04:39:23.3093686Z 2022-05-18T04:39:23.3093904Z [----------] 2 tests from TestExponential 2022-05-18T04:39:23.3094266Z [ RUN ] TestExponential.IPi 2022-05-18T04:39:23.3094629Z [ OK ] TestExponential.IPi (0 ms) 2022-05-18T04:39:23.3094987Z [ RUN ] TestExponential.EulerFormula 2022-05-18T04:39:23.3095415Z [ OK ] TestExponential.EulerFormula (0 ms) 2022-05-18T04:39:23.3095936Z [----------] 2 tests from TestExponential (0 ms total) 2022-05-18T04:39:23.3096191Z 2022-05-18T04:39:23.3096407Z [----------] 1 test from TestLog 2022-05-18T04:39:23.3096727Z [ RUN ] TestLog.Definition 2022-05-18T04:39:23.3097071Z [ OK ] TestLog.Definition (0 ms) 2022-05-18T04:39:23.3097506Z [----------] 1 test from TestLog (0 ms total) 2022-05-18T04:39:23.3097718Z 2022-05-18T04:39:23.3097925Z [----------] 1 test from TestLog10 2022-05-18T04:39:23.3098244Z [ RUN ] TestLog10.Rev 2022-05-18T04:39:23.3098563Z [ OK ] TestLog10.Rev (0 ms) 2022-05-18T04:39:23.3098978Z [----------] 1 test from TestLog10 (0 ms total) 2022-05-18T04:39:23.3099316Z 2022-05-18T04:39:23.3099514Z [----------] 1 test from TestLog2 2022-05-18T04:39:23.3099816Z [ RUN ] TestLog2.Rev 2022-05-18T04:39:23.3100105Z [ OK ] TestLog2.Rev (0 ms) 2022-05-18T04:39:23.3100581Z [----------] 1 test from TestLog2 (0 ms total) 2022-05-18T04:39:23.3100903Z 2022-05-18T04:39:23.3101131Z [----------] 1 test from TestPowSqrt 2022-05-18T04:39:23.3101460Z [ RUN ] TestPowSqrt.Equal 2022-05-18T04:39:23.3101798Z [ OK ] TestPowSqrt.Equal (0 ms) 2022-05-18T04:39:23.3102262Z [----------] 1 test from TestPowSqrt (0 ms total) 2022-05-18T04:39:23.3102490Z 2022-05-18T04:39:23.3102673Z [----------] 1 test from TestPow 2022-05-18T04:39:23.3102985Z [ RUN ] TestPow.Square 2022-05-18T04:39:23.3103308Z [ OK ] TestPow.Square (0 ms) 2022-05-18T04:39:23.3103740Z [----------] 1 test from TestPow (0 ms total) 2022-05-18T04:39:23.3103969Z 2022-05-18T04:39:23.3104202Z [----------] 1 test from TestSinCosSinhCosh 2022-05-18T04:39:23.3104591Z [ RUN ] TestSinCosSinhCosh.Identity 2022-05-18T04:39:23.3105015Z [ OK ] TestSinCosSinhCosh.Identity (0 ms) 2022-05-18T04:39:23.3105542Z [----------] 1 test from TestSinCosSinhCosh (0 ms total) 2022-05-18T04:39:23.3105944Z 2022-05-18T04:39:23.3106151Z [----------] 1 test from TestTan 2022-05-18T04:39:23.3106485Z [ RUN ] TestTan.Identity 2022-05-18T04:39:23.3106798Z [ OK ] TestTan.Identity (0 ms) 2022-05-18T04:39:23.3107207Z [----------] 1 test from TestTan (0 ms total) 2022-05-18T04:39:23.3107407Z 2022-05-18T04:39:23.3107599Z [----------] 1 test from TestTanh 2022-05-18T04:39:23.3107912Z [ RUN ] TestTanh.Identity 2022-05-18T04:39:23.3108243Z [ OK ] TestTanh.Identity (0 ms) 2022-05-18T04:39:23.3108688Z [----------] 1 test from TestTanh (0 ms total) 2022-05-18T04:39:23.3108911Z 2022-05-18T04:39:23.3109176Z [----------] 1 test from TestRevTrigonometric 2022-05-18T04:39:23.3109555Z [ RUN ] TestRevTrigonometric.Rev 2022-05-18T04:39:23.3109959Z [ OK ] TestRevTrigonometric.Rev (0 ms) 2022-05-18T04:39:23.3110502Z [----------] 1 test from TestRevTrigonometric (0 ms total) 2022-05-18T04:39:23.3110748Z 2022-05-18T04:39:23.3110988Z [----------] 1 test from TestRevHyperbolic 2022-05-18T04:39:23.3111336Z [ RUN ] TestRevHyperbolic.Rev 2022-05-18T04:39:23.3111715Z [ OK ] TestRevHyperbolic.Rev (0 ms) 2022-05-18T04:39:23.3112214Z [----------] 1 test from TestRevHyperbolic (0 ms total) 2022-05-18T04:39:23.3112435Z 2022-05-18T04:39:23.3112688Z [----------] 1 test from TestMemory 2022-05-18T04:39:23.3113152Z [ RUN ] TestMemory.ReinterpretCast 2022-05-18T04:39:23.3113602Z [ OK ] TestMemory.ReinterpretCast (0 ms) 2022-05-18T04:39:23.3114047Z [----------] 1 test from TestMemory (0 ms total) 2022-05-18T04:39:23.3114271Z 2022-05-18T04:39:23.3114540Z [----------] 1 test from TestConstructors 2022-05-18T04:39:23.3114927Z [ RUN ] TestConstructors.UnorderedMap 2022-05-18T04:39:23.3115334Z [ OK ] TestConstructors.UnorderedMap (0 ms) 2022-05-18T04:39:23.3115874Z [----------] 1 test from TestConstructors (0 ms total) 2022-05-18T04:39:23.3116127Z 2022-05-18T04:39:23.3116397Z [----------] 1 test from TestArithmeticIntScalar 2022-05-18T04:39:23.3116804Z [ RUN ] TestArithmeticIntScalar.All 2022-05-18T04:39:23.3117194Z [ OK ] TestArithmeticIntScalar.All (0 ms) 2022-05-18T04:39:23.3117728Z [----------] 1 test from TestArithmeticIntScalar (0 ms total) 2022-05-18T04:39:23.3117989Z 2022-05-18T04:39:23.3118173Z [----------] 1 test from TestIO 2022-05-18T04:39:23.3118439Z [ RUN ] TestIO.All 2022-05-18T04:39:23.3118785Z [ OK ] TestIO.All (0 ms) 2022-05-18T04:39:23.3119222Z [----------] 1 test from TestIO (0 ms total) 2022-05-18T04:39:23.3119432Z 2022-05-18T04:39:23.3119611Z [----------] 1 test from TestStd 2022-05-18T04:39:23.3119942Z [ RUN ] TestStd.BasicFunctions 2022-05-18T04:39:23.3120312Z [ OK ] TestStd.BasicFunctions (0 ms) 2022-05-18T04:39:23.3120779Z [----------] 1 test from TestStd (0 ms total) 2022-05-18T04:39:23.3121137Z 2022-05-18T04:39:23.3121359Z [----------] 73 tests from EitherTest 2022-05-18T04:39:23.3121709Z [ RUN ] EitherTest.SpaceUsage 2022-05-18T04:39:23.3122082Z [ OK ] EitherTest.SpaceUsage (0 ms) 2022-05-18T04:39:23.3122412Z [ RUN ] EitherTest.givenLeft 2022-05-18T04:39:23.3122760Z [ OK ] EitherTest.givenLeft (0 ms) 2022-05-18T04:39:23.3123222Z [ RUN ] EitherTest.givenRight 2022-05-18T04:39:23.3123589Z [ OK ] EitherTest.givenRight (0 ms) 2022-05-18T04:39:23.3123982Z [ RUN ] EitherTest.givenMakeLeft 2022-05-18T04:39:23.3124380Z [ OK ] EitherTest.givenMakeLeft (0 ms) 2022-05-18T04:39:23.3124814Z [ RUN ] EitherTest.givenMakeLeftWithSameType 2022-05-18T04:39:23.3125277Z [ OK ] EitherTest.givenMakeLeftWithSameType (0 ms) 2022-05-18T04:39:23.3125811Z [ RUN ] EitherTest.givenMakeRight 2022-05-18T04:39:23.3126208Z [ OK ] EitherTest.givenMakeRight (1 ms) 2022-05-18T04:39:23.3126674Z [ RUN ] EitherTest.givenMakeRightWithSameType 2022-05-18T04:39:23.3127181Z [ OK ] EitherTest.givenMakeRightWithSameType (0 ms) 2022-05-18T04:39:23.3127673Z [ RUN ] EitherTest.givenMovableOnlyMakeLeft 2022-05-18T04:39:23.3128149Z [ OK ] EitherTest.givenMovableOnlyMakeLeft (0 ms) 2022-05-18T04:39:23.3128617Z [ RUN ] EitherTest.givenMovableOnlyMakeRight 2022-05-18T04:39:23.3129110Z [ OK ] EitherTest.givenMovableOnlyMakeRight (0 ms) 2022-05-18T04:39:23.3129570Z [ RUN ] EitherTest.givenMultiParamMakeLeft 2022-05-18T04:39:23.3130095Z [ OK ] EitherTest.givenMultiParamMakeLeft (0 ms) 2022-05-18T04:39:23.3130572Z [ RUN ] EitherTest.givenMultiParamMakeRight 2022-05-18T04:39:23.3131046Z [ OK ] EitherTest.givenMultiParamMakeRight (0 ms) 2022-05-18T04:39:23.3131609Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect 2022-05-18T04:39:23.3132261Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3132908Z [ RUN ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect 2022-05-18T04:39:23.3133589Z [ OK ] EitherTest.givenLeftCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3134261Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect 2022-05-18T04:39:23.3134940Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3135534Z [ RUN ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect 2022-05-18T04:39:23.3136158Z [ OK ] EitherTest.givenRightCopyConstructedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3136866Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect 2022-05-18T04:39:23.3137639Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3138420Z [ RUN ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect 2022-05-18T04:39:23.3139207Z [ OK ] EitherTest.givenLeftMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3139965Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect 2022-05-18T04:39:23.3140725Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3141354Z [ RUN ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect 2022-05-18T04:39:23.3142018Z [ OK ] EitherTest.givenRightMoveConstructedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3142635Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect 2022-05-18T04:39:23.3143244Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3143815Z [ RUN ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect 2022-05-18T04:39:23.3144428Z [ OK ] EitherTest.givenLeftCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3145045Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect 2022-05-18T04:39:23.3145886Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3146651Z [ RUN ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect 2022-05-18T04:39:23.3147243Z [ OK ] EitherTest.givenRightCopyAssignedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3147866Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect 2022-05-18T04:39:23.3148569Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3149159Z [ RUN ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect 2022-05-18T04:39:23.3149746Z [ OK ] EitherTest.givenLeftMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3150418Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect 2022-05-18T04:39:23.3151011Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenNewIsCorrect (1 ms) 2022-05-18T04:39:23.3151602Z [ RUN ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect 2022-05-18T04:39:23.3152200Z [ OK ] EitherTest.givenRightMoveAssignedFromValue_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3152805Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect 2022-05-18T04:39:23.3153378Z [ OK ] EitherTest.givenLeftCopyConstructed_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3153898Z [ RUN ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect 2022-05-18T04:39:23.3154483Z [ OK ] EitherTest.givenLeftCopyConstructed_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3155091Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect 2022-05-18T04:39:23.3155666Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3156218Z [ RUN ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect 2022-05-18T04:39:23.3156735Z [ OK ] EitherTest.givenLeftCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3157330Z [ RUN ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect 2022-05-18T04:39:23.3157862Z [ OK ] EitherTest.givenRightCopyConstructed_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3158374Z [ RUN ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect 2022-05-18T04:39:23.3158897Z [ OK ] EitherTest.givenRightCopyConstructed_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3159473Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect 2022-05-18T04:39:23.3160006Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3160578Z [ RUN ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect 2022-05-18T04:39:23.3161200Z [ OK ] EitherTest.givenRightCopyConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3161786Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect 2022-05-18T04:39:23.3162332Z [ OK ] EitherTest.givenLeftMoveConstructed_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3162895Z [ RUN ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect 2022-05-18T04:39:23.3163464Z [ OK ] EitherTest.givenLeftMoveConstructed_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3164079Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect 2022-05-18T04:39:23.3164722Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3165310Z [ RUN ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect 2022-05-18T04:39:23.3166019Z [ OK ] EitherTest.givenLeftMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3166662Z [ RUN ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect 2022-05-18T04:39:23.3167228Z [ OK ] EitherTest.givenRightMoveConstructed_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3167777Z [ RUN ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect 2022-05-18T04:39:23.3168383Z [ OK ] EitherTest.givenRightMoveConstructed_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3169005Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect 2022-05-18T04:39:23.3169742Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3170378Z [ RUN ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect 2022-05-18T04:39:23.3170978Z [ OK ] EitherTest.givenRightMoveConstructed_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3171668Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect 2022-05-18T04:39:23.3172204Z [ OK ] EitherTest.givenLeftCopyAssigned_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3172746Z [ RUN ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect 2022-05-18T04:39:23.3173285Z [ OK ] EitherTest.givenLeftCopyAssigned_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3173861Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect 2022-05-18T04:39:23.3174481Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3175089Z [ RUN ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect 2022-05-18T04:39:23.3175687Z [ OK ] EitherTest.givenLeftCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3176259Z [ RUN ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect 2022-05-18T04:39:23.3176854Z [ OK ] EitherTest.givenRightCopyAssigned_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3177399Z [ RUN ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect 2022-05-18T04:39:23.3177953Z [ OK ] EitherTest.givenRightCopyAssigned_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3178546Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect 2022-05-18T04:39:23.3179163Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3179769Z [ RUN ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect 2022-05-18T04:39:23.3180388Z [ OK ] EitherTest.givenRightCopyAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3180957Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect 2022-05-18T04:39:23.3181472Z [ OK ] EitherTest.givenLeftMoveAssigned_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3182016Z [ RUN ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect 2022-05-18T04:39:23.3182541Z [ OK ] EitherTest.givenLeftMoveAssigned_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3183106Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect 2022-05-18T04:39:23.3183698Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3184290Z [ RUN ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect 2022-05-18T04:39:23.3184900Z [ OK ] EitherTest.givenLeftMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3185484Z [ RUN ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect 2022-05-18T04:39:23.3186186Z [ OK ] EitherTest.givenRightMoveAssigned_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3186706Z [ RUN ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect 2022-05-18T04:39:23.3187292Z [ OK ] EitherTest.givenRightMoveAssigned_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3187859Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect 2022-05-18T04:39:23.3188465Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenNewIsCorrect (0 ms) 2022-05-18T04:39:23.3189116Z [ RUN ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect 2022-05-18T04:39:23.3189696Z [ OK ] EitherTest.givenRightMoveAssigned_withSameType_thenOldIsCorrect (0 ms) 2022-05-18T04:39:23.3190213Z [ RUN ] EitherTest.givenLeft_whenModified_thenValueIsChanged 2022-05-18T04:39:23.3190776Z [ OK ] EitherTest.givenLeft_whenModified_thenValueIsChanged (0 ms) 2022-05-18T04:39:23.3191291Z [ RUN ] EitherTest.givenRight_whenModified_thenValueIsChanged 2022-05-18T04:39:23.3191777Z [ OK ] EitherTest.givenRight_whenModified_thenValueIsChanged (0 ms) 2022-05-18T04:39:23.3192253Z [ RUN ] EitherTest.canEmplaceConstructLeft 2022-05-18T04:39:23.3192876Z [ OK ] EitherTest.canEmplaceConstructLeft (1 ms) 2022-05-18T04:39:23.3193334Z [ RUN ] EitherTest.canEmplaceConstructRight 2022-05-18T04:39:23.3193817Z [ OK ] EitherTest.canEmplaceConstructRight (0 ms) 2022-05-18T04:39:23.3194295Z [ RUN ] EitherTest.givenEqualLefts_thenAreEqual 2022-05-18T04:39:23.3194871Z [ OK ] EitherTest.givenEqualLefts_thenAreEqual (0 ms) 2022-05-18T04:39:23.3195348Z [ RUN ] EitherTest.givenEqualLefts_thenAreNotUnequal 2022-05-18T04:39:23.3195853Z [ OK ] EitherTest.givenEqualLefts_thenAreNotUnequal (0 ms) 2022-05-18T04:39:23.3196352Z [ RUN ] EitherTest.givenEqualRights_thenAreEqual 2022-05-18T04:39:23.3196860Z [ OK ] EitherTest.givenEqualRights_thenAreEqual (0 ms) 2022-05-18T04:39:23.3197331Z [ RUN ] EitherTest.givenEqualRights_thenAreNotUnequal 2022-05-18T04:39:23.3197791Z [ OK ] EitherTest.givenEqualRights_thenAreNotUnequal (0 ms) 2022-05-18T04:39:23.3198250Z [ RUN ] EitherTest.givenLeftAndRight_thenAreNotEqual 2022-05-18T04:39:23.3198770Z [ OK ] EitherTest.givenLeftAndRight_thenAreNotEqual (0 ms) 2022-05-18T04:39:23.3199283Z [ RUN ] EitherTest.givenLeftAndRight_thenAreUnequal 2022-05-18T04:39:23.3199798Z [ OK ] EitherTest.givenLeftAndRight_thenAreUnequal (0 ms) 2022-05-18T04:39:23.3200231Z [ RUN ] EitherTest.OutputLeft 2022-05-18T04:39:23.3200620Z [ OK ] EitherTest.OutputLeft (0 ms) 2022-05-18T04:39:23.3200980Z [ RUN ] EitherTest.OutputRight 2022-05-18T04:39:23.3201318Z [ OK ] EitherTest.OutputRight (0 ms) 2022-05-18T04:39:23.3201833Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual 2022-05-18T04:39:23.3202437Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreNotEqual (0 ms) 2022-05-18T04:39:23.3203026Z [ RUN ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal 2022-05-18T04:39:23.3203616Z [ OK ] EitherTest.givenLeftAndRightWithSameType_thenAreUnequal (0 ms) 2022-05-18T04:39:23.3204332Z [----------] 73 tests from EitherTest (3 ms total) 2022-05-18T04:39:23.3204572Z 2022-05-18T04:39:23.3204835Z [----------] 10 tests from EitherTest_Destructor 2022-05-18T04:39:23.3205278Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalled 2022-05-18T04:39:23.3205857Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalled (0 ms) 2022-05-18T04:39:23.3206358Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalled 2022-05-18T04:39:23.3206877Z [ OK ] EitherTest_Destructor.RightDestructorIsCalled (0 ms) 2022-05-18T04:39:23.3207426Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying 2022-05-18T04:39:23.3208065Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterCopying (0 ms) 2022-05-18T04:39:23.3208655Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying 2022-05-18T04:39:23.3209234Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterCopying (0 ms) 2022-05-18T04:39:23.3209765Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving 2022-05-18T04:39:23.3210398Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoving (0 ms) 2022-05-18T04:39:23.3210922Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving 2022-05-18T04:39:23.3211545Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoving (0 ms) 2022-05-18T04:39:23.3212117Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment 2022-05-18T04:39:23.3212698Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterAssignment (0 ms) 2022-05-18T04:39:23.3213314Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment 2022-05-18T04:39:23.3213965Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterAssignment (0 ms) 2022-05-18T04:39:23.3214626Z [ RUN ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment 2022-05-18T04:39:23.3215274Z [ OK ] EitherTest_Destructor.LeftDestructorIsCalledAfterMoveAssignment (0 ms) 2022-05-18T04:39:23.3215961Z [ RUN ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment 2022-05-18T04:39:23.3216768Z [ OK ] EitherTest_Destructor.RightDestructorIsCalledAfterMoveAssignment (0 ms) 2022-05-18T04:39:23.3217502Z [----------] 10 tests from EitherTest_Destructor (0 ms total) 2022-05-18T04:39:23.3217755Z 2022-05-18T04:39:23.3217997Z [----------] 4 tests from ExceptionTest 2022-05-18T04:39:23.3218519Z [ RUN ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY 2022-05-18T04:39:23.3219023Z [ OK ] ExceptionTest.TORCH_INTERNAL_ASSERT_DEBUG_ONLY (0 ms) 2022-05-18T04:39:23.3219452Z [ RUN ] ExceptionTest.CUDA_KERNEL_ASSERT 2022-05-18T04:39:23.3219903Z [ OK ] ExceptionTest.CUDA_KERNEL_ASSERT (26 ms) 2022-05-18T04:39:23.3220334Z [ RUN ] ExceptionTest.ErrorFormatting 2022-05-18T04:39:23.3220736Z [ OK ] ExceptionTest.ErrorFormatting (0 ms) 2022-05-18T04:39:23.3221304Z [ RUN ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure 2022-05-18T04:39:23.3221994Z [ OK ] ExceptionTest.DontCallArgumentFunctionsTwiceOnFailure (0 ms) 2022-05-18T04:39:23.3222672Z [----------] 4 tests from ExceptionTest (26 ms total) 2022-05-18T04:39:23.3222907Z 2022-05-18T04:39:23.3223123Z [----------] 1 test from WarningTest 2022-05-18T04:39:23.3223493Z [ RUN ] WarningTest.JustPrintWarning 2022-05-18T04:39:23.3223989Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-05-18T04:39:23.3224808Z W0518 04:39:22.492585 22175 exception_test.cpp:48] Warning: I'm a warning (function TestBody) 2022-05-18T04:39:23.3225329Z [ OK ] WarningTest.JustPrintWarning (0 ms) 2022-05-18T04:39:23.3225994Z [----------] 1 test from WarningTest (0 ms total) 2022-05-18T04:39:23.3226251Z 2022-05-18T04:39:23.3226451Z [----------] 1 test from FlagsTest 2022-05-18T04:39:23.3226823Z [ RUN ] FlagsTest.TestGflagsCorrectness 2022-05-18T04:39:23.3227279Z [ OK ] FlagsTest.TestGflagsCorrectness (0 ms) 2022-05-18T04:39:23.3227755Z [----------] 1 test from FlagsTest (0 ms total) 2022-05-18T04:39:23.3227966Z 2022-05-18T04:39:23.3228211Z [----------] 5 tests from MakeIntrusiveTest 2022-05-18T04:39:23.3228664Z [ RUN ] MakeIntrusiveTest.ClassWith0Parameters 2022-05-18T04:39:23.3229148Z [ OK ] MakeIntrusiveTest.ClassWith0Parameters (0 ms) 2022-05-18T04:39:23.3229648Z [ RUN ] MakeIntrusiveTest.ClassWith1Parameter 2022-05-18T04:39:23.3230135Z [ OK ] MakeIntrusiveTest.ClassWith1Parameter (0 ms) 2022-05-18T04:39:23.3230598Z [ RUN ] MakeIntrusiveTest.ClassWith2Parameters 2022-05-18T04:39:23.3230834Z [ OK ] MakeIntrusiveTest.ClassWith2Parameters (0 ms) 2022-05-18T04:39:23.3231026Z [ RUN ] MakeIntrusiveTest.TypeIsAutoDeductible 2022-05-18T04:39:23.3231223Z [ OK ] MakeIntrusiveTest.TypeIsAutoDeductible (0 ms) 2022-05-18T04:39:23.3231437Z [ RUN ] MakeIntrusiveTest.CanAssignToBaseClassPtr 2022-05-18T04:39:23.3231681Z [ OK ] MakeIntrusiveTest.CanAssignToBaseClassPtr (0 ms) 2022-05-18T04:39:23.3232018Z [----------] 5 tests from MakeIntrusiveTest (0 ms total) 2022-05-18T04:39:23.3232030Z 2022-05-18T04:39:23.3232345Z [----------] 1 test from IntrusivePtrTargetTest 2022-05-18T04:39:23.3232664Z [ RUN ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash 2022-05-18T04:39:23.3232959Z [ OK ] IntrusivePtrTargetTest.whenAllocatedOnStack_thenDoesntCrash (0 ms) 2022-05-18T04:39:23.3233245Z [----------] 1 test from IntrusivePtrTargetTest (0 ms total) 2022-05-18T04:39:23.3233277Z 2022-05-18T04:39:23.3233489Z [----------] 145 tests from IntrusivePtrTest 2022-05-18T04:39:23.3233761Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject 2022-05-18T04:39:23.3234043Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingGet_thenReturnsObject (0 ms) 2022-05-18T04:39:23.3234323Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject 2022-05-18T04:39:23.3234634Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCallingConstGet_thenReturnsObject (0 ms) 2022-05-18T04:39:23.3234928Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr 2022-05-18T04:39:23.3235218Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCallingGet_thenReturnsNullptr (0 ms) 2022-05-18T04:39:23.3235633Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject 2022-05-18T04:39:23.3235920Z [ OK ] IntrusivePtrTest.givenValidPtr_whenDereferencing_thenReturnsObject (0 ms) 2022-05-18T04:39:23.3236292Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject 2022-05-18T04:39:23.3236631Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstDereferencing_thenReturnsObject (0 ms) 2022-05-18T04:39:23.3236956Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject 2022-05-18T04:39:23.3237294Z [ OK ] IntrusivePtrTest.givenValidPtr_whenArrowDereferencing_thenReturnsObject (0 ms) 2022-05-18T04:39:23.3237645Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject 2022-05-18T04:39:23.3237971Z [ OK ] IntrusivePtrTest.givenValidPtr_whenConstArrowDereferencing_thenReturnsObject (0 ms) 2022-05-18T04:39:23.3238276Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2022-05-18T04:39:23.3238616Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3238915Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2022-05-18T04:39:23.3239214Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2022-05-18T04:39:23.3239535Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-05-18T04:39:23.3239861Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3240153Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2022-05-18T04:39:23.3240441Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2022-05-18T04:39:23.3240743Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-05-18T04:39:23.3241049Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-05-18T04:39:23.3241332Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-05-18T04:39:23.3241651Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3242020Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2022-05-18T04:39:23.3242347Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3242697Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2022-05-18T04:39:23.3243094Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2022-05-18T04:39:23.3243479Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:39:23.3243854Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3244194Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2022-05-18T04:39:23.3244568Z [ OK ] IntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:39:23.3244879Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-05-18T04:39:23.3245229Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3245668Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:39:23.3246027Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3246451Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-05-18T04:39:23.3246958Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3247271Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:39:23.3247648Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:39:23.3247950Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2022-05-18T04:39:23.3248278Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3248591Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2022-05-18T04:39:23.3248918Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2022-05-18T04:39:23.3249240Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-05-18T04:39:23.3249567Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3249866Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2022-05-18T04:39:23.3250164Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2022-05-18T04:39:23.3250497Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-05-18T04:39:23.3250842Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-05-18T04:39:23.3251130Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-05-18T04:39:23.3251436Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3251764Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:39:23.3252139Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3252465Z [ RUN ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2022-05-18T04:39:23.3252820Z [ OK ] IntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:39:23.3253185Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-05-18T04:39:23.3253572Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3253903Z [ RUN ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:39:23.3254252Z [ OK ] IntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3254614Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2022-05-18T04:39:23.3255006Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2022-05-18T04:39:23.3255368Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:39:23.3255719Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:39:23.3255997Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2022-05-18T04:39:23.3256262Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3256537Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2022-05-18T04:39:23.3256834Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2022-05-18T04:39:23.3257105Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2022-05-18T04:39:23.3257393Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2022-05-18T04:39:23.3257828Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:39:23.3258181Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:39:23.3258553Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2022-05-18T04:39:23.3258899Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3259206Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2022-05-18T04:39:23.3259559Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:39:23.3259888Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2022-05-18T04:39:23.3260218Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2022-05-18T04:39:23.3260634Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:39:23.3261030Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:39:23.3261395Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:39:23.3261764Z [ OK ] IntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:39:23.3262044Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2022-05-18T04:39:23.3262317Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3262596Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2022-05-18T04:39:23.3262898Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2022-05-18T04:39:23.3263183Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2022-05-18T04:39:23.3263476Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2022-05-18T04:39:23.3263828Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:39:23.3264198Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:39:23.3264518Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2022-05-18T04:39:23.3264841Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3265172Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2022-05-18T04:39:23.3265509Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:39:23.3265969Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2022-05-18T04:39:23.3266315Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2022-05-18T04:39:23.3266720Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:39:23.3267125Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:39:23.3267486Z [ RUN ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:39:23.3267857Z [ OK ] IntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:39:23.3268027Z [ RUN ] IntrusivePtrTest.SwapFunction 2022-05-18T04:39:23.3268229Z [ OK ] IntrusivePtrTest.SwapFunction (0 ms) 2022-05-18T04:39:23.3268402Z [ RUN ] IntrusivePtrTest.SwapMethod 2022-05-18T04:39:23.3268600Z [ OK ] IntrusivePtrTest.SwapMethod (0 ms) 2022-05-18T04:39:23.3268958Z [ RUN ] IntrusivePtrTest.SwapFunctionFromInvalid 2022-05-18T04:39:23.3269222Z [ OK ] IntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2022-05-18T04:39:23.3269438Z [ RUN ] IntrusivePtrTest.SwapMethodFromInvalid 2022-05-18T04:39:23.3269726Z [ OK ] IntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2022-05-18T04:39:23.3269971Z [ RUN ] IntrusivePtrTest.SwapFunctionWithInvalid 2022-05-18T04:39:23.3270232Z [ OK ] IntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2022-05-18T04:39:23.3270456Z [ RUN ] IntrusivePtrTest.SwapMethodWithInvalid 2022-05-18T04:39:23.3270702Z [ OK ] IntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2022-05-18T04:39:23.3270962Z [ RUN ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid 2022-05-18T04:39:23.3271235Z [ OK ] IntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2022-05-18T04:39:23.3271480Z [ RUN ] IntrusivePtrTest.SwapMethodInvalidWithInvalid 2022-05-18T04:39:23.3271723Z [ OK ] IntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2022-05-18T04:39:23.3271943Z [ RUN ] IntrusivePtrTest.CanBePutInContainer 2022-05-18T04:39:23.3272174Z [ OK ] IntrusivePtrTest.CanBePutInContainer (0 ms) 2022-05-18T04:39:23.3272354Z [ RUN ] IntrusivePtrTest.CanBePutInSet 2022-05-18T04:39:23.3272560Z [ OK ] IntrusivePtrTest.CanBePutInSet (0 ms) 2022-05-18T04:39:23.3272780Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedSet 2022-05-18T04:39:23.3273012Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2022-05-18T04:39:23.3273186Z [ RUN ] IntrusivePtrTest.CanBePutInMap 2022-05-18T04:39:23.3273397Z [ OK ] IntrusivePtrTest.CanBePutInMap (0 ms) 2022-05-18T04:39:23.3273609Z [ RUN ] IntrusivePtrTest.CanBePutInUnorderedMap 2022-05-18T04:39:23.3273849Z [ OK ] IntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2022-05-18T04:39:23.3274063Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyConstructor 2022-05-18T04:39:23.3274308Z [ OK ] IntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2022-05-18T04:39:23.3274543Z [ RUN ] IntrusivePtrTest.Equality_AfterCopyAssignment 2022-05-18T04:39:23.3274760Z [ OK ] IntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2022-05-18T04:39:23.3274943Z [ RUN ] IntrusivePtrTest.Equality_Nullptr 2022-05-18T04:39:23.3275149Z [ OK ] IntrusivePtrTest.Equality_Nullptr (0 ms) 2022-05-18T04:39:23.3275321Z [ RUN ] IntrusivePtrTest.Inequality 2022-05-18T04:39:23.3275514Z [ OK ] IntrusivePtrTest.Inequality (0 ms) 2022-05-18T04:39:23.3275727Z [ RUN ] IntrusivePtrTest.Inequality_NullptrLeft 2022-05-18T04:39:23.3275960Z [ OK ] IntrusivePtrTest.Inequality_NullptrLeft (0 ms) 2022-05-18T04:39:23.3276181Z [ RUN ] IntrusivePtrTest.Inequality_NullptrRight 2022-05-18T04:39:23.3276398Z [ OK ] IntrusivePtrTest.Inequality_NullptrRight (0 ms) 2022-05-18T04:39:23.3276592Z [ RUN ] IntrusivePtrTest.HashIsDifferent 2022-05-18T04:39:23.3276805Z [ OK ] IntrusivePtrTest.HashIsDifferent (0 ms) 2022-05-18T04:39:23.3277047Z [ RUN ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2022-05-18T04:39:23.3277293Z [ OK ] IntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2022-05-18T04:39:23.3277539Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor 2022-05-18T04:39:23.3277791Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2022-05-18T04:39:23.3278010Z [ RUN ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment 2022-05-18T04:39:23.3278251Z [ OK ] IntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2022-05-18T04:39:23.3278462Z [ RUN ] IntrusivePtrTest.HashIsSame_BothNullptr 2022-05-18T04:39:23.3278680Z [ OK ] IntrusivePtrTest.HashIsSame_BothNullptr (0 ms) 2022-05-18T04:39:23.3278844Z [ RUN ] IntrusivePtrTest.OneIsLess 2022-05-18T04:39:23.3279031Z [ OK ] IntrusivePtrTest.OneIsLess (0 ms) 2022-05-18T04:39:23.3279220Z [ RUN ] IntrusivePtrTest.NullptrIsLess1 2022-05-18T04:39:23.3279428Z [ OK ] IntrusivePtrTest.NullptrIsLess1 (0 ms) 2022-05-18T04:39:23.3279689Z [ RUN ] IntrusivePtrTest.NullptrIsLess2 2022-05-18T04:39:23.3279902Z [ OK ] IntrusivePtrTest.NullptrIsLess2 (0 ms) 2022-05-18T04:39:23.3280155Z [ RUN ] IntrusivePtrTest.NullptrIsNotLessThanNullptr 2022-05-18T04:39:23.3280462Z [ OK ] IntrusivePtrTest.NullptrIsNotLessThanNullptr (0 ms) 2022-05-18T04:39:23.3280706Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid 2022-05-18T04:39:23.3280968Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenIsInvalid (0 ms) 2022-05-18T04:39:23.3281220Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr 2022-05-18T04:39:23.3281476Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenHoldsNullptr (0 ms) 2022-05-18T04:39:23.3281734Z [ RUN ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2022-05-18T04:39:23.3282013Z [ OK ] IntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2022-05-18T04:39:23.3282380Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:39:23.3282760Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:39:23.3283161Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:39:23.3283564Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:39:23.3283838Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2022-05-18T04:39:23.3284138Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2022-05-18T04:39:23.3284408Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2022-05-18T04:39:23.3284724Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-05-18T04:39:23.3285109Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:39:23.3285636Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:39:23.3286072Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:39:23.3286531Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:39:23.3287035Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:39:23.3287445Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:39:23.3287770Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:39:23.3288113Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:39:23.3288508Z [ RUN ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:39:23.3288916Z [ OK ] IntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:39:23.3289331Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3289767Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3290207Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3290700Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3291111Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3291697Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3292269Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3292786Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3293182Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3293613Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3294073Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3294527Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3294916Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3295357Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3295839Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3296361Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3296631Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2022-05-18T04:39:23.3296932Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2022-05-18T04:39:23.3297250Z [ RUN ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2022-05-18T04:39:23.3297573Z [ OK ] IntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-05-18T04:39:23.3297965Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:39:23.3298391Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:39:23.3298809Z [ RUN ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:39:23.3299267Z [ OK ] IntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:39:23.3299706Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:39:23.3300169Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:39:23.3300432Z [ RUN ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2022-05-18T04:39:23.3300699Z [ OK ] IntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2022-05-18T04:39:23.3301057Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2022-05-18T04:39:23.3301440Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2022-05-18T04:39:23.3301823Z [ RUN ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2022-05-18T04:39:23.3302230Z [ OK ] IntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2022-05-18T04:39:23.3302586Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2022-05-18T04:39:23.3302963Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2022-05-18T04:39:23.3303390Z [ RUN ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2022-05-18T04:39:23.3303771Z [ OK ] IntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2022-05-18T04:39:23.3304083Z [ RUN ] IntrusivePtrTest.AllowsMoveConstructingToConst 2022-05-18T04:39:23.3304362Z [ OK ] IntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2022-05-18T04:39:23.3304634Z [ RUN ] IntrusivePtrTest.AllowsCopyConstructingToConst 2022-05-18T04:39:23.3304923Z [ OK ] IntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2022-05-18T04:39:23.3305185Z [ RUN ] IntrusivePtrTest.AllowsMoveAssigningToConst 2022-05-18T04:39:23.3305456Z [ OK ] IntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2022-05-18T04:39:23.3305687Z [ RUN ] IntrusivePtrTest.AllowsCopyAssigningToConst 2022-05-18T04:39:23.3306095Z [ OK ] IntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2022-05-18T04:39:23.3306332Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 2022-05-18T04:39:23.3306588Z [ OK ] IntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2022-05-18T04:39:23.3306805Z [ RUN ] IntrusivePtrTest.givenNewPtr_thenIsUnique 2022-05-18T04:39:23.3307044Z [ OK ] IntrusivePtrTest.givenNewPtr_thenIsUnique (0 ms) 2022-05-18T04:39:23.3307298Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 2022-05-18T04:39:23.3307559Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenHasUseCount0 (0 ms) 2022-05-18T04:39:23.3307772Z [ RUN ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique 2022-05-18T04:39:23.3308000Z [ OK ] IntrusivePtrTest.givenEmptyPtr_thenIsNotUnique (0 ms) 2022-05-18T04:39:23.3308240Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 2022-05-18T04:39:23.3308485Z [ OK ] IntrusivePtrTest.givenResetPtr_thenHasUseCount0 (0 ms) 2022-05-18T04:39:23.3308727Z [ RUN ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique 2022-05-18T04:39:23.3308978Z [ OK ] IntrusivePtrTest.givenResetPtr_thenIsNotUnique (0 ms) 2022-05-18T04:39:23.3309272Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2022-05-18T04:39:23.3309565Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2022-05-18T04:39:23.3309841Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique 2022-05-18T04:39:23.3310128Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenIsUnique (0 ms) 2022-05-18T04:39:23.3310421Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2022-05-18T04:39:23.3310716Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2022-05-18T04:39:23.3310982Z [ RUN ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique 2022-05-18T04:39:23.3311268Z [ OK ] IntrusivePtrTest.givenMoveConstructedPtr_thenOldIsNotUnique (0 ms) 2022-05-18T04:39:23.3311527Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2022-05-18T04:39:23.3311782Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2022-05-18T04:39:23.3312030Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique 2022-05-18T04:39:23.3312285Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenIsUnique (0 ms) 2022-05-18T04:39:23.3312563Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2022-05-18T04:39:23.3312863Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2022-05-18T04:39:23.3313134Z [ RUN ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique 2022-05-18T04:39:23.3313419Z [ OK ] IntrusivePtrTest.givenMoveAssignedPtr_thenOldIsNotUnique (0 ms) 2022-05-18T04:39:23.3313678Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 2022-05-18T04:39:23.3313954Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount2 (0 ms) 2022-05-18T04:39:23.3314234Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique 2022-05-18T04:39:23.3314533Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenIsNotUnique (0 ms) 2022-05-18T04:39:23.3314949Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 2022-05-18T04:39:23.3315239Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount2 (0 ms) 2022-05-18T04:39:23.3315580Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique 2022-05-18T04:39:23.3315886Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotUnique (0 ms) 2022-05-18T04:39:23.3316212Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 2022-05-18T04:39:23.3316539Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2022-05-18T04:39:23.3316868Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique 2022-05-18T04:39:23.3317229Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2022-05-18T04:39:23.3317572Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 2022-05-18T04:39:23.3317930Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2022-05-18T04:39:23.3318259Z [ RUN ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique 2022-05-18T04:39:23.3318599Z [ OK ] IntrusivePtrTest.givenCopyConstructedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2022-05-18T04:39:23.3318868Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 2022-05-18T04:39:23.3319147Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenHasUseCount2 (0 ms) 2022-05-18T04:39:23.3319388Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique 2022-05-18T04:39:23.3319656Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_thenIsNotUnique (0 ms) 2022-05-18T04:39:23.3319986Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 2022-05-18T04:39:23.3320326Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenHasUseCount1 (0 ms) 2022-05-18T04:39:23.3320625Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique 2022-05-18T04:39:23.3320945Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenDestructingCopy_thenIsUnique (0 ms) 2022-05-18T04:39:23.3321265Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 2022-05-18T04:39:23.3321579Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenHasUseCount1 (0 ms) 2022-05-18T04:39:23.3321852Z [ RUN ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique 2022-05-18T04:39:23.3322181Z [ OK ] IntrusivePtrTest.givenCopyAssignedPtr_whenReassigningCopy_thenIsUnique (0 ms) 2022-05-18T04:39:23.3322475Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-05-18T04:39:23.3322765Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-05-18T04:39:23.3323057Z [ RUN ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-05-18T04:39:23.3323372Z [ OK ] IntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-05-18T04:39:23.3323629Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash 2022-05-18T04:39:23.3323909Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenDoesntCrash (0 ms) 2022-05-18T04:39:23.3324172Z [ RUN ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd 2022-05-18T04:39:23.3324475Z [ OK ] IntrusivePtrTest.givenPtr_whenNonOwningReclaimed_thenIsDestructedAtEnd (0 ms) 2022-05-18T04:39:23.3324833Z [----------] 145 tests from IntrusivePtrTest (1 ms total) 2022-05-18T04:39:23.3324846Z 2022-05-18T04:39:23.3325107Z [----------] 171 tests from WeakIntrusivePtrTest 2022-05-18T04:39:23.3325414Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash 2022-05-18T04:39:23.3325818Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCreatingAndDestructing_thenDoesntCrash (0 ms) 2022-05-18T04:39:23.3326196Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject 2022-05-18T04:39:23.3326488Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLocking_thenReturnsCorrectObject (0 ms) 2022-05-18T04:39:23.3326857Z [ RUN ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType 2022-05-18T04:39:23.3327155Z [ OK ] WeakIntrusivePtrTest.expiredPtr_whenLocking_thenReturnsNullType (0 ms) 2022-05-18T04:39:23.3327392Z [ RUN ] WeakIntrusivePtrTest.weakNullPtr_locking 2022-05-18T04:39:23.3327624Z [ OK ] WeakIntrusivePtrTest.weakNullPtr_locking (0 ms) 2022-05-18T04:39:23.3327963Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject 2022-05-18T04:39:23.3328294Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3328609Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid 2022-05-18T04:39:23.3328940Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigning_thenOldInstanceInvalid (0 ms) 2022-05-18T04:39:23.3329165Z [ RUN ] WeakIntrusivePtrTest.vector_insert_weak_intrusive 2022-05-18T04:39:23.3329389Z [ OK ] WeakIntrusivePtrTest.vector_insert_weak_intrusive (0 ms) 2022-05-18T04:39:23.3329707Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-05-18T04:39:23.3330040Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3330388Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-05-18T04:39:23.3330732Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3331021Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid 2022-05-18T04:39:23.3331352Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToSelf_thenStaysValid (0 ms) 2022-05-18T04:39:23.3331671Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject 2022-05-18T04:39:23.3331984Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3332336Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-05-18T04:39:23.3332725Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-05-18T04:39:23.3333051Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid 2022-05-18T04:39:23.3333378Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3333678Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject 2022-05-18T04:39:23.3334012Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3334339Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid 2022-05-18T04:39:23.3334692Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenStaysInvalid (0 ms) 2022-05-18T04:39:23.3335045Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject 2022-05-18T04:39:23.3335439Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToSelf_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3335818Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid 2022-05-18T04:39:23.3336235Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromInvalidPtr_thenNewInstanceIsInvalid (0 ms) 2022-05-18T04:39:23.3336616Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid 2022-05-18T04:39:23.3336983Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningFromWeakOnlyPtr_thenNewInstanceIsInvalid (0 ms) 2022-05-18T04:39:23.3337480Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:39:23.3337826Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3338221Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid 2022-05-18T04:39:23.3338563Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenMoveAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:39:23.3338921Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-05-18T04:39:23.3339298Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3339651Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:39:23.3340023Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3340423Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-05-18T04:39:23.3340841Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3341197Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid 2022-05-18T04:39:23.3341580Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3341911Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:39:23.3342277Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3342718Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid 2022-05-18T04:39:23.3343127Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenMoveAssigningInvalidPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3343482Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:39:23.3343863Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:39:23.3344183Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject 2022-05-18T04:39:23.3344520Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3344821Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid 2022-05-18T04:39:23.3345139Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigning_thenOldInstanceValid (0 ms) 2022-05-18T04:39:23.3345484Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-05-18T04:39:23.3345990Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3346308Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid 2022-05-18T04:39:23.3346643Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToSelf_thenStaysValid (0 ms) 2022-05-18T04:39:23.3346965Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-05-18T04:39:23.3347319Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3347637Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-05-18T04:39:23.3347979Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-05-18T04:39:23.3348295Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid 2022-05-18T04:39:23.3348772Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3349096Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject 2022-05-18T04:39:23.3349506Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigning_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3349835Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid 2022-05-18T04:39:23.3350175Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenStaysInvalid (0 ms) 2022-05-18T04:39:23.3350516Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject 2022-05-18T04:39:23.3350878Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToSelf_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3351216Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:39:23.3351592Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3351961Z [ RUN ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid 2022-05-18T04:39:23.3352355Z [ OK ] WeakIntrusivePtrTest.givenValidPtr_whenCopyAssigningToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:39:23.3352734Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-05-18T04:39:23.3353117Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3353470Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:39:23.3353856Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3354239Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid 2022-05-18T04:39:23.3354650Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningInvalidPtrToBaseClass_thenNewInstanceIsInvalid (0 ms) 2022-05-18T04:39:23.3355035Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid 2022-05-18T04:39:23.3355446Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3355810Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject 2022-05-18T04:39:23.3356214Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenCopyAssigningToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3356612Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid 2022-05-18T04:39:23.3357027Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigningWeakOnlyPtrToBaseClass_thenNewInstanceIsValid (0 ms) 2022-05-18T04:39:23.3357413Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:39:23.3357807Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyAssigningToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:39:23.3358130Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject 2022-05-18T04:39:23.3358472Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3358792Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid 2022-05-18T04:39:23.3359124Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenOldInstanceInvalid (0 ms) 2022-05-18T04:39:23.3359429Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid 2022-05-18T04:39:23.3359756Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructing_thenNewInstanceValid (0 ms) 2022-05-18T04:39:23.3360124Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:39:23.3360606Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:39:23.3360979Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2022-05-18T04:39:23.3361402Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:39:23.3361764Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject 2022-05-18T04:39:23.3362150Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3362518Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid 2022-05-18T04:39:23.3362890Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:39:23.3363211Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid 2022-05-18T04:39:23.3363579Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClass_thenNewInstanceValid (0 ms) 2022-05-18T04:39:23.3364015Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:39:23.3364449Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:39:23.3364874Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2022-05-18T04:39:23.3365314Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:39:23.3365791Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:39:23.3366194Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenMoveConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:39:23.3366497Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject 2022-05-18T04:39:23.3366809Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3367109Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid 2022-05-18T04:39:23.3367426Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenOldInstanceValid (0 ms) 2022-05-18T04:39:23.3367734Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid 2022-05-18T04:39:23.3368041Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructing_thenNewInstanceValid (0 ms) 2022-05-18T04:39:23.3368415Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:39:23.3368818Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:39:23.3369202Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid 2022-05-18T04:39:23.3369575Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:39:23.3369926Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject 2022-05-18T04:39:23.3370301Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenPointsToSameObject (0 ms) 2022-05-18T04:39:23.3370655Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid 2022-05-18T04:39:23.3371008Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenOldInstanceInvalid (0 ms) 2022-05-18T04:39:23.3371338Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid 2022-05-18T04:39:23.3371690Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClass_thenNewInstanceInvalid (0 ms) 2022-05-18T04:39:23.3372260Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid 2022-05-18T04:39:23.3372670Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromInvalidPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:39:23.3373150Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid 2022-05-18T04:39:23.3373598Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructingToBaseClassFromWeakOnlyPtr_thenNewInstanceInvalid (0 ms) 2022-05-18T04:39:23.3373988Z [ RUN ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr 2022-05-18T04:39:23.3374409Z [ OK ] WeakIntrusivePtrTest.givenNullPtr_whenCopyConstructingToDifferentNullptr_thenHasNewNullptr (0 ms) 2022-05-18T04:39:23.3374625Z [ RUN ] WeakIntrusivePtrTest.SwapFunction 2022-05-18T04:39:23.3374837Z [ OK ] WeakIntrusivePtrTest.SwapFunction (0 ms) 2022-05-18T04:39:23.3375044Z [ RUN ] WeakIntrusivePtrTest.SwapMethod 2022-05-18T04:39:23.3375259Z [ OK ] WeakIntrusivePtrTest.SwapMethod (0 ms) 2022-05-18T04:39:23.3375526Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromInvalid 2022-05-18T04:39:23.3375802Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromInvalid (0 ms) 2022-05-18T04:39:23.3376043Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromInvalid 2022-05-18T04:39:23.3376303Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromInvalid (0 ms) 2022-05-18T04:39:23.3376555Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithInvalid 2022-05-18T04:39:23.3376838Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithInvalid (0 ms) 2022-05-18T04:39:23.3377088Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithInvalid 2022-05-18T04:39:23.3377354Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithInvalid (0 ms) 2022-05-18T04:39:23.3377655Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid 2022-05-18T04:39:23.3377973Z [ OK ] WeakIntrusivePtrTest.SwapFunctionInvalidWithInvalid (0 ms) 2022-05-18T04:39:23.3378267Z [ RUN ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid 2022-05-18T04:39:23.3378569Z [ OK ] WeakIntrusivePtrTest.SwapMethodInvalidWithInvalid (0 ms) 2022-05-18T04:39:23.3378847Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr 2022-05-18T04:39:23.3379142Z [ OK ] WeakIntrusivePtrTest.SwapFunctionFromWeakOnlyPtr (0 ms) 2022-05-18T04:39:23.3379403Z [ RUN ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr 2022-05-18T04:39:23.3379671Z [ OK ] WeakIntrusivePtrTest.SwapMethodFromWeakOnlyPtr (0 ms) 2022-05-18T04:39:23.3379949Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr 2022-05-18T04:39:23.3380244Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWithWeakOnlyPtr (0 ms) 2022-05-18T04:39:23.3380505Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr 2022-05-18T04:39:23.3380781Z [ OK ] WeakIntrusivePtrTest.SwapMethodWithWeakOnlyPtr (0 ms) 2022-05-18T04:39:23.3381143Z [ RUN ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr 2022-05-18T04:39:23.3381508Z [ OK ] WeakIntrusivePtrTest.SwapFunctionWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2022-05-18T04:39:23.3381854Z [ RUN ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr 2022-05-18T04:39:23.3382212Z [ OK ] WeakIntrusivePtrTest.SwapMethodWeakOnlyPtrWithWeakOnlyPtr (0 ms) 2022-05-18T04:39:23.3382428Z [ RUN ] WeakIntrusivePtrTest.CanBePutInContainer 2022-05-18T04:39:23.3382670Z [ OK ] WeakIntrusivePtrTest.CanBePutInContainer (0 ms) 2022-05-18T04:39:23.3382878Z [ RUN ] WeakIntrusivePtrTest.CanBePutInSet 2022-05-18T04:39:23.3383095Z [ OK ] WeakIntrusivePtrTest.CanBePutInSet (0 ms) 2022-05-18T04:39:23.3383346Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedSet 2022-05-18T04:39:23.3383611Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedSet (0 ms) 2022-05-18T04:39:23.3383805Z [ RUN ] WeakIntrusivePtrTest.CanBePutInMap 2022-05-18T04:39:23.3384134Z [ OK ] WeakIntrusivePtrTest.CanBePutInMap (0 ms) 2022-05-18T04:39:23.3384389Z [ RUN ] WeakIntrusivePtrTest.CanBePutInUnorderedMap 2022-05-18T04:39:23.3384674Z [ OK ] WeakIntrusivePtrTest.CanBePutInUnorderedMap (0 ms) 2022-05-18T04:39:23.3384914Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor 2022-05-18T04:39:23.3385236Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyConstructor (0 ms) 2022-05-18T04:39:23.3385487Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment 2022-05-18T04:39:23.3385914Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment (0 ms) 2022-05-18T04:39:23.3386178Z [ RUN ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly 2022-05-18T04:39:23.3386465Z [ OK ] WeakIntrusivePtrTest.Equality_AfterCopyAssignment_WeakOnly (0 ms) 2022-05-18T04:39:23.3386670Z [ RUN ] WeakIntrusivePtrTest.Equality_Invalid 2022-05-18T04:39:23.3386883Z [ OK ] WeakIntrusivePtrTest.Equality_Invalid (0 ms) 2022-05-18T04:39:23.3387073Z [ RUN ] WeakIntrusivePtrTest.Inequality 2022-05-18T04:39:23.3387285Z [ OK ] WeakIntrusivePtrTest.Inequality (0 ms) 2022-05-18T04:39:23.3387511Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidLeft 2022-05-18T04:39:23.3387750Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidLeft (0 ms) 2022-05-18T04:39:23.3387993Z [ RUN ] WeakIntrusivePtrTest.Inequality_InvalidRight 2022-05-18T04:39:23.3388247Z [ OK ] WeakIntrusivePtrTest.Inequality_InvalidRight (0 ms) 2022-05-18T04:39:23.3388472Z [ RUN ] WeakIntrusivePtrTest.Inequality_WeakOnly 2022-05-18T04:39:23.3388711Z [ OK ] WeakIntrusivePtrTest.Inequality_WeakOnly (0 ms) 2022-05-18T04:39:23.3388920Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent 2022-05-18T04:39:23.3389143Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent (0 ms) 2022-05-18T04:39:23.3389392Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid 2022-05-18T04:39:23.3389679Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndInvalid (0 ms) 2022-05-18T04:39:23.3389942Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly 2022-05-18T04:39:23.3390232Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_ValidAndWeakOnly (0 ms) 2022-05-18T04:39:23.3390502Z [ RUN ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly 2022-05-18T04:39:23.3390783Z [ OK ] WeakIntrusivePtrTest.HashIsDifferent_WeakOnlyAndWeakOnly (0 ms) 2022-05-18T04:39:23.3391044Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor 2022-05-18T04:39:23.3391316Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor (0 ms) 2022-05-18T04:39:23.3391607Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly 2022-05-18T04:39:23.3391906Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyConstructor_WeakOnly (0 ms) 2022-05-18T04:39:23.3392155Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment 2022-05-18T04:39:23.3392425Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment (0 ms) 2022-05-18T04:39:23.3392688Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly 2022-05-18T04:39:23.3392944Z [ OK ] WeakIntrusivePtrTest.HashIsSame_AfterCopyAssignment_WeakOnly (0 ms) 2022-05-18T04:39:23.3393169Z [ RUN ] WeakIntrusivePtrTest.HashIsSame_BothInvalid 2022-05-18T04:39:23.3393414Z [ OK ] WeakIntrusivePtrTest.HashIsSame_BothInvalid (0 ms) 2022-05-18T04:39:23.3393599Z [ RUN ] WeakIntrusivePtrTest.OneIsLess 2022-05-18T04:39:23.3393804Z [ OK ] WeakIntrusivePtrTest.OneIsLess (0 ms) 2022-05-18T04:39:23.3394020Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess1 2022-05-18T04:39:23.3394253Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess1 (0 ms) 2022-05-18T04:39:23.3394463Z [ RUN ] WeakIntrusivePtrTest.InvalidIsLess2 2022-05-18T04:39:23.3394682Z [ OK ] WeakIntrusivePtrTest.InvalidIsLess2 (0 ms) 2022-05-18T04:39:23.3394966Z [ RUN ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid 2022-05-18T04:39:23.3395268Z [ OK ] WeakIntrusivePtrTest.InvalidIsNotLessThanInvalid (0 ms) 2022-05-18T04:39:23.3395665Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid 2022-05-18T04:39:23.3395955Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnWeakPtr_thenIsInvalid (0 ms) 2022-05-18T04:39:23.3396333Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid 2022-05-18T04:39:23.3396645Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingResetOnStrongPtr_thenIsInvalid (0 ms) 2022-05-18T04:39:23.3396922Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst 2022-05-18T04:39:23.3397206Z [ OK ] WeakIntrusivePtrTest.AllowsMoveConstructingToConst (0 ms) 2022-05-18T04:39:23.3397496Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst 2022-05-18T04:39:23.3397794Z [ OK ] WeakIntrusivePtrTest.AllowsCopyConstructingToConst (0 ms) 2022-05-18T04:39:23.3398057Z [ RUN ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst 2022-05-18T04:39:23.3398330Z [ OK ] WeakIntrusivePtrTest.AllowsMoveAssigningToConst (0 ms) 2022-05-18T04:39:23.3398605Z [ RUN ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst 2022-05-18T04:39:23.3398902Z [ OK ] WeakIntrusivePtrTest.AllowsCopyAssigningToConst (0 ms) 2022-05-18T04:39:23.3399133Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 2022-05-18T04:39:23.3399387Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenHasUseCount1 (0 ms) 2022-05-18T04:39:23.3399625Z [ RUN ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired 2022-05-18T04:39:23.3399880Z [ OK ] WeakIntrusivePtrTest.givenNewPtr_thenIsNotExpired (0 ms) 2022-05-18T04:39:23.3400135Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 2022-05-18T04:39:23.3400413Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenHasUseCount0 (0 ms) 2022-05-18T04:39:23.3400666Z [ RUN ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired 2022-05-18T04:39:23.3400929Z [ OK ] WeakIntrusivePtrTest.givenInvalidPtr_thenIsExpired (0 ms) 2022-05-18T04:39:23.3401195Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 2022-05-18T04:39:23.3401473Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenHasUseCount0 (0 ms) 2022-05-18T04:39:23.3401732Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired 2022-05-18T04:39:23.3402022Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_thenIsExpired (0 ms) 2022-05-18T04:39:23.3402314Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 2022-05-18T04:39:23.3402621Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenHasUseCount0 (0 ms) 2022-05-18T04:39:23.3402920Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired 2022-05-18T04:39:23.3403222Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingWeakReset_thenIsExpired (0 ms) 2022-05-18T04:39:23.3403506Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 2022-05-18T04:39:23.3403776Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenHasUseCount0 (0 ms) 2022-05-18T04:39:23.3404061Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired 2022-05-18T04:39:23.3404364Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingStrongReset_thenIsExpired (0 ms) 2022-05-18T04:39:23.3404664Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 2022-05-18T04:39:23.3404982Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenHasUseCount1 (0 ms) 2022-05-18T04:39:23.3405268Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired 2022-05-18T04:39:23.3405676Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenIsNotExpired (0 ms) 2022-05-18T04:39:23.3405968Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 2022-05-18T04:39:23.3406294Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldHasUseCount0 (0 ms) 2022-05-18T04:39:23.3406589Z [ RUN ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired 2022-05-18T04:39:23.3407015Z [ OK ] WeakIntrusivePtrTest.givenMoveConstructedPtr_thenOldIsExpired (0 ms) 2022-05-18T04:39:23.3407290Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 2022-05-18T04:39:23.3407583Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenHasUseCount1 (0 ms) 2022-05-18T04:39:23.3407918Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired 2022-05-18T04:39:23.3408209Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenIsNotExpired (0 ms) 2022-05-18T04:39:23.3408482Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 2022-05-18T04:39:23.3408782Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldHasUseCount0 (0 ms) 2022-05-18T04:39:23.3409077Z [ RUN ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired 2022-05-18T04:39:23.3409380Z [ OK ] WeakIntrusivePtrTest.givenMoveAssignedPtr_thenOldIsExpired (0 ms) 2022-05-18T04:39:23.3409686Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 2022-05-18T04:39:23.3410006Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenHasUseCount1 (0 ms) 2022-05-18T04:39:23.3410288Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired 2022-05-18T04:39:23.3410588Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenIsNotExpired (0 ms) 2022-05-18T04:39:23.3410878Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 2022-05-18T04:39:23.3411212Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldHasUseCount1 (0 ms) 2022-05-18T04:39:23.3411516Z [ RUN ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired 2022-05-18T04:39:23.3411822Z [ OK ] WeakIntrusivePtrTest.givenCopyConstructedPtr_thenOldIsNotExpired (0 ms) 2022-05-18T04:39:23.3412148Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources 2022-05-18T04:39:23.3412490Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenLastStrongPointerResets_thenReleasesResources (0 ms) 2022-05-18T04:39:23.3412886Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources 2022-05-18T04:39:23.3413314Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructedButStillHasStrongPointers_thenDoesntReleaseResources (0 ms) 2022-05-18T04:39:23.3413609Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject 2022-05-18T04:39:23.3413897Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenDestructed_thenDestructsObject (0 ms) 2022-05-18T04:39:23.3414289Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:39:23.3414694Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructed_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:39:23.3415115Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:39:23.3415555Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveConstructedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:39:23.3415865Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject 2022-05-18T04:39:23.3416157Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsOldObject (0 ms) 2022-05-18T04:39:23.3416480Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject 2022-05-18T04:39:23.3416834Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-05-18T04:39:23.3417231Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:39:23.3417656Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:39:23.3418118Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:39:23.3418596Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenMoveAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:39:23.3419148Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:39:23.3419711Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenMoveAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:39:23.3420082Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:39:23.3420472Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssigned_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:39:23.3420846Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed 2022-05-18T04:39:23.3421230Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenMoveAssignedToBaseClass_thenDestructsObjectAfterSecondDestructed (0 ms) 2022-05-18T04:39:23.3421625Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3422138Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3422608Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3423084Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3423571Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3424020Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3424516Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3425043Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyConstructedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3425456Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3426003Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3426501Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3426978Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3427428Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3427890Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3428395Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction 2022-05-18T04:39:23.3428955Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClassAndOriginalDestructed_thenDestructsObjectAfterLastDestruction (0 ms) 2022-05-18T04:39:23.3429250Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject 2022-05-18T04:39:23.3429561Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssigned_thenDestructsOldObject (0 ms) 2022-05-18T04:39:23.3429892Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject 2022-05-18T04:39:23.3430228Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCopyAssignedToBaseClass_thenDestructsOldObject (0 ms) 2022-05-18T04:39:23.3430638Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:39:23.3431212Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:39:23.3431665Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:39:23.3432233Z [ OK ] WeakIntrusivePtrTest.givenPtrWithBaseClassCopy_whenCopyAssigned_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:39:23.3432685Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed 2022-05-18T04:39:23.3433172Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCopyAssignedToBaseClass_thenDestructsOldObjectAfterCopyIsDestructed (0 ms) 2022-05-18T04:39:23.3433439Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs 2022-05-18T04:39:23.3433710Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenCallingReset_thenDestructs (0 ms) 2022-05-18T04:39:23.3434054Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed 2022-05-18T04:39:23.3434442Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingReset_thenDestructsAfterCopyDestructed (0 ms) 2022-05-18T04:39:23.3434840Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed 2022-05-18T04:39:23.3435255Z [ OK ] WeakIntrusivePtrTest.givenPtrWithCopy_whenCallingResetOnCopy_thenDestructsAfterOriginalDestructed (0 ms) 2022-05-18T04:39:23.3435622Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed 2022-05-18T04:39:23.3436075Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingReset_thenDestructsAfterMovedDestructed (0 ms) 2022-05-18T04:39:23.3436431Z [ RUN ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately 2022-05-18T04:39:23.3436818Z [ OK ] WeakIntrusivePtrTest.givenPtrWithMoved_whenCallingResetOnMoved_thenDestructsImmediately (0 ms) 2022-05-18T04:39:23.3437112Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-05-18T04:39:23.3437387Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-05-18T04:39:23.3437714Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash 2022-05-18T04:39:23.3438079Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenDoesntCrash (0 ms) 2022-05-18T04:39:23.3438383Z [ RUN ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-05-18T04:39:23.3438713Z [ OK ] WeakIntrusivePtrTest.givenPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-05-18T04:39:23.3439082Z [ RUN ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd 2022-05-18T04:39:23.3439469Z [ OK ] WeakIntrusivePtrTest.givenWeakOnlyPtr_whenReleasedAndReclaimed_thenIsDestructedAtEnd (0 ms) 2022-05-18T04:39:23.3439767Z [ RUN ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes 2022-05-18T04:39:23.3440056Z [ OK ] WeakIntrusivePtrTest.givenStackObject_whenReclaimed_thenCrashes (0 ms) 2022-05-18T04:39:23.3440462Z [----------] 171 tests from WeakIntrusivePtrTest (2 ms total) 2022-05-18T04:39:23.3440475Z 2022-05-18T04:39:23.3440703Z [----------] 3 tests from irange_test 2022-05-18T04:39:23.3440849Z [ RUN ] irange_test.range_test 2022-05-18T04:39:23.3440991Z [ OK ] irange_test.range_test (0 ms) 2022-05-18T04:39:23.3441122Z [ RUN ] irange_test.end_test 2022-05-18T04:39:23.3441274Z [ OK ] irange_test.end_test (0 ms) 2022-05-18T04:39:23.3441425Z [ RUN ] irange_test.neg_range_test 2022-05-18T04:39:23.3441576Z [ OK ] irange_test.neg_range_test (0 ms) 2022-05-18T04:39:23.3441848Z [----------] 3 tests from irange_test (0 ms total) 2022-05-18T04:39:23.3441858Z 2022-05-18T04:39:23.3442066Z [----------] 2 tests from irange 2022-05-18T04:39:23.3442355Z [ RUN ] irange.empty_reverse_range_two_inputs 2022-05-18T04:39:23.3442553Z [ OK ] irange.empty_reverse_range_two_inputs (0 ms) 2022-05-18T04:39:23.3442737Z [ RUN ] irange.empty_reverse_range_one_input 2022-05-18T04:39:23.3442934Z [ OK ] irange.empty_reverse_range_one_input (0 ms) 2022-05-18T04:39:23.3443227Z [----------] 2 tests from irange (0 ms total) 2022-05-18T04:39:23.3443255Z 2022-05-18T04:39:23.3443466Z [----------] 9 tests from LoggingTest 2022-05-18T04:39:23.3443637Z [ RUN ] LoggingTest.TestEnforceTrue 2022-05-18T04:39:23.3443836Z [ OK ] LoggingTest.TestEnforceTrue (0 ms) 2022-05-18T04:39:23.3444017Z [ RUN ] LoggingTest.TestEnforceFalse 2022-05-18T04:39:23.3444217Z [ OK ] LoggingTest.TestEnforceFalse (0 ms) 2022-05-18T04:39:23.3444404Z [ RUN ] LoggingTest.TestEnforceEquals 2022-05-18T04:39:23.3444605Z [ OK ] LoggingTest.TestEnforceEquals (0 ms) 2022-05-18T04:39:23.3444818Z [ RUN ] LoggingTest.TestEnforceMessageVariables 2022-05-18T04:39:23.3445077Z [ OK ] LoggingTest.TestEnforceMessageVariables (0 ms) 2022-05-18T04:39:23.3445644Z [ RUN ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope 2022-05-18T04:39:23.3446129Z [ OK ] LoggingTest.EnforceEqualsObjectWithReferenceToTemporaryWithoutUseOutOfScope (0 ms) 2022-05-18T04:39:23.3446354Z [ RUN ] LoggingTest.DoesntCopyComparedObjects 2022-05-18T04:39:23.3446587Z [ OK ] LoggingTest.DoesntCopyComparedObjects (0 ms) 2022-05-18T04:39:23.3446764Z [ RUN ] LoggingTest.EnforceShowcase 2022-05-18T04:39:23.3446948Z [ OK ] LoggingTest.EnforceShowcase (1 ms) 2022-05-18T04:39:23.3447094Z [ RUN ] LoggingTest.Join 2022-05-18T04:39:23.3447246Z [ OK ] LoggingTest.Join (0 ms) 2022-05-18T04:39:23.3447436Z [ RUN ] LoggingTest.TestDanglingElse 2022-05-18T04:39:23.3447665Z [ OK ] LoggingTest.TestDanglingElse (0 ms) 2022-05-18T04:39:23.3447965Z [----------] 9 tests from LoggingTest (1 ms total) 2022-05-18T04:39:23.3447975Z 2022-05-18T04:39:23.3448313Z [----------] 2 tests from OptionalTest/0, where TypeParam = bool 2022-05-18T04:39:23.3448460Z [ RUN ] OptionalTest/0.Empty 2022-05-18T04:39:23.3448604Z [ OK ] OptionalTest/0.Empty (0 ms) 2022-05-18T04:39:23.3448756Z [ RUN ] OptionalTest/0.Initialized 2022-05-18T04:39:23.3448938Z [ OK ] OptionalTest/0.Initialized (0 ms) 2022-05-18T04:39:23.3449223Z [----------] 2 tests from OptionalTest/0 (0 ms total) 2022-05-18T04:39:23.3449233Z 2022-05-18T04:39:23.3449582Z [----------] 2 tests from OptionalTest/1, where TypeParam = unsigned long 2022-05-18T04:39:23.3449732Z [ RUN ] OptionalTest/1.Empty 2022-05-18T04:39:23.3449890Z [ OK ] OptionalTest/1.Empty (0 ms) 2022-05-18T04:39:23.3450034Z [ RUN ] OptionalTest/1.Initialized 2022-05-18T04:39:23.3450218Z [ OK ] OptionalTest/1.Initialized (0 ms) 2022-05-18T04:39:23.3450506Z [----------] 2 tests from OptionalTest/1 (0 ms total) 2022-05-18T04:39:23.3450514Z 2022-05-18T04:39:23.3450998Z [----------] 2 tests from OptionalTest/2, where TypeParam = c10::ArrayRef 2022-05-18T04:39:23.3451150Z [ RUN ] OptionalTest/2.Empty 2022-05-18T04:39:23.3451314Z [ OK ] OptionalTest/2.Empty (0 ms) 2022-05-18T04:39:23.3451489Z [ RUN ] OptionalTest/2.Initialized 2022-05-18T04:39:23.3451662Z [ OK ] OptionalTest/2.Initialized (0 ms) 2022-05-18T04:39:23.3451933Z [----------] 2 tests from OptionalTest/2 (0 ms total) 2022-05-18T04:39:23.3451943Z 2022-05-18T04:39:23.3452523Z [----------] 2 tests from OptionalTest/3, where TypeParam = std::basic_string, std::allocator > 2022-05-18T04:39:23.3452690Z [ RUN ] OptionalTest/3.Empty 2022-05-18T04:39:23.3452853Z [ OK ] OptionalTest/3.Empty (0 ms) 2022-05-18T04:39:23.3453009Z [ RUN ] OptionalTest/3.Initialized 2022-05-18T04:39:23.3453185Z [ OK ] OptionalTest/3.Initialized (0 ms) 2022-05-18T04:39:23.3453484Z [----------] 2 tests from OptionalTest/3 (0 ms total) 2022-05-18T04:39:23.3453494Z 2022-05-18T04:39:23.3453719Z [----------] 1 test from OptionalTest 2022-05-18T04:39:23.3453972Z [ RUN ] OptionalTest.Nullopt 2022-05-18T04:39:23.3454139Z [ OK ] OptionalTest.Nullopt (0 ms) 2022-05-18T04:39:23.3454423Z [----------] 1 test from OptionalTest (0 ms total) 2022-05-18T04:39:23.3454433Z 2022-05-18T04:39:23.3455022Z [----------] 1 test from CmpTest/0, where TypeParam = std::pair, c10::optional > 2022-05-18T04:39:23.3455159Z [ RUN ] CmpTest/0.Cmp 2022-05-18T04:39:23.3455297Z [ OK ] CmpTest/0.Cmp (0 ms) 2022-05-18T04:39:23.3455559Z [----------] 1 test from CmpTest/0 (0 ms total) 2022-05-18T04:39:23.3455568Z 2022-05-18T04:39:23.3456025Z [----------] 1 test from CmpTest/1, where TypeParam = std::pair, int> 2022-05-18T04:39:23.3456144Z [ RUN ] CmpTest/1.Cmp 2022-05-18T04:39:23.3456282Z [ OK ] CmpTest/1.Cmp (0 ms) 2022-05-18T04:39:23.3456530Z [----------] 1 test from CmpTest/1 (0 ms total) 2022-05-18T04:39:23.3456539Z 2022-05-18T04:39:23.3456983Z [----------] 1 test from CmpTest/2, where TypeParam = std::pair > 2022-05-18T04:39:23.3457121Z [ RUN ] CmpTest/2.Cmp 2022-05-18T04:39:23.3457262Z [ OK ] CmpTest/2.Cmp (0 ms) 2022-05-18T04:39:23.3457541Z [----------] 1 test from CmpTest/2 (0 ms total) 2022-05-18T04:39:23.3457551Z 2022-05-18T04:39:23.3457995Z [----------] 1 test from CmpTest/3, where TypeParam = std::pair, long> 2022-05-18T04:39:23.3458113Z [ RUN ] CmpTest/3.Cmp 2022-05-18T04:39:23.3458272Z [ OK ] CmpTest/3.Cmp (0 ms) 2022-05-18T04:39:23.3458537Z [----------] 1 test from CmpTest/3 (0 ms total) 2022-05-18T04:39:23.3458546Z 2022-05-18T04:39:23.3458974Z [----------] 1 test from CmpTest/4, where TypeParam = std::pair > 2022-05-18T04:39:23.3459101Z [ RUN ] CmpTest/4.Cmp 2022-05-18T04:39:23.3459241Z [ OK ] CmpTest/4.Cmp (0 ms) 2022-05-18T04:39:23.3459492Z [----------] 1 test from CmpTest/4 (0 ms total) 2022-05-18T04:39:23.3459501Z 2022-05-18T04:39:23.3459791Z [----------] 19 tests from OrderedPreservingDictTest 2022-05-18T04:39:23.3460084Z [ RUN ] OrderedPreservingDictTest.InsertAndDeleteBasic 2022-05-18T04:39:23.3460381Z [ OK ] OrderedPreservingDictTest.InsertAndDeleteBasic (0 ms) 2022-05-18T04:39:23.3460713Z [ RUN ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder 2022-05-18T04:39:23.3461068Z [ OK ] OrderedPreservingDictTest.InsertExistingDoesntAffectOrder (0 ms) 2022-05-18T04:39:23.3461303Z [ RUN ] OrderedPreservingDictTest.testRefType 2022-05-18T04:39:23.3461552Z [ OK ] OrderedPreservingDictTest.testRefType (0 ms) 2022-05-18T04:39:23.3461780Z [ RUN ] OrderedPreservingDictTest.DictCollisions 2022-05-18T04:39:23.3462010Z [ OK ] OrderedPreservingDictTest.DictCollisions (188 ms) 2022-05-18T04:39:23.3462228Z [ RUN ] OrderedPreservingDictTest.test_range_insert 2022-05-18T04:39:23.3462466Z [ OK ] OrderedPreservingDictTest.test_range_insert (0 ms) 2022-05-18T04:39:23.3462717Z [ RUN ] OrderedPreservingDictTest.test_range_erase_all 2022-05-18T04:39:23.3462971Z [ OK ] OrderedPreservingDictTest.test_range_erase_all (1 ms) 2022-05-18T04:39:23.3463190Z [ RUN ] OrderedPreservingDictTest.test_range_erase 2022-05-18T04:39:23.3463425Z [ OK ] OrderedPreservingDictTest.test_range_erase (9 ms) 2022-05-18T04:39:23.3463690Z [ RUN ] OrderedPreservingDictTest.test_move_constructor_empty 2022-05-18T04:39:23.3463945Z [ OK ] OrderedPreservingDictTest.test_move_constructor_empty (0 ms) 2022-05-18T04:39:23.3464204Z [ RUN ] OrderedPreservingDictTest.test_move_operator_empty 2022-05-18T04:39:23.3464464Z [ OK ] OrderedPreservingDictTest.test_move_operator_empty (0 ms) 2022-05-18T04:39:23.3464735Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor 2022-05-18T04:39:23.3465005Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_constructor (0 ms) 2022-05-18T04:39:23.3465267Z [ RUN ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator 2022-05-18T04:39:23.3465628Z [ OK ] OrderedPreservingDictTest.test_reassign_moved_object_move_operator (0 ms) 2022-05-18T04:39:23.3466006Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_and_operator 2022-05-18T04:39:23.3466261Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_and_operator (0 ms) 2022-05-18T04:39:23.3466638Z [ RUN ] OrderedPreservingDictTest.test_copy_constructor_empty 2022-05-18T04:39:23.3466899Z [ OK ] OrderedPreservingDictTest.test_copy_constructor_empty (0 ms) 2022-05-18T04:39:23.3467129Z [ RUN ] OrderedPreservingDictTest.test_copy_operator_empty 2022-05-18T04:39:23.3467379Z [ OK ] OrderedPreservingDictTest.test_copy_operator_empty (0 ms) 2022-05-18T04:39:23.3467562Z [ RUN ] OrderedPreservingDictTest.test_at 2022-05-18T04:39:23.3467797Z [ OK ] OrderedPreservingDictTest.test_at (0 ms) 2022-05-18T04:39:23.3467997Z [ RUN ] OrderedPreservingDictTest.test_equal_range 2022-05-18T04:39:23.3468244Z [ OK ] OrderedPreservingDictTest.test_equal_range (0 ms) 2022-05-18T04:39:23.3468487Z [ RUN ] OrderedPreservingDictTest.test_access_operator 2022-05-18T04:39:23.3468727Z [ OK ] OrderedPreservingDictTest.test_access_operator (0 ms) 2022-05-18T04:39:23.3468939Z [ RUN ] OrderedPreservingDictTest.test_swap 2022-05-18T04:39:23.3469145Z [ OK ] OrderedPreservingDictTest.test_swap (0 ms) 2022-05-18T04:39:23.3469394Z [ RUN ] OrderedPreservingDictTest.test_swap_empty 2022-05-18T04:39:23.3469683Z [ OK ] OrderedPreservingDictTest.test_swap_empty (0 ms) 2022-05-18T04:39:23.3470119Z [----------] 19 tests from OrderedPreservingDictTest (198 ms total) 2022-05-18T04:39:23.3470130Z 2022-05-18T04:39:23.3470348Z [----------] 3 tests from RegistryTest 2022-05-18T04:39:23.3470512Z [ RUN ] RegistryTest.CanRunCreator 2022-05-18T04:39:23.3470702Z [ OK ] RegistryTest.CanRunCreator (0 ms) 2022-05-18T04:39:23.3470950Z [ RUN ] RegistryTest.ReturnNullOnNonExistingCreator 2022-05-18T04:39:23.3471239Z [ OK ] RegistryTest.ReturnNullOnNonExistingCreator (0 ms) 2022-05-18T04:39:23.3471457Z [ RUN ] RegistryTest.RegistryPriorities 2022-05-18T04:39:23.3471666Z Key already registered with the same priority: FooWithPriority 2022-05-18T04:39:23.3471940Z Higher priority item already registered, skipping registration of FooWithPriority 2022-05-18T04:39:23.3472160Z [ OK ] RegistryTest.RegistryPriorities (0 ms) 2022-05-18T04:39:23.3472458Z [----------] 3 tests from RegistryTest (0 ms total) 2022-05-18T04:39:23.3472469Z 2022-05-18T04:39:23.3472711Z [----------] 18 tests from StringViewTest 2022-05-18T04:39:23.3472926Z [ RUN ] StringViewTest.testStringConstructor 2022-05-18T04:39:23.3473167Z [ OK ] StringViewTest.testStringConstructor (0 ms) 2022-05-18T04:39:23.3473385Z [ RUN ] StringViewTest.testConversionToString 2022-05-18T04:39:23.3473604Z [ OK ] StringViewTest.testConversionToString (0 ms) 2022-05-18T04:39:23.3473813Z [ RUN ] StringViewTest.testCopyAssignment 2022-05-18T04:39:23.3474065Z [ OK ] StringViewTest.testCopyAssignment (0 ms) 2022-05-18T04:39:23.3474383Z [ RUN ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows 2022-05-18T04:39:23.3474792Z [ OK ] StringViewTest.whenCallingAccessOperatorOutOfRange_thenThrows (0 ms) 2022-05-18T04:39:23.3475027Z [ RUN ] StringViewTest.whenRemovingValidPrefix_thenWorks 2022-05-18T04:39:23.3475283Z [ OK ] StringViewTest.whenRemovingValidPrefix_thenWorks (0 ms) 2022-05-18T04:39:23.3475559Z [ RUN ] StringViewTest.whenRemovingTooLargePrefix_thenThrows 2022-05-18T04:39:23.3475841Z [ OK ] StringViewTest.whenRemovingTooLargePrefix_thenThrows (0 ms) 2022-05-18T04:39:23.3476072Z [ RUN ] StringViewTest.whenRemovingValidSuffix_thenWorks 2022-05-18T04:39:23.3476320Z [ OK ] StringViewTest.whenRemovingValidSuffix_thenWorks (0 ms) 2022-05-18T04:39:23.3476583Z [ RUN ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows 2022-05-18T04:39:23.3476852Z [ OK ] StringViewTest.whenRemovingTooLargeSuffix_thenThrows (0 ms) 2022-05-18T04:39:23.3477177Z [ RUN ] StringViewTest.testSwapFunction 2022-05-18T04:39:23.3477405Z [ OK ] StringViewTest.testSwapFunction (0 ms) 2022-05-18T04:39:23.3477605Z [ RUN ] StringViewTest.testSwapMethod 2022-05-18T04:39:23.3477814Z [ OK ] StringViewTest.testSwapMethod (0 ms) 2022-05-18T04:39:23.3478214Z [ RUN ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData 2022-05-18T04:39:23.3478583Z [ OK ] StringViewTest.whenCopyingFullStringView_thenDestinationHasCorrectData (0 ms) 2022-05-18T04:39:23.3478864Z [ RUN ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData 2022-05-18T04:39:23.3479171Z [ OK ] StringViewTest.whenCopyingSubstr_thenDestinationHasCorrectData (0 ms) 2022-05-18T04:39:23.3479421Z [ RUN ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess 2022-05-18T04:39:23.3479678Z [ OK ] StringViewTest.whenCopyingTooMuch_thenJustCopiesLess (0 ms) 2022-05-18T04:39:23.3479926Z [ RUN ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash 2022-05-18T04:39:23.3480215Z [ OK ] StringViewTest.whenCopyingJustAtRange_thenDoesntCrash (0 ms) 2022-05-18T04:39:23.3480458Z [ RUN ] StringViewTest.whenCopyingOutOfRange_thenThrows 2022-05-18T04:39:23.3480723Z [ OK ] StringViewTest.whenCopyingOutOfRange_thenThrows (0 ms) 2022-05-18T04:39:23.3481034Z [ RUN ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows 2022-05-18T04:39:23.3481367Z [ OK ] StringViewTest.whenCallingSubstrWithPosOutOfRange_thenThrows (0 ms) 2022-05-18T04:39:23.3481579Z [ RUN ] StringViewTest.testOutputOperator 2022-05-18T04:39:23.3481803Z [ OK ] StringViewTest.testOutputOperator (0 ms) 2022-05-18T04:39:23.3481943Z [ RUN ] StringViewTest.testHash 2022-05-18T04:39:23.3482112Z [ OK ] StringViewTest.testHash (0 ms) 2022-05-18T04:39:23.3482450Z [----------] 18 tests from StringViewTest (0 ms total) 2022-05-18T04:39:23.3482463Z 2022-05-18T04:39:23.3482726Z [----------] 1 test from TempFileTest 2022-05-18T04:39:23.3482937Z [ RUN ] TempFileTest.MatchesExpectedPattern 2022-05-18T04:39:23.3483161Z [ OK ] TempFileTest.MatchesExpectedPattern (0 ms) 2022-05-18T04:39:23.3483437Z [----------] 1 test from TempFileTest (0 ms total) 2022-05-18T04:39:23.3483447Z 2022-05-18T04:39:23.3483669Z [----------] 1 test from TempDirTest 2022-05-18T04:39:23.3483819Z [ RUN ] TempDirTest.tryMakeTempdir 2022-05-18T04:39:23.3484012Z [ OK ] TempDirTest.tryMakeTempdir (3 ms) 2022-05-18T04:39:23.3484282Z [----------] 1 test from TempDirTest (3 ms total) 2022-05-18T04:39:23.3484292Z 2022-05-18T04:39:23.3484626Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test 2022-05-18T04:39:23.3484869Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 2022-05-18T04:39:23.3485128Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/0 (0 ms) 2022-05-18T04:39:23.3485374Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 2022-05-18T04:39:23.3485736Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/1 (0 ms) 2022-05-18T04:39:23.3485965Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 2022-05-18T04:39:23.3486219Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/2 (0 ms) 2022-05-18T04:39:23.3486465Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 2022-05-18T04:39:23.3486718Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/3 (0 ms) 2022-05-18T04:39:23.3486946Z [ RUN ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 2022-05-18T04:39:23.3487204Z [ OK ] BFloat16Test_Instantiation/BFloat16Test.BFloat16RNETest/4 (0 ms) 2022-05-18T04:39:23.3487598Z [----------] 5 tests from BFloat16Test_Instantiation/BFloat16Test (0 ms total) 2022-05-18T04:39:23.3487607Z 2022-05-18T04:39:23.3487882Z [----------] 1 test from nullopt/SelfCompareTest 2022-05-18T04:39:23.3488078Z [ RUN ] nullopt/SelfCompareTest.SelfCompare/0 2022-05-18T04:39:23.3488423Z [ OK ] nullopt/SelfCompareTest.SelfCompare/0 (0 ms) 2022-05-18T04:39:23.3488751Z [----------] 1 test from nullopt/SelfCompareTest (0 ms total) 2022-05-18T04:39:23.3488760Z 2022-05-18T04:39:23.3489024Z [----------] 1 test from int/SelfCompareTest 2022-05-18T04:39:23.3489223Z [ RUN ] int/SelfCompareTest.SelfCompare/0 2022-05-18T04:39:23.3489488Z [ OK ] int/SelfCompareTest.SelfCompare/0 (0 ms) 2022-05-18T04:39:23.3489796Z [----------] 1 test from int/SelfCompareTest (0 ms total) 2022-05-18T04:39:23.3489806Z 2022-05-18T04:39:23.3490059Z [----------] Global test environment tear-down 2022-05-18T04:39:23.3490234Z [==========] 841 tests from 76 test suites ran. (710 ms total) 2022-05-18T04:39:23.3490360Z [ PASSED ] 841 tests. 2022-05-18T04:39:23.3490519Z ================================================================================ 2022-05-18T04:39:23.3490912Z [3,065 / 3,082] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:23.3491187Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:39:23.3491537Z Compiling test/cpp/api/support.cpp; 13s processwrapper-sandbox 2022-05-18T04:39:23.3491937Z Compiling test/cpp/api/expanding-array.cpp; 12s processwrapper-sandbox 2022-05-18T04:39:23.3492248Z //:torch_dist_autograd_test; 11s processwrapper-sandbox 2022-05-18T04:39:23.3492588Z Compiling test/cpp/api/static.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:23.3492929Z Compiling test/cpp/api/module.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:23.3493271Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:23.3493609Z Testing //c10/test:util_base_tests; 1s processwrapper-sandbox 2022-05-18T04:39:23.4835866Z 2022-05-18T04:39:23.4836413Z  2022-05-18T04:39:23.4836567Z  2022-05-18T04:39:23.4836699Z  2022-05-18T04:39:23.4836833Z  2022-05-18T04:39:23.4836959Z  2022-05-18T04:39:23.4837087Z  2022-05-18T04:39:23.4837225Z  2022-05-18T04:39:23.4837385Z  2022-05-18T04:39:23.4837822Z [3,069 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:23.4838093Z //:jit_tests; 17s processwrapper-sandbox 2022-05-18T04:39:23.4838441Z Compiling test/cpp/api/support.cpp; 13s processwrapper-sandbox 2022-05-18T04:39:23.4838986Z Compiling test/cpp/api/expanding-array.cpp; 12s processwrapper-sandbox 2022-05-18T04:39:23.4839299Z //:torch_dist_autograd_test; 12s processwrapper-sandbox 2022-05-18T04:39:23.4839627Z Compiling test/cpp/api/static.cpp; 9s processwrapper-sandbox 2022-05-18T04:39:23.4839944Z Compiling test/cpp/api/module.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:23.4840276Z Compiling test/cpp/api/modules.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:23.4840608Z Compiling test/cpp/api/init.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:24.4847165Z 2022-05-18T04:39:24.4847730Z  2022-05-18T04:39:24.4848070Z  2022-05-18T04:39:24.4848375Z  2022-05-18T04:39:24.4848658Z  2022-05-18T04:39:24.4848948Z  2022-05-18T04:39:24.4849242Z  2022-05-18T04:39:24.4849495Z  2022-05-18T04:39:24.4849768Z  2022-05-18T04:39:24.4850283Z [3,069 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:24.4850769Z //:jit_tests; 18s processwrapper-sandbox 2022-05-18T04:39:24.4851260Z Compiling test/cpp/api/support.cpp; 14s processwrapper-sandbox 2022-05-18T04:39:24.4851837Z Compiling test/cpp/api/expanding-array.cpp; 13s processwrapper-sandbox 2022-05-18T04:39:24.4852404Z //:torch_dist_autograd_test; 13s processwrapper-sandbox 2022-05-18T04:39:24.4852985Z Compiling test/cpp/api/static.cpp; 10s processwrapper-sandbox 2022-05-18T04:39:24.4853570Z Compiling test/cpp/api/module.cpp; 9s processwrapper-sandbox 2022-05-18T04:39:24.4854165Z Compiling test/cpp/api/modules.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:24.4855002Z Compiling test/cpp/api/init.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:25.6845094Z 2022-05-18T04:39:25.6845769Z  2022-05-18T04:39:25.6846133Z  2022-05-18T04:39:25.6846473Z  2022-05-18T04:39:25.6846763Z  2022-05-18T04:39:25.6847061Z  2022-05-18T04:39:25.6847359Z  2022-05-18T04:39:26.5371486Z  2022-05-18T04:39:26.5372368Z  2022-05-18T04:39:26.5372987Z [3,069 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:26.5373528Z //:jit_tests; 19s processwrapper-sandbox 2022-05-18T04:39:26.5374082Z Compiling test/cpp/api/support.cpp; 15s processwrapper-sandbox 2022-05-18T04:39:26.5374736Z Compiling test/cpp/api/expanding-array.cpp; 14s processwrapper-sandbox 2022-05-18T04:39:26.5375325Z //:torch_dist_autograd_test; 14s processwrapper-sandbox 2022-05-18T04:39:26.5375924Z Compiling test/cpp/api/static.cpp; 11s processwrapper-sandbox 2022-05-18T04:39:26.5376516Z Compiling test/cpp/api/module.cpp; 11s processwrapper-sandbox 2022-05-18T04:39:26.5377137Z Compiling test/cpp/api/modules.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:26.5377729Z Compiling test/cpp/api/init.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:26.7378219Z 2022-05-18T04:39:26.7378787Z  2022-05-18T04:39:26.7379196Z  2022-05-18T04:39:26.7379530Z  2022-05-18T04:39:26.7379749Z  2022-05-18T04:39:26.7379918Z  2022-05-18T04:39:26.7380074Z  2022-05-18T04:39:26.7380236Z  2022-05-18T04:39:26.7380512Z  2022-05-18T04:39:26.7380841Z [3,069 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:26.7381188Z //:jit_tests; 20s processwrapper-sandbox 2022-05-18T04:39:26.7382100Z Compiling test/cpp/api/support.cpp; 16s processwrapper-sandbox 2022-05-18T04:39:26.7382495Z Compiling test/cpp/api/expanding-array.cpp; 15s processwrapper-sandbox 2022-05-18T04:39:26.7382857Z //:torch_dist_autograd_test; 15s processwrapper-sandbox 2022-05-18T04:39:26.7383258Z Compiling test/cpp/api/static.cpp; 12s processwrapper-sandbox 2022-05-18T04:39:26.7383610Z Compiling test/cpp/api/module.cpp; 12s processwrapper-sandbox 2022-05-18T04:39:26.7383946Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:26.7384294Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:27.0019659Z 2022-05-18T04:39:27.0020537Z  2022-05-18T04:39:27.0020911Z  2022-05-18T04:39:27.0021181Z  2022-05-18T04:39:27.0021460Z  2022-05-18T04:39:27.0021721Z  2022-05-18T04:39:27.0021984Z  2022-05-18T04:39:27.0022260Z  2022-05-18T04:39:27.0022512Z  2022-05-18T04:39:27.0023070Z [3,070 / 3,087] 1 / 27 tests; 8 actions, 7 running; last test: ...l_base_tests 2022-05-18T04:39:27.0023633Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:39:27.0024234Z Compiling test/cpp/api/expanding-array.cpp; 15s processwrapper-sandbox 2022-05-18T04:39:27.0024813Z //:torch_dist_autograd_test; 15s processwrapper-sandbox 2022-05-18T04:39:27.0025423Z Compiling test/cpp/api/static.cpp; 12s processwrapper-sandbox 2022-05-18T04:39:27.0026203Z Compiling test/cpp/api/module.cpp; 12s processwrapper-sandbox 2022-05-18T04:39:27.0026809Z Compiling test/cpp/api/modules.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:27.0027422Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:27.0027837Z [Prepa] Linking libtest_support.so 2022-05-18T04:39:27.3390563Z 2022-05-18T04:39:27.3391121Z  2022-05-18T04:39:27.3391534Z  2022-05-18T04:39:27.3391862Z  2022-05-18T04:39:27.3392187Z  2022-05-18T04:39:27.3392518Z  2022-05-18T04:39:27.3392844Z  2022-05-18T04:39:27.3393155Z  2022-05-18T04:39:27.3393484Z  2022-05-18T04:39:27.3394126Z [3,072 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:27.3394988Z //:jit_tests; 21s processwrapper-sandbox 2022-05-18T04:39:27.3395654Z Compiling test/cpp/api/expanding-array.cpp; 16s processwrapper-sandbox 2022-05-18T04:39:27.3396276Z //:torch_dist_autograd_test; 15s processwrapper-sandbox 2022-05-18T04:39:27.3397095Z Compiling test/cpp/api/static.cpp; 13s processwrapper-sandbox 2022-05-18T04:39:27.3397793Z Compiling test/cpp/api/module.cpp; 12s processwrapper-sandbox 2022-05-18T04:39:27.3398555Z Compiling test/cpp/api/modules.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:27.3399155Z Compiling test/cpp/api/init.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:27.3399686Z Linking sequential_test; 0s processwrapper-sandbox 2022-05-18T04:39:28.3435856Z 2022-05-18T04:39:28.3436380Z  2022-05-18T04:39:28.3436684Z  2022-05-18T04:39:28.3436945Z  2022-05-18T04:39:28.3437188Z  2022-05-18T04:39:28.3437446Z  2022-05-18T04:39:28.3437692Z  2022-05-18T04:39:28.3437945Z  2022-05-18T04:39:28.3438206Z  2022-05-18T04:39:28.3438723Z [3,072 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:28.3439239Z //:jit_tests; 22s processwrapper-sandbox 2022-05-18T04:39:28.3439775Z Compiling test/cpp/api/expanding-array.cpp; 17s processwrapper-sandbox 2022-05-18T04:39:28.3440360Z //:torch_dist_autograd_test; 16s processwrapper-sandbox 2022-05-18T04:39:28.3440906Z Compiling test/cpp/api/static.cpp; 14s processwrapper-sandbox 2022-05-18T04:39:28.3441444Z Compiling test/cpp/api/module.cpp; 13s processwrapper-sandbox 2022-05-18T04:39:28.3441995Z Compiling test/cpp/api/modules.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:28.3442522Z Compiling test/cpp/api/init.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:28.3443032Z Linking sequential_test; 1s processwrapper-sandbox 2022-05-18T04:39:29.5475737Z 2022-05-18T04:39:29.5476269Z  2022-05-18T04:39:29.5476607Z  2022-05-18T04:39:29.5476882Z  2022-05-18T04:39:29.5477166Z  2022-05-18T04:39:29.5477434Z  2022-05-18T04:39:29.5477691Z  2022-05-18T04:39:29.5477931Z  2022-05-18T04:39:29.5478195Z  2022-05-18T04:39:29.5478770Z [3,072 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:29.5479315Z //:jit_tests; 23s processwrapper-sandbox 2022-05-18T04:39:29.5479893Z Compiling test/cpp/api/expanding-array.cpp; 18s processwrapper-sandbox 2022-05-18T04:39:29.5480478Z //:torch_dist_autograd_test; 18s processwrapper-sandbox 2022-05-18T04:39:29.5481041Z Compiling test/cpp/api/static.cpp; 15s processwrapper-sandbox 2022-05-18T04:39:29.5481591Z Compiling test/cpp/api/module.cpp; 14s processwrapper-sandbox 2022-05-18T04:39:29.5482143Z Compiling test/cpp/api/modules.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:29.5482707Z Compiling test/cpp/api/init.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:29.5483257Z Linking sequential_test; 2s processwrapper-sandbox 2022-05-18T04:39:30.7417156Z 2022-05-18T04:39:30.7417667Z  2022-05-18T04:39:30.7418058Z  2022-05-18T04:39:30.7418342Z  2022-05-18T04:39:30.7418595Z  2022-05-18T04:39:30.7418856Z  2022-05-18T04:39:30.7419149Z  2022-05-18T04:39:30.7419438Z  2022-05-18T04:39:30.7419717Z  2022-05-18T04:39:30.7420282Z [3,072 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:30.7420831Z //:jit_tests; 24s processwrapper-sandbox 2022-05-18T04:39:30.7421437Z Compiling test/cpp/api/expanding-array.cpp; 19s processwrapper-sandbox 2022-05-18T04:39:30.7422069Z //:torch_dist_autograd_test; 19s processwrapper-sandbox 2022-05-18T04:39:30.7422669Z Compiling test/cpp/api/static.cpp; 16s processwrapper-sandbox 2022-05-18T04:39:30.7423282Z Compiling test/cpp/api/module.cpp; 16s processwrapper-sandbox 2022-05-18T04:39:30.7424106Z Compiling test/cpp/api/modules.cpp; 9s processwrapper-sandbox 2022-05-18T04:39:30.7424682Z Compiling test/cpp/api/init.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:30.7425212Z Linking sequential_test; 3s processwrapper-sandbox 2022-05-18T04:39:31.7423677Z 2022-05-18T04:39:31.7424181Z  2022-05-18T04:39:31.7424729Z  2022-05-18T04:39:31.7425051Z  2022-05-18T04:39:31.7425336Z  2022-05-18T04:39:31.7425643Z  2022-05-18T04:39:31.7426156Z  2022-05-18T04:39:31.7426442Z  2022-05-18T04:39:31.7426743Z  2022-05-18T04:39:31.7427346Z [3,072 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:31.7427926Z //:jit_tests; 25s processwrapper-sandbox 2022-05-18T04:39:31.7428560Z Compiling test/cpp/api/expanding-array.cpp; 20s processwrapper-sandbox 2022-05-18T04:39:31.7429222Z //:torch_dist_autograd_test; 20s processwrapper-sandbox 2022-05-18T04:39:31.7429850Z Compiling test/cpp/api/static.cpp; 17s processwrapper-sandbox 2022-05-18T04:39:31.7430486Z Compiling test/cpp/api/module.cpp; 17s processwrapper-sandbox 2022-05-18T04:39:31.7431130Z Compiling test/cpp/api/modules.cpp; 10s processwrapper-sandbox 2022-05-18T04:39:31.7431777Z Compiling test/cpp/api/init.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:31.7432354Z Linking sequential_test; 4s processwrapper-sandbox 2022-05-18T04:39:32.6229702Z 2022-05-18T04:39:32.6230278Z  2022-05-18T04:39:32.6230647Z  2022-05-18T04:39:32.6232460Z  2022-05-18T04:39:32.6233035Z  2022-05-18T04:39:32.6233576Z  2022-05-18T04:39:32.6235737Z  2022-05-18T04:39:32.6236202Z  2022-05-18T04:39:32.6236635Z  2022-05-18T04:39:32.6237750Z [3,073 / 3,087] 1 / 27 tests; 8 actions, 7 running; last test: ...l_base_tests 2022-05-18T04:39:32.6238581Z //:jit_tests; 26s processwrapper-sandbox 2022-05-18T04:39:32.6239409Z //:torch_dist_autograd_test; 21s processwrapper-sandbox 2022-05-18T04:39:32.6240390Z Compiling test/cpp/api/static.cpp; 18s processwrapper-sandbox 2022-05-18T04:39:32.6241554Z Compiling test/cpp/api/module.cpp; 17s processwrapper-sandbox 2022-05-18T04:39:32.6242680Z Compiling test/cpp/api/modules.cpp; 11s processwrapper-sandbox 2022-05-18T04:39:32.6243537Z Compiling test/cpp/api/init.cpp; 9s processwrapper-sandbox 2022-05-18T04:39:32.6244341Z Linking sequential_test; 5s processwrapper-sandbox 2022-05-18T04:39:32.6245215Z [Prepa] Linking expanding_array_test 2022-05-18T04:39:32.9426773Z 2022-05-18T04:39:32.9427535Z  2022-05-18T04:39:32.9427906Z  2022-05-18T04:39:32.9428290Z  2022-05-18T04:39:32.9428572Z  2022-05-18T04:39:32.9428841Z  2022-05-18T04:39:32.9429300Z  2022-05-18T04:39:32.9429569Z  2022-05-18T04:39:32.9429967Z  2022-05-18T04:39:32.9430623Z [3,074 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:32.9431415Z //:torch_dist_autograd_test; 21s processwrapper-sandbox 2022-05-18T04:39:32.9432145Z Compiling test/cpp/api/static.cpp; 18s processwrapper-sandbox 2022-05-18T04:39:32.9432899Z Compiling test/cpp/api/module.cpp; 18s processwrapper-sandbox 2022-05-18T04:39:32.9433722Z Compiling test/cpp/api/modules.cpp; 11s processwrapper-sandbox 2022-05-18T04:39:32.9434486Z Compiling test/cpp/api/init.cpp; 9s processwrapper-sandbox 2022-05-18T04:39:32.9435139Z Linking sequential_test; 5s processwrapper-sandbox 2022-05-18T04:39:32.9435692Z Linking expanding_array_test; 0s processwrapper-sandbox 2022-05-18T04:39:32.9436377Z Linking jit_tests; 0s processwrapper-sandbox 2022-05-18T04:39:34.1425573Z 2022-05-18T04:39:34.1426243Z  2022-05-18T04:39:34.1426630Z  2022-05-18T04:39:34.1426942Z  2022-05-18T04:39:34.1427242Z  2022-05-18T04:39:34.1427543Z  2022-05-18T04:39:34.1427848Z  2022-05-18T04:39:34.1428131Z  2022-05-18T04:39:34.1428651Z  2022-05-18T04:39:34.1429282Z [3,074 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:34.1429869Z //:torch_dist_autograd_test; 22s processwrapper-sandbox 2022-05-18T04:39:34.1430529Z Compiling test/cpp/api/static.cpp; 19s processwrapper-sandbox 2022-05-18T04:39:34.1431271Z Compiling test/cpp/api/module.cpp; 19s processwrapper-sandbox 2022-05-18T04:39:34.1431937Z Compiling test/cpp/api/modules.cpp; 13s processwrapper-sandbox 2022-05-18T04:39:34.1432570Z Compiling test/cpp/api/init.cpp; 10s processwrapper-sandbox 2022-05-18T04:39:34.1433171Z Linking sequential_test; 6s processwrapper-sandbox 2022-05-18T04:39:34.1433777Z Linking expanding_array_test; 1s processwrapper-sandbox 2022-05-18T04:39:34.1434205Z Linking jit_tests; 1s processwrapper-sandbox 2022-05-18T04:39:34.3437331Z 2022-05-18T04:39:34.3437778Z  2022-05-18T04:39:34.3437987Z  2022-05-18T04:39:34.3438159Z  2022-05-18T04:39:34.3438340Z  2022-05-18T04:39:34.3438491Z  2022-05-18T04:39:34.3438654Z  2022-05-18T04:39:34.3438817Z  2022-05-18T04:39:34.3438969Z  2022-05-18T04:39:34.3439307Z [3,075 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:34.3439700Z Compiling test/cpp/api/static.cpp; 20s processwrapper-sandbox 2022-05-18T04:39:34.3440051Z Compiling test/cpp/api/module.cpp; 19s processwrapper-sandbox 2022-05-18T04:39:34.3440410Z Compiling test/cpp/api/modules.cpp; 13s processwrapper-sandbox 2022-05-18T04:39:34.3440758Z Compiling test/cpp/api/init.cpp; 10s processwrapper-sandbox 2022-05-18T04:39:34.3441085Z Linking sequential_test; 7s processwrapper-sandbox 2022-05-18T04:39:34.3441399Z Linking expanding_array_test; 1s processwrapper-sandbox 2022-05-18T04:39:34.3441707Z Linking jit_tests; 1s processwrapper-sandbox 2022-05-18T04:39:34.3442032Z Linking torch_dist_autograd_test; 0s processwrapper-sandbox 2022-05-18T04:39:34.7437319Z 2022-05-18T04:39:34.7437868Z  2022-05-18T04:39:34.7438178Z  2022-05-18T04:39:34.7438413Z  2022-05-18T04:39:34.7438699Z  2022-05-18T04:39:34.7438961Z  2022-05-18T04:39:34.7439199Z  2022-05-18T04:39:34.7439469Z  2022-05-18T04:39:34.7439742Z  2022-05-18T04:39:34.7440243Z [3,075 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:34.7440854Z Compiling test/cpp/api/static.cpp; 20s processwrapper-sandbox 2022-05-18T04:39:34.7441427Z Compiling test/cpp/api/module.cpp; 20s processwrapper-sandbox 2022-05-18T04:39:34.7441992Z Compiling test/cpp/api/modules.cpp; 13s processwrapper-sandbox 2022-05-18T04:39:34.7442554Z Compiling test/cpp/api/init.cpp; 11s processwrapper-sandbox 2022-05-18T04:39:34.7443050Z Linking sequential_test; 7s processwrapper-sandbox 2022-05-18T04:39:34.7443536Z Linking expanding_array_test; 2s processwrapper-sandbox 2022-05-18T04:39:34.7444064Z Linking jit_tests; 2s processwrapper-sandbox 2022-05-18T04:39:34.7444656Z Linking torch_dist_autograd_test; 0s processwrapper-sandbox 2022-05-18T04:39:35.5661048Z 2022-05-18T04:39:35.5661587Z  2022-05-18T04:39:35.5661916Z  2022-05-18T04:39:35.5662200Z  2022-05-18T04:39:35.5662498Z  2022-05-18T04:39:35.5665145Z  2022-05-18T04:39:35.5665724Z  2022-05-18T04:39:35.5666377Z  2022-05-18T04:39:35.5666855Z  2022-05-18T04:39:35.5667531Z [3,076 / 3,087] 1 / 27 tests; 8 actions, 7 running; last test: ...l_base_tests 2022-05-18T04:39:35.5668414Z Compiling test/cpp/api/module.cpp; 20s processwrapper-sandbox 2022-05-18T04:39:35.5669042Z Compiling test/cpp/api/modules.cpp; 14s processwrapper-sandbox 2022-05-18T04:39:35.5669605Z Compiling test/cpp/api/init.cpp; 12s processwrapper-sandbox 2022-05-18T04:39:35.5670136Z Linking sequential_test; 8s processwrapper-sandbox 2022-05-18T04:39:35.5670876Z Linking expanding_array_test; 2s processwrapper-sandbox 2022-05-18T04:39:35.5671362Z Linking jit_tests; 2s processwrapper-sandbox 2022-05-18T04:39:35.5671911Z Linking torch_dist_autograd_test; 1s processwrapper-sandbox 2022-05-18T04:39:35.5672303Z [Prepa] Linking static_test 2022-05-18T04:39:35.9442332Z 2022-05-18T04:39:35.9443297Z  2022-05-18T04:39:35.9446919Z  2022-05-18T04:39:35.9447200Z  2022-05-18T04:39:35.9447465Z  2022-05-18T04:39:35.9447704Z  2022-05-18T04:39:35.9447948Z  2022-05-18T04:39:35.9448169Z  2022-05-18T04:39:35.9448406Z  2022-05-18T04:39:35.9448901Z [3,076 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:35.9449445Z Compiling test/cpp/api/module.cpp; 21s processwrapper-sandbox 2022-05-18T04:39:35.9449971Z Compiling test/cpp/api/modules.cpp; 14s processwrapper-sandbox 2022-05-18T04:39:35.9450489Z Compiling test/cpp/api/init.cpp; 12s processwrapper-sandbox 2022-05-18T04:39:35.9450979Z Linking sequential_test; 8s processwrapper-sandbox 2022-05-18T04:39:35.9451468Z Linking expanding_array_test; 3s processwrapper-sandbox 2022-05-18T04:39:35.9451931Z Linking jit_tests; 3s processwrapper-sandbox 2022-05-18T04:39:35.9452409Z Linking torch_dist_autograd_test; 1s processwrapper-sandbox 2022-05-18T04:39:35.9452879Z Linking static_test; 0s processwrapper-sandbox 2022-05-18T04:39:37.1449651Z 2022-05-18T04:39:37.1450712Z  2022-05-18T04:39:37.1460053Z  2022-05-18T04:39:37.1460387Z  2022-05-18T04:39:37.1460676Z  2022-05-18T04:39:37.1460948Z  2022-05-18T04:39:37.1461229Z  2022-05-18T04:39:37.1461491Z  2022-05-18T04:39:37.1461765Z  2022-05-18T04:39:37.1462336Z [3,076 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:37.1462969Z Compiling test/cpp/api/module.cpp; 22s processwrapper-sandbox 2022-05-18T04:39:37.1463618Z Compiling test/cpp/api/modules.cpp; 16s processwrapper-sandbox 2022-05-18T04:39:37.1464226Z Compiling test/cpp/api/init.cpp; 13s processwrapper-sandbox 2022-05-18T04:39:37.1464795Z Linking sequential_test; 9s processwrapper-sandbox 2022-05-18T04:39:37.1465361Z Linking expanding_array_test; 4s processwrapper-sandbox 2022-05-18T04:39:37.1466101Z Linking jit_tests; 4s processwrapper-sandbox 2022-05-18T04:39:37.1466678Z Linking torch_dist_autograd_test; 2s processwrapper-sandbox 2022-05-18T04:39:37.1467209Z Linking static_test; 1s processwrapper-sandbox 2022-05-18T04:39:38.3456985Z 2022-05-18T04:39:38.3457511Z  2022-05-18T04:39:38.3457836Z  2022-05-18T04:39:38.3460879Z  2022-05-18T04:39:38.3461436Z  2022-05-18T04:39:38.3462022Z  2022-05-18T04:39:38.3462629Z  2022-05-18T04:39:38.3462973Z  2022-05-18T04:39:38.3463238Z  2022-05-18T04:39:38.3463822Z [3,076 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:38.3464481Z Compiling test/cpp/api/module.cpp; 23s processwrapper-sandbox 2022-05-18T04:39:38.3465082Z Compiling test/cpp/api/modules.cpp; 17s processwrapper-sandbox 2022-05-18T04:39:38.3465676Z Compiling test/cpp/api/init.cpp; 14s processwrapper-sandbox 2022-05-18T04:39:38.3466592Z Linking sequential_test; 11s processwrapper-sandbox 2022-05-18T04:39:38.3467150Z Linking expanding_array_test; 5s processwrapper-sandbox 2022-05-18T04:39:38.3467673Z Linking jit_tests; 5s processwrapper-sandbox 2022-05-18T04:39:38.3468229Z Linking torch_dist_autograd_test; 4s processwrapper-sandbox 2022-05-18T04:39:38.3468765Z Linking static_test; 2s processwrapper-sandbox 2022-05-18T04:39:39.3462312Z 2022-05-18T04:39:39.3462855Z  2022-05-18T04:39:39.3463182Z  2022-05-18T04:39:39.3463501Z  2022-05-18T04:39:39.3463783Z  2022-05-18T04:39:39.3464057Z  2022-05-18T04:39:39.3464339Z  2022-05-18T04:39:39.3464819Z  2022-05-18T04:39:39.3465082Z  2022-05-18T04:39:39.3465657Z [3,076 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:39.3466475Z Compiling test/cpp/api/module.cpp; 24s processwrapper-sandbox 2022-05-18T04:39:39.3467177Z Compiling test/cpp/api/modules.cpp; 18s processwrapper-sandbox 2022-05-18T04:39:39.3467794Z Compiling test/cpp/api/init.cpp; 15s processwrapper-sandbox 2022-05-18T04:39:39.3468348Z Linking sequential_test; 12s processwrapper-sandbox 2022-05-18T04:39:39.3468912Z Linking expanding_array_test; 6s processwrapper-sandbox 2022-05-18T04:39:39.3469433Z Linking jit_tests; 6s processwrapper-sandbox 2022-05-18T04:39:39.3470000Z Linking torch_dist_autograd_test; 5s processwrapper-sandbox 2022-05-18T04:39:39.3470542Z Linking static_test; 3s processwrapper-sandbox 2022-05-18T04:39:40.2391064Z 2022-05-18T04:39:40.2391561Z  2022-05-18T04:39:40.2391836Z  2022-05-18T04:39:40.2392091Z  2022-05-18T04:39:40.2392326Z  2022-05-18T04:39:40.2392537Z  2022-05-18T04:39:40.2392760Z  2022-05-18T04:39:40.2392986Z  2022-05-18T04:39:40.2393196Z  2022-05-18T04:39:40.2393665Z [3,077 / 3,087] 1 / 27 tests; 8 actions, 7 running; last test: ...l_base_tests 2022-05-18T04:39:40.2394196Z Compiling test/cpp/api/modules.cpp; 19s processwrapper-sandbox 2022-05-18T04:39:40.2394687Z Compiling test/cpp/api/init.cpp; 16s processwrapper-sandbox 2022-05-18T04:39:40.2395147Z Linking sequential_test; 13s processwrapper-sandbox 2022-05-18T04:39:40.2395607Z Linking expanding_array_test; 7s processwrapper-sandbox 2022-05-18T04:39:40.2396043Z Linking jit_tests; 7s processwrapper-sandbox 2022-05-18T04:39:40.2396487Z Linking torch_dist_autograd_test; 5s processwrapper-sandbox 2022-05-18T04:39:40.2396920Z Linking static_test; 4s processwrapper-sandbox 2022-05-18T04:39:40.2397242Z [Prepa] Linking module_test 2022-05-18T04:39:40.5476910Z 2022-05-18T04:39:40.5477411Z  2022-05-18T04:39:40.5477801Z  2022-05-18T04:39:40.5478067Z  2022-05-18T04:39:40.5478317Z  2022-05-18T04:39:40.5478597Z  2022-05-18T04:39:40.5478869Z  2022-05-18T04:39:40.5479144Z  2022-05-18T04:39:40.5479418Z  2022-05-18T04:39:40.5479999Z [3,077 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:40.5480637Z Compiling test/cpp/api/modules.cpp; 19s processwrapper-sandbox 2022-05-18T04:39:40.5481216Z Compiling test/cpp/api/init.cpp; 17s processwrapper-sandbox 2022-05-18T04:39:40.5481767Z Linking sequential_test; 13s processwrapper-sandbox 2022-05-18T04:39:40.5482313Z Linking expanding_array_test; 7s processwrapper-sandbox 2022-05-18T04:39:40.5482809Z Linking jit_tests; 7s processwrapper-sandbox 2022-05-18T04:39:40.5483374Z Linking torch_dist_autograd_test; 6s processwrapper-sandbox 2022-05-18T04:39:40.5484035Z Linking static_test; 4s processwrapper-sandbox 2022-05-18T04:39:40.5484673Z Linking module_test; 0s processwrapper-sandbox 2022-05-18T04:39:41.5510633Z 2022-05-18T04:39:41.5511120Z  2022-05-18T04:39:41.5511450Z  2022-05-18T04:39:41.5511718Z  2022-05-18T04:39:41.5511972Z  2022-05-18T04:39:41.5512258Z  2022-05-18T04:39:41.5512528Z  2022-05-18T04:39:41.5512789Z  2022-05-18T04:39:41.5513067Z  2022-05-18T04:39:41.5513715Z [3,077 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:41.5514420Z Compiling test/cpp/api/modules.cpp; 20s processwrapper-sandbox 2022-05-18T04:39:41.5515048Z Compiling test/cpp/api/init.cpp; 18s processwrapper-sandbox 2022-05-18T04:39:41.5515607Z Linking sequential_test; 14s processwrapper-sandbox 2022-05-18T04:39:41.5516180Z Linking expanding_array_test; 8s processwrapper-sandbox 2022-05-18T04:39:41.5516676Z Linking jit_tests; 8s processwrapper-sandbox 2022-05-18T04:39:41.5517457Z Linking torch_dist_autograd_test; 7s processwrapper-sandbox 2022-05-18T04:39:41.5518015Z Linking static_test; 5s processwrapper-sandbox 2022-05-18T04:39:41.5518512Z Linking module_test; 1s processwrapper-sandbox 2022-05-18T04:39:42.5519320Z 2022-05-18T04:39:42.5520040Z  2022-05-18T04:39:42.5520440Z  2022-05-18T04:39:42.5520712Z  2022-05-18T04:39:42.5520979Z  2022-05-18T04:39:42.5521267Z  2022-05-18T04:39:42.5521555Z  2022-05-18T04:39:42.5521808Z  2022-05-18T04:39:42.5522086Z  2022-05-18T04:39:42.5522667Z [3,077 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:42.5523309Z Compiling test/cpp/api/modules.cpp; 21s processwrapper-sandbox 2022-05-18T04:39:42.5523940Z Compiling test/cpp/api/init.cpp; 19s processwrapper-sandbox 2022-05-18T04:39:42.5524519Z Linking sequential_test; 15s processwrapper-sandbox 2022-05-18T04:39:42.5525123Z Linking expanding_array_test; 9s processwrapper-sandbox 2022-05-18T04:39:42.5525761Z Linking jit_tests; 9s processwrapper-sandbox 2022-05-18T04:39:42.5526357Z Linking torch_dist_autograd_test; 8s processwrapper-sandbox 2022-05-18T04:39:42.5526884Z Linking static_test; 6s processwrapper-sandbox 2022-05-18T04:39:42.5527362Z Linking module_test; 2s processwrapper-sandbox 2022-05-18T04:39:43.5517778Z 2022-05-18T04:39:43.5518378Z  2022-05-18T04:39:43.5518729Z  2022-05-18T04:39:43.5519080Z  2022-05-18T04:39:43.5519362Z  2022-05-18T04:39:43.5519526Z  2022-05-18T04:39:43.5519695Z  2022-05-18T04:39:43.5519864Z  2022-05-18T04:39:43.5520035Z  2022-05-18T04:39:43.5520433Z [3,077 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:43.5520853Z Compiling test/cpp/api/modules.cpp; 22s processwrapper-sandbox 2022-05-18T04:39:43.7915467Z Compiling test/cpp/api/init.cpp; 20s processwrapper-sandbox 2022-05-18T04:39:43.7916058Z Linking sequential_test; 16s processwrapper-sandbox 2022-05-18T04:39:43.7916560Z Linking expanding_array_test; 10s processwrapper-sandbox 2022-05-18T04:39:43.7917078Z Linking jit_tests; 10s processwrapper-sandbox 2022-05-18T04:39:43.7917632Z Linking torch_dist_autograd_test; 9s processwrapper-sandbox 2022-05-18T04:39:43.7918146Z Linking static_test; 7s processwrapper-sandbox 2022-05-18T04:39:43.7918593Z Linking module_test; 3s processwrapper-sandbox 2022-05-18T04:39:44.7525749Z 2022-05-18T04:39:44.7526321Z  2022-05-18T04:39:44.7526891Z  2022-05-18T04:39:44.7527283Z  2022-05-18T04:39:44.7527585Z  2022-05-18T04:39:44.7527886Z  2022-05-18T04:39:44.7528168Z  2022-05-18T04:39:44.7528446Z  2022-05-18T04:39:44.7528823Z  2022-05-18T04:39:44.7529413Z [3,077 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:44.7529830Z Compiling test/cpp/api/modules.cpp; 23s processwrapper-sandbox 2022-05-18T04:39:44.7530191Z Compiling test/cpp/api/init.cpp; 21s processwrapper-sandbox 2022-05-18T04:39:44.7530510Z Linking sequential_test; 17s processwrapper-sandbox 2022-05-18T04:39:44.7530844Z Linking expanding_array_test; 12s processwrapper-sandbox 2022-05-18T04:39:44.7531154Z Linking jit_tests; 12s processwrapper-sandbox 2022-05-18T04:39:44.7531468Z Linking torch_dist_autograd_test; 10s processwrapper-sandbox 2022-05-18T04:39:44.7531787Z Linking static_test; 9s processwrapper-sandbox 2022-05-18T04:39:44.7532089Z Linking module_test; 4s processwrapper-sandbox 2022-05-18T04:39:45.7530334Z 2022-05-18T04:39:45.7530851Z  2022-05-18T04:39:45.7531226Z  2022-05-18T04:39:45.7531519Z  2022-05-18T04:39:45.7531789Z  2022-05-18T04:39:45.7532049Z  2022-05-18T04:39:45.7532325Z  2022-05-18T04:39:45.7532598Z  2022-05-18T04:39:45.7533035Z  2022-05-18T04:39:45.7533604Z [3,077 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:45.7534258Z Compiling test/cpp/api/modules.cpp; 24s processwrapper-sandbox 2022-05-18T04:39:45.7534848Z Compiling test/cpp/api/init.cpp; 22s processwrapper-sandbox 2022-05-18T04:39:45.7535500Z Linking sequential_test; 18s processwrapper-sandbox 2022-05-18T04:39:45.7536077Z Linking expanding_array_test; 13s processwrapper-sandbox 2022-05-18T04:39:45.7536600Z Linking jit_tests; 13s processwrapper-sandbox 2022-05-18T04:39:45.7537174Z Linking torch_dist_autograd_test; 11s processwrapper-sandbox 2022-05-18T04:39:45.7537718Z Linking static_test; 10s processwrapper-sandbox 2022-05-18T04:39:45.7538229Z Linking module_test; 5s processwrapper-sandbox 2022-05-18T04:39:46.7537259Z 2022-05-18T04:39:46.7537747Z  2022-05-18T04:39:46.7538221Z  2022-05-18T04:39:46.7538451Z  2022-05-18T04:39:46.7538758Z  2022-05-18T04:39:46.7539002Z  2022-05-18T04:39:46.7539224Z  2022-05-18T04:39:46.7539429Z  2022-05-18T04:39:46.7539644Z  2022-05-18T04:39:46.7540109Z [3,077 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:46.7540613Z Compiling test/cpp/api/modules.cpp; 25s processwrapper-sandbox 2022-05-18T04:39:46.7541101Z Compiling test/cpp/api/init.cpp; 23s processwrapper-sandbox 2022-05-18T04:39:46.7541577Z Linking sequential_test; 19s processwrapper-sandbox 2022-05-18T04:39:46.7542025Z Linking expanding_array_test; 14s processwrapper-sandbox 2022-05-18T04:39:46.7542440Z Linking jit_tests; 14s processwrapper-sandbox 2022-05-18T04:39:46.7542882Z Linking torch_dist_autograd_test; 12s processwrapper-sandbox 2022-05-18T04:39:46.7543315Z Linking static_test; 11s processwrapper-sandbox 2022-05-18T04:39:46.7543705Z Linking module_test; 6s processwrapper-sandbox 2022-05-18T04:39:47.9543448Z 2022-05-18T04:39:47.9544201Z  2022-05-18T04:39:47.9544572Z  2022-05-18T04:39:47.9544864Z  2022-05-18T04:39:47.9545176Z  2022-05-18T04:39:47.9545473Z  2022-05-18T04:39:47.9545969Z  2022-05-18T04:39:47.9546257Z  2022-05-18T04:39:47.9546536Z  2022-05-18T04:39:47.9547142Z [3,077 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:47.9547801Z Compiling test/cpp/api/modules.cpp; 26s processwrapper-sandbox 2022-05-18T04:39:47.9548451Z Compiling test/cpp/api/init.cpp; 24s processwrapper-sandbox 2022-05-18T04:39:47.9549053Z Linking sequential_test; 20s processwrapper-sandbox 2022-05-18T04:39:47.9549636Z Linking expanding_array_test; 15s processwrapper-sandbox 2022-05-18T04:39:47.9550178Z Linking jit_tests; 15s processwrapper-sandbox 2022-05-18T04:39:47.9550694Z Linking torch_dist_autograd_test; 13s processwrapper-sandbox 2022-05-18T04:39:47.9551171Z Linking static_test; 12s processwrapper-sandbox 2022-05-18T04:39:47.9551647Z Linking module_test; 7s processwrapper-sandbox 2022-05-18T04:39:48.9550058Z 2022-05-18T04:39:48.9550622Z  2022-05-18T04:39:48.9550977Z  2022-05-18T04:39:48.9551252Z  2022-05-18T04:39:48.9551507Z  2022-05-18T04:39:48.9551743Z  2022-05-18T04:39:48.9552012Z  2022-05-18T04:39:48.9552267Z  2022-05-18T04:39:48.9552505Z  2022-05-18T04:39:48.9553078Z [3,077 / 3,087] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:48.9553662Z Compiling test/cpp/api/modules.cpp; 27s processwrapper-sandbox 2022-05-18T04:39:48.9554216Z Compiling test/cpp/api/init.cpp; 25s processwrapper-sandbox 2022-05-18T04:39:48.9554758Z Linking sequential_test; 21s processwrapper-sandbox 2022-05-18T04:39:48.9555277Z Linking expanding_array_test; 16s processwrapper-sandbox 2022-05-18T04:39:48.9555734Z Linking jit_tests; 16s processwrapper-sandbox 2022-05-18T04:39:48.9556430Z Linking torch_dist_autograd_test; 14s processwrapper-sandbox 2022-05-18T04:39:48.9556925Z Linking static_test; 13s processwrapper-sandbox 2022-05-18T04:39:48.9557380Z Linking module_test; 8s processwrapper-sandbox 2022-05-18T04:39:49.1949681Z 2022-05-18T04:39:49.1950319Z  2022-05-18T04:39:49.1950844Z  2022-05-18T04:39:49.1951051Z  2022-05-18T04:39:49.1951209Z  2022-05-18T04:39:49.1951377Z  2022-05-18T04:39:49.1951545Z  2022-05-18T04:39:49.1951696Z  2022-05-18T04:39:49.1951861Z  2022-05-18T04:39:49.1952207Z [3,079 / 3,089] 1 / 27 tests; 8 actions, 7 running; last test: ...l_base_tests 2022-05-18T04:39:49.1952585Z Compiling test/cpp/api/modules.cpp; 28s processwrapper-sandbox 2022-05-18T04:39:49.1952944Z Compiling test/cpp/api/init.cpp; 25s processwrapper-sandbox 2022-05-18T04:39:49.1953287Z Linking expanding_array_test; 16s processwrapper-sandbox 2022-05-18T04:39:49.1953596Z Linking jit_tests; 16s processwrapper-sandbox 2022-05-18T04:39:49.1953923Z Linking torch_dist_autograd_test; 14s processwrapper-sandbox 2022-05-18T04:39:49.1954242Z Linking static_test; 13s processwrapper-sandbox 2022-05-18T04:39:49.1954559Z Testing //:sequential_test; 0s processwrapper-sandbox 2022-05-18T04:39:49.1954792Z [Prepa] Testing //:module_test 2022-05-18T04:39:49.5554598Z 2022-05-18T04:39:49.5555143Z  2022-05-18T04:39:49.5555487Z  2022-05-18T04:39:49.5555790Z  2022-05-18T04:39:49.5556036Z  2022-05-18T04:39:49.5556308Z  2022-05-18T04:39:49.5556581Z  2022-05-18T04:39:49.5556837Z  2022-05-18T04:39:49.5557112Z  2022-05-18T04:39:49.5557677Z [3,080 / 3,090] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:49.5558291Z Compiling test/cpp/api/modules.cpp; 28s processwrapper-sandbox 2022-05-18T04:39:49.5558900Z Compiling test/cpp/api/init.cpp; 26s processwrapper-sandbox 2022-05-18T04:39:49.5559502Z Linking expanding_array_test; 16s processwrapper-sandbox 2022-05-18T04:39:49.5560017Z Linking jit_tests; 16s processwrapper-sandbox 2022-05-18T04:39:49.5560577Z Linking torch_dist_autograd_test; 15s processwrapper-sandbox 2022-05-18T04:39:49.5561153Z Testing //:sequential_test; 0s processwrapper-sandbox 2022-05-18T04:39:49.5561692Z Testing //:module_test; 0s processwrapper-sandbox 2022-05-18T04:39:49.5562200Z Testing //:static_test; 0s processwrapper-sandbox 2022-05-18T04:39:50.5561424Z 2022-05-18T04:39:50.5562753Z  2022-05-18T04:39:50.5563296Z  2022-05-18T04:39:50.5563593Z  2022-05-18T04:39:50.5563844Z  2022-05-18T04:39:50.5564293Z  2022-05-18T04:39:50.5564574Z  2022-05-18T04:39:50.5564968Z  2022-05-18T04:39:50.5565274Z  2022-05-18T04:39:50.5565949Z [3,080 / 3,090] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:50.5566634Z Compiling test/cpp/api/modules.cpp; 29s processwrapper-sandbox 2022-05-18T04:39:50.5567256Z Compiling test/cpp/api/init.cpp; 27s processwrapper-sandbox 2022-05-18T04:39:50.5567822Z Linking expanding_array_test; 17s processwrapper-sandbox 2022-05-18T04:39:50.5568380Z Linking jit_tests; 17s processwrapper-sandbox 2022-05-18T04:39:50.5568991Z Linking torch_dist_autograd_test; 16s processwrapper-sandbox 2022-05-18T04:39:50.5569601Z Testing //:sequential_test; 1s processwrapper-sandbox 2022-05-18T04:39:50.5570133Z Testing //:module_test; 1s processwrapper-sandbox 2022-05-18T04:39:50.5570657Z Testing //:static_test; 1s processwrapper-sandbox 2022-05-18T04:39:50.9564824Z 2022-05-18T04:39:50.9565326Z  2022-05-18T04:39:50.9565770Z  2022-05-18T04:39:50.9566064Z  2022-05-18T04:39:50.9566345Z  2022-05-18T04:39:50.9568685Z  2022-05-18T04:39:50.9571344Z  2022-05-18T04:39:50.9577367Z  2022-05-18T04:39:50.9579965Z  2022-05-18T04:39:50.9583173Z [3,084 / 3,095] 1 / 27 tests; 8 actions running; last test: ...util_base_tests 2022-05-18T04:39:50.9584008Z Compiling test/cpp/api/modules.cpp; 29s processwrapper-sandbox 2022-05-18T04:39:50.9584922Z Compiling test/cpp/api/init.cpp; 27s processwrapper-sandbox 2022-05-18T04:39:50.9585914Z Linking jit_tests; 18s processwrapper-sandbox 2022-05-18T04:39:50.9586531Z Linking torch_dist_autograd_test; 16s processwrapper-sandbox 2022-05-18T04:39:50.9587105Z Testing //:sequential_test; 1s processwrapper-sandbox 2022-05-18T04:39:50.9587664Z Testing //:module_test; 1s processwrapper-sandbox 2022-05-18T04:39:50.9588210Z Testing //:static_test; 1s processwrapper-sandbox 2022-05-18T04:39:50.9589103Z Compiling test/cpp/api/any.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:51.5987793Z 2022-05-18T04:39:51.5988679Z  2022-05-18T04:39:51.5989235Z  2022-05-18T04:39:51.5989524Z  2022-05-18T04:39:51.5989950Z  2022-05-18T04:39:51.5990277Z  2022-05-18T04:39:51.5990720Z  2022-05-18T04:39:51.5991009Z  2022-05-18T04:39:51.5991440Z  2022-05-18T04:39:51.5992048Z [3,084 / 3,095] 2 / 27 tests; 8 actions running; last test: //:static_test 2022-05-18T04:39:51.5992732Z Compiling test/cpp/api/modules.cpp; 30s processwrapper-sandbox 2022-05-18T04:39:51.5993356Z Compiling test/cpp/api/init.cpp; 28s processwrapper-sandbox 2022-05-18T04:39:51.5993938Z Linking jit_tests; 18s processwrapper-sandbox 2022-05-18T04:39:51.5994511Z Linking torch_dist_autograd_test; 17s processwrapper-sandbox 2022-05-18T04:39:51.5995091Z Testing //:sequential_test; 2s processwrapper-sandbox 2022-05-18T04:39:51.5995657Z Testing //:module_test; 2s processwrapper-sandbox 2022-05-18T04:39:51.5996195Z Testing //:static_test; 2s processwrapper-sandbox 2022-05-18T04:39:51.5996759Z Compiling test/cpp/api/any.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:51.5997110Z 2022-05-18T04:39:51.5997260Z  2022-05-18T04:39:51.5997560Z  2022-05-18T04:39:51.5997849Z  2022-05-18T04:39:51.5998120Z  2022-05-18T04:39:51.5998397Z  2022-05-18T04:39:51.5998685Z  2022-05-18T04:39:51.5998958Z  2022-05-18T04:39:51.5999410Z  2022-05-18T04:39:51.5999850Z INFO: From Testing //:static_test: 2022-05-18T04:39:51.6000468Z [3,084 / 3,095] 2 / 27 tests; 8 actions running; last test: //:static_test 2022-05-18T04:39:51.6001108Z Compiling test/cpp/api/modules.cpp; 30s processwrapper-sandbox 2022-05-18T04:39:51.6001743Z Compiling test/cpp/api/init.cpp; 28s processwrapper-sandbox 2022-05-18T04:39:51.6002284Z Linking jit_tests; 18s processwrapper-sandbox 2022-05-18T04:39:51.6002838Z Linking torch_dist_autograd_test; 17s processwrapper-sandbox 2022-05-18T04:39:51.6003462Z Testing //:sequential_test; 2s processwrapper-sandbox 2022-05-18T04:39:51.6004051Z Testing //:module_test; 2s processwrapper-sandbox 2022-05-18T04:39:51.6004629Z Testing //:static_test; 2s processwrapper-sandbox 2022-05-18T04:39:51.6005246Z Compiling test/cpp/api/any.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:51.6005660Z 2022-05-18T04:39:51.6005804Z  2022-05-18T04:39:51.6006078Z  2022-05-18T04:39:51.6006361Z  2022-05-18T04:39:51.6006652Z  2022-05-18T04:39:51.6006927Z  2022-05-18T04:39:51.6007192Z  2022-05-18T04:39:51.6007467Z  2022-05-18T04:39:51.6008264Z  2022-05-18T04:39:51.6008717Z ==================== Test output for //:static_test: 2022-05-18T04:39:51.6009107Z Running main() from gmock_main.cc 2022-05-18T04:39:51.6009512Z Note: Google Test filter = -*CUDA 2022-05-18T04:39:51.6009891Z [==========] Running 5 tests from 1 test suite. 2022-05-18T04:39:51.6010371Z [----------] Global test environment set-up. 2022-05-18T04:39:51.6010832Z [----------] 5 tests from TestStatic 2022-05-18T04:39:51.6011195Z [ RUN ] TestStatic.AllOf 2022-05-18T04:39:51.6011559Z [ OK ] TestStatic.AllOf (0 ms) 2022-05-18T04:39:51.6012075Z [ RUN ] TestStatic.AnyOf 2022-05-18T04:39:51.6012427Z [ OK ] TestStatic.AnyOf (0 ms) 2022-05-18T04:39:51.6012804Z [ RUN ] TestStatic.EnableIfModule 2022-05-18T04:39:51.6013217Z [ OK ] TestStatic.EnableIfModule (17 ms) 2022-05-18T04:39:51.6013730Z [ RUN ] TestStatic.ReturnTypeOfForward 2022-05-18T04:39:51.6014169Z [ OK ] TestStatic.ReturnTypeOfForward (0 ms) 2022-05-18T04:39:51.6014544Z [ RUN ] TestStatic.Apply 2022-05-18T04:39:51.6014827Z [ OK ] TestStatic.Apply (0 ms) 2022-05-18T04:39:51.6015290Z [----------] 5 tests from TestStatic (17 ms total) 2022-05-18T04:39:51.6015510Z 2022-05-18T04:39:51.6015763Z [----------] Global test environment tear-down 2022-05-18T04:39:51.6016156Z [==========] 5 tests from 1 test suite ran. (17 ms total) 2022-05-18T04:39:51.6016496Z [ PASSED ] 5 tests. 2022-05-18T04:39:51.6016837Z ================================================================================ 2022-05-18T04:39:51.6017412Z [3,084 / 3,095] 2 / 27 tests; 8 actions running; last test: //:static_test 2022-05-18T04:39:51.6018037Z Compiling test/cpp/api/modules.cpp; 30s processwrapper-sandbox 2022-05-18T04:39:51.6018636Z Compiling test/cpp/api/init.cpp; 28s processwrapper-sandbox 2022-05-18T04:39:51.6019161Z Linking jit_tests; 18s processwrapper-sandbox 2022-05-18T04:39:51.6019691Z Linking torch_dist_autograd_test; 17s processwrapper-sandbox 2022-05-18T04:39:51.6020274Z Testing //:sequential_test; 2s processwrapper-sandbox 2022-05-18T04:39:51.6020824Z Testing //:module_test; 2s processwrapper-sandbox 2022-05-18T04:39:51.6021343Z Testing //:static_test; 2s processwrapper-sandbox 2022-05-18T04:39:51.6021916Z Compiling test/cpp/api/any.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:51.6139404Z 2022-05-18T04:39:51.6140538Z  2022-05-18T04:39:51.6140912Z  2022-05-18T04:39:51.6141227Z  2022-05-18T04:39:51.6141558Z  2022-05-18T04:39:51.6142072Z  2022-05-18T04:39:51.6142431Z  2022-05-18T04:39:51.6142804Z  2022-05-18T04:39:51.6143150Z  2022-05-18T04:39:51.6143670Z INFO: From Testing //:sequential_test: 2022-05-18T04:39:51.6144264Z [3,088 / 3,100] 3 / 27 tests; 7 actions running; last test: //:sequential_test 2022-05-18T04:39:51.6145047Z Compiling test/cpp/api/modules.cpp; 30s processwrapper-sandbox 2022-05-18T04:39:51.6145886Z Compiling test/cpp/api/init.cpp; 28s processwrapper-sandbox 2022-05-18T04:39:51.6146452Z Linking jit_tests; 18s processwrapper-sandbox 2022-05-18T04:39:51.6146977Z Linking torch_dist_autograd_test; 17s processwrapper-sandbox 2022-05-18T04:39:51.6147482Z Testing //:sequential_test; 2s processwrapper-sandbox 2022-05-18T04:39:51.6147848Z Testing //:module_test; 2s processwrapper-sandbox 2022-05-18T04:39:51.6148350Z Compiling test/cpp/api/any.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:51.6148843Z 2022-05-18T04:39:51.6148999Z  2022-05-18T04:39:51.6149302Z  2022-05-18T04:39:51.6149584Z  2022-05-18T04:39:51.6149825Z  2022-05-18T04:39:51.6150099Z  2022-05-18T04:39:51.6150381Z  2022-05-18T04:39:51.6150670Z  2022-05-18T04:39:51.6151113Z ==================== Test output for //:sequential_test: 2022-05-18T04:39:51.6151518Z Running main() from gmock_main.cc 2022-05-18T04:39:51.6151934Z Note: Google Test filter = -*CUDA 2022-05-18T04:39:51.6152324Z [==========] Running 19 tests from 1 test suite. 2022-05-18T04:39:51.6152879Z [----------] Global test environment set-up. 2022-05-18T04:39:51.6153347Z [----------] 19 tests from SequentialTest 2022-05-18T04:39:51.6153693Z [ RUN ] SequentialTest.CanContainThings 2022-05-18T04:39:51.6153966Z [ OK ] SequentialTest.CanContainThings (1 ms) 2022-05-18T04:39:51.6154256Z [ RUN ] SequentialTest.ConstructsFromSharedPointer 2022-05-18T04:39:51.6154584Z [ OK ] SequentialTest.ConstructsFromSharedPointer (0 ms) 2022-05-18T04:39:51.6154904Z [ RUN ] SequentialTest.ConstructsFromConcreteType 2022-05-18T04:39:51.6155336Z [ OK ] SequentialTest.ConstructsFromConcreteType (0 ms) 2022-05-18T04:39:51.6155653Z [ RUN ] SequentialTest.ConstructsFromModuleHolder 2022-05-18T04:39:51.6155966Z [ OK ] SequentialTest.ConstructsFromModuleHolder (0 ms) 2022-05-18T04:39:51.6156320Z [ RUN ] SequentialTest.PushBackAddsAnElement 2022-05-18T04:39:51.6156604Z [ OK ] SequentialTest.PushBackAddsAnElement (1 ms) 2022-05-18T04:39:51.6157005Z [ RUN ] SequentialTest.AccessWithAt 2022-05-18T04:39:51.6157288Z [ OK ] SequentialTest.AccessWithAt (0 ms) 2022-05-18T04:39:51.6157561Z [ RUN ] SequentialTest.AccessWithPtr 2022-05-18T04:39:51.6157881Z [ OK ] SequentialTest.AccessWithPtr (0 ms) 2022-05-18T04:39:51.6158217Z [ RUN ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed 2022-05-18T04:39:51.6158628Z [ OK ] SequentialTest.CallingForwardOnEmptySequentialIsDisallowed (0 ms) 2022-05-18T04:39:51.6159010Z [ RUN ] SequentialTest.CallingForwardChainsCorrectly 2022-05-18T04:39:51.6159347Z [ OK ] SequentialTest.CallingForwardChainsCorrectly (0 ms) 2022-05-18T04:39:51.6159722Z [ RUN ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows 2022-05-18T04:39:51.6160125Z [ OK ] SequentialTest.CallingForwardWithTheWrongReturnTypeThrows (0 ms) 2022-05-18T04:39:51.6160527Z [ RUN ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor 2022-05-18T04:39:51.6161305Z [ OK ] SequentialTest.TheReturnTypeOfForwardDefaultsToTensor (0 ms) 2022-05-18T04:39:51.6161854Z [ RUN ] SequentialTest.ForwardReturnsTheLastValue 2022-05-18T04:39:51.6162369Z [ OK ] SequentialTest.ForwardReturnsTheLastValue (5 ms) 2022-05-18T04:39:51.6162945Z [ RUN ] SequentialTest.SanityCheckForHoldingStandardModules 2022-05-18T04:39:51.6163545Z [ OK ] SequentialTest.SanityCheckForHoldingStandardModules (1 ms) 2022-05-18T04:39:51.6164142Z [ RUN ] SequentialTest.ExtendPushesModulesFromOtherSequential 2022-05-18T04:39:51.6164829Z [ OK ] SequentialTest.ExtendPushesModulesFromOtherSequential (0 ms) 2022-05-18T04:39:51.6165480Z [ RUN ] SequentialTest.HasReferenceSemantics 2022-05-18T04:39:51.6165900Z [ OK ] SequentialTest.HasReferenceSemantics (1 ms) 2022-05-18T04:39:51.6166289Z [ RUN ] SequentialTest.IsCloneable 2022-05-18T04:39:51.6166549Z [ OK ] SequentialTest.IsCloneable (4 ms) 2022-05-18T04:39:51.6166825Z [ RUN ] SequentialTest.RegistersElementsAsSubmodules 2022-05-18T04:39:51.6167158Z [ OK ] SequentialTest.RegistersElementsAsSubmodules (1 ms) 2022-05-18T04:39:51.6167476Z [ RUN ] SequentialTest.PrettyPrintSequential 2022-05-18T04:39:51.6167769Z [ OK ] SequentialTest.PrettyPrintSequential (2 ms) 2022-05-18T04:39:51.6168071Z [ RUN ] SequentialTest.ModuleForwardMethodOptionalArg 2022-05-18T04:39:51.6168412Z [ OK ] SequentialTest.ModuleForwardMethodOptionalArg (32 ms) 2022-05-18T04:39:51.6168824Z [----------] 19 tests from SequentialTest (48 ms total) 2022-05-18T04:39:51.6168968Z 2022-05-18T04:39:51.6169121Z [----------] Global test environment tear-down 2022-05-18T04:39:51.6169368Z [==========] 19 tests from 1 test suite ran. (48 ms total) 2022-05-18T04:39:51.6169574Z [ PASSED ] 19 tests. 2022-05-18T04:39:51.6169768Z ================================================================================ 2022-05-18T04:39:51.6170119Z [3,088 / 3,100] 3 / 27 tests; 7 actions running; last test: //:sequential_test 2022-05-18T04:39:51.6170483Z Compiling test/cpp/api/modules.cpp; 30s processwrapper-sandbox 2022-05-18T04:39:51.6171036Z Compiling test/cpp/api/init.cpp; 28s processwrapper-sandbox 2022-05-18T04:39:51.6171417Z Linking jit_tests; 18s processwrapper-sandbox 2022-05-18T04:39:51.6171748Z Linking torch_dist_autograd_test; 17s processwrapper-sandbox 2022-05-18T04:39:51.6172081Z Testing //:sequential_test; 2s processwrapper-sandbox 2022-05-18T04:39:51.6172386Z Testing //:module_test; 2s processwrapper-sandbox 2022-05-18T04:39:51.6172792Z Compiling test/cpp/api/any.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:51.9570056Z 2022-05-18T04:39:51.9570574Z  2022-05-18T04:39:51.9570973Z  2022-05-18T04:39:51.9571317Z  2022-05-18T04:39:51.9571531Z  2022-05-18T04:39:51.9571707Z  2022-05-18T04:39:51.9571875Z  2022-05-18T04:39:52.0368063Z  2022-05-18T04:39:52.0368946Z [3,096 / 3,110] 3 / 27 tests; 8 actions running; last test: //:sequential_test 2022-05-18T04:39:52.0369529Z Compiling test/cpp/api/modules.cpp; 30s processwrapper-sandbox 2022-05-18T04:39:52.0369983Z Compiling test/cpp/api/init.cpp; 28s processwrapper-sandbox 2022-05-18T04:39:52.0370306Z Linking jit_tests; 19s processwrapper-sandbox 2022-05-18T04:39:52.0370793Z Testing //:module_test; 2s processwrapper-sandbox 2022-05-18T04:39:52.0371318Z Compiling test/cpp/api/any.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:52.0371873Z Compiling test/cpp/api/modulelist.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:52.0372450Z Compiling test/cpp/api/optim.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:52.0372991Z Compiling test/cpp/api/memory.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:52.0434678Z 2022-05-18T04:39:52.0435356Z  2022-05-18T04:39:52.0436034Z  2022-05-18T04:39:52.0436865Z  2022-05-18T04:39:52.0437193Z  2022-05-18T04:39:52.0437506Z  2022-05-18T04:39:52.0437816Z  2022-05-18T04:39:52.0438106Z  2022-05-18T04:39:52.0438407Z  2022-05-18T04:39:52.0438880Z INFO: From Testing //:module_test: 2022-05-18T04:39:52.0439733Z [3,096 / 3,110] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:39:52.0440424Z Compiling test/cpp/api/modules.cpp; 30s processwrapper-sandbox 2022-05-18T04:39:52.0441080Z Compiling test/cpp/api/init.cpp; 28s processwrapper-sandbox 2022-05-18T04:39:52.0441590Z Linking jit_tests; 19s processwrapper-sandbox 2022-05-18T04:39:52.0442122Z Testing //:module_test; 2s processwrapper-sandbox 2022-05-18T04:39:52.0442678Z Compiling test/cpp/api/any.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:52.0443355Z Compiling test/cpp/api/modulelist.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:52.0444017Z Compiling test/cpp/api/optim.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:52.0444700Z Compiling test/cpp/api/memory.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:52.0445014Z 2022-05-18T04:39:52.0446664Z  2022-05-18T04:39:52.0453247Z  2022-05-18T04:39:52.0453637Z  2022-05-18T04:39:52.0453871Z  2022-05-18T04:39:52.0454102Z  2022-05-18T04:39:52.0454338Z  2022-05-18T04:39:52.0454564Z  2022-05-18T04:39:52.0454805Z  2022-05-18T04:39:52.0455171Z ==================== Test output for //:module_test: 2022-05-18T04:39:52.0455495Z Running main() from gmock_main.cc 2022-05-18T04:39:52.0455840Z Note: Google Test filter = -*CUDA 2022-05-18T04:39:52.0456158Z [==========] Running 52 tests from 1 test suite. 2022-05-18T04:39:52.0456544Z [----------] Global test environment set-up. 2022-05-18T04:39:52.0456921Z [----------] 52 tests from ModuleTest 2022-05-18T04:39:52.0457296Z [ RUN ] ModuleTest.CanEnableAndDisableTrainingMode 2022-05-18T04:39:52.0457796Z [ OK ] ModuleTest.CanEnableAndDisableTrainingMode (1 ms) 2022-05-18T04:39:52.0458232Z [ RUN ] ModuleTest.ZeroGrad 2022-05-18T04:39:52.0458533Z [ OK ] ModuleTest.ZeroGrad (2 ms) 2022-05-18T04:39:52.0458887Z [ RUN ] ModuleTest.ZeroGradWithUndefined 2022-05-18T04:39:52.0459268Z [ OK ] ModuleTest.ZeroGradWithUndefined (1 ms) 2022-05-18T04:39:52.0459810Z [ RUN ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName 2022-05-18T04:39:52.0460506Z [ OK ] ModuleTest.RegisterModuleThrowsForEmptyOrDottedName (0 ms) 2022-05-18T04:39:52.0461169Z [ RUN ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName 2022-05-18T04:39:52.0462109Z [ OK ] ModuleTest.RegisterModuleThrowsForDuplicateModuleName (0 ms) 2022-05-18T04:39:52.0463009Z [ RUN ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName 2022-05-18T04:39:52.0463608Z [ OK ] ModuleTest.ReplaceModuleThrowsForUnknownModuleName (1 ms) 2022-05-18T04:39:52.0464145Z [ RUN ] ModuleTest.ReplaceModule 2022-05-18T04:39:52.0464669Z [ OK ] ModuleTest.ReplaceModule (0 ms) 2022-05-18T04:39:52.0465066Z [ RUN ] ModuleTest.UnregisterModule 2022-05-18T04:39:52.0465494Z [ OK ] ModuleTest.UnregisterModule (0 ms) 2022-05-18T04:39:52.0466287Z [ RUN ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName 2022-05-18T04:39:52.0466978Z [ OK ] ModuleTest.RegisterParameterThrowsForEmptyOrDottedName (0 ms) 2022-05-18T04:39:52.0467736Z [ RUN ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName 2022-05-18T04:39:52.0468518Z [ OK ] ModuleTest.RegisterParameterThrowsForDuplicateModuleName (0 ms) 2022-05-18T04:39:52.0469329Z [ RUN ] ModuleTest.RegisterParameterUndefinedTensor 2022-05-18T04:39:52.0469896Z [ OK ] ModuleTest.RegisterParameterUndefinedTensor (0 ms) 2022-05-18T04:39:52.0470512Z [ RUN ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName 2022-05-18T04:39:52.0471181Z [ OK ] ModuleTest.RegisterBufferThrowsForEmptyOrDottedName (0 ms) 2022-05-18T04:39:52.0471841Z [ RUN ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName 2022-05-18T04:39:52.0472554Z [ OK ] ModuleTest.RegisterBufferThrowsForDuplicateModuleName (0 ms) 2022-05-18T04:39:52.0473098Z [ RUN ] ModuleTest.CanGetName 2022-05-18T04:39:52.0473453Z [ OK ] ModuleTest.CanGetName (0 ms) 2022-05-18T04:39:52.0473860Z [ RUN ] ModuleTest.AsCastsModulesCorrectly 2022-05-18T04:39:52.0474318Z [ OK ] ModuleTest.AsCastsModulesCorrectly (0 ms) 2022-05-18T04:39:52.0474899Z [ RUN ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor 2022-05-18T04:39:52.0475613Z [ OK ] ModuleTest.DeviceOrDtypeConversionSkipsUndefinedTensor (1 ms) 2022-05-18T04:39:52.0476403Z [ RUN ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor 2022-05-18T04:39:52.0477220Z [ OK ] ModuleTest.ParametersAndBuffersAccessorSkipsUndefinedTensor (0 ms) 2022-05-18T04:39:52.0478033Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows 2022-05-18T04:39:52.0478875Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesNotOverrideCloneThrows (0 ms) 2022-05-18T04:39:52.0479718Z [ RUN ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow 2022-05-18T04:39:52.0480554Z [ OK ] ModuleTest.CallingCloneOnModuleThatDoesOverrideCloneDoesNotThrow (0 ms) 2022-05-18T04:39:52.0481218Z [ RUN ] ModuleTest.CloneCreatesDistinctParameters 2022-05-18T04:39:52.0481788Z [ OK ] ModuleTest.CloneCreatesDistinctParameters (9 ms) 2022-05-18T04:39:52.0482376Z [ RUN ] ModuleTest.ClonePreservesExternalReferences 2022-05-18T04:39:52.0482968Z [ OK ] ModuleTest.ClonePreservesExternalReferences (2 ms) 2022-05-18T04:39:52.0483525Z [ RUN ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules 2022-05-18T04:39:52.0484089Z [ OK ] ModuleTest.CloneCopiesTheValuesOfVariablesOfSubmodules (1 ms) 2022-05-18T04:39:52.0484641Z [ RUN ] ModuleTest.HasCorrectNumberOfParameters 2022-05-18T04:39:52.0485132Z [ OK ] ModuleTest.HasCorrectNumberOfParameters (0 ms) 2022-05-18T04:39:52.0485740Z [ RUN ] ModuleTest.ContainsParametersWithTheCorrectName 2022-05-18T04:39:52.0486288Z [ OK ] ModuleTest.ContainsParametersWithTheCorrectName (1 ms) 2022-05-18T04:39:52.0486799Z [ RUN ] ModuleTest.HasCorrectNumberOfBuffers 2022-05-18T04:39:52.0487304Z [ OK ] ModuleTest.HasCorrectNumberOfBuffers (0 ms) 2022-05-18T04:39:52.0487816Z [ RUN ] ModuleTest.ContainsBuffersWithTheCorrectName 2022-05-18T04:39:52.0488380Z [ OK ] ModuleTest.ContainsBuffersWithTheCorrectName (0 ms) 2022-05-18T04:39:52.0489113Z [ RUN ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl 2022-05-18T04:39:52.0489977Z [ OK ] ModuleTest.DefaultConstructorOfModuleHolderCallsDefaultConstructorOfImpl (0 ms) 2022-05-18T04:39:52.0490997Z [ RUN ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl 2022-05-18T04:39:52.0491832Z [ OK ] ModuleTest.ValueConstructorOfModuleHolderCallsCorrectConstructorInImpl (0 ms) 2022-05-18T04:39:52.0492732Z [ RUN ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState 2022-05-18T04:39:52.0493514Z [ OK ] ModuleTest.NullptrConstructorLeavesTheModuleHolderInEmptyState (0 ms) 2022-05-18T04:39:52.0494240Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel 2022-05-18T04:39:52.0494944Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForFlatModel (0 ms) 2022-05-18T04:39:52.0495636Z [ RUN ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse 2022-05-18T04:39:52.0496278Z [ OK ] ModuleTest.ModulesExcludesSelfWhenIncludeSelfSetToFalse (1 ms) 2022-05-18T04:39:52.0497274Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel 2022-05-18T04:39:52.0498083Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2022-05-18T04:39:52.0498867Z [ RUN ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse 2022-05-18T04:39:52.0499550Z [ OK ] ModuleTest.NamedModulesExcludesSelfWhenIncludeSelfSetToFalse (0 ms) 2022-05-18T04:39:52.0500205Z [ RUN ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel 2022-05-18T04:39:52.0500795Z [ OK ] ModuleTest.ChildrenReturnsExpectedSubmodulesForFlatModel (1 ms) 2022-05-18T04:39:52.0501491Z [ RUN ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel 2022-05-18T04:39:52.0502229Z [ OK ] ModuleTest.NamedChildrenReturnsExpectedNamedSubmodulesForFlatModel (0 ms) 2022-05-18T04:39:52.0502934Z [ RUN ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel 2022-05-18T04:39:52.0503714Z [ OK ] ModuleTest.ParametersReturnsExpectedTensorsForFlatModel (0 ms) 2022-05-18T04:39:52.0504311Z [ RUN ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel 2022-05-18T04:39:52.0504922Z [ OK ] ModuleTest.NamedParametersReturnsExpectedTensorsForFlatModel (0 ms) 2022-05-18T04:39:52.0505500Z [ RUN ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel 2022-05-18T04:39:52.0506156Z [ OK ] ModuleTest.BuffersReturnsExpectedTensorsForFlatModel (0 ms) 2022-05-18T04:39:52.0506687Z [ RUN ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel 2022-05-18T04:39:52.0507244Z [ OK ] ModuleTest.NamedBuffersReturnsExpectedTensorsForFlatModel (1 ms) 2022-05-18T04:39:52.0507884Z [ RUN ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel 2022-05-18T04:39:52.0508489Z [ OK ] ModuleTest.ModulesReturnsExpectedSubmodulesForDeepModel (0 ms) 2022-05-18T04:39:52.0509223Z [ RUN ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel 2022-05-18T04:39:52.0509921Z [ OK ] ModuleTest.NamedModulesReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2022-05-18T04:39:52.0510363Z [ RUN ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel 2022-05-18T04:39:52.0510791Z [ OK ] ModuleTest.ChildrensReturnsExpectedSubmodulesForDeepModel (0 ms) 2022-05-18T04:39:52.0511244Z [ RUN ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel 2022-05-18T04:39:52.0511735Z [ OK ] ModuleTest.NamedChildrensReturnsExpectedNamedSubmodulesForDeepModel (0 ms) 2022-05-18T04:39:52.0512125Z [ RUN ] ModuleTest.ModuleApplyIteratesCorreclty 2022-05-18T04:39:52.0512438Z [ OK ] ModuleTest.ModuleApplyIteratesCorreclty (0 ms) 2022-05-18T04:39:52.0512758Z [ RUN ] ModuleTest.ConstModuleApplyIteratesCorreclty 2022-05-18T04:39:52.0513081Z [ OK ] ModuleTest.ConstModuleApplyIteratesCorreclty (1 ms) 2022-05-18T04:39:52.0513413Z [ RUN ] ModuleTest.NamedModuleApplyIteratesCorreclty 2022-05-18T04:39:52.0513877Z [ OK ] ModuleTest.NamedModuleApplyIteratesCorreclty (0 ms) 2022-05-18T04:39:52.0514405Z [ RUN ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty 2022-05-18T04:39:52.0514959Z [ OK ] ModuleTest.ConstNamedModuleApplyIteratesCorreclty (0 ms) 2022-05-18T04:39:52.0515440Z [ RUN ] ModuleTest.ModulePointerApplyIteratesCorreclty 2022-05-18T04:39:52.0515792Z [ OK ] ModuleTest.ModulePointerApplyIteratesCorreclty (0 ms) 2022-05-18T04:39:52.0516143Z [ RUN ] ModuleTest.NamedModulePointerApplyIteratesCorreclty 2022-05-18T04:39:52.0516723Z [ OK ] ModuleTest.NamedModulePointerApplyIteratesCorreclty (0 ms) 2022-05-18T04:39:52.0517142Z [ RUN ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr 2022-05-18T04:39:52.0517575Z [ OK ] ModuleTest.ThrowsWhenAttemptingtoGetTopLevelModuleAsSharedPtr (1 ms) 2022-05-18T04:39:52.0517913Z [ RUN ] ModuleTest.PrettyPrint 2022-05-18T04:39:52.0518146Z [ OK ] ModuleTest.PrettyPrint (0 ms) 2022-05-18T04:39:52.0518452Z [ RUN ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl 2022-05-18T04:39:52.0518860Z [ OK ] ModuleTest.CanCallForwardOnNonTensorForwardThroughPimpl (0 ms) 2022-05-18T04:39:52.0519291Z [----------] 52 tests from ModuleTest (24 ms total) 2022-05-18T04:39:52.0519440Z 2022-05-18T04:39:52.0519595Z [----------] Global test environment tear-down 2022-05-18T04:39:52.0519826Z [==========] 52 tests from 1 test suite ran. (24 ms total) 2022-05-18T04:39:52.0520034Z [ PASSED ] 52 tests. 2022-05-18T04:39:52.0520242Z ================================================================================ 2022-05-18T04:39:52.0520574Z [3,096 / 3,110] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:39:52.0520931Z Compiling test/cpp/api/modules.cpp; 30s processwrapper-sandbox 2022-05-18T04:39:52.0521287Z Compiling test/cpp/api/init.cpp; 28s processwrapper-sandbox 2022-05-18T04:39:52.0521599Z Linking jit_tests; 19s processwrapper-sandbox 2022-05-18T04:39:52.0521893Z Testing //:module_test; 2s processwrapper-sandbox 2022-05-18T04:39:52.0522220Z Compiling test/cpp/api/any.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:52.0522572Z Compiling test/cpp/api/modulelist.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:52.0522915Z Compiling test/cpp/api/optim.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:52.0523258Z Compiling test/cpp/api/memory.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:52.4375473Z 2022-05-18T04:39:52.4376072Z  2022-05-18T04:39:52.4376528Z  2022-05-18T04:39:52.4376888Z  2022-05-18T04:39:52.4377091Z  2022-05-18T04:39:52.4377357Z  2022-05-18T04:39:52.4377508Z  2022-05-18T04:39:52.4377668Z  2022-05-18T04:39:52.4377832Z  2022-05-18T04:39:52.4378155Z [3,099 / 3,115] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:39:52.4378535Z Compiling test/cpp/api/modules.cpp; 31s processwrapper-sandbox 2022-05-18T04:39:52.4378890Z Compiling test/cpp/api/init.cpp; 28s processwrapper-sandbox 2022-05-18T04:39:52.4379194Z Linking jit_tests; 19s processwrapper-sandbox 2022-05-18T04:39:52.4379519Z Compiling test/cpp/api/any.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:52.4379880Z Compiling test/cpp/api/modulelist.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:52.4380225Z Compiling test/cpp/api/optim.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:52.4380571Z Compiling test/cpp/api/memory.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:52.4380937Z Compiling test/cpp/api/ordered_dict.cpp; 0s processwrapper-sandbox 2022-05-18T04:39:53.5805630Z 2022-05-18T04:39:53.5806080Z  2022-05-18T04:39:53.5806304Z  2022-05-18T04:39:53.5806494Z  2022-05-18T04:39:53.5806648Z  2022-05-18T04:39:53.5806813Z  2022-05-18T04:39:53.5806979Z  2022-05-18T04:39:53.5807129Z  2022-05-18T04:39:53.5807293Z  2022-05-18T04:39:53.5807629Z [3,099 / 3,115] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:39:53.5808019Z Compiling test/cpp/api/modules.cpp; 32s processwrapper-sandbox 2022-05-18T04:39:53.5808477Z Compiling test/cpp/api/init.cpp; 30s processwrapper-sandbox 2022-05-18T04:39:53.5928993Z Linking jit_tests; 20s processwrapper-sandbox 2022-05-18T04:39:53.5929482Z Compiling test/cpp/api/any.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:53.5930030Z Compiling test/cpp/api/modulelist.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:53.5930670Z Compiling test/cpp/api/optim.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:53.5931190Z Compiling test/cpp/api/memory.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:53.5931741Z Compiling test/cpp/api/ordered_dict.cpp; 1s processwrapper-sandbox 2022-05-18T04:39:54.5954787Z 2022-05-18T04:39:54.5955331Z  2022-05-18T04:39:54.5955633Z  2022-05-18T04:39:54.5955911Z  2022-05-18T04:39:54.5956192Z  2022-05-18T04:39:54.5956486Z  2022-05-18T04:39:54.5956787Z  2022-05-18T04:39:54.5956992Z  2022-05-18T04:39:54.5957142Z  2022-05-18T04:39:54.5957471Z [3,099 / 3,115] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:39:54.5957861Z Compiling test/cpp/api/modules.cpp; 33s processwrapper-sandbox 2022-05-18T04:39:54.5958204Z Compiling test/cpp/api/init.cpp; 31s processwrapper-sandbox 2022-05-18T04:39:54.5958526Z Linking jit_tests; 21s processwrapper-sandbox 2022-05-18T04:39:54.5958857Z Compiling test/cpp/api/any.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:54.5959201Z Compiling test/cpp/api/modulelist.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:54.5959557Z Compiling test/cpp/api/optim.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:54.5959905Z Compiling test/cpp/api/memory.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:54.5960263Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:54.8373970Z 2022-05-18T04:39:54.8374616Z  2022-05-18T04:39:54.8374988Z  2022-05-18T04:39:54.8375248Z  2022-05-18T04:39:54.8375522Z  2022-05-18T04:39:54.8375790Z  2022-05-18T04:39:54.8376061Z  2022-05-18T04:39:54.8376328Z  2022-05-18T04:39:54.8376600Z  2022-05-18T04:39:54.8377131Z [3,100 / 3,115] 4 / 27 tests; 8 actions, 7 running; last test: //:module_test 2022-05-18T04:39:54.8377748Z Compiling test/cpp/api/modules.cpp; 33s processwrapper-sandbox 2022-05-18T04:39:54.8378295Z Linking jit_tests; 22s processwrapper-sandbox 2022-05-18T04:39:54.8378832Z Compiling test/cpp/api/any.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:54.8379426Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:54.8380009Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:54.8380556Z Compiling test/cpp/api/memory.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:54.8381143Z Compiling test/cpp/api/ordered_dict.cpp; 2s processwrapper-sandbox 2022-05-18T04:39:54.8381547Z [Prepa] Linking init_test 2022-05-18T04:39:55.1177379Z 2022-05-18T04:39:55.1177795Z  2022-05-18T04:39:55.1178029Z  2022-05-18T04:39:55.1178202Z  2022-05-18T04:39:55.1178374Z  2022-05-18T04:39:55.1178528Z  2022-05-18T04:39:55.1178695Z  2022-05-18T04:39:55.1178860Z  2022-05-18T04:39:55.1179013Z  2022-05-18T04:39:55.1179357Z [3,100 / 3,115] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:39:55.1179743Z Compiling test/cpp/api/modules.cpp; 33s processwrapper-sandbox 2022-05-18T04:39:55.1180064Z Linking jit_tests; 22s processwrapper-sandbox 2022-05-18T04:39:55.1180395Z Compiling test/cpp/api/any.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:55.1180755Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:55.1181103Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:55.1181649Z Compiling test/cpp/api/memory.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:55.1182076Z Compiling test/cpp/api/ordered_dict.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:55.1182602Z Linking init_test; 0s processwrapper-sandbox 2022-05-18T04:39:55.6327505Z 2022-05-18T04:39:55.6328092Z  2022-05-18T04:39:55.6328455Z  2022-05-18T04:39:55.6328741Z  2022-05-18T04:39:55.6329001Z  2022-05-18T04:39:55.6329288Z  2022-05-18T04:39:55.6329562Z  2022-05-18T04:39:55.6330009Z  2022-05-18T04:39:55.6330288Z  2022-05-18T04:39:55.6330863Z [3,101 / 3,115] 4 / 27 tests; 8 actions, 7 running; last test: //:module_test 2022-05-18T04:39:55.6331485Z Compiling test/cpp/api/modules.cpp; 34s processwrapper-sandbox 2022-05-18T04:39:55.6332037Z Linking jit_tests; 22s processwrapper-sandbox 2022-05-18T04:39:55.6332579Z Compiling test/cpp/api/any.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:55.6333192Z Compiling test/cpp/api/modulelist.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:55.6333774Z Compiling test/cpp/api/optim.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:55.6334383Z Compiling test/cpp/api/ordered_dict.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:55.6334931Z Linking init_test; 0s processwrapper-sandbox 2022-05-18T04:39:55.6335300Z [Prepa] Linking memory_test 2022-05-18T04:39:55.9180117Z 2022-05-18T04:39:55.9180708Z  2022-05-18T04:39:55.9181044Z  2022-05-18T04:39:55.9181253Z  2022-05-18T04:39:55.9181508Z  2022-05-18T04:39:55.9181824Z  2022-05-18T04:39:55.9182128Z  2022-05-18T04:39:55.9182371Z  2022-05-18T04:39:55.9182603Z  2022-05-18T04:39:55.9183117Z [3,101 / 3,115] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:39:55.9183749Z Compiling test/cpp/api/modules.cpp; 34s processwrapper-sandbox 2022-05-18T04:39:55.9184306Z Linking jit_tests; 23s processwrapper-sandbox 2022-05-18T04:39:55.9184839Z Compiling test/cpp/api/any.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:55.9185242Z Compiling test/cpp/api/modulelist.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:55.9185613Z Compiling test/cpp/api/optim.cpp; 4s processwrapper-sandbox 2022-05-18T04:39:55.9186248Z Compiling test/cpp/api/ordered_dict.cpp; 3s processwrapper-sandbox 2022-05-18T04:39:55.9186775Z Linking init_test; 1s processwrapper-sandbox 2022-05-18T04:39:55.9187311Z Linking memory_test; 0s processwrapper-sandbox 2022-05-18T04:39:57.1187369Z 2022-05-18T04:39:57.1192867Z  2022-05-18T04:39:57.1193242Z  2022-05-18T04:39:57.1193522Z  2022-05-18T04:39:57.1193772Z  2022-05-18T04:39:57.1194050Z  2022-05-18T04:39:57.1194341Z  2022-05-18T04:39:57.1194608Z  2022-05-18T04:39:57.1194890Z  2022-05-18T04:39:57.1195451Z [3,101 / 3,115] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:39:57.1196070Z Compiling test/cpp/api/modules.cpp; 35s processwrapper-sandbox 2022-05-18T04:39:57.1196641Z Linking jit_tests; 24s processwrapper-sandbox 2022-05-18T04:39:57.1197216Z Compiling test/cpp/api/any.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:57.1197822Z Compiling test/cpp/api/modulelist.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:57.1198440Z Compiling test/cpp/api/optim.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:57.1199041Z Compiling test/cpp/api/ordered_dict.cpp; 5s processwrapper-sandbox 2022-05-18T04:39:57.1199587Z Linking init_test; 2s processwrapper-sandbox 2022-05-18T04:39:57.1200064Z Linking memory_test; 1s processwrapper-sandbox 2022-05-18T04:39:58.1193248Z 2022-05-18T04:39:58.1193859Z  2022-05-18T04:39:58.1194218Z  2022-05-18T04:39:58.1195157Z  2022-05-18T04:39:58.1195464Z  2022-05-18T04:39:58.1195765Z  2022-05-18T04:39:58.1196018Z  2022-05-18T04:39:58.1196308Z  2022-05-18T04:39:58.1196592Z  2022-05-18T04:39:58.1198370Z [3,101 / 3,115] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:39:58.1199245Z Compiling test/cpp/api/modules.cpp; 36s processwrapper-sandbox 2022-05-18T04:39:58.1199858Z Linking jit_tests; 25s processwrapper-sandbox 2022-05-18T04:39:58.1200459Z Compiling test/cpp/api/any.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:58.1201113Z Compiling test/cpp/api/modulelist.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:58.1201855Z Compiling test/cpp/api/optim.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:58.1202474Z Compiling test/cpp/api/ordered_dict.cpp; 6s processwrapper-sandbox 2022-05-18T04:39:58.1203053Z Linking init_test; 3s processwrapper-sandbox 2022-05-18T04:39:58.1203611Z Linking memory_test; 2s processwrapper-sandbox 2022-05-18T04:39:59.1204643Z 2022-05-18T04:39:59.1205169Z  2022-05-18T04:39:59.1205564Z  2022-05-18T04:39:59.1205847Z  2022-05-18T04:39:59.1206107Z  2022-05-18T04:39:59.1206367Z  2022-05-18T04:39:59.1206625Z  2022-05-18T04:39:59.1206896Z  2022-05-18T04:39:59.1207196Z  2022-05-18T04:39:59.1207803Z [3,101 / 3,115] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:39:59.1208475Z Compiling test/cpp/api/modules.cpp; 37s processwrapper-sandbox 2022-05-18T04:39:59.1209056Z Linking jit_tests; 26s processwrapper-sandbox 2022-05-18T04:39:59.1209666Z Compiling test/cpp/api/any.cpp; 8s processwrapper-sandbox 2022-05-18T04:39:59.1210301Z Compiling test/cpp/api/modulelist.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:59.1210965Z Compiling test/cpp/api/optim.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:59.1211614Z Compiling test/cpp/api/ordered_dict.cpp; 7s processwrapper-sandbox 2022-05-18T04:39:59.1212212Z Linking init_test; 4s processwrapper-sandbox 2022-05-18T04:39:59.1212748Z Linking memory_test; 3s processwrapper-sandbox 2022-05-18T04:40:00.3211855Z 2022-05-18T04:40:00.3212390Z  2022-05-18T04:40:00.3212692Z  2022-05-18T04:40:00.3212932Z  2022-05-18T04:40:00.3213156Z  2022-05-18T04:40:00.3213409Z  2022-05-18T04:40:00.3213647Z  2022-05-18T04:40:00.3213871Z  2022-05-18T04:40:00.3214119Z  2022-05-18T04:40:00.3214604Z [3,101 / 3,115] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:40:00.3215149Z Compiling test/cpp/api/modules.cpp; 39s processwrapper-sandbox 2022-05-18T04:40:00.3215635Z Linking jit_tests; 27s processwrapper-sandbox 2022-05-18T04:40:00.3216109Z Compiling test/cpp/api/any.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:00.3216616Z Compiling test/cpp/api/modulelist.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:00.3217136Z Compiling test/cpp/api/optim.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:00.3217658Z Compiling test/cpp/api/ordered_dict.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:00.3218132Z Linking init_test; 5s processwrapper-sandbox 2022-05-18T04:40:00.3218567Z Linking memory_test; 4s processwrapper-sandbox 2022-05-18T04:40:01.3310076Z 2022-05-18T04:40:01.3310670Z  2022-05-18T04:40:01.3311006Z  2022-05-18T04:40:01.3311330Z  2022-05-18T04:40:01.3311646Z  2022-05-18T04:40:01.3311894Z  2022-05-18T04:40:01.3312116Z  2022-05-18T04:40:01.3312386Z  2022-05-18T04:40:01.3312643Z  2022-05-18T04:40:01.3313211Z [3,101 / 3,115] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:40:01.3313860Z Compiling test/cpp/api/modules.cpp; 40s processwrapper-sandbox 2022-05-18T04:40:01.3314466Z Linking jit_tests; 28s processwrapper-sandbox 2022-05-18T04:40:01.3315059Z Compiling test/cpp/api/any.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:01.3315666Z Compiling test/cpp/api/modulelist.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:01.3316306Z Compiling test/cpp/api/optim.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:01.3316958Z Compiling test/cpp/api/ordered_dict.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:01.3317721Z Linking init_test; 6s processwrapper-sandbox 2022-05-18T04:40:01.3318274Z Linking memory_test; 5s processwrapper-sandbox 2022-05-18T04:40:02.3224965Z 2022-05-18T04:40:02.3225525Z  2022-05-18T04:40:02.3225978Z  2022-05-18T04:40:02.3226279Z  2022-05-18T04:40:02.3226722Z  2022-05-18T04:40:02.3227006Z  2022-05-18T04:40:02.3227526Z  2022-05-18T04:40:02.3227821Z  2022-05-18T04:40:02.3228095Z  2022-05-18T04:40:02.3228726Z [3,101 / 3,115] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:40:02.3229501Z Compiling test/cpp/api/modules.cpp; 41s processwrapper-sandbox 2022-05-18T04:40:02.3230085Z Linking jit_tests; 29s processwrapper-sandbox 2022-05-18T04:40:02.3230671Z Compiling test/cpp/api/any.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:02.3231331Z Compiling test/cpp/api/modulelist.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:02.3231981Z Compiling test/cpp/api/optim.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:02.3232684Z Compiling test/cpp/api/ordered_dict.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:02.3233313Z Linking init_test; 7s processwrapper-sandbox 2022-05-18T04:40:02.3233857Z Linking memory_test; 6s processwrapper-sandbox 2022-05-18T04:40:03.4331749Z 2022-05-18T04:40:03.4332371Z  2022-05-18T04:40:03.4332719Z  2022-05-18T04:40:03.4332980Z  2022-05-18T04:40:03.4333247Z  2022-05-18T04:40:03.4333503Z  2022-05-18T04:40:03.4333779Z  2022-05-18T04:40:03.4334060Z  2022-05-18T04:40:03.4334337Z  2022-05-18T04:40:03.4334925Z [3,102 / 3,116] 4 / 27 tests; 8 actions, 7 running; last test: //:module_test 2022-05-18T04:40:03.4335567Z Compiling test/cpp/api/modules.cpp; 42s processwrapper-sandbox 2022-05-18T04:40:03.4336135Z Linking jit_tests; 30s processwrapper-sandbox 2022-05-18T04:40:03.4336703Z Compiling test/cpp/api/any.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:03.4337372Z Compiling test/cpp/api/modulelist.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:03.4338008Z Compiling test/cpp/api/optim.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:03.4338631Z Compiling test/cpp/api/ordered_dict.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:03.4339208Z Linking memory_test; 7s processwrapper-sandbox 2022-05-18T04:40:03.4339595Z [Prepa] Testing //:init_test 2022-05-18T04:40:03.7237002Z 2022-05-18T04:40:03.7237506Z  2022-05-18T04:40:03.7237954Z  2022-05-18T04:40:03.7238247Z  2022-05-18T04:40:03.7238534Z  2022-05-18T04:40:03.7238795Z  2022-05-18T04:40:03.7239069Z  2022-05-18T04:40:03.7239343Z  2022-05-18T04:40:03.7239610Z  2022-05-18T04:40:03.7240159Z [3,102 / 3,116] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:40:03.7240820Z Compiling test/cpp/api/modules.cpp; 42s processwrapper-sandbox 2022-05-18T04:40:03.7241396Z Linking jit_tests; 30s processwrapper-sandbox 2022-05-18T04:40:03.7242001Z Compiling test/cpp/api/any.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:03.7242639Z Compiling test/cpp/api/modulelist.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:03.7243271Z Compiling test/cpp/api/optim.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:03.7243954Z Compiling test/cpp/api/ordered_dict.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:03.7244523Z Linking memory_test; 8s processwrapper-sandbox 2022-05-18T04:40:03.7245073Z Testing //:init_test; 0s processwrapper-sandbox 2022-05-18T04:40:04.0596105Z 2022-05-18T04:40:04.0596708Z  2022-05-18T04:40:04.0597190Z  2022-05-18T04:40:04.0597443Z  2022-05-18T04:40:04.0597770Z  2022-05-18T04:40:04.0598026Z  2022-05-18T04:40:04.0598265Z  2022-05-18T04:40:04.0599109Z  2022-05-18T04:40:04.0599347Z  2022-05-18T04:40:04.0599966Z [3,103 / 3,116] 4 / 27 tests; 8 actions, 7 running; last test: //:module_test 2022-05-18T04:40:04.0601369Z Linking jit_tests; 31s processwrapper-sandbox 2022-05-18T04:40:04.0601863Z Compiling test/cpp/api/any.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:04.0602396Z Compiling test/cpp/api/modulelist.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:04.0603026Z Compiling test/cpp/api/optim.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:04.0603548Z Compiling test/cpp/api/ordered_dict.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:04.0604031Z Linking memory_test; 8s processwrapper-sandbox 2022-05-18T04:40:04.0604473Z Testing //:init_test; 0s processwrapper-sandbox 2022-05-18T04:40:04.0604804Z [Prepa] Linking modules_test 2022-05-18T04:40:04.3243710Z 2022-05-18T04:40:04.3244218Z  2022-05-18T04:40:04.3244573Z  2022-05-18T04:40:04.3244852Z  2022-05-18T04:40:04.3245113Z  2022-05-18T04:40:04.3245466Z  2022-05-18T04:40:04.3245728Z  2022-05-18T04:40:04.3245985Z  2022-05-18T04:40:04.3246316Z  2022-05-18T04:40:04.3246847Z [3,104 / 3,117] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:40:04.3247386Z Linking jit_tests; 31s processwrapper-sandbox 2022-05-18T04:40:04.3247963Z Compiling test/cpp/api/any.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:04.3248566Z Compiling test/cpp/api/modulelist.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:04.3249199Z Compiling test/cpp/api/optim.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:04.3249850Z Compiling test/cpp/api/ordered_dict.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:04.3250414Z Testing //:init_test; 0s processwrapper-sandbox 2022-05-18T04:40:04.3250935Z Linking modules_test; 0s processwrapper-sandbox 2022-05-18T04:40:04.3251465Z Testing //:memory_test; 0s processwrapper-sandbox 2022-05-18T04:40:05.3243890Z 2022-05-18T04:40:05.3244440Z  2022-05-18T04:40:05.3244802Z  2022-05-18T04:40:05.3245092Z  2022-05-18T04:40:05.3245470Z  2022-05-18T04:40:05.3245765Z  2022-05-18T04:40:05.3246044Z  2022-05-18T04:40:05.3246281Z  2022-05-18T04:40:05.3246557Z  2022-05-18T04:40:05.3247115Z [3,104 / 3,117] 4 / 27 tests; 8 actions running; last test: //:module_test 2022-05-18T04:40:05.3247721Z Linking jit_tests; 32s processwrapper-sandbox 2022-05-18T04:40:05.3248307Z Compiling test/cpp/api/any.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:05.3248945Z Compiling test/cpp/api/modulelist.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:05.3249586Z Compiling test/cpp/api/optim.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:05.3250232Z Compiling test/cpp/api/ordered_dict.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:05.3250806Z Testing //:init_test; 1s processwrapper-sandbox 2022-05-18T04:40:05.3251336Z Linking modules_test; 1s processwrapper-sandbox 2022-05-18T04:40:05.3251851Z Testing //:memory_test; 1s processwrapper-sandbox 2022-05-18T04:40:05.8923371Z 2022-05-18T04:40:05.8923943Z  2022-05-18T04:40:05.8924278Z  2022-05-18T04:40:05.8924562Z  2022-05-18T04:40:05.8924825Z  2022-05-18T04:40:05.8925130Z  2022-05-18T04:40:05.8925505Z  2022-05-18T04:40:05.8925780Z  2022-05-18T04:40:05.8926045Z  2022-05-18T04:40:05.8926615Z [3,104 / 3,117] 5 / 27 tests; 8 actions running; last test: //:init_test 2022-05-18T04:40:05.8927170Z Linking jit_tests; 33s processwrapper-sandbox 2022-05-18T04:40:05.8927737Z Compiling test/cpp/api/any.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:05.8928346Z Compiling test/cpp/api/modulelist.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:05.8928961Z Compiling test/cpp/api/optim.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:05.8929572Z Compiling test/cpp/api/ordered_dict.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:05.8930229Z Testing //:init_test; 2s processwrapper-sandbox 2022-05-18T04:40:05.8930940Z Linking modules_test; 1s processwrapper-sandbox 2022-05-18T04:40:05.8931440Z Testing //:memory_test; 1s processwrapper-sandbox 2022-05-18T04:40:05.8940120Z 2022-05-18T04:40:05.8940396Z  2022-05-18T04:40:05.8940733Z  2022-05-18T04:40:05.8940982Z  2022-05-18T04:40:05.8941265Z  2022-05-18T04:40:05.8941698Z  2022-05-18T04:40:05.8941974Z  2022-05-18T04:40:05.8942265Z  2022-05-18T04:40:05.8942599Z  2022-05-18T04:40:05.8943061Z INFO: From Testing //:init_test: 2022-05-18T04:40:05.8943714Z [3,104 / 3,117] 5 / 27 tests; 8 actions running; last test: //:init_test 2022-05-18T04:40:05.8944299Z Linking jit_tests; 33s processwrapper-sandbox 2022-05-18T04:40:05.8944864Z Compiling test/cpp/api/any.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:05.8945461Z Compiling test/cpp/api/modulelist.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:05.8946192Z Compiling test/cpp/api/optim.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:05.8946815Z Compiling test/cpp/api/ordered_dict.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:05.8947374Z Testing //:init_test; 2s processwrapper-sandbox 2022-05-18T04:40:05.8947893Z Linking modules_test; 1s processwrapper-sandbox 2022-05-18T04:40:05.8948426Z Testing //:memory_test; 1s processwrapper-sandbox 2022-05-18T04:40:05.8958606Z 2022-05-18T04:40:05.8958836Z  2022-05-18T04:40:05.8959140Z  2022-05-18T04:40:05.8959429Z  2022-05-18T04:40:05.8959692Z  2022-05-18T04:40:05.8959972Z  2022-05-18T04:40:05.8960243Z  2022-05-18T04:40:05.8960515Z  2022-05-18T04:40:05.8960788Z  2022-05-18T04:40:05.8968962Z ==================== Test output for //:init_test: 2022-05-18T04:40:05.8969322Z Running main() from gmock_main.cc 2022-05-18T04:40:05.8969744Z Note: Google Test filter = -*CUDA 2022-05-18T04:40:05.8970120Z [==========] Running 9 tests from 1 test suite. 2022-05-18T04:40:05.8970581Z [----------] Global test environment set-up. 2022-05-18T04:40:05.8971027Z [----------] 9 tests from InitTest 2022-05-18T04:40:05.8971453Z [ RUN ] InitTest.ProducesPyTorchValues_XavierUniform 2022-05-18T04:40:05.8971984Z [ OK ] InitTest.ProducesPyTorchValues_XavierUniform (51 ms) 2022-05-18T04:40:05.8972457Z [ RUN ] InitTest.ProducesPyTorchValues_XavierNormal 2022-05-18T04:40:05.8972949Z [ OK ] InitTest.ProducesPyTorchValues_XavierNormal (31 ms) 2022-05-18T04:40:05.8973457Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingNormal 2022-05-18T04:40:05.8973936Z [ OK ] InitTest.ProducesPyTorchValues_KaimingNormal (30 ms) 2022-05-18T04:40:05.8974479Z [ RUN ] InitTest.ProducesPyTorchValues_KaimingUniform 2022-05-18T04:40:05.8975158Z [ OK ] InitTest.ProducesPyTorchValues_KaimingUniform (30 ms) 2022-05-18T04:40:05.8975708Z [ RUN ] InitTest.CanInitializeTensorThatRequiresGrad 2022-05-18T04:40:05.8976228Z [ OK ] InitTest.CanInitializeTensorThatRequiresGrad (1 ms) 2022-05-18T04:40:05.8976746Z [ RUN ] InitTest.CalculateGainWithTanh 2022-05-18T04:40:05.8977151Z [ OK ] InitTest.CalculateGainWithTanh (0 ms) 2022-05-18T04:40:05.8977566Z [ RUN ] InitTest.CalculateGainWithRelu 2022-05-18T04:40:05.8977971Z [ OK ] InitTest.CalculateGainWithRelu (0 ms) 2022-05-18T04:40:05.8978383Z [ RUN ] InitTest.CalculateGainWithLeakyRelu 2022-05-18T04:40:05.8978820Z [ OK ] InitTest.CalculateGainWithLeakyRelu (0 ms) 2022-05-18T04:40:05.8979233Z [ RUN ] InitTest.CanInitializeCnnWithOrthogonal 2022-05-18T04:40:05.8979693Z [ OK ] InitTest.CanInitializeCnnWithOrthogonal (2 ms) 2022-05-18T04:40:05.8980269Z [----------] 9 tests from InitTest (146 ms total) 2022-05-18T04:40:05.8980501Z 2022-05-18T04:40:05.8980759Z [----------] Global test environment tear-down 2022-05-18T04:40:05.8981148Z [==========] 9 tests from 1 test suite ran. (146 ms total) 2022-05-18T04:40:05.8981484Z [ PASSED ] 9 tests. 2022-05-18T04:40:05.8981803Z ================================================================================ 2022-05-18T04:40:05.8991017Z [3,104 / 3,117] 5 / 27 tests; 8 actions running; last test: //:init_test 2022-05-18T04:40:05.8991572Z Linking jit_tests; 33s processwrapper-sandbox 2022-05-18T04:40:05.8992128Z Compiling test/cpp/api/any.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:05.8992889Z Compiling test/cpp/api/modulelist.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:05.8993519Z Compiling test/cpp/api/optim.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:05.8994153Z Compiling test/cpp/api/ordered_dict.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:05.8994689Z Testing //:init_test; 2s processwrapper-sandbox 2022-05-18T04:40:05.8995218Z Linking modules_test; 1s processwrapper-sandbox 2022-05-18T04:40:05.8995744Z Testing //:memory_test; 1s processwrapper-sandbox 2022-05-18T04:40:06.1252656Z 2022-05-18T04:40:06.1253164Z  2022-05-18T04:40:06.1253550Z  2022-05-18T04:40:06.1253844Z  2022-05-18T04:40:06.1254131Z  2022-05-18T04:40:06.1254416Z  2022-05-18T04:40:06.1254724Z  2022-05-18T04:40:06.1254972Z  2022-05-18T04:40:06.1255222Z  2022-05-18T04:40:06.1255742Z [3,109 / 3,122] 5 / 27 tests; 8 actions running; last test: //:init_test 2022-05-18T04:40:06.1256293Z Linking jit_tests; 33s processwrapper-sandbox 2022-05-18T04:40:06.1256855Z Compiling test/cpp/api/any.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:06.1257475Z Compiling test/cpp/api/modulelist.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:06.1258091Z Compiling test/cpp/api/optim.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:06.1258729Z Compiling test/cpp/api/ordered_dict.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:06.1259328Z Linking modules_test; 2s processwrapper-sandbox 2022-05-18T04:40:06.1259889Z Testing //:memory_test; 1s processwrapper-sandbox 2022-05-18T04:40:06.1260456Z Compiling test/cpp/api/nn_utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:40:06.5348923Z 2022-05-18T04:40:06.5349472Z  2022-05-18T04:40:06.5349835Z  2022-05-18T04:40:06.5350112Z  2022-05-18T04:40:06.5350411Z  2022-05-18T04:40:06.5350696Z  2022-05-18T04:40:06.5350971Z  2022-05-18T04:40:06.5351268Z  2022-05-18T04:40:06.5351562Z  2022-05-18T04:40:06.5352146Z [3,109 / 3,122] 6 / 27 tests; 8 actions running; last test: //:memory_test 2022-05-18T04:40:06.5352762Z Linking jit_tests; 33s processwrapper-sandbox 2022-05-18T04:40:06.5353365Z Compiling test/cpp/api/any.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:06.5354008Z Compiling test/cpp/api/modulelist.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:06.5354637Z Compiling test/cpp/api/optim.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:06.5355305Z Compiling test/cpp/api/ordered_dict.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:06.5355897Z Linking modules_test; 2s processwrapper-sandbox 2022-05-18T04:40:06.5356455Z Testing //:memory_test; 2s processwrapper-sandbox 2022-05-18T04:40:06.5357060Z Compiling test/cpp/api/nn_utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:40:06.5388902Z 2022-05-18T04:40:06.5389304Z  2022-05-18T04:40:06.5389647Z  2022-05-18T04:40:06.5389913Z  2022-05-18T04:40:06.5390206Z  2022-05-18T04:40:06.5390497Z  2022-05-18T04:40:06.5390769Z  2022-05-18T04:40:06.5391061Z  2022-05-18T04:40:06.5391343Z  2022-05-18T04:40:06.5391751Z INFO: From Testing //:memory_test: 2022-05-18T04:40:06.5392361Z [3,109 / 3,122] 6 / 27 tests; 8 actions running; last test: //:memory_test 2022-05-18T04:40:06.5392943Z Linking jit_tests; 33s processwrapper-sandbox 2022-05-18T04:40:06.5393520Z Compiling test/cpp/api/any.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:06.5394167Z Compiling test/cpp/api/modulelist.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:06.5394819Z Compiling test/cpp/api/optim.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:06.5395668Z Compiling test/cpp/api/ordered_dict.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:06.5396261Z Linking modules_test; 2s processwrapper-sandbox 2022-05-18T04:40:06.5396824Z Testing //:memory_test; 2s processwrapper-sandbox 2022-05-18T04:40:06.5397509Z Compiling test/cpp/api/nn_utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:40:06.5408602Z 2022-05-18T04:40:06.5408881Z  2022-05-18T04:40:06.5409222Z  2022-05-18T04:40:06.5409525Z  2022-05-18T04:40:06.5409797Z  2022-05-18T04:40:06.5410088Z  2022-05-18T04:40:06.5410366Z  2022-05-18T04:40:06.5410643Z  2022-05-18T04:40:06.5410924Z  2022-05-18T04:40:06.5422054Z ==================== Test output for //:memory_test: 2022-05-18T04:40:06.5422438Z Running main() from gmock_main.cc 2022-05-18T04:40:06.5422885Z Note: Google Test filter = -*CUDA 2022-05-18T04:40:06.5423274Z [==========] Running 3 tests from 1 test suite. 2022-05-18T04:40:06.5423760Z [----------] Global test environment set-up. 2022-05-18T04:40:06.5424241Z [----------] 3 tests from MakeUniqueTest 2022-05-18T04:40:06.5424698Z [ RUN ] MakeUniqueTest.ForwardRvaluesCorrectly 2022-05-18T04:40:06.5425214Z [ OK ] MakeUniqueTest.ForwardRvaluesCorrectly (0 ms) 2022-05-18T04:40:06.5425866Z [ RUN ] MakeUniqueTest.ForwardLvaluesCorrectly 2022-05-18T04:40:06.5426393Z [ OK ] MakeUniqueTest.ForwardLvaluesCorrectly (0 ms) 2022-05-18T04:40:06.5426945Z [ RUN ] MakeUniqueTest.CanConstructUniquePtrOfArray 2022-05-18T04:40:06.5427504Z [ OK ] MakeUniqueTest.CanConstructUniquePtrOfArray (0 ms) 2022-05-18T04:40:06.5428145Z [----------] 3 tests from MakeUniqueTest (0 ms total) 2022-05-18T04:40:06.5428417Z 2022-05-18T04:40:06.5428682Z [----------] Global test environment tear-down 2022-05-18T04:40:06.5429077Z [==========] 3 tests from 1 test suite ran. (0 ms total) 2022-05-18T04:40:06.5429431Z [ PASSED ] 3 tests. 2022-05-18T04:40:06.5429769Z ================================================================================ 2022-05-18T04:40:06.5441009Z [3,109 / 3,122] 6 / 27 tests; 8 actions running; last test: //:memory_test 2022-05-18T04:40:06.5441578Z Linking jit_tests; 33s processwrapper-sandbox 2022-05-18T04:40:06.5442205Z Compiling test/cpp/api/any.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:06.5442851Z Compiling test/cpp/api/modulelist.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:06.5443475Z Compiling test/cpp/api/optim.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:06.5444127Z Compiling test/cpp/api/ordered_dict.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:06.5444725Z Linking modules_test; 2s processwrapper-sandbox 2022-05-18T04:40:06.5445372Z Testing //:memory_test; 2s processwrapper-sandbox 2022-05-18T04:40:06.5445957Z Compiling test/cpp/api/nn_utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:40:06.8158208Z 2022-05-18T04:40:06.8158751Z  2022-05-18T04:40:06.8159057Z  2022-05-18T04:40:06.8159339Z  2022-05-18T04:40:06.8159599Z  2022-05-18T04:40:06.8159828Z  2022-05-18T04:40:06.8160079Z  2022-05-18T04:40:06.8160330Z  2022-05-18T04:40:06.8160561Z  2022-05-18T04:40:06.8161069Z [3,114 / 3,127] 6 / 27 tests; 8 actions, 7 running; last test: //:memory_test 2022-05-18T04:40:06.8161598Z Linking jit_tests; 34s processwrapper-sandbox 2022-05-18T04:40:06.8162114Z Compiling test/cpp/api/any.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:06.8162705Z Compiling test/cpp/api/modulelist.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:06.8163267Z Compiling test/cpp/api/optim.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:06.8163837Z Compiling test/cpp/api/ordered_dict.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:06.8164338Z Linking modules_test; 2s processwrapper-sandbox 2022-05-18T04:40:06.8164867Z Compiling test/cpp/api/nn_utils.cpp; 0s processwrapper-sandbox 2022-05-18T04:40:06.8165585Z [Prepa] Linking c10/test/typeid_test 2022-05-18T04:40:07.1264220Z 2022-05-18T04:40:07.1264696Z  2022-05-18T04:40:07.1265024Z  2022-05-18T04:40:07.1265286Z  2022-05-18T04:40:07.1265527Z  2022-05-18T04:40:07.1266088Z  2022-05-18T04:40:07.1266346Z  2022-05-18T04:40:07.1266575Z  2022-05-18T04:40:07.1267031Z  2022-05-18T04:40:07.1267541Z [3,118 / 3,132] 6 / 27 tests; 8 actions running; last test: //:memory_test 2022-05-18T04:40:07.1268058Z Linking jit_tests; 34s processwrapper-sandbox 2022-05-18T04:40:07.1268572Z Compiling test/cpp/api/any.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:07.1269144Z Compiling test/cpp/api/modulelist.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:07.1269706Z Compiling test/cpp/api/optim.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:07.1270275Z Compiling test/cpp/api/ordered_dict.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:07.1270787Z Linking modules_test; 3s processwrapper-sandbox 2022-05-18T04:40:07.1271315Z Compiling test/cpp/api/nn_utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:07.1271883Z Compiling test/cpp/api/integration.cpp; 0s processwrapper-sandbox 2022-05-18T04:40:07.3270003Z 2022-05-18T04:40:07.3270531Z  2022-05-18T04:40:07.3270842Z  2022-05-18T04:40:07.3271095Z  2022-05-18T04:40:07.3271339Z  2022-05-18T04:40:07.3271591Z  2022-05-18T04:40:07.3271822Z  2022-05-18T04:40:07.3272072Z  2022-05-18T04:40:07.3272317Z  2022-05-18T04:40:07.3272803Z [3,118 / 3,132] 6 / 27 tests; 8 actions running; last test: //:memory_test 2022-05-18T04:40:07.3273304Z Linking jit_tests; 34s processwrapper-sandbox 2022-05-18T04:40:07.3273810Z Compiling test/cpp/api/any.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:07.3274365Z Compiling test/cpp/api/modulelist.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:07.3274909Z Compiling test/cpp/api/optim.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:07.3275472Z Compiling test/cpp/api/ordered_dict.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:07.3275980Z Linking modules_test; 3s processwrapper-sandbox 2022-05-18T04:40:07.3276481Z Compiling test/cpp/api/nn_utils.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:07.3277032Z Compiling test/cpp/api/integration.cpp; 0s processwrapper-sandbox 2022-05-18T04:40:08.5278456Z 2022-05-18T04:40:08.5278960Z  2022-05-18T04:40:08.5279316Z  2022-05-18T04:40:08.5279615Z  2022-05-18T04:40:08.5279868Z  2022-05-18T04:40:08.5280152Z  2022-05-18T04:40:08.5280436Z  2022-05-18T04:40:08.5280697Z  2022-05-18T04:40:08.5280962Z  2022-05-18T04:40:08.5281528Z [3,118 / 3,132] 6 / 27 tests; 8 actions running; last test: //:memory_test 2022-05-18T04:40:08.5282085Z Linking jit_tests; 35s processwrapper-sandbox 2022-05-18T04:40:08.5282668Z Compiling test/cpp/api/any.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:08.5283297Z Compiling test/cpp/api/modulelist.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:08.5283902Z Compiling test/cpp/api/optim.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:08.5284541Z Compiling test/cpp/api/ordered_dict.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:08.5285144Z Linking modules_test; 4s processwrapper-sandbox 2022-05-18T04:40:08.5285853Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:40:08.5286483Z Compiling test/cpp/api/integration.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:08.7282919Z 2022-05-18T04:40:08.7283388Z  2022-05-18T04:40:08.7283712Z  2022-05-18T04:40:08.7283947Z  2022-05-18T04:40:08.7284171Z  2022-05-18T04:40:08.7284411Z  2022-05-18T04:40:08.7284664Z  2022-05-18T04:40:08.7284918Z  2022-05-18T04:40:08.7285173Z  2022-05-18T04:40:08.7285773Z [3,119 / 3,133] 6 / 27 tests; 8 actions running; last test: //:memory_test 2022-05-18T04:40:08.7286466Z Compiling test/cpp/api/any.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:08.7287019Z Compiling test/cpp/api/modulelist.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:08.7287647Z Compiling test/cpp/api/optim.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:08.7288399Z Compiling test/cpp/api/ordered_dict.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:08.7288961Z Linking modules_test; 4s processwrapper-sandbox 2022-05-18T04:40:08.7289560Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:40:08.7290179Z Compiling test/cpp/api/integration.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:08.7290755Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-05-18T04:40:08.7547402Z 2022-05-18T04:40:08.7547977Z  2022-05-18T04:40:08.7548332Z  2022-05-18T04:40:08.7548624Z  2022-05-18T04:40:08.7548883Z  2022-05-18T04:40:08.7549153Z  2022-05-18T04:40:08.7549457Z  2022-05-18T04:40:08.7549713Z  2022-05-18T04:40:08.7549996Z  2022-05-18T04:40:08.7550434Z INFO: From Testing //c10/test:core_tests: 2022-05-18T04:40:08.7551039Z [3,119 / 3,133] 7 / 27 tests; 8 actions running; last test: ...test:core_tests 2022-05-18T04:40:08.7551654Z Compiling test/cpp/api/any.cpp; 18s processwrapper-sandbox 2022-05-18T04:40:08.7552291Z Compiling test/cpp/api/modulelist.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:08.7552884Z Compiling test/cpp/api/optim.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:08.7553511Z Compiling test/cpp/api/ordered_dict.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:08.7554086Z Linking modules_test; 4s processwrapper-sandbox 2022-05-18T04:40:08.7554671Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:40:08.7555297Z Compiling test/cpp/api/integration.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:08.7555812Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-05-18T04:40:08.7571635Z 2022-05-18T04:40:08.7571938Z  2022-05-18T04:40:08.7572243Z  2022-05-18T04:40:08.7572525Z  2022-05-18T04:40:08.7572813Z  2022-05-18T04:40:08.7573077Z  2022-05-18T04:40:08.7573338Z  2022-05-18T04:40:08.7573610Z  2022-05-18T04:40:08.7573893Z  2022-05-18T04:40:08.7589253Z ==================== Test output for //c10/test:core_tests: 2022-05-18T04:40:08.7589661Z Running main() from gmock_main.cc 2022-05-18T04:40:08.7590110Z Note: Google Test filter = -*CUDA 2022-05-18T04:40:08.7590465Z [==========] Running 55 tests from 11 test suites. 2022-05-18T04:40:08.7590951Z [----------] Global test environment set-up. 2022-05-18T04:40:08.7591487Z [----------] 2 tests from CompileTimeFunctionPointerTest 2022-05-18T04:40:08.7592058Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughType 2022-05-18T04:40:08.7592766Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughType (0 ms) 2022-05-18T04:40:08.7593491Z [ RUN ] CompileTimeFunctionPointerTest.runFunctionThroughValue 2022-05-18T04:40:08.7594176Z [ OK ] CompileTimeFunctionPointerTest.runFunctionThroughValue (0 ms) 2022-05-18T04:40:08.7594918Z [----------] 2 tests from CompileTimeFunctionPointerTest (0 ms total) 2022-05-18T04:40:08.7595224Z 2022-05-18T04:40:08.7595467Z [----------] 1 test from DeviceGuard 2022-05-18T04:40:08.7595925Z [ RUN ] DeviceGuard.ResetDeviceDifferentDeviceType 2022-05-18T04:40:08.7596487Z [ OK ] DeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2022-05-18T04:40:08.7597073Z [----------] 1 test from DeviceGuard (0 ms total) 2022-05-18T04:40:08.7597309Z 2022-05-18T04:40:08.7597570Z [----------] 1 test from OptionalDeviceGuard 2022-05-18T04:40:08.7598072Z [ RUN ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType 2022-05-18T04:40:08.7598706Z [ OK ] OptionalDeviceGuard.ResetDeviceDifferentDeviceType (0 ms) 2022-05-18T04:40:08.7599385Z [----------] 1 test from OptionalDeviceGuard (0 ms total) 2022-05-18T04:40:08.7599877Z 2022-05-18T04:40:08.7600089Z [----------] 1 test from DeviceTest 2022-05-18T04:40:08.7600472Z [ RUN ] DeviceTest.BasicConstruction 2022-05-18T04:40:08.7600919Z [ OK ] DeviceTest.BasicConstruction (1 ms) 2022-05-18T04:40:08.7601406Z [----------] 1 test from DeviceTest (1 ms total) 2022-05-18T04:40:08.7601732Z 2022-05-18T04:40:08.7601972Z [----------] 15 tests from DispatchKeySet 2022-05-18T04:40:08.7602364Z [ RUN ] DispatchKeySet.ShowSemantics 2022-05-18T04:40:08.7602796Z [ OK ] DispatchKeySet.ShowSemantics (0 ms) 2022-05-18T04:40:08.7603211Z [ RUN ] DispatchKeySet.Empty 2022-05-18T04:40:08.7603561Z [ OK ] DispatchKeySet.Empty (0 ms) 2022-05-18T04:40:08.7603998Z [ RUN ] DispatchKeySet.SingletonBackendComponent 2022-05-18T04:40:08.7604493Z [ OK ] DispatchKeySet.SingletonBackendComponent (0 ms) 2022-05-18T04:40:08.7605020Z [ RUN ] DispatchKeySet.SingletonFunctionalityKeys 2022-05-18T04:40:08.7605643Z [ OK ] DispatchKeySet.SingletonFunctionalityKeys (0 ms) 2022-05-18T04:40:08.7606236Z [ RUN ] DispatchKeySet.SingletonPerBackendFunctionalityKeys 2022-05-18T04:40:08.7606867Z [ OK ] DispatchKeySet.SingletonPerBackendFunctionalityKeys (0 ms) 2022-05-18T04:40:08.7607401Z [ RUN ] DispatchKeySet.DoubletonPerBackend 2022-05-18T04:40:08.7607881Z [ OK ] DispatchKeySet.DoubletonPerBackend (11 ms) 2022-05-18T04:40:08.7608283Z [ RUN ] DispatchKeySet.Full 2022-05-18T04:40:08.7608647Z [ OK ] DispatchKeySet.Full (0 ms) 2022-05-18T04:40:08.7638286Z [ RUN ] DispatchKeySet.IteratorBasicOps 2022-05-18T04:40:08.7638746Z [ OK ] DispatchKeySet.IteratorBasicOps (0 ms) 2022-05-18T04:40:08.7639279Z [ RUN ] DispatchKeySet.getHighestPriorityBackendTypeId 2022-05-18T04:40:08.7639875Z [ OK ] DispatchKeySet.getHighestPriorityBackendTypeId (0 ms) 2022-05-18T04:40:08.7640343Z [ RUN ] DispatchKeySet.IteratorEmpty 2022-05-18T04:40:08.7640687Z [ OK ] DispatchKeySet.IteratorEmpty (0 ms) 2022-05-18T04:40:08.7641067Z [ RUN ] DispatchKeySet.IteratorCrossProduct 2022-05-18T04:40:08.7641466Z [ OK ] DispatchKeySet.IteratorCrossProduct (0 ms) 2022-05-18T04:40:08.7641823Z [ RUN ] DispatchKeySet.IteratorFull 2022-05-18T04:40:08.7642210Z [ OK ] DispatchKeySet.IteratorFull (0 ms) 2022-05-18T04:40:08.7642642Z [ RUN ] DispatchKeySet.IteratorRangeFull 2022-05-18T04:40:08.7643074Z [ OK ] DispatchKeySet.IteratorRangeFull (0 ms) 2022-05-18T04:40:08.7643495Z [ RUN ] DispatchKeySet.FailAtEndIterator 2022-05-18T04:40:08.7643944Z [ OK ] DispatchKeySet.FailAtEndIterator (0 ms) 2022-05-18T04:40:08.7644443Z [ RUN ] DispatchKeySet.TestKeyOrderingInvariants 2022-05-18T04:40:08.7644935Z [ OK ] DispatchKeySet.TestKeyOrderingInvariants (0 ms) 2022-05-18T04:40:08.7645678Z [----------] 15 tests from DispatchKeySet (11 ms total) 2022-05-18T04:40:08.7645928Z 2022-05-18T04:40:08.7646200Z [----------] 5 tests from InlineDeviceGuard 2022-05-18T04:40:08.7646584Z [ RUN ] InlineDeviceGuard.Constructor 2022-05-18T04:40:08.7647018Z [ OK ] InlineDeviceGuard.Constructor (0 ms) 2022-05-18T04:40:08.7647483Z [ RUN ] InlineDeviceGuard.ConstructorError 2022-05-18T04:40:08.7647953Z [ OK ] InlineDeviceGuard.ConstructorError (0 ms) 2022-05-18T04:40:08.7648378Z [ RUN ] InlineDeviceGuard.SetDevice 2022-05-18T04:40:08.7648804Z [ OK ] InlineDeviceGuard.SetDevice (0 ms) 2022-05-18T04:40:08.7649241Z [ RUN ] InlineDeviceGuard.ResetDevice 2022-05-18T04:40:08.7649664Z [ OK ] InlineDeviceGuard.ResetDevice (0 ms) 2022-05-18T04:40:08.7650081Z [ RUN ] InlineDeviceGuard.SetIndex 2022-05-18T04:40:08.7650480Z [ OK ] InlineDeviceGuard.SetIndex (0 ms) 2022-05-18T04:40:08.7650987Z [----------] 5 tests from InlineDeviceGuard (0 ms total) 2022-05-18T04:40:08.7651235Z 2022-05-18T04:40:08.7651523Z [----------] 4 tests from InlineOptionalDeviceGuard 2022-05-18T04:40:08.7652004Z [ RUN ] InlineOptionalDeviceGuard.Constructor 2022-05-18T04:40:08.7652508Z [ OK ] InlineOptionalDeviceGuard.Constructor (0 ms) 2022-05-18T04:40:08.7653192Z [ RUN ] InlineOptionalDeviceGuard.NullaryConstructor 2022-05-18T04:40:08.7653768Z [ OK ] InlineOptionalDeviceGuard.NullaryConstructor (1 ms) 2022-05-18T04:40:08.7654300Z [ RUN ] InlineOptionalDeviceGuard.SetDevice 2022-05-18T04:40:08.7654894Z [ OK ] InlineOptionalDeviceGuard.SetDevice (0 ms) 2022-05-18T04:40:08.7655377Z [ RUN ] InlineOptionalDeviceGuard.SetIndex 2022-05-18T04:40:08.7655862Z [ OK ] InlineOptionalDeviceGuard.SetIndex (0 ms) 2022-05-18T04:40:08.7656474Z [----------] 4 tests from InlineOptionalDeviceGuard (1 ms total) 2022-05-18T04:40:08.7656765Z 2022-05-18T04:40:08.7657014Z [----------] 4 tests from InlineStreamGuard 2022-05-18T04:40:08.7657408Z [ RUN ] InlineStreamGuard.Constructor 2022-05-18T04:40:08.7657830Z [ OK ] InlineStreamGuard.Constructor (0 ms) 2022-05-18T04:40:08.7658334Z [ RUN ] InlineStreamGuard.ResetStreamSameSameDevice 2022-05-18T04:40:08.7658905Z [ OK ] InlineStreamGuard.ResetStreamSameSameDevice (0 ms) 2022-05-18T04:40:08.7659473Z [ RUN ] InlineStreamGuard.ResetStreamDifferentSameDevice 2022-05-18T04:40:08.7660052Z [ OK ] InlineStreamGuard.ResetStreamDifferentSameDevice (0 ms) 2022-05-18T04:40:08.7660630Z [ RUN ] InlineStreamGuard.ResetStreamDifferentDevice 2022-05-18T04:40:08.7661446Z [ OK ] InlineStreamGuard.ResetStreamDifferentDevice (0 ms) 2022-05-18T04:40:08.7662065Z [----------] 4 tests from InlineStreamGuard (0 ms total) 2022-05-18T04:40:08.7662327Z 2022-05-18T04:40:08.7662614Z [----------] 3 tests from InlineOptionalStreamGuard 2022-05-18T04:40:08.7663078Z [ RUN ] InlineOptionalStreamGuard.Constructor 2022-05-18T04:40:08.7663544Z [ OK ] InlineOptionalStreamGuard.Constructor (0 ms) 2022-05-18T04:40:08.7664123Z [ RUN ] InlineOptionalStreamGuard.ResetStreamSameDevice 2022-05-18T04:40:08.7664724Z [ OK ] InlineOptionalStreamGuard.ResetStreamSameDevice (0 ms) 2022-05-18T04:40:08.7665356Z [ RUN ] InlineOptionalStreamGuard.ResetStreamDifferentDevice 2022-05-18T04:40:08.7666137Z [ OK ] InlineOptionalStreamGuard.ResetStreamDifferentDevice (0 ms) 2022-05-18T04:40:08.7666899Z [----------] 3 tests from InlineOptionalStreamGuard (0 ms total) 2022-05-18T04:40:08.7667199Z 2022-05-18T04:40:08.7667482Z [----------] 1 test from InlineMultiStreamGuard 2022-05-18T04:40:08.7668137Z [ RUN ] InlineMultiStreamGuard.Constructor 2022-05-18T04:40:08.7668616Z [ OK ] InlineMultiStreamGuard.Constructor (0 ms) 2022-05-18T04:40:08.7669214Z [----------] 1 test from InlineMultiStreamGuard (0 ms total) 2022-05-18T04:40:08.7669489Z 2022-05-18T04:40:08.7669753Z [----------] 18 tests from SizesAndStridesTest 2022-05-18T04:40:08.7670200Z [ RUN ] SizesAndStridesTest.DefaultConstructor 2022-05-18T04:40:08.7670712Z [ OK ] SizesAndStridesTest.DefaultConstructor (0 ms) 2022-05-18T04:40:08.7671167Z [ RUN ] SizesAndStridesTest.SetSizes 2022-05-18T04:40:08.7671585Z [ OK ] SizesAndStridesTest.SetSizes (0 ms) 2022-05-18T04:40:08.7671987Z [ RUN ] SizesAndStridesTest.Resize 2022-05-18T04:40:08.7672388Z [ OK ] SizesAndStridesTest.Resize (0 ms) 2022-05-18T04:40:08.7672802Z [ RUN ] SizesAndStridesTest.SetAtIndex 2022-05-18T04:40:08.7673235Z [ OK ] SizesAndStridesTest.SetAtIndex (0 ms) 2022-05-18T04:40:08.7673700Z [ RUN ] SizesAndStridesTest.SetAtIterator 2022-05-18T04:40:08.7674159Z [ OK ] SizesAndStridesTest.SetAtIterator (0 ms) 2022-05-18T04:40:08.7674630Z [ RUN ] SizesAndStridesTest.SetViaData 2022-05-18T04:40:08.7675053Z [ OK ] SizesAndStridesTest.SetViaData (0 ms) 2022-05-18T04:40:08.7675502Z [ RUN ] SizesAndStridesTest.MoveConstructor 2022-05-18T04:40:08.7676174Z [ OK ] SizesAndStridesTest.MoveConstructor (0 ms) 2022-05-18T04:40:08.7676662Z [ RUN ] SizesAndStridesTest.CopyConstructor 2022-05-18T04:40:08.7677155Z [ OK ] SizesAndStridesTest.CopyConstructor (0 ms) 2022-05-18T04:40:08.7677803Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToSmall 2022-05-18T04:40:08.7678548Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToSmall (0 ms) 2022-05-18T04:40:08.7679093Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToSmall 2022-05-18T04:40:08.7679664Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToSmall (0 ms) 2022-05-18T04:40:08.7680427Z [ RUN ] SizesAndStridesTest.CopyAssignmentSmallToBig 2022-05-18T04:40:08.7681015Z [ OK ] SizesAndStridesTest.CopyAssignmentSmallToBig (0 ms) 2022-05-18T04:40:08.7681576Z [ RUN ] SizesAndStridesTest.MoveAssignmentSmallToBig 2022-05-18T04:40:08.7682158Z [ OK ] SizesAndStridesTest.MoveAssignmentSmallToBig (0 ms) 2022-05-18T04:40:08.7682714Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToBig 2022-05-18T04:40:08.7683273Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToBig (0 ms) 2022-05-18T04:40:08.7683809Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToBig 2022-05-18T04:40:08.7684370Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToBig (0 ms) 2022-05-18T04:40:08.7684947Z [ RUN ] SizesAndStridesTest.CopyAssignmentBigToSmall 2022-05-18T04:40:08.7685770Z [ OK ] SizesAndStridesTest.CopyAssignmentBigToSmall (0 ms) 2022-05-18T04:40:08.7686313Z [ RUN ] SizesAndStridesTest.MoveAssignmentBigToSmall 2022-05-18T04:40:08.7686867Z [ OK ] SizesAndStridesTest.MoveAssignmentBigToSmall (0 ms) 2022-05-18T04:40:08.7687421Z [ RUN ] SizesAndStridesTest.CopyAssignmentSelf 2022-05-18T04:40:08.7687937Z [ OK ] SizesAndStridesTest.CopyAssignmentSelf (0 ms) 2022-05-18T04:40:08.7688443Z [ RUN ] SizesAndStridesTest.MoveAssignmentSelf 2022-05-18T04:40:08.7688981Z [ OK ] SizesAndStridesTest.MoveAssignmentSelf (0 ms) 2022-05-18T04:40:08.7689761Z [----------] 18 tests from SizesAndStridesTest (0 ms total) 2022-05-18T04:40:08.7690031Z 2022-05-18T04:40:08.7690281Z [----------] Global test environment tear-down 2022-05-18T04:40:08.7690674Z [==========] 55 tests from 11 test suites ran. (13 ms total) 2022-05-18T04:40:08.7690997Z [ PASSED ] 55 tests. 2022-05-18T04:40:08.7691330Z ================================================================================ 2022-05-18T04:40:08.7691907Z [3,119 / 3,133] 7 / 27 tests; 8 actions running; last test: ...test:core_tests 2022-05-18T04:40:08.7692461Z Compiling test/cpp/api/any.cpp; 18s processwrapper-sandbox 2022-05-18T04:40:08.7693089Z Compiling test/cpp/api/modulelist.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:08.7693732Z Compiling test/cpp/api/optim.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:08.7694368Z Compiling test/cpp/api/ordered_dict.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:08.7694908Z Linking modules_test; 4s processwrapper-sandbox 2022-05-18T04:40:08.7695445Z Compiling test/cpp/api/nn_utils.cpp; 2s processwrapper-sandbox 2022-05-18T04:40:08.7696255Z Compiling test/cpp/api/integration.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:08.7696860Z Testing //c10/test:core_tests; 0s processwrapper-sandbox 2022-05-18T04:40:09.1278543Z 2022-05-18T04:40:09.1279139Z  2022-05-18T04:40:09.1279499Z  2022-05-18T04:40:09.1279796Z  2022-05-18T04:40:09.1280056Z  2022-05-18T04:40:09.1280344Z  2022-05-18T04:40:09.1280620Z  2022-05-18T04:40:09.1280879Z  2022-05-18T04:40:09.1281161Z  2022-05-18T04:40:09.1281793Z [3,123 / 3,138] 7 / 27 tests; 8 actions running; last test: ...test:core_tests 2022-05-18T04:40:09.1282419Z Compiling test/cpp/api/any.cpp; 18s processwrapper-sandbox 2022-05-18T04:40:09.1283038Z Compiling test/cpp/api/modulelist.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:09.1283664Z Compiling test/cpp/api/optim.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:09.1284477Z Compiling test/cpp/api/ordered_dict.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:09.1285048Z Linking modules_test; 5s processwrapper-sandbox 2022-05-18T04:40:09.1285704Z Compiling test/cpp/api/nn_utils.cpp; 3s processwrapper-sandbox 2022-05-18T04:40:09.1458096Z Compiling test/cpp/api/integration.cpp; 2s processwrapper-sandbox 2022-05-18T04:40:09.1458611Z Compiling test/cpp/api/misc.cpp; 0s processwrapper-sandbox 2022-05-18T04:40:10.1483607Z 2022-05-18T04:40:10.1484151Z  2022-05-18T04:40:10.1484484Z  2022-05-18T04:40:10.1484745Z  2022-05-18T04:40:10.1485011Z  2022-05-18T04:40:10.1485576Z  2022-05-18T04:40:10.1485852Z  2022-05-18T04:40:10.1486123Z  2022-05-18T04:40:10.1486391Z  2022-05-18T04:40:10.1486962Z [3,123 / 3,138] 7 / 27 tests; 8 actions running; last test: ...test:core_tests 2022-05-18T04:40:10.1487577Z Compiling test/cpp/api/any.cpp; 19s processwrapper-sandbox 2022-05-18T04:40:10.1488187Z Compiling test/cpp/api/modulelist.cpp; 18s processwrapper-sandbox 2022-05-18T04:40:10.1501739Z Compiling test/cpp/api/optim.cpp; 18s processwrapper-sandbox 2022-05-18T04:40:10.1502564Z Compiling test/cpp/api/ordered_dict.cpp; 18s processwrapper-sandbox 2022-05-18T04:40:10.1503156Z Linking modules_test; 6s processwrapper-sandbox 2022-05-18T04:40:10.1503767Z Compiling test/cpp/api/nn_utils.cpp; 4s processwrapper-sandbox 2022-05-18T04:40:10.1504407Z Compiling test/cpp/api/integration.cpp; 3s processwrapper-sandbox 2022-05-18T04:40:10.1505061Z Compiling test/cpp/api/misc.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:11.1491440Z 2022-05-18T04:40:11.1491976Z  2022-05-18T04:40:11.1492322Z  2022-05-18T04:40:11.1492600Z  2022-05-18T04:40:11.1492886Z  2022-05-18T04:40:11.1493158Z  2022-05-18T04:40:11.1493434Z  2022-05-18T04:40:11.1493718Z  2022-05-18T04:40:11.1493980Z  2022-05-18T04:40:11.1494557Z [3,123 / 3,138] 7 / 27 tests; 8 actions running; last test: ...test:core_tests 2022-05-18T04:40:11.1495179Z Compiling test/cpp/api/any.cpp; 20s processwrapper-sandbox 2022-05-18T04:40:11.1495788Z Compiling test/cpp/api/modulelist.cpp; 19s processwrapper-sandbox 2022-05-18T04:40:11.1496436Z Compiling test/cpp/api/optim.cpp; 19s processwrapper-sandbox 2022-05-18T04:40:11.1497068Z Compiling test/cpp/api/ordered_dict.cpp; 19s processwrapper-sandbox 2022-05-18T04:40:11.1497681Z Linking modules_test; 7s processwrapper-sandbox 2022-05-18T04:40:11.1498267Z Compiling test/cpp/api/nn_utils.cpp; 5s processwrapper-sandbox 2022-05-18T04:40:11.1498892Z Compiling test/cpp/api/integration.cpp; 4s processwrapper-sandbox 2022-05-18T04:40:11.1499518Z Compiling test/cpp/api/misc.cpp; 2s processwrapper-sandbox 2022-05-18T04:40:12.3495224Z 2022-05-18T04:40:12.3495757Z  2022-05-18T04:40:12.3496068Z  2022-05-18T04:40:12.3496340Z  2022-05-18T04:40:12.3496586Z  2022-05-18T04:40:12.3496829Z  2022-05-18T04:40:12.3497085Z  2022-05-18T04:40:12.3497334Z  2022-05-18T04:40:12.3497571Z  2022-05-18T04:40:12.3498093Z [3,123 / 3,138] 7 / 27 tests; 8 actions running; last test: ...test:core_tests 2022-05-18T04:40:12.3498727Z Compiling test/cpp/api/any.cpp; 21s processwrapper-sandbox 2022-05-18T04:40:12.3499317Z Compiling test/cpp/api/modulelist.cpp; 20s processwrapper-sandbox 2022-05-18T04:40:12.3499938Z Compiling test/cpp/api/optim.cpp; 20s processwrapper-sandbox 2022-05-18T04:40:12.3500576Z Compiling test/cpp/api/ordered_dict.cpp; 20s processwrapper-sandbox 2022-05-18T04:40:12.3501143Z Linking modules_test; 8s processwrapper-sandbox 2022-05-18T04:40:12.3501670Z Compiling test/cpp/api/nn_utils.cpp; 6s processwrapper-sandbox 2022-05-18T04:40:12.3502247Z Compiling test/cpp/api/integration.cpp; 5s processwrapper-sandbox 2022-05-18T04:40:12.3502804Z Compiling test/cpp/api/misc.cpp; 3s processwrapper-sandbox 2022-05-18T04:40:13.3494138Z 2022-05-18T04:40:13.3497664Z  2022-05-18T04:40:13.3498065Z  2022-05-18T04:40:13.3498418Z  2022-05-18T04:40:13.3498767Z  2022-05-18T04:40:13.3499096Z  2022-05-18T04:40:13.3499370Z  2022-05-18T04:40:13.3499908Z  2022-05-18T04:40:13.3500180Z  2022-05-18T04:40:13.3500769Z [3,123 / 3,138] 7 / 27 tests; 8 actions running; last test: ...test:core_tests 2022-05-18T04:40:13.3501415Z Compiling test/cpp/api/any.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:13.3502153Z Compiling test/cpp/api/modulelist.cpp; 21s processwrapper-sandbox 2022-05-18T04:40:13.3502743Z Compiling test/cpp/api/optim.cpp; 21s processwrapper-sandbox 2022-05-18T04:40:13.3503365Z Compiling test/cpp/api/ordered_dict.cpp; 21s processwrapper-sandbox 2022-05-18T04:40:13.3503967Z Linking modules_test; 9s processwrapper-sandbox 2022-05-18T04:40:13.3504570Z Compiling test/cpp/api/nn_utils.cpp; 7s processwrapper-sandbox 2022-05-18T04:40:13.3505223Z Compiling test/cpp/api/integration.cpp; 6s processwrapper-sandbox 2022-05-18T04:40:13.3506131Z Compiling test/cpp/api/misc.cpp; 4s processwrapper-sandbox 2022-05-18T04:40:14.3503839Z 2022-05-18T04:40:14.3504557Z  2022-05-18T04:40:14.3505087Z  2022-05-18T04:40:14.3505384Z  2022-05-18T04:40:14.3505900Z  2022-05-18T04:40:14.3506159Z  2022-05-18T04:40:14.3506618Z  2022-05-18T04:40:14.3506896Z  2022-05-18T04:40:14.3507314Z  2022-05-18T04:40:14.3508023Z [3,123 / 3,138] 7 / 27 tests; 8 actions running; last test: ...test:core_tests 2022-05-18T04:40:14.3508813Z Compiling test/cpp/api/any.cpp; 23s processwrapper-sandbox 2022-05-18T04:40:14.3509594Z Compiling test/cpp/api/modulelist.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:14.3510396Z Compiling test/cpp/api/optim.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:14.3511153Z Compiling test/cpp/api/ordered_dict.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:14.3511897Z Linking modules_test; 10s processwrapper-sandbox 2022-05-18T04:40:14.3512625Z Compiling test/cpp/api/nn_utils.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:14.3513410Z Compiling test/cpp/api/integration.cpp; 7s processwrapper-sandbox 2022-05-18T04:40:14.3514187Z Compiling test/cpp/api/misc.cpp; 5s processwrapper-sandbox 2022-05-18T04:40:15.0377555Z 2022-05-18T04:40:15.0378113Z  2022-05-18T04:40:15.0378455Z  2022-05-18T04:40:15.0378740Z  2022-05-18T04:40:15.0379020Z  2022-05-18T04:40:15.0379284Z  2022-05-18T04:40:15.0379582Z  2022-05-18T04:40:15.0379853Z  2022-05-18T04:40:15.0380117Z  2022-05-18T04:40:15.0380676Z [3,124 / 3,139] 7 / 27 tests; 8 actions, 7 running; last test: ...t:core_tests 2022-05-18T04:40:15.0381311Z Compiling test/cpp/api/any.cpp; 24s processwrapper-sandbox 2022-05-18T04:40:15.0381923Z Compiling test/cpp/api/modulelist.cpp; 23s processwrapper-sandbox 2022-05-18T04:40:15.0382550Z Compiling test/cpp/api/optim.cpp; 23s processwrapper-sandbox 2022-05-18T04:40:15.0383186Z Compiling test/cpp/api/ordered_dict.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:15.0383920Z Compiling test/cpp/api/nn_utils.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:15.0384567Z Compiling test/cpp/api/integration.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:15.0385193Z Compiling test/cpp/api/misc.cpp; 6s processwrapper-sandbox 2022-05-18T04:40:15.0385628Z [Prepa] Testing //:expanding_array_test 2022-05-18T04:40:15.3605535Z 2022-05-18T04:40:15.3606106Z  2022-05-18T04:40:15.3606453Z  2022-05-18T04:40:15.3606756Z  2022-05-18T04:40:15.3607056Z  2022-05-18T04:40:15.3607317Z  2022-05-18T04:40:15.3607601Z  2022-05-18T04:40:15.3607868Z  2022-05-18T04:40:15.3608119Z  2022-05-18T04:40:15.3608693Z [3,124 / 3,139] 7 / 27 tests; 8 actions running; last test: ...test:core_tests 2022-05-18T04:40:15.3609325Z Compiling test/cpp/api/any.cpp; 24s processwrapper-sandbox 2022-05-18T04:40:15.3609923Z Compiling test/cpp/api/modulelist.cpp; 23s processwrapper-sandbox 2022-05-18T04:40:15.3610515Z Compiling test/cpp/api/optim.cpp; 23s processwrapper-sandbox 2022-05-18T04:40:15.3611375Z Compiling test/cpp/api/ordered_dict.cpp; 23s processwrapper-sandbox 2022-05-18T04:40:15.3612022Z Compiling test/cpp/api/nn_utils.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:15.3612673Z Compiling test/cpp/api/integration.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:15.3613458Z Compiling test/cpp/api/misc.cpp; 6s processwrapper-sandbox 2022-05-18T04:40:15.3614109Z Testing //:expanding_array_test; 0s processwrapper-sandbox 2022-05-18T04:40:16.3616559Z 2022-05-18T04:40:16.3617158Z  2022-05-18T04:40:16.3617475Z  2022-05-18T04:40:16.3617760Z  2022-05-18T04:40:16.3618033Z  2022-05-18T04:40:16.3618285Z  2022-05-18T04:40:16.3618550Z  2022-05-18T04:40:16.3618821Z  2022-05-18T04:40:16.3619075Z  2022-05-18T04:40:16.3619662Z [3,124 / 3,139] 7 / 27 tests; 8 actions running; last test: ...test:core_tests 2022-05-18T04:40:16.3620296Z Compiling test/cpp/api/any.cpp; 25s processwrapper-sandbox 2022-05-18T04:40:16.3620960Z Compiling test/cpp/api/modulelist.cpp; 24s processwrapper-sandbox 2022-05-18T04:40:16.3621568Z Compiling test/cpp/api/optim.cpp; 24s processwrapper-sandbox 2022-05-18T04:40:16.3622221Z Compiling test/cpp/api/ordered_dict.cpp; 24s processwrapper-sandbox 2022-05-18T04:40:16.3622847Z Compiling test/cpp/api/nn_utils.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:16.3623479Z Compiling test/cpp/api/integration.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:16.3624139Z Compiling test/cpp/api/misc.cpp; 7s processwrapper-sandbox 2022-05-18T04:40:16.3624753Z Testing //:expanding_array_test; 1s processwrapper-sandbox 2022-05-18T04:40:17.3622864Z 2022-05-18T04:40:17.3623408Z  2022-05-18T04:40:17.3623755Z  2022-05-18T04:40:17.3624038Z  2022-05-18T04:40:17.3624322Z  2022-05-18T04:40:17.3624587Z  2022-05-18T04:40:17.3624877Z  2022-05-18T04:40:17.3625157Z  2022-05-18T04:40:17.3625437Z  2022-05-18T04:40:17.3626127Z [3,124 / 3,139] 7 / 27 tests; 8 actions running; last test: ...test:core_tests 2022-05-18T04:40:17.3626733Z Compiling test/cpp/api/any.cpp; 26s processwrapper-sandbox 2022-05-18T04:40:17.3627367Z Compiling test/cpp/api/modulelist.cpp; 25s processwrapper-sandbox 2022-05-18T04:40:17.3628005Z Compiling test/cpp/api/optim.cpp; 25s processwrapper-sandbox 2022-05-18T04:40:17.3628638Z Compiling test/cpp/api/ordered_dict.cpp; 25s processwrapper-sandbox 2022-05-18T04:40:17.3629269Z Compiling test/cpp/api/nn_utils.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:17.3629859Z Compiling test/cpp/api/integration.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:17.3630472Z Compiling test/cpp/api/misc.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:17.3631075Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-05-18T04:40:17.6561962Z 2022-05-18T04:40:17.6562529Z  2022-05-18T04:40:17.6562884Z  2022-05-18T04:40:17.6563168Z  2022-05-18T04:40:17.6563449Z  2022-05-18T04:40:17.6563721Z  2022-05-18T04:40:17.6564003Z  2022-05-18T04:40:17.6564264Z  2022-05-18T04:40:17.6564525Z  2022-05-18T04:40:17.6565076Z [3,124 / 3,139] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:17.6565812Z Compiling test/cpp/api/any.cpp; 26s processwrapper-sandbox 2022-05-18T04:40:17.6566435Z Compiling test/cpp/api/modulelist.cpp; 26s processwrapper-sandbox 2022-05-18T04:40:17.6567082Z Compiling test/cpp/api/optim.cpp; 26s processwrapper-sandbox 2022-05-18T04:40:17.6567717Z Compiling test/cpp/api/ordered_dict.cpp; 25s processwrapper-sandbox 2022-05-18T04:40:17.6568339Z Compiling test/cpp/api/nn_utils.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:17.6568978Z Compiling test/cpp/api/integration.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:17.6569546Z Compiling test/cpp/api/misc.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:17.6570343Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-05-18T04:40:17.6594622Z 2022-05-18T04:40:17.6594961Z  2022-05-18T04:40:17.6595307Z  2022-05-18T04:40:17.6595621Z  2022-05-18T04:40:17.6595904Z  2022-05-18T04:40:17.6596201Z  2022-05-18T04:40:17.6596650Z  2022-05-18T04:40:17.6596935Z  2022-05-18T04:40:17.6597226Z  2022-05-18T04:40:17.6597697Z INFO: From Testing //:expanding_array_test: 2022-05-18T04:40:17.6598330Z [3,124 / 3,139] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:17.6598945Z Compiling test/cpp/api/any.cpp; 26s processwrapper-sandbox 2022-05-18T04:40:17.6599624Z Compiling test/cpp/api/modulelist.cpp; 26s processwrapper-sandbox 2022-05-18T04:40:17.6600266Z Compiling test/cpp/api/optim.cpp; 26s processwrapper-sandbox 2022-05-18T04:40:17.6600916Z Compiling test/cpp/api/ordered_dict.cpp; 25s processwrapper-sandbox 2022-05-18T04:40:17.6601573Z Compiling test/cpp/api/nn_utils.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:17.6602250Z Compiling test/cpp/api/integration.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:17.6602850Z Compiling test/cpp/api/misc.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:17.6603476Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-05-18T04:40:17.6603772Z 2022-05-18T04:40:17.6603903Z  2022-05-18T04:40:17.6604185Z  2022-05-18T04:40:17.6604476Z  2022-05-18T04:40:17.6604732Z  2022-05-18T04:40:17.6604971Z  2022-05-18T04:40:17.6605310Z  2022-05-18T04:40:17.6605591Z  2022-05-18T04:40:17.6605854Z  2022-05-18T04:40:17.6606302Z ==================== Test output for //:expanding_array_test: 2022-05-18T04:40:17.6606699Z Running main() from gmock_main.cc 2022-05-18T04:40:17.6607096Z Note: Google Test filter = -*CUDA 2022-05-18T04:40:17.6607470Z [==========] Running 6 tests from 1 test suite. 2022-05-18T04:40:17.6607932Z [----------] Global test environment set-up. 2022-05-18T04:40:17.6608397Z [----------] 6 tests from ExpandingArrayTest 2022-05-18T04:40:17.6608857Z [ RUN ] ExpandingArrayTest.CanConstructFromInitializerList 2022-05-18T04:40:17.6609510Z [ OK ] ExpandingArrayTest.CanConstructFromInitializerList (2 ms) 2022-05-18T04:40:17.6610117Z [ RUN ] ExpandingArrayTest.CanConstructFromVector 2022-05-18T04:40:17.6610645Z [ OK ] ExpandingArrayTest.CanConstructFromVector (0 ms) 2022-05-18T04:40:17.6611195Z [ RUN ] ExpandingArrayTest.CanConstructFromArray 2022-05-18T04:40:17.6611708Z [ OK ] ExpandingArrayTest.CanConstructFromArray (0 ms) 2022-05-18T04:40:17.6612201Z [ RUN ] ExpandingArrayTest.CanConstructFromSingleValue 2022-05-18T04:40:17.6612795Z [ OK ] ExpandingArrayTest.CanConstructFromSingleValue (0 ms) 2022-05-18T04:40:17.6613671Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList 2022-05-18T04:40:17.6614772Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInInitializerList (1 ms) 2022-05-18T04:40:17.6615822Z [ RUN ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector 2022-05-18T04:40:17.6616858Z [ OK ] ExpandingArrayTest.ThrowsWhenConstructedWithIncorrectNumberOfArgumentsInVector (0 ms) 2022-05-18T04:40:17.6617720Z [----------] 6 tests from ExpandingArrayTest (3 ms total) 2022-05-18T04:40:17.6617980Z 2022-05-18T04:40:17.6618228Z [----------] Global test environment tear-down 2022-05-18T04:40:17.6618649Z [==========] 6 tests from 1 test suite ran. (13 ms total) 2022-05-18T04:40:17.6618995Z [ PASSED ] 6 tests. 2022-05-18T04:40:17.6619341Z ================================================================================ 2022-05-18T04:40:17.6619926Z [3,124 / 3,139] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:17.6620549Z Compiling test/cpp/api/any.cpp; 26s processwrapper-sandbox 2022-05-18T04:40:17.6621345Z Compiling test/cpp/api/modulelist.cpp; 26s processwrapper-sandbox 2022-05-18T04:40:17.6621902Z Compiling test/cpp/api/optim.cpp; 26s processwrapper-sandbox 2022-05-18T04:40:17.6622531Z Compiling test/cpp/api/ordered_dict.cpp; 25s processwrapper-sandbox 2022-05-18T04:40:17.6623289Z Compiling test/cpp/api/nn_utils.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:17.6623938Z Compiling test/cpp/api/integration.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:17.6624553Z Compiling test/cpp/api/misc.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:17.6625158Z Testing //:expanding_array_test; 2s processwrapper-sandbox 2022-05-18T04:40:18.0434153Z 2022-05-18T04:40:18.0434728Z  2022-05-18T04:40:18.0435095Z  2022-05-18T04:40:18.0435382Z  2022-05-18T04:40:18.0435684Z  2022-05-18T04:40:18.0435988Z  2022-05-18T04:40:18.0436273Z  2022-05-18T04:40:18.0436570Z  2022-05-18T04:40:18.0436865Z  2022-05-18T04:40:18.0437465Z [3,128 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:18.0438127Z Compiling test/cpp/api/any.cpp; 27s processwrapper-sandbox 2022-05-18T04:40:18.0438760Z Compiling test/cpp/api/modulelist.cpp; 26s processwrapper-sandbox 2022-05-18T04:40:18.0439415Z Compiling test/cpp/api/optim.cpp; 26s processwrapper-sandbox 2022-05-18T04:40:18.0440064Z Compiling test/cpp/api/ordered_dict.cpp; 25s processwrapper-sandbox 2022-05-18T04:40:18.0440716Z Compiling test/cpp/api/nn_utils.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:18.0441385Z Compiling test/cpp/api/integration.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:18.0442020Z Compiling test/cpp/api/misc.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:18.0442662Z Compiling test/cpp/api/dataloader.cpp; 0s processwrapper-sandbox 2022-05-18T04:40:19.0445964Z 2022-05-18T04:40:19.0446457Z  2022-05-18T04:40:19.0446816Z  2022-05-18T04:40:19.0447146Z  2022-05-18T04:40:19.0447413Z  2022-05-18T04:40:19.0447684Z  2022-05-18T04:40:19.0447979Z  2022-05-18T04:40:19.0448246Z  2022-05-18T04:40:19.0448541Z  2022-05-18T04:40:19.0449128Z [3,128 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:19.0449850Z Compiling test/cpp/api/any.cpp; 28s processwrapper-sandbox 2022-05-18T04:40:19.0450451Z Compiling test/cpp/api/modulelist.cpp; 27s processwrapper-sandbox 2022-05-18T04:40:19.0451073Z Compiling test/cpp/api/optim.cpp; 27s processwrapper-sandbox 2022-05-18T04:40:19.0451709Z Compiling test/cpp/api/ordered_dict.cpp; 26s processwrapper-sandbox 2022-05-18T04:40:19.0452322Z Compiling test/cpp/api/nn_utils.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:19.0452955Z Compiling test/cpp/api/integration.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:19.0453539Z Compiling test/cpp/api/misc.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:19.0454131Z Compiling test/cpp/api/dataloader.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:19.4449706Z 2022-05-18T04:40:19.4450120Z  2022-05-18T04:40:19.4450382Z  2022-05-18T04:40:19.4450605Z  2022-05-18T04:40:19.4450780Z  2022-05-18T04:40:19.4450936Z  2022-05-18T04:40:19.4451120Z  2022-05-18T04:40:19.4451322Z  2022-05-18T04:40:19.4451491Z  2022-05-18T04:40:19.4451833Z [3,129 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:19.4452264Z Compiling test/cpp/api/any.cpp; 28s processwrapper-sandbox 2022-05-18T04:40:19.4452623Z Compiling test/cpp/api/modulelist.cpp; 27s processwrapper-sandbox 2022-05-18T04:40:19.4453041Z Compiling test/cpp/api/optim.cpp; 27s processwrapper-sandbox 2022-05-18T04:40:19.4453397Z Compiling test/cpp/api/nn_utils.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:19.4453798Z Compiling test/cpp/api/integration.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:19.4454320Z Compiling test/cpp/api/misc.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:19.4454715Z Compiling test/cpp/api/dataloader.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:19.4455079Z Linking ordered_dict_test; 0s processwrapper-sandbox 2022-05-18T04:40:19.6449144Z 2022-05-18T04:40:19.6449811Z  2022-05-18T04:40:19.6450129Z  2022-05-18T04:40:19.6450386Z  2022-05-18T04:40:19.6450637Z  2022-05-18T04:40:19.6450882Z  2022-05-18T04:40:19.6451125Z  2022-05-18T04:40:19.6451357Z  2022-05-18T04:40:19.6451614Z  2022-05-18T04:40:19.6452125Z [3,130 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:19.6452688Z Compiling test/cpp/api/any.cpp; 28s processwrapper-sandbox 2022-05-18T04:40:19.6453235Z Compiling test/cpp/api/optim.cpp; 28s processwrapper-sandbox 2022-05-18T04:40:19.6453787Z Compiling test/cpp/api/nn_utils.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:19.6454351Z Compiling test/cpp/api/integration.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:19.6454843Z Compiling test/cpp/api/misc.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:19.6455342Z Compiling test/cpp/api/dataloader.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:19.6455803Z Linking ordered_dict_test; 0s processwrapper-sandbox 2022-05-18T04:40:19.6456241Z Linking modulelist_test; 0s processwrapper-sandbox 2022-05-18T04:40:20.0453204Z 2022-05-18T04:40:20.0453736Z  2022-05-18T04:40:20.0454106Z  2022-05-18T04:40:20.0454393Z  2022-05-18T04:40:20.0454673Z  2022-05-18T04:40:20.0454941Z  2022-05-18T04:40:20.0455196Z  2022-05-18T04:40:20.0455461Z  2022-05-18T04:40:20.0455724Z  2022-05-18T04:40:20.0456259Z [3,130 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:20.0456875Z Compiling test/cpp/api/any.cpp; 29s processwrapper-sandbox 2022-05-18T04:40:20.0457476Z Compiling test/cpp/api/optim.cpp; 28s processwrapper-sandbox 2022-05-18T04:40:20.0458055Z Compiling test/cpp/api/nn_utils.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:20.0458679Z Compiling test/cpp/api/integration.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:20.0459343Z Compiling test/cpp/api/misc.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:20.0459925Z Compiling test/cpp/api/dataloader.cpp; 2s processwrapper-sandbox 2022-05-18T04:40:20.0460486Z Linking ordered_dict_test; 0s processwrapper-sandbox 2022-05-18T04:40:20.0461056Z Linking modulelist_test; 0s processwrapper-sandbox 2022-05-18T04:40:21.0461567Z 2022-05-18T04:40:21.0462125Z  2022-05-18T04:40:21.0462458Z  2022-05-18T04:40:21.0462745Z  2022-05-18T04:40:21.0463018Z  2022-05-18T04:40:21.0463304Z  2022-05-18T04:40:21.0463593Z  2022-05-18T04:40:21.0463853Z  2022-05-18T04:40:21.0464132Z  2022-05-18T04:40:21.0464706Z [3,130 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:21.0465285Z Compiling test/cpp/api/any.cpp; 30s processwrapper-sandbox 2022-05-18T04:40:21.0466051Z Compiling test/cpp/api/optim.cpp; 29s processwrapper-sandbox 2022-05-18T04:40:21.0466691Z Compiling test/cpp/api/nn_utils.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:21.0467311Z Compiling test/cpp/api/integration.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:21.0467935Z Compiling test/cpp/api/misc.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:21.0468535Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2022-05-18T04:40:21.0469080Z Linking ordered_dict_test; 1s processwrapper-sandbox 2022-05-18T04:40:21.0469622Z Linking modulelist_test; 1s processwrapper-sandbox 2022-05-18T04:40:21.4462694Z 2022-05-18T04:40:21.4463220Z  2022-05-18T04:40:21.4463604Z  2022-05-18T04:40:21.4463886Z  2022-05-18T04:40:21.4464325Z  2022-05-18T04:40:21.4464597Z  2022-05-18T04:40:21.4464876Z  2022-05-18T04:40:21.4465146Z  2022-05-18T04:40:21.4465428Z  2022-05-18T04:40:21.4466272Z [3,131 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:21.4467044Z Compiling test/cpp/api/optim.cpp; 29s processwrapper-sandbox 2022-05-18T04:40:21.4467656Z Compiling test/cpp/api/nn_utils.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:21.4468256Z Compiling test/cpp/api/integration.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:21.4468880Z Compiling test/cpp/api/misc.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:21.4469517Z Compiling test/cpp/api/dataloader.cpp; 3s processwrapper-sandbox 2022-05-18T04:40:21.4470120Z Linking ordered_dict_test; 2s processwrapper-sandbox 2022-05-18T04:40:21.4470642Z Linking modulelist_test; 1s processwrapper-sandbox 2022-05-18T04:40:21.4471096Z Linking any_test; 0s processwrapper-sandbox 2022-05-18T04:40:22.4468945Z 2022-05-18T04:40:22.4469460Z  2022-05-18T04:40:22.4469809Z  2022-05-18T04:40:22.4470095Z  2022-05-18T04:40:22.4470372Z  2022-05-18T04:40:22.4470634Z  2022-05-18T04:40:22.4470888Z  2022-05-18T04:40:22.4471140Z  2022-05-18T04:40:22.4471431Z  2022-05-18T04:40:22.4471982Z [3,131 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:22.4472720Z Compiling test/cpp/api/optim.cpp; 30s processwrapper-sandbox 2022-05-18T04:40:22.4473342Z Compiling test/cpp/api/nn_utils.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:22.4473968Z Compiling test/cpp/api/integration.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:22.4474569Z Compiling test/cpp/api/misc.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:22.4475221Z Compiling test/cpp/api/dataloader.cpp; 4s processwrapper-sandbox 2022-05-18T04:40:22.4475832Z Linking ordered_dict_test; 3s processwrapper-sandbox 2022-05-18T04:40:22.4476399Z Linking modulelist_test; 2s processwrapper-sandbox 2022-05-18T04:40:22.4476907Z Linking any_test; 1s processwrapper-sandbox 2022-05-18T04:40:22.9256946Z 2022-05-18T04:40:22.9257402Z  2022-05-18T04:40:22.9257725Z  2022-05-18T04:40:22.9257987Z  2022-05-18T04:40:22.9258255Z  2022-05-18T04:40:22.9258512Z  2022-05-18T04:40:22.9258766Z  2022-05-18T04:40:22.9259001Z  2022-05-18T04:40:22.9259252Z  2022-05-18T04:40:22.9259704Z INFO: From Compiling test/cpp/api/optim.cpp: 2022-05-18T04:40:22.9260261Z [3,131 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:22.9260829Z Compiling test/cpp/api/optim.cpp; 31s processwrapper-sandbox 2022-05-18T04:40:22.9261396Z Compiling test/cpp/api/nn_utils.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:22.9262028Z Compiling test/cpp/api/integration.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:22.9262606Z Compiling test/cpp/api/misc.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:22.9263227Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2022-05-18T04:40:22.9263808Z Linking ordered_dict_test; 3s processwrapper-sandbox 2022-05-18T04:40:22.9264336Z Linking modulelist_test; 3s processwrapper-sandbox 2022-05-18T04:40:22.9264849Z Linking any_test; 1s processwrapper-sandbox 2022-05-18T04:40:22.9278132Z 2022-05-18T04:40:22.9278401Z  2022-05-18T04:40:22.9278667Z  2022-05-18T04:40:22.9278925Z  2022-05-18T04:40:22.9279188Z  2022-05-18T04:40:22.9279433Z  2022-05-18T04:40:22.9279693Z  2022-05-18T04:40:22.9279946Z  2022-05-18T04:40:22.9280175Z  2022-05-18T04:40:22.9291268Z test/cpp/api/optim.cpp: In member function 'virtual void OptimTest_OptimizerAccessors_Test::TestBody()': 2022-05-18T04:40:22.9291989Z test/cpp/api/optim.cpp:176:15: warning: unused variable 'params_2' [-Wunused-variable] 2022-05-18T04:40:22.9292659Z const auto& params_2 = optimizer_.param_groups(); 2022-05-18T04:40:22.9292959Z ^~~~~~~~ 2022-05-18T04:40:22.9305595Z [3,131 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:22.9306479Z Compiling test/cpp/api/optim.cpp; 31s processwrapper-sandbox 2022-05-18T04:40:22.9307077Z Compiling test/cpp/api/nn_utils.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:22.9307695Z Compiling test/cpp/api/integration.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:22.9308311Z Compiling test/cpp/api/misc.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:22.9308889Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2022-05-18T04:40:22.9309445Z Linking ordered_dict_test; 3s processwrapper-sandbox 2022-05-18T04:40:22.9309965Z Linking modulelist_test; 3s processwrapper-sandbox 2022-05-18T04:40:22.9310436Z Linking any_test; 1s processwrapper-sandbox 2022-05-18T04:40:23.2473331Z 2022-05-18T04:40:23.2473839Z  2022-05-18T04:40:23.2474158Z  2022-05-18T04:40:23.2474396Z  2022-05-18T04:40:23.2474647Z  2022-05-18T04:40:23.2474898Z  2022-05-18T04:40:23.2475126Z  2022-05-18T04:40:23.2475366Z  2022-05-18T04:40:23.2475609Z  2022-05-18T04:40:23.2476103Z [3,132 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:23.2476670Z Compiling test/cpp/api/nn_utils.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:23.2477249Z Compiling test/cpp/api/integration.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:23.2477796Z Compiling test/cpp/api/misc.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:23.2478321Z Compiling test/cpp/api/dataloader.cpp; 5s processwrapper-sandbox 2022-05-18T04:40:23.2478846Z Linking ordered_dict_test; 4s processwrapper-sandbox 2022-05-18T04:40:23.2479341Z Linking modulelist_test; 3s processwrapper-sandbox 2022-05-18T04:40:23.2479798Z Linking any_test; 2s processwrapper-sandbox 2022-05-18T04:40:23.2480254Z Linking optim_test; 0s processwrapper-sandbox 2022-05-18T04:40:24.2479866Z 2022-05-18T04:40:24.2480409Z  2022-05-18T04:40:24.2480752Z  2022-05-18T04:40:24.2481026Z  2022-05-18T04:40:24.2481291Z  2022-05-18T04:40:24.2481565Z  2022-05-18T04:40:24.2481815Z  2022-05-18T04:40:24.2482081Z  2022-05-18T04:40:24.2482304Z  2022-05-18T04:40:24.2482826Z [3,132 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:24.2483450Z Compiling test/cpp/api/nn_utils.cpp; 18s processwrapper-sandbox 2022-05-18T04:40:24.2484052Z Compiling test/cpp/api/integration.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:24.2484649Z Compiling test/cpp/api/misc.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:24.2485346Z Compiling test/cpp/api/dataloader.cpp; 6s processwrapper-sandbox 2022-05-18T04:40:24.2485937Z Linking ordered_dict_test; 5s processwrapper-sandbox 2022-05-18T04:40:24.2486459Z Linking modulelist_test; 4s processwrapper-sandbox 2022-05-18T04:40:24.2486941Z Linking any_test; 3s processwrapper-sandbox 2022-05-18T04:40:24.2487548Z Linking optim_test; 1s processwrapper-sandbox 2022-05-18T04:40:25.2491527Z 2022-05-18T04:40:25.2492091Z  2022-05-18T04:40:25.2492448Z  2022-05-18T04:40:25.2492708Z  2022-05-18T04:40:25.2492986Z  2022-05-18T04:40:25.2493260Z  2022-05-18T04:40:25.2493514Z  2022-05-18T04:40:25.2493780Z  2022-05-18T04:40:25.2494028Z  2022-05-18T04:40:25.2494573Z [3,132 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:25.2495179Z Compiling test/cpp/api/nn_utils.cpp; 19s processwrapper-sandbox 2022-05-18T04:40:25.2495796Z Compiling test/cpp/api/integration.cpp; 18s processwrapper-sandbox 2022-05-18T04:40:25.2496370Z Compiling test/cpp/api/misc.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:25.2497203Z Compiling test/cpp/api/dataloader.cpp; 7s processwrapper-sandbox 2022-05-18T04:40:25.2497768Z Linking ordered_dict_test; 6s processwrapper-sandbox 2022-05-18T04:40:25.2498276Z Linking modulelist_test; 5s processwrapper-sandbox 2022-05-18T04:40:25.2498947Z Linking any_test; 4s processwrapper-sandbox 2022-05-18T04:40:25.2499442Z Linking optim_test; 2s processwrapper-sandbox 2022-05-18T04:40:26.4485762Z 2022-05-18T04:40:26.4486476Z  2022-05-18T04:40:26.4486715Z  2022-05-18T04:40:26.4487013Z  2022-05-18T04:40:26.4487203Z  2022-05-18T04:40:26.4487444Z  2022-05-18T04:40:26.4487650Z  2022-05-18T04:40:26.4487909Z  2022-05-18T04:40:26.4488167Z  2022-05-18T04:40:26.4488754Z [3,132 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:26.4489447Z Compiling test/cpp/api/nn_utils.cpp; 20s processwrapper-sandbox 2022-05-18T04:40:26.4490136Z Compiling test/cpp/api/integration.cpp; 19s processwrapper-sandbox 2022-05-18T04:40:26.4490599Z Compiling test/cpp/api/misc.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:26.4490960Z Compiling test/cpp/api/dataloader.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:26.4491340Z Linking ordered_dict_test; 7s processwrapper-sandbox 2022-05-18T04:40:26.4491943Z Linking modulelist_test; 6s processwrapper-sandbox 2022-05-18T04:40:26.4492499Z Linking any_test; 5s processwrapper-sandbox 2022-05-18T04:40:26.4492945Z Linking optim_test; 3s processwrapper-sandbox 2022-05-18T04:40:27.4498887Z 2022-05-18T04:40:27.4499427Z  2022-05-18T04:40:27.4499772Z  2022-05-18T04:40:27.4500058Z  2022-05-18T04:40:27.4500354Z  2022-05-18T04:40:27.4500646Z  2022-05-18T04:40:27.4500921Z  2022-05-18T04:40:27.4501213Z  2022-05-18T04:40:27.4501490Z  2022-05-18T04:40:27.4501999Z [3,132 / 3,144] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:27.4502690Z Compiling test/cpp/api/nn_utils.cpp; 21s processwrapper-sandbox 2022-05-18T04:40:27.4503364Z Compiling test/cpp/api/integration.cpp; 20s processwrapper-sandbox 2022-05-18T04:40:27.4503997Z Compiling test/cpp/api/misc.cpp; 18s processwrapper-sandbox 2022-05-18T04:40:27.4504658Z Compiling test/cpp/api/dataloader.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:27.4505281Z Linking ordered_dict_test; 8s processwrapper-sandbox 2022-05-18T04:40:27.4505980Z Linking modulelist_test; 7s processwrapper-sandbox 2022-05-18T04:40:27.4506541Z Linking any_test; 6s processwrapper-sandbox 2022-05-18T04:40:27.4507076Z Linking optim_test; 4s processwrapper-sandbox 2022-05-18T04:40:28.3693208Z 2022-05-18T04:40:28.3693757Z  2022-05-18T04:40:28.3694084Z  2022-05-18T04:40:28.3694371Z  2022-05-18T04:40:28.3694655Z  2022-05-18T04:40:28.3695051Z  2022-05-18T04:40:28.3695314Z  2022-05-18T04:40:28.3695606Z  2022-05-18T04:40:28.3695876Z  2022-05-18T04:40:28.3696387Z [3,133 / 3,145] 8 / 27 tests; 8 actions, 7 running; last test: ...g_array_test 2022-05-18T04:40:28.3696999Z Compiling test/cpp/api/nn_utils.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:28.3697666Z Compiling test/cpp/api/integration.cpp; 21s processwrapper-sandbox 2022-05-18T04:40:28.3698389Z Compiling test/cpp/api/misc.cpp; 19s processwrapper-sandbox 2022-05-18T04:40:28.3699011Z Compiling test/cpp/api/dataloader.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:28.3699575Z Linking modulelist_test; 8s processwrapper-sandbox 2022-05-18T04:40:28.3700055Z Linking any_test; 7s processwrapper-sandbox 2022-05-18T04:40:28.3700576Z Linking optim_test; 5s processwrapper-sandbox 2022-05-18T04:40:28.3700982Z [Prepa] Testing //:ordered_dict_test 2022-05-18T04:40:28.6507970Z 2022-05-18T04:40:28.6508515Z  2022-05-18T04:40:28.6508815Z  2022-05-18T04:40:28.6509313Z  2022-05-18T04:40:28.6509609Z  2022-05-18T04:40:28.6509895Z  2022-05-18T04:40:28.6510190Z  2022-05-18T04:40:28.6510468Z  2022-05-18T04:40:28.6510741Z  2022-05-18T04:40:28.6511435Z [3,133 / 3,145] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:28.6512105Z Compiling test/cpp/api/nn_utils.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:28.6512752Z Compiling test/cpp/api/integration.cpp; 21s processwrapper-sandbox 2022-05-18T04:40:28.6513393Z Compiling test/cpp/api/misc.cpp; 19s processwrapper-sandbox 2022-05-18T04:40:28.6514031Z Compiling test/cpp/api/dataloader.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:28.6514600Z Linking modulelist_test; 9s processwrapper-sandbox 2022-05-18T04:40:28.6515158Z Linking any_test; 7s processwrapper-sandbox 2022-05-18T04:40:28.6515666Z Linking optim_test; 5s processwrapper-sandbox 2022-05-18T04:40:28.6516226Z Testing //:ordered_dict_test; 0s processwrapper-sandbox 2022-05-18T04:40:28.8630920Z 2022-05-18T04:40:28.8631421Z  2022-05-18T04:40:28.8631809Z  2022-05-18T04:40:28.8632102Z  2022-05-18T04:40:28.8632360Z  2022-05-18T04:40:28.8632634Z  2022-05-18T04:40:28.8632917Z  2022-05-18T04:40:28.8633181Z  2022-05-18T04:40:28.8633466Z  2022-05-18T04:40:28.8634037Z [3,137 / 3,150] 8 / 27 tests; 8 actions, 7 running; last test: ...g_array_test 2022-05-18T04:40:28.8634657Z Compiling test/cpp/api/nn_utils.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:28.8635254Z Compiling test/cpp/api/integration.cpp; 21s processwrapper-sandbox 2022-05-18T04:40:28.8635885Z Compiling test/cpp/api/misc.cpp; 20s processwrapper-sandbox 2022-05-18T04:40:28.8636513Z Compiling test/cpp/api/dataloader.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:28.8637052Z Linking any_test; 7s processwrapper-sandbox 2022-05-18T04:40:28.8637575Z Linking optim_test; 5s processwrapper-sandbox 2022-05-18T04:40:28.8638120Z Testing //:ordered_dict_test; 0s processwrapper-sandbox 2022-05-18T04:40:28.8638528Z [Scann] Compiling test/cpp/api/torch_include.cpp 2022-05-18T04:40:29.2525972Z 2022-05-18T04:40:29.2526523Z  2022-05-18T04:40:29.2526891Z  2022-05-18T04:40:29.2527201Z  2022-05-18T04:40:29.2527469Z  2022-05-18T04:40:29.2527759Z  2022-05-18T04:40:29.2528037Z  2022-05-18T04:40:29.2528327Z  2022-05-18T04:40:29.2528594Z  2022-05-18T04:40:29.2529151Z [3,137 / 3,150] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:29.2529759Z Compiling test/cpp/api/nn_utils.cpp; 23s processwrapper-sandbox 2022-05-18T04:40:29.2530383Z Compiling test/cpp/api/integration.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:29.2530942Z Compiling test/cpp/api/misc.cpp; 20s processwrapper-sandbox 2022-05-18T04:40:29.2531521Z Compiling test/cpp/api/dataloader.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:29.2532042Z Linking any_test; 8s processwrapper-sandbox 2022-05-18T04:40:29.2532547Z Linking optim_test; 6s processwrapper-sandbox 2022-05-18T04:40:29.2533092Z Testing //:ordered_dict_test; 0s processwrapper-sandbox 2022-05-18T04:40:29.2533689Z Compiling test/cpp/api/torch_include.cpp; 0s processwrapper-sandbox 2022-05-18T04:40:30.1742979Z 2022-05-18T04:40:30.1743627Z  2022-05-18T04:40:30.1743977Z  2022-05-18T04:40:30.1744404Z  2022-05-18T04:40:30.1744699Z  2022-05-18T04:40:30.1745098Z  2022-05-18T04:40:30.1745402Z  2022-05-18T04:40:30.1745692Z  2022-05-18T04:40:30.1746313Z  2022-05-18T04:40:30.1746939Z INFO: From Compiling test/cpp/api/nn_utils.cpp: 2022-05-18T04:40:30.1747736Z [3,137 / 3,150] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:30.1748501Z Compiling test/cpp/api/nn_utils.cpp; 24s processwrapper-sandbox 2022-05-18T04:40:30.1749454Z Compiling test/cpp/api/integration.cpp; 23s processwrapper-sandbox 2022-05-18T04:40:30.1750236Z Compiling test/cpp/api/misc.cpp; 21s processwrapper-sandbox 2022-05-18T04:40:30.1751001Z Compiling test/cpp/api/dataloader.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:30.1751816Z Linking any_test; 8s processwrapper-sandbox 2022-05-18T04:40:30.1752500Z Linking optim_test; 7s processwrapper-sandbox 2022-05-18T04:40:30.1753205Z Testing //:ordered_dict_test; 1s processwrapper-sandbox 2022-05-18T04:40:30.1753970Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:30.1754290Z 2022-05-18T04:40:30.1754429Z  2022-05-18T04:40:30.1754849Z  2022-05-18T04:40:30.1755123Z  2022-05-18T04:40:30.1755416Z  2022-05-18T04:40:30.1755705Z  2022-05-18T04:40:30.1756099Z  2022-05-18T04:40:30.1756344Z  2022-05-18T04:40:30.1756637Z  2022-05-18T04:40:30.1757062Z test/cpp/api/nn_utils.cpp: In lambda function: 2022-05-18T04:40:30.1757728Z test/cpp/api/nn_utils.cpp:616:13: warning: unused variable 'offset' [-Wunused-variable] 2022-05-18T04:40:30.1758328Z int64_t offset = 0; 2022-05-18T04:40:30.1758613Z ^~~~~~ 2022-05-18T04:40:30.1759183Z [3,137 / 3,150] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:30.1759821Z Compiling test/cpp/api/nn_utils.cpp; 24s processwrapper-sandbox 2022-05-18T04:40:30.1760460Z Compiling test/cpp/api/integration.cpp; 23s processwrapper-sandbox 2022-05-18T04:40:30.1761100Z Compiling test/cpp/api/misc.cpp; 21s processwrapper-sandbox 2022-05-18T04:40:30.1761750Z Compiling test/cpp/api/dataloader.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:30.1762469Z Linking any_test; 8s processwrapper-sandbox 2022-05-18T04:40:30.1762990Z Linking optim_test; 7s processwrapper-sandbox 2022-05-18T04:40:30.1763552Z Testing //:ordered_dict_test; 1s processwrapper-sandbox 2022-05-18T04:40:30.1764120Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:30.4515362Z 2022-05-18T04:40:30.4515912Z  2022-05-18T04:40:30.4516265Z  2022-05-18T04:40:30.4516526Z  2022-05-18T04:40:30.4516817Z  2022-05-18T04:40:30.4517102Z  2022-05-18T04:40:30.4517348Z  2022-05-18T04:40:30.4517594Z  2022-05-18T04:40:30.4517850Z  2022-05-18T04:40:30.4518390Z [3,138 / 3,150] 8 / 27 tests; 8 actions running; last test: ...ding_array_test 2022-05-18T04:40:30.4519053Z Compiling test/cpp/api/integration.cpp; 23s processwrapper-sandbox 2022-05-18T04:40:30.4519660Z Compiling test/cpp/api/misc.cpp; 21s processwrapper-sandbox 2022-05-18T04:40:30.4520283Z Compiling test/cpp/api/dataloader.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:30.4520862Z Linking any_test; 9s processwrapper-sandbox 2022-05-18T04:40:30.4521386Z Linking optim_test; 7s processwrapper-sandbox 2022-05-18T04:40:30.4521949Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2022-05-18T04:40:30.4522573Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:30.4523135Z Linking nn_utils_test; 0s processwrapper-sandbox 2022-05-18T04:40:30.8419611Z 2022-05-18T04:40:30.8420202Z  2022-05-18T04:40:30.8420602Z  2022-05-18T04:40:30.8420895Z  2022-05-18T04:40:30.8421271Z  2022-05-18T04:40:30.8421534Z  2022-05-18T04:40:30.8421791Z  2022-05-18T04:40:30.8422072Z  2022-05-18T04:40:30.8422341Z  2022-05-18T04:40:30.8422904Z [3,139 / 3,151] 9 / 27 tests; 8 actions running; last test: ...dered_dict_test 2022-05-18T04:40:30.8423568Z Compiling test/cpp/api/integration.cpp; 23s processwrapper-sandbox 2022-05-18T04:40:30.8424221Z Compiling test/cpp/api/misc.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:30.8424840Z Compiling test/cpp/api/dataloader.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:30.8425638Z Linking optim_test; 7s processwrapper-sandbox 2022-05-18T04:40:30.8426426Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2022-05-18T04:40:30.8427045Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:30.8427771Z Linking nn_utils_test; 0s processwrapper-sandbox 2022-05-18T04:40:30.8428282Z Testing //:any_test; 0s processwrapper-sandbox 2022-05-18T04:40:30.8434053Z 2022-05-18T04:40:30.8435605Z  2022-05-18T04:40:30.8435975Z  2022-05-18T04:40:30.8436325Z  2022-05-18T04:40:30.8436663Z  2022-05-18T04:40:30.8439034Z  2022-05-18T04:40:30.8441025Z  2022-05-18T04:40:30.8441543Z  2022-05-18T04:40:30.8442045Z  2022-05-18T04:40:30.8442615Z INFO: From Testing //:ordered_dict_test: 2022-05-18T04:40:30.8444052Z [3,139 / 3,151] 9 / 27 tests; 8 actions running; last test: ...dered_dict_test 2022-05-18T04:40:30.8444986Z Compiling test/cpp/api/integration.cpp; 23s processwrapper-sandbox 2022-05-18T04:40:30.8445899Z Compiling test/cpp/api/misc.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:30.8446765Z Compiling test/cpp/api/dataloader.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:30.8447559Z Linking optim_test; 7s processwrapper-sandbox 2022-05-18T04:40:30.8448398Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2022-05-18T04:40:30.8449374Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:30.8450207Z Linking nn_utils_test; 0s processwrapper-sandbox 2022-05-18T04:40:30.8450919Z Testing //:any_test; 0s processwrapper-sandbox 2022-05-18T04:40:30.8451198Z 2022-05-18T04:40:30.8451348Z  2022-05-18T04:40:30.8451752Z  2022-05-18T04:40:30.8452054Z  2022-05-18T04:40:30.8452590Z  2022-05-18T04:40:30.8452864Z  2022-05-18T04:40:30.8453307Z  2022-05-18T04:40:30.8453599Z  2022-05-18T04:40:30.8454031Z  2022-05-18T04:40:30.8455759Z ==================== Test output for //:ordered_dict_test: 2022-05-18T04:40:30.8456368Z Running main() from gmock_main.cc 2022-05-18T04:40:30.8456816Z Note: Google Test filter = -*CUDA 2022-05-18T04:40:30.8457169Z [==========] Running 29 tests from 1 test suite. 2022-05-18T04:40:30.8457601Z [----------] Global test environment set-up. 2022-05-18T04:40:30.8458051Z [----------] 29 tests from OrderedDictTest 2022-05-18T04:40:30.8458515Z [ RUN ] OrderedDictTest.IsEmptyAfterDefaultConstruction 2022-05-18T04:40:30.8459178Z [ OK ] OrderedDictTest.IsEmptyAfterDefaultConstruction (0 ms) 2022-05-18T04:40:30.8459745Z [ RUN ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent 2022-05-18T04:40:30.8460346Z [ OK ] OrderedDictTest.InsertAddsElementsWhenTheyAreYetNotPresent (0 ms) 2022-05-18T04:40:30.8460858Z [ RUN ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent 2022-05-18T04:40:30.8461401Z [ OK ] OrderedDictTest.GetReturnsValuesWhenTheyArePresent (0 ms) 2022-05-18T04:40:30.8461941Z [ RUN ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent 2022-05-18T04:40:30.8462502Z [ OK ] OrderedDictTest.GetThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2022-05-18T04:40:30.8463246Z [ RUN ] OrderedDictTest.CanInitializeFromList 2022-05-18T04:40:30.8463665Z [ OK ] OrderedDictTest.CanInitializeFromList (0 ms) 2022-05-18T04:40:30.8464173Z [ RUN ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent 2022-05-18T04:40:30.8464915Z [ OK ] OrderedDictTest.InsertThrowsWhenPassedElementsThatArePresent (1 ms) 2022-05-18T04:40:30.8465658Z [ RUN ] OrderedDictTest.FrontReturnsTheFirstItem 2022-05-18T04:40:30.8466414Z [ OK ] OrderedDictTest.FrontReturnsTheFirstItem (0 ms) 2022-05-18T04:40:30.8466891Z [ RUN ] OrderedDictTest.FrontThrowsWhenEmpty 2022-05-18T04:40:30.8467372Z [ OK ] OrderedDictTest.FrontThrowsWhenEmpty (0 ms) 2022-05-18T04:40:30.8467918Z [ RUN ] OrderedDictTest.BackReturnsTheLastItem 2022-05-18T04:40:30.8468448Z [ OK ] OrderedDictTest.BackReturnsTheLastItem (0 ms) 2022-05-18T04:40:30.8468950Z [ RUN ] OrderedDictTest.BackThrowsWhenEmpty 2022-05-18T04:40:30.8469281Z [ OK ] OrderedDictTest.BackThrowsWhenEmpty (0 ms) 2022-05-18T04:40:30.8469672Z [ RUN ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent 2022-05-18T04:40:30.8470179Z [ OK ] OrderedDictTest.FindReturnsPointersToValuesWhenPresent (0 ms) 2022-05-18T04:40:30.8470708Z [ RUN ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent 2022-05-18T04:40:30.8471298Z [ OK ] OrderedDictTest.FindReturnsNullPointersWhenPasesdKeysThatAreNotPresent (0 ms) 2022-05-18T04:40:30.8471958Z [ RUN ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent 2022-05-18T04:40:30.8472471Z [ OK ] OrderedDictTest.SubscriptOperatorThrowsWhenPassedKeysThatAreNotPresent (0 ms) 2022-05-18T04:40:30.8473001Z [ RUN ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers 2022-05-18T04:40:30.8473554Z [ OK ] OrderedDictTest.SubscriptOperatorReturnsItemsPositionallyWhenPassedIntegers (0 ms) 2022-05-18T04:40:30.8474076Z [ RUN ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent 2022-05-18T04:40:30.8474588Z [ OK ] OrderedDictTest.SubscriptOperatorsThrowswhenPassedKeysThatAreNotPresent (0 ms) 2022-05-18T04:40:30.8475060Z [ RUN ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict 2022-05-18T04:40:30.8475481Z [ OK ] OrderedDictTest.UpdateInsertsAllItemsFromAnotherOrderedDict (0 ms) 2022-05-18T04:40:30.8475932Z [ RUN ] OrderedDictTest.UpdateAlsoChecksForDuplicates 2022-05-18T04:40:30.8476729Z [ OK ] OrderedDictTest.UpdateAlsoChecksForDuplicates (0 ms) 2022-05-18T04:40:30.8477205Z [ RUN ] OrderedDictTest.CanIterateItems 2022-05-18T04:40:30.8477462Z [ OK ] OrderedDictTest.CanIterateItems (0 ms) 2022-05-18T04:40:30.8477718Z [ RUN ] OrderedDictTest.EraseWorks 2022-05-18T04:40:30.8477962Z [ OK ] OrderedDictTest.EraseWorks (0 ms) 2022-05-18T04:40:30.8478227Z [ RUN ] OrderedDictTest.ClearMakesTheDictEmpty 2022-05-18T04:40:30.8478528Z [ OK ] OrderedDictTest.ClearMakesTheDictEmpty (0 ms) 2022-05-18T04:40:30.8478814Z [ RUN ] OrderedDictTest.CanCopyConstruct 2022-05-18T04:40:30.8479075Z [ OK ] OrderedDictTest.CanCopyConstruct (0 ms) 2022-05-18T04:40:30.8479340Z [ RUN ] OrderedDictTest.CanCopyAssign 2022-05-18T04:40:30.8479595Z [ OK ] OrderedDictTest.CanCopyAssign (0 ms) 2022-05-18T04:40:30.8479845Z [ RUN ] OrderedDictTest.CanMoveConstruct 2022-05-18T04:40:30.8480118Z [ OK ] OrderedDictTest.CanMoveConstruct (0 ms) 2022-05-18T04:40:30.8480379Z [ RUN ] OrderedDictTest.CanMoveAssign 2022-05-18T04:40:30.8480636Z [ OK ] OrderedDictTest.CanMoveAssign (0 ms) 2022-05-18T04:40:30.8480894Z [ RUN ] OrderedDictTest.CanInsertWithBraces 2022-05-18T04:40:30.8481179Z [ OK ] OrderedDictTest.CanInsertWithBraces (0 ms) 2022-05-18T04:40:30.8481512Z [ RUN ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription 2022-05-18T04:40:30.8481890Z [ OK ] OrderedDictTest.ErrorMessagesIncludeTheKeyDescription (0 ms) 2022-05-18T04:40:30.8482223Z [ RUN ] OrderedDictTest.KeysReturnsAllKeys 2022-05-18T04:40:30.8482502Z [ OK ] OrderedDictTest.KeysReturnsAllKeys (0 ms) 2022-05-18T04:40:30.8482780Z [ RUN ] OrderedDictTest.ValuesReturnsAllValues 2022-05-18T04:40:30.8483078Z [ OK ] OrderedDictTest.ValuesReturnsAllValues (0 ms) 2022-05-18T04:40:30.8483370Z [ RUN ] OrderedDictTest.ItemsReturnsAllItems 2022-05-18T04:40:30.8483658Z [ OK ] OrderedDictTest.ItemsReturnsAllItems (0 ms) 2022-05-18T04:40:30.8484030Z [----------] 29 tests from OrderedDictTest (1 ms total) 2022-05-18T04:40:30.8484182Z 2022-05-18T04:40:30.8484334Z [----------] Global test environment tear-down 2022-05-18T04:40:30.8484573Z [==========] 29 tests from 1 test suite ran. (1 ms total) 2022-05-18T04:40:30.8484767Z [ PASSED ] 29 tests. 2022-05-18T04:40:30.8484970Z ================================================================================ 2022-05-18T04:40:30.8485471Z [3,139 / 3,151] 9 / 27 tests; 8 actions running; last test: ...dered_dict_test 2022-05-18T04:40:30.8485831Z Compiling test/cpp/api/integration.cpp; 23s processwrapper-sandbox 2022-05-18T04:40:30.8486241Z Compiling test/cpp/api/misc.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:30.8486604Z Compiling test/cpp/api/dataloader.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:30.8486931Z Linking optim_test; 7s processwrapper-sandbox 2022-05-18T04:40:30.8487238Z Testing //:ordered_dict_test; 2s processwrapper-sandbox 2022-05-18T04:40:30.8487592Z Compiling test/cpp/api/torch_include.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:30.8487926Z Linking nn_utils_test; 0s processwrapper-sandbox 2022-05-18T04:40:30.8488218Z Testing //:any_test; 0s processwrapper-sandbox 2022-05-18T04:40:31.0481849Z 2022-05-18T04:40:31.0482600Z  2022-05-18T04:40:31.0482988Z  2022-05-18T04:40:31.0483316Z  2022-05-18T04:40:31.0483620Z  2022-05-18T04:40:31.0483904Z  2022-05-18T04:40:31.0484209Z  2022-05-18T04:40:31.0484513Z  2022-05-18T04:40:31.0484773Z  2022-05-18T04:40:31.0485583Z [3,141 / 3,152] 9 / 27 tests; 8 actions, 7 running; last test: ...ed_dict_test 2022-05-18T04:40:31.0486190Z Compiling test/cpp/api/misc.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:31.0486786Z Compiling test/cpp/api/dataloader.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:31.0487342Z Linking optim_test; 8s processwrapper-sandbox 2022-05-18T04:40:31.0488032Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2022-05-18T04:40:31.0488581Z Linking nn_utils_test; 0s processwrapper-sandbox 2022-05-18T04:40:31.0489088Z Testing //:any_test; 0s processwrapper-sandbox 2022-05-18T04:40:31.0489601Z Testing //:modules_test; 0s processwrapper-sandbox 2022-05-18T04:40:31.0490002Z [Prepa] Linking integration_test 2022-05-18T04:40:31.2532434Z 2022-05-18T04:40:31.2532977Z  2022-05-18T04:40:31.2533337Z  2022-05-18T04:40:31.2533636Z  2022-05-18T04:40:31.2533912Z  2022-05-18T04:40:31.2534197Z  2022-05-18T04:40:31.2534490Z  2022-05-18T04:40:31.2534766Z  2022-05-18T04:40:31.2535058Z  2022-05-18T04:40:31.2535669Z [3,141 / 3,152] 9 / 27 tests; 8 actions running; last test: ...dered_dict_test 2022-05-18T04:40:31.2536308Z Compiling test/cpp/api/misc.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:31.2536967Z Compiling test/cpp/api/dataloader.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:31.2537560Z Linking optim_test; 8s processwrapper-sandbox 2022-05-18T04:40:31.2538173Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2022-05-18T04:40:31.2538776Z Linking nn_utils_test; 1s processwrapper-sandbox 2022-05-18T04:40:31.2539318Z Testing //:any_test; 0s processwrapper-sandbox 2022-05-18T04:40:31.2539877Z Testing //:modules_test; 0s processwrapper-sandbox 2022-05-18T04:40:31.2540433Z Linking integration_test; 0s processwrapper-sandbox 2022-05-18T04:40:31.5278509Z 2022-05-18T04:40:31.5279021Z  2022-05-18T04:40:31.5279351Z  2022-05-18T04:40:31.5279619Z  2022-05-18T04:40:31.5279898Z  2022-05-18T04:40:31.5280201Z  2022-05-18T04:40:31.5280472Z  2022-05-18T04:40:31.5280745Z  2022-05-18T04:40:31.5281015Z  2022-05-18T04:40:31.5281571Z [3,142 / 3,152] 9 / 27 tests; 8 actions, 7 running; last test: ...ed_dict_test 2022-05-18T04:40:31.5282221Z Compiling test/cpp/api/dataloader.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:31.5282804Z Linking optim_test; 8s processwrapper-sandbox 2022-05-18T04:40:31.5283417Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2022-05-18T04:40:31.5283959Z Linking nn_utils_test; 1s processwrapper-sandbox 2022-05-18T04:40:31.5284461Z Testing //:any_test; 0s processwrapper-sandbox 2022-05-18T04:40:31.5285278Z Testing //:modules_test; 0s processwrapper-sandbox 2022-05-18T04:40:31.5285820Z Linking integration_test; 0s processwrapper-sandbox 2022-05-18T04:40:31.5286229Z [Prepa] Linking misc_test 2022-05-18T04:40:31.8539438Z 2022-05-18T04:40:31.8539990Z  2022-05-18T04:40:31.8540533Z  2022-05-18T04:40:31.8540824Z  2022-05-18T04:40:31.8541098Z  2022-05-18T04:40:31.8541364Z  2022-05-18T04:40:31.8541630Z  2022-05-18T04:40:31.8541898Z  2022-05-18T04:40:31.8542149Z  2022-05-18T04:40:31.8542689Z [3,142 / 3,152] 9 / 27 tests; 8 actions running; last test: ...dered_dict_test 2022-05-18T04:40:31.8543351Z Compiling test/cpp/api/dataloader.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:31.8543924Z Linking optim_test; 8s processwrapper-sandbox 2022-05-18T04:40:31.8544517Z Compiling test/cpp/api/torch_include.cpp; 2s processwrapper-sandbox 2022-05-18T04:40:31.8545102Z Linking nn_utils_test; 1s processwrapper-sandbox 2022-05-18T04:40:31.8545630Z Testing //:any_test; 1s processwrapper-sandbox 2022-05-18T04:40:31.8546275Z Testing //:modules_test; 1s processwrapper-sandbox 2022-05-18T04:40:31.8546842Z Linking integration_test; 0s processwrapper-sandbox 2022-05-18T04:40:31.8547364Z Linking misc_test; 0s processwrapper-sandbox 2022-05-18T04:40:32.2543726Z 2022-05-18T04:40:32.2544270Z  2022-05-18T04:40:32.2544594Z  2022-05-18T04:40:32.2544862Z  2022-05-18T04:40:32.2545145Z  2022-05-18T04:40:32.2545397Z  2022-05-18T04:40:32.2545675Z  2022-05-18T04:40:32.2546076Z  2022-05-18T04:40:32.2546347Z  2022-05-18T04:40:32.2546899Z [3,143 / 3,153] 9 / 27 tests; 8 actions running; last test: ...dered_dict_test 2022-05-18T04:40:32.2547562Z Compiling test/cpp/api/dataloader.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:32.2548217Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2022-05-18T04:40:32.2548817Z Linking nn_utils_test; 2s processwrapper-sandbox 2022-05-18T04:40:32.2549338Z Testing //:any_test; 1s processwrapper-sandbox 2022-05-18T04:40:32.2549874Z Testing //:modules_test; 1s processwrapper-sandbox 2022-05-18T04:40:32.2550415Z Linking integration_test; 1s processwrapper-sandbox 2022-05-18T04:40:32.2550937Z Linking misc_test; 0s processwrapper-sandbox 2022-05-18T04:40:32.2551445Z Testing //:optim_test; 0s processwrapper-sandbox 2022-05-18T04:40:32.8716855Z 2022-05-18T04:40:32.8717355Z  2022-05-18T04:40:32.8717731Z  2022-05-18T04:40:32.8718027Z  2022-05-18T04:40:32.8718245Z  2022-05-18T04:40:32.8718476Z  2022-05-18T04:40:32.8718711Z  2022-05-18T04:40:32.8718932Z  2022-05-18T04:40:32.8719167Z  2022-05-18T04:40:32.8719651Z [3,143 / 3,153] 10 / 27 tests; 8 actions running; last test: //:any_test 2022-05-18T04:40:32.8720186Z Compiling test/cpp/api/dataloader.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:32.8720743Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2022-05-18T04:40:32.8721239Z Linking nn_utils_test; 2s processwrapper-sandbox 2022-05-18T04:40:32.8721688Z Testing //:any_test; 2s processwrapper-sandbox 2022-05-18T04:40:32.8722135Z Testing //:modules_test; 1s processwrapper-sandbox 2022-05-18T04:40:32.8722613Z Linking integration_test; 1s processwrapper-sandbox 2022-05-18T04:40:32.8723064Z Linking misc_test; 1s processwrapper-sandbox 2022-05-18T04:40:32.8723488Z Testing //:optim_test; 0s processwrapper-sandbox 2022-05-18T04:40:32.8734588Z 2022-05-18T04:40:32.8734846Z  2022-05-18T04:40:32.8735126Z  2022-05-18T04:40:32.8735361Z  2022-05-18T04:40:32.8735617Z  2022-05-18T04:40:32.8735886Z  2022-05-18T04:40:32.8736137Z  2022-05-18T04:40:32.8736405Z  2022-05-18T04:40:32.8736657Z  2022-05-18T04:40:32.8736998Z INFO: From Testing //:any_test: 2022-05-18T04:40:32.8737746Z [3,143 / 3,153] 10 / 27 tests; 8 actions running; last test: //:any_test 2022-05-18T04:40:32.8738319Z Compiling test/cpp/api/dataloader.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:32.8738992Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2022-05-18T04:40:32.8739520Z Linking nn_utils_test; 2s processwrapper-sandbox 2022-05-18T04:40:32.8740022Z Testing //:any_test; 2s processwrapper-sandbox 2022-05-18T04:40:32.8740506Z Testing //:modules_test; 1s processwrapper-sandbox 2022-05-18T04:40:32.8740965Z Linking integration_test; 1s processwrapper-sandbox 2022-05-18T04:40:32.8741403Z Linking misc_test; 1s processwrapper-sandbox 2022-05-18T04:40:32.8741901Z Testing //:optim_test; 0s processwrapper-sandbox 2022-05-18T04:40:32.8752593Z 2022-05-18T04:40:32.8752812Z  2022-05-18T04:40:32.8753116Z  2022-05-18T04:40:32.8753383Z  2022-05-18T04:40:32.8753643Z  2022-05-18T04:40:32.8753922Z  2022-05-18T04:40:32.8754195Z  2022-05-18T04:40:32.8754454Z  2022-05-18T04:40:32.8754730Z  2022-05-18T04:40:32.8765805Z ==================== Test output for //:any_test: 2022-05-18T04:40:32.8766191Z Running main() from gmock_main.cc 2022-05-18T04:40:32.8766607Z Note: Google Test filter = -*CUDA 2022-05-18T04:40:32.8766982Z [==========] Running 30 tests from 2 test suites. 2022-05-18T04:40:32.8767434Z [----------] Global test environment set-up. 2022-05-18T04:40:32.8767862Z [----------] 18 tests from AnyModuleTest 2022-05-18T04:40:32.8768264Z [ RUN ] AnyModuleTest.SimpleReturnType 2022-05-18T04:40:32.8768712Z [ OK ] AnyModuleTest.SimpleReturnType (1 ms) 2022-05-18T04:40:32.8769202Z [ RUN ] AnyModuleTest.SimpleReturnTypeAndSingleArgument 2022-05-18T04:40:32.8769793Z [ OK ] AnyModuleTest.SimpleReturnTypeAndSingleArgument (0 ms) 2022-05-18T04:40:32.8770402Z [ RUN ] AnyModuleTest.StringLiteralReturnTypeAndArgument 2022-05-18T04:40:32.8771026Z [ OK ] AnyModuleTest.StringLiteralReturnTypeAndArgument (0 ms) 2022-05-18T04:40:32.8771622Z [ RUN ] AnyModuleTest.StringReturnTypeWithConstArgument 2022-05-18T04:40:32.8772213Z [ OK ] AnyModuleTest.StringReturnTypeWithConstArgument (0 ms) 2022-05-18T04:40:32.8772971Z [ RUN ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications 2022-05-18T04:40:32.8773879Z [ OK ] AnyModuleTest.TensorReturnTypeAndStringArgumentsWithFunkyQualifications (31 ms) 2022-05-18T04:40:32.8774560Z [ RUN ] AnyModuleTest.WrongArgumentType 2022-05-18T04:40:32.8775005Z [ OK ] AnyModuleTest.WrongArgumentType (0 ms) 2022-05-18T04:40:32.8775451Z [ RUN ] AnyModuleTest.WrongNumberOfArguments 2022-05-18T04:40:32.8775947Z [ OK ] AnyModuleTest.WrongNumberOfArguments (0 ms) 2022-05-18T04:40:32.8776697Z [ RUN ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod 2022-05-18T04:40:32.8777656Z [ OK ] AnyModuleTest.PassingArgumentsToModuleWithDefaultArgumentsInForwardMethod (0 ms) 2022-05-18T04:40:32.8778383Z [ RUN ] AnyModuleTest.GetWithCorrectTypeSucceeds 2022-05-18T04:40:32.8778938Z [ OK ] AnyModuleTest.GetWithCorrectTypeSucceeds (0 ms) 2022-05-18T04:40:32.8779481Z [ RUN ] AnyModuleTest.GetWithIncorrectTypeThrows 2022-05-18T04:40:32.8780014Z [ OK ] AnyModuleTest.GetWithIncorrectTypeThrows (0 ms) 2022-05-18T04:40:32.8780539Z [ RUN ] AnyModuleTest.PtrWithBaseClassSucceeds 2022-05-18T04:40:32.8781076Z [ OK ] AnyModuleTest.PtrWithBaseClassSucceeds (0 ms) 2022-05-18T04:40:32.8781603Z [ RUN ] AnyModuleTest.PtrWithGoodDowncastSuccceeds 2022-05-18T04:40:32.8782174Z [ OK ] AnyModuleTest.PtrWithGoodDowncastSuccceeds (0 ms) 2022-05-18T04:40:32.8782707Z [ RUN ] AnyModuleTest.PtrWithBadDowncastThrows 2022-05-18T04:40:32.8783217Z [ OK ] AnyModuleTest.PtrWithBadDowncastThrows (0 ms) 2022-05-18T04:40:32.8783685Z [ RUN ] AnyModuleTest.DefaultStateIsEmpty 2022-05-18T04:40:32.8784174Z [ OK ] AnyModuleTest.DefaultStateIsEmpty (0 ms) 2022-05-18T04:40:32.8784875Z [ RUN ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule 2022-05-18T04:40:32.8825483Z [ OK ] AnyModuleTest.AllMethodsThrowForEmptyAnyModule (0 ms) 2022-05-18T04:40:32.8827503Z [ RUN ] AnyModuleTest.CanMoveAssignDifferentModules 2022-05-18T04:40:32.8828220Z [ OK ] AnyModuleTest.CanMoveAssignDifferentModules (0 ms) 2022-05-18T04:40:32.8828769Z [ RUN ] AnyModuleTest.ConstructsFromModuleHolder 2022-05-18T04:40:32.8829281Z [ OK ] AnyModuleTest.ConstructsFromModuleHolder (6 ms) 2022-05-18T04:40:32.8829851Z [ RUN ] AnyModuleTest.ConvertsVariableToTensorCorrectly 2022-05-18T04:40:32.8830453Z [ OK ] AnyModuleTest.ConvertsVariableToTensorCorrectly (5 ms) 2022-05-18T04:40:32.8831088Z [----------] 18 tests from AnyModuleTest (44 ms total) 2022-05-18T04:40:32.8831342Z 2022-05-18T04:40:32.8831565Z [----------] 12 tests from AnyValueTest 2022-05-18T04:40:32.8832042Z [ RUN ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType 2022-05-18T04:40:32.8832651Z [ OK ] AnyValueTest.CorrectlyAccessesIntWhenCorrectType (0 ms) 2022-05-18T04:40:32.8833305Z [ RUN ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType 2022-05-18T04:40:32.8834041Z [ OK ] AnyValueTest.CorrectlyAccessesStringLiteralWhenCorrectType (0 ms) 2022-05-18T04:40:32.8834737Z [ RUN ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType 2022-05-18T04:40:32.8835375Z [ OK ] AnyValueTest.CorrectlyAccessesStringWhenCorrectType (0 ms) 2022-05-18T04:40:32.8836021Z [ RUN ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType 2022-05-18T04:40:32.8836682Z [ OK ] AnyValueTest.CorrectlyAccessesPointersWhenCorrectType (0 ms) 2022-05-18T04:40:32.8837337Z [ RUN ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType 2022-05-18T04:40:32.8838018Z [ OK ] AnyValueTest.CorrectlyAccessesReferencesWhenCorrectType (0 ms) 2022-05-18T04:40:32.8838694Z [ RUN ] AnyValueTest.TryGetReturnsNullptrForTheWrongType 2022-05-18T04:40:32.8839325Z [ OK ] AnyValueTest.TryGetReturnsNullptrForTheWrongType (0 ms) 2022-05-18T04:40:32.8839875Z [ RUN ] AnyValueTest.GetThrowsForTheWrongType 2022-05-18T04:40:32.8840375Z [ OK ] AnyValueTest.GetThrowsForTheWrongType (0 ms) 2022-05-18T04:40:32.8840882Z [ RUN ] AnyValueTest.MoveConstructionIsAllowed 2022-05-18T04:40:32.8841372Z [ OK ] AnyValueTest.MoveConstructionIsAllowed (0 ms) 2022-05-18T04:40:32.8841870Z [ RUN ] AnyValueTest.MoveAssignmentIsAllowed 2022-05-18T04:40:32.8842358Z [ OK ] AnyValueTest.MoveAssignmentIsAllowed (1 ms) 2022-05-18T04:40:32.8842840Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForInt 2022-05-18T04:40:32.8843340Z [ OK ] AnyValueTest.TypeInfoIsCorrectForInt (0 ms) 2022-05-18T04:40:32.8843884Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForStringLiteral 2022-05-18T04:40:32.8844475Z [ OK ] AnyValueTest.TypeInfoIsCorrectForStringLiteral (0 ms) 2022-05-18T04:40:32.8845023Z [ RUN ] AnyValueTest.TypeInfoIsCorrectForString 2022-05-18T04:40:32.8845644Z [ OK ] AnyValueTest.TypeInfoIsCorrectForString (0 ms) 2022-05-18T04:40:32.8846241Z [----------] 12 tests from AnyValueTest (1 ms total) 2022-05-18T04:40:32.8846493Z 2022-05-18T04:40:32.8846739Z [----------] Global test environment tear-down 2022-05-18T04:40:32.8847158Z [==========] 30 tests from 2 test suites ran. (45 ms total) 2022-05-18T04:40:32.8847502Z [ PASSED ] 30 tests. 2022-05-18T04:40:32.8847825Z ================================================================================ 2022-05-18T04:40:32.8848385Z [3,143 / 3,153] 10 / 27 tests; 8 actions running; last test: //:any_test 2022-05-18T04:40:32.8848999Z Compiling test/cpp/api/dataloader.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:32.8849647Z Compiling test/cpp/api/torch_include.cpp; 3s processwrapper-sandbox 2022-05-18T04:40:32.8850228Z Linking nn_utils_test; 2s processwrapper-sandbox 2022-05-18T04:40:32.8850770Z Testing //:any_test; 2s processwrapper-sandbox 2022-05-18T04:40:32.8851443Z Testing //:modules_test; 1s processwrapper-sandbox 2022-05-18T04:40:32.8851971Z Linking integration_test; 1s processwrapper-sandbox 2022-05-18T04:40:32.8852504Z Linking misc_test; 1s processwrapper-sandbox 2022-05-18T04:40:32.8853034Z Testing //:optim_test; 0s processwrapper-sandbox 2022-05-18T04:40:33.0549903Z 2022-05-18T04:40:33.0550436Z  2022-05-18T04:40:33.0550754Z  2022-05-18T04:40:33.0551035Z  2022-05-18T04:40:33.0551305Z  2022-05-18T04:40:33.0551573Z  2022-05-18T04:40:33.0551854Z  2022-05-18T04:40:33.0552138Z  2022-05-18T04:40:33.0552404Z  2022-05-18T04:40:33.0552940Z [3,147 / 3,158] 10 / 27 tests; 8 actions running; last test: //:any_test 2022-05-18T04:40:33.0553575Z Compiling test/cpp/api/dataloader.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:33.0554224Z Compiling test/cpp/api/torch_include.cpp; 4s processwrapper-sandbox 2022-05-18T04:40:33.0554781Z Linking nn_utils_test; 2s processwrapper-sandbox 2022-05-18T04:40:33.0555306Z Testing //:modules_test; 2s processwrapper-sandbox 2022-05-18T04:40:33.0555815Z Linking integration_test; 2s processwrapper-sandbox 2022-05-18T04:40:33.0556322Z Linking misc_test; 1s processwrapper-sandbox 2022-05-18T04:40:33.0556828Z Testing //:optim_test; 1s processwrapper-sandbox 2022-05-18T04:40:33.0557371Z Compiling test/cpp/api/jit.cpp; 0s processwrapper-sandbox 2022-05-18T04:40:34.2557726Z 2022-05-18T04:40:34.2558262Z  2022-05-18T04:40:34.2558596Z  2022-05-18T04:40:34.2558879Z  2022-05-18T04:40:34.2559124Z  2022-05-18T04:40:34.2559383Z  2022-05-18T04:40:34.2559646Z  2022-05-18T04:40:34.2559891Z  2022-05-18T04:40:34.2560166Z  2022-05-18T04:40:34.2560699Z [3,147 / 3,158] 10 / 27 tests; 8 actions running; last test: //:any_test 2022-05-18T04:40:34.2561339Z Compiling test/cpp/api/dataloader.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:34.2562002Z Compiling test/cpp/api/torch_include.cpp; 5s processwrapper-sandbox 2022-05-18T04:40:34.2562558Z Linking nn_utils_test; 4s processwrapper-sandbox 2022-05-18T04:40:34.2563088Z Testing //:modules_test; 3s processwrapper-sandbox 2022-05-18T04:40:34.2563609Z Linking integration_test; 3s processwrapper-sandbox 2022-05-18T04:40:34.2564122Z Linking misc_test; 2s processwrapper-sandbox 2022-05-18T04:40:34.2564643Z Testing //:optim_test; 2s processwrapper-sandbox 2022-05-18T04:40:34.2565296Z Compiling test/cpp/api/jit.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:35.4565856Z 2022-05-18T04:40:35.4566418Z  2022-05-18T04:40:35.4566756Z  2022-05-18T04:40:35.4567004Z  2022-05-18T04:40:35.4567273Z  2022-05-18T04:40:35.4567536Z  2022-05-18T04:40:35.4567783Z  2022-05-18T04:40:35.4568044Z  2022-05-18T04:40:35.4568316Z  2022-05-18T04:40:35.4568863Z [3,147 / 3,158] 10 / 27 tests; 8 actions running; last test: //:any_test 2022-05-18T04:40:35.4569507Z Compiling test/cpp/api/dataloader.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:35.4570137Z Compiling test/cpp/api/torch_include.cpp; 6s processwrapper-sandbox 2022-05-18T04:40:35.4570702Z Linking nn_utils_test; 5s processwrapper-sandbox 2022-05-18T04:40:35.4571220Z Testing //:modules_test; 4s processwrapper-sandbox 2022-05-18T04:40:35.4571760Z Linking integration_test; 4s processwrapper-sandbox 2022-05-18T04:40:35.4572291Z Linking misc_test; 3s processwrapper-sandbox 2022-05-18T04:40:35.4572804Z Testing //:optim_test; 3s processwrapper-sandbox 2022-05-18T04:40:35.4573361Z Compiling test/cpp/api/jit.cpp; 2s processwrapper-sandbox 2022-05-18T04:40:36.4575859Z 2022-05-18T04:40:36.4576429Z  2022-05-18T04:40:36.4576779Z  2022-05-18T04:40:36.4577031Z  2022-05-18T04:40:36.4577309Z  2022-05-18T04:40:36.4577585Z  2022-05-18T04:40:36.4577841Z  2022-05-18T04:40:36.4578121Z  2022-05-18T04:40:36.4578635Z  2022-05-18T04:40:36.4579176Z [3,147 / 3,158] 10 / 27 tests; 8 actions running; last test: //:any_test 2022-05-18T04:40:36.4579824Z Compiling test/cpp/api/dataloader.cpp; 18s processwrapper-sandbox 2022-05-18T04:40:36.4580625Z Compiling test/cpp/api/torch_include.cpp; 7s processwrapper-sandbox 2022-05-18T04:40:36.4581213Z Linking nn_utils_test; 6s processwrapper-sandbox 2022-05-18T04:40:36.4581775Z Testing //:modules_test; 5s processwrapper-sandbox 2022-05-18T04:40:36.4582324Z Linking integration_test; 5s processwrapper-sandbox 2022-05-18T04:40:36.4582844Z Linking misc_test; 4s processwrapper-sandbox 2022-05-18T04:40:36.4583375Z Testing //:optim_test; 4s processwrapper-sandbox 2022-05-18T04:40:36.4583908Z Compiling test/cpp/api/jit.cpp; 3s processwrapper-sandbox 2022-05-18T04:40:37.4582104Z 2022-05-18T04:40:37.4582636Z  2022-05-18T04:40:37.4582996Z  2022-05-18T04:40:37.4583277Z  2022-05-18T04:40:37.4583583Z  2022-05-18T04:40:37.4583881Z  2022-05-18T04:40:37.4584151Z  2022-05-18T04:40:37.4584421Z  2022-05-18T04:40:37.4584686Z  2022-05-18T04:40:37.4585212Z [3,147 / 3,158] 10 / 27 tests; 8 actions running; last test: //:any_test 2022-05-18T04:40:37.4586023Z Compiling test/cpp/api/dataloader.cpp; 19s processwrapper-sandbox 2022-05-18T04:40:37.4586703Z Compiling test/cpp/api/torch_include.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:37.4587302Z Linking nn_utils_test; 7s processwrapper-sandbox 2022-05-18T04:40:37.4587829Z Testing //:modules_test; 6s processwrapper-sandbox 2022-05-18T04:40:37.4588385Z Linking integration_test; 6s processwrapper-sandbox 2022-05-18T04:40:37.4588915Z Linking misc_test; 5s processwrapper-sandbox 2022-05-18T04:40:37.4589477Z Testing //:optim_test; 5s processwrapper-sandbox 2022-05-18T04:40:37.4590082Z Compiling test/cpp/api/jit.cpp; 4s processwrapper-sandbox 2022-05-18T04:40:38.6588651Z 2022-05-18T04:40:38.6589221Z  2022-05-18T04:40:38.6589555Z  2022-05-18T04:40:38.6589838Z  2022-05-18T04:40:38.6590119Z  2022-05-18T04:40:38.6590378Z  2022-05-18T04:40:38.6590660Z  2022-05-18T04:40:38.6590949Z  2022-05-18T04:40:38.6591234Z  2022-05-18T04:40:38.6591783Z [3,147 / 3,158] 10 / 27 tests; 8 actions running; last test: //:any_test 2022-05-18T04:40:38.6592404Z Compiling test/cpp/api/dataloader.cpp; 20s processwrapper-sandbox 2022-05-18T04:40:38.6593056Z Compiling test/cpp/api/torch_include.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:38.6593617Z Linking nn_utils_test; 8s processwrapper-sandbox 2022-05-18T04:40:38.6594151Z Testing //:modules_test; 7s processwrapper-sandbox 2022-05-18T04:40:38.6594711Z Linking integration_test; 7s processwrapper-sandbox 2022-05-18T04:40:38.6595225Z Linking misc_test; 7s processwrapper-sandbox 2022-05-18T04:40:38.6595754Z Testing //:optim_test; 6s processwrapper-sandbox 2022-05-18T04:40:38.6596326Z Compiling test/cpp/api/jit.cpp; 5s processwrapper-sandbox 2022-05-18T04:40:39.0179528Z 2022-05-18T04:40:39.0180043Z  2022-05-18T04:40:39.0180380Z  2022-05-18T04:40:39.0180680Z  2022-05-18T04:40:39.0180977Z  2022-05-18T04:40:39.0181275Z  2022-05-18T04:40:39.0181569Z  2022-05-18T04:40:39.0181856Z  2022-05-18T04:40:39.0182136Z  2022-05-18T04:40:39.0182710Z [3,148 / 3,159] 10 / 27 tests; 8 actions, 7 running; last test: //:any_test 2022-05-18T04:40:39.0183375Z Compiling test/cpp/api/dataloader.cpp; 21s processwrapper-sandbox 2022-05-18T04:40:39.0184048Z Compiling test/cpp/api/torch_include.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:39.0184662Z Testing //:modules_test; 8s processwrapper-sandbox 2022-05-18T04:40:39.0185240Z Linking integration_test; 7s processwrapper-sandbox 2022-05-18T04:40:39.0185912Z Linking misc_test; 7s processwrapper-sandbox 2022-05-18T04:40:39.0186673Z Testing //:optim_test; 7s processwrapper-sandbox 2022-05-18T04:40:39.0187269Z Compiling test/cpp/api/jit.cpp; 6s processwrapper-sandbox 2022-05-18T04:40:39.0187719Z [Prepa] Testing //:nn_utils_test 2022-05-18T04:40:39.2593549Z 2022-05-18T04:40:39.2594030Z  2022-05-18T04:40:39.2594664Z  2022-05-18T04:40:39.2595004Z  2022-05-18T04:40:39.2595330Z  2022-05-18T04:40:39.2595660Z  2022-05-18T04:40:39.2595985Z  2022-05-18T04:40:39.2596298Z  2022-05-18T04:40:39.2596633Z  2022-05-18T04:40:39.2597298Z [3,148 / 3,159] 10 / 27 tests; 8 actions running; last test: //:any_test 2022-05-18T04:40:39.2598089Z Compiling test/cpp/api/dataloader.cpp; 21s processwrapper-sandbox 2022-05-18T04:40:39.2598910Z Compiling test/cpp/api/torch_include.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:39.2599652Z Testing //:modules_test; 8s processwrapper-sandbox 2022-05-18T04:40:39.2600343Z Linking integration_test; 8s processwrapper-sandbox 2022-05-18T04:40:39.2600938Z Linking misc_test; 7s processwrapper-sandbox 2022-05-18T04:40:39.2601421Z Testing //:optim_test; 7s processwrapper-sandbox 2022-05-18T04:40:39.2602082Z Compiling test/cpp/api/jit.cpp; 6s processwrapper-sandbox 2022-05-18T04:40:39.2602677Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2022-05-18T04:40:39.9246592Z 2022-05-18T04:40:39.9247135Z  2022-05-18T04:40:39.9247465Z  2022-05-18T04:40:39.9247730Z  2022-05-18T04:40:39.9247989Z  2022-05-18T04:40:39.9248301Z  2022-05-18T04:40:39.9248569Z  2022-05-18T04:40:39.9248815Z  2022-05-18T04:40:39.9249053Z  2022-05-18T04:40:39.9249545Z [3,149 / 3,160] 10 / 27 tests; 8 actions, 7 running; last test: //:any_test 2022-05-18T04:40:39.9250146Z Compiling test/cpp/api/dataloader.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:39.9250799Z Compiling test/cpp/api/torch_include.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:39.9251401Z Testing //:modules_test; 9s processwrapper-sandbox 2022-05-18T04:40:39.9251874Z Linking misc_test; 8s processwrapper-sandbox 2022-05-18T04:40:39.9252380Z Testing //:optim_test; 7s processwrapper-sandbox 2022-05-18T04:40:39.9252934Z Compiling test/cpp/api/jit.cpp; 7s processwrapper-sandbox 2022-05-18T04:40:39.9253506Z Testing //:nn_utils_test; 0s processwrapper-sandbox 2022-05-18T04:40:39.9253914Z [Prepa] Testing //:integration_test 2022-05-18T04:40:40.2587701Z 2022-05-18T04:40:40.2588271Z  2022-05-18T04:40:40.2588621Z  2022-05-18T04:40:40.2588917Z  2022-05-18T04:40:40.2592192Z  2022-05-18T04:40:40.2593014Z  2022-05-18T04:40:40.2593670Z  2022-05-18T04:40:40.2594176Z  2022-05-18T04:40:40.2594640Z  2022-05-18T04:40:40.2595394Z [3,149 / 3,160] 10 / 27 tests; 8 actions running; last test: //:any_test 2022-05-18T04:40:40.2596320Z Compiling test/cpp/api/dataloader.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:40.2597369Z Compiling test/cpp/api/torch_include.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:40.2597994Z Testing //:modules_test; 9s processwrapper-sandbox 2022-05-18T04:40:40.2598489Z Linking misc_test; 8s processwrapper-sandbox 2022-05-18T04:40:40.2599025Z Testing //:optim_test; 8s processwrapper-sandbox 2022-05-18T04:40:40.2599568Z Compiling test/cpp/api/jit.cpp; 7s processwrapper-sandbox 2022-05-18T04:40:40.2600125Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2022-05-18T04:40:40.2600689Z Testing //:integration_test; 0s processwrapper-sandbox 2022-05-18T04:40:40.4932955Z 2022-05-18T04:40:40.4933948Z  2022-05-18T04:40:40.4934688Z  2022-05-18T04:40:40.4935452Z  2022-05-18T04:40:40.4935833Z  2022-05-18T04:40:40.4936098Z  2022-05-18T04:40:40.4936371Z  2022-05-18T04:40:40.4936632Z  2022-05-18T04:40:40.4936939Z  2022-05-18T04:40:40.4937771Z [3,150 / 3,161] 10 / 27 tests; 8 actions, 7 running; last test: //:any_test 2022-05-18T04:40:40.4938454Z Compiling test/cpp/api/dataloader.cpp; 22s processwrapper-sandbox 2022-05-18T04:40:40.4939080Z Compiling test/cpp/api/torch_include.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:40.4939815Z Testing //:modules_test; 9s processwrapper-sandbox 2022-05-18T04:40:40.4940392Z Testing //:optim_test; 8s processwrapper-sandbox 2022-05-18T04:40:40.4941006Z Compiling test/cpp/api/jit.cpp; 7s processwrapper-sandbox 2022-05-18T04:40:40.4941558Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2022-05-18T04:40:40.4942122Z Testing //:integration_test; 0s processwrapper-sandbox 2022-05-18T04:40:40.4942557Z [Prepa] Testing //:misc_test 2022-05-18T04:40:40.8597233Z 2022-05-18T04:40:40.8597766Z  2022-05-18T04:40:40.8598116Z  2022-05-18T04:40:40.8598385Z  2022-05-18T04:40:40.8598657Z  2022-05-18T04:40:40.8598937Z  2022-05-18T04:40:40.8599212Z  2022-05-18T04:40:40.8599485Z  2022-05-18T04:40:40.8599757Z  2022-05-18T04:40:40.8600268Z [3,150 / 3,161] 10 / 27 tests; 8 actions running; last test: //:any_test 2022-05-18T04:40:40.8600921Z Compiling test/cpp/api/dataloader.cpp; 23s processwrapper-sandbox 2022-05-18T04:40:40.8601566Z Compiling test/cpp/api/torch_include.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:40.8602152Z Testing //:modules_test; 10s processwrapper-sandbox 2022-05-18T04:40:40.8602666Z Testing //:optim_test; 8s processwrapper-sandbox 2022-05-18T04:40:40.8603222Z Compiling test/cpp/api/jit.cpp; 7s processwrapper-sandbox 2022-05-18T04:40:40.8603774Z Testing //:nn_utils_test; 1s processwrapper-sandbox 2022-05-18T04:40:40.8604299Z Testing //:integration_test; 0s processwrapper-sandbox 2022-05-18T04:40:40.8604820Z Testing //:misc_test; 0s processwrapper-sandbox 2022-05-18T04:40:41.8617325Z 2022-05-18T04:40:41.8617823Z  2022-05-18T04:40:41.8618154Z  2022-05-18T04:40:41.8618394Z  2022-05-18T04:40:41.8618643Z  2022-05-18T04:40:41.8618891Z  2022-05-18T04:40:41.8619125Z  2022-05-18T04:40:41.8619378Z  2022-05-18T04:40:41.8619635Z  2022-05-18T04:40:41.8620140Z [3,150 / 3,161] 10 / 27 tests; 8 actions running; last test: //:any_test 2022-05-18T04:40:41.8620719Z Compiling test/cpp/api/dataloader.cpp; 24s processwrapper-sandbox 2022-05-18T04:40:41.8621299Z Compiling test/cpp/api/torch_include.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:41.8621822Z Testing //:modules_test; 11s processwrapper-sandbox 2022-05-18T04:40:41.8622311Z Testing //:optim_test; 9s processwrapper-sandbox 2022-05-18T04:40:41.8622826Z Compiling test/cpp/api/jit.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:41.8623329Z Testing //:nn_utils_test; 2s processwrapper-sandbox 2022-05-18T04:40:41.8623805Z Testing //:integration_test; 1s processwrapper-sandbox 2022-05-18T04:40:41.8624288Z Testing //:misc_test; 1s processwrapper-sandbox 2022-05-18T04:40:42.8002666Z 2022-05-18T04:40:42.8003232Z  2022-05-18T04:40:42.8003558Z  2022-05-18T04:40:42.8003834Z  2022-05-18T04:40:42.8004107Z  2022-05-18T04:40:42.8004399Z  2022-05-18T04:40:42.8004669Z  2022-05-18T04:40:42.8004950Z  2022-05-18T04:40:42.8005278Z  2022-05-18T04:40:42.8005832Z [3,150 / 3,161] 11 / 27 tests; 8 actions running; last test: //:misc_test 2022-05-18T04:40:42.8006414Z Compiling test/cpp/api/dataloader.cpp; 25s processwrapper-sandbox 2022-05-18T04:40:42.8007030Z Compiling test/cpp/api/torch_include.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:42.8007530Z Testing //:modules_test; 11s processwrapper-sandbox 2022-05-18T04:40:42.8008083Z Testing //:optim_test; 10s processwrapper-sandbox 2022-05-18T04:40:42.8008623Z Compiling test/cpp/api/jit.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:42.8009310Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2022-05-18T04:40:42.8009804Z Testing //:integration_test; 2s processwrapper-sandbox 2022-05-18T04:40:42.8010290Z Testing //:misc_test; 2s processwrapper-sandbox 2022-05-18T04:40:42.8025936Z 2022-05-18T04:40:42.8026247Z  2022-05-18T04:40:42.8026527Z  2022-05-18T04:40:42.8026988Z  2022-05-18T04:40:42.8027243Z  2022-05-18T04:40:42.8027506Z  2022-05-18T04:40:42.8027744Z  2022-05-18T04:40:42.8027979Z  2022-05-18T04:40:42.8028218Z  2022-05-18T04:40:42.8028568Z INFO: From Testing //:misc_test: 2022-05-18T04:40:42.8029141Z [3,150 / 3,161] 11 / 27 tests; 8 actions running; last test: //:misc_test 2022-05-18T04:40:42.8029713Z Compiling test/cpp/api/dataloader.cpp; 25s processwrapper-sandbox 2022-05-18T04:40:42.8030339Z Compiling test/cpp/api/torch_include.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:42.8030903Z Testing //:modules_test; 11s processwrapper-sandbox 2022-05-18T04:40:42.8031437Z Testing //:optim_test; 10s processwrapper-sandbox 2022-05-18T04:40:42.8031967Z Compiling test/cpp/api/jit.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:42.8032502Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2022-05-18T04:40:42.8033047Z Testing //:integration_test; 2s processwrapper-sandbox 2022-05-18T04:40:42.8033551Z Testing //:misc_test; 2s processwrapper-sandbox 2022-05-18T04:40:42.8046630Z 2022-05-18T04:40:42.8046871Z  2022-05-18T04:40:42.8047152Z  2022-05-18T04:40:42.8047426Z  2022-05-18T04:40:42.8047686Z  2022-05-18T04:40:42.8047955Z  2022-05-18T04:40:42.8048218Z  2022-05-18T04:40:42.8048472Z  2022-05-18T04:40:42.8048744Z  2022-05-18T04:40:42.8049144Z ==================== Test output for //:misc_test: 2022-05-18T04:40:42.8049484Z Running main() from gmock_main.cc 2022-05-18T04:40:42.8049878Z Note: Google Test filter = -*CUDA 2022-05-18T04:40:42.8050236Z [==========] Running 7 tests from 4 test suites. 2022-05-18T04:40:42.8050673Z [----------] Global test environment set-up. 2022-05-18T04:40:42.8051106Z [----------] 2 tests from UtilsTest 2022-05-18T04:40:42.8051438Z [ RUN ] UtilsTest.WarnOnce 2022-05-18T04:40:42.8051768Z [ OK ] UtilsTest.WarnOnce (0 ms) 2022-05-18T04:40:42.8052173Z [ RUN ] UtilsTest.AmbiguousOperatorDefaults 2022-05-18T04:40:42.8052638Z [ OK ] UtilsTest.AmbiguousOperatorDefaults (1 ms) 2022-05-18T04:40:42.8053158Z [----------] 2 tests from UtilsTest (1 ms total) 2022-05-18T04:40:42.8053383Z 2022-05-18T04:40:42.8053592Z [----------] 1 test from NoGradTest 2022-05-18T04:40:42.8053976Z [ RUN ] NoGradTest.SetsGradModeCorrectly 2022-05-18T04:40:42.8054403Z [ OK ] NoGradTest.SetsGradModeCorrectly (19 ms) 2022-05-18T04:40:42.8054904Z [----------] 1 test from NoGradTest (19 ms total) 2022-05-18T04:40:42.8055128Z 2022-05-18T04:40:42.8055351Z [----------] 3 tests from AutogradTest 2022-05-18T04:40:42.8055731Z [ RUN ] AutogradTest.CanTakeDerivatives 2022-05-18T04:40:42.8056149Z [ OK ] AutogradTest.CanTakeDerivatives (2 ms) 2022-05-18T04:40:42.8056649Z [ RUN ] AutogradTest.CanTakeDerivativesOfZeroDimTensors 2022-05-18T04:40:42.8057205Z [ OK ] AutogradTest.CanTakeDerivativesOfZeroDimTensors (2 ms) 2022-05-18T04:40:42.8057737Z [ RUN ] AutogradTest.CanPassCustomGradientInputs 2022-05-18T04:40:42.8058251Z [ OK ] AutogradTest.CanPassCustomGradientInputs (1 ms) 2022-05-18T04:40:42.8058816Z [----------] 3 tests from AutogradTest (5 ms total) 2022-05-18T04:40:42.8059054Z 2022-05-18T04:40:42.8059295Z [----------] 1 test from OptionalArrayRefTest 2022-05-18T04:40:42.8059735Z [ RUN ] OptionalArrayRefTest.DanglingPointerFix 2022-05-18T04:40:42.8060238Z [ OK ] OptionalArrayRefTest.DanglingPointerFix (0 ms) 2022-05-18T04:40:42.8060827Z [----------] 1 test from OptionalArrayRefTest (0 ms total) 2022-05-18T04:40:42.8061073Z 2022-05-18T04:40:42.8061325Z [----------] Global test environment tear-down 2022-05-18T04:40:42.8061871Z [==========] 7 tests from 4 test suites ran. (25 ms total) 2022-05-18T04:40:42.8062204Z [ PASSED ] 7 tests. 2022-05-18T04:40:42.8062509Z ================================================================================ 2022-05-18T04:40:42.8063163Z [3,150 / 3,161] 11 / 27 tests; 8 actions running; last test: //:misc_test 2022-05-18T04:40:42.8063776Z Compiling test/cpp/api/dataloader.cpp; 25s processwrapper-sandbox 2022-05-18T04:40:42.8064397Z Compiling test/cpp/api/torch_include.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:42.8064949Z Testing //:modules_test; 11s processwrapper-sandbox 2022-05-18T04:40:42.8065471Z Testing //:optim_test; 10s processwrapper-sandbox 2022-05-18T04:40:42.8066156Z Compiling test/cpp/api/jit.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:42.8066686Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2022-05-18T04:40:42.8067208Z Testing //:integration_test; 2s processwrapper-sandbox 2022-05-18T04:40:42.8067733Z Testing //:misc_test; 2s processwrapper-sandbox 2022-05-18T04:40:42.8708067Z 2022-05-18T04:40:42.8709777Z  2022-05-18T04:40:42.8710111Z  2022-05-18T04:40:42.8710381Z  2022-05-18T04:40:42.8710640Z  2022-05-18T04:40:42.8710884Z  2022-05-18T04:40:42.8711127Z  2022-05-18T04:40:42.8711396Z  2022-05-18T04:40:42.8711650Z  2022-05-18T04:40:42.8808933Z INFO: From Testing //c10/test:typeid_test: 2022-05-18T04:40:42.8809877Z [3,151 / 3,162] 12 / 27 tests; 8 actions running; last test: ...st:typeid_test 2022-05-18T04:40:42.8810778Z Compiling test/cpp/api/dataloader.cpp; 25s processwrapper-sandbox 2022-05-18T04:40:42.8811696Z Compiling test/cpp/api/torch_include.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:42.8812430Z Testing //:modules_test; 12s processwrapper-sandbox 2022-05-18T04:40:42.8813245Z Testing //:optim_test; 10s processwrapper-sandbox 2022-05-18T04:40:42.8814247Z Compiling test/cpp/api/jit.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:42.8814850Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2022-05-18T04:40:42.8815407Z Testing //:integration_test; 2s processwrapper-sandbox 2022-05-18T04:40:42.8815933Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-05-18T04:40:42.8816248Z 2022-05-18T04:40:42.8816377Z  2022-05-18T04:40:42.8816656Z  2022-05-18T04:40:42.8816935Z  2022-05-18T04:40:42.8817193Z  2022-05-18T04:40:42.8817497Z  2022-05-18T04:40:42.8817771Z  2022-05-18T04:40:42.8818029Z  2022-05-18T04:40:42.8818300Z  2022-05-18T04:40:42.8818721Z ==================== Test output for //c10/test:typeid_test: 2022-05-18T04:40:42.8819076Z Running main() from gmock_main.cc 2022-05-18T04:40:42.8819480Z Note: Google Test filter = -*CUDA 2022-05-18T04:40:42.8819834Z [==========] Running 5 tests from 1 test suite. 2022-05-18T04:40:42.8820271Z [----------] Global test environment set-up. 2022-05-18T04:40:42.8820725Z [----------] 5 tests from TypeMetaTest 2022-05-18T04:40:42.8821092Z [ RUN ] TypeMetaTest.TypeMetaStatic 2022-05-18T04:40:42.8821478Z [ OK ] TypeMetaTest.TypeMetaStatic (0 ms) 2022-05-18T04:40:42.8821851Z [ RUN ] TypeMetaTest.Names 2022-05-18T04:40:42.8822206Z [ OK ] TypeMetaTest.Names (0 ms) 2022-05-18T04:40:42.8822538Z [ RUN ] TypeMetaTest.TypeMeta 2022-05-18T04:40:42.8822902Z [ OK ] TypeMetaTest.TypeMeta (0 ms) 2022-05-18T04:40:42.8823282Z [ RUN ] TypeMetaTest.CtorDtorAndCopy 2022-05-18T04:40:42.8823682Z [ OK ] TypeMetaTest.CtorDtorAndCopy (0 ms) 2022-05-18T04:40:42.8824081Z [ RUN ] TypeMetaTest.Float16IsNotUint16 2022-05-18T04:40:42.8824504Z [ OK ] TypeMetaTest.Float16IsNotUint16 (0 ms) 2022-05-18T04:40:42.8825038Z [----------] 5 tests from TypeMetaTest (0 ms total) 2022-05-18T04:40:42.8825277Z 2022-05-18T04:40:42.8825521Z [----------] Global test environment tear-down 2022-05-18T04:40:42.8826097Z [==========] 5 tests from 1 test suite ran. (0 ms total) 2022-05-18T04:40:42.8826616Z [ PASSED ] 5 tests. 2022-05-18T04:40:42.8826921Z ================================================================================ 2022-05-18T04:40:42.8827500Z [3,151 / 3,162] 12 / 27 tests; 8 actions running; last test: ...st:typeid_test 2022-05-18T04:40:42.8828224Z Compiling test/cpp/api/dataloader.cpp; 25s processwrapper-sandbox 2022-05-18T04:40:42.8828852Z Compiling test/cpp/api/torch_include.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:42.8829400Z Testing //:modules_test; 12s processwrapper-sandbox 2022-05-18T04:40:42.8829918Z Testing //:optim_test; 10s processwrapper-sandbox 2022-05-18T04:40:42.8830467Z Compiling test/cpp/api/jit.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:42.8830995Z Testing //:nn_utils_test; 3s processwrapper-sandbox 2022-05-18T04:40:42.8831523Z Testing //:integration_test; 2s processwrapper-sandbox 2022-05-18T04:40:42.8832075Z Testing //c10/test:typeid_test; 0s processwrapper-sandbox 2022-05-18T04:40:43.2606538Z 2022-05-18T04:40:43.2607457Z  2022-05-18T04:40:43.2608268Z  2022-05-18T04:40:43.2608579Z  2022-05-18T04:40:43.2608845Z  2022-05-18T04:40:43.2609121Z  2022-05-18T04:40:43.2609417Z  2022-05-18T04:40:43.2609669Z  2022-05-18T04:40:43.2609957Z  2022-05-18T04:40:43.2610661Z [3,155 / 3,167] 12 / 27 tests; 8 actions running; last test: ...st:typeid_test 2022-05-18T04:40:43.2611360Z Compiling test/cpp/api/dataloader.cpp; 25s processwrapper-sandbox 2022-05-18T04:40:43.2612079Z Compiling test/cpp/api/torch_include.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:43.2612726Z Testing //:modules_test; 12s processwrapper-sandbox 2022-05-18T04:40:43.2613283Z Testing //:optim_test; 11s processwrapper-sandbox 2022-05-18T04:40:43.2613903Z Compiling test/cpp/api/jit.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:43.2614525Z Testing //:nn_utils_test; 4s processwrapper-sandbox 2022-05-18T04:40:43.2615136Z Testing //:integration_test; 3s processwrapper-sandbox 2022-05-18T04:40:43.2615787Z Compiling test/cpp/api/tensor.cpp; 0s processwrapper-sandbox 2022-05-18T04:40:44.2674973Z 2022-05-18T04:40:44.2675542Z  2022-05-18T04:40:44.2675877Z  2022-05-18T04:40:44.2676163Z  2022-05-18T04:40:44.2676469Z  2022-05-18T04:40:44.2676740Z  2022-05-18T04:40:44.2677011Z  2022-05-18T04:40:44.2677263Z  2022-05-18T04:40:44.2677541Z  2022-05-18T04:40:44.2678098Z [3,155 / 3,167] 12 / 27 tests; 8 actions running; last test: ...st:typeid_test 2022-05-18T04:40:44.2678718Z Compiling test/cpp/api/dataloader.cpp; 26s processwrapper-sandbox 2022-05-18T04:40:44.2679362Z Compiling test/cpp/api/torch_include.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:44.2679948Z Testing //:modules_test; 13s processwrapper-sandbox 2022-05-18T04:40:44.2680454Z Testing //:optim_test; 12s processwrapper-sandbox 2022-05-18T04:40:44.2681023Z Compiling test/cpp/api/jit.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:44.2681565Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2022-05-18T04:40:44.2682094Z Testing //:integration_test; 4s processwrapper-sandbox 2022-05-18T04:40:44.2682683Z Compiling test/cpp/api/tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:44.8028944Z 2022-05-18T04:40:44.8029447Z  2022-05-18T04:40:44.8029792Z  2022-05-18T04:40:44.8030055Z  2022-05-18T04:40:44.8030340Z  2022-05-18T04:40:44.8030599Z  2022-05-18T04:40:44.8030883Z  2022-05-18T04:40:44.8031161Z  2022-05-18T04:40:44.8031420Z  2022-05-18T04:40:44.8031969Z [3,155 / 3,167] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:44.8032616Z Compiling test/cpp/api/dataloader.cpp; 27s processwrapper-sandbox 2022-05-18T04:40:44.8033256Z Compiling test/cpp/api/torch_include.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:44.8034043Z Testing //:modules_test; 13s processwrapper-sandbox 2022-05-18T04:40:44.8034575Z Testing //:optim_test; 12s processwrapper-sandbox 2022-05-18T04:40:44.8035140Z Compiling test/cpp/api/jit.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:44.8035779Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2022-05-18T04:40:44.8036335Z Testing //:integration_test; 4s processwrapper-sandbox 2022-05-18T04:40:44.8036903Z Compiling test/cpp/api/tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:44.8048783Z 2022-05-18T04:40:44.8049077Z  2022-05-18T04:40:44.8049392Z  2022-05-18T04:40:44.8049659Z  2022-05-18T04:40:44.8049943Z  2022-05-18T04:40:44.8050212Z  2022-05-18T04:40:44.8050472Z  2022-05-18T04:40:44.8050751Z  2022-05-18T04:40:44.8051029Z  2022-05-18T04:40:44.8051418Z INFO: From Testing //:nn_utils_test: 2022-05-18T04:40:44.8052008Z [3,155 / 3,167] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:44.8052643Z Compiling test/cpp/api/dataloader.cpp; 27s processwrapper-sandbox 2022-05-18T04:40:44.8053261Z Compiling test/cpp/api/torch_include.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:44.8053850Z Testing //:modules_test; 13s processwrapper-sandbox 2022-05-18T04:40:44.8054374Z Testing //:optim_test; 12s processwrapper-sandbox 2022-05-18T04:40:44.8054914Z Compiling test/cpp/api/jit.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:44.8055475Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2022-05-18T04:40:44.8056012Z Testing //:integration_test; 4s processwrapper-sandbox 2022-05-18T04:40:44.8056589Z Compiling test/cpp/api/tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:44.8064008Z 2022-05-18T04:40:44.8064227Z  2022-05-18T04:40:44.8064529Z  2022-05-18T04:40:44.8064801Z  2022-05-18T04:40:44.8065066Z  2022-05-18T04:40:44.8065339Z  2022-05-18T04:40:44.8065635Z  2022-05-18T04:40:44.8066025Z  2022-05-18T04:40:44.8066293Z  2022-05-18T04:40:44.8075125Z ==================== Test output for //:nn_utils_test: 2022-05-18T04:40:44.8075494Z Running main() from gmock_main.cc 2022-05-18T04:40:44.8075892Z Note: Google Test filter = -*CUDA 2022-05-18T04:40:44.8076256Z [==========] Running 10 tests from 2 test suites. 2022-05-18T04:40:44.8076718Z [----------] Global test environment set-up. 2022-05-18T04:40:44.8077146Z [----------] 7 tests from NNUtilsTest 2022-05-18T04:40:44.8077505Z [ RUN ] NNUtilsTest.ClipGradNorm 2022-05-18T04:40:44.8077898Z [ OK ] NNUtilsTest.ClipGradNorm (45 ms) 2022-05-18T04:40:44.8078332Z [ RUN ] NNUtilsTest.ClipGradNormErrorIfNonfinite 2022-05-18T04:40:44.8078850Z [ OK ] NNUtilsTest.ClipGradNormErrorIfNonfinite (755 ms) 2022-05-18T04:40:44.8079302Z [ RUN ] NNUtilsTest.ClipGradValue 2022-05-18T04:40:44.8079677Z [ OK ] NNUtilsTest.ClipGradValue (3 ms) 2022-05-18T04:40:44.8080086Z [ RUN ] NNUtilsTest.ConvertParameters 2022-05-18T04:40:44.8080524Z [ OK ] NNUtilsTest.ConvertParameters (5 ms) 2022-05-18T04:40:44.8080911Z [ RUN ] NNUtilsTest.PackSequence 2022-05-18T04:40:44.8081306Z [ OK ] NNUtilsTest.PackSequence (2057 ms) 2022-05-18T04:40:44.8081717Z [ RUN ] NNUtilsTest.PackPaddedSequence 2022-05-18T04:40:44.8082164Z [ OK ] NNUtilsTest.PackPaddedSequence (165 ms) 2022-05-18T04:40:44.8082550Z [ RUN ] NNUtilsTest.PadSequence 2022-05-18T04:40:44.8082935Z [ OK ] NNUtilsTest.PadSequence (345 ms) 2022-05-18T04:40:44.8083444Z [----------] 7 tests from NNUtilsTest (3376 ms total) 2022-05-18T04:40:44.8083666Z 2022-05-18T04:40:44.8083925Z [----------] 3 tests from PackedSequenceTest 2022-05-18T04:40:44.8084330Z [ RUN ] PackedSequenceTest.WrongOrder 2022-05-18T04:40:44.8084764Z [ OK ] PackedSequenceTest.WrongOrder (1 ms) 2022-05-18T04:40:44.8085272Z [ RUN ] PackedSequenceTest.TotalLength 2022-05-18T04:40:44.8085708Z [ OK ] PackedSequenceTest.TotalLength (12 ms) 2022-05-18T04:40:44.8086270Z [ RUN ] PackedSequenceTest.To 2022-05-18T04:40:44.8086612Z [ OK ] PackedSequenceTest.To (3 ms) 2022-05-18T04:40:44.8087144Z [----------] 3 tests from PackedSequenceTest (16 ms total) 2022-05-18T04:40:44.8087403Z 2022-05-18T04:40:44.8087762Z [----------] Global test environment tear-down 2022-05-18T04:40:44.8088160Z [==========] 10 tests from 2 test suites ran. (3392 ms total) 2022-05-18T04:40:44.8088484Z [ PASSED ] 10 tests. 2022-05-18T04:40:44.8088810Z ================================================================================ 2022-05-18T04:40:44.8098456Z [3,155 / 3,167] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:44.8099076Z Compiling test/cpp/api/dataloader.cpp; 27s processwrapper-sandbox 2022-05-18T04:40:44.8099719Z Compiling test/cpp/api/torch_include.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:44.8100500Z Testing //:modules_test; 13s processwrapper-sandbox 2022-05-18T04:40:44.8101036Z Testing //:optim_test; 12s processwrapper-sandbox 2022-05-18T04:40:44.8101573Z Compiling test/cpp/api/jit.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:44.8102121Z Testing //:nn_utils_test; 5s processwrapper-sandbox 2022-05-18T04:40:44.8102665Z Testing //:integration_test; 4s processwrapper-sandbox 2022-05-18T04:40:44.8103227Z Compiling test/cpp/api/tensor.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:45.0690490Z 2022-05-18T04:40:45.0691001Z  2022-05-18T04:40:45.0691344Z  2022-05-18T04:40:45.0691627Z  2022-05-18T04:40:45.0691887Z  2022-05-18T04:40:45.0692166Z  2022-05-18T04:40:45.0692446Z  2022-05-18T04:40:45.0692705Z  2022-05-18T04:40:45.0692980Z  2022-05-18T04:40:45.0693529Z [3,159 / 3,172] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:45.0694152Z Compiling test/cpp/api/dataloader.cpp; 27s processwrapper-sandbox 2022-05-18T04:40:45.0694810Z Compiling test/cpp/api/torch_include.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:45.0695387Z Testing //:modules_test; 14s processwrapper-sandbox 2022-05-18T04:40:45.0695903Z Testing //:optim_test; 13s processwrapper-sandbox 2022-05-18T04:40:45.0696465Z Compiling test/cpp/api/jit.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:45.0697042Z Testing //:integration_test; 5s processwrapper-sandbox 2022-05-18T04:40:45.0697600Z Compiling test/cpp/api/tensor.cpp; 2s processwrapper-sandbox 2022-05-18T04:40:45.0698185Z Compiling test/cpp/api/rnn.cpp; 0s processwrapper-sandbox 2022-05-18T04:40:46.2688539Z 2022-05-18T04:40:46.2689097Z  2022-05-18T04:40:46.2689457Z  2022-05-18T04:40:46.2691531Z  2022-05-18T04:40:46.2692195Z  2022-05-18T04:40:46.2692717Z  2022-05-18T04:40:46.2693036Z  2022-05-18T04:40:46.2693320Z  2022-05-18T04:40:46.2693580Z  2022-05-18T04:40:46.2698589Z [3,159 / 3,172] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:46.2699432Z Compiling test/cpp/api/dataloader.cpp; 28s processwrapper-sandbox 2022-05-18T04:40:46.2700299Z Compiling test/cpp/api/torch_include.cpp; 17s processwrapper-sandbox 2022-05-18T04:40:46.2701198Z Testing //:modules_test; 15s processwrapper-sandbox 2022-05-18T04:40:46.2701922Z Testing //:optim_test; 14s processwrapper-sandbox 2022-05-18T04:40:46.2702655Z Compiling test/cpp/api/jit.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:46.2703420Z Testing //:integration_test; 6s processwrapper-sandbox 2022-05-18T04:40:46.2704171Z Compiling test/cpp/api/tensor.cpp; 3s processwrapper-sandbox 2022-05-18T04:40:46.2704892Z Compiling test/cpp/api/rnn.cpp; 1s processwrapper-sandbox 2022-05-18T04:40:47.2694184Z 2022-05-18T04:40:47.2695137Z  2022-05-18T04:40:47.2695964Z  2022-05-18T04:40:47.2696269Z  2022-05-18T04:40:47.2696546Z  2022-05-18T04:40:47.2696828Z  2022-05-18T04:40:47.2697303Z  2022-05-18T04:40:47.2697589Z  2022-05-18T04:40:47.2697860Z  2022-05-18T04:40:47.2698393Z [3,159 / 3,172] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:47.2699027Z Compiling test/cpp/api/dataloader.cpp; 29s processwrapper-sandbox 2022-05-18T04:40:47.2699793Z Compiling test/cpp/api/torch_include.cpp; 18s processwrapper-sandbox 2022-05-18T04:40:47.2700365Z Testing //:modules_test; 16s processwrapper-sandbox 2022-05-18T04:40:47.2700895Z Testing //:optim_test; 15s processwrapper-sandbox 2022-05-18T04:40:47.2701452Z Compiling test/cpp/api/jit.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:47.2702016Z Testing //:integration_test; 7s processwrapper-sandbox 2022-05-18T04:40:47.2702573Z Compiling test/cpp/api/tensor.cpp; 4s processwrapper-sandbox 2022-05-18T04:40:47.2703153Z Compiling test/cpp/api/rnn.cpp; 2s processwrapper-sandbox 2022-05-18T04:40:48.1184381Z 2022-05-18T04:40:48.1185460Z  2022-05-18T04:40:48.1186347Z  2022-05-18T04:40:48.1187041Z  2022-05-18T04:40:48.1187489Z  2022-05-18T04:40:48.1187934Z  2022-05-18T04:40:48.1188353Z  2022-05-18T04:40:48.1188780Z  2022-05-18T04:40:48.1189215Z  2022-05-18T04:40:48.1189950Z [3,160 / 3,172] 13 / 27 tests; 8 actions, 7 running; last test: ..._utils_test 2022-05-18T04:40:48.1190724Z Compiling test/cpp/api/dataloader.cpp; 30s processwrapper-sandbox 2022-05-18T04:40:48.1191708Z Compiling test/cpp/api/torch_include.cpp; 19s processwrapper-sandbox 2022-05-18T04:40:48.1192706Z Testing //:modules_test; 17s processwrapper-sandbox 2022-05-18T04:40:48.1193479Z Testing //:optim_test; 16s processwrapper-sandbox 2022-05-18T04:40:48.1194285Z Testing //:integration_test; 8s processwrapper-sandbox 2022-05-18T04:40:48.1195225Z Compiling test/cpp/api/tensor.cpp; 5s processwrapper-sandbox 2022-05-18T04:40:48.1196089Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2022-05-18T04:40:48.1196720Z [Prepa] Linking jit_test 2022-05-18T04:40:48.4716255Z 2022-05-18T04:40:48.4716810Z  2022-05-18T04:40:48.4717194Z  2022-05-18T04:40:48.4717509Z  2022-05-18T04:40:48.4717802Z  2022-05-18T04:40:48.4718111Z  2022-05-18T04:40:48.4718429Z  2022-05-18T04:40:48.4718809Z  2022-05-18T04:40:48.4719078Z  2022-05-18T04:40:48.4719614Z [3,160 / 3,172] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:48.4720199Z Compiling test/cpp/api/dataloader.cpp; 30s processwrapper-sandbox 2022-05-18T04:40:48.4720823Z Compiling test/cpp/api/torch_include.cpp; 19s processwrapper-sandbox 2022-05-18T04:40:48.4721395Z Testing //:modules_test; 17s processwrapper-sandbox 2022-05-18T04:40:48.4721899Z Testing //:optim_test; 16s processwrapper-sandbox 2022-05-18T04:40:48.4722434Z Testing //:integration_test; 8s processwrapper-sandbox 2022-05-18T04:40:48.4723016Z Compiling test/cpp/api/tensor.cpp; 5s processwrapper-sandbox 2022-05-18T04:40:48.4723597Z Compiling test/cpp/api/rnn.cpp; 3s processwrapper-sandbox 2022-05-18T04:40:48.4724065Z Linking jit_test; 0s processwrapper-sandbox 2022-05-18T04:40:49.2107178Z 2022-05-18T04:40:49.2107760Z  2022-05-18T04:40:49.2108160Z  2022-05-18T04:40:49.2108449Z  2022-05-18T04:40:49.2108748Z  2022-05-18T04:40:49.2109043Z  2022-05-18T04:40:49.2109311Z  2022-05-18T04:40:49.2109606Z  2022-05-18T04:40:49.2109910Z  2022-05-18T04:40:49.2110456Z [3,161 / 3,172] 13 / 27 tests; 8 actions, 7 running; last test: ..._utils_test 2022-05-18T04:40:49.2111075Z Compiling test/cpp/api/dataloader.cpp; 31s processwrapper-sandbox 2022-05-18T04:40:49.2111672Z Testing //:modules_test; 18s processwrapper-sandbox 2022-05-18T04:40:49.2112207Z Testing //:optim_test; 17s processwrapper-sandbox 2022-05-18T04:40:49.2112744Z Testing //:integration_test; 9s processwrapper-sandbox 2022-05-18T04:40:49.2113592Z Compiling test/cpp/api/tensor.cpp; 6s processwrapper-sandbox 2022-05-18T04:40:49.2114218Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2022-05-18T04:40:49.2114756Z Linking jit_test; 1s processwrapper-sandbox 2022-05-18T04:40:49.2115312Z [Prepa] Linking torch_include_test 2022-05-18T04:40:49.4718990Z 2022-05-18T04:40:49.4719576Z  2022-05-18T04:40:49.4719964Z  2022-05-18T04:40:49.4720261Z  2022-05-18T04:40:49.4720640Z  2022-05-18T04:40:49.4720893Z  2022-05-18T04:40:49.4721148Z  2022-05-18T04:40:49.4721412Z  2022-05-18T04:40:49.4721667Z  2022-05-18T04:40:49.4722172Z [3,161 / 3,172] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:49.4722817Z Compiling test/cpp/api/dataloader.cpp; 31s processwrapper-sandbox 2022-05-18T04:40:49.4723396Z Testing //:modules_test; 18s processwrapper-sandbox 2022-05-18T04:40:49.4723936Z Testing //:optim_test; 17s processwrapper-sandbox 2022-05-18T04:40:49.4724471Z Testing //:integration_test; 9s processwrapper-sandbox 2022-05-18T04:40:49.4725123Z Compiling test/cpp/api/tensor.cpp; 6s processwrapper-sandbox 2022-05-18T04:40:49.4725719Z Compiling test/cpp/api/rnn.cpp; 4s processwrapper-sandbox 2022-05-18T04:40:49.4726199Z Linking jit_test; 1s processwrapper-sandbox 2022-05-18T04:40:49.4726850Z Linking torch_include_test; 0s processwrapper-sandbox 2022-05-18T04:40:50.4724517Z 2022-05-18T04:40:50.4725132Z  2022-05-18T04:40:50.4725484Z  2022-05-18T04:40:50.4725751Z  2022-05-18T04:40:50.4726019Z  2022-05-18T04:40:50.4726277Z  2022-05-18T04:40:50.4726533Z  2022-05-18T04:40:50.4726808Z  2022-05-18T04:40:50.4727076Z  2022-05-18T04:40:50.4727593Z [3,161 / 3,172] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:50.4728217Z Compiling test/cpp/api/dataloader.cpp; 32s processwrapper-sandbox 2022-05-18T04:40:50.4728781Z Testing //:modules_test; 19s processwrapper-sandbox 2022-05-18T04:40:50.4729282Z Testing //:optim_test; 18s processwrapper-sandbox 2022-05-18T04:40:50.4729821Z Testing //:integration_test; 10s processwrapper-sandbox 2022-05-18T04:40:50.4730410Z Compiling test/cpp/api/tensor.cpp; 7s processwrapper-sandbox 2022-05-18T04:40:50.4730976Z Compiling test/cpp/api/rnn.cpp; 5s processwrapper-sandbox 2022-05-18T04:40:50.4731504Z Linking jit_test; 2s processwrapper-sandbox 2022-05-18T04:40:50.4731998Z Linking torch_include_test; 1s processwrapper-sandbox 2022-05-18T04:40:51.4731739Z 2022-05-18T04:40:51.4732266Z  2022-05-18T04:40:51.4732604Z  2022-05-18T04:40:51.4732866Z  2022-05-18T04:40:51.4733142Z  2022-05-18T04:40:51.4733395Z  2022-05-18T04:40:51.4733649Z  2022-05-18T04:40:51.4733907Z  2022-05-18T04:40:51.4734161Z  2022-05-18T04:40:51.4734722Z [3,161 / 3,172] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:51.4735364Z Compiling test/cpp/api/dataloader.cpp; 33s processwrapper-sandbox 2022-05-18T04:40:51.4735940Z Testing //:modules_test; 20s processwrapper-sandbox 2022-05-18T04:40:51.4736453Z Testing //:optim_test; 19s processwrapper-sandbox 2022-05-18T04:40:51.4736983Z Testing //:integration_test; 11s processwrapper-sandbox 2022-05-18T04:40:51.4737544Z Compiling test/cpp/api/tensor.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:51.4738107Z Compiling test/cpp/api/rnn.cpp; 6s processwrapper-sandbox 2022-05-18T04:40:51.4738629Z Linking jit_test; 3s processwrapper-sandbox 2022-05-18T04:40:51.4739151Z Linking torch_include_test; 2s processwrapper-sandbox 2022-05-18T04:40:52.6739026Z 2022-05-18T04:40:52.6739560Z  2022-05-18T04:40:52.6739891Z  2022-05-18T04:40:52.6740158Z  2022-05-18T04:40:52.6740438Z  2022-05-18T04:40:52.6741041Z  2022-05-18T04:40:52.6741337Z  2022-05-18T04:40:52.6741652Z  2022-05-18T04:40:52.6741962Z  2022-05-18T04:40:52.6742573Z [3,161 / 3,172] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:52.6743437Z Compiling test/cpp/api/dataloader.cpp; 34s processwrapper-sandbox 2022-05-18T04:40:52.6744107Z Testing //:modules_test; 21s processwrapper-sandbox 2022-05-18T04:40:52.6744689Z Testing //:optim_test; 20s processwrapper-sandbox 2022-05-18T04:40:52.6745302Z Testing //:integration_test; 12s processwrapper-sandbox 2022-05-18T04:40:52.6746114Z Compiling test/cpp/api/tensor.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:52.6746713Z Compiling test/cpp/api/rnn.cpp; 7s processwrapper-sandbox 2022-05-18T04:40:52.6747273Z Linking jit_test; 4s processwrapper-sandbox 2022-05-18T04:40:52.6747895Z Linking torch_include_test; 3s processwrapper-sandbox 2022-05-18T04:40:53.6745186Z 2022-05-18T04:40:53.6745922Z  2022-05-18T04:40:53.6746312Z  2022-05-18T04:40:53.6746601Z  2022-05-18T04:40:53.6746910Z  2022-05-18T04:40:53.6747208Z  2022-05-18T04:40:53.6747488Z  2022-05-18T04:40:53.6747783Z  2022-05-18T04:40:53.6748078Z  2022-05-18T04:40:53.6748671Z [3,161 / 3,172] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:53.6749375Z Compiling test/cpp/api/dataloader.cpp; 35s processwrapper-sandbox 2022-05-18T04:40:53.6749980Z Testing //:modules_test; 22s processwrapper-sandbox 2022-05-18T04:40:53.6750471Z Testing //:optim_test; 21s processwrapper-sandbox 2022-05-18T04:40:53.6751030Z Testing //:integration_test; 13s processwrapper-sandbox 2022-05-18T04:40:53.6751617Z Compiling test/cpp/api/tensor.cpp; 10s processwrapper-sandbox 2022-05-18T04:40:53.6752200Z Compiling test/cpp/api/rnn.cpp; 8s processwrapper-sandbox 2022-05-18T04:40:53.6752748Z Linking jit_test; 5s processwrapper-sandbox 2022-05-18T04:40:53.6753322Z Linking torch_include_test; 4s processwrapper-sandbox 2022-05-18T04:40:54.6750213Z 2022-05-18T04:40:54.6750731Z  2022-05-18T04:40:54.6751016Z  2022-05-18T04:40:54.6751272Z  2022-05-18T04:40:54.6751520Z  2022-05-18T04:40:54.6751743Z  2022-05-18T04:40:54.6751984Z  2022-05-18T04:40:54.6752245Z  2022-05-18T04:40:54.6752472Z  2022-05-18T04:40:54.6752951Z [3,161 / 3,172] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:54.6753523Z Compiling test/cpp/api/dataloader.cpp; 36s processwrapper-sandbox 2022-05-18T04:40:54.6754044Z Testing //:modules_test; 23s processwrapper-sandbox 2022-05-18T04:40:54.6754496Z Testing //:optim_test; 22s processwrapper-sandbox 2022-05-18T04:40:54.6754982Z Testing //:integration_test; 14s processwrapper-sandbox 2022-05-18T04:40:54.6755525Z Compiling test/cpp/api/tensor.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:54.6756074Z Compiling test/cpp/api/rnn.cpp; 9s processwrapper-sandbox 2022-05-18T04:40:54.6756606Z Linking jit_test; 6s processwrapper-sandbox 2022-05-18T04:40:54.6757138Z Linking torch_include_test; 5s processwrapper-sandbox 2022-05-18T04:40:55.8758282Z 2022-05-18T04:40:55.8758848Z  2022-05-18T04:40:55.8759210Z  2022-05-18T04:40:55.8759498Z  2022-05-18T04:40:55.8759772Z  2022-05-18T04:40:55.8760046Z  2022-05-18T04:40:55.8760308Z  2022-05-18T04:40:55.8760591Z  2022-05-18T04:40:55.8760871Z  2022-05-18T04:40:55.8761428Z [3,161 / 3,172] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:55.8762107Z Compiling test/cpp/api/dataloader.cpp; 38s processwrapper-sandbox 2022-05-18T04:40:55.8762700Z Testing //:modules_test; 25s processwrapper-sandbox 2022-05-18T04:40:55.8763232Z Testing //:optim_test; 23s processwrapper-sandbox 2022-05-18T04:40:55.8763795Z Testing //:integration_test; 15s processwrapper-sandbox 2022-05-18T04:40:55.8764619Z Compiling test/cpp/api/tensor.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:55.8765339Z Compiling test/cpp/api/rnn.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:55.8765888Z Linking jit_test; 7s processwrapper-sandbox 2022-05-18T04:40:55.8766555Z Linking torch_include_test; 6s processwrapper-sandbox 2022-05-18T04:40:56.6602224Z 2022-05-18T04:40:56.6613883Z  2022-05-18T04:40:56.6614270Z  2022-05-18T04:40:56.6614574Z  2022-05-18T04:40:56.6614895Z  2022-05-18T04:40:56.6615204Z  2022-05-18T04:40:56.6615506Z  2022-05-18T04:40:56.6615821Z  2022-05-18T04:40:56.6616115Z  2022-05-18T04:40:56.6616706Z [3,162 / 3,173] 13 / 27 tests; 8 actions, 7 running; last test: ..._utils_test 2022-05-18T04:40:56.6617424Z Compiling test/cpp/api/dataloader.cpp; 38s processwrapper-sandbox 2022-05-18T04:40:56.6618078Z Testing //:modules_test; 25s processwrapper-sandbox 2022-05-18T04:40:56.6618693Z Testing //:optim_test; 24s processwrapper-sandbox 2022-05-18T04:40:56.6619316Z Testing //:integration_test; 16s processwrapper-sandbox 2022-05-18T04:40:56.6619972Z Compiling test/cpp/api/tensor.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:56.6620631Z Compiling test/cpp/api/rnn.cpp; 11s processwrapper-sandbox 2022-05-18T04:40:56.6621263Z Linking torch_include_test; 7s processwrapper-sandbox 2022-05-18T04:40:56.6621696Z [Prepa] Testing //:jit_test 2022-05-18T04:40:56.8792930Z 2022-05-18T04:40:56.8793495Z  2022-05-18T04:40:56.8793827Z  2022-05-18T04:40:56.8794109Z  2022-05-18T04:40:56.8794388Z  2022-05-18T04:40:56.8794645Z  2022-05-18T04:40:56.8794927Z  2022-05-18T04:40:56.8795203Z  2022-05-18T04:40:56.8795458Z  2022-05-18T04:40:56.8796005Z [3,162 / 3,173] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:56.8796648Z Compiling test/cpp/api/dataloader.cpp; 39s processwrapper-sandbox 2022-05-18T04:40:56.8797230Z Testing //:modules_test; 26s processwrapper-sandbox 2022-05-18T04:40:56.8797754Z Testing //:optim_test; 24s processwrapper-sandbox 2022-05-18T04:40:56.8798294Z Testing //:integration_test; 16s processwrapper-sandbox 2022-05-18T04:40:56.8798862Z Compiling test/cpp/api/tensor.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:56.8799452Z Compiling test/cpp/api/rnn.cpp; 12s processwrapper-sandbox 2022-05-18T04:40:56.8800009Z Linking torch_include_test; 7s processwrapper-sandbox 2022-05-18T04:40:56.8800527Z Testing //:jit_test; 0s processwrapper-sandbox 2022-05-18T04:40:57.8718899Z 2022-05-18T04:40:57.8719397Z  2022-05-18T04:40:57.8719739Z  2022-05-18T04:40:57.8720022Z  2022-05-18T04:40:57.8720279Z  2022-05-18T04:40:57.8720548Z  2022-05-18T04:40:57.8720827Z  2022-05-18T04:40:57.8721088Z  2022-05-18T04:40:57.8721362Z  2022-05-18T04:40:57.8721919Z [3,163 / 3,174] 13 / 27 tests; 8 actions, 7 running; last test: ..._utils_test 2022-05-18T04:40:57.8722549Z Compiling test/cpp/api/dataloader.cpp; 40s processwrapper-sandbox 2022-05-18T04:40:57.8723115Z Testing //:modules_test; 27s processwrapper-sandbox 2022-05-18T04:40:57.8723657Z Testing //:optim_test; 25s processwrapper-sandbox 2022-05-18T04:40:57.8724197Z Testing //:integration_test; 17s processwrapper-sandbox 2022-05-18T04:40:57.8724739Z Compiling test/cpp/api/tensor.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:57.8725403Z Compiling test/cpp/api/rnn.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:57.8725932Z Testing //:jit_test; 1s processwrapper-sandbox 2022-05-18T04:40:57.8726309Z [Prepa] Testing //:torch_include_test 2022-05-18T04:40:58.0766688Z 2022-05-18T04:40:58.0767230Z  2022-05-18T04:40:58.0767584Z  2022-05-18T04:40:58.0767871Z  2022-05-18T04:40:58.0768132Z  2022-05-18T04:40:58.0768416Z  2022-05-18T04:40:58.0768904Z  2022-05-18T04:40:58.0769170Z  2022-05-18T04:40:58.0769450Z  2022-05-18T04:40:58.0769993Z [3,163 / 3,174] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:58.0770745Z Compiling test/cpp/api/dataloader.cpp; 40s processwrapper-sandbox 2022-05-18T04:40:58.0771340Z Testing //:modules_test; 27s processwrapper-sandbox 2022-05-18T04:40:58.0771875Z Testing //:optim_test; 26s processwrapper-sandbox 2022-05-18T04:40:58.0772414Z Testing //:integration_test; 18s processwrapper-sandbox 2022-05-18T04:40:58.0773000Z Compiling test/cpp/api/tensor.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:58.0773588Z Compiling test/cpp/api/rnn.cpp; 13s processwrapper-sandbox 2022-05-18T04:40:58.0774109Z Testing //:jit_test; 1s processwrapper-sandbox 2022-05-18T04:40:58.0774652Z Testing //:torch_include_test; 0s processwrapper-sandbox 2022-05-18T04:40:59.2773308Z 2022-05-18T04:40:59.2773859Z  2022-05-18T04:40:59.2774214Z  2022-05-18T04:40:59.2774504Z  2022-05-18T04:40:59.2774761Z  2022-05-18T04:40:59.2775027Z  2022-05-18T04:40:59.2775285Z  2022-05-18T04:40:59.2775562Z  2022-05-18T04:40:59.2775836Z  2022-05-18T04:40:59.2776393Z [3,163 / 3,174] 13 / 27 tests; 8 actions running; last test: //:nn_utils_test 2022-05-18T04:40:59.2777036Z Compiling test/cpp/api/dataloader.cpp; 41s processwrapper-sandbox 2022-05-18T04:40:59.2777612Z Testing //:modules_test; 28s processwrapper-sandbox 2022-05-18T04:40:59.2778144Z Testing //:optim_test; 27s processwrapper-sandbox 2022-05-18T04:40:59.2778669Z Testing //:integration_test; 19s processwrapper-sandbox 2022-05-18T04:40:59.2779241Z Compiling test/cpp/api/tensor.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:59.2779817Z Compiling test/cpp/api/rnn.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:59.2780335Z Testing //:jit_test; 2s processwrapper-sandbox 2022-05-18T04:40:59.2780880Z Testing //:torch_include_test; 1s processwrapper-sandbox 2022-05-18T04:40:59.6316241Z 2022-05-18T04:40:59.6316745Z  2022-05-18T04:40:59.6317090Z  2022-05-18T04:40:59.6317364Z  2022-05-18T04:40:59.6317633Z  2022-05-18T04:40:59.6317900Z  2022-05-18T04:40:59.6318171Z  2022-05-18T04:40:59.6318445Z  2022-05-18T04:40:59.6318709Z  2022-05-18T04:40:59.6319222Z [3,163 / 3,174] 14 / 27 tests; 8 actions running; last test: //:jit_test 2022-05-18T04:40:59.6319856Z Compiling test/cpp/api/dataloader.cpp; 41s processwrapper-sandbox 2022-05-18T04:40:59.6320424Z Testing //:modules_test; 28s processwrapper-sandbox 2022-05-18T04:40:59.6320931Z Testing //:optim_test; 27s processwrapper-sandbox 2022-05-18T04:40:59.6321475Z Testing //:integration_test; 19s processwrapper-sandbox 2022-05-18T04:40:59.6322051Z Compiling test/cpp/api/tensor.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:59.6322640Z Compiling test/cpp/api/rnn.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:59.6323152Z Testing //:jit_test; 2s processwrapper-sandbox 2022-05-18T04:40:59.6323682Z Testing //:torch_include_test; 1s processwrapper-sandbox 2022-05-18T04:40:59.6334989Z 2022-05-18T04:40:59.6335288Z  2022-05-18T04:40:59.6335588Z  2022-05-18T04:40:59.6335854Z  2022-05-18T04:40:59.6336122Z  2022-05-18T04:40:59.6336383Z  2022-05-18T04:40:59.6336655Z  2022-05-18T04:40:59.6336923Z  2022-05-18T04:40:59.6337173Z  2022-05-18T04:40:59.6337552Z INFO: From Testing //:jit_test: 2022-05-18T04:40:59.6338116Z [3,163 / 3,174] 14 / 27 tests; 8 actions running; last test: //:jit_test 2022-05-18T04:40:59.6338703Z Compiling test/cpp/api/dataloader.cpp; 41s processwrapper-sandbox 2022-05-18T04:40:59.6339277Z Testing //:modules_test; 28s processwrapper-sandbox 2022-05-18T04:40:59.6339804Z Testing //:optim_test; 27s processwrapper-sandbox 2022-05-18T04:40:59.6340535Z Testing //:integration_test; 19s processwrapper-sandbox 2022-05-18T04:40:59.6341082Z Compiling test/cpp/api/tensor.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:59.6341662Z Compiling test/cpp/api/rnn.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:59.6342300Z Testing //:jit_test; 2s processwrapper-sandbox 2022-05-18T04:40:59.6342836Z Testing //:torch_include_test; 1s processwrapper-sandbox 2022-05-18T04:40:59.6353023Z 2022-05-18T04:40:59.6353288Z  2022-05-18T04:40:59.6353595Z  2022-05-18T04:40:59.6353856Z  2022-05-18T04:40:59.6354120Z  2022-05-18T04:40:59.6354383Z  2022-05-18T04:40:59.6354637Z  2022-05-18T04:40:59.6354905Z  2022-05-18T04:40:59.6355167Z  2022-05-18T04:40:59.6365850Z ==================== Test output for //:jit_test: 2022-05-18T04:40:59.6366195Z Running main() from gmock_main.cc 2022-05-18T04:40:59.6366612Z Note: Google Test filter = -*CUDA 2022-05-18T04:40:59.6366971Z [==========] Running 6 tests from 1 test suite. 2022-05-18T04:40:59.6367420Z [----------] Global test environment set-up. 2022-05-18T04:40:59.6367877Z [----------] 6 tests from TorchScriptTest 2022-05-18T04:40:59.6368326Z [ RUN ] TorchScriptTest.CanCompileMultipleFunctions 2022-05-18T04:40:59.6368860Z [ OK ] TorchScriptTest.CanCompileMultipleFunctions (656 ms) 2022-05-18T04:40:59.6369432Z [ RUN ] TorchScriptTest.TestNestedIValueModuleArgMatching 2022-05-18T04:40:59.6370027Z [ OK ] TorchScriptTest.TestNestedIValueModuleArgMatching (10 ms) 2022-05-18T04:40:59.6370552Z [ RUN ] TorchScriptTest.TestDictArgMatching 2022-05-18T04:40:59.6371019Z [ OK ] TorchScriptTest.TestDictArgMatching (3 ms) 2022-05-18T04:40:59.6371493Z [ RUN ] TorchScriptTest.TestTupleArgMatching 2022-05-18T04:40:59.6371981Z [ OK ] TorchScriptTest.TestTupleArgMatching (2 ms) 2022-05-18T04:40:59.6372461Z [ RUN ] TorchScriptTest.TestOptionalArgMatching 2022-05-18T04:40:59.6372968Z [ OK ] TorchScriptTest.TestOptionalArgMatching (6 ms) 2022-05-18T04:40:59.6373423Z [ RUN ] TorchScriptTest.TestPickle 2022-05-18T04:40:59.6373810Z [ OK ] TorchScriptTest.TestPickle (0 ms) 2022-05-18T04:40:59.6374338Z [----------] 6 tests from TorchScriptTest (678 ms total) 2022-05-18T04:40:59.6374592Z 2022-05-18T04:40:59.6374853Z [----------] Global test environment tear-down 2022-05-18T04:40:59.6375244Z [==========] 6 tests from 1 test suite ran. (678 ms total) 2022-05-18T04:40:59.6375580Z [ PASSED ] 6 tests. 2022-05-18T04:40:59.6375906Z ================================================================================ 2022-05-18T04:40:59.6386665Z [3,163 / 3,174] 14 / 27 tests; 8 actions running; last test: //:jit_test 2022-05-18T04:40:59.6387274Z Compiling test/cpp/api/dataloader.cpp; 41s processwrapper-sandbox 2022-05-18T04:40:59.6387856Z Testing //:modules_test; 28s processwrapper-sandbox 2022-05-18T04:40:59.6388390Z Testing //:optim_test; 27s processwrapper-sandbox 2022-05-18T04:40:59.6388929Z Testing //:integration_test; 19s processwrapper-sandbox 2022-05-18T04:40:59.6389510Z Compiling test/cpp/api/tensor.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:59.6390103Z Compiling test/cpp/api/rnn.cpp; 14s processwrapper-sandbox 2022-05-18T04:40:59.6390648Z Testing //:jit_test; 2s processwrapper-sandbox 2022-05-18T04:40:59.6391179Z Testing //:torch_include_test; 1s processwrapper-sandbox 2022-05-18T04:40:59.8781281Z 2022-05-18T04:40:59.8781821Z  2022-05-18T04:40:59.8782169Z  2022-05-18T04:40:59.8782435Z  2022-05-18T04:40:59.8782719Z  2022-05-18T04:40:59.8782999Z  2022-05-18T04:40:59.8783270Z  2022-05-18T04:40:59.8783547Z  2022-05-18T04:40:59.8783831Z  2022-05-18T04:40:59.8784354Z [3,167 / 3,179] 14 / 27 tests; 8 actions running; last test: //:jit_test 2022-05-18T04:40:59.8784999Z Compiling test/cpp/api/dataloader.cpp; 42s processwrapper-sandbox 2022-05-18T04:40:59.8785909Z Testing //:modules_test; 29s processwrapper-sandbox 2022-05-18T04:40:59.8786451Z Testing //:optim_test; 27s processwrapper-sandbox 2022-05-18T04:40:59.8786987Z Testing //:integration_test; 19s processwrapper-sandbox 2022-05-18T04:40:59.8787573Z Compiling test/cpp/api/tensor.cpp; 16s processwrapper-sandbox 2022-05-18T04:40:59.8788273Z Compiling test/cpp/api/rnn.cpp; 15s processwrapper-sandbox 2022-05-18T04:40:59.8788836Z Testing //:torch_include_test; 2s processwrapper-sandbox 2022-05-18T04:40:59.8789428Z Compiling test/cpp/api/autograd.cpp; 0s processwrapper-sandbox 2022-05-18T04:41:00.2269077Z 2022-05-18T04:41:00.2269606Z  2022-05-18T04:41:00.2269960Z  2022-05-18T04:41:00.2270228Z  2022-05-18T04:41:00.2270508Z  2022-05-18T04:41:00.2270790Z  2022-05-18T04:41:00.2271050Z  2022-05-18T04:41:00.2271334Z  2022-05-18T04:41:00.2271610Z  2022-05-18T04:41:00.2272147Z [3,167 / 3,179] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:00.2272809Z Compiling test/cpp/api/dataloader.cpp; 42s processwrapper-sandbox 2022-05-18T04:41:00.2273397Z Testing //:modules_test; 29s processwrapper-sandbox 2022-05-18T04:41:00.2273913Z Testing //:optim_test; 28s processwrapper-sandbox 2022-05-18T04:41:00.2274481Z Testing //:integration_test; 20s processwrapper-sandbox 2022-05-18T04:41:00.2275066Z Compiling test/cpp/api/tensor.cpp; 17s processwrapper-sandbox 2022-05-18T04:41:00.2275653Z Compiling test/cpp/api/rnn.cpp; 15s processwrapper-sandbox 2022-05-18T04:41:00.2276205Z Testing //:torch_include_test; 2s processwrapper-sandbox 2022-05-18T04:41:00.2276795Z Compiling test/cpp/api/autograd.cpp; 0s processwrapper-sandbox 2022-05-18T04:41:00.2291127Z 2022-05-18T04:41:00.2291380Z  2022-05-18T04:41:00.2291677Z  2022-05-18T04:41:00.2291957Z  2022-05-18T04:41:00.2292238Z  2022-05-18T04:41:00.2292499Z  2022-05-18T04:41:00.2292787Z  2022-05-18T04:41:00.2293070Z  2022-05-18T04:41:00.2293330Z  2022-05-18T04:41:00.2293750Z INFO: From Testing //:torch_include_test: 2022-05-18T04:41:00.2294353Z [3,167 / 3,179] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:00.2294960Z Compiling test/cpp/api/dataloader.cpp; 42s processwrapper-sandbox 2022-05-18T04:41:00.2295541Z Testing //:modules_test; 29s processwrapper-sandbox 2022-05-18T04:41:00.2296072Z Testing //:optim_test; 28s processwrapper-sandbox 2022-05-18T04:41:00.2296618Z Testing //:integration_test; 20s processwrapper-sandbox 2022-05-18T04:41:00.2297188Z Compiling test/cpp/api/tensor.cpp; 17s processwrapper-sandbox 2022-05-18T04:41:00.2297777Z Compiling test/cpp/api/rnn.cpp; 15s processwrapper-sandbox 2022-05-18T04:41:00.2298345Z Testing //:torch_include_test; 2s processwrapper-sandbox 2022-05-18T04:41:00.2298919Z Compiling test/cpp/api/autograd.cpp; 0s processwrapper-sandbox 2022-05-18T04:41:00.2312385Z 2022-05-18T04:41:00.2312612Z  2022-05-18T04:41:00.2312914Z  2022-05-18T04:41:00.2313198Z  2022-05-18T04:41:00.2313464Z  2022-05-18T04:41:00.2313744Z  2022-05-18T04:41:00.2314003Z  2022-05-18T04:41:00.2314283Z  2022-05-18T04:41:00.2314562Z  2022-05-18T04:41:00.2328272Z ==================== Test output for //:torch_include_test: 2022-05-18T04:41:00.2328635Z Running main() from gmock_main.cc 2022-05-18T04:41:00.2329056Z Note: Google Test filter = -*CUDA 2022-05-18T04:41:00.2329412Z [==========] Running 1 test from 1 test suite. 2022-05-18T04:41:00.2329853Z [----------] Global test environment set-up. 2022-05-18T04:41:00.2330314Z [----------] 1 test from TorchIncludeTest 2022-05-18T04:41:00.2330724Z [ RUN ] TorchIncludeTest.GetSetNumThreads 2022-05-18T04:41:00.2331171Z [ OK ] TorchIncludeTest.GetSetNumThreads (0 ms) 2022-05-18T04:41:00.2331721Z [----------] 1 test from TorchIncludeTest (0 ms total) 2022-05-18T04:41:00.2332145Z 2022-05-18T04:41:00.2332403Z [----------] Global test environment tear-down 2022-05-18T04:41:00.2332776Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-05-18T04:41:00.2333102Z [ PASSED ] 1 test. 2022-05-18T04:41:00.2333521Z ================================================================================ 2022-05-18T04:41:00.2346896Z [3,167 / 3,179] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:00.2347527Z Compiling test/cpp/api/dataloader.cpp; 42s processwrapper-sandbox 2022-05-18T04:41:00.2348114Z Testing //:modules_test; 29s processwrapper-sandbox 2022-05-18T04:41:00.2348640Z Testing //:optim_test; 28s processwrapper-sandbox 2022-05-18T04:41:00.2349174Z Testing //:integration_test; 20s processwrapper-sandbox 2022-05-18T04:41:00.2349754Z Compiling test/cpp/api/tensor.cpp; 17s processwrapper-sandbox 2022-05-18T04:41:00.2350344Z Compiling test/cpp/api/rnn.cpp; 15s processwrapper-sandbox 2022-05-18T04:41:00.2350922Z Testing //:torch_include_test; 2s processwrapper-sandbox 2022-05-18T04:41:00.2351488Z Compiling test/cpp/api/autograd.cpp; 0s processwrapper-sandbox 2022-05-18T04:41:00.4775821Z 2022-05-18T04:41:00.4776606Z  2022-05-18T04:41:00.4777245Z  2022-05-18T04:41:00.4777898Z  2022-05-18T04:41:00.4778247Z  2022-05-18T04:41:00.4778534Z  2022-05-18T04:41:00.4778839Z  2022-05-18T04:41:00.4779141Z  2022-05-18T04:41:00.4779431Z  2022-05-18T04:41:00.4780041Z [3,170 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:00.4780702Z Compiling test/cpp/api/dataloader.cpp; 42s processwrapper-sandbox 2022-05-18T04:41:00.4781241Z Testing //:modules_test; 29s processwrapper-sandbox 2022-05-18T04:41:00.4781755Z Testing //:optim_test; 28s processwrapper-sandbox 2022-05-18T04:41:00.4782295Z Testing //:integration_test; 20s processwrapper-sandbox 2022-05-18T04:41:00.4782877Z Compiling test/cpp/api/tensor.cpp; 17s processwrapper-sandbox 2022-05-18T04:41:00.4783449Z Compiling test/cpp/api/rnn.cpp; 15s processwrapper-sandbox 2022-05-18T04:41:00.4784040Z Compiling test/cpp/api/autograd.cpp; 0s processwrapper-sandbox 2022-05-18T04:41:00.4784665Z Compiling test/cpp/api/tensor_options.cpp; 0s processwrapper-sandbox 2022-05-18T04:41:01.4785612Z 2022-05-18T04:41:01.4786239Z  2022-05-18T04:41:01.4786556Z  2022-05-18T04:41:01.4786821Z  2022-05-18T04:41:01.4787064Z  2022-05-18T04:41:01.4787321Z  2022-05-18T04:41:01.4787574Z  2022-05-18T04:41:01.4787812Z  2022-05-18T04:41:01.4788045Z  2022-05-18T04:41:01.4788527Z [3,170 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:01.4789060Z Compiling test/cpp/api/dataloader.cpp; 43s processwrapper-sandbox 2022-05-18T04:41:01.4789620Z Testing //:modules_test; 30s processwrapper-sandbox 2022-05-18T04:41:01.4790180Z Testing //:optim_test; 29s processwrapper-sandbox 2022-05-18T04:41:01.4790695Z Testing //:integration_test; 21s processwrapper-sandbox 2022-05-18T04:41:01.4791198Z Compiling test/cpp/api/tensor.cpp; 18s processwrapper-sandbox 2022-05-18T04:41:01.4791710Z Compiling test/cpp/api/rnn.cpp; 16s processwrapper-sandbox 2022-05-18T04:41:01.4792224Z Compiling test/cpp/api/autograd.cpp; 1s processwrapper-sandbox 2022-05-18T04:41:01.4792862Z Compiling test/cpp/api/tensor_options.cpp; 1s processwrapper-sandbox 2022-05-18T04:41:02.6796869Z 2022-05-18T04:41:02.6797453Z  2022-05-18T04:41:02.6797805Z  2022-05-18T04:41:02.6798087Z  2022-05-18T04:41:02.6798351Z  2022-05-18T04:41:02.6798626Z  2022-05-18T04:41:02.6798898Z  2022-05-18T04:41:02.6799148Z  2022-05-18T04:41:02.6799421Z  2022-05-18T04:41:02.6799959Z [3,170 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:02.6800830Z Compiling test/cpp/api/dataloader.cpp; 44s processwrapper-sandbox 2022-05-18T04:41:02.6801452Z Testing //:modules_test; 31s processwrapper-sandbox 2022-05-18T04:41:02.6802015Z Testing //:optim_test; 30s processwrapper-sandbox 2022-05-18T04:41:02.6802709Z Testing //:integration_test; 22s processwrapper-sandbox 2022-05-18T04:41:02.6803303Z Compiling test/cpp/api/tensor.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:02.6803901Z Compiling test/cpp/api/rnn.cpp; 17s processwrapper-sandbox 2022-05-18T04:41:02.6804473Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2022-05-18T04:41:02.6805177Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2022-05-18T04:41:02.8621781Z 2022-05-18T04:41:02.8622305Z  2022-05-18T04:41:02.8622639Z  2022-05-18T04:41:02.8622911Z  2022-05-18T04:41:02.8623173Z  2022-05-18T04:41:02.8623440Z  2022-05-18T04:41:02.8623707Z  2022-05-18T04:41:02.8623980Z  2022-05-18T04:41:02.8624250Z  2022-05-18T04:41:02.8624706Z INFO: From Compiling test/cpp/api/dataloader.cpp: 2022-05-18T04:41:02.8625283Z [3,170 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:02.8626073Z Compiling test/cpp/api/dataloader.cpp; 45s processwrapper-sandbox 2022-05-18T04:41:02.8626654Z Testing //:modules_test; 32s processwrapper-sandbox 2022-05-18T04:41:02.8627125Z Testing //:optim_test; 30s processwrapper-sandbox 2022-05-18T04:41:02.8627658Z Testing //:integration_test; 22s processwrapper-sandbox 2022-05-18T04:41:02.8628234Z Compiling test/cpp/api/tensor.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:02.8628803Z Compiling test/cpp/api/rnn.cpp; 18s processwrapper-sandbox 2022-05-18T04:41:02.8629403Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2022-05-18T04:41:02.8630005Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2022-05-18T04:41:02.8643196Z 2022-05-18T04:41:02.8643457Z  2022-05-18T04:41:02.8643736Z  2022-05-18T04:41:02.8643985Z  2022-05-18T04:41:02.8644237Z  2022-05-18T04:41:02.8644480Z  2022-05-18T04:41:02.8644742Z  2022-05-18T04:41:02.8645086Z  2022-05-18T04:41:02.8645325Z  2022-05-18T04:41:02.8658040Z test/cpp/api/dataloader.cpp: In member function 'virtual void DataLoaderTest_ChunkDatasetDoesNotHang_Test::TestBody()': 2022-05-18T04:41:02.8658885Z test/cpp/api/dataloader.cpp:1903:32: warning: unused variable 'chunk_sampler' [-Wunused-variable] 2022-05-18T04:41:02.8659565Z samplers::SequentialSampler& chunk_sampler = dataset->chunk_sampler(); 2022-05-18T04:41:02.8659963Z ^~~~~~~~~~~~~ 2022-05-18T04:41:02.8660700Z test/cpp/api/dataloader.cpp: In member function 'virtual void DataLoaderTest_ChunkDatasetLoad_Test::TestBody()': 2022-05-18T04:41:02.8661493Z test/cpp/api/dataloader.cpp:2046:16: warning: unused variable 'save_interval' [-Wunused-variable] 2022-05-18T04:41:02.8661970Z const size_t save_interval = 2; 2022-05-18T04:41:02.8662278Z ^~~~~~~~~~~~~ 2022-05-18T04:41:02.8663068Z test/cpp/api/dataloader.cpp: In member function 'virtual void DataLoaderTest_ChunkDatasetCrossChunkShuffle_Test::TestBody()': 2022-05-18T04:41:02.8663810Z test/cpp/api/dataloader.cpp:2226:13: warning: unused variable 'offset' [-Wunused-variable] 2022-05-18T04:41:02.8664234Z int offset = 0; 2022-05-18T04:41:02.8664499Z ^~~~~~ 2022-05-18T04:41:02.8677917Z [3,170 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:02.8678527Z Compiling test/cpp/api/dataloader.cpp; 45s processwrapper-sandbox 2022-05-18T04:41:02.8679110Z Testing //:modules_test; 32s processwrapper-sandbox 2022-05-18T04:41:02.8679643Z Testing //:optim_test; 30s processwrapper-sandbox 2022-05-18T04:41:02.8680193Z Testing //:integration_test; 22s processwrapper-sandbox 2022-05-18T04:41:02.8680974Z Compiling test/cpp/api/tensor.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:02.8681561Z Compiling test/cpp/api/rnn.cpp; 18s processwrapper-sandbox 2022-05-18T04:41:02.8682148Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2022-05-18T04:41:02.8682876Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2022-05-18T04:41:03.0800262Z 2022-05-18T04:41:03.0800764Z  2022-05-18T04:41:03.0801108Z  2022-05-18T04:41:03.0801380Z  2022-05-18T04:41:03.0801636Z  2022-05-18T04:41:03.0801900Z  2022-05-18T04:41:03.0802158Z  2022-05-18T04:41:03.0802387Z  2022-05-18T04:41:03.0802667Z  2022-05-18T04:41:03.0803212Z [3,171 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:03.0803764Z Testing //:modules_test; 32s processwrapper-sandbox 2022-05-18T04:41:03.0804290Z Testing //:optim_test; 31s processwrapper-sandbox 2022-05-18T04:41:03.0804869Z Testing //:integration_test; 23s processwrapper-sandbox 2022-05-18T04:41:03.0805566Z Compiling test/cpp/api/tensor.cpp; 20s processwrapper-sandbox 2022-05-18T04:41:03.0806153Z Compiling test/cpp/api/rnn.cpp; 18s processwrapper-sandbox 2022-05-18T04:41:03.0806756Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2022-05-18T04:41:03.0807362Z Compiling test/cpp/api/tensor_options.cpp; 2s processwrapper-sandbox 2022-05-18T04:41:03.0807947Z Linking dataloader_test; 0s processwrapper-sandbox 2022-05-18T04:41:03.4804189Z 2022-05-18T04:41:03.4804732Z  2022-05-18T04:41:03.4805169Z  2022-05-18T04:41:03.4805468Z  2022-05-18T04:41:03.4805730Z  2022-05-18T04:41:03.4806000Z  2022-05-18T04:41:03.4806268Z  2022-05-18T04:41:03.4806523Z  2022-05-18T04:41:03.4806804Z  2022-05-18T04:41:03.4807374Z [3,171 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:03.4807988Z Testing //:modules_test; 32s processwrapper-sandbox 2022-05-18T04:41:03.4808540Z Testing //:optim_test; 31s processwrapper-sandbox 2022-05-18T04:41:03.4809119Z Testing //:integration_test; 23s processwrapper-sandbox 2022-05-18T04:41:03.4809683Z Compiling test/cpp/api/tensor.cpp; 20s processwrapper-sandbox 2022-05-18T04:41:03.4810263Z Compiling test/cpp/api/rnn.cpp; 18s processwrapper-sandbox 2022-05-18T04:41:03.4810860Z Compiling test/cpp/api/autograd.cpp; 3s processwrapper-sandbox 2022-05-18T04:41:03.4811459Z Compiling test/cpp/api/tensor_options.cpp; 3s processwrapper-sandbox 2022-05-18T04:41:03.4812048Z Linking dataloader_test; 0s processwrapper-sandbox 2022-05-18T04:41:04.4810423Z 2022-05-18T04:41:04.4810953Z  2022-05-18T04:41:04.4811573Z  2022-05-18T04:41:04.4811864Z  2022-05-18T04:41:04.4812117Z  2022-05-18T04:41:04.4812398Z  2022-05-18T04:41:04.4812649Z  2022-05-18T04:41:04.4812918Z  2022-05-18T04:41:04.4813207Z  2022-05-18T04:41:04.4813735Z [3,171 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:04.4814451Z Testing //:modules_test; 33s processwrapper-sandbox 2022-05-18T04:41:04.4815008Z Testing //:optim_test; 32s processwrapper-sandbox 2022-05-18T04:41:04.4815579Z Testing //:integration_test; 24s processwrapper-sandbox 2022-05-18T04:41:04.4816139Z Compiling test/cpp/api/tensor.cpp; 21s processwrapper-sandbox 2022-05-18T04:41:04.4816732Z Compiling test/cpp/api/rnn.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:04.4817352Z Compiling test/cpp/api/autograd.cpp; 4s processwrapper-sandbox 2022-05-18T04:41:04.4817973Z Compiling test/cpp/api/tensor_options.cpp; 4s processwrapper-sandbox 2022-05-18T04:41:04.4818576Z Linking dataloader_test; 1s processwrapper-sandbox 2022-05-18T04:41:05.4816342Z 2022-05-18T04:41:05.4816892Z  2022-05-18T04:41:05.4817228Z  2022-05-18T04:41:05.4817519Z  2022-05-18T04:41:05.4818028Z  2022-05-18T04:41:05.4818294Z  2022-05-18T04:41:05.4818576Z  2022-05-18T04:41:05.4818852Z  2022-05-18T04:41:05.4819097Z  2022-05-18T04:41:05.4819663Z [3,171 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:05.4820320Z Testing //:modules_test; 34s processwrapper-sandbox 2022-05-18T04:41:05.4820929Z Testing //:optim_test; 33s processwrapper-sandbox 2022-05-18T04:41:05.4821387Z Testing //:integration_test; 25s processwrapper-sandbox 2022-05-18T04:41:05.4821866Z Compiling test/cpp/api/tensor.cpp; 22s processwrapper-sandbox 2022-05-18T04:41:05.4822431Z Compiling test/cpp/api/rnn.cpp; 20s processwrapper-sandbox 2022-05-18T04:41:05.4823003Z Compiling test/cpp/api/autograd.cpp; 5s processwrapper-sandbox 2022-05-18T04:41:05.4823675Z Compiling test/cpp/api/tensor_options.cpp; 5s processwrapper-sandbox 2022-05-18T04:41:05.4824297Z Linking dataloader_test; 2s processwrapper-sandbox 2022-05-18T04:41:06.6823548Z 2022-05-18T04:41:06.6824080Z  2022-05-18T04:41:06.6824425Z  2022-05-18T04:41:06.6824711Z  2022-05-18T04:41:06.6824991Z  2022-05-18T04:41:06.6825254Z  2022-05-18T04:41:06.6825536Z  2022-05-18T04:41:06.6825962Z  2022-05-18T04:41:06.6826262Z  2022-05-18T04:41:06.6826834Z [3,171 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:06.6827428Z Testing //:modules_test; 35s processwrapper-sandbox 2022-05-18T04:41:06.6827954Z Testing //:optim_test; 34s processwrapper-sandbox 2022-05-18T04:41:06.6828483Z Testing //:integration_test; 26s processwrapper-sandbox 2022-05-18T04:41:06.6829045Z Compiling test/cpp/api/tensor.cpp; 23s processwrapper-sandbox 2022-05-18T04:41:06.6829638Z Compiling test/cpp/api/rnn.cpp; 21s processwrapper-sandbox 2022-05-18T04:41:06.6830236Z Compiling test/cpp/api/autograd.cpp; 7s processwrapper-sandbox 2022-05-18T04:41:06.6830885Z Compiling test/cpp/api/tensor_options.cpp; 6s processwrapper-sandbox 2022-05-18T04:41:06.6831458Z Linking dataloader_test; 3s processwrapper-sandbox 2022-05-18T04:41:07.6837547Z 2022-05-18T04:41:07.6838198Z  2022-05-18T04:41:07.6838535Z  2022-05-18T04:41:07.6838809Z  2022-05-18T04:41:07.6839071Z  2022-05-18T04:41:07.6839330Z  2022-05-18T04:41:07.6839594Z  2022-05-18T04:41:07.6839839Z  2022-05-18T04:41:07.6840104Z  2022-05-18T04:41:07.6840655Z [3,171 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:07.6841227Z Testing //:modules_test; 36s processwrapper-sandbox 2022-05-18T04:41:07.6841744Z Testing //:optim_test; 35s processwrapper-sandbox 2022-05-18T04:41:07.6842275Z Testing //:integration_test; 27s processwrapper-sandbox 2022-05-18T04:41:07.6842832Z Compiling test/cpp/api/tensor.cpp; 24s processwrapper-sandbox 2022-05-18T04:41:07.6843384Z Compiling test/cpp/api/rnn.cpp; 22s processwrapper-sandbox 2022-05-18T04:41:07.6843954Z Compiling test/cpp/api/autograd.cpp; 8s processwrapper-sandbox 2022-05-18T04:41:07.6844555Z Compiling test/cpp/api/tensor_options.cpp; 7s processwrapper-sandbox 2022-05-18T04:41:07.6845318Z Linking dataloader_test; 4s processwrapper-sandbox 2022-05-18T04:41:07.9847769Z 2022-05-18T04:41:07.9848253Z  2022-05-18T04:41:07.9848607Z  2022-05-18T04:41:07.9848885Z  2022-05-18T04:41:07.9849138Z  2022-05-18T04:41:07.9849405Z  2022-05-18T04:41:07.9849668Z  2022-05-18T04:41:07.9849912Z  2022-05-18T04:41:07.9850184Z  2022-05-18T04:41:07.9850731Z [3,172 / 3,184] 15 / 27 tests; 8 actions, 7 running; last test: ...nclude_test 2022-05-18T04:41:07.9851292Z Testing //:modules_test; 37s processwrapper-sandbox 2022-05-18T04:41:07.9851817Z Testing //:optim_test; 36s processwrapper-sandbox 2022-05-18T04:41:07.9852683Z Testing //:integration_test; 28s processwrapper-sandbox 2022-05-18T04:41:07.9853234Z Compiling test/cpp/api/rnn.cpp; 23s processwrapper-sandbox 2022-05-18T04:41:07.9853944Z Compiling test/cpp/api/autograd.cpp; 8s processwrapper-sandbox 2022-05-18T04:41:07.9854715Z Compiling test/cpp/api/tensor_options.cpp; 7s processwrapper-sandbox 2022-05-18T04:41:07.9855284Z Linking dataloader_test; 5s processwrapper-sandbox 2022-05-18T04:41:07.9855643Z [Prepa] Linking tensor_test 2022-05-18T04:41:08.2837974Z 2022-05-18T04:41:08.2838486Z  2022-05-18T04:41:08.2838819Z  2022-05-18T04:41:08.2839089Z  2022-05-18T04:41:08.2839344Z  2022-05-18T04:41:08.2839609Z  2022-05-18T04:41:08.2839869Z  2022-05-18T04:41:08.2840156Z  2022-05-18T04:41:08.2840406Z  2022-05-18T04:41:08.2840919Z [3,172 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:08.2841569Z Testing //:modules_test; 37s processwrapper-sandbox 2022-05-18T04:41:08.2842131Z Testing //:optim_test; 36s processwrapper-sandbox 2022-05-18T04:41:08.2842660Z Testing //:integration_test; 28s processwrapper-sandbox 2022-05-18T04:41:08.2843216Z Compiling test/cpp/api/rnn.cpp; 23s processwrapper-sandbox 2022-05-18T04:41:08.2843821Z Compiling test/cpp/api/autograd.cpp; 8s processwrapper-sandbox 2022-05-18T04:41:08.2844441Z Compiling test/cpp/api/tensor_options.cpp; 8s processwrapper-sandbox 2022-05-18T04:41:08.2845072Z Linking dataloader_test; 5s processwrapper-sandbox 2022-05-18T04:41:08.2845581Z Linking tensor_test; 0s processwrapper-sandbox 2022-05-18T04:41:08.7263372Z 2022-05-18T04:41:08.7263934Z  2022-05-18T04:41:08.7264269Z  2022-05-18T04:41:08.7264560Z  2022-05-18T04:41:08.7264850Z  2022-05-18T04:41:08.7265121Z  2022-05-18T04:41:08.7265408Z  2022-05-18T04:41:08.7265694Z  2022-05-18T04:41:08.7266129Z  2022-05-18T04:41:08.7266714Z [3,173 / 3,184] 15 / 27 tests; 8 actions, 7 running; last test: ...nclude_test 2022-05-18T04:41:08.7267331Z Testing //:modules_test; 37s processwrapper-sandbox 2022-05-18T04:41:08.7267875Z Testing //:optim_test; 36s processwrapper-sandbox 2022-05-18T04:41:08.7268443Z Testing //:integration_test; 28s processwrapper-sandbox 2022-05-18T04:41:08.7269078Z Compiling test/cpp/api/autograd.cpp; 9s processwrapper-sandbox 2022-05-18T04:41:08.7269748Z Compiling test/cpp/api/tensor_options.cpp; 8s processwrapper-sandbox 2022-05-18T04:41:08.7270345Z Linking dataloader_test; 5s processwrapper-sandbox 2022-05-18T04:41:08.7270875Z Linking tensor_test; 0s processwrapper-sandbox 2022-05-18T04:41:08.7271259Z [Prepa] Linking rnn_test 2022-05-18T04:41:09.0881828Z 2022-05-18T04:41:09.0882407Z  2022-05-18T04:41:09.0882800Z  2022-05-18T04:41:09.0883138Z  2022-05-18T04:41:09.0883479Z  2022-05-18T04:41:09.0883785Z  2022-05-18T04:41:09.0884143Z  2022-05-18T04:41:09.0884468Z  2022-05-18T04:41:09.0884786Z  2022-05-18T04:41:09.0885658Z [3,173 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:09.0886283Z Testing //:modules_test; 38s processwrapper-sandbox 2022-05-18T04:41:09.0886846Z Testing //:optim_test; 37s processwrapper-sandbox 2022-05-18T04:41:09.0887438Z Testing //:integration_test; 29s processwrapper-sandbox 2022-05-18T04:41:09.0888078Z Compiling test/cpp/api/autograd.cpp; 9s processwrapper-sandbox 2022-05-18T04:41:09.0888729Z Compiling test/cpp/api/tensor_options.cpp; 8s processwrapper-sandbox 2022-05-18T04:41:09.0889358Z Linking dataloader_test; 6s processwrapper-sandbox 2022-05-18T04:41:09.0889906Z Linking tensor_test; 1s processwrapper-sandbox 2022-05-18T04:41:09.0890422Z Linking rnn_test; 0s processwrapper-sandbox 2022-05-18T04:41:10.2848534Z 2022-05-18T04:41:10.2849253Z  2022-05-18T04:41:10.2849614Z  2022-05-18T04:41:10.2850301Z  2022-05-18T04:41:10.2850584Z  2022-05-18T04:41:10.2851005Z  2022-05-18T04:41:10.2851287Z  2022-05-18T04:41:10.2851736Z  2022-05-18T04:41:10.2852008Z  2022-05-18T04:41:10.2853103Z [3,173 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:10.2853714Z Testing //:modules_test; 39s processwrapper-sandbox 2022-05-18T04:41:10.2854451Z Testing //:optim_test; 38s processwrapper-sandbox 2022-05-18T04:41:10.2855267Z Testing //:integration_test; 30s processwrapper-sandbox 2022-05-18T04:41:10.2856192Z Compiling test/cpp/api/autograd.cpp; 10s processwrapper-sandbox 2022-05-18T04:41:10.2856802Z Compiling test/cpp/api/tensor_options.cpp; 10s processwrapper-sandbox 2022-05-18T04:41:10.2857536Z Linking dataloader_test; 7s processwrapper-sandbox 2022-05-18T04:41:10.2858218Z Linking tensor_test; 2s processwrapper-sandbox 2022-05-18T04:41:10.2858838Z Linking rnn_test; 1s processwrapper-sandbox 2022-05-18T04:41:11.2882307Z 2022-05-18T04:41:11.2882941Z  2022-05-18T04:41:11.2883338Z  2022-05-18T04:41:11.2883737Z  2022-05-18T04:41:11.2883981Z  2022-05-18T04:41:11.2884372Z  2022-05-18T04:41:11.2884636Z  2022-05-18T04:41:11.2885056Z  2022-05-18T04:41:11.2885348Z  2022-05-18T04:41:11.2886846Z [3,173 / 3,184] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:11.2887624Z Testing //:modules_test; 40s processwrapper-sandbox 2022-05-18T04:41:11.2888326Z Testing //:optim_test; 39s processwrapper-sandbox 2022-05-18T04:41:11.2889046Z Testing //:integration_test; 31s processwrapper-sandbox 2022-05-18T04:41:11.2889831Z Compiling test/cpp/api/autograd.cpp; 11s processwrapper-sandbox 2022-05-18T04:41:11.2890628Z Compiling test/cpp/api/tensor_options.cpp; 11s processwrapper-sandbox 2022-05-18T04:41:11.2891389Z Linking dataloader_test; 8s processwrapper-sandbox 2022-05-18T04:41:11.2892104Z Linking tensor_test; 3s processwrapper-sandbox 2022-05-18T04:41:11.2892644Z Linking rnn_test; 2s processwrapper-sandbox 2022-05-18T04:41:11.8109228Z 2022-05-18T04:41:11.8109786Z  2022-05-18T04:41:11.8110277Z  2022-05-18T04:41:11.8110566Z  2022-05-18T04:41:11.8110838Z  2022-05-18T04:41:11.8111107Z  2022-05-18T04:41:11.8111374Z  2022-05-18T04:41:11.8111610Z  2022-05-18T04:41:11.8111828Z  2022-05-18T04:41:11.8112370Z [3,174 / 3,185] 15 / 27 tests; 8 actions, 7 running; last test: ...nclude_test 2022-05-18T04:41:11.8113802Z Testing //:modules_test; 40s processwrapper-sandbox 2022-05-18T04:41:11.8114520Z Testing //:optim_test; 39s processwrapper-sandbox 2022-05-18T04:41:11.8115108Z Testing //:integration_test; 31s processwrapper-sandbox 2022-05-18T04:41:11.8115713Z Compiling test/cpp/api/autograd.cpp; 12s processwrapper-sandbox 2022-05-18T04:41:11.8116367Z Compiling test/cpp/api/tensor_options.cpp; 11s processwrapper-sandbox 2022-05-18T04:41:11.8116940Z Linking tensor_test; 3s processwrapper-sandbox 2022-05-18T04:41:11.8117474Z Linking rnn_test; 3s processwrapper-sandbox 2022-05-18T04:41:11.8117861Z [Prepa] Testing //:dataloader_test 2022-05-18T04:41:12.0861836Z 2022-05-18T04:41:12.0862409Z  2022-05-18T04:41:12.0862729Z  2022-05-18T04:41:12.0862979Z  2022-05-18T04:41:12.0863264Z  2022-05-18T04:41:12.0863548Z  2022-05-18T04:41:12.0863807Z  2022-05-18T04:41:12.0864056Z  2022-05-18T04:41:12.0864324Z  2022-05-18T04:41:12.0864868Z [3,174 / 3,185] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:12.0865418Z Testing //:modules_test; 41s processwrapper-sandbox 2022-05-18T04:41:12.0866112Z Testing //:optim_test; 40s processwrapper-sandbox 2022-05-18T04:41:12.0866697Z Testing //:integration_test; 32s processwrapper-sandbox 2022-05-18T04:41:12.0867543Z Compiling test/cpp/api/autograd.cpp; 12s processwrapper-sandbox 2022-05-18T04:41:12.0868206Z Compiling test/cpp/api/tensor_options.cpp; 11s processwrapper-sandbox 2022-05-18T04:41:12.0868807Z Linking tensor_test; 4s processwrapper-sandbox 2022-05-18T04:41:12.0869417Z Linking rnn_test; 3s processwrapper-sandbox 2022-05-18T04:41:12.0869989Z Testing //:dataloader_test; 0s processwrapper-sandbox 2022-05-18T04:41:13.2867908Z 2022-05-18T04:41:13.2868470Z  2022-05-18T04:41:13.2868830Z  2022-05-18T04:41:13.2869104Z  2022-05-18T04:41:13.2869380Z  2022-05-18T04:41:13.2869658Z  2022-05-18T04:41:13.2869919Z  2022-05-18T04:41:13.2870202Z  2022-05-18T04:41:13.2870472Z  2022-05-18T04:41:13.2871030Z [3,174 / 3,185] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:13.2871637Z Testing //:modules_test; 42s processwrapper-sandbox 2022-05-18T04:41:13.2872210Z Testing //:optim_test; 41s processwrapper-sandbox 2022-05-18T04:41:13.2872777Z Testing //:integration_test; 33s processwrapper-sandbox 2022-05-18T04:41:13.2873380Z Compiling test/cpp/api/autograd.cpp; 13s processwrapper-sandbox 2022-05-18T04:41:13.2874045Z Compiling test/cpp/api/tensor_options.cpp; 13s processwrapper-sandbox 2022-05-18T04:41:13.2874624Z Linking tensor_test; 5s processwrapper-sandbox 2022-05-18T04:41:13.2875140Z Linking rnn_test; 4s processwrapper-sandbox 2022-05-18T04:41:13.2875671Z Testing //:dataloader_test; 1s processwrapper-sandbox 2022-05-18T04:41:14.2874202Z 2022-05-18T04:41:14.2874737Z  2022-05-18T04:41:14.2875065Z  2022-05-18T04:41:14.2875308Z  2022-05-18T04:41:14.2875681Z  2022-05-18T04:41:14.2875995Z  2022-05-18T04:41:14.2876288Z  2022-05-18T04:41:14.2876591Z  2022-05-18T04:41:14.2876893Z  2022-05-18T04:41:14.2877512Z [3,174 / 3,185] 15 / 27 tests; 8 actions running; last test: ...h_include_test 2022-05-18T04:41:14.2878206Z Testing //:modules_test; 43s processwrapper-sandbox 2022-05-18T04:41:14.2878816Z Testing //:optim_test; 42s processwrapper-sandbox 2022-05-18T04:41:14.2879404Z Testing //:integration_test; 34s processwrapper-sandbox 2022-05-18T04:41:14.2880099Z Compiling test/cpp/api/autograd.cpp; 14s processwrapper-sandbox 2022-05-18T04:41:14.2880821Z Compiling test/cpp/api/tensor_options.cpp; 14s processwrapper-sandbox 2022-05-18T04:41:14.2881476Z Linking tensor_test; 6s processwrapper-sandbox 2022-05-18T04:41:14.2882042Z Linking rnn_test; 5s processwrapper-sandbox 2022-05-18T04:41:14.2882656Z Testing //:dataloader_test; 2s processwrapper-sandbox 2022-05-18T04:41:14.5062414Z 2022-05-18T04:41:14.5062973Z  2022-05-18T04:41:14.5063304Z  2022-05-18T04:41:14.5063583Z  2022-05-18T04:41:14.5063855Z  2022-05-18T04:41:14.5064111Z  2022-05-18T04:41:14.5064376Z  2022-05-18T04:41:14.5064646Z  2022-05-18T04:41:14.5064917Z  2022-05-18T04:41:14.5065470Z [3,174 / 3,185] 16 / 27 tests; 8 actions running; last test: ...ataloader_test 2022-05-18T04:41:14.5066229Z Testing //:modules_test; 43s processwrapper-sandbox 2022-05-18T04:41:14.5066753Z Testing //:optim_test; 42s processwrapper-sandbox 2022-05-18T04:41:14.5067266Z Testing //:integration_test; 34s processwrapper-sandbox 2022-05-18T04:41:14.5067838Z Compiling test/cpp/api/autograd.cpp; 14s processwrapper-sandbox 2022-05-18T04:41:14.5068585Z Compiling test/cpp/api/tensor_options.cpp; 14s processwrapper-sandbox 2022-05-18T04:41:14.5069112Z Linking tensor_test; 6s processwrapper-sandbox 2022-05-18T04:41:14.5069700Z Linking rnn_test; 5s processwrapper-sandbox 2022-05-18T04:41:14.5070172Z Testing //:dataloader_test; 2s processwrapper-sandbox 2022-05-18T04:41:14.5093782Z 2022-05-18T04:41:14.5094178Z  2022-05-18T04:41:14.5094476Z  2022-05-18T04:41:14.5094752Z  2022-05-18T04:41:14.5095198Z  2022-05-18T04:41:14.5095438Z  2022-05-18T04:41:14.5095712Z  2022-05-18T04:41:14.5095987Z  2022-05-18T04:41:14.5096371Z  2022-05-18T04:41:14.5096777Z INFO: From Testing //:dataloader_test: 2022-05-18T04:41:14.5097510Z [3,174 / 3,185] 16 / 27 tests; 8 actions running; last test: ...ataloader_test 2022-05-18T04:41:14.5098156Z Testing //:modules_test; 43s processwrapper-sandbox 2022-05-18T04:41:14.5098679Z Testing //:optim_test; 42s processwrapper-sandbox 2022-05-18T04:41:14.5099208Z Testing //:integration_test; 34s processwrapper-sandbox 2022-05-18T04:41:14.5099750Z Compiling test/cpp/api/autograd.cpp; 14s processwrapper-sandbox 2022-05-18T04:41:14.5100370Z Compiling test/cpp/api/tensor_options.cpp; 14s processwrapper-sandbox 2022-05-18T04:41:14.5100909Z Linking tensor_test; 6s processwrapper-sandbox 2022-05-18T04:41:14.5101386Z Linking rnn_test; 5s processwrapper-sandbox 2022-05-18T04:41:14.5101907Z Testing //:dataloader_test; 2s processwrapper-sandbox 2022-05-18T04:41:14.5119770Z 2022-05-18T04:41:14.5120101Z  2022-05-18T04:41:14.5120399Z  2022-05-18T04:41:14.5120641Z  2022-05-18T04:41:14.5120907Z  2022-05-18T04:41:14.5121180Z  2022-05-18T04:41:14.5121428Z  2022-05-18T04:41:14.5121843Z  2022-05-18T04:41:14.5122115Z  2022-05-18T04:41:14.5137168Z ==================== Test output for //:dataloader_test: 2022-05-18T04:41:14.5137544Z Running main() from gmock_main.cc 2022-05-18T04:41:14.5137994Z Note: Google Test filter = -*CUDA 2022-05-18T04:41:14.5138380Z [==========] Running 87 tests from 2 test suites. 2022-05-18T04:41:14.5138849Z [----------] Global test environment set-up. 2022-05-18T04:41:14.5139281Z [----------] 50 tests from DataTest 2022-05-18T04:41:14.5139663Z [ RUN ] DataTest.DatasetCallsGetCorrectly 2022-05-18T04:41:14.5140345Z [ OK ] DataTest.DatasetCallsGetCorrectly (0 ms) 2022-05-18T04:41:14.5140823Z [ RUN ] DataTest.TransformCallsGetApplyCorrectly 2022-05-18T04:41:14.5141309Z [ OK ] DataTest.TransformCallsGetApplyCorrectly (0 ms) 2022-05-18T04:41:14.5141813Z [ RUN ] DataTest.ChunkDataSetWithInvalidInitParameter 2022-05-18T04:41:14.5142350Z [ OK ] DataTest.ChunkDataSetWithInvalidInitParameter (1 ms) 2022-05-18T04:41:14.5142801Z [ RUN ] DataTest.InfiniteStreamDataset 2022-05-18T04:41:14.5143212Z [ OK ] DataTest.InfiniteStreamDataset (0 ms) 2022-05-18T04:41:14.5143599Z [ RUN ] DataTest.NoSequencerIsIdentity 2022-05-18T04:41:14.5143992Z [ OK ] DataTest.NoSequencerIsIdentity (0 ms) 2022-05-18T04:41:14.5144408Z [ RUN ] DataTest.OrderedSequencerIsSetUpWell 2022-05-18T04:41:14.5144984Z [ OK ] DataTest.OrderedSequencerIsSetUpWell (0 ms) 2022-05-18T04:41:14.5145570Z [ RUN ] DataTest.OrderedSequencerReOrdersValues 2022-05-18T04:41:14.5146214Z [ OK ] DataTest.OrderedSequencerReOrdersValues (0 ms) 2022-05-18T04:41:14.5146669Z [ RUN ] DataTest.BatchLambdaAppliesFunctionToBatch 2022-05-18T04:41:14.5147189Z [ OK ] DataTest.BatchLambdaAppliesFunctionToBatch (0 ms) 2022-05-18T04:41:14.5147941Z [ RUN ] DataTest.LambdaAppliesFunctionToExample 2022-05-18T04:41:14.5148414Z [ OK ] DataTest.LambdaAppliesFunctionToExample (0 ms) 2022-05-18T04:41:14.5148845Z [ RUN ] DataTest.CollateReducesBatch 2022-05-18T04:41:14.5149227Z [ OK ] DataTest.CollateReducesBatch (0 ms) 2022-05-18T04:41:14.5152175Z [ RUN ] DataTest.CollationReducesBatch 2022-05-18T04:41:14.5152629Z [ OK ] DataTest.CollationReducesBatch (0 ms) 2022-05-18T04:41:14.5153100Z [ RUN ] DataTest.SequentialSamplerReturnsIndicesInOrder 2022-05-18T04:41:14.5153903Z [ OK ] DataTest.SequentialSamplerReturnsIndicesInOrder (0 ms) 2022-05-18T04:41:14.5154479Z [ RUN ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch 2022-05-18T04:41:14.5155128Z [ OK ] DataTest.SequentialSamplerReturnsLessValuesForLastBatch (0 ms) 2022-05-18T04:41:14.5155691Z [ RUN ] DataTest.SequentialSamplerResetsWell 2022-05-18T04:41:14.5156286Z [ OK ] DataTest.SequentialSamplerResetsWell (0 ms) 2022-05-18T04:41:14.5156792Z [ RUN ] DataTest.SequentialSamplerResetsWithNewSizeWell 2022-05-18T04:41:14.5157348Z [ OK ] DataTest.SequentialSamplerResetsWithNewSizeWell (0 ms) 2022-05-18T04:41:14.5157984Z [ RUN ] DataTest.CanSaveAndLoadSequentialSampler 2022-05-18T04:41:14.5215554Z [ OK ] DataTest.CanSaveAndLoadSequentialSampler (131 ms) 2022-05-18T04:41:14.5216120Z [ RUN ] DataTest.RandomSamplerReturnsIndicesInCorrectRange 2022-05-18T04:41:14.5216716Z [ OK ] DataTest.RandomSamplerReturnsIndicesInCorrectRange (1 ms) 2022-05-18T04:41:14.5217312Z [ RUN ] DataTest.RandomSamplerReturnsLessValuesForLastBatch 2022-05-18T04:41:14.5217888Z [ OK ] DataTest.RandomSamplerReturnsLessValuesForLastBatch (0 ms) 2022-05-18T04:41:14.5218393Z [ RUN ] DataTest.RandomSamplerResetsWell 2022-05-18T04:41:14.5218833Z [ OK ] DataTest.RandomSamplerResetsWell (0 ms) 2022-05-18T04:41:14.5219299Z [ RUN ] DataTest.RandomSamplerResetsWithNewSizeWell 2022-05-18T04:41:14.5220105Z [ OK ] DataTest.RandomSamplerResetsWithNewSizeWell (0 ms) 2022-05-18T04:41:14.5220696Z [ RUN ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence 2022-05-18T04:41:14.5221337Z [ OK ] DataTest.SavingAndLoadingRandomSamplerYieldsSameSequence (3 ms) 2022-05-18T04:41:14.5221990Z [ RUN ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder 2022-05-18T04:41:14.5222661Z [ OK ] DataTest.StreamSamplerReturnsTheBatchSizeAndThenRemainder (0 ms) 2022-05-18T04:41:14.5223196Z [ RUN ] DataTest.StreamSamplerResetsWell 2022-05-18T04:41:14.5223611Z [ OK ] DataTest.StreamSamplerResetsWell (0 ms) 2022-05-18T04:41:14.5224095Z [ RUN ] DataTest.StreamSamplerResetsWithNewSizeWell 2022-05-18T04:41:14.5224618Z [ OK ] DataTest.StreamSamplerResetsWithNewSizeWell (0 ms) 2022-05-18T04:41:14.5225136Z [ RUN ] DataTest.TensorDatasetConstructsFromSingleTensor 2022-05-18T04:41:14.5225709Z [ OK ] DataTest.TensorDatasetConstructsFromSingleTensor (19 ms) 2022-05-18T04:41:14.5226481Z [ RUN ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors 2022-05-18T04:41:14.5227216Z [ OK ] DataTest.TensorDatasetConstructsFromInitializerListOfTensors (1 ms) 2022-05-18T04:41:14.5227919Z [ RUN ] DataTest.StackTransformWorksForExample 2022-05-18T04:41:14.5228476Z [ OK ] DataTest.StackTransformWorksForExample (4 ms) 2022-05-18T04:41:14.5229046Z [ RUN ] DataTest.StackTransformWorksForTensorExample 2022-05-18T04:41:14.5229899Z [ OK ] DataTest.StackTransformWorksForTensorExample (1 ms) 2022-05-18T04:41:14.5230460Z [ RUN ] DataTest.TensorTransformWorksForAnyTargetType 2022-05-18T04:41:14.5231424Z [ OK ] DataTest.TensorTransformWorksForAnyTargetType (2 ms) 2022-05-18T04:41:14.5232123Z [ RUN ] DataTest.TensorLambdaWorksforAnyTargetType 2022-05-18T04:41:14.5232810Z [ OK ] DataTest.TensorLambdaWorksforAnyTargetType (1 ms) 2022-05-18T04:41:14.5233410Z [ RUN ] DataTest.NormalizeTransform 2022-05-18T04:41:14.5233917Z [ OK ] DataTest.NormalizeTransform (8 ms) 2022-05-18T04:41:14.5234407Z [ RUN ] DataTest.MapDoesNotCopy 2022-05-18T04:41:14.5234894Z [ OK ] DataTest.MapDoesNotCopy (0 ms) 2022-05-18T04:41:14.5235470Z [ RUN ] DataTest.QueuePushAndPopFromSameThread 2022-05-18T04:41:14.5236072Z [ OK ] DataTest.QueuePushAndPopFromSameThread (0 ms) 2022-05-18T04:41:14.5236922Z [ RUN ] DataTest.QueuePopWithTimeoutThrowsUponTimeout 2022-05-18T04:41:14.5237470Z [ OK ] DataTest.QueuePopWithTimeoutThrowsUponTimeout (11 ms) 2022-05-18T04:41:14.5238125Z [ RUN ] DataTest.QueuePushAndPopFromDifferentThreads 2022-05-18T04:41:14.5238678Z [ OK ] DataTest.QueuePushAndPopFromDifferentThreads (20 ms) 2022-05-18T04:41:14.5239198Z [ RUN ] DataTest.QueueClearEmptiesTheQueue 2022-05-18T04:41:14.5242578Z [ OK ] DataTest.QueueClearEmptiesTheQueue (1 ms) 2022-05-18T04:41:14.5243145Z [ RUN ] DataTest.DataShuttleCanPushAndPopJob 2022-05-18T04:41:14.5243831Z [ OK ] DataTest.DataShuttleCanPushAndPopJob (0 ms) 2022-05-18T04:41:14.5244414Z [ RUN ] DataTest.DataShuttleCanPushAndPopResult 2022-05-18T04:41:14.5245068Z [ OK ] DataTest.DataShuttleCanPushAndPopResult (0 ms) 2022-05-18T04:41:14.5245873Z [ RUN ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight 2022-05-18T04:41:14.5246657Z [ OK ] DataTest.DataShuttlePopResultReturnsNulloptWhenNoJobsInFlight (0 ms) 2022-05-18T04:41:14.5247369Z [ RUN ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt 2022-05-18T04:41:14.5248193Z [ OK ] DataTest.DataShuttleDrainMeansPopResultReturnsNullopt (0 ms) 2022-05-18T04:41:14.5248913Z [ RUN ] DataTest.DataShuttlePopResultTimesOut 2022-05-18T04:41:14.5249524Z [ OK ] DataTest.DataShuttlePopResultTimesOut (10 ms) 2022-05-18T04:41:14.5250158Z [ RUN ] DataTest.SharedBatchDatasetReallyIsShared 2022-05-18T04:41:14.5250825Z [ OK ] DataTest.SharedBatchDatasetReallyIsShared (4 ms) 2022-05-18T04:41:14.5251674Z [ RUN ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject 2022-05-18T04:41:14.5252536Z [ OK ] DataTest.SharedBatchDatasetDoesNotIncurCopyWhenPassedDatasetObject (0 ms) 2022-05-18T04:41:14.5253294Z [ RUN ] DataTest.CanUseCustomTypeAsIndexType 2022-05-18T04:41:14.5253723Z [ OK ] DataTest.CanUseCustomTypeAsIndexType (0 ms) 2022-05-18T04:41:14.5254397Z [ RUN ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples 2022-05-18T04:41:14.5255335Z [ OK ] DataTest.DistributedRandomSamplerSingleReplicaProduceCorrectSamples (1 ms) 2022-05-18T04:41:14.5256692Z [ RUN ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples 2022-05-18T04:41:14.5257605Z [ OK ] DataTest.DistributedRandomSamplerMultiReplicaProduceCorrectSamples (0 ms) 2022-05-18T04:41:14.5258396Z [ RUN ] DataTest.CanSaveAndLoadDistributedRandomSampler 2022-05-18T04:41:14.5259064Z [ OK ] DataTest.CanSaveAndLoadDistributedRandomSampler (5 ms) 2022-05-18T04:41:14.5259902Z [ RUN ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples 2022-05-18T04:41:14.5260829Z [ OK ] DataTest.DistributedSequentialSamplerSingleReplicaProduceCorrectSamples (0 ms) 2022-05-18T04:41:14.5261814Z [ RUN ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples 2022-05-18T04:41:14.5263116Z [ OK ] DataTest.DistributedSequentialSamplerMultiReplicaProduceCorrectSamples (0 ms) 2022-05-18T04:41:14.5264077Z [ RUN ] DataTest.CanSaveAndLoadDistributedSequentialSampler 2022-05-18T04:41:14.5443000Z [ OK ] DataTest.CanSaveAndLoadDistributedSequentialSampler (2 ms) 2022-05-18T04:41:14.5443713Z [----------] 50 tests from DataTest (226 ms total) 2022-05-18T04:41:14.5443929Z 2022-05-18T04:41:14.5444150Z [----------] 37 tests from DataLoaderTest 2022-05-18T04:41:14.5444599Z [ RUN ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected 2022-05-18T04:41:14.5445252Z [ OK ] DataLoaderTest.DataLoaderOptionsDefaultAsExpected (0 ms) 2022-05-18T04:41:14.5445845Z [ RUN ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues 2022-05-18T04:41:14.5446454Z [ OK ] DataLoaderTest.DataLoaderOptionsCoalesceOptionalValues (0 ms) 2022-05-18T04:41:14.5447031Z [ RUN ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected 2022-05-18T04:41:14.5447569Z [ OK ] DataLoaderTest.MakeDataLoaderDefaultsAsExpected (0 ms) 2022-05-18T04:41:14.5448266Z [ RUN ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset 2022-05-18T04:41:14.5449124Z [ OK ] DataLoaderTest.MakeDataLoaderThrowsWhenConstructingSamplerWithUnsizedDataset (0 ms) 2022-05-18T04:41:14.5449835Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToThemselves 2022-05-18T04:41:14.5450367Z [ OK ] DataLoaderTest.IteratorsCompareEqualToThemselves (0 ms) 2022-05-18T04:41:14.5450951Z [ RUN ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther 2022-05-18T04:41:14.5451565Z [ OK ] DataLoaderTest.ValidIteratorsCompareUnequalToEachOther (0 ms) 2022-05-18T04:41:14.5452290Z [ RUN ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther 2022-05-18T04:41:14.5452906Z [ OK ] DataLoaderTest.SentinelIteratorsCompareEqualToEachOther (0 ms) 2022-05-18T04:41:14.5453578Z [ RUN ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted 2022-05-18T04:41:14.5454199Z [ OK ] DataLoaderTest.IteratorsCompareEqualToSentinelWhenExhausted (0 ms) 2022-05-18T04:41:14.5454730Z [ RUN ] DataLoaderTest.IteratorsShareState 2022-05-18T04:41:14.5455159Z [ OK ] DataLoaderTest.IteratorsShareState (0 ms) 2022-05-18T04:41:14.5455677Z [ RUN ] DataLoaderTest.CanDereferenceIteratorMultipleTimes 2022-05-18T04:41:14.5456251Z [ OK ] DataLoaderTest.CanDereferenceIteratorMultipleTimes (0 ms) 2022-05-18T04:41:14.5456781Z [ RUN ] DataLoaderTest.CanUseIteratorAlgorithms 2022-05-18T04:41:14.5457253Z [ OK ] DataLoaderTest.CanUseIteratorAlgorithms (0 ms) 2022-05-18T04:41:14.5457834Z [ RUN ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows 2022-05-18T04:41:14.5458544Z [ OK ] DataLoaderTest.CallingBeginWhileOtherIteratorIsInFlightThrows (0 ms) 2022-05-18T04:41:14.5459222Z [ RUN ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows 2022-05-18T04:41:14.5459891Z [ OK ] DataLoaderTest.IncrementingExhaustedValidIteratorThrows (1 ms) 2022-05-18T04:41:14.5460525Z [ RUN ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows 2022-05-18T04:41:14.5461174Z [ OK ] DataLoaderTest.DereferencingExhaustedValidIteratorThrows (0 ms) 2022-05-18T04:41:14.5461792Z [ RUN ] DataLoaderTest.IncrementingSentinelIteratorThrows 2022-05-18T04:41:14.5462349Z [ OK ] DataLoaderTest.IncrementingSentinelIteratorThrows (0 ms) 2022-05-18T04:41:14.5462935Z [ RUN ] DataLoaderTest.DereferencingSentinelIteratorThrows 2022-05-18T04:41:14.5463528Z [ OK ] DataLoaderTest.DereferencingSentinelIteratorThrows (0 ms) 2022-05-18T04:41:14.5464049Z [ RUN ] DataLoaderTest.YieldsCorrectBatchSize 2022-05-18T04:41:14.5464527Z [ OK ] DataLoaderTest.YieldsCorrectBatchSize (0 ms) 2022-05-18T04:41:14.5465181Z [ RUN ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse 2022-05-18T04:41:14.5506722Z [ OK ] DataLoaderTest.ReturnsLastBatchWhenSmallerThanBatchSizeWhenDropLastIsFalse (0 ms) 2022-05-18T04:41:14.5507846Z [ RUN ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue 2022-05-18T04:41:14.5508956Z [ OK ] DataLoaderTest.DoesNotReturnLastBatchWhenSmallerThanBatchSizeWhenDropLastIsTrue (1 ms) 2022-05-18T04:41:14.5509626Z [ RUN ] DataLoaderTest.RespectsTimeout 2022-05-18T04:41:14.5510038Z [ OK ] DataLoaderTest.RespectsTimeout (10 ms) 2022-05-18T04:41:14.5510577Z [ RUN ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured 2022-05-18T04:41:14.5511254Z [ OK ] DataLoaderTest.EnforcesOrderingAmongThreadsWhenConfigured (1 ms) 2022-05-18T04:41:14.5511753Z [ RUN ] DataLoaderTest.Reset 2022-05-18T04:41:14.5512089Z [ OK ] DataLoaderTest.Reset (1 ms) 2022-05-18T04:41:14.5512588Z [ RUN ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers 2022-05-18T04:41:14.5513222Z [ OK ] DataLoaderTest.TestExceptionsArePropagatedFromWorkers (0 ms) 2022-05-18T04:41:14.5513800Z [ RUN ] DataLoaderTest.StatefulDatasetWithNoWorkers 2022-05-18T04:41:14.5514314Z [ OK ] DataLoaderTest.StatefulDatasetWithNoWorkers (0 ms) 2022-05-18T04:41:14.5514855Z [ RUN ] DataLoaderTest.StatefulDatasetWithManyWorkers 2022-05-18T04:41:14.5515366Z [ OK ] DataLoaderTest.StatefulDatasetWithManyWorkers (2 ms) 2022-05-18T04:41:14.5515872Z [ RUN ] DataLoaderTest.StatefulDatasetWithMap 2022-05-18T04:41:14.5516353Z [ OK ] DataLoaderTest.StatefulDatasetWithMap (1 ms) 2022-05-18T04:41:14.5516853Z [ RUN ] DataLoaderTest.StatefulDatasetWithCollate 2022-05-18T04:41:14.5517352Z [ OK ] DataLoaderTest.StatefulDatasetWithCollate (2 ms) 2022-05-18T04:41:14.5517832Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatch 2022-05-18T04:41:14.5518471Z [ OK ] DataLoaderTest.ChunkDataSetGetBatch (7 ms) 2022-05-18T04:41:14.5518970Z [ RUN ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch 2022-05-18T04:41:14.5519538Z [ OK ] DataLoaderTest.ChunkDataSetWithBatchSizeMismatch (0 ms) 2022-05-18T04:41:14.5520195Z [ RUN ] DataLoaderTest.ChunkDataSetWithEmptyBatch 2022-05-18T04:41:14.5520704Z [ OK ] DataLoaderTest.ChunkDataSetWithEmptyBatch (0 ms) 2022-05-18T04:41:14.5521265Z [ RUN ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize 2022-05-18T04:41:14.5521891Z [ OK ] DataLoaderTest.ChunkDataSetGetBatchWithUnevenBatchSize (0 ms) 2022-05-18T04:41:14.5522505Z [ RUN ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet 2022-05-18T04:41:14.5523103Z [ OK ] DataLoaderTest.CanAccessChunkSamplerWithChunkDataSet (0 ms) 2022-05-18T04:41:14.5523646Z [ RUN ] DataLoaderTest.ChunkDatasetDoesNotHang 2022-05-18T04:41:14.5524130Z [ OK ] DataLoaderTest.ChunkDatasetDoesNotHang (0 ms) 2022-05-18T04:41:14.5524578Z [ RUN ] DataLoaderTest.ChunkDatasetSave 2022-05-18T04:41:14.5525114Z [ OK ] DataLoaderTest.ChunkDatasetSave (36 ms) 2022-05-18T04:41:14.5525546Z [ RUN ] DataLoaderTest.ChunkDatasetLoad 2022-05-18T04:41:14.5525943Z [ OK ] DataLoaderTest.ChunkDatasetLoad (4 ms) 2022-05-18T04:41:14.5526421Z [ RUN ] DataLoaderTest.ChunkDatasetCrossChunkShuffle 2022-05-18T04:41:14.5526959Z [ OK ] DataLoaderTest.ChunkDatasetCrossChunkShuffle (1 ms) 2022-05-18T04:41:14.5527445Z [ RUN ] DataLoaderTest.CustomPreprocessPolicy 2022-05-18T04:41:14.5527915Z [ OK ] DataLoaderTest.CustomPreprocessPolicy (0 ms) 2022-05-18T04:41:14.5528576Z [----------] 37 tests from DataLoaderTest (69 ms total) 2022-05-18T04:41:14.5528817Z 2022-05-18T04:41:14.5529072Z [----------] Global test environment tear-down 2022-05-18T04:41:14.5529441Z [==========] 87 tests from 2 test suites ran. (295 ms total) 2022-05-18T04:41:14.5529769Z [ PASSED ] 87 tests. 2022-05-18T04:41:14.5530085Z ================================================================================ 2022-05-18T04:41:14.5530655Z [3,174 / 3,185] 16 / 27 tests; 8 actions running; last test: ...ataloader_test 2022-05-18T04:41:14.5531201Z Testing //:modules_test; 43s processwrapper-sandbox 2022-05-18T04:41:14.5531730Z Testing //:optim_test; 42s processwrapper-sandbox 2022-05-18T04:41:14.5532246Z Testing //:integration_test; 34s processwrapper-sandbox 2022-05-18T04:41:14.5532829Z Compiling test/cpp/api/autograd.cpp; 14s processwrapper-sandbox 2022-05-18T04:41:14.5533441Z Compiling test/cpp/api/tensor_options.cpp; 14s processwrapper-sandbox 2022-05-18T04:41:14.5533981Z Linking tensor_test; 6s processwrapper-sandbox 2022-05-18T04:41:14.5534453Z Linking rnn_test; 5s processwrapper-sandbox 2022-05-18T04:41:14.5534975Z Testing //:dataloader_test; 2s processwrapper-sandbox 2022-05-18T04:41:14.8873644Z 2022-05-18T04:41:14.8874160Z  2022-05-18T04:41:14.8874533Z  2022-05-18T04:41:14.8874792Z  2022-05-18T04:41:14.8875057Z  2022-05-18T04:41:14.8875327Z  2022-05-18T04:41:14.8875602Z  2022-05-18T04:41:14.8875869Z  2022-05-18T04:41:14.8876143Z  2022-05-18T04:41:14.8904368Z [3,179 / 3,190] 16 / 27 tests; 8 actions running; last test: ...ataloader_test 2022-05-18T04:41:14.8905010Z Testing //:modules_test; 44s processwrapper-sandbox 2022-05-18T04:41:14.8905552Z Testing //:optim_test; 42s processwrapper-sandbox 2022-05-18T04:41:14.8906815Z Testing //:integration_test; 34s processwrapper-sandbox 2022-05-18T04:41:14.8907379Z Compiling test/cpp/api/autograd.cpp; 15s processwrapper-sandbox 2022-05-18T04:41:14.8907996Z Compiling test/cpp/api/tensor_options.cpp; 14s processwrapper-sandbox 2022-05-18T04:41:14.8908559Z Linking tensor_test; 6s processwrapper-sandbox 2022-05-18T04:41:14.8909066Z Linking rnn_test; 6s processwrapper-sandbox 2022-05-18T04:41:14.8909650Z Compiling test/cpp/api/serialize.cpp; 0s processwrapper-sandbox 2022-05-18T04:41:15.8877887Z 2022-05-18T04:41:15.8878408Z  2022-05-18T04:41:15.8878746Z  2022-05-18T04:41:15.8879050Z  2022-05-18T04:41:15.8879350Z  2022-05-18T04:41:15.8879628Z  2022-05-18T04:41:15.8879924Z  2022-05-18T04:41:15.8880455Z  2022-05-18T04:41:15.8880745Z  2022-05-18T04:41:15.8881356Z [3,179 / 3,190] 16 / 27 tests; 8 actions running; last test: ...ataloader_test 2022-05-18T04:41:15.8881990Z Testing //:modules_test; 45s processwrapper-sandbox 2022-05-18T04:41:15.8882547Z Testing //:optim_test; 43s processwrapper-sandbox 2022-05-18T04:41:15.8883137Z Testing //:integration_test; 35s processwrapper-sandbox 2022-05-18T04:41:15.8883766Z Compiling test/cpp/api/autograd.cpp; 16s processwrapper-sandbox 2022-05-18T04:41:15.8884441Z Compiling test/cpp/api/tensor_options.cpp; 15s processwrapper-sandbox 2022-05-18T04:41:15.8885106Z Linking tensor_test; 7s processwrapper-sandbox 2022-05-18T04:41:15.8885656Z Linking rnn_test; 7s processwrapper-sandbox 2022-05-18T04:41:15.8886269Z Compiling test/cpp/api/serialize.cpp; 1s processwrapper-sandbox 2022-05-18T04:41:16.8889916Z 2022-05-18T04:41:16.8890561Z  2022-05-18T04:41:16.8890965Z  2022-05-18T04:41:16.8891288Z  2022-05-18T04:41:16.8891584Z  2022-05-18T04:41:16.8891860Z  2022-05-18T04:41:16.8892147Z  2022-05-18T04:41:16.8892425Z  2022-05-18T04:41:16.8892716Z  2022-05-18T04:41:16.8893319Z [3,180 / 3,191] 16 / 27 tests; 8 actions, 7 running; last test: ...loader_test 2022-05-18T04:41:16.8893994Z Testing //:modules_test; 46s processwrapper-sandbox 2022-05-18T04:41:16.8894596Z Testing //:optim_test; 44s processwrapper-sandbox 2022-05-18T04:41:16.8895212Z Testing //:integration_test; 36s processwrapper-sandbox 2022-05-18T04:41:16.8895881Z Compiling test/cpp/api/autograd.cpp; 17s processwrapper-sandbox 2022-05-18T04:41:16.8896622Z Compiling test/cpp/api/tensor_options.cpp; 16s processwrapper-sandbox 2022-05-18T04:41:16.8897243Z Linking rnn_test; 8s processwrapper-sandbox 2022-05-18T04:41:16.8897877Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2022-05-18T04:41:16.8898368Z [Prepa] Testing //:tensor_test 2022-05-18T04:41:17.2886311Z 2022-05-18T04:41:17.2886945Z  2022-05-18T04:41:17.2887304Z  2022-05-18T04:41:17.2887558Z  2022-05-18T04:41:17.2887810Z  2022-05-18T04:41:17.2888112Z  2022-05-18T04:41:17.2888416Z  2022-05-18T04:41:17.2888701Z  2022-05-18T04:41:17.2889004Z  2022-05-18T04:41:17.2889614Z [3,180 / 3,191] 16 / 27 tests; 8 actions running; last test: ...ataloader_test 2022-05-18T04:41:17.2890246Z Testing //:modules_test; 46s processwrapper-sandbox 2022-05-18T04:41:17.2890806Z Testing //:optim_test; 45s processwrapper-sandbox 2022-05-18T04:41:17.2891415Z Testing //:integration_test; 37s processwrapper-sandbox 2022-05-18T04:41:17.2892086Z Compiling test/cpp/api/autograd.cpp; 17s processwrapper-sandbox 2022-05-18T04:41:17.2892768Z Compiling test/cpp/api/tensor_options.cpp; 17s processwrapper-sandbox 2022-05-18T04:41:17.2893340Z Linking rnn_test; 8s processwrapper-sandbox 2022-05-18T04:41:17.2893981Z Compiling test/cpp/api/serialize.cpp; 2s processwrapper-sandbox 2022-05-18T04:41:17.2894586Z Testing //:tensor_test; 0s processwrapper-sandbox 2022-05-18T04:41:17.6892278Z 2022-05-18T04:41:17.6892819Z  2022-05-18T04:41:17.6893151Z  2022-05-18T04:41:17.6893427Z  2022-05-18T04:41:17.6893697Z  2022-05-18T04:41:17.6894004Z  2022-05-18T04:41:17.6894309Z  2022-05-18T04:41:17.6894594Z  2022-05-18T04:41:17.6894892Z  2022-05-18T04:41:17.6895498Z [3,181 / 3,192] 16 / 27 tests; 8 actions running; last test: ...ataloader_test 2022-05-18T04:41:17.6896075Z Testing //:modules_test; 46s processwrapper-sandbox 2022-05-18T04:41:17.6896903Z Testing //:optim_test; 45s processwrapper-sandbox 2022-05-18T04:41:17.6897512Z Testing //:integration_test; 37s processwrapper-sandbox 2022-05-18T04:41:17.6898144Z Compiling test/cpp/api/autograd.cpp; 18s processwrapper-sandbox 2022-05-18T04:41:17.6898845Z Compiling test/cpp/api/tensor_options.cpp; 17s processwrapper-sandbox 2022-05-18T04:41:17.6899524Z Compiling test/cpp/api/serialize.cpp; 3s processwrapper-sandbox 2022-05-18T04:41:17.6900148Z Testing //:tensor_test; 0s processwrapper-sandbox 2022-05-18T04:41:17.6900697Z Testing //:rnn_test; 0s processwrapper-sandbox 2022-05-18T04:41:18.6900442Z 2022-05-18T04:41:18.6901013Z  2022-05-18T04:41:18.6901376Z  2022-05-18T04:41:18.6901671Z  2022-05-18T04:41:18.6901949Z  2022-05-18T04:41:18.6902230Z  2022-05-18T04:41:18.6902499Z  2022-05-18T04:41:18.6902752Z  2022-05-18T04:41:18.6903038Z  2022-05-18T04:41:18.6903594Z [3,181 / 3,192] 16 / 27 tests; 8 actions running; last test: ...ataloader_test 2022-05-18T04:41:18.6904183Z Testing //:modules_test; 47s processwrapper-sandbox 2022-05-18T04:41:18.6904749Z Testing //:optim_test; 46s processwrapper-sandbox 2022-05-18T04:41:18.6905316Z Testing //:integration_test; 38s processwrapper-sandbox 2022-05-18T04:41:18.6906027Z Compiling test/cpp/api/autograd.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:18.6906692Z Compiling test/cpp/api/tensor_options.cpp; 18s processwrapper-sandbox 2022-05-18T04:41:18.6907345Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2022-05-18T04:41:18.6907909Z Testing //:tensor_test; 1s processwrapper-sandbox 2022-05-18T04:41:18.6908446Z Testing //:rnn_test; 1s processwrapper-sandbox 2022-05-18T04:41:19.5690572Z 2022-05-18T04:41:19.5691065Z  2022-05-18T04:41:19.5691384Z  2022-05-18T04:41:19.5691647Z  2022-05-18T04:41:19.5691892Z  2022-05-18T04:41:19.5692161Z  2022-05-18T04:41:19.5692400Z  2022-05-18T04:41:19.5692655Z  2022-05-18T04:41:19.5692910Z  2022-05-18T04:41:19.5693416Z [3,181 / 3,192] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:19.5693933Z Testing //:modules_test; 48s processwrapper-sandbox 2022-05-18T04:41:19.5694406Z Testing //:optim_test; 47s processwrapper-sandbox 2022-05-18T04:41:19.5694933Z Testing //:integration_test; 39s processwrapper-sandbox 2022-05-18T04:41:19.5695485Z Compiling test/cpp/api/autograd.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:19.5696066Z Compiling test/cpp/api/tensor_options.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:19.5696662Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2022-05-18T04:41:19.5697215Z Testing //:tensor_test; 2s processwrapper-sandbox 2022-05-18T04:41:19.5697705Z Testing //:rnn_test; 2s processwrapper-sandbox 2022-05-18T04:41:19.5711260Z 2022-05-18T04:41:19.5711556Z  2022-05-18T04:41:19.5711874Z  2022-05-18T04:41:19.5712158Z  2022-05-18T04:41:19.5712463Z  2022-05-18T04:41:19.5712762Z  2022-05-18T04:41:19.5713046Z  2022-05-18T04:41:19.5713377Z  2022-05-18T04:41:19.5713703Z  2022-05-18T04:41:19.5714122Z INFO: From Testing //:tensor_test: 2022-05-18T04:41:19.5714754Z [3,181 / 3,192] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:19.5715637Z Testing //:modules_test; 48s processwrapper-sandbox 2022-05-18T04:41:19.5716263Z Testing //:optim_test; 47s processwrapper-sandbox 2022-05-18T04:41:19.5716787Z Testing //:integration_test; 39s processwrapper-sandbox 2022-05-18T04:41:19.5717359Z Compiling test/cpp/api/autograd.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:19.5717968Z Compiling test/cpp/api/tensor_options.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:19.5718615Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2022-05-18T04:41:19.5719461Z Testing //:tensor_test; 2s processwrapper-sandbox 2022-05-18T04:41:19.5720074Z Testing //:rnn_test; 2s processwrapper-sandbox 2022-05-18T04:41:19.5735350Z 2022-05-18T04:41:19.5735579Z  2022-05-18T04:41:19.5735925Z  2022-05-18T04:41:19.5736254Z  2022-05-18T04:41:19.5736719Z  2022-05-18T04:41:19.5737054Z  2022-05-18T04:41:19.5737385Z  2022-05-18T04:41:19.5737666Z  2022-05-18T04:41:19.5741050Z  2022-05-18T04:41:19.5757309Z ==================== Test output for //:tensor_test: 2022-05-18T04:41:19.5757732Z Running main() from gmock_main.cc 2022-05-18T04:41:19.5758180Z Note: Google Test filter = -*CUDA 2022-05-18T04:41:19.5758599Z [==========] Running 45 tests from 1 test suite. 2022-05-18T04:41:19.5759143Z [----------] Global test environment set-up. 2022-05-18T04:41:19.5759610Z [----------] 45 tests from TensorTest 2022-05-18T04:41:19.5759979Z [ RUN ] TensorTest.ToDtype 2022-05-18T04:41:19.5760389Z [ OK ] TensorTest.ToDtype (24 ms) 2022-05-18T04:41:19.5760923Z [ RUN ] TensorTest.ToTensorAndTensorAttributes 2022-05-18T04:41:19.5761592Z [ OK ] TensorTest.ToTensorAndTensorAttributes (0 ms) 2022-05-18T04:41:19.5762048Z [ RUN ] TensorTest.ToOptionsWithRequiresGrad 2022-05-18T04:41:19.5762504Z [ OK ] TensorTest.ToOptionsWithRequiresGrad (1 ms) 2022-05-18T04:41:19.5763060Z [ RUN ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame 2022-05-18T04:41:19.5763665Z [ OK ] TensorTest.ToDoesNotCopyWhenOptionsAreAllTheSame (0 ms) 2022-05-18T04:41:19.5764158Z [ RUN ] TensorTest.AtTensorCtorScalar 2022-05-18T04:41:19.5764675Z [ OK ] TensorTest.AtTensorCtorScalar (1 ms) 2022-05-18T04:41:19.5765275Z [ RUN ] TensorTest.AtTensorCtorSingleDim 2022-05-18T04:41:19.5765777Z [ OK ] TensorTest.AtTensorCtorSingleDim (1 ms) 2022-05-18T04:41:19.5766281Z [ RUN ] TensorTest.AtTensorCastRealToComplex 2022-05-18T04:41:19.5766849Z [ OK ] TensorTest.AtTensorCastRealToComplex (0 ms) 2022-05-18T04:41:19.5767487Z [ RUN ] TensorTest.AtTensorCastComplexToRealErrorChecks 2022-05-18T04:41:19.5768166Z [ OK ] TensorTest.AtTensorCastComplexToRealErrorChecks (27 ms) 2022-05-18T04:41:19.5768796Z [ RUN ] TensorTest.TorchTensorCtorScalarIntegralType 2022-05-18T04:41:19.5769473Z [ OK ] TensorTest.TorchTensorCtorScalarIntegralType (0 ms) 2022-05-18T04:41:19.5770046Z [ RUN ] TensorTest.TorchTensorCtorScalarFloatingType 2022-05-18T04:41:19.5770658Z [ OK ] TensorTest.TorchTensorCtorScalarFloatingType (1 ms) 2022-05-18T04:41:19.5771227Z [ RUN ] TensorTest.TorchTensorCtorScalarBoolType 2022-05-18T04:41:19.5771800Z [ OK ] TensorTest.TorchTensorCtorScalarBoolType (0 ms) 2022-05-18T04:41:19.5772450Z [ RUN ] TensorTest.TorchTensorCtorSingleDimIntegralType 2022-05-18T04:41:19.5773115Z [ OK ] TensorTest.TorchTensorCtorSingleDimIntegralType (0 ms) 2022-05-18T04:41:19.5773763Z [ RUN ] TensorTest.TorchTensorCtorSingleDimFloatingType 2022-05-18T04:41:19.5774517Z [ OK ] TensorTest.TorchTensorCtorSingleDimFloatingType (2 ms) 2022-05-18T04:41:19.5775179Z [ RUN ] TensorTest.TorchTensorCtorSingleDimBoolType 2022-05-18T04:41:19.5775837Z [ OK ] TensorTest.TorchTensorCtorSingleDimBoolType (0 ms) 2022-05-18T04:41:19.5776390Z [ RUN ] TensorTest.TorchTensorCtorMultiDimIntegralType 2022-05-18T04:41:19.5776950Z [ OK ] TensorTest.TorchTensorCtorMultiDimIntegralType (9 ms) 2022-05-18T04:41:19.5777546Z [ RUN ] TensorTest.TorchTensorCtorMultiDimFloatingType 2022-05-18T04:41:19.5791521Z [ OK ] TensorTest.TorchTensorCtorMultiDimFloatingType (4 ms) 2022-05-18T04:41:19.5792071Z [ RUN ] TensorTest.TorchTensorCtorMultiDimBoolType 2022-05-18T04:41:19.5792607Z [ OK ] TensorTest.TorchTensorCtorMultiDimBoolType (1 ms) 2022-05-18T04:41:19.5793173Z [ RUN ] TensorTest.TorchTensorCtorMultiDimWithOptions 2022-05-18T04:41:19.5793723Z [ OK ] TensorTest.TorchTensorCtorMultiDimWithOptions (2 ms) 2022-05-18T04:41:19.5794571Z [ RUN ] TensorTest.TorchTensorCtorMultiDimErrorChecks 2022-05-18T04:41:19.5795545Z [ OK ] TensorTest.TorchTensorCtorMultiDimErrorChecks (0 ms) 2022-05-18T04:41:19.5796168Z [ RUN ] TensorTest.TorchTensorCastRealToComplex 2022-05-18T04:41:19.5796756Z [ OK ] TensorTest.TorchTensorCastRealToComplex (1 ms) 2022-05-18T04:41:19.5797528Z [ RUN ] TensorTest.TorchTensorCastComplexToRealErrorChecks 2022-05-18T04:41:19.5798142Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-05-18T04:41:19.5798796Z W0518 04:41:19.246699 23181 Copy.cpp:250] Warning: Casting complex values to real discards the imaginary part (function operator()) 2022-05-18T04:41:19.5799497Z [ OK ] TensorTest.TorchTensorCastComplexToRealErrorChecks (217 ms) 2022-05-18T04:41:19.5800098Z [ RUN ] TensorTest.TorchTensorCtorZeroSizedDim 2022-05-18T04:41:19.5800639Z [ OK ] TensorTest.TorchTensorCtorZeroSizedDim (2 ms) 2022-05-18T04:41:19.5801218Z [ RUN ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype 2022-05-18T04:41:19.5801944Z [ OK ] TensorTest.TorchTensorCtorWithoutSpecifyingDtype (1 ms) 2022-05-18T04:41:19.5802631Z [ RUN ] TensorTest.TorchTensorCtorWithNonDtypeOptions 2022-05-18T04:41:19.5803243Z [ OK ] TensorTest.TorchTensorCtorWithNonDtypeOptions (1 ms) 2022-05-18T04:41:19.5803809Z [ RUN ] TensorTest.Arange 2022-05-18T04:41:19.5804241Z [ OK ] TensorTest.Arange (0 ms) 2022-05-18T04:41:19.5804746Z [ RUN ] TensorTest.PrettyPrintTensorDataContainer 2022-05-18T04:41:19.5805450Z [ OK ] TensorTest.PrettyPrintTensorDataContainer (0 ms) 2022-05-18T04:41:19.5806040Z [ RUN ] TensorTest.TensorDataContainerCallingAccessorOfWrongType 2022-05-18T04:41:19.5806719Z [ OK ] TensorTest.TensorDataContainerCallingAccessorOfWrongType (1 ms) 2022-05-18T04:41:19.5807240Z [ RUN ] TensorTest.FromBlob 2022-05-18T04:41:19.5807575Z [ OK ] TensorTest.FromBlob (0 ms) 2022-05-18T04:41:19.5808081Z [ RUN ] TensorTest.FromBlobUsesDeleter 2022-05-18T04:41:19.5808587Z [ OK ] TensorTest.FromBlobUsesDeleter (0 ms) 2022-05-18T04:41:19.5809058Z [ RUN ] TensorTest.FromBlobWithStrides 2022-05-18T04:41:19.5809555Z [ OK ] TensorTest.FromBlobWithStrides (0 ms) 2022-05-18T04:41:19.5810293Z [ RUN ] TensorTest.Item 2022-05-18T04:41:19.5810694Z [ OK ] TensorTest.Item (0 ms) 2022-05-18T04:41:19.5811063Z [ RUN ] TensorTest.DataPtr 2022-05-18T04:41:19.5811462Z [ OK ] TensorTest.DataPtr (0 ms) 2022-05-18T04:41:19.5811824Z [ RUN ] TensorTest.Data 2022-05-18T04:41:19.5812179Z [ OK ] TensorTest.Data (0 ms) 2022-05-18T04:41:19.5812590Z [ RUN ] TensorTest.BackwardAndGrad 2022-05-18T04:41:19.5813052Z [ OK ] TensorTest.BackwardAndGrad (1 ms) 2022-05-18T04:41:19.5813506Z [ RUN ] TensorTest.BackwardCreatesOnesGrad 2022-05-18T04:41:19.5814001Z [ OK ] TensorTest.BackwardCreatesOnesGrad (1 ms) 2022-05-18T04:41:19.5814490Z [ RUN ] TensorTest.BackwardNonScalarOutputs 2022-05-18T04:41:19.5815016Z [ OK ] TensorTest.BackwardNonScalarOutputs (0 ms) 2022-05-18T04:41:19.5815479Z [ RUN ] TensorTest.IsLeaf 2022-05-18T04:41:19.5815880Z [ OK ] TensorTest.IsLeaf (0 ms) 2022-05-18T04:41:19.5816275Z [ RUN ] TensorTest.OutputNr 2022-05-18T04:41:19.5816662Z [ OK ] TensorTest.OutputNr (0 ms) 2022-05-18T04:41:19.5817022Z [ RUN ] TensorTest.Version 2022-05-18T04:41:19.5817418Z [ OK ] TensorTest.Version (0 ms) 2022-05-18T04:41:19.5817848Z [ RUN ] TensorTest.Detach 2022-05-18T04:41:19.5818262Z [ OK ] TensorTest.Detach (1 ms) 2022-05-18T04:41:19.5818649Z [ RUN ] TensorTest.DetachInplace 2022-05-18T04:41:19.5819139Z [ OK ] TensorTest.DetachInplace (0 ms) 2022-05-18T04:41:19.5819473Z [ RUN ] TensorTest.SetData 2022-05-18T04:41:19.5819813Z [ OK ] TensorTest.SetData (0 ms) 2022-05-18T04:41:19.5820196Z [ RUN ] TensorTest.RequiresGradInplace 2022-05-18T04:41:19.5820918Z [ OK ] TensorTest.RequiresGradInplace (9 ms) 2022-05-18T04:41:19.5821280Z [ RUN ] TensorTest.StdDimension 2022-05-18T04:41:19.5821863Z [ OK ] TensorTest.StdDimension (1 ms) 2022-05-18T04:41:19.5822304Z [ RUN ] TensorTest.ReshapeAlias 2022-05-18T04:41:19.5822732Z [ OK ] TensorTest.ReshapeAlias (2 ms) 2022-05-18T04:41:19.5823314Z [----------] 45 tests from TensorTest (311 ms total) 2022-05-18T04:41:19.5823702Z 2022-05-18T04:41:19.5824004Z [----------] Global test environment tear-down 2022-05-18T04:41:19.5824464Z [==========] 45 tests from 1 test suite ran. (311 ms total) 2022-05-18T04:41:19.5824835Z [ PASSED ] 45 tests. 2022-05-18T04:41:19.5825227Z ================================================================================ 2022-05-18T04:41:19.5826076Z [3,181 / 3,192] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:19.5826742Z Testing //:modules_test; 48s processwrapper-sandbox 2022-05-18T04:41:19.5827339Z Testing //:optim_test; 47s processwrapper-sandbox 2022-05-18T04:41:19.5827940Z Testing //:integration_test; 39s processwrapper-sandbox 2022-05-18T04:41:19.5828582Z Compiling test/cpp/api/autograd.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:19.5829284Z Compiling test/cpp/api/tensor_options.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:19.5830051Z Compiling test/cpp/api/serialize.cpp; 4s processwrapper-sandbox 2022-05-18T04:41:19.5830661Z Testing //:tensor_test; 2s processwrapper-sandbox 2022-05-18T04:41:19.5831221Z Testing //:rnn_test; 2s processwrapper-sandbox 2022-05-18T04:41:19.8911545Z 2022-05-18T04:41:19.8912050Z  2022-05-18T04:41:19.8912394Z  2022-05-18T04:41:19.8912663Z  2022-05-18T04:41:19.8912944Z  2022-05-18T04:41:19.8913211Z  2022-05-18T04:41:19.8913483Z  2022-05-18T04:41:19.8913760Z  2022-05-18T04:41:19.8914029Z  2022-05-18T04:41:19.8914554Z [3,184 / 3,197] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:19.8915139Z Testing //:modules_test; 49s processwrapper-sandbox 2022-05-18T04:41:19.8915709Z Testing //:optim_test; 47s processwrapper-sandbox 2022-05-18T04:41:19.8916244Z Testing //:integration_test; 39s processwrapper-sandbox 2022-05-18T04:41:19.8916838Z Compiling test/cpp/api/autograd.cpp; 20s processwrapper-sandbox 2022-05-18T04:41:19.8917487Z Compiling test/cpp/api/tensor_options.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:19.8918084Z Compiling test/cpp/api/serialize.cpp; 5s processwrapper-sandbox 2022-05-18T04:41:19.8918844Z Testing //:rnn_test; 2s processwrapper-sandbox 2022-05-18T04:41:19.8919428Z Compiling test/cpp/api/functional.cpp; 0s processwrapper-sandbox 2022-05-18T04:41:21.0916817Z 2022-05-18T04:41:21.0917371Z  2022-05-18T04:41:21.0917728Z  2022-05-18T04:41:21.0917997Z  2022-05-18T04:41:21.0918259Z  2022-05-18T04:41:21.0918514Z  2022-05-18T04:41:21.0918766Z  2022-05-18T04:41:21.0919042Z  2022-05-18T04:41:21.0919309Z  2022-05-18T04:41:21.0919845Z [3,184 / 3,197] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:21.0920429Z Testing //:modules_test; 50s processwrapper-sandbox 2022-05-18T04:41:21.0920965Z Testing //:optim_test; 49s processwrapper-sandbox 2022-05-18T04:41:21.0921494Z Testing //:integration_test; 41s processwrapper-sandbox 2022-05-18T04:41:21.0922085Z Compiling test/cpp/api/autograd.cpp; 21s processwrapper-sandbox 2022-05-18T04:41:21.0922707Z Compiling test/cpp/api/tensor_options.cpp; 20s processwrapper-sandbox 2022-05-18T04:41:21.0923312Z Compiling test/cpp/api/serialize.cpp; 6s processwrapper-sandbox 2022-05-18T04:41:21.0923855Z Testing //:rnn_test; 3s processwrapper-sandbox 2022-05-18T04:41:21.0924416Z Compiling test/cpp/api/functional.cpp; 1s processwrapper-sandbox 2022-05-18T04:41:21.8325646Z 2022-05-18T04:41:21.8326192Z  2022-05-18T04:41:21.8326564Z  2022-05-18T04:41:21.8326873Z  2022-05-18T04:41:21.8327182Z  2022-05-18T04:41:21.8327766Z  2022-05-18T04:41:21.8328076Z  2022-05-18T04:41:21.8328445Z  2022-05-18T04:41:21.8328694Z  2022-05-18T04:41:21.8329217Z [3,185 / 3,197] 17 / 27 tests; 8 actions, 7 running; last test: //:tensor_test 2022-05-18T04:41:21.8329905Z Testing //:modules_test; 50s processwrapper-sandbox 2022-05-18T04:41:21.8330433Z Testing //:optim_test; 49s processwrapper-sandbox 2022-05-18T04:41:21.8330953Z Testing //:integration_test; 41s processwrapper-sandbox 2022-05-18T04:41:21.8331528Z Compiling test/cpp/api/autograd.cpp; 22s processwrapper-sandbox 2022-05-18T04:41:21.8332134Z Compiling test/cpp/api/serialize.cpp; 7s processwrapper-sandbox 2022-05-18T04:41:21.8332664Z Testing //:rnn_test; 4s processwrapper-sandbox 2022-05-18T04:41:21.8333227Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-05-18T04:41:21.8333625Z [Prepa] Linking tensor_options_test 2022-05-18T04:41:22.0918775Z 2022-05-18T04:41:22.0919341Z  2022-05-18T04:41:22.0919666Z  2022-05-18T04:41:22.0919950Z  2022-05-18T04:41:22.0920244Z  2022-05-18T04:41:22.0920499Z  2022-05-18T04:41:22.0920777Z  2022-05-18T04:41:22.0921026Z  2022-05-18T04:41:22.0921280Z  2022-05-18T04:41:22.0921835Z [3,185 / 3,197] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:22.0922417Z Testing //:modules_test; 51s processwrapper-sandbox 2022-05-18T04:41:22.0922906Z Testing //:optim_test; 50s processwrapper-sandbox 2022-05-18T04:41:22.0923434Z Testing //:integration_test; 42s processwrapper-sandbox 2022-05-18T04:41:22.0924033Z Compiling test/cpp/api/autograd.cpp; 22s processwrapper-sandbox 2022-05-18T04:41:22.0924607Z Compiling test/cpp/api/serialize.cpp; 7s processwrapper-sandbox 2022-05-18T04:41:22.0925273Z Testing //:rnn_test; 4s processwrapper-sandbox 2022-05-18T04:41:22.0925834Z Compiling test/cpp/api/functional.cpp; 2s processwrapper-sandbox 2022-05-18T04:41:22.0926425Z Linking tensor_options_test; 0s processwrapper-sandbox 2022-05-18T04:41:23.0920769Z 2022-05-18T04:41:23.0921315Z  2022-05-18T04:41:23.0921661Z  2022-05-18T04:41:23.0921943Z  2022-05-18T04:41:23.0922206Z  2022-05-18T04:41:23.0922479Z  2022-05-18T04:41:23.0922779Z  2022-05-18T04:41:23.0927125Z  2022-05-18T04:41:23.0928108Z  2022-05-18T04:41:23.0929005Z [3,185 / 3,197] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:23.0929906Z Testing //:modules_test; 52s processwrapper-sandbox 2022-05-18T04:41:23.0931183Z Testing //:optim_test; 51s processwrapper-sandbox 2022-05-18T04:41:23.0931957Z Testing //:integration_test; 43s processwrapper-sandbox 2022-05-18T04:41:23.0932765Z Compiling test/cpp/api/autograd.cpp; 23s processwrapper-sandbox 2022-05-18T04:41:23.0933659Z Compiling test/cpp/api/serialize.cpp; 8s processwrapper-sandbox 2022-05-18T04:41:23.0934592Z Testing //:rnn_test; 5s processwrapper-sandbox 2022-05-18T04:41:23.0935200Z Compiling test/cpp/api/functional.cpp; 3s processwrapper-sandbox 2022-05-18T04:41:24.2925793Z Linking tensor_options_test; 1s processwrapper-sandbox 2022-05-18T04:41:24.2926152Z 2022-05-18T04:41:24.2926975Z  2022-05-18T04:41:24.2927744Z  2022-05-18T04:41:24.2928100Z  2022-05-18T04:41:24.2928361Z  2022-05-18T04:41:24.2928639Z  2022-05-18T04:41:24.2928897Z  2022-05-18T04:41:24.2929140Z  2022-05-18T04:41:24.2929403Z  2022-05-18T04:41:24.2929929Z [3,185 / 3,197] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:24.2930492Z Testing //:modules_test; 53s processwrapper-sandbox 2022-05-18T04:41:24.2931027Z Testing //:optim_test; 52s processwrapper-sandbox 2022-05-18T04:41:24.2931575Z Testing //:integration_test; 44s processwrapper-sandbox 2022-05-18T04:41:24.2932355Z Compiling test/cpp/api/autograd.cpp; 24s processwrapper-sandbox 2022-05-18T04:41:24.2933013Z Compiling test/cpp/api/serialize.cpp; 9s processwrapper-sandbox 2022-05-18T04:41:24.2933606Z Testing //:rnn_test; 6s processwrapper-sandbox 2022-05-18T04:41:24.2934287Z Compiling test/cpp/api/functional.cpp; 4s processwrapper-sandbox 2022-05-18T04:41:24.2934878Z Linking tensor_options_test; 2s processwrapper-sandbox 2022-05-18T04:41:25.2931260Z 2022-05-18T04:41:25.2932367Z  2022-05-18T04:41:25.2933876Z  2022-05-18T04:41:25.2934442Z  2022-05-18T04:41:25.2934967Z  2022-05-18T04:41:25.2935491Z  2022-05-18T04:41:25.2936002Z  2022-05-18T04:41:25.2936549Z  2022-05-18T04:41:25.2937065Z  2022-05-18T04:41:25.2937882Z [3,185 / 3,197] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:25.2938759Z Testing //:modules_test; 54s processwrapper-sandbox 2022-05-18T04:41:25.2939562Z Testing //:optim_test; 53s processwrapper-sandbox 2022-05-18T04:41:25.2940479Z Testing //:integration_test; 45s processwrapper-sandbox 2022-05-18T04:41:25.2941532Z Compiling test/cpp/api/autograd.cpp; 25s processwrapper-sandbox 2022-05-18T04:41:25.2942760Z Compiling test/cpp/api/serialize.cpp; 10s processwrapper-sandbox 2022-05-18T04:41:25.2943457Z Testing //:rnn_test; 7s processwrapper-sandbox 2022-05-18T04:41:25.2944137Z Compiling test/cpp/api/functional.cpp; 5s processwrapper-sandbox 2022-05-18T04:41:25.2944799Z Linking tensor_options_test; 3s processwrapper-sandbox 2022-05-18T04:41:26.4938337Z 2022-05-18T04:41:26.4938903Z  2022-05-18T04:41:26.4939276Z  2022-05-18T04:41:26.4939634Z  2022-05-18T04:41:26.4939965Z  2022-05-18T04:41:26.4940288Z  2022-05-18T04:41:26.4940591Z  2022-05-18T04:41:26.4940925Z  2022-05-18T04:41:26.4941207Z  2022-05-18T04:41:26.4941831Z [3,185 / 3,197] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:26.4942513Z Testing //:modules_test; 55s processwrapper-sandbox 2022-05-18T04:41:26.4943089Z Testing //:optim_test; 54s processwrapper-sandbox 2022-05-18T04:41:26.4943720Z Testing //:integration_test; 46s processwrapper-sandbox 2022-05-18T04:41:26.4944406Z Compiling test/cpp/api/autograd.cpp; 26s processwrapper-sandbox 2022-05-18T04:41:26.4945116Z Compiling test/cpp/api/serialize.cpp; 11s processwrapper-sandbox 2022-05-18T04:41:26.4945964Z Testing //:rnn_test; 9s processwrapper-sandbox 2022-05-18T04:41:26.4946623Z Compiling test/cpp/api/functional.cpp; 6s processwrapper-sandbox 2022-05-18T04:41:26.4947292Z Linking tensor_options_test; 4s processwrapper-sandbox 2022-05-18T04:41:27.6155852Z 2022-05-18T04:41:27.6156370Z  2022-05-18T04:41:27.6156700Z  2022-05-18T04:41:27.6156984Z  2022-05-18T04:41:27.6157260Z  2022-05-18T04:41:27.6157525Z  2022-05-18T04:41:27.6157799Z  2022-05-18T04:41:27.6158089Z  2022-05-18T04:41:27.6158346Z  2022-05-18T04:41:27.6158888Z [3,186 / 3,197] 17 / 27 tests; 8 actions, 7 running; last test: //:tensor_test 2022-05-18T04:41:27.6159467Z Testing //:modules_test; 56s processwrapper-sandbox 2022-05-18T04:41:27.6159998Z Testing //:optim_test; 55s processwrapper-sandbox 2022-05-18T04:41:27.6160542Z Testing //:integration_test; 47s processwrapper-sandbox 2022-05-18T04:41:27.6161132Z Compiling test/cpp/api/serialize.cpp; 13s processwrapper-sandbox 2022-05-18T04:41:27.6161674Z Testing //:rnn_test; 10s processwrapper-sandbox 2022-05-18T04:41:27.6162247Z Compiling test/cpp/api/functional.cpp; 8s processwrapper-sandbox 2022-05-18T04:41:27.6162831Z Linking tensor_options_test; 5s processwrapper-sandbox 2022-05-18T04:41:27.6163213Z [Prepa] Linking autograd_test 2022-05-18T04:41:27.8950683Z 2022-05-18T04:41:27.8951213Z  2022-05-18T04:41:27.8951559Z  2022-05-18T04:41:27.8951825Z  2022-05-18T04:41:27.8952299Z  2022-05-18T04:41:27.8952567Z  2022-05-18T04:41:27.8952831Z  2022-05-18T04:41:27.8953104Z  2022-05-18T04:41:27.8953381Z  2022-05-18T04:41:27.8953907Z [3,186 / 3,197] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:27.8954633Z Testing //:modules_test; 57s processwrapper-sandbox 2022-05-18T04:41:27.8955187Z Testing //:optim_test; 55s processwrapper-sandbox 2022-05-18T04:41:27.8955738Z Testing //:integration_test; 47s processwrapper-sandbox 2022-05-18T04:41:27.8956317Z Compiling test/cpp/api/serialize.cpp; 13s processwrapper-sandbox 2022-05-18T04:41:27.8956875Z Testing //:rnn_test; 10s processwrapper-sandbox 2022-05-18T04:41:27.8957453Z Compiling test/cpp/api/functional.cpp; 8s processwrapper-sandbox 2022-05-18T04:41:27.8958021Z Linking tensor_options_test; 6s processwrapper-sandbox 2022-05-18T04:41:27.8958556Z Linking autograd_test; 0s processwrapper-sandbox 2022-05-18T04:41:28.8957581Z 2022-05-18T04:41:28.8958117Z  2022-05-18T04:41:28.8958462Z  2022-05-18T04:41:28.8958745Z  2022-05-18T04:41:28.8958992Z  2022-05-18T04:41:28.8959265Z  2022-05-18T04:41:28.8959549Z  2022-05-18T04:41:28.8959801Z  2022-05-18T04:41:28.8960070Z  2022-05-18T04:41:28.8960568Z [3,186 / 3,197] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:28.8961111Z Testing //:modules_test; 58s processwrapper-sandbox 2022-05-18T04:41:28.8961632Z Testing //:optim_test; 56s processwrapper-sandbox 2022-05-18T04:41:28.8962155Z Testing //:integration_test; 48s processwrapper-sandbox 2022-05-18T04:41:28.8962844Z Compiling test/cpp/api/serialize.cpp; 14s processwrapper-sandbox 2022-05-18T04:41:28.8963493Z Testing //:rnn_test; 11s processwrapper-sandbox 2022-05-18T04:41:28.8964163Z Compiling test/cpp/api/functional.cpp; 9s processwrapper-sandbox 2022-05-18T04:41:28.8964819Z Linking tensor_options_test; 7s processwrapper-sandbox 2022-05-18T04:41:28.8965555Z Linking autograd_test; 1s processwrapper-sandbox 2022-05-18T04:41:29.8966345Z 2022-05-18T04:41:29.8966893Z  2022-05-18T04:41:29.8967242Z  2022-05-18T04:41:29.8967510Z  2022-05-18T04:41:29.8967789Z  2022-05-18T04:41:29.8968086Z  2022-05-18T04:41:29.8968350Z  2022-05-18T04:41:29.8968631Z  2022-05-18T04:41:29.8968910Z  2022-05-18T04:41:29.8969439Z [3,186 / 3,197] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:29.8970029Z Testing //:modules_test; 59s processwrapper-sandbox 2022-05-18T04:41:29.8970573Z Testing //:optim_test; 57s processwrapper-sandbox 2022-05-18T04:41:29.8971124Z Testing //:integration_test; 49s processwrapper-sandbox 2022-05-18T04:41:29.8971710Z Compiling test/cpp/api/serialize.cpp; 15s processwrapper-sandbox 2022-05-18T04:41:29.8972266Z Testing //:rnn_test; 12s processwrapper-sandbox 2022-05-18T04:41:29.8972853Z Compiling test/cpp/api/functional.cpp; 10s processwrapper-sandbox 2022-05-18T04:41:29.8973419Z Linking tensor_options_test; 8s processwrapper-sandbox 2022-05-18T04:41:29.8973954Z Linking autograd_test; 2s processwrapper-sandbox 2022-05-18T04:41:30.3169646Z 2022-05-18T04:41:30.3170224Z  2022-05-18T04:41:30.3170576Z  2022-05-18T04:41:30.3170841Z  2022-05-18T04:41:30.3171128Z  2022-05-18T04:41:30.3171414Z  2022-05-18T04:41:30.3171680Z  2022-05-18T04:41:30.3171963Z  2022-05-18T04:41:30.3172236Z  2022-05-18T04:41:30.3172782Z [3,187 / 3,198] 17 / 27 tests; 8 actions, 7 running; last test: //:tensor_test 2022-05-18T04:41:30.3173366Z Testing //:modules_test; 59s processwrapper-sandbox 2022-05-18T04:41:30.3173909Z Testing //:optim_test; 58s processwrapper-sandbox 2022-05-18T04:41:30.3174451Z Testing //:integration_test; 50s processwrapper-sandbox 2022-05-18T04:41:30.3175381Z Compiling test/cpp/api/serialize.cpp; 15s processwrapper-sandbox 2022-05-18T04:41:30.3175947Z Testing //:rnn_test; 12s processwrapper-sandbox 2022-05-18T04:41:30.3176510Z Compiling test/cpp/api/functional.cpp; 10s processwrapper-sandbox 2022-05-18T04:41:30.3177195Z Linking autograd_test; 2s processwrapper-sandbox 2022-05-18T04:41:30.3177609Z [Prepa] Testing //:tensor_options_test 2022-05-18T04:41:30.6973895Z 2022-05-18T04:41:30.6974406Z  2022-05-18T04:41:30.6974740Z  2022-05-18T04:41:30.6975029Z  2022-05-18T04:41:30.6975312Z  2022-05-18T04:41:30.6975575Z  2022-05-18T04:41:30.6975851Z  2022-05-18T04:41:30.6976129Z  2022-05-18T04:41:30.6976389Z  2022-05-18T04:41:30.6976939Z [3,187 / 3,198] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:30.6977529Z Testing //:modules_test; 59s processwrapper-sandbox 2022-05-18T04:41:30.6978058Z Testing //:optim_test; 58s processwrapper-sandbox 2022-05-18T04:41:30.6978628Z Testing //:integration_test; 50s processwrapper-sandbox 2022-05-18T04:41:30.6979228Z Compiling test/cpp/api/serialize.cpp; 16s processwrapper-sandbox 2022-05-18T04:41:30.6979790Z Testing //:rnn_test; 13s processwrapper-sandbox 2022-05-18T04:41:30.6980356Z Compiling test/cpp/api/functional.cpp; 11s processwrapper-sandbox 2022-05-18T04:41:30.6980921Z Linking autograd_test; 3s processwrapper-sandbox 2022-05-18T04:41:30.6981471Z Testing //:tensor_options_test; 0s processwrapper-sandbox 2022-05-18T04:41:31.6980855Z 2022-05-18T04:41:31.6981410Z  2022-05-18T04:41:31.6981738Z  2022-05-18T04:41:31.6982024Z  2022-05-18T04:41:31.6982309Z  2022-05-18T04:41:31.6982574Z  2022-05-18T04:41:31.6982863Z  2022-05-18T04:41:31.6983147Z  2022-05-18T04:41:31.6983404Z  2022-05-18T04:41:31.6983952Z [3,187 / 3,198] 17 / 27 tests; 8 actions running; last test: //:tensor_test 2022-05-18T04:41:31.6984554Z Testing //:modules_test; 60s processwrapper-sandbox 2022-05-18T04:41:31.6985082Z Testing //:optim_test; 59s processwrapper-sandbox 2022-05-18T04:41:31.6985633Z Testing //:integration_test; 51s processwrapper-sandbox 2022-05-18T04:41:31.6986520Z Compiling test/cpp/api/serialize.cpp; 17s processwrapper-sandbox 2022-05-18T04:41:31.6987091Z Testing //:rnn_test; 14s processwrapper-sandbox 2022-05-18T04:41:31.6987647Z Compiling test/cpp/api/functional.cpp; 12s processwrapper-sandbox 2022-05-18T04:41:31.6988220Z Linking autograd_test; 4s processwrapper-sandbox 2022-05-18T04:41:31.6988771Z Testing //:tensor_options_test; 1s processwrapper-sandbox 2022-05-18T04:41:32.6558776Z 2022-05-18T04:41:32.6559318Z  2022-05-18T04:41:32.6559653Z  2022-05-18T04:41:32.6559949Z  2022-05-18T04:41:32.6560237Z  2022-05-18T04:41:32.6560499Z  2022-05-18T04:41:32.6560782Z  2022-05-18T04:41:32.6561057Z  2022-05-18T04:41:32.6561336Z  2022-05-18T04:41:32.6561903Z [3,187 / 3,198] 18 / 27 tests; 8 actions running; last test: ...r_options_test 2022-05-18T04:41:32.6562499Z Testing //:modules_test; 61s processwrapper-sandbox 2022-05-18T04:41:32.6563024Z Testing //:optim_test; 60s processwrapper-sandbox 2022-05-18T04:41:32.6563574Z Testing //:integration_test; 52s processwrapper-sandbox 2022-05-18T04:41:32.6564178Z Compiling test/cpp/api/serialize.cpp; 18s processwrapper-sandbox 2022-05-18T04:41:32.6564717Z Testing //:rnn_test; 15s processwrapper-sandbox 2022-05-18T04:41:32.6565417Z Compiling test/cpp/api/functional.cpp; 13s processwrapper-sandbox 2022-05-18T04:41:32.6565990Z Linking autograd_test; 5s processwrapper-sandbox 2022-05-18T04:41:32.6566547Z Testing //:tensor_options_test; 2s processwrapper-sandbox 2022-05-18T04:41:32.6580977Z 2022-05-18T04:41:32.6581217Z  2022-05-18T04:41:32.6581525Z  2022-05-18T04:41:32.6581806Z  2022-05-18T04:41:32.6582262Z  2022-05-18T04:41:32.6582529Z  2022-05-18T04:41:32.6582805Z  2022-05-18T04:41:32.6583058Z  2022-05-18T04:41:32.6583335Z  2022-05-18T04:41:32.6583761Z INFO: From Testing //:tensor_options_test: 2022-05-18T04:41:32.6584464Z [3,187 / 3,198] 18 / 27 tests; 8 actions running; last test: ...r_options_test 2022-05-18T04:41:32.6585039Z Testing //:modules_test; 61s processwrapper-sandbox 2022-05-18T04:41:32.6585572Z Testing //:optim_test; 60s processwrapper-sandbox 2022-05-18T04:41:32.6586267Z Testing //:integration_test; 52s processwrapper-sandbox 2022-05-18T04:41:32.6586853Z Compiling test/cpp/api/serialize.cpp; 18s processwrapper-sandbox 2022-05-18T04:41:32.6587405Z Testing //:rnn_test; 15s processwrapper-sandbox 2022-05-18T04:41:32.6587981Z Compiling test/cpp/api/functional.cpp; 13s processwrapper-sandbox 2022-05-18T04:41:32.6588524Z Linking autograd_test; 5s processwrapper-sandbox 2022-05-18T04:41:32.6589082Z Testing //:tensor_options_test; 2s processwrapper-sandbox 2022-05-18T04:41:32.6602527Z 2022-05-18T04:41:32.6602773Z  2022-05-18T04:41:32.6603063Z  2022-05-18T04:41:32.6603338Z  2022-05-18T04:41:32.6603617Z  2022-05-18T04:41:32.6603873Z  2022-05-18T04:41:32.6604148Z  2022-05-18T04:41:32.6604435Z  2022-05-18T04:41:32.6604693Z  2022-05-18T04:41:32.6618606Z ==================== Test output for //:tensor_options_test: 2022-05-18T04:41:32.6618994Z Running main() from gmock_main.cc 2022-05-18T04:41:32.6619451Z Note: Google Test filter = -*CUDA 2022-05-18T04:41:32.6619797Z [==========] Running 9 tests from 3 test suites. 2022-05-18T04:41:32.6620256Z [----------] Global test environment set-up. 2022-05-18T04:41:32.6620733Z [----------] 5 tests from TensorOptionsTest 2022-05-18T04:41:32.6621172Z [ RUN ] TensorOptionsTest.DefaultsToTheRightValues 2022-05-18T04:41:32.6621710Z [ OK ] TensorOptionsTest.DefaultsToTheRightValues (0 ms) 2022-05-18T04:41:32.6622352Z [ RUN ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions 2022-05-18T04:41:32.6623069Z [ OK ] TensorOptionsTest.UtilityFunctionsReturnTheRightTensorOptions (0 ms) 2022-05-18T04:41:32.6623716Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTypes 2022-05-18T04:41:32.6624283Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTypes (0 ms) 2022-05-18T04:41:32.6624851Z [ RUN ] TensorOptionsTest.ConstructsWellFromCPUTensors 2022-05-18T04:41:32.6625412Z [ OK ] TensorOptionsTest.ConstructsWellFromCPUTensors (3 ms) 2022-05-18T04:41:32.6626105Z [ RUN ] TensorOptionsTest.ConstructsWellFromVariables 2022-05-18T04:41:32.6626668Z [ OK ] TensorOptionsTest.ConstructsWellFromVariables (0 ms) 2022-05-18T04:41:32.6627268Z [----------] 5 tests from TensorOptionsTest (3 ms total) 2022-05-18T04:41:32.6627525Z 2022-05-18T04:41:32.6627747Z [----------] 1 test from DeviceTest 2022-05-18T04:41:32.6628154Z [ RUN ] DeviceTest.ParsesCorrectlyFromString 2022-05-18T04:41:32.6628624Z [ OK ] DeviceTest.ParsesCorrectlyFromString (1 ms) 2022-05-18T04:41:32.6629152Z [----------] 1 test from DeviceTest (1 ms total) 2022-05-18T04:41:32.6629383Z 2022-05-18T04:41:32.6629623Z [----------] 3 tests from DefaultDtypeTest 2022-05-18T04:41:32.6630071Z [ RUN ] DefaultDtypeTest.CanSetAndGetDefaultDtype 2022-05-18T04:41:32.6630585Z [ OK ] DefaultDtypeTest.CanSetAndGetDefaultDtype (0 ms) 2022-05-18T04:41:32.6631145Z [ RUN ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault 2022-05-18T04:41:32.6631756Z [ OK ] DefaultDtypeTest.NewTensorOptionsHasCorrectDefault (0 ms) 2022-05-18T04:41:32.6632351Z [ RUN ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype 2022-05-18T04:41:32.6632957Z [ OK ] DefaultDtypeTest.NewTensorsHaveCorrectDefaultDtype (19 ms) 2022-05-18T04:41:32.6633598Z [----------] 3 tests from DefaultDtypeTest (19 ms total) 2022-05-18T04:41:32.6633847Z 2022-05-18T04:41:32.6634108Z [----------] Global test environment tear-down 2022-05-18T04:41:32.6634651Z [==========] 9 tests from 3 test suites ran. (23 ms total) 2022-05-18T04:41:32.6634992Z [ PASSED ] 9 tests. 2022-05-18T04:41:32.6635314Z ================================================================================ 2022-05-18T04:41:32.6679400Z [3,187 / 3,198] 18 / 27 tests; 8 actions running; last test: ...r_options_test 2022-05-18T04:41:32.6680119Z Testing //:modules_test; 61s processwrapper-sandbox 2022-05-18T04:41:32.6680747Z Testing //:optim_test; 60s processwrapper-sandbox 2022-05-18T04:41:32.6681373Z Testing //:integration_test; 52s processwrapper-sandbox 2022-05-18T04:41:32.6682042Z Compiling test/cpp/api/serialize.cpp; 18s processwrapper-sandbox 2022-05-18T04:41:32.6682683Z Testing //:rnn_test; 15s processwrapper-sandbox 2022-05-18T04:41:32.6683359Z Compiling test/cpp/api/functional.cpp; 13s processwrapper-sandbox 2022-05-18T04:41:32.6684008Z Linking autograd_test; 5s processwrapper-sandbox 2022-05-18T04:41:32.6684666Z Testing //:tensor_options_test; 2s processwrapper-sandbox 2022-05-18T04:41:32.8991091Z 2022-05-18T04:41:32.8991621Z  2022-05-18T04:41:32.8992164Z  2022-05-18T04:41:32.8992434Z  2022-05-18T04:41:32.8992881Z  2022-05-18T04:41:32.8993162Z  2022-05-18T04:41:32.8993581Z  2022-05-18T04:41:32.8993880Z  2022-05-18T04:41:32.8994305Z  2022-05-18T04:41:32.8995021Z [3,189 / 3,199] 18 / 27 tests; 8 actions running; last test: ...r_options_test 2022-05-18T04:41:32.8995775Z Testing //:modules_test; 62s processwrapper-sandbox 2022-05-18T04:41:32.8996344Z Testing //:optim_test; 60s processwrapper-sandbox 2022-05-18T04:41:32.8997042Z Testing //:integration_test; 52s processwrapper-sandbox 2022-05-18T04:41:32.8997816Z Compiling test/cpp/api/serialize.cpp; 18s processwrapper-sandbox 2022-05-18T04:41:32.8998542Z Testing //:rnn_test; 15s processwrapper-sandbox 2022-05-18T04:41:32.8999273Z Compiling test/cpp/api/functional.cpp; 13s processwrapper-sandbox 2022-05-18T04:41:32.9000015Z Linking autograd_test; 5s processwrapper-sandbox 2022-05-18T04:41:32.9000726Z Testing //:modulelist_test; 0s processwrapper-sandbox 2022-05-18T04:41:33.8994597Z 2022-05-18T04:41:33.8995142Z  2022-05-18T04:41:33.8995470Z  2022-05-18T04:41:33.8995782Z  2022-05-18T04:41:33.8996064Z  2022-05-18T04:41:33.8996325Z  2022-05-18T04:41:33.8996598Z  2022-05-18T04:41:33.8996862Z  2022-05-18T04:41:33.8997143Z  2022-05-18T04:41:33.8997704Z [3,189 / 3,199] 18 / 27 tests; 8 actions running; last test: ...r_options_test 2022-05-18T04:41:33.8998287Z Testing //:modules_test; 63s processwrapper-sandbox 2022-05-18T04:41:33.8998810Z Testing //:optim_test; 61s processwrapper-sandbox 2022-05-18T04:41:33.8999362Z Testing //:integration_test; 53s processwrapper-sandbox 2022-05-18T04:41:33.8999956Z Compiling test/cpp/api/serialize.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:33.9000504Z Testing //:rnn_test; 16s processwrapper-sandbox 2022-05-18T04:41:33.9001085Z Compiling test/cpp/api/functional.cpp; 14s processwrapper-sandbox 2022-05-18T04:41:33.9001659Z Linking autograd_test; 6s processwrapper-sandbox 2022-05-18T04:41:33.9002188Z Testing //:modulelist_test; 1s processwrapper-sandbox 2022-05-18T04:41:34.8999803Z 2022-05-18T04:41:34.9000323Z  2022-05-18T04:41:34.9000663Z  2022-05-18T04:41:34.9000933Z  2022-05-18T04:41:34.9001214Z  2022-05-18T04:41:34.9001501Z  2022-05-18T04:41:34.9001766Z  2022-05-18T04:41:34.9002044Z  2022-05-18T04:41:34.9002321Z  2022-05-18T04:41:34.9002862Z [3,189 / 3,199] 18 / 27 tests; 8 actions running; last test: ...r_options_test 2022-05-18T04:41:34.9003451Z Testing //:modules_test; 64s processwrapper-sandbox 2022-05-18T04:41:34.9004018Z Testing //:optim_test; 62s processwrapper-sandbox 2022-05-18T04:41:34.9007745Z Testing //:integration_test; 54s processwrapper-sandbox 2022-05-18T04:41:34.9008356Z Compiling test/cpp/api/serialize.cpp; 20s processwrapper-sandbox 2022-05-18T04:41:34.9008921Z Testing //:rnn_test; 17s processwrapper-sandbox 2022-05-18T04:41:34.9009478Z Compiling test/cpp/api/functional.cpp; 15s processwrapper-sandbox 2022-05-18T04:41:34.9010189Z Linking autograd_test; 7s processwrapper-sandbox 2022-05-18T04:41:34.9010733Z Testing //:modulelist_test; 2s processwrapper-sandbox 2022-05-18T04:41:35.1368608Z 2022-05-18T04:41:35.1369237Z  2022-05-18T04:41:35.1369619Z  2022-05-18T04:41:35.1369948Z  2022-05-18T04:41:35.1370256Z  2022-05-18T04:41:35.1370535Z  2022-05-18T04:41:35.1370832Z  2022-05-18T04:41:35.1371141Z  2022-05-18T04:41:35.1371426Z  2022-05-18T04:41:35.1372045Z [3,189 / 3,199] 19 / 27 tests; 8 actions running; last test: ...odulelist_test 2022-05-18T04:41:35.1372715Z Testing //:modules_test; 64s processwrapper-sandbox 2022-05-18T04:41:35.1373283Z Testing //:optim_test; 63s processwrapper-sandbox 2022-05-18T04:41:35.1373928Z Testing //:integration_test; 55s processwrapper-sandbox 2022-05-18T04:41:35.1374596Z Compiling test/cpp/api/serialize.cpp; 20s processwrapper-sandbox 2022-05-18T04:41:35.1375201Z Testing //:rnn_test; 17s processwrapper-sandbox 2022-05-18T04:41:35.1375857Z Compiling test/cpp/api/functional.cpp; 15s processwrapper-sandbox 2022-05-18T04:41:35.1376386Z Linking autograd_test; 7s processwrapper-sandbox 2022-05-18T04:41:35.1376840Z Testing //:modulelist_test; 2s processwrapper-sandbox 2022-05-18T04:41:35.1391379Z 2022-05-18T04:41:35.1391632Z  2022-05-18T04:41:35.1391957Z  2022-05-18T04:41:35.1392235Z  2022-05-18T04:41:35.1392510Z  2022-05-18T04:41:35.1392753Z  2022-05-18T04:41:35.1392982Z  2022-05-18T04:41:35.1393215Z  2022-05-18T04:41:35.1393472Z  2022-05-18T04:41:35.1393861Z INFO: From Testing //:modulelist_test: 2022-05-18T04:41:35.1394436Z [3,189 / 3,199] 19 / 27 tests; 8 actions running; last test: ...odulelist_test 2022-05-18T04:41:35.1394969Z Testing //:modules_test; 64s processwrapper-sandbox 2022-05-18T04:41:35.1395624Z Testing //:optim_test; 63s processwrapper-sandbox 2022-05-18T04:41:35.1396258Z Testing //:integration_test; 55s processwrapper-sandbox 2022-05-18T04:41:35.1396918Z Compiling test/cpp/api/serialize.cpp; 20s processwrapper-sandbox 2022-05-18T04:41:35.1397547Z Testing //:rnn_test; 17s processwrapper-sandbox 2022-05-18T04:41:35.1398209Z Compiling test/cpp/api/functional.cpp; 15s processwrapper-sandbox 2022-05-18T04:41:35.1398839Z Linking autograd_test; 7s processwrapper-sandbox 2022-05-18T04:41:35.1399456Z Testing //:modulelist_test; 2s processwrapper-sandbox 2022-05-18T04:41:35.1414741Z 2022-05-18T04:41:35.1414983Z  2022-05-18T04:41:35.1415280Z  2022-05-18T04:41:35.1415543Z  2022-05-18T04:41:35.1415816Z  2022-05-18T04:41:35.1416089Z  2022-05-18T04:41:35.1416342Z  2022-05-18T04:41:35.1416611Z  2022-05-18T04:41:35.1416870Z  2022-05-18T04:41:35.1430758Z ==================== Test output for //:modulelist_test: 2022-05-18T04:41:35.1431136Z Running main() from gmock_main.cc 2022-05-18T04:41:35.1431565Z Note: Google Test filter = -*CUDA 2022-05-18T04:41:35.1431907Z [==========] Running 15 tests from 1 test suite. 2022-05-18T04:41:35.1432365Z [----------] Global test environment set-up. 2022-05-18T04:41:35.1432820Z [----------] 15 tests from ModuleListTest 2022-05-18T04:41:35.1433250Z [ RUN ] ModuleListTest.ConstructsFromSharedPointer 2022-05-18T04:41:35.1433793Z [ OK ] ModuleListTest.ConstructsFromSharedPointer (0 ms) 2022-05-18T04:41:35.1434321Z [ RUN ] ModuleListTest.ConstructsFromConcreteType 2022-05-18T04:41:35.1434837Z [ OK ] ModuleListTest.ConstructsFromConcreteType (0 ms) 2022-05-18T04:41:35.1435341Z [ RUN ] ModuleListTest.ConstructsFromModuleHolder 2022-05-18T04:41:35.1436052Z [ OK ] ModuleListTest.ConstructsFromModuleHolder (0 ms) 2022-05-18T04:41:35.1436538Z [ RUN ] ModuleListTest.PushBackAddsAnElement 2022-05-18T04:41:35.1437008Z [ OK ] ModuleListTest.PushBackAddsAnElement (20 ms) 2022-05-18T04:41:35.1437526Z [ RUN ] ModuleListTest.Insertion 2022-05-18T04:41:35.1437922Z [ OK ] ModuleListTest.Insertion (0 ms) 2022-05-18T04:41:35.1438303Z [ RUN ] ModuleListTest.AccessWithAt 2022-05-18T04:41:35.1438709Z [ OK ] ModuleListTest.AccessWithAt (0 ms) 2022-05-18T04:41:35.1439105Z [ RUN ] ModuleListTest.AccessWithPtr 2022-05-18T04:41:35.1439509Z [ OK ] ModuleListTest.AccessWithPtr (0 ms) 2022-05-18T04:41:35.1440023Z [ RUN ] ModuleListTest.SanityCheckForHoldingStandardModules 2022-05-18T04:41:35.1440646Z [ OK ] ModuleListTest.SanityCheckForHoldingStandardModules (2 ms) 2022-05-18T04:41:35.1441277Z [ RUN ] ModuleListTest.ExtendPushesModulesFromOtherModuleList 2022-05-18T04:41:35.1441908Z [ OK ] ModuleListTest.ExtendPushesModulesFromOtherModuleList (0 ms) 2022-05-18T04:41:35.1442472Z [ RUN ] ModuleListTest.HasReferenceSemantics 2022-05-18T04:41:35.1442946Z [ OK ] ModuleListTest.HasReferenceSemantics (0 ms) 2022-05-18T04:41:35.1443358Z [ RUN ] ModuleListTest.IsCloneable 2022-05-18T04:41:35.1443766Z [ OK ] ModuleListTest.IsCloneable (8 ms) 2022-05-18T04:41:35.1444237Z [ RUN ] ModuleListTest.RegistersElementsAsSubmodules 2022-05-18T04:41:35.1444764Z [ OK ] ModuleListTest.RegistersElementsAsSubmodules (0 ms) 2022-05-18T04:41:35.1445342Z [ RUN ] ModuleListTest.NestingIsPossible 2022-05-18T04:41:35.1445783Z [ OK ] ModuleListTest.NestingIsPossible (0 ms) 2022-05-18T04:41:35.1446243Z [ RUN ] ModuleListTest.PrettyPrintModuleList 2022-05-18T04:41:35.1446718Z [ OK ] ModuleListTest.PrettyPrintModuleList (2 ms) 2022-05-18T04:41:35.1447181Z [ RUN ] ModuleListTest.RangeBasedForLoop 2022-05-18T04:41:35.1447628Z [ OK ] ModuleListTest.RangeBasedForLoop (0 ms) 2022-05-18T04:41:35.1448187Z [----------] 15 tests from ModuleListTest (32 ms total) 2022-05-18T04:41:35.1448433Z 2022-05-18T04:41:35.1448693Z [----------] Global test environment tear-down 2022-05-18T04:41:35.1449087Z [==========] 15 tests from 1 test suite ran. (32 ms total) 2022-05-18T04:41:35.1465375Z [ PASSED ] 15 tests. 2022-05-18T04:41:35.1465859Z ================================================================================ 2022-05-18T04:41:35.1466465Z [3,189 / 3,199] 19 / 27 tests; 8 actions running; last test: ...odulelist_test 2022-05-18T04:41:35.1467041Z Testing //:modules_test; 64s processwrapper-sandbox 2022-05-18T04:41:35.1467563Z Testing //:optim_test; 63s processwrapper-sandbox 2022-05-18T04:41:35.1468112Z Testing //:integration_test; 55s processwrapper-sandbox 2022-05-18T04:41:35.1468709Z Compiling test/cpp/api/serialize.cpp; 20s processwrapper-sandbox 2022-05-18T04:41:35.1469251Z Testing //:rnn_test; 17s processwrapper-sandbox 2022-05-18T04:41:35.1469833Z Compiling test/cpp/api/functional.cpp; 15s processwrapper-sandbox 2022-05-18T04:41:35.1470400Z Linking autograd_test; 7s processwrapper-sandbox 2022-05-18T04:41:35.1470929Z Testing //:modulelist_test; 2s processwrapper-sandbox 2022-05-18T04:41:35.5000972Z 2022-05-18T04:41:35.5001533Z  2022-05-18T04:41:35.5001903Z  2022-05-18T04:41:35.5002188Z  2022-05-18T04:41:35.5002450Z  2022-05-18T04:41:35.5002730Z  2022-05-18T04:41:35.5003004Z  2022-05-18T04:41:35.5003291Z  2022-05-18T04:41:35.5003572Z  2022-05-18T04:41:35.5004125Z [3,192 / 3,204] 19 / 27 tests; 8 actions running; last test: ...odulelist_test 2022-05-18T04:41:35.5004700Z Testing //:modules_test; 64s processwrapper-sandbox 2022-05-18T04:41:35.5005324Z Testing //:optim_test; 63s processwrapper-sandbox 2022-05-18T04:41:35.5005871Z Testing //:integration_test; 55s processwrapper-sandbox 2022-05-18T04:41:35.5006672Z Compiling test/cpp/api/serialize.cpp; 20s processwrapper-sandbox 2022-05-18T04:41:35.5007237Z Testing //:rnn_test; 18s processwrapper-sandbox 2022-05-18T04:41:35.5007819Z Compiling test/cpp/api/functional.cpp; 15s processwrapper-sandbox 2022-05-18T04:41:35.5008539Z Linking autograd_test; 7s processwrapper-sandbox 2022-05-18T04:41:35.5009107Z Compiling test/cpp/api/enum.cpp; 0s processwrapper-sandbox 2022-05-18T04:41:36.3131473Z 2022-05-18T04:41:36.3132001Z  2022-05-18T04:41:36.3132347Z  2022-05-18T04:41:36.3132613Z  2022-05-18T04:41:36.3132889Z  2022-05-18T04:41:36.3133160Z  2022-05-18T04:41:36.3133417Z  2022-05-18T04:41:36.3133690Z  2022-05-18T04:41:36.3133968Z  2022-05-18T04:41:36.3134500Z [3,193 / 3,205] 19 / 27 tests; 8 actions, 7 running; last test: ...lelist_test 2022-05-18T04:41:36.3135082Z Testing //:modules_test; 65s processwrapper-sandbox 2022-05-18T04:41:36.3135635Z Testing //:optim_test; 64s processwrapper-sandbox 2022-05-18T04:41:36.3136160Z Testing //:integration_test; 56s processwrapper-sandbox 2022-05-18T04:41:36.3136753Z Compiling test/cpp/api/serialize.cpp; 21s processwrapper-sandbox 2022-05-18T04:41:36.3137306Z Testing //:rnn_test; 18s processwrapper-sandbox 2022-05-18T04:41:36.3137878Z Compiling test/cpp/api/functional.cpp; 16s processwrapper-sandbox 2022-05-18T04:41:36.3138485Z Compiling test/cpp/api/enum.cpp; 1s processwrapper-sandbox 2022-05-18T04:41:36.3138894Z [Prepa] Testing //:autograd_test 2022-05-18T04:41:36.7007626Z 2022-05-18T04:41:36.7008134Z  2022-05-18T04:41:36.7008434Z  2022-05-18T04:41:36.7008662Z  2022-05-18T04:41:36.7008907Z  2022-05-18T04:41:36.7009142Z  2022-05-18T04:41:36.7009401Z  2022-05-18T04:41:36.7009659Z  2022-05-18T04:41:36.7009896Z  2022-05-18T04:41:36.7010435Z [3,193 / 3,205] 19 / 27 tests; 8 actions running; last test: ...odulelist_test 2022-05-18T04:41:36.7011071Z Testing //:modules_test; 65s processwrapper-sandbox 2022-05-18T04:41:36.7011621Z Testing //:optim_test; 64s processwrapper-sandbox 2022-05-18T04:41:36.7012151Z Testing //:integration_test; 56s processwrapper-sandbox 2022-05-18T04:41:36.7012848Z Compiling test/cpp/api/serialize.cpp; 22s processwrapper-sandbox 2022-05-18T04:41:36.7013468Z Testing //:rnn_test; 19s processwrapper-sandbox 2022-05-18T04:41:36.7014092Z Compiling test/cpp/api/functional.cpp; 17s processwrapper-sandbox 2022-05-18T04:41:36.7014749Z Compiling test/cpp/api/enum.cpp; 1s processwrapper-sandbox 2022-05-18T04:41:36.7015373Z Testing //:autograd_test; 0s processwrapper-sandbox 2022-05-18T04:41:37.7016921Z 2022-05-18T04:41:37.7017507Z  2022-05-18T04:41:37.7017857Z  2022-05-18T04:41:37.7018165Z  2022-05-18T04:41:37.7018457Z  2022-05-18T04:41:37.7018727Z  2022-05-18T04:41:37.7019012Z  2022-05-18T04:41:37.7019321Z  2022-05-18T04:41:37.7019599Z  2022-05-18T04:41:37.7020191Z [3,193 / 3,205] 19 / 27 tests; 8 actions running; last test: ...odulelist_test 2022-05-18T04:41:37.7020822Z Testing //:modules_test; 66s processwrapper-sandbox 2022-05-18T04:41:37.7021375Z Testing //:optim_test; 65s processwrapper-sandbox 2022-05-18T04:41:37.7021972Z Testing //:integration_test; 57s processwrapper-sandbox 2022-05-18T04:41:37.7022618Z Compiling test/cpp/api/serialize.cpp; 23s processwrapper-sandbox 2022-05-18T04:41:37.7023206Z Testing //:rnn_test; 20s processwrapper-sandbox 2022-05-18T04:41:37.7023799Z Compiling test/cpp/api/functional.cpp; 18s processwrapper-sandbox 2022-05-18T04:41:37.7024438Z Compiling test/cpp/api/enum.cpp; 2s processwrapper-sandbox 2022-05-18T04:41:37.7025033Z Testing //:autograd_test; 1s processwrapper-sandbox 2022-05-18T04:41:38.9023369Z 2022-05-18T04:41:38.9023913Z  2022-05-18T04:41:38.9024259Z  2022-05-18T04:41:38.9024772Z  2022-05-18T04:41:38.9025058Z  2022-05-18T04:41:38.9025318Z  2022-05-18T04:41:38.9025607Z  2022-05-18T04:41:38.9026023Z  2022-05-18T04:41:38.9026292Z  2022-05-18T04:41:38.9026877Z [3,193 / 3,205] 19 / 27 tests; 8 actions running; last test: ...odulelist_test 2022-05-18T04:41:38.9027638Z Testing //:modules_test; 68s processwrapper-sandbox 2022-05-18T04:41:38.9028184Z Testing //:optim_test; 66s processwrapper-sandbox 2022-05-18T04:41:38.9028766Z Testing //:integration_test; 58s processwrapper-sandbox 2022-05-18T04:41:38.9029383Z Compiling test/cpp/api/serialize.cpp; 24s processwrapper-sandbox 2022-05-18T04:41:38.9029978Z Testing //:rnn_test; 21s processwrapper-sandbox 2022-05-18T04:41:38.9030557Z Compiling test/cpp/api/functional.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:38.9031200Z Compiling test/cpp/api/enum.cpp; 3s processwrapper-sandbox 2022-05-18T04:41:38.9031775Z Testing //:autograd_test; 2s processwrapper-sandbox 2022-05-18T04:41:39.9027586Z 2022-05-18T04:41:39.9028195Z  2022-05-18T04:41:39.9028493Z  2022-05-18T04:41:39.9028747Z  2022-05-18T04:41:39.9029004Z  2022-05-18T04:41:39.9029250Z  2022-05-18T04:41:39.9029518Z  2022-05-18T04:41:39.9029785Z  2022-05-18T04:41:39.9030057Z  2022-05-18T04:41:39.9030593Z [3,193 / 3,205] 19 / 27 tests; 8 actions running; last test: ...odulelist_test 2022-05-18T04:41:39.9031180Z Testing //:modules_test; 69s processwrapper-sandbox 2022-05-18T04:41:39.9031695Z Testing //:optim_test; 67s processwrapper-sandbox 2022-05-18T04:41:39.9032234Z Testing //:integration_test; 59s processwrapper-sandbox 2022-05-18T04:41:39.9032831Z Compiling test/cpp/api/serialize.cpp; 25s processwrapper-sandbox 2022-05-18T04:41:39.9033368Z Testing //:rnn_test; 22s processwrapper-sandbox 2022-05-18T04:41:39.9033937Z Compiling test/cpp/api/functional.cpp; 20s processwrapper-sandbox 2022-05-18T04:41:39.9034547Z Compiling test/cpp/api/enum.cpp; 4s processwrapper-sandbox 2022-05-18T04:41:39.9035098Z Testing //:autograd_test; 3s processwrapper-sandbox 2022-05-18T04:41:40.7306551Z 2022-05-18T04:41:40.7307053Z  2022-05-18T04:41:40.7307427Z  2022-05-18T04:41:40.7307700Z  2022-05-18T04:41:40.7307978Z  2022-05-18T04:41:40.7308255Z  2022-05-18T04:41:40.7308532Z  2022-05-18T04:41:40.7308789Z  2022-05-18T04:41:40.7309060Z  2022-05-18T04:41:40.7309605Z [3,194 / 3,205] 19 / 27 tests; 8 actions, 7 running; last test: ...lelist_test 2022-05-18T04:41:40.7310201Z Testing //:modules_test; 69s processwrapper-sandbox 2022-05-18T04:41:40.7313971Z Testing //:optim_test; 68s processwrapper-sandbox 2022-05-18T04:41:40.7314784Z Testing //:integration_test; 60s processwrapper-sandbox 2022-05-18T04:41:40.7315579Z Testing //:rnn_test; 23s processwrapper-sandbox 2022-05-18T04:41:40.7316458Z Compiling test/cpp/api/functional.cpp; 21s processwrapper-sandbox 2022-05-18T04:41:40.7317660Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2022-05-18T04:41:40.7318373Z Testing //:autograd_test; 4s processwrapper-sandbox 2022-05-18T04:41:40.7319026Z [Prepa] Linking serialize_test 2022-05-18T04:41:41.1028472Z 2022-05-18T04:41:41.1029462Z  2022-05-18T04:41:41.1029804Z  2022-05-18T04:41:41.1030089Z  2022-05-18T04:41:41.1030397Z  2022-05-18T04:41:41.1030660Z  2022-05-18T04:41:41.1030929Z  2022-05-18T04:41:41.1031188Z  2022-05-18T04:41:41.1031443Z  2022-05-18T04:41:41.1031995Z [3,194 / 3,205] 19 / 27 tests; 8 actions running; last test: ...odulelist_test 2022-05-18T04:41:41.1032581Z Testing //:modules_test; 70s processwrapper-sandbox 2022-05-18T04:41:41.1033118Z Testing //:optim_test; 69s processwrapper-sandbox 2022-05-18T04:41:41.1033644Z Testing //:integration_test; 61s processwrapper-sandbox 2022-05-18T04:41:41.1034417Z Testing //:rnn_test; 23s processwrapper-sandbox 2022-05-18T04:41:41.1034985Z Compiling test/cpp/api/functional.cpp; 21s processwrapper-sandbox 2022-05-18T04:41:41.1035563Z Compiling test/cpp/api/enum.cpp; 5s processwrapper-sandbox 2022-05-18T04:41:41.1036230Z Testing //:autograd_test; 4s processwrapper-sandbox 2022-05-18T04:41:41.1036765Z Linking serialize_test; 0s processwrapper-sandbox 2022-05-18T04:41:42.3041828Z 2022-05-18T04:41:42.3042453Z  2022-05-18T04:41:42.3042873Z  2022-05-18T04:41:42.3043209Z  2022-05-18T04:41:42.3043546Z  2022-05-18T04:41:42.3043873Z  2022-05-18T04:41:42.3044278Z  2022-05-18T04:41:42.3044550Z  2022-05-18T04:41:42.3044883Z  2022-05-18T04:41:42.3045439Z [3,194 / 3,205] 19 / 27 tests; 8 actions running; last test: ...odulelist_test 2022-05-18T04:41:42.3046062Z Testing //:modules_test; 71s processwrapper-sandbox 2022-05-18T04:41:42.3046642Z Testing //:optim_test; 70s processwrapper-sandbox 2022-05-18T04:41:42.3047231Z Testing //:integration_test; 62s processwrapper-sandbox 2022-05-18T04:41:42.3047768Z Testing //:rnn_test; 24s processwrapper-sandbox 2022-05-18T04:41:42.3048378Z Compiling test/cpp/api/functional.cpp; 22s processwrapper-sandbox 2022-05-18T04:41:42.3048984Z Compiling test/cpp/api/enum.cpp; 7s processwrapper-sandbox 2022-05-18T04:41:42.3049584Z Testing //:autograd_test; 5s processwrapper-sandbox 2022-05-18T04:41:42.3050121Z Linking serialize_test; 1s processwrapper-sandbox 2022-05-18T04:41:43.3047536Z 2022-05-18T04:41:43.3048091Z  2022-05-18T04:41:43.3048433Z  2022-05-18T04:41:43.3048721Z  2022-05-18T04:41:43.3049000Z  2022-05-18T04:41:43.3049270Z  2022-05-18T04:41:43.3049550Z  2022-05-18T04:41:43.3049822Z  2022-05-18T04:41:43.3050085Z  2022-05-18T04:41:43.3050654Z [3,194 / 3,205] 19 / 27 tests; 8 actions running; last test: ...odulelist_test 2022-05-18T04:41:43.3051304Z Testing //:modules_test; 72s processwrapper-sandbox 2022-05-18T04:41:43.3051874Z Testing //:optim_test; 71s processwrapper-sandbox 2022-05-18T04:41:43.3052433Z Testing //:integration_test; 63s processwrapper-sandbox 2022-05-18T04:41:43.3053007Z Testing //:rnn_test; 25s processwrapper-sandbox 2022-05-18T04:41:43.3053608Z Compiling test/cpp/api/functional.cpp; 23s processwrapper-sandbox 2022-05-18T04:41:43.3054225Z Compiling test/cpp/api/enum.cpp; 8s processwrapper-sandbox 2022-05-18T04:41:43.3054806Z Testing //:autograd_test; 6s processwrapper-sandbox 2022-05-18T04:41:43.3055374Z Linking serialize_test; 2s processwrapper-sandbox 2022-05-18T04:41:44.3052759Z 2022-05-18T04:41:44.3053290Z  2022-05-18T04:41:44.3053633Z  2022-05-18T04:41:44.3053915Z  2022-05-18T04:41:44.3054204Z  2022-05-18T04:41:44.3054479Z  2022-05-18T04:41:44.3054756Z  2022-05-18T04:41:44.3055039Z  2022-05-18T04:41:44.3055292Z  2022-05-18T04:41:44.3055790Z [3,194 / 3,205] 19 / 27 tests; 8 actions running; last test: ...odulelist_test 2022-05-18T04:41:44.3056331Z Testing //:modules_test; 73s processwrapper-sandbox 2022-05-18T04:41:44.3056857Z Testing //:optim_test; 72s processwrapper-sandbox 2022-05-18T04:41:44.3057422Z Testing //:integration_test; 64s processwrapper-sandbox 2022-05-18T04:41:44.3057968Z Testing //:rnn_test; 26s processwrapper-sandbox 2022-05-18T04:41:44.3058592Z Compiling test/cpp/api/functional.cpp; 24s processwrapper-sandbox 2022-05-18T04:41:44.3059196Z Compiling test/cpp/api/enum.cpp; 9s processwrapper-sandbox 2022-05-18T04:41:44.3059785Z Testing //:autograd_test; 7s processwrapper-sandbox 2022-05-18T04:41:44.3060356Z Linking serialize_test; 3s processwrapper-sandbox 2022-05-18T04:41:44.8359138Z 2022-05-18T04:41:44.8359721Z  2022-05-18T04:41:44.8360082Z  2022-05-18T04:41:44.8360366Z  2022-05-18T04:41:44.8360838Z  2022-05-18T04:41:44.8361120Z  2022-05-18T04:41:44.8361409Z  2022-05-18T04:41:44.8361682Z  2022-05-18T04:41:44.8361960Z  2022-05-18T04:41:44.8362519Z [3,194 / 3,205] 20 / 27 tests; 8 actions running; last test: //:autograd_test 2022-05-18T04:41:44.8363205Z Testing //:modules_test; 73s processwrapper-sandbox 2022-05-18T04:41:44.8363782Z Testing //:optim_test; 72s processwrapper-sandbox 2022-05-18T04:41:44.8364340Z Testing //:integration_test; 64s processwrapper-sandbox 2022-05-18T04:41:44.8364760Z Testing //:rnn_test; 27s processwrapper-sandbox 2022-05-18T04:41:44.8365310Z Compiling test/cpp/api/functional.cpp; 25s processwrapper-sandbox 2022-05-18T04:41:44.8365776Z Compiling test/cpp/api/enum.cpp; 9s processwrapper-sandbox 2022-05-18T04:41:44.8366207Z Testing //:autograd_test; 8s processwrapper-sandbox 2022-05-18T04:41:44.8366603Z Linking serialize_test; 4s processwrapper-sandbox 2022-05-18T04:41:44.8374369Z 2022-05-18T04:41:44.8374613Z  2022-05-18T04:41:44.8374928Z  2022-05-18T04:41:44.8375201Z  2022-05-18T04:41:44.8375483Z  2022-05-18T04:41:44.8375769Z  2022-05-18T04:41:44.8376036Z  2022-05-18T04:41:44.8376301Z  2022-05-18T04:41:44.8376575Z  2022-05-18T04:41:44.8376973Z INFO: From Testing //:autograd_test: 2022-05-18T04:41:44.8377569Z [3,194 / 3,205] 20 / 27 tests; 8 actions running; last test: //:autograd_test 2022-05-18T04:41:44.8378156Z Testing //:modules_test; 73s processwrapper-sandbox 2022-05-18T04:41:44.8378641Z Testing //:optim_test; 72s processwrapper-sandbox 2022-05-18T04:41:44.8379077Z Testing //:integration_test; 64s processwrapper-sandbox 2022-05-18T04:41:44.8379489Z Testing //:rnn_test; 27s processwrapper-sandbox 2022-05-18T04:41:44.8379951Z Compiling test/cpp/api/functional.cpp; 25s processwrapper-sandbox 2022-05-18T04:41:44.8380510Z Compiling test/cpp/api/enum.cpp; 9s processwrapper-sandbox 2022-05-18T04:41:44.8381076Z Testing //:autograd_test; 8s processwrapper-sandbox 2022-05-18T04:41:44.8381603Z Linking serialize_test; 4s processwrapper-sandbox 2022-05-18T04:41:44.8390110Z 2022-05-18T04:41:44.8390334Z  2022-05-18T04:41:44.8390705Z  2022-05-18T04:41:44.8390993Z  2022-05-18T04:41:44.8391254Z  2022-05-18T04:41:44.8391531Z  2022-05-18T04:41:44.8391806Z  2022-05-18T04:41:44.8392078Z  2022-05-18T04:41:44.8392359Z  2022-05-18T04:41:44.8400529Z ==================== Test output for //:autograd_test: 2022-05-18T04:41:44.8400880Z Running main() from gmock_main.cc 2022-05-18T04:41:44.8401277Z Note: Google Test filter = -*CUDA 2022-05-18T04:41:44.8401643Z [==========] Running 50 tests from 3 test suites. 2022-05-18T04:41:44.8402121Z [----------] Global test environment set-up. 2022-05-18T04:41:44.8402576Z [----------] 9 tests from AutogradAPITests 2022-05-18T04:41:44.8402988Z [ RUN ] AutogradAPITests.BackwardSimpleTest 2022-05-18T04:41:44.8403447Z [ OK ] AutogradAPITests.BackwardSimpleTest (23 ms) 2022-05-18T04:41:44.8403907Z [ RUN ] AutogradAPITests.BackwardTest 2022-05-18T04:41:44.8404366Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-05-18T04:41:44.8405562Z W0518 04:41:38.463866 23317 engine.cpp:995] Warning: Using backward() with create_graph=True will create a reference cycle between the parameter and its gradient which can cause a memory leak. We recommend using autograd.grad when creating the graph to avoid this. If you have to use this function, make sure to reset the .grad fields of your parameters to None after use to break the cycle and avoid the leak. (function operator()) 2022-05-18T04:41:44.8406581Z [ OK ] AutogradAPITests.BackwardTest (4 ms) 2022-05-18T04:41:44.8407028Z [ RUN ] AutogradAPITests.GradSimpleTest 2022-05-18T04:41:44.8407474Z [ OK ] AutogradAPITests.GradSimpleTest (3 ms) 2022-05-18T04:41:44.8407880Z [ RUN ] AutogradAPITests.GradTest 2022-05-18T04:41:44.8408435Z [ OK ] AutogradAPITests.GradTest (6 ms) 2022-05-18T04:41:44.8408819Z [ RUN ] AutogradAPITests.GradNonLeafTest 2022-05-18T04:41:44.8410707Z W0518 04:41:38.479976 23317 TensorBody.h:482] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-05-18T04:41:44.8423325Z W0518 04:41:38.481762 23317 TensorBody.h:482] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-05-18T04:41:44.8425862Z W0518 04:41:38.483620 23317 TensorBody.h:482] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-05-18T04:41:44.8428332Z W0518 04:41:38.485477 23317 TensorBody.h:482] Warning: The .grad attribute of a Tensor that is not a leaf Tensor is being accessed. Its .grad attribute won't be populated during autograd.backward(). If you indeed want the .grad field to be populated for a non-leaf Tensor, use .retain_grad() on the non-leaf Tensor. If you access the non-leaf Tensor by mistake, make sure you access the leaf Tensor instead. See github.com/pytorch/pytorch/pull/30531 for more informations. (function grad) 2022-05-18T04:41:44.8429404Z [ OK ] AutogradAPITests.GradNonLeafTest (12 ms) 2022-05-18T04:41:44.8429887Z [ RUN ] AutogradAPITests.GradUnreachableTest 2022-05-18T04:41:44.8430405Z [ OK ] AutogradAPITests.GradUnreachableTest (3 ms) 2022-05-18T04:41:44.8430848Z [ RUN ] AutogradAPITests.EmptyInput 2022-05-18T04:41:44.8431260Z [ OK ] AutogradAPITests.EmptyInput (1 ms) 2022-05-18T04:41:44.8431688Z [ RUN ] AutogradAPITests.RetainGrad 2022-05-18T04:41:44.8432101Z [ OK ] AutogradAPITests.RetainGrad (4 ms) 2022-05-18T04:41:44.8432511Z [ RUN ] AutogradAPITests.AnomalyMode 2022-05-18T04:41:44.8433187Z W0518 04:41:38.496977 23317 anomaly_mode.cpp:26] Warning: This mode should be enabled only for debugging as the different tests will slow down your program execution. (function operator()) 2022-05-18T04:41:44.8433850Z [ OK ] AutogradAPITests.AnomalyMode (6 ms) 2022-05-18T04:41:44.8434439Z [----------] 9 tests from AutogradAPITests (62 ms total) 2022-05-18T04:41:44.8434686Z 2022-05-18T04:41:44.8434940Z [----------] 28 tests from CustomAutogradTest 2022-05-18T04:41:44.8435426Z [ RUN ] CustomAutogradTest.GradUnreachableDiscoveryTest 2022-05-18T04:41:44.8436030Z [ OK ] CustomAutogradTest.GradUnreachableDiscoveryTest (1 ms) 2022-05-18T04:41:44.8436539Z [ RUN ] CustomAutogradTest.CustomFunction 2022-05-18T04:41:44.8437010Z [ OK ] CustomAutogradTest.CustomFunction (3 ms) 2022-05-18T04:41:44.8460107Z [ RUN ] CustomAutogradTest.FunctionReturnsInput 2022-05-18T04:41:44.8460693Z [ OK ] CustomAutogradTest.FunctionReturnsInput (1 ms) 2022-05-18T04:41:44.8461229Z [ RUN ] CustomAutogradTest.FunctionReturnsUndefined 2022-05-18T04:41:44.8461800Z [ OK ] CustomAutogradTest.FunctionReturnsUndefined (1 ms) 2022-05-18T04:41:44.8462332Z [ RUN ] CustomAutogradTest.MaterializeGrads 2022-05-18T04:41:44.8462947Z [ OK ] CustomAutogradTest.MaterializeGrads (1 ms) 2022-05-18T04:41:44.8463475Z [ RUN ] CustomAutogradTest.DontMaterializeGrads 2022-05-18T04:41:44.8464031Z [ OK ] CustomAutogradTest.DontMaterializeGrads (0 ms) 2022-05-18T04:41:44.8464628Z [ RUN ] CustomAutogradTest.NoGradCustomFunction 2022-05-18T04:41:44.8465170Z [ OK ] CustomAutogradTest.NoGradCustomFunction (0 ms) 2022-05-18T04:41:44.8465663Z [ RUN ] CustomAutogradTest.MarkDirty 2022-05-18T04:41:44.8466233Z [ OK ] CustomAutogradTest.MarkDirty (1 ms) 2022-05-18T04:41:44.8466722Z [ RUN ] CustomAutogradTest.MarkNonDifferentiable 2022-05-18T04:41:44.8467282Z [ OK ] CustomAutogradTest.MarkNonDifferentiable (1 ms) 2022-05-18T04:41:44.8467835Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableMixed 2022-05-18T04:41:44.8468394Z [ OK ] CustomAutogradTest.MarkNonDifferentiableMixed (3 ms) 2022-05-18T04:41:44.8468978Z [ RUN ] CustomAutogradTest.MarkNonDifferentiableNone 2022-05-18T04:41:44.8469576Z [ OK ] CustomAutogradTest.MarkNonDifferentiableNone (0 ms) 2022-05-18T04:41:44.8470114Z [ RUN ] CustomAutogradTest.ReturnLeafInplace 2022-05-18T04:41:44.8470654Z [ OK ] CustomAutogradTest.ReturnLeafInplace (2 ms) 2022-05-18T04:41:44.8471168Z [ RUN ] CustomAutogradTest.ReturnDuplicateInplace 2022-05-18T04:41:44.8471720Z [ OK ] CustomAutogradTest.ReturnDuplicateInplace (0 ms) 2022-05-18T04:41:44.8472210Z [ RUN ] CustomAutogradTest.ReturnDuplicate 2022-05-18T04:41:44.8472703Z [ OK ] CustomAutogradTest.ReturnDuplicate (0 ms) 2022-05-18T04:41:44.8473205Z [ RUN ] CustomAutogradTest.SaveEmptyForBackward 2022-05-18T04:41:44.8473721Z [ OK ] CustomAutogradTest.SaveEmptyForBackward (2 ms) 2022-05-18T04:41:44.8474236Z [ RUN ] CustomAutogradTest.InvalidGradients 2022-05-18T04:41:44.8474717Z [ OK ] CustomAutogradTest.InvalidGradients (1 ms) 2022-05-18T04:41:44.8475174Z [ RUN ] CustomAutogradTest.NoGradInput 2022-05-18T04:41:44.8475633Z [ OK ] CustomAutogradTest.NoGradInput (0 ms) 2022-05-18T04:41:44.8476083Z [ RUN ] CustomAutogradTest.TooManyGrads 2022-05-18T04:41:44.8476537Z [ OK ] CustomAutogradTest.TooManyGrads (0 ms) 2022-05-18T04:41:44.8477003Z [ RUN ] CustomAutogradTest.DepNoGrad 2022-05-18T04:41:44.8477454Z [ OK ] CustomAutogradTest.DepNoGrad (1 ms) 2022-05-18T04:41:44.8477898Z [ RUN ] CustomAutogradTest.Reentrant 2022-05-18T04:41:44.8478286Z [ OK ] CustomAutogradTest.Reentrant (2 ms) 2022-05-18T04:41:44.8478741Z [ RUN ] CustomAutogradTest.DeepReentrant 2022-05-18T04:41:44.8479198Z [ OK ] CustomAutogradTest.DeepReentrant (5962 ms) 2022-05-18T04:41:44.8479646Z [ RUN ] CustomAutogradTest.ReentrantPriority 2022-05-18T04:41:44.8480146Z [ OK ] CustomAutogradTest.ReentrantPriority (7 ms) 2022-05-18T04:41:44.8480593Z [ RUN ] CustomAutogradTest.Hooks 2022-05-18T04:41:44.8480968Z [ OK ] CustomAutogradTest.Hooks (8 ms) 2022-05-18T04:41:44.8481393Z [ RUN ] CustomAutogradTest.HookNone 2022-05-18T04:41:44.8481798Z [ OK ] CustomAutogradTest.HookNone (1 ms) 2022-05-18T04:41:44.8482235Z [ RUN ] CustomAutogradTest.BackwardWithInputs 2022-05-18T04:41:44.8482714Z [ OK ] CustomAutogradTest.BackwardWithInputs (2 ms) 2022-05-18T04:41:44.8483239Z [ RUN ] CustomAutogradTest.BackwardWithEmptyInputs 2022-05-18T04:41:44.8483771Z [ OK ] CustomAutogradTest.BackwardWithEmptyInputs (1 ms) 2022-05-18T04:41:44.8484334Z [ RUN ] CustomAutogradTest.BackwardWithNonLeafInputs 2022-05-18T04:41:44.8485014Z [ OK ] CustomAutogradTest.BackwardWithNonLeafInputs (3 ms) 2022-05-18T04:41:44.8485600Z [ RUN ] CustomAutogradTest.BackwardWithCreateGraphWarns 2022-05-18T04:41:44.8486162Z [ OK ] CustomAutogradTest.BackwardWithCreateGraphWarns (1 ms) 2022-05-18T04:41:44.8486846Z [----------] 28 tests from CustomAutogradTest (6006 ms total) 2022-05-18T04:41:44.8487106Z 2022-05-18T04:41:44.8487456Z [----------] 13 tests from TestAutogradNotImplementedFallback 2022-05-18T04:41:44.8488219Z [ RUN ] TestAutogradNotImplementedFallback.RetSingleNonTensor 2022-05-18T04:41:44.8488926Z [ OK ] TestAutogradNotImplementedFallback.RetSingleNonTensor (2 ms) 2022-05-18T04:41:44.8489562Z [ RUN ] TestAutogradNotImplementedFallback.InplaceOp 2022-05-18T04:41:44.8490239Z [ OK ] TestAutogradNotImplementedFallback.InplaceOp (5 ms) 2022-05-18T04:41:44.8490858Z [ RUN ] TestAutogradNotImplementedFallback.DoubleInplaceOp 2022-05-18T04:41:44.8491520Z [ OK ] TestAutogradNotImplementedFallback.DoubleInplaceOp (1 ms) 2022-05-18T04:41:44.8492126Z [ RUN ] TestAutogradNotImplementedFallback.OptOp 2022-05-18T04:41:44.8492624Z [ OK ] TestAutogradNotImplementedFallback.OptOp (3 ms) 2022-05-18T04:41:44.8493225Z [ RUN ] TestAutogradNotImplementedFallback.OutOfPlaceAddition 2022-05-18T04:41:44.8493924Z [ OK ] TestAutogradNotImplementedFallback.OutOfPlaceAddition (2 ms) 2022-05-18T04:41:44.8494574Z [ RUN ] TestAutogradNotImplementedFallback.RetTupleNonTensor 2022-05-18T04:41:44.8495249Z [ OK ] TestAutogradNotImplementedFallback.RetTupleNonTensor (1 ms) 2022-05-18T04:41:44.8495863Z [ RUN ] TestAutogradNotImplementedFallback.ViewOp 2022-05-18T04:41:44.8496420Z [ OK ] TestAutogradNotImplementedFallback.ViewOp (2 ms) 2022-05-18T04:41:44.8496996Z [ RUN ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg 2022-05-18T04:41:44.8497669Z [ OK ] TestAutogradNotImplementedFallback.ViewOpWithExtraArg (1 ms) 2022-05-18T04:41:44.8498362Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVectorView 2022-05-18T04:41:44.8499066Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVectorView (2 ms) 2022-05-18T04:41:44.8499718Z [ RUN ] TestAutogradNotImplementedFallback.DoubleViewOP 2022-05-18T04:41:44.8500360Z [ OK ] TestAutogradNotImplementedFallback.DoubleViewOP (1 ms) 2022-05-18T04:41:44.8501010Z [ RUN ] TestAutogradNotImplementedFallback.NonFirstViewOP 2022-05-18T04:41:44.8501657Z [ OK ] TestAutogradNotImplementedFallback.NonFirstViewOP (1 ms) 2022-05-18T04:41:44.8502325Z [ RUN ] TestAutogradNotImplementedFallback.RetTensorVector 2022-05-18T04:41:44.8502997Z [ OK ] TestAutogradNotImplementedFallback.RetTensorVector (2 ms) 2022-05-18T04:41:44.8503646Z [ RUN ] TestAutogradNotImplementedFallback.TensorlistOp 2022-05-18T04:41:44.8504268Z [ OK ] TestAutogradNotImplementedFallback.TensorlistOp (2 ms) 2022-05-18T04:41:44.8505058Z [----------] 13 tests from TestAutogradNotImplementedFallback (25 ms total) 2022-05-18T04:41:44.8505405Z 2022-05-18T04:41:44.8505658Z [----------] Global test environment tear-down 2022-05-18T04:41:44.8506216Z [==========] 50 tests from 3 test suites ran. (6093 ms total) 2022-05-18T04:41:44.8506574Z [ PASSED ] 50 tests. 2022-05-18T04:41:44.8506904Z ================================================================================ 2022-05-18T04:41:44.8507486Z [3,194 / 3,205] 20 / 27 tests; 8 actions running; last test: //:autograd_test 2022-05-18T04:41:44.8508069Z Testing //:modules_test; 73s processwrapper-sandbox 2022-05-18T04:41:44.8508631Z Testing //:optim_test; 72s processwrapper-sandbox 2022-05-18T04:41:44.8509204Z Testing //:integration_test; 64s processwrapper-sandbox 2022-05-18T04:41:44.8509759Z Testing //:rnn_test; 27s processwrapper-sandbox 2022-05-18T04:41:44.8510391Z Compiling test/cpp/api/functional.cpp; 25s processwrapper-sandbox 2022-05-18T04:41:44.8511011Z Compiling test/cpp/api/enum.cpp; 9s processwrapper-sandbox 2022-05-18T04:41:44.8511581Z Testing //:autograd_test; 8s processwrapper-sandbox 2022-05-18T04:41:44.8512134Z Linking serialize_test; 4s processwrapper-sandbox 2022-05-18T04:41:45.1066185Z 2022-05-18T04:41:45.1066740Z  2022-05-18T04:41:45.1067107Z  2022-05-18T04:41:45.1067390Z  2022-05-18T04:41:45.1067682Z  2022-05-18T04:41:45.1067977Z  2022-05-18T04:41:45.1068254Z  2022-05-18T04:41:45.1068548Z  2022-05-18T04:41:45.1068838Z  2022-05-18T04:41:45.1069626Z [3,196 / 3,205] 20 / 27 tests; 7 actions running; last test: //:autograd_test 2022-05-18T04:41:45.1070241Z Testing //:modules_test; 74s processwrapper-sandbox 2022-05-18T04:41:45.1070794Z Testing //:optim_test; 73s processwrapper-sandbox 2022-05-18T04:41:45.1071462Z Testing //:integration_test; 65s processwrapper-sandbox 2022-05-18T04:41:45.1072031Z Testing //:rnn_test; 27s processwrapper-sandbox 2022-05-18T04:41:45.1072640Z Compiling test/cpp/api/functional.cpp; 25s processwrapper-sandbox 2022-05-18T04:41:45.1073276Z Compiling test/cpp/api/enum.cpp; 9s processwrapper-sandbox 2022-05-18T04:41:45.1073798Z Linking serialize_test; 4s processwrapper-sandbox 2022-05-18T04:41:46.1071022Z 2022-05-18T04:41:46.1071525Z  2022-05-18T04:41:46.1071869Z  2022-05-18T04:41:46.1072134Z  2022-05-18T04:41:46.1072414Z  2022-05-18T04:41:46.1072686Z  2022-05-18T04:41:46.1072949Z  2022-05-18T04:41:46.1073238Z  2022-05-18T04:41:46.1073794Z [3,196 / 3,205] 20 / 27 tests; 7 actions running; last test: //:autograd_test 2022-05-18T04:41:46.1074359Z Testing //:modules_test; 75s processwrapper-sandbox 2022-05-18T04:41:46.1074906Z Testing //:optim_test; 74s processwrapper-sandbox 2022-05-18T04:41:46.1075460Z Testing //:integration_test; 66s processwrapper-sandbox 2022-05-18T04:41:46.1075992Z Testing //:rnn_test; 28s processwrapper-sandbox 2022-05-18T04:41:46.1076551Z Compiling test/cpp/api/functional.cpp; 26s processwrapper-sandbox 2022-05-18T04:41:46.1077153Z Compiling test/cpp/api/enum.cpp; 10s processwrapper-sandbox 2022-05-18T04:41:46.1077706Z Linking serialize_test; 5s processwrapper-sandbox 2022-05-18T04:41:47.3077561Z 2022-05-18T04:41:47.3078080Z  2022-05-18T04:41:47.3078463Z  2022-05-18T04:41:47.3078747Z  2022-05-18T04:41:47.3079009Z  2022-05-18T04:41:47.3079291Z  2022-05-18T04:41:47.3079564Z  2022-05-18T04:41:47.3079837Z  2022-05-18T04:41:47.3080383Z [3,196 / 3,205] 20 / 27 tests; 7 actions running; last test: //:autograd_test 2022-05-18T04:41:47.3080964Z Testing //:modules_test; 76s processwrapper-sandbox 2022-05-18T04:41:47.3081507Z Testing //:optim_test; 75s processwrapper-sandbox 2022-05-18T04:41:47.3082045Z Testing //:integration_test; 67s processwrapper-sandbox 2022-05-18T04:41:47.3082568Z Testing //:rnn_test; 29s processwrapper-sandbox 2022-05-18T04:41:47.3083149Z Compiling test/cpp/api/functional.cpp; 27s processwrapper-sandbox 2022-05-18T04:41:47.3083731Z Compiling test/cpp/api/enum.cpp; 12s processwrapper-sandbox 2022-05-18T04:41:47.3084277Z Linking serialize_test; 6s processwrapper-sandbox 2022-05-18T04:41:48.3084957Z 2022-05-18T04:41:48.3085510Z  2022-05-18T04:41:48.3085862Z  2022-05-18T04:41:48.3086137Z  2022-05-18T04:41:48.3086428Z  2022-05-18T04:41:48.3086703Z  2022-05-18T04:41:48.3086985Z  2022-05-18T04:41:48.3087262Z  2022-05-18T04:41:48.3087841Z [3,196 / 3,205] 20 / 27 tests; 7 actions running; last test: //:autograd_test 2022-05-18T04:41:48.3088444Z Testing //:modules_test; 77s processwrapper-sandbox 2022-05-18T04:41:48.3088984Z Testing //:optim_test; 76s processwrapper-sandbox 2022-05-18T04:41:48.3089544Z Testing //:integration_test; 68s processwrapper-sandbox 2022-05-18T04:41:48.3090096Z Testing //:rnn_test; 30s processwrapper-sandbox 2022-05-18T04:41:48.3090676Z Compiling test/cpp/api/functional.cpp; 28s processwrapper-sandbox 2022-05-18T04:41:48.3091292Z Compiling test/cpp/api/enum.cpp; 13s processwrapper-sandbox 2022-05-18T04:41:48.3091833Z Linking serialize_test; 7s processwrapper-sandbox 2022-05-18T04:41:49.3092784Z 2022-05-18T04:41:49.3093379Z  2022-05-18T04:41:49.3093764Z  2022-05-18T04:41:49.3094082Z  2022-05-18T04:41:49.3094374Z  2022-05-18T04:41:49.3094684Z  2022-05-18T04:41:49.3095323Z  2022-05-18T04:41:49.3095624Z  2022-05-18T04:41:49.3096247Z [3,196 / 3,205] 20 / 27 tests; 7 actions running; last test: //:autograd_test 2022-05-18T04:41:49.3096904Z Testing //:modules_test; 78s processwrapper-sandbox 2022-05-18T04:41:49.3097676Z Testing //:optim_test; 77s processwrapper-sandbox 2022-05-18T04:41:49.3098319Z Testing //:integration_test; 69s processwrapper-sandbox 2022-05-18T04:41:49.3098927Z Testing //:rnn_test; 31s processwrapper-sandbox 2022-05-18T04:41:49.3099576Z Compiling test/cpp/api/functional.cpp; 29s processwrapper-sandbox 2022-05-18T04:41:49.3100273Z Compiling test/cpp/api/enum.cpp; 14s processwrapper-sandbox 2022-05-18T04:41:49.3100892Z Linking serialize_test; 8s processwrapper-sandbox 2022-05-18T04:41:49.9742473Z 2022-05-18T04:41:49.9743106Z  2022-05-18T04:41:49.9743480Z  2022-05-18T04:41:49.9743799Z  2022-05-18T04:41:49.9744165Z  2022-05-18T04:41:49.9744526Z  2022-05-18T04:41:49.9748233Z  2022-05-18T04:41:49.9748957Z  2022-05-18T04:41:49.9749758Z [3,197 / 3,206] 20 / 27 tests; 7 actions, 6 running; last test: ...tograd_test 2022-05-18T04:41:49.9750483Z Testing //:modules_test; 79s processwrapper-sandbox 2022-05-18T04:41:49.9751254Z Testing //:optim_test; 78s processwrapper-sandbox 2022-05-18T04:41:49.9752159Z Testing //:integration_test; 70s processwrapper-sandbox 2022-05-18T04:41:49.9753122Z Testing //:rnn_test; 32s processwrapper-sandbox 2022-05-18T04:41:49.9754309Z Compiling test/cpp/api/functional.cpp; 30s processwrapper-sandbox 2022-05-18T04:41:49.9754914Z Compiling test/cpp/api/enum.cpp; 14s processwrapper-sandbox 2022-05-18T04:41:49.9755315Z [Prepa] Testing //:serialize_test 2022-05-18T04:41:50.3088183Z 2022-05-18T04:41:50.3088891Z  2022-05-18T04:41:50.3089254Z  2022-05-18T04:41:50.3089538Z  2022-05-18T04:41:50.3089802Z  2022-05-18T04:41:50.3090097Z  2022-05-18T04:41:50.3090372Z  2022-05-18T04:41:50.3090637Z  2022-05-18T04:41:50.3093843Z [3,197 / 3,206] 20 / 27 tests; 7 actions running; last test: //:autograd_test 2022-05-18T04:41:50.3094601Z Testing //:modules_test; 79s processwrapper-sandbox 2022-05-18T04:41:50.3095359Z Testing //:optim_test; 78s processwrapper-sandbox 2022-05-18T04:41:50.3096358Z Testing //:integration_test; 70s processwrapper-sandbox 2022-05-18T04:41:50.3097029Z Testing //:rnn_test; 32s processwrapper-sandbox 2022-05-18T04:41:50.3097620Z Compiling test/cpp/api/functional.cpp; 30s processwrapper-sandbox 2022-05-18T04:41:50.3098204Z Compiling test/cpp/api/enum.cpp; 15s processwrapper-sandbox 2022-05-18T04:41:50.3098764Z Testing //:serialize_test; 0s processwrapper-sandbox 2022-05-18T04:41:51.3091983Z 2022-05-18T04:41:51.3097095Z  2022-05-18T04:41:51.3097471Z  2022-05-18T04:41:51.3097742Z  2022-05-18T04:41:51.3098023Z  2022-05-18T04:41:51.3098328Z  2022-05-18T04:41:51.3098587Z  2022-05-18T04:41:51.3098859Z  2022-05-18T04:41:51.3099409Z [3,197 / 3,206] 20 / 27 tests; 7 actions running; last test: //:autograd_test 2022-05-18T04:41:51.3099974Z Testing //:modules_test; 80s processwrapper-sandbox 2022-05-18T04:41:51.3100518Z Testing //:optim_test; 79s processwrapper-sandbox 2022-05-18T04:41:51.3101067Z Testing //:integration_test; 71s processwrapper-sandbox 2022-05-18T04:41:51.3101716Z Testing //:rnn_test; 33s processwrapper-sandbox 2022-05-18T04:41:51.3102299Z Compiling test/cpp/api/functional.cpp; 31s processwrapper-sandbox 2022-05-18T04:41:51.3102905Z Compiling test/cpp/api/enum.cpp; 16s processwrapper-sandbox 2022-05-18T04:41:51.3103447Z Testing //:serialize_test; 1s processwrapper-sandbox 2022-05-18T04:41:52.2089232Z 2022-05-18T04:41:52.2089704Z  2022-05-18T04:41:52.2090066Z  2022-05-18T04:41:52.2090344Z  2022-05-18T04:41:52.2090837Z  2022-05-18T04:41:52.2091110Z  2022-05-18T04:41:52.2091380Z  2022-05-18T04:41:52.2091641Z  2022-05-18T04:41:52.2092120Z INFO: From Compiling test/cpp/api/functional.cpp: 2022-05-18T04:41:52.2092856Z [3,197 / 3,206] 20 / 27 tests; 7 actions running; last test: //:autograd_test 2022-05-18T04:41:52.2093424Z Testing //:modules_test; 81s processwrapper-sandbox 2022-05-18T04:41:52.2093956Z Testing //:optim_test; 80s processwrapper-sandbox 2022-05-18T04:41:52.2094500Z Testing //:integration_test; 72s processwrapper-sandbox 2022-05-18T04:41:52.2095029Z Testing //:rnn_test; 34s processwrapper-sandbox 2022-05-18T04:41:52.2095590Z Compiling test/cpp/api/functional.cpp; 32s processwrapper-sandbox 2022-05-18T04:41:52.2109200Z Compiling test/cpp/api/enum.cpp; 17s processwrapper-sandbox 2022-05-18T04:41:52.2109785Z Testing //:serialize_test; 2s processwrapper-sandbox 2022-05-18T04:41:52.2121889Z 2022-05-18T04:41:52.2122158Z  2022-05-18T04:41:52.2122491Z  2022-05-18T04:41:52.2122779Z  2022-05-18T04:41:52.2123094Z  2022-05-18T04:41:52.2123392Z  2022-05-18T04:41:52.2123670Z  2022-05-18T04:41:52.2123990Z  2022-05-18T04:41:52.2135537Z test/cpp/api/functional.cpp: In member function 'virtual void FunctionalTest_InstanceNorm2dDefaultOptions_Test::TestBody()': 2022-05-18T04:41:52.2136358Z test/cpp/api/functional.cpp:1943:10: warning: unused variable 'eps' [-Wunused-variable] 2022-05-18T04:41:52.2136828Z double eps = 1e-05; 2022-05-18T04:41:52.2137134Z ^~~ 2022-05-18T04:41:52.2137882Z test/cpp/api/functional.cpp: In member function 'virtual void FunctionalTest_InstanceNorm3dDefaultOptions_Test::TestBody()': 2022-05-18T04:41:52.2138618Z test/cpp/api/functional.cpp:2034:10: warning: unused variable 'eps' [-Wunused-variable] 2022-05-18T04:41:52.2139093Z double eps = 1e-05; 2022-05-18T04:41:52.2139352Z ^~~ 2022-05-18T04:41:52.2154280Z [3,197 / 3,206] 20 / 27 tests; 7 actions running; last test: //:autograd_test 2022-05-18T04:41:52.2154971Z Testing //:modules_test; 81s processwrapper-sandbox 2022-05-18T04:41:52.2155596Z Testing //:optim_test; 80s processwrapper-sandbox 2022-05-18T04:41:52.2156229Z Testing //:integration_test; 72s processwrapper-sandbox 2022-05-18T04:41:52.2156827Z Testing //:rnn_test; 34s processwrapper-sandbox 2022-05-18T04:41:52.2157488Z Compiling test/cpp/api/functional.cpp; 32s processwrapper-sandbox 2022-05-18T04:41:52.2158494Z Compiling test/cpp/api/enum.cpp; 17s processwrapper-sandbox 2022-05-18T04:41:52.2159114Z Testing //:serialize_test; 2s processwrapper-sandbox 2022-05-18T04:41:52.5097901Z 2022-05-18T04:41:52.5098422Z  2022-05-18T04:41:52.5098818Z  2022-05-18T04:41:52.5099127Z  2022-05-18T04:41:52.5099419Z  2022-05-18T04:41:52.5099748Z  2022-05-18T04:41:52.5100896Z  2022-05-18T04:41:52.5101204Z  2022-05-18T04:41:52.5101907Z [3,198 / 3,206] 20 / 27 tests; 7 actions running; last test: //:autograd_test 2022-05-18T04:41:52.5102485Z Testing //:modules_test; 81s processwrapper-sandbox 2022-05-18T04:41:52.5103010Z Testing //:optim_test; 80s processwrapper-sandbox 2022-05-18T04:41:52.5103546Z Testing //:integration_test; 72s processwrapper-sandbox 2022-05-18T04:41:52.5104065Z Testing //:rnn_test; 35s processwrapper-sandbox 2022-05-18T04:41:52.5104611Z Compiling test/cpp/api/enum.cpp; 17s processwrapper-sandbox 2022-05-18T04:41:52.5105149Z Testing //:serialize_test; 2s processwrapper-sandbox 2022-05-18T04:41:52.5105687Z Linking functional_test; 0s processwrapper-sandbox 2022-05-18T04:41:53.7114204Z 2022-05-18T04:41:53.7114716Z  2022-05-18T04:41:53.7115082Z  2022-05-18T04:41:53.7115350Z  2022-05-18T04:41:53.7115616Z  2022-05-18T04:41:53.7115875Z  2022-05-18T04:41:53.7116135Z  2022-05-18T04:41:53.7116384Z  2022-05-18T04:41:53.7117636Z [3,198 / 3,206] 20 / 27 tests; 7 actions running; last test: //:autograd_test 2022-05-18T04:41:53.7118203Z Testing //:modules_test; 82s processwrapper-sandbox 2022-05-18T04:41:53.7118716Z Testing //:optim_test; 81s processwrapper-sandbox 2022-05-18T04:41:53.7119437Z Testing //:integration_test; 73s processwrapper-sandbox 2022-05-18T04:41:53.7119961Z Testing //:rnn_test; 36s processwrapper-sandbox 2022-05-18T04:41:53.7120494Z Compiling test/cpp/api/enum.cpp; 18s processwrapper-sandbox 2022-05-18T04:41:53.7121025Z Testing //:serialize_test; 3s processwrapper-sandbox 2022-05-18T04:41:53.7121525Z Linking functional_test; 1s processwrapper-sandbox 2022-05-18T04:41:54.7119594Z 2022-05-18T04:41:54.7120119Z  2022-05-18T04:41:54.7120444Z  2022-05-18T04:41:54.7120723Z  2022-05-18T04:41:54.7120999Z  2022-05-18T04:41:54.7121263Z  2022-05-18T04:41:54.7121543Z  2022-05-18T04:41:54.7121827Z  2022-05-18T04:41:54.7122381Z [3,198 / 3,206] 20 / 27 tests; 7 actions running; last test: //:autograd_test 2022-05-18T04:41:54.7122968Z Testing //:modules_test; 83s processwrapper-sandbox 2022-05-18T04:41:54.7123508Z Testing //:optim_test; 82s processwrapper-sandbox 2022-05-18T04:41:54.7124050Z Testing //:integration_test; 74s processwrapper-sandbox 2022-05-18T04:41:54.7124582Z Testing //:rnn_test; 37s processwrapper-sandbox 2022-05-18T04:41:54.7125244Z Compiling test/cpp/api/enum.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:54.7125817Z Testing //:serialize_test; 4s processwrapper-sandbox 2022-05-18T04:41:54.7126337Z Linking functional_test; 2s processwrapper-sandbox 2022-05-18T04:41:54.9957312Z 2022-05-18T04:41:54.9957851Z  2022-05-18T04:41:54.9958230Z  2022-05-18T04:41:54.9958552Z  2022-05-18T04:41:54.9958865Z  2022-05-18T04:41:54.9959157Z  2022-05-18T04:41:54.9959471Z  2022-05-18T04:41:54.9959788Z  2022-05-18T04:41:54.9960429Z [3,198 / 3,206] 21 / 27 tests; 7 actions running; last test: //:serialize_test 2022-05-18T04:41:54.9961110Z Testing //:modules_test; 84s processwrapper-sandbox 2022-05-18T04:41:54.9961740Z Testing //:optim_test; 83s processwrapper-sandbox 2022-05-18T04:41:54.9962375Z Testing //:integration_test; 75s processwrapper-sandbox 2022-05-18T04:41:54.9963004Z Testing //:rnn_test; 37s processwrapper-sandbox 2022-05-18T04:41:54.9963646Z Compiling test/cpp/api/enum.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:54.9964289Z Testing //:serialize_test; 5s processwrapper-sandbox 2022-05-18T04:41:54.9965001Z Linking functional_test; 2s processwrapper-sandbox 2022-05-18T04:41:54.9982228Z 2022-05-18T04:41:54.9982560Z  2022-05-18T04:41:54.9982888Z  2022-05-18T04:41:54.9983172Z  2022-05-18T04:41:54.9983454Z  2022-05-18T04:41:54.9983739Z  2022-05-18T04:41:54.9984008Z  2022-05-18T04:41:54.9984292Z  2022-05-18T04:41:54.9984725Z INFO: From Testing //:serialize_test: 2022-05-18T04:41:54.9985321Z [3,198 / 3,206] 21 / 27 tests; 7 actions running; last test: //:serialize_test 2022-05-18T04:41:54.9986151Z Testing //:modules_test; 84s processwrapper-sandbox 2022-05-18T04:41:54.9986690Z Testing //:optim_test; 83s processwrapper-sandbox 2022-05-18T04:41:54.9987244Z Testing //:integration_test; 75s processwrapper-sandbox 2022-05-18T04:41:54.9987780Z Testing //:rnn_test; 37s processwrapper-sandbox 2022-05-18T04:41:54.9988356Z Compiling test/cpp/api/enum.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:54.9988950Z Testing //:serialize_test; 5s processwrapper-sandbox 2022-05-18T04:41:54.9989483Z Linking functional_test; 2s processwrapper-sandbox 2022-05-18T04:41:54.9989772Z 2022-05-18T04:41:54.9989915Z  2022-05-18T04:41:54.9990209Z  2022-05-18T04:41:54.9990484Z  2022-05-18T04:41:54.9990762Z  2022-05-18T04:41:54.9991241Z  2022-05-18T04:41:54.9991493Z  2022-05-18T04:41:54.9991759Z  2022-05-18T04:41:54.9992209Z ==================== Test output for //:serialize_test: 2022-05-18T04:41:54.9992586Z Running main() from gmock_main.cc 2022-05-18T04:41:54.9993007Z Note: Google Test filter = -*CUDA 2022-05-18T04:41:54.9993504Z [==========] Running 22 tests from 1 test suite. 2022-05-18T04:41:54.9993993Z [----------] Global test environment set-up. 2022-05-18T04:41:54.9994443Z [----------] 22 tests from SerializeTest 2022-05-18T04:41:54.9994812Z [ RUN ] SerializeTest.KeysFunc 2022-05-18T04:41:54.9995217Z [ OK ] SerializeTest.KeysFunc (116 ms) 2022-05-18T04:41:54.9995592Z [ RUN ] SerializeTest.TryReadFunc 2022-05-18T04:41:54.9995994Z [ OK ] SerializeTest.TryReadFunc (1 ms) 2022-05-18T04:41:54.9996376Z [ RUN ] SerializeTest.Basic 2022-05-18T04:41:54.9996698Z [ OK ] SerializeTest.Basic (20 ms) 2022-05-18T04:41:54.9997049Z [ RUN ] SerializeTest.BasicToFile 2022-05-18T04:41:54.9997457Z [ OK ] SerializeTest.BasicToFile (2 ms) 2022-05-18T04:41:54.9997849Z [ RUN ] SerializeTest.BasicViaFunc 2022-05-18T04:41:54.9998265Z [ OK ] SerializeTest.BasicViaFunc (4 ms) 2022-05-18T04:41:54.9998656Z [ RUN ] SerializeTest.Resized 2022-05-18T04:41:54.9999025Z [ OK ] SerializeTest.Resized (2 ms) 2022-05-18T04:41:54.9999369Z [ RUN ] SerializeTest.Sliced 2022-05-18T04:41:54.9999723Z [ OK ] SerializeTest.Sliced (2 ms) 2022-05-18T04:41:55.0000091Z [ RUN ] SerializeTest.NonContiguous 2022-05-18T04:41:55.0000482Z [ OK ] SerializeTest.NonContiguous (1 ms) 2022-05-18T04:41:55.0000925Z [ RUN ] SerializeTest.ErrorOnMissingKey 2022-05-18T04:41:55.0001381Z [ OK ] SerializeTest.ErrorOnMissingKey (5 ms) 2022-05-18T04:41:55.0001759Z [ RUN ] SerializeTest.XOR 2022-05-18T04:41:55.0002114Z [ OK ] SerializeTest.XOR (2552 ms) 2022-05-18T04:41:55.0002478Z [ RUN ] SerializeTest.Optim 2022-05-18T04:41:55.0002814Z [ OK ] SerializeTest.Optim (20 ms) 2022-05-18T04:41:55.0003174Z [ RUN ] SerializeTest.Optim_Adagrad 2022-05-18T04:41:55.0003548Z [ OK ] SerializeTest.Optim_Adagrad (28 ms) 2022-05-18T04:41:55.0003892Z [ RUN ] SerializeTest.Optim_SGD 2022-05-18T04:41:55.0004263Z [ OK ] SerializeTest.Optim_SGD (20 ms) 2022-05-18T04:41:55.0004663Z [ RUN ] SerializeTest.Optim_Adam 2022-05-18T04:41:55.0005160Z [ OK ] SerializeTest.Optim_Adam (29 ms) 2022-05-18T04:41:55.0005551Z [ RUN ] SerializeTest.Optim_AdamW 2022-05-18T04:41:55.0005946Z [ OK ] SerializeTest.Optim_AdamW (32 ms) 2022-05-18T04:41:55.0006340Z [ RUN ] SerializeTest.Optim_RMSprop 2022-05-18T04:41:55.0006731Z [ OK ] SerializeTest.Optim_RMSprop (32 ms) 2022-05-18T04:41:55.0007134Z [ RUN ] SerializeTest.Optim_LBFGS 2022-05-18T04:41:55.0007516Z [ OK ] SerializeTest.Optim_LBFGS (29 ms) 2022-05-18T04:41:55.0008192Z [ RUN ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers 2022-05-18T04:41:55.0009180Z [ OK ] SerializeTest.CanSerializeModulesWithIntermediateModulesWithoutParametersOrBuffers (3 ms) 2022-05-18T04:41:55.0009945Z [ RUN ] SerializeTest.VectorOfTensors 2022-05-18T04:41:55.0010380Z [ OK ] SerializeTest.VectorOfTensors (3 ms) 2022-05-18T04:41:55.0010797Z [ RUN ] SerializeTest.IValue 2022-05-18T04:41:55.0011169Z [ OK ] SerializeTest.IValue (1 ms) 2022-05-18T04:41:55.0011792Z [ RUN ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule 2022-05-18T04:41:55.0012561Z [ OK ] SerializeTest.UnserializableSubmoduleIsSkippedWhenSavingModule (1 ms) 2022-05-18T04:41:55.0013300Z [ RUN ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule 2022-05-18T04:41:55.0014042Z [ OK ] SerializeTest.UnserializableSubmoduleIsIgnoredWhenLoadingModule (3 ms) 2022-05-18T04:41:55.0014806Z [----------] 22 tests from SerializeTest (2907 ms total) 2022-05-18T04:41:55.0015073Z 2022-05-18T04:41:55.0015340Z [----------] Global test environment tear-down 2022-05-18T04:41:55.0015862Z [==========] 22 tests from 1 test suite ran. (2907 ms total) 2022-05-18T04:41:55.0016211Z [ PASSED ] 22 tests. 2022-05-18T04:41:55.0016535Z ================================================================================ 2022-05-18T04:41:55.0017216Z [3,198 / 3,206] 21 / 27 tests; 7 actions running; last test: //:serialize_test 2022-05-18T04:41:55.0017791Z Testing //:modules_test; 84s processwrapper-sandbox 2022-05-18T04:41:55.0018304Z Testing //:optim_test; 83s processwrapper-sandbox 2022-05-18T04:41:55.0018834Z Testing //:integration_test; 75s processwrapper-sandbox 2022-05-18T04:41:55.0019381Z Testing //:rnn_test; 37s processwrapper-sandbox 2022-05-18T04:41:55.0019946Z Compiling test/cpp/api/enum.cpp; 19s processwrapper-sandbox 2022-05-18T04:41:55.0020537Z Testing //:serialize_test; 5s processwrapper-sandbox 2022-05-18T04:41:55.0021082Z Linking functional_test; 2s processwrapper-sandbox 2022-05-18T04:41:55.3116456Z 2022-05-18T04:41:55.3120881Z  2022-05-18T04:41:55.3121245Z  2022-05-18T04:41:55.3121530Z  2022-05-18T04:41:55.3121793Z  2022-05-18T04:41:55.3122071Z  2022-05-18T04:41:55.3122352Z  2022-05-18T04:41:55.3122611Z  2022-05-18T04:41:55.3123158Z [3,199 / 3,206] 21 / 27 tests; 6 actions running; last test: //:serialize_test 2022-05-18T04:41:55.3123736Z Testing //:modules_test; 84s processwrapper-sandbox 2022-05-18T04:41:55.3124294Z Testing //:optim_test; 83s processwrapper-sandbox 2022-05-18T04:41:55.3124977Z Testing //:integration_test; 75s processwrapper-sandbox 2022-05-18T04:41:55.3125528Z Testing //:rnn_test; 37s processwrapper-sandbox 2022-05-18T04:41:55.3126082Z Compiling test/cpp/api/enum.cpp; 20s processwrapper-sandbox 2022-05-18T04:41:55.3126673Z Linking functional_test; 3s processwrapper-sandbox 2022-05-18T04:41:56.2713787Z 2022-05-18T04:41:56.2714286Z  2022-05-18T04:41:56.2714671Z  2022-05-18T04:41:56.2715496Z  2022-05-18T04:41:56.2715762Z  2022-05-18T04:41:56.2716041Z  2022-05-18T04:41:56.2716322Z  2022-05-18T04:41:56.2719146Z [3,200 / 3,206] 21 / 27 tests; 6 actions, 5 running; last test: ...ialize_test 2022-05-18T04:41:56.2720338Z Testing //:modules_test; 85s processwrapper-sandbox 2022-05-18T04:41:56.2721254Z Testing //:optim_test; 84s processwrapper-sandbox 2022-05-18T04:41:56.2722188Z Testing //:integration_test; 76s processwrapper-sandbox 2022-05-18T04:41:56.2723098Z Testing //:rnn_test; 38s processwrapper-sandbox 2022-05-18T04:41:56.2723893Z Linking functional_test; 4s processwrapper-sandbox 2022-05-18T04:41:56.2724693Z [Prepa] Linking enum_test 2022-05-18T04:41:56.5121089Z 2022-05-18T04:41:56.5122158Z  2022-05-18T04:41:56.5122569Z  2022-05-18T04:41:56.5123113Z  2022-05-18T04:41:56.5123932Z  2022-05-18T04:41:56.5124264Z  2022-05-18T04:41:56.5124837Z  2022-05-18T04:41:56.5125697Z [3,200 / 3,206] 21 / 27 tests; 6 actions running; last test: //:serialize_test 2022-05-18T04:41:56.5126578Z Testing //:modules_test; 85s processwrapper-sandbox 2022-05-18T04:41:56.5127391Z Testing //:optim_test; 84s processwrapper-sandbox 2022-05-18T04:41:56.5128198Z Testing //:integration_test; 76s processwrapper-sandbox 2022-05-18T04:41:56.5128971Z Testing //:rnn_test; 39s processwrapper-sandbox 2022-05-18T04:41:56.5129817Z Linking functional_test; 4s processwrapper-sandbox 2022-05-18T04:41:56.5130491Z Linking enum_test; 0s processwrapper-sandbox 2022-05-18T04:41:57.7127889Z 2022-05-18T04:41:57.7129101Z  2022-05-18T04:41:57.7129496Z  2022-05-18T04:41:57.7129950Z  2022-05-18T04:41:57.7130230Z  2022-05-18T04:41:57.7130500Z  2022-05-18T04:41:57.7130951Z  2022-05-18T04:41:57.7131674Z [3,200 / 3,206] 21 / 27 tests; 6 actions running; last test: //:serialize_test 2022-05-18T04:41:57.7134361Z Testing //:modules_test; 86s processwrapper-sandbox 2022-05-18T04:41:57.7135155Z Testing //:optim_test; 85s processwrapper-sandbox 2022-05-18T04:41:57.7135882Z Testing //:integration_test; 77s processwrapper-sandbox 2022-05-18T04:41:57.7137473Z Testing //:rnn_test; 40s processwrapper-sandbox 2022-05-18T04:41:57.7138523Z Linking functional_test; 5s processwrapper-sandbox 2022-05-18T04:41:57.7139087Z Linking enum_test; 1s processwrapper-sandbox 2022-05-18T04:41:58.9134394Z 2022-05-18T04:41:58.9134944Z  2022-05-18T04:41:58.9135345Z  2022-05-18T04:41:58.9135711Z  2022-05-18T04:41:58.9136060Z  2022-05-18T04:41:58.9136401Z  2022-05-18T04:41:58.9136732Z  2022-05-18T04:41:58.9137340Z [3,200 / 3,206] 21 / 27 tests; 6 actions running; last test: //:serialize_test 2022-05-18T04:41:58.9137989Z Testing //:modules_test; 88s processwrapper-sandbox 2022-05-18T04:41:58.9138644Z Testing //:optim_test; 86s processwrapper-sandbox 2022-05-18T04:41:58.9139174Z Testing //:integration_test; 78s processwrapper-sandbox 2022-05-18T04:41:58.9139695Z Testing //:rnn_test; 41s processwrapper-sandbox 2022-05-18T04:41:58.9140173Z Linking functional_test; 6s processwrapper-sandbox 2022-05-18T04:41:58.9140682Z Linking enum_test; 2s processwrapper-sandbox 2022-05-18T04:41:59.9140029Z 2022-05-18T04:41:59.9140572Z  2022-05-18T04:41:59.9140922Z  2022-05-18T04:41:59.9141246Z  2022-05-18T04:41:59.9141518Z  2022-05-18T04:41:59.9141791Z  2022-05-18T04:41:59.9142071Z  2022-05-18T04:41:59.9142613Z [3,200 / 3,206] 21 / 27 tests; 6 actions running; last test: //:serialize_test 2022-05-18T04:41:59.9143223Z Testing //:modules_test; 89s processwrapper-sandbox 2022-05-18T04:41:59.9143763Z Testing //:optim_test; 87s processwrapper-sandbox 2022-05-18T04:41:59.9144311Z Testing //:integration_test; 79s processwrapper-sandbox 2022-05-18T04:41:59.9144842Z Testing //:rnn_test; 42s processwrapper-sandbox 2022-05-18T04:41:59.9145362Z Linking functional_test; 7s processwrapper-sandbox 2022-05-18T04:41:59.9146074Z Linking enum_test; 3s processwrapper-sandbox 2022-05-18T04:42:00.2813528Z 2022-05-18T04:42:00.2814044Z  2022-05-18T04:42:00.2814368Z  2022-05-18T04:42:00.2814662Z  2022-05-18T04:42:00.2814925Z  2022-05-18T04:42:00.2815168Z  2022-05-18T04:42:00.2815429Z  2022-05-18T04:42:00.2815970Z [3,201 / 3,207] 21 / 27 tests; 6 actions, 5 running; last test: ...ialize_test 2022-05-18T04:42:00.2816537Z Testing //:modules_test; 89s processwrapper-sandbox 2022-05-18T04:42:00.2817030Z Testing //:optim_test; 88s processwrapper-sandbox 2022-05-18T04:42:00.2817565Z Testing //:integration_test; 80s processwrapper-sandbox 2022-05-18T04:42:00.2818057Z Testing //:rnn_test; 42s processwrapper-sandbox 2022-05-18T04:42:00.2818545Z Linking enum_test; 4s processwrapper-sandbox 2022-05-18T04:42:00.2818949Z [Prepa] Testing //:functional_test 2022-05-18T04:42:00.5150891Z 2022-05-18T04:42:00.5151596Z  2022-05-18T04:42:00.5151955Z  2022-05-18T04:42:00.5152279Z  2022-05-18T04:42:00.5152559Z  2022-05-18T04:42:00.5152844Z  2022-05-18T04:42:00.5153109Z  2022-05-18T04:42:00.5153658Z [3,201 / 3,207] 21 / 27 tests; 6 actions running; last test: //:serialize_test 2022-05-18T04:42:00.5154224Z Testing //:modules_test; 89s processwrapper-sandbox 2022-05-18T04:42:00.5154728Z Testing //:optim_test; 88s processwrapper-sandbox 2022-05-18T04:42:00.5155258Z Testing //:integration_test; 80s processwrapper-sandbox 2022-05-18T04:42:00.5155787Z Testing //:rnn_test; 43s processwrapper-sandbox 2022-05-18T04:42:00.5156265Z Linking enum_test; 4s processwrapper-sandbox 2022-05-18T04:42:00.5156805Z Testing //:functional_test; 0s processwrapper-sandbox 2022-05-18T04:42:01.5151765Z 2022-05-18T04:42:01.5152535Z  2022-05-18T04:42:01.5152953Z  2022-05-18T04:42:01.5153262Z  2022-05-18T04:42:01.5153564Z  2022-05-18T04:42:01.5154568Z  2022-05-18T04:42:01.5154882Z  2022-05-18T04:42:01.5155682Z [3,201 / 3,207] 21 / 27 tests; 6 actions running; last test: //:serialize_test 2022-05-18T04:42:01.5156346Z Testing //:modules_test; 90s processwrapper-sandbox 2022-05-18T04:42:01.5157035Z Testing //:optim_test; 89s processwrapper-sandbox 2022-05-18T04:42:01.5157546Z Testing //:integration_test; 81s processwrapper-sandbox 2022-05-18T04:42:01.5158011Z Testing //:rnn_test; 44s processwrapper-sandbox 2022-05-18T04:42:01.5158498Z Linking enum_test; 5s processwrapper-sandbox 2022-05-18T04:42:01.5159002Z Testing //:functional_test; 1s processwrapper-sandbox 2022-05-18T04:42:02.7158216Z 2022-05-18T04:42:02.7158765Z  2022-05-18T04:42:02.7159181Z  2022-05-18T04:42:02.7159471Z  2022-05-18T04:42:02.7159752Z  2022-05-18T04:42:02.7160040Z  2022-05-18T04:42:02.7160323Z  2022-05-18T04:42:02.7160867Z [3,201 / 3,207] 21 / 27 tests; 6 actions running; last test: //:serialize_test 2022-05-18T04:42:02.7161444Z Testing //:modules_test; 91s processwrapper-sandbox 2022-05-18T04:42:02.7161992Z Testing //:optim_test; 90s processwrapper-sandbox 2022-05-18T04:42:02.7162539Z Testing //:integration_test; 82s processwrapper-sandbox 2022-05-18T04:42:02.7163046Z Testing //:rnn_test; 45s processwrapper-sandbox 2022-05-18T04:42:02.7163553Z Linking enum_test; 6s processwrapper-sandbox 2022-05-18T04:42:02.7164083Z Testing //:functional_test; 2s processwrapper-sandbox 2022-05-18T04:42:03.0399055Z 2022-05-18T04:42:03.0399718Z  2022-05-18T04:42:03.0400561Z  2022-05-18T04:42:03.0400850Z  2022-05-18T04:42:03.0403118Z  2022-05-18T04:42:03.0403565Z  2022-05-18T04:42:03.0403847Z  2022-05-18T04:42:03.0404412Z [3,201 / 3,207] 22 / 27 tests; 6 actions running; last test: ...unctional_test 2022-05-18T04:42:03.0405062Z Testing //:modules_test; 92s processwrapper-sandbox 2022-05-18T04:42:03.0405645Z Testing //:optim_test; 91s processwrapper-sandbox 2022-05-18T04:42:03.0406204Z Testing //:integration_test; 83s processwrapper-sandbox 2022-05-18T04:42:03.0406715Z Testing //:rnn_test; 45s processwrapper-sandbox 2022-05-18T04:42:03.0407221Z Linking enum_test; 6s processwrapper-sandbox 2022-05-18T04:42:03.0407752Z Testing //:functional_test; 2s processwrapper-sandbox 2022-05-18T04:42:03.0408023Z 2022-05-18T04:42:03.0410645Z  2022-05-18T04:42:03.0410948Z  2022-05-18T04:42:03.0411277Z  2022-05-18T04:42:03.0411553Z  2022-05-18T04:42:03.0411825Z  2022-05-18T04:42:03.0412102Z  2022-05-18T04:42:03.0412541Z INFO: From Testing //:functional_test: 2022-05-18T04:42:03.0413147Z [3,201 / 3,207] 22 / 27 tests; 6 actions running; last test: ...unctional_test 2022-05-18T04:42:03.0413726Z Testing //:modules_test; 92s processwrapper-sandbox 2022-05-18T04:42:03.0414265Z Testing //:optim_test; 91s processwrapper-sandbox 2022-05-18T04:42:03.0414803Z Testing //:integration_test; 83s processwrapper-sandbox 2022-05-18T04:42:03.0415336Z Testing //:rnn_test; 45s processwrapper-sandbox 2022-05-18T04:42:03.0415850Z Linking enum_test; 6s processwrapper-sandbox 2022-05-18T04:42:03.0416394Z Testing //:functional_test; 2s processwrapper-sandbox 2022-05-18T04:42:03.0416658Z 2022-05-18T04:42:03.0416788Z  2022-05-18T04:42:03.0417080Z  2022-05-18T04:42:03.0417352Z  2022-05-18T04:42:03.0417612Z  2022-05-18T04:42:03.0417896Z  2022-05-18T04:42:03.0418180Z  2022-05-18T04:42:03.0418587Z ==================== Test output for //:functional_test: 2022-05-18T04:42:03.0418924Z Running main() from gmock_main.cc 2022-05-18T04:42:03.0419336Z Note: Google Test filter = -*CUDA 2022-05-18T04:42:03.0419897Z [==========] Running 132 tests from 1 test suite. 2022-05-18T04:42:03.0420321Z [----------] Global test environment set-up. 2022-05-18T04:42:03.0420758Z [----------] 132 tests from FunctionalTest 2022-05-18T04:42:03.0421101Z [ RUN ] FunctionalTest.Conv1d 2022-05-18T04:42:03.0421577Z [ OK ] FunctionalTest.Conv1d (22 ms) 2022-05-18T04:42:03.0421944Z [ RUN ] FunctionalTest.Conv2dEven 2022-05-18T04:42:03.0422342Z [ OK ] FunctionalTest.Conv2dEven (3 ms) 2022-05-18T04:42:03.0422690Z [ RUN ] FunctionalTest.Conv2dUneven 2022-05-18T04:42:03.0423078Z [ OK ] FunctionalTest.Conv2dUneven (2 ms) 2022-05-18T04:42:03.0423453Z [ RUN ] FunctionalTest.Conv3d 2022-05-18T04:42:03.0423787Z [ OK ] FunctionalTest.Conv3d (3 ms) 2022-05-18T04:42:03.0424136Z [ RUN ] FunctionalTest.MaxPool1d 2022-05-18T04:42:03.0424531Z [ OK ] FunctionalTest.MaxPool1d (0 ms) 2022-05-18T04:42:03.0424932Z [ RUN ] FunctionalTest.MaxPool2d 2022-05-18T04:42:03.0425306Z [ OK ] FunctionalTest.MaxPool2d (1 ms) 2022-05-18T04:42:03.0425705Z [ RUN ] FunctionalTest.MaxPool2dBackward 2022-05-18T04:42:03.0426479Z [ OK ] FunctionalTest.MaxPool2dBackward (1 ms) 2022-05-18T04:42:03.0426869Z [ RUN ] FunctionalTest.MaxPool3d 2022-05-18T04:42:03.0427436Z [ OK ] FunctionalTest.MaxPool3d (1 ms) 2022-05-18T04:42:03.0427824Z [ RUN ] FunctionalTest.AvgPool1d 2022-05-18T04:42:03.0428186Z [ OK ] FunctionalTest.AvgPool1d (0 ms) 2022-05-18T04:42:03.0428555Z [ RUN ] FunctionalTest.AvgPool2d 2022-05-18T04:42:03.0428947Z [ OK ] FunctionalTest.AvgPool2d (1 ms) 2022-05-18T04:42:03.0429294Z [ RUN ] FunctionalTest.AvgPool3d 2022-05-18T04:42:03.0429668Z [ OK ] FunctionalTest.AvgPool3d (1 ms) 2022-05-18T04:42:03.0430085Z [ RUN ] FunctionalTest.FractionalMaxPool2d 2022-05-18T04:42:03.0430529Z [ OK ] FunctionalTest.FractionalMaxPool2d (3 ms) 2022-05-18T04:42:03.0431002Z [ RUN ] FunctionalTest.FractionalMaxPool3d 2022-05-18T04:42:03.0431467Z [ OK ] FunctionalTest.FractionalMaxPool3d (1 ms) 2022-05-18T04:42:03.0431866Z [ RUN ] FunctionalTest.LPPool1d 2022-05-18T04:42:03.0432257Z [ OK ] FunctionalTest.LPPool1d (1 ms) 2022-05-18T04:42:03.0432620Z [ RUN ] FunctionalTest.LPPool2d 2022-05-18T04:42:03.0433019Z [ OK ] FunctionalTest.LPPool2d (2 ms) 2022-05-18T04:42:03.0433439Z [ RUN ] FunctionalTest.CosineSimilarity 2022-05-18T04:42:03.0433865Z [ OK ] FunctionalTest.CosineSimilarity (1 ms) 2022-05-18T04:42:03.0434357Z [ RUN ] FunctionalTest.SmoothL1LossDefaultOptions 2022-05-18T04:42:03.0434872Z [ OK ] FunctionalTest.SmoothL1LossDefaultOptions (1 ms) 2022-05-18T04:42:03.0435347Z [ RUN ] FunctionalTest.SmoothL1LossBeta 2022-05-18T04:42:03.0435780Z [ OK ] FunctionalTest.SmoothL1LossBeta (1 ms) 2022-05-18T04:42:03.0436241Z [ RUN ] FunctionalTest.SmoothL1LossNoReduction 2022-05-18T04:42:03.0436733Z [ OK ] FunctionalTest.SmoothL1LossNoReduction (1 ms) 2022-05-18T04:42:03.0437227Z [ RUN ] FunctionalTest.HuberLossDefaultOptions 2022-05-18T04:42:03.0437745Z [ OK ] FunctionalTest.HuberLossDefaultOptions (1 ms) 2022-05-18T04:42:03.0438195Z [ RUN ] FunctionalTest.HuberLossDelta 2022-05-18T04:42:03.0438624Z [ OK ] FunctionalTest.HuberLossDelta (1 ms) 2022-05-18T04:42:03.0439051Z [ RUN ] FunctionalTest.HuberLossNoReduction 2022-05-18T04:42:03.0439511Z [ OK ] FunctionalTest.HuberLossNoReduction (1 ms) 2022-05-18T04:42:03.0440004Z [ RUN ] FunctionalTest.SoftMarginLossDefaultOptions 2022-05-18T04:42:03.0440538Z [ OK ] FunctionalTest.SoftMarginLossDefaultOptions (2 ms) 2022-05-18T04:42:03.0441094Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions 2022-05-18T04:42:03.0441695Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossDefaultOptions (3 ms) 2022-05-18T04:42:03.0442263Z [ RUN ] FunctionalTest.SoftMarginLossNoReduction 2022-05-18T04:42:03.0442757Z [ OK ] FunctionalTest.SoftMarginLossNoReduction (1 ms) 2022-05-18T04:42:03.0443499Z [ RUN ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction 2022-05-18T04:42:03.0444183Z [ OK ] FunctionalTest.MultiLabelSoftMarginLossWeightedNoReduction (3 ms) 2022-05-18T04:42:03.0444895Z [ RUN ] FunctionalTest.PairwiseDistance 2022-05-18T04:42:03.0445335Z [ OK ] FunctionalTest.PairwiseDistance (1 ms) 2022-05-18T04:42:03.0445877Z [ RUN ] FunctionalTest.PDist 2022-05-18T04:42:03.0446244Z [ OK ] FunctionalTest.PDist (1 ms) 2022-05-18T04:42:03.0446609Z [ RUN ] FunctionalTest.AdaptiveMaxPool1d 2022-05-18T04:42:03.0447044Z [ OK ] FunctionalTest.AdaptiveMaxPool1d (0 ms) 2022-05-18T04:42:03.0447485Z [ RUN ] FunctionalTest.AdaptiveMaxPool2d 2022-05-18T04:42:03.0447913Z [ OK ] FunctionalTest.AdaptiveMaxPool2d (1 ms) 2022-05-18T04:42:03.0448308Z [ RUN ] FunctionalTest.AdaptiveMaxPool3d 2022-05-18T04:42:03.0448739Z [ OK ] FunctionalTest.AdaptiveMaxPool3d (1 ms) 2022-05-18T04:42:03.0449151Z [ RUN ] FunctionalTest.AdaptiveAvgPool1d 2022-05-18T04:42:03.0449690Z [ OK ] FunctionalTest.AdaptiveAvgPool1d (0 ms) 2022-05-18T04:42:03.0450197Z [ RUN ] FunctionalTest.AdaptiveAvgPool2d 2022-05-18T04:42:03.0450702Z [ OK ] FunctionalTest.AdaptiveAvgPool2d (1 ms) 2022-05-18T04:42:03.0451182Z [ RUN ] FunctionalTest.AdaptiveAvgPool3d 2022-05-18T04:42:03.0451687Z [ OK ] FunctionalTest.AdaptiveAvgPool3d (1 ms) 2022-05-18T04:42:03.0452139Z [ RUN ] FunctionalTest.L1Loss 2022-05-18T04:42:03.0452540Z [ OK ] FunctionalTest.L1Loss (0 ms) 2022-05-18T04:42:03.0452918Z [ RUN ] FunctionalTest.MSELoss 2022-05-18T04:42:03.0453319Z [ OK ] FunctionalTest.MSELoss (1 ms) 2022-05-18T04:42:03.0453737Z [ RUN ] FunctionalTest.BCELoss 2022-05-18T04:42:03.0454162Z [ OK ] FunctionalTest.BCELoss (1 ms) 2022-05-18T04:42:03.0454594Z [ RUN ] FunctionalTest.KLDivLoss 2022-05-18T04:42:03.0455056Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-05-18T04:42:03.0456457Z W0518 04:42:01.807610 23544 loss.h:58] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2022-05-18T04:42:03.0457490Z [ OK ] FunctionalTest.KLDivLoss (1 ms) 2022-05-18T04:42:03.0457976Z [ RUN ] FunctionalTest.HingeEmbeddingLoss 2022-05-18T04:42:03.0458660Z [ OK ] FunctionalTest.HingeEmbeddingLoss (1 ms) 2022-05-18T04:42:03.0459104Z [ RUN ] FunctionalTest.GridSample 2022-05-18T04:42:03.0459783Z W0518 04:42:01.811481 23544 vision.h:83] Warning: Default grid_sample and affine_grid behavior has changed to align_corners=False since 1.3.0. Please specify align_corners=True if the old behavior is desired. See the documentation of grid_sample for details. (function grid_sample) 2022-05-18T04:42:03.0460502Z [ OK ] FunctionalTest.GridSample (4 ms) 2022-05-18T04:42:03.0460888Z [ RUN ] FunctionalTest.AffineGrid 2022-05-18T04:42:03.0461266Z [ OK ] FunctionalTest.AffineGrid (7 ms) 2022-05-18T04:42:03.0461668Z [ RUN ] FunctionalTest.MultiMarginLoss 2022-05-18T04:42:03.0462106Z [ OK ] FunctionalTest.MultiMarginLoss (0 ms) 2022-05-18T04:42:03.0462522Z [ RUN ] FunctionalTest.CosineEmbeddingLoss 2022-05-18T04:42:03.0462977Z [ OK ] FunctionalTest.CosineEmbeddingLoss (1 ms) 2022-05-18T04:42:03.0463547Z [ RUN ] FunctionalTest.MultiLabelMarginLossDefaultOptions 2022-05-18T04:42:03.0464187Z [ OK ] FunctionalTest.MultiLabelMarginLossDefaultOptions (1 ms) 2022-05-18T04:42:03.0464753Z [ RUN ] FunctionalTest.MultiLabelMarginLossNoReduction 2022-05-18T04:42:03.0465286Z [ OK ] FunctionalTest.MultiLabelMarginLossNoReduction (1 ms) 2022-05-18T04:42:03.0466050Z [ RUN ] FunctionalTest.TripletMarginLoss 2022-05-18T04:42:03.0466546Z [ OK ] FunctionalTest.TripletMarginLoss (1 ms) 2022-05-18T04:42:03.0467187Z [ RUN ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity 2022-05-18T04:42:03.0468092Z [ OK ] FunctionalTest.TripletMarginWithDistanceLossDefaultParity (177 ms) 2022-05-18T04:42:03.0468686Z [ RUN ] FunctionalTest.NLLLoss 2022-05-18T04:42:03.0469099Z [ OK ] FunctionalTest.NLLLoss (1 ms) 2022-05-18T04:42:03.0469532Z [ RUN ] FunctionalTest.CrossEntropy 2022-05-18T04:42:03.0470134Z [ OK ] FunctionalTest.CrossEntropy (3 ms) 2022-05-18T04:42:03.0470580Z [ RUN ] FunctionalTest.MaxUnpool1d 2022-05-18T04:42:03.0471044Z [ OK ] FunctionalTest.MaxUnpool1d (3 ms) 2022-05-18T04:42:03.0471490Z [ RUN ] FunctionalTest.MaxUnpool2d 2022-05-18T04:42:03.0471873Z [ OK ] FunctionalTest.MaxUnpool2d (2 ms) 2022-05-18T04:42:03.0472240Z [ RUN ] FunctionalTest.MaxUnpool3d 2022-05-18T04:42:03.0472724Z [ OK ] FunctionalTest.MaxUnpool3d (1 ms) 2022-05-18T04:42:03.0473051Z [ RUN ] FunctionalTest.ELU 2022-05-18T04:42:03.0473377Z [ OK ] FunctionalTest.ELU (19 ms) 2022-05-18T04:42:03.0473719Z [ RUN ] FunctionalTest.SELU 2022-05-18T04:42:03.0474056Z [ OK ] FunctionalTest.SELU (4 ms) 2022-05-18T04:42:03.0474395Z [ RUN ] FunctionalTest.GLU 2022-05-18T04:42:03.0474718Z [ OK ] FunctionalTest.GLU (2 ms) 2022-05-18T04:42:03.0475021Z [ RUN ] FunctionalTest.GELU 2022-05-18T04:42:03.0475511Z [ OK ] FunctionalTest.GELU (22 ms) 2022-05-18T04:42:03.0475915Z [ RUN ] FunctionalTest.TanhGELU 2022-05-18T04:42:03.0476343Z [ OK ] FunctionalTest.TanhGELU (1 ms) 2022-05-18T04:42:03.0476785Z [ RUN ] FunctionalTest.Hardshrink 2022-05-18T04:42:03.0477205Z [ OK ] FunctionalTest.Hardshrink (9 ms) 2022-05-18T04:42:03.0477643Z [ RUN ] FunctionalTest.OneHot 2022-05-18T04:42:03.0478040Z [ OK ] FunctionalTest.OneHot (3 ms) 2022-05-18T04:42:03.0478462Z [ RUN ] FunctionalTest.Hardtanh 2022-05-18T04:42:03.0478898Z [ OK ] FunctionalTest.Hardtanh (39 ms) 2022-05-18T04:42:03.0479325Z [ RUN ] FunctionalTest.LeakyReLU 2022-05-18T04:42:03.0479755Z [ OK ] FunctionalTest.LeakyReLU (12 ms) 2022-05-18T04:42:03.0480207Z [ RUN ] FunctionalTest.LogSigmoid 2022-05-18T04:42:03.0480637Z [ OK ] FunctionalTest.LogSigmoid (2 ms) 2022-05-18T04:42:03.0481091Z [ RUN ] FunctionalTest.GumbelSoftmax 2022-05-18T04:42:03.0481555Z [ OK ] FunctionalTest.GumbelSoftmax (52 ms) 2022-05-18T04:42:03.0481990Z [ RUN ] FunctionalTest.Softmax 2022-05-18T04:42:03.0482455Z [ OK ] FunctionalTest.Softmax (2 ms) 2022-05-18T04:42:03.0482923Z [ RUN ] FunctionalTest.Softmin 2022-05-18T04:42:03.0483335Z [ OK ] FunctionalTest.Softmin (1 ms) 2022-05-18T04:42:03.0483826Z [ RUN ] FunctionalTest.LogSoftmax 2022-05-18T04:42:03.0484337Z [ OK ] FunctionalTest.LogSoftmax (1 ms) 2022-05-18T04:42:03.0484872Z [ RUN ] FunctionalTest.PReLU 2022-05-18T04:42:03.0485287Z [ OK ] FunctionalTest.PReLU (3 ms) 2022-05-18T04:42:03.0485760Z [ RUN ] FunctionalTest.LayerNorm 2022-05-18T04:42:03.0486327Z [ OK ] FunctionalTest.LayerNorm (0 ms) 2022-05-18T04:42:03.0486787Z [ RUN ] FunctionalTest.GroupNorm 2022-05-18T04:42:03.0487222Z [ OK ] FunctionalTest.GroupNorm (1 ms) 2022-05-18T04:42:03.0487689Z [ RUN ] FunctionalTest.LocalResponseNorm 2022-05-18T04:42:03.0488146Z [ OK ] FunctionalTest.LocalResponseNorm (2 ms) 2022-05-18T04:42:03.0488552Z [ RUN ] FunctionalTest.Linear 2022-05-18T04:42:03.0489058Z [ OK ] FunctionalTest.Linear (4 ms) 2022-05-18T04:42:03.0489500Z [ RUN ] FunctionalTest.Embedding 2022-05-18T04:42:03.0489990Z [ OK ] FunctionalTest.Embedding (1 ms) 2022-05-18T04:42:03.0490456Z [ RUN ] FunctionalTest.EmbeddingBag 2022-05-18T04:42:03.0490904Z [ OK ] FunctionalTest.EmbeddingBag (4 ms) 2022-05-18T04:42:03.0491409Z [ RUN ] FunctionalTest.Bilinear 2022-05-18T04:42:03.0491901Z [ OK ] FunctionalTest.Bilinear (3 ms) 2022-05-18T04:42:03.0492310Z [ RUN ] FunctionalTest.Normalize 2022-05-18T04:42:03.0492808Z [ OK ] FunctionalTest.Normalize (6 ms) 2022-05-18T04:42:03.0493279Z [ RUN ] FunctionalTest.ReLU 2022-05-18T04:42:03.0493845Z [ OK ] FunctionalTest.ReLU (5 ms) 2022-05-18T04:42:03.0494251Z [ RUN ] FunctionalTest.ReLUDefaultOptions 2022-05-18T04:42:03.0494760Z [ OK ] FunctionalTest.ReLUDefaultOptions (2 ms) 2022-05-18T04:42:03.0495396Z [ RUN ] FunctionalTest.ReLU6 2022-05-18T04:42:03.0495835Z [ OK ] FunctionalTest.ReLU6 (7 ms) 2022-05-18T04:42:03.0496285Z [ RUN ] FunctionalTest.ReLU6DefaultOptions 2022-05-18T04:42:03.0496741Z [ OK ] FunctionalTest.ReLU6DefaultOptions (1 ms) 2022-05-18T04:42:03.0497168Z [ RUN ] FunctionalTest.RReLU 2022-05-18T04:42:03.0497524Z [ OK ] FunctionalTest.RReLU (61 ms) 2022-05-18T04:42:03.0497983Z [ RUN ] FunctionalTest.RReLUDefaultOptions 2022-05-18T04:42:03.0498452Z [ OK ] FunctionalTest.RReLUDefaultOptions (3 ms) 2022-05-18T04:42:03.0498948Z [ RUN ] FunctionalTest.CELU 2022-05-18T04:42:03.0499352Z [ OK ] FunctionalTest.CELU (15 ms) 2022-05-18T04:42:03.0499856Z [ RUN ] FunctionalTest.CELUDefaultOptions 2022-05-18T04:42:03.0500368Z [ OK ] FunctionalTest.CELUDefaultOptions (2 ms) 2022-05-18T04:42:03.0500901Z [ RUN ] FunctionalTest.PixelShuffle 2022-05-18T04:42:03.0501397Z [ OK ] FunctionalTest.PixelShuffle (1 ms) 2022-05-18T04:42:03.0501904Z [ RUN ] FunctionalTest.PixelUnshuffle 2022-05-18T04:42:03.0502429Z [ OK ] FunctionalTest.PixelUnshuffle (1 ms) 2022-05-18T04:42:03.0502873Z [ RUN ] FunctionalTest.Softplus 2022-05-18T04:42:03.0503297Z [ OK ] FunctionalTest.Softplus (10 ms) 2022-05-18T04:42:03.0503805Z [ RUN ] FunctionalTest.SoftplusDefaultOptions 2022-05-18T04:42:03.0504374Z [ OK ] FunctionalTest.SoftplusDefaultOptions (1 ms) 2022-05-18T04:42:03.0504842Z [ RUN ] FunctionalTest.Fold 2022-05-18T04:42:03.0505229Z [ OK ] FunctionalTest.Fold (1 ms) 2022-05-18T04:42:03.0505647Z [ RUN ] FunctionalTest.Unfold 2022-05-18T04:42:03.0506185Z [ OK ] FunctionalTest.Unfold (1 ms) 2022-05-18T04:42:03.0506613Z [ RUN ] FunctionalTest.Softshrink 2022-05-18T04:42:03.0507067Z [ OK ] FunctionalTest.Softshrink (7 ms) 2022-05-18T04:42:03.0507554Z [ RUN ] FunctionalTest.SoftshrinkDefaultOptions 2022-05-18T04:42:03.0508139Z [ OK ] FunctionalTest.SoftshrinkDefaultOptions (1 ms) 2022-05-18T04:42:03.0508643Z [ RUN ] FunctionalTest.Softsign 2022-05-18T04:42:03.0509084Z [ OK ] FunctionalTest.Softsign (1 ms) 2022-05-18T04:42:03.0509485Z [ RUN ] FunctionalTest.Mish 2022-05-18T04:42:03.0509879Z [ OK ] FunctionalTest.Mish (1 ms) 2022-05-18T04:42:03.0510307Z [ RUN ] FunctionalTest.Tanhshrink 2022-05-18T04:42:03.0510735Z [ OK ] FunctionalTest.Tanhshrink (1 ms) 2022-05-18T04:42:03.0511178Z [ RUN ] FunctionalTest.Threshold 2022-05-18T04:42:03.0511608Z [ OK ] FunctionalTest.Threshold (18 ms) 2022-05-18T04:42:03.0512039Z [ RUN ] FunctionalTest.BatchNorm1d 2022-05-18T04:42:03.0512503Z [ OK ] FunctionalTest.BatchNorm1d (1 ms) 2022-05-18T04:42:03.0513040Z [ RUN ] FunctionalTest.BatchNorm1dDefaultOptions 2022-05-18T04:42:03.0513640Z [ OK ] FunctionalTest.BatchNorm1dDefaultOptions (1 ms) 2022-05-18T04:42:03.0514182Z [ RUN ] FunctionalTest.BatchNorm2d 2022-05-18T04:42:03.0514628Z [ OK ] FunctionalTest.BatchNorm2d (2 ms) 2022-05-18T04:42:03.0515135Z [ RUN ] FunctionalTest.BatchNorm2dDefaultOptions 2022-05-18T04:42:03.0515744Z [ OK ] FunctionalTest.BatchNorm2dDefaultOptions (1 ms) 2022-05-18T04:42:03.0516287Z [ RUN ] FunctionalTest.BatchNorm3d 2022-05-18T04:42:03.0516758Z [ OK ] FunctionalTest.BatchNorm3d (1 ms) 2022-05-18T04:42:03.0517237Z [ RUN ] FunctionalTest.BatchNorm3dDefaultOptions 2022-05-18T04:42:03.0517842Z [ OK ] FunctionalTest.BatchNorm3dDefaultOptions (1 ms) 2022-05-18T04:42:03.0518404Z [ RUN ] FunctionalTest.InstanceNorm1d 2022-05-18T04:42:03.0518921Z [ OK ] FunctionalTest.InstanceNorm1d (2 ms) 2022-05-18T04:42:03.0519462Z [ RUN ] FunctionalTest.InstanceNorm1dDefaultOptions 2022-05-18T04:42:03.0520133Z [ OK ] FunctionalTest.InstanceNorm1dDefaultOptions (1 ms) 2022-05-18T04:42:03.0520858Z [ RUN ] FunctionalTest.InstanceNorm2d 2022-05-18T04:42:03.0521476Z [ OK ] FunctionalTest.InstanceNorm2d (3 ms) 2022-05-18T04:42:03.0522046Z [ RUN ] FunctionalTest.InstanceNorm2dDefaultOptions 2022-05-18T04:42:03.0522762Z [ OK ] FunctionalTest.InstanceNorm2dDefaultOptions (1 ms) 2022-05-18T04:42:03.0523335Z [ RUN ] FunctionalTest.InstanceNorm3d 2022-05-18T04:42:03.0523819Z [ OK ] FunctionalTest.InstanceNorm3d (3 ms) 2022-05-18T04:42:03.0524421Z [ RUN ] FunctionalTest.InstanceNorm3dDefaultOptions 2022-05-18T04:42:03.0525169Z [ OK ] FunctionalTest.InstanceNorm3dDefaultOptions (4 ms) 2022-05-18T04:42:03.0525716Z [ RUN ] FunctionalTest.Interpolate 2022-05-18T04:42:03.0526917Z W0518 04:42:02.369844 23544 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:03.0528995Z W0518 04:42:02.370613 23544 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:03.0530724Z W0518 04:42:02.372139 23544 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:03.0532624Z W0518 04:42:02.372872 23544 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:03.0534509Z W0518 04:42:02.374397 23544 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:03.0536309Z W0518 04:42:02.375159 23544 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:03.0538082Z W0518 04:42:02.376854 23544 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:03.0539851Z W0518 04:42:02.377580 23544 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:03.0541157Z [ OK ] FunctionalTest.Interpolate (16 ms) 2022-05-18T04:42:03.0541615Z [ RUN ] FunctionalTest.Pad1 2022-05-18T04:42:03.0542029Z [ OK ] FunctionalTest.Pad1 (1 ms) 2022-05-18T04:42:03.0542415Z [ RUN ] FunctionalTest.Pad2 2022-05-18T04:42:03.0542821Z [ OK ] FunctionalTest.Pad2 (3 ms) 2022-05-18T04:42:03.0543216Z [ RUN ] FunctionalTest.Pad3 2022-05-18T04:42:03.0543603Z [ OK ] FunctionalTest.Pad3 (7 ms) 2022-05-18T04:42:03.0544010Z [ RUN ] FunctionalTest.Pad4 2022-05-18T04:42:03.0544421Z [ OK ] FunctionalTest.Pad4 (3 ms) 2022-05-18T04:42:03.0544816Z [ RUN ] FunctionalTest.Pad5 2022-05-18T04:42:03.0545232Z [ OK ] FunctionalTest.Pad5 (3 ms) 2022-05-18T04:42:03.0545653Z [ RUN ] FunctionalTest.Pad6 2022-05-18T04:42:03.0546190Z [ OK ] FunctionalTest.Pad6 (2 ms) 2022-05-18T04:42:03.0546570Z [ RUN ] FunctionalTest.Pad7 2022-05-18T04:42:03.0546982Z [ OK ] FunctionalTest.Pad7 (0 ms) 2022-05-18T04:42:03.0547377Z [ RUN ] FunctionalTest.Pad8 2022-05-18T04:42:03.0547774Z [ OK ] FunctionalTest.Pad8 (0 ms) 2022-05-18T04:42:03.0548178Z [ RUN ] FunctionalTest.CTCLoss 2022-05-18T04:42:03.0548601Z [ OK ] FunctionalTest.CTCLoss (9 ms) 2022-05-18T04:42:03.0549040Z [ RUN ] FunctionalTest.PoissonNLLLoss 2022-05-18T04:42:03.0549527Z [ OK ] FunctionalTest.PoissonNLLLoss (4 ms) 2022-05-18T04:42:03.0550020Z [ RUN ] FunctionalTest.MarginRankingLoss 2022-05-18T04:42:03.0550517Z [ OK ] FunctionalTest.MarginRankingLoss (4 ms) 2022-05-18T04:42:03.0551002Z [ RUN ] FunctionalTest.ConvTranspose1d 2022-05-18T04:42:03.0551497Z [ OK ] FunctionalTest.ConvTranspose1d (3 ms) 2022-05-18T04:42:03.0551994Z [ RUN ] FunctionalTest.ConvTranspose2dEven 2022-05-18T04:42:03.0552522Z [ OK ] FunctionalTest.ConvTranspose2dEven (5 ms) 2022-05-18T04:42:03.0553045Z [ RUN ] FunctionalTest.ConvTranspose2dUneven 2022-05-18T04:42:03.0553581Z [ OK ] FunctionalTest.ConvTranspose2dUneven (4 ms) 2022-05-18T04:42:03.0554108Z [ RUN ] FunctionalTest.ConvTranspose3d 2022-05-18T04:42:03.0554603Z [ OK ] FunctionalTest.ConvTranspose3d (4 ms) 2022-05-18T04:42:03.0555089Z [ RUN ] FunctionalTest.AlphaDropout 2022-05-18T04:42:03.0555536Z [ OK ] FunctionalTest.AlphaDropout (26 ms) 2022-05-18T04:42:03.0556040Z [ RUN ] FunctionalTest.FeatureAlphaDropout 2022-05-18T04:42:03.0556584Z [ OK ] FunctionalTest.FeatureAlphaDropout (30 ms) 2022-05-18T04:42:03.0557030Z [ RUN ] FunctionalTest.Dropout 2022-05-18T04:42:03.0557397Z [ OK ] FunctionalTest.Dropout (8 ms) 2022-05-18T04:42:03.0557795Z [ RUN ] FunctionalTest.Dropout2d 2022-05-18T04:42:03.0558214Z [ OK ] FunctionalTest.Dropout2d (10 ms) 2022-05-18T04:42:03.0558664Z [ RUN ] FunctionalTest.Dropout3d 2022-05-18T04:42:03.0559126Z [ OK ] FunctionalTest.Dropout3d (11 ms) 2022-05-18T04:42:03.0559538Z [ RUN ] FunctionalTest.isfinite 2022-05-18T04:42:03.0559983Z [ OK ] FunctionalTest.isfinite (11 ms) 2022-05-18T04:42:03.0560422Z [ RUN ] FunctionalTest.isinf 2022-05-18T04:42:03.0560824Z [ OK ] FunctionalTest.isinf (8 ms) 2022-05-18T04:42:03.0561250Z [ RUN ] FunctionalTest.AllClose 2022-05-18T04:42:03.0561665Z [ OK ] FunctionalTest.AllClose (173 ms) 2022-05-18T04:42:03.0562152Z [ RUN ] FunctionalTest.BCEWithLogitsLoss 2022-05-18T04:42:03.0562568Z [ OK ] FunctionalTest.BCEWithLogitsLoss (23 ms) 2022-05-18T04:42:03.0563122Z [----------] 132 tests from FunctionalTest (995 ms total) 2022-05-18T04:42:03.0563365Z 2022-05-18T04:42:03.0563609Z [----------] Global test environment tear-down 2022-05-18T04:42:03.0563947Z [==========] 132 tests from 1 test suite ran. (995 ms total) 2022-05-18T04:42:03.0564406Z [ PASSED ] 132 tests. 2022-05-18T04:42:03.0564795Z ================================================================================ 2022-05-18T04:42:03.0565359Z [3,201 / 3,207] 22 / 27 tests; 6 actions running; last test: ...unctional_test 2022-05-18T04:42:03.0566087Z Testing //:modules_test; 92s processwrapper-sandbox 2022-05-18T04:42:03.0566591Z Testing //:optim_test; 91s processwrapper-sandbox 2022-05-18T04:42:03.0567120Z Testing //:integration_test; 83s processwrapper-sandbox 2022-05-18T04:42:03.0567769Z Testing //:rnn_test; 45s processwrapper-sandbox 2022-05-18T04:42:03.0568268Z Linking enum_test; 6s processwrapper-sandbox 2022-05-18T04:42:03.0568860Z Testing //:functional_test; 2s processwrapper-sandbox 2022-05-18T04:42:03.3162350Z 2022-05-18T04:42:03.3163124Z  2022-05-18T04:42:03.3163736Z  2022-05-18T04:42:03.3164384Z  2022-05-18T04:42:03.3164856Z  2022-05-18T04:42:03.3165181Z  2022-05-18T04:42:03.3166706Z  2022-05-18T04:42:03.3167533Z [3,202 / 3,207] 22 / 27 tests; 5 actions running; last test: ...unctional_test 2022-05-18T04:42:03.3168441Z Testing //:modules_test; 92s processwrapper-sandbox 2022-05-18T04:42:03.3168987Z Testing //:optim_test; 91s processwrapper-sandbox 2022-05-18T04:42:03.3169532Z Testing //:integration_test; 83s processwrapper-sandbox 2022-05-18T04:42:03.3170076Z Testing //:rnn_test; 45s processwrapper-sandbox 2022-05-18T04:42:03.3170559Z Linking enum_test; 7s processwrapper-sandbox 2022-05-18T04:42:04.3168371Z 2022-05-18T04:42:04.3169468Z  2022-05-18T04:42:04.3170017Z  2022-05-18T04:42:04.3170481Z  2022-05-18T04:42:04.3170752Z  2022-05-18T04:42:04.3171033Z  2022-05-18T04:42:04.3171782Z [3,202 / 3,207] 22 / 27 tests; 5 actions running; last test: ...unctional_test 2022-05-18T04:42:04.3172467Z Testing //:modules_test; 93s processwrapper-sandbox 2022-05-18T04:42:04.3173038Z Testing //:optim_test; 92s processwrapper-sandbox 2022-05-18T04:42:04.3173583Z Testing //:integration_test; 84s processwrapper-sandbox 2022-05-18T04:42:04.3174097Z Testing //:rnn_test; 46s processwrapper-sandbox 2022-05-18T04:42:04.3174609Z Linking enum_test; 8s processwrapper-sandbox 2022-05-18T04:42:04.8331637Z 2022-05-18T04:42:04.8332649Z  2022-05-18T04:42:04.8333177Z  2022-05-18T04:42:04.8333622Z  2022-05-18T04:42:04.8333901Z  2022-05-18T04:42:04.8334182Z  2022-05-18T04:42:04.8334902Z [3,203 / 3,208] 22 / 27 tests; 5 actions, 4 running; last test: ...tional_test 2022-05-18T04:42:04.8335623Z Testing //:modules_test; 93s processwrapper-sandbox 2022-05-18T04:42:04.8336165Z Testing //:optim_test; 92s processwrapper-sandbox 2022-05-18T04:42:04.8336716Z Testing //:integration_test; 84s processwrapper-sandbox 2022-05-18T04:42:04.8337241Z Testing //:rnn_test; 47s processwrapper-sandbox 2022-05-18T04:42:04.8337614Z [Prepa] Testing //:enum_test 2022-05-18T04:42:05.1173204Z 2022-05-18T04:42:05.1173750Z  2022-05-18T04:42:05.1174086Z  2022-05-18T04:42:05.1174394Z  2022-05-18T04:42:05.1174655Z  2022-05-18T04:42:05.1174922Z  2022-05-18T04:42:05.1175469Z [3,203 / 3,208] 22 / 27 tests; 5 actions running; last test: ...unctional_test 2022-05-18T04:42:05.1176061Z Testing //:modules_test; 94s processwrapper-sandbox 2022-05-18T04:42:05.1176612Z Testing //:optim_test; 93s processwrapper-sandbox 2022-05-18T04:42:05.1177151Z Testing //:integration_test; 85s processwrapper-sandbox 2022-05-18T04:42:05.1177673Z Testing //:rnn_test; 47s processwrapper-sandbox 2022-05-18T04:42:05.1178183Z Testing //:enum_test; 0s processwrapper-sandbox 2022-05-18T04:42:06.1179500Z 2022-05-18T04:42:06.1184655Z  2022-05-18T04:42:06.1185140Z  2022-05-18T04:42:06.1185673Z  2022-05-18T04:42:06.1186246Z  2022-05-18T04:42:06.1186997Z  2022-05-18T04:42:06.1187820Z [3,203 / 3,208] 22 / 27 tests; 5 actions running; last test: ...unctional_test 2022-05-18T04:42:06.1188671Z Testing //:modules_test; 95s processwrapper-sandbox 2022-05-18T04:42:06.1189487Z Testing //:optim_test; 94s processwrapper-sandbox 2022-05-18T04:42:06.1190458Z Testing //:integration_test; 86s processwrapper-sandbox 2022-05-18T04:42:06.1191262Z Testing //:rnn_test; 48s processwrapper-sandbox 2022-05-18T04:42:06.1192051Z Testing //:enum_test; 1s processwrapper-sandbox 2022-05-18T04:42:07.1635379Z 2022-05-18T04:42:07.1636275Z  2022-05-18T04:42:07.1636614Z  2022-05-18T04:42:07.1636911Z  2022-05-18T04:42:07.1637226Z  2022-05-18T04:42:07.1639076Z  2022-05-18T04:42:07.1640127Z [3,203 / 3,208] 23 / 27 tests; 5 actions running; last test: //:enum_test 2022-05-18T04:42:07.1640963Z Testing //:modules_test; 96s processwrapper-sandbox 2022-05-18T04:42:07.1642341Z Testing //:optim_test; 95s processwrapper-sandbox 2022-05-18T04:42:07.1643915Z Testing //:integration_test; 87s processwrapper-sandbox 2022-05-18T04:42:07.1644839Z Testing //:rnn_test; 49s processwrapper-sandbox 2022-05-18T04:42:07.1645746Z Testing //:enum_test; 2s processwrapper-sandbox 2022-05-18T04:42:07.1646047Z 2022-05-18T04:42:07.1646200Z  2022-05-18T04:42:07.1646474Z  2022-05-18T04:42:07.1646744Z  2022-05-18T04:42:07.1646995Z  2022-05-18T04:42:07.1647264Z  2022-05-18T04:42:07.1647659Z INFO: From Testing //:enum_test: 2022-05-18T04:42:07.1648705Z [3,203 / 3,208] 23 / 27 tests; 5 actions running; last test: //:enum_test 2022-05-18T04:42:07.1649245Z Testing //:modules_test; 96s processwrapper-sandbox 2022-05-18T04:42:07.1649766Z Testing //:optim_test; 95s processwrapper-sandbox 2022-05-18T04:42:07.1650304Z Testing //:integration_test; 87s processwrapper-sandbox 2022-05-18T04:42:07.1650859Z Testing //:rnn_test; 49s processwrapper-sandbox 2022-05-18T04:42:07.1651330Z Testing //:enum_test; 2s processwrapper-sandbox 2022-05-18T04:42:07.1651581Z 2022-05-18T04:42:07.1651738Z  2022-05-18T04:42:07.1651997Z  2022-05-18T04:42:07.1652260Z  2022-05-18T04:42:07.1652510Z  2022-05-18T04:42:07.1652802Z  2022-05-18T04:42:07.1653176Z ==================== Test output for //:enum_test: 2022-05-18T04:42:07.1653513Z Running main() from gmock_main.cc 2022-05-18T04:42:07.1653919Z Note: Google Test filter = -*CUDA 2022-05-18T04:42:07.1654272Z [==========] Running 1 test from 1 test suite. 2022-05-18T04:42:07.1654699Z [----------] Global test environment set-up. 2022-05-18T04:42:07.1655119Z [----------] 1 test from EnumTest 2022-05-18T04:42:07.1655450Z [ RUN ] EnumTest.AllEnums 2022-05-18T04:42:07.1655768Z [ OK ] EnumTest.AllEnums (0 ms) 2022-05-18T04:42:07.1656215Z [----------] 1 test from EnumTest (0 ms total) 2022-05-18T04:42:07.1656439Z 2022-05-18T04:42:07.1656692Z [----------] Global test environment tear-down 2022-05-18T04:42:07.1657083Z [==========] 1 test from 1 test suite ran. (0 ms total) 2022-05-18T04:42:07.1657403Z [ PASSED ] 1 test. 2022-05-18T04:42:07.1657727Z ================================================================================ 2022-05-18T04:42:07.1658289Z [3,203 / 3,208] 23 / 27 tests; 5 actions running; last test: //:enum_test 2022-05-18T04:42:07.1658811Z Testing //:modules_test; 96s processwrapper-sandbox 2022-05-18T04:42:07.1659303Z Testing //:optim_test; 95s processwrapper-sandbox 2022-05-18T04:42:07.1659842Z Testing //:integration_test; 87s processwrapper-sandbox 2022-05-18T04:42:07.1660342Z Testing //:rnn_test; 49s processwrapper-sandbox 2022-05-18T04:42:07.1660840Z Testing //:enum_test; 2s processwrapper-sandbox 2022-05-18T04:42:07.5186509Z 2022-05-18T04:42:07.5187036Z  2022-05-18T04:42:07.5187465Z  2022-05-18T04:42:07.5187808Z  2022-05-18T04:42:07.5188400Z  2022-05-18T04:42:07.5188726Z  2022-05-18T04:42:07.5189413Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:07.5189982Z Testing //:modules_test; 96s processwrapper-sandbox 2022-05-18T04:42:07.5190636Z Testing //:optim_test; 95s processwrapper-sandbox 2022-05-18T04:42:07.5191247Z Testing //:integration_test; 87s processwrapper-sandbox 2022-05-18T04:42:07.5191831Z Testing //:rnn_test; 50s processwrapper-sandbox 2022-05-18T04:42:08.5192375Z 2022-05-18T04:42:08.5192884Z  2022-05-18T04:42:08.5193297Z  2022-05-18T04:42:08.5193627Z  2022-05-18T04:42:08.5193921Z  2022-05-18T04:42:08.5194550Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:08.5195181Z Testing //:modules_test; 97s processwrapper-sandbox 2022-05-18T04:42:08.5195772Z Testing //:optim_test; 96s processwrapper-sandbox 2022-05-18T04:42:08.5196392Z Testing //:integration_test; 88s processwrapper-sandbox 2022-05-18T04:42:08.5197005Z Testing //:rnn_test; 51s processwrapper-sandbox 2022-05-18T04:42:09.5198461Z 2022-05-18T04:42:09.5199007Z  2022-05-18T04:42:09.5199345Z  2022-05-18T04:42:09.5201314Z  2022-05-18T04:42:09.5201656Z  2022-05-18T04:42:09.5202197Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:09.5202790Z Testing //:modules_test; 98s processwrapper-sandbox 2022-05-18T04:42:09.5203348Z Testing //:optim_test; 97s processwrapper-sandbox 2022-05-18T04:42:09.5203878Z Testing //:integration_test; 89s processwrapper-sandbox 2022-05-18T04:42:09.5204417Z Testing //:rnn_test; 52s processwrapper-sandbox 2022-05-18T04:42:10.7205246Z 2022-05-18T04:42:10.7209963Z  2022-05-18T04:42:10.7210428Z  2022-05-18T04:42:10.7210715Z  2022-05-18T04:42:10.7210972Z  2022-05-18T04:42:10.7211493Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:10.7212061Z Testing //:modules_test; 99s processwrapper-sandbox 2022-05-18T04:42:10.7212591Z Testing //:optim_test; 98s processwrapper-sandbox 2022-05-18T04:42:10.7213143Z Testing //:integration_test; 90s processwrapper-sandbox 2022-05-18T04:42:10.7213646Z Testing //:rnn_test; 53s processwrapper-sandbox 2022-05-18T04:42:11.7210960Z 2022-05-18T04:42:11.7211647Z  2022-05-18T04:42:11.7211988Z  2022-05-18T04:42:11.7212265Z  2022-05-18T04:42:11.7212536Z  2022-05-18T04:42:11.7213077Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:11.7213650Z Testing //:modules_test; 100s processwrapper-sandbox 2022-05-18T04:42:11.7214173Z Testing //:optim_test; 99s processwrapper-sandbox 2022-05-18T04:42:11.7214712Z Testing //:integration_test; 91s processwrapper-sandbox 2022-05-18T04:42:11.7215237Z Testing //:rnn_test; 54s processwrapper-sandbox 2022-05-18T04:42:12.7217188Z 2022-05-18T04:42:12.7217713Z  2022-05-18T04:42:12.7218094Z  2022-05-18T04:42:12.7218450Z  2022-05-18T04:42:12.7218766Z  2022-05-18T04:42:12.7219479Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:12.7220079Z Testing //:modules_test; 101s processwrapper-sandbox 2022-05-18T04:42:12.7220635Z Testing //:optim_test; 100s processwrapper-sandbox 2022-05-18T04:42:12.7221141Z Testing //:integration_test; 92s processwrapper-sandbox 2022-05-18T04:42:12.7221673Z Testing //:rnn_test; 55s processwrapper-sandbox 2022-05-18T04:42:13.9223045Z 2022-05-18T04:42:13.9223868Z  2022-05-18T04:42:13.9224205Z  2022-05-18T04:42:13.9224644Z  2022-05-18T04:42:13.9225135Z  2022-05-18T04:42:13.9225921Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:13.9226889Z Testing //:modules_test; 103s processwrapper-sandbox 2022-05-18T04:42:13.9227506Z Testing //:optim_test; 101s processwrapper-sandbox 2022-05-18T04:42:13.9228145Z Testing //:integration_test; 93s processwrapper-sandbox 2022-05-18T04:42:13.9228908Z Testing //:rnn_test; 56s processwrapper-sandbox 2022-05-18T04:42:14.9229467Z 2022-05-18T04:42:14.9230154Z  2022-05-18T04:42:14.9230536Z  2022-05-18T04:42:14.9231138Z  2022-05-18T04:42:14.9231435Z  2022-05-18T04:42:14.9232121Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:14.9232798Z Testing //:modules_test; 104s processwrapper-sandbox 2022-05-18T04:42:14.9233460Z Testing //:optim_test; 102s processwrapper-sandbox 2022-05-18T04:42:14.9234098Z Testing //:integration_test; 94s processwrapper-sandbox 2022-05-18T04:42:14.9234703Z Testing //:rnn_test; 57s processwrapper-sandbox 2022-05-18T04:42:16.1237403Z 2022-05-18T04:42:16.1237930Z  2022-05-18T04:42:16.1238288Z  2022-05-18T04:42:16.1238546Z  2022-05-18T04:42:16.1238839Z  2022-05-18T04:42:16.1239365Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:16.1239937Z Testing //:modules_test; 105s processwrapper-sandbox 2022-05-18T04:42:16.1240564Z Testing //:optim_test; 104s processwrapper-sandbox 2022-05-18T04:42:16.1241184Z Testing //:integration_test; 96s processwrapper-sandbox 2022-05-18T04:42:16.1241763Z Testing //:rnn_test; 58s processwrapper-sandbox 2022-05-18T04:42:17.1242765Z 2022-05-18T04:42:17.1245921Z  2022-05-18T04:42:17.1246341Z  2022-05-18T04:42:17.1246614Z  2022-05-18T04:42:17.1246887Z  2022-05-18T04:42:17.1247416Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:17.1247988Z Testing //:modules_test; 106s processwrapper-sandbox 2022-05-18T04:42:17.1248551Z Testing //:optim_test; 105s processwrapper-sandbox 2022-05-18T04:42:17.1249098Z Testing //:integration_test; 97s processwrapper-sandbox 2022-05-18T04:42:17.1249620Z Testing //:rnn_test; 59s processwrapper-sandbox 2022-05-18T04:42:18.1248570Z 2022-05-18T04:42:18.1249112Z  2022-05-18T04:42:18.1249487Z  2022-05-18T04:42:18.1250251Z  2022-05-18T04:42:18.1250840Z  2022-05-18T04:42:18.1251365Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:18.1251988Z Testing //:modules_test; 107s processwrapper-sandbox 2022-05-18T04:42:18.1252522Z Testing //:optim_test; 106s processwrapper-sandbox 2022-05-18T04:42:18.1253064Z Testing //:integration_test; 98s processwrapper-sandbox 2022-05-18T04:42:18.1253571Z Testing //:rnn_test; 60s processwrapper-sandbox 2022-05-18T04:42:18.4970576Z 2022-05-18T04:42:18.4971131Z  2022-05-18T04:42:18.4971547Z  2022-05-18T04:42:18.4971869Z  2022-05-18T04:42:18.4972183Z  2022-05-18T04:42:18.4972808Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:18.4973418Z Testing //:modules_test; 107s processwrapper-sandbox 2022-05-18T04:42:18.4974054Z Testing //:optim_test; 106s processwrapper-sandbox 2022-05-18T04:42:18.4974677Z Testing //:integration_test; 98s processwrapper-sandbox 2022-05-18T04:42:18.4975278Z Testing //:rnn_test; 61s processwrapper-sandbox 2022-05-18T04:42:19.5255670Z 2022-05-18T04:42:19.5256229Z  2022-05-18T04:42:19.5256627Z  2022-05-18T04:42:19.5256964Z  2022-05-18T04:42:19.5257315Z  2022-05-18T04:42:19.5257934Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:19.5258636Z Testing //:modules_test; 108s processwrapper-sandbox 2022-05-18T04:42:19.5259230Z Testing //:optim_test; 107s processwrapper-sandbox 2022-05-18T04:42:19.5260119Z Testing //:integration_test; 99s processwrapper-sandbox 2022-05-18T04:42:19.5260691Z Testing //:rnn_test; 62s processwrapper-sandbox 2022-05-18T04:42:20.5261298Z 2022-05-18T04:42:20.5262057Z  2022-05-18T04:42:20.5262383Z  2022-05-18T04:42:20.5262674Z  2022-05-18T04:42:20.5263212Z  2022-05-18T04:42:20.5263772Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:20.5264339Z Testing //:modules_test; 109s processwrapper-sandbox 2022-05-18T04:42:20.5264874Z Testing //:optim_test; 108s processwrapper-sandbox 2022-05-18T04:42:20.5265432Z Testing //:integration_test; 100s processwrapper-sandbox 2022-05-18T04:42:20.5266133Z Testing //:rnn_test; 63s processwrapper-sandbox 2022-05-18T04:42:21.5266749Z 2022-05-18T04:42:21.5267332Z  2022-05-18T04:42:21.5268039Z  2022-05-18T04:42:21.5268313Z  2022-05-18T04:42:21.5268615Z  2022-05-18T04:42:21.5269155Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:21.5269701Z Testing //:modules_test; 110s processwrapper-sandbox 2022-05-18T04:42:21.5270215Z Testing //:optim_test; 109s processwrapper-sandbox 2022-05-18T04:42:21.5270734Z Testing //:integration_test; 101s processwrapper-sandbox 2022-05-18T04:42:21.5271237Z Testing //:rnn_test; 64s processwrapper-sandbox 2022-05-18T04:42:22.7273717Z 2022-05-18T04:42:22.7274476Z  2022-05-18T04:42:22.7274836Z  2022-05-18T04:42:22.7275142Z  2022-05-18T04:42:22.7275406Z  2022-05-18T04:42:22.7275936Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:22.7276520Z Testing //:modules_test; 111s processwrapper-sandbox 2022-05-18T04:42:22.7277044Z Testing //:optim_test; 110s processwrapper-sandbox 2022-05-18T04:42:22.7277603Z Testing //:integration_test; 102s processwrapper-sandbox 2022-05-18T04:42:22.7278153Z Testing //:rnn_test; 65s processwrapper-sandbox 2022-05-18T04:42:23.7279380Z 2022-05-18T04:42:23.7279880Z  2022-05-18T04:42:23.7282887Z  2022-05-18T04:42:23.7283273Z  2022-05-18T04:42:23.7283566Z  2022-05-18T04:42:23.7284121Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:23.7284766Z Testing //:modules_test; 112s processwrapper-sandbox 2022-05-18T04:42:23.7285316Z Testing //:optim_test; 111s processwrapper-sandbox 2022-05-18T04:42:23.7285874Z Testing //:integration_test; 103s processwrapper-sandbox 2022-05-18T04:42:23.7286395Z Testing //:rnn_test; 66s processwrapper-sandbox 2022-05-18T04:42:24.9286220Z 2022-05-18T04:42:24.9286808Z  2022-05-18T04:42:24.9287197Z  2022-05-18T04:42:24.9287513Z  2022-05-18T04:42:24.9287791Z  2022-05-18T04:42:24.9288308Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:24.9288940Z Testing //:modules_test; 114s processwrapper-sandbox 2022-05-18T04:42:24.9289485Z Testing //:optim_test; 112s processwrapper-sandbox 2022-05-18T04:42:24.9290028Z Testing //:integration_test; 105s processwrapper-sandbox 2022-05-18T04:42:24.9290577Z Testing //:rnn_test; 67s processwrapper-sandbox 2022-05-18T04:42:25.9292049Z 2022-05-18T04:42:25.9292769Z  2022-05-18T04:42:25.9293223Z  2022-05-18T04:42:25.9293539Z  2022-05-18T04:42:25.9293829Z  2022-05-18T04:42:25.9294359Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:25.9294963Z Testing //:modules_test; 115s processwrapper-sandbox 2022-05-18T04:42:25.9295498Z Testing //:optim_test; 113s processwrapper-sandbox 2022-05-18T04:42:25.9296072Z Testing //:integration_test; 106s processwrapper-sandbox 2022-05-18T04:42:25.9296593Z Testing //:rnn_test; 68s processwrapper-sandbox 2022-05-18T04:42:26.9297895Z 2022-05-18T04:42:26.9298470Z  2022-05-18T04:42:26.9298878Z  2022-05-18T04:42:26.9301001Z  2022-05-18T04:42:26.9301669Z  2022-05-18T04:42:26.9302275Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:26.9303128Z Testing //:modules_test; 116s processwrapper-sandbox 2022-05-18T04:42:26.9303670Z Testing //:optim_test; 114s processwrapper-sandbox 2022-05-18T04:42:26.9304225Z Testing //:integration_test; 107s processwrapper-sandbox 2022-05-18T04:42:26.9304761Z Testing //:rnn_test; 69s processwrapper-sandbox 2022-05-18T04:42:28.1304658Z 2022-05-18T04:42:28.1305160Z  2022-05-18T04:42:28.1305519Z  2022-05-18T04:42:28.1305969Z  2022-05-18T04:42:28.1306226Z  2022-05-18T04:42:28.1306746Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:28.1307289Z Testing //:modules_test; 117s processwrapper-sandbox 2022-05-18T04:42:28.1307818Z Testing //:optim_test; 116s processwrapper-sandbox 2022-05-18T04:42:28.1308344Z Testing //:integration_test; 108s processwrapper-sandbox 2022-05-18T04:42:28.1308884Z Testing //:rnn_test; 70s processwrapper-sandbox 2022-05-18T04:42:29.1311112Z 2022-05-18T04:42:29.1312021Z  2022-05-18T04:42:29.1312558Z  2022-05-18T04:42:29.1312849Z  2022-05-18T04:42:29.1313321Z  2022-05-18T04:42:29.1313953Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:29.1314530Z Testing //:modules_test; 118s processwrapper-sandbox 2022-05-18T04:42:29.1315045Z Testing //:optim_test; 117s processwrapper-sandbox 2022-05-18T04:42:29.1315540Z Testing //:integration_test; 109s processwrapper-sandbox 2022-05-18T04:42:29.1316059Z Testing //:rnn_test; 71s processwrapper-sandbox 2022-05-18T04:42:30.3316925Z 2022-05-18T04:42:30.3317614Z  2022-05-18T04:42:30.3317997Z  2022-05-18T04:42:30.3318254Z  2022-05-18T04:42:30.3318724Z  2022-05-18T04:42:30.3319284Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:30.3319837Z Testing //:modules_test; 119s processwrapper-sandbox 2022-05-18T04:42:30.3320372Z Testing //:optim_test; 118s processwrapper-sandbox 2022-05-18T04:42:30.3320895Z Testing //:integration_test; 110s processwrapper-sandbox 2022-05-18T04:42:30.3321398Z Testing //:rnn_test; 72s processwrapper-sandbox 2022-05-18T04:42:31.5324576Z 2022-05-18T04:42:31.5325215Z  2022-05-18T04:42:31.5325599Z  2022-05-18T04:42:31.5325917Z  2022-05-18T04:42:31.5326240Z  2022-05-18T04:42:31.5326834Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:31.5327498Z Testing //:modules_test; 120s processwrapper-sandbox 2022-05-18T04:42:31.5328094Z Testing //:optim_test; 119s processwrapper-sandbox 2022-05-18T04:42:31.5328774Z Testing //:integration_test; 111s processwrapper-sandbox 2022-05-18T04:42:31.5329279Z Testing //:rnn_test; 74s processwrapper-sandbox 2022-05-18T04:42:32.5329652Z 2022-05-18T04:42:32.5330225Z  2022-05-18T04:42:32.5330571Z  2022-05-18T04:42:32.5330866Z  2022-05-18T04:42:32.5331150Z  2022-05-18T04:42:32.5331697Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:32.5332283Z Testing //:modules_test; 121s processwrapper-sandbox 2022-05-18T04:42:32.5332832Z Testing //:optim_test; 120s processwrapper-sandbox 2022-05-18T04:42:32.5333399Z Testing //:integration_test; 112s processwrapper-sandbox 2022-05-18T04:42:32.5333945Z Testing //:rnn_test; 75s processwrapper-sandbox 2022-05-18T04:42:33.7336556Z 2022-05-18T04:42:33.7338291Z  2022-05-18T04:42:33.7338804Z  2022-05-18T04:42:33.7339101Z  2022-05-18T04:42:33.7339708Z  2022-05-18T04:42:33.7340314Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:33.7340962Z Testing //:modules_test; 122s processwrapper-sandbox 2022-05-18T04:42:33.7341575Z Testing //:optim_test; 121s processwrapper-sandbox 2022-05-18T04:42:33.7342328Z Testing //:integration_test; 113s processwrapper-sandbox 2022-05-18T04:42:33.7343028Z Testing //:rnn_test; 76s processwrapper-sandbox 2022-05-18T04:42:34.7342082Z 2022-05-18T04:42:34.7342601Z  2022-05-18T04:42:34.7342966Z  2022-05-18T04:42:34.7343286Z  2022-05-18T04:42:34.7343604Z  2022-05-18T04:42:34.7344213Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:34.7344855Z Testing //:modules_test; 123s processwrapper-sandbox 2022-05-18T04:42:34.7345493Z Testing //:optim_test; 122s processwrapper-sandbox 2022-05-18T04:42:34.7346295Z Testing //:integration_test; 114s processwrapper-sandbox 2022-05-18T04:42:34.7346837Z Testing //:rnn_test; 77s processwrapper-sandbox 2022-05-18T04:42:35.7348239Z 2022-05-18T04:42:35.7349150Z  2022-05-18T04:42:35.7349506Z  2022-05-18T04:42:35.7349785Z  2022-05-18T04:42:35.7350086Z  2022-05-18T04:42:35.7350636Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:35.7351205Z Testing //:modules_test; 124s processwrapper-sandbox 2022-05-18T04:42:35.7351755Z Testing //:optim_test; 123s processwrapper-sandbox 2022-05-18T04:42:35.7352310Z Testing //:integration_test; 115s processwrapper-sandbox 2022-05-18T04:42:35.7352840Z Testing //:rnn_test; 78s processwrapper-sandbox 2022-05-18T04:42:36.9354319Z 2022-05-18T04:42:36.9354815Z  2022-05-18T04:42:36.9355240Z  2022-05-18T04:42:36.9355591Z  2022-05-18T04:42:36.9356129Z  2022-05-18T04:42:36.9356732Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:36.9357408Z Testing //:modules_test; 126s processwrapper-sandbox 2022-05-18T04:42:36.9358175Z Testing //:optim_test; 124s processwrapper-sandbox 2022-05-18T04:42:36.9358850Z Testing //:integration_test; 117s processwrapper-sandbox 2022-05-18T04:42:36.9359384Z Testing //:rnn_test; 79s processwrapper-sandbox 2022-05-18T04:42:37.9360182Z 2022-05-18T04:42:37.9360885Z  2022-05-18T04:42:37.9361225Z  2022-05-18T04:42:37.9361518Z  2022-05-18T04:42:37.9361815Z  2022-05-18T04:42:37.9362337Z [3,204 / 3,208] 23 / 27 tests; 4 actions running; last test: //:enum_test 2022-05-18T04:42:37.9362922Z Testing //:modules_test; 127s processwrapper-sandbox 2022-05-18T04:42:37.9363465Z Testing //:optim_test; 125s processwrapper-sandbox 2022-05-18T04:42:37.9364008Z Testing //:integration_test; 118s processwrapper-sandbox 2022-05-18T04:42:37.9364544Z Testing //:rnn_test; 80s processwrapper-sandbox 2022-05-18T04:42:39.0358601Z 2022-05-18T04:42:39.0362391Z  2022-05-18T04:42:39.0362854Z  2022-05-18T04:42:39.0363394Z  2022-05-18T04:42:39.0363893Z  2022-05-18T04:42:39.0366286Z [3,204 / 3,208] 24 / 27 tests; 4 actions running; last test: //:modules_test 2022-05-18T04:42:39.0367148Z Testing //:modules_test; 128s processwrapper-sandbox 2022-05-18T04:42:39.0368259Z Testing //:optim_test; 127s processwrapper-sandbox 2022-05-18T04:42:39.0369075Z Testing //:integration_test; 119s processwrapper-sandbox 2022-05-18T04:42:39.0370636Z Testing //:rnn_test; 81s processwrapper-sandbox 2022-05-18T04:42:39.0371104Z 2022-05-18T04:42:39.0372922Z  2022-05-18T04:42:39.0373425Z  2022-05-18T04:42:39.0375203Z  2022-05-18T04:42:39.0375514Z  2022-05-18T04:42:39.0377595Z INFO: From Testing //:modules_test: 2022-05-18T04:42:39.0378279Z [3,204 / 3,208] 24 / 27 tests; 4 actions running; last test: //:modules_test 2022-05-18T04:42:39.0379929Z Testing //:modules_test; 128s processwrapper-sandbox 2022-05-18T04:42:39.0380743Z Testing //:optim_test; 127s processwrapper-sandbox 2022-05-18T04:42:39.0382787Z Testing //:integration_test; 119s processwrapper-sandbox 2022-05-18T04:42:39.0383751Z Testing //:rnn_test; 81s processwrapper-sandbox 2022-05-18T04:42:39.0384383Z 2022-05-18T04:42:39.0385852Z  2022-05-18T04:42:39.0386129Z  2022-05-18T04:42:39.0386695Z  2022-05-18T04:42:39.0386962Z  2022-05-18T04:42:39.0387834Z ==================== Test output for //:modules_test: 2022-05-18T04:42:39.0388255Z Running main() from gmock_main.cc 2022-05-18T04:42:39.0388944Z Note: Google Test filter = -*CUDA 2022-05-18T04:42:39.0389872Z [==========] Running 256 tests from 1 test suite. 2022-05-18T04:42:39.0390389Z [----------] Global test environment set-up. 2022-05-18T04:42:39.0391474Z [----------] 256 tests from ModulesTest 2022-05-18T04:42:39.0391881Z [ RUN ] ModulesTest.Conv1d 2022-05-18T04:42:39.0392392Z [ OK ] ModulesTest.Conv1d (124 ms) 2022-05-18T04:42:39.0392747Z [ RUN ] ModulesTest.Conv1dSameStrided 2022-05-18T04:42:39.0393755Z [ OK ] ModulesTest.Conv1dSameStrided (10 ms) 2022-05-18T04:42:39.0394166Z [ RUN ] ModulesTest.Conv2dEven 2022-05-18T04:42:39.0394641Z [ OK ] ModulesTest.Conv2dEven (7 ms) 2022-05-18T04:42:39.0394977Z [ RUN ] ModulesTest.Conv2dUneven 2022-05-18T04:42:39.0395349Z [ OK ] ModulesTest.Conv2dUneven (3 ms) 2022-05-18T04:42:39.0395743Z [ RUN ] ModulesTest.Conv2dSameStrided 2022-05-18T04:42:39.0396119Z [ OK ] ModulesTest.Conv2dSameStrided (1 ms) 2022-05-18T04:42:39.0396481Z [ RUN ] ModulesTest.Conv3d 2022-05-18T04:42:39.0396818Z [ OK ] ModulesTest.Conv3d (23 ms) 2022-05-18T04:42:39.0397153Z [ RUN ] ModulesTest.Conv3dSameStrided 2022-05-18T04:42:39.0397551Z [ OK ] ModulesTest.Conv3dSameStrided (0 ms) 2022-05-18T04:42:39.0397961Z [ RUN ] ModulesTest.ConvTranspose1d 2022-05-18T04:42:39.0398340Z [ OK ] ModulesTest.ConvTranspose1d (7 ms) 2022-05-18T04:42:39.0398740Z [ RUN ] ModulesTest.ConvTranspose2dEven 2022-05-18T04:42:39.0399171Z [ OK ] ModulesTest.ConvTranspose2dEven (5 ms) 2022-05-18T04:42:39.0399608Z [ RUN ] ModulesTest.ConvTranspose2dUneven 2022-05-18T04:42:39.0400030Z [ OK ] ModulesTest.ConvTranspose2dUneven (4 ms) 2022-05-18T04:42:39.0400442Z [ RUN ] ModulesTest.ConvTranspose3d 2022-05-18T04:42:39.0400840Z [ OK ] ModulesTest.ConvTranspose3d (3 ms) 2022-05-18T04:42:39.0401182Z [ RUN ] ModulesTest.MaxPool1d 2022-05-18T04:42:39.0401543Z [ OK ] ModulesTest.MaxPool1d (5 ms) 2022-05-18T04:42:39.0401938Z [ RUN ] ModulesTest.MaxPool1dReturnIndices 2022-05-18T04:42:39.0402360Z [ OK ] ModulesTest.MaxPool1dReturnIndices (3 ms) 2022-05-18T04:42:39.0402767Z [ RUN ] ModulesTest.MaxPool2dEven 2022-05-18T04:42:39.0403149Z [ OK ] ModulesTest.MaxPool2dEven (1 ms) 2022-05-18T04:42:39.0403524Z [ RUN ] ModulesTest.MaxPool2dUneven 2022-05-18T04:42:39.0403919Z [ OK ] ModulesTest.MaxPool2dUneven (2 ms) 2022-05-18T04:42:39.0404334Z [ RUN ] ModulesTest.MaxPool2dReturnIndices 2022-05-18T04:42:39.0404860Z [ OK ] ModulesTest.MaxPool2dReturnIndices (1 ms) 2022-05-18T04:42:39.0405244Z [ RUN ] ModulesTest.MaxPool3d 2022-05-18T04:42:39.0405597Z [ OK ] ModulesTest.MaxPool3d (3 ms) 2022-05-18T04:42:39.0405990Z [ RUN ] ModulesTest.MaxPool3dReturnIndices 2022-05-18T04:42:39.0406411Z [ OK ] ModulesTest.MaxPool3dReturnIndices (2 ms) 2022-05-18T04:42:39.0406805Z [ RUN ] ModulesTest.AvgPool1d 2022-05-18T04:42:39.0407161Z [ OK ] ModulesTest.AvgPool1d (3 ms) 2022-05-18T04:42:39.0407507Z [ RUN ] ModulesTest.AvgPool2dEven 2022-05-18T04:42:39.0407886Z [ OK ] ModulesTest.AvgPool2dEven (1 ms) 2022-05-18T04:42:39.0408268Z [ RUN ] ModulesTest.AvgPool2dUneven 2022-05-18T04:42:39.0408646Z [ OK ] ModulesTest.AvgPool2dUneven (1 ms) 2022-05-18T04:42:39.0409177Z [ RUN ] ModulesTest.AvgPool3d 2022-05-18T04:42:39.0409524Z [ OK ] ModulesTest.AvgPool3d (2 ms) 2022-05-18T04:42:39.0409899Z [ RUN ] ModulesTest.FractionalMaxPool2d 2022-05-18T04:42:39.0410313Z [ OK ] ModulesTest.FractionalMaxPool2d (4 ms) 2022-05-18T04:42:39.0410907Z [ RUN ] ModulesTest.FractionalMaxPool2dReturnIndices 2022-05-18T04:42:39.0411428Z [ OK ] ModulesTest.FractionalMaxPool2dReturnIndices (2 ms) 2022-05-18T04:42:39.0411915Z [ RUN ] ModulesTest.FractionalMaxPool3d 2022-05-18T04:42:39.0412334Z [ OK ] ModulesTest.FractionalMaxPool3d (3 ms) 2022-05-18T04:42:39.0412808Z [ RUN ] ModulesTest.FractionalMaxPool3dReturnIndices 2022-05-18T04:42:39.0413300Z [ OK ] ModulesTest.FractionalMaxPool3dReturnIndices (2 ms) 2022-05-18T04:42:39.0413750Z [ RUN ] ModulesTest.LPPool1d 2022-05-18T04:42:39.0414106Z [ OK ] ModulesTest.LPPool1d (10 ms) 2022-05-18T04:42:39.0414433Z [ RUN ] ModulesTest.LPPool2d 2022-05-18T04:42:39.0414785Z [ OK ] ModulesTest.LPPool2d (1 ms) 2022-05-18T04:42:39.0415129Z [ RUN ] ModulesTest.Identity 2022-05-18T04:42:39.0415456Z [ OK ] ModulesTest.Identity (2 ms) 2022-05-18T04:42:39.0415807Z [ RUN ] ModulesTest.Flatten 2022-05-18T04:42:39.0416144Z [ OK ] ModulesTest.Flatten (2 ms) 2022-05-18T04:42:39.0416476Z [ RUN ] ModulesTest.Unflatten 2022-05-18T04:42:39.0416872Z WARNING: Logging before InitGoogleLogging() is written to STDERR 2022-05-18T04:42:39.0417615Z W0518 04:40:32.960821 22692 TensorImpl.h:1393] Warning: Named tensors and all their associated APIs are an experimental feature and subject to change. Please do not use them for anything important until they are released as stable. (function operator()) 2022-05-18T04:42:39.0418390Z [ OK ] ModulesTest.Unflatten (3 ms) 2022-05-18T04:42:39.0418783Z [ RUN ] ModulesTest.AdaptiveMaxPool1d 2022-05-18T04:42:39.0419188Z [ OK ] ModulesTest.AdaptiveMaxPool1d (2 ms) 2022-05-18T04:42:39.0419651Z [ RUN ] ModulesTest.AdaptiveMaxPool1dReturnIndices 2022-05-18T04:42:39.0420171Z [ OK ] ModulesTest.AdaptiveMaxPool1dReturnIndices (2 ms) 2022-05-18T04:42:39.0420639Z [ RUN ] ModulesTest.AdaptiveMaxPool2dEven 2022-05-18T04:42:39.0421061Z [ OK ] ModulesTest.AdaptiveMaxPool2dEven (3 ms) 2022-05-18T04:42:39.0421511Z [ RUN ] ModulesTest.AdaptiveMaxPool2dUneven 2022-05-18T04:42:39.0421953Z [ OK ] ModulesTest.AdaptiveMaxPool2dUneven (1 ms) 2022-05-18T04:42:39.0422451Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven 2022-05-18T04:42:39.0423006Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesEven (4 ms) 2022-05-18T04:42:39.0423555Z [ RUN ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven 2022-05-18T04:42:39.0424121Z [ OK ] ModulesTest.AdaptiveMaxPool2dReturnIndicesUneven (3 ms) 2022-05-18T04:42:39.0424617Z [ RUN ] ModulesTest.AdaptiveMaxPool3d 2022-05-18T04:42:39.0425015Z [ OK ] ModulesTest.AdaptiveMaxPool3d (2 ms) 2022-05-18T04:42:39.0425467Z [ RUN ] ModulesTest.AdaptiveMaxPool3dReturnIndices 2022-05-18T04:42:39.0426177Z [ OK ] ModulesTest.AdaptiveMaxPool3dReturnIndices (3 ms) 2022-05-18T04:42:39.0426625Z [ RUN ] ModulesTest.AdaptiveAvgPool1d 2022-05-18T04:42:39.0427006Z [ OK ] ModulesTest.AdaptiveAvgPool1d (2 ms) 2022-05-18T04:42:39.0427438Z [ RUN ] ModulesTest.AdaptiveAvgPool2dEven 2022-05-18T04:42:39.0427891Z [ OK ] ModulesTest.AdaptiveAvgPool2dEven (2 ms) 2022-05-18T04:42:39.0428314Z [ RUN ] ModulesTest.AdaptiveAvgPool2dUneven 2022-05-18T04:42:39.0428770Z [ OK ] ModulesTest.AdaptiveAvgPool2dUneven (2 ms) 2022-05-18T04:42:39.0429183Z [ RUN ] ModulesTest.AdaptiveAvgPool3d 2022-05-18T04:42:39.0429573Z [ OK ] ModulesTest.AdaptiveAvgPool3d (3 ms) 2022-05-18T04:42:39.0429965Z [ RUN ] ModulesTest.MaxUnpool1d 2022-05-18T04:42:39.0430329Z [ OK ] ModulesTest.MaxUnpool1d (3 ms) 2022-05-18T04:42:39.0430731Z [ RUN ] ModulesTest.MaxPool1d_MaxUnpool1d 2022-05-18T04:42:39.0431123Z [ OK ] ModulesTest.MaxPool1d_MaxUnpool1d (4 ms) 2022-05-18T04:42:39.0431663Z [ RUN ] ModulesTest.MaxUnpool2d 2022-05-18T04:42:39.0432034Z [ OK ] ModulesTest.MaxUnpool2d (3 ms) 2022-05-18T04:42:39.0432406Z [ RUN ] ModulesTest.MaxPool2d_MaxUnpool2d 2022-05-18T04:42:39.0432829Z [ OK ] ModulesTest.MaxPool2d_MaxUnpool2d (3 ms) 2022-05-18T04:42:39.0433303Z [ RUN ] ModulesTest.MaxUnpool3d 2022-05-18T04:42:39.0433665Z [ OK ] ModulesTest.MaxUnpool3d (2 ms) 2022-05-18T04:42:39.0434068Z [ RUN ] ModulesTest.MaxUnpool3dOutputSize 2022-05-18T04:42:39.0434500Z [ OK ] ModulesTest.MaxUnpool3dOutputSize (3 ms) 2022-05-18T04:42:39.0434899Z [ RUN ] ModulesTest.MaxPool3d_MaxUnpool3d 2022-05-18T04:42:39.0435307Z [ OK ] ModulesTest.MaxPool3d_MaxUnpool3d (924 ms) 2022-05-18T04:42:39.0435679Z [ RUN ] ModulesTest.Linear 2022-05-18T04:42:39.0436000Z [ OK ] ModulesTest.Linear (7 ms) 2022-05-18T04:42:39.0436371Z [ RUN ] ModulesTest.LocalResponseNorm 2022-05-18T04:42:39.0436783Z [ OK ] ModulesTest.LocalResponseNorm (6 ms) 2022-05-18T04:42:39.0437148Z [ RUN ] ModulesTest.LayerNorm 2022-05-18T04:42:39.0437482Z [ OK ] ModulesTest.LayerNorm (5 ms) 2022-05-18T04:42:39.0437838Z [ RUN ] ModulesTest.GroupNorm 2022-05-18T04:42:39.0438197Z [ OK ] ModulesTest.GroupNorm (10 ms) 2022-05-18T04:42:39.0438584Z [ RUN ] ModulesTest.Bilinear 2022-05-18T04:42:39.0438929Z [ OK ] ModulesTest.Bilinear (3 ms) 2022-05-18T04:42:39.0439263Z [ RUN ] ModulesTest.Fold 2022-05-18T04:42:39.0439566Z [ OK ] ModulesTest.Fold (9 ms) 2022-05-18T04:42:39.0439904Z [ RUN ] ModulesTest.Unfold 2022-05-18T04:42:39.0440235Z [ OK ] ModulesTest.Unfold (31 ms) 2022-05-18T04:42:39.0440581Z [ RUN ] ModulesTest.SimpleContainer 2022-05-18T04:42:39.0440983Z [ OK ] ModulesTest.SimpleContainer (43 ms) 2022-05-18T04:42:39.0441356Z [ RUN ] ModulesTest.EmbeddingBasic 2022-05-18T04:42:39.0441725Z [ OK ] ModulesTest.EmbeddingBasic (5 ms) 2022-05-18T04:42:39.0442120Z [ RUN ] ModulesTest.EmbeddingList 2022-05-18T04:42:39.0442497Z [ OK ] ModulesTest.EmbeddingList (0 ms) 2022-05-18T04:42:39.0442900Z [ RUN ] ModulesTest.EmbeddingFromPretrained 2022-05-18T04:42:39.0443367Z [ OK ] ModulesTest.EmbeddingFromPretrained (1 ms) 2022-05-18T04:42:39.0443844Z [ RUN ] ModulesTest.EmbeddingBagFromPretrained 2022-05-18T04:42:39.0444332Z [ OK ] ModulesTest.EmbeddingBagFromPretrained (3 ms) 2022-05-18T04:42:39.0444827Z [ RUN ] ModulesTest.AlphaDropout 2022-05-18T04:42:39.0445203Z [ OK ] ModulesTest.AlphaDropout (11 ms) 2022-05-18T04:42:39.0445587Z [ RUN ] ModulesTest.FeatureAlphaDropout 2022-05-18T04:42:39.0446003Z [ OK ] ModulesTest.FeatureAlphaDropout (1 ms) 2022-05-18T04:42:39.0446390Z [ RUN ] ModulesTest.Dropout 2022-05-18T04:42:39.0446727Z [ OK ] ModulesTest.Dropout (2 ms) 2022-05-18T04:42:39.0447054Z [ RUN ] ModulesTest.Dropout2d 2022-05-18T04:42:39.0447411Z [ OK ] ModulesTest.Dropout2d (18 ms) 2022-05-18T04:42:39.0447765Z [ RUN ] ModulesTest.Dropout3d 2022-05-18T04:42:39.0448106Z [ OK ] ModulesTest.Dropout3d (30 ms) 2022-05-18T04:42:39.0448455Z [ RUN ] ModulesTest.Parameters 2022-05-18T04:42:39.0448815Z [ OK ] ModulesTest.Parameters (0 ms) 2022-05-18T04:42:39.0449244Z [ RUN ] ModulesTest.FunctionalCallsSuppliedFunction 2022-05-18T04:42:39.0449765Z [ OK ] ModulesTest.FunctionalCallsSuppliedFunction (0 ms) 2022-05-18T04:42:39.0450277Z [ RUN ] ModulesTest.FunctionalWithTorchFunction 2022-05-18T04:42:39.0450768Z [ OK ] ModulesTest.FunctionalWithTorchFunction (1 ms) 2022-05-18T04:42:39.0451219Z [ RUN ] ModulesTest.FunctionalArgumentBinding 2022-05-18T04:42:39.0451698Z [ OK ] ModulesTest.FunctionalArgumentBinding (1 ms) 2022-05-18T04:42:39.0452142Z [ RUN ] ModulesTest.BatchNorm1dStateful 2022-05-18T04:42:39.0452554Z [ OK ] ModulesTest.BatchNorm1dStateful (0 ms) 2022-05-18T04:42:39.0452970Z [ RUN ] ModulesTest.BatchNorm1dStateless 2022-05-18T04:42:39.0453504Z [ OK ] ModulesTest.BatchNorm1dStateless (0 ms) 2022-05-18T04:42:39.0453885Z [ RUN ] ModulesTest.BatchNorm1d 2022-05-18T04:42:39.0454249Z [ OK ] ModulesTest.BatchNorm1d (3 ms) 2022-05-18T04:42:39.0454642Z [ RUN ] ModulesTest.BatchNorm2dStateful 2022-05-18T04:42:39.0455126Z [ OK ] ModulesTest.BatchNorm2dStateful (1 ms) 2022-05-18T04:42:39.0455560Z [ RUN ] ModulesTest.BatchNorm2dStateless 2022-05-18T04:42:39.0455998Z [ OK ] ModulesTest.BatchNorm2dStateless (0 ms) 2022-05-18T04:42:39.0456380Z [ RUN ] ModulesTest.BatchNorm2d 2022-05-18T04:42:39.0456727Z [ OK ] ModulesTest.BatchNorm2d (3 ms) 2022-05-18T04:42:39.0457121Z [ RUN ] ModulesTest.BatchNorm3dStateful 2022-05-18T04:42:39.0457525Z [ OK ] ModulesTest.BatchNorm3dStateful (0 ms) 2022-05-18T04:42:39.0457941Z [ RUN ] ModulesTest.BatchNorm3dStateless 2022-05-18T04:42:39.0458370Z [ OK ] ModulesTest.BatchNorm3dStateless (0 ms) 2022-05-18T04:42:39.0458760Z [ RUN ] ModulesTest.BatchNorm3d 2022-05-18T04:42:39.0459105Z [ OK ] ModulesTest.BatchNorm3d (5 ms) 2022-05-18T04:42:39.0459512Z [ RUN ] ModulesTest.InstanceNorm1dStateful 2022-05-18T04:42:39.0459968Z [ OK ] ModulesTest.InstanceNorm1dStateful (0 ms) 2022-05-18T04:42:39.0460394Z [ RUN ] ModulesTest.InstanceNorm1dStateless 2022-05-18T04:42:39.0460852Z [ OK ] ModulesTest.InstanceNorm1dStateless (0 ms) 2022-05-18T04:42:39.0461247Z [ RUN ] ModulesTest.InstanceNorm1d 2022-05-18T04:42:39.0461616Z [ OK ] ModulesTest.InstanceNorm1d (3 ms) 2022-05-18T04:42:39.0462034Z [ RUN ] ModulesTest.InstanceNorm2dStateful 2022-05-18T04:42:39.0462471Z [ OK ] ModulesTest.InstanceNorm2dStateful (0 ms) 2022-05-18T04:42:39.0462917Z [ RUN ] ModulesTest.InstanceNorm2dStateless 2022-05-18T04:42:39.0463356Z [ OK ] ModulesTest.InstanceNorm2dStateless (0 ms) 2022-05-18T04:42:39.0463771Z [ RUN ] ModulesTest.InstanceNorm2d 2022-05-18T04:42:39.0464159Z [ OK ] ModulesTest.InstanceNorm2d (3 ms) 2022-05-18T04:42:39.0464553Z [ RUN ] ModulesTest.InstanceNorm3dStateful 2022-05-18T04:42:39.0464992Z [ OK ] ModulesTest.InstanceNorm3dStateful (1 ms) 2022-05-18T04:42:39.0465427Z [ RUN ] ModulesTest.InstanceNorm3dStateless 2022-05-18T04:42:39.0465991Z [ OK ] ModulesTest.InstanceNorm3dStateless (0 ms) 2022-05-18T04:42:39.0466400Z [ RUN ] ModulesTest.InstanceNorm3d 2022-05-18T04:42:39.0466783Z [ OK ] ModulesTest.InstanceNorm3d (4 ms) 2022-05-18T04:42:39.0467115Z [ RUN ] ModulesTest.L1Loss 2022-05-18T04:42:39.0467454Z [ OK ] ModulesTest.L1Loss (4 ms) 2022-05-18T04:42:39.0467787Z [ RUN ] ModulesTest.MSELoss 2022-05-18T04:42:39.0468106Z [ OK ] ModulesTest.MSELoss (3 ms) 2022-05-18T04:42:39.0468440Z [ RUN ] ModulesTest.BCELoss 2022-05-18T04:42:39.0468768Z [ OK ] ModulesTest.BCELoss (1 ms) 2022-05-18T04:42:39.0469115Z [ RUN ] ModulesTest.KLDivLoss 2022-05-18T04:42:39.0470285Z W0518 04:40:34.151969 22692 loss.h:58] Warning: reduction: 'mean' divides the total loss by both the batch size and the support size.'batchmean' divides only by the batch size, and aligns with the KL div math definition.'mean' will be changed to behave the same as 'batchmean' in the next major release. (function kl_div) 2022-05-18T04:42:39.0471043Z [ OK ] ModulesTest.KLDivLoss (2 ms) 2022-05-18T04:42:39.0471442Z [ RUN ] ModulesTest.HingeEmbeddingLoss 2022-05-18T04:42:39.0471849Z [ OK ] ModulesTest.HingeEmbeddingLoss (3 ms) 2022-05-18T04:42:39.0472248Z [ RUN ] ModulesTest.MultiMarginLoss 2022-05-18T04:42:39.0472680Z [ OK ] ModulesTest.MultiMarginLoss (6 ms) 2022-05-18T04:42:39.0473081Z [ RUN ] ModulesTest.CosineEmbeddingLoss 2022-05-18T04:42:39.0486747Z [ OK ] ModulesTest.CosineEmbeddingLoss (6 ms) 2022-05-18T04:42:39.0487221Z [ RUN ] ModulesTest.SmoothL1LossDefaultOptions 2022-05-18T04:42:39.0487700Z [ OK ] ModulesTest.SmoothL1LossDefaultOptions (2 ms) 2022-05-18T04:42:39.0488175Z [ RUN ] ModulesTest.HuberLossDefaultOptions 2022-05-18T04:42:39.0488761Z [ OK ] ModulesTest.HuberLossDefaultOptions (2 ms) 2022-05-18T04:42:39.0489263Z [ RUN ] ModulesTest.MultiLabelMarginLossDefaultOptions 2022-05-18T04:42:39.0489797Z [ OK ] ModulesTest.MultiLabelMarginLossDefaultOptions (2 ms) 2022-05-18T04:42:39.0490277Z [ RUN ] ModulesTest.SmoothL1LossNoReduction 2022-05-18T04:42:39.0490961Z [ OK ] ModulesTest.SmoothL1LossNoReduction (2 ms) 2022-05-18T04:42:39.0491407Z [ RUN ] ModulesTest.HuberLossNoReduction 2022-05-18T04:42:39.0491816Z [ OK ] ModulesTest.HuberLossNoReduction (1 ms) 2022-05-18T04:42:39.0492295Z [ RUN ] ModulesTest.MultiLabelMarginLossNoReduction 2022-05-18T04:42:39.0492817Z [ OK ] ModulesTest.MultiLabelMarginLossNoReduction (2 ms) 2022-05-18T04:42:39.0493272Z [ RUN ] ModulesTest.SmoothL1LossBeta 2022-05-18T04:42:39.0493653Z [ OK ] ModulesTest.SmoothL1LossBeta (1 ms) 2022-05-18T04:42:39.0494030Z [ RUN ] ModulesTest.HuberLossDelta 2022-05-18T04:42:39.0494428Z [ OK ] ModulesTest.HuberLossDelta (2 ms) 2022-05-18T04:42:39.0494821Z [ RUN ] ModulesTest.TripletMarginLoss 2022-05-18T04:42:39.0495232Z [ OK ] ModulesTest.TripletMarginLoss (4 ms) 2022-05-18T04:42:39.0495738Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossDefaultParity 2022-05-18T04:42:39.0496383Z [ OK ] ModulesTest.TripletMarginWithDistanceLossDefaultParity (395 ms) 2022-05-18T04:42:39.0497038Z [ RUN ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity 2022-05-18T04:42:39.0497700Z [ OK ] ModulesTest.TripletMarginWithDistanceLossFunctionalParity (746 ms) 2022-05-18T04:42:39.0498184Z [ RUN ] ModulesTest.NLLLoss 2022-05-18T04:42:39.0498527Z [ OK ] ModulesTest.NLLLoss (2 ms) 2022-05-18T04:42:39.0498891Z [ RUN ] ModulesTest.CrossEntropyLoss 2022-05-18T04:42:39.0499300Z [ OK ] ModulesTest.CrossEntropyLoss (23 ms) 2022-05-18T04:42:39.0499680Z [ RUN ] ModulesTest.CosineSimilarity 2022-05-18T04:42:39.0500079Z [ OK ] ModulesTest.CosineSimilarity (4 ms) 2022-05-18T04:42:39.0500536Z [ RUN ] ModulesTest.SoftMarginLossDefaultOptions 2022-05-18T04:42:39.0501025Z [ OK ] ModulesTest.SoftMarginLossDefaultOptions (2 ms) 2022-05-18T04:42:39.0501566Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions 2022-05-18T04:42:39.0502157Z [ OK ] ModulesTest.MultiLabelSoftMarginLossDefaultOptions (4 ms) 2022-05-18T04:42:39.0502679Z [ RUN ] ModulesTest.SoftMarginLossNoReduction 2022-05-18T04:42:39.0503144Z [ OK ] ModulesTest.SoftMarginLossNoReduction (2 ms) 2022-05-18T04:42:39.0503694Z [ RUN ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction 2022-05-18T04:42:39.0504327Z [ OK ] ModulesTest.MultiLabelSoftMarginLossWeightedNoReduction (4 ms) 2022-05-18T04:42:39.0504854Z [ RUN ] ModulesTest.PairwiseDistance 2022-05-18T04:42:39.0505260Z [ OK ] ModulesTest.PairwiseDistance (2 ms) 2022-05-18T04:42:39.0505609Z [ RUN ] ModulesTest.ELU 2022-05-18T04:42:39.0506099Z [ OK ] ModulesTest.ELU (21 ms) 2022-05-18T04:42:39.0506430Z [ RUN ] ModulesTest.SELU 2022-05-18T04:42:39.0506747Z [ OK ] ModulesTest.SELU (4 ms) 2022-05-18T04:42:39.0507055Z [ RUN ] ModulesTest.Hardshrink 2022-05-18T04:42:39.0507408Z [ OK ] ModulesTest.Hardshrink (13 ms) 2022-05-18T04:42:39.0507745Z [ RUN ] ModulesTest.Hardtanh 2022-05-18T04:42:39.0508083Z [ OK ] ModulesTest.Hardtanh (57 ms) 2022-05-18T04:42:39.0508483Z [ RUN ] ModulesTest.HardtanhMinValGEMaxVal 2022-05-18T04:42:39.0508921Z [ OK ] ModulesTest.HardtanhMinValGEMaxVal (32 ms) 2022-05-18T04:42:39.0509302Z [ RUN ] ModulesTest.LeakyReLU 2022-05-18T04:42:39.0509645Z [ OK ] ModulesTest.LeakyReLU (27 ms) 2022-05-18T04:42:39.0509981Z [ RUN ] ModulesTest.LogSigmoid 2022-05-18T04:42:39.0510325Z [ OK ] ModulesTest.LogSigmoid (2 ms) 2022-05-18T04:42:39.0510665Z [ RUN ] ModulesTest.Softmax 2022-05-18T04:42:39.0510996Z [ OK ] ModulesTest.Softmax (2 ms) 2022-05-18T04:42:39.0511320Z [ RUN ] ModulesTest.Softmin 2022-05-18T04:42:39.0511795Z [ OK ] ModulesTest.Softmin (2 ms) 2022-05-18T04:42:39.0512135Z [ RUN ] ModulesTest.LogSoftmax 2022-05-18T04:42:39.0512493Z [ OK ] ModulesTest.LogSoftmax (2 ms) 2022-05-18T04:42:39.0512893Z [ RUN ] ModulesTest.AdaptiveLogSoftmaxWithLoss 2022-05-18T04:42:39.0513492Z [ OK ] ModulesTest.AdaptiveLogSoftmaxWithLoss (46 ms) 2022-05-18T04:42:39.0513898Z [ RUN ] ModulesTest.Softmax2d 2022-05-18T04:42:39.0514224Z [ OK ] ModulesTest.Softmax2d (21 ms) 2022-05-18T04:42:39.0514566Z [ RUN ] ModulesTest.PReLU 2022-05-18T04:42:39.0514891Z [ OK ] ModulesTest.PReLU (12 ms) 2022-05-18T04:42:39.0515196Z [ RUN ] ModulesTest.ReLU 2022-05-18T04:42:39.0515507Z [ OK ] ModulesTest.ReLU (4 ms) 2022-05-18T04:42:39.0515831Z [ RUN ] ModulesTest.ReLU6 2022-05-18T04:42:39.0516141Z [ OK ] ModulesTest.ReLU6 (5 ms) 2022-05-18T04:42:39.0516468Z [ RUN ] ModulesTest.RReLU 2022-05-18T04:42:39.0516792Z [ OK ] ModulesTest.RReLU (82 ms) 2022-05-18T04:42:39.0517106Z [ RUN ] ModulesTest.CELU 2022-05-18T04:42:39.0517423Z [ OK ] ModulesTest.CELU (18 ms) 2022-05-18T04:42:39.0517732Z [ RUN ] ModulesTest.GLU 2022-05-18T04:42:39.0518026Z [ OK ] ModulesTest.GLU (3 ms) 2022-05-18T04:42:39.0518348Z [ RUN ] ModulesTest.GELU 2022-05-18T04:42:39.0518669Z [ OK ] ModulesTest.GELU (132 ms) 2022-05-18T04:42:39.0518983Z [ RUN ] ModulesTest.TanhGELU 2022-05-18T04:42:39.0519323Z [ OK ] ModulesTest.TanhGELU (1 ms) 2022-05-18T04:42:39.0519644Z [ RUN ] ModulesTest.Mish 2022-05-18T04:42:39.0519966Z [ OK ] ModulesTest.Mish (19 ms) 2022-05-18T04:42:39.0520275Z [ RUN ] ModulesTest.Sigmoid 2022-05-18T04:42:39.0520606Z [ OK ] ModulesTest.Sigmoid (1 ms) 2022-05-18T04:42:39.0520957Z [ RUN ] ModulesTest.PixelShuffle 2022-05-18T04:42:39.0521327Z [ OK ] ModulesTest.PixelShuffle (2 ms) 2022-05-18T04:42:39.0521701Z [ RUN ] ModulesTest.PixelUnshuffle 2022-05-18T04:42:39.0522086Z [ OK ] ModulesTest.PixelUnshuffle (1 ms) 2022-05-18T04:42:39.0522439Z [ RUN ] ModulesTest.Softplus 2022-05-18T04:42:39.0522784Z [ OK ] ModulesTest.Softplus (13 ms) 2022-05-18T04:42:39.0523128Z [ RUN ] ModulesTest.Softshrink 2022-05-18T04:42:39.0523460Z [ OK ] ModulesTest.Softshrink (9 ms) 2022-05-18T04:42:39.0523813Z [ RUN ] ModulesTest.Softsign 2022-05-18T04:42:39.0524151Z [ OK ] ModulesTest.Softsign (1 ms) 2022-05-18T04:42:39.0524470Z [ RUN ] ModulesTest.Tanh 2022-05-18T04:42:39.0524880Z [ OK ] ModulesTest.Tanh (1 ms) 2022-05-18T04:42:39.0525216Z [ RUN ] ModulesTest.Tanhshrink 2022-05-18T04:42:39.0525557Z [ OK ] ModulesTest.Tanhshrink (1 ms) 2022-05-18T04:42:39.0525890Z [ RUN ] ModulesTest.Threshold 2022-05-18T04:42:39.0526236Z [ OK ] ModulesTest.Threshold (24 ms) 2022-05-18T04:42:39.0526588Z [ RUN ] ModulesTest.Upsampling1D 2022-05-18T04:42:39.0527550Z W0518 04:40:35.935509 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0529087Z W0518 04:40:35.936810 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0530602Z W0518 04:40:35.939399 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0532317Z W0518 04:40:35.940568 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0533255Z [ OK ] ModulesTest.Upsampling1D (14 ms) 2022-05-18T04:42:39.0533622Z [ RUN ] ModulesTest.Upsampling2D 2022-05-18T04:42:39.0534584Z W0518 04:40:35.945410 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0536079Z W0518 04:40:35.946655 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0537563Z W0518 04:40:35.949092 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0539083Z W0518 04:40:35.950152 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0540588Z W0518 04:40:35.952601 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0542096Z W0518 04:40:35.956897 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0543580Z W0518 04:40:35.959823 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0545052Z W0518 04:40:35.961158 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0546326Z [ OK ] ModulesTest.Upsampling2D (20 ms) 2022-05-18T04:42:39.0546713Z [ RUN ] ModulesTest.Upsampling3D 2022-05-18T04:42:39.0547659Z W0518 04:40:35.965515 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0549156Z W0518 04:40:35.966730 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0550655Z W0518 04:40:35.969353 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0552153Z W0518 04:40:35.970511 22692 upsampling.h:61] Warning: The default behavior for interpolate/upsample with float scale_factor changed in 1.6.0 to align with other frameworks/libraries, and uses scale_factor directly, instead of relying on the computed output size. If you wish to keep the old behavior, please set recompute_scale_factor=True. See the documentation of nn.Upsample for details. (function _interp_output_size) 2022-05-18T04:42:39.0553061Z [ OK ] ModulesTest.Upsampling3D (9 ms) 2022-05-18T04:42:39.0553421Z [ RUN ] ModulesTest.CTCLoss 2022-05-18T04:42:39.0553767Z [ OK ] ModulesTest.CTCLoss (2 ms) 2022-05-18T04:42:39.0554117Z [ RUN ] ModulesTest.PoissonNLLLoss 2022-05-18T04:42:39.0554507Z [ OK ] ModulesTest.PoissonNLLLoss (3 ms) 2022-05-18T04:42:39.0554895Z [ RUN ] ModulesTest.MarginRankingLoss 2022-05-18T04:42:39.0555293Z [ OK ] ModulesTest.MarginRankingLoss (4 ms) 2022-05-18T04:42:39.0555705Z [ RUN ] ModulesTest.BCEWithLogitsLoss 2022-05-18T04:42:39.0556111Z [ OK ] ModulesTest.BCEWithLogitsLoss (21 ms) 2022-05-18T04:42:39.0556518Z [ RUN ] ModulesTest.MultiheadAttention 2022-05-18T04:42:39.0556915Z [ OK ] ModulesTest.MultiheadAttention (122780 ms) 2022-05-18T04:42:39.0557339Z [ RUN ] ModulesTest.PrettyPrintIdentity 2022-05-18T04:42:39.0557772Z [ OK ] ModulesTest.PrettyPrintIdentity (0 ms) 2022-05-18T04:42:39.0558174Z [ RUN ] ModulesTest.PrettyPrintFlatten 2022-05-18T04:42:39.0558590Z [ OK ] ModulesTest.PrettyPrintFlatten (0 ms) 2022-05-18T04:42:39.0559022Z [ RUN ] ModulesTest.PrettyPrintUnflatten 2022-05-18T04:42:39.0559443Z [ OK ] ModulesTest.PrettyPrintUnflatten (0 ms) 2022-05-18T04:42:39.0559861Z [ RUN ] ModulesTest.ReflectionPad1d 2022-05-18T04:42:39.0560261Z [ OK ] ModulesTest.ReflectionPad1d (2 ms) 2022-05-18T04:42:39.0560636Z [ RUN ] ModulesTest.ReflectionPad2d 2022-05-18T04:42:39.0561011Z [ OK ] ModulesTest.ReflectionPad2d (2 ms) 2022-05-18T04:42:39.0561395Z [ RUN ] ModulesTest.ReflectionPad3d 2022-05-18T04:42:39.0561809Z [ OK ] ModulesTest.ReflectionPad3d (4 ms) 2022-05-18T04:42:39.0562180Z [ RUN ] ModulesTest.ReplicationPad1d 2022-05-18T04:42:39.0562588Z [ OK ] ModulesTest.ReplicationPad1d (1 ms) 2022-05-18T04:42:39.0563125Z [ RUN ] ModulesTest.ReplicationPad2d 2022-05-18T04:42:39.0563512Z [ OK ] ModulesTest.ReplicationPad2d (2 ms) 2022-05-18T04:42:39.0563902Z [ RUN ] ModulesTest.ReplicationPad3d 2022-05-18T04:42:39.0564298Z [ OK ] ModulesTest.ReplicationPad3d (4 ms) 2022-05-18T04:42:39.0564821Z [ RUN ] ModulesTest.ZeroPad2d 2022-05-18T04:42:39.0565164Z [ OK ] ModulesTest.ZeroPad2d (3 ms) 2022-05-18T04:42:39.0565516Z [ RUN ] ModulesTest.ConstantPad1d 2022-05-18T04:42:39.0565887Z [ OK ] ModulesTest.ConstantPad1d (1 ms) 2022-05-18T04:42:39.0566252Z [ RUN ] ModulesTest.ConstantPad2d 2022-05-18T04:42:39.0566625Z [ OK ] ModulesTest.ConstantPad2d (2 ms) 2022-05-18T04:42:39.0566977Z [ RUN ] ModulesTest.ConstantPad3d 2022-05-18T04:42:39.0567353Z [ OK ] ModulesTest.ConstantPad3d (5 ms) 2022-05-18T04:42:39.0567732Z [ RUN ] ModulesTest.CrossMapLRN2d 2022-05-18T04:42:39.0568094Z [ OK ] ModulesTest.CrossMapLRN2d (6 ms) 2022-05-18T04:42:39.0568452Z [ RUN ] ModulesTest.RNNCell 2022-05-18T04:42:39.0568788Z [ OK ] ModulesTest.RNNCell (3 ms) 2022-05-18T04:42:39.0569112Z [ RUN ] ModulesTest.LSTMCell 2022-05-18T04:42:39.0569437Z [ OK ] ModulesTest.LSTMCell (4 ms) 2022-05-18T04:42:39.0569776Z [ RUN ] ModulesTest.GRUCell 2022-05-18T04:42:39.0570115Z [ OK ] ModulesTest.GRUCell (4 ms) 2022-05-18T04:42:39.0570475Z [ RUN ] ModulesTest.PrettyPrintLinear 2022-05-18T04:42:39.0570877Z [ OK ] ModulesTest.PrettyPrintLinear (0 ms) 2022-05-18T04:42:39.0571299Z [ RUN ] ModulesTest.PrettyPrintBilinear 2022-05-18T04:42:39.0571719Z [ OK ] ModulesTest.PrettyPrintBilinear (0 ms) 2022-05-18T04:42:39.0572124Z [ RUN ] ModulesTest.PrettyPrintConv 2022-05-18T04:42:39.0572549Z [ OK ] ModulesTest.PrettyPrintConv (1 ms) 2022-05-18T04:42:39.0572957Z [ RUN ] ModulesTest.PrettyPrintConvTranspose 2022-05-18T04:42:39.0573409Z [ OK ] ModulesTest.PrettyPrintConvTranspose (1 ms) 2022-05-18T04:42:39.0573864Z [ RUN ] ModulesTest.PrettyPrintUpsample 2022-05-18T04:42:39.0574269Z [ OK ] ModulesTest.PrettyPrintUpsample (1 ms) 2022-05-18T04:42:39.0574682Z [ RUN ] ModulesTest.PrettyPrintFold 2022-05-18T04:42:39.0575082Z [ OK ] ModulesTest.PrettyPrintFold (0 ms) 2022-05-18T04:42:39.0575486Z [ RUN ] ModulesTest.PrettyPrintUnfold 2022-05-18T04:42:39.0575885Z [ OK ] ModulesTest.PrettyPrintUnfold (0 ms) 2022-05-18T04:42:39.0576308Z [ RUN ] ModulesTest.PrettyPrintMaxPool 2022-05-18T04:42:39.0576726Z [ OK ] ModulesTest.PrettyPrintMaxPool (0 ms) 2022-05-18T04:42:39.0577114Z [ RUN ] ModulesTest.PrettyPrintAvgPool 2022-05-18T04:42:39.0577534Z [ OK ] ModulesTest.PrettyPrintAvgPool (0 ms) 2022-05-18T04:42:39.0577991Z [ RUN ] ModulesTest.PrettyPrinFractionalMaxPool 2022-05-18T04:42:39.0578464Z [ OK ] ModulesTest.PrettyPrinFractionalMaxPool (0 ms) 2022-05-18T04:42:39.0578909Z [ RUN ] ModulesTest.PrettyPrintLPPool 2022-05-18T04:42:39.0579334Z [ OK ] ModulesTest.PrettyPrintLPPool (0 ms) 2022-05-18T04:42:39.0579768Z [ RUN ] ModulesTest.PrettyPrintAdaptiveMaxPool 2022-05-18T04:42:39.0580258Z [ OK ] ModulesTest.PrettyPrintAdaptiveMaxPool (0 ms) 2022-05-18T04:42:39.0580739Z [ RUN ] ModulesTest.PrettyPrintAdaptiveAvgPool 2022-05-18T04:42:39.0581221Z [ OK ] ModulesTest.PrettyPrintAdaptiveAvgPool (0 ms) 2022-05-18T04:42:39.0581668Z [ RUN ] ModulesTest.PrettyPrintMaxUnpool 2022-05-18T04:42:39.0582094Z [ OK ] ModulesTest.PrettyPrintMaxUnpool (0 ms) 2022-05-18T04:42:39.0582520Z [ RUN ] ModulesTest.PrettyPrintDropout 2022-05-18T04:42:39.0582924Z [ OK ] ModulesTest.PrettyPrintDropout (0 ms) 2022-05-18T04:42:39.0583357Z [ RUN ] ModulesTest.PrettyPrintDropout2d 2022-05-18T04:42:39.0583800Z [ OK ] ModulesTest.PrettyPrintDropout2d (0 ms) 2022-05-18T04:42:39.0584214Z [ RUN ] ModulesTest.PrettyPrintDropout3d 2022-05-18T04:42:39.0584643Z [ OK ] ModulesTest.PrettyPrintDropout3d (0 ms) 2022-05-18T04:42:39.0585174Z [ RUN ] ModulesTest.PrettyPrintFunctional 2022-05-18T04:42:39.0585603Z [ OK ] ModulesTest.PrettyPrintFunctional (0 ms) 2022-05-18T04:42:39.0586215Z [ RUN ] ModulesTest.PrettyPrintBatchNorm1d 2022-05-18T04:42:39.0586665Z [ OK ] ModulesTest.PrettyPrintBatchNorm1d (0 ms) 2022-05-18T04:42:39.0587228Z [ RUN ] ModulesTest.PrettyPrintBatchNorm2d 2022-05-18T04:42:39.0587670Z [ OK ] ModulesTest.PrettyPrintBatchNorm2d (0 ms) 2022-05-18T04:42:39.0588115Z [ RUN ] ModulesTest.PrettyPrintBatchNorm3d 2022-05-18T04:42:39.0588563Z [ OK ] ModulesTest.PrettyPrintBatchNorm3d (0 ms) 2022-05-18T04:42:39.0588991Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm1d 2022-05-18T04:42:39.0589457Z [ OK ] ModulesTest.PrettyPrintInstanceNorm1d (0 ms) 2022-05-18T04:42:39.0589926Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm2d 2022-05-18T04:42:39.0590380Z [ OK ] ModulesTest.PrettyPrintInstanceNorm2d (1 ms) 2022-05-18T04:42:39.0590836Z [ RUN ] ModulesTest.PrettyPrintInstanceNorm3d 2022-05-18T04:42:39.0591317Z [ OK ] ModulesTest.PrettyPrintInstanceNorm3d (0 ms) 2022-05-18T04:42:39.0591757Z [ RUN ] ModulesTest.PrettyPrintLayerNorm 2022-05-18T04:42:39.0592199Z [ OK ] ModulesTest.PrettyPrintLayerNorm (0 ms) 2022-05-18T04:42:39.0592635Z [ RUN ] ModulesTest.PrettyPrintGroupNorm 2022-05-18T04:42:39.0593170Z [ OK ] ModulesTest.PrettyPrintGroupNorm (0 ms) 2022-05-18T04:42:39.0593648Z [ RUN ] ModulesTest.PrettyPrintLocalResponseNorm 2022-05-18T04:42:39.0594126Z [ OK ] ModulesTest.PrettyPrintLocalResponseNorm (0 ms) 2022-05-18T04:42:39.0594599Z [ RUN ] ModulesTest.PrettyPrintEmbedding 2022-05-18T04:42:39.0595033Z [ OK ] ModulesTest.PrettyPrintEmbedding (0 ms) 2022-05-18T04:42:39.0595472Z [ RUN ] ModulesTest.PrettyPrintEmbeddingBag 2022-05-18T04:42:39.0595912Z [ OK ] ModulesTest.PrettyPrintEmbeddingBag (0 ms) 2022-05-18T04:42:39.0596340Z [ RUN ] ModulesTest.PrettyPrintL1Loss 2022-05-18T04:42:39.0596748Z [ OK ] ModulesTest.PrettyPrintL1Loss (0 ms) 2022-05-18T04:42:39.0597148Z [ RUN ] ModulesTest.PrettyPrintKLDivLoss 2022-05-18T04:42:39.0597587Z [ OK ] ModulesTest.PrettyPrintKLDivLoss (0 ms) 2022-05-18T04:42:39.0598000Z [ RUN ] ModulesTest.PrettyPrintMSELoss 2022-05-18T04:42:39.0598409Z [ OK ] ModulesTest.PrettyPrintMSELoss (0 ms) 2022-05-18T04:42:39.0598823Z [ RUN ] ModulesTest.PrettyPrintBCELoss 2022-05-18T04:42:39.0599240Z [ OK ] ModulesTest.PrettyPrintBCELoss (0 ms) 2022-05-18T04:42:39.0599685Z [ RUN ] ModulesTest.PrettyPrintHingeEmbeddingLoss 2022-05-18T04:42:39.0600199Z [ OK ] ModulesTest.PrettyPrintHingeEmbeddingLoss (0 ms) 2022-05-18T04:42:39.0600703Z [ RUN ] ModulesTest.PrettyPrintCosineEmbeddingLoss 2022-05-18T04:42:39.0601218Z [ OK ] ModulesTest.PrettyPrintCosineEmbeddingLoss (0 ms) 2022-05-18T04:42:39.0601718Z [ RUN ] ModulesTest.PrettyPrintTripletMarginLoss 2022-05-18T04:42:39.0602220Z [ OK ] ModulesTest.PrettyPrintTripletMarginLoss (0 ms) 2022-05-18T04:42:39.0602776Z [ RUN ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss 2022-05-18T04:42:39.0603382Z [ OK ] ModulesTest.PrettyPrintTripletMarginWithDistanceLoss (0 ms) 2022-05-18T04:42:39.0603897Z [ RUN ] ModulesTest.PrettyPrintNLLLoss 2022-05-18T04:42:39.0604326Z [ OK ] ModulesTest.PrettyPrintNLLLoss (0 ms) 2022-05-18T04:42:39.0604824Z [ RUN ] ModulesTest.PrettyPrinCrossEntropyLoss 2022-05-18T04:42:39.0605302Z [ OK ] ModulesTest.PrettyPrinCrossEntropyLoss (0 ms) 2022-05-18T04:42:39.0605807Z [ RUN ] ModulesTest.PrettyPrintMultiLabelMarginLoss 2022-05-18T04:42:39.0606306Z [ OK ] ModulesTest.PrettyPrintMultiLabelMarginLoss (0 ms) 2022-05-18T04:42:39.0606854Z [ RUN ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss 2022-05-18T04:42:39.0607426Z [ OK ] ModulesTest.PrettyPrintMultiLabelSoftMarginLoss (1 ms) 2022-05-18T04:42:39.0607938Z [ RUN ] ModulesTest.PrettyPrintSoftMarginLoss 2022-05-18T04:42:39.0608398Z [ OK ] ModulesTest.PrettyPrintSoftMarginLoss (0 ms) 2022-05-18T04:42:39.0609001Z [ RUN ] ModulesTest.PrettyPrintCosineSimilarity 2022-05-18T04:42:39.0609494Z [ OK ] ModulesTest.PrettyPrintCosineSimilarity (0 ms) 2022-05-18T04:42:39.0609953Z [ RUN ] ModulesTest.PrettyPrintPairwiseDistance 2022-05-18T04:42:39.0610529Z [ OK ] ModulesTest.PrettyPrintPairwiseDistance (0 ms) 2022-05-18T04:42:39.0611010Z [ RUN ] ModulesTest.PrettyPrintReflectionPad 2022-05-18T04:42:39.0611475Z [ OK ] ModulesTest.PrettyPrintReflectionPad (0 ms) 2022-05-18T04:42:39.0611940Z [ RUN ] ModulesTest.PrettyPrintReplicationPad 2022-05-18T04:42:39.0612420Z [ OK ] ModulesTest.PrettyPrintReplicationPad (0 ms) 2022-05-18T04:42:39.0612856Z [ RUN ] ModulesTest.PrettyPrintZeroPad2d 2022-05-18T04:42:39.0613284Z [ OK ] ModulesTest.PrettyPrintZeroPad2d (0 ms) 2022-05-18T04:42:39.0613728Z [ RUN ] ModulesTest.PrettyPrintConstantPad 2022-05-18T04:42:39.0614170Z [ OK ] ModulesTest.PrettyPrintConstantPad (0 ms) 2022-05-18T04:42:39.0614601Z [ RUN ] ModulesTest.PrettyPrintNestedModel 2022-05-18T04:42:39.0615047Z [ OK ] ModulesTest.PrettyPrintNestedModel (0 ms) 2022-05-18T04:42:39.0615464Z [ RUN ] ModulesTest.PrettyPrintELU 2022-05-18T04:42:39.0615841Z [ OK ] ModulesTest.PrettyPrintELU (0 ms) 2022-05-18T04:42:39.0616238Z [ RUN ] ModulesTest.PrettyPrintSELU 2022-05-18T04:42:39.0616623Z [ OK ] ModulesTest.PrettyPrintSELU (0 ms) 2022-05-18T04:42:39.0616991Z [ RUN ] ModulesTest.PrettyPrintGLU 2022-05-18T04:42:39.0617382Z [ OK ] ModulesTest.PrettyPrintGLU (0 ms) 2022-05-18T04:42:39.0617787Z [ RUN ] ModulesTest.PrettyPrintHardshrink 2022-05-18T04:42:39.0618230Z [ OK ] ModulesTest.PrettyPrintHardshrink (0 ms) 2022-05-18T04:42:39.0618646Z [ RUN ] ModulesTest.PrettyPrintHardtanh 2022-05-18T04:42:39.0619075Z [ OK ] ModulesTest.PrettyPrintHardtanh (0 ms) 2022-05-18T04:42:39.0619507Z [ RUN ] ModulesTest.PrettyPrintLeakyReLU 2022-05-18T04:42:39.0619922Z [ OK ] ModulesTest.PrettyPrintLeakyReLU (0 ms) 2022-05-18T04:42:39.0620365Z [ RUN ] ModulesTest.PrettyPrintLogSigmoid 2022-05-18T04:42:39.0620791Z [ OK ] ModulesTest.PrettyPrintLogSigmoid (0 ms) 2022-05-18T04:42:39.0621205Z [ RUN ] ModulesTest.PrettyPrintSoftmax 2022-05-18T04:42:39.0621624Z [ OK ] ModulesTest.PrettyPrintSoftmax (0 ms) 2022-05-18T04:42:39.0622032Z [ RUN ] ModulesTest.PrettyPrintSoftmin 2022-05-18T04:42:39.0622423Z [ OK ] ModulesTest.PrettyPrintSoftmin (0 ms) 2022-05-18T04:42:39.0622847Z [ RUN ] ModulesTest.PrettyPrintLogSoftmax 2022-05-18T04:42:39.0623293Z [ OK ] ModulesTest.PrettyPrintLogSoftmax (0 ms) 2022-05-18T04:42:39.0623716Z [ RUN ] ModulesTest.PrettyPrintSoftmax2d 2022-05-18T04:42:39.0624146Z [ OK ] ModulesTest.PrettyPrintSoftmax2d (0 ms) 2022-05-18T04:42:39.0624549Z [ RUN ] ModulesTest.PrettyPrintPReLU 2022-05-18T04:42:39.0624954Z [ OK ] ModulesTest.PrettyPrintPReLU (0 ms) 2022-05-18T04:42:39.0625337Z [ RUN ] ModulesTest.PrettyPrintReLU 2022-05-18T04:42:39.0625856Z [ OK ] ModulesTest.PrettyPrintReLU (0 ms) 2022-05-18T04:42:39.0626249Z [ RUN ] ModulesTest.PrettyPrintReLU6 2022-05-18T04:42:39.0626636Z [ OK ] ModulesTest.PrettyPrintReLU6 (0 ms) 2022-05-18T04:42:39.0627029Z [ RUN ] ModulesTest.PrettyPrintRReLU 2022-05-18T04:42:39.0627435Z [ OK ] ModulesTest.PrettyPrintRReLU (0 ms) 2022-05-18T04:42:39.0627813Z [ RUN ] ModulesTest.PrettyPrintCELU 2022-05-18T04:42:39.0628205Z [ OK ] ModulesTest.PrettyPrintCELU (0 ms) 2022-05-18T04:42:39.0628597Z [ RUN ] ModulesTest.PrettyPrintSigmoid 2022-05-18T04:42:39.0628998Z [ OK ] ModulesTest.PrettyPrintSigmoid (0 ms) 2022-05-18T04:42:39.0629504Z [ RUN ] ModulesTest.PrettyPrintPixelShuffle 2022-05-18T04:42:39.0629962Z [ OK ] ModulesTest.PrettyPrintPixelShuffle (0 ms) 2022-05-18T04:42:39.0630419Z [ RUN ] ModulesTest.PrettyPrintPixelUnshuffle 2022-05-18T04:42:39.0630883Z [ OK ] ModulesTest.PrettyPrintPixelUnshuffle (0 ms) 2022-05-18T04:42:39.0631466Z [ RUN ] ModulesTest.PrettyPrintSoftplus 2022-05-18T04:42:39.0631903Z [ OK ] ModulesTest.PrettyPrintSoftplus (0 ms) 2022-05-18T04:42:39.0632320Z [ RUN ] ModulesTest.PrettyPrintSoftshrink 2022-05-18T04:42:39.0632746Z [ OK ] ModulesTest.PrettyPrintSoftshrink (0 ms) 2022-05-18T04:42:39.0633289Z [ RUN ] ModulesTest.PrettyPrintSoftsign 2022-05-18T04:42:39.0633703Z [ OK ] ModulesTest.PrettyPrintSoftsign (0 ms) 2022-05-18T04:42:39.0634105Z [ RUN ] ModulesTest.PrettyPrintTanh 2022-05-18T04:42:39.0634490Z [ OK ] ModulesTest.PrettyPrintTanh (0 ms) 2022-05-18T04:42:39.0634897Z [ RUN ] ModulesTest.PrettyPrintTanhshrink 2022-05-18T04:42:39.0635350Z [ OK ] ModulesTest.PrettyPrintTanhshrink (0 ms) 2022-05-18T04:42:39.0635780Z [ RUN ] ModulesTest.PrettyPrintThreshold 2022-05-18T04:42:39.0636253Z [ OK ] ModulesTest.PrettyPrintThreshold (0 ms) 2022-05-18T04:42:39.0636664Z [ RUN ] ModulesTest.PrettyPrintCTCLoss 2022-05-18T04:42:39.0637085Z [ OK ] ModulesTest.PrettyPrintCTCLoss (0 ms) 2022-05-18T04:42:39.0637531Z [ RUN ] ModulesTest.PrettyPrintPoissonNLLLoss 2022-05-18T04:42:39.0637993Z [ OK ] ModulesTest.PrettyPrintPoissonNLLLoss (0 ms) 2022-05-18T04:42:39.0638468Z [ RUN ] ModulesTest.PrettyPrintMarginRankingLoss 2022-05-18T04:42:39.0638983Z [ OK ] ModulesTest.PrettyPrintMarginRankingLoss (0 ms) 2022-05-18T04:42:39.0639444Z [ RUN ] ModulesTest.PrettyPrintCrossMapLRN2d 2022-05-18T04:42:39.0639914Z [ OK ] ModulesTest.PrettyPrintCrossMapLRN2d (0 ms) 2022-05-18T04:42:39.0640377Z [ RUN ] ModulesTest.PrettyPrintAlphaDropout 2022-05-18T04:42:39.0640808Z [ OK ] ModulesTest.PrettyPrintAlphaDropout (0 ms) 2022-05-18T04:42:39.0641303Z [ RUN ] ModulesTest.PrettyPrintFeatureAlphaDropout 2022-05-18T04:42:39.0641823Z [ OK ] ModulesTest.PrettyPrintFeatureAlphaDropout (0 ms) 2022-05-18T04:42:39.0642328Z [ RUN ] ModulesTest.PrettyPrintBCEWithLogitsLoss 2022-05-18T04:42:39.0642833Z [ OK ] ModulesTest.PrettyPrintBCEWithLogitsLoss (0 ms) 2022-05-18T04:42:39.0643341Z [ RUN ] ModulesTest.PrettyPrintMultiheadAttention 2022-05-18T04:42:39.0643866Z [ OK ] ModulesTest.PrettyPrintMultiheadAttention (0 ms) 2022-05-18T04:42:39.0644313Z [ RUN ] ModulesTest.PrettyPrintRNNCell 2022-05-18T04:42:39.0644943Z [ OK ] ModulesTest.PrettyPrintRNNCell (1 ms) 2022-05-18T04:42:39.0645689Z [ RUN ] ModulesTest.PrettyPrintLSTMCell 2022-05-18T04:42:39.0646104Z [ OK ] ModulesTest.PrettyPrintLSTMCell (0 ms) 2022-05-18T04:42:39.0646665Z [ RUN ] ModulesTest.PrettyPrintGRUCell 2022-05-18T04:42:39.0647144Z [ OK ] ModulesTest.PrettyPrintGRUCell (0 ms) 2022-05-18T04:42:39.0647656Z [ RUN ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss 2022-05-18T04:42:39.0648236Z [ OK ] ModulesTest.PrettyPrintAdaptiveLogSoftmaxWithLoss (1 ms) 2022-05-18T04:42:39.0648952Z [----------] 256 tests from ModulesTest (126116 ms total) 2022-05-18T04:42:39.0649189Z 2022-05-18T04:42:39.0649454Z [----------] Global test environment tear-down 2022-05-18T04:42:39.0649821Z [==========] 256 tests from 1 test suite ran. (126116 ms total) 2022-05-18T04:42:39.0650154Z [ PASSED ] 256 tests. 2022-05-18T04:42:39.0650468Z ================================================================================ 2022-05-18T04:42:39.0651019Z [3,204 / 3,208] 24 / 27 tests; 4 actions running; last test: //:modules_test 2022-05-18T04:42:39.0651609Z Testing //:modules_test; 128s processwrapper-sandbox 2022-05-18T04:42:39.0652137Z Testing //:optim_test; 127s processwrapper-sandbox 2022-05-18T04:42:39.0652665Z Testing //:integration_test; 119s processwrapper-sandbox 2022-05-18T04:42:39.0653157Z Testing //:rnn_test; 81s processwrapper-sandbox 2022-05-18T04:42:39.3366741Z 2022-05-18T04:42:39.3367284Z  2022-05-18T04:42:39.3367632Z  2022-05-18T04:42:39.3367895Z  2022-05-18T04:42:39.3368167Z  2022-05-18T04:42:39.3368713Z [3,205 / 3,208] 24 / 27 tests; 3 actions running; last test: //:modules_test 2022-05-18T04:42:39.3369532Z Testing //:optim_test; 127s processwrapper-sandbox 2022-05-18T04:42:39.3370060Z Testing //:integration_test; 119s processwrapper-sandbox 2022-05-18T04:42:39.3370575Z Testing //:rnn_test; 81s processwrapper-sandbox 2022-05-18T04:42:40.5371882Z 2022-05-18T04:42:40.5372438Z  2022-05-18T04:42:40.5372977Z  2022-05-18T04:42:40.5373294Z  2022-05-18T04:42:40.5373871Z [3,205 / 3,208] 24 / 27 tests; 3 actions running; last test: //:modules_test 2022-05-18T04:42:40.5374443Z Testing //:optim_test; 128s processwrapper-sandbox 2022-05-18T04:42:40.5375007Z Testing //:integration_test; 120s processwrapper-sandbox 2022-05-18T04:42:40.5375511Z Testing //:rnn_test; 83s processwrapper-sandbox 2022-05-18T04:42:41.5376171Z 2022-05-18T04:42:41.5376704Z  2022-05-18T04:42:41.5377251Z  2022-05-18T04:42:41.5377517Z  2022-05-18T04:42:41.5378094Z [3,205 / 3,208] 24 / 27 tests; 3 actions running; last test: //:modules_test 2022-05-18T04:42:41.5378655Z Testing //:optim_test; 129s processwrapper-sandbox 2022-05-18T04:42:41.5379175Z Testing //:integration_test; 121s processwrapper-sandbox 2022-05-18T04:42:41.5379716Z Testing //:rnn_test; 84s processwrapper-sandbox 2022-05-18T04:42:42.7381730Z 2022-05-18T04:42:42.7382348Z  2022-05-18T04:42:42.7382677Z  2022-05-18T04:42:42.7383009Z  2022-05-18T04:42:42.7383621Z [3,205 / 3,208] 24 / 27 tests; 3 actions running; last test: //:modules_test 2022-05-18T04:42:42.7384258Z Testing //:optim_test; 130s processwrapper-sandbox 2022-05-18T04:42:42.7384827Z Testing //:integration_test; 122s processwrapper-sandbox 2022-05-18T04:42:42.7385429Z Testing //:rnn_test; 85s processwrapper-sandbox 2022-05-18T04:42:43.7386880Z 2022-05-18T04:42:43.7387453Z  2022-05-18T04:42:43.7387830Z  2022-05-18T04:42:43.7388164Z  2022-05-18T04:42:43.7388516Z [3,205 / 3,208] 24 / 27 tests; 3 actions running; last test: //:modules_test 2022-05-18T04:42:43.7388863Z Testing //:optim_test; 131s processwrapper-sandbox 2022-05-18T04:42:43.7389200Z Testing //:integration_test; 123s processwrapper-sandbox 2022-05-18T04:42:43.7389524Z Testing //:rnn_test; 86s processwrapper-sandbox 2022-05-18T04:42:44.9391495Z 2022-05-18T04:42:44.9392026Z  2022-05-18T04:42:44.9392400Z  2022-05-18T04:42:44.9392645Z  2022-05-18T04:42:44.9393194Z [3,205 / 3,208] 24 / 27 tests; 3 actions running; last test: //:modules_test 2022-05-18T04:42:44.9393747Z Testing //:optim_test; 132s processwrapper-sandbox 2022-05-18T04:42:44.9394282Z Testing //:integration_test; 125s processwrapper-sandbox 2022-05-18T04:42:44.9394814Z Testing //:rnn_test; 87s processwrapper-sandbox 2022-05-18T04:42:45.9396314Z 2022-05-18T04:42:45.9396861Z  2022-05-18T04:42:45.9397254Z  2022-05-18T04:42:45.9397578Z  2022-05-18T04:42:45.9398195Z [3,205 / 3,208] 24 / 27 tests; 3 actions running; last test: //:modules_test 2022-05-18T04:42:45.9398828Z Testing //:optim_test; 133s processwrapper-sandbox 2022-05-18T04:42:45.9399545Z Testing //:integration_test; 126s processwrapper-sandbox 2022-05-18T04:42:45.9400060Z Testing //:rnn_test; 88s processwrapper-sandbox 2022-05-18T04:42:47.1404034Z 2022-05-18T04:42:47.1404445Z  2022-05-18T04:42:47.1404736Z  2022-05-18T04:42:47.1404931Z  2022-05-18T04:42:47.1405257Z [3,205 / 3,208] 24 / 27 tests; 3 actions running; last test: //:modules_test 2022-05-18T04:42:47.1405617Z Testing //:optim_test; 135s processwrapper-sandbox 2022-05-18T04:42:47.1405954Z Testing //:integration_test; 127s processwrapper-sandbox 2022-05-18T04:42:47.1406273Z Testing //:rnn_test; 89s processwrapper-sandbox 2022-05-18T04:42:48.1406245Z 2022-05-18T04:42:48.1406971Z  2022-05-18T04:42:48.1407492Z  2022-05-18T04:42:48.1407777Z  2022-05-18T04:42:48.1408411Z [3,205 / 3,208] 24 / 27 tests; 3 actions running; last test: //:modules_test 2022-05-18T04:42:48.1409199Z Testing //:optim_test; 136s processwrapper-sandbox 2022-05-18T04:42:48.1409767Z Testing //:integration_test; 128s processwrapper-sandbox 2022-05-18T04:42:48.1410268Z Testing //:rnn_test; 90s processwrapper-sandbox 2022-05-18T04:42:49.3411963Z 2022-05-18T04:42:49.3412485Z  2022-05-18T04:42:49.3412834Z  2022-05-18T04:42:49.3413116Z  2022-05-18T04:42:49.3413692Z [3,205 / 3,208] 24 / 27 tests; 3 actions running; last test: //:modules_test 2022-05-18T04:42:49.3414291Z Testing //:optim_test; 137s processwrapper-sandbox 2022-05-18T04:42:49.3414806Z Testing //:integration_test; 129s processwrapper-sandbox 2022-05-18T04:42:49.3415305Z Testing //:rnn_test; 91s processwrapper-sandbox 2022-05-18T04:42:50.3416517Z 2022-05-18T04:42:50.3417052Z  2022-05-18T04:42:50.3417376Z  2022-05-18T04:42:50.3417665Z  2022-05-18T04:42:50.3418214Z [3,205 / 3,208] 24 / 27 tests; 3 actions running; last test: //:modules_test 2022-05-18T04:42:50.3418797Z Testing //:optim_test; 138s processwrapper-sandbox 2022-05-18T04:42:50.3419330Z Testing //:integration_test; 130s processwrapper-sandbox 2022-05-18T04:42:50.3419849Z Testing //:rnn_test; 92s processwrapper-sandbox 2022-05-18T04:42:50.6955051Z 2022-05-18T04:42:50.6955563Z  2022-05-18T04:42:50.6955948Z  2022-05-18T04:42:50.6956255Z  2022-05-18T04:42:50.6956785Z [3,205 / 3,208] 25 / 27 tests; 3 actions running; last test: //:rnn_test 2022-05-18T04:42:50.6957353Z Testing //:optim_test; 138s processwrapper-sandbox 2022-05-18T04:42:50.6957873Z Testing //:integration_test; 130s processwrapper-sandbox 2022-05-18T04:42:50.6958392Z Testing //:rnn_test; 93s processwrapper-sandbox 2022-05-18T04:42:50.6958666Z 2022-05-18T04:42:50.6958791Z  2022-05-18T04:42:50.6959053Z  2022-05-18T04:42:50.6959310Z  2022-05-18T04:42:50.6959668Z INFO: From Testing //:rnn_test: 2022-05-18T04:42:50.6960218Z [3,205 / 3,208] 25 / 27 tests; 3 actions running; last test: //:rnn_test 2022-05-18T04:42:50.6960748Z Testing //:optim_test; 138s processwrapper-sandbox 2022-05-18T04:42:50.6961278Z Testing //:integration_test; 130s processwrapper-sandbox 2022-05-18T04:42:50.6961773Z Testing //:rnn_test; 93s processwrapper-sandbox 2022-05-18T04:42:50.6962009Z 2022-05-18T04:42:50.6962151Z  2022-05-18T04:42:50.6962414Z  2022-05-18T04:42:50.6962655Z  2022-05-18T04:42:50.6963032Z ==================== Test output for //:rnn_test: 2022-05-18T04:42:50.6963368Z Running main() from gmock_main.cc 2022-05-18T04:42:50.6963737Z Note: Google Test filter = -*CUDA 2022-05-18T04:42:50.6964096Z [==========] Running 13 tests from 1 test suite. 2022-05-18T04:42:50.6964628Z [----------] Global test environment set-up. 2022-05-18T04:42:50.6965045Z [----------] 13 tests from RNNTest 2022-05-18T04:42:50.6965374Z [ RUN ] RNNTest.CheckOutputSizes 2022-05-18T04:42:50.6965758Z [ OK ] RNNTest.CheckOutputSizes (124 ms) 2022-05-18T04:42:50.6966129Z [ RUN ] RNNTest.CheckOutputSizesProj 2022-05-18T04:42:50.6966531Z [ OK ] RNNTest.CheckOutputSizesProj (117 ms) 2022-05-18T04:42:50.6966973Z [ RUN ] RNNTest.CheckOutputValuesMatchPyTorch 2022-05-18T04:42:50.6967458Z [ OK ] RNNTest.CheckOutputValuesMatchPyTorch (4 ms) 2022-05-18T04:42:50.6967862Z [ RUN ] RNNTest.EndToEndLSTM 2022-05-18T04:42:50.6968221Z [ OK ] RNNTest.EndToEndLSTM (30226 ms) 2022-05-18T04:42:50.6968600Z [ RUN ] RNNTest.EndToEndLSTMProj 2022-05-18T04:42:50.6968984Z [ OK ] RNNTest.EndToEndLSTMProj (22676 ms) 2022-05-18T04:42:50.6969343Z [ RUN ] RNNTest.EndToEndGRU 2022-05-18T04:42:50.6970078Z [ OK ] RNNTest.EndToEndGRU (18258 ms) 2022-05-18T04:42:50.6970396Z [ RUN ] RNNTest.EndToEndRNNRelu 2022-05-18T04:42:50.6970761Z [ OK ] RNNTest.EndToEndRNNRelu (9195 ms) 2022-05-18T04:42:50.6971127Z [ RUN ] RNNTest.EndToEndRNNTanh 2022-05-18T04:42:50.6971631Z [ OK ] RNNTest.EndToEndRNNTanh (10312 ms) 2022-05-18T04:42:50.6972023Z [ RUN ] RNNTest.PrettyPrintRNNs 2022-05-18T04:42:50.6972407Z [ OK ] RNNTest.PrettyPrintRNNs (21 ms) 2022-05-18T04:42:50.6972808Z [ RUN ] RNNTest.BidirectionalFlattenParameters 2022-05-18T04:42:50.6973319Z [ OK ] RNNTest.BidirectionalFlattenParameters (98 ms) 2022-05-18T04:42:50.6973803Z [ RUN ] RNNTest.BidirectionalGRUReverseForward 2022-05-18T04:42:50.6974257Z [ OK ] RNNTest.BidirectionalGRUReverseForward (12 ms) 2022-05-18T04:42:50.6974720Z [ RUN ] RNNTest.BidirectionalLSTMReverseForward 2022-05-18T04:42:50.6975199Z [ OK ] RNNTest.BidirectionalLSTMReverseForward (12 ms) 2022-05-18T04:42:50.6975693Z [ RUN ] RNNTest.UsePackedSequenceAsInput 2022-05-18T04:42:50.6976125Z [ OK ] RNNTest.UsePackedSequenceAsInput (17 ms) 2022-05-18T04:42:50.6976712Z [----------] 13 tests from RNNTest (91072 ms total) 2022-05-18T04:42:50.6976949Z 2022-05-18T04:42:50.6977208Z [----------] Global test environment tear-down 2022-05-18T04:42:50.6977607Z [==========] 13 tests from 1 test suite ran. (91072 ms total) 2022-05-18T04:42:50.6977952Z [ PASSED ] 13 tests. 2022-05-18T04:42:50.6978279Z ================================================================================ 2022-05-18T04:42:50.6978854Z [3,205 / 3,208] 25 / 27 tests; 3 actions running; last test: //:rnn_test 2022-05-18T04:42:50.6979365Z Testing //:optim_test; 138s processwrapper-sandbox 2022-05-18T04:42:50.6979884Z Testing //:integration_test; 130s processwrapper-sandbox 2022-05-18T04:42:50.6980388Z Testing //:rnn_test; 93s processwrapper-sandbox 2022-05-18T04:42:50.9418974Z 2022-05-18T04:42:50.9419469Z  2022-05-18T04:42:50.9419824Z  2022-05-18T04:42:50.9420102Z  2022-05-18T04:42:50.9420601Z [3,206 / 3,208] 25 / 27 tests; 2 actions running; last test: //:rnn_test 2022-05-18T04:42:50.9421166Z Testing //:optim_test; 138s processwrapper-sandbox 2022-05-18T04:42:50.9421737Z Testing //:integration_test; 131s processwrapper-sandbox 2022-05-18T04:42:52.1424808Z 2022-05-18T04:42:52.1425332Z  2022-05-18T04:42:52.1425668Z  2022-05-18T04:42:52.1426378Z [3,206 / 3,208] 25 / 27 tests; 2 actions running; last test: //:rnn_test 2022-05-18T04:42:52.1426907Z Testing //:optim_test; 140s processwrapper-sandbox 2022-05-18T04:42:52.1427441Z Testing //:integration_test; 132s processwrapper-sandbox 2022-05-18T04:42:53.1429632Z 2022-05-18T04:42:53.1430222Z  2022-05-18T04:42:53.1430600Z  2022-05-18T04:42:53.1431052Z [3,206 / 3,208] 25 / 27 tests; 2 actions running; last test: //:rnn_test 2022-05-18T04:42:53.1431434Z Testing //:optim_test; 141s processwrapper-sandbox 2022-05-18T04:42:53.1431761Z Testing //:integration_test; 133s processwrapper-sandbox 2022-05-18T04:42:54.3435347Z 2022-05-18T04:42:54.3436087Z  2022-05-18T04:42:54.3436357Z  2022-05-18T04:42:54.3436722Z [3,206 / 3,208] 25 / 27 tests; 2 actions running; last test: //:rnn_test 2022-05-18T04:42:54.3437075Z Testing //:optim_test; 142s processwrapper-sandbox 2022-05-18T04:42:54.3437413Z Testing //:integration_test; 134s processwrapper-sandbox 2022-05-18T04:42:55.3440420Z 2022-05-18T04:42:55.3440939Z  2022-05-18T04:42:55.3441262Z  2022-05-18T04:42:55.3441798Z [3,206 / 3,208] 25 / 27 tests; 2 actions running; last test: //:rnn_test 2022-05-18T04:42:55.3442365Z Testing //:optim_test; 143s processwrapper-sandbox 2022-05-18T04:42:55.3442930Z Testing //:integration_test; 135s processwrapper-sandbox 2022-05-18T04:42:56.5445324Z 2022-05-18T04:42:56.5445885Z  2022-05-18T04:42:56.5446233Z  2022-05-18T04:42:56.5446864Z [3,206 / 3,208] 25 / 27 tests; 2 actions running; last test: //:rnn_test 2022-05-18T04:42:56.5447432Z Testing //:optim_test; 144s processwrapper-sandbox 2022-05-18T04:42:56.5448226Z Testing //:integration_test; 136s processwrapper-sandbox 2022-05-18T04:42:57.5450657Z 2022-05-18T04:42:57.5451429Z  2022-05-18T04:42:57.5451846Z  2022-05-18T04:42:57.5452205Z [3,206 / 3,208] 25 / 27 tests; 2 actions running; last test: //:rnn_test 2022-05-18T04:42:57.5452555Z Testing //:optim_test; 145s processwrapper-sandbox 2022-05-18T04:42:57.5452896Z Testing //:integration_test; 137s processwrapper-sandbox 2022-05-18T04:42:58.7455793Z 2022-05-18T04:42:58.7456485Z  2022-05-18T04:42:58.7456898Z  2022-05-18T04:42:58.7457501Z [3,206 / 3,208] 25 / 27 tests; 2 actions running; last test: //:rnn_test 2022-05-18T04:42:58.7458087Z Testing //:optim_test; 146s processwrapper-sandbox 2022-05-18T04:42:58.7458415Z Testing //:integration_test; 138s processwrapper-sandbox 2022-05-18T04:42:59.9461174Z 2022-05-18T04:42:59.9461780Z  2022-05-18T04:42:59.9462127Z  2022-05-18T04:42:59.9462772Z [3,206 / 3,208] 25 / 27 tests; 2 actions running; last test: //:rnn_test 2022-05-18T04:42:59.9463143Z Testing //:optim_test; 147s processwrapper-sandbox 2022-05-18T04:42:59.9463466Z Testing //:integration_test; 140s processwrapper-sandbox 2022-05-18T04:43:00.9466065Z 2022-05-18T04:43:00.9466614Z  2022-05-18T04:43:00.9467021Z  2022-05-18T04:43:00.9467518Z [3,206 / 3,208] 25 / 27 tests; 2 actions running; last test: //:rnn_test 2022-05-18T04:43:00.9467880Z Testing //:optim_test; 148s processwrapper-sandbox 2022-05-18T04:43:00.9468219Z Testing //:integration_test; 141s processwrapper-sandbox 2022-05-18T04:43:02.1471602Z 2022-05-18T04:43:02.1472284Z  2022-05-18T04:43:02.1472683Z  2022-05-18T04:43:02.1473143Z [3,206 / 3,208] 25 / 27 tests; 2 actions running; last test: //:rnn_test 2022-05-18T04:43:02.1473507Z Testing //:optim_test; 150s processwrapper-sandbox 2022-05-18T04:43:02.1473918Z Testing //:integration_test; 142s processwrapper-sandbox 2022-05-18T04:43:02.5008447Z 2022-05-18T04:43:02.5009163Z  2022-05-18T04:43:02.5009531Z  2022-05-18T04:43:02.5010093Z [3,206 / 3,208] 25 / 27 tests; 2 actions running; last test: //:rnn_test 2022-05-18T04:43:02.5010645Z Testing //:optim_test; 150s processwrapper-sandbox 2022-05-18T04:43:02.5011202Z Testing //:integration_test; 142s processwrapper-sandbox 2022-05-18T04:43:02.7233307Z 2022-05-18T04:43:02.7233848Z  2022-05-18T04:43:02.7234186Z  2022-05-18T04:43:02.7234648Z [3,206 / 3,208] 26 / 27 tests; 2 actions running; last test: //:optim_test 2022-05-18T04:43:02.7235281Z Testing //:optim_test; 150s processwrapper-sandbox 2022-05-18T04:43:02.7235760Z Testing //:integration_test; 142s processwrapper-sandbox 2022-05-18T04:43:02.7235922Z 2022-05-18T04:43:02.7236009Z  2022-05-18T04:43:02.7236176Z  2022-05-18T04:43:02.7236410Z INFO: From Testing //:optim_test: 2022-05-18T04:43:02.7236763Z [3,206 / 3,208] 26 / 27 tests; 2 actions running; last test: //:optim_test 2022-05-18T04:43:02.7237097Z Testing //:optim_test; 150s processwrapper-sandbox 2022-05-18T04:43:02.7237429Z Testing //:integration_test; 142s processwrapper-sandbox 2022-05-18T04:43:02.7237574Z 2022-05-18T04:43:02.7237657Z  2022-05-18T04:43:02.7239753Z  2022-05-18T04:43:02.7245886Z ==================== Test output for //:optim_test: 2022-05-18T04:43:02.7246123Z Running main() from gmock_main.cc 2022-05-18T04:43:02.7246373Z Note: Google Test filter = -*CUDA 2022-05-18T04:43:02.7246701Z [==========] Running 34 tests from 1 test suite. 2022-05-18T04:43:02.7246984Z [----------] Global test environment set-up. 2022-05-18T04:43:02.7247253Z [----------] 34 tests from OptimTest 2022-05-18T04:43:02.7247479Z [ RUN ] OptimTest.OptimizerAccessors 2022-05-18T04:43:02.7247790Z [ OK ] OptimTest.OptimizerAccessors (29 ms) 2022-05-18T04:43:02.7248067Z [ RUN ] OptimTest.OldInterface 2022-05-18T04:43:02.7248302Z [ OK ] OptimTest.OldInterface (3 ms) 2022-05-18T04:43:02.7248530Z [ RUN ] OptimTest.XORConvergence_SGD 2022-05-18T04:43:02.7248785Z [ OK ] OptimTest.XORConvergence_SGD (21954 ms) 2022-05-18T04:43:02.7249041Z [ RUN ] OptimTest.XORConvergence_LBFGS 2022-05-18T04:43:02.7249284Z [ OK ] OptimTest.XORConvergence_LBFGS (15684 ms) 2022-05-18T04:43:02.7249543Z [ RUN ] OptimTest.XORConvergence_Adagrad 2022-05-18T04:43:02.7249806Z [ OK ] OptimTest.XORConvergence_Adagrad (8790 ms) 2022-05-18T04:43:02.7250067Z [ RUN ] OptimTest.XORConvergence_RMSprop 2022-05-18T04:43:02.7250319Z [ OK ] OptimTest.XORConvergence_RMSprop (7771 ms) 2022-05-18T04:43:02.7250596Z [ RUN ] OptimTest.XORConvergence_RMSpropWithMomentum 2022-05-18T04:43:02.7250896Z [ OK ] OptimTest.XORConvergence_RMSpropWithMomentum (22763 ms) 2022-05-18T04:43:02.7251166Z [ RUN ] OptimTest.XORConvergence_Adam 2022-05-18T04:43:02.7251421Z [ OK ] OptimTest.XORConvergence_Adam (6754 ms) 2022-05-18T04:43:02.7251687Z [ RUN ] OptimTest.XORConvergence_AdamWithAmsgrad 2022-05-18T04:43:02.7251954Z [ OK ] OptimTest.XORConvergence_AdamWithAmsgrad (7576 ms) 2022-05-18T04:43:02.7252238Z [ RUN ] OptimTest.ProducesPyTorchValues_Adam 2022-05-18T04:43:02.7252523Z [ OK ] OptimTest.ProducesPyTorchValues_Adam (2232 ms) 2022-05-18T04:43:02.7252818Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay 2022-05-18T04:43:02.7253156Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecay (2304 ms) 2022-05-18T04:43:02.7253510Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad 2022-05-18T04:43:02.7253881Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWithWeightDecayAndAMSGrad (2389 ms) 2022-05-18T04:43:02.7254182Z [ RUN ] OptimTest.XORConvergence_AdamW 2022-05-18T04:43:02.7254438Z [ OK ] OptimTest.XORConvergence_AdamW (6720 ms) 2022-05-18T04:43:02.7254703Z [ RUN ] OptimTest.XORConvergence_AdamWWithAmsgrad 2022-05-18T04:43:02.7254970Z [ OK ] OptimTest.XORConvergence_AdamWWithAmsgrad (6728 ms) 2022-05-18T04:43:02.7255252Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamW 2022-05-18T04:43:02.7255539Z [ OK ] OptimTest.ProducesPyTorchValues_AdamW (2319 ms) 2022-05-18T04:43:02.7255843Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay 2022-05-18T04:43:02.7256189Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithoutWeightDecay (2218 ms) 2022-05-18T04:43:02.7256518Z [ RUN ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad 2022-05-18T04:43:02.7256839Z [ OK ] OptimTest.ProducesPyTorchValues_AdamWWithAMSGrad (2406 ms) 2022-05-18T04:43:02.7257133Z [ RUN ] OptimTest.ProducesPyTorchValues_Adagrad 2022-05-18T04:43:02.7257424Z [ OK ] OptimTest.ProducesPyTorchValues_Adagrad (1815 ms) 2022-05-18T04:43:02.7257737Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay 2022-05-18T04:43:02.7258070Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecay (1903 ms) 2022-05-18T04:43:02.7258430Z [ RUN ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay 2022-05-18T04:43:02.7258812Z [ OK ] OptimTest.ProducesPyTorchValues_AdagradWithWeightDecayAndLRDecay (1902 ms) 2022-05-18T04:43:02.7259150Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSprop 2022-05-18T04:43:02.7259430Z [ OK ] OptimTest.ProducesPyTorchValues_RMSprop (1933 ms) 2022-05-18T04:43:02.7259750Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay 2022-05-18T04:43:02.7260140Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecay (2007 ms) 2022-05-18T04:43:02.7260567Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered 2022-05-18T04:43:02.7260985Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCentered (2253 ms) 2022-05-18T04:43:02.7261519Z [ RUN ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum 2022-05-18T04:43:02.7261975Z [ OK ] OptimTest.ProducesPyTorchValues_RMSpropWithWeightDecayAndCenteredAndMomentum (2416 ms) 2022-05-18T04:43:02.7262383Z [ RUN ] OptimTest.ProducesPyTorchValues_SGD 2022-05-18T04:43:02.7262668Z [ OK ] OptimTest.ProducesPyTorchValues_SGD (1409 ms) 2022-05-18T04:43:02.7263016Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay 2022-05-18T04:43:02.7263329Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecay (1497 ms) 2022-05-18T04:43:02.7263727Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum 2022-05-18T04:43:02.7264100Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndMomentum (1674 ms) 2022-05-18T04:43:02.7264527Z [ RUN ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum 2022-05-18T04:43:02.7264935Z [ OK ] OptimTest.ProducesPyTorchValues_SGDWithWeightDecayAndNesterovMomentum (1740 ms) 2022-05-18T04:43:02.7265324Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS 2022-05-18T04:43:02.7265612Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS (1509 ms) 2022-05-18T04:43:02.7266091Z [ RUN ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search 2022-05-18T04:43:02.7266416Z [ OK ] OptimTest.ProducesPyTorchValues_LBFGS_with_line_search (7918 ms) 2022-05-18T04:43:02.7266731Z [ RUN ] OptimTest.ZeroGrad 2022-05-18T04:43:02.7266932Z [ OK ] OptimTest.ZeroGrad (1 ms) 2022-05-18T04:43:02.7267186Z [ RUN ] OptimTest.ExternalVectorOfParameters 2022-05-18T04:43:02.7267526Z [ OK ] OptimTest.ExternalVectorOfParameters (2 ms) 2022-05-18T04:43:02.7267782Z [ RUN ] OptimTest.AddParameter_LBFGS 2022-05-18T04:43:02.7268031Z [ OK ] OptimTest.AddParameter_LBFGS (0 ms) 2022-05-18T04:43:02.7268286Z [ RUN ] OptimTest.CheckLRChange_StepLR_Adam 2022-05-18T04:43:02.7268600Z [ OK ] OptimTest.CheckLRChange_StepLR_Adam (1 ms) 2022-05-18T04:43:02.7268934Z [----------] 34 tests from OptimTest (148620 ms total) 2022-05-18T04:43:02.7269083Z 2022-05-18T04:43:02.7269235Z [----------] Global test environment tear-down 2022-05-18T04:43:02.7269480Z [==========] 34 tests from 1 test suite ran. (148620 ms total) 2022-05-18T04:43:02.7269686Z [ PASSED ] 34 tests. 2022-05-18T04:43:02.7269927Z ================================================================================ 2022-05-18T04:43:02.7270268Z [3,206 / 3,208] 26 / 27 tests; 2 actions running; last test: //:optim_test 2022-05-18T04:43:02.7270590Z Testing //:optim_test; 150s processwrapper-sandbox 2022-05-18T04:43:02.7270917Z Testing //:integration_test; 142s processwrapper-sandbox 2022-05-18T04:43:02.9476589Z 2022-05-18T04:43:02.9477214Z  2022-05-18T04:43:02.9477601Z  2022-05-18T04:43:02.9477965Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:02.9478333Z Testing //:integration_test; 143s processwrapper-sandbox 2022-05-18T04:43:04.1481988Z 2022-05-18T04:43:04.1482565Z  2022-05-18T04:43:04.1483152Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:04.1483755Z Testing //:integration_test; 144s processwrapper-sandbox 2022-05-18T04:43:05.1486991Z 2022-05-18T04:43:05.1487873Z  2022-05-18T04:43:05.1488428Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:05.1488856Z Testing //:integration_test; 145s processwrapper-sandbox 2022-05-18T04:43:06.3492451Z 2022-05-18T04:43:06.3493053Z  2022-05-18T04:43:06.3493600Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:06.3494124Z Testing //:integration_test; 146s processwrapper-sandbox 2022-05-18T04:43:07.3498155Z 2022-05-18T04:43:07.3498605Z  2022-05-18T04:43:07.3499248Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:07.3499621Z Testing //:integration_test; 147s processwrapper-sandbox 2022-05-18T04:43:08.5503871Z 2022-05-18T04:43:08.5504409Z  2022-05-18T04:43:08.5504979Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:08.5505525Z Testing //:integration_test; 148s processwrapper-sandbox 2022-05-18T04:43:09.5508519Z 2022-05-18T04:43:09.5509020Z  2022-05-18T04:43:09.5509433Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:09.5509802Z Testing //:integration_test; 149s processwrapper-sandbox 2022-05-18T04:43:10.7514033Z 2022-05-18T04:43:10.7514773Z  2022-05-18T04:43:10.7515256Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:10.7515617Z Testing //:integration_test; 150s processwrapper-sandbox 2022-05-18T04:43:11.7519069Z 2022-05-18T04:43:11.7519795Z  2022-05-18T04:43:11.7520647Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:11.7521417Z Testing //:integration_test; 151s processwrapper-sandbox 2022-05-18T04:43:12.9525429Z 2022-05-18T04:43:12.9525930Z  2022-05-18T04:43:12.9526336Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:12.9526764Z Testing //:integration_test; 153s processwrapper-sandbox 2022-05-18T04:43:13.9530133Z 2022-05-18T04:43:13.9530585Z  2022-05-18T04:43:13.9530997Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:13.9531406Z Testing //:integration_test; 154s processwrapper-sandbox 2022-05-18T04:43:14.5019323Z 2022-05-18T04:43:14.5019779Z  2022-05-18T04:43:14.5020230Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:14.5020606Z Testing //:integration_test; 154s processwrapper-sandbox 2022-05-18T04:43:15.5536926Z 2022-05-18T04:43:15.5537630Z  2022-05-18T04:43:15.5538028Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:15.5538395Z Testing //:integration_test; 155s processwrapper-sandbox 2022-05-18T04:43:16.7541902Z 2022-05-18T04:43:16.7542366Z  2022-05-18T04:43:16.7542766Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:16.7543141Z Testing //:integration_test; 156s processwrapper-sandbox 2022-05-18T04:43:17.7546766Z 2022-05-18T04:43:17.7547529Z  2022-05-18T04:43:17.7548010Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:17.7548373Z Testing //:integration_test; 157s processwrapper-sandbox 2022-05-18T04:43:18.9552203Z 2022-05-18T04:43:18.9552815Z  2022-05-18T04:43:18.9553428Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:18.9553796Z Testing //:integration_test; 159s processwrapper-sandbox 2022-05-18T04:43:19.9556817Z 2022-05-18T04:43:19.9557287Z  2022-05-18T04:43:19.9557727Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:19.9558152Z Testing //:integration_test; 160s processwrapper-sandbox 2022-05-18T04:43:21.1561835Z 2022-05-18T04:43:21.1562295Z  2022-05-18T04:43:21.1562703Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:21.1563278Z Testing //:integration_test; 161s processwrapper-sandbox 2022-05-18T04:43:22.1566150Z 2022-05-18T04:43:22.1566759Z  2022-05-18T04:43:22.1567318Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:22.1567853Z Testing //:integration_test; 162s processwrapper-sandbox 2022-05-18T04:43:23.3571094Z 2022-05-18T04:43:23.3571749Z  2022-05-18T04:43:23.3572216Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:23.3572571Z Testing //:integration_test; 163s processwrapper-sandbox 2022-05-18T04:43:24.3575936Z 2022-05-18T04:43:24.3576577Z  2022-05-18T04:43:24.3577060Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:24.3577428Z Testing //:integration_test; 164s processwrapper-sandbox 2022-05-18T04:43:25.5580673Z 2022-05-18T04:43:25.5581309Z  2022-05-18T04:43:25.5581799Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:25.5582169Z Testing //:integration_test; 165s processwrapper-sandbox 2022-05-18T04:43:26.7585465Z 2022-05-18T04:43:26.7586253Z  2022-05-18T04:43:26.7586975Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:26.7587358Z Testing //:integration_test; 166s processwrapper-sandbox 2022-05-18T04:43:27.9590371Z 2022-05-18T04:43:27.9590986Z  2022-05-18T04:43:27.9591503Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:27.9591852Z Testing //:integration_test; 168s processwrapper-sandbox 2022-05-18T04:43:29.1595636Z 2022-05-18T04:43:29.1596254Z  2022-05-18T04:43:29.1596799Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:29.1597174Z Testing //:integration_test; 169s processwrapper-sandbox 2022-05-18T04:43:30.3600867Z 2022-05-18T04:43:30.3601392Z  2022-05-18T04:43:30.3602080Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:30.3602475Z Testing //:integration_test; 170s processwrapper-sandbox 2022-05-18T04:43:31.3605848Z 2022-05-18T04:43:31.3606414Z  2022-05-18T04:43:31.3607058Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:31.3607433Z Testing //:integration_test; 171s processwrapper-sandbox 2022-05-18T04:43:32.5610225Z 2022-05-18T04:43:32.5610851Z  2022-05-18T04:43:32.5611386Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:32.5611742Z Testing //:integration_test; 172s processwrapper-sandbox 2022-05-18T04:43:33.7615239Z 2022-05-18T04:43:33.7615841Z  2022-05-18T04:43:33.7616251Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:33.7616613Z Testing //:integration_test; 173s processwrapper-sandbox 2022-05-18T04:43:34.9620336Z 2022-05-18T04:43:34.9620872Z  2022-05-18T04:43:34.9621558Z [3,207 / 3,208] 26 / 27 tests; 1 action; last test: //:optim_test 2022-05-18T04:43:34.9622238Z Testing //:integration_test; 175s processwrapper-sandbox 2022-05-18T04:43:35.7631963Z 2022-05-18T04:43:35.7632622Z  2022-05-18T04:43:35.7633144Z [3,207 / 3,208] 27 / 27 tests; 1 action; last test: //:integration_test 2022-05-18T04:43:35.7633634Z Testing //:integration_test; 175s processwrapper-sandbox 2022-05-18T04:43:35.7633909Z 2022-05-18T04:43:35.7634043Z  2022-05-18T04:43:35.7634387Z INFO: From Testing //:integration_test: 2022-05-18T04:43:35.7634792Z [3,207 / 3,208] 27 / 27 tests; 1 action; last test: //:integration_test 2022-05-18T04:43:35.7635377Z Testing //:integration_test; 175s processwrapper-sandbox 2022-05-18T04:43:35.7635614Z 2022-05-18T04:43:35.7635710Z  2022-05-18T04:43:35.7636107Z ==================== Test output for //:integration_test: 2022-05-18T04:43:35.7636550Z Running main() from gmock_main.cc 2022-05-18T04:43:35.7636934Z Note: Google Test filter = -*CUDA 2022-05-18T04:43:35.7637295Z [==========] Running 1 test from 1 test suite. 2022-05-18T04:43:35.7637803Z [----------] Global test environment set-up. 2022-05-18T04:43:35.7638192Z [----------] 1 test from IntegrationTest 2022-05-18T04:43:35.7638496Z [ RUN ] IntegrationTest.CartPole 2022-05-18T04:43:35.7638729Z [ OK ] IntegrationTest.CartPole (173613 ms) 2022-05-18T04:43:35.7639126Z [----------] 1 test from IntegrationTest (173613 ms total) 2022-05-18T04:43:35.7639373Z 2022-05-18T04:43:35.7639627Z [----------] Global test environment tear-down 2022-05-18T04:43:35.7640016Z [==========] 1 test from 1 test suite ran. (173614 ms total) 2022-05-18T04:43:35.7640360Z [ PASSED ] 1 test. 2022-05-18T04:43:35.7642390Z ================================================================================ 2022-05-18T04:43:35.7642802Z [3,207 / 3,208] 27 / 27 tests; 1 action; last test: //:integration_test 2022-05-18T04:43:35.7643217Z Testing //:integration_test; 175s processwrapper-sandbox 2022-05-18T04:43:35.8037627Z 2022-05-18T04:43:35.8038307Z  2022-05-18T04:43:35.8038821Z INFO: Elapsed time: 861.897s, Critical Path: 232.78s 2022-05-18T04:43:35.8039232Z [3,208 / 3,208] 27 / 27 tests; checking cached actions; last test: ...ion_test 2022-05-18T04:43:35.8039438Z 2022-05-18T04:43:35.8039769Z INFO: 3187 processes: 247 internal, 2940 processwrapper-sandbox. 2022-05-18T04:43:35.8040356Z [3,208 / 3,208] 27 / 27 tests; checking cached actions; last test: ...ion_test 2022-05-18T04:43:35.8040603Z 2022-05-18T04:43:35.8040856Z INFO: Build completed successfully, 3187 total actions 2022-05-18T04:43:35.8070793Z //:any_test PASSED in 2.3s 2022-05-18T04:43:35.8071385Z //:autograd_test PASSED in 8.5s 2022-05-18T04:43:35.8106819Z //:dataloader_test PASSED in 2.7s 2022-05-18T04:43:35.8107498Z //:enum_test PASSED in 2.3s 2022-05-18T04:43:35.8108100Z //:expanding_array_test PASSED in 2.6s 2022-05-18T04:43:35.8108708Z //:functional_test PASSED in 2.8s 2022-05-18T04:43:35.8109302Z //:init_test PASSED in 2.4s 2022-05-18T04:43:35.8109929Z //:integration_test PASSED in 175.8s 2022-05-18T04:43:35.8110535Z //:jit_test PASSED in 3.0s 2022-05-18T04:43:35.8111141Z //:memory_test PASSED in 2.4s 2022-05-18T04:43:35.8111749Z //:misc_test PASSED in 2.3s 2022-05-18T04:43:35.8112349Z //:module_test PASSED in 2.8s 2022-05-18T04:43:35.8112971Z //:modulelist_test PASSED in 2.5s 2022-05-18T04:43:35.8113607Z //:modules_test PASSED in 128.2s 2022-05-18T04:43:35.8114221Z //:nn_utils_test PASSED in 5.8s 2022-05-18T04:43:35.8114985Z //:optim_test PASSED in 150.8s 2022-05-18T04:43:35.8115614Z //:ordered_dict_test PASSED in 2.5s 2022-05-18T04:43:35.8116321Z //:rnn_test PASSED in 93.3s 2022-05-18T04:43:35.8116922Z //:sequential_test PASSED in 2.5s 2022-05-18T04:43:35.8117549Z //:serialize_test PASSED in 5.0s 2022-05-18T04:43:35.8118166Z //:static_test PASSED in 2.3s 2022-05-18T04:43:35.8118792Z //:tensor_options_test PASSED in 2.3s 2022-05-18T04:43:35.8119403Z //:tensor_test PASSED in 2.7s 2022-05-18T04:43:35.8120035Z //:torch_include_test PASSED in 2.3s 2022-05-18T04:43:35.8120695Z //c10/test:core_tests PASSED in 0.1s 2022-05-18T04:43:35.8121305Z //c10/test:typeid_test PASSED in 0.1s 2022-05-18T04:43:35.8121939Z //c10/test:util_base_tests PASSED in 1.0s 2022-05-18T04:43:35.8122216Z 2022-05-18T04:43:35.8122386Z Executed 27 out of 27 tests: 27 tests pass. 2022-05-18T04:43:35.8123179Z There were tests whose specified size is too big. Use the --test_verbose_timeout_warnings command line option to see which ones these are. 2022-05-18T04:43:35.8134881Z 2022-05-18T04:43:35.8135508Z INFO: Build completed successfully, 3187 total actions 2022-05-18T04:43:35.8242364Z + cleanup 2022-05-18T04:43:35.8242683Z + retcode=0 2022-05-18T04:43:35.8242983Z + set +x 2022-05-18T04:43:35.8243246Z EXITED_USER_LAND 2022-05-18T04:43:35.9894321Z Prepare all required actions 2022-05-18T04:43:35.9926736Z ##[group]Run ./.github/actions/chown-workspace 2022-05-18T04:43:35.9926946Z env: 2022-05-18T04:43:35.9927102Z IN_CI: 1 2022-05-18T04:43:35.9927250Z IS_GHA: 1 2022-05-18T04:43:35.9927428Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:43:35.9927781Z ##[endgroup] 2022-05-18T04:43:35.9963982Z ##[group]Run docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2022-05-18T04:43:35.9964418Z docker run --rm -v "$(pwd)":/v -w /v "${ALPINE_IMAGE}" chown -R "$(id -u):$(id -g)" . 2022-05-18T04:43:36.0032890Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T04:43:36.0033115Z env: 2022-05-18T04:43:36.0033272Z IN_CI: 1 2022-05-18T04:43:36.0033420Z IS_GHA: 1 2022-05-18T04:43:36.0033598Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:43:36.0033855Z ALPINE_IMAGE: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine 2022-05-18T04:43:36.0034088Z ##[endgroup] 2022-05-18T04:43:36.2512887Z Unable to find image '308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest' locally 2022-05-18T04:43:36.4881810Z latest: Pulling from tool/alpine 2022-05-18T04:43:36.4903154Z 540db60ca938: Pulling fs layer 2022-05-18T04:43:36.5857326Z 540db60ca938: Download complete 2022-05-18T04:43:37.0002440Z 540db60ca938: Pull complete 2022-05-18T04:43:37.0085683Z Digest: sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2022-05-18T04:43:37.0110650Z Status: Downloaded newer image for 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2022-05-18T04:43:39.3401692Z ##[group]Run pytorch/pytorch/.github/actions/get-workflow-job-id@master 2022-05-18T04:43:39.3401936Z with: 2022-05-18T04:43:39.3402395Z github-token: *** 2022-05-18T04:43:39.3402564Z env: 2022-05-18T04:43:39.3402705Z IN_CI: 1 2022-05-18T04:43:39.3402862Z IS_GHA: 1 2022-05-18T04:43:39.3403114Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:43:39.3403284Z ##[endgroup] 2022-05-18T04:43:39.3463496Z ##[group]Run nick-fields/retry@71062288b76e2b6214ebde0e673ce0de1755740a 2022-05-18T04:43:39.3463731Z with: 2022-05-18T04:43:39.3463934Z shell: bash 2022-05-18T04:43:39.3464093Z timeout_minutes: 10 2022-05-18T04:43:39.3464270Z max_attempts: 5 2022-05-18T04:43:39.3464448Z retry_wait_seconds: 30 2022-05-18T04:43:39.3464852Z command: set -x python3 -m pip install requests==2.26.0 GHA_WORKFLOW_JOB_ID=$(python3 .github/scripts/get_workflow_job_id.py "${GITHUB_RUN_ID}" "${RUNNER_NAME}") echo "::set-output name=job-id::${GHA_WORKFLOW_JOB_ID}" 2022-05-18T04:43:39.3465311Z polling_interval_seconds: 1 2022-05-18T04:43:39.3465544Z warning_on_retry: true 2022-05-18T04:43:39.3465721Z continue_on_error: false 2022-05-18T04:43:39.3466051Z env: 2022-05-18T04:43:39.3466205Z IN_CI: 1 2022-05-18T04:43:39.3466350Z IS_GHA: 1 2022-05-18T04:43:39.3466528Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:43:39.3466903Z GITHUB_TOKEN: *** 2022-05-18T04:43:39.3467061Z ##[endgroup] 2022-05-18T04:43:39.6231792Z 2022-05-18T04:43:39.6279573Z + python3 -m pip install requests==2.26.0 2022-05-18T04:43:40.1530600Z Defaulting to user installation because normal site-packages is not writeable 2022-05-18T04:43:40.2492172Z Collecting requests==2.26.0 2022-05-18T04:43:40.2618728Z Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) 2022-05-18T04:43:40.3122539Z Collecting charset-normalizer~=2.0.0; python_version >= "3" 2022-05-18T04:43:40.3153600Z Downloading charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-05-18T04:43:40.3515710Z Collecting certifi>=2017.4.17 2022-05-18T04:43:40.3548001Z Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-05-18T04:43:40.3831103Z Collecting idna<4,>=2.5; python_version >= "3" 2022-05-18T04:43:40.3859499Z Downloading idna-3.3-py3-none-any.whl (61 kB) 2022-05-18T04:43:40.4490064Z Collecting urllib3<1.27,>=1.21.1 2022-05-18T04:43:40.4519398Z Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) 2022-05-18T04:43:40.5280107Z Installing collected packages: charset-normalizer, certifi, idna, urllib3, requests 2022-05-18T04:43:40.5487417Z WARNING: The script normalizer is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-05-18T04:43:40.5488107Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-05-18T04:43:40.7135270Z Successfully installed certifi-2021.10.8 charset-normalizer-2.0.12 idna-3.3 requests-2.26.0 urllib3-1.26.9 2022-05-18T04:43:40.8430628Z ++ python3 .github/scripts/get_workflow_job_id.py 2342799944 i-093bdd74798d0417f 2022-05-18T04:43:42.9010059Z + GHA_WORKFLOW_JOB_ID=6482268567 2022-05-18T04:43:42.9010684Z + echo '::set-output name=job-id::6482268567' 2022-05-18T04:43:43.6302600Z Command completed after 1 attempt(s). 2022-05-18T04:43:43.6302783Z 2022-05-18T04:43:43.6407779Z Prepare all required actions 2022-05-18T04:43:43.6408070Z Getting action download info 2022-05-18T04:43:43.7818941Z Download action repository 'seemethere/upload-artifact-s3@v4' (SHA:c1c31f57581a11fe6d4d052da6276adb2df71f1e) 2022-05-18T04:43:43.9577398Z Download action repository 'actions/upload-artifact@v2' (SHA:82c141cc518b40d92cc801eee768e7aafc9c2fa2) 2022-05-18T04:43:44.0652841Z ##[group]Run ./.github/actions/upload-test-artifacts 2022-05-18T04:43:44.0653045Z with: 2022-05-18T04:43:44.0653248Z file-suffix: bazel-build-and-test_6482268567 2022-05-18T04:43:44.0653446Z env: 2022-05-18T04:43:44.0653585Z IN_CI: 1 2022-05-18T04:43:44.0653744Z IS_GHA: 1 2022-05-18T04:43:44.0653921Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:43:44.0654089Z ##[endgroup] 2022-05-18T04:43:44.0674722Z ##[group]Run # Remove any previous test jsons if they exist 2022-05-18T04:43:44.0675001Z # Remove any previous test jsons if they exist 2022-05-18T04:43:44.0675266Z rm -f test-jsons-*.zip 2022-05-18T04:43:44.0675498Z zip -r "test-jsons-${FILE_SUFFIX}.zip" test -i '*.json' 2022-05-18T04:43:44.0686424Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T04:43:44.0686643Z env: 2022-05-18T04:43:44.0686785Z IN_CI: 1 2022-05-18T04:43:44.0686945Z IS_GHA: 1 2022-05-18T04:43:44.0687123Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:43:44.0687337Z FILE_SUFFIX: bazel-build-and-test_6482268567 2022-05-18T04:43:44.0687543Z ##[endgroup] 2022-05-18T04:43:44.0809043Z adding: test/allowlist_for_publicAPI.json (deflated 82%) 2022-05-18T04:43:44.0860257Z adding: test/benchmark_utils/callgrind_artifacts.json (deflated 92%) 2022-05-18T04:43:44.0876632Z ##[group]Run # Remove any previous test reports if they exist 2022-05-18T04:43:44.0876919Z # Remove any previous test reports if they exist 2022-05-18T04:43:44.0877157Z rm -f test-reports-*.zip 2022-05-18T04:43:44.0877393Z zip -r "test-reports-${FILE_SUFFIX}.zip" test -i '*.xml' 2022-05-18T04:43:44.0887428Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T04:43:44.0887644Z env: 2022-05-18T04:43:44.0887796Z IN_CI: 1 2022-05-18T04:43:44.0887956Z IS_GHA: 1 2022-05-18T04:43:44.0888139Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:43:44.0888352Z FILE_SUFFIX: bazel-build-and-test_6482268567 2022-05-18T04:43:44.0888562Z ##[endgroup] 2022-05-18T04:43:44.0961933Z adding: test/test-reports/ordered_dict_test/test.xml (deflated 84%) 2022-05-18T04:43:44.0962507Z adding: test/test-reports/integration_test/test.xml (deflated 45%) 2022-05-18T04:43:44.0963132Z adding: test/test-reports/module_test/test.xml (deflated 87%) 2022-05-18T04:43:44.0963727Z adding: test/test-reports/jit_test/test.xml (deflated 70%) 2022-05-18T04:43:44.0964419Z adding: test/test-reports/tensor_test/test.xml (deflated 87%) 2022-05-18T04:43:44.0965797Z adding: test/test-reports/dataloader_test/test.xml (deflated 87%) 2022-05-18T04:43:44.0966465Z adding: test/test-reports/tensor_options_test/test.xml (deflated 76%) 2022-05-18T04:43:44.0967117Z adding: test/test-reports/serialize_test/test.xml (deflated 82%) 2022-05-18T04:43:44.0968278Z adding: test/test-reports/functional_test/test.xml (deflated 92%) 2022-05-18T04:43:44.0981334Z adding: test/test-reports/c10/test/util_base_tests/test.xml (deflated 94%) 2022-05-18T04:43:44.0982029Z adding: test/test-reports/c10/test/typeid_test/test.xml (deflated 68%) 2022-05-18T04:43:44.0982657Z adding: test/test-reports/c10/test/core_tests/test.xml (deflated 89%) 2022-05-18T04:43:44.0983357Z adding: test/test-reports/any_test/test.xml (deflated 84%) 2022-05-18T04:43:44.0983955Z adding: test/test-reports/misc_test/test.xml (deflated 72%) 2022-05-18T04:43:44.0984557Z adding: test/test-reports/memory_test/test.xml (deflated 61%) 2022-05-18T04:43:44.0985164Z adding: test/test-reports/static_test/test.xml (deflated 67%) 2022-05-18T04:43:44.0986143Z adding: test/test-reports/torch_include_test/test.xml (deflated 45%) 2022-05-18T04:43:44.0986768Z adding: test/test-reports/rnn_test/test.xml (deflated 76%) 2022-05-18T04:43:44.0987395Z adding: test/test-reports/modulelist_test/test.xml (deflated 78%) 2022-05-18T04:43:44.0988053Z adding: test/test-reports/autograd_test/test.xml (deflated 88%) 2022-05-18T04:43:44.0988423Z adding: test/test-reports/enum_test/test.xml (deflated 47%) 2022-05-18T04:43:44.0988775Z adding: test/test-reports/expanding_array_test/test.xml (deflated 72%) 2022-05-18T04:43:44.0990520Z adding: test/test-reports/modules_test/test.xml (deflated 93%) 2022-05-18T04:43:44.0991129Z adding: test/test-reports/nn_utils_test/test.xml (deflated 76%) 2022-05-18T04:43:44.0991750Z adding: test/test-reports/optim_test/test.xml (deflated 85%) 2022-05-18T04:43:44.0992360Z adding: test/test-reports/sequential_test/test.xml (deflated 79%) 2022-05-18T04:43:44.0993002Z adding: test/test-reports/init_test/test.xml (deflated 75%) 2022-05-18T04:43:44.1021506Z ##[group]Run seemethere/upload-artifact-s3@v4 2022-05-18T04:43:44.1021714Z with: 2022-05-18T04:43:44.1021892Z retention-days: 14 2022-05-18T04:43:44.1022071Z if-no-files-found: warn 2022-05-18T04:43:44.1022336Z path: test-jsons-*.zip 2022-05-18T04:43:44.1022518Z name: artifact 2022-05-18T04:43:44.1022684Z s3-bucket: gha-artifacts 2022-05-18T04:43:44.1022874Z region: us-east-1 2022-05-18T04:43:44.1023039Z env: 2022-05-18T04:43:44.1023177Z IN_CI: 1 2022-05-18T04:43:44.1023332Z IS_GHA: 1 2022-05-18T04:43:44.1023507Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:43:44.1023674Z ##[endgroup] 2022-05-18T04:43:44.4544236Z With the provided path, there will be 1 file uploaded 2022-05-18T04:43:44.4544791Z Uploading to s3 prefix: pytorch/pytorch/2342799944/1/artifact 2022-05-18T04:43:44.4583966Z Starting upload of test-jsons-bazel-build-and-test_6482268567.zip 2022-05-18T04:43:44.6148708Z Finished upload of test-jsons-bazel-build-and-test_6482268567.zip 2022-05-18T04:43:44.6274346Z ##[group]Run seemethere/upload-artifact-s3@v4 2022-05-18T04:43:44.6274553Z with: 2022-05-18T04:43:44.6274737Z retention-days: 14 2022-05-18T04:43:44.6274921Z if-no-files-found: error 2022-05-18T04:43:44.6275124Z path: test-reports-*.zip 2022-05-18T04:43:44.6275316Z name: artifact 2022-05-18T04:43:44.6275481Z s3-bucket: gha-artifacts 2022-05-18T04:43:44.6275670Z region: us-east-1 2022-05-18T04:43:44.6275835Z env: 2022-05-18T04:43:44.6275974Z IN_CI: 1 2022-05-18T04:43:44.6276129Z IS_GHA: 1 2022-05-18T04:43:44.6276304Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:43:44.6276473Z ##[endgroup] 2022-05-18T04:43:44.9470635Z With the provided path, there will be 1 file uploaded 2022-05-18T04:43:44.9471193Z Uploading to s3 prefix: pytorch/pytorch/2342799944/1/artifact 2022-05-18T04:43:44.9478436Z Starting upload of test-reports-bazel-build-and-test_6482268567.zip 2022-05-18T04:43:45.0720822Z Finished upload of test-reports-bazel-build-and-test_6482268567.zip 2022-05-18T04:43:45.0843840Z ##[group]Run set -x 2022-05-18T04:43:45.0844033Z set -x 2022-05-18T04:43:45.0844382Z python3 -m pip install -r requirements.txt 2022-05-18T04:43:45.0844641Z python3 -m pip install boto3==1.19.12 2022-05-18T04:43:45.0844938Z python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-05-18T04:43:45.0855925Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T04:43:45.0856141Z env: 2022-05-18T04:43:45.0856299Z IN_CI: 1 2022-05-18T04:43:45.0856445Z IS_GHA: 1 2022-05-18T04:43:45.0856621Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:43:45.0856822Z AWS_DEFAULT_REGION: us-east-1 2022-05-18T04:43:45.0856997Z BRANCH: master 2022-05-18T04:43:45.0857248Z BUILD_ENVIRONMENT: linux-xenial-cuda11.3-py3.7-gcc7-bazel-test 2022-05-18T04:43:45.0857581Z JOB_BASE_NAME: linux-xenial-cuda11.3-py3.7-gcc7-bazel-test-test 2022-05-18T04:43:45.0857817Z PR_NUMBER: 2022-05-18T04:43:45.0858055Z SHA1: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:43:45.0858252Z TAG: 2022-05-18T04:43:45.0858404Z WORKFLOW_ID: 2342799944 2022-05-18T04:43:45.0858732Z GITHUB_TOKEN: *** 2022-05-18T04:43:45.0858921Z GHA_WORKFLOW_JOB_ID: 6482268567 2022-05-18T04:43:45.0859100Z ##[endgroup] 2022-05-18T04:43:45.0882766Z + python3 -m pip install -r requirements.txt 2022-05-18T04:43:45.2874278Z Defaulting to user installation because normal site-packages is not writeable 2022-05-18T04:43:45.3101955Z Ignoring dataclasses: markers 'python_version < "3.7"' don't match your environment 2022-05-18T04:43:45.3599826Z Collecting astunparse 2022-05-18T04:43:45.3724988Z Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) 2022-05-18T04:43:45.3930420Z Collecting expecttest 2022-05-18T04:43:45.3965684Z Downloading expecttest-0.1.3-py3-none-any.whl (6.5 kB) 2022-05-18T04:43:45.4221645Z Collecting future 2022-05-18T04:43:45.4249082Z Downloading future-0.18.2.tar.gz (829 kB) 2022-05-18T04:43:46.2570740Z Collecting numpy 2022-05-18T04:43:46.2612114Z Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) 2022-05-18T04:43:46.6476574Z Collecting psutil 2022-05-18T04:43:46.6511276Z Downloading psutil-5.9.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) 2022-05-18T04:43:46.7380927Z Collecting pyyaml 2022-05-18T04:43:46.7415173Z Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) 2022-05-18T04:43:46.7558782Z Requirement already satisfied: requests in /home/ec2-user/.local/lib/python3.7/site-packages (from -r requirements.txt (line 8)) (2.26.0) 2022-05-18T04:43:46.7672494Z Requirement already satisfied: setuptools in /usr/lib/python3.7/site-packages (from -r requirements.txt (line 9)) (49.1.3) 2022-05-18T04:43:46.8077973Z Collecting six 2022-05-18T04:43:46.8108658Z Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-05-18T04:43:46.8328471Z Collecting types-dataclasses 2022-05-18T04:43:46.8355965Z Downloading types_dataclasses-0.6.5-py3-none-any.whl (2.8 kB) 2022-05-18T04:43:46.8611533Z Collecting typing_extensions 2022-05-18T04:43:46.8638855Z Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB) 2022-05-18T04:43:46.9225639Z Collecting wheel<1.0,>=0.23.0 2022-05-18T04:43:46.9278163Z Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) 2022-05-18T04:43:46.9360425Z Requirement already satisfied: idna<4,>=2.5; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (3.3) 2022-05-18T04:43:46.9370427Z Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (1.26.9) 2022-05-18T04:43:46.9511756Z Requirement already satisfied: charset-normalizer~=2.0.0; python_version >= "3" in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2.0.12) 2022-05-18T04:43:46.9530817Z Requirement already satisfied: certifi>=2017.4.17 in /home/ec2-user/.local/lib/python3.7/site-packages (from requests->-r requirements.txt (line 8)) (2021.10.8) 2022-05-18T04:43:46.9536981Z Using legacy 'setup.py install' for future, since package 'wheel' is not installed. 2022-05-18T04:43:46.9780196Z Installing collected packages: wheel, six, astunparse, expecttest, future, numpy, psutil, pyyaml, types-dataclasses, typing-extensions 2022-05-18T04:43:46.9987263Z WARNING: The script wheel is installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-05-18T04:43:46.9987742Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-05-18T04:43:47.0318451Z Running setup.py install for future: started 2022-05-18T04:43:47.4872065Z Running setup.py install for future: finished with status 'done' 2022-05-18T04:43:49.0280685Z WARNING: The scripts f2py, f2py3 and f2py3.7 are installed in '/home/ec2-user/.local/bin' which is not on PATH. 2022-05-18T04:43:49.0281219Z Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location. 2022-05-18T04:43:49.2369906Z Successfully installed astunparse-1.6.3 expecttest-0.1.3 future-0.18.2 numpy-1.21.6 psutil-5.9.0 pyyaml-6.0 six-1.16.0 types-dataclasses-0.6.5 typing-extensions-4.2.0 wheel-0.37.1 2022-05-18T04:43:49.2941930Z + python3 -m pip install boto3==1.19.12 2022-05-18T04:43:49.4954136Z Defaulting to user installation because normal site-packages is not writeable 2022-05-18T04:43:50.0430690Z Collecting boto3==1.19.12 2022-05-18T04:43:50.0640944Z Downloading boto3-1.19.12-py3-none-any.whl (131 kB) 2022-05-18T04:43:50.1024182Z Collecting s3transfer<0.6.0,>=0.5.0 2022-05-18T04:43:50.1053926Z Downloading s3transfer-0.5.2-py3-none-any.whl (79 kB) 2022-05-18T04:43:50.1344371Z Collecting jmespath<1.0.0,>=0.7.1 2022-05-18T04:43:50.1373259Z Downloading jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2022-05-18T04:43:50.7853330Z Collecting botocore<1.23.0,>=1.22.12 2022-05-18T04:43:50.7896192Z Downloading botocore-1.22.12-py3-none-any.whl (8.1 MB) 2022-05-18T04:43:50.9415092Z Collecting python-dateutil<3.0.0,>=2.1 2022-05-18T04:43:50.9447118Z Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 2022-05-18T04:43:50.9565972Z Requirement already satisfied: urllib3<1.27,>=1.25.4 in /home/ec2-user/.local/lib/python3.7/site-packages (from botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.26.9) 2022-05-18T04:43:50.9712567Z Requirement already satisfied: six>=1.5 in /home/ec2-user/.local/lib/python3.7/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.23.0,>=1.22.12->boto3==1.19.12) (1.16.0) 2022-05-18T04:43:51.0293504Z Installing collected packages: python-dateutil, jmespath, botocore, s3transfer, boto3 2022-05-18T04:43:51.6443476Z Successfully installed boto3-1.19.12 botocore-1.22.12 jmespath-0.10.0 python-dateutil-2.8.2 s3transfer-0.5.2 2022-05-18T04:43:51.6867424Z + python3 -m tools.stats.print_test_stats --upload-to-s3 --compare-with-s3 test 2022-05-18T04:43:53.6608488Z [scribe] Scribe access token not provided, sending report via boto3... 2022-05-18T04:43:53.6608934Z 2022-05-18T04:43:53.6609237Z ----- Historic stats comparison result ------ 2022-05-18T04:43:53.6609407Z 2022-05-18T04:43:53.6609638Z job: linux-xenial-cuda11.3-py3.7-gcc7-bazel-test-test 2022-05-18T04:43:53.6609928Z commit: 3b2375291aab7b48442f2e6fb1ef66cebc761e24 2022-05-18T04:43:53.6610073Z 2022-05-18T04:43:53.6610206Z Commit graph (base is most recent master ancestor with at least one S3 report): 2022-05-18T04:43:53.6610385Z 2022-05-18T04:43:53.6610453Z : (master) 2022-05-18T04:43:53.6610611Z | 2022-05-18T04:43:53.6610801Z * 3b2375291a (HEAD) total time 555.15s 2022-05-18T04:43:53.6611020Z * 6e3391a7c3 (base) 1 report, total time 558.41s 2022-05-18T04:43:53.6611226Z * 48581d74ad 0 reports 2022-05-18T04:43:53.6611414Z * c35bd8d423 0 reports 2022-05-18T04:43:53.6611840Z * f6beda89c6 1 report, total time 564.59s 2022-05-18T04:43:53.6612074Z * ee080918df 1 report, total time 500.06s 2022-05-18T04:43:53.6612287Z * bbaefdf6b5 0 reports 2022-05-18T04:43:53.6612465Z * 7c52f204e0 0 reports 2022-05-18T04:43:53.6612653Z * e0451d8022 0 reports 2022-05-18T04:43:53.6612866Z * 4e2f5507d0 1 report, total time 517.46s 2022-05-18T04:43:53.6613082Z * b64845eb18 1 report, total time 499.41s 2022-05-18T04:43:53.6613271Z | 2022-05-18T04:43:53.6613422Z : 2022-05-18T04:43:53.6613514Z 2022-05-18T04:43:53.6613616Z Removed (across 0 suites) 0 tests, totaling 0.00s 2022-05-18T04:43:53.6613876Z Modified (across 0 suites) 0 tests, totaling 0.00s 2022-05-18T04:43:53.6614127Z Added (across 0 suites) 0 tests, totaling 0.00s 2022-05-18T04:43:53.7205664Z Prepare all required actions 2022-05-18T04:43:53.7238264Z ##[group]Run ./.github/actions/teardown-linux 2022-05-18T04:43:53.7238468Z with: 2022-05-18T04:43:53.7238620Z env: 2022-05-18T04:43:53.7238760Z IN_CI: 1 2022-05-18T04:43:53.7238917Z IS_GHA: 1 2022-05-18T04:43:53.7239093Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:43:53.7239263Z ##[endgroup] 2022-05-18T04:43:53.7252244Z ##[group]Run .github/scripts/wait_for_ssh_to_drain.sh 2022-05-18T04:43:53.7252710Z .github/scripts/wait_for_ssh_to_drain.sh 2022-05-18T04:43:53.7263630Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T04:43:53.7263832Z env: 2022-05-18T04:43:53.7263985Z IN_CI: 1 2022-05-18T04:43:53.7264142Z IS_GHA: 1 2022-05-18T04:43:53.7264308Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:43:53.7264492Z ##[endgroup] 2022-05-18T04:43:53.7315621Z Holding runner for 2 hours until all ssh sessions have logged out 2022-05-18T04:43:53.7371360Z ##[group]Run # ignore expansion of "docker ps -q" since it could be empty 2022-05-18T04:43:53.7371678Z # ignore expansion of "docker ps -q" since it could be empty 2022-05-18T04:43:53.7371917Z # shellcheck disable=SC2046 2022-05-18T04:43:53.7372147Z docker stop $(docker ps -q) || true 2022-05-18T04:43:53.7372376Z # Prune all of the docker images 2022-05-18T04:43:53.7372594Z docker system prune -af 2022-05-18T04:43:53.7382698Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0} 2022-05-18T04:43:53.7383001Z env: 2022-05-18T04:43:53.7383146Z IN_CI: 1 2022-05-18T04:43:53.7383309Z IS_GHA: 1 2022-05-18T04:43:53.7383491Z GIT_DEFAULT_BRANCH: master 2022-05-18T04:43:53.7383679Z ##[endgroup] 2022-05-18T04:43:54.6158072Z 588c9c788e24 2022-05-18T04:43:54.6164998Z 17169679bf1a 2022-05-18T04:43:59.6701498Z Deleted Containers: 2022-05-18T04:43:59.6702017Z 588c9c788e247e3e5a1a3689ad4defd6c4730d0d68b3c2284a9bd5f8cb65772c 2022-05-18T04:43:59.6702402Z 17169679bf1a6b61a6034b44a9bba9d4c1ae0315ee3855dadfa97848abf4e646 2022-05-18T04:43:59.6702568Z 2022-05-18T04:44:02.2595743Z Deleted Images: 2022-05-18T04:44:02.2596827Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7:6deab82db6a72ca54cd3e3322ee4f13864536734 2022-05-18T04:44:02.2597871Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/pytorch/pytorch-linux-xenial-cuda11.3-cudnn8-py3-gcc7@sha256:66b56fbc2d0d8bf75af01c4976aba15f28c9802507dc01f27e71a55f8ffc13e0 2022-05-18T04:44:02.2598705Z deleted: sha256:236fb78bf4f994bc51deea39a9f1233f16926c9987665659eb61a9b813bac802 2022-05-18T04:44:02.2599299Z deleted: sha256:b9698d2c371e7954d7e15ccafd1fef13432b7e600eae532a3030f303baec803d 2022-05-18T04:44:02.2599800Z deleted: sha256:aa93f12269ac15489a70d1942bf2ab9744530e9058a09fd7d710c3eea67feb3f 2022-05-18T04:44:02.2600268Z deleted: sha256:b9bc18d2b222e195933fb238ac84e3e03734a45e81528f1753ddff97b9c72a43 2022-05-18T04:44:02.2600760Z deleted: sha256:80ca15a8657ced4067141453e7480c432fcdca438f0497640923838dea73ce43 2022-05-18T04:44:02.2601326Z deleted: sha256:f8866d582b5e8f7e1500d74db64487ea732384350859643a9b2abebb4573e705 2022-05-18T04:44:02.2601778Z deleted: sha256:32eb71a8af1989f422d1ef4e96915a0c579851537919e8b5dcdd98a59eab5b10 2022-05-18T04:44:02.2602104Z deleted: sha256:b93ecf6274d2fb0d04d3f59b9c1fbf6bfdf45a37acc7c109a522f192740766dd 2022-05-18T04:44:02.2602432Z deleted: sha256:8a6e85c33391306e1c7f415daeecf5998a12666c9afcfbeff15218240d0b53f3 2022-05-18T04:44:02.2602756Z deleted: sha256:991307397ef5ab4552d4a5f9293bd89db5bf7682892c0fdcea9bdfec12cd577e 2022-05-18T04:44:02.2603082Z deleted: sha256:1fa50cb91821cfcda4c803fdac009cc768715050e77c6b1266a3413a72f1d649 2022-05-18T04:44:02.2603401Z deleted: sha256:1a97642bd09c887f28cafcf79d1b815c3aa17a2bafacfc0bd7e934c709804b24 2022-05-18T04:44:02.2603738Z deleted: sha256:f3e369c2c977f35de33f7cbe9dbebf1bde8f63488c24b1a916883c49e512b3dd 2022-05-18T04:44:02.2604067Z deleted: sha256:2af47fb560e6db2934a930d03dc373cd29eaf5567afc06954d03b685020af41b 2022-05-18T04:44:02.2604592Z deleted: sha256:f906967fe7d2f8e2cd2fc3856d68bb8b1ae478cb816465468433f3eb48776dab 2022-05-18T04:44:02.2604903Z deleted: sha256:62b1fc0017c5b9541319bb613a6635ef68c0bee21ea46b358cfd629f18902d18 2022-05-18T04:44:02.2605214Z deleted: sha256:d58a6e6766e5fc8073d498afe668a52137146de79e2be473de919412cfb0c5c5 2022-05-18T04:44:02.2605528Z deleted: sha256:61347a34ee15c4d9cca6d181c32640066ba3456f9b9eb00843c55da3108fdc53 2022-05-18T04:44:02.2605824Z deleted: sha256:b0368f26a63aa7f28f7099b397d015f17d1c8785aec8dc11f315b7911912588d 2022-05-18T04:44:02.2606149Z deleted: sha256:6c5d0b2c8ac319699b8d86fc3f073fd7edb990189995fa9b35abece668fbb2d2 2022-05-18T04:44:02.2606477Z deleted: sha256:7eef87c7b27adca5d7956bdc256c2b9c386896dd2f9142cb2c65601315b885a4 2022-05-18T04:44:02.2606809Z deleted: sha256:bad3c554c61dc113ef9996c78f018493bef1c51b614c489258964beb48a212d1 2022-05-18T04:44:02.2607121Z deleted: sha256:4f80a663751e4147a2bcbb9fdaa829c498eb6c18f8e8218502d5a2f868b75d73 2022-05-18T04:44:02.2607451Z deleted: sha256:98ed9491a363c4fd7ebeaa38caf6c4216ad5032d9415ce7abdc39b6149a5ce4c 2022-05-18T04:44:02.2607779Z deleted: sha256:4c71586cb548b8efa3884f847e3dfffb6514648d8131654de3ae8c3165a935c0 2022-05-18T04:44:02.2608076Z deleted: sha256:3365026f6ab431e63e4c2b8b3b4ea77640968a1031c71e229be682a7e6865992 2022-05-18T04:44:02.2608406Z deleted: sha256:6f9d8a5abe7610cc746fabddd5fe5de01ac404017fc5a4f3009a83caec28f771 2022-05-18T04:44:02.2608723Z deleted: sha256:943055dd5d358663a978746c9e41e2c2053d132f045219c20a164176f6228da4 2022-05-18T04:44:02.2609081Z deleted: sha256:675297863e1d26af6fd4cd4550d3aadf811d9e31d4e2f53939ac0de9d13a6447 2022-05-18T04:44:02.2609385Z deleted: sha256:535e5f66a4c0f3149aa7327c8fd55b2a4aab80016c4639571c5268cbbe006ef6 2022-05-18T04:44:02.2609703Z deleted: sha256:4ba20979a69fdebf50a0fcea34ae16be95d9556b6b2e9656387d450204a32739 2022-05-18T04:44:02.2610023Z deleted: sha256:d538786f7a446ecb0b2d077dae03561ad192e00337811bb1a23286d2ff720889 2022-05-18T04:44:02.2610321Z deleted: sha256:3691b15bb27dde54c31442622d1c70d6c31b8fc91576c15a4d031a7390b7c9d7 2022-05-18T04:44:02.2610643Z deleted: sha256:51f052fa0c9fef786ecdeca36b244e1d756793d5ac3c9eab25183237ccad7c44 2022-05-18T04:44:02.2610972Z deleted: sha256:29d62475fed7ed1c35cef64d114cf77e111f7f06ac5f861d3e15ab1423ba403c 2022-05-18T04:44:02.2611294Z deleted: sha256:e64ff51bd9cf74d567736df27f09a71215054d7a6fd387fb8a1525863bea2965 2022-05-18T04:44:02.2611601Z deleted: sha256:8ce2ebc2b9122185e0bf1b7079903ad8839f5dd8b74b422833ed4f32a21786ec 2022-05-18T04:44:02.2611922Z deleted: sha256:c1f0e89774fc81730998b64c9e2cd56d0e5fd033b100a0f74a1b9bddca647997 2022-05-18T04:44:02.2612232Z deleted: sha256:045405eee158f603e8d2840c5696f23bff982b34dea8ce059497806acacc6891 2022-05-18T04:44:02.2612524Z deleted: sha256:ca4847070736f4c4ca7e5075c715e4845d0a30a41aab34f473e0753094e5ebf0 2022-05-18T04:44:02.2612843Z deleted: sha256:89767b0be2e7dda030b2a7bbd1df9bd63bbd13e0737b8b5ee3b0643897b36459 2022-05-18T04:44:02.2613168Z deleted: sha256:739ba1ab17ff0d1e81e1ac36c75472c62975342fa8fe8993206dd31f5780e105 2022-05-18T04:44:02.2613516Z deleted: sha256:da279ce0cf78b3443ee69f3308ecdcfa27525db93b9243e7f7c01ee80da21bd5 2022-05-18T04:44:02.2613829Z deleted: sha256:88f543990c97cd012b9e17b81fd42bff0dff5a06c70187fbc19b1860a6604b96 2022-05-18T04:44:02.2614145Z deleted: sha256:d4c156eabe2ffb174bb8b81474a3551cc41b23647c1448f33a07162a05bcb6d1 2022-05-18T04:44:02.2614462Z deleted: sha256:3823e0dd401f484d0f5471862f350ef88ffd14ecb5f1bd7329f4b6902192a905 2022-05-18T04:44:02.2614778Z deleted: sha256:1d87640a243e42970325889dd0d6ca21c6fc3c50efac95d88624ad1463d2f9a0 2022-05-18T04:44:02.2615071Z deleted: sha256:7423922c27fd43adc890485039d039307be042bd004ce39a462d7f8ee969125b 2022-05-18T04:44:02.2615361Z deleted: sha256:18b3010e02831349f67561e26c28fbace9501706ea0780b77339475581c2e40e 2022-05-18T04:44:02.2615653Z deleted: sha256:0214f4b057d78b44fd12702828152f67c0ce115f9346acc63acdf997cab7e7c8 2022-05-18T04:44:02.2615940Z deleted: sha256:1b9d0485372c5562fa614d5b35766f6c442539bcee9825a6e90d1158c3299a61 2022-05-18T04:44:02.2616290Z deleted: sha256:3c0f34be6eb98057c607b9080237cce0be0b86f52d51ba620dc018a3d421baea 2022-05-18T04:44:02.2616611Z deleted: sha256:be96a3f634de79f523f07c7e4e0216c28af45eb5776e7a6238a2392f71e01069 2022-05-18T04:44:02.2617039Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine:latest 2022-05-18T04:44:02.2617547Z untagged: 308535385114.dkr.ecr.us-east-1.amazonaws.com/tool/alpine@sha256:def822f9851ca422481ec6fee59a9966f12b351c62ccb9aca841526ffaa9f748 2022-05-18T04:44:02.2617945Z deleted: sha256:6dbb9cc54074106d46d4ccb330f2a40a682d49dda5f4844962b7dce9fe44aaec 2022-05-18T04:44:02.2618288Z deleted: sha256:b2d5eeeaba3a22b9b8aa97261957974a6bd65274ebd43e1d81d0a7b8b752b116 2022-05-18T04:44:02.2618476Z 2022-05-18T04:44:02.2673564Z Total reclaimed space: 57.53GB 2022-05-18T04:44:02.2739326Z Post job cleanup. 2022-05-18T04:44:02.2768995Z Post job cleanup. 2022-05-18T04:44:02.6236291Z [command]/usr/bin/git version 2022-05-18T04:44:02.6288400Z git version 2.32.0 2022-05-18T04:44:02.6352279Z Temporarily overriding HOME='/home/ec2-user/actions-runner/_work/_temp/6ebfea35-f650-4f28-b071-816bd8290d30' before making global git config changes 2022-05-18T04:44:02.6352732Z Adding repository directory to the temporary git global config as a safe directory 2022-05-18T04:44:02.6358127Z [command]/usr/bin/git config --global --add safe.directory /home/ec2-user/actions-runner/_work/pytorch/pytorch 2022-05-18T04:44:02.6410976Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-05-18T04:44:02.6442114Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-05-18T04:44:02.6829217Z Entering 'android/libs/fbjni' 2022-05-18T04:44:02.6877957Z Entering 'third_party/FP16' 2022-05-18T04:44:02.6930436Z Entering 'third_party/FXdiv' 2022-05-18T04:44:02.6980031Z Entering 'third_party/NNPACK' 2022-05-18T04:44:02.7031411Z Entering 'third_party/QNNPACK' 2022-05-18T04:44:02.7079334Z Entering 'third_party/XNNPACK' 2022-05-18T04:44:02.7167634Z Entering 'third_party/benchmark' 2022-05-18T04:44:02.7221553Z Entering 'third_party/cpuinfo' 2022-05-18T04:44:02.7278255Z Entering 'third_party/cub' 2022-05-18T04:44:02.7327335Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:44:02.7409940Z Entering 'third_party/eigen' 2022-05-18T04:44:02.7472288Z Entering 'third_party/fbgemm' 2022-05-18T04:44:02.7532128Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:44:02.7587666Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:44:02.7637443Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:44:02.7688550Z Entering 'third_party/flatbuffers' 2022-05-18T04:44:02.7748805Z Entering 'third_party/fmt' 2022-05-18T04:44:02.7807878Z Entering 'third_party/foxi' 2022-05-18T04:44:02.7859928Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:44:02.7911489Z Entering 'third_party/gloo' 2022-05-18T04:44:02.7963366Z Entering 'third_party/googletest' 2022-05-18T04:44:02.8011901Z Entering 'third_party/ideep' 2022-05-18T04:44:02.8062860Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:44:02.8143520Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:44:02.8221995Z Entering 'third_party/ios-cmake' 2022-05-18T04:44:02.8268424Z Entering 'third_party/kineto' 2022-05-18T04:44:02.8320394Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:44:02.8371650Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:44:02.8428234Z Entering 'third_party/nccl/nccl' 2022-05-18T04:44:02.8478813Z Entering 'third_party/neon2sse' 2022-05-18T04:44:02.8528438Z Entering 'third_party/onnx' 2022-05-18T04:44:02.8636426Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:44:02.8689412Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:44:02.8740925Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:44:02.8790811Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:44:02.8886107Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:44:02.8935118Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:44:02.8990755Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:44:02.9042765Z Entering 'third_party/pocketfft' 2022-05-18T04:44:02.9094510Z Entering 'third_party/protobuf' 2022-05-18T04:44:02.9178827Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:44:02.9225873Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:44:02.9280060Z Entering 'third_party/psimd' 2022-05-18T04:44:02.9330648Z Entering 'third_party/pthreadpool' 2022-05-18T04:44:02.9380604Z Entering 'third_party/pybind11' 2022-05-18T04:44:02.9434179Z Entering 'third_party/python-enum' 2022-05-18T04:44:02.9483729Z Entering 'third_party/python-peachpy' 2022-05-18T04:44:02.9532500Z Entering 'third_party/python-six' 2022-05-18T04:44:02.9582685Z Entering 'third_party/sleef' 2022-05-18T04:44:02.9633909Z Entering 'third_party/tbb' 2022-05-18T04:44:02.9694921Z Entering 'third_party/tensorpipe' 2022-05-18T04:44:02.9751603Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:44:02.9802412Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:44:02.9848750Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:44:02.9897092Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:44:02.9948355Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:44:02.9998363Z Entering 'third_party/zstd' 2022-05-18T04:44:03.0062707Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2022-05-18T04:44:03.0089633Z http.https://github.com/.extraheader 2022-05-18T04:44:03.0097416Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader 2022-05-18T04:44:03.0130526Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2022-05-18T04:44:03.0394692Z Entering 'android/libs/fbjni' 2022-05-18T04:44:03.0413793Z http.https://github.com/.extraheader 2022-05-18T04:44:03.0442877Z Entering 'third_party/FP16' 2022-05-18T04:44:03.0462755Z http.https://github.com/.extraheader 2022-05-18T04:44:03.0489015Z Entering 'third_party/FXdiv' 2022-05-18T04:44:03.0509351Z http.https://github.com/.extraheader 2022-05-18T04:44:03.0535984Z Entering 'third_party/NNPACK' 2022-05-18T04:44:03.0556780Z http.https://github.com/.extraheader 2022-05-18T04:44:03.0582982Z Entering 'third_party/QNNPACK' 2022-05-18T04:44:03.0603422Z http.https://github.com/.extraheader 2022-05-18T04:44:03.0631054Z Entering 'third_party/XNNPACK' 2022-05-18T04:44:03.0650557Z http.https://github.com/.extraheader 2022-05-18T04:44:03.0688795Z Entering 'third_party/benchmark' 2022-05-18T04:44:03.0709904Z http.https://github.com/.extraheader 2022-05-18T04:44:03.0735360Z Entering 'third_party/cpuinfo' 2022-05-18T04:44:03.0756016Z http.https://github.com/.extraheader 2022-05-18T04:44:03.0782690Z Entering 'third_party/cub' 2022-05-18T04:44:03.0802924Z http.https://github.com/.extraheader 2022-05-18T04:44:03.0829302Z Entering 'third_party/cudnn_frontend' 2022-05-18T04:44:03.0849271Z http.https://github.com/.extraheader 2022-05-18T04:44:03.0880738Z Entering 'third_party/eigen' 2022-05-18T04:44:03.0900091Z http.https://github.com/.extraheader 2022-05-18T04:44:03.0928133Z Entering 'third_party/fbgemm' 2022-05-18T04:44:03.0949505Z http.https://github.com/.extraheader 2022-05-18T04:44:03.0976637Z Entering 'third_party/fbgemm/third_party/asmjit' 2022-05-18T04:44:03.0996692Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1023197Z Entering 'third_party/fbgemm/third_party/cpuinfo' 2022-05-18T04:44:03.1044760Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1071583Z Entering 'third_party/fbgemm/third_party/googletest' 2022-05-18T04:44:03.1091125Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1118525Z Entering 'third_party/flatbuffers' 2022-05-18T04:44:03.1138830Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1167622Z Entering 'third_party/fmt' 2022-05-18T04:44:03.1187732Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1213752Z Entering 'third_party/foxi' 2022-05-18T04:44:03.1234590Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1260256Z Entering 'third_party/gemmlowp/gemmlowp' 2022-05-18T04:44:03.1280636Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1306461Z Entering 'third_party/gloo' 2022-05-18T04:44:03.1325703Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1352762Z Entering 'third_party/googletest' 2022-05-18T04:44:03.1372220Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1397752Z Entering 'third_party/ideep' 2022-05-18T04:44:03.1417316Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1443123Z Entering 'third_party/ideep/mkl-dnn' 2022-05-18T04:44:03.1462652Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1491119Z Entering 'third_party/ideep/mkl-dnn/third_party/oneDNN' 2022-05-18T04:44:03.1510751Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1543451Z Entering 'third_party/ios-cmake' 2022-05-18T04:44:03.1563364Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1590291Z Entering 'third_party/kineto' 2022-05-18T04:44:03.1610162Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1636585Z Entering 'third_party/kineto/libkineto/third_party/fmt' 2022-05-18T04:44:03.1655506Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1681939Z Entering 'third_party/kineto/libkineto/third_party/googletest' 2022-05-18T04:44:03.1701038Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1728960Z Entering 'third_party/nccl/nccl' 2022-05-18T04:44:03.1749434Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1775675Z Entering 'third_party/neon2sse' 2022-05-18T04:44:03.1795659Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1821841Z Entering 'third_party/onnx' 2022-05-18T04:44:03.1841984Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1879419Z Entering 'third_party/onnx/third_party/benchmark' 2022-05-18T04:44:03.1898635Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1925851Z Entering 'third_party/onnx/third_party/pybind11' 2022-05-18T04:44:03.1944879Z http.https://github.com/.extraheader 2022-05-18T04:44:03.1972432Z Entering 'third_party/onnx-tensorrt' 2022-05-18T04:44:03.1991431Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2016956Z Entering 'third_party/onnx-tensorrt/third_party/onnx' 2022-05-18T04:44:03.2035923Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2066173Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/benchmark' 2022-05-18T04:44:03.2085789Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2112762Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11' 2022-05-18T04:44:03.2132055Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2157716Z Entering 'third_party/onnx-tensorrt/third_party/onnx/third_party/pybind11/tools/clang' 2022-05-18T04:44:03.2177223Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2207477Z Entering 'third_party/pocketfft' 2022-05-18T04:44:03.2227518Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2252522Z Entering 'third_party/protobuf' 2022-05-18T04:44:03.2272338Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2301102Z Entering 'third_party/protobuf/third_party/benchmark' 2022-05-18T04:44:03.2320334Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2347294Z Entering 'third_party/protobuf/third_party/googletest' 2022-05-18T04:44:03.2366393Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2393723Z Entering 'third_party/psimd' 2022-05-18T04:44:03.2413246Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2438788Z Entering 'third_party/pthreadpool' 2022-05-18T04:44:03.2458077Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2483792Z Entering 'third_party/pybind11' 2022-05-18T04:44:03.2503080Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2529014Z Entering 'third_party/python-enum' 2022-05-18T04:44:03.2550243Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2575894Z Entering 'third_party/python-peachpy' 2022-05-18T04:44:03.2595463Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2620400Z Entering 'third_party/python-six' 2022-05-18T04:44:03.2640190Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2664690Z Entering 'third_party/sleef' 2022-05-18T04:44:03.2684352Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2710830Z Entering 'third_party/tbb' 2022-05-18T04:44:03.2730695Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2758800Z Entering 'third_party/tensorpipe' 2022-05-18T04:44:03.2778531Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2804675Z Entering 'third_party/tensorpipe/third_party/googletest' 2022-05-18T04:44:03.2823285Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2849775Z Entering 'third_party/tensorpipe/third_party/libnop' 2022-05-18T04:44:03.2869219Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2894145Z Entering 'third_party/tensorpipe/third_party/libuv' 2022-05-18T04:44:03.2913431Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2939496Z Entering 'third_party/tensorpipe/third_party/pybind11' 2022-05-18T04:44:03.2958688Z http.https://github.com/.extraheader 2022-05-18T04:44:03.2984292Z Entering 'third_party/tensorpipe/third_party/pybind11/tools/clang' 2022-05-18T04:44:03.3002919Z http.https://github.com/.extraheader 2022-05-18T04:44:03.3030842Z Entering 'third_party/zstd' 2022-05-18T04:44:03.3049709Z http.https://github.com/.extraheader 2022-05-18T04:44:03.3289625Z Cleaning up orphan processes